@charset "utf-8";

/* CSS Document */

body {
    font-family: "Î¢ÈíÑÅºÚ";
}

a {
    font-family: "Î¢ÈíÑÅºÚ";
    transition: all .3s;
    -webkit-transition: all .3s;
    cursor: pointer;
}

a * {
    transition: all .3s;
    -webkit-transition: all .3s;
}

@media screen and (min-width: 992px) {
    .layui-container {
        width: 1230px;
    }
}

.top {
    background: url(/ZT/css/qiyi/../../images/qiyi/top.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 473px
}

.bg {
    background-color: #fff8f8;
    overflow: hidden;
    width: 100%;
}

.big_title {
    font-family: '»ªÎÄÖÐËÎ', 'ËÎÌå', 'Î¢ÈíÑÅºÚ';
    font-size: 36px;
    font-weight: bold;
    display: block;
    text-align: center;
    background: linear-gradient(to bottom, #fc450c, #b51b23);
    -webkit-background-clip: text;
    color: #b51b23;
    -webkit-text-fill-color: transparent;
}

.big_title span {
    display: inline-block;
    padding: 0 30px;
    box-sizing: border-box;
    background: linear-gradient(to bottom, #fc450c, #b51b23);
    -webkit-background-clip: text;
    color: #b51b23;
    -webkit-text-fill-color: transparent;
}

.big_title hr {
    background: url(/ZT/css/qiyi/../../images/qiyi/index_title.png);
    height: 12px;
    display: inline-block;
    width: calc((100% - 476px) / 2);
    margin: 0;
    vertical-align: middle;
}

.news-list a {
    font-size: 18px;
    color: #333333;
    transition: all .3s;
    -webkit-transition: all .3s;
    height: 48px;
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    line-height: 48px;
}

.news-list a:hover {
    color: #ca271c
}

.index_line1 .big_title {
    margin: 62px auto 38px;
}

.index_line1 img {
    width: 100%;
    margin-bottom: 50px;
    display: block;
}

.index_line1 .index_con a {
    font-size: 22px;
    line-height: 48px;
    color: #000;
    display: block;
    text-indent: 2em;
    padding-left: 26px;
    box-sizing: border-box;
    margin-top: -15px;
    text-align: justify;
    position: relative;
}

.index_line1 .index_con a:hover {
    color: #ca271c;
}

.index_line1 .index_con a div {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #be0604;
    font-size: 22px;
    font-family: 'ËÎÌå';
    font-weight: bold;
}

.index_line2 .big_title {
    margin: 45px auto 55px;
}

.index_line2 .speech_point {
    margin-bottom: 45px;
    font-size: 0;
    width: 100%;
    height: 410px;
    position: relative;
}

.index_line2 .speech_point_out {
    width: 1200px;
    overflow: hidden;
}

.index_line2 .speech_point_bigbox {
    overflow: hidden;
    width: 1240px;
    height: 410px;
}

.index_line2 #speech_point_switcher {
    height: 150px;
    left: 0px;
}

.index_line2 .speech_point_1.speech_point_2 {
    width: 100%;
    float: left;
}

.index_line2 .speech_point li {
    float: left;
    height: 410px;
    padding-right: 40px;
    display: block;
    overflow: hidden;
}

.index_line2 .speech_point li:last-of-type {
    margin-right: 0;
}

.index_line2 .speech_point li a {
    display: block;
}

.index_line2 .speech_point li a img {
    width: 100%;
}

.index_line2 .speech_point li a:hover {
    animation: pulse 1s;
}

.index_line2 .speech_point .cost-control-btn {
    position: absolute;
    width: 35px;
    height: 60px;
    background-color: #7f7f7f;
    color: #FFF;
    text-align: center;
    line-height: 60px;
    font-size: 24px;
    border-radius: 5px;
}

.index_line2 .speech_point .special-prev {
    left: -50px;
    top: 175px;
}

.index_line2 .speech_point .special-next {
    right: -50px;
    top: 175px;
}

.index_line3 .big_title {
    margin: 40px auto 35px;
}

.index_line3 .big_title hr {
    width: calc((100% - 219px) / 2);
}

.index_line3 .gold_speech_box {
    height: 339px;
    overflow: hidden;
}

.index_line3 .gold_speech_con li {
    font-size: 22px;
    line-height: 36px;
    color: #aa262b;
    display: block;
    padding: 20px 0;
    box-sizing: border-box;
    overflow: hidden;
    border-bottom: 1px dotted #848282;
}

.index_line3 .gold_speech_con_more {
    display: block;
    text-align: center;
    line-height: 44px;
    padding: 20px 0 10px;
}

.index_line3 .gold_speech_con_more i {
    display: inline-block;
    color: #848282;
    font-size: 32px;
    cursor: pointer;
}

.index_line4 .news_column {
    margin-bottom: 80px;
}

.index_line4 .news_column .big_title {
    margin: 35px 0 50px;
}

.index_line4 .news_column .big_title hr {
    width: calc((100% - 219px) / 2);
}

.index_line4 .news_column>div>div:first-of-type a {
    width: 95%;
}

.index_line4 .news_column>div>div:last-of-type {
    padding-left: 37px;
    position: relative;
}

.index_line4 .news_column>div>div:last-of-type::before {
    content: '';
    width: 1px;
    height: 95%;
    border-left: 1px #848282 dotted;
    position: absolute;
    left: 0;
    top: 4px;
}

.index_line4 .news_column.comments a {
    word-break: normal;
    white-space: normal;
    overflow: inherit;
    height: auto;
    line-height: 32px;
    margin-bottom: 20px;
}

.index_line4 .news_row {
    margin-bottom: 55px;
}

.index_line4 .news_row .big_title {
    margin: 0 0 12px;
}

.index_line4 .news_row .big_title hr {
    width: calc((100% - 219px) / 2);
}

.index_line4 .news_row a h1 {
    display: block;
    font-size: 22px;
    color: #aa262b;
    margin-top: 22px;
}

.index_line4 .news_row a p {
    font-size: 16px;
    color: #787777;
    line-height: 26px;
    display: block;
    margin-top: 15px;
    padding-bottom: 23px;
    border-bottom: 1px #848282 dotted;
}

.index_line4 .news_part .big_title {
    margin: 0 0 70px;
}

.index_line4 .news_part .big_title hr {
    width: calc((100% - 402px) / 2);
}

.index_line4 .news_part_box {
    position: relative;
    border: 2px #e40000 solid;
    box-sizing: border-box;
    min-height: 314px;
    padding: 55px 15px 27px;
    margin-bottom: 90px;
}

.index_line4 .news_part_box .big_box {
    position: absolute;
    padding: 0 20px;
    top: -21px;
    background-color: #FFF;
    left: calc((100% - 224px)/2);
}

.index_line4 .news_part_box.right .big_box {
    left: calc((100% - 355px)/2);
}

.index_line4 .news_part_box .big_box .big_title {
    margin: 0;
    font-size: 30px;
}

.index_line4 .news_part_box a {
    font-size: 18px;
    line-height: 36px;
    color: #000;
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index_line4 .news_part_box a:hover {
    color: #ca271c;
}

@media screen and (max-width: 768px) {
    .top {
        background: none;
        height: auto;
    }
    .top img {
        width: 100%;
    }
    .layui-container {
        padding: 0 10px;
    }
    .index_line1 .big_title {
        margin: 15px auto 10px;
        font-size: 1.125rem;
    }
    .index_line1 img {
        margin-bottom: 15px;
    }
    .index_line1 .index_con a {
        padding-left: 0;
        margin-top: 0;
        font-size: 1.02rem;
        line-height: 24px;
        margin-bottom: 25px;
    }
    .index_line1 .index_con a div {
        display: none;
    }
    .big_title {
        font-size: 1.125rem;
        margin: 15px auto 10px;
    }
    .big_title span {
        display: -webkit-inline-box;
        box-sizing: unset;
        padding: 0 10px;
    }
    .index_line4 .news_column .big_title {
        margin: 15px auto 10px;
    }
    .index_line4 .news_column>div>div:first-of-type a {
        width: 100%;
    }
    .index_line4 .news_column>div>div:last-of-type {
        padding-left: 0;
    }
    .index_line4 .news_column>div>div:last-of-type::before {
        display: none;
    }
    .index_line4 .news_column.comments a {
        padding: 10px 0;
        margin-bottom: 0;
    }
    .index_line4 .news_column {
        margin-bottom: 30px;
    }
    .index_line4 .news_row a h1 {
        font-size: 1.02rem;
    }
    .index_line4 .news_row a p {
        font-size: 0.875rem;
    }
    .index_line4 .news_row {
        margin-bottom: 30px;
    }
    .news-list a {
        width: 100%;
        padding-top: 4px;
        height: auto;
        line-height: normal;
        padding: 15px 0;
        border-bottom: 1px #d6d6d6 solid;
        box-sizing: border-box;
        display: block;
        font-size: 1.02rem;
    }
    .index_line4 .news_row .big_title hr {
        width: calc((100% - 100px) / 2);
    }
    .index_line4 .news_column .big_title hr {
        width: calc((100% - 100px) / 2);
    }
    .index_line4 .news_part_box .big_box {
        top: -13px;
        padding: 0 10px;
        left: calc((100% - 141px)/2);
    }
    .index_line4 .news_part {
        margin-top: 35px;
    }
    .index_line4 .news_part_box .big_box .big_title {
        font-size: 1.125rem;
    }
    .index_line4 .news_part_box {
        padding: 10px;
        margin-bottom: 15px;
        min-height: auto;
    }
    .index_line4 .news_part_box.right .big_box {
        left: calc((100% - 210px)/2);
    }
    .index_line4 .news_part_box a {
        width: 100%;
        padding-top: 4px;
        height: auto;
        line-height: normal;
        padding: 15px 0;
        border-bottom: 1px #d6d6d6 solid;
        box-sizing: border-box;
        display: block;
        font-size: 1.02rem;
    }
}