@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; font-family: "微软雅黑"; box-sizing:border-box; }
body{overflow-x: hidden}
img{ border:0; }
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;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}




/* 导航栏 */
.header_center{width:100%; height:107px; position: absolute;  top:0; left:0; z-index: 999}
.index_logo{width:183px; height:107px; float: left;}
.index_logo img{width:100%;  height: auto;}
.h_right{width:835px; height: 107px; float: right}
.nav_left{width:100%; height: 48px; line-height: 48px; border-bottom: 1px solid rgba(255,255,255,0.2); font-size: 14px; color: #ffffff}
#menu{ height:62px; width:100%;  float:left }
#menu .nav{ position:relative; z-index:1;  margin: 0 auto; width:644px; height:62px; float: left}
#menu .nav a{ color:#fff;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height:100%; }
#menu .nav .nLi h3{ float:left; font-weight: normal; width:92px;  font-size:14px; z-index: 2; position: relative; height:62px; }
#menu .nav .nLi h3 a{color:#fff;  overflow: hidden ; line-height: 62px; padding-bottom: 15px;  display: block}
#menu .nav .sub{ display:none; width:120px; left:50%; margin-left: -60px;  top:62px;  position:absolute; background:#ddd;  line-height:36px; }
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 14px;  color:#222e48;}
#menu .nav .sub a:hover{ color:#0166a9;  }
.nLi > h3 > span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 12px;font-weight: normal; color: #fff; }
#menu .nav .active h3 a{ background: url(../images/n_x.png) no-repeat top left}
#menu .nav .nLi:hover h3 a{background: url(../images/n_x.png) no-repeat top left}
.h_dh{width:190px; height: 62px;line-height: 62px; background: url(../images/dh_x.png) no-repeat left center; font-size:16px; color: #fff; float: right;padding-left:58px;}




/* 首页:banner */
.banner{ width:100%;  position:relative;  height:850px;clear: left; }
.banner .slideBox{position:relative;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;right:20%; bottom:20px;z-index:1;overflow:hidden; height:60px; line-height: 60px; z-index: 999}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left;margin-right:25px;  cursor:pointer; width: 12px; height: 12px; border-radius: 50%; background: #fff;}
.banner .slideBox .hd ul li:last-child{margin-right: 0px;}
.banner .slideBox .hd ul li.on{background: #0166a9}

.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%}
.banner .slideBox .bd img{display:block;width:100%;height:100%}





/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; margin-top: 82px; position: relative}
.index_about_i{width:100%; height: auto; overflow: hidden}
.index_title{width:265px; height: auto;float: left}
.index_title p{font-size: 48px; color: #333333; font-weight: bold; line-height: 50px;}
.index_title h3{font-size: 24px; color: #666666; text-align: right; line-height: 26px; margin: 10px 0 15px}
.index_title img{ text-align: right; float: right}
.index_about_xx{width:852px; height: auto;float: right; margin-top: 8px;}
.ab_x{width:100%; height: 25px;}
.ab_x hr{width:789px; height: 1px; background: #707070; float: left; margin-top: 9px;}
.ab_x a{font-size: 14px; color: #0166a9; float: right;}
.index_about_info{width:100%; height: auto; margin-top: 10px;}
.index_about_info p{font-size: 14px; color: #666666;line-height: 26px;}

.index_about_bo{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.index_video{width:472px; height: 355px; float: left}
.index_video img{width:100%; height: 100%;}
.index_honor{width:658px; height: auto; float: right; margin-right: 22px;z-index: 9;position: relative;padding-top: 50px;}
.index_honor h3{font-size: 24px; color: #fff; font-weight: bold; width: 100%;  height: 45px; margin-bottom: 25px;}
.index_honor .Box {position: relative; width:100%; height:auto;  }
.index_honor .Box .Box_con {position: relative;}
.index_honor .Box .Box_con .conbox {position: relative;overflow: hidden;}
.index_honor .Box .Box_con .conbox ul {position: relative;list-style: none;}
.index_honor .Box .Box_con .conbox ul li {float: left;width:320px;height:240px;margin-left:18px;overflow: hidden; background: #ffffff; position: relative}
.index_honor .Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.index_honor .Box .Box_con .conbox ul li img {transition: all 0.5s; width:100%; height:100%}
.index_honor .Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}
.index_honor .Box .Box_con .btn {display: block; width:27px; height:26px; cursor: pointer; text-align: center; position: absolute;top:-64px; }
.index_honor .Box .Box_con .btnl{right:40px; background: url(../images/t_left.jpg) no-repeat center}
.index_honor .Box .Box_con .btnr{right:0; background: url(../images/t_right.jpg) no-repeat center}
.index_honor .Box .Box_con .btnl:hover{background: url(../images/t_hleft.jpg) no-repeat center}
.index_honor .Box .Box_con .btnr:hover{background: url(../images/t_hright.jpg) no-repeat center}
.index_hon_pix{width:55.5%; height:314px;  background: url(../images/honor_bj.jpg) no-repeat center; position: absolute; right:0; top:160px; z-index: 0}




/*产品中心*/
.index_product{width:100%; height: auto; overflow: hidden; margin-top: 98px; }
.index_product_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_product_title h3{font-size: 48px; color: #333333; font-weight: bold; line-height: 50px;}
.index_product_title h4{font-size: 24px; color: #666666;  line-height: 26px; margin: 10px 0 15px}
.index_pro_info{width:100%; height: 671px; background: url(../images/pro_bj.jpg) no-repeat center; margin-top:29px; padding-top: 80px;}
.slideGroup{ width:1214px;   margin: 0px auto; }
.slideGroup .parHd{ height:37px; line-height:37px; margin-bottom: 70px;}
.slideGroup .parHd ul{width:auto; display: table; margin: 0px auto;}
.slideGroup .parHd ul li{ float:left; width: 130px; height: 40px; text-align: center}
.slideGroup .parHd ul li a{font-size:16px; color: #fff}
.slideGroup .parHd ul li.on{background: #0166a9; border-radius: 30px;}
.slideGroup .slideBox{width:100%; height: auto; position: relative}
.slideGroup .sPrev,.slideGroup .sNext{ position:absolute;; top:50%; margin-top: -18px; display:block; width:36px; height:36px;  }
.slideGroup .sNext{ left:-40px; background:url(../images/p_left.png)no-repeat;}
.slideGroup .sPrev{ right:-60px;background:url(../images/p_right.png)no-repeat;}
.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }
.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
.slideGroup .parBd ul li{ margin:0 15px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.slideGroup .parBd ul li .pic{width:379px; height: 287px; overflow: hidden; position: relative}
.slideGroup .parBd ul li .pic img{ width:100%; height:100%; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;} 
.slideGroup .parBd ul li .pic a:hover img{}
.slideGroup .parBd ul li .title{width:100%; height: 45px; line-height: 45px; text-align: center; font-size: 16px; color: #333333; background: #fff}
.slideGroup .parBd ul li .pic .pro_h{width:100%; height: 100%; background: rgba(0,0,0,0.5); position: absolute; top:0; left:0; opacity: 0}
.slideGroup .parBd ul li:hover .pro_h{opacity: 1}
.slideGroup .parBd 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_youshi{width:100%; height:883px; background: url(../images/ys_bj.png) no-repeat top; padding-top:69px; overflow: hidden}
.youshi_top{width:100%; height: auto;overflow: hidden}
.youshi_top h3{font-size: 48px; color: #333333; font-weight: bold; line-height: 50px;}
.youshi_top h4{margin-top: 20px}
.youshi_top h4 p{font-size: 24px; color: #666666;  line-height: 26px;  float: left}
.youshi_top h4 img{float: left; margin-left: 30px; margin-top: 5px;}
.index_youshi_left{width:673px; height: 608px; overflow: hidden; float: left ;position:relative; margin-top: 60px;}
.index_youshi_left .y1{width:557px; height: 420px; float: left}
.index_youshi_left .y2{width:322px; height: 384px; position: absolute; right:0; top:220px;}
.youshi_xx{width:440px; height: 608px; margin-top: 60px; float: right}
.youshi_xx .slideBox{position:relative;overflow:hidden;width:100%;height:100%; }
.youshi_xx .slideBox .hd{position:absolute;right:0; bottom:20px;z-index:1;overflow:hidden;height:22px}
.youshi_xx .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.youshi_xx .slideBox .hd ul li{float:left;margin-right:12px;width:13px;height:13px; background: #000711; cursor:pointer; border-radius: 50%;}
.youshi_xx .slideBox .hd ul li:last-child{margin-right: 0px;}
.youshi_xx .slideBox .hd ul li.on{background:#0166a9}
.youshi_xx .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.youshi_xx .slideBox .bd ul{width:100%;height:100%}
.youshi_xx .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.youshi_xx .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%}
.youshi_xx .slideBox .bd img{display:block;width:70px;height:37px; margin-top:105px;}
.youshi_xx li h3{font-size: 24px; color: #131313;  width: 100%; height: 100px; line-height: 48px; font-weight: bold;}
.ys_infp{width:100%; height: 225px; margin-top:50px;}
.ys_infp h4{font-size: 18px;color: #040404; font-weight: bold; margin-bottom: 10px;}
.ys_infp p{font-size: 16px; color: #666666;line-height: 26px;}




/*新闻*/
.index_news{ width: 100%; height: auto; overflow: hidden; background: #eeeeee; padding-bottom: 55px; }
.index_news_title{width:370px; height: 300px; background: #0166a9;padding:10px 30px; float: left}
.index_news_title h3{font-size: 40px;color: #fff; font-weight: bold;line-height: 70px;}
.index_news_title h4{font-size: 24px; color: #fff; margin-bottom: 30px; margin-top: 20px;  }
.index_news_left{width:759px; height: 300px; float: right;  border-bottom: 1px solid #929292}
.index_news_nav{width:auto; display: table; margin:73px 0 50px;}
.index_news_nav a{width:115px; height: 40px; line-height: 40px; float: left; margin-right: 23px; background: #fff; text-align: center; font-size: 14px; color: #333333}
.index_news_nav a:hover{background: #0166a9; color: #fff;}
.index_news_left dl{width:100%; height: auto; overflow: hidden}
.index_news_left dl dt{width:100%; height: 35px;line-height: 35px;}
.index_news_left dl dt p{width:540px;height: 35px; line-height: 35px; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 16px; color: #333333}
.index_news_left dl dt span{font-size: 16px; color: #666666; float: right}
.index_news_left dl dd{width:100%;font-size: 14px; color: #666666; line-height: 26px; height: 52px; overflow: hidden; margin-top: 20px}
.n_a{width:100%; height: 100%; display: block}
.n_b{width:100%;  height:70px; border-top:1px solid #bec0c2; border-bottom:1px solid #bec0c2; display: block; line-height: 70px; margin-top:20px;}
.n_b p{width:250px; height:70px; text-overflow: ellipsis;overflow: hidden; white-space: nowrap; float: left; font-size: 16px; color: #333333}
.n_b span{font-size: 14px; color: #666666}
.index_news_bottom{width:100%; height: auto; overflow: hidden; background: #eeeeee; margin-top:36px;}
.index_news_bottom ul{width:100%; height:100%; overflow:hidden}
.index_news_bottom ul li{width:367px; height: 100%; float: left; margin-right: 49px;}
.index_news_bottom ul li .n_pic{width:367px; height: 248px; overflow: hidden}
.index_news_bottom ul li .n_pic img{width:100%; height: 100%; transform: scale(1);transition: all 1s ease 0s;-webkit-transform: scale(1);-webkit-transform: all 1s ease 0s;}
.n_xx{width:100%; height:auto; margin-top: 20px;}
.nxx_t{width:100%; height: 35px; line-height: 35px; 	margin-bottom: 10px;}
.n_xx h3{width:250px; height: 35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 16px; color: #333333;  
 float: left}
.n_xx span{font-size: 14px; color: #666666; float: right}
.n_xx p{font-size: 14px; color: #666666; line-height: 24px; height:50px; margin-top: 15px; }
.index_news_bottom ul li:nth-child(3){margin-right: 0}
.index_news_bottom 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_news_bottom ul li:hover p,.index_news_bottom ul li:hover span,.index_news_bottom ul li:hover h3{color:#0166a9}
.index_news_left dl:hover p,.index_news_left dl:hover span,.index_news_left dl:hover dd a{color:#0166a9}




/*联系我们*/
.in_container{width:100%; height:531px; position: relative}
.in_container .con_left{width:50%; height: 531px; overflow: hidden; background: url(../images/con_p.jpg) no-repeat center; float: left}
.in_coninfo{width:1200px; height: 100%; position: absolute; top:0; left:50%;margin-left: -600px;}
.in_coninfo_xx{width:385px; height: 327px; background: rgba(255,255,255,0.5); border-right:25px solid rgba(1,102,169,0.8); padding: 20px 47px; margin-left: 240px; margin-top: 116px;}
.in_coninfo_xx h3{widtrh:270px; height: 50px; border-bottom: 1px solid #bdbfc3; font-size: 24px; color: #0166a9; font-weight: bold;}
.in_coninfo_xx h3 span{font-size: 14px; color: #999999; font-family: "Arial"; font-weight: normal}
.inc_cc{width:278px; height: auto; margin-top: 20px;}
.inc_cc p{width:100%; height:30px; line-height:30px; font-size: 14px; color: #333333}
.in_coninfo_xx a{width:138px; height: 30px; background: #0166a9 url(../images/b_jt.png) no-repeat 80px center;  line-height: 30px; font-size: 14px; color: #fff;
	display: block; padding-left: 20px; margin-left: 10px; margin-top: 20px;}
.in_coninfo_xx a:hover{background: #044c7b url(../images/b_jt.png) no-repeat 80px center}
.con_right{width:50%; height: 531px; overflow: hidden; float: left}



/*底部*/
.footer{width: 100%; height:290px; background:#000711; padding-top:40px;}
.f_left{width:818px; height: auto; float: left}
.f_contact h5{width:100%; height:34px; line-height: 34px; font-size:14px; color: #e1e8ef; position: relative; }
.f_contact{width:100%; height: auto; overflow: hidden;float: left; margin-top: 20px; }
.f_contact p{width: 100%; height: auto; line-height:25px; font-size: 14px; color: #fff; }
.f_contact div{float: left; margin-right: 56px;}
.footer_nav{width:818px; height: 50px; border-bottom: 1px solid #2b3139;}
.footer_nav a{font-size: 14px; color: #fff; float: left; width:116px; text-align: center}
.footer_nav a:hover{color:#0166a9}
.footer_top_right{width:290px; height: 163px;  display: block; overflow: hidden; float: right;  margin-top: 53px;}
.footer_img{width:128px; height: auto; overflow: hidden; float: left}
.footer_img div{width:128px; height: 128px; background: url(../images/pic_bj.png) no-repeat center; padding: 10px;}
.footer_img div img{width:100%; height:100%;}
.footer_img p{width:100%; height:35px; line-height:35px; font-size:14px;  color: #ffffff; }
.ft_1{background: url(../images/f_sj.png) no-repeat 20px center; padding-left: 40px;}
.ft_2{background: url(../images/f_wx.png) no-repeat 20px center; padding-left: 45px;}
.img_right{float: right!important}
.footer_ban{width:100%; height:60px; line-height:60px; background:#000711; border-top: 1px solid #5a5a5a }
.footer_zhichi{width:auto; height:60px;  float: right}
.footer_zhichi p{ width: auto; float: left; margin-left: 20px;  font-size: 14px; color:#999999;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:19px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:19px;}
.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: #c9c9c9;}
.footer_zhichi i{ float: left;}
.f_brq{width:auto;height:100%; line-height:60px; font-size: 14px; color:#999999; float: left}
.f_brq a{margin-left: 15px; color: #999;}
.f_brq a:hover{color:#0166a9!important}
.index_kuaijie{width:100%; height:40px; line-height:40px; overflow: hidden; }
.index_kuaijie a{float: left; width:auto; text-align: center; font-size:14px; color: #333333; margin: 0px 10px;}
.index_kuaijie p{font-size: 14px; color: #333333; float: left; }
.index_kuaijie a:hover{color:#0166a9}






/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.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 -50px; height: 35px;
}


.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#0166a9;
    height: 60px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}




/*内页导航*/
.ny_nav{width:100%; height:54px;    margin-top: -26px; }
.ny_nav ul{width:auto; margin:0px auto; display:table; background:#0166a9; border-radius:38px;}
.ny_nav ul li{width:160px; height:54px; line-height:54px; float:left; text-align:center;position:relative; }
.ny_nav ul li a{width:100%; height:100%; display:block; color:#fff}
.ny_nav ul li:first-child{border-radius:38px 0 0 38px;}
.ny_nav ul li:last-child{border-radius:0px 38px 38px 0px;}
.litu{background:#171719 url(../images/nav_xia.png) no-repeat 127px center!important}
.litu.activ{background:#171719 url(../images/nav_xia.png) no-repeat 127px center!important}
.ny_nav ul li.active{background:#171719 url(../images/nav_xia.png) no-repeat 128px center}
.ny_nav ul li:hover{background:#171719 url(../images/nav_xia.png) no-repeat 128px center}
.ny_title_left{width:100%; height:45px; line-height: 45px;  margin:20px auto; border-bottom: 1px solid #eeeeee }
.ny_title_left p{ font-size: 12px; color: #666666; background:url(../images/home.png) no-repeat left center; padding-left:30px;}
.ny_title_left p a{ color:#666666}
.ny_title_left p span{ color: #666666}
.ny_title_left p a:hover{color:#0166a9}
.ny_nav li ul{width: 190px; left:50%; margin-left:-95px; top: 54px; position: absolute; z-index:999; background: #ddd; line-height: 36px; display:none; border-radius:0px;}
.ny_nav li ul li{width:100%; height:auto; line-height:40px; background:none;}
.ny_nav li ul li a{font-size:14px;color:#333;}
.ny_nav li:hover ul{display:block;}
.ny_nav li ul li:hover{background:#171719; border-radius:0px;}
.ny_nav li ul li:hover a{color:#fff}



/*内页banner图1*/
.ny_banner{width: 100%;height:250px;}
.case_banner{ background: url(../images/case_ban.jpg) no-repeat center;}
.about1_baner{ background: url(../images/about1_ban.jpg) no-repeat center;}
.product_banner{background: url(../images/pro_ban.jpg) no-repeat center;}
.news_banner{background: url(../images/news_ban.jpg) no-repeat center;}
.service_banner{background: url(../images/service_banner.jpg) no-repeat center;}
.contact_baner{background: url(../images/contact_ban.jpg) no-repeat center;}
.rlzy_baner{ background: url(../images/rlzy_ban.jpg) no-repeat center;}
.join_baner{ background: url(../images/join_ban.jpg) no-repeat center;}
.jishu_baner{ background: url(../images/jishu_ban.jpg) no-repeat center;}
.ny_banner_title{ width:100%; height: 66px; background: rgba(0, 0, 0, 0.5); padding: 15px;position: absolute; bottom: 0; left: 0px; z-index: 999; line-height: 66px;}




/*内页sbout*/
.ny_about{width:100%;height: auto; display: block; overflow: hidden; padding: 30px 0; font-size:14px;  color:#666666; line-height:26px;}


/**推荐新闻*/
.zixun{width:100%; height:auto; overflow:hidden; margin-top: 30px; margin-bottom: 55px;}
.abu_tit h4{font-size:30px; color:#0166a9; text-align:center; font-weight:bold; height:40px; line-height:40px; background: url(../images/tx_x.png) no-repeat center}
.zixun ul{width:100%; height:auto; overflow:hidden}
.zixun ul li{border-bottom: 1px solid #d2d2d2; height:60px; line-height: 60px; width:585px; float: left;}
.zixun ul li a{color: #333333;}
.zixun ul li:nth-child(2n),.zixun_dl dl:nth-child(2){ float: right}
.zixun ul li p{width:330px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; float: left;font-size: 16px;}
.zixun ul li span{float: right; font-size:14px;}
.zixun_dl{width:100%; height:auto; overflow:hidden; margin:60px 0px 10px;}
.zixun_dl dl{width:585px; float: left; height:191px;}
.zixun_dl dl dt{width:242px; height:191px; position:relative; float:left; overflow:hidden}
.zixun_dl dl dt img{width:100%; height:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.zixun_dl dl dt span{width:90px; height:35px; background:#0166a9; font-size:14px; color:#fff; line-height:35px; text-align:center; position:absolute; bottom:0px; right:0px; display:block;}
.zixun_dl dl dd{width:320px; height:161px; float:right}
.zixun_dl dl dd h4{font-size:16px; color:#333333; height:40px; line-height:40px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden}
.zixun_dl dl dd p{width:100%; height:70px; line-height:26px; font-size:14px; color:#666}
.zixun ul li:hover p,.zixun ul li:hover span{color:#0166a9}
.zixun_dl dl:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.zixun_dl dl:hover h4,.zixun_dl dl:hover p{color:#0166a9}


/*neye产品*/
.ny_product{ width:1200px;height: auto; display: block; overflow: hidden;margin:0 auto}
.ny_product ul{width:100%; height: auto; overflow: hidden; margin-bottom: 20px;}
.ny_product li{width: 390px;height:344px;float: left;margin-right:15px;border: 1px solid #eeeeee; margin-top:40px;}
.ny_product li a{width: 100%;height: 100%; position: relative; display: block;overflow: hidden;}
.ny_product li .pro_li{height:262px; width:100%; overflow: hidden; position:relative}
.ny_product li .pro_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_li .pro_h{width:100%; height: 100%; background: rgba(23, 23, 25, 0.64); text-align: center; line-height: 262px; font-size: 18px; font-weight: bold; color: #fffefe; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; position: absolute; top:0px; left:0px; display: none}
.ny_product li:hover .pro_h{display: block}
.ny_product li:hover h4{display: none;}
.ny_product li .pro_name{width:100%;text-align:center;font-size:14px;color:#333;width:100%;height:30px;line-height:30px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-top:10px}
.xiangqing{width:100px;height:30px;line-height:30px;border:1px solid #fff;color:#fff;margin:0 auto;text-align:center;color:#333}
.ny_product li:nth-child(3n){margin-right:0}

.pro_more{width:56px; height: 56px; background: #171719; border-radius: 50%; margin: 0px auto; text-align: center; padding-top: 6px; position: absolute; top:-20px; left:50%; margin-left: -28px;}
.pro_more p{font-size:12px; color: #fff; height: 25px; line-height: 25px;}
.pro_info{width:100%;  height:80px; background:#0166a9; text-align:center; position: relative; padding-top: 45px;}
.pro_info h4{font-size:15px; color:#fff; text-align:center; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.ny_product_yy{width:100%; height: auto; overflow: hidden; margin-top:40px;}
.ny_product_yy ul{width:100%; height: auto; overflow: hidden}
.ny_product_yy ul li{width:292px; height: auto; float: left; margin-right:10px; margin-bottom: 26px;}
.ny_product_yy ul li:nth-child(4n){margin-right: 0}
.pro_yyimg{width:100%; height: 219px; overflow: hidden}
.pro_yyimg img{width:100%; height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product_yy ul li .pro_ht{width:100%; height: 40px; line-height: 40px; background: #e5e5e5; color: #333333; font-size: 14px; text-align: center;position: relative}
.ny_product_yy 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_product_yy ul li:hover p{color:#fff}
.ny_product_yy ul li .pro_ht:before { content: ""; width: 0%; height: 100%; position: absolute; top: 0;  left: 0; background: #0166a9; transition: .5s;}
.ny_product_yy ul li:hover .pro_ht:before { width: 100%;}
.ny_product_yy ul li p{position: relative; z-index: 999}


/*vr*/
.ny_vrshow li{height:324px;}
.vr_li{height:242px; width:100%; overflow: hidden; position:relative}
.vr_li img{width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.vr_li .pro_h{width:100%; height: 100%; background: rgba(23, 23, 25, 0.64); text-align: center; line-height:242px; font-size: 18px; font-weight: bold; color: #fffefe; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; position: absolute; top:0px; left:0px; display: none}


/*荣誉资质*/
.honor_yyimg{width:100%; height:auto; overflow: hidden; border:1px solid #ddd}
.honor_yyimg img{width:100%; height: 100%; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}

/*厂房厂貌*/
.honor_cfimg{width:100%; height: 216px; overflow: hidden; border:1px solid #ddd}
.honor_cfimg img{width:100%; height: auto; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}

/*内页新闻*/
.ny_news{width:100%; height: auto; overflow: hidden;    font-size: 14px;  color: #666666; line-height:26px;}
.ny_qynew{height: auto; overflow: hidden;margin-top:0px;}
.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"; height:50px;     margin-top: 20px;}
.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;margin-top: 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: #0166a9}
.ny_zhaocai_top{width:100%; height:auto; overflow:hidden; padding-top:40px;}
.ny_zhaocai_top ul{width:100%; height: auto; }
.ny_zhaocai_top li{width:370px; float: left; margin-right:45px; transition:300ms;}
.ny_zhaocai_top li:nth-child(3){margin-right: 0px;}
.ny_zhaocai_top .zhao_img{width:100%; height:292px; position:relative; overflow:hidden}
.ny_zhaocai_top .zhao_img img{width:100%; height:100%;  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{margin-top: -20px;}
.ny_qynew_show{width:100%; height:auto; line-height:26px; color:#666; font-size:16px;}
.ny_qynew_list ul li:last-child{border-bottom: 0px;}

/*联系我们*/
.m-map { width: 100%;  height: 350px; margin-top: 50px;}
.m-cot{ height: auto; overflow: hidden; margin-top: 30px;}
.m-cot .ewm{float:right; margin-left: 15px;}
.m-cot .ewm img{width:110px;height:110px;border:1px solid #ddd; padding:5px;}
.m-cot .ewm p{text-align:center; font-size:14px; color:#666; line-height:26px;}
.m-map{width:100%; height:350px; margin-top:50px;}
.m-contright{width:700px; height: auto; float: left;font-size:14px; line-height:28px;color:#666}
.go_black{width: 90px;height: 30px;background: #0166a9; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative;}




