﻿@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2015-11-10 16:47:46
 * @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;
}


.list_left_nav{
	float: left;
	width: 190px;
}
.list_left_nav li{
	height: 54px;
	width: 125px;
	line-height: 54px;
	font-size: 14px;
	color: #ffffff;
	padding-left: 65px;
}
.list_left_nav li a{
	display: block;
	color: #fff;
}
.list_left_nav li.cur a{
	background: url('../styImg/search/list_arrow.png') right center no-repeat;
}

.project_icon{
	background: url('../styImg/search/map_icon.png') 30px center no-repeat
}

.list_main{
	float: left;
	width: 580px;
	box-shadow: 3px 3px 5px #666;
	background: #fff;
	padding: 0 10px 30px 10px;
	margin-bottom: 15px;
}

.result{
	border-bottom: 1px dashed #87b2d3;
	height: 27px;
	line-height: 27px;
	font-size: 14px;
	color: #008ed5;
	text-align: right;
	margin-bottom: 10px;
}

.list_one{
	margin-bottom: 20px;
}
.list_one li{
	border:1px solid #42b5e1;
	border-radius: 5px;
	background: #fff;
	position: relative;
	margin-bottom: 10px;
	box-shadow: 0 2px 3px #ccc;
}
.list_one li:hover{
	box-shadow:0 0 10px #439cd7;
}
.list_one li .title{
	height: 34px;
	line-height: 34px;
	background: #42b5e1;
	padding: 0 15px;
}
.list_one li .title h3{
	float: left;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	line-height: 34px;
}
.list_one li .title a{
	display: block;
	line-height: 34px;
	font-size: 14px;
	color: #fff;
	float: right;
}

.list_message{
	padding:20px 35px 20px 30px;
}

.list_message_left{
	float: left;
	width: 350px;
}
.list_message_left dl{
	font-size: 12px;
	line-height: 22px;
	overflow: hidden;
	margin-bottom: 10px;
}
.list_message_left dl dt{
	display: block;
	width: 450px;
	color: #3690b3
}
.list_message_left dl dd{
	float: left;
	padding-right: 5px;
	color: #666;
}

.list_line{
	line-height: 24px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #333333;
	overflow: hidden;
}
.list_line em{
	display: inline-block;
	font-style: normal;
	color: #666;
	float: left;
	width: 80px;
}
.list_line img{
	display: block;
	margin-right: 10px;
	float: left;
}

.list_message_right{
	float: right;
	width: 150px;
	padding-top: 22px;
}
.country{
	float: right;
	margin-left: 10px;
	margin-top: 3px;
}
.list_message_right p{
	float: right;
	font-size:12px;
	color: #333;
}
.list_message_right span{
	display: block;
	clear: both;
	font-size: 12px;
	color: #333;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}

.list_apply{
	display: block;
	width: 98px;
	height: 34px;
	line-height: 30px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	position: absolute;
	bottom: 15px;
	right: 30px;
	background: url('../styImg/search/list_apply.png') no-repeat;
}
.list_apply_gray{
	display: block;
	width: 98px;
	height: 34px;
	line-height: 30px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	position: absolute;
	bottom: 15px;
	right: 30px;
	background: url('../styImg/search/list_apply_gray.png') no-repeat;
}

.right_advertisement{
	float: right;
	width: 200px;
}
.right_advertisement img{
	margin-bottom: 10px;
	display: block;
	width: 100%;
}

.search_1{
	background: url('../styImg/search/search_1.jpg') 20px center no-repeat
}
.search_2{
	background: url('../styImg/search/search_2.jpg') 20px center no-repeat
}
.search_3{
	background: url('../styImg/search/search_3.jpg') 20px center no-repeat
}
.search_4{
	background: url('../styImg/search/search_4.jpg') 20px center no-repeat
}
.search_5{
	background: url('../styImg/search/search_5.jpg') 20px center no-repeat
}
.search_6{
	background: url('../styImg/search/search_6.jpg') 20px center no-repeat
}
.search_7{
	background: url('../styImg/search/search_7.jpg') 20px center no-repeat
}
.search_8{
	background: url('../styImg/search/search_8.jpg') 20px center no-repeat
}
.search_9{
	background: url('../styImg/search/search_9.jpg') 20px center no-repeat
}


/*搜索列表*/
.search_main{
	float: left;
	width: 600px;
}

.crumb{
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #aaaaaa;
	margin-bottom: 10px;
}

.screening_box{
	border:1px solid #99c9e9;
	background: #e3f3fb;
	margin-bottom: 10px;
}

.screening_box h3{
	border-bottom: 1px dashed #7caed1;
	line-height: 33px;
	padding-left: 20px;
	font-size: 12px;
	color: #346e95;
	height: 33px;
}
.screening_box dl{
	overflow: hidden;
	border-bottom: 1px dashed #7caed1;
	padding: 5px 0 5px 20px;
	font-size: 12px;
}
.screening_box dl dt{
	float: left;
	width: 80px;
	line-height: 24px;
	color: #666;
}
.screening_box dl dd{
	float: left;
	width: 400px;
	line-height: 24px;
}
.screening_box dl dd a{
	color: #333;
	padding: 0 10px;
	display: inline-block;
}
.screening_box dl.last{
	border-bottom: 0;
}
.screening_box dl dd input{
	width: 108px;
	height: 22px;
	border:1px solid #68adda;
	box-shadow: 0 0 17px #ddd inset;
	padding: 0 10px;
	font-size: 12px;
	color: #333;
}
.screening_box dl dd select{
	height: 24px;
	width: 118px;
	color: #333;
	font-size: 12px;
	border:1px solid #68adda;
	margin-right: 8px;
}
.screening_content{
	position: relative;
}

.more_select{
	display: block;
	width: 60px;
	height: 22px;
	border: 1px solid #68adda;
	border-radius: 11px;
	background: #fff;
	text-align: center;
	font-size: 12px;
	color: #5ca7d9;
	box-shadow: 0 0 10px #ddd;
	position: absolute;
	top: 5px;
	right: 10px;
	line-height: 22px;
}
.search_list{
	padding-top:10px;
}
.search_list li{
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
	padding: 20px;
}
.search_list li:hover{
	box-shadow: 0 0 5px #439cd7;
}
.left_search{
	float: left;
	width: 400px;
}
.left_search h3{
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 10px;
}
.left_search h3 a{
	color: #469dd7
}
.left_search dl{
	overflow: hidden;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
	margin-bottom: 5px;
}
.left_search dl dt{
	float: left;
	width: 80px;
}
.left_search dl dd{
	float: left;
	width: 300px;
}

.right_search{
	float: right;
	max-width: 200px;
}
.right_search div{
	width: 100px;
	font-size: 12px;
	color: #333;
	text-align: center;
}
.right_search div img{
	display: block;
	width: 100px;
	height: 100px;
	box-shadow: 3px 3px 5px #ddd;
	margin-bottom: 15px;
}

.right_search p{
	font-size: 12px;
	color: #666666;
	line-height: 24px;
	margin: 5px 0 10px 0;
}
.right_search p span{
	color: #333;
}
.right_search a{
	color: #666;
	font-size: 12px;
	display: block;
	text-align: right;
}

.right_bar_message{
	float: right;
	width: 198px;
}

.tel_news{
	background: #fff;
	margin-bottom: 10px;
	border:1px solid #e3f3fb;
}
.tel_news .title{
	height: 27px;
	background: url('../styImg/search/title_bg.png') no-repeat;
	font-size: 12px;
	color: #fff;
	line-height: 26px;
	padding-left: 30px;
}

.tel_news ul li{
	border-bottom: 1px dashed #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.tel_news ul li:last-child{
	border-bottom: 0;
	margin-bottom: 0;
}

.tel_news ul li h4{
	font-size: 12px;
	line-height: 26px;
	color: #68adda;
	font-weight: normal;
	padding: 0 5px;
}
.tel_news ul li img{
	display: block;
	margin-bottom: 5px;
}
.tel_news ul li p{
	font-size: 12px;
	color: #999;
	line-height: 20px;
	padding: 0 5px;
	margin-bottom: 5px;
}
.tel_news ul li em{
	display: block;
	color: #ccc;
	font-size: 12px;
	text-align: right;
	font-style: normal;
	line-height: 20px;
}

.tel_company{
	background: #fff;
	width: 198px;
}
.tel_company ul li{
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.tel_company ul li h4{
	font-size: 12px;
	color: #68adda;
	font-weight: normal;
	line-height: 28px;
	padding: 0 5px 0 15px;
	background: url('../styImg/search/arrow_right.png') 5px center no-repeat;
}

.tel_company ul li img{
	display: block;
	margin-bottom: 5px;
}

.tel_company ul li p{
	font-size: 12px;
	color: #666;
	line-height: 22px;
	padding: 0 5px;
}

.tel_company ul li em{
	display: block;
	font-style: normal;
	font-size: 12px;
	color: #999;
	line-height: 20px;
	padding: 0 5px
}

.left{
	float: left;
	width: 190px;
}

/*行业新星*/
.new_star{
	padding-top: 5px;
	width: 187px;
	clear: both;
	margin-bottom: 10px;
}

.new_star h3{
	height: 30px;
	line-height: 30px;
	background: url('../styImg/search/new_title.png') no-repeat;
	font-size: 12px;
	color: #fff;
	padding-left: 30px;
	border-bottom: 1px solid #fff;
}
.new_star ul{
	background: #fff;
}
.new_star ul li{
	padding-bottom: 5px;
}
.new_star ul li img{
	display: block;
	margin-bottom: 5px;
}
.new_star ul li p{
	font-size: 12px;
	color: #999;
	line-height: 24px;
	text-align: right;
	padding-right: 10px;
}

.left2{
	width: 180px;
	float: left;
	margin-right: 10px;
}
.news_left{
	margin-bottom: 10px;
}

.news_left .title{
	height: 32px;
	background: url('../styImg/search/news_left.png') repeat-x;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	font-size: 12px;
	color: #fff;
	line-height: 32px;
	padding-left: 30px;
}

.news_left ul li{
	
	border-bottom: 1px dashed #ddd;
	height: 72px;
	background: #fff;
	position: relative;
}
.news_left ul li a{
	padding: 5px;
	display: block;
	height: 62px;
	width: 170px;
}
.news_left ul li:hover a{
	box-shadow: 0 0 10px #333;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}
.news_left ul li img{
	display: block;
	float: left;
	width: 70px;
	margin-right: 10px;
}
.news_left ul li h3{
	font-size: 12px;
	color: #666;
	font-weight: normal;
	line-height: 20px;
}
.news_left ul li p{
	font-size: 12px;
	line-height: 20px;
	color: #999;
}

.more_news{
	height: 32px;
	background: #ceeefd;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	text-align: right;
	padding-right: 10px;
	font-size: 12px;
	line-height: 32px;
}
.more_news a{
	color: #1d99cd;
}

.left_advertisement a{
	display: block;
	margin-bottom: 10px;
}
.left_advertisement img{
	display: block;
	width: 100%;
}


/*申请弹出层*/
.apply_popup{
	background: #fff;
	width: 486px;
	padding: 17px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -260px;
	margin-top: -240px;
	display: none;
}
.apply_popup2{
	background: #fff;
	width: 580px;
	padding-top:17px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -260px;
	margin-top: -240px;
	display: none;
}

.apply_popup_content{
	border:1px solid #aeaeae;
	width: 484px;
}
.apply_popup_content2{
	border:1px solid #aeaeae;
	width: 580px;
}

.apply_popup_content .title{
	height: 40px;
	background: #dddddd;
	font-size: 12px;
	color: #ff0000;
	line-height: 40px;
	padding-left: 30px;
}
.apply_popup_content2 .title{
	height: 40px;
	background: #dddddd;
	font-size: 12px;
	color: #ff0000;
	line-height: 40px;
	padding-left: 130px;
}

.apply_popup_list1, .apply_popup_list2{
	border-bottom:1px dashed #aeaeae;
	padding: 15px 0 5px 0;
}
.apply_popup_list1 li{
	height: 33px;
	font-size: 12px;
}
.apply_popup_list1 li label{
	float: left;
	width: 80px;
	text-align: right;
	display: block;
	height: 23px;
	line-height: 23px;
	color: #666;
	margin-right: 10px;
}

.apply_popup_list1 li input{
	float: left;
	width: 258px;
	padding: 0 15px;
	line-height: 21px;
	border:1px solid #aeaeae;
	color: #666;
	outline: none;
}

.apply_popup_list2 ul{
	overflow: hidden;
}

.apply_popup_list2 li{
	float: left;
	width: 187px;
	height: 33px;
	font-size: 12px;
	color: #666;
}
.apply_popup_list2 li label{
	float: left;
	display: block;
	padding-left: 10px;
	width: 60px;
	line-height: 23px;
}
.apply_popup_list2 li input{
	border:1px solid #ddd;
	width: 105px;
	padding: 0 5px;
	height: 21px;
	line-height: 21px;
	color: #666;
	outline: none;
}

.apply_popup_list3{
	border-bottom:0;
}
.apply_popup_list3 li label{
	text-align: left;
	padding-left: 15px;
}
.apply_popup_list3 li .input_file label{
	font-size: 12px;
	color: #479cd3;
	width: auto;
}
.apply_popup_btn{
	padding: 15px 0 0 0;
	text-align: center;
}
.apply_popup_btn a{
	display: inline-block;
	height: 34px;
	width: 100px;
	font-size: 12px;
	color: #fff;
	line-height: 32px;
	background: url('../styImg/search/list_apply.png') no-repeat;
	margin: 0 10px;
}

.project_popup{
	width: 580px;
	position: fixed;
	left: 50%;
	margin-left: -290px;
	top: 50%;
	margin-top: -160px;
	display: none;
	
}

.project_popup .title{
	height: 34px;
	line-height: 34px;
	background: #42b5e1;
	padding: 0 15px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.project_popup .title h3{
	float: left;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	line-height: 34px;
}
.project_popup .title a{
	display: block;
	line-height: 34px;
	font-size: 12px;
	color: #fff;
	float: right;
}

.project_popup_content{
	background: #fff;
	border:1px solid #42b5e1;
	padding: 15px 0;
	overflow: hidden;
}
.project_popup_content div{
	border-bottom: 1px solid #42b5e1;
	margin-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.project_popup_content div.last{
	padding-right: 0;
	border-right: 0;
}
.project_popup_content div h3{
	font-size: 12px;
	color: #42b5e1;
	line-height: 20px;
	font-weight: normal;
}

.project_popup_content div li{
	font-size: 12px;
	color: #999;
	line-height: 22px;
}

.supply_list li{
	float: none;
	width: auto
}

.project_popup_content div li img{
	display: inline-block;
	width: 20px;
}

.project_popup_content .list_apply{
	position: static;
	display: block;
	margin: 0 auto;
	clear: both;
}


/*3-4 add*/
.s_list{
	overflow: hidden;
}
.s_list li{
	float: left;
	height: 22px;
	line-height: 22px;
	border-bottom: 1px dashed #97c9e2;
	text-align: center;
	line-height: 24px;
	width: 115px;
	padding: 5px 0;
}
.s_list li a{
	display: block;
	font-size: 12px;
	color: #666;
	border-right: 1px solid #97c9e2
}
#g_c{
	display: none;
}