html, body, ul, li, p {
	margin: 0;
	padding: 0;
}
ul, li, ol {
	list-style: none;
}
body {
	font-family: "微软雅黑" !important;
	overflow: hidden;
	font-size: 0.7rem !important;
	color: #333;
	overflow: auto;
	position: relative;
}
.page, .page-group {
	position: relative;
}
.page-group .content {
	overflow: auto;
	position: relative;
}
.page-group.page-current, .page.page-current {
	overflow: initial;
	margin-bottom: 30px;
}
.page_index .bar-header-secondary2 {
    padding: 0.1px;
    height: 40px;
	position: fixed;
	max-width: 640px;
    margin: 0 auto;
    z-index: 10;
}
.cate .cat.active {
background-image: linear-gradient(to right,#6683ff,#8b9eef);
    background-color: #8b9eef;    
	color: #fff;
    /*box-shadow: 1px 1px 1px rgba(0,0,0,0.1);*/
}
.cate .cats.active {
background-image: linear-gradient(to right,#6683ff,#8b9eef);
    background-color: #8b9eef;    
	color: #fff;
    /*box-shadow: 1px 1px 1px rgba(0,0,0,0.1);*/
}
.topp .cat.active {
	color: #6683ff;
}

.page_index .topp .type.active {
    color: #6683ff;
}
.page_index .topp .typelei.active {
    color: #6683ff;
}
.page_index .topp .typehd.active {
    color: #6683ff;
}
.bar-header-secondary {
    top: 55px;
}
.page_index .topp {
    background: #fff;
    font-size: 15px;
    display: flex;
    justify-content: center;
    text-align: center;
    position: relative;
    align-items: center;
    height: 100%;
    color: #7f7f7f;
    padding: unset;
}
.page_index .topp .cat {
    flex-grow: 1;
    padding-top: .2rem;
    padding-bottom: .2rem;
}
.page_index .topp .lei {
    flex-grow: 1;
    color: #6683ff;
    padding-top: .2rem;
    padding-bottom: .2rem;  
    margin-left: -5px;
}
.page_index .topp .type {
    flex-grow: 1;
    padding-top: .2rem;
    padding-bottom: .2rem;
}
.page_index .topp .typelei {
    flex-grow: 1;
    padding-top: .2rem;
    padding-bottom: .2rem;
}
.page_index .topp .typehd {
    flex-grow: 1;
    padding-top: .2rem;
    padding-bottom: .2rem;
}
.page_index .topp .lei .icon-down, .page_index .topp .lei .icon-up {
    font-size: .5rem;
    padding: 0;
    margin-left: 5px;
}
.cate {
    position: fixed;
    top: 90px;
    left: 0;
    background: #fff;
    width: 100%;
    z-index: 10;
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 10px 10px;
    justify-content: center;
    text-align: center;
}
.items-bot-left, .pubmore-txt {
    padding-left: .6rem;
}
.cate .cat {
    width: 20%;
    margin-top: .2rem;
    color: #666;
    border: 1px solid #eee;
    padding: .2rem .3rem;
    border-radius: .1rem;
    margin-right: 10px;
    font-size: 15px;
    flex-grow: 1;
}
.cate .cats {
    width: 20%;
    margin-top: .2rem;
    color: #666;
    border: 1px solid #eee;
    padding: .2rem .3rem;
    border-radius: .1rem;
    margin-right: 10px;
    font-size: 15px;
    flex-grow: 1;
}
.hei {
    position: absolute;
    width: 100%;
    height: 2000px;
    right: 0;
   
    z-index: 1;
}
.login-screen, .popup {
	position: fixed;
}
.takerule_box {
    background: #fff;
    padding: 0.5rem;
}
.takerule_box img{
    max-width: 100%;
}
.modal {
	position: fixed;
	height: auto;
}
.xinren-box {
	background: #fff;
}
.photo-browser {
	position: fixed;
}
.modal-overlay, .popup-overlay, .preloader-indicator-overlay {
	position: fixed;
}
.preloader-indicator-modal {
	position: fixed;
}
.bar-nav~.content {
 top: 40px;
}
.toast {
	padding: 0.5rem;
 font-size: .7rem;
	line-height: 1.3;
	height: auto;
}
.buttons-tab .button {
	font-size: 0.7rem;
}

a, img {
	/*-webkit-touch-callout: none;*/
    text-decoration: none;
	color:#6683ff;
}
aa, img {
	-webkit-touch-callout: none;
	text-decoration: none;
	color: #ffffff;
	font-size: 16px;
	margin-bottom: 0px;
}
label {
	font-weight:normal;
	padding:0;
	margin:0;
	display:inline;
}
textarea {
	border-radius:0;
}
.page_container {
	max-width: 640px;
	min-height: 100%;
	background: #f5f5f5;
	margin: 0 auto;
	position: relative;
	padding-bottom: 100px;
	overflow: hidden;
}
.fixed_top {
	position:fixed;
	top:0;
	width:100%;
}
.fixed_bottom {
	position:fixed;
	bottom:0;
	width:100%;
	max-width:640px;
	margin:0 auto;
	border-top: 1px solid #ddd;
	z-index: 1;
	background: rgba(255, 255, 255, 0.95);
}
.fixed_bottom li p {
	margin-top: 0.2rem;
	font-size: 0.65rem;
}
.font_activity {
	background:#ed414a!important;
	color:#fff!important;
}
.font_activity_noback {
	color:#ed414a!important;
	border-color:#ed414a!important;
}
.font_ff5f27 {
	color:#6683ff!important;
}
.font_green {
	color: #5fb878!important;
}
.font_999 {
	color: #999;
}
.oh {
	overflow:hidden;
	padding: 0 0 0 0;
	margin-bottom: 5px;
}
.fl {
	float:left;
}
.fr {
	float: right;
	color: #ff2323;
	font-size: 15px;
	/*font-weight: 800;*/
}
.tl {
	text-align: left;
}
.font_bold_name {
	font-weight: bold;
}
.font_bold_other {
	color: #333;
	font-weight: bold;
}
.font_10.15rem_999 {
	font-size:0.65rem;
	color:#999;
	font-weight:300;
}
.font_0.6rem {
	font-size:0.5rem;
}
.padding_10 {
	padding:0.25rem 0.5rem;
}
.margin_left10 {
	margin-left:0.5rem;
}
.item_block {
	background:#fff;
	margin-top:0.25rem;
}
.border_bottom {
	border-bottom:1px solid #ddd;
}
.overflow_nowrap {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.text_center {
	text-align:center;
}
.text_right {
	text-align:right;
}
.ff5f27_input_button {
	margin-top: 1.65rem;
	width: 80%;
	margin-left: 10%;
	border: 1px solid #ff5f27;
	background: #ff5f27;
	color: #fff;
	border-radius: 0.15rem;
	padding: 0.3rem;
	text-align: center;
}
.newmembergive {
    width: 80%!important;
	height: 30%;
    background-image: url(../images/xinrenjiang.png)!important;
    background-size: 100% 100%!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    padding-top: 5rem!important;
}
.newling{
 text-align: center;
    border: solid 1px #f1d0c4;
    padding: 0 15px;
    border-radius: 10px;
    background: antiquewhite;
    /* left: 50%; */
    position: absolute;
    margin-top: -30px;
    left: 70%;
	z-index: 9;
}

.item_nickname {
	color:#576b95;
}
.set_form_title {
	font-size: 16px;
    color: #999;
    background: #eee;
    padding-left: 10px;
    padding: 10px;
}
.userid {
	/*font-size: 0.5rem;*/
	color: #333;
	font-weight: 300;
}
.useridpl02 {
	padding-left: 0.2rem;
}
.border_radius_50px {
	width:2.5rem;
	height:2.5rem;
	border-radius:50%;
}
.shadow_box {
	box-shadow: 0px 1px 0.15rem #888888;
}
.a_href {
	color: #459ae9;
	text-decoration: none;
}
.clear {
	clear:both;
}
.page_max640 {
	max-width: 640px;
	margin: 0 auto;
}
/*激活，底部红线*/
.activity_bottom {
	border-bottom: 0.1rem solid #FF5F26;
}
/*小数字*/
.inco_num {
	position: absolute;
	top: -0.3rem;
	right: -0.75rem;
	font-size: 0.6rem;
	background: #ff5f27;
	color: #fff;
	padding: 0.1rem;
	border-radius: 50%;
	width: 0.9rem;
	height: 0.9rem;
	z-index: 1;
}
/*同行显示，自动缩进*/
.item_cell_box {
	display: -webkit-box;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.item_cell_flex {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	
}
/*确认框*/
.weui_dialog_confirm .weui_mask {
	z-index: 5;
}
/*箭头*/
.arrow_out {
	position:relative;
}
.arrow_up {
	display: inline-block;
	width: 0;
	height: 0;
	border-width: 0.5rem;
	border-style: dashed;
	border-color: transparent;
	border-top-width: 0;
	border-bottom-color: #ff5f27;
	border-bottom-style: solid;
	position: absolute;
	z-index: 1;
}
/*右上角关闭*/
.right_close {
	position: absolute;
	right: 0px;
	top: -1rem;
	background: #fff;
	padding: 0.5rem;
	border: 1px solid #ddd;
	border-radius: 50%;
	display:none;
	z-index: 1;
}
/*警告框*/
#alertclass {
	position: fixed;
	bottom: 20%;
	width: 90%;
	min-height: 2rem;
	background: #ddd;
	margin-left: 5%;
	text-align: center;
	border-radius: 0.2rem;
	background: rgba(14, 14, 14, 0.8);
	color:#fff;
	z-index: 22222;
	padding: 0.5rem;
}
.weui_dialog {
	top: 42%;
}
.page_item {
	overflow: hidden;
	position: relative;
	min-height: 5rem;
}
/*返回顶部*/
#gotoTop {
	
	position: fixed;
	bottom: 3rem;
	right: 1rem;
	cursor: pointer;
	padding: 0 0.2rem;
	width: 2rem;
	height: 2rem;
	border: 1px solid #e0e0e0;
	background: rgba(255, 255, 255, 0.8);
	border-radius: 2.5rem;
	z-index: 11;
}
.arrow {
	width: 0;
	height: 0;
	margin: 0 auto;
	border: 0.6rem solid transparent;
	border-bottom-color: #aaa;
	margin-top: -0.2rem;
}
.stick {
	width: 0.5rem;
	height: 0.5rem;
	margin: 0 auto;
	border-radius: 1px;
	background-color: #aaa;
}
/*加载更多*/
.get_more_loading {
	width: 100%;
	background: #fff;
	text-align: center;
	padding: 0.25rem;
	border-top: 1px solid #ddd;
}
.get_more_loading img {
	vertical-align: middle;
	width: 1rem;
	height: 1rem;
}
/*上传图片*/
.pub_images_box img {
	width: 2.5rem;
	height: 2.5rem;
	margin-right:0.25rem;
	margin-top: 0.25rem;
}
#pub_upload_images {
	width: 2.5rem;
	height: 2.5rem;
	font-size: 1.5rem;
	border: 1px solid #ddd;
	padding: 0.4rem;
	color: #ddd;
	margin-top: 0.25rem;
	margin-right: 0.25rem;
}
/*加载等待*/
#page_before_show {
	position: absolute;
	z-index: 1;
	top: 42%;
	left: 50%;
	margin-left: -0.8rem;
}
/*提示*/
.no_data_notice {
text-align: center;
    color: #9E9E9E;
    display: inline-block;
    width: 100%;
    
	}
.no_data_notice_task {
	margin-top:1rem;
}
.no_data_notice p {
	font-size: 3rem;
	margin-bottom: 0.5rem;
	color:#DADADA;
	;
}
/*修正weui*/
.weui_cells:before, .weui_cell:before, .weui_cells:after {
	border-top: none;
	border-bottom: none;
}
.weui_cells, .weui_cell {
	padding: 0px;
	margin:0;
}
.weui_search_cancel {
	display:block;
	margin: 0;
}
.search_show {
	display: none;
	margin-top: 0;
	font-size: 0.7rem;
	position: absolute;
	left: 0;
	top: 40.25rem;
	width: 100%;
	min-height: 100px;
	padding: 0.5rem;
	z-index: 1;
	max-height: 300px;
	overflow-y: scroll;
}
.weui_media_box {
	padding:0;
}
.weui_media_box:before {
	left: 0;
}
.weui_select {
	z-index:0;
}
.weui_cells_checkbox .weui_check:checked+.weui_icon_checked:before {
	color: #ed414a;
}
/*加载提示*/
.my-preloader-indicator-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .4);
	z-index: 10600;
	opacity: 0;
 -webkit-transition-duration: .4s;
 transition-duration: .4s;
}
.my-preloader-indicator-modal {
	position: absolute;
	left: 50%;
	top: 42%;
 padding: .4rem;
	margin-left: -1.25rem;
	margin-top: -1.25rem;
	background: rgba(0, 0, 0, .8);
	z-index: 11000;
 border-radius: .25rem;
}
.my-preloader {
	display: inline-block;
	width: 1rem;
	height: 1rem;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: preloader-spin 1s steps(12, end) infinite;
	animation: preloader-spin 1s steps(12, end) infinite;
}
.my-preloader-indicator-modal .my-preloader {
	display: block;
	width: 1.7rem;
	height: 1.7rem;
}
.my-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}
.my-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.nickname {
	color: #5b749d;
	
	font-weight: 400;
	margin-left: 0px;
}
.nicknamem {
	color: #5b749d;
	font-size: 0.75rem;
	font-weight: 400;
	margin-left: 0px;
}
/*旋转状态*/
.status_font {
	position: absolute;
	z-index: 1;
	bottom: 0.25rem;
	right: 0.25rem;
	padding: 0 0.5rem;
	border-radius: 0.15rem;
	transform: rotate(-25deg);
}
/*预览图片*/
.preview_class img {
	position: fixed;
	z-index: 6;
	top: 0.5rem;
	left: 0;
	width: 90%;
	top: 5%;
	margin-left: 5%;
}
/*分页顶部*/
.page_top {
	height: 40.2rem;
	background: #fff;
	border-bottom: 1px solid #ddd;
	clear: both;
	text-align: center;
}
.page_top_item {
	overflow: hidden;
	display: inline-block;
}
.page_top_item span {
	padding: 0.15rem 0.5rem;
	border: 1px solid #ff5f27;
	margin-top: 0.35rem;
	margin-left:-1px;
	text-align: center;
	color: #ff5f27;
	display: inline-block;
	float: left;
	border-radius:0;
}
.page_top_item a:first-child:not(:last-child) span {
 border-top-left-radius: 0.2rem;
 border-bottom-left-radius: 0.2rem;
}
.page_top_item a:first-child span {
	margin-left:0;
}
.page_top_item a:last-child:not(:first-child) span {
 border-top-right-radius: 0.2rem;
 border-bottom-right-radius: 0.2rem;
}
/*修正幻灯片*/
.carousel-indicators {
	z-index:1;
}
.carousel-caption {
	z-index:1;
}
/*修复sm*/
.infinite-scroll-preloader {
	text-align:center;
}
.infinite-scroll-preloader .preloader {
	display:none;
	margin:0 auto;
}
.list_container {
	overflow:hidden;
	margin-bottom: 50px;
	margin-top: 1px;
}
.page-group .content {
	max-width: 640px;
	margin: 0 auto;
	overflow-x: hidden;
}
.swiper-container {
	padding-bottom: 0;
}
.page {
	z-index: 1;
	cursor:pointer;
}
.preloader-indicator-modal, .modal {
	top: 30%;
}
.modal-button, .modal-inner {
	background: #fff;
}
/*.modal-title + .modal-text {
    text-align:left;
    padding:0 0.5rem;
}*/


/*foot*/
.max640_box {
	max-width: 640px;
	width: 100%;
	margin: 0 auto;
}
.foot_nav {
	position: fixed;
	
	font-size: 0.7rem;
	height: 55px;
	z-index: 22;
	bottom: 0px;
	background-color: #ffffff;
	border-top: 1px solid #eaeaea;
	z-index: 10000;
	
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	padding: 10px 0px;
	left: 0;
    right: 0;
}
.foot_nav li a {
	position: relative;
	height: 1.9rem;
	margin: 0.2rem 0rem;
	padding: 0;
	text-align: center;
	font-size: 13px;
	color: #333;
	box-sizing: border-box;
	background-size: 25px;
	background-position: top center;
	background-repeat: no-repeat;
	min-width: 1rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-flex: 1;
	flex: 1;
	width: 100%;
}
.foot_nav li {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-flex: 1;
	flex: 1;
}
/*.foot_nav li.nav_index a {*/
/*	background-image: url(../images/icon_11.png);*/
/*}*/
/*.foot_nav li.nav_pub a {*/
/*	background-image: url(../images/icon_21.png);*/
/*}*/
.foot_nav li.nav_pubb a {
	/*background-image: url(../images/blue/icon_21.png);*/
	background-size: 50px 50px;
    /*top: -20px;*/
    width: 60px;
    height: 100px;
    /*padding: 25px 0;*/
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}
/*.foot_nav li.nav_find a {*/
/*	background-image: url(../images/icon_31.png);*/
/*}*/
/*.foot_nav li.nav_user a {*/
/*	background-image: url(../images/icon_41.png);*/
/*}*/
/*.foot_nav li.nav_use a {*/
/*	background-image: url(../images/icon_51.png);*/
/*}*/
/*.foot_nav li.nav_tb a {*/
/*	background-image: url(../images/db1.png);*/
/*}*/
.foot_nav a.act {
	color: #ed414a;
}
/*.foot_nav li.nav_index a.act {*/
/*	background-image: url(../images/blue/icon_12.png);*/
/*}*/
/*.foot_nav li.nav_pub a.act {*/
/*	background-image: url(../images/blue/icon_22.png);*/
/*}*/
/*.foot_nav li.nav_find a.act {*/
/*	background-image: url(../images/blue/icon_32.png);*/
/*}*/
/*.foot_nav li.nav_user a.act {*/
/*	background-image: url(../images/blue/icon_42.png);*/
/*}*/
/*.foot_nav li.nav_use a.act {*/
/*	background-image: url(../images/blue/icon_52.png);*/
/*}*/
/*.foot_nav li.nav_tb a.act {*/
/*	background-image: url(../images/db2.png);*/
/*}*/
.foot_nav1 li a {
	width: 100%;
}
.foot_nav2 li a {
	width: 50%;
}
.foot_nav3 li a {
	width: 33.3%;
}
.foot_nav4 li a {
	width: 25%;
}
.foot_nav5 li a {
	width: 20%;
}
/*关注*/
.page_good .sub_notice {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
	background: rgba(0, 0, 0, 0.81);
	color: #fff;
	padding: 0.15rem 0.25rem;
}
.page_good .sub_headimg img {
	width: 30px;
	height: 30px;
	border-radius: 40px;
}
.page_good .sub_btn span {
	display: inline-block;
	border-radius: 0.15rem;
	background: #44b549;
	color: #fff;
	font-size: 0.6rem;
	padding: 0.15rem 0.25rem;
}
/*top*/
header.top_header {
	background-color: #EB3331;
	color: #fff;
	overflow: hidden;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	height: 60px;
	width: 100%;
}
header.top_header .left {
	width: 46px;
	height: 46px;
	float: left;
}
header.top_header .title {
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	color: #fff;
}
header.top_header.top_back {
	display: inline-block;
	width: 0.6rem;
	height: 0.6rem;
	border: 2px solid #fff;
	border-width: 2px 0 0 2px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.top_headindex {
	position: fixed;
	top: inherit;
	margin: 0 auto;
	max-width: 640px;
   
	left: 0px;
	right: 0px;
	width: 100%;
	z-index: 99;
	height: 55px;
	padding: 0 5px;
	overflow: visible;
	color: #fff;
	background: #6683ff;
	/*background: #EB3331 url(../images/comiis_topbg.png) no-repeat 100% 50% !important;*/
}
.top_head {
	position: fixed;
	top: inherit;
	margin: 0 auto;
	max-width: 640px;
   
	left: 0px;
	right: 0px;
	width: 100%;
	z-index: 99;
	height: 55px;
	padding: 0 10px;
	overflow: visible;
	color: #fff;
	/*background: #6683ff;*/
	/*background: #EB3331 url(../images/comiis_topbg.png) no-repeat 100% 50% !important;*/
}
.top_head1 {
	position: fixed;
	top: inherit;
	margin: 0 auto;
	left: 0px;
	right: 0px;
	width: 100%;
	z-index: 99;
	height: 55px;
	padding: 0 0.5rem;
	overflow: visible;
	color: #fff;
	background: #EB3331;
	opacity: 1;
}
.top_left {
	width: 2rem;
}
.top_left a {
	color: #fff;
}
.top_leftt {
	width: 2rem;
	font-size: 16px;
}
.top_leftt a {
	color: #fff;
}
.top_leftt a img {
	margin-top: 2px;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	border: 2px solid #fff;
}
.top_right a img {
	margin-top: 2px;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	border: 2px solid #fff;
}
.top_leftt a i {
	float: left;
	font-size: 22px;
	margin-right: 5px;
}
header.top_header .left a.return {
	display: block;
	width: 46px;
	height: 46px;
	background: url(../images/arr.png) no-repeat center center;
	background-size: 10px auto;
}
header.top_header.top_right {
	width: 2rem;
	text-align: right;
}
header.top_header.top_right a {
	color: #fff;
}
.top_right {
	width: 2rem;
	text-align: right;
}
.top_right a {
	color: #fff;
}
.top_mid {
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	/*padding-left: 0.5rem;*/
	text-overflow: ellipsis;
	font-size: 16px;
	font-weight: 800;
}
.top_back {
	display: inline-block;
	width: 0.6rem;
	height: 0.6rem;
	border: 2px solid #fff;
	border-width: 2px 0 0 2px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.top_mid_down {
	display: inline-block;
	border-width: 0.45rem 0.35rem 0;
	border-style: solid;
	border-color: #fff transparent transparent;
}
/*index*/
.index_head {
	color: #fff;
	text-align: center;
	background: #ed414a;
}
.index_head>div {
	padding-left: 0;
	width: 33.3%;
}
.index_item_left {
	width: 1.5rem;
}
.index_item_left img {
	border-radius: 50%;
	width: 1.5rem;
	height: 1.5rem;
}
.index_item_right img {
	border-radius: 5px;
	width: 26px;
	height: 26px;
	float: left;
	margin-right: 5px;
}
.index_item_rightbak img {
	border-radius: 5px;
	width: 55px;
	height: 55px;
	float: left;
	margin-right: 5px;
	opacity: 0.8;
}
.index_item_left span {
    position: absolute;
    
    width: 55px;
    font-size: 12px;
    text-align: center;
    margin-top: 40px;
    color: #fff;
    /*background: rgba(0, 0, 0, 0.1);*/
    margin-left: -60px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    padding-bottom: 1px;
}
.index_item_left li {
    position: absolute;
    /*left: 10px;*/
    font-size: 12px;
    text-align: center;
    color: #fff;
    padding: 1px;
    margin-top: 0;
    border-radius: 20% 0 20% 0;
}
.index_item_img {
	margin: 0.5rem 0;
	overflow: hidden;
}
.index_item_img li {
	width: 2.9rem;
	height: 2.9rem;
	overflow: hidden;
	float: left;
	margin: 0.2rem 0.2rem 0.2rem 0rem;
}
.index_item_img img {
	width: 100%;
}
.index_task_item {
	padding: 3px 10px;
	background: #fff;
}
.index_task_item:hover {
	
	background: #eee;
}
.index_task_item_in {
	border-top: 1px solid #eee;
	padding: 0.3rem 0;
}
.page_index a:nth-of-type(1) .index_task_item_in {
 border-top: 0;
}
.index_item_nick {
	color: #969799;
	font-size: 15px;
	position: relative;
}
.authname {
	color: #ff2323!important;
	font-weight: 800;
}

.authnameye {
	color: #fdc726!important;
	font-weight: 800;
}

.authnamewh {
	color: #fff!important;
	font-weight: 800;
}

.authnamee {
    background-size: 0.7rem;
    color: #ffffff;
    background-position: left center;
    background: #FF5722;
    border-radius: 3px;
    padding-right: 6px;
    font-size: 16px;
    margin-top: 0px;
    padding-left: 5px;
    font-weight: bold;
}
.authicon {
	display: block;
	position: absolute;
	right: -15px;
	top: 0px;
	left: 35px;
	width: 0.8rem;
	height: 0.8rem;
	background: url(../images/vauth.png) no-repeat;
	background-size: 0.8rem;
}
.authiconb {
	display: block;
	position: absolute;
	right: -15px;
	top: 0px;
	width: 0.8rem;
	height: 0.8rem;
	background: url(../images/vauth.png) no-repeat;
	background-size: 0.8rem;
}
.authiconbb {
	display: block;
	position: absolute;
	left: 45px;
	margin-top: -30px;
	width: 0.8rem;
	height: 0.8rem;
	background: url(../images/vauth.png) no-repeat;
	background-size: 0.8rem;
}
.authiconbbs {
	display: block;
	position: absolute;
	left: 45px;
	margin-top: -15px;
	width: 0.8rem;
	height: 0.8rem;
	background: url(../images/vauth.png) no-repeat;
	background-size: 0.8rem;
}
.authicons {
	display: block;
	position: absolute;
	left: 35px;
	width: 0.8rem;
	height: 0.8rem;
	background: url(../images/vauth.png) no-repeat;
	background-size: 0.8rem;
}
.authicon_b {
	left: 40px;
	top: 70px;
}
.authicon_c {
	left: 50px;
	top: 60px;
}
.authicon_cen {
	left: 50px;
	top: 15px;
}
.authicon_ge {
	left: 60px;
	top: 60px;
}
.see_taskimg {
	background: url('../images/see.png') no-repeat;
	padding-left: 0.8rem;
	background-size: 0.8rem;
	background-position: left 0.15rem;
	min-width: 0.8rem;
	min-height: 0.8rem;
	margin-top: -5px;
}
.see_taskimged {
	background: url('../images/seed.png') no-repeat;
	padding-left: 0.8rem;
	background-size: 0.8rem;
	background-position: left 0.15rem;
	min-width: 0.8rem;
	min-height: 0.8rem;
	margin-top: -5px;
}
.see_xbtaskimg {
    background: #ff6565;
    color: #fff;
    display: inline-block;
    height: .7rem;
    border-radius: .1rem;
    text-align: center;
    margin: 0 .15rem;
    vertical-align: middle;
    white-space: nowrap;
    padding: 0 .15rem;
    line-height: .7rem;
    font-size: .5rem;
}
.see_xbtaskimgtop {
    background: #ff6565;
    color: #fff;
    display: inline-block;
    height: .7rem;
    border-radius: .1rem;
    text-align: center;
    margin: 0;
    vertical-align: middle;
    white-space: nowrap;
    padding: 0 .15rem;
    line-height: .7rem;
    font-size: 10px;
}
.see_xbtaskimged {
    background: #999999;
    color: #fff;
    display: inline-block;
    height: .7rem;
    border-radius: .1rem;
    text-align: center;
    margin: 0 .15rem;
    vertical-align: middle;
    white-space: nowrap;
    padding: 0 .15rem;
    line-height: .7rem;
    font-size: .5rem;
}
.index_item_read {
 /*background: url(../addons/tktask/public/images/blue/rq1.png) no-repeat;*/
    background-size: 0.7rem;
    color: #ffffff;
    background-position: left center;
    background: #FF5722;
    border-radius: 20px;
    padding-right: 5px;
    font-size: 16px;
    margin-top: 0px;
    padding-left: 5px;
}
.index_item_readmypub {

    background-size: 0.7rem;
    color: #ff5722;
    background-position: left center;
    background: #ffffff;
    border-radius: 20px;
    padding-right: 5px;
    font-size: 16px;
    margin-top: 0px;
    padding-left: 5px;
}
.index_item_readd {
	background-size: 0.8rem;
	color: #FF5722;
	font-size: 15px;
	background-position: left 0.15rem;
	min-width: 0.8rem;
	min-height: 0.8rem;
	font-weight: 800;
    font-weight: 500;
}

.index_item_reade {
	background-position: left center;
	border: solid 1px #8bc34a;
	padding: 0 6px;
	border-radius: 10px;
	color: #ffffff;
	font-size: 13px;
	float: right;
	margin-left: 10px;
	margin-top: 3px;
	background: #8bc34a;
}
.index_item_readf {
	background-size: 0.7rem;
	color: #FF5722;
	font-weight: 800;
	font-size: 15px;
	background-position: left 0.15rem;
	min-width: 0.8rem;
	min-height: 0.8rem;
	margin-right: 3px;
}
.index_item_readdred {
	margin-right: 3px;
	color: red;
	font-weight: bold;
}
.index_item_money {
	/*background: url(../images/rq1.png) no-repeat;*/
	padding: 0px 5px 0px 0px;
	background-size: 0.6rem;
	font-size: 14px;
	background-position: left center;
	color: #7f7f7f!important;
	border-radius: 5px;
	line-height: 20px;
	display: inline-block;
}
.index_item_moneymypub {
	/*background: url(../images/rq1.png) no-repeat;*/
	padding: 0px 5px 0px 0px;
	background-size: 0.6rem;
	font-size: 13px;
	background-position: left center;
	color: #7f7f7f!important;
	border-radius: 5px;
	text-align: left;
	display: inline-block;
	line-height: 20px;
	width: 100%;
}
.index_item_status {
	font-size: 13px;
}
.status_ing {
	color: #ed414a;
}

.status_ingmypub {
	float: left;
    background-color: #6683ff;
    padding: 0 5px;
    border-radius: 0 .8em .8em 0;
    margin-right: 5px;
    color: #ffffff;
    margin-top: 2px;
}
.status_nomypub {
	float: left;
    background-color: rgb(185, 185, 185);
    padding: 0 5px;
    border-radius: 0 .8em .8em 0;
    margin-right: 5px;
    color: #ffffff;
    margin-top: 2px;
}
.status_nomypube {

    background-color: #333;
    padding: 0 5px;
    border-radius: 0 .8em .8em 0;
    margin-right: 5px;
    color: #ffffff;
    margin-top: 2px;
}
.status_no {
	color: #999;
}
.index_item_title {
	color: #333;
	 padding-bottom: 5px;
     font-size: 16px; 
	/*font-weight: bold;*/
}
.top_task {
	color: #ed414a;
	display: inline-block;
	text-align: center;
	border-radius: 0.2rem;
	margin-right: 0.2rem;
}
.top_taskred {
	text-align: center;
    border-radius: 2px;
    margin-right: 0.1rem;
    background: #ffda77;
    color: #ff6565;
    font-size: 13px;
    padding: 0px 3px;
    /*float: left;*/
    margin-top: 2px;
    border: 1px solid;
}
.top_taskredred {
	margin-right: 2px;
    background: #ffda77;
    color: #ff6565;
    font-size: 13px;
    padding: 1px 3px 1px 3px;
    
    float: left;
    margin-top: 2px;
}
.top_taskredyelow {
	margin-right: 2px;
    background: #fdc726;
    color: #ffffff;
    font-size: 13px;
    padding: 1px 3px 1px 3px;
    
    float: left;
    margin-top: 2px;
}

.top_taskredgreen {
	margin-right: 2px;
    background: #07c160;
    color: #ffffff;
    font-size: 13px;
    padding: 1px 3px 1px 3px;
    float: left;
    margin-top: 2px;
}
.top_taskredredindex {
    margin-right: 2px;
    background: #ff5722;
    color: #ffffff;
    font-size: 13px;
    padding: 0 1.5px;
    border-radius: 3px;
}

.top_taskredredguanindex {
    background: #ff5722;
    margin-right: 2px;
    color: #ffffff;
    font-size: 13px;
    padding: 1px 3px 1px 3px;
    border-radius: 3px;
    float: left;
    margin-top: 2px;
}
.top_taskredredguantaskbak {
    background: #ff5722;
    margin-right: 2px;
    color: #ffffff;
    font-size: 13px;
    padding: 1px 3px 1px 3px;
    float: left;
    margin-top: 2px;
}
.top_taskredredlr {
	margin-right: 2px;
	/*background: #f7f7f8;*/
	color: #f97b54;
	font-size: 13px;
	padding: 7px 10px 5px 10px;
	border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.top_taskredredlrtobai {
/*background: rgba(205, 220, 57, .3);*/
    width: 56%;
    position: absolute;
    height: 29px;
    text-align: right;
    font-size: 11px;
    color: #8BC34A;
    margin: -5px 0;
    opacity: 0.3;
}
.top_taskredredlr2 {
	margin-right: 2px;
	background: #f97b54;
	color: #f7f7f8;
	font-size: 13px;
	padding: 6px 10px 5px 10px;
	border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.top_taskredredgl {
	
	background: #f7f7f8;
	color: #f97b54;
	float: right;
	font-size: 13px;
	padding: 5px;
	margin-top: -5px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.top_taskredredtime {
	margin-right: 2px;
    background: #f1e33c;
    color: #ffffff;
    font-size: 13px;
    padding: 1px 3px 1px 3px;
    border-radius: 3px;
    float: left;
    margin-top: 2px;
}
.top_taskredredsort {
	margin-right: 2px;
	background: #999;
	color: #ffffff;
	font-size: 13px;
	padding: 1px 3px 1px 3px;
	border-radius: 3px;
	float: right;
    margin-top: 2px;
}
.top_taskredredsortmp {
	margin-right: 2px;
	background: #e7e7e7;
	color: #999;
	font-size: 13px;
	padding: 1px 3px 1px 3px;
	border-radius: 3px;
	float: right;
    margin-top: 2px;
}
.top_taskredredsortbak {
	margin-right: 2px;
	background: #859bf7;
	color: #ffffff;
	font-size: 13px;
	padding: 1px 3px 1px 3px;
	border-radius: 2px;
	float: left;
    margin-top: 2px;
}
.top_taskredredsortin {
	margin-right: 2px;
	background: #859bf7;
	color: #ffffff;
	font-size: 13px;
	padding: 1px 3px 1px 3px;
	/*border-radius: 3px;*/
	float: left;
    margin-top: 2px;
}
/*灰色*/
.top_taskredredsortinhs {
	margin-right: 2px;
	background: #9e9e9e;
	color: #ffffff;
	font-size: 13px;
	padding: 1px 3px 1px 3px;
	border-radius: 2px;
	float: left;
    margin-top: 2px;
}
.top_taskredredsortinsort {
	margin-right: 2px;
	background: #ffffff;
    color: #6683ff;
    border: 1px solid;
	font-size: 13px;
	padding: 0px 2px 0px 2px;
	/*border-radius: 3px;*/
	float: left;
    margin-top: 2px;
}
.top_taskredred1 {
	margin-right: 2px;
	background: #fdc726;
	color: #ffffff;
	font-size: 13px;
	padding: 0 1.5px;
	border-radius: 3px;
}
.top_taskredbao {
	margin-right: 2px;
	background: #8BC34A;
	color: #ffffff;
	font-size: 13px;
	padding: 1.5px;
	border-radius: 3px;
}
.top_taskredbaoindex {
	background: #8BC34A;
	margin-right: 2px;
    color: #ffffff;
    font-size: 13px;
    padding: 1px 3px 1px 3px;
    border-radius: 3px;
    float: left;
    margin-top: 2px;
}
.top_taskredbaobak {
	margin-right: 2px;
    background: #8BC34A;
    color: #ffffff;
    font-size: 13px;
    padding: 1px 3px 1px 3px;
    
    float: left;
    margin-top: 2px;
}
.simicode {
	margin-right: 2px;
    background: red;
    color: #ffffff;
    font-size: 13px;
    padding: 1px 3px 1px 3px;
    border-radius: 2px;
    margin-top: 2px;
}
.index_filter {
	position: absolute;
	bottom: 6rem;
	z-index: 3;
	right: 1rem;
	width: 2rem;
	height: 2rem;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.64);
	color: #fff;
	font-size: 0.6rem;
	text-align: center;
	line-height: 2rem;
}
.index_ad_l {
	width: 1rem;
	background-image: url(../images/ad.png);
	background-size: 1rem;
	background-repeat: no-repeat;
	height: 1rem;
	background-position: center;
	margin-right: 6px;
	margin-left: 0px;
}
.index_ad_2 {
	width: 80px;
	/*background-image: url(../images/ad.png);*/
	background-size: 1rem;
	background-repeat: no-repeat;
	height: 1rem;
	background-position: center;
	font-weight: 700;
	color:#fa6527;
	margin-left: 2px;
}
.index_ad {
	background: #fff;
	padding: 5px;
	height: 40px;
	overflow: hidden;
	
	margin-bottom:0px;
}
.zhanwei {
	background: #fff;
	padding: 0.5rem;
	height: 25px;
	overflow: hidden;
	background-color: #fff;
	margin-bottom:0px;
	max-width: 640px;
    margin: 0 auto;
}
.zhanwei55 {
	background: #fff;
	padding: 0.5rem;
	height: 55px;
	overflow: hidden;
	background-color: #fff;
	margin-bottom:0px;
	
}

.index_ad_item1 {
	white-space: nowrap;
	line-height: 2.2rem;
	height:  1.75rem;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}

.index_ad_r {
	margin-top: -5px;
	height: 1.75rem;
}
.index_ad_r2 {
	white-space: nowrap;
	overflow: hidden;
}
.index_ad_item2 {
	
	line-height: 2.2rem;
	display: inline-block;
}
.index_ad_r a {
	color: #666;
}
.index_ad_item2 {
	background: url(../images/notice_l.png) no-repeat;
	background-size: 0.3rem;
	padding-left: 0.4rem;
	background-position-y: center;
	padding-right: 1rem;
}
.index_ad_begin, .index_ad_end {
	display: inline-block;
}

.index_navtwoch {
	position: fixed;
	right: 0;
	bottom: 110px;
	z-index: 99;
	background: rgb(123 123 123);
	border-radius: 0.3rem 0 0 0.3rem;

}
.index_navtwoch a {
	display: block;
	padding: 0.25rem 0.3rem;
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.33);
	text-align: center;
}
.index_navtwo {
	position: fixed;
	right: 0;
	bottom: 110px;
	z-index: 99;
	background: rgb(123 123 123);
	border-radius: 50%;

}
.index_navtwo a {
	display: block;
	padding: 0.25rem 0.3rem;
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.33);
	text-align: center;
	width: 1.8rem;
    height: 1.8rem;
    line-height: 1.3rem;
}

.index_navtwoal {
	position: absolute;
	right: 0;
	top: 175px;
	z-index: 99;
	background: rgb(123 123 123);
	/*border-radius: 0.3rem 0 0 0.3rem;*/

}
.index_navtwoal a {
	display: block;
	padding: 0.25rem 0.3rem;
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.33);
	text-align: center;
}

.index_navtwo2 {
	position: fixed;
	right: 0;
	bottom: 46%;
	z-index: 11;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 50%;
	width: 1.8rem;
	height: 1.8rem;
}
.index_navtwo2 a {
	display: block;
	padding: 0.3rem;
	color: #fff;
	text-align: center;
	height: 1.8rem;
}
.index_search {
	position: fixed;
	top: 0;
	z-index: 99;
	background: #EB3331;
	height: 55px;
	max-width: 640px;
    margin: 0 auto;
}
.index_search .search-input input {
	/*border-radius: 2rem;*/
	width: 75%;
	float: right;
	height: 40px;
}
.index_search .searchbar {
	/*background: #EB3331 url(../images/comiis_topbg.png) no-repeat 100% 50% !important;*/
	background: #6683ff;
}
.index_search .searchbar2 {
	
}
.index_pubbtn {
	position: fixed;
	bottom: 120px;
	right: 0;
	z-index: 1;
	color: #fff;
	width: 1.8rem;
	height: 1.8rem;
	line-height: 1.6rem;
	text-align: center;
	border-radius: 50%;
	font-size: 1.5rem;

}

/*sub*/
.sub_item {

	padding: 0 0.5rem;
	color: #fff;
	position: fixed;
	top: 0;
	/*max-width: 640px;*/
	margin: 0 auto;
	z-index: 9999;

	width: 100%;
	background: rgba(0, 0, 0, 0.6);
	height: 50px;
}
.top_top {
	background: #43da71;
	height: 2rem;
}
.sub_item .sub_headimg img {
	width: 1.5rem;
	height: 1.5rem;
	border-radius: 50%;

}
.sub_item .sub_click {
	border-radius: 0.2rem;
	color: #22e600;
	border: 1px solid #22e600;
	padding: 0.1rem 0.3rem;
	font-size: 0.6rem;
	margin-right: 0.3rem;
}
.sub_item .sub_click, .toadd_click {
	border-radius: 0.2rem;
	color: #22e600;
	border: 1px solid #22e600;
	padding: 0.1rem 0.3rem;
	font-size: 0.6rem;
	margin-right: 0.3rem;
}
.sub_item .sub_click, .totask_click {
	border-radius: 0.2rem;
	color: #fff;
	border: 1px solid #fff;
	padding: 0.1rem 0.3rem;
	font-size: 0.6rem;
	margin-right: 0.3rem;
}

.sub_item .close_sub {
	background: rgba(255, 255, 255, 0.7);
	color: #000;
	border-radius: 50%;
	width: 1rem;
	height: 1rem;
	display: inline-block;
	text-align: center;
	line-height: 1rem;
}
.sendbag_getlist {
	min-height: 12rem;
}
.sendbag_bot {
	text-align: center;
	position: absolute;
	bottom: 1rem;
	width: 100%;
}
.sendbag_bot span, .sendbag_bot p {
	color: #bcb4b2;
}
.sub_str {
	text-align: center;
	width: 100%;
	margin-bottom: 0px;
}

.atom-dialog {
    position: fixed;
    z-index: 8;
    width: 90%;
    background: #fff;
    top: 20%;
    left: 5%; 
    border-radius: 0.5rem; 
}
.share-dialog .atom-dialog-title {
 font-size: .8rem;
	/* padding: .4rem .2rem .2rem; */
    /* height: 1.82rem; */
    box-sizing: border-box;
	text-align: center;
	border-bottom: 0.05rem solid #eee;
	color: #000;
	margin: 10px;
}
.atom-dialog-wrap .close_line {
	position: absolute;
	left: 50%;
	bottom: -2.6rem;
	/*width: 0.1rem;*/
	width: 0rem;
	height: 2.6rem;
	background: #fff;
	margin-left: -0.05rem;
}
.atom-dialog-wrap .close_token {
	position: absolute;
	right: -10px;
	top: -1.0rem;
	/*left: 50%;*/
	/*bottom: -2.6rem;*/
	width: 1.8rem;
	height: 1.8rem;
	background: #5f646e;
	text-align: center;
	font-size: 0;
	border-radius: 50%;
	margin-left: -0.5rem;
	line-height: 2rem;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/close.png);
	background-size: 0.8rem;
}

.atom-dialog-wrap .close_tokenxb {
	position: absolute;
	right: -10px;
	top: -1.0rem;
	/*left: 50%;*/
	/*bottom: -2.6rem;*/
	width: 1.8rem;
	height: 1.8rem;
	background: #5f646e;
	text-align: center;
	font-size: 0;
	border-radius: 50%;
	margin-left: -0.5rem;
	line-height: 2rem;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/close.png);
	background-size: 0.8rem;
}
.atom-dialog-content img {
	max-width: 100%;
	max-height: 12rem;
	
}
.atom-dialog-wrap {
	display: none;
}
.elastic {
	animation: elastic 500ms;
	-webkit-animation: elastic 500ms;
}
@keyframes elastic {
 0% {
 top:17%;
}
25% {
 top:13%;
}
50% {
 top:16%;
}
75% {
 top:14%;
}
100% {
 top:15%;
}
}
@-webkit-keyframes elastic {
 0% {
 top:17%;
}
25% {
 top:13%;
}
50% {
 top:16%;
}
75% {
 top:14%;
}
100% {
 top:15%;
}
}
/*pub*/
.pub_bot {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 55px;
	background: #7f7f7f;
	text-align: center;
	z-index: 3;
	max-width: 640px;
	/*border-top: 1px solid #ddd;*/
}
.puber_bot {
	padding: 0;
}
.pub_btn {
	line-height: 2.5rem;
	width: 60%;
	display: inline-block;
	color: #fff;
	height: 55px;
}
.pub_btn11 {
	line-height: 2.5rem;
	width: 20%;
	display: inline-block;
	color: #7f7f7f;
	float: left;
	background: #fdf2f2;
	height: 55px;
}
.pub_btn22 {
	line-height: 2.5rem;
	width: 20%;
	display: inline-block;
	color: #7f7f7f;
	float: left;
	background: #ffffff;
	height: 55px;
}
.pub_btn33 {
	line-height: 2.5rem;
	width: 60%;
	display: inline-block;
	color: #fff;
	background: #2196F3;
	height: 55px;
}
.pub_btnfq {
	line-height: 2.5rem;
	width: 40%;
	display: inline-block;
	color: #7f7f7f;
	background: #fdf2f2;
	float: left;
	height: 55px;
}
.pub_btnhui {
	line-height: 2.5rem;
	width: 60%;
	display: inline-block;
	color: #fff;
	background: #EB3331;
	height: 55x;
}
.pub_btn_disabled {
	background: #7f7f7f;
	line-height: 2.5rem;
	width: 60%;
	display: inline-block;
	color: #fff;
	height: 55px;
}

/* 活动报名按钮样式 */
.activity-sign-btn {
	background-image: linear-gradient(to right, #6683ff, #8b9eef);
	background-color: #8b9eef;
	line-height: 2.5rem;
	width: 60%;
	display: inline-block;
	color: #fff;
	height: 55px;
	text-align: center;
	font-weight: 600;
}

.activity-sign-btn:active {
	background-image: linear-gradient(to right, #5572e6, #7a8bd4);
	background-color: #7a8bd4;
}

/* 活动领取状态样式 */
.activity-claim-status {
	padding: 15px;
	background: #fff;
	border-radius: 8px;
	margin-bottom: 10px;
}

.activity-claim-icon {
	width: 60px;
	text-align: center;
}

.activity-claim-info {
	flex: 1;
	padding-left: 15px;
}

.activity-claim-title {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 8px;
}

.activity-claim-desc {
	font-size: 13px;
	color: #999;
	margin-bottom: 8px;
}

.activity-claim-amount {
	font-size: 14px;
	color: #666;
}
.pub_content {
	padding-bottom: 0.5rem;
}
.pub_task_content, .pub_hide_content {
	width: 100%;
	min-height: 5rem;
	border:1px solid #eee;
	border-radius: 5px;
	padding: 5px;
}
.pub_hide_content {
	border-bottom: 1px solid #eee;
}
.pub_images_list {
	overflow: hidden;
}
.hide_box_in {
	padding: 0.2rem;
	border: 1px dashed #ddd;
	word-break: break-all;
	margin-top: 10px;
}
.link_item {
	display: inline-block;
	color: #0070ff;
	margin-right: 0.5rem;
	line-height: 1.1;
	border: 1px solid #eee;
    border-radius: 1rem;
    padding: 0 0.2rem;
}
.pub_tool {
	text-align: right;
}
.pub_tool span {
	color: #6683ff;
	display: inline-block;
	padding: 0 0.25rem;
	border: solid 1px #6683ff;
	border-radius: 10px;
}
.ka_show_list {
	padding-top: 0.5rem;
	border-top: 1px solid #eee;
	margin-top: 0.5rem;
	display: none;
}
.ka_show_list span {
	min-width: 3rem;
	display: inline-block;
	text-align: center;
	background: #ed414a;
	color: #fff;
	border-radius: 0.2rem;
	padding: 0.2rem 0;
	font-size: 0.55rem;
	margin: 0 0.1rem 0.1rem 0;
}
.form_per {
	color: #333;
	font-size: 0.65rem;
}
.form_perr {
	color: #ddd;
    font-size: 0.65rem;
    
    
    padding: 1px 7px;
}
.pub_warn {
	bottom: 0px;
	top: inherit;
	height: 55px;
}
.pub_warn_l {
	font-size: 0.6rem;
	padding-left: 0;
}
.city-picker .picker-items {
	font-size: 0.8rem;
}
/*form*/
.form_list {
	padding: 10px;
	background: #fff;
	margin-top: 0.2rem;
}
.form_listp0 {
	padding: 0px;
	background: #fff;
	margin-top: 0.2rem;
}
.form_input {
	height: 1.5rem;
	width: 100%;
	border: 0;
	border-radius: 0;
}
.form_title {
	width: 80px;
}
.form_right {
	border-bottom: 1px solid #eee;
	color: #7b7b7b;
}
.form_right .item_cell_flex {
	padding-left: 0;
}
.form_group {
}
::-webkit-input-placeholder {
 color: #ddd;
}
.form_tips {
	font-size: 0.6rem;
	color: #7b7b7b;
	background: white;
	padding-left: 0px;
}
.form_tipss {
	font-size: 0.6rem;
	color: #999;
	background: white;
	padding: 0 5px;
}
.form_tipsss {
	font-size: 0.6rem;
	color: #999;
	background: white;
	padding: 0.55rem;
	line-height: 20px;
}
.ml05 {
	margin-left: 0.5rem;
}
.mb05 {
	margin-bottom: 0.5rem;
}
.mt05 {
	margin-top: 0.5rem;
}
.pd05 {
}
.pl0 {
	padding-left: 0;
}
.pl05 {
	padding-left: 0.5rem;
}
.pt05 {
	padding-top: 0.5rem;
}
.pb05 {
	padding-bottom: 0.5rem;
}
.bordbot {
	border-bottom: 1px solid #fff;
}
.label-switch input[type=checkbox]:checked+.checkbox {
	background: #ed414a;
}
.uploader_input {
	float: left;
	position: relative;
	margin-right: 0.4rem;
	margin-bottom: 0.4rem;
	width: 3rem;
	height: 3rem;
	border: 1px solid #d9d9d9;
}
.uploader_input:after, .uploader_input:before {
	content: " ";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: #eee;
}
.uploader_input:before {
	width: 0.1rem;
	height: 2rem;
}
.uploader_input:after {
	width: 2rem;
	height: 0.1rem;
}
.form_textarea {
	width: 100%;
	border: 0;
	border-radius: 0;
	background: #fafafa;
    padding: .2rem;
}
.form_select {
	width: 100%;
	border: 0;
	height: 1.5rem;
	background: rgba(255, 255, 255, 0);
	border: 0;
}
/*.upload_images_views{
    overflow: hidden;
    float: left;
}*/
.upload_image_item {
	margin-right: 0.4rem;
	margin-bottom: 0.4rem;
	width: 3rem;
	height: 3rem;
	overflow: hidden;
	align-items: center;
	display: -webkit-flex;
	border: 1px solid #eee;
	position: relative;
}
.upload_image_item img {
	width: 100%;
}
.upload_image_item .delete-icon {
	position: absolute;
	top: -5px;
	right: -5px;
	width: 20px;
	height: 20px;
	background: rgba(255, 0, 0, 0.8);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	z-index: 10;
}
.upload_image_item .delete-icon::before,
.upload_image_item .delete-icon::after {
	content: '';
	position: absolute;
	width: 12px;
	height: 2px;
	background: #fff;
	border-radius: 2px;
}
.upload_image_item .delete-icon::before {
	transform: rotate(45deg);
}
.upload_image_item .delete-icon::after {
	transform: rotate(-45deg);
}
/*popup*/
.popup_btn {
	display: block;
	/*width: 49%;*/
	height: 45px;
	background: #7f7f7f;
	text-align: center;
	line-height: 45px;
	color: #fff;
	border-radius: 0.2rem;
	border-bottom: 1px solid #d4d4d4;
	margin: 0rem;
}
.popup_btndui {
    display: block;
    width: 40%;
    height: 2rem;
    background: #7f7f7f;
    text-align: center;
    line-height: 2rem;
    color: #fff;
    border-radius: 0.2rem;
    border-bottom: 1px solid #d4d4d4;
    margin: 5%;
    float: right;
}
.popup_btnduii {
    display: block;
    width: 50%;
    height: 55px;
    background: #7f7f7f;
    text-align: center;
    line-height: 55px;
    color: #fff;
    border-radius: 0;
    border-bottom: 1px solid #d4d4d4;
    margin: 5% 0;
    float: right;
}
.popup_btngb {
    display: block;
    width: 20%;
    height: 2rem;
    background: #7f7f7f;
    text-align: center;
    line-height: 2rem;
    color: #fff;
    border-radius: 0.2rem;
    border-bottom: 1px solid #d4d4d4;
    /*margin: 0.5rem 0;*/
    float: right;
    position: absolute;
    right: 5px;
}
.popup_confirm {
	background: #ed414a;
}
.popup .form_list {
	margin-top: 0;
}
.popup .content-blockpub {
	position: fixed;
    margin: 0 auto;
    width: 90%;
    background: #fff;
    top: 20%;;
    left: 5%;
    border-radius: 0.5rem;
    max-height: 450px;
    /*overflow: scroll;*/
    /*padding: 15px 15px 30px 15px;*/
    padding: 10px;
    
}
.popup .content-block {
    margin-top: 0.5rem;
	padding: 0 0.5rem;
	max-width: 640px;
	margin: 0 auto;
}
.popup_ka_add {
	background: url('../images/icon_21.png') no-repeat;
	background-size: 1rem;
	padding-left: 1.3rem;
	margin-bottom: 0rem;
	color: #004cc1;
}
.delete_ka {
	color: #004cc1;
	padding-left: 1rem;
}
.popup-filter {
	top: initial;
	bottom: 0;
	height: auto;
	background: #ddd;
	max-height: 100%;
}
.popup-filter .content-block {
	padding: 0;
}
.popup_filter_btn {
	height: 100%;
	text-align: center;
	line-height: 55px;
	border-bottom: 1px solid #ddd;
	color: #333;
	font-size: 0.75rem;
	background: #fff;
}
.popup_filter_btnaudit {
	height: 100%;
    text-align: auto;
    /* border-bottom: 1px solid #ddd; */
    color: #666;
    font-size: 14px;
    background: #fff;
    width: 25%;
    /* position: inherit; */
    text-align: center;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    padding: 5px;
}
.popup_filter_btnn {
	height: 100%;
	text-align: center;
	line-height: 2.2rem;
	border-bottom: 1px solid #ddd;
	color: #333;
	font-size: 0.75rem;
	background: #fff;
	width: 50%;
	float: left;
	border-right: 1px solid #ddd;
}
.popup_filter_close {
	border-top: 1px solid #ddd;
}
/*find*/

.find_item_left {
	width: 2rem;
	margin-right: 10px;
}
.find_item_left img {
	width: 2rem;
	height: 2rem;
	border-radius: 50%;
}
.find_item_nick {
	font-size: 16px;
	font-weight: 400;
	/*color: #5b749d;*/
}
.guy_per {
	color: #999;
}
.find_item_desc {
	color: #999;
	font-size: 0.65rem;
}
.find_item_desc1 {
	color: #fff;
	font-size: 0.65rem;
	float: right;
	border: solid 1px #e7e7e7;
	background: #e7e7e7;
	border-radius: 5px;
	padding: 3px;
	border-radius: 50px;
    width: 86px;
    text-align: center;
}
.find_item_desc2 {
	color: #f60;
	font-size: 0.65rem;
	float: right;
	border: solid 1px #8bc34a;

	border-radius: 5px;
	padding: 3px;
	border: 2px solid #f60;
    border-radius: 50px;
    width: 86px;
    text-align: center;
}
.find_item_desc3 {
	color: #ccc;
	font-size: 0.65rem;
	float: right;
	border-radius: 5px;
	padding: 3px;
	border: 2px solid #ccc;
    border-radius: 50px;
    width: 86px;
    text-align: center;
}
.find_item_desc5 {
	color: #797676;
	font-size: 0.65rem;
	float: right;
	border: solid 1px #e2d8d8;
	background: #e2d8d8;
	border-radius: 5px;
	padding: 3px;
	margin-right: 30px;
}
.chongdan {
	color: #999;
	font-size: 0.65rem;
	width: 100%;
}
.chongdan1 {
	color: #999;
	font-size: 0.65rem;
	width: 100%;
}
.chongdan6 {
	color: #999;
	font-size: 0.65rem;
	width: 100%;
}
.chongdan10 {
	color: #999;
	font-size: 0.65rem;
	width: 100%;
}
.chongdan20 {
	color: #999;
	font-size: 0.65rem;
	width: 100%;
}
.chongdan30 {
	color: #999;
	font-size: 0.65rem;
	width: 100%;
}
.lingjiang {
	color: #999;
	font-size: 0.65rem;
	width: 100%;
}
.find_list_item {
	padding: 0 0.5rem;
	background: #fff;
}
.find_list_item_in {
	padding: 0.5rem 0;
	border-bottom: 1px solid #eee;
}
.list_container a:last-child .find_list_item {
	border-bottom: 0;
	margin-bottom: 0;
}
.bar-nav {
	position: fixed;
	background-color: #ffffff;
    border-bottom: 1px solid #eee;
	
}
.buttons-row .button {
	padding: 0;
}
.buttons-row .button.active {
	
}
.buttons-row .button {
	border-color: #ed414a;
	color: #ed414a;
	height: 1.5rem;
	line-height: 1.5rem;
}
.nav_buttons_row {
	text-align: center;
	width: 100%;
	font-size: 0;
}
.buttons-row .mybutton {
	border-color: #ed414a;
	color: #ed414a;
	width: 25%;
	display: inline-block;
	height: auto;
	top: 0;
	line-height: inherit;
	padding: 0.1rem;
}
.bar_nav_item {
	width: 2rem;
	text-align: center;
}
.mypub_nav .item_cell_flex {
	padding: 0;
}
.page_find .banner_box {
	margin-top: 0px;
}
/*banner*/
.swiper-pagination-bullet-active {
	background: #00b5e4;
}
.swiper-pagination span {
	width: 0.5rem;
	height: 0.2rem;
	display: inline-block;
	border-radius: 0.5rem;
}
.banner_box {
	margin-top: 0.2rem;
	padding: 1px;
}
.banner_in {
	background: #fff;
	border-radius: 0.2rem;
}
.banner_item {
	overflow:hidden;
	padding: 0 0 0.5rem 0;
}
.banner_item li {
	width: 20%;
	float: left;
	text-align: center;
	font-size: 13px;
	color: #666;
}
.banner_item li p {
	word-break: break-all;
	border: 1px solid #cccccc;
    padding: 5px;
    border-radius: .1rem;
    margin: 3px;
}
.banner_item li img {
	width: 2rem;
	height: 2rem;
	display: inline-block;
}
.banner_box .swiper-pagination {
	bottom: 0;
}
.banner_box .swiper-pagination-bullet-active {
	background: #000;
	opacity: 0.4;
}
/*user*/
.user_head {
	padding: 0.5rem;
	text-align: center;
	/*background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ed414a), to(rgb(255, 162, 167)));*/
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgb(255, 162, 167)), to(#ed414a));
}
.user_headimg {
	position: relative;
}
.user_headimg .headimgurl {
	width: 3rem;
	height: 3rem;
	border-radius: 50%;
}
.user_headimg .v {
	width: 1rem;
	height: 1rem;
	position: absolute;
	bottom: 0.5rem;
	left: 50%;
	margin-left: 1rem;
}
.user_headnick {
	font-size: 0.8rem;
	font-weight: 400;
	color: #fff;
}
.user_activity {
	font-size: 0.65rem;
	color: #fff;
}
.user_list {
	background: #fff;
	padding: 0.2rem 0.5rem;
	margin-top: 0.5rem;
}
.user_list_title {
	color: #666;
	font-size: 0.65rem;
	border-left: 4px solid #ed414a;
	height: 0.7rem;

	line-height: 0.7rem;
	padding-left: 0.25rem;
	margin-top: 0.15rem;
	margin-bottom: 0.3rem;
	font-weight: 400;
}
.user_list_item {
	width: 33.3%;
	text-align: center;
}
.user_list_in {
	padding-top: 0.2rem;
}
.user_list_item p:nth-of-type(1) {
 font-size: 16px;
 font-weight: bold;
 color: #ed414a;
}
 .user_list_item p:nth-of-type(2) {
 font-size: 0.65rem;
}
.user_list_item_4 p:nth-of-type(2) {
 font-size: 0.6rem;
}
.user_list_item {
	border-right: 1px solid #eee;
	display: block;
	color: #000;
}
.page_find .mybutton {
	width: 4rem;
}
.user_list_item_4 {
	width: 20%;
	border-right:0;
	color: #525252;
}
.user_list_in .user_list_item:last-child {
	border-right: 0;
}
.user_mymoney {
	margin-top: 0;
}
.user_link {
	margin-top: 0.5rem;
	background: #fff;
	padding: 0.5rem;
}
.user_link_l {
	background-repeat:no-repeat;
	background-size: 1rem;
	padding-left: 1.2rem;
}
.user_link_r {
	font-size: 0.65rem;
	color: #999;
}
.user_link_r::after, .right_icon::after {
 content: " ";
 display: inline-block;
 -webkit-transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 transform: rotate(45deg);
 height: 6px;
 width: 6px;
 border-width: 2px 2px 0 0;
 border-color: #C8C8CD;
 border-style: solid;
 position: relative;
 top: -1px;
 
}
.user_link_m {
	padding: 0.5rem 0;
	border-bottom: 1px solid #eeeeee;
}
.user_link_href {
	display: block;
	color: #333;
}
.user_link .user_link_m:last-child {
	border-bottom: 0;
}
.user_link_o {
	padding: 0 0.5rem;
}
.get_code span {
	border: 1px solid #999;
	color: #999;
	padding: 0.2rem 0.3rem;
	border-radius: 0.1rem;
	font-size: 0.6rem;
}
.anwobx {
	width: 70px;
	height: 22px;
	color: #ffffff;
	border-radius: 5px;
	padding: 2px 10px;
	background: #eb3331;
	position: absolute;
	right: 80px;
	font-size: 12px;
	top: 15px;
	margin-top: -12px;
}
.anwobx img {
	width: 100%;
}
.ani_swing1 {
/* -ms-transform: rotate(-5deg);
    -ms-transform-origin: 100% 100%;
    -webkit-animation: Swing1 1.6s ease-in-out infinite;
    -webkit-transform: rotate(-5deg);
    -webkit-transform-origin: 100% 100%;
    animation: Swing1 1.6s ease-in-out infinite;
    transform: rotate(-5deg);
    transform-origin: 100% 100% */
}
 @-webkit-keyframes Swing1 {
 0% {
 -webkit-transform: rotate(-3deg);
 transform: rotate(-3deg)
}
 50% {
 -webkit-transform: rotate(3deg);
 transform: rotate(3deg)
}
to {
	-webkit-transform: rotate(-3deg);
	transform: rotate(-3deg)
}
}
 @keyframes Swing1 {
 0% {
 -webkit-transform: rotate(-3deg);
 transform: rotate(-3deg)
}
 50% {
 -webkit-transform: rotate(3deg);
 transform: rotate(3deg)
}
to {
	-webkit-transform: rotate(-3deg);
	transform: rotate(-3deg)
}
}
.anwbody_in {
	/*height: 235px;*/
	padding: 0.5rem 0;
	overflow-y: auto;
	margin-bottom: 10px;
	line-height: 22px;
}
.nobox {
	color: #999;
	text-align: left;
	padding-top: 1rem;
	line-height: 25px;
}
.anwbox_item {
	padding: 0.5rem 0;
	border-bottom: 1px solid #eee;
}
.anwbox_btn {
	display: inline-block;
	padding: 0 0.5rem;
	border-radius: 0.5rem;
}
.anwbox_m {
	width: 3rem;
}
.anwbox_btn.disabled {
	background-color: #ddd;
	color: #666;
}
.user_update {
	background-image: url(../images/update.png);
	width: 1.5rem;
	height: 1.5rem;
	background-size: cover;
	position: absolute;
	right: 10px;
	top: 110px;
	z-index: 1;
	border-radius: 50%;
	/*box-shadow: 0px 0px 11px 1px rgba(255, 255, 255, 0.5);*/
}

.user_updatemer {
	background-image: url(../images/huiyuan.png);
	width: 1.5rem;
	height: 1.5rem;
	background-size: cover;
	position: absolute;
	right: 10px;
	top: 120px;
	z-index: 1;
	border-radius: 50%;
	box-shadow: 0px 0px 11px 1px rgba(255, 255, 255, 0.5);
}
.upuser-box .item-user {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	height: 62px;
	padding: 20px 30px;
	-webkit-box-align: center;
	align-items: center;
}
.upuser-box .item-user .user {
	width: 80px;
	height: 80px;
	border-radius: 50%;
}
.upuser-box .item-user input {
	text-align: right;
}
.upuser-box .upuser-but {
	width: 710px;
	height: 80px;
	line-height: 80px;
	color: white;
	background: #b1b1b1;
	text-align: center;
	border-radius: 10px;
	margin: 20px auto;
}
.upuser-but:first-child {
	margin-top: 80px;
	background: fuchsia;
}
.phone-box {
	position: absolute;
	z-index: 10;
	margin-top: 50%;
	left: 41.5px;
	transform: translateY(-30%);
	width: 667px;
	background: #fff;
	border-radius: 20px;
	height: 644px;
	padding: 60px 54px;
	box-sizing: border-box;
}
.phone-box .top-phone .tit {
	color: #313131;
	line-height: 36px;
}
.phone-box .top-phone .desc {
	color: #969696;
	line-height: 36px;
	margin-top: 32px;
}
.phone-box .phone-mid {
	margin-top: 60px;
}
.phone-box .phone-mid .item-box {
	border-radius: 45px;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	height: 90px;
	background: #EEEEEE;
	overflow: hidden;
	padding: 0 0 0 34px;
	margin-bottom: 36px;
}
.phone-box .phone-mid .item-box .item-input {
	height: 90px;
}
.phone-box .phone-mid .holderc {
	color: #B4B4B4;
}
.phone-box .phone-code {
	color: #FF9F2F;
	width: 200px;
	border-left: 1px solid #b4b4b4;
	text-align: center;
	flex-shrink: 1;
}
.phone-box .phone-code text {
}
.phone-box .getcode {
	width: 340px;
}
.phone-box .phone-bot {
	width: 499px;
	height: 90px;
	background: #313131;
	border-radius: 45px;
	color: #fff;
	text-align: center;
	line-height: 90px;
	margin: 0 auto;
	margin-top: 30px;
}
.phone-box .close-phone {
	color: white;
	width: 52px;
	height: 52px;
	position: absolute;
	bottom: -80px;
	left: 50%;
	margin-left: -26px;
	text-align: center;
	line-height: 52px;
}
.bot .card-vip {
	background: #fff;
	/*box-shadow: 0px 2px 2px 0px rgba(213, 213, 213, 0.5);*/
	/*border-radius: .2rem;*/
	overflow: hidden;
	position: relative;
	/*border-top: 1px solid #ddd;*/
	margin: 0 5px;
	
}
.card-vipbot {
	position: relative;
	padding: 0;
}
.bot .card-vip .item {
	height: 1.2rem;
	font-size: 0.65rem;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	color: #999;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.card-viptop2 {
	border-bottom: 1px solid #fff;
	padding: 10px 0;
	background: #fff;
	width: 100%;
}
.chakan {
    color: #6683ff;
    right: 0.5rem;
    position: absolute;
}
.card-viptop {
	border-bottom: 1px solid #fff;
	padding: 10px 0;
	background: #fff;
}

.bot .card-vip .item .vip {
	color: #FF923A;
	margin-right: 0rem;
}
.viptop_item {
	padding-left: 0;
	text-align: center;
	width: 25%;
	display: block;
	border-right: 1px solid #dfe7e0;
}
.viptop_item2 {
	padding-left: 0;
	text-align: center;
	width: 20%;
	display: block;
	border-right: 1px solid #dfe7e0;
}
.viptop_item3 {
    padding-left: 0;
    text-align: center;
    width: 20%;
    display: block;
   
}
.viptop_name {
	font-weight: 400;
	color: #333;
	font-size: 0.65rem;
}
.viptop_name2 {
	font-weight: 400;
	color: #969799;
	font-size: 0.65rem;
}
.viptop_av {
    position: absolute;
    margin-top: -18px;
    margin-left: 35px;
    border: 1px solid #d2d2d2;
    font-size: 13px;
    padding: 0 1px;
}

.viptop_num {
font-size: 0.65rem;
}
.viptop_num2 {
	font-weight: bold;
	font-size: 0.8rem;
	font-size: 14px;
    color: #323233!important;
}

.getbaoshi_box {
	text-align: right;
}
.getbaoshi {
	height: 20px;
	width: 20px;
	line-height: 0.8rem;
	border-radius: 1rem;
	position: absolute;
	border: 1px solid #FF4746;
	/* color: #FF4746; */
    top: 5px;
	right: 10px;
	background: #ffffff;
	font-size: 13px;
}
.bot .card-vip .item .carname {
    font-weight: bold;
    color: #7f7f7f;
}
.bot .card-vip .item .card_desc {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	
	
}
.bot .card-vip .card-but {
	border-radius: 50%;
	position: absolute;
	font-size: 13px;
	height: 20px;
	width: 20px;
	margin-top: -25px;
	right: 10px;
}
.bot .card-vip .card-but2 {
	width: 70px;
	height: 22px;
	color: #ffffff;
	border-radius: 10px;
	padding: 2px 10px;
	
	position: absolute;
	right: 0px;
	font-size: 12px;
	top: 15px;
	margin-top: -12px;
}
.bot .card-vip .card-but3 {
	width: 70px;
	
	color: #ffffff;
	border-radius: 20px;
	padding: 2px 10px;
	background: #EB3331;
	position: absolute;
	right: 0px;
	font-size: 12px;
	top: 33px;

	margin-top: -25px;
}
.bot .order-box {
	background: #fff;
	/*box-shadow: 0px 2px 2px 0px rgba(213, 213, 213, 0.5);*/
	border-radius: 0rem;
	overflow: hidden;
	margin: 2px 5px;
}
.bot .order-box .myorder {
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	align-items: center;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: normal;
	padding: 0 0.5rem;
	border-bottom: 1px solid #f9f7f7;
}
.bot .order-box .myorder .left {
	color: #3d4145;
	font-weight: 800;
	float: left;
	padding-left: 25px;
	background: url(../images/mine_icon03.png) no-repeat left center;
	background-size: 20px auto;
	font-size: 15px;
}
.bot .order-box .myorder .leftgl {
	color: #3d4145;
	font-weight: 800;
	float: left;
	padding-left: 25px;
	background: url(../images/guanli.png) no-repeat left center;
	background-size: 20px auto;
}
.bot .order-box .myorder .right {
	color: #999;
}
.bot .order-box .tyorder {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	justify-content: space-around;
	padding: 10px 0;
}
.tyorder .thin-borderic {
	width: 1.2rem;
	height: 1.2rem;
	background-size: auto 1.2rem;
	background-repeat: no-repeat;
	background-image: url(../images/userc.png);
	margin: 0 auto;
}
.borderic-1 {
	background-position: -8.2rem 0;
}
.borderic-2 {
	background-position: -7rem 0;
}
.borderic-3 {
	background-position: -10.5rem 0;
}
.borderic-4 {
	background-position: -9.3rem 0;
}
.bot .order-box .tyorder .item {
	position: relative;
	width: 33.33%;
	float: left;
	text-align: center;
	padding: 5px 0px 5px 0px;
    /*border-right: solid 1px #eeeeee;*/
	/* -webkit-box-sizing: border-box; */
    -moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bot .order-box .tyorder .item text {
	display: block;
	color: #666;
	font-size: 0.65rem;
}
.order_mark {
	height: 0.8rem;
	min-width: 0.8rem;
	line-height: 0.6rem;
	border-radius: 1rem;
	position: absolute;
	border: 1px solid #FF4746;
	color: #FF4746;
	top: -6px;
	right: 15px;
	background: #ffffff;
	font-size: 0.5rem;
	padding: 1px;
}
.order_markimss {
	height: 0.8rem;
	min-width: 0.8rem;
	line-height: 0.6rem;
	border-radius: 1rem;
	position: absolute;
	border: 1px solid #FF4746;
	color: #FF4746;
	top: -30px;
	left: 30px;
	right: 15px;
	background: #ffffff;
	font-size: 0.5rem;
	padding: 1px;
}
.order_markimssu {
	height: 0.8rem;
    min-width: 0.8rem;
    line-height: 0.6rem;
    border-radius: 20%;
    position: relative;
    border: 1px solid #ffffff;
    color: #fff;
    /* margin-top: -30px; */
    background: #ff461a;
    font-size: 0.5rem;
    padding: 1px 5px;
    /* margin-left: 60px; */
    float: right;
}

.order_markimssuleft {
    height: 0.8rem;
    min-width: 0.8rem;
    line-height: 0.6rem;
    border-radius: 20%;
    position: relative;
    /* border: 1px solid #ffffff; */
    color: #fff;
    /* margin-top: -30px; */
    background: #ff461a;
    font-size: 0.5rem;
    padding: 1px 5px;
    /* margin-left: 60px; */
    /* float: right; */
}
.order_markpri {
    height: 0.8rem;
    min-width: 0.8rem;
    line-height: 10px;
    border-radius: 1rem;
    position: unset;
    border: 1px solid #6683ff;
    color: #6683ff;
    margin-top: 5px;
    background: #ffffff;
    padding: 0 3px;
    width: 0.8rem;
    font-size: 12px;
    margin: 0 2px;
}
.font_minianz{background: url(../images/anz.png) no-repeat;padding-left: .8rem;
    background-size: .8rem;
    /* float: right; */
    background-position: left .15rem;}
.font_minipingg{background: url(../images/pingg.png) no-repeat;padding-left: .8rem;
    background-size: .8rem;
    font-size: .8rem;
    /* float: right; */
    background-position: left .15rem;}
.order_mark1 {
	height: 0.8rem;
	min-width: 0.8rem;
	line-height: 0.7rem;
	border-radius: 1rem;
	position: absolute;
	border: 1px solid #FF4746;
	color: #FF4746;
	top: -6px;
	left: 25%;
	background: #ffffff;
	font-size: 0.5rem;
}
.order_marka {
	height: 0.8rem;
	min-width: 0.8rem;
	line-height: 0.7rem;
	border-radius: 1rem;
	position: absolute;
	border: 1px solid #FF4746;
	color: #FF4746;
	margin-top: -60px;
	right: 10px;
	background: #ffffff;
	font-size: 0.5rem;
}
.bot .order-box .usebind {
	height: 120px;
	padding: 0 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	align-items: center;
}
.bot .order-box .usebind text {
	color: #202020;
}
.bot .order-box .usebind .bindbut {
	height: 60px;
	line-height: 60px;
	padding: 0 18px;
	color: #FF4746;
	border:1px solid #FF4746;
}
.bot .function-box {
	background: #fff;
	/*box-shadow: 0px 2px 2px 0px rgba(213, 213, 213, 0.5);*/
	border-radius: 0rem;
	overflow: hidden;
	margin: 10px 5px 80px 5px;

	
}
.bot .function-boxcen {
	background: #fff;
	box-shadow: 0px 2px 2px 0px rgba(213, 213, 213, 0.5);
	border-radius: 0rem;
	overflow: hidden;
	margin-top: 0.5rem;
	margin-bottom: 2rem;
	padding: 0.5rem 0 0 0;
}
.bot .function-box .item {
	width: 25%;
	text-align: center;
	padding: 15px;
	display:inline-block;
	float: left;
	border-bottom: 1px solid #efefef;
    border-right: 1px solid #efefef;
}
.bot .function-box .item .imga {
	width: 1.5rem;
	height: 1.5rem;
	background-repeat: no-repeat;
	background-size: auto 1.5rem;
	margin: 0 auto;
}
.bot .function-box .item .imgahist {
	width: 1.5rem;
	height: 1.5rem;
	background-repeat: no-repeat;
	background-size: auto 1.5rem;
	margin: 0 auto;
}
.item_task .imga {
	background-image: url(../images/cold.png);
}
.item_add .imga {
	background-image: url(../images/tx.png);
}
.item_draw .imga {
	background-image: url(../images/ka.png);
}
.item_group .imga {
	background-image: url(../images/my_down.png);
}
.item_draw2 .imga {
	background-image: url(../images/ka2.png);
}
.item_draw3 .imga {
	background-image: url(../images/my_down3.png);
}
.item_group2 .imga {
	background-image: url(../images/my_down2.png);
}
.item_group3 .imga {
	background-image: url(../images/my_down5.png);
}
.item_draw5 .imga {
	background-image: url(../images/my_down5.png);
}
.item_draw8 .imga {
	background-image: url(../images/my_down8.png);
}

.item_mydanb .imga {
	background-image: url(../images/mydanb.png);
}

.item_drawyj5 .imga {
    background-image: url(../images/my_downyi5.png);
}
.item_draw6 .imga {
	background-image: url(../images/ling.png);
}
.item_draw6 .imgahist {
	background-image: url(../images/history.png);
}
.item_set .imga {
	background-image: url(../images/profile.png);
}
.item_mess .imga {
	background-image: url(../images/mess.png);
}
.item_set2 .imga {
	background-image: url(../images/profile2.png);
}
.item_mess2 .imga {
	background-image: url(../images/mess2.png);
}
.item_imess .imga {
	background-image: url(../images/imess.png);
}
.item_out .imga {
	background-image: url(../images/out.png);
}
.item_pri .imga {
	background-image: url(../images/p_icon.png);
}
.item_pri2 .imga {
	background-image: url(../images/p_icon2.png);
}
.item_tasktb .imga {
	background-image: url(../images/tb_icon.png);
}
.item_taskuse .imga {
	background-image: url(../images/p_icon.png);
}
.item_muse .imga {
	background-image: url(../images/use_icon.png);
}
.item_pub .imga {
	background-image: url(../images/icon_21.png);
}
.bot .function-box .item text {
	display: block;
	color: #666;
	line-height: 24px;
	font-size: 0.65rem;
}
.top {
	background: url("../images/userbg.png") no-repeat;
	background-size: 100% 100%;
	background-position: center;
	height: 130px;
	padding: 0 7px;
}
.thin-border_b img {
	width: 1.2rem;
}
.headmsg {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	position: relative;
	height: 100px;
}
.headmsg .avatar {
	height: 60px;
	width: 60px;
	border-radius: 10%;
	/*margin-right: 0.5rem;*/
	border: 2px solid #fff;
}
.headmsg .namebox {
	-webkit-box-flex: 1;
	flex: 1;
	font-weight: 500;
	color: #ffffff;
	margin-left: 10px;
}
.headmsg .namebox .name {
	overflow: hidden;
	display: box;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	line-height: 26px;

}
.headmsg .namebox .statu {
	position: absolute;
	left: 0;
	top: 95px;
	width: 100%;
}
.headmsg .namebox .statu image {
	height: 38px;
	width: 38px;
	margin-right: 10px;
}
.headmsg .namebox .statu .card_name {
	color: #666;
	font-size: 13px;
	padding: 0.15rem;
	background: white;
	border-radius: 3px;
	display: inline-block;
	width: 60px;
	text-align: center;
}
.badge {
    display: inline-block;
    padding: .1rem;
    font-size: .6rem;
    line-height: 1;
    color: #fff;
    background-color: #ff5722;
    border-radius: 3px;
    width: 60px;
}
.badgeshop {
    display: inline-block;
    padding: .1rem;
    font-size: .6rem;
    line-height: 1;
    color: #fff;
    background-color: #ff5722;
    border-radius: 3px;
    /*width: 60px;*/
}
.badgeshop1 {
    display: inline-block;
    padding: .1rem;
    font-size: .6rem;
    line-height: 1;
    color: #fff;
    background-color: #fdc726;
    border-radius: 3px;
    /*width: 80px;*/
}
.badge1 {
    display: inline-block;
    padding: .1rem;
    font-size: .6rem;
    line-height: 1;
    color: #fff;
    background-color: #fdc726;
    border-radius: 3px;
    width: auto;
}
.headmsg .namebox .statu .card_namec {
	color: #fff;
	font-weight: 500;
	font-size: 0.7rem;
	padding: 0.15rem 0;
	line-height: 16px;
}
.headmsg .jifen {
	min-width: 160px;
	height: 50px;
	background: rgba(255, 255, 255, 0.3);
	border-radius: 25px 0px 0px 25px;
	padding: 0 18px;
	color: #ffffff;
	line-height: 50px;
}
.mybot {
	margin-top: 0;
	/*border-radius: 10px;*/
    overflow: hidden;
}
.app-version {
	padding: 0 0 20px 0;
	text-align: center;
	line-height: 40px;
	color: #999;
}
.user_anwbox {
	padding: 0 5px!important;
}
.user_anwtop {
	padding:0.25rem 0 0 0;
}
.user_anwbot {
	padding: 0.25rem 0;
}
.user_anwtop .right {
	color: #999;
	font-size: 0.65rem;
}
/*task*/
.font_13px_999 {
	font-size: 0.65rem;
	color: #969799;
}
.font_13px_999auto {
	
	color: #666666;
	line-height: 25px;
}
.font_13px_9999 {
	font-size: 13px;
	color: #999;
	font-weight: 100;
}

.font_13px_999fangqi {
	
	color: #ffffff;
	background: #b9b9b9;
	margin-left: 15px;
	
	border-radius: 3px;
}
.font_13px_999fangqih {
	
	color: #ffffff;
	background: #afbae8;
	margin-left: 15px;
	
	border-radius: 3px;
}
.font_13px_999bao {
    font-size: 13px;
    color: #09bb07;
    /*float: right;*/
    margin-top: 3px;
   
    padding-left: 1px;
    padding-right: 2px;}
.font_13px_999nobao {
    font-size: 13px;
    color: #999;
    /*float: right;*/
    margin-top: 3px;
    
    padding-left: 1px;
    padding-right: 2px;}
.task_top {
	padding:65px 10px 10px 10px;
	background:#fff;
	margin-bottom: 5px;
}
.task_top .head_img {
	width: 50px;
	height: 50px;
	border-radius: 5px;
}
.user-topd .pri-bg {
	color: #fff;
}
.task_top_name {
	padding-left: 10px;
}
.task_top_l {
	position: relative;
}
.task_top .icon_img {
	width: 1rem;
	height: 1rem;
	position: absolute;
	right: -0.5rem;
	top: 0rem;
}
.task_nickname {
	color: #666;
}
.task_content {
	background: #fff;
	padding: 0 10px 30px 10px;
	margin-bottom: 5px;
}
.warning_bg {
	background: rgba(249, 0, 0, 0.1);
}
.task_contenthead {
	padding: 0.3rem 0 0.3rem 0;
	color: #999;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}
.task_contenthead span {
	color: #ed414a;
	padding: 5px 0;
}
.task_content_in {
	padding: 0 0 0 0;
}
.task_content_content {
	min-height: 3rem;
}
.task_content_img {
	padding-top: 0.5rem;
}
.task_content_img li {
	width: 3.5rem;
	height: 3.5rem;
	margin: 0 0.2rem 0.2rem 0;
	overflow: hidden;
	align-items: center;
	display: -webkit-flex;
}
.task_content_img img {
	width: 100%;
}
.task_desc_time {
	color: #999;
	font-size: 0.65rem;
	padding: 0.5rem 0;
}
.task_ka_item {
	display: inline-block;
	color: #fff;
	background: #000;
	min-width: 3.5rem;
	text-align: center;
	padding: 0.3rem 0;
	white-space: nowrap;
	border-radius: 0.2rem;
	font-size: 0.6rem;
	float: left;
	margin: 0 0.1rem 0.1rem 0;
}
.task_ka_item:nth-of-type(1), .task_ka_item:nth-of-type(2), .task_ka_item:nth-of-type(3), .task_ka_item:nth-of-type(4) {
 background: #6683ff;
}
.task_ka_item:nth-of-type(5), .task_ka_item:nth-of-type(6), .task_ka_item:nth-of-type(7), .task_ka_item:nth-of-type(8) {
 background: #017efd;
}
.task_ka_item:nth-of-type(9) {
 background: #fa7705;
}
.task_reply_top {
	padding: 0.5rem;
	background: #fff;
}
.task_reply_top_in {
	/*border-bottom: 1px solid #ddd;*/
	padding: 0 0rem 0rem 0;
}
.task_reply_topr {
	width: 2rem;
	text-align: right;
	height: 1.1rem;
	color: #0070ff;
}
.task_reply_topl {
	padding-left: 0;
}
.task_reply_item {
	position: static;
	padding: 0 0.5rem;
	background: #fff;
}
.task_reply_in {
	border-bottom: 1px solid #ddd;
	padding: 0.5rem 0;
}
.task_reply_headimg {
	width: 40px;
	margin-right: 5px;
}
.task_reply_headimg img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
}
.reply_task_content {
	min-height: 4rem;
}
.task_reply_images img {
	width: 100%;
}
.task_reply_item .item_cell_box {
	-webkit-box-align: start;
	-webkit-align-items: start;
	-ms-flex-align: start;
	align-items: start;
}
.item_cell_start {
	-webkit-box-align: start;
	-webkit-align-items: start;
	-ms-flex-align: start;
	align-items: start;
}
.hide_tips {
	display: inline-block;
	padding: 0.3rem;
	border: 1px dashed #d2dde2;
	color: #d2dde2;
	border-radius: 5px;
}
.task_content_body {
	min-height: 3rem;
}
.task_replay_bottom {
	-webkit-box-align: center!important;
	-webkit-align-items: center!important;
	-ms-flex-align: center!important;
	align-items: center!important;
}
.task_replay_bottom .task_replay_in {
	color: #ed414a;
	/*background:url('../images/blue/rq1.png') no-repeat;*/
	display: inline-block;
	background-size: 0.8rem;
	margin-right: 0.2rem;
	padding-left: 1rem;
}
.task_reply_title {
	padding: 0.3rem 0;
}
.task_reply_images li {
	width: 2.5rem;
	height: 2.5rem;
	margin: 0 0.2rem 0.2rem 0;
}
.task_replay_status {
	color: #999;
	font-size: 0.65rem;
}
.task_replay_status.ing {
	color: #333;
}
.task_replay_status.accept {
	color: #04a50a;
}
.task_replay_status.refuse {
	color: #ed414a;
}
.font_mini {
	
	color: #7f7f7f;
	margin-left: 5px;
}
.font_minim {
	font-size: 13px;
	color: #7f7f7f;
	
}
.font_minimm {
	
	color: #7f7f7f;
	
}

.font_minii {
	
}
.task_message {
	height: 2rem;
	border-top: 1px solid #eee;
}
.task_message .item_cell_flex {
	padding-left: 0;
}
.task_message_icon::after {
 border-color: #333;
}
.task_content_nick {
	color: #5b749d;
}
.task_content_hidetip {
	display: inline-block;
	width: 3rem;
	height: 3rem;
	background: url('../images/default.png') no-repeat;
	background-size: 3rem;
	font-size: 0.45rem;
	line-height: 3rem;
}
.task_content_hidetip span {
	background: rgba(0, 0, 0, 0.6);
	border-radius: 0.14rem;
	display: inline-block;
	color: #fff;
	width: 100%;
	height: 100%;
	text-align: center;
}
.pub_btn_puber {
	display: inline-block;
	width: 25%;
	/*height: 2rem;*/
	line-height: 2.5rem;
	float: left;
}
.puber_deal_btn {
	color: #0070ff;
	text-align: right;
	padding: 0 0.25rem;
	border: 1px solid #6683ff;
    border-radius: 1rem;
    margin: 0 3px;
    line-height: 1rem;
}
.puber_deal_check {
	/*width: 2.6rem;*/
	padding-left: 0.2rem;
}
.task_replay_bottom .weui_cell_hd {
	padding-right: 0;
}
.taked_detail {
	font-size: 0.6rem;
	display: inline-block;
	border: 1px #999 dashed;
	color: #999;
	padding: 0.5rem;
	border-radius: 0.1rem;
	margin-left: 1.5rem;
	width: 49%;
}
.task_content_ka {
	padding: 0.5rem 0;
}
.ka_notice {
	font-size: 0.6rem;
	color: #999;
}
.popup_message_item {
	padding: 5px 10px;
	border-bottom: 1px solid #ddd;
	background: #fff;
}
.popup_message_l {
	width: 2rem;
 padding: 0rem;
}
.popup_message_l img {
	width: 1.6rem;
	height: 1.6rem;
	border-radius: 50%;
}
.popup_message_content {
	padding: 0.2rem 0;
	font-size: 0.7rem;
}
.popup_message_nick {
	font-size: 0.7rem;
}
.popup_message_time {
	font-size: 0.5rem;
}
.reply_message {
	padding: 0.5rem;
	color: #0070ff;
}
.reply_message_list .nickname {
	font-size: 0.5rem;
}
.reply_message_item {
	font-size: 0.5rem;
	padding: 0.3rem;
}
.reply_message_list {
	background: #fffeee;
}
.task_complain {
	position: fixed;
	right: 60px;
	bottom: 60px;
	width: 1.8rem;
	height: 1.8rem;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 2rem;
	z-index: 11;
}
.popup_form_text {
	width: 100%;
	margin: 0.5rem 0;
	height: 3rem;
	border-radius: 5px;
	padding: 0.2rem;
	border: 0;
	border: 1px solid #ddd;
}
.popup_message_list .item_cell_box {
	-webkit-box-align: start;
	-webkit-align-items: start;
	-ms-flex-align: start;
	align-items: start;
}
.more_message {
	text-align: center;
	display: none;
}
.more_message span {
	color: #999;
	/*border: 1px solid #999;*/
	border-radius: 0.1rem;
	font-size: 0.6rem;
	padding: 0.1rem;
	margin: 0.2rem;
	display: inline-block;
}
/*guy*/
.guy_top {
 text-align: left;
 background: #fff;
 padding-top: 3rem;
 padding-left: 10px;
 padding-bottom: 10px;
 padding-right: 10px;
}
.guy_headimg img:nth-of-type(2) {
 width: 22px;
 height: 22px;
 position: absolute;
 left: 50%;
 top: 0.2rem;
 margin-left:0.7rem;
}
.guy_headimg img:nth-of-type(1) {
 width: 65px;
 height: 65px;
 border-radius: 50%;
 border: 2px solid #eee;
}
.guy_desc {
	text-align: justify;
	padding: 0;
	color: rgb(153, 153, 153);
}
.guy_center {
	margin-top: 0.25rem;
	background: #fff;
}
.guy_center li {
	padding:0.25rem 0.25rem;
	border-bottom:1px solid #ddd;
}
.guylist_targericon font {
	color: #fff;
	padding: 0.2rem;
	border-radius: 50%;
	font-weight: 700;
}
.guy_credit {
	overflow: hidden;
	line-height: 2rem;
}
.guy_contact {
	line-height: 2rem;
}
.guy_contact_tel {
	background-image: url('../images/tel.png');
}
.guy_contact_wx {
	background-image: url('../images/weixin.png');
}
.guy_contact p {
	height: 2rem;
	text-align: right;
}
.guy_contact_tel, .guy_contact_wx {
	background-image: url(../images/tel.png);
	width: 20px;
	height: 20px;
	margin-bottom: -5px;
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.guy_contact_wx {
	background-image: url(../images/weixin.png);
}
.guy_givetask {
	margin: 0.10rem 0;
    background: #fff;
    padding: 5px;
    border-bottom: 1px solid #eee;
}
.guy_notice {
	text-align:justify;
	display: inline-block;
	margin-top: 0.25rem;
}
.givetask_btn {
	color: #fff;
	background: #ed414a;
	/* padding: 5px 10px; */
    border-radius: 0.15rem;
	display: block;
	text-align: center;
	height: 2rem;
	line-height: 2rem;
	margin-bottom: 0.5rem;
}
.guy_headimg {
	position: relative;
	width: 66px;
	float: left;
    margin-right: 10px;
}
/*money*/
.page_money_inbtn {
	padding:0;
}
.tr {
	text-align: right;
}
.money_log_item {
	padding: 0 0.5rem;
	background: #fff;
}
.money_log_item_in {
	padding: 0.5rem 0;
    border-bottom: 1px solid #ddd;
    display: flex;
    justify-content: space-between;
}
.money_log_item .item_cell_flex {
	padding-left: 0;
}
.money_log_money {
	color: #ed414a;
	
}
.money_log_in {
	color: #04a50a;
}
button, input {
	border:0;
}
.mt2 {
	margin-top: 2rem;
}
/*mypub*/

.page_mypub .index_sort {
	background: #fff;
	opacity: 0.95;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10;
	max-width: 640px;
}
.page_mypub .index_sort .head_list {
	white-space: nowrap;
	overflow-x: auto;
	font-size: 0;
	border-bottom: 1px solid #ddd;
}
.page_mypub .index_sort li {
	display: inline-block;
	font-size: 0.7rem;
	position: relative;
	width: 20%;
}
.page_mypub .index_sort li .name {
	padding: 0.5rem;
	display: inline-block;
}
.page_mypub .index_sort li .line {
	display: inline-block;
	width: 100%;
	height: 0.1rem;
	background: #ff5f27;
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
}
.page_mypub .index_sort li i {
	position: absolute;
	z-index: 1;
	font-size: 0.5rem;
	right: -0.1rem;
	color: #fff;
	background: #f00;
	height: 0.7rem;
	border-radius: 0.45rem;
	padding: 0 0.1rem;
	line-height: 0.75rem;
	top: 0.1rem;
	min-width: 1rem;
	text-align: center;
}
.page_mypub .head_line {
	height: 0.1rem;
	position: relative;
}
.page_mypub .head_line span {
	height: 0.1rem;
	display: inline-block;
	width: 3rem;
	background: #ff5f27;
	position: absolute;
	z-index: 1;
}
.page_mypub .no_data_notice {
	color: #333;
}
/*privatelist*/

.publist_item {
	background: #fff;
	padding: 0.5rem;
	position:relative;
	overflow: hidden;
}
.publist_item_in {
	padding: 0.5rem 0;
	border-bottom: 1px solid #ddd;
}
.publist_item_title {
	color: #333;
	padding: 5px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
 .publist_item_headpic img:nth-of-type(1) {
 width: 2rem;
 height: 2rem;
 border-radius: 50%;
}
.publist_item_headpic img:nth-of-type(2) {
 position: absolute;
 top: -0.15rem;
 left: 1.35rem;
 width: 1rem;
}
.publist_item_bottom {
	padding: 0.25rem 0;
	overflow: hidden;
}
.publist_item_headpic {
	width:2rem;
	position: relative;
}
.item_nickname {
	color:#576b95;
}
.publist_task_status {
	color: #999;
	float: right;
}
.publist_task_statuss {
	color: #999;
	
}
.publist_task_ing {
	color: #fdc726;
}
.publist_task_fu {
	color: #04a50a;
}
.publist_task_tui {
	color: #fe483d;
}
/*privatetask*/
.privatetask_top {
	background: #fff;
	padding: 0.5rem;
}
.privatetask_head {
	width: 2rem;
}
.privatetask_head img {
	width: 2rem;
	height: 2rem;
	border-radius: 50%;
}
.privatetask_title {
	border-bottom: 1px solid #eee;
	color: #999;
}
.privatetask_content {
	min-height: 3rem;
	line-height: 25px;
}
.page_privatetask .guy_contact {
	background: #fff;
	padding: 0 0.5rem;
}
.guy_contact_in {
	border-top: 1px solid #eee;
}
.privatetask_img {
	padding: 0.5rem 0;
}
.privatetask_img_item {
	width: 3rem;
	height: 3rem;
	margin: 0 0.2rem 0.2rem 0;
	float: left;
}
.privatetask_img_item img {
	width: 100%;
}
.privatetask_time {
	border-top: 1px solid #eee;
}
.privatetask_log {
	background: #fff;
	padding: 10px;
	margin-bottom: 20px;
}
.private_deal {
	background: #fff;
}
.private_btn {
	display: inline-block;
	width: 48%;
	text-align: center;
	height: 2rem;
	line-height: 2rem;
	background: #ed414a;
	color: #fff;
	border-radius: 0.2rem;
	float: left;
}
.private_btn:nth-of-type(2) {
 margin-left: 5%;
 background: #309817;
}
/*down*/
.down_up {
    position: absolute;
    right: 0px;
    top: 60px;
    background: #ff5f27;
    border-radius: 1rem 0 0 1rem;
    padding: 6px 5px 6px 5px;
    font-size: 0.6rem;
    box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
    color: #fff;
    background-image: url(../images/dianpu.png) !important;
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 30px;
    
}
.down_upa {
    position: absolute;
    right: 0px;
    top: 95px;
    background: #ff5f27;
    border-radius: 1rem 0 0 1rem;
    padding: 2px 5px 4px 5px;
    font-size: 0.6rem;
    box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
    color: #fff;
    /*background-image: url(../images/isagency.png);*/
    background-size: contain;
    background-repeat: no-repeat;
   
    
}
.comiis_icotip {
    position: absolute;
    margin-left: 10px;
    padding: 0 5px;
    height: 16px;
    line-height: 16px;
    color: #fff;
    font-size: 12px;
    white-space: nowrap;
    background: -webkit-gradient(linear,left top,right top,from(#ff6600),to(#feb22e));
    background: -webkit-linear-gradient(left,#ff6600,#feb22e);
    background: linear-gradient(90deg,#ff6600,#feb22e);
    border-radius: 10px 10px 10px 0;
    box-shadow: 0 1px 2px rgba(233,59,61,.2);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-animation: comiis_new both infinite 5s;
    animation: comiis_new both infinite 5s;
}
.user-top {
	background-size: 100% auto;
	padding: 0 0rem;
	padding-top: 50px;
	margin-bottom: 0.5rem;
}
.user-top .info {
	padding-top: 1rem;
	color: #fff;
}
.user-top .info .name {
}
.user-top .info .rank {
}
.user-top .detial {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	background-color: #fff;
	border-top-left-radius: .2rem;
    border-top-right-radius: .2rem;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}
.user-top .detialdown {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	background-color: #fff;
	border-bottom-left-radius: .2rem;
    border-bottom-right-radius: .2rem;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}
 .user-top .detial::before {
 content: '';
 position: absolute;
 z-index: -1;
 top: -10px;
 left: 6px;
 right: 6px;
 height: 100%;
 border-radius: 0.2rem;
 background-color: rgba(255, 255, 255, 0.6);
}
/**
 * 签到日历样式
 */
.sign-calendar {
    background: #fff;
    
    padding: 15px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.sign-calendar-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.sign-calendar-header .month-title {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.sign-calendar-header .month-btn {
    padding: 5px 15px;
    background: #f5f5f5;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    color: #666;
}

.sign-calendar-header .month-btn:active {
    background: #e0e0e0;
}

.sign-calendar-weekdays {
    display: flex;
    margin-bottom: 10px;
}

.sign-calendar-weekdays .weekday {
    flex: 1;
    text-align: center;
    font-size: 12px;
    color: #999;
    padding: 5px 0;
}

.sign-calendar-days {
    display: flex;
    flex-wrap: wrap;
}

.sign-calendar-days .day {
    width: calc(100% / 7);
    text-align: center;
    padding: 8px 0;
    font-size: 14px;
    color: #333;
    position: relative;
    margin: 2px 0;
}

.sign-calendar-days .day.empty {
    color: #ccc;
}

.sign-calendar-days .day.signed {
    color: #fff;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 50px;
    
    height: 36px;
   
    margin: 0 auto;
}

.sign-calendar-days .day.today {
    border: 2px solid #667eea;
    border-radius: 50px;
   
    height: 36px;
    
    margin: 0 auto;
    cursor: pointer;
}

.sign-calendar-days .day.today:not(.signed):hover {
    background: #667eea;
    color: #fff;
}

.sign-calendar-days .day.signed.today {
    border: 2px solid #667eea;
    /*background: #dd0404 !important;*/
}
.sign-calendar-days .day .sign-give {
    font-size: 10px;
    color: #ff0000;
    font-weight: bold;
    margin-left: 2px;
}
.sign-calendar-stats {
    text-align: center;
    padding: 10px;
    color: #666;
    font-size: 14px;
}

.sign-calendar-stats .stats-count {
    color: #667eea;
    font-weight: bold;
    font-size: 18px;
}
.user-top .detial .avatar {
	position: absolute;
	top: -1.5rem;
	right: 0.5rem;
	width: 3rem;
	height: 3rem;
	border: 1px solid #fff;
	border-radius: 50%;
}
.user-top .detial .item {
	-webkit-box-flex: 1;
	flex: 1;
	padding: 0.5rem 0;
	text-align: center;
	color: #333;
}
.user-top .detialdown .item .num {
	color: #dd0404;
	/*font-weight: bold;*/
}

.user-top .detialdown .item {
	-webkit-box-flex: 1;
	flex: 1;
	padding: 0.5rem 0;
	text-align: center;
	color: #333;
}
.user-top .detial .item .num {
	color: #dd0404;
	/*font-weight: bold;*/
}
.user-top1 {
    background-size: 100% auto;
    padding: 0 0rem;
    padding-top: 0px;
    margin-bottom: 0.5rem;
}
.user-top1 .info {
    padding-top: 1rem;
    color: #fff;
}

.user-top1 .info .name {

}

.user-top1 .info .rank {

}

.user-top1 .detial {
    position: relative;
   
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    background-color: #fff;
    border-radius: 0rem;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
}

.user-top1 .detial::before {
    content: '';
    position: absolute;
    z-index: -1;
    top: -10px;
    left: 6px;
    right: 6px;
    height: 100%;
    border-radius: 0.2rem;
    background-color: rgba(255,255,255,0.6);
}
.pri-bg22 {
    background-color: #6683ff!important;
    color: #fff;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    padding: 160px 5px 5px;
    background-image: url(../images/bg-4.png);
    background-repeat: no-repeat;
    background-position: 50% 50px;
    background-size: contain;
}
.user-top1 .detial .avatar {
    position: absolute;
    top: -1.5rem;
    right: 0.5rem;
    width: 3rem;
    height: 3rem;
    border: 1px solid #fff;
    border-radius: 50%;
}

.user-top1 .detial .item {
    -webkit-box-flex: 1;
    flex: 1;
    padding: 0.5rem 0;
    text-align: center;
    color: #333;
}

.user-top1 .detial .item .num {
    color: #dd0404;
    font-weight: bold;
}
.paihangding {
  padding: 16px;
    background: #fff;

}
.down_up1{
    position: fixed;
    right: 0px;
    top: 60px;
    background: #aed5fe;
    border-radius: 1rem 0 0 1rem;
    padding: 0.1rem 0.5rem;
    font-size: 0.6rem;
    z-index: 9;
    box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
}

.diji {
  position: absolute;
    margin-top: 39px;
    border: solid 1px #fcc82f;
    padding: 0 6px;
    border-radius: 5px;
    background: #fcc82f;
    font-size: 6px;
    color: #fff;
}
.user-link1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding-top: 2.5rem;
    background: #fff;
}

.user-link1 .item {
    width:45%;
    text-align: center;
    color: #fff;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
    border-radius: 4px;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
}

.user-link1 .item.bg01 {
    background: #ff5f27;
}

.user-link1 .item.bg02 {
      background: #9abbdd;
}

.user-link1 .item.bg03 {
      background: #666;
}

.user-link1 .item .icon {
    width: 1.5rem;
    height: 1.5rem;
    margin: 0.5rem auto 0.5rem;
}

.user-link {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	padding: 5px;
	background: #fff;
}
.user-link .item {
	width: 6rem;
	text-align: center;
	color: #fff;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100% 100%;
	border-radius: 4px;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}
.user-link .item.bg01 {
	background: #ff5f27;
	margin: 0 5px;
}
.user-link .item.bg02 {
	    background: #9abbdd;
}
.user-link .item.bg03 {
	background: #666;
}

.user-link .item.bg04 {
	background: #6683ff;
}
.user-link .item .icon {
	width: 1.5rem;
	height: 1.5rem;
	margin: 0.5rem auto 0.5rem;
}
.down_showposter {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
	display: none;
}
.down_imgbox {
	z-index: 99999;
    position: fixed;
    width: 13rem;
    left: calc(50% - 6.5rem);
    text-align: center;
    padding: 0;
    margin: 0 auto;
}
.down_imgbox img {
	width: 13rem;
	margin-top: 30%;
    border-radius: 5px;
}

.down_imgxiazai {
    width: 13rem;
    color: #999;
    line-height: 35px;
    left: calc(50% - 6.5rem);
    background: #eee !important;
    bottom: -30px;
   
    position: absolute;
    
}
.down_tab .button {
	padding: 0;
	margin: 0;
	/*width: 4rem;*/
	display: inline-block;
}
.down_tabin {
	flex: 1;
	text-align: center;
}
.down_copybox {
	display: none;
}
.taotitle {
	position: relative;
	border: 1px dashed #ed414a;
}
.downa_item {
	padding: 0 10px;
	background: #fff;
}
.downa_item_in {
	border-bottom: 1px solid #eee;
	padding: 0.5rem 0;
}
.downa_item_l {
	width: 2rem;
	height: 2rem;
	text-align: center;
}
.downa_item_l img {
	width: 2rem;
	height: 2rem;
	border-radius: 5px;
}
.downa_item:last-child .downa_item_in {
	border-bottom: 0;
}



.down_item {
	padding: 0 0.5rem;
	background: #fff;
}
.down_item_in {
	border-bottom: 1px solid #eee;
	padding: 0.5rem 0;
}
.down_item_l {
	width: 2rem;
	height: 2rem;
	text-align: center;
}
.down_item_l img {
	width: 2rem;
	height: 2rem;
	border-radius: 50%;
}
.down_item:last-child .down_item_in {
	border-bottom: 0;
}

.link_box {
	background: #fff;
	padding: 0rem;
}
.linka_item {
	padding: 0.25rem 0;
	border-bottom: 1px solid #eee;
}
.linka_l {
	padding-left: 10px;
	color: #666;
}
.link_box a:last-child .linka_item {
	border-bottom: 0;
}
/*no_data*/
.no_data {
	color: #999;
	text-align: center;
	padding: 1rem;
	font-size: 0.5rem;
	background: #fff;
}
.no_data p {
	height: 2rem;
	background: url(../images/none.png) no-repeat;
	background-size: 2rem;
	background-position: center;
	margin-bottom: 5px;
}
/*ad*/
.article_title {
	margin-top: 2rem;
	line-height: 1.4;
	font-weight: 400;
	font-size: 18px;
	word-break: break-all;
}
.article_meta_time {
	font-style: normal;
	color: #8c8c8c;
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.4rem;
	margin-bottom: 0.5rem;
	font-size: 15px;
	margin-left: 0.5rem;
}
.article_meta_time2 {
	font-style: normal;
	color: #8c8c8c;
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.4rem;
	margin-bottom: 0.5rem;
	font-size: 15px;
	
}
.page_ad .ad_contentdown {
	position: relative;
	padding: 0.5rem 0rem 2.5rem;
	background: #fff;
	min-height: 100%;
	text-align: center;
	
}
.page_ad .ad_content{
	position: relative;
	padding: 15px 10px;
	background: #fff;
	min-height: 100%;
	margin-bottom: 5px;
}
/*myreply*/
.myreply_item {
	background: #fff;
	padding: 0 0.5rem;
}

.myreply_item_bot .item_cell_flex {
	padding-left: 0;
}
.myreply_item_title {
	color: #333;
	min-height: 0rem;
}
.myreply_item_body {
	color: #999;
}
.myreply_item_bot .money_icon {
	background: url('../images/coin.png') no-repeat;
	width: 1rem;
	height: 1rem;
	background-size: 15px;
	padding-left: 1rem;
	margin-left: 0.5rem;
	background-position: left;
}
/*show images*/
.need_show_images_item {
	display: -webkit-flex;
	align-items: center;
	width: 49%;
	height: 220px;
	overflow: hidden;
	margin: 0 0.1rem 0.1rem 0;
	border: 1px solid #eee;
	background: #e7e7e7;
}
.hf {
    display: -webkit-flex;
    align-items: center;
    width: 25%;
    max-height: 200px;
    border: 1px solid #eee;
    background: #7f7f7f;
    margin: 0;
    height: auto;
}
.hf img {
	width: 100%;
	border-radius: 0;
    height: auto;
}
.need_show_images_itemxb {
	display: -webkit-flex;
	align-items: center;
	width: 49%;

	overflow: hidden;
	margin: 0 0.1rem 0.1rem 0;
	border: 1px solid #eee;
}
.need_show_images_item img {
	width: 100%;
	border-radius: 0;
    height: auto;
}
.need_show_images_itemxb img {
	width: 100%;
	border-radius: 0;
    height: auto;
}
.photo-browser-zoom-container {
	height: 70%;
}
.need_show_images_mini {
	width: 2.5rem;
	height: 2.5rem;
}
/*pubuse*/
.wd4rem {
	width: 4rem;
}
.wd4rem {
	width: 5rem;
}
.pubuse_prizegood {
	display: none;
}
.pub_show_goodimg {
	width: 5rem;
	height: 3.5rem;
	overflow: hidden;
	align-items: center;
	display: flex;
}
.pub_show_goodimg img {
	width: 100%;
}
/*usetask*/
.page_usetask .list_container, .page_mypub .list_container {
	margin-top: 0.23rem;
}
.page_usetask ::-webkit-scrollbar, .page_mypub ::-webkit-scrollbar {
 width: 0;
}
 .page_usetask ::-webkit-scrollbar-track-piece, .page_mypub ::-webkit-scrollbar-track-piece {
 border: none;
 background-color: #f5f5f5
}
 .page_usetask ::-webkit-scrollbar-thumb, .page_mypub ::-webkit-scrollbar-thumb {
 width: 0;
 background: #cbcbcb;
 border-radius: 4px;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px
}
.page_usetask .good_item, .page_mypub .good_item {
	width: 49%;
	background: #fff;
	float: left;
	margin-bottom: 0.3rem;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-top: 0px;
}
.page_usetask .good_img, .page_mypub .good_img {
	width: 100%;
	overflow: hidden;
	align-items: center;
	display: -webkit-flex;
	position: relative;
}
.page_usetask .good_img img, .page_mypub .good_img img {
	width: 100%;
	height: 200px;
	border-radius: 3px;
}
.page_usetask .good_title, .page_mypub .good_title {
	font-size: 14px;
	line-height: 0.9rem;
	color: #333;
	height: 2.2rem;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	overflow: hidden;
	padding: 0.3rem;
}
.page_usetask .good_bot, .page_mypub .good_bot {
	font-size: 0.5rem;
	color: #ed414a;
	padding: 0rem;
	margin-right: 5px;
}
.good_item {
	width: 31.3%;
	background: #fff;
	float: left;
	margin-bottom: 0.3rem;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 10px;
	transition: border-color 0.3s ease; /* 添加过渡效果 */
}
.bannera_itemin:hover ,.bannera_itemfx:hover{
    background: antiquewhite !important; /* 鼠标悬停时边框变为红色 */
  
  border-radius: 5px;
}
/*.bannera_namefx:hover{*/
/*   color: #ff5722;*/
/*}*/
.good_item:hover {
  background: antiquewhite !important; /* 鼠标悬停时边框变为红色 */
  
  border-radius: 5px;
}
.good_img {
	width: 100%;
	overflow: hidden;
	align-items: center;
	display: -webkit-flex;
	position: relative;
}
.good_img img {
	width: 100%;
	height: auto;
	border-radius: 3px;
}
.good_title {
	font-size: 14px;
	line-height: 0.9rem;
	color: #333;
	height: 2.2rem;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	overflow: hidden;
	padding: 0.3rem;
}
.good_bot {
	font-size: 0.5rem;
	/*color: #ed414a;*/
	padding: 0rem 5px;
}
.price_icon {
	/*background: url(../images/rq1.png) no-repeat;*/
	/*padding-left: 0.8rem;*/
	background-size: 0.8rem;
	font-size: 0.6rem;
	background-position: left center;
}
.daijihuo {
	background: url(../images/dengdai.png) no-repeat;
	padding-left: 0.8rem;
	background-size: 0.6rem;
	font-size: 0.6rem;
	background-position: left center;
}
.page_usetask .price_icon, .page_mypub .price_icon {
	/*background: url('../images/rq1.png') no-repeat;*/
	/*padding-left: 0.8rem;*/
	background-size: 0.6rem;
	font-size: 0.6rem;
	background-position: left center;
}
 .page_usetask .list_container a:nth-child(even) .good_item, .page_mypub .list_container a:nth-child(even) .good_item {
 margin-left: 0.5%;
 margin-right: 0.5%;
}
.good_cart {
	/*background: url(../images/blue/rq1.png) no-repeat;*/
	/*height: 1rem;*/
	/*padding-left: 0.7rem;*/
	background-size: 0.6rem;
	background-position: left 0.15rem;
	font-size: 0.6rem;
	color: #FF5722;
}
.page_usetask .good_cart, .page_mypub .good_cart, .page_index .good_cart {
	background: unset;
	height: 1rem;
	padding-left: 0;
	border: 1px solid;
    padding: 1px 3px;
    border-radius: 3px;
	background-size: 0.6rem;
	background-position: left 0.15rem;
	font-size: 14px;
	font-weight: bold;
	color: #FF5722;
}
.usegood_status_empty {
	position: absolute;
	width: 100%;
	height: 100%;
}
.usegood_status_empty {
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	width: 100%;
	height: 100%;
}
.usegood_status_empty span {
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	width: 5rem;
	height: 5rem;
	border-radius: 4rem;
	text-align: center;
	line-height: 5rem;
	left: 50%;
	margin-left: -2.5rem;
	color: #fff;
	font-size: 1rem;
	top: 0.5rem;
}
/*usetaskinfo*/
.page_usetaskinfo .task_contenthead {
	padding: 0;
}
.usetaskinfo_step {
	font-size: 0.65rem;
}
.pub_btn2 {
	width: 90%;
	border-radius: 2rem;
	height: 1.5rem;
	line-height: 1.5rem;
	margin-top: 0.5rem;
}
.pub_btn2_box {
	width: 50%;
	float: left;
}
.pub_btn3_box {
	width: 33.3%;
	float: left;
	line-height: 45px;
}
.usetask_thumb_img {
	width: 6rem;
	height: 5rem;
	overflow: hidden;
	/*align-items: center;*/
	display: -webkit-flex;
	margin-right: 5px;
}
.usetask_thumb_img img {
	width: 100%;
	border-radius: 3px;
}
/*tao*/
.tao_box {
	display: none;
}
.tao_box_in {
	position: fixed;
	width: 90%;
	z-index: 22222;
	top: 15%;
	background: #fff;
	border-radius: 0.2rem;
	left: 5%;
	overflow: hidden;
}
.tao_box_top {
	height: 2rem;
	background: #ed414a;
	color: #fff;
}
.tao_box_top .item_cell_flex {
	padding-left: 2rem;
	text-align: center;
}
.close_tao {
	width: 2rem;
	height: 2rem;
	text-align: center;
	line-height: 1.6rem;
	font-size: 2rem;
}
.tao_box_in .taocon {
	padding: 0.5rem;
	margin-top: 1rem;
}
.tao_box_in .taotitle {
	position: relative;
	border: 1px dashed #ed414a;
}
.tao_box_in .popwtitle {
	position: absolute;
	width: 10rem;
	text-align: center;
	top: -0.5rem;
	background: #ed414a;
	color: #fff;
	margin-left: -5rem;
	left: 50%;
}
.copybox {
	width: 100%;
	/* padding: 1rem 0.5rem; */
    text-align: center;
	display: none;
	padding: 1rem 0;
	overflow: hidden;
}
.copy_btn {
	text-align: center;
	padding: 0.2rem;
}
.copy_btn span {
	display: inline-block;
	/* height: 2rem; */
    background: #ed414a;
	color: #fff;
	padding: 0.3rem 1rem;
	border-radius: 1.5rem;
}
.tao_box_bot {
	padding: 0.5rem;
	background: #f1f4f1;
}
.usetask_time {
	height: 1rem;
	line-height: 1.1rem;
}
.taokey_list {
	padding: 1rem 0.5rem;
	min-height: 7rem;
}
.taokey_item {
	display: inline-block;
	background: #7f7f7f;
	color: #fff;
	border-radius: 0.15rem;
	padding: 0.1rem 0.5rem;
	margin-top: 0.25rem;
	margin-right: 0.25rem;
}
/*kefu*/


.kefu_btn {
	position: fixed;
	bottom: 9rem;
	z-index: 99;
	right: 0;
	bottom: 110px;
	border-radius: 50%;
	width: 1.8rem;
	height: 1.8rem;
	background: rgba(0, 0, 0, 0.5);
	color: #fff!important;
	font-size: 0.6rem;
	text-align: center;
	line-height: 2rem;
}
.kefu_btnn {
	position: fixed;
	bottom: 9rem;
	z-index: 99;
	left: 0;
	bottom: 120px;
	border-radius: 50%;
	width: 2.5rem;
	height: 1.8rem;
	color: #fff!important;
	font-size: 0.6rem;
	text-align: center;
	line-height: 2rem;
}
.kefu_btn a {
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #fff!important;
}
.more_btn {
	position: fixed;
	bottom: 60px;
	z-index: 999;
	right: 0;
	width: 1.8rem;
	height: 1.8rem;
	border-radius: 50%;
	color: #fff!important;
	text-align: center;
	background-image: url(../images/more.png);
	background-repeat: no-repeat;
	background-size: 1.5rem;
	background-position: center;
	background-color: rgba(0, 0, 0, 0.5);
}
.more_menu {
	position: fixed;
	width: 3.5rem;
	right: 0;
	bottom: 110px;
	background: rgba(0, 0, 0, 0.7);
	border-radius: 0.3rem 0 0.15rem 0.3rem;
	padding: 0.25rem;
	display: none;
}
.more_arrow {
	border: 0.6rem solid transparent;
	width: 0;
	height: 0;
	position: absolute;
	top: -1.18rem;
	right: 0;
}
.more_item {
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	padding: 0.25rem 0;
}
.more_item:last-child {
	border: 0;
}
.more_item a {
	color: #fff;
}
.remind_box {
	font-size: 0.6rem;
	background: #f7f7f7;
	padding: 0.5rem;
	border-radius: 5px;
}
.remin_nick {
	color: #777;
}
.addcontent_item .need_show_images_item {
	width: 2.5rem;
	height: 2.5rem;
}
.addcontent_item {
	/*background: #eee;*/
    margin-bottom: 0.25rem;
	/*padding: 0.25rem 0;*/
}
/*set*/
.set_showform_box {
	background: #fff;
	padding: 0.5rem;
	margin-top: 0.5rem;
}
.set_showform_item {
	margin-top: 0.5rem;
}
.set_showform_l {
	width: 3rem;
}
.set_showform_item img {
	width: 4rem;
	height: 4rem;
}
.short_input {
	width: 2rem;
	border-bottom: 1px solid #ddd;
	text-align: center;
}
/*quest*/
.page_quest {
	background: #fff;
}
.page_quest_head {
	font-size: 1rem;
	text-align: center;
	font-weight: 400;
	margin: 0.5rem;
	border-bottom: 1px solid #eee;
}
.page_quest_table {
	width: 98%;
	margin: 0 auto;
	text-align: center;
}
.page_quest_table thead {
	color: #EB3331;
}
.page_quest_table th {
	padding: 0.25rem;
}
.page_quest_table td {
	border-bottom: 1px solid #999;
    padding: .4rem 1.8rem .4rem .8rem;
    text-align: left;
    width: 50%;
    /* padding: .4rem 1.8rem .4rem .8rem; */
    margin: 0 .8rem .4rem;
}
.page_quest_table td a {
	color: #333;
}
.quest_info_box {
	padding: 0.1rem;
}
.quest_title {
margin-top: 1rem;
    line-height: 1.4;
    font-weight: 400;
    font-size: 1.0rem;
    word-break: break-all;
	margin-left: 0.5rem;
}
.quest_body {
	margin: 0.5rem 0.5rem 1.5rem 0.5rem;
}

.page_ad .ad_content{
	position: relative;
	padding: 15px 10px;
	background: #fff;
	min-height: 100%;
	margin-bottom: 5px;
}
.mobile_body{
	position: relative;
	padding: 15px 10px;
	background: #fff;
	min-height: 100%;
	margin-bottom: 5px;
}
/*myreply*/
.myreply_item {
	background: #fff;
	padding: 0 0.5rem;
}
.myreply_item_in {
	padding: 0.5rem 0;
	border-bottom: 1px solid #ddd;
	line-height: 1rem;
}
.myreply_item_bot .item_cell_flex {
	padding-left: 0;
}
.myreply_item_body {
	color: #999;
}


.photo-browser-zoom-container {
	height: 70%;
}
/*推广*/
.ad_box .ad_userhead img {
	width: 1.5rem;
	height: 1.5rem;
	border-radius: 50%;
	display: block;
	border: 1px solid rgba(0, 0, 0, 0.6);
}
.ad_box .ad_content {
	font-size: 0.6rem;
	white-space: nowrap;
	overflow: hidden;
	-webkit-line-clamp: 1;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	max-width: 14rem;
	background: rgba(0, 0, 0, 0.6);
	height: 1.3rem;
	line-height: 1.3rem;
	margin-left: -0.5rem;
	border-radius: 0rem 1rem 1rem 0;
	padding-left: 0.7rem;
	padding-right: 0.5rem;
	min-width: 10rem;
}
.ad_box .ad_item {
	position: fixed;
	top: 1.8rem;
	z-index: 11;
	padding: 0.1rem 0.5rem;
	color: #fff;
	display: none;
}
.page_advert .pub_task_content {
	min-height: 3rem;
}
.advert_item {
	background: #fff;
	padding: 0 0.5rem;
}
.advert_item_in {
	padding: 0.5rem 0;
	border-bottom: 1px solid #ddd;
}
.advert_item_in .advert_content {
	word-break: break-all;
	min-height: 1.5rem;
}
/*autoadd_list_item*/
.autoadd_list_item {
	padding: 0.5rem 0;
}
.autoadd_list_num {
	padding-left: 0.5rem;
}
/*bar*/


/*tbtask*/
.tbtask_log_item {
	background: #fff;
}
.tbtask_log_top {
	color: #999;
	border-bottom: 1px solid #eee;
	padding-bottom: 0.25rem;
}
.tbtask_log_time {
	color: #666;
	font-size: 0.6rem;
}
.tbtask_log_img, .tbtask_log_img img {
	width: 3rem;
	height: 3rem;
}
.tbtask_logitem {
	padding-top: 0.25rem;
}
.compress_box {
	height: 3rem;
	overflow: hidden;
	position: relative;
}
.showmore_tbtask {
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 0;
	background: rgba(255, 255, 255, 0.5);
	height: 2rem;
	line-height: 2rem;
}
.tbtask_dealbtn {
	font-size: 0.65rem;
}
.tbtask_content_item {
	background: rgba(238, 238, 238, 0.7);
	padding: 0.1rem;
	margin-bottom: 0.15rem;
}
.tbtask_content_time {
	color: #666;
	font-size: 0.6rem;
}
.tbtask_content_incontent {
	padding-bottom: 0.2rem;
}
.tbtask_content_list {
	padding: 0.25rem 0;
}
.task_reply_list .task_reply_item:last-of-type .task_reply_in {
	border-bottom: 0;
}
.tbtask_log_content {
	padding-bottom: 0.25rem;
	background: rgba(238, 238, 238, 0.6);
}
.tbtask_log_content_boss {
	background: rgba(204, 255, 208, 0.5);
}
.tbtask_btn_50 {
	width: 50%;
	padding: 0 0.25rem;
}
.joined_list {
	background: #fff;
	padding: 0.5rem;
}
.joined_headimg img {
	width: 2rem;
	height: 2rem;
	border-radius: 50%;
}
.joined_head {
	border-bottom: 1px solid #ddd;
	padding-bottom: 0.25rem;
	color: #999;
}
.joined_item {
	padding: 0.25rem 0;
	border-bottom: 1px solid #eee;
}
.joined_item:last-child {
	border-bottom: 0;
}
.joined_nick {
	font-weight: 300;
	color: #333;
}
.joined_notice {
	font-size: 0.6rem;
	color: #999;
}
.mt025 {
	margin-top: 0.25rem;
}
.tbtask_log_list {
	position: static;
}
.end_hide {
	height: 3rem;
	overflow: hidden;
	position: relative;
}
.end_show_box, .end_hide_box {
	height: 3rem;
	position: absolute;
	top: 0;
	width: 100%;
	text-align: center;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.8)));
}
.end_showmore {
	font-size: 1rem;
	font-weight: 700;
	color: #5d5d5d;
	padding-top: 1.5rem;
}
.end_show_bot {
	display: none;
	bottom: -0.25rem;
	top: initial;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.4)));
}
.height_animate {
	animation: heightanimate 500ms;
	-webkit-animation: heightanimate 500ms;
}
@keyframes heightanimate {
 0% {
 top:0%;
}
100% {
 top:100%;
}
}
@-webkit-keyframes heightanimate {
 0% {
 top:0%;
}
100% {
 top:100%;
}
}
/*black*/
.black_user_box {
	display: none;
}
.headimg img {
	width: 2rem;
	height: 2rem;
	border-radius: 50%;
}
.find_moneyinfo {
	color: #999;
}
.font_mid {
	font-size: 0.6rem;
}
.task_top_desc {
	color: #333;
}
/*money*/
.addmtype_box {
	background: #fff;
	padding: 50px 0px 0px 0px;
	text-align: center;
}
.addmtype_title {
	margin-bottom: 20px;
}
.addmtype_kefu img {
	width: 200px;
}
.form_cityitem {
	/*display: flex;*/
 /*   width: 20%;*/
 display: -webkit-inline-box;
}
.uploader_input >div {
	width: 100%!important;
	height: 100%!important;
	top: 0!important;
}
/**/
.share_typein {
	width: 8rem;
	margin: 0 auto;
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
	margin-top: 0.25rem;
}
.share_typebtn {
	width: 50%;
	text-align: center;
	background: #fff;
	line-height: 1.5rem;
	font-size: 0.65rem;
}
.share_typeact {
	background: #ed414a;
	color: #fff;
}
.hideitem {
	display: none;
}
/**/
.showform_item {
	padding: 0.5rem 0;
	border-bottom: 1px solid #ddd;
	font-size: 0.65rem;
}
.showform_name {
	padding-left: 0;
}
.showform_btn {
	background: #ed414a;
	color: #fff;
	padding: 0.05rem 0.5rem;
	border-radius: 0.1rem;
	font-size: 0.6rem;
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
	margin-left: 0.5rem;
}
.showform_view {
	background: #999;
}
.subform_citem {
	font-size: 0.65rem;
	padding: 0.15rem;
	margin: 0;
}
.remin_nick {
	width: 70px;
}
.subform_cin {
	padding-left: 0.1rem;
}
.page_pubin .content {
	background: #fff;
	height: 100vh;
}
.tsort_item {
	width: 25%;
	padding: 0px 0;
	text-align: center;
	float: left;
	
}

.tsort_itemimg img {
	width: 50%;
    border-radius: 10px;
    padding: 1px;
    margin: 5px;
	border: #eee 1pt double;
}
.tsort_itemname {
	color: #999;
	font-size: 14px;
}
.tbtask_tkl {
	padding: 0.25rem;
	text-align: center;
}
.tbtask_tklbtn {
	display: inline-block;
	background: #ed414a;
	color: #fff;
	padding: 0.25rem 0.5rem;
	border-radius: 0.25rem;
	/*box-shadow: 1px 1px 1px 1px hsla(0, 0%, 0%, 0.1);*/
}
.tbtask_tkltext {
	border: 1px solid #ddd;
	padding: 0.5rem;
	display: none;
}
/*level*/
.level_top {
	background: #fff;
	height: 80px;
	text-align: center;
	position: relative;
}
.level_tophead {
	padding-top: 0.5rem;
}
.level_tophead img {
	width: 3rem;
	height: 3rem;
	border-radius: 50%;
}
.level_topname {
	color: #fff;
	font-weight: 400;
	padding-top: 0.25rem;
}
.level_type {
	position: absolute;
	bottom: -6rem;
	width: 96%;
	margin-left: 2%;
	height: 7rem;
	background: linear-gradient(to right,#545f79,#272f41);
	border-radius: 0.25rem;
	/*box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);*/
	padding: 0.5rem;
}
.level_item {
	width: 33.3%;
	text-align: center;
}
.level_item span {
	background: #ddd;
	color: #fff;
	display: inline-block;
	line-height: 3rem;
	width: 80%;
	height: 3rem;
	border-radius: 5px;
	/*font-size: 0.5rem;*/
	box-shadow: 1px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.level_item_act span {
	background-color: #ed414a;
	background-image: url('../images/vipbg.png');
	background-size: 2rem;
	background-position: center;
	background-repeat: no-repeat;
}
.level_info {
	width: 7.6rem;
	font-size: 0.6rem;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	margin-top: 0.2rem;
}
.level_pay {
	margin-top: 6rem;
	background: #fff;
	padding: 0.5rem;
	margin-bottom: 30px;
}
.level_btn {
	padding: 5px;
    /*border: 1px solid #eee;*/
    font-size: 0.65rem;
    border-radius: 5px;
    margin-bottom: 10px;
}
.level_btn:last-child {
	/*border-bottom: 0px;*/
}
.level_btnname {
	font-weight: 400;
}
.level_btnp {
	/*font-size: 0.6rem;*/
	color: #999;
}
.level_paybtn {
	background: #ed414a;
	color: #fff;
	padding: 0.15rem 1rem;
	border-radius: 1rem;
	width: 50%;
    float: right;
    text-align: center;
    margin-top: 20px;
}
.tc {
	text-align: center;
}
.level_pass {
	text-align: center;
	color: #666;
	padding-top: 0.5rem;
	color: #ed414a;
}
.level_content {
	padding: 0.5rem;
	background: #fff;
}
.level_contentitem {
	padding-bottom: 1rem;
}
.level_t {
	padding-left: 0.5rem;
	border-left: 4px solid #ed414a;
	line-height: 1.3;
	color: #333;
	font-weight: 400;
}
.level_in {
	color: #666;
    font-size: 13px;
    padding: 10px 0;
    line-height: 25px;
}
.level_initem {
	padding-bottom: 0.25rem;
}
.level_price {
	color: #ed414a;
	font-size: 16px;
	float:right;
}
.list_address {
    font-size: 13px;
    color: #ffffff;
    border-radius: 3px;
    background-color: rgb(153, 153, 153);
    float: right;
    margin-right: 2px;
    padding: 1px 3px 1px 3px;
    margin-top: 2px;
}
.list_addressmp {
    font-size: 13px;
    color: #999;
    border-radius: 3px;
    background-color: #e7e7e7;
    float: right;
    margin-right: 2px;
    padding: 1px 3px 1px 3px;
    margin-top: 2px;
}
.list_addressxb {
    font-size: 13px;
    color: #ffffff;
    border-radius: 3px;
    background-color: rgb(153, 153, 153);
    float: right;
    padding: 1px 3px 1px 3px;
    margin-top: 2px;
}
.list_addresss {
	font-weight: 400;
	font-size: 13px;
	color: #ffffff;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #e41c1c;
	border-radius: 10%;
	padding-left: 3px;
    padding-right: 3px;
}
.list_jiaogao {
	color: #ffffff;
	background: #FF9800;
	border-radius: 10%;
	padding-left: 3px;
    padding-right: 3px;
	font-size: 13px;
	/*margin-right: 5px;*/
	font-weight:800;
    
}

.task_top .guy_contacta {
	color: #666;
	margin-top: 5px;
}
.task_top .guy_contactalianxi {
	padding: 0 0px;
	border-radius: 10px;
}
.task_top .guy_contact_wx, .task_top .guy_contact_tel {
    height: 20px;
    width: 20px;
    background-size: contain;
    margin-bottom: -5px;}
.form_per .quest_btn {
	display: inline-block;
	width: 1.5rem;
	text-align: center;
	background: #fff;
	border: 1px solid #ddd;
	font-size: 0.6rem;
	color: #ddd;
}
/*login*/
.login_form {
	margin-top: 75px;
	width: 100%;
	
}
.login_formyao {
	width: calc(100% - 20px);
    margin-left: 10px;
   
    border-radius: 5px;
    position: relative;
    margin-right: 10px;
}
.login_form_item {
	
	border-radius: 0.1rem;
	box-shadow: 0 1px 0px 0 rgba(0, 0, 0, 0);
	overflow: hidden;
	margin: 10px;
}
.login_form_item_l {
	width: 2rem;
	height: 2rem;
	padding: 5px;
}
.login_form_account {
	background-position: 0.5rem 0.4rem;
	background-size: 2.6rem;
}
.login_form_item_r {
	height: 2rem;
	font-size: 0.8rem;
	line-height: 2rem;
	border-bottom: 1px solid #eee !important;
	margin-right: 10px;
}
.login_form_input {
	height: 2rem;
	border: 0;
	width: 100%;
	background-color: transparent;
	color: #333;
}
.login_form_item_icon {
	background-image: url(../images/account.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-size: 4.5rem;
}
.login_form_account .login_form_item_icon {
	background-position: 0.3rem;
}
.login_form_pass .login_form_item_icon {
	background-position: -1.45rem 0.3rem;
}
.login_form_code .login_form_item_icon {
	background-position: -2.9rem 0.3rem;
}
.login_form_btn {
	text-align: center;
	display: block;
    width: 100%;
    padding: 12px 0;
    margin-bottom: 10px;
    font-size: 18px;
    border-radius: 5px;
}
.login_form_btn_primary {
	background: #44b549;
}
.login_logo {
	width: 230px;
	margin-top: 4rem;
	height: 36px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 3rem;
}
.login_logo img {
	width: 230px;
	height: 36px;
}
.login_admin_box {
	display: none;
	position: relative;
	z-index: 10001;
}
.login_adminlist {
	background: #fff;
	z-index: 22222;
	position: relative;
	width: 12rem;
	margin-left: 3rem;
	margin-top: 3rem;
	padding: 0.5rem;
	border-radius: 0.1rem;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
	max-height: 20rem;
	overflow: auto;
}
.login_admin_headimg {
	width: 2rem;
	height: 2rem;
}
.login_admin_headimg img {
	width: 2rem;
	height: 2rem;
	border-radius: 50%;
}
.login_admin_item {
	padding: 0.5rem 0;
	border-bottom: 1px solid #eee;
}
.login_admin_item:last-child {
	border: 0;
}
.login_adminlist_top {
	text-align: center;
	font-size: 0.8rem;
	border-bottom: 1px solid #eee;
	padding-bottom: 0.5rem;
}
.login_form_deal {
	text-align: center;
	padding: 0px;
}
.logincode {
	height: 1.3rem;
	line-height: 1.3rem;
	padding: 0 0.25rem;
	background: #ddd;
	border-radius: 3px;
	margin-right: 10px;
	font-size: 0.65rem;
}
.logincodeyao {
	height: 1.3rem;
	line-height: 1.3rem;
	padding: 0 0.25rem;
	background: #e8dd51;
	border-radius: 3px;
	margin-right: 10px;
	font-size: 0.65rem;
}
.yaoqingcss {
    font-size: 16px;
    color: #ff9301;
    line-height: 50px;
    text-align: center;
    border-top-left-radius: 5px;
    background: aliceblue;
    border-top-right-radius: 5px;
}
.tbform_item {
	padding: 0.35rem 0;
	border-bottom: 1px solid #eee;
}
.alogin_logo {
	text-align: center;
	margin-top: 60px;
}
.alogin_logo img {
    display: inline-block;
    width: 80px;
    height: 80px;
    border: 3px solid #fff;
    margin: 35px auto;
}
.downcenter{
    justify-content: center;
}
.downcenter .item:last-child{
    margin-left: 3rem;
}
.downs_sbox{
    background-color: #fff;
}
.downs_in{
    width: 25%;
    text-align: center;
    padding: 1rem 0;
}
.downs_in img{
    width: 2rem;
    height: 2rem;
    display: inline-block;
}
.downs_in .downs_name{
    /*font-weight: bold;*/
    font-size: 0.65rem;
}

/**/
.setnick_content {
	position: fixed;
	z-index: 8;
	width: 90%;
	background: #fff;
	top: 20%;;
	left: 5%;
	padding: 0.5rem;
	border-radius: 0.5rem;
}
.changeemail_content {
	position: fixed;
	z-index: 9;
	width: 90%;
	background: #fff;
	top: 20%;;
	left: 5%;
	padding: 0.5rem;
	border-radius: 0.5rem;
}
.setnick_btn {
	background: #ed414a;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	margin: 0rem auto;
	height: 40px;
	line-height: 40px;
	margin-bottom: 1rem;
	width: 100%;
}
.setnick_nick {
	text-align: center;
}
.setnick_nick input {
	width: 160px;
	border-bottom: 1px solid #ddd;
	text-align: center;
	margin: 0 auto;
	line-height: 2rem;
	border-radius: 0;
}
.setnick_head {
	text-align: center;
	margin-top: 1rem;
	position: relative;
	width: 3rem;
	height: 3rem;
	margin: 1.5rem auto;
}
.setnick_head img {
	width: 3rem;
	height: 3rem;
	border-radius: 50%;
}
.setnick_head span {
	position: absolute;
	top: 0.8rem;
	left: 1.1rem;
	color: #999;
	font-size: 1rem;
}
.setnick_headbtn {
	position: absolute!important;
	left: 0;
	top: 0;
	border: 0;
}
.upuser_top {
	background-image: url('../images/utop.png');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 100%;
	height: 4.3rem;
	background-position: center;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.upuser_top1 {
	background-image: url(../images/utop2.png);
    background-size: 100% 100%;
    width: 100%;
    height: 5rem;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    background-position: center;
}
.upuser_top2 {
	background-image: url('../images/xinrenjiang.png');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 100%;
	height: 4.3rem;
	border-radius: 5px;
}
.upuser_body {
	text-align: left;
	padding: 0 0.5rem;
	font-size: 0.6rem;
	color: #333;
}
.upuser_body2 {
text-align: left;
    padding: 0 0.5rem;
    font-size: 0.6rem;
    color: #333;
    padding: 10px 20px 10px 20px;
    font-size: 16px;}
.upuser_body0 {
	text-align: left;
	padding: 0 0.5rem;
	font-size: 0.6rem;
	color: #ff5f27;
}
.upuser_body1 {
	text-align: left;
	padding: 0 0.5rem;
	font-size: 0.6rem;
	color: #09bb07;
}
.upuser_body li {
	list-style-type: unset;
	line-height: 1.5rem;
}
.minibtn {
	line-height: 1.5rem;
	background: #ed414a;
	color: #fff;
	width: 6rem;
	border-radius: 5px;
	margin: 1rem auto;
	display: block;
}
/*rank*/
.page_rank .content {
	background: #fff;
}
.rank_head {
	height: 4rem;
	display: -webkit-flex;
	padding-top: 2.5rem;
}
.rank_headitem {
	width: 33.3%;
	text-align: center;
}
.rank_headitem a {
	color: #fff;
	padding: 0.25rem;
}
.rank_headitem.act a {
	border-bottom: 2px solid #fff;
}
.ic_item{
    display: inline-block;
    padding: 0.1rem 0.75rem;
    min-width: 2.3rem;
    text-align: center;
    border: 1px solid #e2e1e1;
    font-size: 0.65rem;
    border-radius: 1.2rem;
    margin-top: 0.25rem;
    margin-right: 0.35rem;
    box-shadow: 1px 1px 22px rgba(0,0,0,0.1);
}

.pubrule{
    padding: 0.25rem 0;
    font-size: 0.65rem;
}
.pubrule .weui_cells_checkbox{
    margin: 0 auto;
    display: inline-block;
}
.rank-info {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	padding: 0.5rem;
	margin: 0.5rem;
	background-color: #fff;
	border-radius: 0.2rem;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
	margin-top: 1rem;
}
.rank-info .avatar {
	overflow: hidden;
	width: 2rem;
	height: 2rem;
}
.rank-info .avatar img {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 5px;
}
.rank-info .info {
	-webkit-box-flex: 1;
	flex: 1;
	color: #2a2a2a;
	padding-left: 0.5rem;
}
.rank-info .info .name {
	font-weight: bold;
}
.rank-info .info .totalm {
	color: #666;
	font-size: 0.65rem;
}
.rank-info .rank .num {
	color: #969ffe;
}
.rank-lists {
	background: #fff;
	margin-bottom: 55px;
	padding: 0 10px;

}
.rank-lists .item {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	padding: 0.5rem 0px;
	line-height: 1.5;
	border-bottom: 1px solid #eee;
}
 .rank-lists .item:nth-child(1) .num, .rank-lists .item:nth-child(2) .num, .rank-lists .item:nth-child(3) .num {
 font-size: 0;
 text-indent: -9999px;
 background-repeat: no-repeat;
 background-position: 0 0;
 background-size: 100% 100%;
}
 .rank-lists .item:nth-child(1) .num {
 background-image: url(../images/fsale-rank1.png);
}
 .rank-lists .item:nth-child(2) .num {
 background-image: url(../images/fsale-rank2.png);
}
 .rank-lists .item:nth-child(3) .num {
 background-image: url(../images/fsale-rank3.png);
}
.rank-lists .num {
	width: 1rem;
	height: 1rem;
	text-align: center;
}
.rank-lists .avatar {
	width: 1.5rem;
	height: 1.5rem;
	margin-left: 0.5rem;
	border-radius: 5px;
}
.rank-lists .name {
	-webkit-box-flex: 1;
	flex: 1;
	/* height: 1.5em; */
    padding: 0 10px;
	overflow: hidden;
	display: box;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	color: #2a2a2a;
}
.rank-lists .price {
	color: #979bff;
}
.font_red {
	color: #ff5f27;
}
.zanicon {
	display: inline-block;
	width: 1rem;
	height: 1rem;
	margin-left: 5px;
	/*background-image: url('../images/zan.png');*/
	background-size: 0.8rem;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.zanmoney {
	font-size: 0.65rem;
	color: #999;
	margin-right: 0.5rem;
}
.zanbtn {
	border: 1px solid;
	font-size: 0.65rem;
	padding: 0 0.3rem;
	border-radius: 1rem;
	line-height: 1;
}

/* 顶踩功能样式 */
.digg-bury-container {

	background: #fff;
	border-radius: 5px;
}

.digg-bury-box {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.digg-btn, .bury-btn {
	display: flex;
	flex-direction: column;
	align-items: center;
	cursor: pointer;
	padding: 5px;
	border-radius: 5px;
	transition: all 0.3s;
	min-width: 60px;
}

.digg-btn {
	color: #666;
}

.bury-btn {
	color: #666;
}



.digg-btn.active {
	color: #ff5f27;
}

.bury-btn.active {
	color: #999;
}

.digg-icon, .bury-icon {
	font-size: 20px;
	margin-bottom: 3px;
}

.digg-text, .bury-text {
	font-size: 12px;
	margin-bottom: 3px;
}

.digg-num, .bury-num {
	font-size: 14px;
	font-weight: bold;
}

.digg-bury-line {
	flex: 1;
	height: 8px;
	background: #f0f0f0;
	border-radius: 4px;
	overflow: hidden;
	display: flex;
	margin: 0 15px;
}

.digg-line {
	height: 100%;
	background: #ff5f27;
	transition: width 0.3s;
}

.bury-line {
	height: 100%;
	background: #999;
	transition: width 0.3s;
}

.signed {
	background: #ddd!important;
	color: #fff;
}
/**/
.imess_item {
	background: #fff;
	padding: 0.25rem;
	color: #3d4145;
	border-radius: 0.2rem;
	/*box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);*/
	margin-bottom: 0.2rem;
}
.imess_title {
	font-weight: bold;
}
.imess_time {
	font-size: 0.6rem;
}
.imess_left {
	padding-left: 0;
}
.imess_readed {
	color: #999;
}
.imess_readit {
	display: inline-block;
	border: 1px solid #ddd;
	padding: 0 0.25rem;
	border-radius: 0.1rem;
}
.imgess_top {
	background: #fff;
	padding: 60px 0.25rem 0.25rem 0.25rem;
	color: #999;
	overflow: hidden;
}
.imgess_readall {
	color: #000;
	/*border: 1px solid #ddd;*/
	float: right;
	font-size: 0.65rem;
	display: inline-block;
	padding: 0 0.25rem;
	border-radius: 5px;
}
.page_login {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	min-height: 100vh;
}
/**/

.bannera_item {
	text-align: center;
	width: calc(20% - 4px);
	float: left;
	padding: 3px 0 3px 0;
	margin: 2px;
    border-radius: 5px;
    /*background: rgba(102, 102, 102, .1);*/
    /*border: 1px solid #eee;*/
}
.bannera_item img {
	width: 36px;
	height: 36px;
	display: block;
	margin: 0 auto;
	border-radius: 5px;
}

.bannera_itemfx {
	text-align: center;
	width: calc(25% - 4px);
	float: left;
	padding-top: 10px;
	margin: 2px;
    border-radius: 5px;
    /*background: rgba(102, 102, 102, .1);*/
    /*border: 1px solid #eee;*/
}
.bannera_itemfx img {
	width: 35px;
	height: 35px;
	display: block;
	margin: 0 auto;
	border-radius: 5px;
}
.bannera_namefx {
    color: #9e9e9e;
}
.bannera_name {
	color: #666;
	white-space: nowrap;
	overflow: hidden;
	/*height: 1.1rem;*/
	font-size: 15px;
	padding: 5px 0;
}
.bannera_box {
	background: #fff;
	padding: 0 5px 0 5px;
	overflow: hidden;
	margin-bottom: 1px;
	background: url(../images/cjbg1.png) 10% 10% / cover rgb(255, 255, 255);
}
.bannera_boxfx {
	background: #fff;
	padding: 0;
	overflow: hidden;
	margin-bottom: 1px;

}
.tasktab_sort {
	padding: 2.7rem 0.2rem 0.2rem 0rem;
	white-space: nowrap;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	background: white;
	position: fixed;
	z-index: 9;
	width: 100%;
}
.tasktab_sorti {
	display: inline-block;
	padding: 0.5rem 1rem;
	border-radius: 2px;
	border: 1px solid #ddd;
}
.imesss_body {
	height: 13rem;
	overflow: hidden;
	padding: 0.5rem;
	overflow-y: scroll;
}
.imesss_item {
	/*padding: 0.5rem;*/
	border-bottom: 1px solid #f3f4f7;
}
.imesss_item .item_cell_flex {
	padding-left: 0;
}
.imesss_itemt {
	font-weight: bold;
	color: #333;
	font-size: 0.7rem;
}
.sd {
	padding: 0 8px;
	margin-right: 6px;
	border-radius: 5px;
	border-bottom: 1px solid #7f7f7f;
	color: #333;
	border-top: 1px solid #7f7f7f;
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
	padding: 15px;
}
.demo1 {
	float: right!important;
	margin: 0px 0px;
	right: 0;
}
.demo2 {
	float: right!important;
	margin: 0 5px;
	position: absolute;
	background: white;
	right: 0;
}
.demo1 ul {
	overflow: hidden;
}
.demo1 ul li {
	color: #6683ff;
}

.demo2 ul {
	overflow: hidden;
}
.demo2 ul li {
	color: #6683ff;
}
.pop {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1;
}
.pop .popMain {
	width: 90%;
	min-height: 368px;
	background: #fff;
	position: absolute;
	left: 5%;
	top: 20%;
	border-radius: 0.5rem;
	word-wrap: break-word;
}
.popMiddle p {
	color: #666;
	padding:10px 15px 5px;
}
.taskstep2{
    display: none;
}
.taskstep_item{
    /*box-shadow: 1px 1px 11px rgba(0, 0, 0, 0.2);*/
    padding: 0.2rem;
    margin-bottom: 0rem;
    border-radius: 0.1rem;
    font-size: 0.65rem;
    position: relative;
    border: 1px solid #eee;
    border-radius: 10px;
}
.taskstep_item .step_itemin{
    padding: 0.25rem 0;
    /*border-bottom: 1px solid #f7f7f7;*/
}
.taskstep_item .step_itemin:last-child{
    border-bottom:0;
}
.step_list{
    width: 100%;
    padding-left: 0.5rem;
}
.step_input textarea{
    width: 100%;
    border:0;
    border-radius: 5px;
    background: #f7f7f7;
    height: 3rem;
	padding: 5px;
	overflow:hidden;
}
.addastep{
    margin: 0.25rem 0;
	padding: 0 0.25rem;
    border: solid 1px #6683ff;
    border-radius: 10px;
    position: relative;
}
.step_name{
    color: #666;
}
.delstep{
    position: absolute;
    right: 0.25rem;
    top: 0px;
    background: white;
	padding: 0 0.25rem;
    border: solid 1px #6683ff;
    border-radius: 10px;
    color:#6683ff ;
}
.pop .popBottom {
	position: absolute;
	bottom: -20px;
	left: 50%;
	display: flex;
	width: 0px;
	height: 20px;
	/* text-align: center; */
    background: #ffffff;
}
.pop .popBottom span {
	flex: 1;
	color: #fff;
	cursor: pointer;
	position: absolute;
	left: 50%;
	bottom: -1.6rem;
	width: 2rem;
	height: 2rem;
	/*background: #5f646e;*/
	text-align: center;
	font-size: 45px;
	border-radius: 50%;
	margin-left: -1rem;
	line-height: 2rem;
	background-repeat: no-repeat;
	background-position: center;
	/*background-image: url(../images/close.png);*/
	background-size: 0.8rem;
}

.copy_item{
    padding: 0 0.2rem;
    border:1px solid #eee;
    border-radius: 1rem;
    /*margin: 0 0.5rem 0.5rem 0;*/
    display: inline-block;
}
.miniup.uploader_input {
    width: 2rem;
    height: 2rem;
}
.infostep_t{
    font-weight: bold;
    padding-bottom: 0.25rem;
}
.infostep_no {
    width: 1rem;
    height: 1rem;
    text-align: center;
    border-radius: 50%;
    font-size: 0.6rem;
    line-height: 1rem;
    position: relative;
    z-index: 0;
    margin-right: 5px;
    float: left;
}
.infostep_in{
    padding: 0.25rem 0;
    padding-left: 1.5rem;
}
.infostep_url{
    display: inline-block;
    padding: 0 0.5rem 0.25rem 0;
}
.infostep_copy{
    border-radius: 3rem;
    border: 1px solid #fff;
    padding: 0 0.5rem;
    word-break: keep-all;
    margin: 0 0.5rem 0.25rem 0;
}
.infostep_item{
    
    position: relative;
    padding: 0.5rem 0;
}
.infostep_line{
    position: absolute;
    z-index: 0;
    height: 100%;
    width: 1px;
    background-color: #eee;
    left: 0.5rem;
    top: 0;
}
.myinfo_imgv1 {
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 60px;
	/*height: 35px;*/
	line-height: 18px;
	font-size: 12px;
	text-align: center;
	background: rgba(102, 131, 255, 0.5);
	color: #ffffff;
}
.dots {
	display: flex;
}
.container {
	display: flex;
	justify-content: center;
	overflow: hidden;
	position: absolute;
	transform: translateX(-50%);
	transition: transform 300ms cubic-bezier(0.4, 0.0, 0.2, 1);
	;
	width: 100px;
}
.dot {
	background: #fff;
	border-radius: 50%;
	height: 10px;
	margin-right: 5px;
	width: 10px;
}
.dot:last-child {
	margin-right: 0;
}
.shadow {
	height: 440px;
	justify-content: center;
	opacity: 0;
	position: absolute;
	transform: translateX(-50%) translateY(4px);
	transition: opacity 150ms cubic-bezier(0.4, 0.0, 0.2, 1);
	width: 150px;
}
.aaactive.bbbutton {
	color: #0a8ddf;
}
.bbbutton {
}
.list {
	position: absolute;
	right: 0px;
	top: 50px;
	width: 80px;
}
.list ul {
	margin: 0;
	padding: 0;
}
.list li {
	align-items: center;
	border-bottom: 1px solid #bdbdbd;
	display: flex;
	font-size: 14px;
	height: 30px;
	padding: 0.25rem;
	opacity: 0;
	list-style: none;
	transition: opacity 100ms cubic-bezier(0.4, 0.0, 0.2, 1);
	user-select: none;
	-moz-user-select: none;
	color: white;
	background: #7f7f7f;
}
.list li:hover {
	background: #f5f5f5;
}
.dots.active .container {
	transform: translateX(-50%) translateY(20px);
}
.dots.active .drop {
	transform: translateY(212px) scale(108);
}
.dots.active .list li {
	cursor: pointer;
	opacity: 1;
	transition: opacity 200ms 100ms cubic-bezier(0.4, 0.0, 0.2, 1);
}
.dots.active .list li:nth-child(2) {
 transition-delay: 130ms;
}
.dots.active .list li:nth-child(3) {
 transition-delay: 160ms;
}
.dots.active .list li:nth-child(4) {
 transition-delay: 190ms;
}
.dots.active .list li:nth-child(5) {
 transition-delay: 220ms;
}
.dots.active .shadow {
	opacity: 1;
	transition: opacity 150ms 150ms cubic-bezier(0.4, 0.0, 0.2, 1);
}
.cursor {
	cursor: pointer;
	height: 30px;
	position: absolute;
	width: 80px;
}
.guide-hidden {
	overflow: hidden;
}
.guide-all {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1999;
	background: hsla(33, 5%, 8%, 0.5);
}
.guide-all .all-layout {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.guide-all a {
	display: block;
	height: 250px;
	width: 100%;
	margin: 100px auto;
	background: url(../images/guide_present_all.png) no-repeat center center;
}
.guide-all .guide-all-close {
	width: 39px;
	height: 39px;
	display: block;
	position: absolute;
	right: 39px;
	top: -39px;
	cursor: pointer;
	background: url(../images/close_big.png) no-repeat center center;
}
.guide-bar {
	background: #472273;
	display: none;
}
.guide-bar-layout {
	width: 100%;
	margin: 0 auto;
	position: relative;
	height: 55px;
}
.guide-bar .guide-bar-close {
	display: block;
	position: absolute;
	right: 0;
	top: 10px;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background: url(../images/close_small.png) no-repeat center center;
}
.Tips2 {
	border-radius: 3px;
	background: #f9f9f9;
	padding: 2px 2px;
	/*text-align: center;*/
	margin: 10px auto;
	display: block;
	color: #9e9e9e;
}
.task_content_zhuyi {
    border-radius: 5px;
    border: 1px dashed #ffdabd;
    padding: 10px;
    font-size: 13px;
    color: #7d7e80;
    background-color: #fff5ed;
    line-height: 18px;
    margin: 5px 0;
}
#xinhuancontent_scroll {
	display:none;
	top:0px;
	left:0px;
	position:absolute;
}
#xinhuancontent_content {
	width:100%;
	height:100%;
	background: rgba(0, 0, 0, .5);
}
#xinhuancontent {
	position: fixed;
	background-color: #F4F0EF;
	border: solid 1px #e4ddd8;
	/* padding: 0px 10px 10px 10px; */
    width: 50%;
	/* margin: 0px auto 0px auto; */
    top: 30%;
	left: 25%;
	overflow: hidden;
	border-radius: 5%;
}
#xinhuancontent dl dt {
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	color:#5FA7B5;
}
#xinhuancontent dl dt label {
	width:100px;
	text-align:right;
}
#xinhuancontent dl dd {
	text-align:center;
	line-height:22px;
	color:#5FA7B5;
}
#xinhuancontent dl dd p {
	text-indent:2em;
	padding-bottom:10px;
}
#xinhuancontent dl dd input {
	margin:0px 5px 0px 5px;
}
#closebtn {
	color: #7f7f7f;
	/* float: right; */
    width: 20px;
	/* background: black; */
    /* height: 20px; */
    background-color: White;
	text-align: center;
	line-height: 20px;
	padding: 3px;
	border-radius: 50%;
	position: fixed;
	right: 25%;
	margin: -10px;
}
#testdiv {
	text-align:center;
}
#testdiv input {
	width:200px;
	margin-bottom:10px;
}
.guide-box {
	width: 80%;
	position: fixed;
	top: 20%;;
	left: 10%;
    border-radius: .35rem;
	/*background: #fff;*/
    padding-bottom: .6rem;
	background-size: 100%;
}
.guide-txt {
 font-size: .9rem;
}
common.css:213 .guide-txt {
 padding-top: .5rem;
 text-align: center;
 padding-bottom: .3rem;
}
.guide-btn {
	text-align: center;
}
.fontsize-eight, .guide-btn a {
 font-size: .8rem;
}
.guide-btn a {
    display: block;
    margin: 5px;
    /* width: 100%; */
    border-radius: 5rem;
	color: #fff;
	}
.guide-btn-b {
	
	color: #fb4f4b;
	color: #929292;
}
.huiyuancz {
    display: inline-block;
    padding: .2rem;
    font-size: .6rem;
    line-height: 1;
    color: #ffb81f;
    /*background-color: #818cbf;*/
	margin-left: 5px;
   
}
.huiyuanfh {
    display: inline-block;
    padding: .2rem;
    font-size: .6rem;
    line-height: 1;
    color: #fff;
    
	margin-left: 5px;
   
}
.huiyuantx {
    display: inline-block;
    padding: 0 .2rem 0 .0;
    font-size: .6rem;
    line-height: 1;
    color: #ffb81f;
    margin-left: 5px;
    /*background-color: #818cbf;*/
	
  
}
#guide-bg {
	height: 100%;
	width: 100%;
	position: fixed;
	background: rgba(0, 0, 0, .6);
	z-index: 11;
	
}
.guide-txt {
 padding-top: .5rem;
	text-align: center;
 padding-bottom: .3rem;
}
.lingqujiangli {

   padding: .2rem .8rem;
    font-size: .65rem;
    border-radius: 5rem;
	background: linear-gradient(to right,#ff7863,#fb4f4b);
	position: relative;
    right: -50%;
    margin-top: -50px;
    width: 110px;
    color: beige;

}
.index_adlog {
    padding: 0.2rem;
    height: 1.5rem;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: -30px;
    background: rgba(0,0,0,0.1);
    right: 10px;
    left: 10px;
    border-radius: 20px;
}
.index_moneylog {
    padding: 0.2rem;
    height: 1.5rem;
    overflow: hidden;
    margin-bottom: 10px;
    
    background: rgba(0,0,0,0.2);
    right: 10px;
    left: 10px;
    border-radius: 20px;
}
.index_item_titledai {
    border-radius: 0px;
    border: 1px dashed #ffdabd;
    padding: 5px 0px;
    font-size: 13px;
    color: #7d7e80;
	background: #f7f7f8;
}
.fui-danmu {
    height: 32px;
    max-width: 240px;
    border-radius: 16px;
    position: absolute;
    top: 210px;
    left: 10px;
    z-index: 3;
    padding: 3px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
	position: fixed;
}
.fui-danmu:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    z-index: 1;
    opacity: 0.7;
}
.fui-danmu.style2 {
    border-radius: 4px;
}
.fui-danmu.style2 .thumb {
    border-radius: 4px;
}
.fui-danmu .thumb {
    height: 26px;
    width: 26px;
    border-radius: 50%;
    background: #fff;
    position: relative;
    z-index: 2;
}
.fui-danmu .text {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    z-index: 2;
}
.fui-danmu .time {
    text-align: right;
    padding: 0 4px;
    font-size: 13px;
    position: relative;
    z-index: 2;
}
.comiis_memu_y {
    position: fixed;
    right: 0px;
    top: 56px;
    z-index: 50;
    padding: 2px;
    border-radius: 3px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
	background: #fff;
}
.mask,.mask2 ,.masknic,.mask3,.maskbak,.maskoneeasy{
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 8;
}

.maskno{
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.qxbm {
    width: 47%;
    height: 220px;
    position: absolute;
    background-color: #ffffff;
    background: rgba(0,0,0,.3);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: white;
    font-weight: 700;
}
.left_float {
    position: fixed;
    bottom: 5rem;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: .6rem;
    z-index: 998;
    text-align: center;
    padding: .5rem .5rem .5rem .6rem;
    letter-spacing: .05rem;
    border-radius: 5px 0 0 5px;
}
.left_float span:first-child {
    border-top: 0;
    margin: 0;
    padding: 0;
}
.left_float span {
    display: block;
    border-top: .05rem solid #eee;
    margin: .5rem 0 0;
    padding: .5rem 0 0;
}
.loadingParent {
    margin: 0 auto;
    background: #6143d5;
    
    position: relative;
}
.loadingParent p {
    position: absolute;
    transform: translate(-50%, -50%);
    font-size: 16px;
    color: #fff;
    top: 120px;
    left: 50%;
}
.loadingParent canvas {
    display: block;
    margin: 0 auto;
   
}
/* 弹出层的样式 */
#loading {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 15px 20px;
    font-size: 16px;
    text-align: center;
    border-radius: 3px;
    z-index: 9999;
}
.clear {
    clear: both;
}
.xianzhi {
    padding: 10px;
    background: #fff;
}
.koujia {
    background: url(../images/bg79.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    padding: 50px 0;
}
.koujia a {
    color: #fff;
    display: block;
    width: 49.5%;
    float: left;
    text-align: center;
}
.koujia a span {
    font-size: 16px;
    font-weight: bold;
}
.koujia a p {
    color: #b5a1ff;
}
.fenshu {
   
    background: #fff;
}
.fenshu h2 {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    font-weight: bold;
    font-size: 14px;
}
.ques-card-list {
    text-align: left;
}
.ques-card-list li {
    position: relative;
}
.ques-list-box {
    position: relative;
    display: block;
    padding: 10px;
    border-bottom: 1px solid #e7e7e7;
}
.ques-list-image:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 26px;
    content: '';
    border: 1px solid #d2d2d2;
    border-radius: 15px;
}
.ques-list-head {
    position: relative;
    float: left;
    padding-right: 8px;
}
.xianzhi h3 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}
.ques-list-image {
    position: relative;
    display: block;
    width: 100px;
    height: 26px;
    line-height: 27px;
    text-align: center;
    z-index: 2;
    color: #777;
}
.ques-list-name {
    overflow: hidden;
    margin-right: 33px;
}
.ques-list-name-head {
    line-height: 31px;
    color: #666;
}
.item-icon001 {
    background: url(../images/diyi.png) no-repeat !important;
}
.item-icon002 {
    background: url(../images/dier.png) no-repeat !important;
}
.item-icon003 {
    background: url(../images/disan.png) no-repeat !important;
}
.ques-list-name-icon {
    font-size: 12px;
    line-height: 24px;
    position: absolute;
    top: 50%;
    right: 14px;
    display: block;
    margin-top: -13px;
    text-align: center;
    color: #fff;
    background-position: 0 -60px;
    width: 25px;
    height: 25px;
    background-image: url(../images/icon-body.png);
}
.review {
   
    color: #777;
    display: flex;
    font-size: 12px;
    align-items: center;
    padding: 10px;
    
    background: #6143d5;
}
.progress {
    background-color: rgb(255, 255, 255);
    border-radius: 5px;
    position: relative;
    margin: 0 10px;
    height: 10px;
    width: 100%;
}
.progress-done {
    background: linear-gradient(to left, #f39777, #ed414a);
    border-radius: 5px;
    height: 10px;
    width: 0;
    transition: width 1s ease 0.3s;
}
.percent {
    color: #fff;
}
.contentt  {
   position: relative;
    background: #fff;
    overflow-y: scroll;
    max-height: 300px;
}
.goods {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 .1rem 0;
}
.goods .item {
    flex: 1;
    position: relative;
    margin: 0 .1rem 0;
}
.goods .coupon {
    position: relative;
    z-index: 2;
    border: 2px solid #f8c9a1;
    background: #fff;
    margin: 0 .12rem;
    border-radius: .3rem;
    text-align: center;
    padding: .5rem 0 1rem 0;
}
.goods .coupon b {
    color: #e94641;
    font-size: 25px;
    line-height: .6rem;
    padding: .1rem 0;
    display: block;
}
.goods .coupon p {
	color: #777;
	}
.goods .coupon i {
    font-size: 13px;
    font-style: normal;
    margin-left: .06rem;
    font-weight: bold;
    position: relative;
    top: -1px;
}
.goods .item img {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 3;
    border-radius: 0 0 .16rem .16rem;
    height: 30px;
}

.tag-right {
	position: absolute;
    /* top: 0; */
    /* right: 6px; */
    font-size: 12px;
    border-radius: 0 25px 25px 0;
    padding: 2px 6px 2px 3px;
    background-color: rgb(102 131 255);
    color: #fff;
}

.himagnum {
    position: sticky;
    /* top: 0; */
    right: 0px;
    font-size: 12px;
    border-radius: 25px 0 0 25px;
    padding: 2px 6px 2px 6px;
    background-color: #d2d2d2;
    color: #fff; 
}
.addadvbutton {
    position: relative;
    bottom: 0px;
    margin-top: -18px;
    z-index: 1;
    float: right;
    line-height: 14px;
    background: rgba(169, 163, 191, .5);
    color: #fffff6;
    padding: 2px 5px;
    font-size: 13px;
    border-radius: 5px 0px 0px 0px;
    
}
.xblistding {
    position: relative;
    bottom: 0px;
    margin-top: -16px;
    z-index: 9;
    float: right;
    line-height: 14px;
    background: antiquewhite;
    color: #ff5000;
    padding: 1px 3px;
    font-size: 13px;
    border-radius: 3px 0px 0px 0px;
    
}
.info-item {
    border-bottom: 1px solid #ededed;
    padding: 10px 0;
    overflow: hidden;
    position: relative;
}
.info-item i {
    display: inline-block;
    height: 25px;
    width: 30px;
    float: left;
    background-size: 30px 30px;
}
.info-item a {
    display: block;
    overflow: hidden;
}

.info-item .jichu {
    background: url(../images/jichu.png) no-repeat;
    background-size: contain;
}
.info-item .fenzhan {
    background: url(../images/fenzhan.png) no-repeat;
    background-size: contain;
}
.info-item .tixian {
    background: url(../images/tixiancd.png) no-repeat;
    background-size: contain;
}
.info-item .mylingdi {
    background: url(../images/lingdi.png) no-repeat;
    background-size: contain;
}
.info-item .myad {
    background: url(../images/myad.png) no-repeat;
    background-size: contain;
}
.info-item .gongneng {
    background: url(../images/kaiguan.png) no-repeat;
    background-size: contain;
}
.info-item .renzheng {
    background: url(../images/renzheng.png) no-repeat;
    background-size: contain;
}
.info-item .yaoqingr {
    background: url(../images/yaoqingr.png) no-repeat;
    background-size: contain;
}
.info-item .gywm {
    background: url(../images/gywm.png) no-repeat;
    background-size: contain;
}
.info-item .gm {
    background: url(../images/gm.png) no-repeat;
    background-size: contain;
}

.info-item .zcsj {
    background: url(../images/zcsj.png) no-repeat;
    background-size: contain;
}

.info-item .i_txt {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    float: left;
    font-size: 16px;
    margin-left: 10px;
     color: #404040;
}
.info-item span.more-btn {
    float: right;
    padding: 0;
    color: #fd571d;
    font-size: 14px;
    /*width: 200px;*/
    text-align: right;
    line-height: 30px;
}
.mui-pull-rightt {
    float: right;
    color: #d2d0d0;
    font-size: 14px;
    margin: 0 5%;
}

.lingdi{
    top: 100px;
    position: absolute;
    left: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.5);
    padding: 8px;
    font-size: 12px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 50px;
}
.lingdi.span{
    position: absolute;
    display: flex;
}
#xbhb{
   position: relative;
    bottom: 0px;
    margin-top: -18px;
    float: right;
    line-height: 14px;
    background: rgba(169, 163, 191, .5);
    color: #F44336;
    padding: 2px 3px;
    font-size: 18px;
    border-radius: 5px 0px 0px 0px;
}
.headhg{
    width: 20px;
    position: absolute;
    left: 0px;
    margin-top: -7px;
}
.headhgl{
    width: 35px;
    position: absolute;
    left: 10px;
    margin-top: 3px;
}
.btn{
    font-size: 14px;
}
.tolevel{
   background: #7f7f7f;
    color: #faead7;
    padding: 3px 10px;
    /*margin: 0 10px;*/
    border-radius: 15px;
}
.tolevelinfo{
   background: #7f7f7f;
    color: #faead7;
    padding: 3px 10px;
    margin: 5px 5px;
    border-radius: 15px;
}

.tolevel span{
   float: right;
    
    border-radius: 0.4rem;
    background: #faead7;
    color: #4c4c4c;
    padding: 0 5px;
}

.tolevelinfo span{
    float: right;
    color: #7f7f7f;
    border-radius: 0.4rem;
    background: #faead7;
    
    padding: 0 5px;
}
.levelmoney{
   margin-top: -25px;
   /*position: absolute;*/
   right: 10px;
}
/* 首页推广pc */

.bus_sidebox {
    margin-bottom: 25px;
    /*float: left;*/
    clear: both;
    font-size: 12px;
    width: 49.5%;
    position: absolute;
    background: white;
    height: 199px;
    overflow: hidden;
}
.bus_sidebox h2, h2.panelTitle {
    padding: 8px 10px;
    line-height: 25px;
    text-transform: none;
    clear: both;
    font-size: 16px;
    /*background: url(../images/sidetitle.png) repeat scroll center top #FFF;*/
    background: #FFF;
    border-bottom: 1px solid #EEE;
    font-weight: 500;
}
.bus_phb .hd ul {
    width: 120px;
    float: right;
}
.bus_phb .hd ul li.on {
    color: #ff4e4e;
}
.bus_phb .hd ul li {
    cursor: pointer;
    width: 39px;
    border-left: 1px solid #eee;
    float: right;
    text-align: center;
    
}
.bus_phb .bus_phbul {
    /*width: 90%;*/
    float: left;
    margin: 5px 10px 10px 10px;
}
.bus_phb .bus_phbul li {
    font-size: 15px;
    width: 100%;
    padding: 0 0 1px 0;
    float: left;
    line-height: 30px;
}
.bus_phb .bus_phbul li em.on {
    background: #ff4e4e;
    color: #fff;
}
.bus_phb .bus_phbul li em {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    margin: 5px 10px 5px 0;
    background: #9E9E9E;
    text-align: center;
    border-radius: 3px;
    color: white;
}
.bus_phb .bus_phbul li p {
    display: block;
    float: left;
    width: 200px;
    height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.bus_phb .bus_phbul li span {
    float: right;
    color: #999;
}
.bannera_boxin a {
      transition: transform 0.5s ease-in-out;
    }
.bannera_boxin a:first-child {
      transform: translateY(0);
    }
.bannera_boxin a:not(:first-child) {
      transform: translateY(-100%);
}
/*分红部分css   */
#page-fen .top {
    background: linear-gradient(to right, #ff5f27, #ed414a);
    
    background-size: 100% auto;
    background-repeat: no-repeat;
   
    color: #fff;
    padding: 0 20px 20px 20px;
    height: unset;
}
#page-fen .top .box {
    display: flex;
    justify-content: space-between;
    font-size: .7rem;
}
#page-fen .top .box .tit {
    margin-top: .8rem;
    margin-bottom: .75rem;
    letter-spacing: 1px;
}
#page-fen .top .box .tit span {
    font-size: .6rem;
}
#page-fen .top .box .fen_money {
    background: #ffc020;
    font-size: 1rem;
    font-weight: 600;
    display: inline-block;
    color: #f33626;
    line-height: 1.3rem;
    padding: .05rem .3rem 0 .3rem;
    border-radius: 1rem;
    position: relative;
    z-index: 1;
}

#page-fen .top .box .fen_integral {
    font-size: 1.1rem;
    line-height: 1.1rem;
    color: #fff7d4;
    display: flex;
    position: relative;
}
#page-fen .top .box .fen_integral .integral {
    text-align: center;
    display: flex;
    justify-content: center;
    overflow: hidden;
}
#page-fen .top .box .fen_integral .wan {
    font-size: .6rem;
    margin-left: .1rem;
    align-self: flex-end;
    line-height: .6rem;
    position: relative;
}

#page-fen .top .box .fen_log {
    display: block;
    background: rgb(0 0 0 / 10%);
    text-align: center;
    border-radius: .2rem;
    /*padding: .15rem 0;*/
    margin-top: .8rem;
    margin-bottom: .75rem;
    letter-spacing: 1px;
    color: #fff;
}
#page-fen .top .box .fen_double {
    display: block;
    background: #ffc020;
    font-size: .7rem;
    color: #f33626;
    line-height: 1.2rem;
    padding: .05rem .3rem 0 .3rem;
    border-radius: 1rem;
    position: relative;
    z-index: 1;
    letter-spacing: 1px;
    font-weight: 600;
}
#page-fen .top .btn {
    width: 70%;
    padding: 5px 10px;
    left: 15%;
    /*animation: pulsate 2s infinite;*/
    text-align: center;
    background: #ffc020;
    font-size: .9rem;
    color: #fff;
    border-radius: 1rem;
    position: relative;
    z-index: 1;
    letter-spacing: 1px;
    margin-top: 1rem;
    text-shadow: 0px 0px 5px rgb(0 0 0 / 20%);
    display: flex;
    justify-content: center;
    align-items: baseline;
}
#page-fen .top .btn .fen_money {
    text-align: center;
    display: flex;
    justify-content: center;
    overflow: hidden;
}
#page-fen .top .dao {
    font-size: .7rem;
    text-align: center;
    margin-top: .75rem;
    color: #fff7d4;
    margin-bottom: -.25rem;
}
#page-fen .box2 {
    display: flex;
    justify-content: space-between;
    background: #fff;
   
    align-items: center;
    padding: 10px;
    letter-spacing: 1px;
}
#page-fen .box2 .right {
    color: #f34e43;
}
#page-fen .box3 {
    background: #fff;
    margin-top: .2rem;
    padding: 10px 5px;
    letter-spacing: 1px;
    bottom: 55px;
    position: relative;
    
}
#page-fen .box3 .list {
    display: flex;
    justify-content: space-between;
    font-size: .7rem;
    padding: 10px;
    align-items: center;
    position: relative;
    width: unset;
    margin-bottom: 5px;
    border: 1px solid #eee;
    border-radius: 5px;
    top: unset;
}
#page-fen .box3 .list .fen_browse {
    display: block;
    width: 100%;
    margin-top: -2.5rem;
    margin-bottom: -.3rem;
}
#page-fen .box3 .list .notice {
    color: #949494;
}
#page-fen .box3 .list .tit {
    font-size: 16px;
    margin-bottom: 5px;
}
#page-fen .box3 .list .btn {
    color: #fff;
    background: #ffc020;
    padding: .2rem .3rem;
    border-radius: 1rem;
    
}

@keyframes pulsate {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.corner {
    margin-right: -50px;
    width: 90px;
    position: relative;
    margin-top: -95px;
    z-index: 9;
    float: right;
    line-height: 14px;
    background: antiquewhite;
    color: #ff5000;
    padding: 5px;
    font-size: 15px;
    box-sizing: border-box;
    vertical-align: bottom;
    text-align: center;
    color: #fff;
    background: -webkit-linear-gradient(left,#ffa988,#ff5314);
    -webkit-transform: rotate( 
45deg) scale(0.75);
    -moz-transform: rotate(-45deg) scale(0.75);
    transform: rotate( 
45deg) scale(0.75);
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    transform-origin: top center;
}
.jjiaspan{
    position: absolute;
    float: right;
    margin-top: 80px;
    background: rgba(169, 163, 191, .5);
    color: #fffff6;
    padding: 2px 5px;
    font-size: 13px;
    border-radius: 5px 0px 0px 0px;
    transform: none !important;
    right: 0;
}

.indexonetask {
    position: fixed;
    margin-top: 50px;
    left: calc(50% - 15px);
    /* width: 1.8rem; */
    /* height: 1.8rem; */
    /* background: #5f646e; */
    /* text-align: center; */
    border-radius: 50%;
    /* margin-left: -0.5rem; */
    /* line-height: 2rem; */
    /* background-repeat: no-repeat; */
    /* background-position: center; */
    /* background-image: url(../images/close.png); */
    /* background-size: 0.8rem; */
    z-index: 8;
    font-size: 30px !important;
    color: white !important;
    display: flex;
}

.radar {
  position: fixed;
  bottom: 70px;
  left: 50%;
  transform: translateX(-50%);
  width:30px;
  height: 30px;
  border-radius: 50%;
  background-color: #fff;
  background: url('../images/qhb.png') no-repeat;
  z-index: 9;
}


.radar::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.8);
  opacity: 0.5;
  animation: radar 3s linear infinite;
}

@keyframes radar {
  0% {
    box-shadow: 0 0 0 0 rgb(255 87 34);
  }
  100% {
    box-shadow: 0 0 0 15px rgb(255 87 34);
  }
}

.noaplly {
    display: none;
}

/*砸金蛋*/
.Title{width:100%; height:48px; font:18px/48px "Microsoft YaHei"; color:#fff; background:#d03237; text-align:center; position:relative;}
.Title .back{width:48px; height:48px; text-indent:-9999px; background:url(../images/navico.png) no-repeat left top; position:absolute; left:0px; top:0px;}

#main{width:100%; height:302px; background:#e8383d; position:relative;}
#main .bg{width:100%; height:58px; background:#f4f0ca; position:absolute; z-index:1; bottom:0px;}

.egg{width:310px; height:auto; margin:0px auto; padding-top:50px; z-index:2; position:relative; background:url(../images/mainbg.jpg) top center no-repeat; background-size: 340px 302px;margin-top:55px}
.eggList{padding-top:0px; position:relative; width:310px; margin:0px auto;}
.eggbtn{background:url(../images/egg_1.png) no-repeat bottom; width:158px; height:187px; margin:0px auto; cursor:pointer; position:relative; background-size: 158px 161px;}
.eggbtn span{position:absolute; width:30px; height:60px; left:68px; top:64px; color:#ff0; font-size:42px; font-weight:bold}
.eggbtn.curr{background:url(../images/egg_2.png) no-repeat bottom;cursor:default;z-index:300; background-size: 158px 161px;}
.eggbtn.curr sup{position:absolute;background:url(../images/img-4.png) no-repeat;width:232px; height:181px;top:-36px;left:-34px;z-index:800;}
.hammer{background:url(../images/img-6.png) no-repeat; width:74px; height:87px; position:absolute; text-indent:-9999px; z-index:150; left:168px; top:10px;}
.resultTip{position:absolute; background:#ffc ;width:148px;padding:6px;z-index:500;top:200px; left:10px; color:#f60; text-align:center;overflow:hidden;display:none;z-index:500;}
.resultTip b{font-size:14px;line-height:24px;}

.InfoBox{padding:0px 0px;}

/*抽奖机会*/
.Opportunity{width:120px; height:26px; margin:30px auto 0px; background:#ba2d31; text-align:center; font:12px/24px "Microsoft YaHei"; color:#fff; border-radius:30px;}

/*中奖人滚动字幕*/
.winners_user{width:auto; height:24px;  margin:0px auto; position:relative; margin-top:10px;padding:0 10px}
.winners_user .ico{width:29px; height:24px; position:absolute; left:10px; top:0px; z-index:999; background:url(../images/winners_user.png) center top no-repeat; background-size: 29px 24px;}
.winners_user #winners_user{width:auto; height:24px; overflow:hidden; position:relative;}
.winners_user #winners_info{position:absolute; left:0px; top:0px;}
.winners_user #winners_info ul{width:100000%; margin-top:3px}
.winners_user #winners_info li{ padding-right:30px; line-height:35px; white-space:nowrap;}
.winners_user #winners_info li span{color:#e8471d; font-weight:bold;}

/*三个按钮*/
.relevant-list{width:100%; height:100px; margin:0px auto; padding:20px 0px; overflow:hidden; position:relative;}
.relevant-list div{width:28%; height:80px; text-align:center; font-size:14px;}
.relevant-list div a{display:block; height:80px;}
.relevant-list div a span{margin-top:15px;}
.relevant-list div a strong{font-weight:normal; display:block; line-height:1;color:#333}
.relevant-list .award_list_ico{background:#fff; position:absolute; left:0px; top:20px;}
.relevant-list .award_list_ico span{width:32px; height:32px; display:inline-table; background:url(../images/relevant-list.png) -37px top no-repeat; background-size:319px 32px;}
.relevant-list .my_list_ico{margin:0px auto; background:#fff;}
.relevant-list .my_list_ico span{width:32px; height:32px; display:inline-table; background:url(../images/relevant-list.png) -144px top no-repeat; background-size:319px 32px;}
.relevant-list .rule_ico{background:#fff; position:absolute; right:0px; top:20px;}
.relevant-list .rule_ico span{width:32px; height:32px; display:inline-table; background:url(../images/relevant-list.png) -251px top no-repeat; background-size:319px 32px;}

/*弹框*/
.prompt_box{width:280px; background:#fff; padding:0px 10px 10px;}
.prompt_box .column{height:40px; border-bottom:2px solid #fba10f; margin-bottom:10px; overflow:hidden;}
.prompt_box .column h3{font-size:18px; color:#faa00c; line-height:40px; padding-left:10px; font-weight:normal; display:block;}
.prompt_box .column .close{float:right; height:40px; width:40px; display:block; cursor:pointer; background:url(../images/close.png) top center no-repeat; text-indent:-9999px;}
.prompt_box .prompt_info{padding:10px 0px; font-size:14px;}
.prompt_box .prompt_info #Noaward{color:#9fa0a0; text-align:center; display:block;}
.prompt_box .prompt_info #Noaward strong{display:block; font-size:16px; color: #444444;}
.prompt_box .prompt_info #theAward{color:#9fa0a0; text-align:center; display:block;}
.prompt_box .prompt_info #theAward strong{display:block; font-size:16px; color: #444444;}
.prompt_box .prompt_info #theAward strong span{color:#fba10f;}

/*奖品列表*/
.award_list{width:100%; height:auto; margin:0px auto;}
.award_list ul{padding:10px;}
.award_list ul li{position:relative; margin-bottom:20px;}
.award_list ul li .ranking{width:32px; height:32px; text-align:center; line-height:32px; position:absolute; left:0px; top:0px; background:#faa113; color:#fff; font-size:18px;}
.award_list ul li.award_1 .ranking{background:#e8471d;}
.award_list ul li img{width:100%; height:150px; border-radius:3px;}
.award_list ul li .award_name{font-size:18px; text-align:center; padding-top:3px; display:block;}

/*我的奖品*/
.my_list{width:100%; height:auto; margin:0px auto;}
.my_list ul{padding:0px 10px;}
.my_list ul li{padding:10px 0px; border-bottom:1px solid #ddddde; overflow:hidden;}
.my_list ul li .award_ico{width:64px; height:64px; float:left; overflow:hidden; border-radius:5px;}
.my_list ul li .award_ico img{width:80px; border-radius:5px;}
.my_list ul li .award_info{float:left; padding-left:10px; font-size:11px; overflow:hidden;}
.my_list ul li .award_info strong{font-size:18px; color:#e8471d; display:block;}
.my_list ul li .award_btn{float:right; display:inline-table; padding:5px 10px; background:#e8471d; font-size:15px; text-align:center; border-radius:5px; margin-top:15px;}
.my_list ul li .award_btn a{color:#fff;}

.anniustyle {
    text-align: center;
    padding: 10px 15px;
    color: aliceblue;
    font-size: 25px;
    /*border: 1px solid;*/
    margin: 5px;
    border-radius: 10px;
    letter-spacing: 3px;
}
.tc_container {
           
            display: flex;
            justify-content: center;
            align-items: center;
        }

.tc_popup {
   width: 100%;
    /* height: 50vh; */
    max-width: 500px;
    background: linear-gradient(to bottom, #FF4D4F, #ff5722);
    border-radius: 10px;
    padding: 1rem;
    line-height: 1.2rem;
    text-align: center;
    color: white;
    /*background: url(../images/red4.png);*/
    /* background-position: center; */
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.tc_title {
    font-size: 18px;
    margin-bottom: 10px;
}

    .tc_amount {
        font-size: 38px;
        font-weight: bold;
        margin: 15px 0;
        color: #FFD700;
    }

    .tc_balance-text {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .tc_button {
    border: none;
    animation: myfirst2 1s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    background-color: #FFD700 !important;
    color: #FF4D4F !important;
    font-size: 18px !important;
    font-weight: bold !important;
    border-radius: 25px !important;
    padding: 8px 0 !important;
    width: 80% !important;
    margin: 20px auto !important;
}

    .tc_button:hover {
        background-color: #ffc700;
    }
.xsdt {
top: unset;
position: fixed;
text-align: center;
bottom: 10px;
height: 40px;
width: 10%;
color: white;
line-height: 40px;
left: calc(45% + 100px);
z-index: 999;
border-radius: 5px;
display: none;
}
.xsdtemail {
    top: unset;
    position: fixed;
    text-align: center;
    bottom: 10px;
    height: 40px;
    width: 10%;
    color: white;
    line-height: 40px;
    left: calc(45% + 100px);
    z-index: 999;
    border-radius: 5px;
    
}
.yilahei {
    color: white;
    background: #212529;
    width: fit-content;
    border-radius: 5px;
    padding: 0 5px;
}

.icon-108 {
    color: #dddddd !important;
}

.floating-panel {
            position: fixed;
            left: -95px; /* 默认显示 */
            bottom: 5px;
            transform: translateY(-50%);
            width: 220px;
            background-color: #ffcc00;
            padding: 10px;
            /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);*/
            transition: left 0.3s ease;
            cursor: pointer;
        }

        

        #floatingPanel {
            background: url(../images/red-packets.png);
            background-position: center;
            background-size: cover;
            height: 115px;
            width: 103px;
            text-align: center;
            z-index: 1;
        }

        #floatingPanel p {
            margin-top: 10px;
            color: red;
            line-height: 16px;
            font-size: 14px;
        }

        #floatingPanel span {
            font-weight: bold;
            font-size: large;
        }
 .autocomplete {
          position: relative;
          width: 300px;
          margin: 50px auto;
        }
        .autocomplete input {
          width: 100%;
          padding: 10px;
          font-size: 16px;
        }
        .autocomplete-items {
          position: absolute;
          /*border: 1px solid #d4d4d4;*/
          border-top: none;
          z-index: 99;
          width: 100%;
          max-height: 200px;
          overflow-y: auto;
        }
        .autocomplete-items div {
          padding: 10px;
          cursor: pointer;
          background-color: #fff;
          border-bottom: 1px solid #d4d4d4;
        }
        .autocomplete-items div:hover {
          background-color: #e9e9e9;
        }
    @keyframes myfirst2
    {
        0%   {
            transform: scale(0.9,0.9)
        }
        100% {
            transform: scale(1,1)
        }
    }
    
    #chagood {
        max-height: 225px;
    }
    
  .padding-all{padding:10px}
    .w-5{width:50%;  float:left; box-sizing: border-box; position: relative;}
    
    .category-top{border-bottom:1px solid #e8e8e8;position:fixed; left:0; top:0; right:0; z-index: 1; background:#F6F6F9}
    .menu-left,.menu-right{position:fixed; left:210px;top:55px; bottom:0; }
    .menu-right #loading{left:11px; top:44px;}
    
    .menu-left{background:#F6F6F9;}
    .menu-left ul li{box-sizing: border-box;  font-size:13px; color:#333; width:76px; height:42px; line-height:42px; text-align: center;}
    .menu-left ul li.active{background:#fff; position:relative;}
    .menu-left ul li.active:before{content: " "; position: absolute;display: block; width:2px; height:100%; background:#6683ff; top:0; left:0;}
    .menu-right{background:#fff; position:inherit; margin-left:286px; margin-top:0px; right:0; bottom:0;}
    .menu-right h5{font-size:12px; padding-top:2px; color:#666; margin-top:12px; margin-bottom:4px; border-bottom:1px solid #f5f5f5; padding-bottom:8px;}
    .menu-right h5:first-child{margin-top:0;}
    
    .menu-right ul{overflow: hidden;}
    .menu-right ul li{text-align: center;list-style: none;}
    .menu-right ul li:hover{background: #eee;}
    .weui-news-item:hover{background: #eee;}
    .menu-right ul li a{display:block; position: absolute; left:3px; top:7px; bottom:7px; right:3px;}
    .menu-right ul li:nth-child(3n+1) a{left:0; right:7px;}
    .menu-right ul li:nth-child(3n) a{right:0; left:7px;}
    .menu-right ul li span{display:block;height:26px; line-height:26px; overflow: hidden; text-align: center; font-size:10px; color:#888;}
    .menu-right ul li img{width:120px; height:60px;	}
    .mune-no-img img{display:none}
    .mune-no-img span{border:1px solid #efefef; color:#555; border-radius:4px;}    
    .api-key-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
    
    .api-key-value {
        margin-left: auto;
        display: flex;
        justify-content: space-around;
        align-items: center;
        }
    
    /* 返佣列表悬停显示马上返佣按钮样式 */
.rebate-item-hover {
	position: relative;
}

.rebate-float-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	/*background: linear-gradient(135deg, #ff6b6b, #ff4757);*/
	color: #fff;
	padding: 8px 16px;
	border-radius: 20px;
	font-size: 14px;
	font-weight: bold;
	box-shadow: 0 4px 12px rgba(255, 71, 87, 0.4);
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease;
	z-index: 10;
	cursor: pointer;
	white-space: nowrap;
}

.rebate-item-hover:hover .rebate-float-btn {
	opacity: 1;
	visibility: visible;
	animation: floatBtn 0.3s ease;
}
/* 登录注册弹窗样式 */
.popup-login-register {
	width: 100vw;
	height: 100vh;
	background-color: rgba(0, 0, 0, .6);
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	display: none;
	justify-content: center;
	align-items: center;
	z-index: 99999;
}

.popup-login-register.show {
	display: flex;
}

.login-register-container {
	width: 90%;
	max-width: 400px;
	background-color: #fff;
	box-sizing: border-box;
	padding: 20px;
	color: black;
	border-radius: 10px;
	position: relative;
	max-height: 90vh;
	overflow-y: auto;
}

.login-register-close {
	position: absolute;
	right: 15px;
	top: 15px;
	cursor: pointer;
	font-size: 20px;
	color: #999;
	z-index: 10;
}

.login-register-tabs {
	display: flex;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

.login-register-tabs .tab-item {
	flex: 1;
	text-align: center;
	padding: 15px 0;
	cursor: pointer;
	font-size: 16px;
	color: #666;
	transition: all 0.3s;
}

.login-register-tabs .tab-item.active {
	color: #6683ff;
	border-bottom: 2px solid #6683ff;
	font-weight: bold;
}

.login-register-content {
	display: none;
}

.login-register-content.active {
	display: block;
}

.login-content {
	display: block;
}

.register-content {
	display: none;
}

        .popupa {
            width: 100vw;
            height: 100vh;
            background-color: rgba(0, 0, 0, .6);
            position: fixed;
            left: 0;
            top: 0;
            bottom: 0;
            right: 0;
            display: none;
            justify-content: center;
            align-items: center;
            z-index: 9;
        }

        .popupa-content {
           width: 90%;
          
            background-color: #fff;
            box-sizing: border-box;
            padding: 10px 30px;
            color: black;
			
			border-radius: 5px;
			top: 90px;
            position: absolute;
            bottom: 20%;
        }

        .top {
            width: 100%;
           
        }

        .info {
            margin-top: 0px;
			overflow-y: scroll;
            height: 85%;
            overflow-x: hidden;
        }
    .mui-btn, button, input[type=button], input[type=reset], input[type=submit] {
    position: relative;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42;
    color: #454545;
    text-align: center;
    white-space: nowrap;
    vertical-align: top;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all;
    transition: all;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}
.login_form_btn{
   opacity: 0.6; 
}    
/* 活动列表样式 */
.activity-list {
  padding: 10px;
}

.activity-item {
  background: #fff;
  /*border-radius: 8px;*/
  margin-bottom: 10px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.activity-item-img {
  width: 100%;
  height: 150px;
  object-fit: inherit;
  max-width: 450px;
}

.activity-item-info {
  padding: 12px;
}

.activity-item-title {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  margin-bottom: 8px;
}

.activity-item-reward {
  color: #ff6b6b;
  font-size: 14px;
  margin-bottom: 8px;
}

.activity-item-time {
  color: #999;
  font-size: 12px;
  margin-bottom: 8px;
}

.activity-item-status {
  display: inline-block;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 12px;
}

.activity-status-active {
  background: #e6f7ff;
  color: #1890ff;
}

.activity-status-ended {
  background: #f5f5f5;
  color: #999;
}

/* 活动领取状态样式 */
.activity-claim-status {
  background: #fff;
  padding: 15px;
  border-radius: 8px;
  align-items: center;
}

.activity-claim-icon {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
  border-radius: 50%;
  margin-right: 15px;
  flex-shrink: 0;
}

.activity-claim-info {
  flex: 1;
}

.activity-claim-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
}

.activity-claim-desc {
  font-size: 13px;
  color: #999;
  margin-bottom: 8px;
}

.activity-claim-amount {
  font-size: 14px;
  color: #666;
}

/* 活动详情页样式 */
.activity-detail {
  background: #f5f5f5;
  min-height: 100vh;
  padding-bottom: 60px;
}

.activity-detail-header {
  background: #fff;
  padding: 15px;
}

.activity-detail-img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 8px;
  margin-bottom: 15px;
}

.activity-detail-title {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
}

.activity-detail-reward {
  color: #ff6b6b;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

.activity-detail-time {
  color: #999;
  font-size: 12px;
  margin-bottom: 10px;
}

.activity-detail-desc {
  background: #fff;
  margin-top: 10px;
  padding: 15px;
}

.activity-detail-desc-title {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
}

.activity-detail-desc-content {
  font-size: 14px;
  color: #666;
  line-height: 1.6;
}

/* 进度条样式 */
.activity-progress {
  background: #fff;
  margin-top: 10px;
  padding: 15px;
}

.activity-progress-title {
  font-size: 14px;
  color: #666;
  margin-bottom: 10px;
}

.activity-progress-bar {
  height: 8px;
  background: #f0f0f0;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 8px;
}

.activity-progress-fill {
  height: 100%;
  background: linear-gradient(90deg, #1890ff, #36cfc9);
  border-radius: 4px;
  transition: width 0.3s ease;
}

.activity-progress-text {
  font-size: 12px;
  color: #999;
  text-align: right;
}

/* 领取按钮样式 */
.activity-reward-btn {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 15px;
  background: #fff;
  box-shadow: 0 -2px 8px rgba(0,0,0,0.1);
}

.activity-reward-btn button {
  width: 100%;
  padding: 12px;
  border: none;
  border-radius: 25px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
}

.activity-btn-can-receive {
  background: linear-gradient(90deg, #ff6b6b, #ff8e8e);
}

.activity-btn-received {
  background: #ccc;
  cursor: not-allowed;
}

.activity-btn-wait {
  background: linear-gradient(90deg, #1890ff, #36cfc9);
}

/* 活动类型标签 */
.activity-type-tag {
  display: inline-block;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 12px;
  margin-right: 8px;
}

.activity-type-task {
  background: #e6f7ff;
  color: #1890ff;
}

.activity-type-invite {
  background: #fff7e6;
  color: #fa8c16;
}

/* 注销页面样式 */
.zhuxiao-container {
   
    background-color: #f5f5f5;
    min-height: calc(100vh - 55px);
}

.zhuxiao-header {
    text-align: center;
    padding: 30px 0;
    background-color: #fff;
    border-radius: 8px;
    margin-bottom: 15px;
}

.zhuxiao-icon {
    margin-bottom: 15px;
}

.zhuxiao-title {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    margin: 0;
}

.zhuxiao-tips {
    background-color: #fff;
    border-radius: 8px;
    padding: 20px 15px;
    margin-bottom: 15px;
}

.tips-intro {
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
    line-height: 1.5;
}

.tips-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.tip-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

.tip-num {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    min-width: 22px;
    background-color: #07c160;
    color: #fff;
    font-size: 12px;
    border-radius: 50%;
    font-weight: 500;
}

.tip-content h4 {
    font-size: 15px;
    font-weight: 600;
    color: #333;
    margin: 0 0 5px 0;
}

.tip-content p {
    font-size: 13px;
    color: #999;
    margin: 0;
    line-height: 1.4;
}

.zhuxiao-agreement {
    text-align: center;
   
    margin-bottom: 10px;
}

.zhuxiao-agreement p {
    font-size: 13px;
    color: #666;
    margin: 0 0 5px 0;
}

.agreement-link {
    font-size: 13px;
    color: #576b95;
    text-decoration: none;
}

.agreement-link:hover {
    text-decoration: underline;
}

.zhuxiao-btn-area {
    padding: 0 15px;
}

.zhuxiao-btn {
    width: 100%;
    height: 46px;
    background: linear-gradient(to right, #07c160, #05a050);
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border: none;
    border-radius: 23px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.zhuxiao-btn:hover {
    opacity: 0.9;
    transform: translateY(-1px);
}

.zhuxiao-btn:disabled {
    background: #ccc;
    cursor: not-allowed;
    transform: none;
}

.zhuxiao-status {
    padding: 40px 20px;
    text-align: center;
}

.status-box {
    background-color: #fff;
    border-radius: 8px;
    padding: 40px 20px;
}

.status-text {
    font-size: 16px;
    color: #07c160;
    margin-top: 15px;
    font-weight: 500;
}

/* 创建作品样式 */
.popup-creatework {
    z-index: 10400;
}

.popup-creatework .creatework-container {
    border-radius: 12px;
    overflow: hidden;
}

.popup-creatework .atom-dialog-title {
    position: relative;
}

.popup-creatework .popup_close_icon {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.creatework_canvas_preview {
    transition: all 0.3s ease;
}

.creatework_canvas_preview.has-canvas {
    border-style: solid;
    border-color: #6683ff;
}

.canvas_placeholder p {
    margin: 0;
}

.creatework_toolbar .toolbar-btn {
    background: #f5f5f5;
    border: 1px solid #ddd;
    color: #333;
}

.creatework_toolbar .toolbar-btn:active {
    background: #e5e5e5;
}

.creatework_editor .canvas_wrapper {
    position: relative;
    min-height: 300px;
}

.creatework_editor #edit_canvas {
    touch-action: none;
}

.popup_creatework {
    background: linear-gradient(135deg, #6683ff 0%, #764ba2 100%);
    color: #fff;
}

.popup-bot-creatework {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}

.popup-bot-creatework .popup_creatework {
    flex: 1;
    text-align: center;
}

.popup-bot-creatework .popup_close {
    flex-shrink: 0;
}

/* 表情列表样式 */
.emoji_list .emoji_item {
    cursor: pointer;
    transition: border-color 0.2s ease;
    user-select: none;
    text-align: center !important;
}

.emoji_list .emoji_item img {
    display: block !important;
    margin: 0 auto !important;
}

.emoji_list .emoji_item:hover {
    border-color: #dd0404 !important;
}

.emoji_list .emoji_item:active {
    border-color: #dd0404 !important;
}

/* 添加文字弹窗样式 */
.popup-addtext .form_group {
    margin-bottom: 15px;
}

.popup-addtext input[type="range"] {
    -webkit-appearance: none;
    height: 6px;
    border-radius: 3px;
    background: #ddd;
}

.popup-addtext input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #6683ff;
    cursor: pointer;
}

.popup-addtext input[type="color"] {
    cursor: pointer;
    padding: 0;
}

/* 作品保存成功提示 */
.work-saved-toast {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 20px 30px;
    border-radius: 10px;
    z-index: 12000;
    text-align: center;
}

.work-saved-toast .icon {
    font-size: 40px;
    margin-bottom: 10px;
}

.work-saved-toast .text {
    font-size: 14px;
}

/* 手机型号选择样式 */
#creatework_model {
    appearance: none;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 8L1 3h10z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 10px center;
    padding-right: 30px;
}

/* 加载按钮样式 */
#creatework_loadcanvas {
    transition: all 0.3s ease;
}

#creatework_loadcanvas:active {
    transform: scale(0.98);
}

/* 底部按钮区域 */
.popup-creatework .popup_bot {
    border-top: 1px solid #eee;
    background: #fafafa;
}

.popup-creatework .popup_bot .popup_btn {
    min-width: 80px;
    text-align: center;
    transition: all 0.2s ease;
}

.popup-creatework .popup_bot .popup_btn:active {
    transform: scale(0.95);
}

/* 元素控制面板样式 */
.creatework_control_panel {
    background: linear-gradient(to bottom, #fff, #f9f9f9);
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.creatework_control_panel .control_btn {
    transition: all 0.2s ease;
}

.creatework_control_panel .control_btn:hover {
    background: #f0f0f0;
}

.creatework_control_panel .control_btn:active {
    background: #e0e0e0;
    transform: scale(0.95);
}

.creatework_control_panel #delete_element:hover {
    background: #fff5f0;
}

.creatework_control_panel .control_row {
    padding: 2px 0;
}

/* 表情快捷面板悬停效果 */
.emoji_quick_item:hover {
    background: #f0f0f0;
    transform: scale(1.1);
}

.emoji_quick_item:active {
    transform: scale(0.9);
    background: #e0e0e0;
}

/* 创建作品弹窗全屏模式 */
.popup-fullscreen {
    padding: 0 !important;
}

.popup-fullscreen .content-blockpub {
    border-radius: 0 !important;
}

#expand_popup {
    transition: color 0.2s ease;
}

#expand_popup:hover {
    color: #333;
}

#expand_popup:active {
    color: #666;
}

/* ==================== 添加到手机桌面快捷方式功能 ==================== */
/**
 * 添加到桌面提示弹窗样式
 * 使用 WeUI 风格设计，底部弹出
 */
.add-to-home-screen {
    position: fixed;
    bottom: 55px;
    left: 0;
    right: 0;
    background: #fff;
    border-radius: 12px 12px 0 0;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    transform: translateY(100%);
    transition: transform 0.3s ease-out;
    max-width: 640px;
    margin: 0 auto;
}

/* 弹窗显示状态 */
.add-to-home-screen.show {
    transform: translateY(0);
}

/* 弹窗头部区域 */
.add-to-home-screen .ath-header {
    display: flex;
    align-items: center;
    padding: 15px;
    border-bottom: 1px solid #f0f0f0;
}

/* 应用图标 */
.add-to-home-screen .ath-icon {
    width: 50px;
    height: 50px;
    border-radius: 10px;
    margin-right: 12px;
    object-fit: cover;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* 应用信息 */
.add-to-home-screen .ath-info {
    flex: 1;
}

.add-to-home-screen .ath-title {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin-bottom: 4px;
}

.add-to-home-screen .ath-desc {
    font-size: 13px;
    color: #999;
}

/* 关闭按钮 */
.add-to-home-screen .ath-close {
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #999;
    font-size: 20px;
    cursor: pointer;
    border-radius: 50%;
    transition: background 0.2s;
}

.add-to-home-screen .ath-close:active {
    background: #f5f5f5;
}

/* 操作按钮区域 */
.add-to-home-screen .ath-actions {
    display: flex;
    padding: 15px;
    gap: 10px;
}

/* 取消按钮 */
.add-to-home-screen .ath-btn-cancel {
    flex: 1;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background: #f5f5f5;
    color: #666;
    border-radius: 6px;
    font-size: 15px;
    cursor: pointer;
    border: none;
}

.add-to-home-screen .ath-btn-cancel:active {
    background: #e8e8e8;
}

/* 添加按钮 */
.add-to-home-screen .ath-btn-add {
    flex: 1;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background: #ed414a;
    color: #fff;
    border-radius: 6px;
    font-size: 15px;
    cursor: pointer;
    border: none;
}

.add-to-home-screen .ath-btn-add:active {
    opacity: 0.9;
}

/* 遮罩层 */
.add-to-home-mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9998;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0.3s;
}

.add-to-home-mask.show {
    opacity: 1;
    visibility: visible;
}

/* iOS 特殊提示样式 */
.add-to-home-screen .ath-ios-tip {
    padding: 0 15px 15px;
    font-size: 13px;
    color: #666;
    line-height: 1.6;
}

.add-to-home-screen .ath-ios-tip .icon-share {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin: 0 3px;
    background: #ed414a;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92 1.61 0 2.92-1.31 2.92-2.92s-1.31-2.92-2.92-2.92z'/%3E%3C/svg%3E") no-repeat center;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92 1.61 0 2.92-1.31 2.92-2.92s-1.31-2.92-2.92-2.92z'/%3E%3C/svg%3E") no-repeat center;
    mask-size: contain;
    -webkit-mask-size: contain;
}

.add-to-home-screen .ath-ios-tip .icon-add {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin: 0 3px;
    background: #ed414a;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z'/%3E%3C/svg%3E") no-repeat center;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z'/%3E%3C/svg%3E") no-repeat center;
    mask-size: contain;
    -webkit-mask-size: contain;
}
/* ==================== 添加到手机桌面功能结束 ==================== */