body {
    position: relative;
}

.banner {
    width: 100%;
    height: 300px;
    background-image: url(https://english.news.cn/special/bjdahcb/index/images/banner.jpg) 50% 0 no-repeat;
    background-position: 50% 0;
}

* {
    font-family: Georgia;
}

.domPC {
    display: block !important;
}

.domMobile {
    display: none !important;
}

a:active,
a:hover {
    color: #ff9724 !important;
}

.con_wzlist {
    width: 100%;
    float: left;
}

.xpage-content li {
    padding: 17px 0 17px 31px;
    border-bottom: 1px solid #ededed;
    overflow: hidden;
    position: relative;
    font-size: 20px;
}

.xpage-content li:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 27px;
    display: block;
    width: 6px;
    height: 6px;
    background: #00a0e9;
    border-radius: 5px;
}

.xpage-content li img {
    float: left;
    width: 260px;
    padding-right: 20px;
}

.xpage-content li h3 {
    float: left;
    margin-bottom: 0;
    background: url(hd.jpg) 5px 12px no-repeat;
}

.xpage-content li h3 a {
    display: inline-block;
    overflow: hidden;
    font-size: 20px;
    color: #333333;
}

.xpage-content li .time {
    color: #999;
    font-size: 14px;
    line-height: 22px;
    margin-top: 5px;
    padding: 0;
}

.xpage-more-btn {
    width: 100px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background: #00a0e9;
    color: #FFF;
    line-height: 2em;
    border-radius: 0.5em;
    cursor: pointer;
    margin-top: 30px;
}

.xpage-more-btn:hover {
    background: #00a0e9;
}

.xpage-more-btn:active {
    background: #00a0e9;
}

.xpage-content li h3 a:hover {
    color: #00a0e9;
}

.title {
    width: 100%;
    height: 30px;
    position: relative;
}

.title h3 {
    padding: 0px 15px 0 0px;
    background: #FFF;
    font-size: 38px;
    position: absolute;
    top: -7px;
    left: 0;
    line-height: 30px;
    color: #11bae7;
    font-weight: bold;
}

.con_wzlist ul {
    width: 100%;
    height: auto;
    margin-bottom: 45px;
}

.clearfix {
    display: block;
    zoom: 1;
}

.clearfix:after {
    content: '';
    overflow: hidden;
    width: 100%;
    height: 0px;
    font-size: 0px;
    display: block;
    clear: both;
}

.sreach {
    margin-top: 15px;
}

.nav {
    width: 100%;
    height: 55px;
    background: #164c88;
    position: relative;
    top: 0;
    z-index: 60;
}

#nav {
    width: 1290px;
    height: 55px;
    margin: 0 auto;
}

#nav .on {
    background: #313131;
}

#nav li a {
    display: block;
    padding: 0;
    font-weight: 700;
    line-height: 55px;
    text-decoration: none;
    color: #fff;
    zoom: 1;
    padding: 0px 22px;
    font-size: 16px;
}

.sreach_box {
    width: 196px;
    height: auto;
    margin: 0 0 0 20px;
}

#Date {
    font-family: Arial;
    font-size: 14px;
    color: #434343;
}

.title2 {
    width: 100%;
    height: 30px;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px;
    margin-top: 115px;
}

.title2 h3 {
    padding: 0px 15px 0 0px;
    background: #FFF;
    font-size: 38px;
    position: absolute;
    left: 0;
    line-height: 30px;
    color: #11bae7;
    font-weight: bold;
}

#nav li {
    float: left;
    display: block;
    background: none;
    position: relative;
    z-index: 20;
    border-left: 1px solid #8ba6c4;
}

#nav li span.jt {
    font-family: Georgia;
    padding-left: 8px;
}

#nav ul {
    position: absolute;
    left: 1px;
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
}

#nav li.bor {
    border-right: 1px solid #8ba6c4;
}

#nav ul a {
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 8px 5px;
    color: #666;
    font-weight: normal;
}

.contant {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

.carousel {
    margin-top: 40px;
}

.carousel .container {
    position: relative;
}

.carousel .swiper-slide {
    position: relative;
    height: 604px;
}

.carousel .arrow-left {
    background: url(https://english.news.cn/xinhuanews/img/leftArrow.png) no-repeat left top;
    background-size: 100% 100%;
    position: absolute;
    left: -120px;
    top: 38%;
    margin-top: -15px;
    width: 80px;
    height: 100px;
    display: none;
}

.carousel .arrow-right {
    background: url(https://english.news.cn/xinhuanews/img/rightArrow.png) no-repeat left bottom;
    background-size: 100% 100%;
    position: absolute;
    right: -120px;
    top: 38%;
    margin-top: -15px;
    width: 80px;
    height: 100px;
    display: none;
}

.carousel .bg {
    width: 100%;
    height: 64px;
    background: url(https://english.news.cn/special/2020lh/images/gddt_bg.jpg) no-repeat;
    position: absolute;
    left: 0;
    bottom: 0;
}

.carousel h2 {
    height: 64px;
    font-size: 24px;
    line-height: 30px;
    color: #000;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    z-index: 99;
    margin-top: 10px;
    overflow: hidden;
    vertical-align: middle;
    display: table-cell;
}

.carousel h2 a {
    color: #000;
}

/*图片列表组件1*/
.picNews1 {
    width: 1200px;
    margin-bottom: 20px;
}

.picNews1 img {
    width: 1200px;
    height: 540px;
}

.picNews1 .picTit {
    font-size: 22px;
    line-height: 28px;
    color: #000;
    margin-top: 15px;
}

.picNews1 .picTit a {
    color: #000;
}
/*20210112*/
.topbg {
    width: 100%;
    height: 600px;
    background: #222233;
}

.part1-left {
    width: 862px;
    margin: 0 auto;
    margin-top: 58px;
}

.photoPart {
    width: 862px;
    height: 478px;
    position: relative;
}

.photoPart .arrow-left {
    position: absolute;
    background: url(https://imgs.news.cn/politics/slb2020/images/lft1.png) no-repeat;
    left: -15px;
    top: 180px;
    width: 40px;
    height: 80px;
    z-index: 2
}

.photoPart .arrow-right {
    position: absolute;
    background: url(https://imgs.news.cn/politics/slb2020/images/rt1.png) no-repeat;
    right: -15px;
    top: 180px;
    width: 40px;
    height: 80px;
    z-index: 2
}

.photoPart .pagination span {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #fff;
    margin: 0 3px;
    cursor: pointer;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.photoPart .pagination .swiper-pagination-bullet-active {
    background: #fff;
    width: 15px;
    height: 4px;
}

.part1-left .swiper-container {
    width: 800px;
    height: 450px;
}

.swiper-slide {
    position: relative;
}

.part1-left .pagination {
    position: absolute;
    right: 415px;
    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;
    background: #fff;
    width: 11px;
    height: 4px;
    border-radius: 10px
}

.part1-left .swiper-pagination-bullet-active {
    background: #fff !important;
}

.part1-left .picTitle {
    position: relative;
    width: 800px;
    height: 450px;
    overflow: hidden;
    border-radius: 5px;
}

.part1-left .picTitle .img img {
    width: 800px;
    height: 450px;
    display: block;
    border-radius: 5px;
}

.part1-left .picTitle .bg {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    height: 80px;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 10;
}

.part1-left .picTitle .name {
    bottom: 24px;
    color: #fff;
    height: 50px;
    left: 83px;
    font-size: 18px;
    line-height: 24px;
    overflow: hidden;
    position: absolute;
    text-indent: 0em;
    /* text-align: center; */
    width: 89%;
    z-index: 11;
}

.part1-left .picTitle .name a {
    color: #fff;
    text-decoration: none;
}

#latest {
    width: 796px;
    float: left;
}

.flrt {
    width: 370px;
    float: right;
}

.rttitle {
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: relative;
    margin: 10px 0;
}

.rttitle h3 {
    font-size: 24px;
    color: #2980db;
    line-height: 50px;
    display: inline-block;
    background: #fff;
    padding: 0 8px 0 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.rttitle h3 a {
    color: #2980db;
}

.rttitle i {
    width: 100%;
    height: 3px;
    background: #eee;
    display: block;
    position: absolute;
    top: 26px;
    z-index: 0;
}

.flrt ul {
    width: 100%;
    margin-bottom: 10px;
}

.flrt ul li {
    font-size: 18px;
    color: #333;
    line-height: 30px;
    border-top: 1px dotted #ddd;
    padding: 15px 0;
}

.flrt ul li:first-child {
    border: 0;
    padding-top: 0;
}

.flrt ul li i {
    font-size: 18px;
    font-weight: bold;
    color: #F7282C;
    margin-right: 5px;
    line-height: 30px;
}

.imglist {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}

.imglist .imgbox {
    width: 370px;
    height: 208px;
    overflow: hidden;
}

.imglist .imgbox img {
    width: 100%;
    height: auto;
}

.imglist i {
    width: 62px;
    height: 62px;
    position: absolute;
    top: 142px;
    left: 5px;
    background: url(https://english.news.cn/English2021/images/play.png) no-repeat;
    display: block;
}

.imglist h3 {
    font-size: 18px;
    font-weight: normal;
    color: #333;
    line-height: 24px;
    padding: 5px 0;
}

.hide {
    display: none;
}

.mul-play {
    position: absolute;
    width: 70px;
    height: 70px;
    bottom: 7px;
    left: 10px;
    display: none;
    cursor: pointer;
    z-index: 999;
}

.mul-play img {
    width: 70%;
    height: 70%;
}

.videoPart {
    width: 800px;
    position: absolute;
    top: 0;
    left: 31px;
    z-index: 50;
}

.videoPart iframe {
    width: 800px;
    overflow: hidden !important;
}

.videoPart .videoPart-close {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 0;
    right: -22px;
    z-index: 50;
    background: url("https://english.news.cn/20211210uunn/images/s1014_icon_btn_close.png") no-repeat;
    cursor: pointer;
    background-size: 100% auto;
}

.adad {
    display: none;
}

.content {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.dh {
    width: 309px;
    height: 72px;
    margin: 55px 0 15px 0;
    padding-top: 0px;
}

.jctj_list {
    list-style: none;
    overflow: hidden;
}

.jctj_list li {
    float: left;
    width: 373px;
    height: 370px;
    margin: 12px;
    border: 1px solid #e5e5e5;
    -moz-box-shadow: 0px 2px 5px #d2d2d2;
    -webkit-box-shadow: 0px 2px 5px #d2d2d2;
    box-shadow: 0px 2px 5px #d2d2d2;
    position: relative;
}

.jctj_list li .img {
    width: 373px;
    height: auto;
    position: relative;
}

.jctj_list li:hover:before {
    content: "";
    width: 100%;
    height: 4px;
    background: rgb(253, 0, 0);
    background: -moz-linear-gradient(left, rgba(253, 0, 0, 1) 0%, rgba(0, 139, 230, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(253, 0, 0, 1) 0%, rgba(0, 139, 230, 1) 100%);
    background: linear-gradient(to right, rgba(253, 0, 0, 1) 0%, rgba(0, 139, 230, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd0000', endColorstr='#008be6', GradientType=1);
    position: absolute;
    left: 0;
    bottom: 0;
}

.jctj_list li .img span {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 5px;
    bottom: 5px;
}

.jctj_list li .img span img {
    width: 100%;
    height: auto;
}

.jctj_list li h2 {
    width: 96%;
    height: auto;
    margin: 0 auto;
    font-size: 18px;
    color: #001f76;
    line-height: 26px;
    margin-top: 10px;
    max-height: 104px;
    overflow: hidden;
}

.jctj_list li h2 a {
    color: #001f76;
}

.jctj_list li .line {
    width: 45px;
    height: 2px;
    background: rgb(253, 0, 0);
    background: -moz-linear-gradient(left, rgba(253, 0, 0, 1) 0%, rgba(0, 139, 230, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(253, 0, 0, 1) 0%, rgba(0, 139, 230, 1) 100%);
    background: linear-gradient(to right, rgba(253, 0, 0, 1) 0%, rgba(0, 139, 230, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd0000', endColorstr='#008be6', GradientType=1);
    margin-left: 2%;
    margin-top: 5px;
}

.jctj_list li .date {
    font-size: 12px;
    color: #999;
    margin-left: 2%;
    margin-top: 5px;
}

.jctj_list li .img span {
    display: none;
}

.page {
    overflow: hidden;
    height: auto;
}

.row-recomendVideo {
    position: relative;
    z-index: 1;
    background-size: 100% 100%;
}

.row-recomendVideo h2 {
    height: 100px;
    width: 100%;
    margin-top: 80px;
    margin-bottom: 25px;
    background-position: 58% -1090px;
    background-repeat: no-repeat;
    position: relative;
}

.row-recomendVideo h2:before {
    content: "";
    height: 100%;
    width: 100%;
    background: url("https://imgs.news.cn/politics/19cpcnc/images/red-line.png") 0 50% no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}

.row-recomendVideo .container {
    position: relative;
    z-index: 3;
}

.recom-cont {
    position: relative;
    width: 98%;
    height: 401px;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 10px;
    padding: 10px;
}

.recom-cont-item {
    position: absolute;
    z-index: 1;
    display: none;
}

.recom-cont-item.on {
    display: block;
}

.recom-box {
    background-color: #fff;
    position: relative;
    z-index: 3;
}

.recom-box-video {
    overflow: hidden;
    height: 400px;
    width: 710px;
    float: left;
    position: relative;
}
.recom-box-video iframe {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    background: transparent url("https://imgs.news.cn/politics/19cpcnc/images/play-big.png") no-repeat center center;
}

.recom-box-video .recom-cover {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
}

.beginPos {
    right: -710px;
}

.recom-box-swiper {
    width: 460px;
    height: 460px;
    float: left;
    position: relative;
    z-index: 3;
}

.recom-box-swiper .arrow-top {
    background: url(https://imgs.news.cn/world/globalink/images/arrow-top-grey.png) no-repeat right top;
    position: absolute;
    left: 50%;
    top: 5px;
    margin-left: -11px;
    width: 22px;
    height: 11px;
}

.recom-box-swiper .arrow-down {
    background: url(https://imgs.news.cn/world/globalink/images/arrow-down-grey.png) no-repeat right top;
    position: absolute;
    left: 50%;
    bottom: 5px;
    margin-left: -11px;
    width: 22px;
    height: 11px;
}

.recom-box-swiper .swiper-container {
    width: 100%;
    height: 396px;
    top: 12px;
}

.recom-box-swiper .slide-cont {
    height: 100%;
    position: relative;
    padding-top: 21px;
}

.recom-box-swiper .slide-cont:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 15px;
    bottom: 33px;
    z-index: 1;
    background: rgb(253, 0, 0);
    background: -moz-linear-gradient(left, rgba(253, 0, 0, 1) 0%, rgba(0, 139, 230, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(253, 0, 0, 1) 0%, rgba(0, 139, 230, 1) 100%);
    background: linear-gradient(to right, rgba(253, 0, 0, 1) 0%, rgba(0, 139, 230, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd0000', endColorstr='#008be6', GradientType=1);
}

.recom-box-swiper img {
    width: 140px;
    height: 90px;
    float: left;
    position: relative;
    z-index: 4;
    transition: all 0.7s;
    padding-left: 15px;
    padding-right: 10px;
}

.recom-box-swiper .swiper-text {
    position: relative;
    z-index: 4;
}

.recom-box-swiper h3 {
    height: auto;
    line-height: 22px;
    overflow: hidden;
    font-size: 18px;
}

.recom-box-swiper p {
    height: 50px;
    overflow: hidden;
}

.recom-box-swiper h3 a {
    color: #2b2b2b;
    font-size: 18px;
}

.recom-box-swiper p a {
    color: #2b2b2b;
}

.recom-box-swiper .swiper-slide {
    position: relative;
    cursor: pointer;
}

.recom-box-swiper .hover h3 {
    color: #fff;
}

.recom-box-swiper .hover p {
    color: #fff;
}

.recom-box-swiper .hover h3 a {
    color: #fff;
}

.recom-box-swiper .hover p a {
    color: #fff;
}

.recom-box-swiper .hover img {
    margin-left: -156px;
}

.recom-box-swiper .hover .slide-cont:after {
    content: "";
    background: #42afff;
    background: -moz-linear-gradient(left, #42afff 0%, #0071fd 100%);
    background: -webkit-linear-gradient(left, #42afff 0%, #0071fd 100%);
    background: linear-gradient(to right, #42afff 0%, #0071fd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dc000d', endColorstr='#0071fd', GradientType=1);
    width: 100%;
    height: 112px;
    position: absolute;
    left: 0;
    top: 8px;
    z-index: 2;
    transition: all 0.5s;
}

.recom-box-swiper .on {
    position: relative;
    cursor: pointer;
}

.fs-lg {
    font-size: 24px;
}

.talking-tabs {
    width: 98%;
    height: 60px;
    margin: 0 auto;
    -moz-box-shadow: 2px 5px 5px #B3B3B3;
    -moz-box-shadow: 2px 3px 5px #B3B3B3;
    -webkit-box-shadow: 2px 3px 5px #B3B3B3;
    box-shadow: 2px 3px 5px #B3B3B3;
    margin-bottom: 30px;
    margin-top: 10px;
}

.talking-tabs a {
    width: auto;
    display: inline-block;
    position: relative;
    padding-bottom: 12px;
    color: #0010b8;
    padding-left: 45px;
    margin-top: 15px;
    cursor: pointer;
}

.talking-tabs a+a {
    margin-left: 15px;
}

.talking-tabs a:before {
    content: "";
    width: 20px;
    height: 21px;
    position: absolute;
    left: 10px;
    top: 8px;
    background: rgb(122, 188, 255);
    background: -moz-linear-gradient(45deg, rgba(122, 188, 255, 1) 0%, rgba(96, 171, 248, 1) 44%, rgba(64, 150, 238, 1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(122, 188, 255, 1) 0%, rgba(96, 171, 248, 1) 44%, rgba(64, 150, 238, 1) 100%);
    background: linear-gradient(45deg, rgba(122, 188, 255, 1) 0%, rgba(96, 171, 248, 1) 44%, rgba(64, 150, 238, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7abcff', endColorstr='#4096ee', GradientType=1);
}

.talking-tabs a.active {
    color: #0010b8;
}

.talking-tabs a.active:before {
    content: "";
    width: 20px;
    height: 21px;
    position: absolute;
    left: 10px;
    top: 0px;
    background: rgb(255, 46, 46);
    background: -moz-linear-gradient(top, rgba(255, 46, 46, 1) 0%, rgba(255, 81, 81, 1) 90%, rgba(255, 132, 133, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 46, 46, 1) 0%, rgba(255, 81, 81, 1) 90%, rgba(255, 132, 133, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 46, 46, 1) 0%, rgba(255, 81, 81, 1) 90%, rgba(255, 132, 133, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2e2e', endColorstr='#ff8485', GradientType=0);
}

.fs-lg.active {
    border-bottom: 4px solid #c51541;
    border-image: -webkit-linear-gradient(to right, #008de7, #fc0000) 10 5;
    border-image: -moz-linear-gradient(to right, #008de7, #fc0000) 10 5;
    border-image: linear-gradient(to right, #008de7, #fc0000) 10 5;
}

.fs-lg.active:after {
    content: "";
    width: 29px;
    height: 14px;
    position: absolute;
    left: 72px;
    top: 47px;
}

.talking-cont {
    position: relative;
    width: 100%;
    height: 380px;
}

.recom-box-video img {
    height: 400px;
    width: 710px;
}

.logoleft {
    display: none;
}

.logoright {
    display: none;
}

.bq {}

.spgd {
    height: auto;
}

@media screen and (max-width:768px) {
    #latest {
        width: 100%;
        float: none;
    }

    .domPC {
        display: none !important;
    }

    .domMobile {
        display: block !important;
    }

    .mb-baner img {
        width: 90%;
        height: auto;
        padding: 5%;
    }

    .container {
        width: 100%;
        height: auto;
        margin: 0 auto;
        background: none;
    }

    .jianju {
        width: 90%;
        margin: 0 auto;
    }

    .contant {
        width: 100%;
        margin-top: 0px;
    }

    .title h3 {
        font-size: 28px;
        padding-left: 5px;
    }

    .title {
        width: 100%;
        height: 0;
        margin-bottom: 0px;
        padding-bottom: 0px;
        margin-top: 0px;
    }

    .footer-box {
        background: #ededed !important;
        color: #000 !important;
        line-height: 40px !important;
    }

    /* 顶部导航 */
    .topbox {
        padding: 0.5rem;
    }

    .topbox .eg-logo {
        width: 70%;
        height: auto;
    }

    .topbox .eg-logo img {
        width: 100%;
        height: auto;
    }

    .topbox .pc-logo {
        width: 15%;
        height: auto;
        margin-left: 8%;
    }

    .topbox .pc-logo img {
        width: 65%;
        height: auto;
        margin-top: 0.65rem;
    }

    .topbox .menu-logo {
        width: 15%;
        height: auto;
    }

    .topbox .menu-logo img {
        width: 65%;
        height: auto;
        margin-top: 1rem;
    }

    .topbox .menu-close {
        width: 15%;
        height: auto;
    }

    .topbox .menu-close img {
        width: 40%;
        height: auto;
        margin-top: 1rem;
    }

    .menubox {
        width: 100%;
        height: auto;
        position: absolute;
        left: 0;
        top: 10%;
        z-index: 50;
        background: #f3f3f3;
    }

    .list01 {
        width: 45%;
        height: auto;
        margin: 0.75rem 0 0.75rem 0;
    }

    .list01 li {
        font-size: 1.2rem;
        color: #00b7ee;
        margin-bottom: 0.25rem;
        padding: 0px 4%;
    }

    .list01 li a {
        color: #00b7ee;
    }

    .m-left {
        margin-left: 2%;
    }

    .m-right {
        margin-right: 2%;
    }

    .list01 .black {
        color: #000;
    }

    .list01 .red {
        color: #ee0016;
    }

    .list01 .red a {
        color: #ee0016;
    }

    .con_wzlist li img {
        width: 100%;
        height: auto;
        margin-bottom: 15px;
        padding-right: 0px;
    }

    .carousel .arrow-left {
        display: none
    }

    .carousel .arrow-right {
        display: none
    }

    .carousel .swiper-slide img {
        width: 100%;
        height: auto;
    }

    .carousel {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .carousel .swiper-slide {
        position: relative;
        height: 604px;
    }

    .carousel .container .swiper-slide img {
        width: 100%;
        height: auto;
    }

    .carousel {
        height: 321px;
        overflow: hidden;
    }

    .carousel h2 {
        height: 86px;
        overflow: hidden;
        font-size: 20px;
    }

    .xpage-content li {
        padding: 17px 17px 17px 31px;
    }

    .xpage-content li h3 a {
        line-height: 24px;
    }

    .picNews1 {
        width: 100%;
        margin-top: 20px;
    }

    .picNews1 img {
        width: 100%;
        height: auto;
    }

    .picNews1 .picTit {
        padding: 0 10px;
    }

    .topbg {
        width: 100%;
        height: 18rem;
        background: #fff;
    }

    .part1-left {
        width: 100%;
        margin: 0 auto;
        margin-top: 0px;
        height: 18rem;
    }

    .photoPart {
        width: 100%;
        height: 13rem;
        position: relative;
    }

    .photoPart .arrow-left {
        position: absolute;
        background: url(https://imgs.news.cn/politics/slb2020/images/lft1.png) no-repeat;
        left: -15px;
        top: 180px;
        width: 40px;
        height: 80px;
        z-index: 2;
        display: none;
    }

    .photoPart .arrow-right {
        position: absolute;
        background: url(https://imgs.news.cn/politics/slb2020/images/rt1.png) no-repeat;
        right: -15px;
        top: 180px;
        width: 40px;
        height: 80px;
        z-index: 2;
        display: none;
    }

    .photoPart .pagination span {
        display: inline-block;
        width: 6px;
        height: 6px;
        background: #fff;
        margin: 0 3px;
        cursor: pointer;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

    .photoPart .pagination .swiper-pagination-bullet-active {
        background: #fff;
        width: 15px;
        height: 4px;
    }

    .part1-left .swiper-container {
        width: 100%;
        height: 18rem;
    }

    .swiper-slide {
        position: relative;
    }

    .part1-left .pagination {
        position: absolute;
        right: 368px;
        text-align: right;
        bottom: -15px;
        z-index: 2;
        display: none;
    }

    .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;
        background: #fff;
        width: 11px;
        height: 4px;
        border-radius: 10px
    }

    .part1-left .swiper-pagination-bullet-active {
        background: #fff !important;
    }

    .part1-left .picTitle {
        position: relative;
        width: 100%;
        height: 18rem;
        overflow: hidden;
        border-radius: 5px;
    }

    .part1-left .picTitle .img img {
        width: 100%;
        height: auto;
        display: block;
        border-radius: 5px;
    }

    .part1-left .picTitle .bg {
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
        height: 80px;
        bottom: 0;
        left: 0;
        position: absolute;
        width: 100%;
        z-index: 10;
        display: none;
    }

    .part1-left .picTitle .name {
        top: 13.9rem;
        color: #333;
        height: 70px;
        left: 0;
        font-size: 16px;
        line-height: 22px;
        overflow: hidden;
        position: absolute;
        text-indent: 0em;
        text-align: left;
        width: 96%;
        margin: 0 2%;
        z-index: 11;
    }

    .part1-left .picTitle .name a {
        color: #333;
        text-decoration: none;
    }

    .mul-play {
        position: absolute;
        width: 49px;
        height: 49px;
        bottom: 0;
        top: 50%;
        left: 10px;
        display: none;
        cursor: pointer;
        z-index: 999;
    }

    .mul-play img {
        width: 100%;
        height: 100%;
    }

    .videoPart {
        width: 100%;
        height: 18rem;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 50;
        background: #000;
    }

    .videoPart iframe {
        width: 100%;
        overflow: hidden !important;
    }

    .videoPart .videoPart-close {
        width: 22px;
        height: 22px;
        position: absolute;
        top: -21px;
        right: 0;
        z-index: 50;
        cursor: pointer;
        background-size: 100% auto;
        z-index: 200;
    }

    .dh_mbbox {
        width: 100%;
        height: auto;
    }

    .dh_mbbox img {
        width: 100%;
        height: auto;
    }

    .adad {
        display: block !important;
        padding: 0 !important;
    }

    .adad:before {
        display: none !important;
    }

    .content {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

    .jctj_list li {
        width: 93%;
        height: auto;
    }

    .jctj_list li .img {
        width: 100%;
        height: auto;
        position: relative;
    }

    .jctj_list li .img img {
        width: 100%;
        height: auto;
        position: relative;
    }

    .fs-lg {
        font-size: 19px;
    }

    .jctj_list li h2 {
        height: auto;
        max-height: none;
    }

    .fs-lg.active {
        border-image: none;
    }

    .sjgd {
        height: 13rem !important;
    }
}
.lf-logo {
    float: left;
    width: 19%;
}

.lf-logo img {
    width: 100%;
    height: auto;
}

.rt-logo img {
    width: 100%;
    height: auto;
}

.rt-logo {
    float: right;
    width: 19%;
}

.footer-box {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.footer {
    text-align: center !important;
    padding: 0;
    height: 50px;
    line-height: 50px;
    color: #4A3737;
    font-size: 14px;
    font-family: Arial;
}

.explore_box {
    width: 100%;
    height: 450px;
    background: #3e3e3e;
    margin-top: 35px;
}

.explore_box .con_box {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.exp_tit {
    width: 260px;
    font-size: 24px;
    color: #fff;
    line-height: 32px;
    padding-top: 115px;
}

.exp_con {
    list-style: none;
    width: 900px;
    height: auto;
    margin-top: 45px;
}

.exp_con li {
    float: left;
    width: 140px;
    overflow: hidden;
}

.exp_con li+li {
    margin-left: 50px;
}

.exp_con_tit1 {
    width: 81px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    border: 1px solid #e5e5e5;
    padding: 5px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

.exp_con_tit2 {
    width: 100px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    border: 1px solid #e5e5e5;
    padding: 5px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

.exp_con_tit3 {
    width: 70px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    border: 1px solid #e5e5e5;
    padding: 5px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

.list14 {
    list-style: inherit;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 25px;
    padding-left: 15px;
}

.list14 li {
    height: 24px;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}

.list14 li a {
    color: #fff;
}

.list14 li+li {
    margin-left: 0;
    margin-top: 5px;
}

@media screen and (min-width:0px) and (max-width: 767px) {
    .footer {
        text-align: center !important;
    }

    .footer-box {
        width: 100%;
        height: auto;
        margin: 0 auto;
        line-height: 24px;
        padding-top: 10px;
        background: #d40b17;
        color: white;
    }
}