.section{
	background: #FFFFFF;
	padding-bottom: 40px;
}
.ad{
	width: 1190px;
	margin: 0 auto;
}
img{
	max-width: 100%;
}
.searchresult_h{
	padding: 15px 0 30px 0;
	box-sizing: border-box;
	width: 1190px;
	margin: 0 auto; 
}
.searchresult_h span{
	font-size: 14px;
	color: #999999;
}
.searchresult_h img{
	width: 8px;
	height: 14px;
	margin: 0 15px 0 7px;
}
.searchresult_h label{
	margin: 0 32px 0 7px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.searchresult_h a{
	margin-right: 27px;
	font-size: 14px;
	color: #FF7F00;
}
.pzg::after{
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}
.newJournals{
	width: 1190px;
	margin: 0 auto;
	border:1px solid #E6E6E6;
}
.newJournals_t{
	width:1190px;
	height:40px;
	line-height: 40px;
	padding-left: 20px;
	box-sizing: border-box;
	font-size: 16px;
	color: #333333;
	background: #E6E6E6;
}
.newJournals_info{
	padding: 13px 0 24px 6px;
	box-sizing: border-box;	
}
.newJournals_item{
	width:290px;
	height:120px;
	background:#FFFFFF;
	margin-right: 6px;
	float: left;
}
.newJournals_item:hover{
	box-shadow:0px 2px 12px 0px rgba(0, 0, 0, 0.1);
}
.newJournals_item_l{
	height: 120px;
	width: 120px;
	float: left;
}
.newJournals_item_r{
	width: 170px;
	padding: 0 5px 0 10px;
	box-sizing: border-box;
	float: left;
}
.newJournals_item_p{
	font-size: #333;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 40px;
	line-height: 20px;
	margin-top: 5px;
}
.newJournals_item_price{
	margin-top: 15px;
}
.newJournals_item_price span{
	font-size: 18px;
	color: #C79D6B;
}
.newJournals_item_price i{
	font-size: 12px;
}
.newJournals_item_price label{
	float: right;
	font-size: 14px;
	color: #C79D6B;
}
.newJournals_item_btn{
	width:151px;
	height:28px;
	border:1px solid #E32E21;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	color: #E32E21;
}
.newJournals_item_btn:hover{
	color: #fff;
	background: #E32E21;
}
.hotSerarch{
	width: 1190px;
	margin: 0 auto;
	margin-top: 30px;
	border: 1px solid #E6E6E6;
}
.hotSerarchbox{
	padding: 10px 6px;
	box-sizing: border-box;
}
.hotSerarchbox a{
	display: inline-block;
	padding: 7px 12px;
	background: #F9F9F9;
	color: #333333;
	font-size: 14px;
	margin-right: 25px;
	margin-bottom: 8px;
}
.hotSerarchbox a label{
	width:34px;
	height:18px;
	background:rgba(255,127,0,1);
	border-radius:9px;
	display: inline-block;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	margin-right: 7px;
}
.hotSerarchbox a img{
	width: 14px;
	vertical-align: -2px;
	margin-right: 7px;
}
.hotSerarchbox a:hover{
	color: #FF7F00;
}
.recommendBox{
	width: 1190px;
	margin: 0 auto;
}
.recommend_item{
	position: relative;
	height: 56px;
	overflow: hidden;
	border-bottom: 1px solid #F2F2F2;
}
.recommend_l{
	position: absolute;
	color: #FF7F00;
	font-size: 16px;
	font-weight: bold;
	width: 88px;
	line-height: 1;
	top: 20px;
	left: 0;
}
.recommend_r{
	padding: 16px 0 20px 0;
	padding-left: 88px;
	box-sizing: border-box;
}
.recommend_r a{
	display: inline-block;
	color: #333333;
	font-size: 14px;
	margin-right: 19px;
	margin-bottom: 15px;
}
.showmore{
	position: absolute;
	width:29px;
	height:32px;
	background:#F2F2F2;
	top: 12px;
	right: 0;
}
.showmore i{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -6px;
	margin-top: -3px;
	width: 12px;
	height: 6px;
	background: url(../img/searchresult/down.png) no-repeat;
	background-size: 100% 100%;
}
.recommend_r a:hover{
	color: #FF7F00;
}
/*.showmore:hover i{
	background: url(../img/searchresult/downslect.png) no-repeat;
	background-size: 100% 100%;
}*/
.recommend_r a span{
	display: inline-block;
	width:32px;
	height:18px;
	background: #FF7F00;
	color: #FFFFFF;
	text-align: center;
	line-height: 18px;
	font-size: 12px;
	margin-right: 6px;
}
.searchresult{
	width: 1190px;
	margin: 0 auto;
	margin-top: 30px;
}
.searchresultbox_h{
	width:1190px;
	height:40px;
	background: #F2F2F2;
}
.searchresult_h_l{
	float: left;
}
.searchresult_h_l_i{
	display: block;
	float: left;
	width: 80px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border:1px solid rgba(230,230,230,1);
	border-right: 0;
	box-sizing: border-box;
	font-size: 16px;
}
.searchresult_h_l_i:last-child{
	border:1px solid rgba(230,230,230,1);
}
.searchresultbox_h_se{
	background: #FF7F00 !important;
	color: #FFFFFF !important;
	border: 0 !important;
}
.searchresult_h_l_i em{
	display: inline-block;
	margin-left: 5px;
	width: 10px;
	vertical-align: -2px;
}
.arrow-top{
	display: block;
	height: 6px;
	width: 10px;
	background: url(../img/searchresult/btnup.png) no-repeat;
	background-size: 100% 100%;
	margin-bottom: 2px;
}
.arrow-bottom{
	display: block;
	height: 6px;
	width: 10px;
	background: url(../img/searchresult/btndown.png) no-repeat;
	background-size: 100% 100%;
}
.searchresult_h_c{
	float: left;
	margin-left: 50px;
}
.searchresult_h_c_i{
	position: relative;
	height: 40px;
	font-size: 16px;
	color: #333;
	float: left;
	line-height: 40px;
	margin-right: 25px;
}
.searchresult_h_c_i input{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 9;
	opacity: 0;
}
.searchresult_h_c_i span{
	vertical-align: -4px;
	height: 16px;
	width: 16px;
	border:1px solid #CCCCCC;
	display: inline-block;
	margin-right: 8px;
}
.checkselect span{
	background: url(../img/searchresult/checkselect.png) no-repeat;
	background-size: 14px 10px;
	background-position:1px 3px;
	border: 1px solid #ff7f00;
}
.searchresult_h_r{
	padding: 11px 0;
	box-sizing: border-box;
	float: right;
}
.searchresult_h_r_l a{
	margin-right: 17px;
}
.searchresult_h_r_l{
	height: 22px;
	float: left;
	border-right: 1px solid #ccc;
}
.searchresult_h_r_l a{
	display: inline-block;
	width: 22px;
	height: 22px;
}
.searchresult_h_r_r{
	float: left;
	padding: 0 12px;
	box-sizing: border-box;
	font-size: 16px;
	color: #333333;
}
.prev_sh {
	display: inline-block;
	width: 6px;
	height: 12px;
	margin-left: 15px;
}
.prev_sh img{
	transform: rotate(180deg);
}
.searchresult_h_r_r span{
	margin: 0 10px;
}
.searchresult_h_r_r span label{
	color: #FF7F00;
}
.next_sh{
	display: inline-block;
	width: 6px;
	height: 12px;
}
.searchresult_h_l_i{
	margin-left: -1px;
	position: relative;
}
.searchresult_h_l_i:nth-of-type(1){
	margin-left: 0;
	z-index: 9;
}
.searchresult_h_l_i:hover .arrow-top{
	background: url(../img/searchresult/btnupselect.png) no-repeat;
    background-size: 100% 100%;
}
.searchresult_h_l_i:hover .arrow-bottom{
	background: url(../img/searchresult/btndownselect.png) no-repeat;
    background-size: 100% 100%;
}
.searchresult_h_l_i:hover{
	color: #FF7F00;
	border: 1px solid #FF7F00;
	z-index: 99;
}
.searchresult_list{
	margin-top: 15px;
}
.searchresult_list_l{
	float: left;
	width: 956px;
}
.searchresult_list_r{
	float: left;
	width: 210px;
	margin-left: 24px;
}
.relatedInfo_l_info{
    margin-bottom: 10px;
}
.goods_b1_item {
    width: 190px;
    height: 274px;
}
.goods_b1_img {
    height: 190px;
    width: 190px;
}
.goods_b1_img img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
}
.goods_b1_t {
    font-size: 14px;
    color: #333333;
    line-height: 18px;
    padding: 0 10px;
    box-sizing: border-box;
}
.goods_b1_p {
    color: #C79D6B;
    padding: 0 10px;
    box-sizing: border-box;
}
.goods_b1_p span {
    font-size: 16px;
}
.goods_b1_p label {
    font-size: 12px;
    float: right;
}
.goods_b1_p span i {
    font-size: 12px;
}
.goods_b1_item:hover{
	box-shadow:-2px 3px 11px 1px rgba(51,51,51,0.14);
}
.searchresult_list_r_t{
	width:210px;
	height:40px;
	background:#ff7f00;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	margin-bottom: 15px;
}
.searchresult_item_img{
	float: left;
	width: 190px;
	height: 190px;
}
.searchresult_item_img img{
	max-height: 100%;
	display: block;
	margin: 0 auto;
}
.searchresult_item_r{
	width: 766px;
	float: left;
	padding: 10px 15px;
	box-sizing: border-box;
}
.searchresult_item{
	background: #F9F9F9;
}
.searchresult_item_t_l{
	width: 455px;
	float: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	height: 40px;
}
.searchresult_item_t_l span{
	color: #fdfeff;
    padding: 1px 5px;
    margin-right: 5px;
    background-color: #12b7f5;
}
.searchresult_item_t_r{
	width: 280px;
	float: left;
}
.searchresult_item_t_r span{
	border-radius:9px;
	border: 1px solid #FF7F00;
	font-size: 12px;
	font-weight: bold;
	color: #FF7F00;
	display: inline-block;
	padding: 3px 5px;
	box-sizing: border-box;
	margin-right: 7px;
	line-height: 1;
	margin-bottom: 7px;
}
.searchresult_item_p{
	margin-top: 5px;
	width: 455px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:1;
	overflow: hidden;
	font-size: 14px;
	color: #666666;
	height: 28px;
}
.searchresult_item_goodsinfo{
	height: 21px;
	margin-bottom:10px;
}
.searchresult_item_goodsinfo_l{
	font-size: 14px;
	color: #666666;
	display: inline-block;
	width: 400px;
}
.searchresult_item_goodsinfo_l label{
	color: #333333;
}
.searchresult_item_goodsinfo_r{
	font-size: 14px;
	color: #666666;
}
.searchresult_item_goodsinfo_r label{
	color: #333333;
}
/*.searchresult_item_price{
	margin-top: 15px;
}*/
.searchresult_item_price1{
	color: #666666;
	font-size: 14px;
	margin-right: 30px;
}
.searchresult_item_price1 label{
	color: #C79D6B;
	font-size: 16px;
	font-weight: bold;
}
.searchresult_item_price2{
	color: #FF4D54;
	font-size: 14px;
	margin-right: 30px;
}
.searchresult_item_price2 label{
	color: #FF4D54;
	font-size: 16px;
	font-weight: bold;
}
.searchresult_item_btn{
	margin-top: 9px;
}
.goods_btn1{
	width:136px;
	height:36px;
	background:#E32E21;
	display: inline-block;
	text-align: center;
	line-height: 36px;
	color: #FFFFFF;
	font-size: 16px;
	margin-right: 35px;
}
.goods_btn2{
	width:96px;
	height:32px;
	border:1px solid #E6E6E6;
	display: inline-block;
	text-align: center;
	line-height: 32px;
	color: #333;
	font-size: 16px;
}
.goods_btn2 i{
	vertical-align: -4px;
	display: inline-block;
	height: 18px;
	width: 18px;
	background: url(../img/searchresult/sc1.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 6px;
}
.goods_btn2:hover{
	color: #FF7F00;
	border: 1px solid #FF7F00;
}
.goods_btn2:hover i{
	background: url(../img/searchresult/sc2.png) no-repeat;
	background-size: 100% 100%;
}
.searchresult_item:hover{
	box-shadow:0px 2px 11px 1px rgba(0, 0, 0, 0.1);
}
.searchresult_item{
	margin-bottom: 25px;
}
.selectsc i{
	background: url(../img/searchresult/sc3.png) no-repeat !important;
	background-size: 100% 100%;
}
.showtwo .searchresult_item{
	width:230px;
	height:329px;
	background:#FFFFFF;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}
.showtwo .searchresult_item:nth-of-type(4n){
	margin-right: 0;
}
.showtwo .searchresult_item .searchresult_item_img{
	width: 230px;
	height: 230px;
	float: initial;
}
.showtwo .searchresult_item .searchresult_item_t_r,.showtwo .searchresult_item .searchresult_item_p,.showtwo .searchresult_item .searchresult_item_goodsinfo,.showtwo .searchresult_item .searchresult_item_price,.showtwo .searchresult_item .searchresult_item_btn,.showtwo .searchresult_item  .searchresult_item_t_l{
	display: none;
}
.showtwot{
	display: none;
	font-size: 14px;
	color: #333333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 40px;
}
.showtwot span{
	color: #fdfeff;
    padding: 1px 5px;
    margin-right: 5px;
    background-color: #12b7f5;
}
.showtwot_price{
	display: none;
	margin-top: 10px;
}
.showtwo .showtwot{
	display: block;
}
.showtwo .showtwot_price{
	display: block;
	line-height: 26px;
}
.showtwo .searchresult_item_r{
	padding: 0 10px;
	width: initial;
	float: initial;
	box-sizing: border-box;
}
.showtwot_price_l{
	font-size: 16px;
	color: #C79D6B;
	margin-right: 10px;
}
.showtwot_price_l i{
	font-size: 12px;
}
.showtwot_price_c{
	color: #C79D6B;
	font-size: 12px;
	margin-right: 10px;
}
.showtwot_price_r{
	width:91px;
	height:26px;
	border:1px solid #FF7F00;
	font-size: 12px;
	color: #FF7F00;
	text-align: center;
	line-height: 26px;
	float: right;
}
.showtwot_price_r i{
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 4px;
	background: url(../img/gwc.png) no-repeat;
	background-size: 100% 100%;
}
.showtwot_price_r:hover{
	background: #FF7F00;
	color: #FFFFFF;
}
.showtwot_price_r:hover i{
    background: url(../img/pc_goods/gwc.png) no-repeat;
    background-size: 100% 100%;
}
.pagelist{
	margin-top: 30px;
	text-align: center;
}
.page_prev,.page_next{
	width:72px;
	height:36px;
	border:1px solid #CCCCCC;
	text-align: center;
	color: #666666;
	font-size: 14px;
	line-height: 36px;
	display: inline-block;
	margin-right: 6px;
}
.pagebox{
	display: inline-block;
}
.page_a{
	width:36px;
	height:36px;
	border:1px solid #CCCCCC;
	line-height: 36px;
	display: inline-block;
	margin-right: 6px;
}
.page_more{
	line-height: 36px;
	margin-right: 6px;
}
.page_more span{
	display: inline-block;
	background: #CCCCCC;
	height: 4px;
	width: 4px;
	margin: 0 2px;
	border-radius: 50%;
}
.sw_tj{
	width:1190px;
	height:351px;
	border: 1px solid #E6E6E6;
	margin: 0 auto;
	margin-top: 40px;
}
.sw_head{
	height:40px;
	background: #F2F2F2;
	font-size: 16px;
	color: #333333;
	padding: 0 20px;
	box-sizing: border-box;
	line-height: 40px;
}
.swiper-container-swtj{
	margin-top: 10px;
	padding: 0 10px;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}
.swiper-container-swtj .goods_b1_item{
	float: left;
	width: 186px;
	margin-right: 10px;
}
.swiper-container-swtj .goods_b1_item:last-child{
	margin-right: 0;
}
.swiper-container-swtj .swiper-button-prev{
	width: 18px;
	height: 36px;
	background: url(../img/searchresult/prev.png) no-repeat;
	background-size: 100% 100%;
	left: 0;
}
.swiper-container-swtj .swiper-button-next{
	width: 18px;
	height: 36px;
	background: url(../img/searchresult/nextloop.png) no-repeat;
	background-size: 100% 100%;
	right: 0;
}
.swiper-container-swtj .swiper-pagination-bullet{
	width:6px;
	height:6px;
	background:rgba(51,51,51,0.3);
	border-radius:50%;
}
.swiper-container-swtj .swiper-pagination-bullet-active{
	width:16px;
	height:4px;
	background:rgba(255,127,0,1);
	border-radius:2px;
	opacity: 1;
}
.swiper-container-swtj .swiper-pagination{
	bottom: 0;
}
.showtwot{
	display: none;
}
