﻿*{border:0; margin:0; padding:0; outline:0; box-sizing:border-box;}
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: Arial,Arial,myanmar_font;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:#1d9d97;}

/** 重置图片元素 **/
.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 6%;}

.top_bg{position:sticky;top: 0;z-index: 9;-webkit-transition: 0.5s;transition: 0.5s;height: 100px; background: #fff;}
.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: 16px;position: relative;color: #333;padding: 0 0.2rem;-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: #1d9d97;}
.dh ul li.on p a{color: #1d9d97;}
.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: #1d9d97;}
.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: #333; 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: #333;display: block;cursor: pointer;-webkit-transition:0.5s;transition:0.5s;}
.top_yy span:after{content: "";float: right;border-top: 6px solid #333;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: #1d9d97;}

.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: #1d9d97;}
.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.on .dh ul li.on p a{color: #1d9d97;}

.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: #1d9d97;}
.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.on2 .dh ul li.on p a{color: #1d9d97;}

/* .top_bg.on3{top:-100px;} */

.sp_header,.sjj_nav{ display:none;}

.banner{ width:100%; overflow:hidden;position:relative;}

.banner ul li a{display: block;}
.banner ul li .img{overflow: hidden;position: relative;}
.banner ul li .img video{display:block; width:100%;-o-object-fit: cover;object-fit: cover;}
/* .banner ul li .img video{position: absolute;left: 0;top: 0; width: 100%;height: 100%;z-index:1;object-fit: cover; opacity: 0.5;} align-items: center; */
.banner ul li .img img{display:block;width:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover; }
.banner ul li .txt{position: absolute;left:0%;top:45px; z-index: 2; text-align: center;width: 100%; height: 100%; display: flex; justify-content: center;} 
.banner ul li .txt .ml1{font-size:40px;line-height:45px;color: #fff;font-weight: 600;}
.banner ul li .txt .ml2{font-size:24px;line-height: 30px;color: #fff;margin-top:3%;}
.banner ul li .txt .ml3{font-size:24px;line-height: 24px;color: #fff;margin-top: 20px;}
.banner ul li.swiper-slide-active .txt .ml1{animation-name:fadeInLeft;-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{animation-name:fadeInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1s;animation-delay: 1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml3{animation-name:fadeInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1.5s;animation-delay: 1.5s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.bandd{ position:absolute; left:0; bottom:25px!important; width:100%; text-align:center; z-index:5;display: flex;align-items: center;justify-content: center;}
.bandd .swiper-pagination-bullet{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.8);opacity: 1!important;}
.bandd span.swiper-pagination-bullet-active{background:#003f9e;}
.bandd span.swiper-pagination-bullet-active:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #003f9e;width: 18px;height: 18px;border-radius: 50%;}
.banz,.bany{ position:absolute; top:50%; width:50px; height:50px;margin-top: -25px; opacity:0;  -webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 20px;line-height:50px;text-align: center;color: #fff;background: rgba(255, 255, 255, 0.4);border-radius: 50%;}
.banz{ left:5%;}
.bany{ right:5%;}
.banner:hover .banz,.banner:hover .bany{ opacity:1;}
/* .banner video{display:block; width:100%;height:auto;-o-object-fit: cover;object-fit: cover;} */


.banner ul li .txt.ct{top:42%;left: 10%; text-align: left; justify-content: flex-start;}

@keyframes wave{
	0%{-webkit-transform:translateX(0);transform:translateX(0);}
	50%{-webkit-transform:translateX(50%);transform:translateX(50%);}
	100%{-webkit-transform:translateX(0);transform:translateX(0);}
}
@keyframes wave2{
	0%{-webkit-transform:translateX(0);transform:translateX(0);}
	50%{-webkit-transform:translateX(-50%);transform:translateX(-50%);}
	100%{-webkit-transform:translateX(0);transform:translateX(0);}
}





.lit-title{position: relative;padding-top:1%;text-align: center;justify-content: center;}
.lit-title__cn{position: relative;z-index: 1;font-size:36px;font-weight: 600;line-height:36px;white-space: nowrap;color:#1d9d97;}
.lit-title__en{font-size:18px;font-weight: 200;color: #333;line-height:30px;white-space: nowrap;user-select: none; text-transform: uppercase;}



.ldipss{padding:4% 0; overflow:hidden;}
.ldipss .swiper-father{position:relative; overflow:hidden; margin-top:2%;}
.ldipss .honor{padding-top:0%;}
.ldipss .honor .swiper-slide{}
.ldipss .honor .swiper-slide img{width:100%; display: block;}
.ldipss .honor .swiper-slide a{display: block;}
.ldipss .honor .swiper-slide .title{padding:15px 15px;box-sizing: border-box; border-bottom: 4px solid #fff;}
.ldipss .honor .swiper-slide .title .bt{	font-size: 18px;}
.ldipss .honor .swiper-slide .title p{font-size: 14px;color: #888787;padding-top:15px; line-height: 20px; opacity: 0; b}
.dong{transition: all 0.3s;-ms-transform:all 0.3s; /* IE 9 */ -webkit-transform: all 0.3s; /* Safari and Chrome */}
.ldipss .honor .swiper-slide:hover .title{
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.14);
	border-bottom: 4px solid #1d9d97;
}
.ldipss .honor .swiper-slide:hover .title .bt{
	font-weight: bold;
}
.ldipss .honor .swiper-slide:hover .title p{
	opacity: 1;
}



.ldipss .swiper-father .swiper-button-next,.ldipss .swiper-father .swiper-button-prev{width:45px;height:45px;text-align:center;box-sizing:border-box;}
.ldipss .swiper-father .swiper-button-next i,.ldipss .swiper-father .swiper-button-prev i{ line-height:45px }
.ldipss .swiper-father .swiper-button-next i img,.ldipss .swiper-father .swiper-button-prev i img{vertical-align:middle; width:100%;}
.ldipss .swiper-father .left{right:0;outline:medium; background:rgba(0,0,0,0.65);}
.ldipss .swiper-father .right{left:-0;outline:medium; background:rgba(0,0,0,0.65);}
.ldipss .swiper-father .left:hover i,.ldipss .swiper-father .right:hover i{color:#1d9d97;}
.ldipss .swiper-pagination-bi{position:absolute;bottom:-15px;z-index:11;text-align:center; width:100%;}
.ldipss .swiper-pagination-bi .swiper-pagination-bullet{margin:0 5px;}
.ldipss .swiper-pagination-bullet{width:12px;height:12px;background:#bbb;border-radius:10px}
.ldipss .swiper-pagination-bullet-active{background:#1d9d97;opacity:1;}
.ldipss .swiper-father .swiper-button-next::after,.ldipss .swiper-father .swiper-button-prev::after{display:none;}


.inabout{overflow: hidden; background: url(../img/ina_bg.jpg) no-repeat; padding: 4% 0 15%;}
.intit{ width: 75%; margin: auto;}
.intit .bt{font-size: 38px; font-weight: 700; color: #fff;position: relative; width: 62%; margin: 0 auto 1%; padding-bottom: 1%; line-height: 40px;  text-align:center;}
.intit .bt::after{content:"";position:absolute;left:0;bottom:0;width:0;height:3.5px;background-color:#1d9d97;transition:width 0.3s ease}
.intit .dest{font-size: 16px; line-height: 28px; color: #fff; margin-bottom: 2%;}

.iico{overflow: hidden; margin-top: 4%;}
.iico ul{}
.iico li{width: 20%; float: left; text-align: center;}
.iico li .icoimg{font-size: 82px;color: #e7f6ff; display: block; line-height: 82px; padding:6% 0;}
.iico li .itw{font-size: 18px; color: #fff;}
.iico li:hover .icoimg{
	-webkit-transform: scale(.75);
    -ms-transform: scale(.75);
    transform: scale(.75);
}



.capabilities{background:#f5f5f5; padding:0 0 3% 0; overflow:hidden;}
.capabilities .swiper-father{position:relative; overflow:hidden; margin-top:2%;}
.capabilities .capabilitiesny{padding-top:0%;}
.capabilities .capabilitiesny .swiper-slide{}
.capabilities .capabilitiesny .swiper-slide img{width:100%;}
.capabilities .capabilitiesny .swiper-slide p{font-size:15px;text-align:center;line-height:30px;padding:10px 0; color:#222;}
.capabilities .swiper-father .swiper-button-next,.capabilities .swiper-father .swiper-button-prev{width:45px;height:45px;text-align:center;box-sizing:border-box;}
.capabilities .swiper-father .swiper-button-next i,.capabilities .swiper-father .swiper-button-prev i{ line-height:45px }
.capabilities .swiper-father .swiper-button-next i img,.capabilities .swiper-father .swiper-button-prev i img{vertical-align:middle; width:100%;}
.capabilities .swiper-father .left{right:0;outline:medium; background:rgba(0,0,0,0.65);}
.capabilities .swiper-father .right{left:-0;outline:medium; background:rgba(0,0,0,0.65);}
.capabilities .swiper-father .left:hover i,.capabilities .swiper-father .right:hover i{color:#1d9d97;}
.capabilities .swiper-pagination-bi{position:absolute;bottom:-15px;z-index:11;text-align:center; width:100%;}
.capabilities .swiper-pagination-bi .swiper-pagination-bullet{margin:0 5px;}
.capabilities .swiper-pagination-bullet{width:12px;height:12px;background:#bbb;border-radius:10px}
.capabilities .swiper-pagination-bullet-active{background:#1d9d97;opacity:1;}
.capabilities .swiper-father .swiper-button-next::after,.capabilities .swiper-father .swiper-button-prev::after{display:none;}


.adv_bg{padding:5% 0 3%; overflow: hidden;}
.adv_t{text-align: center;}
.adv_t p{font-size:40px;font-weight: bold;color: #222;}
.adv_t p>b{color: #1d9d97;}

#tabes {overflow:hidden; margin:0 auto; margin-top:3%;}

#tabes li{float:left; color:#555555; height:auto; cursor:pointer; width:25%; background:#f6f6f6; font-size:24px; text-align:center; -webkit-transition:all 0.4s linear; transition:all 0.4s linear; padding:2% 0; box-sizing: border-box; line-height: 35px;}
#tabes li p{color:#555555; font-size:12px; text-transform:uppercase; font-weight: normal;}
/* #tabes li:nth-child(1){margin-left:0;} */

#tabes li.current{color:#fff; background:#1d9d97; font-size:26px;}
#tabes li.current p{color:#fff; font-size:12px; text-transform:uppercase; font-weight: normal;}

#contents_bg{margin:0 auto;height:auto; position:relative; background:#fff; -webkit-box-shadow: 1px 1px 20px #bbb; box-shadow: 1px 1px 20px #bbb; overflow: hidden;}
#contents_bg ul{display:none; position:relative; height:auto;}
#contents_bg ul:nth-child(1){display:block;}

.top15{padding-top:25px;}
.top30{padding-top:30px;}

.ys_c_bg{padding: 3%; box-sizing: border-box;}
.ys_c_bg_l{width:35%; height:auto; float:left; overflow:hidden;position: relative;}
.ys_c_bg_l p{position: absolute;top: 0px;left:0px;width:94px;height: 94px;line-height: 94px;text-align: center;color: #fff;font-size: 34px;background: #d71518;}
.ys_c_bg_l img{width:100%; height:auto; -webkit-transition:0.6s; transition:0.6s; display: block;}
.ys_c_bg_l:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:0.6s;transition:0.6s;}

.ys_c_bg_r{width:60%; float:right;box-sizing: border-box;}
.adv_w1 p{font-size:26px;color: #333;}
.adv_w1 span{display: block;color: #777;font-size:16px;line-height: 24px;margin-top:3%;}


.adv_w2{overflow: hidden; margin-top:3%;}
.adv_w2 ul{}
.adv_w2 li{width: 50%; float: left; margin-bottom: 2%; }
.adv_w2 li .icony{display: flex; align-items: center;}
.adv_w2 li .ico{overflow: hidden; margin-right: 3%;}
.adv_w2 li .ico img{max-width: 100%; display: block;}
.adv_w2 li .wz{ font-size: 15px; }


.adv_w3{overflow: hidden; margin-top:3%;}
.adv_w3 ul{}
.adv_w3 li{width: 100%; float: left; margin-bottom: 2%; }
.adv_w3 li .icony{display: flex; align-items: center;}
.adv_w3 li .ico{overflow: hidden; margin-right: 3%;}
.adv_w3 li .ico img{max-width: 100%; display: block;}
.adv_w3 li .wz{ font-size:15px; }

.adv_a{margin-top: 40px;}
.adv_a a{display: block;width: 117px;height: 32px;line-height: 32px;text-align: center;color: #fff;background: #666;font-size: 14px;border-radius: 32px;}
.adv_a a:hover{background: #d71518;}



.CaseHome{padding: 4% 0; overflow: hidden;background-size: cover;}
.CaseHome .list-wap{display: none;width:100%;margin:0 0 -2% -2%;}
.CaseHome .list-wap li{float:left;width:48%;margin:0 0 2% 2%;padding: 10px;background: #fff;}
.CaseHome .list-wap li h4{color:#333;font-size:16px;margin-top: 12px;}
.CaseHome .list-wap li p{margin-top:10px;color:#666;font-size:14px;-webkit-line-clamp: 2;}
.CaseHome .list-wap li .more{margin:10px 0 0 0;display: table;color:#fff;font-size:12px; padding:6px 20px; background: #666;}
/*==æ»šåŠ¨å›¾â†“==*/
#certify {position:relative;width:1600px;margin:0 auto;padding:0 25px; margin-top:2%;}
#certify .swiper-container {padding:10px 0; }
#certify .swiper-slide {width:640px;box-shadow: 0 0 10px #ddd; background:#fff;}
#certify .swiper-slide img {display:block;width:100%}
#certify .swiper-slide .box{ padding:35px 40px; text-align: center; background: #fff; }
#certify .swiper-slide .cabt{color:#3e3e3e;font-size:25px; -webkit-line-clamp: 1;display: -webkit-box;word-break: break-all;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden;}
#certify .swiper-slide p {margin-top:20px;color:#666;font-size:16px;-webkit-line-clamp: 2;}
#certify .swiper-slide .more{display: table;color:#999;font-size:14px;margin: 40px auto 0; font-weight: normal;}
#certify .swiper-pagination { display: none; width:100%;bottom:20px;position: initial;margin-top: 40px;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet {margin:0 5px;border:3px solid #fff;background-color:#d5d5d5;width:15px;height:15px;opacity:1; cursor: pointer}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {border:3px solid #1d9d97;background-color:#fff;}
#certify .swiper-slide:hover .cabt{color:#1d9d97}
#certify .swiper-slide:hover .more{color:#ff6726}
#certify .btn{position: absolute; left:0;top:50%; width:50px;height:50px;line-height:45px;color:#fff;font-size:35px; text-align: center;border-radius: 50%; box-shadow: 0 0 10px #ddd; background-image:none;background-color:rgba(0,0,0,0.7); }
#certify .btn.nt{left:auto;right:0;}
#certify .btn:hover{ background-color:#1d9d97 }



.pro{padding:3% 0 0; overflow: hidden;}

.prot{ height:56px; margin:32px 0; text-align:center;}
.prot a{ display:inline-block; margin-left:-1px; font:20px "Microsoft YaHei UI"; text-align:center; line-height:54px; color:#000; width:210px; height:54px; background:#f7f7f7; border:1px solid #eaeaea; box-sizing:border-box;}
.prot a:hover{ color:#fff;background:#2d4399; /* Old browsers */
background: -moz-linear-gradient(left,  rgba(4,162,227,1) 0%, rgba(48,193,175,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(4,162,227,1) 0%,rgba(48,193,175,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(4,162,227,1) 0%,rgba(48,193,175,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04a2e3', endColorstr='#30c1af',GradientType=1 );}
.pro ul{ margin-right: -2%; margin-top: 3%;}
.pro li{ float:left; position:relative; width:28%; float:left; margin:0 2% 2% 0; overflow:hidden;}
.pro li img{ display:block; width:100%;-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.pro li em{ display:block; position:absolute; bottom:0; width:100%; font:18px "Microsoft YaHei UI"; height:0; background:rgba(0,0,0,0.7); line-height:55px; color:#fff;overflow:hidden; text-align:center;-webkit-transition: height .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);
    -webkit-transition: height .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.pro li:nth-child(1){ width:37%;}
.pro li:hover em{ height:55px;}

.innews{ padding:4% 0%; overflow: hidden;}
.innews .swiper-news{position:relative; overflow:hidden; margin-top: 3%;}
.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:#1d9d97;}
.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:#1d9d97;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: #f5f5f5;}
.innews .index_news .swiper-slide a:hover .txt{background:#1d9d97;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%}



.link_bg{background-color:#2e2d2d;padding:0.6% 6%;overflow: hidden;}
.link_dht{line-height:30px;font-size:14px; color:#ebebeb;}
.link_dht i{display: inline-block;color:#ebebeb;font-size:1vw;line-height:30px;border-radius:50%;text-align:center;font-weight:400;margin-right:10px;transition:all .4s;position: relative;}
.link_dht i img{height:25px; vertical-align: middle;}
.link_nr{margin-left:20px; width: 82%}
.linkTagcs{height:auto;}
.linkTagcs ul{margin:0px;padding:0px;list-style-type:none;}
.linkTagcs li{list-style:none;margin:0px;padding-right:11px;float:left;}
.linkTagcs li a{color:#ebebeb;word-break:break-all;font-size: 14px; line-height:32px;}
.linkTagcs li img{border:0px;}


/* åº•éƒ¨ */
.Footer-wrapper{width: 100%;background: #24272b;}
.Footer-infonav{width: 100%;padding:3% 0; overflow: hidden;}
.Footer-info{float: right; width:22%;}
.Footer-info ul{  margin-right: -2%;}
.Footer-info li{position: relative;  margin-right: 2%; float: left;}
.Footer-info li img{width: 100%;object-fit: cover;}
.Footer-info p{font-size: 15px;text-align: center;color: #fff;margin-top: 12px;}
.Footer-info li:before{content: "";position: absolute;top: 0;left: 0;width: 100%;height: 3px;border-bottom: 3px solid #00a0e9;background: rgba(0, 160, 233, 0.5);animation: Fewm 3.8s linear infinite;}
@keyframes Fewm{
  0%{height: 3px;}
  40%{height: 100%;}
  50%{height: 100%;}
  80%{height: 3px;}
  100%{height: 3px;}
}

.txtbox{float: left;width:32%; overflow: hidden;}
.txtbox .tit{color: #ffffff;font-size: 17px;font-weight: bold;margin-bottom: 10px;}
.txtbox ul li{position: relative;padding-left: 35px;color: #b4b4b4;font-size: 14px;line-height: 1.7;margin-bottom: 15px;}
.txtbox ul li i,.txtbox ul li em{position: absolute;left: 0;top: 0;width: 30px;}
.txtbox ul li i,.txtbox ul li em img{/*max-width: 60%;*/width: 18px;}

.Footer-navbar{width: calc(100% - 32%);float: left;position: relative;}
.Footer-navbar ul{display: flex; flex-flow: wrap; justify-content:space-between;}
/*.Footer-navbar ul li{float: left;width:11%;}*/

.Footer-navclick{width: 100%;position: relative;}
.Footer-navclick a{font-size: 18px;color: #fff;display: block;width: 100%;height: 40px;line-height: 40px;font-weight: 700;}
.Footer-navclick i{width: 40px;height: 40px;display: none;position: absolute;z-index: 9;right: -4%;top: 0;background: url('../images/iconArr.png') no-repeat center center /14px auto;}
.Footer-navclick i.ontrue{transform: rotate(180deg);}
.winter .Footer-navwords{display: block !important;}
.Footer-navwords{width: 100%;overflow: hidden;margin-top: 8px;}
.Footer-navwords a{display: block;padding: 4px 0;font-size: 14px;color: #fff;transition: all .4s ease;opacity: .6;}
.Footer-navwords a:hover{opacity: 1; color:#1d9d97}
.Footer-link{width: 100%;padding: 26px 0 26px 84px;font-size: 0;position: relative;border-top: 1px solid rgba(255, 255, 255, .1);border-bottom: 1px solid rgba(255, 255, 255, .1);}
.Footer-link:before{content: "å‹æƒ…é“¾æŽ¥ï¼š";position: absolute;left: 0;font-size: 16px;line-height: 26px;color: #fff;opacity: .6;}
.Footer-link a{display: inline-block;line-height: 26px;font-size: 16px;color: #fff;opacity: .6;transition: all .4s ease;margin-right: 20px;}
.Footer-link a:last-child{margin-right: 0;}
.Footer-link a:hover{opacity: 1;}
.Footer-copyright{width: 100%; padding:2% 0;border-top: #333 solid 1px; overflow: hidden;}
.Footer-copyright p{font-size: 15px;color: rgba(255, 255, 255, .64);line-height: 24px;text-align: center;}
.Footer-copyright p a{display: inline-block;margin-left: 10px;transition: all .4s ease;}
.Footer-copyright p a:hover{color: #fff;}



.i-bana,.n-absc ul,.n-abtab ul,.n-abta,.n-acb ul,.n-coj ul,.n-csx ul,.n-news ul,.n-proa,.n-prs,.n-prsa ul,.n-prxa,.n-prt,.n-prtt ul{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-o-flex;display:-ms-flexbox;display:flex;}
.i-ban{position: relative;}
.i-ban img{width: 100%; display: block;}
.i-bana{position: absolute;top: 0;left: 0;width:100%;height: 100%;z-index: 1;align-items: center;justify-content: center;font-size:32px;color:#fff;text-transform:uppercase;background:rgb(0 0 0 / 14%); line-height: 40px;}
.i-bana span{display:block;width:50px;height:5px;background:#fff;margin:10px auto 0;}

.bread{width:100%;border-bottom:1px solid #DEDEDE;background:#f5f5f5; padding: 0.5% 0;}
.bread .pd06{height:100%;display:flex;align-items:center;justify-content:space-between}
.breadL{display:flex;align-items:center}
.breadL a{width:200px;line-height:40px;border-radius:24px;display:flex;align-items:center;justify-content:center;font-weight:400;font-size:16px;color:#333333;margin-right:1%;transition:all .3s} 
.breadL a.active,.breadL a:hover{background:#1d9d97;color:#FFFFFF;}
.breadR{display:flex;align-items:center}
.breadR a{display:flex;align-items:center;justify-content:center;font-weight:400;font-size:14px;color:#6B6B6B;margin-right:25px;position:relative;transition:all .3s;line-height: 40px;}
.breadR a::after{content:'-';position:absolute;top:50%;transform:translateY(-50%);right:-15px}
.breadR a img{width:18px;height:18px;margin-right:8px}
.breadR a:hover{color:#1d9d97}
.breadR a:last-child{margin-right:0;
/*width: 4.2rem;*/
    display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;
    justify-content: left;
}
.breadR a:last-child::after{display:none}


.subchannel_main{ margin:3% 0 0; overflow: hidden;}
.subchannel{}
.subchannellist { text-align:center; font-size: 0;}
.subchannellist li {display: inline-block; line-height: 36px; margin: 0 30px;}
.subchannellist li a {padding: 0 37px;
    /* margin-right: 10%; */
    color: #fff;
    background: #333;
    font-weight: normal;
    display: block;
    border-radius: 5px;
    transition: all .5s linear;}
.subchannellist li a:hover { background: #1d9d97;  color:#fff;text-decoration:none; }
.subchannellist #current a { background: #1d9d97;  color:#fff;text-decoration:none;}
.subchannellist .depth1{ font-size:16px; font-weight:bold; }
.subchannellist .depth2{ font-size:14px; text-indent:1.5em; background:none; }
.subchannellist .depth2 a{ border:none;}
.subchannellist .depth3{ font-size:14px; text-indent:3em}
.subchannellist .depth4{ font-size:14px; text-indent:4.5em}
.subchannellist .depth5{ font-size:14px; text-indent:6em}
.subchannellist .depth6{ font-size:14px; text-indent:7.5em}


.nyaboutbig{padding: 3% 0 ;  overflow: hidden; }
.page-main{display: flex; justify-content: space-between;}
.page-main p img{width:100%; display: block;}
.page-main_left{width: 25%;}
.page-main_left .nytitle {font-size:28px;font-weight:700;color:#333;position:relative;}
.page-main_left .nytitle::after {content: "";position: absolute;left: 0;bottom: -20px;width:60px;height:4px;background-color: #1d9d97;}
.page-main_right{width: 75%;}
.page-main_right p{font-size: 16px; line-height: 28px; color: #333; padding-bottom: 3%;}
.page-main_right p video{display:block; width:100%;height:auto;-o-object-fit: cover;object-fit: cover;}
.page-title{text-align:center;font-size:36px;font-weight:600;color:#0b1b2b;line-height:1.4;margin-bottom: 2%;}
.page-title.white{color: #fff;}

@media (max-width:1280px){.page-title{font-size:30px}
}
@media (max-width:1024px){.page-title{font-size:26px}
}
@media (max-width:768px){.page-title{font-size:24px}
}
.pagetext{font-size: 16px; line-height: 30px; color:#0b1b2b;margin-bottom: 3%;}
.about1{overflow: hidden;}
.about1 img{vertical-align: bottom;width: 100%; height: auto;}


.team{overflow: hidden; margin-top: 2%;}
.team ul{margin-right: -2%; }
.team li{width: 31.333%; margin-right: 2%; margin-bottom: 2%; padding:1%; box-sizing: border-box; display: flex; justify-content: space-between; float: left; border: 1px solid #ccc;}
.team li .ttimg{width: 30%;}
.team li .ttimg img{width: 100%;}
.team li .ttwz{width: 66%;}
.team li .ttwz .jobdes{
	line-height:32px;
	font-size:14px;
	color: #333;
}
.team li .ttwz .el{font-size: 15px;line-height: 24px; font-weight: 600;}
.team li .ttwz .zw{padding: 10px 0;color: #8a8787;}
.team li .ttwz .des {color: #666;font-size: 14px;}

.shkj_re_about_con {color:#444;line-height:32px;}
.row {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
@supports ((position: -webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position:-webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

/*about_history*/
.event_yearleft{width: 75%;}
.event_yearright{width: 25%;}
label {display: inline-block;margin-bottom: .5rem}
.event_year { top: 120px;width:60px;border-bottom:2px solid #DDD;background:#ddd; text-align:center;float:right;margin-top:10px; }
.event_year li { height:40px;line-height:40px;background:#f8f8f8;margin-bottom:1px;font-size:18px;color:#828282;cursor:pointer; }
.event_year li.current { width:60px;background:#1d9d97 url('../img/jian.png') 60px 0 no-repeat;color:#FFF;text-align:left;padding-left:9px; }
.event_list { width:100%;float:right;background:url('../img/dian3.png') 90px 0 repeat-y;margin:10px 0 20px 0; overflow: hidden;}
.event_list .histbt { margin:0 0 15px 82px;font-size:30px;color:#1d9d97;padding-left:25px;background:url('../img/jian.png') 0 -45px no-repeat;height:38px;line-height:30px;font-style:italic; }
.event_list li {padding: 5px 0; position: relative;background:url('../img/jian.png') 86px -75px no-repeat; }
.event_list li>span {  position: absolute;display:block;margin-top:6px; padding-left: 0px; }
.event_list li p {margin-left:100px;display:block;padding-left:10px;background:url('../img/jian.png') -20px 0 no-repeat;line-height:25px;_float:left; }
.event_list li p span { display: block; width:100%;font-size:15px;text-align:left;border-bottom:2px solid #DDD;padding:10px 15px;background:#f8f8f8;margin:0; }
.event_list>div{margin-bottom: 40px;}
/**/


.ny_honor{overflow: hidden;}
.ny_honor ul{margin-right: -2%}
.ny_honor ul li{float: left;width:23%;margin:0 2% 2% 0;  }
.ny_honor ul li .wbt{overflow: hidden;border: 1px solid #ccc; padding: 2px; box-sizing: border-box;}
.ny_honor ul li .wbt img{display: block; width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_honor ul li:hover .wbt img{transform:scale(1.1); -webkit-transform:scale(1.1);box-sizing: border-box}
.ny_honor ul li .wwz{font-size:15px;line-height: 20px;text-align: center;padding:2%;color: #333; box-sizing: border-box; font-weight: 600; min-height: 60px;}


.ny_honor2{overflow: hidden;}
.ny_honor2 ul{margin-right: -2%}
.ny_honor2 ul li{float: left;width:18%;margin:0 2% 2% 0;  }
.ny_honor2 ul li .wbt{overflow: hidden;border: 1px solid #ccc; padding: 2px; box-sizing: border-box;}
.ny_honor2 ul li .wbt img{display: block; width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_honor2 ul li:hover .wbt img{transform:scale(1.1); -webkit-transform:scale(1.1);box-sizing: border-box}
.ny_honor2 ul li .wwz{font-size:15px;line-height: 20px;text-align: center;padding:2%;color: #333; box-sizing: border-box; font-weight: 600; min-height: 55px;}



#news {}
#news #home-news {}
#news #home-news .news-list2 {}
#news #home-news .news-list2 {flex-wrap:wrap;justify-content:space-between;}
#news #home-news .news-list2 li {display:flex;align-items:center;background-color:#f5f6f7;}
#news #home-news .news-list2 li .news-item-img {width:50%; height:100%; overflow: hidden;}
#news #home-news .news-list2 li .news-item-cont {width:50%;padding:3%;transform:none; box-sizing:border-box;}
@media screen and (min-width:1200px){
 #news #home-news .news-list2 li:nth-child(2n) {flex-direction:row-reverse;}

}
#news #home-news .news-list2 .news-item-img {position:relative; height:100%;}
#news #home-news .news-list2 .news-item-img img {display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    -webkit-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.5s;
    transition: 0.5s;}
#news #home-news .news-list2 .news-item-img .lazy-wrap::after {padding-bottom:0px;}
#news #home-news .news-list2 .news-item-img .news-date {display:inline-block;background-color:#FFFFFF;font-size:14px;font-weight:500;text-align:center;position:absolute;top:5%;left:4%;padding:6px 15px;border-bottom:2px solid var(--color);transition:background .3s,color .3s;}
#news #home-news .news-list2 .news-item-img .news-date span {font-size:0.2rem;display:block;line-height:1;margin-bottom:4px;}
#news #home-news .news-list2 .news-item-cont {width:90%;margin:auto;transform:translateY(-50%);}
#news #home-news .news-list2 .news-item-cont .news-item-title {font-size:22px;font-weight:500;color:#000;line-height:1.4;text-transform:capitalize;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2; font-weight: 600;}
@media(min-width:901px)and (max-width:1280px) {#news #home-news .news-list2 .news-item-cont .news-item-title {font-size:18px;}
;}
#news #home-news .news-list2 .news-item-cont .news-item-des {margin:10px 0px;color:#555;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;/* -webkit-line-clamp:2; */ line-height: 30px; font-size: 16px;}
#news #home-news .news-list2 li:hover .news-item-img img {transform:scale(1.1);}
#news #home-news .news-list2 li:hover .news-item-img .news-date {background-color:var(--color);color:#FFFFFF;}
#news #home-news .news-list2 li:hover .news-item-title {color:#1d9d97;}

/* .load {display:block;position:absolute;width:18px;height:18px;top:50%;left:50%;margin-top:-9px;margin-left:-9px;background-color:#CCCCCC;-webkit-animation:loading 1.5s ease infinite;animation:loading 1.5s ease infinite;border-radius:100%;} */
.lazy-wrap {display:block;position:relative;overflow:hidden;}
.lazy-wrap::after {content:"";display:block;padding-bottom:100%;}
.lazy-wrap.lazy-loaded .load {-webkit-animation:none;animation:none;display:none;}
.lazy-wrap.lazy-loaded::after {padding-bottom:0px;}
@-webkit-keyframes loading {to {opacity:0;transform:scale(2);}
;}
@keyframes loading {to {opacity:0;transform:scale(2);}
;}
@-webkit-keyframes aperture {0% {opacity:1;transform:scale(1);}
100% {opacity:0;transform:scale(2);}
;}
@keyframes aperture {0% {opacity:1;transform:scale(1);}
100% {opacity:0;transform:scale(2);}
;}
@-webkit-keyframes slider {0% {opacity:1;left:-100%;}
100% {opacity:0;left:20%;}
;}
@keyframes slider {0% {opacity:1;left:-100%;}
100% {opacity:0;left:20%;}
;}


.newslist {overflow: hidden;display:flex;flex-wrap:wrap;}
.newslist ul{ margin-right: -1%;}
/* .newslist.list1 ul{margin-right:-1.3%;}
.newslist.list1 li {width:24%;margin-right:1.3%;}
/* .newslist.list1 li:nth-child(4n) {margin-right:0px;} 
.newslist.list1 li .info {padding:20px 15px;}
.newslist.list1 li:hover {background:#1d9d97;}
.newslist.list1 li:hover .info * {color:#FFFFFF!important;}
.newslist.list1 li:hover .info .more {background:#FFFFFF;color:var(--color)!important;}
.newslist.list0 {justify-content:space-between;}
.newslist.list0 li {width:49%;display:flex;align-items:center;}
.newslist.list0 li .img {width:42%;}
.newslist.list0 li .info {flex:1;padding:20px 30px;}
.newslist.list0 li .info .date {margin-bottom:5px;}
.newslist.list0 li .info .title {font-size:18px;}
.newslist.list0 li:hover {border:1px solid var(--color);}
.newslist.list0 li:hover .info .title {color:var(--color);} */

.newslist li {background:#F7F7F7;list-style:none;margin-bottom:2em;transition:all .2s linear;border:1px solid transparent;position:relative;border-radius:6px;overflow:hidden; width: 24%; margin-right: 1%; float: left;}
.newslist li:hover {background:#1d9d97;}
.newslist li:hover .img img {transform:scale(1.02);} 
.newslist li:hover .info * {color: #FFFFFF !important;}
.newslist li:hover .info .more {background:#FFFFFF;color:var(--color)!important;}
.newslist li .img {aspect-ratio:var(--newssaspectratio);}
.newslist li .img img {width:100%;object-fit:cover; display: block;}
.newslist li .info {transition:all .2s linear;line-height:1.6; padding:5%; box-sizing: border-box;}
.newslist li .info .title {color:#222222;font-weight:600;font-size:18px;line-height:1.4;min-height: 50px;}
.newslist li .info .text {color:#555;font-size:14px;line-height:25px;margin:15px 0px 20px;}
.newslist li .info .date {color:#555;font-size:14px;margin-bottom:5px;}
.newslist li .info .date em {font-size:inherit;margin-right:3px;}
.newslist li .info .more {min-width:140px;height:40px;padding:0px 15px;display:inline-flex;align-items:center;justify-content:center;background:#1d9d97;color:#FFFFFF;border-radius:30px;transition:all .2s linear;}
.newscontent-title {font-weight:600;font-size:28px;text-align:center;line-height:1.2;margin-bottom:10px;}
.line2 {display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}


.about_main_2 { width: 100%;  position:relative;background-size: cover; overflow: hidden;}
.about_main_2 .pd06{ position:relative; }
.floor_1_i { width: 100%; text-align: center;}
.floor_1_i h3{display: block;font-size: 46px;color: #fff;line-height: 46px; font-weight: bold;}
.floor_1_i p{ display:block; font-size:20px; color:rgba(255,255,255,0.5); line-height:20px; padding-bottom:12px; text-transform: uppercase;}

.about_main_21{ width: 100%; position: relative;}
.about_main_21 ul{ display: inline-block; width: 100%; margin-right: -1%}
.about_main_21 ul li{ width:24%; margin-right: 1%; background: url(../img/j14_07.png) center center no-repeat; transition: all ease 0.36s; border-radius: 5px;
 text-align: center; background-size:cover;  float: left; padding:2%; box-sizing: border-box;  margin-bottom: 1%; min-height: 352px;}
/*.about_main_21 ul li:nth-child(1){min-height:658px;}*/
/*.about_main_21 ul li:nth-child(6){width:65.6%;}*/
.about_main_21 ul li:hover{background: url(../img/j14_10.png) center center no-repeat;transform: translateY(-5px); transition: all ease 0.36s; background-size:cover;}
.about_main_21 ul li .img{ display: block; width: 103px; height: 103px; border-radius: 50%; margin: 0 auto; margin-top: 20%; }
.about_main_21 ul li .img img{ display: block; width: 100%; }
.about_main_21 ul li:hover .img{ border: #fff solid 5px;}
.about_main_21 ul li:hover .img img{filter: grayscale(100%) brightness(500%) }
.about_main_21 ul li h3{ font-size: 30px; color: #149539; line-height: 38px; font-weight: bold; }
.about_main_21 ul li p{font-size:20px; color: #666; line-height:32px;text-align: left; margin-top:6%;}
.about_main_21 ul li:hover h3{ color: #fff; }
.about_main_21 ul li:hover p{ color: #fff; }
@media (max-width: 1660px) {
.floor_1_i p{font-size:18px;line-height:18px; padding-bottom:10px;}
.floor_1_i h3{ font-size:40px;line-height:40px;}
.about_main_21 ul li { min-height:322px;}
.about_main_21 ul li .img { margin-top: 12%;}
.about_main_21 ul li p { font-size: 14px; line-height: 22px;}

}

.pageabout-2{overflow: hidden; margin-top: 3%;}  
.pageabout-2 .pageabouttitle {text-align:left;}
.pageabout-2 .flex {display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.pageabout-2 .flex>div {width:50%;}
.pageabout-2 .flex .left{padding-right:4%;}

.video{overflow: hidden;}
.video img{width:100%; display:block;}
.video video{display:block; width:100%;height:auto;-o-object-fit: cover;object-fit: cover;}


/* 内页人才招聘部分*/
.jobbig{background: #f5f5f5; padding: 3% 0; overflow: hidden;}
.inner_content{width:100%;overflow: hidden;margin:3% 0}
.jobctit{background:#1d9d97;line-height:70px;font-size:18px;color:#fff;margin-top:0px;}
.jobctit span{display:inline-block;width:23%;text-align:center;}
.job-content{width:100%;background:#fff; margin-top: 3%; overflow: hidden;}
.job-content dl{width:100%;float:left;}
.job-content dl dt{line-height:50px;cursor:pointer;border-bottom:1px solid #e6e6e6;font-size:16px;display:block;overflow:hidden;}
.job-content span.job_cls{width:6%;}
.job-content dl dt .down{width:11px;height:50px;background:url(../img/dl.png) no-repeat center;display:block;margin:auto;}
.job-content dl dt.cur .down{background:url(../img/dlon.png) no-repeat center;}
.job-content dl dt span{width:23%;float:left;text-align:center;color:#666;}
.job-content dl dd{background:#f8f8f8;padding:3%;line-height:30px;font-size:15px;overflow:hidden;}
.job-content dl dd p{color:#666;margin-top:10px;}
.job-content dl dd p span{font-weight:bold;color:#333;font-size:18px;}
.job-content dl dd .cont{width:100%;border-top:1px solid #e6e6e6;padding:1%;margin:2% 0;}
.job-content dl dd .cont li{float:left;margin-right:3%;padding-left:30px;}
.job-content dl dd .cont li:nth-child(1){background:url(../img/dianhua.png) left no-repeat;background-size:25px 25px;}
.job-content dl dd .cont li:nth-child(2){background:url(../img/dingwei.png) left no-repeat;background-size:25px 25px;}
.job-content dl dd .cont li:nth-child(3){background:url(../img/youxiang.png) left no-repeat;background-size:25px 25px;margin-right:0;}


.ny_lx{display: flex;justify-content: start;flex-wrap: wrap; margin-right: -2%; }
.ny_lx .txt{width:48%;border: 1px solid #efefef;padding: 20px; box-sizing: border-box; background: #f8f8f8; margin-right: 2%; margin-bottom:2%;}
.ny_lx .txt .btyw{font-size: 24px;line-height: 24px;color: #333;padding-bottom: 15px;font-weight: 100;}
.ny_lx .txt .bt{font-size:24px;line-height: 24px;color: #333;}
.ny_lx .txt .nr{font-size: 16px;line-height:30px;color: #666;margin-top: 10px;}
.ny_lx .txt .nr ul li{font-size:15px;line-height: 30px;color: #333;display: flex;border-bottom: 1px solid #ddd;padding:2% 0;}
.ny_lx .txt .nr ul li i,.ny_lx .txt .nr ul li em{width: 60px; font-size: 36px;line-height: 36px;color: #003f9e;text-align: center;}
.ny_lx .txt .nr ul li i,.ny_lx .txt .nr ul li em img{height: 30px;}
.ny_lx .txt .nr ul li p{flex:1;width: 100%;}
.ny_lx .txt .nr ul li p span{font-weight: bold;}
.dt{width:45%;border: 1px solid #efefef;overflow: hidden;}
.map{width:100%; overflow:hidden;}
.map img{width: 100%; display: block;}
.map #map_container{height:350px;border:5px solid #fff; font-size:15px; font-weight:normal;color:#000;}


.col_feb {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; margin-top: 3%;display: flex;
    justify-content: space-between;}
.co_onr {width:50%; overflow:hidden;}
.co_onr .febt{font-size:32px;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;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:12px; }
.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:#cd000c;  border-radius:6px;}





.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:#1d9d97;}
.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}



.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 #1d9d97}
.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}


.partner{height:auto;overflow:hidden;}
.partner ul{list-style:none;overflow:hidden;margin-right:-3%;margin-bottom:-3%;}
.partner li{width:22%;height:auto;overflow:hidden;margin-right:3%;float:left;margin-bottom:3%}
.partner li .hpic{border:1px solid #cdcdcd;height:auto;overflow:hidden; display: block; margin: auto;}
.partner li a{display:block;width:100%;overflow:hidden;transition:all 0.3s}
.partner li .hpic img{width:100%!important;overflow:hidden; display: block;}
.partner li div:hover{border:1px solid #1d9d97}
.partner li a:hover{transform:scale(1.2,1.2);overflow:hidden}
.partner li span{display:block;text-align:center;line-height:40px;color:#222;font-size:15px}



.product-left{width:22%;float:left;}
.pro-left{ width: 20.3%; margin-right: 2.3%; overflow: hidden;}
.pro-left .kk{background: #f9f9f9; border: 1px solid #e5e5e5;}
.pro-left .tops{ text-align: center; background: #1d9d97;; height: auto; line-height:70px;}
.pro-left .tops i{font-size: 30px;color: #fff;text-transform: uppercase; font-style: normal;}
.pro-left .sideMenu h6 a{ display: block; height: auto; line-height: 64px; padding: 0 40px 0 35px; font-size: 20px; color: #fff; box-sizing: border-box;}
.pro-left .sideMenu ul li a{ position: relative; display: block; height: auto; line-height:55px; background: #f9f9f9; font-size:15px; color: #333; padding-left: 5%; border-bottom: 1px solid #eee; box-sizing: border-box;}
.pro-left .sideMenu ul li a:hover{ color: #1d9d97;}
.pro-left .sideMenu ul li a.hover{ color: #1d9d97; font-weight: 600;}
.pro-left .sideMenu ul li a.hover:before{ top: 0; height: 50%; visibility: visible; transition: all .5s;}
.pro-left .sideMenu ul li a.hover:after{ bottom: 0; height: 50%; visibility: visible; transition: all .5s;}
.pro-left .sideMenu ul li a:before{ content: ""; left: 0; top: 50%; width: 2px; height: 1px; position: absolute; background: #1d9d97;; visibility: hidden;}
.pro-left .sideMenu ul li a:hover:before{ top: 0; height: 50%; visibility: visible; transition: all .5s;}
.pro-left .sideMenu ul li a:after{ content: ""; left: 0; bottom: 50%; height: 1px; width: 2px; position: absolute; background: #1d9d97;; visibility: hidden;}
.pro-left .sideMenu ul li a:hover:after{ bottom: 0; height: 50%; visibility: visible; transition: all .5s;}
.pro-left .sideMenu ul dl{ padding: 1% 0 0 7%;}
.pro-left .sideMenu ul dl:last-child{ padding-bottom: 1%; margin-bottom: 0; border-bottom: 1px solid #e5e5e5;}
.pro-left .sideMenu ul dl a{ font-size: 14px; color: #333;}
.pro-left .sideMenu ul dl a:hover{ color: #1d9d97;;}
.pro-left .phone{ padding: 30px 0 35px; height: 120px;}
.pro-left .sideMenu ul ol{display: none;}
.pro-left .phone>div{ display: inline-block; vertical-align: top;}
.pro-left .icon{ margin: 10px 15px 0 20px;}
.pro-left .phone .text p{color: #555;font-size: 16px; line-height: 16px; margin-bottom: 15px;}
.pro-left .phone .text b{ display: block; color: #333;font-size: 24px; line-height: 24px; font-weight: bold; font-family: arial;}

/*product-main phoneus*/

.phoneus{ border: 1px solid rgb(220, 220, 220);margin-top: 20px;}
.phoneus .lxcbt{ text-align: center; color: #fff; font-size: 24px; width: 100%; line-height:70px; background: #1d9d97;;}
.phoneus p{ color: #333; font-size: 14px; margin: 10px; overflow: hidden;}
.phoneus p a{ color: #fff; font-size: 14px; background: #1d9d97;; display: inline-block; vertical-align: top; margin: 0 10px 0 10px; text-align: center; width: 96px; height: 30px; line-height: 30px;}
.phoneus p a:hover{ text-decoration: underline;}
.phoneus p span{float: left;width:20%; text-align: justify; text-align-last: justify; margin-right: 3%;}
.phoneus p em{float: right;width:77%;}

.ny_right{ width:76%; float: right; overflow: hidden;}
.top_share{ width:100%; height:43px; border-bottom:1px solid #ccc;overflow: hidden;}
.top_share dt{font-size:22px; color:#1d9d97; font-weight:bold; /* padding-left:10px; */ padding-right:10px; border-bottom:3px solid #1d9d97; line-height:40px;}
.top_share dt a{font-size:18px; color:#1d9d97; line-height:40px; font-weight:bold; }

.top_share dd{display: block;padding-left: 20px;background: url(../images/span01.png) no-repeat left center; line-height:40px; color:#666;font-size:14px}
.top_share dd a{line-height:40px; color:#666}
.top_share .bdshare{ display:inline-block;}

.cp-zl{ margin-top:3%; overflow: hidden;}
.cp-zl ul{margin-right: -1%;}
.cp-zl ul li{ display: inline-block; vertical-align: top; width:23.7%; text-align: center; margin: 0 1% 2% 0;}
.cp-zl .cp-img{ width: 100%; overflow: hidden; line-height: 0;}
.cp-zl ul li .cp-img img{ width: 100%; transition: all .3s;}
.cp-zl ul li:hover .cp-img img{ transform: scale(1.1, 1.1);}
.cp-zl ul li .db-title{ width: 100%; height: auto; line-height: 50px; border-bottom: 2px solid #eee; color: #333; font-size: 16px;}
.cp-zl ul li .db-title i{font-style: normal;}
.cp-zl ul li:hover .db-title{color: #1d9d97; border-bottom: 2px solid #1d9d97;}

.pro_right{width:100%; overflow: hidden; margin-top: 3%;}
.productss{overflow: hidden; margin-bottom: 3%;}
.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:auto;}
.spec-scroll .items ul li img:hover{border:2px solid #1d9d97 ; padding:1px;}

.pros_right{width:53%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:2px solid #e6e6e6;}
.pros_right_top .pbt{overflow:hidden; font-size:28px; color:#1d9d97 ; 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: #1d9d97;
    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: #1d9d97;padding: 0 3%; background: none; width: auto;}

.tabs-basic{width:100%; margin-top:5%; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #e6e6e6;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:16px; text-transform:uppercase;}
.tabs-basic a{display:block; text-decoration:none; background:#eee; border:1px solid transparent; padding:10px 40px; color: #333}
.tabs-basic .tab-active{border-bottom:2px solid #1d9d97 ; color:#fff; background:#1d9d97 ;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; background:#fff; padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px; text-align:left; margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%; clear: both; display: block;}
.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic 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;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.hot_pro2{width:100%;float:left; margin-top:5%;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#1d9d97 ; 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;}


.quliay{overflow: hidden;}
.quliay ul{margin-right: -2%;}
.quliay li{width: 48%; float: left; margin-right: 2%; background: url(../img/about_bg3.png) no-repeat bottom center #f5f5f5; padding: 4%; box-sizing: border-box; border-radius: 12px; transition: .3s; min-height: 460px;}
.quliay li .qbt{font-size: 36px; color:#1d9d97; margin-bottom:3%;}
.quliay li .qwz{font-size: 15px; line-height:28px; color: #333;}
.quliay li:hover{background-color:#14a83b;}
.quliay li:hover .qbt, .quliay li:hover .qwz{color: #fff;}


.quliay2{overflow: hidden; margin-top: 3%;}
.quliay2 ul{margin-right: -2%;}
.quliay2 li{width:23%; float: left; margin-right: 2%; border-radius: 12px; transition: .3s; min-height: 460px; background: #fff;}
.quliay2 li .ppimg2{overflow: hidden;}
.quliay2 li .ppimg2 img{width: 100%; display: block;}
.quliay2 li .text2{overflow: hidden; padding: 4%; box-sizing: border-box;  min-height: 260px;}
.quliay2 li .text2 .ppbt{font-size:22px; line-height: 45px; color: #1d9d97;}
.quliay2 li .text2 p{font-size: 14px; line-height: 22px; color: #343434; }

.quliay3{margin-top: 3%; overflow: hidden;}
.quliay3 .wz{font-size: 16px; line-height: 30px;}
.quliay3 img{margin: 2% auto 0; max-width: 100%; display: block;}


.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:#1d9d97;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:#1d9d97}
.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:#1d9d97}
.news-first .info .title:hover{color:#1d9d97}
.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:#1d9d97;transition:all 0.4s}
.news-first .btn:hover{padding:0 2.5em;background:#1d9d97}

.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;    border: 1px solid #f5f5f5;}
.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;font-family: "Samsung";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:2%;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:#1d9d97;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:#1d9d97 ;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:#1d9d97;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: #1d9d97}
.relatedNews_font ul li span{float:right;color:#999;margin-left:30px;}


/* join */
.page-join {overflow: hidden;}
.page-join span{font-family: 'Montserrat-Light',PingFang SC,'Microsoft YaHei',Arial;}
.join-content-top {text-align: center;border-top: 2px solid #1d9d97;overflow: hidden;border-left: 1px solid #e6e8ed;border-right: 1px solid #e6e8ed; font-weight: 600; color:#1d9d97; 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: #1d9d97;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: #1d9d97;}
.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;font-family: 'Montserrat-Light';padding: 10px 0;margin: 0;}
.join-bottom-contact li a {display: block;font-size: 20px;font-family: 'Montserrat-Light';color: #fff;}
.join-bottom-contact li:first-child {margin-left: 0px;}
.page-join-bottom .img {background: #1d9d97;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: #1d9d97;}	
 
.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;font-family: 'Montserrat-Bold';z-index: 11;position: relative;}
.join-process-list li:hover i{background: #1d9d97;}
.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;}


.aboutny2{font-size:16px;color: #3c3d3a;line-height:30px; overflow: hidden; background: #fff; margin-top: 3%; padding: 3%; box-sizing: border-box;}

.join{overflow: hidden; margin-top: 3%;}
.join ul{margin-right: -2%;}
.join li{width:31.333%; float: left; margin-right: 2%; border-radius: 12px; transition: .3s; min-height: 460px; background: #f5f5f5;}
.join li .ppimg2{overflow: hidden;}
.join li .ppimg2 img{width: 100%; display: block;}
.join li .text2{overflow: hidden; padding: 4%; box-sizing: border-box;  min-height: 260px;}
.join li .text2 .ppbt{font-size:22px; line-height: 45px; color: #1d9d97;}
.join li .text2 p{font-size: 14px; line-height: 22px; color: #343434; }


.aboutny_table{overflow: hidden; width: 100%; margin-top: 2%;}
.aboutny_table table{border-collapse:collapse;border: 1px #e5e5e5 solid ;width:100%; line-height: 35px; font-size: 14px;}
.aboutny_table table td{word-wrap:break-word; word-break:break-all; border:1px #e5e5e5 solid; padding:0 5px; box-sizing: border-box;}
.aboutny_table table tr:nth-child(1){background: #1d9d97; color: #fff; font-size: 16px; font-weight: 600; line-height: 45px;}






.bots{overflow: hidden; padding:3% 0%; background: #f5f5f5;}
.bots .t-center{text-align: center;padding-top:2%}
.bots .title{font-size: 32px;line-height: 1.85;}
.bots .ltitle{font-size: 14px;line-height: 25px;color:#777;margin-top: 5px;margin-bottom:0%;}
.bots .form{display: block;margin-top:2%;}
.bots .tip{font-size: 14px;line-height: 22px;color:#666666;}
.bots .input{font-family: 'Poppins',sans-serif; display: block;width: 100%;background-color: #fff;font-size: 14px;line-height: 32px;padding:8px 2.2%;color:#999;margin:2% 0;box-sizing: border-box; border: 0;}
.bots .input:focus{box-shadow: 0 0 10px rgba(0,0,0,0.08);}
.bots .br{border-radius: 5px;}
.bots .submit{line-height: 44px;height: 44px;padding:0 45px;display: inline-block;background-color: #1d9d97;font-size: 15px;color: #fff;cursor: pointer;}
.bots .submit:hover{background-color: #1d9d97;}
.col-sm-6{width: 50%;float: left;padding: 0 2%;box-sizing: border-box;}
.col-xs-12{padding: 0 2%;box-sizing: border-box;}


.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:#1d9d97;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;}

/* 外层容器 - 控制整体宽度与居中*/
.process-container {margin:0 auto;}
/* Flex 布局核心：左右分栏*/
.process-wrapper {display:flex;align-items:flex-start;/* 顶部对齐*/ gap:24px;/* 左右栏间距*/;}
/* 左侧标题栏*/
.process-title {flex: 0 0 25%;/* 固定宽度，不拉伸*/ padding-bottom:12px;/* 为下方横线留间距*/; max-width: 25%;}
.process-title h2 {font-size:28px;font-weight:700;color:#333;position:relative;}
.process-title h2::after {content: "";position: absolute;left: 0;bottom: -20px;width:60px;height:4px;background-color: #1d9d97;}

/* 右侧内容栏*/
.process-content {flex:1;/* 自适应剩余宽度*/ color:#333;font-size:18px;line-height:1.8;/* 行高，提升可读性*/text-align:left;/* 文字左对齐*/;}
.process-content img{width:100%; display: block;}
.process-content p {margin-bottom:8px;/* 段落间距*/;}

.process-content table{border-collapse:collapse;width:100% !important; margin-top: 2%;}
.process-content table td{word-wrap:break-word;word-break:break-all;padding: 0 10px; box-sizing: border-box;  border: 2px solid #fff; cursor: pointer;}
.process-content table td div{padding:0px!important;height:auto!important;}
.process-content table tr td{padding:10px; box-sizing: border-box; font-size:14px;}
.process-content table tr:nth-child(odd){background-color: #f5f5f5;}
.process-content table tr:hover{background-color: #eeeeee;}
.process-content table tr:nth-child(1) td{background:#1d9d97; color: #fff; font-weight: 600; font-size:17px;}

/* 响应式适配：移动端垂直排列*/
@media (max-width:768px) {
.process-wrapper {flex-direction:column;gap:16px;}
.process-title h2 {font-size:24px;}
.process-content {font-size:16px;line-height:1.6;}
}

.report-wrap {width:100%;margin:0px auto;}
.report-list {list-style:none; margin-right:-2%;}
.report-item {padding:20px 15px;border-bottom:1px solid #cccccc; width: 48%; margin-right:2%; float: left;}
.report-item a{display: flex; align-items:center; gap:15px;}
.report-date {font-size:16px;color:#999999;flex-shrink:0;}
.report-title {font-size:16px;color:#000;}
.report-icon {width:20px;flex-shrink:0;background-size:contain;}
.report-icon img{max-width: 100%; display: block; vertical-align: middle;}