@charset "utf-8";

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.text_overflow_1{
	overflow: hidden;
	text-overflow:ellipsis; 
	white-space: nowrap;
}
.fade-enter-active, .fade-leave-active {
	transition: opacity .5s;
 }
.fade-enter, .fade-leave-to /* .fade-leave-active below version 2.1.8 */ {
	opacity: 0;
}
.date_picker_selector{
	width: 218px;
}
.page_nav_history_box{
	position: absolute;
	top: 0;
    right: 130px;
    height: 42px;
    padding: 6px;
    margin-right: 10px;
}
.page-nav-top .history_box{
	display: block;
}
.el-popover{
    padding: 0!important;
}
.page-nav-top .history_box .drap_tit_box{
    width: 110px;
    height: 28px;
    background: #EEEEEE;
    border-radius: 30px;
}
.history_box ul{
    width: 180px;
    max-height: 300px;
    overflow-y: auto;
    padding: 10px 0;
}
.history_box ul li{
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    cursor: pointer;
}
.history_box ul li:hover{
    background-color: #F3F3F3;
}
.cm_datapicker_box  .new_date_picker .el-input--small .el-input__inner{
	height: 28px;
	line-height: 28px;
}
.cm_datapicker_box  .new_date_picker .el-input--small .el-input__icon{
	line-height: 28px;
}
.cm_datapicker_box .new_date_picker .el-date-editor--datetime{
	width: 160px;
}
.editrule-content .sysform .new_date_picker .el-date-editor.el-input, .el-date-editor.el-input__inner {
	width: 113px;
}
.cm_datapicker_box .new_date_picker input {
	padding-right: 0;
}
.date_picker_selector .el-date-editor.el-input, .el-date-editor.el-input__inner {
    width: 218px;
}
.flex_rightBox .marketing_time{
	border: 1px solid #E5E5E5;
    display: inline-block;
    border-radius: 3px;
    color: #000;
}
.color-FFA733{
	color: #FFA733;
}
.color-A3B9FF{
	color: #A3B9FF;
}
.color_FF0017{
	color: #FF0017;
}
.color_00C600{
	color: #00C600;
}
.color_FFA733{
	color: #FFA733;
}
.color_fff{
	color: #fff;
}
.color-D1770E{
	color:#D1770E;
}
.color-FFE188{
	color: #FFE188;
}
.color-AAAAAA{
	color: #AAAAAA;
}
.color-892E8A{
	color: #892E8A;
}
.color-8B1086{
	color: #8B1086;
}
.color-999{
	color: #999;
}
.color-69BB6B{
	color: #69BB6B;
}
.c-p{
	cursor: pointer;
}
.w-per-100{
	width: 100%;
}
.h-per-100{
	height: 100%;
}
.good_img{
    width: 14px;
    height: 14px;
    background: url('../../img/good.png') no-repeat center center;
    background-size: cover;
    display: inline-block;
}

.f-s-c{
	display: flex!important;
    justify-content: flex-start;
    align-items: center;
}
.f-b-c{
	display: flex!important;
    justify-content: space-between;
    align-items: center;
}
.f-c{
	display: flex;
    justify-content: center;
    align-items: center;
}
.w-240{
	width: 240px;
}
.f-s-14{
	font-size: 14px;
}
.f-s-10{
	font-size: 10px;
}
.f-s-16{
	font-size: 16px;
}
.m-l-3{
	margin-left: 3px;
}
.m-l-25{
	margin-left: 25px;
}
.cm_button{
	background-color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	text-align: center;
	display: inline-block;
	width: 77px;
	color:#000;
	cursor: pointer;
}
.button-print{
	float: right;
    padding-left: 35px;
    display: inline-block;
    text-align: left;
    font-size: 12px;
    background:#fff url(img/button-print-ico.png) no-repeat 15px center;
}
.page-nav-top{
	position: fixed;
	top:0;
	/*z-index: 1;*/
	right: 0;
	left: 112px;
	/* width: 100%; */
	height:42px;
	line-height: 42px;
	background-color: #fff;
	box-shadow: 0px 0px 4px 0px rgb( 202, 202, 202 );
	-webkit-box-shadow: 0px 0px 4px 0px rgb( 202, 202, 202 );
}
.page-nav-left{
	position: fixed;
	top:0;
	left:0;
	width: 150px;
	height:100%;
	background-color: #5a125e;
	color: #fff;
}
.no_data,
.page-main{
	min-width: 1250px;
	top:42px;
	left: 112px;
	right:0;
	bottom: 0;
	background-color: #f3f3f3;
	position:absolute;
	overflow: hidden;
	/* display: inline-block; */
	/* padding-top: 10px; */
}
.versionHideHeader .no_data,
.versionHideHeader .page-main {
	left: 0;
}
.versionHideHeader .page-nav-top {
	left: 0;
 }
 .versionHideHeader .loginFromAdminWarn {
	display: none;
 }
.page-main-center{
	padding-left: 12px;
	width: 100%;
	height:100%;
	padding-bottom: 12px;
	padding-right: 12px;
	padding: 12px;
}
.page-main-left{
	padding-left: 12px;
	/* width: 50%; */
	vertical-align: top;
	display: inline-block;
	position: absolute;
	bottom: 10px;
	top: 0;
	padding-top: 10px;
	right: 612px;
	left: 0;
}
.page-main-right{
	display: inline-block;
	width: 590px;
	margin-left: 10px;
	position: absolute;
	vertical-align: top;
	right: 12px;
	top: 0;
	bottom: 10px;
	padding-top: 10px;
}
.page-right-con.show-after:after{
	content: "";
	width:0;
	height:0;
	border-width:6px 8px 6px 0;
	border-style:solid;
	border-color:transparent #fff transparent transparent;/*透明 灰 透明 透明 */
	
	position: absolute;
	top: 18px;
	left: -8px;
}
.page-right-con.showheader{
	height: 95%;
}
.page-right-con{
	width: 100%;
	height: 100%;
	position: relative;
	/* background-color: #fff; */
	/* padding-bottom: 100px; */
	/* margin-bottom: 10px; */
	/* margin-top: 10px; */
}
.page-right-con-head{
	height: 48px;
	line-height: 48px;
	background-color: #fff;
}
.page-right-btn{
	height: 48px;
	line-height: 48px;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	border-top: 1px solid #f4f4f4;
}
.page-right-from{
	background-color: #fff;
	/* height: 87%; */
	margin-top: 3px;
	overflow: hidden;
	overflow-y: auto;
	/* padding-bottom: 200px; */
	position: absolute;
	width: 100%;
	top: 48px;
	bottom: 48px;
	display: block;
	padding: 0 5px 20px  10px;
}
.page-table-header{
	height:30px;
	line-height: 30px;
	/* padding-bottom: 10px; */
	margin: 0 0 10px 0;
	/* height: 8%; */
	/* padding: 10px 0; */
}
.page-center-table{
	width: 100%;
	height:560px;
	overflow: hidden;
	overflow-y:auto; 
}
.button-operate{
	float: left;
	height:100%;
}
.button-add{
	display: inline-block;
	height:100%;
	padding-left: 35px;
	text-align: left;
	margin-right: 5px;
	background: url(images/meiyike_icon.png) no-repeat 17px 9px;
}
.cm_button.selected{
	background-color: #7e2a7f;
	color: #fff;
}
.cm_button.selected:hover{
	background-color:#974398;
}
.cm_button.selected:active{
	background-color:#7e2a7f;
}
.cm_button:hover,.send_rushbuy_notice:hover{
	background-color:#d7d7d7;
}
.button-del{
	display: inline-block;
	height:100%;
	padding-left: 35px;
	text-align: left;
	background: #fff url(images/meiyike_icon.png) no-repeat 15px -18px;
}
.button-sort{
	float: right;
	padding-right:20px;
	display: inline-block;
	text-align: right;
	font-size: 12px;
	background: #fff url(images/meiyike_icon.png) no-repeat 17px -49px;

}
.page-right-con-head>span{
	display: inline-block;
}
.page-header-line{
	width: 4px;
	height:20px;
	margin-left:13px; 
	background-color: #822687;
	vertical-align: middle;
}
.page-right-con-tit{
	color: #000;
	/* font-weight: 600; */
	font-size: 14px;
	font-family: "微软雅黑";
	margin-left: 5px;
}
/*表格*/
.table-content-list{
	/* height: 460px; */
	position: absolute;
	display: block;
	width: 100%;
	top: 48px;
	bottom: 48px;
	/* padding-bottom: 48px; */
	/* height: 87%; */
	overflow: hidden;
	overflow-y:auto;
	margin-top: 3px;
	background-color: #fff;
	/* max-height: 10%; */
	/* overflow: hidden; */
}
.page-table-content table tr{
	text-align: center;
}
.page-table-content table tr:nth-child(even){
	background-color: #fafafa;
}
.page-table-content table tr.selected{
	background-color: #f8f2f8;
}
.page-table-content table tbody tr:hover{
	background-color: #f8f2f8;
	cursor:pointer
}
.page-table-content{
	height: 100%;
	position: relative;
	/* margin-top: 10px; */
}
.page-main-left .page-table-content{
	height: 100%;
	position: relative;
}
.page-table-content.showheader{
	height:95%;
}
.page-table-content .table-content-head table{
	background: #fff;
}
.page-table-content table thead{
	/* height:48px; */
	background-color: #fff;
}
.page-table-content table tbody{
	background-color: #fff;

}
.page-table-content table tbody tr td{
	border-bottom:1px solid #f4f4f4;
	height: 45px;
	/* line-height: 45px; */
	position:relative;
}
.page-table-content table tbody tr:last-child td{
	/*border-bottom:none;*/
}
.page-table-content table thead tr{
	height:48px;
	color: #000;
	font-weight: 500;
}
.page-table-content table thead tr td{
	/* border-bottom:4px solid #f4f4f4; */
}
td{
	/*字符截断*/
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
td.td-img{
	width: 12%;
}
td.td-store{
	width:12%;
}
td.td-address{
	width: 25%;
}
td.td-phone{
	width: 15%;
}
td.td-showMyk{
	width: 15%;
}
td.td-complete{
	width: 12%;
}
td.td-edtior{
	width: 9%;
}
.operate-editor{
	color: blue;
	cursor: pointer;
}
td .check-btn{
	height:22px;
	display: inline-block;
	/* margin: 0 auto; */
	width: 45px;
	vertical-align: middle;
	background-color: #f1f1f1;
	border-radius:60px;
	border:1px solid #e7e7e7;
	padding: 0 1px;
	cursor: pointer;
}

td .check-btn span{
	width: 18px;
	height: 18px;
	margin-top: 1px;
	display: block;
	vertical-align: middle;
	border-radius:90px;
	-webkit-border-radius:90px;
	background-color: #fff;
	margin-left:0;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}
td .btn_selected span{
	margin-left: 22px;
}
.check-btn.btn_selected{
	background-color: #a57eaa;
}
.td-img>img{
	width: 34px;
	height:34px;
	display: block;
	margin: 0 auto;
	vertical-align: middle;
}
.table-content-pager,.table-content-pager1{
	height:48px;
	line-height:48px;
	width: 100%;
	background-color: #fff;
	border-top: 1px solid #f4f4f4;
	position: absolute;
	bottom: 0;
	z-index: 10;
}

/*分页*/
.cm_pager_box{
	width: 100%;
	height:100%;
	line-height: 48px;
}
.cm_pager_right{
	float: right;
}
.cm_pager_left{
	float: left;
}
.cm_pager_block{
	display: inline-block;
}
.cm_pager_totalpage{
	margin-right:5px; 
}
.cm_pager_totalpage span{
	color:#d4d4d4;
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
}
.cm_pager_list{
	margin-right:5px; 
}
.cm_pager_list ul{
	display: inline-block;
	height: 25px;
	vertical-align: middle;
	border: 1px solid #dbdbdb;
	border-radius: 3px;
}
.cm_pager_list ul li{
	display: block;
	float: left;
	/* width: 25px; */
	padding: 0 8px;
	line-height: 25px;
	height: 100%;
	border-right: 1px solid #dbdbdb;
	text-align: center;
	cursor: pointer;
}
.cm_pager_list ul li:last-child{
	border-right:none;
}
.cm_pager_item.active{
	/* border:1px solid #5c4a5a; */
	color: #832688;
	background-color: #f2e8f3;
}
.cm_pager_start{
	background:url(img/pagefirst.png) no-repeat center center;
}
.cm_pager_start.disable{
	background:url(img/pagefirst_disable.png) no-repeat center center;
}
.cm_pager_prev{
	background:url(img/pagepre.png) no-repeat center center;
}
.cm_pager_prev.disable{
	background:url(img/pagepre_disable.png) no-repeat center center;
}
.cm_pager_next{
	background:url(img/pagenext.png) no-repeat center center;
}
.cm_pager_next.disable{
	background:url(img/pagenext_disable.png) no-repeat center center;
}
.cm_pager_last{
	background:url(img/pagelast.png) no-repeat center center;
}
.cm_pager_last.disable{
	background:url(img/pagelast_disable.png) no-repeat center center;
}
.cm_pager_active{
	margin-right:15px; 
}
.cm_pager_active span{
	display: inline-block;
	vertical-align: middle;
	color: #acacac;
	font-size: 12px;
	margin: 0 2px;
}
.cm_pager_active select{
	display: inline-block;
	vertical-align: middle;
	color:#B3B3B3;
	height: 25px;
	font-size: 12px;
	border:1px solid #d4d4d4;
	border-radius: 2px;
	-webkit-border-radius:2px;
}
.cm_pager_check{
	margin-left:15px; 
}
.cm_pager_check span{
	display: inline-block;
	vertical-align: middle;
	color: #acacac;
	font-size: 12px;
	margin: 0 2px;
}
.cm_pager_check select{
	display: inline-block;
	vertical-align: middle;
	color:#B3B3B3;
	height: 25px;
	font-size: 12px;
	border:1px solid #d4d4d4;
	border-radius: 2px;
	-webkit-border-radius:2px;
}


/*左侧导航栏部分开始*/
.page-nav-left{
	position: fixed;
	left: 0;
	height: 100%;
	width: 112px;
	background-color: #5a125e;
}
.page-nav-left .cm_nav_identity{
	height: 42px;
	background-color: #37083A;
	border-bottom: 1px solid #741d79;
}
.cm_nav_identity .logo{
	width: 42px;
	height: 42px;
	display: inline-block;
	float: left;
}
.cm_nav_identity .logo .image{
	width: 30px;
    height: 30px;
    margin: 6px 6px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	background: url(images/c_mainMenu_tanentlogo.png) no-repeat;
	background-size: 100% 100%;
}
.cm_nav_identity .logo .image img{
	width: 30px;
    height: 30px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}
.cm_nav_identity .title{
	display: inline-block;
	height: 42px;
	line-height: 42px;
	font-size: 12px;
	width: 60px;
	color: #fff;
	float: left;
	overflow: hidden;
}
.cm_nav_identity .clear{
	clear: both;
}
.page-nav-left>ul>li{
	/*height: 42px;*/
	line-height: 42px;
	color: #fff;
	font-size: 14px;
	border-bottom:1px solid #913396;
	cursor: pointer;
	background-color: #832688; 
}
.page-nav-left>ul>li.selected>ul{
	/*display: block;*/
}
.page-nav-left>ul ul{
	display: none;
	background-color: #5a125e;
	overflow-y: auto;
}
.page-nav-left>ul a{
	color: #eec6f0;
	font-size: 12px;
}
.page-nav-left>ul a:hover{
	color: #fff;
}
.page-nav-left>ul a:active{
	color: #eec6f0;
}
.page-nav-left ul p{
	width: 93px;
	padding-left: 38px;
	display: inline-block;
}
.page-nav-left>ul ul li{
	padding-right: 16px;
}
.page-nav-left>ul ul li[data-jurisdiction="groupbuying_order_statistics1"] {
	display: none;
}
.page-nav-left>ul ul li.selected{
	background:url(images/nav_left_sprite.png) no-repeat 106px -241px;
}
.page-nav-left>ul ul li.selected a{
	color: #fff;
}
.page-nav-left>ul ul li a{
	display: block;
	padding-left: 16px;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.page-nav-left .cm_nav_meiyike p{
	background:url(images/nav_left_sprite.png) no-repeat -3px -331px;
}
.page-nav-left .cm_nav_meiyike.selected p,.page-nav-left .cm_nav_meiyike:hover p{
	background:url(images/nav_left_sprite.png) no-repeat -1px 12px;
}
.page-nav-left .cm_nav_businessapp p{
	background: url(images/nav_left_sprite.png) no-repeat -3px 4px;
}
.page-nav-left .cm_nav_shoprooms p{
	background: url(images/nav_left_sprite.png) no-repeat 0px -20px;
}
.page-nav-left .cm_nav_money p{
	background: url(images/nav_left_sprite.png) no-repeat -4px -643px;
}
.page-nav-left .cm_nav_money.selected p,.page-nav-left .cm_nav_money:hover p{
	background: url(images/nav_left_sprite.png) no-repeat -4px -693px;
}
.page-nav-left .cm_nav_shoprooms.selected p,.page-nav-left .cm_nav_shoprooms:hover p{
	background: url(images/nav_left_sprite.png) no-repeat -3px -377px;
}
.page-nav-left .cm_nav_marketing p{
	background: url(images/nav_left_sprite.png) no-repeat -1px -57px;
}
.page-nav-left .cm_nav_marketing.selected p,.page-nav-left .cm_nav_marketing:hover p{
	background: url(images/nav_left_sprite.png) no-repeat -4px -419px;
}
.page-nav-left .cm_nav_marketing .arrow{
	display: none;
}
.page-nav-left .cm_nav_appointment p{
	background: url(images/nav_left_sprite.png) no-repeat -2px -192px;
}
.page-nav-left .cm_nav_appointment.selected p,.page-nav-left .cm_nav_appointment:hover p{
	background: url(images/nav_left_sprite.png) no-repeat -3px -462px;
}
.page-nav-left .cm_nav_exponential p{
	background: url(images/nav_left_sprite.png) no-repeat -1px -128px;
}
.page-nav-left .cm_nav_exponential.selected p,.page-nav-left .cm_nav_exponential:hover p{
	background: url(images/nav_left_sprite.png) no-repeat -4px -505px;
}
.page-nav-left .cm_nav_optimised p{
	background: url(images/nav_left_sprite.png) no-repeat 0px -96px;
}
.page-nav-left .cm_nav_optimised.selected p,.page-nav-left .cm_nav_optimised:hover p{
	background: url(images/nav_left_sprite.png) no-repeat -3px -591px;
}
.page-nav-left .cm_nav_material p{
	background: url(images/nav_left_sprite.png) no-repeat -1px -163px;
}
.page-nav-left .cm_nav_material.selected p,.page-nav-left .cm_nav_material:hover p{
	background: url(images/nav_left_sprite.png) no-repeat -4px -549px;
}
.page-nav-left .cm_nav_queue p{
	background: url(images/nav_left_sprite.png) no-repeat -5px -742px;
}
.page-nav-left .cm_nav_queue.selected p,.page-nav-left .cm_nav_queue:hover p{
	background: url(images/nav_left_sprite.png) no-repeat -5px -792px;
}
.page-nav-left span.arrow{
	float: right;
	width: 8px;
	height: 8px;
	background: url(images/nav_left_arrow.png) no-repeat center center;
	margin: 17px 5px 0px 0px;
}
.page-nav-left>ul>li.selected span.arrow{
	background: url(images/nav_left_arrow_active.png) no-repeat center center;
}
/*左侧菜单栏结束*/

/*头部导航栏样式*/
.page-nav-top .top_nav_left{
	margin-left: 12px;
	position: relative;
}
.page-nav-top .top_nav_left li{
	color: #000;
	list-style-type: none;
	display: inline-block;
	margin-right: 5px;
	height: 42px;
	cursor: pointer;
}
.page-nav-top .top_nav_left li a:hover{
	color:#76237b;
}
.page-nav-top .top_nav_left li a:active{
	color:#9f4fa4;
}
.page-nav-top .top_nav_left li.selected{
	border-bottom: 4px #832688 solid;
	color: #76237b;
}
.page-nav-top .top_nav_left li a{
	display: inline-block;
	padding: 0 15px;
	color: #000;
}
.page-nav-top .top_nav_left li.selected a{
	color: #76237b;
}

.top_nav_right{
	position: absolute;
	top: 0;
	right: 0;
	height: 42px;
	padding: 6px;
	margin-right: 10px;
}
.top_nav_right li{
	position: relative;
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	margin-left: 7px;
	cursor: pointer;
}
.top_nav_left>li {
	position: relative;
}
.top_nav_right_contact{
	background: #eeeeee url(images/meiyike_icon.png) no-repeat -57px -64px;
}
.top_nav_right_home{
	background: #eeeeee url(images/meiyike_icon.png) no-repeat -58px -122px;
}
.top_nav_right_out{
	background: #eeeeee url(images/meiyike_icon.png) no-repeat -58px -150px;
}
.top_nav_right_contact:hover{
	background-color: #832688;
}
.top_nav_right_home:hover{
	background: #832688 url(images/meiyike_icon.png) no-repeat -58px -98px;
}
.top_nav_right_out:hover{
	background: #832688 url(images/meiyike_icon.png) no-repeat -58px -180px;
}
.top_nav_right_home a.showmain{
	display: block;
	width: 30px;
	height: 30px;
}
.page-nav-top .top_nav_left .mallPersonal li a{
	color: #000;
}
.page-nav-top .top_nav_left .mallPersonal li.selected a {
	color: #76237b;
	font-weight: 600;
}
.page-nav-top .top_nav_left .mallPersonal li.selected {
	border: none;
}
.page-nav-top .top_nav_left .mallPersonal li a:hover {
	color: #76237b;
}
.page-nav-top .top_nav_left  .notpointer{
	cursor: not-allowed;
}
.page-nav-top .top_nav_left .disabled{
    pointer-events:none;
    cursor: not-allowed;
    opacity: .4;
	position: relative;
}
.page-nav-top .top_nav_left .disabled:hover{
	cursor: not-allowed;
}
.top_nav_right_home ul, .top_nav_left .mallPersonal{
	display: none;
	position: absolute;
    top: 40px;
	width: 134px;
	left: -27px;
	padding: 6px 0;
	text-align: center;
	background: #fff;
	border-radius: 5px;
	-webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, .175);
  box-shadow: 0 2px 20px rgba(0, 0, 0, .175);
}
.top_nav_right_home ul {
	width: 84px;
}
.top_nav_left .mallPersonal ul{
	background: #ffffff;
    /* border: 1px solid #e9e9e9; */
    border-radius: 5px;
	-webkit-border-radius: 5px;
}
.top_nav_right_home ul{
	padding: 5px 0;
	
}
.top_nav_right_home ul .arrow, .top_nav_left .mallPersonal .arrow {
	  position: absolute;
	  top: -6px;
	  left: 50%;
	  width: 10px;
	  height: 8px;
	  margin-left: -5px;
	  background: url(images/meiyike_icon.png) no-repeat -67px -212px;
}
.top_nav_right_home ul li, .top_nav_left .mallPersonal li {
	display: block;
	width: 100%;
	height: 26px;
	line-height: 26px;
	padding-left: 30px;
	padding-right: 10px;
	margin: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
}
.top_nav_left .mallPersonal li{
	height: 28px;
}
.top_nav_left .mallPersonal li {
	padding-left: 0px;
}

.top_nav_right_home ul{
	padding: 5px 0;
}
.top_nav_right_home ul li.home_management{
	background: url(images/meiyike_icon.png) no-repeat -54px -225px;
}
.top_nav_right_home ul li.home_policymakers{
	background: url(images/meiyike_icon.png) no-repeat -54px -257px;
}
.top_nav_right_home ul li.home_cashier{
	background: url(images/meiyike_icon.png) no-repeat -55px -291px;
}
.top_nav_right_home ul li a{
	color: #666;
}

/*三列布局*/
.page-threerows.page-threerows{
	padding:0 0 0 12px;
}
.page-rows-one{
	width: 193px;
	vertical-align: top;
	display: block;
	position: absolute;
	bottom: 10px;
	top: 0;
	padding-top: 10px;
}
.page-rows-two{
	display: inline-block;
	/* width:47%; */
	margin-left:12px;
	position: absolute;
	vertical-align: top;
	left: 203px;
	top: 0;
	bottom: 10px;
	right: 459px;
	padding-top: 10px;
}
.page-rows-three{
	display: inline-block;
	width: 439px;
	margin-left: 12px;
	position: absolute;
	vertical-align: top;
	right: 10px;
	top: 0;
	bottom: 10px;
	padding-top: 10px;
}
.page-rows-one-select{
	width: 100%;
	position: absolute;
	display: block;
	top:10px;
	bottom:48px;
	overflow: hidden;
	overflow-y:auto;
	background-color: #fff;
}
.page-rows-one-btn{
	width: 100%;
	position: absolute;
	display: block;
	/* width: auto; */
	/* padding-right: 10px; */
	bottom:0;
	height:48px;
	line-height: 48px;
	 background-color:red; 
}

.tdwrap{
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: middle;
}
.tdwrap.tl{
	text-align: left;
	padding: 0 20px;
}
.tdwrap img{
	border-radius: 2px;
	-webkit-border-radius: 2px;
	background-color: #eeeeee;
}
.c_viewDetails_table .page-table-content{
	border:1px solid #f4f4f4;
	box-shadow: 0px 0px 5px 0px rgb( 125, 132, 147 )
}
.page_ty_selectState{
	display: inline-block;
	vertical-align: top;
	height: 32px;
	
	margin-left: 10px;
}
.page_ty_selectState .cm_c_select{
	border: 1px solid #e2e2e2;
	height:32px;
}
.selectedWords_indentList{
	border: 1px solid #e2e2e2;
}
.page_ty_indentList{
	padding-left: 15px;
	background: url(img/page_sale_list_disable.png) no-repeat 2px center;
}
.page_ty_selectWords{
	display: inline-block;
	vertical-align: top;
	margin-left:10px; 
}
.page_ty_indentList{
	padding-left: 15px;
	background: url(img/page_sale_list_disable.png) no-repeat 2px center;
}
.list_btn_select{
	width: 60px;
	margin-left:5px; 
}
.table-content-pager-list{
	position: absolute;
	bottom: 0;
	left:0;
	right:0;
}
.page_ty_Tablelist{
	margin-top:0;
	border-top:1px solid #f4f4f4; 
}
.cm_nav_ats p{
	background: url(images/adtv_icon_hover.png) no-repeat 11px center;
}
.cm_nav_ats:hover p{
	background: url(images/adtv_icon.png) no-repeat 11px center;
}
.page-main-center.empty{
	background:url(img/bg_empty.png) no-repeat center center;
}
.page-main-center.bg_error{
	background:url(img/bg_error.png) no-repeat center center;
}
.page-main-center.null{
	background:url(img/bg_null.png) no-repeat center center;
}
.page-main.empty{
	background:url(img/bg_empty.png) no-repeat center center;
}
.page-main.error{
	background:url(img/bg_error.png) no-repeat center center;
}
.page-main.null{
	background:url(img/bg_null.png) no-repeat center center;
}
.c_viewDetails.empty{
	background:#fff url(img/bg_empty.png) no-repeat center center;
}
.c_viewDetails.bg_error{
	background:#fff url(img/bg_error.png) no-repeat center center;
}
.c_viewDetails.null{
	background:#fff url(img/bg_null.png) no-repeat center center;
}
.page-threerows.empty{
	background:#f3f3f3 url(img/bg_empty.png) no-repeat center center;
}
.page-threerows.bg_error{
	background:#f3f3f3 url(img/bg_error.png) no-repeat center center;
}
.page-threerows.null{
	background:#f3f3f3 url(img/bg_null.png) no-repeat center center;
}
.cm_link_click.cm_form_tip{
	cursor: pointer;
	color: #AFAEAE;
}
.cm_link_click a:hover{
	/*text-decoration:underline;*/
	/*color: #7E2A7F;*/
}
.cover_top,.cover_bottom{
	position: absolute;
	left: 0;
	right: 0;
	background: #000;
    opacity: 0.7;
}
.cm_nav_ats.selected p{
	background: url(images/adtv_icon.png) no-repeat 11px center;
}
.videoHelpWrap{
	font-weight: 500;
	display: inline-block;
}
.videoHelpWrap:hover{
	opacity: 0.6;
	cursor: pointer;
}
.videoHelpWrap .icon{
	display: inline-block;
	width: 20px;
	height: 16px;
	vertical-align: -1px;
}
.videoHelpIcon:before{
	color: #7D2A7F;
}
.videoHelpWrap .videoHelpText{
	font-size:12px;
	color: #7D2A7F;
}
.theme_color {
	color: #7e2a7f;
}
.surround_border tr:first-child td {
	border-top: 1px solid #7e2a7f !important;
}
.surround_border tr:last-of-type td {
	border-bottom: 1px solid #7e2a7f !important;
}
.surround_border tr td:first-child {
	border-left: 1px solid #7e2a7f !important;
}
.surround_border tr td:last-of-type {
	border-right: 1px solid #7e2a7f !important;
}
.xcxTip{
	position: fixed;
	background: #fff;
	z-index: 999;
}
.xcxTip.yes{
	width:309px;
	height:45px;
	line-height: 45px;
	text-align: center;
	box-shadow:0px 1px 10px 6px rgba(141,141,141,0.13);
	border-radius:6px;
	color: #222222;
}
.xcxTip.not{
	width: 392px;
	height:176px;
	border-radius: 6px;
	box-shadow:0px 1px 10px 6px rgba(141,141,141,0.13);
}
.xcxTip.not .leftWrap{
	width: 270px;
	padding: 17px;
}
.xcxTip.not .leftWrap .tipTitle{
	color: #222222;
}
.xcxTip.not .leftWrap .tipContent{
	height:20px;
	line-height:20px;
	margin-top: 24px;
	font-size:14px;
	font-weight:600;
	color: #333333;
}
.xcxTip.not .leftWrap .tipDesc{
	margin-top: 5px;
	color: #909090;
}
.xcxTip.not .leftWrap .openxcx{
	margin-top: 23px;
    height: 28px;
    line-height: 28px;
}
.xcxTip.not .rightWrap{
	position: absolute;
    top: 0;
    right: 0;
	padding: 22px 25px 31px 0;
	height: 100%;
	line-height: 100%;
}
.xcxTip.not .rightWrap .imgWrap{
	width: 102px;
    height: 102px;
    background: url(./img/xcxImg.jpg) center no-repeat;
    background-size: 102px;
	overflow: hidden;
}
.xcxTip.not .rightWrap .tryxcx{
	height: 15px;
	line-height: 15px;
	margin-top: 5px;
	text-align: center;
	color: #BEBEBE;
}
.xcx_tip_lbl{
	position: relative;
	padding-right: 18px;
}
span.xcx_tip_lbl,.span_intro.xcx_tip_lbl{
	padding-right: 15px;
}
.xcx_tip_lbl:after{
	content: '';
    position: absolute;
	top: 50%;
	width: 14px;
    height: 14px;
    right: 0;
    transform: translateY(-50%);
    padding-right: 10px;
    background: url(./img/xcx-icon.png) right no-repeat;
    background-size: 14px;
}
.require_miniprogram::after{
	bottom: 0;
}
.rewardInput_disabled {
	color: #b5b5b5 !important;
}
.rewardInput_disabled::before {
	content: '';
	position: absolute;
	top: 4px;
	left: 1px;
	width: 14px;
	height: 14px;
	border-radius: 5px;
	background-color: rgb(235, 235, 228);
}
/* .disabled_xcx_label::after{
	content: '';
	position: absolute;
	top: 8px;
	left: 1px;
	width: 14px;
	height: 14px;
	border-radius: 4px;
	background-color: rgb(235, 235, 228);
} */
.arealoading {
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background-color: rgba(255, 255, 255, 0.7);
    justify-content: space-around;
    align-items: center;
}
.icon.icon-page-loading-ico_KA {
    font-size: 32px;
    animation: arealoading linear 2s infinite;
}
@keyframes arealoading {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }

}

#customer_detail_box {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	bottom: 0;
	height: 100vh;
	width: 1189px;
	background: #fff;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	transform: translateX(-100%);
	left: -9999px\9;
	max-width: calc(100% - 60px);
}
#customer_detail_box.show {
	transform: translateX(0);
	left: 0\9;
}
#customer_detail_box.show + .customer_detail_box-mask,
#customer_detail_box.show + .member_detail_mask {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9998;
	background: rgba(0, 0, 0, .3);
}
#customer_detail_box.show .customer_detail_box-close,
#customer_detail_box.show .member_detail_close {
	display: block;
}
.customer_detail_iframe {
	width: 100%;
	height: 100%;
}
.customer_detail_box-close,
.member_detail_close {
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
	cursor: pointer;
	margin: 10px;
	width: 35px;
	height: 35px;
	transition: transform .3s;
}

.customer_detail_box-close:hover,
.member_detail_close:hover {
	transform: rotate(180deg);
}

.customer_detail_box-close:after,
.customer_detail_box-close:before,
.member_detail_close:after,
.member_detail_close:before {
	position: absolute;
	left: 0;
	top: 50%;
	content: "";
	width: 100%;
	height: 2px;
	background: #fff;
	transform: rotate(-45deg);
}
.customer_detail_box-close:after,
.member_detail_close:after {
	transform: rotate(45deg);
}
#page-uploadShareImg .title {
	height: 50px;
	line-height: 50px;
}

#page-uploadShareImg .title .bordLeft {
	border-left: 6px solid #832688;
	padding-left: 8px;
	line-height: 20px;
	height: 20px;
	display: inline-block;
}

#page-uploadShareImg .boxInner {
	width: 820px;
}

#page-uploadShareImg .content {
  padding-top: 20px;
	height: 495px;
	overflow-y: auto;
}
#page-uploadShareImg .sysform.cm_textarea{
	height: auto;
}
#page-uploadShareImg .content .module_editor__textarea {
	border: 1px solid #DCDFE6;
	border-radius: 4px;
}
#page-uploadShareImg .content .module_editor__textarea_input .el-textarea__inner {
	border: none !important;
	resize: none;
	height: 40px;
}
#page-uploadShareImg .content .module_editor__color {
	font-size: 12px;
	display: flex;
	height: 29px;
	padding: 5px;
	align-items: center;
	justify-content: flex-end;
	background: #f9f9f9;
}
#page-uploadShareImg .content .module_editor__color .el-color-picker {
	height: auto;
	margin-left: 5px; 
}
#page-uploadShareImg .content .module_editor__color .el-color-picker__trigger {
	height: 19px;
	width: 19px;
	padding: 0;
}
#page-uploadShareImg .content .textBox button{
	width: 79px;
	height: 28px;
	background: #FFFFFF;
	border: 1px solid #E5E5E5;
	border-radius: 3px;
	margin-top: 10px;
	font-size: 13px;
	color: #333333;
	padding: 0;
	cursor: pointer;
}
#page-uploadShareImg .content .textBox button:hover{
	background: #f7f7f7;
}
#page-uploadShareImg .content .textBox .tipsText{
	color: #999999;
	font-size: 12px;
	line-height: 22px;
}
#page-uploadShareImg .content .textBox .tipsText span{
	color: #409EFF;
}
#page-uploadShareImg .required_label{
  color: #ff1113;
}
#page-uploadShareImg .content .sysform .cm_form_tit{
  margin-right: 20px;
  font-weight: Bold;
  font-size: 12px;
  color: #222222;
  position: relative;
}
#page-uploadShareImg #uploadShareImg{
  display: inline-block;
  width: 350px;
}
#page-uploadShareImg .form{
  width: 500px;
  display: inline-block;
  vertical-align: top;
}
#page-uploadShareImg .img_box{
  display: inline-block;
  width: 246px;
  height: 438px;
}
#page-uploadShareImg .img_box .canvasDiv{
  width: 984px;
  height: 1752px;
  transform: scale(0.25);
  transform-origin: left top;
  position: relative;
}
#page-uploadShareImg .img_box .canvasDiv img{
  width: inherit;
  height: inherit;
  border-radius: inherit;
}
#page-uploadShareImg .canvasTips{
  font-size: 12px;
  color: #222222;
  position: absolute;
  left: 510px;
  top: 518px;
  width: 246px;
  text-align: center;
  white-space: nowrap;
}
#page-uploadShareImg .canvasTips .iconfont{
  vertical-align: middle;
  font-size: 14px;
  margin-right: 2px;
}
#page-uploadShareImg .required_label{
  display: inline-block;
  vertical-align: -2px;
  margin-left: 3px;
  color: #FF1012;
  position: absolute;
  top: 2px;
}
#page-uploadShareImg .buttons{
  border:none;
  /* margin-top:140px; */
  height: auto;
  width: 100%;
  text-align: center;
  padding: 5px;
}
#page-uploadShareImg .buttons .btn{
  display: inline-block;
  height: 28px;
  width: 79px;
  text-align: center;
  font-size: 12px;
  color: #333333;
  background: #eeeeee;
  border:1px solid #eee;
  margin-right: 10px;
  text-align: center;
  line-height: 25px;
  cursor: pointer;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
#page-uploadShareImg .buttons .btn.dark{
  background: #832688;
  color: #FFF;
}
#page-uploadShareImg .reeliUploader-list li{
  width: 120px !important;
  height: 120px;
}
#page-uploadShareImg .reeliUploader-list li img{
  margin: 0 auto;
  width: auto;
}
#page-uploadShareImg .reeliUploader-list li .reeliUploader-change{
  margin: 0;
}
#page-uploadShareImg .pic-tip{
  font-size: 12px;
  color: #999999;
  margin-top:-5px;
}


#page-redPackage .title {
	height: 50px;
	line-height: 50px;
}

#page-redPackage .title .bordLeft {
	border-left: 6px solid #832688;
	padding-left: 8px;
	line-height: 20px;
	height: 20px;
	display: inline-block;
}

#page-redPackage .boxInner {
	width: 800px;
}

#page-redPackage .content {
	height: 450px;
	overflow-y: auto;
	padding: 0;
}

#page-redPackage .tempPack {
	margin: 0;
}

#page-redPackage .buttons .btn.cance {
	background: #f3f3f3;
	color: #000;
}

#page-redPackage .buttons {
	padding: 5px;
	border-top: 2px solid #f3f3f3;
}

#page-redPackage .cm_checkbox {
	text-align: left;
	padding: 10px;
}

#page-redPackage .itemClass {
	padding: 10px 30px;
}

#page-redPackage .itemClass {
	padding: 10px 30px;
}

#page-redPackage .cm_checkbox .son {
	display: flex;
	flex-wrap: wrap;
}

#page-redPackage .cm_checkbox .son .sonname {
	width: 25%;
	margin: 0;
	margin-top: 5px;
}

#page-redPackage .itemClass .className .span_intro {
	font-weight: bold;
}
#page-redPackage .cm_form_checkboxGroup>label {
    margin-right: 10px;
    background-image: url(./images/checkbox_unchecked.png);
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    line-height: 22px;
    font-size: 0;
    color: #555;
}
#page-redPackage .cm_form_checkboxGroup>label.selected {
    background-image: url(./images/checkbox_checked.png);
}
#page-redPackage .boxInner {
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
}
#page-redPackage .selectedpacks .item {
    display: flex;
    align-items: center;
    line-height: 22px;
	background: #f6f6f6;
    position: relative;
    margin: 10px 0;
}
#page-redPackage .selectedpacks .item .tempPack {
	width: 500px;
    padding: 5px 10px;
	flex: 1;
}
#page-redPackage .selectedpacks .item .tempPack .firstLine {
	color: black;
    font-weight: bold;
    display: flex;
	font-size: 12px;
}
#page-redPackage .selectedpacks .item .tempPack .firstLine .left {
	flex: 1;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#page-redPackage .selectedpacks .item .tempPack .firstLine .right {
	flex: 2;
    text-align: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#page-redPackage .selectedpacks .item .tempPack .firstLine .red {
	color: #ed3533;
}
#page-redPackage .selectedpacks .item .tempPack .lineContent {
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 22px;
    font-size: 12px;
    color: #999;
}
#page-redPackage  label input[type="checkbox"] {
	visibility: hidden;
}
#page-redPackage .cm_form_checkboxGroup {
	font-size: 0;
}
#select_goods_modal.page-modalWindow .boxInner {
	width: 800px;
}
#select_goods_modal.page-modalWindow .content {
	height: 450px;
}
@media only screen and (max-width:1200px){
	#select_goods_modal.page-modalWindow .content,
	#page-redPackage .content {
		height: 380px !important;
	}
}
#select_goods_modal .cm_checkbox .son .sonname {
	width: 33%;
	margin: 0;
    margin-top: 5px;
}
#select_goods_modal .cm_checkbox .son .span_price {
	float: right;
    margin-right: 15px;
    line-height: 28px;
    color: #ee3535;
}
#select_goods_modal .cm_checkbox label input[type="checkbox"] {
	visibility: hidden;
}
#select_goods_modal .operation_box .saleBtn {
    height: 30px;
    line-height: 30px;
    width: auto;
    padding: 0 14px;
    margin: 16px 2px 0 16px;
    background-color: #999;
    color: #fff;
}
#select_goods_modal .operation_box .serviceBtn {
    height: 30px;
    line-height: 30px;
    width: auto;
    padding: 0 14px;
    background-color: #999;
    color: #fff;
}
#select_goods_modal .operation_box .selected {
    background-color: #7e2a7f;
}
#select_goods_modal .itemClass {
	padding: 10px 0px;
    padding-left: 6px;
}
#select_goods_modal .cm_checkbox .cm_form_checkboxGroup {
	font-size: 0;
}
#select_goods_modal .cm_checkbox .cm_form_checkboxGroup>label {
	background-image: url(./images/checkbox_unchecked.png);
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    line-height: 22px;
    font-size: 12px;
    color: #555;
    cursor: pointer;
	margin-right: 0px;
}
#select_goods_modal .cm_checkbox .cm_form_checkboxGroup>label.selected {
	background-image: url(./images/checkbox_checked.png);
}
#select_goods_modal .itemClass .className .span_intro {
	font-weight: bold;
}
#select_goods_modal .cm_form_checkboxGroup label > label {
	width: 150px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#select_goods_modal .cm_checkbox .son {
	display: flex;
    flex-wrap: wrap;
}
#page_inviteReward {
	z-index: 997;
}
#page_inviteReward .content {
	text-align: left;
	height: auto;
	padding: 12px 0;
}
#page_inviteReward .box .boxInner {
	width: 716px;
}
#page_inviteReward .content .cm_form_tit{
	width: 100px;
	vertical-align: middle;
	float: left;
	font-size: 12px;
	text-align: left;
}
#page_inviteReward .content .cm_form_content {
	margin-left: 80px;
	padding: 10px;
	border-radius: 3px;
	background: rgba(245,245,245,1);
}
#page_inviteReward .rewardCheckBox .cm_form_checkboxGroup>label {
	background-image: url(./images/checkbox_unchecked.png);
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    line-height: 22px;
    font-size: 12px;
    color: #555;
    cursor: pointer;
}
#page_inviteReward .rewardCheckBox .cm_form_checkboxGroup>label.selected {
	background-image: url(./images/checkbox_checked.png);
}
#page_inviteReward label input[type="checkbox"] {
	visibility: hidden;
	display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}
#page_inviteReward .cm_form_checkboxGroup {
	font-size: 0;
}
#page_inviteReward .content .cm_form_tip{
	margin-left: 10px;
	width: auto;
	vertical-align: middle;
}
#page_inviteReward .content .sysform{
	margin-bottom: 15px;
}
#page_inviteReward .content .itemLi{
	position: relative;
	height: 36px;
	line-height: 36px;
	width: auto;
	margin-bottom: 10px;
}
#page_inviteReward .content .itemContent .itemLi .item_name {
	background-color: #fff;
	border-radius: 3px;
	width: 530px;
	padding: 0 10px;
}
#page_inviteReward .content .redPocketContent .itemLi {
    line-height: 22px;
	height: auto;
	border-radius: 3px;
	padding-right: 10px;
}
#page_inviteReward .content .redPocketContent .itemLi .tempPack {
	background-color: #fff;
	margin: 0;
	width: 460px;
	padding: 5px 10px
}
#page_inviteReward.red_template .content .redPocketContent .itemLi .tempPack {
	width: 540px;
}
#page_inviteReward .content .redPocketContent .itemLi .tempPack .firstLine {
	font-size: 12px;
	color: #222;
	font-weight: bold;
	display: flex;
}

#page_inviteReward .content .redPocketContent .itemLi .tempPack .firstLine .red {
	color: #ed3533;
}

#page_inviteReward .content .redPocketContent .itemLi .tempPack .firstLine .left {
	flex: 1;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#page_inviteReward .content .redPocketContent .itemLi .tempPack .firstLine .right {
	flex: 2;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#page_inviteReward .content .redPocketContent .itemLi .tempPack .inline {
	display: inline-block;
}

#page_inviteReward .content .redPocketContent .itemLi .tempPack .lineContent {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 22px;
	font-size: 12px;
	color: #999;
}
#page_inviteReward .content .redPocketContent .itemLi .redNum {
	width: 70px;
    text-align: center;
    position: absolute;
    right: 30px;
    top: 50%;
	transform: translateY(-50%);
}
#page_inviteReward.red_template .content .redPocketContent .itemLi .redNum {
	display: none;
}
#page_inviteReward .content .redPocketContent .itemLi .redNum .redNumTitle {
	font-size: 12px;
	color: #999;
}
#page_inviteReward .content .redPocketContent .itemLi .redNum .redNumInput {
	display: block;
	width: 50px;
	height: 27px;
	border: 1px solid #e7e7e7;
	margin: 0 auto;
	text-align: center;
}

/*  */
#page_inviteReward .content .combContent ul {
	font-size: 0;
	line-height: 18px;
}
#page_inviteReward .content .combContent .combItemsHead {
	display: none;
}
#page_inviteReward .content .combContent .combItemsBody {
	max-height: 200px;
	overflow-y: scroll;
} 
#page_inviteReward .content .combContent .col {
	display: inline-block;
	vertical-align: middle;
	width: 45%;
	font-size: 12px;
	color: #333;
	overflow: hidden;
	position: relative;
}
#page_inviteReward .content .combContent .combItemsBody li {
	padding: 5px 0;
	min-height: 30px;
	line-height: 30px;
}
#page_inviteReward .content .combContent .col:nth-child(2) {
	width: 25%;
}
#page_inviteReward .content .combContent .col:nth-child(3) {
	width: 20%;
	padding-left: 20px;
}
#page_inviteReward .content .combContent .col:last-child {
	width: 10%;
}
#page_inviteReward .content .combContent .combItemsHead .col {
	color: #999;
	line-height: 18px;
}
#page_inviteReward .content .combContent .col.name {
	padding-right: 30px;
}
#page_inviteReward .content .combContent .col.name .muti {
	line-height: 18px;
}
#page_inviteReward .content .combContent .col.name div {
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	font-size: 12px;
	color: #333;
}
#page_inviteReward .content .combContent .col.name .addService {
	position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    cursor: pointer;
	line-height: 30px;
}
#page_inviteReward .content .combContent .col.name .addService::after {
	content: '\e70a';
    font-family: 'iconfont';
    font-size: 12px;
    color: #00A7D7;
    font-size: 30px;
}
#page_inviteReward .content .combContent .col input {
	display: inline-block;
	vertical-align: top;
	height: 26px;
	border-radius: 2px;
	border: 1px solid #E5E5E7;
	margin: 2px 0;
}
#page_inviteReward .content .combContent .col .times_wrap,
#page_inviteReward .content .combContent .col .date_wrap,
#page_inviteReward .content .combContent .col .delete col {
	height: 30px;
	line-height: 30px;
}
#page_inviteReward .content .combContent .col input.times {
	width: 50px;
	margin-right: 7px;
}
#page_inviteReward .content .combContent .col input.noLimit {
	margin: 2px 7px;
}
#page_inviteReward .content .combContent .col input.date {
	width: 100%;
}
#page_inviteReward .content .combContent .col .del_icon {
	display: block;
    width: 30px;
    cursor: pointer;
    height: 30px;
    background: url(images/invited_del.png) no-repeat center center;
    background-size: 20px;
	margin: 0 auto;
}
#page_inviteReward .content .combContent .col .del_icon:hover {
	background: url(images/invited_del_hover.png) no-repeat center center;
    background-size: 20px;
}
/*  */

#page_inviteReward .content .selectBtnAera{
	width: 375;
    height: 30px;
}
#page_inviteReward .content .selectCombItems .selectBtnAera {
	width: 415px;
    height: 50px;
}
#page_inviteReward .content .selectCombItems .selectBtnAera .cm_form_tip {
	height: 20px;
	line-height: 20px;
}
#page_inviteReward .content .itemLi > div{
	display: inline-block;
}
#page_inviteReward .content .itemLi .item_name{
	width: 280px;
	font-size: 12px;
    color: #222222;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
}
#page_inviteReward .content .itemLi .delete_icon{
	position: absolute;
    width: 20px;
    right: 10px;
	top: 50%;
	transform: translateY(-50%);
    cursor: pointer;
    height: 20px;
    background: url(images/invited_del.png) no-repeat;
    background-size: 20px;
}
#page_inviteReward .content .itemLi .delete_icon:hover{
	background: url(images/invited_del_hover.png) no-repeat;
	background-size: 20px;
}
#page_inviteReward .content .add_item,#page_inviteReward .content .add_redPocket,#page_inviteReward .content .add_comb{
	display: inline-block;
	padding: 0 10px;
	font-size: 12px;
    border-radius: 3px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background-color: #b077b3;
    cursor: pointer;
	vertical-align: middle;
}

#setPrivilegePointAsLevel {
	z-index: 997;
}
#setPrivilegePointAsLevel .content {
	text-align: left;
}
#setPrivilegePointAsLevel .content .note,
#setPrivilegePointAsLevel .content .typeChange {
	position: relative;
}
#setPrivilegePointAsLevel .content .note .text,
#setPrivilegePointAsLevel .content .typeChange .text {
	font-size: 12px;
	color: #909090;
	line-height: 20px;
}
#setPrivilegePointAsLevel .content .note .checkLevelSetting,
#setPrivilegePointAsLevel .content .levels .clear {
	position: absolute;
	height: 24px;
	font-size: 12px;
	color: #4BB7ED;
	right: 0;
	bottom: 0;
	cursor: pointer;
}
#setPrivilegePointAsLevel .content .typeChange {
	margin-top: 22px;
    padding: 0 5px;
	background-color: #FFF7F7;
	display: none;
}
#setPrivilegePointAsLevel .content .typeChange .text.iconfont::before {
	font-size: 14px;
}
#setPrivilegePointAsLevel .content .typeChange .text {
	color: #f00;
	line-height: 24px;
}

#setPrivilegePointAsLevel .content .levels {
	margin-top: 22px;
	overflow: auto;
	height: 200px;
	border-top: 1px solid #E5E5E5;
	position: relative;
}
#setPrivilegePointAsLevel .content .levels .clear {
	bottom: auto;
	top: 10px;
	right: 10px;
}
#setPrivilegePointAsLevel .content .levels .body {
	max-height: 360px;
    overflow-y: scroll;
}
#setPrivilegePointAsLevel .content .levels .item {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	margin-bottom: 20px;
}
#setPrivilegePointAsLevel .content .levels .item:last-child {
	margin-bottom: 0;
}
#setPrivilegePointAsLevel .content .levels .item.head {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
#setPrivilegePointAsLevel .content .levels .item.head .levelName,
#setPrivilegePointAsLevel .content .levels .item.head .levelPoint {
	/* padding-left: 20px; */
}
#setPrivilegePointAsLevel .content .levels .item .levelName {
	width: 55%;
	float: left;
}
#setPrivilegePointAsLevel .content .levels .item .levelPoint {
	width: 35%;
	float: right;
}
#setPrivilegePointAsLevel .content .levels .item .levelName.select {
	height: 30px;
	border: 1px solid #E5E5E5;
}
#setPrivilegePointAsLevel .content .levels .item .levelName.select select {
	background: url(img/cm_select_ico.png) no-repeat 233px center;
}
#setPrivilegePointAsLevel .content .levels .item .levelPoint input {
	width: 110px;
	height: 30px;
	float: left;
	border-radius: 3px;
	font-size: 12px;
	color: #333;
	padding: 0 10px;
	border: 1px solid #E5E5E5;
}
#setPrivilegePointAsLevel .content .levels .item .levelPoint .plus,
#setPrivilegePointAsLevel .content .levels .item .levelPoint .minus {
	width: 20px;
	height: 20px;
	margin: 5px 10px;
	border: 1px solid #9B9B9B;
	border-radius: 50%;
	font-size: 18px;
	color: #9B9B9B;
	text-align: center;
	line-height: 16px;
	float: left;
	cursor: pointer;
}
#setPrivilegePointAsLevel .content .levels .item .levelPoint .plus {
	display: none;
}
#setPrivilegePointAsLevel .content .levels .item:first-child .levelPoint .plus {
	display: block;
}
#setPrivilegePointAsLevel .content .levels .item:first-child .levelPoint .minus {
	display: none;
}

#voteQrcode {
	position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
}
#voteQrcode .swiper-container {
	position: absolute;
    top: 50%;
    left: 200px;
	right: 200px;
    height: 640px;
    transform: translate(0,-50%);
}
#voteQrcode .swiper-container .swiper-slide{
	position: relative;
    width: 100%;
	height: 100%;
	color: #fff;
}
#voteQrcode .swiper-container .wraperDiv {
	width: 100%;
	padding-bottom: 142%;
	position: absolute;
	top: 50%;
	border-radius: 13px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%) scale(0.7);
	transition: all 0.2s ease-out;
}
#voteQrcode .swiper-container .swiper-slide.public1 .wraperDiv {
	background: url('../css/img/tempImg/public1.png') no-repeat center center;
    background-size: cover;
}
#voteQrcode .swiper-container .swiper-slide.public2 .wraperDiv {
	background: url('../css/img/tempImg/public2.png') no-repeat center center;
    background-size: cover;
}
#voteQrcode .swiper-container .swiper-slide.public3 .wraperDiv {
	background: url('../css/img/tempImg/public3.png') no-repeat center center;
    background-size: cover;
}
#voteQrcode .swiper-container .swiper-slide.public4 .wraperDiv {
	background: url('../css/img/tempImg/public4.png') no-repeat center center;
    background-size: cover;
}
#voteQrcode .swiper-container .swiper-slide.public5 .wraperDiv {
	background: url('../css/img/tempImg/public5.png') no-repeat center center;
    background-size: cover;
}
#voteQrcode .swiper-container .swiper-slide.public6 .wraperDiv {
	background: url('../css/img/tempImg/public6.png') no-repeat center center;
    background-size: cover;
}
#voteQrcode .swiper-container .swiper-slide.swiper-slide-active .wraperDiv{
	-webkit-transform: translateY(-50%) scale(1);
}
#voteQrcode .swiper-container .swiper-slide .activityName {
	position: absolute;
	left: 20px;
	right: 20px;
	text-align: center;
    color: #fff;
    font-size: 26px;
	height: 40px;
	line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	top: 10%;
}
#voteQrcode .swiper-container .swiper-slide .commonInfo {
	position: absolute;
	left: 0;
	right: 0;
	font-size: 14px;
	color: #fff;
	text-align: center;
	height: 24px;
	line-height: 24px;
	top: 20%;
}
#voteQrcode .swiper-container .swiper-slide .codeDiv{
	position: absolute;
	width: 66%;
	padding-bottom: 66%;
	left: 50%;
	margin-left: -33%;
	top: 31%;
}
#voteQrcode .swiper-container .swiper-slide.public5 .codeDiv{
    top: 36%;
}
#voteQrcode .swiper-container .swiper-slide.public6 .codeDiv{
    top: 36%;
}
#voteQrcode .swiper-container .swiper-slide .codeDiv .code{
	position: absolute;
	width: 100%;
    height: 100%;
}
#voteQrcode .swiper-container .swiper-slide .codeDiv .logo{
	position: absolute;
    top: 50%;
    left: 50%;
    width: 12.5%;
    height: 12.5%;
    transform: translate(-50%, -50%);
}
#voteQrcode .bottom {
	font-size: 14px;
    color: #FFF;
	text-align: center;
}
#voteQrcode .swiper-pagination-bullet {
	background-color: #AFAFAF;
	width: 10px;
	height: 10px;
}
#voteQrcode .swiper-pagination-bullet-active {
	background-color: #fff;
}
#voteQrcode .swiper-container-horizontal>.swiper-pagination-bullets, 
#voteQrcode .swiper-pagination-custom, 
#voteQrcode .swiper-pagination-fraction {
	bottom: 26px;
}
#voteQrcode .bottom {
	position: absolute;
	width: 100%;
	bottom: 0;
	text-align: center;
}
#preventRobot {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 1005;
	display: none;
}
#preventRobot .wrapper {
	background: #ffffff;
	width: 320px;
	position: absolute;
	top: 50%;
	left: 50%;
	background: #fdc;
	border-radius: 5px;
	transform: translate(-50%, -50%);
	padding: 15px;
	font-size: 14px;
}
#preventRobot .wrapper .title {
	font-size: 12px;
	color: #e33;
	font-weight: bold;
}
#preventRobot .wrapper .close {
	font-size: 24px;
	cursor: pointer;
	float: right;
	line-height: 18px;
}
#preventRobot .wrapper .close::before {
	content: "\00d7";
}
#preventRobot .wrapper .preventRobot-tip {
	color: #e33;
	margin-bottom: 11px;
	margin-top: 8px;
}
#preventRobot .wrapper .code {
	width: 129px;
	height: 30px;
	padding-left: 9px;
	font-size: 14px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: none;
	border: 1px solid #eeeeee;
}
#preventRobot .wrapper .codeImg {
	width: 63px;
	height: 26px;
	margin-left: 6px;
	margin-bottom: 2px;
}
#preventRobot .wrapper .button {
	margin-top: 10px;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	border: solid 1px #ddd;
	border-radius: 2px;
	color: #000;
	background-color: #fff;
}

#preventRobot .wrapper .sure {
	background-color: #e33;
	border-color: #e33;
	color: #fff;
}







/* reset element ui css*/
.page-main .el-step__icon.is-text {
	border-width: 1px;
}
.page-main .el-step.is-horizontal .el-step__line {
	height: 1px;
}
.page-main .el-step__icon-inner {
	font-size: 24px;
	font-family: Arial,sans-serif;
}
.page-main .el-step__title.is-process,
.page-main .el-step__title {
	font-size: 12px;
	font-weight: normal;
}
.page-main .el-input,
.page-main .el-radio__label {
	font-size: 12px;
}
.page-main .el-date-editor .el-range-input,
.page-main .el-date-editor .el-range-separator {
	font-size: 12px;
}
.page-main .el-step__title.is-success {
	color: #000;
}

.EcommerceHidden,.MarketingHidden,.EntrepreneurshipHidden {
	display: none !important;
}

.dark-close-dialog .el-dialog {
	box-shadow: 0 -5px 2px #832788 !important;
}
.dark-close-dialog .el-dialog .el-dialog__headerbtn {
	top: 0;
	right: 0;
	background: #832788;
	border-radius: 3px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.dark-close-dialog .el-dialog .el-dialog__headerbtn .el-dialog__close {
	color: #FFFFFF;
	font-size: 30px;
}
.page-setting-main .subtitle {
	border-left: 4px solid #2B5636;
}
.page-setting-form .page-setting-tabs .el-tabs__item.is-active {
    color: #909090;
}
.staff-layout-item .staff-layout-item-button .layout-active-button {
    background: #2B5636;
}
.mgj_pay_agreement {
	position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1000;
}
.mgj_pay_agreement .mask {
	background: #000;
    height: 100%;
    opacity: 0.7;
}
.mgj_pay_agreement .box {
	width: 968px;
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 3px;
}
.mgj_pay_agreement .box .close {
	position: absolute;
    right: 19px;
    top: 17px;
    width: 30px;
    height: 30px;
    background: url(img/close-icon.png) no-repeat center center;
    background-size: 10px 10px;
    cursor: pointer;
}
.mgj_pay_agreement .box .header {
	padding: 20px 20px 10px;
	line-height: 24px;
    font-size: 18px;
    color: #303133;
}
.mgj_pay_agreement .box .wrapper {
	padding: 15px;
    font-size: 12px;
}
.mgj_pay_agreement .box .content {
	color: #606266;
	word-break: break-all;
	max-height: 393px;
    overflow-y: auto;
}
.mgj_pay_agreement .box .content h6 {
	margin: 0;
}
.mgj_pay_agreement .box .content h2 {
	margin: 0;
}
.mgj_pay_agreement .box .content p {
	margin: 20px 0;
    text-indent: 2em;
}
.mgj_pay_agreement .box .footer {
	padding: 10px 20px 20px;
	text-align: right;
}
.mgj_pay_agreement .box .footer .btn-agreement {
	display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #FFF;
    border: 1px solid #DCDFE6;
    color: #606266;
    -webkit-appearance: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    -webkit-transition: .1s;
    transition: .1s;
    font-weight: 500;
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 4px;
}
.mgj_pay_agreement .box .footer .btn-agreement:hover {
	color: #409EFF;
    border-color: #c6e2ff;
    background-color: #ecf5ff;
}