[v-cloak] {
    display: none;
}
body{
    margin:0;
    padding:0;
    color:#979797;
    background-color:#06213F;
}
#id{
    position: relative;
}
.cur{
    cursor: pointer;
}
p{
    margin: 0;
}
.flex{
    display:flex;
}
.flexwrap{
    display:flex;
    flex-wrap: wrap;

}
.textcenter{
    text-align: center;
}
.jinshenp{
    display: flex;
    margin-bottom: 10px;
}
.jinshenp span{
    display: inline-block;
}
.jinshenp span:nth-child(1){
    width: 40%;
    text-align: right;
}
.jinshenp span:nth-child(2){
    width: 60%;
    box-sizing: border-box;
    padding-left: 20px;
    text-align: left;
    color: #BEBEBE;
}
.logindia .el-dialog{
    border-radius: 10px;
    width: 40% !important;
    margin-top: 35vh !important;
}
.logindia .el-dialog__body{
    padding: 90px 20px !important;
    letter-spacing: 1px;
    font-size: 20px;
    color: #000000;
    font-family: Alibaba PuHuiTi !important;
}
.logindia .el-dialog__footer{
    text-align: center;
}
#twohuoqu{
    display: none;
}
.shenlog .el-dialog{
    border-radius: 10px;
    width: 40% !important;
    margin-top: 25vh !important;
}
.shenlog .el-dialog__body{
    padding: 10px 20px !important;
    letter-spacing: 1px;
    font-size: 20px;
    color: #000000;
    font-family: Alibaba PuHuiTi !important;
}
.shenlog .el-dialog__footer{
    text-align: center;
}
.shenlog .el-form{
    width: 70% !important;
    margin: auto;
    margin-top: 40px;
}
.height50{
    height: 50px;
}
.emaildian{
    position: relative;
}
.emaildianspan{
    position: absolute;
    z-index: 699;
    right: 27px;
}
.dialog-footer .shenbtn{
    border:2px solid #0A213F;
    background: white;
    color: #0A213F;
    font-weight: bold;
    min-width: 80px;
    font-size: 17px;
    padding: 8px 20px !important;
}
.dialog-footer .shenbtn:nth-child(2){
margin-left: 60px;
}
.dialog-footer .shenbtn:hover,.shenbtn:focus{
    border-color: #0A213F !important;
    background: white !important;
    color: #0A213F !important;
}
.zhuce{
    color: #177BD9;
    font-size: 14px;
    width: 100%;
    text-align: right;
    margin-bottom: 10px;
    margin-top: -10px;
    cursor: pointer;
    box-sizing: border-box;
    padding-right: 15px;
    letter-spacing: 1px;
}
.forget{
    position: relative;
    color: #66b1ff;
}
.top20{
    margin-top: 20px;
}
.numbiao .el-input__inner{
    line-height: 1px!important;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
}
input[type='number'] {
    -moz-appearance: textfield !important;
}
.pointer{cursor: pointer}
.fogetpsdone{
    font-size: 14px;
    position: absolute;
    right: 35px;
    color: #839AB9;
    /*right: 15px;*/
    bottom: 0;
    display: block !important;
    cursor: pointer;
    letter-spacing: 1px;
}
.smalleyes{
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    z-index: 999;
}
.fogetpsd{
    font-size: 14px;
    position: absolute;
    right: 15px;
    bottom: 0;
    cursor: pointer;
    letter-spacing: 1px;
}
.loginmidel{
    width: 680px;
    height: 100vh;
    /*background: white;*/
    margin: 0 auto;
}
.midtop{
    width: 100%;
    height: 164px;
    /*background: pink;*/
    display: flex;
    flex-direction:row;
    flex-wrap: nowrap;
    justify-content:center;
    align-items:center;
    align-content:center;
    margin-top: 9vh;
}
.logintop{
    width: 189px;
    height: 100%;
}
.logintopzi{
    /*display: flex;*/
    /*flex-direction: column;*/
    /*justify-content: space-between;*/
}
.logintopzi p:nth-child(1){
    font-size: 48px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 48px;
}
.logintopzi p:nth-child(2){
    font-size: 23px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 29px;
    margin-top: 27px;
}
.twohuoqu{
    display: none;
}
.backto{
    font-size: 20px;
    position: absolute;
    left: 15px;
    top: 15px;
}
.loginform{
    position: relative;
    font-family: Alibaba PuHuiTi !important;
    background: #F9F9F9;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 27px 40px;
}
.loginform .el-form-item__label{
    width:100% !important;
    display: block;
    text-align: left;
    color: #0A213F !important;
    letter-spacing: 1px;
}
.loginform .el-form-item__content{
    margin-left: 0 !important;
}
.loginbutton .loginbtn{
    width: 100%;
    margin-left: 0px !important;
    color: white;
    font-size: 18px;
    border: none;
    height: 48px;
    line-height: 48px;
    padding: 0;
    letter-spacing: 1px;
}
.loginbutton .loginbtnnew{
    width: 20%;
    margin-left: 0px !important;
    color: white;
    font-size: 16px;
    border: none;
    height: 38px;
    line-height: 38px;
    padding: 0;
    letter-spacing: 1px;
    background: #0A213F;
    border-radius: 10px;
    margin-right: 5%;
}
.loginbutton .loginbtnnew:nth-last-child(1){
    margin-right: 0% !important;
}
.forbaocun{
    text-align: center;
    width: 100%;
    margin-left: 0px !important;
    color: white !important;
    font-size: 18px !important;
    border: none;
    height: 48px;
    line-height: 48px;
    padding: 0;
    letter-spacing: 1px;
    background: #0A213F !important;
    border: none !important;
}
.forbaocun:focus,.forbaocun:hover{
    color: white !important;
}
.loginbutton .loginbtn:nth-child(1){
    background: #0A213F;
}
.loginbtn:focus,.loginbtn:hover{
    color: white !important;
}
.loginbutton .loginbtn:nth-child(2){
    background: #FFB1B5;
    margin-top: 17px;
}
.loginbtn span{
    display: flex;
    /* 从左到右 */
    flex-direction:row;
    /*justify-content: center;*/
    align-items: center;
}
.loginbtn img{
    width: 24px;
    height: 32px;
    margin-left: 33%;
}
.logintitle{
    font-size: 30px;
    line-height: 30px;
    font-weight: 800;
    text-align: center;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #0A213F;
}

.validatesel .el-select{
    width: 20% !important;
    display: inline-block;
    float: left;
}
.validatesel .el-select .el-input .el-input__inner{
border-color: #DCDFE6 !important;
    background: #f5f7fa;
}
.validatesel .el-select .el-input{
    width: 100% !important;
}
.validatesel .el-input{
    width: 80% !important;
    display: inline-block;
    float: left;
}
.top10{
    margin-top: 10px;
}
.regismid{
    width: 960px;
    height: max-content;
    /*min-height: 500px;*/
    background: #F9F9F9;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 17px 45px;
    float: left;
    margin-bottom: 25px;
}
.registop{
    /*width: 274px;*/
    max-width: 100%;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-family: Alibaba PuHuiTi;
    margin: auto;
    border-radius: 5px;
    box-sizing: border-box;
    border: 1px solid #0A213F;
}
.height80 .el-textarea__inner{
    height: 80px;
}
.height150 .el-textarea__inner{
    height: 150px;
}
.height150 .el-textarea__inner{
    height: 150px;
}
.height400 .el-textarea__inner{
    height: 400px;
}
.gizhu{
    display: inline-block;
    float: left;
    width: 50%;
    height: 100%;
    color: #0A213F;
    text-align: center;
    cursor: pointer;
    /*margin-bottom: 19px;*/
}
.disebian{
    background: #0A213F !important;
    color: white !important;
}
.zhuptitle{
    font-size: 18px;
    line-height: 26px;
    color: #0A213F;
    margin-bottom: 10px;
}
.zhuyihang{
    font-size: 16px;
    line-height: 26px;
    color: #979797;
}
.zhupwen{
    font-size: 16px;
    line-height: 26px;
    color: #979797;
    margin-bottom: 28px;
}
.ashline{
    width: 100%;
    height: 1px;
    background: #DDDDDD;
}
.pbigtitle{
    font-size: 24px;
    color: #0A213F;
    text-align: center;
    margin: 34px 0;
}
.height80 .el-textarea__inner{
    height: 80px;
}
.zhuformone{
    width: 70%;
    position: relative;
}
.yuantubiao{
    width: 166px;
    height: 203px;
    position: absolute;
    right: 30px;
    bottom: 60px;
    /*top: 0;*/
    /*right: -159px;*/
}
.yuantubiao .el-upload{
    width: 166px;
    height: 203px;
}
.huyuanhao{
    position: absolute;
    width: 194px;
    right: 30px;
    bottom: 0px;
    background: white;
    padding: 5px;
    border-radius: 5px;
}
.huyuanhao img{
    width: 22px;
    height: 22px;
}
.yuantubiaocard{
    width: 100px;
    height: 120px;
}
.yuantubiaocard .el-upload{
    width: 100px;
    height: 120px;
}
.el-upload-list--picture-card .el-upload-list__item{
    width: 166px !important;
    height: 203px !important;
}
.addphoto{
    width: 53px;
    height: 45px;
    margin-top: -50px;
}
.addp{
    margin-top: -20px;
}
.yaotil{
    width: 100%;
    text-align: center;
    font-size: 18px;
    margin-top: 10px;
    color: black;

}
.inblock{
    display: inline-block;
}
.width100{
    width: 100%;
}
.gaojip{
    margin: 25px 0;
    line-height: 18px;
    width: 100%;
    float: left;
    display: flex;
    align-items:center;
}
.gaojip span:nth-child(1){
    font-size: 18px;
    color: #0A213F;
    width: 30%;
    text-align: center;

    /*float: left;*/
}
.gaojip span:nth-child(2){
    font-size: 14px;
    color: #F25B27;
    /*float: right;*/
    font-family: Alibaba PuHuiTi;
}
.relativett{
    position: relative;
}
.shenhong{
    width: 37px;
    /*height: 30px;*/
    position: absolute;
    left: -60px;
    top: -40px;
}
.thrflex{
    width: 100%;
    display: flex;
    flex-direction:row;
    flex-wrap: nowrap;
    /* 两端对齐 */
    justify-content:space-between;
margin-bottom: 40px;
}
.thrch{
    position: relative;
    /*height: 303px;*/
    height: 380px;
    width: 24%;
    background: white;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 20px 8px;
    display: flex;
    flex-direction:column;
    flex-wrap: wrap;
    font-family: Alibaba PuHuiTi;
    cursor: pointer;
    /*align-items:center;*/
    /*align-content:center;*/
}
.thrtitle{
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 28px;
    color: #0A213F;
}
.thefei{
    font-size: 24px;
    color: #F25B27;
    line-height: 30px;
    margin-bottom: 28px;
}
.thefei span{
    font-size: 18px !important;
    line-height: 18px !important;
}
.thrlist{
    color: #7289A0;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 20px;
    display: flex;
}
.thrlist span{
    display: inline-block;
}
.thrlist:last-child{
    margin-bottom: 0 !important;
}
.thrlist span:nth-child(2){
    width:calc(100% - 14px);
}
.dianyuan{
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-top: 4px;
    border-radius: 50%;
    margin-right: 8px;
    background: #A2B2C2;
}
.cheng{
    border: 2px solid #F25B27;
}
.colorred{
    color: red;
}
.duihaocheng{
    width: 53px;
    height: 55px;
    position: absolute;
    right: -2px;
    bottom: -1px;
    border-radius: 0 0 10px 0;
}
.zhuformtwo{
    margin-top: 38px;
}
.danxuan{
    display: inline-block;
    margin-left: 10px;
}

.loginbutton{
    font-size: 18px !important;
    font-family: FangSong;
    margin-top: 28px !important;
}
.transplant{
    width: 100%;
    box-sizing: border-box;
    /*padding: 26px 23px;*/
    background: #FFFFFF;
    border-radius: 5px;
}
.newneiall{
    margin: 0 74px;
}
.newlogin{
    height: calc(100vh - 205px);
    background: #F9F9F9;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 29px 47px;
}
.qingp{
    font-size: 16px !important;
    color: #0A213F !important;
    font-family: Alibaba PuHuiTi !important;
    margin-bottom: 37px;
}
.gball{
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
}
.chengse{
    color: #F25B27 !important;
    border-color: #F25B27 !important;
}
.el-icon-download{
    line-height: 25px !important;
    margin-right: 25px;
    cursor: pointer;
    float: right;
}
.gball div{
    cursor: pointer;
    width: 40%;
    height: 35px;
    line-height: 35px;
    color: #0A213F;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    border: 1px solid #7289A0;
    border-radius: 5px;
    margin-bottom: 8px;
    display: inline-block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.thrllitnei{
    cursor: pointer;
    width: 32%;
    height: 228px;
    margin-right: 2%;
    background: #FFFFFF;
    box-shadow: 0px 4px 7px 0px rgba(40,40,40,0.06);
    border-radius: 2px;
    box-sizing: border-box;
    padding: 22px 16px 9px 25px;
    position: relative;
    margin-bottom: 36px;
    background-size: 160px 110px !important;
    background-position:right 0px bottom 0px !important;
}
.thrllitnei p:nth-child(1){
    font-size: 22px;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    color: #0A213F;
    line-height: 20px;
    margin-bottom: 15px;
}
.font21 p:nth-child(1){
    font-size: 21px !important;
}
.thrllitnei p:nth-child(2){
    font-size: 16px;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    color: #AAAAAA;
    line-height: 16px;
}
.thrllitneiadd{
    cursor: pointer;
    width: 32%;
    height: 228px;
    margin-right: 2%;
    background: #FFFFFF;
    box-shadow: 0px 4px 7px 0px rgba(40,40,40,0.06);
    border-radius: 2px;
    box-sizing: border-box;
    /*padding: 22px 16px 9px 25px;*/
    padding: 22px 16px 9px 16px;
    position: relative;
    margin-bottom: 36px;
}
.thrllitneiadd p:nth-child(1){
    font-size: 20px;
    min-height: 40px;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    color: #0A213F;
    line-height: 20px;
    margin-bottom: 15px;
}
.thrllitneiadd p:nth-child(2){
    font-size: 16px;
    color: #0A213F;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    line-height: 16px;
}
.thrllitneiadd p:nth-child(2) span{
    color: #FB532D;
    font-size: 24px;
    font-weight: bold;
}
.thrlit .thrllitneiadd:nth-child(3n){
    margin-right: 0 !important;
}
.shuangceng{
    font-size: 16px;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    line-height: 16px;
    color: #0A213F;
}
.shuangceng div:nth-child(1){
    margin-bottom: 10px;
}
.shuangceng div:nth-child(1) span{
    color: #FB532D;
    font-size: 24px;
    font-weight: bold;
}
.flexsx{
    display: flex;
    /* 从上到下 */
    flex-direction:column;
    flex-wrap: wrap;
    justify-content:space-between;
    /* 从y轴开始的地方对齐 */
    /* justify-content: flex-start; */
    align-content:center;
}
.flleft{
    float: left;
}
.inline{
    display: inline;
}
.fontday{
    font-size: 29px;
    /*font-weight: bold;*/
}
.fonthour{
    font-size: 20px;
    /*font-weight: bold;*/
}
.listb5{
    margin-bottom: 3px;
}
.flex_colum{
    display: flex;
    /* 从上到下 */
    flex-direction:column;
    flex-wrap: wrap;
    justify-content:center;
    align-content:center;
    align-items:center;
}
.guanform .label .labels{
    background-color: #DEDACB;
    border-radius: 5px;
    height: 28px;
    line-height: 28px;
    padding: 0 8px;
    margin-right: 3px;
    margin-bottom: 5px;
}
.newsbhform .label .labels{
    background-color: #DEDACB;
    border-radius: 5px;
    height: 28px;
    line-height: 28px;
    padding: 0 8px;
    margin-right: 3px;
    margin-bottom: 5px;
}
.flex_colstart{
    display: flex;
    /* 从上到下 */
    flex-direction:column;
    flex-wrap: wrap;
    justify-content:flex-start;
    align-content:center;
    align-items:flex-start;
}
.flex_columend{
    display: flex;
    /* 从上到下 */
    flex-direction:column;
    flex-wrap: wrap;
    justify-content:flex-end;
    align-content:center;
    align-items:center;
}
.flex_columl{
    display: flex;
    /* 从上到下 */
    flex-direction:column;
    flex-wrap: wrap;
    justify-content:center;
    align-content:center;
    align-items:flex-start;
}
.addbottom{
    display: flex;
    flex-direction:row;
    flex-wrap: nowrap;
    /* 两端对齐 */
    justify-content:space-between;
    align-items:center;
    align-content:center;
}
.listzhi{
    width: 22px;
    height: 23px;
}
.thrlit{
    display: flex;
    flex-direction:row;
    flex-wrap: wrap;
    /* 两端对齐 */
    justify-content:start;
    align-items:center;
    align-content:center;
}

.expired{
    width: 82px;
    height: 28px;
    background: #FF0000;
    border-radius: 5px;
    color: white;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
}
.timedata{
    color: #CACACA;
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /*margin-top: 10px;*/
    margin-top: 9px;
}
.renone{
    min-width: 55px;
    max-width: 80px;

    height: 26px;
    background: #F9F9F9;
    border: 1px solid #D8D8D8;
    border-radius: 5px;
    color: #404957;
    text-align: center;
    line-height: 26px;
    position: absolute;
    bottom: 9px;
    box-sizing: border-box;
    padding: 0 8px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.letwidth{
    max-width: 120px !important;
}
.letwidth2{
    max-width: 100px !important;
    left: 130px !important;
}
.letwidth4{
    max-width: 190px !important;
    left: 25px !important;
    bottom: 36px !important;
}
.letwidth3{
    max-width: 100px !important;
    left: 150px !important;
}
.headercenter .el-dialog__header{
    text-align: center !important;
}
.icon20{
    width: 20px;
    height: 20px;
}
.huanh{
    word-break: break-word;
}
.mleft10{
    margin-left: 10px;
}
.baoqian{
   background: #E6F2F9 !important;
    color: #55ABDA !important;
}
.baoqian:hover{
    background: #E6F2F9 !important;
    color: #55ABDA !important;
}
.flexlr{
    display: flex;
    flex-direction:row;
    flex-wrap: wrap;
    justify-content:center;
    align-items:center;
    align-content:center;
}
.flexlrleft{
    display: flex;
    flex-direction:row;
    flex-wrap: wrap;
    justify-content:flex-start;
    align-items:center;
    align-content:center;
}
.youwidth{
    text-align: right;
    box-sizing: border-box;
    padding-right: 179px;
}
.fontfamauto{
    font-family: auto !important;
}
.flex_start{
    display: flex;
    flex-direction:row;
    flex-wrap: wrap;
    justify-content:flex-start;
    align-items:center;
    align-content:center;
}
.flex_hst{
    display: flex;
    flex-direction:row;
    flex-wrap: wrap;
    justify-content:flex-start;
    align-items:flex-start;
    align-content:center;
}
.flex_hs{
    display: flex;
    flex-direction:row;
    flex-wrap: wrap;
    justify-content:space-between;
    align-items:center;
    align-content:center;
}
.newimg6{
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.cardm1{
    font-size: 21px;
    font-weight: bold;
    color: black;
    margin-bottom: 10px;
}
.cardm2{
    font-size: 18px;
}
.flex_end{
    display: flex;
    flex-direction:row;
    flex-wrap: wrap;
    justify-content:flex-end;
    align-items:center;
    align-content:center;
}
.flex_startno{
    display: flex;
    flex-direction:row;
    flex-wrap: nowrap;
    justify-content:flex-start;
    align-items:center;
    align-content:center;
}
.fapiaoheader{
    width: 60%;
    margin: auto;
    cursor: pointer;
}
.fapiaoelog .el-dialog__header{
    font-weight: bold;
}
.fapiaotop{
    background: #F6F6F6;
    color: #A8A8A8;
    font-size: 16px;
    display: inline-block;
    width: 50%;
    text-align: center;
}
.hanbijlbtn{
    width: 100px;
    height: 30px;
    line-height: 30px;
    float: left;
    margin: 0 0 0 8px;
    padding: 0;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #666666;
    background-color: #ECECEC;
    border: none;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.fapiaotop p{
    display: inline-block;
    width: 100%;
    margin: 5px 0 !important;
}
.faleft{
    border-radius: 3px 0 0 3px;
}
.faright{
    border-radius: 0 3px 3px 0;
}
.btnblan{
    background: #0C2140 !important;
    color: white !important;
}
.contwidth100 .el-form-item__label{
    width: 100% !important;
    text-align: left;
}
.contwidth100 .el-form-item__content{
    margin-left: 0 !important;
}
.btncenter{
    text-align: center;
}
.btncenter .el-form-item__content{
margin-left: 0 !important;
}
.contbom0{
    margin-bottom: 0 !important;
}
.btnlan{
    background: #0A213F !important;
    color: white !important;
    border-color:#DCDFE6 !important;
}
.btnlan:hover{
    background: #0A213F !important;
    color: white !important;
    border-color:#DCDFE6 !important;
}
.btnhovernone:hover{
    background: white !important;
    color: #606266 !important;
    border-color:#DCDFE6 !important;

}
.topimgwai{
    display: inline-block;
    color: white;
    cursor: pointer;
}
.topimgwai img{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    vertical-align: bottom;
    margin-right: 3px;
}
.rentwo{
    min-width: 55px;
    max-width: 80px;
    height: 26px;
    background: #F9F9F9;
    border: 1px solid #D8D8D8;
    border-radius: 5px;
    color: #404957;
    text-align: center;
    line-height: 26px;
    position: absolute;
    left: 95px;
    bottom: 9px;
    box-sizing: border-box;
    padding: 0 8px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.addbottom span:nth-child(2){
    /*margin-left: -40px;*/
}
.renbtn{
    /*width: 55px;*/
    width: max-content;
    height: 26px;
    background: #F9F9F9;
    border: 1px solid #D8D8D8;
    border-radius: 5px;
    color: #404957;
    text-align: center;
    line-height: 26px;
    box-sizing: border-box;
    padding: 0 8px;
    cursor: pointer;
}
.renthr{
    min-width: 55px;
    height: 26px;
    background: #F9F9F9;
    border: 1px solid #D8D8D8;
    border-radius: 5px;
    color: #404957;
    text-align: center;
    line-height: 26px;
    position: absolute;
    left: 185px;
    bottom: 9px;
    box-sizing: border-box;
    padding: 0 8px;
}
.thrllitnei img{
    width: 110px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.zhifuimg .el-dialog__body{
    text-align: center;
}
.zhifuimg .el-dialog__body img{
   width: 300px;
    height: 300px;
}
.zhenglei .el-radio{
    line-height: 40px;
}
.modelju{
    width: 80%;
    margin: auto;
}
.modelju .el-form-item{
    margin-bottom: 10px !important;
}
.dingbp{
    font-size: 24px;
    color: #0A213F;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
.dingbp span:nth-child(2) span{
    color: #FF5C00 !important;

}
.nolv{
    max-width: 92px;
    height: 28px;
    background: #05DFA9;
    border-radius: 5px;
    font-size: 18px;
    text-align: center;
    line-height: 28px;
    color: white;

}







































/*echarts************************/
.m_flex_box {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex;
}

.m_flex {
    -webkit-box-flex: 1; /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1; /* OLD - Firefox 19- */
    -webkit-flex: 1; /* Chrome */
    -ms-flex: 1; /* IE 10 */
    flex: 1;
}

/* 父元素-水平居中（主轴是横向才生效） */
.flex_hc {
    /* 09版 */
    -webkit-box-pack: center;
    /* 12版 */
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    /* 其它取值如下：
        align-items     主轴原点方向对齐
        flex-end        主轴延伸方向对齐
        space-between   等间距排列，首尾不留白
        space-around    等间距排列，首尾留白
     */
}

.flex_he {
    /* 09版 */
    -webkit-box-pack: flex-end;
    /* 12版 */
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
}

.flex_jz {
    /*-webkit-box-pack: space-between;*/
    /* 12版 */
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
}

.flex_ar {
    /*-webkit-box-pack: space-between;*/
    /* 12版 */
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
}

/* 父元素-纵向排列（主轴） */
.flex_v {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */

    /* 09版 */
    -webkit-box-orient: vertical;
    /* 12版 */
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
}

/* 父元素-纵向换行 */
.flex_vw {
    /* 09版 */
    /*-webkit-box-lines: multiple;*/
    /* 12版 */
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

/* 父元素-竖直居中（主轴是横向才生效） */
.flex_vc {
    /* 09版 */
    -webkit-box-align: center;
    /* 12版 */
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
}

.flex_vb {
    /* 09版 */
    -webkit-box-align: flex-end;
    /* 12版 */
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    -o-align-items: flex-end;
    align-items: flex-end;
}

.flex_vs {
    /* 09版 */
    -webkit-box-align: flex-start;
    /* 12版 */
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
}

/* 子元素-显示在从左向右（从上向下）第1个位置，用于改变源文档顺序显示 */
.flex_1 {
    -webkit-box-ordinal-group: 1; /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-ordinal-group: 1; /* OLD - Firefox 19- */
    -ms-flex-order: 1; /* TWEENER - IE 10 */
    -webkit-order: 1; /* NEW - Chrome */
    order: 1; /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

/* 子元素-显示在从左向右（从上向下）第2个位置，用于改变源文档顺序显示 */
.flex_2 {
    -webkit-box-ordinal-group: 2; /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-ordinal-group: 2; /* OLD - Firefox 19- */
    -ms-flex-order: 2; /* TWEENER - IE 10 */
    -webkit-order: 2; /* NEW - Chrome */
    order: 2; /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

/* 父元素-横向换行 */
.flex_hw {
    /* 09版 */
    /*-webkit-box-lines: multiple;*/
    /* 12版 */
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex_scale1 {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.flex_scale2 {
    -webkit-flex-grow: 2;
    flex-grow: 2;
}

.flex-1 {
    flex: 1;
    -moz-box-flex: 1.0; /* Firefox */
    -webkit-box-flex: 1.0; /* Safari 和 Chrome */
    box-flex: 1.0;
}

.flex-2 {
    flex: 2;
    -moz-box-flex: 2.0; /* Firefox */
    -webkit-box-flex: 2.0; /* Safari 和 Chrome */
    box-flex: 2.0;
}

.flex-3 {
    flex: 3;
    -moz-box-flex: 3.0; /* Firefox */
    -webkit-box-flex: 3.0; /* Safari 和 Chrome */
    box-flex: 3.0;
}

.flex-4 {
    flex: 4;
    -moz-box-flex: 4.0; /* Firefox */
    -webkit-box-flex: 4.0; /* Safari 和 Chrome */
    box-flex: 4.0;
}
.flexhou{
    display: flex;
    /* 从上到下 */
    flex-direction:column;
    flex-wrap: nowrap;
    /*justify-content:center;*/
    /* 从y轴中间对齐 */
    /*justify-content: center;*/
    align-items:center;
    align-content:center;

}

/*echarts-end************************/
/*学术start*/
.lableleft0 .el-form-item__label{
    width: 100% !important;
    text-align: left;
}
.leftcenter0 .el-form-item__content{
    margin-left: 0 !important;
    text-align: center;
}
.adlistnei{
    width: 100%;
    height: 100%;
    position: relative;
    /*overflow-y: auto;*/
}

.listadcontent{
    background: white;
    height: calc(100% - 80px);
    overflow-y: auto;
    box-sizing: border-box;
    padding: 15px;
}
.listadcontentjin{
    background: white;
    height: calc(100% - 80px);
    overflow-y: auto;
    box-sizing: border-box;
    padding: 15px 15px 50px 15px;
}
.heitopad{
    height: 26px;
    width: 100%;
}
.fright{
    float: right;
}
.mright15{
    margin-right: 15px;
}
.neiwidth100 .el-select{
    width: 100%;
}
.neiwidth100 .el-date-editor{
    width: 100% !important;
}

.jiform .tongtitle{
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0;
    text-align: center;
}
.jiform:nth-child(1) .tongtitle{
    margin-top: 0;
}
.tongtitle{
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0;
    text-align: center;
}
.tongtitle{
    margin-top: 0;
}
.xueneione{
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 5px;
    background: #F8FCFF;
    border: 1px solid #DBDEE1;
    font-size: 16px;
    margin-bottom: 15px;
}
.flexllrr{
    display: flex;
    flex-direction:row;
    flex-wrap: nowrap;
    /* 两端对齐 */
    justify-content:space-between;
    align-items:center;
    align-content:center;
}
.w28{
    width: 28%;
}
.biaoshih{
    box-sizing: border-box;
    padding: 3px;
    font-size: 13px;
    font-weight: 400;
    border-radius: 3px;
    background-color:#C5E8E5;
    color:#007478;
    min-width: 40px;
    text-align: center;
}
.addbian{
    box-sizing: border-box;
    padding: 3px;
    font-size: 13px;
    font-weight: 400;
    border-radius: 3px;
    background-color:#C5E8E5;
    color:#007478;
    min-width: 40px;
    text-align: center;
}
.waione{
    width: 43%;
    border-radius: 20px;
    background: white;
    border: 2px solid #DCDFE6;
    box-sizing: border-box;
    padding: 20px 0;
    cursor: pointer;
}
.lanbor{
    border-color: #55ABDA !important;
}
.colorlan{
    color: #66b1ff;
}
.newwenxia{
    width: 70px;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.noborder{
    border:none !important;
    color: #606266 !important;
    padding: 0 !important;
    text-align: left !important;
}
.noborder:hover{
    border:none !important;
    background: #F5F7FA !important;
    color: #606266 !important;
}
.overflow{
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.waitwoxuan{
    box-sizing: border-box;
    padding: 0 30px;
}
.texth150 .el-textarea__inner{
    height: 150px;
}
.flex_sxcenter{
    display: flex;
    /* 从上到下 */
    flex-direction:column;
    flex-wrap: wrap;
    justify-content:space-between;
    align-items:center;
    align-content:center;
}
.flexcenter{
    display: flex;
    flex-direction:row;
    flex-wrap: nowrap;
    /* 两端对齐 */
    justify-content:center;
    align-items:center;
    align-content:center;
}
.neitoponeri span:nth-child(1){
    color: #F2621D;
    margin-right: 25px;
    font-size: 23px;
}
.w48{
    width: 48% !important;
}

.xueonetop{
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    padding: 0 8px;
    border-bottom: 1px solid #DBDEE1;
}
.xueonetop div:nth-child(1){
    color: #1684FC;
}
.xuebomcont{
    box-sizing: border-box;
    padding: 10px;
}
.xuebomcont p:nth-child(1){
    color: #5E5B52;
    font-weight: bold;
    margin-bottom: 10px;
}
.xuebomcont p:nth-child(2){
    color: #899CAB;
}
.payvipcon{
    width: 90%;
    height: auto;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 8px;
    background: white;
    margin: auto;
    box-shadow: 0px 4px 7px 0px rgba(40,40,40,0.06);
}
.payp1{
    line-height: 25px;
    margin-bottom: 8px;
}
.paywinwai .el-dialog{
    background: #F9F9F9;
}
.paybommoy p:nth-child(1){
    font-size: 20px;
    color: #F2621D;
    text-align: right;

}
.paybommoy p:nth-child(2){
    font-size: 22px;
    color: #F2621D;
    font-weight: bold;
    text-align: right;
}
.paybommoy p:nth-child(2) span{
    font-size: 16px;
}
.paybomleft{
    font-size: 22px;
    font-weight: bold;
}
.payvipbom{
    box-sizing: border-box;
    margin-top: 80px;
    padding-top: 15px;
    border-top: 1px solid #D8D8D8;
}
.zhifubaowai{
    width: 100%;
    min-height: 66px;
    display: flex;
    /* 从左到右 */
    flex-direction:row;
    /* 不可以换行 */
    flex-wrap: nowrap;
    align-items:center;
    align-content:center;
    margin-top: 38px;
    box-sizing: border-box;
    /*padding-left: 120px;*/
}
.newzhifuimg{
    width: 30%;
    background: white;
    border-radius: 8px;
    box-sizing: border-box;
    padding: 7px 10px;
    display: flex;
    /* 从左到右 */
    flex-direction:row;
    /* 不可以换行 */
    flex-wrap: nowrap;
    justify-content:center;
    align-items:center;
    align-content:center;
    position: relative;
    cursor: pointer;
}
.newzhifuimg .bigzhi{
    width: 157px;
    height: 79px;
}
.newzhifuimg .queding{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    right: 12px;
    top: 10px;
    border: 1px solid #F9F9F9;
}
.newzhifuimg:not(:first-child){
    margin-left: 5%;
}
.lanborder{
    border: 2px solid #0d68da;
}
.paylogbom{
    margin-top: 20px;
    width: 100%;
    text-align: center;
}
.xuzhonging{
    width: 613px;
    height: 350px;
    background: white;
    border-radius: 10px;
    box-shadow: 0px 4px 7px 0px rgba(40,40,40,0.06);
    margin: auto;
    display: flex;
    flex-direction:column;
    justify-content:space-between;
    align-content:space-between;
    align-items:center;
    box-sizing: border-box;
    padding: 26px 16px;
}
input, textarea, select{
    font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif !important;
}
.xup1{
    font-size: 18px;
    color: #242424;
}
.xuimg{
    width: 200px;
    height: 200px;
}
.downlan{
    color: #66b1ff;
    cursor: pointer;
}
.gudinglan{
    color: #FFF;
    background-color: #409EFF;
    border-color: #409EFF;
}
.gudinglan:hover{
    color: #FFF !important;
    background-color: #409EFF !important;
    border-color: #409EFF !important;
}
.xup2{
    font-size: 24px;
    color: #F25B27;
}
.xup2 span{
    font-size: 30px !important;
}
/*学术end*/
/*学术弹窗*********start*******/
.itembom0{
    margin-bottom: 0 !important;
}
.top40item .el-form-item{
    margin-top: 40px !important;
    margin-bottom: 0 !important;
}
.formbom0{

}
.inputri10 .el-form-item{
    margin-right: 10px !important;
}
.btnbom0{
    margin-bottom: 0 !important;
}
/*学术弹窗***********end*****/

/*二期 start*/
.xiuimg{
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
.mright20{
    margin-right: 20px;
}
.mleft20{
    margin-left: 20px;
}
.xiutxt{
    font-size: 21px;
    margin-bottom: 8px;
}
.jiantop{
    margin-bottom: 20px;
}
.bannum{
    box-sizing: border-box;
    border-radius: 9px;
    padding: 1px 4px;
    border: 1px solid #76A8C3;
}
.mright5{
    margin-right: 5px;
}
.mright15{
    margin-right: 15px !important;
}
.jiantop2{
    margin-top: 20px;
    box-sizing: border-box;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}
.guantxt{
    font-size: 19px;
    font-weight: 600;
    margin: 20px 0;
}
.w100{
    width: 100%;
}
.w70{
    width: 70%;
}
.w30{
    width: 30%;
}
.w60{
    width: 60%;
}
.w40{
    width: 40%;
}
.mtop100{
    margin-top: 100px;
}
.guan1{
    background: white;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 18px 18px;
}
.bfont18{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 4px;
}
.jiewai{
    box-sizing: border-box;
    padding: 15px 0;
    background: white;
    border-radius: 10px;
}
.jiewaill{
    box-sizing: border-box;
    padding: 15px;
    background: white;
    border-radius: 10px;
}
.jie1{
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    box-sizing: border-box;
    padding:0 15px 15px 15px;
    border-bottom: 1px solid #ccc;
}
.dangjie1{
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    box-sizing: border-box;
    padding:15px 15px 15px 15px;
    margin-top: 20px;
    /*border-bottom: 1px solid #ccc;*/
}
.dangjie2{
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    box-sizing: border-box;
    padding:15px 15px 15px 15px;
}
.chujie1{
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    box-sizing: border-box;
    padding:0 15px 15px 15px;
}
.box{
    box-sizing: border-box;
}
.jie2{
    font-size: 15px;
    font-weight: bold;
    padding: 15px;
    width: 100%;
}
.jie3{
    padding:0 15px;
    width: 100%;
}
.jie3 div{
    box-sizing: border-box;
    border-radius: 5px;
    min-width: 45px;
    padding: 3px 4px;
    background: #DBEFFA;
    color: #75A5BF;
    margin-right: 5px;
    text-align: center;
}
.mtop10{
    margin-top: 10px;
}
.qitawai{
    padding:0 15px;
    position: relative;
}
.fubianding{
    position: absolute;
    right: 55px;
    /*right: 15px;*/
    top: 0px;
    z-index: 999;
    color: #66A0C4;
    min-width: max-content;
    text-align: center;
}
.fubianfu{
    position: absolute;
    right: 15px;
    top: 0px;
    z-index: 999;
    color: red;
    min-width: max-content;
    text-align: center;
}

.fubianding img{
    width: 18px;
    height: 18px;
    margin-right: 3px;
}
.fubiannews{
    color: #66A0C4;
    min-width: max-content;
    text-align: center;
    font-weight: 400;
}
.ceshan{
    color: red;
    width: max-content;
    font-size: 15px;
    font-weight: 450;
}
.hungfen{
    box-sizing: border-box;
    padding: 5px;
    border-radius: 5px;
    background: pink;
}
.wthcontent{
    width: max-content;
}
.fubiannews img{
    width: 18px;
    height: 18px;
    margin-right: 3px;
}
.qitanei{
    width: 100%;
    box-sizing: border-box;
    /*padding: 15px;*/
    /*border-radius: 10px;*/
    /*border: 1px solid #ccc;*/
    position: relative;
}
.qita1{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #1296db;
    position: relative;
}
.qita1 img{
    margin-right: 5px;
}
.fontb15{
    font-weight: bold;
    font-size: 15px;
}
.font14{
    font-size: 14px;
}
.font13{
    font-size: 13px;
}
.mbom7{
    margin-bottom: 7px;
}
.kaibiao{
    font-size: 18px;
    margin: 10px 0;
}
.mbom15{
    margin-bottom: 15px;
}
.mbom10{
    margin-bottom: 10px;
}
.mtop15{
    margin-top: 15px;
}
.fuimg{
    width: 60px;
    height: 60px;
    border-radius: 5px;
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    margin:auto;
}
.chu1{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
    width: 100%;
}
.chu2{
    box-sizing: border-box;
    border-radius: 5px;
    min-width: 45px;
    padding: 3px 4px;
    background: #DBEFFA;
    color: #75A5BF;
    margin-right: 5px;
    text-align: center;
}
.jinfangkai .el-textarea.is-disabled .el-textarea__inner{
    color: black !important;
}
.jinfangkai .el-input.is-disabled .el-input__inner{
    color: black !important;
}
.chuzuo2{
    box-sizing: border-box;
    border-radius: 5px;
    min-width: 45px;
    padding: 3px 4px;
    background: #DBEFFA;
    color: #75A5BF;
    margin-right: 5px;
    text-align: center;
    line-height: 22px;
    margin-bottom: 3px;
    margin-top: 5px;
}
.chuwai2{
}
.chunei1{
    box-sizing: border-box;
    padding: 15px 15px 0 15px;
    background: white;
    border-radius:0 0 10px 10px;
    border-top: 1px solid #ccc;
}
.chunei18{
    box-sizing: border-box;
    padding: 15px 0 15px 0;
    background: white;
    /*border-radius:0 0 10px 10px;*/
    border-bottom: 1px solid #ccc;
    /*border-top: 1px solid #ccc;*/
}
.resear1{
    font-size: 18px;
    font-weight: bold;
}
.resear2{
    font-size: 16px;
}
.resear3{
    font-size: 14px;
    font-weight: 500;
    color: #999999;
}
.resear4{
    font-size: 16px;
}
.border-bom{
    border-bottom: 1px solid #ccc;
}
.chu3{
    font-size: 15px;
    font-weight: bold;
    width: 100%;
}
.chu15{
    font-size: 20px;
    font-weight: bold;
    width: 100%;
}
.mright10{
    margin-right: 10px;
    word-break: break-word;
}
.perop1 img{
    width: 18px;
    height: 18px;
    margin-right: 5px;
}
.perop1 div{
    /*margin-right: 10px;*/
}
.beiimg1{
    width: 45%;
    height: 150px;
    margin-right: 5%;
    margin-bottom: 20px;
}
.dangqiji{
    box-sizing: border-box;
    padding: 0 0 0 5%;
}
.dangqinei{
    border-radius: 10px;
    background: white;
}
.dangwai{
    box-sizing: border-box;
    padding: 15px;
    border-bottom: 1px solid #ccc;
}
.topbom20{
    margin-top: 20px;
    margin-bottom: 20px;
}
.pian1{
    box-sizing: border-box;
    padding: 8px 15px;
    line-height: 25px;
    text-align: center;
    color: white;
    border-radius: 5px;
    background: #57ABD8;
    /*width: max-content;*/
    /*max-width: 90px;*/
    margin-top: 15px;
    cursor: pointer;
}
.jianno{
    font-size: 16px;
    font-weight: bold;
    margin-left: 10px;
}
.jiannowen{
    font-size: 16px;
    font-weight: bold;
    margin-left: 10px;
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer;
}
.newertop{
    height: 100px;
    width: 960px;
    margin: 0 auto;
    position: relative;
    margin-top: 5%;
}
.bubble{
    font-weight: bold;font-size: 15px;
    color: #979797;
    cursor: pointer;
}
.twologo{
    width: 140px;
    height: 120px;
}
.newloginnei{
    width: 100%;
    height: 100%;
}
.waidian p{
    width: 100%;
    text-align: center;
}
.waidian{
    width: 18%;
    /*width: auto;*/
    height: auto;
    margin-right: 2%;
    color: white;
    margin-bottom: 30px;
    cursor: pointer;
}
.waidian:nth-child(5n){
    margin-right: 0;
}
.waidian img{
    /*width: 100%;*/
    width:162px;
    height: 150px;
    margin-bottom: 10px;
}
.closetong{
    width: 960px;
    margin: 0 auto;
}
.closetong img{
    width: 40px;
    height: 40px;
}
.dingimg{
    width: 200px;
    height: auto;
    position: absolute;
    left: 47px;
    top: 20px;
}
.positionrel{
    position: relative;
}
.mright10{
    margin-right: 10px;
    word-break: break-word;
}
.mtop20{
    margin-top: 20px;
}
.icon100{
    width: 100px;
    height: 100px;
}
.icon28{
    width: 28px;
    height: 28px;
}
.mtop40{
    margin-top: 40px;
}
.mtop50{
    margin-top: 50px;
}
.jiform .el-form-item{
    width: 48% !important;
}
.neiwidth202 .el-select{
    width: 202px !important;
}
.huopi .el-form-item__content{
    width: 70%;
}
.huopi .el-input{
    width: 35% !important;
}
.huopi .el-select{
    width: 35% !important;
}
.huopi .el-select .el-input--suffix{
    width: 100% !important;
}
.marsxji{
    margin: 15px 0 30px 0;
}
.jianlitong{
    width: 960px;
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 22px;
    color: white;
}
.w50{
    width: 50%;
}
.carleft{
    box-sizing: border-box;
    padding-right:2%;
}
.w80{
    width: 80%;
}
.cardleftnei{
    position: relative;
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
    background: white;
    border: 1px solid #E8E8E8;
    border-radius: 8px;
}
.cardimg{
    width: 60px;
    height: 80px;
    border-radius: 3px;
}
.changeword{
    word-break: keep-all !important;
}
.cardm3{
    font-size: 19px;
    color: black;
    font-weight: bold;
    margin-bottom: 10px;
}
.cardm4{
    font-size: 17px;
}
.cztxt1{
    font-size: 18px;
    font-weight: bold;
}
.cztxt2{
    margin: 0 8px;
    font-size: 16px;
}
.cztxt3{
    font-size: 16px;

}
.ft16{
    font-size: 16px;
}
.ft17{
    font-size: 17px;
}
.cztxt5{
    margin: 0 10px;
}
.mbom7{
    margin-bottom: 7px;
}
.cardxian1{
    width: 40px;
    height: 2px;
    margin-left: 8px;
}
.cardtop{
    box-sizing: border-box;
    padding: 0 0 0 60px;
}
.cardxian2{
    width: 100%;
    height: 3px;
    margin: 20px 0;
}
.cardph1{
    width: 30px;
    height: 30px;
    box-sizing: border-box;
    padding: 5px;
    background:#012241;
}
.cardph1 img{
    width: 100%;
    height: 100%;
}
.phonewai{
    width: 70%;
    border-bottom: 1px solid #012241;
    margin-bottom: 15px;
}
.mtop2{
    margin-top: 2px;
}
.dingcard{
    width: 30px;
    height: 90px;
    position: absolute;
    top: 0;
    left: 25px;
    background:#012241;
    border-radius: 0 0 20px 20px;
}
.cardgeren{
    width: 20px;
    height: 20px;
    margin-bottom: 20px;
}
.fumian{
    position: absolute;
    right: -85px;
    top: 4px;
}

.neilabel140 .el-form-item__label{
    width: 140px !important;
}
.topxuan{
    margin-top: 40px;
}
.qiezhang{
    /*width: 150px;*/
    width: max-content;
    min-width: 150px;
}
.qiezhang div{
    display: inline-block;
    box-sizing: border-box;
    padding: 6px 5px;
    background: #E3DBCE;
    font-weight: bold;
    /*width: 50%;*/
    cursor: pointer;
    text-align: center;
}
.qienei1{
    border-radius: 3px 0 0 3px;
    box-sizing: border-box;
    padding: 5px;
    white-space: nowrap;
}
.qienei2{
    border-radius: 0 3px 3px 0;
    box-sizing: border-box;
    padding: 5px;
    white-space: nowrap;
}
.nowrap{
    white-space: nowrap;
}
.lambai{
    color: white !important;
    background: #55ABDC !important;
}
.btnchong1{
    cursor: pointer;
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border-radius: 5px;
    background: #4FADE0;
    color: white;
    margin-right: 8px;
    margin-top: 15px;
}
.btnchong2{
    cursor: pointer;
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border-radius: 5px;
    background: #D95555;
    color: white;
    margin-top: 15px;

}
.yao1{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.yao2{
    background: #E6F2F9;
    color: #5CAEDB;
    box-sizing: border-box;
    padding: 5px;
    margin-bottom: 10px;
    border-radius: 3px;
}
.yao3{
    font-size: 15px;
    margin-bottom: 10px;
}
.red{
    color: red;
}
.green{
    color: green;
}
.yao4{
    box-sizing: border-box;
    padding: 10px 0 0 0;
    text-align: center;
    color: red;
    width: 100%;
    cursor: pointer;
    border-top: 1px solid #DCDCDC;
}
.quannei1{
    box-sizing: border-box;
    padding: 15px;
    border-radius: 10px;
    background: white;
    margin-top: 15px;
    width: 32%;
    margin-right: 2%;
}
.quannei1:nth-of-type(3n){
    margin-right: 0;
}
.yaobtn1{
    height: 40px;
    line-height: 40px;
    width: 80px;
    text-align: center;
    background: #E6F2F9;
    position: absolute;
    right: -85px;
    color: #55ABDA;
    font-weight: bold;
    top: 0;
}
.yaobtn2{
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: -130px;
    top: 0;
    color: #55ABDA;
    font-weight: bold;
}
.fu1{
    font-size: 18px;
    font-weight: bold;
}
.fu2{
    font-size: 22px;
    font-weight: bold;
    color: red;
}
.neijinbtn1{
    /*width: 50px !important;*/
    box-sizing: border-box;
    padding: 0 5px;
    width: max-content;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
    cursor: pointer;
}
.que1{
    background: #55ABDA;
    color: white;
}
.que2{
    background: #E7E7E7;
    color: #8D8D8D;
}
.wijinw{
    width: 120px !important;
}
.w60px{
    width: 60px;
}
.delshanchu{
    width: 90px;
    text-align: center;
    line-height: 35px;
    height: 35px;
    color: white;
    background: #BC464A;
    border-radius: 5px;
    font-weight: bold;
    margin-bottom: 10px;
}
.zenglan{
    width: 90px;
    text-align: center;
    line-height: 35px;
    height: 35px;
    color: white;
    background: #55ABDA;
    border-radius: 5px;
    font-weight: bold;
    margin-bottom: 10px;
}
.lianimg{
    width: 40px;
    height: 40px;
    margin-right: 20px;
}
.fenlian1{
    font-size: 18px;
    color: #55ABDA;
    font-weight: bold;
    margin-bottom: 10px;
}
.waifuzhi{
    margin-top: 20px;
}
.fuzhi1{
    width: 80%;
    height: 40px;
    line-height: 40px;
    border-radius: 10px;
    box-sizing: border-box;padding: 0 10px;
    background: #F9F9F9;
    display: inline-block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.fuzhi2{
    width: 80px;
    height: 40px;
    line-height: 40px;
    color: white;
    background: #55ABDA;
    text-align: center;
    cursor: pointer;
    border-radius: 10px;
}
/*二期 end*/
.wuwai{
    margin: 10px 0 20px 0;
    font-size: 16px;
}
.neiwu{
    min-width: 90px;
    text-align: center;
    position: relative;
    box-sizing: border-box;
    padding: 0 15px;
    cursor: pointer;
}
.wubold{
    font-weight: bold;
}
.wubold::after{
    content: "";
    width: 30px;
    height: 3px;
    background: #55ABDA;
    position: absolute;
    top: 28px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    transition: all .8s;
}
.newsbhform .el-form-item{
    width: 48%;
    display: inline-block;
}
.newsbhform96 .el-form-item{
    width: 96%;
    display: inline-block;
    margin-bottom: 10px !important;
}
.newsbhform96 .el-form-item__label{
    width: 100%;
    text-align: left;
}
.newsbhform96 .el-form-item__content{
    width: 100%;
    margin-left: 0 !important;
}
.fwidth96{
    width: 96% !important;
}
.fwidth100{
    width: 100% !important;
}
.newbtnbg{
    background: #E6F2F9 !important;
    color: #55ABDA !important;
    border: none !important;
}
.newbtnbg:hover{
    background: #E6F2F9 !important;
    color: #55ABDA !important;
    border: none !important;
}
.newbtnti{
    background: #55ABDA !important;
    color: white !important;
    border: none !important;
}
.newbtnti:hover{
    background: #55ABDA !important;
    color: white !important;
    border: none !important;
}
.newbtnqu{
    background: #DEDACB !important;
    color: #6B6B6A !important;
    border: none !important;
}
.newbtnqu:hover{
    background: #DEDACB !important;
    color: #6B6B6A !important;
    border: none !important;
}
.bianjigan{
    color: #8a8a8a;
    cursor: pointer;
    /*position: absolute;*/
    /*right: 0;*/
    /*top: 0;*/
    /*font-size: 16px;*/
}
.bianjigan img{
    width: 18px;
    /*height: 18px;*/
}