.grey-bg {
    height: 100%;
    background-color: rgba(45,45,45,.6);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 500
}

.fixed-bottom,.grey-bg {
    width: 100%;
    position: fixed
}

.fixed-bottom {
    height: 490px;
    bottom: -441px;
    z-index: 10;
    background-color: #fff;
    -webkit-transition: bottom .5s ease;
    -moz-transition: bottom .5s ease;
    transition: bottom .5s ease;
    z-index: 600
}

.fixed-bottom .blue-top {
    width: 100%;
    height: 49px;
    background-color: #2f91ff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.2)
}

.fixed-bottom .blue-top p {
    text-align: center;
    font-size: 16px;
    color: #fff;
    letter-spacing: 0;
    line-height: 49px
}

.fixed-bottom .blue-top span {
    display: none
}

.fixed-bottom .blue-top #close {
    font-size: 24px;
    color: #b2b2b2
}

.fixed-bottom .before-submit {
    width: 300px;
    margin: 0 auto
}

.fixed-bottom .before-submit .office-tel {
    text-align: center;
    margin: 18px auto
}

.fixed-bottom .before-submit .office-tel .text {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #333;
    line-height: 27px
}

.fixed-bottom .before-submit .office-tel .open-shop {
    display: inline-block;
    height: 36px;
    text-align: center;
    font-family: PingFangSC-Regular;
    font-size: 20px;
    color: #38f;
    letter-spacing: 0;
    line-height: 36px
}

.fixed-bottom .before-submit .office-tel .open-shop a {
    color: inherit
}

.fixed-bottom .before-submit .office-tel .service {
    font-size: 14px;
    color: #666;
    line-height: 20px;
    margin-top: 15px
}

.fixed-bottom .before-submit .office-tel .service a {
    text-decoration: underline
}

.fixed-bottom .before-submit .form-tel {
    border-top: 1px solid #e8e8e8;
    width: 300px
}

.fixed-bottom .before-submit .form-tel .introduce {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #333;
    letter-spacing: 0;
    line-height: 27px;
    margin-top: 20px
}

.fixed-bottom .before-submit .form-tel input,.fixed-bottom .before-submit .form-tel textarea{
    border: 1px solid #bbb;
    border-radius: 2px;
    margin-top: 15px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 20px;
    color: #999;
    padding: 10px;
    outline: none
}
.fixed-bottom .before-submit .form-tel textarea{
    height: 80px
}

.fixed-bottom .before-submit .form-tel .error {
    color: #e00
}

.fixed-bottom .before-submit .form-tel .tel-info {
    color: red;
    position: absolute;
    padding-top: 10px;
    font-size: 14px
}

.fixed-bottom .before-submit .form-tel button {
    background: #38f;
    border-radius: 2px;
    width: 100%;
    height: 40px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #fff;
    text-align: center;
    outline: none;
    border: none;
    margin-top: 35px
}

.fixed-bottom .before-submit .form-tel .tips {
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-top: 10px
}

.fixed-bottom .after-submit img {
    display: block;
    margin: 90px auto 20px
}

.fixed-bottom .after-submit p {
    text-align: center;
    font-family: PingFangSC-Regular
}

.fixed-bottom .after-submit .thanks {
    font-size: 20px;
    color: #333;
    letter-spacing: 0;
    line-height: 28px
}

.fixed-bottom .after-submit hr {
    width: 80%;
    margin: 20px auto
}

.fixed-bottom .after-submit .info {
    font-size: 14px;
    color: #666;
    letter-spacing: 0;
    margin-top: 5px;
    line-height: 24px
}

.expand-up {
    bottom: 0
}

.expand-up .blue-top {
    background-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #e8e8e8
}

.expand-up .blue-top p {
    padding: 17px 0;
    font-size: 14px;
    line-height: 14px;
    color: #999;
    position: relative
}

.expand-up .blue-top p span {
    display: inline-block;
    position: absolute;
    right: 20px
}

.hide {
    display: none
}

.fixfixed {
    position: absolute
}

body {
    margin-bottom: 49px
}

.fade-bottom {
    bottom: -500px
}

.error {
    color: #e00
}

.sms-container {
    position: relative;
    border-bottom: 1px solid #999;
    margin-bottom: 10px
}

.sms-container input {
    outline: none;
    border: none;
    line-height: 30px;
    height: 30px
}

.sms-container #clues_send_sms {
    color: #38f
}

.sms-container .sms-action,.sms-container .sms-error {
    display: inline;
    position: absolute;
    right: 0;
    line-height: 30px
}

.sms-container .sms-error {
    top: 35px;
    color: #e00
}

.popout-confirm .btn-2-1 {
    display: inline-block;
    width: 50%
}
