@charset "UTF-8";
/* Scss Document */
html { height: 100%; }
body { height: 100%; color: #282828; font-size: 14px; font-family: "Microsoft YaHei","微软雅黑,Arial","PingFang SC","Helvetica Neue",Helvetica,"Hiragino Sans GB","sans-serif"; background: #f9f9f9; }
button, input, select, textarea { font: 14px Verdana,Helvetica,Arial,sans-serif; }
li, ol, ul, dl, dt, dd { list-style: none; }
blockquote, body, button, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, td, textarea, th, ul { margin: 0; padding: 0; box-sizing: border-box; }
a { color: #555; text-decoration: none; }
a:hover { text-decoration: none; }
[v-cloak] { display: none; }

.menu ul{display:flex;}
.menu li{flex:1;font-size:16px;}

@font-face {
    font-family: "2a0f6409-206c-47b8-b082-66d009862481";
    src: url(Radomir-Tinkov-Gilroy-Heavy-9.otf) format("opentype");
    font-alias:Radomir-Tinkov-Gilroy-Heavy-9}

@font-face {
    font-family: eb919e75-ef9e-4c78-828a-b637f88a2105;
    src: url(gilroy-black-6.otf) format("opentype");
    font-alias:gilroy-black-6}

@font-face {
    font-family: "9acf744c-5c97-409d-a546-d0534cd20da0";
    src: url(gilroy-bold-4.otf) format("opentype");
    font-alias:gilroy-bold-4}

@font-face {
    font-family: "5b857470-53da-4e31-b4ef-f8d687cd3173";
    src: url(Gilroy-Medium-2.otf) format("opentype");
    font-alias:Gilroy-Medium-2}


.e_container-1 {display: flex;flex-wrap: wrap;flex-direction: row;display-radio: flex}

.e_container-1 .p_item {flex: 1;max-width: 100%}

.e_container-1 .cbox-1-0 {
    background-fill-value: background-image;
    background: url(../images/about.jpg);
    background-repeat: no-repeat;
    background-image: url(../images/about.jpg)
}


.e_container-2 .p_item {flex: 1;max-width: 100%}

.e_container-2 .cbox-2-1 {background: #fff;padding-left: 50px;padding-right: 50px;margin-top: 10px;padding-bottom: 50px}

.e_container-2 .cbox-2-0 {background: #fff}

.e_container-15 {display: flex;flex-wrap: wrap;flex-direction: row;width: 100%;display-radio: flex;padding-left: 0;padding-right: 0}

.e_container-15>.p_item {flex: 1;max-width: 100%;max-height: 100%}

.e_richText-18 {font_radio: 2;color: #666;font-size: 15px;line-height: 1.8;padding-top: 50px;padding-bottom: 50px;display-radio: 1}

.e_text-42 {font_radio: 2;margin-right: auto;margin-top: 5px;font-size: 32px;font-family: Microsoft YaHei;color: #222;text-align: left;line-height: 1;display-radio: 1;margin-left: auto}

.e_text-43 {font_radio: 2;margin-top: 20px;margin-left: auto;margin-right: auto;font-size: 18px;text-align: left;color: #999;line-height: 1;display-radio: 1;font-family: "5b857470-53da-4e31-b4ef-f8d687cd3173";font-weight: 400}

.e_richText-44 {font_radio: 2;color: #666;font-size: 15px;line-height: 1.8;padding-top: 20px;padding-bottom: 20px;display-radio: 1}
.e_line-45 {display-radio: 1;border-top-style: dashed;border-top-width: 1px;}

.e_image-1 {overflow: hidden;display-radio: 1}

.e_image-1 img {width: 100%;height: 100%;object-fit: contain}
.contact{margin-bottom: 0;margin-top: 0;display-radio: 1;background-color: #f4f4f4;min-height: 0;padding-top: 80px;padding-bottom: 80px;}



.e_loop-1 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%
}

.e_loop-1 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

.e_loop-1 .p_page {
    text-align: center
}

.e_loop-1 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

.e_loop-1 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

.e_loop-1 .p_filter_key {
    width: 70px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: 700;
    color: #333;
    font-size: 12px
}

.e_loop-1 .p_v_item {
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;
    font-size: 13px;
    color: #555;
    margin-right: 30px
}

.e_loop-1 .p_active .p_fbutton {
    color: #fff;
    background-color: #6495ed
}

.e_loop-1 .p_result_item {
    position: relative;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px
}

.e_loop-1 .p_filter_close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px;
    font-style: normal;
    font-size: 16px;
    margin-top: -5px;
    cursor: pointer
}

.e_loop-1 .multSelect {
    font-size: 13px;
    position: relative
}

.e_loop-1 .multSelect .inputWrap {
    width: 100%;
    min-width: 100px;
    min-height: 24px;
    border: 1px solid #dcdfe6;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    background: #fff
}

.e_loop-1 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

.e_loop-1 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

.e_loop-1 .multSelect ul,li {
    list-style: none
}

.e_loop-1 .multSelect li {
    display: inline-block;
    background: #edf0f3;
    color: #92969c;
    padding: 0 5px;
    margin: 1px 5px 1px 0;
    border-radius: 5px;
    line-height: 16px
}

.e_loop-1 .multSelect .multSelect-option {
    width: 100%;
    border: 1px solid #dcdfe6;
    border-radius: 2px;
    border-top: 0;
    max-height: 200px;
    overflow-y: scroll;
    position: absolute;
    height: 0;
    opacity: 0;
    z-index: 9;
    background: #fff
}

.e_loop-1 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

.e_loop-1 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

.e_loop-1 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

.e_loop-1 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

.e_loop-1 .multSelect .inputWrap>.fa svg {
    fill: #666;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: calc(50% - 3px)
}

.e_loop-1 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

.e_loop-1 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

.e_loop-1 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

.e_loop-1 .p_normal_start {
    display: inline;
    width: 60px;
    height: 22px
}

.e_loop-1 .p_date_start {
    display: inline;
    width: 105px;
    height: 22px
}

.e_loop-1 .p_normal_end {
    display: inline;
    width: 60px;
    height: 22px;
    margin-right: 5px
}

.e_loop-1 .p_date_end {
    display: inline;
    width: 105px;
    height: 22px;
    margin-right: 5px
}

.e_loop-1 .p_split {
    margin: 0 5px
}

.e_loop-1 .p_normal {
    margin-right: 16px
}

.e_loop-1 .p_fbutton {
    background-color: #007bff;
    border: 1px solid #409eff;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

.e_loop-1 .input-check,.e_loop-1 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

.e_loop-1 .position-left {
    display: flex
}

.e_loop-1 .position-right {
    display: flex;
    flex-direction: row-reverse
}

.e_loop-1 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

.e_loop-1 .p_mbutton {
    border: 1px solid #409eff;
    text-decoration: none;
    color: #409eff;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

.e_loop-1 .p_mbutton:after {
    content: "";
    display: none;
    width: 16px;
    height: 16px;
    background-color: #409eff;
    -webkit-transform: skewY(-45deg);
    transform: skewY(360deg);
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1
}

.e_loop-1 .p_mbutton::before {
    content: "";
    display: none;
    width: 6px;
    height: 9px;
    border-right: #fff solid 2px;
    border-bottom: #fff solid 2px;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
    position: absolute;
    bottom: 5px;
    right: 4px;
    z-index: 2
}

.e_loop-1 .p_active .p_mbutton::before {
    display: block
}

.e_loop-1 .p_active .p_mbutton::after {
    display: block
}

.e_loop-1 {
    width: 90%;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    display-radio: 1
}

.e_container-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding-top: 0;
    margin-bottom: 25px;
    align-items: center;
    background-color: #fff;
    transition: all .5s ease;
    margin-top: 25px;
    display-radio: flex
}

.e_container-2:hover {
    box-shadow: 0 23px 90px -5px rgb(29 56 72 / 17%);
    background: #fff;
    background-color: #fff
}

.e_container-2:hover .e_image-3 img {
    transform: scale(1.1)
}

.e_container-2:hover .e_text-11 {
    color: #ff4200
}

.e_container-2:hover .e_timeFormat-10 {
    color: #ff4200
}

.e_container-2:hover .e_timeFormat-9 {
    color: #ff4200
}

.e_container-2:hover .e_text-8 {
    color: #ff4200
}

.e_container-2:hover .e_timeFormat-6 {
    color: #ff4200
}

.e_container-2 .p_item {
    flex: 1;
    max-width: 100%
}

.e_container-2 .cbox-2-0 {
    flex: 0 0 28%;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    align-items: center
}

.e_container-2 .cbox-2-1 {
    flex: 0 0 72%
}

.e_container-7:hover .e_image-3 img {
    transform: scale(1.1)
}

.e_image-3 {
    overflow: hidden;
    display-radio: 1
}

.e_image-3 a {
    display: block;
    width: 100%;
    padding-bottom: 65%;
    position: relative;
    height: 0;
    overflow: hidden
}

.e_image-3 img {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    transform: scale(1);
    transition: all .5s ease
}

.e_container-4 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding-top: 5%;
    padding-left: 5%;
    padding-bottom: 5%;
    padding-right: 5%;
    justify-content: space-between;
    display-radio: flex
}

.e_container-4 .p_item {
    flex: 1;
    max-width: 100%
}

.e_container-4 .cbox-4-0 {
    padding-left: 20px;
    padding-right: 20px;
    flex: 0 0 75%
}

.e_container-4 .cbox-4-1 {
    flex: 0 0 auto
}

.e_container-5 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

.e_container-5>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container-7:hover .e_timeFormat-6 {
    color: #004ba5
}

.e_timeFormat-6 {
    min-height: 20px;
    font_radio: 2;
    padding-left: 0;
    font-size: 56px;
    color: #666;
    line-height: 1.2;
    transition: all .5s ease;
    font-family: Impact;
    text-align: center
}

.e_container-7 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

.e_container-7>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container-7:hover .e_text-8 {
    color: #c40c06
}

.e_text-8 {
    line-height: 1.6;
    font_radio: 2;
    transition: all .5s ease;
    font-size: 18px;
    font-family: Arial;
    color: #666;
    font-weight: 700;
    padding-left: 5px;
    padding-right: 5px
}

.e_container-7:hover .e_timeFormat-9 {
    color: #c40c06
}

.e_timeFormat-9 {
    min-height: 20px;
    font_radio: 2;
    padding-left: 0;
    font-size: 16px;
    color: #666;
    line-height: 1.6;
    transition: all .5s ease;
    font-family: Arial;
    font-weight: 700
}

.e_container-7:hover .e_timeFormat-10 {
    color: #c40c06
}

.e_timeFormat-10 {
    min-height: 20px;
    font_radio: 2;
    padding-left: 0;
    font-size: 16px;
    color: #666;
    line-height: 1.6;
    transition: all .5s ease;
    font-family: Arial;
    font-weight: 700
}

.e_container-7:hover .e_text-11 {
    color: #004ba5
}

.e_text-11 {
    color: #333;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-top: 0;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 700;
    font_radio: 2;
    line-height: 1;
    transition: all .2s ease
}

.e_text-12 {
    font_radio: 2;
    font-size: 14px;
    color: #707070;
    line-height: 1.6;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display-radio: -webkit-box
}

.e_container-7 .cbox-7-0 {
    flex: 0 0 auto
}

.e_container-7 .cbox-7-1 {
    flex: 0 0 auto
}

.e_container-7 .cbox-7-2 {
    flex: 0 0 auto
}

.e_container-13 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    width: 90%;
    max-width: 1600px;
    padding-left: 0
}

.e_container-13>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container-13 .p_item {
    display-radio: 1
}

.e_container-13 .cbox-13-1 {
    align-self: center
}

.e_text-14 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 24px;
    color: #3f3e44
}

.e_text-15 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 58px;
    font-family: eb919e75-ef9e-4c78-828a-b637f88a2105
}

@media screen and (max-width: 768px) {
    {
        padding-top:20px;
        padding-bottom: 20px
    }

    .e_loop-1 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1)
    }

    .e_container-2 .cbox-2-0 {
        width: 100%;
        flex: 0 0 auto
    }

    .e_container-2 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column
    }

    .e_container-4 {
        padding-top: 20px;
        padding-left: 10px;
        padding-bottom: 20px;
        padding-right: 10px
    }

    .e_container-4 .p_item {
        padding-left: 0;
        padding-right: 0
    }

    .e_timeFormat-6 {
        font_radio: 2;
        color: #666;
        line-height: 1.5;
        font-size: 40px
    }

    .e_text-8 {
        font_radio: 2;
        font-size: 14px;
        color: #333;
        line-height: 1.6
    }

    .e_timeFormat-9 {
        font_radio: 2;
        font-size: 14px;
        color: #666;
        line-height: 1.5
    }

    .e_timeFormat-10 {
        font_radio: 2;
        font-size: 14px;
        color: #666;
        line-height: 1.5
    }

    .e_text-11 {
        font_radio: 2;
        font-size: 16px;
        color: #333;
        line-height: 1.2;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .e_text-12 {
        font_radio: 1
    }
}

@media screen and (min-width: 769px) {
    .e_loop-1 .p_loopitem {
        flex-grow:0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1)
    }
}



.footer{width:100%;min-width:1320px;background:#1d2088;color:#fff;padding:45px 0px;text-align:center}