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



.banner .swiper-slide {height: 500px; background-repeat: no-repeat; background-position: center; background-size: auto 100%;}
.banner .swiper-slide a {display: block; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: auto 100%;}
.banner .swiper-container .swiper-pagination {bottom: 15px; font-size: 0;}
.banner .swiper-container .swiper-pagination .swiper-pagination-bullet {width: 12px; height: 12px; margin: 0 10px; background: #fff; box-shadow: 0 2px 4px rgba(0, 0, 0, .2); opacity: 1;}
.banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active {background: #9f020b;}

@media all and (max-width: 1280px) {
    .banner .swiper-slide {height: 3.04rem;}
}
@media all and (max-width: 1000px) {
    .banner .swiper-slide {height: 3.12rem;}
}
@media all and (max-width: 880px) {
    .banner .swiper-container .swiper-pagination .swiper-pagination-bullet {width: 10px; height: 10px; margin: 0 8px;}
}
@media all and (max-width: 600px) {
    .banner .swiper-container .swiper-pagination .swiper-pagination-bullet {width: 8px; height: 8px; margin: 0 7px;}
}
@media all and (max-width: 420px) {
    .banner .swiper-container .swiper-pagination {bottom: 10px;}
    .banner .swiper-container .swiper-pagination .swiper-pagination-bullet {margin: 0 5px;}
}
@media all and (max-width: 320px) {
    .banner .swiper-container .swiper-pagination .swiper-pagination-bullet {width: 6px; height: 6px; margin: 0 3px;}
}








.in-main {padding: 35px 0;}
.in-group {padding: 35px 0;}
.in-center {max-width: 1200px; margin: 0 auto;}
.in-title {display: -ms-flex; display: flex; justify-content: center; align-items: center;}
.in-title .line {display: -ms-flex; display: flex; align-items: center;}
.in-title .line:before,
.in-title .line:after {content: ''; display: block; height: 3px;}
.in-title .line.l:before {width: 58px; background: #d7d7d7; margin-right: 2px;}
.in-title .line.l:after {width: 24px; background: #9f020b;}
.in-title .line.r:before {width: 24px; background: #9f020b; margin-right: 2px;}
.in-title .line.r:after {width: 58px; background: #d7d7d7;}
.in-title .text {padding: 0 20px; font-size: 30px; font-weight: bold; color: #222; line-height: 1;}

@media all and (max-width: 1280px) {
    .in-main {padding: 25px 0;}
    .in-group {padding: 25px 0;}
}
@media all and (max-width: 1000px) {
    .in-main {padding: 20px 0;}
    .in-group {padding: 20px 0;}
    .in-title .text {font-size: 28px;}
    .in-title .line.l:before {width: 50px;}
    .in-title .line.l:after {width: 20px;}
    .in-title .line.r:before {width: 20px;}
    .in-title .line.r:after {width: 50px;}
}
@media all and (max-width: 900px) {
    .in-title .text {font-size: 26px;}
    .in-title .line.l:before {width: 40px;}
    .in-title .line.r:after {width: 40px;}
}
@media all and (max-width: 800px) {
    .in-title .text {font-size: 24px;}
}
@media all and (max-width: 640px) {
    .in-main {padding: 15px 0;}
    .in-group {padding: 15px 0;}
}
@media all and (max-width: 380px) {
    .in-title .text {font-size: 22px;}
}
/*--排名不分先后--*/
.in-title-note {text-align: center; font-size: 16px; color: #333; padding-top: 15px;}
@media all and (max-width: 1000px) {
    .in-title-note {font-size: 14px; padding-top: 10px;}
}
@media all and (max-width: 480px) {
    .in-title-note {font-size: 13px; padding-top: 8px;}
}


.in-title-more {text-align: right; font-size: 14px; color: #999; padding-top: 10px;}
.in-title-more a {color: #999;}
.in-title-more a:hover {color: #9F020B;}


.in-top-row {display: -ms-flex; display: flex;}
.in-policy {-ms-flex: 1; flex: 1; min-width: 0; padding-right: 20px;}
.in-dynamic {width: 600px;}


.in-policy-list .item {border-bottom: 2px solid #eee; padding: 14px 0; display: -ms-flex; display: flex; align-items: center;}
.in-policy-list .item .con {-ms-flex: 1; flex: 1; min-width: 0;}
.in-policy-list .item .con .tit {white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 16px; line-height: 24px; font-weight: bold; color: #333;}
.in-policy-list .item .con .tit a {color: #333;}
.in-policy-list .item .con .tit a:hover {color: #9F020B;}
.in-policy-list .item .con .txt {font-size: 14px; color: #999; line-height: 24px; height: 48px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; padding-top: 2px;}
.in-policy-list .item .date {width: 80px; position: relative; text-align: center; margin-left: 20px;}
.in-policy-list .item .date:before {content: ''; display: block; width: 1px; height: 20px; background: #ddd; position: absolute; left: 0; top: 50%; margin-top: -10px;}
.in-policy-list .item .date .t,
.in-policy-list .item .date .b {font-family: Roboto, Avenir, Arial;}
.in-policy-list .item .date .t {font-size: 18px; color: #333; font-weight: bold;}
.in-policy-list .item .date .b {font-size: 14px; color: #999;}


.in-dynamic-main {padding-top: 20px;}
.in-dynamic-video {position: relative;}
.in-dynamic-video .player {width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 90; display: none;}
.in-dynamic-video .player .close {position: absolute; right: 10px; top: 10px; z-index: 20;}
.in-dynamic-video .player .close a {display: block; width: 24px; height: 24px; background: #666; position: relative; border-radius: 50%;}
.in-dynamic-video .player .close a:before,
.in-dynamic-video .player .close a:after {content: ''; display: block; background: #fff; position: absolute; left: 50%; top: 50%; -ms-transform: rotate(45deg); transform: rotate(45deg);}
.in-dynamic-video .player .close a:before {width: 10px; height: 2px; margin-left: -5px; margin-top: -1px;}
.in-dynamic-video .player .close a:after {width: 2px; height: 10px; margin-left: -1px; margin-top: -5px;}
.in-dynamic-video .player video {width: 100%; height: 100%; background: #000;}

.in-dynamic-video .space {font-size: 0;}
.in-dynamic-video .space img {width: 100%;}
.in-dynamic-video .swiper {width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
.in-dynamic-video .swiper-container {width: 100%; height: 100%;}
.in-dynamic-video .swiper-button-prev,
.in-dynamic-video .swiper-button-next {width: 24px; height: 50px; margin-top: -25px; background: rgba(255, 255, 255, .3);}
.in-dynamic-video .swiper-button-prev:before,
.in-dynamic-video .swiper-button-next:before {content: ''; display: block; width: 6px; height: 12px; position: absolute; left: 50%; margin-left: -3px; top: 50%; margin-top: -6px; background: url("../images/in-dynamic-controller.png") no-repeat left / 200% 100%;}
.in-dynamic-video .swiper-button-prev {border-radius: 0 5px 5px 0; left: 0;}
.in-dynamic-video .swiper-button-next {border-radius: 5px 0 0 5px; right: 0;}
.in-dynamic-video .swiper-button-next:before {background-position: right;}

.in-dynamic-video .swiper-slide {width: 100%; height: 100%; position: relative;}

.in-dynamic-video .swiper-slide .img {font-size: 0; width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
.in-dynamic-video .swiper-slide .img a {display: block; width: 100%; height: 100%;}
.in-dynamic-video .swiper-slide .img img {width: 100%; height: 100%;}
.in-dynamic-video .swiper-slide .space {font-size: 0;}
.in-dynamic-video .swiper-slide .space svg {width: 100%;}

.in-dynamic-video .swiper-slide .con {width: 100%; height: 48px; background: rgba(82, 82, 82, .9); position: absolute; left: 0; bottom: 0; z-index: 20; box-sizing: border-box; padding: 0 15px; display: -ms-flex; display: flex; align-items: center;}
.in-dynamic-video .swiper-slide .con .btn {font-size: 0; margin-right: 10px;}
.in-dynamic-video .swiper-slide .con .btn a {display: block; width: 28px; height: 28px; background: url("../images/in-dynamic-play.png") no-repeat center / 100% 100%;}
.in-dynamic-video .swiper-slide .con .txt {-ms-flex: 1; flex: 1; min-width: 0; font-size: 16px; font-weight: bold; color: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.in-dynamic-video .swiper-slide .con .txt a {color: #fff;}

.in-dynamic-video .swiper-slide .box {position: relative;}
.in-dynamic-video .swiper-slide .box .btn {width: 44px; height: 44px; font-size: 0; position: absolute; left: 50%; margin-left: -22px; top: 50%; margin-top: -22px; z-index: 30;}
.in-dynamic-video .swiper-slide .box .btn a {display: block; width: 100%; height: 100%; background: url("../images/in-dynamic-play.png") no-repeat center / 100% 100%;}
.in-dynamic-video .swiper-slide .box .txt {width: 100%; height: 36px; position: absolute; left: 0; bottom: 0; z-index: 20; background: rgba(0, 0, 0, .5); line-height: 36px; box-sizing: border-box; padding: 0 10px; font-size: 16px; font-weight: bold; color: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.in-dynamic-video .swiper-slide .box .txt a {color: #fff;}

.in-dynamic-list {background: #fff; box-shadow: 0 3px 6px rgba(0, 0, 0, .1);}
.in-dynamic-list .item {height: 80px; border-bottom: 1px solid #eee; display: -ms-flex; display: flex; align-items: center; background: #f9f9f9;}
.in-dynamic-list .item:hover {background: #fff;}
.in-dynamic-list .item .date {width: 80px; margin-right: 20px; position: relative; text-align: center;}
.in-dynamic-list .item .date:after {content: ''; display: block; width: 1px; height: 20px; background: #ddd; position: absolute; right: 0; top: 50%; margin-top: -10px;}
.in-dynamic-list .item .date .t,
.in-dynamic-list .item .date .b {font-family: Roboto, Avenir, Arial; color: #666;}
.in-dynamic-list .item .date .t {font-size: 26px;}
.in-dynamic-list .item .date .b {font-size: 12px;}
.in-dynamic-list .item .con {-ms-flex: 1; flex: 1; min-width: 0; padding-right: 20px;}
.in-dynamic-list .item .con .tit {font-size: 16px; color: #333333; line-height: 22px; max-height: 44px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
.in-dynamic-list .item .con .tit a {color: #666;}
.in-dynamic-list .item .con .tit a:hover {font-weight: bold; color: #9f020b;}


@media all and (max-width: 1200px) {
    .in-policy-list .item {padding: 11px 0; border-width: 1px;}

    .in-dynamic {width: 550px;}
    .in-dynamic-main {padding-top: 13px;}
}
@media all and (max-width: 1100px) {
    .in-policy-list .item {padding: 12px 0;}
    .in-policy-list .item .con .tit {font-size: 15px; line-height: 20px;}
    .in-policy-list .item .con .txt {font-size: 13px; line-height: 20px; height: 40px; padding-top: 3px;}
    .in-policy-list .item .date .t {font-size: 16px;}

    .in-dynamic {width: 500px;}
    .in-dynamic-main {padding-top: 16px;}
    .in-dynamic-video .swiper-slide .con .btn a {width: 20px; height: 20px;}
    .in-dynamic-video .swiper-slide .con .txt {font-size: 15px;}
    .in-dynamic-list .item {height: 70px;}
    .in-dynamic-list .item .con .tit {font-size: 15px;}
    .in-dynamic-list .item .date .t {font-size: 20px;}
}
@media all and (max-width: 1000px) {
    .in-policy-list .item {padding: 16px 0;}
    .in-policy-list .item .con .txt {height: 20px; -webkit-line-clamp: 1; padding-top: 5px;}
    .in-policy-list .item .date {width: 70px;}

    .in-dynamic {width: 450px;}
    .in-dynamic-main {padding-top: 15px;}
    .in-dynamic-video .swiper-slide .con {height: 44px;}
    .in-dynamic-list .item {height: 60px;}
    .in-dynamic-list .item .date {width: 70px;}
    .in-dynamic-list .item .date .t {font-size: 18px;}
    .in-dynamic-list .item .con .tit {font-size: 14px;}
}
@media all and (max-width: 900px) {
    .in-policy-list .item {padding: 15px 0;}

    .in-dynamic {width: 400px;}
    .in-dynamic-list .item {height: 69px;}
}
@media all and (max-width: 800px) {
    .in-policy-list .item {padding: 13px 0;}
    .in-policy-list .item .con .txt {padding-top: 4px;}

    .in-dynamic {width: 350px;}
    .in-dynamic-video .swiper-slide .con {height: 40px;}
    .in-dynamic-video .swiper-slide .con .btn a {width: 18px; height: 18px;}
    .in-dynamic-video .swiper-slide .con .txt {font-size: 14px;}
    .in-dynamic-list .item {height: 70px;}
}
@media all and (max-width: 700px) {
    .in-top-row {display: block;}

    .in-policy {padding-right: 0;}
    .in-policy-list .item {padding: 15px 0;}
    .in-policy-list .item .con .tit {font-size: 16px; line-height: 24px;}
    .in-policy-list .item .con .txt {font-size: 14px; line-height: 24px; height: auto; max-height: 48px; -webkit-line-clamp: 2; padding-top: 5px;}
    .in-policy-list .item .date {width: 80px;}
    .in-policy-list .item .date .t {font-size: 18px;}

    .in-dynamic {width: auto; padding-top: 40px;}
    .in-dynamic-video .swiper-slide .con {height: 48px;}
    .in-dynamic-video .swiper-slide .con .btn a {width: 20px; height: 20px;}
    .in-dynamic-video .swiper-slide .con .txt {font-size: 16px;}
    .in-dynamic-list .item {height: 80px;}
    .in-dynamic-list .item .date {width: 80px;}
    .in-dynamic-list .item .date .t {font-size: 20px;}
    .in-dynamic-list .item .con .tit {font-size: 16px;}
}
@media all and (max-width: 640px) {
    .in-dynamic {padding-top: 30px;}
}
@media all and (max-width: 480px) {
    .in-title-more {padding-top: 5px;}
    .in-dynamic-list .item {height: 70px;}
    .in-dynamic-list .item .con .tit {font-size: 15px;}
}
@media all and (max-width: 420px) {
    .in-dynamic-video .swiper-button-prev,
    .in-dynamic-video .swiper-button-next {display: none;}
    .in-dynamic-video .swiper-slide .con {height: 40px;}
    .in-dynamic-video .swiper-slide .box .btn {width: 36px; height: 36px; margin-left: -18px; margin-top: -18px;}
    .in-dynamic-video .swiper-slide .box .txt {font-size: 14px;}
    .in-policy-list .item .date {width: 60px; text-align: right;}
    .in-policy-list .item .date .b {padding-right: 2px;}

    .in-dynamic-list .item .date {width: 70px;}
}
@media all and (max-width: 380px) {
    .in-policy-list .item {padding: 12px 0;}
    .in-policy-list .item .con .tit {font-size: 15px; line-height: 20px;}
    .in-policy-list .item .con .txt {font-size: 13px; line-height: 20px; max-height: 40px;}
    .in-policy-list .item .date {width: 50px; margin-left: 15px;}
    .in-policy-list .item .date .t {font-size: 15px;}
    .in-policy-list .item .date .b {font-size: 13px;}

    .in-dynamic-list .item .date .t {font-size: 16px;}
    .in-dynamic-list .item .con .tit {font-size: 14px;}
}








.in-adrow {height: 300px; background-repeat: no-repeat; background-position: center; background-size: auto 100%;overflow: hidden;}
.in-adrow a {display: block;position: relative;height: 100%;}
.in-adrow a img{position: absolute;left: 50%;transform:translateX(-50%);height: 100%;max-width: none;}

@media all and (max-width: 1280px) {
    .in-adrow {height: 1.83rem;}
}
@media all and (max-width: 1000px) {
    .in-adrow {height: 1.875rem;}
}










.in-course-tabs {display: -ms-flex; display: flex; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-top: 20px; font-size: 18px;}
.in-course-tabs .item {padding: 10px 10px 0 10px;}
.in-course-tabs .item a {display: block; color: #666;}
.in-course-tabs .item a.on {font-weight: bold; color: #9f020b;}
@media all and (max-width: 1024px) {
    .in-course-tabs {font-size: 16px;}
}
@media all and (max-width: 900px) {
    .in-course-tabs {padding-top: 10px;}
}
@media all and (max-width: 720px) {
    .in-course-tabs {font-size: 15px;}
}
@media all and (max-width: 420px) {
    .in-course-tabs .item {padding: 10px 5px 0 5px;}
}
@media all and (max-width: 320px) {
    .in-course-tabs {font-size: 14px;}
}


.courseItem {border-radius: 6px; box-shadow: 0 3px 6px rgba(0, 0, 0, .1);overflow: hidden;}
.courseItem .img {position: relative; font-size: 0;}
.courseItem .img .space img {width: 100%;}
.courseItem .img .imgbox {width: 100%; height: 100%; position: absolute; left: 0; top: 0; border-radius: 6px 6px 0 0; overflow: hidden;}
.courseItem .img .imgbox a {display: block; width: 100%; height: 100%;}
.courseItem .img .imgbox img {width: 100%; height: 100%; border-radius: 6px 6px 0 0;}
.courseItem .con {background: #fff; border-radius: 0 0 6px 6px; padding: 15px 15px;}
.courseItem .con .tit {font-size: 18px; line-height: 24px; height: 24px; font-weight: bold; color: #333; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.courseItem .con .tit a {color: #333;}
.courseItem .con .tit a:hover {color: #9F020B;}
.courseItem .con .txt {display: -ms-flex; display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 18px; color: #999; padding-top: 10px;}
.courseItem .con .txt .teacher {-ms-flex: 1; flex: 1; min-width: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.courseItem .con .txt .looks {position: relative; padding-left: 22px;}
.courseItem .con .txt .looks:before {content: ''; display: block; width: 16px; height: 16px; position: absolute; left: 0; top: 50%; margin-top: -8px; background: url("../images/course-looks.png") no-repeat center / 100% 100%;}
.courseItem {transition: box-shadow .5s;}
.courseItem:hover {box-shadow: 0 4px 8px rgba(0, 0, 0, .2);}
.courseItem .img .imgbox img {transition: transform .5s;}
.courseItem .img .imgbox a:hover img {-ms-transform: scale(1.2); transform: scale(1.2);}
.courseItem .tag{background: rgba(253, 58, 58, 0.5);border-bottom-left-radius: 5px;height: 24px;position: absolute;right: 0;top: 0;padding:0 10px;color: #fff;font-size: 12px;line-height: 24px;text-align: center;}
@media all and (max-width: 800px) {
    .courseItem .con .tit {font-size: 16px;}
    .courseItem .con .txt {font-size: 13px;}
    .courseItem .con .txt .looks:before {width: 14px; height: 14px; margin-top: -7px;}
}
@media all and (max-width: 420px) {
    .courseItem .con {padding: 10px 12px;}
    .courseItem .con .tit {font-size: 15px;}
    .courseItem .con .txt {font-size: 12px;}
    .courseItem .con .txt .teacher span {display: none;}
    .courseItem .con .txt .looks {padding-left: 20px;}
}
@media all and (max-width: 320px) {
    .courseItem .con .tit {font-size: 14px;}
}






.in-course-list {display: -ms-flex; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.in-course-list .group {width: calc(25% - 21px); padding: 28px 28px 0 0;}
.in-course-list .group:nth-child(4n + 0) {padding-right: 0;}
@media all and (max-width: 1024px) {
    .in-course-list {padding-top: 10px;}
    .in-course-list .group {width: calc(25% - 15px); padding: 20px 20px 0 0;}
}
@media all and (max-width: 900px) {
    .in-course-list {padding-top: 0;}
    .in-course-list .group {width: calc(33.333% - 14px); padding: 21px 21px 0 0;}
    .in-course-list .group:nth-child(4n + 0) {padding-right: 21px;}
    .in-course-list .group:nth-child(3n + 0) {padding-right: 0;}
}
@media all and (max-width: 720px) {
    .in-course-list {justify-content: space-between;}
    .in-course-list .group {width: calc(50% - 10px); padding: 20px 0 0 0;}
    .in-course-list .group:nth-child(4n + 0) {padding-right: 0;}
    .in-course-list .group:nth-child(3n + 0) {padding-right: 0;}
}
@media all and (max-width: 420px) {
    .in-course-list {padding-top: 6px;}
    .in-course-list .group {width: calc(50% - 7px); padding: 14px 0 0 0;}
}


.in-group-more {display: -ms-flex; display: flex; justify-content: center; align-items: center; padding-top: 30px;}
.in-group-more a {display: -ms-flex; display: flex; justify-content: center; align-items: center; width: 180px; height: 40px; border: 1px solid #999999; box-sizing: border-box; border-radius: 20px; font-size: 14px; color: #999999;}
.in-group-more a span {display: block; position: relative; padding-right: 20px;}
.in-group-more a span:after {content: ''; display: block; width: 12px; height: 12px; background: url("../images/in-more.png") no-repeat top / 100% 200%; position: absolute; right: 0; top: 50%; margin-top: -6px;}
.in-group-more a:hover {border-color: #9F020B; color: #9F020B;}
.in-group-more a:hover span:after {background-position: bottom;}
@media all and (max-width: 1024px) {
    .in-group-more a {width: 160px;}
}
@media all and (max-width: 900px) {
    .in-group-more a {width: 150px;}
}
@media all and (max-width: 800px) {
    .in-group-more a {width: 140px;}
}
@media all and (max-width: 720px) {
    .in-group-more a {width: 120px; font-size: 13px; height: 36px;}
}
@media all and (max-width: 420px) {
    .in-group-more {padding-top: 20px;}
    .in-group-more a {width: 100px; font-size: 12px; height: 32px;}
    .in-group-more a span {padding-right: 15px;}
    .in-group-more a span:after {width: 10px; height: 10px; margin-top: -5px;}
}





.in-feature-box {font-size: 0; padding-top: 30px;}
.in-feature-box a {display: block;}
.in-feature-box img {width: 100%;}
.in-feature-box .swiper-container .swiper-pagination {bottom: 10px; font-size: 0;}
.in-feature-box .swiper-container .swiper-pagination .swiper-pagination-bullet {width: 10px; height: 10px; margin: 0 5px; background: #fff; box-shadow: 0 2px 4px rgba(0, 0, 0, .2); opacity: 1;}
.in-feature-box .swiper-container .swiper-pagination .swiper-pagination-bullet-active {background: #9f020b;}
@media all and (max-width: 600px) {
    .in-feature-box .swiper-container .swiper-pagination .swiper-pagination-bullet {width: 8px; height: 8px;}
}
@media all and (max-width: 420px) {
    .in-feature-box .swiper-container .swiper-pagination {bottom: 10px;}
}
@media all and (max-width: 320px) {
    .in-feature-box .swiper-container .swiper-pagination .swiper-pagination-bullet {width: 6px; height: 6px; margin: 0 3px;}
}






.in-topic-list {display: -ms-flex; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.in-topic-list .item {width: calc(33.333% - 20px); padding: 30px 30px 0 0;}
.in-topic-list .item:nth-child(3n + 0) {padding-right: 0;}
.in-topic-list .item .box {display: block; position: relative; border-radius: 8px; box-shadow: 0 0 10px rgba(0, 0, 0, .1);}
.in-topic-list .item .box .space {font-size: 0;}
.in-topic-list .item .box .space img {width: 100%;}
.in-topic-list .item .box .img {width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
.in-topic-list .item .box .img .imgbox {font-size: 0; width: 100%; height: 100%; border-radius: 8px; overflow: hidden;}
.in-topic-list .item .box .img .imgbox img {width: 100%; height: 100%; border-radius: 8px;}
.in-topic-list .item .box .img .txtbox {width: 100%; height: 44px; line-height: 44px; position: absolute; left: 0; bottom: 0; z-index: 20; background: rgba(0, 0, 0, .5); border-radius: 0 0 8px 8px; text-align: center; font-size: 18px; color: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.in-topic-list .item .box .img .imgbox img {transition: transform .5s;}
.in-topic-list .item .box:hover .img .imgbox img {-ms-transform: scale(1.2); transform: scale(1.2);}
@media all and (max-width: 1024px) {
    .in-topic-list {padding-top: 9px;}
    .in-topic-list .item {width: calc(33.333% - 14px); padding: 21px 21px 0 0;}
    .in-topic-list .item .box .img .txtbox {font-size: 16px; height: 42px; line-height: 42px;}
}
@media all and (max-width: 900px) {
    .in-topic-list .item .box .img .txtbox {font-size: 15px; height: 40px; line-height: 40px;}
}
@media all and (max-width: 800px) {
    .in-topic-list .item .box .img .txtbox {font-size: 14px; height: 36px; line-height: 36px;}
}
@media all and (max-width: 720px) {
    .in-topic-list {justify-content: space-between;}
    .in-topic-list .item {width: calc(50% - 10px); padding: 20px 0 0 0;}
}
@media all and (max-width: 480px) {
    .in-topic-list .item {padding-bottom: 30px;}
    .in-topic-list .item .box .img .txtbox {height: 20px; line-height: 20px; background: none; color: #333; top: 100%; padding: 10px 0 0 0;}
}
@media all and (max-width: 420px) {
    .in-topic-list {padding-top: 6px;}
    .in-topic-list .item {width: calc(50% - 7px); padding: 14px 0 35px 0;}
    .in-topic-list .item .box .img .txtbox {font-size: 13px;}
}
@media all and (max-width: 320px) {
    .in-topic-list .item .box .img .txtbox {font-size: 12px;}
}




.in-ads {font-size: 0;}
.in-ads .swiper-slide .box {display: block; position: relative; border-radius: 12px; overflow: hidden; box-shadow: 0 0 10px rgba(0, 0, 0, .1);}
.in-ads .swiper-slide .box .space img {width: 100%;}
.in-ads .swiper-slide .box .img {width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
.in-ads .swiper-slide .box .img img {width: 100%; height: 100%; border-radius: 12px;}
.in-ads .swiper-slide .box .img img {transition: transform .5s;}
.in-ads .swiper-slide .box:hover .img img {-ms-transform: scale(1.2); transform: scale(1.2);}
@media all and (max-width: 420px) {
    .in-ads .swiper-slide .box {border-radius: 8px;}
    .in-ads .swiper-slide .box .img img {border-radius: 8px;}
}
@media all and (max-width: 320px) {
    .in-ads .swiper-slide .box {border-radius: 5px;}
    .in-ads .swiper-slide .box .img img {border-radius: 5px;}
}







.in-ads1 {font-size: 0;}
.in-ads1 a {display: block;}
.in-ads1 img {width: 100%; border-radius: 8px; box-shadow: 0 0 10px rgba(0, 0, 0, .1);}
@media all and (max-width: 420px) {
    .in-ads1 img {border-radius: 8px;}
}
@media all and (max-width: 320px) {
    .in-ads1 img {border-radius: 5px;}
}






.in-ads2 {font-size: 0; display: -ms-flex; display: flex; justify-content: space-between;}
.in-ads2 .item {width: calc(50% - 15px);}
.in-ads2 a {display: block;}
.in-ads2 img {width: 100%; border-radius: 8px; box-shadow: 0 0 10px rgba(0, 0, 0, .1);}
@media all and (max-width: 1000px) {
    .in-ads2 .item {width: calc(50% - 10px);}
}
@media all and (max-width: 420px) {
    .in-ads2 img {border-radius: 8px;}
}
@media all and (max-width: 320px) {
    .in-ads2 img {border-radius: 5px;}
    .in-ads2 .item {width: calc(50% - 7px);}
}


.in-result-list {display: -ms-flex; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.in-result-list .group {border-bottom: 1px dashed #ddd; width: 50%; padding: 30px 0; box-sizing: border-box; display: -ms-flex; display: flex; align-items: center;}
.in-result-list .group:nth-child(odd) {padding-right: 15px;}
.in-result-list .group:nth-child(even) {padding-left: 15px;}
.in-result-list .group .img {width: 278px; font-size: 0; position: relative; margin-right: 20px;}
.in-result-list .group .img .space img {width: 100%;}
.in-result-list .group .img .imgbox {position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden;}
.in-result-list .group .img .imgbox a {display: block; width: 100%; height: 100%;}
.in-result-list .group .img .imgbox a img {width: 100%; height: 100%; transition: transform .5s;}
.in-result-list .group .img .imgbox a:hover img {-ms-transform: scale(1.2); transform: scale(1.2);}
.in-result-list .group .con {-ms-flex: 1; flex: 1; min-width: 0;}
.in-result-list .group .con .t {min-height: 128px;}
.in-result-list .group .con .tit {font-size: 20px; font-weight: bold; color: #222; line-height: 24px; max-height: 48px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
.in-result-list .group .con .tit a {color: #222;}
.in-result-list .group .con .tit a:hover {color: #9F020B;}
.in-result-list .group .con .txt {font-size: 14px; color: #999; line-height: 22px; padding-top: 12px; max-height: 66px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;}
.in-result-list .group .con .btn {font-size: 14px; color: #9F020B; line-height: 16px; padding-top: 12px;}
.in-result-list .group .con .btn a {color: #9F020B;}
.in-result-list .group:nth-child(4n - 1) .img {-ms-flex-order: 1; order: 1; margin-left: 20px; margin-right: 0;}
.in-result-list .group:nth-child(4n + 0) .img {-ms-flex-order: 1; order: 1; margin-left: 20px; margin-right: 0;}
@media all and (max-width: 1024px) {
    .in-result-list {padding-top: 10px;}
    .in-result-list .group {padding: 20px 0;}
    .in-result-list .group:nth-child(odd) {padding-right: 10px;}
    .in-result-list .group:nth-child(even) {padding-left: 10px;}
    .in-result-list .group .img {width: 220px; margin-right: 15px;}
    .in-result-list .group:nth-child(4n - 1) .img {margin-left: 15px; margin-right: 0;}
    .in-result-list .group:nth-child(4n + 0) .img {margin-left: 15px; margin-right: 0;}
    .in-result-list .group .con .t {min-height: 102px;}
    .in-result-list .group .con .tit {font-size: 18px;}
    .in-result-list .group .con .txt {-webkit-line-clamp: 2; max-height: 44px; padding-top: 10px;}
}
@media all and (max-width: 900px) {
    .in-result-list .group .img {width: 180px;}
    .in-result-list .group .con .t {min-height: 73px;}
    .in-result-list .group .con .tit {font-size: 16px; -webkit-line-clamp: 1; max-height: 24px;}
    .in-result-list .group .con .txt {padding-top: 5px;}
    .in-result-list .group .con .btn {padding-top: 10px;}
}
@media all and (max-width: 800px) {
    .in-result-list .group .img {width: 170px;}
    .in-result-list .group .con .txt {font-size: 13px; line-height: 20px; max-height: 40px;}
    .in-result-list .group .con .btn {padding-top: 5px; font-size: 13px;}
}
@media all and (max-width: 720px) {
    .in-result-list {display: block;}
    .in-result-list .group {width: auto;}
    .in-result-list .group:nth-child(odd),
    .in-result-list .group:nth-child(even) {padding-right: 0; padding-left: 0;}
    .in-result-list .group .img {width: 240px; margin-right: 20px;}
    .in-result-list .group:nth-child(4n - 1) .img {-ms-flex-order: 0; order: 0; margin-left: 0; margin-right: 20px;}
    .in-result-list .group:nth-child(4n + 0) .img {-ms-flex-order: 0; order: 0; margin-left: 0; margin-right: 20px;}
    .in-result-list .group .con .t {min-height: 113px;}
    .in-result-list .group .con .tit {max-height: 48px; -webkit-line-clamp: 2;}
    .in-result-list .group .con .txt {max-height: 60px; -webkit-line-clamp: 3;}
}
@media all and (max-width: 480px) {
    .in-result-list .group .img {width: 190px; margin-right: 15px;}
    .in-result-list .group .img,
    .in-result-list .group:nth-child(4n - 1) .img,
    .in-result-list .group:nth-child(4n + 0) .img {margin-right: 15px;}
    .in-result-list .group .con .t {min-height: 93px;}
    .in-result-list .group .con .txt {max-height: 40px; -webkit-line-clamp: 2;}
}
@media all and (max-width: 420px) {
    .in-result-list .group {padding: 15px 0;}
    .in-result-list .group .img {width: 160px;}
    .in-result-list .group .con .t {min-height: auto;}
    .in-result-list .group .con .tit {font-size: 15px; line-height: 22px; max-height: 44px;}
    .in-result-list .group .con .btn {display: none;}
}
@media all and (max-width: 320px) {
    .in-result-list .group .img {width: 120px;}
    .in-result-list .group .con .tit {max-height: 22px; -webkit-line-clamp: 1;}
}



.in-foot {background: url("../images/in-foot.jpg") no-repeat center top / cover;}
.in-team-list {padding: 0 40px; position: relative; margin-top: 30px;}
.in-team-list .swiper-button-prev,
.in-team-list .swiper-button-next {width: 28px; height: 28px; margin-top: -14px; background: url("../images/in-slide-controller.png") no-repeat left / 200% 100%;}
.in-team-list .swiper-button-prev {left: 0;}
.in-team-list .swiper-button-next {right: 0; background-position: right;}
.in-team-list .swiper-slide .box {display: block; position: relative;}
.in-team-list .swiper-slide .box .space {font-size: 0;}
.in-team-list .swiper-slide .box .space img {width: 100%;}
.in-team-list .swiper-slide .box .img {width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
.in-team-list .swiper-slide .box .img .imgbox {width: 100%; height: 100%;}
.in-team-list .swiper-slide .box .img .imgbox a {display: block; width: 100%; height: 100%;}
.in-team-list .swiper-slide .box .img .imgbox img {width: 100%; height: 100%;}
.in-team-list .swiper-slide .box .img .conbox {width: 100%; height: 68px; position: absolute; left: 0; bottom: 0; z-index: 20; background: #9f020b; text-align: center; color: #fff;}
.in-team-list .swiper-slide .box .img .conbox .tit {font-size: 18px; font-weight: bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding-top: 8px;}
.in-team-list .swiper-slide .box .img .conbox .tit span {font-size: 14px; font-weight: normal; padding-left: 5px;}
.in-team-list .swiper-slide .box .img .conbox .txt {font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding-top: 2px;}
@media all and (max-width: 1024px) {
    .in-team-list .swiper-slide .box .img .conbox .tit {font-size: 16px; padding-top: 12px;}
    .in-team-list .swiper-slide .box .img .conbox .tit span {font-size: 13px;}
    .in-team-list .swiper-slide .box .img .conbox .txt {font-size: 13px;}
}
@media all and (max-width: 640px) {
    .in-team-list {padding: 0;}
    .in-team-list .swiper-button-prev,
    .in-team-list .swiper-button-next {display: none;}
}
@media all and (max-width: 420px) {
    .in-team-list {margin-top: 20px;}
}






.in-alliance-list {font-size: 0; padding: 0 40px; position: relative; margin-top: 30px;}
.in-alliance-list .swiper-container {padding: 5px 0;}
.in-alliance-list .swiper-button-prev,
.in-alliance-list .swiper-button-next {width: 28px; height: 28px; margin-top: -14px; background: url("../images/in-slide-controller.png") no-repeat left / 200% 100%;}
.in-alliance-list .swiper-button-prev {left: 0;}
.in-alliance-list .swiper-button-next {right: 0; background-position: right;}
.in-alliance-list .swiper-slide .box {display: block; position: relative;}
.in-alliance-list .swiper-slide .box .space {font-size: 0;}
.in-alliance-list .swiper-slide .box .space img {width: 100%;}
.in-alliance-list .swiper-slide .box .img {width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
.in-alliance-list .swiper-slide .box .img img {width: 100%; height: 100%; border-radius: 10px; box-shadow: 0 2px 4px rgba(0, 0, 0, .1);}
@media all and (max-width: 640px) {
    .in-alliance-list {padding: 0;}
    .in-alliance-list .swiper-button-prev,
    .in-alliance-list .swiper-button-next {display: none;}
}
@media all and (max-width: 640px) {
    .in-alliance-list {margin-top: 20px;}
}



















