body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,select,table,td,textarea,th,ul { 
margin: 0; 
padding: 0 
} 
body { 
min-width: 320px; 
font-family: '微软雅黑',Verdana,Arial,Helvetica,sans-serif; 
color: #333; 
-webkit-text-size-adjust: none;
background: #f5f5f5;
}
button,input{
outline: none;
}
fieldset,img { 
border: 0 
} 
ol,ul { 
list-style: none 
} 
address,em { 
font-style: normal 
} 
a { 
color: #000; 
text-decoration: none 
} 
table { 
border-collapse: collapse 
} 
ul li{
    list-style: none;
}
img{
    width:100%;
}

        *{
            margin: 0;
            padding: 0;
        }
        ul{
            list-style: none;
        }
    #schedule-box{
    width: 92%;
    margin: 0 auto;
    padding: 24px 17px;
    font-size: 13px;
    background: #fff;
    margin-top: 20px;
        }
        .schedule-hd{
            display: flex;
            justify-content: space-between;
            padding: 0 80px;
        }
        .today{
            flex: 1;
            text-align: center;
        }
        .ul-box{
            overflow: hidden;
        }
        .ul-box > li{
            float: left;
            width: 14.28%;
            text-align: center;
            font-size:15px;
        }
        .leftj{
        height: 20px;
        width: 13px;
        vertical-align:middle;
        }
        .other-month{
            color: #999999;
        }

.topbox{
    position: relative;
    height: 140px;
    background: #fff;
    width: 92%;
    margin: 0 auto;
    border-radius: 10px;
    margin-top: -55px;
}
.mcbox
{
    height: 43px;
    line-height: 43px;
    width: 90%;
    margin: 0 auto;
}
        .current-month{
            color: #333333;
        }
        .today-style{
            border-radius: 50%;
            background: #58d321;
        }
        .arrow{
            cursor: pointer;
        }
        .dayStyle{
            display: inline-block;
            width: 35px;
            height: 35px;
            border-radius: 50%;
            text-align: center;
            line-height: 35px;
            cursor: pointer;
            font-size:12.8px;
        }
        .current-month > .dayStyle:hover{
            background: #00BDFF;
            color: #ffffff;
        }
        .today-flag{
            color:#aaaaaa;
        }
        .boxshaw{
            box-shadow: 2px 2px 15px 2px #e3e3e3;
        }
        .selected-style {
            background: #00BDFF;
            color: #ffffff;
        }
        #h3Ele{
            text-align: center;
            font-weight:400;
            font-size: 12.5px;
            color: #909090;
        }
.doc{
    position: relative;
    padding-bottom:19px;
    margin:0 auto;
}
#clear { 
clear: both; 
width: 100%; 
background-color: #fff 
} 
#clear:after {
display: block; 
clear: both; 
height: 1px; 
content: '' 
} 
img, fieldset { 
border: 0; 
} 
* { 
-webkit-tap-highlight-color: rgba(0,0,0,0); 
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
-ms-box-sizing: border-box; 
box-sizing: border-box; 
}
.middle{
    width: 92.5%;
    margin: 0 auto;
    display: block;
} 
.flow{
    width: 92.5%;
    margin: 0 auto;
    display: block; 
}

.back {
    width:4.9%;
    position: absolute;
    left: 14px;
    top: 13px;
}
.leftgou{
width:15px;
}
.header{
    height: 50px;
    width: 100%;
    text-align: center;
    position: relative;
    line-height: 50px;
    font-size: 1.3rem;
    font-weight: 500;
    letter-spacing: 1px;
}
.boxmd li img{
    width:30px;
    height:30px;
    vertical-align:top;
}
.boxmd li{
    height:47px;
    line-height: 34px;
    padding-right: 25px;
    padding-left: 25px;
}
.list{
    width: 100%;
    height: 48px;
    line-height: 44px;
    border-bottom: 1px solid #e4e4e4;
}
.list2 li{
    float: left;

}
.list li{
    float: left;
    width:50%;
    text-align: center;
    cursor: pointer;
    border-right: 1px solid #989898;
    height: 24px;
}
.title{
    width:100px;
    border-bottom:3.5px solid #ccac82;
    color: #ccac82;
    font-weight: 500;
}
.content_step{
    width: 92%;
    margin: 0 auto;
    margin-top: 18px;
    line-height: 27px;
    color: #0a0a0a;
    font-size: 0.9rem;
    padding-bottom:9%;
    background: #fff;
}
.gy{
    float: right;
    color: #4e9fee;
    font-size: 0.83rem;
    margin-right:7px;
}
.line{
    width:100%;
    height:10px;
    background: #f6f6f6;
}
.more{
    width: 10px;
    vertical-align: middle;
}
.rili{
    width: 23px;
    vertical-align: middle;
    margin-top: -6px;
    line-height: 39px;
}
.list2{
    height:60px;
    width: 92%;
    line-height:60px;
    text-align: center;
    margin: 0 auto;
}
.list2 li span{
    font-size: 12px;
}
.list3 li span{
    font-size:15px;
    padding-bottom: 5px;
}
.list li p{
    line-height:22px;
    font-size:0.9rem;
    color: #cbcbcb;
    margin-left:10px;
}

.list3 li {
    float: left;
    width:50%;
    text-align: center;
    cursor: pointer;
}
.list3{
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e4e4e4;
}
.namestyle{
    font-size: 14px;
    color: #ccac82;
    display: inline-block;
    overflow: hidden;
    margin-left: 10px;
}

.awardstyle{
   font-size:11px;
   color: #ccac82; 
   float:right;
   display: inline-block;
   text-align: center;
}
.boxmd li img{
    width:30px;
    height:30px;
    vertical-align:top;
}
.boxmd li{
    height: 38px;
    line-height: 33px;
}
.boxmd1 li img{
    width:30px;
    height:30px;
    vertical-align:top;
}
#nowork{
    width: 92%;
    margin: 0 auto;
    text-align: center;
    height: 76px;
    font-size: 16px;
    color: #c9c9c9;
    line-height: 76px;
}
.dateri{
    width:29px;
    height:37px;
    padding-top: 6px;
    font-size: 15px;
    margin: 0 auto;
}
.todaytz{
    width: 23px;
    height: 23px;
    float: right;
}
.boxmd1 li{
    height: 38px;
    line-height: 33px;
}
.big{
    font-size:1.62rem;
    color: #ccac82;
}
.month{
    font-size:0.5rem;
    color:#bfbfbf; 
    line-height:12px;
}
.calendar{
    width:91%;
    margin:0 auto;
    /*border: 1px solid #989898;*/
    margin-top: 4%;
    text-align:center;
    color:#989898;
}

.calendar tr td{
    width: 43px;
    height: 44px;
    padding-top: 6px;
    font-size: 15px;
    position: relative;
}
.today{
    height: 34px;
}
.que{
    width: 13px;
    height: 13px;
    position: absolute;
    right:0px;
    top:0px;
}
button{
    outline: none;
}
.box{
    width: 92%;
    border-radius: 10px;
    margin-left: 4%;
    margin-top:2px;
}
.on{
    border-bottom: 3px solid #ccac82
}
.p1{
    position: absolute;
    left: 9%;
    width: 23px;
    height: 43px;
    top: 62%;
}

.p2{
    position: absolute;
    left: 21.5%;
    width: 23px;
    height: 45px;
    top: 62%;

}

.p4{
    position: absolute;
    left:47%;
    width: 23px;
    height: 45px;
    top: 62%;

}

.p3{
    position: absolute;
    left: 34.5%;
    width: 23px;
    height: 45px;
    top: 62%;

}
.p5{
    position: absolute;
    left:59.5%;
    width: 23px;
    height: 45px;
    top: 62%;

}
.p6{
    position: absolute;
    left:72%;
    width: 23px;
    height: 45px;
    top: 62%;

}
.p7{
    position: absolute;
    left:84.4%;
    width: 23px;
    height: 45px;
    top: 62%;

}
.touxiang li img{
    width:30px;
}
.touxiang li{
    float:left;
    width:14%;
}
.touxiang{
    margin: 0 auto;
    width: 86%;
    margin-top: 25px;
    text-align: center;
    margin-left: 7%;
}
.box1{
    width: 92%;
    border-radius: 10px;
    background: #fff;
    height: 176px;
    position: absolute;
    left: 4%;
    top:53%;
}
.renshu{
    color: #ccac82;
    font-weight:bold;
    font-size:21px;
}
.rennum1{
    text-align: center;
    font-size: 16px;
    margin-top:20px;
    letter-spacing: 1px;
    color: #939393;
}
.qwtitle{
    text-align: center;
    font-size: 16px;
    color: #ccac82;
    margin-top: 30px;
}

.topbg{
    border-bottom:1px solid #f5f5f5;
    padding-bottom:11px;
    background: #fff;
}
.tipbox{
    margin-top:20px;
    margin-left:6%;
}
.yuan{
    width:10px;
}
.message{
    margin-left:70px;
    font-size: 15px;
    color: #5f5c5c;    
}

.awardbg{
    width:88%;
    height:130px;
    margin:0 auto;
    margin-top:12px;
    margin-left:6%;
}
.box h2 {
    font-size: 18px;
    text-align: center;
    width: 100%;
    padding-top: 30px;
    color: #ccac82;
}
/*#box1{
    margin-top:71%;

}

#box2{
    margin-top:116%;
}


#box3{
    margin-top:161%;
}

#box4{
    margin-top:205.5%;  
}*/
.yuefenimg img{
    width: 110px;
    height:65px;
}

.footer li{
    float: left;
    width: 50%;
    text-align: right;
}
.headp{
    width:30px;
    height:30px; 
    vertical-align: middle;
}
.group{
    width: 70px;
    height: 24px;
    vertical-align: middle;
}
.rilibox li img{
    width:100%;
}
.touxiang{
    vertical-align: text-bottom;
    display: inline-block;
}
.rilibox3{
    width: 93%;
    margin: 0 auto;
    background: url(../images/bgbox2.png) repeat center;
    padding-left: 4%;
    height: 65%;
    margin-bottom: 25%;
    border-radius: 5px;
    background-size: 100% 100%;
    padding-bottom:20px;
    padding-top: 6%;
    margin-top:19px;
}
.titlem{
font-size:12px;
margin-left: 11px;
}
.ctitle{
    text-align: center;
    font-size: 18px;
    color: #ccac82;
    padding-top: 34px;
    font-weight:bolder;
}
.ctitletip{
    margin-top:20.5px;
    font-size:15px;
    color: #c9c9c9;
    text-align: center;
}
.oneimage{
    margin-top: 20px;
}
.choujiang{
    background: url(../images/task.png) repeat center;
    margin: 0 auto;
    display: block;
    padding-bottom: 25px;
}

.xiju{
    width:72%;
}
.timestyle{
    margin-left:5px;
}
.lookmorebox{
    background: #fff;
    width: 92.5%;
    margin: 0 auto;
    border-radius: 6px;
    display: block;
    position: relative;
    top: 21px;
    box-shadow: -1px 1px 6px 1px #e0dddd;
    padding-top: 31px;
    padding-bottom:15px;
}
.mingdan{
    width: 88%;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    border-bottom: 1px solid #909090;
    padding-bottom: 20px;
}
.award1{
    width: 80%;
    margin: 0 auto;
    display: block;
}
.footer{
    width:100%;
    height:98px;
    line-height: 98px;
}
.yuefenul li{
    float:left;
}
.box img{
    vertical-align: middle;
}
.dakatext{
    margin-left: 8px;
    margin-top: 4px;
}
.punchtask{
    width:94px;
}
.bijicai{
    width:94px;
    vertical-align: top;
}
.box1ul li{
    float:left;   
    padding-top:6%;
    width:70%;
}
.zhuan{
    width: 30%;
    margin: 0 auto;
    text-align: center;
    margin-left: 35%;
    margin-top: 28px;
}
.userName{
    font-size:1rem;
    color: #ccac82;
}
.time{
    color: #b5b5b5;
    display: inline-block;
}
.rennum{
    text-align: center;
    font-size:15px;
    margin-top:30px;
    letter-spacing:1px;
}
.quanbu{
    color: #ccac82;
}
.leftgou{
    width:12px;
    height: 12px;
}
.time span{
    font-size:0.5rem;
    color: #c9c9c9;
}
.dise{
    width: 92%;
    height: 134px;
    display: block;
    border-radius: 7px;
    margin-top: -14%;
    margin-left: 4%;
}
.startdesc{
    position: absolute;
    width: 92%;
    top:139%;
    left:4%;
    display: block;
    border-radius: 7px;
    margin-bottom:25%;
}
.tuichu{
    position: absolute;
    right:10px;
    top:10px;
    width:1.9rem;
}
.join{
    position: fixed;
    bottom: 1px;
    z-index: 999;
    border: none;
    width:100%;
    height: 50px;
}
.nostartimgbox{
    height: 107px;
    width: 92%;
    margin: 0 auto;
    line-height: 105px;
    text-align: center;
}
.wudakabox{
    padding: 38px 0px;
}
.wudakabox img{
    width: 92%;
    margin:0 auto;
    display:block;
}
.nostartimg{
    width:200px;
}
.lecture{
    width: 86%;
    text-align: center;
    color: #ccac82;
    font-size: 18px;
    letter-spacing: 1.1px;
    font-weight: bolder;
    font-family: 微软雅黑;
    height: 90px;
    line-height: 90px;
    margin: 0 auto;
    border-bottom: 1px solid #909090;
}
.originator{
    margin: 0 auto;
    font-size: 0.4rem;
    color: #909090;
    position: absolute;
    top:9.56%;
    left: 9%;
}
.man{
    width:20px;
    height:17px;
    vertical-align: middle;
}
.joinnum{
   color: #b2b2b2;
    font-size: 12px;
    font-weight: 400;
    font-family: 宋体;
    float: right;
    display: inline-block;
    margin-top: 3px;
}
.cardflowa{
    position: absolute;
    left: 4%;
    top: 443%;
    height: 3.5rem;
    width: 92%;
}
a{
    cursor: pointer;
}
.detailbg{
    height: auto;
    width: auto\9;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.yuefenimg{
width:37%;
padding-top:13px;
}
.renwu{
    padding: 0 18px;
    margin-top: 13px;
    width: 60%;
}
.nameren{
    color: #dcdcdc;
    font-size:11px;
    margin-top:25px;
}
.professional{
    margin-left:10px;
}
.henxin{
    border-right: 1px solid #f5f5f5;
    width: 84px;
    height: 59px;
    line-height: 59px;
    position: absolute;
    left: 35px;
    color: #5e5e5e;
    font-size: 16px;
}
.liuxia{
    position: absolute;
    right:35px;
    color: #cbac7e;
    font-size:16px;
    height: 59px;
    line-height: 59px;
}
.md{
    font-size:18px;
    color: #ccac82;
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 15px;
}
.poppage1{
    top: 160px;
    left: 18%;
    z-index: 99999;
    overflow: auto;
    width: 64%;
    height: 145px;
    border-radius: 5px;
    background: #fff;
}
.poppage2{
    top:198px;
    left: 18%;
    z-index: 99999;
    overflow: auto;
    width: 64%;
    height:83px;
    border-radius: 5px;
    background: #fff;
}
#tuichu{
    color:#000;
}
.creatbtn{
    width: 100%;
    margin-top: 96px;
}
.yiwen{
    color: #5e5e5e;
    font-size:16px;
    height:86px;
    line-height:86px;
    text-align: center;
    width:100%;
    border-bottom:1px solid #f5f5f5;
}

.biaoti{
    color: #5e5e5e;
    font-size:15px;
}
.mcql{
    width: 201px;
    height: 54px;
    line-height: 54px;
    font-size: 16px;
    color: #c2bfbf;
    border-bottom: 1px solid;
    border-left: none;
    border-right: none;
    border-top: none;
    background: #f5f5f5;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: 60px;
}

input::-webkit-input-placeholder {
       color: #c2bfbf;
       font-size: 18px;
       text-align:center;
    }
.btnimg{
    width:100%;
    margin:0 auto; 
    text-align: center;
}
.qltitle{
    text-align: center;
    margin-top: 147px;
}

.qltitle img{
    width: 280px;
}
.monthstyle{
    color:#909090;
    font-size:10px;
    text-align: left;
    top:-2px;
    position: absolute;
    padding:2px;
}
input{
    outline: none;
    cursor: pointer;
}
.monthtd{
    position:relative;
}
.yuefen{
    float: right;
    color:#909090;
    width:100%;
    font-size:0.9rem;
    margin-right:9px;
}
.smallnav{
    position: absolute;
    width: 104px;
    height: 140px;
    right: 4px;
    top: 19px;
    border-radius: 5px;
    text-align: center;
    font-size: 0.98rem;
    letter-spacing: 1px;
    color: #909090;
    background: url(../images/tuichubg.png) no-repeat center;
    background-size: 102% 100%;
    padding-top: 8px;
    z-index: 9999;
}

.mcbox {
    height: 43px;
    line-height: 43px;
    width: 86%;
    margin: 0 auto;
}
.boxmd{
    margin: auto;
    margin-top: 2px;
    padding: 2px 10px;
    background: url(../images/task.png) repeat center;
}
.gengduo img{
    width: 11px;
    vertical-align: middle;
}
.checkmore{
    font-size:16px;
    color: #989898;

}
.gengduo{
    width: 100%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: #fff;
    margin-top: 1px;
    margin-bottom: 20px;
}
.calendarimg{
    width: 4.8rem;
    position: absolute;
    left:18px;
    top:14px;
}
.itembox1 span{
    padding: 3px;
}
.boxcalendar{
    background: url(../images/calendarbg.png) no-repeat center;
    width:93%;
    margin: 0 auto;
    height: 320px;
    margin-top: 20px;
    background-size: 100% 100%;
}
#month{
    font-size:1rem;
}


.titlemonth li{
    font-size: 12px;
    margin-left: 8px;
    color: #b2b2b2;
}
.titlemonth{
    position: absolute;
    left:22.5%;
    top:12%;
}

.itembox span{
    margin-left: 7.9%;
    color: #5e5e5e;
}
.rilibox2{
    width: 93%;
    margin: 0 auto;
    background: url(../images/task.png) no-repeat center;
    height:150px;
    margin-top: 19px;
    padding: 0 22px;
    background-size: 100% 100%;
}
.smallimg{
    width: 29px;
    height: 29px;
    vertical-align: middle;
}

.small1img{
    width:12px;
    height:12px;
}
.ziti{
    font-size:0.6rem;
    margin-left:10px;
}
.leftstyle{
    margin-left:5px;
}
.ulstyle{
    margin-left:14px;
    margin-top:8px;
}
.itembox1{
    color: #909090;
}
.codeimg{
    width:64px;
    height:64px;
    position: absolute;
    top: 69%;
    left: 74%;
}
.itembox1 span{
    margin-left: 7.9%;
    line-height:32px;
}
.rilibox{
    margin: 0 auto;
    font-size: 0.9rem;
    padding-top: 24%;
}
.smallnav li{
    height:44px;
    line-height:44px;
    width: 100%;
    border-bottom: 1px solid #f5f5f5;
}
.qxAlert{
    position: absolute;
    width:15px;
    top:10px;
    right:15px;
}
.qxAlert1{
    position: absolute;
    width: 33px;
    height: 33px;
    bottom: 5px;
    left: 46%;
}
.poppage{
    position: absolute;
    top:75px;
    left: 10%;
    z-index: 99999;
    overflow: auto;
    width: 80%;
    height:480px;
}
.black_overlay{
position: absolute;
top: 0%;
left: 0%;
width: 100%;
height:200%;
background: #7a7a7a;
z-index:1001;
-moz-opacity: 0.8;
opacity:.80;
filter: alpha(opacity=80);
}
.successimg{
width:100%;
}