/** CSS Reset **/
*{-webkit-tap-highlight-color:transparent; -webkit-touch-callout:none;outline:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form, fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; vertical-align: bottom;}
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:center; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
abbr,acronym { border:0; }
textarea, input, select{resize: none;outline:none;background:none;border:none;}
button {overflow:visible;width:auto;margin:0;padding:0;border:0 none;outline:none;}
input{border:0}
a{text-decoration:none; color:#333;-webkit-tap-highlight-color:transparent; -webkit-touch-callout:none;}
a:hover{ text-decoration:none;color:#000;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;font-size: 0;}
.clearfix{display:inline-block;}
/* Hide from IE Mac */
.clearfix {display:block;}
html{width: 100%;height:100%;}
body{color:#333;font-size:18px;font-family: "Microsoft YaHei";width: 100%;height:100%;}
.fl{float:left;}
.fr{float:right;}
.mobile{display:none;}
.m1000{width:1000px;margin:0 auto;overflow: hidden;}
 p{ transition:all 0.2s ease-in 0s;}
p:hover{ transform:translateY(-5px);} 
/* banner */
.header {margin-top: 24px;width: 100%; height: 720px; position: relative;background:url("../images/bannerBg.jpg") no-repeat center top;}
.header_t{position: absolute;top:300px;width: 1000px;text-align: center;}
.header_b{position: absolute;top:470px;width:1000px;}
/*part*/
.page { padding: 0 0;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; background-color: #0b2c8f;position: relative;}
.page .title{margin-bottom:40px;text-align: center;}
.page .title .chinese{font-size: 48px;font-weight: bold;color:#c30e23;line-height: 70px;}
.page .title .english{font-size: 20px;font-weight: bold;color:#dc9aa0;}
.page .title img {margin: 0 auto;display: block;}
/*tab*/
.tab_wrap{width:100%;}
.tab_wrap .tab{width:1000px;}
.tab_wrap .tab li{float:left;cursor: pointer;font-size:30px;width:33.3%; background:yellow; }
.tab_wrap .tab li.active{background:red;}
.tab_wrap .item_wrap{position:relative;overflow:hidden;margin-top:20px;}
.tab_wrap .item_wrap .item{position: absolute;left:-1000px;width:1000px;overflow: hidden;}
.linkBox img{margin-left: 40px;}
#reg form label {margin: 20px 0;}
/* #reg{display: none;} */
.linkBox{width: 100%;text-align: center;background-color: #f6161b;background: rgba(255,255,255,0.1);border-radius: 10px;}
.linkBox p{font-size: 20px;color: #fff;line-height: 30px;padding: 30px 40px;text-align: left;}
.linkA{display: inline-block;width: 290px;height: 56px;background-color: #1f3b6f;line-height: 56px;text-align: center;font-size: 25px;color: #fff;transition: all 0.2s linear;}
.linkAR{background-color: #770801;}
.linkA span{display: inline-block;width: 32px;height: 32px;background-size: 100% 100%;vertical-align: middle;margin-left: 24px;transition: margin-top 0.2s linear;}
.linkAL span{background: url(../images/linkLIcon.png) no-repeat;background-size: 100% 100%;}
.linkAR span{background: url(../images/linkRIcon.png) no-repeat;background-size: 100% 100%;}
.linkA:hover span{margin-top: -10px;}
.linkAL:hover{background-color: #28457a;color: #eee;}
.linkAR:hover{background-color: #7f1912;color: #eee;}
body{overflow-x: hidden;}
.page{position: relative;background-color: #fff;}
.header_big{margin-top: -240px;}
.box{position: relative;width: 100%;margin: auto;z-index: 1;}
.boxTitle{width: 1000px;margin: 0 auto 40px auto;}
.titleBai{color: #fdf6d5;}
.titleLan{color: #00a0e6;}
.boxTitleCenter{width:100%;position: relative;display: inline-block;font-size: 48px;color: #b43d53;}
.titleDec{font-size: 0;display: block;margin-top: -80px;position: absolute;z-index: 10;}
.boxContent{width: 1000px;margin: 0 auto;padding-bottom: 90px;position: relative;}
.box .left{text-align: left;margin-left: 5%;}
.box .right{text-align: right;margin-left: 75%;}
/* item1 */
#item1 .boxContent img{margin: -230px 0 0 -150px;}
#item1 .boxContent ul{width: 540px;height: 537px;background: url(../images/item1Img2.png) no-repeat;position: absolute;top: 0;right: 0;margin-right: 130px;}
#item1 .boxContent ul li{position: absolute;top: 0;left: 0;font-size: 28px;color: #000;text-align: center;}
#item1 .boxContent ul .t1{margin-top: 70px;margin-left: 184px;}
#item1 .boxContent ul .t2{margin-top: 225px;margin-left: 28px;}
#item1 .boxContent ul .t3{margin-top: 228px;margin-left: 355px;}
#item1 .boxContent ul .t4{margin-top: 395px;margin-left: 200px;}

/* item2 */
#item2{margin-top: -170px;background-color: #002899;background-image: radial-gradient(circle, #002899 20%, #002899 70%, #9c103d 100%);}
#item2 .boxContent {text-align: center;}
#item2 .boxContent h4{font-size: 20px;font-weight: normal;color: #fff;line-height: 32px;width: 72%;text-align: left;}
#item2 .boxContent div{background: url(../images/item2Img1.png) no-repeat;height: 446px;background-position: center;margin-top: 50px;}
#item2 .boxContent span{font-size: 20px;color: #4192eb;margin-top: 50px;display: inline-block;}

/* item3 */
#item3 .boxContent{border-bottom: 1px dashed #333;}
#item3 .boxContent h4{font-size: 20px;font-weight: normal;line-height: 32px;color: #333;width: 72%;padding-bottom: 50px;}

/* item4 */
#item4 .boxContent h4{font-size: 20px;font-weight: normal;line-height: 32px;color: #333;padding-bottom: 50px;margin-left: 30%;}

/* item5 */
#item5 .boxTitleCenter{background: url(../images/item5Img1.jpg) no-repeat;}
#item5 .boxTitleCenter .titleDec{margin-top: -180px;}
#item5 .t{height: 108px;background: url(../images/item5Img1.jpg) no-repeat;background-position-x: center;}
#item5 .boxContent{text-align: center;width: 1000px;overflow: hidden;}
#item5 .boxContent .swiper-container1{width: 888px;height: 150px;display: inline-block;margin-top: 40px;}
#item5 .boxContent .swiper-slide{width: 110px!important;cursor: pointer;}
#item5 .boxContent .swiper-slide div{width: 110px;height: 110px;transition: all 0.2s linear;text-align: center;}
#item5 .boxContent .swiper-slide div img{width: 90px;}
#item5 .boxContent .swiper-slide .active{width: 110px;}
#item5 .boxContent .text{width: 1000px;margin: 0 auto;}
#item5 .boxContent .text h3{font-size: 30px;font-weight: bold;color: #ee4d1e;padding-bottom: 20px;}
#item5 .boxContent .text p{font-size: 18px;color: #333;line-height: 28px;padding: 0 1%;}

#item5 .boxContent .swiper-container2{width: 1000px;height: 150px;display: inline-block;margin-top: 40px;overflow: hidden;}
#item5 .sw2{background-color: #efefef;width: 100%;padding-top: 50px;}
#item5 .sw2 .swiper-wrapper{text-align: center;}

#item5 .boxContent .swiper-container3{width: 1000px;height: 150px;display: inline-block;margin-top: 40px;overflow: hidden;}
#item5 .sw3{background-color: #fff;width: 100%;padding-top: 50px;}
#item5 .sw3 .swiper-wrapper{text-align: center;}

#item5 .t2{height: 108px;background: url(../images/item5Img2.jpg) no-repeat;background-position-x: center;}

.item6 .boxContent.sw4{position: relative;}
.item6 .boxContent.sw4 .arrow-left{display: inline-block;vertical-align: top;width: 38px;height: 38px;position: absolute;top: 45%;left: 0;margin-left: -80px;z-index: 10;background: url(../images/item2Img2.png) no-repeat;cursor: pointer;}
.item6 .boxContent.sw4 .arrow-right{display: inline-block;vertical-align: top;width: 38px;height: 38px;position: absolute;top: 45%;right: 0;margin-right: -80px;z-index: 10;background: url(../images/item2Img3.png) no-repeat;cursor: pointer;}
.item6 .boxContent .swiper-container4{position: relative;height: 1050px;overflow: hidden;padding-top: 50px;}
.item6 .boxContent .swiper-container4 div{font-size: 28px;color: #000;}
.item6 .boxContent .orange{background-color: #ea5413;}
.item6 .boxContent .red{background-color: #e83428;}
.item6 .boxContent .pink{background-color: #d60051;}
.item6 .boxContent .blue{background-color: #1d2088;}
.item6 .boxContent .swiper-container4{font-size: 0;}
.item6 .boxContent .swiper-container4 a{text-align: center;}
.item6 .boxContent .swiper-container4 a:hover .l li{text-decoration: underline;}
.item6 .boxContent .swiper-container4 .slide1 .s{background-color: #eeefef;border-radius: 40px 0 40px 0;overflow: hidden;margin-bottom: 20px;}
.item6 .boxContent .swiper-container4 .l{width: 400px;display: inline-block;vertical-align: top;text-align: right;}
.item6 .boxContent .swiper-container4 .r{width: 591px;display: inline-block;vertical-align: top;text-align: center;}
.item6 .boxContent .swiper-container4 .l h4{height: 90px;line-height: 90px;border-bottom: 2px solid #fff;padding-right:20px;}
.item6 .boxContent .swiper-container4 .s .l h4 img{vertical-align: middle;}
.item6 .boxContent .swiper-container4 .s .l ul{padding-right:20px;}
.item6 .boxContent .swiper-container4 .s .l ul li{font-size: 26px;padding-top: 8px;}
.item6 .boxContent .swiper-container4 .s .l ul li i{display: inline-block;width: 10px;height: 10px;background-color: #cbcbcb;vertical-align: top;margin-top: 14px;margin-right: 10px;}
.item6 .boxContent .swiper-container4 .s .r{border-radius: 40px 0 40px 0;overflow: hidden;}
.item6 .boxContent .swiper-container4 .slide1 .s1 .r ul{padding: 50px 0;text-align: center;}
.item6 .boxContent .swiper-container4 .slide1 .s1 .r ul li{font-size: 16px;color: #fff;text-align: center;width: 90%;background-color: #ee763f;height: 36px;border-radius: 36px;margin-bottom: 10px;display: inline-block;line-height: 36px;}
.item6 .boxContent .swiper-container4 .slide1 .s2 .r ul{padding: 60px 0;text-align: center;}
.item6 .boxContent .swiper-container4 .slide1 .s2 .r ul li{display: inline-block;width: 264px;height: 82px;background: url(../images/item6Img4.png) no-repeat;font-size: 20px;color: #e83428;line-height: 28px;margin-bottom: 18px;}
.item6 .boxContent .swiper-container4 .slide1 .s2 .r ul li h5{margin-top: 13px;}
.item6 .boxContent .swiper-container4 .slide1 .s3 .r ul{padding: 60px 0;text-align: center;}
.item6 .boxContent .swiper-container4 .slide1 .s3 .r ul li{border-bottom: 1px solid #fff;position: relative;font-size: 18px;display: inline-block;width: 35%;vertical-align: top;height: 75px;margin-left: 10%;margin-bottom: 20px;}
.item6 .boxContent .swiper-container4 .slide1 .s3 .r ul li h3{display: inline-block;vertical-align: top;width: 80px;height: 80px;background-color: #fff;color: #d60051;font-size: 24px;text-align: center;border-radius: 50%;font-weight: bold;line-height: 30px;position: absolute;left: -20%;}
.item6 .boxContent .swiper-container4 .slide1 .s3 .r ul li h3 span{display: inline-block;margin-top: 10px;}
.item6 .boxContent .swiper-container4 .slide1 .s3 .r ul li h5{font-size: 18px;color: #fff;margin-left: 20%;text-align: left;padding-top: 15px;}
.item6 .boxContent .swiper-container4 .slide2 .s{border-radius: 40px 0 40px 0;background-color: #eeefef;}
.item6 .boxContent .swiper-container4 .slide2 .s1 .r{border-radius: 40px 0 0 0;}
.item6 .boxContent .swiper-container4 .slide2 .s1 .l{height: 100%;border-bottom: 2px solid #fff;}
.item6 .boxContent .swiper-container4 .slide2 .s1 .l ul li i{background-color: #edd0c3;}
.item6 .boxContent .swiper-container4 .slide2 .s1 .l ul li{color: #ea5413;}
.item6 .boxContent .swiper-container4 .slide2 .s1 .r ul{text-align: center;padding: 50px 0 50px 0;text-align: center;}
.item6 .boxContent .swiper-container4 .slide2 .s1 .r ul li{display: inline-block;width: 44%;vertical-align: top;margin-bottom: 20px;}
.item6 .boxContent .swiper-container4 .slide2 .s1 .r ul li h3{background: url(../images/item6Img6.png) no-repeat;width: 256px;height: 44px;color: #1d2088;font-size: 28px;font-weight: bold;line-height: 44px;}
.item6 .boxContent .swiper-container4 .slide2 .s1 .r ul li p{color: #ea5413;font-size: 16px;line-height: 24px;padding-top: 10px;}
.item6 .boxContent .swiper-container4 .slide2 .s2{border-radius: 0;}
.item6 .boxContent .swiper-container4 .slide2 .s1 .l ul{height: 370px;}
.item6 .boxContent .swiper-container4 .slide2 .s2 .r{border-radius: 0;}
.item6 .boxContent .swiper-container4 .slide2 .s2 .l{border-bottom: 2px solid #fff;}
.item6 .boxContent .swiper-container4 .slide2 .s2 .l ul{height: 253px;}
.item6 .boxContent .swiper-container4 .slide2 .s2 .l ul li i{background-color: #c4c6da;}
.item6 .boxContent .swiper-container4 .slide2 .s2 .l ul li{color: #1d2088;}
.item6 .boxContent .swiper-container4 .slide2 .s2 .r ul{padding: 20px 0 50px 0;}
.item6 .boxContent .swiper-container4 .slide2 .s2 .r ul li{display: inline-block;vertical-align: top;width: 40%;position: relative;margin: 0 10px 20px 10px;}
.item6 .boxContent .swiper-container4 .slide2 .s2 .r ul li h3{font-size: 22px;font-weight: bold;color: #fff;line-height: 28px;position: absolute;margin-top: 6px;}
.item6 .boxContent .swiper-container4 .slide2 .s2 .r ul li p{background-color: #fff;border-radius: 10px;width: 60%;margin-left: 28%;font-size: 16px;color: #1d2088;padding: 5px 10px;text-align: justify;}
.item6 .boxContent .swiper-container4 .slide2 .s3 .l ul li i{background-color: #e9bfcf;}
.item6 .boxContent .swiper-container4 .slide2 .s3 .l ul li{color: #d60051;}
.item6 .boxContent .swiper-container4 .slide2 .s3{border-radius: 0 0 40px 0;}
.item6 .boxContent .swiper-container4 .slide2 .s3 .r{border-radius: 0 0 40px 0;}
.item6 .boxContent .swiper-container4 .slide2 .s3 .r ul{padding-bottom: 50px;padding-top: 30px;}
.item6 .boxContent .swiper-container4 .slide2 .s3 .r ul li{background-color: #d60051;color: #fff;margin-bottom: 10px;display: inline-block;width: 90%;font-size: 18px;border-radius: 10px;padding: 10px 0;}
.item6 .pagination4{text-align: center;}
.item6 .pagination4 .swiper-pagination-switch{display: inline-block;width: 12px;height: 12px;background-color: #4e4e4e;border-radius: 12px;transition: all 0.2s linear;margin: 0 10px;cursor: pointer;}
.item6 .pagination4 .swiper-active-switch{background-color: #ee4e1c;width: 116px;}
.zxyy{background: url(../images/formBg.jpg) no-repeat;padding: 0 0 60px;}
.zxyy .m1000{overflow: initial;}
.zxyy .m1000 .titleDec{margin-top: -70px;}
.form-wrap form label{border: 0;}
.form-wrap{width: 500px;}
.form-wrap .btn-wrap{background-color: #ff9116;background: linear-gradient(to bottom, #feb52a, #ff7209);}
.zxyy .title .boxTitleCenter .mobile{display: none;}
.zxyy .title .boxTitleCenter .pc{display: block;}


@media screen and (max-width:1000px) {
	body{width: 100vw;overflow-x: hidden;-webkit-text-size-adjust: none;}
	.m1000{width:100%;margin:0 auto;}
	.pc{display:none;}
	.header_b{display:block;}
	.mobile{display:block;}
	.header {height: 33rem;margin-top: 0;}
	.logo img{position: absolute;width: 32vw;top: 0;}
	.header{height: 110vw;background-size: 100% 100%;position: relative;overflow: hidden;}
	.header_big{margin-top: -35vw;position: relative;top: 0;left: 0;}
	.header_t{width: 100vw;top: 50%;left: 50%;margin-left: 0;margin-top: 2vw;transform: translate(-50%,-50%);}
	.header_t img{width: 95%;}
	.header_b{top: 65vw;width: calc(100% - 5.2vw);margin-left: 2.6vw;}
	.header_b p{font-size: 3vw;line-height: 4.5vw;padding: 3vw;text-align: justify;}
	.linkA{width: 35vw;height: 7vw;line-height: 2vw;font-size: 3vw;display: flex;align-items: center;justify-content: center;}
	.linkBox{display: flex;justify-content: center;}
	.linkA span{width: 4vw;height: 4vw;margin-left: 2vw;}
	.box{width: 100%;}
	.boxTitleCenter{font-size: 7vw;width: 100%;}
	.boxTitle{padding-top: 14vw;margin-bottom: 2vw;}
	.boxTitle{width: 100%;}
	.titleDec{margin-top: -180px;}
	.boxContent{width: 100%;}
	#item5 .boxContent{width: 100%;}
	.box .right{margin-left: -0%;}
	.box .left{margin-left: -0%;}
	
	#item1 .boxContent img{margin-top: -310px;}
	#item1 .boxContent ul{margin-right: 60px;margin-top: -70px;}
	#item1 .boxContent ul .t1{margin-left: 200px;}
	
	#item2 .titleDec{margin-left: 70%;}
	#item2 .boxContent h4{font-size: 3vw;padding-left: 2.6vw;width: 68%;margin-top: -60px;line-height: 5vw;}
	#item2{background: #002899;}
	
	#item3 .titleDec{margin-left: 70%;}
	#item3 .boxContent h4{font-size: 4vw;padding-left: 2.6vw;width: 65%;margin-top: -100px;line-height: 6vw;}
	#item3 .boxContent{border-bottom: 2px dashed #333;}
	
	#item4 .boxContent h4{font-size: 4vw;margin-top: -90px;line-height: 6vw;width: 65%;}
	
	#item5 .boxTitleCenter .titleDec{margin-left: 70%;margin-top: -280px;}
	.device1{position: relative;}
	.swBtn{display: inline-block;vertical-align: top;width: 30px;height: 47px;position: absolute;margin-top: 60px;}
	.sw1L{background: url(../images/l.png) no-repeat;left: 2.6vw;}
	.sw1R{background: url(../images/r.png) no-repeat;right: 2.6vw;}
	#item5 .boxContent .text{width: 100%;}
	#item5 .boxContent .swiper-container1{width: 80%;overflow: hidden;}
	#item5 .boxContent .swiper-container2{width: 80%;overflow: hidden;}
	#item5 .boxContent .swiper-container3{width: 80%;overflow: hidden;}
	#item5 .boxContent .swiper-container4{width: 100%;overflow: hidden;}
	#item5 .boxContent .swiper-wrapper{width: 100%;overflow: hidden;}
	#item5 .boxContent .swiper-slide{width: 16vw!important;}
	#item5 .boxContent .swiper-slide div img{width: 12vw;}
	#item5 .boxContent .text h3{font-size: 5vw;}
	#item5 .boxContent .text p{font-size: 3.6vw;line-height: 6vw;}
	
	.device2{position: relative;}
	.sw2L{background: url(../images/l.png) no-repeat;left: 2.6vw;}
	.sw2R{background: url(../images/r.png) no-repeat;right: 2.6vw;}
	
	.device3{position: relative;}
	.sw3L{background: url(../images/l.png) no-repeat;left: 2.6vw;}
	.sw3R{background: url(../images/r.png) no-repeat;right: 2.6vw;}
	
	.item6 .boxContent .swiper-container4 .l{width: 39%;}
	.item6 .boxContent .swiper-container4 .r{width: 59%;}
	.item6 .boxContent .swiper-container4 .s .r{float: right;}
	.item6 .boxContent .swiper-container4 .slide1 .s1 .r ul li{font-size: 3vw;height: auto;padding: 2vw 2vw;width: 80%;}
	.item6 .boxContent .swiper-container4 .s .l ul li{font-size: 3.5vw;}
	.item6 .boxContent .swiper-container4{height: 235vw;}
	
	.item6 .boxContent .swiper-container4 .slide1 .s2 .r ul li{width: 80%;background-size: 100% 100%;font-size: 3vw;}
	
	.item6 .boxContent .swiper-container4 .slide1 .s3 .r ul li{width: 60%;}
	.item6 .boxContent .swiper-container4 .slide1 .s3 .r ul li h5{font-size: 3vw;margin-left: 15%;margin-top: -1vw;}
	
	.item6 .boxContent .swiper-container4 .slide2 .s1 .r ul li{width: 80%;}
	.item6 .boxContent .swiper-container4 .slide2 .s1 .r ul li p{font-size: 3vw;line-height: 4vw;}
	.item6 .boxContent .swiper-container4 .slide2 .s1 .r ul li h3{width: 100%;background-size: 100% 100%;font-size: 4vw;}
	
	.item6 .boxContent .swiper-container4 .slide2 .s1 .l ul{height: 100vw;}
	.item6 .boxContent .swiper-container4 .slide2 .s1 .r ul{padding: 30px 0 10px 0;}
	
	.item6 .boxContent .swiper-container4 .slide2 .s2 .l ul{height: 73.9vw;}
	.item6 .boxContent .swiper-container4 .slide2 .s2 .r ul li{width: 80%;}
	.item6 .boxContent .swiper-container4 .slide2 .s2 .r ul li p{font-size: 3vw;width: 60%;padding: 1vw 2vw;}
	.item6 .boxContent .swiper-container4 .slide2 .s2 .r ul li h3{font-size: 4vw;line-height: 6vw;margin-top: 1.5vw;margin-left: 1vw;}
	.item6 .boxContent .swiper-container4 .slide2 .s2 .r ul{padding: 10px 0 10px 0;}
	
	.item6 .boxContent .swiper-container4 .slide2 .s3 .l ul{height: 44vw;}
	.item6 .boxContent .swiper-container4 .slide2 .s3 .r ul li{font-size: 2.5vw;}
	.item6 .boxContent .swiper-container4 .slide2 .s3 .r ul{padding-bottom: 42px;}
	.item6 .boxContent .swiper-container4 .slide2 .s1 .r{transform: translateX(-2px);}
	.item6 .boxContent .swiper-container4 .slide2 .s2 .r{transform: translateX(-2px);}
	.item6 .boxContent .swiper-container4 .slide2 .s3 .r{transform: translateX(-2px);}
	.item6 .boxContent.sw4 .arrow-left,
	.item6 .boxContent.sw4 .arrow-right{display: none;}
	
	.zxyy{background-size: auto 100%;}
	.form-wrap{width: 90%;}
	.zxyy .title .boxTitleCenter .pc{display: none;}
	.zxyy .title .boxTitleCenter .mobile{display: block;}
	.zxyy .m1000 .titleDec{margin-top: -240px;margin-left: 170px;}
	.qt_form .xdf_formbtn {
		background: #920238;
		width: 100%;
		height: 50px;
		color: #fff;
		text-align: center;
		line-height: 50px;
		border-radius: 50px;
		margin: 0.2rem auto 0;
		cursor: pointer;
		font-size: 18px;
		font-weight: 700;
	}
	.tiaokuan {
		font-size: 14px;
		color: #999999;
		display: block;
		margin: 0px;
		line-height: 20px;
	}
}


