/*标签样式初始化*/
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 {color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden;}

#copy { display: none;}

a {color: #666; text-decoration: none;}
a:hover { color:#e31c1f;text-decoration: none; border-bottom-style:}

.page{ margin:0 auto; width:1300px;}
.bg{ width: 100%;min-width: 1300px;}

.fl { float: left;}
.fr {float: right;}

/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}


/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}


/*英文样式*/
.font_en {font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-weight: normal;}
.en {font-family: Arial, Helvetica, sans-serif;font-weight: normal;}
.t{text-align: center;padding-top: 70px;}
.t i{width: 60px;height: 2px;background: #e31c1f;margin: 0 auto;display: block;}
.t d{font-size: 30px;color: #333;line-height: 60px;}


.head_bg{height: 100px;box-shadow: 0px 0px 10px #ddd;position: relative;z-index: 999;}
.head{width: 80%;margin: 0 auto;min-width:1300px;}
.logo{margin-top: 14px;}
.head i{width: 1px;height: 70px;background: #eee;margin: 15px 20px;display: block;}
.name{margin: 17px 0;}
.name p{font-size: 26px;color: #333;letter-spacing: 1px;font-weight: bold;}
.name d{font-size: 16px;color: #e31c1f;letter-spacing: 1px;line-height: 30px;}
@media (max-width: 1750px){
   .head{width:90%;}
}
@media (max-width: 1600px){
   .head{width:100%;}
}
@media (max-width: 1420px){
   .nav>ul>li{width:85px !important;}
   .nav>ul>li>a{font-size:15px !important;}
}

.nav>ul{height:68px;margin-right: 30px;margin-top:32px;}
.nav>ul>li{ float: left; display: block;width:100px; height:68px; transition:0.1s all ease-in-out;}
.nav>ul>li>a{ display: block; color: #666; font-size:16px; text-align: center; position: relative; z-index: 3333; height:35px; line-height: 35px; transition:0.3s all ease-in-out; }
.nav>ul>li>a:hover{color:#fff;}
.nav>ul>li>a span{font-size:12px; color:#999; line-height:30px;}
.nav>ul>li>a:hover{background:#e31c1f;border-radius: 5px;}
.nav ul li.navcurrent a{background:#e31c1f;border-radius: 5px;}
.NavCeshi > li.navcurrent > a, .NavCeshi > li:hover > a {margin: 0 auto;color: #fff;background:#e31c1f;border-radius: 5px;}
.NavCeshi > li.navcurrent > a p:after, .NavCeshi > li:hover > a p:after{ width:1vw; height:1px; margin:.6vw auto;  }
.tel{margin-top: 25px;}
.tel p{padding-left: 20px;background: url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200822/20200822095921_2044506034.png)no-repeat left center;font-size: 14px;color: #666;}
.tel d{font-size: 22px;color: #e31c1f;font-weight: bold;line-height: 32px;}

/*导航下拉*/
.nav li .sedNav {width:100%;position: absolute; background: rgba(255,255,255,.8);left: 0;top:100px;z-index: 99;display: none; text-align: center;}
.nav li .sedNav a { display: inline-block; line-height: 70px; font-size: 16px; text-align: center; padding: 0 2vw;}
.nav li .sedNav a:hover { color: #fff;background-color: #e31c1f;}
.nav li .sedNav_prod{padding-top:1vw;}
.nav li .sedNav_prod p{display: inline-block; margin: 0 2vw; padding-bottom: 2vw; float:left;}
.nav li .sedNav_prod a{ display: block; line-height: 3vw;}

/*幻灯片*/
.banner-box,.banner-box .bd li{height:650px;}
.banner-box .banner-btn a.prev,.banner-box .banner-btn a.next{top:270px;background-image:url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200826/20200826151159_1188385110.png);}
.banner-box .hd ul li.on{background:#e31c1f;}
.banner-box{min-width:1300px;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li{width:100%;background-position: center;background-repeat: no-repeat;}
.banner-box .bd li a{display:block;background-size:auto;width:100% !important; height:100% !important;}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition: 0.3s all ease-in-out;transition:0.3s all ease-in-out}
.banner-btn a.prev{left:-54px;background-repeat:no-repeat;background-position:0 0;} 
.banner-btn a.next{right:-54px;background-repeat:no-repeat;background-position:-49px 0;}
.banner-box:hover .banner-btn a.prev{ left:54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 54px; 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;}
.banner-box .hd {position:absolute;bottom:20px;width: 100%;display: block;}
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:20px; height:10px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{ width: 32px; }


/*内页幻灯片*/
.banner-n,.banner_n .bd li{height:350px;}
.banner-n .banner-btn a.prev,.banner_n .banner-btn a.next{top:110px;background-image:url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200826/20200826151159_1188385110.png);}
.banner-n .hd ul li.on{background:#11317c;}
.banner-n{min-width:1200px;position:relative;overflow:hidden;}
.banner-n .bd{ width:100% !important;}
.banner-n .bd li{width:100%;background-position: center;background-repeat: no-repeat;height: 350px;}
.banner-n .bd li a{display:block;background-size:auto;width:100% !important; height:100% !important;}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition: 0.3s all ease-in-out;transition:0.3s all ease-in-out}
.banner-n .banner-btn a.prev{left:-54px;background-repeat:no-repeat;background-position:0 0;} 
.banner-n .banner-btn a.next{right:-54px;background-repeat:no-repeat;background-position:-49px 0;}
.banner-n:hover .banner-btn a.prev{ left:54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-n:hover .banner-btn a.next{ right:54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-n .banner-btn a.prev:hover,.banner_n:hover .banner-btn a.next:hover{filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8;}
.banner-n .hd {position:absolute;bottom:20px;width: 100%;display: block;}
.banner-n .hd ul{ text-align: center}
.banner-n .hd ul li{ width:20px; height:10px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out}
.banner-n .hd ul li.on{ width: 32px;}


/*搜索*/
.search_nbg{width: 100%; min-width:1300px; height:80px; margin:0 auto;position:absolute; top:450px;background: #f5f5f5;}
.search_bg{width: 100%;height:80px; margin:0 auto;background: #fff;border-bottom: 1px solid #eee;}
#search{ color: #999;width:1300px;height:80px;margin:0 auto;line-height:80px;}
.search_01 i{display: block;float: left;padding-top: 22px;margin-right: 14px;}
.search_01{ float:left; width:800px; padding-left:2px;}
.search_01 d{color:#222;font-size: 15px;}
.search_01 a{font-size: 15px;color: #666;}
.search_01 a:hover{color:#e31c1f;}
.search_02{width: 301px;float: right;margin-top:19px;}
.search_nbg .search-bg #infoname{background:#fff;}
.search-bg #infoname{width:258px; outline:none; color:#ccc; border: none; height:42px; line-height:42px;font-size: 14px;padding-left:20px;border-radius: 50px 0px 0px 50px;background: #f5f5f5;}
input[type="image" i]{cursor: pointer;}
.search-i{width: 42px;height: 42px;border-radius: 50%;background: #e31c1f;margin-left: -21px;}
.search-i input{margin-top: 12px;margin-left: 12px;}

/*产品中心*/
.prod_list ul li{width: 360px;height: 114px;background: #f5f5f5;float: left;padding: 0 30px;cursor: pointer;transition: all .5s ease;}
.prod_list ul li+li{margin-left: 20px;}
.prod_name p{font-size: 24px;color: #333;transition: all .5s ease;}
.prod_name d{font-size: 12px;color: #999;line-height: 26px;transition: all .5s ease;}
.prod_more {width: 67px;height: 67px;border-radius: 50%;background-image: linear-gradient(124deg,#e31c1f,#f84e50);font-size: 50px !important;color: #fff !important;line-height: 60px;text-align: center;font-weight: lighter;margin-top: 23.5px;transition: all .5s ease;display: block;}
.prod_name{margin-top: 33px;}
.prod_list ul li.on{background: #e31c1f;}
.prod_list ul li.on .prod_name p{color: #fff;}
.prod_list ul li.on .prod_name d{color: #feb2b3;}
.prod_list ul li.on .prod_more{background: #fff;color: #e31c1f !important;}
.prod_box{background: url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200822/20200822105406_1601391790.jpg)no-repeat center;width: 860px;height: 444px;}
.prod_img{margin: 64px 0 0 87px;width: 233px;height: 314px;}
.prod_r p{font-size: 28px;color: #333;}
.prod_r i{width: 115px;height: 6px;display: block;background: #e31c1f;}
.prod_r{width: 430px;margin-right: 70px;}
.prod_r i{margin-top: -8px;}
.prod_r p{margin-top: 105px;}
.prod_r d{font-size: 15px;color: #666;line-height: 28px;margin-top: 15px;display: block;}
.prod_r li{width: 90px;height: 90px; border: 1px solid #ccc;float: left;border-radius: 5px;}
.prod_r li+li{margin-left: 13px;}
.prod_r li .proc_ico img{margin: 18px auto 0;display: block;}
.prod_r li dd{text-align: center;font-size: 14px;font-weight: bold;color: #333;line-height: 30px;}
.prod_cont table:nth-child(2){float:left;display: block;width: 417px;margin-left:23px;}
.prod_cont table:nth-child(3){padding-top:23px;}
.prod_cont table:nth-child(3) td:nth-child(1){display:none;}
.prod_cont table td{padding-left:0px !important;width: 417px;display: block;float:left;margin-right:24px;overflow: hidden;}
.prod_cont table td:last-child{margin-right:0px;}
.prod_cont table td img{border: 1px solid #f5f5f5;box-sizing: border-box;transition: all .5s ease;}
.prod_cont table td span{display:block;width:100%;height: 131px;background: #f5f5f5;position: relative;}
.prod_cont table td span:after{content:'';width:100%;height:100%;transform: scale(0);background: #e31c1f;display:block;position: absolute;top: 0;    transition: all .5s ease;}
.prod_cont table td:hover img{transform: scale(1.2);}
.prod_cont table td:hover span:after{transform: scale(1);}
.prod_cont table td:hover span a{color:#fff;}
.prod_cont table td:hover span a:after{background:#fff;color:#333;}
.prod_cont table td span a{height: 100%;display: block;line-height: 80px;font-size: 16px;color: #666;position: relative;z-index: 999;transition: all .5s ease;}
.prod_cont table td span a:after{content:'more';width:113px;height:28px;display:block;border-radius: 14px;background-image: linear-gradient(124deg,#e31c1f,#f84e50);line-height:28px;color:#fff;position: relative;top: -10px;font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-weight: normal;transition: all .5s ease;}
/*产品优势*/
.padv_bg{background: url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200822/20200822112701_923014909.jpg)no-repeat center;height: 1000px;}
.padv_t p{font-size: 34px;color: #fff;margin-top: -47px;}
.padv_t d{font-size: 16px;color: #999;line-height: 40px;}
.padv_t span{width: 60px;height: 2px;background: #e31c1f;display: block;margin-top: 10px;}
.padv_l{width: 650px;}
.padv_l .padv_box{width: 602px;height: 450px;padding: 25px 24px;background: #fff;}
.padv_l ul{position: relative;margin-top: 30px;}
.padv_l ul li{width: 129px;height: 129px;text-align: center;float: left;margin-left: 30px;}
.padv_l ul li p{font-size: 18px;color: #999;line-height: 30px;margin-top: 20px;}
.padv_l ul li d{font-size: 32px;color: #fff;font-weight: bold;}
.padv_l ul i{background: url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200824/20200824110237_1702587846.png)no-repeat center;width: 129px;height: 129px;display: block;float: left;position: absolute;left: 30px;-webkit-animation: 'rotate' 5s linear infinite;-moz-animation: 'rotate' 5s linear infinite;-ms-animation: 'rotate' 5s linear infinite;}
@-webkit-keyframes rotate{
            0% {transform: rotate(0deg);}
            25%{transform: rotate(120deg);}
            50%{transform: rotate(180deg);}
            75%{transform: rotate(300deg);}
            100%{transform: rotate(360deg);}
        }
.padv_l ul i:nth-child(4){left: 189px;}
.padv_l ul i:nth-child(6){left: 348px;}
.padv_box span{font-size: 50px;font-weight: bold;color: #e31c1f;position: relative;top: 8px;transition: all .3s ease;}
.padv_box d{font-size: 26px;color: #333;font-weight: bold;margin-left: 10px;transition: all .3s ease;}
.padv_box dd{line-height: 28px;color: #666;font-size: 14px;display:block;margin-top: 15px;transition: all .3s ease;}
.padv_r{width: 650px;}
.padv_r .padv_box{width: 296px;height: 652px;background: #fff;padding: 14px 14px;transition: all .3s ease;}
.padv_r .padv_box:nth-child(2){margin-top: -180px;}
.padv_r .padv_box.on{background: #e31c1f;}
.padv_r .padv_box.on span{color: #fff;}
.padv_r .padv_box.on d{color: #fff;}
.padv_r .padv_box.on dd{color: #ffb1b2;display: block;}
.padv_tel{margin: 40px 0 0 50px}
.padv_tel p{font-size: 14px;color: #666;padding-left: 20px;background: url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200822/20200822095921_2044506034.png)no-repeat left center;}
.padv_tel d{color: #e31c1f;font-size: 32px;font-weight: bold;}
.padv_tel a{width: 225px;height: 50px;background: #fff;border-radius: 10px;display: block;text-align: center;line-height: 50px;margin-top: 10px;}
.padv_tel a:hover{background:#e31c1f;color:#fff;}
/*应用领域*/
.case_list ul{width: 1054px;margin: 0 auto;}
.case_list ul li{width: 210px;height: 100px;text-align: center;float: left;cursor: pointer;}
.case_list ul li i{width: 47px;height: 47px;border-radius: 50%;display: block;margin: 0 auto;margin-bottom: 10px;background: url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200822/20200822144505_1488468864.png)#f5f5f5 no-repeat center;transition: all .3s ease;}
.case_list ul li:nth-child(2) i{background-image: url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200822/20200822144505_874596164.png);}
.case_list ul li:nth-child(3) i{background-image: url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200822/20200822144505_1156887097.png);}
.case_list ul li:nth-child(4) i{background-image: url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200822/20200822144505_2052950752.png);}
.case_list ul li:nth-child(5) i{background-image: url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200822/20200822144505_936710325.png);}
.case_list ul li.on i{background: url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200822/20200822145004_1655617945.png)#e31c1f no-repeat center;}
.case_list ul li.on:nth-child(2) i{background-image: url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200822/20200822145017_2029652854.png);}
.case_list ul li.on:nth-child(3) i{background-image: url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200822/20200822145017_524706754.png);}
.case_list ul li.on:nth-child(4) i{background-image: url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200822/20200822145017_675256279.png);}
.case_list ul li.on:nth-child(5) i{background-image: url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200822/20200822145017_965215461.png);}
.case_list ul li+li{border-left: 1px dashed #eee;}
.case_list ul li p{font-size: 20px;color: #333;}
.case_list ul li d{font-size: 13px;color: #999;text-transform: uppercase;}
.case_bg .tempWrap{width: 87.9% !important;margin: 0 auto;}
.case_box table tr td{     width: 21%;
    margin-left: 1.3% !important;
    padding-left:0 !important;
    display: block;
    float: left;
   overflow: hidden;
}
.case_box table tr td:nth-child(1){margin-left: 0% !important;}
.case_box table tr td img{width:100%;height: auto;transition:all 0.4s;-moz-transition:all .4s;-webkit-transition:all .4s;-o-transition:all .4s;border: 1px solid #eee;box-sizing: border-box;}
.case_box table tr td img:hover{transform:scale(1.2);}
.case_box table tr td div{width:100%;    padding: 20px 0 !important;
    border-bottom: 1px solid #eee;
    text-align: left;    position: relative;display: block;max-height: 62px;z-index: 9999;background: #fff;}
.case_box table tr td div a {font-size:16px;color:#333;text-align:left;}
.case_box table tr td:hover div a{color:#e31c1f;}
.case_box table tr td div:after{content: "";background:url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200826/20200826151056_2116836863.png)no-repeat;width: 55px;height: 13px;position: absolute;    right: 0px;top: 26px;}

/*合作客户*/
.partner_bg{background: url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200822/20200822150155_876051074.jpg)no-repeat center;}
.partner{position: relative;height: 460px;}
.partner_btn{background: url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200822/20200822150529_331917470.png)no-repeat;width: 34px;height: 34px;position: absolute;top: 280px;cursor: pointer;}
.btnl{left: -60px;}
.btnr{right: -60px;transform: rotate(180deg);}
.partner_cont table tr td img{border:10px solid #eee;}
.partner_cont table tr td{padding-left:0px !important;display: block;float: left;margin-right:20px;position: relative;
}
.partner_cont table tr{display:block;}
.partner_cont .tempWrap{width:1300px !important;}
.partner_cont table tr td div{position: absolute;top: 0;left: 0;width: 100%;height: 100%;text-align: center;line-height: 165px;padding-top: 0px !important;background:rgba(0,0,0,.6);opacity: 0;transition: 0.3s ease all;}
.partner_cont table tr td div a{font-size:18px;color:#fff;display: block;width: 100%;height: 100%;}
.partner_cont table tr td:hover div{opacity: 1;}


/*优势*/
.adv_bg{background: url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200822/20200822154232_23549126.jpg) center;}
.adv_t{text-align: center;padding-top: 70px;}
.adv_t d{font-size: 40px;color: #333;font-weight: bold;margin-top: -60px;display: block;}
.adv_t dd{font-size: 16px;color: #666;}
.adv_t span{color: #e31c1f;}
.adv_list li i{background: url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200822/20200822153215_1877283437.png)no-repeat left 0;width: 40px;height: 50px;display: block;float: left;margin: 10px 20px;transition: 0.3s ease all;}
.adv_list li{float: left;width: 310px;height: 70px;background: #eee;cursor: pointer;}
.adv_list li:nth-child(2) i{background-position: -40px 0;}
.adv_list li:nth-child(3) i{background-position: -80px 0;}
.adv_list li:nth-child(4) i{background-position: -120px 0;}
.adv_list li.on:nth-child(2) i{background-position: -40px -50px;transform: rotateY(360deg);}
.adv_list li.on:nth-child(3) i{background-position: -80px -50px;transform: rotateY(360deg);}
.adv_list li.on:nth-child(4) i{background-position: -120px -50px;transform: rotateY(360deg);}
.adv_list li+li{margin-left: 20px;}
.adv_list li p{float: left;line-height: 70px;font-size: 20px;color: #666;letter-spacing: 1px;}
.adv_list li.on{background-image: linear-gradient(124deg,#e31c1f,#f84e50);}
.adv_list li.on i{background-position: 0 -50px;transform: rotateY(360deg);}
.adv_list li.on p{color: #fff;}
.adv_l .numb{width: 90px;height: 110px;background-image: linear-gradient(124deg,#e31c1f,#f84e50);font-size: 55px;line-height: 120px;text-align: center;color: #fff;font-weight: 500;margin-left: 30px;margin-top: -20px;position: relative;z-index: 2;}
.adv_l .adv_wz{margin-left: 30px;margin-top: 22px;}
.adv_l p{font-size: 34px;font-weight: bold;color: #333;}
.adv_l d{display: block;color: #999;line-height: 30px;}
.adv_l dd{margin-left: 50px;line-height: 40px;font-size: 18px;color: #666;font-weight: lighter;}
.adv_l dd:before{content: '';width: 12px;height: 12px;border: 1px solid #ccc;display: inline-block;border-radius: 50%;margin-right: 10px;}
.adv_r{margin-top: 35px;}


.about_bg{background: url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200822/20200822165631_2102570699.jpg)no-repeat center bottom;}
.about_cont{height: 666px;position: relative;}
.about_l{padding-left: 30px;position: relative;width: 555px;}
.comp_name p{font-size: 24px;color: #333;margin-top: 15px;}
.comp_name dd{font-size: 13px;color: #999;line-height: 24px;}
.comp_name:before{content: ''; width: 6px;height: 50px;background: #e31c1f;display: block;position:absolute;left: 0;}
.about_l d{font-size: 15px;color: #666;line-height: 30px;display: block;margin-top: 40px;}
.about_l a{width: 180px;height: 50px;border-radius: 10px;background-image: linear-gradient(124deg,#e31c1f,#f84e50);display: block;font-size: 15px;line-height: 50px;text-align: center;color: #fff;margin-top: 50px;transition: 0.3s ease all;}
.about_l a:hover{width:250px;}

.about_b{width:688px;height: 228px;background: #fff;box-shadow: 0px 0px 10px #ccc;position: absolute;bottom: 0;}
.about_b ul{padding-top:80px;}
.about_b li{width: 129px;padding: 0 50px;float: left;}
.about_b li p{font-size: 50px;color: #333;position: relative;display: inline-block;}
.about_b li d{font-size: 18px;color: #666;display: block;}
.about_b li p:after{content: '㎡';width: 43px;height: 43px;border-radius: 50%;background: #e31c1f;display: block;position: absolute;top: 0;right: -50px;font-size: 20px;color: #fff;line-height: 43px;text-align: center;}
.about_b li:nth-child(2) p:after{content: '人';}
.about_b li:nth-child(3) p:after{content: '台';}
.about_b li:nth-child(4) p:after{content: '+';}


/*厂房*/
.comp_bg{background: url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200822/20200822170612_1453375429.jpg)no-repeat center;height: 684px;}
.comp ul{width: 1300px;height: 100px;margin: 0 auto}
.comp ul a{width: 630px;height: 100px;text-align: center;color: #222;float: left;line-height: 100px;font-size: 24px;margin-left: 40px;display: block;border-bottom: 2px solid #eee;}
.comp ul a:nth-child(1){margin-left: 0px;}
.comp ul .on{border-bottom: 2px solid #e31c1f;}
.comp_img table td{padding-left: 0px !important;display: block;float: left;margin-left:35px;overflow: hidden;}
.comp_img table td:nth-child(1){margin-left:0px;}
.comp_img table td div{padding-top: 0px !important;width: 100%;line-height: 60px;background: #f5f5f5;    position: relative;-webkit-transition:0.2s all ease-in-out; transition:0.2s all ease-in-out;z-index: 3;}
.comp_img table td div a{color:#333;font-size:18px;font-weight:lighter;display: block;margin-top: 10px;}
.comp_img table td:hover div a{background:#e31c1f; color:#fff;}
.comp_img table td img{width:410px;height:auto !important;-webkit-transition:0.5s all ease-in-out; transition:0.5s all ease-in-out;}
.comp_img table td img:hover{transform:scale(1.2);
-ms-transform:scale(1.2); 	
-moz-transform:scale(1.2); 
-webkit-transform:scale(1.2); 
-o-transform:scale(1.2);}
.comp_img table td br{display:none;}

/*新闻*/
.news{padding: 70px 0;background: #fff;}
.news > .page > .fl{width: 430px;height: 583px;background: #f5f5f5;position: relative;}
.news > .page > .fr{width: 850px;height: 583px;}
.news > .page > .fl .news_tit{background:url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200822/20200822171337_1998254285.jpg) no-repeat center;width:360px;height: 178px;padding: 30px 35px;}
.news_tit a{font-size: 28px;color: #fff;display: block;line-height: 30px;position: relative;}
.news_tit a .en{font-size: 14px;font-family: arial,microsoft yahei;display: block;line-height:25px;font-weight: 100;text-transform: capitalize;}
.news_tit a i{position: absolute;width: 25px;height: 25px;background:#e31c1f;right: 0;top: 13px;font-weight: lighter;font-style: normal;line-height: 22px;text-align: center;}
.news_l_cont{width: 360px;position: absolute;left: 35px;top: 110px;}
.news_l_cont_in{width: 100%;}
.news_l_cont_i{display: block;width: 100%;}
.news_l_cont_i img{width: 100%;height: 240px;display: block;border: 1px #eee solid;}
.news_l_cont_i strong,.news_r2_cont_i strong{font-size: 18px;font-weight: normal;color: #343434;white-space: nowrap;overflow: hidden;width: 100%;display: block;line-height: 50px;padding: 10px 0 0;text-overflow: ellipsis;}
.news_l_cont_i p,.news_r2_cont_i p{font-size: 14px;font-weight: 100;color: #999;line-height: 28px;text-align: justify;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

.news_l_cont_tit{position: absolute;width: 96%;top: 210px;text-align: right;left: 0;}
.news_l_cont_tit li{width: 10px;height: 10px;background: #ccc;display: inline-block;border-radius: 50px;-webkit-transition:0.3s all ease;transition:0.3s all ease;margin-right: 3px;cursor: pointer}
.news_l_cont_tit li.cur{width: 30px;background: #e31c1f}

.news_l_cont_i i{font-size: 14px;font-family: arial;line-height: 30px;position: relative;text-align: right;color: #999;display: block;width: 100%;height: 30px;font-style: normal;margin-top: 55px;}
.news_l_cont_i i:after,.news_r2_cont_i i:after{content: '';width: 65px;height: 1px;top: 14px;background: #ccc;display: block;position: absolute;-webkit-transition:0.3s all ease;transition:0.3s all ease;}
.news_l_cont_i *,.news_r2_cont_i *{-webkit-transition:0.3s all ease;transition:0.3s all ease}
.news_l_cont_i:hover i:after,.news_r2_cont_i:hover i:after{background: #e31c1f;width: 100px}
.news_l_cont_i:hover strong,.news_r2_cont_i:hover strong{color: #e31c1f}
.news_r2_cont_i{width: 365px;float: left;margin-right: 50px}
.news_r2_cont_i i{font-size: 14px;font-family: arial;line-height: 30px;position: relative;text-align: right;color: #999;display: block;width: 100%;height: 30px;font-style: normal;margin-top: 25px;}
.news_l_cont_i i em,.news_r2_cont_i i em{
    font-size: inherit;
    font-style: normal;
    font-family: inherit;
    float: right;
}
.news_row2{padding:30px 35px;width: 780px;height: 215px;background: #fff;position: relative;border: 1px #eee solid;}
.news_row2 .news_tit a,.news_row3 .news_tit a{color: #343434}
.news_row2 .news_tit a .color,.news_row3 .news_tit a .color{color: #e31c1f;font-size: inherit;font-weight: bold;}
.news_row2 .news_tit a .en,.news_row3 .news_tit a .en{color: #999}
.news_row3{padding:30px 35px;width: 780px;height: 225px;background: #fff url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200822/20200822171624_1178324337.jpg) no-repeat 35px center;margin-top: 20px;position: relative;border: 1px #eee solid;}
.news_row3 .fl{width: 365px;}
.news_row3 .fr{width: 360px}


.news_r2_cont{overflow: hidden;}
.news_r2_cont_tit{position: absolute;width: 96%;top: 50px;text-align: right;left: 0;}
.news_r2_cont_tit li{width: 10px;height: 10px;background: #dedede;display: inline-block;border-radius: 50px;-webkit-transition:0.3s all ease;transition:0.3s all ease;margin-right: 3px;cursor: pointer}
.news_r2_cont_tit li.cur{width: 30px;background: #e31c1f}


.news_r3_cont{position: relative;}
.news_r3_cont_i p{background: url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200824/20200824141556_296774462.png) no-repeat left center;font-size: 16px;color: #333;font-weight: normal;padding-left: 40px;line-height: 38px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.news_r3_cont_i span.small{background: url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200824/20200824141712_1963002084.png) no-repeat left center;font-size: 14px;color: #999;padding-left: 40px;display: block;line-height: 32px;font-weight: 100;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.news_r3_cont_i{display: block;padding: 15px 0 0px;}

.news_r3_cont_tit{position: absolute;width: 100%;top: -35px;text-align: right;left: 0;}
.news_r3_cont_tit li{width: 10px;height: 10px;background: #dedede;display: inline-block;border-radius: 50px;-webkit-transition:0.3s all ease;transition:0.3s all ease;margin-right: 3px;cursor: pointer}
.news_r3_cont_tit li.cur{width: 30px;background: #e31c1f}

.copy_bg{background: #f5f5f5;}
.copy ul li:first-child{width: 300px;}
.copy ul li{width: 70px;float: left;}
.copy_wz{margin-left: 10px;}
.copy_wz p{font-weight: bold;font-size: 32px;color: #333;}
.copy_wz span{color: #e31c1f;}
.copy_wz d{font-size: 12px;color: #999;line-height: 28px;}
.copy_tel{padding: 20px 27px;border:4px solid #ccc;}
.copy_tel p{font-size: 16px;color: #333;margin-bottom: 10px;}
.copy_tel span{font-size: 34px;color: #e31c1f;font-weight: bold;}
.copy_txt{font-size: 15px;line-height: 30px;color: #666;margin-top: 20px;}
.copy ul li:nth-child(2){margin-left: 70px;}
.copy ul li:nth-child(3){width: 100px;}
.copy ul li+li{margin-left: 55px}
.copy ul li+li p{font-size: 16px;color: #333;}
.copy ul li+li p:after{content: '';width: 18px;height: 2px;background: #999;display: block;margin: 20px 0;}
.copy ul li+li a{font-size: 15px;color: #666;line-height: 30px;display: block;}
.copy ul li a:hover{color:#e31c1f;}
.copy ul li:nth-child(5){width: 300px;}
.copy ul li:last-child{width: 154px;}
#ewm{height:170px !important;}
.ewm{text-align: center;}
.copy_ewm img{width: 152px;border: 1px solid #ccc;}
.ewm span{font-size: 15px;color: #666;line-height: 28px;}
.ewm_list{padding: 20px 11px;}
.ewm_list i{display: block;width: 37px;height: 37px;float: left;border-radius: 50%;background: url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200824/20200824091849_524751599.png)#333 no-repeat center;transition: 0.3s ease all;cursor: pointer;}
.ewm_list i+i{margin-left: 10px;}
.ewm_list i:nth-child(2){background-image: url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200824/20200824091849_234837305.png);}
.ewm_list i:nth-child(3){background-image: url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200824/20200824091849_338191083.png);}
.ewm_list i.on{background-color: #e31c1f;}
.ewm_list i.on:before{content: '';width: 0px;border-left: 6px solid transparent;border-right: 6px solid transparent;border-bottom: 8px solid #e31c1f;display: block;margin: -7px auto 0;}

/*友情链接*/
.Links_bg{ height:80px;line-height:80px; background: #e31c1f; }
.links_l{font-size: 16px; color:#fff; line-height:80px;}
.linkTagcs li a{font-size:14px;}
.links_r a{font-size:14px; color:#fff;height:80px; padding-top:15px;display: block;}


/* 客服样式*/
.y-kefu-box {position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(https://memberpic.114my.com.cn/xianda88/uploadfile/image/20200826/20200826161120_13488656.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; background-color: #e31c1f; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color: #e31c1f; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;border-bottom: 1px #efefef solid;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #e31c1f; border-color: #e31c1f; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .show-status .kf-zixun { background-color: #e31c1f; border-color: #e31c1f; 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: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.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: #e31c1f; border-color: #94;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px; }
.y-kefu-box01 .kf-zixun1 i { width: 21px; height: 22px; background-position: -5px -180px; }
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -30px -180px; }


.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: #e31c1f; font-size: 18px; }
y-kefu-box .right {
width: 12px;
height: 12px;
position: absolute;
right: -12px;
top: 24px;
}
y-kefu-box .right-arrow1,
y-kefu-box .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;
}
y-kefu-box .right-arrow1 {
left: 1px;
border-left: 6px #efefef solid;
}
y-kefu-box .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:115px; height:114px; margin: 20px 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; }
/*email*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; width:170px;}
.y-kefu-box01 .y-email-infos p { color: #0070fa; 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:#f55b1b;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }