﻿@charset "utf-8";
a {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

a:hover {
    color: #ff9724 !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.banner {
    background: url("//www.xinhuanet.com/politics/xjpzsjzyzhzy/images/pc_banner.png") 50% 0 no-repeat;
    height: 549px;
    position: relative;
}

.xhlogo {
    width: 133px;
    height: 86px;
    background: url("//www.xinhuanet.com/politics/xjpzsjzyzhzy/images/pc_xhlogo.png") 50% 0 no-repeat;
    left: 50%;
    top: 50px;
    position: absolute;
    margin-left: 550px;
}

.xhlogo a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -99999em;
}

.nav {
    background: url("//www.xinhuanet.com/politics/xjpzsjzyzhzy/images/pc_nav_bg.png") 50% 0 no-repeat;
    height: 77px;
}

.nav_box {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    line-height: 74px;
}

.nav a {
    font-size: 24px;
    color: #119399;
    padding: 0 28px;
    position: relative;
    background-image: linear-gradient(135deg, #147bd7, #0ec772);
    -webkit-background-clip: text;
    color: transparent;
}

.nav a+a::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 22px;
    top: 7px;
    left: -3px;
    background: url("//www.xinhuanet.com/politics/xjpzsjzyzhzy/images/pc_nav_xian.png") 0 0 no-repeat;
}

.footer {
    background: url("//www.xinhuanet.com/politics/xjpzsjzyzhzy/images/pc_footer_bg.png") 50% 0 no-repeat;
    font-size: 14px;
    padding-top: 150px;
    height: 90px;
    text-align: center;
    line-height: 28px;
}

.part01 {
    width: 1200px;
    margin: 70px auto 0;
}

.part01 .part01_box {
    width: 1200px;
    height: 388px;
    background: url("//www.xinhuanet.com/politics/xjpzsjzyzhzy/images/pc_part01_bg.png") 50% 0 no-repeat;
    margin: 0 auto;
    position: relative;
}

.part01 .swiper-container {
    width: 1048px;
    margin: 20px auto 0;
    height: 388px;
}

.part01 .swiper-slide {
    width: 262px;
    position: relative;
}

.part01 .swiper-slide+.swiper-slide {
    margin-left: 0px;
}

.part01 .Scon dl {
    margin-top: 147px;
}

.part01 .Scon dt {
    width: 70px;
    height: 29px;
    background: url("//www.xinhuanet.com/politics/xjpzsjzyzhzy/images/pc_part01_sKt.png") 50% 0 no-repeat;
    text-align: center;
    color: #fff;
    margin-left: 98px;
}

.part01 .Scon dt a {
    color: #fff;
}

.part01 .Scon dd {
    height: 99px;
    margin-top: 25px;
    background: url("//www.xinhuanet.com/politics/xjpzsjzyzhzy/images/pc_part01_bKb.png") 50% 0 no-repeat;
    padding: 15px 6px 0 6px;
}

.part01 .Scon dd a {
    color: #fff;
}

.part01 .Scon.swiper-slide-active dt {
    background: url("//www.xinhuanet.com/politics/xjpzsjzyzhzy/images/pc_part01_onsKt.png") 50% 0 no-repeat;
}

.part01 .Scon.swiper-slide-active dd {
    background: url("//www.xinhuanet.com/politics/xjpzsjzyzhzy/images/pc_part01_onbKb.png") 50% 0 no-repeat;
}

.part01 .Dcon dl {
    margin-top: 62px;
}

.part01 .Dcon dt {
    width: 70px;
    height: 23px;
    background: url("//www.xinhuanet.com/politics/xjpzsjzyzhzy/images/pc_part01_sKb.png") 50% 0 no-repeat;
    text-align: center;
    color: #fff;
    margin-left: 98px;
    padding-top: 6px;
}

.part01 .Dcon dt a {
    color: #fff;
}

.part01 .Dcon dd {
    height: 109px;
    background: url("//www.xinhuanet.com/politics/xjpzsjzyzhzy/images/pc_part01_bKt.png") 50% 0 no-repeat;
    margin-bottom: 25px;
    padding: 5px 6px 0 6px;
}

.part01 .Dcon dd a {
    color: #fff;
}

.part01 .swiper-slide dd {
    width: 250px;
}

.part01 .swiper-slide dd h3 {
    font-size: 16px;
}

.part01 .swiper-slide dd p {
    font-size: 14px;
    color: #e1e1e1;
}

.part01 .Dcon.swiper-slide-active dt {
    background: url("//www.xinhuanet.com/politics/xjpzsjzyzhzy/images/pc_part01_onsKb.png") 50% 0 no-repeat;
}

.part01 .Dcon.swiper-slide-active dd {
    background: url("//www.xinhuanet.com/politics/xjpzsjzyzhzy/images/pc_part01_onbKt.png") 50% 0 no-repeat;
}

.part01 .swiper-slide .dian {
    position: absolute;
    width: 10px;
    height: 10px;
    top: 182px;
    left: 50%;
    margin-left: -5px;
    border-radius: 100%;
    border: 2px solid #32b679;
    z-index: 9;
}

.part01 .swiper-slide-active .dian {
    background: url("//www.xinhuanet.com/politics/xjpzsjzyzhzy/images/pc_part01_on.png") 0 0 no-repeat;
    border: none;
    border-radius: 0;
    width: 22px;
    height: 23px;
    margin-left: -10px;
    top: 177px;
}

.part01 .swiper-button-prev {
    position: absolute;
    width: 36px;
    height: 36px;
    background: url("//www.xinhuanet.com/politics/xjpzsjzyzhzy/images/pc_part01_anleft.png") 0 0 no-repeat;
    left: 40px;
    right: auto;
}

.part01 .swiper-button-next {
    position: absolute;
    width: 36px;
    height: 36px;
    background: url("//www.xinhuanet.com/politics/xjpzsjzyzhzy/images/pc_part01_anright.png") 0 0 no-repeat;
    right: 40px;
    left: auto;
}

.part01 .swiper-slide::before {
    content: "";
    position: absolute;
    background: url("//www.xinhuanet.com/politics/xjpzsjzyzhzy/images/pc_part01_xian.png") 0 0 no-repeat;
    width: 176px;
    height: 2px;
    top: 188px;
    left: -58px;
    z-index: 1;
}

.part01 .swiper-slide::after {
    content: "";
    position: absolute;
    background: url("//www.xinhuanet.com/politics/xjpzsjzyzhzy/images/pc_part01_xian.png") 0 0 no-repeat;
    width: 176px;
    height: 2px;
    top: 188px;
    right: -60px;
    z-index: 1;
}

.part02 {
    width: 1250px;
    margin: 20px auto 0;
}

.part02 .lmt {
    width: 1200px;
    margin: 0 auto;
}

.part2-top {
    position: relative;
    height: 426px;
    padding-top: 130px;
    background: url("//www.xinhuanet.com/politics/xjpzsjzyzhzy/images/pc_part02_bg_v2.png") 50% 0 no-repeat;
}

.part2-top {
    width: 1250px;
    margin: 40px auto 0;
    position: relative;
}

.part2-top .swiper-container {
    padding: 0px 0;
    width: 1150px;
    margin: 0 auto;
    height: 310px;
}

.part2-top .swiper-slide {
    width: auto;
    height: 310px;
    border-radius: 10px;
    overflow: hidden;
}

/* .part2-top .swiper-slide:after {
            content: "";
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            background: #000;
            opacity: 0.4;
            filter: alpha(opacity=40);
            border-radius: 10px;
            z-index: 15;
        } */

.part2-top .swiper-slide-active:after {
    display: none;
}

.part2-top .swiper-slide img {
    width: 230px;
    height: 225px;
    display: block;
}

.part2-top .picTitle {
    position: relative;
    width: 230px;
    height: 85px;
    overflow: hidden;
}

.part2-top .picTitle .bg {

    bottom: 0;
    height: 85px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 9;
}

.part2-top .picTitle .purple {
    background: #948abf;
}

.part2-top .picTitle .yellow {
    background: #f8b551;
}

.part2-top .picTitle .blue {
    background: #00a0e9;
}

.part2-top .picTitle .name {
    bottom: 12px;
    color: #FFFFFF;
    /* width: auto; */
    /* height: 55px; */
    left: 0px;
    line-height: 24px;
    overflow: hidden;
    position: absolute;
    z-index: 11;
    font-size: 16px;
    padding: 10px;
}

.part2-top .picTitle .name a {
    color: #FFFFFF;
    text-decoration: none;
}

.part2-top .picTitle .logo {
    background-repeat: no-repeat;
    width: 75px;
    height: 40px;
    position: absolute;
    left: 4px;
    top: 13px;
    z-index: 12;
    text-indent: -9999em;
}

.part2-top .picTitle .logo a {
    display: block;
    width: 100%;
    height: 100%;
}

.part2-top .picTitle .time {
    bottom: 10px;
    color: #fff;
    width: 68px;
    height: 20px;
    left: 5px;
    line-height: 20px;
    overflow: hidden;
    position: absolute;
    z-index: 11;
    font-size: 12px;
    padding: 0px 0 0 2px;
}

.part2-top .picTitle .time a {
    color: #fff;
}

.part2-top .swiper-button-prev {
    width: 38px;
    height: 38px;
    background: url("//www.xinhuanet.com/politics/xjpzsjzyzhzy/images/pc_part02_anleft.png") 0 0 no-repeat;
    right: auto;
    left: 5px;
}

.part2-top .swiper-button-next {
    width: 38px;
    height: 38px;
    background: url("//www.xinhuanet.com/politics/xjpzsjzyzhzy/images/pc_part02_anright.png") 0 0 no-repeat;
    left: auto;
    right: 5px;

}

.part03 {
    margin-top: 60px;
    background: url("//www.xinhuanet.com/politics/xjpzsjzyzhzy/images/pc_part03_bg.png") 50% 0 no-repeat;
    height: 588px;
}

.part03 .lmt {
    width: 1200px;
    margin: 0 auto;
    padding: 70px 0;
}

.part03_box {
    width: 1200px;
    margin: 0 auto;

}

.part03_left {
    width: 580px;
    float: left;
}

.part03_right {
    width: 580px;
    float: right;
}

.part03 .tstt {
    margin-bottom: 30px;
}

.part03 .tstt h3 {
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    margin-bottom: 10px;
}

.part03 .tstt h3 a {
    color: #fff;
}

.part03 .tstt p {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
}

.part03 li {
    font-size: 16px;
    color: #fff;
    border-top: 1px solid #fff;
    padding: 22px 0 22px 18px;
    position: relative;
}

.part03 li::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #fff;
    left: 5px;
    top: 28px;
}

.part03 li a {
    color: #fff;
}

.part04 {
    background: url("//www.xinhuanet.com/politics/xjpzsjzyzhzy/images/pc_part04_bg.png") 50% 0 no-repeat;
    height: 518px;
}

.part04 .lmt {
    width: 1200px;
    margin: 0 auto;
    padding: 65px 0 50px;
}

.part04_box {
    width: 1020px;
    margin: 0 auto;
}

.part04_left {
    width: 470px;
    height: 280px;
    float: left;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.part04_left img {
    width: 470px;
    height: 280px;
}

.part04_left .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 10;
}

.part04_left .title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 90px 10px 10px;
    text-align: left;
    overflow: hidden;
    color: #fff;
    z-index: 2;
}

.part04_left .name {
    height: auto;
    left: 0;
    right: 0;
    bottom: 0;
    position: relative;
    text-indent: 0;
    line-height: 30px;
    color: #fff;
    font-size: 18px;
    text-align: left;
    width: 100%;
    z-index: 11;
}

.part04_left .name a {
    color: #fff;
}

.part04_right {
    background: url("//www.xinhuanet.com/politics/xjpzsjzyzhzy/images/pc_part04_rightbg.png") 0 0 no-repeat;
    width: 511px;
    height: 280px;
    float: right;
}

.part04_right ul {
    width: 500px;
    margin: 0 auto;
}

.part04_right li {
    font-size: 16px;
    color: #fff;
    border-bottom: 1px solid #44b0b7;
    padding: 15px 0 15px 20px;
    position: relative;
}

.part04_right li::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #e5e5e5;
    left: 4px;
    top: 22px;
}

.part04_right li a {
    color: #fff;
}

.part05 {
    width: 1200px;
    margin: 90px auto 0;
}

.part05 .pc-slide {
    width: 1200px;
    margin: 40px auto 0;
}

.part05 .view {
    width: 790px;
    height: 470px;
    float: left;
    position: relative;
}

.part05 .view .swiper-container {
    width: 790px;
    height: 470px;
}

.part05 .view .swiper-slide {
    width: 790px;
    height: 470px;
}

.part05 .view .swiper-slide img {
    width: 790px;
    height: 470px;
    display: block;
}

.part05 .view .swiper-slide .bg {
    background: #000;
    bottom: 0;
    height: 35px;
    left: 0;
    opacity: 0.4;
    filter: alpha(opacity=40);
    position: absolute;
    width: 100%;
    z-index: 10;
}

.part05 .view .swiper-slide .name {
    bottom: 0;
    color: #fff;
    height: 35px;
    left: 0;
    padding-left: 10px;
    line-height: 35px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    z-index: 11;
}

.part05 .view .swiper-slide .name a {
    color: #fff;
}

.part05 .view .swiper-slide .vBtn {
    position: absolute;
    width: 126px;
    height: 126px;
    left: 42%;
    top: 34%;
    background: url(//www.xinhuanet.com/politics/2018cjzt/images/20151120_kshzt_spbf01_v1.png) no-repeat;
    cursor: pointer;
    display: none;
}

.part05 .view #iframe {
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 15;
}

.part05 .view .video-close {
    width: 17px;
    height: 17px;
    position: absolute;
    right: -16px;
    top: 0;
    z-index: 20;
    background: url(//www.xinhuanet.com/2015/img2015/icon_video.png) 0 -80px no-repeat;
    cursor: pointer;
    display: none;
}

.part05 .view .arrow-left,
.part05 .view .arrow-right {
    display: none;
}

.part05 .preview {
    width: 390px;
    height: 470px;
    float: right;
    position: relative;
}

.part05 .preview .swiper-container {
    width: 390px;
    height: 420px;
    margin-top: 25px;
}

.part05 .preview .swiper-slide {
    width: 390px;
    height: 120px;
    padding: 10px 0;
    border-bottom: 1px dashed #fae6e5;
}

.part05 .preview .swiper-slide {
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.part05 .preview .active-nav {
    opacity: 1;
    filter: alpha(opacity=100);
}

.part05 .preview .active-nav img {
    padding: 0;
    border: 2px solid #0ea962;
}

.part05 .preview .active-nav dd {
    color: #333;
}

.part05 .preview .swiper-slide dt {
    width: 195px;
    float: left;
}

.part05 .preview .swiper-slide img {
    width: 195px;
    height: 120px;
}

.part05 .preview .swiper-slide dd {
    width: 180px;
    float: right;
    font-size: 18px;
    line-height: 30px;
}

.part05 .preview .arrow-left,
.part05 .preview .arrow-right {

    position: absolute;
    width: 22px;
    height: 11px;
    z-index: 10;
    left: 50%;
}

.part05 .preview .arrow-left {
    top: 0px;
    background: url("//www.xinhuanet.com/politics/xjpzsjzyzhzy/images/pc_part05_antop.png") 0 0 no-repeat;
}

.part05 .preview .arrow-right {
    bottom: 0px;
    background: url("//www.xinhuanet.com/politics/xjpzsjzyzhzy/images/pc_part05_anbottom.png") 0 0 no-repeat;
}

/* .part05 .preview .arrow-left:hover {
            top: 0px;
            background-position: 0px -74px;
        }

        .part05 .preview .arrow-right:hover {
            bottom: 0px;
            background-position: -107px -74px;
        } */
