a{font-family: Arial,"Microsoft YaHei", "微软雅黑", "Open Sans", SimSun, sans-serif;font-size: 14px;}
.newsListCont {
	display: flex;
	flex-direction: row;
}
.newsLeft {
	width: 67%;
	margin-right: 2%;
}
.newsLeft h5 {
	border-bottom: #e9e9e9 1px solid;
	padding-bottom: 17px;
	font-size: 16px;
	padding-top: 24px;
	font-weight: bold;
	background-image: -webkit-linear-gradient(left, #0f7edd, rgb(18, 205, 203));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.newsLeft h6 {
	border-bottom: #e9e9e9 1px solid;
	padding-bottom: 14px;
	font-size:20px;
	padding-top: 24px;
	font-weight: bold;
	background-image: -webkit-linear-gradient(left, #0f7edd, rgb(18, 205, 203));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.banner-img{margin-top: 70px;}
.newsRight {
	width: 26.5%;
	margin-top: 10px;
}
.newsLeft ul {
	padding-left: 0;
	list-style: none;/* height: 1050px; */
}
.news_latest_figure {
	float: left;
	padding-right: 20px;
}
.news_latest_figure img {
	width: 230px;
	height: 130px;
}
.news_latest_heading {
	display: block;
	font-size: 18px;
	color: #333;
	max-height: 48px;
	overflow: hidden;
	font-weight: bold;
}
.news_latest_desc {
	line-height: 1.5;
	color: #666;
	margin-top: 10px;
	font-size: 14px;
	max-height: 42px;
	overflow: hidden
}
.news_latest_list_item {
	border-bottom: 1px solid #f0f0f0;
	padding: 25px;
	padding-bottom: 35px;
	position: relative;
	overflow: hidden
}
.news_latest_meta span + span {
	position: relative;
	margin-left: 40px
}
li:hover {
	background-color: rgb(249,249,249);
}
.source a {
	color:#0f7edd;
}
.source label{
	color:#0f7edd; font-weight:normal;
}
.news_latest_meta span + span:before {
	content: "";
	position: absolute;
	vertical-align: middle;
	background-color: #999;
	width: 1px;
	top: 4px;
	bottom: 2px;
	left: -20px;
}

.pages {
    padding: 20px 0 30px;
    font-family: simsun;
}

.pages li {
    display: inline;
    margin: 0 3px;
}

.pages a {
    padding: 10px 13px;
    border: 1px solid #CCC;
    background: #fff;
    color: #A4A4A4;
    line-height: 18px;
}

.pages li.thisclass, .pages a:hover {
    padding: 10px 13px;
    border: 1px solid #0f7edd;
    background: #0f7edd;
    color: #fff;
    text-decoration: none;
}

.pages li a.on{background: #0f7edd; border:none; color:#fff; font-weight:bold;}

a:hover {
    color: #cc0000;
}
.news-hot {
	background-color: #f9f9f9;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 17px
}
.news-hot-title {
	font-size: 24px;
	position: relative;
	line-height: 1;
	font-weight: 400;
	margin-bottom: 17px;
}
.news-hot-title h3 {
	color: #138ED1;
	margin: 0;
	background-image: -webkit-linear-gradient(left, #0f7edd, rgb(18, 205, 203));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
	font-size: 20px;
}
.news-hot-title:after {
	content: "";
	position: absolute;
	bottom: -20px;
	left: 0;
	background-color: #e9e9e9;
	width: 100%;
	height: 1px
}
.news-hot-list-item {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 24px;
}
.news-hot-list-item + .news-hot-list-item {
	border-top: 1px dashed #c8c8c8;
}
.news-top {
	border-top: 1px dashed #c8c8c8;
}
.news-hot-heading {
	font-size: 16px;
	position: relative;
	line-height: 1.75;
	color: #333;
	font-weight: bold;
}
.news-hot-heading:before {
	content: "";
	position: absolute;
	left: -24px;
	top: 8px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #999
}
.news-hot-meta {
	font-size: 0;
	color: #999;
	line-height: 1;
	margin-top: 13px
}
.news-hot-meta span {
	font-size: 14px
}
.news-hot-meta span + span {
	position: relative;
	margin-left: 40px
}
.news-hot-meta span + span:before {
	content: "";
	position: absolute;
	vertical-align: middle;
	background-color: #999;
	width: 1px;
	top: 4px;
	bottom: 2px;
	left: -20px
}
.news-details {
	/* margin-right: 30px; */
	margin-bottom: 60px
}
.news-details-heading {
	font-size: 24px;
	color: #333;
	font-weight: 400;
	padding-top: 25px;
	padding-bottom: 18px;
	text-align: center;
	font-weight:bold;
}
.news-details-meta {
	font-size: 0;
	color: #999;
	line-height: 1;
	margin-bottom: 50px;
	text-align: center;
}
.news-details-meta span {
	font-size: 14px
}
.news-details-meta span + span {
	margin-left: 40px
}
.news-detials-more {
	font-size: 14px;
	margin-top: 16px
}
.news-detials-more p + p {
/* margin-top: 16px */
}
.news-detials-more .label {
	color: #2277da
}
.news-detials-more a {
	color: #333
}

.news-detials-more a:hover{ color:#0099FF;}
.news-detials-text {
	border-bottom: 1px solid #e9e9e9;
	color: #666;
	line-height:20px;
	word-wrap: break-word
}
.news-detials-text p {
	text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	color: rgb(38, 38, 38);
	font-family: 微软雅黑, helvetica, arial;
	font-size: 15px;
	text-align: justify;
	text-indent: 2em;
	line-height:2.5;
	color: #666;
	padding:0 20px;
	word-wrap: break-word
}
.news-detials-text a {
	background-color: transparent;
	color: #2277da
}
.news-detials-text a:active, .news-detials-text a:hover {
	outline: 0;
	text-decoration: underline
}
.news-detials-text strong {
	font-weight: 700
}
.news-detials-text img {
	border: 0;
	max-width: 100%;
	height: auto
}
.news-detials-text hr {
	box-sizing: content-box
}
.news-detials-text input {
	color: inherit;
	margin: 0;
	line-height: normal;
	font: 13px/1.4 Helvetica, arial, nimbussansl, liberationsans, freesans, clean, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"
}
.news-detials-text input[type=checkbox] {
	box-sizing: border-box;
	padding: 0
}
.news-detials-text td, .news-detials-text th {
	padding: 0
}
.news-detials-text hr {
	margin: 15px 0;
	overflow: hidden;
	background: 0 0;
	border: 0;
	border-bottom: 1px solid #ddd
}
.news-detials-text hr:before {
	display: table;
	content: ""
}
.news-detials-text hr:after {
	display: table;
	clear: both;
	content: ""
}
.news-detials-text blockquote {
	margin: 0;
	color: #999
}
.news-detials-text blockquote p {
	font-size: 14px
}
.news-detials-text * {
	list-style: inherit
}
.news-detials-text ol {
	list-style-type: decimal
}
.news-detials-text ol ul, .news-detials-text ul ul {
	list-style-type: circle
}
.news-detials-text ol ol ul, .news-detials-text ol ul ul, .news-detials-text ul ol ul, .news-detials-text ul ul ul {
	list-style-type: square
}
.news-detials-text ol, .news-detials-text ul {
	padding: 0;
	margin-bottom: 0
}
.news-detials-text ol ol, .news-detials-text ul ol {
	list-style-type: lower-roman
}
.news-detials-text ol ol ol, .news-detials-text ol ul ol, .news-detials-text ul ol ol, .news-detials-text ul ul ol {
	list-style-type: lower-alpha
}
.news-detials-text dd {
	margin-left: 0
}
 .news-detials-text .select::-ms-expand {
 opacity: 0
}
.news-detials-text a:not([href]) {
	color: inherit;
	text-decoration: none
}
.news-detials-text .anchor {
	display: inline-block;
	padding-right: 2px;
	margin-left: -18px
}
.news-detials-text .anchor:focus {
	outline: 0
}
.news-detials-text h1, .news-detials-text h2, .news-detials-text h3, .news-detials-text h4, .news-detials-text h5, .news-detials-text h6 {
	margin-top: 55px;
	margin-bottom: 30px;
	font-weight: 700
}
.news-detials-text h1 {
	font-size: 20px
}
.news-detials-text h2 {
	font-size: 18px
}
.news-detials-text h3 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 18px
}
.news-detials-text h4 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 16px
}
.news-detials-text h5 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px
}
.news-detials-text h6 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 12px
}
.news-detials-text h1 .octicon-link, .news-detials-text h2 .octicon-link, .news-detials-text h3 .octicon-link, .news-detials-text h4 .octicon-link, .news-detials-text h5 .octicon-link, .news-detials-text h6 .octicon-link {
	color: #000;
	vertical-align: middle;
	visibility: hidden
}
.news-detials-text h1:hover .anchor, .news-detials-text h2:hover .anchor, .news-detials-text h3:hover .anchor, .news-detials-text h4:hover .anchor, .news-detials-text h5:hover .anchor, .news-detials-text h6:hover .anchor {
	text-decoration: none
}
.news-detials-text h1:hover .anchor .octicon-link, .news-detials-text h2:hover .anchor .octicon-link, .news-detials-text h3:hover .anchor .octicon-link, .news-detials-text h4:hover .anchor .octicon-link, .news-detials-text h5:hover .anchor .octicon-link, .news-detials-text h6:hover .anchor .octicon-link {
	visibility: visible
}
.news-detials-text h1 .anchor, .news-detials-text h2 .anchor {
	line-height: 1
}
.news-detials-text h3 .anchor, .news-detials-text h4 .anchor {
	line-height: 1.2
}
.news-detials-text h5 .anchor, .news-detials-text h6 .anchor {
	line-height: 1.1
}
.news-detials-text blockquote, .news-detials-text dl, .news-detials-text ol, .news-detials-text table, .news-detials-text ul {
	margin-top: 0;
	margin-bottom: 16px
}
.news-detials-text hr {
	height: 4px;
	padding: 0;
	margin: 16px 0;
	background-color: #e7e7e7;
	border: 0
}
.news-detials-text ol, .news-detials-text ul {
	padding-left: 17px
}
.news-detials-text ol ol, .news-detials-text ol ul, .news-detials-text ul ol, .news-detials-text ul ul {
	margin-top: 0;
	margin-bottom: 0
}
.news-detials-text li > p {
	margin-top: 16px
}
.news-detials-text dl {
	padding: 0
}
.news-detials-text dl dt {
	padding: 0;
	margin-top: 16px;
	font-size: 1em;
	font-style: italic;
	font-weight: 700
}
.news-detials-text dl dd {
	padding: 0 16px;
	margin-bottom: 16px
}
.news-detials-text blockquote {
	padding: 0 15px;
	color: #777;
	border-left: 4px solid #ddd
}
.news-detials-text blockquote > :first-child {
	margin-top: 0
}
.news-detials-text blockquote > :last-child {
	margin-bottom: 0
}
.news-detials-text table {
	border-collapse: collapse;
	border-spacing: 0;
	display: block;
	width: 100%;
	overflow: auto;
	word-break: normal;
	word-break: keep-all
}
.news-detials-text table th {
	background-color: #f8f8f8;
	font-weight: 700
}
.news-detials-text table td, .news-detials-text table th {
	padding: 6px 13px;
	border: 1px solid #ddd;
	word-wrap: break-word
}
.news-detials-text table thead th {
	word-break: inherit
}
.news-detials-text table tr {
	background-color: #fff;
	border-top: 1px solid #ccc
}
.news-detials-text .highlight {
	margin-bottom: 16px
}


.news-hot-right {
	font-size: 16px;
	position: relative;
	line-height: 1.75;
	color: #333;
	font-weight: bold;
	display:block;
}
