	body{
			    background-color: #f2f2f2;
		}
		.y-listdisplay{
			width: 1150px;
			margin: 0 auto;
			background: #FFFFFF;

		}
		.y-listdisplay .y-listdisplay-left{
			    width: 315px;
			    margin-right: 35px;
			    padding-top: 15px;
		}
		.y-listdisplay .y-listdisplay-right{
			    width: 800px;
		}
		.y-listdisplay-left .y-listdisplay-left-title{
			    background-color: #a20000;
			    height: 45px;
			    width: 100%;
			    line-height: 45px;
			    font-size: 18px;
			    color: #ffffff;
		
		}
		.y-listdisplay-left ul{
			    padding: 0 20px;
			    margin: 20px 0px;
		}
		.y-listdisplay-left ul li{
			    background-color: #f3f3f3;
			    margin-bottom: 5px;
		}
		.y-listdisplay-left ul .acitve a {
				background-color: #f8eed3;
				color: #a20000;
		}
		.y-listdisplay-left ul li.active{background-color: #f8eed3;
				}
		.y-listdisplay-left ul li.active a{color: #a20000 !important;}				
		.y-listdisplay-left ul li:hover {
				background-color: #f8eed3;
				color: #a20000;
		}
		.y-listdisplay-left ul li a{
			    display: block;
			    height: 45px;
			    overflow: hidden;
			    cursor: pointer;
			    font-size: 16px;
			    color: #63615b;
			    text-align: center;
			    display: table-cell;
			    vertical-align: middle;
			    width: 275px;
			    padding: 0px 9px;
			    line-height: 28px;
		}
		.y-listdisplay-right-top{
			    background-color: #ffffff;
			    margin-top: 20px;
				width: 100%;
		}
		.y-listdisplay-right-top ul li{
			    float: left;
			    display: block;
			    font-size: 16px;
			    color: #333333;
			    line-height: 40px;

		}
		.y-listdisplay-right-center{
			    width: 100%;
			    border-top: solid 1px #e0e0e0;
		}
		.y-listdisplay-right-center ul li {
			    border-bottom: 1px dashed #e6e6e6;
			    cursor: pointer;
			    padding: 0px 15px;
			    padding-top: 20px;
		}
		.y-listdisplay-right-center ul li h3{
			    color: #424242;
			    font-size: 18px;
			    font-weight: bold;
		}
		.y-listdisplay-right-center ul li h3 span{
			       font-size: 20px;
			       padding-right: 5px;
		}
		.y-content{
			    font-family: Simsun;
			    font-size: 16px;
				 margin: 16px 0;
				 position: relative;
		}
		
		.y-content-leftimg {
			       margin-right: 20px;
					height: 120px;
					width: 160px;
		}
		.y-content-leftimg img{
			   width: 100%;
			   height: 100%;
		}
		.y-content-right{
			    font-family: Simsun;
			    font-size: 14px;
			    width: 580px;
				line-height: 26px;

		}
		.y-content-releaseinfo{
			    width: 100%;
			    color: #474747;
			    max-height: 20px;
			    margin-top: 16px;
			    overflow: hidden;
				font-family: Simsun;
				font-size: 14px;
				
		}
		.y-position{
			position: absolute;
			bottom: 6px;
		}
		.page-box{
			    text-align: center;
			    margin: 40px 0;
				float: left;
				width: 100%;
		}
		.pages{
			    display: inline-block;
			    font-size: 14px;
			    color: #333333;
				width: 100%;
				padding: 40px 0;
				text-align: center;
		}
		.pages .action_num {
		    background-color: #922424;
		    color: #fff;
		}
		.pages span{
			    padding: 0 9px;
			     display: inline-block;
			    box-sizing: border-box;
			    min-width: 30px;
			    border: 1px solid #d2d2d2;
			    line-height: 30px;
			    margin: 0 2px;
			    cursor: pointer;
		}