/*第一板块*/
.section1{
	height: 86px;
	background: #f5f5f5;
}
.hot_select{
	margin-top: 24px;
	margin-right: 10px;
	width: 135px;
	height: 44px;
	background: #fff;
	position: relative;
	border: 1px solid #ccc;
	overflow: hidden;
}
.hot_select img{
	margin-left: 10px;
	position: absolute;
	right: 15px;
	top: 15px;
}
#citySelect3{
	width: 110px;
	height: 42px;
	line-height: 42px;
	background: #fff;
	position: absolute;
	border: 0;
	left: 22px;
	outline: 0;
	color: #ff8a00;
}
.hot_ul{
	position: absolute;
	left: -1px;
	top: 43px;
	display: none;
}
.hot_ul li{
	width: 135px;
	height: 44px;
	background: #ccc;
}
.hot_ul li:hover{
	color: #fff;
	background: #ff8a00;
}
.all_select{
	height: 44px;
	margin-top: 24px;
	margin-right: 10px;
	border: 3px solid #ff8a00;
}
.all_select div{
	width: 135px;
	height: 100%;
	line-height: 42px;
	color: #ff8a00;
	outline: none;
	border: 0;
	border-right: 1px solid #ff8a00;
	background: #fff9f2;
	position: relative;
}
.all_select div:hover{
	cursor: pointer;
}
.all_select div img{
	position: absolute;
	right: 10px;
	top: 15px;
}
.all_select div ul{
	position: absolute;
	left: -3px;
	top: 39px;
	display: none;
}

.all_select div ul li{
	background: #fff9f2;
	width: 138px;
	border-bottom: 1px solid #ff8a00;
	border-left: 3px solid #ff8a00;
	border-right: 3px solid #ff8a00;
	border-top: none;
}
.all_select div ul li:last-child{
	border-bottom: 3px solid #ff8a00;
}
.all_select div ul li:hover{
	color: #fff;
	background: #ff8a00;
}
.all_select input[type="text"]{
	width: 480px;
	height: 100%;
	color: #ff8a00;
	outline: none;
	border: 0;
}
.all_select input[type="image"]{
	width: 105px;
	height: 100%;
	background: #ff8a00;
	outline: none;
	border: 0;
}
/*第一板块*/
/*第一板块*/
.section1{
	height: 86px;
	background: #f5f5f5;
}
.hot_select{
	margin-top: 24px;
	margin-right: 10px;
	width: 135px;
	height: 44px;
	background: #fff;
	position: relative;
	border: 1px solid #ccc;
	overflow: hidden;
}
.hot_select img{
	margin-left: 10px;
	position: absolute;
	right: 15px;
	top: 15px;
}
#citySelect3{
	width: 110px;
	height: 42px;
	line-height: 42px;
	background: #fff;
	position: absolute;
	border: 0;
	left: 22px;
	outline: 0;
	color: #ff8a00;
}
.hot_ul{
	position: absolute;
	left: -1px;
	top: 43px;
	display: none;
}
.hot_ul li{
	width: 135px;
	height: 44px;
	background: #ccc;
}
.hot_ul li:hover{
	color: #fff;
	background: #ff8a00;
}
.all_select{
	height: 44px;
	margin-top: 24px;
	margin-right: 10px;
	border: 3px solid #ff8a00;
}
.all_select div{
	width: 135px;
	height: 100%;
	line-height: 42px;
	color: #ff8a00;
	outline: none;
	border: 0;
	border-right: 1px solid #ff8a00;
	background: #fff9f2;
	position: relative;
	text-align: center;
}
.all_select div:hover{
	cursor: pointer;
}
.all_select div img{
	margin-left: 22px;
}
.all_select div ul{
	position: absolute;
	left: -3px;
	top: 39px;
	display: none;
}

.all_select div ul li{
	background: #fff9f2;
	width: 138px;
	border-bottom: 1px solid #ff8a00;
	border-left: 3px solid #ff8a00;
	border-right: 3px solid #ff8a00;
	border-top: none;
}
.all_select div ul li:last-child{
	border-bottom: 3px solid #ff8a00;
}
.all_select div ul li:hover{
	color: #fff;
	background: #ff8a00;
}
.all_select input[type="text"]{
	width: 465px;
	height: 100%;
	color: #ff8a00;
	outline: none;
	border: 0;
	padding-left: 15px;
}
.all_select input[type="image"]{
	width: 105px;
	height: 100%;
	background: #ff8a00;
	outline: none;
	border: 0;
}
/*第一板块*/


/*第二板块*/
.section2{
	margin-top: 30px;
	margin-bottom: 20px;
}
.section2 .tab_box{
	border-bottom: 2px solid #ff8a00;
}
.section2 .tab_ul li{
	float: left;
	width: 120px;
	/*height: 100%;*/
	color: #666;
	font-size: 14px;
	line-height: 40px;
	cursor:pointer;
	text-align: center;
	list-style: none;
}
.tab_ul_active{
	background: #ff8a00;
	color: #fff !important;
}
.section2 .tab_box .more{
	margin-top: 15px;
}
.section2 .tab_box .more:hover{
	cursor: pointer
}
.tab_main{
	padding: 0 10px;
	border: 1px solid #e5e5e5;
	border-top: none;
	display: none;
}
.tab_main_active{
	display: block;
}
.tab_main label{
	margin-right: 30px;
	margin-bottom: 0px;
	font-weight: normal;
}
.tab_main input[type="checkbox"]{
	margin-right: 5px;
	margin-top: 13px;
}
.box_left, .box_right{
	width: 8%;
}
.box_right{
	color: #ff8a00;
}
.box_center{
	width: 84%;
}
.bourn, .begin, .play_date, .play_place{
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #666;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
}
.box_right span:hover{
	cursor: pointer
}
.sort{
	margin: 15px 0;
}
.sort ul li{
	float: left;
	margin: 0 10px;
	list-style: none;
}
/*第二板块*/

/*第三板块*/
.tab_ul2{
	width: 100%;
	height: 80px;
	background: #f5f5f5;
	padding-top: 20px;
	list-style: none;
	text-align: center;
	display:none;
}
.tab_ul2 li{
	float: left;
	height: 40px;
	line-height: 40px;
	width: 33.3%;
	border-right: 1px solid #ddd;
	font-size: 20px;
	color: #333;
}
.tab_ul2 li img{
	margin-left: 5px;
}
.main_content .img_box div{
	position: relative;
}
.main_content .img_box span{
	position: absolute;
	color: #fff;
	left: 0;
	top: 0;
	background: #12bcc4;
	padding: 2px 7px;
}
.tab_ul2 li:hover{
	cursor: pointer;
}
.tab_ul2 li:nth-child(3){
	border-right: 0;
}
.section3 .main_content{
	padding: 15px 0;
	margin-bottom: 10px;
}
.section3 .main_content:hover{
	background: #f9f9f9;
}
.main_content .img_box{
	overflow: hidden;
	padding-right: 0;
}
.main_content .img_box img{
	width: 100%;
	height: 150px;
}
.main_content .sale{
	font-size: 12px;
	color: #666;
	margin-bottom: 10px;
}
.main_content .sale span{
	color: #ff8a00;
}
.main_content .title{
	font-size: 18px;
	color: #333;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
.main_content ul li{
	float: left;
	color: #3aaeff;
	border: 1px solid #3aaeff;
	margin-right: 5px;
	padding:0 5px;
}
.main_content .price{
	margin-top: 25px;
}
.main_content .price .label1{
	color: #ff8a00;
	font-size: 16px;
	margin-bottom: 0;
	margin-right: 10px;
}
.main_content .price .label1 span{
	font-size: 26px;
	font-weight: bold;
}
.main_content .price .label2{
	color: #999;
	font-size: 14px;
	margin-bottom: 0;
}
.main_content .price .label2 span{
	font-size: 14px;
	color: #ff8a00;
	font-weight: bold;
}
.main_content .price a{
	border: 1px solid #ff8a00;
	font-size: 16px;
	color: #ff8a00;
	padding: 5px 16px;
	border-radius: 2px;
}
.main_content .price a:hover{
	color: #fff;
	background: #ff8a00;
}
.sale_hot{
	padding-top: 15px;
	font-size: 18px;
	color: #333;
	margin-bottom: 20px;
}
.hot_main{
	margin-bottom: 18px;
}
.hot_main .img_box{
	overflow: hidden;
	padding-right: 0;
}
.hot_main .img_box img{
	width: 100%;
	height: 70px;
}
.hot_main .title{
	font-size: 14px;
	color: #333;
	margin-bottom: 10px;
	/*超出隐藏显示省略号*/
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 

	display:-moz-box; 
	-moz-box-orient:vertical;
	-moz-line-clamp:2; 

	display:-ms-box; 
	-ms-box-orient:vertical;
	-ms-line-clamp:2; 
}
.hot_main .price{
	font-size: 14px;
	color: #ff8a00;
}
.page_ul{
	margin-top: 10px;
	margin-bottom: 50px;
}
.page_ul li{
	display: inline-block;
	border-radius: 5px;
	padding: 3px 8px;
	color: #333;
}
.page_ul li:hover{
	color: #fff;
	background: #ff9d00;
}
.page_active{
	color: #fff !important;
	background: #ff9d00;
}
/*第三板块*/

@media screen and (max-width: 991px ){

}


@media screen and (min-width: 992px ){

}

@media screen and (min-width: 768px ){
	.tab_ul2{
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 991px ){
	.hot_select{
		display: none;
	}
	.all_select input[type="text"]{
		width: 460px;
	}
	.hot_main .img_box img{
		height: 180px;
	}
}

@media screen and (max-width: 1199px ){
	
}

@media screen and (max-width: 767px ){
	.all_select input[type="text"]{
		width:395px;margin-bottom: 15px;
	}
	.section3{
		padding-top: 68px;
	}
	.main_content .title{
		display: -webkit-box;
		display: -moz-box;
		display: -ms-box;
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-ms-box-orient: vertical;
		-webkit-line-clamp: 2;
		-moz-line-clamp: 2;
		-ms-line-clamp: 2;
		overflow: hidden;
	}
	.main_content .price {
	    margin-top: 20px;
	}
	.main_content .price .label2{
		float: right;
	}
}

@media screen and (max-width: 640px ){
	.all_select input[type="text"]{
		width:310px;margin-bottom: 15px;
	}
}