@charset "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
	{
	padding: 0;
	margin: 0;
}

html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6 {
	-webkit-text-size-adjust: none;
} /*for ios*/
html,body {
	-webkit-touch-callout: none;
	width: 100%;
	margin: 0 auto;
}

html {
	font-size: 8px;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: 400;
}

ul,ol,li {
	list-style: none;
}

em,i {
	font-style: normal;
}

img {
	border: 0;
}

body,div,span,input,select,textarea {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: none;
}

input:focus,select:focus,textarea:focus {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: none;
}

a {
	text-decoration: none;
}

body {
	width: 100%;
	height: 100%;
	padding-bottom: 4.21875em;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.clear_fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear_fix {
	display: inline-table;
} /* Hides from IE-mac \*/
* html .clear_fix {
	height: 1%;
}

.clear_fix {
	display: block;
} /* End hide from IE-mac */
*+html .clear_fix {
	min-height: 1px;
} /*ie7*/
body {
	font-size: 1em;
	color: #333333;
	background: #FFFFFF;
	position: relative;
}

/*top_fixed{*/
.top_fixed {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	background: #FFFFFF;
	z-index: 120;
}

.top_fixed .btn_ind_down {
	position: absolute;
	top: 50%;
	right: 0.875em;;
	margin-top: -1.1em;
	width: 9em;
	height: 2.2em;
	background: #494949;
	text-align: center;
	border-radius: 1.2em;
}

.top_fixed .btn_ind_down span {
	color: #ffffff;
	font: 1em "微软雅黑";
	float: left;
	width: 6em;
	height: 2.2em;
	line-height: 2.2em;
}

.top_fixed .btn_ind_down img {
	width: 1.2em;
	height: 1.2em;
	float: left;
	margin: 0.5em 0 0.5em 0.6882em;
}

/*mod_header*/
.mod_header {
	height: 3.6875em;
	border-bottom: 1px solid #4A8CCC;
	border-bottom: 0.063em solid #4A8CCC;
	border-left: 1px solid #5BB6F8;
	border-left: 0.063em solid #5BB6F8;
	border-top: 1px solid #5BB6F8;
	border-top: 0.063em solid #5BB6F8;
	background: #58b04c;
	position: relative;
}

.mod_header span {
	display: block;
	width: 100%;
	height: 100%;
}

.mod_header .logo {
	width: 9.609375em;
	height: 2.203125em;
	position: absolute;
	margin-top: -1.1015625em;
	top: 50%;
	left: 1em;
}

.mod_header .logo span {
	background:
		url(http://cdnwebuc.shoujiduoduo.com/ringres/web/mobilesite/logo.png)
		no-repeat;
	background-size: contain;
}

.mod_header .tit {
	width: 100%;
	font-size: 24px;
	font-size: 1.5em;
	line-height: 2.4583em;
	padding: 0 3.3333em 0 1.625em;
	text-align: center;
	color: #FFFFFF;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

/*mod_nav*/
.mod_nav {
	width: 100%;
	height: 3.65625em;
	line-height: 3.65625em;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.mod_nav ul {
	width: 100%;
}

.mod_nav li {
	float: left;
	width: 25%;
	text-align: center;
	white-space: nowrap;
}

.mod_nav li a,.mod_nav li span {
	color: #333333;
	font-size: 24px;
	font-size: 1.5em;
	padding: 0 0.875em 0.625em 0.875em;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.mod_nav li.cur a,.mod_nav li.cur span {
	border-bottom: 4px solid #58b04c;
}

/*mod_ban*/
.mod_ban {
	width: 100%;
	height: 4.375em;
	background: #9ef1f0;
}

.mod_ban .ban_con {
	position: relative;
	width: 100%;
}

.mod_ban .ban_con img {
	margin: 0 auto;
	display: block;
	max-width: 100%;
	max-width: 30em;
	height: 4.375em;
}

.mod_ban a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: none;
}

/*wrap{*/
.wrap {
	width: 100%;
	padding-top: 7.63em;
}

.wrap2 {
	width: 100%;
	padding-top: 3.73em;
}

.wrap_collect,.wrap_singer,.wrap_rankinfo,.wrap_find,.wrap_ringlist,.wrap_fmlist,.wrap_index
	{
	padding-bottom: 4.5em;
}

.wrap_search {
	padding-top: 4.25em;
}

/*loadstatus*/
.loadstatus {
	width: 100%;
	font-size: 24px;
	font-size: 1.5em;
	height: 3em;
	line-height: 3rem;
	text-align: center;
	border-top: 1px solid #DEDEDE;
}

/*mod_newslist,*/
.search_result li,.detaillist li,.collectdetail li,.mod_newslist li {
	font-size: 24px;
	font-size: 1.5em;
	height: 3.5em;
	border-top: 1px solid #DEDFDE;
	position: relative;
	display: block;
	background: #FFFFFF;
}

.songslist a {
	width: 100%;
	display: block;
	padding: 0 2.5em 0 2.9166em;
	color: #555555;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.songslist_play a {
	width: 100%;
	display: block;
	padding: 0 2.5em 0 1em;
	color: #58b04c;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.bref {
	width: 100%;
	display: block;
	padding: 0 2.9166em 0 3.5em;
	color: #555555;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.gtitle {
	font: 0.8125em "微软雅黑";
	line-height: 1.725em;
	font-weight:bold;
}

.gdes1 {
	font: 0.625em "微软雅黑";
	line-height: 1.725em;
	color:#a0a0a0;
}

.gdes2 {
	font: 0.625em "微软雅黑";
	line-height: 1.725em;
	color:#878787;
}

.more {
	text-align: center;
	color: #58b04c
}

.more p {
	margin-top:1em;
}

.search_result li span,.collectdetail li span,.detaillist li span,.mod_newslist li span
	{
	font-family: "\5FAE\8F6F\96C5\9ED1";
}

.search_result li em,.collectdetail li em,.detaillist li em,.mod_newslist li em
	{
	color: #999999;
	font-family: Arial;
	padding-right: 0.6666em;
}

/*btn_down*/
.btn_down {
	position: absolute;
	top: 0;
	right: 0;
	width: 2.9166em;
	height: 3.5em;
	display: box;
	display: -webkit-box;
	box-flex: 1;
	-webkit-box-flex: 1;
	box-align: center;
	-webkit-box-align: center;
	box-pack: center;
	-webkit-box-pack: center;
}

.btn_down i {
	display: block;
	width: 2.9166em;
	height: 2em;
	background: #58b04c;
	font: 0.8125em/2em "微软雅黑";
	color: #fff;
	text-align: center;
	border-radius: 6px;
}

.thumb {
	position: absolute;
	top: 0;
	left: 0;
	width: 3.5em;
	height: 3.5em;
	display: box;
	display: -webkit-box;
	box-flex: 1;
	-webkit-box-flex: 1;
	box-align: center;
	-webkit-box-align: center;
	box-pack: center;
	-webkit-box-pack: center;
}

.thumb img{
	display: block;
}

/*mod_player{*/
.mod_player {
	width: 100%;
	height: 4.5em;
	line-height: 4.5em;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 101;
	background: rgba(0, 0, 0, 0.6);
}

.mod_player .songname {
	font-size: 1.5em;
	font-size: 1.5em;
	padding: 0 5.625em 0 0.8125em;
	color: #FFFFFF;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.mod_player .control {
	position: absolute;
	height: 100%;
	right: 0;
	top: 0;
}

.mod_player .control .btn {
	height: 4.5em;
	right: 0;
	top: 0;
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: none;
}

.mod_player .control span {
	display: block;
	width: 2.25em;
	height: 2.25em;
	position: absolute;
	top: 50%;
	margin-top: -1.425em;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: none;
	z-index: 75;
}

.mod_player .control .btn_pause,.mod_player .control .btn_play {
	right: 6.765625em;
	height: 4.5em;
	top: 0;
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: none;
}

.mod_player .control .btn_pause span {
	width: 3em;
	height: 3em;
	background:
		url(http://cdnwebuc.shoujiduoduo.com/ringres/web/mobilesite/pause.png);
	background-size: contain;
}

.mod_player .control .btn_play span {
	width: 3em;
	height: 3em;
	background:
		url(http://cdnwebuc.shoujiduoduo.com/ringres/web/mobilesite/play.png);
	background-size: contain;
}

.mod_player .control .btn_next {
	right: 3.40625em;
}

.mod_player .control .btn_next span {
	width: 3em;
	height: 3em;
	background:
		url(http://cdnwebuc.shoujiduoduo.com/ringres/web/mobilesite/next.png);
	background-size: contain;
}
/*}mod_player*/

/*pop_down*/
.pop_down {
	position: absolute;
	z-index: 1000;
	top: 50%;
	left: 50%;
	margin-left: -11em;
	margin-top: -6.2em;
	width: 22em;
	height: 12.4em;
	background: rgba(255, 255, 255, 1);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 10px #000000;
	-moz-box-shadow: 0 0 10px #000000;
	-webkit-box-shadow: 0 0 10px #000000;
}

.pop_down .close {
	position: absolute;
	z-index: 75;
	top: -1em;
	right: -1em;
	width: 2.54em;
	height: 2.54em;
}

.pop_down .close span {
	display: block;
	width: 100%;
	height: 100%;
	background:
		url(http://cdnwebuc.shoujiduoduo.com/ringres/web/mobilesite/pop_close.png)
		no-repeat;
	background-size: contain;
}

.pop_down .txt {
	font-size: 22px;
	font-size: 1.375em;
	padding-top: 1.5678em;
	width: 100%;
	text-align: center;
	font-family: "\5FAE\8F6F\96C5\9ED1";
}

.pop_down .btns {
	width: 100%;
	position: absolute;
	z-index: 50;
	left: 0;
	bottom: 1.6875em;
	text-align: center;
}

.pop_down .btns:before {
	content: "";
	position: absolute;
	top: -1.6875em;
	left: 50%;
	margin-left: -45%;
	width: 90%;
	height: 1px;
	background: #C8C8C8;
}

.pop_down .btns a {
	width: 45%;
	display: inline-block;
}

.pop_down .btns span {
	width: 100%;
	height: 100%;
}

.pop_down .btns img {
	vertical-align: top;
}

.pop_bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 600;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.8);
}

/*smaller than 1920*/
@media screen and (max-width: 1920px) {
	body {
		font-size: 32px;
	}
}
/*smaller than 1440*/
@media screen and (max-width: 1440px) {
	body {
		font-size: 18px;
	}
}
/*smaller than 1024*/
@media screen and (max-width: 1024px) {
	body {
		font-size: 18px;
	}
}
/*smaller than 980*/
@media screen and (max-width: 980px) {
	body {
		font-size: 16px;
	}
}
/*smaller than 650*/
@media screen and (max-width: 650px) {
	body {
		font-size: 16px;
	}
}
/*smaller than 480*/
@media screen and (max-width: 480px) {
	body {
		font-size: 16px;
	}
}
/*smaller than 360*/
@media screen and (max-width: 360px) {
	body {
		font-size: 14px;
	}
}
/*smaller than 320*/
@media screen and (max-width: 320px) {
	body {
		font-size: 12px;
	}
}
/*smaller than 240*/
@media screen and (max-width: 240px) {
	body {
		font-size: 10px;
	}
}