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



.banner {max-width: 1920px; margin: 0 auto;}
.banner .swiper-slide {height: 750px; background-repeat: no-repeat; background-position: center; background-size: auto 100%;}
.banner .swiper-slide a {display: block; width: 100%; height: 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: 10rem;}
}
@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: 560px) {
    .banner .swiper-slide {height: 11rem;}
}
@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: 25px 0;}
.in-group {padding: 25px 0;}
.in-center {max-width: 1200px; margin: 0 auto;}
@media all and (max-width: 1024px) {
    .in-main {padding: 15px 0;}
    .in-group {padding: 15px 0;}
}
@media all and (max-width: 380px) {
    .in-main {padding: 10px 0;}
    .in-group {padding: 10px 0;}
}



.in-title {display: -ms-flex; display: flex; justify-content: center;}
.in-title .center {position: relative;}
.in-title .img {width: 312px; height: 120px; background: url("../images/in-title.png") no-repeat center / 100% 100%; position: absolute; right: -150px; top: 0;}
.in-title .f {width: 200px; height: 4px; background: #cf0008; border-radius: 2px; position: absolute; right: 50%; top: 80px;}
.in-title .line {width: 320px; height: 2px; background: #cf0008; position: absolute; top: 60px;}
.in-title .line:before {content: ''; display: block; width: 10px; height: 10px; background: #cf0008; position: absolute;}
.in-title .line.l {right: 100%; background: linear-gradient(to right, rgba(207, 0, 8, 0), #cf0008 100px)}
.in-title .line.l:before {right: 0; bottom: 0;}
.in-title .line.r {left: 100%; background: linear-gradient(to right, #cf0008 calc(100% - 100px), rgba(207, 0, 8, 0))}
.in-title .line.r:before {left: 0; top: 0;}
.in-title .text {font-size: 30px; font-weight: bold; line-height: 1; color: #cf0008; position: relative; z-index: 20; padding: 43px 10px 50px 10px;}
.in-title .text span {color: #000000;}
@media all and (max-width: 1024px) {
    .in-title .img {width: 260px; height: 100px; right: -130px;}
    .in-title .f {width: 120px; height: 3px; top: 70px;}
    .in-title .text {font-size: 26px; padding: 33px 10px 40px 10px;}
    .in-title .line {width: 240px; top: 50px;}
    .in-title .line:before {width: 8px; height: 8px;}
}
@media all and (max-width: 800px) {
    .in-title .f {width: 100px; height: 2px;}
    .in-title .text {font-size: 24px;}
    .in-title .line {width: 200px;}
}
@media all and (max-width: 640px) {
    .in-title .img {width: 208px; height: 80px; right: -100px;}
    .in-title .f {width: 2.5rem; top: 56px;}
    .in-title .line {top: 38px; width: 4rem;}
    .in-title .text {padding: 26px 10px 30px 10px;}
}
@media all and (max-width: 380px) {
    .in-title .img {width: 156px; height: 60px; right: -80px;}
    .in-title .f {top: 45px; height: 1px; width: 3rem;}
    .in-title .line {top: 27px; height: 1px;}
    .in-title .line:before {width: 4px; height: 4px;}
    .in-title .text {font-size: 22px; padding: 17px 10px 20px 10px;}
}

/*--排名不分先后--*/
.in-title-note {text-align: center; font-size: 16px; color: #333;}
@media all and (max-width: 1000px) {
    .in-title-note {font-size: 14px;}
}
@media all and (max-width: 480px) {
    .in-title-note {font-size: 13px;}
}



.in-more {padding-top: 30px; display: -ms-flex; display: flex; justify-content: center;}
.in-more a {display: -ms-flex; display: flex; justify-content: center; align-items: center; height: 40px; border: 1px solid #ddd; box-sizing: border-box; border-radius: 20px; font-size: 14px; color: #999; padding: 0 30px;}
.in-more a:after {content: ''; display: block; width: 14px; height: 10px; background: url("../images/in-more.png") no-repeat top / 100% 200%; margin-left: 10px;}
.in-more a:hover {background: #b8131b; border-color: #b8131b; color: #fff;}
.in-more a:hover:after {background-position: bottom;}
@media all and (max-width: 1024px) {
    .in-more a {padding: 0 25px;}
}
@media all and (max-width: 960px) {
    .in-more a {padding: 0 20px; height: 36px; font-size: 13px;}
    .in-more a:after {width: 11px; height: 8px;}
}
@media all and (max-width: 420px) {
    .in-more {padding-top: 20px;}
    .in-more a {padding: 0 16px; height: 34px; font-size: 12px;}
    .in-more a:after {width: 10px; height: 8px; margin-left: 6px;}
}




/*----------------------------------------*/
.in-dynamic {display: -ms-flex; display: flex; align-items: center; padding-top: 20px;}
.in-dynamic-l {width: 670px; margin-right: 20px;}
.in-dynamic-r {-ms-flex: 1; flex: 1; min-width: 0;}



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


.in-dynamic-slide .swiper {width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 20;}

.in-dynamic-slide .swiper-button-prev,
.in-dynamic-slide .swiper-button-next {width: 24px; height: 50px; margin-top: -25px; background: rgba(255, 255, 255, .3);}
.in-dynamic-slide .swiper-button-prev:before,
.in-dynamic-slide .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-slide .swiper-button-prev {border-radius: 0 5px 5px 0; left: 0;}
.in-dynamic-slide .swiper-button-next {border-radius: 5px 0 0 5px; right: 0;}
.in-dynamic-slide .swiper-button-next:before {background-position: right;}

.in-dynamic-slide .swiper-slide {width: 100%; height: 100%; position: relative;}
.in-dynamic-slide .swiper-slide .img {font-size: 0; width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
.in-dynamic-slide .swiper-slide .img a {display: block; width: 100%; height: 100%;}
.in-dynamic-slide .swiper-slide .img img {width: 100%; height: 100%;}
.in-dynamic-slide .swiper-slide .space {font-size: 0;}
.in-dynamic-slide .swiper-slide .space svg {width: 100%;}
.in-dynamic-slide .swiper-slide .con {width: 100%; height: 60px; background: rgba(0, 0, 0, .5); 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-slide .swiper-slide .con .btn {font-size: 0; margin-right: 10px;}
.in-dynamic-slide .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-slide .swiper-slide .con .txt {-ms-flex: 1; flex: 1; min-width: 0; font-size: 18px; font-weight: bold; color: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding-right: 100px;}
.in-dynamic-slide .swiper-slide .con .txt a {color: #fff;}

.in-dynamic-slide .swiper-slide .box {position: relative;}
.in-dynamic-slide .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-slide .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-slide .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-slide .swiper-slide .box .txt a {color: #fff;}


.in-dynamic-first {background: #fff; box-shadow: 0 3px 6px rgba(0, 0, 0, .1);}
.in-dynamic-first .item {display: -ms-flex; display: flex; align-items: center; padding: 15px 20px 15px 0;}
.in-dynamic-first .item .date {width: 80px; text-align: center; font-family: Roboto, Avenir, Arial;}
.in-dynamic-first .item .date .t {font-size: 26px; line-height: 1; color: #666;}
.in-dynamic-first .item .date .b {font-size: 14px; line-height: 1; color: #999; padding-top: 5px;}
.in-dynamic-first .item .text {-ms-flex: 1; flex: 1; min-width: 0; font-size: 18px; color: #000; font-weight: bold; line-height: 22px; max-height: 44px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
.in-dynamic-first .item .text a {color: #000;}
.in-dynamic-first .item .text a:hover {color: #9F020B;}



.in-dynamic-list .item {display: -ms-flex; display: flex; align-items: center; padding: 15px 0;}
@media all and (min-width: 801px) {
    .in-dynamic-list .item:first-child {padding-top: 0;}
    .in-dynamic-list .item:last-child {padding-bottom: 0;}
}
.in-dynamic-list .item .date {width: 70px; text-align: center; font-family: Roboto, Avenir, Arial;}
.in-dynamic-list .item .date .t {font-size: 26px; line-height: 1; color: #666;}
.in-dynamic-list .item .date .b {font-size: 12px; line-height: 1; color: #999; padding-top: 2px;}
.in-dynamic-list .item .con {-ms-flex: 1; flex: 1; min-width: 0; position: relative;}
.in-dynamic-list .item .con:before {content: ''; display: block; width: 1px; height: 38px; position: absolute; left: 0; top: 50%; margin-top: -19px; background: #ddd;}
.in-dynamic-list .item .con .text {font-size: 16px; color: #333; line-height: 22px; max-height: 44px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; padding-left: 10px;}
.in-dynamic-list .item .con a {color: #333;}
.in-dynamic-list .item .con:hover .text {color: #9f020b; font-weight: bold;}
.in-dynamic-list .item .con:hover a {color: #9f020b; font-weight: bold;}
.in-dynamic-list .item .con:hover:before {background: #9f020b;}
@media all and (max-width: 1200px) {
    .in-dynamic-l {width: 600px;}
    .in-dynamic-first .item .date .t {font-size: 24px;}
    .in-dynamic-first .item .date .b {font-size: 13px;}
    .in-dynamic-first .item .text {font-size: 16px;}
    .in-dynamic-list .item .date .t {font-size: 24px;}
    .in-dynamic-list .item .date .b {font-size: 13px;}
}
@media all and (max-width: 1100px) {
    .in-dynamic-l {width: 540px;}
    .in-dynamic-list .item {padding: 12px 0;}
}
@media all and (max-width: 1024px) {
    .in-dynamic {padding-top: 10px;}
    .in-dynamic-l {width: 500px;}
    .in-dynamic-slide .swiper-slide .con {height: 50px;}
    .in-dynamic-slide .swiper-slide .con .btn a {width: 24px; height: 24px;}
    .in-dynamic-slide .swiper-slide .con .txt {font-size: 16px;}
    .in-dynamic-first .item .date .t {font-size: 20px;}
    .in-dynamic-first .item .date .b {font-size: 12px;}
    .in-dynamic-first .item .text {font-size: 15px; line-height: 20px; max-height: 40px;}
    .in-dynamic-list .item .date .t {font-size: 20px;}
    .in-dynamic-list .item .con .text {font-size: 15px; line-height: 20px; max-height: 40px;}
}
@media all and (max-width: 960px) {
    .in-dynamic-l {width: 460px; margin-right: 15px;}
    .in-dynamic-first .item {padding: 12px 15px 12px 0;}
    .in-dynamic-list .item {padding: 10px 0;}
}
@media all and (max-width: 860px) {
    .in-dynamic-l {width: 400px;}
    .in-dynamic-list .item .date .t {font-size: 18px;}
    .in-dynamic-list .item .con:before {height: 30px; margin-top: -15px;}
    .in-dynamic-list .item .con .text {-webkit-line-clamp: 1; max-height: 20px;}
}
@media all and (max-width: 800px) {
    .in-dynamic {display: block;}
    .in-dynamic-l {width: auto; margin-right: 0;}
    .in-dynamic-slide .swiper-slide .con .btn a {width: 20px; height: 20px;}
    .in-dynamic-slide .swiper-slide .con .txt {font-size: 15px;}
    .in-dynamic-first .item .date .t {font-size: 18px;}
    .in-dynamic-first .item .text {-webkit-line-clamp: 1; max-height: 20px;}
    .in-dynamic-list .item {padding: 15px 15px 15px 0; border-bottom: 1px dotted #ddd;}
    .in-dynamic-list .item .date {width: 80px;}
    .in-dynamic-list .item .con:before {display: none;}
    .in-dynamic-list .item .con .text {padding-left: 0;}
}
@media all and (max-width: 420px) {
    .in-dynamic-slide .swiper-slide .box .btn {width: 36px; height: 36px; margin-left: -18px; margin-top: -18px;}
    .in-dynamic-slide .swiper-slide .box .txt {font-size: 14px;}
    .in-dynamic-slide .swiper-slide .con {height: 40px;}
    .in-dynamic-first .item .date {width: 70px;}
    .in-dynamic-list .item .date {width: 70px;}
}
@media all and (max-width: 380px) {
    .in-dynamic-slide .swiper-slide .con {padding: 0 10px;}
    .in-dynamic-first .item {padding: 8px 10px 8px 0;}
    .in-dynamic-first .item .date .t {font-size: 15px;}
    .in-dynamic-first .item .date .b {padding-top: 2px;}
    .in-dynamic-first .item .text {font-size: 14px;}
    .in-dynamic-list .item {padding: 10px 10px 10px 0;}
    .in-dynamic-list .item .date .t {font-size: 15px;}
    .in-dynamic-list .item .date .b {padding-top: 2px;}
    .in-dynamic-list .item .con .text {font-size: 14px;}
}


/*----------------------------------------*/
.in-policy {padding-top: 20px;}
.in-policy-list {display: -ms-flex; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; background: #fff; border-top: 1px solid #eee; box-shadow: 0 3px 6px rgba(0, 0, 0, .1);}
.in-policy-list .item {width: 33.333%; box-sizing: border-box; padding: 10px 30px;}
.in-policy-list .item:nth-child(1),
.in-policy-list .item:nth-child(2),
.in-policy-list .item:nth-child(3) {border-bottom: 1px solid #eee;}
.in-policy-list .item .date {border-bottom: 1px solid #eee; display: -ms-flex; display: flex; justify-content: space-between; align-items: center; padding: 20px 0;}
.in-policy-list .item .date .txt {-ms-flex: 1; flex: 1; min-width: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 16px; line-height: 1; font-weight: bold; color: #b10007; font-family: Roboto, Avenir, Arial;}
.in-policy-list .item .date .arr {width: 20px; height: 7px; background: url("../images/in-policy.png") no-repeat top / 100% 200%;}
.in-policy-list .item .con {padding: 20px 0;}
.in-policy-list .item .con .tit {font-size: 16px; color: #333; font-weight: bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.in-policy-list .item .con .tit a {color: #333;}
.in-policy-list .item .con .tit a:hover {text-decoration: underline;}
.in-policy-list .item .con .txt {font-size: 14px; color: #999999; line-height: 24px; height: 48px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; padding-top: 10px;}
.in-policy-list .item:hover {background: #b10007; position: relative; z-index: 20;}
.in-policy-list .item:hover .date .txt,
.in-policy-list .item:hover .con .tit,
.in-policy-list .item:hover .con .tit a,
.in-policy-list .item:hover .con .txt {color: #fff;}
.in-policy-list .item:hover .date {border-color: #fff;}
.in-policy-list .item:hover .date .arr {background-position: bottom;}
@media all and (max-width: 1100px) {
    .in-policy-list .item {padding: 5px 20px;}
}
@media all and (max-width: 1024px) {
    .in-policy {padding-top: 10px;}
    .in-policy-list .item .date {padding: 15px 0;}
    .in-policy-list .item .date .txt {font-size: 15px;}
    .in-policy-list .item .con {padding: 15px 0;}
    .in-policy-list .item .con .tit {font-size: 15px;}
    .in-policy-list .item .con .txt {font-size: 13px; padding-top: 5px;}
}
@media all and (max-width: 960px) {
    .in-policy-list .item {width: 50%;}
    .in-policy-list .item:nth-child(4) {border-bottom: 1px solid #eee;}
}
@media all and (max-width: 480px) {
    .in-policy-list .item {width: 100%; border-bottom: 1px solid #eee;}
    .in-policy-list .item:last-child {border-bottom: 0 none;}
}
@media all and (max-width: 420px) {
    .in-policy-list .item {padding: 0 15px;}
    .in-policy-list .item .date .arr {width: 14px; height: 5px;}
}
@media all and (max-width: 380px) {
    .in-policy-list .item .date .txt {font-size: 13px;}
    .in-policy-list .item .con .tit {font-size: 14px;}
    .in-policy-list .item .con .txt {font-size: 12px; line-height: 20px; height: 40px;}
}





/*----------------------------------------*/
.in-adrow {font-size: 0;overflow: hidden;}
.in-adrow a {display: block;}
.in-adrow img {width: 100%;}






/*----------------------------------------*/
.in-course {padding-top: 10px;}
.in-course-tabs {display: -ms-flex; display: flex; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: 14px;}
.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: #dd1b1e;}

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




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






/*----------------------------------------*/
.in-topic {padding-top: 20px;}
.in-topic-position {position: relative; padding-left: 268px;}
.in-topic-r {margin-left: 20px;}
.in-topic-recommend .box {display: block; position: relative;}
.in-topic-recommend .box .txt {width: 100%; height: 58px; line-height: 58px; position: absolute; left: 0; bottom: 0; z-index: 20; font-size: 18px; color: #ffffff; background: rgba(0, 0, 0, .5); box-sizing: border-box; padding: 0 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.in-topic-recommend .box .img {width: 100%; height: 100%; position: absolute; left: 0; top: 0; font-size: 0;}
.in-topic-recommend .box .img img {width: 100%; height: 100%;}
.in-topic-recommend .box .space {font-size: 0;}
.in-topic-recommend .box .space svg {width: 100%;}
.in-topic-recommend .box .space svg {width: 100%;}

.in-topic-l {width: 268px; height: 100%; position: absolute; left: 0; top: 0;}
.in-topic-list {width: 100%; height: 100%; box-sizing: border-box; padding: 20px 0; position: relative;}
.in-topic-list .in-topic-prev,
.in-topic-list .in-topic-next {width: 100%; height: 16px; position: absolute; cursor: pointer; background: #fff; box-shadow: 0 0 3px rgba(0, 0, 0, .1);}
.in-topic-list .in-topic-prev:before,
.in-topic-list .in-topic-next:before {content: ''; display: block; width: 16px; height: 10px; background: url("../images/in-topic-controller.png") no-repeat left top / 200% 200%; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -5px;}
.in-topic-list .in-topic-prev {top: 0;}
.in-topic-list .in-topic-next {bottom: 0;}
.in-topic-list .in-topic-next:before {background-position-y: bottom;}
.in-topic-list .in-topic-prev:hover:before,
.in-topic-list .in-topic-next:hover:before {background-position-x: right;}
.in-topic-list .swiper-container {width: 100%; height: 100%;}
.in-topic-list .swiper-slide {width: auto; height: auto;}
.in-topic-list .swiper-slide .box {display: block; position: relative;}
.in-topic-list .swiper-slide .box .txt {width: 100%; height: 28px; line-height: 28px; text-align: center; position: absolute; left: 0; bottom: 0; z-index: 20; font-size: 14px; color: #ffffff; background: rgba(0, 0, 0, .5); box-sizing: border-box; padding: 0 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.in-topic-list .swiper-slide .box .img {width: 100%; height: 100%; position: absolute; left: 0; top: 0; font-size: 0; overflow: hidden;}
.in-topic-list .swiper-slide .box .img img {width: 100%; height: 100%; transition: transform .5s;}
.in-topic-list .swiper-slide .box .space {font-size: 0;}
.in-topic-list .swiper-slide .box .space svg {width: 100%;}
.in-topic-list .swiper-slide .box .space svg {width: 100%;}
.in-topic-list .swiper-slide .box:hover .img img {-ms-transform: scale(1.2); transform: scale(1.2);}

.in-topic-b {display: none; padding-top: 15px;}
.in-topic-horizontal {width: 100%; height: 100%; box-sizing: border-box; padding: 0 20px; position: relative;}
.in-topic-horizontal .in-topic-x-prev,
.in-topic-horizontal .in-topic-x-next {width: 16px; height: 100%; position: absolute; cursor: pointer; background: #fff; box-shadow: 0 0 3px rgba(0, 0, 0, .1);}
.in-topic-horizontal .in-topic-x-prev:before,
.in-topic-horizontal .in-topic-x-next:before {content: ''; display: block; width: 10px; height: 16px; background: url("../images/in-topic-arrow.png") no-repeat left top / 200% 200%; position: absolute; left: 50%; margin-left: -5px; top: 50%; margin-top: -8px;}
.in-topic-horizontal .in-topic-x-prev {left: 0;}
.in-topic-horizontal .in-topic-x-next {right: 0;}
.in-topic-horizontal .in-topic-x-next:before {background-position-x: right;}
.in-topic-horizontal .in-topic-x-prev:hover:before,
.in-topic-horizontal .in-topic-x-next:hover:before {background-position-y: bottom;}
.in-topic-horizontal .swiper-slide .box {display: block; position: relative;}
.in-topic-horizontal .swiper-slide .box .txt {width: 100%; height: 28px; line-height: 28px; text-align: center; position: absolute; left: 0; bottom: 0; z-index: 20; font-size: 14px; color: #ffffff; background: rgba(0, 0, 0, .5); box-sizing: border-box; padding: 0 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.in-topic-horizontal .swiper-slide .box .img {width: 100%; height: 100%; position: absolute; left: 0; top: 0; font-size: 0; overflow: hidden;}
.in-topic-horizontal .swiper-slide .box .img img {width: 100%; height: 100%; transition: transform .5s;}
.in-topic-horizontal .swiper-slide .box .space {font-size: 0;}
.in-topic-horizontal .swiper-slide .box .space svg {width: 100%;}
.in-topic-horizontal .swiper-slide .box .space svg {width: 100%;}
.in-topic-horizontal .swiper-slide .box:hover .img img {-ms-transform: scale(1.2); transform: scale(1.2);}

@media all and (max-width: 1100px) {
    .in-topic-recommend .box .txt {height: 50px; line-height: 50px; font-size: 16px;}
}
@media all and (max-width: 1024px) {
    .in-topic {padding-top: 10px;}
    .in-topic-recommend .box .txt {height: 44px; line-height: 44px; font-size: 15px;}
}
@media all and (max-width: 800px) {
    .in-topic-recommend .box .txt {padding: 0 15px;}
    .in-topic-position {padding-left: 0;}
    .in-topic-r {margin-left: 0;}
    .in-topic-l {display: none;}
    .in-topic-b {display: block;}
}
@media all and (max-width: 640px) {
    .in-topic-main {padding-top: 20px;}
}
@media all and (max-width: 420px) {
    .in-topic-horizontal {padding: 0;}
    .in-topic-horizontal .in-topic-x-prev,
    .in-topic-horizontal .in-topic-x-next {display: none;}
}
@media all and (max-width: 380px) {
    .in-topic-recommend .box .txt {font-size: 14px; height: 40px; line-height: 40px;}
    .in-topic-horizontal .swiper-slide .box .txt {font-size: 12px;}
}
@media all and (max-width: 320px) {
    .in-topic-horizontal {padding: 0 20px;}
    .in-topic-horizontal .in-topic-x-prev,
    .in-topic-horizontal .in-topic-x-next {display: block;}
}






/*----------------------------------------*/
.in-ads {font-size: 0;}
.in-ads .swiper-slide .box {display: block; position: relative;}
.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: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, .1);}
.in-ads .swiper-slide .box .space svg {width: 100%;}


.in-ad2 {font-size: 0; display: -ms-flex; display: flex; justify-content: space-between;}
.in-ad2 .item {width: calc(50% - 10px);}
.in-ad2 .item a {display: block;}
.in-ad2 .item a img {width: 100%; border-radius: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, .1);}






/*----------------------------------------*/
.in-result {display: -ms-flex; display: flex; padding-top: 20px;}
.in-result-l {width: 585px; margin-right: 30px;}
.in-result-r {-ms-flex: 1; flex: 1; min-width: 0;}
.in-result-recommend .img {position: relative; font-size: 0;}
.in-result-recommend .img .imgbox {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.in-result-recommend .img .imgbox a {display: block; width: 100%; height: 100%;}
.in-result-recommend .img .imgbox img {width: 100%; height: 100%;}
.in-result-recommend .txt {font-size: 18px; line-height: 24px; font-weight: bold; color: #333; padding-top: 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.in-result-recommend .txt a {color: #333;}

.in-result-list {font-size: 18px;}
.in-result-list .item {border-bottom: 1px dotted #ccc; padding: 14px 0; display: -ms-flex; display: flex; align-items: center;}
.in-result-list .item:nth-child(8),
.in-result-list .item:nth-child(9),
.in-result-list .item:nth-child(10) {display: none;}
.in-result-list .item .text {-ms-flex: 1; flex: 1; min-width: 0; line-height: 24px; color: #333; padding-left: 20px; position: relative; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.in-result-list .item .text:before {content: ''; display: block; width: 8px; height: 8px; background: #cc0000; border-radius: 50%; position: absolute; left: 0; top: 8px;}
.in-result-list .item .note {font-family: Roboto, Avenir, Arial; color: #999; padding-left: 15px;}
.in-result-list .item a {color: #333333;}
.in-result-list .item a:hover {color: #cc0000;}
@media all and (min-width: 801px) {
    .in-result-list .item:first-child {padding-top: 0;}
}
@media all and (max-width: 1200px) {
    .in-result-list {font-size: 16px;}
    .in-result-list .item .text:before {width: 6px; height: 6px; top: 9px;}
}
@media all and (max-width: 1100px) {
    .in-result-l {width: 540px;}
    .in-result-list .item {padding: 13px 0;}
}
@media all and (max-width: 1024px) {
    .in-result {padding-top: 10px;}
    .in-result-l {width: 500px;}
    .in-result-recommend .txt {font-size: 16px;}
    .in-result-list {font-size: 15px;}
    .in-result-list .item {padding: 11px 0;}
}
@media all and (max-width: 960px) {
    .in-result-l {width: 460px; margin-right: 25px;}
    .in-result-recommend .txt {font-size: 15px;}
    .in-result-list {font-size: 14px;}
    .in-result-list .item {padding: 10px 0;}
}
@media all and (max-width: 860px) {
    .in-result-l {width: 400px;}
    .in-result-list .item:nth-child(7) {display: none;}
}
@media all and (max-width: 800px) {
    .in-result {display: block;}
    .in-result-l {width: auto; margin-right: 0;}
    .in-result-recommend {position: relative;}
    .in-result-recommend .txt {position: absolute; left: 0; bottom: 0; z-index: 30; width: 100%; box-sizing: border-box; background: rgba(0, 0, 0, .5); color: #fff; padding: 10px 15px;}
    .in-result-recommend .txt a {color: #fff;}
    .in-result-r {padding-top: 10px;}
    .in-result-list {font-size: 15px;}
    .in-result-list .item {padding: 12px 0;}
    .in-result-list .item:nth-child(7) {display: -ms-flex; display: flex;}
}
@media all and (max-width: 420px) {
    .in-result-list {font-size: 14px;}
    .in-result-list .item {padding: 10px 0;}
    .in-result-list .item .text {padding-left: 15px;}
}
@media all and (max-width: 320px) {
    .in-result-recommend .txt {font-size: 14px; padding: 6px 10px;}
    .in-result-list {font-size: 13px;}
    .in-result-list .item .text:before {width: 4px; height: 4px; top: 10px;}
}










/*----------------------------------------*/
.in-team {padding-top: 20px;}
.in-team-background {background: #f7f9fb url("../images/in-team.jpg") no-repeat center; padding: 30px 0;}
.in-team-main {max-width: 1340px; margin: 0 auto;}
.in-team-prev,
.in-team-next {width: 40px; height: 40px; position: absolute; top: 50%; margin-top: -50px; border-radius: 50%; cursor: pointer; background: rgba(0, 0, 0, .1);}
.in-team-prev:before,
.in-team-next:before {content: ''; display: block; width: 8px; height: 14px; background: url("../images/in-team-controller.png") no-repeat left top / 200% 200%; position: absolute; left: 50%; margin-left: -4px; top: 50%; margin-top: -7px;}
.in-team-next:before {background-position-x: right;}
.in-team-prev {left: 0;}
.in-team-next {right: 0;}
.in-team-prev:hover,
.in-team-next:hover {background: rgba(184, 19, 27, .1);}
.in-team-prev:hover:before,
.in-team-next:hover:before {background-position-y: bottom;}
.in-team-list {padding: 0 70px; position: relative;}
.in-team-list .swiper-container {padding: 30px 0;}
.in-team-list .swiper-wrapper {align-items: center;}
.in-team-list .swiper-slide {transition: transform .3s;}
.in-team-list .swiper-slide .box {text-align: center;}
.in-team-list .swiper-slide .box .border {border: 1px dotted #c8a158; border-radius: 50%; padding: 10px;}
.in-team-list .swiper-slide .box .img {position: relative; font-size: 0; margin: 0 auto;}
.in-team-list .swiper-slide .box .img .imgbox {position: absolute; width: 100%; height: 100%; border-radius: 50%; overflow: hidden;}
.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%; min-height: 100%;}
.in-team-list .swiper-slide .box .img .space svg {width: 100%;}
.in-team-list .swiper-slide .box .con {padding-top: 15px;}
.in-team-list .swiper-slide .box .con .tit {font-size: 18px; color: #999; line-height: 1; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.in-team-list .swiper-slide .box .con .tit a {color: #333;}
.in-team-list .swiper-slide .box .con .tit span {font-size: 14px; color: #999;}
.in-team-list .swiper-slide .box .con .txt {font-size: 14px; color: #333; padding-top: 10px; line-height: 1; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.in-team-list .swiper-slide.swiper-slide-active {-ms-transform: scale(1.2); transform: scale(1.2);}
.in-team-list .swiper-slide.swiper-slide-prev .box {padding-right: 80px;}
.in-team-list .swiper-slide.l .box {padding-left: 20px; padding-right: 60px;}
.in-team-list .swiper-slide.swiper-slide-next .box {padding-left: 80px;}
.in-team-list .swiper-slide.r .box {padding-right: 20px; padding-left: 60px;}
@media all and (max-width: 1200px) {
    .in-team-list .swiper-slide.swiper-slide-prev .box {padding-right: 60px;}
    .in-team-list .swiper-slide.l .box {padding-left: 20px; padding-right: 40px;}
    .in-team-list .swiper-slide.swiper-slide-next .box {padding-left: 60px;}
    .in-team-list .swiper-slide.r .box {padding-right: 20px; padding-left: 40px;}
}
@media all and (max-width: 1100px) {
    .in-team-list {padding: 0 40px;}
}
@media all and (max-width: 1024px) {
    .in-team {padding-top: 10px;}
    .in-team-prev,
    .in-team-next {width: 30px; height: 30px; margin-top: -40px;}
    .in-team-list .swiper-slide .box .con .tit {font-size: 16px;}
    .in-team-list .swiper-slide .box .con .tit span {font-size: 13px;}
    .in-team-list .swiper-slide .box .con .txt {font-size: 13px;}
}
@media all and (max-width: 960px) {
    .in-team-list .swiper-slide.swiper-slide-prev .box {padding-right: 50px;}
    .in-team-list .swiper-slide.l .box {padding-left: 15px; padding-right: 35px;}
    .in-team-list .swiper-slide.swiper-slide-next .box {padding-left: 50px;}
    .in-team-list .swiper-slide.r .box {padding-right: 15px; padding-left: 35px;}
}
@media all and (max-width: 860px) {
    .in-team-list .swiper-slide.swiper-slide-prev .box {padding-right: 40px;}
    .in-team-list .swiper-slide.l .box {padding-left: 10px; padding-right: 30px;}
    .in-team-list .swiper-slide.swiper-slide-next .box {padding-left: 40px;}
    .in-team-list .swiper-slide.r .box {padding-right: 10px; padding-left: 30px;}
}
@media all and (max-width: 800px) {
    .in-team-list .swiper-container {padding: 0;}
    .in-team-list .swiper-slide.swiper-slide-active {-ms-transform: scale(1); transform: scale(1);}
    .in-team-list .swiper-slide.swiper-slide-prev .box,
    .in-team-list .swiper-slide.l .box {padding-left: 10px; padding-right: 50px;}
    .in-team-list .swiper-slide.swiper-slide-next .box,
    .in-team-list .swiper-slide.r .box {padding-right: 10px; padding-left: 50px;}
}
@media all and (max-width: 640px) {
    .in-team-list .swiper-container {padding: 15px 0;}
    .in-team-list .swiper-slide.swiper-slide-active {-ms-transform: scale(1.1); transform: scale(1.1);}
    .in-team-list .swiper-slide.swiper-slide-prev .box,
    .in-team-list .swiper-slide.l .box {padding-left: 10px; padding-right: 40px;}
    .in-team-list .swiper-slide.swiper-slide-next .box,
    .in-team-list .swiper-slide.r .box {padding-right: 10px; padding-left: 40px;}

}
@media all and (max-width: 480px) {
    .in-team-prev,
    .in-team-next {width: 24px; height: 24px; margin-top: -34px;}
    .in-team-prev {left: -5px;}
    .in-team-next {right: -5px;}
    .in-team-prev:before,
    .in-team-next:before {width: 6px; height: 10px; margin-left: -3px; margin-top: -5px;}
    .in-team-list .swiper-slide.swiper-slide-prev .box,
    .in-team-list .swiper-slide.l .box {padding-left: 0; padding-right: 30px;}
    .in-team-list .swiper-slide.swiper-slide-next .box,
    .in-team-list .swiper-slide.r .box {padding-right: 0; padding-left: 30px;}
    .in-team-list .swiper-slide .box .con {padding-top: 10px;}
    .in-team-list .swiper-slide .box .con .tit {font-size: 14px;}
    .in-team-list .swiper-slide .box .con .tit span {font-size: 12px;}
    .in-team-list .swiper-slide .box .con .txt {font-size: 12px; padding-top: 5px;}
    .in-team .in-more {padding-top: 10px;}
}
@media all and (max-width: 420px) {
    .in-team-background {padding: 20px 0;}
    .in-team-prev,
    .in-team-next {display: none;}
    .in-team-list {padding: 0;}
    .in-team-list .swiper-slide.swiper-slide-prev .box,
    .in-team-list .swiper-slide.l .box {padding-left: 0; padding-right: 20px;}
    .in-team-list .swiper-slide.swiper-slide-next .box,
    .in-team-list .swiper-slide.r .box {padding-right: 0; padding-left: 20px;}
}
@media all and (max-width: 380px) {
    .in-team-background {padding: 25px 0;}
    .in-team-list {width: calc(100% + 40px); -ms-transform: translateX(-20px); transform: translateX(-20px);}
    .in-team-list .swiper-slide.swiper-slide-active {-ms-transform: scale(1); transform: scale(1);}
    .in-team-list .swiper-slide.swiper-slide-prev .box,
    .in-team-list .swiper-slide.l .box {padding-left: 0; padding-right: 30px;}
    .in-team-list .swiper-slide.swiper-slide-next .box,
    .in-team-list .swiper-slide.r .box {padding-right: 0; padding-left: 30px;}
}
@media all and (max-width: 320px) {
    .in-team-background {padding: 20px 0;}
    .in-team-list {width: calc(100% + 30px); -ms-transform: translateX(-15px); transform: translateX(-15px);}
    .in-team-list .swiper-slide.swiper-slide-prev .box,
    .in-team-list .swiper-slide.l .box {padding-left: 0; padding-right: 20px;}
    .in-team-list .swiper-slide.swiper-slide-next .box,
    .in-team-list .swiper-slide.r .box {padding-right: 0; padding-left: 20px;}
}




/*----------------------------------------*/
.in-alliance {padding-top: 20px; max-width: 1340px; margin: 0 auto;}
.in-alliance-prev,
.in-alliance-next {width: 40px; height: 40px; position: absolute; top: 50%; margin-top: -20px; border-radius: 50%; cursor: pointer; background: rgba(0, 0, 0, .1);}
.in-alliance-prev:before,
.in-alliance-next:before {content: ''; display: block; width: 8px; height: 14px; background: url("../images/in-team-controller.png") no-repeat left top / 200% 200%; position: absolute; left: 50%; margin-left: -4px; top: 50%; margin-top: -7px;}
.in-alliance-next:before {background-position-x: right;}
.in-alliance-prev {left: 0;}
.in-alliance-next {right: 0;}
.in-alliance-prev:hover,
.in-alliance-next:hover {background: rgba(184, 19, 27, .1);}
.in-alliance-prev:hover:before,
.in-alliance-next:hover:before {background-position-y: bottom;}
.in-alliance-list {font-size: 0; padding: 0 70px; position: relative;}
.in-alliance-list .swiper-slide {padding: 5px; box-sizing: border-box;}
.in-alliance-list .swiper-slide .box {display: block; position: relative;}
.in-alliance-list .swiper-slide .box .space svg {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: 1024px) {
    .in-alliance {padding-top: 10px;}
    .in-alliance-prev,
    .in-alliance-next {width: 30px; height: 30px; margin-top: -15px;}
    .in-alliance-list {padding: 0 40px;}
}
@media all and (max-width: 640px) {
    .in-alliance-main {padding-top: 20px;}
}
@media all and (max-width: 480px) {
    .in-alliance-prev,
    .in-alliance-next {width: 24px; height: 24px; margin-top: -12px;}
    .in-alliance-prev {left: -5px;}
    .in-alliance-next {right: -5px;}
    .in-alliance-prev:before,
    .in-alliance-next:before {width: 6px; height: 10px; margin-left: -3px; margin-top: -5px;}
    .in-alliance-list {padding: 0 20px;}
}
@media all and (max-width: 420px) {
    .in-alliance-prev,
    .in-alliance-next {display: none;}
    .in-alliance-list {padding: 0;}
    .in-alliance-list .swiper-container {padding: 5px 0;}
    .in-alliance-list .swiper-slide {padding: 0;}
}