a {
    text-decoration: none;
}

.header .top-img {
    height: auto;
    margin: 0 auto;
}

.header .top-img img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.sub-main {
    background: url("https://www.soulcaliburuniverse.com/img/sub/main_bg.png") bottom no-repeat;
}

.sub-main .nav-wrap {
    background-color: #A5090A;
}

.sub-main .nav-left {
    display: none;
    margin-top: -122px;
    width: 260px;
    height: fit-content;
    /* background-color: #A5090A; */
    z-index: 1;
}


.sub-main .nav-left .nav-top {
    width: 260px;
    height: 120px;
    /* margin-top: -122px; */
    background: url("https://www.soulcaliburuniverse.com/img/sub/left_nav_top_bg.png");
    background-size: 100% auto;
}

.sub-main .nav-left .nav-top .name {
    margin-top: 41px;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 30px;
    color: #F8F3F3;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.sub-main .nav-left .nav-top .line {
    width: 24px;
    height: 2px;
    background: #F8F3F3;
    border-radius: 1px 1px 1px 1px;
}

.sub-main .nav-left ul li {
    margin-left: -11px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: url("https://www.soulcaliburuniverse.com/img/sub/nav_item_normal.png");
}


.sub-main .nav-left ul li.active {
    background: url("https://www.soulcaliburuniverse.com/img/sub/nav_item_selected.png");
}

.sub-main .nav-left ul {
    background: #F9F2F2;
    min-height: 320px;
    margin-left: 10px;
}

.sub-main .nav-left ul li a {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.sub-main .nav-left ul li a .line {
    width: 239px;
    height: 1px;
    background-color: #e3d7d7;
    align-self: end;
}

.sub-main .nav-left ul li a span {
    margin-left: 45px;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-size: 18px;
    color: #333333;
    line-height: 60px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.sub-main .nav-left ul li a:hover span,
.sub-main .nav-left ul li.active span {
    color: #A5090A;
    font-weight: bold;
}

.content-wrap {
    width: 100%;
}

.content-wrap .title-wrap .title span {
    padding: 18px 70px;
    width: 108px;
    height: 26px;
    font-family: MicrosoftYaHei;
    font-size: 26px;
    color: white;
    text-align: left;
    font-style: normal;
    text-transform: none;
    background: #A5090A;
}

.content-wrap .title-wrap {
    border-bottom: #D5D4D2 1px solid;
}

.content-wrap .title .line {
    width: 55px;
    height: 3px;
    background: #A5090A;
    margin-bottom: -1.5px;
}

.content-wrap .title-wrap .location {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #666666;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.content-wrap .title-wrap .location img {
    width: fit-content;
    height: fit-content;
}

.content {}

.content ul li {
    border-bottom: #ddd 1px solid;
}

.content ul li:hover {
    border-bottom: #A5090A 1px solid;
}

.content ul li:hover .title {
    font-weight: bold;
    color: #A5090A;
}

.content ul li:hover .detail {
    color: #333333;
}

.content ul li a img {
    width: fit-content;
    height: fit-content;
}

.content .title {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #333333;
    line-height: 40px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.content .time {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #A62424;
    line-height: 70px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.content .detail {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #A4A1A1;
    line-height: 26px;
    font-style: normal;
    text-transform: none;
}

.page {
    margin-top: 41px;
    margin-bottom: 84px;
}

.last-next-page {
    width: 100%;
    margin-bottom: 92px;

    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333333;
    line-height: 45px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.nrContent .title,
.dpContent .title {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    line-height: 40px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.nrContent .time-wrap {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #8C8C8C;
    line-height: 70px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.nrContent .nr {
    height: auto;
    overflow: hidden;
    border-top: #ddd 1px solid;
    border-bottom: #D5D5D5 1px solid;
    margin-bottom: 10px;
}

.nrContent .nr p,
.nrContent .nr p span {
    font-family: "microsoft yahei";
    font-size: 19px !important;
}
.nrContent .nr table td{text-indent:0!important}
.nrContent .nr p {
    line-height: 160% !important;
    text-indent: 2em;
    height: auto;
    overflow: hidden;
    font-size: 16px;
    color: #333 !important;
    margin-bottom: 0.5em !important;
}

.nrContent .nr p video {
    max-width: 700px;
    width: 100%;
}

.nrContent .nr p img {
    margin: 0px auto;
    max-width: 100%;
    height: auto;
    display: block;
}

.dpContent .nr {
    height: auto;
    overflow: hidden;
}

.piccontent .item-wrap {
    position: relative;
    width: 380px;
    height: 260px;
}

.piccontent .item-wrap img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.piccontent .item-wrap .text {
    width: 380px;
    height: 59px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: url("https://www.soulcaliburuniverse.com/img/sub/item_pic_bg.png");

    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 59px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.piccontent ul li {
    margin-top: 30px;
}