*{border:0; margin:0; padding:0; outline:0; box-sizing:border-box;}
body{font-family:'Roboto', sans-serif;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,input,fieldset,legend,button,textarea,div,img{border:0 none; margin:0; padding:0; box-sizing:border-box; outline:0;}
body,textarea,input,button,select,keygen,legend{font-size: 14px;line-height: 24px;color:#666;outline:0;font-family:'Roboto', sans-serif;font-style: normal;}
html,body{width:100%; position:relative;}
.bodyw,.body_st{}
body{overflow-x:hidden;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
ul,li,ol{list-style:none;}

/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#0052a5;}

/** 重置图片元素 **/
.fl{float:left;}
.fr{float:right;}
.l{ float:left;}
.r{ float:right;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both; overflow:hidden;}
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size:0; }
.clearfix { *zoom:1;}
.w1400{ width:1400px;max-width: 95%; margin:auto;}
.w1200{ width:1200px;max-width: 100%; margin:auto;}
.pd06{padding: 0 10%;}

.top_bg{position: fixed;left: 0;top: 0;right: 0;z-index: 9;-webkit-transition: 0.5s;transition: 0.5s;height: 100px;}
.top_h{}
.top_h .logo{}
.top_h .logo img{display: block;height:100px;padding: 20px 0;-webkit-transition:0.5s;transition:0.5s;display: none;}
.top_h .logo img.bs{display: block;}
.dh{}
.dh ul li{float: left;}
.dh ul li p a{display: block;line-height: 100px;font-size: 18px;position: relative;color: #fff;padding: 0 0.36rem;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li p a i{font-size: 12px;padding-left: 5px;}
.dh ul li:hover p a{color: #0052a5;}
.dh ul li.on p a{color: #0052a5;}
.dh ul li{position: relative;z-index: 8;}
.dh ul li .dh_fl{position: absolute;left: 0;top: 100px;padding-top: 5px;display: none;min-width: 160px;}
.dh ul li .dh_fl ul{background: #fff;border-radius: 5px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);}
.dh ul li .dh_fl ul li{float: none;position: relative;}
.dh ul li .dh_fl ul li a{padding: 0 20px;font-size: 14px;line-height: 44px;color: #666;white-space: nowrap;display: flex;justify-content: space-between;align-items: center; }
.dh ul li .dh_fl ul li a i{padding-left: 20px;font-size: 12px;}
.dh ul li .dh_fl ul li a:hover{color:#fff; background: #0052a5;}
.dh ul li .dh_fl ul li .dh_fl{left: 100%;padding-left: 5px;top: 0;}


.top_ss{margin-left: 0.2rem;}
.top_ss span.button{ display:block; width:30px; height:100px;font-size: 22px;line-height: 100px;text-align: center;color: #fff; cursor:pointer;-webkit-transition:0.5s;transition:0.5s;}
.serach{position:fixed;left: 0; right:0px;top:0px;bottom: 0;z-index:10;display: none;}
.serach2{position:absolute;left: 0; right:0px;background:rgba(0, 0, 0, 0.7); top:0px;bottom: 0;overflow:hidden;z-index:10;display: flex;align-items: center;justify-content: center;}
.serach form{position: relative;width: 100px;max-width: 85%;border-bottom: 1px solid #fff;-webkit-transition:1s;transition:1s;}
.serach.on form{width: 1440px;}
.serach form input[type='text']{font-size:16px; width:100%; height:60px; line-height:60px;padding:0 40px 0 40px; color:#fff;background: none;}
.serach form input[type='text']::-webkit-input-placeholder {color:#fff;}
.serach form input[type='text']:-moz-placeholder{color:#fff;}
.serach form input[type='text']::-moz-placeholder{color:#fff;}
.serach form input[type='text']:-ms-input-placeholder{color:#fff;}
.serach form i{position: absolute;left: 0;top:0px;height:60px;font-size: 20px;line-height: 60px;text-align: center;color: #fff;}
.serach form a{position: absolute;right: 40px;top:0px;font-size: 16px;line-height: 60px;color: #fff;}
.serach form span{position: absolute;right: 0;top:0px;width: 24px;height:60px;cursor: pointer;}
.serach form span:before{content:""; position: absolute;left: 50%;top:50%;width: 24px;height:2px;background: #fff;margin: -1px 0 0 -12px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:after{content:""; position: absolute;left: 50%;top:50%;width: 2px;height:24px;background: #fff;margin: -12px 0 0 -1px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:hover:before{-webkit-transform: rotate(0deg);transform: rotate(0deg);}
.serach form span:hover:after{-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.top_yy{position: relative;z-index: 2;margin-left: 0.2rem;}
.top_yy span{padding: 0 10px;font-size: 16px;line-height: 100px;color: #fff;display: block;cursor: pointer;-webkit-transition:0.5s;transition:0.5s;}
.top_yy span:after{content: "";float: right;border-top: 6px solid #fff;border-left: 5px solid transparent;border-right: 5px solid transparent;margin-left: 5px;margin-top: 47px;-webkit-transition:0.5s;transition:0.5s;}
.top_yy_xl{position: absolute;left:50%;top: 100px;background: #fff;display: none;padding: 10px 0;width: 100px;margin-left: -50px;border-radius: 0 0 5px 5px;border-top: 1px solid #eee;}
.top_yy_xl a{display: block;font-size: 14px;line-height: 30px;color: #666;text-align: center;}
.top_yy_xl a:hover{color: #0052a5;}

.top_bg.on{background: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.top_bg.on .top_h .logo img.bs{display: none;}
.top_bg.on .top_h .logo img.hs{display: block;}
.top_bg.on .dh ul li p a{color: #333;}
.top_bg.on .dh ul li:hover p a{color: #0052a5;}
.top_bg.on .top_ss span.button{color: #333;}
.top_bg.on .top_yy span{color: #333;}
.top_bg.on .top_yy span:after{border-top: 6px solid #333;}

.top_bg.on2{background: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.top_bg.on2 .top_h .logo img.bs{display: none;}
.top_bg.on2 .top_h .logo img.hs{display: block;}
.top_bg.on2 .dh ul li p a{color: #333;}
.top_bg.on2 .dh ul li:hover p a{color: #0052a5;}
.top_bg.on2 .top_ss span.button{color: #333;}
.top_bg.on2 .top_yy span{color: #333;}
.top_bg.on2 .top_yy span:after{border-top: 6px solid #333;}

/* .top_bg.on3{top:-100px;} */

.sp_header,.sjj_nav{ display:none;}

.banner{width:100%;overflow:hidden;position:relative;}
.banner ul{}
.banner ul li{overflow:hidden;position:relative;}
.banner ul li .img{overflow: hidden;}
.banner ul li .img img{display:block; width:100%;height:100%;-o-object-fit: cover;object-fit: cover;}
.banner ul li .img video{display:block; width:100%;height:100%;-o-object-fit: cover;object-fit: cover;}
.banner ul li .txt{position: absolute;left: 6%;bottom: 0;right: 6%;top: 0;display: flex;align-items: center;justify-content: flex-end;justify-content: flex-start;}
.banner ul li .txt .txt2{width: 100%;}
.banner ul li .txt .ml1{font-size: 46px;line-height: 60px;color: #fff;}
.banner ul li .txt .ml2{font-size: 46px;line-height: 60px;color: #fff;font-weight: bold;margin-top: 20px;}
.banner ul li .txt .ml3{font-size: 16px;line-height: 48px;color: #fff;margin-top: 50px;border: 1px solid #fff;border-radius: 25px;display: flex;align-items: center;justify-content: center;width: 180px;-webkit-transition:0.5s;transition:0.5s;}
.banner ul li .txt .ml3 i{padding-left: 20px;}
.banner ul li .txt .ml3:hover{color: #fff;border: 1px solid #0052a5;background: #0052a5;}
.banner ul li.swiper-slide-active .txt .ml1{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 0.5s;animation-delay: 0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml2{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 0.75s;animation-delay: 0.75s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml3{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1s;animation-delay: 1s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banqh{position:absolute; left:0; bottom:25px;right: 0;display: flex;align-items: center;justify-content: center;z-index: 1;}
.bandd{display: flex;align-items: center;justify-content: center;padding: 0 20px;width: auto!important;}
.bandd span{z-index:2;cursor:pointer;margin:0 6px!important;width:8px;height:8px;position:relative;-webkit-transition:0.5s;transition:0.5s;background:rgba(255, 255, 255, 0.5);opacity: 1!important;}
.bandd span.swiper-pagination-bullet-active{background:#fff;}
.bandd span.swiper-pagination-bullet-active:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #fff;width: 18px;height: 18px;border-radius: 50%;}
.banz,.bany{font-size: 24px;cursor: pointer;line-height: 30px;color: #fff;}




/*首页关于*/
.inabout{padding: 5% 0; overflow: hidden;}
.inabout_tit{overflow: hidden; width: 20%;}
.inabout_tit span{font-size:18px; font-weight: 600;  overflow: hidden;}
.inabout_tit .w_fline{position: relative; margin:6% 0; border-bottom: 1px solid #f0f0f0; height: auto;}
.inabout_tit .w_fline:before {content: '';display: block;width: 20%;height: 2px;background: #ff6b35;position: absolute;left: 0;bottom:-1px;}
.inabout_tit_bt{font-size:36px; color: #333; font-weight: 600; margin-bottom:10%;}
.write{color: #fff;}
.inaboutny{overflow: hidden;}
.inabout_left{width:40%;float:left;}
.inabout_left img{width: 100%; display: block; }
.inabout_right{width:55%; float:right;}
.heading {overflow: hidden;}
@media screen and (max-width:991.98px) {
	.heading {
	text-align:center
}
}.heading .heading-subtitle {
	text-transform:capitalize;
	color:#333;
	font-size:32px;
	font-weight:700;
	line-height:1;
	margin-bottom:13px
}
@media screen and (max-width:991.98px) {
	.heading .heading-subtitle {
	line-height:1.5
}
}.heading .heading-subtitle.heading-subtitle-bg {
	display:inline-block;
	width:-webkit-max-content;
	width:-moz-max-content;
	width:max-content;
	padding:12px 20px;
	border-radius:4px;
	background-color:#e0f6e9
}
@media screen and (max-width:991.98px) {
	.heading .heading-subtitle.heading-subtitle-bg {width:auto}
}
.heading .heading-title {
	text-transform:capitalize;
	font-size:26px;
	line-height:28px;
	margin-bottom:3%;
	font-weight:700;
	color:#333
}
@media(min-width:992px) and (max-width:1200px) {
	.heading .heading-title {
	font-size:35px;
	line-height:1.4
}
}@media screen and (max-width:767.98px) {
	.heading .heading-title {
	font-size:32px;
	line-height:1.4
	}
}
.indest{overflow: hidden;}
.indest p{font-size:18px;line-height:30px;margin-bottom:4%; color: #555;}

.flex-left { display: flex; flex-wrap: wrap }
.shili-num ul{margin-bottom:-30px;margin-top:50px}
.shili-num ul li{margin-bottom:30px; width: 25%;}

.shili-num ul li .num i{font-size:36px;line-height:36px;color:#0052a5;font-weight:bold; font-style: normal;}
.shili-num ul li .num sup{font-size:24px;color:#272933;line-height:15px;margin-left:5px;vertical-align:top;top:0}
.shili-num ul li .num sup.zh{font-size:16px}
.shili-num ul li p{font-size:14px;line-height:28px;color:#272933;opacity:0.8;margin-top:2px}

.index-product{background:url(../img/index1Bg.jpg)no-repeat #fff;padding:4% 0;  overflow: hidden;}
.index-product .left{position:relative;z-index:2;width:35%;padding:0 8%;box-sizing: border-box;}
.index-product .left .subtitle{line-height:40px; font-size:40px; color: #333;margin-bottom:5%; font-weight:bold;}
.index-product .left .title{margin-bottom:2%;line-height:1em;font-size:36px; color: #dedede; text-transform: uppercase; font-weight: bold;}
.index-product .left .title span { color: #ff6b35}
.index-product .left p{font-size: 16px;margin-top:8%; color: #888;}
.index-product .left .hover-btn{margin-top:10%}
.hover-btn{display:inline-block;position:relative;padding:0.5em 2.3em;font-size:16px;color:#fff !important;border:1px solid #ff6b35;border-radius:3em;overflow:hidden;transition:all 0.4s}
.hover-btn:hover{color:#ff6b35 !important;border:1px solid #ff6b35 !important;}
.hover-btn span{position:relative;z-index:3;color:inherit}
.hover-btn:before{transition:all 0.6s;transform:scale(0);position:absolute;left:0%;bottom:0%;z-index:2;width:40px;height:30px;border-radius:100%;background:#fff;content:""}
.hover-btn:after{position:absolute;left:0;top:0;width:100%;height:100%;background:#ff6b35;content:""}
.hover-btn:hover:before{transition:all 0.6s;transform:scale(10)}

#product-list{overflow: hidden;}
#product-list .swiper-slide{margin:2% 0 4% 0;}
#product-list .swiper-pagination{top:auto;bottom:0}
#product-list .swiper-pagination-progressbar{background:#333}
#product-list .swiper-slide a{display:block;}
#product-list .swiper-slide img{width: 100%; display: block; border-radius: 20px; transition: all 0.6s;}
#product-list .swiper-slide a .title{text-align:center;font-size:20px;transition:all 0.4s; padding:5%; box-sizing: border-box; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#product-list .swiper-slide a:hover .title{color:#ff6b35}
#product-list .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#ff6b35}
#product-list .swiper-slide:hover img{margin-top: -20px;}
#product-list .swiper-slide:hover{border-radius: 20px;}

.product-btn{position:absolute;z-index:2;right:55px;bottom:0;padding:0;transform:translate(50%,0%)}
.product-btn > div{width:45px;height:42px;line-height:42px;font-size:18px;text-align:center;color:#fff;background:#171717;transition:all 0.4s;float:left;margin-left:10px;}
.product-btn > div.prev{background:#999999}
.product-btn > div:hover{background:#ff6b35}
.product-btn > div span{font-size:inherit;line-height:inherit;color:inherit}
.title-ms{ margin:0 30px 30px 30px;color:#333; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; }
.title-more{text-align:center;padding-bottom:30px;}


.index-application{position: relative;padding:4% 0;background-image:linear-gradient(#f9f9f9,#fff);overflow:hidden;}
.index-application-top {}
.index-application-bottom {position:relative;}
.index-application-top{margin-bottom:50px;position: relative;}
.brinyte-title .type-1{color: #fe5100;font-size: 28px;margin-bottom: 25px;}
.brinyte-title .title-1{color: #222222;font-size:46px;}
.index-application-main {position: absolute;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden; /* z-index: 11; */} 
.index-application-swiper {overflow: hidden;width: 100%;height: 100%;background: #000;}
.index-application-swiper .application-bg {opacity: 0;width: 100%;height: 100%;}
.index-application-swiper .swiper-slide {width: 25%;position: relative;transition:all .4s ease;}
.index-application-swiper:hover .swiper-slide {width: 20%;}
.index-application-swiper:hover .swiper-slide:hover {width:40%;} 
.index-application-swiper .swiper-slide:last-child .index-application-item .img {-webkit-clip-path:none!important;}
.index-application-swiper .swiper-slide:nth-child(1) {z-index: 5;}
.index-application-swiper .swiper-slide:nth-child(2) {z-index: 4;}
.index-application-swiper .swiper-slide:nth-child(3) {z-index: 3;}
.index-application-swiper .swiper-slide:nth-child(4) {z-index: 2;}
.index-application-swiper .swiper-slide:nth-child(5) {z-index: 1;}
.index-application-swiper .swiper-slide:nth-child(2) .img::after {background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0%,rgba(35,38,45,.8) 100%);}
.index-application-item {position: absolute;top: 0;width: 100%;left: 0%;height: 100%;z-index: 11;transition:all .4s ease;}
.index-application-item a{display: block;position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 50;-webkit-clip-path:ellipse(100% 100% at 0% 50%);}
.index-application-item .bgimg {position: absolute;width: 100%;height: 100%;left: 0;top: 0;transition:all .4s ease;}
.index-application-item .img {width: 100%;height: 100%;overflow: hidden;background: #000;-webkit-clip-path:ellipse(100% 100% at 0% 50%);transform: translateX(0%);} 
.index-application-item .img::before {content: '';width: 100%;height: 100%;position: absolute;right: 0;top: 0;z-index: 11;/* background: url('https://www.brinyte.com/upload/application.png'); */background-size: 100% 100%;opacity: 0;}
.index-application-item .img::after {content: '';width: 50%;height: 100%;position: absolute;right: 0;top: 0;z-index: 11;}
.index-application-item .pic,.index-application-item .pic img {width: 100%;height: 100%;}
.index-application-item .pic p{width: 100%;height: 100%;background-image: linear-gradient(rgb(254 81 0 / 0%),rgb(254 81 0 / 0%),rgb(254 81 0 / 70%));opacity: 0;transition: all 0.5s;position: absolute;left: 0;top: 0;z-index: 2;}
.swiper-slide:hover .pic p{opacity:1;}
.index-application-item .title-1 {position: absolute;left: 0;bottom: 10%;width: 100%;text-align: center;color: #fff;z-index: 11;transition:all .4s ease;opacity: .8;font-size: 24px;}    
.index-application-item .more-1 {position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 11;margin: 0;opacity: 0;transition:all .4s ease;}
.index-application-swiper .swiper-slide:hover .more-1 {opacity: 1;}
.index-application-item.iai1 .bgimg {left: 0;width: 145%;}
.index-application-item.iai2 .bgimg {left: 0;width: 145%;}
.index-application-item.iai3 .bgimg {left: 20%;width: 100%;}
.index-application-item.iai4 .bgimg {left: -15%;width: 115%;}
.index-application-item.iai1 .title-1 {left: 5%;}
.index-application-item.iai2 .title-1 {left: 30%;}
.index-application-item.iai3 .title-1 {left: 30%;}
.index-application-swiper:hover .swiper-slide .index-application-item.iai1 .bgimg {width: 100%;}
.index-application-swiper:hover .swiper-slide .index-application-item.iai2 .bgimg {left: -27%;width: 127%;}
.index-application-swiper:hover .swiper-slide .index-application-item.iai3 .bgimg {left: -26%;width: 126%;}
.index-application-swiper:hover .swiper-slide .index-application-item.iai4 .bgimg {left: -26%;width: 126%;}
.index-application-swiper:hover .swiper-slide:hover .index-application-item.iai2 .bgimg {left: -10%;width: 115%;}
.index-application-swiper:hover .swiper-slide:hover .index-application-item.iai3 .bgimg {left: -10%;width: 115%;}
.index-application-swiper:hover .swiper-slide:hover .index-application-item.iai4 .bgimg {left: -10%;width: 115%;}
.index-application-swiper:hover .swiper-slide .index-application-item.iai1 .title-1 {left: 0;}
.index-application-swiper:hover .swiper-slide .index-application-item.iai2 .title-1 {left: -15%;}
.index-application-swiper:hover .swiper-slide .index-application-item.iai3 .title-1 {left: -15%;}
.index-application-swiper:hover .swiper-slide:hover .index-application-item.iai2 .title-1 {left: 0;}
.index-application-swiper:hover .swiper-slide:hover .index-application-item.iai3 .title-1 {left: 0;}
.index-application-swiper:hover .swiper-slide:hover .index-application-item .img::before{opacity: 1;}

.index-application-main.num1 .index-application-swiper .swiper-slide {width: 100%;}
.index-application-main.num1 .index-application-item .img {-webkit-clip-path:none;}
.index-application-main.num1 .index-application-item.iai1 .bgimg {left: 0;width: 100%;}
.index-application-main.num1 .index-application-item.iai1 .title-1 {left: 0;}

.index-application-main.num2 .index-application-swiper .swiper-slide {width: 50%;}
.index-application-main.num2 .index-application-item .img {-webkit-clip-path:none;}
.index-application-main.num2 .index-application-item .bgimg {left: 0;width: 100%;} 
.index-application-main.num2 .index-application-item .title-1 {left: 0;}
.index-application-main.num2 .index-application-swiper:hover .bgimg {left: 0;width: 100%;} 
.index-application-main.num2 .index-application-swiper:hover .swiper-slide:hover .index-application-item .bgimg {left: 0;width: 100%;}
.index-application-main.num2 .index-application-swiper:hover .swiper-slide .index-application-item.iai2 .bgimg {left: 0;width: 100%;}
.index-application-main.num2 .index-application-swiper:hover .swiper-slide .index-application-item.iai2 .title-1 {left: 0;}

.index-application-main.num3 .index-application-swiper .swiper-slide {width: 33.333%;}
.index-application-main.num3 .index-application-item .bgimg {left: 0;width: 120%;}
.index-application-main.num3 .index-application-item.iai1 .bgimg {left: 0;width: 110%;}
.index-application-main.num3 .index-application-item.iai2 .bgimg {left: -10%;width: 120%;}
.index-application-main.num3 .index-application-item.iai3 .bgimg {left: -20%;width: 120%;}
.index-application-main.num3 .index-application-swiper .swiper-slide .index-application-item .title-1 {left: 0;} 
.index-application-main.num3 .index-application-swiper:hover .swiper-slide .index-application-item.iai1 .bgimg {left: 0;width: 110%;}
.index-application-main.num3 .index-application-swiper:hover .swiper-slide .index-application-item.iai2 .bgimg {left: -10%;width: 120%;}
.index-application-main.num3 .index-application-swiper:hover .swiper-slide .index-application-item.iai3 .bgimg {left: -20%;width: 120%;}
.index-application-main.num3 .index-application-swiper:hover .swiper-slide:hover .index-application-item.iai1 .bgimg {left: 0;width: 110%;}
.index-application-main.num3 .index-application-swiper:hover .swiper-slide:hover .index-application-item.iai2 .bgimg {left: -10%;width: 120%;}
.index-application-main.num3 .index-application-swiper:hover .swiper-slide:hover .index-application-item.iai3 .bgimg {left: -20%;width: 120%;}
 
.index-application-main.num5 .index-application-swiper .swiper-slide {width: 20%;}
.index-application-main.num5 .index-application-item.iai1 .bgimg {left: 0;width: 100%;}
.index-application-main.num5 .index-application-item.iai2 .bgimg {left: -20%;width: 120%;}
.index-application-main.num5 .index-application-item.iai3 .bgimg {left: -20%;width: 120%;}
.index-application-main.num5 .index-application-item.iai4 .bgimg {left: -20%;width: 120%;}
.index-application-main.num5 .index-application-item.iai5 .bgimg {left: -20%;width: 120%;}
.index-application-main.num5 .index-application-item.iai1 .title-1 {left: -5%;}
.index-application-main.num5 .index-application-item.iai2 .title-1 {left: -10%;}
.index-application-main.num5 .index-application-item.iai3 .title-1 {left: -20%;}
.index-application-main.num5 .index-application-item.iai4 .title-1 {left: -10%;}
.index-application-main.num5 .index-application-swiper:hover .swiper-slide:hover .index-application-item.iai1 .bgimg {width: 140%;}
.index-application-main.num5 .index-application-swiper:hover .swiper-slide:hover .index-application-item.iai2 .bgimg {left: -25%;width: 150%;}
.index-application-main.num5 .index-application-swiper:hover .swiper-slide:hover .index-application-item.iai3 .bgimg {left: -25%;width: 150%;}
.index-application-main.num5 .index-application-swiper:hover .swiper-slide:hover .index-application-item.iai4 .bgimg {left: -25%;width: 150%;}
.more-1 {margin-top: 2%;}
.more-1 a,.more-1 strong {display: inline-block;width: 245px;height:75px;border-radius:75px;background:url(../img/banner-bj.jpg)no-repeat center;font-size:19px;display: flex;align-items: center;justify-content: center;font-weight: normal;}
.more-1 i,.more-1 span {}
.more-1 i {width:12px;height:12px;display:block;margin-left:10px;background: url(../img/banner-tb.png);}
.more-1 span  {color: #fff;}
.more-1 a:hover {background: none;border: 2px solid #002fa7;}
.more-1 a:hover span  {color: #fff;}


.index-application-bottom table{border-collapse:collapse;border: 1px #ccc solid ;width:100%; font-size: 15px; color: #555;}
.index-application-bottom table td{padding:10px;word-wrap:break-word;word-break:break-all;border:1px #ccc solid;line-height:30px; box-sizing: border-box;}
.index-application-bottom table tr:nth-child(1){background:#0052a5; color: #fff; line-height: 40px; font-size:18px;}
.index-application-bottom table tr:nth-child(2n){background:#e5edf5 ;}





.banner_bg1{background: url(../img/y_bg.jpg)no-repeat center; padding:4% 0; overflow: hidden;}
.banner_fl{width: 68%; float: left;}
.banner_fl p{font-size: 32px;color: #fff;font-weight: bold;margin-top: 16px;margin-bottom:2%;}
.banner_fl em{width: 100%;height: 1px;background:rgba(255, 255, 255, 0.1); display: block;}
.banner_fl span{display: block;font-size:20px;color: #fff;line-height: 30px;margin-top:1%;}
.banner_tel{color: #fff;margin-top: 20px; width: 20%; float: right;} 
.banner_tel p{font-size: 18px; margin-bottom:6%;}
.banner_tel span{display: block; padding:3%; box-sizing:border-box;font-weight: 600; border-radius: 32px;background: #f68e10; font-size: 28px; text-align: center;}  


.innews{ padding:4% 0%; overflow: hidden; background: #f5f5f5;}
.innews .swiper-news{position:relative; overflow:hidden;}
.innews .index_news{ margin-bottom:3%;}
.innews .index_news .swiper-slide{ position:relative;}
.innews .swiper-button-next,.innews .swiper-button-prev{width:45px;height:45px;text-align:center;box-sizing:border-box;}
.innews .left{right:0;outline:medium; background:rgba(0,0,0,0.65);}
.innews .right{left:-0;outline:medium; background:rgba(0,0,0,0.65);}
.innews .left:hover i,.innews .right:hover i{color:#0052a5;}
.innews .swiper-pagination-bi{position:absolute;bottom:-15px;z-index:11;text-align:center; width:100%;}
.innews .swiper-pagination-bi .swiper-pagination-bullet{margin:0 5px;}
.innews .swiper-pagination-bullet{width:12px;height:12px;background:#bbb;border-radius:10px}
.innews .swiper-pagination-bullet-active{background:#0052a5;opacity:1;}
.innews .swiper-button-next::after,.innews .swiper-button-prev::after{display:none;}
.innews .index_news .swiper-slide .pic{overflow:hidden; position: relative; border: 1px solid #efefef;}
.innews .index_news .swiper-slide .pic img{width:100%; display:block;}
.innews .index_news .swiper-slide .txt{padding:5% 3%; box-sizing:border-box; background: #fff;}
.innews .index_news .swiper-slide a:hover .txt{background:#0052a5;color:#FFF;}

.innews .index_news .swiper-slide .pic::after {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(255,255,255,.5);
	content:'';
	z-index:1;
	-webkit-transition:-webkit-transform .6s;
	transition:-webkit-transform .6s;
	-o-transition:transform .6s;
	transition:transform .6s;
	transition:transform .6s,-webkit-transform .6s;
	-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0)
}
.innews .index_news .swiper-slide a:hover .pic::after {
	-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0)
}

.innews .index_news .swiper-slide .txt .pbt{font-size:18px;font-weight:600;  color:#333; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.innews .index_news .swiper-slide a:hover .txt .pbt{color:#FFF;}
.innews .index_news .swiper-slide .txt p{margin-top:2%;line-height:24px; display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical; font-size:14px;}
.innews .index_news .swiper-slide .txt .pmore{margin-top:20px;line-height:40px;border-bottom:1px solid #FFF;display:inline-table;visibility:hidden;opacity:0;transition:all 0.3s;}
.innews .index_news .swiper-slide a:hover .txt .pmore{visibility:visible;opacity:1;}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{display:none;}
.innews .swiper-news .swiper-paginations{bottom:0px; text-align: center;}
.innews .swiper-news .swiper-button-prev, .innews .swiper-news .swiper-button-next{top:38%}



.footer{background:#222;padding:1% 0 3%; overflow: hidden;}
.footer .f_tel{float:left; width:60%; margin-top: 3%;}
.footer .f_tel .fwz {font-size:24px; color: #fff;}
.footer .f_tel .f_logo{width:200px}
.footer .f_tel .f_logo img{width: 100%; display: block; clear: both;}
.footer .f_tel .text{margin-top:20px}
.footer .f_tel .text p{color:rgba(255 255 255/0.6);line-height:36px;position:relative}
.footer .f_tel .text p i{font-family:"iconfont";font-size:14px;color:rgba(255 255 255/0.6);margin-right:13px}
.footer .f_tel .text p i:after{content:"\e654"}
.footer .f_tel .text p i.icon_tel:after{content:"\e654"}
.footer .f_tel .text p i.icon_wx:after{content:"\e61b";font-size:17px}
.footer .f_tel .foot-share{margin-top:3%;}
.footer .f_tel .foot-share:after{content:'';display:block;overflow:hidden;clear:both}
.footer .f_tel .foot-share .footer-code-item{float:left;width:40px;height:40px;margin-right:2%;position:relative;cursor:pointer}
.footer .f_tel .foot-share .footer-code-item img{max-width: 100%;}
.footer .f_tel .foot-share .footer-code-item .code-item-imghover,.footer .f_tel .foot-share .footer-code-item .code-item-code{display:none}
.footer .f_tel .foot-share .footer-code-item .code-item-code{position:absolute;top:50px;left:0;width:100px;max-width:none}
.footer .f_tel .foot-share .footer-code-item:hover .code-item-imghover,.footer .f_tel .foot-share .footer-code-item:hover .code-item-code{display:block}
.footer .f_tel .foot-share .footer-code-item:hover .code-item-img{display:none}
.footer-block-contant{overflow: hidden; margin-top:1%;}
.footer-block-contant li{font-size:15px;line-height: 26px;margin-bottom: 10px;color: rgba(255 255 255/0.6);}
.footer-block-contant li b{font-size: 15px;}
.footer-block-contant li label{white-space: nowrap;margin-right: 10px;}
.footer-block-contant li label img{vertical-align: middle; height: 20px;}
.footer-block-contant li span{display: inline-block;}
.footer-block-contant li:nth-child(3){width: 100%}

.foot-share{}
.foot-share:after{content:'';display:block;overflow:hidden;clear:both}
.foot-share .footer-code-item{float:left;width:40px;height:40px;margin-right:2%;position:relative;cursor:pointer}
.foot-share .footer-code-item img{max-width: 100%;}
.foot-share .footer-code-item .code-item-imghover,.foot-share .footer-code-item .code-item-code{display:none}
.foot-share .footer-code-item .code-item-code{position:absolute;top:50px;left:0;width:100px;max-width:none}
.foot-share .footer-code-item:hover .code-item-imghover,.foot-share .footer-code-item:hover .code-item-code{display:block}
.foot-share .footer-code-item:hover .code-item-img{display:none}


.footer .f_ewm{float:right;width:150px;text-align:center;display:none}
.footer .f_ewm img{max-width:120px}
.footer .f_ewm p{color:rgba(255 255 255/0.6);margin-top:10px}
.footer .footShareWpr{float:right;width:80px}
.footer .footShareWpr h3{color:#FFFFFF;font-size:18px;*font-weight:600}
.footer .footShareWpr p{margin-top:20px}
.footer .footShareWpr p a i,.footer .footShareWpr p a{display:block}
.footer .footShareWpr p a i{width:30px;height:30px;background:url(../img/linkedIn.png)no-repeat center;background-size:cover;opacity:0.6}
.footer .footShareWpr p a:hover i{opacity:1}
.footer .f_nav{float:right;margin-right:0px;width:6%; margin-top: 3%;}
.footer .f_nav:after{content:'';display:block;overflow:hidden;clear:both;height:0}
.footer .f_nav dl{float:left;margin-right:100px}
.footer .f_nav dl:last-child{margin-right:0}
.footer .f_nav dl dt a{color:#FFFFFF;font-size:18px;}
.footer .f_nav dl dt{margin-bottom:1%;}
.footer .f_nav dl dd a{display:block;color:rgba(255 255 255/0.6);line-height:32px; font-size:15px;}
.footer .f_nav dl dd a:hover{color:#FFFFFF}
.copy{border-top:rgba(255 255 255/0.1) solid 1px;background:#141516;padding:25px 0;color:rgba(255 255 255/0.6); padding: 1% 0; overflow: hidden; text-align: center;}
.copy .fr a{padding:0 10px;color:rgba(255 255 255/0.6)}
.copy .fr a:hover{color:#FFFFFF}
.copy a{color:rgba(255 255 255/0.6)}



.bat{overflow: hidden;position: relative;}
.bat .img img{display: block;width: 100%;}
.bat .txt{position: absolute;left: 10%;bottom: 20%;}
.bat .txt .ml1{font-size: 88px;line-height: 88px;color: #fff;font-weight: 100;}
.bat .txt .ml2{font-size: 48px;line-height: 48px;color: #fff;font-weight: 100;text-transform: uppercase;padding-top: 10px;}
.bat .sp{overflow:hidden;}
.bat .sp video{display: block;width: 100%;height: 100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}

.menuBox{background:#f7f7f7;height:auto;line-height:60px;font-size:16px; overflow: hidden; color: #333;}
.menuBox img{display: inline-block; vertical-align: middle; margin-right: 5px; }
.menuBox a{color: #444;}
.menuBox p{font-size: 15px; color: #444;}
.listMenu{font-size: 16px;}
.listMenu a{display:inline-block;position:relative;color:#555;margin-left:30px; }
.listMenu a:hover,.listMenu .cur{color:#0052a5;}
.listMenu a::after{content:"";position: absolute;left:0;bottom:0;background:#0052a5;width:0;height:2px;transition:all .5s;}
.listMenu .cur::after,.listMenu a:hover::after{width:100%;}
.pro_subMenu{text-align:center;font-size:.875rem;margin-bottom:30px;}
.pro_subMenu a{margin:0 10px;border:1px solid #ccc;height:36px;line-height:36px;display:inline-block;padding:0 15px;margin-bottom:5px;}
.pro_subMenu a:hover,.pro_subMenu .cur{background:#0052a5;border:1px solid #0052a5;color:#fff;}

@media all and (max-width:1024px) { 
    .menuBox {padding:0;height:auto;line-height:100%;text-align:center;} 
    .menuBox p{display: none;}
    .listMenu{width:100%; display: flex;flex-flow:row wrap;justify-content: space-between;overflow: hidden;padding-top:1px;padding-left:1px;background:#f5f5f5;margin-top:0;padding:0;line-height:45px;}
    .listMenu a{flex-grow:1;border:1px solid #ddd;margin:0;margin-left:-1px;margin-top:-1px;padding:0 20px;}
    .listMenu .cur{background:#0052a5;color:#fff;}
}


.l-a {width: 100%;padding: 3% 0; overflow: hidden;}
.aboutny{font-size:16px;color: #3c3d3a;line-height:32px; overflow: hidden;}
.aboutny .abt{font-size:30px; color: #3c3d3a; margin-bottom:1%; font-weight: 600;}
.aboutny span{font-weight: 600; color: #0052a5;}
.aboutny img{max-width: 100%; margin:auto; clear: both; display: block;}
.rdpic{width: 45%; margin-left:3%; float: right; overflow: hidden; }
.rdpic img{width: 100%; display: block; clear: both; overflow: hidden; transition: all .5s; -webkit-transition: all .5s; height:auto}
.rdpic:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);}

.f50{ font-size: 50px; text-align: center; line-height: 2.4; color: #333;}
.f40{ font-size: 40px; text-align: center; line-height: 2.4;}
.f30{ font-size: 30px; text-align: center; line-height: 2.4;  color: #333; position: relative;}
.color-blue{ color: #0052a5; text-transform: uppercase; text-align: center; font-weight: 800;font-size: 60px; line-height: 2.4; position: absolute; top: -35px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto; opacity: 0.2;}
.f22{font-size: 22px; text-align: center;}
/* .dis-flex-center-center{  display: flex; align-items: center; justify-content: center;}
.flex-column{ flex-direction: column;} */
.Culture{  background: url(../img/CultureBg.jpg) no-repeat center center; background-size: cover; height:650px; color: #fff;}
.Culture ul{display: flex; height: 100%;}
.Culture li{ width:25%; border-right: 1px solid rgba(255, 255, 255,.3);  position: relative; display: flex; align-items: center; justify-content: center;  flex-direction: column; padding:0 3%; box-sizing: border-box;}
.Culture li:last-child{ border-right: none;}
.Culture li .line{ width: 30px; height: 3px; margin:32px 0; background-color: #fff;}
.Culture li>div{ position: relative; z-index: 5;}
.Culture li::after{ width: 100%; height: 0; transition: all .36s; position: absolute; background-color: rgba(28, 86, 166,.8); content: ''; display: block; left: 0; bottom: 0;
  -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; }
.Culture li:hover::after{ height: 100%;}


.zzjg{width: 100%;padding: 3% 0; overflow: hidden;}
.zzjg img{max-width: 100%; display: block; margin: auto;}


/*发展历程*/
/* display none until init*/

.owl-carousel {
  display: none;
  width: 100%;
  -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
  float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}

.owl-controls {
  text-align: center;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/* fix*/

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-controls {
  width: 100%;
  z-index: 11;
  margin-top:25px;
}

.owl-carousel .owl-controls .owl-buttons div {
  position: absolute;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 20px;
  height: 70px;
  text-indent: -9999px;
  transition: .35s;
  top: 45%;
  margin-top: -35px;
}

.owl-carousel .owl-controls .owl-buttons .owl-prev {
  background: url(../images/index_24.png) center no-repeat;
  overflow: hidden;
  left: -30px;
}

.owl-carousel .owl-controls .owl-buttons .owl-next {
  background: url(../images/index_25.png) center no-repeat;
  overflow: hidden;
  right: -30px;
}

.owl-carousel .owl-controls .owl-buttons .owl-prev:hover {
  background: url(../images/index_24a.png) center no-repeat;
  overflow: hidden;
}

.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
  background: url(../images/index_25a.png) center no-repeat;
  overflow: hidden;
}

.owl-carousel .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}

.owl-carousel .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver*/
}

.owl-carousel .owl-controls .owl-page span {
  display: block;
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #999;
}

.owl-carousel .owl-controls .owl-page.active span,
.owl-carouselpzs .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  background: #0052a5;
  border: 1px solid #0052a5;
}

.owl-carousel .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}


.AbHisBg {
	background:url(../img/AbHisBg.jpg) center;
	background-size: cover;
	background-attachment: fixed;
	padding: 80px 0 ;
	overflow: hidden;
}
.AbHisBg h2 {
	color: #FFFFFF;
	font-size: 36px;
}
.AbHisList {
	position: relative;
	margin-top: 50px;
}
.AbHisList .bd {
	width: 100%;
	overflow: hidden;
}
/*横线*/
	.AbHisList .bd .ul {
	position:relative;
	padding:0 40px;
	width:100% !important;
}
.AbHisList .bd .ul .owl-wrapper {
	display:flex !important;
}
.AbHisList .bd .ul .item {
	display: flex;
	align-items: center;
	position: relative;
	height:100%;
}
.AbHisList .bd .ul .item .box {
	width:100%;
	padding:0 25px ;
}
.AbHisList .bd .ul .item:before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 0%;
	display: block;
	width: 100%;
	height: 1px;
	border-top: 1px solid rgba(255,255,255,.3);
}
.AbHisList .bd .ul .item:after {
	content: "";
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 7%;
	display: block;
	width: 30%;
	height: 2px;
	background-color: #fff;
}
/*元素内容和横线的距离*/
	.AbHisList .ul .item .box>div {
	padding: 20px 0;
}
/*按照奇数偶数隐藏上下文本*/
	.AbHisList .ul .owl-item:nth-of-type(Odd) .box>div:nth-of-type(Odd) {
	opacity: 0;
	visibility: hidden;
}
.AbHisList .ul .owl-item:nth-of-type(even) .box>div:nth-of-type(even) {
	opacity: 0;
	visibility: hidden;
}
.AbHisList .bd .item .fzbt {
	line-height: 48px;
	font-size: 32px;
  font-weight: 600;
	color:#fff;
}
.AbHisList .bd .item p {
	color:#e3f5fc;
	padding:2% 0;
  font-size: 15px;
	/* background: url(../img/AbHisP.jpg) no-repeat left 20px; */
}
.owl-carousel.ul .owl-controls .owl-buttons .owl-next,.owl-carousel.ul .owl-controls .owl-buttons .owl-next:hover {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top:-20px;
	width: 40px;
	height: 40px;
	z-index: 666;
	background: url(../img/AbHisR.png) center no-repeat;
}
.owl-carousel.ul .owl-controls .owl-buttons .owl-prev,.owl-carousel.ul .owl-controls .owl-buttons .owl-prev:hover {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-20px;
	width: 40px;
	height: 40px;
	z-index: 666;
	background: url(../img/AbHisL.png) center no-repeat;
}

.i-hj{margin-bottom:0px; overflow: hidden;}
.i-hj ul{display:flex;margin-left:-3%;flex-wrap: wrap;}
.i-hj li{width:22%;box-sizing:border-box;margin-left:3%;margin-bottom:20px;text-align: center;line-height:.5rem;transition-delay: 1s; font-size: 15px; overflow: hidden;}
.i-hj li .hhimg{width:90%; display: block; margin: auto; transition:all 0.3s; overflow: hidden;}
.i-hj li .hhimg img{width:100%!important;overflow:hidden; display: block;transition:all 0.3s; overflow: hidden;}
.i-hj li:hover{color:#0052a5;}
.teaser{opacity:1;transform:translate3d(0,0px,0);transition:opacity 1s cubic-bezier(.25,.1,.25,1),transform 1s cubic-bezier(.25,.1,.25,1); overflow: hidden;}
.teaser.is-visible{opacity:1;transform:translate3d(0,0,0);}
.i-hj li:hover .hhimg img{transform:scale(1.2,1.2); overflow:hidden}

.honor{height:auto;overflow:hidden;}
.honor ul{list-style:none;overflow:hidden;margin-right:-3%;margin-bottom:-3%;margin-top:2%}
.honor li{width:30.333%;height:auto;overflow:hidden;margin-right:3%;float:left;margin-bottom:3%}
.honor li .hpic{border:1px solid #cdcdcd;height:auto;overflow:hidden; width:92%; display: block; margin: auto;}
.honor li a{display:block;width:100%;overflow:hidden;transition:all 0.3s}
.honor li .hpic img{width:100%!important;overflow:hidden; display: block;}
.honor li div:hover{border:1px solid #0052a5}
.honor li a:hover{transform:scale(1.2,1.2);overflow:hidden}
.honor li span{display:block;text-align:center;line-height:40px;color:#222;font-size:15px}


.grey{background: #f7f7f7;}

.workshop{height:auto;overflow:hidden;}
.workshop ul{list-style:none;overflow:hidden;margin-right:-3%;margin-bottom:-3%;margin-top:2%}
.workshop li{width:22%;height:auto;overflow:hidden;margin-right:3%;float:left;margin-bottom:2%}
.workshop li .hpic{border:1px solid #cdcdcd;height:auto;overflow:hidden; width:92%; display: block; margin: auto;}
.workshop li a{display:block;width:100%;overflow:hidden;transition:all 0.3s}
.workshop li .hpic img{width:100%!important;overflow:hidden; display: block;}
.workshop li div:hover{border:1px solid #0052a5}
.workshop li a:hover{transform:scale(1.2,1.2);overflow:hidden}
.workshop li span{display:block;text-align:center;line-height:40px;color:#222;font-size:15px}



.product-left{width:22%;float:left;}
	
.menu_list{padding:5%;border: 1px solid #e7e7e7;border-radius:15px;box-shadow: 0px 0px 10px 0px rgba(2, 0, 0, 0.1);}	
.menu_head{border-bottom:1px solid #e7e7e7;cursor:pointer;position:relative;margin:0px;background:url(../img/pro_left.png) center right no-repeat;padding-bottom:10px;margin-bottom:20px;font-size:17px;}
.menu_list .current{background: url(../img/pro_down.png) center right no-repeat;}
.menu_list .current a{color:#0052a5;}
.menu_body{height:auto;overflow:hidden;padding:10px;}
.menu_body a{display:block; padding-bottom:8px;font-size:14px;color:#666; }
.menu_body a:hover,.menu_body a.on{color:#0052a5;}
.menu_body ul{margin-bottom:20px;margin-left:25px;}
.menu_body li{ list-style-position:inherit;list-style-type: disc;color:#999;}
.menu_body li a{color:#666;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.menu_body li a:hover{color:#0052a5;}
.menu_body li:hover,.menu_body li a.on{color:#0052a5;}

.product-right{width:76%;float:right;}
.products-nylist{}
.products-nylist ul{display: flex; flex-wrap: wrap;margin-right:-1%;margin-left:-1%;}
.products-nylist li{ border:1px solid #e8e8e8;border-radius:15px;float:left; width:23%; margin:0 1% 2% 1%; position:relative; overflow:hidden;text-align:center;}
.products-nylist_pic{ overflow:hidden;}
.products-nylist_pic img{ width:100%; transition:ease-in-out 0.25s all; display: block;}
.products-nylist li:hover .products-nylist_pic img{ transform:scale(1.1);}
.products-nylist_tit:after{ content:''; transition:ease-in-out 0.15s all; position:absolute; left:0; bottom:0; width:100%; height:100%; z-index:-1;}
.products-nylist li .products-nylist_tit:before{content:''; transition: ease-in-out 0.15s all;background:#0052a5; position:absolute; left:-100%; bottom:0; width:100%; height:100%;  z-index:-2;}
.products-nylist li:hover .products-nylist_tit:after{ left:100%;}
.products-nylist li:hover .products-nylist_tit:before{ left:0;}
.products-nylist_tit{ width:100%; overflow:hidden; padding:5%; box-sizing: border-box;}

.products-nylist li:hover .products-nylist_tit{ color:#fff;}

.pro_right{width:100%; overflow: hidden;}
.productss{overflow: hidden;}
.productss img{max-width: none !important;}
.promore_l{width:45%;float:left;}

/*ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:99.8%; border:1px solid #d6d6d6; background:#fff}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}


/*ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â°Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â§Ãƒâ€¹Ã¢â‚¬ ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:100%; float:left;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:26px;}
.spec-scroll .items{float:left;position:relative;width:80%; height:80px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:100px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:80px;height:80px;}
.spec-scroll .items ul li img:hover{border:2px solid #0052a5 ; padding:1px;}

.pros_right{width:50%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:2px solid #e6e6e6;}
.pros_right_top .pbt{overflow:hidden; font-size:28px; color:#0052a5 ; padding-bottom:10px; line-height: 45px;}
.proleft{width:100%;font-size:16px; line-height:30px; margin-top:20px;}
.proleft p{font-size:16px; line-height:25px; }


.procolor{ margin-top:20px;}
.procolor_bt{font-weight: 600; font-size: 16px; color: #333;border-bottom: 1px dashed #e6e6e6; padding-bottom: 10px;}
.procolor ul{}
.procolor li{border: 1px solid #ccc; margin:2% 1% 0 0; display: inline-block; width:35px; height: 35px}
.color_witer{background: #fff}
.color_red{background: #ff0000}
.color_yellow{background: #fff600}
.color_blue{background: #02028f}
.color_pink{background: #ff3be6}
.color_black{background:#000}
.color_green{background: #049915}

.pc-cx-tel-1{width: 100%;height: auto;border-top: 2px solid #e6e6e6;padding-top: 2%;overflow:hidden;margin-top:4%;}
.pc-cx-tel-1-t1{width: 28%;height: auto;background: #333;font-size: 18px;line-height: 44px;text-align: center;float: right;margin-top: 15px;}
.pc-cx-tel-1-t1 a{display: block;color: #fff;}
.pc-cx-tel-1-t2{height: auto;padding-left: 70px;background: url(../img/head-c-r1.png) no-repeat 0px center;font-size:20px;color: #454545;float:left;line-height:30px;}
.pc-cx-tel-1-t2 p{line-height: 24px;font-size: 18px}
.pbtn{margin-top:10px;overflow:hidden;}
.pbtn a{width:33%;height:50px;line-height:50px;float:left;text-align:center;margin-right:3%; background: #0052a5;
    color: #fff; font-size:18px}
.pbtn i{font-family:"iconfont";position:relative;margin-right:5px;font-style:normal;line-height:1;top:0px;}
.pbtn i img{width:20px; vertical-align: middle;}
.pbtn a:hover{background:#ff963a;color:#fff;}
/* .pbtn a:nth-child(2){width:50%; background:#ff963a;} */

.wl2{overflow: hidden; width: 45%; margin-top: 3%;}
.wl2 a{font-size:24px;line-height: 50px;color: #0052a5;padding: 0 3%; background: none; width: auto;}

.index-application-main{width:100%; margin-top:50px; float:left;}
/* The tabs */
.index-application-main ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #e6e6e6;}
.index-application-main ul li{display:inline-block; margin-bottom:-1px; font-size:16px; text-transform:uppercase;}
.index-application-main a{display:block; text-decoration:none; background:#eee; border:1px solid transparent; padding:10px 40px; color: #333}
.index-application-main .tab-active{border-bottom:2px solid #0052a5 ; color:#fff; background:#0052a5 ;}
/* The content */
.index-application-main .tabs-content-placeholder{overflow:hidden; margin:auto; background:#fff; padding:20px 0;}
.index-application-main .tabs-content-placeholder .div{display:none;}
.index-application-main .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:14px;}
.index-application-main .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.index-application-main .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.index-application-main .tabs-content-placeholder .div p{line-height:30px; text-align:left; margin-top:10px;}
.index-application-main .tabs-content-placeholder .div img{max-width:100%; clear: both; display: block;}
.index-application-main table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.index-application-main table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.index-application-main table td div{padding:0px!important;height:auto!important;}

.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#0052a5 ; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}

.scrollleft2{width:100%; float:left; margin-top:20px;}
.scrollleft2 ul{margin-right: -2%}
.scrollleft2 li{width:200px; float:left; margin-right:20px; overflow:hidden;}
.scrollleft2 li img{width:99%; display:block; border:1px solid #e6e6e6;}
.scrollleft2 li img:hover{border:1px solid #fff ;}
.scrollleft2 li a{color: #333}
.scrollleft2 li span{display:block; width:100%; line-height:30px; margin-top:10px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}


.flexsb{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: space-between;}
.flexsa{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: space-around;}
.flexlf{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: left;}
.flexed{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: flex-end;}
.flexce{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: center;}
.cflexce{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: center;flex-direction: column;flex-wrap: wrap;}

.download{position:relative;}
.download .download-ul{flex-wrap:wrap}
.download .download-ul ul{margin-right: -1%;}
.download .download-ul li{background-color:#ffffff;border:solid 1px #e7e7e7;margin-right:1%;margin-bottom:2%;width:49%;-webkit-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s}
.download .download-ul li a{padding:3%;align-items:center; box-sizing: border-box;}
.download .download-ul li:nth-child(2n){margin-right:0px}
.download .download-ul-leftimg{width:60px;height:60px;background-color:#ffffff;border:solid 1px #eeeeee;overflow:hidden;position:relative}
.download .download-ul-leftimg img{vertical-align: middle; text-align: center; display: block; margin: auto; padding-top:16%;}
.download .download-ul-leftfont{width:81%;padding-left:18px}
.download .download-ul-leftfont .dot{font-size:18px;color:#333333}
.download .download-ul-leftfont time{font-size:14px;line-height:28px;color:#888888}
.download .down{display:block;width:136px;height:42px;background-color:#0052a5;border-radius:21px;text-align:center;font-size:14px;line-height:36px;color:#ffffff;-webkit-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s;border:1px solid #fff}
.download .down .iconfont{width:20px;height:20px;color:#ffffff;border-radius:50%;line-height:20px;text-align:center;overflow:hidden;border:1px solid #fff;display:inline-block;vertical-align:middle;font-size:14px}
.download .down span{display:inline-block;vertical-align:middle}
.download .download-ul-left{width:78%;align-items:center}
.download .download-ul li:hover{background-color:#0052a5}
.download .download-ul li:hover .download-ul-leftfont .dot,.download .download-ul li:hover .download-ul-leftfont time{color:#fff}
.download .jzmore{width:70px;display:block;margin:20px auto 0 auto;text-align:center}
.download .jzmore .iconfont{overflow:hidden;font-size:24px;color:#989898;display:block;margin:0 auto;text-align:center;-webkit-animation:circle 2s infinite linear;-moz-animation:circle 2s infinite linear;-ms-animation:circle 2s infinite linear;-o-animation:circle 2s infinite linear;animation:circle 2s infinite linear}
@-webkit-keyframes circle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}@-moz-keyframes circle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}@-ms-keyframes circle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}@-o-keyframes circle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}@keyframes circle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}
.download .jzmore span{font-size:16px;line-height:26px;color:#666666;text-align:center;margin-top:6px;display:inline-block;-webkit-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s}
.download .jzmore:hover span,.download .jzmore:hover .iconfont{color:#BD0004}


.news-first{display:flex;margin-bottom:4%;border-radius: 16px;transition:all 0.4s;background:#f7f7f7;overflow:hidden}
.news-first:hover{background:#fff;box-shadow:0 0 15px #ccc;overflow:hidden}
.news-first .img{display:block;width:50%;flex-shrink:0}
.news-first .img img{width:100%; display: block;}
.news-first .info{display:block;width:50%;padding:3%; box-sizing: border-box;}
.news-first .info .time{font-size: 18px; margin-bottom: 2.2%;}
.news-first .info .time .icon{font-size: 18px;}
.news-first .info .title{display:block;margin-bottom:2rem;transition:all 0.4s; font-size: 28px; margin-bottom: 5.6%; line-height: 40px;}
.news-first:hover .info .title{color:#0052a5}
.news-first .info .title:hover{color:#0052a5}
.news-first .pre{font-size: 14px; line-height: 26px;}
.news-first .btn{display:inline-block;padding: 0 4%;margin-top: 5.7%;font-size: 15px;line-height: 41px;color:#fff;border-radius:2em;background:#0052a5;transition:all 0.4s}
.news-first .btn:hover{padding:0 2.5em;background:#0052a5}

.news-ul{margin: 0 0 -2% -1.5%;display: flex;flex-wrap: wrap;}
.news-link{display: block;width: 31.8333%;float: left;margin:0% 0 2% 1.5%;background: #fff;transition: all .4s ease;position: relative;}
.news-pic{width:100%;overflow:hidden}
.news-pic img{width:100%;object-fit:cover;transition:all .8s ease;height: auto; display: block;}
.news-link:hover img{transform:scale(1.06)}
.news-info{background:#f5f5f5;display:flex;padding:3%;z-index: 1;position: relative;transition: all .4s ease}
.news-link:hover .news-info{transform: translateY(-40px)}
.news-time{font-size:14px;color:#888;text-align:center}
.news-time span{font-weight:700;font-size:32px;color:#333;display:block;width:60px;line-height:1.5}
.news-txt2{width:calc(100% - 50px);padding-left:20px}
.news-txt2-title{font-size:16px;color:#333;font-weight:700;margin-bottom:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.news-txt2 p{font-size:14px;line-height:24px;height: 48px;color:#888;overflow:hidden;-webkit-line-clamp:2;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical}
.news-more2{position:absolute;z-index:0;width:100%;background:#0052a5;color:#fff;display:flex;align-items:center;justify-content:center;height:40px;left:0;bottom:0;font-size:16px}
.news-more2 i{display:block;background:url("../img/arr-r.png") no-repeat center/100%;width:6px;height:10px;margin-left:20px}

.about_x2.bgs2{overflow:hidden;}
.about_x2.bgs2.bgs3 .con_id{ padding-top:0;}
.about_x2.bgs2 .show_t{ text-align:center;line-height:32px; font-size:28px; color:#0052a5 ;margin-bottom:16px; margin-top:12px; font-weight:400;}
.about_x2.bgs2 .con_line{ text-align:center; line-height: 35px; font-size: 15px; border-bottom: 1px solid #eee; padding-bottom: 10px;}
.about_x2.bgs2 .con_line span{ margin-left:2%; margin-right:2%;}
.about_x2.bgs2 .con_line span i{ color:#222; font-style:normal;}
.about_x2.bgs2 .con_id{ line-height:30px;overflow:hidden;white-space:normal;word-break:break-all; padding:3% 0;font-size:15px; color:#444;text-align:left;}
.about_x2.bgs2 .con_id img{max-width: 100%; display: block; margin: auto;}
.about_x2.bgs2 .con_id .h2{ font-size:16px; line-height:24px; margin-bottom:5px;}
.about_x2.bgs2 .con_id b{ display:block; padding-top:1%;padding-bottom:1%; overflow:hidden;}

.related-product{overflow:hidden;}
.related-product .title,.relatedTitle{background:#e7e7e7;height:45px;line-height:45px;}
.related-product .title span,.relatedTitle span{display:inline-block;color:#fff;background:#0052a5;width:120px;height:45px;text-align:center;font-size:16px;font-weight:bold;}
.relatedNews{margin:5% 0 0;overflow:hidden}
.relatedNews_font{font-size:13px;margin-top:15px;}
.relatedNews_font ul{margin-right:-3%}
.relatedNews_font ul li{float:left;margin-right:3%;width:47%;;line-height:40px;border-bottom:1px dotted #ddd;line-height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.relatedNews_font ul li a{background:url(../img/ly_li.png) no-repeat left center;padding-left:10px;color: #666}
.relatedNews_font ul li a:hover{color: #0052a5}
.relatedNews_font ul li span{float:right;color:#999;margin-left:30px;}


/* join */
.page-join {overflow: hidden;}
.page-join span{}
.join-content-top {text-align: center;border-top: 2px solid #0052a5;overflow: hidden;border-left: 1px solid #e6e8ed;border-right: 1px solid #e6e8ed; font-weight: 600; color:#0052a5; font-size: 22px;}
.join-content-top span{display: inline-block;vertical-align: middle;width: 17%;padding: 2% 0;box-sizing: border-box;}
.join-content-top span:first-child  {text-align: left;width: 30%;}
.join-content-top span:last-child {text-align: center;}
.join-content {overflow: hidden;border-left: 1px solid #e6e8ed;border-right: 1px solid #e6e8ed;}
.join-item {border-top: 1px solid #e6e8ed;}
.join-item-title {cursor: pointer;text-align: center;font-size: 0;border-bottom: 1px solid #e6e8ed;color: #000;}
.join-item-title span:first-child {font-size: 16px;padding:1% 0;text-align: left;width: 30%; box-sizing: border-box;}
.join-item-title span:last-child {text-align: center;}
.join-item-title span{display: inline-block;vertical-align: middle;width: 17%;padding:1% 0;font-size: 14px;box-sizing: border-box;}
.join-item-title:hover,.join-item.cur .join-item-title  {background: #f5f6f7;}
.join-item-content {overflow: hidden;padding:3%;line-height: 30px;font-size: 15px;display: none;}
.join-item-bottom {margin-top:1%;overflow: hidden;}
.join-item-bottom a{display: block;background: #0052a5;width: 150px;padding: 12px 15px;overflow: hidden;text-align: center;border-radius: 4px;}
.join-item-bottom span{display: inline-block;vertical-align: middle;font-size: 14px;color: #fff;}
.join-item-bottom i{display: inline-block;vertical-align: middle;margin-left: 20px;background: url('../img/pro_left.png') center no-repeat;width: 22px;height: 12px;}

.page-join-list {background: #fafafc url('../images/bg1.jpg') center no-repeat;background-size: cover;overflow: hidden;padding:7% 0 5% 0;}
.join-list-title {text-align: center;font-size: 50px;}
.join-list {overflow: hidden;padding-top: 5%;}
.join-list-item {overflow: hidden;float: left;width: 49.5%;margin-bottom: 1%;margin-right: 1%;background: #fff;border-radius: 8px;position: relative;box-sizing: border-box;border: 1px solid #e6e6e6;}
.join-list-item.mr0 {margin-right:0;}
.join-list * {transition:all .4s ease;}
.join-list-item .text {position: absolute;left: 10%;top: 50%;z-index: 1;width: 80%;transform: translateY(-50%);}
.join-list-item .icon-1{width: 80px;height: 60px;position: relative; }
.join-list-item .title-1{font-size: 24px;margin: 30px 0 20px 0;overflow: hidden;}
.join-list-item .text-2{font-size: 16px;line-height: 26px;color: #666;}
.join-list-item .img{background: #fff;}
.join-list-item .img img {width: 100%;height:auto;display: block;}
.join-list-item:hover .title-1{color: #fff;}
.join-list-item:hover .img{background: #0052a5;}
.join-list-item:hover .text-2{color: #fff;}
.join-list-item:hover .icon-1 img{filter: invert(100%);}

.page-join-bottom {position: relative;overflow: hidden;color: #fff;background: #edeff2;}
.page-join-bottom.bgclor1 {background: #fff;}
.page-join-bottom::after {content: '';width: 100%;height: 50%;background: #1c1d1f;position: absolute;left: 0;bottom: 0;}
.page-join-bottom .page-about-content{position: relative;z-index: 11;}
.join-bottom-title {position: absolute;left: 7%;top: 15%;z-index: 11;}
.join-bottom-title .title-1{font-size: 30px;}
.join-bottom-contact {text-align: left;position: absolute;right: 10%;bottom: 15%;z-index: 11;}
.join-bottom-contact li{list-style: none;margin: 0;padding: 0;display: inline-block;vertical-align: middle;margin-left: 60px;}
.join-bottom-contact li span{display: block;font-size: 16px;}
.join-bottom-contact li p{display: block;font-size: 20px;padding: 10px 0;margin: 0;}
.join-bottom-contact li a {display: block;font-size: 20px;color: #fff;}
.join-bottom-contact li:first-child {margin-left: 0px;}
.page-join-bottom .img {background: #0052a5;border-radius: 10px;overflow: hidden;}


.page-join-windows {position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 111;transition:all .4s ease;transform: translateY(-100%);}
.page-join-windows.cur {transform: translateY(0);}
.join-windows {position: absolute;width: 24%;overflow: hidden;background: #fff;z-index: 10;left: 50%;top: 50%;transform: translate(-50%,-50%);padding: 3%;border-radius: 10px;}
.join-windows-title {text-align: center;}
.join-windows-title .title-1{font-size: 30px;padding-bottom: 10px;}
.join-windows-title .text-2{font-size: 14px;color: #666;}
.join-from {padding: 4% 0;overflow: hidden;margin-top: 3%;}
.join-from-item{margin-bottom: 0px;overflow: hidden;position: relative;}
.join-from-item li{list-style: none;padding: 0;margin: 0;float: left;width: 49%;}
.join-from-item li:last-child {float: right;}
.join-from-item input {padding: 18px 20px;background: #f2f4f7;}
.join-from-text {overflow: hidden;padding-bottom: 10px;position: relative;}
.join-from-text strong{font-size: 14px;margin: 0;padding: 0;} 
.join-from-text span{font-size: 12px;color: #666;} 
.join-from-upload {position: relative;}	
.join-from-upload .upload-1{display: block;width: 70px;border-radius: 5px;font-size: 12px;cursor: pointer;
	text-align: center;padding: 10px;background: #000;color: #fff;position: absolute;right: 3%;top: 50%;border:none;overflow: hidden;transform: translateY(-50%);}		 
.join-windows-mark{position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 1;background: #000;opacity: .4;}				 
.join-from-item .submit-1 {background: #0052a5;}	
 
.page-join-process {text-align: center;overflow: hidden;position: relative;background: #edeff2 url('../images/bg2.jpg') center no-repeat;background-size: cover;}
.join-process-title {overflow: hidden;}
.join-process-title .title-1{font-size: 50px;}
.join-process-list {position: relative;overflow: hidden;margin-top: 5%;font-size: 0;padding: 5% 0;}
.join-process-list::after {content: '';width: 80%;height: 1px;background: #ccc;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-55%);}
.join-process-list li {text-align: center;list-style: none;margin: 0;padding: 0;display: inline-block;vertical-align: middle;width: 16%;position: relative;z-index: 11;}
.join-process-list li span{display: block;font-size: 18px;font-weight: bold;position: relative;z-index: 11;}
.join-process-list li i{display: block;width: 60px;height: 60px;margin: 30px auto;background-image:linear-gradient(360deg, #959595 10%, #68686a 100%);border-radius: 200%;position: relative;z-index: 11;}
.join-process-list li p{display: block;color: #999;font-size: 14px;z-index: 11;position: relative;}
.join-process-list li:hover i{background: #0052a5;}
.join-process-list li:hover i{box-shadow: 0px 8px 40px 0px rgb(0 0 0 / 20%);}
.join-process-list li::after,.join-process-list li::before  {content: '';background: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);border-radius: 100%;width: 0px;height:0px;transition:all .4s ease;}
.join-process-list li::after {z-index: 8;box-shadow: 0px 8px 40px 0px rgb(0 0 0 / 10%);}
.join-process-list li::before {z-index: 1;opacity: .4;transition:all .5s ease;}
.join-process-list li:hover::after  {width: 200px;height: 200px;}
.join-process-list li:hover::before  {width: 250px;height: 250px;}




.contact_content{width: 100%;background: #fff;}
.mte_pic2duct-title { font-size:36px; color: #262626; line-height: 40px; padding-bottom: 0; position: relative; margin-bottom: 2%; letter-spacing: -1px; font-weight: 600;}
.mte_pic2duct-title2 { font-size:36px; color: #262626; line-height: 40px; padding-bottom: 0; position: relative; margin-bottom: 2%; letter-spacing: -1px; font-weight: 600; text-align: center;}

.col_infos {width: 48.5%; float:left;background: #fff;padding:0; margin-top: 1.8%;}
.col_infos .cotit{color: #0052a5; font-size:34px; line-height: 1.75; padding-bottom:3%;}

.cont_ico{overflow: hidden;}
.cont_ico h3{font-size: 20px;line-height: 1.75;color:#000;margin-bottom: 16px;font-weight: normal;}
.cont_ico ul{overflow: hidden;}
.cont_ico ul li{ position: relative; padding-left: 50px; font-size: 18px; line-height:28px; color:#333; margin-bottom:4%; }
.cont_ico ul li .t-cell{ display: table-cell; height: 36px; vertical-align: middle; }
.cont_ico ul .icons{ height: 36px; width: 36px; position: absolute; left: 0; display: flex; background: #0052a5; border-radius: 50%; align-items:center;}
.cont_ico ul li img{width: 18px; height: 18px; margin: 0 auto; display: block; vertical-align: middle;}

.col_feb {width: 47.5%; float:right;padding:3%; text-align: left; border-radius: 10px; background: #fff; box-shadow: 0px 0px 65px 0px rgb(0 0 0 / 8%); box-sizing: border-box;}
.co_onr {width: 100%; overflow: hidden;}
.co_onr .febt{font-size: 30px;line-height: 1.2;color:#000;margin-bottom:12px;font-weight: normal;}
.co_onr p{ font-size: 16px; line-height: 1.5; color: #333; font-weight: 300;margin-bottom:3%; overflow: hidden;}
.co_onr ul li{overflow: hidden;float: left;width: 49%;}
.co_onr ul li span{display: block; font-size: 16px;color: #333; font-weight: 300; margin-bottom:5px;}
.co_onr ul li i{ display: inline-block; position: relative; width:100%; font-size: 14px; color: #666666; text-transform: uppercase;}
.co_onr ul li input{border: none;border: 1px solid #ccc;width: 100%;line-height: 42px;height: 42px;background: #fff;padding: 0 15px;border-radius: 4px;}
.co_onr ul li.mal{ margin-left:2%; margin-bottom: 15px;}
.co_onr ul li.long{clear: both;width: 100%;margin-bottom: 15px;}
.co_onr ul li.long input{width: 100%;outline: none;}
.co_onr ul li.long textarea{border: none;height: 100px;width: 100%;outline: none;border: 1px solid #ccc;background: #fff;padding: 10px 15px; border-radius: 4px; 
  font-size:15px;}
.co_onr ul li.long2{margin-bottom: 16px;}
.co_onr ul li.lst{line-height:45px;font-size: 15px;width:  100%; padding-bottom: 20px;}
.co_onr ul li.lst button{display: inline-block;float: left;width: 200px;height: 42px;line-height: 42px;color: #fff;cursor: pointer;border: none;font-size: 16px;
  text-transform: capitalize;padding-right: 0;background: #0052a5;  border-radius: 6px;}

.map{width: 100%; padding-top: 3%; overflow: hidden;}
.map #map_container{height: 550px;border: 5px solid #fff; font-size: 15px;font-weight: normal;color:#000;}



.fanhui{float:right;width:126px;margin:0 auto;position:relative;height:1px;}
.fanhui a{position:absolute;z-index:2;width:125px;height:42px;line-height:42px;top:25px;right:0;text-align:center;background:#0052a5;font-size:16px;color:#fff;display:inline-block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.fanhui a:hover{color:#fff;font-size:16px;font-weight:100;text-decoration:underline;}
.PreveNext{border-top:1px #DEDEDE solid;margin:0px auto;width:100%;height:70px;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;}
.PreveNext ul{float:left;}
.PreveNext li{width:100%;float:left;line-height:32px;text-align:left; font-size: 15px;}