html,body,img{
    margin: 0;
    padding: 0;
}
/*首页*/
.box {
    position: relative;
    padding-bottom: 65px;
    background-color: #b3e8fe;
}
.bg {
    width: 100%;
}
.bg img {
    width: 100%;
    vertical-align: bottom;
}
.btn {
    width: 283px;
    height: 50px;
    background: #ff5039;
    border-radius: 25px;
    box-shadow: 0px 2px 5px 0px rgba(216,216,216,0.80);
    font-size: 16px;
    font-family: PingFangSC, PingFangSC-Semibold;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    bottom: 49px;
    left: 50%;
    transform: translateX(-50%);
}
/*限时领取页面*/
.box_time {
    background: #f6f7f9;
    height: 100vh;
}
.top {
    height: 160px;
    background: url("../image/payBg.png") no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    position: relative;
}
.center {
    text-align: center;
    margin-top: 30px;
}
.top_str p {
    margin: 0;
}
.top_str p:first-child{
    font-size: 16px;
    color: #fff;
}
.top_str p:last-child{
    font-size: 40px;
    color: #fff;
    /* padding-top: 8px; */
    font-family: dinBold;
}
.phoneBox {
    width: 341px;
    height: 147px;
    background: #ffffff;
    border-radius: 12px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -103px;
}
.courseWrapper {
    width: 341px;
    height: 160px;
    background: #ffffff;
    border-radius: 12px;
    margin: 115px auto;
}
.courseTitle {
    color: #273041;
    font-size: 16px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    padding-top: 16px;
    padding-left: 20px;
    padding-bottom: 18px;
    border-bottom: 1px solid #edf0fa;
}
.courseContent {
    display: flex;
    padding: 16px 13px 26px 20px;
}
.courseContentRight {
    margin-left: 8px;
}
.courseContentLeft icon {
    width: 68px;
    height: 68px;
    background: url("../image/‭icon.png") no-repeat;
    background-size: 100% 100%;
    display: block;
}
.courseContentRight {
    display: flex;
}
.rightTop {
    flex: 1;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}
.rightBottom {
    margin-left: 20px;
}
.rightBottom p:first-child{
    font-size: 16px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    text-align: right;
    color: #ff5039;
}
.rightBottom p:last-child{
    font-size: 12px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: right;
    color: #909296;
    margin-top: 7px;
}
.rightTop p{
    display: flex;
    margin: 0;
}
.rightTop_tit1 {
    color: #2a2b2d;
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Regular;
}
.rightTop_tit1 .free{
    width: 56px;
    height: 18px;
    background: #ff5039;
    border-radius: 8px;
    font-size: 11px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    padding: 1px 6px;
    margin-right: 4px;
}
.rightTop_tit1 span {
    word-wrap: break-all;
    word-break: normal;
}
.rightBottom p{
    margin: 0;
}
.rightTop_tit2 {
    font-size: 12px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: right;
    color: #909296;
}
.phoneTit {
    font-size: 13px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    color: #abadb2;
    margin: 16px 0 0 16px;
}
.phoneInput {
    margin-top: 24px;
    margin-left: 40px;
}
.phoneInput input{
    border: none;
    height: 25px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-bottom: 1px solid #f5f6f9;
    width: 214px;
    font-size: 16px;
}
.codeNum {
    margin-top: 20px;
    margin-left: 40px;
    margin-right: 40px;
    border-bottom: 1px solid #f5f6f9;
    display: flex;
    justify-content: space-between;
}
.codeNum input{
    border: none;
    height: 20px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 115px;
    font-size: 16px;
}
.codeNum span {
    font-size: 15px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: right;
    color: #1478f6;
}
input::placeholder {
    font-size: 15px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    color: #abadb2;
}
.bottomBtn {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 102px;
    background: #ffffff;
    border-radius: 16px 16px 0px 0px;
    padding-top: 20px;
}
.btn1 {
    position: fixed;
    bottom: 10px;
    width: 283px;
    height: 50px;
    background: #ff5039;
    border-radius: 25px;
    box-shadow: 0px 2px 5px 0px rgba(216,216,216,0.80);
    font-size: 16px;
    font-family: PingFangSC, PingFangSC-Semibold;
    font-weight: 600;
    text-align: justify;
    color: #ffffff;
    text-align: center;
    line-height: 50px;
    left: 50%;
    transform: translateX(-50%);
}
.btn {
    width: 339px;
    background: url("../image/btn.png") no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 14px;
}
.btn p:first-child{
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    text-align: right;
    color: #ff5039;
}
.btn p:last-child{
    font-size: 16px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    text-align: right;
    color: #ffffff;
    margin-right: 16px;
}
.orderTopBg {
    height: 120px;
    background: url("../image/successBg.png") no-repeat;
    background-size: 100% 100%;
}
.successTit {
    display: flex;
    justify-content: center;
}
.successTit p {
    margin: 0;
    display: flex;
    font-size: 24px;
    font-family: "OPPO-Bold";
    font-weight: 500;
    color: #ffffff;
    justify-content: center;
    align-items: center;
    margin-top: 42px;
    font-weight: bold;
}
.successTit p span {
    color: #fffd6d;
}
.successTit p icon{
    display: block;
    width: 44px;
    height: 41px;
    background: url("../image/successIcon.png") no-repeat;
    background-size: 100% 100%;
}
.orderBottomBg {
    background: #ffffff;
    /* border-radius: 20px 20px 0px 0px;
    position: relative;
    height: 100vh;
    top: -44px; */
}
.userInfo {
    display: flex;
    padding: 20px 0 0 0;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
}
.avatar {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: url("../image/avatar.png") no-repeat;
    background-size: contain;
}
.userText {
    margin-left: 14px;
}
.userText p {
    margin: 0;
}
.userText p:first-child{
    font-size: 20px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    color: #273041;
}
.userText p:last-child{
    font-size: 16px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    color: #fea54b;
}
.process {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.process img {
    width: 410px;
    height: auto;
}
.remark {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.remark p {
    font-size: 16px;
}
.remark p span {
    color: #ff5139;
}
.weiXinCode {
    width: 200px;
    height: 200px;
    border: 1px solid #f5f6f9;
    border-radius: 10px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}
.weiXinCode img {
    width: 200px;
    height: 200px;
}
.codeDes {
    margin-top: 15px;
    font-size: 16px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    color: #333;
    display: flex;
    justify-content: center;
}
.codeDes span {
    color: #ff5139;
}
.line {
    display: flex;
    justify-content: center;
}
.line p {
    width: 1000px;
    height: 1px;
    background-color: #f2f2f2;
}
.endIcon {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}
.iconList {
    width: 800px;
    display: flex;
    justify-content: space-around;
}
.flex1 {
    display: flex;
    /* flex: 1; */
    background-color: #e2fbf2;
    align-items: center;
    width: 140px;
    height: 40px;
    font-size: 14px;
    color: #333;
}
.flex1 icon {
    width: 20px;
    height: 18px;
    background: url('../image/icon.png');
    background-size: cover;
    margin: 0 10px;
}
.addBtn {
    width: 283px;
    height: 50px;
    background: #ff5039;
    border-radius: 25px;
    box-shadow: 0px 2px 5px 0px rgba(216,216,216,0.80);
    color: #ffffff;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 36px;
}
.hide {
    display: none;
}
.send {
    font-family: PingFangSC, PingFangSC-Regular;
    font-size: 14px;
    color: #7e8085;
}
.startSend {
    font-size: 15px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: right;
    color: #1478f6;
}
.toast {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.7);
    width: auto;
    height: 60px;
    line-height: 30px;
    font-size: 16px;
    top: 45%;
    color: #fff;
    border-radius: 16px;
    z-index: 100;
    text-align: center;
    padding: 0 10px;
}
@font-face {
    font-family: 'dinBold';
    src: url('../font/DIN-Bold.otf');
}

.fonttest {
    font-family: 'dinBold';
}
input{
    caret-color:#1478f6;
}
input:focus{outline:none;}