@font-face {
 font-family:fontDin1;
 src: url(https://memberpic.114my.com.cn/076981511215/cssnew/DIN-MEDIUM_otf.txt),url(https://memberpic.114my.com.cn/076981511215/cssnew/DIN-MEDIUM_woff.txt),url(https://memberpic.114my.com.cn/076981511215/cssnew/DIN-MEDIUM_eot.txt),url(https://memberpic.114my.com.cn/076981511215/cssnew/DIN-MEDIUM_woff2.txt),url(https://memberpic.114my.com.cn/076981511215/cssnew/DIN-MEDIUM_ttf.txt)}
 
/*通用代码*/
*{ margin:0px; padding:0px;}
body{font-size:14px; color:#222222; font-family:"Microsoft YaHei"; font-family:'微软雅黑'; min-width:1400px; overflow-x:hidden;}
img{margin: 0px; padding: 0px;border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
h1,h2,h3,h4,h5,h6,h7{ font-weight:normal;}
dl,dt,dd,ol,ul,li,from,input,select,span,p,div{margin: 0px; padding: 0px; list-style: none;}
.clear{clear:both;}
a{color: #222222; text-decoration: none; font-size:14px;}
a:hover{color: #f00c09;cursor:pointer;}
em ,i{ font-style:normal;}
input,button,select,textarea{outline:none;font-family:"Microsoft YaHei"; font-family:'微软雅黑';}
.w1400{ width:1400px; margin:0 auto;}
.fr{ float:right;}
.fl{ float: left;}


.top10{height:10px;}
.top20{height:20px;}
.top30{height:30px;}
.top40{height:40px;}
.top50{height:50px;}
.top60{height:60px;}
.top70{height:70px;}
.top80{ height:80px;}

.title { text-align:center; font-size:40px; color:#222; position:relative;font-weight: bold;}
.title1:after{ content:''; display:block; position:absolute; width:100%; bottom:3px; left:0;}
.title b{ color:#f00c09;} 
.title b span{ font-weight: bold; color:#d8e5f4; font-size:40px;} 
.title i{ color:#f00c09; font-weight:bold;} 
.title d{display: block;}
.title span{ display:block; font-size:18px; color:#333; margin:8px 0 10px 0; font-family: Helvetica Neue LT Pro; text-transform: uppercase; font-weight: 300;}
.title em{ display:inline-block; height:8px; padding:0 20px; position:relative; z-index:3;} 
.title em i { display: inline-block; width: 12px; height: 12px; border-radius: 50%; background: #aaaaaa; animation: bounce_fountainG 1.2s linear infinite;}
.title em i+i{ margin-left:10px;}
.title em i:nth-child(1){animation-delay: .4s;}
.title em i:nth-child(2){background:#f00c09;animation-delay: .6s;}
.title em i:nth-child(3){animation-delay: .8s;}
.title em img{margin-top: 10px;}
@keyframes bounce_fountainG { 
0% {
transform:scale(1);
}
100% {
transform:scale(.5);
}
}
.hovermaincolor a:hover{ color:#f00c09;}

/*抬头*/
.htop{ line-height:40px; background:#f8f8f8;}
.htop .w1400{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.htop,.htop a{ font-size:13px; color:#aaa;}
.htop a{ display:inline-block; padding-left:25px;}
.htop a+a{ margin-left:25px;}
.htop a:nth-child(1){ background:url(https://memberpic.114my.com.cn/076981511215/uploadfile/image/20220409/20220409103003_2004127632.png) no-repeat left center;}
.htop a:nth-child(2){ background:url(https://memberpic.114my.com.cn/076981511215/uploadfile/image/20220409/20220409103004_560166560.png) no-repeat left center; padding-left:29px;}
.htop a:nth-child(3){ background:url(https://memberpic.114my.com.cn/076981511215/uploadfile/image/20220414/20220414093203_771926441.jpg) no-repeat left center;padding-left: 35px;}
.htop a:nth-child(4){ background:url(https://memberpic.114my.com.cn/076981511215/uploadfile/image/20220414/20220414093203_1507733642.jpg) no-repeat left center;padding-left: 35px;}
.hsecond{ background:linear-gradient(to bottom,transparent,transparent,#fff);}
.hsecond .w1400{ height:150px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.hleft{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.hline{ width:1px; height:70px; background:#eee; margin:10px 20px 0 15px;}
.hmean{ font-size:25px; color:#f00c09; margin-top: 7px;}
.hmean span{ display:block; font-size:16px; color:#888; font-weight:lighter; margin-top:4px; letter-spacing:5.2px;}
.htel{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center; font-size:16px; color:#484848; font-weight:lighter; padding-left:40px; background:url(https://memberpic.114my.com.cn/076981511215/uploadfile/image/20220409/20220409103004_875006608.png) no-repeat left center;}
.htel span{ font-size:30px; color:#f00c09; font-family:fontDin1; letter-spacing:-2px; line-height:32px;}
.htel span i{ display:block; letter-spacing:-1.5px;}
/*导航*/
.nav{ margin:1px 0; background:#333; position:relative;}
.nav ul{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start; }
.nav ul li>a{ font-size:15px; color:#fff; display:block; line-height:70px; text-align:center; position:relative; transition:all .3s ease; padding:0 36px;  z-index:3;}
.nav ul li i:after{ content:''; display:block; position:absolute; width:100%; height:0; left:0; bottom:0; background:#f00c09; transition:all .3s ease; z-index:-1;}
.nav ul li{position:relative;}
.nav ul li.cur i:after,.nav ul li:hover i:after{ height:70px;}
.nav ul li>a:after,.nav ul li:nth-child(1)>a:before{ content:''; display:block; position:absolute; right:0; top:0; bottom:0; margin:auto 0; width:0; height:15px; border-left:1px dotted rgba(255,255,255,.5);}
.nav ul li:nth-child(1)>a:before{ left:0; right:auto;}
.nav>ul>li .sedNav {width:280px; padding:30px;border:3px #fff solid;position: absolute;background:#f5f5f5;right: 0;top:100%; z-index: 99;display: none;}
.nav ul>li#a7 .sedNav{width:330px;}
.nav li .sedNav p{font-size:18px; font-weight:bold; color:#222;padding-bottom:8px;}
.nav li .sedNav span{font-size:12px; color:#9ea9a5; text-transform:uppercase;}
.nav li .sedNav span:after{content:"";display: block;  width:30px; height:4px; background:#f00c09; margin-top:20px;}
.nav li .sedNav a {display: block; border:1px #e1e1e1 solid; width:180px;line-height: 34px;color: #888;font-size:14px; text-align: center;    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.sedNav_l{ text-align:left;} 
.nav li .sedNav td table{ display:none;}
.nav li .sedNav a+a,.nav li .sedNav tr+tr{  margin-top:10px; display:block;}
.nav li .sedNav a:hover {color: #fff;background-color: #f00c09;}
/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative; z-index:1; background:#000;}
.banner-box{ min-width:1300px; height:660px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:660px; background-position: center; background-repeat: no-repeat; background-color: #000;}
.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:230px; left: 0; margin-left: 0; height: 410px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; 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(https://memberpic.114my.com.cn/076981511215/uploadfile/image/20220409/20220409103004_2073797900.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(https://memberpic.114my.com.cn/076981511215/uploadfile/image/20220409/20220409103004_2073797900.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:0px; 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; opacity:0.8;}
.banner-box .hd ul li.on{ background: #f00c09;border-radius: 8px; width:70px;}
.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; }
/*搜索*/
.search{ background:#f5f5f5; box-shadow:0 0 20px #ccc;}
.search .w1400{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.keyword,.keyword a{ line-height:80px; font-size:14px; color:#484848;}
.keyword span{color:#f00c09; font-size:18px;}
.search_bg{ width:263px; height:50px; background:#eaeaea; padding:0 20px;display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
#infoname{ border:none; background:none; width:230px; height:50px;}

/*产品中心*/
.product{ padding:50px 0 0 0;}
.protop{ height:125px; color:#222; font-size:30px; font-weight:lighter; border-top:1px solid #eee; border-bottom:1px solid #eee;}
.protop p{ display:block; padding-top:12px; padding-left:30px; position:relative;}
.protop p:after{ content:""; display:block; width:1px; height:60px; background:#eee; position:absolute; top:14px; right:-30px;}
.protop p span{ display:block; color:#999; font-size:12px; text-transform:uppercase;}
.protop div a{ display:inline-block; color:#666; font-size:16px; line-height:60px; padding-left:28px; position:relative;}
.protop div a+a{ margin-left:27px;}
.protop div a:nth-child(10){ margin-left:0px;}
.protop div a:after{ content:''; display:block; width:18px; height:18px; background:url(https://memberpic.114my.com.cn/076981511215/uploadfile/image/20220418/20220418170008_1349853125.png) left center no-repeat; margin:0 auto; transition:all .3s ease; position:absolute; top:22px; left:0px;}
.protop div a.on{ color:#f00c09;}
.protop div a.on:after{ background-position-x:-18px;}

.protwoClass{ text-align:center; position:relative;}
.protwoClass table,.protwoClass tbody,.protwoClass td{ display:block; width:100%;  text-align: left;}
.protwoClass tr{ display:inline-block;}
.protwoClass tr+tr{ margin-left:8px;}
.protwoClass tr a{ display:block; color:#999; font-size:16px; line-height:66px; padding-left:35px; transition:all .3s ease; position:relative;} 
.protwoClass tr a:after{ content:''; display:block; width:4px; height:4px; background:#222; border-radius:50%; margin:auto 0; transition:all .3s ease; position:absolute; left:9px; top:0; bottom:0;}
.protwoClass tr a:hover{ color:#f00c09;}
.protwoClass tr a:hover:after{ background:#f00c09;}

.proshow td{ display:inline-block; width:24%; background:#f5f5f5; vertical-align:top; padding:20px 20px 0px 20px !important; box-sizing:border-box;}
.proshow td a,.proshow td span{ display:block; overflow:hidden; position:relative;}
.proshow td a img{ width:100%; height:auto; transition:all .6s ease;}
.proshow td span a{ height:60px; color:#222; font-size:15px; font-weight:lighter; text-align:left; line-height:60px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; transition:all .3s ease; position:relative;}
.proshow td span a:after{ content:"MORE"; display:inline-block; float:right; width:50px; height:28px; color:#fff; font-size:12px; font-weight:lighter; text-align:center; line-height:30px; background:#666; transition:all .3s ease; margin-top:17px; position:absolute; top:0; right:0;}
.proshow td+td{ margin-left:18px;}
.proshow tr+tr{ display:block; margin-top:27px;}
.proshow td br{ display:none;}
.proshow td:hover{ background:#0071d7;}
.proshow td:hover>a img{ transform:scale(1.1);}
.proshow td:hover span a{ color:#fff;}
.proshow td:hover span a:after{ color:#0071d7; background:#fff;}

/*产品品质*/
.quality_bg{background:url(https://memberpic.114my.com.cn/076981511215/uploadfile/image/20220409/20220409151258_155481529.jpg)no-repeat center; position: relative; height:500px;}
.quality_box{ padding-top:60px;}
.quality_t{color:rgba(255,255,255,.3);}
.quality_t h3{color: #fff;}
.quality_wt li{width: 200px;height: 200px;background:#333;border-radius: 50%;display: flex;justify-content: center;align-items: center;padding: 15px;position: relative; z-index: 55;cursor:pointer; border: 10px solid #d4d4d4; margin-right:30px;}
.quality_wt li>div{ transition: all .5s; }
.quality_wt li:nth-child(5){margin-right:0px;}

.quality_wt li:hover{background:#f00c09; border: 10px solid #f4cccd;}
.quality_wt li:hover>div{ transform: rotateX(360deg);}
.quality_wt ul {display: flex;justify-content: space-around;}
.quality_wt li.on:after {display:block;}
.quality_wt li p {font-size: 22px;line-height: 24px;display: flex;flex-direction: column;align-items: center;color:  #fff; padding:10px; margin-top:10px;}
.quality_wt li p span {font-size: 14px;font-weight: lighter;color: #fff;text-align:  center;line-height: 30px;padding-top: 16px;}


/*优势*/
.btjjtt{ width:26px; height:25px; margin:0 auto;}
.ysbghjk{ position:absolute; right:0px; z-index:-1;}
.advcenter{ margin-top:20px;}
.advtab{ height:199px; font-size:0;}
.advtab li{ display:inline-block; font-size:24px; color:#fff; width:25%; text-align:center; position:relative; cursor:pointer; box-sizing:border-box; padding-top:42px; height:226px;}
.advtab li em{ display:block; font-size:14px; color:#fff; text-transform:uppercase; margin-top:4px;}
.advtab li+li:after{ content:''; display:block; position:absolute; width:1px; height:88px; background:#454545; left:0; top:56px;}
.advtab li span{ position:relative; display:inline-block; width:65px; height:65px; border-radius:50%; background:#fff; margin:0 0 13px 0;transition:all .5s ease;}
.advtab li span i{ display:block; position:absolute; top:0; left:0; right:0; bottom:0; margin:auto; background:url(https://memberpic.114my.com.cn/076981511215/uploadfile/image/20220411/20220411143521_1829208853.png) no-repeat left top; width:42px; height:33px; transition:all .5s ease;}
.advtab li:nth-child(2) span i{ background-position-x:-56px; width:46px; height:37px;}
.advtab li:nth-child(3) span i{ background-position-x:-115px;}
.advtab li:nth-child(4) span i{ background-position-x:-181px; width:35px; height:37px;}
.advtab li:before{ content:''; display:block; position:absolute; left:0; right:0; margin:0 auto; width:38px; height:30px; background:url(https://memberpic.114my.com.cn/076981511215/uploadfile/image/20220411/20220411143521_1440491801.png) no-repeat center; bottom:-20px; transition:all .3s ease; opacity:0; visibility:hidden; z-index:3;}
.advtab li.on span{ background:#f00c09;}
.advtab li.on:before{ bottom:-14px; visibility:visible; opacity:1;}
.advtab li.on span i{background-position-Y:-48px;}
.advcen{ padding:60px; background:#fff; margin-top:20px;box-shadow:0px 4px 8px #dae4eb;}
.advleft{ width:520px;}
.adv_t span{ font-size:28px; color:#2e2f30; display:block; line-height:60px;}
.adv_t em{font-family:impact; color:#f00c09; font-size:76px;}
.adv_t:after{ content:''; display:inline-block; width:40px; height:3px; background:#f00c09; margin-top:20px;}
.adv_c{ font-size:16px; color:#adadae; line-height:38px; margin:35px 0 42px 0;}
.advphone{ padding-left:40px; background:url(https://memberpic.114my.com.cn/076981511215/uploadfile/image/20220411/20220411150654_1011569079.png) no-repeat left center; font-size:16px; color:#aaaaaa;}
.advphone em{ font-size:30px; color:#f00c09; font-family:Arial, Helvetica, sans-serif; vertical-align:sub; padding-left:20px;}
.advnum{ margin-top:50px; font-size:30px; color:#2c3134; position:relative;}
.advnum em{ color:#f00c09;}
.advnum i{ display:block; position:absolute; right:0; top:0; bottom:0; margin:auto 0; height:1px; width:320px; background:#dfe1e2;}
.advnum i:after{ content:''; display:block; position:absolute; width:25%; height:3px; top:-1px; background:#f00c09; left:0; transition:all .3s ease;}
.advnum i.an2:after{ width:25%;}
.advnum i.an3:after{ width:25%;}
.advnum i.an4:after{ width:25%;}
.yyysdt{ width:1400px; height:70px; margin:0 auto;}



/*应用案例*/
.yyal{ height:710px;}
.soline{ position:absolute; width:1px; height:100%; top:0; left:0; z-index:-1;}
.soline2{ left:280px;}
.soline3{ left:699px;}
.soline4{ left:1399px;}
.solcenter{ margin-top:30px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.solleft{ width:280px; overflow:hidden;}
.solleft li+li{ margin-top:1px;}
.solleft li{ position:relative; padding-left:35px; line-height:82px; background:#f5f5f5; font-size:18px; color:#333333; font-weight:lighter; transition:all .3s ease;cursor:pointer;}
.solleft li span{ position:relative; z-index:3;}
.solleft li.on{ background:#f00c09; color:#fff; cursor:pointer;}
.solleft li:after{ content:''; display:block; width:5px; height:0; transition:all .3s ease; left:0; top:0; background:#83bfec;}
.solleft li.on:after{ height:100%;}
.solright{ position:relative; width:1095px;}
.solcenter{ position:relative; height:560px;}
.solcenter:after{ content:''; display:block; position:absolute; z-index:-1; width:280px; height:384px; background:#333; right:21px; top:70px;}
.soljt{ position:absolute; top:205px; right:99px; z-index:9; font-size:0;}
.soljt i{ display:inline-block; vertical-align:top; width:90px; height:65px; cursor:pointer; background:url(https://memberpic.114my.com.cn/076981511215/uploadfile/image/20220409/20220409191858_1616969932.png) no-repeat left top;}
.soljt i+i{ background-position-x:right;}
.solcenter .divdgweb_new_div_item{ position:relative; width:1074px; height:660px;}
.solcenter .news_div_item_pic img{ width:830px; height:580px;}
.solcenter .divdgweb_new_div_item_content{ position:absolute; width:700px; height:207px; background:#333; right:0; bottom:80px;}
.solcenter .divdgweb_new_div_item_a{ display:block; padding:0 135px 0 50px; line-height:94px; font-size:18px; color:#ffffff; font-weight:lighter; position:relative; border-bottom:1px solid #404040;}
.solcenter .divdgweb_new_div_item_a:after{ content:'+立即查看'; position:absolute; right:50px; top:0;}
.solcenter .divdgweb_new_div_item_body{ font-size:14px; color:#fff; line-height:32px; height:60px; overflow:hidden; padding:0 50px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; margin-top:15px; width:615px;} 

/*合作客户*/
.client{height:600px;}
.witcon li{ width:390px !important; height:270px; padding:29px; float:left; margin-right:31px; overflow:hidden; position:relative;background: #f5f5f5;}
.witpic img{width:385px;  margin-bottom:27px;border: 1px #eee solid;}
.witcon li div{ position:relative; z-index:33;}
.witcon li a{ display:block; width:100%; height:100%;}
.witwa p:nth-child(1){ font-size:18px; color:#666666; padding-left:38px; background:url(https://memberpic.114my.com.cn/076981511215/uploadfile/image/20220409/20220409182633_100596698.png) no-repeat left top; line-height:21px; padding-bottom:17px; border-bottom:1px solid #dadada;}
.witcon li:after{ content:''; display:block; width:100%; height:100%; background:#f00c09; right:-130%; top:0px; -webkit-transform:rotate(180deg); transform:rotate(180deg); position:absolute; -webkit-transition:all 0.3s linear; transition:all 0.3s linear;}
.witcon li:hover:after{ right:0px; -webkit-transform:rotate(360deg); transform:rotate(360deg);}
.witcon li:hover p:nth-child(1){ color:#fff;background:url(https://memberpic.114my.com.cn/076981511215/uploadfile/image/20220409/20220409182633_1103709987.png) no-repeat left top;}
.witbtn{ height:44px; position:relative; margin:43px auto 0px auto; width:200px;}
.witbtn>i{ display:block; width:24px; height:44px; position:absolute; top:0px; cursor:pointer;}
.witbtn>i.prev{ left:0px; background:url(https://memberpic.114my.com.cn/076981511215/uploadfile/image/20220409/20220409182553_1610314904.png) no-repeat left top;}
.witbtn>i.next{ right:0px; background:url(https://memberpic.114my.com.cn/076981511215/uploadfile/image/20220409/20220409182553_117487728.png) no-repeat left top;}
.witbtn i:hover{ background-position-x:-24px;}
.wit_pg i{ display:inline-block; width:14px; height:14px; border-radius:50%; background:#999999; cursor:pointer;}
.wit_pg i+i{ margin-left:27px;}
.wit_pg i.cur{ background:#f00c09;}
.wit_pg{ text-align:center; padding-top:15px;}
.aui-content-box-ovf{ width:1400px; margin:0 auto;}


/*介绍*/
.introduce{height: 765px;width: 100%; background:url(https://memberpic.114my.com.cn/076981511215/uploadfile/image/20220411/20220411110215_228754970.jpg)no-repeat center;}
.introduce .w1400{position: relative;}
.int_t{font-weight: lighter;margin-top: 100px;width: 673px;}
.int_t b{font-size: 30px;color: #343434;text-transform: uppercase;font-weight: 600;}
.int_t em{font-size: 18px;color: #bbb;padding-left: 10px;}
.int_t span{display: block; font-weight: 100;color: #888;font-size: 20px;margin-top: 15px;text-transform: uppercase;}
.int_t p{font-size: 14px;color: #aaa;line-height: 40px;}
.int_t p i{font-weight: bold;text-decoration: underline;}
.int_t span:after{content:''; display:block;width: 90px;height: 3px;background: #f00c09;margin: 20px 0;}
.int_t 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: 30px;}
.int_t a:hover{background: #f00c09;color: #fff;transition: all .3s ease;}
.num{padding-top: 30px;}
.num li:nth-child(4){ margin-right: 0px;}
.num li{float: left;width: 125px;height: auto;font-weight: normal; margin-right:40px;}
.num li+li{margin-left: 15px;}
.num li d{font-size: 55px;font-family: DIN;color: #666;float: left;padding-right: 7px;}
.num li i{font-size: 16px;color: #fff;width: 115px;height: 115px;line-height: 26px;text-align: center;display: inline-block;background: #333;border-radius:50%;margin-top: 14px; border:5px solid #fff; box-shadow: 0 0 10px #aaa;}
.num li:hover i{background: #f00c09; }
.num li p a{color: #888;line-height: 28px; border: 0px solid #fff!important; margin-top: 10px; width: 125px;}
.num li p a:hover{ color: #f00c09; background:border-box;}
.num li i a {  border: 0px solid #fff!important;    width: 115px; height: 115px; margin-top: 36px;}
.num li i a:hover { background:border-box;}

.intfrall{padding: 20px;background: #fff;width: 640px;height: 580px;border-radius: 10px;box-shadow: 0px 0px 10px 0px #c6c6c6;z-index: 999;margin-top: 80px;}
.intpho{position:relative;width:640px;height:580px;background:url(https://memberpic.114my.com.cn/076981511215/uploadfile/image/20220411/20220411091934_10824579.jpg) no-repeat center;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;}


/*新闻动态 NEWS*/
.news{ padding: 20px 0px 50px 0px; width:100%; }
.news_row1{ position: relative; padding-bottom: 25px;}
.news_row1:after{ content: ''; width: 100%; height: 1px; background: #ebebeb; display: block; position: absolute; bottom: 0; left: 0; }
.news_row1 .news_tit{ display: block; font-size: 40px; color: #333; font-weight: normal; line-height:45px; float: left; height:50px;  padding-left: 10px;}
.news_row1 .news_tit i{font-weight: bold;color: #f00c09;}
.news_row1 .news_tit .en{ font-size: 18px; display:block; text-transform: uppercase;font-weight: lighter; color:#888;}
.news_row1 .news_tab{ float: right}
.news_row1 .news_tab ul li{ float: left; padding: 18px 0 0 50px; }
.news_row1 .news_tab ul li a{ font-size: 18px; line-height: 55px; display: block; position: relative; font-weight:lighter; color:#222; }
.news_row1 .news_tab ul li a:after{ position: absolute; content: ''; width: 0; background: #f00c09; height: 2px; bottom: -25px; left: 0; display: block; transition: 0.3s all ease; z-index: 3333; }
.news_row1 .news_tab ul li.cur a:after,.news_row1 .news_tab ul li.on a:after{ width: 100%; }
.news_row1 .news_tab ul li.cur a,.news_row1 .news_tab ul li.on a{ color: #f00c09;font-weight: bold;}
.news_div_item{ border:1px solid #eee;}
.news_div_item_pic a img{border-bottom: 1px solid #e7e8e9;}
.news_list{height:620px;margin-top: 50px !important;}
.news_list .news_div{height:540px;}
.news_list .news_div_item{width: 444px;display: inline-block;position: relative;height:600px;transition:0.5s; }
.news_list .news_div_item+.news_div_item{margin-left:30px;}
.news_list .news_div_item_date{position: absolute;bottom:45px;color: #484848;font-size: 30px;font-family: fontDin1; display: inline-block;font-weight: 400;padding-left: 32px;height: 22px;}
.news_list .news_div_item_content{position: absolute;top:380px;left: 32px;padding-right: 32px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{float: left;font-size: 20px;line-height: 36px; color: #484848;}
.news_list .news_div_item_a{font-size: 18px;display: block;margin-bottom: 25px;position:relative;transition:0.3s; font-weight: 	bold;margin-top: -15px;color: #222;}
.news_list .news_div_item_a::before{position:absolute;content:'查看更多';bottom: -182px;right: 0;width: 90px;height: 40px;background: #f00c09;line-height: 40px;color: #fff;font-size: 14px;transition:0.5s;text-align: center;font-weight: 100;}
.news_list .news_div_item_body{font-size: 14px;color: #aaa;font-weight: 100;line-height: 30px;border-bottom: 1px solid #e7e8e9;padding-bottom: 25px}
.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;}
.news_list .news_div_item:hover .news_div_item_a{color: #f00c09;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{background: #f00c09; color:#fff;}
.news_list .news_div_item:hover .news_div_item_a::after{left:110px;transition:0.5s;}

/*版权*/
.footer_bj{ background:#222;}
.footer_b{ position:relative;}
.footer_lx{ height:50px; background:#333; padding:46px 0; border-bottom-left-radius:40px 40px; border-bottom-right-radius:40px 40px; overflow:hidden;}
.footer_lxnr{ width:1320px; margin:0 auto;}
.footer_lxnr ul{ display:flex; justify-content:space-between;}
.footer_lxnr li p{ color:#fff; font-size:16px; padding-left:32px; background:url(https://memberpic.114my.com.cn/076981511215/uploadfile/image/20220411/20220411155055_1664646417.png)no-repeat;}
.footer_lxnr li samp{ display:block; color:#fff; font-size:16px; background:url(https://memberpic.114my.com.cn/076981511215/uploadfile/image/20220411/20220411155055_1023156632.png)no-repeat; padding-left:32px;}
.footer_lxnr li i{ display:block; color:#fff; font-size:16px; background:url(https://memberpic.114my.com.cn/076981511215/uploadfile/image/20220411/20220411155055_687129031.png)no-repeat; padding-left:32px;}
.footer_lxnr li:nth-child(4) i{ display:block; color:#fff; font-size:16px; background:url(https://memberpic.114my.com.cn/076981511215/uploadfile/image/20220411/20220411155055_1487121347.png)no-repeat; padding-left:32px;}
.footer_lxnr li:nth-child(5) i{ display:block; color:#fff; font-size:16px; background:url(https://memberpic.114my.com.cn/076981511215/uploadfile/image/20220411/20220411155212_1251723037.png)no-repeat; padding-left:32px;}

.footer_lxnr li span{ color:#aaa; font-size:14px; line-height:32px; font-family:Arial; padding-left:32px;}

.footer{ overflow:hidden;}
.footer_box{ margin-top:50px;}
.footer_con li{ float:left; text-align:center; padding:0 105px; position:relative; transition:0.5s;}
.footer_con li p{ color:#fff; font-size:18px; margin-bottom:14px;}
.footer_con li a{ display:inherit; color:#666; font-size:14px; line-height:30px; transition:all 0.3s linear;}
.footer_con li a:hover{ color:#ffffff; transition:all 0.3s linear;}
.footer_con li:before{ content:''; width:3px; height:18px; background:#f00c09; position:absolute; left:0; top:0; z-index:1; transition:0.5s;}
.footer_con li:after{ content:''; width:1px; height:204px; background:#444; position:absolute; left:1px; top:0; transition:0.5s;}

.footer_phone{ width:235px; height:432px; background:url(https://memberpic.114my.com.cn/076981511215/uploadfile/image/20220411/20220411155212_927734532.png) no-repeat top center; position:absolute; top:209px; right:0; z-index:5;}
.ewm_cont{ display:block; width:157px; height:191px; margin:0 auto; position:absolute; left:50%; margin-left:-77px;}
.ewm_cont p{ display:block; width:98%; color:#666; font-size:14px; text-align:center; line-height:30px; margin-top:100px;}
.ewm_cont img{ display:block; width:145px; height:145px; border:1px solid #383838; padding:3px; margin-top:10px;}
.footer_phone ul{ display:flex; width:auto; height:40px; text-align:center; justify-content:center; align-items:center; margin-top:310px;}
.footer_phone ul li{ display:inline-block; width:25px; height:25px; background:#333 !important; border-radius:50%; padding:8px; margin:0 7px; -webkit-transition:0.3s all ease; transition:0.3s all ease; background:transparent; cursor:pointer;}
.footer_phone ul li.cur{ background:#f00c09 !important;}
.footer_phone ul li img{ display:block; width:80%; height:80%; padding-top: 2px; padding-left: 3px;}

.copy_name{ display:inline-block; width:1165px; color:#666; font-size:14px; line-height:30px; border-top:1px solid #333; margin-top:40px; padding:30px 0px;}
.copy_name a{ color:#666; transition:all 0.3s linear;}
.copy_name a:hover{ color:#fff; transition:all 0.3s linear;}
.copy_con li:hover:before{ height:100%; transition:0.5s;}
/*版权*/
/*友情链接*/
.links{ height:80px; color:#666; line-height:80px; background:#f00c09;}
.links_l{ width:1114px;}
.links p:nth-child(1){ color:#fff; font-size:14px; background:url(https://memberpic.114my.com.cn/076981511215/uploadfile/image/20220411/20220411155250_795739034.png) no-repeat left center; margin-right:20px; padding-left:46px;}
/*.linkTagcs li{ line-height:100px !important;}*/
.linkTagcs li a:hover{ color:#fff !important;}
.links p:nth-last-child(1){ color:#fff; font-size:18px; font-family:Impact; line-height:100px; text-transform:uppercase;}
/*友情链接*/