*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;}
body{font-size: 14px;min-width: 1300px;font-family:"Microsoft YaHei";overflow-x:hidden;color: #333;}
a{text-decoration: none;font-size: 14px;}
address, caption, cite, code, dfn, em, th, var, optgroup, i{font-style: inherit;font-weight: inherit;}
img{border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
input, textarea{outline: none;border: none;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
.fr{ float:right;}
.fl{ float:left;}
.w1500,.page,.gy,.box{max-width: 1500px; min-width: 1300px; width: 100%; margin: 0 auto;}
.clear,.cl{height: 0; overflow: hidden; clear: both;}
.dfc{display:flex;align-items:end;justify-content:center;}
.dfe{display:flex;align-items:end;justify-content:end;}
.bg{width: 100%; min-width: 1300px;}

/*抬头*/
.hline{ height:3px; background:#01773a; background:linear-gradient(to right,#01773a,#fd7601,#035fb6,#01773a,#fd7601,#035fb6,#01773a,#fd7601,#035fb6,#01773a,#fd7601,#035fb6,#01773a);}
.header{ padding:0 3%; margin:0 auto; height:110px; position:relative; background:#fff;}
.hleft{ margin-top:20px;}
.hlogo p{ margin-left:10px; font-size:29.5px; color:#01773a; line-height:40px;}
.hlogo p em{display: block;font-size: 18px;color: #666;line-height: 22px;font-weight: lighter;}
.nav{ font-size:0;}
.nav li{ display:inline-block; margin-right:45px; transition:all .3s ease;}
.nav li>a{ display:block; line-height:110px; font-size:16px; color:#666666; position:relative;}
.nav li>a:after{ content:''; display:block; position:absolute; bottom:1px; left:0; right:0; margin:0 auto; transition:all .3s ease; width:0; height:2px; background:#01773a;}
.nav li.cur>a:after,.nav li:hover>a:after{ width:70%;}
.dropmenu{ position:absolute; width:100%; left:0; background:rgba(0,0,0,0.4); top:120%; opacity:0; visibility:hidden; transition:all .6s ease; z-index:333; padding:20px 0; text-align:center;}
.dropmenu table td table{ display:none;}
.dropmenu a,.dropmenu table td a{ display:inline-block;  line-height:40px; color:#fff;font-size:16px; font-weight: normal;}
.dropmenu table tr td+#showtyepname {display: none;}
.dropmenu table tr td{height: auto !important; width: auto !important;}
.dropmenu a+a{ margin-left:100px;}
.dropmenu table,.dropmenu table tbody{ width:100% !important; display:block;}
.dropmenu table tr{ display:inline-block;}
.dropmenu a:hover{color:#01773a;}
.dropmenu table tr+tr{ margin-left:30px;}
.nav li:hover .dropmenu{ top:100%; opacity:1; visibility:visible;}
@media screen and (max-width:1600px){
	.nav li{ margin-right:30px;}
	}
@media screen and (max-width:1500px){
	.nav li{ margin-right:10px;}
	}


/*banner*/
.bann{overflow: hidden;}
.slider {width: 100%;}
.slick-slide{height: auto;}
.slick-slide img {width: 100%;}
.slick-prev {left: 38px;z-index: 99;}
.slick-next {right: 40px;}
.slick-dots{bottom: 32px;}
.slick-dotted.slick-slider{margin-bottom: 0;}
.slick-prev:before, .slick-next:before{font-size: 34px;font-family: "zxi";}
.slick-dots li{margin:0 2px !important;}
.slick-dots li button{font-size:0 !important;position:absolute;}
.slick-dots li button:before{color: #fff;opacity: 1;font-size:42px;}
.slick-dots li.slick-active button:before{color:#01773a;}
.bann.slick-dotted .slick-prev{left:-52px;transition:all 0.5s;}
.bann.slick-dotted:hover .slick-prev{left:38px;}
.bann.slick-dotted .slick-next{right:-52px;transition:all 0.5s;}
.bann.slick-dotted:hover .slick-next{right:38px;}
.bann .slick-prev:before,.bann .slick-next:before{width:36px;height:52px;background:rgba(0,0,0,0.8) url(https://memberpic.114my.com.cn/076987707850/uploadfile/image/20211216/20211216091021_1759187572.png)center no-repeat;line-height: 52px;display: block;top:calc(50% - 26px);font-family:'zxi';}
.bann .slick-prev:before {content: '';display: block;left:0;    transform: rotate(180deg);}
.bann .slick-next:before{content: '';right:0;}



.title{ text-align:center; font-size:40px; color:#333333;font-weight: normal;}
.title b{ color:#01773a;}
.title span{ display:block; font-size:18px; color:#666666; margin:7px 0 13px 0;font-weight: lighter;}
.title em{ font-size:0; display:inline-block;height: 30px;}
.title em i{ display:inline-block; width:10px; height:10px; border-radius:50%; background:#01773a;animation: bounce_fountainG 1.2s linear infinite;} 
.title em i+i{ margin-left:9px;}
.title em i:nth-child(1){animation-delay: .4s;}
.title em i:nth-child(2){background:#fd7601;animation-delay: .6s;}
.title em i:nth-child(3){animation-delay: .8s;}
@keyframes bounce_fountainG { 
0% {
transform:scale(1);
}
100% {
transform:scale(.5);
}
}


/*pro*/
.pro {padding: 80px 0;overflow: hidden;}
.pro_box {width:78.125%;margin: 0 auto;min-width: 1300px;}

.pro_con {margin-top: 60px;display: flex;justify-content: space-between;}
.pro_le{width: 20.667%; background: #f8f8f8;overflow: hidden; }
.pro_le_t{height: 130px;background: #01773a;padding-left: 46px;padding-top: 41px;}
.pro_le_t b{font-size: 33px;color: #fff;display: block;line-height: 30px;margin-bottom: 12px;}
.pro_le_t em{color: rgba(255, 255, 255, 0.4); text-transform: uppercase;}
.pro_list{}
.pro_list li dt a {width: 100%; padding-left: 15%;font-size: 16px; display: block; line-height: 38px;    color: #666;}
.pro_list li dt a:before {content: '-';margin-right: 10px;color: #666;}
.pro_list li dl {padding: 0vw 0; visibility: hidden;  height: 0;}
.pro_list li.on dl { padding: 1vw 0;visibility: inherit; height: 100%;}
.pro_list table {width: 100%;}
.pro_list::-webkit-scrollbar{width:4px;}
.pro_list::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background: rgba(0,0,0,0.2);}
.pro_list::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 0;background: rgba(0,0,0,0.1);}
.pro_list li{width: 100%;display: block;transition: 0.5s; }
.pro_list li.on{transition: 0.5s; background: #eee;}
.pro_list li.on>a:before{transform: rotate(90deg);}
.pro_list li>a:before{position:absolute;content: '';transition:0.5s;top: 50%;right:40px;margin-top: -6px;background:url(https://memberpic.114my.com.cn/076987707850/uploadfile/image/20211216/20211216091053_571110104.png) no-repeat center;width: 7px;height: 12px;}
.pro_list li>a{width: 100%;padding-left: 15%;font-size: 19px;display: block;transition: 0.5s;height: 6.3022vw;line-height: 6.3022vw;position: relative;border-bottom: 1px #eee solid;}
.pro_list li.on>a{border-bottom: 1px #dedede solid;}
.pro_ri{width: 1170px; background: #fff;padding:0px;overflow: hidden;}
.pro_cc{width:78%;overflow: hidden;}
.pro_rc{display: flex;width: 100%;transition:all .5s;}

.pro_item{margin-top: -20px; width: 100%;}
.pro_item .tempWrap{width: 100% !important;}
.pro_item .divproduct_new_div_item{position: relative;width: 32.2%;height: 348px;float: left;text-align: center;border: 1px solid #eee; margin-left: 1.13%; margin-top: 20px; overflow: hidden; padding:15px;}
.pro_item .divproduct_new_div_item_content{position: absolute;bottom: 0;left: 0;width: 100%;border-top: 1px solid #eee;}
.pro_item .divproduct_new_div_item_title{}
.pro_item .divproduct_new_div_item_title a{font-size: 16px;display: block;padding: 20px 0;position:relative;z-index:2;}
.pro_item .divproduct_new_div_item_title:after{content:'';position:absolute;background: #01773a;top: 0;left: 0;width: 0;height: 100%;transition:all 0.5s;z-index: 1;}
.pro_item .divproduct_new_div_item_body{display: none;}
.pro_item .pro_cpbz{}
.pro_item .pro_cpbz p{line-height: 24px;color: #999;}
.pro_item .pro_ted{display:none;}
.pro_item .product_div_item_pic{}
.pro_item .product_div_item_pic a,.pro_item .product_div_item_pic a>img{width: 100%;display: block;overflow: hidden;position: relative; height:auto;}
.pro_item .divproduct_new_div_item:before{content:'';width:100%;height:100%;background: rgba(0, 0, 0, 0.4);position:absolute;top:0;left:0;transform-origin:left bottom;transform:rotate(-95deg);transition:all 0.5s;z-index: 9;}
.pro_item .divproduct_new_div_item:hover:before{transform:rotate(0deg);transition:all 0.5s;}

.pro_item .divproduct_new_div_item:hover .product_div_item_pic>a:before{transform:rotate(0deg);transition:all 0.5s;}
.pro_item .divproduct_new_div_item:hover .divproduct_new_div_item_title a{color:#fff}
.pro_item .divproduct_new_div_item:hover .divproduct_new_div_item_title:after{width:100%;transition:all 0.5s;}



@media screen and (max-width: 1470px){
	.pro_item .product_div_item_pic>a:after{bottom: 13px;left: -63%;}
}
@media screen and (max-width: 1734px){
	.pro_item .divproduct_new_div_item_a {font-size: 16px;}
}


/*线材品质看得见，冠准值得您信赖*/
.trait{ height:780px; margin-top:-20px; padding-top:200px; background:url(https://memberpic.114my.com.cn/076987707850/uploadfile/image/20211215/20211215193223_564313794.jpg) no-repeat center top; position:relative; z-index:3;    box-sizing: content-box;}
.tratitl{ text-align:center; font-size:20px; color:#f1f9ff; font-weight:lighter;}
.tratitl b{ display:block; line-height:81px; background:url(https://memberpic.114my.com.cn/076987707850/uploadfile/image/20211215/20211215203849_1897782959.png) no-repeat center; font-size:45px; color:#fff;}
.traul{ margin-top:80px; position:relative;}
.traul:after{ content:''; display:block; position:absolute; z-index:9; width:551px; height:551px; border-radius:50%; background:url(https://memberpic.114my.com.cn/076987707850/uploadfile/image/20211215/20211215201225_1966358441.png) no-repeat center; top:-27px; left:0; right:0; margin:0 auto;}
.traul dl{ width:100%; height:240px; background:#fff; position:relative;}
.traul dl+dl{ margin-top:19px;}
.traul li dl>div{ position:relative; z-index:99;}
.traul li.fl dl>div{ width:100%; padding:4% 39% 0 6%;}
.traul li.fr dl>div{ width:100%; padding:4% 6% 0 43%;}
.traul li{width:50%;}
.tra_c{ font-size:16px; color:#666666; font-weight:lighter; line-height:30px;}
.tra_c i{ color:#01773a;}
.tra_t{ font-size:30px; color:#01773a; font-weight:bold; height:70px;}
.tra_t span{ display:inline-block; width:78px; height:78px; text-align:center; line-height:78px; font-family:impact; font-size:45px; text-align:center; background:url(https://memberpic.114my.com.cn/076987707850/uploadfile/image/20211215/20211215203949_178159439.png) no-repeat top center; margin-right:13px; vertical-align:middle;}
.traul li dl:after{ content:''; display:block; position:absolute; width:0; top:0; left:0; height:100%; transition:all .5s ease; background:#f7fffb;}
.traul li.fr dl:after{ right:0; left:auto;}
.traul li dl:hover:after{ width:100%;}


/*adva*/
.adva {padding: 80px 0;overflow: hidden;}
.adva_box {max-width: 1500px;margin: 0 auto;}
.adva_tab {margin-top: 60px;overflow:  hidden;}
.adva_nav {}
.adva_nav ul {display: flex;justify-content: space-between;align-items: center;}
.adva_nav li {display: flex;align-items: center;background: #f9f9f9;transition: 0.5s;height: 140px;width: 25%;justify-content:  center;}
.adva_nav li.on {background: #01773a;}
.adva_nav li.on p,.adva_nav li.on p span {color:#fff;}
.adva_nav li i {font-size: 40px;line-height: 40px;}
.adva_nav li p {font-size: 22px;line-height: 22px;display: flex;flex-direction: column;padding-left: 12px;}
.adva_nav li p span {font-size: 12px;text-transform: capitalize;font-weight: lighter;font-family: Arial;line-height: 12px;padding-top: 10px;color: #999;}

.adva_nav li i img+img{display: none;}
.adva_nav li.on i img{display: none;}
.adva_nav li.on i img+img{display: inline;}
.adva_con {display: flex;transition: 0.5s;}
.adva_big {width: 100%;flex-shrink: 0;position: relative;box-shadow: 0 0 20px #ddd;margin-bottom: 3%;}
.adva_pic {width: 100%;}
.adva_pic img {width:100%;}
.adva_txt {background: rgba(255,255,255,0.8);display: flex;justify-content: space-between;align-items: center;position: absolute;bottom: 0;left: 0;width: 100%;padding: 3.5% 7%;z-index: 5;}
.adva_txt p {display: flex;flex-direction: column;}
.adva_txt p span {font-size: 28px;font-weight: bold;line-height: 30px;padding-bottom: 12px;}
.adva_txt p em {font-size: 18px;
    line-height: 30px;
    color: #666;
    font-weight: lighter;
    width: 80%;}
.adva_tp{text-align: center;}
.adva_tp p{font-size: 24px;margin-bottom: 30px;}
.adva_tp a {font-size: 16px;font-weight: lighter;padding: 10% 25%;background: #01773a;color:  #fff;border-radius: 40px;transition:0.5s;}
.adva_tp a:hover {transform:scale(1.1);}

/*经典案例*/
.suc_con{overflow:hidden;} 
.suc_img table tr td div a {font-size:20px;color:transparent;display: block;position: absolute;bottom:0;left: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;z-index: 3;transition: all .5s;padding-top: 35px;} 
.suc_img table tr td>a {position: relative; display: block;overflow: hidden; } 
.suc_img table tr td>a:before{position: absolute;top: 0;left: -75%;z-index: 2;display: block;content: '';width: 50%;height: 100%;background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);-webkit-transform: skewX(-25deg);transform: skewX(-25deg);}
.suc_img table tr td{padding-left:0!important;width:25%;position: relative;overflow: hidden;} 
.suc_img table tr td>a img {width: 100%; display: block;height:auto;transition: 0.5s; } 
.suc_img table tr td:hover>a img {transform: scale(1.1); } 
.suc_img table tr td div:hover>a{color: #fff !important;}
.suc_img table tbody {display: flex; flex-wrap: wrap; justify-content: space-between; } 
.suc_img table tbody tr {display: flex; justify-content: space-between; } 
.suc_img table tr td br {display: none; } 
.suc_img table tr td div {padding-top: 0!important; } 
.suc_img table tr td div a:before {position: absolute; content: ""; width: 0; height: 100%; background: rgba(0,0,0,0.6); top:0; left:0; z-index: -1;transition:all .5s;color: #fff; } 
.suc_img table tr td div a:hover:after {position: absolute; content: ""; width: 40px; height: 27px;  top:40%; left:46%; z-index: -1;transition: all .5s;} 
.suc_img table tr td:hover div a:before{width:100%;} 
.suc_a {display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; } 
.suc_a:after {position: absolute; content: ""; width: 100%; height: 100%; background: #000; top: 0; left: 0; opacity: 0; transition: all .5s; } 
.suc_img table tr td:hover>a a:after{opacity: 0.5;} 
.app_bc {padding: 75px 0 0; } 
.suc_img {margin-top: 40px; } 

/*公司简介*/
.about{background:url(https://memberpic.114my.com.cn/076987707850/uploadfile/image/20211215/20211215220503_1661852149.jpg)no-repeat center; height:1330px;    padding-top: 80px;}
.about .tratitl b{background: url(https://memberpic.114my.com.cn/076987707850/uploadfile/image/20211215/20211215215115_504286160.png) no-repeat center;}

.about .title,.about .title b{font-size: 45px;}
.about .title span{font-size: 17px;margin: 5px 0 50px 0;}
.about .title{font-weight: normal !important;text-align: left;}
.about .title,.about .title b,.about .title span{ color:#fff;}
.about .title,.about .title b{font-weight: bold;}
.about .title em{font-weight: lighter;font-size: 18px;padding-left: 15px;}
.about .title a{color: #fff; font-size: 14px;font-weight: lighter;float: right;margin-top: 15px;text-decoration:underline;}
.ab_tu{background: #fff;height: 570px;padding:30px;box-shadow: 0px 0px 60px 0px rgb(0 0 0 / 10%);    margin-top: 60px;}
.ab_tu p{text-align: center;font-size: 15px;line-height: 36px;color: #9ca3a9;margin-top: 45px;}
.ab_tu a{font-size: 15px;color: #9ca3a9;}
.ab_tu a:hover{color: #01773a;}

.qyxx{ margin-top:50px;}
.qyxx p{font-size: 25px;color: #3b4043;font-weight: normal;}
.qyxx i{color: #01773a;font-weight: bold;}
.qyxx em{font-weight: lighter;font-size: 14px;color: #3b4043;padding-left: 10px;}
.qyxx p a{font-size: 12px;color: #3b4043;text-decoration:underline;float: right;}
.qyxx a:hover{color: #01773a;}
.qyxxcon{ margin-top:30px;}
.qyxxcon ul td{ display:block; float:left; width:24.2%; padding-left:0px !important; margin-bottom:60px;}
.qyxxcon ul td+td{ margin-left:1%;}
.qyxxcon ul td br{ display:none;}
.qyxxcon ul td>a{ display:block; width:100%; height:100%; transition:all 0.5s ease; overflow:hidden;}
.qyxxcon ul td div{ width:100%; height:40px; line-height:40px; text-align:center; padding-top:0px !important;transition:all 0.5s ease;}
.qyxxcon ul td div>a{ display:block; color:#3f4950; font-size:16px; line-height:60px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; transition:all 0.5s ease; padding:0px 10px;}
.qyxxcon ul td img{width: 100%;height: auto;}
.qyxxcon ul{ display:none;}
.qyxxcon ul:nth-child(1){ display:block;}


/*新闻*/
.hon_tit>div>b { font-size: 58px; color: #10110f; display: block; text-transform: uppercase; font-weight: 300;}
.hon_tit>div>p { font-size: 40px; color: #222; margin: 0px 0 30px;font-weight: normal;}
.hon_tit>div>p>i {color: #01773a;font-weight: bold;}
.hon_tit>div>i { display: block; width: 40px; height: 4px;  background: #01773a;}
.par_img a.divdgweb_new_div_item_a { display: none;}
img.news_div_item_image { width: 100%; display: block;}
.par_img .news_div_item_pic {  border-radius: 100%; box-shadow: 1px 1px 20px rgba(18,56,151,0.11); width: 112px; height: 112px; display: flex; align-items: center; justify-content: center;
 position: absolute;  background: #fff;transition:all .5s;}
.par_img .news_div_item_pic>a{width: 112px;height: 112px;display: flex;align-items: center;justify-content: center;border-radius: 100%;overflow: hidden;}
.par_img .news_div_item_pic:hover{transform: translateY(-10px);}
.par_img .divdgweb_new_div_item:nth-child(1) .news_div_item_pic { left: 6%; top: 30%;}
.par_img .divdgweb_new_div_item:nth-child(2) .news_div_item_pic { left: 22%; top: 14%;}
.par_img .divdgweb_new_div_item:nth-child(3) .news_div_item_pic { left: 20%; top: 66%;}
.par_img .divdgweb_new_div_item:nth-child(4) .news_div_item_pic {  left: 28%; top: 41%;}
.par_img .divdgweb_new_div_item:nth-child(5) .news_div_item_pic { left: 41%; top: 27%; width: 90px; height: 90px;}
.par_img .divdgweb_new_div_item:nth-child(6) .news_div_item_pic { left: 47%; top: 8%;}
.par_img .divdgweb_new_div_item:nth-child(7) .news_div_item_pic { right: 41%; top: 27%; width: 90px; height: 90px;}
.par_img .divdgweb_new_div_item:nth-child(8) .news_div_item_pic { right: 29%; top: 32%;}
.par_img .divdgweb_new_div_item:nth-child(9) .news_div_item_pic {  right: 24%; top: 8%;}
.par_img .divdgweb_new_div_item:nth-child(10) .news_div_item_pic { right: 20%; top: 66%;}
.par_img .divdgweb_new_div_item:nth-child(11) .news_div_item_pic {  right: 5%;  top: 36%;}
.par_img .news_div_item_pic:hover{z-index:99;}
.pos_pic{width:0;height:0;position:absolute;top:-210px;left:50%;transform:translate(-50%);border:2px solid #eee;opacity:0;transition:all 0.35s ease-in-out;}
.pos_pic img{width:100%;}
.par_img .divdgweb_new_div_item:hover .pos_pic{width:400px;height:202px;opacity:1;}

.news_c{padding: 60px 0;}
.news_tc{display: flex;justify-content: space-between;align-items: center;}
.new_rt>ul{display: flex;}
.new_rt>ul>li+li{margin-left: 20px;}
.new_rt>ul>li>a{width: 190px;height: 68px;line-height: 87px;text-align: center;line-height: 68px;display: block;background: #01773a;font-size: 20px;color: #f8f8f8;font-weight: lighter;}
.new_rt>ul>li.on>a{background: #fd7601;}
.new_boc{margin-top: 40px;overflow: hidden;}
.new_ic {  display: flex;transition:all .5s;}
.new_item {  display: flex; justify-content: space-between;flex-shrink: 0; width: 100%;}
.new_lc {  width: 39%; overflow: hidden; border:1px solid #e5e5e5;height: 640px;}
.new_rc {  width: 57.2%;}
.new_lc .news_div,.new_lc .divdgweb_new_div {  display: flex;align-items: flex-start;}
.new_lc .news_div_item,.new_lc .divdgweb_new_div_item { flex-shrink: 0;  width: 100%; display: flex; flex-direction: column-reverse; position: relative;}
.new_lc .news_div_item_content,.new_lc .divdgweb_new_div_item_content { padding: 29px 40px 85px;}
.new_lc .news_div_item_a,.new_lc .divdgweb_new_div_item_a { font-size: 20px; display: block; color: #222;  position: relative;}
.new_lc .news_div_item_body,.new_lc .divdgweb_new_div_item_body { font-size: 14px; color: #aaa; line-height: 30px; margin-top: 20px;}
.new_lc .news_div_item_date,.new_lc .divdgweb_new_div_item_date { display: flex;  font-size: 18px;  color: #888; position: absolute; bottom: 41px; left:40px;}
.new_lc .news_div_item_a:after,.new_lc .divdgweb_new_div_item_a:after { position: absolute; content: "";  width: 56px; height: 26px; background:url(https://memberpic.114my.com.cn/076987707850/uploadfile/image/20211215/20211215222336_533864726.png) no-repeat center; border-radius: 13px; text-align: center; line-height: 26px; font-size: 22px; top: 122px; right: 5px; transition:all .5s;}

.craft .news_div_item_year:after, .news_div_item_year::after, .divdgweb_new_div_item_year:after, .divdgweb_new_div_item_year::after { content: '-'; }
.new_rc .news_div_item:nth-child(1),.new_rc .news_div_item:nth-child(2),.new_rc .news_div_item:nth-child(3),.new_rc .divdgweb_new_div_item:nth-child(1),.new_rc .divdgweb_new_div_item:nth-child(2),.new_rc .divdgweb_new_div_item:nth-child(3) {  display: none;}
.new_rc .news_div_item,.new_rc .divdgweb_new_div_item { padding: 52px 0 52px 67px;background:#fff; border: 1px solid #e5e5e5; border-top: none;}
.new_rc .news_div_item:nth-child(4),.new_rc .divdgweb_new_div_item:nth-child(4) { border-top: 1px solid #e5e5e5;}
.new_rc .news_div_item_a,.new_rc .divdgweb_new_div_item_a {  font-size: 20px; color: #222; position: relative; display: block; transition:all .5s;}
.new_rc .news_div_item_body,.new_rc .divdgweb_new_div_item_body { font-size: 14px;  color: #aaa; line-height: 30px; margin-top: 22px; width: 77%;}
.new_rc .news_div_item_a:after,.new_rc .divdgweb_new_div_item_a:after { content: "";  position: absolute;  width: 56px; height: 26px; background:url(https://memberpic.114my.com.cn/076987707850/uploadfile/image/20211215/20211215222336_533864726.png) no-repeat center; border-radius: 13px; text-align: center;  font-size: 22px;  line-height: 26px; top: 48px; right: 42px; transition:all .5s;}
.new_lc .news_div>button,.new_lc .divdgweb_new_div>button{display:none!important;}
.new_lc .slick-dots { bottom: 260px; right: 42px; background: rgba(255,255,255,0.3); border-radius: 11px; width: 12.2%;}
.new_lc ul.slick-dots li button:before { width: 12px;  height: 12px; color: #01773a; line-height:17px; }
.new_lc ul.slick-dots li button {height: 12px;width: 12px;padding: 0;}
.new_lc ul.slick-dots li { margin: 0!important;  width: 18px; height: 22px;}
.new_lc ul.slick-dots li.slick-active button:before { color: #fd7601 !important;}
.new_rc .news_div_item:hover .news_div_item_a,.new_lc .news_div_item:hover .news_div_item_a { color: #ff7200;}
.new_rc .news_div_item:hover .news_div_item_a:after,.new_lc .news_div_item:hover .news_div_item_a:after { transform: translateX(5px); background:url(https://memberpic.114my.com.cn/076987707850/uploadfile/image/20211215/20211215222336_541084746.png) no-repeat center; }


/*版权*/ 

.links .w1500{ background:url(https://memberpic.114my.com.cn/076987707850/uploadfile/image/20211216/20211216091142_650486799.png) no-repeat right center;}
.links{ line-height:120px;font-size:22px; color:#fff;font-weight: normal;text-transform:uppercase; background: #444;}
.links p span{ padding:0 25px 0 10px;}
.kslj li{ float:left;}
.kslj li+li{ margin-left:100px;}
.kslj li a{ font-size:14px; color:#aaa; line-height:36px; display:block;}
p.crline{ font-size:20px; color:#ffffff;}
p.crline i{display:block; width:110px; height:2px; position:relative; background:#b3b3b3; margin:25px 0;}
p.crline i:after{ content:''; display:block; position:absolute; height:100%; left:0; top:0; transition:all .4s ease; background:#01773a; width:30%;}
.kslj li:hover p.crline i:after, .crconcat:hover p.crline i:after, .crcontel:hover p.crline i:after{ width:100%;} 
.crcon{ padding:85px 0 0px 0;height: 417px;}
.kslj li a:hover{ color:#fff;}
.crbtn a span{ padding-left:11px; border-left:1px solid #c7c7c7;}
.crbtn a:hover{ box-shadow:0 0 5px #fff;}
.crconcat{ height:218px; box-sizing:border-box;float: left;}
.crconcat i{display: block;font-size: 14px;color: #aaa;font-weight: lighter;line-height: 36px;}
.crconcat img{padding-top: 5px;width: 128px;}
.crcontel{padding-left: 80px;color: #fff;font-weight: lighter;}
.crcontel i{font-size: 36px;font-family: impact;display: block;line-height: 36px;}
.crcontel a{font-size: 16px;color: #595959;background: #fff;display: inline-block;width: 143px;height: 34px;line-height: 34px;text-align: center;border-radius: 5px;}
.crcontel img{display: inline-block;vertical-align: top;margin-top: 4px;padding-right: 10px;}
.crqq{margin-top: 25px;}
.crcontel a:hover{color: #01773a;}
.end,.end a{ font-size:15px; color:#fff;}
.end{ line-height:100px;background: #01773a; }
.end a:hover{ color:#222;}
.bqbj {
    background: #3d3d3d;
}