﻿* { margin: 0; padding: 0; font-size: 100px; box-sizing: border-box; }
a { text-decoration: none; }
body { background: #FFB24E; }
/*头部*/
.head { position: relative; width: 100%; height: auto; text-align: center; }
.banner { width: 100%; height: auto; }
.head .my { position: absolute; top: 0.14rem; right: 0; width: 0.6rem; height: 0.32rem; font-size: 0.16rem; line-height: 0.32rem; padding-left: 0.06rem; color: rgba(225,54,46,1); color: #FFFFFF; background: #756BFF; border-radius: 0.17rem 0px 0px 0.17rem; text-align: center; }
.head .submitBox { width: 100%; height: auto; font-size: 0.16rem; }
.head .submitBox .codeBox { display: none; margin: 0 auto; width: 3.5rem; font-size: 0.16rem; text-align: left; }
.head .submitBox input { margin-bottom: 0.12rem; width: 3.5rem; height: 0.48rem; background: #ffffff; padding: 0 0.16rem; border-radius: 0.03rem; font-size: 0.15rem; letter-spacing: 0.01rem; border: none; outline: none; }
.head .submitBox input::-webkit-input-placeholder { color: #999999; }
.head .submitBox .codeInput { width: 2.1rem; }
.head .submitBox .codeBtn { margin-left: 0.15rem; width: 1.2rem; height: 0.48rem; font-size: 0.16rem; background: #756BFF; font-weight: bold; color: #FFFFFF; border-radius: 0.03rem; letter-spacing: 0.01rem; outline: none; border: none; }
.head .submitBox .submit { width: 3.5rem; height: 0.48rem; background: #756BFF; box-shadow: 0px 0.05rem 0px #4a41d6; border-radius: 0.05rem; font-size: 0.18rem; font-weight: bold; color: #FFFFFF; letter-spacing: 0.01rem; border: none; outline: none; }
.head .successBox { display: none; margin-top: -0.3rem; width: 100%; height: auto; font-size: 0.16rem; }
.head .successBox p { margin-bottom: 0.14rem; font-size: 0.16rem; font-weight: 400; line-height: 0.24rem; color: rgba(255,255,255,1); }
.head .successBox .power { display: none; }
.head .successBox .findMySave { width: 3.5rem; height: 0.48rem; background: #756BFF; box-shadow: 0px 0.05rem 0px #4a41d6; border-radius: 0.05rem; font-size: 0.18rem; font-weight: bold; color: #FFFFFF; letter-spacing: 0.01rem; border: none; outline: none; }
#fm { font-size: 0.16rem; }
/*课程框*/
.courseBox { margin: 0 auto; margin-top: 0.36rem; margin-bottom: 0.36rem; width: 100%; height: auto; border-radius: 0.1rem; overflow: hidden; }
.title { margin: 0 auto; display: block; height: 0.31rem; width: auto; }
.courseBox .list { margin-top: 0.14rem; width: 100%; height: auto; font-size: 0.14rem; overflow: hidden; }
.courseBox .list .course { position: relative; float: left; margin-left: 0.12rem; margin-bottom: 0.16rem; width: 1.7rem; height: 1.82rem; background: #ffffff; border-radius: 0.05rem; padding: 0.1rem; }
.courseBox .imgBox { width: 100%; height: 0.84rem; font-size: 0.16rem; text-align: center; }
.courseBox .imgBox img { display: block; margin: 0 auto; width: 1.5rem; height: auto; }
.courseBox .name { margin-top: 0.04rem; width: 100%; height: 0.4rem; font-size: 0.14rem; color: #333444; word-break: break-all; letter-spacing: 0.01rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.courseBox .draw { position: absolute; bottom: 0.1rem; left: 0.1rem; width: 1.5rem; height: 0.3rem; background: #756BFF; border-radius: 0.03rem; font-size: 0.14rem; color: #FFFFFF; letter-spacing: 0.01rem; outline: none; border: none; }
.more { margin-top: 0.17rem; margin-bottom: 0.34rem; display: block; width: 100%; text-align: center; font-size: 0.14rem; color: rgba(255,255,255,1); letter-spacing: 0.01rem; }
/*预约框*/
.ewmBox { position: relative; margin: 0 auto; margin-top: .15rem; width: 3.5rem; height: 2.05rem; background: #ffffff; border-radius: 0.05rem; }
.ewmBox .typeBox { margin: 0 auto; width: 3.2rem; height: 0.85rem; padding-top: 0.14rem; padding-bottom: 0.1rem; border-bottom: 0.01rem solid #FFF1D8; }
.typeBox h2 { font-size: 0.22rem; font-weight: 800; color: #333444; }
.typeBox .typeList { margin-top: 0.05rem; width: 100%; font-size: 0.12rem; overflow: hidden; }
.typeList span { float: left; margin-right: 0.08rem; padding: 0.04rem 0.12rem; font-size: 0.12rem; border: 0.01rem solid #ff7c48; border-radius: 14px; color: #ff7c48; }
.ewmBox .timeBox { margin: 0 auto; width: 3.2rem; height: 1.19rem; }
.timeBox .timeTitle { margin-top: 0.12rem; font-size: 0.16rem; color: #333444; letter-spacing: 0.01rem; }
.timeBox .time { margin-top: 0.04rem; font-size: 0.16rem; font-weight: bold; color: #333444; letter-spacing: 0.01rem; }
.timeBox .tipBox { position: relative; margin-top: 0.1rem; width: 2.07rem; height: 0.34rem; line-height: 0.34rem; font-size: 0.15rem; color: #feffe9; background: #655aff; border-radius: 0.06rem; text-align: center; }
.tipBox .point { position: absolute; right: -0.05rem; top: 50%; margin-top: -0.05rem; width: 0.1rem; height: 0.1rem; background: #655aff; transform: rotate( 45deg ); }
.ewm { position: absolute; bottom: 0.15rem; right: 0.15rem; width: 0.92rem; }
/*吐司*/
.toast { position: fixed; top: 50%; left: 50%; margin-left: -1.2rem; width: 2.4rem; height: 0.35rem; line-height: 0.35rem; font-size: 0.14rem; letter-spacing: 0.01rem; text-align: center; padding: 0px 0.25rem; background-color: black; color: white; border-radius: 0.05rem; opacity: 0.8; z-index: 9999; }
