@charset "utf-8";

footer { padding:0; width:100%;}
.footer {
	font-size: 14px;
	border-top: 1px solid #ccc;
	background: #f8f8f8;
	text-align: center;
	padding: 15px 10px;
}

.footer a {
	color: #1a1a1a
}

.footer_search {
	padding-left: 70px;
	position: relative;
}

.footer_search_left {
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	background: #f8f8f8;
	text-align: left;
	border: 1px solid #ddd;
	height: 32px;
	line-height: 32px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #666;
	font-size: 16px;
	padding: 0 15px 0 8px;
	width: 36px;
}

.footer_search_left::after {
	content: '';
	display: block;
	position: absolute;
	top: 10px;
	right: 6px;
	width: 6px;
	height: 6px;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	border-left: none;
	border-left: none;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
}

.footer_search_left select {
	position: absolute;
	left: 0;
	top: 0;
	height: 34px;
	width: 61px;
	opacity: 0;
	border: none;
	z-index: 99;
}

.footer_search_left option {
	line-height: 25px;
	height: 25px;
	text-align: center;
	font-size: 16px;
	color: #666;
}

.footer_search_right {
	clear: both;
	border: 1px solid #ddd;
	height: 32px;
	line-height: 32px;
	background: #fff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	padding: 0 70px 0 0;
	margin-bottom: 8px
}

.footer_search_input {
	clear: both;
	position: relative;
	padding-left: 20px;
	font-size: 16px
}

.f_search_t {
	width: 100%;
	border: none;
	background: none;
}

.f_search_btn,.backPrevPage,.backTop,.footer_t_ico {
	background: url(../images/wap/f_ico.png) no-repeat;
	background-size: 27px auto;
	cursor: pointer;
	display: inline-block;
}

.f_search_btn {
	position: absolute;
	right: 8px;
	top: 6px;
	width: 27px;
	height: 20px;
	line-height: 20px;
	border: none;
}

.cross {
	position: absolute;
	display: none;
	right: 30px;
	width: 35px;
	height: 35px;
	top: -3px;
	z-index: 5;
	color: #fff
}

.cross b {
	position: absolute;
	right: 10px;
	top: 10px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	width: 18px;
	height: 18px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	-webkit-user-select: none;
	-moz-user-select: none;
	background-color: #b2b2b2;
}

.cross b::before {
	content: '';
	position: absolute;
	height: 12px;
	width: 2px;
	background: white;
	left: 8px;
	top: 3px;
}

.cross b::after {
	content: '';
	position: absolute;
	width: 12px;
	height: 2px;
	left: 3px;
	top: 8px;
	background: white;
}

.footer_nav {
	clear: both;
	text-align:center;
	margin-top: 4px;
	height: 36px;
	line-height: 36px
}

.backPrevPage {
	float: left;
	height: 30px;
	width: 30px;
	background-position: 0 -31px;
}

.backTop {
	float: right;
	height: 30px;
	width: 30px;
	background-position: -2px -69px;
}

.footer_times {
	line-height: 30px;
	font-size: 12px;
	color: #1a1a1a;
	text-align:center;
}

.footer_t_ico {
	background-position: 0 -98px;
	padding-left: 15px;
	margin-left: 10px;
}

.linkico {
	display: inline;
	margin: 0 10px;
	font-size:15px;
}

.float_btns {
	position: fixed;
	left: 12px;
	bottom: 20px;
	background: rgba(0,0,0,0.6);
	height: 34px;
	line-height: 34px;
	padding-left: 8px;
}

.float_btns a,.float_btns span {
	vertical-align: middle;
	display: inline-block;
	background: url(../images/wap/article_icon.png) no-repeat;
	background-size: 50px auto;
}

.float_btns .bonus {
	width: 18px;
	height: 24px;
	background-position: 2px -522px;
}

.float_btns .float_share {
	margin-left: 8px;
	padding-left: 2em;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	color: #fff;
	background-position: 2px -554px;
}

.float_btns .split {
	width: 2px;
	height: 26px;
	background-position: -48px -520px;
	margin-left: 8px;
}

.float_btns .float_favor {
	width: 22px;
	height: 26px;
	background-position: 0 -584px;
	margin-left: 15px;
}

.float_btns .float_favor.on {
	background-position: -30px -584px;
}

.float_btns .float_cmnt {
	width: 20px;
	height: 26px;
	background-position: 0 -618px;
	margin: 0 15px;
}
