button{
    border: none;
}
input{
    border: none;
}

.bigImage{
    width: 100%;
}
.bottomImage{
    position: fixed;
    bottom:-2px;
    left: 0;
    width:100%;
    z-index: 9;
    pointer-events: none;
}
.zore_join{
    font-size: 38px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 60px;
}
.infor_clect_one{
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.input_div{
    border: solid 1px #d5d5d5;
    border-radius: 6px;
    margin-right: 24px;
}
.input_line{
    display: flex;
    align-items: center;
    padding: 1px;
}
.des_div{
    margin-top: 60px;
    padding: 0px 100px;
    font-size: 20px;
}
.description_1,.description_2{
    text-indent: 40px;

}
.input_icon{
    margin-left: 20px;
}
.selct_placeholder{
    position: absolute;
    background-color: #fff;
    font-size: 18px;
    margin-left: 17px;
    color: #aaa;
    z-index: 9;
    pointer-events: none;
}
.select_word_margin{
    margin-left: 17px;
}
.select_input{
    width: 317px;
}
.input_width{
    input_width: 282px;
}
.join_bt{
    background-color: #ff5e00;
    border: none;
    border-radius: 6px;
    color: #fff;
    width: 317px;
    font-size: 20px;
}
.big_bg{
    background: url(https://homework-1251489922.cos.ap-shanghai.myqcloud.com/homework/20180629/2.jpg) no-repeat;
    background-size: 100% 100%;

}
.mid_bt_div{
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 70px;
    left: calc(50% - 309px);
}
.mid_bt{
    margin-right: 75px;
    color: #fff;
    border: none;
    background-color: #ff5a00;
    border-radius: 10px;
    width: 271px;
    height: 39px;
    line-height: 39px;
    font-size: 20px;
    cursor: pointer;
}
.content_div{
    padding: 90px 0px 0px 0px;
}
.sch_choose{
    display: flex;
    width: 400px;
    flex-wrap: wrap;
}
.sch_bt_no{
    border: solid 1px #d5d5d5;
    background-color: #fff;
    font-size: 16px;
    color: #686868;
    width: 85px;
    height: 31px;
    line-height: 31px;
    margin-right: 14px;
    margin-bottom: 10px;
    border-radius: 3px;
    cursor: pointer;
}
.sch_bt_yes{
    border: none;
    background-color: #ff5a00;
    font-size: 16px;
    color: #FFF;
    width: 85px;
    height: 31px;
    line-height: 31px;
    margin-right: 14px;
    margin-bottom: 10px;
    border-radius: 3px;
    cursor: pointer;
}

textarea{
    width: 550px;
    height: 143px;
    border-radius: 3px;
    border: solid 1px #d5d5d5;
    color: #686868;
    padding: 25px;
    background-color: #fff;
    font-size: 16px;
}
.sch_sec_div{
    display: flex;
    justify-content: center;
}
.icon_div{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 18px 6px;
}
.homePageBtSpace{
    background-color: #222222;
    width: 100%;
    height: 70px;
    display: none;
}
#doyoo_panel{
    display: 	none;
}
.space{
    border-top: solid 1px #e6e6e6;
    height: 1px;
    width: 100%;
    margin-top: 18px;
    margin-bottom: 18px;
}
.signupText{
    font-size: 14px;
    padding: 30px 40px 0px 40px;
    line-height: 29px;
}
.fill_toast{
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: rgba(0,0,0,0.2)!important;
    background-color: #7c7c7c;
    filter:Alpha(opacity=80);
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
}
.toast_word{
    font-size: 26px;
    margin-bottom: 35px;
}
.toast_div{
    width: 600px;
    height: 328px;
    background-color: rgba(255,255,255,1)!important;
    border-radius: 10px;
    opacity: 1;
    position: fixed;
    padding: 35px;
    background:url(https://homework-1251489922.cos.ap-shanghai.myqcloud.com/homework/20180629/boy.png) no-repeat right 0px bottom 0px;
    top: calc(50% - 260px);
    left: calc(50% - 300px);
}

.toast_boy{
    position: absolute;
    right: 0;
    bottom: 0;
}
.toast_phone_input{
    border: none!important;;
    width: 282px!important;;
    background-color: #f6f6f6!important;
    height: 45px!important;
    line-height: 44px!important;
}
.toast_input_div{
    width: 300px;
    margin-left: 2px;
    margin-bottom: 10px;
    background-color: #f6f6f6;
}
.toast_slect_long{
    width: 304px!important;
    background-color: #f6f6f6!important;
    height: 47px!important;
    line-height: 47px!important;
}
.toast_slect_short{
    width: 144px!important;
    background-color: #f6f6f6!important;
    height: 47px!important;
    line-height: 47px!important;
}
.two_sel{
    display: flex;
    margin-bottom: 10px;
}
.input_position_1{
    position: relative;
    margin-bottom: 10px;
}
.grade_toast_sel{
    position: relative;
    margin-right: 15px;
    z-index: 0;
}
.subject_toast_sel{
    position: relative;
    z-index: 0;
}
.toast_bt{
    border: none;
    color: #fff;
    width: 300px;
    height: 44px;
    background-color: #ff5e00;
    border-radius: 4px;
    z-index: 10;
    font-size: 18px;
}
.close_fill{
    position: fixed;
    top: calc(50% - 170px);
    left: calc(50% + 176px);
    cursor: pointer;
}
.fill_toast{
    display: none;
}
.phone_num{
    right: 80px;
    top: calc(50% - 18px);
}
.right_phone_div{
    position: absolute;
    right: 80px;
    display: none;
}
.rightCode{
    top: 0px;
    right: 80px;
    width: 180px;
}
.right_space{
    width: calc(100% - 40px);
    height: 1px;
    background-color: #f7f7f8;
    position: absolute;
    top: 100%;
}
.defaultColor{
    color: #fb6820;
    font-weight: bold;
}
.bottom_div{
    position: fixed;
    z-index: 9;
    bottom: 20px;
    width: 100%;
}
.right_img_div{
    padding: 10px;
    position: absolute;
    right: 80px;
    background-color: #ffffff;
    box-shadow: 0px 0px 15px 0px rgba(186, 184, 184, 0.47);
    border-radius: 6px;
    display: none;
}
.input_bo_div{
    margin-right: 10px;
    border: none;
}
.b_sch_div .vd-select div{
    top: inherit;
    bottom: 40px;
}
.bottom_input{
    border: none;
    width: 170px;
}
.b_sch_sel div{

}
.b_bt{
    width: 151px;
    height: 40px;
    background-color: #ff5a00;
    border-radius: 6px;
    color: #fff;
    border: none;
    margin-right: 10px;
    font-size: 18px;
}
.b_phone_bt{
    width: 171px;
    height: 40px;
    background-color: #ff5a00;
    border-radius: 6px;
    color: #fff;
    border: none;
    display: flex;
    justify-content: center;
    padding: 0px 0px;
    align-items: center;
    font-size: 20px;
}
.c_phone_icon{
    width: 20px;
    margin-right: 4px;
    height: 20px;
}
.toast_infor{
    background-color: rgba(124,124,124, 0.8);
    padding: 10px 20px;
    border: none;
    color: #fff;
    border-radius: 6px;
    padding: 20px 40px;
    font-size: 20px;
}
#toastInfor{
    background-color: rgba(255,255,255, 0.0);
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    visibility: hidden;
    z-index: 9999;
}
.get_code_index{
    color: #ff5b00;
    position: absolute;
    right: 0px;
    cursor: pointer;
    width: 114px;
    text-align: center;
    font-size: 18px;
    height: 42px;
    line-height: 42px;
    background-color: #f6f6f6;
    border-radius: 6px;

}
.pointer{
    cursor: pointer;
}

.canGet{
    width: 319px;
    height: 36px;
    background-color: #fb6820;
    box-shadow: 0px 5px 9px 0px
    rgba(251, 104, 32, 0.46);
    border-radius: 6px;
    color: #FFFFFF;
    margin: auto;
    display: block;
    margin-top: 30px;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    cursor: pointer;
}
.noGet{
    width: 319px;
    height: 36px;
    background-color: #fb6820;
    box-shadow: 0px 5px 9px 0px
    rgba(251, 104, 32, 0.46);
    border-radius: 6px;
    opacity: 0.5;
    color: #FFFFFF;
    margin: auto;
    display: block;
    margin-top: 30px;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
}
.fill_div{
    width: 400px;
    height: 280px;
    background-color: #ffffff;
    border-radius: 6px;
    position: fixed;
    top: calc(50% - 140px);
    left: calc(50% - 200px);
}
.fill_title{
    width: 100%;
    height: 59px;
    font-size: 20px;
    font-weight: bold;
    line-height: 59px;
    letter-spacing: 0px;
    color: #fb6820;
    text-align: center;
    border-bottom: solid 1px #e5e5e5;
}
.fill_code{
    position: absolute;
    right: 0px;
    width: 110px;
    height: 34px;
    background-color: #fff1ea;
    border-radius: 0px 6px 6px 0px;
    color: #fb6820;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
}
.fill_code_div{
    width: 320px;
    height: 36px;
    background-color: #ffffff;
    border-radius: 6px;
    border: solid 1px #e5e5e5;
    margin: auto;
    position: relative;
    display: flex;
    box-sizing: border-box;
}
.fill_input_div{
    width: 320px;
    height: 36px;
    background-color: #ffffff;
    border-radius: 6px;
    border: solid 1px #e5e5e5;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 22px;
    box-sizing: border-box;
    display: flex;
    position: relative;
}
.input_mar_10{
    margin-left: 10px;
}
.detail_div{
    padding: 15px 40px 0px 40px;
    font-size: 14px;
    color: #595656;
}
.detail_fill{
    top: calc(50% - 383px);
    left: calc(50% - 200px);
    width: 400px;
    height: 736px;
}
.detail_item{
    margin: 15px 0px 0px 0px;
}
.choose_part{
    display: flex;
    flex-wrap: wrap;
}
.no_choose{
    width: 100px;
    height: 36px;
    background-color: #ffffff;
    border-radius: 6px;
    border: solid 1px #e5e5e5;
    text-align: center;
    line-height: 36px;
    box-sizing: border-box;
    margin-top: 10px;
    margin-right: 10px;
}
.choose_item{
    width: 100px;
    height: 36px;
    background-color: #fb6820;
    box-shadow: 0px 3px 5px 0px
    rgba(251, 104, 32, 0.46);
    border-radius: 6px;
    color: #FFFFFF;
    line-height: 36px;
    text-align: center;
    box-sizing: border-box;
    margin-top: 10px;
    margin-right: 10px;
}

.b_gra_sel_fill {
    width: 320px!important;
    height: 36px!important;
    line-height: 36px!important;
    font-size: 14px!important;
}
.selct_placeholder_fill{
    position: absolute;
    background-color: #fff;
    font-size: 14px;
    margin-left: 17px;
    color: #aaa;
    z-index: 9;
    pointer-events: none;
}
#fill li {
    display: block;
    font-size: 14px;
    line-height: 1;
    color: #5a5757;
    overflow: hidden;
    white-space: nowrap;
}
#fill .vd-select div{
    top: 35px;
    bottom: 0px;
}

#fill .vd-select .selected{
    font-size: 14px;
}

.text_notice_line{
    position: absolute;
    top: 40px;
    display: flex;
    align-items: center;
    color: #f95a54;
    font-size: 12px;
}
.text_wrong{
    line-height: 12px;
    font-weight: bold;
}
.notice_img_1{
    width: 13px;
    margin-right: 5px;
}
.bt_ren_img{
    z-index: 10;
    position: fixed;
    left: 11%;
    bottom: 0;
    transform-origin:50% 100%;
}
