@charset "UTF-8";
.ui-sortable {
    list-style: none
}

.img_action_item {
    color: #fff;
    width: 50%;
    text-align: center;
    padding-left: 30px
}

.del_img {
    background: url(../../images/icon_del2.png) no-repeat;
    background-size: 18px;
    background-position: 10px
}

.update_img {
    background: url(../../images/icon_update.png) no-repeat 3px;
    background-size: 18px;
    background-position: 10px
}

.img_action {
    position: absolute;
    bottom: -1px;
    z-index: 1;
    background-color: hsla(0, 0%, 50%, .8);
    width: 100%;
    line-height: 24px;
    font-size: 14px
}

.ui-sortable li {
    margin: 0;
    padding: 0;
    font-weight: 400;
    list-style: none;
    font-style: normal
}

.img_li {
    border: 1px solid #ccc;
    margin-right: 20px;
    position: relative;
    width: 132px;
    height: 132px;
    margin-bottom: 25px;
    float: left
}

.img_li_div {
    background-repeat: no-repeat;
    width: 100%;
    height: 130px;
    background-size: cover;
    background-position: center
}

#img_add, #img_add_detail {
    border: 1px dashed #ccc;
    width: 130px;
    height: 130px;
    margin-bottom: 25px;
    float: left
}

.rel {
    position: relative
}

#item_img_input_wrap, #item_img_input_wrap_detail {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    display: none
}

#i_img_upload, #i_img_upload_detail {
    display: block;
    cursor: pointer
}

.item_img_input {
    display: block;
    width: 100%;
    height: 100%
}

#img_add_a, #img_add_a_detail {
    width: 6px;
    height: 50px;
    top: 40px;
    left: 62px;
    background-color: #eaeaf1
}

.over_hidden {
    overflow: hidden
}

.abs {
    position: absolute
}

em {
    margin: 0;
    padding: 0;
    font-weight: 400;
    list-style: none;
    font-style: normal
}

#img_add_b, #img_add_b_detail {
    width: 50px;
    height: 6px;
    top: 62px;
    left: 40px;
    background-color: #eaeaf1
}

.noShow {
    display: none
}

.btn {
    padding-left: .75rem;
    padding-right: .75rem
}

label.btn {
    margin-bottom: 0
}

.d-flex > .btn {
    flex: 1
}

.carbonads {
    border-radius: .25rem;
    border: 1px solid #ccc;
    font-size: .875rem;
    padding: 1rem
}

.carbon-wrap, .carbonads {
    overflow: hidden
}

.carbon-img {
    clear: left;
    display: block;
    float: left
}

.carbon-poweredby, .carbon-text {
    display: block;
    margin-left: 140px
}

.carbon-text, .carbon-text:focus, .carbon-text:hover {
    color: #fff;
    text-decoration: none
}

.carbon-poweredby, .carbon-poweredby:focus, .carbon-poweredby:hover {
    color: #ddd;
    text-decoration: none
}

@media (min-width: 768px) {
    .carbonads {
        float: right;
        margin-bottom: -1rem;
        margin-top: -1rem;
        max-width: 360px
    }
}

.footer {
    font-size: .875rem;
    overflow: hidden
}

.heart {
    color: #ddd;
    display: block;
    height: 2rem;
    line-height: 2rem;
    margin-bottom: 0;
    margin-top: 1rem;
    position: relative;
    text-align: center;
    width: 100%
}

.heart:hover {
    color: #ff4136
}

.heart:before {
    border-top: 1px solid #eee;
    content: " ";
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%
}

.heart:after {
    background-color: #fff;
    content: "♥";
    padding-left: .5rem;
    padding-right: .5rem;
    position: relative;
    z-index: 1
}

.img-container, .img-preview {
    background-color: #f7f7f7;
    text-align: center;
    width: 100%
}

.img-container {
    margin-bottom: 1rem;
    max-height: 497px;
    min-height: 200px
}

@media (min-width: 768px) {
    .img-container {
        min-height: 497px
    }
}

.img-container > img {
    max-width: 100%
}

.docs-preview {
    margin-right: -1rem
}

.img-preview {
    float: left;
    margin-bottom: .5rem;
    margin-right: .5rem;
    overflow: hidden
}

.img-preview > img {
    max-width: 100%
}

.preview-lg {
    height: 9rem;
    width: 16rem
}

.preview-md {
    height: 4.5rem;
    width: 8rem
}

.preview-sm {
    height: 2.25rem;
    width: 4rem
}

.preview-xs {
    height: 1.125rem;
    margin-right: 0;
    width: 2rem
}

.docs-data > .input-group {
    margin-bottom: .5rem
}

.docs-data .input-group-prepend .input-group-text {
    min-width: 4rem
}

.docs-data .input-group-append .input-group-text {
    min-width: 3rem
}

.docs-buttons > .btn, .docs-buttons > .btn-group, .docs-buttons > .form-control {
    margin-bottom: .5rem;
    margin-right: .25rem
}

.docs-toggles > .btn, .docs-toggles > .btn-group, .docs-toggles > .dropdown {
    margin-bottom: .5rem
}

.docs-tooltip {
    display: block;
    margin: -.5rem -.75rem;
    padding: .5rem .75rem
}

.docs-tooltip > .icon {
    margin: 0 -.25rem;
    vertical-align: top
}

.tooltip-inner {
    white-space: normal
}

.btn-toggle .tooltip-inner, .btn-upload .tooltip-inner {
    white-space: nowrap
}

.btn-toggle {
    padding: .5rem
}

.btn-toggle > .docs-tooltip {
    margin: -.5rem;
    padding: .5rem
}

@media (max-width: 400px) {
    .btn-group-crop {
        margin-right: -1rem !important
    }

    .btn-group-crop .docs-tooltip, .btn-group-crop > .btn {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .btn-group-crop .docs-tooltip {
        margin-left: -.5rem;
        margin-right: -.5rem
    }
}

.docs-options .dropdown-menu {
    width: 100%
}

.docs-options .dropdown-menu > li {
    font-size: .875rem;
    padding: .125rem 1rem
}

.docs-options .dropdown-menu .form-check-label {
    display: block
}

.docs-cropped .modal-body {
    text-align: center
}

.docs-cropped .modal-body > canvas, .docs-cropped .modal-body > img {
    max-width: 100%
}

.fileupload-buttonbar .btn, .fileupload-buttonbar .toggle {
    margin-bottom: 5px
}

.progress-animated .bar, .progress-animated .progress-bar {
    background: url(../img/progressbar.gif) !important;
    filter: none
}

.fileupload-process {
    float: right;
    display: none
}

.files .processing .preview, .fileupload-processing .fileupload-process {
    display: block;
    width: 2pc;
    height: 2pc;
    background: url(../img/loading.gif) center no-repeat;
    background-size: contain
}

.files audio, .files video {
    max-width: 300px
}

.fileinput-button {
    position: relative;
    overflow: hidden
}

.fileinput-button input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 200px;
    direction: ltr;
    cursor: pointer
}

@media screen\9 {
    .fileinput-button input {
        font-size: 100%;
        height: 100%
    }
}

@media (max-width: 767px) {
    .files .btn span, .files .toggle, .fileupload-buttonbar .toggle {
        display: none
    }

    .files .name {
        width: 5pc;
        word-wrap: break-word
    }

    .files audio, .files video {
        max-width: 5pc
    }

    .files canvas, .files img {
        max-width: 100%
    }
}

.labelInfo {
    display: block;
    color: #737373
}

#dataTableSystem td {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

table {
    table-layout: fixed;
    word-break: break-all
}

.control-mid-label {
    line-height: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 5px
}

.previewMainDiv {
    width: 180px;
    height: 243px;
    position: relative
}

.previewArteDiv{
    width: 180px;position: relative;
}

.mainPhotoPreview {
    background-size: 180px 243x;
    background-repeat: no-repeat;
    width: 180px;
    height: 243px;
    position: relative;
    z-index: 20;
    left: 0;
    right: 0;
    margin: auto
}

.mainPhotoPreviewBottom {
    position: absolute;
    background-repeat: no-repeat;
    width: 162px;
    height: 54px;
    bottom: 14px;
    left: 10px;
    font-family: 微软雅黑;
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 54px;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.mainPhotoPreviewCircle {
    width: 125px;
    height: 125px;
    position: absolute;
    top: 35px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 10
}

.blackPreview {
    background-image: url(/images/area/black_1.png);
    background-size: 100% 100%
}

.mainPhotoPreview .blackPreview {
    color: #000
}

.blackCirclePreview {
    border: 1px solid #121212
}

.redPreview {
    background-image: url(/images/area/red_1.png);
    background-size: 100% 100%
}

.mainPhotoPreview .redPreview {
    color: #fff
}

.redCirclePreview {
    border: 1px solid #ff2b4c
}

.orangePreview {
    background-image: url(/images/area/orange_1.png);
    background-size: 100% 100%
}

.mainPhotoPreview .orangePreview {
    background-image: url(/images/area/shape_yellow.png);
    color: #000
}

.orangeCirclePreview {
    border: 1px solid #fc8835
}

.greenPreview {
    background-image: url(/images/area/green_1.png);
    background-size: 100% 100%
}

.mainPhotoPreview .greenPreview {
    color: #000
}

.greenCirclePreview {
    border: 1px solid #0d8270
}

.bluePreview {
    background-image: url(/images/area/blue_1.png);
    background-size: 100% 100%
}

.mainPhotoPreview .bluePreview {
    color: #000
}

.blueCirclePreview {
    border: 1px solid #2e437c
}

.yellowPreview {
    background-image: url(/images/area/yellow_1.png);
    background-size: 100% 100%
}

.mainPhotoPreview .yellowPreview {
    color: #fff
}

.yellowCirclePreview {
    border: 1px solid #fada8d
}

textarea {
    resize: none
}

.scColor {
    background-color: #8b8b99
}

.scColorYellow {
    background-color: #6645ea;
    color: #fff
}

.scColorBlue {
    background-color: #6645ea !important
}

.table > tbody > tr > td:first-child, .table > thead:first-child > tr:first-child > th:first-child {
    text-align: center
}

.dashShop {
    background-color: #3a89ff
}

.dashArea {
    background-color: #26d7a0
}

.dashPoi {
    background-color: #9d48da
}

.dashUser {
    background-color: #ffa562
}

.addBtn {
    background-color: #26d78e !important;
    color: #fff
}

.scColorGrey {
    background-color: silver;
    color: #fff
}

.scColorPurple {
    background-color: purple !important
}

.pageGo {
    display: inline-block;
    border: 1px solid #ddd;
    border-radius: 4px
}

.pageGo > input {
    width: 4rem;
    border: 0;
    background-color: rgba(0, 0, 0, 0);
    outline: 0
}

.pageGo > .search {
    background-color: rgba(0, 0, 0, 0);
    color: #999;
    vertical-align: initial;
    outline: 0
}

.titleInfo {
    cursor: pointer
}

.overflow-x-auto {
    overflow-x: auto
}

.dataTables_wrapper > .row {
    margin-left: 0;
    margin-right: 0;
}

.dataTables_wrapper > .row > div {
    padding-left: 0;
    padding-right: 0;
}


.img_ul-wrap {
    margin: 0 10px;
    padding: 0;
}

.img_ul-wrap .img_li {
    position: relative;
    width: 132px;
    height: 132px;
    margin-bottom: 0;
    background: #f9f9f9;
    border-radius: 5px;
    overflow: hidden;
}

.heading-18 {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.heading-17 {
    font-size: 17px;
    margin-top: 18px;
    margin-bottom: 18px;
}

.icon-media {
    display: inline-block;
    position: absolute;
    right: 3px;
    top: 3px;
    width: 24px;
    height: 24px;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
}

.icon-media.icon-ar {
    background-image: url('../../images/media/ic_ar.png');
    background-size: 100%;
}
.icon-media.icon-multphoto {
    background-image: url('../../images/media/ic_duotu.png');
    background-size: 100%;
}
.icon-media.icon-singlephoto {
    background-image: url('../../images/media/ic_photo.png');
    background-size: 100%;
}
.icon-media.icon-audio {
    background-image: url('../../images/media/ic_sound.png');
    background-size: 100%;
}
.icon-media.icon-video {
    background-image: url('../../images/media/ic_video.png');
    background-size: 100%;
}

.layout-carousel,
.layout-carousel .swiper-wrapper,
.layout-carousel .swiper-slide,
.layout-carousel .swiper-slide div {
    width: 100%;
    min-height: 520px;
    max-height: 620px;
}

.layout-carousel .swiper-pagination {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.layout-carousel .swiper-pagination-current {
    font-size: 20px;
    color: #000;
}
/* 全局弹框加大 */
@media (min-width: 768px) {
    .modal-dialog {
        width: 720px;
        margin-top: 6vh;
    }
}

.detailMediaWH {
    width: 100%;
    min-height: 520px;
    max-height: 620px;
}


ul, ol, li {
    list-style: none;
}

.truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.block {
    display: block;
}

.inline-block {
    display: inline-block;
}

.inline {
    display: inline;
}


.flex {
    display: -ms-flexbox;
    display: flex
}

.flex-1 {
    -ms-flex: 1 1;
    flex: 1 1;
}

.flex-none {
    -ms-flex: none;
    flex: none;
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex-col {
    -ms-flex-direction: column;
    flex-direction: column;
}

.justify-start {
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.justify-end {
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.justify-center {
    -ms-flex-pack: center;
    justify-content: center;
}

.justify-between {
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.justify-evenly {
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
}

.self-auto {
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
}

.self-start {
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.self-end {
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.self-center {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.self-stretch {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}

.align-middle {
    vertical-align: middle;
}

.items-start {
    -ms-flex-align: start;
    align-items: flex-start
}

.items-end {
    -ms-flex-align: end;
    align-items: flex-end
}

.items-center {
    -ms-flex-align: center;
    align-items: center
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-underline {
    text-decoration: underline;
}

.overflow-auto {
    overflow: auto;
}

.overflow-hidden {
    overflow: hidden;
}

.text-justify {
    text-align: justify;
}

.cursor-pointer {
    cursor: pointer;
}

.ml-2 {
    margin-left: 2px;
}

.mt-10 {
    margin-top: 10px;
}

.mr-10 {
    margin-right: 10px;
}

.mb-10 {
    margin-bottom: 10px;
}

.ml-10 {
    margin-left: 10px;
}

.mx-15 {
    margin-left: 15px;
    margin-right: 15px;
}

.mr-20 {
    margin-right: 20px;
}

.mb-20 {
    margin-bottom: 20px;
}
.mt--4 {
    margin-top: -4px;
}

.mb-5 {
    margin-bottom: 5px;
}

.mediaDiv{
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}