/*专题正文样式*/
.domPC {
    display: block;
}

.domMobile {
    display: none;
}

body {
    /* background-color: #292929; */
    font-family: "微软雅黑"
}

.taxxbox {
    width: 1200px;
    margin: 20px auto 0;
}

.taxx {
    width: 580px;
}

.taxxbox .fl {
    float: left;
}

.taxxbox .fr {
    float: right;
}

.taxx li {
    width: 100%;
    /* padding: 25px 0; */
    overflow: hidden;
    margin-bottom: 20px;
}

.taxx .listimg {
    overflow: hidden;
    float: left;
    margin-right: 15px;
    width: 210px;
    height: 120px;
}

.taxx .listimg img {
    width: 210px;
    height: 120px;
}

.taxx li h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 5px;
}

.taxx li p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

/* commonCSS */
.list01 li {
    font-size: 18px;
    color: #333;
    padding: 9px 0 6px 15px;
    position: relative;
}

.list01 li a {
    color: #333;
}

.list01 li::before {
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    background: #305798;
    left: 0;
    top: 17px;
}

.banner {
    background: url("http://www.xinhuanet.com/mobile/zhuanti/zhuanti01/jdbky/20200220jdb_pcBanner_v1.png") 50% 0 no-repeat;
    height: 351px;
}

.dtt {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    background: url("http://xinhuanet.com/politics/xxgzbdgrdfyyq/images/ttLogo.png") 0 7px no-repeat;
    padding-left: 90px;
    padding-bottom: 17px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #bfbfbf;
    margin-top: 30px;
}

.dtt .tit {
    font-size: 46px;
    color: #305798;
    font-weight: bold;
    line-height: 55px;
    text-align: center;
}

.dtt .tit a {
    color: #305798;
    font-weight: bold;
}

.dtt .txt {
    font-size: 18px;
    color: #666666;
    line-height: 28px;
    margin-top: 15px;
    font-family: 宋体, Arial, Helvetica, sans-serif;
    text-align: left;
    text-indent: 2em;
}

.dtt .txt a {
    color: #686868;
}

.part01 {
    margin: 0 auto;
    padding: 20px 0 20px;
}

.part01_box {
    width: 1200px;
    margin: 0 auto;
}

.part01 .lmt h3 {
    background: url("http://www.xinhuanet.com/mobile/zhuanti/zhuanti01/jdbky/20200220jdb_lmt01_v1.png") 50% 0 no-repeat;
    height: 110px;
    margin-top: 20px
}

.part01 .lmt h3 a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -99999em;
}

.part01_left {
    width: 586px;
    height: 330px;
    float: left;
    position: relative;
}

.part01_left .swiper-container {
    background: #eaeaea;
}

.part01_left .swiper-slide .img img {
    width: 586px;
    height: 330px;
    display: block;
}

.part01_left .swiper-slide .title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 90px 10px 40px;
    text-align: left;
    overflow: hidden;
    color: #fff;
    z-index: 2;
}

.part01_left .swiper-slide .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #3e5ace;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 10;
}

.part01_left .swiper-slide .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;
}

.part01_left .swiper-slide .name a {
    color: #fff;
}

.part01_left .swiper-pagination {
    left: auto;
    bottom: 7px;
    width: auto;
    right: 12px;
    color: #e8e8e8;
}

.part01_left .swiper-pagination .swiper-pagination-current {
    font-size: 32px;
    color: #ff928f;
}

.part01_left .swiper-pagination .swiper-pagination-total {
    font-size: 18px;
    color: #e8e8e8;
}

.part01_left .swiper-button-prev,
.part01_left .swiper-button-next {
    bottom: 13px;
    top: auto;
    width: 16px;
    height: 23px;
}

.part01_left .swiper-button-prev {
    left: 10px;
    background: url("http://www.xinhuanet.com/politics/2020cjydzt/images/prev01.png") 0 0 no-repeat;
}

.part01_left .swiper-button-next {
    right: 70px;
    background: url("http://www.xinhuanet.com/politics/2020cjydzt/images/next01.png") 0 0 no-repeat;
}

.part01_right {
    width: 580px;
    float: right;
}

.part01_right_top {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 5px;
}

.part01_right_top h2 {
    font-size: 22px;
    font-weight: bolder;
    color: #305798;
    padding-bottom: 5px;
    line-height: 28px;
}

.part01_right_top h2 a {
    color: #305798;
}

.part01_right_top p {
    font-size: 16px;
    color: #666;
    line-height: 26px;
}

.gdxw {
    width: 1200px;
    margin: 10px 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;
    padding: 5px 0;
    /* background: #feda88; */
}

.scroll .scroll-news-tit {
    position: absolute;
    float: left;
    width: 100px;
    height: 40px;
    background: url("http://xinhuanet.com/politics/xxgzbdgrdfyyq/images/jsxw.png") 50% 0 no-repeat;
    font-size: 18px;
    line-height: 36px;
    text-indent: -9999em;
    top: 4px;
    left: 0px;
}

.scroll .scroll-news-tit a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
    color: #333;
}

.scroll .scroll-news-txt {
    position: relative;
    float: right;
    width: 1085px;
    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: -3px;
    background-color: #305798;
}

.scroll .bk {
    display: block;
}

.part02 {
    width: 1200px;
    margin: 0 auto;
}

.part02 .lmt h3 {
    background: url("http://www.xinhuanet.com/mobile/zhuanti/zhuanti01/jdbky/20200220jdb_lmt03_v1.png") 50% 0 no-repeat;
    height: 110px;
}

.part02 .lmt h3 a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -99999em;
}

.wzlist {
    background: #f7f7f7;
    margin-top: 20px;
    padding: 40px 20px 20px 20px;
    position: relative;
    overflow: hidden;
}

.wzlist::after {
    content: "";
    width: 1px;
    height: 100%;
    background: #d2d2d2;
    left: 121px;
    top: 65px;
    position: absolute;
}

.wzlist li {
    position: relative;
    display: none;
    margin-bottom: 20px;
}

.wzlist li:after {
    content: '';
    overflow: hidden;
    width: 100%;
    height: 0px;
    font-size: 0px;
    display: block;
    clear: both;
}

.wzlist dt {
    color: #446ddf;
    font-size: 16px;
    float: left;
    margin-top: 20px;
}

.wzlist dd {
    width: 990px;
    float: right;
    background: #fff;
    padding: 15px;
    position: relative;
}

.wzlist dd::before {
    content: "";
    width: 17px;
    height: 17px;
    background: url("http://xinhuanet.com/politics/xxgzbdgrdfyyq/images/dian.png") 0 0 no-repeat;
    position: absolute;
    left: -30px;
    top: 23px;
    z-index: 999;
}

.wzlist dd h3 {
    line-height: 32px;
    font-size: 18px;
    font-weight: normal;
}

.wzlist dd i {
    background: #a10006;
    color: #fff;
    padding: 1px 5px;
    font-size: 14px;
    font-style: normal;
    margin-right: 8px;
}

.wzlist dd p {
    font-size: 16px;
    color: #999;
    margin-top: 5px;
    line-height: 24px;
}

.wzlist dd span {
    text-align: right;
    color: #999;
    display: block;
}

#moreBtn {
    text-align: center;
    padding: 30px 0 15px;
}

#moreBtn span {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    width: 200px;
    border-radius: 25px;
    text-align: center;
    background: #bf1d2d;
    cursor: pointer;
    color: #fff;
}

.more {
    text-align: center;
    padding: 30px 0 15px;
    display: none;
}

.more span {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    width: 200px;
    border-radius: 25px;
    text-align: center;
    background: #bf1d2d;
    cursor: pointer;
    color: #fff;
}

.more span a {
    color: #fff;
}

.part03 {
    width: 1200px;
    margin: 40px auto 0;
}

.part03 .lmt h3 {
    background: url("http://www.xinhuanet.com/politics/xxgzbdgrdfyyq/images/tit_fykp.jpg") 50% 0 no-repeat;
    height: 110px;
}

.part03 .lmt h3 a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -99999em;
}

.xwdyxl {
    width: 1200px;
    float: left;
    margin-top: 20px;
}

.xwdyxr {
    width: 426px;
    float: right;
    margin-top: 20px;
}

.xxdt_list2 {
    width: 100%;
    height: auto;
}

.xxdt_list2 li {
    height: 147px;
    overflow: hidden;
    background: #f5f2ea;
    padding-right: 15px;
}

.xxdt_list2 li+li {
    margin-top: 20px;
}

.xxdt_list2 li img {
    float: left;
    width: 246px;
    height: 147px;
    margin-right: 20px;
}

.xxdt_list2 li p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-top: 10px;
    height: 72px;
    overflow: hidden;
}

.xxdt_list2 li p span {
    color: #d30306;
    padding-left: 10px;
}

.xxdt_list2 li p span a {
    color: #d30306;
}

.xxdt_list2 li p a {
    color: #333;
}

.xxdt_list2 li h2 {
    font-size: 22px;
    color: #333;
    line-height: 29px;
    height: 28px;
    overflow: hidden;
    margin-top: 20px;
}

.xxdt_list2 li h2 a {
    color: #333;
}

.xxdt_list3 {
    width: 100%;
    height: auto;
}

.xxdt_list3 li {
    height: 147px;
    overflow: hidden;
    background: #f5f2ea;
    padding-left: 15px;
}

.xxdt_list3 li+li {
    margin-top: 20px;
}

.xxdt_list3 li img {
    float: right;
    width: 246px;
    height: 147px;
    margin-left: 20px;
}

.xxdt_list3 li p {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    margin-top: 10px;
    height: 72px;
    overflow: hidden;
}

.xxdt_list3 li p span {
    color: #d30306;
    padding-left: 10px;
}

.xxdt_list3 li p span a {
    color: #d30306;
}

.xxdt_list3 li p a {
    color: #333;
}

.xxdt_list3 li h2 {
    font-size: 22px;
    color: #333;
    line-height: 29px;
    height: 28px;
    overflow: hidden;
    margin-top: 20px;
}

.xxdt_list3 li h2 a {
    color: #333;
}

.footer {
    padding: 25px 0 25px 0;
    background: url(http://www.xinhuanet.com/politics/70dxcf/index/images/bq.jpg);
    text-align: center;
    margin-top: 50px;
    color: #fff;
    line-height: 30px;
}

.newbox {
    width: 1200px;
    margin: auto;
    margin-bottom: 20px;
}

.newboxl {
    width: 580px;
    float: left;
}

.newboxr {
    width: 580px;
    float: right;
}

.topxwlb {
    margin-top: 20px;
}

.topxwlb li {
    font-size: 18px;
    color: #333;
    position: relative;
    color: #333;
    line-height: 24px;
    padding-left: 15px;
    margin-top: 20px;
}

.topxwlb li a {

    color: #333;

}

.topxwlb li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    width: 4px;
    height: 4px;
    background: #415ba6;

}

.tit1 {
    width: 100%;
    position: relative;
    display: inline-block;
    height: 40px;
    padding: 0 0 0 0;
    font-size: 26px;
    color: #0f367a;
    font-weight: bold;
    line-height: 40px;
}

.tit1 a {

    color: #0f367a;

}

.tit1:before {
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #305798;
}

.part05 {
    width: 1200px;
    margin: 0 auto;
}

.part05 .lmt h3 {
    background: url("http://www.xinhuanet.com/politics/xxgzbdgrdfyyq/images/tit_zypl.jpg") 50% 0 no-repeat;
    height: 110px;
}

.part05 .lmt h3 a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -99999em;
}

.lb1 li {
    width: 136px;
    height: auto;
    float: left;
    margin-top: 20px;
    float: left;
}

.lb1 li+li {
    margin-left: 10px;
}

.lbxw {}

.lbxwl {
    float: left;
    width: 136px;
}

.lbxwl img {
    width: 136px;
    height: 159px;
}

/*20200131*/
.part_new01 {
    width: 1200px;
    margin: 0 auto;
}

.part_new01 .lmt h3 {
    background: url("http://www.xinhuanet.com/mobile/zhuanti/zhuanti01/jdbky/20200220jdb_lmt04_v1.png") 50% 0 no-repeat;
    height: 110px;
    margin-bottom: 20px;
}

.part_new01 .lmt h3 a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -99999em;
}

.part_new {
    width: 1200px;
    margin: 40px auto 0;
}

.part_new .lmt h3 {
    background: url("http://www.xinhuanet.com/mobile/zhuanti/zhuanti01/jdbky/20200220jdb_lmt02_v1.png") 50% 0 no-repeat;
    height: 110px;
}

.part_new .lmt h3 a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -99999em;
}

.focusBox2 {
    width: 1200px;
    height: 600px;
    overflow: hidden;
    position: relative;
    margin-bottom: 25px;
}

.focusBox2 .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: auto;
}

.focusBox2 .swiper-wrapper .swiper-slide .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #3e5ace;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 10;
}

.focusBox2 .swiper-wrapper .swiper-slide .title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 90px 10px 10px;
    text-align: left;
    overflow: hidden;
    color: #fff;
    z-index: 2;
}

.focusBox2 .swiper-wrapper .swiper-slide .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;
}

.focusBox2 .swiper-wrapper .swiper-slide .name a {
    color: #fff;
}

.focusBox2 .swiper-pagination {
    text-align: right;
    left: -10px
}

.focusBox2 .player {
    position: absolute;
    width: 75px;
    height: 75px;
    bottom: 60px;
    left: 25px;
    z-index: 55;
}

/*20200202*/
.part_new0202 {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 45px;
}

.part_new0202 .lmt h3 {
    background: url(http://www.xinhuanet.com/politics/xxgzbdgrdfyyq/20200131new/images/dh_glqzj.jpg) 50% 0 no-repeat;
    height: 110px;
    margin-bottom: 20px;
}

.part_new0202 .lmt h3 a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -99999em;
}

.partnew_left {
    width: 486px;
    height: 260px;
    float: left;
    position: relative;
}

.partnew_left .swiper-container {
    background: #eaeaea;
}

.partnew_left .swiper-slide .img img {
    width: 486px;
    height: 260px;
    display: block;
}

.partnew_left .swiper-slide .title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 90px 10px 40px;
    text-align: left;
    overflow: hidden;
    color: #fff;
    z-index: 2;
}

.partnew_left .swiper-slide .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #3e5ace;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 10;
}

.partnew_left .swiper-slide .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;
}

.partnew_left .swiper-slide .name a {
    color: #fff;
}

.partnew_left .swiper-pagination {
    left: auto;
    bottom: 7px;
    width: auto;
    right: 12px;
    color: #e8e8e8;
}

.partnew_left .swiper-pagination .swiper-pagination-current {
    font-size: 32px;
    color: #ff928f;
}

.partnew_left .swiper-pagination .swiper-pagination-total {
    font-size: 18px;
    color: #e8e8e8;
}

.partnew_left .swiper-button-prev,
.partnew_left .swiper-button-next {
    bottom: 13px;
    top: auto;
    width: 16px;
    height: 23px;
}

.partnew_left .swiper-button-prev {
    left: 10px;
    background: url("http://www.xinhuanet.com/politics/2020cjydzt/images/prev01.png") 0 0 no-repeat;
}

.partnew_left .swiper-button-next {
    right: 70px;
    background: url("http://www.xinhuanet.com/politics/2020cjydzt/images/next01.png") 0 0 no-repeat;
}

.partnew_right {
    width: 685px;
    float: right;
}

.partnew_right_top {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 5px;
}

.partnew_right_top h2 {
    font-size: 24px;
    font-weight: bolder;
    color: #305798;
    padding-bottom: 10px;
    line-height: 32px;
}

.partnew_right_top h2 a {
    color: #305798;
}

.partnew_right_top p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-bottom: 10px;
}

/* 20200203 add 党旗飘扬 by LHR begin*/
.partdqpy {
    margin: 0 auto;
    padding: 20px 0 20px;
}

.partdqpy_box {
    width: 1200px;
    margin: 0 auto;
}

.partdqpy .lmt {
    margin-bottom: 20px;
}

.partdqpy .lmt h3 {
    background: url("http://www.xinhuanet.com/politics/xxgzbdgrdfyyq/20200203new/images/lmt_dqpy.png") 50% 0 no-repeat;
    height: 110px;
    margin-top: 20px
}

.partdqpy .lmt h3 a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -99999em;
}

.partdqpy_left {
    width: 586px;
    height: 330px;
    float: left;
    position: relative;
}

.partdqpy_left .swiper-container {
    background: #eaeaea;
}

.partdqpy_left .swiper-slide .img img {
    width: 586px;
    height: 330px;
    display: block;
}

.partdqpy_left .swiper-slide .title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 90px 10px 40px;
    text-align: left;
    overflow: hidden;
    color: #fff;
    z-index: 2;
}

.partdqpy_left .swiper-slide .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #3e5ace;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 10;
}

.partdqpy_left .swiper-slide .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;
}

.partdqpy_left .swiper-slide .name a {
    color: #fff;
}

.partdqpy_left .swiper-pagination {
    left: auto;
    bottom: 7px;
    width: auto;
    right: 12px;
    color: #e8e8e8;
}

.partdqpy_left .swiper-pagination .swiper-pagination-current {
    font-size: 32px;
    color: #ff928f;
}

.partdqpy_left .swiper-pagination .swiper-pagination-total {
    font-size: 18px;
    color: #e8e8e8;
}

.partdqpy_left .swiper-button-prev,
.partdqpy_left .swiper-button-next {
    bottom: 13px;
    top: auto;
    width: 16px;
    height: 23px;
}

.partdqpy_left .swiper-button-prev {
    left: 10px;
    background: url("http://www.xinhuanet.com/politics/2020cjydzt/images/prev01.png") 0 0 no-repeat;
}

.partdqpy_left .swiper-button-next {
    right: 70px;
    background: url("http://www.xinhuanet.com/politics/2020cjydzt/images/next01.png") 0 0 no-repeat;
}

.partdqpy_right {
    width: 580px;
    float: right;
}

.partdqpy_right_top {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 5px;
}

.partdqpy_right_top h2 {
    font-size: 22px;
    font-weight: bolder;
    color: #305798;
    padding-bottom: 5px;
    line-height: 28px;
}

.partdqpy_right_top h2 a {
    color: #305798;
}

.partdqpy_right_top p {
    font-size: 16px;
    color: #666;
    line-height: 26px;
}

/* 20200203 add 党旗飘扬 by LHR end*/


/* 20200204 add 关注发布会 by LHR begin*/
.partgzfbh {
    margin: 0 auto;
    padding: 20px 0 20px;
}

.partgzfbh_box {
    width: 1200px;
    margin: 0 auto;
}

.partgzfbh .lmt {
    margin-bottom: 20px;
}

.partgzfbh .lmt h3 {
    background: url("http://www.xinhuanet.com/politics/xxgzbdgrdfyyq/20200204new/images/lmt_gzfbh.png") 50% 0 no-repeat;
    height: 110px;
    margin-top: 20px
}

.partgzfbh .lmt h3 a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -99999em;
}

.partgzfbh_left {
    width: 586px;
    height: 330px;
    float: left;
    position: relative;
}

.partgzfbh_left .swiper-container {
    background: #eaeaea;
}

.partgzfbh_left .swiper-slide .img img {
    width: 586px;
    height: 330px;
    display: block;
}

.partgzfbh_left .swiper-slide .title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 90px 10px 40px;
    text-align: left;
    overflow: hidden;
    color: #fff;
    z-index: 2;
}

.partgzfbh_left .swiper-slide .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #3e5ace;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 10;
}

.partgzfbh_left .swiper-slide .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;
}

.partgzfbh_left .swiper-slide .name a {
    color: #fff;
}

.partgzfbh_left .swiper-pagination {
    left: auto;
    bottom: 7px;
    width: auto;
    right: 12px;
    color: #e8e8e8;
}

.partgzfbh_left .swiper-pagination .swiper-pagination-current {
    font-size: 32px;
    color: #ff928f;
}

.partgzfbh_left .swiper-pagination .swiper-pagination-total {
    font-size: 18px;
    color: #e8e8e8;
}

.partgzfbh_left .swiper-button-prev,
.partgzfbh_left .swiper-button-next {
    bottom: 13px;
    top: auto;
    width: 16px;
    height: 23px;
}

.partgzfbh_left .swiper-button-prev {
    left: 10px;
    background: url("http://www.xinhuanet.com/politics/2020cjydzt/images/prev01.png") 0 0 no-repeat;
}

.partgzfbh_left .swiper-button-next {
    right: 70px;
    background: url("http://www.xinhuanet.com/politics/2020cjydzt/images/next01.png") 0 0 no-repeat;
}

.partgzfbh_right {
    width: 580px;
    float: right;
}

.partgzfbh_right_top {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 5px;
}

.partgzfbh_right_top h2 {
    font-size: 22px;
    font-weight: bolder;
    color: #305798;
    padding-bottom: 5px;
    line-height: 28px;
}

.partgzfbh_right_top h2 a {
    color: #305798;
}

.partgzfbh_right_top p {
    font-size: 16px;
    color: #666;
    line-height: 26px;
}

/* 20200204 add 关注发布会 by LHR end*/
/* 20200212 add 复工在行动 by LHR begin */
.part_fgzxd {
    width: 1200px;
    margin: 40px auto 0;
}

.part_fgzxd .lmt h3 {
    background: url("http://www.xinhuanet.com/politics/xxgzbdgrdfyyq/20200131new/images/lmt_fgzxd.png") 50% 0 no-repeat;
    height: 110px;
}

.part_fgzxd .lmt h3 a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -99999em;
}

.part_fgzxd {
    width: 100%;
    height: auto;
}

.part_fgzxd .lmt {
    height: auto;
    background: none;
}

.part_fgzxd .lmt h4 {
    width: 100%;
    height: auto;
}

.part_fgzxd .lmt h4 img {
    width: 100%;
    height: auto;
}

.voicer {
    margin-top: 60px;
}

.voicer-swiper {
    position: relative;
    width: 1220px;
    margin: 20px auto 40px;
}

.voicer-swiper .swiper-button-next,
.voicer-swiper .swiper-button-prev {
    width: 40px;
    height: 40px;
    margin-top: -30px;
}

.voicer-swiper .swiper-button-next {
    background: url("http://www.xinhuanet.com/video/2019zhuanti/jkcdz/images/arrow.png") -68px 0px no-repeat;
    right: 0;
}

.voicer-swiper .swiper-button-prev {
    background: url("http://www.xinhuanet.com/video/2019zhuanti/jkcdz/images/arrow.png") 0px 0px no-repeat;
    left: 0;
}

.voicer-swiper .swiper-button-next:hover {
    background: url("http://www.xinhuanet.com/video/2019zhuanti/jkcdz/images/arrow.png") -68px -66px no-repeat;
}

.voicer-swiper .swiper-button-prev:hover {
    background: url("http://www.xinhuanet.com/video/2019zhuanti/jkcdz/images/arrow.png") 0px -66px no-repeat;
}

.voicer-swiper .swiper-container {
    width: 1130px;
    height: 388px;
}

.voicer-swiper .slide-cont {
    position: relative;
    width: 206px;
    height: 366px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
    border: 1px solid #d8e8f6;
}

.voicer-swiper .slide-cont:hover .voicer-txt {
    top: 0;
}

.voicer-img {
    position: relative;
    z-index: 1;
    width: 206px;
    height: 366px;
}

.voicer-img img {
    width: 100%;
    height: 100%;
}

.voicer-txt {
    width: 100%;
    height: 100%;
    left: 0;
    top: 100%;
    color: #fff;
    background: rgba(6, 120, 128, 0.6);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(6, 120, 128, 0.6)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(6, 120, 128, 0.6) 100%);
    background: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(6, 120, 128, 0.6) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(6, 120, 128, 0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    position: absolute;
    z-index: 3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-end;
    -webkit-align-items: flex-end;
    -moz-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-box-pack: bottom;
    -webkit-justify-content: bottom;
    -moz-box-pack: bottom;
    -ms-flex-pack: bottom;
    justify-content: bottom;
    text-align: bottom;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}

.voicer-name {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    font-weight: bold;
}

.voicer-intro {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    text-align: left;
}

.voicer-intro:before {
    content: "";
    width: 30px;
    height: 1px;
    background: #fff;
    display: block;
    margin: 5px 0;
}

.voicer-txt-cont {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 35px;
}


.voicerMob {
    margin-top: 60px;
}

.voicerMob-swiper {
    position: relative;
    width: 100%;
    margin: 20px auto 70px;
}

.voicerMob-swiper .swiper-button-next,
.voicerMob-swiper .swiper-button-prev {
    width: 40px;
    height: 40px;
    margin-top: -30px;
}

.voicerMob-swiper .swiper-button-next {
    background: url("http://www.xinhuanet.com/video/2019zhuanti/jkcdz/images/arrow.png") -68px 0px no-repeat;
    right: 20px;
}

.voicerMob-swiper .swiper-button-prev {
    background: url("http://www.xinhuanet.com/video/2019zhuanti/jkcdz/images/arrow.png") 0px 0px no-repeat;
    left: 20px;
}

.voicerMob-swiper .swiper-button-next:hover {
    background: url("http://www.xinhuanet.com/video/2019zhuanti/jkcdz/images/arrow.png") -68px -66px no-repeat;
}

.voicerMob-swiper .swiper-button-prev:hover {
    background: url("http://www.xinhuanet.com/video/2019zhuanti/jkcdz/images/arrow.png") 0px -66px no-repeat;
}

.voicerMob-swiper .swiper-container {
    width: 80%;
    height: auto;
}

.voicerMob-swiper .slide-cont {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

/* .voicer-swiper .slide-cont:hover .voicer-txt {
    top: 0;
} */

.voicerMob-img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.voicerMob-img img {
    width: 100%;
    height: 100%;
}

.voicerMob-txt {
    width: 100%;
    height: auto;
    left: 0;
    bottom: 0;
    color: #fff;
    background: rgba(6, 120, 128, 0.6);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(6, 120, 128, 0.6)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(6, 120, 128, 0.6) 100%);
    background: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(6, 120, 128, 0.6) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(6, 120, 128, 0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    position: absolute;
    z-index: 3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-end;
    -webkit-align-items: flex-end;
    -moz-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-box-pack: bottom;
    -webkit-justify-content: bottom;
    -moz-box-pack: bottom;
    -ms-flex-pack: bottom;
    justify-content: bottom;
    text-align: bottom;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}

.voicerMob-name {
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    font-weight: bold;
}

.voicerMob-intro {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    text-align: left;
}

.voicerMob-intro:before {
    content: "";
    width: 30px;
    height: 1px;
    background: #fff;
    display: block;
    margin: 10px 0;
}

.voicerMob-txt-cont {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 40px;
}

.voicerMob-swiper .swiper-pagination {
    bottom: -30px;
}

.voicerMob-swiper .swiper-pagination-current {
    color: #0068d3;
}

/* 20200212 add 复工在行动 by LHR end */
@media screen and (max-width: 767px) {
    .domPC {
        display: none;
    }

    .domMobile {
        display: block;
    }

    .banner {
        background: none;
        height: auto;
    }

    .banner img {
        width: 100%;
        height: auto;
    }

    .dtt {
        width: 96%;
        padding: 0;
        background: none;
        margin: 20px auto 0;
    }

    .dtt .tit {
        font-size: 32px;
        line-height: 38px;
    }

    .dtt .txt {
        font-size: 16px;
    }

    .part01_box {
        width: 100%;
    }

    .part01 .lmt {
        /* height: 80px;
                background: url("http://xinhuanet.com/politics/xxgzbdgrdfyyq/images/lmt01_mob.png") 50% 0 no-repeat;
                background-size: auto 100%; */
        height: auto;
        background: none;
    }

    .part01 .lmt h4 {
        width: 100%;
        height: auto;
        /* background: url("http://xinhuanet.com/politics/xxgzbdgrdfyyq/images/lmt01_mob.png") 50% 0 no-repeat; */
    }

    .part01 .lmt h4 img {
        width: 100%;
        height: auto;
    }

    .part01_left {
        width: 100%;
        height: auto;
        float: none;
    }

    .part01_left .swiper-slide .name {
        font-size: 16px;
        line-height: 22px;
    }

    .part01_left .swiper-pagination {
        bottom: 5px;
    }

    .part01_left .swiper-slide .img img {
        width: 100%;
        height: auto;
    }

    .part01_right {
        width: 96%;
        margin: 20px auto 0;
        float: none;
    }

    .part02 {
        width: 100%;
        height: auto;
    }

    .part02 .lmt {
        /* height: 80px;
                background: url("http://xinhuanet.com/politics/xxgzbdgrdfyyq/images/lmt01_mob.png") 50% 0 no-repeat;
                background-size: auto 100%; */
        height: auto;
        background: none;
    }

    .part02 .lmt h4 {
        width: 100%;
        height: auto;
        /* background: url("http://xinhuanet.com/politics/xxgzbdgrdfyyq/images/lmt01_mob.png") 50% 0 no-repeat; */
    }

    .part02 .lmt h4 img {
        width: 100%;
        height: auto;
    }

    .wzlist {
        padding: 10px 20px;
    }

    .wzlist dt {
        float: none;
        margin-bottom: 3px;
        padding-left: 10px;
    }

    .wzlist dd {
        float: none;
    }

    .wzlist dd p {
        font-size: 14px;
    }

    .wzlist::after {
        left: 10px;
        top: 50px;
    }

    .wzlist dd::before {
        left: -18px;
    }

    .wzlist dd span {
        padding-right: 10px;
        font-size: 14px;
    }

    .wzlist dd {
        width: auto;
        padding: 5px 10px;
    }

    #moreBtn {
        padding: 20px 0 15px;
    }

    .more {
        padding: 20px 0 15px;
    }

    .part03 {
        width: 100%;
        height: auto;
    }

    .part03 .lmt {
        height: auto;
        background: none;
    }

    .part03 .lmt h4 {
        width: 100%;
        height: auto;
    }

    .part03 .lmt h4 img {
        width: 100%;
        height: auto;
    }

    .xwdyxl {
        width: 96%;
        margin: 20px auto 0;
        float: none;
    }

    .xxdt_list2 li {
        height: auto;
        padding: 0;
    }

    .xxdt_list2 li img {
        width: 100%;
        height: auto;
        float: none;
    }

    .xxdt_list2 li h2 {
        padding: 5px;
        font-size: 18px;
        height: auto;
        margin-top: 10px;
    }

    .xxdt_list2 li p {
        margin-top: 0;
        padding: 5px;
        height: auto;
    }

    .xxdt_list3 li {
        height: auto;
        padding: 0;
    }

    .xxdt_list3 li img {
        width: 100%;
        height: auto;
        float: none;
        margin: 0;
    }

    .xxdt_list3 li h2 {
        padding: 5px;
        font-size: 18px;
        height: auto;
        margin-top: 10px;
    }

    .xxdt_list3 li p {
        margin-top: 0;
        padding: 5px;
        height: auto;
    }

    .xwdyxr {
        width: 96%;
        margin: 10px auto 0;
        float: none;
    }

    .tit1 {
        height: 1.7rem;
        padding: 0.1rem 0 0.25rem 0;
        line-height: 0.8rem;
        font-size: 1.2rem;
        -webkit-background-size: 0.6rem auto;
        -moz-background-size: 0.6rem auto;
        background-size: 0.6rem auto;
        background-position: 0 center;
    }

    .newbox {
        width: 96%;
        margin: auto;
        margin: auto;
    }

    .newboxl {
        width: 100%;
        margin-bottom: 20px;
    }

    .newboxr {
        width: 100%;
        margin-bottom: 20px;

    }

    .topxwlb li {

        margin-top: 12px;
    }

    .part05 {
        width: 100%;
        height: auto;
    }

    .part05 .lmt h4 {
        width: 100%;
        height: auto;
        /* background: url("http://xinhuanet.com/politics/xxgzbdgrdfyyq/images/lmt01_mob.png") 50% 0 no-repeat; */
    }

    .part05 .lmt h4 img {
        width: 100%;
        height: auto;
    }

    .lbxw {
        width: 100%;
    }

    .lbxwl {
        float: left;
        width: 100%;
    }

    .lbxwl img {
        width: 100%;
        height: auto;
    }

    .lb1 li {
        width: 100%;
        height: auto;
        float: left;
        margin-top: 20px;
    }

    .lb1 li+li {
        margin-left: 0px;
    }

    /*20100131*/
    .focusBox2 {
        width: 100%;
        height: auto;
        overflow: hidden;
        position: relative;
        margin-top: 20px;
    }

    .focusBox2 .swiper-wrapper .swiper-slide img {
        width: 100%;
        height: 100%;
    }

    .focusBox2 .swiper-wrapper .swiper-slide .title {
        font-size: 16px;
        padding: 10px 10px 10px 50px;
    }

    .part_new {
        width: 100%;
        height: auto;
    }

    .part_new .lmt {
        height: auto;
        background: none;
    }

    .part_new .lmt h4 {
        width: 100%;
        height: auto;
    }

    .part_new .lmt h4 img {
        width: 100%;
        height: auto;
    }

    .part_new01 {
        width: 100%;
        height: auto;
    }

    .part_new01 .lmt {
        height: auto;
        background: none;
    }

    .part_new01 .lmt h4 {
        width: 100%;
        height: auto;
    }

    .part_new01 .lmt h4 img {
        width: 100%;
        height: auto;
    }

    .focusBox2 .player {
        position: absolute;
        width: 30px;
        height: 30px;
        bottom: 12px;
        left: 15px;
        z-index: 55;
    }

    .focusBox2 .swiper-pagination {
        text-align: right;
        left: -10px;
        bottom: 0;
    }

    /*20200202*/
    .part_new0202 {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .part_new0202 .lmt h4 img {
        width: 100%;
        height: auto;
    }

    .partnew_left {
        width: 100%;
        height: auto;
        float: none;
        margin-top: 20px;
    }

    .partnew_left .swiper-slide .name {
        font-size: 16px;
        line-height: 22px;
    }

    .partnew_left .swiper-pagination {
        bottom: 5px;
    }

    .partnew_left .swiper-slide .img img {
        width: 100%;
        height: auto;
    }

    .partnew_right {
        width: 96%;
        margin: 20px auto 0;
        float: none;
    }

    .partnew_right_top h2 {
        font-size: 22px;
        font-weight: bolder;
        color: #305798;
        padding-bottom: 10px;
        line-height: 28px;
    }

    /* 20200203 add 党旗飘扬 by LHR begin*/
    .partdqpy_box {
        width: 100%;
    }

    .partdqpy .lmt {
        /* height: 80px;
                background: url("http://xinhuanet.com/politics/xxgzbdgrdfyyq/images/lmt01_mob.png") 50% 0 no-repeat;
                background-size: auto 100%; */
        height: auto;
        background: none;
    }

    .partdqpy .lmt h4 {
        width: 100%;
        height: auto;
        /* background: url("http://xinhuanet.com/politics/xxgzbdgrdfyyq/images/lmt01_mob.png") 50% 0 no-repeat; */
    }

    .partdqpy .lmt h4 img {
        width: 100%;
        height: auto;
    }

    .partdqpy_left {
        width: 100%;
        height: auto;
        float: none;
    }

    .partdqpy_left .swiper-slide .name {
        font-size: 16px;
        line-height: 22px;
    }

    .partdqpy_left .swiper-pagination {
        bottom: 5px;
    }

    .partdqpy_left .swiper-slide .img img {
        width: 100%;
        height: auto;
    }

    .partdqpy_right {
        width: 96%;
        margin: 20px auto 0;
        float: none;
    }

    /* 20200203 add 党旗飘扬 by LHR end*/
    /* 20200204 add 关注发布会 by LHR begin*/
    .partgzfbh_box {
        width: 100%;
    }

    .partgzfbh .lmt {
        /* height: 80px;
                background: url("http://xinhuanet.com/politics/xxgzbdgrdfyyq/images/lmt01_mob.png") 50% 0 no-repeat;
                background-size: auto 100%; */
        height: auto;
        background: none;
    }

    .partgzfbh .lmt h4 {
        width: 100%;
        height: auto;
        /* background: url("http://xinhuanet.com/politics/xxgzbdgrdfyyq/images/lmt01_mob.png") 50% 0 no-repeat; */
    }

    .partgzfbh .lmt h4 img {
        width: 100%;
        height: auto;
    }

    .partgzfbh_left {
        width: 100%;
        height: auto;
        float: none;
    }

    .partgzfbh_left .swiper-slide .name {
        font-size: 16px;
        line-height: 22px;
    }

    .partgzfbh_left .swiper-pagination {
        bottom: 5px;
    }

    .partgzfbh_left .swiper-slide .img img {
        width: 100%;
        height: auto;
    }

    .partgzfbh_right {
        width: 96%;
        margin: 20px auto 0;
        float: none;
    }

    /* 20200204 add 关注发布会 by LHR end*/
	.taxxbox{ width:100%;}
	.taxx{ width:92%; float:none!important; margin:0 auto;}
	.listimg{ width:100%; height:auto; float:none;}
	.taxx li h3{ margin-top:5px}
	.taxx .listimg img {
		width: 100%;
		height: auto;
	}
}