﻿@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2016-01-23 21:51:14
 * @version $Id$
 */

.list_header{
	height: 65px;
	box-shadow: 0 0 3px #333;
	background: #fff;
}

.list_nav{
	float: left;
	display: block;
	width: 80px;
	margin-top: 25px;
	background: url('../styImg/search/list_nav.jpg') 0 center no-repeat;
	font-size: 14px;
	color: #66aee6;
	padding-left: 25px;
	height: 22px;
	line-height: 22px;
	margin-left: 50px;
}

.list_logo{
	height: 41px;
	float: right;
	margin-top: 15px;
	margin-right: 50px;
	background: url('../styImg/search/list_logo.jpg') right 0 no-repeat;
	padding-right: 160px;
	font-size: 14px;
	color: #666;
}
.list_logo em{
	line-height: 50px;
}


.mb30{
	margin-bottom: 30px;
}

/*列表中间内容*/
.list_middle{
	background: #469ed8;
	padding:30px 0 130px 0;
}

.list_middle_logo{
	float: left;
}

.list_search{
	height: 41px;
	width: 750px;
	float: left;
	background: #fff;
	box-shadow: 0 0 10px #999;
	margin-left: 35px;
}
.list_search dl{
	float: left;
	padding: 10px 0;
	height: 36px;
	width: 111px;
	font-size: 14px;
	position: relative;
	z-index: 1000;
}

.list_search dl dt{
	display: block;
	width: 100px;
	border-right: 1px solid #e6e6e6;
	height: 26px;
	line-height: 26px;
	color: #666666;
	padding-left:10px;
	background: url('../styImg/search/arrow_down.jpg') 90px center no-repeat;
}

.list_search dl dd{
	display: block;
	border:1px solid #e5e5e5;
	border-top: 0;
	background: #fff;
	padding: 10px 0 10px 10px;
	display: none;
}
.list_search dl dd a{
	display: block;
	line-height: 26px;
	color: #666;
}

.search_input{
	height: 46px;
	float: left;
	width: 509px;
	padding: 0 15px;
	line-height: 46px;
	background: #fff;
	border: 0;
	outline: 0;
	font-size: 14px;
	color: #666;
}

.search_btn{
	float: right;
	margin: 2px;
	width: 73px;
	height: 42px;
	background: #73c5ec url('../styImg/search/search_icon.png') 15px center no-repeat;
	font-size: 14px;
	line-height: 42px;
	text-align: center;
	color: #fff;
	padding-left: 20px;
}

.hot_list{
	clear: both;
	margin:  0 0 0 205px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #fff;
	padding-top: 5px;
}
.hot_list dt{
	float: left;
	margin-right: 10px;
}
.hot_list dd{
	float: left;
}

.hot_list dd a{
	display: inline-block;
	height: 24px;
	line-height: 24px;
	color: #fff;
	padding: 0 10px;
}



.left{
	width: 210px;
	float: left;
}
.vip_news{
	float: left;
	width: 210px;
	background: #fff;
	border-radius: 10px;
	padding-top: 30px;
	box-shadow: 0 0 10px #333;
	margin-bottom: 15px;
}
.vip_news_title{
	width: 182px;
	height: 42px;
	float: left;
	margin-top: -51px;
	margin-left: 14px;
	background: url('../styImg/news/news_title.png') no-repeat;
}
.vip_news ul{
	padding:0 5px;
}
.vip_news ul li{
	border-bottom: 1px dashed #ddd;
	padding: 5px;
	overflow: hidden;
	background: url('../styImg/news/news_arrow.png') right center no-repeat;
}
.vip_news ul li h3{
	font-size: 14px;
	line-height: 22px;
	color: #1d99cd;
}
.vip_news ul li p{
	float: left;
	width: 50%;
	line-height: 22px;
	font-weight: 12px;
	color: #999;
	font-size: 12px;
}

.look_more{
	padding-left: 10px;
	font-size: 12px;
	color: #f79700;
	line-height: 30px;
	display: block;
}

.news_ad{
	width: 210px;
	clear: both;
}
.news_ad li{
	margin-bottom: 10px;
}
.news_ad li img{
	display: block;
}


.news_bar{
	float: left;
	width: 780px;
	margin-left: 10px;
}
.news_bar .banner{
	width: 780px;
	margin-bottom: 10px;
}
.banner img{
	display: block;
	width: 100%;
}

.news_box{
	background: #fff;
	padding-top: 2px;
}

.screening{
	height: 38px;
	background: #439cd7;
	margin-bottom: 10px;
}
.screening li{
	float: left;
	padding: 10px 0;
	font-size: 12px;
	color: #fff;
}
.screening li a{
	color: #fff;
	padding: 0 10px;
	display: block;
}
.screening li.cur{
	background: #e7f7fe
}
.screening li.cur a{
	color: #1d99cd
}

.news_list li{
	border-bottom: 1px solid #ddd;
	padding: 10px;
	font-size: 12px;
	overflow: hidden;
}
.news_list li h3{
	font-weight: normal;
	line-height: 26px;
	font-size: 16px;
	margin-bottom: 10px;
}
.news_list li img{
	display: block;
	width: 250px;
	margin-right: 10px;
	float: left;
}
.news_list li em{
	display: block;
	color: #333;
	line-height: 24px;
	font-style: normal;
}
.news_list li p{
	font-size: 12px;
	color: #999;
	line-height: 24px;
}
.news_list li a{
	color: #1f9ee7;
	font-size: 12px;
	display: block;
	line-height: 22px;
}