﻿.topBanner {
    width: 100%;
    height: 100%;
    border: 3px solid #ecebeb;
    border-radius: 10px;
}

.time_tit_bg {
    background: #f3f7fb;
    padding: 20px 15px;
    border-radius: 10px;
}

.time_tit_bg h4 {
    font-size: 30px;
    font-weight: bold;
    color: #d74106;
}

.time_tit_bg p {
    color: #2e2e2e;
    padding-top: 5px;
}

#content p {
    line-height: 1.5;
}

.resp-tab-content {
    padding: 30px 15px !important;
}

.resp-tab-item {
    cursor: pointer;
    background-color: transparent !important;
}

.trilateral {
    overflow:hidden;
}
    .trilateral:hover {
        border: 4px solid #2e2e2e;
    }

.img_cenger {
    width: 550px;
    height: 175px;
    object-fit: cover;
    /*transition: transform 0.5s ease;*/
}

    .img_cenger:hover {
        transform: scale(1.2);
    }

.resp-tab-active {
    border: none !important;
    padding: 0 15px !important;
}

.time_axis {
    display: flex;
}

.time_show {
    background: #ffffff;
}

.time_show p, .time_show img {
    padding: 10px;
}

.time_show_a {
    display: inline-block;
    color: #ffffff;
    padding: 5px 30px;
    margin-top: 20px;
    margin-bottom: 10px;
    border: 0px !important;
    cursor: pointer;
}

.time_show_a_0 {
    background-color: #7881d7;
}

    .time_show_a_0:hover {
        background-color: #8894ff;
    }

.time_show_a_1 {
    background-color: #98a53f;
}
    .time_show_a_1:hover {
        background-color: #bdcd4e;
    }

.time_show_a_2 {
    background-color: #4aacbf;
}

    .time_show_a_2:hover {
        background-color: #69ccdf;
    }

.time_show_a_3 {
    background-color: #dda837;
}

    .time_show_a_3:hover {
        background-color: #f3c155;
    }

.time_center_text {
    text-align: center;
    color: rgba(102, 102, 102, 0.8) !important;
}

.time_height_40 {
    height: 40px;
}

.time_height_55 {
    height: 55px;
}

.time_height_40 .list_ele_right {
    padding-right: 5px;
}

.time_booth {
    background: #fff;
    color: rgba(102, 102, 102, 0.8) !important;
    padding: 0px 2px;
    text-align: center;
    display: inline-block;
    width: 100%;
    border: 1px solid #1b78b6;
    border-radius: 20px;
}
.time_booth0 {
    border: 1px solid #B2BBFE;
}
.time_booth1 {
    border: 1px solid #DAF337;
}
.time_booth2 {
    border: 1px solid #5dd9f1;
}
.time_booth3 {
    border: 1px solid #ffc54a;
}

.time_axis_1 {
    float: left;
    width: 11%;
    margin-left: 12px;
}

.list_ele_right {
    text-align: right;
    padding-right: 30px;
    padding-top: 30px;
}

.list_ele_right_normal {
    text-align: right;
    padding-right: 30px;
}

.time_axis_2 {
    float: left;
    width: 0%;
    border-left: 2px solid #B2BBFE;
    margin-left: 30px;
}

.time_axis_3 {
    width: 80%;
}

.borer_none {
    border: none !important;
}

.border-left1 {
    border-left: 2px solid #DAF337;
}
.border-left2 {
    border-left: 2px solid #5dd9f1;
}
.border-left3 {
    border-left: 2px solid #ffc54a;
}

.icon_width_big0, .icon_width_big1, .icon_width_big2, .icon_width_big3 {
    position: relative;
    top: -10px;
    left: -19px;
    font-size: 38px;
}

    .icon_width_big0:before, .icon_width_big1:before, .icon_width_big2:before, .icon_width_big3:before {
        color: #B2BBFE;
        position: relative;
        top: -11px;
    }

    .icon_width_big1:before {
        color: #DAF337 !important;
    }

    .icon_width_big2:before {
        color: #5dd9f1 !important;
    }

    .icon_width_big3:before {
        color: #ffc54a !important;
    }

.icon_width_normal0, .icon_width_normal1, .icon_width_normal2, .icon_width_normal3 {
    position: relative;
    top: 0px;
    left: -14px;
    font-size: 26px;
    color: #1b78b6;
}
    .icon_width_normal0:before {
        color: #B2BBFE !important;
    }

    .icon_width_normal1:before {
        color: #DAF337 !important;
    }

    .icon_width_normal2:before {
        color: #5dd9f1 !important;
    }

    .icon_width_normal3:before {
        color: #ffc54a !important;
    }

.time_content_0 {
    background: #d7dbff;
}

    .time_content_0 > .time_content_triangle {
        color: #d7dbff;
    }

.time_content_1 {
    background: #edf5b6;
}

    .time_content_1 > .time_content_triangle {
        color: #edf5b6;
    }

.time_content_2 {
    background: #c4f2f9;
}

    .time_content_2 > .time_content_triangle {
        color: #c4f2f9;
    }

.time_content_3 {
    background: #fbe4b3;
}

    .time_content_3 > .time_content_triangle {
        color: #fbe4b3;
    }

.time_content {
    /*background: #f5f3f3;*/
    padding: 15px;
    display: block;
    position: relative;
}

.time_content_p {
    font-size: 18px;
    font-weight: bold;
    color: rgba(64, 64, 64, 0.9);
    display: block;
}

    .time_content_p:hover {
        text-decoration: underline !important;
    }

.time_content_triangle {
    position: absolute;
    top: 0px;
    left: -15px;
    font-size: 30px;
}

.p_width_big0, .p_width_big1, .p_width_big2, .p_width_big3 {
    text-align: center;
    font-size: 28px;
    color: rgba(64, 64, 64, 0.9);
    font-weight: bold;
    position: relative;
    top: -20px;
    width: 50%;
    background-color: #B2BBFE;
    border-radius: 40px;
    padding: 5px 15px;
}

.p_width_big1 {
    background-color: #DAF337 !important;
}

.p_width_big2 {
    background-color: #5dd9f1 !important;
}

.p_width_big3 {
    background-color: #ffc54a !important;
}


@media (max-width: 1199px) {
    .resp-tab-content {
        border: none;
        padding: 10px 0px !important;
    }
    .img_cenger {
        width: 100%;
        height: 100%;
    }
    .time_axis_1 {
        width: 15%;
    }
    .list_ele_right_normal {
        padding-right: 15px;
    }
    .time_axis_3 {
        width: 75%;
    }
}

@media screen and (max-width: 991px) {
    .img_cenger:hover {
        transform: scale(1);
    }
    .trilateral:hover {
        border: none;
    }
    .resp-tab-item:hover {
        padding: 10px 15px !important;
        border: 1px solid #c1c1c1 !important;
        background-color: rgb(193, 193, 193, 0.5) !important;
    }
}

@media only screen and (max-width: 768px) {
    .tab_ul {
        display: none;
    }
    .resp-arrow {
        display: none;
    }
}

@media (max-width: 767px) {
    .time_axis_1 {
        width: 23.5%;
    }
    .time_axis_2 {
        margin-left: 20px;
    }
    .time_axis_3 {
        width: 66%;
    }
    .p_width_big0, .p_width_big1, .p_width_big2, .p_width_big3 {
        width: 80%;
        font-size: 26px;
        top: -10px;
    }
}