html,body {
  width: 100%;
  background-color: #e4f1ff;
  color: white;
}
* {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  position: relative;
}
h1 {
  font-size: 50px;
}
h2 {
  font-size: 40px;
}
h3 {
  font-size: 30px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 10px;
}
a {
  color: black;
  text-decoration: none;
}
a:hover {
  color: rgb(96, 177, 253);
}
span {
  font-size: 20px;
}
button {
  background-color: white;
}
ol,ul {
  list-style: none;
}
input,textarea {
    outline: none;
    border: 0.1px solid #00000057;
    border-radius: 3px;
    padding: 5px;
    width: calc(100% - 50px)
}
input {
    width: calc(100% - 150px)
}
textarea {
    max-width: calc(100% - 10px);
    min-height: 100px;
    font-size: 13px;
    resize: vertical;
}
select {
    outline: none;
}
:root {
    --box_title_size: 29px;
}
.back {
    color:white;
    width: 70px;
    height: 30px;
    position: absolute;
    z-index: 1;
}
.back > button {
    background-color: #ffffff00;
    color: white;
    cursor: pointer;
}
.background {
    position: fixed;
    overflow: hidden;
    inset: 0;
}
.background,.background_img {
    width: 100%;
    height: 100%;
    min-height: 600px;
    min-width: 1000px;
}
.main {
    width: 80%;
    margin: 0 auto;
}
.user_user {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
}
.userhead {
    width: 90px;
    height: 90px;
}
.userhead > img {
    width: 100%;
    height: 100%;
    border-radius: 40px;
}
.box {
    border-radius: 3px;
    box-shadow: 0px 5px 12px 0px #00000026;
    min-height: 50px;
    color: black;
    margin-bottom: 20px;
    background-color: white;
}
.info {
    width: 100%;
}
.someInfo {
    display: flex;
    justify-content: space-evenly;
    width: 90%;
    margin: 0 auto;
}
.level_box {
    width: 100%;
    height: auto!important;
    display: block!important;
}
.oneInfo {
    font-size: 20px;
    margin: 20px;
}

/*---块命名---start*/
.info::before {
    content: "你的成就:";
    font-size: var(--box_title_size);
}
.level_box::before {
    content: "当前等级:";
    font-size: var(--box_title_size);
}
.my_video::before {
    content: "你的作品:";
    font-size: var(--box_title_size);
}
.edit::before {
    content: "编辑信息:";
    font-size: var(--box_title_size);
}
/*---块命名----end*/
.user_level {
    width: 80px;
    height: 80px;
    border-radius: 10px;
    color: white;
    font-size: 30px;
    align-content: center;
    text-align: center;
    margin: 0 auto;
}
.level_now {
    display: flex;
    justify-content: center;
    align-items: center;
}
.level_now::before {
    content: "当前进度:";
    font-size: 20px;
}


.level_progress {
    width: 70%;
}
.update_level {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
}

.button {
  background: linear-gradient(140.14deg, #ec540e 15.05%, #d6361f 114.99%)
      padding-box,
    linear-gradient(142.51deg, #ff9465 8.65%, #af1905 88.82%) border-box;
  border-radius: 7px;
  border: 2px solid transparent;

  text-shadow: 1px 1px 1px #00000040;
  box-shadow: 8px 8px 20px 0px #45090059;

  padding: 10px 40px;
  line-height: 20px;
  cursor: pointer;
  transition: all 0.3s;
  color: white;
  font-size: 18px;
  font-weight: 500;
}

.button:hover {
  box-shadow: none;
  opacity: 80%;
}
.my_video {
    width: 563px;
    float: left;
    margin-right: 10px;
    padding: 15px;
}
.edit {
    width: calc(100% - 624px);
    float: right;
    padding: 10px;
}

/*---视频块样式---start*/
.cont {
  width: 250px;
  height: 237px;
  margin: 4px;
}
.introduce {
    height: 68px;
}
.cont-button {
  display: block;
  background-color: white;
  width: 100%;
  height: 100%;
  border-radius: 4px;
}

.cont-img-box {
  overflow: hidden;
}

.cont-img {
  border-radius: 4px;
  width: 100%;
  height: 140px;
}

#user_all_box{
    color: black;
}
@keyframes notice_display {
    60% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
#list {
    max-height: 500px;
    overflow-y: scroll;
    display: flex;
    flex-wrap: wrap;
    min-height: 200px;
}
.edit_one {
    width: 100%;
    font-size: 20px;
    margin: 10px;
    user-select: none;
}
.loginOut {
    cursor: pointer;
}
.confirm {
    width: 100px;
    height: 40px;
    color: white;
    background: #00c9ffba;
    cursor: pointer;
    border-radius: 10px;
}
.inputName {
    flex-direction: row!important;
}
.inputInfo {
    display: flex;
    flex-direction: column;
}
.confirmName {
    border-radius: 0 10px 10px 0;
}
.inputInfo {
    margin-left: 20px;
}
/*--字体样式配置start--*/
@font-face {
  font-family: 'icomoon';
  src:  url('icomoon/fonts/icomoon.eot?uwofek');
  src:  url('icomoon/fonts/icomoon.eot?uwofek#iefix') format('embedded-opentype'),
    url('icomoon/fonts/icomoon.ttf?uwofek') format('truetype'),
    url('icomoon/fonts/icomoon.woff?uwofek') format('woff'),
    url('icomoon/fonts/icomoon.svg?uwofek#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
}
.icon-editName::before {
    content: "\e971";
}
.icon-editHead::before {
    content: "\e90d";
}
.icon-editIntr::before {
    content: "\e995";
}
.icon-loginOut::before {
    content: "\ea0f";
    color: red;
}
/*--字体样式配置end--*/
/*手机版样式*/
@media (max-width: 1000px) {
    .main {
        width: 100%;
    }
    .level_progress {
        width: 60%;
    }
    .my_video {
        width: 100%;
        float: unset;
        padding: 0;
    }
    .cont {
        width: calc(33.3% - 10px);
        height: 230px;
        font-size: 14px;
    }
    .edit {
        width: 100%;
        float: unset;
        padding: 0;
    }
    .cont-img {
        height: 130px;
    } 
    .introduce_span {
        font-size: 18px;
    }
}
@media (max-width: 570px) {
    .cont {
        width: calc(50% - 10px);
        height: 190px;
        font-size: 15px;
    }
    .edit {
        width: 100%;
        float: unset;
        padding: 0;
    }
    .cont-img {
        height: 100px;
    } 
    .introduce_span {
        font-size: 15px;
    }
}
@media (max-width: 400px){
    .level_progress {
        width: 50%;
    }
}