/*global*/
.pa{
	position:absolute;
	margin-left:775px;
}
.pf{
	position:fixed;
}
.pr{
	position:relative;
}
.clear{clear:both;}
/**/
#article #main,#list #main{
	padding-top:20px;
	padding-bottom:20px;
}
#Page{
	text-align:center;
	margin:20px auto;
	background: #F5F5F3;
padding: 10px;
}
#Page a{
	margin:auto 5px;
}
#suspend {
	width: 286px;
	position: absolute;
	top: 200px;
	right: 10px;
	z-index: 999;
}
#suspend #suspendTop {
	height: 286px;
	height: 112px;
	background: url(../images/suspend_top.png) no-repeat top center;
}
#suspend #suspendList {
	width: 194px;
	margin: 0 auto;
	background: #97632a;
}
#suspend #suspendList ul {
	padding-top: 5px;
}
#suspend #suspendList ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#suspend #suspendList a {
	display: block;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	background: url(../images/suspend_ListBg.png) no-repeat center center;
}
#suspend #suspendList a:hover {
	color: #DDC8A5;
}
#suspend #suspendEnd {
	width: 194px;
	height: 81px;
	margin: 0 auto;
	background: url(../images/suspend_end.png) no-repeat top center;
}
#suspend #suspendEnd a {
	display: -webkit-inline-box;
	width: 68px;
	height: 68px;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	border-radius: 32px;
	position: relative;
	top: 5px;
	left: 63px;
}
#contentTop {
	width: 100%;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	margin-bottom: 10px;
}
#contentTop div > p {
	margin-top:10px;
}
#contentCen, #contentEnd {
width: 97%;
	margin: 0 auto;
}
#contentEnd {
	padding-bottom: 20px;
	margin-top: 30px;
}
#contentEnd #err {
	margin-top: 10px;
	display: inline-block;
	height: 0px;
	overflow: hidden;
	line-height: 20px;
}
#messageTit {
	background:#fff;
	width: 98%;
margin: 10px auto;
}
#messageTit p {
	border-left: 3px solid #CE0405;
	padding: 10px 0px 10px 10px;
	text-indent:2em;
	text-align: left;
}
#messageTit p font {
	color: #CE0405;
}
form#message li >label {
	display: block;
	display: block;
	width: 100px;
	padding: 10px;
	background: #eee;
	margin-top: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border: 1px solid #999;
	border-bottom: 0;
}
form#message li >span {
	padding: 10px;
	border-radius: 5px;
	border-top-left-radius: 0px;
	border: 1px solid #999;
	border-top: 0;
	display: inline-block;
	background: #eee;
}
form#message .inputText {
	padding: 5px;
	width: 300px;
	border: 0px;
	border-radius: 5px;
	display: block;
}
form#message textarea {
	width: 500px;
	height: 315px;
	border: 0px;
	border-radius: 5px;
	display: block;
}
form#message #sub {
	width: 200px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 24px;
	color: #fff;
	background: #97632A;
	border: 0px;
}
/*列表*/
#list #main .product{
	background:none;
	padding:0px;
}
#ListTop > h1 {
	padding-bottom:10px;
	background: url(../images/tt_bg.jpg) repeat-x bottom center;
}
#noimglist{
	padding: 10px;
}
#noimglist >a {
	display: block;
	color: #000;
}
#noimglist >a:hover, #noimglist > a:visited {
	color: #5AB208;
	font-weight: 600;
}
#noimglist li {
	height: 30px;
	line-height: 30px;
}
#noimglist li > span {
	float: right;
}
#page {
	margin: 10px auto;
	padding: 10px;
	text-align: center;
}
#list #pro_show{
	margin-top:20px;
}
#pro_show li {
	float: left;
	margin-left: 20px;
}
#pro_show li > a {
	color: #000;
}
#pro_show li > a span {
	text-align: center;
	display: block;
	height: 50px;
	line-height: 50px;
	width: 221px;
	overflow: hidden;
}
#pro_show li > a #pro_list_img {
width: 199px;
height: 143px;
background: url(../images/productLiBg3.jpg) no-repeat center center;
padding: 23px 11px 61px 11px;
text-align: center;
vertical-align: middle;
display: table-cell;
}
#pro_show li > a:hover {
	font-weight: 600;
}
#pro_show li > a:hover #pro_list_img {
	background: #5AB208;
}
/*列表*/
/*seach start*/
#mains {background: url(../images/flashBg.png); margin-bottom:20px;padding:10px;line-height:2;}
#mains a{
	color:#000;
}
#mains a:hover{
	color:#4b9b03
}
.right_view{
	width:980px;
	margin:0 auto;
	}
/*seach end*/
.page{
	margin:10px auto;
}
.page a{
	margin:auto 5px;
}
/*list3*/
#list3 > li {
	border-bottom:1px dashed #555;
	padding: 5px;
}

#list3 .list_article_img{
	text-align: center;
	width: 30%;
	height: 156px;
	display:table-cell;
	vertical-align:middle;
	
}
#list3 .list_article_img img{
	max-height:100%;
	max-width:100%;
}
#list3 .list_title{
	font-weight: bolder;
	font-size: 20px;
}
#list3 .list_title a{
	color:#000;
}
#list3 .list_des{
	position:relative;
	text-indent: 2em;
}
#list3 .list_des a{
position: absolute;
left: 600px;
top: 60px;
text-indent: 0px;
font-size: 1.2em;
background: #4b9b03;
color:#fff;
border: 1px solid #aaa;
}

#list3 .list_des a:hover{
	background: #fff;
	color:#4b9b03;
-moz-border-radius: 22px;
-webkit-border-radius: 22px;
border-radius: 22px;
	
}
#list3 .list_arc_li_rig{
	display: block;
	padding: 5px;
	border-bottom:d
	padding-top: 10px;
	float:right;
	width:77%;
	_margin-top: 30px;
	text-indent: 0px;
}
#list3 .list_click{
	margin-left: 5px;
	font-size: 13px;
}
#list3.list_article li{
	border-bottom: 1px dashed #898989;
	margin-bottom: 10px;
	text-indent: 0;
	padding-bottom: 10px;

}
/*list3*/
/*list4 table*/
#list4 {
	width:100%;
	text-align:center;
	line-height:2;
	border-collapse:collapse;
}
#list4 tr td{
	border-left:3px solid #fff;
	padding:0px 3px;
}
#list4 tr:nth-last-child(2n) td{
	border-left:3px solid #e7e7e7;
}
#list4 tr:nth-last-child(2n){
	background:#fff;
	border:1px solid #fff;
}
/*list4*/