@charset "utf-8";
.index_pub_head_title {
    text-align:center;
}
.index_pub_head_title p {
    margin:0;
}
.index_pub_head_title h2 {
    margin:0;
    color:#221815;
    font-size:2.1875rem;
    font-weight:normal;
}
@media (max-width:575px) {
    .index_pub_head_title h2 {
        font-size:2rem;
    }
}


.index_section_1 {
    padding-top:3.25rem;
    overflow:hidden;
}
.index_section_1 p {
    margin:0;
}

.index_section_1 .the_list {
    padding-top:2.75rem;
    display:flex;
}
.index_section_1 .the_list li:nth-child(1) {
    width:47.91666%;
}
.index_section_1 .the_list li:nth-child(2) {
    flex-basis:0;
    flex-grow:1;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    margin-left:1.583333333333333%;
}

.index_section_1 .the_list li a {
    position:relative;
    display:block;
    overflow:hidden;
}
.index_section_1 .the_list li a:first-child {
    margin-bottom: 3.304347826086957%;
}
.index_section_1 .the_list li .t_shade {
    position:absolute;
    z-index:2;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0, 0.5);
    opacity:0;
    transition:0.5s;
}
.index_section_1 .the_list li a:hover .t_shade {
    opacity:1;
}
.index_section_1 .the_list li .t_absolute_text {
    position:absolute;
    z-index:3;
    left:0;
    top:5.352199%;
    width:100%;
    color:#221815;
    text-align:center;
}
.index_section_1 .the_list li .t_absolute_text h3 {
    margin-bottom:0.25rem;
    font-size:1.555rem;
    font-weight:normal;
    transition:0.3s;
}
.index_section_1 .the_list li a:hover .t_absolute_text h3 {
    color:#ffffff;
}
.index_section_1 .the_list li .t_absolute_text h4 {
    padding-top:1.125rem;
    font-size:0.9375rem;
    font-weight:normal;
    line-height:1.9375rem;
    color:#ffffff;
    opacity:0;
    transition:0.5s;
}
.index_section_1 .the_list li a:hover .t_absolute_text h4 {
    opacity:1;
}
.index_section_1 .the_list li .t_absolute_text span {
    margin-top:1.3125rem;
    padding:0 0.9375rem;
    height:2.3125rem;
    line-height:2.3125rem;
    border:1px solid #E0DFDF;
    border-radius:5px;
    color:#ffffff;
    font-size:0.9375rem;
    opacity:0;
    transition:0.5s;
}
.index_section_1 .the_list li a:hover .t_absolute_text span {
    opacity:1;
}
.index_section_1 .the_list li a img {
    width:100%;
    transition:0.5s;
}
.index_section_1 .the_list li a:hover img {
    transform:scale(1.1);
}

@media (max-width:910px) {
    .index_section_1 .the_list li:nth-child(2) {
        justify-content: start;
    }

    .index_section_1 .the_list li a {
        display: flex;
        flex-direction: column;
    }
    .index_section_1 .the_list li a:first-child {
        margin-bottom: 9.304348%;
    }
    .index_section_1 .the_list li a:last-child {
        flex-grow:1;
    }
    .index_section_1 .the_list li .t_shade {
        display:none;
    }

    .index_section_1 .the_list li .t_absolute_text {
        position:relative;
        display: flex;
        flex-direction: column;
        flex-grow: 1;
        top: unset;
        left: unset;
        order:1;
        text-align: left;
    }
    .index_section_1 .the_list li .t_absolute_text h3 {
        margin-bottom:0.975rem;
        padding-top: 5%;
    }
    .index_section_1 .the_list li a:hover .t_absolute_text h3 {
        color:#221815;
    }
    .index_section_1 .the_list li .t_absolute_text h4 {
        display:none;
        padding-top: 0;
        color: #221815;
        opacity: 1;
        transition: 0s;
    }
    .index_section_1 .the_list li .t_absolute_text h4 p {
        display:inline;
    }
    .index_section_1 .the_list li .t_absolute_text span {
        margin-top: 0.2rem;
        margin-right:auto;
        line-height: 1.9125rem;
        color: #0089cf;
        border: 2px solid #2594CD;
        border-radius: 5px;
        opacity: 1;
    }
    .index_section_1 .the_list li .t_absolute_text span i {
        font-style:normal;
        transition:0.3s;
    }
    .index_section_1 .the_list li .t_absolute_text span i.on {
        transform:rotate(90deg);
    }

    .index_section_1 .the_list li .t_thumbnail {
        overflow:hidden;
    }
}
@media (max-width:575px) {
    .index_section_1 {
        padding-top: 2.625rem;
    }

    .index_section_1 .the_list {
        padding-top:2.25rem;
    }
    .index_section_1 .the_list li .t_absolute_text h3 {
        padding-top: 8%;
        font-size:1rem;
    }
    .index_section_1 .the_list li .t_absolute_text span {
        padding: 0 0.7375rem;
        line-height: 2.0125rem;
        font-size:0.9rem;
    }
}


.index_section_3 {
    margin-top:6.3125rem;
    padding-top:3.5625rem;
    padding-bottom:6.25rem;
    overflow:hidden;
    background:url('../Images/index_application.jpg') no-repeat center top;
}
.index_section_3 .index_pub_head_title h2 {
    color:#ffffff;
}
.index_section_3 .the_swiper_layout {
    position:relative;
    margin-top:3.5rem;
}
.index_section_3 .the_swiper_container {
    max-width:1570px;
}
.index_section_3 .swiper-slide {

}
.index_section_3 .swiper-slide a {
    position:relative;
    display:flex;
    flex-direction:column;
}
.index_section_3 .swiper-slide a > div {
    overflow:hidden;
}
.index_section_3 .swiper-slide a > div img {
    width:100%;
    transition:0.5s;
}
.index_section_3 .swiper-slide a:hover > div img {
    transform:scale(1.1);
}
.index_section_3 .swiper-slide a > span {
    position:absolute;
    z-index: 2;
    left:0;
    bottom:0;
    display:flex;
    justify-content:center;
    align-items:center;
    padding: 2% 0;
    width:100%;
    min-height:17.30103806228374%;
    line-height:1;
    background:rgba(255,255,255, 0.7);
    text-align:center;
    color:#221815;
    font-size:1.25rem;
}
.index_section_3.index_section_3_en .swiper-slide a > span {
    min-height:18.30103806228374%;
}

.index_section_3 .swiper-button-prev,
.index_section_3 .swiper-button-next {
    left:1.99%;
    margin-top:calc(-1 * (3.125rem + 1.9375rem)/ 2);
    width:calc(3.125rem + 1.9375rem);
    height:calc(3.125rem + 1.9375rem);
    opacity: 1;
    background:rgba(255,255,255, 0.27);
    border-radius:100%;
    cursor:pointer;
    pointer-events:auto;
}
.index_section_3 .swiper-button-next {
    left:unset;
    right:1.99%;
}
.index_section_3 .swiper-button-next:after,
.index_section_3 .swiper-button-prev:after {
    color:#000;
    font-size: 3.125rem;
    opacity: 0.87;
}
@media (max-width:767px) {
    .index_section_3.index_section_3_en .swiper-slide a > span {
        min-height: 25.35%;
    }
}
@media (max-width:575px) {
    .index_section_3 {
        margin-top: 3.3125rem;
        padding-top: 2.5625rem;
        padding-bottom:3.5625rem;
    }
    .index_section_3 .the_swiper_layout {
        margin-top: 2.5rem;
    }

    .index_section_3 .swiper-slide a > span {
        font-size:1rem;
    }
}


.index_section_1_2 {
    margin-top:3.125rem;
}
.index_section_1_2 .s2_job_slide {
    padding-top:2.8625rem;
    padding-bottom:0;
    color:#221815;
}
.index_section_1_2 .s2_job_slide .pub_container {
    display:flex;
    justify-content:center;
}
.index_section_1_2 .s2_job_slide .job_left {
    position:relative;
    width:46%;
}
.index_section_1_2 .s2_job_slide .job_left a {
    display:block;
    overflow:hidden;
}
.index_section_1_2 .s2_job_slide .job_left img {
    width:100%;
    transition:0.5s;
}
.index_section_1_2 .s2_job_slide .job_left a:hover img {
    transform:scale(1.1);
}

.index_section_1_2 .s2_job_slide .job_right {
    flex-basis:0;
    flex-grow:1;
    display: flex;
    flex-direction: column;
    padding-left:3.625rem;
}
.index_section_1_2 .s2_job_slide .job_right > h3 {
    font-size:1.875rem;
    color:#CD0C00;
}
.index_section_1_2 .s2_job_slide .job_right > div {
    flex-basis: 0;
    flex-grow: 1;
    padding-top:0;
    margin-bottom:1.25rem;
    line-height:1.875rem;
    font-size:0.9375rem;
    text-align:justify;
    overflow:auto;
}
.index_section_1_2 .s2_job_slide .job_right > div p {
    margin:0;
}
.index_section_1_2 .s2_job_slide .job_right > a {
    align-self: flex-start;
    padding:0.3125rem 0.9375rem;
    margin-top:auto;
    font-size:0.9375rem;
    color:#0089cf;
    border:2px solid #2594CD;
    border-radius:5px;
}
.index_section_1_2 .s2_job_slide .job_right > a:hover {

}

.index_section_1_2 .s2_job_slide .play_btn_container {
    position:absolute;
    display:flex;
    justify-content:center;
    align-items:center;
    left:0;
    top:0;
    z-index:2;
    width:100%;
    height:100%;
    /*background:rgba(0,0,0,0.32);*/
    cursor:pointer;
    visibility:hidden;
    opacity:0;
    transition:0.5s;

    visibility:visible;
    opacity:1;
}
.index_section_1_2 .s2_job_slide .play_btn_container div {
    width:6.8125rem;
    height:6.8125rem;
    /*background:url('../Images/ico_play.png');*/
    background-size:100%;
}
.index_section_1_2 .s2_job_slide .job_left:hover .play_btn_container {
    visibility:visible;
    opacity:1;
}

.modal-open {
    padding-right:0 !important;
}
#index_section_1_2_video.modal {
    padding-right:0 !important;
}
#index_section_1_2_video .modal-dialog {
    width:fit-content;
    max-width:100%;
}
#index_section_1_2_video .modal-body {
    padding:0;
}
#index_section_1_2_video .modal-body video {
    width:auto;
    max-width:100%;
    height:auto;
    vertical-align:middle;
}
@media (max-width:767px) {
    .index_section_1_2 .s2_job_slide {

    }
    .index_section_1_2 .s2_job_slide .pub_container {
        flex-wrap:wrap;
    }

    .index_section_1_2 .s2_job_slide .job_left {
        width:100%;
    }

    .index_section_1_2 .s2_job_slide .job_right {
        flex-basis:auto;
        flex-grow:0;
        padding-left:0;
        padding-top:2.5rem;
        width:100%;
    }
    .index_section_1_2 .s2_job_slide .job_right > div {
        flex-basis:unset;
        flex-grow:unset;
        overflow:unset;
    }
}


.index_section_2 .swiper-button-prev,
.index_section_2 .swiper-button-next {
    color:#99989D;
}
.index_section_2 .swiper-button-prev {
    left:calc(21.0416667% - 202px);
}
.index_section_2 .swiper-button-next {
    right:calc(21.0416667% - 202px);
}
.index_section_2 .swiper-button-prev:after,
.index_section_2 .swiper-button-next:after {
    font-size:4.9375rem;
}

.index_section_2 {
    margin-top:6.75rem;
    background:url('../Images/index_news_back.jpg') no-repeat center;
    background-size:cover;
}

.index_section_2 .t_head_container {
    position:relative;
    padding-bottom: 3.4375rem;
    padding-top: 4.1875rem;
    display:flex;
    justify-content:space-between;
    border-bottom: 1px dashed #999797;
}
.index_section_2 .swiper-pagination {
    position:static;
    flex-basis: 0;
}
.index_section_2 .swiper-pagination .swiper-pagination-layout {

}
.index_section_2 .swiper-pagination ul {
    display:flex;
    margin:0 auto;
    padding:0;
}
.index_section_2 .swiper-pagination ul li {
    position:relative;
    margin-left:2.4125rem;
}
.index_section_2 .swiper-pagination ul li:first-child {
    margin-left:0;
}
.index_section_2 .swiper-pagination ul li .text_layout {
    position:relative;
    left:0;
    top:0;
    padding:0 1.1875rem;
    height:2.75rem;
    line-height:2.65rem;
    color:#221815;
    font-size:1.25rem;
    cursor:pointer;
    border-radius: 0;
    border:1px solid rgba(62, 52, 50, 0);
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.index_section_2 .swiper-pagination ul li.active .text_layout {
    border-color:rgba(62, 52, 50, 1);
}
.index_section_2 .swiper-pagination ul li .round {
    display:none;
    position:absolute;
    top:-5px;
    left:50%;
    margin-left:-5px;
    width:10px;
    height:10px;
    overflow:hidden;
    cursor:pointer;
    background:#FFFFFF;
    border-radius:100%;
}
.index_section_2 .swiper-pagination ul li.active .round {
    background:#E6212B;
}
@media (max-width:575px) {
    .index_section_2 .swiper-pagination ul li {
        margin-left:1rem;
    }
}

.index_section_2 .s2_job_slide {
    padding-top:3.0625rem;
    padding-bottom:0;
    color:#221815;
}
.index_section_2 .s2_job_slide .pub_container {
    display:flex;
    justify-content:center;
    flex-wrap:wrap;
}

.index_section_2 .s2_job_slide .job_left {
    position:relative;
    display:flex;
    justify-content:space-between;
    width:100%;
}
.index_section_2 .s2_job_slide .job_left .left_img_layout {
    width:46.16666666666667%;
}
.index_section_2 .s2_job_slide .job_left .left_img_layout a {
    display:block;
    width:100%;
    overflow:hidden;
}
.index_section_2 .s2_job_slide .job_left .left_img_layout img {
    width:100%;
    transition:0.5s;
}
.index_section_2 .s2_job_slide .job_left .left_img_layout img:hover {
    transform:scale(1.1);
}

.index_section_2 .s2_job_slide .job_left .l_the_right_layout {
    display:flex;
    flex-direction:column;
    width:calc(100% - 46.16666666666667%);
    padding-left:4.333333333333333%;
}
.index_section_2 .s2_job_slide .job_left .l_the_right_layout .ltr_head {
    display:flex;
    justify-content:space-between;
    align-items: flex-start;
}
.index_section_2 .s2_job_slide .job_left .l_the_right_layout .ltr_head .ltr_date {
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    width:5.6875rem;
    height:5.6875rem;
    line-height:1;
    background-color:#C0C1C1;
}
.index_section_2 .s2_job_slide .job_left .l_the_right_layout .ltr_head .ltr_date div:first-child {
    font-size:3.3125rem;
    font-weight:bold;
}
.index_section_2 .s2_job_slide .job_left .l_the_right_layout .ltr_head .ltr_date div:last-child {
    font-size:1.25rem;
}
.index_section_2 .s2_job_slide .job_left .l_the_right_layout .ltr_head .ltr_more {
    color:#0089cf;
    font-size:0.9375rem;
}

.index_section_2 .s2_job_slide .job_left .left_title_layout {
    padding-top:1.625rem;
}
.index_section_2 .s2_job_slide .job_left .left_title_layout h4 {
    margin:0;
    display:block;
    width:100%;
    height:1.875rem;
    overflow:hidden;
    font-weight:normal;
    font-size:1.375rem;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.index_section_2 .s2_job_slide .job_left .left_title_layout h4 a {
    display:inline;
    color:#221815;
}
.index_section_2 .s2_job_slide .job_left .left_title_layout h4 a:hover {
    color:#0089cf;
}
.index_section_2 .s2_job_slide .job_left .left_content_layout {
    margin:0;
    padding-top:0.5rem;
    line-height:1.8375rem;
    overflow:auto;
    color:#221815;
    font-size:0.9375rem;
    text-align:justify;
}
.index_section_2 .s2_job_slide .job_left .left_content_more {
    align-self: flex-start;
    padding:0.3125rem 0.9375rem;
    margin-top:auto;
    font-size:0.9375rem;
    color:#0089cf;
    border:2px solid #2594CD;
    border-radius:5px;
}

.index_section_2 .s2_job_slide .job_right {
    width:100%;
}
.index_section_2 .s2_job_slide .job_right .right_news_list {
    display:flex;
    flex-wrap:wrap;
    padding-top:1.875rem;
    padding-bottom:0.8125rem;
}
.index_section_2 .s2_job_slide .job_right .right_news_list li {
    display:flex;
    align-items:center;
    padding-top:2.3125rem;
    padding-bottom:2.5625rem;
    width:50%;
    border-top:1px dashed #979493;
    color:#221815;
}
.index_section_2 .s2_job_slide .job_right .right_news_list li:first-child,
.index_section_2 .s2_job_slide .job_right .right_news_list li:nth-child(2) {
    border-top:0;
}
.index_section_2 .s2_job_slide .job_right .right_news_list li .li_date_day {
    padding-right: 5.666666666666667%;
    line-height:1;
    border-right:1px dashed #9B9997;
    font-size:3.4375rem;
}
.index_section_2 .s2_job_slide .job_right .right_news_list li .li_right_layout {
    padding-left: 5.666666666666667%;
    width:83.766667%;
}
.index_section_2 .s2_job_slide .job_right .right_news_list li .li_right_layout .li_date {
    line-height:1;
    font-size:1.625rem;
}
.index_section_2 .s2_job_slide .job_right .right_news_list li .li_right_layout h4 {
    display:block;
    margin:0;
    margin-top:1rem;
    padding-right: 2.125rem;
    height:1.575rem;
    line-height:1;
    overflow:hidden;
    font-size:1.375rem;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.index_section_2 .s2_job_slide .job_right .right_news_list li .li_right_layout h4 a {
    display:inline;
    color:#221815;
}
.index_section_2 .s2_job_slide .job_right .right_news_list li .li_right_layout h4 a:hover {
    color:#0089cf;
}

.index_section_2 .s2_job_slide .play_btn_container {
    position:absolute;
    display:flex;
    justify-content:center;
    align-items:center;
    left:0;
    top:0;
    z-index:2;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.32);
    cursor:pointer;
    visibility:hidden;
    opacity:0;
    transition:0.5s;

    visibility:visible;
    opacity:1;
}
.index_section_2 .s2_job_slide .play_btn_container div {
    width:6.8125rem;
    height:6.8125rem;
    background:url('../Images/ico_play.png');
    background-size:100%;
}
.index_section_2 .s2_job_slide .job_left:hover .play_btn_container {
    visibility:visible;
    opacity:1;
}

@media (max-width:767px) {
    .index_section_2 .s2_job_slide .job_left {
        flex-wrap:wrap;
    }
    .index_section_2 .s2_job_slide .job_left .left_img_layout {
        width:100%;
    }
    .index_section_2 .s2_job_slide .job_left .l_the_right_layout {
        padding-left:0;
        padding-top:1rem;
        width:100%;
    }
}
@media (max-width:575px) {
    .index_section_2 {
        margin-top: 4.75rem;
    }
    .index_section_2 .t_head_container {
        flex-wrap:wrap;
        padding-bottom: 2.3375rem;
        padding-top: 2.1875rem;
    }
    .index_section_2 .t_head_container .index_pub_head_title {
        width:100%;
    }
    .index_section_2 .swiper-pagination {
        flex-basis: 100%;
        padding-top: 1.375rem;
        width:100%;
    }
    .index_section_2 .swiper-pagination ul {
        justify-content: center;
    }

    .index_section_2 .s2_job_slide {
        padding-top:1.2rem;
    }
    .index_section_2 .s2_job_slide .job_left .left_content_layout {
        display:none;
    }
    .index_section_2 .s2_job_slide .job_left .left_content_more {
        display:none;
    }
    .index_section_2 .s2_job_slide .job_right .right_news_list li {
        padding-top: 1.3125rem;
        padding-bottom: 1.5625rem;
        width:100%;
    }
    .index_section_2 .s2_job_slide .job_right .right_news_list li:nth-child(2) {
        border-top: 1px dashed #979493;
    }
}

.modal-open {
    padding-right:0 !important;
}
#index_section_2_video.modal {
    padding-right:0 !important;
}
#index_section_2_video .modal-dialog {
    width:fit-content;
    max-width:100%;
}
#index_section_2_video .modal-body {
    padding:0;
}
#index_section_2_video .modal-body video {
    width:auto;
    max-width:100%;
    height:auto;
    vertical-align:middle;
}