/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

/*公共样式部分*/
body {color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden; font-size:14px;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
#copy { display: none;}
a {color: #666; text-decoration: none;}
a:hover { color:#088a5a;text-decoration: none; border-bottom-style:}
.page{ margin:0 auto; width:1400px;}
.bg{ width: 100%;min-width: 1400px;}
.box{margin: 0 auto;width:1400px;}
.fl { float: left;}
.fr {float: right;}
i,em{font-style: normal;}
/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}

@keyframes hover{
    0%{transform:scale(1)}
    25%{transform:scale(.6)}
    50%{transform:scale(1)}
    75%{transform:scale(1.2)}
    100%{ttransform:scale(1)}
}

.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}
.top110 {padding-top: 110px;}


.font_en {font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-weight: normal;}
.en {font-family: Arial, Helvetica, sans-serif;font-weight: normal;}

.t{text-align: center;}
.t h3{font-size:40px;color: #000;line-height:40px;position: relative;font-weight: normal;}
.t h3:before{content:"";position: absolute;top:18px;margin-left: -36px; background:url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230828/20230828153722_1296342481.png);width:16px;height:16px;}
.t h3:after{content:"";position: absolute;top:18px;margin-left:36px; background:url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230828/20230828153755_1926495084.png);width:16px;height:16px;}
.t h3>b{color: #088a5a;font-weight: normal;}
.t p{display:inline-block;font-size:18px;margin-top: 10px;position: relative;z-index: 2;}
.t p:after{content: '';display: block;position: absolute;width: 100%;height: 6px;z-index: -1;background: #e2fbf2;left: 0;bottom: 2px;-webkit-animation: widthchange 2s linear infinite;animation: widthchange 2s linear infinite;}
@-webkit-keyframes widthchange{0%{ width:20%}50%{ width:100%}100%{ width:20%}}
@keyframes widthchange{0%{ width:20%}50%{ width:100%}100%{ width:20%}}




@font-face {
font-family: "yuwei";
src: url("/cssnew/yuwei.woff2.txt") format("woff2"),
       url("/cssnew/yuwei.woff.txt") format("woff"),
       url("/cssnew/yuwei.ttf.txt") format("truetype"),
       url("/cssnew/yuwei.eot.txt") format("embedded-opentype"),
       url("/cssnew/yuwei.svg.txt") format("svg");
}




/*抬头*/
.head_bg{background:url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230828/20230828135950_1898734949.jpg)no-repeat -18px 0px;height:150px;}
.logo{margin-top:34px;}
.name{margin-top:46px;margin-left:6px;}
.name_l{margin-top:44px;margin-left:85px;}
.name_l p{font-size:25px;font-weight: bold;color:#333;}
.name_l span{display: block;}
.name_l span i{display: block;float: left;width:83px;height:22px;border-radius:50px;line-height:22px;background:#088a5a;color:#fff;text-align: center;}
.name_l span i+i{margin-left:6px;}
.head_tel{background:url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230828/20230828141459_817227130.png)no-repeat center left;padding-left:70px;margin-top:34px;}
.head_tel p{font-size:14px;}
.head_tel span{display: block;font-size:24px;color:#088a5a;font-weight: bold;}


/*导航*/
.nav{background: #343434;height:80px;width: 100%;line-height: 70px; position:relative;}
.nav .NavCeshi > li{float: left;position: relative;}
.nav .NavCeshi > li > a{padding:20px 5px 20px 84px;color: #fff;font-size: 16px;display: block;position: relative;z-index: 3;line-height: 20px;text-align: justify;}
.nav .NavCeshi > li > a > .en{font-size: 11px;text-transform: capitalize;color: #fff;display: block;color: rgba(255,255,255,0.4);line-height: 15px;}
.nav .NavCeshi > li:first-child a{ padding:20px 40px 20px 72px; text-align: justify;}
.nav .block{ position: absolute; display: block;background: #0a792a;
background: -moz-linear-gradient(left, #0a792a 0%, #088a5a 100%);
background: -webkit-linear-gradient(left, #0a792a 0%,#088a5a 100%);
background: linear-gradient(to right, #0a792a 0%,#088a5a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a792a', endColorstr='#088a5a',GradientType=1 ); height: 74px; top: 0; overflow: visible !important;}
.nav .block:after{ content: ''; display: block; width:0; height:0; border-width:0px 35px 74px 35px; border-style:solid; border-color:transparent transparent transparent #088a5a; position: absolute; right: -70px; bottom: 0;}
.nav .NavCeshi > li > a:after{width: 24px;height: 24px;background: url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230828/20230828142701_266547002.png) no-repeat center;display: block;content: '';position: absolute;left: 45px;top: 50%;margin-top: -10px;}
.nav .NavCeshi > li#Zz1 > a:after{background:url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230828/20230828142728_1699468369.png) no-repeat center;}
.nav .NavCeshi > li#Zz2 > a:after{background:url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230828/20230828142728_1699468369.png) no-repeat center;}
.nav .NavCeshi > li#Zz3 > a:after{background:url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230828/20230828142847_1720914807.png) no-repeat center;}
.nav .NavCeshi > li#Zz4 > a:after{background:url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230828/20230828142917_1300572471.png) no-repeat center;}
.nav .NavCeshi > li#Zz5 > a:after{background:url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230828/20230828142944_1308909391.png) no-repeat center;}
.nav .NavCeshi > li#Zz6 > a:after{background:url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230828/20230828143001_787477795.png) no-repeat center;}
.nav .NavCeshi > li#Zz7 > a:after{background:url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230828/20230828143016_216300963.png) no-repeat center;}
.nav .NavCeshi > li:first-child > a:after{left: 35px;}


/*下拉*/
.nav .NavCeshi > li>.nav2 {display: none;position: absolute;left: -30px;top:80px;z-index: 99999;-webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);border-top: 3px #088a5a solid;}
.nav .NavCeshi > li>.nav2 a {display: block;background: #fff;height: 68px;width: 230px;color: #333;border-bottom: none;padding: 15px 0px 0px 20px;box-sizing: content-box;}
#aa2 > .nav2 {}
#aa2 > .nav2 a {width: 150px;font-size: 15px;}
.nav .NavCeshi > li>.nav2 a:hover {background: linear-gradient(135deg, #0a792a 0%, #088a5a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a792a', endColorstr='#088a5a', GradientType=1 );color: #fff;padding: 15px 0px 0px 20px;}
.nav2 b {color: #999;font-weight: normal;}
.nav .NavCeshi > li>.nav2 a span {font-size: 18px;color: #333;line-height: 18px;text-transform: uppercase;-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;-moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;display: block}
.nav .NavCeshi > li>.nav2 a b {color: #ccc;line-height: 30px;position: relative;display: inline-block;-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;-moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;display: block;font-size: 12px;}
.nav .NavCeshi > li>.nav2 a span:before {content: '';display: inline-block;vertical-align: middle;height: 2px;width: 0;background: #fff;-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;-moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;}
.nav .NavCeshi > li>.nav2 a b:before {content: '';display: inline-block;vertical-align: middle;height: 2px;width: 0;background: transparent;-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;-moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;}
.nav .NavCeshi > li>.nav2 a:hover span {-webkit-transform: translateY(-25px);transform: translateY(-25px);font-size: 18px;color: #fff;line-height: 23px;}
.nav .NavCeshi > li>.nav2 a:hover b {-webkit-transform: translateY(25px);transform: translateY(25px);color: #fff;}
.nav .NavCeshi > li>.nav2 a:hover span:before, .nav .NavCeshi > li>.nav2 a:hover b:before {width: 40px;margin-right: 5px;}



/*幻灯片*/
.banner-box,.banner-box .bd li{height:700px;}
.banner-box .banner-btn a.prev{background-image:url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830111657_1142706297.png);}
.banner-box .banner-btn a.next{background-image:url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830111907_753065279.png);}
.banner-box .hd ul li.on{background:#088a5a;}
.banner-box{min-width:1300px;position:relative;overflow:hidden;margin: 0 auto;z-index: 5;}
.banner-box .bd{ width:100% !important;}
.banner-b{position: absolute;bottom: 0;}
.banner-box .bd li{width:100% !important;background-position: center;background-repeat: no-repeat;}
.banner-box .bd li a{display:block;background-size:auto;width:100% !important; height:100% !important;}
.banner-btn a{display:block;width:40px;height:40px;position:absolute;opacity:0.8;-webkit-transition: 0.3s all ease-in-out;transition:0.3s all linear; top:46%;background-repeat:no-repeat; }
.banner-btn a.prev{left:2%;} 
.banner-btn a.next{right:2%;}

.banner-box .hd {position:absolute;bottom:6%;width: 100%;display: block;}
.banner-box .bd ul{width:100% !important;}
.banner-box .hd ul{ text-align: center;}
.banner-box .hd ul li{ width:20px; height:10px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{ width: 32px;}




/*内页幻灯片*/
.nbanner-box,.nbanner-box .bd li{height:400px;}
.nbanner-box .nbanner-btn a.prev{background-image:url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830111657_1142706297.png);}
.nbanner-box .nbanner-btn a.next{background-image:url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830111907_753065279.png);}
.nbanner-box .hd ul li.on{background:#088a5a;}
.nbanner-box{min-width:1300px;position:relative;overflow:hidden;margin: 0 auto;z-index: 5;}
.nbanner-box .bd{ width:100% !important;}
.nbanner-b{position: absolute;bottom: 0;}
.nbanner-box .bd li{width:100% !important;background-position: center;background-repeat: no-repeat;}
.nbanner-box .bd li a{display:block;background-size:auto;width:100% !important; height:100% !important;}
.nbanner-btn a{display:block;width:40px;height:40px;position:absolute;opacity:0.8;-webkit-transition: 0.3s all ease-in-out;transition:0.3s all linear; top:46%;background-repeat:no-repeat; }
.nbanner-btn a.prev{left:2%;} 
.nbanner-btn a.next{right:2%;}

.nbanner-box .hd {position:absolute;bottom:6%;width: 100%;display: block;}
.nbanner-box .bd ul{width:100% !important;}
.nbanner-box .hd ul{ text-align: center;}
.nbanner-box .hd ul li{ width:20px; height:10px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out}
.nbanner-box .hd ul li.on{ width: 32px;}





/*搜索*/
.search_bg{height:100px; border-bottom:1px #eee solid; }
.search_nbg{position: absolute;z-index: 999;top:630px;height:100px; border-bottom:1px #eee solid;}
.search_nbg .search{margin:0 auto;}
.search-bg{width:280px;height:36px;overflow: hidden;margin-top:32px;}
.search_l{line-height: 100px;color: #999;}
.search_l dd{font-size:15px;color: #333;display: inline-block;font-weight: bold;}
.search_l a{font-size: 15px;color: #999; padding:0 5px;}
.search_l a:hover{color:#088a5a;}
.search-bg #infoname{overflow: hidden; width:260px;background:#fff;outline:none; color:#ccc;border: none;height:36px;line-height:6;font-size: 14px;padding-left: 20px;font-weight: lighter; border-left:1px #e1e1e1 solid;border-top:1px #e1e1e1 solid;border-bottom:1px #e1e1e1 solid;border-radius: 5px;}
.search_nbg #infoname{width:310px;height: 36px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 0;top: 0;height: 36px; width:50px; background:#088a5a;    padding: 10px 18px;  border-radius: 5px;}



/*数据*/
.dfs {display: flex;align-items: center;justify-content: space-between;width: 100%;}
.str_bg{width:100%;height:280px; margin-top:30px;}
.str_bg .w1500 *{line-height: 100%;}
.str_list,.str_list ul{height:100%;}
.str_list li+li{border-left: 1px rgba(0,0,0,0.1) solid; padding-left: 116px;}
.str_list li p{font-size:30px;font-weight: 100;color:#333;}
.str_list li em {display:flex;align-items:baseline;margin:2px 0;}
.str_list li em i{font-size:46px; color:#088a5a;font-style: 100; font-family:din;}
.str_list li em b{font-size:18px;font-weight: 100;color:#999;margin-left:5px;}
.str_list li>span{font-size:16px;color:rgba(0,0,0,0.5);}




/*产品中心*/
.prod_bg{background:#f5f5f5;padding-top:40px;padding-bottom:80px;}
.prod_list li{float: left;width:270px;background:#fff;height:60px;line-height:60px;text-align: center;cursor:pointer;}
.prod_list li+li{margin-left: 12.5px;}
.prod_list li a{font-size:18px;}
.prod_list li:hover{background:#088a5a;}
.prod_list li:hover a{color:#fff;}
.prod_cont{}
.prod_cont li{float: left;width:680px;height:300px;background:#f9f9f9;}
.prod_cont li:nth-child(2){float: right;}
.prod_r{width:320px;padding-right:30px;}
.prod_w1{padding-top:40px;}
.prod_w1 p{font-size:22px;color:#333;}
.prod_w1 span{display: block;font-size:14px;color:#ddd;margin-top:10px;}
.prod_w{font-size:14px;line-height:28px;margin-top:10px;}
.prod_a a{display: block;width:40px;height:40px;background-color:#088a5a;border-radius:50%;background-image:url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830150936_600432255.png);margin-top:30px;}

.prod_d{}
.prod_d .tempWrap{width:100% !important;}
.prod_d ul{display:block;}
.prod_d li{float:left;width:364px;position: relative;overflow: hidden;background:#fff;padding:20px;text-align: center;padding-bottom:0px;}
.prod_d li:hover{-webkit-animation: test 0.3s ease-in 2;animation: test 0.3s ease-in 2;cursor: pointer;}
.prod_d li:hover span::after{background: #fc0101;}
.prod_d li img{display: block;width:100%;height:100%;}
.prod_d li+li{margin-left:20px;}
.prod_d li br{display:none;}
.prod_d li span{display: block;position: relative;height: 60px;line-height: 60px;background: #fff;}
.prod_d li span a{font-size: 15px;}




/*产品特点*/
.index_custom{background: #f4f4f4 url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830112032_1905474124.png) no-repeat center;width: 100%;height: 490px;padding: 30px 0;box-sizing: content-box;}
.index_custom > .box{height: 100%;position: relative;width:1300px;}
.custom_item{position: absolute;}
.custom_item > strong {width: 250px;line-height: 55px;display: block;font-weight: normal;font-size: 22px;text-align: center;background: #e9e9e9;border-radius: 5px;position: relative;color: #565656;}
.custom_item > strong:after{content: '';display: block;width: 0;height: 0;border: 15px solid;border-color: #e9e9e9 transparent transparent;position: absolute;left: 50%;margin-left:-15px;}
.custom_item1{top: 250px;left: -180px;}
.custom_item2{top: 290px;left: 102px;}
.custom_item3{top: 200px;left: 377px;}
.custom_item4{top: 130px;left: 655px;}
.custom_item5{top: 95px;left: 935px;}
.custom_item6{top: 40px;left: 1215px;}
.custom_item p{position: absolute;bottom: 80px;text-align: center;left: 0;width: 100%;padding: 0;line-height: 25px;font-size: 14px;color: #666;font-weight: lighter;}




/*应用案例*/
.his{width: 100%;height: 530px; background:url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830112054_691222895.png) no-repeat center bottom;padding: 60px 0;box-sizing: content-box;}

.his_t h3{color:#fff;}
.his_t h3::after{background:url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230828/20230828162151_2074648161.png)no-repeat;}
.his_t h3::before{background:url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230828/20230828162226_1712734657.png)no-repeat;}
.his_t p{color:rgba(255,255,255,0.6);}
.his_t p::after{background: rgba(255,255,255,.2);}

.his_row2{width: 1324px;height: 210px;position: relative;padding: 40px 38px;margin-top: 40px;box-sizing: content-box;}
.his_row2_bg{width: 1410px;height: 300px;position: absolute;background: url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230828/20230828161139_1929634471.png) no-repeat center;left: 0;top:0;border-top-left-radius: 50px;overflow: hidden;box-sizing: content-box;}

.his_row2 > a{float: left;width: 180px;position: relative;z-index: 2;margin: 15px 20px;display: block;border-radius: 50%;overflow: hidden;}
.his_row2 > a > p{position: absolute;top: 0;left: 0;width: 100%;text-align: center;line-height: 180px;background: rgba(0,0,0,0.15);color: #fff;font-size: 22px;opacity: 0;transition: 0.3s all ease;}
.his_row2 > a:hover > p{background: rgba(255, 197, 60, 0.75);opacity: 1}
.his_row2 > a > img{width: 100%;display: block;height: auto}


.his_row3 .his_row3_item {float: left;text-align: center;font-size: 14px;line-height: 20px;font-weight: normal;color: #fff;padding: 0 30px;}
.his_row3 .his_row3_item img {display: block;width: 42px;height: auto;margin: 0 auto;}
.his_row3 .fl strong {font-size: 26px;color: #fff;line-height: 35px;font-weight: normal;}
.his_row3 .fl p{font-size: 15px;color: #fff;font-weight: lighter;line-height: 25px;}
.his_row3 {padding: 40px 0px 0;}
.his_row3_tel {background: url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830112134_1728346577.png) no-repeat left center; padding: 5px 0 5px 60px; font-size: 15px; color: #fff; line-height: 24px; display: block; height: 50px; float: left; margin-left: 50px;}
.his_row3_tel .en{font-size: 20px; font-weight: bold; color: #fff; display: block; text-align: justify; line-height: 26px; }



/*优势*/
.adv_c{background: url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830112156_1117036110.jpg) no-repeat center;width: 100%;height: 550px;padding:50px 0;box-sizing: content-box;}
.adv_c_row1{background: url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830112218_932340038.png) no-repeat center; height: 150px;width: 760px;margin: 0 auto;text-align: center;}
.adv_c_row1 .str{font-size: 50px;font-weight: bold;color: #fff;display: block;line-height: 60px;}
.adv_c_row1 p{font-size: 32px;font-weight: 100;color: #fff;line-height: 46px;}
.adv_c_row1 .en{display: block;font-size: 13px;color: #888;}
.adv_c_row2{padding:50px 0;width: 100%;height: 330px;position: relative;}
.adv_c_row2_m{width: 460px;height: 410px;display: block;margin: 0 auto;background: url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230831/20230831102647_885033789.png) no-repeat center;position: absolute;left: 420px;top:10px;}
.adv_c_item{width: 390px;}
.adv_c_item1, .adv_c_item3 {padding-bottom: 100px;}
.adv_c_item > p{font-size: 14px;color: #aaa;line-height:22px;padding-top:5px;}
.adv_c_item > .str{font-size: 22px;color: #fff;font-weight: normal;line-height: 28px;padding-bottom: 10px;display: block;padding-left: 70px;position:relative;}
.adv_c_item > .str > strong{font-size: 22px;color: #fff;font-weight: bold;}
.adv_c_row2 .fr .adv_c_item > .str{text-align: right;padding-left:0px;padding-right: 70px;}
.adv_c_row2 .fr .adv_c_item > .str > i{left:auto;right: 0;}
.adv_c_row2 .fr .adv_c_item > p{text-align: right;}
.adv_c_item > .str > i{display: block;width: 52px;height: 60px;position: absolute;left:0;top: 1px;}
.adv_c_item > .str > i > img{width: 30px;height: 30px;padding: 15px 11px;position: relative;z-index: 3;display: block;box-sizing: content-box;}
.adv_c_item > .str > i:before{content: '';display: block;width: 100%;height: 100%;position: absolute;left:0;top: 0;background:url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830112527_1205921040.png) no-repeat 0 0;transition:0.3s all ease-in-out;}
.adv_c_item > .str > i:after{content: '';display: block;width: 0%;height: 100%;position: absolute;left:0;top: 0;background:url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830112527_1205921040.png) no-repeat 0 -60px;transition:0.3s all ease-in-out;}
.adv_c_item:hover > .str > i:before{ opacity: 0; filter: alpha(opacity=0); }
.adv_c_item:hover > .str > i:after{width: 100%;}


/*流程*/
.custom_feedback{background:#f5f5f5;width: 100%;height: 470px;padding: 60px 0;box-sizing: content-box;}

.custom_row1{display: block;padding: 0px 0 30px;box-sizing: content-box;}


.custom_row2{width: 1320px;height: 255px;background: #fff url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830112736_1071885531.jpg) no-repeat left 90px;padding:40px;position: relative;box-sizing: content-box;}
.custom_row2:after{content: '';display: block;width:400px;height:400px;position: absolute;left: -150px;top:130px;background: url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830093322_10536045.png) no-repeat center;}
.custom_row2 > .custom_l{height: 255px;position: relative;float: left;width: 720px;}

.custom_item11{font-size: 22px;color: #343434;text-align: center;line-height: 30px;position: absolute;width: 170px;height: 60px;padding-top: 40px;box-sizing: content-box;}
.custom_item11 .str{font-size: 22px;font-weight: bold;color: #343434;display: inline-block;}
.custom_item11 p{font-size: 14px;color: #999;font-weight: lighter;line-height: 30px;}
.custom_item12{background: url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830092736_183705530.png) no-repeat center top;left: 35px;top: 5px;}
.custom_item22{background: url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830092755_1176499105.png) no-repeat center top;right: 313px;top: 5px;}
.custom_item32{background: url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830092811_365056297.png) no-repeat center top;right: 110px;top: 5px;}
.custom_item42{background: url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830092830_2016760943.png) no-repeat center top;right: 110px;bottom: 10px;}
.custom_item52{background: url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830092845_1990388558.png) no-repeat center top;right: 313px;bottom: 10px;}

.from_feedback{float: right;width:550px;}
.from_feedback > .feedback_row1{font-size: 22px;font-weight: normal;color:#343434;line-height: 35px;}
.from_feedback > .feedback_row1 > .en{font-size: 12px;color: #999;text-transform: capitalize;}


.from_feedback .col4 input,.from_feedback .col4 textarea{width:550px;border: 1px solid #eee;height: 45px;box-sizing: border-box;padding: 0 20px 0 50px;line-height: 45px;max-height: 45px;overflow: hidden;max-width:480px;box-sizing: content-box;}
.from_feedback .col4{margin-top: 8px;}
.from_feedback .col4.name1 input{background: url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830112801_1012482850.png) no-repeat 15px center;}
.from_feedback .col4.tel input{background: url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830113231_1184579365.png) no-repeat 15px center;}
.from_feedback .col4.fcontent textarea{background: url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830113252_1083800298.png) no-repeat 15px center;}

.from_feedback #tianxieone,.from_feedback .feedback_btn {
  float: left;
  width: 196px;
  height: 45px;
  margin-top: 8px;
  position: relative;
}
.from_feedback #tianxieone input,.from_feedback .feedback_btn input{width: 100%;height: 100%;border: 1px solid #eee;box-sizing: border-box;}
.from_feedback #tianxieone #tianxiethree {
    height: 100%;
}
.from_feedback .feedback_btn {
  margin-left: 8px;
}
.from_feedback #tianxieone input{padding-left: 50px;background: url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830113315_1567915022.png) no-repeat 15px center;}
.from_feedback .feedback_btn input {
  background: #088a5a url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830113412_1984998471.png) no-repeat 50px center;
  color: #fff;
  border: 0 none;
  font-size: 15px;
  padding-left: 25px;
}
.from_feedback #tianxieone img{position: absolute;right: 12px;width: 60px;height: 20px;top: 12px;}


/*简介*/
.index_about{padding: 70px 0;}
.index_about .adout_l{width: 45%;float: left;margin: 15px 0;}
.index_about .adout_l .about_l_tit{position: relative;padding: 40px 0 40px 0;display:block;}
.index_about .adout_l .about_l_tit:before{content:'';display:block;width:30px;height:30px;background:#088a5a;border-radius:50%;position:absolute;left:224px;top:40px;}
.index_about .adout_l .about_l_tit strong{font-size: 42px;font-family:arial,Microsoft JhengHei;letter-spacing: -0.8px;display:block;line-height:55px;font-weight: bold;position: relative;color:#333;}
.index_about .adout_l .about_l_tit p{font-size: 20px;font-weight: normal;color: #666;font-family:arial,Microsoft JhengHei;line-height: 30px;}
.index_about .adout_l .about_l_cont p{font-size:15px;color: #454545;font-weight: lighter;line-height: 35px;}
.index_about .adout_l .about_l_cont{padding-bottom: 45px;padding-right: 0;border-bottom: 1px solid #eee;}


.index_about .adout_r{width: 610px;float: right;padding: 15px;margin: 0;}
.about_r_bg{width: 100%;}
.about_video_img > a > img{width: 100%;position: relative;z-index: 3;}
.about_video_img{position: relative;}
.about_video_img:before{content: '';display: block;width: 35%;height: 25%;background: #088a5a;position: absolute;right: -15px;top:-15px;}
.about_video_img:after{content: '';width: 70%;height: 25%;border: 1px solid #088a5a;display: block;position: absolute;bottom: -15px;left: -15px;}


.about_video_img{ display: block; width: 100%;  position:relative; z-index: 3;}
.about_video_img > a{display: block;width: 100%;/*! height: 100%; */position: relative;}

.ci_b:after{ content: ''; display: block; clear: both; }
.ci_b{ padding-top: 35px; }
.ci_b > a { float: left; display: block; font-size: 22px; line-height: 28px; margin-left: 55px; padding: 15px 0; }
.ci_b > a:first-child{ margin:0}
.ci_b > a > i{ float: left; padding: 0 10px 0 0; }
.ci_b > a:after{ display: block; clear: both; content: ''; }
.ci_b > a > .en{ display: block; font-size: 12px; color: #aaa; text-transform: capitalize; line-height: 22px; }



/*新闻*/
.news{ padding: 60px 0 220px; background: url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830113644_720758746.jpg) repeat center;box-sizing: content-box;}
.news_row1{ position: relative; padding-bottom: 25px; margin-bottom: 50px; }
.news_row1:before{content: '';width: 17px;height: 17px;background: url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830094800_246977148.png) no-repeat center;display: block;left: -40px;position: absolute;top: 20px;}
.news_row1:after{ content: ''; width: 100%; height: 1px; background: #eee; display: block; position: absolute; bottom: 0; left: 0; }
.news_row1 .news_tit{ display: block; font-size: 42px; color: #088a5a; font-weight: bold; line-height: 50px; float: left; height: 55px; }
.news_row1 .news_tit .en{ display:inline-block; font-size: 15px; padding-left:15px; font-weight: lighter; color: #777; font-family: arial; vertical-align: middle; }
.news_row1 .news_list{ float: right}
.news_row1 .news_list ul li{ float: left; padding: 0 0 0 50px;box-sizing: content-box;}
.news_row1 .news_list ul li a{ font-size: 17px; line-height: 55px; display: block; position: relative; }
.news_row1 .news_list ul li a:after{ position: absolute; content: ''; width: 0; background: #088a5a; height: 1px; bottom: -25px; left: 0; display: block; transition: 0.3s all ease; z-index: 3333; }
.news_row1 .news_list ul li.cur a:after,.news_row1 .news_list ul li:hover a:after{ width: 100%; }
.news_row1 .news_list ul li.cur a,.news_row1 .news_list ul li:hover a{ color: #088a5a}



.news_row2_l { width: 625px; height: 550px; background: #fff; float: left; }
.news_row2_l .news_l_item,
.news_row2_l .news_div_item{ position: relative; width: 525px; display: block; height: 450px; padding: 50px;box-sizing: content-box;}
.news_row2_l .news_l_item img,.news_row2_l .news_div_item .news_div_item_pic a,.news_row2_l .news_div_item .news_div_item_pic img{ width: 525px; display: block; height: 265px; }
.news_row2_l .news_l_item strong,.news_row2_l .news_div_item .news_div_item_title a{ font-size: 22px; font-weight: normal; display: block; color: #343434; line-height: 40px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.news_row2_l .news_l_item p,.news_row2_l .news_div_item .news_div_item_body{ font-size: 14px; color: #888; line-height: 25px; padding: 5px 0 0; overflow: hidden; margin-bottom: 90px; }
.news_row2_l .news_l_item span,.news_row2_l .news_div_item .news_div_item_date{ position: absolute; font-family: arial; font-style: normal; color: #088a5a; font-size: 28px; line-height:30px; top: 165px; left: 90px; }
.news_row2_l .news_div_item .news_div_item_date .news_div_item_year{ font-size: inherit; color: inherit; font-family: arial; }
.news_row2_l .news_l_item span i,.news_row2_l .news_div_item .news_div_item_date .news_div_item_month,.news_row2_l .news_div_item .news_div_item_date .news_div_item_day{ font-size: 16px; font-family: arial; font-style: normal; color: #088a5a; display: block; line-height: 20px; }
.news_row2_l .news_div_item .news_div_item_date .news_div_item_month,.news_row2_l .news_div_item .news_div_item_date .news_div_item_day{ float:left; }
.news_row2_l .news_l_item span:after,.news_row2_l .news_div_item .news_div_item_date:after{ content: ''; display: block; width: 2px; height: 90px; position: absolute; left: -17px; top: 0; background:#088a5a}


.news_row2_r{ float: right; width:720px; }
.news_row2_r > .news_div > .news_div_item:first-child{ display: none; }
.news_row2_r .news_r_item,.news_row2_r .news_div_item{ height:150px; margin-bottom: 50px; display: block; position: relative}
.news_row2_r .news_r_item *,.news_row2_r .news_div_item *{ transition: 0.3s all ease}
.news_row2_r .news_r_item span,.news_row2_r .news_div_item .news_div_item_date{ position:relative; width: 90px; height: 90px; float: left; color: #454545; background: #fff; font-weight: normal; font-style: normal; line-height: 20px; font-size: 18px; font-family: arial; text-align: center; padding: 30px;    box-sizing: content-box;}
.news_row2_r .news_div_item .news_div_item_month,.news_row2_r .news_div_item .news_div_item_year{ font-size: inherit; color:inherit; font-family: arial; display: inline-block; position: relative; top: 60px}
.news_row2_r .news_r_item span i,.news_row2_r .news_div_item .news_div_item_day{ color: #454545; font-size: 52px; font-weight: normal; font-style: normal; display: block; line-height: 60px; font-family: arial; }
.news_row2_r .news_div_item .news_div_item_day{ position: absolute; width: 100%; text-align: center; left: 0; top: 30px; }
.news_row2_r .news_r_item:hover span,.news_row2_r .news_div_item:hover .news_div_item_date{ background:#088a5a; color:#fff; }
.news_row2_r .news_r_item:hover span i,.news_row2_r .news_div_item:hover .news_div_item_day{ color:#fff; }
.news_row2_r .news_r_item strong,.news_row2_r .news_div_item .news_div_item_title .news_div_item_a{ font-size: 18px; font-weight: normal; color: #343434; display: block; line-height: 45px; float: right; width: 540px; }
.news_row2_r .news_r_item p,.news_row2_r .news_div_item .news_div_item_body{ font-size: 14px; color: #999; line-height: 25px; float: right; width: 540px; padding: 5px 0;box-sizing: content-box;}
.news_row2_r .news_r_item:hover strong{ color: #088a5a}
.news_row2_r .news_r_item:hover p{ color: #444444; }
.news_row2_r .news_r_item em,.news_row2_r .news_div_item .news_div_item_more{ font-size: 14px; font-family: arial; white-space: nowrap; position: absolute; left: 180px; top: 120px; color: #999; font-style: italic; height: 20px; width: 75px; padding: 0 0 0 0px; background: url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830095645_1300892883.png) no-repeat -20px center; }
.news_row2_r .news_r_item em:after,.news_row2_r .news_div_item .news_div_item_more:after{ content: ''; display: block; width: 0px; height: 1px; background: #088a5a; position: absolute; top:10px; left: 0; transition: 0.3s all ease}
.news_row2_r .news_r_item:hover em,.news_row2_r .news_div_item:hover .news_div_item_more{ background-position: 100px center; padding: 0 0 0 130px; color: #088a5a; }
.news_row2_r .news_r_item:hover em:after,.news_row2_r .news_div_item:hover .news_div_item_more:after{ width: 110px}



/*版权*/
.copy{ background: url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830113718_248772274.jpg) no-repeat center; height: 500px; width: 100%; }
.copy_row1{ background: url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830101210_796902059.png) no-repeat center; width: 100%; height: 180px; margin-top: -180px;z-index: 3;
position: relative; }
.copy_row1 .page{ padding: 80px 0 30px; height: 70px; }
.copy_row1 .page:after{ content: ''; display: block; clear: both; }
.copy_row1 .page .fl{ padding-left:440px; }
.copy_row1 .page .fl strong{ font-size: 28px; font-weight: bold; color: #fff; display: block; line-height: 30px; padding-top:8px; }
.copy_row1 .page .fl p{ line-height: 32px; color: #fff; font-size: 16px; font-weight: lighter; }
.copy_row1 .page .fr{ padding: 10px 40px 10px 0px; }
.copy_row1 .page .fr .copy1_btn{ border: 2px solid #fff; background: url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830113750_1950399010.png) no-repeat 30px center; color: #fff; display: block; line-height: 50px; width: 140px; text-align: center; padding: 0 0px 0 30px; font-size: 18px; transition:0.3s all ease;box-sizing: content-box;}
.copy_row1 .page .fr .copy1_btn:hover{ background-color: #232323; border: 2px solid #e7a956; }
.copy_row2 .copy2_item{ width:466px; background: #292929; float: left; margin-left: 1px; padding: 35px; }
.copy_row2 .copy2_item:first-child{ margin-left: 0; }
.copy_row2 .copy2_item strong{ color: #fff; display: block; float: left; font-size: 18px; font-weight: normal; line-height: 30px; }
.copy_row2 .copy2_item i{ float: left; display: block; width: 50px; height: 50px; padding-right: 15px; margin-right: 15px; position: relative;box-sizing: content-box;}
.copy_row2 .copy2_item i:after{ content: ''; width: 2px; height: 30px; background: #088a5a; display: block; position: absolute; right: 0; top: 10px; }
.copy_row2 .copy2_item i img{ display: block; }
.copy_row2 .copy2_item strong .small{ display: block; color: #999; line-height: 20px; font-size: 15px; font-family: arial,microsoft yahei; }
.copy_row3{height: 253px; }
.copy_row3 ul{ display:inline-block; vertical-align: top; padding: 25px 150px 25px 0px; text-align: justify; }
.copy_row3 ul strong{ display: block; line-height: 60px; }
.copy_row3 ul strong a{ font-size: 18px; font-weight: normal; line-height: 60px; color: #fff; display: block; }
.copy_row3 ul li a{ display: block; color: #b9b9b9; font-size: 14px; line-height: 28px; font-weight: lighter; }
.copy_row3 ul li a:hover{ text-decoration: underline; color: #fff; }


.copy_row4{ padding-top: 2px; background: url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830113813_1978481212.jpg) no-repeat center top; line-height: 65px; height: 65px; color: #b9b9b9; text-align: center; font-size: 14px; }
.copy_row4 a{ font-size: 14px; color: #b9b9b9; }
.copy_row4 a:hover{ color: #fff; text-decoration: underline; }


#link{overflow:hidden; height:42px; width:100%; margin:0 auto; margin:0 auto; margin-top:8px; margin-bottom:8px;}
#link-l{width:167px; float:left; height:42px; text-align:center; line-height:42px; font-weight:bold; font-size:14px;  background:url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830101917_1065282590.png) no-repeat;margin-top: 9px;}
    #link-bg{width:1230px; overflow:hidden; float:right;height:42px;line-height:42px; margin-top: 8px;}

.linkTagcs li a {
    color: #fff !important;
    word-break: break-all;
}

.crcode{margin-top:25px;}
.crcodecon li img{ border:10px solid #fff; border-radius:5px; width:163px; height:auto;}
.crcodecon { margin-right:17px;}
.crcodecon li{ width:173px !important; position:relative;}
.crcodecon li:after{ content:''; display:block; position:absolute; width:10px; height:19px; right:0; top:15px; background:url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830113845_1903385937.png) no-repeat left center;}
.crcodecon li:nth-child(2):after{ top:15px;}
.crcodecon li:nth-child(3):after{ top:72px;}
.crcodecon li:nth-child(4):after{ top:130px;}
.crcodetab p{ cursor:pointer; font-size:16px; font-weight:lighter; color:#91f5d0; width:200px; height:45px; line-height:45px; border-radius:25px; background:#088a5a; background:linear-gradient(to right,#0a792a,#088a5a); position:relative;}
.crcodetab p+p{ margin-top:14px;}
.crcodetab p.on{background:linear-gradient(to right,#0a792a,#088a5a); color:#91f5d0;}
.crcodetab p span{ padding-left:12px; margin-left:50px;}
.crcodetab p:after{ content:''; display:block; position:absolute; width:20px; height:20px; background:url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830104041_1864465531.png) no-repeat center; top:12px; left:19px;}
.crcodetab p.on:after{ background:url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230830/20230830104159_645339169.png) no-repeat center;}


/*浮动*/
.client-2{width: 76px;position: fixed;right:0;top: 50%;z-index: 999;color: #333;background: #fff;
  box-shadow: 0 0 5px 5px rgba(0 , 0 , 0 , 0.1); border-radius:3px;text-align: center;font-size: 12px;line-height: 18px;}
  .client-2:before{content:"";position: absolute;width:79px;height: 105px;background:url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230831/20230831154614_2014773561.png) center no-repeat;right: 0;top: -105px;}
  .client-2 li a{text-decoration: none;color: #333;}
  .client-2 li{width: 76px;height: 77px;border-radius: 2px;cursor: pointer;position: relative;padding: 8px 0 0;box-sizing:border-box;}
  .client-2 li b{display: block;width:38px;height: 37px;overflow: hidden;margin:0 auto;}
  .client-2 li span{display: block; line-height:30px;}
  .client-2 .my-kefu-pho a{animation: heart 1s ease-in-out infinite alternate;display: block;}
  .client-2 .my-kefu-ftop{/*display: none;*/height: 52px;}
  .client-2 li.cur,.client-2 li:hover{background: #088a5a;color: #fff ;}
  .client-2 li.cur a,.client-2 li:hover a{color:#fff}
  .client-2 li:hover span{color:#fff}
  .client-2 li.cur b img,.client-2 li:hover b img{margin-left: -70px;}
  .client-2 li.my-kefu-weixin .cont{margin: 0;width: 115px;padding:14px;position: absolute;right: 85px;top: -24px;background-color: #fff;box-sizing: content-box;}
  .client-2 li .cont:before{content: "";position: absolute;width:0;height:0;top:50px;right:-7px;border-bottom:7px solid transparent;border-top:7px solid transparent;border-left:7px solid #fff;}
  .client-2 li.my-kefu-weixin .cont span{display: block;line-height: 30px;height: 40px;font-size: 16px;color: #333;}
  .client-2 li.my-kefu-weixin .cont img{width: 115px;height: 115px;}
  .client-2 li.my-kefu-tel .cont{display: none;margin: 0;width: 260px;padding: 14px;position: absolute;right: 85px;top: 4px;color: #fff;font-size: 18px;line-height: 32px;background: url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230831/20230831154701_632302649.png) no-repeat -48px center #088a5a;padding-left: 40px;    box-sizing: content-box;}
  .client-2 li.my-kefu-tel .cont:before{content: "";position: absolute;width:0;height:0;top: 26px;right:-7px;border-bottom:7px solid transparent;border-top:7px solid transparent;border-left:7px solid #088a5a;}
  .client-2 li.my-kefu-qq .cont{display: none;margin: 0;width: 175px;padding: 14px;position: absolute;right: 85px;top: 4px;color: #fff;font-size: 18px;line-height: 32px;background:#088a5a;padding-left: 40px;}
  .client-2 li.my-kefu-qq .cont:before{content: "";position: absolute;width:0;height:0;top: 26px;right:-7px;border-bottom:7px solid transparent;border-top:7px solid transparent;border-left:7px solid #088a5a;}
  .client-2 li:hover .cont{display: block!important;}

.client-2 li.my-kefu-tel .fggga{background: url(https://memberpic.114my.com.cn/0417831/uploadfile/image/20230831/20230831153956_357845214.png) no-repeat -48px center #088a5a !important;}