html {
    font-size: 62.5%;
    /*height: 100%;*/
}


/*.main-cont {
	padding-bottom: 60px;
}*/


/* .site-header {
    height: 205px;
    box-sizing: border-box;
    padding: 0 20px 0;
    background-color: #febd00;
    background-image: linear-gradient(to right, #fec400, #ffb001);
    background-size: 100% 100%;
    z-index: 5;
} */

.loginTitle,
.registerTitle {
    height: 140px;
}

.loginTitle .tit-name img,
.registerTitle .tit-name img {
    width: auto;
    height: 56px;
}

.main {
    background-color: #fff;
    /*padding-top: 10px;*/
    padding-bottom: 0px;
    margin-bottom: 0;
}

.main.loginMain,
.main.registerMain {
    margin-bottom: 20px;
    padding-top: 0;
}

.main.loginMain .member-tab,
.main.registerMain .member-tab {
    height: 40px;
}

.main.loginMain .member-tab li,
.main.registerMain .member-tab li {
    line-height: 40px;
    height: 40px;
    border-bottom: 2px solid transparent;
}

.main.loginMain .member-tab li.active,
.main.registerMain .member-tab li.active {
    color: #FF471B;
    border-bottom: 2px solid #FF471B;
}

.main.loginMain .member-tab li a,
.main.registerMain .member-tab li a {
    line-height: 40px;
}

.member-tab {
    padding: 0 10px;
    border-bottom: none;
}

.member-tab li {
    line-height: 50px;
    color: #404040;
    font-size: 16px;
    box-sizing: border-box;
}

.member-tab li.active {
    background: #fff;
    color: #ff643f;
}

.member-tab li.active a {
    color: #ff481c;
}

.member-tab li a {
    display: block;
    line-height: 50px;
}

.dl-form .item-box {
    box-sizing: border-box;
}

.dl-form .item-box .yzm {
    top: 8px;
}

.dl-form .item-box .m_txt {
    width: 100%;
}

.dl-form .item-box .m_txt::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #ccc;
}

.dl-form .item-box .m_txt:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ccc;
}

.dl-form .item-box .m_txt::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ccc;
}

.dl-form .item-box .m_txt:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #ccc;
}

.dl-form .member-btn {
    padding: 18px 10px 0;
}

.member-btn .button2,
.member-btn .button1 {
    width: 100%;
    border-radius: 3px;
    outline: none;
    -webkit-appearance: none;
    font-weight: normal;
}


/* .member-btn .button2.active,
.member-btn .button1.active {
    background-image: -webkit-gradient(linear, left top, right top, from(#72a6ff), to(#4c9bfa));
    background-image: -webkit-linear-gradient(left, #72a6ff, #4c9bfa);
    background-image: -moz-linear-gradient(left, #72a6ff, #4c9bfa);
    background-image: linear-gradient(to right, #72a6ff, #4c9bfa);
    background-color: #72a6ff;
    pointer-events: initial;
} */

.member-btn p {
    text-align: right;
}

.member-btn p a {
    color: #999;
    font-size: 14px;
}

.find-pwd .site-header,
.header-fixed.site-header {
    
    height: 44px;
}

.member-form .item-box .send_code {
    border: none;
    color: #2d80ff;
}

.replies-desc {
    padding: 5px 0;
}

.borm {
    border-bottom: none;
}

.bt i {
    margin-right: 8px;
}

.pr-info .info {
    width: 80%;
    margin-right: 0;
}

.pr-info .info i.dengji,
.user-s .u-info .bt .level,
.user-center .member-intro .level {
    margin-left: 10px;
    height: 30px;
    width: 30px;
    box-sizing: border-box;
    line-height: 28px;
    background: #FFBB34;
    color: #fff;
    position: relative;
    border-radius: 100%;
    border: 2px solid #FFDA6F;
    padding: 0;
    text-align: center;
    font-size: 13px;
}

.pr-info .info div {
    font-size: 14px;
}


/*.pr-info .info i.dengji:before,
.user-s .u-info .bt .level:before{
	position: absolute;
	content: 'V';
	font-size: 12px;
	font-weight: bold;
	line-height:24px;
	text-align: center;
	left: -4px;
	top: -3px;
	height: 24px;
	width: 24px;
	border: 2px solid #FFDA6F;
	background-color: #FFBB34;
	border-radius: 100%;
}*/

.pr-info .info .time {
    color: #666;
}

.persent-box {
    display: flex;
    align-items: center;
    height: 24px;
    line-height: 24px;
}

.persent-all {
    display: flex;
    align-items: center;
    height: 2px;
    background-color: #f4f4f4;
    width: calc(100% - 40px);
}

.persent-bi {
    display: inline-block;
    height: 2px;
    background: #FE4B1C;
}

#task_endTime {
    margin-right: 10px;
}

.paging {
    display: none;
}

.pr-shuxing {
    border-top: none;
    border-bottom: none;
}

.pr-shuxing p span {
    color: red;
}

.pr-xiangqing .more {
    color: #2D80FF;
    font-size: 16px;
}


.pr-xiangqing .tit {
    color: #666;
}

.fujian {
    min-height: 200px;
    box-sizing: initial;
    padding: 10px 0;
    position: relative;
}

.fujian .tit {
    padding-left: 10px;
}

.fujian div.swiper-container {
    margin: 0 40px;
    z-index: 0;
}

.fujian a {
    width: 100%;
}

.fujian div.swiper-slide {
    text-align: center;
}


/*.fujian a{
	width: 100%;
}*/

.fujian img {
    width: auto;
    min-width: 80px;
    height: 160px;
}

.fujian .swiper-button-next,
.fujian .swiper-button-prev {
    background-image: url(../images/around02.png);
    border-radius: 100%;
    background-size: auto 25px;
    z-index: 1;
}

.fujian .swiper-button-prev {
    left: 12px;
    background-position: 0 3px;
}

.fujian .swiper-button-next {
    right: 12px;
    background-position: -33px 3px;
}


/*.fujian .swiper-button-next{
	right: -30px;
}
.fujian .swiper-button-prev{
	left: -30px;
}*/

.replies {
    background-color: #f4f4f8;
}

.replies .replies-list {
    background-color: #fff;
    border-bottom: none;
}

.replies .replies-list:last-child {
    margin-bottom: 0;
}


/*.user-s .u-info .bt .level{
	line-height: 16px;
	font-size: 16px;
}*/

.user-s .u-info .time {
    color: #9a9a9a;
    font-size: 14px;
}

.s-more-2 {
    background: url(../images/solution.png);
    background-size: 70px 70px;
    height: 70px;
    width: 70px;
}

.s-more {
    background: url(../images/gyrus.png);
    background-size: 70px 70px;
    height: 70px;
    width: 70px;
}

.ui-footer-white .s-more-1 {
    /* background: url(../images/snatch.png);
    background-size: 70px 70px;
    height: 70px;
    width: 70px; */
    width: 100%;
    height: 45px;
    position: fixed;
    bottom: 0;
    right: 0;
 background: #1576f9;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
    color: #fff;
    z-index: 99;
}

.loading {
    padding: 10px 0;
}

.replies-desc p {
    color: #333;
}

.user-s .u-info .bt .name {
    display: inline-block;
    float: left;
    max-width: 130px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/* .new-footer {
    border-top: solid 1px #E9E9E9;
    height: 49px;
    background: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 12;
}

.new-footer ul {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.new-footer ul li {
    float: left;
    width: 25%;
    height: 100%;
}

.new-footer ul li a {
    display: block;
    height: 100%;
    text-align: center;
    font-size: 14px;
}

.new-footer ul li a img {
    margin: 5px 0 0 0;
    width: 26px;
}

.new-footer ul li a img.gray {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

.new-footer ul li a span {
    display: block;
    text-align: center;
    height: 18px;
    line-height: 18px;
    font-size: 1.2rem;
}


/*.new-footer ul li a span {
	display: block;
	text-align: center;
	
}*/


/*.new-footer ul li a span.add-span img {
	margin: 0 !important;
}*/

#qx {
    display: none;
}

.task-audit-type {
    margin-top: 60px;
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 1;
    margin-bottom: 20px;
}

.task-audit-type ul li {
    display: block;
    width: 25%;
    float: left;
    text-align: center;
    line-height: 40px;
    background-color: #fff;
    box-sizing: border-box;
    position: relative;
}

.task-audit-type ul li.active {
    color: #ff643f;
}

.task-audit-type ul li:after {
    position: absolute;
    top: 50%;
    right: 0;
    content: '';
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #ededed;
    width: 1px;
    height: 20px;
}

.task-audit-type ul li:last-child:after {
    width: 0;
}

.all-replies {
    margin-top: 120px;
}

.mask {
    position: fixed;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 100%;
    z-index: 2;
    display: none;
}

.audit {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 92%;
    padding: 5px 10px;
    border-radius: 3px;
    background-color: #fff;
    z-index: 3;
    display: none;
}

.audit textarea {
    height: 100px;
    width: 100%;
    border: 1px solid #ccc;
    outline: none;
    border-radius: 3px;
    box-sizing: border-box;
}

.audit p {
    text-align: center;
}

.audit input {
    width: 120px;
    height: 30px;
    line-height: 30px;
    border: 1px solid;
    border-color: #ccc;
    color: #ccc;
    font-size: 12px;
    background-color: #fff;
    border-radius: 3px;
    margin: 5px;
}

.audit input.sure {
    background-color: rgb(27, 188, 155);
    border-color: rgb(27, 188, 155);
    color: #fff;
}


/*用户中心*/

.user-center.site-header .tit-name .member-intro {
    position: absolute;
    right: 0;
    top: 69px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    background-color: rgba(0, 0, 0, 0.2);
    border-top-left-radius: 28px;
    border-bottom-left-radius: 28px;
    text-align: left;
    padding-right: 10px;
}

.user-center .member-intro .level {
    margin: 3px;
    float: left;
}

.user-center .member-tx img {
    border-radius: 100%;
    margin: 5px 0 10px;
    width: 80px;
    height: 80px;
    display: block;
}

.user-center.site-header .sc {
    position: fixed;
    width: 28px;
    height: 28px;
    background: url(../images/setting.png) no-repeat;
    background-size: 24px 24px;
    background-position: 2px 2px;
    top: 7px;
    z-index: 11;
}

.memner-header {
    background: none;
}

.jifen .jf_one,
.jifen .jf_two {
    width: 100%;
    position: relative;
    text-align: left;
}

.jifen .jf_one span {
    line-height: 45px;
}

.jifen .jf_one .jf_ico {
    padding: 5px 0;
    box-sizing: border-box;
}

.jifen .jf_one .jf_ico img {
    width: 36px;
    height: 36px;
}

.jifen .jf_desc {
    line-height: 45px;
    position: initial;
    color: #333;
}

.jifen .jf_desc #gold {
    margin-left: 5px;
}

.jifen .jf_desc ul {
    position: absolute;
    right: 0px;
    top: 0;
}

.main .jifen .jf_desc ul li {
    float: left;
    position: relative;
    display: block;
    padding: 0 10px;
    color: #fd571d;
    font-size: 14px;
    line-height: 45px;
    height: 45px;
    cursor: pointer;
}

.main .jifen .jf_desc ul li.tixian {
    background: none;
    right: 0;
    top: 0;
}

.jifen {
    border-bottom: 0 solid #e9e9e9;
    margin-bottom: 0;
    height: auto;
    padding: 5px 0;
}

.jifen .jf_desc ul li:after {
    position: absolute;
    content: '';
    height: 14px;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 1px;
    background-color: #eee;
}

.jifen .jf_desc ul li:last-child:after {
    width: 0;
}

.jifen .jf_two {
    padding: 15px 0;
}

.jifen .jf_two ul {
    width: 100%;
}

.jifen .jf_two ul li {
    width: 25%;
    text-align: center;
    float: left;
    font-size: 14px;
}

.jifen .jf_two ul li span {
    color: #fd571d;
}

.jifen .jf_two ul li p {
    color: #666;
    margin-top: 5px;
}

.jifen .jf_one span.more-btn {
    float: right;
    margin-right: 20px;
    color: #999;
    font-size: 14px;
}

.jifen .jf_one span.more-btn img {
    width: auto;
    height: 16px;
}


/*我的隐藏*/

.new-task-list {
    background: #F5F5F9;
}

.new-task-list ul {
    overflow: hidden;
}

.new-task-list ul li {
    background: #fff;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    /* display: flex;
    align-items: center; */
}

.new-task-list ul li:last-child {
    margin-bottom: 0;
}

.new-task-list ul li a,
.new-task-list .task-list-wrap {
    display: block;
    padding: 10px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    float: right;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 14px;
}

.new-task-list ul li a.failure:after {
    background-color: #ddd;
    content: '失效';
}

.new-task-list ul li a.finish:after {
    background-color: #74cea7;
    content: '完成';
}

.new-task-list ul li a.todetail:after {
    position: absolute;
    content: '';
    top: -5px;
    right: -26px;
    width: 80px;
    height: 40px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.new-task-list ul li.task_chooesd_item .task_chooesd {
    width: 16%;
}

.new-task-list ul li.task_chooesd_item a {
    width: 84%;
}

.new-task-list .task_chooesd {
    display: block;
    width: 0;
    height: 100%;
    float: left;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.new-task-list .task_chooesd.chooesd:before {
    border: 1px solid #fc581d;
    content: '✔';
    color: #fff;
    background-color: #fc581d;
}

.new-task-list ul li.task_chooesd_item .task_chooesd:before {
    height: 24px;
    width: 24px;
}

.new-task-list .task_chooesd:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 0px;
    width: 0px;
    line-height: 24px;
    border-radius: 100%;
    border: 1px solid #c2c2c2;
    text-align: center;
    font-size: 14px;
}

.new-task-list .task-list-hot {
    position: absolute;
    top: 0;
    right: 0;
}

.new-task-list .task-list-title-silver {
    height: 30px;
    margin-bottom: 5px;
}

.new-task-list .task-list-title {
    width: 66%;
    float: left;
    color: #666;
    font-size: 14px;
    margin-bottom: 5px;
    /*overflow: hidden;*/
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new-task-list .task-list-mine {
    display: inline-block;
    width: 34%;
    text-align: left;
    color: #666;
    font-size: 14px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new-task-list .task-list-remain {
    width: 50%;
}

.new-task-list .task-list-remain span {
    width: 50%;
    display: inline-block;
    text-align: right;
}

.new-task-list .task-list-prefix,
.new-task-list .task-list-repeat,
.new-task-list .task-list-id {
    display: inline-block;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 5px;
    font-size: 14px;
    padding: 0 3px;
    margin-right: 5px;
}

.new-task-list .task-list-repeat {
    color: #FB9191;
    border: solid 1px #FB9191;
}

.new-task-list .task-list-gold-silver {
    margin: 10px 0 0px 0;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.new-task-list .task-list-gold {
    width: 34%;
    float: right;
    text-align: right;
}

.new-task-list .task-list-silver {
    width: 28%;
    font-size: 14px;
    float: left;
    text-align: right;
}

.new-task-list .task-list-gold {
    color: #FF481C;
    font-size: 22px;
}

.new-task-list .task-list-end-time,
.new-task-list .task-list-huifu-time,
.new-task-list .task-list-remain-num {
    line-height: 20px;
}

.main.fixed-padding .new-task-list .task-list-remain-num {
    text-align: right;
}

.new-task-list .task-list-end-time,
.new-task-list .task-list-huifu-time,
.new-task-list .task-list-remain-num {
    float: right;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /*margin-top: 5px;*/
}

.main.fixed-padding .new-task-list .task-list-end-time,
.main.task-new-main .new-task-list .task-list-end-time {
    width: 65%;
}

.main.Myrelease .new-task-list .task-list-end-time {
    width: 60%;
}

.main.fixed-padding .new-task-list .task-list-remain-num,
.main.task-new-main .new-task-list .task-list-remain-num {
    width: 35%;
}


/*.main.Myrelease .new-task-list .task-list-remain-num {
	width: 50%;
}*/

.main.Myrelease .task-list-remain-num span {
    width: 50%;
    text-align: right;
}

.new-task-list .task-list-progress-content {
    overflow: hidden;
    display: flex;
    align-items: center;
    margin-top: 5px;
    margin-bottom: 5px;
}

.new-task-list .task-mask {
    position: absolute;
    width: 100%;
    height: 0;
    z-index: 0;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
}

.new-task-list .task-mask div {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 16px;
}

.new-task-list .task-mask img {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 16px;
}

.new-task-list .task-mask.active {
    z-index: 0;
    height: 100%;
}

.new-task-list .task-list-progress {
    float: left;
    display: block;
    width: 88%;
    height: 3px;
    border-radius: 5px;
    background: #F4F4F4;
}

.new-task-list .task-list-progress span {
    display: block;
    height: 3px;
    background: red;
}

.new-task-list .task-list-progress-num {
    float: right;
    width: 10%;
    text-align: right;
    font-size: 14px;
}

.task-del {
    background: none;
    position: initial;
}

.task-del .button4 {
    width: 100%;
    border: none;
    background: #cbcbcb;
    color: #fff;
}

.Myrelease.main,
.accountInfo.main,
.bindMail.main,
.updatePwd.main {
    margin-top: 0;
    padding-top: 0;
}


/*.Myrelease.main .task-list-title {
	display: inline-block;
}
.task-new-main.main .new-task-list ul li {
	height: 150px;
}*/

.loginTitle .tit-name,
.registerTitle .tit-name {
    text-indent: 0;
}

.task-new-main.main {
    padding-top: 0;
}

.zhuanghu-tab li {
    width: 25%;
}

.zhuanghu-tab li,
.zhuanghu-tab2 li {
    box-sizing: border-box;
    position: relative;
}


/* .zhuanghu-tab li:after,
.zhuanghu-tab2 li:after {
    position: absolute;
    content: '';
    height: 20px;
    width: 1px;
    background-color: #EDEDED;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
} */

.zhuanghu-tab li:last-child:after,
.zhuanghu-tab2 li:last-child:after {
    widows: 0;
}

.zhuanghu-tab li.active {
    background: none;
    color: #666;
}

.zhuanghu-tab2 li.libg {
    background: #fff;
}

.paging {
    background-color: #F5F5F9;
    height: 38px;
    line-height: 30px;
}

.paging span {
    height: 38px;
}


/*我参与的*/

.myAttend.main {
    background: #F5F5F9;
}

.zhuanghu-tab2 li.active {
    background: #fff;
    color: #000;
    font-weight: 600
}

.zhuanghu-tab2 li.active:after {
    position: absolute;
    content: '';
    height: 2px;
    width: 33px;
    background-color: #80b7ff;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 2px;
}


/*.zhuanghu-tab2 {
	margin-bottom: 20px;
}*/

.myAttend.main .task_state {
    position: absolute;
    right: 10px;
    top: 10px;
    display: block;
    width: 80px;
    height: 60px;
    background-size: 80px 60px;
    background-repeat: no-repeat;
}

.myAttend.main .task_state.state0 {
    background-image: url(../images/locked.png);
}

.myAttend.main .task_state.state1 {
    background-image: url(../images/pending.png);
}

.myAttend.main .task_state.state2 {
    background-image: url(../images/adopt.png);
}

.myAttend.main .task_state.state3 {
    background-image: url(../images/tpass.png);
}


/*账户信息*/

.accountInfo.main {
    background: #F5F5F9;
}

.zhuanghu-info {
    margin-bottom: 20px;
}

.zhuanghu-info .info-item:last-child {
    border-bottom: none;
}

.zhuanghu-info .info-item {
    position: relative;
}

.zhuanghu-info .info-item span.more-btn {
    float: right;
    padding: 7px 20px 7px 0;
    color: #fd571d;
    font-size: 14px;
}

.zhuanghu-info .info-item span.more-btn img {
    width: auto;
    height: 16px;
}

.accountInfo.main .zhuanghu-info .info-item i {
    background-size: 30px 30px;
}

.zhuanghu-info .info-item .touxiang {
    background: url(../images/users_01.png) no-repeat;
}

.zhuanghu-info .info-item .i_txt {
    color: #404040;
}

.zhuanghu-info .info-item .username {
    background: url(../images/users_02.png) no-repeat;
}

.zhuanghu-info .info-item .email {
    background: url(../images/users_03.png) no-repeat;
}

.zhuanghu-info .info-item .alpay {
    background: url(../images/users_04.png) no-repeat;
}

.zhuanghu-info .info-item .phone {
    background: url(../images/users_05.png) no-repeat;
}

.zhuanghu-info .info-item .wc {
    background: url(../images/wx.png) no-repeat;
}

.zhuanghu-info .info-item .upass {
    background: url(../images/users_06.png) no-repeat;
}

.zhuanghu-info .info-item .partner {
    background: url(../images/users_07.png) no-repeat;
}

.member-btn .button3 {
    border-radius: 3px;
 background: #1576f9;
    color: #666666;
}

.main.accountInfo .zhuanghu-info .info-item .uppass {
    margin-right: 0;
    height: auto;
    line-height: initial;
}


/*绑定邮箱*/

.bindMail.main {
    background-color: #F5F5F9;
}

.member-form .item-box .m_txt::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #ccc;
}

.member-form .item-box .m_txt:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ccc;
}

.member-form .item-box .m_txt::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ccc;
}

.member-form .item-box .m_txt:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #ccc;
}

.member-ts {
    background: #F5F5F9;
    line-height: 24px;
    padding: 10px 15px;
}

.member-ts p {
    display: block;
    padding-left: 20px;
    color: #666;
    position: relative;
}

.member-ts p:before {
    position: absolute;
    content: '';
    left: 6px;
    top: 10px;
    background-color: #666;
    height: 4px;
    width: 4px;
    border-radius: 100%;
}

.member-form .item-box {
    position: relative;
}

.member-form .item-box a {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 14px;
    display: inline-block;
    line-height: 50px;
    color: #208DDC;
}


/*修改密码页*/

.updatePwd.main {
    background-color: #F5F5F9;
}


/*邀请好友页*/

.inivteFriend.main,
.inviteList.main,
.inviteGold.main {
    background-color: #F5F5F9;
    padding: 0;
}

.inivteFriend.main .member-tab,
.inviteList.main .member-tab,
.inviteGold .member-tab {
    padding: 0;
}

.add_friend_tab li {
    width: 33.3333333333%;
    border-bottom: none;
}

.inivteFriend.main .add-box .sns_box {
    text-align: center;
    padding: 0;
    overflow: hidden;
    position: relative;
}

.inivteFriend.main .add-box .sns_box .myMoney {
    position: absolute;
    bottom: 25%;
    left: 0;
    width: 100%;
    font-size: 14px;
}

.inivteFriend.main .add-box .sns_box .myMoney .money {
    color: red;
    font-size: 14px;
}

.inivteFriend.main .bdshare-button-style0-32 a {
    background-image: none;
    background-color: #FE4B1C;
    color: #fff;
    text-align: center;
    text-indent: initial;
    line-height: 50px;
    border-radius: 3px;
    font-size: 14px;
    margin: 10px 0 10px 0;
}

.inviteList.main .allNum,
.inviteGold .allNum {
    line-height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #C9C9C9;
}

.inviteList.main .fanli-record ul,
.inviteGold.main .fanli-record ul {
    padding: 0 15px;
}

.inviteList.main .fanli-record li,
.inviteGold.main .fanli-record li {
    height: 50px;
    line-height: initial;
    color: #333;
    padding-top: 10px;
    text-align: left;
}

.inviteList.main .fanli-record li:last-child,
.inviteGold.main .fanli-record li:last-child {
    border-bottom: none;
}

.inviteList.main .fanli-record li p:first-child,
.inviteGold.main .fanli-record li p:first-child {
    margin-bottom: 5px;
}

.inviteList.main .fanli-record li .phoneNum,
.inviteList.main .fanli-record li .addNum,
.inviteGold.main .fanli-record li .note,
.inviteGold.main .fanli-record li .addNum {
    font-size: 14px;
}

.inviteList.main .fanli-record li .addNum,
.inviteGold.main .fanli-record li .addNum {
    color: red;
    float: right;
}

.inviteList.main .fanli-record li .addDate,
.inviteGold.main .fanli-record li .addDate {
    font-size: 14px;
    color: #D7D7D7;
}


/*任务回复页*/

.uploadReply.main {
    padding-top: 20px;
    margin-top: 60px;
    margin-bottom: 0;
    min-height: calc(100vh - 171px);
}

.uploadReply.main #formFile {
    width: 100px;
    height: 100px;
    background: url(../images/img.png) no-repeat;
    background-size: cover;
    cursor: pointer;
}

.uploadReply.main .file {
    height: 100px;
    background: none;
}

.uploadReply.main .file input {
    width: 100px;
    height: 100px;
    cursor: pointer;
}

.uploadReply.main .task .task-item {
    border-bottom: none;
}

.new-nav-pills {
    overflow: hidden;
    margin: 5px 0 10px 0;
}

.new-nav-pills li {
    float: left;
    width: 18%;
    margin: 0 1%;
    font-size: 12px;
    border-radius: 5px;
    height: 32px;
    line-height: 30px;
    text-align: center;
    border: solid 1px transparent;
    box-sizing: border-box;
    cursor: pointer;
}

.new-nav-pills li:first-child {
    border: solid 1px #F2A655;
    color: #F2A655;
}

.new-nav-pills li:nth-child(2) {
    border: solid 1px #46BE8A;
    color: #46BE8A;
}

.new-nav-pills li:nth-child(3) {
    border: solid 1px #F88A8B;
    color: #F88A8B;
}

.new-nav-pills li:nth-child(4) {
    border: solid 1px #79848C;
    color: #79848C;
}

.new-nav-pills li:nth-child(5) {
    border: solid 1px #64A9EA;
    color: #64A9EA;
}

.yanzheng-box {
    background: #fff;
    width: 90%;
    left: 5%;
    border-radius: 5px;
    padding: 0;
}

.yanzheng-box-msg {
    padding: 30px 30px 0 30px;
}

.yanzheng-box-msg p {
    margin-bottom: 10px;
}

.additional-money {
    color: #f00;
}

#addNum,
#refreshNum {
    height: 36px;
    width: 55%;
    margin-right: 10px;
    border: 1px solid #EDEDED;
}

.yanzheng-box-btn {
    overflow: hidden;
    border-top: solid 1px #E9E9E9;
}

.yanzheng-box-btn input {
    width: 50%;
    float: left;
    height: 60px;
    color: #2C7FFF;
    text-align: center;
    font-size: 16px;
    background: none;
    border: none;
    outline: none;
    box-sizing: border-box;
    text-indent: 10px;
}

.yanzheng-box-btn input:last-child {
    border-left: solid 1px #E9E9E9;
}

.add-ticke-prompt {
    padding-left: 30px;
}

.main.findPwd {
    margin-bottom: 0;
}


/*.pr-info .info i.dengji {
	font-size: 12px;
	height: 30px;
	width: 30px;
	line-height: 28px;
	font-style: normal;
}*/

.user-s .u-info .bt .level {
    float: left !important;
}

.copy-btn1 {
    background: none;
    color: #2D80FF;
    font-size: 16px;
    border: none;
    margin-left: 10px;
    outline: none;
}

.paging-selct {
    width: 60px;
    text-indent: 10px;
    background: #fff;
}

.paging span.paging-lastPage {
    width: initial;
    float: none;
    display: inline-block;
}

.task-list {
    /* min-height: -webkit-calc(100vh - 232px);
    min-height: calc(100vh - 232px); */
    background: #F5F5F9;
}

.invite-silver-list {
    min-height: -webkit-calc(100vh - 230px);
    min-height: calc(100vh - 230px);
}

.notice-list,
.jf_one .help {
    display: block;
    overflow: hidden;
}

.task-list-manage {
    margin: 10px 0 0px 0;
    overflow: hidden;
    width: 100%;
}
.find-pwd .site-header, .header-fixed.site-header .button.mui-pull-right{
    position: absolute;
    right: 10px;
    color: #404040;
    background: #fff;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    margin-top: 7px;
    padding: 0 15px;
    font-size: 14px;
    top: 0
}
.button.mui-pull-right b {
    font-size: 20px;
    float: left;
    margin-right: 3px;
    font-weight: normal;
}
.task-list-manage .task-list-manage-button {
    padding: 0;
    width: calc(25% - 8px);
    display: block;
    height: 30px;
    line-height: 30px;
    color: #fff;
 background: #1576f9;
    font-size: 14px;
    text-align: center;
    border-radius: 15px;
    margin-bottom: 10px;
    margin-right: 10px;
    float: left;
}.task-list-manage .task-list-manage-button:nth-child(4n){
  margin-right: 0
} 

.task-list-manage .task-list-manage-del {
    border: 1px solid #e84c3d;
    background: #e84c3d;
    color: #fff;
}

.ui-row {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    font-size: 14px;
}


/* vertical */

.ui-vertical {
    /* -moz-box-flex: 1.0;
    -webkit-box-flex: 1.0;
    box-flex: 1.0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-pack: center;
    box-pack: center */
}

.ui-middle {
    display: flex;
    justify-content: center;
    align-items: center;
    resize: both
}


/* ui-list-text */

.ui-list-text {
    margin-bottom: 10px;
}

.ui-list-text li {
    border-bottom: 1px solid #e6e6e6;
    background: #fff;
    padding: 16px;
    position: relative;
    display: box;
    display: -webkit-box;
    margin-bottom: 0 !important;
}

.ui-list-text li:last-child {
    border-bottom: 0
}

.ui-list-text li:active {
    background-color: #f8f9fa
}

.ui-list-text li i {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    background-size: 112%;
    background-repeat: no-repeat;
    background-position: left center;
}

.ui-list-text li .ui-vertical {
    display: block;
    float: left;
    width: 100%
}
.ui-list-text li .ui-vertical h1{
    line-height: 30px;
    font-size: 16px;
}
.ui-list-text li .ui-vertical .ui-row{
    font-size: 13px;
    color: #a3a3a3;
}
.ui-list-text li .text-color-orange {
    color: #ff9800!important;
}

.ui-list-text li .ui-vertical * {
    line-height: 20px;
}

.ui-list-text li .ui-avatar {
    width: 44px;
    height: 44px;
    line-height: 44px;
    margin-right: 16px;
    text-align: center;
    display: block;
    position: relative
}

.ui-list-text li .ui-avatar img {
    border-radius: 100%;
    width: 100%;
    height: 100%
}

.ui-list-text li .ui-avatar .tip {
    line-height: 24px;
    color: #fff;
    background-color: #fc4349;
    width: 24px;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 100%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    position: absolute;
    top: -4px;
    right: -4px;
    z-index: 1
}

.ui-list-text [class*="iconfont"]:first-child {
    margin-right: 7px
}


/**/

.ui-list-text li.operate:active {
    background-color: inherit
}

.ui-list-text li.operate div {
    text-align: center;
    border-left: #e6e6e6 1px solid;
    display: block;
    font-size: 14px;
    color: #2196f3!important;
    width: 100%
}

.ui-list-text li.operate div:first-child {
    border-left: none
}

.ui-list-text li.operate div a {
    display: block
}

.ui-list-text li p {
    color: #777;
    font-size: 12px;
    margin: 0
}


/* reward */

.reward-icon [class*="iconfont"]:first-child {
    font-size: 40px
}

.reward-icon .icon-weixin {
    color: #9CCC65
}

.reward-icon .icon-weibo {
    color: #FF8A65
}

.reward-icon .icon-zhifubao {
    color: #29B6F6
}

.reward-icon .icon-gongzhonghao {
    color: #AED581;
}

.reward-icon .icon-jiaqun {
    color: #FFD54F
}

.reward-icon .icon-renzheng {
    color: #9575CD
}

.reward-icon .icon-dianshang {
    color: #F06292
}

.reward-icon .icon-qita {
    color: #90A4AE
}

.reward-icon .icon-toupiao {
    color: #4DD0E1
}

.reward-icon .icon-download {
    color: #7986CB
}

.reward-icon .icon-zhuanfa {
    color: #7986CB
}

.reward-icon .icon-kehu {
    color: #BA68C8
}

.reward-icon .icon-caiji {
    color: #BA68C8
}

.reward-icon .icon-quwei {
    color: #BA68C8
}


/* ui-list-hongbao */

.ui-list-hongbao {
    padding: 10px
}

.ui-list-hongbao li {
    margin-bottom: 15px
}

.ui-list-hongbao li .author {
    width: 40px;
    display: inline-block;
    margin-top: 5px;
    text-align: center;
    float: left
}

.ui-list-hongbao li .author img {
    width: 100%;
    border-radius: 100%
}

.ui-list-hongbao li .content-box {
    margin: 0 20px 0 50px
}

.ui-list-hongbao li .content {
    position: relative;
    background-color: #e6e6e6;
    margin-top: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.ui-list-hongbao li .content:after {
    position: absolute;
    right: 100%;
    top: 10%;
    height: 0;
    width: 0;
    content: " ";
    border-width: 5px;
    margin-top: -5px;
    border-style: solid;
    border-color: transparent
}

.ui-list-hongbao li .content:after {
    border-right-color: #cc0000
}

.ui-list-hongbao li .content div {
    padding: 6px 10px
}

.ui-list-hongbao li .content .background {
    background-color: #cc0000;
    color: #fff;
    font-size: 20px;
    line-height: 45px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-top-right-radius: 3px;
    border-top-right-radius: 3px
}


/* list-earn-item */

.list-earn-item li {
    border-bottom: 1px solid #e6e6e6;
    background: #FFF;
    padding: 10px 16px;
    overflow: hidden;
    position: relative
}

.list-earn-item li .img {
    display: inline-block;
    width: 120px;
    height: 90px;
    float: right;
    margin-left: 16px
}

.list-earn-item li .text {
    overflow: hidden
}

.list-earn-item li .title {
    color: #000;
    margin-bottom: 4px
}

.list-earn-item li .ui-flex a {
    display: block;
    width: 100%
}

.list-earn-item p {
    color: #777;
    font-size: 12px;
    margin-bottom: 5px
}

.list-earn-item p:last-child {
    margin-bottom: 0
}


/**/

.list-earn-item li.operate:active {
    background-color: inherit
}

.list-earn-item li.operate span {
    text-align: center;
    font-size: 12px;
    border-left: #e6e6e6 1px solid;
    display: block
}

.list-earn-item li.operate span:first-child {
    border-left: none
}

.list-earn-item li.operate span a {
    display: block
}

.fr {
    float: right!important;
}


/*头部*/

.new-main .new-task-list ul {
    padding-top: 10px;
}

.check_state {
    display: none;
}

.file_wrap_sc .file_wrap {
    display: block;
}

/*弹窗*/
.mui-popup-buttons {
  background: rgba(255, 255, 255, 0.95);
  justify-content: space-around;
  align-items: center;
}
.mui-popup-button {
  color: #fff;
  background: #a1a1a1;
  border: none;
  padding: 0 20px;
  margin: 0 5px;
  height: 30px;
  line-height: 30px;
  border-radius: 15px !important;
  font-size: 12px;
  width: auto;
  flex-grow: 1;
}
.mui-popup-button.mui-popup-button-bold {
  color: #404040;
  background-image: -webkit-gradient(linear,right top,left top,from(#0096ff),to(#00abf3));
    background-image: -webkit-linear-gradient(right,#0096ff,#00abf3);
    background-image: linear-gradient( 
270deg
 ,#0096ff,#00abf3);
}

.mytask .new-task-list{
  position: fixed;
  top: 89px;
  bottom: 0;
  width: 100%;
  height: auto;
  overflow: auto;
}

.cany .clearfix{
    display: flex;
    padding-bottom: 8px;
}
.cany .iconfont{
  border-radius: 4px;
  width: 60px;
  height: 60px;
  float: left;
}
.cany #mescroll li{
    padding: 10px;
}

.cany .iconfont{
    width: 50px;
    height: 50px;
    border-radius: 60px;
    overflow: hidden;
    margin-right:5px 
}
.cany .ui-row{
    font-size: 15px;
    height: 25px;
    margin-bottom: 5px;
    line-height: 25px
}
.cany .ui-bot{
    font-size: 13px;
}
.cany .fl{

}
.cany .fr{
    float: right;
}
/* 投诉 */