@charset "gb2312";
/* CSS Document */
.header{
	width: 100%;
	height: auto;
	background: #FFF;
}

.header .header-top-nav{
	width: 1100px;
	height: 52px;
	margin: 0 auto;
	text-align: center;
}

.header-top-nav ul{
	padding-left: 50px;
	margin: 0px;
}

.header-top-nav ul:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.header-top-nav ul li{
	display: block;
	float: left;
	padding: 3px 5px;
}

.header-top-nav ul li div{
	display: none;
}

.header-top-nav ul .jg{
	display: block;
	float: left;
	padding: 1px 0;
}

.nav-on-list{
	position: relative;
}


/*发帖样式*/
.post_nav a:link{ display:block; width:100%; height:30px; line-height:30px; text-align:center; color:#000;}
.post_nav a:hover{ display:block; width:100%; height:30px; line-height:30px; text-align:center; background-color:#D9D9D9; text-decoration:none; color:#000;}
.post_nav a:visited{ display:block; width:100%; height:30px; line-height:30px; text-align:center; color:#000;}

.header .header-big-pic{
	background-image: url("../images/sy_index_header_1.jpg");
	background-position: center;
	background-repeat: no-repeat;
	height: 200px;
	width: 100%;
}

.header .header-jg{
	height: 3px;
	width: 100%;
	background-color: #3D3D3D;
}

.body-all{
	background-color: #F3F3F3;
	width: 100%;
	height: 100%;
}

.body-all:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.body-wrap{
	margin: 0 auto;
	padding-left: 25px;
	padding-right: 25px;
	width: 1050px;
	height: auto;
	background-color: #FFF;
}

.body-wrap:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.nav-lm{
	width: 600px;
	height: 40px;
	margin: 0 auto;
}

.nav-lm li{
	display: block;
	float: left;
	margin-left: 10px;
	height: 40px;
	width: 110px;
	line-height: 40px;
	text-align: center;
	background: url("../images/sy_index_tb_yuan.jpg") left center no-repeat;
}

.nav-lm li a{
	display: block;
	height: 100%;
	width: 100%;
}

.nav-lm li a:hover{
	background: url("../images/sy_index_tb_jiantou.jpg") center top no-repeat;
	background-size: 8% 10%;
}


.cont-wrap{
	margin-top: 25px;
}

.cont-wrap:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


.nav-dh{
	margin-top: 20px;
}

.more-pic-list{
	margin-top: 30px;
}

.more-pic-list:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


.more-pic-list li{
	width: 250px;
	height: 160px;
}

.more-pic-list li img{
	width: 250px;
	height: 160px;
	border: 0;
}

.mar-rig-15{
	margin-right: 15px;
}

.more-art-title{
	position: relative;
	height: 40px;
	z-index: 2;
	background-color:rgba(0,0,0,.65);
	bottom: 40px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
}


.more-jg{
	margin-top: 30px;
	border-bottom: 1px dashed #000;
}


.more-page{
	width:100%;
	margin-top: 30px;
	height:35px;
	line-height:35px;
	text-align:right;
	position:relative;
}

.more-page:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.more-page span{
	display:block;
	height:35px;
	line-height:35px;
	overflow:hidden;
	padding:0px 10px;
}

.more-page a{
	display:inline-block;
	text-align:center;
	padding:0px 12px;
	height:34px;
	line-height:34px;
	border:1px solid #E9E9E9;
	background:#FFF;
}

.more-page a:hover{
	background:#C2DEF4;
}

.more-page a, .more-page span{
	float:left;
	margin-right:9px;
}


.footer{
	padding: 30px;
	margin-top: 40px;
	border-top: 3px solid #3D3D3D;
	text-align: center;
}


/*帖子列表相关*/
.post_nav{
	margin-left: 20px;
}

.bbs-wrap .thread-top input{
	margin-top: 8px;
	margin-right: 5px;
	margin-left: 5px;
}

.bbs-thread{
	background-color: #F4F4F4;
}

.bbs-thread:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.bbs-thread .threadbit1{
	line-height: 30px;
	border-bottom: 1px solid #C8C8C8;
	padding-left: 5px;
}

.bbs-thread .threadbit1:hover{
	background-color:#FFF;
}

.bbs-thread .threadbit-last{
	line-height: 30px;
	padding-right: 5px;
}

.bbs-thread .threadbit-last:hover{
	background-color: #FFF;
}

.thread-author{
	width:80px;
	height: 30px;
	text-align:center;
	padding-top: 5px;
	overflow: hidden;
}

.thread-hit{
	width:80px;
	text-align:right;
	padding-right:10px;
	padding-top: 5px;
}

.threadbit1 .cont-title{
	width: auto;
	padding-top: 8px;
	padding-bottom: 5px;
}

.threadbit1 .cont-title img{
	margin-top: 5px;
	margin-right: 3px;
}

.threadpic_show
{
	float:left;
	margin:10px 0 10px 10px;
	width:200px;
	height:auto;
	border:1px solid #BD0101;
	padding: 10px;
}

.thread-row_img
{
	line-height: 20px;
}

.thread-row_img img
{
	margin-top: 3px;
}


.threadpic_show_1
{
	width:200px;
	height:160px;
	background:url(/images/nophototiny.png) no-repeat center;
	background-color:#FFB9B9;
	margin-bottom: 10px;
}

.threadpic_show_1 img
{
	border:0px;
	max-width:200px;
	max-height:160px;
	width:200px;
	height:160px;
}

/*帖子列表相关 end*/

