/* 滚动日历样式 */
 .banner_bg {
    position: absolute;
    z-index: 8;
    right: 0;
    bottom: 0;
    width: 250px;
    height: 100%;
    background: url(../images/banner_leftbg.png) center -170px no-repeat;
}
#x_x_box {
	height: 640px;
	width: 500px;
	overflow-y: hidden;
	padding: 20px 0;
	position: absolute;
	right: 54px;
	top: 136px;
	z-index: 9;
}

#x_calendar {
	width: 90px;
	position: relative;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
}

#x_calendar li {
	height: 30px;
	line-height: 30px;
	font-size: 30px;
	font-family: zi2 !important;
	font-weight: 200;
	color: #cacaca;
	margin: 0;
	text-align: center;
	position: relative;
	cursor: pointer;
	/* font-stretch: 80%; */
}

#x_xiao {
	margin-top: 20px;
	padding: 10px;
	border: 1px solid #ccc;
	display: none;
	/* 初始隐藏 */
}

#x_xiao p,
#x_xiao h1 {
	margin: 0;
	font-size: 20px;
	color: #333;
}

#x_xiao a {
	display: block;
	margin-top: 10px;
	font-size: 16px;
	color: blue;
	text-decoration: underline;
}

.x_active {
	position: relative !important;
}

.xlink {
	position: absolute;
	line-height: auto;
	right: 88px;
	width: auto;
	height: auto;
	display: none;
	width: 290px;
	padding: 10px;
	background: rgb(178 17 35 / 76%);
	top: -23px;
}

.x_active:hover .xlink {
	display: block;
}

.x_active:hover {
	font-size: 36px !important;
}

.xlink p {
	font-size: 24px;
	text-align: left;
	font-family: zi2;
	font-weight: 600;
	color: #fff;
}

.xlink h1 {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	text-align: left;
	font-family: zi2 !important;
}

.xlink::after {
	content: "";
	position: absolute;
	top: 50%;
	width: 0;
	height: 0;
	margin: -15px 0 0 0;

	right: -29px;
	border: 15px solid transparent;
	border-left: 15px solid rgb(178 17 35 / 76%);
}

/* 轮播图 */
.lunbo {
	width: 100%;
	height: 975px;
	position: relative;
	overflow: hidden;
	max-width: 1920px;
	margin: 0 auto;
}

.dian {
	position: absolute;
	bottom: 100px;
	width: 100%;
	justify-content: center;
	left: 0;
	display: flex;
	z-index: 99;
}

.dian .swiper-pagination-bullet {
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	opacity: 1;
	background: #fff;
}

.dian .swiper-pagination-bullet-active {
	color: #fff;
	background-color: transparent !important;
	border: 2px solid #fff;
}

.swiper-pagination1 {
	display: flex;
	/* justify-content: center; */
}

.swiper-pagination1 span {
	/* padding: 2px 15px; */
	font-size: 20px;
	opacity: 1;
	font-style: italic;
	background-color: #FFFFFF;
	border-radius: 50px;
	margin: 0 18px;

}

.swiper-pagination1 {
	text-align: right !important;
	bottom: 40px !important;
}

.lunbo .swiper-slide {
	overflow: hidden;
}

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	/* background: #fff; */
	display: flex;
	justify-content: center;
	align-items: center;
}
.innernews_right video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.innernews_left video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.lunbo .swiper-slide a {
	height: 100%;
	position: relative;
	width: 100%;
}

.shijian {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 300px;
	display: none;
}

.shijian1 h1 {
	font-weight: normal;
	font-size: 30px;
	color: #FFFFFF;
	font-family: zi2;
	font-stretch: 60%;
	/* line-height: 26px; */
}

.shijian1 h2 {
	font-weight: 400;
	font-size: 48px;
	color: #FFFFFF;
	font-family: zi2;

	/* line-height: 26px; */
}

.shijian1 h3 {
	font-weight: normal;
	font-size: 48px;
	color: #FFFFFF;
	font-family: zi2;
	font-stretch: 60%;
	/* line-height: 26px; */
}

.shijian1 {
	max-width: 1450px;
	width: 100%;
	margin: 0 auto;
	text-align: left;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.lunbo .swiper_bottombg {
	position: absolute;
	z-index: 10;
	width: 100%;
	height: 170px;
	bottom: -1px;
	background: url(../images/dt7.png) top no-repeat;
}

/* 音乐会 */
.inner_musicale {
	min-width: 1280px;
	background: url(../images/dt7.png) center -170px no-repeat;
	z-index: 3;
	padding-top: 30px;
}

.w1450 {
	width: 1450px;
	margin: 0 auto;
	padding: 0 60px;
	position: relative;
}

.inner_musicale .w1450 {
	padding: 0 0px;
}


.title50 {
	font-size: 50px;
	line-height: 100%;
	letter-spacing: 2px;
	color: #847465;
	font-weight: 100;
	font-family: webfont_medium, Microsoft Yahei;
}

.inner_musicale .owl_musicale {
	position: relative;
	width: 100%;
	margin: 95px 0 50px;
	height: 488px;
}

.swiper-container2 .swiper-slide {
	background: transparent;
}

.owl-wrapper {
	width: 100%;
}

.musicale_list .img {
	width: 100%;
	height: 288px;
	background: #d3d3d2;
	line-height: 0;
	overflow: hidden;
	position: relative;
}

.musicale_list .img img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.musicale_list .con {
	width: 100%;
	height: 200px;
	background: hsla(0, 0%, 78.8%, .5);
	overflow: hidden;
	padding: 0 15px;
	box-sizing: border-box;
	transition: all 0.3s;
}

.musicale_list .date {
	padding-top: 8px;
	height: 65px;
	text-align: left;
	display: flex;
	overflow: hidden;
	word-break: break-word;
	align-items: center;
}

.thin22 {
	font-family: webfont_thin !important;
	font-style: normal;
	font-size: 22px;
	line-height: 60px;
	padding-left: 16px;
}

.musicale_list .date .medium32 {
	display: inline-block;
	line-height: 1;
}

.musicale_list .date .thin22 {
	margin-top: 4px;
	line-height: 1;
	color: #666;
	font-family: zi2 !important;
	font-stretch: 90%;
}

.musicale_list .text {
	line-height: 20px;
	font-size: 16px;
	height: 60px;
	letter-spacing: 1px;
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;

}

.list_a {
	width: 100%;
	height: 100%;
	display: inline-block;
	color: #3a3a3a;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	background: url(https://www.shsymphony.com/shstatic/pc/images/transparent.png) 50%;
}

.musicale_list .link {
	position: absolute;
	bottom: 0;
	height: 40px;
	text-align: center;
	width: 100%;
	left: 0;
	right: 0;
}

.button100X40 {
	width: 100px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	color: grey;
	border: none;
	background: none;
	font-size: 14px;
	letter-spacing: 1px;
	position: relative;
	overflow: hidden;
	background: #3a3a3a;
	transition: all 0.3s;
}

.medium32 {
	font-family: webfont_medium !important;
	font-size: 32px;
	line-height: 60px;
}

.musicale_list:hover .con {
	background: hsl(0deg 0% 100% / 50%);
}

.musicale_list:hover .button100X40 {
	background: #b21123 !important;
	color: #fff !important;
}

.zyj .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url(../images/yj.png);
	right: -84px;
}

.zyj .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url(../images/zj.png);
	left: -84px;
}

.zyj .swiper-button-next,
.zyj .swiper-button-prev {
	width: 34px;
	height: 66px;
	background-size: 100% 100%;
}

.inner_musicale .more_button {
	width: 125px;
	overflow: hidden;
	height: 38px;
	position: relative;
	z-index: 10;
	cursor: pointer;
}

.more_button a {
	padding: 0 20px;
	width: auto;
	display: inline-block;
	height: 100%;
	background: #847465;
	font-size: 18px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	letter-spacing: 2px;
	border-radius: 38px;
	transition: all 0.3s;
}

.more_button a:hover {
	background: #b21123 !important;
}

/* 新闻中心 */
.inner_news {
	width: 100%;
	position: relative;
	z-index: 2;
	padding: 50px 0 80px;
}

.inner_news .innernews_bgshading {
	position: absolute;
	width: 100%;
	height: 350px;
	top: -60px;
	z-index: 1;
	background: url(../images/dt7.png) bottom no-repeat;
}

.inner_down {
	text-align: center;
	position: relative;
	z-index: 2;
	width: 100%;
}

/* 定义动画 */
@keyframes jump {
	0% {
		transform: translateY(0);
		opacity: 0.5;
	}

	50% {
		transform: translateY(-10px);
		opacity: 1;
	}

	100% {
		transform: translateY(0);
		opacity: 0.5;
	}
}

.inner_down i {
	width: 28px;
	margin: 0 auto;
	height: 28px;
	display: block;
	background: url(../images/icon.png) -76px -76px no-repeat;
	cursor: pointer;
	animation: jump 2s infinite;
}

.title50 {
	font-size: 50px;
	line-height: 100%;
	letter-spacing: 2px;
	color: #847465;
	font-weight: 100;
	font-family: webfont_medium, Microsoft Yahei;
}

.title50white {
	color: #fff;
}

.inner_news h2 {
	z-index: 1;
	padding-top: 110px;
	position: relative;
	padding-left: 0;
}

.inner_news .innernews_bg {
	position: absolute;
	width: 100%;
	height: 1250px;
	top: -46px;
	left: 0;
	z-index: 0;
	background: url(../images/dt1.png) 50%;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.inner_news .innernews_wrap {
	padding: 95px 0 50px;
	height: 450px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.inner_news .innernews_left {
	width: 750px;
	height: 290px;
	background: hsla(0, 0%, 100%, .7);
	float: left;
	position: relative;
}

.inner_news .innernews_right {
	width: 538px;
	height: 290px;
	position: relative;
	z-index: 1;
	float: right;
	display: flex;
	align-items: center;
}

.inner_news .innernews_list {
	padding: 0 50px 0 30px;
	height: 290px;
	overflow: hidden;
}

.inner_news .innernews_list li {
	padding-top: 30px;
}

.inner_news .innernews_list a {
	color: #3a3a3a;
}

.inner_news .innernews_list p {
	font-size: 18px;
	line-height: 20px;
	height: 37px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	display: flex;
	align-items: center;
}

.inner_news .innernews_list p span {
	line-height: 32px;
	padding-right: 10px;
	font-family: zi2 !important;
}

.inner_news .innernews_list em {
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	font-style: normal;
	display: block;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.inner_news .more_button {
	width: 125px;
	overflow: hidden;
	height: 38px;
	position: relative;
	z-index: 1;
	cursor: pointer;
}

.inner_news .innernews_list li:hover p {
	color: #b21123;
}

.inner_news .more_button {
	width: 125px;
	overflow: hidden;
	height: 38px;
	position: relative;
	z-index: 1;
	cursor: pointer;

}

.inner_news .more_button a {
	padding: 0 20px;
	width: auto;
	display: inline-block;
	background: #fff;
	color: #767676;
}

.qb {
	padding-left: 0;
}

/* 关于乐团 */
.sjgyyt {
	display: none;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 60px 40px 30px 40px;
}

.sjgyyt a {
	width: 150px;
	height: 150px;
	overflow: hidden;
	position: relative;
	border-radius: 100%;
	z-index: 9;
	margin-bottom: 20px;
}

.sjgyyt a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.sjgyyt a p {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #FFFFFF;
	background-color: rgba(24, 20, 17, .5);
}

.inner_about {
	width: 100%;
	position: relative;
	z-index: 3;
	padding: 60px 0 38px 0;
}

.inner_down {
	text-align: center;
	position: relative;
	z-index: 2;
	width: 100%;
}

.inner_downwhite i {
	background: url(../images/icon.png) -136px -76px no-repeat;
}

.inner_about .innerabout_bg {
	position: absolute;
	width: 100%;
	height: 1210px;
	top: -36px;
	left: 0;
	z-index: 0;
	background: url(../images/dt8.png) 50%;
	background-repeat: no-repeat;
}

.inner_about h2 {
	position: relative;
	z-index: 1;
	padding-top: 110px;
}

.swiper-container3 .swiper-slide {
	background: transparent;
}

.gyyt {
	overflow: hidden;
	position: relative;
	z-index: 1;
	width: 1638px;
	padding: 95px 0 70px;
	margin-left: -88px;
}

.gyyt .swiper-slide a {
	overflow: hidden;
	position: relative;
	display: block;
	width: 230px;
	height: 230px;
	margin: 0 auto;
	border-radius: 20%;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.3s;
}
.gyyt .swiper-slide a:hover{
        background: rgb(255 255 255 / 60%);
        
}
.gyyt .swiper-slide img {
	width: 115%;
	vertical-align: top;
	height: auto;
}

.gyyt .swiper-slide span {
	line-height: 50px;
	font-size: 20px;
	height: 50px;
	letter-spacing: 1px;
	top: 90px;
	text-align: center;
	color: #fff;
	z-index: 2;
}

.gyyt .swiper-slide span {
	position: absolute;
	width: 100%;
	left: 0;
	display: block;
	transition: all .3s linear 0s;
	-webkit-transition: all .3s linear 0s;
}

.gyyt .swiper-slide .item-mask {
	position: absolute;
	width: 100%;
	left: 0;
	display: block;
	transition: all .3s linear 0s;
	-webkit-transition: all .3s linear 0s;
}

.gyyt .swiper-slide .item-mask {
	height: 100%;
	top: 0;
	z-index: 1;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	background-color: rgba(24, 20, 17, .5);
}

.gyyt .swiper-slide:hover .item-mask {
	opacity: 0;
}

/* 艺术教育 */
.inner_art {
	width: 100%;
	position: relative;
	z-index: 4;
	padding: 90px 0 40px 0;
}

.inner_art h2 {
	position: relative;
	z-index: 1;
	padding: 110px 0 0;
}

.inner_art .innerart_wrap {
	position: relative;
	padding: 95px 0 50px;

	z-index: 1;
}

.inner_art .innerart_wrap .owl-carousel {
	position: relative;
	width: 100%;
}

.inner_art .innerart_wrap .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 2;
}

.inner_art .innerart_wrap .innerart_right .con:hover span {
	color: #b21123;
}

.inner_art .innerart_wrap .innerart_right .con:hover .title {
	color: #b21123;
}

.inner_art .innerart_wrap .innerart_left {
	float: left;
	overflow: hidden;
	width: 516px;
	height: 290px;
	background-color: #000;
}

.inner_art .innerart_wrap .innerart_left {
	float: left;
	overflow: hidden;
	width: 516px;
	height: 290px;
	background-color: #000;
}

.medium32 {
	font-family: zi2 !important;
	font-stretch: 90%;
	font-size: 32px;
	line-height: 60px;
	transition: all 0.3s;
}

.inner_art .innerart_wrap .innerart_right .title {
	font-size: 18px;
	margin-bottom: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.inner_art .innerart_wrap .innerart_right {
	width: 934px;
	height: 290px;
	/*background: hsla(0, 0%, 100%, .7);*/
	overflow: hidden;
	float: left;
	margin: 0;
}

.inner_art .innerart_wrap .innerart_right .con {
	padding: 30px 60px 0 50px;
	display: block;
	color: #3a3a3a;
}

.inner_art .innerart_bg {
	position: absolute;
	width: 100%;
	height: 1260px;
	top: 0;
	left: 0;
	z-index: 0;
	background: url(../images/dt2.png) 50%;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.more_button {
	overflow: hidden;
	height: 38px;
	position: relative;
	z-index: 1;
	cursor: pointer;
}

.more_button a {
	padding: 0 20px;
	width: auto;
	display: inline-block;
}

.more_buttonwhite .button125X38 {
	background: #fff;
	color: #767676;
}

.inner_art .innerart_bgshading {
	position: absolute;
	width: 100%;
	height: 325px;
	top: 0;
	left: 0;
	z-index: 1;
	background: url(../images/dt8.png) bottom;
	background-repeat: no-repeat;
}

/* 支持与合作 */
.inner_support {
	width: 100%;
	position: relative;
	z-index: 5;
	padding: 100px 0 70px 0;
}

.inner_down {
	text-align: center;
	position: relative;
	z-index: 2;
	width: 100%;
}

.inner_support h2 {
	position: relative;
	z-index: 1;
	padding: 110px 0 0;
}

.button125X38 {
	padding: 0 20px;
	width: auto;
	display: inline-block;
	height: 100%;
	display: block;
	background: #847465;
	font-size: 18px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	letter-spacing: 2px;
	border-radius: 38px;
	-webkit-border-radius: 38px;
	font-weight: 500;
	cursor: pointer;
}

.more_button a {
	padding: 0 20px;
	width: auto;
	display: inline-block;
}

.inner_support .innersupport_bg {
	position: absolute;
	width: 100%;
	height: 1269px;
	top: 0;
	left: 0;
	z-index: 0;
	background: url(../images/dt5.png) top;
	background-repeat: no-repeat;
}

.inner_support .support_wrap {
	position: relative;
	z-index: 1;
	overflow: hidden;
	/* height: 230px; */
	padding: 0 0 50px;
}

.inner_support .support_left {
	width: 785px;
	float: left;
	padding-top: 80px;
}

.inner_support .support_left .text,
.inner_support .support_left p {
	font-size: 18px;
	line-height: 36px;
	color: #3a3a3a;
	height: 150px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}

/* 会员俱乐部 */
.inner_member {
	width: 100%;
	position: relative;
	z-index: 6;
	padding: 95px 0 290px 0;
}

.inner_member .innermember_bg {
	position: absolute;
	width: 100%;
	height: 1300px;
	left: 0;
	top: 0;
	z-index: 0;
	background: url(../images/dt3.png) 50%;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.inner_member .innermember_bgshading {
	position: absolute;
	width: 100%;
	height: 322px;
	left: 0;
	top: 0;
	z-index: 1;
	background: url(../images/dt5.png) bottom;
	background-repeat: no-repeat;
}

.button125X38 {
	padding: 0 20px;
	width: auto;
	display: inline-block;
	height: 100%;
	display: block;
	background: #847465;
	font-size: 18px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	letter-spacing: 2px;
	border-radius: 38px;
	-webkit-border-radius: 38px;
	font-weight: 500;
	cursor: pointer;
	background-repeat: no-repeat;
}

.more_buttonwhite .button125X38 {
	background: #fff;
	color: #767676;
}

.inner_member .innermember_wrap {
	overflow: hidden;
	position: relative;
	padding: 50px 0 50px;
	z-index: 1;
}

.inner_member .innermember_wrap .text,
.inner_member .innermember_wrap p {
	font-size: 18px;
	line-height: 36px;
	color: #fff;
	height: 150px;
	text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	width: 828px;
}

.inner_member h2 {
	position: relative;
	z-index: 1;
	padding: 110px 0 0;
}

/* 爱乐乐团 */
.inner_wonton {
	width: 100%;
	position: relative;
	z-index: 8;
}

.inner_wonton h2 {
	position: relative;
	z-index: 1;
	padding: 90px 0 0;
}

.more_buttonwhite .button125X38 {
	background: #fff;
	color: #767676;
}

.inner_wonton .innerwonton_bg {
	position: absolute;
	width: 100%;
	height: 1000px;
	left: 0;
	top: -240px;
	z-index: 0;
	background: url(../images/dt4.png) 50% no-repeat;
	background-size: 1920px;
}

.inner_wonton .innerwonton_wrap {
	overflow: hidden;
	position: relative;
	z-index: 1;
	padding: 140px 0 50px;
}

.inner_wonton .innerwonton_wrap .text,
.inner_wonton .innerwonton_wrap p {
	font-size: 18px;
	line-height: 36px;
	color: #f6f6f4;
	height: 150px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}

.inner_wonton .innerwonton_wrap .text {
	width: 55%;
}

.more_button a:hover {
	color: #FFFFFF;
}

@media screen and (max-width:1620px) {

	.zyj .swiper-button-next,
	.swiper-container-rtl .swiper-button-prev {

		right: -10px;
	}

	.zyj .swiper-button-prev,
	.swiper-container-rtl .swiper-button-next {

		left: -10px;
	}

	.gyyt {
		overflow: hidden;
		position: relative;
		z-index: 1;
		width: 100%;
		padding: 95px 0 70px;
		margin-left: 0;
	}
}

@media screen and (max-width:1450px) {
	.w1450 {
		width: 100% !important;
	}

	.zyj .swiper-button-next,
	.swiper-container-rtl .swiper-button-prev {

		right: 0;
	}

	.zyj .swiper-button-prev,
	.swiper-container-rtl .swiper-button-next {

		left: 0px;
	}

	.w1450 {
		width: 100%;
	}

	.inner_musicale {
		min-width: 100%;
	}

	.inner_news .innernews_wrap {
		padding: 95px 60px 60px 50px;
	}

	.new_location {
		/* padding: 110px 60px 0 60px !important; */
		padding-left: 60px !important;
	}

	.qb {
		padding-left: 60px;
	}

	.inner_news .innernews_left {
		width: 50%;
	}

	.inner_news .innernews_right {
		width: 40%;
	}

	.inner_news .innernews_right video {
		height: 100%;
	}

	.inner_news .innernews_wrap {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap-reverse;
	}

	.inner_about .about_location {
		padding-left: 60px !important;
	}

	.inner_art h2 {
		padding-left: 60px !important;
	}

	.inner_art .innerart_wrap .innerart_left {
		width: 40%;
	}

	.inner_art .innerart_wrap .innerart_right {
		width: 60%;
	}

	.inner_art .item {
		display: flex;
		flex-wrap: wrap;
		padding-left: 60px;
		padding-right: 60px;
		flex-wrap: wrap;
	}

	.owl-item {
		width: 100% !important;
	}

	.inner_art .more_wrap {
		padding-left: 60px !important;
	}

	.innerart_left video {
		height: 100%;
	}

	.inner_art .innerart_bg {
		height: 1492px;
	}

	.support_location {
		padding-left: 60px !important;
	}

	.inner_support .support_wrap {
		padding-left: 60px !important;
		padding-right: 60px !important;
	}

	.inner_support .more_wrap {
		padding-left: 60px !important;
	}

	.member_location {
		padding-left: 60px !important;
	}

	.innermember_wrap {
		padding-left: 60px !important;
		padding-right: 60px !important;
	}

	.inner_member .more_wrap {
		padding-left: 60px !important;
	}

	.inner_wonton h2 {
		padding-left: 60px !important;
	}

	.inner_wonton .innerwonton_wrap {
		padding-left: 60px !important;
		padding-right: 60px !important;
	}

	.inner_wonton .more_wrap {
		padding-left: 60px !important;
	}
}

@media screen and (max-width:1024px) {
	.inner_news .innernews_left {
		width: 100%;
		margin-top: 20px;
	}

	.inner_news .innernews_right {
		width: 100%;
		height: auto;
	}

	.inner_news .innernews_right video {
		height: auto;
	}

	.inner_news .innernews_wrap {
		height: auto;
	}

	.inner_news .innernews_bg {
		height: 1700px;
	}

	.inner_about {
		padding: 0px 0 74px 0;
	}

	.inner_art .innerart_wrap .innerart_left {
		width: 100%;
	}

	.inner_art .innerart_wrap .innerart_right {
		width: 100%;
	}

	.inner_support .support_left {
		width: 100%;
	}

	.inner_support .support_left .text,
	.inner_support .support_left p {
		height: auto;
	}

	.inner_member .innermember_wrap .text,
	.inner_member .innermember_wrap p {
		width: 100%;
		height: auto;
	}
.banner_bg{
    display: none;
}
}

@media screen and (max-width:768px) {

	.lunbo {
		width: 100%;
		height: 237px;
		position: relative;
		overflow: hidden;
		margin-top: 60px;
	}

	.lunbo .swiper-slide a {
		width: 100%;
	}

	.dian {
		bottom: 0;
	}

	.w1450 {
		width: 100%;
		padding: 0 20px;
	}

	.inner_musicale .w1450 {
		padding: 0 20px !important;
	}

	.title50 {
		font-size: 22px;
	}

	.inner_musicale .owl_musicale {
		margin: 45px 0 50px;
		height: 465px;
	}

	.zyj .swiper-button-next,
	.zyj .swiper-button-prev {
		width: 17px;
		height: 33px;
		background-size: 100% 100%;
	}

	.medium32 {
		font-size: 20px;
	}

	.thin22 {
		font-size: 18px;
	}

	.musicale_list .con {
		height: 170px;
	}

	.inner_news h2 {
		padding-top: 18px;
	}

	.new_location {
		padding-left: 20px !important;
	}

	.inner_news .innernews_wrap {
		padding: 55px 20px 40px 20px;
	}

	.inner_news .innernews_list p {
		flex-wrap: wrap;
		height: 62px;
		font-size: 16px;
	}

	.inner_news .innernews_list li {
		padding-top: 10px;
	}

	.inner_news .innernews_list {
		padding: 0 20px 0 20px;
	}

	.inner_about .about_location {
		padding-left: 20px !important;
		padding-top: 0;
	}

	.gyyt .swiper-slide span {
		top: 49px;
	}

	.gyyt .swiper-slide a {
		width: 150px;
		height: 150px;
	}

	.inner_art h2 {
		padding-top: 0;
	}

	.inner_art .innerart_wrap {
		padding: 45px 0 50px;
	}

	.inner_art h2 {
		padding-left: 20px !important;
	}

	.inner_art .item {
		padding-left: 20px;
		padding-right: 20px;
	}

	.inner_support h2 {
		padding-top: 0;
		padding-left: 20px !important;
	}

	.inner_support .support_wrap {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

	.inner_support .support_left {
		padding-top: 35px;
	}

	.inner_support .more_wrap {
		padding-left: 20px !important;
	}

	.member_location {
		padding-left: 20px !important;

	}

	.inner_member h2 {
		padding-top: 0;
	}

	.innermember_wrap {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

	.inner_member .more_wrap {
		padding-left: 20px !important;
	}

	.inner_member {

		padding: 95px 0 120px 0;
	}

	.inner_support {
		padding: 100px 0 35px 0;
	}

	.inner_wonton .innerwonton_wrap {
		padding: 40px 20px !important;
	}

	.inner_wonton .innerwonton_wrap .text,
	.inner_wonton .innerwonton_wrap p {
		width: 100%;
		height: auto;
	}

	.inner_wonton h2 {
		padding: 211px 0 0;
		padding-left: 20px !important;
	}

	.inner_wonton .more_wrap {
		padding-left: 20px !important;
	}

	.inner_member .innermember_bg {
		clip-path: polygon(0 68px, 100% 0, 100% 100%, 0 100%);
	}

	.inner_member .innermember_bgshading {
		height: 0;
	}

	.inner_down i {
		background: url(../images/icon.png) -136px -76px no-repeat;
	}

	.inner_art .innerart_bgshading {
		height: 0;
	}

	.inner_art .innerart_bg {
		clip-path: polygon(0 68px, 100% 0, 100% 100%, 0 100%);
	}

	.inner_news .innernews_bgshading {
		height: 320px;
		top: -46px;
	}

	.shijian {
		position: absolute;
		width: 100%;
		left: 0;
		bottom: 300px;
	}

	.shijian1 h1 {
		font-size: 18px;
	}

	.shijian1 h2 {
		font-size: 16px;
		/* line-height: 26px; */
	}

	.shijian1 h3 {
		font-size: 16px;
	}

	.shijian1 {
		padding: 0 5%;
	}

	.shijian {
		bottom: 80px;
	}

	.sjgyyt {
		display: flex;
	}

	.gyyt {
		display: none;
	}

	.inner_about .zyj {
		display: none;
	}
}













