* {
    margin: 0;
    padding: 0;
    list-style: none;
    box-sizing: border-box;
}
p {
    margin-bottom: 0
}
ul {
    margin-bottom: 0
}
html,body {
    height: 100%;
    overflow-x: hidden;
}
a {
    text-decoration: none !important;
}
image {
    border: none
}
.eps{
    overflow: hidden !important;
    text-overflow:ellipsis !important;
    white-space: nowrap !important;
}
.eps2-15-20 {
    overflow : hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    font-size: 15px !important;
    line-height: 20px !important;
    height: 40px !important;
    white-space: normal !important;
}
.t-a-c {
    text-align: center
}
.t-a-r {
    text-align: right
}
.m-0-a {
    margin: 0 auto !important;
}
.f-l {
    float: left
}
.f-r {
    float: right
}
.clear {
    clear: both
}
.f-w-b {
    font-weight: bold
}
.b-r-n {
    border-right: none !important;
}
.b-r-3 {
    border-radius: 3px;
}
.b-r-6 {
    border-radius: 6px;
}
.b-r-50 {
    border-radius: 50px;
}
.b-l-n {
    border-left: none !important;
}
.b-b-n {
    border-bottom: none !important;
}
.b {
    border: 1px solid #e6e6e6;
}
.b-b {
    position: relative
}
.b-b:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    content: '';
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
    background-color: #dadada;
}
/*字体大小*/
.f-s-12 {
    font-size: 12px !important;
    height: 12px !important;
    line-height: 12px !important;
}
.f-s-13 {
    font-size: 13px !important;
    height: 13px !important;
    line-height: 13px !important;
}
.f-s-14 {
    font-size: 14px !important;
    height: 14px !important;
    line-height: 14px !important;
}
.f-s-15 {
    font-size: 15px !important;
    height: 15px !important;
    line-height: 15px !important;
}
.f-s-16 {
    font-size: 16px !important;
    height: 16px !important;
    line-height: 16px !important;
}
.f-s-17 {
    font-size: 17px !important;
    height: 17px !important;
    line-height: 17px !important;
}
.f-s-18 {
    font-size: 18px !important;
    height: 18px !important;
    line-height: 18px !important;
}
.f-s-19 {
    font-size: 19px !important;
    height: 19px !important;
    line-height: 19px !important;
}
.f-s-20 {
    font-size: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
}
.f-s-21 {
    font-size: 21px !important;
    height: 21px !important;
    line-height: 21px !important;
}
.f-s-22 {
    font-size: 22px !important;
    height: 22px !important;
    line-height: 22px !important;
}
.f-s-23 {
    font-size: 23px !important;
    height: 23px !important;
    line-height: 23px !important;
}
.f-s-24 {
    font-size: 24px !important;
    height: 24px !important;
    line-height: 24px !important;
}
.f-s-25 {
    font-size: 25px !important;
    height: 25px !important;
    line-height: 25px !important;
}
.f-s-26{
    font-size: 26px !important;
    height: 26px !important;
    line-height: 26px !important;
}
.f-s-27 {
    font-size: 27px !important;
    height: 27px !important;
    line-height: 27px !important;
}
.f-s-28 {
    font-size: 28px !important;
    height: 28px !important;
    line-height: 28px !important;
}
.f-s-32 {
    font-size: 32px !important;
    height: 32px !important;
    line-height: 32px !important;
}
/*字体颜色*/
.f-c-0a2a4d {
    color: #0a2a4d
}
.f-c-8a {
    color: #8a8a8a
}
.f-c-80 {
    color: #808080 !important;
}
.f-c-0a2a4d {
    color: #0a2a4d !important
}
.f-c-4c {
    color:#4c4c4c
}
.f-c-43 {
    color:#434343
}
.f-c-45 {
    color:#454545
}
.f-c-333 {
    color: #333
}
.f-c-000 {
    color: #000
}
.f-c-666 {
    color: #666
}
.f-c-999 {
    color: #999
}
.f-c-ccc {
    color: #ccc
}
.f-c-fff {
    color: #fff
}
.f-c-005bac {
    color: #005bac
}
.f-c-ff7800 {
    color: #ff7800
}
.f-c-616263 {
    color: #616263
}
.f-c-9f9e9e {
    color: #9f9e9e
}
.f-c-d2 {
    color: #d2d2d2
}
.f-c-d3 {
    color: #d3d3d3
}
.f-c-ff7800 {
    color: #ff7800
}
.f-c-d2d2d2 {
    color: #d2d2d2
}
.f-c-0068b7 {
    color: #0068b7
}
.f-c-97 {
    color: #979797
}
.f-c-0a8ddf {
    color: #0a8ddf
}
.f-c-198cff {
    color: #198cff
}
/*背景色*/
.bg-f4f8fe {
    background-color: #f4f8fe !important;
}
.bg-198cff {
    background-color: #198cff !important;
}
.bg-fff {
    background-color: #fff !important;
}
/* 常用padding */
.p-0 {
    padding: 0 !important;
}
.p-10 {
    padding: 10px !important;
}
.p-15 {
    padding: 15px !important;
}
.p-20 {
    padding: 20px !important;
}
.p-25 {
    padding: 25px !important;
}
.p-30 {
    padding: 30px !important;
}
.p-15-0 {
    padding: 15px 0 !important;
}
.p-6-10-12 {
    padding: 6px 10px 12px !important;
}
.p-12-10 {
    padding: 12px 10px !important;
}
.p-0-10 {
    padding: 0 10px !important;
}
.p-0-15 {
    padding: 0 15px !important;
}
.p-10-15 {
    padding: 10px 15px !important;
}
.p-16-15 {
    padding: 16px 15px !important;
}
.p-18-15 {
    padding: 18px 15px !important;
}
.p-0-30 {
    padding: 0 30px !important;
}
.p-30-0 {
    padding: 30px 0 !important;
}
.p-35-0 {
    padding: 35px 0 !important;
}
.p-30-15 {
    padding: 30px 15px !important;
}
.p-15-25 {
    padding: 15px 25px !important;
}
.p-20-30 {
    padding: 20px 30px !important;
}
.p-35-25 {
    padding: 35px 25px !important;
}
.p-25-15 {
    padding: 25px 15px !important;
}
.p-25-20 {
    padding: 25px 20px !important;
}
.p-30-20 {
    padding: 30px 20px !important;
}
.p-40-30 {
    padding: 40px 30px !important;
}
.p-24-0 {
    padding: 24px 0 !important;
}
.p-0-24 {
    padding: 0 24px !important;
}
.p-20-0-40 {
    padding: 20px 0 40px !important;
}
.p-20-24 {
    padding: 20px 24px !important;
}
.p-20-25 {
    padding: 20px 25px !important;
}
.p-25-24 {
    padding: 25px 24px !important;
}
.p-30-24 {
    padding: 30px 24px !important;
}
.p-35-20 {
    padding: 35px 20px !important;
}
.p-35-24 {
    padding: 35px 24px !important;
}
.p-25-0 {
    padding: 25px 0 !important;
}
.p-35-0 {
    padding: 35px 0 !important;
}
.p-45-50 {
    padding: 45px 50px !important;
}
.p-45-24 {
    padding: 45px 24px !important;
}
.p-30-50 {
    padding: 30px 50px !important;
}
.p-35-60 {
    padding: 35px 60px !important;
}
/* 常用margin */
.m-0 {
    margin: 0 !important;
}
.m-r-3 {
    margin-right: 3px !important;
}
.m-r-5 {
    margin-right: 5px !important;
}
.m-r-10 {
    margin-right: 10px !important;
}
.m-r-15 {
    margin-right: 15px !important;
}
.m-r-20 {
    margin-right: 20px !important;
}
.m-r-25 {
    margin-right: 25px !important;
}
.m-r-30 {
    margin-right: 30px !important;
}
.m-r-40 {
    margin-right: 40px !important;
}
.m-r-50 {
    margin-right: 50px !important;
}
.m-r-60 {
    margin-right: 60px !important;
}
.m-r-65 {
    margin-right: 65px !important;
}
.m-r-70 {
    margin-right: 70px !important;
}
.m-l-3 {
    margin-left: 3px !important;
}
.m-l-5 {
    margin-left: 5px !important;
}
.m-l-10 {
    margin-left: 10px !important;
}
.m-l-15 {
    margin-left: 15px !important;
}
.m-l-20 {
    margin-left: 20px !important;
}
.m-t-2 {
    margin-top: 2px !important;
}
.m-t-3 {
    margin-top: 3px !important;
}
.m-t-4 {
    margin-top: 4px !important;
}
.m-t-5 {
    margin-top: 5px !important;
}
.m-t-10 {
    margin-top: 10px !important;
}
.m-t-13 {
    margin-top: 13px !important;
}
.m-t-15 {
    margin-top: 15px !important;
}
.m-t-20 {
    margin-top: 20px !important;
}
.m-t-21 {
    margin-top: 21px !important;
}
.m-t-22 {
    margin-top: 22px !important;
}
.m-t-24 {
    margin-top: 24px !important;
}
.m-t-30 {
    margin-top: 30px !important;
}
.m-t-40 {
    margin-top: 40px !important;
}
.m-t-45 {
    margin-top: 45px !important;
}
.m-t-50 {
    margin-top: 50px !important;
}
.m-b-8 {
    margin-bottom: 8px !important;
}
.m-b-10 {
    margin-bottom: 10px !important;
}
.m-b-15 {
    margin-bottom: 15px !important;
}
.m-b-17 {
    margin-bottom: 17px !important;
}
.m-b-20 {
    margin-bottom: 20px !important;
}
.m-b-24 {
    margin-bottom: 24px !important;
}
.m-b-25 {
    margin-bottom: 25px !important;
}
.m-b-30 {
    margin-bottom: 30px !important;
}
.m-b-35 {
    margin-bottom: 35px !important;
}
.m-b-40 {
    margin-bottom: 40px !important;
}
.m-b-45 {
    margin-bottom: 45px !important;
}
.m-b-50 {
    margin-bottom: 50px !important;
}
.m-b-60 {
    margin-bottom: 60px !important;
}
.m-b-70 {
    margin-bottom: 70px !important;
}
.m-b-80 {
    margin-bottom: 80px !important;
}
.m-b-100 {
    margin-bottom: 100px !important;
}
.m-10-0 {
    margin: 10px 0 !important;
}
.m-24-0 {
    margin: 24px 0 !important;
}
.m-30-0 {
    margin: 30px 0 !important;
}
.m-40-0 {
    margin: 40px 0 !important;
}
.m-30-0-60 {
    margin: 30px 0 60px !important;
}
.m-40-0-80 {
    margin: 40px 0 80px !important;
}
.m-15-0-20 {
    margin: 15px 0 20px !important;
}
.m-0-10 {
    margin: 0 10px !important;
}
.m-0-15 {
    margin: 0 15px !important;
}
.m-0-20 {
    margin: 0 20px !important;
}
.m-0-30 {
    margin: 0 30px !important;
}
/* flex样式 */
.f-j-c {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-justify-content: center !important;
    -moz-justify-content: center !important;
    -ms-justify-content: center !important;
    -o-justify-content: center !important;
    justify-content: center !important;
}
.f-j-sb {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-justify-content: space-between !important;
    -moz-justify-content: space-between !important;
    -ms-justify-content: space-between !important;
    -o-justify-content: space-between !important;
    justify-content: space-between !important;
}
.f-j-sa {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-justify-content: space-around !important;
    -moz-justify-content: space-around !important;
    -ms-justify-content: space-around !important;
    -o-justify-content: space-around !important;
    justify-content: space-around !important;
}
.f-j-st {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-justify-content: flex-start !important;
    -moz-justify-content: flex-start !important;
    -ms-justify-content: flex-start !important;
    -o-justify-content: flex-start !important;
    justify-content: flex-start !important;
}
.f-j-e {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-justify-content: flex-end !important;
    -moz-justify-content: flex-end !important;
    -ms-justify-content: flex-end !important;
    -o-justify-content: flex-end !important;
    justify-content: flex-end !important;
}
.f-a-c {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-align-items:center !important;
    -moz-align-items:center !important;
    -ms-align-items:center !important;
    -o-align-items:center !important;
    align-items:center !important;
}
.f-a-st {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-align-items:flex-start !important;
    -moz-align-items:flex-start !important;
    -ms-align-items:flex-start !important;
    -o-align-items:flex-start !important;
    align-items:flex-start !important;
}
.f-a-e {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-align-items:flex-end !important;
    -moz-align-items:flex-end !important;
    -ms-align-items:flex-end !important;
    -o-align-items:flex-end !important;
    align-items:flex-end !important;
}
.f-d {
    -webkit-flex-direction: column !important;
    -moz-flex-direction: column !important;
    -ms-flex-direction: column !important;
    -o-flex-direction: column !important;
    flex-direction: column !important;
}
.flex-1 {
    -prefix-box-flex: 1 !important;
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 !important;
    -moz-box-flex: 1 !important;
    -ms-flex: 1 !important;
    flex: 1
}
.flex-2 {
    -prefix-box-flex: 2 !important;
    -webkit-box-flex: 2 !important;
    -webkit-flex: 2 !important;
    -moz-box-flex: 2 !important;
    -ms-flex: 2 !important;
    flex: 2
}
.flex-3 {
    -prefix-box-flex: 3 !important;
    -webkit-box-flex: 3 !important;
    -webkit-flex: 3 !important;
    -moz-box-flex: 3 !important;
    -ms-flex: 3 !important;
    flex: 3
}
.flex-4 {
    -prefix-box-flex: 4 !important;
    -webkit-box-flex: 4 !important;
    -webkit-flex: 4 !important;
    -moz-box-flex: 4 !important;
    -ms-flex: 4 !important;
    flex: 4
}
.flex-5 {
    -prefix-box-flex: 5 !important;
    -webkit-box-flex: 5 !important;
    -webkit-flex: 5 !important;
    -moz-box-flex: 5 !important;
    -ms-flex: 5 !important;
    flex: 5
}
.f-grow {
    flex-grow: 0 !important;
}
.f-shrink {
    flex-shrink: 0 !important;
}
.f-j-a-c {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-align-items:center !important;
    -moz-align-items:center !important;
    -ms-align-items:center !important;
    -o-align-items:center !important;
    align-items:center !important;
    -webkit-justify-content: center !important;
    -moz-justify-content: center !important;
    -ms-justify-content: center !important;
    -o-justify-content: center !important;
    justify-content: center !important;
}






