.top_banner{
	width:1680px; height:590px;
	margin:0 auto;
	position:relative;
}

.ltxt{
	width:100%; text-align:center;
	font-size:30px; font-weight:bold;
	margin-top:10px; margin-bottom:20px;
}
.stxt{
	font-size: 16px;
    font-weight: normal;
    margin: 0 auto;
    line-height: 26px;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 20px;
}
.sep{
	widtH:30px;
	height:3px;
	background-color:#c4122f;
	margin:0 auto;
	margin-top:25px;
	margin-bottom:25px;
}
.text_left{
	text-align:left !important;
	width:100% !important;
}

.pad_top{
	padding-top:50px;
}


.banner{
	width:1070px; height:602px;
	margin-bottom:30px;
}

.music_top_table{
	width:1070px;
}
.music_top_table .left_cell{
	width:535px; height:auto;
	float:left;
}
.music_top_table .left_cell .ltxt{
	font-size:30px; 
	font-weight:bold;
	margin-top:30px; 
	margin-left:30px;
	text-align: left;
}
.music_top_table .left_cell .stxt{
	font-size:16px; 
	font-weight:normal;
	margin-top:0px; 
	margin-left:30px;
	margin-right:30px;
	line-height:26px;
	text-align: left;
}
.music_top_table .right_cell{
	width:535px; 
	height:auto;
	float:right;
}
.music_top_table .right_cell .ltxt{
	font-size:30px; 
	font-weight:bold;
	margin-top:30px; 
	margin-left:50px;
	text-align: left;
}
.music_top_table .right_cell .stxt{
	font-size:16px; 
	font-weight:normal;
	margin-top:0px; 
	margin-left:50px;
	line-height:26px;
	text-align: left;
}


.music_table{
	width:1070px;
	margin-bottom: 30px;
}    
.music_table .left_cell{
	width:520px; height:auto;
	float:left;
}
.music_table .right_cell{
	width:520px; height:auto;
	float:right;
}

.img_1{
	width:1070px; height:602px; background:url("../images/music_1.jpg") top center no-repeat; background-size:100%;
}
.img_2{
	width:520px; height:300px; background:url("../images/music_2.jpg") top center no-repeat; background-size:100%;
}
.img_3{
	width:520px; height:300px; background:url("../images/music_3.jpg") top center no-repeat; background-size:100%;
}
.img_4{
	width:520px; height:300px; background:url("../images/music_4.jpg") top center no-repeat; background-size:100%;
}
.img_5{
	width:520px; height:300px; background:url("../images/music_5.jpg") top center no-repeat; background-size:100%;
}
.img_6{
	width:520px; height:300px; background:url("../images/music_6.jpg") top center no-repeat; background-size:100%;
}
.img_7{
	width:520px; height:300px; background:url("../images/music_7.jpg") top center no-repeat; background-size:100%;
}
.img_8{
	width:520px; height:300px; background:url("../images/music_8.jpg") top center no-repeat; background-size:100%;
}
.img_9{
	width:520px; height:300px; background:url("../images/music_9.jpg") top center no-repeat; background-size:100%;
}
.img_10{
	width:1070px; height:602px; background:url("../images/music_10.jpg") top center no-repeat; background-size:100%;
}

.block_container{
	width:1070px;
	margin:0 auto;
	text-align: justify;
}
.block_container .block{
	display:inline-block;
	width:245px; height:245px;
	margin-top:25px;
	position:relative;
	text-align:center;
	background-size:100%;
	
	transition: all 0.3s ease-in-out;
  	-webkit-transition: all 0.3s ease-in-out;
  	-moz-transition: all 0.3s ease-in-out;
  	-ms-transition: all 0.3s ease-in-out;
  	-o-transition: all 0.3s ease-in-out;
}
.block_container:after {
  content: '';
  width: 100%; /* Ensures there are at least 2 lines of text, so justification works */
  display: inline-block;
}
.block_container .block_1{
	background:url("../images/music_11.jpg") center center no-repeat;
	background-size:100%;
}
.block_container .block_2{
	background:url("../images/music_12.jpg") center center no-repeat;
	background-size:100%;
}
.block_container .block_3{
	background:url("../images/music_13.jpg") center center no-repeat;
	background-size:100%;
}
.block_container .block_4{
	background:url("../images/music_14.jpg") center center no-repeat;
	background-size:100%;
}

.music_yt{
	width:1070px; height:auto;
	margin-bottom:40px;
	margin-top: 20px;
}
.music_yt iframe{
	width:100%;
}
.music_yt video{
	width:100%;
}


.wrap_1{
	margin-top: 50px;
}
.wrap_9{
    margin-bottom: 50px;
}
.music_wrap_title{
	width: 100%;
    margin-top:0px;
    margin-bottom:0px;
    cursor:pointer;
    text-align: left;
	font-size:26px; 
	font-weight:bold;
	padding: 30px 0px;
}
/*.music_wrap_title::after{
	content:"";
	width:21px;
	height:17px;
	display:block;
	background:url("../images/arrow.png") center center no-repeat;
	float: right;
    margin-top: 10px;
}*/
.music_wrap_title.active::after{
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.music_wrap{
	display:none;
}
.wrap_1_content{
	display:block;
}
.music_flex{
	display:flex;
}
.music_flex_left{
	width:40px;
	margin-top: 39px;
	margin-bottom:0px;
    font-weight: bold;
}
.music_flex_middle{
	width:50px;
}
.music_flex_right{
	width:calc(100% - 90px);
}
.dot_head{
	background: url("../images/dot_head.jpg") 0px 25px no-repeat;
}
.dot_middle{
	background: url("../images/dot_middle.jpg") 0px -40px no-repeat;
}
.dot_tail{
	background: url("../images/dot_tail.jpg") 0px -10px no-repeat;
}
.dot_line{
	background: url("../images/dot_line.jpg") 0% 0% repeat-y;
}


/*****Music Form*****/

#form{
	position:fixed;
	width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 9995;
    background-color: rgba(0, 0, 0, 0.7);
    display:none;
    padding-top:80px;
    padding-bottom:80px;
    overflow:auto;
}
.music_form_popup{
	text-decoration:underline;
	color:blue;
	cursor:pointer;
}
.btn_close{
	width:32px;
	height:32px;
	cursor:pointer;
	background:url("../images/btn_close.png") center center no-repeat;
	position:absolute;
	top:0px;
	right:-50px;
}

ul.music_list{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-top:10px;
}
ul.music_list li{
	background:url("../images/list_icon.png") center center no-repeat;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
	margin-top:8px;
}
ul.music_list_2{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-top:10px;
	margin-left:10px;
}
ul.music_list_2 li{
	background:url("../images/list_dot.png") center center no-repeat;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
	margin-top:8px;
}
ul.music_list_3{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-top:10px;
	margin-left: 10px;
}
ul.music_list_3 li{
	background:url("../images/list_icon.png") center center no-repeat;
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-left: 20px;
	margin-top:0px;
}

.music_form_container{
	margin-top: 0px;
    background-color: #fff;
    height: auto;
    position: relative;
    padding:30px;
}
.music_form_container input[type="text"]{
	width:100%;
	padding:5px;
	font-size:18px;
	color:#666;
	border:0px;
	border-bottom: 1px solid #ccc;
	margin-bottom:0px;
}
.music_form_container .error_name, .music_form_container .error_phone, .music_form_container .error_creation{
	width:100%;
	height:24px;
	text-align:center;
	font-size:12px;
	color:#fff;
	line-height:24px;
	background-color:#c4122f;
	display:none;
}
.music_form_container .special_margin{
	margin-top:40px;
}
.music_form_container input[type="radio"] {
	float:left;
	width:10%;
	margin-bottom:40px;
}
.music_form_container .radio_label {
	margin-top:3px;
}

.music_form_container .btn_submit {
	width:187px;
	height:57px;
	line-height: 57px;
	margin:0 auto;
	background-color:#000;
	margin-top:50px;
	margin-bottom:80px;
	color:#fff;
	text-align: center;
	cursor:pointer;
}
.mobile_padding{
	margin:0px;
	padding:0px;
}

#loading{
	position:fixed;
	width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 9998;
    background-color: rgba(0, 0, 0, 0.7);
    display:none;
}

@media (max-width: 1679px) {
	.top_banner{
		width:100%; height:auto;
		margin:0 auto;
	}
	.top_banner img{
		width:100%; 
	}
	
	.ltxt{
		font-size:26px;
	}
	.stxt{
		font-size:14px;
	}
	
	.banner{
		width:880px; height:495px;
		margin:0 auto;
		margin-bottom:30px;
	}
	
	.music_top_table{
		width:880px;
		margin: 0 auto;
	}    
	.music_top_table .left_cell{
		width:430px;
	}
	.music_top_table .left_cell img{
		width:430px; height:auto;
	}
	.music_top_table .left_cell .ltxt{
		font-size:28px;
	}
	.music_top_table .left_cell .stxt{
		font-size:16px;
		line-height:28px;
	}
	.music_top_table .right_cell{
		width:430px; height:auto;
		float:right;
	}
	.music_top_table .right_cell img{
		width:430px; height:auto;
	}
	.music_top_table .right_cell .ltxt{
		font-size:28px;
	}
	.music_top_table .right_cell .stxt{
		font-size:16px;
		line-height:28px;
	}
	
	.music_table{
		width:880px;
		margin: 0 auto;
		margin-bottom: 30px;
	}    
	.music_table .left_cell{
		width:430px;
	}
	.music_table .right_cell{
		width:430px;
	}
	
	.img_1{width:880px; height:495px;}
	.img_2{width:430px; height:248px;}
	.img_3{width:430px; height:248px;}
	.img_4{width:430px; height:248px;}
	.img_5{width:430px; height:248px;}
	.img_6{width:430px; height:248px;}
	.img_7{width:430px; height:248px;}
	.img_8{width:430px; height:248px;}
	.img_9{width:430px; height:248px;}
	.img_10{width:880px; height:495px;}

	.block_container{
		width:880px;
		margin-top:15px;
	}
	.block_container .block{
		width:225px; height:225px;
		margin-top:10px;
	}
	
	.music_yt{
		width:880px; 
	}
}
@media (max-width: 1023px) {
	.block_container{
		width:660px;
		margin-top:15px;
	}
	.block_container .block{
		width:175px; height:175px;
		margin-top:10px;
	}
	
	.banner{
		width:660px; height:372px;
	}
	
	.music_top_table{
		width:660px;
		margin: 0 auto;
	}    
	.music_top_table .left_cell{
		width:320px;
	}
	.music_top_table .left_cell img{
		width:320px; height:auto;
	}
	.music_top_table .left_cell .ltxt{
		font-size:22px;
		margin-top:20px; margin-left:20px;
	}
	.music_top_table .left_cell .stxt{
		font-size:14px;
		line-height:18px;
		margin-top:20px; margin-left:20px;
	}
	.music_top_table .right_cell{
		width:320px; height:auto;
		float:right;
	}
	.music_top_table .right_cell img{
		width:320px; height:auto;
	}
	.music_top_table .right_cell .ltxt{
		font-size:22px;
		margin-top:20px; margin-left:20px;
	}
	.music_top_table .right_cell .stxt{
		font-size:14px;
		line-height:18px;
		margin-top:20px; margin-left:20px;
	}
	
	.music_table{
		width:660px;
		margin: 0 auto;
		margin-bottom: 30px;
	}    
	.music_table .left_cell{
		width:320px;
	}
	.music_table .right_cell{
		width:320px;
	}
	
	.img_1{width:660px; height:372px;}
	.img_2{width:320px; height:184px;}
	.img_3{width:320px; height:184px;}
	.img_4{width:320px; height:184px;}
	.img_5{width:320px; height:184px;}
	.img_6{width:320px; height:184px;}
	.img_7{width:320px; height:184px;}
	.img_8{width:320px; height:184px;}
	.img_9{width:320px; height:184px;}
	.img_10{width:660px; height:372px;}
	
	.music_yt{
		width:660px; 
	}
	
	.music_form_container{
		margin-top: 0px;
	}
}
@media (max-width: 767px) {
	.block_container{
		width:calc(100% - 120px);
		margin-top:10px;
	}
	.block_container .block{
		width:155px; height:155px;
		margin-top:5px;
	}
	
	.ltxt{
		font-size:22px;
		padding:0px 0px;
	}
	.stxt{
		font-size:12px;
		width:calc(100% - 90px);
	}
	
	.music_top_table{
		width:calc(100% - 120px);
	}    
	.music_top_table .left_cell{
		display:block;
		width:calc(100% - 120px);
		height:auto;
		margin-bottom:20px;
	}
	.music_top_table .left_cell img{
		width:calc(100% - 120px);
		height:auto;
		margin-bottom:20px;
	}
	.music_top_table .left_cell .ltxt{
		font-size:22px;
		margin:0px;
		margin-bottom:10px;
	}
	.music_top_table .left_cell .stxt{
		font-size:14px;
		line-height:22px;
		margin:0px;
	}
	.music_top_table .right_cell{
		display:block;
		width:calc(100% - 120px);
		height:auto;
		margin-bottom:20px;
	}
	.music_top_table .right_cell img{
		width:calc(100% - 120px);
		height:auto;
		margin-bottom:20px;
	}
	.music_top_table .right_cell .ltxt{
		font-size:22px;
		margin:0px;
		margin-bottom:10px;
	}
	.music_top_table .right_cell .stxt{
		font-size:14px;
		line-height:22px;
		margin:0px;
	}
	
	.music_table{
		width:100%;
	}    
	.music_table .left_cell{
		display:block;
		width:100%;
		height:auto;
		margin-bottom:20px;
	}
	.music_table .right_cell{
		display:block;
		width:100%;
		height:auto;
		margin-bottom:20px;
	}
	.music_table .css_cell img{
	    width:100%;
    	height: auto;
    }
	
	.banner{
		width:100%; 
		height:auto;
	}
	.banner img{
		width:100%;
    	height: auto;
    	margin: 0 auto;
	}
	
	.music_yt{
		width:100%;
	}

	.music_yt iframe{
		width: 265px;;
		height: auto;
	}
	
	
	/*****Music Form*****/
	.music_form_container input[type="radio"] {
		float:none;
		margin-bottom:10px;
	}
	.btn_close{
		top:-50px;
		right:0px;
	}
	ul.music_list li{
		font-size:12px;
	}
	ul.music_list_2 li{
		font-size:12px;
	}
	ul.music_list_3 li{
		font-size:12px;
	}
	.music_form_container .btn_submit {
		width:131px;
		height:40px;
		line-height: 40px;
		margin-top:30px;
	}
	.mobile_padding{
		margin-top:50px;
	}


	.music_wrap_title{
		font-size:16px; 
		padding: 18px 0px;
	}
	.music_flex_left {
	    margin-top: 20px;
	    margin-left:15px;
	}
	.music_flex_right {
	    margin-right:15px;
	}
	.dot_head {
	    background: url(../images/dot_head.jpg) 0px 6px no-repeat;
	}
	.dot_middle {
	    background: url(../images/dot_middle.jpg) 0px -60px no-repeat;
	}
	.dot_tail {
	    background: url(../images/dot_tail.jpg) 0px -28px no-repeat;
	}
}