
a:link {
    color: #fff;
    outline: 0;
    text-decoration: none;
}

.header-wrap {
    background-image: linear-gradient(90deg, #006975 0%, #17CDAE 100%);
    height: 34px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}

.products-wrap {
    background: url("../images/about/bg_dot.png"), linear-gradient(90deg, #006975 0%, #17CDAE 100%), repeat;
    width: 100%;
    height: 868px;
    padding-top: 58px;
    overflow: hidden;
}

.demo-title {
    position: absolute;
    left: 75px;
    font-weight: bold;
    font-size: 38px;
    color: #FFFFFF;
    line-height: 38px;
}

.top52 {
    top: 52px;
}

.top164 {
    top: 164px;
}

.sub-title {
    position: absolute;
    left: 75px;
    top: 222px;
    width: 565px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 20px;
}

.download-title {
    position: absolute;

    font-size: 16px;
    left: 75px;
    top: 600px;
    color: #FFFFFF;
    line-height: 16px;
}
.download-a {
    position: absolute;

    font-size: 16px;
    left: 75px;
    top: 720px;
    color: #FFFFFF;
    line-height: 16px;
    text-decoration: none;
    border-bottom: 1px solid #FFFFFF;
}
.download-title a {
    color: #FFFFFF;
    text-decoration: none;
    border-bottom: 1px solid #FFFFFF;
}

.home-bottom {
    height: 500px;
    padding-top: 15px;
    background-image: linear-gradient(90deg, #006975 0%, #17CDAE 100%);
    position: relative;
    overflow: hidden;
}

.btn-group {
    position: absolute;
    left: 75px;
    top: 310px;
}

.download-btn {
    width: 240px;
    border: 2px solid #FFFFFF;
    border-radius: 4px;
    color: #FFFFFF;
    text-align: center;
    position: absolute;
    height: 58px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    line-height: 54px;
    padding-left: 36px;
}

.download-hover:hover {
    cursor: pointer;
    color: #FFFFFF;
    background-image: linear-gradient(90deg, #0FA698 0%, #51DDC1 100%);
}

.btn-active {
    background: #FEFEFE;
    font-weight: bold;
    font-size: 22px;
    color: #016F78;
    line-height: 58px;
}

.icon {
    position: absolute;
    top: 11px;
    left: 8px;
}

.windows {
    width: 490px;
}

.macos {
    top: 66px;
}

.windows-green {
    left: 250px;
    top: 66px;
}

.iphone {
    top: 136px;
}

.android {
    left: 250px;
    top: 136px;
}

.harmonyos {
    top: 206px;
}

.right-container {
    position: absolute;
    left: 718px;
    width: 500px;
    height: 630px;
    top: 60px;
    background-image: linear-gradient(-180deg, #FBFBF8 0%, rgba(251, 251, 248, 0.00) 100%);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.30);
    border-radius: 4px;
}

.pos1 {
    top: 150px;
    height: 470px;
}

.pos2 {
    top: 60px;
}

.pos3 {
    top: 150px;
    height: 490px;
}

.right-content {
    margin: 20px auto;
    width: 100%;
    text-align: center;
}

.right-container .p1 {
    font-weight: bold;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 22px;
}

.right-container .p2 {

    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    line-height: 16px;
    margin-top: 6px;
}

.right-container .p3 {
    margin: 22px auto;
    height: 58px;
    width: 238px;
    color: #FFFFFF;
    text-align: center;
    line-height: 54px;
    font-size: 22px;
    border: 2px solid #FFFFFF;
    border-radius: 4px;
}
.right-container .p3_pc {
    margin: 18px auto;
    height: 40px;
    width: 265px;
    color: #FFFFFF;
    text-align: center;
    line-height: 35px;
    font-size: 22px;
    border: 2px solid #FFFFFF;
    border-radius: 4px;
}
.right-container .p3_macos {
    margin: 18px auto;
    height: 40px;
    width: 265px;
    color: #FFFFFF;
    text-align: center;
    line-height: 35px;
    font-size: 22px;
    border: 2px solid #FFFFFF;
    border-radius: 4px;
}
.linux {
    margin: 10px 30px;
    text-align: left;
}
.span-label-linux {
    display: inline-block;
    height: 40px;
    width: 100px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
    line-height: 37px;
    font-size: 22px;
    border-radius: 4px;
    margin-right: 20px;
}
.span-content-linux {
    display: inline-block;
    height: 40px;
    /* width: 210px; */
    color: #FFFFFF;
    text-align: center;
    line-height: 37px;
    font-size: 22px;
    border: 2px solid #FFFFFF;
    border-radius: 4px;
}
.span-content-linux:hover {
    cursor: pointer;
    color: #FFFFFF;
    background: linear-gradient(90deg, #0FA698 0%, #51DDC1 100%);
}
.span-content {
    display: flex;
    justify-content: space-between;
}
.uos {
    width: 210px;
}
.kylin {
    width: 135px;
}
.margin-linux {
    margin-right: 10px;
}
a:hover {
    color: #FFFFFF;
}
.p10{
    background: #0FAD9B;
    margin: 22px auto;
    height: 58px;
    width: 238px;
    color: #FFFFFF;
    text-align: center;
    line-height: 54px;
    font-size: 22px;
    border: 2px solid #FFFFFF;
    border-radius: 4px;
}
.right-container .p3:hover {
    cursor: pointer;
    color: #FFFFFF;
    background: linear-gradient(90deg, #0FA698 0%, #51DDC1 100%);
}
.right-container .p3_pc:hover {
    cursor: pointer;
    color: #FFFFFF;
    background: linear-gradient(90deg, #0FA698 0%, #51DDC1 100%);
}
.right-container .p3_macos:hover {
    cursor: pointer;
    color: #FFFFFF;
    background: linear-gradient(90deg, #0FA698 0%, #51DDC1 100%);
}
.right-container .p3:active {
    background: transparent;
}

.right-container .p4 {

    font-size: 16px;
    color: #FFFFFF;
    line-height: 16px;
    margin-top: 6px;
}

.right-container .android-qr-code {
    width: 194px;
    height: 194px;
    background: #fff;
}

a {
    color: #FFF;
}

.commend {
    position: absolute;
    /* top: -8px; */
    left: 119px;
    z-index: 123;
}

.version {
    font-size: 14px;
    margin-left: 8px;
}