.neirong20251015{
        width: 1180px;
    margin-left: auto;
    margin-right: auto;
}

.neirong20251015 p{
    width: 100%;
    
}


.neirong20251015 h2{
    line-height: 40px;
    border-left: 6px solid #183883;
    margin-bottom: 20px;
    margin-top: 16px;
    font-size: 20px;
    font-weight: bold;
    color: rgb(0, 138, 206);
    display: inline-block;
    margin-left: 6px;
    background: #f1eeee;
    padding-left: 20px;
    padding-right: 20px;
    
}





.wtbForm-tit {
    width: 95px;
    float: left;
    font-size: 14px;
    color: #62748E;
    text-align: right;
    line-height: 42px;
    margin-right: 15px;
}
.wtbForm-main {
    float: left;
}
.wtbForm-main input {
    width:420px;
    height:42px;
    background:rgba(245,248,250,1);
    font-size: 14px;
}
.wtbForm-main .jbd {
    width:420px;
    height:42px;
    background:rgba(245,248,250,1);
    font-size: 14px;
    line-height: 42px;
    text-indent: 20px;
    color: #b3b3b3;
}
.wtbForm-tit span {
    color: #EA5555;
    display: inline-block;
    padding-right: 3px;
}
.wtbForm-row {
    margin-top: 15px;
    position: relative;
}
.wtbForm-item .wtbForm-row:first-child {
    margin-top: 0;
}
.form-next {
    width:180px;
    height:42px;
    background:rgba(0,66,157,1);
    border-radius:3px;
    text-align: center;
    line-height: 42px;
    font-size: 14px;
    color: #fff;
    margin-top: 36px;
    margin-left: 110px;
    cursor: pointer;
}
.bgs {
    margin-top: 10px;
}
.bgs .v-radio {
    float: left;
    font-size: 14px;
    color: #04152C;
    padding-left: 33px;
    background: url("../images/check.png") no-repeat 0 center;
    margin-left: 40px;
    cursor: pointer;
}
.bgs .v-radio:first-child {
    margin-left: 0px;
}
.bgs .radio-box .checked {
    background: url("../images/checka.png") no-repeat 0 center;
}
.wtbForm-top {
    font-size: 18px;
    color: #04152C;
    width: 95px;
    text-align: right;
    padding-bottom: 15px;
}
.tit2 {
    padding-top: 80px;
    position: relative;
}
.wtbForm-top span {
    width: 1180px;
    height: 1px;
    background: url("../images/guiw.png") no-repeat center;
    position: absolute;
    top: 40px;
    left: -260px;
}
.ok-all {
    width:140px;
    height:42px;
    background:rgba(0,66,157,1);
    border-radius:3px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 42px;
    cursor: pointer;
    margin-top: 50px;
    margin-left: 110px;
    float: left;
}
.ok-el {
    float: left;
    width:140px;
    height:42px;
    background:rgba(0,66,157,1);
    border-radius:3px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 42px;
    cursor: pointer;
    margin-top: 50px;
    margin-left: 20px;
}
.ecw .v-radio {
    background: url("../images/yuanq.png") no-repeat 0 center;
}
.ecw .radio-box .checked {
    background: url("../images/yuanqa.png") no-repeat 0 center;
}
.wtbForm-main .v-select {
    position: relative;
    outline: none;
}
.wtbForm-main .select-panel {
    width: 420px;
    height: 42px;
    background-color: #F5F8FA;
    border: solid 1px #F5F8FA;
    box-sizing: border-box;
    padding: 10px 15px;
    line-height: 22px;
    font-size: 14px;
    color: #555555;
    transition: 0.36s;
}
.select-menu {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 20px;
    background: #F5F8FA;
    line-height: 30px;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 42px;
    color: #555;
    border-top: 1px solid #e5e5e5;
    z-index: 11;
}
.wtbForm-main .n-msg {
    font-size: 14px;
    line-height: 16px;
    display: block;
    position: relative;
    top: 4px;
}
.wtbForm-row {
    position: relative;
}
.foDesk {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 990;
    background:rgba(0,0,0,0.5);
}
.foDesk-main {
    width: 68%;
    height: 70%;
    background: #fff;
    position: fixed;
    top: 12%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    margin: auto;
}
.foDesk-head {
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    color: #333;
    border-bottom: 1px solid #EBEBEB;
    text-indent: 40px;
    position: relative;
}
.foDesk-close {
    position: absolute;
    width: 40px;
    height: 40px;
    background: url("../images/close.png") no-repeat center;
    top: 15px;
    right: 30px;
    background-size: 19px;
}
.foDesk-tle {
    float: left;
    width: 110px;
    text-align: right;
    font-size: 14px;
    color: #62748E;
}
.foDesk-tex {
    float: left;
    font-size: 14px;
    color: #363636;
    margin-left: 20px;
    width: 380px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.foDesk-row {
    padding-left: 30%;
    margin-top: 20px;
}
.foDesk-cont {
    height: 73%;
    overflow-y: scroll;
    border-bottom: 1px solid #EBEBEB;
}
.foDesk-but {
    width:140px;
    height:42px;
    background:rgba(0,66,157,1);
    border-radius:3px;
    font-size: 14px;
    line-height: 42px;
    color: #fff;
    text-align: center;
    display: block;
    margin: 26px auto 0;
    cursor: pointer;
}
.wtbForm-cg {
    font-size: 16px;
    line-height: 28px;
    position: relative;
    left: -130px;
}
.wtbForm-pos {
    text-align: center;
    font-size: 0;
    margin-top: 40px;
}
.wtbForm-pos a {
    padding: 0 30px;
    line-height: 42px;
    display: inline-block;
    text-align: center;
    border-radius:3px;
    height: 42px;
    border: 1px solid rgba(0,66,157,1);
    background: rgba(255,255,255,1);
    color: rgba(0,66,157,1);
    font-size: 14px;
    margin: 0 10px;
}
.wtbForm-pos a:first-child{
    color: rgba(255,255,255,1);
    background: rgba(0,66,157,1);
}
.wtbForm-pos a:hover {
    color: rgba(255,255,255,1);
    background: rgba(0,66,157,1);
}
.wtbForm-pos a:first-child:hover{
    background: #01357D;
    border-color:  #01357D;
}

.wtbForm-cg p {
    font-size: 24px;
    text-align: center;
    padding-bottom: 20px;
    font-weight: bold;
}
.tj-b {
    width: 120px;
    height: 42px;
    background: #00429D url("../images/shangchuan.png") no-repeat 21px center;
    line-height: 42px;
    font-size: 14px;
    color: #fff;
    text-indent: 43px;
    float: left;
    margin-left: 5px;
}
#upLoad {
    width: 120px;
    height: 42px;
    position: absolute;
    top: 0;
    left: 535px;
    opacity: 0;
}