@font-face {
  font-family: 'iconfont';  /* Project id 4081405 */
  src: url('//at.alicdn.com/t/c/font_4081405_b9m9st416m9.woff2?t=1685108501789') format('woff2'),
       url('//at.alicdn.com/t/c/font_4081405_b9m9st416m9.woff?t=1685108501789') format('woff'),
       url('//at.alicdn.com/t/c/font_4081405_b9m9st416m9.ttf?t=1685108501789') 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;}
	
	
/*通用代码*/
@charset "utf-8"; 
*{ margin:0px; padding:0px;box-sizing: border-box;}
body{font-size:14px; color:#333; font-family:"Microsoft YaHei"; font-family:'微软雅黑'; min-width:1400px; overflow-x:hidden;     font-size: 14px;}
img{margin: 0px; padding: 0px;border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
dl,dt,dd,ol,ul,li,from,input,select,span,p,div{margin: 0px; padding: 0px; list-style: none;}
a{color: #484848; text-decoration: none; font-size:14px;}
a:hover{color: #d5030f;cursor:pointer;}
em ,i{ font-style:normal;}
input,button,select,textarea{outline:none}
.en{ text-transform:uppercase; font-family:arial;}
li,p,i,b,em,dt,dd,td,a,ul,td,input,textarea,span{ box-sizing:border-box;font-family:"Microsoft YaHei"; font-family:'微软雅黑';}
.fl{ float:left;}
.fr{ float:right;}
.clear{clear:both;}
	

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

/*距离*/
.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;}

.dfss {
    display: flex;
    align-items: end;
    justify-content: space-between;
    width: 8%;}
	
	
	
/*t*/
.t{font-size:42px; font-weight:bold; text-align:center;}
.t b{ color:#d5030f; }
.t p{ font-size:17px; font-weight:normal; color:#666; padding:10px 0;}


.t1{font-size:42px; font-weight:bold; text-align:center; color:#fff; }
.t1 b{color:#fff; font-weight:bold;}
.t1 p{ font-size:17px; font-weight:normal; color:#fff;  padding-bottom:10px; opacity: 0.75;}


/*抬头*/
.head{width:96%;min-width:1400px; max-width:1920px; height:120px; position:relative; margin:0 auto;}
.head_logo{position:absolute; left:2%;}
.head_logo .img{float:left; padding-top:24px;}
.head_logo .wz{float:left; margin-left:10px; padding-top:20px; font-size:36px; color:#333; font-weight:bold;}
.head_logo .wz p{font-size:18px; line-height:35px; color:#666; font-weight: lighter;}
.head_fr{position:absolute; right:2%;}
/*导航*/
.nav{margin-right: 1%;}
.nav,.nav>ul > li{float:left;}
.nav>ul > li{position:relative; padding: 0 20px;}
.nav>ul > li > a{display:block; padding-top:44px; font-size:16px; line-height:16px; text-decoration:none; color:#333;}
.nav>ul > li> a:after{content:""; display:block; margin-top:58px; width:0; height:2px; overflow:hidden; background:#d5030f; transition:width 0.8s;}
.nav>ul > li:hover > a,.nav>ul > li.navcurrent > a{color:#d5030f; font-weight: bold;}
.nav>ul > li:hover > a:after,.nav>ul > li.navcurrent > a:after{width:100%;}
/*下拉*/
.nav>ul > li > em{position:absolute; right:-50px; top:120px; z-index:99; display:none; width:180px}
.nav>ul > li > em a{display:block; text-align:center; background:#fff; box-sizing:border-box; font-size:16px; line-height:60px; color:#333; text-decoration:none; transition:0.8s;}
.nav>ul > li > em a:hover{background:#d5030f; color:#fff;}
.nav>ul > li > em a+a { border-top: 1px solid #eee;}
@media screen and (max-width:1540px){


}
/*搜索*/
.head_r {width: 15%;position: relative;margin-top: 33px;}
.head_r:before {content:'';width:1px;height:100px;background: rgba(255,255,255,0.2);position: absolute;top: -35px;left: -36px;display: none;}
.head_r>ul {display: flex;justify-content: space-between;align-items: center;}
.head_r>ul>li i{font-size: 18px;line-height:  36px;position:relative; border-radius: 50%;width: 36px;height: 36px;display: flex;justify-content: center;align-items: center;color: #888; border: 1px solid #eee;}
.head_r>ul>li:nth-child(3) i {font-size: 30px;}
.head_r>ul>li a i {color: #666;}
.head_r>ul>li i:hover { background: #d5030f; color: #fff;}
.head_r>ul>li i:hover a {color: #fff;}
.head_r>ul>li p {width: 280px;background: #ffffff;transform: rotateX(90deg);position: absolute;right:-110px;transition: all 0.5s;font-size: 16px;padding: 16px 24px;z-index: 9999;text-align: left;color:#333;top: 65px;transform-origin: top;}
.head_r>ul>li p span {font-size: 25px;display: block;color: #d5030f;font-family: Arial;    padding-top: 6px;}
.head_r>ul>li:hover p {transform: rotateX(0);transition: all 0.5s;} 
.head_r>ul>li a {font-size:15px;color:#666;}
.head_r>ul>li a:hover{font-size:15px;color:#fff;}

.head_r>ul>li:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;} 
.tit_sel {background: rgba(255,255,255,0.98);transform: rotateX(90deg);position: absolute;right: -145px;transition: all 0.5s;font-size: 16px;padding: 34px;z-index: 9999;top: 87px;transform-origin: top;     width: 730px;}
.tit_sel span {font-size: 24px;display: block;color: #152682;font-family: Arial;}
.tit_icon:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;}
#search-i{float:left; width:30px; height:33px; overflow:hidden; margin-top:20px;  box-sizing: border-box; padding-top: 5px;    border: 1px solid #dddddd;border-left: none;margin-left: -15px;}
#search-bg{float:left;width: 630px;height:33px;overflow:hidden;padding-left:14px;margin-top:20px;box-sizing: border-box;border: 1px solid #dddddd;border-right: none;text-align: left;line-height: 30px;}
.search-text{font-size:14px;color: #999999;justify-content: center;align-items: center;}
.search-text a{ font-size:14px; color: #666 !important;}
.search-text a:hover{ font-size:14px; color: #666;}
.search-text span{ float:left;  color:#666;font-size: 15px;}
#infoname{ border:none;background:none; outline:none;} 
.search_name {float: left;font-size:22px;color: #666; line-height: 32px;position: relative;z-index: 5;padding: 15px 0;width: 264px;height: 96px;background: #cb0303;text-align: center; line-height: 30px;}
.search_name:after {content: "";width: 0px;height: 0px;border-top: 7px solid #d5030f; border-right: 7px solid transparent;border-bottom:8px solid transparent; border-left: 7px solid #d5030f;position: absolute; top: 81px; right: -13px; transition: 0.5s all ease-in-out; }
.form {justify-content: center;display: flex;}
.head_right {display: flex;justify-content: space-between;align-items: center;width: 72%;}
.head_r ul li { margin-right: 8px;}

@media screen and ( max-width:1500px ){
.head_logo{ left: 1%;}
.head_logo .img { padding-top: 26px; width: 40%;}
.head_logo .img img {width: 100%;}
.head_logo .wz{font-size: 23px; padding-top: 30px;}
.nav>ul > li+li {  margin-left: 16px;}
.head_fr {right: 3%;}
	}



@media screen and ( max-width:1450px ){
.head_logo{ left: 1%;}
.head_logo .img { padding-top: 26px; width: 40%;}
.head_logo .img img {width: 100%;}
.head_logo .wz{font-size: 23px; padding-top: 30px;}
.nav>ul > li+li {  margin-left: 16px;}
.head_fr {right: 3%;}
	}


@media screen and ( max-width:1400px ){
.head_logo{ left: 1%;}
.head_logo .img { padding-top: 26px; width: 40%;}
.head_logo .img img {width: 100%;}
.head_logo .wz{font-size: 23px; padding-top: 30px;}
.nav>ul > li+li {  margin-left: 16px;}
.head_fr {right: 4%;}
	}


@media screen and ( max-width:1366px ){
.head_logo{ left: 1%;}
.head_logo .img { padding-top: 26px; width: 40%;}
.head_logo .img img {width: 100%;}
.head_logo .wz{font-size: 23px; padding-top: 30px;}
.nav>ul > li+li {  margin-left: 16px;}
.head_fr {right: 7%;}
	}




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



/*company*/
.com_bc{width: 100%; background: #f8f8f8;}
.com_c{display: flex;justify-content: space-between;padding: 70px 0;align-items: flex-end;}
.com_lc{width: 41%;}
.com_lc>b{display: block;font-size: 55px;color: #10110f;font-family: din;text-transform: uppercase; line-height: 62px;}
.com_lc>p{font-size: 32px;color: #10110f;margin:0 0 20px;}
.com_info{font-size: 16px;color: #10110f;line-height: 32px;}
a.com_btn{display: inline-block;font-size: 16px;color: #10110f;margin: 40px 0 55px;}
a.com_btn>span{font-size: 16px;color: #10110f;display: inline-block;margin-left: 9px;}
.com_num{display: flex;justify-content: space-between;}
.com_num>li{text-align: center;position: relative;}
.com_num>li+li:after{position: absolute;content: "";width: 1px;height: 54px;background: #e6e6e6;top: 50%;left: -78px;margin-top: -27px;}
.com_num>li>span{font-size: 18px;color: #10110f;display: block;}
.com_num>li>span>b{font-size: 60px;color: #d5030f;font-family: din;}
.com_num>li>p{margin-top: 2px;font-size: 18px;color: #10110f;}
.com_rc{width: 54%;position: relative;}
.com_rc img{width: 100%;}
.com_rc>ul{display: flex;position: absolute;bottom: 0;left: 0;}
.com_rc>ul>li>a{width: 194px;height: 144px;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.com_rc>ul>li:nth-child(1)>a{background: #eee;}
.com_rc>ul>li:nth-child(2)>a{background: #d5030f;}
.com_rc>ul>li>a>span{font-size: 48px;}
.com_rc>ul>li>a>p{font-size: 16px;margin-top: 8px;}
.com_rc>ul>li:nth-child(1)>a>span{color:#10110f;}
.com_rc>ul>li:nth-child(1)>a>p{color:#10110f;}
.com_rc>ul>li:nth-child(2)>a *{color: #fff;}
@media screen and (max-width: 1500px){
	.com_lc{width: 48%;}
	.com_lc>b{font-size: 54px;}
	.com_lc>p{font-size: 30px;}
	.com_num>li>span>b{font-size: 80px;}
}
@media screen and (max-width: 1430px){
	.com_lc>b{font-size: 50px;}
	.com_lc>p{margin:5px 0 25px;}
	.com_num>li>span>b{font-size: 70px;}
	a.com_btn{margin: 35px 0 50px;}
}


.com_rc>ul>li:nth-child(1):hover>a {background: #e13426; color: #fff;}
.com_rc>ul>li:nth-child(1):hover>a span{ color: #fff;}
.com_rc>ul>li:nth-child(1):hover>a p{ color: #fff;}

/*product*/
.product {padding: 70px 0;}
.pro_list{ width:1400px; margin:0 auto; margin-top:35px;}
.pro_list .prolist2021 li { float: left;     background-color: #f3f3f3;  height: 180px; width:50%;}
.pro_list .prolist2021 li dl {top: -110px;
    left: 220px;
    position: relative;
    width: 480px;
    float: left;}
.pro_list .prolist2021 li a.prolist2021_one { background: #d5030f;  width: 100%; display: block; height:180px;  line-height: 60px; color: #333;  font-size: 22px; float: left;     padding: 20px 0 0 220px;     font-weight: bold;}

.pro_list .prolist2021 li dl dt {    background: url(//memberpic.114my.com.cn/0376741/uploadfile/image/20230525/20230525151422_2112081524.png) no-repeat left; padding: 0 27px;  float: left;     width: 50%;     line-height: 30px;}
.pro_list .prolist2021 li.on dl dt a{font-size: 15px; color: #fff; }
.pro_list .prolist2021 li dl dt a:hover{ color:#fff; text-decoration: underline;}
.pro_list .prolist2021 li:nth-child(1) a.prolist2021_one{ background:url(//memberpic.114my.com.cn/0376741/uploadfile/image/20230525/20230525135940_120227677.jpg)no-repeat 20px;     }
.pro_list .prolist2021 li:nth-child(2) a.prolist2021_one{ background:url(//memberpic.114my.com.cn/0376741/uploadfile/image/20230525/20230525135939_1744086375.jpg) no-repeat 20px;     }
.pro_list .prolist2021 li:nth-child(1).on a.prolist2021_one{background:#d5030f url(//memberpic.114my.com.cn/0376741/uploadfile/image/20230525/20230525135940_120227677.jpg) no-repeat 20px;  padding: 15px 0 0 220px; color: #fff;   }
.pro_list .prolist2021 li:nth-child(2).on a.prolist2021_one{background:#d5030f url(//memberpic.114my.com.cn/0376741/uploadfile/image/20230525/20230525135939_1744086375.jpg) no-repeat 20px; padding: 15px 0 0 220px; color: #fff;   }

.pro_list li:after {content:'';width:8px;height:8px;border-radius:50%;position:absolute;top:10px;left:-20px;    background: #cccccc;}
.pro_list li.on:after { background:#d5030f;}
.pro_list li a {font-size: 15px;}



.pro_con {display: flex;overflow: hidden;     width: 1400px;     margin: 0 auto;     height: 680px;}
.pro_call { width: 100%;overflow: hidden;transition: 0.5s;flex-shrink: 0; margin-top: 30px;}
.pro_call li {padding-left: 0 !important; display: block; float: left;  margin-bottom: 20px;     width: 24.1%; border: 1px solid #f5f5f5; }
.pro_call li+li { margin-left: 1%;}
.pro_call li a{display: block; width: 100%; height: auto; overflow: hidden; position: relative; }
.pro_call li a img{ }
.pro_call li br{display:none;}
.pro_call li span a{display:block;width:100%;height:60px;line-height:60px;font-size:18px;color:#333;   position: relative;z-index:22;     text-align: center; background: #fbfbfb; transition: all linear 0.7s;-moz-transition: all linear 0.5s;-ms-transition: all linear 0.5s;-webkit-transition: all linear 0.7s;}
.pro_call li:nth-child(4),.pro_call li:nth-child(8){margin-right: 0%;}
.pro_call li img{ transition: all linear 0.7s;-moz-transition: all linear 0.5s;-ms-transition: all linear 0.5s;-webkit-transition: all linear 0.7s; width: 100%;height: auto;}
.pro_call li:hover img{ -webkit-transform: scale(1.12, 1.12);transform: scale(1.12, 1.12);}
.pro_call li:hover span a{ color:#d5030f;}





/*case*/
.appli{overflow:hidden;padding:70px 0px;background:#f8f8f8;}
.case{overflow:hidden;}
.casecenter{ background: #fff;  height: auto; padding: 30px;}
.casetab{ width:600px; margin:0 auto; z-index:99999;}
.casetab li{ float:left; width:289px; height:128px; margin-bottom:10px;background:#ececec;  color:#404845; font-size:18px; position:relative; cursor:pointer;}
.casetab li:nth-child(2n){ margin-left:10px;}
.casetab p{ padding:35px 0 0 100px;}
.casetab p span{ display:block; color:#86958f; font-size:13px; font-weight:lighter; margin-top:3px;}
.casetab li em{ width:60px; height:60px; border-radius:50%; text-align:center; position:absolute; top:35px; left:20px; z-index:33;  background:#fff;}
.casetab li em i{ font-family: 'iconfont'; display:inline-block; line-height:60px; width:50px; height:50px;  color:#333;     font-size: 35px;}
.casetab li.on i{ font-family: 'iconfont'; color:#fff;}
.casetab li.on em{ font-family: 'iconfont';  background:#d5030f;}

.casetab li.on i{ background-position-y:-68px;}
.casetab li:after{ width:100%; height:100%; content:''; display:block; position:absolute; left:0; top:0; background:#d5030f; transform:scale(0); transition:all .3s ease;}
.casetab li.on:after{ transform: scale(1);}
.casetab li.on,.casetab li.on span{ color:#fff;}
.casetab li.on em{ border-color:#fff;}
.casetab li p{ position:relative; z-index:33;}

.casecon{ width:740px;  font-weight:lighter;}
.casecon .news_div_item_pic img{ width:800px; height:540px; transition: all linear 0.5s;-moz-transition: all linear 0.5s;-ms-transition: all linear 0.5s;-webkit-transition: all linear 0.6s;}
.casecon .divdgweb_new_div_item{ position:relative;}
.casecon .divdgweb_new_div_item_content{ position:absolute;  width:100%; padding:15px 5%; background:rgba(0,0,0,0.4); color:#fff; bottom:0; left:0;     z-index: 99999;}
.casecon a{ color:#fff;}
.casecon a:hover{ text-decoration:underline;}
.casecon .divdgweb_new_div_item_a{ font-size:22px;}
.casecon .divdgweb_new_div_item_body{ color:#fff; }
.casecon .divdgweb_new_div_item_body a{ color:#fff;}
.casetab li a{color: #404845; font-size: 18px;}
.casetab li a:hover{color: #fff; font-size: 18px;}
.casecon .divdgweb_new_div_item:hover img{ transform: scale(1.1);}




/*优势*/
.adva {padding: 4% 1%;overflow: hidden;}
.adva_box {max-width: 1500px;margin: 0 auto;}
.adva_tit {display: flex;justify-content: center;align-items: center;flex-direction:  column;}
.adva_tit p {font-size: 32px;display: flex;align-items: center;}
.adva_tit p span {color: #d5030f;}
.adva_tit em {font-size: 16px;color: #666;padding: 1% 0 0;font-weight: lighter;}
.adva_tab {padding-top: 60px;}
.adva_nav {}
.adva_nav ul {display: flex;justify-content: space-between;align-items: center;width: 80%;margin: 0 auto;}
.adva_nav li {display: flex;flex-direction: column;align-items: center;position:  relative;}
.adva_nav li:after {content:'';width: 258px;height:1px;background:#ddd;position:absolute;top: 30px;left: 96px;}
.adva_nav li:last-child:after {display: none;}
.adva_nav li i {width: 60px;height: 60px;border-radius: 50%;font-size: 45px;display: flex;justify-content: center;align-items: center;color: #d5030f;}
.adva_nav li p {font-size: 24px;line-height: 20px;padding-top: 16px;color: #444;}
.adva_nav li.on i {background: #fff; }
.adva_nav li.on p {color: #d5030f;     font-weight: bold;}

.adva_nav li.on {color: #1d53e2;}
.adva_con {overflow: hidden;background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);border-radius: 40px;margin-top: 4%;}
.adva_bao {display: flex;transition: 0.5s;}
.adva_big {width: 100%;flex-shrink: 0;display: flex;justify-content: space-between;align-items: center;overflow:  hidden;padding: 5%;}
.adva_pic {width: 55.76%;     overflow: hidden;}
.adva_pic i {}
.adva_pic i img {width:100%;height: auto;}
.adva_pic img{width: 100%; transition: all linear 0.5s;-moz-transition: all linear 0.5s;-ms-transition: all linear 0.5s;-webkit-transition: all linear 0.6s;}
.adva_pic:hover img{transform: scale(1.1);}

.adva_txt {width: 40%;display:  flex;flex-direction:  column;}
.adva_txt p {align-items:  center;font-size: 38px;line-height: 42px;position:  relative;/* padding-left:  7%; */font-weight:  100;}
.adva_txt p span{font-size: 16px; color:#ccc;display: block; text-transform: uppercase; padding-top: 5px;}
.adva_txt p:after {content:'';/* background: url(//memberpic.114my.com.cn/0376741/uploadfile/image/20221019/20221019135514_697351209.png)no-repeat  0; */position:absolute;top: -8px;left:0;width:  100%;height: 61px;}
.adva_txt p b {color: #d5030f;font-size: 48px;}
.adva_txt em {font-size: 16px;color: #666;font-weight: lighter;line-height: 32px;margin-top: 5%;}
.adva_txt em:nth-child(2) {margin-top: 9%;}
.adva_txt a {width: 180px;height: 40px;background: #d5030f;color: #fff;border-radius: 40px;display:  flex;justify-content:  center;align-items:  center;margin-top: 10%;font-weight:100;transition:0.5s;font-size: 16px;}
.adva_txt a:hover{width: 380px;transition:0.5s;}


/*荣誉资质*/
.nyzs_bg{background:url(//memberpic.114my.com.cn/0398161/uploadfile/image/20230422/20230422151209_719071926.jpg) no-repeat center bottom;width: 100%;height: 580px;     margin-top: 50px;}
.nyzs_t{ width:1400px; margin:0 auto;  overflow:hidden;}
.com_m{}
.com_m ul{}
.com_m ul li{display: inline-block;width: 23%;margin-right: 1.8vw;transition: 0.3s ease all;position: relative;text-align: center;}
.com_m ul li>a{display: block;overflow: hidden;transition: 0.3s ease all;border: 1px #eee solid;}
.com_m ul li+li{}
.com_m ul li img{width: 100%;-webkit-transition: 0.3s ease all;transition: 0.3s ease all;height: auto;}
.com_m ul li:hover img{-webkit-transform: scale(1.12, 1.12);transform: scale(1.12, 1.12); -webkit-transition: all linear 0.6s;}
.com_m ul li p{position: relative;bottom: 2px;width: 100%;height: 40px;line-height: 40px;background: rgba(255,255,255,0.6);}
.com_m ul li p a{font-size: 15px;color: #333;}
.com_m ul li:hover p{background: #d5030f; color: #fff;}
.com_m ul li:hover p a{color: #fff;}





/*news*/
.news_bg{ /*background: #f8f8f8;*/}
.news{ padding:70px 0 50px 0;}
.news_tit {text-align: left;  float: left; font-size: 36px;color: #333; font-weight:bold; line-height:30px;}
.news_tit b{font-size: 36px;color: #d5030f; 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: #d5030f; filter: progid:DXImageTransform.Microsoft.gradient( startColorproadv='#d5030f', 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:#d5030f; font-weight:bold;}
.news_tab ul { text-align: center; line-height: 30px;}
.news_tab ul li a { display: block; font-size:18px; font-weight:500; color: #343434; transition: .3s all ease; position: relative; z-index: 3;}
.news_tab {margin-bottom: 40px; float: right;}
.news_tab img {position: relative; float: left; top: 18px;}
.news_tab li a i{color:#333; font-size: 28px;  padding-right: 10px;  position: relative; top: 4px; float: left;}
.news_tab li.on a,.news_tab li.on a i{color:#d5030f !important;  font-weight: normal;}	
	

.news_list{height:501px;width: 100%;overflow: hidden;}
.news_list .news_div{height:500px;}
.news_list .news_div_item,.news_list .divdgweb_new_div_item{width: 23.65%;display: inline-block;position: relative;height:490px;transition:0.5s; padding: 20px; background: #f8f8f8;}
.news_list .news_div_item+.news_div_item,.news_list .divdgweb_new_div_item+.divdgweb_new_div_item{margin-left:1.79%;}
.news_list .news_div_item_date,.news_list .divdgweb_new_div_item_date{position: absolute;top:250px;display: inline-block;font-weight: 400;left: 19px;padding-left: 32px;height: 22px;}
.news_list .news_div_item_date::before,.news_list .divdgweb_new_div_item_date::before{position:absolute;content:'';background:url(//memberpic.114my.com.cn/0376741/uploadfile/image/20230523/20230523103658_1326103920.png) no-repeat left center;top: 0;left: 0;width: 22px;height: 22px;}
.news_list .news_div_item_content,.news_list .divdgweb_new_div_item_content{position: absolute;top:280px;left: 19px;padding-right: 14px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{float: left;font-size: 15px;line-height: 22px; color: #999;}
.news_list .divdgweb_new_div_item_year, .news_list .divdgweb_new_div_item_month, .news_list .divdgweb_new_div_item_day{float: left;font-size: 15px;line-height: 22px; color: #999;}
.news_list .news_div_item_a,.news_list .divdgweb_new_div_item_a{font-size: 16px;display: block;margin-bottom: 16px;position:relative;transition:0.3s; font-weight: 	normal;}
.news_list .news_div_item_a::before,.news_list .divdgweb_new_div_item_a::before{position:absolute;content:'查看详情';bottom: -152px;left: 0;width: 130px;height: 33px;background: #fff;border-radius: 40px;line-height: 33px;color: #999;font-size: 15px;transition:0.5s;padding-left: 30px; border:1px #eee solid; font-weight: 100;}
.news_list .news_div_item_a::after,.news_list .divdgweb_new_div_item_a::after{position:absolute;content:'';bottom: -141px;font-size: 43px;background:url(//memberpic.114my.com.cn/0376741/uploadfile/image/20230523/20230523103729_439734783.png) no-repeat center;width: 25px;height: 14px;left: 100px;transition:0.5s;}
.news_list .news_div_item_body,.news_list .divdgweb_new_div_item_body{font-size: 14px;color: #666;font-weight: 100;line-height: 24px;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:auto;display: block;     overflow: hidden;}
.news_list .divdgweb_new_div_item_pic, .news_list .divdgweb_new_div_item_pic a, .news_list .divdgweb_new_div_item_image{width:100%;height:auto;display: block;}
.news_list .news_div_item_pic,.news_list .divdgweb_new_div_item_pic{ border:1px solid #eee;}
.news_list .news_div_item:hover .news_div_item_a,.news_list .divdgweb_new_div_item:hover .divdgweb_new_div_item_a{color: #d5030f;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: #d5030f;transition:0.5s;padding-left:40px; color: #fff;}
.news_list .news_div_item:hover .news_div_item_a::after,.news_list .divdgweb_new_div_item:hover .divdgweb_new_div_item_a::after{left:110px;transition:0.5s;}
.news_list .news_div_item .news_div_item_pic img,.news_list .divdgweb_new_div_item .news_div_item_pic img{ width:100%; height:100%; transition:all .9s ease; }
.news_list .news_div_item:hover .news_div_item_pic img,.news_list .divdgweb_new_div_item:hover .news_div_item_pic img{ transform:scale(1.1);}
.news_list .news_div_item:hover img{transform:scale(1.1);}





/*link*/
.links { overflow: hidden;  margin: 0 auto; background: #f8f8f8;  padding: 25px 0;}
.linksW {  margin: 0 auto; display: flex; justify-content: space-between; align-items: center; max-width: 1400px;}
.links_l { width: 100px;}
.links_lm { font-size: 18px;  line-height: 30px; font-weight: lighter;}
.links_lm p {  text-transform: uppercase; font-size: 24px;  font-weight: bold;   line-height: 24px;}
.links_lm p span { color: #d5030f;}
.links_lm em {  font-size: 14px;color: #999;  letter-spacing: 5px;  line-height: 16px;}
.links_r {  width: 93%; color: #fff;}
.links_r a {  font-size: 15px; color: #666 !important;}
.linkTagcs li a {font-weight: lighter;}

/*copy */
.copyright{ background:#181818; }
.crcon{ padding:70px 0 ; border-bottom: 1px solid #2b2b2b;}
.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: 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; }
.crconcat{ width:420px; }

.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 i { opacity: 0.7;}
.social a img{ display: block}
.social a:hover{ background: #d5030f;  }
.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 b{float: left; padding-left: 10px; font-weight: normal; line-height: 34px;}
.cr_tel img {float: left; display: block;}
.cr_tel{ padding-bottom: 15px; font-size:16px; color:#fff;}
.cr_tel em {display: block;font-size: 35px;color: #fff;font-family: Arial;font-weight: bold;}
.craddr{margin-top: 10px; 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;}



/*右侧浮动*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box a{ text-decoration:none;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(//memberpic.114my.com.cn/0376741/uploadfile/image/20230523/20230523165836_1106881148.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; position: absolute; bottom: -12px; left: 13px; z-index: 1;  background-color: #d5030f; }/*颜色更改*/
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #d5030f; border-color: #d5030f; color: #fff; margin: 10px 0 7px;}/*颜色更改*/
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 22px; background-position: -5px -54px;  font-size: 20px;  padding-left: 0px;}
.y-kefu-box01 .kf-weChat p {  margin-top: 8px;}
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -50px; color: #fff; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #d5030f; border-color: #d5030f;}/*颜色更改*/
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/*电话*/
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color: #d5030f; font-size: 18px; }/*颜色更改*/
.right { width: 12px; height: 12px; position: absolute; right: -12px; top: 24px;}
.right-arrow1,.right-arrow2 { width: 0; height: 0; display: block; position: absolute; left: 0; top: 0; border-top: 6px transparent dashed; border-right: 6px transparent dashed; border-bottom: 6px transparent dashed; border-left: 6px white solid; overflow: hidden;}
.right-arrow1 { left: 1px; border-left: 6px #efefef solid;}
.right-arrow2 { border-left: 6px white solid;}
/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width: 120px; height: 120px; margin: 10px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*邮箱*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; }
.y-kefu-box01 .y-email-infos p { color: #d5030f; font-size: 16px; }/*颜色更改*/
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#d5030f;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }