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

.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
	
	
	
/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

/*公共样式部分*/
body {font-size: 14px;font-family:Microsoft YaHei; min-width:1400px; overflow-x:hidden;}
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin: 0px; padding: 0px;list-style: none;border: 0px;}
*{margin: 0;padding: 0;box-sizing: border-box;}
em,i{font-style:inherit;font-weight:inherit;}
ul{list-style: none;}
img {border: none;vertical-align: middle;}
a {text-decoration: none;color: #333;}
a:hover{ text-decoration: none; }
tr,td{padding:0 !important;}
input, textarea {outline: none;border: none;}
.dfs{align-items: center;justify-content: space-between;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}

/*左右浮动清除*/
.fl{float: left;}
.fr{float: right;}
.clear,.cl{clear: both;height: 0px; overflow: hidden;}

/*宽度*/
.w1400{ width:1400px; margin:0 auto; overflow:hidden;}
.page{ width:1400px; margin:0 auto;}
.bg{ width:100%; margin:0 auto; overflow:hidden; padding:0 2%;}


/*距离*/
.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:45px; font-weight:bold; text-align:center;}
.t b{ font-size:45px; color:#009042;}
.t p{ font-size:17px; font-weight:normal; color:#777; padding-top:10px; padding-bottom:15px;}
.t em{width: 1400px; margin: 0 auto; text-align: center;}
.t em img{display: block; margin: 0 auto;}

.t1{font-size:45px; font-weight:bold; text-align:center; color:#fff;}
.t1 p{ font-size:17px; font-weight:normal; color:#d8f4fb; padding-top:15px; padding-bottom:15px;}
.t1 em{width: 1400px; margin: 0 auto; text-align: center;}
.t1 em img{display: block; margin: 0 auto; filter: grayscale(1) brightness(10);}


/*header*/
.head_bc{width: 100%;display: flex;justify-content: space-between;}
.nav_bc.on{background:#fff;box-shadow:1px 1px 10px rgba(0,0,0,0.1);}
.head_c{display: flex;justify-content: space-between;align-items: center;position: relative;z-index: 99;padding: 0 30px 0 50px;}
.nav_bc.on .head_c{height:110px;}
.nav_bc{ width: 94.6%; position: fixed; top: 0; left: 0; z-index: 180;  transition: all 0.5s ease;background:none;box-shadow:none;}
.nav_bc.cur{width: 85.6%;}
.nav_c li a,.icon>div i,.icon_pho .irh span,.nav_rc a,.nav_rc span{color:#fff; font-size: 25px;}
.nav_bc.on .nav_c li a,.nav_bc.on .icon>div i,.nav_bc.on .icon_pho .irh span,.nav_bc.on .nav_rc a,.nav_bc.on .nav_rc span,.nav_bc.on .hea_logo>p{color:#333;}
.logo b img { width: 13vw;}
/*.hea_logo .two,.nav_bc.on .hea_logo .one{display:none;}
.hea_logo .one,.nav_bc.on .hea_logo .two{display:block;}*/

.logo a{display: flex;align-items: center;padding-right: 2vw;}
.logo img{width:5vw;filter: grayscale(10000%) brightness(10000%);}
.logo li{padding-left:0.8vw;}
.logo b{font-size:1.85vw;color:#fff;line-height: 1.8vw;}
.logo p{margin-top: 6px;font-size:0.93vw;color:#eee;}

.nav_bc.on .logo img{filter: none;}
.nav_bc.on .logo b{color:#333;}
.nav_bc.on .logo p{color:#666;}
.logo b img{width: 13vw;}



.head_lc{width: 62%;display: flex;justify-content: space-between;align-items: center;height: 100%;}
.nav_c{display: flex;width: 84%;justify-content: space-between;height: 100%;}
.nav_c>li{position: relative;height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;     line-height: 110px;}
.nav_c>li a{color: #fff;display: block;font-size: 16px;height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;transition: all .5s;}
.nav_c li ul li a{ font-size: 14px; line-height: 46px;font-weight: lighter;color: #ffffff !important;}
.nav_c li ul {position: absolute;width: 100%;background: rgba(0, 0, 0, 0.2); top: 100%; display: none;}
.nav_c>li:hover ul {display: block;}
.nav_bc.on .nav_c > li.navcurrent > a { color: #009042;}
.nav_bc.on .nav_c li:hover a{ color: #009042;}
.nav_bc.on .nav_c li>.nav2>a { color: #333;}
.nav_bc.on .nav_c li:hover>.nav2 a:hover { color: #fff;}
.nav_c>li.a1>.nav2 { left: -63px;}

/*.nav_c > li > a:after,.nav_c > li > a::after{ content: ''; width: 0%; height: 2px; background: #fff; display: block; position: absolute; left: 0; bottom: 0; transition:0.3s all ease-in-out; }*/
.nav_c > li.navcurrent > a:after,.nav_c > li.navcurrent > a::after,.nav_c > li:hover > a:after,.nav_c > li:hover > a::after{ width: 100%; }
.nav_c > li.navcurrent > a, .nav_c > li:hover > a { color: #fff; font-weight:bold;}


/*下拉*/
.nav_c li>.nav2 {display: none; position:absolute; left:-7px; top:110px; z-index: 99999;}
.nav_bc.on .nav_c li>.nav2 { top: 110px;}
.nav_c li>.nav2 a{display: block;  background:#fff; height: 50px; line-height: 50px; width: 190px; font-size: 15px; text-align: center; color:#333; border-bottom: none;}
.nav_c li>.nav2 a+a{    border-top: 1px solid #eee;}
.nav_c li>.nav2 a:hover{background:#009042; color: #fff;}
.nav_c li.a5>.nav2,.nav_c li.a6>.nav2 {  left: -42px;}
.nav_c li.a2>.nav2 {  left: -50px;}
.nav_c li.a1>.nav2  a,.nav_c li.a2>.nav2  a{width: 196px;}



/*search*/
.dfss{display:flex;align-items:end;justify-content:space-between;width: 8%;}
.icon>div{height:105px;display: flex;align-items: center;justify-content: center;}
.icon>div i{color:#fff;user-select:none;transition:all 0.5s;display: flex;
    align-items: center;  justify-content: center;position: relative;height: 100%;}
.icon>div i span{font-size: 25px;}
.icon>div:hover i{border-color: #e60113;}
.iser_box,.itel_box{background:rgba(0,0,0,0.5);position:absolute;top:106px;right:0;padding:25px;transform-origin:top;transform:rotateX(90deg);transition:all 0.5s;z-index: 9}
.nav_bc.on .iser_box,.itel_box{top:110px;}
.icon>div:hover .iser_box,.icon>div:hover .itel_box{transform:rotateX(0deg);}
.search_l{display:flex;align-items:center;justify-content:end;color: #fff;}
.search_l span+span{margin-left:4px;}
.search_l a{color: #fff;font-size: 14px;}
.search_r{margin-top:20px;position:relative;}
#infoname{width:100%;height:38px;line-height: 38px;border:1px solid #eee;text-indent:12px;}
.z_img{width:38px;height:38px;position:absolute;top:0;right:0;background: no-repeat;}
.itel_box{width:220px;text-align:center;right: 40px;}
.dh_h {line-height: 36px;font-size: 22px;}
.itel_box p{color:#fff;position:relative;font-size:22px; font-weight: bold;}
.itel_box p:before{position:absolute;left:0;color:#333;}
.itel_box em{font-family:'arial';font-size:26px;font-weight: bold;color:#009042;margin-top:10px;}
.search_l .iconfont{font-size: 16px;}
.search_l span{color: #fff}
.icon_pho {
    display: flex;
    align-items: center;
}

.icon_pho .irh span {
    color: #fff;
    font-size: 25px;
}

.icon_pho b {
    font-size: 26px;
    color: #006cb5;
    padding-left: 10px;
}
.nav_rc{display: flex;width: 10%;justify-content: space-between;}
.nav_rc a{font-size: 18px;color: #fff;position: relative;}
.nav_rc a.on{color: 003793!important;}
.nav_rc span{color: #fff;font-size: 14px;padding-top: 3px;}

.hea_icon{width: 104px;height: 110px;z-index: 9999;transition: all .5s;cursor: pointer;position: fixed;top: 0;right: 0;background: #009042;display: flex;flex-direction: column;align-items: center;justify-content: center;box-shadow: 1px 1px 10px rgba(0,0,0,0.1);}
.hea_icon>i {
    width: 24px;
    height: 2px;
    background: #fff;
    position: relative;
    z-index: 999;
    transition: all.5s ease;
    -webkit-transition: all.5s ease;
    -moz-transition: all.5s ease;
    -ms-transition: all.5s ease;
    -o-transition: all.5s ease;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    display: block;
    transform: rotate(0);
}
.hea_icon>i+i{margin-top: 4px;}
.hea_ul li img {
    width: 80%;
    margin: 0 auto;
    display: block;
    margin-top: 9px;
}

.hea_ul {
    transition: all .5s;
    top: 0;
    right: 0;
    z-index: 999;
    width: 0;
    position: fixed;
    height: 100%;
    background: rgba(255,255,255,0.8);
}
.hea_ul.cur{width: 9%;box-shadow: 1px 1px 10px rgba(0,0,0,0.1);height:100%;}
.hea_icon.cur{right: 9%;}
.hea_icon.cur>i{margin:0;}
.hea_icon.cur>i:nth-child(1){
    top: 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.hea_icon.cur>i:nth-child(2){
    top: -2px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}
.hea_icon.cur>i:last-child{
	display: none;
}
.hea_ul>ul {
    height: 100%;
    padding-top: 20px;
}
.hea_ul>ul>li>a {
    display: block;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.hea_ul>ul>li>a>span {
    font-size: 16px;
    display: inline-block;
    padding-right: 10px;
}

.hea_ul li p {
    font-size: 14px;
    text-align: center;
    margin-top: 7px;
}


.hea_ul>ul>li+li+li {
    font-size: 16px;
    height: 40px;
    line-height: 35px;
    margin-top: 34px;
    text-align: center;
}

.hea_ul>ul>li+li+li em {
    display: block;
    font-size: 1.3vw;
    color: #009042;
    line-height: 35px;
    font-family: "Impact";
}

.hea_ul>ul>li+li+li span {
    font-size: 30px;
    padding-right: 10px;
    display: block;
}











/*banner*/
.banner{ overflow: hidden; background:#333; }
.banner-box{ min-width:1400px; height:930px; position:relative; margin:0 auto; }
.banner-box .bd{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:930px; 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: 930px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:400px; 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/yanmei888/uploadfile/image/20221123/20221123212545_901841092.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(https://memberpic.114my.com.cn/yanmei888/uploadfile/image/20221123/20221123212545_901841092.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:12px; border-radius:10px; text-indent:-9999px; background:rgba(255,255,255,0.6); 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:#fff !important; width: 60px; }
.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; }


/*compy*/
.compy_bg{ background: url(https://memberpic.114my.com.cn/yanmei888/uploadfile/image/20230515/20230515134714_1384864475.jpg) no-repeat center; width: 100%; height:600px; padding: 80px;}
.compy_f{}
.compy_f{font-weight: lighter;margin-top: 20px;width:630px;}
.compy_f b{font-size: 45px;color: #343434;text-transform: uppercase;}
.compy_f em{font-size: 18px;color: #bbb;padding-left: 10px;}
.compy_f span{display: block; font-weight: bold;color: #009042;font-size: 36px;}
.compy_f p{font-size: 16px;color: #666;line-height: 30px;}
.compy_f p i{font-weight: bold;text-decoration: underline;}
.compy_f span:after{content:''; display:block;width: 32px;height: 4px;background: #009042;margin: 25px 0;}
.compy_f a{width: 162px;height: 45px;line-height: 45px;display: inline-block;text-align: center;border: 1px solid #cccccc;border-radius: 50px;color: #999;font-size: 16px;margin-top: 40px;}
.compy_f a:hover{background: #009042;color: #fff;transition: all .3s ease; width: 190px;}
.compy_r{padding: 30px;background: #fff;width: 720px;height: 450px;border-radius:20px;box-shadow: 0px 0px 10px 0px #c6c6c6;z-index: 999;}


/* prod */
.pro_list{ width:1400px; margin:0 auto;  height: 180px;  position: relative;  }
.pro_list li { float: left;    height: 80px;     width: calc((100% - 3px)/ 4);  background: #eee;}
.pro_list li  a.prolist2021_one { width: 100%; display: block; height:80px; color: #333;  font-size: 20px; float: left;   font-weight: bold;   line-height: 80px;     background: url(https://memberpic.114my.com.cn/yanmei888/uploadfile/image/20221125/20221125111437_1677713043.png) no-repeat 35px 29px;  padding-left: 72px;}
.pro_list li dl{ width: 1400px;  float: left; display: none; background: rgba(255,255,255,0.7); height: 70px;}
.pro_list li dl dt {  background: url(https://memberpic.114my.com.cn/yanmei888/uploadfile/image/20221125/20221125111232_380628499.png) no-repeat left;   padding: 0 20px; float: left; line-height: 30px;}
.pro_list li .on dl dt a{font-size: 15px; color: #666; }
.pro_list li dl dt a:hover{ color:#fff; text-decoration: underline;}

.pro_list li a {font-size: 15px;  line-height: 70px;}
.pro_list li:nth-child(4).on dl { position: absolute;  left: 0;  top: 80px;}
.pro_list li.on a.prolist2021_one { color: #fff;  background:#009042 url(https://memberpic.114my.com.cn/yanmei888/uploadfile/image/20221125/20221125111838_1343055443.png) no-repeat 35px 29px;  padding-left: 72px;}
.pro_list li.on dl {display: block;   padding: 0 15px;}
.pro_list li:nth-child(2).on dl,.pro_list li:nth-child(3).on dl{   display: block;   position: absolute;    left: 0px;  width: 1400px;     top: 80px;}
.pro_list li dl dt a:hover{ color: #009042; }
.pro_list li+li{margin-left: 1px; }

.pro_con {display: flex;overflow: hidden; width: 1400px; margin: 0 auto;}
.pro_t {
    height: 530px;}
.pro_call{height: 530px;    margin-top: 40px;
    width: 1400px;
    margin: 0 auto;
    background: #f7f7f7;
    padding: 40px;}

.prod_f.fl { overflow: hidden;}
.prod_f a img{transition: all 0.5s; width:600px;}
.prod_f a:hover img{transform: scale(1.1); transition: all 0.5s;}	


.prod_r{ margin-top: 30px;     width: 670px;}
.prod_r dl{}
.prod_r dd{font-size: 30px; color: #009042;  font-weight: bold;     position: relative;}
.prod_r dd:after {
    content: "";
    width: 100px;
    height: 4px;
    background: #b3c3b4;
    position: absolute;
    left: 0;
    bottom: -20px;}
.prod_r dt{font-size: 16px;   color: #777;
    line-height: 30px;
    margin-top: 45px;}
.prod_r dt a {
    font-size: 16px;
    background: #009042;
    color: #fff;
    padding: 10px 35px;}
.prod_r dt a:hover{
    font-size: 16px;
    background: #f37d03;
    color: #fff;
    padding: 10px 70px;     transition: all 0.5s;}
.prod_r ul { margin-top: 38px;}
.prod_r ul li+li {margin-left: 17px;}
.prod_r ul li {   float: left; border: 1px solid #eee; overflow: hidden;}
.prod_r ul li  img{transition: all 0.5s;      width: 210px;
    height: 158px;}
.prod_r ul li:hover img{transform: scale(1.1); transition: all 0.5s;}	


.pro_con{}
.pro_con table { width: 1500px !important; overflow: hidden; display: block;}
.pro_tab{width: 100%;position: relative;}
.pro_tab td:hover span a {background: #009042; color: #fff; transition: 0.4s;}
.pro_tab tr{display: block;}
.pro_tab tr td{display: block;width: 336px; background: #fff; box-sizing: content-box;border: 1px solid #f2f2f2; padding: 0 !important; float: left;position: relative;margin-right: 18px;}
.pro_tab tr td>a{display: block; position: relative; overflow: hidden;}
.pro_tab tr td img{width: 100%; height: auto;transition: 0.4s;}
.pro_tab td br{display: none;}
.pro_tab td span{width: 100% !important;display: block; position: relative; height: 72px; z-index: 5;}
.pro_tab td span a{display: block;font-size: 16px; background: #ffffff; width: 100%; line-height: 72px;}
.pro_tab td span:after{content: '';width: 100%; height: 1px; background: #f2f2f2; position: absolute; left: 0;bottom: 0;transition: 0.4s;}
.pro_tab td:hover span:after{display:none;}
.pro_tab tr td:hover img{transform: scale(1.1);}


/*app*/
.app{height:196px ;background: url(https://memberpic.114my.com.cn/yanmei888/uploadfile/image/20230516/20230516162537_214366316.jpg)no-repeat center;}
.app_box{display: flex;align-items: center;justify-content: space-between;height: 100%;}
.app_t{margin-bottom: 0;text-align:left;}
.app_t p{ color: #fff; font-size: 40px;  font-weight: bold;}
.app_t span{ color: #fff;  font-size: 18px;  line-height: 44px;}
.app_box a{display: block;width: 150px;height: 50px;line-height: 50px;color: #fff;text-align: center;border-radius: 25px;font-size: 15px;     border: 1px solid rgba(255,255,255,0.2);}
.app_box a:hover {
    background: #ffffff;
    color: #009041;
    transition: 0.3s all ease-in-out;
    width: 180px;}

.app_bg{position: relative;overflow: hidden;}
.appli_con {position: absolute;bottom: 0;left: 0;width: 100%;z-index: 5;height: 100%;overflow: hidden;}
.appli_con ul {display: flex;justify-content: space-between;height: 100%;}
.appli_con li {display: flex;flex-direction: column;align-items: center;color: #fff;width: calc(100% / 6);position: relative;z-index: 5;border-right: 1px solid rgba(255,255,255,0.3);justify-content: center;padding: 0 0 5% 0;}
.appli_con li:after {content:'';width:100%;height:0;background:linear-gradient(to top, rgba(255,255,255,0.3) 0 ,transparent);position:absolute;bottom:0;left:0;transition:0.5s;z-index:-1;}
.appli_con li:hover:after {height:100%;}
.appli_con li a {font-size: 28px;display: flex;flex-direction: column;margin: 20% 0 0;color:#fff;font-weight: lighter;text-align: center;}
.appli_con li a>span {font-size: 16px;text-transform: uppercase;opacity: 0.5;color:#fff;letter-spacing: 0;}
.appli_call {}
.appli_call ul {display:flex;transition: 0.5s;}
.appli_call li {position: relative;width:100%;flex-shrink: 0;}
.appli_call li>a {}
.appli_call li>a img {width:100%;height: auto;}


/*news*/
.news_bg{}
.news{ padding:70px 0 50px 0;}
.news_tit {text-align: left;  float: left; font-size: 36px;color: #009042; font-weight:bold; line-height:30px;}
.news_tit b{font-size: 36px;color: #343434; 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: #009042; filter: progid:DXImageTransform.Microsoft.gradient( startColorproadv='#009042', 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:#009042; font-weight:bold;}
.news_tab ul li:hover a  i,.news_tab ul li.on a i{color:#009042;  font-weight: normal;}

.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: 30px; float: right;}
.news_tab li a i{font-family: 'iconfont'; color:#333; font-size: 28px;  padding-right: 10px;  position: relative; top: 4px;}

.news_list{height:540px;width: 100%;overflow: hidden;}
.news_list .news_div{height:540px;}

.news_list .news_div_item,.news_list .divdgweb_new_div_item{width: 23.65%;display: inline-block;position: relative;height:530px;transition:0.5s; padding: 20px; border: 1px #eee solid;}
.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:290px;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/yanmei888/uploadfile/image/20221124/20221124195400_344389019.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:330px;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: 175px;height: 33px;background: #fff;border-radius: 40px;line-height: 33px;color: #999;font-size: 15px;transition:0.5s;padding-left: 43px; 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/yanmei888/uploadfile/image/20221124/20221124195420_783106785.png) no-repeat center;width: 25px;height: 14px;left: 130px;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:250px;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: #009042;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: #009042;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_tab img {  position: relative; float: left; top: 18px;}

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


/*links*/
.links_bj { width: 100%; height: 90px; margin: 0 auto; overflow: hidden; }
.links_zbt { width: 145px; font-size: 20px; color: #666;     line-height: 40px;}
.links_zbt span { font-size: 20px; color: #d1d1d2; text-transform: uppercase;     line-height: 40px;}
.links_lj { color: #666; margin-left: 20px; }
.links_tb { width: auto; height: 90px; }
.linkTagcs li a { font-size: 16px; line-height: 40px; }
.copy_list4 li { font-size: 14px; color: #999; line-height: 27px; width: 300px; }


/*copy */
.copyright{ background:#222; }
.crcon{ padding:70px 0 ; border-bottom: 1px solid #3a3939;}
.copy_item{float:left; padding-left: 124px;}
.copy_item1{float: right;padding-left:60px;     border-left: 1px solid #403f3f; height:250px;}
.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: 34px;font-size: 15px; opacity: 0.7;}
.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: 26px; height: 3px; background-color: #fff; left: 0px; }
.copy_item :hover proadvong::after { position: absolute; content: ""; top: 50px; width: 77px; height: 3px; background-color: #ffffff;; left: 0px; transition: 0.5s; }
.crconcat{ width:470px; }

.social {padding-top:0px;clear: both;}
.social a { position: relative; font-size: 13px; color: #fff; display: inline-block; line-height: 25px; padding:5px 9px; 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%;}
.social a img{ display: block}
.social a:hover{ background: #009042;  }
.social a:hover img{filter: contrast(0) brightness(2);}
.social a:hover .ewm img{filter: grayscale(1%);}
.social .ewm { position: absolute; width: 100px; bottom: 45px; right: -35px; z-index: 1; display: none; padding: 5px; background: #fff; border-radius: 5px; }
.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); }
.social .ewm img { display: block; width: 100%; height:auto; }




.cr_tel{ padding-bottom: 15px; font-size:16px; color:#e8efeb;}
.cr_tel em {display: block;font-size: 40px;color: #fff;font-family: Arial;font-weight: bold;padding-top: 10px;}
.craddr{ font-size:16px; color:#b0b0b0; line-height:35px; color: #fff; opacity: 0.6;}
.craddr p i{font-family: 'iconfont'; color: #fff;  font-size: 18px; opacity: 0.6;     padding-right: 8px; font-weight: lighter;}
.end{ text-align:center; height:100px;}
.end,.end a{ font-size:15px;     color: rgba(255,255,255,0.5); font-weight:lighter; line-height:100px; width: 1400px; margin: 0 auto;}