﻿@charset "utf-8";
/* CSS Document */

body {
    font-family: "微软雅黑";
    background: url(//www.xinhuanet.com/politics/2018cjzt/images/20180131sf_bodyBg_v1.png) 50% 0 repeat;
}

.full-screen,
.full-screen body {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.cover {
    width: 100%;
    height: 100%;
    position: relative;
}

.Lin {
    position: absolute;
    background: url(//www.xinhuanet.com/politics/2018cjzt/images/20180131sf_MOBbg04_v1.png) 50% 0 no-repeat;
    background-size: 100% auto;
    text-indent: -9999em;
    color: #000;
    border-radius: 10px;
    width: 1.5rem;
    height: 1.5rem;
    font-size: 0.5rem;
    bottom: 0.5rem;
    left: 50%;
    margin-left: -0.75rem;
    z-index: 5;
}

.nav {
    width: 92%;
    height: 20px;
    margin: 0px auto 20px;
    padding: 4px 4% 6px;
    background: #e9e9e9;
}

.nav .swiper-slide {
    text-align: center;
    color: #0068b7;
    background: #e9e9e9;
    border-radius: 3px;
    width: auto;
    padding: 1px 3%;
    font-size: 0.42rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.nav .swiper-slide a {
    color: #c82c2a;
}

.nav .on,
.nav .on a {
    color: #fff;
    background: #c82c2a;
}

.focusBox4 {
    width: 94%;
    height: auto;
    margin: 0 auto;
    position: relative;
    margin-bottom: 10px;
}

.focusBox4 .arrow-left {
    background: url(//www.xinhuanet.com/global/img/iconBtn/arrows.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 2
}

.focusBox4 .arrow-right {
    background: url(//www.xinhuanet.com/global/img/iconBtn/arrows.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 2
}

.focusBox4 .swiper-container {
    width: 100%;
    height: auto;
}

.swiper-slide {
    position: relative;
}

.focusBox4 .swiper-container .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: auto;
}

.focusBox4 .swiper-container .swiper-wrapper .swiper-slide .bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 35px;
    opacity: 0.6;
    background: #000;
    z-index: 0
}

.focusBox4 .swiper-container .swiper-wrapper .swiper-slide .title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 0.37rem;
    height: 35px;
    line-height: 35px;
    color: #fff;
    overflow: hidden;
    z-index: 1;
    padding-left: 10px
}

.focusBox4 .swiper-container .swiper-wrapper .swiper-slide .title a {
    color: #fff;
}

.focusBox4 .pagination {
    position: absolute;
    right: 10px;
    text-align: right;
    bottom: 7px;
    width: 100%;
    z-index: 2;
}

.focusBox4 .swiper-pagination-bullet {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #ccc;
    margin: 0 3px;
    cursor: pointer;
}

.focusBox4 .swiper-pagination-bullet-active {
    background: #cd383a;
}

.part1 {
    width: 96%;
    margin: 20px auto 0;
}

.part1 h3 {
    font-size: 0.6rem;
    font-weight: bold;
    line-height: 30px;
    padding: 0px 0 5px;
    color: #f91b1b;
    text-align: center;
}

.part1 h3 a {
    color: #f91b1b;
}

.part1 p {
    color: #666;
    font-size: 0.875em;
}

.part1 ul {
    border-top: 1px dashed #ccc;
    overflow: hidden;
    margin-top: 10px;
    padding-top: 5px;
}

.part1 li {
    padding: 6px 0 6px 20px;
    position: relative;
    font-size: 0.42rem;
}

.part1 li:before {
    content: "";
    position: absolute;
    left: 5px;
    top: 15px;
    width: 3px;
    height: 3px;
    font-size: 16px;
    background: #cd383a;
}

.part1-bot {
    background: url(//www.xinhuanet.com/politics/2018cjzt/images/20180131sf_jjxwBg_v1.png) 50% 0 no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: auto;
    margin-top: 10px;
    clear: both;
    overflow: hidden;
}

.part1-bot dl {
    /*    padding: 22px 50px 0 50px;*/
    clear: both;
}

.part1-bot dl dt {
    border: 1px solid #ff1515;
    float: left;
    padding: 0px 0%;
    margin: 2.5% 0% 2.5% 9%;
    width: 20%;
}

.part1-bot dl dt span {
    display: block;
    font-size: 0.37rem;
    font-weight: bolder;
    /* line-height: 22px; */
    text-align: center;
    color: #ff1515;
}

.part1-bot dl dt span+span {
    color: #000;
}

.part1-bot dl dd {
    float: right;
    /* width: 355px; */
    line-height: 24px;
    display: inline;
    padding: 2% 9% 0 0%;
    width: 53%;
    font-size: 0.37em;
}

/*part2*/

.part2 {
    width: 96%;
    ;
    margin: 20px auto 0;
}

.scroll {
    padding-top: 4px;
}

.scroll .bgr {
    background-repeat: no-repeat;
}

.scroll .bgpcb {
    background-position: center bottom;
}

.scroll .bgpct {
    background-position: center top;
}

.scroll .bgplc {
    background-position: left center;
}

.scroll .page-scrollNews {
    position: relative;
    height: 36px;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    padding: 5px 0;
}

.scroll .scroll-news-tit {
    position: relative;
    float: left;
    width: 30%;
    height: 100%;
    background: url(//www.xinhuanet.com/politics/2018cjzt/images/20180131sf_xxsBg_v1.png) 50% 0 no-repeat;
    font-size: 18px;
    line-height: 36px;
    text-indent: -9999em;
    background-size: 100% 100%;
}

.scroll .scroll-news-tit a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
    color: #000;
}

.scroll .scroll-news-txt {
    position: relative;
    float: right;
    width: 66%;
    height: 100%;
    margin: 0 6px;
    overflow: hidden;
}

.scroll .scroll-item {
    position: absolute;
    left: 0;
    top: 0;
    height: 30px;
    width: 100%;
    /*    padding-top: 7px;*/
}

.scroll .scroll-items {
    float: left;
    height: 100%;
}

.scroll .scroll-items a {
    position: relative;
    padding-left: 12px;
    padding-right: 28px;
    font-size: 14px;
    color: #333;
}

.scroll .scroll-items a:hover {
    text-decoration: underline;
}

.scroll .scroll-items a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    display: block;
    width: 4px;
    height: 4px;
    margin-top: -2px;
    background-color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.scroll .bk {
    display: block;
}

.part3 {
    width: 96%;
    margin: 20px auto 0px;
}

.part3 .lmt {
    background: url(//www.xinhuanet.com/politics/2018cjzt/images/20180131sf_xnqBg_v1.png) 50% 0 no-repeat;
    width: 100%;
    height: 2rem;
    text-indent: -9999em;
    background-size: 280%;
}

.part3 .tabs {
    width: 100%;
    margin: 0 auto 0px;
    overflow: hidden;
}

.part3 .tabs a {
    display: block;
    float: left;
    width: 1.7rem;
    height: 1.5rem;
    text-align: center;
    background: url(//www.xinhuanet.com/politics/2018cjzt/images/20180131sf_MOBbg01_v1.png) 50% 0 no-repeat;
    background-size: 100% auto;
}

.part3 .tabs a+a {
    margin-left: 2.7vw;
}

.part3 .tabs span {
    background: url(//www.xinhuanet.com/politics/2018cjzt/images/20180131sf_xnqBgZ_v1.png) 0 0 no-repeat;
    display: block;
    height: 100%;
    text-indent: -9999em;
    background-size: 700%;
}

/*.part3 .tabs a.active { color: #fff; background: #146bd7; }*/

.part3 .tabs .tab01 span {
    background-position: 0.45rem 0.2rem;
}

.part3 .tabs .tab02 span {
    background-position: -2.35rem 0.2rem;
}

.part3 .tabs .tab03 span {
    background-position: -5.1rem 0.2rem;
}

.part3 .tabs .tab04 span {
    background-position: -7.9rem 0.2rem;
}

.part3 .tabs .tab05 span {
    background-position: -10.7rem 0.2rem;
}

.part3 .tabs .active.tab01 span {
    background-position: 0.45rem -2.15rem
}

.part3 .tabs .active.tab02 span {
    background-position: -2.35rem -2.15rem;
}

.part3 .tabs .active.tab03 span {
    background-position: -5.1rem -2.15rem;
}

.part3 .tabs .active.tab04 span {
    background-position: -7.9rem -2.15rem;
}

.part3 .tabs .active.tab05 span {
    background-position: -10.7rem -2.15rem;
}

.part3 .swiper-container {
    height: auto;
    width: 100%;
}

.part3 .swiper-slide {
    color: #fff;
}

.part3 ul {
    overflow: hidden;
    margin-top: 10px;
    padding-top: 5px;
}

.part3 li {
    padding: 6px 0 6px 20px;
    position: relative;
    font-size: 0.42rem;
}

.part3 li:before {
    content: "";
    position: absolute;
    left: 5px;
    top: 15px;
    width: 3px;
    height: 3px;
    font-size: 16px;
    background: #cd383a;
}

.part3 dl {
    overflow: hidden;
    margin-top: 10px;
}

.part3 dd {
    float: left;
    width: 4.7rem;
}

.part3 dd+dd {
    float: right;
}

.part3 dd img {
    width: 4.7rem;
    height: 2.6rem;
}

.part3 dd h3 {
    font-weight: normal;
    line-height: 20px;
    font-size: 0.37rem;
    margin-top: 6px;
}

.part4 {
    width: 96%;
    margin: 20px auto 0px;
}

.part4 .lmt {
    background: url(//www.xinhuanet.com/politics/2018cjzt/images/20180131sf_xtjlmt_v1.png) 50% 0 no-repeat;
    width: 100%;
    height: 2rem;
    text-indent: -9999em;
    background-size: 240%;
}

.part4 .focusBox6 {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 20px;
}

.part4 .focusBox6 .arrow-left {
    background: url(//www.xinhuanet.com/global/img/iconBtn/arrows.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 2
}

.part4 .focusBox6 .arrow-right {
    background: url(//www.xinhuanet.com/global/img/iconBtn/arrows.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 2
}

.part4 .focusBox6 .swiper-container {
    width: 100%;
    height: auto;
}

.part4 .focusBox6 .swiper-slide img {
    width: 100%;
    height: auto;
}

.part4 .focusBox6 .swiper-slide .bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 35px;
    opacity: 0.6;
    background: #000;
    z-index: 0
}

.part4 .focusBox6 .swiper-slide .title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 35px;
    font-size: 0.42rem;
    line-height: 35px;
    color: #fff;
    overflow: hidden;
    z-index: 1;
    padding-left: 10px
}

.part4 .focusBox6 .swiper-slide .title a {
    color: #fff;
}

.part4 .focusBox6 .pagination {
    position: absolute;
    right: 10px;
    text-align: right;
    bottom: 10px;
    width: 100%;
    z-index: 2;
}

.part4 .focusBox6 .swiper-pagination-bullet {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #ccc;
    margin: 0 3px;
    cursor: pointer;
}

.part4 .focusBox6 .swiper-pagination-bullet-active {
    background: #cd383a;
}

.part5 {
    width: 96%;
    margin: 20px auto 0px;
}

.part5 .lmt {
    background: url(//www.xinhuanet.com/politics/2018cjzt/images/20180131sf_xzflmt_v1.png) 50% 0 no-repeat;
    width: 100%;
    height: 2rem;
    text-indent: -9999em;
    background-size: 240%;
}

.part5 dd {
    clear: both;
    margin-bottom: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    position: relative;
    border-bottom: 1px dashed #fae6e5;
}

.part5 dd img {
    float: left;
    width: 4rem;
    height: 2.4rem;
    margin-right: 10px;
}

.part5 dd h3 {
    font-size: 16px;
    line-height: 24px;
}

.part5 dd:after {
    content: "";
    width: 1rem;
    height: 1rem;
    bottom: 12px;
    left: 2px;
    background: url(//www.xinhuanet.com/politics/2018cjzt/images/20180131sf_MOBbg02_v1.png) 50% 0 no-repeat;
    background-size: 100% 100%;
    position: absolute;
    display: none;
}

.backtotop {
    position: absolute;
    position: fixed;
    right: 13px;
    bottom: 40px;
    z-index: 10;
    width: 40px;
    height: 30px;
    border: 1px solid #c5c5c5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #f6f6f6;
    overflow: hidden;
    cursor: pointer;
    display: none;
}

.backtotop:after {
    content: "";
    display: block;
    width: 0;
    margin: 2px auto 0;
    border-left: 6px solid #f6f6f6;
    border-right: 6px solid #f6f6f6;
    border-top: 8px solid #f6f6f6;
    border-bottom: 8px solid #007bff;
}

.footer {
    background: url(//www.xinhuanet.com/politics/2018cjzt/images/20180131sf_footerBg_v1.png) 50% 0 no-repeat;
    font-size: 14px;
    padding-top: 40px;
    width: 100%;
    height: 98px;
    text-align: center;
    line-height: 30px;
    color: #fff;
}
