.search { position:absolute; top:20px; right:130px;}
.orico_text {
    color: #FFFFFF;
    z-index: 2;
    position:relative;
    width: 345px;
    top: -205px;
    font-size: 20px;
    text-align: center;
    display: none;
    height: 200px;
    background: rgba(23,18,15,0.8);
    line-height: 200px;
}
.copyright { background:#f2f2f2; padding:20px 0;}
.jd_left { float:left;}
.jd_left p { line-height:10px; padding-left:20px;}
.font_16 {font-size:16px; font-weight:bold;}
.jd_buy {
	max-width:600px;
	margin:auto;
}
.jd_buy:before, .jd_buy:after {
	display:table;
	content:" "
}
.jd_buy:after {
	clear:both
}
.jd_buy:before, .jd_buy:after {
	display:table;
	content:" "
}
.jd_buy:after {
	clear:both
}

/*search*/
.oc-top-search {
	text-align:left;
	width:50%;
	height:48px;
	position:absolute;
	top:60px;
	right:60px;
	overflow:hidden;
	z-index:1;
}
.oc-search-input {
	height:44px;
	width:80%;
	margin-left:15px;
	line-height:24px;
	text-indent:23px;
	padding:10px 10% 10px 0;
	float:left;
}
.oc-search-submit {
	width:60px;
	min-width:34px;
	height:44px;
	border:none;
	right:10px;
	top:10px;
	color:#fff;
	background:#b61d1d;
	float:left;
}

/*遮罩*/
@media(min-width:991px) {

.qic_text{ color:#FFFFFF; z-index:2; position:absolute; width:97%;top:10px;font-size:26px; text-align:center; display:none; height:96%; background:rgba(23,18,15,0.8); line-height:30px; padding-top:68px;}
}
@media(max-width:990px) and (min-width:481px){
.qic_text{ color:#FFFFFF; z-index:2; position:absolute; width:98%;top:10px;font-size:26px; text-align:center; display:none; height:97%; background:rgba(23,18,15,0.8); line-height:30px; padding-top:68px;}
}
@media(max-width:480px){

.qic_text{ color:#FFFFFF; z-index:2; position:absolute; width:97%;top:0px;font-size:26px; text-align:center; display:none; height:100%; background:rgba(23,18,15,0.8); line-height:30px; padding-top:68px;}
}

.qic_text_dis_two{display:block;}

/*hot style*/
.row_clear{clear:both;}
.row_top{margin-top:-180px; clear:both; margin-left:auto; margin-right:auto;}
.c-fix{zoom:1}

/*分页样式*/
.fw-pagediv {
	left: 0;
	position:relative;
	top: 100%;
	margin-bottom:50px;
}
.fw-pagediv {
	width: 100%;
}
.fw-pagediv ul {
	text-align: center;
	width: 100%;
}
.fw-pagediv li {
	cursor: pointer;
	display: inline-block;
	font-family: lato;
	font-size: 13px;
	font-weight: normal;
	height: 35px;
	line-height: 35px;
	margin-right: 2px;
	width: 70px;
	border:1px solid #939090;