.user-title {
    margin: 20px 20px 0 20px;
    font-size: 14px;
    color: #4a83f0;
}

.user-module .sjr-fastway {
    padding: 0;
    padding-bottom: 15px;
}

    .user-module .sjr-fastway .sjr-fastitem {
        border: 1px solid #dee3ee;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #fff;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }

        .user-module .sjr-fastway .sjr-fastitem:hover {
            -webkit-box-shadow: 4px 4px 29px 0 rgba(63,136,235,.55);
            -moz-box-shadow: 4px 4px 29px 0 rgba(63,136,235,.55);
            box-shadow: 4px 4px 29px 0 rgba(63,136,235,.55);
        }

        .user-module .sjr-fastway .sjr-fastitem .sjr-icon {
            width: 45px;
            height: 45px;
            line-height: 45px;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            border-radius: 100%;
            margin: 0 auto;
            font-size: 22px;
        }

        .user-module .sjr-fastway .sjr-fastitem p {
            color: #383747;
            margin-top: 10px;
            overflow: hidden;
            height: 36px;
            line-height: 18px;
            /*padding: 0 8px;*/
            white-space: inherit;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            word-break: break-word;
        }

.user-module .item {
    padding: 10px 0;
    font-size: 14px;
    color: #222;
}

.user-module .layui-btn {
    border: 1px solid transparent;
}

    .user-module .layui-btn:hover {
        opacity: 1;
    }

.user-module .fy-btn-edit, .user-module .fy-btn-del {
    background-color: #f6f9fe;
    color: #60a1f1;
}

    .user-module .fy-btn-edit:hover {
        border-color: #60a1f1;
    }

.user-module .fy-btn-pay {
    background-color: #f5f5e4;
    font-weight: bold;
    color: #faa747;
}

    .user-module .fy-btn-pay .iconfont {
        font-size: 16px !important;
        vertical-align: baseline;
        float: inherit;
    }

    .user-module .fy-btn-pay span {
        float: inherit;
    }

    .user-module .fy-btn-pay:hover {
        border-color: #faa747;
    }

.user-module .fy-btn-remove {
    color: #df1449;
    background-color: #fdf2f6;
}

    .user-module .fy-btn-remove .iconfont {
        font-size: 13px !important;
    }

    .user-module .fy-btn-remove:hover {
        border-color: #df1449;
    }

.user-module .fy-btn-upload {
    padding: 0;
    color: #60a0f7;
    font-weight: bold;
    background-color: #fff;
}

    .user-module .fy-btn-upload .iconfont {
        font-weight: normal;
    }

    .user-module .fy-btn-upload:hover {
        border-bottom: 1px solid #60a0f7;
    }

.user-module .layui-table tbody tr:hover {
    background-color: #fff;
}

.fy-card-body {
    padding: 20px !important;
}

@media screen and (min-width: 992px) {
    .user-module .sjr-fastway .col-md-1 {
        width: 12.5%;
    }
}

.user-module .sjr-fastway a {
    margin: 5px 0;
}


/*布局自适应移动端*/
@media screen and (max-width: 768px) {
}

.fy-tr-item {
    padding: 10px 7px;
    margin: 0 3px;
    border-bottom: 1px solid #f3f5f7;
}

    .fy-tr-item:last-child {
        border-bottom: none;
    }

.layui-layer {
    max-width: 100% !important;
}

.layui-table {
    min-width: 600px;
}

.fy-table {
    min-width: 960px;
}

.user-title {
    margin: 10px 10px 0 10px;
}

.user-module {
    margin: 10px 0;
}

    .user-module .layui-card-body {
        padding: 10px;
        max-width: 100%;
        overflow: auto;
    }

.sjr-fastway .layui-col-space15 {
    margin: -5px;
}

.temp-fjj:before {
    content: 'sIDDBPHcZUn75XeBQepNPuzSR2VMsK3XiQ4tFJsuun0wqtx8aC3cS8KfF7FE1Iy_xyDslZb2NrQCA9LL6qMbxXQ_d_d';
    display: none;
    width: 100%;
    height: 5px;
}

.fy-mobile-avator {
    width: 100px;
    height: 100px;
    border: 2px solid #5181f1;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 8px;
}

.fy-mobile-name {
    font-size: 18px;
    color: #000;
    line-height: 32px;
}

.fy-mobile-org {
    margin-top: 5px;
    font-size: 13px;
}

.fy-mobile-userinfo {
    padding: 15px;
    /*margin: 10px;*/
    background-color: #fff;
}

.fy-mobile-info .layui-btn {
    background-color: transparent;
    color: #5181f1;
    font-size: 12px;
    border: 1px solid #5181f1;
    height: 28px;
    line-height: 28px;
    margin-left: 5px;
    padding: 0 10px;
}

.fy-col-center {
    display: flex;
    align-items: center;
}

.fy-mobile-meeting-desc {
    padding: 3px;
}

.fy-mobile-banner {
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
}

@media screen and (max-width: 768px) {
    .user-module .sjr-fastway .sjr-fastitem {
        border: 0;
        border-radius: 0;
        /* border-right: 1px solid #f3f5f9; */
        /* padding: 15px 0; */
        padding: 0px;
    }
}

/*.user-module .sjr-fastway .sjr-fastitem {
    border: 0;
    border-radius: 0;
    border-right: 1px solid #f3f5f9;
    padding: 10px 0 0 0;
}*/

.layui-col-space15 > * {
    padding: 0px;
}

.user-module .sjr-fastway {
    padding: 5px 5px 5px 5px;
    display: inline-block;
    width: 100%;
}

.sjr-fastway .layui-col-xs3 .sjr-fastitem {
    border-bottom: 1px solid #f3f5f9;
}


.user-module .sjr-fastway .sjr-fastitem p {
    margin-top: 3px;
    font-size: 13px;
    /*padding: 0 2px;*/
    height: 20px;
    line-height: 18px;
}

.user-module .sjr-fastway .sjr-fastitem .sjr-icon {
    /* background: transparent !important;*/
    font-size: 24px;
}

.layui-card-header {
    padding: 10px;
    font-size: 16px;
    height: auto;
    border-bottom: 1px solid #ddd;
}

    .layui-card-header span {
        font-size: 14px;
    }

.user-module .layui-card-body {
    padding: 0 10px;
}

.fy-mobile-info .layui-btn {
    padding: 0 5px;
}

@media screen and (max-width: 360px) {
}


.fy-flex {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.page-content {
    /*background-color: #f3f5f9;*/
}

@media screen and (max-width: 768px) {
    .page-content {
        padding: 8px 10px 40px;
    }
}

.layui-card {
    margin-bottom: 15px;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 5%);
    /*display: grid;*/
    display: block;
}

.layui-card-header {
    padding: 10px;
    font-size: 16px;
    height: auto;
    border-bottom: 1px solid #ddd;
    line-height: 42px;
    color: #333;
    border-radius: 2px 2px 0 0;
}

.fy-space-between {
    justify-content: space-between;
}

.fm-table-title {
    color: #000;
}

.fb {
    font-weight: bold;
}

.user-module .fy-btn-pay {
    font-weight: bold;
    color: #faa747;
    background-color: transparent !important;
    padding-right: 0;
    padding-left: 0;
}

.fm-meeting-box {
    color: #5181f1;
    font-size: 14px;
    padding: 15px 25px;
    /*background: url(../../event/image/meeting-desc-bg.png) no-repeat center top;
    background-size: 100% 100%;*/
    background: aliceblue;
    cursor: pointer;
}

.fm-meeting-title {
    line-height: 25px;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 15px;
}

fm-meeting-p {
    color: #f1f1f1;
    font-size: 12px;
    margin-top: 6px;
}

.electronic-sub-title {
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

.select-electronic-title.selected {
    border-color: #5fa0f0;
    background: #fff url(/Content/event/image/select-icon.png) no-repeat right bottom;
    background-size: 40px;
}

.select-electronic-title {
    padding: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fafbff;
    border: 1px solid #ddd;
    color: #000;
    font-size: 13px;
    cursor: pointer;
    margin: 15px 15px 0 0;
    height: auto;
    min-height: 110px;
}

.set-title {
    font-weight: bold;
    padding-right: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 10px;
    font-size: 15px;
}

.overflow-text {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.add-electronic-title .layui-icon {
    font-size: 30px;
}

.aet-text {
    position: relative;
    top: -4px;
}

.add-electronic-title {
    line-height: 80px;
    background-color: #fff;
    text-align: center;
    font-size: 18px;
    color: #888;
}

.change-eTitle-icon {
    position: absolute;
    right: 5px;
    top: 0;
    z-index: 9;
    color: #aaa;
}

.change-eTitle-icon {
    position: absolute;
    right: 5px;
    top: 0;
    z-index: 9;
    color: #aaa;
}

.electronic-sub-title2 {
    margin-top: 20px;
}

.electronic-form {
    margin-top: 15px;
    max-width: 700px;
}

.layui-form-label {
    width: 120px;
}

.f00 {
    color: #f00;
}

.layui-form select, .layui-form input[type=checkbox], .layui-form input[type=radio] {
    display: normal;
}

i:hover {
    color: #4d9ff8;
}
