/*
    * @time Sun Oct 23 2022 09:48:11 GMT+0800 (中国标准时间)
    */
@charset "utf-8";

.clearfix:after,
body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
input,
label,
li,
ol,
p,
pre,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
tr,
ul {
    margin: 0;
    padding: 0
}

body,
html {
    height: 100%
}

body {
    font-family: "PingFang SC", "Lantinghei SC", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", STHeitiSC-Light, simsun, "宋体", "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif
}

li {
    list-style-type: none
}

a {
    text-decoration: none;
    outline: 0;
    color: #000;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

a:hover {
    text-decoration: none;
    color: #ff9724 !important
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

iframe,
img {
    border: 0
}

img {
    vertical-align: top
}

.clearfix {
    display: block
}

.clearfix:after {
    content: "";
    overflow: hidden;
    width: 100%;
    height: 0;
    font-size: 0;
    display: block;
    clear: both
}

.part {
    width: 1200px;
    margin: 0 auto
}

.left {
    float: left
}

.right {
    float: right
}

i {
    font-style: normal
}

.domMobile {
    display: none
}

.domPc,
.domPC {
    display: block !important;
}

.part {
    width: 1200px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto
}

.banner {
    height: 737px;
    background: url("//www.news.cn/politics/leaders/cpc20/images/20220921ldrxi_pcBannerbg_v1.jpg") 50% 0 no-repeat;
    position: relative;
    overflow: hidden;
}

.banner .xhlogo {
    width: 131px;
    height: 82px;
    position: absolute;
    left: 50%;
    top: 90px;
    margin-left: 500px;
}

.banner .bannerCon {
    width: 1110px;
    margin: 0 auto;
}

.banner .xiportrait01 {
    width: 526px;
    height: 691px;
    float: left;
    margin-top: 45px;
}

.banner .xiInfo {
    width: 500px;
    float: left;
    margin-top: 230px;
    margin-left: 30px;
}

.banner .resumeicon {
    margin-top: 20px;
}

.nav {
    height: 167px;
    background: url("//www.news.cn/politics/leaders/cpc20/images/20220921ldrxi_pcNavbg_v1.png") 50% 0 no-repeat;
    margin-top: -120px;
    position: relative;
    z-index: 4;
    overflow: hidden;
    min-width: 1200px;
}

.nav ul {
    width: 1180px;
    height: 80px;
    margin: 0px auto 0;
    line-height: 80px;
    padding-top: 50px;
}

.nav li {
    float: left;
    font-size: 16px;
    color: #ffedc2;
    margin: 0 13px;
}

.nav li a {
    color: #ffedc2;
}

.nav li.on {
    color: #ffedc2;
    font-size: 18px;
    font-weight: bolder;
}

.nav li.on a {
    color: #ffedc2;
}

.nav li.fen {
    margin-left: 170px;
}



.ej-list {
    margin: 20px auto 30px
}

.title {
    position: relative;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
    height: 86px;
    background: url(//www.news.cn/politics/leaders/cpc20/images/cpc20-leadersAlbum-ej-title-bg.png) left center no-repeat
}

.title span {
    padding: 0 10px;
    font-size: 30px;
    line-height: 68px;
    font-weight: 700;
    color: #bd1914;
    background: #fff
}

.list-txt {
    margin-top: 30px
}

.list-txt li {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 0 15px 10px;
    line-height: 26px;
    border-bottom: 1px dotted #ccc
}

.list-txt li .tit {
    font-size: 18px;
    color: #333;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.list-txt li .tit a {
    color: #333
}

.list-txt li .time {
    margin-left: 10px;
    font-size: 14px;
    color: #999
}

.list-txt li:before {
    content: "";
    margin-right: 10px;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #bd1914
}

.list-txt li:last-child {
    border-bottom: 0
}

.list-pic {
    margin-top: 30px
}

.list-pic ul {
    font-size: 0;
    width: 1240px
}

.list-pic ul li {
    vertical-align: top;
    display: inline-block;
    position: relative;
    width: 280px;
    margin-right: 27px;
    margin-bottom: 15px
}

.list-pic ul li .img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 150px;
    overflow: hidden
}

.list-pic ul li .img img {
    width: 100%;
    height: auto
}

.list-pic ul li .tit {
    padding: 5px 10px;
    font-size: 18px;
    line-height: 26px;
    min-height: 62px;
    color: #333
}

.list-pic ul li .tit a {
    color: #333
}

.xpage-more-btn {
    width: 100px;
    text-align: center;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #bbb;
    background: #eee;
    line-height: 36px;
    font-size: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer
}

@media screen and (max-width:1200px) {
    body {
        position: relative;
        height: auto;
        max-width: 1242px;
        margin: 0 auto
    }

    .domMobile {
        display: block
    }

    .domPc,
    .domPC {
        display: none !important;
    }

    .part {
        width: 100%;
        padding: 0 3%
    }

    .mob-banner {
        position: relative
    }

    .mob-banner img {
        width: 100%;
        height: auto
    }

    .mob-banner .xiname {
        position: absolute;
        left: 50%;
        margin-left: 50px;
        top: 300px;
        z-index: 1;
        width: 320px;
    }

    .mob-banner .bdzj {
        position: absolute;
        top: 430px;
        left: 50%;
        margin-left: 70px;
        z-index: 1;
        width: 200px;
    }

    .mob-banner .resume {
        width: 200px;
        position: absolute;
        top: 503px;
        left: 50%;
        margin-left: 70px;
    }

    .mob-banner .xhlogo {
        width: 150px;
        position: absolute;
        right: 30px;
        bottom: 20px;
        z-index: 1
    }

    .nav {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 20px;
        /* padding-right: 0.355556rem; */
        margin-top: 0px;
        /* padding-top: 44px;
        padding-bottom: 34px; */
        height: auto;
        background: #0e3e8e;
        -webkit-background-size: auto 100%;
        -moz-background-size: auto 100%;
        background-size: auto 100%;
        position: relative;
        z-index: 2;
        min-width: auto;
    }

    .nav .nav-cont {
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        font-size: 0;
        white-space: nowrap;
        height: 100%;
        /* background: #0e3e8e; */
    }

    .nav a {
        display: inline-block;
        margin-right: 20px;
        font-size: 24px;
        line-height: 3;
        color: #ffedc2;
    }

    .lib-foot {
        padding: 15px 0 !important;
        font-size: 12px !important;
        line-height: 1.8 !important
    }

    .title {
        font-size: 26px
    }

    .ej-list {
        margin-top: 10px;
        margin-bottom: 20px
    }

    .list-txt {
        margin-top: 10px
    }

    .list-txt li {
        padding: 10px 0 10px 5px;
        line-height: 1.5
    }

    .list-txt li .tit {
        font-size: 18px
    }

    .list-txt li .time {
        display: none
    }

    .list-txt li:before {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-top: 12px;
        margin-right: 10px;
        width: 6px;
        height: 6px
    }

    .list-pic {
        margin-top: 10px
    }

    .list-pic ul {
        font-size: 0;
        width: 100%
    }

    .list-pic ul li {
        vertical-align: top;
        display: inline-block;
        position: relative;
        width: 49%;
        margin-right: 2%;
        margin-bottom: 10px
    }

    .list-pic ul li:nth-child(even) {
        margin-right: 0
    }

    .list-pic ul li .img {
        height: auto
    }

    .list-pic ul li .img img {
        width: 100%;
        height: auto
    }

    .list-pic ul li .tit {
        padding: 5px;
        font-size: 18px;
        line-height: 1.5;
        min-height: 54px
    }

    .xpage-more-btn {
        width: 100px;
        margin-top: 10px;
        line-height: 36px;
        font-size: 16px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px
    }
}

@media screen and (max-width:768px) {
    .mob-banner .xiname {
        top: 220px;
        width: 260px;
    }

    .mob-banner .bdzj {
        top: 320px;
        left: 50%;
        width: 160px;
    }

    .mob-banner .resume {
        width: 140px;
        position: absolute;
        top: 380px;
        left: 50%;
        margin-left: 70px;
    }

    /* .nav {
        padding-bottom: 33px;
    } */
}

@media screen and (max-width:460px) {


    .title {
        height: 43px;
        padding-top: 2px;
        padding-bottom: 5px;
        padding-left: 5px;
        -webkit-background-size: 100% 43px;
        -moz-background-size: 100% 43px;
        background-size: 100% 43px
    }

    .title span {
        line-height: 28px;
        font-size: 22px;
        padding: 0 5px
    }

    .mob-banner .xiname {
        top: 110px;
        width: 160px;
        margin-left: 10px;
    }

    .mob-banner .bdzj {
        top: 175px;
        left: 50%;
        width: 110px;
        margin-left: 20px;
    }

    .mob-banner .resume {
        width: 100px;
        position: absolute;
        top: 210px;
        left: 50%;
        margin-left: 30px;
    }

    .nav {
        height: auto;
        /* padding-top: 27px; */
        /* padding-bottom: 20px; */
        /* padding-left: 95px; */
        margin-top: 0px;
    }

    .nav a {
        line-height: 2.5;
        font-size: 18px;
    }
}
