  *{box-sizing:border-box;margin:0; padding:0; list-style:none; font-family: "微软雅黑"; font-size:14px; }
  *{box-sizing:border-box;margin:0; padding:0; list-style:none; font-family: "微软雅黑"; font-size:14px; }
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
a:hover{text-decoration:none}
h1,h2,h3,h4,h5,h6{font-weight:normal; margin: 0;}
hr{ border:none;}
.clear{ clear:both;}
p,ul{margin: 0;}
img{ border:0; vertical-align:middle; }
input,textarea{outline:none;}
.container{width:1440px; margin:0px auto;}
.r{float:right;}
.l{float:left;}



/*头部*/
.header{width:100%; height:242px; position: absolute; top:0; left:0; z-index: 9; background: url(../images/h_bjs.jpg) no-repeat center 21px }
.h_ma{width:20px; height:80px; position: relative; text-align: center;  float: left;  margin-left:10px;}
.h_ma i{width:17px; height: 100%; background: url(../images/erwm.png) no-repeat center; display: block;}
.h_ma img{width:100px; height: 100px; position: absolute; top:60px; left:0; border: 1px solid #eee; display: none; z-index: 9}
.h_ma:hover img{display: block}
.h_search{float: right;  width:50px; height: 80px; position: relative; }
.h_search i{width:50px; height:100%; background: url(../images/ss_icon.png) no-repeat center; display: block}
.h_input{width:280px; height: 40px; line-height: 40px; background: #fff; position: absolute; top:60px; left:-60px; z-index: 999; display:none}
.h_input .h_text{width:220px;  height:100%; float: left; border: 0; padding: 0px 10px;}
.h_input .h_submit{width:60px; height: 40px; float: left; color:#0e7ed1; font-size: 14px; text-align: center; line-height: 40px; border: 0; font-weight: bold;}
.h_search:hover .h_input{display: block}
#menu{ width:840px; height:86px; float: left; margin-top: 21px; margin-left: 30px;}
.nav{height:100%; width:100%; }
.nav .nLi{ float:left;  position:relative; display:inline; height:86px; width:120px; text-align: center; }
.nav .nLi h3{ height:100%; width:100%; text-align: center; line-height: 86px; }
.nav .nLi h3 a{font-size:16px;  color:#555555;  display: block; width: 100%; height: 100%; }
.nav li.active h3,.nav .nLi:hover h3{background: url(../images/nav_x.png) no-repeat bottom center}
.nav li.active h3 a{color:#000000}
.nav .sub{ display:none;left:50%; top:86px;  position:absolute;  line-height:26px; width:150px;     z-index: 999; background: #ddd; margin-left: -75px; }
.pro_sub{width:224px!important; margin-left: -112px!important; }
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:40px; line-height:40px;  background:#eeeeee;text-align: center }
.nav .sub li p{ width:100%; float: left; margin: 0px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 12px; height: 100%; }
.nav .sub li:hover a{color:#e70313}
.header_logo{width:376px; height:242px; float: left; position: relative}
.header_logo div{width:190px;height:190px; background: #333333;  -webkit-transform:rotate(45deg) ;  -moz-transform:rotate(45deg) ;  
        -ms-transform:rotate(45deg) ;    -o-transform:rotate(45deg) ;     transform:rotate(45deg) ; position: absolute;  padding: 10px;}
.header_logo div p{font-size: 16px; color: #fff; -webkit-transform:rotate(-45deg) ;  -moz-transform:rotate(-45deg) ;  
        -ms-transform:rotate(-45deg) ;    -o-transform:rotate(-45deg); text-align: center }
.header_logo div a{border: 1px solid rgba(255,255,255,0.1); width: 100%; height: 100%; display: block}
.header_logo div img{ -webkit-transform:rotate(-45deg) ;  -moz-transform:rotate(-45deg) ;  
        -ms-transform:rotate(-45deg) ;    -o-transform:rotate(-45deg); display: block;}
.ban_1{left:-102px; top:152px;}
.ban_2{left:39px; top:290px}
.ban_3{left:181px; top:152px;}
.ban_1 a,.ban_2 a,.ban_3 a{padding-left: 40px ; padding-top: 40px;}

.h_yuyan{height:86px; width:150px; position: absolute; top:20px; right:20px; line-height: 86px;}
.h_yuyan a{font-size: 18px; color: #333; margin-left: 15px; font-weight: bold;}
.h_yuyan a.active,.h_yuyan a:hover{color:#e70313;  }
.header_logo div a:hover{border:1px solid rgba(231,3,19,1)}
.ban_2 p{    margin-left: -16px;
    margin-top: 7px;}
.ban_3 p{    margin-left: -11px;
    margin-top: 6px;}




/*banner*/
.banner{ width:100%;  position:relative;  height:850px;clear: left; }
.banner .slideBox{ width:100%; height:850px; overflow:hidden; position:relative; }
.banner .slideBox .hd{ height:30px; overflow:hidden; position:absolute; right:50%; bottom:20px; z-index:1; margin-left: -55px; }
.banner .slideBox .hd ul{ overflow:hidden; zoom:1;  height: 30px; padding-top: 5px }
.banner .slideBox .hd ul li{ float:left;  margin: 0px 10px;  width:15px; height:15px; text-align:center; background:#fff; cursor:pointer;  border-radius: 50%;}
.banner .slideBox .hd ul li.on{ background: #e70313;  }
.banner .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.banner .slideBox .bd li{ zoom:1; vertical-align:middle; height:850px }
.banner .slideBox .bd li a{width:100%; height: 100%; display: block;}



/*关于我们*/
.index_about{width:100%; height:649px; }
.index_about_left{width:50%; height: auto; float: left; background: #fff}
.in_about_th{width:200px; height: 200px; background: url(../images/th_zi.jpg) no-repeat center; float: right; text-align: center; line-height: 200px; font-size: 18px; color: #fff}
.index_about_xx{width:100%; height: auto; overflow: hidden; padding: 0px 50px;}
.index_about_xx h3{font-size: 30px; color: #333333; font-weight: bold; position: relative; height: 50px;}
.index_about_xx h3:after{content: ""; position: absolute; top:50px; left:0; width: 45px; height: 2px; background: #e70313;}
.index_about_xx h4{font-size: 22px; color: #333333; line-height: 40px; margin: 10px 0}
.index_about_xx p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #555555; line-height: 28px;}
.index_about_num{width:100%; height: auto; overflow: hidden; padding: 0px 50px; margin: 60px 0 74px}
.index_about_num dl{width:auto; float: left; margin-right:63px;transition: all 0.4s ease-in-out;}
.index_about_num dl dt{width:100%; height: auto; font-size: 18px; color: #555555}
.index_about_num dl dt span{font-size: 44px; color: #e70313; font-weight: bold;}
.index_about_num dl dd{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #555555; }
.index_about_num dl:last-child{margin-right: 0}
.index_about_num dl:hover{margin-top: -10px; transition: all 0.4s ease-in-out;}

.in_about_zi{width:100%; height: auto; overflow: hidden; padding: 0px 50px;}
.in_about_zi a{width:100%; height: 54px; line-height: 54px; border-top:1px solid #ddd; display: block}
.in_about_zi a p{font-size: 16px; color: #777777; float: left}
.in_about_zi a p:hover,.in_about_rzi p:hover{color:#e70313}
.index_about_right{width:50%; height: auto; float: left; margin-top: -167px; position: relative; z-index: 9}
.about_xx_info{width:100%; height: auto; overflow: hidden; padding:50px 50px 0; background: #fff}
.about_xx_info h3{font-size: 30px; color: #333333; font-weight: bold;}
.about_xx_info p.about_info{width:100%; height: 84px; overflow: hidden; font-size: 16px; color: #555555; line-height: 28px; margin: 20px 0;    word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;}
.about_xx_info .home{display: block; width:32px; height: 32px; background: url(../images/home.png) no-repeat center;}
.about_xx_info:hover i{background: url(../images/home_h.png) no-repeat center}
.in_about_rzi{width:100%; height: 54px;  overflow: hidden; border-top:1px solid #ddd; margin-top: 66px;}
.in_about_rzi p{font-size: 16px; color: #777777; float: left;line-height: 54px;}
.in_about_rzi img{float: right; margin-top:20px;}
.index_video{width:100%; height: 450px; overflow: hidden}
.index_video img{width:100%; height: auto; display: block}
.in_about_zi img{float:right; margin-top:20px;}







/*产品应用*/
.index_product{ height: auto; overflow: hidden; margin-bottom: 50px; margin-top: 54px; background: #fff; padding: 50px;}
.in_pro_nav{width:100%; height: 48px; margin: 10px 0 33px}
.in_pro_nav a{float: left; width: 260px; height: 48px; line-height: 48px; background: #f5f5f5; text-align: center;  margin-left: 1px;}
.in_pro_nav a:hover{background: #333333; color: #fff}
.picScroll-left{ overflow:hidden; position:relative; }
.picScroll-left .bd{width:100%; height: auto; overflow: hidden}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center; width:430px;  }
.in_pro_pic{width:430px; height: auto; overflow: hidden}
.in_pro_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_pro_xx{width:100%;  height: auto; overflow: hidden; border: 1px solid #dcdcdc; padding: 10px 23px 0;}
.in_pro_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #000000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_pro_xx p{width:100%; height: 30px; line-height: 30px; font-size: 14px; color: #555555; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.picScroll-left .bd ul li:hover .in_pro_xx{background: #e70313; border: 0}
.picScroll-left .bd ul li:hover h3,.picScroll-left .bd ul li:hover p,.picScroll-left .bd ul li:hover span{color:#fff}
.picScroll-left .bd ul li:hover i{background: url(../images/n_hjt.png) no-repeat}
.picScroll-left .bd ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}





/*设备*/
.index_shebei{height:auto; overflow: hidden; margin-top: 20px;  background: url(../images/sb_bjs.jpg) repeat center;}
.index_shebei_left{width:920px; height:auto; float: left}
.slideBox{ width:100%; height:auto; overflow:hidden; position:relative; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{width:100%; height: auto; overflow: hidden; display: block}
.slideBox .prev,.slideBox .next{ position:absolute;  top:50%; margin-top:-50px; display:block; width:50px; height:100px;   }
.slideBox .next{ right:0; background: url(../images/sb_right.png) no-repeat center}
.slideBox .prev{ left:0; background: url(../images/sb_left.png) no-repeat center }
.slideBox .prev:hover{background: url(../images/sb_hleft.png) no-repeat center}
.slideBox .next:hover{background: url(../images/sb_hright.png) no-repeat center}
.index_shebei_right{width:520px; height:100%; float: right; background-size:100% 100%; padding:35px  33px 0;}
.index_shebei_right h4{font-size: 30px; color: #ffffff; font-weight: bold; position: relative}
.index_shebei_right h4:after{content: ""; position: absolute; top:50px; left:0; width: 45px; height: 2px; background: #fff;}
.index_shebei_right h5{font-size:20px; color: #ffffff; position: relative; line-height: 30px; margin: 30px 0 10px}
.index_shebei_right p{font-size:16px; color: #ffc0c4;  position: relative; line-height:26px; margin:20px 0}
.index_shebei_right i{margin-top: 88px; width:32px; height:32px; display:block; background:url(../images/sb_jt.png) no-repeat center; margin-top:30px;}
.index_shebei_right:hover i{background:url(../images/sb_jta.png) no-repeat center}








/*案例*/
.index_case{height:auto; overflow: hidden; margin-top: 20px; background: #fff; padding: 50px 50px 120px;}
.index_case h3{font-size: 30px; color: #333333; font-weight: bold; position: relative; height: auto;}
.index_case h3:after{content: ""; position: absolute; top:50px; left:0; width: 45px; height: 2px; background: #e30313;}
.index_case_xx{width:635px; height: auto; overflow: hidden; margin-top: -165px;}
.index_case_xx h4{width:100%; height: auto;line-height: 35px; font-size: 22px; color: #333333}
.index_case_xx p{width:100%; height: auto;line-height: 35px; font-size: 16px; color: #555555; line-height: 28px; margin-top: 10px; margin-bottom: 20px;}

.index_case_pic{width:100%; height: auto; overflow: hidden;}
.in_case_11{width:369px; height:369px; float: left; margin-left: 100px;}
.in_case_pic{width:764px; height:566px; float: right; position: relative;}
.in_case_pic img{ transition: all 0.4s ease-in-out; width:100% }
.in_case_pic:hover img{ margin-left:-20px; transition: all 0.4s ease-in-out;}
.in_case_pic div{position: absolute;  z-index: 9; overflow: hidden}
.in_case_pic div img{width:100%; height: 100%; display: block; }




.in_case_1{width:265px; height: 265px; top:55px; left:55px;}
.in_case_2{width:123px; height: 123px; top:30px; left:319px;}
.in_case_3{width:265px; height: 265px; top:248px; left:248px;}
.in_case_4{width:265px; height: 265px; top:55px; right:55px;}
.in_case_5{width:123px; height: 123px; top:415px; right:128px;}
.in_case_6{width:123px; height: 123px; top:321px; right:35px;}
.in_case_hover{width:100%; height: 100%; overflow: hidden; background:rgb(231,3,19,0.7); position: absolute; top:0px; left:0px; padding: 10px; opacity: 0 }
.in_case_4,.in_case_1,.in_case_2,.in_case_3,.in_case_5,.in_case_6{-webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);}
.in_case_hover a{width:100%; height: 100%; border: 1px solid #fff; display: block; padding-left: 20px; padding-top: 20px;}
.in_case_hover a h4{font-size: 24px; color: #ffffff; -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);  }
.in_case_hover a i{width:32px; height: 32px; display: block; background: url(../images/sb_jt.png) no-repeat center; -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); margin: 70px auto;}
.in_case_pic div:hover .in_case_hover{opacity: 1}

.in_case_2 h4,.in_case_6 h4,.in_case_5 h4{font-size: 16px!important; margin-left: -14px;}
.in_case_2 i,.in_case_5 i,.in_case_6 i{margin:22px 0 0 40px!important;}
.in_case_2 a,.in_case_5 a,.in_case_6 a{padding-left: 10px!important; padding-top: 10px!important;}



/*新闻*/
.index_news{height:auto; overflow: hidden; margin-top: 20px; background: #fff; padding: 50px}
.index_title{width:100%; height: auto; overflow: hidden}
.index_title h3{font-size: 30px; color: #000000; font-weight: bold; line-height: 50px;}
.index_title p{font-size:22px; color: #333333;  line-height: 40px;}
.slideTxtBox{ width:100%; margin-top:10px; }
.slideTxtBox .hd{width:100%; height: 48px;}
.in_news_all{width:70px; height: 48px; background: #333333; text-align: center; line-height: 48px; font-size: 18px; color: #fff; font-family: "Arial"; float: left}
.slideTxtBox .hd ul{ float:left; width:85%; }
.slideTxtBox .hd ul li{ float:left; width:200px; height: 48px; line-height: 48px; background: #f5f5f5; text-align: center; margin-left: 1px; }
.slideTxtBox .hd ul li a{color:#333333; font-size: 16px;}
.slideTxtBox .hd ul li.on{background: #333333; color: #fff}
.slideTxtBox .hd ul li.on a{color:#fff}
.slideTxtBox .bd{margin-top: 33px;}
.slideTxtBox .bd ul{width:100%; height: auto; overflow: hidden}
.slideTxtBox .bd li{width:32%; height: auto; overflow: hidden; float: left; margin-right:2%;}
.slideTxtBox .bd li:last-child{margin-right: 0}
.in_news_pic{width:100%; height: auto; overflow: hidden}
.in_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_news_xx{width:100%;  height: auto; overflow: hidden; border: 1px solid #dcdcdc; padding: 10px 23px 0;}
.in_news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #000000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_xx p{width:100%; height: 30px; line-height: 30px; font-size: 14px; color: #555555; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_more{width:100%; height: 40px; border-top:1px solid #e6e6e6; line-height: 40px; margin-top: 10px;}
.in_news_more span{font-size: 16px; color: #333; float: left}
.in_news_more i{width:25px; height: 8px; float: right; background: url(../images/n_jt.png) no-repeat; margin-top:15px;}
.slideTxtBox .bd li:hover .in_news_xx{background: #e70313; border: 0}
.slideTxtBox .bd li:hover h3,.slideTxtBox .bd li:hover p,.slideTxtBox .bd li:hover span{color:#fff}
.slideTxtBox .bd li:hover i{background: url(../images/n_hjt.png) no-repeat}
.slideTxtBox .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*Contact us*/
.index_contact{background: #f6f6f6; padding: 50px 50px; overflow: hidden}
.index_contact_yewu{width:500px; height: auto; float: left}
.index_contact_yewu h4,.index_contact_lx h4,.index_contact_ma h4,.index_contact_kefu h4{width:100%; height: 40px; border-bottom: 1px solid #e6e6e6; font-size: 16px; color: #000000; font-weight: bold; margin-bottom: 15px;}
.index_contact_yewu h3{width:100%; height: auto; line-height:28px; font-size: 14px; color: #e70313; font-weight: bold; margin-bottom:10px;}
.index_contact_yewu p{width: 100%; height: auto; line-height: 24px; color:#333333;  font-size: 14px;}
.index_contact_lx{width:500px; height: auto; float: left; margin-left:56px;}
.index_contact_lx p{font-size: 14px; color: #333333; line-height: 28px;}
.index_contact_lx p span{color:#e70313}
.index_contact_ma{width:240px; height: auto; float: left; margin-left:40px;}
.in_contact_p{width:90px; height: auto; float: left}
.in_contact_p img{width:100%; height: auto; display: block}
.in_contact_p p{width:100%; height: 35px; line-height: 35px; font-size: 14px; color: #000; text-align:center}
.cont_p{float: right!important}
.index_contact_kefu{width:225px; height: auto; float: right}
.index_contact_kefu a{width:180px; height: 44px; line-height: 44px; border: 1px solid #999999; background: url(../images/qq.png) no-repeat 40px center; display: block; font-size: 14px; color: #000000; padding-left: 70px; margin-bottom:10px;}
.index_contact_kefu a:hover{border: 1px solid #e70313; color: #e70313;  background: url(../images/qq_h.png) no-repeat 40px center;}








/*底部*/
.footer{width:100%;height:auto;background:#222222;  display: block; padding-top:60px;  }
.footer .container{padding: 0px 47px}
.footer_top{width:100%; height:80px; border-bottom: 1px solid rgba(255,255,255,0.1); }
.footer_nav{width:auto; float: left}
.footer_nav a{font-size: 16px; color: #777777; float: left; margin-right: 52px; padding-bottom: 15px}
.footer_nav a:hover{background: url(../images/nav_x.png) no-repeat bottom center}
.footer_nav a.active{background: url(../images/nav_x.png) no-repeat bottom center}
.beian{float: right; font-size: 16px; color: #777777}
.copy{clear:both;width:100%;height:140px;color:#777777;font-size:12px;line-height:140px;}
.copy_l{float:left; font-size:14px; color:#777777}
.copy_l a{color:#777777}
.copy_l a:hover{color:#264095!important}
.footer_zhichi{width:auto; height:100%; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#777777; }
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:60px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:60px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/ws_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 12px; color: #777777;}
.footer_zhichi i{ float: left;}







/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 11;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}

.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
	 font-size: 14px;
}
.lxfx li {
    background:#e70313;
    height: 60px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}

/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 11;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}

.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
	 font-size: 14px;
}
.lxfx li {
    background:#e70313;
    height: 60px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}







/*内页banner*/
.ny_banner{width:100%; height:550px;  color: #ffffff; }
.case_ban{background: url(../images/case_ban.jpg) no-repeat center;}
.conatct_ban{background: url(../images/conatct_ban.jpg) no-repeat center;}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center;}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center;}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center;}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center;}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center;}

.ny_banner_left{width:1020px; float: right; line-height: 200px; height: 200px; margin-top:200px; }
.ny_banner_left .ny_banner_nav{width:100%;}
.ny_banner_left .ny_banner_nav a{width:auto; float: right;  margin: 0px 20px;  font-size: 16px; color: #fff;}
.ny_banner_left .ny_banner_nav a.active{font-size: 24px; color: #e70313;   font-weight: bold;}
.ny_banner_left .ny_banner_nav a:hover{color: #e70313;   font-weight: bold;}
.ny_banner_right{ float: right; width: auto;  margin-top:72px; display:none;}
.ny_banner_right h4{font-size: 30px; color: #fff; font-weight: bold; background: url(../images/b_xian.jpg) no-repeat right bottom; text-align: right; padding-bottom: 20px;}
.ny_title{width:100%; height: 63px;  border-bottom: 1px solid #eeeeee; }
.ny_title h3{ font-size:16px; color: #333333; float: left; line-height: 63px;}
.ny_title h3 span{ font-size: 30px; color: #e70313; font-family: "Arial"; margin-right: 20px; font-weight: bold; background: url(../images/l_xian.jpg) no-repeat bottom center; padding-bottom: 16px;}
.ny_title_right{float: right; font-size:14px; color: #333333; background: url(../images/shouye.png) no-repeat left center; padding-left:25px; margin-top: 32px;}
.ny_title_right span{color: #333333;}
.ny_title_right a:hover{color:#e70313}

/*科研中心*/
.ny_keyan{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.ny_keyan_left{width:54%; float: left; height: auto; overflow: hidden}
.ny_keyan_top{width:100%; height: 66px; position: relative}
.ny_keyan_top h3{width:90%; height: 66px; background: #eeeeee; line-height: 66px; font-size: 24px; color: #333333 ;padding-left: 20px;}
.ny_keya_lan{width:115px; height: 160px; background: #53a575;  position: absolute; top: 0px; right:0px; z-index: 222; padding: 33px 14px;}
.ny_keya_lan p{font-size: 16px; color: #fff;  background: url(../images/b_xians.png) no-repeat bottom left; padding-bottom: 10px;}
.ny_keyan_bxx{width:100%; height: auto; overflow: hidden}
.ny_keyan_bxx img{width:100%; height: auto}
.ny_keyan_bxx p{width:90%; margin: 40px auto; height: auto; font-size: 16px; color: #666666; line-height: 26px; }
.ny_keyan_right{width:40%; height: auto; float: right; margin-right: 20px; padding-top: 60px;}
.ny_keyan_right p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #666666; line-height: 26px;}
.ny_keyan_rpic{width:100%; height: auto; overflow: hidden; margin-top:10%;}
.ny_keyan_li{width:100%; height:auto;  background: #e5e5e5; padding: 10px; }
.ny_keyan_l{width:345px; height: auto; float: left}
.ny_keyan_l img{width:100%; height: auto; overflow: hidden; margin-bottom: 10px;}
.keyan_lan{width:100%; height: 50px; background: #53a575}
.ny_keyan_r{ float: right; width: 114px; height: 163px; }
.ny_keyan_r img{width:100%; height: 100%; margin-top: 150px;}


/*内页公司简介*/
.ny_jianjie{font-size:16px; color:#666; line-height:28px; width:100%; height:auto; margin:20px 0 50px; }
.ny_jianjie img{max-width:100%;}




/*内页视频*/
.ny_peijian{width: 100%; margin: 60px 0 0; overflow:hidden}
.ny_peijian ul{width:100%; height: auto; overflow: hidden}
.ny_peijian ul li{width:31.3%; height:auto; float: left; margin-right: 3%; margin-bottom: 15px}
.ny_peijian ul li:last-child,.ny_peijian ul li:nth-child(3n){margin-right: 0px;}
.ny_peijian ul li div{width:100%; height:auto; overflow: hidden}
.ny_peijian ul li div img{width:100%; height: 100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}

.ny_peijian ul li p{ font-size: 16px; color: #333333; height: 40px; line-height: 40px; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	margin: 10px 0}
.pei_link{width:300px; height: 55px; background: #53a575; color: #fff; text-align: center; line-height: 55px; display: block; overflow: hidden; margin:32px auto 0;}
.ny_peijian ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_peijian ul li:hover p{color:#53a575}





/*内页Contact us*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin-bottom:50px;}
.ny_contact_info{ margin-top:40px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.ny_conta_info{width:100%; height: auto; padding:40px; overflow: hidden}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: 40px; line-height: 40px;}
.ny_conta_dz{width:70%; height: auto; float: left; font-size:16px; line-height:26px; color:#666}
.ny_dz{width:50%; float:left;}
.ny_dz h3{font-size:16px; color:#333333; line-height:35px;}
.ny_dz p{font-size: 16px; color: #999999; line-height: 30px;}
.ny_cont_wx{width:30%; height: auto; float: right}
.ny_cont_wx dl{width:45%; height: auto; float: left; margin-right: 5%;}
.ny_cont_wx dl dt{width:100%; height:auto; border: 4px solid #e5e5e5; padding:5px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.map{width:100%; height: 450px;}





/*荣誉资质*/
.ny_honor_li{height: auto; display: block; overflow: hidden; margin-top: 36px; }
.ny_honor_li ul{width:100%; overflow: hidden; height: auto; margin-bottom:66px}
.ny_honor_li li{width:24%; height:192px; float: left; position: relative; margin-right:1.3%; margin-bottom: 25px; border: 1px solid #d2d2d2;}
.ny_honor_li li:nth-child(4n){margin-right: 0px;}
.ny_honor_img{width:100%; height: 100%; overflow: hidden}
.ny_honor_img img{width:100%; height: 100%; transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;
}
.ny_honor_h{width:100%; height: 100%; line-height: 216px; position: absolute; top: 0px; left: 0; z-index: 999; background: rgba(0,0,0,0.5); text-align: center; display: none}
.ny_honor_h img{width:26px; height: 26px;}
.ny_honor_li li:hover .ny_honor_h{ display: block}
.ny_honor_li li:hover .ny_honor_img img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}


/*案列中心*/
.ny_case_li{height: auto; display: block; overflow: hidden; margin-top: 36px; margin-bottom:40px; }
.ny_case_li ul{width:100%; overflow: hidden; height: auto; margin-bottom:20px}
.ny_case_li li{width:24.2%; height:auto; float: left; position: relative; margin-right:1%; margin-bottom: 25px; }
.ny_case_li li:nth-child(4n){margin-right: 0px;}
.ny_case_img{width:100%; height: auto; overflow: hidden; position:relative; border: 1px solid #d2d2d2;}
.ny_case_img img.case_pic{width:100%; height: 100%; transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;
}
.ny_case_h{width:100%; height: 100%; line-height: 216px; position: absolute; top: 0px; left: 0; z-index: 999; background: rgba(0,0,0,0.5) url(../images/ss.png) no-repeat center; text-align: center; display: none}
.ny_case_h img{width:26px; height: 26px;}
.ny_case_li li:hover .ny_case_h{ display: block}
.ny_case_li li:hover .ny_case_img img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_case_show{width:100%; height:auto; overflow:hidden; margin-bottom:50px; font-size:16px; color:#666; line-height:26px; margin-top:20px;}
.ny_case_li p{width:100%; height:40px; line-height:40px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; text-align:center; font-size:16px; color:#666}



/*内页新闻*/
.ny_news{width:100%; height: auto; overflow: hidden}
.ny_qynew{height: auto; overflow: hidden;margin-top:30px; margin-bottom:50px;}
.ny_qynew h1,.ny_hynews h1{ font-size: 30px; color: #313131; text-align: center;  font-weight: bold; line-height: 45px; margin-bottom: 19px;}
.ny_qynew_rq{width:14%; height: 145px; background: #bfbfbf; text-align: center; padding: 12px; float: left}
.ny_qynew_rq p{font-size: 67px; color: #fff; font-family: "Impact";}
.ny_qynew_rq span{font-size: 26px; color: #fff; font-family: "Impact"; line-height: 30px;}
.ny_qynew_xx{width: auto;  margin-left: 18%}
.ny_qynew_xx h3{ font-size: 20px; color: #333333; height:40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 8px; }
.ny_qynew_xx p{ font-size: 16px; color: #666666; line-height:28px; height: 63px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 20px;}
.ny_qynew_list{width:100%; height:auto; overflow:hidden; margin-bottom:40px;}
.ny_qynew_list ul{width:100%; height:auto; overflow:hidden}
.ny_qynew_list ul li{width:100%; height:auto; overflow:hidden; margin-bottom:20px; border-bottom: 1px solid #eeeeee; padding-bottom: 18px;}
.ny_qynew_list ul li:hover .ny_qynew_rq{background: #e70313}
.ny_zhaocai_top{width:100%; height:auto; overflow:hidden; padding-top:40px; margin-top: 20px;}
.ny_zhaocai_top ul{width:100%; height: auto; }
.ny_zhaocai_top li{width:30.5%; float: left; margin-right: 4.2%; transition:300ms;}
.ny_zhaocai_top li:nth-child(3){margin-right: 0px;}
.ny_zhaocai_top .zhao_img{width:100%; height:auto; position:relative; overflow:hidden}
.ny_zhaocai_top .zhao_img img{width:100%; height:auto;  transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.zhao_xx{width:100%; height:auto; margin-top:20px;}
.zhao_xx h3{width:100%; height:35px; line-height:35px; font-size:16px; color:#333333; font-weight:bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.zhao_xx span{font-size: 12px; color: #999; margin: 10px 0; display: block}
.zhao_xx p{width:100%; height:70px; font-size:14px; color:#333333; line-height:24px; overflow: hidden}
.ny_zhaocai_top li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_zhaocai_top li:hover .zhao_xx h3{color:#e70313}
.ny_zhaocai_top li:hover{margin-top: -20px;}
.go_black{ width: 90px;height: 30px;background: #e70313; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative; float:right; margin-right:20px;}



/*内页产品*/
.ny_product{width:100%; height:auto; overflow:hidden; margin-top:55px;}
.ny_product ul{width:100%; height: auto; overflow: hidden;}
.ny_product ul li{width:23.5%; height: auto; float: left; border-bottom: 2px solid #dcdcdc; margin-right: 2%; margin-bottom: 30px;}
.ny_product ul li .ny_product_li{width:100%; height: auto; overflow: hidden; position: relative}
.ny_product ul li .ny_product_li img{width:100%; height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.pro_hover{width:100%; height: 100%; position: absolute; top:0px; left:0px; background: rgba(231,3,19,0.5); display:none}
.ny_product_xx{width:100%; height: auto; overflow: hidden; margin: 10px 0; text-align: center}
.ny_product_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 16px; color: #333333; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.ny_product_xx span{font-size:14px; color: #333; margin: 5px 0; display: block}
.ny_product ul li:hover{border-bottom: 2px solid #e70313}
.ny_product ul li:hover .pro_hover{display: block}
.ny_product ul li:nth-child(4n){margin-right: 0px;}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}





/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:380px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}
.sj_section_xx a{color:#e70313; font-size: 1rem; text-align: center; margin: 10px 0; display: block}





.ban{ width:1200px; height:600px; position:relative; overflow:hidden;margin:40px auto 0 auto;}
.ban2{ width:888px; height:500px; position:relative; overflow:hidden; float:left;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:888px; height:500px;}
.ban2 ul li img{height:400px;}
.prev{ float:left; cursor:pointer;}
.num{ height:500px;overflow:hidden; width:82px; position:relative;}
.min_pic{ padding-top:10px; width:300px; float:right}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:80px; height:80px; margin-right:5px; padding:1px;}
.num ul li.on{ border:1px solid red; padding:0;}
.prev_btn1{ width:16px; text-align:center; height:18px; margin-top:40px; margin-right:20px; cursor:pointer; float:left;}
.next_btn1{  width:16px; text-align:center; height:18px; margin-top:40px;cursor:pointer;float:right;}
.prev1{ position:absolute; top:220px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:220px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.mhc{ background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:absolute; left:0; top:0; display:none;}
.pop_up{ width:500px; height:500px; padding:10px; background:#fff; position:fixed; -position:absolute; left:50%; top:50%; margin-left:-255px; margin-top:-255px; display:none; z-index:99;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}
.pop_up2{ width:500px; height:500px; position:relative; overflow:hidden;}
.pop_up2{ width:500px; height:500px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:500px; height:500px; float:left;}




@media screen and (max-width:1440px){
	
	.container{width:1240px; }
	.index_contact_lx,.index_contact_ma{margin-left:3%}
	.index_contact_ma{width:210px;}
	.index_contact_kefu{width:179px;}
	.index_contact_lx{width:278px;}
	#menu{width:794px; margin-left: 0px;}
	.nav .nLi{width:113px;}
	.header_logo div{width:160px;height: 160px;}
	.ban_1{top:170px; left:-67px;}
	.ban_2{top:289px; left:54px;}
	.ban_3{top:169px; left:177px;}
	.ban_1 a, .ban_2 a, .ban_3 a{padding-left: 20px; padding-top: 20px;}
	.header_logo div img{width:38px;}
	.index_about_num dl{margin-right: 26px;}
	.index_about_num dl dt span{font-size: 38px;}
	.index_about_xx,.index_about_num,.in_about_zi{padding:0px 20px;}
	.picScroll-left .bd ul li,.in_pro_pic{width:364px;}
	.index_shebei_left{width:60%}
	.index_shebei_right{width:40%;}
	.in_case_11{margin-left: 0}
	.index_shebei_right h5{height:127px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:4;
  -webkit-box-orient:vertical; overflow:hidden;}
  .index_shebei_right p{height:107px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:4;
  -webkit-box-orient:vertical; overflow:hidden;}
  .in_case_pic{width:710px; height:auto;}
  .index_case_xx{margin-top:-130px; width:620px;}
}



@media screen and (max-width:1400px){

	#menu{width:750px}
	.nav .nLi{width:106px;}
	.index_shebei_right h5{font-size:20px;}
	.index_shebei_right p{margin:30px 0}
	
}




