* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0px;
}

.position-relative {
    position: relative;
    z-index: 10
}

.display-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.display-flex.tr{
    justify-content: flex-end;
}
.sz{
    cursor: pointer
}
.cz{
     vertical-align:middle
}
.display-inline-block {
    display: inline-block;
    vertical-align: middle !important
}
.czbj{
     flex-direction: column; 
}
.flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.cen {
    text-align: center
}

.b {
    font-weight: 600
}

.vertical-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.vertical-bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex-direction: column;
}
.Vertical-layout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}


.vertical-middle {
    vertical-align: middle !important
}

.border-radius-50 {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.margin-auto {
    margin: auto
}

.w100 {
    width: 100% !important
}

.h100 {
    height: 100%
}

.fz50 {
    font-size: 50px;
}

.fz60 {
    font-size: 60px;
}

.fz70 {
    font-size: 70px;
}

.fz80 {
    font-size: 80px;
}

.fz90 {
    font-size: 90px ;
}

.bbm {
    border-bottom: 1px solid #F5F5F5
}

.btm {
    border-top: 1px solid #F5F5F5
}

.brm {
    border-right: 1px solid #F5F5F5
}

.blm {
    border-left: 1px solid #F5F5F5
}

.pt5 {
    padding-top: 5px
}

.pt10 {
    padding-top: 10px !important
}

.pt15 {
    padding-top: 15px
}

.pt20 {
    padding-top: 20px
}

.pt30 {
    padding-top: 30px
}

.pt40 {
    padding-top: 40px
}

.pt50 {
    padding-top: 50px
}

.pt60 {
    padding-top: 60px !important
}

.pt70 {
    padding-top: 70px
}

.pt80 {
    padding-top: 80px
}

.pm5 {
    padding-bottom: 5px !important
}

.pm10 {
    padding-bottom: 10px !important
}

.pm15 {
    padding-bottom: 15px !important
}

.pm20 {
    padding-bottom: 20px !important
}

.pm30 {
    padding-bottom: 30px !important
}

.pm40 {
    padding-bottom: 40px !important
}

.pm50 {
    padding-bottom: 50px !important
}

.pm70 {
    padding-bottom: 70px !important
}

.pl5 {
    padding-left: 5px
}

.pl10 {
    padding-left: 10px
}

.pl5 {
    padding-left: 15px
}

.pl20 {
    padding-left: 20px
}

.pl30 {
    padding-left: 30px
}

.pl40 {
    padding-left: 40px
}

.pl50 {
    padding-left: 50px
}

.pl60 {
    padding-left: 60px
}

.pl70 {
    padding-left: 70px
}

.pl80 {
    padding-left: 80px
}

.pl90 {
    padding-left: 90px
}

.pl100 {
    padding-left: 100px
}

.pr20 {
    padding-right: 20px
}

.pr10 {
    padding-right: 10px
}

.z6 {
    color: #666
}

.fz12 {
    font-size: 12px !important
}

.fz13 {
    font-size: 13px
}

.fz14 {
    font-size: 14px !important
}

.fz15 {
    font-size: 15px !important
}

.fz16 {
    font-size: 16px !important
}

.fz18 {
    font-size: 18px !important
}

.fz20 {
    font-size: 20px !important
}

.fz20 {
    font-size: 20px !important
}

.fz21 {
    font-size: 21px !important
}

.fz22 {
    font-size: 22px !important
}

.fz24 {
    font-size: 24px !important
}

.fz26 {
    font-size: 26px !important
}

.fz28 {
    font-size: 28px !important
}

.fz30 {
    font-size: 30px !important
}

.fz40 {
    font-size: 40px !important
}

.fz32 {
    font-size: 32px !important
}

.fz34 {
    font-size: 34px !important
}

.fz36 {
    font-size: 36px !important
}

.fz48 {
    font-size: 48px !important
}

.fz53 {
    font-size: 53px !important
}

.ml5 {
    margin-left: 5px
}

.ml10 {
    margin-left: 10px
}

.ml15 {
    margin-left: 15px
}

.ml20 {
    margin-left: 20px
}

.ml30 {
    margin-left: 30px
}

.ml40 {
    margin-left: 40px
}

.ml50 {
    margin-left: 50px
}

.ml60 {
    margin-left: 60px
}

.ml70 {
    margin-left: 70px
}

.ml80 {
    margin-left: 80px
}

.ml100 {
    margin-left: 100px
}

.m90 {
    margin-left: 90px
}

.ml110 {
    margin-left: 110px
}

.ml120 {
    margin-left: 120px
}


.mt70 {
    margin-top: 70px
}

.mt80 {
    margin-top: 80px
}

.mt90 {
    margin-top: 90px
}

.mt100 {
    margin-top: 100px
}

.mt200 {
    margin-top: 200px
}

.mt180 {
    margin-top: 180px
}

.mt110 {
    margin-top: 110px
}

.mt120 {
    margin-top: 120px
}

.mt130 {
    margin-top: 130px
}

.mt5 {
    margin-top: 5px !important
}

.mt10 {
    margin-top: 10px !important
}

.mt15 {
    margin-top: 15px !important
}

.mt20 {
    margin-top: 20px !important
}

.mt25 {
    margin-top: 25px !important
}

.mt2 {
    margin-top: 2px !important
}

.mt30 {
    margin-top: 30px !important
}

.mt40 {
    margin-top: 40px !important
}

.mt50 {
    margin-top: 50px !important
}

.mt60 {
    margin-top: 60px !important
}

.mr5 {
    margin-right: 5px
}

.mr10 {
    margin-right: 10px
}

.mr20 {
    margin-right: 20px
}

.mr30 {
    margin-right: 30px
}

.mr40 {
    margin-right: 40px
}

.mr50 {
    margin-right: 50px
}

.mr60 {
    margin-right: 60px
}

.mb5 {
    margin-bottom: 5px !important
}

.mb10 {
    margin-bottom: 10px !important
}

.mb15 {
    margin-bottom: 15px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.tr {
    text-align: right !important
}

.tl {
    align-items:flex-start;
    text-align: left
}

.tr {
    text-align: right;
    align-items:flex-end;
}

.pd {
    padding-left: 10px;
    padding-right: 10px
}
.qc{
    clear: both
}
.z3 {
    color: #333
}

.z6 {
    color: #666
}

.z9 {
    color: #999 !important
}
.ls{
    color: var(--van-button-success-background-color);
}
.cf {
    color: #fff
}

.bgff {
    background: #fff
}
.nowrap{
    white-space:nowrap
}
.elf {
    display: inline-block;
    background-size: 1280px;
    vertical-align: middle !important
}

.pr {
    position: relative;
    z-index: 10;
}

.table {
    display: table;
}

.trow {
    display: table-row;
}

.cell {
    display: table-cell;
}

.flex-end{
    justify-content: flex-end 
}
.bgls{
	background: #0614EC !important;
	color: #fff !important;
}
.dianer{
    overflow: hidden;
    white-space:pre-wrap;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 34px;

}
.dian{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    
}
.jzhh{
    white-space:nowrap;
}
.imgjz {
    object-fit: cover
  }
