@charset='utf-8';
/* 内页广告 */
.pg_ban{ width: 100%; height: auto; overflow: hidden; }
.pg_ban img{ max-width: 100%; height: auto; margin: 0 auto; display: block;}

/* 面包屑 */
.link_box{ width: 90%; height: 44px; line-height: 44px; padding: 0 5%; background: #f5f5f5; color: #999;
	text-overflow:ellipsis; 
	white-space:nowrap; 
	*white-space:nowrap; 
	overflow:hidden;  }

/* 内页标题 */
.pg_tit{ width: 100%; height: 45px; line-height: 45px; border-bottom: dotted 1px #ccc; font-size: 2.2em; font-family: specialfontstwo; color: #16528f; position: relative;}
.pg_tit span{ font-size: 0.75em; padding-left: 10px; color: #999; }

.subnav{ width: 45px; height: 45px; position: absolute; right: 5%; top: 0; font-size: 0.65em; text-align: right; }
.subnav em{ font-style: normal; }
.subnav_h{ width: 30%; height: 100%; top: 0; right: 0; background: rgba(0,0,0,0.5); z-index: 99999;  position: fixed;}
.subnav_h em{ font-style: normal; display: none; }
.sublist{ width: 70%; height: 100%; position: fixed; top: 0; left: 0; background: #fff; z-index: 99999; overflow-y: auto; display: none;}
.sublist .sublist_tit{ width: 100%; height: 41px; line-height: 41px; background: #16528f; text-align: center; font-family: specialfontstwo; color: #fff; font-size: 2.0em; }
.sublist ul{ padding: 15px 0; }
.sublist ul li{ display: block; width: 90%; height: 35px; line-height: 35px; margin:0 auto ; border-bottom: dotted 1px #ccc; }
.sublist ul li a{ line-height: 31px; text-indent: 1em; }
.sublist ul li a span{ float: right; padding-right: 10px; font-family: '宋体';}
.sublist ul li .page_btn{ color: #16528f; }
.sublist ul li .page_btn span{ color: #16528f; }

.sublist ul .sub_nav_btn{ width: 100%; height: auto; background: #eee; display: none; }

/* 关于 */
.about_box{ padding: 5px 5%; background: #fff; width: 90%; height: auto; overflow: hidden;}
.about_box .about_txt{ width: 100%; line-height: 23px; }
.about_box .about_txt img{ display: block; max-width: 100%; margin: 10px auto; }
.about_box .about_txt p{ text-indent: 2em; }

/* 产品 */
.pro_box{ padding: 5px 5%; background: #fff; width: 90%; height: auto; overflow: hidden;}
.pro_box ul li{ display: block; width: 45%; height: auto; float: left; margin:0 2.5%;}
.pro_box ul li .pro_img{ width: 100%; height: auto; outline: solid 2px #ccc; margin-top: 10px;}
.pro_box ul li .pro_img img{ width: 100%; }
.pro_box ul li span{ display: block; width: 100%; height:auto; padding: 10px 0; line-height: 21px; text-align: center; text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap;overflow:hidden;}

.pro_box h1{ display: block; width: 100%; height: auto; padding: 5px 0; text-align: center; font-size: 2.0em; }
.pro_box .pro_text{ width: 100%; height: auto; padding: 10px 0; line-height:28px; }
.pro_box .product_txt2{ width: 100%; height: auto; padding: 10px 0; line-height: 28px; }
.pro_box .product_txt2 b{ display:block; color:#333; padding-bottom:10px;}
.pro_box .pro_text img{ max-width: 100%; display: block; margin: 0 auto; }
.pro_box .pro_text p{ text-indent: 2em; }

/* 分页 */
.paging{ width: 100%; height: 35px; line-height: 35px; text-align: center; margin: 10px 0;}
.paging a{ padding: 5px 8px; border: solid 1px #ccc; }
.paging a:hover{ border-color:#16528f; }
.paging span{ padding: 5px 8px; border: solid 1px #eee; }

/* 新闻 */
.news_box{ padding: 5px 5%; background: #fff; width: 90%; height: auto; overflow: hidden;}
.news_box ul li{ display: block; width: 100%; height: auto; overflow: hidden; padding: 10px 0 ; border-bottom: solid 10px #eee;}
.news_box ul li img{ float: left; height: 72px; margin-right: 10px;}
.news_box ul li span{ font-size: 1.45em; font-weight: bold; }

/* 资质 */
.honer_box{ padding: 5px 5%; background: #fff; width: 90%; height: auto; overflow: hidden;}
.honer_box ul li{ display: block; width: 46%; height: auto; float: left; padding:0 2%;}
.honer_box ul li .pro_img{ width: 100%; height: auto; outline: solid 2px #ccc; margin-top: 10px;}
.honer_box ul li .pro_img img{ width: 100%; }
.honer_box ul li span{ display: block; width: 100%; height:auto; padding: 10px 0; line-height: 21px; text-align: center; }

/* 联系 */
.con_box{ padding: 5px 5%; background: #fff; width: 90%; height: auto; overflow: hidden;}
.con_box .map_box{ width: 100%; height: 260px; }
.con_box ul li{ display: block; width: 100%; height: 35px; line-height: 35px; border-bottom: dotted 1px #ccc; }


.ke-zeroborder tr{ background:#fff !important; text-align:center;}
.qwe{border-spacing:0px !important;}
.qwe td{ border-right:solid 1px #000;}