@charset "UTF-8";
*{
    margin: 0;
    padding: 0;  
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}
html,head,body,#app{
    height: 100%;
}
body,
button,
input,
select,
textarea {
    font: 12px/1.5tahoma, arial, \5b8b\4f53;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

code,
kbd,
pre,
samp {
    font-family: couriernew, courier, monospace;
}

small {
    font-size: 12px;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

legend {
    color: #000;
}

fieldset,
img {
    border: 0;
}

button,
input,
select,
textarea {
    font-size: 100%;
}

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

body,
html {
    font-family: 'Microsoft Yahei';
    font-size: 14px;
    color: #2c2c2c;
}

a,
a:link {
    text-decoration: none;
    color: #2c2c2c;
}

.w1200,
button,
input,
select,
textarea {
    font: 14px/24px Consolas, "Microsoft Yahei", Arial, "瀹嬩?";
}
.appendImg{
    border-radius: 4px;
}

.tip_1::before {
    content: '';
    position: absolute;
    border: 5px solid #E13300;
    border-right: 5px solid transparent;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    left: 3px;
    top: 2.5px;
}

.tip_2 {
    color: #E13300;
    font-weight: normal;
    position: relative;
    padding-left: 10px;
    vertical-align: middle;
}

.btn_reload {
    display: inline-block;
    height: 25px;
    width: 25px;
    background: #eee;
    text-align: center;
    line-height: 25px;
    border-radius: 2px;
    color: #555;
}

.main-tb-tools {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    background-color: #eef2f7;
    height: 94%;
}

.width_50 {
    width: 80px !important;
}

.width-url {
    width: 400px !important;
}

.tb-tools-title h1 {
    text-align: center;
    font-size: 30px;
    line-height: 60px;
    margin: 50px 0 50px 0;
}

.tb-tools-title .sub-title {
    font-size: 14px;
    font-weight: normal;
    color: #555;
    margin-left: 10px;
}


.w1200 {
    width: 1200px;
    margin: auto;
}

.path {
    background: #fff;
    line-height: 40px;
    border: 1px solid #eee;
    margin: 10px auto;
    padding-left: 10px;
    box-sizing: border-box;
    color: #999;
}

.path a {
    color: #555;
}

.tb-tools-type {
    overflow: hidden;
}

.tb-tools-type dt {
    color: #333;
    margin-top: 0;
    margin-bottom: 10px;
}

.tb-tools-type dd {
    float: left;
    border: 1px solid #eee;
    margin-right: 10px;
    position: relative;
}
.tb-tools-type dd .duigou{
    display: none
}
.tb-tools-type .taobao,.tb-tools-type .tianmao {
    padding: 8px 20px;
    display: block;
    background: #fff;
}
.tb-tools-type a .edit-taobao{
    color: #ff5201;
}
.tb-tools-type a .edit-tianmao_{
    color: #c81b00;
}
.overflowHidden{
    overflow: hidden;
}

/* .tb-tools-type a:hover {
    background: -webkit-linear-gradient(left, #ff9000 0, #ff5700 100%);
    color: #fff;
} */
.tb-tools-type dd.active{
    border: 1px solid #ff5b01;
}
.tb-tools-type dd.active a {
    /* background: -webkit-linear-gradient(left, #ff9000 0, #ff5700 100%); */
    color: #333;
}
.tb-tools-type dd.active .duigou{
    position: absolute;
    right: 0px;
    bottom: -1px;
    display: block;
    color: #ff5b01;
    font-size: 22px;
}


.func-module {
    margin-top: 10px;
}

.func-module-body {
    padding: 5px 0;
}

.toggle-down-up {
    height: 0;
    overflow: hidden;
    margin-top: 1px;
    border-bottom: none;
    padding: 0;
}

.func-module-title {
    text-align: center;
    line-height: 35px;
    margin-bottom: -1px;
    border-bottom: none;
    position: relative;
    font-size: 16px;
    font-weight: normal;
    display: inline-block;
    padding: 0 10px;
}

.func-module-title i {
    cursor: pointer;
    width: 20px;
}

.tb-tools-tab {
    height: 40px;
    line-height: 40px;
    background-color: #fff;
}

.tb-tools-tab li {
    float: left;
    border: 1px solid #ddd;
    margin-right: 10px;
    position: relative;
    margin-top: -1px;
    background: #eee;
}

.tb-tools-tab li.active {
    border: 1px solid #ddd;
    border-bottom: none;
    position: relative;
    z-index: 999;
    margin-top: 0;
    background: #fff;
}

.tb-tools-tab li.active:hover {
    color: #000;
}

.tb-tools-tab li.active a {
    color: #000;
}

.tb-tools-tab a {
    color: #666;
    padding: 0 40px;
    display: block;
}

.tb-tools-tab-panel {
    padding: 10px;
    box-sizing: border-box;
}

.row {
    overflow: hidden;
    margin-top: 10px;
}

.row {
    display: flex;
    justify-content: space-between;
    padding-bottom: 24px;
    border-bottom: 1px solid #f0f2f4;
}
#margin_bottom{
    width: 236px;
    height: 36px;
    border-radius: 0;
}
.minus{
    position: relative;
}
.minus p,.fullScreen .tip{
    margin-bottom: 10px
}
.minus .px{
    position: absolute;
    right: 10%;
    top: 37px;
}
.checkedIcon{
    width: 132px;
    color: #333;
    text-align: center;
    border: 1px solid #dbddde;
    height: 36px;
    line-height: 34px;
    cursor: pointer;
}
.checkedIcon i{
    vertical-align: middle;
    color: #dbddde;
    margin-right: 4px;
    font-size: 14px
}
.checkedIcon.active i{
    color: #ff5b01
}

.row dt {
    float: left;
    color: #2c2c2c;
    /* padding: 10px 40px; */
    text-align: right;
    line-height: 25px;
}

.row dd {
    float: left;
    color: #2c2c2c;
    margin-right: 15px;
    padding: 10px 0px;
}

.row input {
    vertical-align: middle;
}

.row input[type="text"],
.row input[type="number"] {
    outline: none;
    line-height: 13px;
    font-family: 'Microsoft YaHei';
    height: 13px;
    padding: 5px;
    width: 140px;
    color: #555;
    border: 1px solid #D9D9D9;
    border-top-color: silver;
}

.row textarea {
    width: 408px;
    height: 66px;
    padding: 5px;
    line-height: 16px;
    resize: none;
    outline: none;
    font-family: Microsoft YaHei;
    color: #555;
}

.row select {
    height: 25px;
    line-height: 25px;
    width: 152px;
    padding: 2px;
    border: 1px solid #D9D9D9;
    font-size: 12px;
    color: #555;
}

.row label {
    color: #2c2c2c;
    vertical-align: middle;
    margin-left: 3px;
}

.row .color-value {
    width: 92px !important;
}

.row option {
    color: #555;
}

.panel-table {
    width: 100%;
    background-color: #fff;
    color: #666;
    margin: 10px 0;
    border: 1px solid #e6e6e6;
    text-align: center;
}

.panel-table thead {
    background-color: #f2f2f2;
}

.panel-table thead th {
    font-size: 12px;
    padding: 5px 10px;
    line-height: 25px;
    border: 1px solid #e6e6e6;
}

.panel-table tbody td {
    font-size: 12px;
    padding: 5px 10px;
    line-height: 25px;
    border: 1px solid #e6e6e6;
}

.panel-table input {
    outline: none;
    line-height: 13px;
    border: 1px solid #D9D9D9;
    font-family: 'Microsoft YaHei';
    height: 13px;
    padding: 5px;
    width: 140px;
}

.panel-table .btn-downFile {
    background: #FFB800;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
}

.notice textarea {
    width: 750px;
    font-family: 'Microsoft YaHei';
    color: #555;
}

.notice input {
    width: 250px;
}

#code {
    width: 100%;
    border: 1px solid #edd;
    resize: none;
    outline: none;
    padding: 10px;
    box-sizing: border-box;
    line-height: 25px;
    height: 200px;
    color: #555;
    font-family: consolas, 'Microsoft Yahei';
}

.module-code {
    position: relative;
    margin-top: 10px;
}

.module-code:hover .btn-copy-code {
    display: block;
}

.main-color {
    color: #fe6c23 !important;
}

.main-color-weight {
    color: #fe6c23 !important;
    font-weight: bold;
}

.hint {
    color: #999;
    line-height: 26px;
    vertical-align: middle;
}


.img-config th {
    text-align: left;
    line-height: 25px;
}

.img-config .add-td {
    text-align: center;
}

.guide {
    color: #2c2c2c;
}

.guide h2 {
    line-height: 30px;
    font-size: 15px;
}

.guide p {
    line-height: 25px;
}

.guide img {
    margin: 10px 0;
}
.code-build{
    display: flex;
    justify-content: space-between;
  
}
.code-build .btn {
    width: 140px;
    text-align: center;
    color: #999;
    display: inline-block;
}


.icon_c {
    background: url(//js.90sheji.com/images/n-indexIcons-4.png?v1.00);
}

.mask {
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
}

.mask-close {
    display: inline-block;
    width: 13px;
    height: 13px;
    background-position: -696px -46px;
    position: absolute;
    right: 12px;
    top: 12px;
}

.popup {
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 530px;
    height: 400px;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 3px;
    text-align: center;
}

.popup p {
    word-wrap: break-word;
    word-break: break-all;
}

.table-normal {
    margin-bottom: 10px;
}

.table-normal tr {
    height: 35px;
}

.table-normal th {
    font-weight: normal;
}

.table-normal .text_center {
    text-align: center;
}

.tr-btn {
    display: block;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    border: 1px dotted #666;
    background: #fff;
    text-align: center;
    color: #666;
}

/**************鍔ㄧ敾鏁堟灉***********************/

.scale {
    animation: scale .5s ease both;
}

@keyframes scale {
    0% {
        transform: scale(2);
        opacity: .2;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

/* add */

.hotHeader {
    height: 54px !important;
    border-bottom: 1px solid #f0f2f4;
    padding: 0 !important;
    line-height: 54px;
}

.toolkit-wrap {
    width: 80px;
}

.tb-tools-config {
    width: 400px;
    position: absolute;
    left: 7%;
    z-index: 6;
    background: #fff;
    height: 100%;
}

.tb-tools-preview {
    /* max-width: 57%; */
    /* width: 400px; */
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: auto;
    height: 100%;
    background: #eef2f6;
}

.toolkit-set {
    width: 282px;
    border-left: 1px solid #f0f2f4;
    background: #fff;
    overflow-y: auto
}

.toolkit-wrap {
    position: relative;
    height: 100%;
    padding-top: 32px;
    border-right: 1px solid #f0f2f4;
    background-color: #fff;
    z-index: 7;
}

.toolkit-menu {
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    color: #6c788c;
    margin-bottom: 46px;
}
.toolkit-menu i{
    font-size: 22px;
    color: #ff9000;
    margin-bottom: 7px
}

.toolkit-popper_title {
    color: #333;
    font-size: 20px;
    line-height: 28px;
    padding: 0 24px;
    margin-bottom: 30px
}
.hotName{
  padding: 0 10px
}

#FullScreenHot {
  position: relative;
  margin: auto
}
#FullScreenHot img{
    width: 100%;
}

.map-position-bg {
  width: 400px;
  height: 400px;
  position: absolute;
  left: 10px;
  top: 10px;
  border: 2px solid #005cf9;
  background: rgba(0,92,249,.4);
  cursor: move;
  box-sizing: border-box;
}

.btn-delete {
  width: 22px;
  height: 22px;
  color: #fff !important;
  text-align: center;
  line-height: 22px !important;
  position: absolute;
  right: 4px;
  top: 4px;
  background: #005cf9;
  cursor: pointer;
  /* display: none; */
  font-size: 13px;
}

.nw-resize {
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  right: -5px;
  bottom: -5px;
  cursor: nw-resize
}

.area_index {
  display: block;
  font-size: 50px;
  color: #fff;
  width: 35px;
  height: 35px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  font-weight: bold;
}
.headerLogo{
    background: url(../../../images/codeProduce/hot/90logo.png) no-repeat center;
    height: 40px;
    width: 115px;
    display: inline-block;
    margin-top: 5px;
    margin-left: 20px;
}
.headerLeft{
    display: flex;
}
.header-resize{
    padding: 0 26px;
    vertical-align: middle;
    cursor: pointer;
}
.header-resize .el-icon-circle-plus,.header-resize .el-icon-remove{
    font-size: 17px;
    cursor: pointer;
    vertical-align: middle;
    color: -webkit-linear-gradient(left, #ff9000 0, #ff5700 100%)
}
.header-resize span{
    vertical-align: middle;
    display: inline-block;
    width: 60px;
    text-align: center
}
.headerRight{
    display: flex;
    color: #333;
}
.headerRight a:first-child{
    border-left: 1px solid #f0f2f4;
    border-right: 1px solid #f0f2f4;
    outline: none;
}
.code-build .create{
    margin-right: none;
    color: #fff;
    background: -webkit-linear-gradient(left, #ff5700 0, #ff9000 100%);
}
.el-dialog__body{
    padding:10px 20px;
}
.pic{
    padding-bottom: 24px;
    border-bottom: 1px solid #f0f2f4;
    margin-top: 24px
}
.pictitle{
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px
}
.addSrcpic{
    cursor: pointer;
}
.addSrcpic i{
    color: #ff5b01
}
.el-input__inner{
    border-radius: 0 !important;
    height: 36px;
}
.addpicInput{
    margin-bottom: 10px;
    position: relative;
}
.addpicInput:hover  .edit-lajitong1 {
    display: inline-block;
}
.edit-lajitong1 {
    cursor: pointer;
}
.picSize{
    position: absolute;
    top: 1px;
    right: 27px;
    width: 114px;
    height: 32px;
    padding: 0 8px;
    color: #666;
    font-size: 12px;
    line-height: 32px;
    background: #fff;
    border-left: 1px solid #dbddde;
}
.el-button{
    border-radius: 0 !important;
}
.submitBtn{
    background: #ff5b01;
    border: 1px solid #ff5b01
}
.picSize a{
    position: absolute;
    right: 4px;
    top: 4px;
    background: #fff
}
.el-input{
    width: 96%;
}
.addpicInput .edit-lajitong1{
    display: none;
}
.toolkit-menu__title{
    margin-bottom: 46px;
    font-size: 12px;
    line-height: 17px;
}
.editKong{
    text-align: center;
    padding-top: 200px
}
.editKong .edit-kong-copy{
    font-size: 120px;
    color: #6c788c
}

.editKong p{
    height: 20px;
    color: #6c788c;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.addBtn{
    width: 100px;
    height: 36px;
    margin-top: 30px;
    color: #fff;
    line-height: 36px;
    background: #ff5b01;
    border-radius: 2px;
    cursor: pointer;
    padding: 0px;
    border: 1px solid #ff5b01
}
.addBtn:hover{
    background: #ff5b01;
    border: 1px solid #ff5b01
}
.toolkit-set section{
    box-sizing: border-box;
    padding: 20px;
    color: #333;
}
.attr-size{
    padding-bottom: 40px;
}
.attr-title{
    font-size: 16px;
    line-height: 22px;
}
.attr-size__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 28px;
    color: #b3b3b3;
}
.attr-size__content div {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100px;
    height: 36px;
    font-size: 14px;
    line-height: 34px;
    text-align: left;
    border: 1px solid #e1e3ee;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.attr-size__content div>input {
    width: 55px;
    height: 34px;
    color: #b3b3b3;
    line-height: 34px;
    text-align: center;
    background: #fff;
    border: none;
    outline: none;
}
.attr-size__content-w {
    margin-right: 10px;
}
.attr-zone{
    padding-top: 37px;
    border-top: 1px solid #f0f2f4;
}
.attr-zone__content{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 28px;
    color: #b3b3b3;
}
.attr-zone__content>div{
    overflow: hidden;
    width: 100px;
    height: 36px;
    border: 1px solid #e1e3ee;
}
.attr-zone__content-w {
    margin-right: 10px;
}
.attr-zone__content>div>input{
    width: 55px;
    height: 34px;
    color: #333;
    line-height: 34px;
    text-align: center;
    border: none;
    outline: none;
}
.attr-zone h6{
    margin-top: 20px;
    color: #333;
    font-size: 14px;
    line-height: 20px;
}
.attr-zone__wrap {
    position: relative;
}
.attr-zone__des, .attr-zone__link {
    width: 210px;
    height: 36px;
    padding: 0 10px;
    margin-top: 10px;
    color: #333;
    line-height: 36px;
    border: 1px solid #e1e3ee;
    outline: none;
}
.attr-open{
    margin-top: 20px;
    color: #333;
    font-size: 14px;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.attr-open span{
    margin-right: 12px;
}
.attr-open__new{
    margin-right: 16px;
}
.toolkit-menu.guide{
    position: absolute;
    bottom: 38px;
    display: block;
    width: 80px;
}
.toolkit-menu__icon{
    font-size: 19px;
    margin-bottom: 7px;
}
.contentClear{
    text-align: center;
    padding: 20px 0 30px;
}
.contentClear .el-icon-question{
    font-size: 50px;
    color: #d92222;
}
.contentClear h3{
    margin: 12px 0 6px;
    font-size: 24px
}
.editor-body{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    width: 100%;
    /* height: 100%; */
}
.editor-body__wrap{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: auto;
    width: 100%;
    /* max-height: 100%; */
    padding: 20px 0;
}
.code_img{
    display: block
}