@charset "gb2312";
	/* CSS Document */

@import url("common.css");
	@import url("pages.css");
	@import url("p_about.css");
	ul.newslist {
	padding:10px;
}
ul.newslist li {
    background: url(/img/bttb.png) no-repeat left center;
    width: 100%;
    float: left;
    line-height: 40px;
    border-bottom: 1px dotted #d8d8d8;
    background-size: 2%;
}
ul.newslist li a {
	padding-left:30px;
}
ul.newslist li span {
	float:right;
	margin-right:5px;
	display:inline;
	color:#999
}
#newscontent {
	padding:10px;
}
.newstitle {
	text-align:center;
	font-size:18px;
	font-weight:bold
}
.newstitle h1{
	font-size: 24px;
    line-height: 30px;
    color: #f00019;
}
.info {
	border-bottom:1px dotted #eee;
	text-align:center;
	color:#333;
	line-height: 30px;
}
#con{
    margin: 10px auto;
}
#con h3{
	font-size: 20px;
    line-height: 30px;
    border-left:6px solid #f00019;
    padding-left: 8px;
    margin: 10px auto;
}
.c_product_b {
	margin:0 10px;
}
.c_product_b div {
	float:left;
	width:183px;
	height:143px;
	margin:5px 6px;
	text-align:center;
}
.c_product_b h2 {
	width:110px;
	height:110px;
	float:left;
}
.c_product_b h2 a {
	width:110px;
	height:110px;
	border:#d3d3d3 solid 1px;
	padding:1px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	*display:block;
	*font-size:87px;
	*font-family:Arial;
}
.c_product_b h2 img {
	vertical-align:middle;
}
.c_product_b h5 {
	width:183px;
	height:143px;
	float:left;
}
.c_product_b h5 a {
	width:183px;
	height:143px;
	border:#d3d3d3 solid 1px;
	padding:1px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	*display:block;
	*font-size:87px;
	*font-family:Arial;
}
.c_product_b h5 img {
	vertical-align:middle;
}
.c_product_b h3 a {
	color:#000;
	font-weight:normal;
	font-size:14px;
	line-height:30px;
}
.c_product_b h3 {
	width:183px;
	float:left;
}
/* .news_list {
	padding-left:10px;
}
.news_list table {
	padding-left:15px;
} */
.news_list table tr {
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #ddd
}
.tag {
	padding-left:20px
}


.leftdy{background-color: #fff;overflow: hidden;border: #e5e5e5 1px solid;margin-top: 20px;}
.leftdy .sbt{overflow: hidden;width: 100%;height: 53px;border-bottom: #e5e5e5 1px solid;}
.leftdy .sbt .xtit{float: left;width: 70px;line-height: 60px;height: 50px;margin: 0 18px;font-size: 16px;color: #666;position: relative;cursor: pointer;}
.leftdy .wzdy{padding: 10px 10px;border-top: 1px solid #edeef5;border-top: none!important;}
.leftdy .wzdy li{line-height: 34px;}
.leftdy .wzdy li a{font-size: 14px;color: #666;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.leftdy .wzdy li a .icon-circle{font-size: 12px;width: 18px;height: 18px;line-height: 18px;text-align: center;margin-right: 10px;border-radius: 50%;display: inline-block;background: #bbbaba;}
.leftdy .wzdy li:nth-child(1) .icon-circle{background: red;color: white;}
.leftdy .wzdy li:nth-child(2) .icon-circle{background: #ff7600;color: white;}
.leftdy .wzdy li:nth-child(3) .icon-circle{background: #007eff;color: white;}
.none {display: none;}
.active {border-bottom: 2px solid #fd683b;color: #fd683b;}
.fenye{
    margin: 20px auto;
	overflow: hidden;
}
.fenye li{
	float: left;
    font-size: 14px;
    line-height: 20px;
    padding: 3px 10px;
    background-color: #eee;
    margin-right: 7px;
}
.fenye li a{
    font-size: 14px;
}
.fenye li:hover{
    background-color: #e90008;
	color: #fff;
}
.fenye li:hover a{
	color: #fff;
}