/* .rtop {
    overflow: hidden;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
}
.rtop .newing {
    margin: 0 auto;
    text-align: left;
    display: block;
    width: 1200px;
    font-size: 14px;
    color: #999;
} */
/* .container01 {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
} */
.rtop span a {
    color: #999;
}
.inpagebox02 {
    background-color: #fff;
}
.inpagebox {
    overflow: hidden;
    width: 100%;
    padding: 80px 0;
}
/* .container01 {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
} */
.show_news_con{
	padding-top: 50px;
}
.newlist{
	margin-top: 60px;
	padding-bottom: 80px;
}
.news_xx01 {
    font-size: 22px;
    line-height: 40px;
    text-align: center;
    color: #333;
    font-weight: 700;
}
.news_xx02 {
    text-align: center;
    font-size: 14px;
    color: #999;
    line-height: 35px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
}
.news_xx03 {
    padding: 20px;
    font-size: 14px;
    line-height: 30px;
    color: #666;
}
.news_xx03 p {
    font-size: 14px;
    line-height: 30px;
    color: #666;
}
.news_sx {
    padding: 0 20px;
    height: 40px;
    border: 1px solid #e1e1e1;
    line-height: 40px;
    color: #555;
    margin-top: 35px;
    font-size: 14px;
    background: #f5f5f5;
}
.n_s {
    width: 48%;
    float: left;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_sx a {
    color: #194A7E;
	width: 50%;
}
.news_sx .prev{
	float: left;
	text-align: left;
}
.news_sx .next{
	float: right;
	text-align: right;
}
.n_x {
    width: 48%;
    float: right;
    text-align: right;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}