﻿#search_main {
	width: 1300px;
	margin: 20px auto 0;
	padding-top:10px;
	padding-bottom:30px;
	background:#fff;
	overflow:hidden;
}

/*************左边****************/
.search_left {
	float: left;
	width: 270px;
	height: auto;
	margin-left:10px;
	overflow: hidden;
}
.lfet_title {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	background: #1172d4;
	text-align: center;
}
.company {
	border: 1px solid #ccc;
	overflow: hidden;
}
.company_title {
	width: 100%;
	height: 35px;
}
.company_list,.man_list {
	padding: 10px;
	
}
ul,li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.company_list li,.man_list li {
	width: 100%;
	background: url(../img/icon_01.jpg) 5px center no-repeat;
}
.company_list a,.man_list a {
	display: block;
	margin-left: 25px;
	line-height: 30px;
	color: #333;
	font-size: 14px;
}
.man_title {
	width: 100%;
	height: 35px;
	background: url(../img/s_l_title_01.jpg) left top no-repeat;
}

.new_rl {
  float: right;
  width: 270px;
  height:587px;
  border:1px solid #e6e6e6;
  background:#fff;
  overflow: hidden;
}
.new_rl li {
	text-align:center;
}



/***************右侧**************/
.search_right {
	float: right;
	width: 970px;
	margin-right:20px;
}
.title_name {
	padding-left: 5px;
	height: 33px;
	line-height:30px;
	color: #003490;
	font-size: 18px;
	border-bottom:2px solid #ccc; 
}
ul,li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.search_right ul li {
  margin-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #ccc;
  cursor: pointer;
}
.search_right ul li .title {
  width: 100%;
  font-size: 16px;
}
.search_right ul li .news_content {
  margin-top: 10px;
  font-size: 14px;
  color: #666;
  line-height: 24px;
  text-indent: 2em;
  display: -webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  overflow: hidden;
}
.search_right ul li:last-child {
  border-bottom: none;
}



/*************详情***************/
#news_main {
	width: 1200px;
	margin: 0 auto 30px;
	background:#fff;
}
.crumb {
	font-size: 14px;
	color: #666;
	/*margin-top: 20px;*/
	margin-bottom: 20px;
}
#news_main .news_content {
	padding: 20px;
	border: 1px solid #ccc;
}
#news_main .news_title {
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #333;
	line-height: 30px;
	font-weight: bold;
}
.detail {
	margin-top: 30px;
	padding-bottom: 30px;
	font-size: 14px;
	color: #333;
	line-height: 26px;
}



/***************搜索******************/
.search_top_box {
	width:870px;
	margin-top:20px;
	height:210px;
	border:1px solid #ccc;
	background:#f8f8f8;
	border-radius:5px;
	}
#sea_box {
	width:100%;
	height:130px;
	overflow:hidden;
}
#sea_box li {
	width:50%;
	float:left;
	height:30px;
	border:0;
	}
#sea_box li label {
	width:30%;
	margin-top:10px;
	text-align:center;
	color:#333;
	font-size:16px;
	font-family:"微软雅黑";
	line-height:30px;
	display:inline-block;
	}
#sea_box li input {
	width:60%;
	height:28px;
	padding:5px;
	font-size:14px;
	border:1px solid #ccc;
	}
.search_but {
	width:91%;
	margin-left:4%;
	border-top:dashed 1px #ccc;
	}
.search_but button {
	width:160px;
	height:40px;
	margin-left:40%;
	margin-top:15px;
	border:0;
	font-size:16px;
	color:#fff;
	background:#0d98e9;
	border-radius:5px;
	}

.search_bottom {
	width:100%;
	margin-top:30px;
	}
.search_bottom thead {
	font-size:16px;
	}
.search_bottom .first_title {
	width:45%;
	}

.search_bottom .three_title {
	width:12%;
	}
.search_bottom .four_title {
	width:12%;
	}

.search_bottom thead tr th {
	text-align:center;
	}
.search_bottom thead tr th:1n {
	background:#f8f8f8;
	}
.search_bottom .text_box {
	text-align:center;
	}
.search_bottom tbody tr td {
	font-size:12px;
	}
.search_bottom tbody tr:nth-child(even),.search_bottom_box tbody tr:nth-child(even){
	background: #fafafa;
}
.search_detail {
	width:100%;
	margin-top:20px;
	overflow:hidden;
	}
.search_detail ul li {
	float:left;
	border:0;
	line-height: 80px;
	padding-bottom: 0;
	display:inline-block;
	}
	.search_detail ul  {
	    height: 100px;
	overflow: hidden;
	}
.search_detail ul .title {
	width:10%;
	}
.search_detail ul .name {
	width:80%;
	}
.search_bottom_box {
	margin-top:30px;
	}
.search_bottom_box .title_box {
	width:15%;
	}
.search_bottom_box .text_box {
	width:35%;
	}
.search_bottom_box tbody tr:nth-child(6){
	background:#fff;
	font-size:12px;
	line-height:26px;
	overflow: hidden;
}
.search_bottom_box tbody tr:nth-child(6) .tit{
    float: left;
    display: inline-block;
    width: 90%;
	margin-bottom:60px;
	font-size:14px;
}
.search_bottom_box .ewm {
    float: right;
    display: inline-block;
    width: 10%;
    height: 80px;
}
.search_bottom_box .ewm img {
    width: 80px;
    height: 80px;
    border: 0;
}

.guestbook {
    width: 80%;
    min-height: 600px;
    margin: 0 auto;
}
.guestbook .col-xs-24 {
    margin-top: 20px;
}
.guestbook .txt {
    margin-top: 30px;
    margin-bottom: 30px;
}
.guestbook .col-xs-24 a {
    width: 100px;
    height: 40px;
    margin-right: 30px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    background: #0d98e9;
    color:#fff;
    font-size: 14px;
}
.guestbook .col-xs-8 {
    display: block;
}