﻿@charset "utf-8";
*{margin:0; padding:0; list-style:none;  box-sizing: border-box;}
:focus{outline:0}
body{color:#666;font-size:14px; width: 100%; overflow-x: hidden}
ul li{list-style:none}
a{text-decoration:none}
a:hover{transition-duration:.6s;transition-property:color}
img{border:none}
h1{font-size:24px;}
h2{font-size:18px}
h3{font-size:16px}
h4{font-size:14px}
h1,h2,h3,h4,h5{font-weight: normal}
.clr{clear:both}
.container{margin:0 auto;width:1200px}




/*导航*/
.h_nav{width:100%;  height:108px; position: absolute; top:20px; left:0; z-index: 9;}
.h_nav ul.nav{width:1094px;  height:108px;  position: relative; z-index: 222; float: left; }
.nav .nLi{position:relative;float:left;display:inline;height:50px; line-height:50px;  width:90px; text-align: center; margin-right: 50px; margin-top: 30px;}
.nav .nLi h3{float:left;text-align:center;  font-weight: normal; width: 100%; height: 100%;}
.nav .nLi h3 p{width:100%;height:100%}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#111111;font-size:16px; text-align: center }
.nav .sub{position:absolute;top:50px;left:50%; z-index:999;display:none;padding:0;width:110px;background:#f5f4f4;line-height:26px; margin-left: -55px; }
.nav .sub li{height:33px;border-bottom:1px solid #eee;text-align:center;line-height:33px;zoom:1; position:relative}
.nav .sub li p{float:left;margin:0;width:100%}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;font-size:12px}
.nav li.active{border-bottom:1px solid #fff}
.nav li.nLi:hover{border-bottom:1px solid #fff}
.sub li:hover a{color:#4778c0;}
.h_ren{margin-left:112px}
.h_logo{width:159px; height:100px; position:absolute; top:0; left:50%;  margin-left: -79.5px; z-index:999}
.h_logo img{width:100%; height: auto; display: block}
.h_yuyan{width:130px; height: 30px; line-height:30px; background: #fff; border-radius: 5px; float: left; padding-left: 8px; margin-top:40px;}
.h_yuyan a{font-size: 16px; color: #999999; background: url(../images/nav_x.png) no-repeat right center; padding-right: 10px; float: left; margin-right: 10px;}
.h_yuyan a.active{font-size: 16px; color: #303039;}
.h_yuyan a:last-child{margin-right: 0; background: none; padding-right: 0}
.h_link{float: right; margin-top:40px;}
.ys_icon{width:22px; height: 20px; float: left; background: url(../images/yx_icon.png) no-repeat center; margin: 0px 10px;}
.dt_icon{width:22px; height: 20px; float: left; background: url(../images/dt_icon.png) no-repeat center}

.nav_san{width:120px; height:auto; position:absolute; top:0; right:-120px; z-index:9; background:#f5f4f4; display:none}
.nav_san li{width:100%; height:30px; line-height:30px; }
.nav_san li a{font-size:16px; color:#333;}
.nav .sub li:hover .nav_san{display:block;}






/*banner*/
.banner{height:860px; background: #efefef; position: relative}
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:860px;}
.banner .slideBox .hd{ height:auto; overflow:hidden; position:absolute; left:50%;  bottom:60px; z-index:1; }
.banner .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.banner .slideBox .hd ul li{width:12px; height:12px;  text-align:center; cursor:pointer;   background: #fff; border-radius:50%;  margin: 0px 10px; float: left}
.banner .slideBox .hd ul li.on{background: #1266a2}
.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:860px;vertical-align:middle;zoom:1; position: relative}
.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;  position: relative; margin: 80px 0;  overflow: hidden}
.index_about_left{width:600px; height: 400px; float: left;}

.picScroll-left{ overflow:hidden; position:relative; width: 100%;  }
.picScroll-left .hd{width:230px; height: 52px; background: rgba(0,0,0,0.5); position: absolute; bottom:0; right:0; padding: 0px 10px;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:9px; height:14px; float:right; margin-right:5px; margin-top:18px;  overflow:hidden;
 cursor:pointer; }
.picScroll-left .hd .prev{background: url(../images/ab_left.png) no-repeat}
.picScroll-left .hd .next{background: url(../images/ab_right.png) no-repeat}
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1;  margin: 22px 5px 0; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:6px; height:6px; overflow:hidden;border-radius: 50%; margin: 0px 5px; text-indent:-999px; cursor:pointer; background:#fff}
.picScroll-left .hd ul li.on{background: #1266a2}
.picScroll-left .hd span{font-size: 20px; color: #fff; line-height: 52px}
.picScroll-left .hd span span{font-size: 30px; color: #1266a2}


.picScroll-left .bd{width:100%; height: 400px; overflow: hidden}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{width:100%; height: 100%;}
.picScroll-left .bd ul li img{width:100%; height: auto; display: block}



.index_about_right{width:550px; height: auto; float: right; margin-top:40px;}
.index_about_right dl{width:100%; height: auto; overflow: hidden}
.index_about_right dl dt{font-size: 18px; color: #292b36; float: left}
.index_about_right dl dt p{font-size: 34px; color:#292b36}
.index_about_right dl dd{font-size:60px; color: #292b36; font-weight: bold; float: left}
.in_ab_xx{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #4d4d4d; line-height: 28px; margin: 20px 0 40px;; text-indent: 2rem}
.in_ab_xx a{font-size: 14px; color: #4d4d4d;}
.ab_more{width:150px; height: 40px; background: url(../images/yf_bjs.png) no-repeat center; font-size: 14px; color: #fff; display: block; line-height: 40px; padding-left: 20px;}

.index_about_num{width:100%; height: 300px; background: url(../images/about_num.jpg) no-repeat center;}
.index_about_num ul{width:100%; height: 300px; overflow: hidden}
.index_about_num ul li{width:300px; height: 100%; float: left; text-align: center; padding-top: 60px;}
.index_about_num ul li span{font-size: 50px; color: #fff; display: block; margin-top:8px;}
.index_about_num ul li hr{width:20px; height: 2px; background: #bebebe; display: block; margin:20px auto}
.index_about_num ul li p{font-size: 14px; color: #b2b2b2;}
.index_about_num ul li:hover{background-image: linear-gradient(to bottom, #0092ef , #2a68e6); 
	background-image: -webkit-gradient(to bottom, #0092ef , #2a68e6); 
	background-image: -webkit-radial-gradient(to bottom, #0092ef , #2a68e6);}






/*产品*/
.index_product{width:100%; height:auto; overflow: hidden; padding-top: 60px;  background: #f1f1f1}
.slideGroup{ width:100%; height: auto; overflow: hidden}
.slideGroup .parHd{ height:105px; width: 1200px;overflow: hidden; margin: 0px auto; }
.slideGroup .parHd ul{ float:left;  width: 600px; margin-left: 170px; margin-top:18px;  }
.slideGroup .parHd ul li{ float:left; width: 200px; height: 40px; line-height:40px; background: url(../images/h_ac.png) no-repeat left center; padding-left:20px;}
.slideGroup .parHd ul li a{color:#4d4d4d; font-size: 16px;}
.slideGroup .parHd ul li.on{background: url(../images/lan_ac.png) no-repeat left center}
.slideGroup .parHd ul li.on a{color:#1266a2}
.index_pro_t{width:418px; height: auto; float: left}
.index_pro_t h4{font-size: 18px; color: #292b36; line-height: 35px; text-transform:Uppercase}
.index_pro_t .index_pro_t{width:100%; height: auto; margin-top: 10px;}
.index_pro_t h3{font-size: 34px; color: #292b36; position: relative; z-index: 9; padding-left: 8px;}
.index_pro_t h5{font-size: 80px; color: #bebebe; font-weight: bold; opacity: 0.3; margin-top: -62px;}
.slideGroup .slideBox{ overflow:hidden; zoom:1;  position:relative;   }
.slideGroup .parBd{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
.slideGroup .parBd ul li{ float:left; _display:inline; overflow:hidden; text-align:center;width: 478px; height: 445px; background: #fff; margin-right: 2px; position: relative}
.slideGroup .parBd ul li img{width:70%; height: auto; display: block; margin:40px auto 0;}
.in_pro_pic{width:100%; height: 100%; position: absolute; top:0; left:0; z-index: 9; opacity: 0}
.in_phover{width:300px; height: 280px; background: url(../images/p_hover.png) no-repeat center; margin:64px auto 0;}
.in_pro_xx{width:300px; height: 40px; line-height: 40px; margin: 10px auto; font-size: 16px; color:#4d4d4d; background: url(../images/p_jt.png) no-repeat right center;  text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.slideGroup .parBd ul li:hover .in_pro_pic{opacity: 1}










/*新闻*/
.index_news{width:100%; height: 460px; overflow: hidden; background:url(../images/news_bjs.jpg) no-repeat top center; padding-top:70px; position: relative; z-index: 9}
.index_news .Box {position: relative; width:915px;  height: auto;float: left }
.index_news .Box .Box_con {position: relative;}
.index_news .Box .Box_con .conbox {position: relative; overflow: hidden; width:100%; margin: 0px auto; }
.index_news .Box .Box_con .conbox ul {position: relative;list-style: none;}
.index_news .Box .Box_con .conbox ul li {float: left; width:290px; height:310px; margin-left:22px; position: relative; overflow: hidden; background: #fff; padding: 40px 40px 0 }
.index_news .Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.index_news .Box .Box_con .conbox ul li img{transition: all 0.5s; width:100%; height:100%; display: block}
.index_news .Box .Box_con .conbox ul li:hover img{transform: scale(1.03);}
.in_news_time{width:100%;}
.in_news_time span{font-size: 40px; color: #4d4d4d; font-weight: bold;}
.in_news_time i{font-size: 16px; color: #4d4d4d}
.index_news .Box .Box_con .conbox ul li h4{width:100%; height:56px; line-height:28px; font-size: 16px; color: #4d4d4d;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;margin:15px 0}
.index_news .Box .Box_con .conbox ul li p{width:100%; height: 72px; line-height: 26px; font-size: 14px; color: #777777;word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden;}

.conbox_button{position: absolute; bottom:60px; right:-200px;}
.Box .Box_con .btn {display: block;width:54px;height:54px;cursor: pointer;  text-align: center; float: left; margin: 0px 10px; }
.Box .Box_con .btnl {float: left; background: url(../images/n_left.png) no-repeat;  }
.Box .Box_con .btnr { float: right; background: url(../images/n_right.png) no-repeat; }
.Box .Box_con .btnl:hover{background: url(../images/n_hleft.png) no-repeat;}
.Box .Box_con .btnr:hover{background: url(../images/n_hright.png) no-repeat}
.index_news_t{width:205px; height: auto; float: right; margin-top:55px; }
.index_news_t h4{font-size: 18px; color: #292b36; text-transform:Uppercase}
.index_news_t h3{font-size:34px; color: #292b36;}
.index_news .Box .Box_con .conbox ul li:hover h4,.index_news .Box .Box_con .conbox ul li:hover span{color:#1266a2}










/*系列*/
.index_xilie{width:100%; height: 500px; background: url(../images/xl_bjs.jpg) no-repeat center; background-attachment: fixed; background-size:cover;}

.index_xilie li{width:300px; height: 500px; float: left; position: relative; overflow: hidden }
.index_xilie li img.cl_pic{width:100%; height: 100%; display: block}
.in_xl_hover{width:100%; height: 100%; position: absolute; top:0; left:0; padding: 28px;}
.in_xl_hover .zl_jt{width:32px; height: 8px; background: url(../images/b_jt.png) no-repeat center; position: absolute; bottom:60px; right:28px;}
.in_xlinfo{width:100%; height: auto; overflow: hidden; margin-top: 336px; transition: all 0.4s ease-in-out; }
.in_xlinfo h4{font-size: 18px; color:#fff; line-height: 35px;}
.in_xlinfo h5{font-size: 14px; color:#fff;  text-transform:Uppercase}
.in_xlinfo p{width:100%; height: 72px; line-height: 26px; font-size: 14px; color: #fff; overflow: hidden; margin-top: 40px;}
.index_xilie li:hover .in_xl_hover{ background: rgba(18,102,162,0.8);}
.index_xilie li:hover .in_xlinfo{margin-top: 110px; transition: all 0.4s ease-in-out;}





/*研发制造*/
.index_yanfa{width:100%; height: auto; margin:82px 0 60px; overflow: hidden}
.index_yanfa_left{width:215px; height: auto; float: left}
.index_yanfa_left h4{font-size: 18px; color: #4d4d4d; text-transform:Uppercase}
.index_yanfa_left h3{font-size: 34px; color: #4d4d4d; margin-bottom: 20px;}
.index_yanfa_left p{font-size: 16px; color: #4d4d4d; background: url(../images/h_ac.png) no-repeat left center; padding-left: 30px; line-height:30px;}
.index_yanfa_right{width:964px; height: auto; float: right; }
.index_yanfa_right dl{width:462px; height: auto; float: left; margin-right: 40px;}
.index_yanfa_right dl:last-child{margin-right: 0}
.index_yanfa_right dl dt{width:170px; height: 170px; float: left;     -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_yanfa_right dl dt img{width:100%; height: auto; display: block}
.index_yanfa_right dl dd{float: left; margin-left: 30px; width:260px }
.index_yanfa_right dl dd .yf_num{width:100%; overflow: hidden; font-size: 40px; color: #4d4d4d; font-weight: bold;}
.yf_num  i{font-size: 16px; color: #4d4d4d; font-weight: normal}
.index_yanfa_right dl dd h4{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #4d4d4d}
.index_yanfa_right dl dd p{font-size: 14px; color: #777777; line-height: 26px; width: 100%; height: 72px; overflow: hidden; margin-bottom: 20px;}
.index_yanfa_right dl dd .xq_more{width:150px; height: 40px; line-height: 40px; background: url(../images/yf_bjs.png) no-repeat center; font-size: 14px; color: #fff; padding-left:20px;}
.index_yanfa_right dl:hover h4,.index_yanfa_right dl:hover p{color:#1266a2}
.index_yanfa_right dl:hover dt{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}




/*底部*/
.footer{width:100%;height:auto; background:#292b37;  display: block;  overflow: hidden;  padding: 60px 0}
.footer_xinxi{width:326px; height: auto; float: left}
.footer_xinxi h4,.footer_nav h4,.f_input h4,.f_contact h4{font-size: 18px; color: #fff; background: url(../images/t_xs.jpg) no-repeat left bottom; height: 40px; font-weight: normal}
.f_info{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.f_info h5{font-size: 16px; color:#fff; font-weight: normal; margin-bottom: 10px;}
.f_info p{padding-left: 25px;}
.f_info p,.f_info p a{font-size: 14px; color: #fff; line-height: 32px;}
.f1{background:url(../images/f1.png) no-repeat left center}
.f2{background:url(../images/f2.png) no-repeat left center}
.f3{background:url(../images/f3.png) no-repeat left center}
.f4{background:url(../images/f4.png) no-repeat left center}
.footer_nav{width:246px; height: auto; float: left; margin-left: 90px;}
.footer_nav_xx{margin-top: 20px; width: 100%; overflow:hidden}
.footer_nav_xx a{width:120px; height: 35px; line-height:35px; float: left; background: url(../images/f_nav.png) no-repeat left center; padding-left: 20px; color:#fff}
.footer_nav_xx a:nth-child(2n){float: right}
.footer_nav_xx a:hover{color:#1266a2}
.f_input{width:302px; height: auto; float: left; margin-left: 58px;}
.f_input input[type="text"]{width:100%; height: 40px; line-height: 40px;  font-size: 14px; color: #fff; background: none; border: 0; border-bottom: 1px solid #fff;}
.f_input .f_submit{width:100%; height: 30px; line-height:30px; font-size: 14px; color: #fff; background: url(../images/tj_active.jpg) no-repeat center; border: 0; margin-top: 30px; text-align: left; padding-left: 100px;}

.f_input input[type="text"]::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #fff;  
}  
.f_input input[type="text"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #fff;  
   opacity:  1;  
}  
.f_input input[type="text"]::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #fff;  
   opacity:  1;  
}  
.f_input input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #fff;  
}  
.f_input h4{margin-bottom: 20px;}

.f_contact{width:110px; height: auto; float: right}
.f_contact_xx{width:100%;  height: auto; overflow: hidden; margin-top: 20px;}
.f_contact_xx img{width:100%; height: auto; display: block}
.f_contact_xx p{width:100%; height:auto; line-height:26px; font-size: 14px; color: #fff}

.copy{clear:both;width:100%;height:80px;color:#ffffff;font-size:16px;line-height:80px;    background: #242730 }
.copy_l{float:left; font-size:16px; color:#ffffff}
.copy_l a{color:#ffffff}
.copy_l a:hover{color:#05423e!important}
.footer_zhichi{width:auto; height:80px; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#999999; line-height:80px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:30px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:30px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 16px; color: #fff;}
.footer_zhichi i{ float: left;}

.footer_link{width:100%; height:auto; overflow: hidden; margin-top:20px;}
.link_s{width:70px; height: 30px; text-align: center; float: left; background: #242730; }
.footer_link p{font-size: 18px; color: #fff; line-height: 30px; }
.footer_link .footer_a{width:1120px; float: right; height: 100%; line-height:30px; }
.footer_link .footer_a a{font-size:14px; color: #4d4d4d; margin: 0px 10px; background: url(../images/nav.png) no-repeat right center; padding-right: 10px;}
.footer_link .footer_a a:hover{color:#05423e}





/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 390px;
	 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 -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#1266a2;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}
/*内页*/
.ny_banner{ width:100%;  position:relative;  height:400px;clear: left; }
.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}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.search_ban{background: url(../images/search_ban.jpg) no-repeat center}
.join_ban{background: url(../images/join_ban.jpg) no-repeat center}
.yfzz_ban{background: url(../images/yfzz_ban.jpg) no-repeat center}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat center}



.ny_baninfo{width:1200px; height:180px; position: absolute; top:150px; left:50%; margin-left: -600px; }
.ny_baninfo h3{font-size: 28px; color: #fff; line-height: 40px; margin-top: 60px;}
.ny_baninfo .ny_fubiao{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; float: left; background: #e3a423; margin-top: 10px; margin-right: 8px;}
.ny_baninfo .ny_fubiao p{float: left; font-size: 14px; color: #fff;}
.ny_baninfo .ny_fubiao p a{font-size: 14px; color: #fff}
.ny_baninfo h4{font-size: 56px;font-family: "Arial"}
.ny_baninfo .ny_fubiao p a:hover{color:#1266a2}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #1266a2)) 0 0 no-repeat;
	-webkit-background-size: 125px;
	color: rgba(255, 255, 255, 0.1);
	-webkit-background-clip: text;
	height:50px;
	line-height:50px;
	font-weight:bold;
	display:block;
	position:absolute;
	left:0;
	top:0%; 
	-webkit-animation-name: shine;
	-webkit-animation-duration: 3s;
	-webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes shine
{
    0%
    {
        background-position: top left;
    }
    100%
    {
        background-position: top right;
    }
}




/*内部二级导航*/
.ny_nav{width:100%; height:67px;    margin-top: -26px; position: relative; z-index: 9}
.ny_nav ul{width:auto; margin:0px auto; display:table; background:#1266a2; border-radius:38px;}
.ny_nav ul li{width:120px; height:67px; line-height:67px; 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;}
.ny_nav ul li:hover,.ny_nav ul li.active{background: url(../images/san_bj.png) no-repeat bottom center}
.ny_pro_bt{width:100%; height:auto; overflow:hidden}
.ny_pro_bt ul{width:1200px; height: auto; overflow: hidden;  margin: 60px auto 0;}
.ny_pro_bt ul li{width:auto; float: left; background: url(../images/p_xx.png) no-repeat left center; padding-left: 50px; margin-right: 30px; line-height: 40px; 
	margin-bottom: 10px;}
.ny_pro_bt ul li a{font-size: 18px; color: #060507;}
.ny_pro_bt ul li:hover a{color:#1266a2}
.ny_pro_bt ul li:hover{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active a{color:#1266a2}


.ny_pro_nav ul{padding:0px 10px;}
.ny_pro_nav ul li{width:auto; padding:0px 15px; }

.ny_erji_san{width:1200px; height:auto; display:block; margin:30px auto; overflow:hidden}
.ny_erji_san a{width:162px; height:40px; line-height:40px; background:#eee; color:#333; text-align:center; font-size:16px; float:left; margin-right:11px;}
.ny_erji_san a:nth-child(7n){margin-right:0px}
.ny_erji_san a:hover{background:#1266a2; color:#fff}
.ny_erji_san a.active{background:#1266a2; color:#fff}



/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top: 75px; margin-bottom: 100px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:285px; height:auto; border:1px solid #d2d2d2;  overflow:hidden; padding: 10px; float:left; margin-right:20px; margin-bottom:20px; }
.ny_solution_img{width:100%; height:auto; float:left; overflow:hidden; }
.ny_solution_img img{width:100%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block}
.ny_product_all ul li h5{width:100%; height: 40px; line-height: 40px; text-align:center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size:16px; color: #060507; font-weight:normal}
.ny_product_all ul li:nth-child(4n){margin-right:0}
.ny_product_all ul li:hover h5{color:#1266a2}
.ny_product_all ul li:hover{border:1px solid #1266a2}




/*产品详情页*/
.ny_pro_ft{width:100%; height: auto; margin-top: 60px;}
.ny_pro_ft h3{font-size: 30px;
    color: #1b1b1b;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 14px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 910px;
    margin: 0px auto;}
.ny_product_show{width:100%; height: auto; overflow: hidden; margin: 55px 0;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:523px; height:auto; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#1266a2; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:630px; height: auto; float: right}
.ny_pro_tright h1{ font-size: 30px; color: #191919; height: auto; line-height: 40px; margin-top: 10px;font-weight:700;}
.ny_pro_p{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height: 35px; font-size: 15px;    word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:80px; margin-top:20px;}
.ny_pro_dh i{ color: #333; font-size: 38px; float: left; line-height: 70px; margin-right:10px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #1266a2; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}

.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px; margin-bottom:100px;}
.ny_pro_bleft{width:869px; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:300px; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_proshow_num h3,.ny_proshow_info h3{ font-size: 30px; color: #313131; font-weight: 500; text-align: center; margin-bottom: 24px;}
.nyprocase-div{width:100%; height: 203px; overflow:hidden; position: relative}
.ny_probt_xx h3{width: 100%; height:40px;  line-height: 40px; font-size: 16px; color: #313131; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}

.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #1266a2;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 420px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #1266a2; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.ny_probt{width:100%; height:50px;}
.ny_probt li{width:100%; height:50px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:50px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#1266a2; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#1266a2;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden}
.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px; font-size:16px;color:#666; line-height:30px;}
.ny_proshow_info table{width:100%!important; height:auto; table-layout:fixed;}

.fangan_show{ margin-top:20px;}

.ny_hotnews{width:100%; height:auto; overflow: hidden; margin-bottom:20px;}
.ny_hotnews h3{width:100%; height:40px; background: #1266a2; color: #fff; text-align: center; line-height: 40px; font-size: 20px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #eee; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#1266a2}
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 8px 7px;}
.ny_hotnews_info p{font-size: 14px; color: #191919; line-height: 26px;}

.ny_hotnews input[type="text"]{width:240px; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
#btnok{width:50px; height:35px; background:#1266a2; color:#fff; font-size:14px; border:0px; float:right; border-radius:5px; cursor:pointer}



/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 40px 0 100px; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:88%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{widdth:100%; height: 35px; line-height: 35px; font-size: 18px; color: #666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:22%; height: auto; float: right}
.news_pic img{width:100%; height: auto}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#1266a2}
.ny_news_all ul li:hover h3{font-weight: bold; }





/*联系我们*/

.ny_contact_all{width:100%; height: auto; overflow: hidden; margin: 40px 0 100px}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; 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%;}


/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin: 40px 0 100px}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden}
.ny_honor_all ul li{width:285px; height: auto; float: left; margin-right:20px; margin-bottom:25px; }
.ny_honor_all ul li .honor_pic{width:100%;  height: 100%; height:auto; overflow: hidden; border:1px solid #eee}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.ny_honor_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:1rem; color: #333; text-align: center;
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_honor_all ul li:nth-child(4n){margin-right: 0px;}
.ny_honor_all ul li:hover p{color:#1266a2}
.ny_honor_all 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_service_all{width:100%; height: auto; overflow: hidden; margin: 40px 0 100px; color:#666; line-height:30px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0 100px}


/*大事记*/
.product_cite{width: 690px;font-size: 15px;}
.product_cite h4{text-align: right;font-size: 15px;}
.timer_shaft_left{float: left;font-size: 30px;width: 175px;text-align: center;position: relative; line-height: 42px;  }
.timer_shaft_left::after{content:"";position: absolute;right: 3px;top: 22px;width: 11px;height: 11px;border:1px solid #1266a2;border-radius:50%;background: #fff;z-index: 2;}
.timer_shaft_right{float: left;line-height: 35px;padding-left: 30px;/*! max-width: 600px; */padding-top: 13px;color: #666; width: 860px;   }
.timer_shaft_right > img{ display: block; width: 300px; height: auto; }
.timer_shaft_box{position: relative; margin-top: 70px;   }
.timer_shaft_box::after{content: '';position: absolute;left: 165px;height: 100%;width: 1px;background: #1266a2;z-index: 1;top: 0;}
.timer_shaft_line .timer_shaft_left{padding: 0 15px;}
.clear_new{clear:both;overflow:hidden;}
.clear_new2:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.timer_shaft_box:first-child{margin-top: 50px;}
.exhibition_text{background: #eeeeee;padding: 30px;line-height: 30px;}
.exhibition_text h2{font-size: 24px;font-weight: bold;margin-bottom: 6px;}
.pic_list{width: 100%;}
.pic_list ul li{width: 23.5%;float: left;margin-right: 2%;margin-bottom: 10px;overflow: hidden;}
.pic_list ul li:nth-child(4n){margin-right: 0;}
.pic_list ul li a{display: block;}
.pic_list_box{overflow: hidden;}
.pic_list_box img{width:100%}
.pic_list ul li a img{width: 100%;transition:  all .5s;}
.pic_list ul li a p{text-align: center;line-height: 30px;margin-top: 10px;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pic_list ul li:hover a img{transform: scale(1.2);}
.text_list{margin-bottom: 50px;;}
.text_list li a{display: block;}
.text_list li p{float: left;width: 70%;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.text_list li span{float: right;}
.text_list li{border-bottom: 1px dashed #cacaca;padding: 10px;}


.text_qq .Validform_right{display:none!important;}


