.news_nav p {
    position: relative;
    float: left;
    width: 25%;
    font-size: .4rem;
    color: #666;
    text-align: center;
    height: 1rem;
    line-height: 1rem;
    border-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: transparent;
}
.news_nav p.on {
    color: #000;
    border-bottom: #ff7d39 2px solid;
}
.news_list li {
    position: relative;
    background-color: #fff;
    padding: 3%;
    margin-bottom: 2%;
}
.news_list .desc {
    float: left;
    width: 70%;
    padding: 0 2% 0 5%;
    font-size: .4rem;
}
.news_list .img {
    float: left;
    width: 30%;
    height: 100%;
    padding: 0;
}
.news_list .desc p {
    margin-bottom: 4%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.news_list .desc .date {
    float: left;
    height: .65rem;
    line-height: .75rem;
    color: #666;
}
.news_list .desc .hits {
    margin-right: 4%;
    padding-left: 10%;
    background: url(../images/sl_07.jpg) no-repeat 0 center;
    background-size: .5rem;
	float: right;
}
.wzview .title h1 {
	line-height: 0.6rem;
	color: #484848;
	text-align: center;
	font-size:0.38rem;
	font-weight:bold;
}
.wzview .title .source {
	text-align: center;
	color: #ccc;
	line-height:0.4rem;
	font-weight:400;
	font-size:0.3rem;
}
.wzview .viewd {
	line-height: 0.6rem;
	padding: 0.5rem 1% 0.8rem;
}
.wzview .viewd img {
	max-width: 100%;
	margin: auto;
	height:auto !important;
}
.PicList03 {
	margin: 10px 0 0 10px
}
.PicList03 li span {
	height: 28px;
	line-height: 28px;
	margin-top: 5px;
	font-size: 14px;
	background: #f5f5f5;
	text-align: center
}
.video_list {
	margin: 10px 0 0 10px
}
.video_list li a {
	background: #f5f5f5;
	border-bottom: 2px solid #363636
}
.video_list li .pic {
	position: relative
}
.video_list li .pic img {
	display: block
}
.video_list li .pic span {
	position: absolute;
	bottom: 0;
	right: 5px;
	height: 20px;
	line-height: 20px;
	color: #fff
}
.video_list .tit {
	margin: 8px 5px 0;
	line-height: 24px;
	font-size: 14px
}
.video_list .number {
	margin: 0 5px 10px
}
.video_list .number img {
	margin: 5px 5px 0 0
}
.video_view {
	margin: 10px
}
.video_view .title {
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #ee7800
}
.mbxlist{
    margin-top: 0.4rem;
}
.mbxlist a{
    font-size: 0.28rem;
}
.mbxlist span{
    margin:0 0.1rem;
}
.x-n-page a{
    display: block;
    background-color:#ff7d39;
    width: 90%;
    height: 1rem;
    line-height: 1rem;
    margin: 0.5rem 5%;
    color: #fff;
    font-size:0.4rem;
    border-radius: 30px;
	overflow: hidden;
}
.x-n-page{
    text-align: center;
}
.x-n-page a.zw{
    background-color:#7f7f7f;
}
.tc {
    text-align: center;
}
.tc .btn {
    display: inline-block;
    height: 1rem;
    line-height: 1rem;
    padding: 0 1rem;
    background-color: #f8760c;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 0.4rem;
    border: none;
    border-radius: 2px;
    cursor: pointer;
}

.loadmore {
    width: 80%;
    margin: 1.5em auto;
    line-height: 1.6em;
    font-size: 14px;
    text-align: center;
}
.loadmore-line {
    border-top: 1px solid #E5E5E5;
    margin-top: 2.4em;
}
.loadmore-line .loadmore-tips {
    position: relative;
    top: -0.9em;
    padding: 0 .55em;
    background-color: #FFFFFF;
    color: #808080;
}