button {
    border: 0;
}

em {
    font-style: normal;
}
.header{
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
}
.assignmentkuang{
    overflow-y: auto;
}
.homeCont {
    width: 60vw;
    margin: auto auto;
}

.homeCont .firstCont {
    width: 100%;
    height: 260px;
    overflow: hidden;
}
.banner {
    background: url(../../image/openingFunction/parBanner.png) -85px center no-repeat;
    height: 260px;
    width: 100%;
}
/*.homeCont .firstCont > div {*/
    /*float: left;*/
    /*font-size: 14px;*/
/*}*/

.cblzw .cbbody{
    min-height: auto;
}

.homeCont .firstCont .courseTitle {
    overflow: hidden;
    margin-bottom: 12px;
    height: 20px;
}

.homeCont .firstCont .courseTitle h3 {
    float: left;
    color: #878787;
    font-size: 16px;
    margin-left: 1.25vw;
}

.homeCont .firstCont .courseTitle a {
    float: right;
    margin-right: 1.25vw;
    color: #05a9f5;
}

.homeCont .firstCont .myCourse {
    width: 57.6%;
    margin-right: 0.7%;
}

.homeCont .firstCont .myCourse .courseList {
    height: 260px;
    padding-left: 1.6145vw;
    padding-right: 1.6145vw;
    padding-top: 31px;
    border: 1px solid #d9d9d9;
    box-shadow: 0 0 2px #e5e5e5;
    border-radius: 3px;
    background-color: #fff;
    overflow: hidden;
}

.homeCont .firstCont .myCourse .courseList > div {
    width: 104px;
    float: left;
    margin-right: 1.6145vw;
}

.homeCont .firstCont .myCourse .courseList > div img {
    width: 102px;
    height: 144px;
    line-height: 144px;
    display: block;
    margin-bottom: 18px;
}

.homeCont .firstCont .myCourse .courseList > div p {
    color: #404040;
}

.homeCont .firstCont .myCourse .courseList > div p em {
    color: #44b5f6;
}

.homeCont .firstCont .myCode {
    width: 41.4%;
}

.homeCont .firstCont .myCode .codeExchange {
    height: 260px;
    border: 1px solid #d9d9d9;
    box-shadow: 0 0 2px #e5e5e5;
    border-radius: 3px;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 5.797%;
    padding-right: 5.797%;
    background-color: #fff;
}

.homeCont .firstCont .myCode .codeExchange > div {
    margin-top: 18px;
}

.homeCont .firstCont .myCode .codeExchange > div div {
    position: relative;
}

.homeCont .firstCont .myCode .codeExchange > div div input {
    border: 1px solid #05a9f5;
    border-radius: 5px;
    padding-left: 5%;
    line-height: 46px;
    width: 94% !important;
}

.homeCont .firstCont .myCode .codeExchange > div div button {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #05a9f5;
    color: #fff;
    width: 30.676%;
    height: 46px;
    margin-left: -30.676%;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0 0 4px #ddd;
}

.homeCont .firstCont .myCode .codeExchange > div p {
    margin-top: 24px;
    text-align: center;
}

.homeCont .firstCont .myCode .codeExchange > button {
    margin-top: 24px;
    color: #fff;
    height: 40px;
    background-color: #f55f05;
    border-radius: 3px;
}

#buyCode {
    width: 50%;
}

#sendCode {
    width: 46%;
}

.homeCont .secondCont {
    overflow: hidden;
    margin-bottom: 30px;
}

.homeCont .secondCont > p {
    color: #878787;
    font-size: 16px;
    margin: 30px 0 14px;
    padding-left: 1.25vw;
}

.homeCont .secondCont > p input {
    margin-left: 1.6145vw;
}

.homeCont .secondCont > p label {
    color: #000000;
    width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.homeCont .secondCont .situation {
    padding-left: 1.25vw;
    padding-right: 1.25vw;
    background-color: #fff;
    float: left;
    border: 1px solid #d9d9d9;
    box-shadow: 0 0 2px #e5e5e5;
    border-radius: 3px;
    /*overflow: auto;*/
    width: 100%;
}

.homeCont .secondCont .situation > p {
    line-height: 45px;
    font-size: 14px;
    color: #9a9a9a;
}

.homeCont .secondCont .situation > p label {
    font-size: 16px;
}

.homeCont .secondCont .situation > p a {
    float: right;
    color: #44b5f6;
    font-size: 14px;
}

.homeCont .secondCont .situation1,
.homeCont .secondCont .situation3 {
    margin-right: 0.6%;
    width: 50%;
}

.homeCont .secondCont .situation2,
.homeCont .secondCont .situation4 {
    width: 49%;
}

.homeCont .secondCont .situation1,
.homeCont .secondCont .situation2 {
    height: 452px;
    margin-bottom: 0.6%;
}

.homeCont .secondCont .situation3,
.homeCont .secondCont .situation4 {
    height: 660px;
}

.homeCont .secondCont .situation1 ul li,
.homeCont .secondCont .detailInfo ul li {
    height: 57px;
    line-height: 57px;
    font-size: 14px;
    padding-right: 0.8333vw;
    overflow: hidden;
}

.homeCont .secondCont .situation1 ul li i,
.homeCont .secondCont .detailInfo ul li i {
    display: inline-block;
    width: 30px;
    height: 30px;
    color: #fff;
    margin-right: 1.04166vw;
    margin-left: 0.7812vw;
    line-height: 30px;
    text-align: center;
    font-style: normal;
    font-size: 12px;
    border-radius: 50%;
    vertical-align: middle;
}

.homeCont .secondCont .situation1 ul li .preview,
.homeCont .secondCont .detailInfo ul li .preview {
    background-color: #05a9f5;
}

.homeCont .secondCont .situation1 ul li .review,
.homeCont .secondCont .detailInfo ul li .review {
    background-color: #9abd10;
}

.homeCont .secondCont .situation1 ul li span,
.homeCont .secondCont .detailInfo ul li span {
    display: inline-block;
    max-width: 60%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.homeCont .secondCont .situation1 ul li em,
.homeCont .secondCont .detailInfo ul li em {
    float: right;
}

.homeCont .secondCont .situation1 ul li:nth-child(even),
.homeCont .secondCont .detailInfo ul li:nth-child(even) {
    background: #eeeeee;
}

.homeCont .secondCont .situation2 #hello {
    width: 100%;
}

.homeCont .secondCont .situation3 > p {
    border-bottom: 1px solid;
}

.homeCont .secondCont .situation3 > div {
    position: relative;
    padding-top: 16px;
}

.homeCont .secondCont .situation3 > div > span {
    position: absolute;
    top: 13px;
    left: 0;
    font-size: 14px;
    color: #5c5c5c;
    padding: 0 5px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    /*background: url(../../image/parent/stuBg.png);*/
    background-color: #ddd;
    border-radius: 4px;
    vertical-align: middle;
    text-align: center;
}

.homeCont .secondCont .situation3 > div ul li {
    height: 62px;
    line-height: 62px;
    font-size: 14px;
    color: #4d4d4d;
}

.homeCont .secondCont .situation3 > div ul li i {
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
    padding-left: 36px;
    background: url(../../image/parent/stuTip.png) top left no-repeat;
    color: #878787;
    margin-right: 1.6145vw;
}

.homeCont .secondCont .situation3 > div ul li span {
    display: inline-block;
    max-width: 60%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.homeCont .secondCont .situation4 .line {
    border-bottom: 1px dashed #efefef;
}

.homeCont .secondCont .situation4 #amount,
.homeCont .secondCont .situation4 #correctRate {
    height: 306px;
}



/*新部分*/
#mystudy li .icon{
    height: 100%;
    width: 94px;
    padding-top: 21px;
    padding-left: 23px;
}
#mystudy li .icon .littleicon{
    width: 48px;
    height: 48px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}

.lastedName {
    color: #fff;
    font-size: 16px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

#mystudy li .childrenmes{
    padding-left: 94px;
    padding-top: 23px;
    height: 100%;
}
#mystudy li .childmesbody{
    min-height: 80px;
    border-bottom: 1px solid #ddd;
    padding-right: 21px;
    position: relative;
}
#mystudy li .childmesbody h4{
    font: 100 16px/16px "microsoft yahei";
    color: #636363;
    margin-bottom: 10px;
}
#mystudy li .childmesbody p{
    font: 100 14px/22px "microsoft yahei";
    color: #cacaca;
    width: 50%;
}
#mystudy li .btn-lookfor{
    width: 120px;
    height: 40px;
    border-radius: 3px;
    background-color: #05a9f5;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -20px;
    font: 100 14px/40px "microsoft yahei";
    padding: 0;
    text-align: center;
    color: #fff;
    cursor: pointer;

}
#mystudy li .otherbtn{
    right: 160px;
}
.openingFunctionUseBox {
    position: absolute;
    right: 18%;
    padding-top: 12px!important;
}
#openingFunction {
    border: none;
    background-color: #fff;
    color: #05a9f5;
    height: 40px;
    border-radius: 3px;
    font-size: 16px;
}
.header .head .fdyb {
    position: absolute;
    right: 4%;
}
.bdtop li:nth-last-child(1) {

}
.bdtop li:nth-last-child(1) {

}

@media screen and (max-width: 1698px) {
    .homeCont .firstCont .myCode .codeExchange > div p {
        margin-top: 14px;
    }
    .homeCont .firstCont .myCode .codeExchange > button {
        margin-top: 14px;
    }
}

@media screen and (max-width: 1185px) {
    .courseHide {
        display: none;
    }
}

@media screen and (max-width: 1200px) {
    .homeCont .firstCont .myCode .codeExchange > div div button {
        height: 44px;
    }
}

@media screen and (max-width: 990px) {
    .homeCont {
        width: 61.135417vw;
    }
}

@media screen and (max-width: 850px) {
    .homeCont,
    .homeCont .firstCont .myCourse,
    .homeCont .firstCont .myCode,
    .homeCont .secondCont .situation {
        width: 100%;
    }
    .courseHide {
        display: block;
    }
    .homeCont .myCode .courseTitle {
        margin-top: 20px;
    }
}
@media screen and (max-width: 600px) {
    #mystudy li .childmesbody p{
        font: 100 14px/22px "microsoft yahei";
        color: #cacaca;
        width: 100%;
    }
    #mystudy li .btn-lookfor{
        position: static;
        width:auto;
        height:auto;
        background-color: #fff;
        color: #05a9f5;
        font:100 14px/18px "microsoft yahei"
    }
    #mystudy li .childmesbody{
        min-height: 90px;
    }
    #mystudy li{
        /*height: 110px;*/
    }

    
}

@media screen and (max-width: 346px) {
    .courseHide {
        display: none;
    }
}

@media screen and (max-width: 346px) {}

.zhezhao .dialog {
    display: none;
    background-color: #fff;
    bottom: 0;
    left: 0;
    margin: auto;
    padding: 18px 24px;
    position: absolute;
    right: 0;
    top: 0;
    width: 560px;
    overflow-y: auto;
}

.zhezhao .dialog .closeBtn {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../../image/parent/closebtn.png);
    position: absolute;
    top: 20px;
    right: 24px;
    cursor: pointer;
}

.zhezhao .dialog h3 {
    font-size: 16px;
    font-size: 20px;
    color: #000;
    margin-bottom: 28px;
}

.zhezhao .confirmExchange {
    height: 340px;
}

.zhezhao .confirmExchange > div {
    overflow: hidden;
    margin-bottom: 30px;
}

.zhezhao .confirmExchange > div > p {
    font-size: 16px;
}

.zhezhao .confirmExchange > div div {
    float: left;
}

.zhezhao .confirmExchange > div div p {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.537);
    line-height: 24px;
    margin-top: 10px;
}

.zhezhao .confirmExchange > div .selStu {
    margin-top: 10px;
}

.zhezhao .confirmExchange > div a {
    float: right;
    color: #0099ff;
    font-size: 14px;
}

.zhezhao .statement {
    height: 480px;
}

.zhezhao .statement h4 {
    font-size: 14px;
    text-align: center;
    margin-bottom: 10px;
}

.zhezhao .statement p {
    font-size: 13px;
    margin-bottom: 10px;
    color: #333;
}

.zhezhao .statement div {
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
}

.zhezhao .statement div button {
    width: 94px;
    height: 36px;
    border-radius: 2px;
}

.zhezhao .statement div .disagree {
    background-color: #fff;
    color: #05a9f5;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.24);
    margin-right: 20px;
}

.zhezhao .statement div .agree {
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.118);
    background-color: #05a9f5;
    color: #fff;
}

.zhezhao .codeOrder {
    height: 300px;
    width: 430px;
}

.zhezhao .sendCodeOrder {
    width: 430px;
    height: 240px;
}

.zhezhao .codeOrder div,
.zhezhao .sendCodeOrder div {
    overflow-y: hidden;
}

.zhezhao .codeOrder div p,
.zhezhao .sendCodeOrder div p {
    font-size: 14px;
    margin-bottom: 10PX;
}

.zhezhao .codeOrder div input,
.zhezhao .sendCodeOrder div input {
    height: 30px;
}

.zhezhao .codeOrder button,
.zhezhao .sendCodeOrder button {
    width: 94px;
    height: 36px;
    border-radius: 2px;
    display: block;
    margin: 20px auto 0;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.118);
    background-color: #05a9f5;
    color: #fff;
}

.zhezhao .buySuccess {
    height: 300px;
    width: 430px;
}

.zhezhao .buySuccess strong {
    font-size: 16px;
    display: block;
    margin-bottom: 15px;
}

.zhezhao .buySuccess p {
    font-size: 13px;
    margin-bottom: 15px;
}

.zhezhao .buySuccess div {
    text-align: center;
}

.zhezhao .buySuccess div a {
    color: #05a9f5;
    font-size: 14px;
}

.courseCont,
.children,
.useId,
.detailInfo,
.task {
    display: none;
}

.fc-header-right {
    display: none;
}

.content {
    padding: 0;
}

.fc-grid .fc-day-content {
    display: none;
}

.fc-header-title {
    vertical-align: middle;
}

.fc-header-title h2 {
    font-size: 18px;
}

.content .box .box-head {
    display: none;
}

.content .box:first-child {
    margin-top: 0;
}

@media screen and (max-width: 560px) {
    .zhezhao .dialog {
        width: 100%;
    }
}

.container {
    width: 100%;
}

.detailInfo p {
    line-height: 40px;
    background-color: #f2f2f2;
    padding: 0 10px;
}

.detailInfo p a {
    color: #05a9f5;
    font-size: 14px;
}

.detailInfo p strong {
    font-size: 18px;
    float: right;
}

.plan {
    width: 16px;
}

.bdbottom li:nth-child(1) .wzp {
    color: #878787;
}


/*侧边栏当前页状态*/

.cbbody li .color {
    color: #05a9f5;
}

.fc-button-content {
    cursor: pointer;
}

.noTask {
    font-size: 22px;
    text-align: center;
    color: #a8c3e2;
    margin: 30px;
}

.noTaskImg {
    width: 105px;
    height: 115px;
    display: block;
    margin: 0 auto;
}

.bdtop li:nth-child(1) .tbfqimg {
    background-position: -39px -46px;
}

.bdtop li:nth-child(3) .tbfqimg {
    background: url("../../image/spirit2.png") no-repeat scroll -322px -95px;
}

.bdbottom li .tbfqimg {
    background-position: -211px 3px;
}

#firstPage{
    color: #05a9f5;
}

#codeArea{
    margin-right: 0;
    width: 100%;
}
.enter{
    margin-top: -48px;
    margin-bottom: 16px;
    display: none;
}