
div {
    box-sizing: border-box;
}
/**
content
 */
.content{
    background: #fff;
	padding-top:20px;
	padding-bottom: 20px;
}

.mobile_x_zixun_banner{
    width: 100%;
    height: 5.5rem;
    background: url('../../images/mobile/zixun/htdt_ber.png') no-repeat;
    background-size: 100% 100%;
}

.mobile_x_zixun_banner_title{
    position: relative;
    top: 2.5rem;
}

.mobile_x_zixun_banner_title1{
    font-size: 0.18rem;
    color: #fff;
    text-align: center;
}

.mobile_x_zixun_banner_title1_1{
    font-size: 0.4rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.mobile_x_zixun_banner_title1_1_span{
    width: 0.6rem;
    height: 0.07rem;
    background: #fff;
    display: inline-block;
    position: relative;
    top: -0.12rem;
    right: 0.09rem;
}

.mobile_x_zixun_banner_title1_1_span1{
    width: 0.6rem;
    height: 0.07rem;
    background: #fff;
    display: inline-block;
    position: relative;
    top: -0.12rem;
    left: 0.09rem;
}

.on{
	color: #fff;
    border-color: #2377da;
    background: #2377da;
    font-weight: bold;
}
.leave{
	color: #0D79FF;
}
.display-none{
	display:none;
}

ul{
	list-style: none;
    padding-left: 15px;
}
.contact li{
	margin-top: 20px;
	height: 65px;
	clear: both;
    border-bottom: 1px solid #eeeeee;
}
.contact ul li .newslist_i {
    position: absolute;
    top: 35px;
    left: 0;
    width: 230px;
    height: 143px;
}
.contact ul li .newslist_t {
    font-size: 0.26rem;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.contact ul li .newslist_tip {
    line-height: 25px;
	white-space: nowrap;
    overflow: hidden;
	color: #b1b1b1 !important;
    font-size: 0.20rem;
	text-overflow: ellipsis;
}
.contact ul li .newslist_tip .newslist_time {
    background-image: url(../images/shouye/ear.png);
}
.contact ul li .newslist_tip i {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
}
.contact ul li .newslist_tip span {
    color: #999999;
    font-size: 12px;
    vertical-align: middle;
}
.contact ul li .newslist_tip .newslist_nums {
    background-image: url(../images/shouye/time.png);
}
.earleft{
	float:left;
}
.dateright{
	float:right;
}
.contact a{
    color: #333;
    text-decoration: none;
    cursor: pointer;
    outline: 0 none;
	/* font-size:0.26rem; */
}
.content .title{
	width: 100%;
    height: 40px;
    text-align: center;
}
.rightboderon{
	border-radius: 0px 25px 25px 0px;
}
.leftboderon{
    border-radius: 25px 0px 0px 25px;
}
.title .centerborderon{
	border-right: none !important;
}

.content  .title div{
    width: 19%;
    display: inline-block;
	border: 1px solid #0D79FF;
    /* font-size: 0.37em; */
    height: 38px;
    line-height: 38px;
}
.content div img{
	float: left;
    width: 70px;
    height: 43px;

}
.contentdiv{
	float: left;
	width:65%;
	margin-left:10px;
}

/**
news
 */
.news{
    width: 100%;
}

.news .news-column{
	height: 40px;
	border-bottom: 1px solid #999999;
	margin-bottom: 22px;
}
.news .news-column li{
	float: left;
	width: 25%;
	text-align:center;
	height: 40px;
	line-height: 30px;
	font-size: 15px;

}
.news .news-column .on{
	color:#2975FE;

	border-bottom: 2px solid #2975FE;

}


.news-box{
    width: 91%;
    margin: 0 auto;
    margin-bottom: 25px;
}

.news-item{
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
}

.news-time{
    margin-right: 5px;
    color: #87878d;
}

.news-line{
    margin-right: 5px;
    color: #87878d;
}

.news-item a{
    color: #666;
}

.news-memo{
    padding-left:8px;

    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.new-many{
    display: block;
    text-align: center;
    font-size: 13px;
    color: #b8b8bf;
	width: 100px;
	border: 1px solid #b8b8bf;
	height: 30px;
	line-height: 30px;
	margin: 0px auto;
	margin-bottom:25px
}

.displaynone{
	display: none;
}





























