@media (max-width : 1680px) and (min-width : 1581px) {

    .rank-item {
        width: 300px !important;
    }

    .txt-wrap {
        width: 170px !important;
    }

    .img-new {
        width: 300px !important;
    }
    .tranimg{
        width: 280px !important;
        height: 158px !important;
    }
    .tranimg img{
        width: 280px !important;
        height: 158px !important;
    }

    .find-broker-bar-item {
        font-size: 12px !important;
        width: 94px !important;
        height: 37px !important;
        line-height: 37px !important;
    }
    .swiper-slide-content{
        width: 198px;
    }
    .swiper-slide-top{
        width: 198px;
        margin-left: -27px;
    }
    .swiper-slide-num{
        color: #ffffff;
        position: absolute;
        bottom: 12px;
        right: 8px !important;
    }
}
@media (max-width : 1580px) and (min-width : 1281px) {
    .swiper-slide-num{
        color: #ffffff;
        position: absolute;
        bottom: 12px;
        right: 82px !important;
    }
}
@media (max-width : 1280px) {

    .swiper-slide-num{
        color: #ffffff;
        position: absolute;
        bottom: 12px;
        right: 20px !important;
    }
}
.scroll{
    height:396px;overflow:hidden;
}

.broker {
    padding: 29px 0 40px;
}

.rank {
    width: 33%;
}

.title {
    align-items: flex-end;
    justify-content: space-between;
}

.title-left {
    font-weight: bold;
    color: #292638;
}

.title-right {
    margin-bottom: 4px;
    color: #292638;
    cursor: pointer;
}

.rank-content {
    margin-top: 24px;
}
.rank-item {
    position: relative;
    width: 100%;
    padding:12px 0;
    align-items: center;
    border-radius: 16px;
    border: 1px solid #E5E5E5;
    margin-bottom: 12px;
}
.rank-item:hover {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 20px;
    transform: translateY(-4px);
    transition: 0.4s;
}

.rank-item:last-child {
    margin-bottom: 0;
}
.rank-content>:first-child {
    background: rgba(224,32,32,0.05);
    border: 1px solid rgba(224,32,32,0.2);
}

.rank-content>:nth-child(2) {
    background: rgba(250,100,0,0.05);
    border: 1px solid rgba(250,100,0,0.1);
}

.rank-content>:nth-child(3) {
    background: rgba(247,181,0,0.05);
    border: 1px solid rgba(247,181,0,0.1);
}
.rank-content>:nth-child(1)>.rank-item-flort {
    width: 32px;
    height: 24px;
    background: linear-gradient(313deg, #FF8C49 0%, #FF5D00 100%);
    border-radius: 8px 2px 8px 2px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    position: absolute;
    top: -1px;
    left: -1px;
}

.rank-content>:nth-child(2)>.rank-item-flort {
    width: 32px;
    height: 24px;
    background: linear-gradient(128deg, #FF9600 0%, #FFB68A 100%);
    border-radius: 8px 2px 8px 2px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    position: absolute;
    top: -1px;
    left: -1px;
}
.rank-content>:nth-child(3)>.rank-item-flort {
    width: 32px;
    height: 24px;
    background: linear-gradient(135deg, #FFC109 0%, #FFE297 100%);
    border-radius: 8px 2px 8px 2px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    position: absolute;
    top: -1px;
    left: -1px;
}
.rank-item-flort{
    width: 32px;
    height: 24px;
    background: linear-gradient(319deg, #EBEFF8 0%, #D1D7E2 100%);
    border-radius: 8px 2px 8px 2px;
    color: #9399AC;
    text-align: center;
    line-height: 24px;
    position: absolute;
    top: -1px;
    left: -1px;
}

.rank-item_image {
    width: 56px;
    height: 56px;
    border-radius: 8px;
    margin: 0 12px;
}

.rank-item-left {
    align-items: center;
    margin-right: 12px;
}

.txt-wrap {
    width: 213px;
}

.right-top {
    font-weight: bold;
    color: #292638;
    margin-bottom: 4px;
}

.right-txt {
    color: #526069;
}
.rank-item-right{
    width: 56px;
    text-align: center;
    border-left: 1px solid;
    border-image: linear-gradient(180deg, rgba(229, 229, 229, 0), rgba(229, 229, 229, 1), rgba(229, 229, 229, 0)) 1 1;
}
.rank-item-right-top{
    font-weight: bold;
}
.rank-item-right-bottom{
    color: #9DA3A5;
}
.analysis {
    margin-left: 32px;
    width: 100%;
}

.analysis-content {
    margin-top: 24px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.analysis-item {
    padding-bottom: 30px;
    border-bottom: 1px solid #E5E5E5;
    width: calc(50% - 16px);
    margin-bottom: 32px;
}

.analysis-item:nth-child(2n) {
    /* margin-left: 32px; */
}

.headpic {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: block;

}

.analysis-item-top {
    align-items: center;
}

.image>img {
}

.userinfo {
    margin-left: 12px;
}

.userinfo>a {
    display: block;
}

.nickname {
    font-weight: bold;
    color: #292638;
}

.time {
    font-size: 14px;
    color: #9DA3A5;
}

.analysis-txt {
    line-height: 28px;
    margin-top: 16px;
    color: #292638;
}

.analysis-txt:hover {
    color: #5E3FF8;
}

.headline {
    background: #F7F7FA;
    border-radius: 16px;
    padding: 24px;
}

.headline-left {
    /* width: 66%; */
}

.news-wrap {
    margin-top: 32px;
    justify-content: space-between;
}

.img-new {
    width: 364px;
}
.tranimg{
    overflow: hidden;
    border-radius: 16px;
    display: block;
}
.tranimg img{
    transition: all 0.5s;
    border-radius: 16px;
    width: 364px;
    height: 203px;
    display: block;
}
.tranimg:hover img{
    transform: scale(1.1);
}
.img-new-title {
    font-weight: bold;
    color: #292638;
    line-height: 30px;
    margin-top: 32px;
}

.img-new-title:hover {
    color: #5E3FF8
}

.img-new-txt {
    color: #292638;
    line-height: 24px;
    margin: 22px 0 40px;
}

.name {
    color: #292638;
    line-height: 20px;
}

.news-content {
    width: 100%;
    margin-left: 28px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.news-item {
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #E5E5E5;
    display: block;
    width: calc(50% - 25px);
}
.news-item:nth-child(5),.news-item:nth-child(6) {
    margin-bottom: 0;
}

.news-title {
    font-weight: bold;
    color: #292638;
    line-height: 28px;
}

.news-title:hover {
    color: #5E3FF8
}

.news-txt {
    margin: 12px 0;
    font-family: PingFangSC-Regular, PingFang SC;
    color: #526069;
    line-height: 20px;
}

.headline-right {
    margin-left: 32px;
    flex: 1;
}

.flash {
    margin-top: 32px;
}

.flash-item {
    /* align-items: center; */
    margin: auto;
}

.flash-item-left {
    margin-right: 17px;
}

.flash-item-dian {
    width: 12px;
    height: 12px;
    background: #E5E5E5;
    border-radius: 50%;
    margin-top: 6px;
}

.flash-item-line {
    width: 1px;
    height: calc(100% - 12px);
    background-color: #E5E5E5;
    text-align: center;
    margin: auto;
}

.flash-item-time {
    font-size: 16px;
    color: #292638;
    margin-bottom: 12px;
}

.flash-item-txt {
    color: #292638;
    line-height: 28px;
    margin-bottom: 16px;
    /* padding-bottom: 16px; */

}

.flash>:last-child>.flash-item-right>.flash-item-txt {
    margin-bottom: 0;
}

.teaching {
    margin-top: 40px;
}

.study {
    padding-right: 136px;
    width: 50%;
}

.study-title {
    font-size: 18px;
    color: #5E3FF8;
    line-height: 48px;
}

.p1 {
    font-weight: bold;
    color: #292638;
    line-height: 36px;
    margin: 20px 0 30px 0;
}

.p2 {
    color: #526069;
    line-height: 28px;
    text-align: justify;
}

.study-btn {
    width: 160px;
    height: 56px;
    background: #5E3FF8;
    border-radius: 28px;
    text-align: center;
    line-height: 56px;
    cursor: pointer;
    margin-top: 160px;
}

.study-btn>a {
    color: #fff;
    display: block;
}

.course {
    width: 50%;
}

.course-mian {
    margin-bottom: 12px;
    background: #F7F7FA;
    border-radius: 16px;
}

.course-mian:last-child {
    margin-bottom: 0;
}

.course-title {
    width: 100%;
    border: 1px solid #E5E5E5;
    border-radius: 16px;
    padding: 23px 32px;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    background-color: #fff;
    position: relative;
    z-index: 2;
}

.course-title:hover {
    color: #fff;
    border: none;
    background-color: #5E3FF8;
    padding: 24px 32px;
}

.course-title:hover>.icon-jiantou_shang-01 {
    color: #fff;
}

.icon-jiantou_xia-01 {
    color: #fff;
}

.course-title-active {
    color: #fff;
    border: none;
    background-color: #5E3FF8;
    padding: 24px 32px;
}

.course-title-left {
    font-weight: bold;
}

.icon-jiantou_shang-01 {
    color: #5E3FF8;
}

.course-content {
    background: #F7F7FA;
    width: 100%;
    padding: 24px 32px;
    border-radius: 0 0 16px 16px;
    display: none;
}

.course-content>a {
    display: block;
}

.sections {
    align-items: center;
    margin-bottom: 20px;
}

.sections:last-child {
    margin-bottom: 0;
}

.section-left {
    flex: 1;
    margin-right: 10px;
}

.section-left>a {
    width: 100%;
    font-size: 16px;
    color: #292638;
    display: block;
}

.section-left>a:hover {
    color: #5E3FF8;
}

.sections-more {
    font-size: 14px;
    color: #292638;
    cursor: pointer;
}

.sections-more:hover {
    color: #5E3FF8;
}

.find-broker {
    background: #000000;
    border-radius: 16px;
    padding: 56px 50px;
    margin-top: 62px;
    margin-bottom: 62px;
}

.find-broker-title {
    color: #FFFFFF;
    text-align: center;
}

.find-broker-bar {
    margin-top: 16px;
}

.find-broker-bar-item {
    color: #FFFFFF;
    margin-right: 12px;
    width: 114px;
    height: 47px;
    border-radius: 24px;
    text-align: center;
    line-height: 47px;
    cursor: pointer;
}

.find-broker-bar-item:hover {
    background: #5E3FF8;
}

.find-broker-bar-item:last-child {
    margin-right: 0;
}

.find-broker-bar-item-active {
    background: #5E3FF8;
}
.swiper-container .swiper-slide {
    opacity: 1 !important;
}
.swiper-container {
    height: 396px;
    padding-left: 2px !important;
}

.swiper-wrapper {
    margin-top: 40px;
}
.swiper-slide{
    padding: 40px 27px;
    position: relative;
    height: 282px;
    transition: ease 0.5s;
}
.swiper-slide:hover{
    background: url("../images/swiper.png") no-repeat !important;
    background-size: 198px 282px !important;
    transform: translateY(-20px);
}
.swiper-slide{
    background: url("../images/swiper_1.png") no-repeat;
    background-size: 198px 282px ;
    height: 282px;
    color: #fff;
    z-index: -1;
}
.swiper-button-next,
.swiper-button-prev {
    top: 95% !important;
    width: 32px;
    height: 32px;
    background: #5E3FF8;
    border: 1px solid #5E3FF8;
    border-radius: 50%;
    color: #fff;
}

.swiper-button-prev:after,
.swiper-button-next:after {
    font-size: 14px !important;
}

.swiper-button-next {
    right: 46% !important;
}

.swiper-button-prev {
    left: 46% !important;
}
.swiper-slide-top{
    width: 198px;
    margin-left: -30px;
}
.swiper-slide-img{
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: block;
    margin:0 auto 12px;
}
.swiper-slide-txt{
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}
.swiper-slide-content{
    margin-top: 16px;
}
.swiper-slide-content-item{
    margin-bottom: 8px;
}
.swiper-slide-content-item:last-child{
    margin-bottom: 0 !important;
}
.icon-duigou{
    color: #5E3FF8;
    margin-right: 12px;
}
.swiper-slide-content-txt{
    color: #B5B4B9;
}
.swiper-slide-num{
    color: rgba(225,225,225,0.8);
    position: absolute;
    bottom: 12px;
    right: 12px;
}