/*教练端*/
header{height:0.84rem; width: 100%; background: #00304E;position:sticky; top: 0;z-index: 999}
header .backhomebox{height: 100%; width:100%;padding: 0 0.3rem; box-sizing: border-box; position: relative;}
header .backhomebox .backhome{position:absolute; display:block; float: left; width:0.91rem; font-size: 0.32rem; color: #fff; line-height:0.84rem; text-align: right;background: url(../images/backhome.png) no-repeat 0 center;background-size:0.2rem 0.35rem;}
header .backhomebox>h1{font-size: 0.34rem; color: #fff;font-weight: normal;line-height: 0.84rem; height:100%;  text-align: center;}
header .backhomebox a.mydata{position:absolute;top:0;right: 0.3rem;display:block; float: left;height:100%; font-size: 0.32rem; color: #fff; line-height:0.84rem; text-align: right;}

/*用户端*/
	/*首页*/
header.yh_home .homebox {height: 100%; width:100%;padding: 0 0.3rem; box-sizing: border-box; position: relative;}
header.yh_home .homebox .my_icon{font-size: 0.26rem;line-height: 0.84rem;color: #fff;font-weight: normal;text-align: center;float: right;}
footer.yh_home {width: 100%;background-color: #f5f5f5;padding: 0.4rem 0.3rem;box-sizing: border-box;overflow: hidden;}
footer.yh_home>a{display: block;color: #fff;width: 100%;height: 0.88rem;border-radius: 0.04rem;background: #00304E;line-height: 0.88rem;text-align: center;}
footer.yh_home>a.login{margin-top: 0.3rem;background-color: transparent;color:#00304E;border:1px solid #00304E; box-sizing: border-box;}
footer.yh_home .center{width:5rem;height: 0.56rem;overflow:hidden;margin:0.36rem auto}
footer.yh_home .center p{white-space:nowrap;text-align: right; line-height:  0.56rem;}
footer.yh_home .center input{-webkit-appearance: none;background:#D0D0D0;border: 0.01rem solid #D0D0D0;box-sizing:border-box;outline: none;display: block;width: 0.28rem;height: 0.28rem;border-radius: 50%;float: left;margin-top: 0.14rem}
footer.yh_home .center input:checked{border: none;background: url(../images/checkbox.png) no-repeat center center;background-size: 100%}
footer.yh_home .center span{color: #666;font-size: 0.24rem;line-height: 0.56rem;}
footer.yh_home .center a{color: #003150;font-size: 0.24rem;}
/*firstorderbot*/
	/*我的首页*/
header.yh_coachshow{background: #00304E url(../images/yh_coachshowbg1.png)no-repeat 0 0;background-size: 100%}
.yh_scoretext .center input{-webkit-appearance: none;background:#D0D0D0;border: 0.01rem solid #D0D0D0;box-sizing:border-box;outline: none;display: block;width: 0.32rem;height: 0.32rem;border-radius: 50%;float: left;margin-top: 0.14rem;}
.yh_scoretext .center input:checked{border: none;background: url(../images/checkbox.png) no-repeat center center;background-size: 100%}
.yh_scoretext .center{width:5rem;height: 0.56rem;overflow:hidden;line-height: 0.56rem;margin-left: 0.3rem}