body{
  min-width: 1260px;
}
html,
body {
    height: 100%;
}
.cbody{
    height: 100%;
}
.container-form{
    max-width: 1080px;
    width: 100%;
    height: 100%;
    margin: auto;
}
.consult-apply-box{
    background: rgba(197, 227, 255, 1);
    padding-bottom: 123px;
    position: relative;
    z-index: 1;
    min-height: 100%;
}
.consult-apply-box .header-form{
    height: 96px;
}
.consult-apply-box .header-form .logoImg{
  position: relative;
  width: 160px;
  height: 100%;
  display: block;
}
.middleCenter {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
    margin: auto;
}
.consult-apply-box .fillout-box{
 display: flex;
 background: #FFFFFF;
box-shadow: 0px 25px 50px -12px rgba(129,177,221,0.5);
border-radius: 16px;
}

.consult-apply-box .fillout-box .flText{
    background: #F2F7FF;
    width: 600px;
    padding: 40px 0 0 50px;
    box-sizing: border-box;
    border-radius: 16px 0px 0px 16px;
    padding-bottom: 39px;
}
.consult-apply-box .fillout-box .flText .bigTit{
    font-size: 36px;
    font-weight: 500;
    color: #233863;
    line-height: 50px;
    margin-bottom: 24px;
}
.consult-apply-box .fillout-box .flText .desList{
    margin-bottom: 24px;
    padding-left: 20px;
    box-sizing: border-box;
}
.consult-apply-box .fillout-box .flText .desList li{
    float: left;
    width: 50%;
    font-size: 14px;
    font-weight: 400;
    color: #233863;
    line-height: 36px;
    position: relative;
}
.consult-apply-box .fillout-box .flText .desList li span{
    width: 5px;
    height: 5px;
    display: block;
    position: absolute;
    border-radius: 50%;
    background: rgba(35, 56, 99, 0.5);
    left: -16px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.consult-apply-box .fillout-box .flText .desList li::marker{
    color: rgba(35, 56, 99, 0.5);
}
.consult-apply-box .fillout-box .flText .contactTit{
    font-size: 14px;
    font-weight: 500;
    color: #233863;
    line-height: 24px;
    margin-bottom: 8px;
}
.consult-apply-box .fillout-box .flText .contactNum{
    font-size: 14px;
    font-weight: 500;
    color: #233863;
    margin-bottom: 20px;
}
.consult-apply-box .fillout-box .flText .contactNum span{
    font-size: 18px;
    color: #233863;
    line-height: 19px;
    font-family: "D-DINExp-Bold";
}
.consult-apply-box .fillout-box .flText img{
 max-width: 510px;
 margin-left: 4px;
}
.consult-apply-box .fillout-box .flForm{
    padding: 34px 58px 0;
    box-sizing: border-box;
}
.consult-apply-box .fillout-box .flForm .tit{
    font-size: 30px;
    font-weight: bold;
    color: #233863;
    line-height: 42px;
    margin-bottom: 4px;
}
.consult-apply-box .fillout-box .flForm .des{
    font-size: 14px;
    font-weight: 400;
    color: #A9B4C9;
    margin-bottom: 32px;
    line-height: 20px;
}
.consult-apply-box .fillout-box .flForm .box{
    padding-left: 41px;
    box-sizing: border-box;
}
.consult-apply-box .fillout-box .flForm .box .item{
    margin-bottom: 16px;
    position: relative;
    width: 300px;
    transition: all 0.3s;
}
.consult-apply-box .fillout-box .flForm .box .item input{
    width: 100%;
    height: 40px;
    background: #FBFCFD;
    border-radius: 2px;
    border: 1px solid #E8EBEE;
    padding-left: 12px;
    box-sizing: border-box;
    color: #233863;
    font-size: 13px;
}
/*手机验证码*/
.consult-apply-box .fillout-box .flForm .box .item.phoneCD input.pcodenum{
    width: 182px;
}
.consult-apply-box .fillout-box .flForm .box .item.phoneCD input.pcodebtnhui{
    background: #E8EBEE;
}

.consult-apply-box .fillout-box .flForm .box .item.phoneCD input.pcodebtn{
    width: 110px;
    padding-left: 0;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    color: #233863;
    line-height: 18px;
}
/*隐私声明*/
.consult-apply-box .fillout-box .flForm .box .item.protocol{
    height: 17px;
    line-height: 17px;
    margin-top: 12px;
    font-weight: 400;
    font-size: 12px;
    color: #233863;
    display: flex;
}
.consult-apply-box .fillout-box .flForm .box .item.protocol a{
    color: #229AF4;
}
.consult-apply-box .fillout-box .flForm .box .item.protocol a:hover{
    text-decoration: underline;
}
.consult-apply-box .fillout-box .flForm .box .item.protocol::before{
    content: '';
}
.consult-apply-box .fillout-box .flForm .box .item input[type=radio]{
    width: 14px;
    height: 14px;
    background: #FFFFFF;
    border-radius: 7px;
    border: 2px solid #E5E6EB;
    vertical-align: middle;
    margin-right: 8px;
}
.consult-apply-box .fillout-box .flForm .box .item::before{
    content:'*';
    position: absolute;
    left: -18px;
    top: 0;
    bottom: 0;
    margin: auto;
    line-height: 42px;
    color: #FF0000;
    font-size: 14px;
}
.consult-apply-box .fillout-box .flForm .box .item.itemPN::before{
  content: '';
}
.fillout-box .flForm .item .select-box{
    padding-top: 5px;
    display: none;
    position: absolute;
    z-index: 3;
    width: 100%;
    max-height: 160px;
    overflow-y: scroll;
    box-shadow: 0px 2px 10px 0px rgba(78,89,105,0.1);
    border-radius: 4px;
}
.fillout-box .flForm .item .select-box .insideBox{
    background: #FFFFFF;
box-shadow: 0px 2px 10px 0px rgba(78,89,105,0.1);
border-radius: 4px;
padding: 4px 0;
}
.fillout-box .flForm .item .select-box span{
   display: block;
   height: 36px;
   line-height: 36px;
   padding-left: 12px;
   box-sizing: border-box;
   /* color: #233863; */
   cursor: pointer;
   color: #A9B4C9;
}

.fillout-box .flForm .item.activeSelect .select-box{
  display: block;
}
.fillout-box .flForm .item .select-box span:hover{
    background: #F2F3F5;
}
.fillout-box .flForm .item .select-box span.selectV{
    color: #229AF4;
}
.fillout-box .flForm .box .item input::placeholder{
    color: #A9B4C9;
    font-size: 13px;
}
.fillout-box .flForm .box .item.seItem input{
    cursor: pointer;
}
.fillout-box .flForm .box .item.seItem .arrIcon{
   position: absolute;
   right: 12px;
   bottom: 0;
   top: 0;
   margin: auto;
   width: 16px;
   height: 16px;
}
/* .fillout-box .flForm .box .item.seItem:hover .arrIcon{
    transform: rotate(180deg);
} */
.fillout-box .flForm .box .item.activeSelect .arrIcon{
    transform: rotate(180deg);
}
.fillout-box .flForm .box .startBtn{
    font-family: Verdana;
    height: 40px;
    line-height: 40px;
    background: #229AF4;
    border-radius: 2px;
    text-align: center;
    font-size: 13px;
    color: #FFFFFF;
    /* display: block; */
    border: none;
    width: 300px;
    cursor: pointer;
}
.fillout-box .flForm .box .startBtn:hover {
    background-color: #1E8ADA;
}

.fillout-box .flForm .item .select-box{
    scrollbar-width: none;
}
/* 滚动条样式 */
.fillout-box .flForm .item .select-box::-webkit-scrollbar {
    width: 4px; /*  设置纵轴（y轴）轴滚动条 */
    height: 4px; /*  设置横轴（x轴）轴滚动条 */
    display: none;
}
/* 滚动条滑块（里面小方块） */
.fillout-box .flForm .item .select-box::-webkit-scrollbar-thumb {
    border-radius: 10px;
}
/* 滚动条轨道 */
.fillout-box .flForm .item .select-box::-webkit-scrollbar-track {
    border-radius: 0;
}

.fillout-box .flForm .box .startBtn.notClick{
    pointer-events: none;
    cursor: not-allowed;
}

.consult-apply-box .container-form{
    position: relative;
}
.consult-apply-box .container-form .cuImg{
 position: absolute;
}
.consult-apply-box .container-form .cuImg.img1{
    left: -90px;
    bottom: -44px;
    width: 155px;
    z-index: -1;
}
.consult-apply-box .container-form .cuImg.img2{
    right: -186px;
    /* bottom: -96px; */
    bottom: -123px;
    width: 430px;
    z-index: -1;
    max-height: none;
}
@media screen and (max-width: 1480px) {
    .consult-apply-box .container-form .cuImg.img2 {
        right: -56px;
    }
}
@media screen and (max-width:768px){
    body{
        min-width: 100%;
        width: 100%;
    }
    .consult-apply-box{
        padding-bottom: 0;
    }
    .consult-apply-box .container-form{
        padding: 40px 24px 48px;
        box-sizing: border-box;
    }
    .consult-apply-box .fillout-box{
        display: block;
    }
    .consult-apply-box .fillout-box .flForm{
        padding: 24px 24px 40px 24px;
        box-sizing: border-box;
    }
    .consult-apply-box .container-form .cuImg.img2{
        right: 0;
        bottom: 0;
        max-width: 158px;
    }
    .consult-apply-box .container-form .cuImg.img1{
        left: 0;
        bottom: 9px;
        max-width: 80px;
    }
    .consult-apply-box .fillout-box .flForm .box .item{
        width: 100%;
    }
    .consult-apply-box .fillout-box .flForm .box{
        padding-left: 0;
    }
    .fillout-box .flForm .box .startBtn{
        width: 100%;
    }
    .consult-apply-box .fillout-box .flForm .tit{
        margin-bottom: 10px;
        font-size: 24px;
        line-height: 33px;
    }
    .consult-apply-box .fillout-box .flForm .des{
        margin-bottom: 16px;
        line-height: 24px;
    }
    .consult-apply-box .fillout-box .flForm .box .item::before{
        left: 12px;
    }
    .consult-apply-box .fillout-box .flForm .box .item input{
        padding-left: 26px;
    }
    .fillout-box .flForm .item .select-box span{
        height: 28px;
        line-height: 28px;
    }

    .consult-apply-box .fillout-box .flForm .box .item.phoneCD input.pcodenum{
        width: calc(100% - 120px);
        margin-right: 5px;
    }
    .consult-apply-box .fillout-box .flForm .box .item.protocol{
        margin-bottom: 0;
        line-height: normal;
    }
}
