#nav_box{
	background-color: rgba(0, 0, 0, 0.1);
}
.pc_log{
	display: block;
	margin-top: 8px;
}
#btn_show{
	
}
#zylbt{
	background-color: #000000;
}
#ONE_carousel{
	display: flex;
}
.index-play-arrange,
.index-play-arrange2{
	margin-top:5%;
	width: 90%;
	margin: 0 auto;
	background-color: rgb(255, 255, 255)
}

.index-play-arrange .row{
	margin-top: 5%;
}
.qita {
	color: black;
	margin-top: 8%;
	border-bottom: 2px solid rgb(127, 61, 67);
	padding-bottom: 4%;
	width: 40%;
}
.index-play-arrange2 .index-play-show{
	margin-top: 10%;
}

.index-entertainers{
	margin-top:5%;
	width: 90%;
	margin: 0 auto;
}

.index-exhibition-pcshow{
	display: block;
}
.index-exhibition-ydshow{
	display: none;
}


.about-first-show{
	background-color: #fdfdfd;
}


.about-discription-content{
    width: 293px;
    height: 0;
    opacity: 0;
    position: relative;
    top: -370px;
    left: 278px;
    padding-left: 50px;
    padding-right: 5px;
    padding-top: 15px;
    z-index: 61;
    background-color: #fff;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    overflow:hidden;
}
.about-discription-content22{
	height: 100%;
	overflow: auto;
	padding-right: 10px;
}
.about-main3-title-li:last-child .about-discription-content{
	left: -311px !important;
	padding-left: 10px;
    padding-right: 40px;
}
.about-main3-title-li:hover .about-discription-content{
	display: block !important;
	height: 325px;
	opacity: 1;
	
}

.about-discription-content22::-webkit-scrollbar{
	width:5px;
	height: auto;
	border-radius: 5px;
}
.about-discription-content22::-webkit-scrollbar-thumb{
	background: rgba(215,48,46);
	border-radius: 5px;
}
.about-discription-content22::-webkit-scrollbar-track{
	background: rgba(245,245,245,0.2);
	border-radius: 5px;
	opacity: 0.3;
}

.di_div img{
	max-width: 100%;
}












	