.yu-container{margin: 0 auto;max-width: 1200px;padding: 0 10px;overflow: hidden;}
.yu-container h2{border-bottom: 1px dashed #ccc;line-height: 55px;height: 55px;margin-bottom:20px;font-size: 15px;font-weight: bold;color: #676767;}
.yu-container h2 span{font-size: 12px;font-weight: normal;}
.yu-container h2 a:hover{color: #d0161f;text-decoration: ;}

.yu-container .new-item{margin-right: 0;}
.yu-container .new-item-title{font-size: 30px;text-align: center;height: 136px;padding-top: 20px;background: url(img/xwzxicon.png) top right no-repeat;}
.yu-container .new-item-title p{font-size: 14px;font-weight: normal;}

.yu-container .new-item-con{overflow: hidden;}
.yu-container .new-item-con h3{font-size: 20px;font-weight: normal;margin-top: 10px;height: 22px;overflow: hidden;text-overflow: ellipsis;}
.yu-container .new-item-con h3 a:hover{color: #d0161f;text-decoration: underline;}
.yu-container .new-item-con .thum img{width: 50%;margin-bottom: 10px;}
.yu-container .new-item-con .info{font-size: 12px;color: ##656565;height: 34px;text-overflow: ellipsis;overflow: hidden;}
.yu-container .new-item-con p{text-align: right;}
.yu-container .new-item-con p a{color: #d0161f;line-height: 24px;}
.yu-container .new-item-con p a:hover{text-decoration: underline;}
	
/*页面导航*/		
.page_nav {text-align: center;margin:20px 0 100px 0;}
.page_nav a{display: inline-block;border: 1px solid #ccc;padding:2px 10px;color: #ccc;margin: 0 2px;}
.page_nav a:hover{color: #333;text-decoration: underline;}
.page_nav a.active{background: #D0161F;color: #fff;text-decoration: none;}


.wenzhang{border-bottom: 1px solid #efefef;margin-bottom: 40px;}
.wenzhang .title{text-align: center;font-size: 18px;font-weight: bold;}
.wenzhang .time{text-align: center;font-size: 12px;border-bottom: 1px #efefef solid;padding-bottom: 20px;margin-bottom: 30px;}
.wenzhang div{text-align: left;font-size: 12px;}
.wenzhang div img{max-width: 100%;}
.code2{text-align: center;}


.wenzhang .np-page{text-align: center;padding: 30px 0 20px 0;}
.wenzhang .np-page a{color: #f00;}
.wenzhang .np-page a:hover{text-decoration: underline;}