@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
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}



@font-face {
    font-family: 'KRASIVYI';
    src: url('../font/KRASIVYI-SCOSF.OTF') format('woff');
    font-weight: normal;
    font-style: normal;
}







/* 导航栏 */
.header_all{width:100%; height:142px; }
.h_logo{width:194px; height:95px; position: absolute; top:22px; left:50%; margin-left:-97px; }
.h_logo img{width:100%; height: auto; display: block}
.h_top{width:100%; height: 40px; line-height: 40px;}
.h_huanying{float: left; font-size: 14px; color: #666666}
.h_huanying span{font-size: 14px; color: #143487;}
.header_nav_right{float: right}
.h_dianhua{float: left; background: url(../images/h_dh.png) no-repeat left center; padding-left: 25px; font-size: 14px; color: #0d377b}
.h_dianhua span{font-size: 14px; color: #333333}
.h_sj{position: relative; background: url(../images/h_sj.png) no-repeat center; width: 30px; height:40px; float: left; margin-left: 20px;}
.h_wx{position: relative; background: url(../images/h_wx.png) no-repeat center; width: 30px; height:40px; float: left; margin-left: 20px;}
.h_sj img,.h_wx img{width:100px; height:auto; display: block; position: absolute; top:30px; left:-50px; display: none; z-index: 999}
.h_sj:hover img{display: block}
.h_wx:hover img{display: block}

.header_nav{width:100%; height: 55px; margin-top: 20px;}
.nav{width:1200px; height:55px; margin: 0px auto; }
.nav .nLi{ float:left;  position:relative; display:inline; height:55px;  width:126px; text-align: center; line-height: 55px; 
	background: url(../images/nav_xs.png) no-repeat right center}
.nav .nLi:last-child{background: none}
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a p{font-size:16px; color:#333333; line-height:55px; }
.nav li.active h3 p{background: #0063B1; color: #fff}
.nav .nLi:hover h3 p{background: #0063B1; color: #fff}
.nav .sub{ display:none;left:50%; top:55px;  position:absolute;  line-height:26px; width:130px;  margin-left: -65px;    z-index: 999; background: #ddd;}
.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: 14px; height: 100%; }
.nav .sub a:hover{color:#0d377b}
.h_news{margin-left: 192px;}
.pro_sub{width:180px!important;  margin-left: -90px!important;  }
.pro_sub li{height:auto!important; line-height:28px!important; padding:5px 0}




/* 首页:banner */
.banner{ width:100%; height:751px; position: relative; overflow: hidden}
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;right:50%; margin-right: -40px; bottom:30px;z-index:1;overflow:hidden;height:22px}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left;margin-right:15px;width:12px;height:12px; background: #fff; cursor:pointer; border-radius: 50%;}
.banner .slideBox .hd ul li.on{background:#0d377b}
.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%; }




/*产品展示*/
.index_product{width:100%; height:auto;  overflow: hidden; overflow: hidden; margin-bottom: 80px; margin-top: 72px;}
.index_product_bottom{width:100%; height:779px; background: url(../images/product_bjs.jpg) no-repeat center;  overflow: hidden; margin-top: 40px;}
.in_pro_class{width:100%; height: auto; overflow: hidden}
.in_pro_class a{width:590px; height: 340px; background: #ffffff; float: left; padding-left:66px;}
.in_pro_class a:nth-child(2){background: #e5e5e5; width: 610px}
.in_pro_linfo{width:auto; float: left}
.in_pro_linfo img{display: block}
.p_iocn{width:42px; height: 42px; display: block; margin-left: 8px; margin-top: 20px;}
.in_pro_linfo h3{width:100%; height: 40px; line-height: 40px; font-size: 18px; color: #0d377b; font-weight: bold; margin-top: 20px; margin-left: 10px;}
.in_pro_linfo p{font-size: 14px; color: #0d377b; position: relative; margin-top:80px; margin-left: 200px;}
.in_pro_linfo p:after{content: ""; width: 103px; height: 1px; background: #143487; position: absolute;top:10px; left:-110px}
.in_pro_lpic{width:220px; height:auto; float: right}
.in_pro_lpic img{width:100%; height: auto}
.Box{width:100%; height: auto; }
.Box .Box_con {position: relative; margin-top:40px;}
.Box .Box_con .conbox {position: relative;overflow: hidden; width:100%; margin: 0px auto; }
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width:382px;height:auto; margin-left:27px;overflow: hidden; background: #fff; position: relative}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.Box .Box_con .conbox ul li 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_pro_xx{width:100%; height: 50px; line-height:50px;padding: 0px 20px; position: absolute; bottom:0; left:0}
.in_pro_xx h3{width:286px; height:50px; line-height: 50px; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap }
.in_pro_xx i{width:23px; height: 23px; display: block; background: url(../images/h_jia.png) no-repeat center; float: right; margin-top: 12px;}
.Box .Box_con .btn {display: block;width:44px;height:44px;cursor: pointer;  text-align: center; position: absolute; top:50%;  margin-top: -22px;  }
.Box .Box_con .btnl {float: left; background: url(../images/pro_left.png) no-repeat; left:-70px;}
.Box .Box_con .btnr { float: right; background: url(../images/pro_right.png) no-repeat; right:-70px;}
.Box .Box_con .btnl:hover{background: url(../images/pro_hleft.png) no-repeat;}
.Box .Box_con .btnr:hover{background: url(../images/pro_hright.png) no-repeat}
.Box .Box_con .conbox ul li:hover h3{color:#0d377b}
.Box .Box_con .conbox 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_case{width:100%; height:auto; overflow: hidden;}
.picMarquee-left{ overflow:hidden; position:relative;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{margin-right: 6px; float:left; _display:inline; overflow:hidden; text-align:center; width:470px; position: relative}
.picMarquee-left .bd ul li 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;}
.index_case_hover{width:100%; height: 100%;  position: absolute; top:0; left:0; background: rgba(20,52,135,0.66); text-align: center; padding-top: 30%; opacity: 0}
.index_case_hover i{width:39px; height: 39px; display: block; background: url(../images/links.png) no-repeat center; margin: 0px auto;}
.index_case_hover p{font-size: 20px; color: #fff; height: 40px; line-height: 40px; margin-top: 10px; position: relative; background:url(../images/case_xs.png) no-repeat center}
.picMarquee-left .bd ul li:hover .index_case_hover{opacity: 1}
.picMarquee-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;}

.case_more{width:150px; height:46px; background: #c40000; display: block; text-align: center; line-height: 46px; font-size: 14px; color: #fff; display: block; margin: 46px auto }
.case_more:hover{background: #0d377b}






/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden;}
.index_about_all{width:100%; height:704px; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat center; }
.index_about_top{width:1200px; height: 540px; overflow: hidden; margin: 0px auto;}
.about_top_left{width:500px; height: auto; float: left}
.about_more{width:102px; height: 102px; background: #0d377b; text-align: center; padding-top: 22px;  margin-left: 392px; margin-top: 8px;}
.about_more p{font-size: 14px; color: #fff; line-height: 26px;}
.about_more:hover{background: #0063B1}
.index_video{width:100%; height: auto; overflow: hidden; margin-top:240px;}
.about_xx{width:100%; margin: 40px 0; display: block; font-size: 14px; color: #666666; line-height: 30px; }
.about_top_right{width:628px; height: auto; float: right; padding-top: 86px;}
.about_top_right h4{font-size: 32px; color: #143487; font-weight: bold;}
.about_top_right h5{font-size:14px; color: #143487; margin-top:10px;}
.index_about_num{width:1200px; height: 166px; margin: 0px auto; padding-top: 34px;}
.index_about_num dl{width:400px; height: auto; float: left; text-align: center}
.index_about_num dl dt{font-size: 14px; color: #fff}
.index_about_num dl dt span{font-size: 48px; color: #fff;  margin-right: 10px;}
.index_about_num dl dd{font-size: 18px; color: #fff; margin-top: 10px;}




/*优势*/
.index_youshi{width:100%; height: auto; overflow: hidden; }
.index_youshi_bottom{width:100%; height: auto; overflow: hidden; background: url(../images/youshi_bjs.jpg) no-repeat center; margin-top: 46px;}
.index_youshi_left{width:500px; height: 40px; float: left; font-size: 20px; color: #fff; background: url(../images/h_dhs.png) no-repeat left center; padding-left: 50px;  margin-top: 540px; margin-left: 88px;}
.index_youshi_left span{font-size: 28px; color: #fff; font-weight: bold;}
.index_youshi_right{width:586px; height: auto; float: right}
.index_youshi_right dl{width:100%; height: 139px; background: #eeeeee; border-radius:84px; padding: 20px; margin-bottom: 22px;}
.index_youshi_right dl dt{width:98px; height: 100%; float: left}
.index_youshi_right dl dt i{width:100%; height:100%; display: block;}
.index_youshi_right dl dd{width:432px; height: auto; float: right}
.index_youshi_right dl dd h3{width:100%; height: 40px; line-height: 40px; font-size: 20px; color: #333333;}
.index_youshi_right dl dd p{width:100%; height:auto; line-height:30px; font-size: 14px; color: #666666; line-height:30px;}
.icon1{background: url(../images/ys_icon1.png) no-repeat center}
.icon2{background: url(../images/ys_icon2.png) no-repeat center}
.icon3{background: url(../images/ys_icon3.png) no-repeat center}
.icon4{background: url(../images/ys_icon4.png) no-repeat center}
.index_youshi_right dl:hover{background: #0063B1}
.index_youshi_right dl:hover h3,.index_youshi_right dl:hover p{color:#fff}
.index_youshi_right dl:hover .icon1{background: url(../images/ys_iconh1.png) no-repeat center}
.index_youshi_right dl:hover .icon2{background: url(../images/ys_iconh2.png) no-repeat center}
.index_youshi_right dl:hover .icon3{background: url(../images/ys_iconh3.png) no-repeat center}
.index_youshi_right dl:hover .icon4{background: url(../images/ys_iconh4.png) no-repeat center}





/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top:54px; margin-bottom: 50px;}
.index_news_title{width:100%; height: auto; overflow: hidden; margin-bottom: 40px; text-align: center}
.index_news_title h4{font-size:90px; color: #e9e8e8;  font-family: "Impact"}
.index_news_title h3{font-size:36px; color: #0d377b; font-weight: bold; margin-top: -60px;}
.index_news_title p{font-size:14px; color: #333333;  }
.index_news_title img{width:423px; height: 3px; display: block; margin: 20px auto;}
.index_news_top{width:100%; height: auto; overflow: hidden}
.in_news_tleft{width:792px; height: auto; float: left}
.in_news_tleft li{width:386px; height: auto; float: left; background: #143487}
.in_news_tleft li:nth-child(2n){float: right}
.index_nleft_pic{width:100%; height: auto; overflow: hidden; }
.index_nleft_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;}
.index_nleft_time{width:100%; height: 40px; line-height: 40px; overflow: hidden;  border-bottom: 1px solid rgba(255,255,255,0.2)}
.index_nleft_time h3{width:280px; height: 100%; font-size: 16px; color: #fff; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_nleft_time span{font-size: 16px; color: #fff; float: right}
.index_nleft_bottom{width:100%; height:158px; overflow: hidden; padding: 10px;}
.index_nleft_bottom p{width:100%; height: auto; overflow: hidden; margin-top: 8px; font-size: 14px; color: #fff; line-height: 30px;}
.in_news_tleft li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.in_news_tright{width:376px; height: auto; float: right}
.in_news_tright li{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; padding-bottom: 24px; margin-bottom: 20px;}
.in_news_rtime{width:100%; height: 30px; line-height: 30px;  margin-bottom: 8px;}
.in_news_rtime h3{width:280px; height: 100%; font-size: 16px; color: #333; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_rtime span{font-size: 16px; color: #333333; float: right}
.in_news_tright li p{width:100%; height: 30px; line-height: 30px; font-size: 14px; color: #666666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_tright li:last-child{border-bottom: 0; margin-bottom: 0}
.in_news_tright li:hover{border-bottom: 1px solid #0d377b}
.in_news_tright li:hover h3,.in_news_tright li:hover p,.in_news_tright li:hover span{color:#0d377b}
.in_news_tright li:last-child:hover{border-bottom: 0; }
.index_news_bottom{width:100%; height: auto; overflow: hidden; margin-top: 26px;}
.index_news_bottom li{width:584px; height: 101px; background:url(../images/xw_bjs.jpg) no-repeat center; padding: 20px; margin-bottom: 26px; float: left}
.news_bottom_time{width:82px; height: auto; float: left; text-align: right}
.news_bottom_time p{font-size: 16px; color: #333333; line-height: 30px;}
.news_bottom_time i{width: 40px; height: 1px; background: #c40000; display: block; float: right; margin-top: 8px;}
.news_bottom_info{width:440px; height: auto; float: right}
.news_bottom_info h3{width:100%; height: 30px; line-height: 30px; font-size:16px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_bottom_info p{width:100%; height: 30px; line-height: 30px; font-size:14px; color: #666666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_bottom li:nth-child(2n){float: right}
.index_news_bottom li:hover h3,.index_news_bottom li:hover p{color:#0d377b}






/*底部*/
.footer_nav{width:100%; height: 45px; background: #1b1b1b; line-height: 45px;}
.footer_nav a{font-size: 14px; color: #fffefe; background: url(../images/f_xs.png) no-repeat right center; width: 150px; float: left; text-align: center}
.footer_nav a:last-child{background: none;}
.footer_nav a:hover{color:#0063B1}
.footer{width:100%; height: 458px; overflow: hidden; background: url(../images/footer_bjs.jpg) no-repeat center; padding-top: 50px; }
.footer_info{width:100%; height:113px; text-align: center; margin-bottom:26px;}
.footer_left{width:312px; height: auto; float: left}
.footer_left h3,.footer_text h3,.footer_ma h3{font-size: 18px; color: #ffffff; font-weight: bold; margin-bottom: 20px;}
.footer_left p{font-size: 16px; color: #fff; line-height: 28px; margin-bottom: 10px;}
.footer_text{width:474px; height: auto; float: left; margin-left: 95px}
.text_top{width:100%; height: 38px; margin-bottom: 10px;}
.text_top p{width:233px; height: 38px; border: 1px solid #fff; float: left;}
.text_top p input[type="text"]{width:100%; height: 100%; border: 0; background:none; padding: 0px 10px; font-size: 14px; color: #999999}
.text_top p:last-child{float: right!important}
textarea{width:100%; height: 38px; border: 1px solid #fff; background:none; padding:10px; resize: none; margin-bottom: 10px;}
.text_tijiao{width:110px; height: 38px; border: 1px solid #fff; background:none; font-size: 14px; color: #999999}
.text_tijiao:hover{background: #0063B1; color: #fff; cursor: pointer}
.footer_ma{width:250px; height: auto; float: right}
.footer_ma dl{width:100px; height: auto; float: left}
.footer_ma dl dt{width:100%; height: auto; overflow: hidden}
.footer_ma dl dt img{width:100%; height: auto; display: block}
.footer_ma dl dd{width:100%; height: 40px; line-height: 40px; font-size: 14px; color: #fff; text-align: center}
.footer_ma dl:nth-child(2){float: right}
.copy{clear:both;height:50px;  font-size:12px;line-height:50px;  margin-top: 30px; border-top:1px solid rgba(255,255,255,0.2)}
.copy_l{float:left; font-size:14px; color:#fff}
.copy_l a{color:#fff; margin-left: 20px}
.copy_l a:hover{color:#fff!important}
.footer_zhichi{width:auto; height:48px; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; line-height:50px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:12px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:10px;}
.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: 14px; color: #fff; margin-left: 10px;}
.footer_zhichi i{ float: left;}




/*友情链接*/
.footer_link{width:100%; height:auto; overflow: hidden; }
.footer_link p{font-size: 14px; color: #333333; float: left;line-height:50px; margin-right: 20px;}
.footer_a a{font-size: 14px; color: #333333; float: left; margin-right: 15px; }
.footer_a{width:1063px; height: auto; float: left; overflow: hidden; line-height:30px; margin-top:10px;}
.footer_a a:hover{color:#c40000}









/*客服*/
.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: 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 -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#0d377b;
    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}
.service_ban{background: url(../images/xfwl_ban.jpg) no-repeat center}
.join_ban{background: url(../images/join_ban.jpg) no-repeat center}
.yxwl_ban{background: url(../images/yxwl_ban.jpg) no-repeat center}



.ny_baninfo{width:1200px; height:225px; position: absolute; top:130px; 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:#0c4499}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #0c4499)) 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:#0c4499; border-radius:38px; padding:0px 45px;}
.ny_nav ul li{width:auto; height:67px; line-height:67px; float:left; text-align:center;position:relative; padding:0px 30px; }
.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:#0c4499}
.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:#0c4499}




/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.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}
.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: auto; overflow: hidden}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden}
.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_service_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; color:#666; line-height:30px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}







/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top: 75px; margin-bottom: 60px}
.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:100%; float:left; overflow:hidden; border: 1px solid #d2d2d2}
.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_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:379px; 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:#0c4499; 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: 36px; color: #191919; height: 50px; line-height: 50px; margin-top: 10px;font-weight:700;}
.ny_pro_p{width:100%; height:81px; 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: #000000; font-size: 50px; float: left; line-height: 70px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #0c4499; 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;}
.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: #0c4499;}
.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: #0c4499; 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:#0c4499; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#0c4499;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size:20px;}
.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:16pxx;color:#666; line-height:30px;}
.fangan_show{ margin-top:20px;}

.ny_hotnews{width:100%; height:auto; overflow: hidden; margin-bottom:20px;}
.ny_hotnews h3{width:100%; height:40px; background: #0c4499; 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:#0c4499}
.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:#0c4499; 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; }
.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:63%; 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:#0c4499}
.ny_news_all ul li:hover h3{font-weight: bold; }
.news_title{width: 100%; font-size: 24px; color: #555; padding: 10px 0px; text-align: center;
               clear: both; font-weight: bold}
.news_title h1{ font-size: 24px; color: #555;}

.news_all_bottom .news_xx{width:1028px}






/*图文列表样式*/
.n-list{ padding:15px 0px; }
	.n-list li{ display:block; padding-bottom:15px; border-bottom:1px solid #f0f0f0; overflow:hidden; }
	.n-list li:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.n-list li h2{ padding:15px 0 15px; font-size:18px; line-height:24px; font-weight:normal;  white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
	.n-list li h2 a{ color:#333; text-decoration:none; }
	.n-list li h2 a:hover{ color:#8CAC52; }
	.n-list li .note b{ position:relative; display:block; float:left; margin-right:16px; width:118px; height:auto; border:1px solid #e8e8e8; font-style:normal; }
	.n-list li .note b img{ min-width:100%; min-height:100%; width:100%; _height:100%; }
	.n-list li .note p{ display:block; font-size:14px; max-height:84px; line-height:28px; font-weight:500; color:#666; overflow:hidden; }
	.n-list li .note .info{ padding-top:10px; height:20px; line-height:20px; }
	.n-list li .note .info span{ margin-right:10px; color:#999; font-size:12px; }
    .n-list li .note .info span i{ margin-right:3px; font-size:12px; }
	.n-list .nodata{ margin-top:30px; color:#666; font-size:14px; line-height:100px; text-align:center; }


