@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; }
.w1440{ width:1440px; margin: 0 auto; }
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

*:focus{   
	border:none;
}


/* 导航栏 */
.header_all{width:100%; height:90px; overflow: hidden}
.header_top{height:91px;}
.h_logo{width:264px; height:90px; float: left; display: flex; align-items: center;}
.h_logo img{max-width:100%; align-items: center; margin: 0px auto;}
.h_left{width:auto; height: auto; float: left; background: url(../images/logo_x.png) no-repeat left center; padding-left:18px; margin-left: 20px; margin-top: 24px;}
.h_left span{color:#585858; font-size:20px; font-weight: bold;}
.h_left p{color:#585858; font-size:14px; display: block}
.h_dh{float: right; background: url(../images/h_dhs.png) no-repeat left center; padding-left:50px; margin-top:22px;}
.h_dh p{color:#333333; font-size: 14px;}
.h_dh span{color:#e50200; font-size:28px; font-weight: bold;}
.header_nav{height:50px; width:100%; z-index: 9; background: #194098 }
.nav{ height:100%; width: 1200px; margin: 0px auto;}
.nav .nLi{position:relative;float:left;display:inline;height:100%; width:171px;  }
.nav .nLi h3{ font-weight: normal; width:100%; height: 100%; margin: 0px auto  }
.nav .nLi h3 p{height:50px; line-height:50px; color:#fff; font-size:16px;  width:100%; position: relative; text-align: center }
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#00266d;  }
.nav .sub{position:absolute;top:50px;left:0; z-index:999;display:none;padding:0;width:100%; 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,.nav .nLi:hover{background:#e50200}
.sub li:hover a{color:#1570d5;}






/* 首页:banner */
.banner{ width:100%; height:629px; 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:20px; right:50%; margin-right:-35px }
.banner .slideBox .hd ul{overflow:hidden;zoom:1;margin: 0px auto; display: table; width:70px;}
.banner .slideBox .hd ul li{margin:0 5px; width:12px;height:12px; cursor:pointer; border-radius:10px; background: #fff; float: left}
.banner .slideBox .hd ul li.on{background: #194098}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:629px; 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{display:block;overflow:hidden;width:100%;height:100%; }




/*产品展示*/
.index_product{width:100%; height: auto; overflow: hidden; background: url(../images/product_bjs.png) no-repeat center 30px; padding-top: 60px;}
.index_product_left{width:312px; height: auto; float: left; margin-top: 34px;}
.in_pro_title{width:100%; height:120px; background: #194098; padding:25px 0 0 40px  }
.in_pro_title h3{color:#fff; font-size: 24px; font-family: "Arial"; text-transform: uppercase}
.in_pro_title h4{color:#fff; font-size:30px;}
.index_product_left ul{width:100%; height: 100%; background: #f9f9f9; padding: 12px;}
.index_product_left ul li{width:100%; height: 58px; line-height:58px; background: #fff; padding: 0 12px ; }
.index_product_left ul li a{width:100%; height: 100%; display: block; color:#333333; font-size: 18px; border-bottom: 1px solid #e8e8e8; padding-left: 20px; 
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_product_right{width:874px; height: auto; float: right;  margin-top: 34px;}
.product_right_top{width:100%; height: auto; overflow: hidden}
.product_right_top li{width:426px; height: auto; float: left; position: relative; overflow: hidden}
.product_right_top li:nth-child(2n){float: right}
.product_right_top 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;}
.product_right_hover{width:100%; height: 55px; line-height: 55px; background: rgba(25,64,152,0.8); padding: 0 20px 0 50px; position: absolute; bottom:0; left:0; }
.product_right_hover:after{content: ""; width:19px; height: 3px; background: #fff; position: absolute; top:26px; left:20px}
.product_right_hover h3{width:100%; height: 100%; color:#f9f9f9; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.product_right_bottom{width:100%; height: auto; overflow: hidden;}
.product_right_bottom li{width:286px; height: auto; float: left; margin-right:8px; margin-top:18px; overflow: hidden}
.product_right_bottom 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;}
.product_right_bottom li:nth-child(3n){margin-right: 0}
.product_right_bottom li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.product_right_top li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_product_left ul li:hover a{color:#194098}





/*案例*/
.index_case{width:100%; height:auto; overflow: hidden; background: url(../images/case_bjs.jpg) no-repeat top center; margin-top: 54px; padding-top: 50px;}
.index_case_title{width:100%; height: auto; overflow: hidden; text-align: center; }
.index_case_title h3{width:100%; height: auto; overflow: hidden;  font-size: 24px; font-family: "Arial"; text-transform: uppercase; color:#fff}
.index_case_title span{font-size: 38px; font-weight: bold; color:#fff}
.index_case_title i{font-size:30px; font-style: normal; margin: 0 5px 0 8px }
.index_case_title p{width:100%; height: auto; overflow: hidden; margin-top: 10px; color:#fff; font-size: 16px; line-height: 30px; text-align: center}
.index_case_all{width:100%; height: auto; background: #ffffff; padding:20px 20px 30px; position: relative; margin-top: 50px;}
.index_case_all .swiper-container{width:100%; height: auto;}
.index_case_all .swiper-slide a{width:100%; height: auto; display: block; overflow: hidden; border: 1px solid #e6e6e6}
.index_case_all .swiper-slide 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;}
.index_case .swiper-button-next,.index_case .swiper-button-prev{width:53px; height: 53px;}
.index_case .swiper-button-next{background: url(../images/case_right.png) no-repeat center; right:-80px}
.index_case .swiper-button-prev{background: url(../images/case_left.png) no-repeat center; left:-80px;}
.index_case_all .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}




/*优势*/
.index_youshi{width:100%; height: 697px; overflow: hidden; background: url(../images/youshi_bjs.jpg) no-repeat center; padding-top: 84px; margin-top: -22px}
.in_title{width:100%; height: auto; overflow: hidden; text-align: center; }
.in_title h3{width:100%; height: auto; overflow: hidden;  font-size: 24px; font-family: "Arial"; text-transform: uppercase; color:#999999}
.in_title span{font-size: 38px; font-weight: bold; color:#333333}
.in_title i{font-size:30px; font-style: normal; margin: 0 5px 0 8px }
.in_title p{width:100%; height: auto; overflow: hidden; margin-top: 10px; color:#666666; font-size: 16px; line-height: 30px; text-align: center}
.index_youshi ul{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.index_youshi ul li{width:289px; height: auto; float: left; margin-right:14px;}
.index_youshi ul li:last-child{margin-right: 0}
.in_ys_pic{width:100%; height: auto; display: block; overflow: hidden}
.in_ys_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;}
.in_ys_xx{width:100%; height: 226px; background: #f8f8fa; padding:55px 24px 0; margin-top: -44px;}
.in_ys_xx h3{color:#333333; font-size: 22px; margin-bottom: 10px; text-align: center}
.in_ys_xx p{color:#666666; font-size: 14px; line-height:24px;}
.in_ys_icon{width:83px; height: auto; display: block; margin:-40px auto 0; position: relative; z-index: 9}
.in_ys_icon img{width:100%; height: auto; display: block; -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out; transition: transform 0.5s ease-out;}
.index_youshi ul li:hover .in_ys_pic img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_youshi ul li:hover .in_ys_icon img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}


/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; margin-top: 48px;}
.index_about_top{width:100%; height: auto; overflow: hidden}
.about_top_left{width:598px; height: auto; float: left}
.ab_title{width:100%; height: auto; color:#333333; font-size: 24px; font-family: "Arial"; text-transform: uppercase}
.ab_title span{font-size: 38px; font-weight: bold;}
.ab_title i{font-size:30px; font-style: normal; margin: 0 5px }
.about_top_left h4{color:#444444; font-size: 18px; line-height: 30px; margin:28px 0 20px}
.ab_more{width:100%; height: 78px; color:#777777; font-size: 14px; line-height: 26px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; display: block}
.ab_links{width:100%; height:46px; overflow: hidden; margin-top: 28px;}
.ab_links a{height: 100%; width: 146px; float: left; color:#333333; font-size: 16px; background: #eeeeee; line-height: 46px; text-align: center; margin-right: 26px;}
.ab_links a:hover{background: #194098; color:#fff}
.about_top_right{width:570px; height: auto; float: right;  padding-bottom:18px }
.ab_top_pic{width:100%; height: auto; display: block; padding-left: 24px;}
.ab_top_pic img{width:100%; height: auto; display: block}
.ab_top_xx{width:100%; height: 143px; overflow: hidden; margin-top:-112px; background: url(../images/ab_bjs.png) no-repeat bottom center; position: relative; z-index: 9; padding-top: 70px;}
.ab_top_xx h3{color:#fff; font-size: 22px; text-align: center}
.ab_top_xx h4{color:#fff; font-size: 14px; text-align: center; text-transform: uppercase; line-height: 30px;}
.index_about_bottom{width:100%; height: auto; overflow: hidden; margin-top:33px; }
.picMarquee-left{ overflow:hidden; position:relative;}
.picMarquee-left .bd{width:100%; height: auto; overflow: hidden}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center; width: 289px;  }
.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;}
.ab_more:hover{color:#194098}
.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_news{width:100%; height: auto; overflow: hidden; margin-top: 63px;}
.in_news_top{width:100%; height: auto; overflow: hidden}
.news_top_left{float: left}
.news_top_left h3{color:#333333; font-size: 24px; font-family: "Arial"; text-transform: uppercase}
.news_top_left h3 span{font-size: 38px; font-weight: bold;}
.news_top_left h3 i{font-size:30px; font-style: normal; margin: 0 5px }
.news_top_left h4{color:#666666; font-size: 16px; margin-top: 18px;}
.news_top_right{float: right; margin-top:24px;}
.news_top_right a{width:149px; height: 39px; float: left; border: 1px solid #194098; text-align: center; line-height: 37px; color:#333333; font-size: 14px; 
	margin-left: 14px;}
.news_top_right a:hover{background: #194098; color:#fff}
.index_news_left{width:798px; height: auto; float: left; margin-top: 52px;}
.index_news_left ul{width:100%; height: auto; overflow: hidden}
.index_news_left ul li{width:386px; height: auto; float: left;}
.in_news_pic{width:100%; height: auto; overflow: hidden}
.in_news_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;}
.in_news_xx{width:100%; height: auto; overflow: hidden; background: #eeeeee; padding:12px 30px 20px}
.in_news_xx h3{width:100%; height: 30px; line-height: 30px; color:#333333; font-size: 16px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.in_news_xx p{width:100%; height:60px; line-height: 30px; color:#666666; font-size:14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin:5px 0 10px}
.in_news_xx span{display: block; color:#666666; font-size: 14px;}
.index_news_left ul li:nth-child(2n){float: right}
.index_news_left ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_news_left ul li:hover .in_news_xx{background: #194098}
.index_news_left ul li:hover h3,.index_news_left ul li:hover p,.index_news_left ul li:hover span{color:#fff}
.index_news_right{width:340px; height: auto; float: right; margin-top: 50px; margin-right: 32px;}
.index_news_right ul{width:100%; height: auto; overflow: hidden}
.index_news_right ul li{width:100%; height: 72px; line-height: 72px; border-bottom: 1px solid #dcdcdc}
.index_news_right ul li h3{width:230px; height: 100%; float: left; color:#333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_right ul li span{color:#333333; font-size: 14px; float: right}
.index_news_right ul li:last-child{border-bottom: 0}
.index_news_right ul li:hover h3,.index_news_right ul li:hover span{color:#194098}





/*底部*/
.footer{width:100%; height: auto; overflow: hidden; background: #313131; padding-top:50px; margin-top:52px; padding-bottom: 42px;}
.footer_left{width:298px; height: auto; float: left}
.footer_left a{width:100%; height: auto; display: block}
.footer_left a img{width:100%; height: auto; display: block}
.footer_left h3{color:#fff; font-size: 19px; font-weight: bold; margin-top: 26px;}
.footer_left h4{color:#fff; font-size: 16px; font-family: "Arial"; margin-top:10px;}
.footer_nav{width:180px; height: auto; float: left; margin-left: 86px}
.footer_nav h3,.footer_xx h3{color:#fff; font-size: 20px; font-weight: bold;}
.footer_nav hr,.footer_xx hr{width:51px; height: 1px; background: #fff; display: block; margin:14px 0 8px;}
.footer_nav_xx{width:100%; height: auto; overflow: hidden}
.footer_nav_xx a{width:50%; height: 30px; line-height: 30px; float: left; color:#fff; font-size: 14px;}
.footer_nav_xx a:hover{color:#db0000; font-weight: bold;}
.footer_xx{width:370px; height: auto; float: left; border-left:1px solid #fff; padding-left:65px; margin-left: 60px; }
.footer_xx p{width:100%; line-height: 30px; color:#fff; font-size: 14px;}
.footer_ma{width:114px; height: auto; float: right}
.footer_ma img{width:100%; height: auto; display: block; margin-bottom: 8px;}
.footer_ma p{width:100%; line-height: 30px; color:#fff; font-size: 14px; text-align: center}
.footer_bq{width:100%; height:42px; line-height:42px; background:#1e1e1e;}
.footer_bq_tab{width: auto; display: table; margin: 0px auto}
.copy_bq{width:auto; height:42px; line-height:42px; 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:#db0000!important}
.footer_zhichi{width:auto; height:100%; float: right; margin-left: 14px; }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; line-height:42px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:10px; 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; }
.footer_zhichi i{ float: left;}

.f_links{width:100%; height: auto; overflow: hidden; padding:10px 0}
.f_links p{color:#212121; font-size: 14px; float: left;}
.f_yqlj{margin-left:80px;}
.f_yqlj a{color:#333; float: left; font-size: 14px; margin-right: 20px;}
.f_yqlj a:hover{color:#194098}





/*客服*/
.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:#c91a21;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}




/*内页*/
.ny_banner{ width:100%;  position:relative;  height:320px;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}
.product_ban2{background: url(../images/product_ban2.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.join_ban{background: url(../images/join_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center}





.ny_baninfo{width:1200px; position: absolute; top:175px; left:50%; margin-left: -600px; }
.ny_baninfo h3{font-size: 32px; color: #fff; line-height: 40px; margin-top: 40px; font-weight: bold;}
.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: #db0000; margin-top: 10px; margin-right: 8px;}
.ny_baninfo .ny_fubiao *{ color: #fff;}
.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: 36px; font-family: "Arial"; font-weight: normal;}
.ny_baninfo .ny_fubiao p a:hover{color:#db0000}
.shine{height:50px;line-height:50px;font-weight:bold;display:block;position:absolute;left:0;top:0%; color: #fff;}


.ny_baninfo_2{width:1200px; position: absolute; top:175px; left:50%; margin-left: -600px; }
.ny_baninfo_2 h3{font-size: 32px; color: #333; line-height: 40px; margin-top: 40px; font-weight: bold;}
.ny_baninfo_2 .ny_fubiao{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.ny_baninfo_2 .ny_fubiao hr{width:55px; height: 1px; float: left; background: #db0000; margin-top: 10px; margin-right: 8px;}
.ny_baninfo_2 .ny_fubiao *{ color: #333;}
.ny_baninfo_2 .ny_fubiao p{float: left; font-size: 14px; color: #666;}
.ny_baninfo_2 .ny_fubiao p a{font-size: 14px; color: #666}
.ny_baninfo_2 h4{    font-size: 36px; font-family: "Arial"; font-weight: normal;}
.ny_baninfo_2 .ny_fubiao p a:hover{color:#db0000}
.ny_baninfo_2 .shine{height:50px;line-height:50px;font-weight:bold;display:block;position:absolute;left:0;top:0%; color: #333;}



/*内部二级导航*/
.ny_nav{width:1300px; height:54px; margin: 0 auto; margin-top: 40px;}
.ny_nav ul{width:auto; overflow: hidden; display: table; margin: 0 auto;}
.ny_nav ul li{ height:54px; line-height:54px; float:left; text-align:center;position:relative; background: #eee; margin-right: 2px; position: relative; text-align: center;}
.ny_nav ul li a{display:block; color:#fff; font-size: 15px; color: #333;padding: 0 50px; text-align: center;}
.ny_nav ul li:hover,.ny_nav ul li.active{ background: #db0000}
.ny_nav ul li:hover a,.ny_nav ul li.active a{ color: #fff;}
.ny_nav ul li.active::after{ content: "";position: absolute; height: 2px; width: 100%; background: #e60012; bottom: 0; left: 0;}
.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:#db0000}
.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:#db0000}


/*销售服务*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:15px; color:#666; line-height:30px;}
.ny_service_all p{ color: #666 ;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}



/*荣誉资质*/
.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; border:1px solid #ddd;}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_honor_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:1rem; color: #333; text-align: center;
    text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_honor_all ul li:nth-child(4n){margin-right: 0px;}
.ny_honor_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}


/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:24.5%; height: auto; float: left; overflow: hidden;}
.ny_left_title{width:100%; height: 90px; background: #db0000; 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; background:url(../images/dian.png) no-repeat 8px 22px; }
.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 .inactive{ background:url(../images/off.png) no-repeat 210px center;}
.ny_left_nav ul li .inactives{background:url(../images/on.png) no-repeat 210px center;} 
.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:#db0000; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center; font-weight: bold;}
.ny_left_nav ul li.active a{color:#db0000}
.ny_left_nav ul li:hover a.inactive{color:#db0000}
.ny_left_nav ul li ul li:hover a{color:#db0000}
.ny_left_nav ul li .inactives{color:#db0000}
.ny_left_nav ul li ul li:hover a{color:#db0000}
.yiji li.active{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_left_nav ul li ul li:hover{background: url(../images/r_jt.png) no-repeat 210px center}
.ny_left_nav .yiji li:hover{background:#fff url(../images/dian.png) no-repeat 8px 22px;}

.ny_right{width:73.5%; 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; }
.ny_right_title h3 span{ font-size: 15px; color: #666; float: right; font-weight: normal;}
.ny_about_info{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #666666; line-height: 30px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}


/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #db0000;}
.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    background: url(../images/off.png) no-repeat 207px center;
}
.open .link{background: url(../images/on.png) no-repeat 207px center;}
.submenu{display: none;}
.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:50px; line-height:50px;
    padding-left: 42px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.accordion li{padding-left:10px;}
.accordion li:hover{background:#fff;}


.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    background: url(../images/off.png) no-repeat 207px center;
}

.ny_left_nav .accordion p{padding-left: 10px; height: 54px; line-height: 54px; position: relative;}
.ny_left_nav .accordion p::before{ content: ""; position: absolute; height: 5px; width: 5px; background: #db0000; left: 10px; top: 25px;}
.ny_left_nav .accordion p a{ display: block; font-size: 15px; text-indent: 17px;}
.ny_left_nav .accordion p:hover,.ny_left_nav .accordion p.active{background: #fff;}
.ny_left_nav .accordion p:hover a{ color: #333;}





.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:#db0000}
.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:#db0000}



/*产品中心*/
.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:48.8%; float: left; height: auto; margin-bottom: 20px;}
.ny_product ul li .products_pic{height:270px; display: block;overflow: hidden;width:100%;}
.ny_product ul li .products_pic img{width:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.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 li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #666}
.ny_product ul li:nth-child(2n){float: right;}
.ny_product ul li p{width:100%; height: 48px; line-height: 48px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; background: #f0f0f1;}
.ny_product ul li:hover p{background: #db0000; color: #fff;}


/*产品*/
.ny_product_show{margin-bottom:50px;}
.ny_proshow_top{width:100%; height:auto; overflow:hidden; margin-bottom:30px; margin-top:20px;}
.ny_proshow_xx{margin-left:536px; height:100%; overflow:hidden; padding-top: 20px;}
.ny_proshow_bottom{width:100%; height:auto; overflow:hidden; border: 1px solid #eee;}
.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:15px; color:#666; line-height:30px; min-height: 200px;}

.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;}

.ny_proshow_xx em{font-size: 14px; color: #8a8a8a; font-style: normal;}
.ny_proshow_xx .pro_text{padding: 15px; background: #f5f5f5; line-height: 24px; color: #666; text-align: justify; font-size: 14px; margin-top: 10px;}


.slideTxtBox4 .hd ul{height: 54px; line-height: 54px; background: #f7f7f7; border-bottom: 1px solid #eee; margin-bottom: 20px;}
.slideTxtBox4 .hd ul li{ height: 54px; line-height: 54px; width: 220px;  text-indent: 36px; font-weight: bold; color: #333; font-size: 18px; position: relative; float: left;}
.slideTxtBox4 .hd ul li::before{ height: 6px; width: 6px; background: #db0000; position: absolute; left: 20px; top:24px; display: block; content: "";}
.bd_xx{ padding: 0 20px; line-height: 1.8; font-size: 14px; color: #454545;}
.slideTxtBox4 .hd ul span{ float: right; font-size: 14px; font-weight: normal; color: #666; text-transform: uppercase; display: block; padding-right: 15px;}
.bd_xx em { display: block; overflow: hidden; margin-bottom: 16px; line-height: 28px;}
.bd_xx em span{ font-weight: bold; color: #db0000;}
.slideTxtBox4 .hd ul form{width: 100%; overflow: hidden; }
.slideTxtBox4 .bd form input[type="text"]{ height: 48px; line-height: 48px; border: 1px solid #dedede; float: left; width: 49.2%; margin-bottom: 10px; text-indent: 10px;}
.slideTxtBox4 .bd form input[type="text"]:nth-child(2n){ float: right;}
.slideTxtBox4 .bd form textarea{ height: 100px; border: 1px solid #dedede; margin-bottom: 10px; line-height: 30px; text-indent: 10px; width: 100%;}
.slideTxtBox4 .bd form input[type="submit"]{ height: 48px; width: 200px;border-radius: 24px; background: #d21a15; color: #fff; font-size: 16px; margin: 0 auto; margin-bottom: 20px; border: none; display: table;}

.inside_ys_ny{ margin: 0 auto;}
.inside_ys_ny .inside_ys_t{ height: 60px; line-height: 60px; border-bottom: 1px solid #eee; margin-bottom: 20px; }
.inside_ys_ny .inside_ys_t .l{ height: 60px; line-height: 60px; font-size: 18px; font-weight: bold; color: #db0000;position: relative; text-align: left; float: left;}
.inside_ys_ny .inside_ys_t .l span{ font-size: 18px; font-weight: bold; color: #999; line-height: 60px; padding-left: 10px; text-transform: uppercase;}
.inside_ys_ny .inside_ys_t .l::after{ content: ""; display: block; height: 3px; width: 124px; background: #db0000; position: absolute; left: 0; bottom: -2px;}
.inside_ys_ny .inside_ys_t p{ font-size: 14px; color: #666; line-height: 60px;float: right; padding-left: 40px; background: url(../images/caixin_youshi_1.png) no-repeat left center;}
.inside_ys_ny .inside_ys_t p span{ font-size: 24px; color: #db0000; font-weight: bold; font-family: "Poppins"; padding-left: 10px;}

.inside_ys_ny ul{overflow: hidden; margin-bottom: 30px;}
.inside_ys_ny ul li{ width: 48.5%; float: left; height: 122px; background:#f2f2f2; margin-bottom: 20px;}
.inside_ys_ny ul li:nth-child(2n){ float: right;}
.inside_ys_ny ul li div{ padding: 0 20px; float: left;}
.inside_ys_ny ul li div img{ margin-top: 20px;}
.inside_ys_ny ul li p{ font-size: 18px; line-height: 2; padding-top: 10px; text-align: left;}
.inside_ys_ny ul li span{ line-height:24px; color: #666; padding-right: 10px; text-align: left; display: block;}



.pro_inside_img{ padding:10px 40px ; background: #fff; width: 100%; overflow: hidden;  margin: 20px 0;}
.inside_img{ width: 100%; position: relative; height: 500px; overflow: hidden;}
.inside_img img{ width: 800px;}
.chanpin_jj{ position: absolute; height: 64px; background: rgba(0,0,0,0.6); width: 100%; bottom: 0; left: 0; padding: 0 20px;}
.chanpin_jj p{ line-height: 64px; font-size: 22px; color: #fff; font-weight: bold; float: left;}
.chanpin_jj p span{font-size: 14px; color: #fff; line-height: 64px; padding-left: 10px; font-weight: normal;}
.chanpin_jj .tel{ line-height: 64px; color: #fff; float: right; padding-left: 36px; background: url(../images/sf_17.png) no-repeat 10px center; font-size: 15px;}
.chanpin_jj .tel em{ font-size: 28px; font-family: "Impact"; color: #fff;}



.inside_pro_main{ padding-top: 20px; overflow: hidden;}
.inside_pro_main .index_pro .index_pro_col{ display: table; height: 42px; margin: 0 auto; padding: 0px 0 25px 0;}
.inside_pro_main .index_pro .index_pro_col li{ height: 42px; float: left; width:150px; text-align: center; background: #eee; margin:0 5px; line-height: 42px; padding-left: 0;}
.inside_pro_main .index_pro .index_pro_col li a{ display: block; font-size: 16px; color: #333; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.inside_pro_main .index_pro .index_pro_col li.proOn{ background: #cb100c}
.inside_pro_main .index_pro .index_pro_col li.proOn a{ color: #fff;}
.inside_pro_main .index_pro .index_pro_list{ overflow: hidden;}
.inside_pro_main .picScroll-fwfw{ position: relative;}
.inside_pro_main .picScroll-fwfw .bd{ overflow: hidden;}
.inside_pro_main .picScroll-fwfw .bd li{ width: 386px; margin-right: 20px; background: #f6f6f6; float: left;}
.inside_pro_main .picScroll-fwfw .bd li:last-child{ margin-right: 0;}
.inside_pro_main .picScroll-fwfw .bd li .pic{ width: 386px; height: 245px; overflow: hidden; position: relative;}
.inside_pro_main .picScroll-fwfw .bd li .pic img.pro_pic{ width: 100%;}
.inside_pro_main .picScroll-fwfw .bd li .pic .more_img{height: 245px; width: 386px; position: absolute; bottom: -245px; background: rgba(210,26,21,0.7); text-align: center; transition: all 0.3s;}
.inside_pro_main .picScroll-fwfw .bd li .pic .more_img img{ margin-top:120px;}
.inside_pro_main .picScroll-fwfw .bd li .pic .more_img p{ text-align: center; font-size: 16px; line-height: 2; color: #fff;}
.inside_pro_main .picScroll-fwfw .bd li :hover .pic .more_img{ bottom: 0; transition: all 0.3s;}
.inside_pro_main .picScroll-fwfw .bd li .title{ height: 96px; background: #f6f6f6; padding: 22px 30px; position: relative; transition: all 0.3s;}
.inside_pro_main .picScroll-fwfw .bd li .title p{ font-size: 18px; color: #333; line-height: 1.4; font-weight: bold;}
.inside_pro_main .picScroll-fwfw .bd li .title span{ font-size: 14px; color: #999; line-height: 1.4; text-transform: uppercase;}
.inside_pro_main .picScroll-fwfw .bd li .title::after{ content: ""; position: absolute; display: block; height: 42px; width: 42px; background: url(../images/qy_5.png)no-repeat center; right: 30px; top: 26px; transition: all 0.3s;}
.inside_pro_main .picScroll-fwfw .bd li:hover .title{ background: #333}
.inside_pro_main .picScroll-fwfw .bd li:hover .title *{ color: #fff;}
.inside_pro_main .picScroll-fwfw .bd li:hover .title::after{ background: url(../images/qy_6.png)no-repeat center;}
.inside_pro_main .picScroll-fwfw .hd{ }
.inside_pro_main .picScroll-fwfw .hd a{ display: block; position: absolute; height: 70px; width: 34px; top: 120px; cursor: pointer;}
.inside_pro_main .picScroll-fwfw .hd .prev{ background: rgba(0,0,0,0.3) url(../images/qy_2.png) no-repeat center; left: 0;}
.inside_pro_main .picScroll-fwfw .hd .next{ background: rgba(0,0,0,0.3) url(../images/qy_3.png) no-repeat center; right: 0;}
.inside_pro_main .picScroll-fwfw:hover .hd .prev{ background: rgba(0,0,0,0.7) url(../images/qy_2.png) no-repeat center; left: 0;}
.inside_pro_main .picScroll-fwfw:hover .hd .next{ background: rgba(0,0,0,0.7) url(../images/qy_3.png) no-repeat center; right: 0;}



.inside_title_1{ overflow: hidden; text-align:center; margin-bottom: 30px;}
.inside_title_1 p{ font-size: 32px; font-weight:normal;color: #333; line-height: 1.8;}
.inside_title_1 p span{ color: #cb100c}
.inside_title_1 em{ display: block; text-align: center; font-size: 15px; color: #666;}


/* 内页通用产品推荐 */
.inside_pro{margin-top: 20px;}
.inside_pro h3{  height: 54px; line-height: 54px;  position: relative; margin-bottom: 20px; font-weight: bold; color: #333;  font-size: 24px; font-weight: normal;}
.inside_pro h3::after{ content: ""; position: absolute;  height: 8px;  width: 86px; bottom: 0; left: 0; }
.inside_pro h3 span{ font-size:18px; margin-left: 10px; font-weight: bold; color: #dedede;}


.inex_news_main{ overflow: hidden;}
.inex_news_main li{ width: 590px;  background: #f8f8f8; padding: 20px; float: left; margin-bottom: 20px; overflow: hidden;}
.inex_news_main li:nth-child(2n){ float:right;}
.inex_news_main li .pic{ float: left; height: 133px; width: 187px; overflow: hidden; margin-right: 20px;}
.inex_news_main li .pic img{ width: 100%; transition: all .4s;}
.inex_news_main li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.inex_news_main li p a{ font-size: 16px; line-height: 32px;     overflow: hidden; display: block;
    white-space: nowrap;
    text-overflow: ellipsis;}
.inex_news_main li p a:hover{ color: #db0000}
.inex_news_main li span{ font-size: 14px; color: #999; display: block; line-height: 32px;}
.inex_news_main li i{font-style: normal; font-size: 14px; line-height: 30px; text-align: justify; color: #666; display: block;}



/*新闻*/
.ny_news_top{width:100%; height: 300px; overflow: hidden}
.ny_news{width:100%; height: auto; overflow: hidden}
.ny_news ul{margin-bottom:20px;}
.ny_news li{height: 112px; overflow: hidden; border: 1px solid #dddddd; padding:16px 15px 0; margin-top: 19px;}
.ny_news li .ny_news_info{width:100%; height: 40px; overflow: hidden}
.ny_news li .ny_news_info h4{width:820px; height: 40px; line-height: 40px; float: left; font-size: 18px; color:#333; font-weight: normal; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news li .ny_news_info span{font-size: 16px; color: #777777; float: right; line-height:40px;}
.ny_news li p{width:100%; height:32px; font-size: 15px; color: #777777; line-height:32px;}
.ny_news_top .slideBox2{width:100%; height:300px; overflow:hidden; position:relative; }
.ny_news_top .slideBox2 .hd{width:400px; height:25px; position: absolute; left:0; bottom:0}
.ny_news_top .slideBox2 .hd ul{width:auto; float: right}
.ny_news_top .slideBox2 .hd ul li{ float:left; margin-right: 10px; width:15px; height:15px; background:#fff; cursor:pointer; border-radius: 50% }
.ny_news_top .slideBox2 .hd ul li.on{background:none; border: 2px solid #fff; }
.ny_news_top .slideBox2 .bd{width:100%; height: auto; overflow: hidden}
.ny_news_top .slideBox2 .bd li{width:100%; height:300px; }
.news_img{width:446px; height: 300px; float: left}
.news_img img{width:100%; height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.news_info{width:700px; height: 300px; float: right}
.news_info h4{width:100%; height: 40px; line-height: 40px; font-size: 24px; color: #db0000; font-weight: bold; margin: 15px 0; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.news_info span.r_riqi{font-size: 16px; color: #777777;}
.news_info p{width:100%; height:90px; font-size: 16px; color: #777777; line-height: 28px; margin:25px 0}
.r_more{width:152px; height: 42px; background: #fff; color: #db0000; display: block; text-align: center; line-height: 42px; font-size: 16px; border: 1px solid #db0000}
.ny_news li:hover{border:1px solid #db0000}
.keyword_light video{width:500px;height:300px; margin:0px auto; display:block;}
.index_one{width:100%; height: auto; overflow: hidden; margin-bottom: 28px;}
.index_one_right{width:286px; height: auto; float: right}
.index_one_t{width:100%; height: 31px; border-bottom: 1px solid #dddddd}
.index_one_t h3{width:107px; height: 31px; background:url(../images/nav_bjs.png) no-repeat; padding-left: 10px; line-height: 31px; color: #ffffff; font-size: 20px; float: left}
.index_one_t a{font-size: 14px; color: #db0000; float: right; line-height: 32px;}
.index_one_t a:hover{color:#db0000;font-weight: bold;}



/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 300px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; 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%;}


