* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {
    font-family: PingFangSC, PingFang SC;
}
.color1{
    color: #FF996E;
}
.color2{
    color: #72ACFF ;
}
.color3{
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    margin-bottom: 5px;
}
.color4{
    font-size: 14px;
    color: #FFFFFF;
    margin-bottom: 5px;
}
.clolr5{
    color: #ffffff;
}
.mt9{
    margin-top: 9px;
}
.mr15{
    margin-right: 20px;
}
.ml15{
    margin-left: 45px;
}
.fw5{
    font-weight: 600;
}
.mainbox{
    width: 100%;
    height: 100vh;
}
.videoContent{
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -100;
}
.fullscreenvideo{
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.concentmain{
    width: 100%;
    padding: 20px 170px;
    margin-bottom: 80px;
}
.headpage img{
    width: 242px;
}
.titleimg{
    margin-top: 130px;
    margin-bottom: 15px;
}
.titleimg img{
    width: 820px;
}
.titleimg2 img{
    width: 380px;
}
.Introduction{
    margin-top: 30px;
}
.Introductionconent{
    width: 300px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 20px;
    color: #FFFFFF;
    font-weight: 300;
}
.Introductionconent:hover{
    font-size: 22px;
    font-weight: 500;
    cursor: pointer;
}
.imgicomn img{
    width: 18px;
    height: 18px;
}
.Introductionconent:hover .imgicomn img{
    width: 22px;
    height: 22px;
}


.line{
    width: 300px;
    border-bottom: 1px solid #FFFFFF;
    /* margin-top: 26px; */
    margin-bottom: 6px;
    opacity: 0.24;
}
.pagedislog{
    padding: 20px 230px;
    margin-top: 50px;
}
.colseebtn{
    width: 100%;
    text-align: right;
}
.colseebtn img{
    width: 30px;
    height: 30px;
    margin-top: 36px;
    margin-right: 36px;
}
.colseebtn:hover{
    cursor: pointer;
}
.Introductiondislog{
     /* background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)), url('../img/backgroundtim.png'); */
    background: url("../img/backgroundtim.png") no-repeat;
    background-size: 100% 100%;
    margin-top: 50px;
    position: relative;
    z-index: 5;
    /* margin-bottom: 70px; */
}
.Introductiondislog2{
    background: url("../img/backgroundtim.png") no-repeat;
    background-size: 100% 100%;
    margin-top: 50px;
    position: relative;
    z-index: 5;
}
.containgroup{
    padding: 10px 58px 50px 48px;
    color: #ffffff;
}
.containgroup2{
    padding: 20px 58px 60px 48px;
    color: #ffffff;
}
.containgroup3{
    padding: 10px 58px 50px 48px;
    color: #ffffff;
}
.textheader{
    font-size: 2rem;
    text-align: justify;
    font-style: normal;
    font-weight: 500;
}
.profilecont{
    margin-top: 10px;
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 1.5fr;
    gap: 2rem;
    color: #ffffff;
}
.profilecont2{
    margin-top: 10px;
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 1.5fr;
    gap: 2rem;
    color: #ffffff;
}
.profilecont3{
    margin-top: 10px;
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 1.5fr;
    gap: 2rem;
    color: #ffffff;
}
.leftcont{
    font-size: 1rem;
    color: #ffffff;
    line-height: 35px;
    text-align: justify;
}
.leftcont2{
    font-size: 1rem;
    color: #ffffff;
    line-height: 35px;
    text-align: justify;
}
.leftcontlik{
    font-size: 1rem;
    color: #434445;
    line-height: 38px;
    text-align: justify;
}
.ranimg img{
    width: 21px;
    height: 11px;
}
.rightimg img{
    width: 100%;
    /* height: 100%; */
    object-fit: cover;
}
.rightimg2 img{
    width: 92%;
    /* height: 100%; */
    object-fit: cover;
}
.contenmile{
    text-align: center;
    margin: 8px 0px;
}
.platformbtn{
    cursor: pointer;
    padding: 0 10px;
    height: 34px;
    background: linear-gradient(180deg, #3497ec, #0d47a1);
    text-align: center;
    border: none;
    border-radius: 8px;
    font-family: SourceHanSansSC;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    margin: 0 10px;
    line-height: 34px;
}
.adiv{
    text-decoration: none;
}
.switchstyle img{
    width: 38px;
    height: 75px;
}
.switchstyle{
    position: absolute;
    left: 25px;
    top: 45%;
}
.switchstyle:hover,.switchstyleright:hover{
    cursor: pointer;
}
.switchstyleright img{
    width: 38px;
    height: 75px;
}
.switchstyleright{
    position: absolute;
    right: 25px;
    top: 47%;
}
a{
    color: #72ACFF;
}
.footer{
    width: 100%;
    height: 70px;
    background: #0F1753;
    background-color: rgba(0, 0, 0, 0.3);
    /* opacity: 0.55; */
    padding: 10px 200px;
    position:fixed;
    bottom: 0;
    left: 0;
    font-size: 16px;
    z-index: 1;
}
.fotyount{
    display: grid;
    place-items: center;
    grid-template-columns: 1fr 1fr;
    gap: 3.38rem;
}
.navigation{
    position: fixed;
    right: 15px;
    top: 30%;
}
.imgicon img{
    width: 38px;height: 44px;margin: 0px 0px;
}
.codeimg{
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 14px;
    color: #ffffff;
    font-weight: 500;
    margin-bottom: 50px;
}
.codeimg img{
    width: 100px;
    height: 100px;
    margin-bottom: 15px;
}
#mainpage{
    display: block;
}
#Introductbtndialog{
    display: none;
}
#registerdialog{
    display: none;
}
#enterplatformdialog{
    display: none;
}
#serveenterpladialog{
    display: none;
}
/* */

@media (max-width: 960px) {
    .profilecont,.fotyount{
        grid-template-columns: 1fr;
        gap: 2rem;
    }
    .profilecont2,.profilecont3{
        grid-template-columns: 1fr;
        gap: 2rem;
    }
    .codeimg{
        font-size: 12px;
    }
    .navigation {
        position: fixed;
        right: 5px;
        top: 40%;
    }
    .concentmain{
        width: 100%;
        padding: 20px 15px 20px 15px;
        margin-bottom: 80px;
    }
    .containgroup2 {
        padding: 0px 25px 60px 25px;
        color: #ffffff;
    }
    .containgroup3 {
        padding: 10px 40px 50px 15px;
        color: #ffffff;
    }
    .Introductionconent {
        width: 200px;
        height: 55px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 18px;
        color: #FFFFFF;
        font-weight: 300;
    }
    .fullscreenvideo {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .line {
        width: 200px;
        border-bottom: 1px solid #FFFFFF;
        margin-bottom: 6px;
        opacity: 0.24;
    }
    .textheader {
        font-size: 1.2rem;
    }
    .titleimg {
        margin-top: 80px;
        margin-bottom: 15px;
    }
    .colseebtn img {
        width: 25px;
        height: 25px;
        margin-top: 25px;
        margin-right: 20px;
    }

    .headpage img {
        width: 180px;
    }
    .titleimg img{
        width: 310px;
    }
    .titleimg2 img{
        width: 200px;
    }
    .navigation {
        position: fixed;
        right: 5px;
        top: 34%;
    }
    
    .codeimg img {
        width: 70px;
        height: 70px;
        margin-bottom: 10px;
    }
    .codeimg{
        margin-bottom: 30px;
    }
    .switchstyleright img{
        width: 25px;
        height: 50px;
    }
    .switchstyle img {
        width: 25px;
        height: 50px;
    }
    .switchstyleright {
        position: absolute;
        right: 10px;
        top: 47%;
    }
    .switchstyle {
        position: absolute;
        left: 10px;
        top: 47%;
    }
    .containgroup {
        padding: 10px 30px 50px 30px;
        color: #ffffff;
    }
    .footer {
        width: 100%;
        height: 70px;
        background: #0F1753;
        background-color: rgba(0, 0, 0, 0.3);
        /* opacity: 0.55; */
        padding: 10px 30px;
        position: fixed;
        bottom: 0;
        left: 0;
        font-size: 16px;
        z-index: 1;
    }
}
@media (min-width:960px) and (max-width: 1550px) {
    .containgroup{
        padding: 0px 40px 30px 50px;
        color: #ffffff;
    }
    .colseebtn img {
        width: 30px;
        height: 30px;
        margin-top: 10px;
        margin-right: 15px;
    }
    .leftcont2{
        font-size: 1rem;
        color: #ffffff;
        line-height: 32px;
        text-align: justify;
    }
    .imgicon img{
        width: 20px;height: 28px;margin: 3px 0px;
    }
    .containgroup2{
        padding: 50px 58px 70px 48px;
        color: #ffffff;
    }
    .switchstyleright {
        position: absolute;
        right: 15px;
        top: 47%;
    }
    .switchstyleright img{
        width: 25px;
        height: 50px;
    }
    .switchstyle img {
        width: 25px;
        height: 50px;
    }
    .profilecont2{
        margin-top: 10px;
        display: grid;
        align-items: center;
        grid-template-columns: 1fr 1.2fr;
        gap: 1rem;
        color: #ffffff;
    }
    .profilecont3{
        margin-top: 10px;
        display: grid;
        align-items: center;
        grid-template-columns: 1fr 1.2fr;
        gap: 2rem;
        color: #ffffff;
    }
    .contenmile{
        text-align: center;
        margin: 8px 0px;
        line-height: 20px;
    }
    .Introductiondislog2{
        background: url("../img/backgroundtim.png") no-repeat;
        background-size: 100% 100%;
        margin-top: 50px;
        position: relative;
    }
    .containgroup3{
        padding: 38px 40px 45px 50px;
        color: #ffffff;
    }
    .Introductionconent{
        width: 300px;
        height: 64px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 18px;
        color: #FFFFFF;
        font-weight: 300;
    }
    .titleimg{
        margin-top: 120px;
        margin-bottom: 15px;
    }
    .titleimg img{
        width: 720px;
    }
    .titleimg2 img{
        width: 280px;
    }
}