L/* html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,]
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,
html { */
/*font-family: "PingFang microsoft yahei" !important;*/
/*font-family: "PingFang","Microsoft YaHei" !important;*/
/* font-family: "PingFang SC","Microsoft YaHei" !important;
font-weight: 300;
font-size: 14px;
}

*/

.zj_table666 td {
    border: 1px solid #ececec;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd {
    margin: 0;
    font-weight: 400;
    color: #43475f;
    font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 14px;
    font-weight: normal;
    font-weight: 400;
}

body {
    font-size: 12px;
    color:#43475f;
    min-width: 1280px !important;

}
a{
    text-decoration: none !important;
}

em, i {
    font-style: normal;
    font-weight: 400;
}

strong {
    font-weight: normal;
    font-weight: 400;
}

ul, ol {
    padding: 0;
    list-style: none;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

img {
    border: 0px;
    /*margin-left: -8px;*/
    /*-webkit-border-radius: 5px;*/
}

.txthidden {
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow-x: hidden;
}

/*超过两行文字变小数点*/
.txthidden2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.txthidden3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.cursor_t{
    cursor: pointer;
}


/*.layui-nav-tree .layui-nav-bar {*/
/*width: 0px;*/
/*height: 0;*/
/*background-color: none;*/
/*}*/

/*.btnOrange {*/
/*border-radius: 5px;*/
/*font-size: 12px;*/
/*background: #ff6668;*/
/*color: #fff;*/
/*border: none;*/
/*}*/
/*.btnOrange:hover{*/
/*border: 1px solid #ffac92;*/
/*color: #ff6130;*/
/*!*background-color: #fff7f5;*!*/
/*background-color: #ff7779;*/
/*}*/
/* 最小宽度 */
.layui-body {
    min-width: 1080px;
}

/* 最小宽度 */

/* 白色背景 */

.cy_bg_white{
    background-color: #fff;
}

/* 白色背景 */


/* 面包屑导航 start */
.cy_crumb_nav {
    /*position: absolute;*/
    /*width: 100%;*/
    /*!*left: 30px;*!*/
    /*padding-left: 30px;*/
    /*left: 0;*/
    /*top: 0;*/
    /*box-shadow: 0px 2px 30px rgba(0,0,0,0.1);*/
    /*!*height: 34px;*!*/
    /*!*line-height: 34px;*!*/
    /*height: 45px;*/
    /*line-height: 45px;*/
    /*z-index: 1;*/
    /*!*background-color: #fff;*!*/
    /*background-color: #f5f6f9;*/

    /*position: absolute;*/
    width: 100%;
    /*left: 30px;*/
    /*padding-left: 30px;*/
    left: 0;
    top: 0;
    /*box-shadow: 0px 2px 30px rgba(0,0,0,0.1);*/
    /*height: 34px;*/
    /*line-height: 34px;*/
    height: 45px;
    line-height: 45px;
    z-index: 1;
    /*background-color: #fff;*/
    background-color: #f5f6f9;
}

.cy_crumb_nav:before {
    content: '';
    display: inline-block;
    width: 3px;
    height: 16px;
    background-color: #ff501a;
    vertical-align: sub;
    margin-right: 10px;
    margin-left: 2px;
}

.zj_myskin.cy_scrollbar div.layui-layer-content{
	overflow: auto;
}

/* 面包屑导航 end */

/* input框输入错误时的样式 */
.cy_p_tips{
    color: #ff6b6b;
    display: none;
}

/* -------------------------------------------------------------- 背景改灰色内容改白色 start --------------------------------------------------------------*/

.layui-body{
    background-color: #f5f6f9;
}

/* 头部带from表单的 */
.cy_white_form{
    background-color: #fff;
    padding: 15px 20px 1px;
}
/* 带tab切换的页面 */
.layui-tab.cy_white_tab{
    background-color: #fff;
    margin-top: 20px;
    width: 100%;
}

/* 发布商品 */
.zj_sub.cy_white_sub{

    background-color: #fff;
    margin-left: 0;
    padding-top: 5px;
    /*padding-left: 108px;*/
    padding-bottom: 15px;
}
/* 专题 */
.cy_white_table_topic{
    padding-left: 20px;
    background-color: #fff;
}
.cy_white_table_topic table[lay-skin="line"]{
    border-color: #fff;
}

/* -------------------------------------------------------------- 背景改灰色内容改白色 end -------------------------------------------------------------- */




/* --------------------------------------------------------------控制台-------------------------------------------------------------- */
/*公告弹窗*/
.noticepop{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.4);
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 1000;
    display: none;
}
.noticepopinside {
    width: 630px;
    height: 500px;
    background: url("/assets/img/2.2/noticebg.png") no-repeat;
    background-position-y: -26px;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    border-radius: 10px;
    z-index: 1001;
    color: #626169;
    font-size: 16px;
    padding: 20px;
    box-sizing: border-box;
}
.noticeclose{
    width: 20px;
    height: 30px;
    position: absolute;
    top: -36px;
    right: 0;
}
.noticepoptitle{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 630px;
    height: 120px;
}
.noticepoptitle img{
    position: absolute;
}
.noticepoptitle img:nth-child(1){
    width: 100px;
    height: 120px;
    top: -44px;
    left: 86px;
}
.noticepoptitle img:nth-child(2){
    width: 126px;
    height: 24px;
    right: 24px;
    top: 18px;
}
.noticepoptop{
    border-bottom: 1px solid #F3F2F2;
    padding-bottom: 14px;
    margin-bottom: 14px;
}
.noticepoptop h4{
    margin-top: 146px;
    font-size: 22px;
    font-weight: 550;
    margin-bottom: 14px;
    word-break: break-all;
}
.noticepopbot{
    overflow-y: auto;
    overflow-x: hidden;
    height: 200px;
}
.noticepopbot::-webkit-scrollbar{
    width:0;
}
.noticepopbot>p{
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
}
.noticepopbot>p::-webkit-scrollbar{
    width:4px;
}

.noticepopbot>p::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: rgba(0,0,0,.1);
    border-radius: 3px;
}


/* 板状统计 */
.cy_console_container {
    padding: 20px 60px 0;
    min-width: 1160px;
}

.cy_console_plate .layui-col-xs3 > div {
    height: 110px;
    border-radius: 5px;
    text-align: center;
}

.cy_console_plate .layui-col-xs3 > div > div {
    display: inline-block;
    /*width: 350px;*/
    /* 此处有问题 */
    /*width: 72%;*/
    width: 86%;
    text-align: left;
    height: 100%;
}

/*.cy_console_plate .layui-col-xs3 div span {*/
    /*display: inline-block;*/
    /*vertical-align: middle;*/
    /*padding-top: 26px;*/
    /*height: 100%;*/
    /*height: calc(100% - 26px);*/
    /*height: -moz-calc(100% - 26px);*/
    /*height: -webkit-calc(100% - 26px);*/
    /*margin-left: 16px;*/
    /*color: #fff;*/
/*}*/

.cy_console_plate .layui-col-xs3 div span em {
    display: inline-block;
    margin-top: 10px;
    font-size: 22px;
    font-weight: bold;
}


#sumMoney{
    position: relative;
}
#sumMoney.sumMoney:after{
    content: attr(titleshow);
    position: absolute;
    left: 0;
    bottom: -30px;
    height: 30px;
    line-height: 30px;
    background-color: rgba(0,0,0,0.4);
    padding: 0 10px;
    z-index: 9999;
    border-radius: 5px;
    font-size: 16px;
}
/* 快速查看 */
.cy_console_fast {
    background-color: #fff;
    margin-top: 20px;
    padding-top: 16px;
    padding-bottom: 16px;
    /*width: calc(100% - 280px);*/
    /*width: 100%;*/
    float: left;
}

.cy_console_fast > div:nth-child(1) {
    padding-bottom: 15px;
    border-bottom: 1px solid #f5f6f9;
}

.cy_console_fast_button {
    display: inline-block;
    margin-left: 24px;
}

.cy_console_fast_button button {
    border-radius: 5px;
}

.cy_console_fast_button span {
    font-weight: 600;
    margin-right: 24px;
    color: #43475f;
}

.cy_console_fast .layui-input-inline {
    width: 235px;
    padding-right: 33px;
}

.cy_console_fast .layui-input-inline input {
    background: url("../img/rili.png") no-repeat;
    background-position-x: 183px;
    background-position-y: 9px;
    background-size: 18px;
    padding-right: 30px;
}

.cy_console_fast_tab {
    width: 70%;
    padding: 10px 10px 10px 22px;
    box-sizing: border-box;
}

.cy_console_fast .layui-col-xs2 {
    display: flex;
    align-items: center;
    margin-right: 6px;
}
.layui-col-xs2 img{
    width: 50px;
    height: 50px;
    margin-right: 8px;
}

.cy_console_fast .layui-col-xs2 div p {
    color: #43475F;
    font-size: 12px;
}
.cy_console_fast .layui-col-xs2 div p span:nth-child(1){
    position: relative;
}

.datatips {
    display: inline-block;
    position: absolute;
    top: 2.3px;
    left: 118px;
    width: 14px;
    height: 14px;
    background-color: #bdbdbd;
    color: #fff;
    border-radius: 50%;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    cursor: pointer;
}

.cy_console_fast .layui-col-xs2 div h6 {
    margin-top: 10px;
    color: #43475F;
    font-weight: bold;
    font-size: 20px;
}

/* 统计图+操作 */
/*.cy_console_three{*/
/*	margin-top: 10px;*/
/*}*/
/*.cy_console_three>.layui-col-xs8>div{*/
/*	background-color: #fff;*/
/*	height: 380px;*/
/*}*/
/*.cy_console_three>.layui-col-xs4>div{*/
/*	!*background-color: #fff;*!*/
/*	height: 380px;*/
/*}*/
/*.cy_console_three>.layui-col-xs4>div>div{*/
/*	background-color: #fff;*/
/*}*/
/*.cy_console_three>.layui-col-xs4>div>div>h1{*/
/*	font-weight: bold;*/
/*	font-size: 20px;*/
/*	line-height: 50px;*/
/*	padding-left: 30px;*/
/*}*/
/*.cy_console_three_notice{*/
/*	padding: 0 30px 5px;*/
/*}*/
/*.cy_console_three_notice li{*/
/*	margin-bottom: 10px;*/
/*}*/
/*.cy_console_three_notice li p{*/
/*	float: left;*/
/*	overflow:hidden;*/
/*	text-overflow:ellipsis;*/
/*	white-space:nowrap;*/
/*	!*width: 460px;*!*/
/*	width: 85%;*/
/*}*/
/*.cy_console_three_notice li a{*/
/*	float: right;*/
/*	font-size: 12px;*/
/*	line-height: 20px;*/
/*	color: #1b76ff;*/
/*}*/
/*.cy_console_three_notice li h1{*/
/*	padding-top: 20px;*/
/*	font-size: 12px;*/
/*}*/
/*.cy_console_three_handle{*/
/*	text-align: center;*/
/*	height: 75px;*/
/*	margin-top: 20px;*/
/*}*/
/*.cy_console_three_handle img{*/
/*	width: 45px;*/
/*}*/
/*.cy_console_three_handle p{*/
/*	font-size: 12px;*/
/*}*/
/*.cy_console_three_handle .layui-col-xs2 {*/
/*	margin-top: 10px;*/
/*	cursor: pointer;*/
/*}*/
/*.cy_console_three_handle .layui-col-xs1{*/
/*	opacity: 0;*/
/*}*/
/*!*.cy_console_three>.layui-col-xs4>div>.layui-col-xs4{*!*/
/*!*text-align: center;*!*/
/*!*}*!*/
/*!*.cy_console_three>.layui-col-xs4>div>.layui-col-xs4>div{*!*/
/*!*display: inline-block;*!*/
/*!*cursor: pointer;*!*/
/*!*margin-bottom: 28px;*!*/
/*!*}*!*/
/*!*.cy_console_three>.layui-col-xs4>div>.layui-col-xs4>div>p{*!*/
/*!*margin-top: 14px;*!*/
/*!*}*!*/

/*.cy_console_three_operation{*/
/*	background-color: #fff;*/
/*}*/
/*.cy_console_three>.layui-col-xs4 h1{*/
/*	font-weight: bold;*/
/*	font-size: 20px;*/
/*	line-height: 50px;*/
/*	padding-left: 30px;*/
/*}*/
/*.cy_console_three>.layui-col-xs4 .layui-col-xs4{*/
/*	text-align: center;*/
/*	margin-top: 40px;*/
/*}*/
.cy_console_three {
    margin-top: 10px;
}
.cy_console_three>.layui-col-xs8>div{
	background-color: #fff;
	height: 400px;
    padding-top: 11px;
}

.cy_console_three > .layui-col-xs4 > div {
    /*background-color: #fff;*/
    height: 380px;
}

.cy_console_three > .layui-col-xs4 > div > div {
    background-color: #fff;
}

.cy_console_three > .layui-col-xs4 > div > div:nth-child(1) {
    height: 284px;
}

.cy_console_three > .layui-col-xs4 > div > div > h1 {
    font-weight: bold;
    font-size: 20px;
    line-height: 50px;
    padding-left: 30px;
    padding-top: 13px;
}

.cy_console_three > .layui-col-xs4 > div > div > h1 a {
    float: right;
    vertical-align: top;
    margin-right: 30px;
    font-size: 12px;
}

.cy_console_three_notice_box a.layui-layer-btn0{
    background-color: #FF5722;
    border-radius: 5px;
    border: 1px solid #ff5722;
}

.cy_console_three_notice li {
    position: relative;
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #F5F7FA;
}

.cy_console_three_notice li p {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 85%;
    width: calc(100% - 50px);
    font-weight: 400;
    font-size: 14px;
}

.cy_console_three_notice li a {
    float: right;
    font-size: 12px;
    line-height: 26px;
    color: #46a0fc;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cy_console_three_notice li a img {
    width: 10px;
    height: 12px;
}

.cy_console_three_notice li h1 {
    padding-top: 25px;
    font-size: 12px;
    color: #A1A2AD;
}
.cy_console_three_msg {
    padding: 10px 30px 5px;
}

.cy_console_three_msg li {
    position: relative;
    margin-bottom: 12px;
    padding-left: 18px;
}

.cy_console_three_msg li:before {
    content: url(/assets/img/dian2.png);
    position: absolute;
    left: 0;
    top: 0px;
    color: #a0a3b5;
    font-weight: 300;
}

.cy_console_three_msg li p {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 85%;
    width: calc(100% - 50px);
    font-weight: 400;
    font-size: 13px;
}

.cy_console_three_msg li a {
    float: right;
    font-size: 12px;
    line-height: 26px;
    color: #46a0fc;
}

.cy_console_three_msg li h1 {
    padding-top: 25px;
    font-size: 12px;
    color: #bbbcc4;
}


.cy_console_three_handle{
	text-align: center;
	height: 66px;
	margin-top: 30px;
	padding: 15px 0;
}

.cy_console_three_handle img {
    width: 45px;
}

.cy_console_three_handle p {
    font-size: 12px;
    margin-top: 5px;
}

.cy_console_three_handle .layui-col-xs2 {
	/*margin-top: 10px;*/
	cursor: pointer;
}

.cy_console_three_handle .layui-col-xs1 {
    opacity: 0;
}
.cy_console_three_statistics_title{
    position: relative;
}
.cy_console_three_statistics_title h1{
    position: absolute;
    left: 45px;
    top: 40px;
    font-size: 20px;
    font-weight: bold;
    z-index: 2;
}

/* 排行榜 */
.cy_console_ranking > div > div {
    background-color: #fff;
    height: 440px;
    border-radius: 10px;
    padding: 16px 10px 26px;
}

.cy_console_ranking > div > div form label {
    padding-top: 14px;
    font-size: 16px;
    font-weight: bold;
    width: 100px;
    color: #43475f;
    padding: 0;
}

.cy_console_ranking > div > div form .layui-input-block {
    margin: 0;
}

.cy_console_ranking > div > div form .layui-input-block .layui-anim .layui-this {
    background-color: #ff6668;
}

.cy_console_ranking_commodity #form-goodsList #div-googsList {
    width: 188px;
    display: inline-block;
    float: none;
    margin: 0;
    align-items: center;
    justify-content: space-between;
    padding: 0;
}
.cy_console_ranking_commodity_row,.cy_console_ranking_member_row{
	margin-top: 26px;
}

.cy_console_ranking_commodity_row .layui-col-xs1, .cy_console_ranking_member_row .layui-col-xs1, .cy_console_ranking_commodity_row .layui-col-xs2, .cy_console_ranking_member_row .layui-col-xs2 {
    text-align: center;
}

.cy_console_ranking_commodity_row .layui-col-xs1 span, .cy_console_ranking_member_row .layui-col-xs1 span {
    display: inline-block;
    background-color: #f5f6f9;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    margin-top: 15px;
}

.cy_console_ranking_commodity_row .layui-col-xs3 img, .cy_console_ranking_member_row .layui-col-xs3 img {
    width: 50px;
    height: 50px;
    border-radius: 5px;
    text-align: center;
}


.cy_console_ranking_commodity_row .layui-col-xs7, .cy_console_ranking_member .layui-col-xs7 {
    padding: 0 10px;
}

.cy_console_ranking_commodity_row .layui-col-xs7 h1, .cy_console_ranking_member .layui-col-xs7 h1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #43475f;
    font-weight: 500;
    line-height: 20px;
    font-size: 14px;
}

.cy_console_ranking_commodity_row .layui-col-xs7 h2 {
    line-height: 20px;
    color: #999;
}

.cy_console_ranking_commodity_row .layui-col-xs7 p {
    line-height: 20px;
    color: #999;
}

.cy_console_ranking_commodity_row .layui-col-xs3, .cy_console_ranking_member .layui-col-xs3 {
    /*padding: 10px 0px 0;*/
    font-weight: 550;
    font-size: 14px;
    text-align: center;
}

.cy_console_ranking_commodity_row .layui-col-xs3 span, .cy_console_ranking_member .layui-col-xs3 span {
    color: #ff6668;
    font-weight: 550;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow-x: hidden;
    vertical-align: bottom;
}

.cy_console_ranking_member .layui-col-xs7 {
    margin-top: 10px;
}

/* 无数据样式 */
.cy_console_ranking_commodityr_null, .cy_console_ranking_member_null {
    display: none;
    text-align: center;
    padding-top: 120px;
}

.cy_console_ranking_commodityr_null p, .cy_console_ranking_member_null p {
    margin-top: 10px;
    color: #000;
}

.cy_console_ranking_commodityr_null button, .cy_console_ranking_member_null button {
    margin-top: 20px;
    border-radius: 5px;
}

/*//公告弹窗*/
.cy_console_notice {
    padding: 0 30px;
    border-radius: 5px;
    background-color: #fff;
    z-index: 999;
    height: 370px;
    overflow-y: auto;
}


.cy_console_notice h1 {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #f5f6f9;
    font-weight: 500;
}

.cy_console_notice h2 {
    padding: 10px 0;
    font-size: 10px;
    color: #999;
}

.cy_console_notice p {
    line-height: 30px;
    letter-spacing: 2px;
    font-size: 12px;
    font-weight: 400;
}

.cy_console_notice_content_img {
    text-align: center;
    margin-top: 15px;
}

.cy_console_notice_content_img img {
    width: 50px;
}
#news_automatic .cy_logistics_btn{
    top: auto;
    bottom: 0;
}

/* --------------------------------------------------------------控制台-------------------------------------------------------------- */


/* ------------------------------------------------------------收款账号-------------------------------------------------------------- */

/* .cy_receivables_container{
	padding: 0 50px;
} */
.cy_receivables_container_title h1 {
    margin-top: 30px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 22px;
    line-height: 32px;
    padding-bottom: 8px;
    border-bottom: 1px solid #f7f7f7;
}

.cy_receivables_container_information{
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 1px;
}
.layui-row.cy_receivables_white{
    padding-bottom: 20px;
    padding-top: 5px;
}
.cy_receivables_container_information form .layui-form-item {
    padding-left: 15px;
}

.cy_receivables_container_information form .layui-form-item label {
    min-width: 123px;
    text-align: right;
    color: #43475f;
}

.cy_receivables_container_information hr {
    background-color: #f7f7f7;
}

.cy_receivables_container_information .layui-btn-primary {
    border-radius: 5px;
    border-color: #c7c7c7;
}

.cy_receivables_container_information form .layui-form-item .layui-input-inline {
    width: 300px;
}

.layui-btn-primary:hover {
    border-color: #C9C9C9;
}

.cy_receivables_container_information_keep {
    width: 98px;
    text-align: center;
    border-radius: 10px;
    margin-top: 40px;
}

.cy_receivables_container_information form .layui-form-item .layui-input-block {
    margin-left: 128px;
}

.cy_receivables_container_information_upload .layui-upload {
    font-size: 0;
}

.cy_receivables_container_information_upload .layui-upload span {
    display: inline-block;
    min-width: 186px;
    height: 29px;
    line-height: 29px;
    border: 1px solid #e6e6e6;
    margin: 0;
    border-radius: 5px;
    background-color: #f1f1f5;
    margin-left: 10px;
    font-size: 14px;
}

.cy_receivables_container_information_upload button, .cy_receivables_container_information_upload input {
    height: 29px;
    line-height: 29px;
}
.cy_receivables_container_information>p.cy_rece_contai_information_title{
    font-size: 14px;
    font-weight: 600;
    line-height: 36px;
    color: #43475f;
}
.cy_receivables_container_information>p{
    padding: 0 20px;
    line-height: 28px;
    color: #7b7b7b;
}
.cy_receivables_container_information>p a{
    color: #1E9FFF;
    border-bottom: 1px solid #1E9FFF;
}
.cy_receivables_operation{
    padding: 10px 20px;
    float: left;
    min-width: 496px;
    /*max-width: calc(100% - 454px);*/
    width: calc(100% - 454px - 20px);
    background-color: #f5f6f9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.cy_receivables_operation h2{
    line-height: 34px;
    font-weight: 500;
    background-color: #fff;
    padding-left: 15px;
}
.cy_receivables_operation dd{
    position: relative;
    line-height: 30px;
    height: 30px;
    margin-left: 10px;
    text-align: center;
    padding: 5px 0;
    font-weight: 500;
}
/*.cy_receivables_operation_img_box{*/
    /*position: relative;*/
    /*height: 300px;*/
    /*overflow: hidden;*/
/*}*/
/*.cy_receivables_operation_img_box dd{*/
    /*position: absolute;*/
    /*top: 0;*/
    /*width: 50px;*/
    /*height: 100%;*/
    /*background-color: rgba(0,0,0,0.1);*/
/*}*/
.cy_receivables_operation_left{
    left: 0;
}
.cy_receivables_operation_right{
    right: 0;
}
.cy_receivables_operation_img_slide{
    position: absolute;
    left: 0;
    top: 0;
    width: 300%;
}
.cy_receivables_operation_img_slide li{
    width: calc(100% / 3);
    float: left;
}
.cy_receivables_operation img{
    width: 100%;
    font-size: 14px;
}

/* ------------------------------------------------------------收款账号-------------------------------------------------------------- */


/* ------------------------------------------------------------商城首页-------------------------------------------------------------- */

/* 轮播图 */
.cy_homepage_container {
    padding-top: 45px;
    padding-left: 30px;
}

/* .cy_homepage_container{
	padding: 0 50px;
} */
.cy_hp_renovation {
    float: left;
    width: 650px;
    padding-bottom: 88px;
}

.cy_hp_preview {
    position: absolute;
    left: 700px;
    top: 0;
    float: left;
    width: 320px;
    /*overflow: hidden;*/
    margin-left: 30px;
    text-align: center;
    margin-top: 60px;
}

.cy_hp_preview_box {
    width: 100%;
    text-align: left;
    margin-bottom: 15px;
    width: 337px;
    height: 540px;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #fff;
}

.cy_hp_r_carousel_upload {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    width: 120px;
    height: 70px;
    background: url("../img/cy_hp_r_carousel_upload.png") no-repeat center 15px;
    line-height: 104px;
    z-index: 999;
}

.triangle-down {
	float: right;
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 8px solid #acaeb5;
	margin-right: 25px;
	margin-top: 12px;
	cursor: pointer;
	transform:rotate(0);
	　　transtion:all .3s linear;
	　　-webkit-transform:rotate(0);
	　　-webkit-transtion:all .5s linear;
}

.triangle-down.cy_rotate {
    transform: rotate(180deg);
    　　transtion: all .3s linear;
    　　-webkit-transform: rotate(180deg);
    　　-webkit-transtion: all .5s linear;
}

.cy_hp_r_carousel_row {
    position: relative;
    padding-left: 20px;
    margin-top: 20px;
}

.cy_hp_r_carousel_upload_container {
    position: relative;
}

.cy_hp_r_carousel_img_container {
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    margin: 0;
    margin-left: 20px;
    background: url("../img/cy_hp_r_carousel_upload.png") no-repeat center 15px;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    width: 120px;
    height: 70px;
}

.cy_hp_r_carousel_img_container > span {
    display: inline-block;
    margin-top: 40px;
}

.cy_hp_r_carousel_img_container > img {
    max-width: 100%;
    max-height: 100%;
}

.cy_hp_r_carousel_img_container p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.cy_hp_r_carousel_img_container p span, .cy_hp_r_carousel_img_container p a {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}
.cy_hp_renovation_carousel{
	/*padding-top: 30px;*/
	background-color: #fff;
}
.cy_hp_renovation_carousel h1{
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	line-height: 32px;
	padding-bottom: 8px;
    padding-top: 8px;
	border-bottom: 1px solid #f7f7f7;
}

.cy_hp_r_carousel_effect_container {
    height: 74px;
    margin-left: 122px;
}

.cy_hp_r_carousel_effect_left {
    width: 402px;
    float: left;
    padding-left: 20px;
}

.cy_hp_r_carousel_effect_left p span {
    color: #1b76ff;
    cursor: pointer;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; /*加宽度width属来兼容部分浏览*/
    width: 85%;
    display: inline-block;
    vertical-align: text-bottom;
}

.cy_hp_r_carousel_effect_right {
    float: right;
    margin-right: 22px;
}

.cy_hp_r_carousel_effect_right span {
    display: inline-block;
    height: 74px;
    line-height: 74px;
}

.cy_hp_r_carousel_effect_right img {
    cursor: pointer;
    vertical-align: 26px;
}

.cy_hp_r_effect_remove {
    margin-left: 10px;
}

.cy_hp_r_effect_lower {
    margin-left: 5px;
}

.cy_hp_r_carousel_effect_left p {
    margin-top: 5px;
}

.cy_hp_r_carousel_effect_left button {
    margin-top: 15px;
    border-radius: 5px;
    /*border: 1px solid #FF5722;*/
    border: 1px solid #dcdfe6;
    /*background-color: #fff0eb;*/
    background-color: #fff;
    /*color: #FF5722;*/
    color: #43475f;
}

.cy_hp_r_carousel_effect_left button:hover {
    color: #fff;
    background-color: #ff501a;
}

.cy_hp_renovation_carousel_add {
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #f7f7f7;
    text-align: center;
    color: #ff6668;
}

.cy_hp_renovation_carousel_add span {
    font-weight: bold;
    cursor: pointer;
}

.cy_hp_renovation_carousel_add img {
    vertical-align: -2px;
}

.layui-upload-img {
    height: 100%;
    width: 100%;
    display: none;
}

.cy_hp_r_carousel_row1 {
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 999;
}

.cy_hp_r_carousel_text {
    position: absolute;
    top: 3px;
    left: 30px;
}

.cy_hp_r_carousel_up {
    width: 100%;
    height: 74px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
}

.cy_hp_r_carousel_img_container img {
    position: absolute;
    top: 0;
    left: 0;
}

/* 轮播图设置 */
.cy_hp_r_carousel_fit_select {
    text-align: left;
    margin-left: 35px;
}

.cy_hp_r_carousel_fit_select span {
    position: relative;
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-left: 15px;
    margin-right: 5px;
}

.cy_hp_r_carousel_fit_select span input {
    position: absolute;
    top: 8px;
    left: 0;
    width: 22px;
    height: 22px;
    opacity: 0;
    z-index: 999;
    cursor: pointer;
}

.cy_hp_r_carousel_fit_select span i {
    position: absolute;
    top: 3px;
    left: 0;
    width: 22px;
    height: 22px;
    font-size: 18px;
    color: #c2c2c2;
}

.cy_hp_r_carousel_fit_select span i.cy_hp_r_activity_active {
    color: #1b76ff;
}

.cy_hp_r_carousel_fit_tab {
    margin-top: 15px;
}

.cy_hp_r_carousel_fit_tab label.layui-form-label {
    padding: 5px 15px;
    width: 80px;
}
.cy_hp_r_carousel_fit_keep{
	width: 100%;
	text-align: center;
	margin-bottom: 12px;
}
.cy_hp_r_carousel_fit_tab_box .cy_hp_r_carousel_fit_tab{
	display: none;
	min-height: 230px;
}

.cy_hp_r_carousel_fit_tab_box .cy_hp_r_carousel_fit_tab.cy_hp_r_c_fit_tab_block {
    display: block;
}

.cy_hp_r_carousel_fit_tab form div.layui-input-block {
    margin-left: 0;
    margin-top: 15px;
}

.cy_hp_r_carousel_fit_tab form div.layui-input-block .layui-unselect {
    width: 230px;
    float: left;
}

.cy_hp_r_carousel_fit_tab form div.layui-input-block .layui-unselect input {
    height: 30px;
}

.cy_hp_r_carousel_fit_tab form div.layui-input-block .layui-anim .layui-this {
    background-color: #ff6668;
}

.cy_hp_r_carousel_fit_tab_shop {

}

.cy_hp_r_carousel_fit_keep span {
    display: inline-block;
    width: 100px;
    height: 36px;
    line-height: 36px;
    background-color: #FF5722;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
}

.cy_hp_r_carousel_fit {
    position: relative;
    padding: 10px 20px 10px 20px;
    text-align: center;
    line-height: 30px
}

.cy_hp_r_carousel_fit_tab_shop form div.layui-input-block {
    margin-left: 0;
    margin-top: 15px;
}

.cy_hp_r_carousel_fit_tab_shop form div.layui-input-block label.layui-form-label {
    padding: 5px 0;
    text-align: center;
}

div.cy_hp_r_carousel_fit_tab_shop {
    margin-top: 0;
}

.cy_hp_r_carousel_fit_tab_shop form div.layui-input-block .layui-unselect {
    width: 130px;
}

.cy_hp_r_carousel_fit_tab_shop form {
    height: 58px;
    text-align: left;
    padding-left: 18px;
}

.cy_hp_r_carousel_fit_tab_shop li {
    padding-left: 4px;
}

.cy_hp_r_carousel_fit_tab_shop li div.layui-input-block {
    margin-left: 0;
}

.cy_hp_r_carousel_fit_tab_shop form div.layui-input-block {
    margin-top: 10px;
}

.cy_hp_r_carousel_fit_tab_shop li div label {
    padding: 5px 0;
    text-align: center;
}

.cy_hp_r_carousel_fit_tab_shop li div.layui-input-block input {
    height: 30px;
}

.cy_hp_r_carousel_fit_tab_shop form div.layui-form-item {
    display: inline-block;
}

.cy_hp_r_carousel_fit_tab_shop label.layui-form-label {
    padding: 5px 0px 5px 14px;
}

.cy_hp_r_carousel_reveal {
    width: 100%;
    min-height: 100px;
    padding-top: 15px;
    box-sizing: border-box;
    text-align: left;
    padding-left: 30px;
}

.cy_hp_r_carousel_reveal_box {
    position: relative;
    display: inline-block;
    width: 32%;
    border: 1px solid rgb(194, 194, 194);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right: 1%;
    padding: 5px 0;
}
.cy_hp_r_carousel_reveal_box.active{
    border-color: #1b76ff;
}
.cy_hp_r_carousel_reveal_box label{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.cy_hp_r_carousel_reveal_box .layui-col-sm2 {
    height: 73px;
}

.cy_hp_r_carousel_reveal_box .layui-col-sm2 div {
    width: 22px;
    height: 22px;
    margin-top: 23px;
    margin-left: 4px;
    position: relative;
}

.cy_hp_r_carousel_reveal_box .layui-col-sm2 div input {
    position: absolute;
    top: 4px;
    left: 0;
    opacity: 0;
    width: 22px;
    height: 22px;
}

.cy_hp_r_carousel_reveal_box .layui-col-sm2 div i {
    font-size: 22px;
    color: rgb(194, 194, 194);
    width: 22px;
    height: 22px;
}

.cy_hp_r_carousel_reveal_box .layui-col-sm2 div i.active {
    color: #1b76ff;
}

.cy_hp_r_carousel_reveal_box img {
    width: 73px;
    height: 73px;
    border-radius: 5px;
}

.cy_hp_r_carousel_reveal_box .layui-col-sm6 {
    text-align: left;
    height: 73px;
}

.cy_hp_r_carousel_reveal_box .layui-col-sm6 p {
    padding-left: 10px;
    margin-top: 2px;
    line-height: 20px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}

.cy_hp_r_carousel_reveal_box .layui-col-sm6 div {
    padding-left: 10px;
    line-height: 18px;
    color: #f00;
    font-weight: 500;
    padding-top: 5px;
}

.cy_hp_r_carousel_reveal_box h2 {
    width: 80px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    border: 1px solid #f5f6f9;
    cursor: pointer;
    text-align: center;
}

.cy_hp_r_carousel_reveal_box.cy_select_active {
    border: 1px solid #acaeb5;
}

/* 导航按钮 */
.cy_hp_renovation_navbutton {
    background-color: #fff;
    margin-top: 20px;
}

.cy_hp_renovation_navbutton h1 {
    font-size: 14px;
    font-weight: bold;
    padding-left: 22px;
    line-height: 32px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #f7f7f7;
}

.cy_hp_r_navbutton_row {
    position: relative;
    padding-left: 20px;
    margin-top: 20px;
}

.cy_hp_r_navbutton_img_container {
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    margin: 0;
    margin-left: 20px;
    background: url(../img/nav.png) no-repeat center;
    border: 1px solid #C9C9C9;
    border-radius: 50%;
    width: 70px;
    height: 70px;
}

.cy_hp_r_navbutton_img_container img.layui-upload-img {
    border-radius: 50%;
}

.cy_hp_r_navbutton_up {
    width: 100%;
    height: 74px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
}

.cy_hp_r_navbutton_row1 {
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    opacity: 0;
    z-index: 999;
}

.cy_hp_r_navbutton_img_container p {
    position: absolute;
    top: 80px;
    left: 0;
    width: 70px;
    height: 25px;
    line-height: 25px;
    cursor: pointer;
    /*border: 1px solid #C9C9C9;*/
    border: 1px solid #eee;
    border-radius: 5px;
}

.cy_hp_r_navbutton_img_container p.active {
    background-color: #FF5722;
    color: #fff;
}

.cy_hp_r_navbutton_effect_container {
    height: 120px;
    margin-left: 120px;
}

.cy_hp_r_navbutton_effect_left {
    width: 402px;
    float: left;
    padding-left: 20px;
}

.cy_hp_r_navbutton_effect_left p span {
    color: #1b76ff;
    cursor: pointer;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 85%;
    display: inline-block;
    vertical-align: text-bottom;
}

.cy_hp_r_navbutton_effect_left p {
    margin-top: 5px;
}

.cy_hp_r_navbutton_effect_left h2 {
    margin-top: 15px;
}

.cy_hp_r_navbutton_effect_left h2 input {
    width: 240px;
    border: 1px solid #ececec;
    line-height: 30px;
    padding-left: 10px;
    border-radius: 5px;
}

.cy_hp_r_navbutton_effect_left h3 {
    margin-top: 10px;
}

.cy_hp_r_navbutton_effect_left h3 .layui-form-item {
    margin: 0;
}

.cy_hp_r_navbutton_effect_right {
    float: right;
    margin-right: 22px;
}

.cy_hp_r_navbutton_effect_right span {
    display: inline-block;
    height: 120px;
    line-height: 120px;
}

.cy_hp_r_navbutton_effect_right img {
    cursor: pointer;
    vertical-align: 56px;
}

.cy_hp_renovation_navbutton_add {
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #f7f7f7;
    text-align: center;
    color: #ff501a;
}

.cy_hp_renovation_navbutton_add span {
    font-weight: bold;
    cursor: pointer;
}

.cy_hp_renovation_navbutton_add img {
    vertical-align: -2px;
}

/* 活动模块 */

.cy_hp_renovation_activity {
    margin-top: 20px;
    background-color: #FCFCFC;
    padding-top: 1px;
}

.cy_hp_renovation_activity:nth-child(1) {
    margin-top: 0;
}

.cy_hp_renovation_addactivity_box {
    /*margin-top: 20px;*/
    background-color: #fff;
}

.cy_hp_renovation_addactivity_box_title {
    background-color: #fff;
    margin-top: 20px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 22px;
    line-height: 32px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #f7f7f7;
}

.cy_hp_renovation_activity h1 {
    font-size: 14px;
    font-weight: bold;
    padding-left: 22px;
    line-height: 32px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #f7f7f7;
}

.cy_hp_renovation_activity h3 {
    padding-left: 22px;
    margin-top: 20px;
	position: relative;
}

.cy_hp_renovation_activity h3 input {
    width: 240px;
    line-height: 25px;
    padding-left: 10px;
    border: 1px solid #ececec;
    border-radius: 5px;
}
.cy_hp_r_activity_row{
	position: relative;
	padding-left: 20px;
	padding-top: 20px;
	margin-top: 1px;
	background-color: #fff;
}
.cy_hp_r_activity_row:nth-child(2){
	margin-top: 20px;
}
.cy_hp_r_activity_row .cy_hp_r_carousel_img_container{
	top: 20px;
}
.cy_hp_r_activity_effect_right{
	position: absolute;
	right: 0;
	top: -7px;
	float: right;
	margin-right: 22px;
}

.cy_hp_r_activity_effect_right span {
    display: inline-block;
    height: 29px;
    line-height: 29px;
}

.cy_hp_r_activity_effect_right img {
    cursor: pointer;
    vertical-align: 2px;
}

.cy_hp_r_activity_remove {
    margin-left: 10px;
}

.cy_hp_r_activity_lower {
    margin-left: 5px;
}

.cy_hp_r_activity_effect_left h2 {
    height: 32px;
    line-height: 32px;
}

.cy_hp_r_activity_effect_left h2 span {
    position: relative;
    display: inline-block;
    width: 22px;
    height: 22px;
}
.cy_hp_r_activity_effect_left h2 span:nth-child(2){
	margin-left: 10px;
}
.cy_hp_r_activity_effect_left h2 span i{
	position: absolute;
	top: 0px;
	left: 0;
	width: 22px;
	height: 22px;
	/*font-size: 22px;*/
	font-size: 18px;
	color: #c2c2c2;
}

.cy_hp_r_activity_effect_left h2 span i.cy_hp_r_activity_active {
    color: #1b76ff;
}

.cy_hp_r_activity_effect_left h2 span input {
    position: absolute;
    top: 5px;
    left: 0;
    width: 22px;
    height: 22px;
    opacity: 0;
    z-index: 999;
    cursor: pointer;
}

.cy_hp_r_activity_effect_container {
    height: 100px;
    margin-left: 122px;
}

.cy_hp_r_activity_effect_left {
    width: 404px;
    float: left;
    padding-left: 15px;
    margin-top: 14px;
}

.cy_hp_r_activity_effect_left h4 input {
    width: 240px;
    line-height: 25px;
}

.cy_hp_r_activity_effect_left p span {
    color: #1b76ff;
    cursor: pointer;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 85%;
    display: inline-block;
    vertical-align: text-bottom;
}

.cy_hp_r_activity_effect_left form .layui-input-block .layui-form-radioed i, .cy_hp_r_activity_effect_left form .layui-input-block i:hover {
    color: #1b76ff;
}
.cy_hp_renovation_activity_add{
	/*margin-top: 20px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #e8e8e8;
	text-align: center;
	color: #ff501a;
}

.cy_hp_renovation_activity_add span {
    font-weight: bold;
    cursor: pointer;
}

.cy_hp_renovation_activity_add img {
    vertical-align: -2px;
}

.cy_picker {
    cursor: pointer;
    margin: 0;
    padding: 0;
    border: 0;
    width: 0;
    height: 20px;
    border-right: 20px solid #000000;
    line-height: 20px;
}

/* 添加活动模块 */
.cy_hp_renovation_addactivity {
    text-align: center;
    padding-top: 10px;
    background-color: #fff;
    height: 65px;
}

.cy_hp_renovation_addactivity button {
    border-radius: 5px;
    margin-top: 18px;
    color: #ff501a;
    font-weight: 500;
    border-color: #ffb9a4;
    width: 126px;
}
.cy_hp_renovation_addactivity button:hover{
	background-color: #ff501a;
}
/* 底部导航 */
.cy_hp_renovation_bottonnav {
    background-color: #fff;
    margin-top: 20px;
}

.cy_hp_renovation_bottonnav h1 {
    font-size: 14px;
    font-weight: bold;
    padding-left: 22px;
    line-height: 32px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #f7f7f7;
}

.cy_hp_r_bn_box {
    padding-bottom: 20px;
}

.cy_hp_r_bn_row {
    position: relative;
    padding-left: 20px;
    margin-top: 20px;
}

.cy_hp_r_bn_row span.icon {
    font-size: 20px;
    vertical-align: middle;
}

.cy_hp_r_bn_choose {
    width: 74px;
    height: 30px;
    background-color: #fdfdfd;
    border: 1px solid #eeeeee;
    border-radius: 5px;
    margin-left: 12px;
    cursor: pointer;
}

.cy_hp_r_bn_choose:hover {
    background-color: #ff501a;
    color: #fff;
}
.cy_hp_r_bn_row input{
	width: 240px;
	line-height: 30px;
	border: 1px solid #ececec;
	padding-left: 10px;
	margin-left: 12px;
	border-radius: 5px;
}

.cy_hp_r_bn_row p {
    position: relative;
    padding-left: 137px;
    margin-top: 10px;
    font-size: 12px;
    color: #999;
}

.cy_hp_r_bn_row p b {
    position: absolute;
    top: 0;
    left: 124px;
    color: #f00;
    font-size: 16px;
    margin-right: 5px;
}


/* icon弹窗 */
.mask {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 999;
}
.mask_jjh {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 999999999;
}

.cy_homepage_icon {
    position: fixed;
    display: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 770px;
    height: 540px;
    border-radius: 10px;
    background-color: #fff;
    z-index: 1000
}

.cy_homepage_icon h1 {
    position: relative;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 14px;
    background-color: #f5f6f9;
}

.cy_homepage_icon h1 img {
    position: absolute;
    top: 13px;
    right: 20px;
    cursor: pointer;
}

.cy_homepage_icon_box {
    text-align: left;
}

.cy_homepage_icon_box span {
    font-size: 40px;
    margin: 0 16px;
    cursor: pointer;
}

.cy_homepage_icon_box p {
    margin-top: 20px;
}

.cy_homepage_icon_box p span.cy_color_active {
    /*color: #ff6130;*/
}

.cy_icon_picker {
    margin: 0;
    padding: 0;
    border: 0;
    width: 70px;
    height: 20px;
    border-right: 20px solid green;
    line-height: 20px;
}

.colpick.colpick_hex.colpick_hex_ns.colpick_dark {
    z-index: 1000;
}

.cy_homepage_icon_box h3 {
    margin-top: 15px;
    padding-left: 16px;
}

.cy_icon_picker {
    margin-left: 15px;
    cursor: pointer;
    padding: 0;
    border: 0;
    width: 0;
    height: 20px;
    border-right: 20px solid rgb(0, 180, 0);
    line-height: 20px;
    border-color: rgb(0, 180, 0);
}

.cy_homepage_icon_box h6 {
    margin-top: 15px;
    padding-left: 16px;
    position: absolute;
    right: 16px;
    bottom: 18px;
}

.cy_homepage_icon_box h6 p {
    width: 110px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
    margin-top: 15px;
    border-radius: 5px;
    color: #fff;
    background-color: #FF5722;
    border: none;
    cursor: pointer;
}

.cy_homepage_icon_box h6 p:hover {
    background-color: #ff7d55;
}

.cy_hp_renovation_keep {
    position: fixed;
    bottom: 0;
    width: 650px;
    left: 0;
    margin-left: 230px;
    background-color: #fff;
    text-align: center;
    padding: 15px 0 15px;
    box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.1);
}

.cy_hp_renovation_keep button {
    width: 100px;
    border-radius: 5px;
}

.cy_popup_carousel {
    position: fixed;
    display: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 800px;
    height: 500px;
    border-radius: 5px;
    background-color: #fff;
    z-index: 1000;
}

.cy_popup_carousel section {
    overflow-y: auto;
    height: 440px;
}
.cy_popup_carousel section::-webkit-scrollbar {
     display: block !important;
}

.cy_popup_carousel section::-webkit-scrollbar {
    width: 4px;
}

.cy_popup_carousel section::-webkit-scrollbar-thumb {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
}

.cy_popup_carousel section::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.0);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.0);
}

.cy_popup_carousel h1 {
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    background-color: #F8F8F8;
}

.cy_popup_carousel h1 img {
    float: right;
    cursor: pointer;
    margin-top: 13px;
    margin-right: 20px;
}

.layui-body {
    min-width: 1250px;
}

.cy_hp_preview_box .swiper-container .swiper-slide img {
    width: 100%;
}

.cy_hp_r_carousel_fit_tab_box .cy_hp_r_carousel_fit_tab:nth-child(1),.cy_hp_r_carousel_fit_tab_box .cy_hp_r_carousel_fit_tab:nth-child(4){
	padding-bottom: 15px;
}
.cy_hp_container{
    min-height: calc(100vh - 59px - 60px - 74px);
}

/* ------------------------------------------------------------商城首页-------------------------------------------------------------- */


/* -----------------------------------------------会员列表-------------------------------------- */

/*.cy_ml_search_box .cy_ml_search .layui-input-inline {*/
/*    margin-right: 0;*/
/*}*/
.cy_ml_search_box .cy_white_form .layui-form-label{
    width: 66px;
    color: #43475f;
}
.cy_ml_search_box{
    /*padding-top: 15px;*/
    /*min-height: calc(100vh - 60px - 100px);*/
}

    /*.cy_ml_search_box{*/
/*margin-top: 30px;*/
/*}*/
.cy_ml_search_button,.cy_md_search_button{
	width: 80px;
	text-align: center;
	border-radius: 5px;
	height: 30px;
	line-height: 30px;
}

.cy_button .layui-layer-btn a {
    border: 0;
    border-radius: 5px;
    background-color: #ff6130;
}

.cy_memberlist_content {
    padding-top: 15px;
}

.cy_memberlist_content input {
    height: 30px;
    line-height: 30px;
}

.layui-form-label {
    padding-top: 6px;
    padding-left: 0;
    padding-bottom: 0;
}

.cy_ml_search_box .layui-input-inline {
    width: 203px;
}

#date1, #date2 {
    background: url("../img/calendar.png") no-repeat 173px center;
    background-size: 20px 20px;
    padding-right: 30px;
    background-color: #f1f1f5;
}

.cy_ml_search_box, .cy_ml_search_box th {
    text-align: center;
}

.cy_search_all {
    position: relative;
}

.cy_search_all .layui-form-checkbox {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}

.cy_batch_btn {
    float: right;
}

.cy_ml_search_box th, .cy_ml_search_box td {
    border-width: 0 0 0 0;
}
.cy_ml_search_box tr:nth-child(2n){
    background-color: #fafafa;
}
.cy_ml_search_box tr td{
    padding: 15px 0;
}

td > .cy_ml_tbady_news1 {
    text-align: left;
    min-width: 247px;
}

td > .cy_ml_tbady_news1 h1 {

    overflow: hidden;
    text-overflow: ellipsis;
    display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:1;
    display: flex;
    align-items: center;
}

.cy_ml_tbady_news1 img {
    vertical-align: -7px;
    width: 45px;
    height: 45px;
    margin-right: 15px;
}

.cy_ml_tbady_news1 img {
    vertical-align: -7px;
    width: 45px;
    height: 45px;
    margin-right: 10px;
    border-radius: 45px;
    margin-top: 1px;
}

.cy_ml_tbady_news1 div {
    display: inline-block;
}

.cy_ml_tbady_news1 div p {
    font-size: 12px;
    text-align: left;
}

button.cy_ml_tbady_button {
    display: block;
    margin: 10px auto 0 !important;
    width: 98px;
    text-align: center;
    border-radius: 5px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    border: 1px solid #eee;
    background: #fff;
    color: rgba(67, 71, 95, 1);
}

.cy_ml_tbady_button:hover {
    border: 1px solid #46a0fc;
    background-color: rgba(70, 160, 252, .1);
    color: #46a0fc;
}
.cy_ml_tbady_batch_remove{
	width: 98px;
	text-align: center;
	border-radius: 5px;
	height: 30px;
	line-height: 30px;
}

.cy_ml_tbady_batch_back {
    width: 98px;
    height: 30px;
    line-height: 30px;
}

.cy_ml_search_box tfoot td span {
    position: absolute;
}

.cy_ml_search_box .layui-form-item td div {
    display: inline-block;
    position: relative;
}

.cy_ml_search_box td div ul {
    position: absolute;
    /*top: 79px;*/
    display: none;
    left: 50%;
    box-shadow: 3px 5px 30px rgba(0, 0, 0, 0.1);
    margin-left: -49px;
    width: 98px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 5px;
    z-index: 5;
}

.cy_ml_search_box td div ul li {
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}

.cy_ml_search_box td div.cy_ml_tbady_batch {
    float: right;
    margin-right: 30px;
}

.cy_ml_search_box div.layui-form-item {
    text-align: left;
}
.cy_ml_tbady_batch button{
    margin-left: 5px !important;
    margin-right: 5px !important;
}

/* 修改密码 */
.cy_ml_modify {
    padding: 0 0 25px 0;
}

.cy_ml_modify p {
    margin-top: 10px;
}

.cy_ml_modify p input {
    margin-left: 15px;
    border: 1px solid rgb(230, 230, 230);;
    background-color: #fff;
    border-radius: 2px;
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
    width: 200px;
}

/* 分页 */
.cy_ml_paging {
    float: right;
	margin-top: 0;
    margin-right: 15px;
}

.cy_ml_paging div {
    padding: 10px 0;
    font-size: 0;
}

.cy_ml_paging a {
    display: inline-block;
    width: 38px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #e2e2e2;
    cursor: pointer;
}

.cy_ml_paging span {
    display: inline-block;
    width: 38px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #e2e2e2;
}

.cy_ml_paging a.active {
    background-color: #FF5722;
    color: #fff;
}

/* 分页插件 */
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination > li {
    display: inline;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    cursor: not-allowed;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}


.cy_ml_tbady_news_popup {
    /*padding: 0 40px;*/
    /*width: 400px;*/
    /*height: 306px;*/
    background-color: #fff;
}

.cy_ml_tbady_news_popup input {
    display: inline-block;
    margin-top: 30px;
    /*width: 315px;*/
    width: 539px;
    height: 30px;
}

.cy_ml_tbady_news_popup .layui-layedit {
    float: right;
    width: 537px;
}

.cy_ml_tbady_news_popup p {
    clear: both;
    overflow: hidden;
}

.cy_ml_tbady_news_popup div {
    text-align: center;
}

.cy_ml_tbady_news_popup div i input {
    margin: 0;
    width: 32px;
}

.cy_ml_tbady_news_popup p {
    margin-top: 15px;
}

.cy_ml_tbady_news_popup textarea {
    resize: none; /* 禁止拉伸 */
    /*vertical-align: -124px;*/
    width: 294px;
    border: 1px solid #e6e6e6;
    padding-left: 10px;
    padding-right: 9px;
    height: 137px;
}

.cy_ml_tbady_news_popup span {
    vertical-align: top;
}

.cy_ml_tbady_news_popup div {
    text-align: center;
    /*margin-top: 30px;*/
}

.cy_ml_tbady_news_popup button {
    width: 74px;
    height: 30px;
    font-size: 12px;
    cursor: pointer;
}

.cy_ml_modify_btn {
    margin-top: 25px;
    height: 30px;
    line-height: 30px;
    width: 100px;
}

.cy_bg_background{
    background-color: #fff;
}
.cy_mail_list_box thead tr{
    background-color: #e8eaf1;
}
.cy_mail_list_box tr td{
    padding: 15px 0;
}
.cy_mail_list_box .zjw_wrap thead tr:nth-child(1){
    background-color: #e2e5ed;
}



/* -----------------------------------------------会员列表-------------------------------------- */


/* -----------------------------------------------会员详情页-------------------------------------- */
.cy_ol_pull .layui-input-inline {
    width: 57px;
}

.cy_ol_tab {
    box-shadow: none;
}
.cy_ol_tab .layui-tab-item .layui-col-md12 .layui-card-header{
    background-color: #e8eaf1 !important;
}

.cy_ol_tab ul {
    position: relative;
}

.cy_ol_tab ul .cy_ol_tab_fahuo {
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 0;
}
.cy_ol_tab ul .cy_ol_tab_export {
    font-size: 14px;
    /*position: absolute;*/
    top: 0;
    right: 0;
}


.cy_ol_tab .layui-row {
    margin-bottom: 20px;
}

.cy_ol_tab ul li span {
    color: #ff501a;
    font-weight: 550;
}

/*.cy_ol_tab ul li {*/
/*    font-weight: 550;*/
/*}*/

.cy_ol_tab .layui-this {
    color: #fff;
    background-color: #ff6130;
}
.layui-tab-title li{
    font-weight: 550;
}
.cy_ol_tab ul li.layui-this span{
    color: #fff;
}

/*.cy_ol_tab .layui-this{*/
/*border-bottom: 3px solid #ff501a;*/
/*}*/
.cy_ol_tab .layui-tab-content {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 10px solid #f5f6f9;
}
.cy_ol_tab .layui-tab-content:nth-child(2){
    /*padding-top: 10px;*/
}

.cy_ol_tab .layui-show .layui-row {
    /*box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);*/
    /*border: 1px solid rgba(0, 0, 0, .05);*/
}

.cy_ol_tab_identifier {
    margin-right: 15px;
}

.remarksarea{
    resize: none;
    width: 100%;
    height: 140px;
    border-color: #ddd;
    position: relative;
    padding: 8px;
    box-sizing: border-box;
    word-break: break-all;
}
.remarktext{
    position: absolute;
    right: 26px;
    bottom: 14px;
    color: #ddd;
}
.remarktable{
    width: 100%;
    padding: 10px 32px 10px 20px;
    box-sizing: border-box;
    background: #f3e6e4;
}
.remarktable p{
    color: #ec5f36;
}
.remarktable p:nth-child(2){
    text-align: right;
    color: #999999;
    font-size: 12px;
}

.remarktable p:nth-child(2) span{
    font-size: 12px;
}
.remarklist{
    width: 93%;
    word-break: break-all;
    word-wrap: break-word;
}

@media screen and  (max-width: 1440px){
    .remarktable p:nth-child(1) span:nth-child(1){
        width: 7%;
        display: inline-block;
    }
}
.remarktable p:nth-child(1){
    display: flex;
}
.cy_ol_tab .layui-card-body {
    padding-right: 0;
    padding-left: 0;
}

.cy_ol_tab .cy_ol_tab_content_box td > div.cy_ol_tab_goods {
    /*padding-left: 15px;*/
    padding-left: 20px;
    box-sizing: border-box;
    width: 300px;
    line-height: 22px;
    margin-top: 10px;
}

.cy_ol_tab .cy_ol_tab_content_box td > div.cy_ol_tab_goods:nth-child(1) {
    margin-top: 0;
}

.cy_ol_tab .cy_ol_tab_content_box td > div.cy_ol_tab_btn {
    width: 150px;
    text-align: center;
    position: relative;
}
.cy_ol_tab_btn_social{
    text-align: center;
    position: relative;
}
.cy_ol_tab_btn_social ul{
    position: absolute;
    display: none;
    padding: 5px 0;
    left: 50%;
    bottom: -112px;
    box-shadow: 3px 5px 30px rgba(0, 0, 0, 0.1);
    margin-left: -14px;
    width: 98px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 5px;
    z-index: 5;

}
.cy_ol_tab_btn_social ul li{
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    width: 100%;
}

/* 订单种类 */
.cy_marketing_type {
    display: inline-block;
    padding: 0 15px;
    line-height: 26px;
    color: #fff;
    border-radius: 5px;
    margin-left: 15px;
}

span.cy_activity1 {
    background-color: #ff602c;
}

span.cy_activity2 {
    background-color: #538dff;
}

span.cy_activity3 {
    background-color: #0db9fe;
}

span.cy_activity4 {
    background-color: #ffa303;
}

span.cy_activity5 {
    background-color: #ff4949;
}
span.cy_activity7 {
    background-color: #5CB015;
}


/*.cy_ol_tab .cy_ol_tab_content_box td>span{*/
/*display: inline-block;*/
/*float: left;*/
/*width: 1px;*/
/*height: 40px;*/
/*background-color: #f7f7f7;*/
/*margin-top: 16px;*/
/*}*/
table.cy_ol_tab_content_box {
    width: 100%;
}

/*商品*/
.cy_ol_tab_goods {
    /*width: 22.4%;*/
    /*height: 72px;*/
}

.cy_ol_tab_goods_img {
    display: inline-block;
    /*width: 72px;*/
    /*height: 72px;*/
}

.cy_ol_tab_goods_img img {
    vertical-align: -10px;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 5px
}

.cy_ol_tab_goods_content {
    display: inline-block;
    padding-left: 15px;
    width: calc(100% - 72px - 15px - 14px);
}

.cy_ol_tab_goods_content h1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 500;
}

.cy_ol_tab_goods_content h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
}

.cy_ol_tab_goods_content p {
    font-size: 12px;
}

.cy_ol_tab_goods_content p span {
    font-size: 12px;
}
.lyz-toastBalance_tips, .lyz-toastIntegral_tips{
    padding-top: 45px;
    color: red;
    font-size: 12px;
}

/*会员*/
.cy_ol_tab_member {
    /*width: 16.4%;*/
    /*height: 72px;*/
}

.cy_ol_tab_member_img {
    height: 30px;
}

.cy_ol_tab_member_img img {
    width: 30px;
    height: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.cy_ol_tab_member_content h1, .cy_ol_tab_member_content p {
    font-size: 12px;
    font-weight: 400;
}

/*买家*/
.cy_ol_tab_buyer {
    /*width: 22.7%;*/
    /*height: 72px;*/
}

.cy_ol_tab_buyer h2, .cy_ol_tab_buyer h1 {
    font-size: 12px;
    font-weight: 400;
    word-break: break-word;
}

/*状态*/
.cy_ol_tab_state {
    /*width: 10.5%;*/
    /*height: 72px;*/
}

.cy_ol_tab_state {
    text-align: center;
    line-height: 72px;
}

/*价格*/
.cy_ol_tab_price {
    /*width: 15.6%;*/
    /*height: 72px;*/
    text-align: center;
    padding: 0 10px;
}

.cy_ol_tab_price h1 {
    color: #ff501a;
}

.cy_ol_tab_price p {
    font-size: 12px;
}

/*按钮*/
.cy_ol_tab_btn {
    /*width: 11.2%;*/
    /*height: 72px;*/
}

.cy_ol_tab_btn button.layui-btn {
    width: 98px;
    text-align: center;
    border-radius: 5px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    margin-left: 0;
}

.cy_ol_tab_btn button + .layui-btn {
    margin-top: 10px;
}

/*修改地址弹窗*/
.cy_ol_modify_address_popup {
    width: 445px;
}

.cy_ol_modify_address_popup form .layui-form-item .layui-input-block {
    margin-left: 94px;
}

.cy_ol_modify_address_popup form .layui-form-item .layui-input-inline {
    margin-right: 15px;
}

.cy_ol_modify_address_popup form .layui-form-item .layui-input-inline:nth-child(4) {
    margin-right: 0;
}

.cy_ol_modify_address_popup_pull .layui-form-label {
    margin-right: 51px;
}

.cy_ol_modify_address_popup_pull .layui-input-inline {
    width: 107px;
}

.zj_myskin .layui-layer-btn .layui-layer-btn0 {
    border-radius: 5px;
    font-size: 12px;
    background-color: #ff6668;
    color: #fff;
    border: 1px solid #ffac92;
}

/*.zj_myskin .layui-layer-btn .layui-layer-btn0:hover{*/
/*border: 1px solid #ffac92;*/
/*color: #ff6130;*/
/*background-color: #fff7f5;*/
/*}*/
.zj_myskin .layui-layer-btn1 {
    text-align: center;
    border-radius: 5px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    border: 1px solid #eee;
    background: #fff;
    color: rgba(67, 71, 95, 1);
}

/*.zj_myskin .layui-layer-btn1:hover{*/
/*border: 1px solid #46a0fc;*/
/*background-color: rgba(70,160,252,.1);*/
/*color: #46a0fc;*/
/*}*/

/*发货弹窗*/
.cy_ol_modify_delivery_popup {
    width: 470px;
}

.cy_ol_m_d_popup_change div > button {
    min-width: 41px;
}

.cy_ol_popup_goods {
    width: calc(100% - 73px);
}

.cy_ol_popup_goods_img {
    position: relative;
    display: inline-block;
    width: 72px;
    height: 72px;
}

.cy_layui-block-mark {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.1);
}

.cy_ol_popup_goods_img span {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    font-size: 12px;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    background-color: rgba(0, 0, 0, 0.3);
}

.cy_ol_popup_goods_img img {
    vertical-align: -10px;
    width: 100%;
    height: 100%;
}

.cy_ol_popup_goods_content {
    display: inline-block;
    padding-left: 15px;
    width: 280px;
}

.cy_ol_popup_goods_content h1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 500;
}

.cy_ol_popup_goods_content h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
}

.cy_ol_popup_goods_content p {
    font-size: 12px;
    color: #ff6130;
}

.cy_ol_popup_goods_content p span {
    font-size: 12px;
    color: #ff6130;
}

.cy_ol_m_d_popup_logistics {
    margin-top: 15px;
}

.cy_ol_m_d_popup_goods h1, .cy_ol_m_d_popup_goods h2 {
    margin-top: 7px;
    margin-bottom: 3px;
}

.cy_ol_m_d_popup_logistics .layui-form-radio {
    margin-top: 0;
    margin-right: 0;
}

.cy_ol_m_d_popup_logistics .layui-form-radio i.layui-anim-scaleSpring {
    color: #46a0fc;
}

.cy_ol_m_d_popup_logistics .layui-form-radio i:hover {
    color: #46a0fc;
}

.cy_ol_m_d_popup_logistics .layui-inline {
    vertical-align: top;
}

.cy_ol_m_d_popup_logistics label {
    margin-top: 5px;
    display: inline-block;
    font-weight: 300;
    color: #43475f;
}

.cy_select_search .layui-select-title input {
    background-color: #F1F1F5;
}

.cy_select_search_sect .layui-select-title input {
    background-color: #fff;
}

.cy_select_search_sect .layui-select-title i {
    display: none;
}

.cy_select_search_sect .layui-select-title input {
    padding-right: 10px;
    cursor: auto;
}

.cy_select_search_sect .layui-anim-upbit dd[lay-value=''] {
    display: none;
}

.cy_ol_m_d_popup_number {
    padding-left: 44px;
    margin-top: 15px;
}

.cy_ol_m_d_popup_number .layui-input-inline {
    width: 176px;
}

.zj_myskin .layui-layer-content {
    padding: 20px;
    padding-bottom: 4px;
}

.cy_cy_ol_tab_btn_enter_price, .cy_cy_ol_tab_btn_enter_price_final{
    width: 373px;
}

/* 批量发货 */
.cy_batch_consignment {
}

.cy_batch_upload_btn {
    width: 98px;
    text-align: center;
    border-radius: 5px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin-left: 0;
    background-color: #fff;
    color: #43475f;
    border: 1px solid #e2e2e2;
}

.cy_batch_upload_btn:hover {
    background-color: #ff501a;
    color: #fff;
}

.cy_batch_upload {
    width: 100%;
}

.cy_batch_upload div.layui-input-inline {
    width: calc(100% - 100px)
}

.cy_batch_upload div span.layui-upload-choose {
    margin-bottom: 0;
}

.cy_batch_consignment_explain {
    font-size: 14px;
    color: #999;
}

.cy_batch_consignment_explain p {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
}

.cy_batch_upload_operation {
    position: relative;
    left: 0;
    bottom: 0;
    width: 98%;
    text-align: center;
}

.cy_batch_upload_operation .cy_button_preserve {
    height: 30px;
    line-height: 30px;
}

.cy_batch_upload_operation .layui-btn {
    width: 98px;
    text-align: center;
    border-radius: 5px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    background-color: #fff;
    color: #43475f;
    border: 1px solid #e2e2e2;
    margin-left: 15px;
}

.cy_batch_upload_operation .layui-btn:hover {
    background-color: #ff501a;
    color: #fff;
}


/* -----------------------------------------------会员详情页-------------------------------------- */


/* ---------------------------------------------------------------张------------------------------------------------------------------- */

.layui-input .layui-unselect {
    color: rgba(67, 71, 95, .7);
}

.zj_popContent {
    position: absolute;
    /*top: 0;*/
    /*left:0;*/
    /*margin: auto;*/
    /*transform: translate(-50%,-50%);*/
    border-radius: 5px;
    background: #fff;
    box-shadow: 1px 1px 50px rgba(0, 0, 0, .3)
}
.zj_popSortContent .zj_sort{
	margin: 0 40px;
}
.zj_popSortContent .layui-form-item .layui-input-inline{
	width: 240px;
}
/*新加无数据*start*/
.zj_noData {
    text-align: center;
    display: none;
    background-color: #FFFFFF;
}

.zj_noData img {
    margin-top: 148px;
}

.zj_noData p {
    margin: 20px 0 100px 0;
    font-size: 16px;
    color: rgba(67, 71, 95, .7);
    padding-bottom: 130px;
}


/*新加无数据*end*/


/*按钮颜色*start*/
button.btnNormal {
    border-radius: 5px;
    /*font-size: 12px;*/
    font-size: 14px;
    /*border: 1px solid #f8f9fb;*/
    background-color: #f8f9fb;
    color: #43475f;
}

.btnNormal:hover {
    background-color: #FF5722;
    color: #fff;
}

.btnOrange {
    border-radius: 5px;
    font-size: 12px;
    background: #FF6130;
    color: #fff;
    border: none;

}
.cy_logistics_btn_lower{
    background: #f8f9fb;
    /*border: 1px solid #FF6130 !important;*/
    color: #FF6130;
}

.btnOrange:hover {
    background: #FF6130;
    border: 1px solid #FF6130 !important;
    color: white;
}

.btnOrange1 {
    border-radius: 5px;
    font-size: 12px;
    background: #ff6130;
    color: #fff;
    border: none;
    margin-right: 10px;
}

.btnBlue {
    border-radius: 5px;
    font-size: 12px;
    background: #46a0fc;
    color: #fff;
    border: none;
}

.btnBlue:hover {
    color: #fff;
    background-color: rgba(70, 160, 252, .8);
}

.zj_popfont {
    font-size: 12px;
}

/*按钮颜色*end*/
/*商品列表(商品管理)-start*/

/*右侧内容*start*/
.layui-body {
    /*padding: 55px 30px 0;*/
    padding: 5px 15px 0;
}

@media screen and (min-width: 1280px) {
    .zjw_wrap  {
        min-width: 1065px !important;
    }


}
@media screen and (max-width: 1340px) {
    .zjw_tabBox {
        width: 1020px;
    }
}

@media screen and (max-width: 1100px) {
    .zjw_tabBox {
        width: 980px;
    }
}

/*#ff501a*/
@media screen and (max-width: 1340px) {
    .zjw_wrap {
        width: 975px;
    }
}

@media screen and (max-width: 1100px) {
    .zjw_wrap {
        width: 975px;
    }
}

.zjw_wrap {
    min-width: 1080px;
}

.cy_inputStyle {
    margin-top: 15px;
}

.zjw_cy_form_item1 {
    margin-top: 0;
}

.zjw_form_item .layui-inline {
    margin-right: 0;
}

.zjw_form_item .layui-form-label {
    padding: 5px;
    color: #43475f;
}

.layui-input {
    border-radius: 5px;
    height: 31px;
    /*background: #fbfbfb;*/
    background: #fff;
    color: rgba(67, 71, 95, .7);
}

input.layui-input[readonly] {
    background-color: #f1f1f5;
}

.cy_tui {
    margin-top: 20px;
    margin-bottom: 0;
}

input.layui-input[readonly] {
    /*background-color: #f1f1f5;*/
    background-color: #fbfbfb;
    /*height: 2.8rem;*/
}
/*.zjw_time{*/
    /*height: 2.8rem;*/
/*}*/


.zj_print {
    background: #fff;
    display: inline-block;
}

.zj_h span {
    font-size: 12px;
}

.zjw_form_item .layui-input-inline {
    /*width: 150px;*/
    width: 210px;
    margin-right: 20px;
}

/*源码改动-start*/
.layui-form-label {
    padding: 5px 5px;
    font-size: 14px;
    color: #43475f;
}

/*源码改动-end*/
.zjw_calendar {
    position: relative;
}

.zjw_time {
    padding-right: 30px;
}

.zjw_calendarImg {
    position: absolute;
    top: 7px;
    right: 10px;
    width: 17px;
    height: 17px;
    background: url(../../assets/img/calendar.png);
    background-size: cover;
}

/*.zjw_tabBox > .layui-tab-title .layui-this {*/
/*color: #ff501a;*/
/*}*/
/*.zjw_tab {*/
/*border: none;*/
/*}*/
/*.zjw_tabBox > .layui-tab-title .layui-this:after {*/
/*border: none;*/
/*border-radius: 0;*/
/*border-bottom: 2px solid #ff501a;*/
/*}*/
.zjw_tabBox {
    position: relative;
    margin: 10px 0;
}

.zjw_tabBox li {
    /*font-weight: 500;*/
    color: #43475f;
}

.zjw_tabBox > button {
    position: absolute;
    top: 0;
    height: 35px;
    width: 89px;
    font-size: 14px;
}

.zjw_tabBox > button.zjw_on {
    color: #fff;
    border: none;
    background: #ff6668;
}

.zjw_tabBox button:nth-child(2) {
    right: 0;
    top: 0px;
}

.zjw_tabBox button:nth-child(3) {
    right: 100px;
    top: 0px;
}

.zjw_tabBox button:nth-child(4) {
    right: 200px;
}

.zjw_tabBox .zjw_addProduct {
    right: -40px;
}

.zjw_tabBox .zjw_productDerive {
    right: 5px;
}

.zjw_tab span {
    margin-left: 5px;
    color: #ff501a;
    font-weight: 500;
}
.zjw_tab .layui-this span{
    color: #fff;
}

/*.zjw_tab li {*/
/*margin-right: 35px;*/
/*padding: 0 5px;*/
/*}*/
.zjw_tab .layui-this {
    color: #fff !important;
    border: 0 !important;
    background-color: #ff501a;
}

.zjw_tabContent {
    padding: 18px 0;
}

/*表格-start*/
.zjw_table {
    margin: 0;
}

.zjw_img {
    position: absolute;
    vertical-align: middle;
    top: 55%;
    left: 0;
    /* margin-top: -36px; */
    margin-top: -30px;
    /* bottom: 0; */
    /* margin: auto; */
    /* margin-top: -27px; */
    width: 61px;
    height: 61px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    /*border-radius: 61px;*/
}

/*!* 识别ie浏览器 *!*/
@media screen and (min-width: 0\0
) {
    /*.zjw_img {*/
    /*vertical-align:middle;*/
    /*margin-top: 20px;*/
    /*}*/
}

.cy_pl_botton {
    margin-top: 10px;
}

.cy_pl_botton:first-child {
    margin-top: 0;
}

.zjw_title {
    /*float: right;*/
    margin-top: 8px;
    margin-left: 75px;
    text-align: left;
}

.zjw_title span {
    display: block;
    -ms-word-break: break-all;
    word-break: break-all;
}

.zjw_title i {
    font-style: normal;
}

.zjw_table th {
    text-align: center;
    font-weight: 500;
    color:#43475f
}

.zjw_table td {
    position: relative;
    padding: 15px 0;
    text-align: center;
}

.cy_all button {
    position: relative;
}

.cy_all button div.layui-form-checkbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 32px !important;
    opacity: 0;
}

.zjw_table tbody button {
    width: 60px;
    height: 30px;
    font-size: 12px;
}


.zj_shelves {
    color: #fff;
    border: none;
    background: #46a0fc;
}

.zjw_table tfoot td:last-child {
    text-align: right;
}

.zjw_table tfoot tr {
    height: 85px;
}

.zjw_table tfoot button {
    width: 88px;
    height: 32px;
    line-height: 32px;
    margin-left: 8px;
    font-size: 12px;
    margin-right: 5px !important;
    margin-left: 5px !important;
}

.zjw_table tfoot button.zj_on {
    color: #fff;
    border: none;
    background: #ff6668;
}

/*.zj_moreShelves,.zj_moreUndercarriage {
	border: 1px solid #eee;
	background: #fff;
}*/

.zjw_form [lay-skin=primary] i {
    left: 6px;
}

.zj_all {
    position: relative;
    padding-left: 10px;
}

.zj_all span {
    position: absolute;
    width: 35px;
    top: 33px;
    left: 70%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/*清空秒*start*/
.layui-laydate-content > .layui-laydate-list {
    padding-bottom: 0px;
    overflow: hidden;
}

.layui-laydate-content > .layui-laydate-list > li {
    width: 50%;
}

.merge-box .scrollbox .merge-list {
    padding-bottom: 5px;
}

.layui-laypage-count {
    display: none !important;
}

.zj_page {
    float: right;
    margin-right: 5px;
}

/*清空秒*end*/
/*右侧内容*end*/
/*弹窗*start*/
.zj_popup {
    /*display: none;*/
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    overflow: auto;
    z-index: 1000;
}

/* 暂定 */
.zj_popup1 {
    /*display: none;*/
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    overflow: auto;
    z-index: 1000;
}

/* 暂定 */
.zj_popaddGoods {
    width: 807px;
    margin-left: -363px;
    height: 640px
}

.zj_sortTitle {
    padding: 10px 0 10px 25px;
    margin-bottom: 15px;
    text-align: center;
    font-size: 14px;
    border-bottom: 1px solid #f1f3f7;
    background-color: #f7f8fa;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.zj_close {
    float: right;
    margin-right: 15px;
}

.zjw_form_item1 {
    padding-left: 0px;
    margin-bottom: 0;
}

.zj_popFooter {
    text-align: center;
    margin-top: 40px;
    padding-bottom: 20px;
}

.zj_popFooter button {
    width: 100px;
    height: 34px;
    border-radius: 5px;
}

.zj_sureNormal {
    color: #fff;
    border: none;
    background: #ff6668;
}

.zj_sure {
    margin: 0 30px;
}

.zj_cancel {
    margin-right: 30px;
}

.zj_cancel {
    border: 1px solid #eee;
    background: #fff;
}

.zj_sort .layui-form-label {
    padding: 5px 15px;
}

.zj_sort .layui-input-inline {
    border-radius: 5px;
}

.zj_poptext {
    text-align: center;
    padding: 40px 60px;
}

.zj_poptext1 {
    text-align: center;
}

/*.zj_box {
	padding: 30px 0;
}*/
.zj_myskin .layui-layer-btn a {
    border-radius: 5px;
    border: 1px solid #eee;
    background: #fff;
    color: rgba(67, 71, 95, 1);
    width: 58px;
    height: 34px;
    line-height: 34px;
    color: #616367;
    background-color: #fff;
    border: 1px solid #dcdfe6;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
}

.zj_popSure {
    width: 50px;
    height: 25px;
    width: 70px;
    margin: 0 auto;
    margin-bottom: 20px;
    line-height: 25px;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    background-color: #ff6668;
    cursor: pointer;
}

.zjw_form {
    margin-bottom: 20px;
}

/*弹窗*end*/
/*商品列表(商品管理)-end*/

/* 商品分类-添加分类/修改分类 * start */

.cy_classify_popup_box {

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cy_classify_popup_box button{
    border-color: #dcdfe6 !important;
}
.cy_classify_popup_box .layui-form-item{
    margin-bottom: 15px;
}
.cy_classify_popup_box .layui-input-inline{
    width: 305px;
}
.cy_classify_popup_box .layui-form-label{
    width: 85px;
    font-size: 14px;
    color: #43475f;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0;
}

.cy_classify_popup_box .cy_classify_btn{
    font-size: 0;
}
.cy_classify_popup_box .cy_classify_btn button{
    font-size: 0;
    background-color: #f1f1f3;
    border: none;
}
.zjw_form_item1 button.cy_button_modify{
    margin-top: 0 !important;
    font-size: 12px;
}
.zjw_form_item1 .cy_classify_btn button.cy_button_modify:nth-child(1){
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.zjw_form_item1 .cy_classify_btn button.cy_button_modify:nth-child(2){
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.zjw_form_item1 button.active{
    background-color: #ff501a;
    color: #fff;
    border-color: #ff501a;
}

.cy_classify_popup_box .cy_classify_local_box{
    width: 102px;
    height: 102px;
    margin-top: 15px;
}
.cy_classify_popup_box .cy_classify_local_box .zj_sortImg{
    position: relative;
    height: 102px;
}
.cy_classify_local_box .cy_classify_local_img{
    position: absolute;
    top: 0;
    left: 0;
    width: 102px;
    height: 102px;
    border: 1px solid rgb(230, 230, 230);
    border-radius: 5px;
    overflow: hidden;
}
.cy_classify_local_img p{
    font-size: 12px;
    margin-top: 10px;
    text-align: center;
    line-height: 20px;
    color: #43475f;
}
.cy_classify_local_box .cy_classify_local_img >img{
    margin-top: 15px;
}

.cy_classify_popup_box .cy_classify_network_box{
    position: relative;
    margin-top: 10px;
    display: none;
}
.cy_classify_popup_box .cy_classify_network_box .cy_uploadImgBtn{
    position: absolute;
    top: 0;
    right: -65px;
    width: 60px;
}
.cy_classify_popup_box .cy_classify_network_box .layui-inline{
    width: 305px;
    margin-right: 0;
}
.cy_classify_popup_box .cy_classify_network_box .cy_network_img{
    width: 102px;
    height: 102px;
    border: 1px solid rgb(230, 230, 230);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 15px;
}


/* 商品分类-添加分类/修改分类 * end */

/*商品专题*start*/
.zjw_form_item2 .layui-input-inline {
    width: 140px;
}

.zjw_addSpecialTopic {
    position: absolute;
    top: 61px;
    right: 33px;
    width: 87px;
    height: 35px;
}

@media screen and (max-width: 850px) {
    .zjw_addSpecialTopic {
        display: none;
    }
}

#zjw_specialTopicSearch {
    background: #fff;
}

.zjw_specialTopicSearch {
    position: relative;
}

.zjw_table1 thead th:not(:last-child) {
    border-right: 0;
}

.zjw_table1 thead th:not(:first-child) {
    border-left: 0;
}

.zjw_table1 tbody td:first-child {
    text-align: center;
}

.zjw_operate button {
    width: 74px !important;
}

.zjw_search {
    /*height: 32px;*/
    /*width: 89px;*/
    font-size: 14px;
    vertical-align: bottom;
}

.zjw_searchBtn {
    height: 30px;
    width: 80px;
    border-radius: 5px;
    line-height: 30px;
    border: 0;
    color: #fff;


    /*position: absolute;*/
    /*right: 0px;*/
    /*height: 31px;*/
    /*width: 50px;*/
    /*margin-left: -20px;*/
    /*border-radius: 0 5px 5px 0;*/
    /*line-height: 31px;*/
    /*background-color: #ff6130;*/
    /*border: 0;*/
    /*color: #fff;*/

}

.zjw_searchBtn1 {
    position: absolute;
    right: 0px;
    height: 31px;
    width: 50px;
    margin-left: -20px;
    border-radius: 0 5px 5px 0;
    line-height: 31px;
    background-color: #ff6130;
    border: 0;
    color: #fff;
}

.zj_page1 {
    float: right;
    margin-right: 2px;
}

.zj_t_convertibleTable dd.zj_t_box span {
    line-height: 60px;
}

/*商品专题*end*/
/*添加专题*start*/
.zj_addGoodsPop .layui-input-inline {
    width: 150px;
}
.cy_form_item2{
	padding: 15px 0;
}
.zjw_addProduct{
	float: right;
	border: 1px solid #efefef;
	width: 87px;
	height: 35px;
	margin-right: 45px;
	background: #fff;
	border-radius: 5px;
}

.zjw_o {
    margin-right: 32px;
}

.zjw_table2 {
    margin-bottom: 20px;
}

.zjw_table2 tbody td {
    border: 0;
}

/*.zjw_table2 tbody td:first-child {
	padding: 15px 0 9px 15px;
}*/
.zjw_table2 tbody td:last-child {
    padding: 10px 0 0 0;
}

#zjw_specialName {
    width: 259px;
    height: 32px;
    border-radius: 5px;
    text-align: left;
}

.zjw_imgPreview {
    width: 260px;
    height: 108px;
    text-align: center;
    border-radius: 3px;
    background: #f6f6f6;
}

#zjw_imgBox {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    text-align: center;
}

#zjw_imgBox .zj_showwww img {
    margin: 25px 0 5px 0;
}

#zjw_imgBox span {
    display: block;
    color: #a0a0a0;
}

#zj_showwww img {
    margin: 20px 0 5px 0;
    width: 60px;
    height: 60px;
}

#zj_showwww span {
    display: block;
    color: #a0a0a0;
}

.zjw_filepath {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

#zj_showwww {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

#zjw_changeImg {
    /*display: none;*/
    height: 100%;
    width: 100%;
    text-align: center;
}

#zjw_changeImg .img, #zjw_changeImg img {
    height: 100%;
    width: 100%;
    border-radius: 10px;
}

/*#zj_showwww{
	display: none;
}*/
.zjw_preserve {
    width: 99px;
    height: 35px;
    line-height: 35px;
    margin-left: 110px;
}
.zjw_tab_no_click{
    width: 95px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 420px;
    cursor: pointer;
}

.zj_h {
    padding-top: 20px;
}

.zjw_table2 .zj_a {
    padding: 25px 0 0 15px;
}

.zj_color .layui-colorpicker {
    border: 0;
    padding: 0;
}

.zj_img {
    margin-top: 7px;
    font-size: 12px;
}

.zj_img img {
    margin-right: 5px;
}

.zj_u {
    margin: 0 0 0 15px;
}

.zj_p {
    top: 0;
    right: -10px;
}

.zj_goods {
    margin: 10px 0 10px 15px;
    overflow: hidden;
    height: 366px;
    overflow-y: auto;
}

.zj_goods section {
    margin-top: 100px;
}

.zj_addGoodsPop {
    position: relative;
    padding-left: 30px;
}

.zj_addGoodsPop .layui-inline:nth-child(4) {
    margin-top: 10px;
}

.zj_addGoodsPop > div.cy_mask_foot {
    position: absolute;
    top: 0;
    right: 0;
    width: 17px;
    height: 100%;
    background-color: #fff;
}

.zj_goods li {
    float: left;
    margin-right: 19px;
    margin-top: 10px;
}

.zj_goods input {
    float: left;
}

.zj_goods .layui-form-checkbox {
    margin-top: 18px;
}

.zj_goods dl {
    float: right;
}

.zj_goods dl dt {
    float: left;

}

.zj_goods dl dd {
    float: right;
    width: 113px;
    margin: 5px 0 0 10px;
}

.zj_goods dl dd p {
    word-wrap: break-word;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow-x: hidden;

}

.zj_goods span {
    display: block;
    margin-top: 13px;
    color: red;
}

/*添加专题*end*/
/*商城信息*start*/
.zjw_basicMessage {
    margin-bottom: 25px;
}

.zj_l {
    padding: 5px 10px 5px 15px;
}

.zj_w {
    width: 277px;
}

.zjw_marginLeft {
    width: 600px;
    margin-left: 80px;
    vertical-align: center;
}

.zjw_marginLeft1 {
    width: 600px;
    margin-left: 0px;
    vertical-align: center;
}

.zj_business {
    padding: 5px 10px 5px 15px;
    color: #43475f;
}

.zjw_mallnormalTitle {
    padding: 6px 0 5px 15px;
    color: #43475f;
}

.zjw_mallTitle {
    padding-left: 10px;
}

.zjw_mallForm .layui-input {
    height: 33px;
}

.zjw_mallForm input[readonly] {
    /*background-color: #f1f1f5;*/
    background-color: #fbfbfb;
}

.zjw_mallForm .zjw_label1 {
    padding: 6px 10px 5px 15px;
}

.zjw_mallForm .zjw_label2 {
    padding: 6px 10px 5px 7px;
}

.zjw_label3 {
    padding: 6px 10px 5px 15px;
}

.zjw_labelWidth1 {
    width: 284px;
}

.zjw_tel {
    margin-top: 15px;
}

.form-group {
    display: inline-block;
}

#distpicker5 {
    margin: 0 0 20px 15px;
}

.form-group {
    margin-left: 7px;
}

.form-control {
    border: 1px solid #e6e6e6;
    width: 193px;
    height: 33px;
    paddding-left: 5px;
    border-radius: 2px;
    color: #aaa;
}

.cy_bg_info{
    padding-top: 15px;
    margin-bottom: 20px;
}

/*地图定位*start*/
#zjw_map {
    margin: 20px 0 0 91px;
}

.tangram-suggestion-main {
    z-index: 999999;
}

.zj_introduce {
    margin: 20px 0 0 15px;
}

.zj_introduce span {
    font-weight: 400;
    color: #43475f;
}

.zj_mallMessageKeep {
    width: 99px;
    height: 34px;
    margin: 40px 0 60px 79px;
}

/*地图定位*end*/
/*商城信息*end*/
/*分类管理*start*/

.zj_revise {
    border: 1px solid #eee;
    background: #fff;
}
.zj_level1 .open{
    margin-left: 10px;
}
.zj_level1 span {
    float: left;
    margin-left: 20px;
}
.zj_level1 img{
    margin: 0;
}

.treeTable-icon {
    font-weight: 500;
    color: #43475f;
}

.treeTable-icon {
}

.zj_level2 span {
    float: left;
}

.zj_level3 span {
    float: left;
}

.zj_plus {
    float: right;
    color: #5086ff;
}
.zj_plus i{
    margin-right: 5px;
    vertical-align: middle;
}

.zj_plus img {
    margin: -2px 5px 0 0;
}

.zj_empty {
    width: 60px;
}

.treeTable-icon {
    cursor: pointer;
}

.zj_sortMould {
    float: right;
    width: 87px;
    height: 34px;
    margin-right: 10px;
}

.zj_addSort {
    float: right;
    width: 87px;
    height: 34px;
    margin-left: 10px;
    margin-right: 10px;
}

.zj_addSortPop {
    position: absolute;
    width: 460px;
    left: 50%;
    margin-left: -230px;
}

.zj_sortImg div {
    display: inline-block;
    /*border: 1px dashed #ddd;*/
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 47px;
}

.zj_sortchuan {
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    margin-left: 14px;
    vertical-align: top;
    margin-right: 5px;
    margin-top: 10px;
}

.zj_sortView {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-left: 7px;
    margin-top: 10px;
    font-size: 0;
}

.zj_comments {
    padding-left: 90px;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 12px;
    color: #999;
    vertical-align: top;
}

/********/
.zj_sortMouldPop {
    width: 753px;
    height: 655px;
    /*margin-left: -376px;*/
    overflow: hidden;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.zj_mouldBox {
    overflow: hidden;
    position: relative;
    height: 553px;
}
.w300 .layui-input-inline {
    max-width: 300px !important;
}
.zj_shouji {
    position: absolute;
    top: 33px;
    right: 105px;
    width: 265px;
    height: 484px;
    background: url("../img/iphone.png") no-repeat center;
    -webkit-background-size: 100%;
    background-size: 100% 100%;
}

.zj_mouldBox_close {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 18px;
    height: 20px;
    cursor: pointer;
    z-index: 15;
}

.zj_mouldBox_close img {
    width: 14px;
    height: 15px;
}

.zj_mouldPopTitle {
    float: left;
    margin: 93px 0 0 128px;
}

.zj_mouldPopTitle span {
    font-size: 14px;
    color: #000;
}

.zj_mouldPopTitle li {
    border: 1px solid #eee;
    width: 140px;
    height: 35px;
    line-height: 35px;
    margin-top: 16px;
    text-align: center;
    border-radius: 5px;
    font-size: 12px;
    background: #fff;
    color: rgba(67, 71, 95, .7);
    cursor: pointer;
}

.zj_mouldPopTitle li.zj_mouldOn {
    border: 1px solid #ffac92;
    color: #ff6130;
    background-color: #fff7f5;
}

.zj_mouldPopImg {
    position: absolute;
    top: 34px;
    right: -1px;
    z-index: 5;
    width: 232px;
    height: 485px;
    margin: 40px 125px 0 0;
}

.zj_mouldPopImg div {
    display: none;
}

.zj_mouldPopKeep {
    display: block;
    width: 100px;
    height: 34px;
    margin: 0 auto;
    margin-top: -1px;
    border-radius: 5px;
}

.zj_mouldPopImg img {
    width: 100%;
}

/*分类管理*end*/
/*订单详情*start*/
.zj_orderNumber span {
    float: left;
    vertical-align: middle;
    font-weight: 600;
    margin-right: 15px;
}
.cy_refund_money_btn{
    display: block;
    margin-top: 10px;
    font-size:12px;
    color: red;
}

.zj_orderNumber {
    padding: 15px 20px;
    background-color: #fff;
}

.zj_orderInformation {
    /*border: 1px solid #ececec;*/
    padding-bottom: 20px;
    /*margin-bottom: 20px;*/
}

.zj_orderInformation > p {
    position: relative;
    border-bottom: 1px solid #f7f7f7;
    padding: 15px 0 13px 20px;
    color: #000;
    background: #e2e5ed;
    border-top: 15px solid #f5f6f9;
    font-weight: 550;
}

.zj_orderInformation > p button {
    position: absolute;
    top: 12px;
    right: 15px;
    margin: 0;
}

.cy_logistics_goods img {
    margin-right: 15px;
    margin-bottom: 15px;
    width: 95px;
    height: 95px;
    border-radius: 8px;
}

.cy_logistics_goods img:nth-child(6n) {
    margin-right: 0;
}

.cy_logistics_goods span {
    vertical-align: -40px;
    font-size: 12px;
}

.cy_logistics_details {
    line-height: 20px;
    padding-bottom: 25px;
}

.cy_logistics_box {
    height: 416px;
}

.cy_logistics_details h1, .cy_logistics_details p {
    font-size: 12px;
}

.cy_logistics_details label {
    display: inline-block;
    color: #43475f;
    font-size: 12px;
}

.cy_logistics_track {
    float: left;
    width: 633px;
    color: #43475f;
    font-size: 12px;
    height: 240px;
    overflow: initial;
}
.lookvesion_ul{
    height: 500px;
    overflow-y: scroll;
}
.cy_logistics_track p span {
    float: right;
    width: calc(100% - 110px);
    font-size: 12px;
}

.cy_logistics_btn {
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    background-color: #fff;
    padding-bottom: 10px;
    width: 96%;
    padding-top: 10px;
    height: 40px;
}

.cy_logistics_btn button {
    width: 80px;
    height: 30px;
    font-size: 12px;
    margin: 0 15px;
    border: 1px solid #e1e1e1;
}


.zj_getMessage {
    border-bottom: 1px solid #fbfbfb;
    padding-bottom: 10px;
    margin: 10px 20px;
}

.zj_getMessage section{
    padding: 5px 0;
    color: #000;
}

.zj_orderInformation section {
    font-size: 14px;
}

.zj_orderInformation section.zj_section2 {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    text-align: right;
    margin: 0;
    padding-right: 55px;
}
.zj_orderInformation section.zj_section3 {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    text-align: right;
    margin: 0;
    padding-right: 55px;
}

.zj_section1 {
    margin: 0 20px;
    
}

.zj_k {
    color: #000;
}

.zj_section2 {
    display: inline-block;
    color: #43475f;
    /*margin: 0px 0 0 40px;*/
}

.zj_section2 b {
    color: #ff501a;
    margin-right: 7px;
}

.zj_section2 dd {
    position: absolute;
    top: -10px;
    right: 22px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    cursor: help;
    text-align: center;
    margin: 10px;
}
.zj_section2 dd div{
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #ff7734;
    color: #fff;
}
.zj_section3  b {
    color: #ff501a;
    margin-right: 7px;
}

.zj_section3 dd {
    position: absolute;
    top: -10px;
    right: 10px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    cursor: help;
    text-align: center;
    padding: 10px;
}
.zj_section3 dd div{
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #ff7734;
    color: #fff;
}
.cy_consume_information p {
    line-height: 25px;
}

.cy_consume_information span {
    /*float: right;*/
}

.cy_consume_information i {
    display: inline-block;
    min-width: 60px;
    margin-right: 10px;
}

.zj_orderInformation button.cy_button_modify {
    float: right;
    margin-right: 10px !important;
    margin-top: 15px !important;
    width: 80px;
}

.zj_ll div {
    float: right;
    width: 60%;
    margin-top: 10px;

}

.zj_ll div p {
    padding: 5px 0 0 0;
    text-align: left;
    word-wrap: break-word;
}

.zj_status {
    position: relative;
    width: 80%;
    margin: 0 auto;
}

.zj_hr1 {
    top: 32%;
    left: 15%;
}

.zj_hr2 {
    top: 32%;
    left: 35%;
}

.zj_hr3 {
    top: 32%;
    left: 55%;
}

.zj_hr4 {
    top: 32%;
    left: 75%;
}

.zj_status hr {
    position: absolute;
    width: 10%;
    height: 1px;
    border: none;
    border-top: 1px dashed #ccc;
}

.zj_status span {
    position: relative;
    display: inline-block;
    height: 23px;
    width: 20%;
    margin-top: 90px;
    text-align: center;
    color: #43475f;
    background-color: #fff;
    font-weight: bold;
}

.zj_status .zj_pay:before {
    position: absolute;
    top: -80px;
    left: 50%;
    margin-left: -35px;
    content: url(../../assets/img/pay.png);
}

.zj_status .zj_delivery:before {
    position: absolute;
    top: -80px;
    left: 50%;
    margin-left: -35px;
    content: url(../../assets/img/delivery.png);
}

.zj_status .zj_delivery1:before {
    position: absolute;
    top: -80px;
    left: 50%;
    margin-left: -35px;
    content: url(../../assets/img/delivery1.png);
}

.zj_status .zj_takeOver:before {
    position: absolute;
    top: -80px;
    left: 50%;
    margin-left: -35px;
    content: url(../../assets/img/takeOver.png);
}

.zj_status .zj_takeOver1:before {
    position: absolute;
    top: -80px;
    left: 50%;
    margin-left: -35px;
    content: url(../../assets/img/takeOver1.png);
}

.zj_status .zj_evaluate:before {
    position: absolute;
    top: -80px;
    left: 50%;
    margin-left: -35px;
    content: url(../../assets/img/evaluate.png);
}

.zj_status .zj_evaluate1:before {
    position: absolute;
    top: -80px;
    left: 50%;
    margin-left: -35px;
    content: url(../../assets/img/evaluate1.png);
}

.zj_status .zj_success:before {
    position: absolute;
    top: -80px;
    left: 50%;
    margin-left: -35px;
    content: url(../../assets/img/success.png);
}

.zj_status .zj_success1:before {
    position: absolute;
    left: 50%;
    margin-left: -35px;
    content: url(../../assets/img/success1.png);
}

.zj_status span:before {
    padding-bottom: 21px;
}

.zj_orderInformation .zj_closeOrder {
    margin-right: 30px;
}

/********待付款*end********/
.zj_refund {
    border: 1px solid #ffac92;
    color: #ff6130;
    background-color: #fff7f5;
    border-radius: 5px;
}

.zj_startRefund {
    border: 1px solid #6ecf97;
    color: #6ecf97;
    background-color: #f9fffc;
    border-radius: 5px;
}

.zj_ll td > p {
    padding: 3px 0;
    text-align: center;
}

.startRefundbtn {
    width: 80px !important;
}

.zj_table3 {
    margin-bottom: 40px;
}

.zj_label {
    padding: 0px 35px;
}

.zj_popHead {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
}

.zj_popHead1 {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    font-weight: 500;
}

.zj_popHead img {
    margin-right: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.zj_popbody {
    /*padding: 0px 30px;*/
    /*margin-left: 20px;*/
    word-break: break-word;
}

/*订单详情*end*/
.zj_myskin .layui-layer-btn1 {
    text-align: center;
    border-radius: 5px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    border: 1px solid #eee;
    background: #fff;
    color: rgba(67, 71, 95, 1);
}

.zj_myskin .layui-layer-btn .layui-layer-btn0 {
    border-radius: 5px;
    font-size: 14px;

    color: #fff;
    border: none;
    width: 58px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    background-color: #FF5722;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.zj_myskin .layui-layer-btn a {
    border: 0;
    border-radius: 5px;
    border: 1px solid #eee;
    background: #fff;
    color: rgba(67, 71, 95, 1);
}

.zj_hhh {
    float: left;
    margin-top: 18px;
    overflow: hidden;
}

.zj_hhh .layui-form-checkbox[lay-skin=primary] {
    vertical-align: 20px;
}

.zj_hhh dt {
    float: left;
}

.zj_hhh dd {
    float: right;
    word-wrap: break-word;
}

.zj_hhh dd p {
    line-height: 19px;
    font-size: 10px;
}

.zj_jjj {
    float: right;
    margin-top: 31px;
    overflow: hidden;
}

.zj_hhh dl {
    display: inline-block;
}

.zj_hhh dl dt {
    margin-right: 10px;
}

.zj_jjj .zj_minus {
    border: .5px solid #dedede;
    border-right: none;
    width: 19px;
    height: 21px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #fff;
}

.zj_jjj .zj_score {
    border: .5px solid #dedede;
    width: 25px;
    height: 20px;
    text-align: center;
}

.zj_jjj .zj_add {
    border: .5px solid #dedede;
    border-left: none;
    width: 19px;
    height: 21px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #fff;
}

.zj_co1 {
    color: #ff6130;
}

.zj_co2 {
    color: #6ecf97;
}

.zjw_table tbody button {
    width: 80px;
    height: 30px;
    font-size: 12px;
}

@media screen and (max-width: 1450px) {
    .zjw_table tbody button {
        margin-top: 10px;
    }
}

.zj_getGoods {
    color: #ff501a;
}

/*会员详情*start*/
.zj_memberNav {
    margin-bottom: 5px;
    margin-top: 15px;
}

.zj_memberNav a:first-child:hover {
    color: #000;
}

.zj_memberNav a:not(:first-child) {
    color: rgba(67, 71, 95, .7);
}

.zj_memberTitle {
    border-bottom: 1px solid #f8f8f8;
    height: 50px;
    line-height: 50px;
    background-color: #fff;
    padding: 0 20px 0 30px;
}

.zj_memberTitle span {
    font-size: 14px;
    color: #000;
}

.zj_memberTitle button {
    float: right;
    margin-top: 10px;
    margin-left: 10px !important;
    margin-right: 10px !important;
    height: 34px;
}

.zj_memberHead {
    padding: 19px 0 12px 0;
}

.zj_memberHead img {
    margin-left: 20px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
}

.zj_memberMsg {
    overflow: hidden;
}

.zj_memberMsg section {
    float: left;
    width: 23%;
}

.zj_memberMsg i {
    font-style: normal;
    margin-left: 15px;
}

.zj_memberMoney button {
    width: 72px;
    height: 29px;
}

.zj_memberMoney p:first-child {
    margin-top: 7px;
}

.zj_memberMoney p:last-child {
    margin-top: 0;
}

.zj_memberMoney p:first-child img {
    vertical-align: -3px;
    margin-right: 7px;
}

.zj_memberMoney p:last-child img {
    vertical-align: -3px;
    margin-right: 5px;
}

.zj_memberMsg section:not(:last-child) p {
    padding: 10px 0;
}

.zj_memberNumber {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 0;
}

.zj_memberNumber span {
    display: inline-block;
    width: 19%;
    text-align: center;
    background-color: #fff;
    margin-right: 1.25%;
    height: 100px;
    padding-top: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.zj_memberNumber span:nth-child(5){
    margin-right: 0;
}z

.zj_memberNumber em, .zj_memberNumber b {
    display: block;
    font-style: normal;
}

.zj_memberNumber span b {
    margin-top: 10px;
    font-size: 18px;
    color: #ff501a;
    font-weight: bold;
}

.zj_memberNumber img {
    vertical-align: 0px;
}

.zj_form1 {
    margin-top: 20px;
}

.zj_tabContent1 {
    padding: 0 10px 10px 10px;
}

.cy_member_details_btn a {
    display: inline-block;
    width: 99px;
    height: 30px;
    line-height: 30px;
    color: #616367;
    background-color: #fff;
    border: 1px solid #dcdfe6;
    border-radius: 5px;
}

.cy_member_details_btn a:hover {
    color: #fff;
    background-color: #ff501a;
}
.cy_tab_bg{
    background-color: #fff;
    width: 100% !important;
    border-bottom: 1px solid transparent;
}


.zj_ooo .layui-form-item {
    margin-bottom: 0px;
}

/* 会员详情0.3改 */
.cy_member_information{
    padding: 20px 30px;
    background-color: #fff;
}
.cy_member_information_left{
    float: left;
    width: 50%;
}
.cy_member_information_right{
    position: relative;
    float: left;
    width: 50%;
}
.cy_member_information_left_photo{
    float: left;
    position: relative;
    width: 100px;
}
.cy_member_information_left_photo>img{
    width: 88px;
    height: 88px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.cy_member_information_left_details{
    float: left;
    width: calc(100% - 100px);
    padding-left: 15px;
    box-sizing: border-box;
}
.cy_member_information_left_details p{
    line-height: 30px;
}
.cy_member_information_left_details p span{
    display: inline-block;
    width: 112px;
}
.cy_member_information_right_money{
    margin: 40px 0 0;
    text-align: center;
    width: 400px;
}
.cy_member_information_right_money div{
    float: left;
    width: 50%;
}
.cy_member_information_right_money p span{
    color: #ff6130;
}
.cy_member_analysis{
    background-color: #fff;
    padding: 28px 30px;
}
.cy_member_analysis_details {
    float: left;
    width: calc(100% / 2 - 10px);
}
.cy_member_analysis_details:nth-child(1){
    margin-right: 20px;
}
.cy_member_analysis_details h3{
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 20px;
    color: #43475f;
}
.cy_member_analysis_details_classification{
    background-color: #fff;
    padding: 0;
    /*min-height: 340px;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cy_member_analysis .zj_noData img{
    margin-top: 50px;
}
.cy_member_a_ds_c_left,.cy_member_a_ds_c_right,.cy_member_a_ds_c_center{
    float: left;
}
.cy_member_a_ds_c_left{
    width: 75px;
    color: #43475f;
}
.cy_member_a_ds_c_center{
    width: calc(100% - 75px - 70px);
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 4px;
}
.cy_member_a_ds_c_right{
    width: 70px;
}
.cy_member_a_ds_c_center .layui-progress,.cy_member_a_ds_c_center .layui-progress .layui-progress-bar{
    height: 10px;
}
.cy_member_a_ds_c_box{
    margin-top: 10px;
    margin-bottom: 10px;
}
.cy_member_a_ds_c_box .layui-bg-red:nth-child(1){
    background-image: linear-gradient(to top right, #ff8a4a , #ff5821) !important;
}
.cy_member_a_ds_c_box .layui-bg-red:nth-child(2){
    background-image: linear-gradient(to top right, #ff955b , #ff6936) !important;
}
.cy_member_a_ds_c_box .layui-bg-red:nth-child(3){
    background-image: linear-gradient(to top right, #fea16d , #fe794d) !important;
}
.cy_member_a_ds_c_box .layui-bg-red:nth-child(4){
    background-image: linear-gradient(to top right, #feac7f , #fe8962) !important;
}
.cy_member_a_ds_c_box .layui-bg-red:nth-child(5){
    background-image: linear-gradient(to top right, #fdb791 , #fd9978) !important;
}
.cy_member_a_ds_c_box .layui-bg-red:nth-child(6){
    background-image: linear-gradient(to top right, #fdc2a2 , #fda98e) !important;
}
.cy_member_a_ds_c_box .layui-bg-red:nth-child(7){
    background-image: linear-gradient(to top right, #fdceb4 , #fdbaa4) !important;
}
.cy_member_a_ds_c_box .layui-bg-red:nth-child(8){
    background-image: linear-gradient(to top right, #fcd9c6 , #fccab9) !important;
}
.cy_member_a_ds_c_box .layui-bg-red:nth-child(9){
    background-image: linear-gradient(to top right, #fce4d7 , #fcdacf) !important;
}
.cy_member_a_ds_c_box .layui-bg-red:nth-child(10){
    background-image: linear-gradient(to top right, #fff3ec , #ffeee8) !important;
}
.cy_member_background{
    background-color: #fbfbfb;
    height: 10px;
}
.cy_member_record .layui-this{
    color: #fff !important;
    border: 0 !important;
    background-color: #ff6130;
}
.cy_member_record {
    background-color: #fff;
}
.cy_member_record .layui-tab{
    margin-bottom: 0;
}
.cy_member_record .layui-tab .layui-tab-content{
    padding-bottom: 0;
}
.cy_member_record_browse{
    padding: 20px 30px 0;
}
.cy_member_record_browse .zj_noData img{
    padding-top: 50px;
}
.cy_member_record .layui-tab-title button{
    position: absolute;
    top: -5px;
    right: 0;
    font-size: 14px;
    border: none;
    line-height: 30px;
    padding: 0 15px;
    background-color: #fff;
}
.cy_member_record .layui-tab-title button.cy_member_record_time{
    right: 86px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.cy_member_record .layui-tab-title button.cy_member_record_frequency{
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.cy_member_record .layui-tab-title button.active{
    background-color: #999;
    color: #fff;
}
#newsList li{
    float: left;
    width: calc(100% / 3 - 61px);
    margin-right: 30px;
    margin-bottom: 20px;
}
.cy_member_rec_bro_box:nth-child(3n){
    margin-right: 0;
}
.cy_member_team_box_th{
    background-color: #fafafa;
}

.cy_member_team_table:nth-child(2n-1){
    background-color: #fafafa;
}
.cy_member_rec_bro_img,.cy_member_rec_bro_details{
    float: left;
}
.cy_member_rec_bro_img{
    width: 100px;
    height: 100px;
    margin-right: 15px;
}
.cy_member_rec_bro_img img{
    width: 100%;
    height: 100%;
}
.cy_member_rec_bro_details{
    width: calc(100% - 100px - 16px);
}
.cy_member_rec_bro_details h3{
    width: 100%;
    font-weight: 500;
}
.cy_member_rec_bro_details p{
    margin-top: 20px;
    color: #ff6130;
}
.cy_member_rec_bro_details span{
    display: inline-block;
    margin-top: 20px;
    color: #999999;
    font-size: 12px;
}
.cy_member_rec_bro_details1 h3{
    margin-top: 8px;
}
.cy_member_rec_bro_details1 p{
    margin-top: 8px;
}
.cy_member_rec_bro_details1 dd{
    font-size: 12px;
    margin-top: 8px;
}
.cy_member_rec_bro_details1 span{
    margin-top: 8px;
}
.cy_member_activity{
    background-color: #f5f6f9;
}
.cy_member_activity h3{
    margin-top: 10px;
    font-weight: 600;
    font-size: 16px;
    line-height: 50px;
}
.cy_member_activity_box{
    padding-bottom: 30px;
}
.cy_member_activity_left{
    float: left;
}
.cy_member_activity_right{
    float: right;
}
.cy_member_activity_left,.cy_member_activity_right{
    position: relative;
    width: calc(100% / 2 - 10px);
    background-color: #fff;
    height: 180px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 38px;
}
.cy_member_activity_left img,.cy_member_activity_right img{
    position: absolute;
    left: -3px;
    top: -3px;
}
.cy_member_activity_left>div,.cy_member_activity_right>div{
    float: left;
    text-align: center;
    margin: 0 4%;
}
.cy_member_activity_money{
    width: 26%;
}
.cy_member_activity_success{
    width: 25%;
}
.cy_member_activity_fail{
    width: 25%;
}
.cy_member_activity_money p{
    color: #ff501a;
    text-align: center;
    margin-top: 26px;
    font-size: 18px;
    font-weight: 600;
}
.cy_member_activity_money h4{
    color: #43475f;
    margin-top: 14px;
}
.cy_member_activity_success>div,.cy_member_activity_fail>div{
    border-radius: 100px;
    width: 100px;
    height: 100px;
    border: 1px solid transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: auto;
}
.cy_member_activity_success>div h5,.cy_member_activity_fail>div h5{
    margin-top: 30px;
    color: #fff;
}
.cy_member_activity_success>div p,.cy_member_activity_fail>div p{
    margin-top: 6px;
    color: #fff;
}
.cy_member_activity_success>div{
    background-image: linear-gradient(to top right, #ff5d25 , #ff8243);
}
.cy_member_activity_fail>div{
    background-image: linear-gradient(to top right, #33ca8f , #39d0af);
}

/* 团队人员 */
.cy_member_team_box{
    margin-bottom: 20px;
}
.cy_member_team_table li{
    float: left;
    text-align: center;
    color: #5c5d66;
    line-height: 40px;
}
.cy_member_team_table li:nth-child(1){
    width: 45%;
}
.cy_member_team_table li:nth-child(2){
    width: 10%;
}
.cy_member_team_table li:nth-child(3){
    width: 20%;
}
.cy_member_team_table li:nth-child(4){
    width: 25%;
}
.cy_member_team_table li:nth-child(5){
    width: 100%;
}
.cy_member_team_table li img{
    margin: 10px;
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    -moz-transition: All 0.2s ease-in-out;
    -o-transition: All 0.2s ease-in-out;
}
.cy_member_team_table li img.hide{
    opacity: 0;
}
.cy_member_team_table li img.active{
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
@keyframes mymove {
    from {
        webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}
@-webkit-keyframes mymove {
    from {
        webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}

.cy_browse_type {
    display: inline-block;
    padding: 0 10px;
    line-height: 20px;
    color: #fff;
    border-radius: 5px;
}

i.cy_activity1 {
    background-color: #ff602c;
}

i.cy_activity2 {
    background-color: #538dff;
}

i.cy_activity3 {
    background-color: #0db9fe;
}

i.cy_activity4 {
    background-color: #ffa303;
}

i.cy_activity5 {
    background-color: #ff4949;
}


    /*会员详情*end*/
/*添加商品*start*/
.zj_mmm {
    margin-bottom: 10px;
}

.zjw_marginLeft2 {
    max-width: 616px;
    min-width: 420px;
    margin-left: 85px;
}

.zj_showImg {
    position: relative;
    margin: 0 0 15px 15px;
}
.zj_cy_showImg{
    margin-left: 10px;
}

.zj_showImg p img {
    margin: -3px 5px 0 13px;
}

.zj_top, .zj_recommend {
    margin-left: 55px;
}

.zj_top {
    margin-top: 15px;
    margin-bottom: 5px;
}

.zj_top .layui-input-block {
    margin-left: 60px;
}

.zj_showImg .layui-form-radio {
    margin: 1px 10px 0 0;
}

.zj_recommend {
    margin-bottom: 20px;
}

.zj_recommend .layui-input-block {
    margin-left: 60px;
}

.zj_free {
    margin-left: 20px;
    margin-bottom: 6px;
}

.zj_fare .layui-form-radio > i {
    vertical-align: -5px;
}

.zj_fare .layui-form-radio {
    padding-right: 0;
    margin: 0px;
}

.zj_freight {
    margin-left: 75px;
}

.zj_productView {
    width: 100px;
    height: 100px;
    margin: 15px 0 0 72px;
    border-radius: 5px;
    /*background: #f6f6f6;*/
}

.zj_carouselView ,.zj_carouselView_6{
    position: relative;
    border: 1px solid #f3f3f3;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    border-radius: 5px;
}


.zj_parent {
    width: 600px;
    margin-left: 72px;
}

.zj_parent > div:nth-child(4),.zj_parent > div:nth-child(5),.zj_parent > div:nth-child(6), .zj_parent > div:nth-child(7), .zj_parent > div:nth-child(8), .zj_parent > div:nth-child(9), .zj_parent > div:nth-child(10) {
    margin-top: 10px;
}

.zj_parent > div[style^="display"] {
    margin-top: 0;
}

.zj_parent:after {
    content: '';
    display: block;
    clear: both
}

.zj_bb > img {
    width: 100px;
    height: 100px;
}
.suggest > img {
    width: 103px;
    height: 100px;
}

.zj_bb {
    position: relative;
}
.suggest{
    position: relative;
    margin-right: 10px;
}
.suggest i {
    display: none;
    position: absolute;
    bottom: 5px;
    cursor: pointer;
}
.zj_bb i {
    display: none;
    position: absolute;
    bottom: 5px;
    cursor: pointer;
}

.zj_bb .zj_left .suggest {
    left: 5%;
}

.zj_bb .zj_right .suggest{
    right: 5%;
}

.zj_bb span {
    position: absolute;
    top: -10px;
    right: -10px;
    cursor: pointer;
}
.suggest span {
    position: absolute;
    top: -46px;
    right: -10px;
    cursor: pointer;
}


.zj_parent div {
    float: left;
    width: 100px;
    height: 100px;
    display: inline-block;
}

.zj_parent div:not(:last-child) {
    margin-right: 15px;
}

.zj_inline {
    display: inline-block;
}

.zj_mar {
    margin-top: 7px;
    margin-left: 10px;
    color: #43475f;
}

.zjw_marginLeft3 {
    width: 150%;
    margin-left: 75px;
}

.zjw_marginLeft3 input {
    display: inline-block;
}
.zjw_marginLeft4{
    margin: 0;
}

.zj_model {
    margin-left: 83px;
}

.zj_fare {
    width: 70%;
    margin-top: 15px;
}

.cy_mar {
    vertical-align: top;
}

.zj_fare .layui-inline {
    width: 85%;
}

.zj_other > p {
    margin-left: 2px;
}

.zj_fare .layui-input-inline {
    width: 125px;
    margin-top: 2px;
    margin-right: 5px;
}

.zj_model a {
    display: inline-block;
    height: 31px;
    line-height: 31px;
    width: 90px;
    margin-right: 5px;
    text-align: center;
    color: #3f9eff;
    border-radius: 5px;
    border: 1px solid #b9cfff;
    vertical-align: bottom;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.zj_model a:hover {
    color: #fff;
    background-color: #3f9eff;
}

.zj_other {
    margin-top: 20px;
    margin-left: 11px;
}

.zj_otherContent {
    margin-top: -21px;
    margin-left: 65px;
}

.zj_otherContent1 {
    margin-top: -21px;
    margin-left: 65px;
}

.zj_otherContent .layui-form-switch {
    margin-top: 0;
    /*margin-left: 20px;*/
}

.zj_otherContent1 .layui-form-switch {
    margin-top: 0;
    /*margin-left: 20px;*/
}



.zj_return {
    margin-left: 20px;
    margin-bottom: 20px;
}

.zj_sub {
    margin-left: 90px;
    margin-top: 20px;
    margin-bottom: 50px;
}

.zj_sub button {
    width: 90px;
    height: 32px;
    margin-right: 20px;
    cursor: pointer;
}

.zj_bjq {
    margin-left: 13px;
}
.goods_type_msg1{
	display: inline-block;
	margin-left: 86px;
	margin-top: 10px;
}
.goods_type_msg{
	display: none;
    font-size: 12px;
}
.goods_type_msg1 a{
	color: #1E9FFF;
    font-size: 12px;
}
.zjw_wrap .cy_section_dd{
    position: relative;
    display: inline-block;
    margin-left: 5px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #ff7734;
    color: #fff;
    cursor: help;
    text-align: center;
}
.cy_section_dd_show{
    position: relative;
}
.zjw_wrap .cy_section_dd_show:after{
    content: '波比率用于计算分销返佣总金额返佣总金额=商品现价*波比率';
    position: absolute;
    left: 30px;
    bottom: -36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 26px;
    background-color: rgba(0, 0, 0, .6);
    padding: 5px 10px;
    z-index: 9999;
    border-radius: 5px;
    font-size: 14px;
    width: 250px;
    height: 62px;
    color: #fff;
}
.cy_section_dd_show2:after{
    content: '店铺内某一用户购买商品后返给上几级分销商的佣金比例';
    position: absolute;
    left: 30px;
    bottom: -36px;
    line-height: 25px;
    background-color: rgba(0,0,0,0.6);
    padding: 0 10px;
    z-index: 9999;
    border-radius: 5px;
    font-size: 14px;
    width: 239px;
    height: 56px;
    color: #fff;
}
/*规格配置*start*/
.zj_productNorms {
    margin-left: 10px;
    margin-bottom: 40px;
    overflow: hidden;
}

.zj_productNorms span {
    float: left;
    font-size: 14px;
    color: #43475f;
    min-width: 40px;
    text-align: center;
}

.zj_showImg h3 {
    position: absolute;
    top: 0;
    left: 0;
}

.zj_showImg p {
    font-size: 12px;
    padding-left: 74px;
    padding-top: 10px;
    color: #999;
}

.zj_normsBox {
    display: inline-block;
    border: 1px solid #f5f5f5;
    width: 90%;
    margin-left: 13px;
    background: #fcfcfc;
}

.zj_addNorms {
    display: inline-block;
    border-top: 1px solid #f5f5f5;
    width: 100%;
    padding: 14px 0;
    color: #ff501a;
    text-align: center;
    text-decoration: none;
    background: #fff;
}

.zj_addNorms:hover {
    color: #ff501a;
}

.zj_addNorms img {
    margin-right: 10px;
    margin-bottom: 3px;
}

.zj_normsBox dt {
    margin-top: 17px;
    overflow: hidden;
}

.zj_normsBox dt input {
    width: 240px;
    height: 30px;
    border-radius: 3px;
}

.zj_table4 {
    width: 90%;
}

.zj_trash {
    margin-top: 5px;
}

.zj_normsBox dd {
    margin-top: 17px;
    margin-bottom: 17px;
    overflow: hidden;
}

.zj_normsBox dd > input {
    display: inline-block;
    width: 155px;
    height: 30px;
    border-radius: 3px;
}

.zj_normsBox dd span > input {
    display: inline-block;
    width: 155px;
    height: 30px;
    border-radius: 3px;
}

.zj_normsBox dd li input {
    border: none;
    width: 80px;
    height: 17px;
    color: #000;
    background: #fff;
}

.zj_normsBox dd a {
    display: inline-block;
    border: 1px solid #ececec;
    width: 72px;
    height: 28px;
    border-radius: 5px;
    line-height: 30px;
    text-align: center;
    vertical-align: top;
    margin-top: 1px;
    margin-left: 8px;
    background: #fff;
}

.zj_normsBox dd a.zj_add {
    border-radius: 5px;
    font-size: 12px;
    /*background: #ff6130;*/
    color: #fff;
    border: none;
}

.zj_normsBox input {
    border: 1px solid #ececec;
}

.zj_normsBox dt span {
    float: right;
}

.zj_normsUl {
    float: left;
}

.zj_normsUl li span {
    color: #000;
    color: #000;
    /* width: 100%; */
    padding-right: 38px;

    min-width: 2px;
}
.zj_normsUl li span em{
    color: #43475f;
    color: #43475f;
    position: absolute;
    right: 25px;
    top:7px
}

.zj_normsUl li span i{
    position: absolute;
    right: 7px;
    top: 10px;
}
.zj_normsUl li {
    /*border: 1px solid #ececec;*/
    /*float: left;*/
    /*padding: 7px;*/
    /*margin-right: 15px;*/
    /*margin-bottom: 5px;*/
    /*border-radius: 5px;*/
    /*vertical-align: middle;*/
    /*color: #000;*/
    /*background: #fff;*/
    float: left;
}

.zj_normsUl em img {
    width: 12px;
    height: 12px;
    vertical-align: 0px;
    margin-left: 10px;
}

.zj_normsUl i {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 3px;
    background: url(../../assets/img/cha.png);
}

.zj_guize {
    width: 90%;
    margin: 0;
}

.zj_guize td, .zj_guize th {
    text-align: center;
}

.zj_guize input {
    width: 90%;
    text-align: center;
    border: none;
}
/*.cy_wave input{*/
    /*background: url("../img/0.3/baifenhao.png") no-repeat #fff;*/
    /*background-position-x: 100%;*/
    /*background-position-y: 100%;*/
/*}*/
.cy_wave em{
    position: absolute;
    top: auto;
    right: 16px;
    color: #666;
}

.cy_zj_t_tr_input input {
    width: 200px;
    height: 26px;
    border-radius: 5px;
    border: 1px solid #e6e6e6;
}

@media screen and (max-width: 1340px) {
    .zj_guize {
        width: 82%;
    }
}

.zj_specsItem {
    padding: 0 15px;
}

.zj_specsItem dt > input, .zj_specsItem dd span > input {
    padding-left: 10px;
}

.zj_fff {
    width: 40px;
    height: 30px;
}

/*规格配置*end*/
/*添加商品*end*/
/*模板*start*/
.zj_mouldAll {
    background-color: #fff;
}

.zj_mouldAll h1 {
    font-weight: 500;
    /*margin-bottom: 10px;*/
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    background: #fff;
    margin-top: 20px;
    font-size: 14px;
}

.zj_mouldAll > div {
    padding: 20px;
    padding-top: 0;
}

.zj_mouldPerson {
    position: relative;
    display: inline-block;
    margin-right: 36px;
    margin-bottom: 30px;
}

.zj_mouldPerson_selected {
    position: absolute;
    top: 0;
    left: 0;
    width: 263px;
    height: 467px;
    background-color: rgba(0, 0, 0, 0.3);
    text-align: center;
    border-radius: 5px;
}

.zj_mouldPerson_selected img {
    margin-top: 205px;
}

.zj_mouldPerson p {
    padding: 10px 0;
    text-align: center;
    color: #000;
}

.zj_mouldPerson button {
    display: block;
    width: 107px;
    height: 38px;
    margin: 0 auto;
    border: none;
    border-radius: 5px;
    /*color: #ff501a;*/
    /*background: #fff8f6;*/
}

.zj_mouldPerson button.on {
    color: #bebfc8;
    background: #f5f6f9;
}

.cy_selection h1 {
    padding: 15px 0;
    padding-left: 20px;
    font-size: 14px;
    font-weight: 500;
    background-color: #fff;
}

.cy_selection > div {
    overflow: hidden;
    padding: 20px;
    padding-top: 0;
}

.cy_selection > div > div {
    float: left;
}

.cy_selection_img {
    width: 261px;
}

.cy_selection_img img {
    width: 177px;
    height: 315px;
}

/* 控制台二维码 */
.cy_selection_introduce {
    margin-left: -36px;
    /*width: calc(100% - 281px);*/
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cy_selection_introduce i {
    word-break: break-all;
}

.cy_selection_introduce h2 {
    padding-top: 10px;
}

.cy_selection_introduce h3 {
    width: 100%;
    padding-top: 13px;
}

.cy_selection_introduce p {
    margin-top: 10px;
}

.cy_selection_introduce span {
    font-weight: 500;
    display: inline-block;
    width: 116px;
    text-align: right;
    word-break: break-word;
}

.cy_selection_introduce p span {
    vertical-align: top;
+
}

.cy_selection_introduce p img {
    width: 150px;
    height: 150px;
}

.cy_selection_introduce p em {
    display: inline-block;
    margin-top: 5px;
    margin-left: 120px;
    font-size: 12px;
    color: #999;
}

.cy_selection_introduce button {
    width: 80px;
    height: 32px;
    margin-top: 20px;
    border-radius: 5px;
    color: #43475f;
    /*background: #fff8f6;*/
    cursor: pointer;
    border-color: #dadada;
    font-size: 12px;
}

.cy_selection_introduce .cy_selection_introduce_title{
    font-size: 14px;
    line-height: 30px;
    font-weight: 600;
    color: #43475f;
}
.cy_selection_introduce .cy_sele_int_img{
    width: 120px;
    height: 120px;
    border: 1px solid #eee;
}
.cy_selection_introduce .cy_sele_int_img img{
    width: 100%;
}
.cy_selection_introduce .cy_sele_int_img canvas{
    width: 100%;
}
.cy_selection_introduce .cy_sele_int_btn{
    padding-top: 23px;
    width: calc(100% - 122px);
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cy_selection_introduce .cy_sele_int_tips{
    font-size: 12px;
    margin-top: 10px;
}
.cy_sele_int_btn #foo{
    position: fixed;
    z-index: -1;
    width: 0;
    height: 0;
}

/* 控制台二维码end */

.cy_selection {
    background-color: #fff;
}

@media screen and (max-width: 1466px) {
    .zjw_form_item .layui-input-inline {
        width: 180px;
    }

    .cy_ml_search_box .layui-input-inline {
        width: 206px;
    }
}

/*模板*end*/


/* ---------------------------------------- 站内信start ---------------------------------------- */

/*发送信息*/
.cy_mail_sending_box .layui-form-label {
    padding: 6px 10px 5px 0;
    font-size: 13px;
}

/*.cy_mail_sending_box {*/
    /*padding-top: 15px;*/
/*}*/

.cy_mail_sending_box #form1 .layui-form-item:nth-child(2) .layui-input-inline {
    width: 602px;
}

.cy_mail_sending_box form .layui-input[name=username] {
    background-color: #fff;
}

.cy_mail_sending_box form div.layui-input-block {
    margin-left: 60px;
}

.cy_mail_sending_box form div.layui-input-block .ke-container-example1 {
    margin-left: 0;
}

.cy_mail_sending_box form div button {
    margin-left: 60px;
    width: 110px;
    border-radius: 5px;
}
.cy_mail_sending_box .cy_white_form label{
    font-weight: 600;
}

/*消息详情*/
.cy_mail_detailed_box>h1 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30px;
    border-left: 6px solid #e6e9ef;
    font-weight: 500;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    background-color: #f9fafb;
}

.cy_mail_detailed {
    padding: 20px 26px;
    text-indent: 2rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    border-bottom: 1px solid #f5f7f8;
    -ms-word-break: break-all;
    word-break: break-all;
}

.cy_m_detailed_name {
    margin-top: 15px;
    padding: 0 20px;
}

.cy_m_detailed_name h2 {
    line-height: 30px;
}

.cy_m_detailed_name p {
    margin-top: 10px;
    margin-bottom: 20px
}

.cy_m_detailed_btn {
    text-align: center;
    margin-top: 15px;
}

.cy_m_detailed_btn button {
    width: 110px;
    border-radius: 5px;
}

/*站内信-列表*/
.cy_mail_list_btn{
	width: 80px;
	border-radius: 5px;
}

.cy_mail_list_send_btn {
    float: right;
	margin-top: 10px;
}

.cy_tab td, .cy_tab th {
    text-align: center;
}

.cy_tab tbody button {
    width: 80px;
    height: 30px;
    font-size: 12px;
    display: block;
}
tbody.cy_tab_display button{
    display: inline-block;
}

.cy_tab div {
    width: 100%;
}

.cy_tab tbody div.layui-unselect {
    width: auto;
}

div.layui-input-inline.cy_mail_send_title {
    width: 602px;
}

/* ---------------------------------------- 站内信end ---------------------------------------- */

input::-webkit-input-placeholder {
	color: rgba(67,71,95, .7);
}
input::-webkit-input-placeholder {
	color: rgba(67,71,95, .7);
}
input::-webkit-input-placeholder {
	color: rgba(67,71,95, .7);
}
input::-webkit-input-placeholder {
	color: rgba(67,71,95, .7);
}
/* ---------------------------------------- 设置start ---------------------------------------- */

/* 热词搜索 */
/*.cy_hot_box,.cy_hot_box form{*/
/*padding-top: 15px;*/
/*}*/
.cy_hot_box tr td{
    padding: 15px 0;
}
.cy_mail_list_send_popup .layui-input-inline {
    width: 353px;
}

/*角色列表*/
/*.cy_role_list_box{*/
/*padding-top: 15px;*/
/*}*/
.cy_role_list_box tr td,.cy_account_box tr td,.cy_padding_tab tr td,#tbody-reasonBody tr td,#tbody-topup tr td,.cy_begintime_rule tr td{
    padding: 15px 0;
}
.cy_role_list_send_btn {
    float: right;
}

.cy_account_box .layui-input-inline {
    width: 205px;
}

/* 添加角色（管理员） */
.cy_roleadd_form {
    margin-top: 15px;
}

.cy_roleadd_title {
    padding-left: 20px;
    background-color: #fafafa;
    height: 38px;
    line-height: 38px;
}

.cy_roleadd_title div {
    font-weight: 500;
}

.cy_roleadd_form > ul .layui-form-checkbox {
    /*padding-left: 25px;*/
}

.cy_roleadd_content > ul {
    padding-left: 70px;
}

.cy_roleadd_content > ul li {
    float: left;
    width: 170px;
    height: 40px;
    line-height: 40px;
}

.cy_roleadd_three > ul li {
    float: inherit;
    width: 100%;
}

.cy_roleadd_keep {
    margin-left: 90px;
    margin-top: 20px;
    margin-bottom: 50px;
}

.cy_roleadd_keep_btn {
    width: 110px;
    height: 33px;
    margin-right: 20px;
}

.cy_roleadd_three ul ul {
    padding-left: 95px;
    width: calc(100% - 170px);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.cy_roleadd_three ul ul:before {
    content: '丨 权限设置';
    position: absolute;
    left: 0;
    top: 0;

}

.cy_roleadd_three ul ul li {
    float: left;
    width: 170px;
    height: 40px;
    line-height: 40px;
}

/* 公告列表 */
.cy_notice_list_btn{
	width: 80px;
	border-radius: 5px;
}

/* ---------------------------------------- 设置end ---------------------------------------- */


/*购买记录start*/
.zj_t_common {
    min-width: 975px;
    padding-top: 15px;
    font-size: 13px;
}

.zj_t_common span {
    font-size: 13px;
}

@media screen and (max-width: 1300px) {
    .zj_t_common {
        width: 1200px;
    }
}

@media screen and (max-width: 1300px) {
    .zj_t_common {
        width: 1200px;
    }
}

@media screen and (max-width: 1300px) {
    .zj_t_tabBox {
        width: 100%;
    }
}

@media screen and (max-width: 1300px) {
    .zj_t_tabBox {
        width: 100%;
    }
}

.zj_t_bread span:first-child {
    color: #000;
}

.zj_t_label .layui-form-label {
	padding: 5px 5px 5px 0;
}

.zj_t_box {
    width: 240px;
    margin: 0 auto;
    /*overflow: hidden;*/
}

.zj_t_img {
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.zj_t_title {
    float: left;
    margin-top: 5px;
    text-align: left;
}

.zj_t_title span {
    display: block;
    max-width: 150px;
    margin-bottom: 5px;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}

.zj_t_tabBox {
    /*margin-bottom: 20px;*/
}

/*购买记录end*/
/*会员卡管理*start*/
.zj_t_cardBuy {
    margin-top: 20px;
    overflow: hidden;
}

.zj_t_cardBuy section {
    float: left;
}

.zj_t_cardBuy div {
    margin-top: 1px;
    margin-left: 10px;
    vertical-align: initial;
}

.zj_t_cardBuy h2 {
    margin-bottom: 10px;
    color: #000;
    font-weight: 500;
    line-height: 25px;
    font-size: 16px;
}

.zj_t_cardBuy p {
    font-size: 12px;
}

.cardDetails {
    margin-top: 30px;
    margin-bottom: 30px;
    overflow: hidden;
    line-height: 30px;
}

.cardDetails span {
    float: left;
    font-size: 16px;
    font-weight: 500;
    color: #000;
}

.cardDetails button {
    margin-left: 293px !important;
    margin-top: 0 !important;
    width: 80px;
    height: 30px;
}

.zj_t_form1 .layui-input-block {
    width: 400px;
}

.zj_t_cardShow {
    display: none;
    position: relative;
    width: 371px;
}

.zj_t_cardShow img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.zj_t_cardShow button {
    width: 80px;
    height: 35px;
}

.zj_t_cardContent {
    position: absolute;
    top: 30px;
    left: 30px;
    width: 310px;
    color: #fff;
}

.zj_t_cardContent span {
    font-size: 20px;
    color: #fff;
}

.zj_t_cardContent em {
    float: right;
    font-style: normal;
    margin-top: -7px;
    color: #fff;
}

.zj_t_cardContent i {
    font-style: normal;
    font-size: 20px;
    font-weight: 500;
}

.zj_t_cardContent p:last-child {
    margin-top: 21px;
    font-size: 16px;
    color: #fff;
}
.zjw_t_searchBtn{
	width: 80px;
	vertical-align: top;
	border-radius: 5px;
}

/*会员卡管理*end*/

/*物流设置*start*/
.zj_t_tabCommon p {
    font-size: 13px;
    font-weight: 400;
    color: #666;
}

.zj_t_tabCommon p:not(:last-child) {
    margin-bottom: 5px;
}

.zj_t_tabCommon tbody button {
    display: block;
    margin: 0 auto;
}

.zj_t_tabCommon tbody button:not(:first-child) {
    margin-top: 10px;
}

.zj_t_logistics td {
    text-align: left !important;
}

.zj_t_logisticsTab td {
    padding: 15px 0;
}

.zj_t_logisticsTab section {
    padding: 20px 0;
    /*height: 86px;*/
    box-sizing: border-box;
}

/*.zj_t_logisticsTab section:not(:last-child) {*/
    /*border-bottom: 1px solid #f4f2f2;*/
/*}*/

.addMould {
    float: right;
    height: 35px;
    width: 89px;
    font-size: 14px;
}

.zj_t_logistics .layui-form-checkbox {
    position: absolute;
    left: 33px;
    border-radius: 5px;
    font-size: 12px;
    color: #fff;
    width: 98px;
    height: 33px !important;
}

.zj_t_logistics td {
    position: relative;
}

.zj_t_logistics .layui-form-checkbox i {
    display: none;
}

.zj_t_logisticsTab .layui-form-checkbox {
    padding-left: 0;
}

.layui-form-item .layui-input-inline.zjw_calendarImg_member {
    width: 210px;
}

/*物流设置*end*/
/*添加模板*start*/
.zj_t_addLogisticForm {
    margin-top: 5px;
}

.zj_t_addLogisticForm .layui-form-label {
    padding: 5px 0;
}

.zj_t_addLogisticForm .zj_t_mouldTitle {
    width: 240px;
    margin-left: 70px;
}

.zj_t_addLogisticForm .layui-form-label img {
    vertical-align: 5px;
}

.zj_t_addLogisticForm .layui-input-inline {
    width: 240px;
    margin-left: 6px;
}

.zj_fare span img {
    vertical-align: 5px;
}

.zj_t_weight {
    margin-top: 2px;
    margin-left: 8px;
}

.zj_t_left {
    margin-left: 76px;
}

.zj_t_distribution {
    overflow: hidden;
}

.zj_t_distribution span {
    float: left;
    margin-right: 6px;
}

.zj_t_distribution table {
    float: left;
    width: 90%;
}

.zj_t_distribution span img {
    vertical-align: 5px;
}

.zj_t_distribution button {
    width: 80px;
    height: 30px;
    font-size: 12px;
}

.zj_t_addFreight {
    margin: 20px 70px;
}

.zj_t_freeShipping {
    margin-left: 106px;
    padding-top: 10px;
}

.zj_freeShipping .layui-input-block {
    width: 240px;
    margin-left: 200px;
}

#zj_t_top {
    margin-top: 0;
}

.zj_t_keepMould {
    display: block;
    width: 99px;
    height: 34px;
    margin-left: 76px;
    margin-top: 150px;
    margin-bottom: 50px;
}

.cy_select_search_input .layui-form-select .layui-select-title i {
    display: none;
}

.cy_select_search_input .layui-form-select .layui-select-title input {
    padding-right: 10px;
    cursor: auto;
}

.cy_select_search_input .layui-form-selected dd[lay-value = ''] {
    display: none;
}

/*添加模板*end*/


/* 管理员 */

.cy_account_list_send_btn {
    float: right;
}

.cy_account_input label {
    width: 83px;
}

.cy_account_input .layui-input-inline {
    width: 315px;
}

.cy_account_input p {
    padding-top: 38px;
    font-size: 12px;
    margin-left: 92px;
    color: #999;
}

/* 管理员 */

/* 优惠券 */

.cy_coupon_input .layui-input-inline {
    width: 600px;
}

.cy_coupon_input p {
    padding-top: 15px;
    font-size: 12px;
    margin-left: 80px;
    color: #999;
}

.cy_coupon_input > span {
    display: inline-block;
    margin-top: 6px;
}

.cy_coupon_input #date1 {
    background-position-x: 568px;
}

.cy_coupon_keep {
    width: 99px;
    height: 34px;
    margin: 40px 0 60px 79px;
}

.cy_coupon_input .layui-form-radio {
    margin: 0;
    padding: 0;
}

.cy_coupon_input .layui-form-item {
    margin-bottom: 0px;
}
.cy_coupon_input .layui-form-item:nth-child(1){
    margin-bottom: 5px;
}

.cy_coupon_input .layui-form-item .layui-input-inline {
    float: unset;
    width: 100px;
    margin-left: 10px;
}

/* 优惠券 */

/*充值*start*/
.zj_t_bigTitle {
    margin-bottom: 10px;
    margin-top: 10px;
}

.cy_integral_rule {
    line-height: 34px;
}

.cy_integral_rule .layui-form-switch {
    margin-top: 0;
}

.cy_integral_rule p {
    line-height: 20px;
    margin-top: 10px;
}
.cy_integral_rule_input{
    position: relative;
}
.cy_integral_rule_input span{
    position: absolute;
    top: 6px;
    right: 10px;
}

.zj_t_bigTitle span {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

.zj_t_bigTitle .layui-form-onswitch {
    margin-top: 0;
    margin-left: 10px;
}

.zj_t_bigTitle .layui-form-switch {
    margin-left: 10px;
}

.zj_t_bigTitle section {
    float: right;
    margin-top: -4px;
}

.zj_t_note {
    margin-bottom: 19px;
    font-size: 12px;
    color: #999;
}

.zj_t_invented {
    width: 240px;
    margin-left: 7px;
}

.zj_t_label1 .layui-form-label {
    padding: 5px 0px 5px 0;
}

.zj_smallKeep {
    width: 72px;
    height: 30px;
    line-height: 28px;
}

.zj_t_m1 {
    line-height: 50px;
    padding-top: 0;
    margin-bottom: 10px;
    overflow: hidden;
}

.zj_t_m1 button {
    float: right;
    width: 80px;
    height: 30px;
    margin-left: 10px;
    line-height: 30px;
    margin-top: 9px;
}

table input {
    border: none;
    text-align: center;
}

.zj_t_even tbody tr:nth-child(even) input {
    background: #fafafa;
}

.zj_t_pop .zj_t_inputPrint {
    width: 332px;
    margin-left: 8px;
}

.zj_t_pop span {
    margin-left: 5px;
}

.zj_t_popRecharge .layui-inline {
    margin-left: 13px;
    margin-bottom: 15px;
}

.zj_t_popRecharge em {
    margin-right: 7px;
}

.zj_t_popRecharge h2 {
    font-size: 13px;
    padding: 5px 0;
}

.zj_t_popRecharge h2 a {
    color: #1b76ff;
}

.zj_t_noGive {
    margin-left: 95px;
}

.zj_t_popRecharge .layui-form-radio {
    margin: 2px 10px 0 0;
}

.zj_t_table th, .zj_t_table td {
    text-align: center;
}

.zj_t_table button {
    width: 80px;
    height: 30px;
    display: block;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #ccc;
    font-size: 13px;
    font-weight: 300;
}

::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ccc;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ccc;
}

.zj_couponMargin {
    margin-bottom: 10px;
}

.zj_couponReadOnly input.layui-input[readonly] {
    background: #f9f9f9;
}

.Tebox {
    position: relative;
}

.Tebox em {
    position: absolute;
    left: 25px;
    top: -1px;
}

/*充值*end*/
/*积分*start*/
.zj_t_Keep {
    width: 81px;
    height: 34px;
    line-height: 34px;
}

.zj_t_useKeep, .zj_t_sendKeep {
    margin-top: 8px;
}

.zj_t_label1 .layui-form-item span {
    width: 100px;
    display: inline-block;
    padding-top: 7px;
}

.zj_t_label1 .layui-form-item em {
    float: left;
    margin-left: 7px;
    margin-top: 8px;
}

.zj_t_percent {
    margin-right: 7px;
}

.zj_t_integral {
    margin-top: 18px;
    overflow: hidden;
}

.zj_t_integral section {
    /*float: right;*/
    margin-left: 94px;
}

.zj_t_useIntegral {
    float: left;
}

.zj_t_dixianMar {
    margin-left: 75px;
}

.zj_t_signRadio .layui-form-radio {
    margin: 2px 0px 0 7px;
}

.zj_t_week .layui-input-inline {
    width: 146px;
}

.zj_t_signContent {
    float: left;
}

.zj_t_signTitle {
    margin-bottom: 10px;
    font-weight: 400;
}

.zj_t_week .layui-inline {
    margin-left: 7px;
    margin-right: 7px;
    margin-bottom: 15px;
}

#zj_t_wu {
    margin-left: 70px;
}

.zj_t_bottomLine {
    border-bottom: 1px solid #e8e8e8;
    width: 1000px;
}

.zj_t_signRadio {
    width: 500px;
}

.zj_t_signContent em {
    font-weight: 600;
    margin-right: 3px;
}

.zj_t_signContent span {
    margin-left: 3px;
}
.member_card_add span {
    margin-left: 3px;
}


.changeKeep {
    margin: 50px 0;
}

/*积分*end*/


/* 优惠券可用列表 */
.cy_coupon_content .layui-input-inline {
    width: 210px;
}

/*.cy_coupon_content .zj_t_logisticsTab thead tr{*/
    /*background-color: #e8eaf1;*/
/*}*/
.cy_coupon_content .zj_t_logisticsTab tbody tr div {
    word-break: break-word;
}

.cy_coupon_content .layui-tab ul li.layui-this {
    color: #fff;
    background-color: #ff501a;
}

.cy_coupon_content .layui-tab ul li span {
    color: #ff501a;
    font-weight: 500;
}
.cy_coupon_content .layui-tab ul li.layui-this span {
    color: #fff;
}

.cy_coupon_u_input label {
    width: 100px;
}

.cy_coupon_u_input .layui-input-inline {
	width: 320px;
}

.cy_coupon_u_input p {
    padding-top: 33px;
    font-size: 12px;
    margin-left: 109px;
    color: #999;
}

.layui-input-inline input::-webkit-input-placeholder,.layui-inline input::-webkit-input-placeholder{ /* WebKit browsers */
    color: rgba(67, 71, 95, 1);
}
.layui-input-inline input:-moz-placeholder,.layui-inline input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */
    color: rgba(67, 71, 95, 1);
}
.layui-input-inline input::-moz-placeholder,.layui-inline input::-moz-placeholder{ /* Mozilla Firefox 19+ */
    color: rgba(67, 71, 95, 1);
}
.layui-input-inline input:-ms-input-placeholder,.layui-inline input:-ms-input-placeholder{ /* Internet Explorer 10+ */
    color: rgba(67, 71, 95, 1);
}

/* 优惠券领取记录*/
.cy_coupon_r_name {
    word-break: break-word;
}

.cy_coupon_r_people {
    display: inline-block;
}

.cy_coupon_r_people div {
    float: left;
}

.cy_coupon_r_people div:nth-child(2) {
    width: calc(100% - 50px);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cy_coupon_r_p_img {
    width: 50px;
    height: 50px;
}

.cy_coupon_r_p_img img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.cy_coupon_r_p_detailed {
    /*width: calc(100% - 50px);*/
    text-align: left;
    padding-left: 10px;
    box-sizing: border-box;
}

.cy_coupon_r_p_detailed h3 {
    margin-top: 5px;
}

.cy_coupon_r_p_detailed p {
    margin-top: 5px;
}


/* 分享 */
.cy_share > div {
    float: left;
    width: 50%;
    height: 100%;
    text-align: center;
    padding-bottom: 20px;
    margin-right: -27px;
}
.layui-table thead tr{
    background: #e8eaf1;
}

.cy_share_qr_btn, .cy_share_copy_btn {
    width: 110px;
    border-radius: 5px;
}

.cy_share_qr canvas {
    width: 225px;
    height: 225px;
}

.cy_share_qr img {
    margin-top: 25px;
    width: 225px;
    height: 225px;
}

.cy_share_qr div {
    width: 225px;
    height: 225px;
    margin: 25px auto 0;
}

.cy_share div p {
    margin-top: 20px;
    color: #999;
}

.cy_share div button {
    margin-top: 30px;
}

.cy_share div h2 {
    font-weight: 500;
    font-size: 16px;
}

.cy_share_copy textarea {
    margin-top: 25px;
    width: 300px;
    height: 225px;
    resize: none;
    padding: 10px;
    box-sizing: border-box;
    line-height: 20px;
    color: #999;
    border-color: #999;
    border-radius: 5px;
}

/*兑换商品*start*/
.zj_t_table1 td, .zj_t_table1 th {
    text-align: center;
}

.zj_t_search {
	width: 80px;
	height: 30px;
	line-height: 30px;
	vertical-align: 1px;
    vertical-align: bottom;
}

.zj_t_addGoods {
    float: right;
    height: 35px;
    width: 89px;
    line-height: 35px;
}

.zj_t_converible table td, .zj_t_converible table th {
    overflow: hidden;
    padding: 9px 0;
}
.zj_t_converible table td{
    padding: 15px 0;
}

.zj_t_converible table img {
    width: 61px;
    height: 61px;
    border-radius: 5px;
}

.zj_t_converible tbody button {
    margin-bottom: 5px;
}

.zj_t_converible tbody dl {
    position: relative;
    width: 290px;
    height: 61px;
    line-height: 61px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}

.zj_t_converible tbody dt {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -30px;
}

/***************/
.zj_t_converible tbody dd {
    margin-left: 70px;
}

.zj_t_converible tbody section {
    /*width: 215px;
	margin-left: 70px;
	text-align: left;
	word-wrap:break-word;*/
    width: 215px;
    height: 160px;
    margin-left: 70px;
    text-align: left;
    vertical-align: middle;
    display: table-cell;
    word-wrap: break-word;
}

/***************/
.zj_t_lastBtn {
    float: left;
    width: 80px;
    height: 30px;
    margin-left: 29px;
}

.zj_t_table1 tbody button {
    width: 80px;
    height: 30px;
}

.zj_t_table1 tbody .layui-form-checkbox[lay-skin=primary] {
    padding-left: 0;
}

.zj_t_table1 tfoot button {
    width: 98px;
    height: 31px;
    margin-left: 8px;
    line-height: 31px;
    vertical-align: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.zj_t_table1 tfoot button:hover {
    border: 1px solid;
}

.zj_t_converible tfoot td {
    position: relative;
    text-align: left;
}

.zj_t_converible tfoot .layui-form-checkbox {
    border: 1px solid green;
    position: absolute;
    top: 21px;
    left: 0;
    width: 98px;
    height: 30px !important;
    padding-left: 0px;
}

.zj_t_converible tfoot .layui-form-checkbox i {
    display: none;
}

.zj_t_converible .zj_t_allSelect {
    vertical-align: 1px;
}

/*兑换商品*end*/
/*兑换记录*start*/
.zj_t_convertibleTable tbody section {
    width: 160px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zj_t_convertibleTable tbody div {
    width: 150px;
    margin: 0 auto;
    word-wrap: break-word;
}
.zj_t_convertibleTable tr td{
    padding: 15px 0;
}

/*兑换记录*end*/
/*产看详情*start*/
.zj_t_seeTable dl {
    width: 285px;
    margin: 0 auto;
    overflow: hidden;
}

.zj_t_seeTable dt {
    float: left;
    margin-top: 6px;
}

.zj_t_seeTable dd {
    float: left;
    margin-left: 10px;
    text-align: left;
}

.zj_t_seeTable dt img {
    width: 54px;
    height: 54px;
    border-radius: 50%;
}

.zj_t_seeTable dd p {
    color: #666;
    font-weight: 500;
    font-size: 12px;
}

.zj_t_seeTable dd p:not(:last-child) {
    margin-bottom: 3px;
}

.zj_t_seeTable dd p:nth-child(2) {
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*产看详情*end*/
/*退款原因*start*/
.zj_t_refundTitle {
    overflow: hidden;
}

.zj_t_refundTitle span {
    font-weight: 400;
    color: #999;
    font-size: 13px;
}

.zj_t_refundTitle button {
    float: right;
    width: 80px;
    height: 30px;
    line-height: 30px;
}

.zj_t_convertForm .layui-input-inline {
    margin-right: 0;
}

/*退款原因*end*/
/* 砍价 */
.cy_bargain_input .layui-input-inline {
    width: 229px;
}

.cy_bargain_input .layui-input-inline input#date1 {
    background-position-x: 260px;
}

.cy_bargain_input table tbody tr {
    background-color: #fff !important;
}

.cy_bargain_input table tr td .layui-input {
    border: none;
    background-color: #fff;
}

.cy_bargain_input #date1 {
    background-position-x: 568px;
}

.cy_bargain_input label, .cy_bargain_form label {
    width: 108px;
    box-sizing: border-box;
    text-align: left;
}

.cy_bargain_input p {
    padding-top: 34px;
    margin-left: 105px;
    font-size: 12px;
}

.cy_bargain_span {
    display: inline-block;
    min-width: 290px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #e6e6e6;
    margin: 0;
    border-radius: 5px;
    background-color: #f1f1f5;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}

.cy_bargain_input table, .cy_bargain_input table th, .cy_bargain_input table td {
    text-align: center;
}

.cy_bargain_input table .layui-input-inline {
    display: inline-block;
    float: none;
    width: auto;
}

.cy_bargain_input .layui-form-item {
    display: inline-block;
    width: calc(100% - 150px);
}

.cy_marketing_keep {
    margin-left: 106px;
    margin-top: 0;
}

.cy_bargain_input .layui-form-radio {
    margin-right: 0;
    margin-top: 0;
    padding-right: 0;
}

.cy_bargain_input .layui-form-item {
    margin-bottom: 0;
}

.cy_bargain_input .layui-form-item p {
    padding-top: 0;
    margin-left: 0;
}

.cy_bargain_input .layui-input-inline .layui-form-item .layui-input-inline {
    float: none;
    display: inline-block;
    width: 183px;
    margin-left: 10px;
}

.cy_bargain_input > span {
    display: inline-block;
    line-height: 31px;
}

.cy_addgoods {
    border: 1px solid #f3f3f3;
    width: 100px;
    height: 100px;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    background-size: 100%;
    /*background-position: ;*/
}

.cy_addgoods img {
    margin-top: 24px;
}

.cy_addgoods dd {
    margin-top: 15px;
    font-size: 12px;
    color: #999;
}

.cy_goods_box {
    width: 100%;
    height: 396px;
    margin-bottom: 0;
}

.cy_goods_box .layui-form-radio {
    margin: 0;
    padding: 0;
}

.cy_goods_box .layui-form-radio i {
    margin: 0;
}

.cy_goods_details {
    float: left;
    margin-right: 1%;
    width: 32.65%;
    margin-top: 15px;
}

.cy_goods_details:nth-child(3n) {
    margin-right: 0;
}

.cy_goods_details > div {
    float: left;
}

.cy_goods_details > div:nth-child(1) {
    width: 28px;
    margin-top: 18px;
}

.cy_goods_details > div:nth-child(2) {
    padding-left: 5px;
    box-sizing: border-box;
    width: calc(100% - 28px);
    height: 100%;
}

.cy_goods_details > div:nth-child(2) div {
    float: left;
}

.cy_goods_details > div:nth-child(2) div:nth-child(1) {
    width: 64px;
    height: 64px;
}

.cy_goods_details > div:nth-child(2) div:nth-child(1) img {
    width: 64px;
    height: 64px;
}

.cy_goods_details > div:nth-child(2) div:nth-child(2) {
    padding-left: 10px;
    padding-right: 5px;
    box-sizing: border-box;
    width: calc(100% - 64px);
}

.cy_goods_details > div:nth-child(2) div:nth-child(2) h1 {
    line-height: 20px;
    height: 40px;
    font-size: 12px;
    word-break: break-word;
}

.cy_goods_details > div:nth-child(2) div:nth-child(2) p {
    margin-top: 5px;
    color: #ff6668;
    word-break: break-word;
}

/*  商品砍价详情 */
.cy_bar_det_member {
    display: inline-block;
}

.cy_bar_det_member div {
    float: left;
}

.cy_bar_det_member div img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.cy_bar_det_member div:nth-child(2) {
    padding-left: 10px;
}

.cy_bar_det_member h1, .cy_bar_det_member p, .cy_bar_det_member dd {
    font-size: 13px;
    text-align: left;
    margin-top: 1px;
}

.cy_bar_det_member h1 {
    margin-top: 0;
}
.cy_bar_det_member_originator_img{
	position: relative;
}
dd.cy_bar_det_member_originator{
	position: absolute;
	left: 0;
	right: 0;
	bottom: -10px;
	margin: auto;
	width: 34px;
	text-align: center;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff9d16), to(#ff6e12));
	background: -ms-linear-gradient(top,#ffb506,#ff7a25);
	background: -moz-linear-gradient(top,#ffb506,#ff7a25);
	background: -o-linear-gradient(top,#ffb506,#ff7a25);
	border-radius: 20px;
	color: #fff;
}

.cy_bar_det_goods img {
    width: 68px;
    height: 68px;
}

.cy_bar_det_goods p {
    font-size: 12px;
}
.cy_group_table {
    border: 1px solid #ededed;
    margin-bottom: 15px;
}
.cy_group_form .zjw_table{
    margin-top: 10px;
    /*border: 1px solid #ededed;*/
}

/*兑换记录*start*/
.zj_t_convertibleTable tbody section {
    width: 160px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zj_t_convertibleTable tbody div {
    width: 150px;
    margin: 0 auto;
    word-wrap: break-word;
}

/*兑换记录*end*/
/*产看详情*start*/
.zj_t_seeTable dl {
    width: 285px;
    margin: 0 auto;
    overflow: hidden;
}

.zj_t_seeTable dt {
    float: left;
    margin-top: 6px;
}

.zj_t_seeTable dd {
    float: left;
    margin-left: 10px;
    text-align: left;
}

.zj_t_seeTable dt img {
    width: 54px;
    height: 54px;
    border-radius: 50%;
}

.zj_t_seeTable dd p {
    color: #666;
    font-weight: 500;
    font-size: 12px;
}

.zj_t_seeTable dd p:not(:last-child) {
    margin-bottom: 3px;
}

.zj_t_seeTable dd p:nth-child(2) {
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*产看详情*end*/
/*退款原因*start*/
.zj_t_refundTitle {
    overflow: hidden;
}

.zj_t_refundTitle span {
    font-weight: 400;
    color: #999;
    font-size: 13px;
}

.zj_t_refundTitle button {
    float: right;
    width: 80px;
    height: 30px;
    line-height: 30px;
}

.zj_t_convertForm .layui-input-inline {
    margin-right: 0;
}

/*退款原因*end*/
/* 砍价 */
.cy_bargain_input .layui-input-inline {
    width: 229px;
}

.cy_bargain_input .cy_bar_time_input {
    width: 288px;
}

.cy_bargain_input .cy_bar_time_input input {
    background-position-x: 200px;
}

.cy_bargain_input table tbody tr {
    background-color: #fff !important;
    border-width: 1px;
    border-style: solid;
    border-color: #f7f7f7;
}

.cy_bargain_input table tr td .layui-input {
    /*border: none;*/
    background-color: #fff;
    border: 1px solid rgb(230,230,230);
    padding-bottom: 2px;
}

.cy_bargain_input #date1 {
    background-position-x: 568px;
}

.cy_bargain_input label, .cy_bargain_form label {
    width: 108px;
    box-sizing: border-box;
    text-align: left;
}

.cy_bargain_input p {
    padding-top: 34px;
    margin-left: 105px;
    font-size: 12px;
    color: #999;
}

.cy_bargain_input table, .cy_bargain_input table th, .cy_bargain_input table td {
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-color: #f7f7f7;
}

.cy_bargain_input table .layui-input-inline {
    display: inline-block;
    float: none;
    width: auto;
}

.cy_bargain_input .layui-form-item {
    display: inline-block;
    width: calc(100% - 150px);
}

.cy_marketing_keep {
    margin-left: 106px;
    margin-top: 0;
}

.cy_bargain_input .layui-form-radio {
    margin-right: 0;
    margin-top: 0;
    padding-right: 0;
}

.cy_bargain_input .layui-form-item {
    margin-bottom: 0;
}

.cy_bargain_input .layui-form-item p {
    padding-top: 0;
    margin-left: 0;
    color: #999;
}

.cy_bargain_input .layui-input-inline .layui-form-item .layui-input-inline {
    float: none;
    display: inline-block;
    width: 135px;
    margin-left: 10px;
}

.cy_bargain_input > span {
    display: inline-block;
    line-height: 31px;
}
.cy_addgoods{
	position: relative;
	border: 1px solid #f3f3f3;
	width: 100px;
	height: 100px;
	box-sizing: border-box;
	text-align: center;
	cursor: pointer;
	background: no-repeat center;
	background-size: 100% 100%;
    border-radius:  5px;
}

.cy_addgoods dl {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    line-height: 20px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 12px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.cy_addgoodses {
    /*margin-left: 106px;*/
    margin-top: 5px;
    margin-bottom: 15px;
}

.cy_addgoods img {
    margin-top: 24px;
}

.cy_addgoods dd {
    margin-top: 15px;
    font-size: 12px;
    color: #999;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow-x: hidden;
}

.cy_bargain_input .layui-input-inline.cy_addgoods_content {
    width: 100px;
    height: 100px;
    position: relative;
    margin-top: 15px;
}

.cy_addgoods_image {
    position: relative;
    width: 100px;
    height: 100px;
}

.cy_addgoods_image img {
    width: 100px;
    height: 100px;
    border-radius: 5px;
}

.cy_addgoods_image dd {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    line-height: 20px;
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 12px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.cy_goods_box {
    width: 100%;
    height: 276px;
    margin-bottom: 0;
}

.cy_goods_box .layui-form-radio {
    margin: 0;
    padding: 0;
}

.cy_goods_box .layui-form-radio i {
    margin: 0;
}

.cy_goods_details {
    position: relative;
    float: left;
    margin-right: 1%;
    width: 32.65%;
    margin-top: 15px;

}

.cy_goods_details img{
    border-radius: 5px;
}
.cy_goods_details label {
    position: absolute;
    display: block;
    width: 100%;
    height: 64px;
}

.cy_goods_details:nth-child(3n) {
    margin-right: 0;
}

.cy_goods_details > div {
    float: left;
}

.cy_goods_details > div:nth-child(1) {
    width: 28px;
    margin-top: 18px;
}

.cy_goods_details > div:nth-child(2) {
    padding-left: 5px;
    box-sizing: border-box;
    width: calc(100% - 28px);
    height: 100%;
}

.cy_goods_details > div:nth-child(2) div {
    float: left;
}

.cy_goods_details > div:nth-child(2) div:nth-child(1) {
    width: 64px;
    height: 64px;
}

.cy_goods_details > div:nth-child(2) div:nth-child(1) img {
    width: 64px;
    height: 64px;
}

.cy_goods_details > div:nth-child(2) div:nth-child(2) {
    padding-left: 10px;
    padding-right: 5px;
    box-sizing: border-box;
    width: calc(100% - 64px);
}

.cy_goods_details > div:nth-child(2) div:nth-child(2) h1 {
    line-height: 20px;
    height: 40px;
    font-size: 12px;
    word-break: break-word;
}

.cy_goods_details > div:nth-child(2) div:nth-child(2) p {
    margin-top: 5px;
    color: #ff6668;
    word-break: break-word;
}

/*  商品砍价详情 */
.cy_bar_det_member {
    display: inline-block;
}

.cy_bar_det_member div {
    float: left;
}

.cy_bar_det_member div img{
	width: 50px;
	height: 50px;
	border-radius: 50%;
}

.cy_bar_det_member div:nth-child(2) {
    padding-left: 10px;
}

.cy_bar_det_member p {
    font-size: 13px;
    text-align: left;
    margin-top: 5px;
}

.cy_bar_det_member h1 {
    margin-top: 10px;
    font-size: 13px;
    text-align: left;
}


.cy_bar_det_goods img{
	/*width: 110px;*/
	width: 68px;
	height: 68px;
	-webkit-border-radius:5px
}

.cy_bar_det_goods p {
    font-size: 12px;
}

.cy_group_datail_color tr td.cy_group_datail_color1 {
    background-color: #ecf5ff;
}

.cy_group_datail_color tr td.cy_group_datail_color2 {
    background-color: #fff7ec;
}

.cy_group_datail_color tr td.cy_group_datail_color3 {
    background-color: #fff0f0;
}

/* 秒杀 */
.add_time_slot {
    text-align: center;
}

.add_time_slot .layui-form-label {
    width: 108px;
}

.add_time_slot .layui-input-inline {
    width: 320px;
}

.add_time_slot #date1, .add_time_slot #date2 {
    background-position-x: 290px;
}

.add_time_slot p {
    padding-left: 115px;
    padding-right: 20px;
    text-align: left;
    font-size: 12px;
    color: #999;
}
.cy_tab_btn div.cy_group_list_mask {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 61px;
    height: 61px;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/* 满减 */
.cy_reduction_list_form tfoot tr {
    height: auto;
}

.cy_reduction_list_form tfoot tr td:last-child {
    text-align: left;
    position: relative;
    padding: 9px 0;
}

.cy_reduction_list_form tfoot tr td .layui-form-checkbox {
    width: 98px;
    height: 33px !important;
    position: absolute;
    top: 15px;
    left: 33px;
    opacity: 0;
}

.cy_begintime_rule p {
    width: 180px;
    margin: auto;
    text-align: left;
}

.cy_time_setup {
    padding: 10px 40px;
    /*background-color: #fafafa;*/
}

.cy_time_setup h2 {
    line-height: 30px;
    font-size: 18px;
    font-weight: 500;
}

.cy_time_setup p {
    line-height: 30px;
    font-weight: 400;
}

.cy_time_setup {
    margin-bottom: 0;
}

.cy_time_setup .layui-input-inline {
    margin-top: 10px;
}

.cy_time_setup span {
    display: inline-block;
    line-height: 31px;
    margin-top: 10px;
}

.cy_seckill_goods_tbody td dl dd p:nth-child(1) {
    margin-top: 10px;
}

.cy_seckill_goods_tbody td dl dd p {
    margin-top: 5px;
}

.cy_marketing_add_popup .layui-input-inline {
    width: 130px;
}


/* 拼团 */
.zjw_table td.cy_group_form_head {
    text-align: left;
    padding-left: 40px;
}
.cy_group_list_mask {
    position: absolute;
    top: 0;
    /*left: 15px;*/
    left: -9px;
    bottom: 0;
    margin: auto;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.cy_group_list_mask {
    color: #fff;
    line-height: 73px;
}

.zjw_img1 {
    width: 60px;
    height: 60px;
}

.cy_tab div.zjw_title1 {
    margin-left: 80px;
    width: calc(100% - 80px);
}

.cy_addgoods_box {
    position: relative;
    width: 552px;
    /*height: 390px;*/
    border: 1px solid #dedede;
    padding: 0 0 0 15px;
    margin-left: 106px;
    margin-top: 15px;
    max-height: 345px;
    padding-bottom: 45px;
}

.cy_bargain_input .cy_addgoods_box_content {
    display: none;
}

.cy_addgoods_delete {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    z-index: 9;
}

.layui-laypage-page {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
}
.layui-disabled i{
	/*background-color: rgba(0,0,0,0.4) !important;*/
}

.cy_full_rule_box {
    width: 567px;
}

.cy_full_rule_box input {
    width: 105px;
    padding: 0;
    margin: 0 5px;
}

.cy_full_rule_box .layui-input-inline {
    margin-right: 0;
    border-radius: 5px;
    box-sizing: border-box;
}

button.cy_full_rule_delete {
    margin: 0 !important;
}

.cy_full_rule_box {
    margin-top: 0;
    margin-bottom: 0;
}

.cy_tab_btn div {
    margin-top: 10px;
}

/*.cy_tab_btn div:nth-child(1) {*/
    /*margin-top: 0;*/
/*}*/
/*富文本编辑器字体样式重置*/
.cy_mail_detailed strong {
	font-weight: bold;
}
.cy_mail_detailed em {
	font-style: italic;
}
.cy_mail_detailed *{
    font-size: x-large;
    font-weight: inherit;
}
.cy_mail_detailed h1{
    font-size: 2em;
}
.cy_mail_detailed h2{
    font-size: 1.5em;
}
.cy_mail_detailed h3{
    font-size: 1.17em;
}
.cy_mail_detailed h4{
    font-size: 1em;
}
.cy_mail_detailed p{
    font-size: 14px;
}

@media screen and (min-width: 1280px) {
    .layui-icon-more-vertical{
        min-width: 30px;
        text-align: right
    }


}
.select_laji dl{
     top: auto;
     bottom: 31px;
     max-height: 173px;
 }
.update_post_name +.layui-form-selected dl{
    top: auto;
    bottom: 31px;
    max-height: 173px;
}
@media screen and (max-width: 1530px) {
    .cy_header_nav .layui-nav-item:not(:first-child) a{
        padding: 0 14px !important;
    }
    /*.cy_side_nav li dl.layui-nav-child dd a{*/
        /*padding: 0 35px !important;*/
    /*}*/
    .layui-form-item .layui-input-inline{
        margin-right: 5px;
    }
    .layui-inline{
        margin-right: 0 !important;
        line-height: 16px;
    }

    .layui-input-inline{
        /*max-width: 167px ;*/
    }
    .cy_bargain_input .layui-input-inline{
        max-width: 1000px;
    }
	.zjw_form_item .layui-input-inline{
        /*width: 206px;*/
        width: 160px ;
	}
    .cy_ml_search_box .layui-input-inline{
        width: 160px;
    }
    .ke-container-default{
        width: 480px !important;
    }

    .layui-body{
        min-width: 700px !important;
        width: auto !important;
    }
	.cy_ml_search_box .layui-input-inline{
		width: 206px;
	}
	.cy_coupon_content_media .layui-input-inline{
		width: 206px;
	}
	.cy_ml_search_box .layui-input-inline{
		width: 206px;
	}
	.cy_ml_search_box .layui-input-inline input#date1{
         background-position-x: 141px;
     }
    .cy_ml_search_box .layui-input-inline input#date2{
        background-position-x: 141px;
    }
	.cy_member_list_search .layui-input-inline{
		width: 170px;
	}
	.zjw_calendar_input_w .layui-input-inline{
		width: 200px;
	}
	.zjw_calendar_input_w .layui-input-inline input#add_time{
		background-position-x: 141px;
	}
}
.cy_interlacing_chameleon tr:nth-child(2n){
    background-color: #fafafa;
}


/*.layui-tab-title{*/
    /*background-color: transparent;*/
 /*}*/

/*菜单设置开始*/

.bd_menuBox{
    height: 480px;
    width: 100%;
    position: relative;
}
.bd_menuLeft{
    width: 440px;
    height: 450px;
    /*background-color: #01AAED;*/
    position: absolute;
    left: 0;
    top: 0;
}
.bd_menuRight{
    height: 480px;
    /*background-color: #01AAED;*/
    position: absolute;
    left: 460px;
    top: 0;
    right: 0;
}
.bd_menu_phone{
    height: 420px;
    width: 100%;
    background-color: #D7D9E4;
}
.bd_bottomBtn{
    height: 49px;
    width: 100%;
}
.bd_bottom_flex{
    height: 100%;
    width: 100%;
    table-layout: fixed;
    display: table;
    background-color: white;
}
.bd_phone_comm{
    text-align: center;
    display: table-cell;
    position: relative;
}
.bd_phone_comm span{
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 100%;
    /*height: 30px;*/
    margin-top: 10px;
    position: relative;
    /*background-color: red;*/
    /*padding-top: 8px;*/
    /*padding-bottom: 8px;*/
    font-size: 15px;
    color: #43475f;
    cursor: pointer;
}
.bd_phone_comm span:after{
    content: '';
    height: 20px;
    width: 1px;
    background-color: #ECEDF2;
    position: absolute;
    right: 0;
    top: 9px;
}
.bd_phone_comm:first-child span:after{
    position: absolute;
    right: 0;
    top: 12px;
}
.bd_phone_comm:last-child span:after{
    display: none;
}
.bd_kayboardImg{
    width: 29px;
    height: auto;
}
.bd_addtitle{
    width: auto;
    height: 40px;
    line-height: 40px;
    background-color: #FAFAFA;
    padding-left: 30px;
    font-size: 14px;
}
.bd_mainForm{
    width: 100%;
    height: 440px;
    background-color: white;
    box-sizing: border-box;
    padding-top: 15px;
}
.bd_form{
    width: 450px;
    /*background-color: #01AAED;*/
    box-sizing: border-box;
    padding-left: 15px;
}
.bd_attention{
    width: auto;
    padding: 25px;
    background-color: white;
    min-width: 1000px;
    box-sizing: border-box;
}
.bd_attention p{
    line-height: 25px;
}
.bd_noborder td,.bd_noborder th{
    border: 0;
    text-align: center;
}
.bd_noborder button{
    margin: 0 5px;
}
.bd_noborder tr:nth-child(even) {
    background-color: #fafafa;
}
.addLinkBox{
    /*width: 480px;*/
    /*height: 290px;*/
    background-color: white;
    /*position: absolute;*/
    /*z-index: 999;*/
}
.bd_linkTop{
    padding: 15px 35px;
    /*background-color: #01AAED;*/
    text-align: center;
}
.bd_linkPadding{
    width: 400px;
    margin: 0 auto;
}
.bd_shopLink{
    padding: 0px 35px;
}
.bd_shopLink span{
    display: inline-block;
    width: 100px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    color: #43475f;
    background-color: #f7f8fa;
    border: solid 1px #f2f3f5;
    border-radius: 6px;
    margin: 7px 15px;
    cursor: pointer;
}
.bd_shopLink span.link_active{
    color: white;
    background-color: #ff511b;
    border: solid 1px #ff501a;
    margin: 7px 15px;
}
.bd_form_lineheight .layui-form-item{
    margin-bottom: 8px;
}
.bd_linkbarTop{
    background-color: #CACACA;
    height: 35px;
    line-height: 35px;
}
.bd_linkBtn{
    height: 25px;
    width: auto;
    cursor: pointer;
    margin-left: 11px;
}
.bd_phone_son{
    width: 99%;
    position: absolute;
    left: 0.5%;
    bottom: 49px;
}
.bd_phone_son ul li{
    display: block;
    width: 100%;
    /*height: 59px;*/
    /*line-height: 60px;*/
    height: 34px;
    line-height: 36px;
    text-align: center;
    border-bottom: 1px solid #ECEDF2;
    background-color: white;
}

.bd_operationhint{
    height: 192px;
    width: 100%;
    background-color: white;
    position: relative;
    box-sizing: border-box;
    padding-left: 20px;
    padding-top: 20px;
}
.bd_operationhint p{
    position: relative;
    line-height: 30px;
}
.bd_operationhint a{
    color: #107bff;
    /*display: block;*/
    line-height: 25px;
    border-bottom: 1px solid #107bff;
}
.bd_parameter{
    width: 600px;
    background-color: white;
    padding-top: 15px;
    padding-bottom: 15px;
}
.bd_ipBox p{
    line-height: 28px;
}
.bd_w450{
    width: 380px !important;
}
.bd_copy_btn{
    width: 65px;
    height: 31px;
    background-color: #fdfdfd;
    border-radius: 4px;
    border: solid 1px #dcdfe6;
    margin-left: 7px;
    position: relative;
    top: 1px;
}
.linkTable table tr td:nth-child(2) a{
    color: #5200F1;
    text-decoration: underline;
}
/*菜单设置结束*/
.hide{
    display: none;
}

/* 分销start */

.cy_distribution_conten{
    background-color: #fafafa;
}
.cy_distribution_title {
    padding-left: 30px;
    line-height: 40px;
    background-color: #e8eaf1;
}
.cy_distribution_title label{
    line-height: 30px;
    margin-right: 20px;
    font-weight: 600;
    color: #43475f;
}
.cy_distribution_introduce{
    padding: 20px 30px;
    background-color: #fff;
    margin-top: 5px;
}
.cy_distribution_introduce p{
    line-height: 24px;
    font-size: 13px;
    color: #666;
}
.cy_distribution_jurisdiction{
    margin-top: 15px;
    padding: 0 30px;
    background-color: #fff;
    line-height: 40px;
}
.cy_distribution_jurisdiction label{
    line-height: 30px;
    margin-right: 20px;
    width: 211px;
    text-align: left;
    color: #43475f;
}
/*分销设置*/
.cy_distribution_setup_title{
    margin-top: 15px;
    background-color: #e8eaf1;
    font-weight: 600;
}
.cy_distribution_setup_box{
    background-color: #fff;
    padding: 20px 30px;
    font-size: 14px;
}
.layui-form-item .layui-input-inline.cy_distribution_setup_input{
    width: 600px;
    color: #43475f;
    font-weight: 500;
}
.cy_distribution_setup_input .layui-form-radio{
    margin: 0;
    padding: 0;
}
.cy_distribution_setup_input .layui-input-inline{
    width: 130px;
    color: #43475f;
    font-weight: 400;
}
.cy_distribution_carry_money{
    margin-left: 0;
    padding-top: 15px;
}
.cy_distribution_carry_money input{
    display: inline-block;
    width: 112px;
    margin: 0 10px;
}
.cy_distribution_setup_money{
    display: none;
    margin-left: 88px;
}
.cy_distribution_setup_money.active{
    display: block;
    color: #43475f;

}
.cy_distribution_setup_money input{
    display: inline-block;
    width: 112px;
    margin: 0 10px;
}
.layui-form-item .cy_distribution_setup_table{
    width: 560px;
    text-align: center;
}
.cy_distribution_setup_table table th{
    text-align: center;
}
.cy_distribution_setup_table table .layui-input-inline{
    width: 105px;
    margin-right: 0;
    vertical-align: center;
}
.cy_distribution_setup_table table .layui-input-inline .layui-input{
    padding: 0;
}
.cy_distribution_setup_table .clearfix{
    line-height: 31px;
}
.cy_distribution_setup_table p,.cy_distribution_describe p{
    font-size: 12px;
    text-align: left;
    color: #9f9f9f;
    margin-top: 3px;
}
.cy_distribution_setup_table p{
    margin-top: 54px;
}
.layui-form-item .cy_distribution_describe{
    width: 560px;
}
.cy_distribution_setup_table table{
    margin-top: 0;
}
.cy_distribution_describe textarea{
    padding: 5px 10px;
    width: 100%;
    resize:none;
    border-radius: 5px;
    line-height: 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #b3b3b3;
    color: #333333;
}
.cy_distribution_grade_delete{
    width: 99px;
    height: 30px;
    line-height: 28px;
    background-color: transparent;
    border: 1px solid transparent;
    color: #ff501a;
}
.cy_distribution_setup_box label{
    color: #43475f;
}
.bd_noborder button {
    margin: 0 5px;
}
/*.bd_checkBtn {*/
    /*width: 60px;*/
    /*height: 32px;*/
    /*background-color: #ffffff;*/
    /*border-radius: 6px;*/
    /*border: solid 1px #efefef;*/
    /*color: #333;*/
/*}*/
/*.bd_delBtn {*/
    /*width: 60px;*/
    /*height: 32px;*/
    /*background-color: #ff6130;*/
    /*border-radius: 6px;*/
    /*border: solid 1px #f36030;*/
    /*color: #fff;*/
/*}*/

/* 分销end */

/*编辑文本回复开始*/

.bd_Tips {
    width: auto;
    padding: 15px 25px;
    background-color: white;
    font-size: 13px;
    color: #333333;
}

.bd_phoneConfig {
    width: auto;
    height: 580px;
    margin-top: 15px;
    background-color: white;
    padding-top: 25px;
    padding-bottom: 50px;
    padding-left: 25px;
}

.bd_phoneConfig_left {
    width: 340px;
    height: 565px;
    background-color: #EDEDED;
    float: left;
    background: url("../../assets/img/w_380_654.png") center no-repeat;
    /*background: url("../../assets/img/bdPhone-4.png") center no-repeat;*/
    background-size: 100% 100%;
    position: relative;
}

.bd_phoneContent {
    width: auto;
    /*padding: 15px;*/
    /*background-color: #01AAED;*/
    position: absolute;
    left: 55px;
    right: 41px;
    top: 122px;
    bottom: 30px;
}

.bd_phoneContent::-webkit-scrollbar {
    width: 1px;
}

.bd_phoneContent::-webkit-scrollbar-thumb {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
}

.bd_phoneContent::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);
}

.bd_dialogue_r {
    width: 180px;
}

.bd_phoneConfig_right {
    float: left;
    height: 100%;
    padding-top: 35px;
    width: calc(100% - 440px);
}
.bd_wbnr{
    width: auto !important;
}

.bd_dialogue {
    position: relative;
    width: 90%;
    padding: 5px 0px;
}

.bd_headportrait {
    width: 30px;
    height: 30px;
    border-radius: 5px;
    /*overflow: hidden;*/
    float: left;
}

.bd_headportrait img {
    width: 100%;
    height: 100%;

}

.bd_dialogue_r {
    background-color: white;
    padding: 8px;
    box-sizing: border-box;
    line-height: 24px;
    border-radius: 5px;
    width: 170px;
    color: #333333;
    position: relative;
}

.bd_dialogue_r:before {
    content: '';
    height: 10px;
    width: 10px;
    position: absolute;
    left: -5px;
    top: 16px;
    background-color: #fff;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg); /* IE 9 */
    -moz-transform: rotate(45deg); /* Firefox */
    -webkit-transform: rotate(45deg); /* Safari 和 Chrome */
    -o-transform: rotate(45deg); /* Opera */
}

.bd_d_r {
    float: right;
    min-height: 42px;
    word-wrap: break-word;
    word-break: break-all;
    font-size: 12px;
    color: #000;
    font-weight: 500;
    /*overflow: hidden;*/
}

.bd_d_r a {
    color: #0196d2;
}

.bd_exampleBtn {
    width: 80px;
    height: 33px;
    border-top-left-radius: 5px;
    font-size: 12px;
    background: #ff6130;
    color: #fff;
    border: none;
    position: absolute;
    bottom: 0;
    right: 0px;
}

/* 分销end */

/*------------社交动态--------------------*/
.bd_padLeft {
    /*padding-left: 40px;*/
}

.bd_rili-img {
    position: absolute;
    right: 14px;
    top: 7px;
    z-index: 0;
    width: 17px;
}

.bd_handler .layui-inline {
    margin-right: 10px;
}

.bd_searchBtn {
    height: 36px;
    padding: 0 15px;
    border: 1px solid #FF8461;
    background-color: white;
    border-radius: 3px;
    color: #FF8461;
}

.bd_tab ul li {
    display: inline-block;
    width: 120px;
    height: 40px;
    border-radius: 4px 4px 0px 0px;
    color: #43475f;
    line-height: 40px;
    text-align: center;
    background-color: white;
    margin-right: 15px;
    cursor: pointer;
}

.bd_tab ul li label {
    cursor: pointer;
}


.bd_tab ul li.bd_tab_active {
    background-color: #ff501a;
    color: white;
}

.bd_form_input input[type="text"] {
    height: 32px;
    border-radius: 5px;
}
.layui-input-inline .title{
    width: 210px;
}

button.bd_button_delete {
    width: 99px;
    height: 30px;
    line-height: 28px;
    color: #ff5a5b;
    border: 1px solid #ff9b9c;
    border-radius: 5px;
    background-color: #fff;
    margin: 10px auto 0 !important;
}

button.bd_button_delete:hover {
    color: #fff;
    background-color: #ff5a5b;
}

button.bd_button_delete:first-child {
    margin-top: 0 !important;
}

.bd_tab {
    margin-top: 10px;
}

.bd_table .layui-table {
    margin: 0px 0 !important;
}

.bd_table .layui-table tr td,
.bd_table .layui-table tr th {
    border: 0 !important;
    text-align: center;
}

.bd_table .layui-table tr td {
    border-bottom: 1px solid #f5f5f5 !important;
}

.bd_table .layui-table tr td img {
    width: 90px;
    height: 67.5px;
    border-radius: 3px;
}

.bd_table .layui-table tr td button {
    margin: 0 5px;
}

.cy_ol_tab_btn_social button.bd_checkBtn {
    display: block;
    width: 80px;
    height: 32px;
    background-color: #ffffff;
    border-radius: 6px;
    border: solid 1px #dcdfe6;
    color: #43475f;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
button.bd_checkBtn {
    width: 60px;
    height: 32px;
    background-color: #ffffff;
    border-radius: 6px;
    border: solid 1px #efefef;
    color: #43475f;
}

.bd_delBtn, .bd_reductionBtn {
    width: 60px;
    height: 32px;
    background-color: #ff6130;
    border-radius: 6px;
    border: solid 1px #ff6130;
    color: white;
}

.bd_table .layui-table tr td:nth-child(2) {
    text-align: left;
}

.promit_comm {
    padding: 25px;
    font-size: 16px;
    text-align: center;
    color: #43475f;
}

.bd_promit_lineheight {
    line-height: 39px;
}

.hide {
    display: none;
}

input::-webkit-input-placeholder {
    color: #ccc;
}

input::-webkit-input-placeholder {
    color: #ccc;
}

input::-webkit-input-placeholder {
    color: #ccc;
}

input::-webkit-input-placeholder {
    color: #ccc;
}

.bd_search_width {
    width: 60px !important;
}

.bd_info_outBox {
    background-color: white;
    min-width: 1020px;
    width: auto;
}

.bd_info_outBox .info_title {
    height: 62px;
    line-height: 62px;
    background-color: #F9FAFB;
    color: #43475f;
    font-family: Sim;
    font-weight: 800;
    font-size: 20px;
    text-indent: 1.5rem;
    position: relative;
}

.bd_info_outBox .info_title:before {
    content: '';
    width: 3px;
    height: 100%;
    background-color: #E6E9EF;
    position: absolute;
    top: 0;
    left: 0;
}

.bd_info_outBox .timebox {
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
}

.bd_info_outBox .contentBox {
    padding: 0 10px;
    line-height: 2;
    color: #43475f;
}

.bd_info_outBox .contentBox img {
    width: 60%;
    height: auto;
}

.bd_relation {
    margin-top: 50px;
    border-bottom: 1px solid #f5f5f5;
}

.bd_relation h3 {
    font-weight: 800;
    margin-left: 12px;
}

.bd_relation_bottom {
    padding: 13px 0px;
}

.bd_l_img {
    width: 100px;
    height: 100px;
    border-radius: 6px;
    margin-right: 15px;
    float: left;
    margin-left: 10px;
}

.bd_i_r {
    padding-top: 10px;
    float: left;
}

.bd_zan {
    display: flex;
    padding: 0 10px;
    height: 50px;
    flex-direction: row;
    align-items: center;
}

.bd_zan {
    color: #43475F;
}

.bd_zan img {
    width: 15px;
    height: auto;
    margin-right: 4px;
}

.bd_zan_comm {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 30px;
    margin-right: 20px;
    cursor: pointer;
    width: 40px;
}

.bd_itImg img{
    width: 207px;
}

.bd_padLeft .layui-tab ul li.layui-this {
    color: #fff;
    background-color: #ff501a;
}

.thumbs-up {
    cursor: pointer;
}

.zj_productView {
    width: 100px;
    height: 100px;
    margin: 15px 0 0 72px;
    border-radius: 5px;
    /*background: #f6f6f6;*/
}

#zjw_imgBox {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    text-align: center;
}

#zjw_changeImg {
    /* display: none; */
    height: 100%;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    /*border: 1px solid #f3f3f3;*/
    border-radius: 3px;
}

#zj_showwww {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.zjw_filepath {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.zj_showImg h3 {
    color: #43475f;
}

#zjw_changeImg .zj_imgDelete {
    height: 24px;
    width: 24px;
    position: absolute;
    top: -10px;
    right: -10px;
    cursor: pointer;
}

.bd_zj_productView {
    background-color: transparent !important;
}

.bd_publishBtn {
    cursor: pointer;
}

#zj_showwww {
    bottom: 0;
    background-color: #F8F8F8;
}

.zj_bb .bd_goodTitle .suggest{
    height: 22px;
    line-height: 22px;
    width: 100%;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden; /*超出部分隐藏*/
    text-overflow: ellipsis; /* 超出部分显示省略号 */
    white-space: nowrap; /*规定段落中的文本不进行换行 */
    position: absolute;
    left: 0 !important;
    bottom: 0 !important;
    background-color: rgba(0, 0, 0, 0.3);
    color: #f0f0f0;
    font-size: 12px;
    text-align: center;
}

.praise img.animation {
    animation: myfirst 0.5s;
    -moz-animation: myfirst 0.5s;
    -webkit-animation: myfirst 0.5s;
    -o-animation: myfirst 0.5s;
}

@keyframes myfirst {
    0% {
        width: 30px;
        height: 30px;
        top: -10px;
        left: -0px;
    }
    50% {
        width: 40px;
        height: 40px;
        top: -15px;
        left: -0px;
    }
    100% {
        width: 20px;
        height: 20px;
        top: -0px;
        left: -0px;
    }
}

@-moz-keyframes myfirst {
    0% {
        width: 30px;
        height: 30px;
        top: -10px;
        left: -0px;
    }
    50% {
        width: 40px;
        height: 40px;
        top: -15px;
        left: -0px;
    }
    100% {
        width: 20px;
        height: 20px;
        top: -0px;
        left: -0px;
    }
}

@-webkit-keyframes myfirst {
    0% {
        width: 30px;
        height: 30px;
        top: -10px;
        left: -0px;
    }
    50% {
        width: 40px;
        height: 40px;
        top: -15px;
        left: -0px;
    }
    100% {
        width: 20px;
        height: 20px;
        top: -0px;
        left: -0px;
    }
}

@-o-keyframes myfirst {
    0% {
        width: 30px;
        height: 30px;
        top: -10px;
        left: -0px;
    }
    50% {
        width: 40px;
        height: 40px;
        top: -15px;
        left: -0px;
    }
    100% {
        width: 20px;
        height: 20px;
        top: -0px;
        left: -0px;
    }
}

.praise {
    cursor: pointer;
    margin-bottom: 3px;
}

#praise-img {
    width: 15px;
    position: absolute;
    top: 2px;
    left: 0;
}

#praise {
    display: inline-block;
    width: 15px;
    height: 15px;
    position: relative;
}
/*------------社交动态*--------------------/.bd_td_l .layui-table tr td:nth-child(2) {
    text-align: center;
}

.bd_editor_id, .bd_editor_id1 {
    height: 300px;
    resize: none;
    line-height: 21px;
    color: #999;
    border: none;
    background-color: #fbfbfb;
    border-radius: 4px;
    overflow: hidden;
}

.bd_editor_id1 {
    height: 200px;
}

.bd_IandT {
    width: auto;
    min-height: 150px;
    background-color: #01AAED;
    box-sizing: border-box;
    border-radius: 8px;
    overflow: hidden;
}
.bd_itImg{
    height: 120px;
    background-color: white;
}
.bd_itImg img{
    height: 100%;
    width: 100%;
}
.bd_txt{
    box-sizing: border-box;
    padding: 10px;
    background-color: white;
}
.bd_txt h3{
    font-weight: 700;
    font-size: 14px;
}
.bd_txt .bd_txt_div{
    margin-top: 8px;
}
.bd_txt .bd_txt_div small{
    line-height: 17px;
}

/*编辑文本回复结束*/


/* 消息模板 start */

/* flex流布局 */
.css3{
    display: -webkit-box; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    display: -moz-box; /* Firefox 17- */
    display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex; /* Firefox 18+ */
    display: -ms-flexbox; /* IE 10 */
    display: flex; /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
}
/*//两端对齐*/
.duiqi{text-align: justify;text-justify:inter-ideograph;}


.cy_message_phone{
    width: 373px;
    height: 660px;
    background: url("../img/0.3/phone.png") no-repeat center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 145px 50px;
    background-size: 100%;
    background-position-y: 0;
}
.cy_message_phone_box{
    float: left;
    margin-top: 26px;
}
.cy_message_phone_img{
    width: 30px;
    height: 30px;
    margin-left: 8px;
}
.cy_message_phone_img img{
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.cy_message_phone_text *{
    font-weight: 500;
}
.cy_message_phone_text{
    position: relative;
    margin-left: 15px;
    background-color: #fff;
    width: 200px;
    border-radius: 5px;
    line-height: 24px;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px 10px;
    word-wrap:break-word;
    max-height: 340px;
    /*overflow: auto;*/
}
.cy_message_phone_text:before{
    content: '';
    height: 10px;
    width: 10px;
    position: absolute;
    left: -5px;
    top: 10px;
    background-color: #fff;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.cy_message_phone_text a{
    color: #1E9FFF;
}
.cy_message_member{
    position: relative;
    overflow: hidden;
}
.layui-tab.cy_message_member[overflow] > .layui-tab-title{
    overflow: hidden;
}
.layui-tab.cy_message_member[overflow] > .layui-tab-title .layui-tab-bar{
    display: none;
}
.cy_message_member>img{
    display: none;
}
.layui-tab.cy_message_member[overflow] > img{
    display: block;
    position: absolute;
    left: 0px;
    top: 8px;
    z-index: 999;
    cursor: pointer;
}
.cy_message_member .cy_message_member_right{
    right: 0;
    left: auto !important;
}
.cy_message_member ul{
    min-width: 100%;
    background-color: #fff;
    position: absolute;
}
.cy_message_member ul li{
    background-color: #f8f9fc;
}
.cy_message_member ul li.layui-this{
    background-color: #7c85a0;
}
.cy_message_phone_box_right{
    float: left;
        margin-top: 20px;
    width: calc(100% - 395px);
    min-height: 500px;
}
.cy_message_phone_box_right .layui-tab-item.layui-show{
    min-height: 500px;
}
.cy_message_member .layui-tab-content{
    background-color: #f8f9fc;
}
.cy_message_box .ke-toolbar,.cy_message_box .ke-statusbar{
    display: none !important;
}
.layui-form-item.cy_message_phone_right_textarea .layui-input-inline{
    position: relative;
    width: calc(100% - 85px);
}
.layui-form-item.cy_message_phone_right_textarea .layui-input-inline .cy_example_btn{
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    width: 80px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    border-top-left-radius: 5px;
    font-size: 12px;
    background: #ff6130;
    color: #fff;
    border: none;
    cursor: pointer;
}
.cy_message_member .layui-tab-content{
    padding: 45px 35px 30px;
}
.cy_message_phone_right_textarea button{
    margin-right: 15px;
    margin-bottom: 15px;
}
.sy_nb{

}

@media screen and (max-width: 1440px) {
    .cy_message_phone{
        width: 330px;
    }
    .cy_message_phone_img{
        margin-left: 5px;
    }
    .cy_message_phone_text{
        width: 176px;
        font-size: 13px;
        margin-left: 5px;
    }
    .cy_message_phone_box_right{
        width: calc(100% - 351px);
    }
    .bd_dialogue_r{
        width: 170px;
    }
    .zj_t_box{
        width: 180px;
    }

    .zj_t_box .zj_t_title>p,.zj_t_box .zj_t_title>span{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        /*width: 100px;*/
    }
    .layui-table td>div{
        min-width: 60px;
    }
    #cert_name{
        margin-right: 10px !important;
    }
    .layui-anim-upbit{
        max-height: 256px;
    }
}
/* 消息模板 end */
@media screen and (max-width: 1400px) {
    .bd_dialogue_r{
        width: 140px;
    }
}
@media screen and (max-width: 1280px) {
    .bd_dialogue_r{
        width: 130px;
    }
}
.cy_examine_p{
    line-height: 36px;
    text-align: center;
}
.cy_examine_one{
    margin-top: 15px;
}
.cy_examine_p:nth-child(2n-1){
    background-color: #f7f8fa;
}
.cy_examine_p span{
    display: inline-block;
    width: 50%;
}



.bd_phoneContent {
    width: auto;
    position: absolute;
    left: 68px;
    right: 75px;
    top: 142px;
    bottom: 164px;
}
.bd_IandT {
    width: auto;
    min-height: 150px;
    /* background-color: #01AAED; */
    box-sizing: border-box;
    border-radius: 8px;
    overflow: hidden;
}
.bd_itImg {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px !important;
    background-color: white;
}
.bd_itImg img {
    height: 100%;
    width: 100%;
}
.bd_txt {
    box-sizing: border-box;
    padding: 10px;
    background-color: white;
}
.bd_txt h3 {
    font-weight: 700;
    font-size: 14px;
    -ms-word-break: break-all;
    word-break: break-all;
}
.bd_txt .bd_txt_div {
    margin-top: 8px;
    position: relative;
    min-height: 50px;
}
.bd_txt .bd_txt_div small {
    float: left;
    line-height: 17px;
    -ms-word-break: break-all;
    word-break: break-all;
    width: calc(100% - 55px);
    max-height: 50px;
}

/*绑定域名*/
.examine_comm{
    display: inline-block;
    width: 80px;
    height: 30px;
    border-radius: 20px;
    text-align: center;
    line-height: 32px;
}
.bd_dsh{
    border: 1px solid #01AAED;
    color: #01AAED;
}
.bd_shtg{
    border: 1px solid #19c41a;
    color: #19c41a;
}
.bd_shbh{
    border: 1px solid #f5311f;
    color: #f5311f;
}
.bd_tishi{
    /*background-color: #FAFAFA;*/
    line-height: 45px;
    padding-left: 18px;
}

/*绑定域名*/


/* 权限设置start */

.cy_jurisdiction_content{
    background-color: #fff;
    padding: 80px 34px;
}
.cy_jurisdiction_content>div{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cy_jurisdiction_text{
    float: left;
    width: 40%;
    padding: 0 35px;
}
.cy_jurisdiction_title{
    line-height: 30px;
    font-size: 16px;
    font-weight: 500;
}
.cy_jurisdiction_title_detailed{
    padding-top: 20px;
    line-height: 30px;
}
.cy_jurisdiction_title_operation{
    padding-top: 20px;
}
.cy_jurisdiction_title_operation button{
    width: 99px;
    margin-right: 10px;
    height: 36px;
    line-height: 36px;
}
.cy_jurisdiction_title_operation button.cy_button_modify{
    height: 36px;
    line-height: 34px;
}

.cy_jurisdiction_image{
    float: left;
    width: 60%;
}
.cy_jurisdiction_image img{
    width: 100%;
}


/* 权限设置end */
.uploadBook{
    width: 80px;
    height: 30px;
    border:1px solid #e6e6e6;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
    font-size: 14px;
    color: #43475f;
    display: inline-block;
}
/*bd*/
.bd_console1{
    height: 340px;
    /*background-color: #0c84e6;*/
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    /*align-items: center;*/
    justify-content: space-between;
}
.bd_console1_left{
    width: calc(100% - 340px);
    height: 100%;
    /*background-color: #00FFFF;*/
}
.bd_console1_right{
    width: 340px;
    height: 340px;
    /*background-color: #009f95;*/
}

.cy_selection_introduce h3{
    /*font-size: 19px;*/
    /*margin-bottom: 20px !important;*/

}
.cy_selection_introduce span{
    /*font-size: 15px !important;*/
    /*width: 66px !important;*/
}
.cy_selection_introduce h3 i{
    /*font-size: 15px !important;*/
}
.bd_phoneConfig_left1 {
    width: 390px;
    height: 660px;
    background-color: #EDEDED;
    float: left;
    /*background: url("../../assets/img/w_380_654.png") center no-repeat;*/
    background: url("../../assets/img/bdPhone-4.png") center no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.bd_Phone_Explain{
    width: 273px;
    height: 374px;
    background-color: #fff;
    position: absolute;
    left: 55px;
    top: 136px;
    overflow-y: auto;
    padding: 5px;
    box-sizing: border-box;
}
.bd_Phone_Explain p b{
    font-weight: 600;
}
.zj_specsItem{
    border-bottom: 1px solid #f5f5f5;
}
.zj_addNorms{
    border-top: 0px solid #f5f5f5;
}



/*bd*/




/* 商品说明start */

.cy_explain_left{
    float: left;
    width: 705px;
}

/* 商品说明end */


.cy_error_box{
    text-align: center;
    position: fixed;
    width: 300px;
    height: 410px;
    top: 35%;
    left: 50%;
    margin-top: -205px;
    margin-left: -150px;
}
.cy_error_log img{
    width: 140px;
}
.cy_error_box>img{
    width: 300px;
    margin-top: 40px;
}
.cy_error_box p{
    margin-top: 40px;
    font-size: 14px;
    color: #777777;
}
.cy_error_box .cy_error_return{
    margin-top: 25px;
    display: inline-block;
    width: 120px;
    line-height: 34px;
    border-radius: 34px;
    color: #fff;
    background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#ff2627), to(#fe4f18));
}
.bd_flmb{
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #43475f;
    overflow: hidden;
    background-color: #F8F8F8;
    border-radius: 2px 2px 0 0;
    text-align: center;
}
.bd_convertName .zj_t_title span{
    line-height: 20px !important;
    padding-top: 5px !important;
}

/*bd*/
.bdset_meal{
    height: 110px;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 10px;
    color: white;
    background-color: #FF6130;
}
.bd_days{
    font-size: 12px;
}
.bdset_meal_bottom{
    color: rgba(255,255,255,0.6);
    font-size: 11px;
    margin-top: 8px;
}
.shengyudays{
    margin-top: 6px;
    font-size: 12px;
    color: #999;
}
.bd_ljzx{
    float: right;
}
.bd_ljzx .consultBtn{
    border: 0;
    box-shadow: none;
    background-color: white;
    color: #43475f;
    font-size: 12px;
    padding: 6px 10px;
    border-radius: 5px;
    /*font-weight: 500;*/
    cursor: pointer;
    margin-top: 12px;
}
.bd_overdue{
    text-align: center;
}
/**/
.bd-layui-body{
    position: absolute;
    left: 200px;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 998;
    width: auto;
    overflow-y: auto;
    box-sizing: border-box;
}
.layui-layout-admin .bd-layui-body {
    position: fixed;
    top: 60px;
    bottom: 0px;
}

.bd_public_scorllbar::-webkit-scrollbar {
    display: block !important;
}

.bd_public_scorllbar::-webkit-scrollbar {
    width: 4px;
}

.bd_public_scorllbar::-webkit-scrollbar-thumb {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
}

.bd_public_scorllbar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.0);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.0);
}
.bd_new_layui_body{
    height: auto;
    width: auto;
    padding-top: 15px;
    /*padding-left: 15px;*/
    padding-right: 15px;
}
.bd-layui-side-left{
    width: auto;

}
.bd_bjrk{
    padding-left: 22px;
    padding-right: 22px;
}
.bd_bjrk p{
    padding: 15px 0;
    text-align: center;
    color: white;
    border-bottom: 1px solid rgba(255,255,255,0.09);
}
.bd_shoplist{
    padding-top: 15px;
    padding-bottom: 30px;
}
.layui-side-scroll::-webkit-scrollbar {display:none}
.bd_shoplist a span{
    color: #B2B0B8;
}
.bd_shoplist a{
    color: #B2B0B8;
}
.bd_listImg{
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-right: 19px;
    margin-left: 5px;
    /*background-color: #0c84e6;*/
    text-align: center;
    margin-top:3px;
}
.bd_shoplist dt a{
    text-align: left;
    /*padding-top: 5px;*/
    /*padding-bottom: 5px;*/
    height: 30px;
}
.bd-vertical-centering{
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: default;
}
.bd_shoplist dd li{
    /*padding-top: 10px;*/
    /*padding-bottom: 10px;*/
    height: 39px;
    line-height: 39px;
    /*border-left: 5px solid #2B3247;*/
}
/*.bd_shoplist dd li:hover{*/
    /*background-color: #131721;*/
    /*border-left: 5px solid  #ff501a;*/
/*}*/
.bd_shoplist dd li a{
    padding-left: 43px;
}
.bd_shoplist dd{

}
.bd_shoplist dt{
    padding-left: 18px;
    padding-right: 18px;
}

.bd_shoplist dt.active_shoplist{
    position: relative;
    /*background-color: #22293B;*/

}
/*.bd_shoplist dt.active_shoplist a span{*/
    /*color: white;*/
/*}*/

/*.bd_shoplist dt.active_shoplist:before{*/
    /*content: '';*/
    /*height: 20px;*/
    /*width: 5px;*/
    /*background-color: #FF501A;*/
    /*position: absolute;*/
    /*left: 0px;*/
    /*top: 5px;*/
/*}*/
.bd_shoplist dd a:hover{
    color: white;
    cursor: pointer;
}

.bd_shoplist dt span img{
    opacity: 0.6;
    vertical-align: middle;
}

.bd_shoplist dt:hover span img{
    opacity: 1;
}
.yindao4{
    height: 400px;
    width: 690px;
    position: absolute;
    left: 41px;
    top: 285px;
}
.yindao3{
    height: 400px;
    width: 690px;
    position: absolute;
    left: 41px;
    top: 138px;
}
.yindao2{
    height: 400px;
    width: 690px;
    position: absolute;
    left: 41px;
    top: 177px;
}
.yindao1{
    height: 400px;
    width: 690px;
    position: absolute;
    left: 41px;
    top: 216px;
}
.yindaoBtn{
    padding: 20px 0;
    text-align: center;
}
.yindaoBtnComm{
    border: 0;
    outline: none;
    width: 120px;
    height: 40px;
    color: white;
    background: url("../../assets/img/guideBtnbg.png") center no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.bd_progress_comm{
    position: absolute;
    left: 50%;
    margin-left: -285px;
    top: 200px;
}
.cy_console_plate_payment div img{
    width: 45px;
    height: auto;
}
.cy_console_plate_order div img{
    width: 45px;
    height: auto;
}
.cy_console_plate_commodity div img{
    width: 45px;
    height: auto;
}
.cy_console_plate_member div img{
    width: 45px;
    height: auto;
}
.bd_mealInfo{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.bdclose11Btn{
    width: 50px;
    height: auto;
    position: absolute;
    right: 80px;
    top: 80px;
    opacity: 0.8;
    cursor: pointer;
}


/*bd*/
.cy_ml_search_box1 li:hover{
    color: #43475f !important;
    background-color: #f5f5f5;
    font-size: 14px;
}

.cy_ml_search_box1 li{
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    font-size: 14px;
    color: #43475f;
}
.cy_ml_search_box1{
    position: relative;
}

.cy_ml_search_box1:before,.cy_ml_search_box1:after{
    position: absolute;
    content: '';
    border-top: 8px transparent dashed;
    border-left: 8px transparent dashed;
    border-right: 8px transparent dashed;
    border-bottom: 8px #dcdfe6 solid;
    top: -17px;
    right: 20px;
}
.layui-table{
    color:#43475f
 }
/*.cy_ml_search_box1:before{*/
/*    border-bottom: 8px #0099CC solid;*/
/*}*/
.cy_ml_search_box1:after{
    top: -16px; /*覆盖并错开1px*/
    border-bottom: 8px #fff solid;
}


/*秒杀*/

.bd-ms-left{
    width: 400px;
    /*background-color: white;*/
}
.bd-ms-right{
    width: calc(100% - 415px);
    /*background-color: white;*/
}
.bd_mscc{
    padding: 15px 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #f5f5f5;
    background-color: white;
}
.bd_mscc span{
    font-size: 16px;
    font-weight: 500;
    color: #43475f;
}
.bd_msccBox{
    overflow-y: auto;
    min-height: 600px;
}
.bd_msccList{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    border-bottom: 1px solid #f5f5f5;
    position: relative;
    background-color: white;
    height: 93px;
    box-sizing: border-box;
}

.bd_cy_button_box{
    position: relative;
    height: 70px;
}
.bd_cy_button_box ul{
    width: 80px;
    position: absolute;
    left: 0;
    top: 70px;
    background-color: #fff;
    box-shadow: 3px 5px 30px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    overflow: hidden;
    display: none;
    z-index: 995;
}
.bd_cy_button_box ul li{
    display: block;
    width: 100%;
    text-align: center;
    line-height: 30px;
    background-color: white;
    font-size: 13px;

    cursor: pointer;
}
.bd_cy_button_box li:hover{
    background-color: #FF6130;
    color: #fff;
}
.bd_msccList_active:after{
    content: '';
    width: 4px;
    height: 92px;
    background-color: #FF6130;
    position: absolute;
    top: 0;
    left: 0;
}
.bd_spmc{
    background-color: white;
    padding: 15px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bd_queryStyle{
    border: 0;
    height: 31px;
    line-height: 31px;
    width: 50px;
    color: white;
    background-color: #FF6130;
    margin-left: -2px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.bd-handler-right{
    margin-top: 15px;
}
.bd-tabBox1{
    height: 45px;
    /*background-color: #01AAED;*/
}
.bd-tabBox1 li{
    display: inline-block;
    width: 100px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #FAFAFA;
    margin-right: 10px;
    cursor: pointer;
    font-weight: 550;
}
.bd-tabBox1 li span{
    font-weight: 550;
}
.bd-tabBox1 li.shelf_active{
    color: white;
    background-color: #FF6130;
}
.bd-paging{
    margin-top: 15px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

/*秒杀*/
.bd-ggz-top{
    border: 1px solid #ececec;
    /* float: left; */
    padding: 7px;
    /* margin-right: 10px; */
    margin-bottom: 5px;
    border-radius: 5px;
    vertical-align: middle;
    color: #000;
    background: #fff;
    height: 32px;
    box-sizing: border-box;
    min-width: 64px;
    display: flex;
    justify-content: end;
    justify-content: end;
    position: relative;
}
.bd-ggz-top span{
    color: red;
}
.bd-ggz-top span em{
    color: red;
}
.bd-ggz-top span i{
    color: red;
}

.bd-tjxh{
    position: relative;
    overflow: visible;
}
.bd-tjxhBox{
    padding: 15px;
    background-color: white;
    position: absolute;
    bottom: -70px;
    right: -133px;
    width: 240px;
    border: 1px solid #dcdfe6;
    border-radius: 5px;
    z-index: 999;

    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;

}
.bd-tjxhBox em{
    display: block;
    width: 10px !important;
    height: 10px;
    background-color: #fff;
    position: absolute;
    right: 155px;
    top: -7px;
    border-left: 1px solid #dcdfe6;
    border-top: 1px solid #dcdfe6;

    transform:rotate(45deg);
    -ms-transform:rotate(45deg); 	/* IE 9 */
    -moz-transform:rotate(45deg); 	/* Firefox */
    -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
    -o-transform:rotate(45deg); 	/* Opera */

}
.zj_normsBox dd {
    margin-top: 17px;
    margin-bottom: 17px;
    overflow: visible;
    padding-bottom: 30px;
}
.zj_productNorms{
    overflow: visible;
}

.zj_normsBox dt {
    margin-top: 17px;
    overflow: visible;
}
.zj_normsBox dt .layui-unselect.layui-form-radio{
    margin-left: 15px !important;
}
.zj_specsItem {
     border-bottom: 0;
}
.zj_addNorms{
    border-top: 1px solid #f5f5f5;
}
.zj_normsUl li {
    margin-bottom: 15px;
}
.bd-newImgBox{
    position: relative;
}
.bd-newImgDel{
    position: absolute;
    top: -12px;
    right: -12px;
    cursor: pointer;
}
.bd-morenImg{
    /*width: 100px;*/
    /*height: 100px;*/
}
.bd-newImg{
    width: 100px;
    height: 100px;
    border-radius: 5px;
}
.zj_carouselView1 {
    position: relative;
    border: 1px solid #f3f3f3;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    border-radius: 5px;
}
.zj_specsItem{
    /*border-top: 1px solid #f5f5f5 !important;*/
}
.zj_specsItem:first-child{
    /*border-top: 0;*/
}

.zj_specsItem .zj_normsUldd ul{
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 10px;
}
/*.zj_specsItem:first-child .zj_normsUldd ul{*/
    /*border-bottom: 0*/
/*}*/
.cy_button_modifyInfo{

}



.yindao4 {
    height: 400px;
    width: 690px;
    position: absolute;
    left: 27px;
    top: 297px;
}
.yinxingtrop{
    width: 100%;
    height: 100%;
    background: none;
    position: fixed;
    z-index: 4;
    top: 0;
    left: 0;
    display: none;
}
/*上传图片弹出层*/
.bd_carouselViewBox{
    /*width: 700px;*/
    /*height: 500px;*/
    /*position: fixed;*/
    /*top: 0;*/
    /*left: 0;*/
    /*right: 0;*/
    /*bottom: 0;*/
    /*margin: auto;*/
    background-color: white;
}
.cy_ol_tab .layui-this{
    color: white !important;
}
.bd_networkPicItem{
    width: 100px;
    height: 100px;
    position: relative;
    margin: 5px;
    display: inline-block;
}
.bd_networkPicItem .bd-items{
    width: 100px;
    height: 100px;
    border-radius: 8px;
}
.bd-deleteBtn{
    cursor: pointer;
    height: 25px;
    width: 25px;
    position: absolute;
    right: -11px;
    top: -11px;
}
.yindao3 {
    height: 400px;
    width: 690px;
    position: absolute;
    left:29px;
    top: 149px;
}

.yindao2 {
    height: 400px;
    width: 690px;
    position: absolute;
    left: 28px;
    top: 188px;
}

.yindao1 {
    height: 400px;
    width: 690px;
    position: absolute;
    left: 33px;
    top: 228px;
}

.yindaoBtn {
    padding: 20px 0;
    text-align: center;
}

.yindao1 .yindaoBtn {
   margin-left: -104px;
}
.yindao2 .yindaoBtn {
    margin-left: -134px;
}
.yindao3 .yindaoBtn {
    margin-left: -182px;
}
.yindao4 .yindaoBtn {
    margin-left: -76px;
}

.yindaoBtnComm {
    border: 0;
    outline: none;
    width: 120px;
    height: 40px;
    color: white;
    background: url("../../assets/img/guideBtnbg.png") center no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}

.bd_progress_comm {
    position: absolute;
    left: 50%;
    margin-left: -285px;
    top: 200px;
}

.cy_console_plate_payment div img {
    width: 45px;
    height: auto;
}

.cy_console_plate_order div img {
    width: 45px;
    height: auto;
}

.cy_console_plate_commodity div img {
    width: 45px;
    height: auto;
}

.cy_console_plate_member div img {
    width: 45px;
    height: auto;
}

.bd_mealInfo {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.bdclose11Btn {
    width: 50px;
    height: auto;
    position: absolute;
    right: 80px;
    top: 80px;
    opacity: 0.8;
    cursor: pointer;
}

/*bd*/
/*.cy_ml_search_box1 li:hover {*/
/*    color: #fff !important;*/
/*    background-color: #FF501A;*/
/*}*/

/*.cy_ml_search_box1 li {*/
/*    height: 30px;*/
/*    line-height: 30px;*/
/*    cursor: pointer;*/

/*}*/

.bd-nodata {
    text-align: center;
    width: 693px !important;
    padding-top: 50px !important;
    height: 166px !important;
}

.bd-addGoodsTab{
    height: 45px;
}

.bd-addGoodsTab li{
    display: inline-block;
    width: 100px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #fff;
    margin-right: 10px;
    cursor: pointer;
}
.bd-addGoodsTab li.bd-addGoodsTab-active{
    color: white;
    background-color: #FF6130;
}

.zj_bb .suggest{
    height: 130px !important;
}
.zj_bb{
    height: 130px !important;
}
.zj_bb em {
    display: none;
    position: absolute;
    bottom: 39px;
    cursor: pointer;
}
.suggest em {
    display: none;
    position: absolute;
    bottom: 39px;
    cursor: pointer;
}
.zj_bb .layui-form-radio{

}
.bd_cover div{
    height: 30px !important;
}
.bd_cover .layui-unselect div{
    text-align: center;
    float: right;
    width: 78px;
}

.bd_cover .layui-anim{
    position: relative;
    top: 1px;
    margin-right: 0 !important;
}
.bd_moreSetboxTitle{
    height: 40px;
    background-color: #F6F7FA;
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    cursor:pointer;
}
.bd_moreSetboxTitle span{
    border-left: 3px solid #FF6130;
    display: block;
    padding-left: 8px;
    color: #43475f;
    font-weight: 500;
}
.bdmoreupStylecomm{
    width: 19px;
    height: auto;
    cursor: pointer;
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;
}
#zjw_changeImg1 img{
    height: 100px;
    width: 100px;
}
.wenhao{
    width: 20px;
    height: 20px;
    position: relative;
}
.wenhao img{
    width: 20px;
    height: 20px;
}
.wenhao div{
    display: none;
    position: absolute;
    top:30px;
    left: -115px;
    height: 40px;
    width: 250px;
    background: rgba(0,0,0,0.4);
    border-radius: 4px;
    color: white;
    line-height: 40px;
    text-align: center;
}
.wenhao:hover div{
    display: block;
}
.wenhao div span{
    width:0;
    height:0;
    border-width:0 6px 6px;
    border-style:solid;
    border-color:transparent transparent rgba(0,0,0,0.4);/*透明 透明  灰*/
    margin:auto;
    position: absolute;
    top: -6px;
    left: 0px;
    right: 0;
    display: block;
}
.bd_ol_modify_refund_popup .layui-form-checked[lay-skin=primary] i{
    background-color: #c0c0c0 !important;
}

.layui-form-checkbox[lay-skin=primary] i{
    border-radius: 3px !important;
}

/* *************************************** 小程序绑定 *************************************** */

.cy_program_binding{
    background-color: #fff;
    /*padding-top: 15px;*/
    /*padding-bottom: 1px;*/
}
.cy_program_binding_exist{
    padding: 15px 20px 15px;
}
.cy_program_binding_exist_title{
    margin-bottom: 15px;
    font-weight: 600;
    color: #43475f;
}

.cy_program_binding_exist_content{
    margin-top: 10px;
}
.cy_program_binding_exist_content p{
    color: #50536a;
    line-height: 24px;
}
.cy_program_exist_btn{
    width: 98px;
    height: 34px;
    line-height: 32px;
    color: #ff6a3c;
    background-color: #fff;
    border: 1px solid #ff6a3c;
    border-radius: 5px;
    cursor: pointer;
}
.cy_program_exist_btn:hover{
    background-color: #ff6a3c;
    color: #fff;
}
.cy_program_exist_btn.active{
    background-color: #fff;
    border-color: #22c97a;
    color: #22c97a;
}
.cy_program_exist_btn.active:hover{
    background-color: #22c97a;
    color: #fff;
}
.cy_program_binding_already{

}
.cy_program_binding_notalready{
    padding: 40px;
}
.cy_program_binding_box{
    margin-bottom: 40px;
    align-items: center;
}
.cy_program_binding_img img{
    width: 92px;
    height: 92px;
}
.cy_program_binding_introduce{
    margin-left: 20px;
}
.cy_program_introduce_title,.cy_program_introduce_attestation{
    color: #43475f;
    line-height: 22px;
}
.zjw_checked{
    position: absolute;
    left: -8px;
    top: 8px;
    color: red;
    font-weight: 900;
}


/*列表隔行变色*/
table tbody tr:nth-child(even){
    background-color:#fafafa
}
.layui-laydate-content table tbody tr:nth-child(2n){
    background-color:#ffffff
}

.loader {
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 25%;
    max-width: 25%;
    height: 200px;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.no-autofill-pwd {
	text-security: disc;
	-moz-text-security: disc;
	-webkit-text-security:disc!important;
}
input[type="password"]::-ms-reveal {
  display: none;
}
/*弹窗覆盖修改*/
/*#layui-layer1 .layui-layer-content {*/
/*    overflow: auto;*/
/*    padding-top: 0;*/
/*    height: auto !important;*/
/*    !*padding-left: 36px;*!*/
/*}*/
/*.addLinkBox{*/
/*    max-height: 325px !important;*/
/*    position: relative;*/
/*}*/
/*#layui-layer3 .layui-layer-btn-c{*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    right: 0;*/

/*}*/
.cy_ol_modify_address_popup #reciveForm .cy_ol_modify_address_popup_pull .layui-anim-upbit{
    height: 102px;
}

/* 谷歌 */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    appearance: none; 
    margin: 0; 
}
/* 火狐 */
input{
    -moz-appearance:textfield;
}
/*input::placeholder{*/
    /*font-size: 14px !important;*/
    /*color: pink !important;*/
/*}*/
.layui-input::placeholder{
    font-size: 14px !important;
}
.newBtnStyle{
    width: 100px !important;
    height: 34px !important;
    border-radius: 4px !important;
    font-size: 14px !important;
    background: #ff4f19 !important;
    font-weight: 400 !important;
    line-height: 100% !important;
    color: #fff !important;
    border: none !important;
    cursor: pointer;
}

.newBtnStyleBorder{
    width: 100px !important;
    height: 34px !important;
    border-radius: 4px !important;
    font-size: 14px !important;
    background: #ffede7 !important;
    color: #ff4f19 !important;
    font-weight: 400 !important;
    line-height: 100% !important;
    border: 1px solid rgba(255,81,28,0.80) !important;
    box-sizing: border-box;
}
.newBtnStyle:hover{
    background: #ff6739 !important;
}
.newBtnStyleBorder:hover{
    border: 1px solid rgba(255,81,28,0.80) !important;
    background: #fff5f2 !important;
    color: #ff4f19 !important;
    opacity: 0.8 !important;
}

.wuliuType{
    display: none;
}



/*预定义样式，通过js动态生成dom时，加上指定类名*/
.dpn-message {
    font-family: "\5FAE\8F6F\96C5\9ED1", Helvetica, sans-serif;
    font-size: 12px;
    z-index: 20000000;
    box-shadow: 0 3px 6px rgb(0 0 0 / 15%);
    display: flex;
    align-items: center;
}

.dpn-message {
    box-sizing: border-box;
    position: fixed;
    top: -200px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 20000000;
    padding: 15px;
    padding-right: 32px;
    min-width: 20%;
    max-width: 50%;
    border-radius: 4px;
    transition: top .3s;
}

/*info 消息*/
.dpn-message.dpn-info {
    background: #EDF2FC;
    border: 1px solid #EBEEF5;
    color: #909399;

}

/*success消息*/
.dpn-message.dpn-success {
    background: #f0f9eb;
    border: 1px solid #e1f3d8;
    color: #67C23A;
}

/*error消息*/
.dpn-message.dpn-error {
    background: #fef0f0;
    border: 1px solid #fde2e2;
    color: #F56C6C;
}

/*warning消息*/

.dpn-message.dpn-warning {
    background: #fdf6ec;
    border: 1px solid #faecd8;
    color: #E6A23C;
}

.dpn-message .dpn-close {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    font-style: normal;
    cursor: pointer;
}







