@charset "utf-8";

.public_content_section .edit_greeting_sec {
	padding:0 24px; 
}
.steps_section {
	float:right;
}
.steps_section li {
	position:relative;
	float:left;
	width:120px;
	height:40px;
	border:1px solid #e0e8ef;
	margin:9px 0 0 30px;
	text-align:center;
	line-height:40px;
	color:#bbbbbb;
	font-size:14px;
}
.steps_section li.active {
	color:#369ff2;
}
.steps_section li span {
	position:absolute;
	left:-5px;
	top:5px;
	display:inline-block;
	height:30px;
	line-height:30px;
	background:#fff;
}
.UC_box_title {
	width:100%;
	height:49px;
	padding-left:18px;
	line-height:48px;
	color:#666666;
	font-size:16px;
	background:#f6fbff;
	border-bottom:1px solid #e0e8ef;
}
.UC_box_title .ec_btn.btn_pill{
	margin-top:8px;
	color:#369ff2;
	font-size:14px;
}

.UC_box_title .ec_btn.btn_pill:hover{
	color:#fff
}
.UC_box .UC_box_content .phone {
	float:left;
	position:relative;
	width:230px;
	height:380px;
	margin:-12px 0 0 78px;
	padding-left:2px;
	padding-top:30px;
	background:url(../img/phone_bg.png) left top no-repeat;
	overflow:hidden;
}
.UC_box .UC_box_content .phone img { 
	width:226px;
	height:316px;
	border-radius:4px;
} 
.UC_box .UC_box_content .computer {
	position:relative;
	width:430px;
	height:368px;
	background:url(../img/pc_bg.png) left top no-repeat;
	margin:84px 0 80px 418px;
	padding:4px;
	overflow:hidden;
}

.UC_box .UC_box_content .computer .img {
	width:422px;
	height:260px;
	border-radius:4px;
	background:url(../img/img_pc_text_bottom.jpg) left bottom no-repeat;
	background-size:contain;
	overflow:hidden;
}
.UC_box .UC_box_content .computer .img img{
	display:block;
	width:100%;
	height:auto;
}
.btn_pc {
	display: inline-block;
	height: 40px;
	width: 110px;
	line-height: 40px;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	margin-left: 14px;
	background: rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-ms-border-radius: 1px;
	-o-border-radius: 1px;
	border-radius: 1px;
}
.btn_pc:hover, .btn_pc:active {
	color: rgba(255, 255, 255, 0.5);
	background: rgba(0, 0, 0, 0.6);
}
.UC_box .UC_box_content .phone .btn_edit {
	position: absolute;
	left: 60px;
	top: 138px;
}
.UC_box .UC_box_content .phone .btn_cancel {
	position:absolute;
	left:60px;
	top:198px;
}
.UC_box .UC_box_content .computer .btn_edit {
	position:absolute;
	left:160px;
	top:84px;
}
.UC_box .UC_box_content .computer .btn_cancel {
	position:absolute;
	left:160px;
	top:144px;
}

.UC_box .UC_box_content .computer .icon_select,
.UC_box .UC_box_content .phone .icon_select {
	position:absolute;
	right: 0;
	bottom: 0;
	display:inline-block;
	width:54px;
	height:54px;
	background:url(../img/icon_not_select1.png) left top no-repeat;
}

.UC_box .UC_box_content .computer .icon_select{ 
	bottom: 69px;
}
.UC_box .UC_box_content .computer .icon_select.selected,
.UC_box .UC_box_content .phone .icon_select.selected {
	background:url(../img/icon_selected1.png) left top no-repeat;
}
.UC_box .UC_box_content .setup_people,
.UC_box .UC_box_content>p{
	margin:0 44px 34px 55px;
}
.UC_box .UC_box_content .setup_people {
	margin-top:58px;
	font-size:16px;
	color:#666666;
}
.UC_box .UC_box_content .setup_people input[type="checkbox"] {
	margin-right:8px;
	vertical-align:middle;
	margin-top: -2px;
}
.UC_box .UC_box_content>p {
	color:#999999;
}
.UC_box .UC_box_content .three_parts_left, .UC_box .UC_box_content .three_parts_mid{
	float:left;
	position:relative;
	width:160px;
	height:160px;
	margin:63px 0 106px 0px;
	border:4px solid transparent;
}
.UC_box .UC_box_content .three_parts_left .state, .UC_box .UC_box_content .three_parts_mid .state {
	display:none;
	position:absolute;
	left:60px;
	top:210px;
}
.UC_box .UC_box_content .three_parts_left .state.selected, .UC_box .UC_box_content .three_parts_mid .state.selected {
	display:block;
}
.UC_box .UC_box_content .three_parts_left.hover, .UC_box .UC_box_content .three_parts_mid.hover{
	border:4px solid rgba(221, 221, 221, 0.4);
}
.UC_box .UC_box_content .three_parts_left.selected {
	
}
.UC_box .UC_box_content .three_parts_left .red_envelope {
	width:122px;
	height:122px;
	background:url(../img/red_envelope_new.png) left top no-repeat;
    margin-left: 18px;
    margin-top: 10px;
}
.UC_box .UC_box_content .three_parts_mid .gift {
	width:122px;
	height:122px;
	background:url(../img/gift_new.png) left top no-repeat;
    margin-left: 18px;
    margin-top: 8px;
}

.UC_box .UC_box_content .three_parts_left, .UC_box .UC_box_content .three_parts_mid2{
	float:left;
	position:relative;
	width:160px;
	height:160px;
	margin:63px 0 106px 0px;
	border:4px solid transparent;
}
.UC_box .UC_box_content .three_parts_left .state, .UC_box .UC_box_content .three_parts_mid2 .state {
	display:none;
	position:absolute;
	left:60px;
	top:210px;
}
.UC_box .UC_box_content .three_parts_left .state.selected, .UC_box .UC_box_content .three_parts_mid2 .state.selected {
	display:block;
}
.UC_box .UC_box_content .three_parts_left.hover, .UC_box .UC_box_content .three_parts_mid2.hover{
	border:4px solid rgba(221, 221, 221, 0.4);
}
.UC_box .UC_box_content .three_parts_left.selected {
	
}
.UC_box .UC_box_content .three_parts_left .red_envelope {
	width:122px;
	height:122px;
	background:url(../img/red_envelope_new.png) left top no-repeat;
    margin-left: 18px;
    margin-top: 10px;
}
.UC_box .UC_box_content .three_parts_mid2 .quan {
	width:122px;
	height:122px;
	background:url(../img/quan_new.png) left top no-repeat;
	margin-left: 18px;
    margin-top: 16px
}
.UC_box .UC_box_content .three_parts_right {
	float:left;
	margin:30px 0 30px 34px;
}
.UC_box .UC_box_content .three_parts_right ul {
	display:none;
	height:368px;
}
.UC_box .UC_box_content .three_parts_right ul.red_envelope_section {
	padding-top:75px;
}
.UC_box .UC_box_content .three_parts_right ul.quan_section {
	padding-top:75px;
}
.UC_box .UC_box_content .three_parts_right ul li {
	margin-bottom:15px;
}
.UC_box .UC_box_content .three_parts_right ul li:last-child {
	margin-top:38px;
	margin-bottom:0px;
	text-align: right;
}
.UC_box .UC_box_content .three_parts_right ul li .label {
	display:inline-block;
	min-width:80px;
	text-align:right;
	vertical-align:middle;
}
.UC_box .UC_box_content .three_parts_right ul li .inputs {
	display:inline-block;
	vertical-align:middle;
}
.UC_box .UC_box_content .three_parts_right ul li .inputs .uploadBtn {
	position:relative;
	display:inline-block;
	width:100px;
	height:100px;
	background:url(../img/upload_bg.png) left top no-repeat;
	text-align:center;
	color:#999999;
	padding-top:76px;
	box-sizing:border-box;
}
.UC_box .UC_box_content .three_parts_right ul li .inputs input[type="file"] {
	position:absolute;
	left:0;
	top:0;
	display:inline-block;
	width:100px;
	height:100px;
	opacity:0;
	filter:alpha(opacity=0);
}
.UC_box .UC_box_content .three_parts_right ul li .inputs .uploadBtn:hover,
.UC_box .UC_box_content .three_parts_right ul li .inputs .uploadBtn:active {
	display:inline-block;
	width:100px;
	height:100px;
	background:url(../img/upload_hv_bg.png) left top no-repeat;
	color:#666666;
}
.UC_box .UC_box_content .three_parts_right ul li .inputs .uploadBtn img {
	display:none;
	position:absolute;
	left:1px;
	top:1px;
	background: #fff;
}
.UC_box .UC_box_content .three_parts_right ul li .inputs input {
	display:inline-block;
	width:277px;
	height:40px;
	line-height:38px;
	color:#999999;
	border:1px solid #dddddd;
	padding:0 7px;
	margin-right:5px;
}
.UC_box .UC_box_content .three_parts_right ul li .put_in {
	background:rgba(54, 159, 242, 1);
	color:#ffffff;
	margin-left:85px;
}
.UC_box .UC_box_content .three_parts_right ul li .put_in:hover {
	background:rgba(54, 159, 242, 0.8);
	color:#ffffff
}
.edit_greeting_sec .UC_box .UC_box_content>ul li {
	margin:0 0 20px 60px;
	color:#666666;
	font-size:16px;
}
.edit_greeting_sec .UC_box .UC_box_content>ul li:first-child {
	margin-top:16px;
}
.edit_greeting_sec .UC_box .UC_box_content>ul li input[type="text"] {
	margin:0 10px;
	padding-left:9px;
	display:inline-block;
	vertical-align: middle;
	height:30px;
	line-height:38px;
	border:1px solid #dddddd;
}
.edit_greeting_sec .UC_box .UC_box_content>ul li input.date {
	background: url(../img/icon_clock.png) 95% center no-repeat;
	background-size:20px;
}
.edit_greeting_sec .UC_box .UC_box_content>ul li span {
	color:#999999;
	font-size:14px;
}
.public_content_section .submit_section {
	height:94px; 
	margin-top:-20px;
	padding-top:20px;
}
.public_content_section .submit_section ul {
	float:right;
	margin-right:12px;
}
.public_content_section .submit_section ul li {
	display:inline-block;
	line-height:74px;
	margin-left:30px;
	font-size:16px;
}
.public_content_section .submit_section ul li span {
	color:#ff0000;
}
.greeting_card.container {
	width:1200px;
	height:550px;
	background:#d0cfd8;
	border:3px solid #66b8f8;
}
.container .header {
	position:relative;
	height:46px;
	background:#369ff2;
}
.container .header h1 {
	text-align:center;
	line-height:46px;
	color:#ffffff;
	font-size:16px;
}
.container .header .closeBtn{
	position:absolute;
	right:-10px;
	top:-10px;
	display:block;
	width:20px;
	height:20px;
	border-radius:100%;
	background:url(../img/icon_login_close.png) center center no-repeat #000;
}
.container .header .btn_wrapper {
	position:absolute;
	top:8px;
	right:15px;
}
.container .header .btn_wrapper a {
	display:inline-block;
	width:80px;
	height:30px;
	text-align:center;
	line-height:30px;
	color:#ffffff;
	border-radius:1px;
	background:#66b8f8;
	margin-right:10px;
}
.container .header .btn_wrapper a:hover, .greeting_card.container .header .btn_wrapper a:active {
	background:#007ddf;
}
.container .wrap {
	position:relative;
	width:1194px;
	height:480px;
}
.container .wrap:before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	display:block;
	width:190px;
	height:497px;
	background:#eeeeee;
	box-shadow:0 0 5px rgba(0, 0, 0, 0.2);
}
.container .wrap:after {
	content:"";
	position:absolute;
	right:0;
	top:0;
	display:block;
	width:270px;
	height:497px;
	background:#eeeeee;
	box-shadow:0 0 5px rgba(0, 0, 0, 0.2);
}
.container .wrap .left {
	position:absolute;
	left:0;
	top:0;
	width:190px;
	height:497px;
	padding:12px 0 20px 0;
	overflow:auto;
}
.container .wrap .left .title {
	margin-left:25px;
}
.container .wrap .left .title a {
	display:inline-block;
	width:70px;
	height:28px;
	line-height:28px;
	text-align:center;
	color:#ffffff;
	background:#dddddd;
	float:left;
}
.container .wrap .left .title a.active {
	background:#ff8041;
}
.container .wrap .left ul li {
	position:relative;
	margin:15px auto;
	width:142px;
	height:auto;
	
}

.container .wrap .left ul li a{
	position:relative;
	display:block;
	width:140px;
	height:104px;
	border:1px solid #d0d0d0;
	box-shadow:0 0 5px rgba(0, 0, 0, 0.1);
	background: url(../img/edit_text.jpg) left bottom no-repeat;
	background-size:contain;
}
.container .wrap .left ul li a img{
	display:block;
	width:100%;
	height:48px;
}
.container .wrap .left ul li a .icon_close{
	position:absolute;
	left:128px;
	top:-8px;
	display:none;
	width:16px;
	height:16px;
	border:1px solid #666;
	border-radius:100%; 
	background: url(../img/icon_close.png) center center no-repeat #fff;
	background-size:52%;
}
.container .wrap .left ul li a .icon_close:hover{
	background-color:#f0f0f0;
}

.container .wrap .left ul li a:hover {
	border:1px solid #66b8f8;
}
.container .wrap .left ul li a:hover a .icon_close{
	display:block;
}
.container .wrap .left ul li a.selected {
	border:1px solid #66b8f8;
}
.container .wrap .left ul li span { 
	display:block;
	width:100%;
	text-align:center;
	margin-top:10px;
}   
.container .wrap.phone_edit_section .left ul li { 
	height:192px;   
}

.container .wrap.phone_edit_section .left ul li a{ 
	width:140px;
	height:190px;
	background:none;
}
.container .wrap.phone_edit_section .left ul li a img{
	width:100%;
	height:190px; 
}   
.container .wrap .middle {
	position:relative;
	margin-left:190px;
	width:730px;
	height: 498px;
	overflow-x:hidden;
	overflow-y:auto; 
} 
.container .wrap .middle .iframe_section {
	width:520px;
	height:490px;
}
.container .wrap .middle .btns{
	padding: 25px 0;
	
}
.container .wrap .middle .btns a {
	display:block;
	width:346px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#ffffff;
	background:rgba(54, 159, 242, 1);
	margin: 0 auto;
}
.container .wrap .middle .btns a:hover, .container .wrap .middle .btns a:active {
	background:rgba(54, 159, 242, 0.8);
} 
.container .wrap .middle::-webkit-scrollbar{width: 0;}
.container .wrap.phone_edit_section .middle .greeting_card_section{
	width:312px;
	height:579px; 
	background: url(../img/template_phone.png) center center no-repeat;
	padding:52px 6px; 
	overflow:hidden
}

.phone_edit_section .greeting_card_section table tr td .img{
	margin:15px;
	border:1px solid #999999;
	padding:3px;
} 

.phone_edit_section .greeting_card_section iframe{
	position:relative;
	width:300px; 
	height:470px;
	background:#fff1de; 
	border:none; 
	cursor:pointer;
}

.phone_edit_section .greeting_card_section table{
	width:100%;
}

.phone_edit_section .greeting_card_section table tr td .img img{
	border:1px solid #999999;
	width:304px;
	height:auto;
}

.container .wrap.phone_edit_section .middle .greeting_card_section .btns{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	padding:0;
} 
.container .wrap.phone_edit_section .middle .greeting_card_section .btns a{
	width:100%;
}

.container .wrap .right {
	position:absolute;
	right:0;
	top:0;
	width:270px;
	z-index:10;
}

.copywriting_section {
	width:270px;
	height:497px;
}
.copywriting_section .header {
	margin-top:10px;
	text-align:center;
	border-bottom:1px solid #ff8041;
	height:25px;
	background:#eeeeee;
}
.copywriting_section .header span {
	display:inline-block;
	width:140px;
	height:24px;
	line-height:24px;
	color:#ffffff;
	background:#ff8041;
}
.copywriting_section .content {
	margin-left:13px;
}
.copywriting_section .content .title {
	margin-top:10px;
}
.copywriting_section .content .title label {
	color:#999999;
	font-size:12px;
}
.copywriting_section .content .title input {
	width:190px;
	height:30px;
	line-height:28px;
	color:#999999;
	border:1px solid #dddddd;
	background:#ffffff;
	padding:0 9px;
}
.copywriting_section .content .input_section {
	margin-top:10px;
}
.copywriting_section .content .input_section label {
	color:#999999;
	font-size:12px;
}
.copywriting_section .content .input_section textarea {
	width:244px;
	height:200px;
	line-height:22px;
	color:#666666;
	padding:10px 8px 10px 12px;
	margin-top:7px;
}
.copywriting_section .content .prompt {
	margin-top:4px;
	color:#ff8041;
}
.copywriting_section .content .format {
	margin-top:8px;
	line-height:22px;
	color:#999999;
}
.copywriting_section .content .submit_section {
	margin-top:20px;
	margin-left: 26px;
}
.copywriting_section .content .submit_section input {
	display:inline-block;
	width:80px;
	height:30px;
	line-height:30px;
	border:none;
	border-radius:1px;
	text-align:center;
	color:#ffffff;
	background:#007ddf;
}
.copywriting_section .content .submit_section input:hover {
	background:#66b8f8;
}
.copywriting_section .content .submit_section input:first-child {
	margin-right:26px
}
.greeting_card_section {
	width:520px;
	height:auto;
	background:#ffffff;
	margin: 20px auto;
}
.greeting_card_section.template_page {
	width:auto;
	height:auto;
	background:#ffffff;
	overflow-x:auto;
	overflow-y:auto;
}
.greeting_card_section table {
	width:520px;
}
.greeting_card_section table tr td {
	padding:0;
	line-height:22px;
}

.greeting_card_section table tr td img{
	display:block;
	width:100%;
	height:174px;
}
.pageBg {
	display:none;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:#000000;
	opacity:0.8;
	filter:alpha(opacity=80);
	z-index:19900206;
}
.openW {
	display:none;
	position:fixed;
	top:50%;
	left:50%;
	z-index:19900207;
}
.openW.previewW {
	width:600px;
	height:450px;
	margin:-225px 0 0 -300px;
	background:url(../img/gift_bg.png) left top no-repeat;
}
.previewW .gift {
	position:absolute;
	margin-top:90px;
	margin-left:160px;
}
.previewW .gift .gift_box {
	display:none;
}
.previewW .gift .coins {
	position:absolute;
	top:190px;
	left:0px;
	width:250px;
	height:44px;
	background:url(../img/coins.png) left top no-repeat;
}
.previewW .prize {
	position:absolute;
	margin:10px 0 0 160px;
}
.previewW .prize .award {
	position:relative;
	display:none;
	width:264px;
	height:408px;
	background:url(../img/red_envelope_bg.png) left top no-repeat;
}
.previewW .prize .award .closeBtn {
	position:absolute;
	top:18px;
	left:262px;
	display:inline-block;
	width:27px;
	height:27px;
	background:url(../img/icon_close1.png) left top no-repeat;
}
.previewW .prize .award .d1 {
	padding:88px 0 0 94px;
}
.previewW .prize .award .d1 span {
	display:table-cell;
	width:80px;
	height:80px;
	line-height:22px;
	text-align:center;
	color:#c13b28;
	font-size:18px;
	background:#ffd275;
	border-radius:80px;
	vertical-align:middle;
}
.previewW .prize .award .d2 {
	color:#ffffff;
	font-size:24px;
	font-family:"黑体";
	margin:25px 0 0 95px;
}
.previewW .prize .award .d3 {
	color:#ffffff;
	font-size:18px;
	font-family:"黑体";
	text-align:center;
	margin-top:16px;
}
.previewW .prize .award .d4 {
	text-align:center;
	margin-top:20px;
}
.previewW .prize .award .d4 span {
	display:inline-block;
	width:108px;
	height:42px;
	line-height:42px;
	text-align:center;
	border:3px solid #ffd71c;
	border-radius:10px;
	color:#ffd71c;
	font-size:22px;
	font-family:"黑体";
	text-align:center;
}
.previewW .prize .award .d5 {
	position:absolute;
	width:100%;
	bottom:20px;
	color:#dddddd;
	text-align:center;
}
.UC_box .UC_box_content .basic_info_section .item {
	width:100%;
	height:39px;
	line-height:38px;
	border-bottom:1px solid #e0e8ef;
}
.UC_box .UC_box_content .basic_info_section .item:last-child {
	border-bottom:none;
}
.UC_box .UC_box_content .basic_info_section .item .left,
.UC_box .UC_box_content .basic_info_section .item .right {
	display:inline-block;
	width:48%;
	padding-left:50px;
}
.UC_box .UC_box_content .basic_info_section div {
	padding-left:50px;
}
.UC_box .UC_box_content .basic_info_section .item .label {
	display:inline-block;
	width:150px;
}
.UC_box .UC_box_content .basic_info_section .item .information {
	display:inline-block;
	color:#369ff2;
}
.UC_box .UC_box_content .basic_info_section .item a.btn_small {
	display:inline-block;
	width:70px;
	height:24px;
	line-height:24px;
	text-align:center;
	color:#369ff2;
	font-size:12px;
	border:1px solid #369ff2;
	border-radius:24px;
	margin-left:85px;
}
.UC_box .UC_box_content .basic_info_section .item a.btn_small:hover {
	color:#ffffff;
	border:1px solid #369ff2;
	background:#369ff2
}
.UC_box .UC_box_title a {
	float:right;
	margin-right:17px;
	color:#999999;
}
.UC_box .UC_box_title a:hover,
.UC_box .UC_box_title a:active {
	color:#444444;
}
.UC_box .UC_box_content .nums {
	margin-left:55px;
	padding:25px 0 18px 0;
	border-bottom:1px solid #e0e8ef;
}
.UC_box .UC_box_content .nums p {
	color:#666666;
}
.UC_box .UC_box_content .nums span {
	color:#369ff2;
}
.UC_box .UC_box_content .two_parts {
	height:226px;
	text-align:center;
}
.UC_box .UC_box_content .two_parts .two_parts_left {
	float:left;
	width:450px;
}

.two_parts_left .item{
	display:inline-block;
	margin:0 40px;
}
.UC_box .UC_box_content .two_parts .two_parts_right {
	margin-left:450px;
	height:100%;
	border-left:1px solid #e0e8ef;
}
.UC_box .UC_box_content .two_parts .picture {
	padding:40px 0 10px 0;
}
.UC_box .UC_box_content .two_parts .information p span {
	color:#ff4200;
	font-size:28px;
	line-height:1.5em;
}
.UC_box .UC_box_content .two_parts p a {
	display:inline-block;
	width:80px;
	height:30px;
	line-height:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	-ms-border-radius:30px;
	-o-border-radius:30px;
	border-radius:30px;
	border:1px solid #369ff2;
	color:#369ff2;
	margin:6px auto;
}
.UC_box .UC_box_content .two_parts p a:hover,
.UC_box .UC_box_content .two_parts p a:active {
	color:#ffffff;;
	background:#369ff2;
	border:1px solid #369ff2;
}
.UC_box .UC_box_content .two_parts p a.active {
	color:#ffffff;;
	background:#369ff2;
	border:1px solid #369ff2;
}
.UC_box .UC_box_content .two_parts p a.active:hover,
.UC_box .UC_box_content .two_parts p a.active:active {
	color:#ffffff;;
	background:rgba(54, 159, 242, 0.8);
	border:1px solid rgba(54, 159, 242, 0.8);
}
.pop_form_section .item .inputs input {
	width: 220px;
	height: 30px;
	line-height: 28px;
	padding-left: 12px;
	color: #666666;
 	margin-right:12px;
}
.pop_form_section .item .inputs .uploadBtn {
	position:relative;
	display:inline-block;
	width:100px;
	height:100px;
	background:url(../img/upload_bg.png) left top no-repeat;
	text-align:center;
	color:#999999;
	padding-top:76px;
	box-sizing:border-box;
}
.pop_form_section .item .inputs .uploadBtn input[type="file"] {
	position:absolute;
	left:0;
	top:0;
	display:inline-block;
	width:100px;
	height:100px;
	opacity:0;
	filter:alpha(opacity=0);
}
.pop_form_section .item .imputs .uploadBtn:hover,
.pop_form_section .item .imputs .uploadBtn:active {
	display:inline-block;
	width:100px;
	height:100px;
	background:url(../img/upload_hv_bg.png) left top no-repeat;
	color:#666666;
}
.pop_form_section .item .inputs .uploadBtn img {
	position:absolute;
	left:0;
	top:0;
}
.care_scene_section{
	position:relative;
}
.care_scene_section .care_scene_nav {
	height:30px;
	overflow:hidden;
}
.care_scene_section .care_scene_nav>li {
	float:left;
	width:230px;
	height:30px;
	line-height:30px;
	text-align:center;
	transition: all 400ms linear;
    -webkit-transition: all 400ms linear;
    text-align:center;
}
.care_scene_section .care_scene_nav>li.active{
	width:280px;
}
.care_scene_section .care_scene_nav>li.care_classify_1 {
	background:#70d9ff;
}
.care_scene_section .care_scene_nav>li.care_classify_2 {
	background:#ff9764;
}
.care_scene_section .care_scene_nav>li.care_classify_3 {
	background:#ffa4a2;
}
.care_scene_section .care_scene_nav>li.care_classify_4 {
	background:#68dda3;
}
.care_scene_section .care_scene_nav>li>a{
	display:block;
	padding:1px;
}

.care_scene_section .care_scene_nav>li>a span{
	position:relative;
	display:inline-block;
	color:#ffffff;
	padding:0 30px;
	height: 28px;
    line-height: 28px;
}
.care_scene_section .care_scene_nav > li.active > a span:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 8px;
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
}
.care_scene_section .care_scene_nav > li.active > a span:after {
  content: " ";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 8px;
  height: 8px;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.care_scene_section .care_scene_nav>li ul { 
	display:none;
	position:absolute;
	top: 30px;
	left:0;
	width:100%; 
	background:rgba(255,255,255,.98);
	padding:7px 0 14px 14px;
	z-index:100;
	overflow:hidden; 
} 
.care_scene_section .care_scene_nav>li:hover ul{
	display:block;
} 
.care_scene_section .care_scene_nav>li ul li {
	float:left;
	width:80px;
	height:30px;
	line-height:30px;
	text-align:center;
	background:#f5f5f5;
	margin:7px;
}
.care_scene_section .care_scene_nav>li ul li:hover {
	background:#70d9ff;
}
.care_scene_section .care_scene_nav>li ul li a {
	display:inline-block;
	width:80px;
	height:30px;
	color:#76838f;
}
.care_scene_section .care_scene_nav>li ul li a:hover,
.care_scene_section .care_scene_nav>li ul li a:active {
	display:inline-block;
	width:80px;
	height:30px;
	color:#ffffff;
}

.round_card_list ul{
	overflow:hidden;
	padding-bottom:10px;
}
.round_card_list ul li{
	float:left;
	margin:20px 0 0 25px;
}
.round_card_list ul li a{
	position:relative;
	display:block;
	width:290px;
	height:150px;
	overflow:hidden;
	border-radius:6px;
	box-shadow:0 0 6px rgba(0, 0, 0, 0.2);
}
.round_card_list ul li a span{
	display:block;
	position:absolute;
	top:68px;
	left:108px;
	color: #fff;
	font-size:22px;
	width:40px;
	text-align:center;
	z-index:99;
}
.round_card_list ul li a img{
	display:block;
	width:100%;
	height:auto;
}
.festival_card_list ul{
	overflow:hidden;
	padding-top:10px;
}
.festival_card_list ul li {
	float:left;
}
.festival_card_list ul li .item:hover{
	border:1px solid #369ff2;
}
.festival_card_list ul li .item {
	overflow:hidden;
	width:290px;
	height:350px;
	margin:0 0 20px 25px;
	border-radius:6px;
	box-shadow:0 0 6px rgba(0, 0, 0, 0.2);
	border:1px solid transparent;
}
.festival_card_list ul li .item .item_top {
	display:table-cell;
	width:290px;
	height:260px;
}
.festival_card_list ul li .item .item_top img {
	width:290px;
	height:260px;
}
.festival_card_list ul li .item .item_bottom {
	width:290px;
	height:90px;
}
.festival_card_list ul li .item .item_bottom dl dd {
	float:left;
}
.festival_card_list ul li .item .item_bottom dl dd .p1 {
	padding:25px 0 0 14px;
}
.festival_card_list ul li .item .item_bottom dl dd .p2 {
	color:#999999;
	padding:12px 0 0 14px;
}
.festival_card_list ul li .item .item_bottom dl dt {
	margin-left:206px;
}
.festival_card_list ul li .item .item_bottom dl dt a {
	display:inline-block;
	width:70px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#ffffff;
	background:rgba(253, 66, 66, 1);
	border-radius:30px;
	margin-top:33px;
}
.festival_card_list ul li .item .item_bottom dl dt a:hover,
.festival_card_list ul li .item .item_bottom dl dt a:active {
	background:rgba(253, 66, 66, 0.8);
}

.UC_box_f{
	background: #fff;
	padding:36px 58px;
}

.UC_box_success{
	border:1px solid #f3f4f4;
	background: #fcfeff;	
	padding:92px 200px 92px 148px;
}

.UC_box_success .title{
	font-size:22px;
}

.UC_box_success .title img{
	display:inline-block;
	vertical-align:middle;
	width:60px;
	height:auto;
	margin:0 30px;
}

.UC_box_success .info{
	margin:26px 0 40px 0;
}

.UC_box_success .info span{
	color:#c5c5c5;
	font-size:14px;
}

.UC_box_success .info span+span{
	float:right; 
}

.UC_box_success .buttons{
	text-align:center;
}

.UC_box_success .buttons .btn_href{
	display:inline-block;
	min-width:138px;
	height: 44px;
	line-height: 42px;
	text-align:center;
	border: 1px solid #d8d8d6;
	background: #f5f5f5;
	font-size:16px;
	color: #444;
	border-radius:6px;
	margin: 0 30px;
}

.UC_box_success .buttons .btn_href:first-child{
	border: 1px solid #df9e02;
	background: #f4b00b;
	color: #ffffff;
}

.section_scene_2 .twinkle_gifts {
  position: absolute;
  bottom: 38%;
  left: 50%;
  display: block;
  width: 671px;
  height: 396px;
  margin-left: -335px; 
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 99;
  transition: opacity 1s;
  -moz-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
}
.section_scene_4 {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
    height: 100%;
}
.section_scene_4 .quan_box{
	position: relative;
    width: 502px;
    height: 355px;
}
.section_scene_4 .quan_box .gift_quan_back1 {
	width: 501px;
	height: 354.6px;
	background: url(../img/gift/quan_box.png) center center / contain no-repeat;
	text-align: center;
	position: absolute;
	/* 标准语法 */
	animation: goUpBig2 1.5s;
	-moz-animation: goUpBig2 1.5s;
	-webkit-animation: goUpBig2 1.5s;
	-o-animation: goUpBig2 1.5s;
}
.section_scene_4 .quan_box .gift_quan_back1 .gift_quan_text1{
	font-family: NotoSansHans-Medium;
	font-size: 28.8px;
	line-height: 21.6px;
	color: #f73b39;
	margin-top: 108px;
	animation: shake 1s;
	-moz-animation: shake 1s;
	-webkit-animation: shake 1s;
	-o-animation: shake 1s;
	animation-delay: 1.5s;
	-webkit-animation-delay: 1.5s;
}
.section_scene_4 .quan_box .gift_quan_back1 .gift_quan_text2{
	font-family: NotoSansHans-Bold;
	font-size: 16.8px;
	line-height: 21.6px;
	color: #e17142;
	margin-top: 22.8px;
	-moz-animation: shake 1s;
	-webkit-animation: shake 1s;
	-o-animation: shake 1s;
	animation-delay: 1.5s;
	-webkit-animation-delay: 1.5s;
}
.section_scene_4 .quan_box .gift_quan_back1 .gift_quan_text3{
	font-family: NotoSansHans-Medium;
	font-size: 10.8px;
	line-height: 21.6px;
	color: #df6e3e;
	margin-top: 24px;
	-moz-animation: shake 1s;
	-webkit-animation: shake 1s;
	-o-animation: shake 1s;
	animation-delay: 1.5s;
	-webkit-animation-delay: 1.5s;
}
.section_scene_3 .gift_box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 368px;
  height: 332px;
  margin-left: -184px;
  margin-top: -166px;
  background: url(../img/gift/img_gift_box.png) center center / contain no-repeat;
  animation-duration: .8s;
  -webkit-animation-duration: .8s;
}
.section_scene_3 .gift_box .button_area {
  margin-top: 3.1rem;
  margin-left: 1rem;
}
.section_scene_3 .gift_box_open {
  display: none;
  position: absolute;
  bottom: 30%;
  left: 50%;
  width: 510px;
  height: 350px;
  margin-left: -255px;
  background: url(../img/gift/img_gift_box_open.png) center center / contain no-repeat;
}
.section_scene_3 .gift_box_open .goods {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 132px;
  margin-left: -66px;
  -ms-transform: scale(0.4, 0.4);
  /* IE 9 */
  -webkit-transform: scale(0.4, 0.4);
  /* Safari */
  transform: scale(0.4, 0.4);
  /* 标准语法 */
  animation: goUpBig 2s;
  -moz-animation: goUpBig 2s;
  -webkit-animation: goUpBig 2s;
  -o-animation: goUpBig 2s;
  animation-delay: 500ms;
  -webkit-animation-delay: 500ms;
  /* Safari 和 Chrome */
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  animation-play-state: paused;
  -moz-animation-play-state: paused;
  -webkit-animation-play-state: paused;
  -o-animation-play-state: paused;
}
.section_scene_3 .gift_box_open .goods .img {
  width: 132px;
  height: 132px;
  border-width: 6px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.68);
  background: #fff;
  padding: 10px;
  margin-bottom: 20px;
  background-clip: padding-box;
}
.section_scene_3 .gift_box_open .goods .img img {
  display: block;
  width: 100px;
  height: 100px;
}
.section_scene_3 .gift_box_open .goods p {
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 30px;
}
.section_scene_3 .gift_box_open .objects {
  position: fixed;
  left: 50%;
  bottom: 28%;
  width: 850px;
  height: 383px;
  margin-left: -425px;
  -ms-transform: scale(0.4, 0.4);
  /* IE 9 */
  -webkit-transform: scale(0.4, 0.4);
  /* Safari */
  transform: scale(0.4, 0.4);
  /* 标准语法 */
  background: url(../img/gift/img_gift_box_open_object.png) center center / cover no-repeat;
  animation: goUpBig2 1s;
  -moz-animation: goUpBig2 1s;
  -webkit-animation: goUpBig2 1s;
  -o-animation: goUpBig2 1s;
  animation-delay: 300ms;
  -webkit-animation-delay: 300ms;
  /* Safari 和 Chrome */
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  animation-play-state: paused;
  -moz-animation-play-state: paused;
  -webkit-animation-play-state: paused;
  -o-animation-play-state: paused;
}
.redSection {
  position: absolute;
  bottom: 16%;
  left: 50%;
  width: 270px;
  height: 400px;
  margin-left: -136px;
}
.redSection .red_body {
  position: relative;
  text-align: center;
  padding-top: 2.93333333rem;
}
.redSection .red_body .img_body {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: auto;
  z-index: 50;
}
.redSection .red_body .red_header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 55;
  transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  animation: rotateXOpen 2s;
  -moz-animation: rotateXOpen 2s;
  -webkit-animation: rotateXOpen 2s;
  -o-animation: rotateXOpen 2s;
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  animation-play-state: paused;
  -moz-animation-play-state: paused;
  -webkit-animation-play-state: paused;
  -o-animation-play-state: paused;
}
.redSection .red_body .red_header .header_face .img_header {
  position: absolute;
  top: 0;
  left: 1px;
  width: 268px;
  height: auto;
  z-index: 58;
}
.redSection .red_body .red_header .header_face .img_header.back {
  z-index: 56;
  animation: zIndexOpen .5s;
  -moz-animation: zIndexOpen .5s;
  -webkit-animation: zIndexOpen .5s;
  -o-animation: zIndexOpen .5s;
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  animation-play-state: paused;
  -moz-animation-play-state: paused;
  -webkit-animation-play-state: paused;
  -o-animation-play-state: paused;
}
.redSection .red_body .red_header .header_face .img_text {
  position: relative;
  width: 72px;
  height: auto;
  margin-top: 34px;
  margin-left: auto;
  margin-right: auto;
  z-index: 60;
}
.redSection .red_body .ticketSection {
  position: absolute;
  top: 0rem;
  left: 10px;
  width: 250px;
  height: 150px;
  background: #d71630;
  z-index: 40;
}
.redSection .red_body .ticketSection .num {
  position: absolute;
  top: 120px;
  left: 0;
  width: 100%;
  text-align: center;
  color: #ec0616;
  font-size: 16px;
  z-index: 999;
}
.redSection .red_body .ticketSection img {
  position: relative;
  top: 40px;
  display: inline-block;
  width: 208px;
  height: auto;
  z-index: 99;
}
.redSection .red_body article {
  position: relative;
  z-index: 100;
}
.redSection .red_body article .before_text {
  display: block;
  width: 120px;
  height: auto;
  margin: 72px auto;
}
.button_area {
  text-align: center;
  padding-top: 0.53333333rem;
  padding-bottom: 0.13333333rem;
}
.button_area .btn {
  display: inline-block;
  width: 66px;
  height: 66px;
  background: url(../img/gift/circle_btn.png) center center / contain no-repeat;
  border: none;
  animation: rotateYBtn 1s;
  -moz-animation: rotateYBtn 1s;
  -webkit-animation: rotateYBtn 1s;
  -o-animation: rotateYBtn 1s;
  animation-play-state: paused;
  -moz-animation-play-state: paused;
  -webkit-animation-play-state: paused;
  -o-animation-play-state: paused;
}
.redSection .red_body article a.link {
  display: block;
  color: #7e2205;
  font-size: 0.32rem;
}
.redSection .red_body article .available {
  position: relative;
  display: block;
  margin: 70px auto 84px;
  width: 143px;
  height: 70px;
  background: url(../img/gift/text_number.png) center center / contain no-repeat;
}
.redSection .red_body article .available span {
  position: absolute;
  top: 49px;
  left: 10px;
  color: #ffd823;
  font-size: 22px;
  font-weight: 800;
}
.redSection .red_body article .afterSection img {
  display: block;
  margin: 0 auto;
  width: 91px;
  height: 20px;
}
.redSection .red_body.hadGotten .red_header {
  -webkit-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  z-index: 30;
}
.redSection .red_body.hadGotten .red_header .header_face .img_header.back {
  z-index: 62;
}
.redSection .red_body.hadGotten .ticketSection img {
  top: -1.06666667rem;
}
.redSection .red_body.hadGotten article .available {
  margin-top: 0.13333333rem;
  margin-bottom: 0.66666667rem;
}
@keyframes rotateXOpen {
  from {
    transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
  }
  to {
    transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
  }
}
@-webkit-keyframes rotateXOpen {
  from {
    transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
  }
  to {
    transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
  }
}
@keyframes zIndexOpen {
  from {
    z-index: 0;
  }
  to {
    z-index: 62;
  }
}
@-webkit-keyframes zIndexOpen {
  from {
    z-index: 0;
  }
  to {
    z-index: 62;
  }
}
@keyframes rotateYBtn {
  from {
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
  }
  to {
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
  }
}
@-webkit-keyframes rotateYBtn {
  from {
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
  }
  to {
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
  }
}
@keyframes goUpBig {
  from {
    -ms-transform: scale(0.4, 0.4);
    /* IE 9 */
    -webkit-transform: scale(0.4, 0.4);
    /* Safari */
    transform: scale(0.4, 0.4);
    /* 标准语法 */
    bottom: 0;
  }
  to {
    -ms-transform: scale(1, 1);
    /* IE 9 */
    -webkit-transform: scale(1, 1);
    /* Safari */
    transform: scale(1, 1);
    /* 标准语法 */
    bottom: 200px;
  }
}
@-webkit-keyframes goUpBig {
  from {
    -ms-transform: scale(0.4, 0.4);
    /* IE 9 */
    -webkit-transform: scale(0.4, 0.4);
    /* Safari */
    transform: scale(0.4, 0.4);
    /* 标准语法 */
    bottom: 0;
  }
  to {
    -ms-transform: scale(1, 1);
    /* IE 9 */
    -webkit-transform: scale(1, 1);
    /* Safari */
    transform: scale(1, 1);
    /* 标准语法 */
    bottom: 200px;
  }
}
@keyframes goUpBig2 {
  from {
    -ms-transform: scale(0.4, 0.4);
    /* IE 9 */
    -webkit-transform: scale(0.4, 0.4);
    /* Safari */
    transform: scale(0.4, 0.4); 
  }
  to {
    -ms-transform: scale(1, 1);
    /* IE 9 */
    -webkit-transform: scale(1, 1);
    /* Safari */
    transform: scale(1, 1); 
  }
}
@-webkit-keyframes goUpBig2 {
  from {
    -ms-transform: scale(0.4, 0.4);
    /* IE 9 */
    -webkit-transform: scale(0.4, 0.4);
    /* Safari */
    transform: scale(0.4, 0.4); 
  }
  to {
    -ms-transform: scale(1, 1);
    /* IE 9 */
    -webkit-transform: scale(1, 1);
    /* Safari */
    transform: scale(1, 1); 
  }
}

.popbg{
	display:none;
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background: rgba(0,0,0,.8);
	z-index:99999;
}

.popbg .close_layer{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}

.upload_img_new {
  width: 520px;
  height: 174px;
  overflow: hidden;
  position: absolute;
  background: rgba(238, 238, 238, 0.7);
  color: #999999;
}
.upload_img_new:hover {
  background: rgba(54, 195, 242, 0.8);
}
.upload_img_new:hover .upload_background {
  color: #fff;
}
.upload_img_new:hover .upload_background > div:nth-child(1) {
  color: #fff;
}
.upload_img_new input {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.upload_img_new .upload_background {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  text-align: center;
}
.upload_img_new .upload_background > div:nth-child(1) {
  font-size: 14px;
  color: #369ff2;
  margin: 72px auto 16px;
}
.upload_img_phone_new {
  width: 300px;
  height: 470px;
  border: none;
  position: absolute;
  background: rgba(238, 238, 238, 0.7);
  color: #999999;
  z-index: 1;
}
.upload_img_phone_new:hover {
  background: rgba(54, 195, 242, 0.8);
}
.upload_img_phone_new:hover .upload_background {
  color: #fff;
}
.upload_img_phone_new:hover .upload_background > div:nth-child(1) {
  color: #fff;
}
.upload_img_phone_new input {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.upload_img_phone_new .upload_background {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  text-align: center;
}
.upload_img_phone_new .upload_background > div:nth-child(1) {
  font-size: 14px;
  color: #369ff2;
  margin: 180px auto 16px;
}
.select_new {
	display: inline-block;
    width: 277px;
    height: 40px;
    line-height: 38px;
    color: #999999;
    border: 1px solid #dddddd;
    padding: 0 7px;
    margin-right: 5px;
}
.select_new2 {
	display: inline-block;
    width: 100px;
    height: 40px;
    line-height: 38px;
    color: #999999;
    border: 1px solid #dddddd;
    padding: 0 7px;
    margin-right: 5px;
}
.select_new3 {
	display: inline-block;
    width: 168px;
    height: 40px;
    line-height: 38px;
    color: #999999;
    border: 1px solid #dddddd;
    padding: 0 7px;
    margin-right: 5px;
}

.sliderTab{
	width: 50px;
	height: 26px;
	display: inline-block;
	line-height: 26px;
	background: #cccccc;
	border-radius: 13px;
	cursor: pointer;
}
.sliderTab.active{
	background: #00b3ee;
}
.sliderTab.active span{
	float: right;
	border-color: #00b3ee;
}
.sliderTab span{
	display: inline-block;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background: #ffffff;
	float: left;
	border: 1px solid #cccccc;
}
.enterprise_wechat_push{
	display: none;
}
.enterprise_wechat_push .sliderTab{
	margin: 0 12px;
}
.edit_greeting_sec .UC_box.enterprise_wechat_push .UC_box_content>ul li.title_nav {
	height: 32px;
	color: #999999;
	font-size: 16px;
}
.edit_greeting_sec .UC_box.enterprise_wechat_push .UC_box_content>ul li.title_nav div{
	display: flex;
	align-items: center;
}
.edit_greeting_sec .UC_box.enterprise_wechat_push .UC_box_content>ul li.title_nav span{
	color: #666666;
	font-size: 16px;
}
.enterprise_wechat_push .img_box_ul{
	height: 144px;
}
.enterprise_wechat_push ul.img_box_ul li .img_box{
	float: left;
	width: 141px;
	height: 120px;
	margin-right: 12px;
	/*display: none;*/
	margin-left: 0;
	position: relative;
}
.enterprise_wechat_push ul.img_box_ul li .img_box .arrow_del{
	color: #f0f0f0;
	position: absolute;
	right: 1px;
	top: 0;
	display: block;
	width: 18px;
	background: rgba(0,0,0,0.4);
	height: 18px;
	text-align: center;
	line-height: 18px;
	cursor: pointer;
}
.enterprise_wechat_push .img_box_ul li:first-child .img_box{
	margin-left: 10px;
	display: block;

}
.enterprise_wechat_push .img_box_ul li:first-child .img_box.tip_box{
	border: 1px solid #dddddd;
	position: relative;
}
.enterprise_wechat_push .img_box_ul li:first-child .img_box.tip_box img{
	width: 60px;
	height: auto;
	position: absolute;
	left: 50%;
	top:  50%;
	transform: translate(-50%,-50%);
}
.enterprise_wechat_push .img_box_ul img{
	width: 100%;
	height: 100%;
}
.enterprise_wechat_push .whatchat_push{
	display: none;
}
.edit_greeting_sec .UC_box.enterprise_wechat_push .UC_box_content>ul li label{
	display: block;
	width: 98px;
	float: left;
	padding-top: 7px;
}
.edit_greeting_sec .UC_box.enterprise_wechat_push .UC_box_content>ul li label span{
	color: red;
}
.edit_greeting_sec .UC_box.enterprise_wechat_push .UC_box_content>ul li input.title_push{
	width: 600px;
}
.edit_greeting_sec .UC_box.enterprise_wechat_push .UC_box_content>ul li select,
.edit_greeting_sec .UC_box.enterprise_wechat_push .UC_box_content>ul li textarea{
	margin: 0 10px;
	padding-left: 9px;
	height: 30px;
	line-height: 38px;
	border: 1px solid #dddddd;
	width: 150px;
}
.edit_greeting_sec .UC_box.enterprise_wechat_push .UC_box_content>ul li .textarea{
	position: relative;
}
.edit_greeting_sec .UC_box.enterprise_wechat_push .UC_box_content>ul li .num_box{
	position: absolute;
	right: 191px;
	bottom: 11px;
}
.edit_greeting_sec .UC_box.enterprise_wechat_push .UC_box_content>ul li textarea{
	width: 600px;
	height: 120px;
}
.edit_greeting_sec .UC_box.enterprise_wechat_push .imageOption{
	margin-left: 108px;
	color: #999999;
}
.edit_greeting_sec .whatchat_push .explain-tip{
	color: #ff8041;
	margin-left: 108px;
	margin-top: 6px;
	font-size: 12px;
}
.edit_greeting_sec .whatchat_push .explain-tip span{
	color: #999999;
}
.edit_greeting_sec .UC_box.enterprise_wechat_push .imageOption .tip{
	color: red;
}
.edit_greeting_sec .UC_box.enterprise_wechat_push .imageOption span.upload_btn_box{
	color: #00b3ee;
	cursor: pointer;
	margin-right: 12px;
}
.clearfix:after{
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	/* 触发 hasLayout */
	zoom: 1;
}
.issue_page_index .edit_greeting_sec .UC_box.card_issuing_time ul li{
	display: flex;
	align-items: center;
}
.issue_page_index .edit_greeting_sec .UC_box.card_issuing_time ul li input[type=radio]{
	margin-right: 8px;
}
.issue_page_index .edit_greeting_sec .UC_box .UC_box_content>ul li,
.issue_page_index .UC_box .UC_box_content .setup_people,
.issue_page_index .UC_box .UC_box_content>p{
	margin-left: 30px;
}


.container .wrap .middle{
	height: 641px;
	position: relative;
}
.container .wrap .left,
.container .wrap .right{
	height: 632px;
	background: #ffffff;
}
.greeting_card.container{
	height: 693px;
	border: none;
}
.container .wrap .middle .btns{
	position: absolute;
	bottom: 5px;
	left: 50%;
	transform: translateX(-50%);
	padding: 0;
}
.greeting_card_section{
	margin: 5px auto;
	min-height: 570px;
}
.explain-wildcard{
	font-size: 1px;
}
.banner_edit_page  .header-nav {
	height: 60px;
	line-height: 60px;
	background: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
}
.banner_edit_page  .header-nav span{
	display: inline-block;
	width: 80px;
	text-align: center;
	cursor: pointer;
}
.banner_edit_page  .header-nav span.active{
	color: #369ff2;
}
.banner_edit_page  .wx_section{
	display: none;
}