/**
* 云平台移动端
* 20220429
* guopengcheng
**/
html, body{margin:0;padding:0;width:100%;height:100%;}
h2, p{margin:0;padding:0;}

.mobile-ml-2{margin-left: 2vw;}
.mobile-mt-2{margin-top: 2vw;}
.mobile-mt-5{margin-top: 5vw}
.mobile-mb-5{margin-bottom: 5vw}
.mobile-mtb-5{margin-top: 5vw;margin-bottom: 5vw;}
.mobile-full-width{width: 100%;}
.el-message-box__wrapper{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}
/*login*/
.mobile-login-view{
    background-position: -40vw 0;
    background-size: auto 100%;
}
.mobile-header{
    padding: 2vw;
    width: 96vw;
    height: 6vh;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
}
.mobile-header .logo-img{
    height:6vh;
}
.mobile-header .zh-cn{
    font-size: 1.3em;
}
.mobile-header .zh-en{
    font-size: .8em;
}
.mobile-login-form{
    padding: 5vw 3vh;
    width: 76vw;
    height: auto;
    background-color: #fff;
    border-radius: 2vw;
}
.mobile-login-form .title{
    font-size: 1.6em;
    font-weight: normal;
    color: #0B61C3;
}
.mobile-login-view .footer{
    font-size: 1em;
}
/*index*/
.mobile-view{
    background-size: auto 100%;
}
.mobile-view .nav-view{
    padding: 2vw;
    height: auto;
}
.nav-right .el-icon-user-solid{
    font-size: 1.5em;
}
.mobile-view .login-info{
    padding: 2vw;
    background-color: rgba(255,255,255,.9);
    box-shadow: 0 0 2vw 1vw rgba(0,0,0,.15);
    border-top-left-radius: 3vw;
    border-bottom-left-radius: 3vw;
    position: fixed;
    top: 15vw;
    right: -40vw;
    z-index: 2;
}
.mobile-view .nav-btn{
    margin: 1vw 0;
    padding: 2vw 3vw;
    line-height: 1;
    border-radius: 1vw;
}
.mobile-view .logout{
    background-color: #f2914c;
    color: #fff;
}
.mobile-view .mobile-login-info{
    right: 0;
}
.mobile-view .home-20220615{
    width: 86vw;
}
.home-20220615 .mobile-title{
    padding-top: 30px;
    width: 100%;
}

.home-20220615 .mobile-content-download{
    width: 36vw;
    top: 41vw;
    left: 25vw;
}
.home-20220615 .mobile-content-system{
    width: 36vw;
    top: 68vw;
    left: 9vw;
}
.home-20220615 .mobile-content-video{
    width: 20vw;
    top: 40vw;
    left: 2.1vw;
}
.home-20220615 .mobile-content-other{
    width: 28vw;
    top: 100vw;
    left: 5vw;
}
.home-20220615 .mobile-content-password{
    width: 28vw;
    top: 30vw;
    left: auto;
    right: 0;
}
.home-20220615 .mobile-content-author{
    width: 36vw;
    top: 68vw;
    left: auto;
    right: 9vw;
}
.home-20220615 .mobile-content-userinfo{
    width: 28vw;
    top: 105vw;
    left: auto;
    right: 12vw;
}

.mobile-tabs-view{
    padding: 5vw;
    height: auto;
    overflow: hidden;
}
.mobile-tabs-view .download-btn{
    margin: 0 0 5vw;
    padding: 2vw 0;
    width: 42vw;
}
.mobile-tabs-view .tabs-content-item{
    margin-top: 20px;
    margin-right: 0;
    min-width: 6em;
    width: 42vw;
}
.mobile-tabs-view .download-view{
    padding:0;
}
.mobile-tabs-view .tabs-content-itembox{
    margin-top: 5vw;
}
.mobile-tabs-view .intro-view{
    padding: 2vw;
}
.mobile-view .container-20220113{
    height: calc(100% - 110px);
}
.container-20220113 .mobile-tabs-view .tabs-content{
    overflow: hidden;
}
.mobile-tabs-view .intro-view .title{
    padding-top: 10vw;
}
.mobile-tabs-view .intro-view .title-view{
    padding: 6vw 36vw;
}
.mobile-tabs-view .intro-view .content{
    padding: 2vw 5vw;
    font-size: 1em;
}
.mobile-tabs-view .intro-view .sub-title{
    font-size: 1.3em;
}
.mobile-tabs-view .content-detail-left{
    margin-right: 0;
}
.mobile-tabs-view .content-icon-view:before{
    width: 84vw;
    top: 5vw;
    left: -5vw;
}
.mobile-tabs-view .content-icon-list{
    margin-bottom: 5vw;
    width: 10vw;
    height: 10vw;
}
.mobile-tabs-view .content-icon-name{
    font-size: .6em;
    white-space: normal;
}
.mobile-tabs-view .product-item{
    width: 100%;
}
.mobile-tabs-view .product-item-text{
    margin: 5vw 0 0;
}
.mobile-tabs-view .video-item{
    padding: 2vw;
    width: 42vw;
}
.mobile-tabs-view .video-item-img{
    width: 38vw;
    height: 23vw;
}
.mobile-tabs-view .video-item-text{
    padding: 0;
}
.mobile-tabs-view .video-item-text .title{
    margin: 2vw 0;
    font-size: 1em;
}
.mobile-tabs-view .dialog-video .el-dialog__body{
    height: 30vh;
}
/*pay author*/
.mobile-view .header{
    padding: 3vw;
    width: 94vw;
}
.mobile-view .pay-author{
    padding: 3vw;
    width: 85vw;
}
.mobile-view .pay-author-form{
    padding: 0;
}
.mobile-view .pay-author .el-input, .mobile-view .pay-author .el-select, .mobile-view .pay-author .el-input-number{
    width: 100%;
}
.mobile-view .author-price-view{
    padding: 3vw;
    width: 78vw;
}
/*regist*/
.mobile-view .regist-content{
    margin: 0 auto;
    padding: 3vw;
    width: 88vw;
    height: 70vh;
}
.mobile-view .regist-content .el-input__inner{
    width: 100%;
}
.mobile-view .regist-label{
    padding: 0 4vw;
    font-size: 1em;
}
.mobile-message-box{
    width: 90vw;
}
.mobile-regist-success{
    margin: 3vw 5vw;
    padding: 0 3vw;
    width: 90vw;
    height: 78vh;
}
.mobile-regist-success .regist-btn{
    width: 60vw;
}
/*userinfo*/
.mobile-slide-left{
    width: 40vw;
    height: 89vh;
    position: fixed;
    top: 11vh;
    z-index: 9;
    animation: hideUserinfoSlide .6s forwards;
}
@keyframes hideUserinfoSlide {
    0%{left: 0}
    100%{left: -42vw}
}
@-webkit-keyframes hideUserinfoSlide {
    0%{left: 0}
    100%{left: -42vw}
}
.mobile-slide-left .slide-title{
    padding: 2vw 0;
    font-size: 1.2em;
    font-weight: 600;
    text-align: center;
}
.mobile-slide-left .slide-list{
    padding: 0 3vw;
}
.mobile-slide-left .slide-li{
    padding: 2vw 0;
    font-size: 1.2em;
}
.mobile-userinfo-view .content .title{
    padding: 0 3vw 0 10vw;
}
.mobile-userinfo-view .title .el-icon-menu{
    font-size: 1.2em;
}
.show-slide-left{
    animation: showUserinfoSlide .6s forwards;
}
@keyframes showUserinfoSlide {
    0%{left:-42vw}
    100%{left: 0}
}
@-webkit-keyframes showUserinfoSlide {
    0%{left:-42vw}
    100%{left: 0}
}
.mobile-userinfo-view .form-input{
    width: 100%;
}
.mobile-userinfo-view .submit-btn{
    width: 100%;
}
.mobile-userinfo-view .table-list{
    padding: 3vw;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
}
.mobile-form-position{
    padding: 0 0 62px 0;
    width: 100%;
    height: calc(100% - 60px);
}
.mobile-form-position .form-scroll{
    width: calc(100% - 6vw);
    height: calc(100% - 6vw);
}
.mobile-form-position .author-price-view{
    margin-top: 3vw;
    width: 80vw;
}
.mobile-form-position .position-btn{
    width: 86vw;
    left: 3vw;
}
.mobile-form-position .el-input-number{
    line-height: 30px;
}
.mobile-view ::-webkit-scrollbar, .mobile-login-view ::-webkit-scrollbar{width:0;height:0;}


