/*
* @Author: Mr.Mao
* @Date:   2019-04-24 10:09:21
* @Last Modified time: 2019-04-24 10:09:28
*/
#yxhd_con .title_h3{text-align: center;margin:20px 0;font-size: 24px;width: 100%;}
#yxhd_con .title_p{width: 100%;text-align: center;border-bottom: 1px solid #ccc;padding-bottom: 15px;}
#yxhd_con .title_p span{color: #999; font-size: 14px;margin-right: 20px;}
#yxhd_con .con_box{width: 100%;margin: auto;margin-top: 30px;}
#yxhd_con .con_page{width: 100%;margin-top: 10px;border-top: 1px solid #ccc;padding-top: 10px;}
#yxhd_con .con_page .prve_span ,#yxhd_con .con_page .next_span {width: 50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#yxhd_con .con_page .prve_span{float: left;text-align: left;}
#yxhd_con .con_page .next_span{float: right;text-align: right;}

.page-box-bj{
	width: 100%;
	height: auto;
	background: url(../img/dabeijin.jpg) no-repeat;
    background-size: 100% 100%;
    background-attachment: fixed;
	overflow: hidden;
}
.page-box{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	min-height: 550px;
	background-color: #FFFFFF;
	overflow: hidden;
}