﻿@charset "utf-8";
/* reset */
html, body { height: 100%; }
body { font-family: "微软雅黑"; background: #fff; -webkit-text-size-adjust: 100%;/*解决Iphone下橱窗字体变大问 题*/ font-weight: normal; font-size: 14px; }
* { padding: 0; margin: 0; border: 0; font-style: normal; -webkit-tap-highlight-color: rgba(0,0,0,0);/*禁止链接高亮*/ -webkit-touch-callout: none;/*禁止链接长按弹出选项菜单*/ }
nav, footer, section, header, article { display: block; }
ul { list-style: none; }
a:link, a:visited, a:hover, a:active { color: #000; text-decoration: none; outline: none; }
a:hover { text-decoration: underline; }
input, textarea, button { -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; }
.clear { clear: both; }
.clearfix { display: block; #zoom:1;/*ie6-ie7*/
}
.clearfix:after { content: ''; overflow: hidden; width: 100%; height: 0px; font-size: 0px; margin: 0px; padding: 0px; display: block; clear: both }
.domPC{ display: block; }
.domMobile { display: none!important; }
#asideRight { height: 2600px!important; }
#title,#article .info .source{
	text-align:left;
}
#article{ width:100%;}
#page_share{float:right;}
/*PC*/
/**
 * Copyright (c) 2000 - 2016 XINHUANET.com All Rights Reserved.
 * G20 v0.0.1
 * @time 2016-08-04-17.13.52
 */
progress,
sub,
sup {
	vertical-align: baseline
}
img,
svg:not(:root) {
	overflow: hidden
}
a,
body,
mark {
	color: #000
}
.footer,
.nav .item,
.subTitle {
	text-align: center
}
/*.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}*/
button,
hr,
input {
	overflow: visible
}
/*.swiper-wrapper {
	position: relative;
	width: 100%;
	-webkit-transition-property: -webkit-transform, left, top;
	-webkit-transition-duration: 0s;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-transition-timing-function: ease;
	-moz-transition-property: -moz-transform, left, top;
	-moz-transition-duration: 0s;
	-moz-transform: translate3d(0, 0, 0);
	-moz-transition-timing-function: ease;
	-o-transition-property: -o-transform, left, top;
	-o-transition-duration: 0s;
	-o-transition-timing-function: ease;
	-o-transform: translate(0, 0);
	-ms-transition-property: -ms-transform, left, top;
	-ms-transition-duration: 0s;
	-ms-transform: translate3d(0, 0, 0);
	-ms-transition-timing-function: ease;
	transition-property: transform, left, top;
	transition-duration: 0s;
	transform: translate3d(0, 0, 0);
	transition-timing-function: ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.swiper-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}
.swiper-slide {
	float: left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}*/
[type=checkbox],
[type=radio],
legend {
	box-sizing: border-box;
	padding: 0
}
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x
}/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
body {
	font-family: PingHei, STHeitiSC-Light, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif
}
.ie body,
.windows body {
	font-family: "微软雅黑", Arial
}
.oldie body {
	font-family: \5B8B\4F53, Arial
}
blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
img,
input,
li,
ol,
p,
pre,
textarea,
ul {
	padding: 0;
	margin: 0
}
img {
	border: none
}
ol,
ul {
	list-style: none
}
html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block
}
audio,
canvas,
progress,
video {
	display: inline-block
}
audio:not([controls]) {
	display: none;
	height: 0
}
.hide,
[hidden],
template {
	display: none
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
	-webkit-transition: all 1s;
	transition: all 1s;
	text-decoration: none
}
a:active,
a:hover {
	outline-width: 0
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}
b,
strong {
	font-weight: bolder
}
dfn {
	font-style: italic
}
mark {
	background-color: #ff0
}
small {
	font-size: 80%
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}
figure {
	margin: 1em 40px
}
hr {
	box-sizing: content-box;
	height: 0
}
button,
input,
optgroup,
select,
textarea {
	font: inherit;
	margin: 0
}
optgroup {
	font-weight: 700
}
button,
select {
	text-transform: none
}
[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
border-style:none;
padding:0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
outline:ButtonText dotted 1px
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	color: inherit;
	display: table;
	max-width: 100%;
	white-space: normal
}
.bigTitle,
.bigTitle a,
.list li,
.list li a,
.pic .name {
	white-space: nowrap;
	text-overflow: ellipsis
}
textarea {
	overflow: auto
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
::-webkit-input-placeholder {
color:inherit;
opacity:.54
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit
}
* {
	font-size: 16px
}
a:hover {
	text-decoration: underline!important;
	color: #00a0db!important
}
.clearfix:after,
.col:after,
.interactive .right .numlist:after,
.part:after,
.titleBox:after {
	display: block;
	content: '';
	clear: both;
	width: 100%;
	overflow: hidden;
	height: 0
}
.left {
	float: left
}
.right {
	float: right
}
.top {
    text-align      : center;
    background-color: #000000;
}

.top a {
    height     : 32px;
    line-height: 32px;
    color      : #FFF;
    margin     : 0 10px;
    font-size  : 12px;
}
.nav,
.nav-bg,
.nav-item {
    height     : 61px;
    line-height: 61px;
}
.nav-item{ float:left;}
.nav-bg {
    background-image   : url(//www.xinhuanet.com/world/20170503ydyl/images/navbg.png);
    background-position: center center;
    background-repeat  : repeat-x;
    width              : 100%;
    margin             : 0 auto;
    position           : relative;
    z-index            : 16;
    top                : -61px;
}

.nav {
    width          : 1000px;
    margin         : 0 auto;
    position       : relative;
    z-index        : 2;
    display        : -webkit-box;
    display        : -ms-flexbox;
    display        : flex;
    -webkit-box-orient : horizontal;
    -webkit-box-direction : normal;
        -ms-flex-direction : row;
            flex-direction : row;
    -ms-flex-wrap      : nowrap;
        flex-wrap      : nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.nav-item {
    font-size     : 18px;
    text-align    : center;
    cursor        : pointer;
    vertical-align: top;
}

.oldie .nav-item {
    display: inline-block;
}

.ie .nav-item {
    display: inline-block;
}
/*.ie .nav-item a,
.ie .nav-item li {
    padding: 0 22px;
}*/
.nav-item a,
.nav-item li {
    padding: 0 10px;
}

.nav-item li a {
    padding: 0;
}

.nav-item,
.nav-item a {
    font-size      : 18px;
    color          : #FFF;
    text-decoration: none;
	font-family:"微软雅黑";
}

.nav-item a:hover {
    color          : #FFF !important;
    text-decoration: none !important;
}

.nav-item.active a {
    color: #ffc600 !important;
}

.nav-item li:hover a {
    color: #000 !important;
}

.nav-item li,
.nav-item.active,
.nav-item:hover {
    background: url(//www.xinhuanet.com/world/20170503ydyl/images/nav-item-bg.png);
}

.nav-item ul {
    display: none;
}

.nav-item li {
    height     : 59px;
    line-height: 59px;
}

.nav .languageList li {
    height     : 36px;
    line-height: 36px;
}

.nav-item .active,
.nav-item li:hover {
    background-image   : url(//www.xinhuanet.com/world/20170503ydyl/images/navbg.png);
    background-position: center center;
    background-repeat  : no-repeat;
}

.spr-G20colLogo {
	width: 238px;
	height: 52px;
	background-position: 0 0
}
.spr-btnArrowDown {
	width: 32px;
	height: 32px;
	background-position: 0 -52px
}
.spr-btnArrowRight {
	width: 25px;
	height: 25px;
	background-position: 0 -84px
}
.spr-g20-logo {
	width: 522px;
	height: 124px;
	background-position: 0 -273px
}
.spr-gaoqingdatu {
	width: 264px;
	height: 80px;
	background-position: 0 -397px
}
.spr-jiaodianxinwen {
	width: 275px;
	height: 31px;
	background-position: 0 -685px
}
.spr-jingcaishipin {
	width: 269px;
	height: 80px;
	background-position: 0 -716px
}
.spr-lijiefenghui {
	width: 266px;
	height: 76px;
	background-position: 0 -796px
}

.spr-playBtn {
	width: 53px;
	height: 52px;
	background-position: 0 -978px
}
.spr-playBtn2,
.video .part .partIn .swiper-slide:before {
	width: 56px;
	height: 56px;
	background-position: 0 -1030px
}
.spr-shendutoushi {
	width: 265px;
	height: 75px;
	background-position: 0 -1086px
}
.spr-tebiecehua {
	width: 261px;
	height: 76px;
	background-position: 0 -1161px
}
.spr-wangyouhudong {
	width: 257px;
	height: 75px;
	background-position: 0 -1328px
}
.spr-weijingxuan {
	width: 114px;
	height: 50px;
	background-position: 0 -1403px
}
.spr-woyaoliuyan {
	width: 177px;
	height: 55px;
	background-position: 0 -1453px
}
.spr-xinhuanet-logo {
	width: 120px;
	height: 76px;
	background-position: 0 -1508px
}
.spr-zhikujiedu {
	width: 142px;
	height: 62px;
	background-position: 0 -1584px
}
.spr-zhongguogongxian {
	width: 260px;
	height: 76px;
	background-position: 0 -1646px
}
.spr-zhongguoyicheng {
	width: 259px;
	height: 76px;
	background-position: 0 -1722px
}
.spr-title {
	width: 616px;
	height: 91px;
	background-position: 0 -1237px
}
.spr-hang {
	width: 132px;
	height: 116px;
	background-position: 0 -477px
}
.spr-zhou {
	width: 94px;
	height: 110px;
	background-position: 0 -1798px
}
.spr-feng {
	width: 165px;
	height: 164px;
	background-position: 0 -109px
}
.spr-hui {
	width: 134px;
	height: 92px;
	background-position: 0 -593px
}
.banner,
.lines {
	background-position: center 0;
	background-repeat: no-repeat;
	height: 333px;
	width: 100%
}
.banner .spr-title {
	overflow: hidden;
	text-indent: -8888px;
	position: absolute;
	left: -10px;
	top: 217px;
	z-index: 5
}
.banner .spr-hang {
	position: absolute;
	left: 587px;
	top: 190px;
	z-index: 6
}
.banner .spr-zhou {
	position: absolute;
	left: 693px;
	top: 213px;
	z-index: 5
}
.banner .spr-feng {
	position: absolute;
	left: 772px;
	top: 166px;
	z-index: 6
}
.banner .spr-hui {
	position: absolute;
	left: 880px;
	top: 217px;
	z-index: 7
}
.banner .spr-g20-logo {
	left: 50%;
	position: absolute;
	margin-left: -261px;
	top: 48px
}
.banner {
	background-image: url(//www.xinhuanet.com/world/20170503ydyl/images/banner.jpg);
	position: relative;
	overflow: hidden;
	min-width:1100px;
}
.logo {
	position: absolute;
	z-index: 5;
	top: 27px;
	left: 50%;
	margin-left: -500px;
	cursor: pointer
}
.lines {
	background-image: url(../img/banner-lines.png);
	position: relative;
	z-index: 4
}
.mask,
.mask .after,
.mask .before,
.title,
.view {
	position: absolute
}
.mask,
.view {
	width: 1000px;
	height: 414px;
	margin: 0 auto 0 -500px;
	top: 0;
	left: 50%
}
.mask .after,
.mask .before {
	width: 100%;
	height: 414px;
	z-index: 3
}
.mask {
	z-index: 3
}
.mask .before {
	background: url(../img/banner-maskLeft.png);
	top: 0;
	left: -50%
}
.mask .after,
.view {
	top: 0;
	left: 50%
}
.mask .after {
	background: url(../img/banner-maskRight.png)
}
.view {
	z-index: 1;
	width: 1000px;
	margin-left: -500px
}
.view:after,
.view:before {
	width: 4036px;
	height: 606px;
	left: 0;
	top: -123px;
	background-image: url(../img/view.png);
	background-position: center 0;
	background-repeat: no-repeat;
	position: absolute;
	display: block;
	content: ''
}
.view:before {
	-webkit-transform: translateX(-680px);
	transform: translateX(-680px)
}
.view:after {
	-webkit-transform: translateX(3470px);
	transform: translateX(3470px)
}
.title {
	width: 1000px;
	margin: 0 auto 0 -500px;
	top: 0;
	left: 50%;
	z-index: 5
}
.subTitle {
	width: 100%;
	padding-top: 342px;
	color: #FFF;
	font-size: 18px
}
.box,
.col {
	width: 100%
}
.nav .item {
	line-height: 69px;
	cursor: pointer;
	vertical-align: top
}
.oldie .nav .item {
	display: inline-block
}
.nav .item a,
.nav .item li {
	padding: 0 20px
}
.nav .item li a {
	padding: 0
}
.nav .item,
.nav .item a {
	font-size: 18px;
	color: #FFF;
	text-decoration: none
}
.nav .item a:hover {
	color: #FFF!important;
	text-decoration: none!important
}
.nav .item li,
.nav .item.active,
.nav .item:hover {
	background: url(//www.xinhuanet.com/world/2016G20/img/nav-Active.png)
}
.nav .item ul {
	display: none
}
.nav .item li {
	height: 59px;
	line-height: 59px
}
.nav .languageList li {
	height: 36px;
	line-height: 36px
}
.nav .item .active,
.nav .item li:hover {
	background: #004ea1
}
.box {
	overflow: hidden
}
.col {
	height: 83px;
	margin-bottom: 25px;
	margin-top: 35px
}
.col .ico0,
.col .ico1 {
	position: absolute;
	bottom: 0;
	left: 50%
}
.col .ico0 {
	margin-left: -329px
}
.col .ico1 {
	margin-left: 195px
}
.col:before {
	content: '';
	height: 83px;
	width: 2690px;
	background-image: url(../img/colBg.png);
	background-position: center;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -1345px
}
.ico0Right:before {
	-webkit-transform: translateX(75px);
	transform: translateX(75px)
}
.ico0Right .ico0 {
	margin-left: 64px
}
.ico0Right .ico1 {
	margin-left: -431px
}
.colBgLeft:before {
	-webkit-transform: translateX(-95px);
	transform: translateX(-95px)
}
.ico0Middle .ico0 {
	margin-left: -134.5px
}
.col .more,
.col .more a,
.col a .more {
	font-size: 14px;
	color: #71869e;
	line-height: 38px
}
.col .more {
	position: absolute;
	top: 0;
	width: 50px;
	right: 0;
	display: block;
	text-align: right
}
.col .more a:hover,
.col .more:hover,
.col a:hover .more {
	color: #004ea1;
	text-decoration: underline
}
.bigTitle,
.bigTitle a {
	font-size: 21px;
	line-height: 40px;
	color: #004ea1;
	display: block;
	overflow: hidden
}
.titleBox {
	padding: 0 0 12px 4px;
	margin-bottom: 8px;
	border-bottom: #a8a8a8 1px dashed
}
.abs {
	color: #004ea1;
	font-size: 15px;
	line-height: 24px;
	height: 72px;
	overflow: hidden
}
.list li,
.pic .name {
	font-size: 16px
}
.arrow-left,
.arrow-right {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -25px;
	width: 17px;
	height: 30px;
	z-index: 5;
	-webkit-transition: none;
	transition: none
}
.arrow-left {
	left: 10px
}
.arrow-left:active {
	-webkit-transform: translateX(-3px);
	transform: translateX(-3px)
}
.arrow-right:active {
	-webkit-transform: translateX(3px);
	transform: translateX(3px)
}
.arrow-left:before,
.arrow-right:before {
	content: '';
	display: block;
	background-image: url(../img/arrows.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	width: 17px;
	height: 30px;
	z-index: 2
}
.arrow-left:before {
	left: 0;
	background-position: 0 top
}
.arrow-right:before {
	right: 0;
	background-position: 0 bottom
}
.arrow-left:after,
.arrow-right:after {
	content: '';
	display: block;
	width: 17px;
	height: 30px;
	padding: 20px 10px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -35px;
	margin-left: -19.5px;
	border-radius: 8px;
	border: 1px solid transparent;
	z-index: 1
}
.list li:before,
.pic:after {
	left: 0;
	content: ''
}
.arrow-left:after {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}
.arrow-right:after {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}
.arrow-left:hover:after,
.arrow-right:hover:after {
	border-color: #FFF;
	background: url(../img/titleBg.png)
}
.arrow-left:active:after,
.arrow-right:active:after {
	border-width: 2px;
	border-color: #FFF;
	background: url(../img/titleBg2.png)
}
.list li {
	line-height: 36px;
	padding-left: 15px;
	position: relative
}
.list li a,
.part2 .list li {
	overflow: hidden
}
.list li:before {
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 2.5px;
	background-color: #3ec3a8;
	overflow: hidden;
	position: absolute;
	top: 50%;
	margin-top: -3px
}
.pic img,
.pic:after {
	width: 100%
}
.pic,
.pic img {
	height: 238px
}
.pic {
	position: relative;
	margin-bottom: 12px
}
.pic .name,
.pic:after {
	display: block;
	position: absolute;
	bottom: 0
}
.pic:after {
	background: url(../img/titleBg.png);
	z-index: 4;
	height: 42px
}
.pic:hover:after {
	background: url(../img/titleBg2.png)
}
.pic .name {
	color: #fff;
	width: 94%;
	line-height: 42px;
	overflow: hidden;
	left: 50%;
	margin-left: -47%;
	z-index: 5
}
.pic .name a {
	color: #FFF
}
.part {
	width: 1000px;
	margin: 0 auto
}
.part1 {
	height: 397px;
	overflow: hidden;
	padding-top: 37px;
	margin-top: 0!important
}
.part1 .bigTitle a {
	white-space: normal;
	overflow: visible
}
.part1 .rot,
.part1 .rot .swiper-container {
	width: 598px;
	height: 397px
}
.part1 .rot {
	overflow: hidden;
	position: relative
}
.part1 .rot .pagination {
	position: absolute;
	text-align: right;
	left: -10px;
	bottom: 28px;
	width: 100%;
	z-index: 5
}
.part2 .left .picBox .bigTitle,
.part2 .left .picBox .bigTitle a,
.part2 .pic .name {
	text-align: center
}
.part1 .rot .swiper-pagination-switch {
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #b9b9b9;
	margin-right: 8px;
	cursor: pointer;
	border-radius: 2.5px
}
.part1 .rot .swiper-active-switch {
	background: #930001
}
.part1 .rot .swiper-slide {
	position: relative
}
.part1 .rot .swiper-slide:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../img/titleBg.png);
	z-index: 4;
	width: 100%;
	height: 62px
}
.part1 .rot .swiper-slide .name,
.part1 .rot .swiper-slide .name a {
	display: block;
	width: 90%;
	color: #fff;
	line-height: 62px;
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 2px
}
.part1 .rot .swiper-slide .name {
	position: absolute;
	bottom: 0;
	left: 10px;
	z-index: 5
}
.part1 .rot .swiper-slide:hover:after {
	background: url(../img/titleBg2.png)
}
.part1 .rot .line {
	display: block;
	z-index: 5;
	width: 100%;
	height: 1px;
	border-top: #eee 1px solid;
	position: absolute;
	left: 0;
	bottom: 61px;
	pointer-events: none
}
.part1 .right {
	width: 350px
}
.part1 .right .col {
	position: relative;
	height: 38px;
	margin-top: 10px;
	margin-bottom: 5px
}
.part1 .right .col:before {
	display: none
}
.part2 .left {
	width: 600px;
	overflow: hidden
}
.part2 .left .picBox {
	width: 290px;
	float: left
}
.part2 .left .picBox .bigTitle,
.part2 .left .picBox .bigTitle a,
.part2 .left .text .bigTitle,
.part2 .left .text .bigTitle a {
	font-size: 18px
}
.part2 .left .pic,
.part2 .left .pic img {
	width: 290px;
	height: 190px;
	margin: 0
}
.part2 .left .text {
	width: 280px;
	float: right
}
.part2 .left .text .bigTitle,
.part2 .left .text .bigTitle a {
	line-height: 42px;
	color: #3c62aa;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.part2 .left .abs {
	color: #000;
	line-height: 24px;
	height: 100px;
	overflow: hidden
}
.part2 .left .text .titleBox {
	border-bottom-style: solid
}
.part2 .left .list {
	height: 174px;
	overflow: hidden
}
.part2 .pic .name {
	color: #fff;
	width: 90%;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: absolute;
	bottom: 0;
	left: 0;
	margin-left: 10px;
	z-index: 5;
	display: none
}
.part2 .pic:after {
	display: none
}
.part2 .pic .bg {
	height: 30px
}
.part2 .right {
	width: 370px;
	overflow: hidden
}
.part2 .right .dateBox li {
	position: relative;
	height: 50px;
	line-height: 50px;
	padding: 0;
	margin-bottom: 7px
}
.part2 .right .dateBox li .date,
.part2 .right .dateBox li p {
	height: 50px;
	padding-right: 10px;
	display: block;
	overflow: hidden
}
.part2 .right .dateBox li p {
	width: 238px;
	line-height: 50px;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #e6e7e9;
	border-radius: 4px;
	padding-left: 10px
}
.part2 .right .dateBox li p,
.part2 .right .dateBox li p a {
	color: #004ea1
}
.part2 .right .dateBox li .date {
	width: 95px;
	border-radius: 30px 4px 4px 30px;
	text-align: right;
	color: #FFF
}
.part2 .right .dateBox li .spr-btnArrowDown {
	position: absolute;
	z-index: 3;
	top: 10px;
	left: 10px
}
.part2 .right .dateBox .d1 {
	font-size: 20px!important
}
.part2 .right .dateBox .d1 p {
	font-size: 20px!important;
	background-color: #e2eaf0;
	text-align: center
}
.part2 .right .dateBox .d1 .date {
	font-size: 20px!important;
	background-color: #39d37f
}
.part2 .right .dateBox .d2,
.part2 .right .dateBox .d4 p,
.part2 .right .dateBox .d6 p {
	line-height: 20px
}
.part2 .right .dateBox .d2 .date {
	background-color: #40c0d8;
	width: 73px;
	padding-left: 22px
}
.part2 .right .dateBox .d2 .date:before,
.part2 .right .dateBox .d4 p:before,
.part2 .right .dateBox .d6 p:before {
	content: '';
	display: block;
	height: 5px;
	overflow: hidden
}
.part2 .right .dateBox .d3 .date {
	background-color: #9e8dc4
}
.part2 .right .dateBox .d4 .date {
	background-color: #f16e9a
}
.part2 .right .dateBox .d5 .date {
	background-color: #c2d732
}
.part2 .right .dateBox .d6 .date {
	background-color: #fead38
}
.video {
	position: relative;
	height: 712px;
	background: url(../img/video.png) center 0 no-repeat;
	margin-top: 30px
}
.video .col {
	position: absolute;
	top: 0
}
.video .part {
	position: absolute;
	top: 388px;
	height: 238px;
	width: 100%
}
.video .part .colIn {
	width: 100%;
	height: 44px;
	background: url(../img/videoBg0.png) center 0 no-repeat
}
.video .part .colIn h3 {
	display: block;
	width: 1000px;
	margin: 0 auto;
	height: 44px;
	line-height: 50px;
	text-indent: 50px;
	overflow: hidden
}
.video .part .colIn h3,
.video .part .colIn h3 a {
	color: #4b7b98
}
.video .part .partIn {
	width: 100%;
	background: url(../img/videoBg1.png);
	height: 168px;
	padding-top: 13px;
	padding-bottom: 13px
}
.video .part .partIn .swiper-container {
	width: 1000px;
	height: 168px;
	margin: 0 auto
}
.video .part .partIn .swiper-slide {
	position: relative;
	width: 250px;
	height: 168px
}
.video .part .partIn .swiper-slide:before {
	content: '';
	display: block;
	position: absolute;
	top: 40%;
	margin-top: -28px;
	left: 50%;
	margin-left: -28px;
	border-radius: 100%;
	z-index: 2;
	pointer-events: none
}
.video .part .partIn .swiper-slide:hover:before {
	background-color: #000
}
.video .part .partIn .swiper-slide img {
	width: 240px
}
.video .part .partIn .swiper-slide:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../img/titleBg2.png);
	z-index: 4;
	width: 240px;
	height: 46px
}
.video .part .partIn .swiper-slide .name,
.video .part .partIn .swiper-slide .name a {
	display: block;
	width: 83%;
	color: #fff;
	line-height: 46px;
	font-size: 16px;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.video .part .partIn .swiper-slide .name {
	position: absolute;
	bottom: 0;
	left: 10px;
	z-index: 5
}
.video .part .partIn .swiper-slide:hover:after {
	background: url(../img/titleBg.png)
}
.part3 .left {
	width: 558px;
	overflow: hidden
}
.part3 .left .picBox {
	width: 186px;
	float: left
}
.part3 .left .pic,
.part3 .left .pic img {
	width: 186px;
	height: 184px
}
.part3 .left .pic {
	margin-top: 10px;
	margin-bottom: 40px
}
.part3 .left .pic:nth-child(2) {
	margin-bottom: 0
}
.part3 .left .text {
	width: 345px;
	float: right
}
.part3 .left .text .bigTitle,
.part3 .left .text .bigTitle a {
	font-size: 18px;
	line-height: 42px;
	color: #3c62aa;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.part3 .left .text .abs {
	color: #000;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	text-indent: 2em
}
.part3 .left .text .titleBox:nth-last-child(1) {
	margin: 0
}
.part3 .pic .name {
	display: block;
	color: #fff;
	width: 90%;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: absolute;
	bottom: 0;
	left: 0;
	margin-left: 10px;
	z-index: 5;
	text-align: center
}
.part3 .pic .bg {
	height: 30px
}
.part3 .right {
	width: 400px;
	overflow: hidden;
	background-color: #f8f8f8
}
.part3 .right .pic .name,
.part3 .right .pic:after {
	display: none
}
.part3 .right .list li {
	font-size: 15px;
	position: relative
}
.part3 .right .col {
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #3ec3a8;
	width: 100%;
	overflow: hidden
}
.part3 .right .col,
.part3 .right .col a,
.part3 .right .col h2 {
	font-size: 16px;
	color: #FFF;
	line-height: 45px;
	height: 45px
}
.part3 .right .col h2 {
	display: inline;
	padding-left: 50px
}
.part3 .right .abs a,
.part3 .right .col:after,
.part3 .right .col:before {
	display: none
}
.part3 .right .right-ico0 {
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -12.5px
}
.part3 .right .titleBox {
	padding: 0;
	margin: 0;
	border-bottom: #dedede 1px solid
}
.part3 .right .text {
	height: 137px;
	margin-left: 20px;
	margin-right: 20px;
	overflow: hidden
}
.part3 .right .text .bigTitle,
.part3 .right .text a {
	color: #333;
	padding: 0;
	margin: 3px 0 0
}
.part3 .right .pic {
	margin-bottom: 0;
	margin-right: 20px;
	float: left
}
.part3 .right .pic,
.part3 .right .pic img {
	height: 137px;
	width: 144px;
	-ms-flex-preferred-size: 144px;
	flex-basis: 144px
}
.part3 .right .abs {
	color: #333;
	font-size: 16px;
	line-height: 28px;
	padding: 0;
	overflow: hidden;
	height: 90px
}
.part3 .right .list li {
	height: 58px;
	line-height: 58px;
	padding-left: 36px
}
.part3 .right .list li:before {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 0;
	background-color: #3ec3a8;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 15px;
	margin-top: -3px
}
.part3 .right .list li:after {
	content: '';
	display: block;
	width: 140%;
	height: 1px;
	background-color: #dedede;
	margin: 0 -40px 0 -56px
}
.swiperBig {
	position: relative;
	margin-top: 30px
}
.swiperBig .col {
	position: absolute;
	z-index: 2
}
.swiperBig .swiper-container,
.swiperBig .swiper-slide {
	background-color: #000;
	width: 100%;
	height: 900px;
	position: relative
}
.swiperBig .swiper-container {
	position: relative;
	z-index: 1
}
.swiperBig .swiper-slide {
	overflow: hidden
}
.swiperBig .swiper-slide img {
	display: block;
	width: 1920px;
	height: 900px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px
}
.swiperBig .swiper-slide:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../img/afterBg.png) 0 bottom repeat-x;
	z-index: 4;
	width: 100%;
	height: 225px;
	pointer-events: none
}
.swiperBig .swiper-slide .name,
.swiperBig .swiper-slide .name a {
	position: static;
	margin-left: 0;
	text-align: center;
	display: block;
	width: 100%;
	height: auto;
	color: #fff;
	line-height: 140px;
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.swiperBig .swiper-slide .name a span {
	margin-right: 1em
}
.swiperBig .swiper-slide .name {
	position: absolute;
	bottom: 0;
	left: 10px;
	z-index: 5
}
.iframe {
	width: 1000px;
	height: 612px;
	margin: 0 auto
}
.history,
.interactive {
	margin-top: 5px
}
.history .iframe {
	background: url(../img/areaBg2.png) center 0 no-repeat
}
.interactive {
	background: url(../img/areaBg2.png) center bottom no-repeat;
	height: 850px
}
.interactive .left {
	width: 510px
}
.interactive .right {
	width: 438px
}
.interactive .left .colIn,
.interactive .right .colIn {
	position: relative;
	height: 62px;
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
	overflow: hidden
}
.interactive .right .colIn {
	border-bottom: 3px #245e98 solid
}
.interactive .left .colIn:before,
.interactive .right .colIn:before {
	content: '';
	display: block;
	background: #00269d;
	width: 6px;
	height: 25px;
	position: absolute;
	top: 50%;
	margin-top: -12.5px;
	left: 30px;
	z-index: 1
}
.interactive .right .colIn:before {
	left: 6px
}
.interactive .left .colIn .spr,
.interactive .right .colIn .spr {
	position: absolute;
	left: 50px
}
.interactive .right .colIn .spr {
	left: 20px
}
.interactive .left .colIn h2,
.interactive .right .colIn h2 {
	display: none
}
.interactive .right .pic,
.interactive .right .pic img {
	width: 160px;
	height: 180px;
	display: block
}
.interactive .right .pic {
	display: none;
	position: absolute;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0
}
.interactive .right .pic:after {
	display: none
}
.interactive .right .numlist {
	background-color: #f9f9f9;
	margin-bottom: 20px
}
.interactive .right .numlist ul {
	width: 94%;
	border: 1px solid #eaeaea;
	margin: 20px auto
}
.interactive .right .numlist li {
	height: 48px;
	border-bottom: 1px solid #eaeaea;
	line-height: 48px;
	padding: 0 15px;
	font-size: 14px;
	overflow: hidden;
	position: relative
}
.interactive .right .numlist li a {
	color: #585858
}
.interactive .right .numlist div,
.interactive .right .numlist p {
	display: inline
}
.interactive .right .numlist .pic {
	display: none
}
.interactive .right .numlist li span {
	background: url(//www.xinhuanet.com/world/2015/images/common.png) -558px 5px no-repeat;
	font-size: 20px;
	color: #000;
	font-family: Arial;
	font-weight: 700;
	width: 75px;
	margin-right: 20px;
	padding-left: 15px
}
.interactive .right .numlist .active {
	font-weight: 700;
	padding: 0;
	height: 180px
}
.interactive .right .numlist .active .text {
	position: absolute;
	width: 232px;
	right: 0;
	top: 0
}
.interactive .right .numlist .active .text .a {
	color: #000;
	font-size: 14px;
	font-weight: 700;
	line-height: 32px;
	margin-top: 10px;
	height: 100px;
	overflow: hidden
}
.interactive .right .numlist .active .text span {
	height: 55px;
	width: 100%;
	background-color: #3296c6;
	color: #FFF;
	font-size: 32px;
	line-height: 55px;
	background-image: none;
	display: block;
	padding: 0 0 0 20px;
	margin-left: -20px
}
.interactive .right .numlist .active,
.interactive .right .numlist .active .pic,
.interactive .right .numlist .active .text,
.interactive .right .numlist .active .text .a {
	display: block
}
.activeLoopIndex {
	color: #FFF!important;
	font-size: 20px
}
.ie .nav .item {
	display: inline-block;
}

/* 屏幕为IPAD */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
#article { margin: 0px!important; }
#aside, .adIframeLazy, #nc_icon { display: none!important; }
}
/*header*/
#pcHeader { min-width: 768px; max-width: 100%; margin: 0 auto; border-bottom: 1px solid #1264a4; background: #146eba; height: 35px; line-height: 49px; }
#pcHeader .con { min-width: 768px; max-width: 1000px; margin: 0 auto; }
#pcHeader .nav { float: left; overflow: hidden; padding-top: 10px; }
#pcHeader .nav a { float: left; height: 14px; line-height: 14px; padding: 0 8px; font-family: "微软雅黑/"; font-size: 14px; color: #fff; border-right: 1px solid #045c98; border-left: 1px solid #108bbd; }
#pcHeader .nav a.first { border-left: none; }
#pcHeader .nav a.last { border-right: none; }
/*#pcHeader .conR{ float:right; color:#fff;font-family:"微软雅黑/"; font-size:16px;}
#pcHeader .conR a{float:left;height:35px;line-height:35px;color:#fff;font-size:16px;}
#pcHeader .apply{height:35px;color:#fff;font-size:16px; float:left; display:inline; margin-right:15px;}
#pcHeader .apply .applyDiv{ float:left; position:relative; }
#pcHeader .apply .applyDiv ul{ position:absolute; left:0; top:50px; width:110px; border:1px solid #ccc; z-index:10; background:#fff; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px; padding:5px; display:none;}
#pcHeader .apply .applyDiv ul li{ border-bottom:1px dashed #ccc;}
#pcHeader .apply .applyDiv ul li.last{ border-bottom:none;}
#pcHeader .apply .applyDiv ul a{ float:none;height:45px; line-height:45px; padding-left:45px; display:block; background:url(//www.xinhuanet.com/2015/xl2015/imgs/xl_common_v2.png) no-repeat; color:#808080; font-size:14px; font-size:"微软雅黑/";}
#pcHeader .apply .applyDiv .app1 a{ background-position:0 -542px; }
#pcHeader .apply .applyDiv .app2 a{ background-position:0 -583px;}
#pcHeader .apply .applyDiv .app3 a{ background-position:0 -625px; }
#pcHeader .apply .applyDiv .app4 a{ background-position:0 -670px; }
#pcHeader .apply .applyDiv .app5 a{ background-position:0 -715px; }
#pcHeader .apply .btnMore{height:35px;line-height:35px;color:#fff;font-size:16px; float:left;padding-right:20px; background:url(//www.xinhuanet.com/2015/xl2015/imgs/xl_common_v2.png) 100% 7px no-repeat; display:inline; margin-right:15px;}
#pcHeader .apply .on{color:#fe8e01; background:url(//www.xinhuanet.com/2015/xilan/xl_common_v2.png) 100% -72px no-repeat;}*/
/*centerHeader*/
#headerTitle { background: #fafafa; border-bottom: 1px solid #e8e8e8; text-align: left; }
/*articleTit*/
#articleTit { max-width: 1000px; min-width: 768px; margin: 0 auto; padding-top: 20px; text-align: left; }
#articleTit .crumbs { display: inline-block!important; width: 100%; margin-top: 15px; margin-bottom: 10px; }
#articleTit .crumbs .search { float: right; position: relative; }
#articleTit .crumbs .search .ss { width: 173px; height: 33px; line-height: 26px; border: none; padding: 0 31px 0 10px; background: url(//www.xinhuanet.com/2015/xl2015/imgs/xl_common_v2.png) 0 0 no-repeat; color: #999; }
#articleTit .crumbs .search .ss_submit { background: url(//www.xinhuanet.com/images/syicon/space.gif); border: none; width: 30px; height: 30px; position: absolute; right: 1px; top: 1px; cursor: pointer; z-index: 99; }
#article h1 { float: none; clear: both; font-size: 26px; line-height: 50px; padding: 2px 0; font-weight: bold; text-align: center; font-weight: normal; font-family: "微软雅黑" }
#articleTit .logo { float: left; width: 150px; height: 40px; margin-left: 10px; background: url(//www.xinhuanet.com/2015/xl2015/imgs/xl_common_v2.png) 0 -45px no-repeat; }
#articleTit .curDiv { float: left; height: 40px; line-height: 40px; font-size: 14px; }
#articleTit .curDiv span { display: inline-block; }
#articleTit .info .comment .line02 a { padding: 0px!important; }
#article .info { padding: 5px 10px 0 10px; overflow: hidden; color: #8d8d8d; font-size: 14px; clear: both; }
#article .info span { display: inline-block; font-size: 14px; padding-right: 10px; color: #8d8d8d; }
#article .info .source { padding-top: 5px; text-align:center; }
#article .info i { display: inline-block; padding-right: 10px; }
#article .info .comment { float: right; line-height: 38px; height: 38px; }
#article .info .comment li { float: left; width: 34px; height: 38px; position: relative; margin-left: 5px; left: 0px; overflow: hidden; }
#article .info .comment .scrollDiv { width: 34px; height: 76px; position: absolute; left: 0px; top: 0px; }
#article .info .comment .bdsharebuttonbox { float: left; }
#article .info .comment .line01, #articleTit .info .comment .line02 { width: 34px; height: 38px; background: url(//www.xinhuanet.com/2015/xl2015/imgs/xl_common_v2.png) no-repeat; cursor: pointer; }
#article .info .comment a { display: block; width: 34px; height: 37px; font-size: 12px; text-align: center; line-height: 30px; }
#article .info .comment .pl .line01 { background-position: 0px -100px; width: auto; }
#article .info .comment .share .line01 { background-position: -34px -100px; width: auto; }
#article .info .comment .fx .line01 { background-position: -36px -100px; margin: 0; }
#article .info .comment .sc .line01 { background-position: -70px -100px; }
#article .info .comment .dy .line01 { background-position: -106px -100px; }
#article .info .comment .fd .line01 { background-position: -140px -100px; }
#article .info .comment .sx .line01 { background-position: -176px -100px; }
#article .info .comment .line02, #articleTit .info .comment .line02 a { margin: 0px; line-height: 18px; font-size: 16px; text-align: center; text-indent: 0px!important; color: #f96560; }
#article .info .comment .line02 { height: 37px; }
#article .info .comment .pl .line02 { }
#article .info .comment .pl .line02, #articleTit .info .comment .pl .line02 a { color: #80d65d; }
#article .info .comment .share .line02 { }
#article .info .comment .share .line02 a { color: #f9665e; }
#article .info .comment .dy .line02 { }
#article .info .comment .dy .line02 a { color: #5dc4f5; }
#article .info .comment .fd .line02 { }
#article .info .comment .fd .line02 a { color: #fdb936; }
#article .info .comment .sx .line02 { }
#article .info .comment .sx .line02 a { color: #408fc5; }
#article .info .comment #wyhs { display: none!important; }
#article .picLink { text-align: right; color: #097cb3; font-size: 12px; margin: 0 auto; width: 562px; }
#article .picLink a { font-size: 12px; color: #097cb3; }
.combox .title { height: 40px; line-height: 40px; /*border-bottom:1px solid #d5d5d5;*/ margin-bottom: 15px; color: #1381b6; position: relative; padding-left: 100px; }
.combox .title h3 { font-size: 16px; font-family: "微软雅黑"; color: #383838; font-weight: bold; position: absolute; left: 0; top: 0; /*border-bottom:1px solid #ef0909;*/ }
.combox .title span { margin-right: 8px; }
.combox .title span a { font-size: 12px; font-family: "微软雅黑/"; color: #929292; border: 1px solid #dfdedc; padding: 5px 10px; }
.combox .title span a:hover { background: #3096e8; color: #fff; text-decoration: none; }
.comlist li { position: relative; padding-left: 15px; line-height: 33px; }
.comlist li i { position: absolute; width: 8px; height: 8px; left: 0; top: 10px; background: url(//www.xinhuanet.com/2015/xl2015/imgs/xl_common_v2.png) -213px -510px no-repeat; }
.comlist li a { font-size: 16px; color: #303030; }
.comlist li strong { font-weight: bold; }
/*视频*/
#videoArea { position: relative; text-align: center;width: 800px; height: 600px; margin: 0 auto; }
#videoArea img { cursor: pointer; }
#videoArea iframe { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 999; }
/*热门推荐*/
#popularNews { margin-bottom: 35px; }
#popularNews .left { float: left; width: 275px; }
#popularNews .right { float: right; width: 380px; }
/*相关阅读*/
#relatedNews { margin-bottom: 35px; }
#relatedNews .tit1 { left: 0; top: 0; border: none; color: #6b6b6b; cursor: pointer; }
#relatedNews .tit2 { left: 120px; top: 0; border: none; color: #6b6b6b; cursor: pointer; }
#relatedNews .on { border-bottom: 1px solid #ef0909; color: #1381b6; }
/*PC style layout*/
#center { min-width: 768px; max-width: 1000px; margin: 0 auto; padding: 0; position: relative; margin-top:-20px; }
#aside { width: 300px; float: right; margin-right: 10px; }
#article { overflow: hidden; position: relative; font-family: "微软雅黑/"; }
#towCode { width: 100px; height: 270px; position: fixed; top: 320px; left: 50%; margin-left: 502px; }
.ewm_fortune { background: url(//www.xinhuanet.com/fortune/2015/images/xh_cj_twoCode.jpg) no-repeat; }
#towCode .closeBtn { height: 20px; line-height: 20px; position: absolute; left: 0px; bottom: -20px; margin-left: 10px; cursor: pointer; }
/* article style */
.article { padding: 10px; }
.article, .article p { font-size: 16px; line-height: 32px; }
.article p { margin-bottom: 20px!important; color: #393939; }
.article p a { font-size: 16px; }
.article p strong { font-size: 16px; font-weight: bold; }
.article p img { }
/* share style */
#share { height: 45px; padding: 0 10px; text-align: right; }
#share .bdsharebuttonbox { display: inline-block; #display:inline;
#zoom:1;
}
/* articleEdit style */
#articleEdit { padding: 30px 0 10px; margin: 0 10px 20px 10px; text-align: right; }
#articleEdit .closeA, #articleEdit .printA, #articleEdit .editor { display: inline-block; height: 32px; line-height: 32px; }
#articleEdit .editor { color: #999; }
#articleEdit .xwApp { display: inline-block; height: 18px; line-height: 18px; position: relative; font-size: 14px; color: #f96560; font-weight: bold; vertical-align: middle; }
#articleEdit .xwApp i { display: inline-block; width: 10px; height: 18px; vertical-align: middle; margin-right: 5px; background: #f7f7f7 url(//www.xinhuanet.com/2015/xl2015/imgs/xl_common_v2.png) -170px -45px no-repeat; }
#articleEdit .xwApp img { display: none; position: absolute; bottom: 0px; left: -100px }
#articleEdit .xwApp:hover img { display: block!important; }
/* footer style */
#footer { padding: 20px; border-top: 1px solid #dbdada; background: #303030; }
#footer p { font-size: 14px; line-height: 18px; text-align: center; color: #fff; font-family: "微软雅黑/"; }
/* returnTop style */
#returnTop { width: 30px; height: 30px; background: url(//www.xinhuanet.com/2015/xilan/xh_cj_icon.png) no-repeat 0px 0px; position: fixed; right: 10px; bottom: 10px; display: none; }
#nc_icon { color: #fff; top: 320px; }
#nc_icon:hover { color: #333; }
/* asideRight height set */

/*#asideRight{height: 2980px!important;}*/
#aside .info { height: 3120px!important; }
#Xfuchaung iframe { position: fixed; right: 0; bottom: 0; z-index: 500; }
/*二维码分享*/
.yjfx { position: absolute; left: -40px; top: 35px; width: 33px; height: 100px; background: url(//www.xinhuanet.com/2015/xl2015/imgs/xl_common_v2.png) -68px -494px no-repeat; }
.yjfxImg { position: fixed; left: 50%; top: 390px; width: 100px; height: 100px; margin-left: -610px; text-align: center; color: #8d8d8d; font-size: 14px; line-height: 14px; }
.yjfxImg img { width: 100px; height: 100px; }
#videoArea { margin-bottom: 20px; display: none; }
.domPC { display: block; }
#wyhs_num { padding: 0px!important; font-size: 12px; color: #000; }
/* ===纠错=== */
.tiyi1 { position: relative; z-index: 100; }
.tiyi1 .tiyi01 { position: absolute; left: -445px; top: 25px; background-color: #FFF; height: 342px; width: 600px; visibility: visible; }
.tiyi1 .tiyi03 { position: absolute; left: 570px; top: 2px; background: url("//www.xinhuanet.com/images/syicon/space.gif") 0 -131px no-repeat; width: 24px; height: 24px; }
.tiyi1 .advise, .tiyi1 .advise2 { cursor: pointer; color: #8a0000 }
.silderIframe { position: fixed; right: 5px; top: 200px; }
/*翻页*/
#div_currpage a, #div_currpage span { display: inline-block; border: 1px solid #ccc; background: #f9f9f9; font-size: 14px; margin: 5px 0px; padding: 3px 8px; color: #000; }
#div_currpage span.page-Article { border: 1px solid #146eba; }
/*视频*/
#videoArea .onPlay { position: fixed; width: 280px; height: 200px; left: 0; bottom: 0; top: auto; z-index: 9999; }
.footer {
	background:url(//www.xinhuanet.com/world/20170503ydyl/images/bottombg.jpg);
	color: #FFF;
	font-size: 12px;
	height:466px;
	line-height: 22px;
}
.footer p{ padding-top:330px;}
