.dljm-bg {
    background-color: white;
    padding-top: 0;
}

.zzlc-body p {
    font-size: 1.2rem;
    margin-bottom: 0;
    line-height: 28px;
    letter-spacing: 2px;
    text-align: left;
}
.public-head .fl a{
    font-size: 1.2rem;
}

.music-list p {
    width: 70%;
    text-align: left;
}

.music-list span {
    width: 0;
}

.mrtj {
    /*width: 25%;*/
    margin-right: 0;
}

.zzlc-body em {
    color: #000000;
    margin: 0 16px 0 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
    float: left;
}
.music-list em{
    float: right;
}

.zzlc-body a {
    text-decoration: none;
}

.hzkh-lslb-a {
     width: 100%;
     height: 45px;
     background: #fff;
     font-size: 1rem;
     color: #444;
    display: block;
}

.index-video {
    justify-content: left;
    flex: 0 0 50%;
    margin-right: 2%;
}

.index-video img {
    width: 100%;
    height: auto;
}
.data-title .bottom-bg10{
    background: url(/static/index/images/13.png) no-repeat center center;
    background-size: auto 100% ;  /* 宽度填满，高度自适应 */
    width: 640px;
    height: auto;  /* 或者移除固定高度 */
    min-height: 500px;  /* 设置最小高度 */
}
/*.index-video-right {*/
/*    width: 520px;*/
/*}*/
.spcl_maind .content .box {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    position: relative;
    background: #FFF;
    margin-bottom: 20px;
}

.ptys {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.ptys .ptys-item {
    flex: 0 0 33.333%;
    margin-bottom: 3%;
}

.ptys .ptys-item h1{
    color: #444;
    font-weight: bold;
    font-size: 1.2rem;
    margin-top: 1%;
}
.ptys .ptys-item img{
    width: 50%;
    height: 50%;
    margin: 10% 25%;
}
.ptys .ptys-item .ptys-item-img{
    width: 100%;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ptys .ptys-item .ptys-item-img img{
    width: 171px;
    height: 157px;
}
.ptys .ptys-item p {
    text-align: center;
    font-size: 1rem;
    color: #999;
    line-height:1.5rem;
}

.index-hexinyewu {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.index-video-right {
    flex: 0 0 45%;
    padding-top: 2vw;
}

.index-video-right-block {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.index-video-right-item {
    flex: 0 0 45%;
    height: 12vw;
    margin: 0 2% 2% 2%;
    border: solid 1px #fff;
    border-radius: 8px; /* 添加圆角 */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* 添加阴影 */
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
}

.video-right-title {
    font-size: 1.2rem;
    color: #222;
    font-weight: bold;
    height: 2rem;
}

.video-right-tip {
    font-size: 1rem;
    margin: 0.5rem 0;
    color: #999;
    height: 2rem;
}

.index-video-right-item-img {
    width: 87px;
    height: 80px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.index-video-right-item-img img {
    width: 87px;
    height: 79px;
}
.mrtj-main{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.mrtj{
    flex: 0 0 33.333%;
}

.flexslider .flex-direction-nav {
    position: relative;
    left: 0;
    z-index: 3;
    width: 80%;
    margin-top: 30vh;
    margin-left: 10%;
    /*margin-left: -500px;*/
}

.spcl_maind .content .box .img{
    display: block;
}
.spcl_maind .content .box::before{
    /*width: 20%;*/
    /*height: 20%;*/
    background-repeat: no-repeat;
}