@charset "UTF-8"; 

body { 
	background: #303d4e; 
	height: auto; 
	font-family:'幼圆'; 
}

/* header */
.header { 
	width: 100%; 
	height: 75px; 
	 }
.header span { 
	width: 83px; 
	height: 75px; 
	display: block; 
	position: absolute; 
	left: 0; 
	top: 0; 
	z-index: 20; 
}
.header-help-1 span { 
	background: url('../images/header-bg-1.png') no-repeat; 
	background-position: left center; 
	background-size: cover; 
}
.header-help-2 span { 
	background: url('../images/header-bg-2.png') no-repeat; 
	background-position: left center; 
	background-size: cover; 
}
.header-help-3 span { 
	background: url('../images/header-bg-3.png') no-repeat; 
	background-position: left center; 
	background-size: cover; 
}
.header-help-2 div { 
	width: 100%; 
	overflow: hidden; 
	padding: 7px 0;
	background: #cdb738; 	
}
.header-help-3 div { 
	width: 90%; 
	overflow: hidden; 
	padding: 7px 0;
	margin-left: 10%; 
	background: #179ba5; 	
}
.header-help-1 p { 
	font-size: 16px; 
	color: #2a3442; 
	width: 100%; 
	height: 50px; 
	line-height: 50px; 
	background: #f29a5d; 
	text-indent: 87px; 
	font-weight: 700; 
}
.header-help-2 p { 
	font-size: 14px; 
	color: #000; 
	line-height: 25px; 
	margin-left: 87px; 
	font-weight: 700; 
}

.header-help-3 p { 
	font-size: 14px; 
	color: #fff; 
	line-height: 20px; 
	margin-left: 51px; 
	font-weight: 700; 
}

/* slide line */
.slide-line { 
	width: 16px; 
	position: absolute; 
	top: 0px; 
	left: 16px; 
	z-index: 10; 
	margin-bottom: 10px; 
}
.slide-line-1 { 
	height: 850px; 
	background: url('../images/slide-bg-1.png') repeat-y; 
}
.slide-line-2 { 
	height: 1460px; 
	background: url('../images/slide-bg-2.png') repeat-y; 
}
.slide-line-3 { 
	height: 1750px; 
	background: url('../images/slide-bg-3.png') repeat-y; 
}
.slide-line span { 
	width: 100%; 
	position: absolute; 
	left: 0; 
}
.slide-line-1 span { 
	height: 10px; 
	bottom: -10px; 
	background: url('../images/slide-bg-end-1.png') no-repeat; 
}
.slide-line-2 span { 
	height: 22px; 
	bottom: -22px; 
	background: url('../images/slide-bg-end-2.png') no-repeat; 
}
.slide-line-3 span { 
	height: 10px; 
	bottom: -10px; 
	background: url('../images/slide-bg-end-3.png') no-repeat; 
}

/*content*/
.content-list { 
	width: 100%; 
	height: auto; 
	margin-top: 25px; 
}
.sub-header { 
	width: 100%; 
	height: 35px; 
	line-height: 35px; 
	overflow: hidden; 
}
.sub-header-1 { 
	font-size: 16px; 
	color: #ffe5d3; 
}
.sub-header-2 { 
	font-size: 14px; 
	color: #fff9d9; 
}
.sub-header-3 { 
	height: auto;
	line-height: normal;
	font-size: 14px; 
	color: #fff; 
}
.sub-header p { 
	display: block; 
	width: 55px; 
	height: 35px; 
	float: left; 
	color: #333; 
	margin: 0 3px 0 19px; 
}
.sub-header-1 p { 
	background: url('../images/step-bg-1.png') no-repeat; 
	background-size: cover; 
}
.sub-header-2 p { 
	background: url('../images/step-bg-2.png') no-repeat; 
	background-size: cover; 
}
.sub-header-3 p { 
	background: url('../images/step-bg-3.png') no-repeat; 
	background-size: cover;
	height: 100%; 
}
.sub-header-3 i {
	display: block;
	margin-left: 78px;
	line-height: 24px;
}

.sub-header p label { 
	font-size: 14px; 
	float: right; 
	width: 40px; 
	height: 20px; 
	line-height: 24px; 
	text-align: center; 
}
.sub-header p span { 
	font-size: 12px; 
	float: right; 
	width: 40px; 
	height: 15px; 
	line-height: 11px; 
	text-align: center; 
}
.sub-content { 
	width: 82%; 
	margin: 10px 0 0 14%; 
	border: 1px solid #9ca2a9; 
	border-radius: 2px; 
}
.sub-content .cont-text-1 { 
	color: #fff; 
	font-size: 13px; 
	line-height: 25px; 
	word-break: break-all; 
	margin: 12px 7px; 
}
.color-org { 
	color: #ff842e; 
}
.color-yello { 
	color: #efd750; 
}
.margin-bottom-40 { 
	width: 82%; 
	margin: 10px 0 0 14%;
	height: 170px; 
	margin-bottom: 40px;
	background: url('../images/ver-code.png') center no-repeat;
	background-size: 250px 150px;
	border: 1px dashed #7d838c;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}
.margin-bottom-40  img {
	width: 100px; 
	height: 100px;
	position: absolute;
	top: 57px;
	left: 6px;
	/*margin: 57px 0 0 6px;*/
}
.sub-cont-list { 
	width: 94%; 
	margin-left: 4%; 
	overflow: hidden; 
}
.sub-cont-list li { 
	font-size: 12px; 
	color: #fff; 
	line-height: 20px; 
	margin: 8px 0px; 
	padding-left: 9px; 
	background: url('../images/list-style-bg-1.png') left 7px no-repeat; 
	background-size: 6px 6px; 
}
.music-img-list li {
	background: url('../images/list-style-bg-3.png') left center no-repeat; 
	background-size: 7px 7px; 
}
.music-img-list li img {
	width: 100%;
}

.music-img-list-2 li img {
	width: 90%;
	margin: 14px 0 10px;
}
.music-img-list-3 li img {
	width: 90%;
	margin: 10px 0;
}

.click-link { 
	width: 87%; 
	margin: 20px 0 0 12%; 
	height: 40px; 
	background: url('../images/click-btn-bg.png') no-repeat; 
	background-position: left center; 
	background-size: 70px 35px; 
	overflow: hidden; 
}
.click-link a { 
	font-size: 12px; 
	color: #fff; 
	display: block;
	margin-top: 20px;
	padding-left: 55px;  
}

.look-music { 
	border: 1px solid #c1e732; 
	border-radius: 10px; 
	display: inline-block; 
	width: 160px; 
	height: 20px; 
	padding: 0 5px; 
	margin-left: 6%;
	text-align: center; 
}
.look-music p { 
	font-size: 12px; 
	color: #c1e732; 
	line-height: 20px; 
	height: 20px; 
	margin: 0; 
}

.songer-img-list { 
	width: 100%; 
	overflow: hidden; 
}
.songer-img-list li { 
	float: left; 
	width: 51px; 
	height: 70px; 
}
.songer-img-list li a { 
	display: block; 
	width: 64px; 
	height: 64px; 
	background: url('../images/songer-bg.png') 9px 9px no-repeat; 
	background-size: 43px 43px; 
	text-align: center; 
	display: -webkit-box; 
	-webkit-box-pack: center; 
	-webkit-box-align: center; 
	position: relative; 
}
.songer-img-list li a.curent { 
	display: block; 
	width: 64px; 
	height: 64px; 
	background: url('../images/songer-bg-h.png') no-repeat; 
	position-position: 20px 20px; 
	background-size: 64px 64px; 
	text-align: center; 
	display: -webkit-box; 
	-webkit-box-pack: center; 
	-webkit-box-align: center; 
	 position: relative; 
	}
.songer-img-list li a span { 
	position: absolute; 
	color: #fff; 
	display: block; 
	font-size: 12px; 
	width: 100%; 
	bottom: -5px; 
	left: 0; 
}
.songer-img-list li a.curent span { 
	color: #c1e732; 
}
.songer-img-list li a img { 
	width: 37px; 
	height: 37px; 
}

 .music-infor-box { 
 	width: 84%; 
 	margin: 15px 8%; 
 	background: #6e853b; 
 	border-radius: 10px; 
 }
 .music-infor-box ul { 
 	width: 90%; 
 	margin-left: 6%; 
 	overflow: hidden; 
 	display: none; 
 }
 .music-infor-box ul li { 
 	font-size: 12px; 
 	color: #fff; 
 	line-height: 20px; 
 	margin: 8px 0; 
 	padding-left: 10px; 
 	background: url('../images/list-style-bg-2.png') no-repeat; 
 	background-position: left 7px; 
 	background-size: 6px; 
 }
.music-volume-box {
 	background: url('../images/star-bg.png') 9px center no-repeat;
}

 .music-volume { 
 	width: 60%; 
 	height: 50px; 
 	border: 5px solid #075eac; 
 	border-radius: 25px;
 	margin: 20px 0 0  14%;
 	overflow: hidden;
 }
.music-volume h3 {
	text-align: center;
	font-size: 15px;
	height: 25px; 
	line-height: 25px;
	color: #fff;
}

.music-volume p {
	text-align: center;
	font-size: 13px; 
	height: 25px;
	line-height: 25px;
	color: #5993c6;
	background: #03447d;
}
.content-list-music {
	width: 82%; 
	margin: 10px 0 0 14%;
}
.content-list-music h3 {
	font-size: 14px; 
	color: #fff;
	background: url('../images/list-style-bg-3.png') left center no-repeat;
	background-size: 7px ;
	padding-left: 10px;
	height: 30px; 
	line-height: 30px;
}
.content-list-music div {
	width: 100%; 
	border: 1px solid #7d838c;
	border-radius: 5px;
	overflow: hidden;
}

.content-list-music div p {
	font-size: 12px; 
	color: #fff;
	width: 92%;
	margin: 20px 3%;
	line-height: 20px;
}
.content-list-music div p label {
	font-size: 14px;
	color: #a2d3ff;
}


@media screen and (min-width: 375px) and (max-width: 410px) { 
	.header p,
	.music-volume h3 { 
		font-size: 18px; 
	}
	.header-help-2 p,
	.music-volume p { 
		font-size: 16px; 
	}
	.slide-line-1 { 
		height: 900px; 
	}
	.slide-line-2 { 
		height: 1650px; 
	}
	.slide-line-3 { 
		height: 2080px; 
	}
	.sub-header { 
		font-size: 18px; 
	}
	.sub-content { 
		margin: 10px 0 0 14%; 
	}
	.sub-content .cont-text-1 { 
		font-size: 15px; 
		line-height: 28px; 
	}
	.sub-cont-list li,
	.music-infor-box ul li { 
		font-size: 15px; 
		line-height: 24px; 
	}
	.click-link { 
		height: 45px; 
		background-size: 75px 40px; 
	}	
	.click-link a { 
		font-size: 14px; 
		padding-left: 60px;
		margin-top: 20px; 
	}
	.look-music {
		width: 200px;
		height: 24px;
	}
	.look-music p {
		font-size: 14px;
		line-height: 24px;
	}
	.music-volume {
		height: 60px;
	}
	.music-volume p,
	.music-volume h3 {
		height:30px;
		line-height: 30px;
	}
	.content-list-music h3,	
	.content-list-music div p label {
		font-size: 18px;
	}
	.content-list-music h3 {
		height: 40px;
		line-height: 40px;
	}
	.content-list-music div p {
		font-size: 16px;
		line-height: 24px;
	}
	.margin-bottom-40 {
		height: 200px;
		background-size: 290px 180px;
	}
	.margin-bottom-40  img {
		/*margin: 70px 0 0 13px;*/
		top: 70px; 
		left: 13px;
	}
	.sub-header-3 i {
		line-height: 26px;
	}
}

@media screen and (min-width: 414px){ 
	.header p,
	.music-volume h3 { 
		font-size: 20px; 
	}
	.header-help-2 p,
	.music-volume p { 
		font-size: 18px; 
	}
	.slide-line-1 { 
		height: 950px; 
	}
	.slide-line-2 { 
		height: 1730px; 
	}
	.slide-line-3 { 
		height: 2160px; 
	}
	.sub-header { 
		font-size: 20px; 
	}
	.sub-content { 
		margin: 10px 0 0 14%; 
	}
	.sub-content .cont-text-1 { 
		font-size: 17px; 
		line-height: 30px; 
	}
	.sub-cont-list li,
	.music-infor-box ul li { 
		font-size: 17px; 
		line-height: 26px; 
	}
	.click-link { 
		height: 50px; 
		background-size: 85px 44px; 
	}
	.click-link a { 
		font-size: 16px; 
		padding-left: 67px;
		margin-top: 24px; 
	}
	.look-music {
		width: 225px;
		height: 26px;
	}
	.look-music p {
		font-size: 16px;
		line-height: 26px;
	}
	.music-volume {
		height: 68px;
	}
	.music-volume p,
	.music-volume h3 {
		height:34px;
		line-height: 34px;
	}
	.content-list-music h3,	
	.content-list-music div p label {
		font-size: 19px;
	}
	.content-list-music h3 {
		height: 46px;
		line-height: 46px;
	}
	.content-list-music div p {
		font-size: 17px;
		line-height: 26px;
	}
	.margin-bottom-40 {
		height: 220px;
		background-size: 320px 200px;
	}
	.margin-bottom-40  img {
		/*margin: 80px 0 0 16px;*/
		top: 80px;
		left: 16px;
	}
	.sub-header-3 i {
		line-height: 28px;
	}
}
