﻿@charset "utf-8";
/* CSS Document */

body{padding-top: 92px;}
.header{position: fixed;z-index: 1200;width: 100%;left: 0;top: 0;padding-left: 10px;padding-right: 10px;background-color: rgba(255,255,255,1);}
.logo{position: relative;height: 92px;}
.logo>img{width: 10%; position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.btnMenu{width: 30px;position: absolute;z-index: 1200; right: 0;top: 50%;transform: translateY(-50%);}
.headRight{width: 76%;position: absolute;right: 35px;top: 31px;}
.headRight.curr{right: -100%;}
.ul01>li{width: 11.111%;text-align: center;vertical-align: middle;}
.ul01>li>a{display: inline-block;color: #333;font-size: 16px;height: 30px;line-height: 30px;position: relative;padding-left: 10px;padding-right: 10px;}
.ul01>li.active>a,
.ul01>li:hover>a{color: #e83c02;}
.ul01>li.active>a:before,
.ul01>li:hover>a:before{left: 0;bottom: 0;width: 100%;height: 1px;border-top: 1px solid #e83c02;}
.cnEn>p{display: inline-block;height: 30px;line-height: 30px;text-align: left;background: url(../images/3.png) no-repeat left center;padding-left: 23px;}
.cnEn>p>span{font-size: 14px;color: #3b3d45;display: inline-block;background: url(../images/4.png) no-repeat right center;padding-right: 15px;}
.formDiv{width: 30px;height: 30px;margin-left: auto;margin-right: auto;position: relative;top: 0;}
.search{background: url(../images/5.png) no-repeat center center/16px 16px;width: 30px;height: 30px;position: relative;z-index: 1100;}
.ipt1{display: block;width: 0px;height: 30px;line-height: 30px;padding-left: 15px;padding-right: 30px;border: 1px solid #e5e5e5; border-radius: 15px;position: absolute;z-index: 1050; top: 0;right: 0;background-color: #fff;font-size: 14px; opacity: 0;filter: alpha(opacity=0);}
.ipt1.cur{width: 190px; opacity: 1;filter: alpha(opacity=100);}
@media (max-width: 1230px) {
	body{padding-top: 80px;}
	.logo{height: 80px;}
	.headRight{width: 82%;top: 25px;}
	.ul01>li>a{font-size: 14px;padding-left: 5px;padding-right: 5px;}
}
@media (max-width: 991px) {
	.headRight{right: 25px;}
	.ul01>li>a{font-size: 14px;padding-left: 3px;padding-right: 3px;}
	.btnMenu{width: 24px;}
}

@media (max-width: 767px) {
	body{padding-top: 60px;}
	.logo{height: 60px;}
	.logo>img{width: 70px;}
	.headRight{position: fixed;z-index: 1200;width: 100%;height: 100%;left: 0;top: -100%;background-color: rgba(0,0,0,.8);padding: 30px 10px;}
	.headRight.curr2{top: 60px;}
	.ul01>li{width: 100%;float: none;}
	.ul01>li>a{display: block;color: #fff;font-size: 14px;height: 36px;line-height: 36px;}
	.ul01>li.active>a,
	.ul01>li:hover>a{color: #fff;font-weight: bold;font-size: 15px;}
	.ul01>li.active>a:before,
	.ul01>li:hover>a:before{left: 0;bottom: 0;width: 100%;height: 0;border-top: none;}
	.cnEn>p{height: 36px;line-height: 36px;background: url(../images/3b.png) no-repeat left center/16px 16px;}
	.cnEn>p>span{font-size: 14px;color: #fff;display: inline-block;background: url(../images/4b.png) no-repeat right center;padding-right: 15px;}
	.formDiv{width: 160px;height: 24px;margin-top: 20px;}
	.search{background: url(../images/5.png) no-repeat center center/12px 12px;width: 24px;height: 24px;position: absolute;right: 0;top: 0;}
	.ipt1{display: block;width: 100%;height: 24px;line-height: 24px;padding-left: 15px;padding-right: 30px;border: 1px solid #e5e5e5; border-radius: 15px;position: absolute;z-index: 1050; top: 0;right: 0;background-color: #fff;font-size: 14px; opacity: 1;filter: alpha(opacity=100);}
	.ipt1.cur{width: 100%; opacity: 1;filter: alpha(opacity=100);}
}
.bgf3f3f3{background-color: #f3f3f3;}
/*首页轮播*/
.slideBox{ width:100%; height:auto; overflow:hidden; position:relative;}
.slideBox .hd{ overflow:hidden; position:absolute; right:5%; z-index:1;top: 50%;transform: translateY(-50%);}
.slideBox .hd ul{overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{width:45px; height:44px; line-height:44px; text-align:left; cursor:pointer; color: transparent;position: relative;font-size: 15px;}
.slideBox .hd ul li:before{right: 0;top: 50%;transform: translateY(-50%);width: 12px;height: 12px;background-color: #8f8891;border-radius: 50%;}
.slideBox .hd ul li.on{ color:#fff; }
.slideBox .hd ul li.on:before{ background-color: #fff }
.slideBox .bd{ position:relative; height:100%; z-index:0; }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%;display:block;  }
@media (max-width: 767px) {
	.slideBox .hd ul li{width:25px; height:22px; line-height:22px;font-size: 14px;}
	.slideBox .hd ul li:before{width: 8px;height: 8px;}
}
.k1{margin-top: -80px;position: relative;z-index: 4;padding-left: 10px;padding-right: 10px}
.tb1{position: relative;left: 50%;transform: translateX(-50%);top: 0;width: 1570px;background-color: #f0f0f0;}
.tb1>a{padding: 45px 80px;}
.tb1>a.active{background-color: #f7f7f7;}
.ic1{background: url(../images/8-1.png) no-repeat left center;padding-left: 100px;}
.ic2{background: url(../images/8-2.png) no-repeat left center;padding-left: 100px;}
.ic3{background: url(../images/8-3.png) no-repeat left center;padding-left: 100px;}
.k1-2{padding: 5.2% 0;}
.k1-21{padding: 12.2% 0 0;}
.k1-22{margin-top: 11.4%;}
.corbcbcbd{color: #corbcbcbd;}
.k1-22{background-color: rgba(0,0,0,.4);}
.k1-22>a{padding: 20px 5px;}
.k1-22>a.active{background-color: #1751ba;}
.tb3{background-color: #fff;}
.tb3>a{margin-left: 2%;margin-right: 2%;}
.tb3>a.active{color: #1751ba;}
.tb3>a>img{visibility: hidden;}
.tb3>a.active>img{visibility: visible;}
@media (max-width: 1600px) {
	.k1{margin-top: -60px;}
	.tb1{width: 100%;}
	.tb1>a{padding: 30px 55px;}
	.ic1{background: url(../images/8-1.png) no-repeat left center/50px 51px;padding-left: 70px;}
	.ic2{background: url(../images/8-2.png) no-repeat left center/50px 51px;padding-left: 70px;}
	.ic3{background: url(../images/8-3.png) no-repeat left center/50px 51px;padding-left: 70px;}
	.k1-22>a>img{width: 60px;}

}
@media (max-width: 1230px) {
	.k1{margin-top: -44px;}
	.tb1>a{padding: 20px 30px;}
	.ic1{background: url(../images/8-1.png) no-repeat left center/38px 39px;padding-left: 53px;}
	.ic2{background: url(../images/8-2.png) no-repeat left center/38px 39px;padding-left: 53px;}
	.ic3{background: url(../images/8-3.png) no-repeat left center/38px 39px;padding-left: 53px;}
	.k1-22>a>img{width: 50px;}
}
@media (max-width: 991px) {
	.k1{margin-top: -32px;}
	.tb1>a{padding: 10px 10px;}
	.ic1{background: url(../images/8-1.png) no-repeat left center/30px 31px;padding-left: 40px;}
	.ic2{background: url(../images/8-2.png) no-repeat left center/30px 31px;padding-left: 40px;}
	.ic3{background: url(../images/8-3.png) no-repeat left center/30px 31px;padding-left: 40px;}
	.k1-22>a>img{width: 40px;}
}
@media (max-width: 767px) {
	.k1-22>a{padding: 10px 5px;width: 33.33333333%;}
	.k1-22>a>img{width: 30px;}
}
@media (max-width: 576px) {
	.k1{margin-top: -35px;}
	.tb1>a{padding: 10px 5px;}
	.ic1{background: url(../images/8-1.png) no-repeat top center/24px 25px;padding-left: 0px;padding-top:30px;}
	.ic2{background: url(../images/8-2.png) no-repeat top center/24px 25px;padding-left: 0px;padding-top:30px;}
	.ic3{background: url(../images/8-3.png) no-repeat top center/24px 25px;padding-left: 0px;padding-top:30px;}
	.tb1>a>div{text-align: center;}
	.k1-22>a{width: 50%;}
	.tb3>a>img{width: 11px;}
}


.k2{background: url(../images/11.jpg) no-repeat;width: 100%;padding: 5.2% 10px;}
.td1{background-color: #fff;width: 31.84%;vertical-align: top;padding: 40px;}
.td2{width: 2.24%;}
.heig3{height: 35px;}
.k2-1{margin-top: 35px;}
.btn1{width: 90px;text-align: center;height: 36px;line-height: 36px;border-radius: 3px;background-color: #1751ba;}
.td1:hover{-moz-box-shadow:0 0 10px rgba(23,81,186,.2);-webkit-box-shadow:0 0 10px rgba(23,81,186,.2);box-shadow:0 0 10px rgba(23,81,186,.2)}
.lh40{line-height: 40px;}
.td1:hover>a .btn1{background-color: #e83c02;}
.ul02>li:nth-child(n+2){margin-top: 10px;}
.ul02>li>a{padding: 5px 10px;}
.ul02>li:hover>a{-moz-box-shadow:0 0 10px rgba(23,81,186,.2);-webkit-box-shadow:0 0 10px rgba(23,81,186,.2);box-shadow:0 0 10px rgba(23,81,186,.2)}
.ul02>li:hover>a .btn1{background-color: #e83c02;}
.k3{padding: 5.2% 10px;}
.tb5{background-color: #f0f0f0;}
.tb5>a{padding: 24px 5px;border-right: 1px solid #fff;}
.tb5>a:last-child{border-right: none;}
.tb5>a.active{background-color: #1751ba;}
.tb5>a.active>p{color: #fff;}
.tb5>a>span{display: block;width: 100%;left: 0;height: 54px;}
.tb5>a:nth-child(1)>span{background: url(../images/12-1.png) no-repeat center center;}
.tb5>a:nth-child(2)>span{background: url(../images/12-2.png) no-repeat center center;}
.tb5>a:nth-child(3)>span{background: url(../images/12-3.png) no-repeat center center;}
.tb5>a:nth-child(4)>span{background: url(../images/12-4.png) no-repeat center center;}
.tb5>a:nth-child(1).active>span{background: url(../images/12-1b.png) no-repeat center center;}
.tb5>a:nth-child(2).active>span{background: url(../images/12-2b.png) no-repeat center center;}
.tb5>a:nth-child(3).active>span{background: url(../images/12-3b.png) no-repeat center center;}
.tb5>a:nth-child(4).active>span{background: url(../images/12-4b.png) no-repeat center center;}
.td3-1{width: 41.4%;}
.td3-2{width: 29.3%;padding-left: 10px;}
.td3-2>a:nth-child(2){margin-top: 10px;}
.td3-3{width: 29.3%;padding-left: 10px;}
.td3-1 img,
.td3-2 img,
.td3-3 img{width: 100%;height: 100%;}
/*放大*/
.td3-1>a:hover>img,
.td3-2>a:hover>img,
.td3-3>a:hover>img,
.ul08>li:hover>a>p>img,
.ul10>li:hover>a>p>img,
.ul19>li:hover>a>p>img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}
/*旋转放大*/
.picRotateScale:hover {transform: rotate(360deg) scale(1.2);-webkit-transform: rotate(360deg) scale(1.2);-moz-transform: rotate(360deg) scale(1.2);-o-transform: rotate(360deg) scale(1.2);-ms-transform: rotate(360deg) scale(1.2);}
/*上移动*/
.T-YD:hover {transform: translate(0, -5px);-webkit-transform: translate(0, -5px);-moz-transform: translate(0, -5px);-o-transform: translate(0, -5px);-ms-transform: translate(0, -5px);}

/*下移动*/
.B-YD:hover {transform: translate(0, 5px);-webkit-transform: translate(0, 5px);-moz-transform: translate(0, 5px);-o-transform: translate(0, 5px);-ms-transform: translate(0, 5px);}

/*左移动*/
.L-YD:hover {transform: translate(-5px, 0);-webkit-transform: translate(-5px, 0);-moz-transform: translate(-5px, 0);-o-transform: translate(-5px, 0);-ms-transform: translate(-5px, 0);}

/*右移动*/
.R-YD:hover {transform: translate(5px, 0);-webkit-transform: translate(5px, 0);-moz-transform: translate(5px, 0);-o-transform: translate(5px, 0);-ms-transform: translate(5px, 0);}
.tb7>a{width: 135px;height: 46px;line-height: 46px;text-align: center;background-color: #ebedf0;color: #333;}
.tb7>a:nth-child(1){margin-right: 10px;}
.tb7>a.active{color: #fff;background-color: #e83c02;}

.tb71>a{width: 135px;height: 46px;line-height: 46px;text-align: center;background-color: #ebedf0;color: #333;}
.tb71>a:nth-child(1){margin-right: 10px;}
.tb71>a.active{color: #fff;background-color: #e83c02;}



.k4{background: url(../images/15.jpg) no-repeat;background-size: cover;padding: 5.2% 10px;margin-top: 5.2%;}
.cor1751ba{color: #1751ba;}
@font-face{
  font-family:'SourceHanSerifCN-Heavy';
  src: url('../fonts/SourceHanSerifCN-Heavy.otf') format('truetype');
}
.ul04>li:nth-child(n+2){margin-top: 100px;}
.ul04>li>a>p{width: 90px; background: url(../images/75.png) no-repeat center 15px;padding-bottom: 10px; background-size: cover;font-family:'SourceHanSerifCN-Heavy';}
.ul04>li>a>div{margin-left: 90px;}
.core83c02{color: #e83c02;}
.k5{background: url(../images/11.jpg) no-repeat;background-size: cover;padding: 5.2% 10px;}
.k5-1{background-color: #fff}
.k5-1>div{padding: 60px;}
.k5-1>div:nth-child(1){background: url(../images/75.jpg) no-repeat right center/13px 100%;}
.k5-2>a,
.k5-3>a{color: #333;width: 134px;text-align: center;height: 44px;line-height: 44px;background-color: #ebedf0;}
.k5-2>a:nth-child(1),
.k5-3>a:nth-child(1){margin-right: 10px;}
.k5-2>a.active,
.k5-3>a.active{background-color: #1751ba;color: #fff;}
.hr-t-e0e0e0{height: 1px;border-top:1px solid #e0e0e0;}
.w161{width: 161px;}
.mgl181{margin-left: 181px;}
.ul05>li{padding: 30px 0;border-bottom: 1px solid #e0e0e0;}
.w104{width: 104px;background: url(../images/77.png) no-repeat right center;}
.mgl104{margin-left: 104px;}
.ul05>li:nth-child(n+2):hover>a>div:nth-child(2)>p{color: #e83c02;}
.ul06{padding-top: 14px;}
.ul06>li{padding: 16px 0;}
.ul06>li>a>p{background: url(../images/76.png)no-repeat center center;width: 45px;height: 45px;}
.ul06>li:hover>a>p{background: url(../images/76b.png)no-repeat center center;}
.ul06>li>a>div{margin-left: 63px;}
.ul06>li>a>div>p:nth-child(1){color: #333;font-size: 18px;height: 45px;line-height: 45px;}
.ul06>li:hover>a>div>p:nth-child(1){color: #e83c02;}
.k6{padding: 5.2% 10px;}
/*播放器*/
.video-box{
	position: relative;
}
.video-box video{
display: block;
  vertical-align: baseline;display: none;
}
.video-box .video-img{
	position: relative;
    /*top: 0;
    bottom: 0;*/
    width: 100%;
    z-index: 999;
   
		cursor:pointer
}
.btn2{width: 150px;text-align: center;height: 52px;line-height: 52px;background-color: #1751ba;}

.footer{background-color: #1f2328;padding: 75px 0 30px}
.fot2{border-top: 1px solid #36393e;}
.w1370{width: 1370px;margin-left: auto;margin-right: auto;}
@media (max-width: 1400px) {
	.w1370{width: 100%;padding-left: 10px;padding-right: 10px;}
}
.w250{width: 280px;}
.mgr250{margin-right: 250px;}
.corbcbcbd{color: #bcbcbd;}
.fotUl>li>div>a:hover{color: #fff;}
.ic4{background: url(../images/23.png) no-repeat left center;padding-left: 42px;height: 32px;line-height: 32px;}
.fot1-1>a{float: left;width: 115px;text-align: center;height: 36px;line-height: 36px;color: #fff;border-radius: 3px;}
.fot1-1>a:nth-child(1){background-color: #1751ba;margin-right: 10px;}
.fot1-1>a:nth-child(2){background-color: #4c4f53;}
.fot1-1>a:nth-child(1)>span{background: url(../images/24-1.png) no-repeat right center;padding-right: 26px;}
.fot1-1>a:nth-child(2)>span{background: url(../images/24-2.png) no-repeat right center;padding-right: 26px;}
.corc5c6c6{color: #c5c6c6;}
.w73{width: 73px;}
.mgl73{margin-left: 73px;}
.corbdbebf{color: #bdbebf;}
.fot2-1>a{padding-left: 10px;padding-right: 10px; no-repeat right center;}
.fot2-1>a:last-child{background: none;}
.fot2-1>a:hover{color: #fff;}
.aside{position: fixed;z-index: 1260;top: 30%;right: 35px;display: none;}
.aside>a{margin-bottom: 1px;width: 68px;background-color: #919191;padding: 10px 5px;position: relative;}
.aside>a:hover{background-color: #1751ba;}
.aside>a>p{margin-top: 10px;}
.aside>a>span{display: block;width: 100%;height: 30px;}
.aside>a:nth-child(1)>span{background: url(../images/27-1.png) no-repeat center center;}
.aside>a:nth-child(2)>span{background: url(../images/27-2.png) no-repeat center center;}
.aside>a:nth-child(3)>span{background: url(../images/27-3.png) no-repeat center center;}
.aside>a:nth-child(4)>span{background: url(../images/27-4.png) no-repeat center center;}
.tel{position: absolute;left: -110px;top: 50%;transform: translateY(-50%);width: 100px;height: 36px;line-height: 36px;text-align: center;background-color: #1751ba;color: #fff;display: none;;}
.aside>a:hover .tel{display: block;}
.wx{position: absolute;width: 68px;height: 68px;left: -78px;top: 50%;transform: translateY(-50%);background-color: #1751ba;padding: 4px;border-radius: 4px;display: none;}
.wx>img{border-radius: 4px;}
.aside>a:hover .wx{display: block;}








.banner{padding: 147px 10px 0;width: 100%;}
@font-face{
  font-family:'SourceHanSerifCN-Heavy';
  src: url('../fonts/SourceHanSerifCN-Heavy.otf') format('truetype');
}
.hvy{font-family:'SourceHanSerifCN-Heavy';}
.sx{width: 1px;border-right: 1px solid #fff;height: 112px;margin-top: 35px;}
.tb8{background-color: #f0f0f0;height: 56px;}
.tb8>a{height: 56px;line-height: 56px;width: 138px;}
.tb8>a.active{background-color: #1751ba;color: #fff;}
.MBX{overflow: hidden;}
.MBX>p{width: 75px; float: left;font-size: 14px;color: #888;margin-top: 10px;}
.MBX>ul{margin-left: 75px;overflow: hidden;}
.MBX>ul>li{float: left;margin-top: 10px;margin-right: 4px;font-size: 14px;color: #888;}
.MBX>ul>li>a{color: #888;}
.MBX>ul>li>a:hover{text-decoration: underline;}
.core{color: #eee;}
.k7{background: url(../images/37.jpg) no-repeat center bottom/100% auto; padding: 0 10px 78px;}
.w990{width: 990px;}
@media (max-width: 1020px) {
	.w990{width: 100%;}
}
.core5e5e5{color: #e5e5e5;}
.xian{position: absolute;z-index: 1;width: 1px;height: 100%;left: 50%;transform: translateX(-50%);top: 0;bottom: 0;border-right: 1px solid #dadada;}
.img1{position: relative;z-index: 10;}
.ul07{position: relative;z-index: 10;}
.ul07>li{padding-top: 8px;padding-bottom: 8px;}
.pdr26{padding-right: 26px;}
.pdl26{padding-left: 26px;}
.p11{width: 90px;height: 90px;line-height: 90px;text-align: center;background-color: #666666;color: #fff;border-radius: 50%;position: relative;z-index: 20;}
.p12{width: 100%;height: 90px;line-height: 90px;background-color: #f5f5f5;border-radius: 10px;color: #333;box-shadow:0px 9px 13px 0px rgba(0, 0, 0, 0.07);}
.ul07>li:last-child:before{background-color: #fff;width: 10px;height: 50%;background-color: #fff;left: 50%;transform: translateX(-50%);bottom: 0;}
.ul07>li:hover .p11{background-color: #1751ba;}
.ul07>li:hover .p12{background-color: #1751ba;color: #fff;}
.img2{position: absolute;z-index: 18;left: 50%;top: 43%;transform: translate(-50%);}
.sp1{display: block;position: absolute;width: 25px;height: 1px!important;border-top: 1px solid #666666;top: 53%;right: 1px;}
.sp2{display: block;position: absolute;width: 25px;height: 1px!important;border-top: 1px solid #666666;top: 53%;left: 1px;}
.p13{width: 90px;height: 90px;border-radius: 50%; text-align: center;margin-left: auto;margin-right: auto;position: relative;z-index: 22;background-color: #e83c02;color: #fff;}
.p13>span{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);line-height: 20px;}
.yinCang{display: none;}
.ul08>li{width: 32%;margin-right: 2%;margin-top: 2%;}
.ul08>li:nth-child(3n){margin-right: 0;}
.ul08>li>a>div{padding: 25px 5px;}
.ul08>li:hover>a>div>p{color: #1751ba;}
.ul08>li>a{border-bottom: 1px solid #e7e7e7;}
.ul08>li:hover>a{border-bottom: 1px solid #1751ba;}
.fen>a{width: 38px;height: 38px;text-align: center;line-height: 38px;border: 1px solid #e3e3e3;border-radius: 19px;font-size: 14px;color: #272727;vertical-align: middle;margin-left: 5px;margin-right: 5px;}
.fen>a:hover,
.fen>a.active{border: 1px solid #1751ba ;background-color: #1751ba;color: #fff;}
.fen>a:first-child{background: url(../images/40-1.png) no-repeat center center;width: 100px}
.fen>a:last-child{background: url(../images/40-2.png) no-repeat center center;width: 100px}
.fen>a:first-child:hover,
.fen>a:first-child.curr{background: #1751ba url(../images/40-1b.png) no-repeat center center;}
.fen>a:last-child:hover,
.fen>a:last-child.curr{background: #1751ba url(../images/40-2b.png) no-repeat center center;}
.ul09>li{width: 32%;margin-right: 2%;margin-top: 2%;float: left;}
.ul09>li:nth-child(3n){margin-right: 0;}
.ul09>li>a{padding: 50px 110px;background-color: #f6f6f6;}
.ul09>li>a>p{z-index: 10;left: -100%;bottom: 0;background-color: rgba(0,0,0,.3);width: 100%;padding: 20px  5px;}
.ul09>li:hover>a>p{left: 0;}


.ul090>li{width: 23.5%;margin-right: 2%;margin-top: 2%;float: left;}
.ul090>li:nth-child(4n){margin-right: 0;}
.ul090>li>a{padding: 50px 90px;background-color: #f6f6f6;}
.ul090>li>a>p{z-index: 10;left: -100%;bottom: 0;background-color: rgba(0,0,0,.3);width: 100%;padding: 20px  5px;}
.ul090>li:hover>a>p{left: 0;}






.bgf7{background-color: #f7f7f7;}
.k8{padding: 0 10px 4%;}
.k8-1{border-bottom: 1px solid #e9e9e9}
.ipt2{display: block;width: 100%;height: 50px;line-height: 50px;padding-left: 25px;padding-right: 40px;border: 1px solid #e9e9e9; border-radius: 25px;background-color: #fff;}
.wmgr30{margin-right: 30%;}
.p14{line-height: 50px;}
.search2{background: url(../images/5.png) no-repeat center center/16px 16px;width: 16px;height: 50px;position: absolute;z-index: 10;top: 0;right: 22px}

.leftMenu{background-color: #1751ba;padding: 10px;}
.leftMenu>a>img{width: 24px;}

.k9-1{width: 236px;float: left;}
.k9-2{margin-left: 268px;}
.ul10>li{margin-bottom: 2px;background-color: #fff}
.ul10>li>p{cursor: pointer;height: 55px;line-height: 55px;}
.ul10>li.active>p{background:#1751ba url(../images/43.png) no-repeat right 30px center;color: #fff;}
.ul10>li.active{margin-bottom: 10px}
.ul10>li:last-child.active{margin-bottom: 2px}

.ul11{padding-top: 10px;padding-bottom: 10px;}
.ul11>li>a{height: 40px;line-height: 40px;color: #555}
.ul11>li:hover>a,
.ul11>li.active>a{color: #1751ba;}
.k9-122{border-top: 3px solid #1751ba;}
.bor-t-1751ba{border-top: 3px solid #1751ba;}
.ic5{background: url(../images/79.png) no-repeat left 1px;line-height: 20px;padding-left: 30px;}
.ic6{background: url(../images/80.png) no-repeat left 1px;line-height: 20px;padding-left: 30px;}
.ic7{background: url(../images/81.png) no-repeat left 1px;line-height: 20px;padding-left: 30px;}
.MBX2{overflow: hidden;}
.MBX2>p{width: 100px; float: left;font-size: 14px;color: #888;line-height: 22px; margin-top: 10px;background: url(../images/44.png) no-repeat left center;padding-left: 25px;}
.MBX2>ul{margin-left: 100px;overflow: hidden;}
.MBX2>ul>li{float: left;line-height: 22px;margin-top: 10px;margin-right: 4px;font-size: 14px;color: #888;}
.MBX2>ul>li>a{color: #888;line-height: 22px;}
.MBX2>ul>li>a:hover{text-decoration: underline;}
.td5{width: 38.3%;padding: 11% 10px 3%;}
.td6{width: 2.24%}
.td7{width: 59.46%;padding: 4% 7%;}
.cor575f65{color: #575f65;}
.td5:hover>a .btn1,
.td7:hover>a .btn1{background-color: #e83c02;}
.ul12>li{width: 31.84%;margin-right: 2.24%;margin-top: 2.24%;float: left;}
.ul12>li:nth-child(3n){margin-right: 0;}
.ul12>li>a{padding: 90px 10px 40px;}
.ul12>li:hover>a .btn1{background-color: #e83c02;}
.cor656564{color: #656564;}
.ic8{background: url(../images/56.png) no-repeat left center/30px 30px;padding-left: 36px;height: 36px;line-height: 36px;}
.fullSlide{ position:relative;background-color: #fff; margin:0 auto; }
.fullSlide .bd{ position:relative; z-index:0; }
.fullSlide .bd li img{width:60%;display: block;vertical-align:top; margin-left: auto;margin-right: auto;}
.fullSlide .prev,
.fullSlide .next{position: absolute;z-index: 10;width: 55px;height: 55px;top: 50%; margin-top:-27.5px;}
.fullSlide .prev{background: url(../images/58-1.png) no-repeat center center/55px 55px;left: 6%;}
.fullSlide .next{background: url(../images/58-2.png) no-repeat center center/55px 55px;right: 6%;}
.fullSlide .prev:hover{background: url(../images/58-1b.png) no-repeat center center/55px 55px;}
.fullSlide .next:hover{background: url(../images/58-2b.png) no-repeat center center/55px 55px;}
.d1{padding-right: 60px;}
.div2{padding: 75px 10px 40px;background-color: #52575e;}
.ls2{letter-spacing: 2px;}
.div3{padding: 40px 0}
.div3>div{padding: 0 80px;border-right: 1px dashed #aaa;}
.div3>div:nth-child(2){border-right: none;}
.ul15>li>a{height: 50px;line-height: 50px;}
.div4{padding: 40px 80px}



.k10{background-color: #f0f0f0;}
.k10>p{background-color: #1751ba;width: 260px;height: 56px;line-height: 56px;text-align: center;}
.k11{padding: 4.6% 10px 4.1%;}
.k12{padding: 4.1% 10px 4.1%;background-color: #f6f6f6;}
.k13{padding: 4.1% 10px 4.1%;}
.k14{padding: 4.1% 10px 4.1%;background-color: #f6f6f6;}
.k15{padding: 4.1% 10px 4.1%;}
.swide-a1{border-bottom: 1px solid #e7e7e7;}

.k11-1 .swiper-container-horizontal > .swiper-pagination-bullets {bottom: 0;left: 0;width: 100%;}
.k11-1 .swiper-pagination-bullet{width: 14px;height: 14px;margin-left: 12px!important!important;margin-right: 12px!important; opacity: 1;background: #e2e2e2;}
.k11-1 .swiper-pagination-bullet-active {opacity: 1;background: #e83c02;}
.ul16{padding-top: 30px;position: relative;}
.td8:before{content: "";position: absolute; width: 1px!important;height: 100%;border-right: solid #e1e1e1;left: 7px;top: 0;}
.ul16>li>a{line-height: 30px;padding-left: 80px;}

.ul16>li:nth-child(n+2){margin-top: 40px;}
.ul16>li:hover>a{background: url(../images/63-2.png) no-repeat left center;}



.ul18>li{padding: 30px 30px 30px 0;background-color: #f7f7f7;}
.ul18>li:hover{background-color: #1751ba;}
.corc2c2c2{color: #c2c2c2;}
.cor4c4c4c{color: #4c4c4c;}
.w185{width: 185px;}
.w218{width: 218px;}
.mgl185{margin-left: 185px;}
.mgl218{margin-left: 218px;}
.div5{border-left: 1px solid #e0e0e0;padding-left: 50px;}
.ul18>li:hover>div:nth-child(1)>p{color: #fff;}
.ul18>li:hover>div:nth-child(2)>div>p{color: #fff;}


.k20{width: 1250px;margin-left: auto;margin-right: auto;}
.w930{width: 930px;}
.w290{width: 290px;}
@media (max-width: 1280px) {
	.k20{width: 100%;}
	.w930{width: 75%;}
	.w290{width: 23%;}
}

.k20-1{padding: 6% 7.5%;}
.lh32{line-height: 32px;}
.img3{height: 1px;width: 10%}
.pdt150{padding-top: 150px;}
.p23{height: 1px!important;width: 44px;border-top: 1px solid #e7e7e7;}
.ul22>li:hover>a .p21{color: #1751ba;}
.ul22>li:hover>a .p23{border-top: 1px solid #1751ba;}
.ul23>li{padding: 30px 50px;cursor: pointer;}
.ul23>li:hover{background-color: #f7f6f6;}
.cor2b2c2c{color: #2b2c2c;}
.div6-1>p{width: 45px;}
.div6-1>div{margin-left: 66px;}
.div6-1>div>p{height: 45px;line-height: 45px;}
.div6-2>p{width: 45px;}
.div6-2>div{margin-left: 66px;}
.div6-2>div>p{/*height: 45px;*/line-height: 45px;}
.w130{width: 130px;}
.w270{width: 270px;}
.mgl400{margin-left: 400px;}
.ul19>li{width: 32%;margin-right: 2%;}
.ul19>li:nth-child(3n){margin-right: 0;}
.p24{position: relative;width: 270px;height: 130px;}
.p24>span{display: block;height: 1px;width: 90%;border-top: 1px solid #d4d4d4;position: absolute;z-index: 10;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.k30{padding: 100px 10px 80px;}
.bgf5{background-color: #f5f5f5;}
.hr-d-999{height: 1px!important;border-top: 1px dashed #999;}
.ios1{background: url(../images/70-1.png) no-repeat left  center;padding-left: 20px;}
.ios2{background: url(../images/70-2.png) no-repeat left  center;padding-left: 20px;}
.ios3{background: url(../images/70-3.png) no-repeat left  center;padding-left: 20px;}
.ios4{background: url(../images/70-4.png) no-repeat left  center;padding-left: 20px;}
.w140{width: 140px;}
.mgl156{margin-left: 156px;}
.cor3a3a3a{color: #3a3a3a;}
.cor464646{color: #464646;}
.k30-2{background: url(../images/73.png) no-repeat  center center;background-size: cover;padding: 3.8% 10px;}
.w960{width: 960px;}
.ipt5{display: block;width: 100%;background-color: #fff;padding-left: 12px;height: 54px;line-height: 54px;border-radius: 2px;border: 1px solid #e8e8e7;}
.texarea2{height: 115px;width: 100%;background-color: #fff;padding-left: 12px;border-radius: 2px;border: 1px solid #e8e8e7;padding:10px;}
.sp3{width: 123px;position: absolute;z-index: 10;right: 10px;top: 50%;transform: translateY(-50%);}

.item{display: none;}
.sp8{display: none;;width: 72px;height: 72px;position: absolute;z-index: 30;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.ul090>li:hover>a>.sp8{display: block;}

.submit{width: 170px;height: 48px;line-height: 48px;text-align: center;color: #fff;border-radius: 6px;background-color: #1751ba;}

.img8{position: absolute;z-index: 0;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.ul30{position: relative;z-index: 10;}
.ul30>li{padding-top: 45px;padding-bottom: 45px;}
.ul30>li>div{width: 510px;background-color: #fff;-moz-box-shadow:0 0 10px #ccc;-webkit-box-shadow:0 0 10px #ccc;box-shadow:0 0 10px #ccc;border-radius: 6px;}


.item1{padding-left: 190px;padding-right: 190px;}
.item2{padding-left: 80px;padding-right: 80px;}
.item3{padding-left: 12%;padding-right: 12%;}
.ul30>li>div:nth-child(1){padding: 30px 30px 30px 140px;position: relative;}
.ul30>li>div:nth-child(2){padding: 30px 140px 30px 30px;position: relative;}
.ul30>li>div>p{height: 90px;line-height: 30px;}
.mm{width: 200px;height: 231px;position: absolute;z-index: 30;top: -40px;}
.mm1{left: -80px;}
.mm2{right: -80px;}
.ul40>li>p{height: 6px;background-color: #e4e4e4;width: 100%;}
.ul40>li>a{padding-left: 13px;padding-right: 13px;}
.ul40>li>a.ds2{margin-left: 50%;}
.ds1>div>div{position: absolute;z-index: 10;left: 0;top: 0;width: 100%;height: 100%;padding-top: 24%;}
.ds2>div>div{position: absolute;z-index: 10;left: 0;top: 0;width: 100%;height: 100%;padding-top: 30%;}

.ds1>div>div>img,
.ds2>div>div>img{width: 40%;}
.ds1>div>div>p{margin-top: 5%;}
.ds2>div>div>p{margin-top: 5%;}
.ul40>li>a>div>span{width: 100%;height: 100%;left: 0;top: 0;position: absolute;z-index: 50;display: none;}
.ul40>li>a>div>span>img{width: 100%;height: 100%;}
.ul40>li>a:hover>div>span{display: block;}
.ul40>li>p{position: relative;}
.ul40>li:last-child>p{margin-right: 10px;}
.ul40>li:last-child>p:before{background: url(../images/28-2.png) no-repeat center center;width: 25px;height: 29px;right: 0px;top: 50%;transform: translateY(-50%);}








@media (max-width: 1600px) {
	.w1600{width: 100%;}
	.k2-1{margin-top: 28px;}
	.heig3{height: 28px;}
	.td1{padding: 30px;}
	.tb5>a>span{display: block;width: 100%;left: 0;height: 45px;}
	.tb5>a:nth-child(1)>span{background: url(../images/12-1.png) no-repeat center center/45px 45px;}
	.tb5>a:nth-child(2)>span{background: url(../images/12-2.png) no-repeat center center/45px 45px;}
	.tb5>a:nth-child(3)>span{background: url(../images/12-3.png) no-repeat center center/45px 45px;}
	.tb5>a:nth-child(4)>span{background: url(../images/12-4.png) no-repeat center center/45px 45px;}
	.tb5>a:nth-child(1).active>span{background: url(../images/12-1b.png) no-repeat center center/45px 45px;}
	.tb5>a:nth-child(2).active>span{background: url(../images/12-2b.png) no-repeat center center/45px 45px;}
	.tb5>a:nth-child(3).active>span{background: url(../images/12-3b.png) no-repeat center center/45px 45px;}
	.tb5>a:nth-child(4).active>span{background: url(../images/12-4b.png) no-repeat center center/45px 45px;}
	.tb7>a{width: 120px;height: 40px;line-height: 40px;}
	.ul04>li:nth-child(n+2){margin-top: 60px;}
	.ul04>li>a>p{width: 70px; }
	.ul04>li>a>div{margin-left: 70px;}
	.k5-1>div{padding: 40px;}
	.k5-2>a,
    .k5-3>a{width: 120px;height: 40px;line-height: 40px;}
	.ul05>li{padding: 25px 0;}
	.w161{width: 130px;}
	.mgl181{margin-left: 145px;}
	.ul06{padding-top: 13px;}
	.ul06>li{padding: 10px 0;}
	.ul06>li>a>div>p:nth-child(1){font-size: 16px;}
	.btn2{width: 130px;height: 46px;line-height: 46px;}
	.footer{padding: 60px 0 25px}
	.aside{right: 25px;}
	.banner{padding: 110px 10px 0;}
	.sx{height: 100px;margin-top: 30px;}
	.tb8>a{height: 50px;line-height: 50px;width: 120px;}
	.k7{padding: 0 10px 60px;}
	.ul08>li>a>div{padding: 20px 5px;}
	.ul09>li>a{padding: 10% 22%;}
	.ul09>li>a>p{padding: 15px  5px;}
	.ul090>li>a{padding: 10% 18%;}
	.ul090>li>a>p{padding: 15px  5px;}
	.ipt2{height: 44px;line-height: 44px;padding-left: 22px;padding-right: 40px; border-radius: 22px;}
	.p14{line-height: 44px;}
	
	.k9-1{width: 200px;}
	.k9-2{margin-left: 226px;}
	.ul10>li>p{cursor: pointer;height: 50px;line-height: 50px;}
	.ul10>li.active>p{background:#1751ba url(../images/43.png) no-repeat right 20px center;}
	.ul11>li>a{height: 36px;line-height: 36px;}
	.ic5{background: url(../images/79.png) no-repeat left 1px/13px 14px;line-height: 20px;padding-left: 18px;}
	.ic6{background: url(../images/80.png) no-repeat left 1px/13px 14px;line-height: 20px;padding-left: 18px;}
	.ic7{background: url(../images/81.png) no-repeat left 1px/13px 14px;line-height: 20px;padding-left: 18px;}
	.ul12>li>a{padding: 75px 10px 35px;}
	.d1{padding-right: 45px;}
	.div2{padding: 60px 10px 35px;}
	.div3>div{padding: 30px 50px;}
	.ul15>li>a{height: 36px;line-height: 36px;}
	.div4{padding: 30px 50px}
	.ul16{padding-top: 25px;}
	.ul16>li>a{line-height: 26px;padding-left: 50px;}
	.ul16>li:nth-child(n+2){margin-top: 30px;}
	.ul18>li{padding: 25px 25px 25px 0;}
	.d-lh28{line-height: 28px;}
	.pdt150{padding-top: 120px;}
	.ul23>li{padding: 20px 30px;}
	.w130{width: 104px;}
	.w270{width: 136px;height: 104px;}
	.mgl400{margin-left: 240px;}
	.k30{padding: 80px 10px 65px;}
	.ul30>li:nth-child(1)>div{width: 45%;}
	.ul30>li:nth-child(2)>div{width: 40%;}
	.item1{padding-left: 140px;padding-right: 140px;}
	.ul40>li>a{padding-left: 10px;padding-right: 10px;}
	
}
@media (max-width: 1230px) {
	.k2-1{margin-top: 22px;}
	.heig3{height: 22px;}
	.td1{padding: 20px;}
	.tb5>a{padding: 15px 5px;}
	.tb5>a>span{display: block;width: 100%;left: 0;height: 36px;}
	.tb5>a:nth-child(1)>span{background: url(../images/12-1.png) no-repeat center center/36px 36px;}
	.tb5>a:nth-child(2)>span{background: url(../images/12-2.png) no-repeat center center/36px 36px;}
	.tb5>a:nth-child(3)>span{background: url(../images/12-3.png) no-repeat center center/36px 36px;}
	.tb5>a:nth-child(4)>span{background: url(../images/12-4.png) no-repeat center center/36px 36px;}
	.tb5>a:nth-child(1).active>span{background: url(../images/12-1b.png) no-repeat center center/36px 36px;}
	.tb5>a:nth-child(2).active>span{background: url(../images/12-2b.png) no-repeat center center/36px 36px;}
	.tb5>a:nth-child(3).active>span{background: url(../images/12-3b.png) no-repeat center center/36px 36px;}
	.tb5>a:nth-child(4).active>span{background: url(../images/12-4b.png) no-repeat center center/36px 36px;}
	.tb7>a{width: 110px;height: 36px;line-height: 36px;}
	.ul04>li:nth-child(n+2){margin-top: 30px;}
	.ul04>li>a>p{width: 55px; }
	.ul04>li>a>div{margin-left: 55px;}
	.k5-1>div{padding: 25px;}
	.k5-2>a,
    .k5-3>a{width: 100px;height: 36px;line-height: 36px;}
	.ul05>li{padding: 22px 0;}
	.w104{width: 84px;}
	.mgl104{margin-left: 84px;}
	.ul06{padding-top: 10px;}
	.ul06>li{padding: 10px 0;}
	.ul06>li>a>p{background: url(../images/76.png)no-repeat center center/40px 40px;width: 40px;height: 40px;}
	.ul06>li:hover>a>p{background: url(../images/76b.png)no-repeat center center/40px 40px;}
	.ul06>li>a>div{margin-left: 55px;}
	.ul06>li>a>div>p:nth-child(1){font-size: 14px;height: 40px;line-height: 40px;}
	.btn2{width: 110px;height: 40px;line-height: 40px;}
	.footer{padding: 45px 0 20px}
	.ic4{background: url(../images/23.png) no-repeat left center/24px 24px;padding-left: 30px;}
	.aside{right: 15px;}
	.banner{padding: 100px 10px 0;}
	.sx{height: 85px;margin-top: 25px;}
	.tb8>a{height: 44px;line-height: 44px;width: 100px;}
	.k7{padding: 0 10px 45px;}
	.ul08>li>a>div{padding: 15px 5px;}
	.ul09>li>a>p{padding: 10px  5px;}
	.ul090>li>a>p{padding: 10px  5px;}
	.k9-1{width: 180px;}
	.k9-2{margin-left: 195px;}
	.ul10>li>p{cursor: pointer;height: 44px;line-height: 44px;}
	.ul10>li.active>p{background:#1751ba url(../images/43.png) no-repeat right 15px center;}
	.ul11>li>a{height: 32px;line-height: 32px;}
	.ul12>li>a{padding: 60px 10px 30px;}
	
	.ic8{background: url(../images/56.png) no-repeat left center/26px 26px;padding-left: 32px;height: 32px;line-height: 32px;font-size: 14px;}
	.d1{padding-right: 30px;}
	.div2{padding: 45px 10px 30px;}
	.div3{padding: 20px 0}
	.div3>div{padding: 0 25px;}
	.ul15>li>a{height: 30px;line-height: 30px;}
	.div4{padding: 20px 25px}
	
	.ul16{padding-top: 20px;}
	.ul16>li>a{line-height: 22px;padding-left: 30px;}
	.ul16>li:nth-child(n+2){margin-top: 20px;}
	.ul18>li{padding: 20px 20px 20px 0;}
	.w185{width: 135px;}
	.mgl185{margin-left: 135px;}
	.div5{padding-left: 25px;}
	.div5-1{padding-left: 20px;padding-top: 15px;}
	.w218{width: 160px;}
	.mgl218{margin-left: 160px;}
	.m-lh24{line-height: 24px;}
	.w930{width: 100%;float: none;}
	.w290{width:100%;float: none;}
	.pdt150{padding-top: 20px;}
	.ul23>li{padding: 15px 20px;}
	.w130{width: 80px;}
	.w270{width: 162px;height: 80px;}
	.mgl400{margin-left: 242px;}
	.k30{padding: 60px 10px 50px;}
	.k30-1>div{float: none;width: 100%;}
	.item1{padding-left: 80px;padding-right: 80px;}
	.k30-1>div:nth-child(2){margin-top: 15px;}
	.ul30>li:nth-child(1)>div{width: 45%;}
	.ul30>li:nth-child(2)>div{width: 45%;}
	.ul30>li:nth-child(3)>div{width: 60%;}
	.ul40>li>a{padding-left: 7px;padding-right: 7px;}
}

@media (max-width: 991px) {
	.k2-1{margin-top: 18px;}
	.heig3{height: 18px;}
	.td1{padding: 10px;}
	.btn1{width: 80px;text-align: center;height: 28px;line-height: 28px;}
	.tb5>a>span{display: block;width: 100%;left: 0;height: 27px;}
	.tb5>a:nth-child(1)>span{background: url(../images/12-1.png) no-repeat center center/27px 27px;}
	.tb5>a:nth-child(2)>span{background: url(../images/12-2.png) no-repeat center center/27px 27px;}
	.tb5>a:nth-child(3)>span{background: url(../images/12-3.png) no-repeat center center/27px 27px;}
	.tb5>a:nth-child(4)>span{background: url(../images/12-4.png) no-repeat center center/27px 27px;}
	.tb5>a:nth-child(1).active>span{background: url(../images/12-1b.png) no-repeat center center/27px 27px;}
	.tb5>a:nth-child(2).active>span{background: url(../images/12-2b.png) no-repeat center center/27px 27px;}
	.tb5>a:nth-child(3).active>span{background: url(../images/12-3b.png) no-repeat center center/27px 27px;}
	.tb5>a:nth-child(4).active>span{background: url(../images/12-4b.png) no-repeat center center/27px 27px;}
	.ul03>li>p{width: 100%;float: none;}
	.ul03>li>div{width: 100%;float: none;}
	.ul04>li:nth-child(n+2){margin-top: 20px;}
	.ul04>li>a>p{width: 45px; }
	.ul04>li>a>div{margin-left: 45px;}
	.k5-1>div{padding: 15px;width: 100%;float: none;}
	.k5-2>a,
	.k5-3>a{width: 90px;height: 32px;line-height: 32px;}
	.ul05>li{padding: 15px 0;}
	.ul06{padding-top: 8px;}
	.ul06>li{padding: 7px 0;}
	.k6-1>div{float: none;width: 100%;}
	.k6-1>div:nth-child(1){margin-bottom: 15px;}
	.footer{padding: 30px 0 15px}
	.aside{right: 10px;}
	.banner{padding: 90px 10px 0;}
	.sx{height: 70px;margin-top: 20px;}
	.tb8>a{height: 38px;line-height: 38px;width: 80px;}
	.k7{padding: 0 10px 30px;}
	.ul09>li>a>p{padding: 6px  5px;}
	.ul090>li>a>p{padding: 6px  5px;}
	.k8-1>div:nth-child(1){float: none;width: 220px;}
	.k8-1>div:nth-child(2){margin-right: 0;padding-top: 0;}
	.ipt2{height: 40px;line-height: 40px;padding-left: 20px;padding-right: 30px; border-radius: 20px;}
	.p14{line-height: 20px;}
	.k9-1{width: 165px;}
	.k9-2{margin-left: 175px;}
	.ul10>li.active{margin-bottom: 6px}
	.ul10>li>p{cursor: pointer;height: 40px;line-height: 40px;}
	.ul10>li.active>p{background:#1751ba url(../images/43.png) no-repeat right 15px center;}
	.ul11>li>a{height: 28px;line-height: 28px;}
	.ul12>li>a{padding: 45px 10px 25px;}
	.ic8{background: url(../images/56.png) no-repeat left center/20px 20px;padding-left: 26px;height: 24px;line-height: 24px;font-size: 14px;}
	.fullSlide .prev,
	.fullSlide .next{width: 35px;height: 35px;top: 50%; margin-top:-17.5px;}
	.fullSlide .prev{background: url(../images/58-1.png) no-repeat center center/35px 35px;left: 4%;}
	.fullSlide .next{background: url(../images/58-2.png) no-repeat center center/35px 35px;right: 4%;}
	.fullSlide .prev:hover{background: url(../images/58-1b.png) no-repeat center center/35px 35px;}
	.fullSlide .next:hover{background: url(../images/58-2b.png) no-repeat center center/35px 35px;}
	.d1{padding-right: 20px;}
	.div2{padding: 30px 10px 25px;}
	.div3{padding: 15px 0}
	.div3>div{padding: 0 15px;}
	.ul15>li>a{height: 24px;line-height: 24px;}
	.div4{padding: 15px 15px}
	.k12-1>div{width: 100%;float: none;}
	.ul16{padding-top: 15px;}
	.ul16>li>a{line-height: 20px;padding-left: 20px;}
	.ul16>li:nth-child(n+2){margin-top: 15px;}
	.td8{width: 100%;padding-bottom: 15px;}
	.ul18>li{padding: 15px 15px 15px 0;}
	
	.w185{width: 105px;}
	.mgl185{margin-left: 105px;}
	.div5{padding-left: 15px;}
	.div5-1{padding-left: 15px;padding-top: 10px;}
	.w218{width: 130px;}
	.mgl218{margin-left: 130px;}
	.s-lh20{line-height: 20px;}
	.ul23>li{padding: 15px 15px;}
	.w130{width: 65px;}
	.w270{width: 135px;height: 65px;}
	.mgl400{margin-left: 200px;}
	.k30{padding: 40px 10px 30px;}
	.w960{width: 100%;}
	.sp3{width: 61px;}
	.mm{width: 100px;height: 115px;top: -10px;}
	.mm1{left: -50px;}
	.mm2{right: -50px;}
	.item1{padding-left: 50px;padding-right: 50px;}
	.item2{padding-left: 50px;padding-right: 50px;}
	.item3{padding-left: 12%;padding-right: 12%;}
	.ul30>li{padding-top: 15px;padding-bottom: 15px;}
	.ul30>li>div:nth-child(1){padding: 10px 10px 10px 60px;}
	.ul30>li>div:nth-child(2){padding: 10px 60px 10px 10px;}
	.ul30>li>div>p{height: 72px;line-height: 24px;}
	.ul40>li>a{padding-left: 4px;padding-right: 4px;}
	.ul40>li>a{width: 100%;}
	.ul40>li>a.ds2{margin-left: 0;}
}


@media (max-width: 767px) {
	.tb5>a{padding: 10px 5px;}
	.tb5>a>span{display: block;width: 100%;left: 0;height: 27px;}
	.tb5>a:nth-child(1)>span{background: url(../images/12-1.png) no-repeat center center/27px 27px;}
	.tb5>a:nth-child(2)>span{background: url(../images/12-2.png) no-repeat center center/27px 27px;}
	.tb5>a:nth-child(3)>span{background: url(../images/12-3.png) no-repeat center center/27px 27px;}
	.tb5>a:nth-child(4)>span{background: url(../images/12-4.png) no-repeat center center/27px 27px;}
	.tb5>a:nth-child(1).active>span{background: url(../images/12-1b.png) no-repeat center center/27px 27px;}
	.tb5>a:nth-child(2).active>span{background: url(../images/12-2b.png) no-repeat center center/27px 27px;}
	.tb5>a:nth-child(3).active>span{background: url(../images/12-3b.png) no-repeat center center/27px 27px;}
	.tb5>a:nth-child(4).active>span{background: url(../images/12-4b.png) no-repeat center center/27px 27px;}
	.tb7>a{width: 90px;height: 28px;line-height: 28px;}
	.ul04>li>a>p{width: 30px; }
	.ul04>li>a>div{margin-left: 30px;}
	.k5-1>div{padding: 10px;}
	.k5-2>a,
	.k5-3>a{width: 70px;height: 28px;line-height: 28px;}
	.ul05>li{padding: 10px 0;}
	.w161{width: 100px;}
	.mgl181{margin-left: 110px;}
	.w104{width: 64px;}
	.mgl104{margin-left: 64px;}
	.x-pdl10{padding-left: 10px;}
	.ul06>li>a>p{background: url(../images/76.png)no-repeat center center/30px 30px;width: 30px;height: 30px;}
	.ul06>li:hover>a>p{background: url(../images/76b.png)no-repeat center center/30px 30px;}
	.ul06>li>a>div{margin-left: 40px;}
	.ul06>li>a>div>p:nth-child(1){font-size: 14px;height: 30px;line-height: 30px;}
	.footer{padding: 20px 0 15px}
	.w250{width: 100%;float: none;}
	.mgr250{margin-right: 0;}
	.ic4{background: url(../images/23.png) no-repeat left center/20px 20px;padding-left: 25px;}
	.fotUl>li{float: none;width: 100%;margin-top: 15px;}
	.fotUl>li>p{text-align: left;}
	.fotUl>li>div{font-size: 0;}
	.fotUl>li>div>a{display: inline-block;margin-left: 6px;margin-right: 6px;}
	
	.aside>a{width: 56px;padding: 10px 0;}
	.aside>a>p{margin-top: 6px;}
	.aside>a>span{display: block;width: 100%;height: 18px;}
	.aside>a:nth-child(1)>span{background: url(../images/27-1.png) no-repeat center center/22px 18px;}
	.aside>a:nth-child(2)>span{background: url(../images/27-2.png) no-repeat center center/22px 18px;}
	.aside>a:nth-child(3)>span{background: url(../images/27-3.png) no-repeat center center/22px 18px;}
	.aside>a:nth-child(4)>span{background: url(../images/27-4.png) no-repeat center center/22px 18px;}
	.sx{height: 60px;margin-top: 15px;}
	.tb8{height: 32px;}
	.tb8>a{height: 32px;line-height: 32px;width: 25%;}
	.k7{padding: 0 10px 20px;}
	.p11{width: 45px;height: 45px;line-height: 45px;}
	.p12{height: 45px;line-height: 45px;border-radius: 5px;}
	.pdl26{padding-left: 16px;}
	.pdr26{padding-right: 16px;}
	.sp1{width: 16px;top: 52%;}
	.sp2{width: 16px;top: 52%}
	.p13{width: 45px;height: 45px;}
	.p13>span{display: block;width: 100%; position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);line-height: 16px;}
	.img1{width: 8px;}
	.img2{width: 11px;}
	.ul08>li>a>div{padding: 10px 5px;}
	.ul08>li{width: 49%;margin-right: 2%;margin-top: 15px;}
	.ul08>li:nth-child(3n){margin-right: 2%;}
	.ul08>li:nth-child(2n){margin-right: 0;}
	
	.fen>a{width: 24px;height: 24px;line-height: 24px;border-radius: 12px;font-size: 12px;margin-left: 2px;margin-right: 2px;}
	.fen>a:first-child{background: url(../images/40-1.png) no-repeat center center/12px 8px;width: 50px}
	.fen>a:last-child{background: url(../images/40-2.png) no-repeat center center/12px 8px;width: 50px}
	.fen>a:first-child:hover,
	.fen>a:first-child.curr{background: #1751ba  url(../images/40-1b.png) no-repeat center center/12px 8px;}
	.fen>a:last-child:hover,
	.fen>a:last-child.curr{background: #1751ba  url(../images/40-2b.png) no-repeat center center/12px 8px;}
	.ul09>li{width: 49%;margin-right: 2%;margin-top: 15px;}
	.ul09>li:nth-child(3n){margin-right: 2%;}
	.ul09>li:nth-child(2n){margin-right: 0;}
	.ul090>li{width: 49%;margin-right: 2%;margin-top: 15px;}
	.ul090>li:nth-child(4n){margin-right: 2%;}
	.ul090>li:nth-child(2n){margin-right: 0;}
	
	
	.k9{overflow: auto}
	.k9-1{width: 145px;float: none;position: absolute;z-index: 200;left: 0;top: 44px;display: none;}
	.k9-2{margin-left: 0;}
	.MBX2>p{width: 86px;font-size: 12pxline-height: 20px; margin-top: 10px;background: url(../images/44.png) no-repeat left center/11px 13px;padding-left: 15px;}
	.MBX2>ul{margin-left: 86px;}
	.MBX2>ul>li{line-height: 20px;font-size: 12px;}
	.MBX2>ul>li>a{line-height: 20px;}
	.ul12>li{width: 49%;margin-right: 2%;margin-top: 2%;}
	.ul12>li:nth-child(3n){margin-right: 2%;}
	.ul12>li:nth-child(2n){margin-right: 0;}
	.ul12>li>a{padding: 30px 10px 20px;}
	.ic8{background: url(../images/56.png) no-repeat left center/15px 15px;padding-left: 20px;height: 32px;line-height: 32px;font-size: 14px;}
	.d1{padding-right: 10px;}
	.div2{padding: 20px 10px 20px;}
	.div3>div{padding: 20px 10px;float: none;width: 100%;border-right: none;}
	.ul15>li>a{height: 24px;line-height: 24px;}
	.div4{padding: 15px 1px}
	.k10>p{width: 200px;height: 36px;line-height: 36px;}
	.k11-1 .swiper-pagination-bullet{width: 8px!important;height: 8px!important;margin-left: 8px!important!important;margin-right: 8px!important;}
	.ul18>li{padding: 10px 10px 10px 0;}
	.w185{width: 100%;float: none!important;text-align: left;padding-left: 10px;overflow: hidden;}
	.w185>p{float: left;margin-right: 10px;line-height: 24px;}
	.mgl185{margin-left: 0!important;border-left: none;margin-top: 10px;}
	.div5-1{padding-left: 10px;padding-top: 0;}
	.w218{width: 95px;}
	.mgl218{margin-left: 95px;}
	.ul23>li{padding: 15px 10px;}
	.div6-1>p{width: 22px;}
	.div6-1>div{margin-left: 30px;}
	.div6-1>div>p{height: 22px;line-height: 22px;}
	.div6-2>p{width: 22px;}
	.div6-2>div{margin-left: 30px;}
	.div6-2>div>p{line-height: 22px;}
	.w130{width: 55px;}
	.w270{width: 40px;height: 55px;}
	.mgl400{margin-left: 95px;}
	.k30{padding: 25px 10px 25px;}
	.k31>div{float: none;width: 100%;}
	.ipt5{height: 36px;line-height: 36px;}
	.texarea2{display: block;width: 100%;background-color: #fff;padding-left: 12px;height: 165px;border-radius: 2px;border: 1px solid #e8e8e7;padding: 10px;}
	.item{display: block;}
	.sp8{width: 36px;height: 36px;}
	.submit{width: 120px;height: 36px;line-height: 36px;}
	.search2{background: url(../images/5.png) no-repeat center center/16px 16px;width: 16px;height: 42px;position: absolute;z-index: 10;top: 0;right: 22px}
	.item1{padding-left: 25px;padding-right: 10px;}
	.item2{padding-left: 25px;padding-right: 10px;}
	.item3{padding-left: 25px;padding-right: 10px;}
	.mm{width: 50px;height: 58px;top: 50%;transform: translateY(-50%);}
	.mm1{left: -25px;}
	.mm2{right: auto;left: -25px;}
	.ul30>li{padding-top: 5px;padding-bottom: 5px;}
	.ul30>li>div:nth-child(1){padding: 10px 10px 10px 30px;width: 100%;float: none;}
	.ul30>li>div:nth-child(2){padding: 10px 10px 10px 30px;width: 100%;float: none;}
	.ul30>li>div>p{height: 54px;line-height: 18px;}
	.img8{width: 81%;top: 50%;}
	.ul40>li>a{padding-left: 2px;padding-right: 2px;}
	.ul40>li>p{height: 3px;}

}

@media (max-width: 576px) {
	.div1>div{float: none;width: 100%;}
	.sx{height: 50px;margin-top: 10px;}
	.d1{padding-right: 10px;}
	.w130{width: 50px;}
	.w270{width: 20px;height: 50px;}
	.w270>span{width: 90%;}
	.mgl400{margin-left: 70px;}
	.ul19>li{width: 49%;margin-right: 2%;}
	.ul19>li:nth-child(3n){margin-right: 2%;}
	.ul19>li:nth-child(2n){margin-right: 0;}
	.ul40>li>a{padding-left: 1px;padding-right: 1px;}
}



@media (max-width: 767px) {
	 .k30-2 .w960 #codeImg img{
         height:32px;
         margin-top:15px;
	 }
	}
}