﻿.film-container {
    position: relative;
    width: 100%;
}

.banner-container {
    position: relative;
    /*height: 1084px;*/
    width: 1200px;
    font-size: 0;
    margin: 0 auto;
}

.banner-container img {
    position: relative;
    height: 100%;
    width: 100%;
    display: block;
}

.item-container {
    position: relative;
    width: 100%;
    padding-bottom: 30px;
    text-align: center;
}

.item-container-ngcolor {
    background-color: rgb(235, 234, 240);
}

.item-bottom-container {
    position: relative;
    width: 100%;
    background-image: url(/Content/Images/film/bottom-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent !important;
    padding-bottom: 70px;
}

.item-title-container {
    position: relative;
    width: 100%;
    text-align: center;
}

.item-title-box {
    position: relative;
    margin: 0 auto;
    padding: 66px 0 36px 0;
    display: inline-block;
}

.item-title-box-img {
    position: relative;
    height: 140px;
    width: 306px;
    background-image: url(/Content/Images/film/title-bg2.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.item-title-box-eng {
    position: relative;
    width: 306px;
    font-size: 20px;
    font-family: ali;
    text-align: center;
    margin-top: -25px;
}

.item-title-box-img-txt {
    position: relative;
    height: 50px;
    line-height: 50px;
    width: 100%;
    text-align: center;
    padding-top: 48px;
    text-align: center;
    font-size: 40px;
    font-family: ali;
    font-weight: bold;
}



.item-value-container {
    position: relative;
    width: 1200px;
    padding: 20px 0;
    margin: 0 auto;
    text-align: center;
}

.item-value-item {
    position: relative;
    width: 100%;
    height: 80px;
    line-height: 80px;
    font-size: 0;
}

.item-value-item-left {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 1000px;
    text-align: left;
}

.item-value-item-left-item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 80px;
    width: 200px;
}

.item-value-item-left-item-txt {
    position: relative;
    width: 100%;
    font-size: 30px;
    font-family: ali;
    text-align: center;
    z-index: 989;
    cursor: pointer;
}

.item-value-item-left-item-line {
    position: absolute;
    bottom: 16px;
    width: 100%;
    height: 20px;
    font-size: 30px;
    font-family: ali;
    background-color: transparent;
    border-radius: 4px;
    z-index: 988;
}

.item-value-item-left-item-line-active {
    background-color: #fd9e5f;
}

.item-value-item-left-item-txt-active {
    font-size: 40px;
    font-weight: bold;
}

.item-value-item-left-item-txt:hover {
    font-size: 40px;
    font-weight: bold;
}

    .item-value-item-left-item-txt:hover + .item-value-item-left-item-line {
        background-color: #fd9e5f;
    }



.item-value-item-right {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 200px;
    height: 80px;
}

.item-value-item-right-left {
    float: right;
    height: 24px;
    width: 24px;
    background-image: url(/Content/Images/film/arrow-l-gray.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 35px;
    cursor: pointer;
}

.item-value-item-right-right {
    float: right;
    height: 24px;
    width: 24px;
    background-image: url(/Content/Images/film/arrow-r-gray.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}

.item-value-item-right-left:hover {
    background-image: url(/Content/Images/film/arrow-l-yellow.png);
}

.item-value-item-right-right:hover {
    background-image: url(/Content/Images/film/arrow-r-yellow.png);
}

.swiper-slide-box {
    position: relative;
    width: 530px;
    height: 165px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 30px 20px;
    margin-top: -60px;
}


.swiper-slide-title {
    position: relative;
    width: 100%;
    height: 36px;
    line-height: 36px;
    padding-bottom: 30px;
    font-size: 18px;
    font-family: ali;
    color: #000;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 40px;
}

    .swiper-slide-title label {
        font-family: ali;
        font-size: 18px;
        cursor: pointer;
    }

        .swiper-slide-title label:hover {
            color: #0288f0;
        }

    .swiper-slide-title2 {
        position: relative;
        width: 100%;
        height: 30px;
        line-height: 24px;
        padding-bottom: 20px;
        font-size: 18px;
        font-family: ali;
        color: #000;
        text-align: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.swiper-slide-img {
    position: relative;
    width: 100%;
    height: 240px !important;
    cursor: pointer;
}

.swiper-slide-subtitle {
    position: relative;
    width: 100%;
    height: 80px;
    font-size: 14px;
    font-family: ali;
    line-height: 27px;
    margin-top: 16px;
    color: #666;
    text-align: left;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.swiper-slide-subtitle2 {
    position: relative;
    width: 100%;
    height: 56px;
    font-size: 14px;
    font-family: ali;
    line-height: 28px;
    color: #666;
    text-align: left;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.item-container-bg {
    position: absolute;
    left: 0;
    top: 26px;
    width: 590px;
    height: 690px;
    background-image: url(/Content/Images/film/bg1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}




.item-news-container {
    position: relative;
    width: 1200px;
    margin: 30px auto 0 auto;
    font-size: 0;
}

.item-news-img {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 160px;
    width: 280px;
}

.item-news-info {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 160px;
    width: 870px;
    margin-left: 50px;
}

.item-news-info-top {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #ceced3;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 20px 0;
}

    .item-news-info-top label {
        font-family: ali;
        font-size: 20px;
        cursor: pointer;
    }

.item-news-info-top label:hover {
    color: #0288f0;
}

    .item-news-info-bottom {
        position: relative;
        color: #666;
        font-family: ali;
        font-size: 16px;
        text-align: left;
        word-break: break-all;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        padding: 18px 0 0 0;
        height: 48px;
        line-height: 24px;
    }


.item-act-part {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 10px 30px 20px 30px;
    background-color: rgba(12, 147, 225, 0.9);
    width: 220px;
    border-radius: 10px;
    margin-top: 50px;
    cursor: pointer;
    margin: 50px 20px 0 20px;
    border: 1px solid #04396d;
    background-image: url(/Content/Images/v/boxbg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    box-shadow: 1px 3px 8px #303133;
    color: #fff;
    text-align: center;
}

.item-act-title {
    position: relative;
    font-size: 20px;
    font-family: ali;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.item-act-time1 {
    position: relative;
    font-size: 20px;
    font-family: ali;
    width: 100%;
    text-align: center;
}

.item-act-time2 {
    position: relative;
    font-size: 20px;
    font-family: ali;
    width: 100%;
    text-align: center;
}

.item-act-status {
    position: relative;
    /*background-color: rgb(250, 205, 0);*/
    background-color: #fd9e5f;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    font-family: ali;
    font-size: 16px;
    display: inline-block;
    margin-top: 12px;
    text-align: center;
}

.item-act-part:hover {
    background-color: rgba(12, 147, 225, 1);
}
