.version-des {
    display: flex;
    flex-flow: row nowrap;
    flex-shrink: 0;
}
.gamebuff-img {
    width: 600px;
    height: 375px;
    margin-right: .44rem;
}
.gamebuff-img img {
    width: 100%;
    height: 100%;
}
.version-des h1 {
    font-weight: bold;
    font-size: .3rem;
    color: #61DAFF;
}
.gamebuff-version {
    font-weight: bold;
    font-size: 30px;
    color: #FF6C00;
}
.version-des-text {
    display: flex;
    flex-flow: column nowrap;
}
.version-des-text .title-line {
    margin-bottom: .16rem;
}
.version-des-text h2{
    font-size: .18rem;
    color: #2DAFD7;
    line-height: 1.8;
}
.version-des-text ul {
    font-size: .18rem;
    color: #61DAFF;
    line-height: 1.8;
}
.version-des {
    display: flex;
    flex-flow: row nowrap;
    flex-shrink: 0;
}
.gamebuff-img {
    width: 600px;
    height: 375px;
    margin-right: .44rem;
}
.gamebuff-img img {
    width: 100%;
    height: 100%;
}
.version-des h1 {
    font-weight: bold;
    font-size: .3rem;
    color: #61DAFF;
}
.gamebuff-version {
    font-weight: bold;
    font-size: 30px;
    color: #FF6C00;
}
.version-des-text {
    display: flex;
    flex-flow: column nowrap;
}
.version-des-text .title-line {
    margin-bottom: .16rem;
}
.version-des-text ul li a {
    color: #61DAFF;
    text-decoration: underline;
}
.version-des-text h2{
    font-size: .18rem;
    color: #2DAFD7;
    line-height: 1.8;
}
.version-des-text ul {
    font-size: .18rem;
    color: #61DAFF;
    line-height: 1.8;
}
.baidupan {
    margin-left: .18rem;
}
.update-record {
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: .3rem;
    color: #61DAFF;
    margin-top: .6rem;
    margin-bottom: .6rem;
}
.version-list {
    font-size: .16rem;
    color: #2DAFD7;
    border-left: .08rem solid;
    border-image: linear-gradient(to bottom, #107695, rgba(16,118,149,0)) 1;
}
.version-list h3 {
    font-weight: bold;
    font-size: .18rem;
    color: #61DAFF;
}
.version-list h3 span{
    font-weight: 400;
    font-size: .16rem;
    color: #2DAFD7;
}
.version-list li {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    padding-left: .28rem;
    padding-bottom: .45rem;
    position: relative;
}
.version-list .point {
    width: .16rem;
    height: .16rem;
    background: #61DAFF;
    border-radius: .04rem;
    position: absolute;
    left: -0.12rem;
}
.cate-bottom .baidupan a{
    font-weight: 400;
    font-size: .16rem;
    color: #2DAFD7;
    text-decoration-line: underline;
}
