@charset "utf-8";
/* CSS Document */
.w1700{width: 88.54%;margin-left: auto;margin-right: auto;}
@media (max-width: 1700px) {
	.w1700{width: 92%;}}

@media (max-width: 991px) {
	.w1700{width: 94%;}
}
.bgw{background: #fff;}
#selectMenu{width: 21px;height: 21px;cursor: pointer;margin-left: 15px;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;margin-top: 2px;}
#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);
}
.header{position: fixed;z-index: 1000;width: 100%;left: 0;top: 0;height: 80px;border-bottom: 1px solid #354251;background: #03152a;}
.header.curr{background: #03152a;}
.logo{width: 192px;}
.logo>img{width: 100%;display: block;}
.menu1{font-size: 0;}
.menu1>li{display: inline-block;position: relative;}
.menu1>li>a{font-size: 16px;color: #fff;height: 80px;line-height: 80px;padding: 0 1.82vw;}
.menu1>li>a>span{display: inline-block;vertical-align: middle;background: url(/template/default/images/2.png) no-repeat center center;width: 8px;height: 5px;margin-left: 8px;}
.menu1>li:hover>a,
.menu1>li.active>a{background: #005aab;}
.menu1>li:last-child .menu2{left: auto;right: 0;}
.menu1>li:hover .menu2{visibility: visible;opacity: 1;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1}
.menu2{position: absolute;z-index: 1010; left: 0;top: 79px;background: #fff;width: 183px;padding: 0px 0px 26px;box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.75);visibility: hidden;transition: all 0.5s ease 0s;opacity: 0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0}
.menu2>li{position: relative;padding-left: 18px;padding-right: 18px;}
.menu2>li>a{font-size: 14px;color: #666;height: 35px;line-height: 35px; position: relative;padding-right: 0;}
.menu2>li>a>span{display: inline-block;float: right;width: 5px; height: 100%;background: url(/template/default/images/2b.png) no-repeat right center;display: none;}
.menu2>li:hover>a,
.menu2>li.active>a{color: #2E78BA;font-weight: bold;}
.menu2>li:hover>a>span,
.menu2>li.active>a>span{display: block;}
.menu2>li:hover .menu3{visibility: visible;opacity: 1;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1}
.menu3{position: absolute;left: 100%;top: 0;background: #fff;width: 183px;padding: 18px 18px 26px;box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.75);visibility: hidden;transition: all 0.5s ease 0s;opacity: 0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0}
.menu3>li{position: relative;}
.menu3>li>a{font-size: 14px;color: #666;height: 35px;line-height: 0px; position: relative;padding-right: 0;}
.menu3>li:hover>a,
.menu3>li.active>a{color: #2E78BA;font-weight: bold;}
.wrapDiv{position: fixed;z-index: 1000;width: 100%;height: 100%;left: 100%;top: 60px;background: rgba(0,0,0,.6);padding-left: 40%;transition: .5s;}
.wrapDiv.curr{left: 0;}
.wrapDiv>div{background: #fff;width: 100%;height: 100%;padding: 30px 15px}
.menu11>li>a{font-size: 15px;color: #333;height: 44px;line-height: 44px;padding: 0 10px;}
.menu11>li>a>span{display: inline-block;vertical-align: middle;background: url(/template/default/images/2.png) no-repeat center center;width: 8px;height: 100%;float: right}
.menu11>li:hover>a,
.menu11>li.active>a{background: #005aab;color: #fff;}
.menu12{display: none;}
.menu12>li{position: relative;}
.menu12>li>a{font-size: 14px;color: #666;height: 35px;line-height: 35px; position: relative;padding-left: 25px;}
.menu12>li>a>span{display: inline-block;height: 100%;width: 5px;background: url(/template/default/images/2b.png) no-repeat center center;display: none;}
.menu12>li:hover>a>span,
.menu12>li.active>a>span{display: block;}
.menu12>li:hover>a,
.menu12>li.active>a{color: #2E78BA;font-weight: bold;}
.menu13{display: none;}
.menu13>li{position: relative;}
.menu13>li>a{font-size: 14px;color: #666;height: 35px;line-height: 35px; position: relative;padding-left: 40px;}
.menu13>li>a>span{display: inline-block;height: 100%;width: 5px;background: url(/template/default/images/2b.png) no-repeat center center;display: none;}
.menu13>li:hover>a>span,
.menu13>li.active>a>span{display: block;}
.menu13>li:hover>a,
.menu13>li.active>a{color: #2E78BA;font-weight: bold;}
@media (max-width: 1360px) {
	.logo{width: 145px;}
	.header{height: 70px;}
	.menu1>li>a{height: 70px;line-height: 70px;}
	.menu2{position: absolute;left: 0;top: 69px;}
}
@media (max-width: 991px) {
	.logo{width: 100px;}
	.header{height: 60px;}
	.menu1>li>a{font-size: 15px;height: 60px;line-height: 60px;}
	.menu2{position: absolute;left: 0;top: 59px;}
}
@media (max-width: 767px) {
	.header>div{height: 60px;}
	.menu1{display: none;}
	#selectMenu{margin-left: 0;display: block;}

}

/*内容部分*/
.sw-a1{padding: 11vw 0 6vw;display: block;width: 100%;overflow: hidden;}
.sw-left{}
.sw-left>div:nth-child(n+2){margin-top: 5.2vw;}
.sw-left>div>img{width: 38.38vw;}
.sw-right{}
.p1{color: #fff;font-size: 3.125vw;font-family: 'SourceHanSansCN-Bold';}
.p2{color: #fff;font-size: 1.5625vw;font-family: 'SourceHanSansCN-Regular';margin-top: 3.125vw;}
.p2>span:nth-child(n+2){margin-left: 4.27vw;}
.p2>span{background: url(/template/default/images/4.png) no-repeat left center;padding-left: 20px;}
.ul01>li{margin-top: 5.1vw}
.ul01>li>a>img{width: 5.885vw;display: block;margin-left: auto;margin-right: auto;}
.ul01>li>a>p{text-align: center;color: #fff;margin-top: 1.5625vw;font-size: 1.3vw;height: 68px;line-height: 34px;}
#swiper1 .swiper-pagination1{bottom: 2.4vw;text-align:center;}
#swiper1 .swiper-pagination-bullet{width: 2.91vw;height: 5px; opacity: 1;background: #fff;border-radius: 0;}
#swiper1 .swiper-pagination-bullet-active{opacity: 1;background: #ff8a00;}
.k1{padding: 2.6vw 0 4.47vw;}
.tit1{text-align: center;}
.cor191919{color: #191919;}
.t32{font-size: 32px;font-weight: bold}
.tit-mg{margin-left: auto;margin-right: auto;margin-top: 9px;}
.tit14{font-size: 14px;margin-top: 10px;}
.k1-1{position: relative;margin-top: 40px;}
.k1-1 .arrow-prev,
.k1-1 .arrow-next{width: 2.08vw;position: absolute;z-index: 11;top: 50%; transform: translateY(-50%);}
.k1-1 .arrow-prev{left: 1.56vw;}
.k1-1 .arrow-prev>img{width: 100%;}
.k1-1 .arrow-next{right: 1.56vw;}
.k1-1 .arrow-next>img{width: 100%;}
.sw-a2{position: relative;overflow: hidden;}
.sw-a2>img{width: 100%;}
.oDv1{position: absolute;z-index: 10;width: 100%;height: 100%;background: rgba(0,0,0,.5);left: 0;top: 0;transition: .5s;}
.oDv1>div{position: relative;padding: 0 6.5vw;text-align: center;}
.oDv2{position: absolute;z-index: 10;width: 100%;height: 100%;background: rgba(0,90,171,.8);left: 0;top: 100%;transition: .5s;}
.oDv2>div{position: relative;padding: 0 6.5vw;text-align: center;}
.sw-a2:hover .oDv1{top: -100%;}
.sw-a2:hover .oDv2{top: 0;}
.p3{font-size: 32px;color: #fff;}
.sp1{display: block;margin-left: auto;margin-right: auto;margin-top: 2.2vw;width: 5.4vw;height: 3px;background: #fff;}
.p4{margin-top: 2.8vw;text-align: center;font-size: 16px;color: #fff;line-height: 35px;}
.k2{background: #f5f5f5;padding: 2.86vw 0 3.38vw;}
.k2-1{position: relative;margin-top: 40px;}
.sw-a3>div:nth-child(1){overflow: hidden;}
.sw-a3>div:nth-child(1)>img{width: 100%;transition: .5s;}
.sw-a3>div:nth-child(2)>p{height: 80px;line-height: 80px;background: #fff;text-align: center;font-size: 16px;color: #000;}
.sw-a3:hover>div:nth-child(2)>p{background: #005aab;color: #fff;}
.k2-1 .arrow-prev,
.k2-1 .arrow-next{position: absolute;z-index: 11;top: 50%; transform: translateY(-50%);width: 60px;height: 60px;}
.k2-1 .arrow-prev{left: 1.56vw;background: url(/template/default/images/11-1.png) no-repeat center center;}
.k2-1 .arrow-prev:hover{background: url(/template/default/images/11-1b.png) no-repeat center center;}
.k2-1 .arrow-next{right: 1.56vw;background: url(/template/default/images/11-2.png) no-repeat center center;}
.k2-1 .arrow-next:hover{background: url(/template/default/images/11-2b.png) no-repeat center center;}
.k2-3{margin-top: 15px;}
.k2-3>a{margin-top: 10px;margin: 10px 5px 0;background: #fff;padding: 10px 38px;font-size: 20px;color: #000;}
.k2-3>a:hover{font-weight: bold;}
.k2-4{margin-top: 60px;}
.bt1{display: block;width: 160px;text-align: center;height: 50px;line-height: 50px;background: #005aab;font-size: 16px;color: #fff;}
.k3-1{padding: 5.4vw 0;}
.k3-1>div{width: 50%;background: rgba(0,90,171,.8);padding: 67px 43px 83px 5.73vw;position: relative;}
@media (max-width: 1700px) {
	.k3-1>div{width: 50%;padding: 50px 30px 60px 4vw;}
}
.p5{position: relative;text-align: right;color: #fff;font-size: 32px;padding-bottom: 15px;}
.p5:before{width: 48px;height: 3px;background: #fff;right: 0;bottom: 0;}
.k3-2{padding: 47px 22px 0 0;}
.k3-2>p{color: #fff;line-height: 40px;font-size: 16px;}
.sp2{color: rgba(255,255,255,.5);text-transform: uppercase;font-size: 4.16vw;display: block;position: absolute;z-index: 10;top: -3.08vw;right: 1.3vw;font-family: Arial;font-weight: 900;}
.k3-5>a{width: 19.6%;margin-right: .5%;margin-top: .5%;background: #ededed;padding: 46px 5px 50px;text-align: center;}
.k3-5>a:hover{background: #005aab;}
.k3-5>a:nth-child(5n){margin-right: 0;}
.k3-5>a>span{display: block;width: 100%;height: 90px;transition: .5s;}
.k3-5>a:nth-child(1)>span{background: url(/template/default/images/13-1.png) no-repeat center center;}
.k3-5>a:nth-child(2)>span{background: url(/template/default/images/13-2.png) no-repeat center center;}
.k3-5>a:nth-child(3)>span{background: url(/template/default/images/13-3.png) no-repeat center center;}
.k3-5>a:nth-child(4)>span{background: url(/template/default/images/13-4.png) no-repeat center center;}
.k3-5>a:nth-child(5)>span{background: url(/template/default/images/13-5.png) no-repeat center center;}
.k3-5>a:nth-child(1):hover>span{background: url(/template/default/images/13-1b.png) no-repeat center center;}
.k3-5>a:nth-child(2):hover>span{background: url(/template/default/images/13-2b.png) no-repeat center center;}
.k3-5>a:nth-child(3):hover>span{background: url(/template/default/images/13-3b.png) no-repeat center center;}
.k3-5>a:nth-child(4):hover>span{background: url(/template/default/images/13-4b.png) no-repeat center center;}
.k3-5>a:nth-child(5):hover>span{background: url(/template/default/images/13-5b.png) no-repeat center center;}
.k3-5>a>p{margin-top: 30px;font-size: 16px;color: #1D1D1D;height: 70px;line-height: 35px;transition: .5s;}
.k3-5>a:hover>p{color: #fff;}
.k4{padding: 72px 0 38px;}
.k4-2{margin-top: 40px;}
.sw-a4{box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);}
.oDv5{overflow: hidden;position: relative;}
.oDv5>img{width: 100%;transition: .5s;}
.oDv6{position: relative;}
.oDv6>div:nth-child(1){position: absolute;z-index: 10;background: #005aab;width: 90px;height: 82px;right: 42px;top: -41px;text-align: center;}
.p6{font-size: 30px;font-weight: bold;color: #fff;}
.p7{font-size: 14px;color: #fff;}
.oDv6-2{padding: 15px 15px 40px;}
.p8{font-size: 14px;color: #626262;background: url(/template/default/images/24.png) no-repeat left center;padding-left: 24px;}
.p9{margin-top: 20px;font-size: 20px;color: #191919;font-weight: bold;}
.p10{margin-top: 18px;color: #747474;font-size: 14px;line-height: 22px;}
.p11{margin-top: 25px;transition: .5s;}
.p11>p{color: #005AAB;font-size: 14px;margin-right: 5px;font-weight: bold;}
.k4-2{}
.k4-2>div>div>div{padding-bottom: 15px;padding-left: 10px;padding-right: 10px;}
.k4-2>div{padding-bottom: 40px;}
.k4-2 .swiper-pagination1{bottom: 0;text-align:center;}
.k4-2 .swiper-pagination-bullet{width: 26px;height: 11px; opacity: 1;background: #b3b3b3;border-radius: 6px;}
.k4-2 .swiper-pagination-bullet-active{opacity: 1;background: #005aab;width: 40px;}
.footer{background: url(/template/default/images/26.jpg) no-repeat center center;background-size: cover;padding: 45px 0 0;}
.fot1-1{width: 23.5%;}
.fot1-2{width: 18%;}
.fot1-3{width: 15.5%;}
.fot1-4{width: 10%;}
.fot1-5{width: 10%;}
.fot1-6{width: 23%;}
.fot1-11>img{width: 46px;}
.fot1-11>div{flex: 1;padding-left: 10px;}
.fs14{font-size: 14px;}
.corw{color: #fff;}
.p12{font-size: 14px;color: #fff;}
.p13{font-size: 23px;font-weight: bold;color: #005AAB;}
.ul02{margin-top: 25px;}
.ul02>p{line-height: 30px;font-size: 14px;color: #fff;}
.p14{font-size: 16px;color: #fff;font-weight: bold;}
.p15{width: 36px;height: 3px;background: #005aab;margin-top: 20px;}
.ul03{margin-top: 25px;}
.ul03>li>a{line-height: 30px;font-size: 14px;color: #fff;}
.ul03>li>a:hover{font-weight: bold;}
.fot1-6>div{width: 45%;text-align: center;}
.fot1-6>div>img{max-width: 100%;}
.fot1-6>div:nth-child(n+2){margin-left: 10%;}
.fot1-6>div>p{font-size: 14px;margin-top: 10px;color: #fff;text-align: center;}
.fot2{background: #005aab;padding: 36px 0 20px;margin-top: 115px;}
.fot2 p{text-align: center;font-size: 16px;color: #fff;line-height: 28px;}
.fot2 p>a{display: inline-block;color: #fff;}

.banner{padding: 243px 0 20px;}
.tit2>p{color: #fff;font-weight: bold;font-size: 40px;margin-left: 30px;margin-right: 30px;}
.tit2>span{width: 60px;height: 3px;background: #fff;}
.t-p25{margin-top: 20px;text-align: center;color: #fff;text-transform: uppercase;font-size: 25px;}
.vmgt125{margin-top:125px;}
.mgl10{margin-left: 10px;}
.MBX>li:nth-child(n+2){margin-left: 4px;}
.MBX>li,
.MBX>li>a{font-size: 14px;color: #fff;}
.MBX>li>a:hover{text-decoration: underline;}
.k5{padding: 60px 0 7.5vw;background: #f6f6f6;}

#selectMenu2{width: 21px;height: 21px;cursor: pointer;margin-left: 15px;display: none;position: absolute;top: 0;right: -21px;background: #fff;z-index: 200;}
#selectMenu2 .line{width: 100%;height: 1px;background-color: #000;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;margin-top: 2px;}
#selectMenu2 .line:nth-child(n+2){margin-top: 6px;}
#selectMenu2.is-active .line:nth-child(2){opacity: 0;}
#selectMenu2.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);
}
#selectMenu2.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);
}
.k6{position: relative;overflow: hidden;position: sticky;top: 0;}
.k6-1{position: relative; width: 350px;background: #fff;padding: 0 24px 4.7vw;transition: .5s;float: left;}
.k6-11{position: relative;width: 350px;background: #fff;padding: 0 24px 12px;transition: .5s;float: left;}
.ul04>li{padding-top: 14px;}
.ul04>li>a{padding: 10px 0;border-bottom: 1px solid #dedede;color: #005AAB;font-size: 18px;font-weight: bold;font-family: Microsoft YaHei;background: url(/template/default/images/32.png) no-repeat right center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ul04>li.active>a{background: url(/template/default/images/32b.png) no-repeat right center;}
/*.ul05{display: none;}*/
.ul05>li{margin-top: 15px;}
.ul05>li>a{color: #4B4B4B;font-size: 14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ul05>li:hover>a,
.ul05>li.active>a{font-weight: bold;color: #005AAB;}
.k6-2{margin-left: 350px;padding-left: 40px;}
.p16{text-align: center;font-size: 30px;color: #005AAB;font-weight: bold;}
.ul06{margin-top: 5px;padding-bottom: 20px;}
.ul06>li{margin-top: 35px;width: 30.3%;margin-right: 4.55%;background: #fff;border-bottom: 4px solid #fff; transition: .5s;}
.ul06>li:hover{box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);border-bottom: 4px solid #005aab;}
.ul06>li:nth-child(3n){margin-right: 0;}
.ul06>li>a>p{overflow: hidden;}
.ul06>li>a>p>img{width: 100%;transition: .5s;}
.ul06>li>a>div{padding: 25px 30px 40px;}
.p17{font-size: 18px;color: #000;font-weight: bold;}
.p18{font-size: 14px;color: #767676;margin-top: 20px;}
.ul06>li:hover>a>div .p17{color: #005AAB;}
.bg_left{float: left;width: 400px;}
.show{width: 100%;height: 100%;margin-bottom: 10px;position: relative;border:1px solid #E7E7E7;cursor:move;}
.show img{width: 100%;height: 100%;}
.mask{width: 200px;height: 200px;background: rgba(0,0,0,.4);position: absolute;top: 0;left: 0;display: none;}
.smallshow{width: 100%;}
.smallshow .middle{width: 100%!important; overflow: hidden;}
.smallshow .middle>li{width: 17.5%;height: 70px;cursor:pointer;float: left;margin-right: 3.125%;}
.smallshow .middle>li:last-child{margin-right: 0;}
.smallshow .middle>li img{width:100%;height: 100%;object-fit: cover; border:1px solid #F9B900;box-sizing: border-box;transition: all 0.5s}
.bg_right{margin-left: 450px;position: relative;padding-bottom: 30px;}
.bigshow{max-width: 400px;height: 400px;overflow: hidden;display: none;background: #fff; border:1px solid #E7E7E7;position: absolute;z-index: 10;left: 0;top: 0;}
.bigshow img{width: 800px;height: 800px;}
.p19{font-weight: bold;color: #005AAB;font-size: 30px;border-bottom: 1px solid #ccc;padding-bottom: 18px;}
.k7{background: #fff;padding: 36px 36px 45px;}
.k70{background: #fff;padding: 0 36px 40px;}
.ul07{margin-top: 10px;}
.ul07>li{margin-top: 20px;color: #616161;font-size: 16px;}
.btn2{width: 326px;height: 50px;margin-top: 70px;border-radius: 25px;background: #005aab;}
.btn2>p{font-size: 16px;color: #fff;margin-left: 15px;}
.tb1{padding-top: 0;}
.tb1{border: 1px solid #ededed;}
.tb1>a{height: 48px;line-height: 48px;width: 16.666666666%;text-align: center;background: #005aab;color: #fff;font-size: 16px;font-weight: bold;}
.tb1>a:nth-child(n+2){border-left: 1px solid #fff;}
.tb1>a.active{background: #fff;color: #005aab;}
.p20{font-size: 16px;color: #585858;line-height: 30px;}
.ul08>li{margin-top: 3.75vw;}
.p21{font-size: 23px;font-weight: bold;color: #005AAB;background: url(/template/default/images/36.png) no-repeat left center;padding-left: 18px;}
.p29{font-size: 23px;font-weight: bold;color: #2B2B2B;background: url(/template/default/images/36.png) no-repeat left center;padding-left: 18px;}
.mgt40{margin-top: 40px;}
.max-100{max-width: 100%;}
.max-100>p>img{max-width: 100%;}
table td{ border:#e1e1e1 1px solid}
.mgt25{margin-top: 25px;}
.p22{color: #666;font-size: 16px;background: url(/template/default/images/38.png) no-repeat left center;padding-left: 18px;}
.ul09>li:nth-child(n+2){margin-top: 40px;}
.p23{font-size: 16px;color: #005AAB;font-weight: bold;}
.p24{font-size: 16px;color: #585858;line-height: 30px;margin-top: 30px;}
.mgt30{margin-top: 30px;}
.table1 tr td{border: 1px solid #aaa;height: 42px;padding-left: 16px;font-size: 14px;color: #976697;}
.table1 tr:nth-child(odd) td{background: #f5f5f5;}
.table1 tr td:nth-child(1){width: 35%;}
.table1 tr td:nth-child(2){width: 65%;}
.ul10{margin-top: 5px;}
.ul10>li{width: 48%;margin-right: 4%;margin-top: 35px;}
.ul10>li:nth-child(2n){margin-right: 0;}
.ul10>li>a>p{overflow: hidden;width: 215px;height: 138px;}
.ul10>li>a>p>span{display: block;width: 100%;height: 100%;transition: .5s;}
.ul10>li>a>div{flex: 1;padding-left: 30px;}
.p25{font-weight: bold;font-size: 16px;color: #242424;}
.p26{margin-top: 30px;font-size: 14px;color: #005AAB;}
.p26:hover{font-weight: bold;}
.ul11{}
.ul11>li{padding-top: 20px;padding-bottom: 20px;border-bottom: 1px solid #e9e9e9;}
.ul11>li>p{color: #000;font-size: 16px;}
.ul11>li>div{margin-top: 15px;}
.ul11>li>div>a{font-size: 14px;color: #005AAB;padding-right: 34px;position: relative;}
.ul11>li>div>a:before{background: url(/template/default/images/41.png) no-repeat center center;width: 19px;height: 17px;right: 0;top: 50%;transform: translateY(-50%);}
.mgt65{margin-top: 65px;}
.ul12>li{width: 31%;margin-right: 3.5%;background: #fff;padding: 35px 30px 32px;}
.ul12>li:nth-child(3n){margin-right: 0;}
.ul12>li:nth-child(n+4){margin-top: 30px;}
.p27{color: #000;font-weight: bold;font-size: 16px;}
.p28{font-size: 14px;color: #7f7f7f;background: url(/template/default/images/43.png) no-repeat left center;padding-left: 25px;margin-top: 20px;}
.oDv7{width: 128px;text-align: center;height: 36px;line-height: 36px;background: #005aab;margin-top: 30px;transition: .5s;}
.oDv7>p{font-size: 14px;color: #fff;margin-right: 10px;}
.oDv7>img{width: 16px;}
.k5-8{border-bottom: 1px solid #e1e1e1;}
.k5-8>a{font-size: 16px;color: #000;padding: 0 30px 20px;border-bottom: 2px solid rgba(0,0,0,.0);}
.k5-8>a:nth-child(n+2){margin-left: 4.68vw;}
.k5-8>a.active{color: #005AAB;border-bottom: 2px solid #005AAB;font-weight: bold;}
.k9{padding-top: 60px;border-bottom: 1px solid #e1e1e1;background: #f6f6f6;}
.k9>a{font-size: 16px;color: #000;padding: 0 30px 20px;border-bottom: 2px solid rgba(0,0,0,.0);}
.k9>a:nth-child(n+2){margin-left: 4.68vw;}
.k9>a.active{color: #005AAB;border-bottom: 2px solid #005AAB;font-weight: bold;}
.k10{padding: 4.4vw 0 4.8vw;background: #f6f6f6;}
.p30{margin-top: 45px;font-size: 16px;color: ##2B2B2B;line-height: 35px;}
.p30>p>img{max-width: 100%!important;margin: 15px auto;display: block;}
.k10-2{margin-top: 60px;}
.k10-2>a{width: 16.66666666%;text-align: center;height: 60px;line-height: 60px;background: #2b2b2b;font-size: 20px;color: #fff;}
.k10-2>a:nth-child(n+2){border-left: 1px solid #fff;}
.k10-2>a.active{background: #005aab;}
.k10-2>a>span{display: inline-block;}
.k10-2>a.active>span{background: url(/template/default/images/66.png) no-repeat right center;padding-right: 30px;}
.k11{padding: 40px 40px 45px;background: #fff;}
.k11 table tr td{vertical-align: top;}
.k11 table tr td:nth-child(1),
.k11 table tr td:nth-child(2){padding-right: 10px;}
.ul13>li{margin-top: 15px;width: 33.33333%;}
.ul13>li>a{font-size: 16px;color: #444;background: url(/template/default/images/63.png) no-repeat left center;padding-left: 20px;}
.ul13>li>a:hover{font-weight: bold;}
.k11{100%;overflow-x: auto;}
.k11>div{min-width: 767px;}
.banner2{padding: 250px 0 130px;}
.p31{color: #fff;font-weight: bold;font-size: 30px;}
.ban2-1{padding-top: 35px;}
.ban2-1>div:nth-child(1){width: 53%;}
.ban2-1>div:nth-child(2){width: 40.16%;}
.p32{margin-top: 30px;font-size: 15px;color: #fff;line-height: 38px}
.ul14{margin-top: 45px;padding-left: 10px;}
.ul14>li{margin-top: 15px;font-size: 20px;color: #fff;font-weight: bold;background: url(/template/default/images/45.png) no-repeat left 0px;padding-left: 45px;}
.k12{padding: 50px 0 88px;}
.cor005aab{color: #005aab;}
.t35{font-size: 35px;font-weight: bold;}
.k12-1{margin-top: 50px;min-width: 767px;}
.k13-1{background: #005aab;color: #fff;font-weight: bold;font-size: 20px;height: 66px;line-height: 66px;}
.k13-1>div:nth-child(1){width: 46%;padding-left: 58px;}
.k13-1>div:nth-child(2){width: 25%;}
.k13-1>div:nth-child(3){width: 14.5%;}
.k13-1>div:nth-child(4){width: 14.5%;padding-left: 54px;}
.k13-2{padding: 30px 0;border-bottom: 1px solid #d2d2d2;font-size: 20px;color: #000;font-weight: bold;}
.k13-2>div:nth-child(1){width: 46%;}
.k13-2>div:nth-child(2){width: 25%;padding-left: 15px;}
.k13-2>div:nth-child(3){width: 14.5%;padding-left: 15px;}
.k13-2>div:nth-child(4){width: 14.5%;}
.oDv8>span{background: url(/template/default/images/48.png) no-repeat center center/100% 100%;width: 55px;height: 53px;}
.ul15>li.active .oDv8>span{background: url(/template/default/images/48b.png) no-repeat center center/100% 100%;}
.oDv8>div{flex: 1;padding-left: 2.34vw;}
.bt2{width: 146px;text-align: center;height: 40px;line-height: 40px;border: 1px solid #c7c7c7;font-size: 20px;color: #000;font-weight: bold;border-radius: 10px;}
.ul15>li.active .k13-3{display: block;}
.k13-3{padding-left: 55px;padding-top: 20px;display: none}
.k13-3>div{padding-left: 2.34vw;}
.k13-3>div>p{color: #7f7f7f;font-size: 20px;line-height: 36px;}
.k13{background: url(/template/default/images/49.jpg) no-repeat center center;background-size: cover;background-attachment: fixed;padding: 4.68vw 0 11.25vw;}
.k13-10{margin-top: 7.5vw;border-top: 1px solid #fff;position: relative;}
.k13-10 .arrow-prev,
.k13-10 .arrow-next{width: 54px;height: 148px;position: absolute;z-index: 12;top: 9.6vw!important;}
.k13-10 .arrow-prev>img,
.k13-10 .arrow-next>img{width: 100%;}
.k13-10 .arrow-prev{left: 1.25%;}
.k13-10 .arrow-next{right: 1.25%;}
#swiper12{padding-top: 9.27vw;}
#swiper12>div>div{padding-left: 6.6vw;padding-right: 1.5vw;}
.sw-a10>div:nth-child(1){font-size: 23px;color: #fff;font-weight: bold;background: url(/template/default/images/54.png) no-repeat left center;padding-left: 32px;position: relative;}
.sw-a10>div:nth-child(1):before{width: 1px;height: 9.6vw;z-index: 15;left: 10px;top: -9.27vw;border-left: 1px solid #fff;}
.sw-a10>div:nth-child(2){padding-left: 32px;padding-right: 30px;}
.p33{font-size: 16px;color: #fff;font-weight: lighter;margin-top: 25px;line-height: 30px;height: 90px;overflow: hidden;}
.p34{margin-top: 30px;width: 110px;text-align: center;height: 30px;line-height: 30px;background: #fff;font-size: 14px;color: #005aab;}
.p34>img{display: inline-block;}
.k14{background: url(/template/default/images/52.jpg) no-repeat center center;background-size: cover;background-attachment: fixed;padding: 4.16vw 0 9.06vw;}
.k14-2{margin-top: 5.2vw;position: relative;}
.k14-2>div{width: 18.35%;padding-left: 10px;padding-right: 10px;}
.k14-2>div:nth-child(2n){margin-top: 6.2%;}
.img11{width: 133px;margin-left: auto;margin-right: auto;}
.img12{width: 20;margin-left: auto;margin-right: auto;margin-top: 20px;}
.img13{width: 99.23%;left: 50%;transform: translateX(-50%);top: 150px;position: absolute;z-index: 10;}
.p36{width: 2px!important;height: 50px;background: #fff; margin-left: auto;margin-right: auto;margin-top: 13px;}
.p37{text-align: center;font-size: 25px;color: #fff;font-weight: bold;margin-top: 15px;}
.p38{text-align: center;font-size: 14px;color: #fff;font-weight: lighter;margin-top: 20px;line-height: 24px;height: 48px;overflow: hidden;}
.p38.curr{height: auto!important;}

.bt3{margin-top: 25px;}
.k15{padding: 4.9vw 0 0;}
.k15-1{margin-top: 3.6vw;}
.k15-1>div{width: 24.8%;margin-right: 12.8%;border: 1px solid #005aab;padding: 50px 4.5vw 40px;}
.k15-1>div:nth-child(3n){margin-right: 0;}
.img14{width: 74px;}
.p39{text-align: center;font-size: 20px;color: #474747;margin-top: 45px;}
.p40{text-align: center;font-size: 20px;color: #005aab;line-height: 34px;margin-top: 5px;}
.k15-2{margin-top: 60px;}
#dituContent{width: 100%;height: 550px;}
.bgf6{position: fixed;z-index: -20;width: 100%;height: 100%;left: 0;top: 0;background: #f6f6f6;}
.k16{padding: 3.125vw 0 9.375vw;}
.k16-1{margin-top: 10px;}
.ul16>li{margin-top: 50px;background: #fff;padding: 30px 25px;transition: .5s;border: 1px solid #fff;}
.ul16>li:hover{border: 1px solid #005aab;}
.ul16>li>a>p{width: 32.5%;height: 340px;overflow: hidden;}
.ul16>li>a>p>span{display: block;width: 100%;height: 100%;transition: .5s;border-radius: 8px;}
.ul16>li>a>div{flex: 1;padding-left: 4vw;}
.p41{font-weight: bold;color: #005aab;font-size: 23px;}
.p42{font-weight: bold;color: #191919;font-size: 25px;margin-top: 25px;}
.p43{color: #747474;font-size: 18px;margin-top: 25px;line-height: 30px;}
.p44{margin-top: 35px;width: 152px;text-align: center;height: 42px;line-height: 42px;background: #005aab;color: #fff;font-size: 14px;transition: .5s;}
.sw-a11{width: 100%;height: 45.8vw;}
.bt5{margin-top: 45px;background: #fff;text-align: center;width: 160px;height: 52px;line-height: 52px;color: #005aab;font-size: 16px;}
.bt5:hover{font-weight: bold;}
.mgt20{margin-top: 20px;}
.k70 .tb2{padding-top: 30px;}


.vDiv{overflow: hidden;position: absolute;padding: 0;height: 100%;width: 100%;margin-left: auto;margin-right: auto;z-index: 2;left: 0;top: 0;}
.vPic{position: absolute;z-index: 8;width: 100%;height: 100%;left: 0;top: 0;}











@media (max-width: 1360px) {
	.p2>span{background: url(/template/default/images/4.png) no-repeat left center/10px 10px;padding-left: 15px;}
	#swiper1 .swiper-pagination-bullet{height: 4px;}
	.t32{font-size: 26px;}
	.tit-mg{width: 50px;}
	.oDv1>div{padding: 0 5vw;}
	.p3{font-size: 26px;}
	.p4{font-size: 15px;line-height: 30px;}
	.sw-a3>div:nth-child(2)>p{height: 70px;line-height: 70px;font-size: 16px;}
	.k2-3>a{padding: 8px 30px;font-size: 17px;}
	.k3-1>div{width: 65%;padding: 35px 20px 30px 4vw;}
	.p5{font-size: 26px;padding-bottom: 10px;}
	.p5:before{width: 38px;height: 2px;}
	.k3-2{padding: 37px 19px 0 0;}
	.k3-2>p{line-height: 34px;font-size: 15px;}
	.k3-5>a{padding: 36px 5px 36px;}
	.k3-5>a>p{margin-top: 25px;font-size: 15px;height: 60px;line-height: 30px;}
	.k4{padding: 50px 0 30px;}
	.oDv6>div:nth-child(1){width: 80px;height: 70px;right: 30px;top: -35px;}
	.p6{font-size: 24px;}
	.p7{font-size: 14px;}
	.footer{padding: 40px 0 0;}
	.fot1-11>img{width: 36px;}
	.p12{font-size: 14px;}
	.p13{font-size: 19px;}
	.p14{font-size: 15px;}
	.ul02{margin-top: 20px;}
	.fot1-1{width: 30%;}
	.fot1-2{width: 24%;}
	.fot1-3{width: 20%;}
	.fot1-4{width: 13%;}
	.fot1-5{width: 13%;}
	.fot1-6{width: 100%;margin-top: 20px;}
	.fot2{padding: 30px 0 20px;margin-top: 80px;}
	.fot2 p{font-size: 15px;line-height: 26px;}
	.banner{padding: 200px 0 20px;}
	.tit2>p{font-size: 32px;margin-left: 25px;margin-right: 25px;}
	.tit2>span{width: 45px;height: 3px;}
	.t-p25{margin-top: 16px;font-size: 21px;}
	.vmgt125{margin-top:100px;}
	.k6-1{width: 270px;padding: 0 20px 4.7vw;}
	.k6-11{width: 270px;padding: 0 20px 12px;}
	.ul04>li{padding-top: 10px;}
	.ul04>li>a{font-size: 17px;}
	.k6-2{margin-left: 270px;padding-left: 20px;}
	.p16{font-size: 26px;}
	.ul06>li>a>div{padding: 20px 20px 30px;}
	.p17{font-size: 17px;}
	.p18{font-size: 14px;margin-top: 15px;}
	.bg_left{float: left;width: 300px;}
	.show{height: 300px;}
	.mask{width: 150px;height: 150px;}
	.smallshow .middle>li{height: 50px;}
	.bg_right{margin-left: 320px;}
	.bigshow{max-width: 300px;height: 300px;}
	.bigshow img{width: 600px;height: 600px;}
	.k7{background: #fff;padding: 20px 20px 30px;}
	.k70{background: #fff;padding:0 20px 30px;}
	.p19{font-size: 24px;padding-bottom: 12px;}
	.ul07>li{margin-top: 15px;font-size: 15px;}
	.p21{font-size: 20px;background: url(/template/default/images/36.png) no-repeat left center/6px 16px;padding-left: 16px;}
	.p29{font-size: 20px;background: url(/template/default/images/36.png) no-repeat left center/6px 16px;padding-left: 16px;}
	.ul09>li:nth-child(n+2){margin-top: 30px;}
	.ul12>li:nth-child(n+4){margin-top: 20px;}
	.ul12>li{padding: 25px 20px 20px;}
	.k10-2{margin-top: 45px;}
	.k10-2>a{height: 50px;line-height: 50px;font-size: 18px;}
	.k10-2>a.active>span{background: url(/template/default/images/66.png) no-repeat right center/12px 6px;padding-right: 22px;}
	.k11{padding: 30px 30px 35px;}
	.ul13>li>a{font-size: 15px;}
	.banner2{padding: 200px 0 90px;}
	.p31{font-size: 25px;}
	.ban2-1{padding-top: 20px;}
	.ban2-1>div:nth-child(1){width: 100%;}
	.ban2-1>div:nth-child(2){width: 100%;margin-top: 20px;}
	.p32{margin-top: 25px;font-size: 15px;line-height: 32px}
	.ul14{margin-top: 30px;}
	.ul14>li{font-size: 18px;background: url(/template/default/images/45.png) no-repeat left 0px/26px 26px;padding-left: 36px;}
	.k12{padding: 40px 0 60px;}
	.t35{font-size: 30px;}
	.k12-1{margin-top: 40px;}
	.k13-1{font-size: 18px;height: 56px;line-height: 56px;}
	.k13-2{padding: 25px 0;font-size: 18px;}
	.k13-1>div:nth-child(1){padding-left: 48px;}
	.oDv8>span{width: 45px;height: 44px;}
	.k13-1>div:nth-child(4){padding-left: 35px;}
	.bt2{width: 110px;height: 40px;line-height: 40px;font-size: 18px;border-radius: 8px;}
	.k13-3{padding-left: 45px;}
	.k13-3>div>p{font-size: 18px;line-height: 32px;}
	.sw-a10>div:nth-child(1):before{height: 10vw;left: 7px;top: -9.27vw;}
	.sw-a10>div:nth-child(1){font-size: 20px;padding-left: 20px;background: url(/template/default/images/54.png) no-repeat left center/15px 15px;}
	.sw-a10>div:nth-child(2){padding-left: 20px;padding-right: 20px;}
	.p33{font-size: 15px;margin-top: 15px;line-height: 26px;height: 78px;}
	.p34{margin-top: 20px;width: 90px;height: 30px;line-height: 30px;}
	.k13-10 .arrow-prev,
	.k13-10 .arrow-next{width: 43px;height: 86px;top: 10vw!important;}
	.img11{width: 90px;}
	.img12{width: 15px;margin-top: 15px;}
	.img13{top: 103px;}
	.p37{font-size: 21px;}
	.p38{font-size: 14px;margin-top: 15px;}
	.k15-1>div{width: 28%;margin-right: 8%;padding: 35px 4vw 30px;}
	.img14{width: 60px;}
	.p39{font-size: 18px;margin-top: 30px;}
	.p40{font-size: 18px;line-height: 30px;}
	.k15-2{margin-top: 45px;}
	#dituContent{height: 450px;}
	.ul16>li{margin-top: 45px;}
	.ul16>li>a>p{height: 280px;}
	.p41{font-size: 20px;}
	.p42{font-size: 22px;margin-top: 20px;}
	.p43{font-size: 17px;margin-top: 20px;line-height: 28px;}
	.p44{margin-top: 25px;width: 130px;text-align: center;height: 38px;line-height: 38px;}

	
}

@media (max-width: 991px) {
	.ul01>li>a>p{height: 40px;line-height: 20px;}
	.p2>span{background: url(/template/default/images/4.png) no-repeat left center/6px 6px;padding-left: 11px;}
	#swiper1 .swiper-pagination-bullet{height: 3px;}
	.t32{font-size: 21px;}
	.tit-mg{width: 40px;}
	.oDv1>div{padding: 0 4vw;}
	.p3{font-size: 20px;}
	.p4{font-size: 14px;line-height: 26px;}
	.sw-a3>div:nth-child(2)>p{height: 60px;line-height: 60px;font-size: 15px;}
	.k2-3>a{padding: 6px 20px;font-size: 15px;}
	.k2-4{margin-top: 45px;}
	.k3-1>div{width: 80%;padding: 20px 15px 20px 3vw;}
	.p5{font-size: 20px;padding-bottom: 10px;}
	.p5:before{width: 28px;height: 2px;}
	.k3-2{padding: 27px 15px 0 0;}
	.k3-2>p{line-height: 28px;font-size: 14px;}
	.k3-5>a{padding: 26px 5px 26px;}
	.k3-5>a>p{margin-top: 20px;font-size: 14px;height: 48px;line-height: 24px;}
	.k3-5>a>span{height: 60px;}
	.k3-5>a:nth-child(1)>span{background: url(/template/default/images/13-1.png) no-repeat center center/65px 60px;}
	.k3-5>a:nth-child(2)>span{background: url(/template/default/images/13-2.png) no-repeat center center/65px 60px;}
	.k3-5>a:nth-child(3)>span{background: url(/template/default/images/13-3.png) no-repeat center center/65px 60px;}
	.k3-5>a:nth-child(4)>span{background: url(/template/default/images/13-4.png) no-repeat center center/65px 60px;}
	.k3-5>a:nth-child(5)>span{background: url(/template/default/images/13-5.png) no-repeat center center/65px 60px;}
	.k3-5>a:nth-child(1):hover>span{background: url(/template/default/images/13-1b.png) no-repeat center center/65px 60px;}
	.k3-5>a:nth-child(2):hover>span{background: url(/template/default/images/13-2b.png) no-repeat center center/65px 60px;}
	.k3-5>a:nth-child(3):hover>span{background: url(/template/default/images/13-3b.png) no-repeat center center/65px 60px;}
	.k3-5>a:nth-child(4):hover>span{background: url(/template/default/images/13-4b.png) no-repeat center center/65px 60px;}
	.k3-5>a:nth-child(5):hover>span{background: url(/template/default/images/13-5b.png) no-repeat center center/65px 60px;}
	.k4{padding: 35px 0 30px;}
	.oDv6>div:nth-child(1){width: 70px;height: 60px;right: 20px;top: -30px;}
	.p6{font-size: 20px;}
	.p7{font-size: 14px;}
	.p9{margin-top: 15px;font-size: 16px;}
	.footer{padding: 35px 0 0;}
	.fot2{padding: 25px 0 20px;margin-top: 50px;}
	.fot2 p{font-size: 14px;line-height: 24px;}
	.banner{padding: 160px 0 20px;}
	.tit2>p{font-size: 24px;margin-left: 20px;margin-right: 20px;}
	.tit2>span{width: 30px;height: 2px;}
	.tit2>span{width: 45px;height: 3px;}
	.t-p25{margin-top: 12px;font-size: 17px;}
	.vmgt125{margin-top:75px;}
	.k6-1{width: 225px;padding: 0 15px 4.7vw;}
	.k6-11{width: 225px;padding: 0 15px 12px;}
	.ul04>li{padding-top: 5px;}
	.ul04>li>a{font-size: 16px;}
	.k6-2{margin-left: 225px;padding-left: 20px;}
	.p16{font-size: 22px;}
	.ul06>li>a>div{padding: 15px 15px 20px;}
	.p17{font-size: 16px;}
	.p18{font-size: 14px;margin-top: 10px;}
	.bg_left{float: none;width: 300px;}
	.bg_right{margin-left: 0;margin-top: 20px;}
	.k7{background: #fff;padding: 10px 10px25px;}
	.k70{padding: 0 10px 25px;}
	.p19{font-size: 18px;padding-bottom: 8px;}
	.ul07>li{margin-top: 10px;font-size: 14px;}
	.k7>div{overflow: auto;}
	.btn2{width: 250px;height: 50px;margin-top: 50px;}
	.btn2>p{font-size: 14px;}
	.p21{font-size: 17px;background: url(/template/default/images/36.png) no-repeat left center/4px 14px;padding-left: 14px;}
	.p29{font-size: 17px;background: url(/template/default/images/36.png) no-repeat left center/4px 14px;padding-left: 14px;}
	.ul09>li:nth-child(n+2){margin-top: 20px;}
	.ul12>li:nth-child(n+4){margin-top: 15px;}
	.ul12>li{padding: 15px 10px 10px;}
	.k5-8>a{font-size: 15px;padding: 0 20px 10px;}
	.k9>a{font-size: 15px;padding: 0 20px 10px;}
	.k10-2{margin-top: 30px;}
	.k10-2>a{height: 40px;line-height: 40px;font-size: 16px;}
	.k10-2>a.active>span{background: url(/template/default/images/66.png) no-repeat right center/9px 5px;padding-right: 15px;}
	.k11{padding: 20px 20px 25px;}
	.ul13>li>a{font-size: 14px;}
	.banner2{padding: 150px 0 60px;}
	.p31{font-size: 20px;}
	.p32{margin-top: 20px;font-size: 15px;line-height: 28px}
	.ul14{margin-top: 20px;}
	.ul14>li{font-size: 16px;background: url(/template/default/images/45.png) no-repeat left 0px/22px 22px;padding-left: 32px;line-height: 22px;}
	.k12{padding: 30px 0 40px;}
	.t35{font-size: 24px;}
	.k12-1{margin-top: 30px;}
	.k13-1{font-size: 16px;height: 46px;line-height: 46px;}
	.k13-2{padding: 20px 0;font-size: 16px;}
	.k13-1>div:nth-child(1){padding-left: 38px;}
	.oDv8>span{width: 35px;height: 35px;}
	.k13-1>div:nth-child(4){padding-left: 25px;}
	.bt2{width: 90px;height: 36px;line-height: 36px;font-size: 16px;border-radius:6px;}
	.k13-3{padding-left: 35px;}
	.k13-3>div>p{font-size: 16px;line-height: 28px;}
	.sw-a10>div:nth-child(1):before{height: 10vw;left: 5px;top: -9.27vw;}
	.sw-a10>div:nth-child(1){font-size: 16px;padding-left: 20px;background: url(/template/default/images/54.png) no-repeat left center/11px 11px;}
	.sw-a10>div:nth-child(2){padding-left: 20px;padding-right: 20px;}
	.p33{font-size: 14px;margin-top: 15px;line-height: 24px;height: 72px;}
	.p34{margin-top: 15px;}
	.k13-10 .arrow-prev,
	.k13-10 .arrow-next{width: 32px;height: 65px;top: 11vw!important;}
	.img11{width: 60px;}
	.img12{width: 10px;margin-top: 15px;}
	.img13{top: 74px;}
	.k14-2{min-width: 991px;}
	.p36{width: 1px!important;height: 40px;}
	.p37{font-size: 18px;}
	.p38{font-size: 14px;margin-top: 10px;}
	.k15-1>div{width: 30.6666666%;margin-right: 4%;padding: 25px 3vw 20px;}
	.img14{width:45px;}
	.p39{font-size: 16px;margin-top: 15px;}
	.p40{font-size: 16px;line-height: 26px;}
	.k15-2{margin-top: 30px;}
	#dituContent{height: 350px;}
	.ul16>li{margin-top: 30px;}
	.ul16>li>a>p{height: 220px;}
	.p41{font-size: 16px;}
	.p42{font-size: 17px;margin-top: 15px;}
	.p43{font-size: 16px;margin-top: 15px;line-height: 24px;}
	.p44{margin-top: 15px;width: 100px;}

}

@media (max-width: 767px) {
	.sw-left{width: 100%!important;}
	.sw-right{width: 100%!important;margin-top: 30px;}
	.sw-left>div>img{width: 60vw;margin-left: auto;margin-right: auto;}
	.p1{font-size: 17px;}
	.p2{font-size: 14px;margin-top: 3.125vw;}
	.p2>span{display: block;width: 100%;}
	.p2>span:nth-child(n+2){margin-left: 0;margin-top: 3.125vw;}
	.ul01{padding-left: 15px;padding-right: 15px;}
	.ul01>li{margin-top: 20px;}
	.ul01>li>a>img{width: 30px;}
	.ul01>li>a>p{font-size: 13px;}
	.sw-a1{padding: 100px 0 50px;;display: block;width: 100%;overflow: hidden;}
	#swiper1 .swiper-pagination-bullet{height: 2px;}
	.t32{font-size: 16px;}
	.tit-mg{width: 30px; }
	.tit14{font-size: 12px;margin-top: 5px;}
	.k1-1{margin-top: 20px;}
	.p3{font-size: 16px;}
	.p4{font-size: 13px;line-height: 22px;}
	.k1-1 .arrow-prev,
	.k1-1 .arrow-next{width: 10px;}
	.k1-1 .arrow-prev{left: 3vw;}
	.k1-1 .arrow-next{right: 3vw;}
	.k2-1{margin-top: 20px;}
	.sw-a3>div:nth-child(2)>p{height: 50px;line-height: 50px;font-size: 14px;}
	.k2-1 .arrow-prev,
	.k2-1 .arrow-next{width: 30px;height: 30px;}
	.k2-1 .arrow-prev{left: 3vw;background: url(/template/default/images/11-1.png) no-repeat center center/30px 30px;}
	.k2-1 .arrow-prev:hover{background: url(/template/default/images/11-1b.png) no-repeat center center/30px 30px;}
	.k2-1 .arrow-next{right: 3vw;background: url(/template/default/images/11-2.png) no-repeat center center/30px 30px;}
	.k2-1 .arrow-next:hover{background: url(/template/default/images/11-2b.png) no-repeat center center/30px 30px;}
	.k2-3>a{margin: 10px 2px 0;}
	.k2-3>a{padding: 4px 6px;font-size: 13px;}
	.k2-4{margin-top: 30px;}
	.bt1{width: 120px;height: 40px;line-height: 40px;font-size: 14px;}
	.k3-1{padding: 25px 0;}
	.k3-1>div{width: 90%;padding: 15px 3vw 15px 3vw;}
	.p5{font-size: 16px;padding-bottom: 5px;}
	.p5:before{height: 1px;}
	.k3-2{padding: 17px 10px 0 0;}
	.k3-2>p{line-height: 24px;font-size: 13px;}
	.sp2{font-size: 20px;top: -15px;right: 8px;font-family: Arial;font-weight: 900;}
	.k3-5>a{padding: 12px 3px 12px;}
	.k3-5>a>p{margin-top: 5px;font-size: 12px;height: 40px;line-height: 20px;}
	.k3-5>a>span{height: 40px;}
	.k3-5>a:nth-child(1)>span{background: url(/template/default/images/13-1.png) no-repeat center center/33px 30px;}
	.k3-5>a:nth-child(2)>span{background: url(/template/default/images/13-2.png) no-repeat center center/33px 30px;}
	.k3-5>a:nth-child(3)>span{background: url(/template/default/images/13-3.png) no-repeat center center/33px 30px;}
	.k3-5>a:nth-child(4)>span{background: url(/template/default/images/13-4.png) no-repeat center center/33px 30px;}
	.k3-5>a:nth-child(5)>span{background: url(/template/default/images/13-5.png) no-repeat center center/33px 30px;}
	.k3-5>a:nth-child(1):hover>span{background: url(/template/default/images/13-1b.png) no-repeat center center/33px 30px;}
	.k3-5>a:nth-child(2):hover>span{background: url(/template/default/images/13-2b.png) no-repeat center center/33px 30px;}
	.k3-5>a:nth-child(3):hover>span{background: url(/template/default/images/13-3b.png) no-repeat center center/33px 30px;}
	.k3-5>a:nth-child(4):hover>span{background: url(/template/default/images/13-4b.png) no-repeat center center/33px 30px;}
	.k3-5>a:nth-child(5):hover>span{background: url(/template/default/images/13-5b.png) no-repeat center center/33px 30px;}
	.k4{padding: 25px 0 25px;}
	.k4-2{margin-top: 20px;}
	.oDv6>div:nth-child(1){width: 60px;height: 50px;right: 10px;top: -25px;}
	.p6{font-size: 16px;}
	.p7{font-size: 12px;}
	.oDv6-2{padding: 10px 10px 20px;}
	.p9{margin-top: 10px;font-size: 14px;}
	.p10{margin-top: 15px;font-size: 13px;}
	.p11>p{font-size: 13px;}
	.k4-2>div{padding-bottom: 20px;}
	.k4-2 .swiper-pagination-bullet{width: 12px;height: 6px;border-radius: 3px;}
	.k4-2 .swiper-pagination-bullet-active{width: 18px;}
	.footer{padding: 30px 0 0;}
	.fot1-1{width: 100%;text-align: center;}
	.fot1-1>div{display: inline-block;text-align: left;}
	.fot1-2{width: 100%;margin-top: 20px;}
	.fot1-3{width: 100%;margin-top: 15px;}
	.fot1-4{width: 100%;margin-top: 15px;}
	.fot1-5{width: 100%;margin-top: 15px;}
	.p14{text-align: center;}
	.p15{width: 26px;height: 2px;margin-top: 10px;margin-left: auto;margin-right: auto;}
	.ul03{margin-top: 10px;text-align: center;font-size: 0;}
	.ul03>li{display: inline-block;margin-left: 5px;margin-right: 5px;}
	.ul03>li>a{line-height: 30px;font-size: 14px;color: #fff;}
	.fot1-6{padding-left: 40px;padding-right: 40px;}
	.fot2{padding: 20px 0 20px;margin-top: 30px;}
	.fot2 p{font-size: 13px;}
	.banner{padding: 120px 0 20px;}
	.tit2>p{font-size: 18px;margin-left: 15px;margin-right: 15px;}
	.tit2>span{width: 24px;height: 1px;}
	.t-p25{margin-top: 10px; font-size: 13px;}
	.vmgt125{margin-top:50px;}
	.img1{width: 20px;}
	.k5{padding: 30px 0 7.5vw;}
	#selectMenu2{display: block;}
	.ul04>li>a{font-size: 14px;}
	.k6-1{width: 180px;width: 100%; padding: 0 15px 4.7vw;/*position: absolute;left:-180px;top: 0;z-index: 180;*/  margin-bottom: 20px;}
	/*.k6-1.curr{left: 0;}*/
	
	.k6-11{width: 180px;width: 100%; padding: 0 15px 12px;/*position: absolute;left:-180px;top: 0;z-index: 180;*/ margin-bottom: 20px;float: none;}
	/*.k6-11.curr{left: 0;}*/
	.k6-2{margin-left: 0;padding-left:0;}
	.p16{font-size: 18px;}
	.ul06>li>a>div{padding: 10px 10px 15px;}
	.p17{font-size: 15px;}
	.p18{font-size: 14px;margin-top: 6px;}
	.ul06>li{margin-top: 3%;width: 48.5%;margin-right: 3%;}
	.ul06>li:nth-child(3n){margin-right: 3%;}
	.ul06>li:nth-child(2n){margin-right: 0;}
	.tb1>a{height: 36px;line-height: 36px;font-size: 13px;width: 33.333333333%;}
	.tb1>a:nth-child(n+4){border-top: 1px solid #fff;}
	.p20{font-size: 14px;line-height: 24px;}
	.p21{font-size: 15px;background: url(/template/default/images/36.png) no-repeat left center/3px 12px;padding-left: 10px;}
	.p29{font-size: 15px;background: url(/template/default/images/36.png) no-repeat left center/3px 12px;padding-left: 10px;}
	.x-mgt20{margin-top: 20px;}
	.p22{color: #666;font-size: 14px;background: url(/template/default/images/38.png) no-repeat left center/6px 6px;padding-left: 14px;}
	.ul09>li:nth-child(n+2){margin-top: 15px;}
	.p23{font-size: 14px;}
	.p24{font-size: 14px;line-height: 24px;margin-top: 15px;}
	.ul10>li{width: 100%;margin-right: 0;margin-top: 20px;}
	.ul10>li:nth-child(n+3)
	.p25{font-size: 15px;}
	.p26{margin-top: 10px;}
	.ul10>li>a>p{overflow: hidden;width: 100px;height: 80px;}
	.ul10>li>a>div{padding-left: 10px;}
	.x-mgt35{margin-top: 35px;}
	.p27{font-size: 15px;}
	.p28{margin-top: 10px;}
	.oDv7{width: 90px;height: 32px;line-height: 32px;margin-top: 20px;}
	.oDv7>p{font-size: 12px;color: #fff;margin-right: 5px;}
	.oDv7>img{width: 12px;}
	.ul12>li{width: 49%;margin-right: 2%;}
	.ul12>li:nth-child(3n){margin-right: 2%;}
	.ul12>li:nth-child(2n){margin-right: 0;}
	.ul12>li:nth-child(n+3){margin-top: 2%;}
	.k5-8>a{font-size: 14px;padding: 0 10px 5px;}
	.k10{padding: 25px 0 25px;}
	.k9{padding-top: 30px;}
	.k9>a{font-size: 13px;padding: 0 5px 5px;}
	.k9>a:nth-child(n+2){margin-left: 0;}
	.p30{margin-top:25px;font-size: 14px;line-height: 24px;}
	.k10-2{margin-top: 20px;}
	.k10-2>a{font-size: 14px;width: 33.3333333%;}
	.k10-2>a:nth-child(n+4){border-top: 1px solid #fff;}
	.k10-2>a:nth-child(4){border-left: none;}
	.k11{padding: 10px 10px 15px;}
	.banner2{padding: 110px 0 30px;}
	.p31{font-size: 16px;}
	.p32{margin-top: 15px;font-size: 14px;line-height: 24px}
	.ul14{margin-top: 10px;}
	.ul14>li{font-size: 14px;background: url(/template/default/images/45.png) no-repeat left 0px/18px 18px;padding-left: 28px;line-height: 18px;}
	.k12{padding: 30px 0 30px;}
	.t35{font-size: 18px;}
	.k12-1{margin-top: 20px;}
	.k13-1{font-size: 15px;height: 36px;line-height: 36px;}
	.k13-2{padding: 15px 0;font-size: 14px;}
	.k13-1>div:nth-child(1){padding-left: 28px;}
	.oDv8>span{width: 25px;height: 25px;}
	.k13-1>div:nth-child(4){padding-left: 20px;}
	.bt2{width: 80px;height: 32px;line-height: 32px;font-size: 14px;}
	.k13-3{padding-left: 25px;}
	.k13-3{padding-left: 55px;padding-top: 15px;}
	.k13-3>div>p{font-size: 14px;line-height: 24px;}
	.k13-10 .arrow-prev,
	.k13-10 .arrow-next{width: 27px;height: 54px;top: 10.5vw!important;}
	.p37{font-size: 16px;}
	.bt3{margin-top: 15px;}
	.k15-1>div{width: 32%;margin-right: 2%;padding: 15px 2vw 20px;}
	.img14{width: 30px;}
	.p40{font-size: 14px;line-height: 24px;}
	.k15-2{margin-top: 15px;}
	#dituContent{height: 250px;}
	.k16{padding: 20px 0 9.375vw;}
	.ul16>li{margin-top: 15px;padding: 15px 10px;}
	.ul16>li>a>p{height: 180px;}
	.p41{font-size: 14px;}
	.p42{font-size: 15px;margin-top: 10px;}
	.p43{font-size: 14px;margin-top: 10px;line-height: 22px;}
	.p44{margin-top: 15px;width: 90px;}
	.x-dn{display: none;}
	.bt5{margin-top: 25px;width: 100px;height: 36px;line-height: 36px;font-size: 14px;}
	.header-1{background: #03152a;}
	.body1{padding-top: 60px;}
	.ul13>li{width: 100%!important;}
	
}

@media (max-width: 576px) {
	.k15-1>div{width: 100%;margin-right: 0;}
	.k15-1>div:nth-child(n+2){margin-top: 15px;}
	#dituContent{height: 200px;}
	.ul16>li>a>p{height: 140px;width: 100%}
	.ul16>li>a>div{width: 100%;flex: auto;margin-top: 20px;padding-left: 0;}
	.p41{font-size: 14px;}
	.p42{font-size: 15px;margin-top: 5px;}
	.p43{font-size: 14px;margin-top: 5px;line-height: 22px;}
	.p44{margin-top: 10px;width: 90px;height: 34px;line-height: 34px;}
	.sw-a11{width: 100%;height: 170px;}
}

.xiaocms-page{ padding:15px 0; text-align: center; font-size:12px;}
.xiaocms-page span { display: inline-block; height: 22px; padding: 0 10px; line-height: 22px; background: #005aab; border: 1px solid #005aab; color: #fff; text-align: center; margin-left: 1px;}
.xiaocms-page a { display: inline-block; height: 22px; line-height: 22px; background: #fff; border: 1px solid #005aab; text-align: center; color: #333; padding: 0 10px; margin-left: 1px; font-size:12px;}