/*cjq 2020-12-7*/
/*字体溢出隐藏预设*/
.text-h1{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.text-h2{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.text-h3{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.text-h3-fill{overflow:hidden;position:relative;max-height:90px;}
.text-h3-fill::after{position:absolute;right:0;bottom:0;padding-left:40px;background:linear-gradient(to right,transparent,#fff 50%);content:"...";}	
/*nav*/
/*.head{background: #fff ;position: fixed;width: 100%;left: 0;z-index: 10;top: 0;}*/
/*.con{margin-top: 64px !important;}*/
.head .bx > ul > li > a{color: #111;}
.head .bx > ul > li > a.cur{background: #f5f5f5;}
.head .logo img {
    height: 48px;
    width: 100%;
}
.head .yfd > a{color: #111;}
.head .bx > ul{width: calc(100% - 440px);}
.drop-user-ava{width: 24px;height: 24px;border-radius: 24px;vertical-align: middle;margin-right: 5px;}
.searchBox {
    width: 100%;
    height: 130px;
    background: url(/images/default/sousuo_bj.png) no-repeat;
    background-size: cover;
    box-shadow: 2px 2px 10px 2px rgba(0,0,0,.10);
    position: fixed;
    z-index:9;
}
.s-left-tt{width:480px ;float: left;margin-top: 35px;display: flex;justify-content: flex-start;align-items: center;}
.s-left-tt img{width: 50px;height: 50px;margin-right: 15px;}
.s-left-tt h2{font-size: 28px;font-weight: 600;color: #4c4c4c;}
.s-left-tt p{font-size: 12px;color: #4c4c4c ;margin-left: 25px;line-height: 1.2;margin-top: 5px;letter-spacing: 2px;}
.s-from-box{width: 560px;float: right;margin-top: 35px;}
.s-search{height: 46px;width: 560px;background: #fff;border-radius: 12px;overflow: hidden;margin-bottom: 12px;position: relative;}
.s-search input[type=text]{width: 480px;height: 46px;margin-left: 20px;font-size: 14px;}
.s-icon-btn{position: absolute;top: 0;right: 0;width: 50px;height: 46px;background: #338cfc;display: block;text-align: center;}
.s-icon-btn  img{width: 28px;height: 28px;margin-top: 10px;}
.s-from-box p{color: #666;}.s-from-box p a{color: #999;margin:0 15px; font-size:12px;}.s-from-box p a:hover {color: #0384fc;}
/*footer*/
.footCt{background: #fff;padding: 10px 0;height: auto;overflow: hidden;}
.col3{width: 33.333%;min-height:1px;}
.width50{width: 50%;}
.col3,.width50{float: left;position: relative;}
.tc{text-align: center;}
.footCt .col3:not(:last-of-type):after {
    content: "";
    position: absolute;
    right: 0;
    top: 0px;
    width: 1px;
    height: 120px;
    background: #e5e5e5;
}
.footLogo{margin-top: 20px; max-width:200px;}
.copybx {
    background: #eee;
    color: #999;
    font-size: 12px;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.bgff .width50{position: relative;}
.bgff .width50 p{font-size: 14px;}
.footPhone img{float: left;width: 80px;height: 80px;margin-right: 10px;margin-top: 20px;margin-left: 50px;}
.footPhone div{float: left;padding-top: 10px;}
.footPhone div p{font-size: 24px;margin-top: 10px;}
/*other*/
.bt .bti ul li.jnio.cur{border-radius: 40px !important;}
.course_fl dl dt {padding-left: 18px;color:#333;}
.course_fl dl dd a {
    padding: 0 8px;
    color:#666;
}
.course_fl{box-shadow: none;}
.header{background: #000;}
.bx .t_dh > li a{color: #fff;}
.header .drop-user-ava{width: 18px;height: 18px;margin-top: -3px;}
.bx .t_dh > li.noborder{background: none;}
.price_bx{margin: 10px 0;}
.list_left .lbsx .active a{color:#0384fc ;}
.list_left .lbsx .active{border-bottom-color: #0384fc;}
/*pages*/
.fenye a{border: none !important;}
.fenye .slct,.tiku_left .dy_list .active a{border-radius: 60px;}
/*user*/
.cont .right .yhxx .yh_right h3{padding-top: 26px;}
.cont .right .ggbk h3{padding: 5px 20px 15px 20px;}
.ggkc{width: 100%;padding: 16px 0; background: #fff;float: left;height: auto;margin-top: 14px;border-radius: 6px;overflow: hidden;}
.cont .right .ggkc h3 {font-size: 17px;padding: 5px 20px;border-bottom: 1px solid #e5e5e5;}
.list_course ul{padding: 10px;}
.list_course li{margin-bottom: 15px;}
.list_course li:hover {
        box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
        -o-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);

}
.list_course li:hover a h4 p:first-of-type {
    color: #0384fc;
}
.list_course li a img{width: 100%;height: 150px;vertical-align: ;}
.list_course li h4{font-size: 16px;font-weight: 400;color: #4c4c4c;line-height: 2; margin-left:10px;}
.list_course li p{font-size: 12px;color: #666;display: flex;align-items: center;justify-content: space-between; margin-left:10px;}
.list_course li p a{color: #666;}
.list_course li p a:hover{color: #00A0E9;}
.list_course li p mark{color: #fd9b09;background: none;}
.kc-pro-txt{float: right;margin-top: 73px;color: #ff8a00;font-size: 12px;margin-right: -50px;}
.kctp-pro{width: 100%;height: 6px;background:rgba(255,255,255,.75);position: absolute;bottom: 0;left: 0;z-index: 2;border-radius: 6px;}
.kctp-pro span{width: 50%;height: 6px;border-radius: 6px;background: #00A0E9;display: block;}
.kctp-pro1 {
    width: 95%;
    height: 6px;
    background: #f0f0f0;
    margin-top:10px;
/*    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    border-radius: 6px;*/
}

.kctp-pro1 span {
    width: 50%;
    height: 6px;
    border-radius: 6px;
    background: #00A0E9;
    display: block;
}


.cont .left .main_bx .xgnr ul li .kctp1 img{height: 100%;}
.cont .left .main_bx .fenye ul li a {
    width: auto;
    height: auto;
    display: inherit;
    float: left;
    line-height: inherit;
    background: inherit;
    border-radius: inherit;
    text-align: inherit;
    color: inherit;
}

.pagination > li > a, .pagination > li > span {
    border: none !important;
    color: #666 !important;
    margin-right: 20px;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    border-radius: 30px !important;
    background: #0384fc !important;
    border-color: #0384fc !important;
    color: #fff !important;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    border-radius: 30px !important;
    background: #0384fc !important;
    border-color: #0384fc !important;
    color: #fff !important;
}
.cont .right .xgj {
    padding: 10px;
    font-size: 13px;
}

    .cont .right .xgj #txtactcode {
        border: 1px solid #0384fc;
        padding: 4px 10px;
        border-radius: 20px;
        width: 230px;
        /* margin-left: 5px;*/
        margin-top: 8px;
    }

    .cont .right .xgj .qd, .cont .right .xgj .qx {
        margin-left: 5px;
    }

    .cont .right .xgj .qd {
        padding: 3px 15px;
        background: #0384fc;
        color: #fff;
        border-radius: 10px;
        margin:0px 20px;
    }

    .cont .right .xgj .qx {
        padding: 3px 15px;
        background: #ccc;
        color: #666;
        border-radius: 10px;
        margin: 0px 20px;
    }

.tiku_left .tkms .fenye ul li a:hover {
    height: inherit;
    line-height: inherit;
    padding: 6px 12px !important;
}

.list_course ul {
    width: 100%;
}

    .list_course ul li {
        width: 100%;
        margin-bottom: 16px;
        border-radius: 6px;
        overflow: hidden;
        transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -webkit-transition: all 0.2s linear;
    }

        .list_course ul li a {
            display: block;
            width: 100%;
            /*//  height: 215px;*/
            background: #fff;
            cursor: pointer;
        }

            .list_course ul li a span {
                display: block;
                width: 100%;
                height: 142px;
                position: relative;
            }

                .list_course ul li a span img {
                    width: 100%;
                    height: 100%;
                }

            .list_course ul li a h3 {
                display: block;
                padding: 0 12px;
            }

                .list_course ul li a h3 p:first-of-type {
                    display: block;
                    font-size: 16px;
                    padding-top: 12px;
                }

                .list_course ul li a h3 p:last-of-type {
                    display: flex;
                    padding-top: 12px;
                    justify-content: space-between;
                }

                    .list_course ul li a h3 p:last-of-type b {
                        display: inline-block;
                        font-size: 14px;
                        color: #999;
                    }

                    .list_course ul li a h3 p:last-of-type i {
                        display: inline-block;
                        font-size: 14px;
                        color: #ff8706;
                    }

                    .list_course ul li a h3 p:last-of-type .jqi {
                        color: #ff8706 !important;
                    }

        .list_course ul li:hover {
            box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
            -o-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
            -moz-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
            -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
        }

            .list_course ul li:hover a {
                color: #0384fc;
            }

        .list_course ul li p span {
            margin-bottom: 10px;
        }
