body{
	background: url(../img/bg.jpg) no-repeat center 0;
	background-color: #850d10;
}
.main{
	width: 1200px;
	margin: 0 auto;
	margin-top: 870px;
}
.tips{
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -40px;
	margin-left: -150px;
	background-color: rgba(178,55,58,0.9);
	box-shadow: 0 0 5px rgba(178,55,58,0.4);
	background-color: rgba(244,197,116,0.9);
	box-shadow: 0 0 5px rgba(244,197,116,0.4);
	color: #fff;
	color: #b2373a;
	text-align: center;
	border-radius: 4px;
	z-index: 9999;
}
.tips p {
	width: 280px;
	height: 60px;
	padding: 10px;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}
.tips span {
	font-size: 18px;
	vertical-align: middle;
}
.explain{
	width: 500px;
	float: left;
	color: #f4c574;
}
.title{
	display: block;
	width: 349px;
	height: 74px;
	margin: 15px auto;
}
.title_jieshao{
	background: url(../img/title1.png) no-repeat;
}
.title_prize{
	background: url(../img/title2.png) no-repeat;
}
.title_rule{
	background: url(../img/title3.png) no-repeat;
}
.jieshao{
	margin-bottom: 20px;
}
.jieshao .text{
	font-size: 18px;
	text-align: center;
}
.prize{
	text-align: center;
}
.prize_box{
	display: inline-block;
	text-align: center;
}
.prize_box p{
	font-size: 18px;
}
.post{
	position: relative;
	width: 673px;
	height: 506px;
	background: url(../img/post.png) no-repeat;
	float: right;
}
.post:after{
	content: " ";
	display: block;
	width: 233px;
	height: 139px;
	background: url(../img/i.png) no-repeat center;
	position: absolute;
	top: -64px;
	right: -98px;
}
.post .form{
	position: absolute;
	width: 400px;
	top: 141px;
	left: 190px;
}
.post .form input{
	color: #a27814;
	font-size: 18px;
	height: 42px;
	line-height: 42px;
	padding: 0 10px;
}
#workHengpi{
	width: 378px;
}
#workShanglian{
	width: 378px;
	margin-top: 25px;
}
#workXialian{
	width: 378px;
	margin-top: 23px;
}
#workServer{
	width: 118px;
	margin-top: 22px;
}
#workId{
	width: 118px;
	margin-left: 117px;
}
.btn_post{
	display: block;
	width: 206px;
	height: 53px;
	background: url(../img/btn_send.png) no-repeat;
	margin: 420px auto 0px auto;
}
.btn_post:hover{
	background: url(../img/btn_send_h.png) no-repeat;
}


.rule{
	display: inline-block;
	margin-top: 50px;
}
.rule .text{
	color: #f4c574;
	font-size: 16px;
	line-height: 2;
}
.works{
	display: block;
	margin-top: 50px;
	margin-bottom: 50px;
}
.works .tab{
	display: block;
}
.works .tab ul li{
	display: inline-block;
	width: 153px;
	height: 57px;
	line-height: 57px;
	text-align: center;
	color: #481301;
	background-color: #f4c574;
	font-size: 24px;
	cursor: pointer;
}
.works .tab ul li.cur{
	background-color: #feeac5;
}

.works .search{
	position: relative;
	float: right;
	margin-top: -40px;
}
.works .search input{
	width: 158px;
	line-height: 28px;
	padding: 0 5px;
}
.works .search .btn_search{
	display: block;
	width: 24px;
	height: 24px;
	background: url(../img/search.png) no-repeat center;
	background-color: #340d00;
	position: absolute;
	top: 2px;
	right: 2px;
}
.works_list{
	background-color: #feeac5;
	text-align: center;
	padding: 20px 0;
}
.works_list ul li{
	display: inline-block;
	margin: 15px 10px;
}
.works_list .windows{
	position: relative;
	display: block;
	/*width: 315px;*/
	width: 253px;
	height: 163px;
	padding: 0 11px;
	background: url(../img/window.png) no-repeat center;
	background: url(../img/window2.png) no-repeat center;
}
.works_list .windows_title{
	line-height: 25px;
	color: #fff;
}
.works_list .windows_server{
	color: #c01820;
	margin-top: 24px;
	line-height: 2;
}
.works_list .windows_votes{
	color: #616161;
}
.works_list .windows_btns{
	margin-top: 15px;
}
.works_list .windows_btns a{
	display: inline-block;
	width: 89px;
	height: 28px;
	line-height: 28px;
	margin: 0 auto;
	color: #fff;
	background: url(../img/btn.png) no-repeat center;
}
.works_list .windows_btns a:hover{
	background: url(../img/btn_h.png) no-repeat center;
}
.works_list .windows_more{
	display: none;
	position: absolute;
	top: 25px;
	width: 253px;
	background: url(../img/windows_bg.jpg) no-repeat 100% 100% ;
	background-color: #fff8ec;
	z-index: 2;
	border-bottom: 8px solid #c01820;
}
.works_list .windows_shanglian{
	font-size: 18px;
	width: 18px;
	padding: 2px;
	color: #fff;
	background: #bd1c22;
	float: right;
	margin: 20px 20px 20px 0;
	padding: 5px;
	word-wrap: break-word;
}
.works_list .windows_xialian{
	font-size: 18px;
	width: 18px;
	padding: 2px;
	color: #fff;
	background: #bd1c22;
	float: left;
	margin: 20px 0 20px 20px;
	padding: 5px;
	word-wrap: break-word;
}
.works_list .windows_more .info{
	position: absolute;
	width: 100%;
	bottom: 20px;
}
.works_list .windows_more .windows_server{
	/*margin-top: 200px;*/
}
.works_list .windows_more .windows_btn_vote{
	display: inline-block;
	width: 89px;
	height: 28px;
	line-height: 28px;
	margin: 10px auto 0 auto;
	color: #fff;
	background: url(../img/btn.png) no-repeat center;
}
.works_list .windows_more .windows_btn_vote:hover{
	background: url(../img/btn_h.png) no-repeat center;
}
.works_list .windows_more .windows_btn_hide{
	display: block;
	width: 32px;
	height: 32px;
	background: url(../img/hide.png) no-repeat center;
	background-color: #f4c574;
	border-radius: 50%;
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -16px;
}
.pageNum{
	margin-top: 15px;
}
.pageNum .pageInfo{
	line-height: 2;
}
.pageNumbtn a{
	display: inline-block;
	line-height: 24px;
	color: #fff;
	background: #2e2d2d;
	padding: 0 10px;
}
.pageNumbtn a:hover{
	background: #c01820;
}
.pageNumbtn a.ban{
	display: inline-block;
	line-height: 24px;
	color: #fff;
	background: #c4c4c4;
}
