@charset "UTF-8";
/* CSS Document */





.n-banner {height: 440px; display: -ms-flex; display: flex; justify-content: center; align-items: center; text-align: center; background-repeat: no-repeat; background-position: center; background-size: auto 100%;}
.n-banner .title {font-size: 60px; font-weight: bolder; color: #9F020B; text-shadow: 2px 2px 0 #fff;}
.n-banner .note {display: -ms-flex; display: flex; justify-content: center; align-items: center;}
.n-banner .note .text {font-size: 24px; font-weight: 500; color: #ffffff; background: #9F020B; border-radius: 5px; box-shadow: 2px 2px 0 #fff; padding: 0 3px 0 10px; letter-spacing: 7px;}
@media all and (max-width: 1200px) {
    .n-banner {height: 2.6rem;}
    .n-banner .title {font-size: 48px;}
    .n-banner .note .text {font-size: 18px;}
}
@media all and (max-width: 960px) {
    .n-banner .title {font-size: 40px;}
    .n-banner .note .text {font-size: 16px; padding: 0 3px 0 8px; letter-spacing: 5px;}
}
@media all and (max-width: 800px) {
    .n-banner .title {font-size: 36px;}
    .n-banner .note .text {font-size: 14px;}
}
@media all and (max-width: 640px) {
    .n-banner .title {font-size: 30px;}
    .n-banner .note .text {font-size: 12px; padding: 0 3px 0 7px; letter-spacing: 4px;}
}
@media all and (max-width: 480px) {
    .n-banner .title {font-size: 24px;}
    .n-banner .note .text {font-size: 12px; padding: 0 3px 0 4px; letter-spacing: 1px;}
}




.n-location {background: #fff; box-shadow: 0 2px 4px rgba(0, 0, 0, .1);}
.n-location .text {line-height: 50px; font-size: 14px; color: #999; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; background: url("../images/location-home.png") no-repeat left center / 16px 16px; padding-left: 25px;}
.n-location .text a {color: #999;}
.n-location .text span {padding: 0 5px;}
@media all and (max-width: 420px) {
    .n-location .text {line-height: 44px; font-size: 13px; background-size: 14px 14px; padding-left: 22px;}
}



.n-pages {display: -ms-flex; display: flex; justify-content: center; align-items: center; padding: 40px 0;}
.n-pages a,
.n-pages b,
.n-pages span {display: block; width: auto; min-width: 40px; height: 40px; box-sizing: border-box; text-align: center; line-height: 38px; font-size: 16px; color: #999999; border: 1px solid #eee; border-radius: 5px; margin: 0 5px; position: relative; font-family: Roboto, Avenir, Arial;}
.n-pages span {border-color: transparent; min-width: auto;}
.n-pages b {background: #9F020B; border-color: #9F020B; color: #fff;}
.n-pages a:hover {border-color: #9F020B; color: #9F020B;}
.n-pages a.prev:after,
.n-pages a.next:after {content: ''; display: block; width: 8px; height: 14px; background: url("../images/pagebar.png") no-repeat left top / 200% 200%; position: absolute; left: 50%; margin-left: -4px; top: 50%; margin-top: -7px;}
.n-pages a.prev:after {background-position-x: left;}
.n-pages a.next:after {background-position-x: right;}
.n-pages a:hover:after {background-position-y: bottom;}
@media all and (max-width: 1024px) {
    .n-pages a,
    .n-pages b,
    .n-pages span {min-width: 36px; height: 36px; line-height: 34px; font-size: 14px;}
    .n-pages span {min-width: auto;}
}
@media all and (max-width: 800px) {
    .n-pages a,
    .n-pages b,
    .n-pages span {min-width: 32px; height: 32px; line-height: 30px; font-size: 13px;}
    .n-pages span {min-width: auto;}
}
@media all and (max-width: 640px) {
    .n-pages {padding: 30px 0;}
}
@media all and (max-width: 420px) {
    .n-pages a,
    .n-pages b,
    .n-pages span {margin: 0 4px;}
}
@media all and (max-width: 380px) {
    .n-pages {justify-content: space-between; padding: 25px 0;}
    .n-pages a,
    .n-pages b,
    .n-pages span {margin: 0; min-width: 30px; height: 30px; line-height: 28px;}
    .n-pages a.prev:after,
    .n-pages a.next:after {width: 6px; height: 12px; margin-left: -3px; margin-top: -6px;}
}
@media all and (max-width: 320px) {
    .n-pages {justify-content: space-between;}
    .n-pages a,
    .n-pages b,
    .n-pages span {margin: 0; min-width: 28px; height: 28px; line-height: 26px;}
}






.n-news {display: -ms-flex; display: flex; justify-content: space-between; padding-top: 30px;}
.n-news-l {-ms-flex: 1; flex: 1; padding-right: 40px; min-width: 0;}
.n-news-list .group {padding: 30px 0; position: relative; margin-top: -1px; border-bottom: 1px solid #eee;}
.n-news-list .group:first-child {margin-top: 0;}
.n-news-list .group .title {display: -ms-flex; display: flex; justify-content: space-between; align-items: center; padding-bottom: 13px; position: relative;}
.n-news-list .group .title:after {content: ''; display: block; width: 30px; height: 3px; border-radius: 2px; background: #9F020B; position: absolute; left: 0; bottom: 0;}
.n-news-list .group .title .name {-ms-flex: 1; flex: 1; min-width: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 18px; font-weight: 500; color: #000;}
.n-news-list .group .title .name a {color: #000;}
.n-news-list .group .title .date {font-size: 18px; color: #000; font-family: Roboto, Avenir, Arial; padding-left: 10px;}
.n-news-list .group .text {font-size: 14px; color: #666; line-height: 24px; height: 48px; max-width: 680px; padding-top: 10px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
.n-news-list .group .note {display: -ms-flex; display: flex; justify-content: space-between; align-items: center; padding-top: 20px;}
.n-news-list .group .note .tag {display: -ms-flex; display: flex; align-items: center;}
.n-news-list .group .note .tag .item {background: #F5F5F5; border: 1px solid #eee; border-radius: 5px; font-size: 12px; color: #999; line-height: 28px; padding: 0 10px;}
.n-news-list .group .note .arr {width: 17px; height: 14px; background: url("../images/n-news-arrow.png") no-repeat top / 100% 200%;}
.n-news-list .group {transition: padding .3s;}
.n-news-list .group:hover {background: #9F020B; padding: 30px; border-radius: 8px; border-color: transparent; position: relative; z-index: 20;}
.n-news-list .group:hover .title .name,
.n-news-list .group:hover .title .name a,
.n-news-list .group:hover .title .date,
.n-news-list .group:hover .text {color: #fff;}
.n-news-list .group:hover .title:after {background: #fff;}
.n-news-list .group:hover .note .tag {border-color: transparent;}
.n-news-list .group:hover .note .arr {background-position: bottom;}


.n-news-r {width: 320px; padding-bottom: 30px;}
.n-news-r-group {padding-top: 30px;}
.n-news-r .n-news-r-group:first-child {padding-top: 0;}
.n-news-r-title {position: relative; display: -ms-flex; display: flex; justify-content: space-between; align-items: center;}
.n-news-r-title:after {content: ''; display: block; width: 100%; height: 2px; background: #9F020B; position: absolute; left: 0; bottom: 0;}
.n-news-r-title .name {position: relative; font-size: 18px; font-weight: 500; color: #fff; height: 40px; line-height: 40px; padding: 0 15px; border-radius: 5px 0 0 0; background: linear-gradient(to right, #CD051A, #9F020B); z-index: 20;}
.n-news-r-title .name:after {content: ''; display: block; width: 20px; height: 40px; background: url("../images/recomment-title.png") no-repeat center / 100% 100%; position: absolute; left: 100%; top: 0;}


.n-news-recomment {padding-top: 15px; font-size: 14px; color: #666666; line-height: 36px;}
.n-news-recomment .item {white-space: nowrap; overflow: hidden; text-overflow: ellipsis; position: relative; padding-left: 20px;}
.n-news-recomment .item:before {content: ''; display: block; width: 12px; height: 12px; position: absolute; left: 0; top: 50%; margin-top: -6px; background: url("../images/recomment-list.png") no-repeat center / 100% 100%;}
.n-news-recomment .item a {color: #666;}
.n-news-recomment .item a:hover {color: #9F020B; text-decoration: underline; font-weight: 500;}


.n-news-topic {font-size: 0;}
.n-news-topic .item {padding-top: 20px;}
.n-news-topic .item .box {display: block; position: relative; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, .1);}
.n-news-topic .item .box .space img {width: 100%;}
.n-news-topic .item .box .img {width: 100%; height: 100%; border-radius: 8px; overflow: hidden; position: absolute; left: 0; top: 0;}
.n-news-topic .item .box .img img {width: 100%; height: 100%; border-radius: 8px; transition: transform .5s;}
.n-news-topic .item .box:hover .img img {-ms-transform: scale(1.2); transform: scale(1.2);}

@media all and (max-width: 1024px) {
    .n-news-r {width: 300px;}
}
@media all and (max-width: 960px) {
    .n-news-l {padding-right: 30px;}
    .n-news-list .group {padding: 20px 0;}
    .n-news-list .group:hover {padding: 20px;}
    .n-news-r {width: 280px;}
}
@media all and (max-width: 900px) {
    .n-news-list .group .title .name {font-size: 16px;}
    .n-news-list .group .title .date {font-size: 16px;}
    .n-news-list .group .note .arr {width: 15px; height: 12px;}
    .n-news-list .group .text {font-size: 13px;}
    .n-news-r-title .name {font-size: 16px; height: 36px; line-height: 36px;}
    .n-news-r-title .name:after {width: 18px; height: 36px;}
    .n-news-recomment {padding-top: 10px; line-height: 32px;}
}
@media all and (max-width: 800px) {
    .n-news-list .group .note .tag .item {line-height: 24px; padding: 0 8px;}
    .n-news-r {width: 240px;}
    .n-news-recomment {font-size: 13px;}
    .n-news-topic .item {padding-top: 15px;}
}
@media all and (max-width: 700px) {
    .n-news {display: block;}
    .n-news-l {padding-right: 0;}
    .n-news-r {width: auto; padding: 20px 0;}
    .n-news-recomment {display: -ms-flex; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: space-between;}
    .n-news-recomment .item {width: calc(50% - 10px); box-sizing: border-box;}
    .n-news-topic {display: -ms-flex; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: space-between;}
    .n-news-topic .item {width: calc(50% - 10px); padding-top: 20px;}
}
@media all and (max-width: 480px) {
    .n-news {padding-top: 0;}
    .n-news-list .group:hover {background: none; padding: 20px 0; border-color: #eee;}
    .n-news-list .group:hover .title .name,
    .n-news-list .group:hover .title .name a,
    .n-news-list .group:hover .title .date {color: #000;}
    .n-news-list .group:hover .text {color: #666;}
    .n-news-list .group:hover .title:after {background: #9F020B;}
    .n-news-list .group:hover .note .tag {border-color: transparent;}
    .n-news-list .group:hover .note .arr {background-position: top;}
}
@media all and (max-width: 420px) {
    .n-news-list .group .title {display: block; padding-bottom: 0;}
    .n-news-list .group .title:after {display: none;}
    .n-news-list .group .title .date {font-size: 12px; color: #999; padding-left: 0; padding-top: 5px;}
    .n-news-list .group .note {padding-top: 10px;}
    .n-news-recomment {display: block; font-size: 14px; line-height: 34px;}
    .n-news-recomment .item {width: auto;}
}
@media all and (max-width: 320px) {
    .n-news-recomment {font-size: 13px; line-height: 32px;}
    .n-news-topic {padding-top: 5px;}
    .n-news-topic .item {width: calc(50% - 7px); padding-top: 10px;}
}



.n-newscon-title {text-align: center; font-size: 30px; font-weight: bold;}
.n-newscon-note {font-size: 14px; color: #999; text-align: center; padding-top: 10px;}
.n-newscon-content {font-size: 16px; color: #333; line-height: 1.8; padding: 30px 0;}
.n-newscon-foot {padding: 30px 0; border-top: 1px solid #eee; display: -ms-flex; display: flex; justify-content: space-between;}
.n-newscon-page {font-size: 16px; color: #999999; line-height: 30px; -ms-flex: 1; flex: 1; min-width: 0; padding-right: 20px;}
.n-newscon-page .item {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.n-newscon-page .item a {color: #666;}
.n-newscon-page .item a:hover {color: #9F020B; text-decoration: underline;}
.n-newscon-back {line-height: 30px; font-size: 16px; color: #9F020B; font-weight: bold;}
.n-newscon-back a {display: block; color: #9F020B; position: relative; padding-left: 20px;}
.n-newscon-back a:before {content: ''; display: block; width: 9px; height: 16px; background: url("../images/conback.png") no-repeat center / 100% 100%; position: absolute; left: 0; top: 50%; margin-top: -8px;}
@media all and (max-width: 1024px) {
    .n-newscon-title {font-size: 24px;}
    .n-newscon-note {font-size: 12px;}
    .n-newscon-content {font-size: 14px;}
    .n-newscon-page {font-size: 14px;}
    .n-newscon-back {font-size: 14px;}
    .n-newscon-back a {padding-left: 15px;}
    .n-newscon-back a:before {width: 8px; height: 14px; margin-top: -7px;}
}
@media all and (max-width: 640px) {
    .n-newscon-content {padding: 20px 0;}
    .n-newscon-foot {padding: 20px 0;}
}
@media all and (max-width: 480px) {
    .n-newscon {padding-top: 30px;}
}
@media all and (max-width: 420px) {
    .n-newscon {padding-top: 20px;}
    .n-newscon-foot {display: block; padding: 0;}
    .n-newscon-page {border-bottom: 1px solid #eee; padding: 20px 0;}
    .n-newscon-back {display: -ms-flex; display: flex; justify-content: center; padding: 20px 0;}
    .n-newscon-back a {border: 1px solid #9F020B; height: 36px; line-height: 36px; border-radius: 20px; padding: 0 20px 0 35px;}
    .n-newscon-back a:before {left: 20px;}
}
@media all and (max-width: 380px) {
    .n-newscon-content {padding: 15px 0 20px 0;}
    .n-newscon-back a {height: 32px; line-height: 32px; padding: 0 15px 0 30px;}
    .n-newscon-back a:before {left: 15px;}
}
/*附件*/
.n-newscon-attachments{line-height: 30px;font-size: 14px;}
.n-newscon-attachments-list{padding: 10px 0;}
.n-newscon-attachments-list a{color: #666;}




.n-course {display: -ms-flex; display: flex; padding-top: 30px;}
.n-course-l {width: 190px; padding-bottom: 30px; margin-right: 30px;}
.n-course-r {-ms-flex: 1; flex: 1; min-width: 0;}

.n-course-menu {width: auto; height: auto; background: #fff; border-radius: 8px; box-shadow: 0 3px 6px rgba(0, 0, 0, .1);}
.n-course-m-title {background: url("../images/course-menu.jpg") no-repeat center / cover; border-radius: 8px 8px 0 0; padding: 2px;}
.n-course-m-title .box {display: -ms-flex; display: flex; justify-content: center; align-items: center; height: 74px; border: 1px dashed rgba(255, 255, 255, .3); border-radius: 8px 8px 0 0;}
.n-course-m-title .box span {display: block; font-size: 22px; color: #fff; font-weight: bolder; position: relative; padding-left: 30px;}
.n-course-m-title .box span:before {content: ''; display: block; width: 20px; height: 20px; position: absolute; left: 0; top: 50%; margin-top: -10px; background: url("../images/course-menu.png") no-repeat center / 100% 100%;}


.n-course-m-list {padding: 10px 20px; border: 1px solid #eee; border-top: 0 none;}
.n-course-m-list .item a {display: block; line-height: 20px; padding: 15px 12px 15px 0; position: relative; font-size: 15px; font-weight: 500; color: #666666;}
.n-course-m-list .item a:before {content: ''; display: block; width: 100%; height: 2px; background: #eee; position: absolute; left: 0; bottom: 0;}
.n-course-m-list .item a:after {content: ''; display: block; width: 6px; height: 8px; position: absolute; right: 0; top: 50%; margin-top: -4px; background: url("../images/course-menu-list.png") no-repeat top / 100% 200%;}
.n-course-m-list .item:last-child a:before {display: none;}
.n-course-m-list .item a:hover {color: #9F020B;}
.n-course-m-list .item a.on {color: #9F020B;}
.n-course-m-list .item a.on:before {background: #9F020B;}
.n-course-m-list .item a.on:after {background-position: bottom;}

.n-course-tabs {display: none; background: #fff; border-radius: 8px; box-shadow: 0 3px 6px rgba(0, 0, 0, .1); margin-bottom: 20px; position: relative;}
.n-course-tabs:after {content: ''; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 0; box-sizing: border-box; border: 1px solid #eee; border-radius: 8px;}
.n-course-tabs .swiper-slide {width: auto; padding: 0 20px;}
.n-course-tabs .swiper-slide a {display: block; height: 50px; line-height: 50px; font-size: 16px; color: #666; position: relative;}
.n-course-tabs .swiper-slide a:hover {color: #9F020B;}
.n-course-tabs .swiper-slide a.on {font-weight: 500; color: #9F020B;}
.n-course-tabs .swiper-slide a.on:after {content: ''; display: block; width: 100%; height: 2px; border-radius: 2px; background: #9F020B; position: absolute; left: 0; bottom: 0;}


.n-course-filter {background: #fff; border: 1px solid #eee; border-radius: 8px; box-shadow: 0 3px 6px rgba(0, 0, 0, .1); padding: 0 20px;}
.n-course-filter .group {border-bottom: 1px dashed #ddd; display: -ms-flex; display: flex; padding: 10px 0;}
.n-course-filter .group:last-child {border-bottom: 0 none;}
.n-course-filter .group .name {line-height: 30px; font-size: 15px; font-weight: 500; color: #333333; padding: 5px 0; margin-right: 20px;}
.n-course-filter .group .r {-ms-flex: 1; flex: 1; min-width: 0; display: -ms-flex; display: flex;}
.n-course-filter .group .list {-ms-flex: 1; flex: 1; min-width: 0; display: -ms-flex; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.n-course-filter .group .list .item {margin-right: 10px; padding: 5px 0;}
.n-course-filter .group .list .item:last-child {margin-right: 0;}
.n-course-filter .group .list .item a {display: block; width: auto; line-height: 28px; border: 1px solid transparent; border-radius: 5px; padding: 0 10px; font-size: 15px; color: #666666;}
.n-course-filter .group .list .item a:hover {color: #9F020B;}
.n-course-filter .group .list .item a.on {border-color: #9F020B; color: #9F020B; font-weight: 500;}
.n-course-filter .group .show {padding: 8px 0; display: none;}
.n-course-filter .group .show a {display: -ms-flex; display: flex; align-items: center; padding: 0 10px; height: 22px; border: 1px solid #ddd; border-radius: 15px;}
.n-course-filter .group .show a:before {content: '展开'; font-size: 12px; color: #999; margin-right: 5px;}
.n-course-filter .group .show a:after {content: ''; display: block; width: 8px; height: 8px; background: url("../images/filter-show.png") no-repeat center / 100% 100%;}
.n-course-filter .group.on .show a:before {content: '收起';}
.n-course-filter .group.on .show a:after {-ms-transform: rotate(180deg); transform: rotate(180deg);}



.n-course-list {display: -ms-flex; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.n-course-list .group {width: calc(33.333% - 20px); padding: 30px 30px 0 0;}
.n-course-list .group:nth-child(3n + 0) {padding-right: 0;}
.n-course-nohead{margin-top: -30px;}
@media all and (max-width: 1000px) {
    .n-course {padding-top: 20px;}
    .n-course-l {margin-right: 20px; padding-bottom: 20px;}
    .n-course-list .group {width: calc(33.333% - 14px); padding: 21px 21px 0 0;}
}
@media all and (max-width: 900px) {
    .n-course-list {justify-content: space-between;}
    .n-course-list .group {width: calc(50% - 10px); padding: 20px 0 0 0;}
    .n-course-nohead{margin-top: -20px;}
}
@media all and (max-width: 800px) {
    .n-course-l {width: 160px;}
    .n-course-m-title .box {height: 66px;}
    .n-course-m-title .box span {font-size: 18px; padding-left: 25px;}
    .n-course-m-title .box span:before {width: 16px; height: 16px; margin-top: -8px;}
    .n-course-m-list .item a {font-size: 14px;}
    .n-course-filter .group {padding: 8px 0;}
    .n-course-filter .group .name {font-size: 14px;}
    .n-course-filter .group .list .item {margin-right: 5px;}
    .n-course-filter .group .list .item a {font-size: 14px;}
}
@media all and (max-width: 700px) {
    .n-course {display: block;}
    .n-course-l {display: none;}
    .n-course-tabs {display: block;}
}
@media all and (max-width: 640px) {
    .n-course-filter .group .list {height: 40px; overflow: hidden;}
    .n-course-filter .group.on .list {height: auto;}
    .n-course-filter .group .show {display: block;}
}
@media all and (max-width: 480px) {
    .n-course-filter {padding: 0 15px;}
    .n-course-filter .group {padding: 5px 0;}
    .n-course-filter .group .name {margin-right: 10px;}
}
@media all and (max-width: 420px) {
    .n-course-tabs .swiper-slide {padding: 0 15px;}
    .n-course-tabs .swiper-slide:first-child {padding-left: 20px;}
    .n-course-tabs .swiper-slide:last-child {padding-right: 20px;}
    .n-course-filter .group {display: block; padding-bottom: 8px;}
    .n-course-filter .group .name {padding: 0;}
    .n-course-filter .group .list {height: 34px;}
    .n-course-filter .group .list .item a {line-height: 22px; padding: 0 7px;}
    .n-course-filter .group .show {padding: 5px 0;}
}
@media all and (max-width: 380px) {
    .n-course-list {padding-top: 6px;}
    .n-course-list .group {width: calc(50% - 7px); padding-top: 14px;}
    .n-course-nohead{margin-top: -14px;}
}
@media all and (max-width: 320px) {
    .n-course {padding-top: 15px;}
    .n-course-tabs {margin-bottom: 15px;}
    .n-course-list {padding-top: 1px;}
}






.n-topic {padding: 30px 30px 0 30px;}
.n-topic-flex {display: -ms-flex; display: flex;}
.n-topic-l {width: 180px; margin-right: 30px;}
.n-topic-r {-ms-flex: 1; flex: 1; min-width: 0;}


.n-topic-menu {padding-bottom: 15px;}
.n-topic-menu .item {padding-bottom: 15px;}
.n-topic-menu .item a {display: block; line-height: 20px; position: relative; overflow: hidden; border-radius: 5px 20px 5px 15px; background: #fff; box-shadow: 2px 2px 4px rgba(0, 0, 0, .1); font-size: 16px; color: #666; border: 1px solid #ddd; padding: 10px 10px 10px 32px;}
.n-topic-menu .item a:before {content: ''; width: 6px; height: 6px; border-radius: 50%; position: absolute; left: 15px; top: 50%; margin-top: -3px; background: #ccc;}
.n-topic-menu .item a:after {content: ''; width: 100px; height: 100px; border-radius: 50%; position: absolute; top: 10px; right: -50px; background: #ccc; opacity: .1;}
.n-topic-menu .item a.on {background: linear-gradient(to right bottom, #9F020B, #D03841); color: #fff; font-weight: bold; border-color: transparent;}
.n-topic-menu .item a.on:before {background: linear-gradient(to right bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, .5));}
.n-topic-menu .item a.on:after {background: #fff;}


.n-topic-tabs {display: none;}
.n-topic-tabs .swiper-slide {width: auto; padding: 30px 0; padding-left: 20px;}
.n-topic-tabs .swiper-slide:last-child {padding-right: 20px;}
.n-topic-tabs .swiper-slide a {display: block; line-height: 20px; position: relative; overflow: hidden; border-radius: 8px; background: #fff; box-shadow: 2px 2px 4px rgba(0, 0, 0, .1); font-size: 15px; color: #666; border: 1px solid #ddd; padding: 10px 20px 10px 28px;}
.n-topic-tabs .swiper-slide a:before {content: ''; width: 6px; height: 6px; border-radius: 50%; position: absolute; left: 10px; top: 50%; margin-top: -4px; background: #ccc;}
.n-topic-tabs .swiper-slide a:after {content: ''; width: 100px; height: 100px; border-radius: 50%; position: absolute; top: 10px; right: -50px; background: #ccc; opacity: .1;}
.n-topic-tabs .swiper-slide a.on {background: linear-gradient(to right bottom, #9F020B, #D03841); color: #fff; font-weight: bold;}
.n-topic-tabs .swiper-slide a.on:before {background: linear-gradient(to right bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, .5));}
.n-topic-tabs .swiper-slide a.on:after {background: #fff;}



.n-topic-list {display: -ms-flex; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; border-bottom: 1px solid #eee;}
.n-topic-list .item {width: calc(33.333% - 20px); padding: 0 30px 30px 0;}
.n-topic-list .item:nth-child(3n + 0) {padding-right: 0;}
.n-topic-list .item .img {font-size: 0; position: relative;}
.n-topic-list .item .img .space img {width: 100%;}
.n-topic-list .item .img .imgbox {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.n-topic-list .item .img .imgbox a {display: block; width: 100%; height: 100%; border-radius: 8px; overflow: hidden; box-shadow: 0 3px 6px rgba(0, 0, 0, .1);}
.n-topic-list .item .img .imgbox img {width: 100%; height: 100%; border-radius: 8px; transition: transform .5s;}
.n-topic-list .item .img .imgbox a:hover img {-ms-transform: scale(1.2); transform: scale(1.2);}
.n-topic-list .item .txt {text-align: center; font-size: 15px; font-weight: 500; color: #333; padding-top: 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.n-topic-list .item .txt a {color: #333;}
.n-topic-list .item .txt a:hover {color: #9F020B;}
@media all and (max-width: 1024px) {
    .n-topic-l {width: 160px;}
    .n-topic-menu .item a {font-size: 15px; padding-left: 30px;}
    .n-topic-list {padding-bottom: 9px;}
    .n-topic-list .item {width: calc(33.333% - 14px); padding: 0 21px 21px 0;}
}
@media all and (max-width: 1000px) {
    .n-topic {padding: 20px 20px 0 20px;}
}
@media all and (max-width: 900px) {
    .n-topic-list {justify-content: space-between; padding-bottom: 10px;}
    .n-topic-list .item {width: calc(50% - 10px); padding: 0 0 20px 0;}
}
@media all and (max-width: 800px) {
    .n-topic-list .item .txt {font-size: 14px;}
}
@media all and (max-width: 700px) {
    .n-topic {padding: 0;}
    .n-topic-flex {display: block;}
    .n-topic-l {display: none;}
    .n-topic-tabs {display: block;}
    .n-topic-list {padding: 0 20px 10px 20px;}
    .n-topic .n-pages {padding-left: 20px; padding-right: 20px;}
}
@media all and (max-width: 640px) {
    .n-topic-tabs .swiper-slide {padding: 20px 0; padding-left: 20px;}
    .n-topic-tabs .swiper-slide:last-child {padding-right: 20px;}
}
@media all and (max-width: 420px) {
    .n-topic-tabs .swiper-slide {padding: 20px 0; padding-left: 15px;}
    .n-topic-tabs .swiper-slide:first-child {padding-left: 20px;}
    .n-topic-tabs .swiper-slide:last-child {padding-right: 20px;}
    .n-topic-list .item {width: calc(50% - 7px);}
    .n-topic-list .item .txt {font-size: 13px; font-weight: normal;}
}
@media all and (max-width: 420px) {
    .n-topic-tabs .swiper-slide a {font-size: 14px; font-weight: normal; padding: 8px 15px 8px 24px;}
    .n-topic-tabs .swiper-slide a:before {width: 6px; height: 6px; margin-top: -3px;}
    .n-topic-tabs .swiper-slide a.on {font-weight: 500;}
}
@media all and (max-width: 320px) {
    .n-topic-tabs .swiper-slide {padding: 15px 0; padding-left: 15px;}
    .n-topic-tabs .swiper-slide:first-child {padding-left: 15px;}
    .n-topic-tabs .swiper-slide:last-child {padding-right: 15px;}
    .n-topic-list {padding: 0 15px;}
    .n-topic-list .item {padding-bottom: 15px;}
    .n-topic-list .item .txt {font-size: 12px;}
    .n-topic .n-pages {padding-left: 15px; padding-right: 15px;}
}








.n-result {padding: 0 30px;}
.n-result-flex {padding: 30px 0; display: -ms-flex; display: flex;}
.n-result-l {width: 180px; margin-right: 40px;}
.n-result-r {-ms-flex: 1; flex: 1; min-width: 0; background: #fff; border: 1px solid #eee; border-radius: 5px; box-shadow: 0 3px 6px rgba(0, 0, 0, .1); padding-top: 20px;}

.n-result-menu {width: auto; height: auto;}
.n-result-menu .item {padding-bottom: 20px;}
.n-result-menu .item a {display: block; line-height: 24px; font-size: 18px; padding: 13px; text-align: center; color: #666; box-sizing: border-box; border: 1px solid #eee; border-radius: 5px; box-shadow: 0 3px 6px rgba(0, 0, 0, .1);}
.n-result-menu .item a.on {background: #9f020b; border-color: #9f020b; color: #fff; font-weight: bold;}

.n-result-tabs {display: none;}
.n-result-tabs .swiper-slide {width: auto; padding: 20px 0 10px 0; padding-left: 20px;}
.n-result-tabs .swiper-slide:last-child {padding-right: 20px;}
.n-result-tabs .swiper-slide a {display: block; line-height: 40px; font-size: 18px; padding: 0 30px; text-align: center; color: #666; box-sizing: border-box; border: 1px solid #eee; border-radius: 5px; box-shadow: 0 3px 6px rgba(0, 0, 0, .1);}
.n-result-tabs .swiper-slide a.on {background: #9f020b; border-color: #9f020b; color: #fff; font-weight: bold;}

.n-result-title {padding-left: 18px; font-weight: bold; font-size: 18px; color: #333; position: relative; margin: 0 30px;}
.n-result-title:before {content: ''; display: block; width: 3px; height: 16px; background: #9f020b; position: absolute; left: 0; top: 50%; margin-top: -8px; border-radius: 2px;}

.n-result-list {padding: 10px 30px 0 30px;}
.n-result-list .item {height: 50px; border-bottom: 1px dotted #ddd; display: -ms-flex; display: flex; justify-content: space-between; align-items: center;}
.n-result-list .item .name {-ms-flex: 1; flex: 1; min-width: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 16px; color: #666;}
.n-result-list .item .name a {color: #666; position: relative; padding-left: 20px;}
.n-result-list .item .name a:before {content: ''; display: block; width: 4px; height: 4px; background: #ccc; position: absolute; left: 0; top: 50%; margin-top: -2px;}
.n-result-list .item .name a:hover {color: #9f020b; text-decoration: underline;}
.n-result-list .item .name a:hover:before {background: #9f020b;}
.n-result-list .item .date {font-size: 16px; color: #999; font-family: Roboto, Avenir, Arial; padding-left: 15px;}
@media all and (max-width: 1024px) {
    .n-result {padding: 0 20px;}
    .n-result-flex {padding: 20px 0;}
    .n-result-l {width: 160px; margin-right: 20px;}
    .n-result-menu .item {padding-bottom: 15px;}
    .n-result-menu .item a {font-size: 16px; padding: 10px 12px;}
    .n-result-title {margin: 0 20px;}
    .n-result-list {padding: 10px 20px 0 20px;}
    .n-result-list .item .name {font-size: 15px;}
    .n-result-list .item .date {font-size: 15px;}
}
@media all and (max-width: 800px) {
    .n-result-l {width: 140px;}
}
@media all and (max-width: 700px) {
    .n-result {padding: 0;}
    .n-result-flex {display: block; padding: 0;}
    .n-result-l {display: none;}
    .n-result-r {padding-top: 0; background: none; border: 0 none; box-shadow: none;}
    .n-result-title {display: none;}
    .n-result-tabs {display: block;}
    .n-result-list {padding: 0 20px;}
    .n-result .n-pages {padding-left: 20px; padding-right: 20px;}
}
@media all and (max-width: 640px) {
    .n-result-tabs .swiper-slide a {line-height: 36px; font-size: 16px; padding: 0 25px;}
    .n-result-list .item .name a {padding-left: 15px;}
}
@media all and (max-width: 420px) {
    .n-result-tabs .swiper-slide {padding: 20px 0 5px 0; padding-left: 15px;}
    .n-result-tabs .swiper-slide:last-child {padding-right: 15px;}
    .n-result-list .item {display: block; height: auto; padding: 15px 0;}
    .n-result-list .item .date {font-size: 13px; padding-top: 5px;}
}
@media all and (max-width: 380px) {
    .n-result-tabs .swiper-slide a {padding: 0 20px; font-size: 15px;}
}
@media all and (max-width: 320px) {
    .n-result-tabs .swiper-slide {padding: 15px 0 5px 0; padding-left: 15px;}
    .n-result-tabs .swiper-slide:last-child {padding-right: 15px;}
    .n-result-tabs .swiper-slide a {line-height: 32px; padding: 0 15px; font-size: 14px;}
    .n-result-list {padding: 0 15px;}
    .n-result-list .item {padding: 12px 0;}
    .n-result-list .item .name {font-size: 14px;}
    .n-result .n-pages {padding-left: 15px; padding-right: 15px;}
}








/*----原名师团队列表----*/
/*
.n-team-list {display: -ms-flex; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 20px 0; border-bottom: 1px solid #eee;}
.n-team-list .item {width: calc(33.333% - 40px); padding: 20px 60px 20px 0;}
.n-team-list .item:nth-child(3n + 0) {padding-right: 0;}
.n-team-list .item .box {background: #fff; box-shadow: 0 0 15px rgba(0, 0, 0, .15); display: -ms-flex; display: flex; border-radius: 5px;}
.n-team-list .item .box .img {width: 150px; font-size: 0; position: relative;}
.n-team-list .item .box .img .space img {width: 100%;}
.n-team-list .item .box .img .imgbox {width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
.n-team-list .item .box .img .imgbox a {display: block; width: 100%; height: 100%;}
.n-team-list .item .box .img .imgbox img {width: 100%; height: 100%; border-radius: 5px 0 0 5px;}
.n-team-list .item .box .con {-ms-flex: 1; flex: 1; min-width: 0; position: relative;}
.n-team-list .item .box .con .txt {padding: 30px 20px;}
.n-team-list .item .box .con .txt .name {font-size: 20px; color: #333333; font-weight: bold;}
.n-team-list .item .box .con .txt .note {font-size: 14px; color: #999999; padding-top: 10px; line-height: 20px; max-height: 40px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
.n-team-list .item .box .con .btn {position: absolute; right: 20px; bottom: 20px;}
.n-team-list .item .box .con .btn a {display: block; font-size: 14px; font-weight: 500; color: #9F020B; background: url("../images/detail-go.png") no-repeat right center / auto 12px; padding-right: 15px;}
@media all and (max-width: 1200px) {
    .n-team-list {padding: 15px 0;}
    .n-team-list .item {width: calc(33.333% - 20px); padding: 15px 30px 15px 0;}
}
@media all and (max-width: 1100px) {
    .n-team-list .item .box .con .txt {padding: 20px;}
}
@media all and (max-width: 1000px) {
    .n-team-list {padding: 10px 0;}
    .n-team-list .item {width: calc(33.333% - 14px); padding: 10px 21px 10px 0;}
    .n-team-list .item .box .img {width: 120px;}
    .n-team-list .item .box .con .txt {padding: 20px 15px;}
    .n-team-list .item .box .con .btn {right: 15px; bottom: 15px;}
}
@media all and (max-width: 900px) {
    .n-team-list {justify-content: space-between;}
    .n-team-list .item {width: calc(50% - 10px); padding: 10px 0;}
}
@media all and (max-width: 640px) {
    .n-team-list .item .box .con .txt .name {font-size: 18px;}
    .n-team-list .item .box .con .txt .note {padding-top: 5px;}
}
@media all and (max-width: 600px) {
    .n-team-list .item .box .img {width: 100px;}
    .n-team-list .item .box .con .txt {padding: 15px;}
    .n-team-list .item .box .con .txt .name {font-size: 16px;}
    .n-team-list .item .box .con .txt .note {font-size: 13px;}
    .n-team-list .item .box .con .btn a {font-size: 12px; background-size: auto 10px; padding-right: 12px;}
}
@media all and (max-width: 550px) {
    .n-team-list .item .box .img {width: 90px;}
    .n-team-list .item .box .con .txt {padding: 10px 15px;}
    .n-team-list .item .box .con .btn {right: 10px; bottom: 10px;}
}
@media all and (max-width: 500px) {
    .n-team-list {padding: 13px 0;}
    .n-team-list .item {width: calc(50% - 7px); padding: 7px 0;}
}
@media all and (max-width: 480px) {
    .n-team-list {padding: 10px 0;}
    .n-team-list .item {width: 100%; padding: 10px 0;}
    .n-team-list .item .box .img {width: 120px;}
    .n-team-list .item .box .con .txt {padding: 15px;}
    .n-team-list .item .box .con .txt .name {font-size: 18px;}
    .n-team-list .item .box .con .txt .note {font-size: 14px;}
    .n-team-list .item .box .con .btn {right: 15px; bottom: 15px;}
    .n-team-list .item .box .con .btn a {font-size: 14px; background-size: auto 12px; padding-right: 15px;}
}
@media all and (max-width: 380px) {
    .n-team-list .item .box .img {width: 110px;}
}
@media all and (max-width: 320px) {
    .n-team-list {padding: 8px 0;}
    .n-team-list .item {padding: 7px 0;}
}
*/


/*----新名师团队列表----*/
.n-team-list {display: -ms-flex; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.n-team-list .group {width: calc(20% - 24px); padding-top: 30px; margin-right: 30px;}
.n-team-list .group:nth-child(5n + 0) {margin-right: 0;}
@media all and (max-width: 1024px) {
    .n-team-list .group {width: calc(25% - 15px); padding-top: 20px; margin-right: 20px;}
    .n-team-list .group:nth-child(5n + 0) {margin-right: 20px;}
    .n-team-list .group:nth-child(4n + 0) {margin-right: 0;}
}
@media all and (max-width: 720px) {
    .n-team-list .group {width: calc(33.333% - 14px); padding-top: 21px; margin-right: 21px;}
    .n-team-list .group:nth-child(5n + 0) {margin-right: 21px;}
    .n-team-list .group:nth-child(4n + 0) {margin-right: 21px;}
    .n-team-list .group:nth-child(3n + 0) {margin-right: 0;}
}
@media all and (max-width: 520px) {
    .n-team-list {justify-content: space-between;}
    .n-team-list .group {width: calc(50% - 10px); padding-top: 20px; margin-right: 0;}
    .n-team-list .group:nth-child(5n + 0) {margin-right: 0;}
    .n-team-list .group:nth-child(4n + 0) {margin-right: 0;}
    .n-team-list .group:nth-child(3n + 0) {margin-right: 0;}
}
@media all and (max-width: 320px) {
    .n-team-list .group {width: calc(50% - 7px); padding-top: 15px;}
}






.sino-pop {position: fixed; left: 0; top: 0; z-index: 9999; width: 100%; height: 100%;}
.sino-pop-mask {position: absolute; left: 0; top: 0; background: rgba(0, 0, 0, .5); width: 100%; height: 100%;}
.sino-pop-wrap {display: -ms-flex; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; box-sizing: border-box; padding: 30px;}
.sino-pop-main {max-width: 800px; max-height: 100%; overflow: auto; background: #fff; position: relative; z-index: 20; border-radius: 5px; box-shadow: 0 0 15px rgba(0, 0, 0, .15);}
.sino-pop {display: none;}
.sino-pop-mask {opacity: 0; transition: opacity .2s;}
.sino-pop-main {opacity: 0; -ms-transform: translateY(10px); transform: translateY(10px); transition: opacity .2s, transform .2s;}
.sino-pop.show {display: block;}
.sino-pop.show.animation .sino-pop-mask {opacity: 1;}
.sino-pop.show.animation .sino-pop-main {opacity: 1; -ms-transform: translateY(0); transform: translateY(0);}
@media all and (max-width: 1000px) {
    .sino-pop-wrap {padding: 20px;}
}
@media all and (max-width: 320px) {
    .sino-pop-wrap {padding: 15px;}
}




.n-teamcon {position: relative; padding: 30px;}
.n-teamcon .close {position: absolute; right: 10px; top: 10px; z-index: 20;}
.n-teamcon .close a {display: block; width: 14px; height: 14px; padding: 10px; background: url("../images/pop-close.png") no-repeat center / 14px 14px;}
.n-teamcon .title {font-size: 24px; font-weight: 500; color: #333333; position: relative; padding-left: 18px;}
.n-teamcon .title:before {content: ''; display: block; width: 3px; height: 24px; background: #9F020B; border-radius: 2px; position: absolute; left: 0; top: 50%; margin-top: -12px;}
.n-teamcon .content {display: -ms-flex; display: flex; padding-top: 30px;}
.n-teamcon .content .l {width: 180px; margin-right: 30px;}
.n-teamcon .content .img {position: relative;}
.n-teamcon .content .img .space img {width: 100%;}
.n-teamcon .content .img .imgbox {width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
.n-teamcon .content .img .imgbox a {display: block; width: 100%; height: 100%;}
.n-teamcon .content .img .imgbox img {width: 100%; height: 100%; border-radius: 5px;}
.n-teamcon .content .r {-ms-flex: 1; flex: 1; min-width: 0;}
.n-teamcon .content .name {font-size: 20px; font-weight: 500; color: #333;}
.n-teamcon .content .note {font-size: 14px; color: #999; padding-top: 10px;}
.n-teamcon .content .text {font-size: 15px; color: #666; line-height: 1.8; padding-top: 10px;}
@media all and (max-width: 1024px) {
    .n-teamcon {padding: 20px;}
    .n-teamcon .title {font-size: 20px; padding-left: 15px;}
    .n-teamcon .title:before {height: 18px; margin-top: -9px;}
    .n-teamcon .content {padding-top: 15px;}
    .n-teamcon .content .l {width: 160px; margin-right: 20px;}
    .n-teamcon .content .text {font-size: 14px;}
}
@media all and (max-width: 800px) {
    .n-teamcon .content .l {width: 140px; margin-right: 15px;}
    .n-teamcon .content .text {padding-top: 5px;}
}
@media all and (max-width: 640px) {
    .n-teamcon .title {font-size: 18px; padding-left: 13px;}
    .n-teamcon .title:before {height: 16px; margin-top: -8px;}
    .n-teamcon .content .l {width: 130px;}
}
@media all and (max-width: 480px) {
    .n-teamcon {padding-right: 0;}
    .n-teamcon .content .l {width: 120px;}
    .n-teamcon .content .name {padding-right: 20px;}
    .n-teamcon .content .note {padding-right: 20px;}
    .n-teamcon .content .text {max-height: 200px; padding-right: 20px; overflow: auto;}
}
@media all and (max-width: 420px) {
    .n-teamcon .close {right: 5px; top: 5px;}
    .n-teamcon .content .l {width: 80px; margin-right: 15px;}
    .n-teamcon .content .name {font-size: 18px;}
    .n-teamcon .content .note {font-size: 13px; padding-top: 5px;}
    .n-teamcon .content .text {font-size: 13px; max-height: 190px;}
}
@media all and (max-width: 320px) {
    .n-teamcon {padding: 15px; padding-right: 0;}
    .n-teamcon .content .l {width: 70px;}
    .n-teamcon .content .name {font-size: 16px;}
    .n-teamcon .content .note {font-size: 12px;}
    .n-teamcon .content .text {font-size: 12px; padding-right: 15px;}
}





.n-about {padding: 50px 30px;}
.n-about-flex {display: -ms-flex; display: flex;}
.n-about-l {-ms-flex: 1; flex: 1; min-width: 0;}
.n-about-r {width: 200px; padding-left: 40px;}

.n-about-menu {background: #fff; border-radius: 5px; box-shadow: 0 3px 6px rgba(0, 0, 0, .1); border: 1px solid #eee;}
.n-about-menu .title {position: relative; padding: 0 20px; display: -ms-flex; display: flex;}
.n-about-menu .title:after {content: ''; display: block; width: 100%; height: 1px; background: #ddd; position: absolute; left: 0; bottom: 0;}
.n-about-menu .title span {display: block; position: relative; z-index: 20; height: 50px; line-height: 50px; font-size: 16px; font-weight: bold; color: #333333;}
.n-about-menu .title span:after {content: ''; display: block; width: 100%; height: 2px; background: #9F020B; position: absolute; left: 0; bottom: 0;}
.n-about-menu .list {padding: 10px 0;}
.n-about-menu .list .item a {display: block; line-height: 20px; font-size: 14px; color: #666666; padding: 10px 20px;}
.n-about-menu .list .item a.on {background: #eee; color: #9F020B;}


.n-about-tabs {display: none; position: relative;}
.n-about-tabs:after {content: ''; display: block; width: 100%; height: 1px; background: #eee; position: absolute; left: 0; bottom: 0;}
.n-about-tabs .swiper-slide {width: auto; padding: 0 10px 0 20px;}
.n-about-tabs .swiper-slide:last-child {padding-right: 20px;}
.n-about-tabs .swiper-slide a {display: block; line-height: 20px; padding-bottom: 15px; font-size: 16px; color: #666; position: relative; z-index: 20;}
.n-about-tabs .swiper-slide a.on {font-weight: 500; color: #333;}
.n-about-tabs .swiper-slide a.on:after {content: ''; display: block; width: 100%; height: 2px; border-radius: 2px; background: #9F020B; position: absolute; left: 0; bottom: 0;}


.n-about-title {font-size: 30px; font-weight: bold; color: #000; text-align: center; border-bottom: 1px solid #eee; padding-bottom: 30px; margin-bottom: 30px;}
.n-about-content {font-size: 16px; color: #666666; line-height: 1.9;}
@media all and (max-width: 1000px) {
    .n-about {padding: 30px 20px;}
    .n-about-r {width: 170px; padding-left: 30px;}
    .n-about-title {font-size: 24px;}
    .n-about-content {font-size: 15px;}
}
@media all and (max-width: 900px) {
    .n-about {padding: 30px 0;}
    .n-about-flex {display: block;}
    .n-about-r {display: none;}
    .n-about-tabs {display: block;}
    .n-about-main {padding: 30px 20px 0 20px;}
    .n-about-title {border-bottom: 0 none; padding-bottom: 20px; margin-bottom: 0;}
}
@media all and (max-width: 480px) {
    .n-about {padding: 20px 0;}
}
@media all and (max-width: 420px) {
    .n-about {padding: 20px 0;}
}
@media all and (max-width: 380px) {
    .n-about-title {font-size: 22px;}
}
@media all and (max-width: 320px) {
    .n-about-tabs .swiper-slide {padding: 0 15px;}
    .n-about-tabs .swiper-slide:last-child {padding-right: 15px;}
    .n-about-main {padding: 20px 15px 0 15px;}
    .n-about-title {font-size: 20px; padding-bottom: 15px;}
    .n-about-content {font-size: 14px;}
}



.n-alliance {padding-bottom: 40px;}
.n-alliance-list {display: -ms-flex; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.n-alliance-list .item {width: calc(25% - 30px); padding: 40px 40px 0 0;}
.n-alliance-list .item:nth-child(4n + 0) {padding-right: 0;}
.n-alliance-list .item .box {display: block; position: relative; font-size: 0; border-radius: 8px; box-shadow: 0 3px 6px rgba(0, 0, 0, .1); border: 1px solid #eee;}
.n-alliance-list .item .box .img {width: 100%; height: 100%; position: absolute; left: 0; top: 0;align-items: center;display: flex;}
.n-alliance-list .item .box .img img {width: 100%;height: 100%;  border-radius: 8px;}
.n-alliance-list .item .box .space svg {width: 100%;}
.n-alliance-list.league .item:last-child{display: none}
@media all and (max-width: 1200px) {
    .n-alliance {padding-top: 2px; padding-bottom: 30px;}
    .n-alliance-list .item {width: calc(25% - 21px); padding: 28px 28px 0 0;}
}
@media all and (max-width: 1000px) {
    .n-alliance {padding-top: 0; padding-bottom: 20px;}
    .n-alliance-list .item {width: calc(25% - 15px); padding: 20px 20px 0 0;}
}
@media all and (max-width: 900px) {
    .n-alliance {padding-bottom: 21px;}
    .n-alliance-list .item {width: calc(33.333% - 14px); padding: 21px 21px 0 0;}
    .n-alliance-list .item:nth-child(4n + 0) {padding-right: 21px;}
    .n-alliance-list .item:nth-child(3n + 0) {padding-right: 0;}
    .n-alliance-list.league .item:last-child{display: block}
}
@media all and (max-width: 480px) {
    .n-alliance {padding: 10px 0;}
    .n-alliance-list {justify-content: space-between;}
    .n-alliance-list .item {width: calc(50% - 10px); padding: 10px 0;}
    .n-alliance-list .item:nth-child(4n + 0) {padding-right: 0;}
    .n-alliance-list .item:nth-child(3n + 0) {padding-right: 0;}
    .n-alliance-list.league .item:last-child{display: none}
}
@media all and (max-width: 380px) {
    .n-alliance {padding: 13px 0;}
    .n-alliance-list {justify-content: space-between;}
    .n-alliance-list .item {width: calc(50% - 7px); padding: 7px 0;}
}
@media all and (max-width: 320px) {
    .n-alliance {padding: 8px 0;}
}








.n-detail {padding: 30px;}
.n-detail-t {display: -ms-flex; display: flex;}
.n-detail-t .l {width: 500px; margin-right: 30px;}
.n-detail-t .r {-ms-flex: 1; flex: 1; min-width: 0;}
.n-detail-cover {position: relative; font-size: 0;}
.n-detail-cover .space img {width: 100%;}
.n-detail-cover .img {width: 100%; height: 100%; position: absolute; left: 0; top: 0; border-radius: 8px; box-shadow: 0 0 6px rgba(0, 0, 0, .1);}
.n-detail-cover .img a {display: block; width: 100%; height: 100%;}
.n-detail-cover .img img {width: 100%; height: 100%; border-radius: 8px;}

.n-detail-intro .title {font-size: 30px; font-weight: bold; color: #333333;}
.n-detail-intro .text {font-size: 15px; color: #999; line-height: 20px; padding-top: 10px;}
.n-detail-intro .text .item {padding: 8px 0 8px 30px; position: relative; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.n-detail-intro .text .item:before {content: ''; display: block; width: 18px; height: 18px; background: url("../images/detail-intro-text.png") no-repeat left center / auto 100%; position: absolute; left: 0; top: 50%; margin-top: -9px;}
.n-detail-intro .text .item.icon-school:before {background-position-x: 0;}
.n-detail-intro .text .item.icon-college:before {background-position-x: -18px;}
.n-detail-intro .text .item.icon-type:before {background-position-x: -72px;}
.n-detail-intro .text .item span {color: #333; margin-right: 20px;}

.n-detail-ts {background: #F5F5F5; border-radius: 5px; margin-top: 10px;}
.n-detail-ts .title {padding: 15px 5px 0 10px; display: -ms-flex; display: flex; justify-content: space-between; align-items: center;}
.n-detail-ts .title .name {font-size: 15px; font-weight: 500; color: #9F020B; position: relative; line-height: 1; padding-left: 13px;}
.n-detail-ts .title .name:before {content: ''; display: block; width: 3px; height: 14px; background: #9F020B; border-radius: 2px; position: absolute; left: 0; top: 50%; margin-top: -7px;}
.n-detail-ts .title .btns {display: -ms-flex; display: flex; align-items: center;}
.n-detail-ts .title .btns .item {padding: 0 10px;}
.n-detail-ts .title .btns .item a {display: block; width: 8px; height: 14px; background: url("../images/pagebar.png") no-repeat left top / 200% 200%;}
.n-detail-ts .title .btns .item a.prev {background-position-x: left;}
.n-detail-ts .title .btns .item a.next {background-position-x: right;}
.n-detail-ts .title .btns .item a:hover {background-position-y: bottom;}
.n-detail-ts .slide .swiper-slide {padding: 15px 0; text-align: center;}
.n-detail-ts .slide .swiper-slide .name {font-size: 16px; line-height: 1; color: #333; font-weight: 500;}
.n-detail-ts .slide .swiper-slide .note {font-size: 14px; line-height: 1; color: #999; padding-top: 8px;}

.n-detail-total {font-size: 15px; color: #333; padding-left: 30px; position: relative; margin-top: 15px;}
.n-detail-total:before {content: ''; display: block; width: 18px; height: 18px; background: url("../images/detail-intro-text.png") no-repeat -36px center / auto 100%; position: absolute; left: 0; top: 50%; margin-top: -9px;}
.n-detail-total span {font-weight: bold; font-size: 18px; font-family: Roboto, Avenir, Arial; color: #9F020B;}



.n-detail-b {padding-top: 30px;}
.n-detail-tabs {display: none; position: relative;}
.n-detail-tabs:after {content: ''; display: block; width: 100%; height: 1px; background: #eee; position: absolute; left: 0; bottom: 0;}
.n-detail-tabs .swiper-slide {width: auto; padding: 0 20px;}
.n-detail-tabs .swiper-slide a {display: block; width: auto; height: 50px; line-height: 50px; font-size: 16px; color: #666; position: relative; z-index: 20;}
.n-detail-tabs .swiper-slide a.on {color: #333; font-weight: 500;}
.n-detail-tabs .swiper-slide a.on:after {content: ''; display: block; width: 100%; height: 3px; background: #9F020B; position: absolute; left: 0; bottom: 0;}



.n-detail-flex {display: -ms-flex; display: flex; background: #fff; border: 1px solid #eee; border-radius: 8px; box-shadow: 0 3px 6px rgba(0, 0, 0, .1);}
.n-detail-menu {width: 160px; background: #f5f5f5; border-right: 1px solid #eee; padding: 15px 0;}
.n-detail-menu .item {padding: 5px 0;}
.n-detail-menu .item a {display: block; position: relative; padding-left: 20px;}
.n-detail-menu .item a span {display: block; height: 46px; line-height: 46px; font-size: 15px; color: #666666; position: relative; z-index: 20; padding-left: 18px;}
.n-detail-menu .item a span:before {content: ''; display: block; width: 6px; height: 6px; background: #ccc; border-radius: 50%; position: absolute; left: 0; top: 50%; margin-top: -3px;}
.n-detail-menu .item a.on:before {content: ''; display: block; width: calc(100% + 2px); height: 100%; position: absolute; left: -1px; top: 0; background: linear-gradient(to right, #9F020B, #C41721); border-radius: 8px 0 0 8px;}
.n-detail-menu .item a.on:after {content: ''; display: block; width: 10px; height: 100%; position: absolute; left: 100%; top: 0; margin-left: 1px; background: url("../images/detail-menu.png") no-repeat center / 100% 100%;}
.n-detail-menu .item a.on span {font-weight: 500; color: #fff;}
.n-detail-menu .item a.on span:before {background: #fff;}



.n-detail-wrap {-ms-flex: 1; flex: 1; min-width: 0; padding-left: 10px;}
.n-detail-title {margin: 0 30px; padding-top: 8px; display: -ms-flex; display: flex; position: relative;}
.n-detail-title:after {content: ''; display: block; width: 100%; height: 1px; background: #eee; position: absolute; left: 0; bottom: 0;}
.n-detail-title .name {position: relative; height: 70px; line-height: 70px; z-index: 20; font-size: 18px; font-weight: bold; color: #333333; padding-left: 35px;}
.n-detail-title .name:before {content: ''; display: block; width: 28px; height: 28px; position: absolute; left: 0; top: 50%; margin-top: -14px; background: url("../images/detail-title.png") no-repeat center / 100% 100%;}
.n-detail-title .name:after {content: ''; display: block; width: 100%; height: 3px; background: #9F020B; position: absolute; left: 0; bottom: 0;}
.n-detail-main {padding: 0 30px;}
.n-detail-wrap .infolist {display: none;}
.n-detail-wrap .infolist.on {display: block;}

@media all and (max-width: 1000px) {
    .n-detail {padding: 20px;}
    .n-detail-t .l {width: 415px; margin-right: 20px;}

    .n-detail-intro .title {font-size: 24px;}
    .n-detail-intro .text {font-size: 14px; padding-top: 5px;}
    .n-detail-intro .text .item {padding: 5px 0 5px 25px;}
    .n-detail-intro .text .item:before {width: 16px; height: 16px; margin-top: -8px;}
    .n-detail-intro .text .item.icon-school:before {background-position-x: 0;}
    .n-detail-intro .text .item.icon-college:before {background-position-x: -16px;}
    .n-detail-intro .text .item.icon-type:before {background-position-x: -64px;}

    .n-detail-ts .title .name {font-size: 14px; padding-left: 12px;}
    .n-detail-ts .title .name:before {width: 2px; height: 12px; margin-top: -6px;}
    .n-detail-ts .title .btns .item a {width: 7px; height: 12px;}
    .n-detail-ts .slide .swiper-slide .name {font-size: 15px;}
    .n-detail-ts .slide .swiper-slide .note {font-size: 13px;}

    .n-detail-total {margin-top: 10px; font-size: 14px; padding-left: 25px;}
    .n-detail-total:before {width: 16px; height: 16px; background-position-x: -32px; margin-top: -8px;}
    .n-detail-total span {font-size: 16px;}

    .n-detail-b {padding-top: 20px;}

    .n-detail-menu {width: 140px;}
    .n-detail-menu .item a {padding-left: 15px;}
    .n-detail-menu .item a span {height: 40px; line-height: 40px; font-size: 14px; padding-left: 15px;}

    .n-detail-wrap {padding-left: 5px;}
    .n-detail-title {margin: 0 20px;}
    .n-detail-title .name {height: 60px; line-height: 60px; font-size: 16px; padding-left: 30px;}
    .n-detail-title .name:before {width: 20px; height: 20px; margin-top: -10px;}
    .n-detail-main {padding: 0 20px;}
}
@media all and (max-width: 800px) {
    .n-detail-t .l {width: 380px;}
    .n-detail-ts {background: none; margin-top: 0; padding-top: 8px;}
    .n-detail-ts .title {padding: 0;}
    .n-detail-ts .title .name {font-size: 14px; color: #333; font-weight: normal; padding-left: 25px;}
    .n-detail-ts .title .name:before {width: 16px; height: 16px; margin-top: -8px; background: url("../images/detail-intro-text.png") no-repeat -48px center / auto 100%;}
    .n-detail-ts .slide {background: #F5F5F5; border-radius: 5px; margin-top: 10px;}
    .n-detail-ts .slide .swiper-slide {padding: 10px 0;}
    .n-detail-ts .slide .swiper-slide .name {font-size: 14px;}
    .n-detail-ts .slide .swiper-slide .note {font-size: 13px; padding-top: 5px;}

    .n-detail-flex {display: block;}
    .n-detail-menu {display: none;}
    .n-detail-tabs {display: block;}
    .n-detail-b {padding-top: 0; margin-top: 20px; background: #fff; border: 1px solid #eee; border-radius: 8px; box-shadow: 0 3px 6px rgba(0, 0, 0, .1);}
    .n-detail-flex {background: none; border: 0 none; border-radius: 0; box-shadow: none;}
    .n-detail-wrap {padding-left: 0;}
    .n-detail-title {display: none;}
}
@media all and (max-width: 720px) {
    .n-detail-t {display: block; background: #fff; border: 1px solid #eee; border-radius: 8px; box-shadow: 0 3px 6px rgba(0, 0, 0, .1); padding: 20px;}
    .n-detail-t .l {width: auto; margin-right: 0;}
    .n-detail-t .r {padding-top: 20px;}
    .n-detail-ts .slide {padding: 5px 0;}
}
@media all and (max-width: 480px) {
    .n-detail-t {background: none; border: 0 none; border-radius: 0; box-shadow: none; padding: 0;}
}
@media all and (max-width: 420px) {
    .n-detail {padding: 0;}
    .n-detail-t {padding: 20px;}
    .n-detail-t .r {padding-top: 15px;}
    .n-detail-b {background: none; box-shadow: none; border: 0 none; border-top: 10px solid #F5F5F5; margin: 0; border-radius: 0; padding: 0;}
}
@media all and (max-width: 380px) {
    .n-detail-intro .title {font-size: 22px;}
    .n-detail-intro .text .item span {margin-right: 10px;}
}
@media all and (max-width: 320px) {
    .n-detail-t {padding: 15px;}
    .n-detail-intro .title {font-size: 20px;}
    .n-detail-intro .text .item span {display: none;}
    .n-detail-tabs .swiper-slide {padding: 0 15px;}
    .n-detail-tabs .swiper-slide a {font-size: 15px;}
    .n-detail-main {padding: 0 15px;}
}







.n-detail-content {font-size: 14px; line-height: 2.1; color: #666; padding: 20px 0;}
@media all and (max-width: 640px) {
    .n-detail-content {padding: 15px 0;}
}



.n-detail-video {font-size: 0; padding: 30px 0;}
.n-detail-video img {width: 100%;}
@media all and (max-width: 1000px) {
    .n-detail-video {padding: 20px 0;}
}
@media all and (max-width: 320px) {
    .n-detail-video {padding: 15px 0;}
}



.n-detail-file {display: -ms-flex; display: flex; justify-content: space-between; padding: 15px 0; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.n-detail-file .group {padding: 15px 0; width: calc(50% - 15px);}
.n-detail-file .group .box {background: #F5F5F5; border-radius: 8px; padding: 15px 20px;}
.n-detail-file .group .box .name {font-size: 15px; font-weight: 500; color: #333; position: relative; padding-left: 13px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.n-detail-file .group .box .name a {color: #333;}
.n-detail-file .group .box .name a:hover {color: #9F020B;}
.n-detail-file .group .box .name:before {content: ''; display: block; width: 3px; height: 14px; background: #9F020B; border-radius: 2px; position: absolute; left: 0; top: 50%; margin-top: -7px;}
.n-detail-file .group .box .note {display: -ms-flex; display: flex; justify-content: space-between; align-items: center; padding-top: 8px; padding-left: 13px;}
.n-detail-file .group .box .note .tag {display: -ms-flex; display: flex; align-items: center; min-width: 0; -ms-flex: 1; flex: 1;}
.n-detail-file .group .box .note .tag .item {background: #C1C4CC; border-radius: 5px; height: 20px; line-height: 20px; padding: 0 5px; font-size: 12px; color: #fff;}
.n-detail-file .group .box .note .btn a {display: block; font-size: 13px; font-weight: 500; color: #9F020B; background: url("../images/detail-go.png") no-repeat right center / auto 12px; padding-right: 15px;}
@media all and (max-width: 1000px) {
    .n-detail-file {padding: 10px 0;}
    .n-detail-file .group {padding: 10px 0; width: calc(50% - 10px);}
    .n-detail-file .group .box {border-radius: 5px;}
}
@media all and (max-width: 900px) {
    .n-detail-file .group .box {padding: 10px 15px;}
}
@media all and (max-width: 640px) {
    .n-detail-file .group {width: 100%;}
}
@media all and (max-width: 380px) {
    .n-detail-file .group .box {padding: 10px;}
}
@media all and (max-width: 420px) {
    .n-detail-file {padding: 7px 0;}
    .n-detail-file .group {padding: 8px 0;}
}





.n-detail-teacher {padding: 15px 0;}
.n-detail-teacher .group {padding: 15px 0; display: -ms-flex; display: flex;}
.n-detail-teacher .group .l {width: 135px; margin-right: 20px;}
.n-detail-teacher .group .img {font-size: 0; position: relative;}
.n-detail-teacher .group .img .space img {width: 100%;}
.n-detail-teacher .group .img .imgbox {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.n-detail-teacher .group .img .imgbox a {display: block; width: 100%; height: 100%;}
.n-detail-teacher .group .img .imgbox img {width: 100%; height: 100%; box-shadow: 0 3px 6px rgba(0, 0, 0, .1); border-radius: 5px;}
.n-detail-teacher .group .con {-ms-flex: 1; flex: 1; min-width: 0;}
.n-detail-teacher .group .con .name {font-size: 20px; font-weight: bold; color: #333;}
.n-detail-teacher .group .con .note {display: -ms-flex; display: flex; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.n-detail-teacher .group .con .note .item {height: 20px; line-height: 20px; background: #E5A9A9; border-radius: 5px; margin: 10px 10px 0 0; font-size: 12px; color: #fff; padding: 0 5px;}
.n-detail-teacher .group .con .text {font-size: 14px; line-height: 24px; color: #666666; padding-top: 10px; height: 72px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;}
.n-detail-teacher .group .con .show {padding-top: 10px; display: -ms-flex; display: flex;}
.n-detail-teacher .group .con .show a {display: -ms-flex; display: flex; align-items: center; width: auto; height: 30px; box-sizing: border-box; border: 1px solid #9F020B; border-radius: 5px; padding: 0 10px;}
.n-detail-teacher .group .con .show a:before {content: '展开'; font-size: 13px; color: #9F020B; margin-right: 5px;}
.n-detail-teacher .group .con .show a:after {content: ''; display: block; width: 8px; height: 8px; background: url("../images/detail-show-content.png") no-repeat center / 100% 100%;}

.n-detail-teacher .group.on .con .text {height: auto; min-height: 72px; display: block;}
.n-detail-teacher .group.on .con .show a:before {content: '收起';}
.n-detail-teacher .group.on .con .show a:after {-ms-transform: rotate(180deg); transform: rotate(180deg);}
@media all and (max-width: 1000px) {
    .n-detail-teacher {padding: 10px 0;}
    .n-detail-teacher .group {padding: 10px 0;}
}
@media all and (max-width: 640px) {
    .n-detail-teacher .group .l {width: 120px;}
    .n-detail-teacher .group .con .text {height: 48px; -webkit-line-clamp: 2;}
    .n-detail-teacher .group.on .con .text {height: auto; min-height: 48px;}
}
@media all and (max-width: 480px) {
    .n-detail-teacher .group .l {width: 100px; margin-right: 15px;}
    .n-detail-teacher .group .con .name {font-size: 18px; line-height: 1;}
    .n-detail-teacher .group .con .note .item {margin: 8px 8px 0 0;}
    .n-detail-teacher .group .con .text {font-size: 13px; line-height: 22px; height: 44px; padding-top: 8px;}
    .n-detail-teacher .group.on .con .text {height: auto; min-height: 44px;}
    .n-detail-teacher .group .con .show a {height: 26px;}
    .n-detail-teacher .group .con .show a:before {font-size: 12px;}
}
@media all and (max-width: 320px) {
    .n-detail-teacher {padding: 7px 0;}
    .n-detail-teacher .group {padding: 8px 0;}
    .n-detail-teacher .group .l {width: 90px;}
    .n-detail-teacher .group .con .show {padding-top: 7px;}
    .n-detail-teacher .group .con .show a {height: auto; padding: 0; border: 0 none; border-radius: 0;}
}







.n-search {padding: 30px 0;}
.n-search-form {padding: 30px 0 60px 0;}
.n-search-form .flex {display: -ms-flex; display: flex; justify-content: center; font-size: 0;}
.n-search-form .flex .inpbox {width: 500px;}
.n-search-form .flex .inpbox input.inp {width: 100%; height: 44px; font-size: 16px; color: #333; box-sizing: border-box; padding: 0 15px; border: 1px solid #9F020B; border-radius: 8px 0 0 8px; border-right: 0 none;}
.n-search-form .flex .btnbox {width: 100px;}
.n-search-form .flex .btnbox input.btn {display: block; width: 100%; height: 44px; background: #9F020B; border: 0 none; font-size: 16px; color: #fff; cursor: pointer; border-radius: 0 8px 8px 0;}
@media all and (max-width: 800px) {
    .n-search {padding: 0;}
    .n-search-form {padding: 30px 0;}
    .n-search-form .flex .inpbox {width: auto; -ms-flex: 1; flex: 1;}
}
@media all and (max-width: 720px) {
    .n-search-form .flex .inpbox input.inp {font-size: 15px;}
    .n-search-form .flex .btnbox input.btn {font-size: 15px;}
}
@media all and (max-width: 640px) {
    .n-search-form .flex .inpbox input.inp {font-size: 14px; height: 40px;}
    .n-search-form .flex .btnbox input.btn {font-size: 14px; height: 40px;}
}
@media all and (max-width: 420px) {
    .n-search-form .flex .btnbox {width: 90px;}
}
@media all and (max-width: 320px) {
    .n-search-form .flex .inpbox input.inp {padding: 0 10px;}
    .n-search-form .flex .btnbox {width: 80px;}
}



.n-search-tabs {width: auto; height: auto; background: #fff; border: 1px solid #eee; box-shadow: 0 3px 6px rgba(0, 0, 0, .05); border-radius: 8px;}
.n-search-tabs .swiper-slide {width: auto; height: auto; padding: 0 30px;}
.n-search-tabs .swiper-slide a {display: block; height: 44px; line-height: 44px; font-size: 16px; color: #666; font-family: Roboto, Avenir, Arial;}
.n-search-tabs .swiper-slide a.on {color: #9F020B; font-weight: 500;}
.n-search-tabs .swiper-slide a.on:after {content: ''; display: block; width: 20px; height: 2px; background: #9F020B; position: absolute; left: 50%; margin-left: -10px; bottom: 5px; border-radius: 2px;}
@media all and (max-width: 1000px) {
    .n-search-tabs .swiper-slide {padding: 0 20px;}
}
@media all and (max-width: 720px) {
    .n-search-tabs .swiper-slide a {font-size: 15px;}
}
@media all and (max-width: 640px) {
    .n-search-tabs .swiper-slide a {font-size: 14px;}
}
@media all and (max-width: 420px) {
    .n-search-tabs .swiper-slide {padding: 0 15px;}
    .n-search-tabs .swiper-slide:first-child {padding-left: 20px;}
    .n-search-tabs .swiper-slide:last-child {padding-right: 20px;}
}
@media all and (max-width: 320px) {
    .n-search-tabs .swiper-slide {padding: 0 10px;}
    .n-search-tabs .swiper-slide:first-child {padding-left: 15px;}
    .n-search-tabs .swiper-slide:last-child {padding-right: 15px;}
}




.n-search-wrap {padding: 20px 0;}
.n-search-group {padding: 20px 0;}
.n-search-title {display: -ms-flex; display: flex; justify-content: space-between; align-items: center;}
.n-search-title .name {font-size: 18px; font-weight: 500; color: #333; position: relative; padding-left: 15px;}
.n-search-title .name:before {content: ''; display: block; width: 3px; height: 16px; border-radius: 2px; background: #9F020B; position: absolute; left: 0; top: 50%; margin-top: -8px;}
.n-search-title .more a {display: block; font-size: 14px; color: #999;}
@media all and (max-width: 800px) {
    .n-search-wrap {padding: 15px 0;}
    .n-search-group {padding: 15px 0;}
}
@media all and (max-width: 640px) {
    .n-search-title .name {font-size: 16px;}
    .n-search-title .name:before {height: 14px; margin-top: -7px;}
}



.n-search-list {display: -ms-flex; display: flex; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.n-search-list .group {padding-top: 30px; width: calc(50% - 15px);}
.n-search-list .group:nth-child(1),
.n-search-list .group:nth-child(2) {padding-top: 15px;}
.n-search-list .group .box {background: #fff; border: 1px solid #eee; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, .05); box-sizing: border-box; padding: 15px;}
.n-search-list .group .box .name {font-size: 16px; font-weight: 500; color: #333; position: relative; padding-left: 12px;}
.n-search-list .group .box .name:before {content: ''; display: block; width: 4px; height: 4px; background: #9F020B; border-radius: 50%; position: absolute; left: 0; top: 50%; margin-top: -2px;}
.n-search-list .group .box .name a {color: #333;}
.n-search-list .group .box .name a:hover {color: #9F020B;}
.n-search-list .group .box .date {font-size: 14px; color: #999; padding-left: 12px; padding-top: 5px; font-family: Roboto, Avenir, Arial;}
.n-search-list .group .box .text {font-size: 14px; color: #666; padding-left: 12px; padding-top: 5px; line-height: 22px; height: 44px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
@media all and (max-width: 1000px) {
    .n-search-list .group {width: calc(50% - 10px); padding-top: 20px;}
}
@media all and (max-width: 720px) {
    .n-search-list .group {width: auto;}
    .n-search-list .group:nth-child(2) {padding-top: 20px;}
}
@media all and (max-width: 480px) {
    .n-search-list .group .box {padding: 10px;}
    .n-search-list .group .box .name {font-size: 15px;}
    .n-search-list .group .box .date {font-size: 13px;}
    .n-search-list .group .box .text {font-size: 13px;}
}
@media all and (max-width: 420px) {
    .n-search-list .group {padding-top: 10px;}
    .n-search-list .group:nth-child(2) {padding-top: 10px;}
}
@media all and (max-width: 320px) {
    .n-search-list .group .box .name {font-size: 14px;}
    .n-search-list .group .box .date {font-size: 12px;}
    .n-search-list .group .box .text {font-size: 12px; line-height: 20px; height: 40px;}
}




.n-search-main .in-course-list .group:nth-child(1),
.n-search-main .in-course-list .group:nth-child(2),
.n-search-main .in-course-list .group:nth-child(3),
.n-search-main .in-course-list .group:nth-child(4) {padding-top: 15px;}
@media all and (max-width: 1024px) {
    .n-search-main .in-course-list {padding-top: 0;}
}
@media all and (max-width: 900px) {
    .n-search-main .in-course-list .group:nth-child(4) {padding-top: 21px;}
}
@media all and (max-width: 720px) {
    .n-search-main .in-course-list .group:nth-child(3),
    .n-search-main .in-course-list .group:nth-child(4) {padding-top: 20px;}
}
@media all and (max-width: 420px) {
    .n-search-main .in-course-list {padding-top: 1px;}
    .n-search-main .in-course-list .group:nth-child(1),
    .n-search-main .in-course-list .group:nth-child(2),
    .n-search-main .in-course-list .group:nth-child(3),
    .n-search-main .in-course-list .group:nth-child(4) {padding-top: 14px;}
}


.n-search-main .in-topic-list .item:nth-child(1),
.n-search-main .in-topic-list .item:nth-child(2),
.n-search-main .in-topic-list .item:nth-child(3) {padding-top: 15px;}
@media all and (max-width: 1000px) {
    .in-topic-list {padding-top: 0;}
}
@media all and (max-width: 720px) {
    .n-search-main .in-topic-list .item:nth-child(3) {padding-top: 20px;}
}
@media all and (max-width: 420px) {
    .n-search-main .in-topic-list .item:nth-child(3) {padding-top: 15px;}
}



/*
.n-search-main .n-team-list {padding: 0; border-bottom: 0 none;}
.n-search-main .n-team-list .item {width: calc(33.333% - 20px); padding: 30px 30px 0 0;}
.n-search-main .n-team-list .item:nth-child(3n + 0) {padding-right: 0;}
.n-search-main .n-team-list .item:nth-child(1),
.n-search-main .n-team-list .item:nth-child(2),
.n-search-main .n-team-list .item:nth-child(3) {padding-top: 15px;}
@media all and (max-width: 1000px) {
    .n-search-main .n-team-list .item {width: calc(33.333% - 14px); padding: 21px 21px 0 0;}
}
@media all and (max-width: 900px) {
    .n-search-main .n-team-list .item {width: calc(50% - 10px); padding: 20px 0 0 0;}
    .n-search-main .n-team-list .item:nth-child(3) {padding-top: 20px;}
}
@media all and (max-width: 500px) {
    .n-search-main .n-team-list {padding-top: 1px;}
    .n-search-main .n-team-list .item {width: calc(50% - 7px); padding-top: 14px;}
    .n-search-main .n-team-list .item:nth-child(1),
    .n-search-main .n-team-list .item:nth-child(2),
    .n-search-main .n-team-list .item:nth-child(3) {padding-top: 14px;}
}

@media all and (max-width: 480px) {
    .n-search-main .n-team-list {padding-top: 0;}
    .n-search-main .n-team-list .item {width: 100%; padding-top: 20px;}
    .n-search-main .n-team-list .item:nth-child(1) {padding-top: 15px;}
    .n-search-main .n-team-list .item:nth-child(2),
    .n-search-main .n-team-list .item:nth-child(3) {padding-top: 20px;}
}
@media all and (max-width: 320px) {
    .n-search-main .n-team-list .item {padding-top: 15px;}
    .n-search-main .n-team-list .item:nth-child(1),
    .n-search-main .n-team-list .item:nth-child(2),
    .n-search-main .n-team-list .item:nth-child(3) {padding-top: 15px;}
}
*/


/*---新搜索结果名师团队--*/
.n-search-main .n-team-list .group:nth-child(1),
.n-search-main .n-team-list .group:nth-child(2),
.n-search-main .n-team-list .group:nth-child(3),
.n-search-main .n-team-list .group:nth-child(4),
.n-search-main .n-team-list .group:nth-child(5) {padding-top: 15px;}

@media all and (max-width: 1024px) {
    .n-search-main .n-team-list .group:nth-child(5) {padding-top: 20px;}
}
@media all and (max-width: 720px) {
    .n-search-main .n-team-list .group:nth-child(4),
    .n-search-main .n-team-list .group:nth-child(5) {padding-top: 21px;}
}
@media all and (max-width: 520px) {
    .n-search-main .n-team-list .group:nth-child(3),
    .n-search-main .n-team-list .group:nth-child(4),
    .n-search-main .n-team-list .group:nth-child(5) {padding-top: 20px;}
}
@media all and (max-width: 320px) {
    .n-search-main .n-team-list .group:nth-child(1),
    .n-search-main .n-team-list .group:nth-child(2),
    .n-search-main .n-team-list .group:nth-child(3),
    .n-search-main .n-team-list .group:nth-child(4),
    .n-search-main .n-team-list .group:nth-child(5) {padding-top: 15px;}
}







/*----新增热点专题二级栏目----*/
.n-topic-navs {background: #f5f5f5; border-radius: 10px; padding: 15px; margin-bottom: 30px;}
.n-topic-navs .relative {position: relative;}
.n-topic-navs .list {display: -ms-flex; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; height: 44px; overflow: hidden;}
.n-topic-navs .list .item {padding: 10px 15px;}
.n-topic-navs .list .item a {display: block; font-size: 18px; line-height: 24px; color: #333; position: relative; padding-left: 15px;}
.n-topic-navs .list .item a:before {content: ''; display: block; width: 6px; height: 6px; position: absolute; left: 0; top: 50%; margin-top: -3px; border-radius: 50%; background: #333;}
.n-topic-navs .list .item a:hover {color: #9c0009;}
.n-topic-navs .list .item a:hover:before {background: #9c0009;}
.n-topic-navs .list .item a.on {color: #9c0009;}
.n-topic-navs .list .item a.on:before {background: #9c0009;}
.n-topic-navs .more {display: -ms-flex; display: flex; justify-content: flex-end; padding: 10px 15px; padding-left: 60px; position: absolute; right: 0; bottom: 0; background: linear-gradient(to right, rgba(245, 245, 245, 0), #f5f5f5 25%); border-radius: 10px;}
.n-topic-navs .more a {display: -ms-flex; display: flex; align-items: center; height: 24px;}
.n-topic-navs .more a:before {content: ''; display: block; width: 12px; height: 8px; background: url("../images/sub-navs-more-arrow.png") no-repeat center top / 100% 200%; margin-right: 10px;}
.n-topic-navs .more a:after {content: '更多'; font-size: 18px; color: #333; line-height: 1;}
.n-topic-navs .more a:hover:before {background-position-y: bottom;}
.n-topic-navs .more a:hover:after {color: #9c0009;}
.n-topic-navs.show .relative {padding-bottom: 44px;}
.n-topic-navs.show .list {height: auto;}
.n-topic-navs.show .more a:before {-ms-transform: rotate(180deg); transform: rotate(180deg);}
.n-topic-navs.show .more a:after {content: '收起';}
@media all and (max-width: 1100px) {
    .n-topic-navs .list .item a {font-size: 17px;}
    .n-topic-navs .more a:after {font-size: 17px;}
}
@media all and (max-width: 1024px) {
    .n-topic-navs {margin-bottom: 20px;}
    .n-topic-navs .list {height: 84px;}
    .n-topic-navs .list .item a {font-size: 16px; line-height: 22px;}
    .n-topic-navs .more a {height: 22px;}
    .n-topic-navs .more a:before {width: 10px; height: 6px;}
    .n-topic-navs .more a:after {font-size: 16px;}
    .n-topic-navs.show .relative {padding-bottom: 42px;}
}
@media all and (max-width: 900px) {
    .n-topic-navs {padding: 10px;}
    .n-topic-navs .list {height: 64px;}
    .n-topic-navs .list .item {padding: 6px 10px;}
    .n-topic-navs .list .item a {font-size: 15px; line-height: 20px;}
    .n-topic-navs .more {padding: 6px 10px; padding-left: 50px;}
    .n-topic-navs .more a {height: 20px;}
    .n-topic-navs .more a:after {font-size: 15px;}
    .n-topic-navs.show .relative {padding-bottom: 32px;}
}
@media all and (max-width: 700px) {
    .n-topic-navs {margin: 0 20px 20px 20px;}
    .n-topic-navs .list .item a {font-size: 14px; padding-left: 12px;}
    .n-topic-navs .list .item a:before {width: 4px; height: 4px; margin-top: -2px;}
    .n-topic-navs .more a:before {width: 8px; height: 5px; margin-right: 8px;}
    .n-topic-navs .more a:after {font-size: 14px;}
}
@media all and (max-width: 420px) {
    .n-topic-navs {padding: 5px;}
    .n-topic-navs .list {height: 60px;}
    .n-topic-navs .list .item {padding: 5px 10px;}
    .n-topic-navs .list .item a {font-size: 13px;}
    .n-topic-navs .more {padding: 5px 10px; padding-left: 40px;}
    .n-topic-navs .more a:after {font-size: 13px;}
    .n-topic-navs.show .relative {padding-bottom: 30px;}
}
@media all and (max-width: 320px) {
    .n-topic-navs {margin: 0 15px 15px 15px;}
}




