html,
body,
#contain {
    width: 100%;
    height: 100%;
}

#contain .header {
    height: 90px;
    width: 100%;
    /* border-bottom:1px solid rgba(255, 255, 255, 0.1); */
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
}

#contain .headerOn {
    /* background: #161616; */
    background: #FFFFFF;
}

#contain .header .headerContent {
    width: 1200px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
}

#contain .header .headerContent .logo {
    width: 72px;
    height: 72px;
}

#contain .header .qqLogin {
    width: 63px;
    height: 24px;
}

#contain .header .qqLogin img {
    width: 63px;
    height: 24px;
}

#contain .header .headerContent .right,
#contain .header .headerContent .ul {
    display: flex;
    align-items: center;
    position: relative;
}

#contain .header .headerContent .ul .li {
    /* margin-left: 80px; */
    font-size: 16px;
    /* color: #fff; */
    position: relative;
    font-weight: 600;
    cursor: pointer;
    width: 120px;
    text-align: center;
}

#contain .header .headerContent .ul .on {
    color: #1F1F1F;
}

/* #contain .header .headerContent .ul .on::after{
    position: absolute;
    bottom: -10px;
    left: calc(50% - 10px);
    content: " ";
    width: 20px;
    height: 3px;
    background: #1F1F1F;
} */
#contain .header .headerContent .right img {
    width: 92px;
    height: 34px;
    margin-left: 60px;
}

.swiper-container {
    height: 100%;
    width: 100%;
}

.swiper-slide {
    width: 100%;
    /* height: 810px; */
    height: 850px;
    /* padding-top: 90px; */
    position: relative;
}

.footer {
    position: absolute;
    width: 100%;
    bottom: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #fff;
}

.footer img {
    width: 18px;
    height: 18px;
    margin-bottom: 15px;
}

.video-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mains {

    width: 1180px;
    height: 676px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.mainss {
    display: flex;
    align-items: center;
}

.mainleft {
    width: 340px;
    margin-top: 10px;
    overflow-x: hidden;
}

.mainleft img {
    width: 340px;
    height: 676px;
}

.mainright {
    width: 624px;
    height: 314px;
    margin-left: 180px;
}

.mainr1 {
    font-size: 58px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #1F1F1F;
    line-height: 60px;
}

.mainr2 {
    width: 140px;
    height: 5px;
    background: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    margin-top: 40px;
}

.mainr3 {
    font-size: 32px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #1F1F1F;
    line-height: 45px;
    margin-top: 40px;

}

.mainr4 {
    display: flex;
    margin-top: 80px;
}

.mainr4 img {
    width: 175px;
    height: 54px;
}

.mainr5 {
    display: flex;
}

.main4leimg img {
    width: 146px;
    height: 146;
    margin-left: 12px;

}

.main4riimg img {
    width: 146px;
    height: 146;
    /* margin-left: 60px; */
    margin-left: 218px;
}

.main4le {
    margin-right: 30px;
}

.swiper-slide1 .yuwan-video {
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
}

.swiper-slide2 {
    /* width: 340px; */
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    box-sizing: border-box;
}

.swiper-footer {
    width: 100%;
    height: 200px;
    background: #1F1F1F;
    padding-top: 1px;
}

.swiper-footer .footer-content {
    width: 1200px;
    margin: 65px auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.swiper-footer .footer-content .logo {
    display: flex;
    align-items: center;
    margin-bottom: 49px;
}

.swiper-footer .footer-content .logo img {
    width: 104px;
    height: 36px;
}

/* .swiper-footer .footer-content .logo h3{
    font-size: 26px;
    color: #fff;
    margin-left: 10px;
} */
.swiper-footer .link {
    width: 100%;
    display: flex;
    /* padding: 0 137px 0 79px; */
    margin-bottom: 80px;
    justify-content: center;
    text-align: center;
}

.swiper-footer .footer-content .left {
    display: flex;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

.swiper-footer .footer-content .link div:nth-child(1) {
    /* margin-right: 68px; */
}

.swiper-footer .footer-content .link img {
    width: 186px;
    height: 61px;
    margin-bottom: 20px;
}

.swiper-footer .footer-content .right h3 {
    font-size: 32px;
    color: #fff;
    margin-bottom: 20px;
}

.swiper-footer .footer-content .right p {
    font-size: 22px;
    color: #fff;
    margin-top: 16px;
}

.swiper-footer .footer-content .footerLogo {
    display: flex;
}

.swiper-footer .footer-content .footerLogo img {
    width: 56px;
    height: 56px;
    margin-top: 40px;
    margin-right: 40px;
}

.swiper-footer .footer-content .footerText {
    font-size: 12px;
    color: #fff;
}

.liqq {
    width: 63px;
    height: 24px;
    background: url(../img/Connect_logo_7.png) no-repeat center top;
    background-size: 100%;
    margin-left: 100px;
}

.languageCss::before{
    content: "";
    display: inline-block;
    width: 18px;
    height: 24px;
    background: url('../img/languageType.png') 50% no-repeat;
    background-size: contain;
    vertical-align: top;
    margin-right: 7px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.ulshowLanguage{
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    left: 5px;
    top: -60px;
}

.ulshowlegal {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    left: 110px;
    top: -60px;
}

.ulshowPolicy {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    right: -80px;
    top: -60px;
}

.ulshowimg {
    width: 13px;
    height: 7px;
    background: url(../img/tipimg.png) no-repeat center top;
    background-size: 100%;
    margin-top: 100px;
}

.ulshowdivs {
    width: 140px;
    height: 113px;
    background: #FFFFFF;
    border-radius: 12px 12px 12px 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}

.ulshowdivs div:nth-child(1) {
    height: 56px;
    line-height: 56px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 14px;
    color: #263040;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.ulshowdivs div:nth-child(2) {
    width: 110px;
    height: 1px;
    background: #F5F5F5;
    border-radius: 0px 0px 0px 0px;
}

.ulshowdivs div:nth-child(3) {
    height: 56px;
    line-height: 56px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 14px;
    color: #263040;
    text-align: center;
    font-style: normal;
    text-transform: none;
}


.ulshowPolicyimg {
    width: 13px;
    height: 7px;
    background: url(../img/tipimg.png) no-repeat center top;
    background-size: 100%;
    margin-top: 100px;
}

.ulshowPolicydivs {
    background: #FFFFFF;
    border-radius: 12px 12px 12px 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}

.ulshowPolicydivs div {
    padding: 0 15px;
}

.ulshowPolicydivs div:nth-child(1) {
    height: 56px;
    line-height: 56px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 14px;
    color: #263040;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.ulshowPolicydivs div:nth-child(2) {
    width: 190px;
    height: 1px;
    background: #F5F5F5;
    border-radius: 0px 0px 0px 0px;
}

.ulshowPolicydivs div:nth-child(3) {
    height: 56px;
    line-height: 56px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 14px;
    color: #263040;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.ulshowPolicydivs div:nth-child(4) {
    width: 190px;

    height: 1px;
    background: #F5F5F5;
    border-radius: 0px 0px 0px 0px;
}

.ulshowPolicydivs div:nth-child(5) {
    height: 56px;
    line-height: 56px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 14px;
    color: #263040;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.ulshowPolicydivs div:nth-child(6) {
    width: 190px;
    height: 1px;
    background: #F5F5F5;
    border-radius: 0px 0px 0px 0px;
}

.ulshowPolicydivs div:nth-child(7) {
    height: 56px;
    line-height: 56px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 14px;
    color: #263040;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.ulshowAccount {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    left: 350px;
    top: -60px;
}

.ulAshowimg {
    width: 13px;
    height: 7px;
    background: url(../img/tipimg.png) no-repeat center top;
    background-size: 100%;
    margin-top: 100px;
}

.ulAshowdivs {
    width: 140px;
    height: 56px;
    background: #FFFFFF;
    border-radius: 12px 12px 12px 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}

.ulAshowdivs div:nth-child(1) {
    height: 56px;
    line-height: 56px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 14px;
    color: #263040;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

/* .ulAshowdivs div:nth-child(2){
    width: 110px;
height: 1px;
background: #F5F5F5;
border-radius: 0px 0px 0px 0px;
}

.ulAshowdivs div:nth-child(3){
    height: 56px;
    line-height: 56px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 14px;
    color: #263040;
    text-align: center;
    font-style: normal;
    text-transform: none;
} */

.accountDiv {
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    /*background: rgba(33, 18, 51, 1);*/
    background: rgba(7, 0, 20, 0.6);
    z-index: 9999999999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.accountCont {
    width: 630px;
    height: 520px;
    background: #FFFFFF;
    border-radius: 16px 16px 16px 16px;
}

.accountContT {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    padding: 0 10px;
}

.accountContT div:nth-child(1) {
    width: 38px;
    height: 38px;
    background: url(../img/icons.png) no-repeat center top;
    background-size: 100%;
    margin-top: 22px;
}

.accountClose {
    width: 24px;
    height: 24px;
    background: url(../img/closed.png) no-repeat center top;
    background-size: 100%;
    position: absolute;
    left: 595px;
    top: 15px;
    cursor: pointer;
}

.accountContT div:nth-child(2) {
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 15px;
    color: #263040;
    line-height: 21px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-top: 10px;
}

.accountline {
    width: 630px;
    height: 1px;
    border-radius: 0px 0px 0px 0px;
    border: 1px solid #F5F5F5;
    margin: 0 auto;
    margin-top: 19px;
}

.accountFont {
    width: 560px;
    height: 280px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #263040;
    line-height: 20px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin: 0 auto;
    margin-top: 20px;
}

.accountFont div {
    margin-bottom: 20px;
}

.accountBtn {
    width: 136px;
    height: 50px;
    background: #6547F5;
    border-radius: 16px 16px 16px 16px;
    margin: 0 auto;
    margin-top: 25px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 50px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
}

/* .accountSubmit{
    width: 100%;
	height: 100vh;
	position: fixed;
  left:50%;
   top:50%;
  transform:translate(-50%,-50%);
	background: rgba(7, 0, 20, 0.6);
    z-index: 9999999999;
    display: flex;
    align-items: center;
    justify-content: center;
} */

.accountSubmit {
    width: 380px;
    height: 370px;
    background: #FFFFFF;
    border-radius: 16px 16px 16px 16px;
}

.accountSubmitT {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.accountSubmitT div:nth-child(1) {
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 15px;
    color: #263040;
    line-height: 21px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-top: 19px;
}

.accountSubClose {
    width: 24px;
    height: 24px;
    background: url(../img/closed.png) no-repeat center top;
    background-size: 100%;
    position: absolute;
    left: 340px;
    top: 18px;
    cursor: pointer;
}

.accountSubline {
    width: 380px;
    height: 1px;
    border-radius: 0px 0px 0px 0px;
    border: 1px solid #F5F5F5;
    margin: 0 auto;
    margin-top: 20px;
}

.accountInput {
    width: 320px;
    margin: 0 auto;
    margin-top: 24px;
    position: relative;
}

.accountInputT {
    display: flex;
}

.accountInputT div:nth-child(1) {

    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 14px;
    color: #FF6666;
    line-height: 20px;
    text-align: left;
    font-style: normal;
    text-transform: none;


}

.accountInputT div:nth-child(2) {
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 14px;
    color: #263040;
    line-height: 20px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: 6px;
}

.inputBox {
    display: block;
    width: 320px;
    height: 50px;
    background: #F7F7F7;
    border-radius: 16px 16px 16px 16px;
    /* border:0.01rem solid rgba(242,242,242,1); */
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #C2C2C2;
    /* line-height: 20px; */
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding-left: 16px;
    margin-bottom: 0 !important;
}

.accountSuBtns {
    width: 320px;
    margin: 0 auto;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;

    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    font-style: normal;
    text-transform: none;

}

.accountSuBtns div:nth-child(1) {
    width: 152px;
    height: 50px;
    border-radius: 16px 16px 16px 16px;
    border: 1px solid #263040;


    color: #263040;

    cursor: pointer;
}

.accountSuBtns div:nth-child(2) {
    width: 152px;
    height: 50px;
    background: #6547F5;
    border-radius: 16px 16px 16px 16px;
    color: #FFFFFF;
    cursor: pointer;
}

.eyebtn {
    width: 24px;
    height: 24px;
    background: url(../img/pwdseek.png) no-repeat center top;
    background-size: 100%;
    position: absolute;
    top: 40px;
    right: 15px;
    cursor: pointer;
}




.accountSubmitBt {
    width: 368px;
    height: 290px;
    background: #FFFFFF;
    border-radius: 16px 16px 16px 16px;
}

.accountSubmitTBt {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.accountSubmitTBt div:nth-child(1) {
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 15px;
    color: #263040;
    line-height: 21px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-top: 15px;
}

.accountSublineBt {
    width: 368px;
    height: 1px;
    border-radius: 0px 0px 0px 0px;
    border: 1px solid #F5F5F5;
    margin: 0 auto;
    margin-top: 15px;

}

.accountInputBt {
    display: flex;
    align-items: center;
    margin-top: 19px;
    margin-left: 40px;

}

.accountInputBt div:nth-child(1) {

    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 14px;
    color: #263040;
    line-height: 20px;
    text-align: left;
    font-style: normal;
    text-transform: none;

}

.inputBoxBt {
    display: block;
    width: 220px;
    height: 50px;
    background: #F7F7F7;
    border-radius: 16px 16px 16px 16px;
    /* border:0.01rem solid rgba(242,242,242,1); */
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #C2C2C2;
    /* line-height: 20px; */
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding-left: 16px;
    margin-left: 27px;
    margin-bottom: 0 !important;
}

.inputsBt {
    margin-left: 8px !important;

}

.accountSuBtnsBt {
    width: 320px;
    margin: 0 auto;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;

    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    font-style: normal;
    text-transform: none;

}

.accountSuBtnsBt div:nth-child(1) {
    width: 152px;
    height: 50px;
    border-radius: 16px 16px 16px 16px;
    border: 1px solid #263040;


    color: #263040;

    cursor: pointer;
}

.accountSuBtnsBt div:nth-child(2) {
    width: 152px;
    height: 50px;
    background: #FFB500;
    border-radius: 16px 16px 16px 16px;
    color: #FFFFFF;
    cursor: pointer;
}