﻿#playBox {
    width: 50%;
    height: 412px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin-left: 0px;
    max-width: 769px;
}

#playBox .oUlplay {
    display: flex;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

#playBox .oUlplay li {
    float: left;
    height: 412px;
    width: 100%;
}

#playBox .oUlplay li a img {
    /* object-fit: contain; */
    height: 100%;
}

#playBox .oUlplay li a div p {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#playBox .oUlplay li a div {
    position: absolute;
    padding-left: 15px;
    color: #fff;
    background-color: rgba(36, 72, 151, 0.8);
    width: 100%;
    height: 50px;
    bottom: 0px;
    line-height: 50px;
}

#playBox .smalltitle {
    height: 10px;
    position: absolute;
    bottom: 15px;
    z-index: 10;
    position: absolute;
    right: 0px;
    width: 80px;
}

#playBox .smalltitle ul {
    width: 120px;
    margin: 0 auto;
}

#playBox .smalltitle ul li {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 50%);
    float: left;
    overflow: hidden;
    cursor: pointer;
}

#playBox .smalltitle .thistitle {
    background: #ffffff;
}

#playBox .pre {
    cursor: pointer;
    width: 25px;
    height: 45px;
    position: absolute;
    top: 150px;
    left: 10px;
    z-index: 10;
    text-align: center
}

#playBox .next {
    cursor: pointer;
    width: 25px;
    height: 45px;
    position: absolute;
    top: 150px;
    right: 10px;
    z-index: 10;
    text-align: center
}


/* 右侧 */
.table0 ul {
    width: 100%;
    height: 48px;
    /* border-bottom: 1px solid #cccccc; */
    font-size: 22px;
}

.table0 ul li {
    width: 150px;
    /* width: 100px; */
    height: 42px;
    float: left;
    margin-right: 17px;
    font-size: 22px;
    text-align: center;
    line-height: 42px;
}

.table0 div {
    width: 100%;
    height: 90%;
    display: none;
}

.table0 div ol {
    width: 90%;
    height: 85%;
    display: block;
}

.table0 div ol {
    display: block;
    width: 90%;
    /* height: 100px; */
}

.table0 div ol span:first-of-type {

    height: 70%;
    border-right: 1px solid #e5e5e5;
    display: inline-block;
    width: 100px;
    /* width: 75px; */
    margin-top: 3%;
    margin-left: 15px;
}

.table0 div ol p:first-of-type {
    font-size: 44px;
    font-weight: bold;
    line-height: 36px;
    margin-top: 16px;
    margin-left: 5px;
    /* margin-left: -5px; */
    color: #373c44;

}

.table0 div ol p:last-of-type {
    font-size: 14px;
    font-weight: normal;
    margin-left: 5px;
    /* margin-left: -7px; */
    color: #999999;
    margin-top: 5px;
}

.table0 div ol a {
    font-size: 18px;
    display: block;
    margin-top: -70px;
    margin-left: 33%;
    /* margin-left: 109px; */
    color: #333333;
    width: 63%;
    font-weight: bold;
    height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.table0 div ol span:last-of-type {
    font-size: 12px;
    font-weight: normal;
    color: #999999;
    margin-left: 33%;
    /* margin-left: 110px; */
    display: block;
    width: 64%;
    line-height: 20px;
    margin-top: 10px;
    height: 40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.table0 div ol a img {
    position: absolute;
    right: -45px;
    right: -40px;
    top: 50px;
}

.xwlbt {
    height: 590px;
    width: 100%;
    position: relative;
    background-color: #fbfbfe;
}

.xwlbt>div:first-of-type {
    width: 75.5%;
    height: 89%;
    margin: 0 auto;
    position: relative;
    max-width: 1920px;
    position: absolute;
    top: 72px;
    left: 50%;
    transform: translateX(-50%);

}

.table {

    width: 45%;
    display: inline-block;
    position: absolute;
    /*right: 0;*/
    top: 0;
    margin-left:5%;
}

#table0 ul li:first-of-type {
    background-color: #0a50b4;
    border-radius: 0px 10px 0px 10px;
    color: white;
}

#table0 ul a {
    position: absolute;
    right: 0px;
    font-size: 14px;
    top: 8px;
    color: #666;
    right: 8px;
}

#table0 ul a img {
    margin-left: 5px;
}

#table0 div:first-of-type {
    display: block;
}

#table0 div ol {
    position: relative;
}

#table0 div ol a:last-of-type {
    width: 34px;
    height: 34px;
    position: absolute;
    right: -9%;
    top: 110px;
}

.looks {
    width: 50%;
    color: #a3a3a7;
    position: absolute;
    top: 63%;
    line-height: 38px;
    display: inline-block;
max-width:769px;
}

.looks:last-of-type {
    width: 100%;
    right: 0px;
    margin-left:5%;
    max-width:none;
}

.looks>p {
    font-size: 22px;
    color: #30343b;
    border-bottom: 2px solid #c7d5ef;
    line-height: 46px;
}

.looks>a {
    position: absolute;
    right: 0px;
    font-size: 14px;
    top: 8px;
    right: 8px;
    color: #666;
}

.looks>div {
    border-top: 6px solid #0a50b4;
    width: 88px;
    margin-top: -4px;
    margin-bottom: 12px;
}

.looks .bods {
    width: 45%;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 5%;
}   

.looks .bd_1s {
    float: right;
    margin-right: 10px;
}

.bods a {
    position: absolute;
    width: 100%;
    height: 100%;
    color: #7a7a7c;
}

.bods a:hover {
    color: #0a50b4;
}

.bods a p:first-of-type {
    float: left;
    /* display: inline-block; */
    width: 85%;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bods a p:last-of-type {
    float: right;
    /* display: inline-block; */
}

.lookc {
    width: 100%;
    text-align: center;
    margin-top: 70px;
}