.fl {
    float: left
}

.fr {
    float: right
}

.contright {
    float: right
}

.contright-hotmenu {
    width: 240px;
    text-align: left;
    padding: 0 20px;
    background-color: #FFF;
    height: auto;
    overflow: auto;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd
}

.contright-hotmenu dl {
    border-bottom: 1px solid #DDD;
    margin-top: 20px;
    padding-bottom: 15px
}

.contright-hotmenu dl .hotmenu-title {
    font-size: 16px;
    color: #333;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
}

.contright-hotmenu dl .hotmenu-title:before {
    content: '';
    width: 4px;
    height: 18px;
    display: inline-block;
    background-color: #ec232f;
    vertical-align: text-bottom;
    margin-right: 10px
}

.contright-hotmenu dl .hotmenu-info {
    color: #666;
    margin-top: 18px;
    font-size: 14px
}

.contright-hotmenu dl .subdemand a {
    text-align: center;
    height: auto;
    overflow: auto;
    margin: 30px 0 20px;
    background-color: #ed232f;
    display: block;
    color: #fff;
    line-height: 40px;
    border-radius: 5px;
    font-size: 14px
}

.contright-hotmenu dl .hotmenu-intro {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 240px;
    line-height: 35px
}

.contright-hotmenu dl .articleone img {
    float: left;
    width: 130px;
    height: 73px;
    margin-right: 10px
}

.contright-hotmenu dl .articleone {
    font-size: 16px;
    margin: 15px 0
}

.articleone .articleone-intro {
    display:-webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 20px;
    margin-bottom: 20px
}

.articleone .articleone-price {
    font-weight: bold;
    color: #ed232f
}

.articleone .articleone-course {
    display:block;
    font-size: 14px;
    color: #999
}

.contright--banner p img {
    width: 100%;
    margin: 20px 0 0
}

.contleft {
    width: 880px
}

.contleft-listhd {
    border-bottom: 2px solid #ddd;
    overflow: hidden;
    margin: 14px 0 20px
}

.contleft-listhd .listhdleft {
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    font-family: "微软雅黑"
}

.contleft-listhd .listhdleft span a {
    margin-right: 20px;
    padding-bottom: 8px;
    color: #333
}

.contleft-listhd .listhdleft span a.currentr {
    border-bottom: 3px solid #ec232f;
    color: #ec232f
}

.contleft-listhd .listhdcenter {
    float: right;
    font-size: 12px;
    color: #999;
    margin-top: 5px;
    font-family: simsun, arial
}

.contleft-listhd .listhdcenter span {
    color: #ec232f
}

.contleft-listsort {
    height: 40px;
    line-height: 40px;
    background: #f5f5f5;
    border:0;
}

.contleft-listsort div {
    float: left;
    width: 60px
}

.contleft-listsort div:hover {
    border: 0;
    width: 60px
}

.contleft-listsort div .active {
    padding: 2px 7px;
    background-color: #ed232f;
    color: white;
    border-radius: 5px
}

.contleft-listcont ul li {
    padding-top: 20px;
    height: 175px;
    border-bottom: 1px solid #ddd;
    overflow: hidden
}

.contleft-listcont ul li:hover {
    background-color: #f5f5f5
}

.contleft-listcont ul li .listcontimg {
   margin-top: 10px;
}

.contleft-listcont ul li .listcontimg img {
    width: 240px;
    height: 135px;
    border: 1px solid #eee
}


.contleft-listcont ul li .listschoolimg {
    margin-top: 10px;
}

.contleft-listcont ul li .listschoolimg img {
    width: 200px;
    height: 113px;
    border: 1px solid #eee
}

.listcontinfo {
    width: 480px;
    text-align: left;
    margin-left: 25px;
    color: #999
}

.listcontinfo font {
    margin: 10px 0;
    display: block
}

.listcontinfo .listcontinfo-tl {
    font-size: 18px;
    width: 615px;
}

.listcontinfo .listcontinfo-tl .ltitle {
    margin-right: 15px;
    color: #333;
    font-weight:700;
    max-width: 450px;
    display: inline-block;
    overflow: hidden;
    height: 22px;
    vertical-align: sub;
}

.certify, .recommend, .stick, .admissions {
    color: #fff;
    padding: 0 6px;
    margin-left: 5px;
    font-size: 14px;
    border-radius: 3px
}

.certify {
    background-color: #6189fd
}

.recommend {
    background-color: #f90
}

.stick {
    background-color: #17cdae
}

.listcontinfo .courseprice, .listcontinfo .coursenum, .listcontinfo .attmannum, .listcontinfo .applymannum {
    margin-right: 15px;
    padding-left: 20px
}

.listcontinfo .courseprice {
    background: url(../images/spr1.png) no-repeat 0 -13px
}

.listcontinfo .attmannum {
    background: url(../images/spr1.png) no-repeat 0 -47px
}

.listcontinfo .applymannum {
    background: url(../images/spr1.png) no-repeat 0 3px
}

.listcontinfo .coursenum {
    background: url(../images/spr1.png) no-repeat 0 -30px
}

.listcontinfo .courseprice b ,.listcontinfo .attmannum b,.listcontinfo .applymannum b,.listcontinfo .coursenum b {
    color: #ec232f
}

.listcontbtn a {
    width: 120px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    background-color: #ec232f;
    color: white;
    border-radius: 5px;
    margin-left: 10px;
    margin-top: 110px
}

.footbanner {
    margin: 35px 0
}



/*相关联菜单开始*/
.relatedmenu {
    padding: 0px 28px 28px;
    border-top: 1px solid #ddd;
    margin: 30px 0;
}

.relatedmenu dl {
    overflow: hidden;
}

.relatedmenu ul {
    font-size: 0px;
    position: relative;
    top: -24px;
    text-align: left;
}

.relatedmenu ul li {
    color: #999;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    margin-right: 30px;
    cursor: pointer;
    padding-bottom: 4px;
}

.relatedmenu ul li.active {
    color: #ff5400;
    border-bottom: 1px solid #ff5400;
}

.relatedmenu ul li:last-child {
    margin-right: 0px;
}

.relatedmenu dd a {
    float: left;
    width: 163px;
    text-align: left;
    color: #999;
    font-size: 12px;
    font-family: "宋体";
    line-height: 25px;
}

.relatedmenu dd a:hover {
    color: #ED232F;
}

.relatedmenu .relatedmenu-wauto dd a, .relatedmenu dd a {
    width: auto;
    margin-right: 30px;
}

.relatedmenu .border0 {
    padding-bottom: 0;
    border-bottom: 0;
}

.relatedmenu dl:not(:nth-child(2)) {
    display: none;
}
/*相关联菜单结束*/



.recommend-school {
    width: 100%;
    overflow: hidden;
    margin-bottom: 25px
}

.recommend-school ul {
    width: 1300px
}

.recommend-school ul li {
    float: left;
    margin-right: 25px;
    width: 280px;
    height: 158px;
    position: relative
}

.recommend-school ul li img {
    width: 100%;
    height: 100%;
    border: 1px solid #eee;
}

.recommend-school ul li p {
    display:  none;
    position: absolute;
    bottom: 0;
    height: 40px;
    color: white;
    width: 280px;
    line-height: 40px;
    font-size: 16px;
    background-color: rgba(51, 51, 51, .5)
}
.recommend-school ul li:hover p {
    display:block;
}


.hotmenu-hotline {
    text-align: left;
    font-size: 16px;
    padding-left: 25px;
    background: url(../images/tel.png) no-repeat 0 bottom;
    background-size: 17px;
    margin-left: 20px
}
dd.subdemand.move a {
    background-color: white;
    color: #555;
    text-decoration:  underline;
    margin: 11px 0px;
    display: inline-block;
    line-height: 25px;
}

dd.subdemand.move {
    text-align:  center;
}
.admissions {
    background: #fda121
}

.authentication span {
    width: 98px;
    height: 23px;
    line-height: 23px;
    margin-right: 10px;
    border-radius: 5px;
    display: inline-block;
    text-align: center
}

.authentication span:first-of-type {
    border: 1px solid #ec232f;
    color: #ec232f
}

.authentication span:last-of-type {
    border: 1px solid #6189fd;
    color: #6189fd
}

.listcontinfo-site {
    width: 460px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.listcontinfo-map img {
    vertical-align: sub;
    margin-right: 5px
}

.listcontinfo-map {
    color: #777
}

font.listcontinfo-map, font.listcontinfo-site {
    margin: 5px 0
}

.wrapper {
    border-color: #ddd
}

#select {
    margin: 7px 15px 25px 10px
}

#select dl {
    padding: 11px 0
}

#select dd div {
    margin: 0 15px
}

.listcontbtn a：hover{background-color: #d5303a;}
.contright-hotmenu dl .subdemand a：hover{background-color: #d5303a;}


