body,html{
	min-width: 1280px;
}
/*banner*/
.newMusic_bannerWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: url(../images/newMusic/newMusic_banner.jpg) center no-repeat;
	background-size: cover;
	padding: 30px 0;
}
.newMusic_bannerWrap img{
	display: block;
	margin: 0 auto;
}
.newMusic_bannerWrap a{
	display: block;
	width: 200px;
	height: 60px;
	margin: 0 auto;
	font-size: 20px;
	line-height: 60px;
	text-align: center;
	border-radius: 50px;
}
.newMusic_bannerWrap a:hover{
	background: #fff000;
	color: #000;
}
/**/
.newMusic_oneWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: url(../images/newMusic/newMusic_oneWrap_bg.jpg) center no-repeat;
	background-size: cover;
	padding-top: 110px;
	position: relative;
	padding-bottom: 180px;
}
.newMusic_oneWrap_pic4{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}
.newMusic_one_pic3{
	display: block;
	position: absolute;
	left: 0;
	bottom: 100px;
	width: 100%;
}
.newMusic_one_pic3 span{
	display: block;
	width: 70%;
	background: #f9f902;
	height: 10px;
}
.newMusic_one_pic3 img{
	display: block;
	position: absolute;
	left: 70%;
	top: 0px;
	margin-left: -32px;
}
.newMusic_one{
	width: 1200px;
	clear: both;
	margin: 0 auto;
}
.newMusic_one_title{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.newMusic_one_title_wz{
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: center;
	font-size: 48px;
	color: #fff000;
	font-weight: bold;
	display: block;
	line-height: 52px;
}
.newMusic_one_title_line{
	width: 63px;
	height: 6px;
	background: #fff000;
	margin: 0 auto;
	display: block;
	margin-top: 15px;
}
.newMusic_one_title_ms{
	width: 100%;
	overflow: hidden;
	clear: both;
	display: block;
	text-align: center;
	font-size: 16px;
	color: rgba(255,255,255,0.7);
	line-height: 30px;
	margin-top: 30px;
}
.newMusic_one_nrWrap{
	width: 1200px;
	clear: both;
	margin: 0 auto;
	position: relative;
	margin-top: 70px;
}
.newMusic_one_pic1{
	position: absolute;
	display: block;
	right: -190px;
	top: 368px;
	z-index: 1;
}
.newMusic_one_pic2{
	position: absolute;
	display: block;
	left: -144px;
	top: 701px;
	z-index: 1;
}
.newMusic_one_pic5{
	position: absolute;
	display: block;
	left: -75px;
	top: 24px;
	z-index: 1;
}
.newMusic_one_pic6{
	position: absolute;
	display: block;
	left: 730px;
	top: 126px;
	z-index: 1;
}
.newMusic_one_pic7{
	position: absolute;
	display: block;
	right: -20px;
	bottom: 126px;
	z-index: 1;
}
.newMusic_one_nr_lineOne{
	width: 1083px;
	height: 12px;
	background: #ffff00;
	position: absolute;
	right: 0;
	top: 0;
}
.newMusic_one_nr_lineTwo{
	width: 12px;
	height: 400px;
	background: #ffff00;
	position: absolute;
	right: 0;
	top: 0;
}
.newMusic_one_nr{
	width: 1200px;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
}
.newMusic_one_nrOne{
	width: 1200px;
	overflow: hidden;
	clear: both;
	display: none;
}
.newMusic_one_nrOne_top{
	width: 1200px;
	overflow: hidden;
	clear: both;
	padding-top: 42px;
}
.newMusic_one_nrOne_top_left{
	width: 759px;
	height: 400px;
	float: left;
	padding-left: 24px;
}
.newMusic_one_nrOne_top_left img{
	display: block;
	width: 100%;
}
.newMusic_one_nrOne_top_right{
	width: 302px;
	float: right;
	padding-right: 46px;
	padding-top: 30px;
}
.newMusic_one_nrOne_top_right_p1{
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 36px;
	color: #fff;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 20px;
}
.newMusic_one_nrOne_top_right_nr{
	width: 302px;
	overflow: hidden;
	clear: both;
	margin-top: 0 auto;
}
.newMusic_one_nrOne_top_right_nr_one{
	width: 100px;
	overflow: hidden;
	float: left;
	padding-top: 20px;
}
.newMusic_one_Icon{
	width: 50px;
	margin: 0 auto;
	display: block;
}
.newMusic_one_nrOne_top_right_nr_one span{
	display: block;
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: center;
	font-size: 16px;
	color: rgba(255,255,255,0.6);
	padding-top: 5px;
}
.newMusic_one_nrOne_top_right_btn{
	width: 302px;
	background: #fff000;
	display: block;
	cursor: pointer;
	position: relative;
	-webkit-transition-duration: 1.5s,1s,0s;
    transition-duration: 1.5s,1s,1s,0s;
    -webkit-transition-property: opacity,-webkit-transform,background;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform,background;
    -webkit-transition-delay: .6s,0s;
    transition-delay: .6s,0s;
    -webkit-transition-timing-function: cubic-bezier(.42,0,.03,.985);
    transition-timing-function: cubic-bezier(.42,0,.03,.985);
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    font-size: 20px;
    color: #000;
    height: 50px;
    text-align: center;
    line-height: 50px;
    letter-spacing: 3px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 40px;
    outline: none;
}
.newMusic_one_nrOne_top_right_btn:before{
	content: '';
    width: 400px;
    height: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    transition: -webkit-transform .25s 0s;
    transition: transform .25s 0s;
    transition: transform .25s 0s,-webkit-transform .25s 0s;
    background: #fff;
    border-radius: 50%;
    -webkit-transform: translate3d(-50%,-50%,0) scale(0);
    -moz-transform: translate3d(-50%,-50%,0) scale(0);
    -ms-transform: translate3d(-50%,-50%,0) scale(0);
    transform: translate3d(-50%,-50%,0) scale(0);

}
.newMusic_one_nrOne_top_right_btn:after{
	content: '';
    width: 400px;
    height: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    transition: -webkit-transform .25s 0s;
    transition: transform .25s 0s;
    transition: transform .25s 0s,-webkit-transform .25s 0s;
    background: 0 0;
    border: 5px solid #fff;
    border-radius: 50%;
    -webkit-transform: translate3d(-50%,-50%,0) scale(0);
    -moz-transform: translate3d(-50%,-50%,0) scale(0);
    -ms-transform: translate3d(-50%,-50%,0) scale(0);
    transform: translate3d(-50%,-50%,0) scale(0);
}
.newMusic_one_nrOne_top_right_btn:hover{
	background: transparent!important;
	transition-delay: .6s,.35s;
	-webkit-transition-delay: .6s,.35s;
    -moz-transition-delay: .6s,.35s;
    -ms-transition-delay: .6s,.35s;
}
.newMusic_one_nrOne_top_right_btn:hover:before{
	-webkit-transition: -webkit-transform .5s .15s;
    transition: -webkit-transform .5s .15s;
    transition: transform .5s .15s;
    transition: transform .5s .15s,-webkit-transform .5s .15s;
    -webkit-transform: translate3d(-50%,-50%,0) scale(1);
    -webkit-transform: translate3d(-50%,-50%,0) scale(1);
    -moz-transform: translate3d(-50%,-50%,0) scale(1);
    -ms-transform: translate3d(-50%,-50%,0) scale(1);
    transform: translate3d(-50%,-50%,0) scale(1);
}
.newIndex_one_left_btn:hover:after{
	-webkit-transition: -webkit-transform .5s 0s;
    transition: -webkit-transform .5s 0s;
    transition: transform .5s 0s;
    transition: transform .5s 0s,-webkit-transform .5s 0s;
    -webkit-transform: translate3d(-50%,-50%,0) scale(1);
    -webkit-transform: translate3d(-50%,-50%,0) scale(1);
    -moz-transform: translate3d(-50%,-50%,0) scale(1);
    -ms-transform: translate3d(-50%,-50%,0) scale(1);
    transform: translate3d(-50%,-50%,0) scale(1);
}
.newMusic_one_nr_bottom{
	width: 1188px;
	overflow: hidden;
	clear: both;
	margin-top: 40px;
}
.newMusic_one_nr_bottomOne{
	width: 210px;
	float: left;
	margin-right: 20px;
	cursor: pointer;
	color: #fff;
}
.newMusic_one_nr_bottomOne:last-child{
	margin-right: 0;
}
.newMusic_one_nr_bottomOne_pic{
	width: 100%;
	/*height: 330px;*/
	overflow: hidden;
	position: relative;
}
.picCover:after{
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,0.7);
	z-index: 2;
}
.yellowWord{
	color: #fff100;
}
.newMusic_one_nr_bottomOne_pic img{
	display: block;
	width: 100%;
}
.newMusic_one_nr_bottomOne_wz{
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: center;
	font-size: 20px;
	padding-top: 10px;
	font-weight: bold;
}
/**/
.newMusic_twoWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: #ffff00 url(../images/newMusic/newMusic_twoWrap_pic1.png) left center no-repeat;
	background-size: 5%; 
	padding: 80px 0;
}
.newMusic_two{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.fontBlack{
	color: #000000;
}
/*.backgroundBlack{*/
	/*background: #000000;*/
/*}*/
/*.newMusic_two_nrWrap{*/
	/*width: 1200px;*/
	/*overflow: hidden;*/
	/*clear: both;*/
	/*background: url(../images/newMusic/newMusic_two_pic1.jpg) left top no-repeat;*/
	/*margin-top: 50px;*/
	/*position: relative;*/
/*}*/
/*.newMusic_two_nr{*/
	/*width: 1078px;*/
	/*overflow: hidden;*/
	/*clear: both;*/
	/*padding-left: 58px;*/
	/*padding-right: 64px;*/
	/*padding-top: 195px;*/
/*}*/
/*.newMusic_two_nrOne{*/
	/*width: 1078px;*/
	/*overflow: hidden;*/
	/*clear: both;*/
	/*margin: 0 auto;*/
	/*display: none;*/
/*}*/
/*.newMusic_two_nrOne_pic{*/
	/*width: 740px;*/
	/*height: 455px;*/
	/*padding-left: 158px;*/
	/*position: relative;*/
	/*margin-bottom: 115px;*/
/*}*/
/*.newMusic_two_nrOne_pic img{*/
	/*display: block;*/
	/*width: 100%;*/
/*}*/
/*.newMusic_two_nrOne_pic:before{*/
	/*position: absolute;*/
	/*left: 118px;*/
	/*bottom: 0;*/
	/*width: 722px;*/
	/*height: 396px;*/
	/*border: 16px solid rgba(255,255,255,0.5);*/
	/*z-index: 1;*/
	/*content: '';*/
/*}*/
/*.newMusic_two_nrOne_name{*/
	/*width: 100%;*/
	/*overflow: hidden;*/
	/*clear: both;*/
	/*vertical-align: bottom;*/
	/*padding-top: 10px;*/
/*}*/
/*.newMusic_two_nrOne_name span.span1{*/
	/*display: inline-block;*/
	/*vertical-align: bottom;*/
	/*font-size: 22px;*/
	/*font-weight: 200;*/
	/*color: #000;*/
	/*line-height: 22px;*/
	/*padding-left: 10px;*/
/*}*/
/*.newMusic_two_nrOne_name span.span2{*/
	/*display: inline-block;*/
	/*vertical-align: bottom;*/
	/*font-size: 32px;*/
	/*font-weight: bold;*/
	/*color: #000;*/
	/*line-height: 32px;*/
/*}*/
/*.newMusic_two_nrOne_ms{*/
	/*width: 100%;*/
	/*overflow: hidden;*/
	/*clear: both;*/
	/*font-size: 18px;*/
	/*color: #000;*/
	/*margin-top: 10px;*/
	/*line-height: 30px;*/
/*}*/
.newMusic_two_nrOne_btn{
	width: 165px;
	height: 50px;
	line-height: 50px;
	background: #000000;
	color: #ffff00;
}
.newMusic_two_nrOne_btn:hover{
	color: #000;
}
/*.newMusic_two_nr_num{*/
	/*width: 98px;*/
	/*position: absolute;*/
	/*right: 0;*/
	/*top: 190px;*/
/*}*/
/*.newMusic_two_nr_num span{*/
	/*display: block;*/
	/*width: 100%;*/
	/*overflow: hidden;*/
	/*clear: both;*/
	/*text-align: center;*/
	/*font-size: 36px;*/
	/*font-weight: 200;*/
	/*color: #000;*/
	/*height: 100px;*/
	/*line-height: 40px;*/
	/*cursor: pointer;*/
/*}*/
/*.newMusic_two_nr_num span b{*/
	/*font-weight: normal;*/
	/*text-align: center;*/
	/*width: 100%;*/
	/*font-size: 16px;*/
	/*color: #000;*/
	/*display: none;*/
/*}*/
/*.newMusic_two_nr_num span.changeNum{*/
	/*font-size: 50px;*/
	/*font-weight: bold;*/
/*}*/
/*.newMusic_two_nr_num span.changeNum b{*/
	/*display: block;*/
/*}*/
.newMusic_two_content{
	padding: 0 50px;
}
.newMusic_two_line{
	overflow: hidden;
	margin-top: 40px;
}
.newMusic_two_box{
	float: left;
	width: 410px;
	margin: 0 70px;
}
.newMusic_two_top{
	position: relative;
	overflow: hidden;
}
.newMusic_two_img{
	width: 390px;
	margin-top: 20px;
	position: relative;
	z-index: 2;
}
.newMusic_two_bg{
	box-sizing: border-box;
	width: 390px;
	height: 390px;
	border: 3px solid #000;
	position: absolute;
	z-index: 1;
	left: 20px;
	top: 0;
}
.newMusic_two_mid{
	margin-top: 15px;
}
.newMusic_two_title{
	font-size: 24px;
	line-height: 32px;
	color: #000;
	text-align: center;
	margin-top: 5px;
}
.newMusic_two_text{
	font-size: 14px;
	line-height: 22px;
	color: #000;
	margin-top: 10px;
}
.newMusic_two_bottom{
	margin-top: 20px;
	text-align: center;
}
.newMusic_two_btn{
	cursor: pointer;
	display: inline-block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 20px;
	background: #000;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}
.newMusic_two_btn:hover{
	background: #fff;
	color: #333;
}
/**/

.newMusic_three{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: #000000 url(../images/newMusic/newMusic_three_title_bg.png) center repeat;
}
.newMusic_three_titleWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	height: 264px;
}
.newMusic_three_title{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	vertical-align: middle;
	padding-top: 125px;
	text-align: center;
}
.newMusic_three_title_left{
	display: inline-block;
	vertical-align: middle;
}
.newMusic_three_title_left span.span1{
	display: block;
	width: 100%;
	font-size: 48px;
	font-weight: bold;
	color: #ffff00;
	text-align: center;
	line-height: 52px;
}
.newMusic_three_title_left span.span2{
	display: block;
	width: 63px;
	height: 6px;
	background: #fff000;
	margin: 0 auto;
	margin-top: 15px;
}
.newMusic_three_title_right{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	width: 780px;
	margin-left: 50px;
	text-align: left;
}
.newMusic_three_nrWrap{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 2;
}
.newMusic_three_nrWrap:after{
	content: '';
	width: 100%;
	height: 319px;
	background: #fff000;
	left: 0;
	top: 45px;
	position: absolute;
	z-index: -1;
}
.newMusic_three_nr{
	width: 1200px;
	height: 414px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	position: relative;
}
.newMusic_three_nr_mag{
	position: absolute;
	top: 0;
	left: 0;
	width: 2328px;
	height: 414px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.newMusic_three_nrOne{
	width: 376px;
	float: left;
	height: 319px;
	position: relative;
	padding-top: 46px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	cursor: pointer;
}
.newMusic_three_nrTwo{
	width: 392px;
	height: 312px;
	background: #f2e400;
	box-shadow: 1px 1px 60px 20px rgba(0,0,0,0.1);
	border: 28px solid #fff000;
}
.newMusic_three_nrOne_num{
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 246px;
	line-height: 319px;
	color: rgba(0,0,0,0.1);
	text-align: center;
	font-weight: bold;
}
.newMusic_three_nrOne_nr{
	width: 376px;
	height: 319px;
	overflow: hidden;
	clear: both;
	position: absolute;
	left: 0;
	top: 46px;
}
.newMusic_three_nrOne_title{
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: center;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	padding-top: 75px;
}
.newMusic_three_nrOne_ms{
	width: 270px;
	overflow: hidden;
	clear: both;
	margin: 10px auto 0 auto;
	font-size: 16px;
	line-height: 30px;
	color: #000;
}
.newMusic_three_nrOne_btn{
	display: none;
	margin-top: 10px;
}
.newMusic_three_nrTwo .newMusic_three_nrOne_btn{
	display: block;
}
.newMusic_three_nrTwo_nr{
	width: 392px;
	height: 362px;
	box-shadow: 1px 1px 20px 6px rgba(0,0,0,0.1);
	background: #fff000;
	position: relative;
}
.newMusic_three_nrTwo_nr .newMusic_three_nrOne_num{
	line-height: 362px;
}
.newMusic_three_nrTwo_nr_main{
	position: absolute;
	width: 392px;
	height: 362px;
	overflow: hidden;
	clear: both;
	left: 0;
	top: 0;
}
.clear{
	display: block;
	overflow: hidden;
	clear: both;
	height: 0!important;
}
/**/
.newMusic_fourWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: url(../images/newMusic/newMusic_four_bg.jpg) left no-repeat;
	background-size: cover;
	padding: 80px 0;
}
.newMusic_four{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.newMusic_four_nr{
	width: 955px;
	height: 680px;
	overflow: hidden;
	clear: both;
	background: url(../images/newMusic/newMusic_four_line.png) 245px 71px no-repeat;
	padding-left: 245px;
	margin-top: 128px;
}
.newMusic_four_nrTop{
	width: 910px;
	overflow: hidden;
	clear: both;
	padding-left: 45px;
}
.newMusic_four_nrTop_one{
	width: 182px;
	float: left;
	padding-left: 5px;
}
.newMusic_four_nrTop_one_num{
	width: 143px;
	height: 143px;
	margin: 0 auto;
	position: relative;
}
.newMusic_four_nrTop_one_num img{
	display: block;
	width: 143px;
	height: 143px;
	transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	animation: rotation 2s linear infinite;
	-moz-animation: rotation 2s linear infinite;
	-webkit-animation: rotation 2s linear infinite;
	-o-animation: rotation 2s linear infinite;
}
@keyframes rotation
{
	from {
		transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
	}
}

@-moz-keyframes rotation /* Firefox */
{
	from {
		transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
	}
}

@-webkit-keyframes rotation /* Safari and Chrome */
{
	from {
		transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
	}
}

@-o-keyframes rotation /* Opera */
{
	from {
		transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
	}
}
.newMusic_four_nrTop_one_num span{
	display: block;
	position: absolute;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	line-height: 60px;
	text-align: center;
	background: #000;
	color: #fff;
	font-size: 20px;
	left: 50%;
	margin-left: -30px;
	top: 50%;
	margin-top: -30px;
	font-weight: bold;
}
.newMusic_four_nrTop_one_p1{
	width: 100%;
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin-top: 10px;
	line-height: 22px;
}
/**/
.newMusic_fiveWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: #000 url(../images/newMusic/newMusic_five_bg.jpg) center no-repeat;
	padding-bottom: 80px;
}
.newMusic_five{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.newCloth2_five_main{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 70px;
}
.newCloth2_five_main_left{
	width: 400px;
	overflow: hidden;
	float: left;
}
.newCloth2_five_main_leftTop{
	width: 400px;
	overflow: hidden;
	clear: both;
	position: relative;
}
.newCloth2_five_main_leftTop_pic{
	width: 400px;
	height: 500px;
	overflow: hidden;
	clear: both;
	background: #e3e3e3;
}
.newCloth2_five_main_leftTop_pic img{
	display: block;
	width: 400px;
	height: 500px;
	-webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
}
.newCloth2_five_main_leftTop_pic2,.newCloth2_five_main_leftTop_pic2 img{
	height: 400px;
}
.newCloth2_five_main_leftTop_nr{
	width: 360px;
	background: rgba(0,0,0,0.6);
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 20px;
	padding-bottom: 20px;
}
.newCloth2_five_main_leftTop_nr_left{
	width: 240px;
	float: left;
	padding-top: 30px;
}
.newCloth2_five_main_leftTop_nr_left span.span1{
	width: 100%;
	font-size: 18px;
	color: #fff;
	display: block;
	line-height: 38px;
}
.newCloth2_five_main_leftTop_nr_left span.span2{
	width: 100%;
	font-size: 14px;
	color: #fff;
	display: block;
	font-weight: 200;
	line-height: 26px;
	padding-top: 10px;
}

.newCloth2_five_main_leftTop_nr_right{
	width: 110px;
	height: 110px;
	float: right;
	overflow: hidden;
	padding-top: 50px;
}
.newCloth2_five_main_leftTop_nr_right span{
	display: block;
	width: 110px;
	height: 110px;
	border-radius: 110px;
}
.newCloth2_five_main_leftTop:hover .newCloth2_five_main_leftTop_pic img{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	-webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
}
/**/
.newMusic_sixWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: url(../images/newMusic/newMusic_oneWrap_bg.jpg) center no-repeat;
	background-size: cover;
}
.newIndex2_five{
	width: 1030px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	background: url(../images/newMusic/newMusic_six_pic1.jpg) center no-repeat;
	background-size: cover;
	padding-top: 84px;
	padding-left: 170px;
	padding-bottom: 84px;
}
.newIndex2_five_left{
	width: 440px;
	float: left;
}
.newIndex2_five_left_title{
	width: 380px;
	height: 60px;
	position: relative;
	z-index: 2;
	margin-bottom: 20px;
}
.newIndex2_five_left_title:before{
	position: absolute;
	width: 368px;
	height: 50px;
	content: '';
	right: 0;
	bottom: 0;
	border: 1px solid #000;
	z-index: -1;
}
.newIndex2_five_left_title span{
	display: block;
	width: 368px;
	height: 50px;
	line-height: 50px;
	background: #000;
	font-size: 26px;
	color: #fff;
	text-align: center;
}
.newIndex2_five_left_list{
	width: 440px;
	overflow: hidden;
	clear: both;
}
.newIndex2_five_left_list li{
	width: 440px;
	float: left;
	text-align: left;
	font-size: 16px;
	color: #000;
	line-height: 24px;
	padding-top: 10px;
}
.newIndex2_five_right{
	width: 400px;
	float: left;
	padding-top: 50px;
}
.newIndex2_five_p1{
	width: 150px;
	overflow: hidden;
	clear: both;
	text-align: center;
	font-size: 16px;
	color: #fff;
	margin: 0 auto;
	margin-top: 20px;
}
.newIndex2_five_p1 span{
	color: #fe2ba9;
	font-weight: bold;
}
/**/
.newMusic_sevenWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: #000 url(../images/newMusic/newMusic_seven_bg.jpg) right bottom no-repeat;
	position: relative;
	padding-top: 80px;
}
.newMusic_seven_pic1{
	width: 1567px;
	height: 366px;
	position: absolute;
	display: block;
	left: 50%;
	top: 180px;
	margin-left: -783.5px;
	z-index: 2;
}
.newMusic_seven{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.newMusic_seven_nr{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding-top: 80px;
}
.newMusic_seven_nrOne{
	width: 1000px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	display: none;
}
.newMusic_seven_nrOne_top{
	width: 1000px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	position: relative;
	margin-bottom: 40px;
}
.newMusic_seven_nrOne_top_tx{
	width: 130px;
	height: 100px;
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 1;
	border-radius: 100%;
	padding-top: 30px;
}
.newMusic_seven_nrOne_top_tx_nr{
	width: 100px;
	height: 100px;
	border-radius: 100px;
}
.newMusic_seven_nrOne_top_nr{
	width: 920px;
	height: 340px;
	background: url(../images/newMusic/newMusic_seven_nrOne_top_pic1.jpg) center no-repeat;
	padding-left: 40px;
	padding-right: 40px;
}
.newMusic_seven_nrOne_top_nr_p1{
	width: 820px;
	overflow: hidden;
	clear: both;
	font-size: 30px;
	color: #fff;
	padding-top: 80px;
	padding-left: 100px;
}
.newMusic_seven_nrOne_top_nr_p2{
	width: 820px;
	overflow: hidden;
	clear: both;
	font-size: 16px;
	color: #fff;
	font-weight: 200;
	padding-top: 5px;
	padding-left: 100px;
}
.newMusic_seven_nrOne_top_nr_p3{
	width: 920px;
	overflow: hidden;
	clear: both;
	font-size: 16px;
	color: #cccccc;
	line-height: 30px;
	margin-top: 40px;
}
.newMusic_seven_nrOne_bottom .newMusic_seven_nrOne_top_tx{
	right: auto;
	left: 20px;
}
.newMusic_seven_nrOne_bottom .newMusic_seven_nrOne_top_nr{
	padding-right: 0;
	padding-left: 380px;
	width: 620px;
}
.newMusic_seven_nr_num{
	width: 1000px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 80px;
}
.newMusic_seven_nr_num span.span1{
	display: inline-block;
	vertical-align: middle;
	padding: 20px;
	cursor: pointer;
}
.newMusic_seven_nr_num span.span1 img{
	display: block;
}
.newMusic_seven_nr_num span.span2{
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #fff;
	margin: 0 4px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}
.newMusic_seven_nr_num span.span3{
	background: #fff000;
}
/**/
.newMusic_eightWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding: 60px 0;
	background: url("../images/newMusic/p8_bg.jpg") no-repeat;
	background-size: cover;
}
.p8_content{
	margin-top:60px;
	text-align: center;
}
.p8_box{
	display: inline-block;
	vertical-align: middle;
	width: 450px;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}
.ukBox{
	margin-left: 100px;
}
.p8_box_top{
	overflow: hidden;
	position: relative;
}
.p8_box_top_title{
	background: #333;
	padding: 25px 0;
	font-weight: bold;
	position: relative;
}
.p8_box_top_title_title{
	color: #fff;
	font-size: 24px;
	line-height: 32px;
	position: relative;
	z-index: 2;
}
.usaTitle{
	position: absolute;
	left:50%;
	top: 50%;
	margin-top: -37px;
	z-index: 1;
	font-size: 66px;
	line-height: 74px;
	color: #494949;
	font-weight: 200;
}
.p8_box_top_wrap{
	overflow: hidden;
	padding: 30px 70px;
	background: #fff;
	position: relative;
}
.p8_box_top_page{
	display: none;
}
.p8_box_top_page_line{
	padding: 25px 15px;
	display: block;
}
.p8_box_top_page_line:hover .p8_box_top_page_line_top_name{
	color: #ef2f71;
}
.p8_box_top_page_line{
	border-bottom:1px solid #999;
}
.p8_box_top_page .p8_box_top_page_line:nth-child(5n){
	border-bottom:none;
}
.p8_box_top_page_line_top{
	overflow: hidden;
}
.p8_box_top_page_line_top_rank{
	float: left;
	width: 60px;
	font-size: 14px;
	line-height: 22px;
	color: #333;
}
.rankTop{
	color: #ef2f71;
	font-size: 20px;
	line-height: 22px;
}
.p8_box_top_page_line_top_name{
	text-align: left;
	float: left;
	width: 210px;
	margin-left: 10px;
	font-size: 16px;
	line-height: 22px;
	color: #333;
}
.p8_box_top_page_line_bottom{
	text-align: left;
	margin-top: 5px;
	font-size: 14px;
	color: #999;
	line-height: 22px;
}
.p8_nav_box{
	margin-top: 40px;
	text-align: center;
	display: inline-block;
}
.p8_arrow{
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	cursor: pointer;
}
.leftArrowBtn{
	margin-right: 15px;
}
.rightArrowBtn{
	margin-left: 15px;
}
.p8_nav_point{
	display: inline-block;
	vertical-align: middle;
	border-radius: 100%;
	width: 12px;
	height: 12px;
	background: #333;
	margin:0 10px;
	cursor: pointer;
}
.p8_nav_pointNow{
	background: #ef2f71;
}

/**/
.newMusic_nineWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: #000;
	padding: 80px 0;
}
.newMusic_nine{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding-top: 40px;
}
.p9_box{
	float: left;
	width: 25%;
	box-sizing: border-box;
	border-top: 5px solid #000;
	border-bottom: 5px solid #000;
	overflow: hidden;
}
.p9_img1{
	width: 100%;
	box-sizing: border-box;
	border: 5px solid #000;
	cursor: pointer;
	position: relative;
}
.p9_img1 span,.p9_img2 span{
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
}
.p9_img2{
	width: 100%;
	box-sizing: border-box;
	border: 5px solid #000;
	cursor: pointer;
	position: relative;
}
.p9_img1 span:hover,.p9_img2 span:hover{
	background: rgba(0,0,0,0);
}
.p9_img1:hover,.p9_img2:hover{
	border: 5px solid #fff000;
	background: rgba(0,0,0,0);
}
/**/
.form{
    padding: 30px 0 80px 0;
    
	width:100%;
    background: #ffff00;
	background-size: 100%; 
}
.form div{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 50px;
}
.commonInput{
    border: 1px solid #333;
    padding: 10px 15px;
    font-size: 14px;
    color: #000;
    width: 345px;
    display: block;
    background: rgba(255,255,255,0.7);
    float: left;
}
.middleInput{
    margin: 0 30px;
}
.textArea{
    margin-top: 50px;
    border: 1px solid #333;
    padding: 10px 15px;
    font-size: 14px;
    color: #000;
    width: 1166px;
    height: 175px;
    background: rgba(255,255,255,0.7);
}
.formSubmit{
    display: block;
    padding: 0 30px;
    height: 45px;
    line-height: 45px;
    font-size: 12px;
    color: #ffff00;
    border: 1px solid #333;
    background: #000;
    margin: 40px auto 0 auto;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -ms-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
.formSubmit:hover{
    border: 1px solid #ff5552;
    background: #ff5552;
    color: #fff;
}
.formSubmit2{
    border: 1px solid #000;
    background: #000;
	color:#ffff00;
}
.formSubmit2:hover{
    border: 1px solid #fff;
    background: #fff;
}
.newCPtTwo_Btn .formSubmit{
	display: inline-block;
}


/*查看大图*/
.picViewBox{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999999999999;
    background: rgba(0,0,0,0.8);
    display: none;
}
.pvb_close{
    position: absolute;
    right: 5%;
    top: 5%;
    color: #fff;
    text-align: center;
    background: #777;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    border: 2px solid #fff;
    font-size: 17px;
    line-height: 16px;
    cursor: pointer;
}
.pvb_close:hover{
    background: #00A0E8;
}
.loadingGif{
    position: absolute;
    width: 26px;
    left: 50%;
    top: 50%;
    margin-left: -13px;
    margin-top: -13px;
    z-index: 11;
}
#pictureView{
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10;
    max-height: 100%;
}
.picNum{
    position: absolute;
    width: 200px;
    text-align: center;
    left: 50%;
    margin-left: -100px;
    bottom:5%;
    color: #fff;
    font-size: 16px;
    z-index: 11;
}
.leftArrow{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: 50%;
    left: 5%;
    overflow: hidden;
    display: block;
    width: 49px;
    height: 49px;
    margin-top: -25px;
    z-index: 11;
    background: url('../images/newCaseDetail/arrows.png') no-repeat 0 0;
    border-radius: 4px 0 0 4px;
    cursor: pointer;
}
.rightArrow{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: 50%;
    right: 5%;
    overflow: hidden;
    display: block;
    width: 49px;
    height: 49px;
    margin-top: -25px;
    z-index: 11;
    background: url('../images/newCaseDetail/arrows.png') no-repeat 100% 0;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
}
.rightArrow:hover,.leftArrow:hover{
    background-color: #0088cc;
}

/*弹出框*/
.indexAlertCover{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 999999;
	background: rgba(0,0,0,0.6);
	display: none;
}
.indexAlertContent{
	background: #fff;
	position: absolute;
	width: 600px;
	height: 480px;
	left: 50%;
	margin-left: -300px;
	top: 50%;
	margin-top: -240px;
}
.portFolioAlert .indexAlertContent{
	height: 400px;
	margin-top: -200px;
}
.alertTitleBox{
	padding: 15px 0;
	text-align: center;
	position: relative;
	border-bottom: 1px solid #e3e3e3;
}
.alertTitle{
	font-size: 20px;
	color: #333;
}
.closeBtn5{
	width: 14px;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -7px;
	cursor: pointer;
}
.alertLine{
	margin-top: 25px;
	text-align: center;
}
.alertLabel{
	padding-right: 20px;
	width: 140px;
	font-size: 16px;
	color: #333;
	text-align: right;
	display: inline-block;
	vertical-align: middle;
}
.alertInputBox{
	position: relative;
	width: 300px;
	display: inline-block;
	vertical-align: middle;
}
.alertInput{
	display: inline-block;
	width: 280px;
	padding: 7px 0;
	font-size: 14px;
	padding-left: 20px;
	border:1px solid #e3e3e3;
	position: relative;
	background: none;
	z-index: 2;
	color: #666;
}
.alertBtnLine{
	margin-top: 40px;
	text-align: center;
}
.alertBtnBox{
	display: inline-block;
	background: #ef2f71;
	color: #fff;
	font-size: 14px;
	position: relative;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	cursor: pointer;
}
.alertBtnBox span,.alertBtnBox button{
	display: block;
	padding: 10px 40px;
	border: none;
	background: none;
	color: #fff;
	font-size: 14px;
}
.alertBtnBorder{
	position: absolute;
	width: 100%;
	height: 100%;
	left: -6px;
	top: -6px;
	border: 1px solid #333;
	z-index: -1;
}
.alertBtnBox:hover{
	background: #333;
}
.alertBtnBox:hover .alertBtnBorder{
	border: none;
}
.alertInputBox2{
	vertical-align: middle;
	text-align: left;
}
.alertInputBox2 input{
	display: inline-block;
	vertical-align: middle;
}
.alertInputBox2 label{
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #666;
	cursor: pointer;
	padding-left: 5px;
}
.publishedTimetable_search_centerNr{
	width: 180px;
	font-size: 14px;
	border:1px solid #e3e3e3;
	position: relative;
	z-index: 2;
	color: #666;
	vertical-align: middle;
	background: url(../images/BritainExpress/usExpress_xl.png) 150px no-repeat;
	background-size: 20px;
	cursor: pointer;
}
.publishedTimetable_search_centerNr img.img1{
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	padding-left: 5px;
}
.publishedTimetable_search_centerNr span{
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #666;
	padding: 8px 5px 9px 5px;
	width: 100px;
	text-align: center;
}
.publishedTimetable_search_centerNr img.img2{
	display: inline-block;
	vertical-align: middle;
	width: 17px;
	padding-right: 5px;
}
.publishedTimetable_search_centerList{
	width: 180px;
	overflow: hidden;
	clear: both;
	position: absolute;
	left: 0;
	top: 38px;
	background: #fff;
	display: none;
	z-index: 3;
	box-shadow: 1px 2px 2px 1px rgba(0,0,0,0.1);
	height: 150px;
	overflow-y: auto;
}
.publishedTimetable_search_centerList li{
	width: 100%;
	font-size: 14px;
	color: #999;
	text-align: center;
	padding: 5px 0;
	cursor: pointer;
}
.publishedTimetable_search_centerList li:hover{
	color: #181f29;
}
.alertInputBox textarea{
	width: 100%;
	height: 70px;
	border: 1px solid #e3e3e3;
}