@charset "utf-8";
a:active,
a:hover {
    color: #ff7834 !important;
    font-family: "MS Gothic";
}
.content {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
/*banner*/
body {
    width: 100%;
    height: auto;
    overflow-x: hidden;
    font-family: "Georgia";
}
.banner {
    width: 100%;
    height: 600px;
    background: url(http://jp.news.cn/CIIE2021/images/banner.jpg) 50% 0 no-repeat;
    margin: 0 auto;
    overflow: hidden;
}
.boxBg01 {
    height: auto;
}
/*导航*/
.ad_box {
    width: 1200px;
    height: auto;
    margin: 40px 0 0 0;
    overflow: hidden;
}
#topHeader {
    height: 32px;
    text-align: center;
    border-bottom: 1px solid #2D4AA9;
    background: #2D4AA9;
}
#topHeader .top {
    width: 1000px;
    height: inherit;
    margin: 0px auto;
}
#topHeader a {
    float: left;
    height: 32px;
    line-height: 32px;
    color: rgb(255, 255, 255);
    font-size: 12px;
    margin: 0px 10px;
}
.nav_box {
    width: 100%;
    height: 69px;
    background: url(http://www.xinhuanet.com/english/special/2020CIIE/index/images/dh.png) repeat-y top center;
}
.nav_list {
    width: 1200px;
    height: 69px;
    margin: 0 auto;
    list-style: none;
}
.nav_list li {
    float: left;
    font-size: 24px;
    font-weight: normal;
    color: #fff;
    line-height: 69px;
    text-align: center;
    cursor: pointer;
    position: relative;
}
.nav_list li a {
    color: #fff;
}
.nav_list li + li {
    margin-left: 178px;
}
.language-more {
    background: url(http://www.newsimg.cn/world/scosummit2018/images/arrow_down.png) no-repeat 99px 30px;
    padding-right: 50px;
}
.language-more:hover .sub {
    height: 306px;
    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;
}
/*title*/
.titlebox {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 20px;
}
.titlebox img {
    width: 100%;
    height: auto;
}
/*现场零距离*/
.tab_cont_item.on {
    /* display: block; */
    /* z-index: 10; */
    opacity: 1;
    visibility: visible;
}
.tab_cont_item .tab_cont_left {
    width: 790px;
    float: left;
}
.tab_cont_item .tab_cont_left .swiper-container {
    padding-bottom: 30px;
}
.tab_cont_item .tab_cont_left li {
    clear: both;
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ccc;
}
.tab_cont_item .tab_cont_left li + li {
    margin-top: 20px;
}
.tab_cont_item .tab_cont_left img {
    width: 200px;
    height: 120px;
    float: left;
    margin-right: 20px;
}
.tab_cont_item .tab_cont_left h3 {
    padding-bottom: 10px;
    line-height: 28px;
    font-size: 18px;
}
.tab_cont_item .tab_cont_left p {
    font-size: 14px;
    line-height: 26px;
    color: #999;
    float: right;
}
.tab_cont_item .tab_cont_left p a {
    color: #df0303;
}
.tab_cont_item .tab_cont_left dd {
    width: 255px;
    float: left;
    text-align: center;
}
.tab_cont_item .tab_cont_left dd img {
    width: 255px;
    height: 140px;
}
.tab_cont_item .tab_cont_left dd h3 {
    font-size: 16px;
}
.tab_cont_item .tab_cont_left dd + dd {
    margin-left: 10px;
}
.tab_cont_item .tab_cont_right {
    width: 370px;
    float: right;
}
.tab_cont_right {
    background: url(http://www.xinhuanet.com/english/special/2020ciftis/index/images/rc.jpg) 0 0 no-repeat;
    padding-top: 90px;
}
.tab_cont_right .tab_cont_right_box {
    width: 370px;
    height: 390px;
    padding-top: 30px;
    background: url(http://www.xinhuanet.com/english/special/2020ciftis/index/images/rlpaper.jpg) 0 0 no-repeat;
}
.tab_cont_right .tab_cont_right_box .swiper-container {
    width: 365px;
    height: 250px;
    margin: 0px 0 0 -4px;
}
.tab_cont_right .tab_cont_right_box h3 {
    background: url("http://www.xinhuanet.com/politics/2020lh/images/LHR_partXcljl_lmt02.png") 0 0 no-repeat;
    width: 313px;
    height: 47px;
    margin-bottom: 10px;
    line-height: 45px;
    color: #a0266e;
    font-weight: bold;
    text-align: center;
}
.tab_cont_right .tab_cont_right_box h3 a {
    color: #fff;
}
.tab_cont_right .tab_cont_right_box h4 {
    font-size: 16px;
    padding: 0px 20px 10px 33px;
    font-weight: normal;
    line-height: 26px;
    color: #fff;
}
.tab_cont_right .tab_cont_right_box h4 span {
    font-size: 16px;
    /* padding: 10px 20px 0px 20px; */
    font-weight: bolder;
    line-height: 26px;
    display: inline-block;
    color: #ad0a54;
    background: #fff;
    padding: 0 10px;
    border-radius: 15px;
    margin-right: 15px;
}
.tab_cont_right .swiper-slide {
    height: auto;
    min-height: 120px;
    cursor: pointer;
}
.tab_cont_right .swiper-slide + .swiper-slide {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #bfbfbf;
}
/*一图观服贸*/
.imglistbox {
    width: 1200px;
    height: 726px;
    background: url(http://www.xinhuanet.com/english/special/2020ciftis/index/images/imglistbg.jpg) no-repeat;
    margin-top: -170px;
}
.imglistbox ul {
    margin-left: 35px;
    padding-top: 210px;
}
.imglistbox ul li {
    float: left;
    width: 244px;
    height: 439px;
    background: url(http://www.xinhuanet.com/english/special/2020ciftis/index/images/imgbg.png) no-repeat;
    margin: 0 20px;
}
.imglistbox ul li img {
    margin-left: 6px;
    margin-top: 6px;
}
/*part3d*/
.tbch_box_ret {
    width: 1200px;
    height: 538px;
    margin: 0 auto;
    position: relative;
}
.tbch_box {
    width: 1200px;
    height: 538px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.tbch_box .swiper-container {
    padding: 30px 0;
    width: 1400px;
    height: 538px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -700px;
}
.tbch_box .swiper-slide {
    width: auto;
    height: 522px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
}
.tbch_box .reflection {
    width: 100%;
    height: 15px;
    position: absolute;
    left: 0;
    bottom: -13px;
}
.tbch_box .swiper-slide a {
    position: absolute;
    left: 0;
    top: 8px;
    width: 100%;
    height: 100%;
    z-index: 1
}
.tbch_con {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
.tbch_con .txt {
    font-size: 16px;
    color: #333;
    width: 90%;
    position: absolute;
    left: 5%;
    bottom: 55px;
    z-index: 10;
}
.tbch_con .txt a {
    color: #fff;
}
.tbch_con .bg {
    width: 100%;
    height: 85px;
    background: url(http://www.xinhuanet.com/world/20190417ydyl/images/textbg.png) no-repeat;
    background-size: contain;
    background-position: bottom;
    position: absolute;
    left: 0;
    bottom: 0px;
    z-index: 5;
}
.swiper-slide-active .tbch_con .bg {
    background: url(http://www.xinhuanet.com/english/special/2020ciftis/index/images/gray.png) repeat;
    background-size: contain;
    background-position: bottom;
}
.swiper-slide-active .tbch_con .txt {
    font-size: 22px;
    color: #fff;
    width: 90%;
    position: absolute;
    left: 5%;
    bottom: 84px;
    line-height: 30px;
    z-index: 10;
}
.swiper-slide-active .tbch_con .txt a {
    color: #fff;
}
.tbch_box_ret .arrow-left {
    background: url(http://www.xinhuanet.com/english/special/2020ciftis/index/images/left.png) no-repeat left top;
    position: absolute;
    left: 134px;
    top: 240px;
    width: 50px;
    height: 60px;
    z-index: 2
}
.tbch_box_ret .arrow-right {
    background: url(http://www.xinhuanet.com/english/special/2020ciftis/index/images/right.png) no-repeat left bottom;
    position: absolute;
    right: 134px;
    top: 240px;
    width: 50px;
    height: 60px;
    z-index: 2
}
.tbch_box_ret .pagination {
    position: absolute;
    text-align: center;
    bottom: -30px;
    margin-left: 0px;
    width: 100%;
    z-index: 66;
}
.tbch_box_ret .swiper-pagination-bullet {
    margin: 0 4px;
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #0ea4d5;
    opacity: 1;
}
.tbch_box_ret .swiper-pagination-bullet-active {
    width: 18px;
    border-radius: 4px;
    background: #f6861f;
}
.footer {
    padding: 25px 0 25px 0;
    background: #174a91;
    text-align: center;
    margin-top: 89px;
}
.footer p {
    line-height: 30px;
    font-size: 16px;
    color: #fff;
}
/*END*/
/*part1*/
.dtt {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.dtt .tit {
    width: 1200px;
    font-size: 36px;
    /*font-size: 25px;*/
    color: #305798;
    font-weight: bold;
    overflow: hidden;
    line-height: 47px;
    margin-top: 40px;
    text-align: center;
}
.dtt .tit a {
    color: #305798;
    font-weight: bold;
}
.dtt .txt {
    width: 1200px;
    font-size: 16px;
    color: #305798;
    height: 24px;
    overflow: hidden;
    line-height: 24px;
    margin-top: 15px;
    text-align: center;
}
.dtt .txt a {
    color: #305798;
}
.part1 {
    width: 1200px;
    height: 450px;
    position: relative;
    margin: 0 auto;
    /* background: url(http://www.xinhuanet.com/2016homepage/img201611115/20170626_hg_bg01.jpg) no-repeat;  margin-top: 20px;*/
    padding-top: 59px;
}
.part1-left {
    width: 800px;
    height: 450px;
    position: relative;
    float: left;
}
.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: 800px;
    height: 450px;
}
.swiper-slide {
    position: relative;
}
.part1-left .pagination {
    position: absolute;
    right: 10px;
    text-align: right;
    bottom: 15px;
    z-index: 2;
}
.part1-left .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #ccc;
    margin: 0 3px;
    cursor: pointer;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.part1-left .swiper-active-switch {
    background: #fb964c !important;
}
.part1-left .swiper-pagination-bullet {
    margin-left: 5px;
}
.part1-left .swiper-pagination-bullet-active {
    background: #fb964c !important;
}
.part1-left .picTitle {
    position: relative;
    width: 800px;
    height: 450px;
    overflow: hidden;
}
.part1-left .picTitle .img img {
    width: 800px;
    height: 450px;
    display: block;
}
.part1-left .picTitle .bg {
    background: #0076d8;
    bottom: 0;
    height: 67px;
    left: 0;
    opacity: 0.6;
    filter: alpha(opacity=60);
    position: absolute;
    width: 100%;
    z-index: 10;
}
.part1-left .picTitle .name {
    bottom: 7px;
    color: #fff;
    height: 53px;
    left: 0;
    font-size: 22px;
    line-height: 25px;
    overflow: hidden;
    position: absolute;
    text-align: left;
    width: 93%;
    z-index: 11;
    padding: 0 10px;
}
.part1-left .picTitle .name a {
    color: #fff;
    text-decoration: none;
}
/* .part1-left .picTitle .name a:hover { text-decoration: underline; } */
/*chooseBox*/
.icon {
    display: inline-block;
    vertical-align: middle;
    background: url("http://www.news.cn/2015/img2015/icon_all.png") no-repeat;
    overflow: hidden;
}
.iconDownArrowWhite {
    width: 14px;
    height: 14px;
    background-position: -19px -45px;
}
.chooseBox-enter {
    position: absolute;
    z-index: 2;
    font-size: 14px;
    font-family: "Georgia";
    right: 30px;
    top: 10px;
    color: #fff;
    width: 95px;
    text-align: center;
}
.chooseBox-enter a {
    color: #fb964c;
    font-family: "Georgia";
    font-size: 14px;
}
.chooseBox-language {
    position: absolute;
    z-index: 2222;
    left: 50%;
    top: 310px;
    width: 95px;
    overflow: hidden;
    height: 20px;
    margin-left: 30px;
}
.chooseBox-language ul {
    z-index: 2;
    position: relative;
}
.chooseBox-language li {
    height: 20px;
    line-height: 19px;
    position: relative;
    color: #6ac6f0;
    text-align: left;
    padding-left: 12px;
}
.chooseBox-language li a {
    color: #fff;
    font-size: 12px;
    font-family: Arial;
}
.chooseBox-language-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #142751;
    opacity: 0.2;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
    z-index: 1;
}
.chooseBox-icon {
    position: absolute;
    right: 5px;
    top: 3px;
}
/*红*/
/*.part1-right { width: 380px; height: 388px; float: right;}
.part1-right h3 { width: 348px; font-size: 24px; color: #f11f00; padding: 25px 0px 15px 0px; border-bottom: 1px dashed #d6151a; text-align:center; margin: 0 auto; line-height: 35px; font-weight: bold; }
.part1-right h3 a { color: #f11f00;font-weight: bold; }
.part1-right ul { padding-top: 10px; width: 345px; margin: 0 auto; }
.part1-right li { background: url(http://www.xinhuanet.com/2016homepage/img201611115/20170626_hg_dian01.png) 0 17px no-repeat; color: #f11f00; padding: 10px 0 10px 12px; }
.part1-right li a { color: #f11f00; }*/
/*蓝*/
.part1-right {
    width: 400px;
    float: right;
    background: #f2f9fe;
    overflow: hidden;
}
.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: 380px; margin: -3px auto 0; }*/
.part1-right ul {
    overflow: hidden;
    margin: -5px auto 0;
}
.part1-right li {
    font-size: 22px;
    color: #305798;
    padding: 11px 15px 0px 15px;
    height: 99px;
    overflow: hidden;
    line-height: 29px;
}
.part1-right li + li {
    border-top: 1px solid #fff;
    padding: 15px 15px 0px 15px
}
.part1-right li:hover {
    background: #ce1127;
}
.part1-right li a {
    color: #305798;
}
.part1-right li:hover a {
    color: #fff !important;
}
.part1-right li * {
    vertical-align: middle;
}
.indexlink {
    width: 106px;
    height: 33px;
    font-size: 14px;
    line-height: 33px;
    position: absolute;
    left: 50%;
    top: 305px;
    margin-left: -110px;
    background: url("http://www.xinhuanet.com/world/ciie2019/img/btnJbh.png") 0 0 no-repeat;
    text-align: center;
    color: #fff;
}
.indexlink a {
    color: #fff;
}
.mul-play {
    position: absolute;
    width: 70px;
    height: 70px;
    bottom: 57px;
    left: 10px;
    display: none;
    cursor: pointer;
    z-index: 999;
}
.mul-play img {
    width: 100%;
    height: 100%;
}
.videoPart {
    width: 800px;
    height: 450px;
    background: #333;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
}
.videoPart iframe {
    width: 800px;
    height: 450px;
}
.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;
}
.dizhi {
    position: absolute;
    display: block;
    width: 830px;
    height: 340px;
    z-index: 99;
    top: 0;
    left: 50%;
    margin-left: -402px;
    text-indent: -99999em;
}
.iphoto {
    width: 21px;
    height: 45px;
    float: left;
    margin-left: 5px;
    margin-right: 8px;
    display: inline-block;
    background: url("http://www.xinhuanet.com/politics/2019xcf/images/20190319_XCFicon1_v1_.png") 0 2px no-repeat;
}
.ivideo {
    width: 24px;
    height: 45px;
    float: left;
    margin-left: 5px;
    margin-right: 8px;
    display: inline-block;
    background: url("http://www.xinhuanet.com/politics/2019xcf/images/20190319_XCFicon2_v1_.png") 0 2px no-repeat;
}
.isound {
    width: 22px;
    height: 45px;
    float: left;
    margin-left: 5px;
    margin-right: 8px;
    display: inline-block;
    background: url("http://www.xinhuanet.com/politics/2019xcf/images/20190319_XCFicon3_v1_.png") 0 2px no-repeat;
}
.ipen {
    width: 21px;
    height: 45px;
    float: left;
    margin-left: 5px;
    margin-right: 8px;
    display: inline-block;
    background: url("http://www.xinhuanet.com/politics/2019xcf/images/20190319_XCFicon4_v1_.png") 0 2px no-repeat;
}
.itxt {
    width: 17px;
    height: 45px;
    float: left;
    margin-left: 5px;
    margin-right: 8px;
    display: inline-block;
    background: url("http://www.xinhuanet.com/politics/2019xcf/images/20190319_XCFicon5_v1_.png") 0 2px no-repeat;
}
.part1-right li:hover .iphoto {
    background: url("http://www.xinhuanet.com/politics/2019xcf/images/20190319_XCFicon1_v2_.png") 0 2px no-repeat;
}
.part1-right li:hover .ivideo {
    background: url("http://www.xinhuanet.com/politics/2019xcf/images/20190319_XCFicon2_v2_.png") 0 2px no-repeat;
}
.part1-right li:hover .isound {
    background: url("http://www.xinhuanet.com/politics/2019xcf/images/20190319_XCFicon3_v2_.png") 0 2px no-repeat;
}
.part1-right li:hover .ipen {
    background: url("http://www.xinhuanet.com/politics/2019xcf/images/20190319_XCFicon4_v2_.png") 0 2px no-repeat;
}
.part1-right li:hover .itxt {
    background: url("http://www.xinhuanet.com/politics/2019xcf/images/20190319_XCFicon5_v2_.png") 0 2px no-repeat;
}
/*END*/
/*线上云看展*/
.indexban {
    background: #FFF url(http://www.xinhuanet.com/english/special/2020ciftis/index/images/index-banbg.png) center center;
    width: 100%;
    height: 100%;
    min-height: 698px;
    position: relative;
}
.pic {
    /* position: relative; */
    /* overflow: hidden; */
    display: inline-block;
    -webkit-animation: anima 2s;
    -moz-animation: anima 2s;
    -o-animation: anima 2s;
    -ms-animation: anima 2s;
    animation: anima 2s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.pic img {
    width: 100%;
}
.pic img:hover {
    transform: scale(1.2);
    transition: all 0.25s ease;
}
.btn-jyfw {
    position: absolute;
    left: 8%;
    top: 36%;
    width: 146px;
    height: 53px;
}
.btn-fwjqr {
    position: absolute;
    left: 12%;
    top: 55%;
    width: 165px;
    height: 53px;
}
.btn-5G {
    position: absolute;
    left: 33%;
    top: 75%;
    width: 176px;
    height: 52px;
}
.btn-jrfw {
    position: absolute;
    left: 25%;
    top: 20%;
    width: 146px;
    height: 53px;
}
.btn-djyd {
    position: absolute;
    left: 45%;
    top: 7%;
    width: 146px;
    height: 53px;
}
.btn-tyfw {
    position: absolute;
    left: 60%;
    top: 23%;
    width: 146px;
    height: 53px;
}
.btn-whfw {
    position: absolute;
    left: 77%;
    top: 25%;
    width: 146px;
    height: 53px;
}
.btn-lyfw {
    position: absolute;
    left: 65%;
    top: 55%;
    width: 146px;
    height: 53px;
}
.btn-zhz {
    position: absolute;
    left: 39%;
    top: 35%;
    width: 146px;
    height: 53px;
}
.synthes-con {
    position: absolute;
    left: 100%;
    top: -220%;
    width: 287px;
    height: 281px;
    padding: 6px 5px 5px 13px;
    overflow: hidden;
    z-index: 999;
    background: url(https://2dhall-pic.ciftis.org/static/view/image/zhzbg.png) top left no-repeat;
    display: none;
}
.synthes-con img {
    width: 131px;
    float: left;
    margin: 0 5px 5px 0;
}
/*放映厅*/
.videobox {
    width: 1200px;
    height: 580px;
    background: #0e6bac;
}
.vw {
    height: 580px;
    padding-top: 40px;
    position: relative;
    padding-left: 40px;
    overflow: hidden;
}
.vw .video {
    height: 492px;
    width: 768px;
    position: relative;
    overflow: hidden;
    background-color: #252525;
}
.vw .video iframe {
    display: none;
    width: 100%;
    height: 100%;
}
.vw .video .goter {
    display: block;
    width: 100%;
    height: 100%;
}
.vw .video .vBtn {
    position: absolute;
    width: 69px;
    height: 69px;
    left: 5%;
    top: 90%;
    margin-top: -40px;
    margin-left: -10px;
    background: url(http://www.xinhuanet.com/english/special/2020ciftis/index/images/play.png) no-repeat;
    cursor: pointer;
}
.listltle {
    width: 315px;
    height: 50px;
    position: absolute;
    top: 10px;
    right: 0;
    background: #2b2b2b;
}
.listltle h3 {
    font-size: 20px;
    line-height: 50px;
    height: 50px;
    background: url(http://www.locpg.hk/jggjxdd/20170731/images/video.png) left center no-repeat;
    margin-left: 10px;
    padding-left: 40px;
    color: #fff;
}
.vlist {
    background-color: #0ea4d5;
    width: 360px;
    position: absolute;
    height: 580px;
    top: 0px;
    right: 0;
}
.vlist::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: #626262;
}
.vlist .oth {
    position: absolute;
    width: 14px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    left: 0;
    cursor: pointer;
    display: none;
}
.vlist ul {
    padding: 35px 10px;
}
.vlist ul li {
    line-height: 30px;
    margin-bottom: 54px;
    padding-left: 16px;
    position: relative;
    font-size: 20px;
    color: #fff;
    padding-right: 5px;
    cursor: pointer;
}
.vlist ul li:after {
    content: "";
    width: 18px;
    height: 18px;
    border-radius: 100%;
    position: absolute;
    left: -20px;
    top: 7px;
    background: #000;
}
.vlist ul .tit01:after {
    background: #fff100;
}
.vlist ul .tit02:after {
    background: #f39800;
}
.vlist ul .tit03:after {
    background: #e60014;
}
.vlist ul .tit04:after {
    background: #592cff;
}
.vlist ul .tit05:after {
    background: #21ec7a;
}
.vlist ul li .imgbox {
    position: relative;
    width: 100px;
    height: 60px;
    float: left;
    margin-right: 10px;
    margin-top: 8px;
}
.vlist ul li .imgbox img {
    width: 100%;
    height: auto;
}
.vlist ul li .imgbox i {
    background: url(http://www.locpg.hk/jggjxdd/20170731/images/player2.jpg);
    width: 23px;
    height: 13px;
    position: absolute;
    left: 0;
    bottom: -6px;
}
.vlist ul li h3 {
    line-height: 30px;
    margin-bottom: 30px;
    padding-left: 16px;
    position: relative;
    font-size: 20px;
}
.vlist ul li p {
    display: none;
}
.vlist ul li em {
    display: none;
}
.vlist ul li span {
    float: left;
    font-size: 12px;
    margin-top: 10px;
}
.vlist ul li.cur {
    color: #ff9724;
}
.vlist ul li.cur a {
    color: #ff9724;
}
.vlist ul li.cur:after {
    width: 20px;
    height: 20px;
}
.vlist ul li.er {
    line-height: 20px;
    padding-top: 10px;
}
.vlist ul li.yi {
    line-height: 50px;
}
.vlist ul li .bg {
    background-color: #000;
    opacity: 0.8;
    width: 50px;
    height: 20px;
    bottom: 0;
    right: 0;
    position: absolute;
}
/*END*/
/*返回top*/
.backtop {
    width: 74px;
    height: 70px;
    cursor: pointer;
    overflow: hidden;
    position: fixed;
    top: 750px;
    right: 50%;
    margin-right: -750px;
    z-index: 99;
    display: none;
}
.pl {
    width: 1200px;
    margin: auto;
    margin-bottom: 20px;
}
.pll {
    float: left;
    width: 708px;
    height: 460px;
}
.plr {
    float: right;
    width: 492px;
}
.pllb ul {
    overflow: hidden;
    padding: 27px 0px;
}
.pllb li {
    font-size: 22px;
    color: #305798;
    padding: 11px 15px 0px 15px;
    height: 121px;
    overflow: hidden;
    line-height: 29px;
    width: 462px;
}
.pllb li + li {
    border-top: 1px solid #ccc;
    padding: 15px 15px 0px 15px
}
.pllb li:hover {
    background: url(http://www.xinhuanet.com/english/special/2020ciftis/index/images/pllbbg.jpg)
}
.pllb li a {
    color: #305798;
}
.pllb li:hover a {
    color: #fff !important;
}
.pllb li * {
    vertical-align: middle;
}
.zl h2 {
    font-size: 26px;
    color: #000;
    line-height: 28px;
    margin-bottom: 15px;
}
.zl h2 a {
    color: #000;
}

