html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

body {
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
    color: #333;
    background-color: #fff
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background: transparent;
    text-decoration: none;
    color: #08c
}

a:active,a:hover {
    outline: 0
}

a:hover {
    color: #069
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

code,kbd,pre,samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    resize: vertical
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

h1,h2,h3,h4,h5,h6,p,figure,form,blockquote {
    margin: 0
}

ul,ol,li,dl,dd {
    margin: 0;
    padding: 0
}

ul,ol {
    list-style: none outside none
}

h1,h2,h3 {
    font-weight: normal
}

h1 {
    font-size: 21px
}

h2 {
    font-size: 18.2px
}

h3 {
    font-size: 16.38px
}

h4 {
    font-size: 14px
}

h5,h6 {
    font-size: 11.9px;
    text-transform: uppercase
}

input:-moz-placeholder,textarea:-moz-placeholder {
    color: #ccc
}

input::-moz-placeholder,textarea::-moz-placeholder {
    color: #ccc
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
    color: #ccc
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #ccc
}

* {
    -webkit-font-smoothing: antialiased;
    font-family: "PingFang SC", "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif
}

h1 {
    font-size: 20px
}

h2 {
    font-size: 18px
}

h3 {
    font-size: 16px
}

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

::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2)
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0
}

[v-cloak] {
    display: none !important
}

@font-face {
    font-family: "iconfont"; /* Project id 3474247 */
    src: url('../iconfont/iconfont.woff2?t=1655885435319') format('woff2'),
    url('../iconfont/iconfont.woff?t=1655885435319') format('woff'),
    url('../iconfont/iconfont.ttf?t=1655885435319') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-fuzhi:before {
    content: "\ec7a";
}

.icon-shengchengtupian:before {
    content: "\e635";
}

.icon-tixing:before {
    content: "\e813";
}

.icon-chartcolumn:before {
    content: "\e607";
}

.icon-savebaocun:before {
    content: "\e63e";
}

.icon-upload:before {
    content: "\e6b4";
}

.icon-download:before {
    content: "\e6b5";
}

.icon-visible:before {
    content: "\e6eb";
}

.icon-recycle:before {
    content: "\e6ee";
}

.icon-image:before {
    content: "\e6f1";
}




main.content {
    width: 1200px;
    margin: 0 auto;
    height: -webkit-calc(100vh - 42px - 35px);
    height: -moz-calc(100vh - 42px - 35px);
    height: -ms-calc(100vh - 42px - 35px);
    height: -o-calc(100vh - 42px - 35px);
    height: calc(100vh - 42px - 35px);
    padding-top: 10px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    font-size: 14px;
    overflow: unset;
}

main.content .m-sidebar {
    width: 136px;
    min-width: 136px;
    height: 100%;
    background: #fff;
    border: 1px solid #f2f2f2;
    border-bottom: none;
    box-sizing: border-box
}
main.content .m-style .style-content .content-compose:before,.m-style .style-content .content-compose:after{content:"";display:table}
main.content .m-style .style-content .content-compose:after{clear:both}
main.content .m-style {
    width: 410px;
    height: 100%;
    box-sizing: border-box;
    position: relative;
    margin: 0 10px
}

main.content .m-style .style-header {
    border: 1px solid #f2f2f2;
    background: #fff
}

main.content .m-style .style-header .header-material .header-nav .inner {
    height: 42px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
    background: #fff;
    border-bottom: 1px solid #f2f2f2
}

main.content .m-style .style-header .header-material .header-nav .inner>div {
    width: 100%;
    height: 42px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    transition: all .2s ease;
    color: #303133
}

main.content .m-style .style-header .header-material .header-nav .inner>div.active,main.content .m-style .style-header .header-material .header-nav .inner>div.default {
    color: #3f9eff;
    background: #fff
}

main.content .m-style .style-header .header-material .header-nav .inner>div.active::before,main.content .m-style .style-header .header-material .header-nav .inner>div.default::before {
    content: '';
    height: 2px;
    position: absolute;
    width: 100%;
    background: #3f9eff;
    bottom: -1px;
    left: 0px
}

main.content .m-style .style-header .header-material .header-nav .inner>div.active i,main.content .m-style .style-header .header-material .header-nav .inner>div.default i {
    color: #3f9eff
}

main.content .m-style .style-header .header-material .header-nav .inner>div:hover {
    color: #3f9eff
}

main.content .m-style .style-header .header-material .header-nav .inner>div:hover ul {
    display: block
}

main.content .m-style .style-header .header-material .header-nav .inner>div:hover i {
    color: #3f9eff
}

main.content .m-style .style-header .header-material .header-nav .inner>div i {
    margin-right: 3px;
    font-size: 16px;
    color: #909399
}

main.content .m-style .style-header .header-material .header-nav .inner>div ul {
    position: absolute;
    background: #fff;
    left: 0;
    top: 42px;
    transition: all .2s ease;
    box-shadow: 0 1px 8px 1px #d7dee5;
    display: none;
    z-index: 10000;
    min-height: 50px;
    max-height: 375px;
    overflow-y: auto
}

main.content .m-style .style-header .header-material .header-nav .inner>div ul li {
    color: #A4A6AC;
    width: 130px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .2s ease;
    box-sizing: border-box;
    padding-left: 10px;
    border-bottom: 1px solid #F2F2F2
}

main.content .m-style .style-header .header-material .header-nav .inner>div ul li a {
    color: #A4A6AC
}

main.content .m-style .style-header .header-material .header-nav .inner>div ul li.active,main.content .m-style .style-header .header-material .header-nav .inner>div ul li:hover {
    background: #f4f6f7;
    color: #3f9eff
}

main.content .m-style .style-header .header-material .header-nav .inner>div ul li.active a,main.content .m-style .style-header .header-material .header-nav .inner>div ul li:hover a {
    background: #f4f6f7;
    color: #3f9eff
}

main.content .m-style .style-header .header-class .inner {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    padding: 0 14px;
    box-sizing: border-box
}

main.content .m-style .style-header .header-class .inner>div {
    margin-top: 12px;
    cursor: pointer;
    padding: 1px 6px;
    border-radius: 3px;
    color: #36485c;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    box-sizing: border-box;
    border: 1px solid transparent;
    transition: all .2s ease;
    position: relative
}

main.content .m-style .style-header .header-class .inner>div:nth-last-child(1) ul {
    right: 0 !important;
    left: auto !important
}

main.content .m-style .style-header .header-class .inner>div.active {
    color: #3f9eff;
    background: #EBF5FF
}

main.content .m-style .style-header .header-class .inner>div:hover {
    color: #3f9eff;
    background: #EBF5FF
}

main.content .m-style .style-header .header-class .inner>div:hover>a {
    background: #EAF4FD
}

main.content .m-style .style-header .header-class .inner>div:hover ul {
    display: block
}

main.content .m-style .style-header .header-class .inner>div.active>a {
    color: #3f9eff
}

main.content .m-style .style-header .header-class .inner>div>a {
    color: #36485c;
    padding: 0 14px;
    height: 45px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    cursor: pointer;
    font-size: 14px
}

main.content .m-style .style-header .header-class .inner>div ul {
    position: absolute;
    background: #fff;
    left: 0;
    top: 25px;
    transition: all .2s ease;
    box-shadow: 0 1px 8px 1px #d7dee5;
    display: none;
    z-index: 10000
}

main.content .m-style .style-header .header-class .inner>div ul li {
    color: #A4A6AC;
    width: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 34px;
    line-height: 34px;
    transition: all .2s ease;
    box-sizing: border-box;
    padding-left: 15px;
    border-bottom: 1px solid #F2F2F2
}

main.content .m-style .style-header .header-class .inner>div ul li a {
    color: #A4A6AC
}

main.content .m-style .style-header .header-class .inner>div ul li.active,main.content .m-style .style-header .header-class .inner>div ul li:hover {
    background: #F3F8FB;
    color: #3f9eff
}

main.content .m-style .style-header .header-class .inner>div ul li.active a,main.content .m-style .style-header .header-class .inner>div ul li:hover a {
    background: #F3F8FB;
    color: #3f9eff
}

main.content .m-style .style-header .header-collect {
    width: 100%;
    height: 42px;
    text-align: center;
    position: relative;
    font: 400 14px/42px PingFangSC-Regular, PingFang SC;
    color: #303032;
    border-bottom: 1px solid #F1F2F4
}

main.content .m-style .style-header .header-collect span {
    color: #909399;
    width: 42px;
    height: 42px;
    line-height: 40px;
    position: absolute;
    top: 0;
    left: 0
}

main.content .m-style .style-header .header-search {
    position: relative;
    padding: 14px 12px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between
}

main.content .m-style .style-header .header-search .s-input {
    position: relative;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1
}

main.content .m-style .style-header .header-search .s-input input {
    height: 34px;
    width: 100%;
    border: none;
    outline: none;
    color: #303133;
    padding: 0 36px 0 12px;
    box-sizing: border-box;
    background: #F1F5F8
}

main.content .m-style .style-header .header-search .s-input input::placeholder {
    color: #909399;
    opacity: 1
}

main.content .m-style .style-header .header-search .s-input span {
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer
}

main.content .m-style .style-header .header-search .s-input span .iconfont {
    font-size: 20px;
    color: #d3d5da
}

main.content .m-style .style-header .header-search .s-choose {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    margin-left: 16px
}

main.content .m-style .style-header .header-search .s-choose .c-item {
    margin-right: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    cursor: pointer;
    color: #36485c
}

main.content .m-style .style-header .header-search .s-choose .c-item .iconfont {
    margin-right: 6px
}

main.content .m-style .style-header .header-search .s-choose .c-item .icon-redu,main.content .m-style .style-header .header-search .s-choose .c-item .icon-yigoumai {
    color: #faa08e
}

main.content .m-style .style-header .header-search .s-choose .c-item .icon-zuixin,main.content .m-style .style-header .header-search .s-choose .c-item .icon-shoucang {
    color: #f9d080
}

main.content .m-style .style-header .header-search .s-choose .c-item .icon-shoucang {
    margin-right: 4px
}

main.content .m-style .style-header .header-search .s-choose .c-item .icon-changyong {
    color: #83b9e5
}

main.content .m-style .style-header .header-search .s-choose .c-item em {
    font-style: normal
}

main.content .m-style .style-header .header-search .s-choose .c-item.active {
    color: #60b3fa
}

main.content .m-style .style-header .header-material-choose .s-choose {
    margin-left: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    width: 100%
}

main.content .m-style .style-header .header-material-choose .s-choose .choose-item {
    display: flex;
    justify-content: center;
    width: 200px;
    height: 28px
}

main.content .m-style .style-header .header-material-choose .s-choose .choose-item .c-item {
    width: 50px;
    margin-right: 0;
    border: 1px solid #ddd;
    box-sizing: border-box
}

main.content .m-style .style-header .header-material-choose .s-choose .choose-item .c-item:nth-child(1) {
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px
}

main.content .m-style .style-header .header-material-choose .s-choose .choose-item .c-item:nth-child(2) {
    border-left: none
}

main.content .m-style .style-header .header-material-choose .s-choose .choose-item .c-item:nth-child(3) {
    border-left: none;
    border-right: none
}

main.content .m-style .style-header .header-material-choose .s-choose .choose-item .c-item:nth-child(4) {
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px
}

main.content .m-style .style-header .header-material-choose .s-choose .choose-item .c-item.active {
    border: 1px solid #60b3fa
}

main.content .m-style .style-header .header-material-choose .s-choose .icon-remen1 {
    color: #FF5450
}

main.content .m-style .style-header .header-material-choose .s-choose .icon-mianfei {
    color: #83CB72
}

main.content .m-style .style-header .header-material-choose .s-choose span {
    margin-right: 0
}

main.content .m-style .style-header .header-material-choose .s-choose .c-item {
    margin-right: 0 !important
}

main.content .m-style .style-header .header-draft .inner {
    padding: 0 20px;
    height: 52px;
    background: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    box-sizing: border-box
}

main.content .m-style .style-header .header-draft .inner .tips {
    color: #303133
}

main.content .m-style .style-header .header-draft .inner .tips em {
    font-style: normal;
    margin: 0 4px;
    color: #00a0e9
}

main.content .m-style .style-header .header-draft .inner button {
    border: none;
    outline: none;
    background: #fff;
    color: #909399;
    transition: all .2s;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center
}

main.content .m-style .style-header .header-draft .inner button:hover {
    color: #3f9eff
}

main.content .m-style .style-header .header-draft .inner button .iconfont {
    margin-right: 4px;
    font-size: 15px
}

main.content .m-style .style-header .header-material-collect {
    height: 60px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: space-evenly;
    -moz-justify-content: space-evenly;
    -ms-justify-content: space-evenly;
    -o-justify-content: space-evenly;
    justify-content: space-evenly
}

main.content .m-style .style-header .header-material-collect .collect-group {
    width: 200px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between
}

main.content .m-style .style-header .header-material-collect .collect-group .group-set {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #d3d5da;
    font-size: 20px;
    margin-left: 4px;
    cursor: pointer;
    outline: none
}

main.content .m-style .style-header .header-material-collect .collect-search {
    width: 160px;
    position: relative
}

main.content .m-style .style-header .header-material-collect .collect-search .iconfont {
    width: 28px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    color: #d3d5da;
    font-size: 18px
}

main.content .m-style .style-header .header-material-collect i.el-icon-question {
    color: #d3d5da;
    font-size: 20px;
    cursor: pointer
}

main.content .m-style .style-header .header-search .s-input input {
    padding: 0 90px 0 12px
}

main.content .m-style .style-header .header-search .s-input span:last-of-type {
    width: 46px;
    background: #3F9EFF
}

main.content .m-style .style-header .header-search .s-input span:last-of-type i {
    color: #fff
}

main.content .m-style .style-header .header-search .s-input .commercial-photo {
    right: 48px
}

main.content .m-style .style-header .header-search .s-input .commercial-photo i {
    color: #909399
}

main.content .m-style .style-header .header-search .commerical-hot {
    position: absolute;
    z-index: 1;
    top: 48px;
    left: 12px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    width: 384px;
    height: 130px;
    background: #FFFFFF;
    border: 1px solid #F2F2F2;
    padding: 13px;
    box-sizing: border-box
}

main.content .m-style .style-header .header-search .commerical-hot ul {
    width: 50%
}

main.content .m-style .style-header .header-search .commerical-hot ul li {
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #606266;
    line-height: 20px;
    margin-bottom: 8px;
    cursor: pointer
}

main.content .m-style .style-header .header-search .commerical-hot ul li:last-of-type {
    margin-bottom: 0
}

main.content .m-style .style-header .header-search .commerical-hot ul li.active {
    color: #F5A623
}

main.content .m-style .style-header .header-search .commerical-hot ul li.active i {
    display: inline-block
}

main.content .m-style .style-header .header-search .commerical-hot ul li i {
    margin-left: 9px;
    color: #FF4D4F;
    display: none
}

main.content .m-style .style-header .header-search-material {
    position: relative;
    padding: 0 12px;
    border-bottom: 1px solid #f2f2f2;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between
}

main.content .m-style .style-header .header-search-material .s-input {
    position: relative
}

main.content .m-style .style-header .header-search-material .s-input input {
    height: 30px;
    width: 136px;
    border: none;
    outline: none;
    border-radius: 15px;
    color: #303133;
    padding: 0 32px 0 12px;
    box-sizing: border-box;
    background: #F1F5F8
}

main.content .m-style .style-header .header-search-material .s-input input::placeholder {
    color: #909399;
    opacity: 1
}

main.content .m-style .style-header .header-search-material .s-input span {
    position: absolute;
    right: 10px;
    top: 2px;
    cursor: pointer
}

main.content .m-style .style-header .header-search-material .s-input span .iconfont {
    font-size: 18px;
    color: #91939A
}

main.content .m-style .style-header .header-search-material .s-choose {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    margin-left: 16px
}

main.content .m-style .style-header .header-search-material .s-choose .c-item {
    margin-right: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    cursor: pointer;
    color: #36485c
}

main.content .m-style .style-header .header-search-material .s-choose .c-item .iconfont {
    margin-right: 6px
}

main.content .m-style .style-header .header-search-material .s-choose .c-item .icon-redu,main.content .m-style .style-header .header-search-material .s-choose .c-item .icon-yigoumai {
    color: #faa08e
}

main.content .m-style .style-header .header-search-material .s-choose .c-item .icon-zuixin,main.content .m-style .style-header .header-search-material .s-choose .c-item .icon-shoucang {
    color: #f9d080
}

main.content .m-style .style-header .header-search-material .s-choose .c-item .icon-shoucang {
    margin-right: 4px
}

main.content .m-style .style-header .header-search-material .s-choose .c-item .icon-changyong {
    color: #83b9e5
}

main.content .m-style .style-header .header-search-material .s-choose .c-item em {
    font-style: normal
}

main.content .m-style .style-header .header-search-material .s-choose .c-item.active {
    color: #60b3fa
}

main.content .m-style .style-header .header-search-material .commerical-hot {
    position: absolute;
    z-index: 1;
    top: 48px;
    left: 12px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    width: 384px;
    height: 130px;
    background: #FFFFFF;
    border: 1px solid #F2F2F2;
    padding: 13px;
    box-sizing: border-box
}

main.content .m-style .style-header .header-search-material .commerical-hot ul {
    width: 50%
}

main.content .m-style .style-header .header-search-material .commerical-hot ul li {
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #606266;
    line-height: 20px;
    margin-bottom: 8px;
    cursor: pointer
}

main.content .m-style .style-header .header-search-material .commerical-hot ul li:last-of-type {
    margin-bottom: 0
}

main.content .m-style .style-header .header-search-material .commerical-hot ul li.active {
    color: #F5A623
}

main.content .m-style .style-header .header-search-material .commerical-hot ul li.active i {
    display: inline-block
}

main.content .m-style .style-header .header-search-material .commerical-hot ul li i {
    margin-left: 9px;
    color: #FF4D4F;
    display: none
}

main.content .m-style .style-header .header-search-material .inner {
    width: 100%;
    margin-left: 12px;
    justify-content: flex-end;
    height: 42px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
    background: #fff;
    border-bottom: 1px solid #f2f2f2
}

main.content .m-style .style-header .header-search-material .inner>div {
    height: 42px;
    margin-left: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    transition: all .2s ease;
    color: #303133
}

main.content .m-style .style-header .header-search-material .inner>div.active,main.content .m-style .style-header .header-search-material .inner>div.default {
    color: #3f9eff;
    background: #fff
}

main.content .m-style .style-header .header-search-material .inner>div.active i,main.content .m-style .style-header .header-search-material .inner>div.default i {
    color: #3f9eff
}

main.content .m-style .style-header .header-search-material .inner>div:hover {
    color: #3f9eff
}

main.content .m-style .style-header .header-search-material .inner>div:hover ul {
    display: block
}

main.content .m-style .style-header .header-search-material .inner>div:hover>i {
    color: #3f9eff
}

main.content .m-style .style-header .header-search-material .inner>div>i {
    margin-right: 3px;
    font-size: 16px;
    color: #909399
}

main.content .m-style .style-header .header-search-material .inner>div .festival {
    position: absolute;
    background: #fff;
    left: 0;
    top: 42px;
    transition: all .2s ease;
    box-shadow: 0 1px 8px 1px #d7dee5;
    display: none;
    z-index: 10000;
    max-height: 335px;
    width: 490px;
    padding: 20px 20px;
    box-sizing: content-box
}

main.content .m-style .style-header .header-search-material .inner>div .festival .tit {
    color: #A4A6AC
}

main.content .m-style .style-header .header-search-material .inner>div .festival li {
    color: #606266;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .2s ease;
    box-sizing: border-box;
    padding-left: 10px;
    float: left
}

main.content .m-style .style-header .header-search-material .inner>div .festival li a {
    color: #A4A6AC
}

main.content .m-style .style-header .header-search-material .inner>div .festival li.active,main.content .m-style .style-header .header-search-material .inner>div .festival li:hover {
    color: #3f9eff
}

main.content .m-style .style-header .header-search-material .inner>div .festival li.active a,main.content .m-style .style-header .header-search-material .inner>div .festival li:hover a {
    color: #3f9eff
}

main.content .m-style .style-header .header-search-material .inner>div .industry {
    position: absolute;
    background: #fff;
    left: 0;
    top: 42px;
    transition: all .2s ease;
    box-shadow: 0 1px 8px 1px #d7dee5;
    display: none;
    z-index: 10000;
    height: 375px;
    overflow-y: scroll
}

main.content .m-style .style-header .header-search-material .inner>div .industry li {
    position: relative;
    color: #A4A6AC;
    width: 130px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .2s ease;
    box-sizing: border-box;
    padding-left: 10px;
    border-bottom: 1px solid #F2F2F2
}

main.content .m-style .style-header .header-search-material .inner>div .industry li a {
    color: #A4A6AC
}

main.content .m-style .style-header .header-search-material .inner>div .industry li.active,main.content .m-style .style-header .header-search-material .inner>div .industry li:hover {
    color: #3f9eff
}

main.content .m-style .style-header .header-search-material .inner>div .industry li.active a,main.content .m-style .style-header .header-search-material .inner>div .industry li:hover a {
    color: #3f9eff
}

main.content .m-style .style-header .header-search-material .inner>div .industry li i {
    display: none;
    position: absolute;
    right: 5px;
    top: 1px;
    font-size: 13px;
    color: #ccc
}

main.content .m-style .style-header .header-image-commercial .inner {
    padding: 0 14px;
    box-sizing: border-box
}

main.content .m-style .style-header .header-image-commercial .inner .image-commercial-type {
    width: 100%;
    box-sizing: border-box;
    line-height: 22px;
    overflow: hidden
}

main.content .m-style .style-header .header-image-commercial .inner .image-commercial-type .commercial-choose {
    float: left;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #606266
}

main.content .m-style .style-header .header-image-commercial .inner .image-commercial-type .commercial-choose span {
    position: relative;
    margin-right: 20px;
    float: left;
    cursor: pointer
}

main.content .m-style .style-header .header-image-commercial .inner .image-commercial-type .commercial-choose span:nth-of-type(1)::after {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    right: -11px;
    width: 1px;
    height: 14px;
    background: #F2F2F2
}

main.content .m-style .style-header .header-image-commercial .inner .image-commercial-type .commercial-choose span.active {
    color: #3F9EFF
}

main.content .m-style .style-header .header-image-commercial .inner .image-commercial-type .commercial-type {
    float: right
}

main.content .m-style .style-header .header-image-commercial .inner .image-commercial-type .commercial-type span {
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #606266;
    line-height: 22px;
    margin-right: 20px
}

main.content .m-style .style-header .header-image-commercial .inner .image-commercial-type .commercial-type span em {
    float: left;
    width: 16px;
    height: 16px;
    margin-top: 3px;
    margin-right: 8px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #D9D9D9;
    font-style: normal;
    box-sizing: border-box
}

main.content .m-style .style-header .header-image-commercial .inner .image-commercial-type .commercial-type span i {
    margin-right: 7px;
    display: none;
    font-size: 18px;
    float: left;
    margin-top: 1px;
    height: 16px !important
}

main.content .m-style .style-header .header-image-commercial .inner .image-commercial-type .commercial-type span.active {
    margin-left: -1px
}

main.content .m-style .style-header .header-image-commercial .inner .image-commercial-type .commercial-type span.active em {
    display: none
}

main.content .m-style .style-header .header-image-commercial .inner .image-commercial-type .commercial-type span.active i {
    display: inline-block;
    color: #3F9EFF
}

main.content .m-style .style-header .header-image-commercial .inner .image-commercial-type .commercial-color {
    position: relative;
    cursor: pointer;
    float: right;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #606266;
    line-height: 22px
}

main.content .m-style .style-header .header-image-commercial .inner .image-commercial-type .commercial-color>div {
    float: left;
    width: 38px;
    height: 16px;
    margin-top: 3px;
    margin-right: 8px;
    background: #fff;
    border-radius: 2px;
    box-sizing: border-box;
    border: 1px solid #F2F2F2
}

main.content .m-style .style-header .header-image-commercial .inner .image-commercial-type .commercial-color>div .el-color-picker {
    width: 100%;
    height: 100%;
    overflow: hidden;
    float: left;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0
}

main.content .m-style .style-header .header-image-commercial .inner .image-commercial-type .commercial-color>div .el-color-picker__trigger {
    opacity: 0;
    width: 100%;
    height: 100%
}

main.content .m-style .style-header .header-image-commercial .inner ul {
    padding: 13px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center
}

main.content .m-style .style-header .header-image-commercial .inner ul li {
    cursor: pointer;
    background: #F1F5F8;
    border-radius: 2px;
    padding: 4px 7px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #606266;
    line-height: 20px;
    margin-right: 10px
}

main.content .m-style .style-header .header-image-commercial .inner ul li:last-of-type {
    margin-right: 0
}

main.content .m-style .style-header .header-image-commercial .inner ul li.active {
    background: #3F9EFF;
    color: #FFFFFF
}

main.content .m-style .style-header .header-image-commercial .inner ul li.more {
    padding-right: 5px;
    background: #E8F3FE;
    color: #3F9EFF;
    margin-left: auto
}

main.content .m-style .style-header .header-image-commercial .inner ul li.more i {
    vertical-align: middle
}

main.content .m-style .style-header .header-image-commercial .inner .commercial-tip {
    width: 382px;
    height: 34px;
    text-align: center;
    background: rgba(255,193,60,0.2);
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #F5A623;
    line-height: 34px;
    margin-bottom: 14px
}

main.content .m-style .style-header .header-image-myphoto .inner {
    padding: 0 14px;
    box-sizing: border-box
}

main.content .m-style .style-header .header-image-myphoto .inner .myphoto-choose {
    padding: 0 55px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
    margin-top: 14px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #303133;
    line-height: 20px
}

main.content .m-style .style-header .header-image-myphoto .inner .myphoto-choose p {
    cursor: pointer
}

main.content .m-style .style-header .header-image-myphoto .inner .myphoto-choose p.active {
    color: #3F9EFF
}

main.content .m-style .style-header .header-image-myphoto .inner .myphoto-tip {
    margin: 14px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between
}

main.content .m-style .style-header .header-image-myphoto .inner .myphoto-tip p {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #303133;
    line-height: 20px
}

main.content .m-style .style-header .header-image-myphoto .inner .myphoto-tip p span {
    color: #3F9EFF;
    margin: 0 3px
}

main.content .m-style .style-header .header-image-myphoto .inner .myphoto-tip a {
    display: block;
    width: 101px;
    height: 28px;
    text-align: center;
    background: #F1F5F8;
    border-radius: 2px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #3F9EFF;
    line-height: 28px
}

main.content .m-style .style-header .header-image-my {
    box-sizing: border-box;
    border-radius: 4px
}

main.content .m-style .style-header .header-image-my .inner {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    padding: 10px;
    margin-top: 6px
}

main.content .m-style .style-header .header-image-my .inner .image-my-tips {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center
}

main.content .m-style .style-header .header-image-my .inner .image-my-tips em {
    font-style: normal;
    margin: 0 1px;
    color: #00a0e9
}

main.content .m-style .style-header .header-image-my .inner .image-my-tips i {
    color: #47bbf5;
    font-size: 20px;
    cursor: pointer;
    margin-left: 4px
}

main.content .m-style .style-header .header-image-my .inner .image-pic-tips {
    background-image: linear-gradient(135deg, #1cbefe 0%, #2cb1ff 48%, #3ba3ff 100%);
    width: 165px;
    height: 36px;
    border-radius: 3px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0px 7px
}

main.content .m-style .style-header .header-image-my .inner .image-pic-tips .text {
    width: 80px;
    height: 22px;
    border-radius: 0px 15px 15px 0px;
    background-color: #fff;
    color: #4ea2f5;
    font-size: 14px;
    line-height: 22px;
    text-align: center
}

main.content .m-style .style-header .header-image-my .inner .image-pic-tips .number {
    color: #ebf6ff;
    font-size: 12px
}

main.content .m-style .style-header .header-image-my .inner .image-pic-tips .number span {
    font-size: 24px;
    color: #ffffff;
    display: inline-block;
    min-width: 30px;
    box-sizing: border-box;
    padding-right: 5px
}

main.content .m-style .style-header .header-image-my .inner .image-my-btns button {
    background: #edf1f4;
    height: 26px;
    border: none;
    outline: none;
    color: #606266;
    transition: all .2s;
    line-height: 26px;
    text-align: center;
    margin-left: 4px;
    padding: 0 14px;
    border-radius: 3px
}

main.content .m-style .style-header .header-image-my .inner .image-my-btns button:hover {
    color: #fff;
    background: #3f9eff
}

main.content .m-style .style-header .header-compose {
    background: #fff;
    padding: 12px 18px 4px
}

main.content .m-style .style-header .header-compose .title {
    margin-bottom: 8px;
    font-size: 15px
}

main.content .m-style .style-header .header-compose .methods {
    padding-bottom: 10px;
    box-sizing: border-box;
    border-bottom: 1px dashed #ebebeb
}

main.content .m-style .style-header .header-compose .methods .m-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between
}

main.content .m-style .style-header .header-compose .methods .m-inner .m-item {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    color: #606266
}

main.content .m-style .style-header .header-compose .methods .m-inner .m-item span:first-child {
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    border-radius: 100%;
    border: 1px solid #909399;
    margin-right: 5px;
    font-size: 12px
}

main.content .m-style .style-header .header-compose .setting {
    padding-top: 10px;
    box-sizing: border-box
}

main.content .m-style .style-header .header-compose .setting .s-inner {
    padding: 0 6px;
    box-sizing: border-box
}

main.content .m-style .style-header .header-compose .setting .s-inner .s-item {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding-bottom: 10px
}

main.content .m-style .style-header .header-compose .setting .s-inner .s-item .left {
    width: 154px;
    display: flex;
    align-items: center
}

main.content .m-style .style-header .header-compose .setting .s-inner .s-item .left .iconfont {
    color: #C0C4CC;
    margin-right: 6px
}

main.content .m-style .style-header .header-compose .setting .s-inner .s-item .left span {
    color: #606266
}

main.content .m-style .style-header .header-compose .setting .s-inner .s-item .right {
    flex: 1;
    color: #909399
}

main.content .m-style .style-header .header-compose .setting .s-inner .s-item .right input {
    width: 100px;
    height: 26px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    border: 1px solid #d2d6d9;
    border-radius: 2px;
    outline: none;
    background: #fff;
    padding: 0 10px;
    box-sizing: border-box
}

main.content .m-style .style-header .header-compose .setting .s-inner .s-item .right span {
    margin-right: 4px;
    cursor: pointer;
    padding: 0px 6px;
    border-radius: 3px;
    border: 1px solid transparent;
    transition: all .2s
}

main.content .m-style .style-header .header-compose .setting .s-inner .s-item .right span:last-child {
    margin-right: 0
}

main.content .m-style .style-header .header-compose .setting .s-inner .s-item .right span:hover {
    color: #3f9eff
}

main.content .m-style .style-header .header-compose .setting .s-inner .s-item .right span.active {
    border: 1px solid #3f9eff;
    color: #3f9eff
}

main.content .m-style .style-header .header-tools {
    height: 100vh
}

main.content .m-style .style-header .header-tools .title {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #F2F2F2;
    box-sizing: border-box;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 60px;
    text-align: center
}

main.content .m-style .style-header .header-tools ul {
    width: 100%;
    padding: 22px 14px;
    box-sizing: border-box;
    overflow: hidden
}

main.content .m-style .style-header .header-tools ul li {
    position: relative;
    width: 184px;
    height: 80px;
    padding: 22px 0 22px 21px;
    margin-bottom: 14px;
    box-sizing: border-box;
    line-height: 36px;
    background: #F7F7F7;
    border-radius: 4px;
    overflow: hidden;
    transition: 0.3s;
    cursor: pointer
}

main.content .m-style .style-header .header-tools ul li:hover {
    background: #E8F3FE
}

main.content .m-style .style-header .header-tools ul li a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 184px;
    height: 80px;
    padding: 22px 0 22px 21px;
    box-sizing: border-box
}

main.content .m-style .style-header .header-tools ul li div {
    float: left;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    margin-right: 8px;
    color: #fff;
    text-align: center
}

main.content .m-style .style-header .header-tools ul li div i {
    font-size: 36px
}

main.content .m-style .style-header .header-tools ul li div i.icon-bianzu28,main.content .m-style .style-header .header-tools ul li div i.icon-lianjiezhuanyongjiu,main.content .m-style .style-header .header-tools ul li div i.icon-weibiaoti-1-023 {
    color: #94C2F8
}

main.content .m-style .style-header .header-tools ul li div i.icon-tupiantiqu,main.content .m-style .style-header .header-tools ul li div i.icon-yunyingrili {
    color: #FB9187
}

main.content .m-style .style-header .header-tools ul li div i.icon-yinleyinpintiqu,main.content .m-style .style-header .header-tools ul li div i.icon-bangdan {
    color: #C4B5FD
}

main.content .m-style .style-header .header-tools ul li div i.icon-tupianbianji,main.content .m-style .style-header .header-tools ul li div i.icon-weibiaoti-1-013,main.content .m-style .style-header .header-tools ul li div i.icon-jiance1 {
    color: #FFD37C
}

main.content .m-style .style-header .header-tools ul li div i.icon-chaolianjie,main.content .m-style .style-header .header-tools ul li div i.icon-baowen {
    color: #8DE377
}

main.content .m-style .style-header .header-tools ul li p {
    float: left;
    width: 110px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333
}

main.content .m-style .style-header .header-tools ul li:nth-of-type(2n+1) {
    float: left
}

main.content .m-style .style-header .header-tools ul li:nth-of-type(2n) {
    float: right
}

main.content .m-style .style-content {
    background: #fff;
    border: 1px solid #f2f2f2;
    border-bottom: none;
    margin-top: 10px;
    clear: both
}

main.content .m-style .style-content {

}

main.content .m-style .style-content .style-loading {
    position: relative;
    width: 100%;
    height: 100%
}


main.content .m-style .style-content .style-none {
    text-align: center;
    margin-top: 10px;
}

main.content .m-style .style-content .style-loading .loading-absolute {
    position: absolute
}

main.content .m-style .style-content .style-loading .loading-absolute .preloader_1 {
    top: 15%
}

main.content .m-style .style-content .style-loading .loading-tips {
    width: 100%;
    text-align: left;
    position: absolute;
    left: 0;
    top: 20%;
    margin-top: 24px;
    color: #606266
}

main.content .m-style .style-content .style-loading .loading-tips p:first-child {
    text-align: center;
    border-bottom-width: 0
}

main.content .m-style .style-content .style-loading .loading-tips p {
    text-align: left;
    margin: 0 10px;
    padding: 10px;
    border-bottom: 1px solid #eee
}

main.content .m-style .style-content .el-scrollbar {
    overflow: inherit !important
}

main.content .m-style .style-content .el-scrollbar__wrap {
    width: 403px;
    scrollbar-width: none
}

main.content .m-style .style-content .el-scrollbar__wrap::-webkit-scrollbar {
    display: none
}
.el-scrollbar{overflow:hidden;position:relative}
.el-scrollbar__wrap{overflow:scroll;height:100%}
main.content .m-style .style-content .content-material,main.content .m-style .style-content .content-template,main.content .m-style .style-content .content-draft,main.content .m-style .style-content .content-image-uplad {
    box-sizing: border-box;
    max-width: 450px;
    padding-top: 0
}

main.content .m-style .style-content .content-material>div,main.content .m-style .style-content .content-template>div,main.content .m-style .style-content .content-draft>div,main.content .m-style .style-content .content-image-uplad>div {
    position: relative;
    overflow: hidden;
    background: #fff;
    margin-bottom: 10px;
    transition: all, .3s, ease
}

main.content .m-style .style-content .content-material>div .isVip,main.content .m-style .style-content .content-template>div .isVip,main.content .m-style .style-content .content-draft>div .isVip,main.content .m-style .style-content .content-image-uplad>div .isVip {
    width: 40px;
    height: 18px;
    line-height: 17px;
    background: rgba(0,0,0,0.6);
    border-radius: 10px;
    margin: 8px 8px 0 0;
    justify-content: center;
    padding-top: 1px;
    color: #FFD34A;
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    z-index: 6
}

main.content .m-style .style-content .content-material>div .isVip .iconfont,main.content .m-style .style-content .content-template>div .isVip .iconfont,main.content .m-style .style-content .content-draft>div .isVip .iconfont,main.content .m-style .style-content .content-image-uplad>div .isVip .iconfont {
    font-size: 26px
}

main.content .m-style .style-content .content-material>div .isDiscount,main.content .m-style .style-content .content-template>div .isDiscount,main.content .m-style .style-content .content-draft>div .isDiscount,main.content .m-style .style-content .content-image-uplad>div .isDiscount {
    width: 94px;
    height: 80px;
    background: url("../img/preference.png") no-repeat;
    background-size: cover;
    color: #fff;
    position: absolute;
    top: -7px;
    left: -8px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    box-sizing: border-box;
    z-index: 2
}

main.content .m-style .style-content .content-material>div .isDiscount span,main.content .m-style .style-content .content-template>div .isDiscount span,main.content .m-style .style-content .content-draft>div .isDiscount span,main.content .m-style .style-content .content-image-uplad>div .isDiscount span {
    transform: rotate(-40deg);
    position: absolute;
    left: 9px;
    top: 23px
}

main.content .m-style .style-content .content-material>div .isSelect,main.content .m-style .style-content .content-template>div .isSelect,main.content .m-style .style-content .content-draft>div .isSelect,main.content .m-style .style-content .content-image-uplad>div .isSelect {
    position: absolute;
    width: 16px;
    height: 16px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    box-sizing: border-box;
    opacity: 0;
    cursor: pointer;
    z-index: 2;
    margin: 9px 0 0 10px
}

main.content .m-style .style-content .content-material>div .isSelect i,main.content .m-style .style-content .content-template>div .isSelect i,main.content .m-style .style-content .content-draft>div .isSelect i,main.content .m-style .style-content .content-image-uplad>div .isSelect i {
    font-size: 20px;
    color: #f7ba2a
}

main.content .m-style .style-content .content-material>div .isSelectSystem,main.content .m-style .style-content .content-template>div .isSelectSystem,main.content .m-style .style-content .content-draft>div .isSelectSystem,main.content .m-style .style-content .content-image-uplad>div .isSelectSystem {
    right: 10px;
    bottom: 10px
}

main.content .m-style .style-content .content-material>div .isSelectOrigin,main.content .m-style .style-content .content-template>div .isSelectOrigin,main.content .m-style .style-content .content-draft>div .isSelectOrigin,main.content .m-style .style-content .content-image-uplad>div .isSelectOrigin {
    right: 10px;
    top: 0
}

main.content .m-style .style-content .content-material>div:hover,main.content .m-style .style-content .content-template>div:hover,main.content .m-style .style-content .content-draft>div:hover,main.content .m-style .style-content .content-image-uplad>div:hover {
    box-shadow: 0 0 10px 2px #ececec
}

main.content .m-style .style-content .content-material>div:hover .isSelect,main.content .m-style .style-content .content-template>div:hover .isSelect,main.content .m-style .style-content .content-draft>div:hover .isSelect,main.content .m-style .style-content .content-image-uplad>div:hover .isSelect {
    opacity: 1
}

main.content .m-style .style-content .content-material>div:hover .template-select,main.content .m-style .style-content .content-template>div:hover .template-select,main.content .m-style .style-content .content-draft>div:hover .template-select,main.content .m-style .style-content .content-image-uplad>div:hover .template-select {
    opacity: 1
}

main.content .m-style .style-content .content-material>div:hover .select-item,main.content .m-style .style-content .content-template>div:hover .select-item,main.content .m-style .style-content .content-draft>div:hover .select-item,main.content .m-style .style-content .content-image-uplad>div:hover .select-item {
    opacity: 1
}

main.content .m-style .style-content .content-material>div .content-list-tips,main.content .m-style .style-content .content-template>div .content-list-tips,main.content .m-style .style-content .content-draft>div .content-list-tips,main.content .m-style .style-content .content-image-uplad>div .content-list-tips {
    position: absolute;
    bottom: 0;
    left: 50%
}

main.content .m-style .style-content .content-material .top-tips,main.content .m-style .style-content .content-template .top-tips,main.content .m-style .style-content .content-draft .top-tips,main.content .m-style .style-content .content-image-uplad .top-tips {
    font-size: 12px;
    color: #303133;
    width: 100%;
    height: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center
}

main.content .m-style .style-content .content-material .head {
    width: 100%;
    height: 45px;
    line-height: 45px;
    margin-bottom: 0;
    text-align: center;
    color: #909399;
    cursor: pointer
}

main.content .m-style .style-content .content-material .head .week {
    font-size: 16px;
    font-family: '苹方-简 中黑体';
    font-weight: 500;
    color: #36485C;
    line-height: 11px
}

main.content .m-style .style-content .content-material .head .num {
    font-size: 16px;
    font-family: '苹方-简 中黑体';
    font-weight: 500;
    color: #F8425D;
    line-height: 11px
}

main.content .m-style .style-content .content-template .template-list {
    overflow: visible
}

main.content .m-style .style-content .content-image .waterfall-tag {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    padding: 13px 0 15px 15px;
    position: relative;
    border-bottom: 1px solid #F2F2F2;
    height: 26px;
    overflow: hidden
}

main.content .m-style .style-content .content-image .waterfall-tag li {
    padding: 0 8px;
    height: 32px;
    line-height: 32px;
    margin-right: 6px;
    text-align: center;
    border-radius: 4px;
    color: #606266;
    font-size: 12px;
    cursor: pointer
}

main.content .m-style .style-content .content-image .waterfall-tag li:nth-child(4n) {
    margin-right: 0
}

main.content .m-style .style-content .content-image .waterfall-tag li.active {
    background: #E8F3FE;
    color: #3F9EFF
}

main.content .m-style .style-content .content-image .waterfall-tag li:hover {
    color: #3F9EFF
}

main.content .m-style .style-content .content-image .waterfall-tag li a {
    color: #606266
}

main.content .m-style .style-content .content-image .waterfall-tag li.togglebtn {
    position: absolute;
    right: -10px;
    top: 12px
}

main.content .m-style .style-content .content-image .waterfall-tag li.togglebtn i {
    font-size: 14px
}

main.content .m-style .style-content .content-image .waterfall-wrapper {
    padding: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box
}

main.content .m-style .style-content .content-image .waterfall-wrapper ul {
    width: 50%
}

main.content .m-style .style-content .content-image .waterfall-wrapper ul:first-child {
    margin-right: 4px
}

main.content .m-style .style-content .content-image .waterfall-wrapper ul li.item-gif {
    width: 100%;
    cursor: pointer;
    padding: 2px;
    position: relative;
    box-sizing: border-box;
    margin-bottom: 4px
}

main.content .m-style .style-content .content-image .waterfall-wrapper ul li.item-gif img {
    width: 100%
}

main.content .m-style .style-content .content-image .waterfall-wrapper ul li.item-gif:hover:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(255,255,255,0.6)
}

main.content .m-style .style-content .content-image .waterfall-wrapper ul li.item-gif:hover span {
    opacity: 1
}

main.content .m-style .style-content .content-image .waterfall-wrapper ul li.item-gif span {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background-color: rgba(0,0,0,0.63);
    position: absolute;
    bottom: 8px;
    opacity: 0
}

main.content .m-style .style-content .content-image .waterfall-wrapper ul li.item-gif .size {
    width: 54px;
    height: 24px;
    background: rgba(0,0,0,0.63);
    border-radius: 0px 0px 5px 0px;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 24px;
    text-align: center;
    top: 2px;
    left: 2px
}

main.content .m-style .style-content .content-image .waterfall-wrapper ul li.item-gif .down {
    right: 44px
}

main.content .m-style .style-content .content-image .waterfall-wrapper ul li.item-gif .collect {
    right: 6px
}

main.content .m-style .style-content .content-image .waterfall-wrapper ul li.item-gif .collect.active {
    background: #F56C6C
}

main.content .m-style .style-content .content-image .waterfall-wrapper ul li.item-design {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    position: relative;
    cursor: pointer;
    box-sizing: border-box;
    border-radius: 2px;
    margin-bottom: 8px;
    min-height: 78px;
    border: 1px solid #EBEBEB;
    justify-content: center
}

main.content .m-style .style-content .content-image .waterfall-wrapper ul li.item-design img {
    max-width: 100%;
    transition: all .3s
}

main.content .m-style .style-content .content-image .waterfall-wrapper ul li.item-design .name {
    letter-spacing: 2px;
    padding-top: 6px;
    color: #303133;
    font-size: 13px
}

main.content .m-style .style-content .content-image .waterfall-wrapper ul li.item-design .size {
    position: absolute;
    bottom: -25px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    transition: all .3s;
    white-space: nowrap;
    color: #606266;
    font-size: 12px
}

main.content .m-style .style-content .content-image .waterfall-wrapper ul li.item-design:hover img {
    box-shadow: 1px 1px 3px rgba(0,0,0,0.2)
}

main.content .m-style .style-content .content-image .waterfall-wrapper ul li.item-design .isfree {
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 46px;
    height: 22px;
    line-height: 22px;
    border-radius: 20px;
    color: #fff;
    background: rgba(0,0,0,0.6);
    font-size: 12px;
    text-align: center
}

main.content .m-style .style-content .content-image .waterfall-wrapper ul li.item-design .isnew {
    position: absolute;
    top: 0;
    left: 0;
    width: 34px;
    height: 34px;
    overflow: hidden;
    border-top-left-radius: 0
}

main.content .m-style .style-content .content-image .waterfall-wrapper ul li.item-design .isnew .isnew-text {
    position: absolute;
    left: 4px;
    top: 1px;
    color: #fff;
    z-index: 1;
    font-size: 12px
}

main.content .m-style .style-content .content-image .waterfall-wrapper ul li.item-design .isnew::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 34px solid red;
    border-right: 34px solid transparent
}

main.content .m-style .style-content .content-image .imgEdit-more {
    margin-bottom: 20px;
    text-align: center;
    cursor: pointer
}

main.content .m-style .style-content .content-image .imgEdit-more a {
    color: #3F9EFF
}

main.content .m-style .style-content .content-image .imgEdit-more i {
    font-size: 14px
}

main.content .m-style .style-content .content-template {
    padding: 0 10px
}

main.content .m-style .style-content .content-image-uplad {
    padding: 10px
}

main.content .m-style .style-content .material-list {
    min-height: 60px;
    cursor: pointer;
    padding: 5px 10px;
    border-top: 1px dashed #ddd;
    margin-bottom: 4px !important;
    display: flex;
    align-items: center;
    justify-content: center
}

main.content .m-style .style-content .material-list:first-child {
    border-top: none
}

main.content .m-style .style-content .template-list {
    min-height: 200px
}

main.content .m-style .style-content .template-list .template-cover {
    width: 100%
}

main.content .m-style .style-content .template-list .template-cover img {
    width: 100%
}

main.content .m-style .style-content .template-list .template-info {
    height: 35px;
    padding: 5px 4px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    box-sizing: border-box
}

main.content .m-style .style-content .template-list .template-info .template-info-sales {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: #606266
}

main.content .m-style .style-content .template-list .template-info .template-info-sales i {
    margin-right: 6px
}

main.content .m-style .style-content .template-list .template-info .template-info-price {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center
}

main.content .m-style .style-content .template-list .template-info .template-info-price .price-act {
    color: #ff5e45;
    font-size: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center
}

main.content .m-style .style-content .template-list .template-info .template-info-price .price-act i {
    font-size: 13px;
    margin-top: 2px;
    margin-right: -1px
}

main.content .m-style .style-content .template-list .template-info .template-info-price .price-origin {
    color: #CCCCCC;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    position: relative;
    margin-left: 5px
}

main.content .m-style .style-content .template-list .template-info .template-info-price .price-origin i {
    font-size: 12px;
    margin-top: 2px;
    margin-right: -1px
}

main.content .m-style .style-content .template-list .template-info .template-info-price .price-origin::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: 1px;
    width: 100%;
    height: 1px;
    background: #CCCCCC
}

main.content .m-style .style-content .template-list .template-select {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
    background: rgba(0,0,0,0.4);
    opacity: 0
}

main.content .m-style .style-content .template-list .template-select .select-item {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    cursor: pointer
}

main.content .m-style .style-content .template-list .template-select .select-item i {
    width: 100%;
    height: 64px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    color: #fff;
    font-size: 42px
}

main.content .m-style .style-content .template-list .template-select .select-item span {
    color: #fff;
    font-size: 16px
}

main.content .m-style .style-content .template-list .template-select .select-item:hover i {
    color: #f7ba2a
}

main.content .m-style .style-content .template-list .template-select .select-item:hover span {
    color: #f7ba2a
}

main.content .m-style .style-content .draft-list,main.content .m-style .style-content .template-my {
    cursor: pointer;
    max-height: 360px;
    min-height: 120px;
    border: 1px solid #e6e6e6;
    overflow: hidden !important
}

main.content .m-style .style-content .draft-list .info,main.content .m-style .style-content .template-my .info {
    background: #f8f9fb;
    height: 40px;
    padding: 0 10px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    transition: all .2s
}

main.content .m-style .style-content .info .title,main.content .m-style .style-content .info .title {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #303133
}

main.content .m-style .style-content .content,main.content .m-style .style-content .content {
    padding: 10px;
    box-sizing: border-box
}

main.content .m-style .style-content .content img,main.content .m-style .style-content .content img {
    max-width: 100%
}

main.content .m-style .style-content .KolEditor,main.content .m-style .style-content .KolEditor {
    width: 100%
}

main.content .m-style .style-content .KolEditor img,main.content .m-style .style-content .KolEditor img {
    max-width: 100%
}

main.content .m-style .style-content .draft-list .delete,main.content .m-style .style-content .delete {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 30px;
    height: 30px;
    background-color: #909399;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 50%;
    opacity: 0;
    z-index: 9
}

main.content .m-style .style-content .draft-list:hover .info,main.content .m-style .style-content .template-my:hover .info {
    background: #e7f1fb
}

main.content .m-style .style-content .draft-list:hover .delete,main.content .m-style .style-content .template-my:hover .delete {
    opacity: 1
}

main.content .m-style .style-content .upload-list {
    cursor: pointer;
    max-height: 240px;
    min-height: 40px;
    text-align: center;
    margin: 10px 0;
    margin-top: 0
}

main.content .m-style .style-content .upload-list img {
    max-width: 100%
}

main.content .m-style .style-content .upload-list .delete {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 30px;
    height: 30px;
    background-color: #909399;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 50%;
    opacity: 0
}

main.content .m-style .style-content .upload-list:hover .delete {
    opacity: 1
}

main.content .m-style .style-content .upload-list:hover:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(255,255,255,0.6)
}

main.content .m-style .style-content .content-compose {
    padding: 14px 0px 14px 14px;
    box-sizing: border-box
}

main.content .m-style .style-content .content-compose .compose-list {
    width: 184px;
    float: left;
    position: relative;
    border-radius: 2px;
    margin-bottom: 12px;
    cursor: pointer
}

main.content .m-style .style-content .content-compose .compose-list .c-cover {
    width: 100%;
    height: 120px;
    overflow: hidden;
    border-radius: 2px;
    box-shadow: 0 1px 8px 1px #d7dee5;
    position: relative
}

main.content .m-style .style-content .content-compose .compose-list .c-cover img {
    width: 100%;
    min-height: 100%
}

main.content .m-style .style-content .content-compose .compose-list .c-cover .c-btns {
    width: 100%;
    height: 120px;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,0.6);
    display: none
}

main.content .m-style .style-content .content-compose .compose-list .c-cover .c-btns button {
    height: 24px;
    border-radius: 4px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    background: transparent;
    padding: 0 10px
}

main.content .m-style .style-content .content-compose .compose-list .c-cover .c-btns button:first-child {
    border: 1px solid #fff;
    color: #fff;
    margin-right: 10px
}

main.content .m-style .style-content .content-compose .compose-list .c-cover .c-btns button:first-child:hover {
    background: #fff;
    color: #FBB16D
}

main.content .m-style .style-content .content-compose .compose-list .c-cover .c-btns button:last-child {
    border: 1px solid #FBB16D;
    color: #FBB16D
}

main.content .m-style .style-content .content-compose .compose-list .c-cover .c-btns button:last-child:hover {
    background: #FBB16D;
    color: #fff
}

main.content .m-style .style-content .content-compose .compose-list .c-cover:hover .c-btns {
    display: flex
}

main.content .m-style .style-content .content-compose .compose-list .c-info {
    color: #606266;
    text-align: center;
    margin-top: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center
}

main.content .m-style .style-content .content-compose .compose-list .c-info img {
    width: 18px;
    margin-right: 4px
}

main.content .m-style .style-content .content-compose .compose-list:nth-of-type(odd) {
    margin-right: 13px
}

main.content .m-style .style-content .guide-step-first {
    position: initial !important
}

main.content .m-style .style-content .guide-step-first .point {
    position: absolute;
    top: 55px;
    right: 10px;
    width: 9px;
    height: 9px;
    background-color: #88C3FD;
    border-radius: 50%
}

main.content .m-style .style-content .guide-step-first .point-flicker:after {
    background-color: #88C3FD
}

main.content .m-style .style-content .guide-step-first .point-flicker:before {
    background-color: rgba(136,195,253,0.2)
}

main.content .m-style .style-content .guide-step-first .point-flicker:before,main.content .m-style .style-content .guide-step-first .point-flicker:after {
    content: '';
    width: 18px;
    height: 18px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -9px;
    margin-top: -9px;
    border-radius: 50%;
    animation: warn 1.5s ease-out 0s infinite
}

@keyframes warn {
    0% {
        transform: scale(0.3);
        opacity: 1
    }

    30% {
        opacity: 1
    }

    100% {
        transform: scale(1);
        opacity: 0
    }
}

main.content .m-style .style-content .guide-step-first .tipComponent {
    position: ABSOLUTE;
    top: 79px;
    left: 364px;
    z-index: 99
}

main.content .m-style .style-content .guide-step-first .tipComponent .rectangle {
    width: 192px;
    height: 80px;
    background: #fff;
    box-shadow: 0px 0px 10px #ccc;
    border-radius: 8px;
    padding: 20px 18px
}

main.content .m-style .style-content .guide-step-first .tipComponent .rectangle p:nth-of-type(1) {
    color: #333
}

main.content .m-style .style-content .guide-step-first .tipComponent .rectangle p:nth-of-type(2) {
    margin-top: 5px;
    color: #666
}

main.content .m-style .style-content .guide-step-first .tipComponent .rectangle .jump-over {
    margin-top: 13px;
    text-align: right
}

main.content .m-style .style-content .guide-step-first .tipComponent .rectangle .jump-over span {
    color: #88C3FD;
    cursor: pointer
}

main.content .m-style .style-content .guide-step-first .tipComponent .triangle {
    margin: 0px;
    padding: 0px;
    width: 0px;
    height: 0px;
    left: 30px;
    top: -9px;
    position: absolute
}

main.content .m-style .style-content .guide-step-first .tipComponent .triangle-inner {
    margin: 0px;
    padding: 0px;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #fff;
    width: 0px;
    height: 0px;
    left: -10px;
    top: 0;
    position: absolute
}

main.content .m-style .style-template-sort {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    box-sizing: border-box;
    z-index: 9
}

main.content .m-style .style-template-sort .sort-exit {
    width: 100%;
    height: 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    color: #4c637b;
    background: #EFF2F7;
    cursor: pointer
}

main.content .m-style .style-template-sort .sort-exit i {
    margin-right: 6px
}

main.content .m-style .style-template-sort .sort-content {
    width: 100%;
    height: -webkit-calc(100% - 40px);
    height: -moz-calc(100% - 40px);
    height: -ms-calc(100% - 40px);
    height: -o-calc(100% - 40px);
    height: calc(100% - 40px);
    position: relative
}

main.content .m-style .style-template-sort .sort-content .el-alert {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    border-radius: 0
}

main.content .m-style .style-template-sort .template-sort-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgba(0,0,0,0.6);
    border-radius: 4px;
    cursor: pointer;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center
}

main.content .m-style .style-template-sort .template-sort-cover .iconfont {
    color: #fff;
    font-size: 32px
}

main.content .m-editor {
    width: 502px;
    height: 100%;
    position: relative
}

main.content .m-editor #changeModal {
    display: none;
    z-index: 111;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    position: absolute;
    top: 0px
}

main.content .m-editor #changeModal .crop-content {
    position: absolute;
    min-width: 400px;
    z-index: 1
}

main.content .m-editor #changeModal .crop-content .handel-btn {
    display: flex;
    align-items: center;
    width: 400px;
    padding: 8px 0;
    display: flex;
    align-items: center;
    background: #fff
}

main.content .m-editor #changeModal .crop-content .handel-btn .btn {
    height: 29px;
    display: flex;
    align-items: center;
    background: #ffffff;
    border-radius: 3px;
    box-sizing: border-box;
    cursor: pointer;
    color: #606266;
    transition: all .2s ease;
    position: relative
}

main.content .m-editor #changeModal .crop-content .handel-btn .bubble-slider-wrap {
    display: inline-block;
    position: relative;
    width: 230px;
    height: 34px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: -14px
}

main.content .m-editor #changeModal .crop-content .handel-btn .bubble-slider-wrap:after,main.content .m-editor #changeModal .crop-content .handel-btn .bubble-slider-wrap:before {
    content: '';
    display: table
}

main.content .m-editor #changeModal .crop-content .handel-btn .bubble-slider-wrap:after {
    clear: both
}

main.content .m-editor #changeModal .crop-content .handel-btn .bubble-slider-track {
    position: absolute;
    left: 40px;
    right: 40px;
    top: 25px;
    height: 2px;
    margin-top: 0;
    background: #e5e5e5
}

main.content .m-editor #changeModal .crop-content .handel-btn .bubble-slider-thumb {
    position: absolute;
    top: -10px;
    width: 20px;
    height: 20px;
    background: #3e9eff !important;
    border-radius: 50%;
    cursor: ew-resize
}

main.content .m-editor #changeModal .crop-content .handel-btn .bubble-slider-bubble {
    position: absolute;
    top: -30px;
    left: 25px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

main.content .m-editor #changeModal .crop-content .handel-btn .bubble-slider-bubble span {
    padding: 5px 15px;
    display: inline-block;
    font-size: 25px;
    color: #bdc3c3;
    background: #343a3a;
    border-radius: 5px
}

main.content .m-editor #changeModal .crop-content .handel-btn .bubble-slider-bubble-arrow {
    background: #343a3a;
    position: absolute;
    left: 50%;
    bottom: -3px;
    margin-left: -5px;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

main.content .m-editor .ueditor-init {
    width: 100%;
    height: -webkit-calc(100% - 46px);
    height: -moz-calc(100% - 46px);
    height: -ms-calc(100% - 46px);
    height: -o-calc(100% - 46px);
    height: calc(100% - 46px);
    color: #606266;
    position: relative;
    background: #fff;
    border: 1px solid #f2f2f2;
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center
}

main.content .m-editor .ueditor-init:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #F2F5FA;
    height: 86px;
    width: 100%;
    border: 1px solid #dddddd;
    box-sizing: border-box
}

main.content .m-editor .adv-img {
    width: 502px;
    height: 44px;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 5px
}

main.content .m-editor .adv-img img {
    width: 100%;
    height: 100%
}

main.content .m-editor .bottom-monitor {
    width: 100%;
    height: 48px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 14px;
    box-sizing: border-box;
    border: 1px solid #f2f2f2;
    border-top: none;
    border-bottom: none
}

main.content .m-editor .bottom-monitor .inner {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #f2f2f2;
    color: #cccccc;
    padding: 0 12px 0 6px;
    box-sizing: border-box
}

main.content .m-editor .bottom-monitor .sign {
    position: relative;
    height: 100%;
    width: 122px
}

main.content .m-editor .bottom-monitor .sign .sign-btn {
    width: 104px;
    height: 100%;
    background: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: #303133;
    cursor: pointer;
    border: none;
    outline: none;
    box-sizing: border-box
}

main.content .m-editor .bottom-monitor .sign .sign-btn i {
    font-size: 18px;
    margin-right: 6px
}

main.content .m-editor .bottom-monitor .sign ul {
    position: absolute;
    display: none;
    background-color: #fff;
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    left: -19px;
    bottom: 47px;
    box-shadow: 0 1px 8px 1px #d7dee5;
    max-height: 240px;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: none
}

main.content .m-editor .bottom-monitor .sign ul .el-scrollbar {
    width: 130px
}

main.content .m-editor .bottom-monitor .sign ul li {
    width: 120px;
    padding: 0 10px;
    position: relative;
    text-align: center;
    box-sizing: border-box
}

main.content .m-editor .bottom-monitor .sign ul li:first-child span {
    color: #F56C6C
}

main.content .m-editor .bottom-monitor .sign ul li:nth-child(2) span {
    color: #E6A23C
}

main.content .m-editor .bottom-monitor .sign ul li.sign-item span {
    color: #606266
}

main.content .m-editor .bottom-monitor .sign ul li.sign-item span:hover {
    color: #5abb25
}

main.content .m-editor .bottom-monitor .sign ul li span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 28px;
    font-size: 14px;
    cursor: pointer;
    transition: all .2s ease;
    display: inline-block;
    max-width: 90px
}

main.content .m-editor .bottom-monitor .sign ul li i {
    position: absolute;
    right: 8px;
    top: 7px;
    color: #909399;
    cursor: pointer
}

main.content .m-editor .bottom-monitor .sign:hover ul {
    display: block
}

main.content .m-editor .bottom-monitor .violations {
    position: relative;
    height: 100%;
    margin-right: 18px;
    min-width: 80px;
    width: 80px
}

main.content .m-editor .bottom-monitor .violations .violations-btn {
    height: 100%;
    background: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: #303133;
    cursor: pointer;
    border: none;
    outline: none;
    box-sizing: border-box
}

main.content .m-editor .bottom-monitor .violations .violations-btn i {
    font-size: 18px;
    margin-right: 6px
}

main.content .m-editor .bottom-monitor .violations .activeClass {
    color: #409EFF
}

main.content .m-editor .bottom-monitor .violations .violations-tips {
    position: absolute;
    top: -134px;
    display: flex;
    flex-direction: column;
    width: 269px;
    height: 136px;
    background: #f0f7fb;
    box-shadow: 0px 0px 10px 0px rgba(0,77,157,0.07);
    z-index: 2;
    padding: 20px 23px;
    box-sizing: border-box
}

main.content .m-editor .bottom-monitor .violations .violations-tips .header {
    height: 13px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #303133;
    margin-bottom: 20px
}

main.content .m-editor .bottom-monitor .violations .violations-tips .content {
    height: 34px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #303133;
    line-height: 20px;
    margin-bottom: 15px
}

main.content .m-editor .bottom-monitor .violations .violations-tips .footer {
    height: 14px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #3f9eff;
    align-self: flex-end;
    cursor: pointer
}

main.content .m-editor .ueditor-tools-tips {
    display: none
}

main.content .m-editor .ueditor-tools-tips .ueditor-tips {
    position: absolute;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none
}

main.content .m-editor .ueditor-tools-tips .ueditor-tips .iconfont {
    color: #cccccc;
    font-size: 34px
}

main.content .m-editor .ueditor-tools-tips .ueditor-tips p {
    color: #cccccc
}

main.content .m-editor .ueditor-tools-tips .ueditor-tips.tips-copy {
    top: 174px;
    left: 20px
}

main.content .m-editor .ueditor-tools-tips .ueditor-tips.tips-draft {
    top: 174px;
    right: 20px
}

main.content .m-editor .ueditor-tools-tips .ueditor-tips.tips-style {
    top: 54%;
    left: 20px
}

main.content .m-editor .ueditor-tools-tips .ueditor-tips.tips-sync {
    top: 400px;
    right: 20px
}

main.content .m-editor .ueditor-previewImg {
    width: 100%;
    position: absolute;
    left: 0;
    top: 136px;
    background-color: rgba(255,255,255,0.9);
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    padding-top: 16px
}

main.content .m-editor .ueditor-previewImg span {
    font-size: 20px;
    color: #36485c
}

main.content .m-editor .ueditor-previewImg img {
    max-width: 100%;
    margin-top: 15px
}

main.content .m-editor .guide-step-first {
    position: initial !important
}

main.content .m-editor .guide-step-first .point {
    position: absolute;
    top: 210px;
    left: -30px;
    width: 9px;
    height: 9px;
    background-color: #88C3FD;
    border-radius: 50%;
    z-index: 99
}

main.content .m-editor .guide-step-first .point-flicker:after {
    background-color: #88C3FD
}

main.content .m-editor .guide-step-first .point-flicker:before {
    background-color: rgba(136,195,253,0.2)
}

main.content .m-editor .guide-step-first .point-flicker:before,main.content .m-editor .guide-step-first .point-flicker:after {
    content: '';
    width: 18px;
    height: 18px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -9px;
    margin-top: -9px;
    border-radius: 50%;
    animation: warn 1.5s ease-out 0s infinite
}

@keyframes warn {
    0% {
        transform: scale(0.3);
        opacity: 1
    }

    30% {
        opacity: 1
    }

    100% {
        transform: scale(1);
        opacity: 0
    }
}

main.content .m-editor .guide-step-first .tipComponent {
    position: ABSOLUTE;
    top: 235px;
    left: -56px;
    z-index: 99
}

main.content .m-editor .guide-step-first .tipComponent .rectangle {
    width: 192px;
    height: 80px;
    background: #fff;
    box-shadow: 0px 0px 10px #ccc;
    border-radius: 8px;
    padding: 20px 18px
}

main.content .m-editor .guide-step-first .tipComponent .rectangle p:nth-of-type(1) {
    color: #333
}

main.content .m-editor .guide-step-first .tipComponent .rectangle p:nth-of-type(2) {
    margin-top: 5px;
    color: #666
}

main.content .m-editor .guide-step-first .tipComponent .rectangle .jump-over {
    margin-top: 13px;
    text-align: right
}

main.content .m-editor .guide-step-first .tipComponent .rectangle .jump-over span {
    color: #88C3FD;
    cursor: pointer
}

main.content .m-editor .guide-step-first .tipComponent .triangle {
    margin: 0px;
    padding: 0px;
    width: 0px;
    height: 0px;
    left: 30px;
    top: -9px;
    position: absolute
}

main.content .m-editor .guide-step-first .tipComponent .triangle-inner {
    margin: 0px;
    padding: 0px;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #fff;
    width: 0px;
    height: 0px;
    left: -10px;
    top: 0;
    position: absolute
}

main.content .m-editor .guide-step-second {
    position: initial !important
}

main.content .m-editor .guide-step-second .point {
    position: absolute;
    top: 185px;
    left: 70px;
    width: 9px;
    height: 9px;
    background-color: #88C3FD;
    border-radius: 50%
}

main.content .m-editor .guide-step-second .point-flicker:after {
    background-color: #88C3FD
}

main.content .m-editor .guide-step-second .point-flicker:before {
    background-color: rgba(136,195,253,0.2)
}

main.content .m-editor .guide-step-second .point-flicker:before,main.content .m-editor .guide-step-second .point-flicker:after {
    content: '';
    width: 18px;
    height: 18px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -9px;
    margin-top: -9px;
    border-radius: 50%;
    animation: warn 1.5s ease-out 0s infinite
}

@keyframes warn {
    0% {
        transform: scale(0.3);
        opacity: 1
    }

    30% {
        opacity: 1
    }

    100% {
        transform: scale(1);
        opacity: 0
    }
}

main.content .m-editor .guide-step-second .tipComponent {
    position: ABSOLUTE;
    top: 210px;
    left: -125px;
    z-index: 99
}

main.content .m-editor .guide-step-second .tipComponent .rectangle {
    width: 192px;
    height: 80px;
    background: #fff;
    box-shadow: 0px 0px 10px #ccc;
    border-radius: 8px;
    padding: 20px 18px
}

main.content .m-editor .guide-step-second .tipComponent .rectangle p:nth-of-type(1) {
    color: #333
}

main.content .m-editor .guide-step-second .tipComponent .rectangle p:nth-of-type(2) {
    margin-top: 5px;
    white-space: nowrap;
    color: #666
}

main.content .m-editor .guide-step-second .tipComponent .rectangle .jump-over {
    margin-top: 13px;
    text-align: right
}

main.content .m-editor .guide-step-second .tipComponent .rectangle .jump-over span {
    color: #88C3FD;
    cursor: pointer
}

main.content .m-editor .guide-step-second .tipComponent .triangle {
    margin: 0px;
    padding: 0px;
    width: 0px;
    height: 0px;
    left: 200px;
    top: -9px;
    position: absolute
}

main.content .m-editor .guide-step-second .tipComponent .triangle-inner {
    margin: 0px;
    padding: 0px;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #fff;
    width: 0px;
    height: 0px;
    left: -10px;
    top: 0;
    position: absolute
}

main.content .m-editor .guide-step-end .point {
    position: absolute;
    top: 170px;
    right: 50px;
    width: 9px;
    height: 9px;
    background-color: #88C3FD;
    border-radius: 50%
}

main.content .m-editor .guide-step-end .point-flicker:after {
    background-color: #88C3FD
}

main.content .m-editor .guide-step-end .point-flicker:before {
    background-color: rgba(136,195,253,0.2)
}

main.content .m-editor .guide-step-end .point-flicker:before,main.content .m-editor .guide-step-end .point-flicker:after {
    content: '';
    width: 18px;
    height: 18px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -9px;
    margin-top: -9px;
    border-radius: 50%;
    animation: warn 1.5s ease-out 0s infinite
}

@keyframes warn {
    0% {
        transform: scale(0.3);
        opacity: 1
    }

    30% {
        opacity: 1
    }

    100% {
        transform: scale(1);
        opacity: 0
    }
}

main.content .m-editor .guide-step-end .tipComponent {
    position: absolute;
    top: 150px;
    right: -195px;
    z-index: 99
}

main.content .m-editor .guide-step-end .tipComponent .rectangle {
    width: 192px;
    height: 97px;
    background: #fff;
    box-shadow: 0px 0px 10px #ccc;
    border-radius: 8px;
    padding: 20px 18px
}

main.content .m-editor .guide-step-end .tipComponent .rectangle p:nth-of-type(1) {
    color: #333
}

main.content .m-editor .guide-step-end .tipComponent .rectangle p:nth-of-type(2) {
    margin-top: 5px;
    color: #666
}

main.content .m-editor .guide-step-end .tipComponent .rectangle .jump-over {
    margin-top: 13px;
    text-align: right
}

main.content .m-editor .guide-step-end .tipComponent .rectangle .jump-over span {
    margin-left: 12px;
    color: #88C3FD;
    cursor: pointer
}

main.content .m-editor .guide-step-end .tipComponent .triangle {
    position: absolute;
    left: -10px;
    top: 15px;
    margin: 0px;
    padding: 0px;
    width: 0px;
    height: 0px
}

main.content .m-editor .guide-step-end .tipComponent .triangle-inner {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #fff;
    width: 0px;
    height: 0px
}

main.content .m-editor .drag-box {
    display: none;
    position: absolute;
    top: 135px;
    right: 64px;
    padding-top: 2px;
    width: 124px;
    height: 40px;
    border-radius: 3px;
    box-sizing: border-box;
    text-align: center;
    font-size: 12px;
    background: #303133;
    color: #fff
}

main.content .m-tools {
    align-self: center;
    margin-left: 10px
}

main.content .m-tools .tools-adv {
    width: 110px;
    height: 80px;
    margin-bottom: 10px;
    border-radius: 3px;
    overflow: hidden
}

main.content .m-tools .tools-adv img {
    width: 100%;
    height: 100%
}

main.content .m-tools .tools-lucky {
    width: 83px;
    height: 109px;
    margin: 0 auto 11px;
    cursor: pointer
}

main.content .m-tools .tools-lucky img {
    width: 100%;
    height: 100%
}

main.content .m-tools li {
    width: 110px;
    height: 36px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #ffffff;
    margin-bottom: 6px;
    border-radius: 3px;
    padding-left: 11px;
    box-sizing: border-box;
    cursor: pointer;
    color: #606266;
    transition: all .2s ease;
    position: relative
}

main.content .m-tools li:hover {
    background: #E9F5FF
}

main.content .m-tools li:hover>i,main.content .m-tools li:hover>span {
    color: #3f9eff
}

main.content .m-tools li:hover .tools-dropdown {
    display: block
}

main.content .m-tools li>i {
    width: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    margin-right: 5px
}

main.content .m-tools li>i.icon-upload {
    font-size: 18px
}

main.content .m-tools li .tools-dropdown {
    width: 150px;
    position: absolute;
    top: -48px;
    box-sizing: border-box;
    display: none
}

main.content .m-tools li .tools-dropdown:before {
    content: '';
    position: absolute;
    top: 53px;
    width: 0;
    height: 0;
    border-bottom: 12px solid #fff;
    border-left: 16px solid transparent
}

main.content .m-tools li .tools-dropdown .inner {
    width: 100%;
    box-shadow: 0 1px 8px 1px #d7dee5;
    padding: 5px 8px;
    box-sizing: border-box;
    background: #fff
}

main.content .m-tools li .tools-dropdown .inner .dropdown-item {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: left;
    color: #909399 !important;
    border-bottom: 1px solid #e8e8e8;
    padding-left: 29px;
    box-sizing: border-box;
    position: relative;
    padding-right: 7px
}

main.content .m-tools li .tools-dropdown .inner .dropdown-item .noicon-vip {
    width: 20px;
    height: 15px;
    position: absolute;
    left: 3px;
    top: 13px
}

main.content .m-tools li .tools-dropdown .inner .dropdown-item .noicon-vip.vip-common {
    background: url("../images/vip_icon_common.png") no-repeat;
    background-size: cover
}

main.content .m-tools li .tools-dropdown .inner .dropdown-item .noicon-vip.vip-senior {
    background: url("../images/vip_icon_company.png") no-repeat;
    background-size: cover
}

main.content .m-tools li .tools-dropdown .inner .dropdown-item:hover {
    color: #3f9eff !important
}

main.content .m-tools li .tools-dropdown .inner .dropdown-item:nth-last-of-type(1) {
    border-bottom: none
}

main.content .m-tools li .tools-dropdown.tools-dropdown-left {
    right: 94px
}

main.content .m-tools li .tools-dropdown.tools-dropdown-left:before {
    right: 16px;
    border-right: 16px solid transparent
}

main.content .m-tools li .tools-dropdown.tools-dropdown-right {
    left: 108px;
    padding-left: 20px
}

main.content .m-tools li .tools-dropdown.tools-dropdown-right:before {
    left: 7px;
    border-left: 16px solid transparent
}

main.content .m-tools ul:last-child {
    margin-top: 20px
}

main.content .m-tools ul:last-child li {
    color: #fff;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center
}

main.content .m-tools ul:last-child li:nth-child(1) {
    background: #7FD16D
}

main.content .m-tools ul:last-child li:nth-child(2) {
    background: #88C3FD
}

main.content .m-tools .m-tools-share li {
    padding-left: 0
}

