@charset "gb2312";
body {overflow-x: hidden;}
.zz .m_zz li#top_boxbody{margin: 0px auto; padding: 0px; font-size:14px; font-family:Microsoft YaHei; line-height:24px; color: #333;}
div{margin: 0px; padding: 0px;}
span, p{margin: 0px; padding: 0px; font-family:Microsoft YaHei;}
h1,h2,h3,h4,h5,h6{margin: 0px; padding: 0px;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup,i{font-style:inherit;font-weight:inherit;}
*{box-sizing: border-box;}
html, body {min-height: 100%;}
body {font:14px/1.5 "Microsoft YaHei";font-size:14px;color:#1b2229; min-width:1300px}

h1, h2, h3, h4, h5, h6{font-weight:normal;}
ul,ol,li{list-style: none;}
dl,dt,dd,ol,ul,li {margin: 0px; padding: 0px; list-style: none;}
img {border: none;vertical-align: middle;}
a {text-decoration: none;color: #1b2229; transition: all 0.6s;}
a:hover{transition: all 0.6s;}
b{font-weight:normal;}
table {border-collapse: collapse;table-layout: fixed;}
tr,td{padding:0 !important;}
input, textarea {outline: none;border: none;}
textarea {resize: none;overflow: auto;}
.fl {float: left}
.fr {float: right}
.tl {text-align: left;}
.tc {text-align: center}
.tr {text-align: right;}
.cl{clear:both;}
.ov{overflow:hidden;}
.db,.lb,.dd{font-size:0;}
.db>div,.lb>li,.dd>dl{display:inline-block;vertical-align:top;}
em,.em,i{text-transform:upperprod; vertical-align:top;}
.ellipse {overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.inline{display: inline-block;*display: inline;*zoom: 1;}
:focus {outline:none;background-color:transparent;}
::selection{background:#115195;color:#fff;}
.clearfix:after{ display: block; clear: both; content: ""; visibility: hidden; height: 0;}
.clearfix{ zoom:1;}
.white, .whites {position: relative;overflow: hidden;}
.white:after, .whites:after {content: '';cursor: pointer;position: absolute;left: -100%; top: 0;width: 100%; height: 100%;background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); transform: skewx(-25deg);}
.white:hover:after {left: 100%;-moz-transition: 1s;-o-transition: 1s;-webkit-transition: 1s;transition: 1s;}
/*公用*/
.page,.content{ width:1400px; margin:0 auto; overflow: hidden;}
.content1{ width:1400px; margin:0 auto; position: relative;}
.pr{position: relative;}
.pa{position: absolute;}

#top10,#top20,#top30,#top40,#top50,#top60,#top80,#top100,#top90{ margin:0 auto; width:1400px; overflow:hidden;}
#top10{height:10px;}
#top20{height:20px;}
#top30{height:30px;}
#top40{height:40px;}
#top50{height:50px;}
#top60{height:60px;}
#top80{height:80px;}
#top90{height:90px;}
#top100{height:100px;}

/* @font-face {
  font-family: "DIN";
  src: url(../font/DIN.woff2.txt) format("woff2"),
       url(../font/DIN.woff.txt) format("woff"),
       url(../font/DIN.ttf.txt) format("truetype"),
       url(../font/DIN.eot.txt) format("embedded-opentype"),
       url(../font/DIN.svg.txt) format("svg");
}

@font-face {
font-family:"yuwei";
  src: url(../font/yuwei.woff2.txt) format("woff2"),
       url(../font/yuwei.woff.txt) format("woff"),
       url(../font/yuwei.ttf.txt) format("truetype"),
       url(../font/yuwei.eot.txt) format("embedded-opentype"),
       url(../font/yuwei.svg.txt) format("svg");
}

@font-face {
font-family:"pangm";
  src: url(../font/pangm.woff2.txt) format("woff2"),
       url(../font/pangm.woff.txt) format("woff"),
       url(../font/pangm.ttf.txt) format("truetype"),
       url(../font/pangm.eot.txt) format("embedded-opentype"),
       url(../font/pangm.svg.txt) format("svg");
}


@font-face {
  font-family: 'xwf';
  src:url(../font/iconfont.eot.txt);
  src:url(../font/iconfont.eot.txt) format('embedded-opentype'),
      url(../font/iconfont.woff2.txt) format('woff2'),
      url(../font/iconfont.woff.txt) format('woff'),
      url(../font/iconfont.ttf.txt) format('truetype'),
      url(../font/iconfont.svg.txt) format('svg');
} */


/*title*/
.title{text-align:center;}
.titlea{font-size:40px;color:#8c8a8b;line-height:80px;font-weight:bold;}
/* .titlea em{font-family:"yuwei";font-size:80px;color:#8c8a8b;font-weight:100; letter-spacing: -8px;} */
.titlea span{position:relative;padding:0px 35px;}
.titlea span:after{content:"";position:absolute;left:0;top:20px;width:12px;height:12px;border-radius:50%;background:#d5efd4;}
.titlea span:before{content:"";position:absolute;right:0;top:20px;width:12px;height:12px;border-radius:50%;background:#d5efd4;}
.titleb{font-size:20px;color:#666;line-height:30px;}
.titlex{font-size:40px;color:#8c8a8b;line-height:80px;font-weight:bold;}
.titlex span{position:relative;padding:0px 35px;}
.titlex span:after{content:"";position:absolute;left:0;top:20px;width:12px;height:12px;border-radius:50%;background:#8c8a8b;}
.titlex span:before{content:"";position:absolute;right:0;top:20px;width:12px;height:12px;border-radius:50%;background:#8c8a8b;}

/*top*/
#top_box{width:100%;margin:0 auto;height:136px;background:#8c8a8b url(top.png)no-repeat left;min-width:1400px;position:relative;z-index:99;}
#top_l{width:520px;float:left;margin:15px 0px 0 40px;}
#top_logo{float:left;margin-top:5px;margin-right:15px;}
.logo_adr{color:#8c8a8b;font-size:33px;line-height:36px;margin-top:18px;float:left;font-family:"pangm";}
.logo_addr{font-size:18px;color:#333;text-align:right;margin-top:65px;margin-right:22px;}

/*nav*/
.mf{width:330px;height:35px;margin-top:10px;background: url(phone.png)no-repeat left;line-height: 35px;padding-left:35px;float:right;font-size:16px;color:#fff;}
.mf em{font-family:"DIN";font-size:22px;color:#fff;display:inline-block;}
.nav_d{}
.nav_box{float:right; margin-right:3.5vw; width: 50%;}
.nav{float: left;display: flex;align-items: center;}
.name a,.name a img{display:block;width:298px;height:87px;}
.nav li{float:left;transition:0.3s all ease;height:70px; margin-right: 5px;position: relative;}
.nav li > a{transition: 0.3s all ease;display: block;line-height:70px;font-size:18px;padding: 0 0.5vw;background-repeat: no-repeat;background-position: -40px center;color:#FFF;letter-spacing: -0.2px;height:91px;}
.navbeta{float:left;}

.nav li.navcurrent,.nav li:hover{}
.nav li.navcurrent > a,.nav li:hover > a{border-bottom:2px #e77918 solid;}
.nav li dl { transition: all 0.3s; position: absolute;height:0px; z-index:0; overflow:hidden;width:100%;}
.nav li.dhh dl { height:auto !important; width:100%; background:#f8f8f8; position: absolute; top:120px; left:0; display:block; z-index:10000; padding:20px;overflow:hidden;}
.nav li.dhh dl.juli {}
.nav li.dhh dd { width:1150px;margin-top:10px;display:block;overflow:hidden;padding:50px 30px 30px;margin:auto;}


/*导航下拉*/
.nav li>.nav2{position:absolute;top:91px;left:-76px;z-index:9999;display:none; box-shadow:0 0 15px rgba(204,204,204,.4);}
.nav li>.nav2 a{display:block;padding:0 40px;width:320px;height:52px;border-bottom:none;background:#fff;color:#666;font-weight:100;font-size:16px;line-height:52px;}
.nav li>.nav2 a:hover{padding-left:60px;background:#eee;color:#333;}
.nav2 b{color:#666;}

.searchIcon{float:left;width:60px;height:91px;/* background:url(search.png) no-repeat center top 18px;cursor: pointer; */}
.slideDown{display:none;text-align:center;font-size:0;overflow:hidden;position:absolute;right:0;top:100%;width:100%;height:204px; background:rgba(250,250,250,0.9);z-index:-1;}
.slideDown .searchBox{ overflow: hidden; display: inline-block; width:90%; height: 60px; margin-top: 50px; margin-bottom: 15px; background: #fff; border-radius: 50px;}
.slideDown .searchBox{*display: inline}
.slideDown .searchHot{ font-size: 14px; color: #333;}
.slideDown .searchHot a{ color: #333;}
.slideDown .searchBox input[type='text']{font-size:14px;color:#666;float:left;width:840px;height:100%;border:none;outline:none;background: none; line-height: 60px; margin-left: 25px; font-size: 14px; color: #666;}

.search-bg{width:90%;height:60px;line-height:60px;padding-left:10px;float:left;}
.search-i {width:32px;overflow:hidden;height:32px;float:left;margin-top:13px;}

/*幻灯片*/
.banner{overflow:hidden; width:100%;}
.banner-box{min-width:1400px;height:700px;position:relative;margin:0 auto;}
.banner-box .bd, .banner-box .bd ul{width:100% !important;}
.banner-box .bd li{width:100% !important;height:700px;background-position:center;background-repeat:no-repeat;background-color:#eee;z-index:-1;}
.banner-box .bd li a{display:block;background-size:auto;width:100%;height:80%;position:relative;z-index:9;}
.banner-btn{width:100%;top:280px;left:0;margin-left:0;height:420px;overflow:hidden;z-index:999;}
.banner-btn a{display:block; width:49px;height:104px;position:absolute;top:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{left:-50px;background:url(btn.png) no-repeat 0 0; } 
.banner-btn a.next{right:-50px;background:url(btn.png) no-repeat -49px 0; }
.banner-box .hd {position:absolute;bottom:20px;width:100%;display: block; z-index: 9999;}
.banner-box .hd ul{text-align:center}
.banner-box .hd ul li{width:10px;height:10px;border-radius:50%;text-indent:-9999px;background:#fff;cursor:pointer;display:inline-block;margin:0 5px; transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{ background:#8c8a8b;border-radius:50px;width:50px;height:10px;}
.banner-box:hover .banner-btn a.prev{left:20px;filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{right: 20px;filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }

/*服务*/
.ser_box{width:100%;padding:150px 0px 200px 0px;background:#f8f8f8;  overflow:hidden; position:relative;}
.ser_box:after{width:100%;content:"";position:absolute;height:270px;background:#f8f8f8;bottom:-270px;left:0;}
.main_t{width:1030px;margin:0 auto;position:relative;float:right;}
.main_row1{position:absolute;z-index:9999;width:100%;margin:auto;}
.main_row1:after{content:'';display:block;clear:both;}
.main_r1{float:right;}
.main_r1_item{display:block;width:250px;float:left;padding:80px 0;position:relative;cursor:pointer;height:335px;background:#fff;z-index:-1;margin-left:10px;transition:all 0.3s;}
.main_r1_item:nth-child(1){margin-left:0px !important;}
.main_r1_item p{margin:auto;width:240px;text-align:center;}
.main_r1_item span{text-align:center;color:#666;font-size:22px;line-height:40px;font-weight:400}
.main_r1_item em{color:#ccc;font-size:14px;display:block;font-family:"arial";}
.main_r1_item i{display:block;-webkit-transition:0.3s all ease;transition:0.3s all ease;}
.main_r1_item .iconfont{font-size:50px;margin:0 auto;line-height:50px;color:#666;padding-top:15px;margin-bottom:20px;}
.main_r1_item:hover i,.main_r1_item.active i{background-position-y:-70px;color:#fff;}
.main_r1_item:after{content:'';display:block;width:250px;background:#8c8a8b;height:335px;position:absolute;bottom:-15px;opacity:0;-webkit-transition: 0.3s all ease;transition:0.3s all ease;z-index:-1;}

.main_r1_item.active{padding:30px 0px;}
.main_r1_item.active:before,.main_r1_item:hover:before{opacity:1;top:-5px;}
.main_r1_item.active:after,.main_r1_item:hover:after{opacity:1;bottom:0px;}
.main_r1_item.active:after{bottom:-40px;height:410px;}
.main_r1_item.active span,em,i{color:#fff;}
.main_r1_item.active em{color:rgba(255, 255, 255, 0.5);}
.main_r1_item.active i{color:#fff;}
.main_r1_item:hover span,em,i{color:#fff;}
.main_r1_item:hover i{color:#fff;}
.main_r1_item:hover em{color:rgba(255, 255, 255, 0.5);}
.ser_nr{width:285px;float:left;}
.ser_nr .sbt{font-size:36px;font-family:"yuwei";color:#8c8a8b;}
.ser_nr .sbta{font-size:18px;color:#333;margin-bottom:30px;letter-spacing:3px;line-height:35px;}
.ser_nr .sbta span{font-weight:bold;}
.ser_nr .stx{font-size:14px;color:#666;line-height:25px;margin-bottom:50px;}
.ser_nr .lx{width:130px;height:35px;background:#7e7c7d;text-align:center; transition: all 0.3s;}
.ser_nr .lx a{line-height:35px;color:#fff;font-size:14px;}
.ser_nr .lx:hover {width: 250px;background: #e77918;}
.main_r1_item .yct{font-size:14px;color:#fff;line-height:22px;opacity:0;width:185px;text-align:center;margin:30px auto;font-weight:100}
.main_r1_item:hover .yct,.main_r1_item:hover .more{opacity:1}
.main_r1_item a{width:56px;height:58px;margin:auto;background:url(jiantou2.png)no-repeat center;display:block;}
.main_r1_item.active .yct,.main_r1_item.active .more{opacity:1}


/*产品*/
.pr_box{width:100%;padding:30px 0px 100px 0px;background:#f8f8f8;position:relative;margin:auto;border-radius:20px; overflow:hidden;}
.pc_left{width:100%;height:60px;}
.pcl_listr{float: right;font-size: 14px; padding-left: 20px; margin-top: 18px;}
.pcl_list{width:1400px;height:60px;position:relative;margin:auto;}
.pcl_list table{width:100%;margin: auto;}
.pcl_list tr{display:inline-block;vertical-align:top;height:60px;margin-right:2px;}
.pcl_list tr td{display:block;width:344px !important;text-align: center; background:#8c8a8b;}
.lasttname {bottom:0;left:0px;}
.pcl_list tr td b{font-size:0;}
.pcl_list tr td b a{display:block;line-height:60px; transition:500ms ease;position:relative;}
.pcl_list tr td a{font-size:18px;color: #fff !important; font-weight: 100;}
.pcl_list tr.cur td b a{color:#fff !important;transition:500ms ease; background:#626162; font-size:18px;}
.pcl_list #showtyepname div{font-size:0;}
.pcl_list #showtyepname a{font-size:17px;display:inline-block; line-height: 50px;position:relative; text-align: center;;}

.pc_right{padding-top:40px;}
.show_list{overflow:hidden; padding:50px; background: #f8f8f8;}
.solu_zb{width:537px; height:326px;}
.solu_zb img{width:537px; height:326px;}
.pc_right li+li,.pc_right li td br{display:none;}
.pc_right li tr{font-size:0;display:block;}
.pc_right li tr+tr{margin-top:33px;}
.pc_right li td{width:377px;display:inline-block;vertical-align:top;background:#fff;border:2px solid #f2f2f2;position:relative;transition:500ms;}
.pc_right li td:hover{border-color:#8c8a8b;transition:500ms;}
.pc_right li td+td{margin-left:33px;}
.pc_right li td span{border-top:1px solid #f2f2f2;}
.pc_right li td span,.pc_right li td span a{display:block;line-height:62px;}
.pc_right li td span a{font-size:15px;color:#333;transition:500ms;}
.pc_right li td:hover span a{color:#8c8a8b;transition:500ms;}

/*产品切换*/
.prod_wt{position: relative;}
.prod_img{margin: auto;width:1400px !important;}
.prod_img .divproduct_new_div_item{display:block;float: left;width:460px;height:503px;background:#fff;margin-left:10px;overflow: hidden;cursor: pointer; padding-left:0 !important; position: relative;margin-top: 22px;border:1px #efefef solid;}
.prod_img .divproduct_new_div_item:nth-child(1), .prod_img .divproduct_new_div_item:nth-child(4) {margin-left: 0px !important;}
.divproduct_new_div_item_content{position:absolute;bottom:0;padding-bottom:20px;padding:25px 30px 30px;height:150px;width:100%;box-sizing:border-box;background:#fff;}
.prod_img .divproduct_new_div_item:hover.divproduct_new_div_item_content{padding:20px 10px;}
.product_div_item_pic img{width:460px;height:345px;transition:all 0.5s;}
.divproduct_new_div_item_title a{font-size:18px;color:#333;margin-bottom:5px;display:block;padding:0px 15px;}
.divproduct_new_div_item_body{font-size:15px;line-height:25px;color:#666;font-weight:200;padding:0px 15px; height: 50px; overflow: hidden;}
.divproduct_new_div_item_content,.divproduct_new_div_item_title a,.divproduct_new_div_item_body{transition: 0.5s all ease;}
.prod_in .divproduct_new_div .divproduct_new_div_item{width:381px;float: left;height:276px;margin-right: 20px;position: relative;overflow: hidden;border: 1px #f3f4f5 solid;background:#fff;}
.product_div_item_pic a{display:block;overflow: hidden; font-weight:100}
.prod_in .divproduct_new_div .divproduct_new_div_item .product_div_item_pic a img{width:381px;transition: all .3s linear;}
.divproduct_new_div_item:hover .product_div_item_pic a img{-moz-transform:scale(1.05);-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}

.divproduct_new_div_item:hover .product_div_item_pic a:after{background-size:50px; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
td#showtyepname {display: none !important;}

/*问题*/
.wenti{width:100%;background:url(bg2.jpg)no-repeat center bottom;height:900px;overflow:hidden;}
.prob_box{width:1400px;margin:auto;}
.prob_box li{width:208px;float:left;}
.prob_box .jt{width:56px;height:49px;background:url(jiantou.jpg)no-repeat center;float:left;    margin: 80px 66px;}
.prob_box li+li{margin-left:15px;}
.prob_box .y{color:#e73333;width:208px;height:208px;background:#eff8ee url(bg.png)no-repeat center;position:relative;padding:40px 0px;border-radius:50%;}
.prob_box .y:hover{background:#8c8a8b url(bg_hover.png)no-repeat center;}
.prob_box .y:hover .iconfont{color:#fff;}
.prob_box li:hover .lct{background: #ff4747; border-radius: 50%; color: #fff;}
.prob_box .iconfont{font-size:100px;color:#8c8a8b; width:208px;height:50px;line-height:155px;text-align:center;}
.iconfont.icon-keliyongshuai {font-size: 150px;}
.lxt{width:730px;margin:auto;height:55px;position:relative;}
.lxtl{left:0;width:390px;background:#8c8a8b;height:55px;padding:2px 100px;border-radius:30px;position:absolute;}
.lxtl a{font-size:24px;color:#fff;line-height:50px;}
.lxtr{/* width:390px; */height:55px;color:#fff;font-size:30px;font-family:"DIN";line-height:50px;background:#000;padding:0px 70px;border-radius:30px;position:absolute;right:0;}
.lxtr img,.lxtl img{margin-right:15px;margin-top:-3px;width: 40px;} 
.prob_box .y img{width:120px;margin:auto;}

.prot{font-size:18px;color:#8c8a8b;display:block;line-height:30px;text-align:center;margin-top:20px;}

/*产品特点*/
.pro_cptd{width:100%;background:url(ysbg.jpg)no-repeat center top;padding:80px 0px;height:1263px;}
.pro_cptd .btd{font-size:48px;color:#fff;font-weight:bold;line-height:80px;text-align:center}
/* .pro_cptd .btd em{font-weight:normal;font-family:"yuwei";font-size:80px;color:#fff; letter-spacing: -8px;} */
.pro_cptd .btda{font-size:20px;color:#fff;opacity:0.6;line-height:40px;text-align:center;}
.nr{position:relative;overflow:hidden;height: 632px;}
.nr .cimg{position: relative;right: 0;width: 632px;height: 632px;border-radius: 50%;background: rgba(255, 255, 255, 0.2);float: right;z-index:0;}
.nr .cimg:before {content: "";position: absolute;width: 532px;height: 532px;border-radius: 50%;background: rgba(255, 255, 255, 0.5); left: 50px; top: 50px;z-index: -1;}
.nr .cimg:after {content: "";position: absolute;width: 432px;height: 432px;background: #fff;border-radius: 50%;left: 100px;top: 100px;z-index: -1;}
.nr .cimg img {padding: 66px 92px;}
.nr .xjl{position:absolute;left: 0}
.nr .xjl li{width:768px;height:100px;}
.nr .xjl li+li {margin-top: 30px;}
.nr .xjl li .le{width:572px;height:100px;background:#fff;border-radius:50px;float:left;}
.nr .xjl li .le .cir{width:100px;height:100px;background:#898788;border-radius:50%;float:left;text-align:center;line-height:30px;padding:19px 0px;margin-right:20px;margin-left: -1px;}
.nr .xjl li .le .cir span{font-size:48px;color:#fff;font-family:Impact;font-style:italic;line-height:48px;margin-right:10px;}
.nr .xjl li .le .cir em{font-size:12px;font-family:Arial;text-transform:uppercase;opacity:0.3;display:block;line-height:12px;margin-top:-5px;}
.nr .xjl li .le .tw{font-size:24px;color:#8c8a8b;font-weight:100;line-height:30px;padding:20px 0px;}
.nr .xjl li .le .tw span{display:block;font-size:16px;color:#666;}
.nr .xjl li .re{float:right;width:196px;height:10px;background:url(line.png)no-repeat center;margin-top:45px;}
.t1{margin-left:150px;}
.t2{margin-left:35px;}
.t3{margin-left:5px;}
.t4{margin-left:30px;}
.t5{margin-left:130px;}

.worry_m{width: 954px;height: 220px;background:#fff;border-radius: 110px;box-shadow:0 0 30px rgba(210, 210, 210, 0.5);text-align: center;margin: 0 auto;padding: 40px 0 0; font-size: 22px; color:#333;margin-top: 130px;}
.worry_m p{display: block;height: 60px;line-height: 52px;font-size:29px;color:#333;}
.worry_m p b{font-weight: bold;}
.worry_m span{color:#fff;width: 638px;line-height: 42px;background:#8c8a8b;border-radius: 21px;display: block;margin: 0 auto; font-size: 17px;}


/*应用行业*/
.gy{margin: 0 100px;width:calc(100% - 200px);max-width: 1720px;min-width: 1200px;}
@media screen and (max-width: 1760px){
.gy{margin: 0 50px;width:calc(100% - 100px);}
}
@media screen and (max-width: 1300px){
.gy{margin: 0 10px;width:calc(100% - 20px);}
}
.yy_cc {width: 100%;height:513px;overflow: hidden;position:relative;}
.yy_cc .divdgweb_new_div{overflow:hidden;position:absolute;top:0;left:0;}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item {width: 20%;flex-shrink: 0;height: 513px;overflow: hidden;    position: relative;margin:0 auto;transition:all .5s;float:left;}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_body {position: absolute;bottom: -100%;left: 0;z-index:3;transition:all .5s;margin:0 auto;background:rgba(9, 162, 1, 0.8);color:#fff;font-size:14px;line-height:28px;padding:3%;}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:hover .divdgweb_new_div_item_body{bottom: 0;}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item .news_div_item_pic {position: relative;height: 100%;}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item .news_div_item_pic img {display: block;position: absolute;top: 50%;left: 50%;margin-left: 0;transform: translate(-50%, -50%);}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_title a {position: absolute;z-index: 2;top: 50%;left: 50%;display: block;font-size: 20px;color: #fff;margin-top: -12px;margin-left: -54px;}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_title a:after {position: absolute;content: ">";font-family: 'xwf';color: #999;top: 80px;font-size:36px;left: 39%;transform: rotate(90deg);}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:after {position: absolute;content: "";width: 100%;height: 100%;background: rgba(0,0,0,.5);top: 0;left: 0;transition:all .5s;}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:hover:after{opacity: 0;}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(1) .divdgweb_new_div_item_title a:before,
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(2) .divdgweb_new_div_item_title a:before,
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(3) .divdgweb_new_div_item_title a:before,
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(4) .divdgweb_new_div_item_title a:before,
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(5) .divdgweb_new_div_item_title a:before,
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(6) .divdgweb_new_div_item_title a:before,
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(7) .divdgweb_new_div_item_title a:before,
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(8) .divdgweb_new_div_item_title a:before{position: absolute;font-family: "xwf";color:#fff;font-size:30px;top:-100px;left: 15%;width:80px;height:80px;border:1px solid rgba(255,255,255,.23);border-radius: 100%;display:flex;align-items:center;justify-content:center;}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(1) .divdgweb_new_div_item_title a:before{content: "\e602";}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(2) .divdgweb_new_div_item_title a:before{content: "\e613";}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(3) .divdgweb_new_div_item_title a:before{content: "\e620";}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(4) .divdgweb_new_div_item_title a:before{content: "\e6f8";}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(5) .divdgweb_new_div_item_title a:before{content: "\e600";}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(6) .divdgweb_new_div_item_title a:before{content: "\e64e";}
.yy_hd ul {display: flex;margin-top: 24px;justify-content: center;}
.yy_hd ul li {width: 16px;height: 16px;border-radius: 100%;background: #acacac;margin-right: 12px;font-size:0;}
.yy_hd ul li.on{background: #8c8a8b;}


/*优势*/
.ys_box1{width: 100%; background: url(ysbg1.jpg) center top no-repeat;}
.ys{ margin:54px auto 0;width:1400px;height:610px;position:relative;}
.ys h2{ font-weight:bold; color:#333; text-align:center; padding-bottom:30px; font-size: 36px;}
.ys h2 span{color:#8c8a8b; font-size: 36px;}
.yst{color:#666; text-align:center; padding-bottom:10px; font-size: 26px;}
.ysprev , .ysnext{ position: absolute; right:150px; width:19px;height:16px; z-index: 3;}
.ysprev{bottom:85px;background: url(right.png) no-repeat 0 0 ;}
.ysnext{bottom:117px;background: url(left.png) no-repeat 0 0 ;}
.ysprev:hover{background: url(right_hover.png) no-repeat 0 0 ;}
.ysnext:hover{background: url(left_hover.png) no-repeat 0 0 ;}
.ys_c{ height:610px;}
.ys_c dt{float:right;width:800px;margin-top:-3px;}
.ys_c dt img{ width:800px; height:613px;}
.ys_c dd{ width:600px;float:left;overflow:hidden;}
.ys_c dd .numb{width:81px;height:81px;background:#e0efdf;position:relative;font-size:30px;color:#fff;text-align:center;line-height:81px;float:left;border-radius:50%;z-index:0;    margin-right:15px;margin-top: 30px;font-family: DIN;}
.ys_c dd .numb:before{content:"";position:absolute;width:61px;height:61px;background:#b5e0b3;top:10px;left:10px;border-radius:50%;z-index: -1;}
.ys_c dd .numb:after{content:"";position:absolute;width:41px;height:41px;top:20px;left:20px;border-radius:50%;background:#8c8a8b;z-index: -1;}
.ys_c dd h3{margin: 30px 0px;}
.ys_c dd h3 span{font-size:48px;color:#8c8a8b;padding-top:31px;line-height:48px;letter-spacing:2px;font-weight:bold;padding-left: 0px !important;    display: block;}
.ys_c dd h3 span em{font-size:20px; font-family: Arial;font-weight: normal; color: #afafaf;text-transform:uppercase;display: block;letter-spacing:0px;}
.ys_c dd p{overflow:hidden;font-size:18px;color:#666;line-height:35px;padding-right:120px;  margin-bottom: 15px;padding-left: 30px !important;position:relative;}
.ys_c dd p:before {content: "◇";position: absolute;left: 0px;font-size: 26px;}
.ys_c ul{height:164px; overflow:hidden;margin-top: 60px;}
.ys_c li{ float: left;border:3px solid #d8d8d8;width:130px;height:142px; margin-right: 12px; color:#434343;font-weight: bold;}
.ys_c li em{display:block;text-align:center;font-size:12px;text-transform:uppercase;color:#999;font-weight:100;}
.ys_c li span{ padding:40px 0 0 0 !important; font-size: 24px;text-align: center;margin:0px !important;display: block;}


.ysnav{ position: absolute; bottom:55px; width:570px; right:115px; z-index: 2;overflow: hidden;height:115px; background:#fff;}
.ysnav li{ float: left;height:145px;border-right: 2px solid #d8d8d8; overflow: hidden; font-size: 16px; color:#434343;font-weight: bold; text-align: center;}
.ysnav li img{ display: block; margin: 0 auto 18px; width:119px; height:65px;}
.ysnav li.cur{ color:#8c8a8b;}
.ysnav li.cur img{border:3px solid #8c8a8b;width:113px;height:59px;}


/*zz*/
.zz_box{width:100%;margin:0px auto;background: #8c8a8b;height:240px;padding:70px 0px;}
.zz{width: 1400px; margin:0px auto; overflow: hidden; z-index: 9999}
.zz .m_zz ul{width:1400px; position: relative;}
.zz .m_zz li{ width:350px;box-sizing:border-box;overflow:hidden;float:left;text-align:center;position:relative;border-right:1px rgba(255, 255, 255, 0.1) solid}
.zz .m_zz .n{border-right:none;}
.zz .m_zz li em{display: block; position: relative;width:110px; float: left; left:39%;}
.ttb{float: left;font-size:58px; color: #fff; font-family:"DIN";font-weight: 500; font-style: normal; line-height:65px;}
.zz .m_zz li em i{ font-size:16px;color:#8c8a8b;text-align:center;line-height:22px;width:22px;height:22px;display: block;position:absolute;top:34px;right:34px;background:#fff;border-radius:50px;}
.zz .m_zz .zz1{width:350px; }
.zz .m_zz .zz1 h3{font-size: 18px; color: #fff; width:350px; float: left; line-height: 30px; font-weight: 80; text-align: center;}
.zz .m_zz .zz1 p{ text-align: center; line-height: 20px; height: 40px; box-sizing: border-box; font-size: 15px; color: #fff; display: block;white-space: nowrap;  width:300px; float: left; padding-top: 6px;}
.zz .m_zz li:nth-child(2) em{width:171px;left:30%;}
.zz .m_zz li:nth-child(3) em{width:172px;left:30%;}
.zz .m_zz li:nth-child(4) em{width:140px;left:34%;}


/*案例*/
.yiy_img{height:574px;overflow:hidden;position:relative;}
.yiy_img .divdgweb_new_div_item_title a{display:block;font-size:18px;position:relative;font-weight:bold;color:#333;text-align: center;font-weight:100;}
.yiy_img .divdgweb_new_div_item_body{height: 88px;color:#666;font-size:14px;line-height: 24px;padding:16px 0 0;overflow:hidden; font-weight:100;}
.yiy_img .tempWrap,.yiy_img .divdgweb_new_div{overflow:inherit !important;}
.yiy_img .divdgweb_new_div{display:flex;position:absolute;top:0;left:0;}
.yiy_img .divdgweb_new_div_item {display: flex;flex-direction: column-reverse;width: 421px;background: #fff;margin-right:12px;transition:all .5s;overflow:hidden;}
.yiy_img .divdgweb_new_div_item:hover{transform: translateY(-10px);}
.yiy_img .divdgweb_new_div_item .news_div_item_pic,.yiy_img .divdgweb_new_div_item .news_div_item_pic img{width:100%;}
.yiy_img .divdgweb_new_div_item .news_div_item_pic a{display:block;position: relative;}
.yiy_img .divdgweb_new_div_item .news_div_item_pic a:after {position: absolute;content: "";width: 100%;height: 100%;top: 0;left: 0;transition:all .5s;}
.yiy_img .divdgweb_new_div_item:hover .news_div_item_pic a:after{opacity: 0;}
.yiy_img .divdgweb_new_div_item img {width: 100%;height: 312px;}
.yiy_img .divdgweb_new_div_item_content{position: relative;padding:32px 32px 97px 32px;transition:all .5s;height:244px;}
.yiy_img .divdgweb_new_div_item_title a:after {position: absolute;content: '查看详情';width: 120px;height: 34px;border-radius: 17px;background: #333;font-size: 14px;color: #fff;bottom: -152px;left: 50%;margin-left: -58px;font-family: "Microsoft YaHei";text-align: center;line-height: 34px;transition: all .3s;}

.yy_cate table tr.on{background: #e59f62;}
.yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a:after{background: #fff;color:#333;}
.yiy_img .divdgweb_new_div_item_content:before {position: absolute;content: "";width:100%;height:70px;top:-70px;left: 50%;margin-left:-208px;z-index: 99;opacity: 0;transition:all .5s;background: #8c8a8b}
.yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_content{background:#8c8a8b;padding:0px 32px 60px 32px;}
.yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_content:before{opacity: 1;}
.yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_content .divdgweb_new_div_item_body,.yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_content .divdgweb_new_div_item_title a{color:#fff;}
.suc_btn ul {display: flex;justify-content: center;margin-top:50px;}

.suc_btn ul li {font-size: 0;height: 16px;width: 16px;border-radius: 100%;background:#acacac;margin-right: 12px;}
.suc_btn ul li.on{background:#8c8a8b}

/*com*/
.com_box{width:100%; background:#f9f9f9;height:630px;position:relative;z-index:0}
.com_box:after{content:"";position:absolute;width:1400px;bottom:0;right:0;background:#8c8a8b;height:145px;z-index:-1;}
.com_box:before {content:"";width:54%;height:600px;background:#ffffff;position:absolute;left:0;top:0;}
.com_tl{float:left;position:absolute;}
.com_tl img{width:740px;height:565px;}
.com_t{float:right;width:570px;}
.com_te{float:right;width:560px;height:485px;}
.com_te h3{background: url(../uploadfile/image/20201226/20201226144749_1227537530.png) no-repeat right top;height: 137px;text-align: right;padding-right: 30px;padding-top: 31px; margin-top:55px;}
.com_te h3 b{font-weight: normal;font-size: 36px;color: #333;line-height: 40px;}
.com_te h3 b span{font-weight: bold;color: #999;font-size:36px;margin-right: 15px;line-height: 36px;}
.com_te h3 em{display:block;margin-top: 5px;line-height:30px;font-size:20px;color:#999;font-weight: normal;}
.com_te h4{font-size:24px;color:#333;text-align:right;margin-top:43px;line-height:24px;height:25px;overflow: hidden;}
.com_te p{font-size:15px;color:#666;line-height:30px;margin-top:30px;text-align:justify; font-weight:100;}
.com_te p a{font-size:15px;}
.com_sl{float: left; margin-top:26px;}
.com_sl li{width:96px; float: left; height: 102px; background: url(../uploadfile/image/20201225/20201225180322_440030849.png) center; text-align:center; padding-top: 17px; margin-left:40px; color: #fff;}
.com_sl li a{color:#fff}
.com_sl li .iconfont{font-size:30px;color:#fff;display:block;line-height: 43px;}
span.iconfont.icon-changjia {font-size: 40px !important;}
span.iconfont.icon-baozhangbiaoshi { font-size: 38px !important;}
.com_sl .i1{top:0;left:0;-webkit-animation-delay:0.5s;animation-delay:0.5s;}
.com_sl .i2{top:0;right:0;-webkit-animation-delay:1s;animation-delay:1s;}
.com_sl .i3{bottom:0;right:0;-webkit-animation-delay:1.25s;animation-delay:1.25s;}
.com_sl .i4{bottom:0;right:0;-webkit-animation-delay:1.5s;animation-delay:1.5s;}

/*新闻*/
.news_box{margin:0px auto;padding:80px 0px; background:#f8f8f8;}
.news_bt{width: 1400px; float: left;}
.nb_tab{font-size:0;text-align: center;margin-right: 35px;}
.nb_tab a{width:171px;height:42px;background:#fff;display:inline-block;vertical-align:top;color:#333; box-shadow: 0px 0px 20px #eee; border-radius: 30px; margin-top: 22px;}
.nb_tab a+a{margin-left:50px;}
.nb_tab a.cur{background:#8c8a8b; color: #fff; background-size: 400% 370%; box-shadow:0px 0px 10px rgb(9, 162,0.6);}
.nb_tab a i,.nb_tab a b{display:inline-block;vertical-align:top;line-height:42px;}
.nb_tab a b{font-size:16px; font-weight: 100; letter-spacing: 1px;}
@-webkit-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
@-moz-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
@keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
.nbc_list+.nbc_list{display: none;}
.nbcl_le{width:645px;}
.nbcl_le .news_div_item{width:309px;display: inline-block;vertical-align:top;}
.nbcl_le .news_div_item+.news_div_item{margin-left:20px;}
.nbcl_le .news_div_item_pic img{width:309px; height: 270px;}
.news_div_item_title a{font-size:18px;}
.nbcl_le .news_div_item_content{margin-top:30px;}
.nbcl_le .news_div_item_body{margin-top:20px;line-height:24px;color:#68686a;}
.nbcl_le .news_div_item_date,.new_more{display:inline-block;vertical-align:top;font-size:0;margin-top:25px;}
.nbcl_le .news_div_item_date>div{display:inline-block;vertical-align:top;color:#68686a;}
.new_more{width:24px;height:24px;border-radius:24px;border:1px solid #9a9899;background:url(more.png) no-repeat right center;float: right;margin-top:17px;}

.nbcr_ri{width:690px;}
.nbcr_ri .news_div_item_pic{display: none;}
.nbcr_ri .news_div_item{font-size:0;border-top:1px solid #e6e6e6;padding:36px 0;position:relative;transition:300ms;border-left:1px #e6e6e6 solid;border-right:1px #e6e6e6 solid;}
.nbcr_ri .news_div_item:hover{box-shadow:0 0 21px #d2d2d2;z-index:1;transition:300ms;}
.nbcr_ri .news_div_item_date,.nbcr_ri .news_div_item_content{display:inline-block;vertical-align:top;}
.nbcr_ri .news_div_item_date{width:115px;text-align:center;font-size:0;}
.nbcr_ri .news_div_item_content{width:538px;padding-left:20px;border-left:1px solid #f3f3f3; font-weight: 100;}
.nbcr_ri .news_div_item_date>div{font-family:Arial;}
.nbcr_ri .news_div_item_year,.nbcr_ri .news_div_item_month{display:inline-block;vertical-align:top;color:#565656;  font-size: 14px;}
.nbcr_ri .news_div_item_day{font-size:47px;font-weight:bold;line-height: 55px;}
.nbcr_ri .news_div_item_body{margin-top:10px;line-height:20px;color:#68686a;padding-right:20px;font-size:14px;}
.nbcr_ri .news_div_item:nth-child(3){border-bottom:1px #e6e6e6 solid;}


/*link*/
#link_box{width:100%;margin:0 auto;overflow:hidden;height:70px;}
#link{width:1400px;margin:0 auto;overflow:hidden;}
#link_bt{width:150px;float:left;font-size:18px;font-weight:400;line-height:70px;}
#link_bt span{padding-left:5px;font-size:18px;color:rgba(255, 255, 255, 0.6);font-family:Arial, Helvetica, sans-serif;text-transform:uppercase;font-weight: 200;}
#link_bg{width:1250px;line-height:70px;float:left;overflow:hidden;font-size:15px;font-weight:100;}
#link_bg a{font-size:14px;}
.linkTagcs li{height:63px !important;line-height:63px !imporatant;}
.linkTagcs li a{font-size:15px !important;}

/*版权*/
.copy_row2{background:#333;width:100%;min-width:1400px;position: relative;}
.copy_row2 > .content1{position:relative;padding-top:20px;height:380px;overflow:hidden;}
.copy_list{float:left;padding-left:100px;padding-top:50px;}
.copy_list li a{display:block;color:#999;font-size:16px;line-height:30px;}
.copy_list li a:hover{color:#fff;}
.copy_list strong{display:block;}
.copy_list strong a{color:#fff;line-height:50px;font-size:19px;font-weight:normal;display:inline-block;position:relative;padding-bottom:10px;}

.copy_list:hover strong a:after{width:100%;background:#8c8a8b;}
.copy_list:nth-child(1) {padding-left: 0px !important;}

.copy_phone{background:url(footer_phone.png) no-repeat;width:228px;height:343px;position:absolute; bottom:0px;right:0px;z-index:5;padding:70px 30px 20px;}
.copy_phone ul{position:absolute;bottom:30px;left:30px;width:182px;text-align:center; height:40px;}
.copy_phone ul li{display:inline-block;border-radius:50%;padding:9px;width:41px;height:41px;margin:0 5px;-webkit-transition:0.3s all ease;transition:0.3s all ease; background:#e9ecf3;cursor:pointer;}
.copy_phone ul li.cur{background:#8c8a8b;border-color:#8c8a8b;}
.copy_phone ul li img{display:block;width:100%;height:100%;}
.copy_ewm_cont{display:block;width:136px;position:absolute;height:136px;top:97px;left:47px;}
.copy_ewm_cont img{display:block;width:100%;height:100%;}
.copy_ewm_cont p{position:absolute;top:-35px;left:23px;color:#999;font-size:14px;}
.copy_phone ul li .copy_img1{width:23px;height:23px;background:url(footer01.png)no-repeat center;}
.copy_phone ul li .copy_img2{width:23px;height:23px;background:url(footer02.png)no-repeat center;}
.copy_phone ul li .copy_img3{width:23px;height:23px;background:url(footer03.png)no-repeat center;}

.copy_phone ul li.cur .copy_img1{background:url(footer011.png)no-repeat center;}
.copy_phone ul li.cur .copy_img2{background:url(footer022.png)no-repeat center;}
.copy_phone ul li.cur .copy_img3{background:url(footer033.png)no-repeat center;}

.copy1_item2{padding-top:43px !important;}
.copy1_item3{padding-top:43px !important;}

/*友情链接*/
.links_bj{width:100%;height:82px;background:#0157a8;margin:0 auto;position:relative;}
.links_zbt{width:100px;height:82px;font-size:20px;color:#ffffff;line-height:82px;}
.links_zbt span{font-size:20px;color:#ffffff;font-font-family:"akr";text-transform:uppercase;}
.links_lj{width:1180px;height:82px;font-size:14px;color:#ffffff;margin-left:20px;line-height:82px;}
.links_tb{width:auto;height:82px;}
.linkTagcs li a{font-size:16px;line-height:70px;}


.bq_lx{width:1400px;margin:auto;border-bottom:1px #434343 solid;overflow:hidden;height:225px;}
.bq_lx .lxt{width:900px;float:left;margin-top:60px;}
.bq_lx .logo{border-right:1px #434343 solid;float:left;margin-right:45px;padding-right:45px;margin-top: 13px;height:100px;padding-top:20px;}
.bq_lx .lxx{}
.bq_lx .lxx .p1{font-size:30px;color:#8c8a8b;line-height:40px;font-style:italic;}
.bq_lx .lxx .p1 em{font-size:38px;color:#8c8a8b;display:inline-block;font-family:'DIN'}
.bq_lx .lxx .p2{font-size:24px;color:#666;line-height:35px;}
.bq_lx .lxx .p3{font-size:18px;color:#666;line-height:40px;}

/*搜索*/
#search_b{margin-top:95px;}
#search-i{float:right;width:40px;height:40px;background:#8c8a8b;border-radius:50%;padding:5px;}
#search_r{width:400px;float:right;height:40px;background:#fff;border-radius:25px;}
#search-bg {float:left;width:155px;height:39px;overflow:hidden;background:#fff;margin-left:15px;}
#search_center img{width:400px;}
#search_center #bodycontent div div+div{width:400px !important;height:40px !important;line-height:40px !important;overflow: hidden;}

.copy_row3 {text-align:center;margin:0 auto;font-size:15px;background:#000;width:100%;overflow:hidden;}
.copy_row3 a{color:#999;font-size:15px;}
.copy_n{line-height:80px;color:#999;font-size:15px;float:left;}
.copy_n a{display:inline-block;color:#999;font-size:inherit;font-size:14px;}
.copy_nr{float:right;color:#999;line-height:80px}


.links_bj1{width:100%;height:10px;margin:0 auto;position:relative;}
.head_bg{width:100%;position:absolute;height:10px;top:0}
.head_bg:before,.head_bg:after{content:'';width:100%;height:10px;position:absolute;top:0;animation:headab linear 2s;}
.head_bg:after{right:0;background:#8c8a8b;}

@keyframes headab{
    0%{width:0;}
    50%{width:50%;}
    100%{width:100%;}
}

input[type="image"]{width:22px;margin-left:4px;margin-top:3px;}



/*factory*/
.fac{width:100%;margin:auto; position: relative; margin-top:-132px;}

.gsgk_main6 .title_h4 {padding-bottom:75px; }
.gsgk_main6 .swiper-container{width:100%;height:100%;padding-bottom:55px; }
.gsgk_main6 .swiper-container .swiper-slide{text-align:center;position:relative;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack: center;-ms-flex-pack:center;webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center; align-items:center;}
.gsgk_main6 .swiper-container .swiper-slide img{width:99%;height:auto;display:block;margin:0 auto;}
.gsgk_main6 .swiper-button-prev, .gsgk_main6 .swiper-button-next{display:block;z-index:36;position:absolute;opacity:0.6;filter:grayscale(1);margin-top:-35px;}
.gsgk_main6 .swiper-button-prev:hover,.gsgk_main6 .swiper-button-next:hover{opacity:1;filter:grayscale(0);}
.gsgk_main6 > .page{width:100%;margin:0 auto;}
.gsgk_main6 {width:100%;overflow:hidden;padding:60px 0 60px;}
.gsgk_main6 .swiper-pagination-bullet {border-radius:100px;opacity:1 !important;background-color:#999999;width:10px;height:10px;cursor:pointer;}
.gsgk_main6 .swiper-pagination-bullet-active{opacity:1 !important;background-color:#8c8a8b;}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{margin:5px !important; }
.swiper-container-horizontal > .swiper-pagination{bottom:0}
.swiper-button-prev, .swiper-button-next{position:absolute !important;top:50%;width:44px !important;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size: 27px 44px;-webkit-background-size:27px 44px;background-size:44px 44px !important;background-position:center !important;background-repeat:no-repeat !important;}


.abt_pan{width:1400px;margin: 0 auto; padding-top:20px;}
.pan_tab{height: 61px;}
.pan_tab a{display: block;/* float: left; */margin: 0 auto; width: calc(100% / 2);line-height: 61px;background: #eeeded;font-size: 20px;font-weight: 100;text-align: center;transition: 0.3s;cursor: pointer;}
.pan_tab a.cur{background: #8c8a8b;color: #fff;transition: 0.3s;}
.pan_con{margin-top: 58px;}
.pan_con tr{display: block;}
.pan_con .hd{text-align: center;height:25px;margin-top: 36px;}
.pan_con .hd ul,.pan_con .hd li{height: 14px;display: block;}
.pan_con .hd li>li{font-size:14;width: 14px;height: 14px;background: #999;border-radius: 100%;display: inline-block;color:#999;line-height:14px;}
.pan_con .hd li>li.on{background:#8c8a8b;color:#8c8a8b;}
.pan_con .hd li>li+li{margin-left:10px;}
.pan_con td{position: relative;margin-right:10px;transition: 0.5s;overflow: hidden;    border: 1px #ccc solid;    width: 460px !important;}
.pan_con td:last-child{margin-right: 0;}
.pan_con td>br{display: none;}
.pan_con td div{padding-top: 0px !important;transition: all 0.5s ease;width: 100%;height: 0%;}
.pan_con td div a{ display:block; width:100%; height:50px;color:#fff; background:#8c8a8b;line-height:50px;font-size:16px;}