/*front模块container高度定义*/
#wrapper{
    margin-top: 70px;
    margin-bottom: 60px;
}
#wrapper>.main-content>.container {
    min-height: 655px;
}

.base-style .form-group {
    margin-bottom: 0px;
    padding: 5px;
}
a {
    color: #1E6AF2;
}
a:hover{
    color: #1758CC;
    text-decoration: none;
}
a:link{
    text-decoration: none;
}
.em-red {
    width: 0px;
    display: inline-block;
}

.btn-blue {
    background: #1890ff;
    color: #ffffff;
}

.btn-blue:hover {
    background: #1872dc;
    color: #ffffff;
}

.navbar-btn .btn {
    height: 35px;
}

.btn-batch {
    margin-left: 10px;
}
.btn-primary {
    background: #1e6af2;
}
.btn-primary:hover{
    background: #1758CC;
}

.search-content input.form-control {
    height: 35px;
}

.backend_title {
    color: #505458;
    font-size: 20px;
    line-height: 50px;
    font-weight: bold;
    display: inline-block;
}
.form-control {
    font-size: 13px;
}
/*上传*/
.attachments {
    /*overflow: hidden;*/
    min-height: 112px;
    padding: 5px 0px;
}

.attachment-item {
    float: left;
    width: 110px;
    height: 110px;
    border: 1px solid #dddfe2;
    margin: 0px 0 0 0;
    text-align: center;
    cursor: pointer;
    border-radius: 2px;
}

.attachment-item:hover {
    border: 1px dashed #d5d7da;
}

.upload-attachments {
    width: 110px;
    height: 110px;
    opacity: 0;
    position: absolute;
    /*left: 1.25rem;*/
    cursor: pointer;
    z-index: 100;
}

.attachment-item .add {
    height: 50px;
    margin-top: 22px;
    opacity: 0.5;
}

.attachment-item .add img {
    width: 35px;
}

.attachment-desc {
    font-size: 14px;
    font-weight: 400;
    color: #888888b3;
    line-height: 10px;
}

.upload-attachment {
    float: left;
    width: 110px;
    height: 110px;
    margin: 0px 0 0 0px;
    text-align: center;
    cursor: pointer;
    position: relative;
    background: #f9f9f9;
    border: 1px dashed #ddd;
    border-radius: 2px;
}

.upload-attachment img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.upload-attachment .remove {
    position: absolute;
    right: -10px;
    top: -8px;
    color: #fff;
    background: url("../images/icon_spec_tag_remove.png") no-repeat;
    background-position: left;
    background-size: 20px 20px;
    content: '';
    display: block;
    width: 20px;
    height: 20px;
}

.attachment-action {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 24px;
    line-height: 9px;
    background: #3b485a;
    opacity: .85;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

.attachment-action a {
    display: inline-block;
    width: 46%;
    height: 24px;
    text-align: center;
}

.attachment-action .download {
    background: url(../images/del_and_dow_icon.png) no-repeat center 3px;
    border-right: 1px solid #858d99;
}

.attachment-action .del {
    background: url(../images/del_and_dow_icon.png) no-repeat center -37px;
}

.tip-desc {
    display: block;
    font-size: 12px;
    color: #c1c1c1;
    margin-top: 6px;
}

/*对齐*/
.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

.box-content input.input-small {
    width: 68px;
    display: inline-block;
    margin: 0;
    text-align: center;
}

.small-img img {
    max-width: 30px;
    max-height: 30px;
}

.indent {
    margin-left: 10px;
    margin-right: 10px;
}

.tree-node {
    border-bottom: 1px solid #f5f7fb;
}

.node-icon {
    padding: 5px;
    cursor: pointer;
}

.form-inline .btn {
    margin-right: 10px;
}

/**公共的tab切换*/
.navbar-tab {
    clear: both;
}

.navbar-tab:after {
    content: ' ';
    display: table;
}

.common-btn-tab {
    display: block;
    margin-bottom: 15px;
}

.common-btn-tab a {
    min-width: 90px;
    height: 40px;
    opacity: 1;
    color: #888888;
    background: #ffffff;
    border-top: 1px solid #ccd1d9;
    border-bottom: 1px solid #ccd1d9;
    border-left: 1px solid #ccd1d9;
    border-radius: 0;
    margin-right: -4px;
}

.common-btn-tab a.focus, .common-btn-tab a:focus, .common-btn-tab a:hover {
    color: #888888;
}

.common-btn-tab a:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;

}

.common-btn-tab a:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right: 1px solid #ccd1d9;
}

.common-btn-tab .btn-click-checked-a {
    background: #272A33;
    border: #272A33;
    color: #ffffff;
}

.common-btn-tab .btn-click-checked-a.focus, .common-btn-tab .btn-click-checked-a:focus, .common-btn-tab .btn-click-checked-a:hover {
    color: #ffffff;
}

/**公共的tab切换*/
/*搜索栏*/
/**搜索框样式*/
.search-date-content {
    position: relative;
    border: 1px solid #ccd1d9;
    border-radius: 4px;
    height: 35px;
    margin-right: 8px;
}

.search-date-content .search-date {
    width: 140px !important;
    padding-right: 0px !important;
    margin-right: 6px !important;
    height: 33px !important;
}

.datepicker-input {
    position: absolute;
    left: 0;
    color: #fff;
    opacity: 0;
    width: 100%;
    height: 38px;
    cursor: pointer;
}

.daterangepicker .calendar-time select {
    height: auto;
    padding: 0 2px;
}

.search-content #search-form2 .form-control {
    margin-right: 0px;
    margin-left: 0px;
}

.search-content #search-form2 .list-search {
    margin-right: 10px;
}

.search-date-content .form-control {
    border: none
}

/*时间搜索框去阴影*/
.search-date-icon:focus {
    box-shadow: none !important;
}

/**搜索框样式*/
/**页面提示**/
.feedback-tip {
    font-size: 13px;
    list-style: none;
    margin-top: 31px;
    margin-left: 10px;
    color: red;
}

/**页面提示**/
/*图片最大显示高度*/
.col-img img {
    max-height: 40px;
    max-width: 40px;
}

/*表格右边框*/
table tr td.table-border-right {
    border-right: 1px solid #ddd;
}


/*文字切换tab样式START*/
.common-list-tab {
    width: 100%;
    padding-left: 5px;
    border-bottom: 1px solid #E0E1E2;
}

.common-list-tab .list-tab-item {
    min-width: 80px;
    height: 40px;
    font-size: 15px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    margin-left: -5px;
    padding: 0 10px;
    color: #888888;
}

.common-list-tab .list-tab-item:hover {
    color: #1890ff;
}

.common-list-tab .list-tab-item.item-active {
    color: #1890ff;
    border-bottom: 2px solid #1890ff;
}

/**登录*/
.yzcode-content img {
    height: 40px;
    padding-left: 30px;
}

/*选择地区*/
.address-select select {
    width: 31%;
    display: inline-block;
    margin-right: 1.2%;
}
/*公共提示框*/
.top-alert-tip {
    width: 100%;
    min-height: 72px;
    padding: 23px;
    border: 1px dashed grey;
    margin-bottom: 10px;
    display: block;
    background-color: #fff6de9e;
    position: relative;
}

.top-alert-tip .alert-top-title {
    font-size: 17px;
}
.top-alert-tip img {
    max-width: 20px;
    max-height: 20px;
    margin-top: -3px;
}
.top-alert-tip .alert-tip-close {
    top: -1px;
    right: 8px;
    font-size: 22px;
    cursor: pointer;
    position: absolute;
}
/*alert_tip提示中的按钮*/
.top-alert-tip-confirm {
    right: 40px;
    top: 20px;
    position: absolute;
}
/*搜索高亮显示*/
.search-highlight{
    color:#fff;
    background-color: #fbca27;
}
.search-char-highlight{
    color:#e74c3c;
}
/*快速链接*/
.qlink {
    cursor:pointer;
}

.form-bottom{
    margin-top: 30px;
    margin-bottom: 30px !important;
}
/*section公共的样式*/
.index-section {
    padding: 60px 0 30px;
}
.index-section .section-header {
    margin: 20px 0 40px 0;
}
.index-section .section-header .section-title {
    margin-bottom: 10px;
    text-align: center;
}
.index-section .section-header .section-subtitle {
    text-align: center;
}
.section-title {
    position: relative;
}
.section-title .preview-action{
    position: absolute;
    right: 0px;
    top: 5px;
    font-size: 14px;
    cursor: pointer;
    color: #999999;
}
.section-title .preview-action img {
    width: 18px;
}
/*section公共的样式*/
/*链接添加下划线动画*/
.a-underline{
    display: inline-block;
    overflow: hidden;
    position: relative;
    padding-bottom: 2px;
}
.a-underline:before{
    content: ' ';
    display: block;
    height: 2px;
    background-color: #1E6AF2;
    width: 100%;
    position: absolute;
    transition: transform .5s ease;
    transform: translateX(-100%);
    left: -1px;
    bottom: 0;
}
.a-underline:hover:before{
    transform: translateX(0);
}
/*链接添加下划线动画*/
/*预览图片*/
.image-preview {
    cursor: pointer;
}
.image-preview-block {
    position: fixed;
    z-index: 1000;
    max-width: 200px;
    max-height: 200px;
    z-index: 9999;
}
.image-preview-block img {
    padding: 10px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    width: 100%;
}
.detail-image img{
    max-height: 100%;
    width: 100%;
}
.detail-video-wrapper {
    margin-top: 30px;
    position: relative;
}
.detail-video-wrapper .icon-play {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 80px;
    height: 80px;
}
.detail-video {
    max-height: 600px;
    width: 100%;
}
.section-loading{
    position: fixed;
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}
.section-loading  .loading-wrapper {
    border-radius: 8px;
    background: rgba(255,255,255,.6);
    padding: 5px;
}
.section-loading img{
    height: 20px;
}
/*列表页视频最大高度*/
.index-video {
    max-height: 500px;
    width: 100%;
}
/*收藏*/
.favorite-action{
    position: fixed;
    right: 2%;
    bottom: 10%;
    z-index: 100;
    display: none;
}
.favorite-wrapper{
    font-size: 11px;
    display: flex;
    align-items: center;
}
.favorite-wrapper .favorite-item{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(255,255,255,.8);
    box-shadow: 0 0 5px #999999;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    cursor: pointer;
}
.favorite-wrapper .favorite-item img {
    width: 16px;
    margin-right: 3px;
}
.favorite-wrapper .favorite-selected{
    display: none;
}
.favorite-wrapper.active .favorite-default{
    display: none;
}
.favorite-wrapper.active .favorite-selected{
    display: flex;
}

/*收藏列表删除*/
.favorite-item-delete{
    position: absolute;
    right: 25px;
    bottom: 25px;
    z-index: 10;
    cursor: pointer;
}
.favorite-item-delete span{
    color: #787878;
    font-size: 13px;
}
/*用户信息*/
.member-action{
    position: fixed;
    right: 2%;
    bottom: 20%;
    z-index: 100;
}
.member-action .member-wrapper{
    background-color: rgba(15, 196, 196, 0.8);
    border: 1px solid #11d5df;
    display: flex;
    align-items: center;
    padding: 5px 10px;
    border-radius: 30px;
    color: #fff;
}
.member-action .member-wrapper .member-change{
    margin-left: 5px;
}
.member-action .member-wrapper .member-change img {
    width: 16px;
}
.no-data{
    text-align: center;
    color: #999999;
}
.no-data img {
    max-width: 300px;
    margin: 30px;
}
.adv-wrapper {
    text-align: center;
}
/* 淡入效果*/
@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}
@media (min-width: 1400px) {
    .container {
        width: 1370px;
    }
}
@media (max-width: 768px) {
    #wrapper>.main-content>.container {
        min-height: fit-content;
    }
    .top-alert-tip{
        min-height: 90px;
    }
    .top-alert-tip-confirm {
        top: inherit;
        right: 30px;
        bottom: 8px;
    }
    .section-title {
        font-size: 28px !important;
    }
    .section-subtitle {
        font-size: 14px !important;
    }
    .index-section{
        padding: 40px 0 20px;
    }

    .col-xs-6{
        padding-left: 5px;
        padding-right: 5px;
    }
    .section .category-item{
        margin-bottom: 15px;
    }
}