/*公共*/
.row {
    display: flex!important;
}
.main-content {
    margin-top: 0;
}
/*banner*/
.banner {
    background-image: linear-gradient(0deg, #ee2e2f 0%, #f75e58 51%, #ee3031 100%);
    height: 200px;
    /*padding-top: 72px;*/
}
.banner .banner-content {
    width: 1400px;
    margin: 0 auto;
    display: flex;
    padding: 19px 0;
    justify-content: space-between;
}
.banner .banner-left {
    width: 996px;
    height: 162px;
}
.banner .banner-right {
    width: 390px;
    display: flex;
    justify-content: center;
    overflow: hidden;
}
.banner .banner-right img {
    max-height: 162px;
}

/*搜索*/
.sub-index-search {
    background: url("../../../cms/common/image/sub_index/sub_index_nav_bg.png") center center no-repeat;
    background-size: 1400px 78px;
    width: 1400px;
    height: 78px;
    display: flex;
    align-items: center;
    margin-top: 5px;
}
.area-content {
    display: flex;
    padding: 32px 0 0 28px;
}
.area-content .area-title {
    color: #fcf1d2;
    text-shadow: 2px 3px 4px rgba(25, 25, 25, 0.25);
    font-size: 26px;
    margin-left: 40px;
    margin-top: -20px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 32px;
    font-style: italic;
}
.area-nav {
    display: flex;
    align-items: center;
    padding-top: 20px;
    margin-left: 100px;
}
.area-nav .nav-item {
    color: #fff;
    margin-right: 36px;
    font-size: 17px;
}
.area-nav .nav-item:hover {
    font-weight: bold;
}
.top-search {
    width: 305px;
    height: 35px;
    background: #fff;
    border-radius: 17px;
    border: solid 1px #ebebeb;
    display: flex;
    align-items: center;
    padding: 0 14px;
    margin-top: 14px;
}
.top-search .search-content {
    border: none;
}
.top-search .search-content-input {
    width: 100%;
    font-size: 14px;
    height: auto;
}
.top-search .search-btn {
    position: absolute;
    right: 10px;
    top: 5px;
    cursor: pointer;
    background: transparent;
    width: 14px;
    height: 14px;
    border: none;
}
.top-search .convenient-wrapper {
    height: 0;
    width: 280px;
    position: absolute;
    background: #fff;
    top: 35px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
    border-radius: 0px 0px 6px 6px;
    overflow: hidden;
}
.top-search .convenient-wrapper.active {
    height: auto;
}
.convenient-wrapper .convenient-header {
    display: flex;
    padding-bottom: 16px;
    border-bottom: 1px dashed #ededed;
    margin: 22px 15px 0;
}
.convenient-wrapper .convenient-header img {
    width: 16px;
    height: 16px;
    margin-right: 10px;
}
.convenient-wrapper .convenient-header p {
    color: #999999;
}
.convenient-wrapper .convenient-list {
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: flex;
    flex-wrap: wrap;
    padding: 15px 0;
}
.sub-index-search .area-tel {
    margin: 20px 0 0 20px;
}

/*考试类型*/
.kc-type-row {
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    position: relative;
    height: 180px;
}
.kc-type-row .kc-type-item {
    width: 190px;
    background-image: linear-gradient(45deg, #fd9030 0%, #f33535 100%);
    border-radius: 6px 6px 5px 5px;
    text-align: center;
    padding: 7px;
    height: 140px;
    transition: height 0.5s;
}
.kc-type-row .kc-type-bg {
    width: 100%;
    vertical-align: bottom;
}
.kc-type-row .kc-type-title {
    color: #fff;
    font-size: 20px;
    margin: 9px 0 11px;
}
.kc-type-row .kc-type-detail {
    background: #fff;
    width: 176px;
    height: 68px;
    overflow: hidden;
    border-radius: 0 0 10px 10px;
    position: absolute;
    transition: height 0.5s;
}
.kc-type-row .kc-type-box {
    transition: margin-top 0.5s;
}
.kc-type-row .kc-type-item:hover {
    height: 170px;
}
.kc-type-row .kc-type-item:hover .kc-type-box{
    margin-top: -55px;
}
.kc-type-row .kc-type-item:hover .kc-type-detail {
    height: 98px;
}
.kc-type-row .kc-type-icon {
    margin-bottom: 20px;
    margin-top: 5px;
}
.kc-type-row .kc-type-link {
    display: flex;
    flex-wrap: wrap;
    padding: 0 6px;
}
.kc-type-row .link-item {
    width: 80px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #555555;
    font-size: 16px;
    margin-bottom: 8px;
    cursor: pointer;
}
.kc-type-row .link-item:hover {
    background-color: #f5232d;
    border-radius: 4px;
    color: #fff;
}

/*首页自定义模板*/
.index-template-diy {
    background-color: #ffffff;
    border-radius: 10px;
    border: solid 1px #f5232d;
    padding: 24px 32px;
    margin: 0 auto 30px;
}

/*除浙江站外其他分站自定义模板样式*/
.common-sub-index-template {
    margin: 0 auto 30px;
}
.common-sub-index-template .template-content {
    display: flex;
}
.common-sub-index-template .exam-announcement {
    padding-left: 0;
}
.common-sub-index-template .exam-announcement {
    width: 460px;
    display: flex;
    flex-direction: column;
}
.common-sub-index-template .exam-announcement-list {
    padding: 20px;
    border-radius: 10px;
    flex: 1.0;
}
.common-sub-index-template .exam-announcement-type {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
}
.common-sub-index-template .exam-announcement-box {
    height: 142px;
    overflow: hidden;
    margin-bottom: 10px;
}
.common-sub-index-template .exam-announcement-box:last-child {
    margin-bottom: 0;
}
.common-sub-index-template .announcement-item {
    margin-bottom: 5px!important;
}
.common-sub-index-template .hot-commercial {
    margin: 0 20px;
}
.common-sub-index-template .paper-content .paper-name {
    line-height: 36px!important;
}

/*热门推荐广告位&报考公告*/
.hot-commercial {
    width: 450px;
    padding-top: 47px;
}
.hot-commercial img {
    width: 450px;
    height: 162px;
    margin-bottom: 30px;
    display: block;
    background-color: #efefef;
    border-radius: 4px;
}
.hot-commercial a:last-child img {
    margin-bottom: 0;
}
.index-module-title {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    height: 37px;
    position: relative;
}
.index-module-title .more {
    position: absolute;
    right: 0;
    cursor: pointer;
}
.index-module-title p {
    color: #333333;
    font-size: 24px;
    font-weight: bold;
    margin-right: 5px;
}
.index-module-title p span {
    color: #f5232d;
    font-size: 24px;
    font-weight: bold;
}
.exam-announcement {
    width: 448px;
    padding-left: 32px;
}
.exam-announcement-list .announcement-item{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.exam-announcement-list .announcement-item:nth-child(5n) {
    border-bottom: solid 1px #ececec;
    padding-bottom: 12px;
    margin-bottom: 22px;
}
.exam-announcement-list .announcement-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
}
.exam-announcement-list .announcement-status {
    padding: 5px 8px;
    border-radius: 4px;
    margin-right: 10px;
    background-color: #fff0f2;
    color: #ff556c;
}
.exam-announcement-list .announcement-status.not-appoint {
    background-color: #e5eeff;
    color: #3f9ef8;
}
.exam-announcement-list .announcement-title {
    color: #444444;
    flex: 1.0;
    white-space: nowrap;
    overflow: hidden;
    width: 341px;
    display: block;
    text-overflow: ellipsis;
    line-height: 16px;
}
.exam-announcement-list .announcement-title:hover {
    color: #f5232d;
}

/*考试日历等连接*/
.modal-link-group .link-item {
    width: 160px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    margin-right: 25px;
    cursor: pointer;
    transition: margin-top 0.2s;
}
.modal-link-group .link-item:last-child {
    margin-right: 0;
}
.modal-link-group .link-item:hover {
    margin-top: -5px;
}
.modal-link-group .link1 {
    background: url(/zq/r/cms/common/image/index/link-bg1.png) center center no-repeat;
    background-size: cover;
}
.modal-link-group .link2 {
    background: url(/zq/r/cms/common/image/index/link-bg2.png) center center no-repeat;
    background-size: cover;
}
.modal-link-group .link3 {
    background: url(/zq/r/cms/common/image/index/link-bg3.png) center center no-repeat;
    background-size: cover;
}
.modal-link-group .link4 {
    background: url(/zq/r/cms/common/image/index/link-bg4.png) center center no-repeat;
    background-size: cover;
}

/*备考资料&真题下载*/
.course-infor-wrapper {
    font-size: 0;
    display: flex;
    margin: 30px auto;
}
.index-paper-content .nav-paper-list {
    width: 100%;
    overflow: hidden;
    padding-right: 50px;
    margin-right: 50px;
}
.index-paper-content .paper-name {
    width: 310px;
}
.course-infor {
    width: 68%;
}
.course-info-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.course-info-header .course-info-category {
    display: flex;
    justify-content: space-around;
    background-color: #f9f9f9;
    border-radius: 10px 10px 0px 0px;
    margin-right: 30px;
    flex: 1.0;
    margin-left: 37px;
}
.course-info-header .category-item {
    font-size: 20px;
    padding: 13px 10px;
    cursor: pointer;
}
.course-info-header .category-item:last-child {
    margin-right: 0;
}
.course-info-header .category-item:hover,
.course-info-header .category-item-active{
    background-color: #f5232d;
    border-radius: 4px 4px 0px 0px;
    color: #ffffff;
}
.prepare-materials {
    display: flex;
    flex-wrap: wrap;
    margin-right: 30px;
    padding: 29px 28px;
    height: 520px;
    border-radius: 10px;
    position: relative;
}
.prepare-materials .material-item {
    padding: 18px 18px 18px 28px;
    border-right: solid 1px #ececec;
    border-bottom: solid 1px #ececec;
    width: 430px;
}
.prepare-materials .material-item:first-child {
    padding-left: 0;
}
.prepare-materials .material-item:nth-child(2n) {
    border-right: none;
}
.prepare-materials .material-item:nth-child(3n) {
    border-bottom: none;
    padding-left: 0;
}
.prepare-materials .material-item:nth-child(4n) {
    border: none;
}
.prepare-materials .material-title {
    color: #d7000f;
    font-size: 18px;
    margin-bottom: 6px;
    font-weight: bold;
}
.prepare-materials .material-list {
    line-height: 34px;
}
.prepare-materials .material-detail {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #444444;
    cursor: pointer;
}
.prepare-materials .material-detail:before {
    content: '';
    display: inline-block;
    margin-right: 5px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #f5232d;
    vertical-align: middle;
}
.prepare-materials .material-detail:hover {
    color: #f5232d;
}
.more-btn-row {
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: 860px;
}
.more-btn{
    font-size: 14px;
}
.more-btn:hover{
    color: #e04543;
}
.free-live-wrapper {
    width: 32%;
    font-size: 14px;
    vertical-align: top;
}
.free-live-wrapper .live-header img{
    margin-top: 6px;
    margin-right: 20px;
}
.free-live-wrapper .live-border{
    border-left: 1px solid #dddddd;
    margin-left: 15px;
}
.free-live-wrapper .live-title{
    margin-left: 41px;
    margin-bottom: 12px;
}
.free-live-wrapper .front-live-list{
    margin-top: 9px;
}
.free-live-wrapper .page-right-modal {
    background: #fff;
    width: 100%;
    padding: 20px 22px 0 22px;
    overflow: hidden;
    border-radius: 10px;
    height: auto;
}
.paper-content .paper-item {
    display: flex;
    align-items: center;
    border-bottom: solid 1px #ececec;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.paper-content .paper-item:last-child {
    border-bottom: none;
}
.paper-content .paper-left {
    text-align: center;
    color: #333333;
    margin-right: 20px;
}
.paper-content .paper-name {
    display: block;
    line-height: 34px!important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #444444;
    font-size: 14px;
    transition: all 0.5s;
}
.paper-content .paper-name:hover {
    color: #ff4623;
}
.paper-content .right-item {
    width: 300px;
    background: #fff;
    border: dashed 1px #dadada;
    border-radius: 10px;
}
.paper-content .right-item .app-head-content {
    width: auto;
    padding-top: 10px;
}

/*中部广告位*/
.commercial-wrapper {
    margin-top: 30px;
    height: 150px;
}

/*最近直播日历部分*/
.index-calendar {
    display: flex;
    align-items: center;
    width: 595px;
    margin-right: 30px;
    justify-content: space-between;
}
.index-calendar .calendar-month {
    width: 110px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    background-color: #f9f9f9;
    border-radius: 4px;
    border: solid 1px #d5d5d5;
    color: #6d6d6d;
    font-size: 14px;
    margin-top: -5px;
    margin-right: 10px;
}
.index-calendar .calendar-weekly {
    display: flex;
    flex: 1.0;
    justify-content: space-around;
}
.index-calendar .week-item {
    width: 49px;
    border-radius: 4px;
    text-align: center;
    padding: 5px 0;
    cursor: pointer;
    margin-bottom: 5px;
}
.index-calendar .week-title {
    color: #aaa;
}
.index-calendar .week-date {
    color: #090909;
    font-size: 18px;
}
.index-calendar .week-item:hover,
.index-calendar .week-item.active {
    background-color: #f5232d;
}
.index-calendar .week-item.active .week-title,
.index-calendar .week-item.active .week-date {
    color: #fff;
}
.index-calendar .week-item:hover .week-title,
.index-calendar .week-item:hover .week-date {
    color: #fff;
}
/*最近直播&免费课程*/
.header-window-content {
    margin: 0 45px;
    display: flex;
}
.header-window-content .live-title {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.header-window-content .live-title span {
    color: #f5232d;
    font-size: 18px;
    font-weight: bold;
}
.latest-live-course {
    width: 810px;
}
.latest2 {
    width: auto;
    margin-right: 30px;
    padding: 29px 32px;
    border-radius: 10px;
}
.latest-live-course .latest-live-list{
    display: flex;
    flex-wrap: wrap;
}
.latest-live-course .live-item {
    width: 367px;
    background-color: #ffffff;
    border-radius: 10px;
    border: solid 1px #eeeeee;
    margin-right: 37px;
    padding: 20px;
    margin-bottom: 30px;
    transition: all 0.5s;
}
.latest2 .live-item {
    width: 410px;
    margin-bottom: 25px;
}
.latest-live-course .live-item:hover {
    background-image: linear-gradient(0deg, #ffffff 0%, #fff8f8 100%), linear-gradient(#ffffff, #ffffff);
    background-blend-mode: normal, normal;
    border: solid 1px #f5232d;
}
.latest-live-course .live-item:nth-child(2n) {
    margin-right: 0;
}
.latest-live-course .live-item:nth-child(3n),
.latest-live-course .live-item:nth-child(4n) {
    margin-bottom: 0;
}
.latest-live-course .live-time {
    color: #f5232d;
    font-size: 18px;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.latest-live-course .live-time:before {
    content: '';
    display: inline-block;
    background: url(/zq/r/cms/common/image/index/live-time-icon.png) center center no-repeat;
    background-size: 18px 18px;
    width: 18px;
    height: 18px;
    margin-right: 5px;
}
.latest-live-course .live-name {
    color: #000000;
    font-size: 16px;
    margin-bottom: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.latest-live-course .live-detail {
    color: #333333;
    font-size: 14px;
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
.latest-live-course .live-detail .arrow-right {
    width: 0;
    height: 0;
    border-width: 6px 0 6px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #c9c9c9;
    margin-right: 5px;
}
.latest-live-course .live-bottom {
    display: flex;
    justify-content: space-between;
}
.latest-live-course .live-teacher {
    display: flex;
    align-items: center;
}
.latest-live-course .teacher-logo {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.latest-live-course .teacher-logo img {
    height: 100%;
}
.latest-live-course .teacher-name {
    margin-bottom: 0;
    color: #333333;
    font-size: 15px;
}
.latest-live-course .live-appoint-btn {
    width: 95px;
    height: 30px;
    line-height: 30px!important;
    text-align: center;
    background-image: linear-gradient(90deg, #ff5d29 0%, #ff586b 100%);
    border-radius: 16px;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
}
.free-live {
    width: 300px;
}
.free-live-list .free-item {
    background-color: #ffffff;
    border-radius: 10px;
    border: solid 1px #eeeeee;
    padding: 20px 10px;
    margin-bottom: 30px;
    transition: all 0.5s;
    line-height: unset!important;
    width: 300px;
    height: 185px;
    display: block;
}
#freeLive2 .free-item {
    width: 448px;
    height: 212px;
    padding: 20px 27px;
}
#freeLive2 .free-item:last-child {
    margin-bottom: 0;
}
#freeLive2 .free-header {
    height: 85px;
}
.free-live-list .free-item:hover {
    background-image: linear-gradient(0deg, #ffffff 0%, #fff8f8 100%), linear-gradient(#ffffff, #ffffff);
    background-blend-mode: normal, normal;
    border: solid 1px #f5232d;
}
.free-live-list .free-header {
    height: 58px;
}
.free-live-list .free-title {
    color: #000000;
    font-size: 16px;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.free-live-list .free-label {
    display: flex;
    margin-bottom: 7px;
    flex-wrap: wrap;
}
.free-live-list .free-label-item {
    border-radius: 2px;
    padding: 5px 1px 3px;
    margin-right: 5px;
    max-width: 90px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#freeLive2 .free-label-item {
    max-width: 110px;
}
.free-live-list .free-detail {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.free-live-list .arrow-right {
    width: 0;
    height: 0;
    border-width: 6px 0 6px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #c9c9c9;
    margin-right: 5px;
}
.free-live-list .free-detail span {
    margin-right: 4px!important;
    color: #999;
}
.free-live-list .label1 {
    background-color: #ebf8ff;
    color: #00aaee;
}
.free-live-list .label2 {
    background-color: #fff3f3;
    color: #ff5151;
}
.free-live-list .label3 {
    background-color: #ecfff3;
    color: #18c86f;
    margin-right: 0;
}
.free-live-list .free-teacher-list {
    display: flex;
    overflow: hidden;
    flex-wrap: wrap;
    height: 67px;
}
.free-live-list .teacher-item {
    width: 56px;
    margin-right: 10px;
    text-align: center;
    margin-bottom: 12px;
}
.free-live-list .teacher-pic {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 6px;
}
.free-live-list .teacher-pic img {
    height: 100%;
}
.free-live-list .teacher-name {
    margin-bottom: 0;
    color: #818a92;
    font-size: 14px;
    font-weight: normal;
}
.free-live-list .free-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #f1f1f1;
    padding: 10px 0;
}
.free-live-list .free-buy-count {
    color: #818a92;
    font-size: 13px;
}
.free-live-list .free-price {
    color: #23a705;
    font-size: 16px;
}

/*展鸿名师*/
.index-teacher-list {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 30px 10px;
    height: 403px;
}
.index-teacher-list .teacher-list {
    display: flex;
    justify-content: space-around;
    height: 363px;
    width: 1300px;
    margin: 0 auto;
}
.index-teacher-list .teacher-item {
    display: block;
    width: 218px;
    height: 323px;
    border-radius: 10px;
    position: relative;
    box-shadow: 0 0 13px 0 hsla(0,0%,81.2%,.35);
    cursor: pointer;
    overflow: hidden;
    transition: height 0.5s;
}
.index-teacher-list .teacher-name {
    background: url(/zq/r/cms/common/image/index/teacher-bg.png) center center no-repeat;
    background-size: cover;
    height: 74px;
    margin-top: 172px;
    margin-bottom: 0;
    padding: 20px;
    transition: margin-top 0.5s;
}
.index-teacher-list .teacher-name p {
    font-weight: bold;
    font-size: 18px;
    color: #1d1d1d;
    margin-top: 32px;
}
.index-teacher-list .teacher-info {
    height: 77px;
    background: #fff;
    padding: 26px 20px;
}
.index-teacher-list .teacher-detail {
    background: url(/zq/r/cms/common/image/index/teacher-hover-bg.png) center center no-repeat;
    background-size: 100% 200px;
    width: 100%;
    height: 200px;
    bottom: -200px;
    position: absolute;
    transition: bottom 0.5s;
    padding: 30px 20px 0;
}
.index-teacher-list .teacher-item:hover {
    height: 363px;
}
.index-teacher-list .teacher-item:hover .teacher-detail {
    bottom: 0;
}
.index-teacher-list .teacher-item:hover .teacher-name {
    margin-top: 212px;
}
.index-teacher-list .teacher-detail-name {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}
.index-teacher-list .teacher-detail-info {
    color: #fff;
    padding: 13px 0 13px 0;
    border-bottom: 1px dashed #fff;
    margin-bottom: 13px;
}
.index-teacher-list .teacher-detail-label {
    display: flex;
    flex-wrap: wrap;
    max-height: 90px;
    overflow: hidden;
}
.index-teacher-list .teacher-label-item {
    background: #fff;
    padding: 4px 6px;
    color: #333333;
    margin: 0 10px 10px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.index-teacher-list .top-button-prev {
    background: url(/zq/r/cms/common/image/index/index-teacher-prev.png) center center no-repeat;
    background-size: 31px 48px;
    width: 31px;
    height: 48px;
    left: -70px;
}
.index-teacher-list .top-button-next {
    background: url(/zq/r/cms/common/image/index/index-teacher-prev.png) center center no-repeat;
    background-size: 31px 48px;
    width: 31px;
    height: 48px;
    right: -70px;
}

/*首页底部辅导图书*/
.index-book-list {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 30px 10px;
}
.index-book-list .book-list {
    display: flex;
    justify-content: space-around;
    width: 1300px;
    margin: 0 auto;
    padding: 5px 0;
}
.index-book-list .book-item {
    display: block;
    width: 218px;
    height: 300px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    transition: height 0.5s;
    border-radius: 6px;
}
.index-book-list .book-pic {
    height: 210px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px dashed #e6e6e6;
}
.index-book-list .book-pic img {
    max-height: 209px;
}
.index-book-list .book-name {
    color: #333333;
    margin: 20px 0 15px;
    -webkit-line-clamp: 2;
    flex-grow: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.index-book-list .book-price {
    display: flex;
    align-items: flex-end;
}
.index-book-list .discount-price {
    color: #e04543;
    font-size: 18px;
    margin-right: 10px;
}
.index-book-list .discount-price span {
    font-size: 12px;
}
.index-book-list .original-price {
    color: #999999;
    text-decoration: line-through;
}
.index-book-list .book-detail {
    background-image: linear-gradient(-21deg, #ff586b 0%, #ff5d29 100%);
    width: 100%;
    height: 90px;
    bottom: -90px;
    position: absolute;
    transition: bottom 0.5s;
    text-align: center;
    padding: 22px 0 ;
}
.index-book-list .book-item:hover {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
.index-book-list .book-item:hover .book-detail {
    bottom: 0;
}
.index-book-list .book-detail-price {
    color: #fff;
    margin-bottom: 12px;
    font-size: 16px;
}
.index-book-list .book-buy {
    color: #fff;
    font-size: 18px;
}
.index-book-list .book-buy:before {
    content: '';
    display: inline-block;
    background: url(/zq/r/cms/common/image/index/book-buy-icon.png) center center no-repeat;
    background-size: 12px 12px;
    width: 12px;
    height: 12px;
    margin-right: 10px;
}
.index-book-list .top-button-prev {
    background: url(/zq/r/cms/common/image/index/index-teacher-prev.png) center center no-repeat;
    background-size: 31px 48px;
    width: 31px;
    height: 48px;
    left: -70px;
    top: -155px;
}
.index-book-list .top-button-next {
    background: url(/zq/r/cms/common/image/index/index-teacher-prev.png) center center no-repeat;
    background-size: 31px 48px;
    width: 31px;
    height: 48px;
    right: -70px;
    top: -155px;
}

/*首页底部：关于展鸿&企业新闻*/
.index-bottom-wrapper {
    display: flex;
}
.index-bottom-wrapper .index-bottom-item {
    width: 50%;
    margin-right: 50px;
}
.index-bottom-wrapper .index-bottom-item:last-child {
    margin-right: 0;
}
.index-bottom-wrapper .index-bottom-commercial {
    width: 710px;
    height: 400px;
}
.index-bottom-wrapper .index-news-list {
    padding: 35px 40px 25px;
    background-color: #ffffff;
    border-radius: 6px;
    height: 390px;
}
.index-news-list .news-item {
    display: block;
}
.index-news-list .item1 {
    border-bottom: 1px dashed #d4d4d4;
    margin-bottom: 20px;
}
.index-news-list .item1 .news-title {
    color: #444444;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}
.index-news-list .item1 .news-detail {
    -webkit-line-clamp: 2;
    flex-grow: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #a2a2a2;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
}
.index-news-list .item1 .news-btn-row {
    display: flex;
    justify-content: flex-end;
}
.index-news-list .item1 .news-btn {
    width: 107px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background-image: linear-gradient(90deg, #ff5d29 0%, #ff586b 100%);
    border-radius: 16px;
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 20px;
}
.index-news-list .item1 .news-btn:hover{
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
.index-news-list .item2 {
    display: flex;
    line-height: 20px;
    margin-bottom: 15px;
}
.index-news-list .item2:last-child {
    margin-bottom: 0;
}
.index-news-list .item2:hover .news-title,
.index-news-list .item2:hover .news-date {
    color: #e04543;
}
.index-news-list .item2 .news-title {
    color: #444444;
    width: 480px;
    margin-right: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.index-news-list .item2 .news-title:before {
    content: '';
    display: inline-block;
    margin-right: 5px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #f5232d;
    vertical-align: middle;
}
.index-news-list .item2 .news-date {
    color: #444444;
    width: 80px;
}




.jesong-container-mini-badge {
    z-index: 9;
}