﻿@charset "utf-8";
/* CSS Document */
/**
 * @Author: LHR
 * @Date:   2017-05-05-00:00:00
 * @Last modified by:   LHR
 * @Last modified time: 2017-05-05-00:49:27
 * @License: MIT
 * @Copyright: Copyright (c) Xinhuanet Inc. All rights reserved.
 */
/*通用样式*/
body { font-family: Arial; /*font-family:Georgia;*/ }
.hide { display: none; }
.box { width: 100%; margin: 0 auto; overflow: hidden; }
.list li { line-height: 26px; font-size: 18px; padding-left: 15px; padding-bottom: 9px; position: relative; }
.list li:before { content: ''; display: block; width: 6px; height: 6px; border-radius: 2.5px; background-color: #3ec3a8; overflow: hidden; position: absolute; top: 12px; left: 0; margin-top: -3px; }
.list li a { overflow: hidden; }
.bigTitle, .bigTitle a { font-size: 21px; line-height: 40px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.titleBox { padding: 0 0 12px 4px; margin-bottom: 12px; border-bottom: #a8a8a8 1px dashed; }
.abs { color: #004ea1; font-size: 15px; line-height: 24px; height: 72px; overflow: hidden; }
.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; }
.arrow-left, .arrow-right { position : absolute; right : 10px; top : 50%; margin-top: -25px; width : 17px; height : 30px; z-index : 5; transition: none; }
.arrow-left { left: 10px; }
.arrow-left:active { transform: translateX(-3px); }
.arrow-right:active { 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 transparent solid; z-index : 1; }
.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"); }
.pic, .pic img { height: 238px; }
.pic { position : relative; margin-bottom: 12px; }
.pic img { width: 100%; }
.pic:after { content : ''; display : block; position : absolute; bottom : 0; left : 0; background: url("http://www.xinhuanet.com/world/2016G20/img/titleBg.png"); z-index : 4; width : 100%; height : 42px; }
.pic:hover:after { background: url("http://www.xinhuanet.com/world/2016G20/img/titleBg2.png"); }
.pic .name { display : block; color : #fff; width : 94%; line-height : 42px; font-size : 16px; overflow : hidden; text-overflow: ellipsis; white-space : nowrap; position : absolute; bottom : 0; left : 50%; margin-left : -47%; z-index : 5; }
.pic .name a { color: #FFFFFF; }
/*顶部导航*/
.top { text-align: center; background-color: #000; height: 40px; }
.top a { height: 40px; line-height: 40px; color: #FFF; margin: 0 10px; font-size: 12px; }
/*banner区*/
.banner { background: url(http://www.xinhuanet.com/english/special/201705ydylforum/images/EN_PC_banner_v1.jpg) 50% 0 no-repeat; height:881px; position: relative; overflow: hidden; }
.banner-xinhuanet-logo { position: absolute; z-index: 15; top: 13px; left: 50%; margin-left: -535px; }
.banner-main-title { width: 830px; height: 150px; position: absolute; z-index: 14; top: 75px; left: 50%; margin-left: -400px; background: url(http://www.xinhuanet.com/english/special/201705ydylforum/images/EN_PC_logo01_v1.png) 50% 0 no-repeat; overflow: hidden; }
.banner-swiper, .banner-swiper img, .banner-swiper-box { height: 881px; }
.banner-swiper-box, .nav-bg { width: 100%; }
.banner-swiper, .banner-video-container { z-index: 2; width: 1920px; left: 50%; pointer-events: none; }
.banner-swiper { margin: 0 auto 0 -960px; }
/*专题导航*/
.nav, .nav-bg, .nav-item { height: 61px; line-height: 61px; }
.nav-bg { background: url(http://www.xinhuanet.com/english/special/201705ydylforum/images/EN_PC_nav01_v1.png) 50% 0 no-repeat; width: 100%; margin: 0 auto; position: absolute; z-index: 16; top: 240px; margin: 0 auto; }
.nav { width: 1000px; margin: 0 auto; position: relative; z-index: 2; }
.nav-item { text-align: center; cursor: pointer; vertical-align: top; width:141px;float: left;}
.nav-item, .nav-item a { font-size: 24px; color: #FFF; text-decoration: none; }
.nav-item a, .nav-item li { padding: 0 20px; }
.nav-item:hover { background: #115692; }
.nav-item:hover a { color: #ffc600; }
.nav-bg .slect { border: none; outline: none; font-weight: bold; cursor: pointer; width: 90px; height: 28px; background: #185da7; position: absolute; top: 16px; left: 50%; font-size: 15px; padding-left: 5px; border-radius: 17px; margin-left: 540px; color: #fff; }
/*焦点聚焦区*/
.part1 { overflow : hidden; margin-top : 0 !important; background-color: rgba(0, 0, 0, 0.75); padding : 35px; position : absolute; z-index : 6; top : 360px; left : 50%; margin-left : -535px; }
.part1 .list { overflow: hidden;padding-top: 5px; }
.part1 .list li a { color: #FFF; }
.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; right: 6px; bottom: 21px; width: 15%; z-index: 5; }
.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("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: 92%; color: #fff; line-height: 22px; font-size: 20px; padding-left: 10px; overflow: hidden; padding-left: 2px; padding-bottom: 5px; }
.part1 .rot .swiper-slide .name { position: absolute; bottom : 0; left : 10px; z-index : 5; }
.part1 .rot .swiper-slide:hover:after { background: url("http://www.xinhuanet.com/world/2016G20/img/titleBg2.png"); }
.part1 .rot .line { display : block; z-index : 5; width : 100%; height : 1px; border-top : #eeeeee 1px solid; position : absolute; left : 0; bottom : 61px; pointer-events: none; }
.part1 .right { width: 360px; }
.part1 .right .col { position : relative; height : 35px; margin-top : 0; margin-bottom: 10px; }
.part1-col8-box { background-color: #1e87c3; border-radius : 18px; position : relative; background: url(http://www.xinhuanet.com/english/special/201705ydylforum/images/EN_PC_lmt01_v1.png) 0 0 no-repeat; }
.part1-col8-box .spr-brf-logo { position : absolute; top : 50%; left : 0; margin-top: -19px; }
.part1-col8-box .spr-col8 { position : absolute; left : 14%; top : 50%; margin-top: -13px; }
.part1-col8-box .more, .part1-col8-box .more a, .part1-col8-box a .more { color: #44ffff; }
.part1-col8-box .more { margin-right: 10px; margin-top : 0px; }
.part1 .right .col:before { display: none; }
.part1 .abs, .part1 .bigTitle, .part1 .bigTitle a { color: #fff; font-size: 14px; }
.part1 .bigTitle { margin-bottom: 10px; }
.part1 .bigTitle, .part1 .bigTitle a { font-size: 19px; line-height: 28px; }
/*part2聚焦新闻*/
.part2 { background: url(http://www.xinhuanet.com/english/special/201705ydylforum/images/EN_PC_partBg01_v1.png) 50% 0 no-repeat; padding-top: 70px; padding-bottom : 60px;margin-top: 30px; }
.part2-col { position: relative; height : 75px; width : 435px; margin : 0 auto 60px; background: url(http://www.xinhuanet.com/english/special/201705ydylforum/images/EN_PC_lmt02_v1.png) 50% 0 no-repeat; }
.part2-col-ico0 { position: absolute; left : 0; }
.part2-col-ico0:after { position : absolute; content : ''; display : block; height : 100%; right : -16px; border-right: #002f6e 1px solid; }
.part2-col-ico1 { position: absolute; right : 0; }
.part2-schedule { width: 100%; }
.part2-schedule * { font-size : 16px; line-height: 55px; color : #FFF !important; }
.part2-schedule-bg { background-color: #54b9d6; }
.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 : 22%; }
.part2-schedule-addr .part2-schedule-t, .part2-schedule-time .part2-schedule-t { text-indent: 1em; }
.part2-schedule-d { padding-left: 1.4em; width : 60%; }
.part2-schedule-tss { line-height: 25px; }
.part2 .list li { overflow: hidden; line-height: 23px; font-size: 16px; }
.part2 .part { /*	height : 345px;*/ overflow: hidden; }
.part2 .left { width : 635px; overflow: hidden; }
.part2 .left .picBox { width: 270px; float: left; }
.part2 .left .picBox .bigTitle, .part2 .left .picBox .bigTitle a, .part2 .left .text .bigTitle, .part2 .left .text .bigTitle a { font-size: 21px; }
.part2 .left .picBox .bigTitle, .part2 .left .picBox .bigTitle a { text-overflow: inherit; white-space: normal; line-height: 25px; text-align: left; font-size: 17px; padding: 2px 0 4px; }
.part2 .left .pic, .part2 .left .pic img { width : 270px; height: 170px; margin: 0; }
.part2 .left .text { width: 350px; float: right; }
.part2 .left .text .bigTitle, .part2 .left .text .bigTitle a { line-height : 24px; color : #000; display : block; overflow : hidden; text-overflow: ellipsis; white-space : normal; }
.part2 .left .abs { color : #000000; line-height: 24px; height : 100px; overflow : hidden; }
.part2 .left .text .abs { color : #000000; line-height: 22px; height : 70px; overflow : hidden; margin-top : 10px; }
.part2 .left .text .titleBox { border-bottom-style: solid; }
.part2 .left .list { overflow: hidden; }
.part2 .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; display : none; }
.part2 .pic:after { display: none; }
.part2 .pic .bg { height: 30px; }
.part2 .right { width : 340px; overflow: hidden;/*margin-top: 8px;*/ }
/*exclusive独家新闻*/
.swiperBig .lmt { background: url(http://www.xinhuanet.com/english/special/201705ydylforum/images/EN_PC_lmt03_v1.png) 50% 0 no-repeat; height: 94px; padding-bottom: 30px }
.swiperBig { position : relative; margin-top: 30px; background: #e4eef5; padding: 45px 0 30px; }
.swiperBig .swiper-container, .swiperBig .swiper-slide, .swiperBig .swiper-slide img { width : 1000px; height: 627px; }
.swiperBig .swiper-container, .swiperBig .swiper-slide { background-color: #000; position : relative; }
.swiperBig .swiper-container { position: relative; z-index : 1; }
.swiperBig .swiper-slide { overflow: hidden; }
.swiperBig .swiper-slide:after { content : ''; position : absolute; left : 0; bottom : 0; background : url("http://www.xinhuanet.com/english/special/201705ydylforum/images/swiper-big-after-bg.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 : 80px; font-size : 22px; 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; }
/*part4视频区*/
.part4 { padding-top: 70px; }
.part4 .lmt { background: url(http://www.xinhuanet.com/english/special/201705ydylforum/images/EN_PC_lmt04_v1.png) 50% 0 no-repeat; height: 94px; padding-bottom: 30px }
.partbox2 { background: url(http://www.xinhuanet.com/english/special/201705ydylforum/images/EN_PC_partBg02_v1.jpg) 50% 0 no-repeat; height: 2310px; }
.part4-con { width: 960px; padding: 20px; background: #000; margin: 30px auto; overflow: hidden; }
.part4 .vw { height: 523px; position: relative; padding-right: 30px; overflow: hidden; }
.part4 .vw .video { height: 520px; width: 680px; position: relative; overflow: hidden; background-color: #000; border: 1px solid #fff; }
.part4 .vw .video .goter { display: block; width: 100%; height: 100%; }
.part4 .vw .video .vBtn {position: absolute;width: 90px;height: 90px;left: 10px;bottom: 10px;background: url(http://www.xinhuanet.com/politics/tgehfs/0914/img/play-big.png) no-repeat;cursor: pointer;background-size: 100%;}
.part4 .vlist { overflow: hidden; width: 252px; position: absolute; height: 525px; overflow-y: auto; top: 0px; right: 0; }
.part4 .vlist ul li { position: relative; width: 250px; height: 160px; margin: 0 auto; }
.part4 .vlist ul li.cur { border: 1px solid #fff; }
.part4 .vlist ul li.cur .bg { opacity: 0.7; filter: alpha(opacity=70); }
.part4 .vlist ul li + li { margin-top: 20px; }
.part4 .vlist ul li img { width: 250px; height: 160px; }
.part4 .vlist ul li .bg { background: #000000; bottom: 0; height: 40px; left: 0; opacity: 0.4; filter: alpha(opacity=40); position: absolute; width: 100%; z-index: 10; }
.part4 .vlist ul li .name { bottom: 0; color: #FFFFFF; height: 35px; left: 0; line-height: 16px; overflow: hidden; position: absolute; font-size: 14px; z-index: 11; padding: 0px 5px 0 5px; font-weight: normal; }
.part4 .vlist ul li .name a { color: #FFFFFF; text-decoration: none; }
.part4 .vlist .oth { position: absolute; width: 14px; height: 50px; background: url(http://www.xinhuanet.com/english/special/201705ydylforum/images/20151120_kshzt_spbf03_v1.png) no-repeat; top: 50%; margin-top: -25px; left: 0; cursor: pointer; display: none; display: none!important; }
.part4 .vlist .zk { background: url(http://www.xinhuanet.com/english/special/201705ydylforum/images/20151120_kshzt_spbf04_v1.png) no-repeat; }
/*in-depth深入剖析区part3*/
.spr-btnArrowRight { width : 25px; height : 25px; background: url("http://www.xinhuanet.com/english/special/201705ydylforum/images/spr-btnArrowRight.png") no-repeat center center; }
.part3 { padding-top: 30px; }
.part3 .lmt { background: url(http://www.xinhuanet.com/english/special/201705ydylforum/images/EN_PC_lmt05_v1.png) 50% 0 no-repeat; height: 130px; padding-bottom: 30px }
.part3 .left { width : 570px; overflow: hidden; }
.part3 .left .picBox { width: 186px; float: left; }
.part3 .left .pic, .part3 .left .pic img { width : 186px; height: 184px; }
.part3 .left .pic { float:left; }
.part3 .left .pic:nth-child(2) { margin-bottom: 0; }
.part3 .left .text { width: 570px; height: 420px; float: right; }
.part3 .left .text .bigTitle, .part3 .left .text .bigTitle a { font-size : 18px; line-height : 22px; color : #3c62aa; display : block; overflow : hidden; text-overflow: inherit; white-space : normal; }
.part3 .left .text .abs { color : #000000; font-size : 14px; line-height: 22px; height : auto; overflow : hidden; margin-top: 10px; }
.part3 .left .text .titleBox:nth-last-child(1) { margin: 0; }
.part3 .left .text-right { float:right; width:360px;}
.part3 .left .titleBox { overflow:hidden;padding: 0px 0 5px 4px;margin-bottom: 14px;}
.part3 .pic .name { display: block; color: #fff; width: 90%; line-height: 16px; font-size: 12px; overflow: hidden; text-overflow: inherit; white-space: normal; position: absolute; bottom: 0; left: 0; margin-left: 10px; z-index: 5; text-align: left; padding-bottom: 5px; }
.part3 .pic:after { height: 60px; display:none;}
.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 .col { position : relative; height : 45px; 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 : 22px; color : #FFF; line-height: 45px; height : 45px; }
.part3 .right .col h2 { display : inline; padding-left: 50px; }
.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 : 136px; width : 144px; flex-basis: 144px; }
.part3 .right .abs { color : #333; height : auto; font-size : 16px; line-height: 28px; padding : 0; overflow : hidden; height : 90px; }
.part3 .right .abs a { display: none; }
.part3 .right .list li { line-height: 28px; padding-left: 36px; border-top: #dedede 1px solid; padding: 18px 10px 18px 36px; font-size: 18px; position: relative; }
.part3 .right .list li:before { content: ''; display: block; width: 6px; height: 6px; border-radius: 0; background-color: #3ec3a8; overflow: hidden; position: absolute; top: 30px; left: 15px; margin-top: -3px; }
/*	photo高清大图区*/
.Bigphoto .lmt { background: url(http://www.xinhuanet.com/english/special/201705ydylforum/images/EN_PC_lmt06_v1.png) 50% 0 no-repeat; height: 110px; padding-bottom: 30px }
.Bigphoto { position : relative; margin-top: 30px; padding: 65px 0 30px; }
.Bigphoto .swiper-container, .Bigphoto .swiper-slide, .Bigphoto .swiper-slide img { width : 1000px; height: 627px; }
.Bigphoto .swiper-container, .Bigphoto .swiper-slide { background-color: #000; position : relative; }
.Bigphoto .swiper-container { position: relative; z-index : 1; }
.Bigphoto .swiper-slide { overflow: hidden; }
.Bigphoto .swiper-slide:after { content : ''; position : absolute; left : 0; bottom : 0; background : url("http://www.xinhuanet.com/english/special/201705ydylforum/images/swiper-big-after-bg.png") 0 bottom repeat-x; z-index : 4; width : 100%; height : 225px; pointer-events: none; }
.Bigphoto .swiper-slide .name, .Bigphoto .swiper-slide .name a { position : static; margin-left : 0; text-align : center; display : block; width : 100%; height : auto; color : #fff; line-height : 80px; font-size : 22px; overflow : hidden; text-overflow: ellipsis; white-space : nowrap; }
.Bigphoto .swiper-slide .name a span { margin-right: 1em; }
.Bigphoto .swiper-slide .name { position: absolute; bottom : 0; left : 10px; z-index : 5; }
.footer { background: #004ea1; padding: 60px 0; text-align: center; font-size: 20px; color: #fff; }
