﻿@charset "utf-8";

.xian {
    width: 100%;
    border: 1px dashed #ccc;
    margin: 12px 0 12px;
}

.list li {
    font-size: 16px;
    padding: 5px 0px 5px 0px;
    position: relative;
    line-height: 26px;
}

.list li * {
    vertical-align: middle;
}

.list li a {
    color: #303238;
}

.list02 li {
    font-size: 18px;
    padding-left: 20px;
    padding: 8px 0px 8px 10px;
    position: relative;
    line-height: 25px; width:800px; height:50px;
}

.list02 li::before {
    content: "";
    width: 3px;
    height: 3px;
    background: #ed2f39;
    left: 0;
    top: 18px;
    z-index: 1;
    position: absolute;
}

.list02 li a {
    color: #303238;
}

.lmt {
    width: 1200px;
    height: 154px;
    margin: 0 auto;
}

.lmt a {
    width: 100%;
    height: 154px;
    display: block;
    text-indent: -99999em;
}

.lang {
    margin: 20px auto;
    text-align: center;
}

.lang li {
    padding: 0 20px;
    color: #ea272f;
    display: inline;
    font-size: 18px;
}

.lang li a {
    color: #ea272f;
}

.icon01 {
    background: #f2570b;
    line-height: 20px;
    height: 22px;
    margin-right: 5px;
    padding: 0 5px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    font-style: normal;
    display: inline-block;
    border-radius: 6px;
}

.icon01 a {
    color: #fff !important;
}

.ad_tl {
    width: 1200px;
    margin: 0 auto;
}

.container {
    width: 1500px;
    margin: 0 auto;
}

.isound {
    width: 27px;
    height: 21px;
    margin-left: 5px;
    margin-right: 5px;
    display: inline-block;
    background: url("icon1_v1.png") 0 0 no-repeat;
}


.isoundplay {
    background: url("icon1_v2.gif") 0 0 no-repeat;
}

.iphoto {
    width: 21px;
    height: 20px;
    margin-left: 5px;
    margin-right: 5px;
    display: inline-block;
    background: url("icon2_v1.png") 0 0 no-repeat;
}

.ivideo {
    width: 23px;
    height: 14px;
    margin-left: 5px;
    margin-right: 5px;
    display: inline-block;
    background: url("icon3_v1.png") 0 0 no-repeat;
}

/* 判断ie版本太低 */
.G-judgeEdition {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: #999;
}

.G-judgeEdition img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 901px;
    height: 526px;
    margin: -263px 0 0 -450px;
}

/* END */
/* 云 */
@-webkit-keyframes bannerCloud {
    0% {
        opacity: 0;
        -webkit-transform: scale(1);
    }

    10%,
    80% {
        opacity: 0.7;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(3);
    }
}

@keyframes bannerCloud {
    0% {
        opacity: 0;
        transform: scale(1);
    }

    10%,
    80% {
        opacity: 0.7;
    }

    100% {
        opacity: 0;
        transform: scale(3);
    }
}

.cloud3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("cloud.png") 50% -50px no-repeat;
    background-size: 100%;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    z-index: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-animation: bannerCloud 40s linear 0s infinite normal;
    animation: bannerCloud 40s linear 0s infinite normal;
}

.cloud4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("cloud.png") 50% -50px no-repeat;
    background-size: 100%;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-animation: bannerCloud 40s linear 20s infinite normal;
    animation: bannerCloud 40s linear 20s infinite normal;
}

/* 判断ie版本太低 */
.G-judgeEdition {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: #999;
}

.G-judgeEdition img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 901px;
    height: 526px;
    margin: -263px 0 0 -450px;
}

/* 内容开始 */
.top {
    width: 100%;
    padding-top: 290px;
    padding-bottom: 30px;
    background: url("sp_bj.png") no-repeat 50% 0;
    position: relative;
    z-index: 3;
}

/* banner */
.banner {
    width: 100%;
    height: 100%;
    padding-top: 30px;
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -50%;
    z-index: 1;
    overflow: hidden;
}

.banner .container {
    position: relative;
    z-index: 10;
}

.banner .container .logo {
    position: absolute;
    left: 0;
    top: 0;
    width: 140px;
    height: 104px;
    background: url("logo.png") no-repeat 0 0;
}

.banner .container .topic {
    width: 1019px;
    height: 245px;
    margin: 0 auto;
    background: url("banner.png") no-repeat center center;
}

.banner .container .mt {
    position: absolute;
    right: 0px;
    top: 40px;
    width: 200px;
    height: 70px;
    background: url("logo2.png") no-repeat 0 0;
}

/* 焦点部分 */
.focus {
    margin: 40px auto 20px;
    position: relative;
    z-index: 4;
}

/*大标题*/
.headline {
    text-align: center;
    margin-bottom: 30px;
}

.headline h1 {
    font-size: 40px;
    font-weight: bolder;
    color: #ed2f39;
    line-height: 1.5em;
}

.headline h1 a {
    color: #ed2f39;
}

.headline p {
    font-size: 18px;
    color: #515151;
    font-weight: normal;
    line-height: 2em;
}

.headline p a {
    color: #515151;
}

/*END*/
/*习专区大图*/
.contop_left {
    float: left;
    position: relative;
    width: 66%;
    height: 556px;
}

.contop_left .swiper-button-prev {
    background: url("arrows.png") no-repeat left top;
    position: absolute;
    left: 10px;
    top: 47%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 2;
}

.contop_left .swiper-button-next {
    background: url("arrows.png") no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 47%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 2;
}

.contop_left .photoPart {
    width: 100%;
    height: 100%;
    position: relative;
}

.contop_left .swiper-container,
.contop_left .swiper-slide {
    width: 100%;
    height: 100%;
}

.contop_left .swiper-pagination {
    position: absolute;
    left: auto;
    right: 5px;
    text-align: right;
    bottom: 6px;
    width: auto;
    z-index: 2;
}

.contop_left .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    display: inline-block;
    vertical-align: top;
    border-radius: 100%;
    background: #ffffff;
    opacity: 1;
    margin: 0 5px;
}

.contop_left .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 16px;
    height: 16px;
    margin-top: -5px;
    background: #ffe400;
}

.contop_left .slide-cont {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.contop_left .slide-cont .img img {
    width: 100%;
    height: auto;
    display: block;
}

.contop_left .slide-cont .name {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px 20px;
    width: 100%;
    /* height: 68px; */
    line-height: 32px;
    font-size: 22px;
    overflow: hidden;
    text-align: left;
    box-sizing: border-box;
    z-index: 11;
    color: #fff;
    background-color: rgba(237, 47, 57, 0.3);
    background-image: url("xgd_bj.png");
    background-repeat: no-repeat;
    background-position: 0 0;

}

.contop_left .slide-cont .name a {
    color: #fff;
    text-decoration: none;
}

.contop_left .slide-cont .name a:hover {
    text-decoration: underline;
}

.contop_left .mul-play {
    position: absolute;
    width: 90px;
    height: 90px;
    bottom: 60px;
    left: 10px;
    display: none;
    cursor: pointer;
    z-index: 999;
}

.contop_left .mul-play img {
    width: 100%;
    height: 100%;
}

.contop_left .videoPart {
    width: 100%;
    height: 100%;
    background: #333;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
}

.contop_left .videoPart iframe {
    width: 100%;
    height: 100%;
}

.contop_left .videoPart .videoPart-close {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 0;
    right: -22px;
    z-index: 50;
    background: url("s1014_icon_btn_close.png") no-repeat;
    cursor: pointer;
    background-size: 100% auto;
}

/*END*/
/*习专区列表*/
.contop_right {
    width: 34%;
    height: 556px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    float: right;
    position: relative;
    background-color: rgba(118, 184, 153, 0.2);
}

.contop_right_bg {
    width: 100%;
    height: 610px;
    background: #76b8fd;
    opacity: 0.2;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.contop_right .top_wz {
    height: 100%;
    position: relative;
    z-index: 50;
}

.contop_right .top_wz .x_time {
    width: 100%;
    margin-top: 0px;
    box-sizing: border-box;
    padding: 0 7px;
}

.contop_right .top_wz .x_time img {
    width: 100%;
}

.contop_right .top_wz .x_hight {
    height: 320px;
    margin-top: 10px;
    overflow: hidden;
}

.contop_right .top_wz .x_hight h3 {
    font-size: 24px;
    font-weight: bold;
    color: #ed2f39;
    line-height: 40px;
}

.contop_right .top_wz .x_hight h3 a {
    color: #ed2f39;
}

.contop_right .top_wz .x_hight h3 * {
    vertical-align: top;
}

.contop_right .top_wz .x_hight ul {
    overflow: hidden;
    margin-bottom: 20px;
}

.contop_right .top_wz .x_hight li {
    font-size: 16px;
    line-height: 39px;
    border-bottom: 1px dashed #c1c6ca;
    color: #333;
}

.contop_right .top_wz .x_hight li * {
    vertical-align: top;
}

.contop_right .top_wz .x_hight a {
    color: #333;
}

.contop_right .top_wz .isound {
    margin-top: 13px;
}

.contop_right .top_wz .iphoto {
    margin-top: 10px;
}

.contop_right .top_wz .ivideo {
    margin-top: 14px;
}

.contop_right .top_wz .pics {
    margin-top: 10px;
}

.contop_right .top_wz .pics li {
    float: left;
    width: 33%;
    height: 104px;
}

.contop_right .top_wz .pics li+li {
    margin-left: 0.5%;
}

.contop_right .top_wz .pics li img {
    width: 100%;
    height: 100%;
}

/*END*/
/* 文字列表 */
.txtList {
    position: relative;
    z-index: 5;
    margin-bottom: 15px;
}

.txtList .container {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.txtList .list {
    margin-right: 30px;
    width: 480px;
}

.txtList .list h3 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 30px;
    /* font-weight: 400; */
    color: #eb0000;
}

.txtList .list h3 a {
    color: #eb0000;
}

.txtList .list li {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 30px;
}

.txtList .list li span {
    position: relative;
    display: inline-block;
    font-size: 12px;
    line-height: 22px;
    padding: 0 5px;
    margin-right: 10px;
    background-image: -moz-linear-gradient(46deg, #eb0000 0%, #ff7e00 100%);
    background-image: -webkit-linear-gradient(46deg, #eb0000 0%, #ff7e00 100%);
    background-image: -ms-linear-gradient(46deg, #eb0000 0%, #ff7e00 100%);
    color: #fff;
    vertical-align: middle;
}

.txtList .list li span:after {
    position: absolute;
    right: -6px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent #ff7e00;
}

.txtList .list li a {
    color: #333;
}

.txtList .list li * {
    vertical-align: top;
}

.txtList .list li .isound {
    margin-top: 5px;
}

.txtList .list li .iphoto {
    margin-top: 4px;
}

.txtList .list li .ivideo {
    margin-top: 7px;
}

.txtList .liveList {
    width: 390px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.txtList .liveList li {
    font-size: 18px;
    line-height: 34px;
    height: 34px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333333;
}

.txtList .liveList li a {
    color: #333333;
}

.txtList .liveList .live {
    /* margin-bottom: 20px; */
    background: url("icon4.png") 0 center no-repeat;
    background-size: auto 100%;
    padding-left: 75px;
}

.txtList .liveList .talk {
    background: url("icon5.png") 0 center no-repeat;
    background-size: auto 100%;
    padding-left: 75px;
}

/* 日历 */
.txtList .calendar {
    margin-left: 20px;
    width: 68px;
    height: 120px;
    background: url("icon6.png") 0 center no-repeat;
    align-self: center;
}

/* 图片列表 */
.picList {
    position: relative;
    z-index: 5;
}

.picList ul {
    width: 1506px;
}

.picList li {
    margin-right: 6px;
    width: 245px;
    height: 130px;
    float: left;
}

.picList li img {
    width: 100%;
}

.navXX {
    height: 62px;
    display: none;
}

/* 聚焦区 */
.part01 {
    width: 100%;
    /* background: url("LHR_part01Bg.png") 50% 0 no-repeat; */
    padding-top: 20px;
}

.part01_box {
    width: 1200px;
    margin: 0 auto;
}

.part01_left {
    width: 680px;
    float: left;
    height: auto;
    position: relative;
}

.part01_left .swiper-button-prev {
    background: url("arrows.png") no-repeat left top;
    position: absolute;
    left: 10px;
    top: 47%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 2;
}

.part01_left .swiper-button-next {
    background: url("arrows.png") no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 47%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 2;
}

.part01_left .swiper-container {
    width: 680px;
    height: 420px;
}

.part01_left .swiper-slide {
    position: relative;
}

.part01_left .photoPart {
    width: 680px;
    position: relative;
}

.part01_left .swiper-pagination {
    position: absolute;
    left: auto;
    right: 5px;
    text-align: right;
    bottom: 12px;
    width: auto;
    z-index: 2;
    display: none;
}

.part01_left .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: .5;
    margin: 0 5px;
}

.part01_left .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffeb11;
}

.part01_left .picTitle {
    position: relative;
    width: 682px;
    height: 420px;
    overflow: hidden;
}

.part01_left .picTitle .img {
    width: 100%;
    height: 100%;
}

.part01_left .picTitle .img img {
    width: 680px;
    height: 420px;
    display: block;
}

.part01_left .picTitle .bg {
    /* background: url("http://www.xinhuanet.com/politics/2019lh/images/part02_right_heng.png"); */
    bottom: 0;
    height: 100px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 10;
    background: rgba(47, 38, 255, 0.6);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(81, 0, 4, 0)), to(rgba(81, 0, 4, 0.6)));
    background: -webkit-linear-gradient(top, rgba(81, 0, 4, 0) 0%, rgba(81, 0, 4, 0.6) 100%);
    background: -moz- oldlinear-gradient(top, rgba(81, 0, 4, 0) 0%, rgba(81, 0, 4, 0.6) 100%);
    background: linear-gradient(to bottom, rgba(81, 0, 4, 0) 0%, rgba(81, 0, 4, 0.6) 100%);
    /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0); */
}

.part01_left .picTitle .name {
    bottom: 0;
    color: #fff;
    padding: 0px 20px 15px 20px;
    font-size: 18px;
    left: 0;
    line-height: 26px;
    overflow: hidden;
    position: absolute;
    /* text-indent: 1em; */
    text-align: center;
    width: 94%;
    z-index: 11;
}

.part01_left .picTitle .name a {
    color: #fff;
    text-decoration: none;
}

.part01_left .picTitle .name a:hover {
    text-decoration: underline;
}

.part01_left .mul-play {
    position: absolute;
    width: 50px;
    height: 50px;
    bottom: 50px;
    left: 5px;
    display: none;
    cursor: pointer;
    z-index: 999;
}

.part01_left .mul-play img {
    width: 100%;
    height: 100%;
}

.part01_left .videoPart {
    width: 680px;
    height: 420px;
    background: #333;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
}

.part01_left .videoPart iframe {
    width: 680px;
    height: 420px;
}

.part01_left .videoPart .videoPart-close {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 0;
    right: -22px;
    z-index: 50;
    background: url("s1014_icon_btn_close.png") no-repeat;
    cursor: pointer;
    background-size: 100% auto;
}

.part01_left .smallPic {
    padding-top: 12px;
    width: 680px;
    height: 125px;
}

.part01_left .smallPic .swiper-container {
    width: 680px;
    height: 125px;
}

.part01_left .smallPic img {
    padding-right: 4.5px;
    width: 220px;
    height: 125px;
}

.part01_left .smallPic .swiper-button-next {
    width: 20px;
    height: 36px;
    background: url("smallAn_right.png") 0 0 no-repeat;
    right: 0;
    opacity: 1;
}

.part01_left .smallPic .swiper-button-prev {
    width: 20px;
    height: 36px;
    background: url("smallAn_left.png") 0 0 no-repeat;
    left: 0;
    opacity: 1;
}

.part01_right {
    width: 480px;
    float: right;
}

.part01_right h3 {
    font-size: 22px;
    color: #ed2f39;
    line-height: 32px;
    margin-bottom: 4px;
}

.part01_right h3 a {
    color: #ed2f39;
}

.part01_right p {
    font-size: 16px;
    color: #999;
    line-height: 32px;
    margin-bottom: 4px;
}

.part01_right p a {
    color: #df0303;
}

.part01_right .list li .icon-cff9900 {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 22px;
    padding: 0 5px;
    margin-right: 10px;
    background-image: -moz-linear-gradient(46deg, #eb0000 0%, #ff7e00 100%);
    background-image: -webkit-linear-gradient(46deg, #eb0000 0%, #ff7e00 100%);
    background-image: -ms-linear-gradient(46deg, #eb0000 0%, #ff7e00 100%);
    color: #fff;
}

.part01_right .list li .icon-cff9900:after {
    position: absolute;
    right: -6px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent #ff7e00;
}

.part01_bottom {
    width: 1200px;
    margin-top: 20px;
}

/* 最新报道 */
.part01_bottom_gd {
    width: 1200px;
    margin: 0px auto 20px;
}

.part01_bottom_gd .scroll {
    padding-top: 4px;
}

.part01_bottom_gd .scroll .page-scrollNews {
    position: relative;
    height: 36px;
    padding: 5px 0;
}

.part01_bottom_gd .scroll .scroll-news-tit {
    position: relative;
    float: left;
    width: 99px;
    height: 32px;
    background: url("http://www.xinhuanet.com/politics/2019lh/images/part02_zxbd.png") 50% 0 no-repeat;
    font-size: 18px;
    line-height: 36px;
    text-indent: -9999em;
}

.part01_bottom_gd .scroll .scroll-news-tit a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
    color: #000;
}

.part01_bottom_gd .scroll .scroll-news-txt {
    position: relative;
    float: right;
    width: 1080px;
    height: 100%;
    margin: 0 6px;
    overflow: hidden;
}

.part01_bottom_gd .scroll .scroll-news-txt:after {
    content: "";
    display: block;
    width: 61px;
    height: 46px;
    position: absolute;
    top: -10px;
    right: 0;
    z-index: 4;
    background: url("http://www.xinhuanet.com/politics/ggkf40/images/part2Bg02.png") 100% 0 no-repeat;
}

.part01_bottom_gd .scroll .scroll-item {
    position: absolute;
    left: 0;
    top: 0;
    height: 30px;
    width: 100%;
}

.part01_bottom_gd .scroll .scroll-items {
    float: left;
    height: 100%;
    line-height: 30px;
    position: relative;
}

.part01_bottom_gd .scroll .scroll-items:before {
    content: "";
    position: absolute;
    left: 4px;
    top: 14px;
    width: 3px;
    height: 3px;
    font-size: 16px;
    background: #cd383a;
}

.part01_bottom_gd .scroll .scroll-items a {
    position: relative;
    padding-left: 12px;
    padding-right: 28px;
    font-size: 14px;
    color: #333;
}

.part01_bottom_gd .scroll .scroll-items a:hover {
    text-decoration: underline;
}

.part01_bottom_gd .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%;
}

.part01_bottom_gd .scroll .bk {
    display: block;
}

.part01_bottom_l {
    width: 580px;
    float: left;
}

.part01_bottom_l dt {
    background: url("LHR_jj_dbwylzj_bg.png") 0 0 no-repeat;
    padding-left: 110px;
    height: 143px;
    padding-top: 15px;
    color: #fff;
    padding-right: 20px;
    position: relative;
    overflow: hidden;
}

.part01_bottom_l dt .swiper-container {
    width: 420px;
    height: 130px;
}

.part01_bottom_l dt .swiper-slide {
    overflow: hidden;
}

.part01_bottom_l dt .swiper-button-prev {
    width: 13px;
    height: 11px;
    background: url("../images/LHR_jj_antop_v1.png") 0 0 no-repeat;
    left: auto;
    top: auto;
    bottom: 30px;
    right: 10px;
}

.part01_bottom_l dt .swiper-button-next {
    width: 13px;
    height: 11px;
    background: url("../images/LHR_jj_anbot_v1.png") 0 0 no-repeat;
    left: auto;
    top: auto;
    bottom: 15px;
    right: 10px;
}

.part01_bottom_l dt span {
    position: absolute;
    width: 90px;
    height: 130px;
    display: block;
    z-index: 2;
    /* background: #000; */
    left: 4px;
    top: 14px;
}

.part01_bottom_l dt span a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -99999em;
}

.part01_bottom_l dt a {
    color: #fff;
}

.part01_bottom_l li {
    margin-top: 5px;
}

.part01_bottom_l li+li {
    margin-top: 10px;
}

.part01_bottom_l dt h3 {
    font-size: 18px;
    line-height: 26px;
}

.part01_bottom_l dt p {
    font-size: 14px;
    line-height: 28px;
}

.part01_bottom_l dd {
    background: url("LHR_jj_jjmfd_bg.png") 0 0 no-repeat;
    padding-left: 110px;
    height: 133px;
    padding-top: 25px;
    padding-right: 20px;
    color: #fff;
    position: relative;
    overflow: hidden;
}

.part01_bottom_l dd .swiper-container {
    width: 420px;
    height: 130px;
}

.part01_bottom_l dd .swiper-slide {
    overflow: hidden;
}

.part01_bottom_l dd .swiper-button-prev {
    width: 13px;
    height: 11px;
    background: url("LHR_jj_antop_v1.png") 0 0 no-repeat;
    left: auto;
    top: auto;
    bottom: 30px;
    right: 10px;
}

.part01_bottom_l dd .swiper-button-next {
    width: 13px;
    height: 11px;
    background: url("LHR_jj_anbot_v1.png") 0 0 no-repeat;
    left: auto;
    top: auto;
    bottom: 15px;
    right: 10px;
}

.part01_bottom_l dd span {
    position: absolute;
    width: 90px;
    height: 130px;
    display: block;
    z-index: 2;
    /* background: #000; */
    left: 4px;
    top: 14px;
}

.part01_bottom_l dd span a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -99999em;
}

.part01_bottom_l dd a {
    color: #fff;
}

.part01_bottom_l dt a {
    color: #fff;
}

.part01_bottom_l dd h3 {
    font-size: 18px;
    line-height: 26px;
}

.part01_bottom_l dd p {
    font-size: 14px;
    line-height: 28px;
    padding-top: 5px;
}

.part01_bottom_r {
    overflow: hidden;
    margin-top: 10px;
    width: 590px;
    float: right;
}

.part01_bottom_r .tab_title {
    height: 26px;
    background: url("http://www.xinhuanet.com/politics/2019lh/images/part02_tabbg02.png") 0 10px repeat-x;
}

.part01_bottom_r .tab_title .tab01 {
    background: #fff url("LHR_jj_lhtg.png") 50% 0 no-repeat;
}

.part01_bottom_r .tab_title .tab01.active {
    background: #fff url("LHR_jj_lhtgOn.png") 50% 0 no-repeat;
}

.part01_bottom_r .tab_title .tab02 {
    background: #fff url("LHR_jj_sqfb.png") 50% 0 no-repeat;
}

.part01_bottom_r .tab_title .tab02.active {
    background: #fff url("LHR_jj_sqfbOn.png") 50% 0 no-repeat;
}

.part01_bottom_r .tab_title .tab03 {
    background: #fff url("LHR_jj_qwjd.png") 50% 0 no-repeat;
}

.part01_bottom_r .tab_title .tab03.active {
    background: #fff url("LHR_jj_qwjdOn.png") 50% 0 no-repeat;
}

.part01_bottom_r .tab_title ul {
    width: 350px;
    background: #fff;
    height: 30px;
}

.part01_bottom_r .tab_title li {
    float: left;
    width: 92px;
    height: 26px;
    position: relative;
    text-indent: -99999em;
    cursor: pointer;
}

.part01_bottom_r .tab_title li a {
    display: block;
}

.part01_bottom_r .tab_title li+li {
    margin-left: 30px;
}

.part01_bottom_r .tab_title li+li::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: #e9252c;
    left: -15px;
    top: 9px;
    z-index: 2;
    border-radius: 100%;
}

.part01_bottom_r .tab_title li.active::after {
    content: "";
    position: absolute;
    bottom: -18px;
    left: 0;
    background: url("http://www.xinhuanet.com/politics/2019lh/images/part02_tabbg01.png") 50% 0 no-repeat;
    width: 90px;
    height: 10px;
}

.part01_bottom_r .tab_box {
    overflow: hidden;
    margin-top: 20px;
}

.part01_bottom_r .tab_box .tab_box_content4 {
    display: none;
}

/* 汇聚好声音 */
.part_hjhsy {
    width: 100%;
    /* background: url("LHR_partHjhsy_bg.png") 50% 0 no-repeat; */
    margin-top: 10px;
    margin-bottom: 10px;
    /* padding-top: 34px; */
}

.part_hjhsy_box {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.part_hjhsy_box .adv {
    position: absolute;
    right: 0;
    top: 46px;
    background: #fff;
    padding-left: 10px;
    width: 200px;
    height: 70px;
}

.part_hjhsy .lmt {
    background: url("LHR_partHjhsy_lmt01.png") 50% 0 no-repeat;
}

.part_hjhsy_tab {
    margin-top: 15px;
}

.part_hjhsy_tab .tab_name {
    text-align: center;
    position: relative;
}

.part_hjhsy_tab .tab_name:before {
    content: "";
    display: block;
    position: absolute;
    left: 5%;
    top: 50%;
    margin-top: 5px;
    width: 90%;
    height: 1px;
    background: #ed2f39;
}

.part_hjhsy_tab .tab_name_item {
    position: relative;
    display: inline-block;
    margin-left: 75px;
    cursor: pointer;
}

.part_hjhsy_tab .tab_name_item:before {
    content: "";
    display: block;
    position: absolute;
    left: -46.5px;
    top: 50%;
    margin-top: -0.5px;
    width: 10px;
    height: 10px;
    border: 1px solid #ed2f39;
    border-radius: 50%;
    background: none;
}

.part_hjhsy_tab .tab_name_item:after {
    content: "";
    display: block;
    position: absolute;
    left: -45px;
    top: 50%;
    margin-top: 1.5px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ed2f39;
}

.part_hjhsy_tab .tab_name_item:first-child {
    margin-left: 0px;
}

.part_hjhsy_tab .tab_name_item:nth-child(3):before {
    left: -47.5px;
}

.part_hjhsy_tab .tab_name_item:first-child:before,
.part_hjhsy_tab .tab_name_item:first-child:after {
    display: none;
}

.part_hjhsy_tab .tab_name_item span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
}

.part_hjhsy_tab .tab_name_item span.name1 {
    z-index: 4;
    line-height: 42px;
    height: 42px;
    padding-left: 16px;
    background: #dcdcdc;
}

.part_hjhsy_tab .tab_name_item span.name1:after {
    position: absolute;
    right: -42px;
    top: 0;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 42px 42px 0 0;
    border-color: #dcdcdc transparent transparent transparent;
}

.part_hjhsy_tab .tab_name_item span.name2 {
    z-index: 1;
    margin-left: -25px;
    padding: 0 5px 0 45px;
    line-height: 37px;
    height: 37px;
    box-sizing: border-box;
}

.part_hjhsy_tab .tab_name_item span.name2 img {
    z-index: 3;
    position: relative;
    margin-top: 18px;
}

.part_hjhsy_tab .tab_name_item span.name2:before {
    z-index: 1;
    position: absolute;
    right: 0px;
    top: 10px;
    content: "";
    width: calc(100% - 37px);
    height: 100%;
    background-image: -moz-linear-gradient(270deg,
            rgb(237, 47, 57) 0%,
            rgb(255, 108, 52) 100%);
    background-image: -webkit-linear-gradient(270deg,
            rgb(237, 47, 57) 0%,
            rgb(255, 108, 52) 100%);
    background-image: -ms-linear-gradient(270deg,
            rgb(237, 47, 57) 0%,
            rgb(255, 108, 52) 100%);
    background-image: linear-gradient(270deg,
            rgb(237, 47, 57) 0%,
            rgb(255, 108, 52) 100%);
}

.part_hjhsy_tab .tab_name_item span.name2:after {
    position: absolute;
    left: 0;
    top: 10px;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 37px 37px;
    border-color: transparent transparent rgb(255, 108, 52) transparent;
}

.part_hjhsy_tab .tab_name_item.on span.name2:before {
    background-image: -moz-linear-gradient(90deg,
            rgb(248, 144, 255) 0%,
            rgb(111, 52, 150) 100%);
    background-image: -webkit-linear-gradient(90deg,
            rgb(248, 144, 255) 0%,
            rgb(111, 52, 150) 100%);
    background-image: -ms-linear-gradient(90deg,
            rgb(248, 144, 255) 0%,
            rgb(111, 52, 150) 100%);
    background-image: linear-gradient(90deg,
            rgb(248, 144, 255) 0%,
            rgb(111, 52, 150) 100%);
}

.part_hjhsy_tab .tab_name_item.on span.name2:after {
    border-color: transparent transparent rgb(248, 144, 255) transparent;
}

.part_hjhsy_tab .tab_cont {
    margin-top: 20px;
    position: relative;

    width: 100%;
    height: 492px;
}

.part_hjhsy_tab .tab_cont .tab_cont_item {
    /* display: none; */
    /* z-index: 0; */
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    transition: all 1s;
}

.part_hjhsy_tab .tab_cont .tab_cont_item.on {
    /* display: block; */
    /* z-index: 10; */
    opacity: 1;
    visibility: visible;
}

.part_hjhsy_tab .tab_cont .tab_cont_item .swiper-button-prev {
    position: absolute;
    left: -27px;
    top: 50%;
    margin-top: -27px;
    width: 55px;
    height: 53px;
    z-index: 2;
    cursor: pointer;
    background-image: -moz-linear-gradient(121deg,
            rgb(237, 47, 57) 0%,
            rgb(255, 108, 52) 100%);
    background-image: -webkit-linear-gradient(121deg,
            rgb(237, 47, 57) 0%,
            rgb(255, 108, 52) 100%);
    background-image: -ms-linear-gradient(121deg,
            rgb(237, 47, 57) 0%,
            rgb(255, 108, 52) 100%);
    background-size: 100% 100%;
}

.part_hjhsy_tab .tab_cont .tab_cont_item .swiper-button-next {
    position: absolute;
    right: -27px;
    top: 50%;
    margin-top: -27px;
    width: 55px;
    height: 53px;
    z-index: 2;
    cursor: pointer;
    background-image: -moz-linear-gradient(121deg,
            rgb(237, 47, 57) 0%,
            rgb(255, 108, 52) 100%);
    background-image: -webkit-linear-gradient(121deg,
            rgb(237, 47, 57) 0%,
            rgb(255, 108, 52) 100%);
    background-image: -ms-linear-gradient(121deg,
            rgb(237, 47, 57) 0%,
            rgb(255, 108, 52) 100%);
    background-size: 100% 100%;
}

.part_hjhsy_tab .tab_cont .tab_cont_item .swiper-button-prev::before {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -15px;
    margin-left: -8.6px;
    content: "";
    background: url("arrows.png") no-repeat center top;
    width: 17px;
    height: 30px;
    display: block;
}

.part_hjhsy_tab .tab_cont .tab_cont_item .swiper-button-next::before {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -15px;
    margin-left: -8.6px;
    content: "";
    background: url("arrows.png") no-repeat center bottom;
    width: 17px;
    height: 30px;
    display: block;
}

.part_hjhsy_tab .tab_cont .swiper-container {
    width: 100%;
    height: 100%;
}

.part_hjhsy_tab .tab_cont .swiper-slide {
    position: relative;
    width: 25%;
    height: 100%;
}

.part_hjhsy_tab .tab_cont .swiper-slide .img {
    overflow: hidden;
}

.part_hjhsy_tab .tab_cont .swiper-slide .img img {
    transition: all 1s;
}

.part_hjhsy_tab .tab_cont .swiper-slide .img,
.part_hjhsy_tab .tab_cont .swiper-slide .img img {
    display: block;
    width: 100%;
    height: 100%;
}

.part_hjhsy_tab .tab_cont .swiper-slide:hover img {
    transform: scale(1.2);
}

.part_hjhsy_tab .tab_cont .swiper-slide .txt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 60px 30px 20px;
    box-sizing: border-box;
}

.part_hjhsy_tab .tab_cont .swiper-slide:nth-child(odd) .txt {
    background: -moz-linear-gradient(bottom,
            rgb(55, 18, 1) 0%,
            rgba(237, 47, 57, 0) 100%);
    background: -webkit-linear-gradient(bottom,
            rgb(55, 18, 1) 0%,
            rgba(237, 47, 57, 0) 100%);
    background: linear-gradient(to top,
            rgb(55, 18, 1) 0%,
            rgba(237, 47, 57, 0) 100%);
}

.part_hjhsy_tab .tab_cont .swiper-slide:nth-child(even) .txt {
    background: -moz-linear-gradient(bottom,
            #2e0061 0%,
            rgba(237, 47, 57, 0) 100%);
    background: -webkit-linear-gradient(bottom,
            #2e0061 0%,
            rgba(237, 47, 57, 0) 100%);
    background: linear-gradient(to top, #2e0061 0%, rgba(237, 47, 57, 0) 100%);
}

.part_hjhsy_tab .tab_cont .swiper-slide .tit {
    font-size: 34px;
    line-height: 48px;
    color: #fff;
}

.part_hjhsy_tab .tab_cont .swiper-slide .tit a {
    color: #fff;
}

.part_hjhsy_tab .tab_cont .swiper-slide .job {
    font-size: 20px;
    line-height: 36px;
    margin-bottom: 5px;
    color: #fff;
    font-weight: bold;
}

.part_hjhsy_tab .tab_cont .swiper-slide .job a {
    color: #fff;
}

.part_hjhsy_tab .tab_cont .swiper-slide .abs {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 1.375;
}

.part_hjhsy_tab .tab_cont .swiper-slide .abs a {
    color: #fff;
}

/* 报告一起读 */
.part_bgyqd {
    width: 100%;
    /* background: url("LHR_partBgyqd_bg.png") 50% 0 no-repeat; */
}

.part_bgyqd_box {
    width: 1200px;
    margin: 0 auto;
    padding-top: 10px;
    position: relative;
}

.part_bgyqd_box .adv {
    position: absolute;
    right: 0;
    top: 46px;
    background: #fff;
    padding-left: 10px;
    width: 200px;
    height: 70px;
}

.part_bgyqd .lmt {
    background: url("LHR_partBgyqd_lmt01.png") 50% 0 no-repeat;
}

.meeting-report {
    overflow: hidden;
    /* padding-top: 56px; */
    /* padding-bottom: 50px; */
}

.meeting-report .box {
    position: relative;
}

.meeting-report .report-wrap,
.meeting-report .report-cont {
    height: 100%;
    background: url("LHR_partBgyqd_bg021.png") 0 0 repeat;
}

.meeting-report .meeting-report-cont {
    height: 100%;
    margin-top: 20px;
    margin-bottom: 52px;
}

.meeting-report .report-sfq {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 420px;
    overflow: hidden;
}

.meeting-report .report-item {
    position: absolute;
    height: 100%;
    overflow: hidden;
    z-index: 5;
}

.meeting-report .report-item-on {
    width: 910px;
}

.meeting-report .report-tit {
    float: left;
    width: 71px;
    height: 100%;
    font-size: 16px;
    cursor: pointer;
    position: relative;
    background: url("LHR_partBgyqd_bg02.png") 0 0 repeat;
}

.meeting-report .report-tit-box {
    width: 100%;
    height: 100%;
}

.meeting-report .report-item-on .report-tit {
    overflow: hidden;
}

.meeting-report .report-tit-wrap:before {
    content: "";
    top: 55px;
    left: 4px;
    width: 17px;
    height: 17px;
    position: absolute;
    background-image: url("LHR_partBgyqd_dian.png");
    background-position: center top;
    background-repeat: no-repeat;
}

.meeting-report .report-item-on .report-tit-wrap:before {
    top: 55px;
    left: 4px;
    width: 17px;
    height: 17px;
    background-image: url("LHR_partBgyqd_dianOn.png");
}

.meeting-report .report-tit-wrap {
    position: relative;
    width: 1em;
    font-size: 24px;
    padding-top: 86px;
    margin: 0 auto;
    line-height: 100%;
    color: #fff;
    font-weight: bolder;

}

.meeting01 .report-tit-box {
    background: url("LHR_partBgyqd_lmt02.png") 0 0 no-repeat;
}

.meeting02 .report-tit-box {
    background: url("LHR_partBgyqd_lmt03.png") 0 0 no-repeat;
}

.meeting03 .report-tit-box {
    background: url("LHR_partBgyqd_lmt04.png") 0 0 no-repeat;
}

.meeting04 .report-tit-box {
    background: url("LHR_partBgyqd_lmt05.png") 0 0 no-repeat;
}

.meeting05 .report-tit-box {
    background: url("LHR_partBgyqd_lmt06.png") 0 0 no-repeat;
}

.meeting-report .report-wrap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    /* border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6; */
    overflow: hidden;
}

.meeting-report .report-cont {
    width: 830px;
}

.report-cont-left {
    width: 800px;
    float: left;
    margin-left: 15px;
    margin-top: 15px;
    background: #fff;
	 height:390px;
}

.report-cont-left img {
    width: 400px;
    height: 225px;
}

.report-cont-left h3 {
    padding: 13px 10px 0px 10px;
    font-size: 18px;
}

.report-cont-left p {
    padding: 5px 15px 0px 15px;
    color: #606060;
    font-size: 14px;
    line-height: 24px;
    display: none;
}

.report-cont-left p a {
    color: #df0303;
}

.report-cont-left .xianbox {
    padding: 0 10px;
}

.report-cont-left .list02 {
    margin-top: -7px;
    padding: 0 10px 8px 10px;
}

.report-cont-left .list02 li {
    padding: 4px 0px 4px 8px;
}

.report-cont-left .list02 li::before {
    top: 13px;
}

.report-cont-right {
    width: 400px;
    float: left;
    margin-left: 10px;
    margin-top: 15px;
}

.report-cont-right ul {
    overflow: hidden;
}

.report-cont-right ul+ul {
    margin-top: 20px;
}

.report-cont-right ul li {
    width: 195px;
    border: 1px solid #dcdcdc;
    float: left;
    background: #fff;
}

.report-cont-right ul li+li {
    float: right;
}

.report-cont-right ul li h3 {
    font-size: 16px;
    padding: 8px 10px 8px 10px;
    font-weight: normal;
    line-height: 20px;
    height: 54px;
}

.report-cont-right ul li img {
    width: 195px;
    height: 110px;
}

.report-cont-right .report-cont-right-bot {
    border: 1px solid #dcdcdc;
    margin-top: 5px;
}

.report-cont-right .report-cont-right-bot img {
    width: 397px;
    height: 111px;
}

