@charset "UTF-8";

* {
    margin: 0;
    padding: 0;
    font-size: 0.2rem;
}

#layout {
    max-width: 19.2rem;
    min-width: 19.2rem;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

a {
    text-decoration: none;
}

body {
    font-family: Source Han Sans CN;
    font-size: 0.2rem;
}

body {
    width: 19.2rem;
    /* 设置页面的宽度为1000像素 */
    margin: 0 auto;
    /* 水平居中页面 */
}

.outbox .imgtop {
    margin-top: 0.35rem;
}

.outbox:nth-child(1) .imgtop {
    margin-top: 0rem;
}

.outbox:nth-child(2) .imgtop {
    margin-top: 0rem;
}

/* 使用CSS前缀确保兼容性 */
.element {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

span:hover {
    cursor: pointer;
}

p:hover {
    cursor: pointer;
}

/*视频*/

.video_nav i {
    position: fixed;
    left: 50%;
    z-index: 998;
    transform: translate(-50%, -50%);
    top: 50%;
    width: 100%;
    display: block;
    height: 100%;
    opacity: 0.8;
    background: #000;
}

.shipintan {
    position: fixed;
    left: 50%;
    z-index: 999;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    padding: 0.1rem 0.1rem;
    border-radius: 0.1rem;
    background: linear-gradient(150deg, #1675eb, #f3f3f3);
}

.video_isd {
    width: 100%;
    border-radius: 0.1rem;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.vde {
    width: 100%;
}

.show {
    background: #fff;
    padding: 0.1rem 0.2rem;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
    border-radius: 0 0 0 0.1rem;
    cursor: pointer;
    color: #000;
}

.video_nav {
    display: none;
}


/*视频关闭按钮*/
.videocontrol {
    display: none;
}

.backgd {
    position: fixed;
    left: 50%;
    z-index: 8;
    transform: translate(-50%, -50%);
    top: 50%;
    width: 100%;
    display: block;
    height: 100%;
    opacity: 0.8;
    background: #000;
}

.videoplate {
    position: fixed;
    left: 50%;
    z-index: 10;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    padding: 0.1rem 0.1rem;
    border-radius: 0.1rem;
    background: linear-gradient(150deg, #1675eb, #f3f3f3);
    z-index: 10;
}

.videosize {
    width: 100%;
}

.video {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*侧边栏*/
.sidebar {
    display: flex;
    flex-direction: column;
    position: fixed;
    z-index: 999;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.sidebar .head {
    cursor: pointer;
}

.sidebar .head img {
    width: 100%;
    height: 146px;
}

.sidebar .sidebaritem {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: -6px;
    background: #356fd3;
    background-size: 100% 100%;
    opacity: 0.8;
}

.sidebar .sidebaritem span:nth-child(10) {
    width: 90%;
    height: 0px;
    background: #ccc;
}

.sidebar .sidebaritem .sidebar-item {
    width: 100%;
    padding: 9px 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
    color: #fff;
}

.sidebar .sidebaritem .sidebar-item p {
    font-size: 12px;
    margin-top: 10px;
}

.sidebar .sidebaritem .sidebar-item img {
    width: 28px;
    height: 28px;
}

.sidebar .sidebaritem .sidebar-item:hover {
    color: #fff;
    background: #85aaf6;
}

.sidebar .sidebaritem span {
    width: 90%;
    height: 1px;
    background: #ccc;
}

/*一图片*/
.onebox {
    width: 15.8rem;
    display: flex;
    justify-content: center;
}

.onebox img {
    width: 15.8rem;
}

/*四图片*/
.outbox {
    width: 3.8rem;
    /* display: flex;
    justify-content: center; */
}

.outbox img {
    width: 3.8rem;
}

.outbox video {
    width: 3.8rem;
}

.outbox video::-webkit-media-controls-play-button {
    display: none;
}

.outboxbtn {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/*两图片*/
.inlinebox {
    width: 7.8rem;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.inlinebox img {
    width: 7.8rem;
}

/*三图片*/
.threebox {
    width: 5.14rem;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.threebox img {
    width: 5.14rem;
}

.threebox video {
    object-fit: fill;
    width: 100%;
    height: 3.48rem;
    border-radius: 0.1rem;
}

/*三图片*/
.threeboximg {
    width: 4.94rem;
    display: flex;
    justify-content: center;
}

.threeboximg img {
    width: 4.94rem;
}

.threecenter {
    display: flex;
    margin: 0.14rem auto;
}

.threecenter {
    display: flex;
    justify-content: center;
    color: #333;
}

.threecenter img {
    width: 0.26rem;
    position: absolute;
    transform: translate(-850%, 0%);
}

/*播放按钮+文字*/
.text_left {
    /* width: 56%; */
    display: flex;
    margin: 0.10rem 0rem;
    margin-bottom: 0.15rem;
    align-items: center;
}



.text_left .text_text {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.text_left img {
    width: 0.26rem;
    margin-right: 0.15rem;
}

.text_center {
    display: flex;
    justify-content: center;
    color: #333;
    font-weight: 400;
    padding: 0.10rem;
}

/*轮播图左右*/

.next {
    position: absolute;
    top: 50%;
    opacity: 0.5;
    z-index: 1;
    color: #fff;
    background: #959595;
    padding: 0.15rem 0.11rem;
    transition: 0.2s;
    transform: translate(0%, -80%);
    right: 0rem;
}

.next img {
    width: 0.19rem;
    height: 0.34rem;
}

.prev {
    position: absolute;
    left: 0;
    top: 50%;
    opacity: 0.5;
    color: #fff;
    background: #959595;
    padding: 0.15rem 0.11rem;
    z-index: 1;
    transition: 0.2s;
    transform: translate(0%, -80%);
}

.prev img {
    width: 0.19rem;
    height: 0.34rem;
}

.tileft {
    display: flex;
    flex-direction: column;
}

.titleleft {
    font-weight: bold;
    font-size: 0.24rem;
    color: #333333;
}

.tileft img {
    margin-top: 0.07rem;
    width: 15.8rem;
}

.titletwo {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.titleright a {
    font-size: 0.2rem;
    font-weight: 400;
    color: #666;
}

.outboxbtn .text_left {
    width: 56%;
    display: flex;
    margin: 0.10rem 0rem;
    margin-bottom: 0.15rem;
    align-items: center;
}

.threebox .outboxbtn .text_right {
    width: 30%;
}

.outboxbtn .text_right {
    width: 38%;
    height: 0.3rem;
    padding: 0 0.1rem;
    border-radius: 0.15rem;
    border: 0.01rem solid #999999;
    display: flex;
    justify-content: center;
    align-items: center;
}

.text_right {
    /* width: 38%; */
    height: 0.3rem;
    padding: 0 0.1rem;
    border-radius: 0.15rem;
    border: 0.01rem solid #999999;
    display: flex;
    justify-content: center;
    align-items: center;
}

.text_right span {
    font-weight: 400;
    font-size: 0.16rem;
    color: #666666;
}

.bigtitle {
    display: flex;
    justify-content: center;
    margin-top: 0.2rem;
    font-size: 0.34rem;
    font-weight: bold;
}

.bigpic {
    display: flex;
    justify-content: center;
}

.bigpic img {
    width: 4.8rem;
    height: 0.05rem;
    margin-top: 0.1rem;
}

.tileft {
    display: flex;
    flex-direction: column;
}

.titleleft {
    font-weight: bold;
    font-size: 0.24rem;
    color: #333333;
}

.tileft img {
    margin-top: 0.07rem;
    width: 15.8rem;
}

.titletwo {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.titleright a {
    font-size: 0.2rem;
    font-weight: 400;
    color: #666;
}

.bfcenter .imgtop:nth-child(1) {
    margin-top: 0rem;
}

.bfright .imgtop:nth-child(1) {
    margin-top: 0rem;
    width: 6.02rem;
}

.imgtop {
    margin-top: 0.15rem;
    width: 2.9rem;
}

.imgheight img {
    /* height: 2.6rem; */
}

.trbtn {
    padding: 0.02rem 0.1rem;
    background: #1C70E7;
    border-radius: 0.18rem;
    border: none;
    font-size: 0.18rem;
    font-weight: 400;
    color: #fff;
}