@font-face {
    font-family: 'PINGFANG_MEDIUM';
    /*src: url(https://cdn2.mzuji.cn/common/font/PINGFANG_BOLD.TTF);*/
    src: url('PINGFANG_MEDIUM.TTF');
}
*{
    font-family: 'PINGFANG_MEDIUM' !important;
    letter-spacing: 0;
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
}
img {
    border: 0 none;
    vertical-align: middle;
}
a {
    text-decoration: none;
    color: #333;
    outline: none;
    cursor: pointer;
}
a:focus {
    outline: none;
}
.clearFix:after { content:"."; clear: both; height: 0; overflow: hidden; visibility: hidden; display: block; }
.clearFix { zoom: 1;}
.cursor{
    cursor: pointer;
}
.header-right{
    position: absolute;
    right: 20px;
    line-height: 45px;
    cursor: pointer;
}
.banner-img{
    background: url("https://oss.huizustore.com/b7d14428e47a413d9cfd2ecd4a9aebbd.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 550px;
    cursor: auto;
}
header{
    height: 45px;
    background: #333333;
    line-height: 45px;
    color: #BDBDBD;
    font-size: 14px;
    padding-left: 20px;
}
.title-img{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    height: 120px;
    line-height: 120px;
    background: #FFFFFF;
  }
.title{
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    height: 120px;
    line-height: 120px;
    background: #F5F5F5;
}
.content-box{
    background: #F5F5F5;
}
.plate-wrap{
    width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.plate-wrap .plate-box,.plate-wrap .plate-box-wrap{
    width: 300px;
    height: 300px;
    margin-right: 20px;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}
.plate-box h3{
    margin-bottom: 30px;
    font-size:20px;
    font-weight: 700;
}
.plate-img{
    margin-bottom: 20px;
}
.plate-box div,.plate-box-wrap div{
   text-align: center;
}
.plate-box p{
   font-size: 16px;
    color: #333333;
    font-weight: 500;
    margin-bottom: 5px;
}

.title-plate{
    font-size: 14px;
    color: #000000;
    font-weight: 800;
    margin-bottom: 10px;
}
.title-plate-text{
    font-size: 15px;
    color: #FF7D00;
    font-weight: 800;
    margin-bottom: 10px;
}
section{
    padding-bottom: 20px;
    background: #F5F5F5;
}
footer{
    background: #FFFFFF;
    height: 500px;
    width: 75%;
    margin: 0 auto;
}
.title-footer{
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    height: 120px;
    line-height:120px;
}
.footer-box{
    border-bottom: 1px solid #E4E4E4;
    display: flex;
    justify-content: space-between;
}
.footer-title{
    font-size: 22px;
    height:90px;
    line-height: 70px;
}
.footer-title img{
    margin-right: 10px;
    vertical-align: sub;
}
.footer-bottom{
    width: 100%;
    display: flex;
    margin-top: 100px;
    padding-bottom: 50px;
}
.footer-left{
    flex: 9;
    display: flex;
    justify-content: space-around;
}
.footer-left li:first-child{
    font-weight: 700;
    font-size: 15px;
}
.footer-left li{
    margin-bottom: 15px;
    font-size: 15px;
}
.footer-right{
    flex: 1;
    text-align: center;
    min-width: 180px;
}
.footer-right-text{
    font-size: 12px;
    text-align: center;
    color: #969696;
}
.close-btn{
    position: absolute;
    right: -45px;
    top: 0;
    cursor: pointer;
}
.alert_box {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 900;
    width: 100%;
    height: 100%;
    overflow-y: auto;
}
.alert_bg{
    width:100%;
    height:100%;
    background:#333;
    opacity:0.7;
    position: sticky;
    left: 0;
    top: 0;
}
.alert_con {
    position:absolute;
    left:50%;
    top:50%;
    z-index:1;
    transform:translate(-50%,-50%);
    background: #FFFFFF;
    background: url("../image/register.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 500px;
    width: 500px;
    text-align: center;
}
.alert-con {
    position:absolute;
    left:50%;
    top:50%;
    z-index:1;
    transform:translate(-50%,-50%);
    background: #FFFFFF;
    background: url("../image/registerSuccess-background.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 800px;
    width: 500px;
    text-align: center;
}
.alert_con-img{
    margin-top: 50px;
}
.alert-top-8{
    margin-top: 65px;
}
.alert-top-8 p{
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    color: #000000;
    margin-bottom: 8px;
}
.independent-color{
    color: #FF9100 !important;
}
.alert-top{
    margin-top: 20px;
}
.input-phone{
    -web-kit-appearance:none;
    -moz-appearance: none;
    font-size:15px;
    height:43px;
    border-radius:8px;
    border:1px solid #FFFFFF;
    color:#6a6f77;
    outline:0;
    text-align:left;
    text-indent:50px;
    background: #FFFFFF;
    width: 280px;
}
.input:focus{
    border:1px solid #ff0000;
}
.phone-wrap{
    position: relative;
    margin-top: 50px;
}
.phone-wrap .icon{
    position: absolute;
    left: 125px;
    top: 10px;
}
.phone-wrap .verification{
    position: absolute;
    left: 197px;
    top: 0px;
    cursor: pointer;
}
.footer-bottom-text{
    text-align: center;
    height:40px;
    line-height:40px;
    color:#ADB9C7;
    font-size:14px;
}
