.login_logo,.regin_logo{width:20%;height: 55px;margin:20px 0;float: left}
.login_logo a img{ height: auto;width: auto;}
.header-website{width: 100%;}
@media screen and (max-width:420px){
    .user_reg2{display: none;}
    .div-phone  .send1{font-size: 10px;}
}
.header{border-bottom: solid 1px #eee;width: 94%; margin: 0 auto;}
.div-phone1{overflow: hidden; padding: 0;}
.div-phone1 .form-control{float: left;}
.div-phone  .send1{display: inline-block;float: left;height: 34px;text-align: center;
    background: #e83535;color: #fff;line-height: 34px;border-radius: 4px;width: 100%;}
.div-phone a.send0 {
    height: 35px;
    text-decoration: none;
    line-height: 35px;
    padding: 2px;
    width: 80%;
    background: #A1A1A1;
    color: #fff;
    font-size: 12px;
    text-align: center;
    display: block;
    float: left;
    /* border-radius: 2px; */
    margin-left: 2px;
}
.user_reg2{
    float: right;
    font-size: 16px;
    line-height: 30px;
    margin-top: 40px;
    margin-right: 20px;
}
.user_reg2 a{  color: #666;}
.user_reg2 a:hover{color: #333;}
.btn-primary {
    color: #ffffff;
    background-color:#e83535;
    border-color: #e83535;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #e83535;
    border-color: #e83535;
}
h2{font-size: 16px;color: #666;font-weight: normal;}
.header-top{display: none;}
a{color:#e83535;}
a:hover,
a:focus {
    color: #e83535;
}

.btn-primary.disabled,
.btn-primary[disabled]
{
    background-color:#e83535;
    border-color: #e83535;
}
#fix-box #top {
    display: block;
    background:#e83535;
}
/**/