.hx_style{
   padding: .4rem;
    width: 15rem;
    margin: 0 auto;
    overflow: hidden;
    border-bottom: 1px solid #efefef;
    background: #fff;
    font-size: .52rem;
}
.hx_style h3{
	height:1.2rem;
	line-height:1.2rem;
	border-bottom:1px solid #efefef;
	margin-bottom:.8rem;
	padding-bottom:.2rem;
	display:block;
}
.hx_form{
   padding: .4rem;
    width: 15rem;
    margin: 0 auto;
    overflow: hidden;
    /* border-bottom: 1px solid #efefef; */
    background: #fff;
    font-size: .52rem;
}
.hx_form h3{
	height:1.2rem;
	line-height:1.2rem;
	/* border-bottom:1px solid #efefef; */
	margin-bottom:.8rem;
	padding-bottom:.2rem;
	display:block;
}
.hx_about p{
	line-height:.9rem;
	text-indent:2em;
text-align:justify;	
}


.hx_news  p{
	line-height:.9rem;
	text-indent:2em;
text-align:justify;	
}
.hx_news ul li{
	line-height:1.2rem;
	height:1.2rem;
	border-bottom:1px dotted #ccc;
}
.hx_news ul li .hx_news_title{
	float:left;
}

.hx_news_time{
	float:right;
}


.showMorehandle{

    font-size: .48rem;
    width: 31%;
    margin-right: 3.5%;
    background: #F2F2F2;
    height: 1.2rem;
    line-height: 1.16rem;
    text-align: center;
    margin-bottom: .4rem;
    margin-top: .4rem;
    border-radius: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
	margin:.4rem auto;
}

.hx_news h2{
    font-size: .9rem;
	font-weight:bold;
	text-align:center;
	width:100%;
	overflow:hidden;
	height:1.2rem;
	line-height:1.2rem;
}
.hx_news span{
	height:2rem;
	line-height:2rem;
    font-size: .48rem;	
	text-align:center;
margin:0px auto;
	display:block;
}
.hx_line{
	width:100%;
	border-bottom:.01rem dotted #ccc;
	margin-bottom:.6rem;
}
.hx_news_con{
	margin-top:.3rem;
}

.hx_news_detail_left{
	float:left;
	width:20%;
	margin-left:.5rem;
}
.hx_news_detail_right{
	float:right;
	width:20%;	

}
.hx_news_con a{
    font-size: .48rem;
    width: 100%;

    background: #F2F2F2;
    height: 1.2rem;
    line-height: 1.16rem;
    text-align: center;
    margin-bottom: .4rem;
    margin-top: .4rem;
    border-radius: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
	padding:.2rem .5rem;
	
}
.hx_job dl{

}

.hx_job dl dd .hx_job_title{
	float:left;
	width:29%;

}
.hx_job dl dd .hx_job_con{
	float:left;
	width:71%;

}








