/**
 * Copyright (c) 2000 - 2016 XINHUANET.com All Rights Reserved.
 * @time 2016-09-01-17.12.58
 */
.hide, [hidden], template {
display:none
}
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%;
    height: 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
}
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:0;
}
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;
}
.clearfix:after, .col:after, .interactive .right .numlist:after, .listPic:after, .part:after, .titleBox:after {
	display:block;
	content:'';
	clear:both;
	width:100%;
	overflow:hidden;
	height:0
}
.left {
	float:left
}
.right {
	float:right
}

.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;
}


.section {
	margin: 80px auto;
	width: 1200px;
}
.footer {
	border-top:22px #2e62b3 solid;
	background-color:#1b4686;
	color:#FFF;
	font-size:12px;
	line-height:22px;
	padding:30px 0 30px
}
.navBg:after, .navBg:before, .spr, .video .part .partIn .swiper-slide:before {
    background:url(http://www.newsimg.cn/tech/2017qyjbalt/img/bg.fw.png);
	background-repeat:no-repeat;
	display:block
}
.navBg:after, .navBg:before{ 
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -26.5px;
    left: 50%;
    z-index: 1;
    margin-left: -1019px;
}
.navBg:before, .spr-navBgLeft{
    width: 449px;
    height: 53px;
    background-position: 0 -872px;
}
.navBg:after{
    margin-left: 520px;
}
.spr-G20colLogo {
	width:318px;
	height:79px;
	background-position:0 0;
	background:url(../img/logo.png);
}
.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:259px;
	height:72px;
	background:url(http://www.xinhuanet.com/health/20161117jkdh/img/gqdt.png);
}
.spr-jiaodianxinwen {
	width:275px;
	height:31px;
	background:url(http://www.newsimg.cn/tech/2017qyjbalt/img/jdxw.jpg);
}
.spr-jingcaishipin {
	width:480px;
	height:72px;
	background:url(http://www.newsimg.cn/food/bnljj20170623/img/jcsp.png);
}
.spr-lijiefenghui {
	width:480px;
	height:72px;
	background:url(http://www.newsimg.cn/food/bnljj20170623/img/bnlc.png);
}

.navBg:after, .spr-navBgRight {
	width:290px;
	height:53px;
	background-position:0 -926px
}
.spr-playBtn {
	width:53px;
	height:52px;
	background-position:0 -978px
}
.spr-playBtn2, .video .part .partIn .swiper-slide:before {
	width:56px;
	height:56px;
	
}
.spr-shendutoushi {
	width:259px;
	height:72px;
	background:url(http://www.xinhuanet.com/health/20161117jkdh/img/jkcs.png);
}
.spr-tebiecehua {
	width:600px;
	height:72px;
	background:url(http://www.newsimg.cn/food/bnljj20170623/img/jmbncq.png);
}
.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:264px;
	height:76px;
	background-position:0 -1646px
}
.spr-zhongguoyicheng {
	width:259px;
	height:72px;
	background:url(../img/hyrc.png);
}
.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:750px;
	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;
	z-index:4
}
.ani .spr-g20-logo {
	-webkit-transform:translateY(400px);
	transform:translateY(400px);
	opacity:0
}
.ani .title {
	-webkit-transform:translateY(-400px);
	transform:translateY(-400px);
	opacity:0
}
.ani .lines {
	opacity:0
}
.banner {
	background:url(http://www.newsimg.cn/tech/2017qyjbalt/img/banner.jpg) repeat scroll 50% 0;;
	position:relative;
	overflow:hidden
}
.logo {
	position:absolute;
	z-index:5;
	top:27px;
	left:50%;
	margin-left:-500px;
	cursor:pointer
}
.lines {
	background-image:url(http://www.xinhuanet.com/world/2016G20/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(http://www.xinhuanet.com/world/2016G20/img/banner-maskLeft.png);
	top:0;
	left:-50%
}
.mask .after, .view {
	top:0;
	left:50%
}
.mask .after {
	background:url(http://www.xinhuanet.com/world/2016G20/img/banner-maskRight.png)
}
.view {
	z-index:1;
	width:1000px;
	margin-left:-500px
}
.view:after, .view:before {
	height:606px;
	left:0;
	top:-123px;
	background-image:url(http://www.xinhuanet.com/world/2016G20/img/view.png);
	background-position:center 0;
	background-repeat:no-repeat;
	position:absolute;
	display:block;
	content:''
}
.view:before {
	width:4306px;
	-webkit-transform:translateX(-830px);
	transform:translateX(-830px)
}
.view:after {
	width:4036px;
	-webkit-transform:translateX(2647px);
	transform:translateX(2647px)
}
.nav, .navBg {
    background: linear-gradient(top, #22529e 0%, #00327a 25%, #0b2861 57%, #013870 100%);
	background: -moz-linear-gradient(top, #22529e 0%, #00327a 25%, #0b2861 57%, #013870 100%);
    background: -webkit-linear-gradient(top, #22529e 0%, #00327a 25%, #0b2861 57%, #013870 100%);
	height:69px
}
.topNav{width:100%;z-index:2;font-size:14px;line-height:36px;background-color:#000;text-align:center}
.topNav a{padding:0 5px; color:#FFF;text-align:center; font-size:14px;}
.part{width:980px;margin:0 auto }

.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
}
.navBg {
	width:100%;
	margin:0 auto;
	position:relative
}

.col, .nav {
	position:relative
}
.navBg:after {
	margin-left:530px
}
.box, .nav {
	margin:0 auto
}
.nav {
	width:1200px;
	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
}
.box, .col {
	width:100%
}
.roundTab .active .c, .roundTab li .t {
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal
}
.nav .item {
	line-height:69px;
	cursor:pointer;
	vertical-align:top
}
.ie .nav .item, .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:20px;
	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:#d6a326;
}
.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 {
	margin:0 auto;
}
.col .ico0 {

}
.col .ico1 {

}
.col:before {
height: 83px;
    width: 2690px;
    background-position: center;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -1345px;
}



.ico0Right:before {

}
.ico0Right .ico0 {

}
.ico0Right .ico1 {

}
.colBgLeft:before {
}
.ico0Middle .ico0 {
}
.col .more, .col .more a, .col a .more {
	font-size:14px;
	color:#12438d;
	line-height:38px
}
.col .more {
	position:absolute;
	top:0;
	width:52px;
	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:#12438d;
	display:block;
	overflow:hidden
}
.titleBox {
	padding:0 0 12px 4px;
	margin-bottom:8px;
	border-bottom:#a8a8a8 1px dashed
}
.abs {
	color:#12438d;
	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(http://www.xinhuanet.com/world/2016G20/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(http://www.xinhuanet.com/world/2016G20/img/titleBg.png)
}
.arrow-left:active:after, .arrow-right:active:after {
	border-width:2px;
	border-color:#FFF;
	background:url(http://www.xinhuanet.com/world/2016G20/img/titleBg2.png)
}
.list li {
	line-height:36px;
	padding-left:15px;
	position:relative;
	height: 36px;
    overflow: hidden;
}
.list li a, .part2 .list li {
	overflow:hidden
}
.list li:before {
	display:block;
	width:5px;
	height:5px;
	border-radius:2.5px;
	background-color:#12438d;
	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(http://www.xinhuanet.com/world/2016G20/img/titleBg.png);
	z-index:4;
	height:42px
}
.pic:hover:after {
	background:url(http://www.xinhuanet.com/world/2016G20/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:1200px;
	margin:0 auto
}
.part1 {
	height:397px;
	overflow:hidden;
	padding-top:37px;
	margin-top:0!important
}
.part1 .abs a {
    color: #fbbd1e;
}
.part1 .bigTitle a {
	white-space:normal;
	overflow:visible
}
.part1 .rot, .part1 .rot .swiper-container {
	width:740px;
	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 .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 397px;
}
.part1 .rot .swiper-slide:after {
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	background:url(http://www.xinhuanet.com/world/2016G20/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:#082d66;
}
.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:420px
}
.part1 .right .col {
	position:relative;
	height:38px;
	margin-top:10px;
	margin-bottom:5px
}
.part1 .right .col:before {
	display:none
}
.part2 .part {
	height:355px;
	overflow:hidden
}
.part2-col{     
    position: relative;
    height: 100px;
    width: 450px;
    margin: 30px auto 30px;
    background: url(http://www.newsimg.cn/money/2017balt/img/gylt.png);
}
.part2-col:after, .part2-col:before{
    height: 1px;
    background-color: #0097a1;
    left: 50%;
    z-index: 3;
    width: 2000px;
}
.part2-col:after {
    top: 38px;
    margin-left: -2100px;
}
.part2-col:before{
    top: 81px;
    margin-left: 270px;
}
.part2 .left {
	width:760px;
	overflow:hidden
}
.part2 .left .picBox {
	width:330px;
	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:330px;
	height:190px;
	margin:0
}
.part2 .right .pic, .part2 .right .pic img {
	width:370px;
	height:240px;
	margin:0
}

.part2 .left .text {
	width:380px;
	float:right
}
.part2 .left .text .bigTitle, .part2 .left .text .bigTitle a {
	line-height:32px;
	color:#3c62aa;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:normal
}
.part2 .pic .name, .part3 .left .text .bigTitle, .part3 .left .text .bigTitle a, .part3 .pic .name, .swiperBig .swiper-slide .name, .swiperBig .swiper-slide .name a {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.part2 .left .abs, .part2 .left .text .abs {
	color:#000;
	line-height:24px;
	overflow:hidden
}
.part2 .left .abs {
	height:100px
}
.part2 .left .text .abs {
	height:70px;
	margin-top:6px
}
.part2 .left .text .titleBox {
	border-bottom-style:solid
}
.part2 .left .list {
	overflow:hidden
}
.part2 .pic .name {
	color:#fff;
	width:90%;
	font-size:12px;
	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:400px;
	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:-8px;
	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 {
}
.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;
	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
}

.swiperBig {
	position:relative;
    margin-bottom: 80px;
}
.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(http://www.xinhuanet.com/world/2016G20/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
}
.swiperBig .swiper-slide .name a span {
	margin-right:1em
}
.swiperBig .swiper-slide .name {
	position:absolute;
	bottom:0;
	left:10px;
	z-index:5
}

.listPic li, .listPic li .tit, .listPic li img {
	width:245px;
	height:245px
}
.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
}
.listPic {
	margin-left:10px
}
.listPic li {
	overflow:hidden;
	float:left;
	position:relative;
	border-right:#FFF 1px solid;
	border-bottom:#FFF 1px solid
}
.listPic li .tit {
	position:absolute;
	top:245px;
	left:0;
	background:url(http://www.newsimg.cn/food/bnljj20170623/img/titleBg2.png);
-webkit-transition:top .3s;
transition:top .3s
}
.listPic li .tit h3 {
	margin:73px 45px 0;
	font-size:16px;
	line-height:25px;
	color:#fff;
	text-align:center
}
.listPic li .tit h3 a {
	color:#fff
}
.listPic li a:hover .tit {
	display:block;
	top:0
}
.contribution {
	background:url(http://www.xinhuanet.com/world/2016G20/img/areaBg.png) center center no-repeat;
	height:689px;
	position:relative
}
.contribution .part {
	position:absolute;
	width:1026px;
	left:50%;
	margin-left:-513px;
	top:190px
}
.roundTab li .t, .roundTab li .t span {
	color:#FFF;
	font-size:18px;
	line-height:20px
}
.roundTab li .t {
	position:absolute;
	background-color:#004ea1;
	width:205px;
	padding:0 18px 0 25px;
	height:56px;
	border-radius:28px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	cursor:pointer
}
.roundTab .active .t, .roundTab li .t:hover {
	background-color:#3ec3a8
}
.ie .roundTab .active .c, .ie .roundTab li .t {
	display:block
}
.ie .roundTab .active .c {
	padding-top:20px
}
.ie .roundTab li .t {
	padding-top:6px
}
.roundTab li .t span {
	display:block;
	max-height:40px;
	margin:0 auto;
	overflow:hidden
}
.roundTab li .c, .roundTab li .c a {
	color:#004ea1
}
.roundTab li .c {
	position:absolute;
	top:60px;
	left:50%;
	width:340px;
	margin-left:-170px;
	height:312px;
	z-index:2;
	line-height:26px;
	font-size:16px;
	display:none;
	overflow:hidden
}
.roundTab .active .c {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.roundTab .active .t {
	box-shadow:0 5px 3px 0 rgba(0, 0, 0, .3);
	display:block;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.roundTab li.item0 .t {
	top:0;
	left:60px
}
.roundTab li.item1 .t {
	top:89px;
	left:15px
}
.roundTab li.item2 .t {
	top:175px;
	left:0
}
.roundTab li.item3 .t {
	top:264px;
	left:15px
}
.roundTab li.item4 .t {
	top:352px;
	left:60px
}
.roundTab li.item5 .t {
	top:0;
	right:60px
}
.roundTab li.item6 .t {
	top:89px;
	right:15px
}
.roundTab li.item7 .t {
	top:175px;
	right:0
}
.roundTab li.item8 .t {
	top:264px;
	right:15px
}
.roundTab li.item9 .t {
	top:352px;
	right:60px
}
img {
	background-color:#f1f1f1;
	background-image:url(http://www.xinhuanet.com/res/xhwimg/public/2015/Loading.gif);
	background-repeat:no-repeat;
	background-position:center center
}

/*论坛开幕式*/
.section-10{
    margin: 80px auto;
    width: 100%;
    overflow: hidden;
}
.luntan-col{
    position: relative;
    height: 100px;
    width: 550px;
    margin: 30px auto 30px;
    background: url(http://www.newsimg.cn/tech/2017qyjbalt/img/ltkms.png);
}
.luntan-col:after, .luntan-col:before{
    height: 1px;
    background-color: #0097a1;
    left: 50%;
    z-index: 3;
    width: 2000px;
}
.luntan-col:before {
    top: 81px;
    margin-left: 330px;
}
.luntan-col:after {
    top: 38px;
    margin-left: -2040px;
}
.section-10 .wk_fwxm {
     position: relative;
     margin: 0 auto;
     width: 1200px;
     height: 100%;
}
.section-10 .wk_fwxm ul {
     width: 100%;
     height: 100%;
}
.section-10 .wk_fwxm li {
     position: relative;
     width: 33.33%;
     height: 600px;
     color: #333;
     text-align: center;
	 -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
}
.section-10 .wk_fwxm li .wk_fwxm_bg {
     position: absolute;
     right: 0;
     bottom: 0;
     left: 0;
     height: 0;
     -webkit-transition: all .5s;
     -moz-transition: all .5s;
     -o-transition: all .5s;
     transition: all .5s;
}
.section-10 .wk_fwxm li.wk_li:nth-child(2n+1) {
	background: rgba( 243, 243, 243, .6);
}
.section-10 .wk_fwxm li.wk_li:nth-child(1) .wk_fwxm_bg {
     background: #ba292e;
}
.section-10 .wk_fwxm li.wk_li:nth-child(2) .wk_fwxm_bg {
     background: #1599a5;
}
.section-10 .wk_fwxm li.wk_li:nth-child(3) .wk_fwxm_bg {
     background: #5e904d;
}
.section-10 .wk_fwxm li.wk_li:nth-child(4) .wk_fwxm_bg {
     background: #5d4378;
}
.section-10 .wk_fwxm li.wk_li:nth-child(5) .wk_fwxm_bg {
     background: #ff970b;
}
.section-10 .wk_fwxm li.wk_li:nth-child(6) .wk_fwxm_bg {
     background: #be28c1;
}
.section-10 .wk_fwxm li:hover {
	color: #fff;
}
.section-10 .wk_fwxm li:hover h2 a {
    color: #fff;
    transition: 0s;
}
.section-10 .wk_fwxm li:hover .wk_fwxm_bg {
     height: 100%;
}

.section-10 .wk_fwxm li .wk_fwxm_main {
     position: absolute;
     top: 37%;
     right: 25px;
     left: 25px;
     margin-top: -140px;
}
.section-10 .wk_fwxm li .wk_ljzx {
     margin: 15px auto 0 auto;
     width: 145px;
     height: 35px;
}
.section-10 .wk_fwxm li .wk_ljzx a {
     display: none;
     width: 143px;
     height: 33px;
     border: 1px solid #fff;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     color: #fff;
     text-align: center;
     font-size: 17px;
     line-height: 33px;
     -webkit-transition: all .3s;
     -moz-transition: all .3s;
     -o-transition: all .3s;
     transition: all .3s;
     -webkit-transition-delay: 400ms;
     -moz-transition-delay: 400ms;
     transition-delay: 400ms;
}
.section-10 .wk_fwxm li:hover .wk_ljzx a {
     display: block;
     -webkit-transition: all .3s;
     -moz-transition: all .3s;
     -o-transition: all .3s;
     transition: all .3s;
}
.section-10 .wk_fwxm li.wk_li:hover .wk_ljzx a:hover {
     background: #fff;
     color: #ba292e;
}
.section-10 .wk_fwxm li .wk_fwxm_ico {
	overflow: hidden;
    margin: 0 auto;
    width: 200px;
    height: 200px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-transition-delay: 400ms;
    -moz-transition-delay: 400ms;
    transition-delay: 400ms;
	border: 2px solid #ccc;
	-webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, .25);
	-moz-box-shadow: 0 8px 8px rgba(0, 0, 0, .25);
	box-shadow: 0 8px 8px rgba(0, 0, 0, .25);
}
.section-10 .wk_fwxm li:hover .wk_fwxm_ico {
	border: 2px solid #fff;
	-webkit-box-shadow: 0 8px 8px rgba(255, 255, 255, .5);
	-moz-box-shadow: 0 8px 8px rgba(255, 255, 255, .5);
	box-shadow: 0 8px 8px rgba(255, 255, 255, .5);
}
.section-10 .wk_fwxm li h2 {
     margin-top: 30px;
     font-weight: 400;
     font-size: 26px;
     line-height: 2;
}
.section-10 .wk_fwxm li h2 a {
     font-size: 26px;
}
.section-10 .wk_fwxm li p {
     font-size: 16px;
     line-height: 1.6;
}
.section-10 .wk_fwxm li .wk_fwxm_des {
     margin-top: 15px;
     font-size: 14px;
     line-height: 2;
	 height: 84px;
	 overflow: hidden;
}

/*民族品牌之夜*/
.section-11 {
    margin: 80px auto;
    width: 100%;
    overflow: hidden;
}
.mzpp-col{
    position: relative;
    height: 100px;
    width: 600px;
    margin: 30px auto 30px;
    background: url(http://www.newsimg.cn/tech/2017qyjbalt/img/mzppzy.png);
}
.mzpp-col:after, .mzpp-col:before{
    height: 1px;
    background-color: #0097a1;
    left: 50%;
    z-index: 3;
    width: 2000px;
}
.mzpp-col:before {
    top: 81px;
    margin-left: 330px;
}
.mzpp-col:after {
    top: 38px;
    margin-left: -2040px;
}
.section-11 .device {
    width: 1200px;
	position:relative;
	margin: 0 auto
}
.section-11 .device .arrow-left { background: url(http://www.xinhuanet.com/world/2015/images/arrows.png) no-repeat left top; position: absolute; left: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; z-index:5; }

.section-11 .device .arrow-right { background: url(http://www.xinhuanet.com/world/2015/images/arrows.png) no-repeat left bottom; position: absolute; right: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; z-index:5; }

.section-11 .hoverBox{
    width: 285px;
    height: 180px;
    margin-bottom: 10px;
    margin-left: 15px;
    position: relative;
    float: left;
    overflow: hidden;
}
.section-11 .hoverBox .headBgk{
    width: 100%;
    height: 80px;
    background: url(http://www.wicwuzhen.cn/images/c2904bg3.png) repeat-x 0 0;
    position: absolute;
    bottom: 0;
    left: 0;
}
.section-11 .hoverBox .headSpan{
    height: 60px;
    line-height: 30px;
    overflow: hidden;
    color: #fff;
    position: absolute;
    bottom: -24px;
    font-size: 16px;
	width: 100%;
	left:10px;
}
.section-11 .hoverBox img {
    width: 285px;
    height: 180px;
}
.section-11 .hoverBox:nth-child(1) {
     width:600px;
	 height:370px;
	 margin-left: 0;
}
.section-11 .hoverBox:nth-child(1) img {
     width:600px;
	 height:370px;
}
.section-11 .hoverBox img:hover {
    transform: scale(1.3);
	transition: 1.8s;
}
.section-11 li{
     list-style-type:none;
}


/*论坛1论坛2*/
.section-12-bc em {
    font-size: 28px;
    font-style: normal;
    color: #033367;
}
.mod .abstract {
    font-size: 14px;
    line-height: 1.8;
    overflow: hidden;
    color: #444;
}
.section-12-bc .section-title {
	display: block;
	width: 100%;
	margin: 0 auto 30px;
	text-align: center;
	text-indent: inherit;
}
.section-12 {
	overflow: hidden;
    background: #f5f7f9;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	font-size: 0;
	+word-spacing: -1px;
	margin-bottom: 50px;
}
.section-12 .col-1, .section-12 .col-2 {
	display: inline-block;
	+display: inline;
	+zoom: 1;
	font-size: 14px;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
}
.section-12 .col-1 {
	width: calc(50% + 11%);
	overflow: hidden;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	vertical-align: middle;
}
.section-12 .col-1 .unit {
	max-width: 780px;
	float: right;
}
.section-12 .col-2 {
	width: calc(50% - 11%);
}
.section-12 .col-2 img {
	width: 100%;
	height: auto;
}
.section-12 .mod-card .article, .section-12 .mod-card {
	*zoom: 1;
}
.section-12 .mod-card:before, .section-12 .mod-card:after {
	content: "";
	display: table;
}
.section-12 .mod-card .article:after, .section-12 .mod-card:after {
	clear: both;
}
.section-12 .mod-card {
	padding-right: 60px;
	margin-bottom: 60px;
	width: calc(100% / 2);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
@media (max-width: 1199px) {
	.section-12 .mod-card {
		margin-bottom: 20px;
	}
}
.section-12 .mod-card:nth-last-child(-n+2) {
	margin-bottom: 0px;
}
.section-12 .mod-card .topic {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 2em;
	line-height: 2;
	text-align: left;
	width: 100%;
	text-indent: 90px;
	font-size: 18px;
}
.section-12 .mod .topic a {
	color: #333;
}
.section-12 .mod .topic a:hover {
	color: #b30000;
}
.section-12 .mod-card .media {
	margin-top: -30px;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	width: 80px;
	height: 80px;
}
.section-12 .mod-card .media img {
	width: 100%;
	height: 100%;
}
.section-12 .mod-card .media {
	overflow: hidden;
	float: left;
	display: inline;
	background-color:#f5f5f5;
}
.section-12 .mod-card .media a img {
	transition: 0.5s;
}
.section-12 .mod-card .media a img {
	display: block;
}
.section-12 .mod-card .media a:hover img {
	transform: scaleX(1.2) scaleY(1.2);
}
.section-12 .mod-card .abstract {
	height: 50px;
	padding-left: 20px;
}
.section-12 .mod-card .abstract a {
	color: #c00;
}
.section-12 .mod-card .abstract a:hover {
	color: #b30000;
}
@media (max-width: 1199px) {
	.section-12 .mod-card .topic {
		text-indent: 70px;
		font-size: 16px;
	}
	.section-12 .mod-card .media {
		width: 60px;
		height: 60px;
	}
	.section-12 .mod-card .abstract {
		height: 30px;
	}
}

/*section-13*/
.section-13-bc em {
    font-size: 28px;
    font-style: normal;
    color: #033367;
}
.section-13-bc .section-title {
	display: block;
	width: 100%;
	margin: 0 auto 30px;
	text-align: center;
	text-indent: inherit;
}
.section-13 {
	overflow: hidden;
    background: #f5f7f9;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	font-size: 0;
	+word-spacing: -1px;
	margin-bottom: 50px;
}
.section-13 .col-1, .section-13 .col-2 {
	display: inline-block;
	+display: inline;
	+zoom: 1;
	font-size: 14px;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
}
.section-13 .col-1 {
	width: calc(50% + 11%);
	overflow: hidden;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	vertical-align: middle;
}
.section-13 .col-1 .unit {
	max-width: 780px;
	float: left;
	padding: 30px 0;
}
.section-13 .col-2 {
	width: calc(50% - 11%);
	overflow: hidden;
	padding-top: 60px;
}
.section-13 .col-2 img {
	width: 100%;
}
.section-13 .mod-card .article, .section-13 .mod-card {
	*zoom: 1;
}
.section-13 .mod-card:before, .section-13 .mod-card:after {
	content: "";
	display: table;
}
.section-13 .mod-card .article:after, .section-13 .mod-card:after {
	clear: both;
}
.section-13 .mod-card {
	padding-left: 60px;
	margin-bottom: 30px;
	width: calc(100% / 2);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
@media (max-width: 1199px) {
	.section-13 .mod-card {
		margin-bottom: 10px;
	}
}
.section-13 .mod-card:nth-last-child(-n+2) {
	margin-bottom: 0px;
}
.section-13 .mod-card .topic {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 2em;
	line-height: 2;
	text-align: left;
	width: 100%;
	text-indent: 90px;
	font-size: 18px;
}
.section-13 .mod .topic a {
	color: #333;
}
.section-13 .mod .topic a:hover {
	color: #b30000;
}
.section-13 .mod-card .media {
	margin-top: -30px;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	width: 80px;
	height: 80px;
}
.section-13 .mod-card .media img {
	width: 100%;
	height: 100%;
}
.section-13 .mod-card .media {
	overflow: hidden;
	float: left;
	display: inline;
	background-color:#f5f5f5;
}
.section-13 .mod-card .media a img {
	transition: 0.5s;
}
.section-13 .mod-card .media a img {
	display: block;
}
.section-13 .mod-card .media a:hover img {
	transform: scaleX(1.2) scaleY(1.2);
}
.section-13 .mod-card .abstract {
	height: 50px;
	padding-left: 20px;
}
.section-13 .mod-card .abstract a {
	color: #c00;
}
.section-13 .mod-card .abstract a:hover {
	color: #b30000;
}
@media (max-width: 1199px) {
	.section-13 .mod-card .topic {
		text-indent: 70px;
		font-size: 16px;
	}
	.section-13 .mod-card .media {
		margin-top: -25px;
		width: 50px;
		height: 50px;
	}
	.section-13 .mod-card .abstract {
		height: 30px;
	}
}

/*新华访谈*/
.xhft-col{
    position: relative;
    height: 100px;
    width: 450px;
    margin: 30px auto 30px;
    background: url(http://www.newsimg.cn/tech/2017qyjbalt/img/xhft.png);
}
.xhft-col:after, .xhft-col:before{
    height: 1px;
    background-color: #0097a1;
    left: 50%;
    z-index: 3;
    width: 2000px;
}
.xhft-col:before {
    top: 81px;
    margin-left: 270px;
}
.xhft-col:after {
    top: 38px;
    margin-left: -2100px;
}
.section-14 {
	position: relative;
	height: 650px;
	width:100%;
	overflow: hidden;
}
.section-14 .native-tabs {
    width: 1200px;
    margin: 0 auto;
	height:550px;
}
.section-14 .native-tabs .tab-hds {
	margin:50px auto;
	left: 50%;
	margin-left: -420px;
	position: absolute;
}
.section-14 .native-tabs .tab-hds li {
	width: 100px;
	height: 100px;
	margin-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	border: 5px solid #fff;
	padding: 3px;
}
.section-14 .native-tabs .tab-hds .current {
	cursor: pointer;
	border: 5px solid #bc0000;
	padding: 3px;
	transition: .5s;
}
.section-14 .native-tabs .tab-hds .current:after {
	border-color: #bc0000 transparent transparent transparent;
	border-style: solid;
    border-width: 10px 8px 0 8px;
    display: block;
	content:'';
	margin-top: 8px;
	width:0;
	height:0;
	position:absolute;
	left: 50%;
	margin-left: -7px;
}
.section-14 .native-tabs .tab-hds li img { 
	display: block;
	width: 100%;
	height: 100%;
	opacity: 1;
	filter: alpha(opacity=100);
}
.section-14 .native-tabs .tab-hds li:hover img {
	opacity: .5;
	filter: alpha(opacity=50);
}
.section-14 .native-tabs .tab-bd {
	position: absolute;
	top: 55%;
	padding: 0 180px;
	opacity: 0;
	filter: alpha(opacity=0);
	width:880px;
}

.section-14 .native-tabs .tab-bd:before, .section-14 .native-tabs .tab-bd:after {
	opacity: 1;
	filter: alpha(opacity=100);
	display: block;
	position: absolute;
	font-size: 300px;
	font-family: "Helvetica Neue", "Helvetica", "STHeiTi", "Arial", "sans-serif";
	color: #e0e0e0;
	top: -70px;
}
.section-14 .native-tabs .tab-bd:before {
	content: "“";
    left: 40px;
}
.section-14 .native-tabs .tab-bd:after {
	content: "”";
    right: 40px;
}
.section-14 .native-tabs .active {
	display: block;
	opacity: 1;
	filter: alpha(opacity=100);
	transition: .5s;
}
.section-14 .native-tabs .media {
	color: #333;
}
.section-14 .native-tabs .topic {
	font-size: 32px;
	color:#333;
	line-height: 2;
	text-align: center;
	margin-top: 40px;
}

.section-14 .native-tabs .topic a {
	color:#333;
	font-size:32px;
}
.section-14 .native-tabs .topic a:hover {
	color:#b30000;
}
.section-14 .native-tabs .topic span {
	font-size: 16px;
	font-weight: 400;
	display: block;
	color:#333;
}
.section-14 .native-tabs .caption {
	font-size: 18px;
	line-height: 1.8;
}
/*关于论坛*/
.part2-schedule {
	width:100%
}
.part2-schedule * {
	font-size:16px;
	line-height:35px; padding:0 5px;
	color:#FFF!important
}
.part2-schedule-bg {
	background-color:#2b59a0
}
.part2-schedule-bg2 {
	background-color:#55d991
}
.part2-schedule-border {
	border-bottom:1px solid #FFF
}
.part2-schedule-border2 {
	border-right:1px solid #FFF
}
.part2-schedule-t {
	text-align:center;
	width:25%
}
.part2-schedule-addr .part2-schedule-t, .part2-schedule-time .part2-schedule-t {
	
}
.part2-schedule-d {
	padding-left:1.4em;
	width:60%
}
.part2{ 
    margin-bottom:80px;
}

/*高清大图*/
.temp_pic .gqdt {
    background: url(http://www.newsimg.cn/tech/2017qyjbalt/img/xctj.png);
}
.temp_pic .col{
    margin-top:30px;
    margin-bottom:30px;}
.brf-col {
    position: relative;
    height: 100px;
    width: 440px;
    margin: 67px auto 52px;
}
.brf-col-ico2, .brf-col:after, .brf-col:before{
    position: absolute;
    width: 3000px;
    overflow: hidden;
}
.brf-col:after, .brf-col:before{
    height: 1px;
    background-color: #033367;
    left: 50%;
    z-index: 3;
}
.brf-col:before{
    top: 81px;
    margin-left: 270px;
}
.brf-col:after{
    top: 38px;
    margin-left: -3270px;
}


/*历届回顾*/
.part-swiper-group .hg{
   background: url(http://www.newsimg.cn/money/2017balt/img/ljhg.png);
}
.part-swiper-group {
	background-color:#e4eef5;
	padding-bottom:80px
}
.brf-col{
    position: relative;
    height: 100px;
    width: 440px;
}
.brf-col-ico2, .brf-col:after, .brf-col:before {
    position: absolute;
    width: 3000px;
    overflow: hidden;
}
.brf-col:after, .brf-col:before{
    height: 1px;
    background-color: #033367;
    left: 50%;
    z-index: 3;
}
.brf-col:after{
    top: 38px;
    margin-left: -3270px;
}
.brf-col:before {
    top: 81px;
    margin-left: 270px;
}
.part-swiper-group .brf-col {
	margin:50px auto 45px
}
.part-swiper-group-container {
	width:100%;
	height:510px;
	z-index:3
}
.part-swiper-group-container img {
	width:300px;
	height:510px
}
.part-swiper-group-container .swiper-slide {
	width:300px;
	height:510px;
	position:relative
}
.part-swiper-group-container .swiper-slide:after {
	height:100%;
	background:#FFF;
	width:1px;
	position:absolute;
	z-index:9;
	right:0;
	top:0
}
.part-swiper-group-container .swiper-slide:before, .part-swiper-group-more, .part-swiper-group-name {
	position:absolute;
	width:100%;
	z-index:3;
	bottom:0;
	left:0;
	transition:all 1s
}
.part-swiper-group-container .swiper-slide:before {
	background-color:#4978bc;
	height:90px;
	z-index:2
}
.part-swiper-group-more, .part-swiper-group-name {
	height:75px;
	line-height:28px;
	color:#FFF;
	margin-left:15px;
	width:88%;
	opacity:1
}
.part-swiper-group-more {
	font-size:18px;
	line-height:34px;
	width:75%;
	height:100%;
	margin-left:35px;
	bottom:-100%;
	opacity:0;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-align:center;
	align-items:center
}
.part-swiper-group-container .swiper-slide:hover:before {
	background-color:#003f79;
	opacity:.7;
	height:100%
}
.part-swiper-group-container .swiper-slide:hover .part-swiper-group-name {
	bottom:-90px;
	opacity:0
}
.part-swiper-group-container .swiper-slide:hover .part-swiper-group-more {
	bottom:0;
	opacity:1
}
.part-swiper-group-btn {
	position:relative;
	z-index:2
}
.part-swiper-group-btn .arrow-left, .part-swiper-group-btn .arrow-right {
	position:absolute;
	top:50%;
	margin-top:-25px;
	width:17px;
	height:30px;
	z-index:2;
	transition:none;
	opacity:.5
}
.part-swiper-group-btn .arrow-left {
	right:auto;
	left:-27px
}
.part-swiper-group-btn .arrow-right {
	right:-27px
}
.part-swiper-group-btn .arrow-left:active, .part-swiper-group-btn .arrow-right:active {
	transform:translateX(0)
}
.part-swiper-group-btn .arrow-left:before, .part-swiper-group-btn .arrow-right:before {
	content:'';
	display:block;
	background-image:url(http://www.xinhuanet.com/world/2016G20/img/arrows.png);
	background-repeat:no-repeat;
	position:absolute;
	top:0;
	width:17px;
	height:30px;
	z-index:2
}
.part-swiper-group-btn .arrow-left:before {
	left:0;
	background-position:0 top
}
.part-swiper-group-btn .arrow-right:before {
	right:0;
	background-position:0 bottom
}
.part-swiper-group-btn .arrow-left:after, .part-swiper-group-btn .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
}
.part-swiper-group-btn .arrow-left:after {
	border-top-right-radius:0;
	border-bottom-right-radius:0;
	border-right:none
}
.part-swiper-group-btn .arrow-right:after {
	border-top-left-radius:0;
	border-bottom-left-radius:0;
	border-left:none
}
.part-swiper-group-btn .arrow-left:after, .part-swiper-group-btn .arrow-right:after {
	border-color:#FFF;
	background:url(http://www.xinhuanet.com/world/2016G20/img/titleBg.png)
}
.part-swiper-group-btn .arrow-left:active:after, .part-swiper-group-btn .arrow-right:active:after {
	border-width:1px;
	border-color:#FFF;
	background:url(http://www.xinhuanet.com/world/2016G20/img/titleBg2.png)
}
.part-swiper-group-container .swiper-slide:before {
    background-color: #4978bc;
    height: 90px;
    z-index: 2;
}

.brf-col-ico0:after, .brf-col-ico2, .brf-col:after, .brf-col:before, .part-swiper-group-container .swiper-slide:after, .part-swiper-group-container .swiper-slide:before {
	display:block;
	content:''
}



.arrow-left:after, .arrow-left:before, .arrow-right:after, .arrow-right:before, .banner-shadow, .banner-video-off:after, .col-bg:after, .col:before, .interactive .left .colIn:before, .interactive .right .colIn:before, .list li:before, .part-video-list .pic:before, .part1 .rot .swiper-slide:after, .part2-col-ico0:after, .part3 .right .list li:after, .part3 .right .list li:before, .pic:after, .swiperBig .swiper-slide:after{
    content: '';
}




/*回到顶部*/
.gototop {
	position: fixed;
	_position: absolute;
	right: 10px;
	bottom: 50px;
	width: 60px;
	height: 60px;
	cursor: pointer;
	background:url(http://www.newsimg.cn/tech/2017qyjbalt/img/gotop.jpg) no-repeat 50% 50%;
	transition: 0.3s;
	opacity: 0;
	filter: alpha(opacity=0);
	display: none;
	z-index: 1000;
}
.show {
	display: block;
}