body{background: white;}
.container{margin: 0 auto;width: 900px;padding-top: 20px;margin-bottom: 40px}
/*form{width: 900px;border-top:solid 1px #dfdfdf ;margin-top: 50px;position: relative;}*/
.message{width: 900px;height: 88px;border: solid 1px #dfdfdf;border-top:0px ;line-height: 35px}
h1{font-size: 28px;text-align: center;color: #AE4648;}
.detailed-information{width: 30%;display: inline-block;text-align: right;font-size: 16px;line-height: 70px;}
input{width: 45%;height: 30px; padding-left: 10px;border: 1px solid #C0C0C0;border-radius: 3px}
input:focus {outline: 0px solid #dfdfdf;}
.wrong{text-indent: 16px;font-size: 13px;color: red;background-repeat: no-repeat;
    text-align: center;margin-top: -9px;margin-left: 48px;}
.img{width: 30px;vertical-align: middle;}
.captchaImg{width: 160px;vertical-align: middle;}
.Register-button{margin-top: 30px;width: 50%;height: 40px;background-color: #721318;color: white;border: 1px solid  #721318;border-radius:5px;font-size: 15px}
.Register-button:hover{background-color: #8d1f21}
.Register-log-in{
    margin-top: 14px;width: 50%;height: 40px;background-color: white;color: #7A373B;border: 2px solid  #721318;border-radius:5px;font-size: 15px;
}
.body{width: 100%;background-color: #621318;height: 65px;}
.nav_fir {width: 100%;height: 80px;position: relative;flex-wrap: wrap;flex-direction: column;display: flex;}
.verification{width: 60px;height: 30px;margin-bottom: 3px;vertical-align: middle;}
.showMobileSend{
    height: 32px;
    border-radius: 3px;
    background-color: #721318;
    width: 85px;
    color: white;
    margin-left: 10px;
    border: 1px solid  #721318;
}
.showMobileSend:hover{
    background-color: #8d1f21
}
.log-in{
    color: #B8676D;
    display: block;
    font-size: 15px;
    margin-top: 15px;
}
.forget{
    float: right;
    margin-top: 10px;
    color: #721318;
}

.blank{width: 14%;display: inline-block;background-color: white;}
.information span{width: 33%;display: inline-block;font-size: 14px;height: 30px;line-height: 30px;letter-spacing: 2px;}
.contact-way{ height: 50px;font-size: 18px;line-height: 50px;margin-bottom: 10px;border-bottom: 1px solid #F0FFFF;letter-spacing: 5px;}
.mailbox span{width: 20%;display: inline-block;font-size: 13px;height: 30px;line-height: 30px;}
.website span{width: 100%;  display: inline-block;font-size: 13px;height: 30px;line-height: 30px;}
.way{float:left;;width: 10%;line-height: 26px;font-size: 17px;letter-spacing: 10px;font-weight: 600;}
