@font-face {
    font-family: DingTalk JinBuTi;
    src: url(//alidocs.oss-cn-zhangjiakou.aliyuncs.com/font/DingTalk%20JinBuTi.woff2) format("woff2")
}

.ddjb,
.ddjb * {
    font-family: DingTalk JinBuTi, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial;
}

a:hover {
    text-decoration: none;
}

body {
    overflow-x: hidden !important;
    width: 100%;
    -webkit-overflow-scrolling: touch;
}

.site_header .uk-navbar-left .uk-navbar-nav li a {
    min-height: 6em;
    font-size: 14px;
    font-weight: 400;
}

.site_header .uk-navbar-container.uk-navbar-sticky {
    background: #fff;
    box-shadow: rgba(16, 30, 54, 0.1) 0px 10px 25px 0px;
}

.uk-button {
    border-radius: 9px;
    cursor: default;
    font-weight: 500;
    padding: 18px 32px 16px;
    line-height: 1;
    transition: all 0.2s ease;
}

.site_header .uk-button:hover {
    color: #fff !important;
}

.uk-button.uk-button-small {
    padding: 12px 32px 12px !important;
}

.uk-button.uk-button-primary {
    background-color: rgb(123, 104, 238);
    box-shadow: rgba(123, 104, 238, 0.5) 0px 10px 25px 0px;
    position: relative;
    bottom: 0;
    color: rgb(255, 255, 255);
}

.uk-button.uk-button-primary:hover {
    background-color: rgb(123, 104, 238);
    box-shadow: rgba(123, 104, 238, 0.5) 1px 6px 15px 0px;
    bottom: -1px;
}

.uk-navbar-container .uk-button.uk-button-primary {
    font-weight: 500;
    padding: 10px 2em;
}

.uk-navbar-container.uk-navbar-transparent .uk-button.uk-button-primary {
    background-color: #fff;
    color: rgba(123, 104, 238, 1);
    box-shadow: none;
    font-weight: 500;
    padding: 10px 2em;
}

.uk-navbar-container.uk-button.uk-button-primary:hover {
    background-color: #fff;
    color: rgba(123, 104, 238, 1);
    box-shadow: none;
    bottom: -1px;
}

.uk-navbar-dropdown.uk-open {
    border-radius: 8px;
    padding: 0.66em;
    top: 76px !important;
}

.uk-navbar-dropdown.uk-open a {
    min-height: 2.5em !important;
    padding-left: 0.5em;
    transition: all 0.2s ease;
    border-radius: 4px;
}

.uk-navbar-dropdown.uk-open a:hover {
    background: rgba(123, 104, 238, 0.66);
    color: #fff;
}

.home_banner {
    height: auto;
    z-index: 1;
}

.home_banner:before {
    content: "";
    position: absolute;
    right: -10px;
    top: -10px;
    inset-inline-start: 50%;
    max-inline-size: 1449px;
    block-size: 1143px;
    background: #9c32eb;
    background-image: radial-gradient(circle at 10% 30%, #7a1bdd, rgba(122, 27, 221, 0) 55%), radial-gradient(circle at 40% 70%, #5690e8 10%, rgba(71, 152, 223, 0) 50%), radial-gradient(circle at 100% 50%, rgba(255, 140, 50, .75), rgba(255, 140, 50, 0) 60%), radial-gradient(circle at 50% 20%, #c936a1, rgba(201, 54, 161, 0));
    background-size: 100%;
    transform: translate(150px, -230px);
    -webkit-clip-path: path("M49.6107 585.633C-42.9903 441.629 -1.31937 249.822 142.685 157.221L309.456 49.9806C453.46 -42.6203 645.267 -0.949305 737.868 143.055L856.588 327.678C949.189 471.683 907.518 663.49 763.514 756.091L596.743 863.331C452.739 955.932 260.932 914.261 168.331 770.257L49.6107 585.633Z");
    clip-path: path("M49.6107 585.633C-42.9903 441.629 -1.31937 249.822 142.685 157.221L309.456 49.9806C453.46 -42.6203 645.267 -0.949305 737.868 143.055L856.588 327.678C949.189 471.683 907.518 663.49 763.514 756.091L596.743 863.331C452.739 955.932 260.932 914.261 168.331 770.257L49.6107 585.633Z");
}


.uk-button-text:hover {
    color: #0f6ecd;
}

.uk-button-text:before {
    border-bottom: none !important;
}

.qa_accordion li .uk-accordion-title {
    font-weight: 400;
    line-height: 3;
    padding: 1em;
    font-size: 14px;
}

.qa_accordion li .uk-accordion-content {
    padding: 0 1em 3em;
    font-size: 12px;
}

.qa_accordion li {
    background: #efefef;
    border-radius: 8px;
}

.the_box {
    border-radius: 20px;
    overflow: hidden;
    min-height: 200px;
    width: 100%;
    box-sizing: border-box;
}

.the_box .info {
    font-weight: 700;
    font-size: 0.888em;
    margin-bottom: 1em;
}

.the_box .slogan,
.the_box .slogan_none {
    font-weight: 700;
    font-size: 50px;
    margin-bottom: 1em;
    position: relative;
    padding-bottom: 1em;
    line-height: 1.2;
}

.the_box .slogan:after {
    position: absolute;
    content: "";
    width: 100px;
    height: 5px;
    bottom: 0;
    left: 0;
    border-radius: 5px;
}

.the_box .desc {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 2rem;
    font-weight: 600;
}

.the_box .uk-button {
    border-radius: 9px;
    padding: 20px 30px;
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
}

.the_box .uk-grid>div:nth-child(2) {
    position: relative;
}

.the_box .uk-grid>div:nth-child(2)::after {
    background-position-x: 13px;
    background-position-y: 13px;
    background-size: 20px 20px;
    block-size: 200px;
    box-sizing: border-box;
    content: "";
    display: block;
    height: 200px;
    inline-size: 200px;
    inset-block-end: -60px;
    inset-inline-end: 509px;
    inset-inline-start: -73px;
    line-height: 24px;
    opacity: 0.3;
    position: absolute;
    text-align: center;
    text-rendering: optimizespeed;
    width: 200px;
    z-index: 1;
}

.the_box .uk-grid>div:nth-child(2)>* {
    z-index: 2;
    position: relative;
}

.the_box .img_container img {
    border-radius: 10px;
}

.the_box.zi {
    background-color: rgb(248, 247, 254);
}

.the_box.zi .info {
    color: rgb(123, 104, 238);
}

.the_box.zi .slogan:after {
    background: rgb(123, 104, 238);
}

.the_box.zi .uk-grid>div:nth-child(2)::after {
    background-image: radial-gradient(rgb(0, 3, 184) 1.5px, rgba(0, 0, 0, 0) 1.5px);
}

.the_box.zi .uk-button {
    color: #fff;
    background: rgb(124 105 237);
    box-shadow: rgba(123, 104, 238, 0.3) 0px 10px 25px 0px;
}

.the_box.lv {
    background-color: rgb(240, 251, 248);
}

.the_box.lv .info {
    color: #02b884;
}

.the_box.lv .slogan:after {
    background: #02b884;
}

.the_box.lv .uk-grid>div:nth-child(2)::after {
    background-image: radial-gradient(rgb(96, 162, 112) 1.5px, rgba(0, 0, 0, 0) 1.5px);
}

.the_box.lv .uk-button {
    color: #fff;
    background: #02b884;
    box-shadow: rgba(0, 184, 132, 0.3) 0px 10px 25px 0px;
}

.the_box.fen {
    background-color: rgb(255 248 251);
}

.the_box.fen .info {
    color: rgb(253, 113, 175);
}

.the_box.fen .slogan:after {
    background: rgb(253, 113, 175);
}

.the_box.fen .uk-grid>div:nth-child(2)::after {
    background-image: radial-gradient(rgb(253, 113, 175) 1.5px, rgba(0, 0, 0, 0) 1.5px);
}

.the_box.fen .uk-button {
    color: #fff;
    background: rgb(253, 113, 175);
    box-shadow: rgba(253, 113, 175, 0.3) 0px 10px 25px 0px;
}

.the_box.qing {
    background-color: rgb(237, 250, 254);
}

.the_box.qing .info {
    color: rgb(73, 204, 249);
}

.the_box.qing .slogan:after {
    background: rgb(73, 204, 249);
}

.the_box.qing .uk-grid>div:nth-child(2)::after {
    background-image: radial-gradient(rgb(73, 204, 249) 1.5px, rgba(0, 0, 0, 0) 1.5px);
}

.the_box.qing .uk-button {
    color: #fff;
    background: rgb(73, 204, 249);
    box-shadow: rgba(73, 204, 249, 0.3) 0px 10px 25px 0px;
}

.site_footer {
    background: #eee;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.56)
}

.site_footer a {
    color: rgba(0, 0, 0, 0.56) !important;
}

.site_footer a:hover {
    color: #000;
    text-decoration: none;
}

.site_footer .footer_logo {
    width: 130px;
    color: rgb(123, 104, 238);
}

.site_footer .footer_link {
    display: inline-block;
    font-size: 14px !important;
    transition: all ease-in-out 0.3s;
    padding: 0 1em;
}

.user_guide_list>li>div {
    background: rgb(250, 250, 250);
    border-radius: 16px;
    transition: all ease-in-out 0.256s !important;
    border: 1px solid transparent;

}

.user_guide_list>li>div:hover {
    border: 1px solid rgba(0, 0, 0, .05);
    box-shadow: 0 6px 10px #4d5e7008;
}

.user_guide_list>li header .title {
    font-weight: 300;
    font-size: 20px;
}

.user_guide_list>li header img {
    vertical-align: baseline;
    display: block;
}

.user_guide_article_list,
.user_guide_article_list>li {
    list-style: none;
}

.user_guide_article_list a {
    color: #686868;
    line-height: 2;
    border-radius: 4px;
    display: block;
    font-weight: lighter;
    transition: all ease-in-out 0.256s !important;
    margin: 0;
    font-size: 14px;
    padding: 5px 15px;
}

.user_guide_article_list a:hover {
    background: #eeeeee;

}

.theme_name {
    position: relative;
    padding-bottom: 29px;
    margin-bottom: 29px;
    color: #7b68ee;
}

.theme_name:before {
    content: "";
    width: 1.4em;
    height: 6px;
    position: absolute;
    background: rgba(123, 104, 238, 0.85);
    border-radius: 1em;
    bottom: 8px;
}

.feature_item {
    transition: all 0.3s ease-in-out;
}

.news-flash {
    height: 510px;
    border-top: 3px solid blue;
    background: #fff;
    border-radius: 8px;
}

.flash-warp {
    overflow-y: scroll;
    height: 470px;
    margin-right: 10px;
}

.flash-warp ul {
    padding-left: 15px;
    margin-left: 5px;
    border-left: 1px solid var(--br-c);
    list-style: none;
}

.flash-warp ul li {
    margin-bottom: 20px;
    position: relative;
    list-style: none;
}

.flash-warp ul li::after {
    content: '';
    position: absolute;
    top: 8px;
    left: -18px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
}

.flash-warp ul li::before {
    content: '';
    position: absolute;
    top: 5px;
    left: -21px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    opacity: 0.3;
}

.flash-warp ul li>div {
    padding-right: 5px;
}

.flash-warp ul li time {}

.flash-warp ul li a {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
}

.flash-warp::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

.flash-warp::-webkit-scrollbar-thumb {
    background: #dde2ef;
    border-radius: 10px;
}

.current_banner {
    background-image: radial-gradient(circle at 10% 30%, #7a1bdd, rgba(122, 27, 221, 0) 55%), radial-gradient(circle at 40% 70%, #5690e8 10%, rgba(71, 152, 223, 0) 50%), radial-gradient(circle at 100% 50%, rgb(28 129 219 / 75%), rgba(255, 140, 50, 0) 60%), radial-gradient(circle at 50% 20%, #c936a1, rgba(201, 54, 161, 0));
    height: 180px;
    text-align: center;
}

.single_banner {
    background-image: radial-gradient(circle at 10% 30%, #7a1bdd, rgba(122, 27, 221, 0) 55%), radial-gradient(circle at 40% 70%, #5690e8 10%, rgba(71, 152, 223, 0) 50%), radial-gradient(circle at 100% 50%, rgb(28 129 219 / 75%), rgba(255, 140, 50, 0) 60%), radial-gradient(circle at 50% 20%, #c936a1, rgba(201, 54, 161, 0));
    text-align: center;
}

.current_banner h1,
.single_banner h1 {
    line-height: 120px;
}

.current_nav .active {
    background: rgb(123 104 238);
    border-radius: 50px;
    opacity: 0.88;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #ffffff;
    box-shadow: rgba(123, 104, 238, 0.23) 0px 10px 25px 0px !important;
}

.text-hei {
    color: #000 !important;
}

.text-hui {
    color: #8d8d8d !important;
}

.current_archive_item .img_container {
    position: relative;
    width: 100%;
    padding-top: 56.32%;
    background-size: cover !important;
}