/***覆盖样式****/
body {
	background: #F4F4F4;
}
.title_block_gray{padding-top: 0;}
/************搜索框************/
.search_box{
	float: none;
	width: 100%;
	height: 180px;
	margin: 0 auto;
	padding-top: 50px;
	/*background-color: #eff3f5;*/
	text-align: center;
}
.search_totalNum{
	margin: 40px 0 0;
	line-height: 40px;
	color: #423e33;
	font-size: 22px;
}
.search_input_box{
	position: relative;
	border: 1px solid #e2e2e2;
	width: 664px;
	height: 45px;
	margin: 12px auto 0;
	padding: 0 50px 0 16px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #fff;
	overflow: hidden;
}


#search_input{
	width: 100%;
	height: 45px;
	border: 0;
	padding: 0;
	color: #727475;
	font-size: 16px;
	background-color: transparent;	
}
.si_icon_box{
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 48px;
	height: 45px;
	border-left: 1px solid #fff;
	background: #DE1F27 url(images/icon/spirit_icon.png) no-repeat 12px 6px;
	cursor: pointer;
}
.si_icon_box:active{
	background-color: #DE1F27;
}
/************搜索框END************/


/************小编作品单选框***********/
.selects_box{
	width: 790px;
	height: 40px;
	margin: 0 auto 30px;
}
.sl_span{
	margin: 0 30px;
}
.sl_span{
	display: block;
	float: left;
	width: 96px;
	height: 34px;
	padding: 0;
	font-size: 14px;
	color: #DE1F27;
	line-height: 34px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #DE1F27;
	cursor: pointer;
}
.sl_span:hover{
	background-color: #DE1F27;
	color: #fff;
}
.sl_input{
	display: none;
}
.select_lists > input:checked + .sl_span{
	background-color: #DE1F27;
	color: #fff;
}
.sl_span_selected{
	background-color: #DE1F27;
	color: #fff;
}
.search_result{
	position: relative;
	width: 540px;
	height: 20px;
	padding: 26px 0 14px;
	line-height: 18px;
	font-size: 14px;
	margin: 0 auto;
	color: #423e33;
	text-align: center;
}
.search_result_p{
	text-align: center;
}
.iconBox{
	float: left;
	display: block;
	width: 20px;
	height: 20px;
	margin-right: 6px;
	background-image: url(images/icon/spirit_icon.png);
	overflow: hidden;
}
.icon_guanzhu{
	background-position: -5px -142px;
	float: none;
	display: inline-block;
	vertical-align: middle;
}
.keywords,
.sr_total{
	color: #ff7878;
}
/************小编作品单选框 END***********/

/*********小编作品列表*********/
.production_box{
	width: 1230px;
	padding-top: 34px;
}
.production_lists_box{
	width: 216px;
	height: 226px;
	margin-bottom: 46px;
	margin-right: 30px;
	background: #fff;
}
.production_lists_box:hover .prod_hots{
	border-color: #d2d2d2;
}
.pl_imgBox{
	width: 216px;
	height: 162px;
	overflow: hidden;
}
.pl_img_box{
	width: 216px;
	height: 162px;
	background-color: #fff;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
}
.pl_img_box > a{
	display: block;
	width: 216px;
	height: 162px;
	margin: 0 auto;
}
.pl_img{
	width: 216px;
	height: 162px;
}
.pl_img_box > a > img {
	width: 216px;
	height: 162px;
}
.prod_info_box{
	height: 62px;
	margin-left: 10px;
}
.pi_title{
	width: 200px;
	margin: 0;
	line-height: 30px;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pi_title > a{
	color: #333;
}
.pi_title > a:hover{color: #DE1F27 ;}
.pi_class{
	line-height: 26px;
	color: #999;
	font-size: 12px;
}
.btn_collects{
	float: right;
	display: block;
	width: 58px;
	height: 22px;
	margin-right: 10px;
	padding: 0;
	text-align: center;
	line-height: 18px;
	color: #DE1F27 ;
	font-size: 12px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #DE1F27 ;
	background-color: transparent;
	cursor: pointer;
}
.btn_collects:hover{
	color: #fff;
	background-color: #DE1F27 ;
}
/*********小编作品列表 END*********/

/*********分页按钮*******/
.paging_box{
	height: 100px;
	padding-top: 14px;
}
.paging_ul{
	width: 716px;
	height: 38px;
	margin: 0 auto;
	text-align: center;
}

.paging_lists{
	display: inline-block;
	vertical-align: middle;
	margin-right: 7px;
}
.paging_lists:last-child{
	margin: 0;
}
.paging_a,
.paging_span,
.paging_input,
.paging_a_big{
	display: block;
	width: 36px;
	height: 36px;
	padding: 0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #080810;
	background-color: transparent;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	color: #080810;
}
.paging_a_selected{
	color: #fff;
	background-color: #080810;
}
.paging_span{
	cursor: default;
}
.paging_a_big{
	width: 64px;
	cursor: default;
}
.paging_bg{
	background-color: #080810;
}
.paging_a:hover{
	color: #fff;
	background-color: #080810;
}
.paging_bg:hover{
	background-color: #080810;
}

.triangle_left,
.triangle_right{
	float: left;
	width: 0;
	height: 0;
	margin: 13px 0 0 14px;
	border-style: solid;
}
.triangle_left{
	margin-left: 12px;
	border-width: 6px 10.4px 6px 0;
	border-color: transparent #fff transparent transparent;
}
.triangle_right{
	border-width: 6px 0 6px 10.4px;
	border-color: transparent transparent transparent #fff;
}


.prompt_min{
	position: absolute;
	top: 45px;
	left: 0;
	width: 120px;
	height: 26px;
	line-height: 26px;
	z-index: 1005;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	font-size: 14px;
	text-align: center;
	display: none;
}
.jumpGO_triangle{
	position: absolute;
	top: -7px;
	left: 15px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 5px 7px 5px;
	border-color: transparent transparent rgba(0,0,0,0.6) transparent;
}
/*********分页按钮 END*******/

/*******IE8,9hack*******************************/
/*******仅IE8生效******/
@media \0screen {
	/*****29行****/
	#search_input{
		line-height: 40px;
	}
	/*****190行****/
	.paging_ul{
		width: 728px;
	}
	.prompt_min,
	.jumpGO_triangle{
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
	}
}
/*******IE8,9hack END***************************