@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px; font-family: "Arial"}
img{ border:0;}
a{ text-decoration:none; color:#333;  }
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; }
.w1200{ width:1280px; margin: 0 auto; }
.w1440{ width:1440px; margin: 0 auto; }
.clearfix{clear: both}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
body{overflow-x:hidden}

*:focus{   
	border:none;
}




@font-face {
    font-family: 'BODONI';
    src: url('../font/BODONI MT.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}



/* 导航栏 */
.header_nav{height:110px; width:100%; z-index: 9;  position: absolute; top:0; left:0; border-bottom: 1px solid rgba(255,255,255,0.25); padding-left:2%}
.h_logo{width:auto; height:110px; float: left; display: flex; align-items: center; }
.h_logo img{width:100px; height: auto; align-items: center; float: left}
.h_logo dl{float: left; margin-left:15px;}
.h_logo dl dt{width:100%; height:auto;  color:#fff; font-size:20px; font-weight: bold; line-height:40px;}
.h_logo dl dd{color:#fff; font-size: 16px;  font-family: "Arial"}
.h_ma{width:5%; height: auto; float: right; }
.h_sj{width:100%; height: 55px; border-bottom: 1px solid rgba(255,255,255,0.2); position: relative; background: url(../images/h_sj.png) no-repeat center}
.h_wx{width:100%; height: 55px; border-bottom: 1px solid rgba(255,255,255,0.2); position: relative; background: url(../images/h_wx.png) no-repeat center}
.h_sj img,.h_wx img{width:100px; height: auto; display: none; position: absolute; right:0; top:55px; z-index: 999}
.h_sj:hover img{display:block}
.h_wx:hover img{display:block}
.h_dh{float: right; width:auto; height: 100%;border-right:1px solid rgba(255,255,255,0.2); border-left:1px solid rgba(255,255,255,0.2); }
.h_dh p{width:auto; color:#fff; font-size:18px; font-weight: bold; text-align: center; line-height: 110px; background: url(../images/h_dh.png) no-repeat left center; padding-left: 30px; margin: 0px 10px; display: table}
.nav{ height:110px; float: right; width:48%; margin-right:2.5%}
.nav .nLi{position:relative;float:left;display:inline;height:100%; width:14.2%;}
.nav .nLi h3{ font-weight: normal; width:100%; height: 100%;  }
.nav .nLi h3 p{height:100%; color:#fff; font-size:16px; position: relative; text-align: center;  line-height:100px; margin: 0px auto;  display: table}
.nav .nLi h3 a{width:100%;height:100%;color:#fff; margin: 0px auto; display: block}
.nav .sub{position:absolute;top:110px;left:50%; z-index:999;display:none;padding:0;width:160px; margin-left:-80px; background:#fff;line-height:26px;} 
.nav .sub li{height:33px;border-bottom:1px solid #eee;text-align:center;line-height:33px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%; font-size:14px}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;}
.nav .nLi.active h3 p,.nav .nLi:hover h3 p{color:#fff; font-weight: bold; border-bottom: 4px solid #cd0a00}
.sub li:hover a{color:#cd0a00;}


.f_top{position: fixed; top:0; left:0; background: rgba(0,0,0,0.8); z-index: 999}



/* 首页:banner */
.banner{ width:100%; height:960px; position: relative; overflow: hidden; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{z-index:1;overflow:hidden;height:auto; position: absolute; bottom:30px; left:0; width: 100%}
.banner .slideBox .hd ul{overflow:hidden;zoom:1;margin: 0px auto; width:auto;  display: table}
.banner .slideBox .hd ul li{height:10px; width:10px; cursor:pointer; border-radius: 50%; background:#fff;  position: relative; float: left;text-indent: -999px;
	margin: 0 10px; }
.banner .slideBox .hd ul li.on{background:#134a9c}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:960px; overflow: hidden}
.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{width:100%; height:960px; display: block;}
.banner .slideBox .bd li img{vertical-align: bottom; width: 100%; height: auto;transition: all 5.5s;}
.banner .slideBox .next,.banner .slideBox .prev{ position:absolute;  display:block; width:47px; height:47px;  opacity:0.5; margin-top:-23.5px; top:50%   }
.banner .slideBox .next{background: url(../images/ban_right.png) no-repeat center; right:5%;}
.banner .slideBox .prev{background: url(../images/ban_left.png) no-repeat center; left:5%;}
.banner .slideBox .prev:hover,
.banner .slideBox .next:hover{opacity: 1}







/*案例*/
.index_product{width:100%; height:auto; overflow: hidden;  margin-top:95px }
.index_product .swiper-container{background:url(../images/product_bjs.png) no-repeat center; }
.index_product .swiper-slide:nth-child(odd) .index_product_top{background:rgba(253,252,248,0.5)}
.index_product .swiper-slide:nth-child(even) .index_product_top{background:rgba(234,234,233,0.5)}
.index_product .swiper-slide a{width:100%; height: auto; display: block}
.index_product_top{width:100%; height: 566px; overflow: hidden; padding:70px 14%;}
.index_product_top h4{width:100%; height: 52px; border: 1px solid #aaaaaa; text-align: center; line-height: 52px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.index_product_top h4 span{color:#333333; font-size: 20px; position: relative; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; width:100%}
.index_product_top h4 span:after{content: ""; width:30px; height: 1px; background: #aaaaaa; position: absolute; top:50%; right:-40px }
.index_product_top h4 span:before{content: ""; width:30px; height: 1px; background: #aaaaaa; position: absolute; top:50%; left:-40px;}
.index_ppic{width:100%; height:405px; display: flex; align-items: center;}
.index_ppic img{align-items: center; margin: 0px auto; max-width: 100%}
.index_product_bottom{width:100%; height: 235px; text-align: center; padding: 30px 25px}
.index_product_bottom h3{width:100%; height:30px; line-height: 30px; color: #333333; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.index_product_bottom p{width:100%; height:90px; line-height: 30px; color: #333333; font-size: 16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin: 10px 0; opacity: 0}
.index_product_bottom span{width:121px; height: 38px; background: #cfa972; text-align: center; line-height: 38px; color:#fff; font-size: 16px; display: block; 
	margin: 0px auto; opacity: 0}
.index_product .swiper-slide a:hover .index_product_bottom h3,.index_product .swiper-slide a:hover .index_product_bottom p,.index_product .swiper-slide a:hover .index_product_bottom span{opacity: 1}
.index_product .swiper-slide a:hover .index_product_bottom{background: #eeeeee}
.index_product .swiper-slide a:hover .index_product_top{background: rgba(207,169,114,0.2)}


.index_product_all{width:100%; height: auto; position: relative}
.pi{width:23px; height: 23px; background:rgba(205,10,0,0.3); border-radius: 50%; position: absolute; bottom:228px; z-index: 9 }
.pi:after{content: ""; width:12px; height: 12px; border-radius: 50%; background:rgba(205,10,0,0.8); position: absolute; top:50%; left:50%; margin-left: -6px; margin-top: -6px;}
.pi1{left:-10px}
.pi2{left:24.3%}
.pi3{left:49.3%}
.pi4{left:74.3%}
.pi5{right:-13px}








/*关于我们*/

.index_about{width:100%; height: 598px; overflow: hidden; background: url(../images/about_bjs.png) no-repeat center bottom; margin-top:-160px; position: relative; 
	z-index: 9}
.index_about_left{width:720px; height: 598px;  background:rgba(253,248,242,0.6);}
.about_left_top{width:100%; height: auto; overflow: hidden; width:100%; height:160px; background:rgba(253,248,242,1); padding: 60px 66px 0 78px;}
.about_left_top h3{color:#333333; font-size: 30px; font-weight: bold; background: url(../images/z_icon.png) no-repeat right center; display: table; 
	padding-right: 30px; margin-bottom: 5px;}
.about_left_top p{color:#666666; font-size: 16px; font-family: "Arial"}
.about_left_bottom{width:100%; height:auto; overflow:hidden; padding: 0 66px 0 78px;}
.index_about_left h4{width:100%; height: auto; color:#333333; font-size: 36px; font-family: "BODONI"; margin-top:50px;}
.index_about_left hr{width:80px; height: 1px; background: #cd0a00; display: block; margin: 25px 0}
.index_about_left h5{color:#666666; font-size: 16px; margin-bottom: 25px}
.ab_xx{width:100%; height: auto; overflow: hidden; color:#666666; line-height: 30px; display: block}
.ab_more{width:121px; height: 38px; float: right; background: #cd0a00; color:#fff; text-align: center; line-height: 38px;  font-size: 16px; margin-top: 40px;}
.ab_more:hover{background: #cfa972}
.index_about_bottom{width:100%; height:477px; background: url(../images/about_bottom.jpg) no-repeat center;}
.about_bottom_left{width:50%; height: auto; float: left; padding-left: 42px; padding-top: 95px}
.about_bottom_left h4{width:100%; height:30px; line-height: 30px; color:#333333; font-size: 30px; font-weight: bold; 
	background: url(../images/yd_icon.png) no-repeat left center; padding-left:40px; margin-bottom: 20px;}
.about_bottom_left h4 span{color:#cd0a00; font-size: 30px; font-weight: bold;}
.about_num{width:100%; height: auto; overflow: hidden; margin-top: 75px;}
.about_num dl{width:255px; height: auto; float: left; background: url(../images/num_xs.png) no-repeat right center}
.about_num dl:last-child{background: none}
.about_num dl dt{color:#333333; font-size: 16px; text-align: center}
.about_num dl dt span,.about_num dl dt i{color:#cfa972; font-weight: bold; font-size: 48px; font-family: "Arial"; margin-right: 8px}
.about_num dl dd{width:100%; line-height: 30px; overflow: hidden; color:#333333; font-size: 16px; text-align: center}
.about_num dl:hover span,.about_num dl:hover i{color:#cd0a00}
.about_bottom_right{width:50%; height: 477px; float: left}
.about_bottom_right a{width:33.33%; height:100%; float: left; border-right:1px solid rgba(255,255,255,0.2); padding-top:145px}
.about_bottom_right a i{width:19px; height: 19px; background: #cd0a00; border-radius: 50%; margin: 0px auto 15px; display: block}
.about_bottom_right dl{width:auto; height: auto; margin: 0px auto; display: table}
.about_bottom_right dl dt{width:25px; height: auto; float: left; text-align: center}
.about_bottom_right dl dt span{color:#fff; font-size: 20px; font-weight: bold; margin-bottom: 10px; display: block}
.about_bottom_right dl dd{color:#fff; font-size: 14px; font-family: "Arial"; writing-mode:tb-rl;writing-mode:vertical-rl; margin-left: 10px; float: left}
.about_bottom_right a:hover{background:rgba(0,0,0,0.6)}





/*历史*/
.index_lishi{width:100%; height: 298px; background: url(../images/lishi_bjs.jpg) no-repeat center; background-size: cover; background-attachment: fixed; padding: 50px 0; text-align: center}
.index_lishi h4{color:#ffffff; font-size: 24px; font-family: "宋体"; font-weight: bold; margin-top: 30px;}
.index_ctjs{width:100%; height:506px; background: url(../images/ctjs_bjs.jpg) no-repeat center; padding-top: 130px; text-align: center; margin-bottom: 88px}
.index_ctjs h4{color:#000000; font-size: 36px; font-weight: bold;}
.index_ctjs h5{color:#333333; font-size:16px; line-height: 30px; width: 1060px; margin:35px auto;}
.index_ctjs a{width:143px; height: 38px; background: #cd0a00; text-align: center; line-height: 38px; color:#fff; font-size: 16px; display: block; margin: 0px auto; border: 0}
.index_ctjs a:hover{background: #cfa972}


/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden}
.index_news_title{width:100%; height: auto; overflow: hidden; margin-bottom: 50px;}
.index_news_title h3{color:#333333; font-size:36px; font-weight: bold; float: left}
.index_news_title h3 span{color:#666666; font-size: 30px;   font-family: "BODONI"; margin-right: 10px; text-transform: uppercase; font-weight: normal; 
	margin-left: 10px;}
.in_news_nav{float: right; margin-top: 5px }
.in_news_nav a{width:122px; height: 38px; float: left; background: #cfa972; margin-left: 5px; line-height:38px; text-align: center; font-size: 16px; color:#fff}
.in_news_nav a:hover{background: #cd0a00}
.index_news_top{width:100%; height: auto; overflow: hidden}
.news_top_left{width:40%; height: auto; float: left; position: relative; overflow: hidden}
.news_top_left 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;}
.news_top_left dl{width:100%; height: 62px; line-height: 62px; background: rgba(0,0,0,0.3); position: absolute; bottom:0; left:0; padding: 0 5%}
.news_top_left dl dt{width:60%; height: 100%; float: left; color:#fff; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_top_left dl dd{width:auto; height: 100%; float: right; color:#fff; font-size: 16px; }
.index_news_top ul{width:57%;  height: auto; float: right}
.index_news_top ul li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #e5e5e5; padding-bottom: 20px; margin-bottom: 15px; padding-top: 8px}
.index_news_top ul li dl{width:90px; height: auto; float: left; background: url(../images/n_xs.png) no-repeat right center; text-align: center}
.index_news_top ul li dl dt{color:#666666; font-size: 55px; font-weight: bold; }
.index_news_top ul li dl dd{font-size: 16px; color: #666666; line-height: 26px;}
.index_news_top ul li:last-child{border-bottom: 0; margin-bottom: 0}
.news_rxx{margin-left:105px;}
.news_rxx h3{width:100%; height:30px; color:#333333; font-size: 16px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_rxx p{width:100%; height:60px; line-height: 30px; color:#666666; font-size: 16px; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }

.index_news_bottom{width:100%; height: auto; overflow: hidden}
.index_news_bottom ul{width:100%; height: auto; overflow: hidden; margin-top: 52px}
.index_news_bottom ul li{width:48%; height: auto; float: left; border-bottom: 1px solid #e5e5e5; padding-bottom: 30px; margin-bottom:25px}
.index_news_bottom ul li:nth-child(2n){float: right}
.index_news_bottom ul li dl{width:90px; height: auto; float: left; background: url(../images/n_xs.png) no-repeat right center; text-align: center}
.index_news_bottom ul li dl dt{color:#666666; font-size: 30px; }
.index_news_bottom ul li dl dd{font-size: 16px; color: #666666; line-height: 26px;}
.index_news_xx{margin-left:105px;}
.index_news_xx h3{width:100%; height:30px; color:#333333; font-size: 16px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_xx p{width:100%; height:30px; line-height: 30px; color:#666666; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}


.index_news_top ul li:hover h3,.index_news_top ul li:hover p,.index_news_bottom ul li:hover h3,.index_news_bottom ul li:hover p{color:#cfa972}
.index_news_top ul li:hover dl dt,.index_news_bottom ul li:hover dl dt{color:#cfa972}
.news_top_left:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}




/*友情链接*/
.index_link{width:100%; height: auto; overflow: hidden; margin-top: 20px; border-bottom: 1px solid #e2b97a; padding-bottom: 24px;}
.index_link i{width:102px; height:38px; float: left; background: url(../images/links.png) no-repeat center;}
.index_link_xx{margin-left:120px; height: auto; }
.index_link_xx a{color:#333333; font-size: 16px; line-height: 38px; margin: 0 10px; float: left}
.index_link_xx a:hover{color:#bf9e5b}




/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:url(../images/footer_bjs.jpg) no-repeat center; background-size: cover; }
.footer .footer_center{overflow: hidden; margin:38px auto; position: relative}
.footer_lwft{width:310px; height: auto; float: left}
.footer_lwft h4{color:#fff; font-size:16px;  border-bottom: 1px solid rgba(255,255,255,0.2); padding-bottom: 10px; margin-bottom:20px;}
.footer_lwft h4 span{color:#fff; font-size: 24px; margin-right: 10px; font-family: 'BODONI';  text-transform: uppercase}
.footer_lwft p{color:#fff; line-height:28px; font-size: 16px;}
.footer_logo{width:179px; height: auto; overflow: hidden; position: absolute; top:0; left:50%; margin-left: -89.5px}
.footer_logo img{width:100%; height: auto; display: block}
.f_ma{width:17.5%; height: auto; overflow: hidden; float: right}
.f_ma h4{width:100%; height: auto; overflow:hidden; color:#fff; font-size: 18px; font-weight: bold; font-family: "宋体"}
.footer_ma{width:47%; height: auto; overflow: hidden; margin-top:20px;}
.footer_ma img{width:100%; height: auto; display: block}
.footer_ma h5{width:100%; height:auto; color:#fff; text-align: center; margin-top:15px; font-size: 16px;}

.footer_bottom{width:100%; height:auto;  overflow: hidden; border-top:1px solid rgba(255,255,255,0.25); margin-top:35px;}
.copy_bq{width:auto; height:68px; line-height:68px; position: relative; color:#fff; font-size:14px; float: left}
.copy_bq a{color:#fff; font-size:14px; margin-right: 10px;}
.copy_bq a:hover{color:#cd0a00!important}
.footer_zhichi{width:auto; height:100%; overflow: hidden; float:right; }
.footer_zhichi p{ width: auto; float: left; margin-left: 20px;   color:#fff; line-height:68px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:25px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:25px; }
.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;}
.footer_zhichi i{ float: left;}


/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}




/*客服*/
.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:#cfa972;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}








@media screen and (max-width:1500px){
	.w1440{width:1200px;}

}


@media screen and (max-width:1280px){
	.h_logo dl dt{font-size: 16px;}
	.h_logo dl dd{font-size: 12px}
	.h_logo img{width:66px;}
}




/*内页*/
.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}
.hr_ban{background: url(../images/hr_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:169px; 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: #fff; 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:#cd0a00}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #cfa972)) 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:#cd0a00; 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; font-size:16px;}
.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:#cd0a00}
.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:#cd0a00}


/*销售服务*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; color:#666; line-height:30px; font-size:16px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
.ny_service_all img{max-width:100%}


/*推荐新闻*/
/*内页通用新闻资讯*/
.nynews-l{ margin-top:30px; width: 585px;}
.nynewst-div { width:187px; height: 152px; overflow:hidden; margin-top: 29px; margin-left: 7px;}
.nynewst-div > img{ width:100%; transition: .6s; }
.nynews-top{ width:100%; height:auto;  transition: .3s; border:1px solid #d5d5d5; overflow:hidden  }
.nynews-top .r > h3{ color:#555555; font-size:16px; margin-top: 30px;transition: .3s;}
.nynews-top .r > p{ color:#a1a1a1; font-size:14px;transition: .3s;}
.nynews-top .r > span{color:#a1a1a1; font-size:14px; line-height: 40px;transition: .3s;}
.nynews-top .r{width: 320px;margin-right: 50px;}
.nynews-li{border-bottom:1px dashed #d5d5d5;  overflow: hidden; }
.nynews-li > span{ border:2px solid #0056b7; border-radius: 50%;  width:8px; height: 8px; display: block; float:left; margin-top: 20px;  margin-right: 6px;position: relative; left:0; transition: .3s;}
.nynews-li > a { float:left; line-height: 52px;  width:76%; color:#1b1b1b; font-size:16px; position: relative; left:0; transition: .3s;}
.nynews-li > p{ float:right;line-height: 52px; color: #626262;font-size: 14px;position: relative; right:0; transition: .3s;}
.nynews-li a:hover  { left:15px; color:#0056b7;}
.nynews-li:hover > span{ left:15px; background: #0056b7; }
.nynews-li:hover > p{ right:15px; color:#0056b7;}
.nynews-top:hover .nynewst-l > img{ transform:scale3d(1.1,1.1,1);}
.nynews-top:hover{ background:#0056b7; border:1px solid #0056b7;  }
.nynews-top:hover .l > h3{ color:#fff;}
.nynews-top:hover .l > p{ color:#fff; }
.nynews-top:hover .l > span{color:#fff; ;}
.news-bot{ margin-bottom:40px}
.intitle-top > h3{ font-size: 30px;  text-align: center; font-weight: bold;color: #0c46c6;}
.intitle-top > p{ font-size:18px; color:#707070; text-align: center; line-height: 40px; }
.ny-news{ margin-top: 40px; margin-bottom: 70px; overflow:hidden;width: 1200px;margin: 40px auto}
.main-title > h3 > span{ color: #0056b7;  }
.nynewst-l{ width: 210px; height: auto; overflow: hidden; float: left; }
.nynewst-l > img{ width:100%; transition: .6s; }
.nynews-top > a { display: block; padding: 16px; overflow:hidden}
.nynews-top > a > .l{ width:320px; margin-left: 15px;  }
.nynews-top > a > .l > h3{width:100%; height:30px; color: #535353; font-size: 16px; font-weight: bold;line-height: 30px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap  }
.nynews-top > a > .l > span{ color: #898989; font-size: 14px; display: block; line-height: 36px; }
.nynews-top > a > .l > p{ color: #898989; font-size: 14px; line-height: 24px;  }



/*内页：新闻资讯*/
.in-news{ margin-top: 60px; background: url(../images/innews-bg.jpg) no-repeat center; background-position: bottom; }
.news-title h3{ color: #0056b7;}
.news-title span {width:442px; line-height: 80px; color: #0056b7; font-size: 33px;text-align: center; font-weight: bold;}
.news-title span p{ color: #0056b7 !important;font-size: 33px;text-align: center;font-weight: bold;padding-top: 13px; }
.news-title p{ color: #626262; }
.title h3{ font-size: 30px; text-align: center; font-weight: bold;}
.title span{ display: block;  width:442px; height: 80px; margin: 0 auto; }
.newsli-l{ width:130px; height: 122px; background:#333; transition: .6s;  }
.newsli-l span{ font-size: 20px; font-weight: bold; text-align: center; padding-top: 20px; color: #fff;  border-bottom: 1px solid #444; width: 100px; margin: 0 auto; padding-bottom: 13px;  transition: .6s; display:block;}
.newsli-l p{ text-align: center; font-size: 30px; font-weight: bold; line-height: 40px; color: #fff; padding-top: 10px;   }
.newsli-r{ width: 790px; background: #f5f5f5; padding: 18px 20px; height:122px  }
.news-li{ clear: both; margin-bottom: 20px; display: table; }
.newsli-r h3{ font-size: 18px; line-height: 30px; transition: .6s; width:100%; height:30px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; color:#333}
.newsli-r p{ font-size: 15px; line-height: 24px; margin-top: 5px; width:100%; height:48px; overflow:hidden; color:#333}
.news-li:hover .newsli-l { background: #0056b7; }
.news-li:hover .newsli-l span{ border-bottom: 1px solid #fff;  }
.news-li:hover .newsli-r h3{ color: #0056b7;  }
.news-li:hover .newsli-r p{ color: #0056b7;  }
.ny_news_h1{width: 100%; text-align: center; clear: both; height:40px; }
.ny_news_h1 h1{ font-size:24px; color: #555; }
.ny_news_xxs{width: 100%; line-height: 30px; color: #999; height: 30px;  margin-bottom: 20px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center; clear: both; font-size:14px;}
.ny_news_show{margin-bottom:70px;}



/*荣誉资质*/
.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; 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 img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*产品中心*/
.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:32%; height:auto; border:1px solid #d2d2d2;  overflow:hidden; padding: 10px; float:left; margin-right:2%; 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(3n){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:#cd0a00; 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:54%; 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: #cd0a00; 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: #cd0a00;}
.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: #cd0a00; 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:#cd0a00; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#cd0a00;}
.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: #cd0a00; 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:#cd0a00}
.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:#cd0a00; 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:#cd0a00}
.ny_news_all ul li:hover h3{font-weight: bold; }



/*联系我们*/
.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%;}



