﻿@charset "utf-8";
/**
 * Created by sxz on 2018/7/5.
 */

/*详情-画册-版本2*/
.header .logo {
    width: 648px;
    height: 215px;

}

.lib-title .left-part {
    float: left;
    width: 800px;
}

.lib-title .audio-box {
    float: left;
    width: auto;
    height: 158px;
    background: rgba(204, 111, 36, 0.1);
    border-radius: 20px;
    box-sizing: border-box;
}

.audio-box {
    padding: 14px 32px;
}

.audio-box .audio-btn {
    width: 130px;
    height: 130px;
    float: left;
    cursor: pointer
}

.audio-box .icon-play {
    background: url(../img/play.png) no-repeat;
}

.audio-box .icon-pause {
    background: url(../img/pause.png) no-repeat;
}

.audio-box .times-all,
.audio-box .times-now {
    font-size: 48px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(4, 0, 0, 1);
    float: left;
    line-height: 130px;
}

.audio-box .times-all {
    margin-left: 47px;
}

.audio-box .times-all {
    margin-left: 33px;
}

.audio-box .audio-progress {
    width: 1279px;
    height: 30px;
    background: rgba(244, 191, 125, 1);
    border-radius: 15px;
    margin-top: 50px;
    float: left;
    margin-left: 30px;
    margin-right: 32px;
    position: relative;
}

.audio-box .audio-progress .icon-progress {
    /*content: "";*/
    width: 30px;
    height: 80px;
    background: rgba(77, 40, 10, 1);
    border-radius: 15px;
    position: absolute;
    left: 100px;
    top: -22px;
}

.libFeater-item .libTab {
    height: 160px;
}

.lib-main {
    width: 3060px;
    padding-left: 120px;
    padding-top: 45px;
    overflow: hidden;
}

.lib-main .left-part {
    width: 1362px;
    float: left;
    overflow: hidden;
}

.lib-main .right-part {
    width: 1546px;
    float: left;
    height: 1400px;
    overflow-y: auto;
}

.lib-main .left-til {
    display: flex;
    width: 100%;
    height: 115px;
    line-height: 110px;
    background: url(../img/bg-yuan.png) no-repeat 94px 0;
    margin-bottom: 50px;
}

.left-til span {
    vertical-align: middle;
}

.left-part .til-1 {
    font-size: 90px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    color: rgba(76, 29, 10, 1);
    cursor: pointer;
    white-space: nowrap;
}

.left-part .til-2,
.left-part .til-3 a {
    font-size: 70px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(4, 0, 0, 1);
    margin-left: 54px;
    cursor: pointer;
    white-space: nowrap;
}

.left-part .line {
    display: inline-block;
    width: 893px;
    height: 25px;
    background: #f7d187;
    margin-left: 72px;
    margin-top: 45px;
}

.right-part {
    padding-left: 136px;
}

.right-part .til-1 {
    font-size: 90px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    color: rgba(4, 0, 0, 1);
    text-shadow: 0px 12px 0px rgba(255, 207, 0, 0.98);
}

.right-part span {
    vertical-align: middle;
}

.right-part .right-til {
    height: 116px;
    line-height: 116px;
}

.right-part .laba {
    display: inline-block;
    width: 118px;
    height: 93px;
    vertical-align: middle;
    margin-left: 30px;
    background: url(../img/laba1.png) center no-repeat;
    background-size: 118px 93px
}

.rgyp {
    display: inline-block;
    width: 112px;
    height: 104px;
    vertical-align: middle;
    margin-left: 30px;
    background: url(../img/rgyp.png) center no-repeat;
    background-size: 100% 100%;
}

.right-part .r-til-2 .rgyp2 {
    display: inline-block;
    width: 112px;
    height: 104px;
    vertical-align: middle;
    margin-left: 30px;
    background: url(../img/rgyp2.png) center no-repeat;
    background-size: 100% 100%;
}

.right-part .line {
    display: inline-block;
    width: 608px;
    height: 25px;
    background: #f7d187;
    margin-left: 50px;
}

.right-part .img-list {
    display: inline-block;
    margin-left: 10px;
}

.right-part .img {
    display: inline-block;
    width: 115px;
    height: 115px;
    margin-left: 48px;
}

.right-part .text {
    padding-top: 60px;
    font-size: 40px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(4, 0, 0, 1);
    text-indent: 2em;
}

.right-part p {
    font-size: 40px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(4, 0, 0, 1);
    text-indent: 2em
}

.right-part p a {
    cursor: pointer;
    color: #1890ff;
    text-decoration: underline;
}

.right-part .r-til-2 {
    margin-top: 80px;
}

.right-part .r-til-2 .laba {
    background: url(../img/laba2.png) center no-repeat;
    background-size: 118px 93px
}

.r-til-2 .line {
    width: 428px;
}

.libFeature-Nav-two {
    position: absolute;
    z-index: 10;
    width: 400px;
    top: 75px;
    right: 20px;
    color: #fff;
}

.libFeature-Nav-two .nav-yellow {
    position: relative;
    padding: 190px 0 60px 0;
    background: url('../img/detail-rNav-bg-t.png') left top no-repeat;
    background-size: 400px auto
}

.libFeature-Nav-two .nav-yellow .bg-btm {
    position: absolute;
    left: 0;
    bottom: 8px;
    width: 350px;
    height: auto;
}

.libFeature-Nav-two .nav-red {
    position: relative;
    top: -38px;
    padding-top: 130px;
    width: 350px;
    background: url(../img/detail-rNav-bg2-t.png) left top no-repeat;
    background-size: 350px auto
}

.libFeature-Nav-two a {
    display: block;
    width: inherit;
    height: inherit;
    text-align: center;
    font-size: 30px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden
}

.libFeature-Nav-two .nav-top {
    background: #ffca05;
    width: 350px;
}

.libFeature-Nav-two .nav-top li {
    padding-bottom: 30px;
}

.libFeature-Nav-two .nav-top li:last-child {
    padding-bottom: 0;
}

.libFeature-Nav-two .nav-btm {
    width: 349px;
    padding: 0 0 30px 0;
    background: #e95924;
    margin-top: -1px;
    border-radius: 0 0 20px 20px;
    max-height: 650px;
    overflow-y: auto;
    overflow-x: hidden;
}

.libFeature-Nav-two .nav-btm::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}

.libFeature-Nav-two .nav-btm::-webkit-scrollbar-track-piece {
    background: rgba(0, 0, 0, 0);
    -webkit-border-radius: 2px;
}

.libFeature-Nav-two .nav-btm::-webkit-scrollbar-thumb:horizontal {
    width: 3px;
    background-color: rgba(0, 0, 0, 0);
    -webkit-border-radius: 2px;
}

.libFeature-Nav-two .nav-btm li {
    margin-bottom: 15px;
    height: 80px;
    line-height: 80px;
}

.libFeature-Nav-two .nav-btm li:last-child {
    margin-bottom: 0;
}

.libFeature-Nav-two .nav-btm li a:hover {
    font-weight: bold;
    transform: scale(1.05);
    transition: all .3s
}

.libFeature-Nav-two .nav-top li a:hover {
    transform: scale(1.05);
    transition: all .3s
}

.libFeature-Nav-two .pad-l {
    padding-left: 5px;
}

.hc-img-warp::-webkit-scrollbar {
    width: 0.03rem;
    height: 0.03rem;
}

.hc-img-warp::-webkit-scrollbar-track-piece {
    background: rgba(0, 0, 0, 0);
    -webkit-border-radius: 0.02rem;
}

.hc-img-warp::-webkit-scrollbar-thumb:horizontal {
    width: 0.03rem;
    background-color: rgba(0, 0, 0, 0);
    -webkit-border-radius: 0.02rem;
}

.hc-img-warp {
    width: 1362px;
    position: relative;
    height: 1250px !important;
    max-height: 1250px !important;
    overflow: auto;
}

.hc-img-warp .item {
    width: 642px;
    height: auto;
    margin-bottom: 50px;
    float: left;
}

.hc-img-warp a {
    display: block;
    width: 632px;
}

.hc-img-warp a img {
    display: block;
    width: 100%;
    height: auto;
}

.hc-img-warp .img {
    width: 630px;
    height: auto;
    /*border: 6px solid #fff;*/

}

.hc-img-warp .name {
    height: 76px;
    line-height: 76px;
    font-size: 48px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: rgba(77, 40, 10, 1);
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hc-video-list {
    height: 1224px;
    overflow: auto;
}

.hc-video-list .item {
    width: 1292px;
    height: 780px;
    background: url(../img/video-bg.png) no-repeat;
    background-size: 1292px 780px;
    padding: 47px 46px 42px 32px;
    box-sizing: border-box;
    margin-bottom: 46px;
}

.hc-video-list .img {
    position: relative;
    width: 100%;
    height: 100%;
}

.hc-video-list .play-btn {
    width: 157px;
    height: 157px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -78px;
    margin-top: -78px;
    background: url(../img/play-icon.png);
}

.hc-video-list .name {
    height: 124px;
    line-height: 124px;
    font-size: 48px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: rgba(77, 40, 10, 1);
    text-align: center;
}

.hc-video-list img {
    width: 1237px;
    height: 692px;
}

.lib-main .no-data {
    width: 795px;
    height: 713px;
    background: url(../img/no-data.png) no-repeat right bottom;
    padding: 270px 0 0 300px;
}

.hc-dialog {
    display: none;
}

.hc-dialog,
.hc-dialog .mask {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100
}

.hc-dialog .mask {
    background: rgba(0, 0, 0, 0.8)
}

.hc-dialog .dialog {
    width: 2258px;
    height: 1836px;
    padding: 446px 98px 115px;
    box-sizing: border-box;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 101;
    margin-left: -1129px;
    margin-top: -918px;
    background: url(../img/dialog-bg.png) no-repeat;

}

.hc-dialog .dia-item {
    width: 2058px;
}

.hc-dialog .til {
    width: 238px;
    float: left;
    font-size: 60px;
    font-family: PingFangSC-Regular;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    line-height: 110px;
}

.hc-dialog .til span {
    font-size: 60px;
    font-family: PingFangSC-Semibold;
    color: rgba(236, 73, 40, 1);
    margin-right: 20px;
}

.hc-dialog .radio-box {
    width: 1600px;
}

.hc-dialog .radio-item {
    width: 244px;
    height: 76px;
    font-size: 60px;
    font-weight: bold;
    float: left;
}

.hc-dialog input[type="radio"]+label::before {
    content: "\a0";
    /*不换行空格*/
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    width: 76px;
    height: 76px;
    line-height: 76px;
    font-size: 60px;
    font-weight: bold;
    color: #000;
    background: url(../img/radio.png) no-repeat;
    margin-right: 14px;
}

.hc-dialog input[type="radio"]:checked+label::before {
    background: url(../img/radio-checked.png) no-repeat;
}

.hc-dialog input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}

.hc-dialog .input-box {
    float: left;
    width: 1797px;
    height: 130px;
    position: relative;
}

.hc-dialog .input-box input {
    width: 1777px;
    height: 130px;
    padding-left: 20px;
    background: rgba(255, 255, 255, 1);
    border: 6px solid rgba(76, 29, 10, 1);
    box-shadow: 0px 6px 0px 0px rgba(255, 207, 0, 0.98);
    border-radius: 15px;
}

.hc-dialog .no-til {
    position: absolute;
    bottom: -91px;
    color: rgba(216, 99, 75, 1);
    font-size: 44px;
    vertical-align: middle;
}

.hc-dialog .jg-icon {
    display: inline-block;
    width: 45px;
    height: 45px;
    background: url(../img/icon-jg.png) no-repeat;
    margin-right: 10px;
    vertical-align: middle;
}

.hc-dialog .til2 {
    line-height: 130px;
}

.hc-dialog .mg-t {
    margin-top: 78px;
}


.hc-dialog .fileinput-button {
    position: relative;
    display: inline-block;
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 1300px;
    height: 102px;
    background: url(../img/updata-img.png) no-repeat;
    margin-top: 10px;
}

.hc-dialog .file-video {
    background: url(../img/update-vidoe.png) no-repeat;
}

.hc-dialog .upda-video {
    background: url(../img/upda-vidoe.png) no-repeat;
    margin-top: 32px;
}

.hc-dialog .file-file {
    background: url(../img/update-file.png) no-repeat;
}

.hc-dialog .fileinput-button input {
    position: absolute;
    right: 0px;
    top: 0px;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 200px;
}

.hc-dialog .fileinput-button span {
    font-size: 48px;
    font-weight: bold;
    color: rgba(102, 102, 102, 1);
    margin-left: 278px;
    line-height: 98px;
}

.hc-dialog .img-box {
    width: 480px;
    height: 480px;
    background: rgba(255, 255, 255, 1);
    border: 6px solid rgba(76, 29, 10, 1);
    box-shadow: 0px 6px 0px 0px rgba(255, 207, 0, 0.98);
    border-radius: 15px;
    margin-top: 32px;
    position: relative;
    box-sizing: border-box;

}

.hc-dialog .video-img {
    width: 628px;
    height: 356px;
    margin-top: 0;
}

.hc-dialog .default-img {
    background: url(../img/moren-img.png) no-repeat center center;
}

.hc-dialog .default-img .close-btn {
    width: 80px;
    height: 80px;
    background: url(../img/close3.png) no-repeat;
    position: absolute;
    right: -40px;
    top: -40px;
}

.hc-dialog .btn-box {
    margin-top: 80px;
}

.hc-dialog .btn-box a {
    display: inline-block;
    width: 380px;
    height: 142px;
    margin-right: 120px;
    padding-top: 25px;
    padding-left: 105px;
    box-sizing: border-box;
}

.hc-dialog .btn-box .cancle {
    background: url(../img/btn-bg-2.png) no-repeat;
    margin-left: 550px;
}

.hc-dialog .btn-box .submit {
    background: url(../img/btn-bg-1.png) no-repeat;

}

.hc-dialog .dia-close {
    width: 140px;
    height: 140px;
    background: url(../img/close1.png) no-repeat;
    position: absolute;
    right: -202px;
    top: 200px;


}

.hc-dialog .select-box {
    width: 722px;
    float: left;
    position: relative;
}

.hc-dialog .select-btn {
    display: block;
    width: 675px;
    height: 130px;
    line-height: 126px;
    background: rgba(255, 255, 255, 1);
    border: 6px solid rgba(76, 29, 10, 1);
    box-shadow: 0px 6px 0px 0px rgba(255, 207, 0, 0.98);
    border-radius: 15px;
    padding-left: 40px;
    text-align: left;
    position: relative;

}

.hc-dialog .select-text {
    font-size: 48px;
    font-weight: bold;
    color: rgba(153, 153, 153, 1);
}

.hc-dialog .select-down {
    width: 61px;
    height: 42px;
    background: url(../img/select-down.png);
    position: absolute;
    right: 42px;
    top: 44px;
}

.hc-dialog .select-up {
    width: 61px;
    height: 42px;
    background: url(../img/select-up.png);
    position: absolute;
    right: 42px;
    top: 44px;
}

.hc-dialog .select-cont {
    width: 643px;
    padding: 0 36px;
    background: #fff;
    position: absolute;
    z-index: 1000;
    left: 0;
    top: 130px;
    border: 6px solid rgba(76, 29, 10, 1);
    border-top: none;
    box-shadow: 0px 6px 0px 0px rgba(255, 207, 0, 0.98);
    border-radius: 0 0 15px 15px;
    display: none;
    max-height: 900px;
    overflow-y: auto;
    overflow-x: hidden;
}

.hc-dialog .select-cont li {
    width: 603px;
    height: 130px;
    line-height: 130px;
    text-align: center;
    border-bottom: 1px solid rgba(76, 29, 10, 0.2);
    font-size: 40px;
    font-family: Adobe Heiti Std R;
    color: rgba(102, 102, 102, 1);
    cursor: pointer;
}

.hc-dialog .select-cont li:last-child {
    font-size: 50px;
    font-weight: 400;
    color: rgba(76, 29, 10, 1);
}

.hc-dialog .input-add {
    float: left;
    width: 927px;
    height: 130px;
    background: rgba(255, 255, 255, 1);
    border: 6px solid rgba(76, 29, 10, 1);
    box-shadow: 0px 6px 0px 0px rgba(255, 207, 0, 0.98);
    border-radius: 15px;
    margin-left: 70px;
    display: none;
}

.hc-dialog .input-add input {
    border: 0;
    line-height: 50px;
    width: 907px;
    height: 130px;
    padding-left: 20px;
    font-size: 48px;
    font-weight: 700;
    color: rgba(153, 153, 153, 1);
}

.input-add ::-webkit-input-placeholder,
.input-box ::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    font-size: 48px;
    font-family: PingFangSC-Regular;
    font-weight: bold;
    color: rgba(153, 153, 153, 1);
}

.input-add ::-moz-placeholder,
.input-box ::-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-size: 48px;
    font-family: PingFangSC-Regular;
    font-weight: bold;
    color: rgba(153, 153, 153, 1);
}

.input-add ::-moz-placeholder,
.input-box ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size: 48px;
    font-family: PingFangSC-Regular;
    font-weight: bold;
    color: rgba(153, 153, 153, 1);
}

.input-add ::-ms-input-placeholder,
.input-box ::-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 48px;
    font-family: PingFangSC-Regular;
    font-weight: bold;
    color: rgba(153, 153, 153, 1);
}

.hc-dialog .textarea {
    width: 1713px;
    height: 315px;
    background: rgba(255, 255, 255, 1);
    border: 6px solid rgba(76, 29, 10, 1);
    box-shadow: 0px 12px 0px 0px rgba(255, 207, 0, 0.98);
    border-radius: 10px;
    font-size: 48px;
    color: rgba(153, 153, 153, 1);
    padding: 42px;
    text-align: left;
}

.hc-dialog .updata-yy {
    padding-left: 238px;
}

.hc-dialog .up-til {
    font-size: 54px;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    line-height: 184px;
    float: left;
    margin-right: 46px;
}

.hc-dialog .fileinput-mar-t {
    margin-top: 50px;
}

.hc-dialog .progress-box span {
    display: inline-block;
    vertical-align: middle;
}

.hc-dialog .progress-box .name {
    max-width: 500px;
    height: 48px;
    line-height: 48px;
    font-size: 48px;
    font-family: PingFangSC-Regular;
    font-weight: bold;
    color: rgba(76, 29, 10, 1);
    margin-left: 238px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hc-dialog .progress-box .progress {
    display: inline-block;
    width: 912px;
    height: 44px;
    background: rgba(255, 185, 46, 0.2);
    border-radius: 20px;
    margin-left: 62px;
    position: relative;
}

.hc-dialog .progress-box .current {
    display: inline-block;
    width: 545px;
    height: 44px;
    background: #FFB92E;
    border-radius: 20px 0px 0px 20px;
    position: absolute;
    left: 0;
    top: 0;
}

.hc-dialog .progress-box .close {
    display: inline-block;
    width: 58px;
    height: 59px;
    background: url(../img/close2.png);
    margin-left: 68px;
}

.gameHomeNew {
    position: relative;
    z-index: 0;
    margin: 0 auto;
    width: 3640px;
    height: 1766px;
    background: url("../img/fl-bg.png") center no-repeat;
    background-size: 3640px 1766px
}

.gameHomeNew .enter-btn {
    position: absolute;
    -webkit-animation: opt 3s infinite linear;
    -moz-animation: opt 3s infinite linear
}

.gameHomeNew .enter-biaoqian {
    right: 418px;
    bottom: 180px;
}

.gameHomeNew .enter-daolan {
    top: 169px;
    left: 259px;
}

.gameHomeNew .enter-diqu {
    bottom: 237px;
    left: 404px;
}

.gameHomeNew .enter-fenlei {
    top: 170px;
    right: 346px;
}

.gameHomeNew .diqiu {
    width: 1520px;
    height: 1550px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -760px;
    margin-top: -775px;
    -webkit-animation: rota 20s infinite linear;
    -moz-animation: rota 20s infinite linear
}

@-webkit-keyframes rota {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.game-dialog {
    display: none;
}

.game-dialog,
.game-dialog .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.game-dialog .mask {
    background: rgba(0, 0, 0, 0.8)
}

.game-dialog .dialog {
    width: 3028px;
    height: 1492px;
    padding: 200px 130px;
    box-sizing: border-box;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -1514px;
    margin-top: -746px;
    background: url(../img/dia-bg-2.png) no-repeat;

}

.game-dialog .dia-content {
    overflow-y: auto;
    height: 1200px;
}

.game-dialog .dia-close {
    width: 180px;
    height: 180px;
    background: url(../img/dia-close-2.png) center no-repeat;
    position: absolute;
    right: -150px;
    top: -100px;
    background-size: 180px;
    cursor: pointer;
}

.game-dialog li {
    margin-bottom: 100px;
}

.game-dialog .til {
    float: left;
    width: 350px;
    height: 73px;
    font-size: 76px;
    font-family: PingFangSC-Semibold;
    font-weight: bold;
    color: rgba(76, 29, 10, 1);
    line-height: 116px;
}

.game-dialog .fjms {
    float: left;
    width: 2350px;
    font-size: 72px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(26, 26, 26, 1);
    line-height: 90px;
}

.game-dialog .fjms a {
    display: inline-block;
    height: 90px;
    line-height: 90px;
    padding: 0 50px;
    margin-right: 20px;
    margin-bottom: 40px;
    border: 8px solid rgba(255, 255, 255, 1);
    border-radius: 51px;
}

.game-dialog .fjms .checked,
.game-dialog .fjms a:hover {
    background: rgba(255, 255, 255, 0.4);
    border: 8px solid rgba(76, 29, 10, 1);
    box-shadow: 7px 7px 0px 0px rgba(255, 207, 0, 0.98);
    border-radius: 51px;
    transition: all .3s;
    height: 90px;
    line-height: 90px;
}

.game-dialog .dia-fl a {
    display: inline-block;
    height: 90px;
    line-height: 90px;
    padding: 0 50px;
    margin-right: 194px;
    margin-bottom: 140px;
    font-size: 72px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: rgba(26, 26, 26, 1);
    border-radius: 51px;
    border: 8px solid rgba(255, 255, 255, 1);

}

.game-dialog .dia-fl .checked,
.game-dialog .dia-fl a:hover,
.game-dialog .dia-dq .checked,
.game-dialog .dia-dq a:hover {
    background: rgba(255, 255, 255, 0.4);
    border: 8px solid rgba(76, 29, 10, 1);
    box-shadow: 7px 7px 0px 0px rgba(255, 207, 0, 0.98);
    transition: all .3s;
    height: 90px;
    line-height: 90px;
}

.game-dialog .dia-fl span:nth-child(5n) {
    margin-right: 0
}

.game-dialog .dia-dq .til {
    text-align: right;
    width: 426px;
}

.game-dialog .dia-dq .fjms {
    width: 1900px;
    margin-left: 70px;
}

.game-dialog .dia-dq .all {
    display: block;
    width: 224px;
    height: 106px;
    line-height: 106px;
    font-size: 72px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: rgba(26, 26, 26, 1);
    text-align: center;
    margin-left: 70px;
    float: left;
}

.game-dialog .dia-bq .til {
    text-align: center;
}