body {
  margin: 0;
  font-family: NotoSans, PingFang SC, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif;
}
header {
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
    height: 52px;
    position: fixed;
    background-color: rgb(250 250 250);
}
.header-wrap {
    display: flex;
    width: 1200px;
    margin: 0 auto;
    align-items: center;
}
.logo {
    height: 32px;
    display: flex;
    flex: 0 0 auto;
    position: relative;
    align-items: center;
}
.logo .site-description {
    position: absolute;
    white-space: nowrap;
    left: calc(100% + 10px);
}
.menu {
    display: flex;
    flex: 1 1 auto;
    justify-content: center;
}
.menu > ul {
    gap: 40px;
    margin: 0;
    height: 52px;
    display: flex;
    padding-left: 0;
    list-style: none;
    align-items: stretch;
}
.menu > ul > li {
    display: flex;
    align-items: center;
}
.modal {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    position: fixed;
    pointer-events: none;
    background-color: #000;
    transition: opacity .3s;
}
.modal.active {
    opacity: .3;
}
.parent > ul {
    left: 0;
    right: 0;
    gap: 15px;
    top: 52px;
    height: 0;
    opacity: 0;
    display: flex;
    position: fixed;
    overflow: hidden;
    list-style: none;
    align-items: center;
    background-color: #fff;
    justify-content: center;
    box-shadow: 0 10px 10px #0001;
    transition: height .3s, opacity .2s;
}
.parent > ul a {
    width: 210px;
    height: 140px;
    display: flex;
    font-size: 16px;
    font-weight: bold;
    align-items: center;
    text-decoration: none;
    flex-direction: column;
    background-color: #f4f4f4;
}
.parent:hover > ul {
    opacity: 1;
    height: 280px;
}
.menu a,

.menu a:active,
.menu a:visited,
.parent > span {
    color: #595959;
    cursor: pointer;
    user-select: none;
    text-decoration: none;
    transition: color .2s, background-color .2s, fill .2s;
}
.menu > ul > li > a:hover,
.menu .parent > span:hover,
.menu > ul > li.active > a{
    color: rgb(59,130,246);
}
.menu .parent li:hover a,
.menu .parent li.active a,
.parent > ul > li:hover svg path,
.menu .parent li.active svg path{
    fill: #fff;
    color: #fff;
    background-color: rgb(59,130,246);
}
.parent > ul svg {
    height: 30px;
    margin: 30px auto 10px;
}

.lang-switch {
    gap: .2em;
    display: flex;
    user-select: none;
    position: relative;
    align-items: center;
}
.lang-switch > svg {
    transition: rotate .1s ease-in-out;
}
.lang-switch > ul::before {
    position: absolute;
    content: " ";
    width: 100%;
    top: -20px;
    height: 20px;
}
.lang-switch > ul {
    top: 32px;
    left: 50%;
    padding: .3em;
    display: none;
    margin-top: 0;
    margin-left: 0;
    list-style: none;
    background: #fff;
    border-radius: 6px;
    position: absolute;
    width: max-content;
    transform: translateX(-50%);
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}
.lang-switch > ul > li {
    width: 100%;
    box-sizing: border-box;
}
.lang-switch > ul > li img[alt] {
    display: unset;
}
.lang-switch a {
    color: #444;
    width: 100%;
    padding: .3em .7em;
    border-radius: 6px;
    display: inline-block;
    text-decoration: none;
    box-sizing: border-box;
    transition: color .2s, background-color .2s;
}
.lang-switch a:hover {
    color: #8585f4;
    background-color: #f6f6f6;
}
.lang-switch:hover > svg:nth-child(2) {
    rotate: 180deg;
}
.lang-switch:hover > ul, .lang-switch > ul:hover {
    display: unset;
}

.site-grid {
  margin-top: 52px;
}

footer .mod-custom {
    height: 430px;
    background-color: #f1f2f5;
    font-family: "Noto Sans", "Noto Sans SC", sans-serif;
}
footer .mod-custom > div {
    margin: 0 auto;
    width: 1200px;
    position: relative;
    height: 100%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
footer .mod-custom > div > div:last-child,
footer .mod-custom > div > div:first-child {
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: end;
    align-items: center;
    top: 120px;
    left: 0;
    position: absolute;
}
footer .mod-custom > div > div:last-child {
    right: 0;
    left: unset;
}
footer .mod-custom > div > div:last-child span {
    font-size: .8em;
}
footer .mod-custom > div > div:first-child > img {
    width: 140px;
}
footer .mod-custom > div > div:first-child > div {
    font-size: x-small;
    width: 96px;
    margin-right: 10px;
}
footer .mod-custom > div > div:nth-child(2) > .text {
    color: #8e9cab;
    font-size: x-small;
    text-align: center;
    margin-bottom: 1.75rem;
}
footer .mod-custom > div > div:nth-child(2) > div:last-child {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    gap: .5rem;
}
footer .mod-custom .icon-platform {
    height: 32px;
    object-fit: cover;
}

/* contact page */

body.contact {
    background-size: cover;
    background-attachment: fixed;
    background-image: url(https://img.alicdn.com/imgextra/i2/O1CN01tvjKsJ1T5eDXK2pjq_!!6000000002331-0-tps-4320-2700.jpg);
}
body.contact .banner {
    background: #0000 url(/media/templates/site/cassiopeia_dingtalk/images/banner.webp) no-repeat center;
    background-size: cover;
    height: 280px;
    margin-top: 52px;
}
body.contact .content {
    width: 1000px;
    margin: 0 auto;
    font-family: "Alibaba PuHuiTi 2.0", "阿里巴巴普惠体 2.0", AlibabaPuHuiTiR, "Alibaba PuHuiTi", "Alibaba PuHuiTi 3.0", sans-serif;
    font-size: 1.1rem;
}
body.contact .small {
    font-size: 0.8em;
}
body.contact .bold, td:first-child, .faq .q {
    font-weight: bold;
}
body.contact h2 {
    font-weight: normal;
}
body.contact table {
    width: 100%;
    border-collapse: collapse;
}
body.contact th {
    font-weight: bold;
    text-align: left;
    background-color: rgba(240, 235, 247, 0.8);
}
body.contact td, th {
    border: 1px solid #ccc;
    padding: 10px;
    width: 33.33%
}
body.contact .detail {
    border: 1px solid rgb(154, 109, 215);
    background-color: rgb(233, 231, 255);
    border-radius: 16px;
    padding: .5em 1em 1em;
}
body.contact .detail > p, .faq .title {
    background-clip: text;
    background-image: linear-gradient(90deg, rgb(36, 73, 254) 0%, rgb(202, 75, 167) 100%);
    color: rgb(36, 73, 254);
    -webkit-text-fill-color: transparent;
    color-scheme: light;
    font-weight: bold;
    width: max-content;
}
body.contact .detail .type {
    border-radius: 16px;
    padding: 0 1em;
    background-color: rgba(240, 235, 247, 0.8);
    border: 1px solid rgb(154, 109, 215);
    font-weight: bold;
}
body.contact .detail .grid {
    display: grid;
    grid-template:
        'a a b b c c' auto
        'd d d e e e' auto
        'g g g f f f' auto
        / 1fr 1fr 1fr 1fr 1fr 1fr;
    margin-top: .5em;
    gap: .5em;
}
body.contact .detail .grid .item:nth-child(1) {
    grid-area: a;
}
body.contact .detail .grid .item:nth-child(2) {
    grid-area: b;
}
body.contact .detail .grid .item:nth-child(3) {
    grid-area: c;
}
body.contact .detail .grid .item:nth-child(4) {
    grid-area: d;
}
body.contact .detail .grid .item:nth-child(5) {
    grid-area: e;
}
body.contact .detail .grid .item:nth-child(6) {
    grid-area: g;
}
body.contact .detail .grid .item:nth-child(7) {
    grid-area: f;
}
body.contact .detail .grid .item {
    background-color: #fff;
    border-radius: 8px;
    padding: .8em .8em 0;
    font-size: .8em;
}
body.contact .detail .grid .item .title {
    background-image: linear-gradient(116deg, rgb(233, 140, 222) 13%, rgb(180, 132, 244) 34%, rgb(57, 145, 255) 68%, rgb(99, 216, 255) 104%);
    color: white;
    font-weight: bold;
    padding: 0 .5em;
    border-radius: 4px;
}
body.contact .detail .grid .item p {
    margin: .8em 0;
}

body.contact .faq {
    margin-top: 3em;
}
body.contact .faq .q {
    margin-bottom: .5em;
}
body.contact .faq .a {
    margin-top: .5em;
    margin-bottom: 3em;
}
.display-none {
  display: none
}