@charset "utf-8";
/* CSS Document */

/*初始区域*/
html, body, div, p, hr, pre, h1, h2, h3, h4, h5, h6, table, tr, td, th, tfoot, tbody, thead, p, figure, form, blockquote, input, textarea, label, ul, ol, dl, li, dt, dd, .clearfix::after {
	margin:0;
	padding:0;
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;	
}
html, body {
	height:100%; font-size: 16px;
}
*::after, *::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden], template {
	display: none;
}
a {
	background: transparent;
	text-decoration: none;
}
a:active, a:hover {
	outline: 0;
}
a:focus {
	outline:none;
	-moz-outline:none;
	-webkit-outline:none;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
ul, ol {
	list-style: none outside none;
}
li {
	list-style-type:none;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5rem;
}
sub {
	bottom: -0.25rem;
}
iframe {
	border:0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	-moz-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35rem 0.625rem 0.75rem;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
	padding: 0;
}

body{ font-size: 16px; line-height: 2em; }

/*内容区域通用*/

body { font-family: "Microsoft Yahei", Helvetica, Arial, sans-serif; background: #fff; background: url("../img/banner.jpg") center 0px no-repeat; /*padding-top: 45px;*/ }
img {
	border: 0;
	vertical-align: middle;
	display: block;
	max-width: 100%; 
}
figure {
	margin: 0;
}
.clearfix {
	display:block;
	#zoom:1;
}
.clearfix::after {
	content:'';
	overflow:hidden;
	width:100%;
	height:0px;
	font-size:0px;
	display:block;
	clear: both;
}


.fl {
	float:left;
}
.fr {
	float:right;
}


.domPC {
	display: block;
}
.domMobile {
	display: none;
}


.row {
	font-size: 0;
	+word-spacing: -1px;
}
.row .dib {
	display: inline-block;
	+display: inline;
	+zoom: 1;
	font-size: 14px;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
}

.container { width: 1100px; min-width: 1100px; margin-left: auto; margin-right: auto; }
.min-1200 { width: 100%; min-width: 1100px; }

/* ------------------------------首页------------------------------- */

/*手机导航*/
#mobileHeader { width: 100%; line-height: 0; /*background: #eee url('//www.news.cn/world/2015/images/bgSjTop.png') no-repeat 0 0;*//*-webkit-background-size:100% 45px;background-size:100% 45px;*/ position: relative; z-index: 9999; /*height: 60px;*/ }
#mobileHeader .logo { display: block; width: 66px; height: 50px; background: url('//www.news.cn/world/2015/images/xh_mobile_header.png') no-repeat 0 0; -webkit-background-size: 66px; background-size: 66px; position: absolute; top: 3px; left: 15px; }
#mobileHeader .name { display: inline-block;/* width:5rem;height:.8rem;*/ line-height: 60px; font-size: 24px; color: #fff; padding-left: 105px;/*vertical-align:top;margin:0 0 0 1.5rem;background:url('//www.news.cn/world/2015/images/xh_mobile_header.png') 0 -160px no-repeat;-webkit-background-size:57px;background-size:57px;*/ overflow: hidden; }
#mobileHeader .name a { color: #fff; }
#mobileHeader .right { display: block; width: 38px; height: 34px; position: absolute; top: 15px; right: 15px; background-image: url('//www.news.cn/world/2015/images/xh_mobile_header.png'); background-position: -78px -120px; }
#mobileHeader .mobileNavList { width: 100%; height: 0; overflow: hidden; position: absolute; top: 60px; left: 0; background: #ededed; z-index: 10; }
#mobileHeader .mobileNavList a { float: left; width: 20%; padding: .2rem 0; color: #000; text-align: center; font-size: .32rem; }
#mobileHeader .phnav { text-align: center; padding-bottom: .12rem; }
#mobileHeader .phnav li { float: left; width: 25%; height: .8rem; line-height: .85rem; text-align: center; font-size: .32rem; color: #333; }
#mobileHeader .phnav a { color: #333; }
#mobileHeader { display: none; }
#page-mb-header { display: none; }


/*网站导航*/
.top-bar { height: 45px; text-align: center; /*border-bottom: 1px solid #ccc;*/ color: #cccccc; width: 100%; /*position: fixed;*/ /*_position: absolute;*/ z-index: 1040; top: 0; left: 0; /*background-color: #fff; box-shadow: 3px 0 3px rgba(0, 0, 0, 0.2);*/ overflow: hidden; }
.top-bar .menu { width: 1200px; overflow: hidden; margin: 0 auto; }
.top-bar .home-site-link { font-style: normal; font-weight: 700; }
.top-bar li::after { /*content: "|"; color: #d5d5d5;*/ }
.top-bar li:first-of-type::after { content: " "; padding-right: 15px; }
.top-bar li:last-of-type::after { content: " "; }
.top-bar .item { line-height: 45px; font-size: 14px; }
.top-bar .item a { padding: 0 7px; }
.top-bar .home-site-link { /*color: black;*/ }
.top-bar a { /*color: #1a1a1a;*/ color: #ffffff; }
.top-bar .loading { display: block; text-align: center; height: 32px; line-height: 32px; font-size: 12px; background-color: #f5f5f5; }


/*footer*/
.domPC, .domMobile { display: none; }
.domPC { display: block; }
#bottomBody { background: #f9f7f4; }
.adBottom { background: #f9f7f4; padding: 20px 0; }
.footer { padding: 28px 0; background: #a8186d; text-align: center; font-size: 14px; color: #fff; }
.footer p { line-height: 26px; }

/*RTools*/
.RTools { position: fixed; _position: absolute; right: 10px; bottom: 184px; width: 60px; z-index: 10000; display: none; }
.RTools .qrcode { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 5px 5px 0; border: 1px solid #ccc; background-color: #f7f7f7 !important; right: 0; bottom: 70px; position: absolute; }
.RTools .qrcode canvas { width: 100%; height: auto; }
.RTools .qrcode:hover::after { content: '扫描分享'; width: 100%; margin: 5px auto 0; color: #333; font-size: 20px; display: block; text-align: center; }
.RTools .qrcode:hover { transform: translate(0, 0); animation: change 1s; -moz-animation: change 1s; -webkit-animation: change 1s; -mozanimation-fill-mode: forwards; -webkit-animation-fill-mode: forwards; overflow: hidden; width: 100%; }
@keyframes change {
	from { width: 48px; height: 48px; opacity: 1; }
	to { width: 268px; height: 310px; opacity: 1; }
}
.RTools .gototop { width: 60px; height: 60px; cursor: pointer; background: #A8186A url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAGUExURf///0RERMf1+eoAAAACdFJOU/8A5bcwSgAAAE1JREFUeNrs0yEOwDAQA8HN/z9ddiy2krJ2j1gGg6xjvTjEYrFY/CEM9xiyptioaTZpqg2aaCfO8KCkKTZq+kg3eFP8KrFYLP4pfgQYAJQnDccrVqXcAAAAAElFTkSuQmCC) no-repeat 50% 50%; transition: .3s; opacity: 0; filter: alpha(opacity=0); }
.show { display: block; }

/* -------------------新闻列表页----------------------- */

/* PC */
.phd-inside { height: 605px; }


/* 头部 */
.news-bream { background: #ae0000; height: 65px; line-height: 65px; }
.news-bream .span-title { /*width: 186px; */ height: 72px; padding-top: 4px; margin-top: -11px; line-height: 72px; color: #fff; font-size: 28px; background: url('../img/bg_04.png') center center no-repeat; text-align: center; }
.news-bream .span-return { font-size: 18px; color: #e8eaea; }
.news-bream .span-return a { color: #e8eaea; }
.news-bream .span-return:hover a { color: #fff; }
.news-list-ul1 { margin: 33px auto 83px; }
.news-list-ul1 li { font-size: 14px; line-height: 24px; color: #999; padding: 26px 0 19px; border-bottom: 1px dashed #d8d8d8; }
.news-list-ul1 li .span-title { font-size: 20px; color: #4c4c4c; margin-bottom: 11px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news-list-ul1 li .span-title a { color: #4c4c4c; }
.news-list-ul1 li .span-title a:hover { color: #ae0000; }
.news-list-ul1 li .span-detail { height: 48px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

/* MOBILE */
@media screen and (max-width:767px) {
	body { font-family: "Microsoft Yahei", Helvetica, Arial, sans-serif; margin: 0 auto; width: 640px; position: relative; }
	.container { width: 600px; min-width: 600px; margin-left: auto; margin-right: auto; }
	.min-1200 { width: 100%; min-width: 100%; }
	#mobileHeader { display: block; }
	#page-mb-header { display: block; }
	#page-pc-header { display: none; }
	#top-bar { display: none; }

	/*top-bar*/
	body { padding-top: 0; }
	.phd-inside { /*height: 338px;*/ height: 600px; }

	/*footer*/
	.domPC, .domMobile { display: none; }
	.domPC { display: block; }
	#bottomBody { background: #f9f7f4; }
	.adBottom { background: #f9f7f4; padding: 20px 0; }
	.footer {padding: 30px 0 25px; background: #ae0000; text-align: center; color: #fff; font-size: 16px;	/*border-top: #df0045 solid 5px;*/ text-transform: uppercase; }
	.footer p { line-height: 26px; }



	/* 底部 */
	.footer { padding: 30px 0 25px; background: #A8186A; text-align: center; color: #fff; font-size: 18px; }
	.footer p { line-height: 2; }
	.RTools .qrcode { display: none; }
	.news-list-ul { margin-left: -10px; margin-right: -10px; }
	.news-list-ul li { width: 50%; margin-top: 30px; }
	.news-list-ul li .div1 { margin-left: 10px; margin-right: 10px; }
	.news-list-ul .div1 .span-title { font-size: 20px; max-height: 90px; overflow: hidden; margin-top: 15px; line-height: 30px; }
	.news-list-ul .div1 .span-title a { font-size: 18px; color: #404040; }
	.news-list-ul .div1 .span-title a:hover { color: #237be8; }
	.news-list-ul .div1 .span-date { font-size: 16px; color: #999; line-height: 30px; }

	/* 文字列表 */
	.news-bream { background: #ae0000; height: 65px; line-height: 65px; }
	.news-bream .span-title { /*width: 186px;*/ height: 72px; padding-top: 4px; margin-top: -11px; line-height: 72px; color: #fff; font-size: 32px; background: url('../img/bg_04.png') center center no-repeat; text-align: center; }
	.news-bream .span-return { font-size: 22px; color: #e8eaea; }
	.news-bream .span-return a { color: #e8eaea; }
	.news-list-ul1 { margin: 33px 20px 0 20px; }
	.news-list-ul1 li { font-size: 22px; line-height: 28px; color: #999; padding: 26px 0 19px; border-bottom: 1px dashed #d8d8d8; }
	.news-list-ul1 li .span-title { font-size: 28px; color: #4c4c4c; margin-bottom: 11px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
	.news-list-ul1 li .span-title a { color: #4c4c4c; }
	.news-list-ul1 li .span-detail { max-height: 84px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }
}
