@charset "utf-8";
* {
	padding:0;
	margin:0;
}
html, body {
	font-size:12px;
	font-family:"微软雅黑";
	outline:none;
	color:#666;
	background:#fff;
}
ul, ol {
	list-style:none;
}
img {
	border:none;
	outline:none;
}
a {
	color:#666;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#f69;
}
em, i {
	font-style: normal;
}
.hot-item a:hover {
	color:#f69;
	font-size:12px;
}
/*头部*/
.h_top {
	width: 100%;
	background-color:#EFEFEF;
}
.h_top .h_top_con {
	width:1200px;
	margin: 0 auto;
	height:36px;
	line-height:36px;
	background-color:#EFEFEF;
}
.h_top_l {
	float:left;
}
.h_top_r {
	float:right;
}
.h_bot {
	width: 100%;
}
.h_bot .h_top_bot {
	width:1200px;
	margin: 0 auto;
	height:145px;
}
.h_bot_lt {
	width:400px;
	float:left;
	margin-top:40px;
}
/*头部search*/
.h-search {
	width:400px;
	float:left;
	margin-top:50px;
}
.h-search a:hover {
	color:#fff;
}
.h-search .search {
	width:300px;
	height:38px;
	border:#FF4373 2px solid;
}
.search-btn {
	padding:12px 24px;
	font-size:16px;
	background-color:#FF4373;
	color:#fff;
	padding-top:8px;
	border: #ff4373 1px solid;
}
.hot-item {
	height:38px;
	line-height:38px;
}
.h_bot_rt {
	width:200px;
	float:right;
	margin-top:60px;
}
.bot_fr {
	float:left;
	width:52px;
	border-right: 1px solid #f1f0f0;
	margin-left:9px;
}
.bot_gr {
	float:left;
	width:55px;
	margin-left:8px;
}
.h_bot_rt span {
	display:block;
}
/*底部*/
.foot_box {
	width: 100%;
	background-color:#333;
	color:#fff;
	clear: both;
}
.foot_box .foot_con {
	width:1200px;
	margin: 0 auto;
	height:210px;
	margin-top:35px;
	background-color:#333;
}
.foot_yone {
	width:650px;
	margin-left: 40px;
	float:left;
	margin-top:60px;
}
.foot_yone ul {
	float: left;
	width: 155px;
	height: auto;
}
.foot_yone li {
	line-height: 26px;
}
.foot_yone a {
	color:#fff;
}
.weix {
	float: left;
	width: 190px;
	height: auto;
	overflow: hidden;
	margin-top:60px;
	border-right: 1px solid #4d4d4d;
}
.service {
	height: auto;
	float: left;
	width: 255px;
	margin-left:48px;
	margin-top:50px;
}
.service img {
	vertical-align:middle;
}
.service p {
	line-height:36px;
}
.service font {
	font-size:18px;
	margin-left:5px;
}
.ser_time {
	margin-left:27px;
}
.foot_bot {
	width:1200px;
	margin: 0 auto;
	height:50px;
	text-align: center;
	background-color:#333;
}
/*分页*/
.page_box {
	clear:both;
}
.pages {
	margin: 0 auto;
	width:850px;
	margin-top:50px;
}
.pages a {
	background-color: #f1f1f1;
	padding:7px 12px;
}
.pages a:hover {
	background-color: #ff4370;
	color:#fff;
	padding:7px 12px;
}
.pages li {
	float:left;
	margin:7px;
}
.pages .cur {
	background-color: #ff4370;
	padding:7px 12px;
	color:#fff;
}
.pagination {
	margin-top:40px;
}
.pagination li {
	float:left;
	margin:7px 6px;
}
.pagination a {
	background-color: #f1f1f1;
	padding:7px 12px;
}
.pagination .active span {
	background-color: #ff4370;
	padding:7px 12px;
	color:#fff;
}
.pagination .disabled span {
	background-color: #f1f1f1;
	padding:7px 12px;
}
/*小头部*/
.small_top {
	width: 100%;
}
.small_top .small_top_con {
	width:1200px;
	margin: 0 auto;
	height:40px;
	line-height:40px;
}
.small_top_l {
	float:left;
}
.small_top_r {
	float:right;
}
.small-xian {
	height:1px;
	border-bottom:#ddd 1px solid
}
.small_top_l li {
	float:left;
	width:52px;
	height:30px;
}
.small_top_l a {
	width:40px;
	line-height: 14px;
	margin-top: 13px;
	text-align: center;
	display:block;
	border-right: 1px solid #f1f1f1;
}
.small_top_r .hos-in, .small_top_r .user-in {
	margin-left: 8px;
	padding-left: 25px;
	background: url(../images/tao-icon.png) no-repeat;
}
.small_top_r .user-in {
	background-position: 0 -103px;
}
.search-navbj {
	line-height: 36px;
	clear: both;
	height: 37px;
	margin-top: 12px;
	border-bottom: 1px solid #ededed;
	box-shadow: 0 1px 1px 0 #ededed;
}
.search-navbj .serchch-main {
	width: 1200px;
	margin: 0 auto;
}
.serchch-main a {
	font-size: 18px;
	line-height: 36px;
	display: block;
	float: left;
	margin-right: 36px;
	padding: 0 19px;
	color: #333;
}
.serchch-main a span {
	font-size: 14px;
	line-height: 32px;
}
.serchch-main .cur, .serchch-main a:hover {
	text-decoration: none;
	color: #ff5370;
}
.serchch-main .cur {
	border-bottom: 2px solid #ff5370;
}
.search-warp {
	border: 1px solid #e8e8e8;
}
.search-null {
	margin-top:10px;
	margin-bottom:30px;
}
.results-top {
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	padding: 27px 0 23px 20px;
	color: #666;
}
.null-cont .cont-text {
	width: 300px;
	min-height: 140px;
	margin: 0 auto;
	padding-left: 212px;
	background: url(../images/nothing-v1.png) no-repeat 0 10px;
}
.null-cont .cont-text div {
	font-size: 18px;
	line-height: 18px;
	color: #333;
}
.null-cont .cont-text p {
	font-size: 14px;
	line-height: 24px;
	margin-top: 25px;
	color: #999;
}
.right_box .searig {
	margin-bottom:30px;
}
.searig .total-see {
	display: block;
	height: 44px;
	margin-bottom: 30px;
	text-align: center;
	text-decoration: none;
	color: #666;
	background: #f8f8f8;
}
.searig .total-see span {
	font-size: 14px;
	line-height: 44px;
	display: inline-block;
	zoom: 1;
	height: 44px;
	padding-right: 14px;
	vertical-align: middle;
}
.search-warp .cat-search .sea-time {
	float: right;
	margin-right:8px;
}
