﻿.sear {
     width:65px;
    height:26px;
	line-height:26px;
	position:absolute;
	z-index:9999;
	font-size:18px;
	font-weight:normal;
	color:#fff;
}
.sear a {
    width:30px;
	height:30px;
	display:block;
	color:#fff;
text-align:left;
float:left;
}

.sear i {margin-left:10px;}
@media (max-width:800px){
body {padding-top:40px;}
.header {background:#fff;}
.sear {right:45px;}
.nav {color:#333;}
.menu {width:100%;line-height:20px;overflow:hidden;font-size:0.8em;padding:5px 0; background:#f80; padding-left:18px;border-top:1px solid #056895;border-bottom:1px solid #056895;}
.menu ul li {display:block;width:24%;text-align:center; float:left; height:20px; }
.menu ul li a {display:block;padding:0 10px;color:#fff; font-weight:normal}
.menu ul li a:hover,.menu ul li.cur a {color:#f03;}
.logo {filter: invert(52%) sepia(82%) saturate(1494%) hue-rotate(327deg); }
.header .sear i,.header .fa-bars {color:#f80;}
}
@media (min-width:800px){
	.sear {right:0px;}
.nav ul li ul,.header {background-color:#f80;}
}
.more{background:#f80;}

.toplist {
    width:50px;
    height:30px;
	float:right;
	z-index:1000;
	position:absolute;
	z-index:10000;
	right:5px;
	top:5px;
	background:url(menu.png) no-repeat center top;
	background-size: 58%;
}
.toplist a {
    width:50px;
	height:30px;
	display:block;
}
.toplist p {
    color:#F00;
}

.sea {
	padding-left:1px;
}
.sea input {
	width:100%;
	height:32px;
	line-height:32px;
	margin-top:1px;
	color:#aba4b4;
	border-radius:0;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}

.seb {
	width:60px;
	height:32px;
	line-height:32px;
	position:absolute;
	right:0;
	border:0;
	background:#f80;
	color:#eee;
	letter-spacing:3px;
	font-family:"Microsoft YaHei";
	cursor:pointer
}
.sec {
	width:60px;
	height:32px;
	position:absolute;
	right:60px;
	border:0;
	background:#e4ecf7;
	letter-spacing:3px;
	border:0;
	float:right;
	text-align:center;
	font-size:14px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	font-family:"Microsoft YaHei";
	cursor:pointer
}
.case ul li a:link, .case ul li a:visited {
    background:#eee;
	border:1px solid #ddd;
}
.case ul li a:hover {
	border:1px solid #888;
	color:#fff;
	background:#888;
}
.case ul li a.cur {
	border:1px solid #888;
	color:#fff;
	background:#888;
}



.bottom {
    width:100%;
    height:55px;
	line-height:55px;
	position:fixed;
	bottom:0;
	margin-top:5px;
	background:#999;
	z-index:500;
	-webkit-border-radius:10px 10px 0 0; 
	-moz-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	overflow:hidden;
}
.bottom i {font-size:24px; margin-bottom:3px;}
.bottom img {
    width:30px;
	height:30px;
}
.bottom ul {
	margin:0;
}
.bottom ul li {
	height:55px;
	float:left;
	color:#fff;
	text-align:center;
	line-height:15px;
	display:block;
	border-right:1px solid #777;
	font-family:"微软雅黑";
	padding-top:5px;
}
.bottom ul li a:link, .bottom ul li a:visited {
    display:block;
	color:#eee;
}
.bottom ul li a:hover, .bottom ul li a:active {
    color:#eee;
}
.bottom .b4{background:#5ad700}
.bottom .b3{background:#F80}
.slideBox .hd li.on{ background:#f80;  }
.pagelist strong,.pagelist .thispage{font-weight:100;margin-right:3px;border:#f80 solid 1px; background:#f80;color:#fff;}
.pagelist a:hover{ color:#fff; border:#f80 solid 1px; background:#f80;text-decoration:none;}
