ul,li{
    list-style-type: none;
}
body {
    margin: 0;
    padding: 0;
}
* {
    margin: 0;
    padding: 0;
}
h2{
    font-size: .5rem;
    color: #333333;
}
ul,li{
    list-style-type: none;
}
body {
    margin: 0;
    padding: 0;
}
* {
    margin: 0;
    padding: 0;
}
h2{
    font-size: .4rem;
    color: #333333;
}
/* .formBox_H{
    width: 100%;
    background: url("../img/BDanBk.jpg") no-repeat;
    background-size: cover;
    padding: .5rem .2rem;
    box-sizing: border-box;
}
.formBox_HC{
    margin: auto;
}
.formBox_T{
    font-size: .5rem;
    color: #fff;
    font-family: pb;
}
.formBox_InputB{
    width: 100%;
    border: .01rem solid #6c6c6c;
    border-radius: .15rem;
    padding: .3rem;
    box-sizing: border-box;
    margin-top: .3rem;
    background: rgba(0, 0, 0, .5);
}
.formBox_InputBL{
    width: 100%;
}
.formBox_InputBR{
    width: 100%;
    height: 6rem;
}
.formBox_InputBLInput{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.formBox_InputIcon{
    display: flex;
    width: 100%;
    border: .01rem solid #6c6c6c;
    border-radius: .3rem;
    padding: .05rem 0 .05rem .1rem;
    box-sizing: border-box;
    background: #000;
    margin-bottom: .2rem;
    height: .8rem;
    align-items: center;
}
.formBox_InputIcon1{
    width: 100%;
}
.formBox_InputIcon12{
    height: 2rem;
    align-items: flex-start;
}
.formBox_InputIcon img{
    width: .37rem;
    height: .37rem;
    margin-right: .05rem;
}
.formBox_InputIcon input ,.formBox_InputIcon textarea{
    width: 85%;
    padding-left: .1rem;
    box-sizing: border-box;
    font-family: p;
}
.formBox_H input ,.formBox_H textarea{
    background:transparent ;
    border: none;
    outline: none;
    color: #fff;
}
.formBox_InputIcon1 textarea{
    height: 1.4rem;
}
.formBox_H input::placeholder,.formBox_H textarea::placeholder {
    color: #fff;
}
.formBox_InputBLBtn{
   font-size: .26rem;
   color: #fff;
   background-image: linear-gradient(-5deg, #1f3ea0, #0287e1);
   width: 2rem;
   height: .6rem;
   border-radius: .5rem;
   text-align: center;
   line-height: .6rem;
   margin: auto;
}
.formBox_InputBR{
    background: url("../img/input_RB.png") no-repeat;
    background-size: 95%;
    background-position: bottom;
    position: relative;
}
.formBox_Res{
    position: absolute;
    background: url("../img/input_RB2.png") no-repeat;
    background-size: 100%;
    width: 2.92rem;
    height: .73rem;
    font-size: .22rem;
    color: #fff;
    line-height: .5rem;
    text-align: center;
    right: .3rem;
    top: .2rem;
}
.formBox_InputBR1{
    width: 1.8rem;
    height: 1.8rem;
    background: #233699;
    left: .5rem;
    top: -.2rem;
}
.formBox_InputBRC{
    padding: .35rem .25rem;
    position: absolute;
    border-radius: 50%;
    box-sizing: border-box;
}
.formBox_InputBRC h2{
    font-size: .3rem;
    color: #fff;
    text-align: center;
}
.formBox_InputBRC p{
    font-size: .25rem;
    color: #fff;
    text-align: center;
    word-break: break-all;
}
.formBox_InputBR2{
    width: 1.7rem;
    height: 1.7rem;
    background: #20344f;
    left: 4rem;
    top: 1rem;
}
.formBox_InputBR3{
    width: 2rem;
    height: 2rem;
    background: #20344f;
    left: 1.1rem;
    top: 2.5rem;
    padding: .4rem .3rem;
}
.formBox_InputBR4{
    width: 2rem;
    height: 2rem;
    background: #0188e2;
    right: .5rem;
    top: 3.4rem;
    padding: .35rem .4rem;
} */

.formBox_H{
    width: 100%;
    background: url("../img/BDanBk1.jpg") no-repeat;
    background-size: cover;
    padding: .5rem .2rem;
    box-sizing: border-box;
}
.formBox_HC{
    margin: auto;
}
.formBox_T{
    font-size: .5rem;
    color: #000;
    font-family: pb;
}
.formBox_InputB{
    width: 100%;
    border-radius: .15rem;
    padding: .7rem .3rem;
    box-sizing: border-box;
    margin-top: .3rem;
    background: rgba(255 255, 255, .9);
}
.formBox_InputBL{
    width: 100%;
}
.formBox_InputBR{
    width: 100%;
    height: 6rem;
}
.formBox_InputBLInput{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.formBox_InputIcon{
    display: flex;
    width: 100%;
    border: .01rem solid #c9c9c9;
    border-radius: .3rem;
    padding: .05rem 0 .05rem .1rem;
    box-sizing: border-box;
    background: #f0f3f5;
    margin-bottom: .2rem;
    height: .8rem;
    align-items: center;
}
.formBox_InputIcon1{
    width: 100%;
}
.formBox_InputIcon12{
    height: 2rem;
    align-items: flex-start;
}
.formBox_InputIcon img{
    width: .37rem;
    height: .37rem;
    margin-right: .05rem;
}
.formBox_InputIcon input ,.formBox_InputIcon textarea{
    width: 85%;
    padding-left: .1rem;
    box-sizing: border-box;
    font-family: p;
}
.formBox_H input ,.formBox_H textarea{
    background:transparent ;
    border: none;
    outline: none;
    color: #666666;
}
.formBox_InputIcon1 textarea{
    height: 1.4rem;
}
.formBox_H input::placeholder,.formBox_H textarea::placeholder {
    color: #666666;
}
.formBox_InputBLBtn{
   font-size: .26rem;
   color: #fff;
   background-image: linear-gradient(-5deg, #ed8708, #fea63b);
   width: 2rem;
   height: .6rem;
   border-radius: .5rem;
   text-align: center;
   border: none;
   line-height: .6rem;
   margin: auto;
}
.formBox_InputBR{
    background: url("../img/input_RB.png") no-repeat;
    background-size: 95%;
    background-position: bottom;
    position: relative;
    display: none;
}
.formBox_Res{
    position: absolute;
    background: url("../img/input_RB1.png") no-repeat;
    background-size: 100%;
    width: 2.92rem;
    height: .73rem;
    font-size: .22rem;
    color: #fff;
    line-height: .5rem;
    text-align: center;
    right: .3rem;
    top: .2rem;
}
.formBox_InputBR1{
    width: 1.8rem;
    height: 1.8rem;
    background: #eb8100;
    left: .5rem;
    top: -.2rem;
}
.formBox_InputBRC{
    padding: .25rem .25rem;
    position: absolute;
    border-radius: 50%;
    box-sizing: border-box;
}
.formBox_InputBRC h2{
    font-size: .3rem;
    color: #fff;
    text-align: center;
}
.formBox_InputBRC p{
    font-size: .25rem;
    color: #fff;
    text-align: center;
    word-break: break-all;
}
.formBox_InputBR2{
    width: 1.7rem;
    height: 1.7rem;
    background: #0f1934;
    left: 4rem;
    top: 1rem;
}
.formBox_InputBR3{
    width: 2rem;
    height: 2rem;
    background: #20344f;
    left: 1.1rem;
    top: 2.5rem;
    padding: .4rem .3rem;
}
.formBox_InputBR4{
    width: 2rem;
    height: 2rem;
    background: #0188e2;
    right: .5rem;
    top: 3.4rem;
    padding: .35rem .4rem;
}
