﻿.clear{zoom:1;clear:both;}
.clear:after{content:""; clear:both; height:0; line-height:0; display:block; visibility:hidden;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.fixedScroll{ width:100%; height:40px; background:#fff; border-top:1px solid #dadada; border-bottom:1px solid #dadada; z-index:1002; position:fixed; top:-1px; left:0; display:none; }
.fixedScroll .return{ width:7.56%; height:40px; display:block; background:url('../images/return.png') no-repeat center; background-size:9px 17px; }
.fixedScroll li{ float:left; height:40px; line-height:40px; margin-left:7.18%; color:#666; font-size:11px; box-sizing:border-box; padding-left:15px; }
.fixedScroll li a{ color:#666; }
.fixedScroll .li1{ width:12.4%; background:url('../images/home.png') no-repeat left center; background-size:11px 10px; }
.fixedScroll .li2{ width:15.37%; background:url('../images/searchImg.png') no-repeat left center; background-size:10px 11px; }
.fixedScroll .li3{ width:16.2%; background:url('../images/searchImg.png') no-repeat left center; background-size:10px 11px; }
.fixedScroll .li4{ width:12.7%; background:url('../images/diandiandian.jpg') no-repeat left center; background-size:12px 3px; }

.fixedScroll .li1_2{ width:13.4%; background:url('../images/home.png') no-repeat left center; background-size:11px 10px; }
.fixedScroll .li5{ width:12.7%; background:url('../images/footer.png') no-repeat left center; background-size:11px 11px; }
.fixedScroll .li6{ width:20.2%; background:url('../images/oneself.png') no-repeat left center; background-size:11px 11px; }

.selectRela{ position:relative; width:100%; }
.selectAbso{ background:#fff; position:absolute; top:33px; right:0; border-left:1px solid #dadada; width:85px; display:none;}
.selectAbso p{ border-bottom:1px solid #dadada; height:30px; line-height:30px; padding-left:28px; box-sizing:border-box; }
.selectAbso p a{ display:block; font-size:11px; color:#666; }
.selectAbso .p1{ background:url('../images/footer.png') no-repeat 13px center; background-size:11px 11px; }
.selectAbso .p2{ background:url('../images/oneself.png') no-repeat 13px center; background-size:11px 11px; }

@media (min-width:315px) and (max-width:340px) {
	.fixedScroll .li1{ width:13.4%;}
	.fixedScroll .li2{ width:16.37%; }		
}

@media (min-width:376px) and (max-width:385px) {
	.fixedScroll li{ line-height:41px;}	
}
@media (min-width:386px) and (max-width:410px) {
	.fixedScroll li{ line-height:43px;}	
}
@media (min-width:411px) and (max-width:415px) {
	.fixedScroll li{ line-height:41px;}

}
@media screen and (min-width:416px) {
	.fixedScroll li{ line-height:43px;}

}
@media screen and (min-width:376px) {
	.fixedScroll li{ font-size:13px; }
	.selectAbso p a{ font-size:12px; }

}