@charset "utf-8";
/* CSS Document */
html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {margin: 0;padding: 0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup,i{font-style:inherit;font-weight:inherit;}
*{box-sizing: border-box;font-size:14px;line-height:1em;}
html, body {min-height: 100%;}
body{min-width:1500px;}
body {font:14px/1.5 "Microsoft YaHei";font-size:14px;color:#333;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
ul,ol,li{list-style: none;}
img {border: none;vertical-align: middle;}
a {text-decoration: none;color: #333;}
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;}
.dfc{display:flex;display: -webkit-flex;align-items:end;-webkit-align-items:end;justify-content:center;-webkit-justify-content:center;}
.dfcc{display:flex;display: -webkit-flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;}
.dfs{display:flex;display: -webkit-flex;align-items:end;-webkit-align-items:end;justify-content:space-between;-webkit-justify-content:space-between;}
.dfe{display:flex;display: -webkit-flex;align-items:end;-webkit-align-items:end;justify-content:end;-webkit-justify-content:end;}
.dfr{display:flex;display: -webkit-flex;align-items: baseline;-webkit-align-items: baseline;justify-content: flex-end;-webkit-justify-content: flex-end;}
.db, .lb, .dd{font-size:0;}
.db>div, .lb>li, .dd>dl{display:inline-block;vertical-align:top;}
em,i{text-transform:uppercase;font-family:arial;vertical-align:top;display:block;}
.ellipse {overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.inline{display: inline-block;*display: inline;*zoom: 1;}
.page,.w1400{width:1400px;margin:0 auto;}
:focus {outline:none;background-color:transparent;}
::selection{background:#0156a7;color: #fff;}

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

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

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

/*bse*/
.bse em,.bse b,.bse p{color: #fff !important;}

/*title*/
.title{text-align: center;padding-top: 80px;margin-bottom: 50px;}
.title em{font-size: 11px;color: #000;display: block;margin-bottom: 15px;}
.title b{font-size: 42px;display: block;line-height: 42px;margin-bottom: 14px;color: #333;}
.title p{font-size: 18px;font-weight: 100;}

/*bt*/
.bt{text-align: center;padding-top: 80px;margin-bottom: 60px;position: relative;}
.bt b{font-size:40px;font-weight: bold;display: block;color: #0156a7;z-index: 2;letter-spacing: 1.25px;margin-top: -14px;position: relative;margin-bottom: 17px;}
.bt b strong{font-size:40px;font-weight: bold;color: #333;}
.bt em{display: block;color: #eeeeee;font-family: "din";font-size: 50px;line-height: 38px;opacity: 0.8;}
.bt i{width: 49px;height: 2px;display: block;margin: 0 auto;background: #0156a7;position: relative;}
.bt i:before{position:absolute;content: '';background: #29af00;width: 7px;height: 2px;z-index: 2;top: 0;left: 0;
animation: myfirst 3s infinite;
-moz-animation: myfirst 3s infinite; /* Firefox */
-webkit-animation: myfirst 3s infinite;  /* Safari 和 Chrome */
-o-animation: myfirst 3s infinite; /* Opera */
}
.bt p{font-size: 20px;line-height: 20px;margin-top: 18px;display: block;}

@keyframes myfirst
{
  0%{width: 7px;}
  50%{width: 42px;}
  100%{width: 7px;}
}

@-moz-keyframes myfirst /* Firefox */
{
  0%{width: 7px;}
  50%{width: 42px;}
  100%{width: 7px;}
}


@-webkit-keyframes myfirst /* Safari 和 Chrome */
{
  0%{width: 7px;}
  50%{width: 42px;}
  100%{width: 7px;}
}


@-o-keyframes myfirst /* Opera */
{
  0%{width: 7px;}
  50%{width: 42px;}
  100%{width: 7px;}
}


/*top*/
#top80{width:1400px;margin:0 auto;height:100px;overflow: hidden;}
#top_box{width:100%;margin:0 auto;height:136px;background: rgba(1,86,167,0.6);min-width:1400px;position:absolute;z-index:99;padding: 0 2vw;}
#top_l{float:left;padding: 38px 0;}
#top_logo{float:left;/*! margin: 38px 0; */clear: both;}
#top_logo img {width: 94px;}
#top_logo p{margin-top:6px;color: #fff;margin-left: 15px;}
#top_logo p b{font-family: "pmzd";font-size: 2.0834vw;display: block;line-height: 1.67vw;margin-bottom: 9px;}
#top_logo p em{font-size:0.68vw;color: #d0ddf0;opacity: 0.7;}
.logo_adr{text-align:center;margin-left:1.4vw;}
.logo_adr p{font-size: 1.25vw;color:#fff;letter-spacing: 4px;margin-bottom: 9px;}
.logo_adr p b{font-size: 1.5625vw;font-weight: bold;font-style:italic;display: inline-block;}
.logo_adr span{font-size: 0.834vw;color: #d0ddf0;letter-spacing: 1px;line-height: 0.834vw;display: block;}
/*nav*/
.nav_box{float:right;}
.nav{float:left;}
.name a,.name a img{display:block;width:298px;height:87px;}
.nav li{float:left;transition:0.3s all ease;height: 75px;margin-right:5px;}
.nav li > a{transition:0.3s all ease;display:block;line-height:75px;font-size:0.9vw;padding:0 0.5vw;background-repeat:no-repeat;background-position:-40px center;color:#fff;letter-spacing: -0.2px;font-weight:400;position: relative;}
.nav li > a:after{position:absolute;content:'';width: 80%;background: #29af00;height: 3px;top: 60%;left: 50%;margin-left: -40%;z-index: -1;display: none;}
.nav li.navcurrent > a:after, .nav li:hover > a:after{display:block;}
.navbeta{float:left;margin-right:1.041vw;}

.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:136px; left:0; display:block; z-index:10000; padding:20px;overflow:hidden;}
.nav li.dhh dl.juli {}
.nav li.dhh dd {width:1400px;margin-top:10px;display:block;overflow:hidden;padding:50px 30px 30px;margin:auto;}

.mfbox{overflow: hidden;margin-top: 22px;}
.albb {margin-right: 20px;}
.acg {margin-right: 20px;}
.mft{background: url(//memberpic.114my.com.cn/lvfeng88/uploadfile/image/20201222/20201222212648_1477739029.png)no-repeat left;color:#fff;padding-left: 35px;float: right;font-size:16px;line-height: 24px;}
.mft span{font-family:"din";line-height:20px;font-size:20px;}

/*导航下拉*/
.nav_xlbox{width:80%;float:right;}
.nav_xl{line-height: 30px;border-left:2px #ff0000 solid; padding-left:15px;float:left;font-size: 24px;color:#333;overflow:hidden;}
.nav_xl span{display:block;color:#666;font-size:14px;text-transform:upperprobl;font-family:Arial;}
.nav_dhx a{float:left;width:225px;margin-left:30px;}
.nav_dhx a:nth-child(5) {margin-left: 0px !important;}
.nav_dhx a:nth-child(1){margin-left:0px !important;}
.nav_dhx a b { font-size: 16px;color: #666;line-height:50px;display:block;}
.nav_dhx img{width:225px;float:left}
.nav_dht a{display: block;border-bottom: 1px #d5d5d5 solid;border-top:1px #d5d5d5 solid;height: 40px;line-height: 40px;font-size:16px;color: #666;background: url(//memberpic.114my.com.cn/lvfeng88/uploadfile/image/20201222/20201222211924_1380680466.png) no-repeat right;width:203px;float:left;margin-bottom:20px;margin-left:60px;}
.nav_dht a:nth-child(4n+1){margin-left:0px !important;}

.searchIcon{float:left;width:2.0834vw;height:82px;background:url("//memberpic.114my.com.cn/lvfeng88/uploadfile/image/20201222/20201222212717_1073377585.png") no-repeat center;cursor: pointer;background-size: 100%;}

.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.7);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;}

.nav_r{float:right;height:75px;}
.icon_li{height:22px;position:relative;display:inline-block;vertical-align:top;padding-top: 44px;}
.icon_li i{height:26px;display: block;position:relative;}
.il_box{height:0;opacity:0;position:absolute;top:22;left:50%;z-index:2;overflow:hidden;transition:300ms;}
.icon_li:hover .il_box{height:auto;top:61px;z-index:9;opacity:1;transition:300ms;}
.wx_ewm{width:152px;margin-left:-106px;text-align:center;background:#eee;margin-top: 65px;}
.wx_ewm p{line-height:26px;color:#333;font-size: 15px;}

/*幻灯片*/
.banner{overflow:hidden;width:100%;position: relative;}
.banner-box{ min-width:1400px;height:800px;position:relative;margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important;}
.banner-box .bd li{width:100% !important;height:800px;background-position:center;background-color:#eee;}
.banner-box .bd li a{display:block;background-size:auto;width:100%;height:80%;position:relative;z-index: 9;}
.banner-btn{width:100%;position:absolute;top:390px;left:0;margin-left:0;height:450px;overflow:hidden;}
.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(//memberpic.114my.com.cn/lvfeng88/uploadfile/image/20201224/20201224092435_659983355.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px;background:url(//memberpic.114my.com.cn/lvfeng88/uploadfile/image/20201224/20201224092435_659983355.png) no-repeat -49px 0;}
.banner-box .hd { position:absolute;bottom:70px;width:100%;display:block;}
.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:#0156a7;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; }

/*envir*/
.envir{position: relative;z-index: 2;}
.envir_con{height: 409px;}
.envir_con li{float: left;width: calc((100% - 100px) / 5);text-align: center;}
.envir_con li+li{margin-left: 25px;}
.envir_con li>em{}
.envir_con li p{width: 216px;height: 216px;border-radius: 100%;background: #f8f8f8;padding-top: 47px;margin:-117px auto 0;position: relative;}
.envir_con li p em{}
.envir_con li p b{font-size: 20px;display: block;margin-top: 17px;}
.envir_con li p a{display: block;width: 109px;height: 29px;border-radius: 15px;background:#0156a7;color: #fff;line-height: 29px;margin: 17px auto 0;}

/*product*/
.pro_bg{background: url(//memberpic.114my.com.cn/lvfeng88/uploadfile/image/20201219/20201219150204_1907932181.jpg) no-repeat center;height: 2048px;margin-top: -306px;}
.pro_bg .bt{padding-top: 378px;margin-bottom: 64px;}
.pro_con{width: 1746px;height: 1300px;margin: 0 auto;background: #fff;border-radius: 10px;box-shadow: 0 0 20px rgba(153, 153, 153, 0.1);padding-top: 67px;}
.prod_box{position: relative;padding-top: 135px;}
.pro_tab{position: absolute;z-index:2;top: 0;left: 0;}
.pro_tab tr{width: calc(100% / 9);float: left;position: relative;}
.pro_tab tr td{display: block;}
.pro_tab tr>td a{display: block;text-align: center;line-height: 66px;background: #f8f8f8;font-size: 18px;}
.pro_tab tr b{font-size: 0;}
.pro_tab tr.cur>td>b>a{background:#0156a7;color: #fff !important;}
.pro_tab tr:hover>td>b>a,#showtyepname a:hover{background:#0156a7;color: #fff !important;}
#showtyepname {width: 100%;height: 0;overflow: hidden;}
#showtyepname div {width: 100%;overflow: hidden;line-height: 0px;}
#showtyepname a{line-height:44px;font-size: 16px;}
.pro_tab tr:hover td{overflow: auto !important;height: auto !important;}

.pro_list{}
.pro_list li .divproduct_new_div_item{display:block;float: left;width:450px;height: 500px;background: #fff;overflow: hidden;cursor: pointer;padding-left:0 !important;position: relative;margin-bottom: 20px;}
.pro_list li .divproduct_new_div_item+.divproduct_new_div_item{margin-left:25px;}
.pro_list li .divproduct_new_div_item:hover{background:#0156a7;}
.divproduct_new_div_item_content{position: absolute; bottom: 0;padding-bottom: 20px; background:#f2f4f5; padding:25px 10px 10px;height: 150px; width: 100%; box-sizing: border-box;}
.pro_list li .divproduct_new_div_item:hover .divproduct_new_div_item_content{padding:20px 10px;}
.product_div_item_pic img{width:410px;height: 100%;transition: all 0.5s;padding:20px;}
.pro_list li .divproduct_new_div_item:nth-child(4){margin-left: 0px !important;}
.divproduct_new_div_item_title a{font-size: 20px;color:#333;margin-bottom: 5px; display: block; padding:5px 15px}
.pro_list li .divproduct_new_div_item:hover .divproduct_new_div_item_title a{color:#fff;}
.divproduct_new_div_item_body{font-size: 16px;line-height: 25px;color:#666; font-weight:200; padding:8px 15px}
.divproduct_new_div_item_content,.divproduct_new_div_item_title a,.divproduct_new_div_item_body{transition: 0.5s all ease;}
.pro_list li .divproduct_new_div_item:hover .divproduct_new_div_item_body {color: #fff;}
.pro_list li .divproduct_new_div_item:hover .divproduct_new_div_item_content{background:#0156a7; }
.prod_in .divproduct_new_div .divproduct_new_div_item{width:401px;float: left;height:296px;margin-right: 20px;position: relative;overflow: hidden;border: 1px #f3f4f5 solid;background:#fff;}
.product_div_item_pic{padding:20px;box-shadow: inset 0 0 40px 0 rgba(0,0,0,0.07);}
.product_div_item_pic a{display:block;width:401px;height: 100%;overflow: hidden;font-weight:100;}
.prod_in .divproduct_new_div .divproduct_new_div_item .product_div_item_pic a img{width:401px;transition: all .3s linear;}
.divproduct_new_div_item:hover .product_div_item_pic a img{-moz-transform:scale(1.2);-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);}
.product_div_item_pic a:before{content:'';background-color:rgba(0,0,0,0.3);display:block;width: 100%;height: 100%;position: absolute;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;top: -100%;left:0;z-index: 1;transition: all 1s;}
.divproduct_new_div_item:hover .product_div_item_pic a:before{top:0;}
.product_div_item_pic a:after{ content: ''; background: url(//memberpic.114my.com.cn/lvfeng88/uploadfile/image/20201222/20201222153150_2126247786.png) no-repeat center ; background-size: auto auto; position: absolute; width: 100%; height: 100%; left: 0; background-size: 0px; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; z-index:2;top:-55px;}
.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; }

/*probl*/
.probl{width: 100%;overflow:hidden;background:#fff url(//memberpic.114my.com.cn/lvfeng88/uploadfile/image/20201224/20201224092231_117317818.jpg)no-repeat top center;padding-bottom: 220px;}
.probl .bt{padding-top: 22px;}
.probl .prob{margin-top:0px;width:910px; float:right;}
.probl .prob dl{position:relative;}
.probl .prob dt{}
.probl .tit{width:420px; float: left;box-shadow:0px 0px 20px rgba(204, 204, 204, 0.3);border: 1px #e6e6e6 solid;}
.probl .tit ul{width:420px;margin: 0 auto;}
.probl .tit li{display: inline-block;width:420px;padding:18px 57px; transition: all 0.3s linear;cursor: pointer;height:120px;}
.probl .tit li .bt1{float:left;}
.probl .tit li .bt1 span{font-size:20px;font-weight: 500;margin-top: 6px;line-height:50px;}
.probl .tit li .bt1 p{transition:0.3s;font-size:16px;color:rgba(255, 255, 255, 0.6);color:#666; ont-weight:100;}
.probl .tit li.cur .bt1 p{color:#fff; font-weight:100;}
.probl .tit li.cur{background: #30b54a; width:460px;position: relative;z-index: 99;}
.probl .tit li.cur span{color: #fff;}
.probl .tit li.cur .bt1{width:395px;}
.probl .tit li:after{content:"";width:300px;height:1px;background:#e6e6e6;display:block;position:relative;top:102px;}
.cbyb_conr1{width:910px;height:600px;background:url(//memberpic.114my.com.cn/lvfeng88/uploadfile/image/20201219/20201219150956_844386836.jpg)no-repeat center;}
.cbyb_conr2{width:910px;height:600px;background:url(//memberpic.114my.com.cn/lvfeng88/uploadfile/image/20201222/20201222162825_543236858.jpg)no-repeat center;}
.cbyb_conr3{width:910px;height:600px;background:url(//memberpic.114my.com.cn/lvfeng88/uploadfile/image/20201222/20201222162825_1647574024.jpg)no-repeat center;}
.cbyb_conr4{width:910px;height:600px;background:url(//memberpic.114my.com.cn/lvfeng88/uploadfile/image/20201222/20201222162825_1060798283.jpg)no-repeat center;}
.cbyb_conr5{width:910px;height:600px;background:url(//memberpic.114my.com.cn/lvfeng88/uploadfile/image/20201222/20201222162825_966018021.jpg)no-repeat center;}
.cbyb_conrt{width:700px;height:330px;background:rgba(255, 255, 255, 0.9);padding:60px 40px;border:1px #e6e6e6 solid;position: relative;margin: auto;top: 200px; font-size:16px; font-weight:100; line-height:30px;     text-align: center;}
.cbyb_tt{font-size:17px;line-height:35px;text-align:center;color:#666; margin-top: 15px;}
.cbyb_tt em{display: inline-block;font-size: 30px;font-family: "din"; color: #ff0000;}
.cbyb_mo{text-align:center;margin: 30px auto; transition: all 0.6s;}
.cbyb_mo a{font-size:17px;color:#fff;width:220px;height:40px;background:#30b54a;line-height:40px;display: inline-block;}
.cbyb_conrt .cbyb_mo a:hover{width:260px; transition: all 0.6s;}

/*Advantage*/
.adv_bg{}
.adv_bg .bt{padding-top: 0;}
.adv_con{position: relative;padding-top: 59px;}
.adv_tab{height: 204px;background: #0156a7;position: absolute;top: 0;left: 50%;margin-left: -700px;z-index: 3;}
.adv_tab li{padding-top: 58px;width: calc(100% / 4);height: 204px;float: left;text-align: center;color: #fff;position: relative;}
.adv_tab li:after{position: absolute;content: '';bottom: 0;left: 0;width:100%;height: 0;background: #29af00;transition: 0.3s;}
.adv_tab li em{position: relative;width: 117px;text-align: center;margin:0 auto;font-size: 48px;display:block;font-family: "din";line-height: 37px;}
.adv_tab li em:before,.adv_tab li em:after{position: absolute;content: '';width: 22px;height: 1px;background: rgba(255, 255, 255, 0.5);top: 50%;}
.adv_tab li em:before{left: 0;}
.adv_tab li em:after{right: 0;}
.adv_tab li b{display: block;margin-top: 18px;font-size: 24px;color: #fff;margin-bottom: 10px;}
.adv_tab li i{color:rgba(255, 255, 255, 0.5);}
.adv_tab li.cur:after{height:4px;transition: 0.3s;}
.adv_nr{}
.adv_nr dl{position: relative;}
.adv_nr dt{}
.adv_nr dt img{width: 100%;}
.adv_nr dd{position: absolute;bottom: 74px;left: 50%;width: 894px;height: 434px;margin-left: -447px;background: rgba(255, 255, 255, 0.8);padding: 44px 186px 0;}
.adv_wz{}
.adv_wz em{background:rgb(41 175 0 / 0.1);width: 66px;height: 66px;text-align: center;display: block;position: relative;border-radius: 100%;}
.adv_wz em i{color: #fff;font-size: 40px;font-family: "akr";position: relative;z-index: 2;line-height: 66px;}
.adv_wz em:after{position: absolute;content: '';width: 51px;height: 51px;border-radius: 100%;background: #29af00;top: 8px;left: 8px;}
.adv_wz b{font-size: 36px;font-weight: bold;color: #333;display: block;line-height: 66px;margin-left: 19px;}
.adv_bt{margin: 33px 0 31px 53px;}
.adv_bt em{color:rgba(148, 148, 148, 0.5);}
.adv_bt b{font-size: 24px;margin-bottom: 11px;display: block;}
.adv_nr dd p{margin-left: 53px;font-size: 18px;display: block;position: relative;padding-left: 19px;}
.adv_nr dd p:after{position: absolute;content:'';width: 8px;height: 8px;border-radius: 100%;background: #333;top: 50%;margin-top: -4px;left: 0;}
.adv_nr dd p+p{margin-top: 14px;}
.adv_nr dd a{width: 468px;height: 35px;background: #f69313;text-align: center;color: #fff;line-height: 35px;display: block;margin: 39px auto 0;font-size: 15px;font-weight: 100;}

/*case*/
.case{}
.case_con{}
.case_tab{height: 66px;background: #f8f8f8;}
.case_tab li{width: calc(100% / 7);height: 66px;float: left;}
.case_tab li a{display: block;width: 100%;line-height: 66px;text-align: center;color: #333;font-size: 18px;}
.case_tab li:hover a{color: #fff;background: #0156a7;}
.case_box{width:1400px;margin:auto;position:relative;margin-top: 45px;}
.case_box .tempWrap{float:left;width:1400px !important;}
.case_box .divdgweb_new_div_item{width:450px !important;float:left;position:relative;height:510px;margin: 0px 10px;background:#f8f8f8;padding:30px;}
.case_box .divdgweb_new_div_item_content {width:390px;padding:25px 25px 25px 25px;position: absolute;top:330px;}
.case_hd{overflow:hidden;padding:0 10px;}
.case_hd .next{width:63px;height:63px;float:left;position:absolute;left:-6%;top:42%;background:#0157a8 url(//memberpic.114my.com.cn/lvfeng88/uploadfile/image/20201224/20201224091027_1806148365.png)no-repeat center;border-radius:50%;}
.case_hd .next:hover{box-shadow:0px 0px 15px #ccc;}
.case_hd .prev{width:63px;height:63px;float: right;position:absolute;right:-6.5%;top:42%;;background:#0157a8 url(//memberpic.114my.com.cn/lvfeng88/uploadfile/image/20201224/20201224091027_1806148365.png)no-repeat center;border-radius:50%;transform:rotatey(180deg);}
.case_hd .prev:hover{box-shadow:0px 0px 15px #ccc;}
.news_div_item_pic img{width:390px;}
.case_box .divdgweb_new_div_item_a {font-size:18px;}
.case_box .divdgweb_new_div_item_body{font-size:16px;color:#757373;font-weight:100;padding-top:10px;line-height:30px;}

/*Process*/
.proc_bg{position: relative;padding-bottom: 107px;}
.proc_bg:after{position: absolute;content: '';width: 100%;height:300px;background: #0157a8;bottom: 0;left: 0;z-index: -1;}
.proc_con{height: 440px;}
.proc_con li{float: left;width:calc(100% / 5);text-align: center;padding-top: 17.4px;height: 440px;position: relative;transition: 1s;}
.proc_con li em{position: relative;z-index: 2;}
.proc_con li b{display: block;position: relative;z-index: 2;margin-top: 39px;margin-bottom: 16px;font-size: 22px;color: #fff;}
.proc_con li i{position: relative;z-index: 2;color: #ccc;opacity: 0.5;}
.proc_con li p{overflow: hidden;transition: 1s;position: absolute;width: 100%;height: 0;top: 0;left: 0;background: #f8f8f8;opacity: 0;}
.proc_con li p span{margin-top:350px;display: block;font-size: 18px;font-weight: 100;line-height: 30px;padding: 0 54px;color: #999;}
.proc_con li.cur p{height: 100%;transition: 1s;opacity: 1;}
.proc_con li.cur b{color: #333;transition:1.1s;}
.proc_con li.cur i{color: #999;transition:1.1s;}

/*about*/
.abt_bg{background: url(//memberpic.114my.com.cn/lvfeng88/uploadfile/image/20201221/20201221113848_633375292.jpg) center 225px no-repeat;}
.abt_num{width: 1400px;height: 69px;margin: 0 auto 110px; border-top: 1px #eee solid;  padding-top: 50px;}
.abt_num ul{display: block;width: 100%;}
.abt_num li{width: calc(100% / 5);height: 69px;float: left;text-align: center;}
.abt_num li em{color: #0156a7;font-size: 44px;display: block;font-weight: bold;font-family: "din";line-height: 36px;margin-bottom: 16px;}
.abt_num li b{font-weight: 100;font-size: 18px;display: block;}
.abt_con{position: relative;height:524px;margin-bottom: 72px;}
.abt_le{width:926px;height:524px;box-shadow:0px 0px 10px rgba(204, 204, 204, 0.5);background:#fff;padding:88px 163px 88px 60px;position: absolute;top: 0;left: 0;}
.abt_wz{}
.abt_l{}
.abt_l em{font-size: 30px;font-family: "akr";color: #ccc;}
.abt_l b{font-size: 30px;font-weight: 100;color: #666;display: block;margin-top: 15px;}
.abt_l i{width:70px;height:4px;margin-top:25px;background:#0156a7;display: block;}
.abt_r{}
.abt_r a{background:#0156a7;padding:15px 20px;text-align:center;font-size:15px;color:#fff;display: block;float: left;}
.abt_r a+a{margin-left:5px;}
.abt_dl{margin-top:40px;}
.abt_dl p{font-size:16px;color:#666;line-height:34px;text-indent: 2em;}
.abt_dl p+p{}
.abt_ri{width:599px;height:407px;position:absolute;z-index: 2;right: 0;top: 60px;}
.abt_pan{width: 1806px;margin: 0 auto; padding-top:20px;}
.pan_tab{height: 61px;}
.pan_tab a{display: block;float: left;width: calc(100% / 3);line-height: 61px;background: #eeeded;font-size: 20px;font-weight: 100;text-align: center;transition: 0.3s;cursor: pointer;}
.pan_tab a.cur{background: #0156a7;color: #fff;transition: 0.3s;}
.pan_con{margin-top: 58px;height: 499px;overflow: hidden;}
.pan_con tr{display: block;}
.pan_con .hd{text-align: center;height: 14px;margin-top: 36px;}
.pan_con .hd ul,.pan_con .hd li{height: 14px;display: block;font-size: 0;}
.pan_con .hd li>li{width: 14px;height: 14px;background: #999;border-radius: 100%;display: inline-block;}
.pan_con .hd li>li.on{background:#0156a7;}
.pan_con .hd li>li+li{margin-left:10px;}
.pan_con td{position: relative;margin-right: 5px;transition: 0.5s;overflow: hidden;}
.pan_con td:last-child{margin-right: 0;}
.pan_con td>br{display: none;}
.pan_con td div{ padding-top:0px !important; position:absolute; left:-100%; top:0px; transition:all 0.5s ease; width:100%; height:100%;}
.pan_con td div a{ display:block; width:100%; height:100%;color:#fff; background:rgba(0,0,0,0.7);line-height: 449px;font-size: 20px;}
.pan_con td:hover div{ left:0px; transform:rotate(360deg);}

/*新闻*/
.news_box{margin:0px auto;padding-bottom:80px;}
.news_bt{width: 1400px;float: left;margin-bottom: 60px;}
.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: 0px;font-size:16px;font-weight: 100;letter-spacing: 1px;line-height:42px;}
.nb_tab a+a{margin-left:50px;}
.nb_tab a.cur{background:#0156a7; color: #fff; background-size: 400% 370%; box-shadow:0px 0px 10px rgba(20, 8, 125, 0.5);}
.nbc_list+.nbc_list{display: none;}
.nbcl_le{width:685px;}
.nbcl_le .news_div_item{width:329px;display: inline-block;vertical-align:top;border: 1px #e6e6e6 solid;padding:14px 15px;}
.nbcl_le .news_div_item+.news_div_item{margin-left:15px;}
.nbcl_le .news_div_item_pic img{width:295px;}
.news_div_item_title a{font-size:17px;}
.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(//memberpic.114my.com.cn/lvfeng88/uploadfile/image/20201224/20201224091208_159858005.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:41px 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*/
.links{width:100%; margin:0 auto; overflow:hidden; background:#0156a7; padding:10px 0px}
.links p{width:150px; float:left; font-size:18px; color:#fff;  font-weight: 400; line-height:62px;}
.links p span{padding-left:5px; font-size:18px; color:#fff; font-family:Arial, Helvetica, sans-serif;text-transform: uppercase; font-weight: 200;}
#link_bg{width:1250px; line-height:30px; float:left; overflow:hidden; font-size:15px; font-weight:100; color: #999;}
#link_bg a{font-size:15px; color: #fff;}
.linkTagcs li a{font-size:15px; color: #fff !important;}

/*copyright*/
.copy_bg {background: #333;padding-top: 81px;}
.copy_box {border-bottom: 1px solid rgba(204, 204, 204, 0.1);margin-bottom: 58px;padding-bottom: 64px;display:inline-block;width: 100%;}
.copy_logo{padding: 22.5px 0;}
.copy_lx{border-left: 1px solid rgba(204, 204, 204, 0.08);margin-left: 40px;padding-left: 42px;height: 105px;}
.copy_lx p{font-style: italic;font-size: 30px;color: #0156a7;line-height: 30px;}
.copy_lx p em{font-style: italic;font-family: "din";font-size: 38px;color: #0156a7;display: inline-block;vertical-align: bottom;line-height: 33px;}
.copy_lx i{font-size: 24px;color: #666;display: block;margin: 13px 0 18px;text-transform: inherit;}
.copy_lx span{font-size: 18px;color: #666;display: block;}
.cop_lm{}
.cop_lm li{float: left;width: 185px;}
.cop_lm li p{color: #fff;margin-bottom: 27px;font-size: 18px;}
.cop_lm li a{color: #999;display: table;font-size: 16px;}
.cop_lm li a:hover{color: #fff;}
.cop_lm li a+a{margin-top: 14px;}
.copyr {background: #fff;height: 92px;}
.copyr p{line-height: 92px;font-weight: 100;}
#infoname {width: 451px;height: 60px;line-height: 60px;border-radius: 30px;padding-left: 30px;background: #666;color: #eee !important;}
.z {position: absolute;right: 16px;top: 12px;}
#search_bg {position: relative;}

.cop_ewm{background: url(//memberpic.114my.com.cn/lvfeng88/uploadfile/image/20201221/20201221181052_217234198.png) no-repeat center;width: 230px;height: 358px;padding-top: 97px;}
.cop_ew{width: 135px;margin: 0 auto;height:135px !important;}
.cop_ew p,.cop_ew p img{width: 135px;}
.cop_tb{height: 42px;width: 144px;margin: 33px auto 0;}
.cop_tb li{width: 42px;height: 42px;float: left;text-align: center;}
.cop_tb li em{width: 42px;height: 42px;border-radius: 100%;background: #e9ecf3;}
.cop_tb li+li{margin-left: 8px;}
.cop_tb li em img{margin: 0 auto;}
.cop_tb li:nth-child(1) em img{padding: 12px 0;}
.cop_tb li:nth-child(2) em img{padding: 14px 0;}
.cop_tb li:nth-child(3) em img{padding: 14px 0;}
.cop_tb li em .one{display: block;}
.cop_tb li em .two{display: none;}
.cop_tb li.on em,.cop_tb li:hover em{background: #0034cf;}
.cop_tb li.on em .one,.cop_tb li:hover em .one{display: none;}
.cop_tb li.on em .two,.cop_tb li:hover em .two{display: block;}