body {
  padding: 0;
  margin: 0;
  font-family: Georgia;
  }
a:active,
a:hover {
    color: #ff6113 !important;
	font-family: Georgia;
}

.content {
    width: 1000px;
    height: auto;
    margin: 0 auto;
}

.banner {
    width: 1084px;
    height: 430px;
    margin: 0 auto;
    position: relative;
}

/*banner*/

body {
    width: 100%;
    height: auto;
	background: url(http://www.xinhuanet.com/english/20180823zf/images/banner.jpg) 50% 0 no-repeat;
    overflow-x: hidden;
}

.boxBg01 {
    background: url(http://www.xinhuanet.com/world/focacsummit2018/images/20180816_zhongfeiPart01_v1.jpg) 50% 0 no-repeat;
    padding-bottom: 60px;
}

.boxBg03 {
    background: url(http://www.xinhuanet.com/world/focacsummit2018/images/20180816_zhongfeiPart03_v1.jpg) 50% 0 no-repeat;
    padding-bottom: 60px;
    overflow: hidden;
    margin-top: 80px;
}

.boxBg03w1100 {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}

/*END*/

/*导航*/

.nav_box {
    width: 100%;
    height: 60px;
    background: url(http://www.xinhuanet.com/world/focacsummit2018/images/20180816_zhongfeiNav_v1.png) 50% 0 no-repeat;
}

.nav_list {
    width: 1000px;
    height: 60px;
    margin: 0 auto;
    list-style: none;
}

.nav_list li {
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.nav_list li a {
    font-weight: bold;
    color: #fff;
}

.nav_list li+li {
    margin-left: 66px;
}

.language-more {
    background: url(http://www.newsimg.cn/world/scosummit2018/images/arrow_down.png) no-repeat 94px 25px;
    padding-right: 50px;
}

.language-more:hover .sub {
    height: 328px;
    padding: 15px 0;
}

.sub {
    position: absolute;
    left: 0;
    width: 100px;
    transition: all 0.5s;
    overflow: hidden;
    height: 0px;
    background: #2d4aa7;
    background: linear-gradient(to top, #2d4aa7 0%, #2d4aa7 100%);
    z-index: 50;
}

.sub a {
    display: block;
    text-align: center;
    font-weight: normal;
}

.sub a:hover {
    background-color: rgba(255, 255, 255, 0.5);
}

.lh-xl {
    line-height: 2;
}

.fs-sm {
    font-size: 14px;
}

.footer {
    padding: 25px 0 25px 0;
    background: #2d4aa7;
    text-align: center;
    margin-top: 65px;
}

.footer p {
    line-height: 30px;
    font-size: 16px;
    color: #fff;
}

/*END*/

/*聚焦区*/

.jj_tu_box {
    width: 586px;
    height: 380px;
    overflow: hidden;
    margin-top: 35px;
}

.focusBox3 {
    width: 586px;
    height: 356px;
    position: relative;
}

.focusBox3:hover .arrow-left {
    background: url(http://www.newsimg.cn/world/scosummit2018/images/jj_right.png) no-repeat left top;
    position: absolute;
    left: 0;
    top: 135px;
    width: 38px;
    height: 72px;
    z-index: 2
}

.focusBox3:hover .arrow-right {
    background: url(http://www.newsimg.cn/world/scosummit2018/images/jj_left.png) no-repeat left bottom;
    position: absolute;
    right: 0;
    top: 135px;
    width: 38px;
    height: 72px;
    z-index: 2
}

.focusBox3 .swiper-container {
    width: 586px;
    height: 356px;
}

.swiper-slide {
    position: relative;
}

.focusBox3 .swiper-container.swiper-wrapper .swiper-slide img {
    width: 586px;
    height: 356px;
}

.focusBox3 .swiper-container .swiper-wrapper .swiper-slide .bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 45px;
    opacity: 0.8;
    background: #2d4aa7;
    z-index: 0
}

.focusBox3 .swiper-container .swiper-wrapper .swiper-slide .title {
    position: absolute;
    left: 2%;
    bottom: 0;
    width: 96%;
    height: 45px;
    line-height: 45px;
    color: #fff;
    overflow: hidden;
    z-index: 1;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.focusBox3 .swiper-container .swiper-wrapper .swiper-slide .title a {
    color: #fff;
}

.focusBox3 .pagination {
    position: absolute;
    right: 10px;
    text-align: center;
    bottom: -25px;
    width: 100%;
    z-index: 2;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #2d4aa7;
    margin: 0 10px;
    cursor: pointer;
}

.swiper-active-switch {
    background: #2c9592;
}

.jj_txt_box {
    width: 395px;
    height: 380px;
    overflow: hidden;
    /* margin-top: 35px; */
}

.jj_txt_box .title {
        font-size: 27px;
    color: #035899;
    font-weight: bold;
    line-height: 37px;
    border-bottom: 1px solid #bfbfbf;
    margin-bottom: 16px;
    padding-bottom: 16px;
}

.jj_txt_box .title a {
    color: #2d4aa7;
}

.jj_txt_box .txt {
    font-size: 16px;
    color: #666;
    line-height: 25px;
    margin-top: 15px;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 15px;
    text-indent: 2em;
}

.jj_txt_box .txt a {
    color: #666
}

.jj_txt_box .txt span a {
    font-size: 16px;
    color: #2d4aa7;
}

.jj_list li {
    font-size: 22px;
    color: #333;
    position: relative;
    margin-top: 11px;
    line-height: 32px;
    padding-left: 20px;
}

.jj_list li a {
    color: #333;
}

.jj_list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 13px;
    width: 5px;
    height: 5px;
    background: #1aa1e6;
    border-radius: 100%;
}

/*END*/

.dh_box {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 70px;
    margin-bottom: 50px;
    position: relative;
    text-align: center;
}

.dh_box span {
    width: 465px;
    height: 112px;
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 215px;
}

/*热点透视*/

.rdts_box {
    width: 1000px;
    height: 458px;
    overflow: hidden;
}

.rdts_left {
    width: 310px;
    height: 459px;
	position:relative;
}
.rdts_left img{
    width: 310px;
    height: 459px;
	}

.rdts_left .title {
    font-weight: bold;
	position: absolute;
    width: 310px;
    height: 430px;
	color:#fff;
    bottom: 0px;
    left: 0;
    z-index: 14;
    display: none;
}
.rdts_left .title a {
    display: block;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    padding: 0 10px;
}
.rdts_left .bg {
    width: 310px;
    height: 459px;
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #2d4aa7;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 13;
    display: none;
}

.rdts_left .txt {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    margin-top: 15px;
    text-indent: 2em;
}

.rdts_mid {
    width: 330px;
    height: auto;
    margin-left: 32px;
}

.rdts_mid .title {
    font-size: 22px;
    color: #2d4aa7;
    font-weight: bold;
    line-height: 34px;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 15px;
}

.rdts_mid .title a {
    color: #2d4aa7;
}

.rdts_mid .txt {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-top: 5px;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 15px;
}

.rdts_mid .txt span a {
    font-size: 16px;
    color: #2d4aa7;
}

.rdts_list li {
    font-size: 18px;
    color: #333;
    position: relative;
    margin-top: 15px;
    line-height: 28px;
    padding-left: 18px;
}

.rdts_list li a {
    color: #333;
}

.rdts_list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 5px;
    height: 5px;
    background: #2d4aa7;
    border-radius: 100%;
}

.rdts_right {
    width: 320px;
    height: auto;
}

.rdts_right .dh {
    width: 199px;
    height: 31px;
    float: right;
    margin-bottom: 7px;
}

/*END*/

/*独家策划*/

.djch_box {
    width: 100%;
    height: 460px;
    background: #bfdfde;
}

.djch_nr {
    width: 1172px;
    height: 460px;
    margin: 0 auto;
}

.focusBox4 {
    width: 1172px;
    height: 460px;
    position: relative;
    background: #fff;
}

.focusBox4 .arrow-left4 {
    background: url(http://www.newsimg.cn/world/scosummit2018/images/djch_left.png) no-repeat left top;
    position: absolute;
    left: -55px;
    top: 189px;
    width: 37px;
    height: 82px;
    z-index: 2
}

.focusBox4 .arrow-right4 {
    background: url(http://www.newsimg.cn/world/scosummit2018/images/djch_right.png) no-repeat left bottom;
    position: absolute;
    right: -55px;
    top: 189px;
    width: 37px;
    height: 82px;
    z-index: 2
}

.focusBox4 .swiper-container {
    width: 1171px;
    height: 460px;
}

.swiper-slide {
    position: relative;
}

.slide_cont {
    width: 1185px;
}

.narrow_box {
    float: left;
    width: 230px;
    height: 460px;
    position: relative;
    margin-right: 7px;
    transition: all 1s;
    cursor: pointer;
}

.narrow_box .title {
    position: absolute;
    left: 0;
    width: 230px;
    height: 230px;
    background: url(http://www.newsimg.cn/world/scosummit2018/images/djch_bj.png) no-repeat;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
    padding: 40px 35px;
    z-index: 2;
    box-sizing: border-box;
}

.narrow_box .title a {
    color: #fff;
}

.narrow_box .img {
    position: absolute;
    left: 0;
    width: 230px;
    height: 230px;
    top: 230px\9;
}

.narrow_box .img img {
    width: 100%;
    height: 100%;
}

.narrow_box:nth-child(odd) .title {
    top: 0;
}

.narrow_box:nth-child(odd) .img {
    top: 230px;
}

.narrow_box:nth-child(even) .title {
    top: 230px;
}

.narrow_box:nth-child(even) .img {
    top: 0;
}

.narrow_box.on {
    width: 460px;
    height: 460px;
}

.narrow_box.on .img {
    position: absolute;
    left: 0;
    width: 460px;
    height: 460px;
    top: 0\9;
}

.narrow_box.on .title {
    position: absolute;
    left: 0;
    top: 327px;
    width: 100%;
    height: 133px;
    background: url(http://www.newsimg.cn/world/scosummit2018/images/djch_bj2.png) repeat-x;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
    padding: 75px 10px 0 10px;
}

.narrow_box.on:nth-child(odd) .img {
    top: 0;
}

/*END*/

/*精彩视频*/

.jcsp_box {
    width: 100%;
    background: url(http://www.xinhuanet.com/english/20180823zf/images/videobg.jpg) 50% bottom no-repeat;
}

.jcsp_nr {
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
}

.jcsp_big {
	float:left;
    width: 722px;
    height: 408px;
    position: relative;
    margin: 50px auto 0;
}
.jcsp_big img{ width:722px; height:408px;}

.jcsp_big span {
    width: 52px;
    height: 52px;
	display:block;
	background:url(http://www.newsimg.cn/world/scosummit2018/images/player.png) no-repeat;
    position: absolute;
    left: 10px;
    bottom: 12px;
    z-index: 10;
}

.jcsp_big .bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 58px;
    opacity: 0.8;
    background: #2d4aa7;
    z-index: 0
}

.jcsp_big .title {
    position: absolute;
    left: 9%;
    bottom: 0;
    width: 90%;
    height: 58px;
    line-height: 28px;
    color: #fff;
    z-index: 1;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}

.jcsp_big .title a {
    color: #fff;
}

.jcsp_list {
    width: 258px;
    height: auto;
	float:right;
    margin-top: 0;
}

.jcsp_list li {
    float: left;
    width: 258px;
    height: 168px;
    position: relative;
}

.jcsp_list li+li {
    margin-top: 10px;
}

.jcsp_list li img {
    width: 258px;
    height: 168px;
    display: block;
}

.jcsp_list li .text {
    position: absolute;
    width: 258px;
    height: 150px;
    bottom: 0px;
    left: 0;
    z-index: 14;
    display: none;
}

.jcsp_list .text p {
    display: block;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    padding: 0 10px;
}

.jcsp_list .text p a {
    color: #fff;
}

.jcsp_list li .bg {
    width: 289px;
    height: 168px;
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #2d4aa7;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 13;
    display: none;
}

/*END*/

/*高清大图*/

.gqdt_box {
    width: 100%;
    height: 724px;
    background: #2d4aa7;
}

.gqdt_nr {
    width: 1200px;
    height: 724px;
    margin: 0 auto;
}

.focusBox5 {
    width: 1200px;
    height: 724px;
    position: relative;
}

.focusBox5 .arrow-left5 {
    background: url(http://www.newsimg.cn/world/scosummit2018/images/gqdt_left.png) no-repeat left top;
    position: absolute;
    left: -55px;
    top: 320px;
    width: 38px;
    height: 82px;
    z-index: 2
}

.focusBox5 .arrow-right5 {
    background: url(http://www.newsimg.cn/world/scosummit2018/images/gqdt_right.png) no-repeat left bottom;
    position: absolute;
    right: -55px;
    top: 320px;
    width: 38px;
    height: 82px;
    z-index: 2
}

.focusBox5 .swiper-container {
    width: 1200px;
    height: 724px;
}

.swiper-slide {
    position: relative;
}

.focusBox5 .swiper-container.swiper-wrapper .swiper-slide img {
    width: 1200px;
    height: 724px;
}

.focusBox5 .swiper-container .swiper-wrapper .swiper-slide .bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 85px;
    opacity: 0.5;
    background: #2b50a7;
    z-index: 0
}

.focusBox5 .swiper-container .swiper-wrapper .swiper-slide .title {
    position: absolute;
    left: 2%;
    bottom: 0;
    width: 90%;
    height: 80px;
    line-height: 38px;
    color: #fff;
    overflow: hidden;
    z-index: 1;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}

.focusBox5 .swiper-container .swiper-wrapper .swiper-slide .title a {
    color: #fff;
}

.focusBox5 .pagination {
    position: absolute;
    right: 10px;
    text-align: right;
    bottom: 20px;
    width: 15%;
    z-index: 2;
}

.focusBox5 .swiper-pagination-switch {
    display: inline-block;
    width: 9px;
    height: 10px;
    border-radius: 9px;
    background: #fff;
    margin: 0 5px;
    cursor: pointer;
}

.focusBox5 .swiper-active-switch {
    background: #00cdff;
}

/*END*/

/*背景资料*/

.bjzl_list {
    width: 100%;
    height: auto;
    padding: 20px 0;
    list-style: none;
    overflow: hidden;
}

.bjzl_list li {
    float: left;
	display:table;
    width: 325px;
    height: 230px;
    position: relative;
    overflow: hidden;
    border: 8px solid #fff;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(165, 165, 165,0.4);
    box-shadow: 5px 5px 5px 0px rgba(165, 165, 165,0.4);
	background: url(http://www.xinhuanet.com/english/20180823zf/images/bgbg.jpg) top center no-repeat;
	color:#fff;
	font-size:20px;
	line-height:28px;
}
.bjzl_list li a{
display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
	padding:0 10px;
	color:#fff;
}

.bjzl_list li+li {
    margin-left: 30px;
}

.bjzl_list li img {
    width: 325px;
    height: 230px;
}

.bjzl_list li .txt {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 64px;
    background: #08469a;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 70, 154, 0)), to(rgba(8, 70, 154, 0.9)));
    background: -webkit-linear-gradient(top, rgba(8, 70, 154, 0) 0%, rgba(8, 70, 154, 0.9) 100%);
    background: -moz-linear-gradient(top, rgba(8, 70, 154, 0) 0%, rgba(8, 70, 154, 0.9) 100%);
    background: linear-gradient(to bottom, rgba(8, 70, 154, 0) 0%, rgba(8, 70, 154, 0.9) 100%);
    font-size: 18px;
    line-height: 68px;
    text-align: center;
    color: #fff;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

.bjzl_list li a:hover .txt {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 30px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 70, 154, 0.8)), to(rgba(8, 70, 154, 0.8)));
    background: -webkit-linear-gradient(top, rgba(8, 70, 154, 0.8) 0%, rgba(8, 70, 154, 0.8) 100%);
    background: -moz-linear-gradient(top, rgba(8, 70, 154, 0.8) 0%, rgba(8, 70, 154, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(8, 70, 154, 0.8) 0%, rgba(8, 70, 154, 0.8) 100%);
}

.bjzl_list li .txt h3 {
    font-size: 20px;
    font-weight: bold;
}

.bjzl_list li .txt p {
    font-size: 14px;
    color: #d4d4d4;
}

.bjzl_list li a:hover .txt:before {
    content: "";
    width: 40px;
    height: 4px;
    position: absolute;
    top: 8%;
    left: 7%;
    background: #40bcfc;
}

.bjzl_list li a:hover .txt h3 {
    width: 90%;
    position: absolute;
    top: 13%;
}

.bjzl_list li a:hover .txt p {
    width: 90%;
    position: absolute;
    top: 40%;
}

/*END*/


.dtt {
    width: 1000px;
    height: 180px;
    overflow: hidden;
    margin: 0 auto;
}

.dtt .tit {
    width: 1000px;
    font-size: 38px;
    color: #2d4aa7;
    font-weight: bold;
    height: 47px;
    overflow: hidden;
    line-height: 47px;
    margin-top: 45px;
    text-align: center;
}

.dtt .tit a {
    color: #2d4aa7;
    font-weight: bold;
}

.dtt .txt {
    width: 1000px;
    font-size: 18px;
    color: #686868;
    height: 24px;
    overflow: hidden;
    line-height: 24px;
    margin-top: 15px;
    font-family: Georgia;
    text-align: center;
}

.dtt .txt a {
    color: #686868;
}

.part1 {
    width: 1000px;
    height: 356px;
    position: relative;
    margin: 0 auto;
	padding-top:30px;
    /* background: url(http://www.xinhuanet.com/2016homepage/img201611115/20170626_hg_bg01.jpg) no-repeat; */
}

.part1-left {
    width: 586px;
    height: 356px;
    position: relative;
    float: left;
}

.part1-left:hover .arrow-left {
    background: url(http://www.newsimg.cn/world/scosummit2018/images/jj_right.png) no-repeat left top;
    position: absolute;
    left: 0;
    top: 135px;
    width: 38px;
    height: 72px;
    z-index: 2
}

.part1-left:hover .arrow-right {
    background: url(http://www.newsimg.cn/world/scosummit2018/images/jj_left.png) no-repeat left bottom;
    position: absolute;
    right: 0;
    top: 135px;
    width: 38px;
    height: 72px;
    z-index: 2
}

/* .part1-left .arrow-left {
    background: url(http://www.xinhuanet.com/global/img/iconBtn/arrows.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 47%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 2
}

.part1-left .arrow-right {
    background: url(http://www.xinhuanet.com/global/img/iconBtn/arrows.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 47%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 2
} */

.part1-left .swiper-container {
    width: 586px;
    height: 356px;
}

.swiper-slide {
    position: relative;
}

.part1-left .pagination {
    position: relative;
    text-align: right;
    bottom: 0;
    width: 30%;
    z-index: 2;
    text-align: center;
    margin: 0 auto;
}

.part1-left .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #2d4aa7;
    margin: 0 3px;
    cursor: pointer;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.part1-left .swiper-active-switch {
    background: #1aa2e6;
    width: 8px;
    height: 8px;
}

.part1-left .picTitle {
    position: relative;
    width: 586px;
    height: 356px;
    overflow: hidden;
}

.part1-left .picTitle .img img {
    width: 586px;
    height: 356px;
    display: block;
}

.part1-left .picTitle .bg {
    background: #2d4aa7;
    bottom: 0;
    height: 60px;
    left: 0;
    opacity: 0.6;
    filter: alpha(opacity=60);
    position: absolute;
    width: 100%;
    z-index: 10;
    border-top: 0px solid #fff;
}

.part1-left .picTitle .name {
    bottom: 0;
    color: #FFFFFF;
    height: 58px;
    left: 0;
    line-height: 28px;
    overflow: hidden;
    position: absolute;
    text-indent: 1em;
    text-align: center;
    font-size: 20px;
    width: 96%;
    z-index: 11;
}

.part1-left .picTitle .name a {
    color: #FFFFFF;
    text-decoration: none;
}

.part1-left .picTitle .name a:hover {
    text-decoration: underline;
}

.part1-right {
    width: 412px;
    height: 356px;
    float: right;
    /* background: #1d71b7; */
}

.part1-right h3 {
    width: 348px;
    font-size: 24px;
    color: #333;
    padding: 25px 0px 15px 0px;
    border-bottom: 1px dashed #528dfa;
    text-align: center;
    margin: 0 auto;
    line-height: 35px;
    font-weight: bold;
}

.part1-right h3 a {
    color: #333;
    font-weight: bold;
}

.part1-right ul {
    width: 385px;
    margin: -6px auto 0;
}

.part1-right li {
    background: url(http://www.newsimg.cn/world/scosummit2018/images/20180606_SyXdd03_v1.png) 0 22px no-repeat;
    color: #333;
    padding: 16px 0 14px 12px;
}

.part1-right li a {
    color: #333;
}

.indexlink {
    width: 126px;
    height: 29px;
    line-height: 29px;
    position: absolute;
    left: 50%;
    top: 140px;
    margin-left: -63px;
    background: url(http://www.newsimg.cn/world/scosummit2018/images/20180606_SyXdd02_v1.png) 0 0 no-repeat;
    text-align: center;
    color: #fff;
}

.indexlink a {
    color: #fff;
}

.mul-play {
    position: absolute;
    width: 70px;
    height: 70px;
    bottom: 50px;
    left: 5px;
    display: none;
    cursor: pointer;
    z-index: 999;
}

.mul-play img {
    width: 70px;
    height: 70px;
    display: block;
}

.videoPart {
    width: 586px;
    height: 356px;
    background: #333;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
}

.videoPart iframe {
    width: 586px;
    height: 356px;
}

.videoPart .videoPart-close {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 0;
    right: -22px;
    z-index: 50;
    background: url(http://www.newsres.cn/bigbig201710101700/bundle/s1014_icon_btn_close.png) no-repeat;
    cursor: pointer;
    background-size: 100% auto;
}
/*图片3d滚动*/
.part04 { width: 1000px; margin: 0 auto; position: relative; z-index: 2; }
.part04-left { width: 100px; height: 420px; float: left; margin-left: 20px; }
.part04-left img { width: 100%; height: auto; }
/*exclusive*/
.part04-right { width: 1000px; float: right; }
.exclusive_box { width: 100%; height: 656px; background: url(http://www.newsimg.cn/english/special/19cpcnc/images/exclusice_bj.png) no-repeat 50% 0; margin-top: 45px; }
.exclusive_dh { width: 100%; height: 52px; background: url(http://www.newsimg.cn/english/special/19cpcnc/images/exclusive_dh.png) no-repeat 50% 0; margin-bottom: 30px; }
.exclusive_dh_a { width: 195px; height: 58px; margin: 0 auto; }
.blocktit { display: block; height: 90px; margin: 30px 0 20px; background-position: center center; background-repeat: no-repeat; }
.exclusive-tit { background-image: url(http://www.newsimg.cn/world/brics2017/bg_tit_pc_djch.png); }
.exclusive-box { position: relative; height: 600px; }
.carousel { position: relative; height: 450px; margin: 0 auto; }
.carousel li { float: left; width: 332px; height: 258px; }
.carousel a, .carousel img, .carousel span { display: inline-block; }
.carousel img { width: 100%; height: 100%; }
.carousel a { position: relative; transition: none; }
.carousel span { position: absolute; left: 0; bottom: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; padding: 4px; font-size: 14px; line-height: 22px; color: #fff; text-align: left; background-color: #36a1de; background-color: rgba(45, 100, 198, 0.6); overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.carousel a { -webkit-box-reflect: below -4px -webkit-linear-gradient(top, rgba(250, 250, 250, 0), rgba(250, 250, 250, 0) 30%, rgba(250, 250, 250, 0.3)); }
.carousel { position: relative; padding: 0px; -moz-user-select: none; -webkit-user-select: none; }
.carousel .carousel-item { background-position: center; background-repeat: no-repeat; background-color: #FFF; position: absolute; cursor: pointer; font-size: 0px; }
.carousel .out { border: #DDD 2px solid; }
.carousel .over { border: #DDD 2px solid; -moz-box-shadow: 0px 0px 10px #000; -webkit-box-shadow: 0px 0px 10px #000; box-shadow: 0px 0px 10px #000; -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#000000')"; }
.carousel .click { border: #DDD 2px solid; -moz-box-shadow: 0px 0px 10px #000; -webkit-box-shadow: 0px 0px 10px #000; box-shadow: 0px 0px 10px #000; -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#000000')"; }
.carousel .select { border: #DDD 2px solid; -moz-box-shadow: 0px 0px 10px #000; -webkit-box-shadow: 0px 0px 10px #000; box-shadow: 0px 0px 10px #000; -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#000000')"; }
.carousel .tooltip { position: absolute; z-index: 9999; background-color: #DDD; margin-bottom: 20px; border: #EEE solid 4px; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
.carousel .tooltip p { color: #999; padding: 10px; margin: 0px; }
.carousel .scrollbar { width: 340px; position: absolute; margin-top: 100px; }
.carousel .scrollbar .track { width: 300px; height: 20px; position: absolute; left: 20px; }
.carousel .scrollbar .thumb { width: 70px; height: 20px; position: absolute; cursor: pointer; }
.carousel .scrollbar .left { width: 20px; height: 20px; position: absolute; cursor: pointer; left: 0px; }
.carousel .scrollbar .right { width: 20px; height: 20px; position: absolute; cursor: pointer; right: 0px; }
.ex-btn { position: relative; z-index: 90; width: 200px; margin: 55px auto 0; }
.ex-arr { width: 72px; height: 40px; background-repeat: no-repeat; background-position-y: center; cursor: pointer; background-size: 100% auto; }
.ex-left {     float: left;
    background-image: url(http://www.newsimg.cn/world/brics2017/icon_pc_arrow3d_left.png);
    background-position-x: left; }
.ex-right { float: right;
    background-image: url(http://www.newsimg.cn/world/brics2017/icon_pc_arrow3d_right.png);
    background-position-x: right;}