@import url("https://imgs.yongkao.com/common/common.css");
@import url("https://imgs.yongkao.com/common/common_m.css");
.schoolnav{background: none;font-size: 16px;padding: 0;}
.schoolnav li{float: left;width: 16%;line-height: 2em;margin-top: 10px;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}


.banner{height: 120px;position: relative;overflow: hidden;width: 100%;}
.banner img{height: 120px;transform: translate(-50%,-50%);position: absolute;top: 50%;left: 50%;}

/*关于 文字*/
.intro{padding-left: 15px;height: 300px;overflow-y: scroll;font-size: 16px;}
.intro img{display: block;margin: 0 auto;max-width: 90%;}
.intro p{line-height: 24px;margin-bottom: 10px;}

.page{padding: 15px;}
.page h1{font-size: 26px;line-height: 1.4em;color: #333;font-weight: bold;margin: 0px auto 15px auto;}
.page img{max-width: 100%;}
.page p{margin-top: 10px;font-size: .17rem;line-height: 2em;color: #000;}
.page p.newsinfo {font-size: 14px;color: #B7BBBF;}
.page p.newsinfo em {float: right;}

.page p.newsShow {font-size: 14px;color: #B7BBBF; line-height: 40px; border-bottom: 1px solid #ccc}
.page p.newsShow em {float: right;}

/*相关课程*/
.correlation{}
.correlation h5{font-size: 20px;color: #333;border-bottom: 1px solid #e0dfe4;line-height: 46px;font-weight: bold;margin-bottom: 20px;position: relative;}
.correlation h5 em{position: absolute;width: 5.5em;height: 3px;background: #ff0604;bottom: 0;left: 0;}
.correlation ul{}
.correlation li {border-radius: 4px;margin-bottom: 12px;position: relative;clear: both;display: flex;}
.correlation li a{text-decoration: none;}
.correlation li a:hover p{color:#e90f06;}
.correlation li p{font-weight: 500;font-size: 16px;line-height: 22px;overflow: hidden;text-overflow: ellipsis;display: contents;word-break: break-all;word-wrap: break-word;padding: 8px;float: left;}
.correlation img{width: 140px;height: 100px;margin-right: 1em; border-radius: 6px;background-position: center;background-repeat: no-repeat;background-size: cover;position: relative;float: left;}

/*相关校区*/
.correlation ul.xiaoqu li{width: 50%;padding: 5px;float: left;box-sizing: border-box;display: block;clear: inherit;margin-bottom: 0;text-align: center;}
.correlation ul.xiaoqu li a {background: #e7ebf1;color: #6c7177;display: block;line-height: 0.36rem;word-wrap: normal;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

/*相关文章*/
.correlation_article li{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.correlation_article li a{padding-left: 10px;color: #999;}
.correlation_article li a:hover{color: #e90f06;}
.correlation_article li:before{content: " ";display: block;position: absolute;width: 4px;height: 4px;top: 50%;left: 0;background: #999;}

/*课程属性*/
.page .course-info{margin-bottom: 15px;}
.page .course-info img{border-radius: 10px;margin-bottom: 15px;}
.page .course-info ul{color: #2B333B;font-size: 14px;background: #F3F5F7;border-radius: 15px;padding: 10px;height: 115px;font-weight: bold;}
.page .course-info ul i{font-style: normal;color: #333;font-weight: normal;}
.page .course-info ul i.open-kefu,.page .course-info ul i.tel400{cursor: pointer;}
.page .course-info ul li{width: 100%;line-height: 36px;margin-bottom: 5px;border-bottom: 1px solid #D9DDE1;}
.page .course-info ul li:nth-child(3), .page .course-info ul li:nth-child(4) {float: left;}/*开班时间、教学点*/
.page .course-info ul li:nth-child(2) {float:left;text-overflow: ellipsis;white-space: nowrap;width: 50%;overflow: hidden;}/*学校地址*/
.page .course-info ul li:nth-last-child(2) {float: left;width: 50%;}
.page .course-info ul li.service{width: 100%;padding-top: 20px;line-height: 38px;border: none;}
.page .course-info ul li.service a{width: 150px;height: 38px;display: block;float: left;text-align: center;color: #fff;text-decoration: none;border-radius: 10px;max-width: 43%;}
.page .course-info ul li.service a.open-kefu{background: #fe9900;}
.page .course-info ul li.service a.enroll.open-kefu{background: #ed232f;margin-right: 30px;}
.page .course-info ul li.service i{color: inherit;margin-right: 5px;}
.page .course-info .zxzx{margin-bottom: 20px;}
.page .course-info .zxzx,.page .course-info .zxzx .tel400{color: #fd284c;font-weight: bold;}
.page .course-info .zxzx em{float: right;font-weight: bold;}
.page .course-info .zxzx .icon-tel400{padding: 6px;background: #fd0218;border-radius: 50%;}
.page .course-info .zxzx .icon-tel400:before{color: #fff;}
.page .course-info .zxzx .tel400{padding-left: .3em;font-size: 18px;}

/*课程内容*/
.course-content .menu,.course-content .menu h5{line-height: 50px;font-weight: bold;}
.course-content .menu{margin:15px 0;}
.course-content .menu li{float: left;width: 50%;text-align: center;font-size: 18px;border-top: 5px solid #B7BBBF;cursor: pointer;}
.course-content .menu li.active{border-top-color: #25b7ff;color: #25b7ff;}
.course-content .menu p.updatetime{float: right;color: #666;font-size: 14px;text-indent: -999999999px;width: 0;}
.course-content-item{display: none;font-size: 16px;line-height: 32px;max-width: 100%;overflow: hidden;}
.course-content-item.active{display: block;}
.course-content-item img{max-width: 100%;margin: 0 auto;display: block;height: auto!important;}
.course-content-item h2 { font-size: 18px!important; font-weight: bold; line-height: 150%!important;}
.course-content-item p{margin-bottom: 10px;text-align: justify;word-wrap: break-word;word-break: normal;}
.course-content-item .row{margin-bottom: 25px;}
.course-content-item .row p{margin-bottom: 0;text-indent: 0;}
.course-content-item a{color: #25b7ff;text-decoration: underline;}
.course-content-item .xianshi_pb {position: relative;z-index: 9999;padding-top: 110px;bottom: 2px;margin-top: -110px;width: 100%;background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(88%,#fff));background-image: linear-gradient(-180deg,rgba(255,255,255,0) 0%,#fff 88%);padding-bottom: 6px;}
.course-content-item .chankan_pb {text-align: center;font-size: 14px;margin-bottom: 2em;cursor: pointer;}
.course-content-item .chankan_pb a {color: #999;text-decoration: none;}
p.school-info{line-height: 30px;font-size: 16px;margin: 25px 0 0;border-top: 1px solid #e6e6e6;padding: 1.5em .5em .5em;color: #333;}
p.school-info a{font-size: 16px;color: #25b7ff;background: #e5f2ff;padding: 6px 8px;border-radius: 5px;margin: 0px 9px;text-decoration: none;}
p.school-info a:hover{color: #e90f06;}

/*课程列表页面*/
.course-cate .sub li{height: 100px;margin-bottom: 15px;}
.course-cate .sub .course-img{margin: 0 15px;border-radius: .06rem;background-position: center;background-repeat: no-repeat;background-size: cover;position: relative;float: left;}
.course-cate .sub .course-img img{width: 140px;height: 100px;border-radius: .06rem;}
.course-cate .sub .course-content{padding: 8px;float:left;display: contents;}
.course-cate .sub .course-content h4{font-weight: 500;font-size: .16rem;line-height: .22rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;word-wrap: break-word;}
.course-cate .sub .course-content h4 a{color: #2B333B;}
.course-cate .sub .course-content h5{margin-top: .1rem;}
.course-cate .sub .course-content h5 a{color: #71777D;}

/*优惠资讯*/
.newslistpage{margin-top: 25px;}
.newslistpage .left_menu{display:none;}
.newslistpage li{clear: both;margin-bottom: 15px;height: 100px;}
.newslistpage .imgCon{width: 140px;height: 100px;border-radius: .06rem;background-position: center;background-repeat: no-repeat;background-size: cover;position: relative;float: left;margin-right: 1em;}
.newslistpage .imgCon img{width: 140px;height: 100px;border-radius: 6px;}
.newslistpage .list-content{padding:8px;float:left;font-size:16px;display: contents;}
.newslistpage .articleList .imgCon{margin-right: 8px;}
.newslistpage h3{line-height:.28rem;padding:.2rem 0 .07rem .2rem;font-size:.18rem;margin-bottom: 15px;}

.correlation_article,.page p.newsinfo{position: absolute;top:-1000px}

/*头部固定*/
body #ykheader{
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 1000;
}

.schoolnav{
    position: sticky;
    z-index: 999;
    top: 52px;
    background: #fff;
}

.school_detail{display: flex}
.school_detail .school_thumb{width: 25%;border-radius: 15px}
.school_detail .school_thumb img{border-radius: 50%;width: 0.8rem;margin-top: 0.1rem;}
.school_detail .school_right_up{font-size: 0.2rem;font-weight: bold;margin-top: 0}
.school_detail .school_right_down{display: flex;justify-content: space-between;align-items: center;}
.school_detail .school_right_desc{width: 70%;display: flex}
.school_detail .school_right_desc p {font-size: 0.13rem;color: grey;padding: 0;margin-top: 0.05rem;padding-right: 0.06rem;}
.school_detail .school_right_desc p:nth-child(1) {color: red;}
.school_detail .school_right_down div {color: grey;font-size: 0.13rem;margin-top: 0.05rem}
.xuexiao_imgs {display: flex;justify-content: space-between;}
.xuexiao_imgs img{width: 30%;border-radius: 0.03rem}

.xuexiao_ke{display: flex;justify-content:flex-start;flex-wrap: wrap;max-height: 1rem;overflow: hidden;}
.xuexiao_ke .xuexiao_ke_btn{color: #ffffff;background: #0a71da;border-radius: 0.05rem;padding: 0 0.09rem;font-size: 0.16rem;}
.xuexiao_ke p{font-size: 0.16rem;margin-left: 0.06rem;color: grey;padding: 0 0.02rem}
.xuexiao_ke p a{color: grey;}

.page .school_add.course-info ul{height: unset}
.page .school_add.course-info ul li{padding-top: unset}

/*校区*/
body .box h2{padding-right: 0.06rem;padding-left: 0;}
body .box h2.tuijan_logo{margin-bottom: 0}
body .banner{height: 160px;}
body .banner img{height: 160px;width: unset}
.box .brand{height: unset;margin: 0.1rem 0;}
.box #top_imgs img{width: 1.4rem;border-radius: 0.04rem;height: 1rem;margin-right: 0.04rem}
.box #top_imgs{display: flex; justify-content: space-between;flex-wrap: nowrap;padding: 0;overflow-x: auto;margin-top: 0.15rem}
.box #top_imgs .look_more{background: #dbd8d8;text-align: center;justify-items: center;border-radius: 0.04rem;}
.box #top_imgs .look_more a{display: block;line-height:1rem;width: 1.4rem;height: 1rem;color: #0a71da;font-size: 0.2rem}
.box .svg_img img{width: 0.23rem}
.box .all_cat{float: right;font-weight: lighter;}
.box .all_cat a{color: #99a1a8;font-size: 0.16rem}
.box .all_cat a img{width: 0.25rem}

ul.subcateT.liebiao{display: flex;justify-content: flex-start;flex-flow: wrap;/* height: 0.9rem; */}
.box.fen h2{margin-bottom: unset}
ul.subcateT li{margin-top: 0.1rem}