@charset "utf-8";

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.6;
    background: #FFF;
    height: 100%;
}

* {
    -webkit-max-logical-width: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
}

body {
    -webkit-touch-callout: none;
    position: absolute;
    width: 100%;
    margin: 0;
    /*padding: 15px !important;*/
    font-size: 16px;
    overflow-x: hidden;
    font-family: '微软雅黑', 'Microsoft YaHei', Arial, sans-serif;
    background-color: #FFF;
    line-height: inherit;
    height: 100%;
}

p {
    clear: both;
    margin: 0 0;
    white-space: normal;
    min-height: 1em;
}

img {
    *zoom: 1;
    max-width: 100%;
    *max-width: 96%;
    height: auto !important;
}

iframe {
    width: 100% !important;
    border: 0;
    background-color: none;
}

.vote_area {
    display: block
}

.vote_iframe {
    height: 100%;
    width: 100% !important;
    *width: 96% !important
}

.qqmusic_iframe {
    width: 100% !important;
    height: 75px;
    background-color: #fcfcfc;
}

.audio_iframe {
    width: 100% !important;
    background-color: #fcfcfc;
    height: 82px
}

.blockquote_iframe {
    width: 100% !important;
    height: 64px
}

.blockquote_tips_iframe {
    width: 100% !important;
    height: 42px
}

.video_iframe {
    background-color: #000;
    width: 100% !important;
    *width: 96% !important;
    position: static
}

.shopcard_iframe {
    width: 100% !important;
    height: 95px;
    margin: 14px 0
}

.topic_iframe {
    width: 100% !important;
    height: 118px;
    margin: 14px 0
}

.weapp_app_iframe {
    height: 330px;
    margin: 14px 0
}

body {
    cursor: text;
}

a {
    color: #607fa6;
    text-decoration: none
}

.guide {
    background-repeat: no-repeat;
    background-image: url(https://image.135editor.com/files/users/0/1/201708/xvCbQwOV_Ofmg.png);
}

.mobile-guide {
    background-repeat: no-repeat;
    background-image: url(https://image.135editor.com/files/users/599/5998253/201911/YvIqWW5g_PAPy.png);
}

[contenteditable] {
    caret-color: red;
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 16px #c1c1c1;
}

::-webkit-input-placeholder {
    color: #ddd;
}

* {
    -webkit-touch-callout: none;
}

* {
    outline: 0 none !important;
    blr: expression(this.onFocus=this.blur());
}

*:focus {
    outline: none !important;
}

li.placeholder {
    position: relative;
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: none;
}

li.placeholder:before {
    position: absolute;
    content: " ";
    width: 0;
    height: 0;
    margin-top: -5px;
    left: 0px;
    top: -4px;
    border: 8px solid transparent;
    border-left-color: red;
    border-right: none;
}

.dragged {
    position: absolute !important;
    top: 0;
    opacity: 0.5;
    z-index: 2000;
}

.hiddenIn135 {
    display: none !important;
    visibility: hidden !important;
}

.showIn135 {
    display: initial !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.hoverimg:hover {
    background: #000;
}

blockquote {
    margin: 0;
    padding-left: 10px;
    border-left: 3px solid #DBDBDB;
}

ol,
ul,
dl {
    /* IE7: reset rtl list margin. (#7334) */
    *margin-right: 0px;
    /* preserved spaces for list items with text direction other than the list. (#6249,#8049)*/
    padding: 0 0 0 30px;
}

table.noBorderTable td,
table.noBorderTable th,
table.noBorderTable caption {
    border: 1px dashed #ddd;
}

table {
    margin-bottom: 10px;
    border-collapse: collapse;
    display: table;
    width: 100%;
    margin: 0 auto;
}

td,
th {
    word-wrap: break-word;
    word-break: break-all;
    padding: 5px;
    /* border: 1px solid #DDD */
}

caption {
    border: 1px dashed #DDD;
    border-bottom: 0;
    padding: 3px;
    text-align: center
}

th {
    border-top: 2px solid #BBB;
    background: #f7f7f7
}

.ue-table-interlace-color-single {
    background-color: #fcfcfc
}

.ue-table-interlace-color-double {
    background-color: #f7faff
}

td p {
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
}

hr {
    border: 0px;
    border-top: 1px solid #ccc;
}

img:hover {
    z-index: -1;
    cursor: pointer;
}

pre {
    white-space: pre-wrap;
    /* CSS 2.1 */
    word-wrap: break-word;
    /* IE7 */
}

.marker {
    background-color: Yellow;
}

figure {
    text-align: center;
    border: solid 1px #ccc;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.05);
    padding: 10px;
    margin: 10px 20px;
    display: inline-block;
}

figure>figcaption {
    text-align: center;
    display: block;
    /* For IE8 */
}

em {
    font-style: italic;
}

.view {
    height: 100%;
    position: relative !important;
}


/*.view:after { content: ''; height: 60px; display: block;} */

/* section._135editor {
    min-width: 90px;
} */

[draggable="true"] {
    cursor: move;
}

[class^="135brush"],
.autonum {
    cursor: text;
}

p,
span,
em,
strong,
h1,
h2,
h3,
h4,
h5,
h6,
td {
    cursor: text;
}

._135editor {
    border: 0 none;
    padding: 0px;
    z-index: 0;
    position: relative !important;
}

._135editor.active,
.active {
    z-index: 100;
    outline: 1.5px dashed red !important;
    outline-offset: 2px;
}

._135editor .overActive {
    z-index: 100;
    outline: 1.5px dashed #6085ef !important;
    outline-offset: 2px;
}

._135editor .styleActive,
.styleActive {
    z-index: 100;
    outline: 1.5px dashed #6085ef !important;
    outline-offset: 2px;
}

._135editor .imgActive,
.imgActive {
    z-index: 100;
    outline: 1.5px dashed green !important;
    outline-offset: 2px;
}

.mark-changed {
    z-index: 101;
    outline: 2px dashed darkturquoise !important;
    outline-offset: 2px;
}

#dropposition {
    height: 20px;
    border: 1px dashed red !important;
}


/*._135editor.active:before{content: "";z-index: -1;display: block;position: absolute;box-sizing:border-box;width: 102%;left:-1%;height: 100%;border:1px dashed red;}
.view .active-135item:before {position: absolute;content: ''; left: 0;right: 0;top: 0;bottom: 0; box-sizing: border-box;border: 2px dashed red;margin:-5px;z-index: 1000;}*/

._135editor .draghandle {
    position: absolute;
    background-color: rgba(200, 200, 200, 0.8);
    color: #333;
    cursor: move;
    top: -30px;
    right: -5px;
    padding: 3px 5px;
    font-size: 12px;
}

.view .active-135item {
    position: relative !important;
}

/* h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    font-size: 16px
} */

.hidden {
    display: none;
    visibility: hidden;
}

.otf-poptools {
    line-height: 24px;
    padding: 8px;
    border-radius: 0;
    border: 0 none;
    color: #FFF;
    position: absolute;
    width: 80%;
    left: 15px;
    background: rgb(103, 91, 84);
}

.otf-poptools span {
    cursor: pointer;
    margin: 0 5px;
}

.slider {
    height: 16px !important;
    width: auto;
    position: relative;
    background-color: #FFF;
    margin-bottom: 5px
}

.slider .complete {
    height: 100%;
    width: auto;
    color: #333;
    font-size: 10px;
    line-height: 16px;
    text-align: center;
    background-color: #ccc;
    z-index: 2
}

.slider .marker {
    height: 16px;
    width: 12px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #999;
    z-index: 3
}


/** 微信音乐，微信音频的样式 **/

.db {
    display: block;
}

qqmusic {
    min-height: 60px;
    width: 100%;
    background: #ccc;
    margin: 17px 1px 16px 0;
    display: block;
    opacity: 0.9;
    background-image: url('https://image.135editor.com/files/users/0/1/201611/Omfdq9uS_SNXj.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

mpvoice {
    min-height: 90px;
    width: 100%;
    background: #ccc;
    margin: 17px 1px 16px 0;
    display: block;
    opacity: 0.9;
    background-color: #FCFCFC, background-image: url('https://by.135editor.com/img/icons/mpvoice.png');
    background-size: auto;
    background-position: left center;
    background-repeat: no-repeat;
}

.custom_select_card {
    position: relative;
    margin-left: 1px;
    margin-right: 1px;
    display: inline-block
}

.custom_select_card::-moz-selection,
.custom_select_card *::-moz-selection {
    background: transparent
}

.custom_select_card::selection,
.custom_select_card *::selection {
    background: transparent
}

.custom_select_card:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    pointer-events: none
}

.custom_select_card:hover:before {
    background: rgba(7, 193, 96, 0.05)
}

.custom_select_card_selected:before {
    background: rgba(7, 193, 96, 0.1)
}

.appmsg_card_context {
    position: relative;
    background-color: #f7f7f7;
    border-radius: 8px
}

.appmsg_card_active:active {
    background-color: #ebebeb
}

.wx-edui-media-wrp.geography_loc_wrp {
    width: 60%;
    margin: 16px auto
}

.appmsg_geography_loc_card {
    display: block;
    padding: 12px 8px 12px;
    font-size: 14px;
    line-height: 1.4;
    max-width: 65%;
    margin: 0 auto;
    box-sizing: border-box
}

.appmsg_poi_iframe {
    width: 99.5% !important
}

.appmsg_poi_iframe.custom_select_card:before {
    width: 65%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.location_title {
    display: block;
    font-size: 17px;
    line-height: 1.3;
    padding: 0 4px
}

.location_detail {
    display: block;
    color: #9a9a9a;
    line-height: 1.3;
    padding: 4px 4px 12px;
    font-size: 14px
}

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

.location_img {
    display: block;
    width: 100%;
    padding-top: 37.88%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    background-size: 200%;
    border-radius: 2px
}

.ct_geography_loc_tip {
    text-align: center;
    padding: 0 5px;
    margin: 16px auto
}

.ct_geography_loc_tip:before {
    content: '';
    display: inline-block;
    position: relative;
    top: -2px;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 4px;
    background-size: cover;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E  %3Cg fill='none' fill-rule='evenodd'%3E    %3Ccircle cx='10' cy='10' r='10' fill='%23F1F2F1'/%3E    %3Cpath fill='%23576B95' d='M10 4c2.761 0 5 2.106 5 4.703 0 3.538-4.539 7.134-4.539 7.134a.735.735 0 0 1-.922 0S5 12.241 5 8.703C5 6.106 7.239 4 10 4zm0 2.94c-1.036 0-1.875.79-1.875 1.763 0 .974.84 1.764 1.875 1.764 1.036 0 1.875-.79 1.875-1.764S11.035 6.94 10 6.94z'/%3E  %3C/g%3E%3C/svg%3E")
}

.vjs-default-skin{
    max-height: 400px;
    object-fit: contain;
    background-color: #000!important;
}




@font-face {
  font-family: '站酷高端黑';
  src: url('//cos.weixiaotong.com.cn/font/站酷高端黑.woff2') format('woff2'),
    url('//cos.weixiaotong.com.cn/font/站酷高端黑.woff') format('woff'),
    url('//cos.weixiaotong.com.cn/font/站酷高端黑.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HappyZcool';
  src: url('//cos.weixiaotong.com.cn/font/站酷快乐体.woff2') format('woff2'),
    url('//cos.weixiaotong.com.cn/font/站酷快乐体.woff') format('woff'),
    url('//cos.weixiaotong.com.cn/font/站酷快乐体.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AlibabaPuHuiTi';
  src: url('//cos.weixiaotong.com.cn/font/AlibabaPuHuiTi-2-115-Black.woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'douyuFont';
  src: url('//cos.weixiaotong.com.cn/font/douyuFont-2.woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ZhanKuWenYiTi';
  src: url('//cos.weixiaotong.com.cn/font/ZhanKuWenYiTi-2.woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ZhanKuKuaiLeTi';
  src: url('//cos.weixiaotong.com.cn/font/ZhanKuKuaiLeTi2016XiuDingBan-1.woff2');
  font-weight: normal;
  font-style: normal;
}