*{
	margin: 0;
	padding: 0;
	font-family: "microsoft yahei";
}
*,a:focus,input:focus{outline:0}
i{
	font-style: normal;
}
a{
	text-decoration: none;
	color: #333;
	font-size: 14px;
}
img{max-width:100%}
ul{
	list-style: none;
}
body{
	background: #F5F5F5;
}
.section{
	width: 100%;
}
.st_top{
	margin: 0 auto;
	width: 1190px;
	height: 477px;
	/*margin-left: 180px;*/
}
.st_top_c{
	float: left;
	margin-left: 185px;
	margin-top: 10px;
}
.st_banner{
	width: 800px;
	height: 346px;
}
.st_recommend{
	margin-top: 10px;
}
.swiper-container-recommend{
	position: relative;
	height: 120px;
	width: 800px;
	overflow: hidden;
}
.swiper-container .swiper-pagination-bullet{
	width:18px;
	height:18px;
	background:#333333;
	opacity:0.5;
	border-radius:0;
	text-align: center;
	line-height: 18px;
	color: #FFFFFF;
	font-size: 12px;
}
.swiper-container .swiper-pagination-bullet-active{
	background: #FF7F00;
	opacity: 1;
}
.swiper-container-recommend .swiper-button-next{
	width:20px;
	height:40px;
	background:rgba(51,51,51,0.3);
	border-radius:8px 0px 0px 8px;
	right: 0;
	text-align: center;
}
.swiper-container-recommend .swiper-button-prev{
	width:20px;
	height:40px;
	background:rgba(51,51,51,0.3);
	border-radius:0px 8px 8px 0px;
	left: 0;
	text-align: center;
}
.swiper-container-recommend .swiper-button-next img{
	width: 12px;
	height: 20px;
	margin-top: 10px;
}
.swiper-container-recommend .swiper-button-prev img{
	width: 12px;
	height: 20px;
	margin-top: 10px;
}
.swiper-container-recommend .swiper-slide a{
	display: block;
	position: relative;
	padding-left: 6px;
	padding-top: 18px;
	box-sizing: border-box;
}
.st_recommend_bg{
	position: absolute;
	top:0 ;
	left: 0;
	width: 100%;
}
.st_recommend_title{
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	position: relative;
	z-index: 8;
	line-height: 1;
}
.st_recommend_info{
	font-size: 14px;
	color: #FFFFFF;
	position: relative;
	z-index: 8;
	letter-spacing: 1px;
	/*line-height: 1;*/
	margin-top: 10px;
	max-width: 130px;
}
.st_top_r{
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	width:200px;
	height:477px;
	background:#FFFFFF;
	padding: 10px;
	box-sizing: border-box;
}
.user_icon{
	height: 60px;
	width: 60px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
}
.user_icon img{
	max-width: 60px;
}
.user_name{
	font-size: 14px;
	color: #FF7F00;
	text-align: center;
	line-height: 1;
	margin-top: 8px;
}
.user_f{
	margin-top: 9px;
	font-size: 0;
	padding: 0 18px;
	box-sizing: border-box;
}
.user_f a{
	display: inline-block;
	width:64px;
	height:20px;
	background:#FF4D54;
	border-radius:10px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.user_f a:nth-of-type(1){
	margin-right: 16px;
}
.st_top_r_news{
	margin-top: 20px;
	border-top: 1px solid #f2f2f2;
}
.st_top_r_news_title{
	margin: 16px 0;
	line-height: 1;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.st_top_r_news_title a{
	font-weight: 400;
	font-size: 12px;
	color: #666666;
	float: right;
}
.st_top_r_news_title img{
	width: 6px;
	margin-left: 2px;
}
.swiper-container-news{
	overflow: hidden;
	height: 125px;
}
.swiper-container-news .swiper-slide{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.swiper-container-news .swiper-slide a{
	font-size: 12px;
	color: #666666;
}
.swiper-container-news .swiper-slide a span{
	color: #FF4D54;
	margin-right: 5px;
}
.st_top_r_b{
	margin-top: 10px;
	border-top: 1px solid #f2f2f2;
	font-size: 0;
	padding-top: 7px;
	box-sizing: border-box;
}
.st_top_r_b_item{
	padding-top: 8px;
	width: 60px;
	display: inline-block;
	border-bottom: 1px solid #F2F2F2;
	border-right: 1px solid #F2F2F2;
	box-sizing: border-box;
}
.st_top_r_b_item:nth-of-type(3n){
	border-right:0;
}
.st_top_r_b_title{
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding: 10px 0;
	line-height: 1;
}
.st_top_r_b_img{
	width: 30px;
	height: 30px;
	margin: 0 auto;
}
.st_top_r_b_item:nth-of-type(4),.st_top_r_b_item:nth-of-type(5),.st_top_r_b_item:nth-of-type(6){
	border-bottom:0;
}
.limitedTime{
	width: 1190px;
	margin: 0 auto;
	margin-top: 16px;
	background: #FFFFFF;
	border-radius: 8px;
}
.limitedTime_title{
	height: 52px;
	line-height: 52px;
	padding: 0 10px;
	box-sizing: border-box;
	font-size: 18px;
	font-weight: bold;
	color: #EE2D2B;
}
.limitedTime_title .t_icon{
	width: 10px;
	margin-right: 12px;
	vertical-align: middle;
}
.limitedTime_title span{
	float: left;
}
.limitedTime_title ul{
	height: 24px;
	float: left;
	margin-left: 35px;
}
.limitedTime_title li{
	float: left;
	margin-left: 16px;
}
.limitedTime_title li a{
	padding: 2px 12px;
	box-sizing: border-box;
}
.limitedTime_title .t_right{
	float: right;
}
.limitedTime_title .limited_select a{
	
	background:#FF7F00;
	border-radius:12px;
	color: #FFFFFF !important;
	line-height: 1;
}
.limitedTime_title li:hover a{
	background:#FF7F00;
	border-radius:12px;
	color: #FFFFFF !important;
	line-height: 1;
}
.t_right{
	color: #666666;
	font-size: 14px;
	font-weight: 400;
}
.t_right i{
	display: inline-block;
	height: 12px;
	width: 12px;
	margin-left: 6px;
	background: url(../img/limitedTime.png) no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
}
.t_right:hover{
	color: #FF7F00;
}
.t_right:hover i{
	background: url(../img/limitedTime_select.png) no-repeat;
	background-size: 100% 100%;
}
.limitedTime_b{
	margin-top: 10px;
	position: relative;
}
.limitedTime_b_l{
	width: 985px;
	height: 280px;
	padding-bottom: 10px;
	float: left;
}
.swiper-container-limitedTime{
	height: 280px;
	width: 985px;
	overflow: hidden;
	position: relative;
	padding-bottom: 10px;
}
.lT_img{
	height: 189px;
	width: 189px;
}
.lT_img img{
	display: block;
	margin: 0 auto;
	max-height: 100%;
}
.swiper-container-limitedTime .swiper-button-prev {
    width: 20px;
    height: 40px;
    background: rgba(51,51,51,0.3);
    border-radius: 0px 8px 8px 0px;
    left: 0;
    text-align: center;
}
.swiper-container-limitedTime .swiper-button-next {
    width: 20px;
    height: 40px;
    background: rgba(51,51,51,0.3);
    border-radius: 8px 0px 0px 8px;
    right: 0;
    text-align: center;
}
.swiper-container-limitedTime .swiper-button-next img {
    width: 12px;
    height: 20px;
    margin-top: 10px;
}
.swiper-container-limitedTime .swiper-button-prev img {
    width: 12px;
    height: 20px;
    margin-top: 10px;
}
.lT_title{
	margin-top: 8px;
	font-size: 14px;
	color: #333333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	padding: 0 10px;
	height:40px;
}
.lT_proce{
	margin: 10px 0;
	width: 168px;
	margin: 0 auto;
	box-sizing: border-box;
	font-size: 0;
	height:26px;
	border:1px solid #FF7F00;
	    margin-top: 6px;
}
.swiper-container-limitedTime .swiper-slide{
	width:190px;
	height:280px;
	border-top: 1px solid rgba(0, 0, 0, 0.03);
	box-shadow:0px 1px 1px 0px rgba(0, 0, 0, 0.1);
}
.lT_nowprice{
	width:84px;
	height:24px;
	background:#FF7F00;
	color: #FFFFFF;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	line-height: 26px;
}
.lT_nowprice i{
	font-size: 12px;
}
.lT_beforprice{
	display: inline-block;
	width:82px;
	float: right;
	text-align: center;
	line-height: 24px;
	color: #FFFFFF;
	font-size: 12px;
	color: #999999;
	text-decoration: line-through;
}
.limitedTime_b_l_item{
	display: none;
}
.limitedTime_b_l_item:nth-of-type(1){
	display: block;
}
.swiper-container-limitedTimead{
	height: 280px;
	width: 190px;;
	overflow: hidden;
	position: relative;
	float: right;
}
.limitedTime_b::after{
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}
.swiper-container-limitedTimead img{
	max-width: 100%;
}
.swiper-container-limitedTimead .swiper-pagination-bullet{
	width:4px;
	height:4px;
	background:#333333;
	opacity:0.3;
	border-radius:50%;
}
.swiper-container-limitedTimead .swiper-pagination-bullet-active{
	width:16px;
	height:4px;
	background:#FF7F00;
	border-radius:2px;
	opacity: 1;
}
.public_ad{
	margin: 20px auto;
	width: 1190px;
	font-size: 0;
}
.public_ad a{
	display: inline-block;
	width: 390px;
	height: 170px;
	margin-right: 10px;
	border-radius: 4px;
	overflow: hidden;
}
.public_ad a:last-child{
	margin: 0;
}
.listbox{
	margin: 0 auto;
	margin-top: 16px;
	width: 1190px;
	position: relative;
}
.listbox:after{
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}
.listbox_item{
	width:390px;
	height:448px;
	background:#FFFFFF;
	border-radius:8px;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
.listbox_item:nth-of-type(3n+1){
	margin-right: 0;
}
.listbox_head{
	width:390px;
	height:48px;
	padding: 20px 0 10px 0;
	box-sizing: border-box;
	line-height: 1;
	font-size: 18px;
	font-weight: bold;
}

.listbox_head span{
	display: inline-block;
	width:4px;
	height:20px;
	margin-right: 15px;
	vertical-align: middle;
}
.item1 .listbox_head{
	background: #FDF4F4;
	color: #FC413F;
}
.item1 .listbox_head span{
	background:#FC413F;
}
.item2 .listbox_head{
	background: #F1FFF1;
	color: #68C466;
}
.item2 .listbox_head span{
	background:#68C466;
}
.item3 .listbox_head{
	background: #F9F9F9;
	color: #333333;
}
.item3 .listbox_head span{
	background:#333333;
}
.item4 .listbox_head{
	background: #F2FFFE;
	color: #33B8AE;
}
.item4 .listbox_head span{
	background:#33B8AE;
}
.item5 .listbox_head{
	background: #F4FBFF;
	color: #2396E5;
}
.item5 .listbox_head span{
	background:#2396E5;
}
.item6 .listbox_head{
	background: #FEF8FF;
	color: #9E7FFF;
}
.item6 .listbox_head span{
	background:#9E7FFF;
}
.listbox_head .t_right{
	float: right;
	margin-right: 10px;
	line-height: 1.4;
}
.swiper-container-lranking{
	position: relative;
	height: 48px;
	overflow: hidden;
	margin-left: 4px;
	line-height: 48px;
}
.select_lr a{
	font-size: 16px;
	color: #FFFFFF !important;
	background:#FF7F00;
}
.swiper-container-lranking .swiper-slide a{
	width:80px;
	height:24px;
	border-radius:12px;
	display: block;
	margin-top: 12px;
	line-height: 24px;
	color: #333;
	font-size: 16px;
	text-align: center;
}
.swiper-container-lranking .swiper-slide:hover a{
	font-size: 16px;
	color: #FFFFFF !important;
	background:#FF7F00;
}
.list_ranking_info{
	border-top: 1px solid #F2F2F2;
	padding-top: 14px;
	box-sizing: border-box;
	width: 370px;
	margin: 0 auto;
}
.list_ranking_item_t::after{
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}
.list_ranking_item_list{
	width:116px;
	height:166px;
	background:#FFFFFF;
	box-shadow:0px 1px 1px 0px rgba(0, 0, 0, 0.1);
	border-radius:2px;
	float: left;
	margin-right: 10px;
}
.list_ranking_item_list_img{
	position: relative;
}
.lr_goodsimg{
	display: block;
	margin: 0 auto;
	max-height: 100%;
}
.lr_gicon{
	position: absolute;
	top: 0;
	left: 0;
	width: 23px;
}
.lr_title{
	margin: 8px 0;
	font-size: 14px;
	color: #333333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	padding: 0 5px;
	line-height: 1.2;
}
.list_ranking_item_list:nth-of-type(3n){
	margin-right: 0;
}
.lr_b_l{
	width: 315px;
	float: left;
}
.lr_b_l a{
	display: block;
	position: relative;
	padding: 8px 0;
}
.lr_b_l a::before{
	position: absolute;
	content: "";
	bottom: 0;
	left: 13px;
	height: 1px;
	width: 280px;
	background: #F2F2F2;
}
.lr_b_l:last-child a::before{
	display: none;
}
.lr_b_l a::after{
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}
.list_ranking_item_b::after{
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}
.lr_b_l_imgs{
	height: 70px;
	width: 70px;
	position: relative;
	float: left;
}
.lr_b_l_img{
	display: block;
	margin: 0 auto;
	max-height: 100%;
}
.lr_b_l_icon{
	position: absolute;
	top: 0;
	left: 0;
	width: 13px;
}
.lr_b_l_title{
	float: left;
	width: 245px;
	padding: 0 20px;
	box-sizing: border-box;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 14px;
	color: #333333;
	margin-top: 15px;
}
.lr_b_r{
	float: left;
	height: 172px;
	width: 55px;
	position: relative;
}
.lr_b_r span{
	font-size: 14px;
	color: #666666;
	position: absolute;
	top: 50%;
	margin-top: -29px;
	right: 15px;
}
.lr_b_r i{
	display: block;
	height: 10px;
	width: 10px;
	background: url(../img/doublemore.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	margin-top: -5px;
	right: 0;
}
.lr_b_r a:hover span{
	color: #FF7F00;
}
.lr_b_r a:hover i{
	background: url(../img/doublemore_select.png) no-repeat;
	background-size: 100% 100%;
}
.list_ranking_item{
	display: none;
}
.list_ranking_item:nth-of-type(1){
	display: block;
}
.lr_b_r::before{
	position: absolute;
	left: 0;
	top: 50%;
	content: "";
	width:1px;
	height:136px;
	margin-top: -68px;
	background: #f2f2f2;
}
.fl_venue_item{
	float: left;
	width: 195px;
	height: 200px;
	padding: 26px 0 20px 0;
	box-sizing: border-box;
	position: relative;
}
.fl_venue_title{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding-left: 19px;
	box-sizing: border-box;
	line-height: 1;
}
.fl_venue_h2{
	font-size: 13px;
	font-weight: 400;
	color: #666666;
	padding-left: 19px;
	box-sizing: border-box;
	line-height: 1;
	margin-top: 8px;
}
.fl_venue_imgs{
	margin-top: 27px;
}
.fl_venue_img{
	float: left;
	width: 90px;
	height: 90px;
	margin-left: 3px;
}
.fl_venue_img img{
	display: block;
	margin: 0 auto;
	max-height: 100%;
}
.pzg::after{
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}
.fl_venue::after{
	position: absolute;
	height: 300px;
	width: 1px;
	background: #F2F2F2;
	content: "";
	left: 195px;
	top: 50px;
}
.fl_venue{
	position: relative;
	height: 400px;
}
.fl_venue::before{
	position: absolute;
	height: 1px;
	width: 300px;
	background: #F2F2F2;
	content: "";
	left: 45px;
	top: 200px;
}
.hd_venue_item{
	height: 180px;
	width: 180px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 18px;
	box-sizing: border-box;
	position: relative;
}
.hd_venue_item:nth-of-type(2n){
	margin-right: 0;
}
.hd_venue_item:nth-of-type(1){
	background:linear-gradient(-34deg,rgba(250,120,125,1),rgba(255,58,58,1));
	border-radius:4px;
}
.hd_venue_item:nth-of-type(2){
	background:linear-gradient(-34deg,rgba(248,195,138,1),rgba(252,135,9,1));
	border-radius:4px;	
}
.hd_venue_item:nth-of-type(3){
	background:linear-gradient(-34deg,rgba(144,209,254,1),rgba(98,176,255,1));
	border-radius:4px;
}
.hd_venue_item:nth-of-type(4){
	background:linear-gradient(-34deg,rgba(187,159,255,1),rgba(78,90,188,1));
	border-radius:4px;
}
.hd_venue{
	padding: 18px 10px 13px 10px;
	box-sizing: border-box;
}
.hd_venue_title{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	box-sizing: border-box;
	line-height: 1;
}
.hd_venue_h2{
	margin-top: 8px;
	color: #FFFFFF;
	font-size: 14px;
	width: 140px;
	padding-left: 10px;
	box-sizing: border-box;
}
.hd_vanue_go{
	text-align: center;
	line-height: 20px;
	display: block;
	width:40px;
	height:20px;
	background:#F1F9FF;
	border-radius:10px;
	font-size: 14px;
	position: absolute;
	left: 10px;
	bottom: 28px;
}
.hd_venue_item:nth-of-type(1) .hd_vanue_go{
	color: #FE4242;
}
.hd_venue_item:nth-of-type(2) .hd_vanue_go{
	color: #FB8E19;
}
.hd_venue_item:nth-of-type(3) .hd_vanue_go{
	color: #68B4FF;
}
.hd_venue_item:nth-of-type(4) .hd_vanue_go{
	color: #A081FF;
}
.hd_venue_img{
	height: 90px;
	width: 90px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.hd_venue_img img{
	display: block;
	margin: 0 auto;
	max-height: 100%;
}
.swiper-container7{
	position: relative;
	height: 400px;
	width: 390px;
	overflow: hidden;	
	padding: 0 10px;
	box-sizing: border-box;
}
.newtj_item{
	border-bottom: 1px solid #f2f2f2;
}
.newtj_item a{
	display: block;
	padding: 10px 0;
}
.newtj_img{
	float: left;
	width: 110px;
	height: 110px;
}
.newtj_img img{
	max-height: 100%;
	display: block;
	margin: 0 auto;
}
.newtj_info{
	float: left;
	width: 250px;
	margin-left: 10px;
	position: relative;
	height: 110px;
}
.newtj_price{
	position: absolute;
	bottom: 0;
	left: 0;
}
.newtj_title{
	font-size: 14px;
	color: #333333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.newtj_nowprice{
	font-size: 18px;
	color: #C79D6B;
}
.newtj_nowprice i{
	font-size: 12px;
}
.newtj_beforeprice{
	font-size: 14px;
	color: #999999;
	margin-left: 17px;
	text-decoration: line-through;
}
.newtj_zk{
	font-size: 14px;
	margin-left: 50px;
	color: #C79D6B;
}
.swiper-container7 .swiper-pagination-bullet{
	width:4px;
	height:4px;
	background:#333333;
	opacity:0.3;
	border-radius:50%;
}
.swiper-container7 .swiper-pagination-bullet-active{
	width:16px;
	height:4px;
	background:#FF7F00;
	border-radius:2px;
	opacity: 1;
}
.newtj_item:last-child{
	border: 0;
}
.booklist{
	height: 400px;
	height: 390px;
	position: relative;
	overflow: hidden;
	padding: 10px;
	box-sizing: border-box;
	padding-bottom: 0;
}
.swiper-container8{
	position: relative;
	overflow: hidden;
}
.swiper-container8 .swiper-button-next{
	width: 20px;
    height: 40px;
    background: rgba(51,51,51,0.3);
    border-radius: 8px 0px 0px 8px;
    right: 0;
    text-align: center;
    display: none;
}
.swiper-container8 .swiper-button-prev{
    width: 20px;
    height: 40px;
    background: rgba(51,51,51,0.3);
    border-radius: 0px 8px 8px 0px;
    left: 0;
    text-align: center;
    display: none;
}
.swiper-container8:hover .swiper-button-prev {
	display: block;
}
.swiper-container8:hover .swiper-button-next {
	display: block;
}
.swiper-container8 .swiper-button-next img,.swiper-container8 .swiper-button-prev img {
    width: 12px;
    height: 20px;
    margin-top: 10px;
}
.swiper-container7 .swiper-button-next{
	width: 20px;
    height: 40px;
    background: rgba(51,51,51,0.3);
    border-radius: 8px 0px 0px 8px;
    right: 0;
    text-align: center;
    display: none;
}
.swiper-container7 .swiper-button-prev{
    width: 20px;
    height: 40px;
    background: rgba(51,51,51,0.3);
    border-radius: 0px 8px 8px 0px;
    left: 0;
    text-align: center;
    display: none;
}
.swiper-container7:hover .swiper-button-prev {
	display: block;
}
.swiper-container7:hover .swiper-button-next {
	display: block;
}
.swiper-container7 .swiper-button-next img,.swiper-container7 .swiper-button-prev img {
    width: 12px;
    height: 20px;
    margin-top: 10px;
}
.swiper-container9 .swiper-button-next{
	width: 20px;
    height: 40px;
    background: rgba(51,51,51,0.3);
    border-radius: 8px 0px 0px 8px;
    right: 0;
    text-align: center;
    display: none;
}
.swiper-container9 .swiper-button-prev{
    width: 20px;
    height: 40px;
    background: rgba(51,51,51,0.3);
    border-radius: 0px 8px 8px 0px;
    left: 0;
    text-align: center;
    display: none;
}
.swiper-container9:hover .swiper-button-prev {
	display: block;
}
.swiper-container9:hover .swiper-button-next {
	display: block;
}
.swiper-container9 .swiper-button-next img,.swiper-container9 .swiper-button-prev img {
    width: 12px;
    height: 20px;
    margin-top: 10px;
}
.booklist_img{
	width: 370px;
	height: 140px;
}
.booklist_img img{
	max-width: 100%;
}
.booklist_list{
	line-height: 1.2;
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	text-align: center;
}
.booklist_infotext{
	font-size: 14px;
	color: #666666;
	margin-top: 10px;
	line-height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.booklist_images{
	margin-top: 10px;
}
.booklist_image{
	width: 120px;
	height: 120px;
	float: left;
	margin-right: 5px;
}
.booklist_image:last-child{
	margin-right: 0;
}
.booklist_image img{
	max-height: 100%;
	display: block;
	margin: 0 auto;
}
.swiper-container8 .swiper-pagination{
	bottom: 0;
}
.swiper-container8 .swiper-pagination-bullet{
	width:4px;
	height:4px;
	background:#333333;
	opacity:0.3;
	border-radius:50%;
}
.swiper-container8 .swiper-pagination-bullet-active{
	width:16px;
	height:4px;
	background:#FF7F00;
	border-radius:2px;
	opacity: 1;
}
.swiper-container9{
	width: 390px;
	height: 400px;
	position: relative;
	overflow: hidden;
	padding: 0 10px;
	box-sizing: border-box;
}
.guideReading_item{
	width: 370px;
	height: 130px;
	padding: 10px 0;
	box-sizing: border-box;
	border-bottom: 1px solid #F2F2F2;
}
.guideReading_item:last-child{
	border: 0;
}
.guideReading_img{
	float: left;
	width: 110px;
	height: 110px;
}
.guideReading_img img{
	max-height: 100%;
	display: block;
	margin: 0 auto;
}
.guideReading_info{
	float: left;
	width: 250px;
	margin-left: 10px;
	position: relative;
	height: 110px;
}
.guideReading_title{
	font-size: 14px;
	color: #333333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 40px;
}
.guideReading_h2{
	font-size: 12px;
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 30px;
	margin-top: 10px;
}
.guideReading_exponent{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: right;
	font-size: 12px;
	color: #999999;
}
.guideReading_exponent img{
	width: 10px;
	margin-right: 5px;
}
.swiper-container9 .swiper-pagination-bullet{
	width:4px;
	height:4px;
	background:#333333;
	opacity:0.3;
	border-radius:50%;
}
.swiper-container9 .swiper-pagination-bullet-active{
	width:16px;
	height:4px;
	background:#FF7F00;
	border-radius:2px;
	opacity: 1;
}
.classify_item{
	width: 1190px;
	margin: 0 auto;
	margin-top: 20px;
}
.classify_item .classify_title{
	height:40px;
	border-bottom:1px solid #ccc;
}
.classify_title span{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.classify_title span i{
	display: inline-block;
	width:4px;
	height:20px;
	background: #FF7F00;
	margin-right: 15px;
	vertical-align: -3px;
}
.classify_title ul{
	float: right;
	margin-right: 10px;
}
.classify_title ul li{
	float: right;
	margin-left: 27px;
}
.classify_title ul li a{
	font-size: 16px;
	color: #333333;
}
.classify_head{
	margin-top: 15px;
}
.classify_h_l{
	float: left;
	width: 390px;
	height: 273px;
}
.classify_h_l img{
	max-width: 100%;
	overflow: hidden;
}
.classify_h_r{
	float: left;
	margin-left: 10px;
	width: 790px;
}
.goods{
	width: 190px;
	height: 273px;
	float: left;
	margin-right: 10px;
	background: #FFFFFF;
	border-radius:2px;
	position: relative;
}
.classify_h_r .goods:nth-of-type(4){
	margin-right: 0;
}
.goods_img{
	width: 190px;
	height: 190px;
}
.goods_img img{
	max-height: 100%;
	display: block;
	margin: 0 auto;
}
.goods_title{
	font-size: 14px;
	color: #333333;
	margin-top: 10px;
	height: 40px;
	padding: 0 10px;
	box-sizing: border-box;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.goods_price{
	margin-top: 6px;
	padding: 0 10px;
	box-sizing: border-box;
}
.goods_nowprice{
	font-size: 18px;
	color: #C79D6B;
}
.goods_nowprice i{
	font-size: 12px;
}
.goods_zk{
	font-size: 14px;
	float: right;
	color: #C79D6B;
}
.classify_bottom{
	margin-top: 10px;
}
.classify_b_l{
	float: left;
	width:230px;
	height:273px;
	background:#FFFFFF;
	border-radius:2px;
	padding: 0 15px;
	box-sizing: border-box;
	overflow: hidden;
}
.classify_b_l_title{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	line-height: 1;
	padding: 14px 0 10px 0;
	box-sizing: border-box;
	text-align: center;
	border-bottom: 1px solid #F2F2F2;
}
.classify_b_l_text{
	margin-top: 16px;
}
.classify_b_l_text a{
	font-size: 14px;
	color: #333333;
}
.classify_b_l_text a{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.classify_b_l_text span{
	display: inline-block;
	width:30px;
	height:16px;
	background:#FF4D54;
	border-radius:2px;
	margin-right: 5px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 16px;
}
.classify_b_r{
	float: left;
	margin-left: 10px;
	width:950px;
	height:273px;
	background:#FFFFFF;
	border-radius:2px;
	box-sizing: border-box;
}
.classify_b_r_bav{
	padding: 15px 5px 10px 10px;
	box-sizing: border-box;
	border-bottom: 1px solid #F2F2F2;
	line-height: 1;
}
.classify_b_r_bav a{
	font-size: 16px;
	color: #333333;
	margin-right: 25px;
}
.classify_b_r_bav a:last-child{
	margin-right: 0;
}
.classify_b_r_bav .select_cbrn{
	color: #FF7F00;
	font-weight: bold;
}
.classify_b_r_bav a:hover{
	color: #FF7F00;
	font-weight: bold;
}
.classify_b_r_info{
	margin-top: 12px;
	margin-left: 12px;
}
.classify_b_r_item{
	width:225px;
	height:99px;
	border-radius:2px;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	    border: 1px solid #f2f2f2;
}
.classify_b_r_item:nth-of-type(4n){
	margin-right: 0;
}
.classify_b_r_item_img{
	height: 99px;
	width: 99px;
	float: left;
}
.classify_b_r_item_img img{
	display: block;
	margin: 0 auto;
	max-height: 100%;
}
.classify_b_r_item_info{
	width: 120px;
	height: 99px;
	box-sizing: border-box;
	float: left;
	position: relative;
}
.classify_b_r_item_title{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 8px;
}
.classify_b_r_item_price{
	position: absolute;
	bottom: 8px;
	left: 0;
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
}
.classify_b_r_item_nowprice{
	font-size: 14px;
	color: #C79D6B;
}
.classify_b_r_item_nowprice i{
	font-size: 12px;
}
.classify_b_r_item_zk{
	float: right;
	color: #C79D6B;
	font-size: 14px;
}
.classify_b_r_list{
	display: none;
}
.classify_b_r_list:nth-of-type(1){
	display: block;
}
.ad_center{
	width: 1190px;
    text-align: center;
    height: 90px;
    margin: 20px auto;
}
.likegoods{
	width: 1190px;
	margin: 0 auto;
	margin-top: 30px;
}
.likegoods_title{
	font-size: 20px;
	color: #FF7F00;
	font-weight: bold;
}
.likegoods_title span{
	display: inline-block;
	width:4px;
	height:20px;
	background: #FF7F00;
	margin-right: 20px;
	vertical-align: -3px;
}
.likegoods_item{
	margin-top: 10px;
}
.likegoods_item .goods:nth-of-type(6n){
	margin-right: 0;
}
.likegoods_item .goods{
	margin-bottom: 10px;
}
.goods_tips{
	font-size: 14px;
	color: #CCCCCC;
	text-align: center;
	margin: 25px 0;
}
.swiper-container10{
    width: 390px;
    height: 273px;
    position: relative;
    overflow: hidden;
}
.swiper-container10 .swiper-pagination-bullet {
    width: 4px;
    height: 4px;
    background: #333333;
    opacity: 0.3;
    border-radius: 50%;
}
.swiper-container10 .swiper-pagination-bullet-active {
    width: 16px;
    height: 4px;
    background: #FF7F00;
    border-radius: 2px;
    opacity: 1;
}