a{
	outline: none;
}
.new_banner{
	background: none;
	height: auto;
	width:100%
}
.new_banner img{
	max-width:100%
}
.new_left li a {
	display: block;
	float: left;
	width:100%;
	text-align: center;
	margin:0 auto;

}
.new_left li a img{
	/*width:66px;*/
	text-align: left;
	float: left;
	padding:20px 0;
	padding-left:18%;
}
.new_left li a em{
	float: left;
	font-style: normal;
	font-size:20px;
	color:#666;
	text-align: center;
	padding-left:11%;
}
.new_left li a em i{
	font-style: normal;
	width:85px;
	text-align: center;
	display: inline-block;
	margin-right:40px;
}
.new_left li a.active,.new_left li a:hover{
	background: #f1f1f1;
}
.new_left li a.active em,.new_left li a:hover em{
	color:#0364bd;
	
}
.use_title{
	font-size:20px;
	color:#666666;
	font-weight: bold;
	margin-bottom:20px;
}
.help_con img{
	display: block;
	margin:10px 0;
}
.help_con p{
	font-size:14px;
	color:#666666;
	line-height:36px;
	padding:2px 0;
}
.help_con p.other_color{
	color:#0364bd
}
.use_left{
	width:170px;
	background: #f1f1f1;
	padding:10px 0;
	margin-right:35px;
}
.use_left div{
	border-bottom:1px #d5d5d5 solid;
	padding:5px 0
}
.use_left div:last-child{
	border:0
}
.use_left li{
	list-style-type: square;
	list-style-position: inside;
	font-size:12px;
	color:#666;
	padding-left:20px;
}
.use_left li:hover{
	color:#0364bd;

}
.use_left li a{
	font-size:12px;
	color:#666;
	line-height:26px;
}
.use_left p{
	font-size:12px;
	color:#a7a7a7;
	padding-left:15px;
	margin:10px 0;
	line-height:22px;
}
.use_left p a{
	color:#0364bd
}
.use_right{
	width:65%
}
.use_right p{
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space:nowrap;
}
.help_con p a{
	color:#666
}
.help_con li:first-child{

}
.help_con li{
	font-size:14px;
	color:#666;
	line-height:35px;
	border-bottom: 1px dotted #ccc;
    cursor: pointer;
    margin-bottom: 10px;
}
.search_title{
	font-size:20px;
	color:#005fa8;
	border-bottom:1px #d2d2d2 solid;
	padding-bottom:15px;
}
.search_title span{
	border-bottom:1px #005fa8 solid;
	padding-bottom:15px;
}

.xs_find{
	background: #f4f4f4;
	margin-top:20px;
	padding:35px 0;
	width:100%
}
.xs_find form,.form_title{
	width:73.4%;
	margin:0 auto;
}
.form_title{
	border-bottom:1px #b1b1b1 solid;
	overflow: hidden;
	height:45px;
}
.form_title span{
	float: left;
	width:205px;
	text-align: center;
	line-height:45px;
	border:1px #b1b1b1 solid;
	cursor: pointer;
}
.form_title span:first-child{
	border-right:0
}
.form_title span:hover,.form_title span.active{
	background: #fa923d;
	color:#fff;
	border-color:#fa923d
}
.xs_find div{
	overflow: hidden;
	margin:13px auto
}
.xs_find label{
	float: left;
	width:85px;
	text-align: right;
	font-size:16px;
	color:#666;
	line-height:30px;
}
.xs_find div input{
	float: left;
	font-size:14px;
	color:#c0c0c0;
	border:0;
	border:1px #b1b1b1 solid;
	background: #f4f4f4;
	height:30px;
	text-align: center;
}
.xs_find div #shop_input{
	width:70%;
	padding:0 10px;
}
.xs_find div #verify_input{
	width:120px;
}
.xs_find div img{
	width:62px;
	height:25px;
	float: left;
	padding-left:10px;
	margin-top:3px;
}

#submit{
	display: block;
	width:120px;
	height:38px;
	line-height:38px;
	color:#fff;
	text-align: center;
	border:0;
	background: #0364bd;
	font-size:16px;
	border-radius:8px;
	margin-left:88px;
}
.busniss a{
	width:33.33%;
	float: left;

}
.busniss a img{
	margin:0 auto;
	display: inherit;
	border:1px #f1f1f1 solid;
	margin-top:45px;
}

.help_con li{cursor: pointer;}
.help_con li p{display:none;}