body {
    background-color: #C20813;
}
.phone{
    padding-top: 0 !important;
}
.abotaixxl{
    padding-bottom: 1.2rem;
}
.part1 {
    background: url('../images/abotaizh/pt1_bg.png') no-repeat top center;
    height: 9.56rem;
    background-size: cover;
}

.img_title {
    display: block;
    height: 1.24rem;
    margin: .42rem auto 0;
}

.part2 {
    font-size: .28rem;
}



.part2 .form_wrapper {
    width: 6.54rem;
    height: 8.04rem;
    margin: .24rem auto 0;
    background-color: white;
    padding: .38rem;
    box-sizing: border-box;
    border-radius: .3rem;
}

.part2 .form {
    height:5.5rem;

}

.part2 .form > div{
    width: 5.74rem;
    height: .92rem;
    background-color: #F0F0F0;
    margin-bottom: .16rem;
    color: #B1B1B1;
    font-size: .28rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding:0 .3rem;
    border-radius: .1rem;

}
.part2 .form img{
    height: .2rem;
}
.part2 .form > div input{
    height: .8rem;
    border: 0;
    background: transparent;
    font-size: .28rem;
    width: 4.9rem;
}
.part2 .form i{
    font-style: normal;
    color: #C20813;
    font-size: .24rem;
}
input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #B1B1B1;
}
.check_author {
    width: 4rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;

}

.check_author .checkbox {
    width: .38rem;
    height: .38rem;
    border: 2px solid #CBCBCB;
    margin-right: .12rem;

}

.check_author i {
    color: #8DB9F3;
    font-style: normal;
}

.check_author .check {
    width: .38rem;
    height: .38rem;
    visibility: hidden;
}
.check.show{
    visibility: visible;
}
.form_wrapper .submit {
    width: 5.74rem;
    height: .98rem;
    line-height: .98rem;
    font-size: .28rem;
    color: white;
    background-color: #C20813;
    text-align: center;
    margin-top: .38rem;
}

.part3 {
    margin-top: .48rem;
}

.part3 img {
    display: block;
    width: 7.5rem;
    height: 9.3rem;
}
.part4{
    position: relative;
}
.part4 img {
    display: block;
    margin: 0 auto;
}

.part4 .img_title {
    margin-top: .84rem;
}

.pt4_img {
    width: 6.41rem;
    margin-top: .12rem !important;

}

.img_small_title {
    height: .4rem;
    margin-left: .66rem !important;
    margin-top: .32rem !important;
}

.part4 p {
    font-size: .28rem;
    color: white;
    line-height: 1.5;
    width: 6.16rem;
    margin: .1rem auto 0;
    color: #FFE9EA;
}
.left_line{
    height: 19.76rem;
    width: 1px;
    background-color: #FFC773;
    position: absolute;
    left: 0.4rem;
    top: 1.7rem;
}

.lefticon{
    display: block;
    width: .2rem;
    height: .2rem;
    margin-left: -.1rem !important;
    
}
.lefticon.one{
    margin-top: -.02rem ;
}

.lefticon.two{
    margin-top:5rem ;
}
.lefticon.three{
    margin-top: 3.84rem ;
}
.lefticon.four{
    margin-top: 5.9rem ;
}
