/* 通用样式 */

.text-justify {
    text-align: justify;
    text-align-last: justify;
    text-justify: inter-ideograph;
}

.tc-left {
    text-align: left;
    text-align-last: left;
}

.tc {
    text-align: center;
    text-align-last: center;
}

.f12 {
    font-size: 12px;
}

.fs14 {
    font-size: 14px;
}

.fs16 {
    font-size: 16px;
}

.fs0 {
    font-size: 0;
}

.cl6 {
    color: #666666;
}

.lh25 {
    line-height: 25px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb20 {
    padding-bottom: 20px;
}

/* 首页 */
/* .index-en .main{
    height: calc((100vh * 950)/1080);
    position: relative;
}
.index-en .main .header{
    background-color:transparent;
    box-shadow: none;
    top:  calc((100vh * 40)/1080);
}

.index-en .main .banner-swiper{
    width: 100%;
    height: 100%;
}
.index-en .main .banner-swiper video{
    height: 100%;
    width: 100%;
    object-position: center;
    object-fit: cover;
}

.index-en .main .banner-swiper .swiper-slide img{
    width: 100%;
    height: 100%;
}
.index-en-banner-right span {
    padding: 0 10px;
}

.index-en-banner {
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 40px;
    background-color: #C4AA8E;
    width: 100%;
    z-index: 990;
}

.index-en-banner-left {
    padding-left: calc(100vw * 52 / 1920);
}

.index-en-banner-right {
    color: #ffffff;
    font-size: 14px;
    padding-right: calc(100vw * 46 / 1920);
}

.index-en-banner-right a:hover{
    color: #ffffff;
}
.index-en-banner-left a {
    font-size: 14px;
    color: #ffffff;
    padding-right: calc(100vw * 30 / 1920);
}

.index-en-banner-left a:hover {
    text-decoration: underline;
}

.index-en-bottom {
    min-height: 127px;
    width: 100%;
    padding-left: calc(100vw * 52 / 1920);
    padding-right: calc(100vw * 30 / 1920);
}

.index-en-bottom-left {
    width: calc(100vw * 726 / 1920);
    min-height: 127px;
}

.index-en-bottom-center {
    min-height: 127px;
    max-width: calc(100vw * 950 / 1920);
}

.index-en-bottom-center-title {
    width: calc(100vw * 451 / 1920);
}

.index-en-bottom-center-list a {
    width: 173px;
    line-height: 25px;
    text-align: center;
    text-align-last: center;
    display: block;
    border: 1px solid #F1F1F1;
    float: left;
    margin-right: calc(100vw * 41 / 1920);
    font-size: 12px;
    color: #666666;
    transition: all .3s;
}

.index-en-bottom-center-list a:hover {
    background-color: #C4AA8E;
    color: #ffffff;
}

.index-en-bottom-center-list a:nth-last-of-type(1) {
    margin-right: calc(100vw * 0 / 1920);
}

.index-en-bottom-center {
    padding-left: calc(100vw * 60 / 1920);
    padding-right: calc(100vw * 60 / 1920);
}

.index-en-bottom-right {
    min-height: 127px;
    min-width: 100px;
}

.swiper-1-button-prev, .swiper-1-button-next {
    width: 40px;
    height: 40px;
    position: absolute;
    border-radius: 50%;
    border: 1px solid #ffffff;
    top: 50%;
    margin-top: -20px;
    z-index: 80;
    outline: none;
    cursor: pointer;
}

.swiper-1-button-prev img, .swiper-1-button-next img {
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.swiper-1-button-prev {
    left: 38px;
}

.swiper-1-button-next {
    right: 38px;
}

/* 集团简介---大事记 */

.memorabilia-2019 {
    margin-top: 4.5rem;
}

pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    /*我是一个很长很长的代码，看我换行了木有？*/
}

/* 党的建设 */

.party-build-pandect-main>div {
    top: 5%;
    height: 95%;
}

.party-build-pandect-bottom {
    height: auto;
    width: 100%;
    padding-top: 3%;
}

.party-build-pandect-filter li {
    float: left;
    margin-left: 4px;
    font-size: 12px;
    cursor: pointer;
    background-color: #f4f4f4;
    line-height: 28px;
    border-radius: 12.5px;
    width: 155px;
    text-align: center;
    font-weight: 400px;
    white-space: nowrap;
    overflow: hidden;
}

.party-build-pandect-filter-more {
    padding-left: calc(100vw * 26 /1920);
    line-height: 28px;
}

.party-build-pandect-piece-content {
    width: 75%;
    padding-right: calc(100vw * (55/ 1920));
}

.party-build-pandect-piece-time {
    width: 25%;
}

.party-list {
    width: 100%;
    height: calc(100vw * 125 / 1920);
    margin-top: 2%;
}

.party-list>a {
    display: block;
    width: 100%;
    height: calc(100vw * 115 / 1920);
    min-height: 80px;
    margin-top: 1.5%;
    padding-left: calc(100vw * (28 / 1920));
    padding-right: calc(100vw * (28 / 1920));
    cursor: pointer;
    transition: all .3s linear;
}

.party-list>a:hover {
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 50px 0 rgba(98, 139, 166, 0.03);
}

.party-list>a .table {
    width: 100%;
    height: 100%;
}

.party-list>a:nth-child(odd) {
    width: 45%;
    float: left;
}

.party-list>a:nth-child(even) {
    width: 45%;
    float: right;
}

@media (max-width: 1900px) {
    /* 首页 */
    .index-en-bottom-center {
        padding-left: calc(100vw * 30 / 1920);
        padding-right: calc(100vw * 30 / 1920);
        max-width: calc(100vw * 980 / 1920);
    }
    .index-en-bottom-center-list a {
        margin-right: calc(100vw * 20 / 1920);
    }
}

@media (max-width: 1550px) {
    /* 通用头部 */
    .header-nav li a {
        font-size: 12px;
    }
    /* 首页 */
    .index-header {
        height: calc(100% - 127px);
    }
    .index-en-bottom {
        padding-left: 15px;
        padding-right: 15px;
    }
    .index-en-banner-left {
        padding-left: 10px;
    }
    .index-en-banner-left a {
        font-size: 12px;
        padding-right: 10px;
    }
    .index-en-banner-right a {
        font-size: 12px;
    }
    .index-en-bottom-left .pb10 {
        padding-top: 14px;
    }
    .index-en-bottom-center-list a {
        width: 140px;
    }
    .index-en-bottom-center-title {
        padding-top: 14px;
    }
    .index-en-bottom-right {
        padding-top: 14px;
    }
    /* 侧边栏 */
    .sidebar-list>div {
        margin-top: calc(100vw * 30 / 1920);
    }
    /* 集团简介--集团简介 */
    .company-profile-content {
        margin-top: 30px;
    }
    .company-profile-content>div:nth-of-type(1) {
        font-size: 16px;
    }
    .company-profile-content>div:nth-of-type(2) {
        font-size: 12px;
        margin-top: 10px;
    }
    /* 党的建设 */
    .party-build-pandect-bottom {
        padding-top: 10px;
    }
    .party-list {
        margin-top: 0;
    }
} 