@media screen and (max-width: 1100px) { 
/*.header-cont{ display:none }
.header-contf{display:block;}
.searchf{width: 60%;float: left; margin-left: 20%; position: relative;} 
.search-buttonf {width: 15%; position: absolute; right: 0; top: 0; } 
.search-textf input{height: 5%;line-height: 5%;    color: #999;font-size: 14px;width: 100%;}*/
.search {
    width: 38%;
    float: left;
    margin-left: 9%;
    position: relative;
    height: 5rem;
    border: 2px solid #3ab57f;
    border-radius: 1rem;
}
.search-text input {
    height: 5rem;
    line-height: 5rem;
    border: 0px;
    color: #999;
    font-size: 2.5rem;
    width: 100%;
    border-radius: 1rem;
}
.search-button {
    width: 24%;
    position: absolute;
    right: 0;
    top: 0;
}
.search-button input {
    width: 100%;
    border: 0px;
    font-size: 2.5rem;
    height: 5rem;
    background: #3ab57f;
    color: #fff;
    text-align: center;
    
}
.index-title {
    height: 5rem;
    line-height: 5rem;
    overflow: hidden;
    margin: 20px 0;
}
.index-title a {
    color: #6b6b6b;
    margin: 0 1.5%;
    font-size: 2.5rem;
}
.index-title h4 {
    font-size: 3rem;
    font-weight: normal;
    float: left;
}
.index-title a {
    color: #6b6b6b;
    margin: 0 1.5%;
    font-size: 2.5rem;
}
.indexCourseList .hot-img-info h3 {
    font-size: 2.5rem;
    font-weight: normal;
    line-height: 5rem;
    height: 5rem;
    overflow: hidden;
    padding-right: 15px;
}
.indexCourseList .hot-img {
        height: 30rem;
    overflow: hidden;
   
}
.indexCourseList li {
    float: left;
    margin-right: 1%;
    width: 49%;
    position: relative;
    overflow: hidden;
        height: 37rem;
}
.box-inner{
	max-height: 37rem;
    overflow: hidden;
}

.indexCourseList .hot-img-info{
	    background: #fff;
	    padding: 1rem 2px;
}
.jd_navclass .tit {
    color: #868686;
    font-size: 2rem;
    margin: 1% 0 0.5%;
    text-align: center;
}
.jd_navclass .tip {
    font-size: 1.1rem;
    text-align: center;
    color: #6f6a6a;
    margin: 0px 1.5em 0px 1.5em;
}
.jd_navclass .item {
    width: 19%;
    float: left;
}
.course-top-classbox {
    position: absolute;
    left: 14rem;
    height: 50rem;
    background: #fff;
    z-index: 99;
    width: 83%;
    border: 1px solid #ebebeb;
    border-left: 0px;
    display: none;
}
.course-top-classbox .inner-class {
    height: 33rem;
    padding-left: 1rem;
    line-height: 5rem;
}
.course-top-classbox .inner-title {
    font-size: 2.2rem;
    line-height: 3rem;
}
.course-top-classbox .inner-class a {
    font-size: 1.8rem;
    float: left;
    color: #5b5b5b;
}
.course-top-classify li {
    height: 3.5rem;
    line-height: 3rem;
    font-size: 2.2rem;
    padding: 0 1rem;
    position: relative;
    overflow: hidden;
}
.header-nav {
    height: 5rem;
    margin-top: 1rem;
    overflow: hidden;
}
.head-nav-allbtn {
    margin-right: 1%;
}
.header-nav li {
    float: left;
    height: 5rem;
    line-height: 5rem;
    position: relative;
}
.head-nav-allbtn i {
    font-size: 2rem;
    float: left;
    margin-right: 10px;
}
.header-nav a {
    display: block;
    padding: 0 1rem;
    font-size: 2.5rem;
}
.head-nav-allbtn a {
    background: #3ab57f;
    width: 14rem;
    color: #fff;
}
.course-list-button a {
    width: 15rem;
    height: 3rem;
    color: #fff;
    line-height: 3rem;
    text-align: center;
    border-radius: 3px;
    background: #3ab57f;
    font-size: 2rem;
    display: block;
}
.course-list-button {
    position: absolute;
    right: 6%;
    top: 50%;
    margin-top: 0%;
}
.course-list-price {
    font-size: 2rem;
    line-height: 2rem;
    color: #ff4000;
    margin-top: 1rem;
}
.course-list-title {
    font-size: 2rem;
    height: 3rem;
    line-height: 3rem;
    overflow: hidden;
}
.sub-title {
    height: 5rem;
    line-height: 5rem;
    margin-top: 1rem;
    overflow: hidden;
    position: relative;
    font-size: 2.5rem;
}
.login_box .username, .login_box .password {
    padding: 0px 10px 0px 40px;
    width: 60%;
    vertical-align: middle;
    height: 6rem;
    border: 0;
    outline: none;
    font-size: 2rem;
    color: #999;
    letter-spacing: 1px;
    border: #ddd solid 1px;
    background: #fff url(reg_ico.gif) no-repeat;
    border-radius: 0px;
}
.login_box .username {
   
    height: 6rem !important;
    line-height: 5rem !important;
    float: left !important;
}
#u_code{
	width:35% !important;
}
#captchaes{
	width: 20rem !important;
    height: 6rem !important;
}
.loginpanel li {
    cursor: pointer;
    position: relative;
    height: 5rem;
    float: left;
    line-height: 5rem;
    text-align: center;
    font-size: 3rem;
    padding-top: 1rem;
}
.loginpanel{
	    height: 7rem;
}
.btn-login {
    width: 60%;
    height: 6rem;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    line-height: 6rem;
    cursor: pointer;
    background: #3ab57f;
    border: 0px;
    color: #fff;
    font-size: 2rem;
    border-radius: 3px;
}
.zp{
	display: inline-block !important;
	    font-size: 2rem;

}
.login .l_m {
    width: 100%;
    float: left;
    border: 1px solid #eee;
    margin-left: 1rem;
    background: #fff;
    position: relative;
    border-radius: 5px;
    min-height: 30rem;
}
.login_box .cook {
   display: none;
}
.login .rightBox{
	display: none;
}
.login .btn_yz {
    width: 25%;
    border-radius: 2px;
    margin-left: 10px;
    height: 7rem;
    line-height: 6rem;
    cursor: pointer;
    background: #f5f5f5;
    border: #eee solid 1px;
    font-size: 2rem;
    color: #606060;
}
#MobileCode{
	width: 35% !important;
    height: 6rem !important;
    float: none !important;
}
.mobileLogin .username, .mobileLogin #MobileCode{
	font-size: 2rem;
}
.sub-header li a {
    display: block;
    font-size: 2rem;
    padding: 0 25px;
    overflow: hidden;
}
.con06{
	display: none;
}
.pagination p {
    float: left;
    padding: 2px 12px;
    font-size: 2rem;
    height: 3rem;
    line-height: 3rem;
    color: #bbb;
    border: 1px #ccc solid;
    background: #fcfcfc;
    margin-right: 8px;
}
.pagination a {
    display: block;
    float: left;
    margin-right: 10px;
    padding: 0.1rem 2.5rem;
    height: 3rem;
    border: 1px #cccccc solid;
    background: #fff;
    text-decoration: none;
    color: #808080;
    font-size: 2rem;
    line-height: 24px;
  
}
.user-left-tit i {
    
    height: 2rem;
    float: left;
    margin-left: 5%;
    
    line-height: 2rem;
}
.user-left-box a {
    display: block;
    height: 4rem;
    line-height: 4rem;
    overflow: hidden;
    padding-left: 5%;
        font-size: 2rem;
}
.user-left-tit {
    height: 4rem;
    line-height: 4rem;
        font-size: 2rem;
        padding-left: 5%;
}
.user-left-tit i{
	display: none;

}
.r_title {
    height: 4rem;
    line-height: 4rem;
    background: #fff;
    border-bottom: 1px solid #ebebeb;
    font-size: 2rem;
    padding-left: 3%;
    color: #fff;
}
.my-coslist li {
    width: 49.3%;
    float: left;
}
.my-coslist li .images {
    overflow: hidden;
    height: 100% !important;
}
.my-coslist .cos-name {
    font-size: 1.8rem;
    line-height: 2rem;
    height: 100%;
    overflow: visible;
    margin: 10px 15px 0 15px;
}
.my-coslist .learn-button a {
    font-size: 1.5rem;
}
.clearfixmp {
    display: block;
    max-height: 100% !important;
    overflow: visible !important;
}
.footer-tabbar {
    background: #fff;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 100;
    display: block !important;
}
.footer-tabbar ul {
    display: flex;
}
.footer-tabbar li.on {
    color: #ff663d;
}

.footer-tabbar li.on {
    color: #ff663d;
}
.footer-tabbar li {
    color: #929699;
    text-align: center;
    font-size: 0.5rem;
    line-height: 0.6rem;
    flex: 1;
}
.footer-tabbar-blank, .footer-tabbar, .footer-tabbar li {
    height: 9.45rem;
    overflow: hidden;
}
.footer-tabbar li {
    
    text-align: center;
    font-size: 4rem;
    line-height: 7.45rem;
    height: 10.45rem;
    flex: 1;
}
.footer-tabbar li a{
	color: #ff663d;
}

.footer-tabbar li .icon {
    width: 1.6rem;
    height: 1.6rem;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: 1.2rem 1.2rem;
    background-position: 50% 60%;
}
.item>.fleft em{font-size: 1.8rem;line-height:2rem;}
.detail-content {
    line-height: 2rem;
    font-size: 1.8rem;
}
.detail-title {
    overflow: hidden;
    line-height: 2rem;
    height: 2rem;
    font-size: 2rem;
    margin-bottom: 10px;
    color: #5b5b5b;
}
.course_right{
	display: none;
}
.courseTab li{
	font-size: 2rem;
}
#subContMinHeight{
	min-height:200px !important;
}
}
