.m-chaxun{
	margin-bottom:30px;	
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;	
	border-bottom:1px solid #e6e6e6;	
}
.noline{
	margin-bottom:30px;	
	border-left:0px solid #e6e6e6;
	border-right:0px solid #e6e6e6;	
	border-bottom:0px solid #e6e6e6;	
}
.m-chaxun ul{
	margin:0;
	padding:0;
	list-style:none;	
}
.m-chaxun .h{
	display:block;
	width: 289px;	
	height: 50px;
	line-height: 50px;
	background-image: url(imagesicon_hycx-off.png);
	background-repeat: no-repeat;
	background-position: 75px center;	
}
.m-chaxun .active .h{
	display:block;
	width: 289px;	
	height: 50px;
	line-height: 50px;
	background-image: url(imagesicon_hycx-on.png);
	background-repeat: no-repeat;
	background-position: 75px center;	
}
.m-chaxun .g{
	display:block;
	width: 289px;	
	height: 50px;
	line-height: 50px;
	background-image: url(imagesicon_gzcx-off.png);
	background-repeat: no-repeat;
	background-position: 75px center;	
}
.m-chaxun .active .g{
	display:block;
	width: 289px;	
	height: 50px;
	line-height: 50px;
	background-image: url(imagesicon_gzcx-on.png);
	background-repeat: no-repeat;
	background-position: 75px center;	
}
.m-tab{
	padding:0 30px 30px 30px;	
}
.m-tab .m-tab-content-pane {
  	display: none;
}
.m-tab .m-tab-content-pane ul li{
	float:left;	
	margin-right:20px;
	font-size:14px;
	font-weight:bold;

}
.m-tab .m-tab-content-pane ul li.current a{
	display:block;
	height:50px;
	line-height:50px;
	color:#333333;
	background-image: url(imagesicon_arrow3.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.m-tab .m-tab-content-pane ul li.active a{
	display:block;
	height:50px;
	line-height:50px;
	color:#333333;
	background-image: url(imagesicon_arrow3.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.m-tab .m-tab-content-pane ul li a, .m-tab .m-tab-content-pane ul li a:link{
	display:block;
	height:50px;
	line-height:50px;
	color:#999999;
}

.m-tab .active {
  	display: block;
}
.m-tab-title-item {
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
	z-index: 1;
	width: 289px;
	margin-top:0px;
	text-align:center;  
	font-size: 18px;
	border-top:2px solid #1e5aa3;
    background-color: #f8f8f8;
	color:#999999;
}

.top .active {
    color: #1e5aa3;
	font-weight:bold;
    background-color: #ffffff;
}
.top .active a, .top .active a:link {
    color: #1e5aa3;
}
.top a, .top a:link {
	color: #999999;
}






/*表单*/
.m-gzcx{
	clear:both;
	margin:0 0 10px 0;
	background-color:#f1f1f1;
	padding:30px;
	font-size:14px;
}
.m-gzcx .txt1{
	width:90%;
	padding-left:5px;
	height:28px;
	line-height:28px;	
	border:1px solid #e6e6e6;
	background-color:#ffffff;
}
.m-gzcx .tijiao_btn{
	width:250px;
	height:30px;
	line-height:30px;
	color:#ffffff;
	text-align:center;
	background-color:#1c80d4;
	border:0px solid #1c80d4;
	font-size:14px;
	font-weight:bold;
	border-radius:5px 5px 5px 5px;
	margin-top:20px;
}

.m-search-result .m-gzcx table{
	width:75%;
	margin:0 auto;	
}

