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/2018ciie/images/banner.png) 50% 0 no-repeat;
    overflow-x: hidden;
}

.boxBg01 {
    background: url(http://www.xinhuanet.com/english/2018ciie/images/part1bg.png) 50% 0 no-repeat;
}

.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/english/2018ciie/images/nav.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: 150px;
}

.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:0;
}

.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.xinhuanet.com/english/2018ciie/images/left.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.xinhuanet.com/english/2018ciie/images/right.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: 360px;
    height: 380px;
    overflow: hidden;
    margin-top: 15px;
}

.jj_txt_box .title {
        font-size: 22px;
    color: #333;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 20px;
}

.jj_txt_box .title a {
    color: #333;
}

.jj_txt_box .txt {
    font-size: 16px;
    color: #666;
    line-height: 25px;
    margin-top: 15px;
    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: 20px;
    color: #6f6f6f;
    position: relative;
	margin-bottom:40px;
    line-height: 28px;
    padding-left: 0px;
}

.jj_list li a {
    color: #6f6f6f;
}

.jj_list li:before {
	display:none;
    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: 60px;
    margin-bottom: 50px;
    position: relative;
    text-align: center;
}

.dh_box span {
    width: 356px;
    height: 70px;
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 333px;
}

/*热点透视*/
.part2{ background:#f3f3f3; width:100%; padding:0 0 90px 0; margin-top:60px;}
.rdts_box {
    width: 1000px;
    height: 458px;
    overflow: hidden;
}

.rdts_left {
    width: 310px;
    height: 448px;
	position:relative;
	overflow:hidden;
}
.rdts_left img{
    width: 310px;
    height: auto;
	}

.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: #333;
    font-weight: bold;
    line-height: 30px;
	margin-bottom:30px;
}

.rdts_mid .title a {
    color: #333;
}


.rdts_mid .txt span a {
    font-size: 16px;
    color: #2d4aa7;
}

.rdts_list li {
    font-size: 20px;
    color: #333;
    position: relative;
	margin-bottom:30px;
    line-height: 28px;
}

.rdts_list li a {
    color: #333;
}

.rdts_right {
    width: 320px;
    height: auto;
}
.rdts_right img{ 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%;
	height:790px;
    background: url(http://www.xinhuanet.com/english/2018ciie/images/videobg.jpg)50% bottom no-repeat;
}

.jcsp_nr {
    width: 1100px;
	height:565px;
	background:url(http://www.xinhuanet.com/english/2018ciie/images/videobox.png) top center repeat;
    overflow: hidden;
    margin: 0 auto;
}

.jcsp_big {
	float:left;
    width: 722px;
    height: 408px;
    position: relative;
    margin: 70px auto 0;
}
.jcsp_big img{ width:722px; height:408px;}

.jcsp_big span {
    width: 49px;
    height: 49px;
	display:block;
	background: url(http://www.xinhuanet.com/english/2018ciie/images/play.png) no-repeat;
    position: absolute;
    left: 10px;
    bottom: 20px;
    z-index: 10;
}

.jcsp_big .bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 58px;
    opacity: 0.6;
    background: #1cb2ff;
    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: 20px;
}

.jcsp_list li {
    float: left;
    width: 258px;
    height: 168px;
    position: relative;
	overflow:hidden;
}

.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: #4cacdd;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 13;
    display: none;
}

/*END*/

/*高清大图*/

.gqdt_box {
    width: 100%;
	height: auto;
	background:url(http://www.xinhuanet.com/english/2018ciie/images/lastbg.jpg) bottom center no-repeat;
	padding-bottom:80px;
	}

.gqdt_nr {
    width: 1200px;
    height: 724px;
    margin: 0 auto;
}

.focusBox5 {
    width: 1200px;
    height: 724px;
    position: relative;
}

.focusBox5 .arrow-left5 {
    background: url(http://www.xinhuanet.com/english/2018ciie/images/left2.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.xinhuanet.com/english/2018ciie/images/right2.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: auto;
    position: relative;
    margin: 0 auto;
	padding-top:40px;
    /* background: url(http://www.xinhuanet.com/2016homepage/img201611115/20170626_hg_bg01.jpg) no-repeat; */
}

.part1-left {
    width: 618px;
    height: 396px;
    position: relative;
    float: left;
    background: url(http://www.xinhuanet.com/english/2018ciie/images/gdbg.png) 50% 0 no-repeat;
}

.part1-left .arrow-left {
    background: url(http://www.xinhuanet.com/english/2018ciie/images/left.png) no-repeat left top;
    position: absolute;
    left: 4px;
    top: 170px;
    width: 29px;
    height: 60px;
    z-index: 2
}

.part1-left .arrow-right {
    background: url(http://www.xinhuanet.com/english/2018ciie/images/right.png) no-repeat left bottom;
    position: absolute;
    right: 4px;
    top: 170px;
    width: 29px;
    height: 60px;
    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: 610px;
    height: 396px;
	overflow:hidden;
    margin: 0 auto;
    padding-top: 4px;
}

.swiper-slide {
    position: relative;
}

.part1-left .pagination {
    position: absolute;
    right: 10px;
    text-align: right;
    bottom: 23px;
    width: 19%;
    z-index: 2;
}

.part1-left .swiper-pagination-switch {
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #a0a0a0;
    margin: 0 3px;
    cursor: pointer;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	margin-bottom:2px;
}

.part1-left .swiper-active-switch {
    background: #49c1ff;
    width: 10px;
    height: 10px;
	margin-bottom:0;
}

.part1-left .picTitle {
    position: relative;
    width: 610px;
    height: 396px;
    overflow: hidden;
}

.part1-left .picTitle  img {
    width: 610px;
    height: 330px;
    display: block;
}

.part1-left .picTitle .bg {
    /* background: #000000; */
    bottom: 0;
    height: 56px;
    left: 0;
    /* opacity: 0.6;
    filter: alpha(opacity=60); */
    position: absolute;
    width: 100%;
    z-index: 10;
	display:none;
}

.part1-left .picTitle .name {
    bottom: 10px;
    color: #000;
    height: 50px;
    left: 0;
    line-height: 25px;
    overflow: hidden;
    position: absolute;
    text-align: left;
	color:#fff;
    font-size: 20px;
    width: 82%;
    z-index: 11;
}

.part1-left .picTitle .name a {
    color: #fff;
    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;
}