
.sv_title {
    font-size: 16px;
    font-weight: 700;
    color: #5287ff;
    margin-bottom: 35px;
}

.el-button--primary {
    color: #fff;
    background-color: #5A8EFF !important;
}

.el-button--primary:hover {
    color: #fff;
    background: linear-gradient(
            180deg, #5A8EFF 0%, #0F5BFF 100%) !important;
}

.btnclick:not(.tkl_wrap button) {
    letter-spacing: 3px;
}

.btnclick:not(.tkl_wrap button):hover {
    color: #fff;
    background: linear-gradient(
            180deg, #5A8EFF 0%, #0F5BFF 100%) !important;
}


.tkl_wrap textarea {
    height: 100%;
}

.tkl_wrap .btnclick:not(.is-plain) {
    margin-left: 0px !important;
    width: 125px;
    letter-spacing: 3px;
    color: #fff;
    background-color: #5A8EFF !important;
    margin-top: 15px;
}

.tkl_wrap .btnclick.is-plain {
    margin-left: 0px !important;
    width: 125px;
    letter-spacing: 3px;
    margin-top: 15px;
}

.tkl_wrap .btnclick:not(.is-plain):hover {
    color: #fff;
    background: linear-gradient(
            180deg, #5A8EFF 0%, #0F5BFF 100%) !important;
}


.empty_btn {
    letter-spacing: 2px;

}

.empty_btn {
    letter-spacing: 2px;

}

.empty_btn:hover {
    color: #5A8EFF !important;
    border: 1px solid #5A8EFF !important;
}


.chang_benner {
    position: relative;
}

.chang_img {
    position: absolute;
    width: 100%;
    height: 700px;
    margin: 0 auto;
    background-image: url("/img/imgicon/gadgets/bg_jtzxxgj.png");
    background-size: 100% 100%;
}

.ch-nav {
    /*position: absolute;*/
    /*top: 422px;*/
    /*width: 1200px;*/
    /*height: 100px;*/
    /*background-color: #fff;*/
    /*z-index: 10;*/
    /*border-radius: 20px 20px 0 0;*/
}

.ch-nav .ch_ul_block {
    width: 1200px;
    height: 116px;
    line-height: 58px;
    margin-bottom: 20px;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px rgba(207, 210, 230, 0.2);
    border-radius: 3px;
    flex-wrap: wrap;
}

.ch-nav .ch_ul_block li {
    position: relative;
    width: 184px;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    color: #666;
    margin-left: 10px;
    text-align: center;
    cursor: pointer;
}

.ch-nav .ch_ul_block li:nth-child(1)::after {
    position: absolute;
    top: -3px;
    right: 0;
    content: url("/img/imgicon/gadgets/icon_rm.png");
    width: 45px;
    height: 20px;
}

.afters {
    background: linear-gradient(180deg, #5A8EFF 0%, #0F5BFF 100%);
    color: #fff !important;
    border-radius: 3px;


}

.ch-nav .ch_ul_block li .img_box {
    width: 44px;
    height: 44px;
}

.change_main {
    width: 1200px;
    margin-top: 50px;
    min-height: 380px;
    background-color: #fff;
    border-radius: 0 0 20px 20px;
    margin-bottom: 40px;
}

.change_main .tkl_wrap {
    padding: 25px 40px;

}

.change_main .tkl_wrap .textarea_bilck {
    display: flex;
    justify-content: space-between;

}


.text-right {
    width: 520px;

}

.right_input {
    cursor: pointer;
    background-color: #f5f5f5 !important;
}

.btn_style_block {
    margin: 24px 0;
}

.btn_style_block .isbtn {
    color: #7b72e9;
    background: #f2f1ff;
    border-color: #c3bfed;
}

.btn_style_block .isbtn:hover {
    background-color: #7b72e9;
    color: #fff;
}

.ch_input_wrap {
    display: flex;

}

.input_two {
    width: 150px;
    margin: 0 30px;
}

.ch_but_co {
    color: #1cb9cb;
    background: #ecfdff;
    border-color: #9fdde3;
}

.ch_but_co:hover {
    background-color: #1cb9cb !important;
    color: #fff !important;
}


/* 

短网址  


*/

.change_main .dwz_wrap {
    /*width: 960px;*/
    /*margin:0 auto;*/
    /*text-align: center;*/
    padding: 35px 40px 0;
}

/*.change_main .dwz_wrap .short_video{*/
/*  padding: 50px 0 45px;*/
/*  border-bottom: 1px solid #ccc;*/

/*}*/

.dwz_wrap .url_part {
    display: flex;
    justify-content: center;
    align-items: center;
}

.dwz_wrap .mysubtitle {
    font-size: 14px;
    color: #666;
    margin-left: 3px;
}

.dwz_wrap .part_input {
    width: 500px;
    margin-left: 6px;
    margin-right: 25px;
}

.dwz_wrap .result_part {
    padding-top: 24px;
}


/* 

商品链接简化   

*/

.change_main .splj_wrap {
    padding: 35px 40px 0;

}

.splj_wrap .splj_input {
    width: 910px;
    margin-bottom: 30px;
}

.splj_wrap .splj_btn {
    display: flex;
    justify-content: center;
}

/* 

优惠券查询   

*/
.yhj_wrap {
    padding: 35px 28px 0;
}

.tit_block {
    margin-bottom: 12px;

}

.leftTitle::before {
    content: "";
    width: 3px;
    height: 14px;
    background: #5287ff;
    position: absolute;
    left: -8px;
    top: 50%;
    margin-top: -7px;
}


.leftTitle {
    position: relative;
    font-size: 16px;
    font-weight: 700;
    color: #5287ff;

}

.yhj_wrap .sub-title {
    color: #999;
}

.main_block {
    display: flex;
    justify-content: space-between;
}

.main_block .yhj_input {
    width: 545px;
}

.search_result {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 555px;
    height: 200px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px;

}

.search_result .result-content {
    width: 513px;
    height: 150px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-image: url(/img/imgicon/gadgets/img_yhq.png);
}

.result-content .result_item {
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: 150px;
    color: #fff;
}

.result_item .price_box {
    font-family: PingFang-SC-Medium;
    font-size: 21px;
}

.result_item .lt_txt {
    font-size: 16px;
    margin-left: 10px;
}

.result_item .time_box {
    font-size: 14px;
    display: inline-block;
    margin-top: 6px;
}

.user_box {
    display: inline-block;
    margin-top: 6px;
}

/* 优惠券查询 buttom按钮 */
.yhj_wrap .yhj_btn_wrap {
    padding: 6px 0;
    text-align: center;
}

/*二合一链接提取*/
.twoin_one {
    padding: 35px 40px 0;

}

.twoin_one .twoin_extract {
    position: relative;
    font-size: 16px;
    font-weight: 700;
    color: #5287ff;

    margin-bottom: 12px;
}

.twoin_extract::before {
    content: "";
    width: 3px;
    height: 14px;
    background: #5287ff;
    position: absolute;
    left: -8px;
    top: 50%;
    margin-top: -7px;
}

.twoin_one .twoin_part {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 800px;
    margin: 0 auto 20px;
}

.twoin_one .empty {

    background-color: #fff;
    color: #5287ff;
    border: 1px solid #5287ff;
}

.twoin_one .mysubtitle {
    width: 114px;
    color: #4b4b4b;
    font-size: 14px;
    margin-right: 20px;
}


.mr120 {
    margin-right: 116px;
    margin-left: 20px;
}


/*

微信文案

 */

.wx_wrap {
    width: 1200px;
    height: 780px;
    padding: 25px 35px;
}

.wx_wrap .top_part {
    width: 1120px;
    margin: 0 auto;
    height: 115px;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #999;
    padding-top: 22px;
    padding-left: 20px;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.wx_wrap .wx_input {
    width: 625px;
    margin: 0 20px;
}


.bottom_part .tools_box {
    display: flex;
    justify-content: space-between;
    height: 600px;
    margin-top: 40px;
    padding-bottom: 25px;
    background: #fff;
}

.bottom_part .infoBox {
    width: 600px;
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, .2);
    box-shadow: 0 0 16px rgba(0, 0, 0, .2);
    /* transition: all .6s linear;
    -moz-transition: all linear .6s;
    -webkit-transition: all .6s linear; */
}

.bottom_part .info-title {
    position: relative;
    line-height: 48px;
    padding-left: 25px;
    color: #999;
    font-size: 16px;
}

.info-title .flagInfo {
    font-size: 18px;
    color: rgb(218, 17, 0);
    float: right;
    line-height: 48px;
    margin-right: 58px;
}

.bottom_part .faceDivBox {
    width: 500px;
    border-top: none;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, .15);
    box-shadow: 0 0 16px rgba(0, 0, 0, .15);
}

.bottom_part .imgBtn {
    position: absolute;
    top: 8px;
    right: 20px;
    height: 30px;
    width: 30px;
    color: #fff;
    line-height: 34px;
    text-align: center;
    background-color: #ff9000;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    font-size: 16px;
    cursor: pointer;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, .1);
    box-shadow: 0 0 16px rgba(0, 0, 0, .1);
}

.bottom_part .imgBtn:hover {
    background-color: #ff7680;
}

.tools_box .wx_text {
    border-radius: 5px;
    margin: 0 20px 20px 20px;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15) inset;
    box-shadow: inset 0 0 6px 0 rgba(0, 0, 0, .15);
}

.tools_box .wx_btn {
    margin-right: 20px;
}

.resizeNone .el-textarea__inner {
    resize: none;
/ / 主要是这个样式
}

.el_img_box_desc {
    text-align: center;
    font-size: 15px;
    letter-spacing: 1px;
    color: #666;
    background-color: #fafbfc;
    line-height: 36px;
    border: 1px solid #e9ecf2;
    user-select: none;
}

.el_img_box {

    width: 256px;
    height: 320px;
    cursor: pointer;
}

.img_f_box {
    position: relative;
}

.img_f_box:hover .text1 {
    display: block;
}

.text1 {
    position: absolute;
    width: 256px;
    display: flex;
    justify-content: center;
    text-align: center;
    font-size: 14px;
    height: 30px;
    background: rgba(52, 248, 241, 0.8);
    color: white;
    display: none;
    cursor: pointer;
    bottom: 0;
    line-height: 30px;
    letter-spacing: 1px;
}


.previewImg .el-dialog {
    margin-top: 0 !important;
    padding: 0;
    max-width: 600px;
    top: 50% !important;
    transform: translateY(-50%);
}

.previewImg .el-dialog .el-dialog__body {
    padding: 0;
    text-align: center;
}

.previewImg .el-dialog:hover .previewicon {
    display: block;
}

.previewImg .previewicon {
    display: none;
    position: absolute;
    font-size: 60px;
    top: 50%;
    color: rgba(255, 255, 255, .8);

}

.previewicon:hover {
    color: rgba(50, 127, 255, .8);
    text-shadow: 0 0 2px #ccc;

}

.previewImg .pageNum {
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 32px;
    position: absolute;
    bottom: 0;
    line-height: 32px;
    color: #fff;
    padding-left: 10px;
}


/*文案编辑*/

.w-e-toolbar .w-e-menu:hover {
    background-color: transparent !important;
}

.w-e-toolbar .w-e-menu:hover i, .w-e-toolbar .w-e-menu i {
    color: #0F5BFF !important;
    font-size: 18px !important;
}

.w-e-toolbar .w-e-menu > i:nth-child(1):after {
    width: 250px;
    text-align: left;
    text-indent: 0.4em;
    position: absolute;
    display: inline-block;
    content: '点击添加精选EMOJI表情';
    font-size: 16px;
    color: #999;
}

.w-e-toolbar {
    position: static !important;
    background-color: #fff !important;
    z-index: 2 !important
}

.w-e-text img {

    max-width: 100px !important;
}

.w-e-text-container {
    z-index: 1 !important
}

.w-e-panel-container {
    margin-left: 112px !important;;
}

.w-e-menu[data-title="表情"] .w-e-panel-container {
    width: 533px !important;
    border: 1px solid #84AAFE;
    box-shadow: 0px 3px 6px rgba(15, 91, 255, 0.2);
}

.w-e-menu[data-title="表情"] .w-e-panel-container .w-e-panel-tab-content {
    padding-top: 0px !important;
    padding-right: 10px !important;
    padding-bottom: 0 !important;
    height: auto !important;
    max-height: 205px;
    line-height: 40px;
}

.w-e-menu .w-e-panel-container .w-e-panel-tab-title .w-e-active {
    color: #0F5BFF !important;
    border-bottom: 2px solid #0F5BFF !important;
}

#editor .eleImg {
    vertical-align: sub;
}

#editor .w-e-text .eleImg:hover {
    cursor: initial;
    box-shadow: none !important;
}


/*文案编辑*/

.w-e-toolbar .w-e-menu:hover {
    background-color: transparent !important;
}

.w-e-toolbar .w-e-menu:hover i, .w-e-toolbar .w-e-menu i {
    color: #0F5BFF !important;
    font-size: 18px !important;
}

.w-e-toolbar .w-e-menu > i:nth-child(1):after {
    width: 250px;
    text-align: left;
    text-indent: 0.4em;
    position: absolute;
    display: inline-block;
    content: '点击添加精选EMOJI表情';
    font-size: 16px;
    color: #999;
}

.w-e-toolbar {
    position: static !important;
    background-color: #fff !important;
    z-index: 2 !important
}

.w-e-text img {

    max-width: 100px !important;
}

.w-e-text-container {
    z-index: 1 !important
}

.w-e-panel-container {
    margin-left: 112px !important;;
}

.w-e-menu[data-title="表情"] .w-e-panel-container {
    width: 533px !important;
    border: 1px solid #84AAFE;
    box-shadow: 0px 3px 6px rgba(15, 91, 255, 0.2);
}

.w-e-menu[data-title="表情"] .w-e-panel-container .w-e-panel-tab-content {
    padding-top: 0px !important;
    padding-right: 10px !important;
    padding-bottom: 0 !important;
    height: auto !important;
    max-height: 205px;
    line-height: 40px;
}

.w-e-menu .w-e-panel-container .w-e-panel-tab-title .w-e-active {
    color: #0F5BFF !important;
    border-bottom: 2px solid #0F5BFF !important;
}

#editor .eleImg {
    vertical-align: sub;
}

#editor .w-e-text .eleImg:hover {
    cursor: initial;
    box-shadow: none !important;
}