.content{
    padding: 0;
    background-color: #ffffff;
}
.aa{
    margin: 10px;
}
.a{
    border-bottom: #c8cbd9 1px solid;
}
.aa div p{
    display: inline-block;
    height: 58px;
    line-height: 58px;
    font-size: 13px;
    color: #181818;
}
.aa div input{
    display: inline-block;
    text-align: right;
    border: 0px;
    outline:none;
    cursor: pointer;
    float: right;
    height: 56px;
    width: 70%;
    font-size: 13px;
}
.aa div button{
    display: inline-block;
    color: #e31536;
    background-color: #ffffff;
    border: #e31536 1px solid;
    font-size: 12px;
    text-align: right;
    border-radius: 5px;
    height: 40px;
    float: right;
    margin-top: 8px;
}
.cc{
    text-align: center;
}
.cc button{
    background-color: #e31536;
    border-radius: 5px;
    color: #ffffff;
    font-size: 15px;
    text-align: center;
    border: 0px;
    width: 80%;
    height: 50px;
    position: relative;
    margin:auto;
    left: 0px;
    right: 0px;
    max-width: 750px;
    margin: 10px 0;
}
.b{
    font-size: 21px;
    margin: 80px 0 10px 0;
}
.bb{
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    color: #83839a;
    padding: 60px;
    position:fixed;
}
.c{
    text-align: center;
}
.c button{
    background-color: #e31536;
    border-radius: 5px;
    color: #ffffff;
    font-size: 13px;
    text-align: center;
    border: 0px;
    width: 80%;
    height: 34px;
    position: relative;
    margin:auto;
    left: 0px;
    right: 0px;
    max-width: 750px;
}
.d{
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    color: #83839a;
    padding: 20px;
    position:relative;
    left: 0px;
    right: 0px;
    bottom:0px;
}
.dd{
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    color: #83839a;
    padding: 60px;
    position:relative;
    left: 0px;
    right: 0px;
    bottom:150px;
}
.d input{
    display: inline-block;
    position: relative;
    top: 2px;
}
.d p{
    display: inline-block;
}
.yuan{
    width: 23px;
    height: 23px;
    border-radius: 50px;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    color: #ffffff;
    position: relative;
}
.hong{
    background-color: #e31536;
}
.hui{
    background-color: #68687a;
}
.xian{
    display: inline-block;
    width: 30%;
    height: 2px;
    bottom: 3px;
    position: relative;
}
.hongzi {
    color: #e31536 !important;
}
.huizi{
    color: #68687a !important;
}
.xuhao{
    position: relative;
    left: 0px;
    right: 0px;
    text-align: center;
}
.tupian{
    width: 100px;
    height: 100px;
}
.wenzi{
    font-size: 21px;
}
.tuPian{
    width: 93px;
    height: 93px;
    margin: 1px;
}
.TuPian{
    width: 17px;
    height: 17px;
}
.tiao{
    position:relative;
    left: 0px;
    right: 0px;
    text-align: center;
}


.content >ul {
    display: flex;
    padding: 19px 17px;
}
.content >ul li {
    text-align: center;
    width: 33%;
    display: inline-block;
}

li p{
    text-align: center;
    background: rgba(104, 104, 122, 1);
    border-radius: 50px;
    padding: 0px;
    width: 20px;
    height: 20px;
    color: #fff;
    font-size: 15px;
}

li font {
    font-size: 13px;
    line-height: 52.5px;
    color: rgba(160, 161, 180, 1);
}
li:first-of-type,li:last-of-type {
    position: relative;
}
li:first-of-type:before,li:last-of-type:before {
    content: "";
    width: 84%;
    height: 4px;
    background: rgba(104, 104, 122, 1);
    display: inline-block;
    position: absolute;
    top: 9px;
    left: 58%;
}
li.red p {
    background: rgba(227, 21, 54, 1);
}
li.red font {
    color: rgba(227, 21, 54, 1);
}
li.red:first-of-type:before,li.red:last-of-type:before {
    background: rgba(227, 21, 54, 1);
}

li:last-of-type:before {
    left: -41%;
}

/* 验证码 */
.verificationCode {
    width: 56% !important;
    text-align: center !important;
}

/* 弹出框的更多信息 */
