/*@charset "utf-8";*/
/* CSS Document */

/*焦点新闻*/
.content .conL .newsList {padding:10px 10px 0 10px;background:#fff;}
.content .conL .newsList ul {overflow:hidden;}
.content .conL .newsList li {float:left;border-bottom:#333 1px solid;}
.content .conL .newsList li span {float:left;display:block;cursor:pointer;}
.content .conL .newsList li span.tit {/*padding-left:20px;background:url(../images/news_tag.png) no-repeat 5px 7px;*/float: left;width: 464px;overflow: hidden;}
.content .conL .newsList li span.date {float:right;padding-right:10px;color:#999}
.content .conL .newsList li a {float:left;padding:10px 0;width:640px;height:67px;line-height:67px;display:block;color:#333;font-size:18px;}
.content .conL .newsList li a:hover {;color:#a47f1a}
.content .conL .newsCon {background:#fff;padding:15px;}
.content .conL .newsCon .newsTit {font-size:22px;line-height: 30px;height: 50px;color:#b60005;}
.content .conL .newsCon .newsInf {font-size:14px;}
.content .conL .newsCon .newsTxt {padding:20px 0;font-size:14px;line-height: 150%;color:#333;}
.content .conL .newsCon .newsLine a {font-size:14px;color:#333}
.content .conL .newsCon .newsLine a:hover{color:#b60005;text-decoration:none;}
.content .conR .conNews {margin-bottom:10px;background:#fff;width:330px;}
.content .conR .conNews .newsDown {padding:10px 20px;}
.content .conR .conNews .newsDown ul {overflow:hidden;}
.content .conR .conNews .newsDown li {padding:0 0 5px 15px;background:url(../images/news_tag.png) no-repeat 0 45%;}
.content .conR .conNews .newsDown li a {font-size:14px;color:#333;}
.content .conR .conNews .newsDown li a:hover {color:#b60005;text-decoration:none;}
.content .conR .conSearch {background:#fff;}
.content .conR .conSearch .seaDown {padding:15px 0;text-align:center;}
.content .conR .conSearch .seaDown a {float:left;display:block;width:50px;text-align:center;height:22px;line-height:22px;background:url(../images/list_tit.png);font-size:14px;color:#fff;}
.content .conR .conSearch .seaDown a:hover {text-decoration:none;}
.content .conR .conSearch .seaDown span {float:left;padding-right:5px;}
.content .conR .conSearch .seaDown input {border:#ccc 1px solid;height:20px;width:150px;}
.content .conR .conSearch .seaDown .seaWid {margin:auto;width:207px;}

/*电子图录*/
.content .conL .cataList {padding:5px 5px 0 5px;background:#fff;}
.content .conL .cataList ul {overflow:hidden;float: left}
.content .conL .cataList li {float:left;width:325px;border-bottom:#ccc 1px dashed;}
.content .conL .cataList li span {float:left;}
.content .conL .cataList li a {float:left;padding:5px;display:block;font-size:12px;color:#333;}
.content .conL .cataList li a:hover {background:#eee;text-decoration:none;}
.content .conL .cataList li .cataTit {font-size:14px;font-weight:700;}
.content .conL .cataList li .cataR {padding-left:10px;width:205px;}
.content .conL .cataInf {margin-bottom:10px;padding:10px;background:#fff;}
.content .conL .cataInf .infL {float:left;}
.content .conL .cataInf .infR {float:right;}
.content .conL .cataInf .infR table {width:454px;height:190px;}
.content .conL .cataInf .infR td {padding-left:5px;font-size:15px;}
.content .conL .cataInf .infR td.tit {width:72px;color:#b60005;}
.content .conL .cataInf .infR .infLine {padding-right:10px;width:442px;text-align:right;height:39px;line-height:39px;border:#ccc 1px solid;border-top:none;}
.content .conL .cataInf .infR .infLine a {font-size:15px;color:#b60005;}
.content .conL .cataInf .infR .infLine a:hover {text-decoration:none;}
.content .conL .cataTxt {background:#fff;}
.content .conL .cataTxt .txtDown {padding:10px 20px 20px 20px;}
.content .conL .cataTxt .txtDown .tit {font-size:24px;}
.content .conL .cataTxt .txtDown .txt {font-size:16px;}
.content .conL .cataTxt .txtDown .txt span {font-weight:700;}
.content .conL .cataTxt .txtDown .txt a {font-size:16px;}
.content .conR .conCata {background:#fff;width:330px;}
.content .conR .conCata .cataDown li {padding:10px;text-align:center;}
.content .conR .conCata .cataDown li p {padding:5px 0;}
.content .conR .conCata .cataDown li a {font-size:14px;color:#333;}
.content .conR .conCata .cataDown li a:hover {color:#b60005;text-decoration:none;}

/*Add By ZhangQingzhong*/
.ProductList {
	margin: 0 0 16px 0;
	float: left
	}
.ProductList li {
	float: left;
	}
.ProductList a {
	text-decoration: none;
	background: url(../images/arrow_list.gif) no-repeat 5px 6px;
	padding: 0 0 0 18px;
	border: 1px solid #FFF;
	font-size: 14px;
	width: 112px;
	height: 24px;
	margin: 4px;
	float: left
	}
.ProductList a:hover {
	background-color: #fff0f0;
	border: 1px solid #f2a6a9
	}
.ProductList a.current {
	background-position: 5px -14px;
	background-color: #ffd2d3;
	border: 1px solid #d94145;
	}
.SortTitle { /*版块标题*/
	border-bottom: 3px dotted #F90;
	margin: 5px 0;
	height: 28px;
	clear: both;
	}
.SortTitle span {
	font: bold 16px/28px Microsoft Yahei,Tahoma,microsoft yahei,Arial,Helvetica;
	border-bottom: 3px solid #F63;
	padding: 0 15px;
	min-width: 100px;
	color: #039;
	text-align: center;
	float: left
	}
.smallImg span {
	width: 170px;
	height: 190px;
	margin: 12px;
	float: left;
	text-align: center
	}
.smallImg a img {
	width: 160px;
	height: 160px;
	border: 1px solid #999;
	padding: 5px;
	background: #FFF;
	display: block
	}
.smallImg a:hover img {
	background: #EEE
	}
