.nei_center{
	/*border: 1px solid red;*/
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 10px;
}

.sou_bg{
	/*border: 1px solid red;*/
	background: url("https://www.tmgouwu.com/Public/default/image/_02.png") top no-repeat;
	height: 150px;
	max-width: 100%;
}
.sou_main{
	margin:0 auto;
	width:1200px;
	text-align:center;
	padding-top:15px;
}
.sou_title{
	color:#fff;
}
.sou_title_ul{
	height:auto;
	overflow:hidden;
	width:60%;
	margin:0 auto;
}
.sou_title_ul li{
	float:left;
	width:60px;
	margin:0;
	padding:0;
	text-align:center;
	color:#ccc;
}
.sou_title_ul li.sou_type_li_active{
	color: #fff;
}

.sty_aow{
	width:32px;
	height:32px;
	background:url("https://www.tmgouwu.com/Public/default/image/225.png") 0 12px no-repeat;
	position:relative;
	left:-105px;
	bottom:0px;
	float:left;
}
.sty_aow_right{
	left:-45px;
}


.main_sip{
	height:56px;
	padding-left:20%;
}
.ip_group{
	float:left;
	background:#FFF;
	height:56px;
	width:753px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	margin-right:25px;
	*zoom:1;-webkit-box-shadow:0px 1px 5px 1px rgba(93,91,91,0.83);
	-moz-box-shadow:0px 1px 5px 1px rgba(93,91,91,0.83);
	box-shadow:0px 1px 5px 1px rgba(93,91,91,0.83);
}
.ip_city{
	float:left;
	width:115px;
	height:56px;
	line-height:56px;
	text-align:center;
	color:#999;
	cursor:pointer;
	background:#fff;
}
.ip_box{
	float:left;
	width:510px;
	padding-left:17px;
	*zoom:1;
}
.ip_box input{
	width:500px;
	height:56px;
	line-height:56px;
	border:0px;
}
.for_border{
	float:left;
	width:1px;
	height:36px;
	background:#e6e6e6;
	margin-top:10px;
	*zoom:1;
}

.ip_btn{
	float:left;
	width:127px;
	height:56px;
}
 .ip_btn input{
	background-color:#1B99ED;
	font-size:18px;
	text-align:center;
	width:127px;
	height:56px;
	line-height:56px;
	border:0px;
	color:#FFFFFF;
	cursor:pointer;
	border-radius:0px 3px 3px 0px;
}
.ip_btn input.hover{
	background:#01a360;
}


/*搜索列表*/
.soulist_ul_title{
	border: 1px solid #ccc;
	height: auto;
	overflow: hidden;
	background: #fafafa;
}
.soulist_ul_title li{
	float: left;
	height: 35px;
	line-height: 35px;
}
.sou_title_left{
	width:75%;
	 color:#E28110;
}
.sou_title_left font{
	border-bottom: 2px solid #E28110;
	display: block;
	width: 10%;
	text-align: center;
	height: 50px;
	border-right: 1px solid #ccc;
}
.sou_title_right{
	width:6%;
	text-align: center;
	color: #999;
}
.sou_title_right a{
	text-decoration: none;
}
.sou_title_right a:hover{
	/*color: #096CAD;*/
	color: #FF6F1E;
	text-decoration: none;
}
.sou_title_right_init{
	color: #FF6F1E;
}
.sou_title_right_init a{
	color: #FF6F1E;
	text-decoration: none;
}
.sou_title_right_hover{
	color: #FF6F1E;
}
.sou_title_right_hover a{
	color: #FF6F1E;
	text-decoration: none;
}


.line{
	border-right: 1px solid #ccc;
	margin-right: 10px;
	height: 40px;
}
.sou_title_zp{
	width:10%;
	line-height: 35px;
}

/*搜索列表*/
.sou_ul{
	border: 1px solid #ccc;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	padding-top: 7px;
}
.sou_ul li{
	float: left;
	line-height: 35px;
	padding-left: 10px;
}
.sou_ul li .one_record_angle{
	border: 1px solid #BEBEBE;
	color: #BEBEBE;
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 15px;
	text-align: center;
	border-radius: 50%;
	background: #F1F1F1;
	cursor: pointer;
	/*border: 1px solid red;*/
}
.sou_ul li .one_record_angle i{
	color: #BEBEBE;
}
.sou_ul li .one_record_angle_hover{
	border: 1px solid #FF6F1E;
	background: #FF6F1E;
	color: #fff;
}
.sou_ul li .one_record_angle_hover i{
	color: #fff;
}

    


.sou_center{
	clear: both;
	/*border: 1px solid red;*/
	height: auto;
	overflow: hidden;

}
/*下拉内容左边*/
.sou_center_left{
	float: left;
	width: 50%;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.left_img{
	float: left;
}
.left_img img{
	border-radius: 6px;
}
.left_text{
	/*border: 1px solid red;*/
	float: right;
	width: 88%;
	padding-left: 10px;
	color: #666;
}
.left_text font{
	display: block;
	margin-bottom: 15px;
}
.left_text span{
	border: 1px solid #ccc;
	text-align: center;
	display: block;
	width: 80px;
	line-height: 25px;
	float: left;
	margin-right: 5px;
}
/*下拉内容右边*/
.sou_center_right{
	/*border: 1px solid red;*/
	float: right;
	width: 20%;
	margin-top: 5px;
	height: auto;
	overflow: hidden;
}

.right_xiazi_ico{
	border: 1px solid #196EAF;
	width: 120px;
	line-height: 35px;
	text-align: center;
	/*float: right;*/
	margin-left: 40%;
	font-size: 18px;
	border-radius: 6px;
}
.right_xiazi_ico a{
	color: #196EAF;
}
.right_xiazi_ico_hover{
	border: 1px solid #FF6F1E;
	background: #FF6F1E;
	color: #fff;
}
.right_xiazi_ico_hover a{
	color: #fff;
}


.right_shoucan{
	width: 120px;
	margin-left: 40%;
	margin-top: 10px;
	text-align: center;
	font-size: 14px;
}
.right_shoucan a{
	color: #666;
}
.right_shoucan_hover{
	color: #FF6F1E;
}
.right_shoucan_hover a{
	color: #FF6F1E;
}
.right_shoucan_init{
	color: #FF6F1E;
}
.right_shoucan_init a{
	color: #FF6F1E;
}



.fenye{
	text-align: center;
	padding:10px 0;
	margin:10px 0;
}