.mm-grade-box{    max-width: 640px;margin: 0 auto;box-shadow: 0px 1px 10px rgba(44,44,44,0.1);}
body{
	background: #F7F7F7;
}
/*头部导航栏*/
.sn-topNav-container{
	width: 100%;
	height: 0.4rem;
	box-sizing: border-box;
	background: #f4faf3;
	position: relative;
}
.sn-topNav-content{
	width: 100%;
	box-sizing: border-box;
	padding: 0px 0.45rem;
	font-size: 0px;
}
.sn-topNav-option{
	display: inline-block;
	width: 0.88rem;
	height: 0.37rem;
	line-height: 0.37rem;
	color: #333333;
	font-size: 0.15rem;
	text-align: center;
} 
.sn-topNav-pro{
	width: 100%;
	box-sizing: border-box;
	padding: 0px 0.45rem;
	height: 0.03rem;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.sn-topNav-pro:after{
	position: absolute;
	left: 0px;
	bottom: 0px;
	display: block;
	content: "";
	width: 100%;
	height: 1px;
	z-index: 10;
	background: #e5e5e5;
}
.sn-showpro{
	width: 0.88rem;
	height: 100%;
	background: #333333;
	position: relative;
	z-index: 20;
}
/*类容页面 */
.sn-slide-container{
	width: 100%;
	overflow: hidden;
}
ul.sn-slide-content{
	width: 200%;
	height: 100%;
}
li.sn-slide-option{
	width: 50%;
	height: 100%;
	float: left;
	overflow-y: auto;
}
.sn-tips-title{font-size: 0.12rem;}
.sn-byName{
	background: #f4faf3;
}

.sn-slide-option{
	float: left;
	overflow-y: auto;
}
/*查询input*/
.sn-search-contaienr{
	width: 100%;
	background: #FFFFFF;
	padding: 0.1rem 0px;
	position: relative;
}
.sn-input-content{
	width: 3.12rem;
	height: 0.35rem;
	margin: 0 auto;
}
.sn-input-layout{
	width: 2.5rem;
	height: 0.35rem;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	position: relative;
}
.sn-input-layout>input{
	-webkit-appearance: none;
	width: 100%;
	height: 100%;
	outline: none;
	border: none;
	padding: 0rem 0.33rem 0px 0.3rem;
	background: transparent;
	font-size: 0.14rem;
	line-height: 0.2rem;
	background: url(/img/grade/sn-wyssearch-icon_02.png) no-repeat 0.04rem center;
	background-size: 0.22rem;
	color: #333333;;
}
.sn-btn-clearText{
	display: none;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10;
	width: 0.33rem;
	height: 0.33rem;
	background: url(/img/grade/sn-wyssearch-icon_05.png) no-repeat center center;
	background-size: 0.22rem;
}
.sn-btn-clearText.active{
	display: block;
}
.sn-btn-search{
	width: 0.56rem;
	height: 0.35rem;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	text-align: center;
	line-height: 0.35rem;
	color: #333333;
	font-size: 0.14rem;
}
/*赛事列表*/
.sn-eventlist-container{
	position: relative;
	font-size: 0.12rem;
}
ul.sn-year-lists{
	border-top: 1px solid #e5e5e5;

}
ul.sn-year-lists,li.sn-year-item{
	width: 100%;
}
.sn-year-title{
	width: 100%;
	height: 0.4rem;
	line-height: 0.4rem;
	box-sizing: border-box;
	padding: 0px 0.15rem;
	border-bottom: 1px solid #e5e5e5;
	font-size: 0.15rem;
	color: inherit;
	position: relative;
}
.sn-yearIcon{
	background: #f4faf3 url(/img/grade/sn-zk-icon_16.png) no-repeat 3.32rem center;
	background-size: 0.25rem;
}
li.sn-year-item.active .sn-yearIcon{
	background: #f4faf3 url(/img/grade/sn-zk-icon_14.png) no-repeat 3.32rem center;
	background-size: 0.25rem;
}

/*年份赛事列表*/
ul.sn-event-lists{
	width: 100%;
	display: none;
}
li.sn-event-item{
	width: 100%;
	/*height: 0.45rem;*/
	/*line-height: 0.45rem;*/
	box-sizing: border-box;
	padding: 0.1rem 0.15rem;
	font-size: 0.14rem;
	color: #333333;
	border-bottom: 1px solid #e5e5e5;
	background: #FFFFFF;
	cursor: pointer;
}
/*按姓名查询*/
.sn-byName-results{
	width: 100%;
	position: relative;
	padding-bottom: 0.15rem;
	font-size: 0.12rem;
}
li.sn-byNameResults-item{
	width: 3.26rem;
	background: #FFFFFF;
	border-radius: 5px;
	margin: 0 auto;
	margin-top: 0.15rem;
	border: 1px solid #e5e5e5;
	padding: 0.1rem 0px;
}
.sn-eventName{
	width:100%;
	box-sizing: border-box;
	padding: 0px 0.12rem;
	font-size: 0.15rem;
	color: #333333;
	line-height: 0.3rem;
}
.sn-parInfo{
	width:100%;
	box-sizing: border-box;
	padding-left: 0.12rem;
	padding-right: 0.15rem;
	border-bottom: 1px dashed #e8e8e8;
}
.sn-parName{
	font-size: 0.15rem;
	line-height: 0.3rem;
	color: #333333;
	padding-left: 0.2rem;
	background: url(/img/grade/sn-query-icon_18.png) no-repeat 0px 0px;
	background-size: 0.15rem;
}
.sn-showResults{
	font-size: 0.18rem;
	color: #333333;
	line-height: 0.3rem;
}

.sn-eventInfo{
	width: 100%;
	box-sizing: border-box;
	padding: 0px 0.12rem;
	line-height: 0.3rem;
	font-size: 0.13rem;
	color: #999999;
}
.sn-eventInfo>i{
	font-style: normal;
	padding: 0px 0.02rem;
}
/*弹窗*/
.sn-p-mask{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background: rgba(0,0,0,0.6);
}

/*弹窗提示*/
.sn-p-container{
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1100;
	margin-top: -1.1rem;
	margin-left: -1.5rem;
	width: 3rem;
	height: auto;
	background: #FFFFFF;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 0.12rem;
}
.sn-p-title{
	width: 100%;
	font-size: 0.16rem;
	color: #373737;
	text-align: center;
	height: 0.3rem;
	line-height: 0.3rem;
	font-weight: bold;
	border-bottom: 1px solid #bebebe;
}
.sn-ptips-content{
	width: 100%;
	box-sizing: border-box;
	padding: 0.1rem;
	font-size: 0.15rem;
	line-height: 0.24rem;
	color: #373737;
}
.sn-inputCheckBox{
	font-size: 0px;
}
.sn-inputCheckBox>span{
	font-size: 0.14rem;
	color: #373737;
	line-height: 0.2rem;
	padding-left: 0.04rem;
}
.sn-inputCheckBox>input{
	appearance: none;
	-webkit-appearance: none;
	border-radius: 0px;
	width: 0.18rem;
	height: 0.18rem;
	box-sizing: border-box;
	border: 1px solid #bebebe;
	vertical-align: middle;
	position: relative;
	top: -0.03rem;
}
.sn-inputCheckBox>input:checked{
	background: url(/img/grade/sn-inputCheckbox-icon_08.png) no-repeat center center;
	background-size: 0.18rem;
}
.sn-pbtn-container{
	width: 100%;
	text-align: center;
	padding-top: 0.1rem;
}
.sn-pbtn-ok{
	width: 1.25rem;
	height: 0.4rem;
	outline: none;
	border: none;
	background: #3faf3f;
	border-radius: 3px;
	color: #FFFFFF;
	letter-spacing: 0.02rem;
	font-size: 0.16rem;
}
/*查询中*/
.sn-hot-loading{
	display: none;
	width: 100%;
	text-align: center;
	font-size: 0px;
	padding: 0.1rem 0px;
}
.sn-hot-loading img{
	width: 0.3rem;
	height: 0.3rem;
}
.sn-hot-loading>.sn-hot-loading-text{
	text-align: center;
	font-size: 0.14rem;
	line-height: 0.3rem;
	color: #333333;
}
/*如果没有查询显示*/
.sn-prompt-container{
	width: 100%;
	padding-top: 0.4rem;
}
.sn-prompt-img{
	width: 1rem;
	height: 1rem;
	font-size: 0px;
	margin: 0 auto;
}
.sn-prompt-img>img{
	width: 100%;
}
.sn-prompt-text{
	width: 100%;
	text-align: center;
	font-size: 0.15rem;
	color: #333333;
	line-height: 0.3rem;
}

.sn-noCollection-Img {
	width: 100%;
	height: 2.8rem;
	background: url(/img/grade/sn-noCollection-icon_03.png) no-repeat center bottom;
	background-size: 1.46rem auto;
}
.sn-tips-title {
	width: 100%;
	font-size: 0.15rem;
	color: #1a1a1a;
	line-height: 0.4rem;
	text-align: center;
}
/*没有赛事*/
.sn-noCollection-container{
	width: 100%;
	display: none;
}