.pa1{
    padding: 0 2%; 
}
.index-tlt{
    padding: 15px 0;
    text-align: center;
}
.index-tlt h2{
    font-size: 24px;
    color: #3c3c3c;
    background: url(../images/line01.png) no-repeat center;
    line-height: 1.5;
    font-weight: bold;
}
.index-tlt h3{
    font-size: 15px;
    text-transform: uppercase;
    color: #cacaca;
}
.pro-sort{
    background: #7ecef4;
    padding: 10px 0;
}
.pro-sort li{
    width: 25%;
    float: left;
    padding: 5px 2px;
    box-sizing: border-box;
}
.pro-sort li a{
    display: block;
    border: 1px solid #fff;
    text-align: center;
    font-size: 13px;
    line-height: 2;
    color: #fff;
}
.index-c1-con{
    border: 1px solid #7ecef4;
    padding-bottom: 15px;
}

.pro-list{
    padding: 8px 0;
}
.pro-list ul li{
    width: 47%;
    float: left;
    margin: 0 1.5%;
    margin-bottom: 10px;
}
.pro-list ul li a{
    display: block;
}
.pro-list ul li .img{
    border: 1px solid #7ecef4;font-size: 0;
}
.pro-list ul li .img img{
    width: 100%;
    height: auto;
}
.pro-list ul li h3{
    text-align: center;
    font-size: 15px;
    color: #5a5a5a;
    line-height: 2;
}

a.mmore{
    display: block;
    width: 120px;
    height: 35px;
    background: #7ecef4;
    border-radius: 5px;
    margin: 0 auto;
    font-size: 15px;
    color: #fff;
    text-align: center;
    line-height: 35px;
}

.mheng{
    width: 100%;
}
.mheng img{
    width: 100%;
    height: auto;
}
.index-c2-slick{
    padding: 8px 0;
}
.index-c2-slick .slick-con{
    padding: 0 1.5%;
}
.index-c2-slick .slick-con a{
    display: block;
}
.index-c2-slick .slick-con .img{
    border: 1px solid #7ecef4;
}
.index-c2-slick .slick-con .img img{
    width: 100%;
    height: auto;
}
.index-c2-slick .slick-con  h3{
    text-align: center;
    font-size: 15px;
    color: #5a5a5a;
    line-height: 2;
}
.index-c2-slick .slick-dots{
    text-align: center;
    margin-top: 10px;
    display: none !IMPORTANT;
}
.index-c2-slick .slick-dots li{
    display: inline-block;
    margin: 0 3px;
}
.index-c2-slick .slick-dots li button{
    display: block;
    width: 20px;
    height: 2px;
    background: #434343;
    outline: none;
    border: none;
    text-indent: 100px;
    overflow: hidden;
}
.index-c2-slick .slick-dots li.slick-active button{
    background: #7ecef4;
}

.index-c3 ul li{
    width: 40%;
    margin:  0 5%;
    margin-bottom: 15px;
    float: left;
}
.index-c3 ul li .img{
    border: 1px solid #7ecef4;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
}
.index-c3 ul li img{
    width: 100%;
    height: auto;
}
.index-c3 ul li .wz{
    background: #7ecef4;
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;
    padding: 5px 0 10px;
}
.index-c3 ul li .wz h3{
    font-size: 18px;
    color: #fff;
}
.index-c3 ul li .wz p{
    font-size: 13px;
    color: #fff;
    line-height: 2;
}

.mabout{
    font-size: 15px;
    line-height: 1.8;
    color: #5a5a5a;
    padding: 10px 0;
}

.index-c4{
    padding-bottom: 20px;
}

.index-c5{
    border-top: 3px solid #7ecef4;
    padding-bottom: 10px;
}
.xw-list ul li{
    border-bottom: 1px dashed #e2e2e2;
    padding: 10px 0;
    font-size: 14px;
    color: #5a5a5a;
    line-height: 25px;
    position: relative;
}
.xw-list ul li a{
    display: block;
    padding-right: 75px;
    font-size: 14px;
    color: #292929;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.xw-list ul li span{
    position: absolute;
    right: 0;
    width: 70px;
    font-size: 12px;
    color: #b0b0b0;
    text-align: right;
    top: 10px;
}

.footer ul{padding: 10px 0 5px;}
.footer li span{padding-top: 25px;}
.footer li:first-child span{background: url(../images/m1.png) no-repeat center top;background-size: 23px 23px }
.footer li:nth-child(2) span{background: url(../images/m2.png) no-repeat center top;background-size: 23px 23px }
.footer li:nth-child(3) span{background: url(../images/m3.png) no-repeat center top;background-size: 23px 23px }
.footer li:nth-child(4) span{background: url(../images/m4.png) no-repeat center top;background-size: 23px 23px }
.footer li:nth-child(5) span{background: url(../images/m5.png) no-repeat center top;background-size: 23px 23px }


