body{
    background: url("/images/bg.png");
    background-size: 100% 100%;
}

/*--------icon----------*/
.m-location {
    min-height: calc(100vh - 363px) !important;
    height:auto !important;
    /*min-height: 51vh !important;*/
}

.m-icon-info {
    color: #0a001f !important;
    padding-left: 12px !important;
}

/*---------padded--------*/
.m-padded-mini {
    padding: 0.2em !important;
}

.m-padded-tiny {
    padding: 0.5em !important;
}

.m-padded {
    padding: 1em !important;
}

.m-padded-small {
    padding: 0.5em !important;
}

.m-padded-tb-mini {
    padding-top: 0.2em !important;
    padding-bottom: 0.2em !important;
}

.m-padded-tb-none {
    padding-top: 0em !important;
    padding-bottom: 0em !important;
}

.m-padded-tb-tiny {
    padding-top: 0.3em !important;
    padding-bottom: 0.3em !important;
}

.m-padded-tb-small {
    padding-top: 0.5em !important;
    padding-bottom: 0.5em !important;
}

.m-padded-tb {
    padding-top: 0.8em !important;
    padding-bottom: 0.8em !important;
}

.m-padded-tb-large {
    padding-top: 1.6em !important;
    padding-bottom: 1.6em !important;
}

.m-padded-tb-big {
    padding-top: 3em !important;
    padding-bottom: 3em !important;
}

.m-padded-tb-huge {
    padding-top: 4em !important;
    padding-bottom: 4em !important;
}

.m-padded-t-large {
    padding-top: 2.2em !important;
    padding-bottom: 0.9em !important;

}

.m-padded-tb-massive {
    padding-top: 4em !important;
    padding-bottom: 2em !important;
}

.m-padded-lr-responsive {
    padding-left: 4em !important;
    padding-right: 4em !important;
}

.m-padded-lr-8 {
    padding-left: 8em !important;
    padding-right: 8em !important;
}

/*--------length--------*/
.m-input-length {
    width: 66% !important;
}

/*------text-------*/
.m-text-thin {
    font-weight: 300 !important;
    font-size: 14px !important;
}

.m-text-spaced {
    letter-spacing: 2px !important;
}

.m-text-lined {
    line-height: 1px !important;
}

.m-text {
    font-weight: 300 !important;
    letter-spacing: 1px !important;
    line-height: 1.6;
    font-family: 微软雅黑;
}

.m-text-description {
    font-weight: 500 !important;
    font-family: 微软雅黑;
}

.m-text-title {
    font-weight: 500 !important;
    letter-spacing: 1px !important;
    line-height: 1.8;
    font-family: 微软雅黑;
}

/*-------opacity透明度-----*/

.m-opacity-tiny {
    opacity: 0.8 !important;
}

.m-opacity-mini {
    opacity: 0.7 !important;
}

/*------display--------*/
.m-chrome-input {
    -webkit-box-shadow: 0 0 0px 1000px #1b1c1d inset !important;
    -webkit-text-decoration-color: #FFFFFF;
}

.m-inline-block { /*--让单元水平放置的样式---*/
    display: inline-block !important;
}

/*-------container------*/
.m-container-large {
    max-width: 78em !important;
    margin: auto !important;
}

.m-container-mini {
    max-width: 58em !important;
    margin: auto !important;
}

.m-html-100-width {
    width: 100% !important;
    overflow-x: hidden !important;
}

.m-container {
    max-width: 88em !important;
    margin: auto !important;
}

.m-container-recruit {
    max-width: 100% !important;
    width: 90% !important;
    margin: auto !important;
}

.m-container-manage {
    max-width: 100em !important;
    width: 97em !important;
    margin: auto !important;
}

.m-container-activity {
    max-width: max-content !important;
    width: max-content !important;
    margin: auto !important;
}

.m-container-fund-flow {
    max-width: 99% !important;
    width: 99% !important;
    margin: auto !important;
}

.m-container-stock {
    max-width: 88% !important;
    width: 88% !important;
    margin: auto !important;
}


.m-container-small {
    max-width: 68em !important;
    margin: auto !important;
}

/*------margin-------*/

.m-margin-l {
    margin-left: 7px !important;
}

.m-margin-lb {
    margin-bottom: 7px !important;;
    margin-left: 3px !important;
}

.m-margin-top-small {
    margin-top: 0.5em !important;
}

.m-margin-top {
    margin-top: 1em !important;
}

.m-margin-top-large {
    margin-top: 2em !important;
}

.m-margin-tb-tiny {
    margin-top: 0.3em !important;
    margin-bottom: 0.3em !important;
}

.m-margin-b-huge {
    margin-bottom: 2em !important;
}

.m-margin-b {
    margin-bottom: 1em !important;
}

.m-margin-mini {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.m-margin {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}

.m-margin-none {
    margin: 0px !important;
}

.m-margin-t {
    margin-top: 24px !important;
}

.m-margin-lr {
    margin-left: 4px !important;
    margin-right: 4px !important;
}

.m-margin-l8 {
    margin-left: 8px !important;
}

.m-margin-message {
    margin-top: 8px !important;
}

.m-margin-tiny {;
    margin: 0.8em 0.9em 0.3em 0.5em !important;
}

.m-margin-smalls {;
    margin: 0.6em 0.7em 0.1em 0.3em !important;
}

.m-margin-bottom-small {
    margin-bottom: 0.5em !important;
}

/*-------color------*/
.m-blue {
    color: #489ada !important;
}

.m-black {
    color: #000000 !important;
}

.m-3a76da {
    color: #2862da !important;
}

.m-light-text {
    color: rgb(239, 255, 238) !important;
}

.m-back-positive {
    background-color: rgb(117, 210, 255) !important;
}

/*-------shadow--------*/
.m-shadow-small {
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) !important;
}

/*------------position-----------*/
.m-fixed {
    position: fixed;
    z-index: 10 !important;
}

.m-right-bottom-away {
    bottom: 3em !important;
    right: 0.2em !important;

}

.m-right-top {
    position: absolute;
    top: 0;
    right: 0;
}

.m-mobile-show {
    display: none !important;
}

.m-mobile-image-none {
    width: 245px !important;
    height: 145px !important;
}

.m-mobile-image-none2 {
    width: 100% !important;
    height: 245px !important;
}

.m-mobile-image-newsBanner {
    width: 100% !important;
    height: 512px !important;
}

.m-mobile-image-direction {
    width: 100% !important;
    height: 157px !important;
    overflow: hidden !important;
    /*padding-bottom: 100% !important;*/
}

.m-mobile-image-direction-researchPage {
    width: 100% !important;
    height: 125px !important;
    overflow: hidden !important;
    /*padding-bottom: 100% !important;*/
}

@media screen and (max-width: 960px) {
    .m-mobile-hide {
        display: none !important;
    }

    .m-mobile-image-direction {
        width: 100% !important;
        height: 100% !important;
        overflow: hidden !important;
        max-height: 254px;
        min-height: 174px;
        /*padding-bottom: 100% !important;*/
    }

    .m-mobile-image-direction-researchPage {
        width: 100% !important;
        height: 100% !important;
        overflow: hidden !important;
        max-height: 254px;
        min-height: 174px;
    }

    .m-mobile-image-none2 {
        width: 100% !important;
        height: 100% !important;
    }

    .m-mobile-image-newsBanner {
        width: 100% !important;
        height: 100% !important;
        min-height: 283px;
    }

    .m-mobile-image-none {
        width: 100% !important;
        height: 100% !important;
    }

    .m-mobile-show {
        display: block !important;
    }

    .m-padded-lr-responsive {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .m-mobile-lr-clear {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .m-mobile-wide {
        width: 100% !important;
    }

    .m-column {
        position: relative;
    }

    .m-card-center {
        left: 50%;
        transform: translateX(-50%) !important;
    }
}

/*-------image---------*/
.m-avatar-size {
    max-width: 277px;
    max-height: 277px;
}

.m-avatar-container {
    height: 333px;
}

.m-head-avatar {
    max-width: 25px !important;
    max-height: 25px !important;
}

.m-choose-avatar {
    max-width: 83px !important;
    max-height: 83px !important;
}