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

#page_push .box .boxInner {
    width: 951px;
}

#page_push .box .boxInner .content {
    text-align: left;
    padding: 22px 5px 0;
}

#page_push .boxInner .push_content {
    width: 60%;
    display: inline-block;
}

#page_push .boxInner .schematic_diagram {
    display: inline-block;
    width: 39%;
    height: 458px;
    overflow: hidden;
    text-align: center;
    padding-top: 4px;
}
#page_push .boxInner .cm_form_tit {
    margin-top: 2px;
    font-size: 12px;
}

.content_right_box {
    display: inline-block;
    margin-bottom: 12px;
}

.content_right_box1 {
    margin-bottom: 20px;
}

.content_right_box .push_box {
	display: inline-block;
	/* margin-bottom: 6px; */
	vertical-align: initial;
}

.content_right_box .push_box label {
	background: url(img/cm_radio_disable.png) no-repeat 0px center;
	margin-right: 2px;
	margin-left: 0px;
}

.content_right_box .push_box label.selected {
	background: url(img/cm_radio.png) no-repeat 0px center;
	margin-right: 2px;
	margin-left: 0px;
}

.content_right_box .push_box label .operation_btn {
	margin: 0;
}

.content_right_box .push_box .account_txt {
	vertical-align: -2px;
	display: inline-block;
    margin-right: 14px;
    font-size: 12px;
}

.content_right_box .push_box .delay_date {
	border: 1px solid #e5e5e5;
	display: inline-block;
	width: 40px;
	visibility: inherit;
	height: 28px;
	border-radius: 3px;
}
.push_list .operation_btn {
    display: inline-block;
    border-radius: 3px;
    border: 1px solid #E5E5E5;
    padding: 0px 14px;
    font-size: 12px;
    cursor: pointer;
}
.push_list .add_icon {
    font-size: 11px;
    vertical-align: 1px;
    margin-right: 2px;
}
.push_list .input_text {
    padding: 7px;
    border: 1px solid #E5E5E5;
    border-radius: 3px;
    width: 254px;
    font-size: 12px;
    margin-right: 2px;
}
.letters_A {
    background: url(img/AZbg.png) no-repeat;
    background-position: 0px 4px;
    background-size: 20px;
}

.letters_B {
    background: url(img/AZbg.png) no-repeat;
    background-position: 0px -34px;
    background-size: 20px;
}

.letters_C {
    background: url(img/AZbg.png) no-repeat;
    background-position: 0px -61px;
    background-size: 20px;
}

.push_list .push_content_txt {
    display: inline-block;
    width: 402px;
    height: 208px;
    background: rgba(255,255,255,1);
    border-radius: 3px;
    border: 1px solid rgba(229,229,229,1);
    padding: 10px;
    overflow: auto;
    resize: none;
}

.push_list.push_list1 {
    margin-top: 8px;
}

.push_list .push_tip {
    width: 428px;
    font-size: 12px;
    color: #999;
    line-height: 20px;
    text-align: justify;
    /* margin-top: 14px; */
}

.push_list .tip_1, .tip_2 {
    position: relative;
    padding-left: 16px;
}

.push_list .tip_2 {
    color: #FF251F;
}

.push_list {
    position: relative;
}

.push_list .tip_icon {
    position: absolute;
    left: 0;
    font-size: 14px;
}

.push_content .buttons {
    text-align: left;
    padding-left: 94.5px;
    margin-top: 40px;
}

.mini-app {
    display: inline-block;
    width: 300px;
    height: 460px;
    background: #fff;
    vertical-align: top;
    border-radius: 50px 50px 0 0;
    box-shadow: 0 0 0 3px #eee;
    overflow: hidden;
}

.editor-iPhoneX {
    background: #fff;
    border-radius: 50px;
    box-shadow: 0 0 0 3px #eee;
}

.editor-iPhoneX-head {
    height: 70px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    text-align: center;
}

.editor-iPhoneX-crame {
    text-align: center;
}

.editor-iPhoneX-crame::after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #eee;
    transform: translateX(10px);
}

.editor-iPhoneX-line {
    width: 100%;
    text-align: center;
    /* margin-top: 10px; */
}

.editor-iPhoneX-line::before,
.editor-iPhoneX-line::after {
    content: '';
    display: inline-block;
    background: #eee;
    height: 14px;
    width: 14px;
    border-radius: 7px;
    vertical-align: middle;
}

.editor-iPhoneX-line::after {
    width: 60px;
    height: 10px;
    border-radius: 5px;
    margin-left: 10px;
}

.editor-miniApp {
    height: 384px;
    border: 1px solid #ccc;
    margin: 0 20px;
    border-bottom: none;
    overflow: auto;
}

.push_img {
    width: 100%;
}

.push_time_box {
    display: none;
    position: absolute;
    left: 256px;
    top: 0px;
}

.push_time_box .date_time {
    display: inline-block;
    width: 70px;
    margin-right: 4px;
}

.push_time_box .date_time select {
    padding-left: 10px;
    background: url(img/cm_select_ico.png) no-repeat 45px center;
}

.push_time_box .hour_time {
    display: inline-block;
    width: 60px;
}

.push_time_box .hour_time select {
    padding-left: 10px;
    background: url(img/cm_select_ico.png) no-repeat 35px center;
}

.push_time_box .minute_time {
    display: inline-block;
    width: 60px;
}

.push_time_box .minute_time select {
    padding-left: 10px;
    background: url(img/cm_select_ico.png) no-repeat 35px center;
}

/* 活动名称模板样式 */
.page-activityname, .page-redPackage {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 1000;
}

.page-activityname .mask, .page-redPackage .mask {
	background: #000;
	height: 100%;
	opacity: 0.7;
}

.page-activityname .box, .page-redPackage .box {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width: 610px;
	height: 350px;
	padding: 0 10px;
	background: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	border-top: 4px solid #832688;
}

.page-activityname .modalWindow-close, .page-redPackage .modalWindow-close
	{
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(images/c_viewDetails_close.png) no-repeat;
	position: absolute;
	z-index: 3;
	right: 0px;
	top: -4px;
	cursor: pointer;
}

.page-activityname .activityname-header, .page-redPackage .redPackage-header
	{
	height: 40px;
	display: block;
	line-height: 40px;
	font-size: 14px;
	border-bottom: 2px solid #f3f3f3;
}

.page-activityname .activityname-header p, .page-redPackage .redPackage-header p
	{
	display: inline-block;
	vertical-align: top;
	padding-left: 18px;
	background: url(img/msg_tit.png) no-repeat left center;
}

.page-activityname .activityname-content, .page-redPackage .redPackage-content
	{
	display: block;
	height: 250px;
	padding: 5px 8px;
	overflow: hidden;
	overflow-y: auto;
}

.page-activityname .activityname-content ul, .page-redPackage .redPackage-content ul
	{
	width: 100%;
	overflow: hidden;
}

.page-activityname .activityname-content ul li, .page-redPackage .redPackage-content ul li
	{
	display: block;
	width: 100%;
	margin: 8px 0;
	cursor: pointer;
}

.page-activityname .activityname-content ul li span, .page-redPackage .redPackage-content ul li span
	{
	display: inline-block;
	vertical-align: middle;
}

.page-activityname .activityname-content ul li span.red_msglinum,
	.page-redPackage .redPackage-content ul li span.red_msglinum {
	width: 25px;
	height: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background-color: #eee;
	color: #000;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	margin-right: 15px;
}

.page-activityname .red_msglicon:after, .page-redPackage .red_msglicon:after
	{
	content: "";
	width: 0;
	height: 0;
	border-width: 6px 8px 6px 0;
	border-style: solid;
	border-color: transparent #f3f3f3 transparent transparent;
	position: absolute;
	top: 12px;
	left: -8px;
}

.page-activityname .activityname-content .red_msglicon.selected,
	.page-redPackage .redPackage-content .red_msglicon.selected {
	background: #f7eff7 url(img/red_selected.png) no-repeat 98% center;
}

.page-activityname .activityname-footer, .page-redPackage .redPackage-footer
	{
	text-align: center;
	margin-top: 12px;
}

.page-activityname .activityname-footer .red_btnOk, .page-activityname .activityname-footer .red_btnCancel {
    height: 28px;
    line-height: 28px;
}

.page-activityname .activityname-footer .red_btnCancel {
    background: #eeeeee;
}

.red_msglicon {
	width: 520px;
	height: 100%;
	padding: 10px 14px;
	background-color: #f3f3f3;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	padding-right: 60px;
	position: relative;
}

.red_msglicon:after {
	content: "";
	width: 0;
	height: 0;
	border-width: 6px 8px 6px 0;
	border-style: solid;
	border-color: transparent #f3f3f3 transparent transparent;
	position: absolute;
	top: 18px;
	left: -8px;
}

.red_msglicon.selected {
	background: #f7eff7 url(img/red_selected.png) no-repeat 98% center;
}

.red_msglicon.selected:after {
	border-color: transparent #f7eff7 transparent transparent;
}

/* 活动名称模板样式end */

.push_list .must_have {
    font-size: 12px;
    color: #FF1012;
    width: 12px;
    display: inline-block;
    padding-right: 4px;
}
