input{
    outline: none;
}
.clear{
    clear: both;
    height: 0;
    overflow: hidden;
}

.errorresultshow{
    display: none;
}

.rightresultshow{
    display: none;
}

.mock-exams-inp{
    display: none;
}

.rightanswer{
    display: none;
}

.middle-content-xuanze{
    position: relative;
}

.middle-content-xuanze .errorresultshow,
.middle-content-xuanze .rightresultshow{
    position: absolute;
    top: 0px;
    right: 50px;
}

.rightanswer{
    color: #FF0000;
    text-indent: 42px;
    padding-top: 30px;
}

.confirmbtn {
    background: #13AB5E;
    color: #fff;
    border-color: #13AB5E !important;
    width: 100px;
    height: 30px;
    font-size: 14px;
    border-radius: 3px;
    margin-left: 42px;
    margin-top: 30px;
    border: none;
}


.middle-classify-text .first{
    margin-left: 0;
}
.middle-classify-text .hover,
.middle-classify-text .hover a{
    color: #0099ff;
}

.testlist{
    padding-bottom: 38px;
}


.middle-inputv-dati a{
    width: 120px;
    height: 50px;
    background-color: #0099FF;
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    display: block;
}

.usabletime {
    position: fixed;
    left: 10px;
    top: 50%;
    margin-top: -78px;
    width: 128px;
    background: #ffffff;
    padding-top: 32px;
    padding-bottom: 27px;
}
.usabletime .tit{
    font-size: 16px;
    text-align: center;
    color: #666666;
}
.usabletime .time{
    text-align: center;
    font-size: 16px;
    color: #F73E3E;
    padding-top: 10px;
    font-weight: bold;
}
.usabletime .jianjuan a{
    display: block;
    width: 84px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin-top: 26px;
    margin-left: auto;
    margin-right: auto;
    background: #0099FF;
    color: #ffffff;
}

.layui-menu-body-title a.child{
    display: inline;
    color: #C7C7C7;
}


.product-left-list1-img{
    height: 208px;
    overflow: hidden;
}
.product-left-list1-img img{
    width: 208px;
}

.name-input label{
    float: left;
    display: block;
    float: left;
    margin-right: 20px;
    line-height: 30px;
}

.headportrait-img .upload{
    width: 76px;
    height: 76px;
    border-radius: 38px;
}

.allorder, .order-weitongguo, .order-tianxiezhong, .order-yitongguo, .order-yifukuan, .order-wancheng, .order-shenpi, .order-daifukuan, .wuliu{
    display: block;
    width: 30px;
    height: 30px;
}
.allorder{
    background: url("../home/dingdan_icon.png") center center no-repeat;
}
.order-tianxiezhong{
    background: url("../home/tianxie_icon.png") center center no-repeat;
}
.order-weitongguo{
    background: url("../home/weitongguo_icon.png") center center no-repeat;
}
.order-yitongguo{
    background: url("../home/shouhuoicon_icon.png") center center no-repeat;
}
.order-yifukuan{
    background: url("../home/yifukuan_icon.png") center center no-repeat;
}
.order-wancheng{
    background: url("../home/wancheng_icon.png") center center no-repeat;
}
.order-shenpi{
    background: url("../home/shengpi_icon.png") center center no-repeat;
}
.order-daifukuan{
    background: url("../home/daifukuan_icon.png") center center no-repeat;
}
.wuliu{
    background: url("../home/wuliu_icon.png") center center no-repeat;
}