@font-face {
  font-family: 'iconfont';  /* Project id 4303170 */
  src: url('//at.alicdn.com/t/c/font_4303170_eazaw8narsj.woff2?t=1698637181049') format('woff2'),
       url('//at.alicdn.com/t/c/font_4303170_eazaw8narsj.woff?t=1698637181049') format('woff'),
       url('//at.alicdn.com/t/c/font_4303170_eazaw8narsj.ttf?t=1698637181049') format('truetype');
}


.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}



/*通用代码*/
@charset "utf-8"; 
*{ margin:0px; padding:0px;box-sizing: border-box;}
body{font-size:14px; color:#333; font-family:"Microsoft YaHei"; font-family:'微软雅黑'; min-width:1400px; overflow-x:hidden;     font-size: 14px;}
img{margin: 0px; padding: 0px;border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
dl,dt,dd,ol,ul,li,from,input,select,span,p,div{margin: 0px; padding: 0px; list-style: none;}
a{color: #333; text-decoration: none; font-size:14px;}
a:hover{color: #0f6ecc;cursor:pointer;}
em ,i{ font-style:normal;}
input,button,select,textarea{outline:none}
.en{ text-transform:uppercase; font-family:arial;}
li,p,i,b,em,dt,dd,td,a,ul,td,input,textarea,span{ box-sizing:border-box;font-family:"Microsoft YaHei"; font-family:'微软雅黑';}
.fl{ float:left;}
.fr{ float:right;}
.clear,.cl{clear:both;}
	

/*宽度*/
.w1400{margin:0 auto;width:1400px;}
.box{ margin:0 auto;width:1400px;  overflow:hidden;}
.bg{ width: 100%;min-width:1400px;position: relative;}


/*距离*/
.top10{ margin-top:10px;}
.top20{ margin-top:20px;}
.top30{ margin-top:30px;}
.top40{ margin-top:40px;}
.top50{ margin-top:50px;}
.top60{ margin-top:60px;}
.top70{ margin-top:70px;}
.top80{ margin-top:80px;}
.top90{ margin-top:90px;}
.top100{ margin-top:100px;}

/*t*/
.t{font-size:42px; text-align:center; font-weight: bold;}
.t b{color:#0f6ecc; }
.t p{ font-size:18px;  color:#777; padding-top:10px; padding-bottom:15px; font-weight: normal;}


.t1{font-size:42px; text-align:center; font-weight: bold; color:#fff;}
.t1 p{ font-size:18px;  color:#fff; padding-top:10px; padding-bottom:15px; font-weight: normal;}




/*抬头*/
.header:hover{ background: #fff; box-shadow: 0 0 30px 0px rgba(0,0,0,0.1);}
.header:hover a{color:#333;}
.header{position: fixed;top: 0;left: 0;width: 100%;height: 110px;z-index: 5000;background: transparent;transition: ease .5s;}
.header.on{background-color: #fff;border-color: transparent;height:110px; box-shadow: 0 0 13px rgba(0,0,0,.1);}
.ny-header{background: #fff;}
.header-con{}
.header.on .header-con{border: none;}
.header.on .logo1,.header:hover .logo1,.header.on .navbar a{color: #333;}
.header.on .logo1 p,.header:hover .logo1 p{color: #0f6ecc;}
.header.on .navbar a:hover{color: #0f6ecc;}
.header .logo img:nth-child(2) {display: none;}
.header.on .logo img:nth-child(1),.header:hover .logo img:nth-child(1){display: none;}
.header.on .logo img:nth-child(2),.header:hover .logo img:nth-child(2){display: block;}

.header .logo{display: block;float: left;position: relative;z-index: 1200; margin-top: 22px;;}
.header .logo img{height:100%;object-fit:contain;filter:unset;}
.logo1 {    float: left;
    font-size: 36px;
    color: #fff;
    padding-left: 15px;
    padding-top: 24px;
    line-height:35px;
    font-weight: bold;}
.logo1 p {font-size: 18px; color: #fff;     font-weight: normal;}

.header-right{float: left;  margin: 0 auto;}
.header-top{background: url()no-repeat center;transition: ease .5s;padding: 25px 0;}
.ny-top{background: #fff;}
.ny-top .header-language a:hover{color: #F0BB44;}
.header-slogan{float: left;font-size: 22px;line-height: 40px;color: #341d17;}
.header:hover .dropdown-menu ul li a:hover i{ font-weight: normal  !important; color: #0f6ecc;}



/*search*/
.header:hover .head_r{width: 60px; position: relative; float: left;}
.header:hover .head_r b,.header.on .head_r b{color: #333;}


.head_r {  width: 60px;  position: relative;  padding-top: 46px; float: left;  display: flex; justify-content: center; align-items: center;}
.head_r:before {content:'';width:1px;height:110px;background: rgba(255,255,255,0.2);position: absolute;top: -35px;left: -36px;display: none;}
.head_r b{ color: #fff;  font-size: 22px;  display: flex;justify-content: center;align-items: center; font-weight: lighter; }


.head_r:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;} 
.tit_sel{background: rgba(51,51,51,0.7);transform: rotateX(90deg);position: absolute;right: -230px;transition: all 0.5s;font-size: 16px;padding: 10px;z-index: 9999;top:110px;transform-origin: top; width:1260px; background: rgba(255,255,255,0.95);}
.search_contbg{width:100%; padding:25px; overflow:hidden; box-sizing:border-box; }
.search_contfl{float:left; line-height:48px;}
.search_contfr{float:right; width:260px; height:42px; border:1px solid #ccc;}
#infoname{border:none; outline:none; background:none; float:left; width:195px; line-height:42px; color:#666; padding-left:20px;}
.submit{border:none; outline:none; float:right; width:45px; height:42px; cursor:pointer; background:url(https://memberpic.114my.com.cn/guangshen98/uploadfile/image/20231026/20231026140520_1031047371.png) center no-repeat;}
.head_r:hover .search_contfl a{font-size: 15px;}

.Tel{    float: left; font-size: 24px;line-height: 31px; color: #fff; margin-top: 40px; font-weight: bold;}
.Tel i{ font-size: 26px; color: #fff;     padding-right: 10px;  font-weight:normal;}
.header:hover .Tel i,.header.on .Tel i{color: #333;}
.header:hover .Tel,.header.on .Tel{color: #0f6ecc;}



.header-navbar{width: 1400px; margin: 0 auto; /*background: linear-gradient(to bottom, rgba(0,0,0.2) 0%, rgba(255, 255, 255, 0) 100%);*/}
.navbar{float: left;transition: ease .5s;}
.navbar li{float: left;  padding: 0 1.2rem; position: relative;}
.navbar li > a{display: inline-block;font-size: 16px;color: rgba(255,255,255,0.95);line-height: 30px;-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4s;background: transparent;padding: 40px 0;}
.navbar li.active a {color: #ffba00; font-weight: bold;}
 .navbar:hover li.active a,.navbar li:hover a{color: #0f6ecc; font-weight: bold;}
.navbar li:hover > a::before/*, .navbar li.active > a::before*/{position: absolute;content: "";width: 100%;height: 3px;background: #0f6ecc;left: 50%;bottom: 0%;transform: translateX(-50%);transition: ease .5s;}
.navbar li > a::before{position: absolute;content: "";width: 0%;height: 3px;background: #0f6ecc;left: 50%;bottom: 0%;transform: translateX(-50%);transition: ease .5s;}

/*下拉*/
.navbar li>.nav2 {display: none; position:absolute; left:-49px; top:100%; 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); width:180px; }
.navbar li>.nav2 a{display: block;background:#fff;height:50px;color:#333; line-height:50px;  text-align:center; font-size:16px;     font-weight: normal;}
.navbar li>.nav2 a+a{border-top:1px solid #eee;}
.navbar li:hover>.nav2 a:hover{background:#0f6ecc;color: #fff; line-height:50px; text-align:center;}
.navbar li:hover>.nav2 a{color: #444; font-size: 16px;  font-weight: normal;}
.nav2 b{color:#999;}




/*banner*/
.banner{ overflow: hidden; background:#000; }
.banner-box{ min-width:1400px; height:900px; position:relative; margin:0 auto; }
.banner-box .bd{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:900px; background-position: center; background-repeat: no-repeat; }
.banner-box .bd li a{ display:block; background-size:auto; }
.banner-btn { width: 100%; position: absolute; top: -1px; left: -1px; margin-left: 0; height: 900px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:320px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out}
.banner-btn a.prev{ left:-50px; background:url(https://memberpic.114my.com.cn/guangshen98/uploadfile/image/20231026/20231026140721_780248048.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(https://memberpic.114my.com.cn/guangshen98/uploadfile/image/20231026/20231026140541_1206013634.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:60px; width: 100%; display: block; }
.banner-box .hd ul { width: 1250px; margin: 0 auto; text-align: center; }
.banner-box .hd ul li{ width:20px; height:20px; border-radius:20px; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; text-align: center; position: relative; z-index: 1111; }
.banner-box .hd ul li.on{ background:#0055a4 !important; width: 32px; }
.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; }

/*pro*/
.pro{ width:1400px; padding:70px 0; margin: 0 auto;}
.pro_gd{ width:100%; background:#f5f5f5;  padding:70px 0; height: 1000px;}

.protab{text-align: center; margin-top:40px;}
.protab li{font-size: 18px;width:12.5%; height: 70px;text-align: left; color: #484848;display: inline-block;background: #fff;transition: all .3s ease;position: relative;     float: left;  border: 1px solid #eee; text-align: center; line-height: 70px;}
.protab li a{font-size: 18px;}
.protab li.on:before,.protab li.on:after{background: #0262cf;}
.protab li+li {margin-left: -1px;}
.protab li.on{background: #0262cf;color: #fff;}
.protab li.on a,.protab li:hover.on a{color: #fff;}




.pro_list ul { text-align: center;}
.pro_list li{font-size: 18px;width:12%; height: 56px;  color: #484848;display: inline-block;background: #fff;transition: all .3s ease;position: relative;   margin-top: 20px;
    text-align: center;
    line-height: 56px;
    border-radius: 10px;}
.pro_list li a{font-size: 18px;}
.pro_list li+li {margin-left: 15px;}

.pro_list li:hover,.protab li:hover{background: #0262cf; color: #fff;}
.pro_list li:hover a,.protab li:hover a{color: #fff;}

/*sytu*/
.pro_con{}
.pro_con .new_web_div2021 { display: flex;  justify-content: space-between;}
.pro_con ul img {  width: 100%; height: auto;  transition: all .75s;}
.pro_con li{  width: 24%; float: left;}
.pro_con ul li:nth-child(1) {width: 693px;  float: left; }
.pro_con ul li:nth-child(1) img {  height: 538px;}
.pro_con ul li { position: relative; width: 24%;}
.pro_con ul li span a {    display: block;  position: absolute;  bottom: 19px; right: 0;  width: 100%;   height: 46px;   line-height: 46px;  text-align: center; color: #fff;  font-size: 16px;    transition: all .5s;   background-color: rgba(0,0,0,0.6);}

.pro_con ul li+li { margin-bottom: 16px; margin-left: 16px;}
.pro_con li:hover img {  transform: scale(1.1);}
.pro_con li>a {   display: block; overflow: hidden;}
.pro_con ul li:hover p a { background: #046ed9;}
.pro_con ul:nth-child(2) li {  width: 24%; height: auto;}
.pro_con ul:nth-child(2) li img {height: auto;}



/*tu*/

.pro_call li {padding-left: 0 !important; display: block; float: left;  width:24%; margin-bottom: 20px; margin-right: 1.3%; }
.pro_call li a{display: block; width: 100%; height: auto; overflow: hidden; position: relative; }
.pro_call li a img{ border: 1px solid #eee; }
.pro_call li br{display:none;}
.pro_call li span a{display:block;width:100%;height:60px;line-height:60px;font-size:18px;color:#333;   position: relative;z-index:22;     text-align: center; background: #fff; transition: all linear 0.7s;-moz-transition: all linear 0.5s;-ms-transition: all linear 0.5s;-webkit-transition: all linear 0.7s;}
.pro_call li:nth-child(4),.pro_call li:nth-child(8){margin-right: 0%;}

.pro_call li img{ transition: all linear 0.7s;-moz-transition: all linear 0.5s;-ms-transition: all linear 0.5s;-webkit-transition: all linear 0.7s; width: 100%;height: auto;}
.pro_call li:hover img{ -webkit-transform: scale(1.12, 1.12);transform: scale(1.12, 1.12);}
.pro_call li:hover span a{color:#fff; background: #0f6ecc; }
.pro_call li span a { /*background: #f1f1f1; */ display: block;     border: 1px solid #eee;}

/*proadv*/
.proadv{ min-height:610px; background:url(https://memberpic.114my.com.cn/guangshen98/uploadfile/image/20231030/20231030113626_336636382.jpg) no-repeat top center; padding-top:80px;}


.papic{ width:0px; height:100%; background:#fff; overflow:hidden;transition:all .5s ease;}
.papic img{ width:100%; height:100%;}
.pawa{ text-align:center;}
.paul li{ float:left; height:310px;}
.paul li+li{ border-left:1px solid #e0e0e0; }
.pawa{ height:100%; width:229px; background:#fff; padding:30px 27px;transition:all .3s ease; position:relative;}
.pawa i{ height:74px; width:74px; border:1px solid #a3a3a3; border-radius:50%; background:#fff; line-height:72px; font-family:'Impact'; font-size:40px; color:#666; margin:0 auto;     display: block;}
.pawa p:nth-child(2){ font-size:18px; font-weight:bold; color:#222222; margin:10px 0px 20px 0px;}
.pawa p:nth-child(3){ font-size:14px; color:#aaaaaa; line-height:25px; text-align:left;}
.pawa p:nth-child(4){ font-size:16px; color:#aaaaaa; margin-top:10px;}
.pawa p:nth-child(4) span{ font-size:30px; font-weight:bold; color:#888888;}
.paul li.on .papic{ width:249px; padding:20px;}
.paul li.on .pawa{ background:url(https://memberpic.114my.com.cn/guangshen98/uploadfile/image/20231030/20231030101630_86036590.jpg) no-repeat center;}
.paul li.on .pawa i{ color:#e60012;}
.paul li p:nth-child(2):after{ content:''; display:block; position:absolute; width:0px; height:1px; background:#fff; transition:all .4s ease; top:150px; left:34px;}
.paul li.on .panum{ color:#0f6ecc; border: 1px solid #ffffff;}
.paul li.on p{ color:#fff;}
.paul li.on span{ color:#fff;}
.paul li.on p:nth-child(2):after{ width:150px;}
.paul li:nth-child(1) .pawa{padding: 30px 39px;}
.paul li:nth-child(1) .paul li p:nth-child(2):after{ left:39px;}



/*adv*/
.adv{ min-height:902px; background:url(https://memberpic.114my.com.cn/guangshen98/uploadfile/image/20231030/20231030095228_1046398346.jpg) no-repeat top center; padding-top:70px;}
.adv_titl{ text-align:center; color:#666; font-size:18px;}
.adv_titl strong{ font-size:40px; margin-bottom:5px; display:block; color:#333;}
.adv_titl strong b{color:#0f6ecc;}
.advleft{ width:1180px;}
.advwa{ height:180px; width:100%; background:#fff; padding:30px 50px;}
.advw{ width:730px;}
.advw p:nth-child(1){ font-weight:bold; font-size:30px; color:#222222; margin-bottom:10px;}
.advw p:nth-child(2){ font-size:16px; color:#aaaaaa; line-height:30px;}
.advconcat{ font-size:33px; color:#222222; padding-top:20px;}
.advconcat span{ display:block; padding-left:30px; background:url(https://memberpic.114my.com.cn/guangshen98/uploadfile/image/20231030/20231030092506_798328390.png) no-repeat left center; font-size:16px; line-height:22px;}
.advtab li{ width:220px; height:112px; border-bottom:1px solid #207dd8; background:#0f6ecc; color:#fff; padding:30px 0px 0px 30px; transition:all .4s ease; cursor:pointer;}
.advtab li p{ float:left;}
.advtab li p:nth-child(1){ font-size:45px; font-family:Antonio, Arial;}
.advtab li p:nth-child(2){ font-size:25px; line-height:28px; margin: 10px 0px 0px 10px;}
.advtab li p:nth-child(2) span{ font-size:12px; display:block; line-height:12px;}
.adver{ width:220px; height:180px; background:url(https://memberpic.114my.com.cn/guangshen98/uploadfile/image/20231030/20231030084017_64756833.jpg) no-repeat center; text-align:center; padding-top:16px;}
.adver img{ width: 150px;}
.advtab li.on{ background:#e60012; border-bottom:1px solid #207dd8;}

/*case*/
.case_ic {}
.case_ic .new_web_div2021 { display: flex;  justify-content: space-between;}
.case_ic ul img {  width: 100%; height: auto;  transition: all .75s;}
.case_ic li{  width: 24%; float: left;}
.case_ic ul li:nth-child(1) {width: 693px;  float: left;}
.case_ic ul li { position: relative; width: 24%;}
.case_ic ul li p a {    display: block;  position: absolute;  bottom: 0px; right: 0;  width: 100%;   height: 46px;   line-height: 46px;  text-align: center; color: #fff;  font-size: 16px;    transition: all .5s;   background-color: rgba(0,0,0,0.6);}

.case_ic ul li+li { margin-bottom: 16px; margin-left: 16px;}
.case_ic li:hover img {  transform: scale(1.1);}
.case_ic li>a {   display: block; overflow: hidden;}
.case_ic ul li:hover p a { background: #046ed9;}

.pro_mo{width:300px;height:60px;text-align:center;border:1px #cccccc solid;line-height:60px;margin:0 auto;transition: all 0.5s; border-radius:60px; position: relative; margin-top: 40px;}
.pro_mo a{font-size:20px;color:#666;}
.pro_mo a b{ font-weight: lighter; color: #666; font-size: 24px;  margin-right: 10px;}
.pro_mo:hover{width: 450px;background: #046ed9;border: none; }
.pro_mo:hover a,.pro_mo:hover a b{color:#fff;}

/*lc*/
.section5_box{padding:70px 0px;background:#f8f8f8; }
.section5_1{ position:relative; margin-top:-150px;}
.section5_2{ overflow:hidden; margin:0px 0 0px;height:205px;}
.section5_2 li{ width:189px; height:197px; background:url(https://memberpic.114my.com.cn/guangshen98/uploadfile/image/20231028/20231028215712_1121085110.png) no-repeat center top; float:left; text-align:center; position: relative; transition: all .3s ease-out; margin-right:53px; margin-top:0px;}
.section5_2 li:nth-child(6){margin-right:0px}
.section5_2 li span{ color:#ffffff; font-size:18px; font-weight:bold; line-height:32px;}
.section5_2 li h3{ font-size:24px; font-weight:bold; margin:30px auto 10px;}
.section5_2 li p{ width:84%; margin:0 auto; line-height:22px; color:#999;}
.section5_2 li:nth-child(even){background:url(https://memberpic.114my.com.cn/guangshen98/uploadfile/image/20231028/20231028215712_1121085110.png) no-repeat center top;}
.section5_2 li:after{ content:""; display:block; float:left; width:18px; height:24px; background:url(https://memberpic.114my.com.cn/guangshen98/uploadfile/image/20231028/20231028215712_1054959349.png) no-repeat center center; position:absolute; top:50%; right:-38px;}
.section5_2 li:last-child:after{ background-image:none;}
.section5_2 li.cur{width: 300px;height: 338px;text-align: left;top:-60px; left:0; background-image:none; }
.section5_2 li.cur .s5box1{ display:none;}	
.section5_2 li .s5box{ position:absolute;width:100%; height:100%; top:0; left:0; opacity:0;}
.section5_2 li.cur .s5box{ opacity:1;}


/*about*/
.speak{ background:#fbfbfb url(https://memberpic.114my.com.cn/guangshen98/uploadfile/image/20231030/20231030135231_842800090.jpg) no-repeat center bottom;max-width: 100%;margin: 0 auto; height: 650px;}
.speak .w1400{ display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; padding-top:60px; max-width: 1400px;margin: 0 auto;}
.spleft{ position:relative; width:700px; height:500px; border:30px solid #fff; box-shadow:0 0 15px #ccc;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;}

.spright{ max-width:670px; padding:40px 0 0 0px; position:relative;}

.sp_t{ font-size:30px; color:#333; font-weight: bold;}
.sp_t span{color: #333; font-size:37px;font-weight: lighter;     font-weight: bold;}
.sp_t span b{color: #0f6ecc; font-weight: bold;}
.sp_t em{ display:block; font-size:16px; margin-bottom:20px; font-weight:normal; color: #666; margin-top: 10px;}
.sp_c{ font-size:15px; color:#666; line-height:26px; margin:30px 0 20px 0;}
.char_txt {width: 700px; padding: 0px 0px;}
.char_txt ul { display:  flex;justify-content: space-around; flex-wrap: wrap; padding-bottom: 80px;}
.char_txt li {width:  350px; flex-direction:  column;align-items:  center; justify-content:  center;color:  #333; margin-top: 20px;}
.char_txt li i {font-size:30px; float: left; color: #0f6ecc; background: #eee; border-radius: 50%; width: 60px; height: 60px; line-height: 60px; text-align: center; font-weight:100;}
.char_txt li p { display:  flex;flex-direction:  column;align-items:  baseline; font-size:  16px; color:  #999; padding-left: 6%;}
.char_txt li p span { font-size:  24px;color:  #333;position:  relative;line-height:  40px; margin: 0 0 0px 0; font-weight: 100; height: 40px;}
.char_txt li p a{font-weight: normal; font-size:  24px;}
.char_txt li p span em { font-size:  23px;position:  relative;top: -6px; color: #333; line-height:52px; font-family: "Microsoft YaHei"; font-style: normal;}




/*news*/
.news_bg{}
.news{ padding:70px 0 20px 0;}
.news_tit {text-align: left;  float: left; font-size: 36px;color: #333; font-weight:bold; line-height:30px;}

.news_tit b{font-size: 36px;color: #0f6ecc; float: left;  font-weight:bold;}
.news_tit p{font-size:16px;color: #777;line-height: 30px; font-weight:normal; line-height: 50px;}

.news_tab ul li {display: inline-block; overflow: hidden;   width:120px; line-height: 60px;margin:0 0px 0 25px; position: relative;}
.news_tab ul li::after { content: ''; display: block; clear: both; width: 100%; height: 1px; position: absolute; left: -100%; bottom: 0%;
background: #0f6ecc; filter: progid:DXImageTransform.Microsoft.gradient( startColorproadv='#0f6ecc', endColorproadv='#0c3089',GradientType=1 ); transition: .3s all ease;}
.news_tab ul li:hover,.news_tab ul li.on{ border-color: transparent;}
.news_tab ul li a img { display: inline-block;  vertical-align: middle; padding-right: 5px;  -webkit-filter: grayscale(1); filter: grayscale(1);}
.news_tab ul li:hover a img,.news_tab ul li.on a img{-webkit-filter: grayscale(0);filter: grayscale(0);}
.news_tab ul li:hover:after,.news_tab ul li.on:after{left: 0}
.news_tab ul li:hover a,.news_tab ul li.on a{color:#0f6ecc; font-weight:bold;}
.news_tab ul { text-align: center; line-height: 30px;}
.news_tab ul li a { display: block; font-size:18px; font-weight:500; color: #343434; transition: .3s all ease; position: relative; z-index: 3;}
.news_tab {margin-bottom: 40px; float: right;}
.news_tab img {position: relative; float: left; top: 18px;}
.news_tab li a i{color:#333; font-size: 28px;   position: relative; top: 4px; float: left;}
.news_tab li.on a,.news_tab li.on a i{color:#0f6ecc !important;  font-weight: normal;}	
	

.news_list{height:501px;width: 100%;overflow: hidden;}
.news_list .news_div{height:500px;}
.news_list .news_div_item,.news_list .divdgweb_new_div_item{width: 23.65%;display: inline-block;position: relative;height:490px;transition:0.5s; padding: 20px; background: #f9f9f9;   }
.news_list .news_div_item+.news_div_item,.news_list .divdgweb_new_div_item+.divdgweb_new_div_item{margin-left:1.79%;}
.news_list .news_div_item_date,.news_list .divdgweb_new_div_item_date{position: absolute;top:250px;display: inline-block;font-weight: 400;left: 19px;padding-left: 32px;height: 22px;}
.news_list .news_div_item_date::before,.news_list .divdgweb_new_div_item_date::before{position:absolute;content:'';background:url(https://memberpic.114my.com.cn/guangshen98/uploadfile/image/20231030/20231030135312_501056792.png) no-repeat left center;top: 0;left: 0;width: 22px;height: 22px;}
.news_list .news_div_item_content,.news_list .divdgweb_new_div_item_content{position: absolute;top:280px;left: 19px;padding-right: 14px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{float: left;font-size: 15px;line-height: 22px; color: #999;}
.news_list .divdgweb_new_div_item_year, .news_list .divdgweb_new_div_item_month, .news_list .divdgweb_new_div_item_day{float: left;font-size: 15px;line-height: 22px; color: #999;}
.news_list .news_div_item_a,.news_list .divdgweb_new_div_item_a{font-size: 16px;display: block;margin-bottom: 16px;position:relative;transition:0.3s; font-weight: 	normal;}
.news_list .news_div_item_a::before,.news_list .divdgweb_new_div_item_a::before{position:absolute;content:'查看详情';bottom: -152px;left: 0;width: 120px;height: 33px; border-radius: 40px;line-height: 33px;color: #999;font-size: 15px;transition:0.5s;padding-left: 30px; border:1px #eee solid; font-weight: 100;}
.news_list .news_div_item_a::after,.news_list .divdgweb_new_div_item_a::after{position:absolute;content:'';bottom: -141px;font-size: 43px;background:url(https://memberpic.114my.com.cn/guangshen98/uploadfile/image/20231030/20231030135336_1407142229.png) no-repeat center;width: 25px;height: 14px;left: 100px;transition:0.5s;}
.news_list .news_div_item_body,.news_list .divdgweb_new_div_item_body{font-size: 14px;color: #666;font-weight: 100;line-height: 24px;}

.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:auto;display: block;     overflow: hidden;}
.news_list .divdgweb_new_div_item_pic, .news_list .divdgweb_new_div_item_pic a, .news_list .divdgweb_new_div_item_image{width:100%;height:auto;display: block;}
.news_list .news_div_item_pic,.news_list .divdgweb_new_div_item_pic{ border:1px solid #eee;}
.news_list .news_div_item:hover .news_div_item_a,.news_list .divdgweb_new_div_item:hover .divdgweb_new_div_item_a{color: #0f6ecc;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before,.news_list .divdgweb_new_div_item:hover .divdgweb_new_div_item_a::before{background: #0f6ecc;transition:0.5s;padding-left:40px; color: #fff;}
.news_list .news_div_item:hover .news_div_item_a::after,.news_list .divdgweb_new_div_item:hover .divdgweb_new_div_item_a::after{left:110px;transition:0.5s;}
.news_list .news_div_item .news_div_item_pic img,.news_list .divdgweb_new_div_item .news_div_item_pic img{ width:100%; height:100%; transition:all .9s ease; }
.news_list .news_div_item:hover .news_div_item_pic img,.news_list .divdgweb_new_div_item:hover .news_div_item_pic img{ transform:scale(1.1);}
.news_list .news_div_item:hover img{transform:scale(1.1);}






/* footer */
.conpy {background: #222;padding-top:80px;overflow: hidden;color: #fff;}
.conpy .saj-content {width:1400px; margin:auto;}
.conpy .top{padding-bottom:40px;}
.conpy .top .fl{color: #666;font-size: 14px;line-height: 24px;}
.conpy .top .fl .logo {filter: none;}
.conpy .top .fl .logo img{}
.conpy .top .fl .tel{padding-top:10px;}
.conpy .top .fl .tel h2{font-size:24px;margin: 0;color: #fff; letter-spacing:2px; font-weight: bold;}
.conpy .top .fl .tel div{color:#bdbdbd;}
.conpy .top .fl .addewm{padding-top:20px;}
.conpy .top .fl .addewm .add{padding-bottom:15px; color:#bdbdbd; font-size:15px;line-height:25px;}
.conpy .top .fl .addewm .ewm img{width: 90px;height: 90px;}
.conpy .top .fr{text-align: left; width:60%;}
.conpy .top .fr ul{list-style: none;margin: 0;padding: 0;display: inline-block;vertical-align: top;padding-left:12%; text-align: left;}
.conpy .top .fr ul:first-child {padding-left: 0px;}
.conpy .top .fr ul h4{font-weight: normal;margin:0px 0 15px 0; color:#fff; font-size:18px !important;}
.conpy .top .fr ul li{list-style: none;margin: 0;padding: 0;}
.conpy .top .fr ul li a{display: block;padding: 5px 0;color:#bdbdbd;font-size: 15px;}
.conpy .top .fr ul li a:hover {color: #fff;}
.conpy .top .fr ul li dl{display:none;}

.conpy .top .social {padding-top:0px;clear: both;}
.conpy .top .social a { position: relative; font-size: 13px; color: #fff; display: inline-block; line-height: 25px; padding:5px 9px; /*background:#fff; */     border: 1px solid rgba(255,255,255,0.2); transition:0.3s all ease-in-out; float: left;display: block;margin-right:14px; margin-top:4%;}
.conpy .top .social a img{ display: block}
.conpy .top .social a:hover{ background: #0262cf;  }
.conpy .top .social a:hover img{filter: contrast(0) brightness(2);}
.conpy .top .social a:hover .ewm img{filter: grayscale(1%);}
.conpy .top .social .ewm { position: absolute; width: 100px; bottom: 45px; right: -35px; z-index: 1; display: none; padding: 5px; background: #fff; border-radius: 5px; }
.conpy .top .social .ewm:after{ content: ''; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #fff; position: absolute; bottom: -5px;left: calc((100% - 10px) / 2); }
.conpy .top .social .ewm img { display: block; width: 100%; height:auto; }
.bottom_bg{clear: both;padding:30px 0;overflow: hidden; color: #bdbdbd; border-top: 1px solid #424141; background: #222; }
.bottom{width:1400px; margin:auto;}
.bottom a{color: #bdbdbd; font-size:15px;}
.bottom a:hover{color: #fff;}
.bottom .fl{color: #bdbdbd; font-size:15px;}