@charset "utf-8";
/* CSS Document */
			
			.indexNewText {
				width: 1200px;
				margin: 0 auto;
				overflow: hidden;
				margin-bottom: 40px
			}
			
			.indexNewText .indexZn {
				width: 100%;
				margin-bottom: 12px;
				background-color: #f7f7f7!important;
				height: 240px
			}
			
			a {
				text-decoration: none;
				outline: 0 none
			}
			
			.indexNewText .indexZn .indexZnIco {
				float: left;
				display: block;
				margin-right: 6px;
				width: 252px;
				height: 240px
			}
			
			.indexNewText .indexZn .indexZnList ul {
				float: left;
				width: 158px;
				height: auto;
				padding: 0
			}
			
			.indexZnList ul {
				height: 240px;
				overflow: hidden
			}
			
			.indexNxs {
				overflow: hidden;
				width: 100%;
				height: 400px
			}
			
			.indexNxs .indexNxsList {
				float: left;
				margin-bottom: 12px;
				background-color: #f7f7f7!important;
				width: 471px;
			    height: 194px;
			}
			
			.indexNxs .indexNxsList img {
				float: left;
				width: 194px;
				height: 194px;
				margin-right: 10px
			}
			
			.indexNxs .indexNxsList h2 {
				float: left;
				margin:0px;
				font-style: normal;
				font-weight: 400;
				font-size: 18px;
				overflow: hidden;
				width: 267px;
				height: 20px;
				line-height: 20px;

				margin: 15px 0 13px 0
			}
			
			.indexNxs .indexNxsList ul {
				float: left;
				overflow: hidden;
		
				width: 267px
			}
			
			.indexNxs .indexNxsList ul li {
				width: 100%;
				white-space: nowrap;
				overflow: hidden;
				text-overflow: ellipsis;
				line-height: 28px;
				height: 28px
			}
			
			.indexNxs .indexNxsList ul li a {
				color: #666
			}
			
			.indexNxs .indexNxsIco {
				float: left;
				display: block;
				margin-right: 6px;
				width: 252px;
				height: 400px
			}
			
			.indexNewText .indexZn .indexZnList ul li {
				white-space: nowrap;
				overflow: hidden;
				text-overflow: ellipsis;
				width: 100%;
				height: 28px;
				line-height: 28px
			}
			
			.indexNewText .indexZn .indexZnList ul li a {
				color: #666;
				width: 100%;
				white-space: nowrap;
				overflow: hidden;
				text-overflow: ellipsis;
				height: auto;
				margin: 0
			}
			
.indexNxs .indexNxsList h2 a {
    float: right;
    font-size: 12px !important;
    color: #F08300;
}