/*定义字体*/
@font-face {
    font-family: menu;
    src: url("/website/en-us/src/assets/font/menu.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: title;
    src: url("/website/en-us/src/assets/font/title.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: info;
    src: url("/website/en-us/src/assets/font/info.otf");
    font-weight: normal;
    font-style: normal;
}

body,
html {
    overflow-x: hidden;
}

.container-1k-full {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}

.img-click{
    cursor: pointer;
}

.head {
    max-width: 1920px;
    height: 100px;
    background: url("/website/en-us/src/assets/img/head-background.png") no-repeat;
    background-size: 100% 100%;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
}

.menu-group {
    width: 100%;
    display: flex;
    justify-content: space-around;
}

.menu {
    height: 22px;
    font-size: 18px;
    font-family: menu;
    font-weight: 400;
    color: #919191;
    line-height: 22px;
    cursor: pointer;
}

.top {
    width: 100%;
    max-width: 1920px;
    height: 400px;
    background: url("/website/en-us/src/assets/img/about-top.png") center center;
}

.mid {
    position: absolute;
    height: 2954px;
    width: 100%;
    max-width: 1920px;
    background: url("/website/en-us/src/assets/img/about-body.png") center center;
}

.top-first {
    position: absolute;
    padding-top: 160px;
}

.top-title {
    float: left;
    width: 484px;
    height: 60px;
    font-size: 50px;
    font-family: title;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 60px;
    text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
}

.top-info {
    float: right;
    width: 563px;
    height: 25px;
    font-size: 20px;
    font-family: info;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 25px;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.75);
    position: absolute;
    bottom: 0;
    right: 0;
}

.body-top {
    width: 100%;
    max-width: 1400px;
    height: 516px;
    background: url("/website/en-us/src/assets/img/about-1.png") center center;
    margin: 0 auto;
    position: absolute;
    top: 240px;
}

.body-top-title {
    width: 357px;
    height: 80px;
    font-size: 36px;
    font-family: title;
    font-weight: normal;
    color: #00123E;
    line-height: 40px;
}

.body-top-info {
    width: 336px;
    height: 25px;
    font-size: 20px;
    font-family: info;
    font-weight: normal;
    color: #00123E;
    line-height: 25px;
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.body-mid {
    width: 100%;
    max-width: 1430px;
    height: 2271px;
    background: url("/website/en-us/src/assets/img/about-2.png") center center;
    margin-top: 411px;
}

.body-mid-left {
    width: 258px;
    float: left;
    padding-left: 100px;
    padding-top: 125px;
}

.body-mid-center {
    width: 504px;
    height: 496px;
    background: url("/website/en-us/src/assets/img/about-info-1.png") center center;
    position: absolute;
    margin-left: 486px;
    margin-top: 144px;
}

.body-mid-right {
    width: 262px;
    padding-top: 125px;
    margin-left: 1030px;
}

.body-mid-left-title {
    font-size: 24px;
    font-family: title;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 29px;
    text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
}

.body-mid-left-info {
    width: 357px;
    height: 258px;
    font-size: 18px;
    font-family: info;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 28px;
    opacity: 0.6;
    text-align: center;
}

.body-mid-left-end {
    width: 357px;
    height: 144px;
    font-size: 18px;
    font-family: info;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 28px;
    text-align: center;
}

.body-mid-right-title {
    height: 28px;
    font-size: 23px;
    font-family: title;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 28px;
    text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
}

.body-mid-right-info {
    width: 270px;
    height: 262px;
    font-size: 18px;
    font-family: info;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 28px;
    opacity: 0.6;
}

.body-pixel {
    margin-top: 350px;
}

.body-pixel-title {
    width: 390px;
    height: 40px;
    font-size: 36px;
    font-family: title;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 40px;
    display: inline-block;
}

.pixel-left {
    width: 103px;
    height: 19px;
    background: url("/website/en-us/src/assets/img/left.png") center center no-repeat;
    padding-top: 40px;
    display: inline-block;
}

.pixel-right {
    width: 103px;
    height: 19px;
    background: url("/website/en-us/src/assets/img/right.png") center center no-repeat;
    padding-top: 65px;
    display: inline-block;
}

.body-pixel-info {
    position: absolute;
}

.pixel-img {
    width: 560px;
    height: 534px;
    background: url("/website/en-us/src/assets/img/about-info-2.png") center center no-repeat;
    display: inline-block;
}

.pixel-menu {
    display: inline-block;
}

.pixel-menu-1 {
    position: absolute;
    top: 30px;
}

.menu-icon-1 {
    position: absolute;
    width: 60px;
    height: 60px;
    background: url("/website/en-us/src/assets/img/about-info-3.png") center center no-repeat;
    float: left;
    left: 0px;
}

.menu-group-1 {
    padding-left: 100px;
}

.menu-tile-1 {
    width: 209px;
    height: 29px;
    font-size: 24px;
    font-family: title;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 29px;
    text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
}

.menu-info-1 {
    width: 500px;
    height: 78px;
    font-size: 18px;
    font-family: info;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 26px;
    opacity: 0.6;
}

.pixel-menu-2 {
    position: absolute;
    top: 180px;
}

.menu-icon-2 {
    position: absolute;
    width: 60px;
    height: 60px;
    background: url("/website/en-us/src/assets/img/about-info-4.png") center center no-repeat;
    float: left;
    left: 0px;
}

.menu-group-2 {
    padding-left: 100px;
}

.menu-tile-2 {
    width: 209px;
    height: 29px;
    font-size: 24px;
    font-family: title;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 29px;
    text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
}

.menu-info-2 {
    width: 500px;
    height: 78px;
    font-size: 18px;
    font-family: info;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 26px;
    opacity: 0.6;
}

.pixel-menu-3 {
    position: absolute;
    top: 360px;
}

.menu-group-3 {
    padding-left: 100px;
}

.menu-tile-3 {
    width: 209px;
    height: 29px;
    font-size: 24px;
    font-family: title;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 29px;
    text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
}

.menu-icon-3 {
    position: absolute;
    width: 60px;
    height: 60px;
    background: url("/website/en-us/src/assets/img/about-info-5.png") center center no-repeat;
    float: left;
    left: 0px;
}

.menu-info-3 {
    width: 500px;
    height: 78px;
    font-size: 18px;
    font-family: info;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 26px;
    opacity: 0.6;
}

.body-contact {
    margin-top: 640px;
}

.body-contact-title {
    width: 167px;
    height: 40px;
    font-size: 36px;
    font-family: title;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 40px;
    display: inline-block;
}

.contact-left {
    width: 103px;
    height: 19px;
    background: url("/website/en-us/src/assets/img/left.png") center center no-repeat;
    padding-top: 40px;
    display: inline-block;
}

.contact-right {
    width: 103px;
    height: 19px;
    background: url("/website/en-us/src/assets/img/right.png") center center no-repeat;
    padding-top: 65px;
    display: inline-block;
}

.body-contact-info {
    margin: 0 auto;
    width: 100%;
    max-width: 1320px;
    height: 438px;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(10px);
}

.contact-info-left {
    display: inline-block;
    width: 520px;
    margin-top: 128px;
    margin-left: 60px;
}

.contact-title {
    width: 520px;
    height: 62px;
    font-size: 24px;
    font-family: title;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 29px;
    text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
}

.contact-info {
    width: 520px;
    height: 80px;
    font-size: 18px;
    font-family: info;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 26px;
    opacity: 0.6;
}

.contact-info-right {
    display: inline-block;
    width: 620px;
    margin-top: 40px;
    margin-left: 40px;
}

.input-title {
    height: 26px;
    font-size: 18px;
    font-family: info;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 26px;
    opacity: 0.7;
    margin-top: 40px;
}

.input {
    width: 300px;
    height: 40px;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(10px);
}

.submit {
    width: 134px;
    height: 50px;
    background: #1B4FD3;
    border-radius: 25px;
    font-size: 24px;
    font-family: title;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 29px;
}

.submit-div {
    margin-top: 40px;
}

a {
    text-align: center;
    font-size: 16px;
    font-family: MicrosoftYaHeiUI;
    color: #FFFFFF;
    line-height: 21px;
    text-decoration: underline;
}

a:hover {
    color: black;
    text-decoration: underline;
}

.buttom {
    height: 90px;
    background: rgba(144, 160, 208, 0.2);
    z-index: 999;
    position: absolute;
    bottom: 0;
}

.buttom-title {
    font-size: 16px;
    font-family: Novecento-Normal, Novecento;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 19px;
}

.buttom-item {
    font-size: 14px;
    font-family: Novecento-Normal, Novecento;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 17px;
    display: flex;
    justify-content: space-around;
    margin: 0 auto;
    cursor: pointer;
}

.copyright {
    opacity: 0.2;
    margin-top: 10px;
}

li:hover .dropdown-menu {display: block;}

.copyright-info {
    text-align: center;
    height: 21px;
    font-size: 16px;
    font-family: MicrosoftYaHeiUI;
    color: #FFFFFF;
    line-height: 21px;
}

