@charset "UTF-8";
html {
    font-size: 62.5%;
    height:100%;
}
body{
    font-size: 1.5rem;
    background:#fff;
    list-style:none;
    font-family:'微软雅黑'!important;
}
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dd,dt+dd{
    margin:0;
    padding:0;
    list-style:none;
    font-weight:400;
    color:#3a3a3a;
    font-size: 1.5rem;
}
img{
    vertical-align:middle;
    border:none;
}
.left{float:left;}
.right{float:right;}
.clear:after{
    content:'';
    clear:both;
    display:block;
}
.clear{clear:both;}
.clearfloat:after{
    display:block;
    content:'';
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfloat{zoom:1;}
a{
    color:#333;
    text-decoration:none;
}
a:active{
    color:#333;
}
i{
    font-style:normal;
}
input,button{
    border:0;
    outline:none;
    margin:0;
    padding:0;
}
em{
    font-style:normal;
}
.mui-content{
    background:#fff;
}
/*公共样式 end*/

/*头部 start*/
.mui-bar-nav{
    z-index:998;
    height:50px;
    background:#fff;
    box-shadow:none;
}
.mui-bar-nav{
    background:url("../images/top_bg.jpg") no-repeat center;
    background-size:100% 100%;
}
.mui-bar-nav.mui-bar .mui-icon{
    padding-top:13px;
    padding-bottom:13px;
    color:#fff;
}
.mui-bar .mui-title{
    color:#fff;
    line-height:50px;
}
.mui-bar-nav.mui-bar .mui-pull-right{
    color:#fff;
    font-size:2rem;
    line-height:24px;
}
.mui-pull-left{
    position:relative;
    z-index:999;
}
.mui-pull-left img{
    width:78px;
}
.mui-bar-nav~.mui-content{
    padding-top:50px;
}
/*头部 end*/

/*搜索 start*/
.search{
    width:100%;
    height:50px;
}
.search_nav{
    position:relative;
    width:90%;
    height:34px;
    line-height:34px;
    font-size:1.4rem;
    background:#f4f4f4;
    border-radius:30px;
    margin:8px auto;
    text-align: center;
    overflow: hidden;
}
.search_nav input{
    width:100%;
    height:34px;
    line-height:34px;
    background:#f4f4f4;
    font-size:1.4rem;
    padding:0 0 0 40px;
    border:0;
    margin:0;
    text-indent:5px;
    overflow:hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.search_nav a img{
    position:absolute;
    left:15px;
    top:7px;
    width:20px;
    height:20px;
    margin:0;
    vertical-align: middle;
}
/*搜索 end*/

/*课程列表 start*/
.course_list{
    width:calc(100% - 10px);
    margin:10px auto;
    overflow:hidden;
}
.course_list li{
    float:left;
    width:50%;
    padding:0 5px;
    overflow:hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.course_list li a{
    display:block;
    width:100%;
    background:#fff;
}
.course_list li img{
    width:100%;
    border-radius:6px;
}
.course_list li p{
    width:100%;
    height:44px;
    font-size:1.5rem;
    line-height:22px;
    margin:5px 0;
    overflow:hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    white-space: normal;
}
.course_nr span{
    display:block;
    width:100%;
    height:2rem;
    line-height:2rem;
    color:#999;
    font-size:1.3rem;
    text-align: left;
    margin-top:0.5rem;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
/*课程列表 end*/

/*底部 start*/
.mui-bar-tab~.mui-content{
    padding-bottom:60px;
}
.mui-bar-tab{
    z-index:899;
    height:60px;
    background:#fff;
    border-top:1px solid #eee;
    box-shadow:0 1px 5px 1px rgba(0,0,0,0.08);
}
.mui-bar-tab .icon{
    display:block;
    width:24px;
    height:24px;
    margin:3px auto;
}
.mui-bar-tab .icon1{
    background:url("../images/icon_home1.png") no-repeat center;
    background-size:cover;
}
.mui-bar-tab .mui-active .icon1{
    background:url("../images/icon_home2.png") no-repeat center;
    background-size:cover;
}
.mui-bar-tab .icon2{
    background:url("../images/icon_study1.png") no-repeat center;
    background-size:cover;
}
.mui-bar-tab .mui-active .icon2{
    background:url("../images/icon_study2.png") no-repeat center;
    background-size:cover;
}
.mui-bar-tab .icon3{
    background:url("../images/icon_progress1.png") no-repeat center;
    background-size:cover;
}
.mui-bar-tab .mui-active .icon3{
    background:url("../images/icon_progress2.png") no-repeat center;
    background-size:cover;
}
.mui-bar-tab .icon4{
    background:url("../images/icon_personal1.png") no-repeat center;
    background-size:cover;
}
.mui-bar-tab .mui-active .icon4{
    background:url("../images/icon_personal2.png") no-repeat center;
    background-size:cover;
}
.mui-bar-tab .mui-tab-item{
    overflow:visible;
}
.mui-bar-tab .mui-tab-item .mui-tab-label{
    display: block;
    font-size:1.3rem;
    line-height:22px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mui-bar-tab .mui-tab-item.mui-active{
    color:#3b64ea;
}
/*底部 end*/

/*弹窗 start*/
.mui-popup-title+.mui-popup-text{
    font-size:1.4rem;
}
.mui-popup-button:first-child{
    border-right:1px solid rgba(0,0,0,.2);
}
.mui-popup-button:after{
    background:#fff;
}
/*弹窗 end*/

/*暂无内容 start*/
.none_tu{
    width:100%;
    margin:50px 0;
    text-align: center;
    overflow:hidden;
}
.none_tu img{
    width:70%;
    max-width:300px;
}
.none_tu p{
    font-size:1.6rem;
    color:#999;
    margin:1rem 0;
}
/*暂无内容 start*/

/*表单 start*/
.mui-input-group:before,.mui-input-group:after{
    height:0;
}
/*表单 start*/

/*固定下拉 start*/
.drop{
    position:fixed;
    right:0;
    top:0;
    background:rgba(0,0,0,0.5);
    opacity:0;
}
.drop.show{
    width:100%;
    height:100%;
    opacity: 1;
    z-index:999;
}
/*全部分类 start*/
.kinds{
    position:absolute;
    top:0;
    right:-85%;
    width:85%;
    height:100%;
    background:#fff;
    overflow-y:scroll;
    transition:all 0.5s ease;
}
.drop.show .kinds{
    right:0;
}
.kinds dt{
    width:100%;
    line-height:30px;
    font-size:1.6rem;
    font-weight:bold;
    padding:0 15px;
    margin-top:20px;
    color:#000;
    overflow:hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.kinds dd{
    width:100%;
    margin-bottom:20px;
    overflow:hidden;
}
.kinds dd a{
    display:flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    float:left;
    width:calc((100% - 45px)/2);
    height:50px;
    background:#edf2ff;
    border-radius:50px;
    font-size:1.5rem;
    padding:0 10px;
    margin:15px 0 0 15px;
    overflow:hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.kinds dd a.lan{
    background:#939efc;
    color:#fff;
}
.kinds dd span {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
@media(max-width:340px){
    .kinds dd a{
        font-size:1.35rem;
        padding:0 5px;
    }
}
/*固定下拉 end*/

/*试卷列表 start*/
.section{
    width:100%;
    margin:0 auto;
}
.section li{
    position: relative;
    width:100%;
    padding:10px 5%;
    border-top:1px solid #eee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.section li:first-child{
    border:0;
}
.section li span{
    position: absolute;
    top:50%;
    left:5%;
    margin-top:-17px;
    width:34px;
    height:34px;
    background:url("../images/icon_test.png") no-repeat center;
    background-size:cover;
    border-radius:0;
    box-shadow:none;
}
.section li h3{
    width:100%;
    line-height:26px;
    padding:0 0 0 40px;
    color:#333;
    overflow:hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp:2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/*试卷列表 end*/
