.fundTransaction {
    display: flex;
    flex-wrap: wrap;
    width: 1200px;
    margin: 0 auto;

}

.fundSubscribe_process {
    display: none;
}

.fundTitle {
    font-family: PingFang-SC-Bold;
    font-size: 28px;
    color: #333333;
    text-align: center;
    margin-top: 60px;
}

.fundSubscribe_process .fundTitleFirst {
    margin-bottom: 30px !important;
}

.banner {
    object-fit: cover;
    height: 400px;
}

/* .imgbox {
    width: 100%;
    min-width: 1200px;
    height: 400px;
    background: url('../../assets/img/fundTransaction.png') center;
    background-size: cover;
} */
.imgbox {

    position: relative;
    margin: 0 auto;
    min-width: 1200px;
    width: auto !important;
}

#imgtwo {
    background: url(../../assets/img/fundTransaction.png) center no-repeat;
    min-width: 1200px;
    height: 320px;
    margin: 0 auto;
}

.moneyimgtext {
    position: absolute;

    left: 50%;
    top: 50%;
    margin-left: -100px;
    /* top: 150px; */
    margin-top: -46px;
}

.moneyimgtext>p:nth-child(1) {
    font-family: 微软雅黑, "Microsoft YaHei";
    font-size: 40px;
    color: #FFFFFF;
    width: 200px;
    text-align: center;
    line-height: 56px;

}

.moneyimgtext>p:nth-last-child(1) {
    font-family: 微软雅黑, "Microsoft YaHei";
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 8px;
    line-height: 28px;

}

.imgbox img {
    display: none;
}

.fundTransaction .fundDiv {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #FFFFFF;
    /* box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.06); */
    border-radius: 8px;
    border-radius: 8px;
    width: 384px;
    height: 284px;
    margin-right: 24px;
    margin-bottom: 24px;
    flex-direction: column;
    cursor: pointer;
}

.fundDiv:hover {
    /* display: flex;
    justify-content: center;
    align-items: center;
    background: #FFFFFF; */
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.06);
    /* border-radius: 8px;
    border-radius: 8px;
    width: 384px;
    height: 284px;
    margin-right: 24px;
    margin-bottom: 24px;
    flex-direction: column; */
    cursor: pointer;
}


.fundTransaction .fundDiv:nth-child(3),
.fundTransaction .fundDiv:nth-child(6) {
    margin-right: 0;
}

.fundTransaction .fundDiv:nth-child(1),
.fundTransaction .fundDiv:nth-child(2),
.fundTransaction .fundDiv:nth-child(3) {
    margin-top: 20px;
}

.fundTransaction .fundDiv:nth-child(4),
.fundTransaction .fundDiv:nth-child(5),
.fundTransaction .fundDiv:nth-child(6) {
    margin-bottom: 80px;
}

.fundTransaction .fundDiv span {
    font-family: 微软雅黑, "Microsoft YaHei";
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin-top: 24px;
}

.fundTransaction .fundDiv img {
    width: 60px;
    height: 60px;
}

.fundSubscribe {
    width: 1200px;
    margin: 0 auto;
    background: #FFFFFF;
    margin-top: 30px;
    margin-bottom: 80px;
    padding-top: 30px;
    padding-bottom: 68px;
}

.fundSubscribe .fundTitle {
    font-size: 28px;
    color: #333333;
    text-align: center
}

.fundSubscribe .process1 {

    margin: 0 auto;
    width: 100%;
    position: relative;
}

.positionProcess {
    position: relative;
    width: 817px;
    height: 210px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 20px;
}

.fundSubscribe .process1 .rgImg {
    width: 817px;
    height: 210px;

}

.fundSubscribe .process1 .tips {
    font-size: 16px;
    display: flex;
    color: #333333;
    text-align: center;
    line-height: 22px;
    text-align: left;
    width: 817px;
    margin: 0 auto;
    align-items: center;
}

.fundSubscribe .process1 .rgBtn {

    right: 22px;
    bottom: 20px;
    font-size: 14px;
    width: 25px;
    line-height: 27px;
    height: 16px;
    display: block;
    background: transparent;
    position: absolute;
    cursor: pointer;
}

.fundSubscribe .process1 .tips img {
    width: 13px;
    height: 13px;
    margin-right: 10px;

}

.fundSubscribe_process .fundTitle {
    margin-bottom: 70px;
    margin-top: 0px;
}

.fundSubscribe .processBar {
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    width: 204px;
}

.processBarDiv {
    display: flex;
    justify-content: center;
}

.fundSubscribe .processBar .processBar_top {
    display: flex;
    height: 40px;
    align-items: center;

}

.fundSubscribe .processBar .processBar_top p {
    width: 90px;
    height: 4px;
    border-radius: 100px 0 0 100px;
    background: #CCCCCC;
}

.fundSubscribe .processBar.activted .processBar_top p {
    background: #E72420;
}

.fundSubscribe .processBar.activted .txt {
    color: #E72420;
}

.fundSubscribe .processBar .txt {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    margin-top: 20px;
    color: #333333;
    text-align: center;
}

.fundSubscribe .processBar.activted .processBar_top span {
    background: #E72420;
    color: #FFFFFF;
    border: none;
}

.fundSubscribe .processBar .processBar_top span {
    width: 24px;
    height: 24px;
    font-size: 18px;
    text-align: center;
    background: #FFFFFF;
    border: 2px solid #CCCCCC;
    border-radius: 2px;
    border-radius: 2px;
    color: #CCCCCC;
    line-height: 24px;
}

.process2Form {

    width: 622px;
    margin: 0 auto;
    margin-top: 79px;
    position: relative;
}

.process2Form .formItem {

    margin-bottom: 20px;
}

.process2Form .formItem div {
    display: flex;
    margin-right: 0;
    padding-right: 0;
}



.process2Form .formItem .label {

    margin-right: 7px;
    font-size: 16px;
    color: #333333;
    text-align: right;
    line-height: 40px;
    width: 80px;
}

.formItem .layui-input {
    width: 440px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #BCBCBC;
    border-radius: 2px;
    border-radius: 2px;
    font-size: 16px;
    color: #333333;
    margin-right: 14px;
    text-indent: 8px;
    padding-left: 0px;

}

input[type="password"] {
    padding-right: 10px;
}

.formItem .layui_select {
    cursor: pointer;
    width: 440px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #BCBCBC;
    margin-right: 14px;
    border-radius: 2px;
    border-radius: 2px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../assets/img/xxarrow.png) no-repeat scroll right -1px transparent;
    padding-right: 14px;
    font-size: 16px;
    color: #333333;
    text-indent: 8px;

}


.formItem .layui_select::-ms-expand {
    display: none;
}

.formItem .right_txt {
    font-size: 16px;
    color: #004098;
    line-height: 40px;

    cursor: pointer;
}

.zsTips {
    display: flex;
    align-items: center;
    margin-top: 16px;
    margin-left: 88px;

}

.zsTips img {
    width: 13px;
    height: 13px;
    margin-right: 5px;
}

.zsTips span {
    font-size: 14px;
    color: #666666;
}

.gouxuan {
    display: flex;
}

.gouxuan_checkbox {
    /* border: 1px solid #999999;
    border-radius: 2px;
    border-radius: 2px;
    width: 15px;
    height: 16px;
    margin-left: 88px;
    margin-right: 7px; */
    /* 
    border: 1px solid #999999;
    border-radius: 2px;
    border-radius: 2px;
    width: 16px;
    height: 16px;
    background-color: transparent;
    margin-left: 88px;
    margin-right: 7px;
    -webkit-appearance: none; */
    margin-left: 88px;
    margin-right: 7px;
}

.gouxuan_checkbox.selected {
    width: 18px;
    height: 18px;
    border-radius: 2px;
    background-color: #004098;
    position: relative;
    background-image: url('../assets/img/gouxuan1.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.gouxuan_checkbox.selectedno {
    /* width: 15px;
    height: 16px;
    border: 1px solid black;
    border-radius: 2px;
    border-radius: 2px; */
    border: 1px solid #999999;
    border-radius: 2px;
    border-radius: 2px;
    width: 15px;
    height: 16px;
    margin-left: 88px;
    margin-right: 7px;
}

.gouxuan p {
    font-size: 14px;
    color: #666666;
}

.nextBtn {
    text-align: center;
    margin-top: 54px;
    border-radius: 4px;
    border-radius: 4px;

}

.layui-btn:nth-child(1) {
    background: #004098;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    margin-right: 40px;
    padding: 0px 56px;

}

.layui-btn:nth-child(2) {
    background: #FFFFFF;
    border: 1px solid #004098;
    border-radius: 4px;
    border-radius: 4px;
    font-size: 16px;
    color: #004098 !important;
    text-align: center;
    padding: 0px 56px;
}

.layui-btn:nth-child(1):hover {
    background: #588ac3;
}

.layui-btn:nth-child(2):hover {
    color: #588AC3;
    border: 1px solid#588AC3 !important;
}

/* #cancelbt:hover {
    color: #588AC3;
    border: 1px solid #588AC3 !important;
} */

.formItem .fundName {
    font-size: 16px;
    color: #333333;
    line-height: 40px;
}

.success {
    margin-top: 60px;
    margin-bottom: 30px;
    text-align: center;
}

.againExperience {
    font-size: 16px;
    color: #004098;
    text-align: center;
    line-height: 22px;
    cursor: pointer;
}



.fundSubscribe .positionProcess .sgBtn1 {
    right: 52px;
    bottom: 22px;
    font-size: 14px;
}

.fundSubscribe .positionProcess .sgBtn2 {
    right: 14px;
    bottom: 22px;
    font-size: 14px;
}

.radioInput {
    margin-top: 14px;
    margin-left: 84px;
    display: flex;
    align-items: center;
}

.radioInput input {
    margin-right: 6px;
    appearance: none;
    -webkit-appearance: none;
    width: 14px;
    height: 14px;
    background: url('../assets/img/radio.png') no-repeat -1px 0px;
}

.radioInput span {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #333333;
}

.fundSubscribe .positionProcess .dtBtn1 {
    right: 52px;
    bottom: 20px;
    font-size: 14px;
}

.fundSubscribe .positionProcess .dtBtn2 {
    right: 14px;
    bottom: 20px;
    font-size: 14px;
}

.radioGroup {
    align-items: center;
}

.inputItem {
    margin-right: 30px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.inputItem input {
    margin-right: 6px;
    -webkit-appearance: none;
    width: 14px;
    height: 14px;

    background: url('../assets/img/noCheckRadio.png') no-repeat -2px -4px;


}

.inputItem.activted input {
    background: url('../assets/img/radio.png') no-repeat -1px 0px;
}

.processDT {
    width: 673px;
}

.processDT .formItem .label {
    width: 130px;
}

.processDT .zsTips,
.processDT .gouxuan_checkbox {
    margin-left: 139px;
}

.fundSubscribe .positionProcess .shBtn1 {
    right: 22px;
    bottom: 20px;
    font-size: 14px;
    width: 25px;
    line-height: 27px;
    height: 16px;
    display: block;
    background: transparent;
}

.fundSubscribe .positionProcess .shBtn2 {
    bottom: 16px;
    font-size: 14px;
    line-height: 27px;
    right: 56px;
}

.fundSubscribe .positionProcess .shBtn3 {
    right: 22px;
    bottom: 20px;
    font-size: 14px;
    width: 25px;
    line-height: 27px;
    height: 16px;
    display: block;
    background: transparent;
}

.shImg {
    display: flex;
    flex-direction: column;
    margin-top: 30px;
    align-items: center;
}

.shImg img {
    width: 510px;
    height: 90px;
    cursor: pointer;
}

.shImg img:nth-child(2) {
    margin-top: 20px;

}



.fundSubscrib .layui-anim.layui-icon {
    display: inline-block;
    background: #FFFFFF;
    border-color: #CCCCCC;
    font-size: 14px;

}

.fundSubscribe .layui-form-radioed,
.fundSubscribe .layui-form-radioed>i {
    background: #FFFFFF;
    color: #004098;

}

form.layui-form {
    margin-left: 3px;
    /* width: 20px; */
}

.layui-unselect .layui-form-radio .layui-form-radioed {
    margin-right: 0px !important;
    width: 20px !important;
}

.layui-form-radio {
    display: inline-block;
    vertical-align: middle;
    line-height: 14px;

    cursor: pointer;
    font-size: 0;
    margin-left: 3px;



}

.fundSubscribe .layui-form-radio * {
    font-size: 14px;
    color: #333333;
}

.fundSubscribe .layui-form-radio {
    margin-right: 20px;
    margin-top: 0;
    line-height: 20px;


}

/* .layui-unselect .layui-form-checkbox.layui-form-checkbox {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 18px;
    line-height: 18px;
    margin-right: 8px;
    padding-right: 30px;
    background-color: #fff;
    cursor: pointer;
    font-size: 0;
    -webkit-transition: .1s linear;
    transition: .1s linear;
    box-sizing: border-box;
}

.layui-unselect .layui-form-checkbox .layui-form-checked {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 18px;
    line-height: 18px;
    margin-right: 8px;
    padding-right: 30px;
    background-color: #fff;
    cursor: pointer;
    font-size: 0;
    -webkit-transition: .1s linear;
    transition: .1s linear;
    box-sizing: border-box;
}

.layui-form-checkbox i {
    position: absolute;
    right: 0;
    top: 0;
    width: 18px !important;
    height: 18px !important;
    border: 1px solid #d2d2d2;
    border-left: none;
    border-radius: 0 2px 2px 0;
    color: #fff;
    font-size: 20px;
    text-align: center;
} */



.radioGroup .layui-anim.layui-icon {
    display: inline-block;
    background: #FFFFFF;
    border-color: #CCCCCC;
    font-size: 14px;

}

.radioGroup .layui-form-radioed,
.radioGroup .layui-form-radioed>i {
    background: #FFFFFF;
    color: #004098 !important;

}






.radioGroup .layui-form-radio * {
    font-size: 14px;
    color: #333333;
}

.radioGroup .layui-form-radio {
    margin-right: 20px;
    margin-top: 0;
    line-height: 20px;


}

.radioGroup .layui-form-radio .layui-anim.layui-icon {
    margin-right: 6px;
}


.radioForm {
    display: flex;
}

.timespan {
    margin-right: 30px !important;
}

.layer_mohu {
    width: 340px;
    height: 38px;
    background: rgba(255, 255, 255, 0.95);
    position: absolute;
    left: 88px;
    top: 1px;
    filter: blur(1px)
}

.process1_layer {

    position: absolute;
    background: rgba(96, 96, 96, 0.89);
    width: 112px;
    height: 59px;
    left: 226px;
    top: 119px;
    filter: blur(1px);
}

.layer_mohu1 {
    width: 340px;
    height: 38px;
    background: rgba(255, 255, 255, 0.95);
    position: absolute;
    left: 88px;
    top: 1px;
    filter: blur(1px)
}

.layer_mohu2 {
    width: 340px;
    height: 38px;
    background: rgba(255, 255, 255, 0.95);
    position: absolute;
    left: 88px;
    top: 1px;
    filter: blur(1px)
}

.process1_layer1 {

    position: absolute;
    background: rgba(96, 96, 96, 0.83);
    width: 84px;
    height: 17px;
    left: 220px;
    top: 116px;
    filter: blur(1px);
}

.process1_layer2 {

    position: absolute;
    background: rgba(96, 96, 96, 0.83);
    width: 84px;
    height: 17px;
    left: 220px;
    top: 120px;
    filter: blur(1px);
}

.layer_mohu3 {
    width: 430px;
    height: 38px;
    background: rgba(255, 255, 255, 0.95);
    position: absolute;
    left: 141px;
    top: 1px;
    filter: blur(1px);

}

.process1_layer3 {

    position: absolute;
    background: rgba(96, 96, 96, 0.83);
    width: 91px;
    height: 17px;
    left: 219px;
    top: 62px;
    filter: blur(1px);
}

.layer_mohu4 {
    width: 430px;
    height: 38px;
    background: rgba(255, 255, 255, 0.95);
    position: absolute;
    left: 141px;
    top: 1px;
    filter: blur(1px);

}

.process1_layer4 {

    position: absolute;
    background: rgba(96, 96, 96, 0.83);
    width: 91px;
    height: 17px;
    left: 219px;
    top: 65px;
    filter: blur(1px);
}

.layer_mohu5 {
    width: 430px;
    height: 38px;
    background: rgba(255, 255, 255, 0.95);
    position: absolute;
    left: 141px;
    top: 1px;
    filter: blur(1px);

}

.process1_layer5 {
    position: absolute;
    background: rgba(96, 96, 96, 0.83);
    width: 99px;
    height: 17px;
    left: 305px;
    top: 290px;
    filter: blur(1px);

}

.layer_mohu6 {
    width: 430px;
    height: 38px;
    background: rgba(255, 255, 255, 0.95);
    position: absolute;
    left: 420px;
    top: 412px;
    filter: blur(1px);

}