@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:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
body{overflow-x:hidden}

*:focus{   
	border:none;
}


.h_logo{width:265px; height:90px; float:left;  display: flex; align-items: center;}
.h_logo img{width:100%; height: auto; display: block; align-items: center; margin: 0px auto;}
.h_wx,.h_ma{width:25px; height: 20px; float: right; position: relative; margin-top:33px }
.h_wx{background: url(../images/wx_icon.png) no-repeat center;}
.h_ma{ background: url(../images/ma_icon.png) no-repeat center;}
.h_wx img,.h_ma img{width:100px; height: auto; display: block; position: absolute; top:40px; left:-50px; display: none; z-index: 999}
.h_wx:hover img{display: block}
.h_ma:hover img{display: block}
.h_icon{width:1px; height:20px; background: #dedede; float: right; margin:33px 15px 0}




/* 导航栏 */
.header_nav{height:90px; width:100%; z-index: 9;}
.nav{ height:90px; width:662px; position: relative; z-index: 9; float: right; margin-right: 20px }
.nav .nLi{position:relative;float:left;display:inline;height:90px; width:110px;}
.nav .nLi h3{ font-weight: normal; width:100%; height:50px;}
.nav .nLi h3 p{height:auto; color:#4d4d4d; font-size:16px;   width:auto; position: relative; text-align: center; line-height:90px;  display: table; padding: 0 15px; margin: 0px auto; border-top:2px solid #fff}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#4d4d4d;  }
.nav .sub{position:absolute;top:80px;left:50%; z-index:999;display:none;padding:0;width:140px; margin-left: -70px; background:#fff;line-height:26px; z-index:999 } 
.nav .sub li{height:auto;border-bottom:1px solid #eee;text-align:center;line-height:26px;zoom:1; overflow: hidden; padding: 4px 0}
.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:#a80000; border-top:2px solid #a80000}
.nav .nLi.active h3 span,.nav .nLi:hover h3 span{opacity: 1}
.sub li:hover a{color:#a80000;}







/* 首页:banner */
.banner{ width:100%; height:520px; 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:70px; right:20%; width:auto}
.banner .slideBox .hd ul{overflow:hidden;zoom:1;margin: 0px auto; width:auto;  display: table}
.banner .slideBox .hd ul li{width:auto;height:12px; width: 12px; cursor:pointer; border-radius: 50%; border: 1px solid #fff;  position: relative; float: left;text-indent: -999px; margin: 0 10px; }
.banner .slideBox .hd ul li.on{background:#fff}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:520px; overflow: hidden}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1; position: relative}
.banner .slideBox .bd li a{width:100%; height:520px; display: block;}
.banner .slideBox .bd li img{vertical-align: bottom; width: 100%; height: auto;transition: all 5.5s;}
.banner .slideBox .prev,.banner .slideBox .next{ position:absolute;  top:50%; margin-top:-39px; display:block; width:41px; height:78px; }
.banner .slideBox .next{ right:10%; background: url(../images/ban_right.png) no-repeat center}
.banner .slideBox .prev{ left:10%; background: url(../images/ban_left.png) no-repeat center}
.banner .slideBox .next:hover,.banner .slideBox .prev:hover{opacity: 1}



/*表单*/
.index_search{width:1200px; height:100px; box-shadow: 0 0 5px rgba(190,190,190,0.2); border-radius: 8px; padding: 30px; margin: -50px auto 0; background: #fff; position: relative; z-index:1}
.index_search p{color:#4d4d4d; font-size: 16px; background: url(../images/xie_icon.png) no-repeat left center; padding-left: 30px; border-right:1px solid #e5e5e5; float: left; padding-right: 10px; margin-top: 11px}
.index_search_input{width:962px; height: 40px;  float: left; position: relative; border-bottom: 1px solid #ebebeb; margin-left:15px}
.index_search_input input[type="text"]{width:80%; float: left; font-size: 16px; color: #999999; height: 100%; border: 0}
.index_search_input input[type="submit"]{width:auto; float: right; color:#999999; font-size: 16px; background: none; border: 0}
.h_submit{width:34px; height: 34px; float: right; background: url(../images/s_icon.png) no-repeat center; border: 0}
.index_search_input input[type="submit"]:hover{color:#a80000; cursor: pointer}



/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; margin-top:58px}
.index_about_left{width:594px; height: auto; float: left}
.index_about_left h3{color:#a80000; font-size: 26px;}
.in_about_xx{width:100%; height: auto; overflow: hidden; line-height:30px; font-size: 14px; color: #4d4d4d; display: block; margin: 30px 0 40px}
.in_about_more{width:180px; height: 46px; display: block; background: url(../images/ab_more.png) no-repeat center; line-height: 46px; font-size:16px; color: #4d4d4d; padding-left:30px;}
.index_about_right{width:470px; height: auto; float: right}
.index_about_right 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_about_right:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.in_about_more:hover{color:#a80000}


/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top: 67px}
.index_news_title{width:1200px; height: auto; margin: 0px auto;}
.index_news_title h4{color:#4d4d4d; font-size: 16px; text-transform: uppercase}
.index_news_title h4 span{color:#000000; font-size: 26px; margin-right:18px}
.index_news_title p{color:#4d4d4d; font-size: 18px; margin-top: 10px;}
.index_news ul{width:100%; height: auto; overflow: hidden; margin-top: 20px}
.index_news ul li{width:100%; height: auto; overflow: hidden; padding:30px 0}
.index_news ul li a{width:1200px; height: auto; display: block; margin: 0px auto;}
.index_news_pic{width:200px; height: 120px; float: left; overflow: hidden}
.index_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;}
.index_news_time{width:130px; height: auto; float: left}
.index_news_time h4{ color:#4d4d4d; font-size:24px; line-height: 30px; position: relative; display: table}
.index_news_time h4:after{content: ""; width:18px; height: 4px; background: #a80000; display: block; position: absolute; top:8px; right:-30px; }
.index_news_time span{width:100%; color:#777777; font-size:14px; display: block; line-height: 26px}
.index_news_xx{width:626px; height: auto; float: left; margin-left: 22px;}
.index_news_xx h3{width:100%; height: 40px; line-height: 40px; color: #000000; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-bottom: 10px;}
.index_news_xx p{width:100%; height:60px; line-height: 30px; color: #4d4d4d; font-size: 14px; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.in_news_more{width:160px; height: 40px; border: 1px solid #bebebe; text-align: center; line-height: 40px; font-size:14px; color: #777777; border-radius: 25px; 
	float: right; margin-top: 40px;}
.index_news ul li:hover{background: #f7f7f7}
.index_news ul li:hover .in_news_more{background: #a80000; color:#fff; border: 0}
.index_news ul li:hover h3{color:#a80000}
.index_news 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_kehu{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.index_kehu_title{width:auto; height: auto; float: left}
.index_kehu_title h4{color:#4d4d4d; font-size: 16px; text-transform: uppercase}
.index_kehu_title h4 span{color:#000000; font-size: 26px; margin-right:18px}
.index_kehu_title p{color:#4d4d4d; font-size: 18px; margin-top: 10px;}
.index_kehu .picMarquee-left{ overflow:hidden; position:relative;  }
.index_kehu .picMarquee-left .hd{ overflow:hidden;  height:auto; }
.index_kehu .picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:40px; height:40px; float:right;  overflow:hidden; cursor:pointer; 
	margin-left: 10px; margin-top:15px;}
.index_kehu .picMarquee-left .hd .next{background:url("../images/kf_right.png") no-repeat;}
.index_kehu .picMarquee-left .hd .prev{background:url("../images/kf_left.png") no-repeat;}
.index_kehu .picMarquee-left .hd .prev:hover{background:url("../images/kf_hleft.png") no-repeat;}
.index_kehu .picMarquee-left .hd .next:hover{background:url("../images/kf_hright.png") no-repeat;}
.index_kehu .picMarquee-left .bd{width:100%; height: auto; overflow: hidden; margin-top: 30px; }
.index_kehu .picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.index_kehu .picMarquee-left .bd ul li{ margin:0 6px; float:left; _display:inline; overflow:hidden; text-align:center; width: 227px; border: 1px solid #bebebe }
.index_kehu .picMarquee-left .bd ul li img{width:100%; height: auto; display: block}




/*联系我们*/
.index_contact{width:100%; height: auto; overflow: hidden; background: #a80000; padding:22px 0; margin-top: 70px;}
.index_contact ul{width:100%; height: auto; overflow: hidden}
.index_contact ul li{width:33.33%; height: auto; text-align: center; float: left}
.index_contact ul li span{color:#fff; font-size: 14px; display: block; line-height: 28px;}
.index_contact ul li p{color:#ffffff; font-size: 22px; font-weight: bold; line-height: 28px;}
.index_contact ul li h4{color:#ffffff; font-size: 16px; font-weight: bold; line-height: 28px;}



/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background: #000000; padding-top: 40px;}
.footer_nav{width:auto; float: left}
.footer_nav dl{width:auto; float: left; margin-right: 80px}
.footer_nav dl dt{width:100%; height: auto; overflow: hidden; color:#ffffff; font-size: 16px; margin-bottom: 20px;}
.footer_nav dl dd{width:100%; height: auto; overflow: hidden}
.footer_nav dl dd a{width:100%; color:#ffffff; line-height: 26px; display: block}
.footer_nav dl dd a:hover{color:#a80000}
.footer_ma{width:auto; float: right}
.footer_ma dl{width:140px; height: auto; float: left; margin-left: 42px;}
.footer_ma dl dt{width:100%; height: auto; display: block}
.footer_ma dl dt img{width:100%; height: auto; display: block}
.footer_ma dl dd{width:100%; height: 50px; line-height: 50px; color: #ffffff; font-size: 14px; text-align: center}
.footer_bottom{width:100%; height:84px; position: relative; border-top:1px solid rgba(255,255,255,0.5); margin-top: 35px}
.copy_bq{width:auto; height:84px; line-height:84px; position: relative; color:#ffffff; font-size:14px; float: left}
.copy_bq a{color:#ffffff; font-size:14px; margin-right: 10px;}
.copy_bq a:hover{color:#0a519a!important}
.footer_zhichi{width:auto; height:100%; overflow: hidden; float: right}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#ffffff; line-height:84px; font-size: 14px;}
.footer_zhichi p a{ color:#ffffff; font-size: 14px;}
.footer_zhichi span{float: left; font-size:14px; color: #ffffff;}
.footer_zhichi i{ float: left; width: 73px; height: 40px; background: url(../images/yd_icon.png) no-repeat center; margin-top: 20px}



/*弹出视频*/
.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;}


/*友情链接*/
.index_link{width:100%; height: auto; overflow: hidden; margin:42px 0 26px}
.index_link i{width:102px; height:38px; float: left; background: url(../images/links.jpg) no-repeat center;}
.index_link_xx{margin-left:130px; height: auto; }
.index_link_xx a{color:#999999; font-size: 16px; line-height: 38px; margin: 0 10px; float: left}
.index_link_xx a:hover{color:#bf9e5b}

.f_links{max-width:100%; height: auto; overflow: hidden; margin:5px auto; display:table}
.f_links p{color:rgb(153, 153, 153); font-size:12px; float:left;}
.f_links a{color:#a80000; font-size:12px; float:left; border-right: 1px solid #a80000; padding-right:10px; margin-right:10px; line-height:14px; margin-top:4px;}


/*客服*/
.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:#0084cd;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}



/*证书查询*/

.zs_nav li{width:16%}
.ny_vip_all{width:800px; height: auto; overflow: hidden; margin:0 auto 0;}
.ny_vip_all p{height: 50px; float: left; position: relative; border: 1px solid #cacaca; padding: 0 10px;}
.ny_vip_all p input[type="text"],.ny_hy_all p input[type="text"]{width:100%; height: 100%; position: relative; color:#333333; font-size:16px; border: 0; background: none;}
.vip_1,.vip_3{width:300px; }
.vip_2{width:300px; margin: 0 3% }
.vip_chaxun{width:150px; height: 50px; /*float: right;*/ background: #0e6eb8; text-align: center; line-height: 50px; font-size: 14px; color: #fff; border-radius: 5px; 
	border: 0}
.ny_vip_show{width:100%; height: auto; overflow: hidden; margin:20px auto}
.ny_vip_show img{max-width:100%; height: auto; display: block;margin:0 auto;}
.ny_hy_all{width:auto; height: auto; overflow: hidden; display: table; margin: 0px auto}
.ny_hy_all p{width:500px; height: 50px; border: 1px solid #cacaca; padding: 0 10px; float: left}
.hy_chaxun{width:150px; height: 50px; background: #ea5420; border-radius: 25px; text-align: center; line-height: 50px; color:#ffffff; font-size: 14px; float: right; margin-left: 38px; border: 0}
.ny_huiyuan_show{width:688px; height: auto; margin: 90px auto 0;}
.ny_huiyuan_show div{width:100%; height: 40px; line-height: 40px;}
.ny_huiyuan_show div span{color:#333333; font-size:16px; float: left; font-weight: bold;}
.ny_huiyuan_show div p{float: left; color:#333333; font-size:16px;}
.ny_service{font-size:16px; color:#666; line-height:26px; margin:20px 0; overflow:hidden; text-align:center;}
.ny_service p{font-size:16px;}
.tips{font-size:16px; color:#b3b3b3; line-height:26px; margin:20px 0; overflow:hidden; }

.ny_serarch_all{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:16px; color:#666; line-height:30px;}



@media screen and (max-width:1680px){
	

	
}


@media screen and (max-width:1510px){
	.w1440{width:1200px;}
	.index_product_all{padding-left: 5%}
	.fen_hover{top:32%}
	
}

@media screen and (max-width:1440px){
	

	
}





/*内页 banner*/
.ny_banner{width:100%; height: 100px; overflow: hidden; background: #f0f0f1; }
.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:#a80000}


/*内页左边导航*/
.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: #a80000; 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:#a80000; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a{color:#a80000}
.ny_left_nav ul li:hover a.inactive{color:#a80000}
.ny_left_nav ul li ul li:hover a{color:#a80000}
.ny_left_nav ul li .inactives{color:#a80000}
.ny_left_nav ul li ul li:hover a{color:#a80000}
.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: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(190 9 9 / 71%)}
.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:40% 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 }




/*产品*/
.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:30px; color: #191919; height: auto; line-height:40px; margin-top: 10px;font-weight:700;}
.ny_pro_p{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden; 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/h_dhs.png) no-repeat left center;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #a80000; 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: #a80000; 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: #a80000; 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: #a80000;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 #a80000;}
.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: #a80000; color: #fff; border:2px solid #a80000; }
.ny_news_list li:hover .news_time{background: #a80000;}
.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:#a80000;}



/*联系我们*/
.ny_conta_info{width:100%; height: auto; padding: 35px 35px; background: url(../images/lx-bg.png) no-repeat right center; 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_rxingqu{width: 100%; font-size: 20px; color: #333; padding: 10px 0px; clear: both}
.keyword_light img{max-width:100%;}



/*销售服务*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; font-size:16px; color:#666; line-height:30px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
.ny_serarch_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; font-size:16px; color:#666; line-height:30px;}
.ny_serarch_all h3{width:100%; height:40px; line-height:40px; text-align:center; font-size:26px; color:#333}
.ny_serarch_all h4{width:100%; height:40px; line-height:40px; text-align:center; font-size:16px; color:#333; line-height:28px;}
.s_input{width:600px; height:50px; line-height:50px;  border:1px solid #64564b; float:left; font-size:16px; color:#64564b; padding:0px 10px;}
.s_subnmit{background:#64564b; font-size:14px; color:#fff; border:0; width:160px; height:50px; float:left;}
.s_text{width:760px; display:table; margin:20px auto;}
.ny_serarch_all h4{width:100%; height:40px; line-height:40px; text-align:center; font-size:16px; color:#333; line-height:28px;}
.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_rxingqu{width: 100%; font-size: 20px; color: #333; padding: 10px 0px; clear: both}
.keyword_light img{max-width:100%;}





/*证书查询*/
.header_top{width:100%; height: 80px;}
.zscx_header{width:100%; height: 80px; position: fixed; top:0; left:0; z-index: 9; background: #fff}
.zscx_logo{width:auto; float: left; height: 80px; float: left; display: flex; align-items: center;}
.zscx_logo img{max-height: 100%; align-items: center; margin: 0px auto;}
.zscx_header ul{float: left; margin-left: 37px; margin-top: 12px;}
.zscx_header ul li{float: left; position: relative; padding: 0 12px; line-height: 60px;}
.zscx_header ul li a{color:#707070; font-size: 14px; padding-right:8px; position: relative; line-height: 59px; display: block}
.zscx_header ul li:hover p{color:#707070}
.zscx_header ul li .link-toggle:after{content:" ▼︎"; position: absolute; right:0; color:#707070; font-size: 12px;}
.zscx_header ul li:hover .link-toggle:after{content: " ▲︎";}
.zscx_header ul li a:not(.nav-no-hover)::before {
    content: '';
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    width: 0;
    height: 3px;
    margin: auto;
    background-color: #42a5f5;
    -webkit-transition: width 300ms ease-out;
    transition: width 300ms ease-out;
}

.zscx_header ul li a:not(.nav-no-hover):hover::before, .zscx_header ul li a:not(.nav-no-hover):focus::before {
    width: 100%;
}

.link-toggle:not(.inline-block) { padding-right: 15px !important;}
.zscx_header_right{float: right}
.zscx_li{float: left; text-align: center; margin-left: 20px; margin-top: 10px;}
.zscx_li .icon{width:100%; height: 25px;}
.zscx_li p{width:100%; height:30px; line-height: 30px; color: #707070; font-size: 14px;}
.icon1{background: url(../images/i1.png) no-repeat center}
.icon2{background: url(../images/i2.png) no-repeat center}
.icon3{background: url(../images/i3.png) no-repeat center}
.zscx_li:hover .icon1{background: url(../images/ih1.png) no-repeat center}
.zscx_li:hover .icon2{background: url(../images/ih2.png) no-repeat center}
.zscx_li:hover .icon3{background: url(../images/ih3.png) no-repeat center}
.zscx_all_info{width:100%; height: auto; overflow: hidden; padding-top:40px}
.zscx_all_top{width:100%; height: auto; overflow: hidden;}
.zscx_all_top h1{width:100%; height: auto; overflow:hidden; color:#111111; font-size: 40px; margin: 20px 0 10px;}
.zscx_all_left{width:684px; height: auto; float: left; margin-top: 12px;}
.zscx_all_left h5{color:#111111; font-size: 32px; font-weight: bold;}
.zscx_all_left h4{color:#111111; font-size: 14px; margin:10px 0}
.zscx_all_left ul{width:100%; height: auto; overflow: hidden; border-top: 1px solid #cccccc;}
.zscx_all_left ul li{width:100%; height:auto; border-bottom: 1px solid #cccccc; line-height:24px; padding: 5px 0; overflow: hidden}
.zscx_all_left ul li h3{width:50%; height:100%; float: left; color:#111111; font-size: 16px;}
.zscx_all_left ul li p{width:50%; height:100%; float: left; color:#111111; font-size: 16px;}
.zscx_all_left ul li p a{color:#42a5f7; font-size: 16px;}
.zscx_all_right{width:489px; height: auto; float: right}
.text-cente{width:100%; height: auto; overflow: hidden}
.padding-bottom-min{width:100%; height: auto; overflow: hidden;   padding: 5px 0; text-align: center}
.zscx_all_right .no-margin a{color:#42a5f7; font-size: 16px; font-weight: bold; display: block; text-align: center}
.img-responsive{display: block;  max-width: 100%; height: auto;}
.zscx_all_right .no-margin a:hover{text-decoration: underline;}
.zscx_input{width:100%; height: auto; overflow: hidden; border-top:1px solid #cccccc; padding-top: 25px; margin-top: 85px}
.zscx_input h4{color:#111111; font-size: 16px; line-height: 30px; text-align: center}
.zscx_input_xx{width:500px; height: 42px; margin:35px auto 45px;}
.zscx_input_xx input[type="text"]{width:389px; height: 100%; float: left; border: 1px solid #ccc; font-size: 16px; color: #999999; padding: 0 10px; border-right:0; border-radius: 5px 0 0 5px;}
.zscx_submit{width:111px; height: 100%; float: left; border: 0; background: #ff8500; color:#fff; font-size: 18px; border-radius:0 5px 5px 0;}
.zscx_hr{width:100%; height:30px; background: #f5f5f5}
.zscx_footer{width:100%; height: auto; overflow: hidden; background: #1b232b; padding: 64px 0}
.zxfooter_logo{width:33%; height: auto; float: left}
.zxfooter_logo a{width:100%; height: auto; display: block; margin-bottom: 10px}
.zxfooter_logo a img{max-width: 100%;}
.zxfooter_logo p{color:#ffffff; font-size: 16px;  line-height: 28px;}
.zscx_footer_right{width:55%; height: auto; float: right}
.footer_nav{width:62.33%; height: auto; float: left}
.footer_nav h5{color:#ffffff; font-size: 16px; margin-bottom:14px}
.footer_nav ul{width:100%; height: auto; overflow: hidden}
.footer_nav ul li{width:100%; line-height:30px;}
.footer_nav ul li a{color:#fff; opacity: 0.6; font-size: 14px; display: block}
.footer_nav ul li:hover a{opacity: 1; text-decoration: underline;}
.footer_copy{width:100%; height: auto; border-top:1px solid rgba(255,255,255,0.5); padding:29px 0; background: #1b232b;     vertical-align: middle;}
.footer_copy img{vertical-align: middle; margin-right: 10px}
.footer_copy span{color:#ffffff; font-size: 16px; vertical-align: middle;}
.footer_copy a{color:#ffffff; font-size: 16px; vertical-align: middle;}
.footer_copy a:hover{text-decoration: underline;}



