  *{box-sizing:border-box;margin:0; padding:0; list-style:none;  }
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
a:hover{text-decoration:none}
h1,h2,h3,h4,h5,h6{font-weight:normal; margin: 0;}
hr{ border:none;}
.clear{ clear:both;}
p,ul{margin: 0;}
img{ border:0; vertical-align:middle; }
input,textarea{outline:none;}
.container{width:1200px; margin:0px auto;}
.w1440{width:1440px; margin:0px auto;}
.r{float:right;}
.l{float:left;}

@font-face {
    font-family: 'cyfls';
    src: url('../font/ITCAVANTGARDEPRO-DEMI.OTF') format('woff');
    font-weight: normal;
    font-style: normal;
}





/*导航*/
.header_nav{width:100%; height:96px; position: relative; background: #202930}
.header_nav:after{content: ""; width:64.7%; height: 1px; position: absolute; top:41px; right:0; background: #efefef}
.h_logo{width:204px; height: auto; display: block; overflow: hidden; float: left; margin-top: 5px;}
.h_logo img{width:66px; height: 85px; float: left}
.f_youhe{float: left; margin-left:15px; margin-top: 8px;}
.f_youhe h3{font-size: 30px; color: #fff; font-weight: bold; line-height: 40px;}
.f_youhe p{font-size: 16px; color: #999999; font-family: "Arial"; line-height: 28px;}


.header_right{width:880px; height:100%; float: right}

.nav{width:100%; height:56px; position: relative}
.nav .nLi{ float:left;  display:inline; height:100%; width:110px; text-align: center; line-height: 56px; position: relative}
.nav .nLi h3:after{content: "/"; width:2px; height:100%; line-height: 56px; position: absolute; top:0; right:0;  z-index: 9; color:#b2b2b2; font-size: 12px;}
.nav .nLi h3{ height:100%; width:100%; text-align: center; position: relative}
.nav .nLi h3 a{ color:#666666; width: 100%; height: 100%; display: block; padding: 0px 18px;}
.nav .nLi h3 p{position: relative; z-index: 9;font-size:15px; color:#fff; height: 100%; }
.nav li.active p,.nav .nLi:hover p{border-top:3px solid #cc3129;}
.nav .sub{ display:none;left:0; top:56px;  position:absolute;  line-height:26px; width:100%;   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:#b30300}
.nav .nLi:last-child h3:after{display: none}
.nav .block{ height:3px; width:74px; background:#cc3129; position:absolute; left:0; top:0; overflow:hidden; z-index: 9  }
.header_ma{width:100%; height:40px; line-height:40px;}
.header_ma p{background:url(../images/h_dhs.png) no-repeat left center; padding-left: 10px; font-size: 15px; color: #ffffff; padding-left:25px; float: right; margin-right: 20px;}
.header_ma div,.header_ma a{width:23px; height:40px;  margin-right: 15px; float: right; position: relative}
.header_ma div img{width:100px; height: 100px; position: absolute; top:38px; left:0; z-index: 999; display: none;}
.h_weixin{background:url(../images/wx_icon.png) no-repeat center; }
.h_sj{background:url(../images/sj_icon.png) no-repeat center;}
.header_ma div:hover img{display: block}







/*banner*/
.banner{ width:100%;  position:relative;  height:800px;clear: left; overflow: hidden; }
.banner .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; }
.banner .slideBox .hd{ height:auto; overflow:hidden; position:absolute; left:0; bottom:40px; z-index:1; width: 100% }
.banner .slideBox .hd ul{ overflow:hidden; zoom:1;  height: auto; margin: 0px auto; display: table}
.banner .slideBox .hd ul li{  width:12px; height:12px;  text-align:center; border-radius: 50%; background: #fff; float: left; margin: 0px 10px;}
.banner .slideBox .hd ul li.on{background:#c43333; }
.banner .slideBox .bd{ position:relative; height:100%; z-index:0; width:100%  }
.banner .slideBox .bd li{ zoom:1; vertical-align:middle; height:800px; }
.banner .slideBox .bd li a{width:100%; height: 100%; display: block;  padding-top: 90px;}


/*关于我们*/
.index_about{width:100%; height:648px; overflow: hidden; ; background: url(../images/about_bjs.png) no-repeat left top; padding-top: 83px; margin-top: -123px; position: relative; z-index: 9}
.index_about_left{width:560px; height: auto; float: left}
.index_about_left dl{width:100%; height: auto; overflow: hidden}
.index_about_left dl dt{font-size: 48px; color:#999999; line-height: 60px; font-weight:bold;}
.index_about_left dl dd{font-size: 30px; color: #333333; font-weight: bold; position: relative}
.index_about_left dl dd span{color:#cc0202}
.index_about_left dl dd:after{content: ""; width: 202px; height: 1px; background: #cc0202; position: absolute; left:140px; top:24px;}
.in_about_info{width:100%; height: auto; overflow: hidden; margin: 58px 0 48px; font-size: 16px; color: #333333; line-height: 28px; display: block}
.about_more{width:106px; height: 37px; background: #cc0202; border-radius: 25px; text-align: center; line-height: 37px; color:#fff; font-size: 16px; display: block}
.in_video{width:594px; height: 346px; float: right; margin-top: 60px;}
.in_video video{width:100%; height: auto; display: block}
.index_about_bottom{width:100%; height:30px; line-height: 30px; margin-top: 82px}
.index_about_bottom hr{width:744px; height: 1px; background: #808080; float: left; margin-top: 15px;}
.index_about_bottom p{float: right; font-size: 16px; color: #333333; letter-spacing:12px; text-transform:uppercase}
.about_more:hover{background:#333}






/*产品*/
.index_product{width:100%; height: 789px; overflow: hidden; background: url(../images/product_bjs.jpg) no-repeat; padding-top: 70px; background-attachment: fixed; background-size: cover;}
.index_product_title{width:1200px; height: auto; overflow:hidden; margin: 0px auto;}
.index_product_title p{float: right; color:#fff; line-height: 28px; margin-top:24px;}
.index_product_title dl{float: left;}
.index_product_title dl dt{font-size: 48px; color:#fff; line-height: 60px; font-weight:bold;}
.index_product_title dl dd{font-size: 30px; color: #fff; font-weight: bold; position: relative}
.index_product_title dl dd span{color:#cc0202}
.index_product_title dl dd:after{content: ""; width: 202px; height: 1px; background: #cc0202; position: absolute; right:-112px; top:24px;}
.picMarquee-left{ overflow:hidden; position:relative; margin-top: 74px; }
.picMarquee-left .bd{width:100%; height: auto; display: block}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 6px; float:left; _display:inline; overflow:hidden; text-align:center; width:463px; height: auto  }
.picMarquee-left .bd ul li a{width:100%; height: auto; display: block; overflow:hidden}
.picMarquee-left .bd ul li a 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;}
.pro_more{width:169px; height: 37px; display: block; background: #cc0202; text-align: center; line-height: 37px; color:#fff; border-radius: 25px; margin: 78px auto 0;}
.pro_more:hover{background:#fff; color:#cc0202}
.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;}


/*实力*/
.index_shili{width:100%; height: auto; overflow: hidden; margin-top: 58px;}
.index_shili_title{width:1200px; height: auto; display: block; margin: 0px auto;}
.index_shili_title dl{width:100%; height: auto; overflow: hidden}
.index_shili_title dl dt{font-size: 48px; color:#999999; line-height: 60px; font-weight:bold;}
.index_shili_title dl dd{font-size: 30px; color: #333333; font-weight: bold; position: relative}
.index_shili_title dl dd span{color:#cc0202}
.pc-slide{width:82%; height: auto; float: right}
.view{width:36%; height: auto; float: left; margin-top: 63px;}
.view .swiper-slide a{width:100%; height: auto; overflow: hidden; }
.view .swiper-slide a i{font-size: 30px; color: #cc0202; font-family: 'cyfls'; font-style: normal}
.view h3{font-size: 16px; color: #333333; border-bottom: 1px solid #cc0202; height: 50px;}
.view h3 span{font-size: 24px; color: #333333; font-weight: bold; margin-right: 20px;}
.index_shili_xx{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.index_shili_xx p{font-size: 16px; color: #333333; line-height: 30px;}
.view .arrow-left,.view .arrow-right{width:47px; height: 47px; display: block; float: left; margin-top: 78px;}
.view .arrow-left{background: url(../images/b_left.png) no-repeat center}
.view .arrow-right{background: url(../images/b_right.png) no-repeat center; margin-left: 22px;}
.preview{width:55%; height: auto; float: right; overflow: hidden}
.preview .swiper-slide{  }
.preview .swiper-slide a{width:100%; height: auto; position: relative; display: block;     transform: scale(0.85);
    transform-origin: 50% 100%;
    transition: all .8s ease;}
.preview .swiper-slide a img{width:100%; height: auto; display: block}
.in_shili_zi{width:212px; height: 55px; background: rgba(0,0,0,0.65); line-height: 55px; text-align: center; padding: 0px 10px; position: absolute; left:25px; bottom:87px; color:#fff; font-size: 24px; text-overflow: ellipsis;overflow: hidden; white-space: nowrap}
.preview .active-nav .in_shili_zi{background: rgba(204,2,2,0.65); left:50%; height: 88px; line-height: 88px; width: 300px; margin-left: -150px;}
.preview .active-nav a{ transform: scale(1);}
.preview .swiper-container{width: 50%; overflow: initial; margin-left: 0}



/*新闻*/
.index_news{width:100%; height: auto;  margin-top:88px; background: url(../images/news_bjs.jpg) no-repeat top center; padding-top: 66px; position: relative}
.index_news:after{content: ""; width: 86%; height: 790px; background: #fff; position: absolute; top:220px; right:0; border-radius:60px 0 0 60px; z-index: 1}
.index_news_title{width:100%; height: auto;overflow: hidden; margin-bottom: 48px;}
.index_news_bt{float: left}
.index_news_bt dt{font-size: 48px; color: #fff; font-weight: 900;  line-height: 50px}
.index_news_bt dd{font-size: 30px; color: #fff; font-weight: bold; position: relative; display: table; padding-right:60px;}
.index_news_bt dd span{color:#cc0202}
.index_news_nav{float:right; margin-top: 25px;}
.index_news_nav a{width:134px; height: 39px; float: left; background: #fff; text-align: center; line-height: 39px; font-size: 16px; color: #333333; 
	margin-left: 28px}
.index_news_nav a:hover{background: #c43333; color:#fff; border: 0}
.index_news_top{width:100%; height: auto; overflow: hidden; position: relative; z-index: 9; margin-top: 134px}
.index_news_top a{width:390px; height: auto; float: left; margin-right: 15px; padding-bottom: 50px; border-bottom:1px solid #cc0202}
.index_news_top a:last-child{margin-right: 0}
.index_news_pic{width:100%; height: auto; display: block; position: relative}
.index_news_pic img{width:100%; height: auto; display: block}
.in_time{width:83px; height: 62px; position: absolute; bottom:0; right:0; background: #f2f6f9; padding: 5px;}
.in_time span{font-size: 36px; color: #c02e26; font-weight: bold; text-align: right; display: block; line-height: 35px;}
.in_time p{font-size: 16px; color: #999999; display: block; text-align: center}
.index_news_top h3{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	margin-top: 10px;}
.index_news_top h4{width:100%; height: 60px; line-height:30px; font-size: 14px; color: #666666;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_bottom{width:100%; height: auto; display: block; margin-top:30px; position: relative; z-index: 9}
.picScroll-left{ overflow:hidden; position:relative;  }
.picScroll-left .hd{ overflow:hidden;  height:16px; margin-top:55px}
.picScroll-left .hd ul{overflow:hidden; zoom:1; margin:0 auto; display: table;}
.picScroll-left .hd ul li{ float:left;  width:16px; height:16px; overflow:hidden; margin: 0px 10px; text-indent:-999px; cursor:pointer; background:#808080; 
	border-radius: 50%; }
.picScroll-left .hd ul li.on{background:#cc0202}
.picScroll-left .bd{width:100%; height: auto; display: block}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden;  width:390px;  }
.picScroll-left .bd ul li h3{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.picScroll-left .bd ul li p{width:100%; height: 60px; line-height:30px; font-size: 14px; color: #666666;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin:5px auto}
.picScroll-left .bd ul li span{font-size: 16px; color: #999;display: block; margin-top: 8px;}






/*服务*/
.index_service{width:100%; height:723px; background: url(../images/fuwu_bjs.jpg) no-repeat center; padding-top: 180px; margin-top: -89px;}
.index_service_left{width:562px; height: auto; float: left}
.index_service_left h3{font-size: 30px; color: #fff; font-weight: bold; margin-bottom: 60px;}
.index_service_left h3 span{color:#cc0202}
.service_left_li{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #dbdbdb; line-height: 30px;}
.service_left_li span{font-weight: bold; }
.index_service_left hr{width:100%; height:1px; border: 1px dashed #cc3129; margin:20px auto;}
.service_left_xx{width:100%;  height: auto; line-height: 30px;  font-size: 16px; color: #dbdbdb; margin-top: 62px;}
.index_service_right{width:597px; height: 478px; float: right; background: url(../images/contatc_bjs.png) no-repeat center; padding: 30px 80px;}
.index_service_right h3{font-size:30px; color: #fff; font-weight: bold; line-height: 50px;}
.index_service_right h4{width:100%;  height: auto; line-height: 30px; font-size: 16px; color: #fff; margin-bottom: 10px;}
.index_service_right p{width:100%; height: 44px; height: auto; line-height: 44px; border-bottom: 1px solid #7d7d7d; padding: 0px 10px; position: relative; 
	margin-bottom:20px;}
.index_service_right p input[type="text"]{width:100%; height:100%; background: none; border: 0; font-size: 16px; color:#999}
.index_service_right textarea{width:100%; height:70px; border: 0;  border-bottom: 1px solid #7d7d7d;  font-size: 16px; color:#999; background: none; resize: none; 
	margin-top: 8px; padding:0px 10px;}
.ser_submit{width:290px; height: 53px; float: right; background: #cc3129;  color:#fff;font-size: 16px; text-align: center; line-height: 53px; margin-top: 28px; border: 0}
.ser_submit:hover{background:#fff; color:#cc3129}




/*dibu*/
.footer{width:100%; height: auto; overflow: hidden;  padding-top:46px;   background: #1e2a30; border-top:10px solid #cc0202; padding-bottom: 54px; }
.footer_left{width:328px; height: auto; float: left}
.f_logo{width:100%; height: auto; display: block; overflow: hidden}
.f_logo img{width:66px; height: 85px; float: left}
.f_youhe{float: left; margin-left:15px; margin-top: 8px;}
.f_youhe h3{font-size: 30px; color: #fff; font-weight: bold; line-height: 40px;}
.f_youhe p{font-size: 16px; color: #999999; font-family: "Arial"; line-height: 28px;}
.footer_nav{width:100%; height: auto; overflow: hidden; border: 1px solid #7f8689; padding: 8px; margin-top: 20px;}
.footer_nav a{font-size: 16px; color: #fff; line-height: 28px; width: 25%; text-align: center; float:left}
.footer_nav a:hover{color:#cc3129}
.footer_xx{width:300px; height: auto;overflow: hidden; float: left; margin-left: 100px;}
.footer_xx h3{font-size: 16px; color: #fff; margin-bottom: 10px; position: relative; height: 30px; line-height: 30px;  padding-left:15px;}
.footer_xx h3 span{font-size: 18px; color:#fff; font-weight: bold;}
.footer_xx h3:after{content: ""; width: 3px; height: 18px; background: #cc0202; position: absolute; left:0; top:7px}
.footer_xx p{font-size: 16px; color: #fff; line-height:26px;}
.f_ma{width:auto; height: auto; overflow: hidden;float: right}
.f_ma h3{font-size: 16px; color: #fff; margin-bottom: 10px; position: relative; height: 30px; line-height: 30px; padding-left:35px; }
.f_ma dl{width:90px; height: auto; float: left; }
.f_ma dl dt{width:100%; height: auto; padding:5px }
.f_ma dl dt img{width:100%; height: auto; display: block}
.f_ma dl dd{width:100%; height: 30px; line-height: 30px; font-size: 14px; color: #fff; text-align: center}
.f_wxm{margin-left:40px;}


/*底部*/
.copy{clear:both;width:100%;height:70px;color:#999999; line-height:70px; position: relative;  background: #1e2a30; border-top:1px solid #747b7f}
.copy_l{float:left; font-size:12px; color:#999999}
.copy_l a{color:#999999}
.copy_l a:hover{color:#c43333!important}
.footer_zhichi{width:auto; height:56px; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#999999; line-height:70px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:26px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:26px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/ws_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 12px; color: #999999;}
.footer_zhichi i{ float: left;}






/*客服*/
.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:#222222;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}







/*内页 banner*/
.ny_banner{width:100%; height: 300px; overflow: hidden; background: #b2b3b9; padding:100px 0 60px; }
.ny_banner .ny_banner_left{width:50%; float: left;}
.ny_banner .ny_banner_left h4{width:100%; height: 40px; line-height: 40px; font-size: 30px; color: #fff; font-weight: bold; margin-bottom: 10px;}
.ny_banner .ny_banner_left p{font-size: 16px; color: #fff; line-height: 26px;}
.ny_banner_right{float: right; font-size: 14px; color: #fff; margin-top:75px; line-height:26px;}
.ny_banner_right a{font-size: 14px; color: #fff; margin: 0px 10px;}
.ny_banner_right a:hover{color:#cc0202}
.about_ban{background:url(../images/about_ban.jpg) no-repeat center}

.contact_ban{background:url(../images/contact_ban.jpg) no-repeat center}
.news_ban{background:url(../images/news_ban.jpg) no-repeat center}
.product_ban{background:url(../images/product_ban.jpg) no-repeat center}
.service_ban{background:url(../images/service_ban.jpg) no-repeat center}


.rcln_ban{background:url(../images/rcln_ban.jpg) no-repeat center}
.qysl_ban{background:url(../images/qysl_ban.jpg) no-repeat center}



/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:21.5%; height: auto; float: left}
.ny_left_title{width:100%; height: 90px; background: #cc0202; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 16px 0 60px 16px; background: #f0f0f1}
.ny_left_nav .yiji li{width: 100%; height:auto;  padding-left:10px; margin-bottom:1px;  }
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #333333;display: block;  height:50px;line-height: 50px;position: relative;}


.ny_left_nav ul li ul{display: none;}
.ny_left_nav ul li ul li { width: 100%; height: 50px; line-height: 50px; background: none;}
.ny_left_nav ul li ul li ul{display: none;}
.ny_left_nav ul li ul li a{ padding-left:20px; font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#cc0202; font-size: 14px; }
.ny_left_nav ul li.active a{color:#cc0202}
.ny_left_nav ul li:hover a.inactive{color:#cc0202}
.ny_left_nav ul li ul li:hover a{color:#cc0202}
.ny_left_nav ul li .inactives{color:#cc0202}
.ny_left_nav ul li ul li:hover a{color:#cc0202}







/*内页右边内容*/
.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #484848; font-weight: bold; padding-left: 20px;}
.ny_about_info{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #666666; line-height: 34px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}
.ny_about_info p,.keyword_light p{font-size:16px; color:#666}
.keyword_light{font-size:16px; color:#666; line-height:28px;}

/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 30px; position:relative; overflow:hidden}
.ny_product ul li h3{width:100%; height: 44px; line-height: 40px; font-size: 20px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product ul li:nth-child(3n){margin-right: 0px;}
.ny_product ul li .pro-icon{top:130px}
.ny_product ul li:hover .pro-icon{width:100%; height: 100%; top:0; right:0;border-radius: 0;    transition: all 0.5s ease 0s, border-radius 0.2s ease 0.1s; background: rgb(204,49,41,0.7)}
.ny_product ul li:hover .hover-text{opacity: 1;     transition: 0.5s ease 0.3s;}
.ny_product ul li:hover .pro-icon img{display: none}
.ny_product ul li:hover .pro-img img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product ul li p{width:100%; height:40px; line-height:40px; color:#333; text-align:center; text-overflow:ellipsis; overflow:hidden}
.pro-img,.products_pic{width:100%; height: auto; display: block}
.pro-img img,.products_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;}
.hover-text {left: 0;top: 0;padding:20% 10px 0;opacity: 0;z-index: 2; position: absolute; width: 100%; }
.hover-text i { background: url(../images/bai.png) no-repeat; width: 60px; height: 60px; display: block; margin: 20px auto;}
.hover-text h3 {font-size: 24px; color: #ffffff; text-align: center; line-height: 40px; text-align: center }
.products_pic{border:1px solid #eee}



/*产品*/
.ny_product_show{margin-bottom:50px;  font-size:16px; color:#666}
.ny_proshow_top{width:100%; height:auto; overflow:hidden; margin-bottom:30px; margin-top:20px;}
.ny_proshow_xx{margin-left:520px; height:100%; overflow:hidden; font-size:16px; color:#666}
.ny_proshow_bottom{width:100%; height:auto; overflow:hidden}
.proshow_xxk{color: #fff; font-size: 20px;font-weight: bold; border-left: 3px solid #287db9;width:100%; display:block; background: #323136;padding-left:20px; height:40px; line-height:40px;}
.proshow_xx{font-size:16px; color:#666; line-height:30px; margin-top:10px;}
.proshow_xx img{max-width:100%;}
.go_black{width: 90px;height: 30px;background: #4cbcac; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative; float:right}
.proshow_xx table{border-collapse: collapse;}
.proshow_xx p{font-size:16px; color:#666; line-height:30px;}
.ny_proshow_xx h1{ font-size:26px; color: #191919; height: auto; line-height:38px; margin-top: 10px;font-weight:700;}
.ny_pro_p{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden; padding-bottom:10px;}
.ny_pro_p p{width:100%; height:auto;  color: #000000; line-height: 30px; font-size: 15px; }
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:187px; 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:nth-child(2n){ margin-right:0}
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:18px;}
.ny_pro_dh{width:100%; height:80px; padding-top:20px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left; line-height: 70px;}
.ny_pro_ddh{width:100%; height:auto; padding-left:40px; background:url(../images/p_dhs.png) no-repeat left center;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #cc0202; 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: 25px; margin-right: 28px;}
.pro-text{width:100%; height: 100px; background: #f5f5f5; }
.pro-text h4{width:100%; height: 100px; line-height: 100px; font-size: 20px; color:#000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align:center }
.pro-text p{width:100%; height: 52px; line-height: 26px; font-size: 14px; color:#666;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.pro-icon{width:60px; height: 60px; background: #cc3129; border-radius:50%; box-shadow: 1px 1px 12px rgba(0,0,0,0.3); 
display: flex; align-items: center; position: absolute; top:315px; right:25px;     transition: 0.5s ease 0s;}
.pro-icon img{align-items: center; margin: 0px auto;}


/*新闻*/
.ny_news_list{width:100%; height: auto; overflow:hidden; margin-top: 10px;}
.ny_news_list ul{width:100%; height: auto; overflow: hidden;  margin-bottom: 30px;}
.ny_news_list li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #dddddd; padding: 25px 0;}
.news_time{width:10%; float: right; text-align: center; background: #f5f5f5; padding: 26px 0}
.news_time time{color: #cc0202; font-size: 12px; margin-top: 10px; display:block; overflow: hidden; width: 100%; height:20px; line-height:20px; font-family: "Arial"}
.news_time p{ font-size:40px; color: #cc0202;height: 35px; line-height: 35px; font-weight: bold;}
.ny_news_info{width:52%; float: left; margin-left: 3%;margin-top: 10px;}
.ny_news_info h3{ font-size:18px; color: #555555;  width:100%; height:35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_info p{width:100%; line-height:28px; color: #666; font-size: 15px; word-break:break-all;
display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden; }
.ny_news_info span{width:98px; height:32px; border: 2px solid #cccccc; text-align: center; line-height: 28px; font-size: 14px; color: #666666; display: block; margin-top: 10px;}
.ny_news_img{width:29%; height:auto; float:left; overflow: hidden}
.ny_news_img img{width:100%; height: auto;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover{border-bottom: 1px solid #cc0202;}
.ny_news_list li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover span{background: #cc0202; color: #fff; border:2px solid #cc0202; }
.ny_news_list li:hover .news_time{background: #cc0202;}
.ny_news_list li:hover .news_time p{color:#fff}
.ny_news_list li:hover .news_time time{color:#fff;}
.ny_news_list li:hover h3{color:#cc0202;}



/*联系我们*/
.ny_conta_info{width:100%; height: auto; padding: 35px 35px;  overflow: hidden; margin-top: 35px;}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: auto; line-height: 40px;}
.ny_conta_dz{width:50%; height: auto; float: left}
.ny_conta_dz p{font-size: 16px; color: #313131; line-height: 30px;}
.ny_conta_dz p i{color: #000000; margin-right: 5px;}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; 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%;}
.map{width:100%; height: 400px; overflow: hidden; margin-top: 20px;}
.ny_rtime{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_rtile{width: 100%; font-size: 20px; color: #555; padding: 30px 0px; text-align: center; clear: both}
.ny_rtile h1{font-size: 20px; }
.ny_rxingqu{width: 100%; font-size: 20px; color: #333; padding: 10px 0px; clear: both}
.keyword_light img{max-width:100%;}


/*厂房*/
.ny_honor{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_honor ul{width:100%; height: auto; overflow: hidden}
.ny_honor ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 30px; position:relative; overflow:hidden}
.honor_pic{width:100%; height:auto; display:block; border:1px solid #ddd}
.honor_pic img{width:100%; height:auto; display:block;}
.ny_honor ul li p{width:100%; height:30px; line-height:30px; font-size:16px; color:#333; text-overflow:ellipsis; overflow:hidden; white-space:normal; text-align:center; margin-top:10px;}
.ny_honor ul li:nth-child(3n){margin-right:0}







/*图文列表样式*/
.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%; display:block; }
.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; }
	
.search-tit{width:100%; height:auto; text-align:center; margin-top:50px;}
.search-tit h3{font-size:20px; color:#333; text-align:center;  margin:10px 0}
.search-tit span{font-size:18px; color:#333; text-align:center;  margin:10px 0}





@media screen and (max-width:1700px){
.index_news:after{width:92%}
.pc-slide{width:90%}

}


@media screen and (max-width:1500px){
.index_news:after{width:98%}
.pc-slide{width:95%}
}







/*内页*/
.ny_banner{ width:100%;  position:relative;  height:300px;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}

.service_ban{background: url(../images/xfwl_ban.jpg) no-repeat center}


.ny_baninfo{width:1200px; height:225px; position: absolute; top:195px; 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:#fad000; 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: 48px;font-family: "Arial"}
.ny_baninfo .ny_fubiao p a:hover{color:#fad000}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #fad000)) 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;
	-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_service_all{font-size:16px; color:#333; line-height:30px; margin:40px 0}
.ny_service_all img{max-width:100%}


/*内部二级导航*/
.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:#e8a142; 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_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;  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:#e8a142}


.ny_pro_bt ul li.active a{color:#e8a142}









/*推荐新闻*/
/*内页通用新闻资讯*/
.nynews-l{ margin-top:30px; width: 49%;}
.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 #e8a142; 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; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.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:#e8a142;}
.nynews-li:hover > span{ left:15px; background: #e8a142; }
.nynews-li:hover > p{ right:15px; color:#e8a142;}
.nynews-top:hover .nynewst-l > img{ transform:scale3d(1.1,1.1,1);}
.nynews-top:hover{ background:#e8a142; border:1px solid #e8a142;  }
.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: 1440px;margin: 0 auto 60px}
.main-title > h3 > span{ color: #e8a142;  }
.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 > .nynewst-r{ margin-left: 230px;  }
.nynews-top > a > .nynewst-r > 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 > .nynewst-r > span{ color: #898989; font-size: 14px; display: block; line-height: 36px; }
.nynews-top > a > .nynewst-r > p{ color: #898989; font-size: 14px; line-height: 24px;  }
.nynews-top .l{width:300px; margin-left:20px;}
.nynews-top .l h3{ color:#555555; font-size:16px; transition: .3s;}
.nynews-top .l p{ color:#a1a1a1; font-size:14px;transition: .3s;}
.nynews-top .l span{color:#a1a1a1; font-size:14px; line-height: 40px;transition: .3s;}
.nynews-top:hover .l h3{ color:#fff;}
.nynews-top:hover .l p{ color:#fff; }
.nynews-top:hover .l span{color:#fff; ;}



/*内页：新闻资讯*/
.in-news{ margin-top: 60px;  background-position: bottom; }
.news-title h3{ color: #e8a142;}
.news-title span {width:442px; line-height: 80px; color: #e8a142; font-size: 33px;text-align: center; font-weight: bold;}
.news-title span p{ color: #e8a142 !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: #e8a142; }
.news-li:hover .newsli-l span{ border-bottom: 1px solid #fff;  }
.news-li:hover .newsli-r h3{ color: #e8a142;  }
.news-li:hover .newsli-r p{ color: #e8a142;  }
.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; margin-top:50px;}
.ny_news_show h1{font-size:26px; color:#333;}
.keyword_light{font-size:16px; color:#666; line-height:30px;}
.news_show_bt{width: 100%;  color: #555; padding: 10px 0px; text-align: center;  clear: both; font-weight: bold}
.news_show_time{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}



/*荣誉资质*/
.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:23.5%; height: auto; float: left; margin-right:2%; 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:16px; 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_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:23.5%; 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(4n){margin-right:0}







.ny_hotnews{width:100%; height:auto; overflow: hidden; margin-bottom:20px;}
.ny_hotnews h3{width:100%; height:50px; background: #e8a142; color: #fff; text-align: center; line-height: 50px; 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:#e8a142}
.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:66%; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
.t_search{width:26%; height:35px; color:#fff; border:0; background:#e8a142; float:right;}

