.btn_reg{display: block;position: fixed;bottom: 30px;left: 20px;right: 20px;background: linear-gradient(to bottom, #ffe49c 0%,#fd9555 100%);color: #482c00;
text-align: center;height: 50px;border-radius: 50px;line-height: 50px;font-size: 14px;
}
.left-justifying{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;margin-bottom: 20px; margin-left: -10px;
}
.logo-icon{width: 90px;height: auto;}
.say-hell{font-size: 24px;font-weight: bold;color: #333;}
.rt-box{font-size: 16px;color: #666;display: inline-block;}
.phone-num{
    border: 1px solid #EEEEEE !important;padding: 2px 15px!important;border-radius: 50px;
}
.phone-num .am-u-sm-12{padding: 0;}
.phone-num label{font-size: 15px;color: #333;font-weight: normal;}
.phone-num input {border: none!important;outline:none;box-shadow: none; padding: 0.5em 0 !important;}
.submit-btn{width: 100%;height: 44px;line-height: 44px;text-align: center;background: linear-gradient(to right,#fdc43f,#fea92a);color: #fff;
    border: none;border-radius: 40px;}
.get-code-btn{background: none!important;border-radius: 40px;border:none;color: #fbc641;}
.code-box{padding-left: 0!important;}
.app_out{height: 100%;background: url("../images/bg.jpg");background-size: cover;position: fixed;top: 0;bottom: 0;left: 0;width: 100%;}
.chairman{position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: url("../images/chairmans.jpg") no-repeat;background-size: 100%;right: 0}
.extender{position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: url("../images/extender.jpg") no-repeat;background-size: 100%;right: 0}
.top{
    background: url(../images/j.jpg) top center no-repeat;
    background-size: 100%;
    padding-top:30px;
}
.reg_bg{background: url(../images/reg_heads.png) top center no-repeat;
    background-size: 100%;width: 100%;height: 300px;}
.reg_con{left:20px;right: 20px;background-color: #ffffff;border-radius: 10px;box-shadow: 0 0 5px #f2f2f2;position: absolute;top: 150px;padding:40px 5px 10px 5px;}
.agree_con{padding: 0 10px;font-size: 12px;margin: 30px 0 50px 0;display: flex;align-content: center;display: -webkit-flex;align-items: center;}
.agree_con>a{color: #fbc641;margin-left: 3px;}
.agree_yes{background:  url(../images/agree_yes.png) top center no-repeat;width: 13px;background-size: 100%;height: 13px;display: inline-block;align-content: center;margin-right: 3px;}
.agree_no{background:  url(../images/agree_no.png) top center no-repeat;width: 13px;background-size: 100%;height: 13px;display: inline-block;align-content: center;margin-right: 3px;}
