.pa10{
    padding: 4%;
}
.m1-2{
    font-size: 14px;
    color: #111;
    line-height: 1.5;
    text-indent: 2em;
}
.m1-3{
    padding-top: 20px;
}
.m1-3 ul li{
    width: 44%;
    margin: 0 3%;
    float: left;
}
.m1-3 ul li a{
    display: block;
}
.m1-3 ul li img{
    max-width: 100%
}


.m2{
    background: url(../images/bg1.png) no-repeat center bottom;
}

.m2 > h2{
    font-size: 18px;
    padding-left: 20px;
    background: url(../images/line01.png) no-repeat left center;
    font-weight: bold;
    line-height: 30px
}
.msp{
    width: 100%;
}
.msp img{
    width: 100%;
}

.m3{
    background: url(../images/bg2.png) no-repeat center bottom;
    background-size: cover;
}

.m3 > h2{
    font-size: 24px;
    font-weight: bold;
    color: #000;
    text-align: center;
    margin-bottom: 10px;
}
.m3 > h2 p{
    font-size: 13px;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 20px;
    padding-top: 5px;
}

.m3-1{
    background: rgba(73,193,221,0.8);
    padding: 5px;
}
.m3-1 .conn{
    border: 1px solid rgba(255,255,225,0.6);
    padding: 5%;
}
.m3-1 .conn ul li{
    margin-bottom: 10px;
}
.m3-1 .conn ul li h3{
    font-size: 20px;
    font-family: Impact;
    line-height: 1.5;
}
.m3-1 .conn ul li p{
    font-size: 15px;
    line-height: 1.5;
}

.m3-1 .conn .more1{
    display: block;
    width: 90px;
    height: 26px;
    border: 1px solid #333;
    border-radius: 3px;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    color: #111;
    margin-top: 15px;
}
.m3-2{
    margin-top: 30px;
}
.m3-2 ul li{
    width: 48%;
    float: left;
    padding: 5px;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.m3-2 ul li:nth-child(2n){
    float: right;
}
.m3-2 ul li .conn{
   border: 1px solid rgba(255,255,225,0.6);
   text-align: center;
   padding: 15% 5% 5%
}
.m3-2 ul li .conn .img{
    width: 45px;
    height: 45px;
    margin: 0 auto;
}
.m3-2 ul li .conn .img img{
    width: 45px;
    height: 45px;
}
.m3-2 ul li .conn h3{
    font-size: 18px;
    font-weight: bold;
    color: #000;
    line-height: 2.5;
}
.m3-2 ul li .conn p{
    font-size: 14px;
    line-height: 1.5;
    height: 42px;
    overflow: hidden;
}


.m3-2 ul li:first-child{background: rgba(63,200,219,0.6);}
.m3-2 ul li:nth-child(2){background: rgba(245,207,47,0.6);}
.m3-2 ul li:nth-child(3){background: rgba(228,72,57,0.6);}
.m3-2 ul li:nth-child(4){background: rgba(55,148,221,0.6);}


.tlt1{
    padding-left: 20px;
    background: url(../images/line02.png) no-repeat left center;
}

.tlt1 h2{
    font-size: 20px;
    font-family: Impact;
    text-transform: uppercase;
}
.tlt1 h3{
    font-size: 20px;
    color: #000;
}

.slideTxtBox .hd{
    padding: 20px 0;
}
.slideTxtBox .hd ul li{
   width: 32.33%;
   margin-right: 1.5%;
   margin-bottom: 8px;
   float: left;
   background: #505050;
   padding: 5px 3px;
   box-sizing: border-box;
}
.slideTxtBox .hd ul li:nth-child(3n){
    margin-right: 0;
}
.slideTxtBox .hd ul li h3{
    font-size: 14px;
    color: #fff;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.slideTxtBox .hd ul li p{
    font-size: 12px;
    color: #fff;
    line-height: 1.5;
}
.slideTxtBox .hd ul li.on{
    background: #2eb6a8;
}
.slideTxtBox .hd ul li.on h3{
    font-weight: bold;
}
.slideTxtBox .bd ul li .img img{
   width: 100%;
}
.slideTxtBox .bd ul li .wz{
    width: 96%;
    margin: 0 auto;
    padding: 2%;
    box-sizing: border-box;
    margin-top: -70px;
    z-index: 99;
    background: #ffc000;
    position: relative;
}
.slideTxtBox .bd ul li .wz dt{
    width: 70px;
    height: 70px;
    margin: 0 auto
}
.slideTxtBox .bd ul li .wz dt img{
    width: 70px;
    height: 70px;
}

.slideTxtBox .bd ul li .wz h3{
    font-size: 20px;
    font-weight: bold;
    color: #000;
    line-height: 1.5;
    background: url(../images/line03.png) no-repeat center top;
    text-align: center;
    margin: 10px auto;
    padding-top: 10px;
}
.slideTxtBox .bd ul li .wz h4{
    font-size: 16px;
    color: #000;
    text-align: center;
    font-weight: bold;
}
.slideTxtBox .bd ul li .wz p{
    font-size: 13px;
    line-height: 1.5;
    text-indent: 2em;
    padding: 8px 0;
}


.m4{
    padding-bottom: 40px;
}
.m5{
    background: #2eb6a8;
    padding-bottom: 30px;
}

.tlt2{
    padding: 15px 0;
    text-align: center;
}
.tlt2 h2{
    font-family: Impact;
    color: #fff;
    line-height: 2;
    font-size: 24px;
    text-transform: uppercase;
}
.tlt2 h3{
   font-size: 24px;
   color: #fff;

}
.m5 ul li{
    width: 50%;
    float: left;
}

.m5 ul li a{
    display: block;
    padding: 0
}
.m5 ul li img{
    width: 100%;
    height: auto;
    display: block
}


.fl{
    float: left;
}
.fr{
    float: right;
}

.m6{
    background: url(../images/bg3.png) no-repeat center bottom;
    background-size: cover;
}
.m6-1{
    width: 100%;
    margin-bottom: 2px;
    margin-top: 20px;
}
.m6-1 img{
    width: 100%;
}

.m6-2 {
    width: 45%;
}
.m6-2 img{
    width: 100%;
}
.m6-3 {
    width: 54%;
}
.m6-3 img{
    width: 100%;
}

.m7{
    background: url(../images/bg4.png) no-repeat center bottom;
    background-size: cover;
}
.m7 > h2{
    text-align: center;
    font-size: 20px;
    color: #000;
    line-height: 2;
    padding-bottom: 20px;
    padding-top: 10px;
}
.m7 > h2 span{
    font-family: Impact;
    text-transform: uppercase;
}

.m7 ul li{
    background: #f6f6f6;
    padding: 2%;
    margin-bottom: 20px;
    box-shadow: 0 2px 2px #999;
}
.m7 ul li .date{
    width: 60px;
    text-align: center;
    float: left;
    border-right: 1px solid #8d8d8d;
    padding: 10px 0;
}
.m7 ul li .date h5{
    color: #818181;
    text-align: center;
    font-size: 13px;
    line-height: 1.4;
}
.m7 ul li .date h4{
    font-size: 16px;
    font-weight: bold;
    color: #585858;
    line-height: 1.4;
}
.m7 ul li .wz{
    width: calc(100% - 68px);
    float: right;
}
.m7 ul li .wz h3{
    font-size: 16px;
    color: #3f3f3f;
    margin-bottom: 5px;
}
.m7 ul li .wz .info{
    font-size: 13px;
    line-height: 1.5;
    color: #828282
}

.mheng{
    width: 100%;
}

.mheng img{
    width: 100%;
    display: block;
}


.m8{
    background: #2eb8a7;
}

.m8 > h2{
    font-size: 20px;
    color: #fff;
    line-height: 40px;
}

.mlx{
    font-size: 16px;
    color: #fff;
    line-height: 2;
}


.footer{ width:100%;margin-top:6px;position: fixed; z-index: 110;bottom: 0;left: 0;}
.footer a{-webkit-box-flex: 1;display: -webkit-box; color:#fff;}
.footer span{ display:block; margin:0 auto; text-align:right; font:400 16px/20px "微软雅黑"; color:#fff; height:26px;padding-top: 40px;}
.footer span.span1{background:url(../images/aa2.png) center 12px no-repeat; background-size:24px 24px;}
.footer span.span2{background:url(../images/aa3.png) center 12px no-repeat; background-size:24px 24px;}
.footer span.span3{background:url(../images/aa4.png) center 12px no-repeat; background-size:24px 24px;}
.footer span.span0{background:url(../images/aa1.png) center 12px no-repeat; background-size:24px 24px;}
 

.ffs{max-width:640px;margin:0 auto;display:-webkit-box;background:#3cafa6;}
