@font-face {
    font-family: "iconfont";
    src: url('../font/iconfont.eot'); /* IE9*/
    src: url('../font/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/iconfont.woff') format('woff'), /* chrome, firefox */
    url('../font/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('../font/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 36px;
    line-height: 72px;
}

ul, li {
    list-style: none;
}

* {
    padding: 0;
    margin: 0;
    /*font-family: "Î¢ÈíÑÅºÚ";*/
}

.clear {
    clear: both;
}

.login-in {
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #aaa;
    background: none;
    width: 100%;
    margin-top: 20px;
    line-height: 50px;
    padding-left: 25px;
}

.login-btn {
    border: none;
    background: #1ac2a3;
    width: 100%;
    margin-top: 30px;
    line-height: 35px;
    padding-left: 25px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #fff;
    margin-bottom: 20px;
}

a {
    text-decoration: none !important;
}

    a:hover {
        cursor: pointer;
    }

input {
    outline: none;
}

.left_tianjian ul li a {
    padding-left: 2.5rem;
}

.left_tianjian ul li {
    position: relative;
}

    .left_tianjian ul li a:before {
        content: url(../img/Act/renyuan.png);
        width: 20px;
        position: absolute;
        right: 1.5rem;
    }

.layui-form > .fenlei {
    width: 45rem;
}

    .layui-form > .fenlei > .layui-input-inline > input {
        width: 35rem;
    }

.myspan6 {
    position: absolute;
    right: 0;
    top: -1rem;
    border: none !important;
}

#btnCategorySave, #btnCategoryCancel {
    display: inline-block;
}

.myspan7 {
    position: absolute;
    right: 0;
    bottom: 1rem;
    border: none !important;
}


.teac_btn {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #ccc;
    padding: 2px 5px;
    color: #434343;
}

.teac_btn1 {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #ccc;
    padding: 2px 5px;
    color: #434343;
    background: #e0eeeb;
}

.sc {
    font-size: 14px;
    line-height: 2rem;
    color: #434343;
    margin-right: 0.25rem;
}

.xz {
    font-size: 14px;
    line-height: 2rem;
    margin-right: 0.25rem;
}

.qx {
    line-height: 1.7rem !important;
}

.bc {
    line-height: 38px;
}

.backProgressMain {
    width: 440px;
    margin-left: 30px;
    margin-top:50px;
}

.backProgressDesc {
    float: left;
    width: 50%;
    text-align: center;
}

    .backProgressDesc span {
        color: red;
    }

.backProgressTime {
    float: left;
    width: 50%;
    text-align: center;
}

    .backProgressTime span {
        color: red;
        
    }
