
html {
    box-sizing: border-box !important;
}
  
body {
    font-size: 16px; 
}
.wrapper {
    width: 828px;
    margin:0 auto;
    text-align: center;
    padding-bottom: 210px;
}
.content {
    box-sizing: border-box !important;
    position: relative;
    width: 100%;
}
.content img {
    width: 828px;
}
.content4 {
    position: relative;
    background-image: url(../image/bg1.png);
    background-size: cover;
    padding:25px;
}

.content-title{
    width: 100%;
    position: absolute;
    top:-23px;
    left: 0;
}

.content-video {
    margin-top: 80px;
}

.content4 .content-tainer {
    background-image: url(../image/bg2.png);
    background-size: cover;
    padding:30px 20px;
}
.plyr__video-wrapper {

}
.content-title{
}


.content-footer {
    margin-top: 24px;
}
.content-footer--left {
    width: 210px;
}

.content-footer--left img {
    width: 100%;
}

.content-footer--left {
    margin-right: 24px;
}

.footer-name {
    margin-right: 10px;
    font-size: 34px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    color: #F0C995;
    line-height: 48px;
}

.footer-img {
    width: 140px;
}
.footer-img img {
    width: 100%;
}
.content__name--title {
    margin-bottom: 20px;
}
.content-tips {
    text-align: left;
    margin-bottom: 50px;
    font-size: 24px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #F0C995;
    line-height: 33px;
}
.autor-item {
    width: 116px;
    font-size: 26px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 37px;
}

.autor-item img {
    width: 100%;
}

.margin-right-10 {
    margin-right: 10px;
}
.content-bottom {
    position: relative;
    bottom:0;
    right: 0;
    height: 210px;
    position: fixed;
}

.content-bottom__option {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100px;
}

.content-bottom--item {
    width: 50%;
}

.content-bottom--item img {
    width: 32px;
}

.content-video .plyr--video {
    border-radius: 9px;
}

/* .plyr__control {
    display: none;
} */

.bottom-left {
    height: 1000px;
    background-size: 100% 100%;
}
.bottom-right {
    height: 1000px;
    background-size: 100% 100%;
}

.custom-div {
    position: relative;
    height: 70px;
    background-color: #000;
    overflow: hidden;
  }
  
  .custom-div::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: #000;
    transform: skewX(-45deg);
  }
  
  .custom-div::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-color: #000;
  }

.plyr__controls__item .plyr__control {
    display: none !important;
  }

.content-herf {
    position: relative;
    height: 1550px;
}
.content--container {
    width: 100%;
    height: 1425px;
    position: absolute;
    bottom:0;
    left: 0;
    padding: 0 24px;
}


.content--container-item1 {
    height: 205px;
}

.content--container-item2 {
    height: 260px;
}

.content--container-item3 {
    height: 205px;
}

.content--container-item4 {
    height: 205px;
}

.content--container-item5 {
    height: 260px;
}

.content--container-item6 {
    height: 260px;
}
.content--container-item {
    position: relative;
}
.content--container-item a{
    width: calc(100% - 52px);
    position: absolute;
    bottom:0;
    left: 26px;
}

.content--container-item .a1 {
    height: 95px;
}

.content--container-item .a2 {
    height: 152px;
}

.content-footer--right .footer-autor .active {
    display: none;
}

.content6 {

}
.content6 {
    background-image: url(../image/bg61.png);
    background-size: 100% 100%;
}
.content-container {
    padding: 125px 25px 35px 25px;
}
.content-container .container {
    background-image: url(../image/bg62.png);
    padding:60px 20px 60px 20px;
}

.m-b-60 {
    margin-bottom: 46px;
}
.container li {
    background-image: url(../image/sizebg.png);
    background-size: 100% 100%;
    margin-bottom: 15px;
    height: 106px;
    font-size: 26px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    color: #606060;
    line-height: 37px;
    padding:25px 40px 0 56px;

}
.container ul {
    margin-bottom: 50px;
}
.container li a {
    font-size: 24px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #26B3E0;
}
.container .name {
    font-size: 26px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    color: #606060;
    line-height: 37px;
}
.container span {
    font-size: 24px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #26B3E0;
    line-height: 33px;
}
.content6 .img {
margin-bottom: 46px;
}
.content6 .img img{
    width: 100%;
}
