.headerWrap {
	background-color:#5a4c3b;
	border-bottom:0
}
.logo_search .logo {
	width:198px
}
.logo_search .logo a {
	width:198px;
	height:61px;
	padding-top:19px
}
.logo a img {
	width:198px
}
.form_search {
	float:left;
	margin-left:195px;
	background:#46392a;
	border:1px solid #46392a
}
.text_search {
	background:#46392a;
	color:#8a857f
}
button.btn_search {
	color:#8d8982
}
.btn_search:hover {
	color:#fff
}
.release_btn {
	width:95px;
	padding-left:13px;
	height:38px;
	line-height:38px;
	color:#ffda6e;
	font-size:14px;
	float:right;
	background:#3f3223;
	margin-top:22px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	cursor:pointer
}
.icon-lipinhe {
	float:left;
	margin-top:11px
}
.icon-lipinhe:before {
	margin-right:10px;
	color:#ffda6e;
	font-size:15px
}
.release_btn:hover {
	background:#ffda6e;
	color:#5a4c3b
}
a.release_btn:hover i:before {
	color:#5a4c3b
}
.error_page {
	width:250px;
	margin:0 auto;
	color:#333;
	padding-top:180px;
	padding-bottom:40px
}
.error_page i.icon-logintanhao {
	display:inline-block;
	margin:0 10px 0 0;
	float:none
}
.error_page span.grey {
	padding-left:45px;
	font-size:12px;
	display:block;
	padding-top:24px
}
.error_page span i {
	font-family:"SimSun"
}
.dialog-header {
	width:480px;
	height:60px;
	border-bottom:1px solid #e6e6e6;
	line-height:60px
}
.dialog-header span {
	display:inline-block;
	margin-left:20px;
	font-size:20px;
	color:#333
}
.dialog-body {
	height:70px;
	width:480px;
	text-align:center;
	font-size:12px;
	color:#999;
	padding-top:30px
}
.dialog-body span {
	font-size:14px;
	color:#666
}
.dialog-btn {
	text-align:center
}
.dialog-btn input {
	width:150px;
	height:40px;
	color:white;
	text-align:center;
	line-height:40px;
	border-radius:4px;
	border:0;
	cursor:pointer;
	font-size:14px
}
.db-red {
	background-color:#f35a5a;
	margin-right:10px
}
.db-hui {
	background-color:#ccc;
	margin-left:10px
}
#dialog {
	position:fixed;
	z-index:50003;
	display:none;
	left:50%;
	width:480px;
	margin-left:-240px;
	top:50%;
	height:240px;
	margin-top:-120px;
	background-color:white
}
#little_dialog {
	position:fixed;
	z-index:50003;
	display:none;
	left:50%;
	width:310px;
	margin-left:-155px;
	top:50%;
	height:120px;
	margin-top:-60px;
	background-color:white
}
#dialog i,#little_dialog i {
	display:inline-block;
	height:24px;
	width:24px;
	border-radius:50%;
	top:-9px;
	right:-9px;
	background-color:white
}
#fullbg {
	background-color:#666;
	opacity:.5;
	filter:alpha(opacity = 50);
	position:fixed;
	left:0;
	top:0;
	z-index:10000
}
.ldialog_body {
	width:310px;
	height:120px;
	line-height:120px;
	text-align:center
}
.ldialog_body .ldialog_icon {
	display:inline-block;
	width:35px;
	height:35px;
	border-radius:50%;
	background-color:#7bc7ac;
	color:white;
	font-weight:800;
	font-size:20px;
	margin-right:15px;
	line-height:35px;
	text-align:center
}
.ldialog_body .ldialog_text {
	font-size:14px;
	color:#666
}
.ldialog_fail {
	width:310px;
	height:120px;
	text-align:center
}
.ldialog_fail .tanhao {
	float:left;
	width:70px;
	height:120px;
	line-height:120px;
	text-align:right
}
.ldialog_fail .tanhao .icon-logintanhao {
	display:inline-block;
	background-color:#f5f5f5;
	color:#fb5153;
	width:35px;
	height:35px;
	border-radius:50%;
	line-height:35px;
	font-size:24px;
	text-align:center
}
.ldialog_fail .tanhao .icon-loginright {
	display:inline-block;
	background-color:#7bc7ac;
	color:white;
	width:35px;
	height:35px;
	border-radius:50%;
	line-height:35px;
	font-size:24px;
	text-align:center
}
.ldialog_fail .fail {
	text-align:left;
	float:right;
	width:180px;
	height:120px;
	padding-top:30px;
	padding-right:30px
}
.ldialog_fail .fail h4 {
	font-weight:500;
	font-size:14px;
	color:#666
}
.ldialog_fail .fail p {
	font-size:12px;
	color:#999
}
section.wrap {
	width:1200px;
	margin:0 auto;
	padding-bottom:10px
}
.rel-hide {
	display:none!important
}
.wap-pagination {
	width:100%;
	background-color:#f5f5f5;
	text-align:center;
	display:none;
	height:48px;
	line-height:48px
}
.wap-pagination a {
	display:inline-block;
	width:100px;
	height:33px;
	line-height:33px;
	text-align:center;
	font-size:14px;
	color:#5a5a5a;
	border-radius:15px;
	border:1px solid #d2d2d2
}
.wap-pagination a.prev-wap {
	margin-right:10px
}
@media screen and (max-width:480px) {
	header {
	display:none
}
}