.ryMain .section1{padding: 66px 0 120px;background-color: #f6f8fa;}
.ryMain .section1 .commTit2{text-align: left;}
.ryMain .section1 .con{padding-top: 20px;}
.ryMain .section1 .con p{font-size: 24px;color: #666666;line-height: 40px;}
.ryMain .section1 .con ul{font-size: 0;margin-top: 45px;}
.ryMain .section1 .con li{width: 49%;margin-right: 2%;margin-bottom:20px;display: inline-block;vertical-align: top;}
.ryMain .section1 .con li img{display: block;width: 100% !important;height: auto !important;}
.ryMain .section1 .con li:nth-child(even){margin-right: 0;}

.newsMain{background-color: #f6f8fa;}
.newsMain .section1{padding: 60px 0 45px;}
.newsMain .section1 .item{overflow: hidden;background-color: #ffffff;padding: 28px;margin-bottom: 34px;position: relative;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.newsMain .section1 .item:hover{box-shadow: 0 5px 20px rgba(0,0,0,.1);}
.newsMain .section1 .item .pic{float: left;width: 44.3%;overflow: hidden;}
.newsMain .section1 .item .pic img{display: block;width: 100%;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.newsMain .section1 .item:hover .pic img{transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);}
.newsMain .section1 .item .text_block{float: right;width: 52%;padding-bottom: 25px;}
.newsMain .section1 .item .text_block h3{font-size: 28px;color: #000000;line-height: 34px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top: 20px;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.newsMain .section1 .item .text_block p{font-size: 22px;color: #666666;line-height: 42px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;height: 126px;margin-top: 20px;}
.newsMain .section1 .item .text_block span{font-size: 22px;color: #616161;line-height: 30px;display: inline-block;padding-left: 30px;background-image: url(../images/time.png);background-repeat: no-repeat;background-position: left center;position: absolute;right: 30px;bottom: 28px;}
.newsMain .section1 .item:hover .text_block h3{color: #3089c3;}
.newsMain .section2{padding: 60px 0;}
.newsDel{background-color: #ffffff;padding: 0 50px;}
.newsDel .newsTit{overflow: hidden;border-bottom: 1px solid #e5e5e5;padding: 40px 0;}
.newsDel .newsTit h1{font-size: 28px;color: #000000;line-height: 38px;width: 70%;float: left;}
.newsDel .newsTit span{float: right;display: block;font-size: 22px;color: #616161;line-height: 30px;display: inline-block;padding-left: 30px;background-image: url(../images/time.png);background-repeat: no-repeat;background-position: left center;}
.newsDel .con{font-size: 22px;color: #616161;line-height: 1.7;padding: 20px 0 40px;}
.newsDel .con img{display: block;width: auto !important;height: auto !important;max-width: 100% !important;max-height: 100% !important;margin: 0 auto;}
.newsDel .page a{font-size: 22px;color: #616161;line-height: 34px;padding:  15px 0 15px 45px;display: block;background-repeat: no-repeat;background-position: left center;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.newsDel .page a.prev{background-image: url(../images/prev.png);border-bottom: 2px dashed #efefef;}
.newsDel .page a.next{background-image: url(../images/next.png);}
.newsDel .page a.prev:hover{background-image: url(../images/prev_hover.png);}
.newsDel .page a.next:hover{background-image: url(../images/next_hover.png);}
.newsDel .page a:hover{font-weight: bold;color: #3089c3;}
.newsDel .bot{text-align: right;padding-bottom: 40px;padding-top: 15px;}
.newsDel .bot h4{font-size: 26px;color: #000000;line-height: 1.6;}
.newsDel .bot p{font-size: 20px;color: #616161;line-height: 34px;margin-top: 12px;}

.abMain .section1{padding: 74px 0 80px;overflow: hidden;}
.abMain .section1 .wrap{position: relative;}
.abMain .section1 .left{width: 55.5%;float: left;}
.abMain .section1 .left .tit{padding-left: 35px;border-left: 4px solid #576BDD;}
.abMain .section1 .left .tit h3{font-size: 38px;color: #000000;line-height: 1;text-transform: uppercase;}
.abMain .section1 .left .tit span{font-size: 36px;color: #000000;line-height: 1;display: block;margin-top: 15px;}
.abMain .section1 .left .con{margin-top: 40px;padding-right: 26px;}
.abMain .section1 .left .con p{font-size: 16px;color: #666666;line-height: 30px;margin-bottom: 25px;}
.abMain .section1 .left .items{font-size: 0;}
.abMain .section1 .left .item{background-color: #576bdd;display: inline-block;vertical-align: top;width: 25%;height: 176px;padding-top: 54px;}
.abMain .section1 .left .item img{display: block;height: 35px;margin: 0 auto;}
.abMain .section1 .left .item span{font-size: 16px;color: #ffffff;line-height: 30px;text-align: center;display: block;margin-top: 5px;}
.abMain .section1 .left .item:nth-child(2){background-color: #6073df;}
.abMain .section1 .left .item:nth-child(3){background-color: #677ae0;}
.abMain .section1 .left .item:nth-child(4){background-color: #7081e2;}
.abMain .section1 .right{width: 44.5%;height:100%;position: absolute;right: 0;bottom: 0;overflow: hidden;}
.abMain .section1 .right .img{width: 100%;/*height:100%;background-position: center;background-size: cover;overflow: hidden;*/transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.abMain .section1 .right:hover .img{transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);}
.abMain .section1 .wrap:after{content:'';background-color: #576bdd;height: 176px;width: 1000px;position: absolute;right: -400px;bottom: 0;z-index: -1;}
.abMain .section2{background: #F6F8FA;padding: 80px 0;}
.abMain .section2 .commTit2 h2:after{width: 153px;}
.abMain .section2 .items{overflow: hidden;position: relative;margin-top: 48px;}
.abMain .section2 .item{position: relative;background-color: #ffffff;box-shadow: 3px 0 32px rgba(0,0,0,.1);}
.abMain .section2 .item1{float: left;width: 33%;overflow: hidden;}
.abMain .section2 .item .pic{overflow: hidden;}
.abMain .section2 .item1 .pic{width: 100%;height: 100%;position: absolute;left: 0;top: 0;overflow: hidden;}
.abMain .section2 .item .pic .img{width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.abMain .section2 .item .pic:hover .img{transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);}
.abMain .section2 .item .text_block{background-color: #ffffff;padding: 25px 32px 50px;text-align: center;height: 340px;}
.abMain .section2 .item .text_block h3{font-size: 22px;color: #000000;line-height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.abMain .section2 .item .text_block p{font-size: 16px;color: #666666;line-height: 28px;margin-top: 10px;}
.abMain .section2 .item .text_block .sj{width: 165px;height: 50px;background-image: url(../images/bg22.png);background-repeat: no-repeat;background-position: center;background-size: 100%;font-size: 16px;color: #ffffff;line-height: 50px;text-align: center;font-weight: bold;position: absolute;left: 0;bottom: 0;}
.abMain .section2 .item .text_block .sj img{display: inline-block;width: 22px;vertical-align: middle;margin-right: 8px;}
.abMain .section2 .item1{height: 100%;position: absolute;top: 0;left: 0;}
.abMain .section2 .item1 .pic{position: absolute;left: 0;top: 0;height: 50%;}
.abMain .section2 .item1 .text_block{width: 100%;position: absolute;left: 0;bottom: 0;height: 310px;}
.abMain .section2 .item2{float: right;width: 65%;margin-bottom: 2%;}
.abMain .section2 .item3{float: right;width: 65%;}
.abMain .section2 .item2 .pic{width: 50%;height: 100%;position: absolute;right: 0;top: 0;}
.abMain .section2 .item2 .pic .img{width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.abMain .section2 .item3 .pic{float: left;width: 50%;height: 100%;position: absolute;left: 0;top: 0;}
.abMain .section2 .item3 .pic .img{width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.abMain .section2 .item2 .text_block{float: left;width: 50%;height: 310px;padding-top: 112px;}
.abMain .section2 .item2 .text_block p{-webkit-line-clamp: initial;height: auto;}
.abMain .section2 .item3 .text_block{float: right;width: 50%;}
.abMain .section2 .item2 .text_block .sj{background-image: url(../images/about/bg2.png);position: absolute; top: 0;left: 0;}
.abMain .section2 .item3 .text_block .sj{background-image: url(../images/about/bg3.png);position: absolute; bottom: 0;right: 0;left: initial;}
.abMain .section3{padding-top: 90px;position: relative;overflow: hidden;}
.abMain .section3 .commTit2{text-align: left;}
.abMain .section3 .commTit2 h2:after{width: 340px;}
.abMain .section3 .box{position: relative;margin-top: 297px;}
.abMain .section3 .box .img{display: block;width: 100%;position: relative;z-index: 1}
.abMain .section3 .items{width: 100%;}
.abMain .section3 .item{display: inline-block;vertical-align: top;position: absolute;left: 24.5%;bottom: 22%;text-align: center;z-index: 0;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.abMain .section3 .item img{width: 60px;display: block;margin: 0 auto;}
.abMain .section3 .item h3{font-size: 24px;color: #000000;line-height: 24px;margin: 15px 0;}
.abMain .section3 .item p{font-size: 16px;color: #666666;line-height: 30px;}
.abMain .section3 .item i{display: block;width: 2px;height: 250px;background-image: url(../images/bg5.png);background-repeat: no-repeat;background-position: center;background-size: 100%;margin: 28px auto 0 auto;}
.abMain .section3 .item:nth-child(2){left: 47%;bottom: 9%;}
.abMain .section3 .item:nth-child(2) i{margin-top: 70px;}
.abMain .section3 .item:nth-child(3){left: initial;right: 24.5%;bottom: 19%;}
.abMain .section3 .item:hover{transform: translateY(10px);-webkit-transform: translateY(10px);-moz-transform: translateY(10px);-ms-transform: translateY(10px);}

.kjMain .section1{padding: 80px 0;}
.kjMain .section1 img{display: block;width: 100%;margin-top: 32px;}
.kjMain .section2{background-image: url(../images/img5.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 100px 0 80px;overflow: hidden;}
.kjMain .section2 .commTit3{text-align: left;}
.kjMain .section2 .commTit3 h2{color: #ffffff;}
.kjMain .section2 .commTit3 i{background-image: url(../images/bg2.png);margin: 24px auto 0 auto;}
.kjMain .section2 .items{height: 476px;position: relative;margin-top: 48px;}
.kjMain .section2 .items .item{position: absolute;width: 33.33%;height: 100%;left: 0;top: 0;}
.kjMain .section2 .items .item .pic{overflow: hidden;width: 100%;height: 50%;}
.kjMain .section2 .items .item .img{background-repeat: no-repeat;background-position: center;background-size: cover;width: 100%;height: 100%;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.kjMain .section2 .items .item:hover .img{transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);}
.kjMain .section2 .items .item .text_block{width: 100%;height: 50%;position: absolute;left: 0;bottom: 0;background-color: #ffffff;padding: 38px;}
.kjMain .section2 .items .item:nth-child(2){left: 33.33%;}
.kjMain .section2 .items .item:nth-child(3){left: initial;right: 0;}
.kjMain .section2 .items h3{font-size: 20px;color: #000000;line-height: 30px;}
.kjMain .section2 .items i{width: 24px;height: 4px;background: #576BDD;display: block;margin: 5px 0 15px 0;}
.kjMain .section2 .items p{font-size: 16px;color: #666666;line-height: 28px;}
.kjMain .section2 .items .item:nth-child(2) .pic{position: absolute;bottom: 0;left: 0;}
.kjMain .section2 .items .item:nth-child(2) .text_block{position: absolute;top: 0;left: 0;}
.kjMain .section2 .more{font-size: 22px;font-weight: bold;color: #576BDD;line-height: 80px;width: 400px;background: #FFFFFF;border-radius: 40px;display: block;margin: 60px auto 0 auto;text-align: center;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.kjMain .section2 .more:hover{background: #576BDD;color: #ffffff;}
.conMain .section1{background-color: #f6f8fa;padding: 65px 0 60px;}
.conMain .section1 .items{background-color: #ffffff;font-size: 0;padding: 30px 0;}
.conMain .section1 .items .item{display: inline-block;vertical-align: top;width: 23%;padding: 0 20px 0 60px;border-right: 1px solid #dddddd;}
.conMain .section1 .items .item h3{font-size: 16px;font-weight: bold;color: #000000;line-height: 30px;}
.conMain .section1 .items .item h3 span{font-size: 14px;color: #616161;line-height: 30px;text-transform: uppercase;}
.conMain .section1 .items .item p{font-size: 14px;color: #616161;line-height: 26px;}
.conMain .section1 .items .item img{width: 68px;display: inline-block;vertical-align: middle;border:2px solid #3853dc;}
.conMain .section1 .items .item h4{font-size: 16px;color: #000000;line-height: 22px;display: inline-block;text-align: center;margin-left: 35px;vertical-align: middle;}
.conMain .section1 .items .item2{width: 19%;}
.conMain .section1 .items .item4{border-right: 0;width: 34.5%;text-align: center;padding: 0 20px;}

.baiduMap{width: 100%;height: 490px;}
.baiduMap .map_content {text-align: center;}
.baiduMap .BMap_bubble_title{ font-weight:bold; font-size:18px; }
.baiduMap .map_content p{ font-size:16px; line-height:18px; text-align: left;}

.zbMain .section1{padding: 70px 0 80px ;}
.zbMain .section1 .box{overflow: hidden;background: #F6F8FA;margin-top: 45px;}
.zbMain .section1 .box .pic{overflow: hidden;width: 55%;float: left;}
.zbMain .section1 .box .pic img{display: block;width: 100%;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.zbMain .section1 .box .pic:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);}
.zbMain .section1 .box .right{padding: 0 32px;float: right;width: 45%;}
.zbMain .section1 .box .right h3{font-size: 18px;color: #000000;line-height: 30px;border-bottom: 2px solid #dddfe1;position: relative;padding: 15px 0 10px;margin-bottom: 15px;font-weight: normal;}
.zbMain .section1 .box .right h3:after{content:'';width: 20px;height: 5px;background-color: #3089c3;position: absolute;left: 0;bottom: -2px;}
.zbMain .section1 .box .right p{font-size: 18px;color: #000000;line-height: 30px;padding: 20px 0;}
.zbMain .section1 .box .right p img{display: inline-block;margin-right: 10px;height: 24px;}
.zbMain .section2{background-image: url(../images/bg1.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 68px 0;}
.zbMain .section2 .commTit3{text-align: center;}
.zbMain .section2 .commTit3 h2{color: #ffffff;}
.zbMain .section2 .commTit3 i{background-image: url(../images/bg2.png);margin: 24px auto 0 auto;}
.zbMain .section2 .conBox{background-color: #ffffff;position: relative;margin-top: 48px;}
.zbMain .section2 .conBox .con{padding: 50px 70px;background-image: url(../images/img1.png);background-repeat: no-repeat;background-position: right bottom;}
.zbMain .section2 .conBox .box{opacity: 0;visibility: hidden;height: 0;}
.zbMain .section2 .conBox .box.active{opacity: 1;visibility: visible;height: auto;}
.zbMain .section2 .conBox .box .tit{width: 42%;margin-bottom: 38px;}
.zbMain .section2 .conBox .box .tit h3{font-size: 18px;color: #000000;line-height: 30px;border-bottom: 2px solid #dddfe1;position: relative;padding: 0 0 10px;margin-bottom: 15px;font-weight: normal;}
.zbMain .section2 .conBox .box .tit h3:after{content:'';width: 20px;height: 5px;background-color: #3089c3;position: absolute;left: 0;bottom: -2px;}
.zbMain .section2 .conBox .box .item{overflow: hidden;position: relative;}
.zbMain .section2 .conBox .box .pic{overflow: hidden;width: 42%;float: left;}
.zbMain .section2 .conBox .box .pic img{display: block;width: 100%;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.zbMain .section2 .conBox .box .pic:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);}
.zbMain .section2 .conBox .box .text{font-size: 18px;color: #666666;line-height: 30px;padding: 15px 0 0 0;float: right;width: 52.4%;}
.zbMain .section2 .tabTit{font-size: 0;width: 49.4%;position: absolute;top: 48px;right: 35px;}
.zbMain .section2 .tabTit span{display: inline-block;vertical-align: top;background: #ECEFF5;font-size: 18px;color: #666666;line-height: 48px;width: 20%;text-align: center;position: relative;cursor: pointer;}
.zbMain .section2 .tabTit span:after{content: '';border-left: 8px solid transparent;border-right: 8px solid transparent;border-top: 8px solid #3089c3;position: absolute;bottom: -8px;left: 50%;margin-left: -4px;opacity: 0;visibility: hidden;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.zbMain .section2 .tabTit span.active{background-color: #3089c3;color: #ffffff;}
.zbMain .section2 .tabTit span.active:after{opacity: 1;visibility: visible;}
.zbMain .section3{padding: 66px 0 75px;}
.zbMain .section3 .commTit3{text-align: center;}
.zbMain .section3 .tabTit{font-size: 0;text-align: center;margin-top: 45px;}
.zbMain .section3 .tabTit a{width: 13%;margin: 0 0.5%;border: 1px solid #E6E6E6;border-radius: 6px;text-align: center;font-size: 14px;color: #000000;line-height: 44px;display: inline-block;vertical-align: top;}
.zbMain .section3 .tabTit a.active,.zbMain .section3 .tabTit a:hover{color: #3089c3;border-color: #3089c3;cursor: pointer;}
.zbMain .section3 .items{font-size: 0;margin-top: 35px;}
.zbMain .section3 .item{display: inline-block;vertical-align: top;width: 23.5%;margin-right: 1.5%;background-color: #F6F8FA;margin-bottom: 40px;}
.zbMain .section3 .item:nth-child(4n){margin-right: 0;}
.zbMain .section3 .item .pic{overflow: hidden;}
.zbMain .section3 .item .pic img{display: block;width: 100%;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.zbMain .section3 .item .pic:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);}
.zbMain .section3 .item p{font-size: 16px;color: #000000;line-height: 42px;padding: 0 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-left: 10px;}
.zbMain .section3 .item:hover p{color: #3089c3;}
.pages{font-size: 0;}
/*.pages a{display: inline-block;vertical-align: top;width: 40px;height: 40px;background: #E8EBEF;border-radius: 50%;font-size: 18px;color: #353842;line-height: 40px;text-align: center;margin-right: 12px;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.pages span{font-size: 18px;color: #353842;display: inline-block;vertical-align: middle;margin-right: 12px;}
.pages a:hover,.pages a.on{background: #3089c3;color: #ffffff;transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);}*/



.zbMain .section3 .pages a span{display: inline-block;vertical-align: top;width: 40px;height: 40px;background: #E8EBEF;border-radius: 50%;font-size: 18px;color: #353842;line-height: 40px;text-align: center;margin-right: 12px;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.zbMain .section3 .pages a span.paging_active{background: #3089c3;color: #ffffff;transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);}
.zbMain .section3 .pages a span:hover{background: #3089c3;color: #ffffff;transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);}




.djMain .section1{padding-top: 80px;overflow: hidden;}
.djMain .section1 .item{margin-bottom: 75px;}
.djMain .section1 .item .pic{width: 49%;float: left;overflow: hidden;border-radius: 5px;}
.djMain .section1 .item .pic img{display: block;width: 100%;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.djMain .section1 .item .pic:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);}
.djMain .section1 .item .text_block{float: right;width: 46%;}
.djMain .section1 .item .text_block h3{font-size: 24px;color: #000000;font-weight: bold;position: relative;display: inline-block;z-index: 0;margin-bottom: 35px;}
.djMain .section1 .item .text_block h3:after{content: '';display: block;width: 220px;height: 13px;background: #3089c3;position: absolute;bottom: -3px;left: 0;background: -webkit-linear-gradient(to right, #7a8ffb, #e2e6fe);background: -moz-linear-gradient(to right, #7a8ffb, #e2e6fe);background: -ms-linear-gradient(to right, #7a8ffb, #e2e6fe);background: linear-gradient(to right, #7a8ffb, #e2e6fe);z-index: -1;}
.djMain .section1 .item .block{padding: 18px 25px 18px 45px;background-image: url(../images/bg0.png);background-repeat: no-repeat;background-position: 20px 22px;}
.djMain .section1 .item .block span{font-size: 16px;color: #000000;line-height: 20px;font-weight: bold;}
.djMain .section1 .item .block p{font-size: 16px;color: #666666;line-height: 28px;margin-top: 15px;}
.djMain .section1 .item .block:hover{box-shadow: 3px 0 16px rgba(0,0,0,.1);}
.djMain .section1 .item:nth-child(even) .text_block h3:after{width: 86%;}
.djMain .section1 .item:nth-child(even) .text_block{float: left;}
.djMain .section1 .item:nth-child(even) .pic{float: right;}
.djMain .section1 .item:nth-child(even) h4{font-size: 24px;color: #000000;line-height: 30px;padding-left: 20px;position: relative;margin-bottom: 10px;}
.djMain .section1 .item:nth-child(even) h4:after{content: '';display: block;width: 12px;height: 12px;background-color: #5c70f2;border-radius: 50%;position: absolute;left: 0;top: 8px;}
.djMain .section1 .item:nth-child(even) p{font-size: 16px;color: #666666;line-height: 32px;}
.djMain .section1 .item:nth-child(even) p span{color: #5c70f2;}

.djMain .section2{background-color: #f6f8fa;padding: 80px 0;overflow: hidden;}
.djMain .section2 .commTit3{text-align: center;}
.djMain .section2 .commTit3 i{margin: 24px auto 0 auto;}
.djMain .section2 .items{margin-top: 48px;}
.djMain .section2 .item{overflow: hidden;background-color: #ffffff;padding: 32px 48px;position: relative;margin-bottom: 32px;border-radius: 8px;}
.djMain .section2 .item .pic{width: 67%;float: right;overflow: hidden;border-radius: 5px;}
.djMain .section2 .item .pic img{display: block;width: 100%;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.djMain .section2 .item .pic:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);}
.djMain .section2 .item .left{float: left;width: 29%;position: absolute;left: 0;top: 0;height: 100%;padding: 32px 0 32px 48px;}
.djMain .section2 .item .left .text h3{font-size: 24px;color: #000000;line-height: 30px;position: relative;z-index: 0;}
.djMain .section2 .item .left .text h3:after{content: '';display: block;width: 200px;height: 13px;background: #3089c3;position: absolute;bottom: -3px;left: 0;background: -webkit-linear-gradient(to right, #7a8ffb, #e2e6fe);background: -moz-linear-gradient(to right, #7a8ffb, #e2e6fe);background: -ms-linear-gradient(to right, #7a8ffb, #e2e6fe);background: linear-gradient(to right, #7a8ffb, #e2e6fe);z-index: -1;}
.djMain .section2 .item .left .text p{font-size: 16px;color: #666666;line-height: 28px;margin-top: 35px;}
.djMain .section2 .item .left .imgBox{position: absolute;left: 48px;bottom: 32px;width: 55%;}
.djMain .section2 .item .left .imgBox i{display: block;width: 56px;height: 29px;background-image: url(../images/business/bg2.png);background-repeat: no-repeat;background-position: center;background-size: 100%;margin-bottom: 18px;}
.djMain .section2 .item .left .img{overflow: hidden;border-radius: 5px;}
.djMain .section2 .item .left .img img{display: block;width: 100%;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.djMain .section2 .item .left .img:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);}
.djMain .section2 .item:nth-child(even) .pic{float: left;}
.djMain .section2 .item:nth-child(even) .left{position: absolute;right: 0;left: initial;padding-left: 0;padding-right: 48px;}
.djMain .section2 .item:nth-child(even) .left .imgBox{left: 0;}

.djMain .section3{background-image: url(../images/img7.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 80px 0;overflow: hidden;}
.djMain .section3 .commTit3{text-align: center;}
.djMain .section3 .commTit3 h2{color: #ffffff;}
.djMain .section3 .commTit3 i{background-image: url(../images/bg2.png);margin: 24px auto 0 
	auto;}
.djMain .section3 .slick{margin-top: 48px;}
.djMain .section3 .slick .item{overflow: hidden;font-size: 0;}
.djMain .section3 .slick .item .left{margin: 0 2% 2% 0;width: 32%;display: inline-block;vertical-align: top;}
.djMain .section3 .slick .item .left:last-child{margin-right: 0;}
.djMain .section3 .slick .item .img{position: relative;overflow: hidden;margin-bottom: 6%;}
.djMain .section3 .slick .item .img img{display: block;width: 100%;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.djMain .section3 .slick .item .img:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);}
.djMain .section3 .slick .item .img .text{width: 100%;height: 100%;position: absolute;left: 0;top: 0;padding: 28px;}
.djMain .section3 .slick .item .img h3{font-size: 20px;color: #ffffff;line-height: 30px;position: relative;}
.djMain .section3 .slick .item .img h3:after{content: '';width: 24px;height: 4px;background-color: #ffffff;display: block;margin: 5px 0 15px;}
.djMain .section3 .slick .item .img h4{font-size: 20px;color: #ffffff;line-height: 30px;position: relative;}
.djMain .section3 .slick-dots{bottom: -10px;}
.djMain .section3 .slick-dots button{display: none;}
.djMain .section3 .slick-dots li{width: 102px;height: 5px;background-color: #ffffff;margin: 0 14px;}
.djMain .section3 .slick-dots li.slick-active{background-color: #586cdd;}


.mtMain .section1{background: #F6F8FA;padding-bottom: 78px;}
.mtMain .section1 .box{background-color: #ffffff;padding: 0 60px 65px;margin-top: -80px;position: relative;z-index: 1;}
.mtMain .section1 .box .tit{font-size: 22px;font-weight: bold;color: #000000;line-height: 52px;
border-bottom: 1px solid #F0F0F0;margin-bottom: 40px;padding-top: 25px;}
.mtMain .section1 .box .tit span{font-size: 18px;color: #666666;text-transform: uppercase;font-weight: normal;}
.mtMain .section1 .box .con{overflow: hidden;}
.mtMain .section1 .box .con .pic{overflow: hidden;width: 35.5%;float: left;}
.mtMain .section1 .box .con .pic img{display: block;width: 100%;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.mtMain .section1 .box .con .pic:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);}
.mtMain .section1 .box .con .text{float: right;width: 59.5%;padding-right: 35px;}
.mtMain .section1 .box .con .text h3{font-size: 28px;color: #000000;margin-top: 32px;}
.mtMain .section1 .box .con .text span{font-size: 16px;color: #ffffff;font-weight: bold;text-align: center;padding: 0 10px;line-height: 30px;border-top-right-radius: 40px;border-bottom-right-radius: 40px;background-color: #6e83fa;display: inline-block;margin-top: 30px;}
.mtMain .section1 .box .con .text p{font-size: 16px;color: #666666;line-height: 28px;margin-top: 10px;}
.mtMain .section1 .box:nth-child(even){margin-top: 30px;}
.mtMain .section1 .box:nth-child(even) .con .pic{float: right;}
.mtMain .section1 .box:nth-child(even) .con .text{float: left;}


.mtMain .section2{padding-top: 78px;padding-bottom: 25px;overflow: hidden;}
.mtMain .section2 .commTit3{text-align: center;}
.mtMain .section2 .commTit3 i{margin: 24px auto 0 auto;}
.mtMain .section2 .box .img{width: 47.5%;float: right;margin-top: -50px;}
.mtMain .section2 .box .img img{display: block;width: 100%;}
.mtMain .section2 .box h3{font-size: 24px;color: #000000;font-weight: bold;position: relative;display: inline-block;z-index: 0;margin-bottom: 25px;}
.mtMain .section2 .box h3:after{content: '';display: block;width: 106px;height: 13px;background: #3089c3;position: absolute;bottom: -3px;left: 0;background: -webkit-linear-gradient(to right, #7a8ffb, #e2e6fe);background: -moz-linear-gradient(to right, #7a8ffb, #e2e6fe);background: -ms-linear-gradient(to right, #7a8ffb, #e2e6fe);background: linear-gradient(to right, #7a8ffb, #e2e6fe);z-index: -1;}
.mtMain .section2 .box .text_block{float: left;width: 52%;}
.mtMain .section2 .box .text_block p{font-size: 16px;color: #666666;line-height: 28px;padding: 8px 0;padding-left: 22px;position: relative;}
.mtMain .section2 .box .text_block p:before{content: '';display: block;width: 10px;height: 10px;background-color: #576bdd;border-radius: 50%;position: absolute;left: 0;top: 16px;}
.mtMain .section2 .box1 .text_block{padding-top: 90px;}
.mtMain .section2 .box2{margin-top: 85px;}
.mtMain .section2 .box2 .img{float: left;}
.mtMain .section2 .box2 .text_block{float: right;width: 32%;margin-top: 42px;}
.mtMain .section3{overflow: hidden;position: relative;}
.mtMain .section3 .left{float: left;width: 50%;background-repeat: no-repeat;background-position: center;background-size: cover;position: absolute;left: 0;top: 0;height: 100%;}
.mtMain .section3 .left .text{background-color: #576bdd;position: absolute;left: 28%;bottom: 0;padding: 80px 28px 80px 28px;height: 256px;}
.mtMain .section3 .left .text img{display: block;width: 48px;margin: 0 auto;}
.mtMain .section3 .left .text p{font-size: 20px;color: #ffffff;line-height: 30px;text-align: center;margin-top: 25px;}
.mtMain .section3 .right{background-color: #576bdd;float: right;width: 50%;padding: 88px 15% 88px 84px;}
.mtMain .section3 .right .img{display: block;width: 70px;}
.mtMain .section3 .right h3{font-size: 38px;color: #ffffff;font-weight: normal;line-height: 1.4;}
.mtMain .section3 .right h4{font-size: 50px;color: #ffffff;line-height: 1.4;letter-spacing: 38px;}
.mtMain .section3 .right h5{font-size: 16px;color: #ffffff;line-height: 1.4;letter-spacing: 2px;text-transform: uppercase;font-weight: normal;margin-top: 15px;margin-bottom: 10px;}
.mtMain .section3 .right p{font-size: 14px;color: #ffffff;line-height: 20px;}
.mtMain .section4{padding: 47px 0 80px;background-color: #f6f8fa;}
.mtMain .section4 .items{font-size: 0;}
.mtMain .section4 .items .item{display: inline-block;vertical-align: top;width: 48.5%;margin-right: 2.5%;}
.mtMain .section4 .items .item:last-child{margin-right: 0;}
.mtMain .section4 .items .item img{display: block;width: 100%;}
.mtMain .section5{padding-top: 80px;}
.mtMain .section5 .commTit3{text-align: center;}
.mtMain .section5 .commTit3 i{margin: 24px auto 0 auto;}
.mtMain .section5 .box{overflow: hidden;position: relative;margin-top: 45px;}
.mtMain .section5 .box .left{position: absolute;left: 0;top: 0;width: 22%;height: 96%;overflow: hidden;z-index: 0;}
.mtMain .section5 .box .left .img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;z-index: -1;}
.mtMain .section5 .box .left:hover .img{transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);}
.mtMain .section5 .box .left .cell{font-size: 24px;font-weight: bold;color: #FFFFFF;line-height: 36px;text-align: center;}
.mtMain .section5 .box .right{float: right;width: 76%;overflow: hidden;font-size: 0;}
.mtMain .section5 .box .right .item{display: inline-block;vertical-align: top;width: 48.5%;margin: 0 2.5% 2.5% 0;overflow: hidden;}
.mtMain .section5 .box .right .item:nth-child(even){margin-right: 0;}
.mtMain .section5 .box .right .item img{display: block;width: 100%;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.mtMain .section5 .box .right .item:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);}
.mtMain .section6{padding: 70px 0 80px 0;}
.mtMain .section6 .form{margin-top: 45px;}
.mtMain .section6 .form .lable{position: relative;border-radius: 5px;border: 1px solid #adadad;margin-bottom: 32px;font-size: 0;background-color: #ffffff;}
.mtMain .section6 .form .lable .fl{position: absolute;left: 23px;top: 0;}
.mtMain .section6 .form .lable .fl img{display: inline-block;vertical-align: middle;width: 30px;margin-right: 10px;}
.mtMain .section6 .form .lable .fl span{font-size: 18px;color: #000000;line-height: 60px;display: inline-block;vertical-align: middle;}
.mtMain .section6 .form .lable .fl em{color: #6e83fa;font-style: normal;display: inline-block;margin-left: 4px;}
.mtMain .section6 .form .fr{width: 100%;padding-left: 170px;}
.mtMain .section6 .form .fr .select{position: relative;}
.mtMain .section6 .form .fr select{width: 100%;height: 60px;font-size: 18px;color: #000000;line-height: 60px;position: relative;border-radius: 5px;}
.mtMain .section6 .form .fr .select:after{content: '';display: block;width: 16px;height: 10px;background-image: url(../images/xiala.png);background-repeat: no-repeat;background-position: center;background-size: 100%;position: absolute;right: 36px;top: 50%;margin-top: -5px;}
.mtMain .section6 .aTab{font-size: 0;text-align: center;margin-bottom: 32px;}
.mtMain .section6 .aTab span{display: inline-block;vertical-align: middle;width: 150px;
background: #EFEFEF;border-radius: 25px;font-size: 16px;color: #666666;line-height: 50px;text-align: center;margin: 0 10px;cursor: pointer;}
.mtMain .section6 .aTab span.active{background: #6E83FA;color: #ffffff;}
.mtMain .section6 .form .fr input{width: 100%;height: 60px;font-size: 18px;color: #000000;line-height: 60px;position: relative;border-radius: 5px;}
.mtMain .section6 .form .lable2 .select{display: inline-block;vertical-align: top;width: 30.33%;margin-right: 3%;}
.mtMain .section6 .form .tj{background: #576BDD;border-radius: 6px;font-size: 22px;color: #FFFFFF;line-height: 62px;width: 100%;height: 62px;text-align: center;margin-top: 18px;cursor: pointer;}
.mtMain .section6 .form .tj:hover{background-color: #4556b7;}
.mtMain .section6 .tabBox .con{display: none;}
.mtMain .section6 .tabBox .con.active{display: block;}
.mtMain .section6 .xy{font-size: 16px;color: #000000;line-height: 30px;padding-left: 52px;background-image: url(../images/dx.png);background-repeat: no-repeat;background-position: 30px center;}
.mtMain .section6 .xy.active{background-image: url(../images/dxOn.png);}
.mtMain .section6 .xy a{color: #576bdd;}
.mtMain .section7{padding: 65px 0 80px 0;}
.mtMain .section7 .commTit3{text-align: center;}
.mtMain .section7 .commTit3 i{margin: 24px auto 0 auto;}
.mtMain .section7 .con{padding-top: 17px;}
.mtMain .section7 .con p{font-size: 16px;color: #353842;line-height: 28px;}
.mtMain .section7 .con img{display: block;width: 100%;margin: 65px auto 0 auto;}
.mtMain .section8{background: #F6F8FA;padding: 80px 0 130px;overflow: hidden;}
.mtMain .section8 .box{position: relative;}
.mtMain .section8 .box .left{width: 72%;}
.mtMain .section8 .box .left h3{font-size: 28px;color: #000000;line-height: 30px;font-weight: normal;padding-left: 14%;}
.mtMain .section8 .box .left ul{font-size: 0;margin-top: 40px;}
.mtMain .section8 .box .left li{width: 50%;font-size: 16px;color: #17161E;line-height:30px;position: relative;padding-left: 22px;display: inline-block;vertical-align: top;padding: 12px 20px 12px 20px;}
.mtMain .section8 .box .left li:before{content: '';display: block;width: 10px;height: 10px;background-color: #6e83fa;position: absolute;left: 0;top: 21px;border-radius: 50%;}
.mtMain .section8 .box p{font-size: 28px;color: #FFFFFF;line-height: 48px;padding: 0 102px 0 42px;border-radius: 40px;margin-top: 38px;background-image: url(../images/bg1.png);background-repeat: no-repeat;background-position: center;background-size: cover;}
.mtMain .section8 .box .right{width: 28%;position: absolute;right: 0;top: 0;}
.mtMain .section8 .box .right img{display: block;width: 100%;}
.mtMain .section9{background-image: url(../images/img11.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 80px 0;overflow: hidden;}
.mtMain .section9 .box{overflow: hidden;}
.mtMain .section9 .commTit3{text-align: center;}
.mtMain .section9 .commTit3 h2{color: #ffffff;}
.mtMain .section9 .commTit3 i{background-image: url(../images/bg2.png);margin: 24px auto 0 
	auto;}
.mtMain .section9 .box{overflow: hidden;margin-top: 60px;}
.mtMain .section9 .box .left{width: 50%;float: left;position: relative;text-align: right;padding-right: 14%;}
.mtMain .section9 .box .left:after{content:'';width: 3px;height: 137px;background: #5A6DEB;position:absolute;right: 0;top: 20px;}
.mtMain .section9 .box .right{width: 50%;float: right;text-align: left;padding-left: 14%;}
.mtMain .section9 .box h3{font-size: 24px;color: #FFFFFF;line-height: 34px;background-image: url(../images/bg3.png);background-repeat: no-repeat;background-position: left bottom;display: inline-block;margin-bottom: 10px;}
.mtMain .section9 .box p{font-size: 16px;color: #FFFFFF;line-height: 30px;padding: 10px 0;}
.mtMain .section10{padding: 80px 0 60px;}
.mtMain .section10 .con{margin-top: 15px;}
.mtMain .section10 p{font-size: 16px;color: #666666;line-height: 30px;margin-bottom: 18px;}
.mtMain .section10 p span{color: #6e83fa;font-weight: bold;}
.mtMain .section10 .items{font-size: 0;margin-top: 40px;}
.mtMain .section10 .item{display: inline-block;vertical-align: top;width: 49%;margin: 0 2% 2% 0;overflow: hidden;}
.mtMain .section10 .item:nth-child(2n){margin-right: 0;}
.mtMain .section10 .item img{display: block;width: 100%;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.mtMain .section10 .item:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);}
.mtMain .section10 .box{overflow: hidden;}
.mtMain .section10 .box .items{width: 69%;float: left;margin-top: 0;}
.mtMain .section10 .box .right{float: right;width: 29.5%;overflow: hidden;}
.mtMain .section10 .box .right img{display: block;width: 100%;}

.mtMain .section11{background: #F6F8FA;}
.mtMain .section11 .form .lable{background: #F6F8FA;}
.mtMain .section11 .form .fr input,.mtMain .section11 .form .fr select{background: #F6F8FA;}
.mtMain .section12 .box1{background-image: url(../images/img6.png);background-repeat: no-repeat;background-position: center;background-size: cover;}
.mtMain .section12 .box1 .top{background-color: #ffffff;background-image: url(../images/img5.png);background-repeat: no-repeat;background-position: left center;background-size: 100%;padding: 30px 45px 30px 80px;box-shadow: 0px 3px 32px 0px rgba(232, 240, 244, 0.77);border-radius: 10px;overflow: hidden;margin-top: -50px;position: relative;z-index: 1;}
.mtMain .section12 .tit{float: left;font-size: 24px;color: #000000;line-height: 30px;position: relative;z-index: 0;display: inline-block;}
.mtMain .section12 .tit:after{content: '';display: block;width: 100%;height: 13px;position: absolute;bottom: -2px;left: 0;background-image: url(../images/bg4.png);background-repeat: no-repeat;background-position: center;background-size: 100%;z-index: -1;}
.mtMain .section12 .box1 .top .right{float: right;width: 63.3%;}
.mtMain .section12 .box1 .top p{font-size: 16px;color: #666666;line-height: 28px;margin-bottom: 20px;}
.mtMain .section12 .box1 .top p:last-child{margin-bottom: 0;}
.mtMain .section12 .box1 .top p span{color: #576BDD;font-weight: bold;}
.mtMain .section12 .item{width: 55.5%;padding: 60px 0;}
.mtMain .section12 .item .tit{float: none;margin: 20px 0 40px;}
.mtMain .section12 .item .img{display: block;width: 167px;}
.mtMain .section12 .item p{font-size: 16px;color: #666666;line-height: 28px;padding-left: 22px;position: relative;margin-bottom: 35px;}
.mtMain .section12 .item p span{font-weight: bold;color: #576bdd;}
.mtMain .section12 .item p:before{content: '';display: block;width: 10px;height: 10px;border-radius: 50%;background-color: #576bdd;position: absolute;left: 0;top: 9px;}
.mtMain .section12 .box2{background-image: url(../images/img7.png);background-repeat: no-repeat;background-position: center;background-size: cover;overflow: hidden;}
.mtMain .section12 .box2 .item{width: 55.5%;padding: 0 0 65px 0;float: right;}
.mtMain .section12 .box3{background-color: #f6f8fa;padding: 80px 0;}
.mtMain .section12 .box3 img{display: block;width: 100%;}
.mtMain .section13{padding: 80px 0;}
.mtMain .section13 .commTit3{text-align: center;}
.mtMain .section13 .commTit3 h2{color: #ffffff;}
.mtMain .section13 .commTit3 i{background-image: url(../images/bg2.png);margin: 24px auto 0 
	auto;}
.mtMain .section13 .table{margin-top: 42px;}
.mtMain .section13 .table table{width: 100%;border-top: 1px solid #dddddd;border-left: 1px solid #dddddd;}
.mtMain .section13 .table th{background-color: #5072ff;font-size: 28px;color: #ffffff;line-height: 40px;text-align: center;border-right: 1px solid #dddddd;border-bottom: 1px solid #dddddd;font-weight: normal;height: 104px;}
.mtMain .section13 .table td{font-size: 28px;color: #000000;line-height: 40px;text-align: center;border-right: 1px solid #dddddd;font-weight: normal;width: 33.33%;border-right: 1px solid #dddddd;border-bottom: 1px solid #dddddd;height: 104px;}
.mtMain .section13 .table .t1{background-color: #748eff;color: #ffffff;}
.mtMain .section14{padding: 80px 0;}
.mtMain .section14 .box{position: relative;margin-top: 65px;}
.mtMain .section14 .box:after{content: '';display: block;width: 100%;height: 2px;background-color: #dde3fe;position: absolute;left: 0;top: 50%;margin-top: -1px;}
.mtMain .section14 .box .items{text-align: center;font-size: 0;}
.mtMain .section14 .box .item{display: inline-block;vertical-align: top;text-align: center;position: relative;padding: 0 15px;width: 20%;}
.mtMain .section14 .box .item:after{content: '';display: block;width: 8px;height: 8px;background-color: #3089c3;border-radius: 50%;position: absolute;left: 50%;top: 108px;margin-left: -4px;z-index: 1;}
.mtMain .section14 .box .item:first-child:after,.mtMain .section14 .box .item:last-child:after{display: none;}
.mtMain .section14 .box .item:first-child:before{content: '';border-top: 14px solid transparent;border-bottom: 14px solid transparent;border-left: 14px solid #3089c3;display: block;position: absolute;left: 50%;top: 98px;z-index: 1;}
.mtMain .section14 .box .item:last-child:before{content: '';border-top: 14px solid transparent;border-bottom: 14px solid transparent;border-right: 14px solid #3089c3;display: block;position: absolute;left: 50%;top: 98px;z-index: 1;}
.mtMain .section14 .box img{display: block;width: 82px;margin: 0 auto 65px;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.mtMain .section14 .box h3{font-size: 18px;color: #000000;line-height: 30px;}
.mtMain .section14 .box p{font-size: 16px;color: #666666;line-height: 24px;margin-top: 10px;}
.mtMain .section14 .box .item:hover img{transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-ms-transform: rotateY(180deg);}
.mtMain .section15{background-image: url(../images/yyImg1.png);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 80px 0;}
.mtMain .section15 .commTit3{text-align: center;}
.mtMain .section15 .commTit3 h2{color: #ffffff;}
.mtMain .section15 .commTit3 i{background-image: url(../images/bg2.png);margin: 24px auto 0 
	auto;}
.mtMain .section15 .items{font-size: 0;background-color: #ffffff;position: relative;margin-top: 45px;}
.mtMain .section15 .items:after{content: '';width: 100%;height: 1px;background: #E4E4E4;top: 50%;left: 0;position: absolute;}
.mtMain .section15 .item{display: inline-block;vertical-align: top;width: 25%;padding: 75px 40px;text-align: center;position: relative;}
.mtMain .section15 .item:after{content: "";width: 1px;height: 55%;background: #E4E4E4;position: absolute;right: 0;top: 75px;}
.mtMain .section15 .item h3{font-size: 25px;font-weight: bold;color: #333333;line-height: 34px;}
.mtMain .section15 .item p{font-size: 20px;color: #666666;line-height: 36px;height: 216px;margin-top: 20px;}
.mtMain .section15 .item:hover{background-color: #3089c3;}
.mtMain .section15 .item:hover h3,.mtMain .section15 .item:hover p{color: #ffffff;}
.mtMain .section15 .item:nth-child(4n):after{display: none;}
.mtMain .section16{background: #F6F8FA;padding: 80px 0;}
.mtMain .section16 .commTit3{text-align: center;}
.mtMain .section16 .commTit3 i{margin: 24px auto 0 auto;}
.mtMain .section16 .items{font-size: 0;}
.mtMain .section16 .items .item{display: inline-block;vertical-align: top;width: 25%;margin-top: 80px;}
.mtMain .section16 .items .item img{display: block;width: 132px;margin: 0 auto;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.mtMain .section16 .items .item span{font-size: 24px;color: #000000;line-height: 38px;text-align: center;display: block;margin-top: 6px;}
.mtMain .section16 .items .item:hover img{transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-ms-transform: rotateY(180deg);}
.mtMain .section17{background: #ffffff;padding: 80px 0 120px 0;}
.mtMain .section17 .commTit3{text-align: center;}
.mtMain .section17 .commTit3 i{margin: 24px auto 0 auto;}
.mtMain .section17 .box{position: relative;margin-top: 75px;}
.mtMain .section17 .box img{display: block;width: 601px;margin: 0 auto;}
.mtMain .section17 .box .item{width: 366px;position: absolute;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.mtMain .section17 .box .item h3{font-size: 24px;font-weight: 400;color: #010101;line-height: 30px;}
.mtMain .section17 .box .item p{font-size: 16px;color: #666666;line-height: 24px;margin-top: 15px;}
.mtMain .section17 .box .item:nth-child(1){right: 0;top: 0;}
.mtMain .section17 .box .item:nth-child(2){right: -6.5%;top: 41%;}
.mtMain .section17 .box .item:nth-child(3){right: 0;bottom: -6%;}
.mtMain .section17 .box .item:nth-child(4){left: 0;top: 0;text-align: right;}
.mtMain .section17 .box .item:nth-child(5){left: -6.5%;top: 41%;text-align: right;}
.mtMain .section17 .box .item:nth-child(6){left: 0;bottom: -6%;text-align: right;}
.mtMain .section17 .box .item:hover{transform: translateY(10px);-webkit-transform: translateY(10px);-moz-transform: translateY(10px);-ms-transform: translateY(10px);}
.mtMain .section18{background: #F6F8FA;padding: 80px 0;}
.mtMain .section18 .commTit3{text-align: center;}
.mtMain .section18 .commTit3 i{margin: 24px auto 0 auto;}
.mtMain .section18 .box{overflow: hidden;margin-top: 74px;}
.mtMain .section18 .box .right{float: right;width: 42.5%;}
.mtMain .section18 .box .right img{display: block;width: 100%;}
.mtMain .section18 .box .left{float: left;width: 49%;}
.mtMain .section18 .box .left .item{border:1px solid #dddfe1;margin-bottom: 12px;position: relative;padding: 12px 20px 12px 68px;}
.mtMain .section18 .box .left .item img{display: inline-block;width: 28px;position: absolute;left: 24px;top: 12px;}
.mtMain .section18 .box .left .item p{font-size: 16px;color: #17161E;line-height: 30px;}
.mtMain .section19{padding: 0px 0;}
.mtMain .section19 .commTit3{text-align: center;}
.mtMain .section19 .commTit3 i{margin: 24px auto 0 auto;}
.mtMain .section19 .box{font-size: 0;text-align: center;margin-top: 60px;position: relative;padding-bottom: 6vw;}
.mtMain .section19 .box .item{display: inline-block;vertical-align: top;width: 9.2vw;margin-right: 4vw;}
.mtMain .section19 .box .item:last-child{margin-right: 0;}
.mtMain .section19 .box .item .cur{width: 9.2vw;height: 9.2vw;background: rgba(110, 132, 250, 0);border: 1px solid rgba(0, 0, 0, 0.6);border-radius: 50%;position: relative;display: flex;align-items: center;text-align: center;cursor: pointer;}
.mtMain .section19 .box .item .cur h3{font-size: 20px;color: #000000;line-height: 26px;}
.mtMain .section19 .box .item .cur span{font-size: 12px;color: #000000;line-height: 26px;}
.mtMain .section19 .box .item .cur:after{content: '';display: block;width: 12px;height: 22px;background-image: url(../images/sj.png);background-repeat: no-repeat;background-position: center;background-size: 100%;position: absolute;right: -26%;top: 50%;margin-top: -11px;}
.mtMain .section19 .box .item:last-child .cur:after{display: none;}
.mtMain .section19 .box .item .cur:before{content: '';display: block;width: 1px;height: 2.7vw;background-color: #6e83fa;position: absolute;left: 50%;bottom: -2.7vw;opacity: 0;visibility: hidden;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.mtMain .section19 .box .item.active .cur:before{opacity: 1;visibility: visible;}
.mtMain .section19 .box .item:hover .cur,.mtMain .section19 .box .item.active .cur{background-color: #6e83fa;border-color: #6e83fa;}
.mtMain .section19 .box .item:hover .cur h3,.mtMain .section19 .box .item:hover .cur span,.mtMain .section19 .box .item.active .cur h3,.mtMain .section19 .box .item.active .cur span{color: #ffffff;}
.mtMain .section19 .box .item .con{border-top: 1px solid #6e83fa;position: absolute;left: 0;top: 11.8vw;width: 100%;padding-left: 30px;text-align: left;padding-top: 10px;opacity: 0;visibility: hidden;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.mtMain .section19 .box .item .con p{font-size: 16px;color: #000000;line-height: 30px;}
.mtMain .section19 .box .item.active .con{opacity: 1;visibility: visible;}
.mtMain .section20{background-image: url(../images/yyImg4.png);background-repeat: no-repeat;background-position: center;background-size: cover;}
.mtMain .section20 .commTit3{text-align: center;}
.mtMain .section20 .commTit3 h2{color: #ffffff;}
.mtMain .section20 .commTit3 i{background-image: url(../images/bg2.png);margin: 24px auto 0 
	auto;}
.mtMain .section20 .box .item .cur{border-color: #ffffff;}
.mtMain .section20 .box .item .cur h3,.mtMain .section20 .box .item .cur span{color: #ffffff;}
.mtMain .section20 .box .item .cur:after{background-image: url(../images/sj2.png);}
.mtMain .section20 .box .item .cur:before{background-color: #ffffff;}
.mtMain .section20 .box .item .con{border-color: #ffffff;}
.mtMain .section20 .box .item .con p{color: #ffffff;}
.mtMain .section21{padding: 80px 0;background: #F6F8FA;}
.mtMain .section21 .commTit3{text-align: center;}
.mtMain .section21 .commTit3 i{margin: 0 auto;}
.mtMain .section21 .items{font-size: 0;margin-top: 48px;}
.mtMain .section21 .items .item{background-color: #ffffff;display: inline-block;vertical-align: top;width: 23.5%;margin-right: 2%;padding: 55px 20px 20px;height: 370px;border: 1px solid #DEE2E9;border-radius: 10px;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.mtMain .section21 .items .item:last-child{margin-right: 0;}
.mtMain .section21 .items .item img{display: block;width: 60px;}
.mtMain .section21 .items .item h3{font-size: 18px;color: #000000;line-height: 30px;margin-top: 35px;}
.mtMain .section21 .items .item p{font-size: 16px;color: #666666;line-height: 30px;margin-top: 14px;}
.mtMain .section21 .items .item:hover{box-shadow: 0 5px 20px rgba(0,0,0,.1);transform: translateY(10px);-webkit-transform: translateY(10px);-moz-transform: translateY(10px);-ms-transform: translateY(10px);}
.mtMain .section22{background-image: url(../images/yyImg5.png);background-repeat: no-repeat;background-position: center;background-size: cover;}
.mtMain .section22{padding: 80px 0;}
.mtMain .section22 .commTit3{text-align: center;}
.mtMain .section22 .commTit3 h2{color: #ffffff;}
.mtMain .section22 .commTit3 i{background-image: url(../images/bg2.png);margin: 24px auto 0 
	auto;}
.mtMain .section22 .img{margin-top: 48px;}
.mtMain .section22 img{display: block;/*width: 100%;*/}
.mtMain .section23{padding: 80px 0;}
.mtMain .section23 .commTit3{text-align: center;}
.mtMain .section23 .commTit3 i{margin: 24px auto 0 auto;}
.mtMain .section23 .box{margin-top: 75px;overflow: hidden;}
.mtMain .section23 .box .left{float: left;width: 44%;overflow: hidden;}
.mtMain .section23 .box .left img{display: block;width: 100%;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.mtMain .section23 .box .left:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);}
.mtMain .section23 .box .right{float: right;width: 47.5%;}
.mtMain .section23 .box .right .item{overflow: hidden;border-bottom: 1px dashed #e5e5e5;padding: 36px 0;}
.mtMain .section23 .box .right .item img{display: block;width: 36px;float: left;}
.mtMain .section23 .box .right .item .text{padding-left: 54px;}
.mtMain .section23 .box .right .item .text h3{font-size: 24px;color: #000000;line-height: 30px;}
.mtMain .section23 .box .right .item .text h3 span{color: #3089c3;display: inline-block;margin-right: 15px;}
.mtMain .section23 .box .right .item .text p{font-size: 18px;color: #000000;line-height: 30px;margin-top: 8px;}
.mtMain .section23 .box .right .item:first-child{padding-top: 0;}
.mtMain .section24{padding: 80px 0;background-image: url(../images/yyImg8.png);background-repeat: no-repeat;background-position: center;background-size: cover;}
.mtMain .section24 .commTit3{text-align: center;}
.mtMain .section24 .commTit3 h2,.mtMain .section24 .commTit3 p{color: #ffffff; text-align:left;}
.mtMain .section24 .commTit3 i{background-image: url(../images/bg2.png);margin: 0 
	auto;}
.mtMain .section24 .img{margin-top: 38px;}
.mtMain .section24 img{display: block;width: 80%;max-width: 858px;margin: 0 auto;}
.mtMain .section25{padding: 80px 0;}
.mtMain .section25 .commTit3{text-align: center;}
.mtMain .section25 .commTit3 i{margin: 24px auto 0 auto;}
.mtMain .section25 .items{font-size: 0;margin-top: 48px;display: flex;flex-wrap: wrap;}
.mtMain .section25 .item{display: inline-block;vertical-align: top;width: 23.5%;margin-right: 1.5%; margin-bottom: 1.5%; background: #FFFFFF;border: 1px solid #C4CCD8;border-radius: 2px;padding-bottom: 10px;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;overflow: hidden;}
.mtMain .section25 .item:last-child{margin-right: 0;}
.mtMain .section25 .item img{display: block;width: 100%;}
.mtMain .section25 .item i{width: 32px;height: 8px;background: #3089c3;border-radius: 4px;margin: 34px auto;display: block;}
.mtMain .section25 .item p{font-size: 18px;color: #000000;line-height: 30px;text-align: center;padding: 0 35px;}
.mtMain .section25 .item:hover{transform: translateY(10px);-webkit-transform: translateY(10px);-moz-transform: translateY(10px);-ms-transform: translateY(10px);}
.mtMain .section26{padding: 80px 0;background: #F6F8FA;}
.mtMain .section26 .commTit3{text-align: center;}
.mtMain .section26 .commTit3 i{margin: 24px auto 0 auto;}
.mtMain .section26 .items{font-size: 0;display: flex;flex-wrap: wrap;}
.mtMain .section26 .item{display: inline-block;vertical-align: top;width: 29.33%;margin-right: 6%;margin-top:4%;padding: 34px 75px;background-color: #ffffff;text-align: center;border: 1px solid #DEE2E9;
border-radius: 10px;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.mtMain .section26 .item:nth-child(3n){margin-right: 0;}
.mtMain .section26 .item img{display: block;width: 85px;margin: 0 auto;}
.mtMain .section26 .item h3{font-size: 28px;color: #000000;line-height: 50px;margin-top: 20px;}
.mtMain .section26 .item p{font-size: 18px;color: #000000;line-height: 30px;margin-top: 5px;}
.mtMain .section26 .item:hover{transform: translateY(10px);-webkit-transform: translateY(10px);-moz-transform: translateY(10px);-ms-transform: translateY(10px);}
.mtMain .section27{padding: 80px 0;}
.mtMain .section27 .commTit3{text-align: center;}
.mtMain .section27 .commTit3 i{margin: 24px auto 0 auto;}
.mtMain .section27 .items{margin-top: 48px;}
.mtMain .section27 .item{overflow: hidden;margin-bottom: 30px;position: relative;/* height:270px;*/}
.mtMain .section27 .item .pic{float: left;width: 49%;overflow: hidden;border-radius: 10px;}
.mtMain .section27 .item .pic img{display: block;width: 100%;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;}
.mtMain .section27 .item .pic:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);}
.mtMain .section27 .item .block{float: right;width: 49%;background: #FFFFFF;border: 1px solid #C4CCD8;border-radius: 10px;padding: 38px 35px 55px;position: absolute;right: 0;top: 0;height: 100%;}
.mtMain .section27 .item .block h3{font-size: 24px;color: #000000;line-height: 30px;margin-bottom: 25px;}
.mtMain .section27 .item .block p{font-size: 18px;color: #353842;line-height: 30px;margin-bottom: 5px;}
.mtMain .section27 .item:nth-child(even) .pic{float: right;}
.mtMain .section27 .item:nth-child(even) .block{left: 0;right: initial;}
.mtMain .section28{padding: 80px 0;background: #F6F8FA;}
.mtMain .section28 .commTit3{text-align: center;}
.mtMain .section28 .commTit3 i{margin: 24px auto 0 auto;}
.mtMain .section28 .box{overflow: hidden;margin-top: 48px;}
.mtMain .section28 .tabTit{float: left;width: 23%;background-color: #ffffff;}
.mtMain .section28 .tabTit .item{background: #6E83FA;margin-bottom: 1px;padding: 34px 0 34px 56px;cursor: pointer;}
.mtMain .section28 .tabTit .item i{display: inline-block;width: 27px;height: 27px;background-image: url(../images/yyIcon39.png);background-repeat: repeat-x;background-position: center;background-size: 100%;margin-right: 10px;vertical-align: middle;}
.mtMain .section28 .tabTit .item span{font-size: 24px;color: #FFFFFF;line-height: 30px;vertical-align: middle;}
.mtMain .section28 .tabTit .item:nth-child(1) i{background-image: url(../images/yyIcon39.png);}
.mtMain .section28 .tabTit .item:nth-child(2) i{background-image: url(../images/yyIcon40.png);}
.mtMain .section28 .tabTit .item:nth-child(3) i{background-image: url(../images/yyIcon41.png);}
.mtMain .section28 .tabTit .item:nth-child(4) i{background-image: url(../images/yyIcon42.png);}
.mtMain .section28 .tabTit .item:nth-child(5) i{background-image: url(../images/yyIcon43.png);}
.mtMain .section28 .tabTit .item:nth-child(6) i{background-image: url(../images/yyIcon44.png);}
.mtMain .section28 .tabTit .item:nth-child(1).active i{background-image: url(../images/yyIcon39_hover.png);}
.mtMain .section28 .tabTit .item:nth-child(2).active i{background-image: url(../images/yyIcon40_hover.png);}
.mtMain .section28 .tabTit .item:nth-child(3).active i{background-image: url(../images/yyIcon41_hover.png);}
.mtMain .section28 .tabTit .item:nth-child(4).active i{background-image: url(../images/yyIcon42_hover.png);}
.mtMain .section28 .tabTit .item:nth-child(5).active i{background-image: url(../images/yyIcon43_hover.png);}
.mtMain .section28 .tabTit .item:nth-child(6).active i{background-image: url(../images/yyIcon44_hover.png);}
.mtMain .section28 .tabTit .item.active{background-color: #ffffff;}
.mtMain .section28 .tabTit .item.active span{color: #3089c3;}
.mtMain .section28 .tabCon{float: right;width: 75.4%;}
.mtMain .section28 .tabCon .con{display: none;}
.mtMain .section28 .tabCon .con.active{display: block;}
.mtMain .section28 .tabCon .con img{display: block;width: 100%;}
.mtMain .section29{padding: 80px 0 30px 0;position: relative;z-index: 0;}
.mtMain .section29:after{content: "";display: block;width: 100%;height: 64%;background-image: url(../images/yyImg17.png);background-repeat: no-repeat;background-position: center;background-size: cover;position: absolute;left: 0;top: 0;z-index: -1;}
.mtMain .section29 .wrap{width: 1240px;}
.mtMain .section29 .commTit3{text-align: center;}
.mtMain .section29 .commTit3 h2,.mtMain .section29 .commTit3 p{color: #ffffff;}
.mtMain .section29 .commTit3 i{background-image: url(../images/bg2.png);margin: 24px auto 0 auto;}
.mtMain .section29 .box{position: relative;}

.mtMain .section29 .titSlick{position: absolute;right: 24px;top: 40px;width: 55%;display: inline-block;padding: 0 15px;z-index: 4;}
.mtMain .section29 .titSlick .item{margin: 0 10px;}
.mtMain .section29 .titSlick .item span{font-size: 20px;color: #000000;line-height: 40px;text-align: center;border-radius: 40px;background: #ffffff;display: block;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;cursor: pointer;}
.mtMain .section29 .titSlick .item span:hover,.mtMain .section29 .titSlick .item.slick-current span{background-color: #6e83fa;color: #ffffff;}
.mtMain .section29 .titSlick .slick-arrow{width: 40px;height: 40px;border-radius: 50%;background-color: #ffffff;cursor: pointer;font-size: 0;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;background-repeat: no-repeat;background-position: center;position: absolute;top: 50%;margin-top: -20px;z-index: 1;}
.mtMain .section29 .titSlick .slick-prev{background-image: url(../images/prev.png);left: -35px;}
.mtMain .section29 .titSlick .slick-next{background-image: url(../images/next.png);right: -35px;}
.mtMain .section29 .titSlick .slick-arrow:hover{background-color: #6e83fa;}
.mtMain .section29 .titSlick .slick-prev:hover{background-image: url(../images/prev_hover.png);}
.mtMain .section29 .titSlick .slick-next:hover{background-color: #6e83fa;background-image: url(../images/next_hover.png);}
.mtMain .section29 .boxSlick{position: relative;z-index: 3;}
.mtMain .section29 .boxSlick .slick-list{padding-left: 40px;}
.mtMain .section29 .slick{position: relative;padding-top: 96px;padding-right: 24px;padding-bottom: 345px;}
.mtMain .section29 .textSlick{background: #ffffff;padding-bottom: 90px;position: relative;border-radius: 40px;z-index: 0;padding-left: 36%;}
.mtMain .section29 .textSlick:after{content: '';display: block;width: 100%;height: 97%;background: rgba(255,255,255,.3);border-radius: 40px;position: absolute;right: -24px;bottom: 0;z-index: -1;}
.mtMain .section29 .textSlick .item{padding: 40px 60px 40px 0;}
.mtMain .section29 .textSlick .item .top{display: flex;justify-content: space-between;}
.mtMain .section29 .textSlick .item .top h3{font-size: 28px;color: #000000;line-height: 30px;font-weight: normal;}
.mtMain .section29 .textSlick .item .top span{font-size: 20px;color: #666666;line-height: 30px;}
.mtMain .section29 .textSlick .item .bot{font-size: 0;text-align: center;margin-top: 75px;}
.mtMain .section29 .textSlick .item .bot .block{display: inline-block;vertical-align: top;width: 31%;}
.mtMain .section29 .textSlick .item .bot .block img{display: block;height: 50px;margin: 0 auto;}
.mtMain .section29 .textSlick .item .bot .block h3{font-size: 20px;color: #6e83fa;line-height: 30px;text-align: center;margin: 12px 0;}
.mtMain .section29 .textSlick .item .bot .block span{font-size: 28px;color: #000000;line-height: 30px;font-weight: bold;display: block;text-align: center;}
.mtMain .section29 .textSlick .slick-arrow{width: 38px;height: 38px;border-radius: 50%;background-color: #e8ebef;cursor: pointer;font-size: 0;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;background-repeat: no-repeat;background-position: center;position: absolute;bottom: 38px;z-index: 1;}
.mtMain .section29 .textSlick .slick-prev{background-image: url(../images/prev.png);right: 88px;}
.mtMain .section29 .textSlick .slick-next{background-image: url(../images/next.png);right: 40px;}
.mtMain .section29 .textSlick .slick-arrow:hover{background-color: #6e83fa;}
.mtMain .section29 .textSlick .slick-prev:hover{background-image: url(../images/prev_hover.png);}
.mtMain .section29 .textSlick .slick-next:hover{background-color: #6e83fa;background-image: url(../images/next_hover.png);}
.mtMain .section29 .imgSlick{position: absolute;top: 0;left: -60px;z-index: 2;width: 42%;}
.mtMain .section29 .imgSlick img{display: block;width: 100%;}
.mtMain .section29 .imgSlick .img{position: relative;padding: 55px 16%;}
.mtMain .section29 .imgSlick .img img{display: block;width: 100%;border-radius: 30px;}
.mtMain .section29 .imgSlick:after{content: '';background-image: url(../images/yyImg18.png);background-repeat: no-repeat;background-position: center;background-size: 100%;display: block;position: absolute;left: 0;top: 20px;z-index: 1;width: 100%;height: 100%;}
.mtMain .section29 .imgSlick .slick-list{padding-left: 0;}
.newsMain .wrap{width: 64%;}


@media only screen and (max-width:1600px){

}
@media only screen and (max-width:1440px){
	.mtMain .section14,.mtMain .section15,.mtMain .section16,.mtMain .section18,.mtMain .section19,.mtMain .section21,.mtMain .section22,.mtMain .section23,.mtMain .section24,.mtMain .section25,.mtMain .section26 ,.mtMain .section11,.mtMain .section27,.mtMain .section28,.zbMain .section1,.zbMain .section2,.zbMain .section3,.mtMain .section8,.mtMain .section9,.mtMain .section10,.djMain .section2 ,.djMain .section3,.kjMain .section2,.kjMain .section1,.abMain .section2{padding: 65px 0;}
	.mtMain .section14 .box h3{margin-top: 16px;}
	.mtMain .section14 .box p{font-size: 14px;margin-top: 6px;}
	.mtMain .section15 .items{margin-top: 35px;}
	.mtMain .section15 .item{padding: 50px 35px;}
	.mtMain .section15 .item h3{font-size: 22px;}
	.mtMain .section15 .item p{font-size: 16px;line-height: 28px;height: 200px;}
	.mtMain .section16 .items .item img{width: 114px;}
	.mtMain .section16 .items .item span{font-size: 20px;}
	.mtMain .section16 .items .item{margin-top: 40px;}
	.mtMain .section17{padding: 65px 0 90px 0;}
	.mtMain .section17 .box{margin-top: 50px;}
	.mtMain .section17 .box img{width: 500px;}
	.mtMain .section17 .box .item h3{font-size: 20px;}
	.mtMain .section17 .box .item p{font-size: 14px;margin-top: 6px;}
	.mtMain .section17 .box .item:nth-child(1) {right: 3%;}
	.mtMain .section17 .box .item:nth-child(2) {right: -3.5%;}
	.mtMain .section17 .box .item:nth-child(3) {right: 4%;}
	.mtMain .section17 .box .item:nth-child(4) {left: 3%;}
	.mtMain .section17 .box .item:nth-child(5) {left: -3.5%;}
	.mtMain .section17 .box .item:nth-child(6) {left: 4%;}
	.mtMain .section18{padding-bottom: 20px;}
	.mtMain .section18 .box{margin-top: 55px;}
	.mtMain .section18 .box .left .item p{font-size: 14px;line-height: 26px;}
	.mtMain .section19 .box .item .cur h3{font-size: 18px;}
	.mtMain .section19 .box .item .con p{font-size: 14px;line-height: 26px;}
	.mtMain .section19 .box{margin-top: 40px;}
	.mtMain .section21 .items{margin-top: 40px;}
	.mtMain .section21 .items .item{padding-top: 40px;height: 330px;}
	.mtMain .section21 .items .item p{font-size: 14px;line-height: 24px;}
	.mtMain .section21 .items .item h3{font-size: 16px;margin-top: 20px;}
	.mtMain .section22 .img {margin-top: 40px;}
	.mtMain .section23 .box{margin-top: 45px;}
	.mtMain .section23 .box .right .item .text h3{font-size: 20px;}
	.mtMain .section23 .box .right .item .text p {font-size: 16px;line-height: 28px;margin-top: 5px;}
	.mtMain .section25 .items{margin-top: 40px;}
	.mtMain .section25 .item p{font-size: 16px;line-height: 28px;}
	.mtMain .section25 .item i{margin: 25px auto;}
	.mtMain .section26 .item h3{font-size: 24px;}
	.mtMain .section26 .item p {font-size: 16px;line-height: 28px;margin-top: 0px;}
	.mtMain .section27 .item .block h3{font-size: 20px;}
	.mtMain .section27 .item .block p{font-size: 16px;line-height: 28px;}
	.mtMain .section29 .titSlick .item span{font-size: 18px;}
	.mtMain .section6 .form {margin-top: 30px;}
	.mtMain .section6 .form .lable{margin-bottom: 20px;}
	.mtMain .section6 .form .lable .fl span{font-size: 16px;line-height: 50px;}
	.mtMain .section6 .form .fr select{font-size: 16px;height: 50px;line-height: 50px;}
	.mtMain .section6 .form .fr input{font-size: 16px;height: 50px;line-height: 50px;}
	.mtMain .section6 .form .lable .fl img{width: 24px;}
	.mtMain .section6 .form .fr{padding-left: 150px;}
	.mtMain .section6 .form .tj{height: 54px;line-height: 54px;font-size: 20px;}
	.mtMain .section6 .aTab span{width: 120px;line-height: 40px;font-size: 14px;}
	.zbMain .section1 .box{margin-top: 35px;}
	.zbMain .section1 .box .right h3{font-size: 16px;line-height: 26px;}
	.zbMain .section1 .box .right p{font-size: 16px;padding: 16px 0;}
	.zbMain .section2 .conBox{margin-top: 35px;}
	.zbMain .section2 .tabTit span{font-size: 16px;}
	.zbMain .section2 .conBox .box .text{font-size: 16px;line-height: 28px;}
	.commPad2{padding: 65px 0 !important;}
	.abMain .section1 .left .tit h3{font-size: 34px;}
	.abMain .section1 .left .tit span{font-size: 32px;margin-top: 10px;}
	.abMain .section1 .left .tit{padding-left: 26px;}
	.newsMain .section1 .item .text_block h3{font-size: 24px;}
	.newsMain .section1 .item .text_block p{font-size: 18px;line-height: 34px;height: 102px;}
	.newsMain .section1 .item .text_block span{font-size: 18px;}
	.newsDel .newsTit h1{font-size: 24px;}
	.newsDel .newsTit span{font-size: 18px;}
	.newsDel .con{font-size: 18px;}
	.newsDel .page a{font-size: 18px;}
	.newsDel .bot h4{font-size: 22px;line-height: 28px;}
	.newsDel .bot p{font-size: 16px;line-height: 28px;}
	.newsMain .wrap{width: 64%;}
}
@media only screen and (max-width:1366px){
	.mtMain .section17 .box .item{width: 278px;}
	.mtMain .section28 .tabTit .item span{font-size: 20px;}
	.mtMain .section8 .box p{font-size: 24px;}
}
@media only screen and (max-width:1190px){
	.mtMain .section28 .tabTit .item {padding: 27px 0 27px 35px;}
	.mtMain .section29 .titSlick .item span {font-size: 14px;line-height: 34px;}
	.mtMain .section29 .wrap{width: 90%;}
	.mtMain .section29 .textSlick .item .top h3{font-size: 20px;}
	.mtMain .section29 .textSlick .item .top span{font-size: 16px;}
	.mtMain .section29 .textSlick .item .bot .block img{height: 32px;}
	.mtMain .section29 .textSlick .item .bot .block h3{font-size: 16px;margin: 8px 0;}
	.mtMain .section29 .textSlick .item .bot .block span{font-size: 22px;}
	.mtMain .section29 .textSlick .item {padding: 30px 40px 30px 0;}
	.mtMain .section29 .titSlick .item{margin: 0 5px;}
	.mtMain .section29 {padding: 65px 0 30px 0;}
	.mtMain .section29 .slick{padding-bottom: 145px;}
	.mtMain .section29:after{height: 80%;}
	.mtMain .section17 .box .item {width: 220px;}
	.mtMain .section17 .box img {width: 430px;}
	.mtMain .section17 .box .item:nth-child(2) {right: -0.5%;}
	.mtMain .section17 .box .item:nth-child(5){left: -0.5%;}
	.mtMain .section17 .box .item:nth-child(3){bottom: -24%;}
	.mtMain .section17 .box .item:nth-child(6){bottom: -20%;}
}
@media only screen and (max-width:992px){
	.mtMain .section14,.mtMain .section15,.mtMain .section16,.mtMain .section18,.mtMain .section19,.mtMain .section21,.mtMain .section22,.mtMain .section23,.mtMain .section24,.mtMain .section25,.mtMain .section26 ,.mtMain .section11,.mtMain .section27,.mtMain .section28,.zbMain .section1,.zbMain .section2,.zbMain .section3,.mtMain .section8,.mtMain .section9,.mtMain .section10,.djMain .section2 ,.djMain .section3,.kjMain .section2,.kjMain .section1,.ryMain .section1,.ryMain .section2,.abMain .section1,.abMain .section2{padding: 35px 0;}
	.mtMain .section14{padding-bottom: 10px;}
	.mtMain .section14 .box .item{width: 50%;}
	.mtMain .section14 .box p br{display: none;}
	.mtMain .section14 .box .item{margin-bottom: 20px;}
	.mtMain .section14 .box .item:first-child:before,.mtMain .section14 .box .item:last-child:before{display: none;}
	.mtMain .section14 .box .item:after{display: none;}
	.mtMain .section14 .box img{width: 52px;margin: 0 auto;}
	.mtMain .section14 .box h3{margin-top: 8px;font-size: 16px;}
	.mtMain .section14 .box p{margin-top: 0;}
	.mtMain .section14 .box:after{display: none;}
	.mtMain .section14 .box{margin-top: 20px;}
	.mtMain .section15 .commTit3 i,.mtMain .section17 .commTit3 i,.mtMain .section18 .commTit3 i,.mtMain .section19 .commTit3 i,.mtMain .section20 .commTit3 i,.mtMain .section22 .commTit3 i,.mtMain .section23 .commTit3 i,.mtMain .section25 .commTit3 i,.mtMain .section26 .commTit3 i,.mtMain .section27 .commTit3 i,.mtMain .section28 .commTit3 i,.mtMain .section29 .commTit3 i,.zbMain .section2 .commTit3 i,.mtMain .section9 .commTit3 i,.djMain .section2 .commTit3 i,.djMain .section3 .commTit3 i,.kjMain .section2 .commTit3 i,.mtMain .section2 .commTit3 i,.mtMain .section5 .commTit3 i{margin-top: 15px;}
	.mtMain .section15 .items { margin-top: 25px;padding-bottom: 30px;}
	.mtMain .section15 .item {width: 50%;padding: 20px 12px 0 12px;}
	.mtMain .section15 .item h3 {font-size: 18px;}
	.mtMain .section15 .item p {line-height: 24px;height: auto;}
	.mtMain .section15 .items:after{display: none;}
	.mtMain .section15 .item:after{height: 70%;top: 30px;}
	.mtMain .section16 .items .item{width: 50%;margin-top: 20px;}
	.mtMain .section16 .items .item img {width: 90px;}
	.mtMain .section16 .items .item span{font-size: 14px;line-height: 20px;}
	.mtMain .section17 {padding: 35px 0 35px 0;}
	.mtMain .section17 .box {margin-top: 0px;}
	.mtMain .section17 .box img{display: none;}
	.mtMain .section17 .box .item{width: auto;position: static;border-bottom: 1px dashed #dddddd;padding: 20px 0;text-align: left !important;}
	.mtMain .section17 .box .item h3{font-size: 16px;line-height: 24px;}
	.mtMain .section18 .box .left{float: none;width: 100%;}
	.mtMain .section18 .box .right{display: none;}
	.mtMain .section18 .box .left .item{padding: 10px 20px 10px 46px;}
	.mtMain .section18 .box .left .item img{width: 24px;left: 10px;}
	.mtMain .section18 .box {margin-top: 22px;}
	.mtMain .section19 .box {margin-top: 22px;padding-bottom: 0;}
	.mtMain .section19 .box .item{width: 100%;margin-bottom: 10px;}
	.mtMain .section19 .box .item .cur{width: auto;height: auto;border-radius: 5px;display: block;text-align: left;padding: 10px 15px;background-color: #6e83fa;border-color: #6e83fa;}
	.mtMain .section19 .box .item .con{opacity: 1;visibility: visible;position: static;border-top: 0;padding: 10px 0;}
	.mtMain .section19 .box .item .cur:before{display: none;}
	.mtMain .section19 .box .item .cur h3, .mtMain .section19 .box .item .cur span{color: #ffffff;}
	.mtMain .section19 .box .item .cur:after{display: none;}
	.mtMain .section21 .items .item{width: 100%;}
	.mtMain .section21 .items .item{padding-top: 25px;height: auto;margin-bottom: 15px;}
	.mtMain .section21 .items .item img{width: 46px;}
	.mtMain .section21 .items .item h3{margin-top: 8px;}
	.mtMain .section21 .items .item p{margin-top: 5px;}
	.mtMain .section21 .items{margin-top: 24px;}
	.mtMain .section22 .img,.mtMain .section23 .box {margin-top: 22px;}
	.mtMain .section23 .box .left{float: none;width: 100%;}
	.mtMain .section23 .box .right{float: none;width: 100%;}
	.mtMain .section23 .box .right .item .text h3{font-size: 18px;line-height: 28px;}
	.mtMain .section23 .box .right .item img{width: 30px;}
	.mtMain .section23 .box .right .item .text {padding-left: 40px;}
	.mtMain .section23 .box .right .item .text p {font-size: 14px;line-height: 24px;margin-top: 5px;}
	.mtMain .section23 .box .right .item{padding: 18px 0;}
	.mtMain .section23 .box .right .item:first-child{padding-top: 18px;}
	.mtMain .section23 .box .right .item:last-child{border-bottom: 0;margin-bottom: 0;}
	.mtMain .section24 img{width: 95%;}
	.mtMain .section24 .img {margin-top: 22px;}
	.mtMain .section25 .item{width: 48%;padding-bottom: 15px;margin-bottom: 15px;}
	.mtMain .section25 .item:nth-child(even){margin-right: 0;}
	.mtMain .section25 .item i {margin: 15px auto;height: 4px;}
	.mtMain .section25 .item p {font-size: 14px;line-height: 24px;padding: 0 15px;}
	.mtMain .section25 .items{margin-top: 22px;}
	.mtMain .section26 .item{width: 23.5%;margin-right: 1.5%;padding: 20px 15px;}
	.mtMain .section26 .item:nth-child(even){margin-right: 0 !important;}
	.mtMain .section26 .item:nth-child(3n){margin-right: 4%;}
	.mtMain .section26 .item img{width: 58px;}
	.mtMain .section26 .item h3 {font-size: 20px;line-height: 28px;margin-top: 8px;}
	.mtMain .section26 .item p {font-size: 14px;line-height: 24px; margin-top: 5px;}
	.mtMain .section27{padding-bottom: 10px;}
	.mtMain .section27 .item .pic{float: none;width: 100%;}
	.mtMain .section27 .item .block{position: static;width: 100%;padding: 25px 0 10px;border:0;}
	.mtMain .section27 .item .block h3{font-size: 16px;line-height: 26px;margin-bottom: 8px;}
	.mtMain .section27 .item .block p {font-size: 14px;line-height: 24px;margin-bottom: 3px;}
	.mtMain .section27 .item{margin-bottom: 15px;}
	.mtMain .section27 .items{margin-top: 25px;}
	.mtMain .section28 .box{margin-top: 22px;}
	.mtMain .section28 .tabTit{width: 100%;float: none;white-space: nowrap;overflow-x: auto;}
	.mtMain .section28 .tabTit .item{padding: 12px 15px 12px 14px;display: inline-block;vertical-align: top;}
	.mtMain .section28 .tabTit .item span{font-size: 14px;}
	.mtMain .section28 .tabCon{float: none;width: 100%;margin-top: 15px;}
	.mtMain .section29{padding-bottom: 0;padding-top: 35px;}
	.mtMain .section29 .wrap{width: 100%;}
	.mtMain .section29 .titSlick{position: relative;width: 100%;left: initial;top: initial;right: initial;margin-top: 24px;}
	.mtMain .section29 .titSlick .slick-arrow{width: 30px;height: 30px;margin-top: -15px;}
	.mtMain .section29 .titSlick .slick-next{right: -15px;}
	.mtMain .section29 .titSlick .slick-prev{left: -15px;}
	.mtMain .section29 .imgSlick{position: relative;}
	.mtMain .section29 .boxSlick .slick-list{padding-left: 0;}
	.mtMain .section29 .textSlick{padding-left: 0;border-radius: 8px;padding-bottom: 70px;}
	.mtMain .section29 .textSlick .item {padding: 16px 20px 15px;}
	.mtMain .section29 .textSlick:after{display: none;}
	.mtMain .section29 .textSlick .item .top{display: block;}
	.mtMain .section29 .textSlick .item .top h3{font-size: 16px;line-height: 28px;}
	.mtMain .section29 .textSlick .item .top span{display: block;font-size: 16px;line-height: 28px;}
	.mtMain .section29 .textSlick .item .bot .block img {height: 28px;}
	.mtMain .section29 .textSlick .item .bot .block h3 {font-size: 14px;margin: 5px 0;line-height: 24px;}
	.mtMain .section29 .textSlick .item .bot .block span{font-size: 20px;}
	.mtMain .section29 .textSlick .slick-arrow{width: 34px;height: 34px;bottom: 15px;}
	.mtMain .section29 .textSlick .item .bot{margin-top: 40px;}
	.mtMain .section29 .slick{padding: 25px 0 35px 0;}
	.mtMain .section29 .imgSlick{left: initial;width: 90%;margin: 0 auto;}
	.mtMain .section29 .imgSlick .img{padding-top: 35px;padding-bottom: 35px;}
	.mtMain .section6 .form {margin-top: 20px;}
	.mtMain .section6 .form .lable{margin-bottom: 15px;}
	.mtMain .section6 .form .lable .fl span{font-size: 14px;line-height: 42px;}
	.mtMain .section6 .form .fr select{font-size: 14px;height: 42px;line-height: 42px;}
	.mtMain .section6 .form .fr input{font-size: 14px;height: 42px;line-height: 42px;}
	.mtMain .section6 .form .lable .fl img{width: 20px;margin-right: 4px;}
	.mtMain .section6 .form .fr{padding-left: 100px;}
	.mtMain .section6 .form .tj{height: 44px;line-height: 44px;font-size: 18px;}
	.mtMain .section6 .aTab{margin-bottom: 22px;}
	.mtMain .section6 .aTab span{width: 120px;line-height: 40px;font-size: 14px;}
	.mtMain .section6 .form .lable .fl{left: 8px;}
	.mtMain .section6 .form .fr .select:after{width: 10px;right: 6px;}
	.mtMain .section6 .xy {font-size: 14px; padding-left: 40px;background-position: 15px center;}
	.zbMain .section2 .conBox{margin-top: 22px;}
	.zbMain .section1 .box {margin-top: 22px;}
	.commPad2{padding: 35px 0 !important;}
	.mtMain .section7 .con p{font-size: 14px;line-height: 26px;}
	.mtMain .section7 .con img{margin-top: 15px;}
	.mtMain .section8 .box .left ul{margin-top: 10px;}
	.mtMain .section8 .box .right{display: none;}
	.mtMain .section8 .box .left{float: none;width: 100%;}
	.mtMain .section8 .box .left h3{font-size: 22px;line-height: 26px;padding-left: 0;}
	.mtMain .section8 .box .left li{width: 100%;font-size: 14px;line-height: 26px;padding: 6px 20px 6px 20px;}
	.mtMain .section8 .box .left li:before{top: 13px;}
	.mtMain .section8 .box p{font-size: 20px;padding: 5px 25px;line-height: 30px;margin-top: 12px;}
	.mtMain .section9 .box .left,.mtMain .section9 .box .right{width: 100%;float: none;padding: 0;text-align: left;}
	.mtMain .section9 .box .left{margin-bottom: 20px;}
	.mtMain .section9 .box .left:after{display: none;}
	.mtMain .section9 .box{margin-top: 25px;}
	.mtMain .section9 .box h3{font-size: 18px;}
	.mtMain .section9 .box p{padding: 5px 0;}
	.mtMain .section10 p{font-size: 14px;line-height: 26px;margin-bottom: 12px;}
	.mtMain .section10 .items{margin-top: 20px;}
	.djMain .section1 .item {margin-bottom: 15px;}
	.djMain .section1 .item .pic{float: none;width: 100%;}
	.djMain .section1 .item .text_block{float: none;width: 100%;margin-top: 20px;}
	.djMain .section1 .item .text_block h3{font-size: 20px;margin-bottom: 15px;}
	.djMain .section1 .item .block{background-position: 0 14px;padding: 10px 25px 10px 30px;}
	.djMain .section1 .item .block p{margin-top: 6px;font-size: 14px;line-height: 26px;}
	.djMain .section1 .item .block span{font-size: 14px;}
	.djMain .section1{padding-top: 35px;}
	.djMain .section1 .item:nth-child(even) h4{font-size: 18px;}
	.djMain .section1 .item:nth-child(even) p{font-size: 14px;line-height: 26px;}
	.djMain .section2 .item .pic{float: none;width: 100%;}
	.djMain .section2 .item .left{position: static !important;width: 100%;padding: 20px 0 0px 0px;}
	.djMain .section2 .item .left .imgBox{display: none;}
	.djMain .section2 .item{padding: 20px 20px 30px;margin-bottom: 20px;}
	.djMain .section2 .item .left .text h3{font-size: 20px;}
	.djMain .section2 .item .left .text p {font-size: 14px;line-height: 26px;margin-top: 15px;}
	.djMain .section2 .items{margin-top: 25px;}
	.djMain .section3 .slick .item .left{width: 100%;}
	.djMain .section3 .slick{margin-top: 25px;}
	.djMain .section3 .slick-dots li{width: 38px;margin: 0 6px;}
	.ryMain .section1 .con p{font-size: 16px;line-height: 28px;}
	.ryMain .section1 .con ul{margin-top: 20px;}
	.abMain .section1 .left{width: 100%;}
	.abMain .section1 .right{width: 100%;display: none;}
	.abMain .section2 .item1{width: 100%;position: static;margin-bottom: 20px;}
	.abMain .section2 .item2{width: 100%;margin-bottom: 20px;}
	.abMain .section2 .item .pic{display: none;}
	.abMain .section2 .item2 .text_block{float: none;width: 100%;padding-top: 62px;}
	.abMain .section2 .item{float: none;width: 100%;}
	.abMain .section2 .item3 .text_block{float: none;width: 100%;}
	.abMain .section2 .item1 .text_block{position: relative;width: 100%;}
	.abMain .section2 .item .text_block{height: auto;}
	.abMain .section2 .item .text_block h3{font-size: 18px;}
	.abMain .section2 .item .text_block p{height: auto;}
	.abMain .section2 .item .text_block .sj{width: 110px;height: 34px;line-height: 34px;font-size: 14px;}
	.abMain .section2 .items{margin-top: 25px;}
	.abMain .section1 .left .tit h3 {font-size: 24px;}
	.abMain .section1 .left .tit span {font-size: 22px;margin-top: 10px;}
	.abMain .section1 .left .tit { padding-left: 18px;}
	.abMain .section1 .left .con{margin-top: 20px;padding-right: 0;}
	.abMain .section1 .left .con p {font-size: 14px;color: #666666;line-height: 26px;margin-bottom: 12px;}
	.abMain .section1 .wrap:after{height: 120px;}
	.abMain .section1 .left .item{height: 120px;padding-top: 28px;}
	.abMain .section3{padding-top: 35px;}
	.abMain .section3 .commTit2 h2:after{width: 250px;}
	.abMain .section3 .box{margin-top: 265px;}
	.abMain .section3 .items {padding: 0 20px;position: absolute;bottom: 30px;}
	.abMain .section3 .item i{display: none;}
	.abMain .section3 .item{position: static;width: 100%;text-align: left;margin-bottom: 15px;}
	.abMain .section3 .item img{width: 35px;float: left;}
	.abMain .section3 .item h3{font-size: 18px;padding-left: 48px;margin: 0;}
	.abMain .section3 .item p{font-size: 14px;line-height: 26px;padding-left: 48px;}
	.zbMain .section3 .pages a span{width: 34px;height: 34px;font-size: 14px;line-height: 34px;}
	.conMain .section1{padding: 35px 0;}
	.conMain .section1 .items .item{width: 100%;padding: 0 25px;text-align: left;margin-bottom: 5px;}
	.conMain .section1 .items .item4{margin-top: 10px;}
	.baiduMap{height: 350px;}
	.newsMain .section1 .item{padding: 20px;margin-bottom: 15px;}
	.newsMain .section1 .item .pic{width: 100%;float: none;}
	.newsMain .section1 .item .text_block{width: 100%;float: none;padding-bottom: 0;}
	.newsMain .section1 .item .text_block h3{font-size: 18px;margin-top: 18px;}
	.newsMain .section1 .item .text_block p{font-size: 14px;line-height: 26px;height: 78px;margin-top: 10px;}
	.newsMain .section1 .item .text_block span{position: static;font-size: 14px;background-size: 16px auto;padding-left: 22px;}
	.newsMain .section1{padding: 30px 0 35px;}
	.newsMain .section2{padding: 35px 0;}
	.newsDel .newsTit{padding: 20px 0 15px;}
	.newsDel .newsTit h1{width: 100%;float: none;font-size: 20px;line-height: 32px;}
	.newsDel .newsTit span{position: static;font-size: 14px;background-size: 16px auto;padding-left: 22px;float: none;margin-top: 5px;}
	.newsDel{padding: 0 25px;}
	.newsDel .con{font-size: 14px;padding-top: 15px;}
	.newsDel .page a{font-size: 14px;background-size: 20px auto;padding: 6px 0 6px 30px;}
	.newsDel .bot h4{font-size: 18px;}
	.newsDel .bot p {font-size: 14px;line-height: 26px;margin-top: 5px;}
	.newsDel .bot{padding: 20px 0;}
	.newsMain .wrap{width: 100%;}
	.mtMain .section12 .tit{font-size: 20px;float: none;margin: 12px 0 15px;}
	.mtMain .section12 .box1 .top{padding: 15px 20px 25px 25px;background-image: none;margin-top: -30px;}
	.mtMain .section12 .box1 .top p{font-size: 14px;line-height: 26px;margin-bottom: 12px;}
	.mtMain .section12 .box1 .top .right{float: none;width: 100%;}
	.mtMain .section12 .item{width: 100%;float: none;padding: 35px 0;}
	.mtMain .section12 .box2 .item{padding: 0 0 35px 0;width: 100%;float: none;}
	.mtMain .section12 .item .tit{margin: 12px 0 15px;}
	.mtMain .section12 .item p{font-size: 14px;line-height: 26px;margin-bottom: 15px;}
	.mtMain .section12 .box3{padding: 35px 0;}
	.mtMain .section13 .table th{font-size: 14px;line-height: 26px;height: 54px;}
	.mtMain .section13 .table td{font-size: 14px;line-height: 26px;}
	.mtMain .section13{padding: 35px 0;}
	.mtMain .section13 .table{margin-top: 25px;}
	.kjMain .section1 img{margin-top: 25px;}
	.kjMain .section2 .items .item{position: static;width: 100%;margin-bottom: 15px;}
	.kjMain .section2 .items .item .text_block{position: static;height: auto;padding: 22px;}
	.kjMain .section2 .items .item .pic{height: 238px;}
	.kjMain .section2 .items{height: auto;margin-top: 25px;}
	.kjMain .section2 .items .item:nth-child(2) .text_block{position: static;}
	.kjMain .section2 .items .item:nth-child(2) .pic{position: static;}
	.kjMain .section2 .items h3{font-size: 18px;}
	.kjMain .section2 .items p{font-size: 14px;line-height: 26px;}
	.kjMain .section2 .more {font-size: 16px;line-height: 44px;width: 240px;margin: 30px auto 0 auto;}
	.mtMain .section1{padding-bottom: 35px;}
	.mtMain .section1 .box .tit{font-size: 18px;margin-bottom: 22px;padding-top: 6px;}
	.mtMain .section1 .box .tit span{font-size: 16px;}
	.mtMain .section1 .box{padding: 0 25px 35px;margin-top: -40px;}
	.mtMain .section1 .box .con .pic{float: none;width: 100%;}
	.mtMain .section1 .box .con .text{float: none;width: 100%;padding-right: 0;}
	.mtMain .section1 .box .con .text h3 {font-size: 22px;margin-top: 20px;}
	.mtMain .section1 .box .con .text span{font-size: 15px;margin-top: 15px;}
	.mtMain .section1 .box .con .text p{font-size: 14px;line-height: 26px;}
	.mtMain .section2{padding: 35px 0;}
	.mtMain .section2 .box .img{display: none;}
	.mtMain .section2 .box .text_block{float: none;width: 100%;margin-top: 20px;padding-top: 0;}
	.mtMain .section2 .box h3{font-size: 20px;margin-bottom: 15px;}
	.mtMain .section2 .box1{margin-top: 25px;}
	.mtMain .section2 .box .text_block p{font-size: 14px;line-height: 26px;padding: 5px 0 5px 20px;}
	.mtMain .section2 .box .text_block p:before{top: 12px;}
	.mtMain .section2 .box2{margin-top: 0;}
	.mtMain .section3 .left{width: 100%;height: 200px;position: static;float: none;}
	.mtMain .section3 .right{float: none;width: 100%;padding: 25px 25px 40px;}
	.mtMain .section3 .left .text{display: none;}
	.mtMain .section3 .right h3{font-size: 22px;}
	.mtMain .section3 .right h4{font-size: 34px;letter-spacing: 22px;}
	.mtMain .section3 .right h5{font-size: 14px;}
	.mtMain .section4 {padding: 35px 0 45px;}
	.mtMain .section5 {padding-top: 35px;}
	.mtMain .section5 .box .left{width: 100%;float: none;position: relative;height: 200px;margin-bottom: 15px;}
	.mtMain .section5 .box .right{float: none;width: 100%;}
	.mtMain .section5 .box{margin-top: 25px;}
	.mtMain .section6{padding: 35px 0;}
	
}

@media only screen and (max-width:767px){
	.zbMain .section1 .box .pic{float: none;width: 100%;}
	.zbMain .section1 .box .right{float: none;width: 100%;padding: 0 18px 20px 18px;}
	.zbMain .section1 .box .right p{padding: 5px 0;}
	.zbMain .section2 .conBox{background: transparent;}
	.zbMain .section2 .tabTit{position: static;width: 100%;white-space: nowrap;overflow-x: auto;padding-bottom: 16px;margin-bottom: 15px;}
	.zbMain .section2 .tabTit span{font-size: 14px;line-height: 36px;width: auto;padding: 0 15px;}
	.zbMain .section2 .conBox .con{padding: 20px;background: #ffffff;}
	.zbMain .section2 .conBox .box .pic{float: none;width: 100%;}
	.zbMain .section2 .conBox .box .text{float: none;width: 100%;font-size: 14px;line-height: 24px;}
	.zbMain .section2 .conBox .box .tit{width: 100%;margin-bottom: 20px;}
	.zbMain .section2 .conBox .box .tit h3{font-size: 16px;line-height: 26px;}
	.zbMain .section3 .tabTit{white-space: nowrap;overflow-x: auto;margin-top: 20px;}
	.zbMain .section3 .tabTit a{width: auto;padding: 0 10px;line-height: 32px;}
	.zbMain .section3 .item{width: 48.5%;margin-right: 2.5%;margin-bottom: 15px;}
	.zbMain .section3 .item:nth-child(3n){margin-right: 2.5%;}
	.zbMain .section3 .item:nth-child(even){margin-right: 0 !important;}
	.zbMain .section3 .item p {font-size: 14px;line-height: 36px;padding: 0 12px;}
	.pages a {width: 34px;height: 34px;line-height: 34px;font-size: 14px;}
	.mtMain .section27 .item .block h3{font-size: 24px;color: #000000;line-height: 30px;margin-bottom: 25px;}
}