html{font-size:37.5px;}
a{
	color: #fff;
}
a:link{
	text-decoration: none;
	color: #fff;
}
a:visited{
	color: #fff;
}
p{
	/* margin:0!important; */
	margin: 0;
}
ul{
	margin:0;
	padding:0;
}
.index{
	width: 100%;
	height: auto;
	background: #efefef;
}
/*头部*/
.top{
	width: 100%;
	height: 1.4rem;
	background: #0090e9;
	/*float: left;*/
	line-height: 1.4rem;
	position: fixed;
	z-index: 999;
}
.top_left{
	width: 10%;
	float: left;
}
.top_left img{
	width:13px;
        height:13px;
        margin-left:5px;
}
.top_left a{
	font-size: 0.5rem;
}
.title{width:80%;float:left;color:#fff;font-size:18px;line-height:54px}
.top_middle{
	width: 70%;
	float: left;
	margin-left: 4%;
	margin-top: 0.13rem;
}
.top_right{
	float: left;
        font-size:16px;
        width:10%;
        line-height:1.5rem;
}
.top_right img{
        margin-right:5px;
        margin-top:-5px;
}

.site_list{
	width: 100%;
	background: #fff;
	float: left;
	margin-top: 0.2rem;
}
.site_list_top,.site_list_down,.site_list_down_two{
	position: relative;
	width: 100%;
	float: left;
	font-size: 14px;
}
.activity__item--logo {
	position: absolute;
	top: 0px;
	left: 0px;
}
.site_list_down{
	margin-top: 0.2rem;
        padding-left:3%;
        padding-right:3%;
}
.site_list_down_two{
    padding-top:5px;
    padding-left:3%;
    padding-right:3%;
    padding-bottom:10px;
}
.site_list_down_two .galleryful{color:#f6921d;}
.site_list_down_two .price i{font-style:normal;margin-left:2px;margin-right:2px;}
.site_list_down_two p{
	width: 50%;
	float: left;
	color: #a9a9a9;
        padding-top:5px;
}
.site_list_down_two p:nth-child(2){
	text-align: right;
}
/*活动添加筛选条件*/
.sort__wrapper {
	overflow: hidden;
	height: 35px;
	line-height: 35px;
	text-align: center;
	width: 94%;
	margin: 0 auto;
}
.activity__sort {
	position: fixed;
	width: 100%;
	top: 52px;
	overflow: hidden;
	background-color: #fff;
	border-bottom: 1px solid #cdcdcd;
	z-index: 2;
}
.sort__item {
	float: left;
	list-style: none;
	width: 20%;
}
.sort__item p{
	line-height: 35px;
	height: 25px;
}
.sort__item p.active{
	font-size: 15px;
	font-weight: bold;
}
.sort__item > a{
	font-size: 13px;
	color: #333;
}
.sort__item > .sort_active{
	width: 40px;
	height: 5px;
	background: linear-gradient(90deg, #4295f7 0%, #66d8fb 100%), 
	linear-gradient(#4295f7, #4295f7);
	background-blend-mode: normal, normal;
    display: block;
    margin: 0 auto;

}

/*底部*/
.footer{
	width: 100%;
	height: 1.3rem;
	position: fixed;
	bottom:0px;
	left:0px;
	border-top: 1px solid #ccc;
	background: #fff;
}
.ul_footer{
	list-style: none;
	padding:0;
	margin:0;
}
.ul_footer li{
	float: left;
	width: 20%;
}
.ul_footer li a{
	display: block;
	width: 100%;
	height: 1.2rem;
	text-align: center;
	color: #a9a9a9;
	font-size: 14px;
}
.ul_footer li a img{
	margin-top:5px;
        margin-bottom:3px;
}
.fabu{
	margin-top: -20px!important;
}
.btn_num{
	float: left;
	width: 33%;
	height: 1.2rem;
	background: #fff;
}
.dropdown-menu{
	position: relative;
	float: right;
	text-align: center;
}
.container{padding-left:6px;padding-right:6px;padding-top: 80px;}
.highly{float:left;height:60px;width:100%;background:#f5f5f5}
.site_title{font-size:14px;color:#3e3a39;font-weight:bold;line-height:18px;}
.site_site{font-size:11px;color:#727171;padding-top:8px;line-height:16px;}
.retrie{width:100%;height:360px;background:#fff;margin-top:45px;display:none;}
.retrie_one{width:100%;height:45px;border-top:1px solid #eee;line-height:45px;padding-left:20px}
.retrie_one a{color:#333;font-size:14px;}
.retrie_one:hover{background:#f6f6f6;}
