@charset "utf-8";
/*  内置背景颜色值 */
/*  赤色：class="layui-bg-red"
    橙色：class="layui-bg-orange"
    墨绿：class="layui-bg-green"
    藏青：class="layui-bg-cyan"
    蓝色：class="layui-bg-blue"
    雅黑：class="layui-bg-black"
    银灰：class="layui-bg-gray"  */

/* 重置登录tab右边距 */
@font-face {
    font-family: 'FangSong_GB2312';
    src: url('../layuiadmin/layui/font/FangSong_GB2312.ttf');
}
.layui-layout-admin .layui-layout-right {
    padding-right: 10px;
}

/* 搜索按钮 */
.search_btn {
    padding: 0 15px;
}
.search_btn .layui-icon {
    font-size: 24px;
}
/* 字体颜色 */
.red {
    color: red;
}
.blue {
    color: #0000ff;
}
.orange {
    color: #e39b0f;
}
.brown {
    color: #a28629;
}
.stuffed {
    color: #9cb301;
}
.input-noneborder {
    border: none;
}
/*  表单含有提交按钮的居中 */
.btn-form-item {
    text-align: center;
}

/* 推荐功能 */
.content-recommed .layui-form-item .layui-form-label {
    text-align: left;
    padding: 9px 5px;
}
.content-recommed .layui-form-item .layui-input-block {
    margin-left: 100px;
}
.content-recommed .app-topping {
    position: relative;
}
.content-recommed .app-topping .layui-input-block {
    width: 60%;
    display: ;
}
.content-recommed .layui-form-item .app_date {
    position: absolute;
    right: 0;
    top: 8px;
    font-size: 28px;
    cursor: pointer;
    display: none;
}

/* 消息来源 选中 */
.source-card .layui-card-header {
    display: flex;
    justify-content: space-between;
}
.source-card .panel-title i {
    font-size: 22px;
    cursor: pointer;
    position: relative;
    left: 5px;
    top: 4px;
    right: 0;
}
.source-card .layui-form-item input {
    margin-bottom: 10px;
    display: none;
}
.source-card .layui-form-item . .source-card .layui-form-item button {
    margin: 0 10px 0 0;
}
.content-source button.selected:hover {
    color: #fff;
}
.content-source .layui-btn {
    margin: 0 10px 0 0;
}

/*发布列表*/
.content-publish .layui-form-item {
    margin-bottom: 0;
    padding: 10px;
    border: 1px solid #f7f7f7;
}
.content-publish .select-item {
    padding: 10px 10px 0;
}
.content-publish .select-item .layui-input-inline {
    margin-bottom: 10px;
}
.content-publish .layui-form-item:last-child {
    border: none;
}
.content-navi-item span {
    float: left;
}
.content-navi-item .content_navi_con {
    margin: 0 20px;
    line-height: 28px;
    color: #999;
}
.content-publish .between-input {
    display: flex;
    justify-content: space-between;
}
.content-publish .between-input input {
    width: calc(100% / 2 - 10px);
}
.content-publish .between-input input:first-child {
    margin-right: 20px;
}
.content-publish .long-title > * {
    display: inline-block;
}
.content-publish .long-title input {
    width: calc(100% - 42px);
}
.content-publish .long-title .layui-inline {
    margin-right: 0;
}
.content-publish .upload-atlas {
    display: flex;
    justify-content: space-between;
}
.content-publish .upload-atlas > span {
    width: 110px;
    height: 36px;
    border: 1px dotted #e6e6e6;
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}
.content-publish .upload-atlas > span i {
    font-size: 24px;
    text-align: center;
    position: relative;
    top: 3px;
    margin-right: 5px;
}
.content-publish .upload-atlas .atlas_des {
    width: calc(100% - 200px);
    margin-right: 10px;
}
.content-publish .upload-atlas .layui-form-checkbox {
    margin-right: 0;
}
.upload_items {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 10px 0;
}
.upload_items .upload-thumbnail {
    width: 240px;
    height: 150px;
    box-sizing: border-box;
}
.web_desp_td .upload-thumbnail {
    width: 184px;
    height: 77px;
    margin-top: 15px;
    margin-bottom: 10px;
    box-sizing: border-box;
}
.upload_items .upload-thumbnail:last-child {
    margin-right: 0;
}
.upload_items .video-alt-thumbnail {
    width: calc(100% - 480px - 50px);
}
.upload_items .upload-block,
.web_desp_td .upload-block {
    position: relative;
    cursor: pointer;
    width: 100%;
    height: 100%;
}
.upload_items .upload-block img,
.web_desp_td .upload-block img {
    max-width: 100%;
    max-height: 100%;
}
.upload-block .opt {
    width: 100%;
    position: absolute;
    left: 0;
    height: 38px;
    top: 0;
    display: flex;
    justify-content: space-between;
    z-index: 999;
}
.upload-block .opt span {
    font-size: 30px;
    margin: 8px 8px 0 8px;
    color: #999;
    cursor: pointer;
}
.upload_items .upload-thumbnail {
    margin: 0 25px 10px 0;
}
.upload_items .upload-thumbnail .video-alt {
    height: 150px;
    border: 1px dotted #e6e6e6;
    padding: 10px 10px;
    height: 128px;
    overflow-y: scroll;
}
.upload_items .upload-thumbnail .video-alt p {
    color: #999;
}
.upload_items .upload-thumbnail .video-alt p:last-child {
    color: #666;
}
.upload_items .upload-thumbnail .video-alt p i {
    margin: 0 10px;
    color: #5fb878;
}
.upload_items .upload-thumbnail .video-alt p label {
    margin: 0 10px 0 0;
}

.layadmin-contentpage-shadow {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    border: 1px solid #e7ecf3;
}
.content-publish-list .layui-col-space15 {
    margin: -7.5px -7.5px 0;
}
.content-publish-list .submit_btn {
    margin: 20px 48%;
    padding: 0 30px;
}

/* 导航标签layer */
.content_nav_layer {
    width: 90%;
    margin: auto;
    padding: 0 20px;
    display: none;
}
.content_nav_layer .selected_con {
    margin: 10px 0;
}
.content_nav_layer .selected_con p {
    margin: 0 0 8px;
}
.content_nav_layer .selected_con p label {
    display: inline-block;
    width: 80px;
    padding: 5px 10px;
    text-align: left;
}
.content_nav_layer .selected_con p span {
    display: inline-block;
    padding: 5px 10px;
    background: #1e9fff;
    color: #fff;
    margin: 0 8px 0 0;
}
.content_nav_layer form {
    width: 92%;
    margin: 20px auto;
}
.content_nav_layer .flex-item {
    display: flex;
    justify-content: space-between;
}
.content_nav_layer .flex-item .layui-form-item {
    width: 48%;
    margin: 0 0 25px;
}
.content_nav_layer .flex-item .layui-form-item .layui-label {
    display: block;
    text-align: center;
    width: 100%;
    margin: 10px 0;
}
.content_nav_layer .flex-item .layui-form-item .nav-tag {
    height: 300px;
    border: 1px dotted #e6e6e6;
    padding: 10px;
}
.content_nav_layer .flex-item .layui-form-item .nav-tag > span {
    display: inline-block;
    padding: 5px 10px;
    background: transparent;
    color: #fff;
    margin: 0 8px 10px 0;
    border: 1px solid #e6e6e6;
    color: #999;
    cursor: pointer;
}
.content_nav_layer .flex-item .layui-form-item .nav-tag > span.selected {
    background: #1e9fff;
    color: #fff;
    border: 1px solid #1e9fff;
}
.content_nav_layer .flex-item .layui-form-item .nav-tag .tag-item p {
    margin: 0 0 16px;
}
.content_nav_layer .flex-item .layui-form-item .nav-tag .tag-item p > span {
    display: inline-block;
    padding: 5px 10px;
    background: transparent;
    color: #fff;
    margin: 0 8px 10px 0;
    border: 1px solid #e6e6e6;
    color: #999;
    cursor: pointer;
}
.content_nav_layer .flex-item .layui-form-item .nav-tag .tag-item p > span.selected {
    background: #1e9fff;
    color: #fff;
    border: 1px solid #1e9fff;
}
.content_nav_layer .btn-item {
    display: flex;
    justify-content: center;
}

/* 内容发布-图集展现 */
.atlas {
    padding: 20px 0 0;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.atlas_ts {
    /*padding-bottom: 40px;*/
}
.atlas .atlas-item {
    position: relative;
    text-align: right;
    margin: 0 25px 20px 0;
}
.atlas .atlas-item .sort-btn {
    margin-bottom: 5px;
}
.atlas .atlas-item .pic_con {
    position: relative;
    height: 120px;
}
.atlas .atlas-item .pic_con > img {
    max-height: 100%;
    cursor: pointer;
    display: block;
}
.atlas .atlas_ts .pic_con > img {
    box-shadow: 0 0 12px #eb6969;
}
.atlas .atlas-item .pic_dec {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -10px;
}
.atlas .atlas-item .opt {
    width: 100%;
    position: absolute;
    left: 0;
    height: 38px;
    top: 0px;
    display: flex;
    justify-content: space-between;
    z-index: 999;
    background: #000;
    opacity: 0.35;
}
.atlas .atlas-item .opt span {
    font-size: 30px;
    margin: 8px 8px 0 8px;
    color: #999;
    cursor: pointer;
}

.content_upload_pic_layer {
    display: none;
    width: 90%;
    margin: auto;
    padding: 20px;
}
.content_upload_pic_layer .upload_btn {
    background: #e6e6e6;
    color: #444;
    margin-bottom: 18px;
}
.content_upload_pic_layer .imgs {
    display: flex;
}
.content_upload_pic_layer img {
    max-width: 100%;
    overflow: hidden;
}
.content_upload_pic_layer .modify_before {
    width: 327px;
    height: 327px;
    overflow: hidden;
    border: 1px solid #e3e3e3;
    background: #fcfcfc;
    border-radius: 5px;
    box-sizing: border-box;
}
.content_upload_pic_layer .modify_after {
    width: 186px;
    height: 186px;
    overflow: hidden;
    margin-left: 25px;
    border: 1px solid #e3e3e3;
    background: #fcfcfc;
    border-radius: 5px;
    box-sizing: border-box;
}
.content_upload_pic_layer .modify_btns {
    width: 280px;
    height: 30px;
    margin: auto;
    background: #ddd;
    line-height: 30px;
    margin-top: 30px;
    text-align: center;
    display: flex;
}
.content_upload_pic_layer .modify_btns a {
    font-weight: 800;
    text-align: center;
    font-size: 15px;
    flex: 1;
    cursor: pointer;
}
.content_upload_pic_layer .modify_btns a.turn-left {
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
}
.tabnav_toolbar_icon img {
    width: 16px;
    height: 16px;
    max-width: 100%;
}
.app_topping_layer {
    width: 95%;
    margin: 50px auto;
    display: none;
}
.app_topping_layer .layui-form-item .layui-form-label {
    width: 100px;
}
.atlas_layer {
    width: 90%;
    margin: 50px auto;
    display: none;
    text-align: right;
}
.atlas_layer .original_image {
    text-align: center;
    margin: 40px auto 20px;
}
.show_tag_layer {
    width: 95%;
    margin: 30px auto;
    display: none;
}
.show_tag_layer .layui-form-label {
    width: 100px;
}
.show_tag_layer .submit-form-item {
    text-align: center;
}
.show_tag_layer .layui-form-item .layui-input-inline {
    width: 230px;
}
.extend_tag_layer {
    width: 95%;
    margin: 30px auto;
    display: none;
    text-align: center;
}
.extend_tag_layer .layui-transfer-data li,
.extend_tag_layer .layui-transfer-box .layui-form-checkbox {
    text-align: left;
}
.extend_tag_layer .submit_btn {
    margin: 40px auto 0;
    padding: 0 42px;
}
.show_tagdata_layer {
    width: 95%;
    margin: 30px auto;
    display: none;
}
.show_tagdata_layer .submit-form-item {
    text-align: center;
}
.show_tagdata_layer .layui-form-item .layui-upload-drag {
    width: 192px;
    height: 135px;
    padding: 0;
}
.show_tagdata_layer .layui-form-item .layui-upload-drag .layui-icon {
    display: block;
    margin: 13% auto 0;
}
.show_tagdata_layer .layui-form-item .layui-textarea {
    width: 84%;
    min-height: 130px;
}
/* 让table居中 */
.tab-cen td,
.tab-cen th {
    text-align: center;
}
/* 推荐位 */
.recommend-title button:hover {
    border-color: #c9c9c9;
}
.recommend-title button.selected {
    background: #1e9fff;
    color: #fff;
    border: 1px solid #1e9fff;
}
.recommend_main .recommend_con {
    display: none;
}
.recommend_show_con .layui-breadcrumb a {
    cursor: pointer;
}
.recommend_manage_con .recommend-close-btn {
    margin: 0 10px;
    cursor: pointer;
    position: relative;
    top: 1px;
    padding: 1px;
    font-size: 14px;
}
.recommend_manage_con .recommend-close-btn:hover {
    background: #ff5722;
    border-radius: 50%;
    color: #fff;
}
.recommend_manage_con .layui-table-tool-self {
    display: none;
    position: relative;
    right: 0;
    top: 0;
}
.recommend_manage_con .layui-table-tool-temp {
    padding-right: 0;
}
.recommend_manage_con .layui-btn-container .alt {
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
}
.recommend_manage_con .layui-btn-container .alt b {
    margin: 0 5px;
}
.recommend_manage_con .layui-btn-container ul {
    font-size: 14px;
    float: right;
}
.recommend_manage_con .layui-btn-container ul li {
    display: inline-block;
    margin-left: 10px;
}
.recommend_manage_con .layui-btn-container ul li span {
    width: 24px;
    height: 5px;
    display: inline-block;
    position: relative;
    right: 5px;
    top: -2px;
}
.edit_recommed_layer {
    width: 95%;
    margin: 30px auto;
    display: none;
    text-align: center;
}
.edit_recommed_layer input {
    width: 50px;
    display: inline-block;
    margin: 20px 15px;
}

.add_recommed_layer {
    width: 95%;
    margin: 30px auto;
    display: none;
}
.add_recommed_layer .picsize-form-item p {
    height: 38px;
    line-height: 38px;
}
.add_recommed_layer .upload-form-item .layui-upload-drag {
    width: 313px;
    padding: 0;
}
.add_recommed_layer .upload-form-item .layui-upload-drag i {
    display: block;
    margin-top: 15%;
    font-size: 60px;
}
.add_recommed_layer .upload-form-item .layui-upload-drag > img {
    width: 313px;
    max-width: 100%;
}
.detail_recommed_layer {
    width: 95%;
    margin: 30px auto;
    display: none;
}
.recommend_redis_con .make_redis_data {
    cursor: pointer;
}
.add-recommend-notice span.layui-badge-dot {
    margin-right: 10px;
}
.add_recommend_first_tab .recommend-title-item label,
.add_recommend_sec_tab .layui-form-item label {
    width: 150px;
}
.add_recommend_first_tab .recommend-title-item .layui-input-inline,
.add_recommend_sec_tab .layui-form-item .layui-input-inline {
    width: 240px;
}
.add_recommend_first_tab .btn-form-item,
.add_recommend_sec_tab .btn-form-item {
    text-align: left;
}
.add_recommend_first_tab .btn-form-item button,
.add_recommend_sec_tab .btn-form-item button {
    padding: 0 38px;
    margin: 0 0 0 180px;
}
.review-detail-left img {
    max-width: 100%;
}
.review-detail-left td:first-child {
    text-align: right;
}
.review-detail-left td .img_preview {
    display: inline-block;
}
.review-detail-left td .img_preview img {
    /*width: 240px;
    height: 135px;*/
}
.content-publish .layui-form-item .layui-textarea {
    min-height: 200px;
    font-size: 16px;
    line-height: 28px;
    color: #666;
}
#content_editor .w-e-text {
    font-size: 16px;
    line-height: 28px;
}
#content_editor .w-e-text p {
    font-family: 'FangSong_GB2312';
}
.review-detail-left td .img_preview .btn_zoom_view {
    vertical-align: bottom;
    margin: 0 20px;
}
.check_view_show img,
.check_view_con img {
    display: block;
    margin: auto;
    max-width: 100%;
}
.check_view_con br {
    /*display: none;*/
}
.check_view_con p,
.check_view_con h1,
.check_view_con h2,
.check_view_con h3,
.check_view_con h4,
.check_view_con h5,
.check_view_con table,
.check_view_con pre {
    margin: 10px 0;
}
.check_view_con p {
    line-height: 21px;
    font-family: 'FangSong_GB2312';
}
.review-detail-option tr td {
    text-align: center;
}
.review-detail-option tr td span {
    margin: 0 30px 0 0;
}
.review-detail-option tr td .layui-btn-container {
    padding: 18px;
}
.review-detail-option tr td .layui-btn-container button {
    margin-right: 7px;
    padding: 0 10px;
}
.review-card-fixed {
    position: fixed;
    right: 0;
}
.check_strip {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 20px 0;
    text-align: center;
    background: #e7e7e7;
}
.check_detail_padding {
    padding-bottom: 80px;
}
.manage_shield_form .layui-form-item .layui-form-label {
    width: 50px;
}
.manage_shield_form .layui-form-item .layui-input-block {
    margin-left: 80px;
}
.manage_shield_form .layui-form-item .layui-input-block input {
    width: 140px;
}
.filter_box {
    width: 200px;
}
.filter_box * {
    box-sizing: border-box;
}
.filter_box .filter_header {
    height: 38px;
    line-height: 38px;
    border: 1px solid #e6e6e6;
    padding: 0 10px;
    border-radius: 2px 2px 0 0;
    border-bottom: none;
}
.filter_box .filter_data {
    height: 600px;
    padding: 5px 0;
    overflow: auto;
    border: 1px solid #e6e6e6;
    border-radius: 0 0 2px 2px;
}
.filter_box .filter_data:focus {
    outline: none;
}
.filter_box .filter_data li {
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
}
.filter_box button {
    width: 200px;
    height: 32px;
    line-height: 32px;
    margin-top: 10px;
}
.book_detail_con .book_product {
    margin: 10px 0 30px;
    display: flex;
    box-sizing: border-box;
}
.book_product .book_pic {
    width: 300px;
    margin-right: 25px;
}
.book_product .book_pic img {
    width: 300px;
    height: 400px;
}
.book_product .book_txt {
    width: calc(100% - 225px);
    position: relative;
}
.book_product .book_txt h3 {
    font-size: 16px;
    font-weight: bold;
}
.book_product .book_txt p {
    margin: 10px 0 0;
    font-size: 16px;
    line-height: 28px;
}
.book_product .book_txt p label {
    display: block;
}
.book_product .book_txt .title_short {
    margin: 0 0 10px;
}
.book_product .book_txt .title_short label {
    display: inline-block;
}
.book_detail_con .book_product .btns-item {
    text-align: center;
    width: 100%;
    height: 38px;
    margin-top: 30px;
}
.book_detail_con .book_product .btns-item i {
    font-size: 18px;
    position: relative;
    top: 2px;
    margin-right: 5px;
}
.book_product .book_txt .dta_item span {
    display: block;
    font-size: 16px;
    line-height: 28px;
}
.book_product .book_txt .dta_item span label {
    display: inline-block;
    width: 82px;
}
.book_intro .author_intro label,
.book_intro .content label {
    font-weight: bold;
}
.book_flag .layui-tab-brief .layui-tab-title li {
    font-size: 16px;
}
.book_flag .layui-tab-item,
.book_flag .layui-tab-item p {
    font-size: 16px;
    line-height: 28px;
}
.book_content_list h1 {
    font-size: 14px;
}
.book_content_list h2 {
    margin-left: 15px;
    font-size: 12px;
    counter-increment: counter_h2;
}
.book_content_list h2::before {
    content: counter(counter_h2) '.';
}
.magazine_content label {
    font-size: 16px;
    font-weight: bold;
}
.episode_list {
    display: flex;
    flex-wrap: wrap;
}
.episode_list li {
    margin: 0 22px 20px 0;
    position: relative;
    border: 1px solid #f2f2f2;
    cursor: pointer;
    width: 240px;
    height: 135px;
    overflow: hidden;
}
.episode_list li img {
    max-width: 100%;
}
.episode_list li .alts {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
}
.episode_list li .alts .word_txt img {
    position: absolute;
    left: 45%;
    top: 30%;
}
.episode_list li .alts .word_txt img.video_uploading {
    top: 25%;
}
.episode_list li .alts .bottom_txt {
    width: 100%;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgb(255, 255, 255, 0.9);
    color: #333;
    z-index: 33;
    text-align: center;
}
.episode_list li .alts .bottom_txt img {
    width: 24px;
    height: 24px;
    margin: 0 10px 0 0;
}
.media-publish .layui-form-item {
    margin-bottom: 0;
    padding: 10px;
    border: 1px solid #f7f7f7;
}
.media-publish .upload_pic_items {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 10px 0;
}
.media-publish .upload_pic_items .upload-thumbnail {
    width: 240px;
    height: 150px;
    box-sizing: border-box;
    margin: 0 25px 10px 0;
}
.media-publish .upload_pic_items .upload-thumbnail:last-child {
    margin-right: 0;
}
.media-publish .upload_pic_items .upload-block {
    position: relative;
    cursor: pointer;
}
.media-publish .upload_pic_items .upload-block img {
    width: 100%;
}
.upload_video_tricks {
    width: 96%;
    margin: 30px auto;
    display: none;
}
.upload_video_tricks .layui-upload-drag {
    width: 100%;
}
.upload_video_tricks .btn-form-item {
    margin: 30px auto;
}
.media-publish .layui-form-item .manage_trick {
    margin: 0 0 10px;
}
.media-publish .layui-form-item .layui-table-body {
    overflow-x: hidden;
}
.media-publish .layui-form-item .layui-textarea {
    font-size: 16px;
    line-height: 28px;
    color: #666;
    min-height: 200px;
}
.media_video_list .pic_alt {
    width: 240px;
    height: 135px;
    overflow: hidden;
    position: relative;
}
.media_video_list .pic_alt .trick_pic {
    max-width: 100%;
}
.media_video_list .pic_alt .play_icon {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
}
.media_video_list .pic_alt .play_icon:hover {
    background: rgba(0, 0, 0, 0);
}
.media_video_list .pic_alt .play_icon img {
    width: 36px;
    height: 36px;
    position: absolute;
    left: 40%;
    top: 35%;
}
.media_video_list .txt_alt,
.media_book_list .txt_alt {
    width: 240px;
    text-align: center;
    padding: 5px 0;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.media_book_list .txt_alt {
    width: 150px;
}
.layui-card .media_tab_card .layui-tab-title li {
    margin: 0;
}
.media_book_list .pic_alt {
    width: 150px;
    height: 220px;
    overflow: hidden;
    position: relative;
}
.media_book_list .pic_alt .trick_pic {
    max-width: 100%;
    opacity: 0.6;
}
.media_book_list .pic_alt .trick_pic:hover {
    opacity: 1;
}
.page {
    width: 100%;
    text-align: center;
}
.page .layui-laypage {
    width: 100%;
}
.selected {
    background: #1e9fff;
    color: #fff;
    border: 1px solid #1e9fff;
}
.content_publish_form .layui-form-item {
    margin-bottom: 0;
}
.content_publish_form .layui-form-item .layui-input-inline {
    margin-bottom: 12px;
}
.content_publish_form .layui-form-item .search-inline {
    width: auto;
}
/* 开关功能 */
.content-switch {
    display: flex;
    flex-wrap: wrap;
}
.content-switch .layui-form-item {
    display: inline-block;
    margin-bottom: 5px;
    border: none;
}
.content-switch .layui-form-item .layui-form-label {
    width: auto;
    padding: 9px 5px;
}
.content-switch .layui-form-item .layui-input-block {
    margin-left: 100px;
}
.tr_high_light {
    background-color: #ffffce;
}
.release-card .layui-card-header {
    display: flex;
    justify-content: space-between;
}
.release-card .layui-card-header h3 {
    width: 40%;
}
.release-card .layui-card-header input {
    width: calc(100% - 40%);
}
.content-publish .source_div {
    padding: 10px 0;
}
.source_div .layui-btn + .layui-btn {
    margin-left: 0;
}

/* photo 弹层扩展信息 */
.img_info {
    display: none;
    position: fixed;
    text-align: center;
    height: 40px;
    width: 100%;
    color: #a0a0a0;
    background-color: #2b2b2b;
    z-index: 20190527;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    top: 0px;
    line-height: 46px;
}
.img_info .sn {
    margin-left: 10px;
    margin-right: 10px;
}

/* 登录页 */
.login_main {
    width: 83%;
    height: 918px;
    margin: 0px auto 0;
    background: url(../_images/login_main.png) no-repeat;
    position: relative;
    min-width: 1152px;
}
.login_con {
    width: 97%;
    height: 874px;
    position: absolute;
    right: 0px;
    top: 22px;
}
.login {
    width: 531px;
    height: 874px;
    position: absolute;
    right: 0px;
    top: 0px;
    margin: auto;
    background: #fff;
}
.loginMain {
    padding: 226px 55px 0 53px;
}
.loginMain h3 {
    font-size: 32px;
    padding-bottom: 10px;
    border-bottom: 3px solid #008ad2;
    width: 128px;
    margin: 0 auto 70px;
}
.login_userform .layui-form-item .layui-input-block {
    margin-left: 0;
}
.login_userform .user-item {
    width: 100%;
    height: 55px;
    margin-bottom: 0;
    display: inline-block;
    position: relative;
}
.login_userform .user-item .layui-input-block {
    position: relative;
    border-bottom: 1px solid #dcdcdc;
    width: 100%;
}
.login_userform .user-item .layui-input {
    border: none;
    height: 54px;
    line-height: 54px;
    width: 85%;
    margin-left: 12%;
    font-size: 14px;
    background: none;
}
.login_userform .user-item .usericon {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 17px;
    top: 17px;
}
.login_userform .code-item {
    margin-bottom: 22px;
}
.login_userform .code-item p {
    display: inline-block;
    height: 46px;
    position: absolute;
    top: 3px;
    right: 0;
}
.login_userform .code-item p img {
    max-width: 100%;
}
.login_userform .radio-item {
    margin-bottom: 0;
}
.login_userform .radio-item .layui-input-block {
    display: flex;
    margin-left: 0;
    line-height: 36px;
    flex-direction: row-reverse;
}
.login_userform .radio-item .layui-form-checkbox[lay-skin='primary'] span {
    padding-right: 0;
}
.login_userform .alert-error {
    font-size: 18px;
    color: #ff1d1d;
    height: 24px;
    line-height: 24px;
}
.login_userform .layui-form-item .login_btn {
    width: 100%;
    height: 70px;
    line-height: 70px;
    font-size: 32px;
    background: #008ad2;
    margin-top: 14px;
    letter-spacing: 14px;
    text-indent: 14px;
}
.login_tit {
    position: absolute;
    left: 68px;
    bottom: 93px;
}
.login_tit h2 {
    font-size: 40px;
    color: #fff;
}
.login_tit h2:after {
    display: block;
    content: '';
    width: 68px;
    height: 11px;
    background: #008ad2;
    margin-top: 42px;
}
.safe_tips {
    padding: 20px 25px;
}
.safe_tips > h3 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.safe_tips ul {
    margin: 20px auto;
    width: 70%;
}
.safe_tips li {
    margin-bottom: 20px;
    text-align: center;
}
.safe_tips li .point {
    font-size: 18px;
    color: #e93848;
    font-weight: bold;
}
.safe_tips li .prod,
.safe_tips li .download_link,
.safe_tips li .pic_alt {
    margin-left: 15px;
}
.safe_tips li .prod {
    color: #000;
    font-size: 16px;
}
.safe_tips li .prod label {
    font-weight: bold;
}
.safe_tips li .download_link,
.safe_tips li .download_link a {
    color: #1e9fff;
}
.safe_tips .pic_alt {
    margin: 30px auto;
}
.safe_tips .pic_alt:after {
    display: block;
    content: '';
    height: auto;
    clear: both;
}
.safe_tips .pic_alt .pic_block {
    margin: 0 0 30px 0;
    text-align: center;
}
.safe_tips .pic_block .alt_imgs span {
    display: inline-block;
    height: 260px;
    text-align: center;
}
.safe_tips .pic_block .alt_imgs span img {
    max-height: 100%;
    margin-right: 5px;
}
.safe_tips .pic_block .alts_txt {
    font-size: 12px;
    margin: 7px 0 0;
    display: inline-block;
    text-align: center;
}
.qrcode_img {
    float: left;
    width: 195px;
    height: 195px;
}
.qrcode_img img {
    max-width: 100%;
}
.qrcode_txt {
    float: left;
    margin-left: 20px;
    width: 52%;
}
.qrcode_txt h4 {
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 5px;
}
.qrcode_txt ul li {
    font-size: 14px;
    line-height: 18px;
    list-style-type: decimal;
    list-style-position: inside;
}
.show_tag_layer .phone_download_item {
    text-align: center;
    margin: 40px 0 20px;
}
.show_tag_layer .phone_download_item img {
    margin: 0 12px;
}
.show_tag_layer .link_opt_item {
    text-align: right;
    margin-top: 10px;
}
.show_tag_layer .link_opt_item a {
    font-size: 12px;
    color: #999;
}
.Import_magezine,
.Import_pub {
    float: left;
    margin: 5px 12px 0 0;
}
.Import_list,
.Import_pub_layer {
    display: none;
    padding: 12px;
}
.Import_list .saved_btn,
.Import_pub_layer .saved_btn {
    margin: 0 45%;
}
.w-e-text p,
.w-e-text h1,
.w-e-text h2,
.w-e-text h3,
.w-e-text h4,
.w-e-text h5,
.w-e-text table,
.w-e-text pre {
    font-size: 16px;
    line-height: 28px !important;
    margin: 16px 0 !important;
}
.set_basic_web tbody tr:hover {
    background-color: transparent;
}
.set_basic_web .web_desp_td {
    width: 40%;
    vertical-align: top;
}
.set_basic_web .web_desp_td h3 {
    padding-top: 5px;
}
.set_basic_web .web_desp_td h3 b {
    font-size: 13px;
    text-decoration: underline;
}
.set_basic_web .web_desp_td h3 i {
    color: #d50201;
    margin: 0 5px;
    text-decoration: none;
}
.content-publish-list .web_basic_btn {
    width: 100%;
    margin: 30px 0;
    text-align: center;
}
.content-publish-list .web_basic_btn button {
    margin: 0 15px;
    padding: 0;
    width: 80px;
    text-align: center;
}
.web_desp_td input,
.web_desp_td textarea {
    margin: 15px 0 0;
}
.web_desp_td textarea {
    height: 150px;
}
.video_upload_div {
    position: relative;
}
.video_upload_div .input_video_name {
    width: 240px;
    display: inline-block;
}
.video_upload_div .video_change {
    width: 240px;
    height: 38px;
    position: absolute;
    left: 240px;
    top: 0px;
    opacity: 0;
}
.progress_bar {
    margin-top: 6px;
}
.progress_bar .v_progressbar i {
    font-style: normal;
    text-align: center;
    background-color: #6caf00;
    display: inline-block;
    border-radius: 15px;
    color: #fff;
}
.progress_bar .up_video_success {
    font-size: 12px;
}
.upfile_video_pic {
    margin-bottom: 10px;
}
.separa-video-item .sepa-cate-inline {
    width: 320px;
}
.separa-video-item .sepa-cate-inline input {
    cursor: pointer;
}
.separa-video-item .sepa-title-inline {
    width: 590px;
}
.separa-video-item .layui-input-inline dl {
    z-index: 999999 !important;
}
.sepa_upload_div .input_video_name {
    margin-right: 8px;
}
.show_film_layer {
    display: none;
    margin: 15px auto;
    width: 95%;
}
.video_detail_con .actor_list {
    margin: 10px 0 0;
    font-size: 16px;
    line-height: 28px;
}
.video_detail_con .actor_list div label {
    float: left;
    width: 100px;
}
.video_detail_con .actor_list div p {
    width: calc(100% - 100px);
    float: left;
    margin: 0;
}
.video_detail_con .actor_list div p span {
    margin: 0 50px 0 0;
}
.video_detail_con .actor_list div p i {
    font-style: normal;
    margin: 0 12px;
}
.separation_product {
    width: 90%;
    margin: 20px auto;
}
.separation_product .sepa_vdo {
    text-align: center;
    background: #333;
}
.separation_product .sepa_txt {
    margin: 50px 0 20px;
}
.separation_product .sepa_txt h3 {
    font-weight: bold;
    color: #333;
    margin-bottom: 12px;
}
.separation_product .sepa_txt p {
    margin-bottom: 10px;
}
.keyword_form_wrapper {
    width: 200px;
}
.keyword_form_wrapper .layui-inline-block {
    margin-bottom: 10px;
}
.keyword_form_wrapper .layui-inline-block .title_alt {
    width: 100%;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    background: #e6e6e6;
    text-align: center;
}
.keyword_form_wrapper .layui-inline-block button {
    width: 100%;
}
.keyword_form_wrapper .layui-inline-block textarea {
    height: 500px;
}
