﻿body {
	background-color: #ffffff;
}
/*banner*/
/*.news-banner {
	background-color: #e9e9e9;
}
.module-banner-bg {
	background: #e9e9e9 url(../Images/news_banner_part.png) no-repeat right center;
}*/
.info-banner {
	height: 170px;
	background: url("../Images/news_banner_part.png") no-repeat center;
	background-color: #353543;
}
.web-banner {
	padding: 55px 0px 0px;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.web-name {
	font-size: 34px;
	color: #fff;
}
/*.news-pagination*/
.news-pagination {
	padding-left: 0;
}
/*news-main*/
.news-main {
	padding-top: 60px;
	margin-bottom: 72px;
}
/*news-tabs*/
/*.news-tabs {
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px solid #ffffff;
}
.news-tabs-btn {
	float: left;
	width: 120px;
	height: 40px;
	margin-right: 20px;
}
.news-tabs-link {
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	text-align: center;
	text-decoration: none;
	background-color: #eee;
	border-radius: 3px;
}
.news-tabs-link:hover {
	background-color: #009ed6;
	color: #fff;
}
.news-tab-current {
	background-color: #009ed6;
	color: #fff;
}*/
/*news-list*/
.news-list-box {
	margin: 0 auto;
	width:  1200px;
	min-width: 1000px;
}
.news-list {
	width: 100%;
}
.haidu-news-piece {
	position: relative;
	padding: 54px 76px 54px 58px;
	margin-bottom: 22px;
	height: 110px;
	background-color: #ffffff;
		border-bottom: 1px solid #eee;
	padding-top: 35px;
	padding-bottom: 35px;
	position: relative;
	overflow: hidden
}
.haidu-news-piece:hover {
	border: 1px solid #2c91ed;
}
.haidu-news-piece:hover .news-mark {
	background: url(../Images/news_mark_hover.gif) no-repeat center center;
}
.haidu-news-left {
	width: 76px;
	padding: 22px 0;
	border-right: 1px solid #e9e9e9;
}
.haidu-news-month {
	font-size: 36px;
	color: #868e9c;
	font-weight: 600;
}
.haidu-news-year {
	padding-top: 6px;
	color: 868ea8;
	font-size: 12px;
}
.ascdm-news-year {
	font-size:12px;
	color:#868e9c;
}
a.haidu-news-right {
	padding-left: 25px;
	width: 960px;
	min-width: 800px;
	text-decoration: none;
	color: #333333;
}
a.haidu-news-right p.haidu-news-content {
	padding-top: 10px;
	padding-left: 0;
	padding-right: 0;
	font-size: 12px;
	color: #5d5e66;
	line-height: 26px;
}
.haidu-news-title {
	font-size: 18px;
    color:#333;
	
}
.news-mark {
	position: absolute;
	right: 26px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	background: url(../Images/news_mark.gif) no-repeat center center;
	margin-top: -10px;
}
.news-piece:hover {
	background-color: #f7f7f7;
	border-bottom: 1px solid #eee;
}
.news-piece:hover .news-mark {
	-webkit-animation: mark-shake 0.8s ease infinite;
}
.news-piece a {
	font-size: 14px;
	color: #666;
	text-decoration: none;
	margin-left: 12px;
}
.news-piece a:hover {
	color: #009ed6;
	text-decoration: underline;
}
.news-time {
	font-size: 12px;
	color: #999;
	float: right;
	margin-right:10px;
	font-style: normal;
}
.news-top {
	display: inline-block;
	width: 42px;
	height: 18px;
	text-align: right;
	padding-right: 5px;
	margin-left: 1%;
	font-size: 12px;
	color: #fff;
	background: url(../Images/news_top.png) no-repeat 0 0;
}
@-webkit-keyframes mark-shake {
	0%{left:1px}
	25%{left:3px}
	50%{left:5px}
	75%{left:3px}
	100%{left:1px}
}
/*Ã¦â€"Â°Ã©â€"Â» Ã¥â€ â€¦Ã¥Â®Â¹Ã©Â¡ÂµÃ©ÂÂ¢*/
/*news-crumbs*/
.haidu-news-content {
	background-color: #ffffff;
	padding: 0px 0px 10px;
}
.news-content-main {
	padding-top: 30px;
	padding-bottom: 70px;
}
.news-content-title {
	width: 99%;
	margin-top: 30px;
	padding:20px 0 36px;
	border-bottom: 1px solid #e9e9e9;
	padding-left:1%;
}
.news-crumbs {
}
.news-crumbs li {
	float: left;
	font-size: 14px;
	color: #666;
}
.news-crumbs-link {
	color: #666666;
	text-decoration: none;
}
.news-crumbs-home {
	background: url(../Images/news_home.png) no-repeat 0 0;
	padding-left: 28px;
}
.news-crumbs-arrow {
	margin: 0 5px;
	color: #5d5e66;
}
.news-title-abbr {
	vertical-align: top;
}
/*news-article*/
.news-article {
	width: 100%;
	padding-top: 40px;
}
.news-article-title {
	text-align: center;
	color: #333333;
	font-size: 24px;
	font-weight: normal;
}
.news-article-subtitle {
	position: relative;
	width: 100%;
	padding-top: 20px;
	color: #666666;
}
.news-article-time {
	text-align: center;
	color: #666666;
}
.news-article-share {
	position: absolute;
	right: 0;
	top: 18px;
}
.news-article-share div{
	display: inline-block;
	box-sizing: content-box;
}
.news-article-main {
	margin-top:35px;
	color: #999999;
	line-height: 24px;
	padding: 0 15px;
}
.news-article-main p {
	font-size: 15px;
	text-indent: 2em;
	line-height: 2em;
	margin-bottom: 15px;
}
.news-article-main img {
	max-width: 100%;
}
.news-article-main a {
	color: #666;
	text-decoration: none;
}
.news-article-main .link {
	color: #666;
	text-decoration: none;
}
/* Ã¦ÂÂ¢Ã¥Â¤Â Ã§Â¼â€"Ã¨Â¾'Ã¥â€ â€¦Ã¥Â®Â¹ Ã§Å¡"strongÃ¦Â Â·Ã¥Â¼ÂÃ¯Â¼Å'Ã¥Â¹Â¶Ã¥Å½Â»Ã¦Å½â€° SEOÃ§â€ºÂ®Ã§Å¡"Ã§Å¡" strongÃ¦Â â€¡Ã§Â­Â¾Ã¦Â Â·Ã¥Â¼Â */
.news-article-main strong {
	font-weight: bold;
}
.news-article-main .link strong {
	font-weight: normal;
}
/*media-link*/
.media-link {
	display: inline-block;
	margin-top: 33px;
	margin-bottom: 60px;
	margin-left: 2%;
	padding-left:15px;
	background-color:#e9e9e9;
	color: #212231;
	font-size: 14px;
	line-height: 32px;
	/*width: 50%;*/
}
.copy-url-btn {
	margin-left: 16px;
	width: 100px;
	height: 32px;
	float: right;
	cursor: pointer;
	background-color: #2277da;
	color: #fff;
	text-align: center;
	
}
.copy-url-btn:hover {
	color: #005aff;
}
.media-link i {
	display: none;
	color: #1961b3;
	font-style: normal;
}
