﻿a {
				!important;
				text-decoration: noen;
			}

			a:hover {
				color: #1d9300;
				!important;
			}

			.newsBox {
				padding: 90px 0 120px 0;
			}

			.w1200 {
				width: 1200px;
				margin: 0 auto;
			}

			.fl {
				float: left;
			}

			.fr {
				float: right;
			}

			.newsBoxfl {
				width: 870px;
				line-height: 52px;
			}

			.news_fl {
				width: 820px;
				padding: 0 25px;
				box-shadow: 0px 0px 8px rgba(0, 0, 0, .07);
			}

			.dl_news {
				position: relative;
				min-height: 134px;
				padding: 35px 0 35px 220px;
				border-bottom: 1px solid #e1e8ec;
			}

			.news_img {
				width: 184px;
				height: 134px;
				position: absolute;
				top: 35px;
				left: 0;
				overflow: hidden;
			}

			.news_img a {
				display: table-cell;
				vertical-align: middle;
				text-align: center;
				width: 184px;
				height: 134px;
			}

			.dl_news dd {
				color: #333;
				font-size: 20px;
				line-height: 50px;
			}
			.dl_news dd a:hover {
				color: #007aff;;
			}
			.overp {
				overflow: hidden;
				white-space: nowrap;
				text-overflow: ellipsis;
				display: block;
			}

			.dl_news dt {
				font-size: 14px;
				color: #999;
				line-height: 24px;
			}

			.dl_news dt.dt1 {
				overflow: hidden;
				max-height: 48px;
				text-overflow: ellipsis;
				display: -webkit-box;
				-webkit-box-orient: vertical;
				-webkit-line-clamp: 2;
			}

			.dl_news dt.dt2,
			.dl_listCon dt.dt2 {
				padding: 10px 0;
			}

			.dl_news dt.dt2 a,
			.dl_listCon dt.dt2 a {
				padding-left: 25px;
				margin-right: 40px;
				color: #999;
				font-size: 12px;
			}

			.dl_news dt.dt2 a.icon_newsTime,
			.dl_listCon dt.dt2 a.icon_newsTime {
				background: url(../image/icon_newsTime.png) left center no-repeat;
			}

			.dl_news dt.dt2 a.icon_kuaijing,
			.dl_listCon dt.dt2 a.icon_kuaijing {
				background: url(../image/icon_news1.png) left center no-repeat;
			}

			.page-status {
				display: none;
			}

			.listpagination {
				width: 820px;
				padding: 30px 0;
				margin: 0 auto;
				text-align: center;
				font-size: 14px;
				color: #333;
				margin-top: 20px;
			}

			.listpagination a.a1:first-child {
				background: url(../image/page_fl.png) left center no-repeat;
			}

			.listpagination a.a1:last-child {
				background: url(../image/page_fr.jpg) right center no-repeat;
			}

			.listpagination a {
				width: 30px;
				height: 30px;
				line-height: 30px;
				cursor: pointer;
				border-radius: 100%;
				display: inline-block;
				vertical-align: top;
				text-align: center;
				margin: 0px 5px;
				user-select: none;
				color: #555;
			}

			.listpagination a.a1 {
				text-indent: 3333333em;
				overflow: hidden;
				width: 60px;
			}

			.listpagination a.current {
				background: #3585fb;
				color: #fff;
			}

			.listpagination a.page-num-current {
				color: rgb(38, 129, 243);
				font-weight: bold;
			}

			.newsRg {
				width: 290px;
			}

			.details_til {
				padding: 20px 0;
				min-height: 60px;
				margin-bottom: 30px;
			}

			.details_til dt.dt2 {
				padding: 0;
			}

			.newsdetails_box {
				color: rgba(102, 102, 102, 0.8);
				line-height: 28px;
			}

			.newsdetails_box {
				padding-bottom: 40px;
			}

			.newsdetails_box img {
				display: block;
				margin-left: auto;
				margin-right: auto;
			}

			.newsdetails_box p.pd2 {
				color: #9c999c;
				font-size: 14px;
				padding: 5px 0;
				line-height: 24px;
			}

			.clear {
				clear: both;
			}