*{
    margin: 0;
    padding: 0;
    border: 0;
}
img{
    width: 100%;
    height: 100%;
}
.contain{
    width: 100%;
}

.heard{
    width: 100%;
    background: #0038C0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    height: 70px;
    display: flex;
    align-items: center;
}
.heard > div{
    display: flex;
    width: 90%;
    justify-content: space-between;
    margin: 0 auto;
}

.yaoqinghan{
    background: #006FFF !important;
    font-size: 12px !important;
    color: #fff !important;
    border: 0 !important;
    letter-spacing: 1px;
    padding: 5px 20px;
    border-radius: 5px;
    text-decoration: none;
}

.logo{
    display: flex;
    align-items: center;
}
.logo img{
    margin:0 10px;
}
.logo span{
    color: #fff;
}
.contain{
    width: 90%;
    max-width: 980px;
    margin: 15px auto;
}
.bmbBox{
    display: flex;
    align-items: center;
    justify-content: center;
}

.bmb{
    font-size: 24px;
    line-height: 48px;
    font-weight: bold;
    letter-spacing: 5px;
    border-bottom: 5px solid #0038C0;
    color: #0038C0;
}
.info{
    margin: 20px 0;
}
.info > div{
    margin: 30px 0;
}
.info p{
    font-size: 14px;
    line-height: 28px;
    color: #e4e4e4;
    color: #3D3D3D;
}
.textIndent{
    text-indent: 2rem;
}
.font18{
    font-size: 16px!important;
    line-height: 34px;
    font-weight: bold;
}
.fontBold{
    line-height: 32px;
    font-weight: bold;
}
.el-col-4 {
    width: 16.66667%;
    font-size: 12px;
    text-align: center;
    padding: 10px 0;
    border: 1px solid #D6D9E2;
    border-radius: 10px;
}
.margin15{
    margin: 10px 0;
}

.zjjg{
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin: 15px 0;
}
.zjjg > div{
    width: 21%;
    max-width: 223px;
    text-align: center;
    border: 1px solid #D6D9E2;
    border-radius: 5px;
    padding: 15px 10px;
}
.zjjg > div >.title{
    text-align: center;
    margin-bottom: 15px;
}
.zjjg > div >.el-row{
    font-size: 12px;
    line-height: 24px;
}

.zjjg_app{
    width: 100%;
    margin: 15px 0;
}
.zjjg_app > div{
    width: 100%;
    margin: 20px 0;
}
.zjjg_app > div >.title{
    text-align: left;
    margin-bottom: 10px;
    font-size: 16px;
    position: relative;
    padding-left: 15px;
}
.zjjg_app > div >.title::before{
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #3a8ee6;
    border-radius: 8px;
    left: 0;
    top: 7px;
}
.zjjg_app > div >.el-row{
    font-size: 12px;
    line-height: 28px;
    padding: 0 10px;
}
.zjjg_app > div >.el-row >.el-col{
   width: auto!important;
   margin-right: 10px;
}
.endTile{
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    justify-content: flex-end;
    margin-top: 40px;
}
.endTile div{
    letter-spacing: 2px;
    line-height: 36px;
}
.right{
    text-align: right;
}
.nei_border{
    padding:10px 20px;
    border: 1px solid #23324F;
    border-radius: 4px;
}
.wai_border{
    padding: 5px;
    border: 2px solid #23324F;
    border-radius: 4px;
}
.border{
    border: 1px solid #D6D9E2;
    border-radius: 4px;
}
.padding{
    padding: 10px;
}
.line_box{
    text-align: center;
    margin: 10px 0 0 0
}
.line_tile{
    position: relative;
    text-align: center;
    font-size: 18px;
    letter-spacing: 3px;
    font-weight: 600;
}
.line{
    position: absolute;
    left: -3px;
    bottom: -1.5px;
    width: 100%;
    height: 7px;
    border-radius: 20px;
    opacity: 1;
    background: linear-gradient(90deg, rgba(0, 126, 253, 0.8) 0%, rgba(0, 126, 253, 0) 70%);
    z-index: 0;
}

.jb_back{
    background: linear-gradient(180deg, #EBF4FF 0%, rgba(255, 255, 255, 0) 100%);
}
.text_center{
    text-align: center;
}
.index_row{
    margin: 20px 0;
}
.index_row .el-col-6{
    width: 23% !important;
    padding: 15px 0 40px 0;
}

.index_row .el-col-8{
    width: 31% !important;
    padding: 20px 0;
}

/* app */
.index_row_app{
    margin: 20px 0;
    flex-wrap: wrap;
}
.index_row_app .el-col-12{
    width: 48% !important;
    margin: 10px 0;
    padding: 20px;
}
.index_row_app .el-col-24{
    margin: 10px 0;
}
.mingci{
    color: #0038C0; 
    font-size: 24px;
    margin: 30px 0 10px 0;
    font-weight: bolder;
}
.shul{
    font-size: 20px;color: #3D3D3D;
    margin: 10px 0 10px 0;
}
.jiangj{
    font-size: 30px;color: #3D3D3D; font-weight: 600; 
}
.danwei{
    font-size: 16px;
}
.beiz{
    font-size: 14px;color: #3D3D3D;margin-top: 20px;
}
.index_row_app .mingci{
    font-size: 14px!important;
    margin: 0 0 10px 0!important;
    font-weight: bolder;
}
.index_row_app .shul{
    font-size: 12px!important;
    margin: 0 0 10px 0!important;
}
.index_row_app .jiangj{
    font-size: 14px!important;
    margin: 0 0 10px 0!important;
}
.index_row_app .danwei{
    font-size: 12px!important;
}
.index_row_app .beiz{
    font-size: 11px !important;
    margin-top: 5px!important;
}


.tips{
    position: relative;
    margin-bottom: 10px;
    padding-left: 15px;
}
.tips::before{
    content:'';
    position: absolute;
    border-radius: 2px;
    width: 5px;
    height: 15px;
    top: 10px;
    left: 0;
    background:#085FE1 ;
}
.line_title_2{
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
}
.line_title_3{
    text-align: left;
    font-size: 14px;
    margin-top: 10px;
}
.san_title{
    padding: 0 20px;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    margin: 25px 0 10px 0;
}
.san_title_app{
    padding: 0 20px;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    margin: 10px 0 10px 0;
}

.typeIcon img{
    width: 32px;
    height: 32px;
    margin: 10px 0;
}
.typeIcon .el-col-4{
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 15px 0;
    width: calc(100% / 6 - 15px) !important;
}

.typeIcon_app img{
    width: 22px!important;
    height: 22px!important;
    margin:0!important;
}
.typeIcon_app .el-col-4{
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 15px 0;
    width: 30% !important;
    margin-bottom: 10px;
}

.orCode{
    width: 100%;
    padding: 10px;
}
.orCode img{
    width: 100%;
    height: auto!important;
    max-width: 250px;
}
.orCode .el-col-12{
    text-align: center;
    width: 46%!important;
}
.footer{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #3B82F6;
    color: #FFFFFF;
    padding: 10px 0;
}
.heard_app{
    width: 100%;
    background: #005cf6;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    height: 50px;
    display: flex;
    align-items: center;
    padding-left: 20px;
}
.heard_app  .logo > span{
    margin: 0 10px!important;
}

.import{
    font-weight: bold;
    color: #0038c0;
    padding: 0 5px;
    font-size: 18px;
}