/* public */
.fl{display:inline;float:left}
.fr{display:inline;float:right}
.cf:after{content:"";clear:both;display:block;height:0;overflow:hidden}
.cf{zoom:1}
.pb10{padding-bottom:10px}
.mt10{margin-top:10px}
/* main */



.lxwm-zgs{
    width: 790px;
	margin:0 auto;
	padding:20px 0 0 0;    
    overflow: hidden;
}
.newsTab{
	width:100%;
}
.newsTab .title{height: auto;/*border-bottom: 3px solid #e7e7e7;*/padding-bottom:10px;}
.newsTab .title h2{ 
    font-size: 18px;
    color: #666;
    font-weight: bold;
}
.newsTab .title-list{ position: relative; top: 6px; padding-left:0;}
.newsTab .title-list li{ display: inline-block; padding:0 20px; color:#666;  height: 15px; font-size: 14px;  line-height: 1; width: 26%;  border-left: 1px #555 solid;/*  text-indent: 10px;   margin-right: 20px; */  margin-bottom: 20px;}
.newsTab .title-list li.on{ color: #F47928; font-weight: bold;    border-left: 1px #F47928 solid;}
.newsTab .title-list p{position:absolute;top:44px;left:0px;width:146px;height:7px;border-top: 3px solid #0065B3; overflow: hidden; text-align: center;}
.newsTab .title-list b{display:inline-block;width:0;height:0;margin-top:-3px;border-style:solid dashed dashed dashed;border-width:9px;border-color: #0065B3 #fff #fff #fff;overflow: hidden;zoom: 1;font-size: 0;}
.product{ height: auto; position: relative; overflow: hidden; display: none; margin-top: 20px;}
.product p{ line-height:2; color:#888; }
.product p>img{ margin-top:10px; overflow:hidden;}
.product ul{ position: absolute; left: 0px; width:100%;}
.product-wrap .show{ display: block;}
.product-wrap .product li{ transition:0.4s;-webkit-transition:0.4s;-moz-transition: 0.4s;-o-transition: 0.4s;-ms-transition: 0.4s;}
.product-wrap .product li a.imgwrap{ display: block; width: 226px; height: 200px; background: #fff; text-align:center;}
.product-wrap .product li p{padding-left: 5px;color: #888;line-height: 22px; margin-bottom:10px;}
.product-wrap .product li p a{ color: #888; text-decoration: none;}
.product-wrap .product li p a.newsTab-tit{ font-size: 16px; color: #666; font-weight:bold;}
.product-wrap .product li p a:hover{ color: #0065B3; text-decoration: none;}



li.indexNewsList{line-height: 2.2;}
li.indexNewsList a {
    font-size: 14px;
    color: #6c6c6c;
    transition: .3s;
}
li.indexNewsList a:hover{
	color:#0065B3;
}
li.indexNewsList span {
    float: right;
	font-size:13px;
	color:#656565;
    margin-right: 8px;
}