:focus-visible {
    outline: none;
}
.jiantou {
    border: solid #1468BF;
    display: inline-block;
    padding: 8px;
    border-width: 0 3px 3px 0;
    position: relative;
    top: 3px;
    border-radius: 1px;
    transition: 0.5s all;
    opacity: 0.4;
}

.jiantou.left {
    transform: rotate(135deg);
    margin-left: 8px;
}

.jiantou.right {
    margin-right: 8px;
    transform: rotate(315deg);
}

.jiantou.top {
    transform: rotate(225deg);
}

.jiantou.bottom {
    transform: rotate(45deg);
}

.main_footer .footer_item dt {
    margin-bottom: 6px;
}

.main_footer .left_link span {
    margin: 0 8px;
}

.main_footer .left_link {
    width: 930px;
}

.main_footer .left_link span:last-child {
    display: none;
}

.main_footer .right_image {
    width: 250px;
}

.main_footer .right_image li:first-child {
    margin-left: 0;
}

.main_footer .right_image li {
    width: 76px;
    margin-left: 10px;
}

.main_footer .right_image li img {
    width: 76px;
    height: 76px;
    margin-bottom: 4px;
}

.main_footer .right_image li p {
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
}

.main_footer .footer_link,.main_footer .footer_item,.container_fluid .navbar ul {
    width: 1200px;
}

.container_fluid .navbar .sub_nav {
    top: 59px;
}

.videoplay, .works_item {
    position: relative;
}

.video-player {
    display: block;
}

.video-player img {
    width: 100%;
    height: 100%;
    object-fit: unset;
    border-radius: 6px;
}
.video-player .play {
    width: 66px;
    height: 66px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.video-player::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin-left: -40px;
    margin-top: -40px;
    z-index: 999;
    /* background-image: url('/images/icon_video_play.png'); */
    background-size: cover;
}

.video {
    display: block;
}

.video img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 6px;
}

.item {
    display: block;
}

.video-player {
    width: 100%;
    height: 385px;
}

.video {
    width: 100%;
    height: 385px;
}

.pc_banner_img img {
    display: block;
}

.banner_nav .list .item a {
    color: #FFFFFF;
}

.special_box .special_item {
    margin-bottom: 8px;
}

.center_content .center_content_item {
    margin-top: 5px;
}

@media screen and (max-width: 768px) {
    .main_mobile_footer .right_image li {
        width: 0.84rem;
        text-align: center;
    }

    .video-player {
        width: 100%;
        height: auto;
    }

    .video {
        width: 100%;
        height: auto;
    }

    .jiantou {
        border: solid #1468BF;
        display: inline-block;
        padding: 0.04rem;
        border-width: 0 0.03rem 0.03rem 0;
        position: relative;
        top: 0.03rem;
        border-radius: 1px;
        transition: 0.5s all;
        opacity: 0.4;
    }

    .jiantou.left {
        transform: rotate(135deg);
        margin-left: 0.04rem;
    }

    .jiantou.right {
        margin-right: 0.04rem;
        transform: rotate(315deg);
    }

    .main_mobile_footer .footer_txt_box span:last-child {
        display: none;
    }

    .swiper-father .swiper-button-prev, .swiper-father .swiper-button-next {
        width: 0.2rem!important;
        height: 0.2rem!important;
    }
}

.el-icon-arrow-right {
    cursor: pointer;
}

.left_menu {
    width: 244px;
    border: 1px solid #d8d8d8;
    border-radius: 6px;
    color: #333333;
    font-size: 16px;
    height: auto !important;
    padding-bottom: 10px;
}

.left_menu .left_menu_item {
    width: 100%;
    min-height: 44px;
    line-height: 44px;
}

.left_menu .left_menu_item .left_menu_item_title {
    display: flex;
    justify-content: space-between;
    padding: 0 16px;
}

.left_menu .left_menu_item .left_menu_item_title span {
    padding-left: 20px;
    font-family: MicrosoftYaHeiUI;
    font-size: 16px;
    color: #333333;
    line-height: 20px;
    text-align: left;
    font-style: normal;
}

.left_menu .left_menu_item .left_menu_item_content .left_menu_item_title {
    padding: 0 16px 0 0;
}

.left_menu .left_menu_item .left_menu_item_content {
    padding-left: 30px;
    display: none;
}

.left_menu .left_menu_item .left_menu_item_content .left_menu_item_content {
    padding-left: 24px;
}

.left_menu .left_menu_item .left_menu_item_content.on {
    display: block;
}

.left_menu .left_menu_item .left_menu_item_content .left_menu_item_content_box {
    padding-left: 0;
}

.left_menu .left_menu_item .left_menu_item_content .left_menu_item_content_box .left_menu_item_2 {
    display: flex;
    justify-content: space-between;
    padding: 0 16px 0 0;
}

.left_menu .left_menu_item .left_menu_item_content .left_menu_item_content_box .left_menu_item_2 .title::before {
    content: "ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·";
    color: #d8d8d8;
    padding-right: 5px;
    font-weight: normal !important;
}

.left_menu .left_menu_item .left_menu_item_content .left_menu_item_content_box .active_2 {
    font-weight: bold;
    color: #1468bf;
}

.left_menu .active {
    background: #f1f6fb;
    position: relative;
    font-weight: bold;
    color: #1468bf !important;
}

.left_menu .active::before {
    content: "";
    width: 4px;
    height: 18px;
    background: #1468bf !important;
    border-radius: 6px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -4%;
}

.left_menu .left_menu_item .item a {
    font-weight: bold;
    font-size: 16px;
    color: #1468BF;
}

.left_menu .left_menu_item .left_menu_item_content {
    padding-left: 30px;
}

.left_menu .left_menu_item .left_menu_item_content ul .left_menu_item_2 {
    padding-left: 14px;
    position: relative;
}

.left_menu .left_menu_item .left_menu_item_content ul .left_menu_item_2::before {
    content: "";
    position: absolute;
    top: 21px;
    left: 0;
    width: 4px;
    height: 4px;
    background: #d8d8d8;
    border-radius: 4px;
}

.left_menu .left_menu_item .left_menu_item_content ul .left_menu_item_2.item::before {
    background: #1468BF;
}

.about-us_header {
    width: 100%;
    height: 140px;
    line-height: 140px;
    text-align: center;
    font-weight: 800;
    font-size: 38px;
    color: #ffffff;
    font-style: normal;
    background: url(/images/banner_lan.png) center no-repeat;
}

.el-icon-arrow-up:before {
    content: "\e6e1";
}

#page .disable {
    display: none;
}

#page {
    font-family: FZLanTingHeiS-L-GB;
    font-weight: 400;
    color: #000000;
    font-size: 16px;
    margin: 40px 0;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    align-content: space-around;
}
 #page .layui-box {
     display: flex;
     flex-wrap: wrap;
     align-items: center;
     justify-content: center;
     height: 100px;
 }

#page .laypage_curr {
    border-radius: 6px;
    padding: 5px 11px;
    font-weight: 400;
    background-color: #1468bf;
    color: #fff;
    margin: 0 5px;
}

#page .layui-laypage-curr {
    border-radius: 6px;
    padding: 5px 11px;
    font-weight: 400;
    background-color: #1468bf;
    color: #fff;
    margin: 0 5px;
}

#page a:hover {
    background-color: #1468bf;
    color: #fff;
}

#page a {
    border-radius: 6px;
    padding: 5px 11px;
    margin: 0 5px;
    background: #f7f8fa;
    color: #333333;
}

#page .layui-laypage-spr {
    border-radius: 6px;
    padding: 5px 11px;
    margin: 0 5px;
    color: #333333;
}

#page .layui-disabled {
    display: none;
}
#page .layui-box .layui-laypage-skip {
    border-radius: 6px;
    padding: 5px 11px;
    margin: 0 5px;
    margin-bottom: 0;
    display: block;
}

#page .layui-box .layui-input {
    width: 55px;
    padding: 5px 8px;
    margin: 0 5px;
    background-color: #FFF;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #DCDFE6;
}

#page .layui-box .layui-laypage-btn {
    border-radius: 6px;
    padding: 5px 11px;
    margin: 0 5px;
    background: #f7f8fa;
    cursor: pointer;
}


#js_page .disable {
    display: none;
}

#js_page {
    font-family: FZLanTingHeiS-L-GB;
    font-weight: 400;
    color: #000000;
    font-size: 16px;
    margin: 40px 0;
    display: flex;
    justify-content: center;
}

#js_page .laypage_curr {
    border-radius: 6px;
    padding: 5px 11px;
    font-weight: 400;
    background-color: #1468bf;
    color: #fff;
    margin: 0 5px;
}

#js_page a:hover {
    background-color: #1468bf;
    color: #fff;
}

#js_page a {
    border-radius: 6px;
    padding: 5px 11px;
    margin: 0 5px;
    background: #f7f8fa;
    color: #333333;
}

#js_page .layui-layjs_page-spr {
    border-radius: 6px;
    padding: 5px 11px;
    margin: 0 5px;
    color: #333333;
}

#js_page .layui-disabled {
    display: none;
}

.pc_Content .center_content .center_content_box .center_content_item .item:hover .content {
    color: #1468bf !important;
}

[v-cloak] {
    display: none;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}

.dl-menuwrapper .dl-menu {
    padding: 0;
}

.dl-menuwrapper .right-arrow {
    right: 0.15rem;
    margin-top: -0.04rem;
}

.dl-menuwrapper li .dl-submenu {
    box-shadow: none;
    padding: 0;
}

.dl-menuwrapper li.dl-back>a {
    padding-left: 0.3rem;
}

.dl-menuwrapper li a {
    padding-left: 0.2rem;
}

.dl-menuwrapper .left-arrow {
    left: 0.15rem;
    margin-top: -0.04rem;
}

.dl-menuwrapper li:last-child {
    border-bottom: 0;
}

.header_container .fr {
    position: relative;
    z-index: 1;
}

.header_container .fr ul {
    position: absolute;
    width: 100px;
    top: 66px;
    right: 10px;
    background: #ededed;
    padding: 10px;
}

.header_container .fr ul li {
    line-height: 30px;
}

.header_container .fr ul li a {
    display: block;
}

.header_container .fr ul li a:hover {
    color: #1468BF;
}
.cross-icon {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 2px;
    right: 38px;
    color: #C0C4CC;
    cursor: pointer;
    display: none;
}
.el-button--primary {
    color: #FFF;
    background-color: #1468bf;
    border-color: #1468bf;
}
@media all and (max-width: 768px) {
    .left_menu {
        display: none;
    }

    #page a, #page span {
        display: none;
    }

    #page .laypage_prev, #page .layui-laypage-prev, #page .laypage_next, #page .layui-laypage-next {
        display: inline-block;
    }

    #js_page a, #js_page span {
        display: none;
    }

    #js_page .laypage_prev, #js_page .laypage_next {
        display: inline-block;
    }

    #js_page .layjs_page_prev, #js_page .layjs_page_next {
        display: inline-block;
    }

    #page .layui-disabled {
        display: none;
    }

    .hidden-xs {
        display: none !important;
    }

    .visible-xs {
        display: block !important;
    }

    .el-date-range-picker {
        width: 92%;
        margin: auto;
    }

    .el-date-range-picker .el-picker-panel__body {
        min-width: auto;
    }

    .el-date-range-picker__content .el-date-range-picker__header div {
        margin: 0;
    }

    .header_container_mobile .header_search {
        height: 64px;
        padding: 0 0.15rem;
        border: 1px solid #e1e3e6;
        background: #fff;
        position: absolute;
        width: 100%;
        display: none;
    }

    .header_container_mobile .header_search .header_search-input {
        margin-top: 11px;
        padding: 0 0.6rem 0 0.1rem;
        width: 100%;
        height: 40px;
        line-height: 40px;
        border-radius: 6px;
        border: 1px solid #DADCE1;
    }
    .header_container_mobile .header_search .header_search-input:focus-visible {
        outline: none;
    }

    .header_container_mobile .header_search .header_search-input.el-input--suffix .el-input__inner {
        padding-right: 65px;
    }

    .header_container_mobile .header_search .header_search-input .el-input__suffix {
        right: 35px;
    }

    .header_container_mobile .header_search img {
        width: 22px;
        height: 22px;
        position: absolute;
        top: 20px;
        right: 25px;
    }

    .header_search_mobile {
        width: 0.2rem;
        height: 0.2rem;
        margin-right: 0.17rem;
        position: absolute;
        top: 0.19rem;
        right: 0.3rem;
    }

    .header_search_mobile img {
        width: 0.2rem;
        height: 0.2rem;
    }
    /* .cross-icon {
    position: absolute;
    top: 0.22rem;
    right: 56px;
    z-index: 999;
    width: 0.16rem;
    height: 0.16rem;
    font-size: 0.12rem;
    color: #C0C4CC;
    border: 0.01rem solid #C0C4CC;
    border-radius: 50%;
    text-align: center;
    line-height: 0.12rem;
    } */
    .cross-icon {
        width: 0.22rem;
        height: 0.22rem;
        position: absolute;
        top: 0.11rem;
        right: 0.48rem;
        color: #C0C4CC;
    }
}
<!--ºÄÊ±1754818271.4334Ãë-->