@charset "utf-8";
/* CSS Document */


@font-face{
	font-family:'PingFang-SC-Medium';
	src: url('../font/PingFang-SC-Medium.ttf') format('truetype');
}
.PF-Medium{font-family:'PingFang-SC-Medium';}

@font-face{
	font-family:'/PingFang-SC-Reguiar';
	src: url('../font/PingFang-SC-Regular.ttf') format('truetype');
}
.PF-Reguiar{font-family:'PingFang-SC-Reguiar';}

@font-face{
	font-family:'PingFang-SC-Bold';
	src: url('../font/PingFang-SC-Bold.ttf') format('truetype');
}
.PF-Bold{font-family:'/PingFang-SC-Bold';}

@font-face{
	font-family:'DIN-Medium';
	src: url('../font/DIN-Medium.eot') format('eot');
	src: url('../font/DIN-Medium.eot?iefix') format('opentype');
}
.DIN-Medium{font-family:'DIN-Medium';}

@font-face{
	font-family:'DIN-Bold';
	src: url('../font/DIN-Bold.ttf') format('truetype');
}
.DIN-Bold{font-family:'DIN-Bold';}


.layui-laypage-btn{
	display: inherit;
}

.radius{
	border-radius: 50%;
}

.bDiv1>a{width: 180px;text-align: center;height: 60px;line-height: 60px;border: 1px solid #fff;border-radius: 30px;font-size: 16px;color: #fff;}
.bDiv1>a:nth-child(n+2){margin-left: 30px;}
.bDiv1>a.curr{background: #44B5FF;border: 1px solid #44B5FF;}
.w1400{width: 1400px;margin-left: auto;margin-right: auto;}
.k1{padding: 235px 0 190px}
.k2{padding: 96px 0 100px;background: #f7f8fb;}
.k3{padding: 100px 0 50px}
.k4{padding: 50px 0 125px}
.header{width: 100%;;position: fixed;z-index: 800;top: 0;}
.header2.cur{background: url(../images/1b.png) no-repeat center center;background-size: cover;}
.header>div{position: relative;height: 90px;}
.logo{width: 168px;position: absolute;left: 0;}
.logo>img{width: 100%;}
.head{position: absolute;right: 0;height: 100%;}
.loginDiv{height: 90px;float: right;overflow: hidden;width: 280px;}
.loginDiv>a{line-height: 90px;margin-right: 30px;}
.loginDiv>p{line-height: 90px;}
.corfefefe{color: #fefefe;}
.menu{margin-right: 280px;}
.menuUl{height: 100%;}
.menuUl>li{float: left;margin-right: 40px;position: relative;}
.menuUl>li>a{height: 90px;line-height: 90px; display: inline-block;position: relative;font-size: 16px;/*color: #b7b9bc;*/color: #fff;}
.menuUl>li:hover>a,
.menuUl>li.active>a{color: #fff;}
.menuUl>li:hover>a,
.menuUl>li.active>a{font-weight: bold;}
/*.menuUl>li:hover>a:before,
.menuUl>li.active>a:before{width: 100%;height: 3px!important;background: #fff;left: 0;bottom: 0;}*/
.submenu{display: none; width: 180px; position: absolute;left: 50%;margin-left: -90px;top: 90px;padding: 15px 30px;background: rgba(255,255,255,.95);border-radius: 2px;}
.submenu>li>a{height: 36px;line-height: 36px;font-size: 18px;color: #666;}
.submenu>li:hover>a,
.submenu>li.active>a{color: #3EAAF0}
.header1{background: #fff;}
.men2>li>a{color: #1B2439;}
.men2>li:hover>a,
.men2>li.active>a{color: #3EAAF0;}
/*.men2>li:hover>a:before,
.men2>li.active>a:before{width: 100%;height: 3px!important;background: #3EAAF0;left: 0;bottom: 0;}	*/
.shiYong{height: 40px;line-height: 40px;font-size: 16px;color: #fff;background: url(../images/69.png) no-repeat center center;border-radius: 20px;padding: 0 24px;margin-top: 25px;}
#selectMenu{width: 21px;height: 21px;cursor: pointer;top: 24px;right: 0; position: absolute;display: none;}
#selectMenu .line{width: 100%;height: 1px;background-color: #fff;display: block;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.header1 #selectMenu .line{background: #3EAAF0;}
#selectMenu .line:nth-child(n+2){margin-top: 6px;}
#selectMenu.is-active .line:nth-child(2){opacity: 0;}
#selectMenu.is-active .line:nth-child(1){
	-webkit-transform: translateY(7px) rotate(45deg);
	-ms-transform: translateY(7px) rotate(45deg);
	-o-transform: translateY(7px) rotate(45deg);
	transform: translateY(7px) rotate(45deg);
}
#selectMenu.is-active .line:nth-child(3){
	-webkit-transform: translateY(-7px) rotate(-45deg);
	-ms-transform: translateY(-7px) rotate(-45deg);
	-o-transform: translateY(-7px) rotate(-45deg);
	transform: translateY(-7px) rotate(-45deg);
}
.wapMenu{display: none;}
@media (max-width: 1450px) {
	.w1400{width: 96%;}
	.logo{width: 130px;}
	.loginDiv{width: 250px;}
	.loginDiv>a{margin-right: 15px;}
	.loginDiv>a>img{width: 30px;}
	.loginDiv>p{font-size: 14px;}
	.menu{margin-right: 250px;}
	.menuUl>li{float: left;margin-right: 35px;}
	.menuUl>li>a{font-size: 15px;}
	.shiYong{font-size: 15px;padding: 0 20px;margin-top: 25px;}
}
@media (max-width: 1150px) {
	.logo{width: 110px;}
	.loginDiv{width: 230px;}
	.loginDiv>a{margin-right: 10px;}
	.loginDiv>a>img{width: 24px;margin-right: 5px;}
	.loginDiv>p{font-size: 14px;}
	.loginDiv>p>img{margin-right: 5px;}
	.menu{margin-right: 230px;}
	.menuUl>li{float: left;margin-right: 25px;}
	.menuUl>li>a{font-size: 15px;}
	.shiYong{font-size: 15px;padding: 0 15px;height: 34px;line-height: 34px;border-radius: 16px;margin-top: 28px;}
}
@media (max-width: 991px) {
	.logo{width: 100px;}
	.loginDiv{width: 210px;}
	.loginDiv>a{margin-right: 10px;font-size: 13px;}
	.loginDiv>a>img{width: 24px;margin-right: 5px;}
	.loginDiv>p{font-size: 13px;}
	.loginDiv>p>img{margin-right: 5px;}
	.menu{margin-right: 210px;}
	.menuUl>li{float: left;margin-right: 10px;}
	.menuUl>li>a{font-size: 14px;}
	.shiYong{font-size: 14px;padding: 0 4px;height: 30px;line-height: 30px;border-radius: 15px;margin-top: 30px;}
}

@media (max-width: 767px) {
	.head{display: none;}
	.header>div{position: relative;height: 60px;}
	.logo{width: 90px;}
	#selectMenu{display: block;}
	.wapMenu{display: block;position: fixed;z-index: 700;width: 100%;height: 100%;top: 60px;right: -100%;background: rgba(0,0,0,.7);padding: 40px 15px;transition:All .5s ease;-webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease}
	.wapMenu.curr{right: 0;}
	.menuUl2>li>a{height: 36px;line-height: 36px;text-align: left;font-size: 16px;color: rgba(255,255,255,.9);}
	.menuUl2>li.active>a,
	.menuUl2>li:hover>a{color: #fff;font-weight: bold;}
	.loginDiv2{float: none;margin-left: auto;margin-right: auto;}
	.submenu2{display: none;padding-left: 20px;}
	.submenu2>li>a{height: 32px;line-height: 32px;font-size: 14px;color: rgba(255,255,255,.6);}
	.submenu2>li.active>a,
	.submenu2>li:hover>a{color: #fff;font-weight: bold;}
}
/*放大*/
.ul01>li:hover>a>p>img,
.ul02>li:hover>a>p>img,
.ul23>li:hover>a>p>img,
.ul07>li:hover>a>p>span,
.ul50>li:hover>a>p>span,
.ks1-1:hover>span,
.ul22>li:hover>a>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);}

/*上移动*/
.ul06>li:hover>a,
.ul31>li:hover>a>p{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,
.ul31>li:hover>a>img{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);}
.cor3eaaf0{color: #3eaaf0;}
.corc1cce5{color: #c1cce5;}
.ul01>li{width: 19.26%;margin-right: .925%;}
.ul01>li:nth-child(5n){margin-right: 0;}
.ul01>li>a{padding: 15px 15px 25px;background: #fff;}
.h44{height: 44px;}
.ul02{padding-bottom: 10px;}
.ul02>li{width: 23.65%;margin-right: 1.8%;}
.ul02>li:nth-child(4n){margin-right: 0;}
.ul02>li>a>div{height: 68px;line-height: 68px;background: #f5f5f5;}
.ul02>li:hover>a{background: #fff;-moz-box-shadow:0 0 10px rgba(0,0,0,.1);-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1)}
.ul02>li:hover>a>div{background: #fff;}
.ul02>li:hover>a>div>p{color: #3eaaf0;}
.ul03>li{width: 22%;margin-right: 4%}
.ul03>li:nth-child(4n){margin-right: 0;}
.ic1{background: url(../images/7-1.png) no-repeat left center;padding-left: 40px;height: 32px;line-height: 32px;}
.ic2{background: url(../images/7-2.png) no-repeat left center;padding-left: 40px;height: 32px;line-height: 32px;}
.ic3{background: url(../images/7-3.png) no-repeat left center;padding-left: 40px;height: 32px;line-height: 32px;}
.ic4{background: url(../images/7-4.png) no-repeat left center;padding-left: 40px;height: 32px;line-height: 32px;}
.ic31{background: url(../images/7-5.png) no-repeat left center;padding-left: 40px;height: 32px;line-height: 32px;}
.ic32{background: url(../images/7-6.png) no-repeat left center;padding-left: 40px;height: 32px;line-height: 32px;}
.ic33{background: url(../images/7-7.png) no-repeat left center;padding-left: 40px;height: 32px;line-height: 32px;}
.ic34{background: url(../images/7-8.png) no-repeat left center;padding-left: 40px;height: 32px;line-height: 32px;}
.p1{height: 72px;line-height: 24px;}
.d1{width: 100%;height: 1px!important;background: #dddddd;position: relative;}
.d1>span{display: block;height: 1px!important;background: #3eaaf0;width: 15%;left: 0;top: 0;position: absolute;}
.ul03>li.active>p{color: #3eaaf0;}
.ul03>li>div.d2{display: none;}
.ul03>li.active .d1>span{width: 100%;}
.fot1{background: #1d1f24;padding: 45px 0 40px;}
.fot2{background: #141517;padding: 20px 0;}
.cor666c76{color: #666c76;}
.cora1a7b2{color: #a1a7b2;}
.ic5{background: url(../images/8-1.png) no-repeat left center;padding-left: 20px;}
.ic6{background: url(../images/8-2.png) no-repeat left center;padding-left: 20px;}
.ic7{background: url(../images/8-3.png) no-repeat left center;padding-left: 20px;}
.hr-t-34363a{height: 1px!important;border-top: 1px solid #34363a;}
.cora1a7b2{color: #a1a7b2;}
.fanKe{position: fixed;z-index: 600;right: 2%;bottom: 70px;display: none;}
.fanKe>a{width: 58px;}
.fanKe>a:nth-child(2){margin-top: 8px;}
.cor3EAAF0{color: #3EAAF0;}
.k5-1{width: 100%; background: url(../images/19.jpg) no-repeat center center;background-size: cover;padding: 71px 10px  230px}
.k5-2{width: 100%; background: url(../images/20.jpg) no-repeat center top;background-size: cover;padding: 100px 10px 600px;}
.k5-3{width: 100%; background: url(../images/21.jpg) no-repeat center top;background-size: cover;padding: 127px 90px 127px 10px; overflow: hidden}
.corccc{color: #ccc;}
.ul05>li:nth-child(1){width: 26%; padding-right: 5px}
.ul05>li:nth-child(2){width: 48%;}
.ul05>li:nth-child(3){width: 26%;padding-left: 5px;}
.a{height: 220px;}
.a>div{position: absolute;z-index: 10;width: 0;height: 0;left: 50%;top: 50%;background: rgba(0,0,0,.6);overflow: hidden;}
.a>div>span{position: absolute;}
.a:hover>div{width: 100%;height: 100%;left: 0;top: 0;}
.bgE7EAF0{background: #E7EAF0;}
.d3>p{width: 354px;}
.d3>.d3-r{margin-left: 410px;}
.d3>.d3-l{margin-right: 410px;}
.d4>div{width: 49%; background: #fff;}
.d5{height: 440px;}
.ic8{background: url(../images/25.png) no-repeat left center;padding-left: 25px;}
.ul06>li{margin-top: 40px;}
.ul06>li>a>p{width: 84px;height: 84px;background: #fff;-moz-box-shadow:0 8px 20px rgba(62,170,240,.13);-webkit-box-shadow:0 8px 20px rgba(62,170,240,.13);box-shadow:0 8px 20px rgba(62,170,240,.13);}
.ul06>li>a>p>img{width: 100%;height: 100%;}
.btn1{width: 240px;text-align: center;height: 60px;line-height: 60px;background: #3EAAF0;border-radius: 30px;}
.a3{background: #FF0000;padding: 0 20px;border-radius: 20px;height: 40px;line-height: 40px;}
.bDiv2{padding: 25px 0;background: #BCBDC1;width: 415px;border-radius: 10px;}
.bDiv2>a:nth-child(n+2){background: url(../images/39.png) no-repeat left center;}
.bgF9F9F9{background: #F9F9F9;}
.w1420{width: 1420px;margin-left: auto;margin-right: auto;}
@media (max-width: 1420px) {.w1420{width: 100%;}}
.k6{padding: 100px 0 94px}
.bxslider>li{padding-bottom: 25px;}
.bxslider>li:hover>a{-moz-box-shadow:0 1px 18px rgba(62,170,240,.1);-webkit-box-shadow:0 1px 18px rgba(62,170,240,.1);box-shadow:0 1px 18px rgba(62,170,240,.1)}
.bxslider>li:hover>a>div>p{color: #3EAAF0;padding-bottom: 7px;}
.ul07>li{width: 49%;margin-right: 2%;--moz-box-shadow:0 0 10px rgba(0,0,0,.1);-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1);padding: 20px;border-radius: 10px;}
.ul07>li:nth-child(2n){margin-right: 0;}
.ul07>li>a>p{width: 160px;height: 160px;}
.ul07>li>a>p>span{display: block;width: 100%;height: 100%;border-radius: 5px;}
.ul07>li>a>div{margin-left: 190px;padding-top: 35px;}
.ZiXun{position: fixed;z-index: 1200;width: 500px;-moz-box-shadow:0 3px 10px #F3F3F3;-webkit-box-shadow:0 3px 10px #F3F3F3;box-shadow:0 3px 10px #F3F3F3;}
.zx1{background: #3EAAF0;height: 60px;line-height: 60px;padding: 0 20px;overflow: hidden;}
.logo2{padding-top: 12px;}
.zx1-1{padding-top: 18px;}
.zx1-1>a:nth-child(n+2){margin-left: 20px;}
.zx2{background: #F7F7F7;padding: 10px 10px 30px 20px;}
.w40{width: 40px;}
.div2{background: #fff;padding: 10px 15px;border-radius: 3px;border: 1px solid #eee}
.nei{height: 50vh;overflow-y: auto;}
.zx3{background: #fff;padding: 20px 0 0 20px;position: relative;}
.zx3-1>a:nth-child(n+2){margin-left: 20px;}
.h72{height: 72px;}
.faSong{background: #3EAAF0;width: 130px;height: 50px;line-height: 50px;border-radius: 10px 0;;color: #fff;text-align: center;}
.aside{position: fixed;z-index: 800;top: 60%;right: 10px;width: 48px;display:none;}
.aside:before{content: "";position: absolute;z-index: 801;width: 1px;height: 100%;left: 50%;transform: translateX(-50%);background-color: #c1c1c1;}
.asd{width: 48px;height: 49px;position: relative;z-index: 810;}
.asd:nth-child(n+2){margin-top: 10px;}
.asd1{background: url(../images/200-1.png) no-repeat center center;background-size: 100%;}
.asd1:hover{background: url(../images/200-1b.png) no-repeat center center;background-size: 100%;}
.asd2{background: url(../images/200-2.png) no-repeat center center;background-size: 100%;}
.asd2:hover{background: url(../images/200-2b.png) no-repeat center center;background-size: 100%;}
.asd3{background: url(../images/200-3.png) no-repeat center center;background-size: 100%;}
.asd3:hover{background: url(../images/200-3b.png) no-repeat center center;background-size: 100%;}
.asd4{background: url(../images/200-4.png) no-repeat center center;background-size: 100%;}
.asd4:hover{background: url(../images/200-4b.png) no-repeat center center;background-size: 100%;}
.asd>div{position: absolute;left: -160px;top: 50%;transform: translateY(-50%);border: 4px solid #3aa9e1;border-radius: 4px;display: none;}
.asd:hover>div{display: block;}
.asd>div:before{content: "";position: absolute;background: url(../images/199.png) no-repeat center center;width: 7px;height: 10px;right: -10px;top: 50%;transform: translateY(-50%);}
.asd>p{width: 130px;height: 32px;line-height: 32px;text-align: center; position: absolute;left: -140px; top: 50%;transform: translateY(-50%);background-color: #1a46a1;border-radius: 4px;font-size: 13px;color: #fff;display: none;}
.asd:hover>p{display: block;}
.asd>p:before{content: "";position: absolute;background: url(../images/199.png) no-repeat center center;width: 7px;height: 10px;right: -7px;top: 50%;transform: translateY(-50%);}
.cor1b2439{color: #1b2439;}
.pdt24{padding-top: 24px;}
.k7{height: 990px;padding-top: 190px;}
.k7-1{width: 1200px;margin-left: auto;margin-right: auto;border-radius: 30px;}
.k7-1>div:nth-child(1){width: 51.4%;height: 635px;}
.k7-1>div:nth-child(2){width: 48.6%;}
.k7-2{padding: 50px 45px;}
.k7-3{padding: 125px 45px;}
.k7-4{padding: 95px 45px;}
.ipt1{background: #F6F6F6;height: 70px;line-height: 70px;padding-left: 30px;border-radius: 35px;cursor:pointer;width: 100%}
.lab2 {font-size:14px;}
.lab2 i{display:inline-block;width:30px;height:30px;text-align:center;vertical-align:middle;margin:0 12px 0 0;background: url(../images/52.png) no-repeat center center;cursor: pointer;}
.lab2 input[type="checkbox"]{display:none;}
.lab2 input[type="checkbox"]:checked + i{background: url(../images/52b.png) no-repeat center center;}
.reg{width: 100%; height: 70px;line-height: 70px;background: #3EAAF0;border-radius: 35px;color: #fff;}
.k8-1{width: 1200px;margin-left: auto;margin-right: auto;border-radius: 30px;}
.k8-1>div:nth-child(1){width: 51.4%;height: 550px;}
.k8-1>div:nth-child(2){width: 48.6%;padding: 50px 45px;}
@media (max-width: 1230px) {
	.k7-1,
	.k8-1{width: 96%;}
}
.sp2{width: 100px;position: absolute;z-index: 10;right: 30px;}
.bgF0F5FF{background: #F0F5FF;}
.k9{padding: 30px 300px 30px 30px}
.mg2{width: 266px;position: absolute;z-index: 10;top: 0;right: 0;}
.k10-1{position: relative;z-index: 5; padding: 20px 40px 40px;-moz-box-shadow:5px 0 10px rgba(0,0,0,.08);-webkit-box-shadow:5px 0 10px rgba(0,0,0,.08);box-shadow:5px 0 10px rgba(0,0,0,.08)}
.k10-2{position: absolute;top: 0;right: 0;padding: 30px;}
.mgl120{margin-left: 120px;}
.w120{width: 120px;}
.ul12>li{width: 110px;margin-right: 15px;}
.ul12>li:last-child{margin-right: 0;}
.ul12>li>a{background: #F7F7F7;height: 40px;line-height: 40px; border-radius: 20px;font-size: 14px;color: #1B2439;text-align: center;}
.ul12>li.active>a{color: #fff;background: #3EAAF0;}
.hr-t-d{height: 1px!important;border-top: 1px dashed #ddd;}
.J_input{height: 40px;line-height: 40px;width: 100px;text-align: center;background: #F7F7F7;color: #1B2439;font-size: 14px;font-weight: bold;border-radius: 20px;margin-left: 10px;margin-right: 10px;padding: 0;}
.btn5{background: #3EAAF0;width: 120px; height: 40px;line-height: 40px; border-radius: 20px;font-size: 14px;color: #fff;text-align: center;}
.div4>a{width: 150px;height: 50px;line-height: 50px;text-align: center;font-size: 14px;font-weight: bold;}
.div4>a:nth-child(n+2){margin-left: 10px;}
.div4>a:nth-child(1){border: 1px solid #3EAAF0;color: #3EAAF0;border-radius: 25px;}
.div4>a:nth-child(2){border: 1px solid #3EAAF0;color: #fff;border-radius: 25px;background: linear-gradient(to right,#3EA8F0,#3E85F0)}
.mgt10{margin-top: 10px;}
.div4-1>a{float: none;margin-left: auto;margin-right: auto;}
.div4-1>a:nth-child(n+2){margin-left: auto;margin-right: auto;margin-top: 15px;}
.MBX{color: #333;padding: 10px;background: #F9F9F9;}
.MBX2{background: #fff;}
.MBX>a{font-size: 14px;color: #333;display: inline-block;}
.MBX>a:hover{font-family:'/PingFang-SC-Bold';}
.MBX>span{font-size: 14px;color: #333;font-family:'/PingFang-SC-Bold';display: inline-block;}
.bgFBFBFB{background: #FBFBFB;}
.w186{width: 186px;}
.mgl240{margin-left: 240px;}
.btn6{background: #3EAAF0;width: 160px;height: 70px;line-height: 70px;text-align: center;border-radius: 10px 0 10px 0;position: absolute;z-index: 10;bottom: 0;right: 0;}
.k11{padding: 30px;}
.ic14{background: url(../images/64.png) no-repeat left 13px;padding-left: 15px;}
.hr-ddd{height: 1px;border-top: 1px solid #ddd;}
.bgF7F8FB{background: #F7F8FB;}
.ul13>li{float: left;}
.ul13>li>a>p{width: 60px;}
.ul13>li>a>p>img{width: 100%;}
.ul13>li>a>div{margin-left: 80px;}
.ul13>li>a>div>p{line-height: 60px;}
.bgF9F9F9{background: #F9F9F9}
.k12{padding: 60px 107px;}
.k12>div:nth-child(1){width: 264px;width:29%;}
.k12>div:nth-child(2){margin-left: 308px;margin-left: 29%;}
.ul14>li{float: left;width: 22.4%;margin-right: 3.466%;}
.ul14>li:nth-child(4n){margin-right: 0;}
.tb5>a{line-height: 32px;}
.tb5>a:nth-child(n+2){margin-left: 50px;}
.tb5>a.active{font-size: 28px;font-family:'/PingFang-SC-Bold';color: #1B2439;}
.ul14>li>a{border: 1px solid #F2F2F2;border-radius: 6px;height: 60px;line-height: 60px;text-align: center;font-size: 14px;color: #666;}
.ul14>li.active>a{background: #3EAAF0;color: #fff;}
.ic21{background: url(../images/73-1.png) no-repeat left center/22px 20px;padding-left: 30px;}
.ic22{background: url(../images/73-2.png) no-repeat left center/22px 20px;padding-left: 30px;}
.ic23{background: url(../images/73-3.png) no-repeat left center/22px 20px;padding-left: 30px;}
.ic24{background: url(../images/73-4.png) no-repeat left center/22px 20px;padding-left: 30px;}
.ic25{background: url(../images/73-5.png) no-repeat left center/22px 20px;padding-left: 30px;}
.ic26{background: url(../images/73-6.png) no-repeat left center/22px 20px;padding-left: 30px;}
.ic27{background: url(../images/73-7.png) no-repeat left center/22px 20px;padding-left: 30px;}
.ic28{background: url(../images/73-8.png) no-repeat left center/22px 20px;padding-left: 30px;}
.ic29{background: url(../images/73-9.png) no-repeat left center/22px 20px;padding-left: 30px;}
.ic210{background: url(../images/73-10.png) no-repeat left center/22px 20px;padding-left: 30px;}
.ul14>li.active>a .ic21{background: url(../images/73-1b.png) no-repeat left center/22px 20px;padding-left: 30px;}
.ul14>li.active>a .ic22{background: url(../images/73-2b.png) no-repeat left center/22px 20px;padding-left: 30px;}
.ul14>li.active>a .ic23{background: url(../images/73-3b.png) no-repeat left center/22px 20px;padding-left: 30px;}
.ul14>li.active>a .ic24{background: url(../images/73-4b.png) no-repeat left center/22px 20px;padding-left: 30px;}
.ul14>li.active>a .ic25{background: url(../images/73-5b.png) no-repeat left center/22px 20px;padding-left: 30px;}
.ul14>li.active>a .ic26{background: url(../images/73-6b.png) no-repeat left center/22px 20px;padding-left: 30px;}
.ul14>li.active>a .ic27{background: url(../images/73-7b.png) no-repeat left center/22px 20px;padding-left: 30px;}
.ul14>li.active>a .ic28{background: url(../images/73-8b.png) no-repeat left center/22px 20px;padding-left: 30px;}
.ul14>li.active>a .ic29{background: url(../images/73-9b.png) no-repeat left center/22px 20px;padding-left: 30px;}
.ul14>li.active>a .ic210{background: url(../images/73-10b.png) no-repeat left center/22px 20px;padding-left: 30px;}
.ul15>li{width: 23.2%;margin-right: 2.4%;}
.ul15>li:nth-child(4n){margin-right: 0}
.ul15>li>a{background: #FBFBFB;padding: 8px;}
.bgF5F5F5{background: #F5F5F5;}
.k13{background: url(../images/76.png) no-repeat center top/100% auto;}
.hr-t-e{border-top: 1px solid #eee;height: 1px;}
.k14>ul{margin-right: 2%;}
.ul16>li{background: #fff;}
.ul16>li>a{padding: 35px 40px;}
.ul16>li>a>p{width: 68px;float: left;}
.ul16>li>a>div{margin-left: 68px;padding-right: 45px;position: relative;}
.ul16>li>a>div>span{display: block;width: 43px;height: 43px;background: url(../images/78.png) no-repeat center center;position: absolute;z-index: 10;right: 0;top: 50%;margin-top: -22px;}
/*.ul16>li:hover,*/
.ul16>li.active{background: #3EAAF0;border-radius: 6px;-moz-box-shadow:6px 21px 30px rgba(127,127,127,.2);-webkit-box-shadow:6px 21px 30px rgba(127,127,127,.2);box-shadow:6px 21px 30px rgba(127,127,127,.2);position: relative;z-index: 2;}
/*.ul16>li:hover>a>p,*/
.ul16>li.active>a>p,
	/*.ul16>li:hover>a>div>p,*/
.ul16>li.active>a>div>p{color: #fff;}
/*.ul16>li:hover>a>div>span,*/
.ul16>li.active>a>div>span{background: url(../images/78b.png) no-repeat center center;}
.k14>ul,
.k14>div{vertical-align: top;height: 524px;}
.k14-1{padding: 60px 40px 30px;}
.ic15{background: url(../images/80.png) no-repeat left center;padding-left: 12px;}
.bgF5F5F5{background: #F5F5F5;}
.ul17>li{width: 47.65%;margin-right: 1.8%;}
.ul17>li:nth-child(4n){margin-right: 0;}
.ul17>li>a>div>p{height: 68px;line-height: 68px;}
.ul17>li:hover>a>div>p{color: #3EAAF0;background: #fff}
.ul17>li:hover{-moz-box-shadow:0 1px 18px rgba(0,0,0,.1);-webkit-box-shadow:0 1px 18px rgba(0,0,0,.1);box-shadow:0 1px 18px rgba(0,0,0,.1)}
.k30{background: url(../images/85.jpg) no-repeat center center;background-size: cover;padding: 90px 0 100px;}
.ul40>li:nth-child(n+3){margin-top: 50px;}
.p10{background: url(../images/82.png) no-repeat center center;width: 110px;height: 49px;text-align: center;line-height: 43px;}
.ul42{width: 100%;}
.ul42>li{text-align: center;}
.ul42>li:nth-child(1){width: 20%;}
.ul42>li:nth-child(2){width: 30%;}
.ul42>li:nth-child(3){width: 30%;}
.ul42>li:nth-child(4){width: 20%;}
.ul42>li>span{display: block;position: absolute;right: -17px;top: 50%;}
.ul42>li:nth-child(1)>span{right: -34px;}
.ul42>li:nth-child(3)>span{right: 0;}
/* 本例子css */
.slideBox{ width:100%; overflow:hidden; position:relative; }
.slideBox .hd{position: absolute;z-index: 3;left: 0;bottom: 10px;width: 100%}
.slideBox .hd>ul{font-size: 0;text-align: center;}
.slideBox .hd>ul>li{display: inline-block;width:20px; height:4px; text-align:center; background: #878b90; cursor:pointer; position: relative;}
/*.slideBox .hd>ul>li:before{width: 18px;height: 1px;border-top: 1px solid  #878b90;left: 0;top: 7px;}*/
.slideBox .hd>ul>li:nth-child(n+2){margin-left: 10px;}
.slideBox .hd>ul>li.on{/*width: 64px;*/text-align: right; background:#fff; }
/*.slideBox .hd>ul>li.on:before{width: 38px;height: 1px;border-top: 1px solid  #fff;left: 0;top: 7px;}*/
.slideBox .bd{ position:relative;width: 100%; z-index:0;   }
.pic{padding: 200px 0 190px;}
.flex-row{display:box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row}
.flex-wrap{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}
.flex-row-space-between{-webkit-box-pack:justify;  -moz-box-pack:justify;box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}
.flex-column-center{-webkit-box-align:center;-moz-box-align:center;box-align:center;-moz-box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center}
.w1450{width: 1450px;margin-left: auto;margin-right: auto;}.corfcd0a4{color: #fcd0a4;}
.pic{height: 700px;}
.pic2{padding-top: 200px;padding-bottom: 20px;height: 700px;}
.pic3{padding-top: 200px;padding-bottom: 20px;height: 700px;}
.k40>div:nth-child(1){width: 34%;}
.k40>div:nth-child(2){width: 66%;padding-left: 6%;}
.btn12{background: linear-gradient(101.471deg, #FAD7A4 0%, #FBA3A1 100%);border-radius: 10px;padding: 15px 20px;margin-left: 10px;}
.k42>div:nth-child(1){width: 68%;}
.k42>div:nth-child(2){width: 31%;}
.p20{background: rgba(255,255,255,.23);padding: 4px 20px;display: inline-block;}
.div8>a{width: 180px;text-align: center;height: 60px;line-height: 60px;border-radius: 30px;border: 1px solid #fff;font-size: 16px;color: #fff;}
.div8>a:nth-child(n+2){margin-left: 30px;}
.div8>a.active{background: #3eaaf0;border: 1px solid #3eaaf0;}
.img10{height: 1px;width: 12%;}
.cor3eaaf0{color: #3eaaf0;}
.img11{width: 15.3%;}
.YY2{-moz-box-shadow:0 6px 20px rgba(151,156,168,.1);-webkit-box-shadow:0 6px 20px rgba(151,156,168,.1);box-shadow:0 6px 20px rgba(151,156,168,.1);}
.img12{width: 25%}
.tb7>a{padding: 15px 0 10px;}
.tb7>a>p{margin-top: 10px;}
.tb7>a>span{display: block;width: 100%;height: 26px;}
.tb7>a.active>p{color: #fff}
.tb7>a.active{background: #3EAAF0;}
.tb7>a:nth-child(1)>span{background: url(../images/112-1.png) no-repeat center center;}
.tb7>a:nth-child(2)>span{background: url(../images/112-2.png) no-repeat center center;}
.tb7>a:nth-child(3)>span{background: url(../images/112-3.png) no-repeat center center;}
.tb7>a:nth-child(4)>span{background: url(../images/112-4.png) no-repeat center center;}
.tb7>a:nth-child(5)>span{background: url(../images/112-5.png) no-repeat center center;}
.tb7>a:nth-child(6)>span{background: url(../images/112-6.png) no-repeat center center;}
.tb7>a:nth-child(7)>span{background: url(../images/112-7.png) no-repeat center center;}
.tb7>a:nth-child(8)>span{background: url(../images/112-8.png) no-repeat center center;}
.tb7>a:nth-child(1).active>span{background: url(../images/112-1b.png) no-repeat center center;}
.tb7>a:nth-child(2).active>span{background: url(../images/112-2b.png) no-repeat center center;}
.tb7>a:nth-child(3).active>span{background: url(../images/112-3b.png) no-repeat center center;}
.tb7>a:nth-child(4).active>span{background: url(../images/112-4b.png) no-repeat center center;}
.tb7>a:nth-child(5).active>span{background: url(../images/112-5b.png) no-repeat center center;}
.tb7>a:nth-child(6).active>span{background: url(../images/112-6b.png) no-repeat center center;}
.tb7>a:nth-child(7).active>span{background: url(../images/112-7b.png) no-repeat center center;}
.tb7>a:nth-child(8).active>span{background: url(../images/112-8b.png) no-repeat center center;}
.bor-b-3EAAF0{border-bottom: 1px solid #3EAAF0;}
.ks1-1{width: 44%;height: 310px;}
.ks1-1>span{display: block;width: 100%;height: 100%;}
.ks1-2{margin-right: 44%;}
.ks1-2>p{width: 70px;}
.ks1-2>p>img{width: 100%;}
.ks1-2>div{margin-left: 95px;}
.p11{position: relative;padding-bottom: 4px;}
.p11:before{width: 100%;height: 5px;background: #EBF6FE;left: 0;bottom: 0;}
.oDiv1>a{width: 140px;text-align: center;height: 46px;line-height: 46px;border-radius: 23px;border: 1px solid #3EAAF0;color: #3EAAF0;font-size: 14px;}
.oDiv1>a:nth-child(n+2){margin-left: 30px;}
.oDiv1>a.active{background: #3EAAF0;color: #fff;}
.ks1-21{width: 88%;}
.ul30>li{padding: 40px 0;}
.pdl130{padding-left: 130px;}
.pdr130{padding-right: 130px;}
.ps1{height: 54px;line-height: 54px;position: relative;z-index: 0;padding-left: 10px;}
.ps1-1:before{content: '01';font-size: 56px;color: #e3eef9;left: 0;top: 0;height: 50px;z-index: 2;font-family:'DIN-Bold';}
.ps1-2:before{content: '02';font-size: 56px;color: #e3eef9;left: 0;top: 0;height: 50px;z-index: 2;font-family:'DIN-Bold';}
.ps1-3:before{content: '03';font-size: 56px;color: #e3eef9;left: 0;top: 0;height: 50px;z-index: 2;font-family:'DIN-Bold';}
.ps1-4:before{content: '04';font-size: 56px;color: #e3eef9;left: 0;top: 0;height: 50px;z-index: 2;font-family:'DIN-Bold';}
.ps1-5:before{content: '05';font-size: 56px;color: #e3eef9;left: 0;top: 0;height: 50px;z-index: 2;font-family:'DIN-Bold';}
.ps1>span{position: relative;z-index: 8;}
.ic16{background: url(../images/121.png) no-repeat left center;}
.cor3eaaf0{color: #3eaaf0;}
.corb6bcc2{color: #b6bcc2;}
.ul22>li{width: 18%;margin-right: 2.5%;}
.ul22>li:nth-child(5n){margin-right: 0;}
.ul22>li>a>img{border-radius: 6px;}
.k15{width: 74%;height: 66px;border: 1px solid #3eaaf0;border-radius: 33px;padding: 4px;background: #f8fcff;position: relative;}
.ipt3{width: 100%;height: 56px;line-height: 56px;border-radius: 28px;}
.search3{width: 160px;height: 56px;line-height: 56px;border-radius: 28px;background: #3eaaf0;padding: 0;position: absolute;z-index: 10;top: 5px;right: 5px;display: block;text-align: center;}
.ipt3::-webkit-input-placeholder{color:#666}
.ipt3::-moz-placeholder{color:#666}
.ipt3:-moz-placeholder{color:#666}
.ipt3:-ms-input-placeholder{color:#666}
.corb8bdc5{color: #b8bdc5;}
.cor151b2b{color: #151b2b;}
.cor494f5f{color: #494f5f;}
.btn8{width: 160px;text-align: center;height: 54px;line-height: 54px;border-radius: 27px;background: #151b2b;font-size: 14px;color: #fff;}
.bor-l{border-left: 1px dashed #ddd;}
.bor-b{border-bottom: 1px dashed #ddd;}
.hr-t-d{height: 1px!important;border-top: 1px solid #ddd;}
.img13{height: 1px;width: 100%;}
.btn10{padding: 20px;}
.h48{height: 58px;}
.ic18{background: url(../images/106.png) no-repeat left center;padding-left: 20px;}
.btn10:hover{background:#3eaaf0;}
.btn10:hover p{color: #fff;}
.btn10:hover .ic18{background: url(../images/106b.png) no-repeat left center;padding-left: 20px;}
.w16{width: 16px;}
.w18{width: 18px;}
.headWrap .w74{width: 84px;}
.ZHCE{position: fixed;z-index: 2800;left: -100%;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.4);}
.ZHCE.curr{left: 0;}
.wamenu{position: fixed;z-index: 3000;left: 0;top: 60px;width: 70%;height: 100%; background: #0e151f;padding-top: 30px;left: -100%;}
.wamenu.curr{left: 0;}
.pdt120{padding-top: 120px;}
.pdb180{padding-bottom: 180px;}
.mgt120{margin-top: 120px;}
.picMarquee-left{ width:100%;  overflow:hidden; position:relative;}
.picMarquee-left .hd{ overflow:hidden;  height:34px;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden;}
.picMarquee-left .bd ul li img{ width:130px; height:34px; display:block;}
.ul23>li{width: 32%;margin-right: 2%;}
.ul23>li:nth-child(3n){margin-right: 0;}

.ul88>li{width: 32%;margin-right: 2%;}
.ul88>li:nth-child(3n){margin-right: 0;}

.ul2222>li{width: 20%!important;}
.pdb260{padding-bottom: 260px;}
.cor8b8f93{color: #8b8f93;}
.ul31>li{width: 30%;margin-right: 5%;}
.ul31>li:nth-child(3n){margin-right: 0;}
.ul31>li>a{background: #fff;padding: 35px 10px;-moz-box-shadow:0 0 25px rgba(44,157,230,.18);-webkit-box-shadow:0 0 25px rgba(44,157,230,.18);box-shadow:0 0 25px rgba(44,157,230,.18);}
.corb4c1ce{color: #b4c1ce;}
.bgf7f8fb{background: #f7f8fb;}
.tb9>a{border-bottom: 1px solid #e5e5e5;text-align: center;}
.cor111b35{color: #111b35;}
.tb9>a>span{padding-bottom: 20px;display: inline-block;padding-left: 20px;padding-right: 20px;}
.tb9>a.active{color: #3eaaf0;}
.tb9>a.active>span:before{width: 100%;height: 1px!important;border-top: 2px solid #3eaaf0;left: 0;bottom: -2px;}
.oDiv8>div:nth-child(1){padding: 0 5% 0 7%;}
.oDiv8-1{background: url(../images/156.png) no-repeat center center;background-size: cover;width: 233px;padding: 30px 30px 40px;}
.cord3d4d6{color: #d3d4d6;}
.tabl10{min-width: 640px;}
.tabl10 tr td{border: 1px solid #e1e6f0;font-size: 16px;color: #666;height:50px;text-align: center;}
.tabl10 tr:first-child td{color: #333;background: #f5f7fa;}
.cord2d9e5{color: #d2d9e5;}
.ul32{padding-top: 15px;padding-bottom: 15px;}
.ul32>li{width: 48.5%;margin-right: 3%;-moz-box-shadow:0 0 18px rgba(138,144,147,.14);-webkit-box-shadow:0 0 18px rgba(138,144,147,.14);box-shadow:0 0 18px rgba(138,144,147,.14)}
.ul32>li:nth-child(2n){margin-right: 0;}
.ul32>li{padding: 10px 0;}
.ul32>li>a>p{width: 135px;}
.ul32>li>a>div{margin-left: 135px;padding: 25px 40px;border-left: 1px solid #e6eaed;}
.div10{width: 830px;height: 330px;background: url(../images/166.png) no-repeat center center/48% auto;position: relative;}
.bta{z-index: 10;width: 200px;}
.bta1{left: 0;top: 0;}
.bta2{right: 0;top: 0;}
.bta3{left: 0;bottom: 0;}
.bta4{right: 0;bottom: 0;}

.div10-right{margin-right: 120px;}
.div10-left{margin-left: 120px;text-align: right;}
.div10-right>p,
.div10-left>p{width: 88px;height: 88px; line-height: 88px;}
.bta>p>img{moz-box-shadow:0 0 18px rgba(138,144,147,.14);-webkit-box-shadow:0 0 18px rgba(138,144,147,.14);box-shadow:0 0 18px rgba(138,144,147,.14);border-radius: 50%;}
.k20 .bxslider>li{padding-left: 7px;padding-right: 7px;}
.k20 .bxslider>li>a{moz-box-shadow:0 7px 15px rgba(142,148,153,.3);-webkit-box-shadow:0 7px 15px rgba(142,148,153,.3);box-shadow:0 7px 15px rgba(142,148,153,.3);}
.cor6f7583{color: #6f7583;}
.ul33>li{width: 32%;margin-right: 2%;moz-box-shadow:0 7px 20px rgba(142,148,153,.14);-webkit-box-shadow:0 7px 20px rgba(142,148,153,.14);box-shadow:0 7px 20px rgba(142,148,153,.14);}
.ul33>li:nth-child(3n){margin-right: 0;}
.ul33>li:hover{moz-box-shadow:0 7px 30px rgba(142,148,153,.3);-webkit-box-shadow:0 7px 30px rgba(142,148,153,.3);box-shadow:0 7px 30px rgba(142,148,153,.3);}
.ul33>li>a{padding: 40px 10px;border-top: 3px solid #fff;}
.ul33>li:hover>a{border-top: 3px solid #3eaaf0;}
.ul33>li>a>img{width: 185px;height: 163px;}
.pdt250{padding-top: 250px;}
.pdb450{padding-bottom: 450px;}
.k22{background: url(../images/173.png) no-repeat center center;background-size: cover;-moz-box-shadow:0 1px 13px rgba(100,114,123,.11);box-shadow:0 1px 13px rgba(100,114,123,.11);}
.k31{background: url(../images/175.png) no-repeat center top;background-size: cover;width: 100%;height: 381px;position: absolute;z-index: 0;left: 0;}
.k32{position: relative;z-index: 2;padding-top: 282px;}
.k32>div{width: 84%;margin-left: auto;margin: auto;-moz-box-shadow:0 1px 23px rgba(100,114,123,.11);box-shadow:0 1px 23px rgba(100,114,123,.11);padding: 50px 60px;}
.corb6bcc2{color: #b6bcc2;}
.ul34>li{padding: 13px;}

.oBtn10>a:nth-child(n+2){margin-left: 50px;}
.oBtn10>a{width: 146px;text-align: center;height: 46px;line-height: 46px;border: 1px solid #4bb0f1;border-radius: 23px;color: #3eaaf0;font-size: 14px;}
.oBtn10>a:hover{background: #3eaaf0;color: #fff;}
.ul24>li{width: 18%;margin-right: 2.5%;}
.ul24>li:nth-child(5n){margin-right: 0;}
.bgfafbff{background: #fafbff;}
.ul233>li{width: 32%;margin-right: 2%;}
.ul233>li:nth-child(3n){margin-right: 0;}
.ul233>li>a{padding: 40px;background: #fff;}
.ul233>li.active>a,
.ul233>li:hover>a{background: url(../images/179.png) no-repeat center center;background-size: cover;}
.ul233>li:nth-child(1)>a>p{background: url(../images/103-1.png) no-repeat center center;width: 34px;height: 34px;}
.ul233>li:nth-child(1).active>a>p,
.ul233>li:nth-child(1):hover>a>p{background: url(../images/103-1b.png) no-repeat center center;width: 34px;height: 34px;}
.ul233>li:nth-child(2)>a>p{background: url(../images/103-2.png) no-repeat center center;width: 34px;height: 34px;}
.ul233>li:nth-child(2).active>a>p,
.ul233>li:nth-child(2):hover>a>p{background: url(../images/103-2b.png) no-repeat center center;width: 34px;height: 34px;}
.ul233>li:nth-child(3)>a>p{background: url(../images/103-3.png) no-repeat center center;width: 34px;height: 34px;}
.ul233>li:nth-child(3).active>a>p,
.ul233>li:nth-child(3):hover>a>p{background: url(../images/103-3b.png) no-repeat center center;width: 34px;height: 34px;}
.j3{width: 20px;height: 1px!important;background-color: #999;}
.j4{width: 100px;height: 40px;line-height: 40px;text-align: center; border-radius: 20px;border: 1px solid #999;color: #999;}
.ul233>li:hover>a .j1{color: #fff;}
.ul233>li:hover>a .j2{color: #fff;}
.ul233>li:hover>a .j3{background-color: #97d1f7;}
.ul233>li:hover>a .j4{background: #fafbff;border: 1px solid #fafbff;color: #3eaaf0;}
.ul233>li.active>a .j1{color: #fff;}
.ul233>li.active>a .j2{color: #ffffff;}
.ul233>li.active>a .j3{background-color: #97d1f7;}
.ul233>li.active>a .j4{background: #fafbff;border: 1px solid #fafbff;color: #3eaaf0;}
.sp4{width: 120px;height: 50px;line-height: 50px; border-radius: 25px;background: #3eaaf0;position: absolute;z-index: 10;top: 10px;right: 10px;display: block;}


.div40>a{width: 130px;height: 40px;line-height: 40px;text-align: center;font-size: 14px;font-weight: bold;margin-left: auto;margin-right: auto;margin-top: 15px;}

.div40>a:nth-child(1){border: 1px solid #3EAAF0;color: #3EAAF0;border-radius: 25px;}
.div40>a:nth-child(2){border: 1px solid #3EAAF0;color: #fff;border-radius: 25px;background: linear-gradient(to right,#3EA8F0,#3E85F0)}
.ipt5{width: 100%;height: 46px;line-height: 46px;border: 1px solid #3EAAF0;font-size: 14px;color: #333;border-radius: 3px;}
.search5{height: 46px;line-height: 46px;padding: 0;width: 120px;text-align: center;border-radius: 3px;background: #3EAAF0;color: #fff;font-size: 16px;font-family:'/PingFang-SC-Bold';position: absolute;z-index: 10;top: 0;right: 0;}
.bor-b-e{border-bottom: 1px solid #eee;}
.tabl20{width: 100%;}
.tabl20 tr td{border: 1px solid #e1e6f0;font-size: 16px;color: #666;height:50px;text-align: center;}
.tabl20 tr:first-child td{color: #333;background: #f5f7fa;font-weight: bold;}
.ul50>li{padding-top: 30px;padding-bottom: 30px;border-bottom: 1px solid #eee;}
.ul50>li>a>p{width: 130px;height: 130px;overflow: hidden;}
.ul50>li>a>p>span{width: 100%;height: 100%;display: block;border-radius: 6px;}
.ul50>li>a>div{margin-left: 150px;}

.fen>a,
.fen>span,
.fen>p,
.fen>input{font-size: 13px;color: #666E7E;margin-left: 8px;margin-right: 8px;padding: 0 10px;height: 30px;line-height: 30px;vertical-align: middle; margin-top: 10px;}
.fen>a{border: 1px solid #EBEBEB;border-radius: 4px;}
.fen>input{width: 32px;text-align: center;height: 30px;line-height: 32px; border: 1px solid #EBEBEB;border-radius: 4px;padding: 0;color: #3EAAF0;}
.fen>input::-webkit-input-placeholder{color:#3EAAF0}
.fen>input::-moz-placeholder{color:#3EAAF0}
.fen>input:-moz-placeholder{color:#3EAAF0}
.fen>input:-ms-input-placeholder{color:#3EAAF0}
.fen>span{border: 1px solid #EBEBEB;border-radius: 4px;}
.fen>a:last-child{color: #333;font-weight: bold;}
.fen>a:hover,
.fen>a.active{border: 1px solid #3EAAF0;color: #3EAAF0;}

.p2{
	text-align: center;
	font-size: 16px;
	color: #fff;
	margin: 15px 0px 60px 0px;
	line-height: 28px;
	letter-spacing: 2px;
}





@media (max-width: 1150px) {
	.k1{padding: 190px 0 140px}
	.k2{padding: 70px 0 70px;}
	.k3{padding: 70px 0 40px}
	.k4{padding: 40px 0 80px}
	.bDiv1>a{width: 150px;height: 50px;line-height: 50px;font-size: 15px;}
	.bDiv1>a:nth-child(n+2){margin-left: 25px;}
	.ul01>li>a{padding: 10px 10px 20px;}
	.ul02>li>a>div{height: 58px;line-height: 58px;}
	.p1{height: 66px;line-height: 22px;}
	.fot1{padding: 30px 0 30px;}
	.k5-1{padding: 120px 10px  180px}
	.k5-2{padding: 120px 10px 400px;}
	.k5-3{padding: 120px 60px 140px 10px;}
	.a{height: 180px;}
	.d3>p{width: 300px;}
	.d3>.d3-r{margin-left: 330px;}
	.d3>.d3-l{margin-right: 330px;}
	.ul06>li{margin-top: 30px;}
	.ul06>li>a>p{width: 60px;height: 60px;}
	.btn1{width: 200px;height: 50px;line-height: 50px;border-radius: 25px;}
	.a3{padding: 0 15px;border-radius: 18px;height: 36px;line-height: 36px;}
	.bDiv2{padding: 20px 0;width: 415px;}
	.k6{padding: 70px 0 70px}
	.ul07>li>a>p{width: 130px;height: 130px;}
	.ul07>li>a>div{margin-left: 150px;padding-top: 26px;}
	.mg1{width: 70px;}
	.k7{height: 930px;padding-top: 160px;}
	.k7-1>div:nth-child(1){width: 50%;height: 770px;}
	.k7-1>div:nth-child(2){width: 50%;}
	.k7-2{padding: 40px 35px;}
	.k7-3{padding: 110px 35px;}
	.k7-4{padding: 80px 35px;}
	.k8-1>div:nth-child(1){width:50%;height: 510px;}
	.k8-1>div:nth-child(2){width:50%;padding: 40px 35px;}
	.mg2{width: 24%;}
	.k9{padding: 25px 24% 25px 25px}
	.k9>div{width: 100%;}
	.k9>div:nth-child(2){margin-top: 15px;}
	.k10-1{padding: 20px 30px 30px;}
	.k10-2{padding: 25px;}
	.btn6{width: 140px;height: 60px;line-height: 60px;}
	.ul13>li{width: 25%;}
	.ul13>li>a>p{width: 50px;}
	.ul13>li>a>div{margin-left: 65px;}
	.ul13>li>a>div>p{line-height: 50px;}
	.tb5>a{line-height: 26px;}
	.tb5>a:nth-child(n+2){margin-left: 40px;}
	.tb5>a.active{font-size: 24px;}
	.k12{padding: 45px 70px;}
	.ul14>li>a{height: 50px;line-height: 50px;}
	.ul16>li>a{padding: 30px;}
	.ul16>li>a>p{width: 48px;padding-top: 5px;}
	.ul16>li>a>div{margin-left: 48px;padding-right: 40px;}
	.ul16>li>a>div>span{display: block;width: 36px;height: 36px;background: url(../images/78.png) no-repeat center center/36px 36px;margin-top: -18px;}
	.ul16>li:hover>a>div>span{background: url(../images/78b.png) no-repeat center center/36px 36px;}
	.k14-1{padding: 45px 30px 20px;}
	.k14>ul,
	.k14>div{height: 480px;}
	.ul17>li>a>div>p{height: 58px;line-height: 58px;}
	.k30{padding: 70px 0 75px;}
	.ul40>li:nth-child(n+3){margin-top: 40px;}
	.img8{width: 260px;}
	.div8>a{width: 150px;height: 50px;line-height: 50px;border-radius: 25px;font-size: 15px;}
	.div8>a:nth-child(n+2){margin-left: 25px;}
	.pic{padding: 170px 0 160px;}
	.ks1-2>p{width: 55px;}
	.ks1-2>div{margin-left: 75px}
	.p11:before{height: 4px;}
	.oDiv1>a{width: 110px;height: 40px;line-height: 40px;border-radius: 20px;}
	.oDiv1>a:nth-child(n+2){margin-left: 20px;}
	.ks1-1{height: 250px;}
	.ul30>li{padding: 30px 0;}
	.pdl130{padding-left: 100px;}
	.pdr130{padding-right: 100px;}
	.btn10{padding: 15px;}
	.tb9>a>span{padding-left: 15px;padding-right: 15px;}
	.ul32>li>a>p{width: 100px;}
	.ul32>li>a>div{margin-left: 100px;padding: 20px 30px;}
	.ul33>li>a{padding: 30px 25px;}
	.ul33>li>a>img{width: 148px;height: 130px;}
	.ul34>li{padding: 10px;}
	.ul233>li>a{padding: 30px;}

}

@media (max-width: 991px) {
	.k1{padding: 160px 0 90px}
	.k2{padding: 50px 0 50px;}
	.k3{padding: 50px 0 35px}
	.k4{padding: 35px 0 55px}
	.bDiv1>a{width: 120px;height: 40px;line-height: 40px;font-size: 14px;}
	.bDiv1>a:nth-child(n+2){margin-left: 20px;}
	.ul01>li{width: 32.3%;margin-right: 1%;}
	.ul01>li:nth-child(5n){margin-right: 2%;}
	.ul01>li:nth-child(3n){margin-right: 0;}
	.ul02>li>a>div{height: 48px;line-height: 48px;}
	.fot1{padding: 20px 0 20px;}
	.ul04>li{width: 50%;text-align: left;padding-left: 8px;padding-right: 8px;}
	.ul3333>li{width: 33.33%;text-align: left;padding-left: 8px;padding-right: 8px;}
	.sp4{width: 90px;height: 36px;line-height: 36px; border-radius: 20px;top: 7px;right: 7px;}

	.img1{margin-left: auto;margin-right: auto;}
	.k5-1{padding: 100px 10px  120px}
	.k5-1>div:nth-child(1){width: 48%;}
	.k5-2{padding: 100px 10px 200px;}
	.k5-3{padding: 100px 30px 120px 10px;}
	.a{height: 140px;}
	.d3>p{width: 266px;}
	.d3>.d3-r{margin-left: 280px;}
	.d3>.d3-l{margin-right: 280px;}
	.ul06>li{margin-top: 20px;width: 25%;}
	.btn1{width: 160px;height: 40px;line-height: 40px;border-radius: 20px;}
	.a3{border-radius: 16px;height: 32px;line-height: 32px;}
	.bDiv2{padding: 15px 0;width: 300px;}
	.k6{padding: 50px 0 50px}
	.ul07>li>a>p{width: 100px;height: 100px;}
	.ul07>li>a>div{margin-left: 120px;padding-top: 15px;}
	.ipt1{height: 50px;line-height: 50px;padding-left: 25px;border-radius: 25px;}
	.reg{height: 50px;line-height: 50px;border-radius: 25px;}
	.k7{height: 800px;padding-top: 160px;}
	.k7-1>div:nth-child(1){width: 48%;height: 630px;}
	.k7-1>div:nth-child(2){width: 52%;}
	.k7-2{padding: 35px 25px;}
	.k7-3{padding: 100px 25px;}
	.k7-4{padding: 60px 25px;}
	.k8-1>div:nth-child(1){width:48%;height: 420px;}
	.k8-1>div:nth-child(2){width:52%;padding: 30px 25px;}
	.k9{padding: 20px 24% 20px 20px}
	.k10-1{padding: 20px 20px 20px;width: 100%;}
	.k10-2{padding: 20px;position: relative;width: 100%;}
	.btn6{width: 120px;height: 50px;line-height: 50px;}
	.ul13>li{width: 33.3333%;}
	.ul13>li>a>p{width: 40px;}
	.ul13>li>a>div{margin-left: 50px;}
	.ul13>li>a>div>p{line-height: 40px;}
	.tb5>a{line-height: 22px;}
	.tb5>a:nth-child(n+2){margin-left: 30px;}
	.tb5>a.active{font-size: 20px;}
	.k12{padding: 30px 40px;}
	.ul14>li>a{height: 40px;line-height: 40px;}
	.ul16>li>a{padding: 20px;}
	.k14-1{padding: 30px 20px 15px;}
	.k14>ul,
	.k14>div{display: block;width: 100%;height: auto;}
	.ul17>li>a>div>p{height: 48px;line-height: 48px;}
	.k30{padding: 50px 0 50px;}
	.ul40>li:nth-child(n+3){margin-top: 30px;}
	.img8{width: 200px;}
	.div8>a{width: 120px;height: 40px;line-height: 40px;border-radius: 20px;font-size: 14px;}
	.div8>a:nth-child(n+2){margin-left: 20px;}
	.pic{padding: 140px 0 130px;}
	.ks1-2>p{width: 40px;}
	.ks1-2>div{margin-left: 55px}
	.p11:before{height: 3px;}
	.oDiv1>a{width: 90px;height: 30px;line-height: 30px;border-radius: 15px;}
	.oDiv1>a:nth-child(n+2){margin-left: 10px;}
	.ks1-1{height: 210px;}
	.ul30>li{padding: 20px 0;}
	.pdl130{padding-left: 50px;}
	.pdr130{padding-right: 50px;}
	.btn8{width: 130px;height: 44px;line-height: 44px;border-radius: 22px;}
	.btn10{padding: 10px;}
	.tb9>a>span{padding-left: 10px;padding-right: 10px;padding-bottom: 15px;}
	.ul32>li>a>p{width: 70px;}
	.ul32>li>a>p>img{width: 30px;}
	.ul32>li>a>div{margin-left: 70px;padding: 15px 20px;}
	.div10{width: 700px;height: 260px;background: url(../images/166.png) no-repeat center center/48% auto;}
	.bta{z-index: 10;width: 180px;}
	.bta>p{width: 66px;}
	.bta>p>img{width: 66px;height: 66px;}
	.div10-right{margin-right: 66px;}
	.div10-left{margin-left: 66px;}
	.div10-right>p,
	.div10-left>p{height: 66px; line-height: 66px;}
	.ul33>li>a{padding: 20px 15px;}
	.ul33>li>a>img{width: 111px;height: 98px;}
	.ul34>li{padding: 7px;}
	.ul233>li>a{padding: 20px;}
}


@media (max-width: 767px) {
	.k60{padding: 180px 0 140px}
	.k1{padding: 120px 0 80px}
	.k2{padding: 40px 0 40px;}
	.k3{padding: 40px 0 30px}
	.k4{padding: 30px 0 40px}
	.bDiv1>a{width: 90px;height: 30px;line-height: 30px;font-size: 12px;float: none;}
	.bDiv1>a:nth-child(n+2){margin-left: 0; margin-top: 15px;}
	.ul01>li>a{padding: 8px 8px 15px;}
	.ul01>li{width: 49%;margin-right: 2%;}
	.ul01>li:nth-child(3n){margin-right: 2%;}
	.ul01>li:nth-child(2n){margin-right: 0;}
	.ul02>li{width: 100%;margin-right: 0;}
	.ul02>li>a>div{height: 38px;line-height: 38px;}
	.p1{height: 60px;line-height: 20px;}
	.ul03>li{width: 48%;margin-right: 4%}
	.ul03>li:nth-child(4n){margin-right: 4%;}
	.ul03>li:nth-child(2n){margin-right: 0;}
	.ic1{background: url(../images/7-1.png) no-repeat left center/18px 13px;padding-left: 25px;height: 26px;line-height: 26px;}
	.ic2{background: url(../images/7-2.png) no-repeat left center/18px 13px;padding-left: 25px;height: 26px;line-height: 26px;}
	.ic3{background: url(../images/7-3.png) no-repeat left center/18px 13px;padding-left: 25px;height: 26px;line-height: 26px;}
	.ic4{background: url(../images/7-4.png) no-repeat left center/18px 13px;padding-left: 25px;height: 26px;line-height: 26px;}
	.ic31{background: url(../images/7-5.png) no-repeat left center/18px 13px;padding-left: 25px;height: 26px;line-height: 26px;}
	.ic32{background: url(../images/7-6.png) no-repeat left center/17px 16px;padding-left: 25px;height: 26px;line-height: 26px;}
	.ic33{background: url(../images/7-7.png) no-repeat left center/16px 15px;padding-left: 25px;height: 26px;line-height: 26px;}
	.ic34{background: url(../images/7-8.png) no-repeat left center/17px 16px;padding-left: 25px;height: 26px;line-height: 26px;}
	.fot1{padding: 10px 0 15px;}
	.fot2{padding: 15px 0;}
	.k5-1{padding: 80px 10px  80px}
	.k5-1>div{float: none;width: 100%!important;text-align: center;}
	.k5-2{padding: 80px 10px 80px;}
	.k5-3{padding: 80px 10px 80px 10px;}
	.k5-3>div{float: none;}
	.a{height: 100px;}
	.x-mgt2{margin-top: 2px;}
	.x-pdl1{padding-left: 1px;}
	.x-pdr1{padding-right: 1px;}
	.ul05>li:nth-child(1){ padding-right: 1px}
	.ul05>li:nth-child(3){padding-left: 1px;}
	.img4{width: 50px;height: 1px;float: none;margin-left: auto;margin-right: auto;}
	.d3>p{width: 266px;float: none;margin-left: auto;margin-right: auto;}
	.d3>.d3-r{margin-left: 0;margin-top: 20px;text-align: center;}
	.d3>.d3-l{margin-right: 0;margin-top: 20px;text-align: center;}
	.d3>div>.bDiv1{text-align: center;}
	.d3>div>.bDiv1>a{float: none;margin-left: auto;margin-right: auto;}
	.d4>div{width: 100%!important;float: none; }
	.d4>div:nth-child(2){margin-top: 15px;}
	.ic8{background: url(../images/25.png) no-repeat left center/3px 14px;padding-left: 15px;}
	.ul06>li{margin-top: 15px;}
	.d5{height: auto;}
	.img5{width: 60%;}
	.btn1{width: 100px;height: 30px;line-height: 30px;border-radius: 15px;}
	.a3{border-radius: 12px;height: 24px;line-height: 24px;}
	.bDiv2{padding: 10px 0;width: 240px;border-radius: 6px;}
	.k6{padding: 20px 0 20px}
	.ul07>li{padding: 10px;background: #fff;width: 100%;margin-right: 0;border-radius: 5px;}
	.ul07>li>a>p{width: 80px;height: 80px;}
	.ul07>li>a>div{margin-left: 90px;padding-top: 5px;}
	.zx2{padding: 5px 5px 15px 10px;}
	.nei{height: 50vh;overflow-y: auto;}
	.zx3{padding: 10px 0 0 10px;}
	.faSong{width: 70px;height: 30px;line-height: 30px;border-radius: 6px 0;}


	.aside{width: 34px;right: 10px;}
	.asd{width: 34px;height: 34.6px}
	.asd:nth-child(n+2){margin-top: 6px;}
	.asd1{background: url(../images/200-1.png) no-repeat center center/34px 34.6px;}
	.asd1:hover{background: url(../images/200-1b.png) no-repeat center center/34px 34.6px;}
	.asd2{background: url(../images/200-2.png) no-repeat center center/34px 34.6px;}
	.asd2:hover{background: url(../images/200-2b.png) no-repeat center center/34px 34.6px;}
	.asd3{background: url(../images/200-3.png) no-repeat center center/34px 34.6px;}
	.asd3:hover{background: url(../images/200-3b.png) no-repeat center center/34px 34.6px;}
	.asd4{background: url(../images/200-4.png) no-repeat center center/34px 34.6px;}
	.asd4:hover{background: url(../images/200-4b.png) no-repeat center center/34px 34.6px;}
	.asd>div{left: -70px;border: 2px solid #3aa9e1;border-radius: 2px;}
	.asd>div>img{width: 60px;}
	.asd>div:before{background: url(../images/199.png) no-repeat center center;width: 7px;height: 10px;right: -7px;}

	.ic11{background: url(../images/48-1.png) no-repeat center center/18px 18px}
	.ic12{background: url(../images/48-2.png) no-repeat center center/18px 18px}
	.ic13{background: url(../images/48-3.png) no-repeat center center/18px 18px}
	.aside>div:nth-child(1)>a:hover .ic11{background: url(../images/48-1b.png) no-repeat center center/18px 18px}
	.aside>div:nth-child(1)>a:hover .ic12{background: url(../images/48-2b.png) no-repeat center center/18px 18px}
	.aside>div:nth-child(1)>a:hover .ic13{background: url(../images/48-3b.png) no-repeat center center/18px 18px}
	.as2{width: 40px;height: 60px;}
	.as2>div{height: 60px;border-radius: 6px 0 0 6px;}
	.as2-1{width: 40px;height: 60px;padding-top: 10px;padding-right: 5px;}
	.as2-2{width: 40px;height: 60px;padding-top: 10px;}
	.as2-2>img{width: 40px;}
	.aside>div:nth-child(1)>a.as2:hover>div,
	.aside>div:nth-child(1)>a.as2.curr>div{left: -40px;}
	.aside>div:nth-child(2){width: 45px;height: 45px;border-radius: 23px 0 0 23px;overflow: hidden;}



	.btn4{width: 45px;height: 46px;background: #3EAAF0;padding: 18px 0 10px 8px;}
	.btn4>img{width: 10px;height: 11px; height: auto;}


	.k7{height: 760px;padding-top: 160px;}
	.k7-1{border-radius: 15px;}
	.k7-1>div:nth-child(1){width: 46%;height: 600px;}
	.k7-1>div:nth-child(2){width: 54%;}
	.k7-2{padding: 25px 20px;}
	.k7-3{padding: 100px 20px;}
	.k7-4{padding: 45px 20px;}
	.k8-1{border-radius: 15px;}
	.k8-1>div:nth-child(1){width:46%;height: 400px;}
	.k8-1>div:nth-child(2){width:54%;padding: 30px 20px;}
	.sp2{width: 80px;right: 15px;}
	.k9{padding: 15px 15px 15px 15px}
	.k10-1{padding: 10px 10px 20px;}
	.ul11>li>p{float: none;width: 100%;}
	.ul11>li>div{margin-left: 0;}
	.ul12>li{margin-right: 10px;width: auto;}
	.ul12>li>a{padding: 0 18px;height: 30px;line-height: 30px;border-radius: 15px;}
	.div3>p{float: none;width: 100%;}
	.div3>div{margin-left: 0;}
	.J_add{width: 30px;}
	.J_minus{width: 30px;}
	.J_input{height: 30px;line-height: 30px;width: 80px;border-radius: 20px;}
	.btn5{width: auto;padding: 0 18px;height: 30px;line-height: 30px;border-radius: 15px;}
	.div4>a{width: 80px;height: 30px;line-height: 30px;font-size: 13px;}
	.btn6{width: 100px;height: 40px;line-height: 40px;}
	.k11{padding: 15px;}
	.ic14{background: url(../images/64.png) no-repeat left 10px;padding-left: 15px;}
	.x-ww70{width: 70%;}
	.ul13>li{width: 50%;}
	.ul13>li>a>p{width: 30px;}
	.ul13>li>a>div{margin-left: 40px;}
	.ul13>li>a>div>p{line-height: 30px;}
	.tb5>a{line-height: 20px;}
	.tb5>a:nth-child(n+2){margin-left: 20px;}
	.tb5>a.active{font-size: 16px;}
	.k12{padding: 20px 14px;}
	.ul14>li{float: left;width: 31%;margin-right: 3.5%;}
	.ul14>li:nth-child(4n){margin-right: 3.5%;}
	.ul14>li:nth-child(3n){margin-right: 0;}
	.ul14>li>a{height: 30px;line-height: 30px;font-size: 12px;}
	.ic21{background: url(../images/73-1.png) no-repeat left center/13px 12px;padding-left: 18px;}
	.ic22{background: url(../images/73-2.png) no-repeat left center/13px 12px;padding-left: 18px;}
	.ic23{background: url(../images/73-3.png) no-repeat left center/13px 12px;padding-left: 18px;}
	.ic24{background: url(../images/73-4.png) no-repeat left center/13px 12px;padding-left: 18px;}
	.ic25{background: url(../images/73-5.png) no-repeat left center/13px 12px;padding-left: 18px;}
	.ic26{background: url(../images/73-6.png) no-repeat left center/13px 12px;padding-left: 18px;}
	.ic27{background: url(../images/73-7.png) no-repeat left center/13px 12px;padding-left: 18px;}
	.ic28{background: url(../images/73-8.png) no-repeat left center/13px 12px;padding-left: 18px;}
	.ic29{background: url(../images/73-9.png) no-repeat left center/13px 12px;padding-left: 18px;}
	.ic210{background: url(../images/73-10.png) no-repeat left center/13px 12px;padding-left: 18px;}
	.ul14>li.active>a .ic21{background: url(../images/73-1b.png) no-repeat left center/13px 12px;padding-left: 18px;}
	.ul14>li.active>a .ic22{background: url(../images/73-2b.png) no-repeat left center/13px 12px;padding-left: 18px;}
	.ul14>li.active>a .ic23{background: url(../images/73-3b.png) no-repeat left center/13px 12px;padding-left: 18px;}
	.ul14>li.active>a .ic24{background: url(../images/73-4b.png) no-repeat left center/13px 12px;padding-left: 18px;}
	.ul14>li.active>a .ic25{background: url(../images/73-5b.png) no-repeat left center/13px 12px;padding-left: 18px;}
	.ul14>li.active>a .ic26{background: url(../images/73-6b.png) no-repeat left center/13px 12px;padding-left: 18px;}
	.ul14>li.active>a .ic27{background: url(../images/73-7b.png) no-repeat left center/13px 12px;padding-left: 18px;}
	.ul14>li.active>a .ic28{background: url(../images/73-8b.png) no-repeat left center/13px 12px;padding-left: 18px;}
	.ul14>li.active>a .ic29{background: url(../images/73-9b.png) no-repeat left center/13px 12px;padding-left: 18px;}
	.ul14>li.active>a .ic210{background: url(../images/73-10b.png) no-repeat left center/13px 12px;padding-left: 18px;}
	.ul15>li{width: 48.8%;margin-right: 2.4%;}
	.ul15>li:nth-child(4n){margin-right: 2.4%}
	.ul15>li:nth-child(2n){margin-right: 0}
	.ul16>li>a>p{width: 35px;padding-top: 7px;}
	.ul16>li>a>div{margin-left: 35px;padding-right: 40px;}
	.ul16>li>a>div>span{display: block;width: 30px;height: 30px;background: url(../images/78.png) no-repeat center center/30px 30px;margin-top: -15px;}
	.ul16>li:hover>a>div>span{background: url(../images/78b.png) no-repeat center center/30px 30px;}
	.k14-1{padding: 20px 10px 15px;}
	.ul17>li>a>div>p{height: 38px;line-height: 38px;}
	.k30{padding: 30px 0 30px;}
	.k30>div>div{float: none;width: 100%;}
	.k30>div>div:nth-child(2){margin-top: 20px;}
	.ul40>li:nth-child(n+3){margin-top: 20px;}
	.p10{background: url(../images/82.png) no-repeat center center/80px 36px;width: 110px;height: 36px;text-align: center;line-height: 30px;}
	.mg10{width: 80px;}
	.ul42>li{width: 50%!important;}
	.ul42>li>span{display: none;}
	.img8{width: 140px;}
	.div8>a{width: 90px;height: 30px;line-height: 30px;border-radius: 15px;font-size: 13px;}
	.div8>a:nth-child(n+2){margin-left: 15px;}
	.pic{padding: 100px 0 90px;}
	.ul21>li{width: 50%;padding: 15px;}
	.ul21>li>a>img{width: 60%;}
	.tb7>a{width: 33.3333333%;}
	.ks1-2>p{width: 25px;}
	.ks1-2>div{margin-left: 35px}
	.p11:before{height: 2px;}
	.oDiv1>a{width: 80px;height: 28px;line-height: 28px;border-radius: 15px;font-size: 13px;}
	.ks1-1{height: 190px;}
	.ul30>li{padding: 10px 0;}
	.pdl130{padding-left: 10px;}
	.pdr130{padding-right: 10px;}
	.img20{width: 80%;}
	.ul30>li>div>div{float: none;width: 100%;}
	.ps1{height: 44px;line-height: 44px}
	.ps1-1:before{content: '01';font-size: 40px;height: 44px;}
	.ps1-2:before{content: '02';font-size: 40px;height: 44px;}
	.ps1-3:before{content: '03';font-size: 40px;height: 44px;}
	.ps1-4:before{content: '04';font-size: 40px;height: 44px;}
	.ps1-5:before{content: '05';font-size: 40px;height: 44px;}
	.ul22>li{width: 49%;margin-right: 2%;}
	.ul22>li:nth-child(5n){margin-right: 2%;}
	.ul22>li:nth-child(2n){margin-right: 0;}
	.k15{width: 94%;height: 40px;border-radius: 20px;padding: 2px;}
	.ipt3{height: 34px;line-height: 34px;border-radius: 17px;}
	.search3{width: 80px;height: 34px;line-height: 34px;border-radius: 17px;top: 3px;right: 3px;}
	.ul23>li{width: 100%;float: none;}
	.ul23>li>a>p{width: 35px;}
	.ul23>li>a>p>img{width: 20px;}
	.ul23>li>a>div{margin-left: 35px;}
	.ul88>li{width: 100%;float: none;margin-right: 0;}
	.ul88>li:nth-child(n+2){margin-top: 15px;}
	.oDiv4>div{float: none;width: 100%;}
	.btn8{width: 100px;height: 30px;line-height: 30px;border-radius: 15px;}
	.x-hide{display: none!important;}
	.td3{width: 50%;}
	.td3-1{border-left: none;}
	.header{display: none!important;}
	.x-k1{position: relative;}
	.oBtn8{position: fixed; z-index: 200;width: 100%;left: 0;bottom: 0;background: rgba(0,0,0,.4);padding: 10px;}
	.oBtn8>a{width: 48%;height: 36px;line-height: 36px;border-radius: 4px;text-align: center;font-size: 14px;color: #fff;background: #ff6501;}
	.oBtn8>a:nth-child(2){margin-left: 4%;}
	.oBtn8>a:nth-child(1){background-color: #fff;color: #000;}
	.div40>a{width: 100px;height: 30px;line-height: 30px;text-align: center;font-size: 14px;}
	.headWrap{width: 100%;position: fixed;z-index: 1000;height: 60px;background: #1a2a39;padding: 18px 15px;left: 0;top: 0;}

	.wamenu>li{padding-left: 25px;padding-right: 10px;}
	.wamenu>li.active,
	.wamenu>li:hover{background: #1c232c;}
	.wamenu>li>a{height: 48px;line-height: 48px;font-size: 15px;color: #a8afb6;padding-left: 30px;}
	.wamenu>li>a>span{display: block;background: url(../images/12.png) no-repeat center center;width: 16px;height: 48px;}
	.wamenu>li.active>a>span{background: url(../images/12b.png) no-repeat center center;}
	.wamenu>li.active>a,
	.wamenu>li:hover>a{color: #fff; font-family:'/PingFang-SC-Bold';}
	.wamenu>li:nth-child(1)>a{background: url(../images/134-1.png) no-repeat left center/16px 17px;}
	.wamenu>li:nth-child(1):hover>a,
	.wamenu>li:nth-child(1).active>a{background: url(../images/134-1b.png) no-repeat left center/16px 17px;}
	.wamenu>li:nth-child(2)>a{background: url(../images/134-2.png) no-repeat left center/16px 17px;}
	.wamenu>li:nth-child(2):hover>a,
	.wamenu>li:nth-child(2).active>a{background: url(../images/134-2b.png) no-repeat left center/16px 17px;}
	.wamenu>li:nth-child(3)>a{background: url(../images/134-3.png) no-repeat left center/16px 17px;}
	.wamenu>li:nth-child(3):hover>a,
	.wamenu>li:nth-child(3).active>a{background: url(../images/134-3b.png) no-repeat left center/16px 17px;}
	.wamenu>li:nth-child(4)>a{background: url(../images/134-4.png) no-repeat left center/16px 17px;}
	.wamenu>li:nth-child(4):hover>a,
	.wamenu>li:nth-child(4).active>a{background: url(../images/134-4b.png) no-repeat left center/16px 17px;}
	.wamenu>li:nth-child(5)>a{background: url(../images/134-5.png) no-repeat left center/16px 17px;}
	.wamenu>li:nth-child(5):hover>a,
	.wamenu>li:nth-child(5).active>a{background: url(../images/134-5b.png) no-repeat left center/16px 17px;}
	.wamenu>li:nth-child(6)>a{background: url(../images/134-6.png) no-repeat left center/16px 17px;}
	.wamenu>li:nth-child(6):hover>a,
	.wamenu>li:nth-child(6).active>a{background: url(../images/134-6b.png) no-repeat left center/16px 17px;}
	.wamenu2{display: none;}
	.wamenu2>li{padding-left: 30px;padding-right: 10px;}
	.wamenu2>li.active,
	.wamenu2>li:hover{background: #1c232c;}
	.wamenu2>li>a{height: 32px;line-height: 32px;font-size: 13px;color: #a8afb6;}
	.wamenu2>li.active>a,
	.wamenu2>li:hover>a{color: #fff; font-family:'/PingFang-SC-Bold';}
	.x-h72{height: 72px;}
	.item{width: 100%!important;padding-top: 10px;}
	.x-t-c{text-align: center;}
	.img1{margin-left:0;margin-right: auto;}
	.ul2222>li{width: 33.333333%!important;}
	.ul24>li{width: 32%;margin-right: 2%;}
	.ul24>li:nth-child(5n){margin-right: 2%;}
	.ul24>li:nth-child(3n){margin-right: 0;}
	.ul31>li{width: 100%;margin-right: 0;}
	.tb9>a>span{padding-left: 5px;padding-right: 5px;padding-bottom: 10px;}
	.tb9>a{width: 33.33333%;}
	.oDiv8>div{float: none;width: 100%!important;}
	.oDiv8>div:nth-child(1){padding: 0 20px 15px;}
	.oDiv8>div:nth-child(2){padding: 15px 0;}
	.oDiv8-1{margin-left: auto;margin-right: auto;}
	.mg20{width: 12px;margin-right: 5px;}
	.mg21{width: 14px;}
	.tabl10 tr td{font-size: 13px;height:40px;}
	.tabl20 tr td{font-size: 13px;height:40px;}
	.mg22{width: 150px;}
	.ul32>li{width: 100%;margin-right: 0;float: none;}
	.ul32>li>a>p{width: 50px;}
	.ul32>li>a>p>img{width: 25px;}
	.ul32>li>a>div{margin-left: 50px;padding: 10px 15px;}
	.mg23{width: 55px;}
	.div10{width: 300px;height: 120px;background: url(../images/166.png) no-repeat center center/48% auto;}
	.bta{z-index: 10;width: 100px;}
	.bta>p{width: 33px;}
	.bta>p>img{width: 33px;height: 33px;}
	.div10-right{margin-right: 33px;}
	.div10-left{margin-left: 33px;text-align: left;padding-left: 10px;}
	.div10-right>p,
	.div10-left>p{height: 33px; line-height: 33px;}
	.mg24{width: 24px;}
	.mg25{width: 35px;}
	.ul33>li{float: none;width: 100%;margin-right: 0;}
	.ul33>li>a>img{width: 96px;height: 82px;}
	.k31{height: 160px;}
	.k32{position: relative;z-index: 2;padding-top: 100px;}
	.k32>div{width: 92%;padding: 20px 15px;}
	.mg26{width: 8px;}
	.ul34>li{padding: 3px;width: 33.3333%;}
	.oBtn10>a:nth-child(n+2){margin-left: 20px;}
	.oBtn10>a{width: 100px;height: 32px;line-height: 32px;border-radius: 16px;font-size: 13px;}
	.ul233>li{width: 100%;margin-right: 0;}
	.ul233>li>a{padding: 15px;}
	.j4{width: 80px;height: 32px;line-height: 32px;}

	.ipt5{height: 40px;line-height: 40px;font-size: 13px;}
	.search5{height: 40px;line-height: 40px;width: 76px;font-size: 14px;}
	.ul50>li{padding-top: 15px;padding-bottom: 15px;}
	.ul50>li>a>p{width: 80px;height: 80px;}
	.ul50>li>a>div{margin-left: 90px;}
	.fen>a,
	.fen>span,
	.fen>p,
	.fen>input{font-size: 12px;margin-left: 3px;margin-right: 3px;padding: 0 7px;height: 24px;line-height: 24px;border-radius: 3px;}



}

@media (max-width: 576px) {

	.ipt1{height: 40px;line-height: 40px;padding-left: 20px;border-radius: 20px;}
	.k1{padding: 110px 0 60px}
	.k2{padding: 30px 0 30px;}
	.k3{padding: 30px 0 20px}
	.k4{padding: 20px 0 35px}
	.logo2{width: 130px;margin-left: 0;margin-right: auto;}
	.img3{width: 80px;}
	.fanKe>a{width: 30px;}
	.k5-2{padding: 30px 10px 50px;}
	.a{height: 60px;}
	.d3>p{width: 60%;}
	.ul06>li{width: 33.33333%;}
	.ul06>li>a>p{width: 50px;height: 50px;}
	.ul07>li{padding: 8px;}
	.ZiXun{position: fixed;z-index: 1200;width: 90%;}
	.zx1{height: 40px;line-height: 40px;padding: 0 20px;overflow: hidden;}
	.logo2{padding-top: 12px;}
	.logo2>img{width: 130px;}
	.zx1-1{padding-top: 14px;}
	.zx1-1>a{width: 14px;}
	.zx1-1>a:nth-child(n+2){margin-left: 15px;}
	.zx3-1>a{width: 14px;}
	.zx3-1>a:nth-child(n+2){margin-left: 15px;}
	.k7{height: 700px;padding-top: 160px;}
	.k7-1>div:nth-child(1){display: none;}
	.k7-1>div:nth-child(2){width: 100%;}
	.k7-3{padding: 70px 20px;}
	.k8-1>div:nth-child(1){display: none}
	.k8-1>div:nth-child(2){width:100%;}
	.div5>p{width: 90px;}
	.div5>div{margin-left: 100px;}
	.btn6{width: 80px;height: 30px;line-height: 30px;}
	.k12>div:nth-child(1){width:100%;float: none;display: none;}
	.k12>div:nth-child(2){margin-left: 0;}
	.ul16>li>a{padding: 15px 10px;}
	.img8{width: 100px;}
	.div8>a{width: 80px;height: 28px;line-height: 28px;border-radius: 14px;font-size: 12px;}
	.div8>a:nth-child(n+2){margin-left: 10px;}
	.ks1-1{width: 100%;float: none;}
	.ks1-2{margin-right:0;padding-top: 20px;}
	.ks1-2>p{width: 15px;}
	.ks1-2>div{margin-left: 25px}
	.ks1-21{width: 100%;}
	.ul30>li>a>div{float: none;width: 100%;}




}



@media (max-width: 1450px) {
	.w1450{width: 100%;padding-left: 10px;padding-right: 10px;}
	.pic{height: 660px;}
	.pic2{padding-top: 100px;height: 660px;}
	.pic3{padding-top: 100px;height: 660px;}
	.oBtn12>a>img{width: 80px;}
}







