﻿
.site-search {
	background-color: #F7FBFD;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #61B3E6;
}
.site-search-form {
	padding: 10px 20%;
	overflow: hidden;
}
.search-input {
	float: left;
	color: #999;
	border: solid 1px #ddd;
	width: 86%;
	height: 30px;
	padding: 4px 0;
	border-right: none;
	font-size: 16px;
	border-radius: 2px 0 0 2px;
	outline: none;
	text-indent: 2%;
}
.search-btn {
	color: #fff;
	border: none;
	background: #45B6F7;
	height: 40px;
	font-size: 16px;
	padding: 0 12px;
	border-radius: 0 2px 2px 0;
	width: 10%;
	display: inline-block;
}
.m-icon-nav {
	display: none;
}
.site-search.active {
	top: 108px;
}
.minnav, .minul {
	display: none
}
.tongji {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	color: #999;
}
.tongji i {
	margin: 0 20px;
	color: #CFCFCF
}
.tongji span {
	color: #EE8077
}
.navigation {
	margin-bottom: 12px;
	margin-left: 3px;
	height: 20px;
	color: #a5a5a5;
	font-size: 14px;
	line-height: 20px
}
.navigation i {
	margin-right: 3px
}
.navigation a {
	padding: 0 6px;
	color: #a5a5a5
}
.navigation a:hover {
	color: #ce2029
}
.navigation a.no {
	color: #ce2029
}
.wrap {
	margin: 0 auto;
	width: 95%;
	max-width: 1200px
}
.pagemst {
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
	max-width: 1200px
}
