@charset "utf-8";
/*通用代码*/
*{margin:0px; padding:0px; box-sizing:border-box;}
body{font-size:14px; color:#333; font-family:"Microsoft YaHei"; min-width:1400px; font-size:14px;}
img{margin:0px; padding:0px; border-width:0;}
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:#0388ef; 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";}
.fl{float:left;}
.fr{float:right;}
.clear,.cl{clear:both;}

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

/*距离*/
.top10{ margin-top:10px;}
.top20{ margin-top:20px;}
.top30{ margin-top:40px;}
.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;}



/*字体&图标*/
@font-face {
font-family:"din";
src:url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.ttf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.eot),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.otf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff2);
}

@font-face {
  font-family: 'iconfont'; 
  src: url('//at.alicdn.com/t/c/font_4566260_mtoy4j5kh5o.woff2?t=1717678583402') format('woff2'),
       url('//at.alicdn.com/t/c/font_4566260_mtoy4j5kh5o.woff?t=1717678583402') format('woff'),
       url('//at.alicdn.com/t/c/font_4566260_mtoy4j5kh5o.ttf?t=1717678583402') format('truetype');
}

.iconfont{font-family:"iconfont" !important; font-style:normal; -webkit-font-smoothing:antialiased; -webkit-text-stroke-width:0.2px; -moz-osx-font-smoothing:grayscale;}



/*标题*/
.t{font-size: 38px; color: #333;  font-weight: bold;     text-align: center; margin-bottom: 40px;}
.t p{font-size: 16px; font-weight: normal;  line-height: 28px;  color: #999;}

/*抬头*/
.headbg{display:flex; flex-direction:row; justify-content:space-between; width:100%; min-width:1400px; max-width:1920px; padding:0 7.4% 25px 4.9%; box-sizing:border-box; position:fixed; left:50%; top:0; transform:translateX(-50%); z-index:99; border-bottom: 1px rgba(255,255,255,0.2) solid;}

.headbg .fl{display:flex; flex-direction:row;}
.head_logo{margin-top:15px;}
.head_logo em{font-family:"alisiyuan Medium"; font-size:37px; line-height:37px; color:#fff;}
.head_logo em span{font-family:Arial; font-size:14px; line-height:14px; text-transform:uppercase; vertical-align:top;}
.head_logo p{margin-top:10px; font-family:Arial; font-size:15px; line-height:12px; color:rgba(255,255,255,.7); text-transform:uppercase;}
.slogan{margin-top:25px;  padding-left:11px; background-position:left top; background-repeat:no-repeat;}
.slogan em{font-size:32px; line-height:30px; font-weight:bold; color:#fff; }
.slogan p{margin-top:10px; font-size:18px; line-height:18px; color:#fff;}
.headbg .fr{display:flex; width:60%; flex-direction:row; justify-content:space-between;}
.head_nav{width:70%; }
.head_nav ul{display:flex; width:100%; height:100%; flex-direction:row; justify-content:space-between;}
.head_nav li{position:relative;}
.head_nav li a{display:block; height:100%; font-size:17px; line-height:100px; color:#fff; box-sizing:border-box;}
.head_nav li:hover a,.head_nav li.head_cur a{color:#ffb100; font-weight:bold;}


.search{height:max-content; margin:40px 18px 0 30px; position:relative;}
.search i{font-size:23px; line-height:22px; color:#fff; cursor:pointer;}
.search_box{padding-top:40px; position:absolute; right:0; top:20px; z-index:3; transform:translateX(26%); visibility:hidden;}
.search_cont{width:300px;  box-shadow:0 0 13px rgba(0,0,0,.1); background:rgba(255,255,255,0.98); transform:rotateX(90deg); transform-origin:top; transition:all 0.5s;}
.search_Rec,.search_Rec a{font-size:14px; line-height:14px; color:#666;}
.search_Rec a:hover{color:#008c3f; text-decoration:underline;}
.search_frame{width:100%;}
/*.search_frame:after {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid white;
    content: "";
    top: -13px;
    left: 85px;}*/
.search_frame form{display:flex; border:1px solid #ddd;}
.search_frame #infoname,.search_frame #infoseek{color:#999; background-color:transparent; border:none;}
.search_frame #infoname{width:95%; padding-left:14px; font-size:14px; line-height:43px;}
.search_frame #infoseek{padding:5px 8px; font-size:20px; line-height:33px; cursor:pointer;}
.search:hover .search_box{visibility:visible;}
.search:hover .search_cont{transform:rotateX(0);}

.head_tel{margin-top:38px; color:#fff; white-space:nowrap;}
.head_tel i{font-size:24px; line-height:24px; -webkit-text-stroke-width:0;     padding-right: 10px;}
.head_tel em{font-family:Arial; font-size:28px; line-height:28px; font-weight:bold;   color:#fff;}


/*离顶*/
.leave{box-shadow:0 0 13px rgba(0,0,0,.1); background-color:#fff; z-index:99;}
.leave.headbg {  border-bottom: none;}
.leave .head_logo em{color:#333;}
.leave .head_logo em span{color:#777;}
.leave .head_logo p,.leave .slogan p{color:#666;}

.head_logo img{width: 90px;     filter: grayscale(1) brightness(10);}


.leave .slogan em{color:#0388ef;}

.leave .head_nav li a{color:#333;}
.leave .head_nav li > a:after{content:""; display:block; width:100%; height:3px; position:absolute; bottom:0px; left:0; background-size:0 100%; background-position:right bottom; background-repeat:no-repeat; background-image:linear-gradient(to right, #0388ef, #0388ef); transition:background-size 0.5s;}
.leave .head_nav li:hover a,.leave .head_nav li.head_cur a{color:#0388ef;}
.leave .head_nav li:hover a:after,.leave .head_nav li.head_cur > a:after{background-size:100% 100%; background-position:left bottom;}
.leave .search i,.leave .head_tel i{color:#333;}
.leave .head_tel em{color:#0388ef;}

.leave .head_logo img{ filter: grayscale(0);}

@media(max-width:1680px){
.headbg{padding:0 3%;}
}
@media(max-width:1520px){
.headbg{padding:0 2.5%;}
.headbg .fr{width:63%;}

}
@media(max-width:1400px){
.headbg{padding:0 2%;}
.headbg .fr{width:63%;}

}
@media(max-width:1366px){
.headbg{padding:0 1.5%;}
.headbg .fr{width:63%;}

}

@media(max-width:1300px){
.headbg{padding:0 1.5%;}
.headbg .fr{width:63%;}

}


/*下拉*/
.head_nav 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; }
.head_nav li>.nav2 a{display: block;background:#fff; height:48px; color:#333; line-height:48px;  text-align:center; font-size:16px;     font-weight: normal;}
.head_nav li>.nav2 a+a{border-top:1px solid #eee;}
.head_nav li:hover>.nav2 a:hover{background:#0388ef;color: #fff; line-height:48px; height:48px; text-align:center;}
.head_nav li:hover>.nav2 a{color: #444; font-size: 16px;  font-weight: normal;}
.nav2 b{color:#999;}


/*产品下拉*/
.head_nav li.a2>.nav2 { width: 800px; left: -360px; background: #fff;     padding: 40px 0;}
.head_nav li.a2>.nav2 dl {float: left;  padding: 0 30px; width: calc(100% / 4);}
.head_nav li.a2>.nav2 dl+dl {border-left: 1px solid #eee;}
.head_nav li.a2>.nav2 dl dt a {  font-size: 18px;  color: #333;   font-weight: bold; padding-bottom: 20px;}
.head_nav li.a2>.nav2 dl dd a {color: #666;}
.head_nav li.a2>.nav2 dl dd a+a{border-top:none;}
.head_nav li.a2>.nav2 dl dd a:hove{width: 200px; }
.head_nav li.a2>.nav2 dl dt >a:hover { background: none; color: #0388ef;}

/*banner*/



/*服务项目*/

.serve_bg{background: #f7f7f7;width:100%; padding: 70px 0; height: 710px;}

.pro{width: 1400px;  height: 360px; margin: 0 auto; z-index: 1;}
.pro ul { display: flex;  flex-direction: row;  justify-content: space-between;}
.pro ul li{background: #fff; text-indent:10px;    width: calc((100% - 45px ) / 4);; height: 490px; position: relative; transition: all .6s ease-out; padding: 50px 30px 30px 30px;  z-index: 1;     margin-right: 15px; border-radius: 50px 0;     display: flex;justify-content: center;}

.pro ul li h3{color: #333;font-size: 22px;padding-top: 20px; line-height: 50px;    font-weight: bold;}
.pro ul li h3 em{ font-size: 30px;color: #333;}
.pro ul li span{ font-size: 15px;color: #666;     display: block; line-height: 36px;       border-bottom: 1px solid #eee; }

.pro ul li i{    color: #666666;
    font-size: 15px;
    border-radius: 5px;
    width: 100px;
    height: 34px;
    line-height: 34px;

    border: 1px solid #eee;
    text-align: center;
    display: block;
 background: #fff;     margin: 20px auto;}

.pro ul li.on div,.pro ul li h4{display: none;}

.pro ul li.on{ border-radius: 50px 0;}
.pro ul li.on:before {content:'';width:100%;height:19%;position:absolute; bottom: 0;left:0;background:rgba(4,123,215,0.8);z-index:-1;}
.pro ul li.on,.pro ul li:hover{width: 460px; height: auto;text-align: left;}
.pro ul li:hover.on a h4,.pro ul li.on a h4{ display: block; font-size: 20px;font-weight: bold;  color: #FFFFFF; position: absolute; bottom: 0px; left: 0; padding: 15px;}
.pro ul li.on a h4 p{font-size: 14px;font-weight: normal; color: #FFFFFF; margin-top: 10px;}

.pro ul li:nth-child(4){ margin-right: 10px;}
.pro ul li:nth-child(1).on{ background:url(https://memberpic.114my.com.cn/jushenghongce/uploadfile/image/20240706/20240706210006_1765042672.jpg) no-repeat center; }
.pro ul li:nth-child(2).on{ background:url(https://memberpic.114my.com.cn/jushenghongce/uploadfile/image/20240706/20240706210006_1958712187.jpg) no-repeat center; }
.pro ul li:nth-child(3).on{ background:url(https://memberpic.114my.com.cn/jushenghongce/uploadfile/image/20240706/20240706210006_970448683.jpg) no-repeat center; }
.pro ul li:nth-child(4).on{ background:url(https://memberpic.114my.com.cn/jushenghongce/uploadfile/image/20240706/20240706210006_638160808.jpg) no-repeat center; }



/*广告图*/
.banner2_bg{background:url(https://memberpic.114my.com.cn/jushenghongce/uploadfile/image/20240530/20240530195712_2023856904.jpg)no-repeat center;padding:60px 0px;}
.banner_l{width:50%;margin-top:20px;}
.banner_l p{  font-size:40px;line-height: 40px; color:#fff;}
.banner_l p>b{font-weight:bold; color:#ffc800;}
.banner_l span{display: block;font-size:18px;margin-top:12px; color: #ffffff; letter-spacing: 2px;}
.banner_r{width:50%;}
.banner_r ul{}
.banner_r ul li{color: #fff;border-radius:50%;border:1px #84c8ff dashed;width:110px;height:110px;float: left;text-align: center;font-size:15px;cursor:pointer;position: relative;overflow: hidden; transition: 0.3s all ease; background-image: linear-gradient(180deg,#ffc800,#ffb100); background-position:center top; background-repeat:no-repeat; background-size:100% 0;}
.banner_r ul li i{display: block;margin: 0 auto;margin-bottom:8px;margin-top:26px;}
.banner_r ul li+li{margin-left:5%;}
.banner_r ul li:hover{background-size:100% 100%; }





/*对比*/
.compared_bg{background:url(https://memberpic.114my.com.cn/jushenghongce/uploadfile/image/20240603/20240603101227_755212840.jpg)no-repeat center;height:1120px; padding-top: 70px;}

.contrast_t{font-size: 34px; color: #fff;  font-weight: bold;     text-align: center; margin-bottom: 40px;}
.contrast_t p{font-size: 16px; font-weight: normal;  line-height: 28px;  color: #fff;}
.contrast_t i{font-size: 51px;    padding: 0 10px;}

.contrast_left {float: left;width:24%;;height:709px;background: #fafafa;    margin-top: 35px;}
.contrast_pk {text-align: center;margin-top: -93px;}
.contrast_left ul {margin-top: 12px;}
.contrast_left ul li  {width:85%; height: 103px; font-size: 18px;color: #666666;position: relative;border-bottom: 1px solid #eeeeee;margin: 0 34px;padding-left: 48px;line-height: 103px; z-index: 0;}
.contrast_left ul li:after {content: "";width: 0px;height: 0px;border-top: 7px solid transparent;border-right: 10px solid transparent;border-bottom: 7px solid transparent;
border-left: 9px solid #0090ff;position: absolute;top: 43px;right: 60px;transition: 0.5s;}
.contrast_left ul li:nth-child(7) {border-bottom: none;}
.contrast_middle {float: left;width:48%;;height: 790px; background:url(https://memberpic.114my.com.cn/jushenghongce/uploadfile/image/20240603/20240603115141_121787161.jpg)no-repeat #ffffff;box-shadow: 0 0 20px rgba(133,133,133,0.3);}
.contrast_middle p {font-size: 34px;color: #ffffff;line-height: 111px;text-align: center;}
.contrast_middle ul li {width:86%;;height: 103px;line-height: 112px;font-size: 20px;border-bottom: 1px solid #eeeeee;margin: 0 auto;text-align: center;font-weight: 100;color: #333333;position: relative;overflow: hidden;     z-index: 0;}
.contrast_middle ul li:before,.contrast_left ul li:before,.contrast_right ul li:before{ content: '';  display: block;   position: absolute;  top: 0px;   left: 0px;width: 0px; height: 100%;
    background: #fff; background: linear-gradient(to right,#f08201 40%, #ffa603 100%);
    transition: all .5s ease;}
.contrast_middle ul li:hover:before,.contrast_left ul li:hover:before,.contrast_right ul li:hover:before{  z-index: -1;  width: 100%;}
.contrast_middle ul li:hover,.contrast_left ul li:hover,.contrast_right ul li:hover{  color: #fff;}

.contrast_left ul li:hover:after {  border-left: 9px solid #ffffff;}

/*.contrast_right ul:hover{ background: #0388ef; transition: all .5s ease;}
.contrast_right ul li:hover {  color: #fff;}
.contrast_right ul:hover li {border-bottom: 1px solid #70bffd; color: #fff;}*/






.contrast_middle ul li:nth-child(1){height: 115px;}
.contrast_middle ul li:nth-child(7) {border-bottom: none;}
.contrast_right {float: right;background:url(https://memberpic.114my.com.cn/jushenghongce/uploadfile/image/20240603/20240603094429_2049178341.jpg)no-repeat #fafafa;width:28%;;height:697px;margin-top: 45px;}
.contrast_right p {font-size: 26px;color: #ffffff;line-height: 79px;text-align: center;}
.contrast_right ul li {    position: relative; width:80%;;height: 103px;line-height: 112px;font-size: 20px;border-bottom: 1px solid #eeeeee;margin: 0 auto;text-align: center;font-weight: 100;color: #888888; z-index: 0;}
.contrast_right ul li:nth-child(7) {border-bottom: none;}


/*优势*/

.bzbj{overflow: hidden; box-sizing: border-box; max-width: 1920px;margin:0 auto; padding: 70px 0 80px;  background: #f5f6f9 url(https://memberpic.114my.com.cn/jushenghongce/uploadfile/image/20240603/20240603115226_1423350506.png);} 

.serv_c{width:100%; max-width: 1400px;margin:0 auto; height: 588px;overflow: hidden; margin-top:50px;}
.serv_c ul{width: 100%;height: 588px;}
.serv_c li{width:17.8%;margin-right:0.5%; float: left;position: relative;cursor:pointer;height: 588px; box-sizing:border-box;overflow: hidden;background: #fff;}
.serv_c li:last-child{margin: 0;}
.serv_c li img{display: block;width:100%;}
.shu2{width: 100%;height:100%;-webkit-transition: .35s;-moz-transition: .35s;transition: .35s;}
.shu2 dl{width:100%;border-top-right-radius: 50px;}
.shu2 dl dt{width:100%;}
.shu2 dl dt img{display: block;}
.shu2 dl dd{text-align: center;height:206px;}
.shu2 dl dd em{width:85px;height:85px;border-radius: 100%;margin:-42px auto 30px;background: url(https://memberpic.114my.com.cn/landong/uploadfile/image/20240328/20240328100651_310897995.png) no-repeat; display: block;padding:17px;box-sizing: border-box;position: relative;     color: #fff; font-size: 30px;   line-height: 50px;}
.shu2 dl dd em img{width:54px; display: block;}
.shu2 dl dd h3{ font-weight: bold;font-size: 30px; color:#3b4046;}
.shu2 dl dd h3 i{ display: block;font-size: 14px;color:#cccccc; font-family: Arial, Helvetica, sans-serif; font-weight: normal;}
.bock{width: 0;height:100%;-webkit-transition: .35s;-moz-transition: .35s;transition: .35s;}
.bock dl{width:90%;margin:40px auto 0;}
.bock dl dt{width: 100%;}
.bock dl dt img{}
.bock dl dd{padding-top:25px;}
.bock dl dd em{font-size: 51px; width:70px;height:54px; display: block;float: left; margin-bottom: 15px; color:#fff;}
.bock dl dd em img{width:65px; display: block;}
.bock dl dd h3{ font-weight: bold;font-size: 30px; color:#fff;}
.bock dl dd h3 i{ display: block;font-size: 14px;color:rgba(255,255,255,0.7); font-family: Arial, Helvetica, sans-serif; font-weight: normal;text-transform: capitalize;}
.bock dl dd p{font-size: 16px; line-height: 26px; color: #fff;overflow: hidden; text-overflow: ellipsis;}

.serv_c li.on{width:45%;box-sizing: border-box; background: linear-gradient(259deg,#00ccff 20%, #0090ff 100%); border-top-left-radius: 50px;border-top-right-radius: 0px;}
.serv_c li.on .shu2{width:0;display: none;}
.serv_c li.on .bock{width:100%;}


.strength_t{text-align: center;}
.strength_t b{font-family: "Arial"; text-transform: uppercase; font-size: 90px; opacity: 0.1;  }
.strength_t h3{font-size: 40px; margin-top:-84px; color: #000;}
.strength_t p{font-size: 20px; line-height:70px; color: #333; }



/*流程*/
.nprocess_bg{min-width:1300px;padding:90px 0;
background:url(https://memberpic.114my.com.cn/jushenghongce/uploadfile/image/20240531/20240531164237_474446286.png) no-repeat center;}

.nproc_cont li{width:200px;height:200px;border:1px solid #eee;border-radius:50%;float:left;    position: relative;text-align:center;z-index: 1;}
.nproc_cont li:after{content:"";display:block;width:37px;height:37px;border:1px solid #eee;border-radius:50%;position: absolute;bottom: 41%; left: -10%;
background:#FFF url(https://memberpic.114my.com.cn/jushenghongce/uploadfile/image/20240531/20240531164303_152595645.png) no-repeat center;}
.nproc_cont li:nth-child(1):after{display:none;}
.nproc_cont li:before{content:"";display:block;width:0;height:100%;background: #0388ef;border-radius:50%;position: absolute;top:0; 
z-index: -1;opacity: 0;transition: 0.3s all ease-in-out;}
.nproc_cont li:hover:before{opacity: 1;transition: 0.3s all ease-in-out;width:100%; }

.nproc_cont li i{display:block;margin: 50px auto 15px;　font-size:30px; font-size: 50px; color: #0388ef;}
.nproc_cont li:hover i{ color: #fff;}



.nproc_cont li p{color:#333;font-size:16px;font-weight:bold;margin-bottom: 10px;}
.nproc_cont li span{color:#666;font-size:15px;font-weight:100; }
.nproc_cont li:hover p,.nproc_cont li:hover span{color:#FFF;}

.nproc_tel {width: 45%; height: 74px;line-height: 74px; margin:70px auto 0; background: #FFF; box-shadow: 0 0 20px rgb(0 0 0 / 4%);}
.nproc_tel p{font-size:18px;color:#2e2d2e;width:64%;height: 76px;float:left;margin-left: 46px;padding-left: 36px;
background:url(https://memberpic.114my.com.cn/haiyue668/uploadfile/image/20211230/20211230212554_2104912556.png) no-repeat left;
  background-position-y: 30px;}
.nproc_tel p b{color:#0388ef;font-size:28px; vertical-align: middle;}
.nproc_tel a{display:block;width:25%;height: 74px;color:#FFF;font-size:16px;font-weight:bold;text-align:center;background: #0388ef;float: right;
position: relative;z-index: 1;}
.nproc_tel a:after{content:"";display:block;width:100%;height:100%;background: #ff9900;position: absolute;top:0;   
transform-origin: center;transform: rotateX(90deg);transition: 600ms;z-index: -1;}
.nproc_tel a:hover:after{transform: rotateX(0deg);transition: 600ms;}


/*简介*/
.about_bg{background: url(https://memberpic.114my.com.cn/jushenghongce/uploadfile/image/20240530/20240530193437_1062254233.jpg) no-repeat center;background-size:100% 100%;overflow: hidden;position:relative;z-index:5;     height: 650px;}
.about_bg:before {content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,0.4);z-index:-1;}

.about {position:  relative;z-index: 5;padding: 5% 1% 0;}
.about_box {max-width: 1400px;margin: 0 auto;}
.about_txt {display: flex;flex-direction: column;width: 60%;}
.about_txt>p {display: flex;flex-direction: column;color: #fff;font-size: 36px;position:  relative;z-index: 5;}
.about_txt>p:before {content:'';width: 5%;height: 3px;background: #fff;position:absolute;bottom: -50%;left:0;z-index: -1;}
.about_txt p span {font-size: 20px;padding: 2%  0 0;font-weight:  lighter;letter-spacing: 1px;}
.about_txt em {display: flex;flex-direction: column;color: #fff;font-size:  16px;line-height: 30px;margin: 8% 0 0;font-weight:  lighter;}
.about_txt>a {font-size: 16px;border: 1px solid #fff;color: #fff;width: 20%;padding: 1.5% 0;display:  flex;justify-content:  center;align-items:  center;margin: 5% 0 0;transition: 0.5s all ease;position:  relative;}
.about_txt>a:hover {background:#0090ff;border: 1px solid transparent;}
.about_txt ul {display: flex;width: 100%;margin: 12% 0 0;position:  relative;z-index: 5;padding: 0;}
.about_txt ul:before {content:'';width: 128%;height:1px;background: rgba(255, 255, 255, 0.2);position:absolute;top: -20px;left: -23%;z-index: -1;}
.about_txt li {display: flex;flex-direction: column;align-items: center;width: 20%;}
.about_txt li a {color: #fff;display:  flex;flex-direction:  column;align-items:  center;position:  relative;}
.about_txt li a:before {content:'';width:10px;height:10px;box-shadow: 0 0 0 1px rgb(255 255 255 / 35%);position:  absolute;top: -24px;left:  0;right: 0;border-radius: 50%;margin: 0 auto;transition:0.5s all ease;}
.about_txt li:hover a:before {background: #0388ef;box-shadow: 0 0 0 6px rgb(255 255 255 / 15%);}
.about_txt li a i {font-size:28px;transition: 0.5s all ease;}
.about_txt li:hover i {transform:translateY(-10px);}
.about_txt li a p {font-size:16px;padding: 10px 0 0;}

@media screen and (max-width:1800px) {
.about_box {    max-width: 1300px;}
}
@media screen and (max-width:1645px) {
.about_box {    max-width: 1300px;}
}
@media screen and (max-width:1450px) {
.about_box {    max-width: 1000px;}
.about_txt {   width:80%;}
}


/*新闻*/
.news_bg {padding: 70px 0;}
.news_bt{ font-size: 44px;  font-family:"din";}
.news_bt1{ font-size: 30px; font-family: hs_m;}

.news{}

.news_list{width: 100%;overflow: hidden;}
.news_list .news_div{/*height:580px;*/}
.news_list .news_div_item,.news_list .divdgweb_new_div_item{width:330px !important; display: inline-block;position: relative;height:490px;transition:0.5s; padding: 20px; background: #fff; margin-left:20px;     border: 1px solid #eee;}

.news_list .news_div_item_date,.news_list .divdgweb_new_div_item_date{position: absolute;bottom:40px;display: inline-block;font-weight: 400;right: 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/jushenghongce/uploadfile/image/20240603/20240603084102_953735508.png) no-repeat left center;top: 4px;left: 8px;width: 16px;height: 16px;}
.news_list .news_div_item_content,.news_list .divdgweb_new_div_item_content{position: absolute;top:260px;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: 18px;display: block;margin-bottom: 16px;position:relative;transition:0.3s; font-weight: normal;     font-weight: bold;}
.news_list .news_div_item_a::before,.news_list .divdgweb_new_div_item_a::before{position:absolute;content:'查看详情';bottom: -172px;left: 0;height: 33px;line-height: 33px;color: #999;font-size: 15px;transition:0.5s;padding-left: 30px;  font-weight: 100;}
.news_list .news_div_item_a::after,.news_list .divdgweb_new_div_item_a::after{position:absolute;content:'';bottom: -167px;font-size: 43px;background:url(https://memberpic.114my.com.cn/jushenghongce/uploadfile/image/20240603/20240603084157_1991831569.png) no-repeat center;width: 25px;height: 25px;left: 0px;transition:0.5s;}
.news_list .news_div_item_body,.news_list .divdgweb_new_div_item_body{font-size: 15px;color: #666;line-height: 32px;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%; 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: #0388ef;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{transition:0.5s; color: #0388ef;}
.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:0px;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);}
.news .fr {
    line-height: 48px;
    border-radius: 20px 0;
    margin-top: 40px;
    text-align: center;}
.news .fr i{}





/*版权*/
.copy_bg{ background: #1f1f1f;  }
.copy_l{width: 55%; padding-top:88px; }
.copy_item{float:left; padding-right: 110px;}
.copy_item ul proadvong{display: block;padding:0 0 30px; position: relative;}
.copy_item ul proadvong a{display: block; line-height: 40px;color: #fff;font-weight: normal;font-size: 18px;}
.copy_item ul proadvong a .en{font-size: 12px;color: #666;font-weight: normal;text-transform: capitalize;}
.copy_item ul li a{display: block;color: #fff;line-height:32px;font-size: 15px; opacity: 0.9; font-weight: lighter;}
.copy_item ul li{display: block;}
.copy_item ul li a:hover{color: #fff;     opacity: 1;}
.copy_item ul proadvong::after { position: absolute; content: ""; top: 50px; width: 25px; height: 2px; background-color:rgba(255,255,255,0.5); left: 0px; }
.copy_item:hover proadvong::after { position: absolute; content: ""; top: 50px; width: 77px; height: 2px; background-color: #ffffff;; left: 0px; transition: 0.5s; }


.copy_r{width: 45%; border-left: 1px rgb(255,255,255,0.1) solid;padding:88px 0 0 4vw; height:420px; }
.copy_r p{font-size: 18px; color: #fff; }
.copy_r span{font-size: 17px; color: #fff;     line-height: 30px;}
.copy_r dd{font-size:15px; color:#999; margin-top:20px; line-height:30px; padding-left:20px; }
.copy_rd1{background:url(https://memberpic.114my.com.cn/jushenghongce/uploadfile/image/20240530/20240530193828_71308108.png) no-repeat center left; opacity: 0.8;}
.copy_rd2{background:url(https://memberpic.114my.com.cn/jushenghongce/uploadfile/image/20240530/20240530193828_2035301646.png) no-repeat center left; opacity: 0.8;}
.copy_rd3{background:url(https://memberpic.114my.com.cn/jushenghongce/uploadfile/image/20240530/20240530193828_1132968488.png) no-repeat center left; opacity: 0.8;}
.copy_lb{width: 130px;     position: relative; top: -22px;}
.copy_lb li{ width: 110px; height: 130px; background: #fff; margin-bottom: 25px; }
.copy_lb li img{ width: 110px;}
.copy_lb li+li{}
.copy_lb li p{text-align: center; height: 32px;  line-height: 32px; color: #999;font-size: 14px; background: #383838;}

    

.footer_bg{color:#999; font-size:15px; padding:50px 0; border-top:1px rgb(255,255,255,0.1) solid;}
.footer_bg a{color:#999; font-size:15px; }
.footer_bg a:hover{color:#fff;}