.trading {
    position: relative;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-size: 16px;
}

.trading-bg {
    height: 350px;
    background: url("../images/trading/bg1920-b.png") no-repeat;
    text-align: center;
    position: relative;
}

.trading-bg-title {
    height: 51px;
    font-size: 38px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 51px;
    padding: 79px 0 8px 0;
}

.trading-bg-content {
    height: 20px;
    font-size: 20px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 26px;
    padding-bottom: 17px;
}

.trading-bg-content::after {
    display: block;
    content: "";
    width: 60px;
    height: 6px;
    background: #1764E7;
    margin: 15px auto 0 auto;
}

.trading-grid {
    width: 1200px;
    height: 230px;
    box-shadow: 0px 13px 20px 0px rgba(0, 0, 0, 0.06);
    display: flex;
    justify-content: space-around;
    list-style: none;
    flex-wrap: wrap;
    margin: 0 auto;
    position: relative;
    top: -115px;
    left: 0;
    background-color: #fff;
}

.trading-grid li {
    flex-basis: 20%;
    align-self: stretch;
    padding-top: 30px;
}

.trading-grid li .trading-col {
    display: flex;
}

.trading-grid li .trading-col .trading-icon {
    padding: 0 15px 0 25px;
}

.trading-grid li .trading-col .trading-text {
    padding-right: 30px;
}

.trading-grid li .trading-col .trading-text .trading-text-title {
    width: 96px;
    height: 16px;
    font-weight: bold;
    color: #2A2A2A;
    margin-bottom: 7px;
    line-height: 16px;
}

.trading-grid li .trading-col .trading-text .trading-text-content {
    width: 120px;
    height: 50px;
    font-size: 12px;
    color: #979797;
    line-height: 22px;
}

.trading-newzixun {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.trading-newzixun-title {
    width: 194px;
    height: 32px;
    font-size: 32px;
    color: #2A2A2A;
    line-height: 32px;
}

.trading-newzixun-miaoshu {
    width: 179px;
    height: 14px;
    font-size: 14px;
    color: #979797;
    line-height: 14px;
    padding-left: 18px;
}

.trading-newzixun-gengduo {
    height: 12px;
    width: 30px;
    position: relative;
    left: 755px;
    font-size: 14px;
    line-height: 12px;
}

.trading-newzixun-gengduo a {
    text-decoration: none;
    color: #979797;
}

.trading-newzixun-gengduo img {
    width: 13px;
    position: relative;
    top: 2px;
}

.trading-newzixun-grid {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    padding-bottom: 60px;
}

.trading-newzixun-grid .item:nth-child(1) {
    width: 410px;
}

.trading-newzixun-grid .item:nth-child(2) {
    flex: 1;
    padding: 0 10px;
}

.trading-newzixun-grid .item:nth-child(3) {
    width: 390px;
}

.trading-newzixun-grid .hot-text-content {
    display: flex;
    align-items: center;
}

.trading-newzixun-grid .hot-text-content .wenben {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #2A2A2A;
    line-height: 19px;
}

.trading-newzixun-grid .hot-text-content1 .hot-text {
    display: flex;
    align-items: center;
}

.trading-newzixun-grid .hot-text-content1 .hot-text .wenben {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #2A2A2A;
    line-height: 19px;
}

.trading-newzixun-grid .item:nth-child(1) .text {
    margin-top: 35px;
}

.trading-newzixun-grid .item:nth-child(1) .text .look {
    position: relative;
    right: -335px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #3366FF;
    line-height: 22px;
}

.swiperImage {
    width: 410px;
    height: 230px;
    overflow: hidden;
}

.swiperImage .swiper-slide img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

.carousel {
    width: 410px;
    height: 230px;
    background: pink;
    position: relative;
    margin-bottom: 30px;
}

.carousel ul {
    display: flex;
}

.carousel .round {
    width: 10px;
    height: 10px;
    background: #000000;
    opacity: 0.3;
    border-radius: 100%;
    margin-left: 6px;
    position: relative;
    top: 185px;
    left: 340px;
}

.carousel .round.active {
    background: #3366ff;
    opacity: 1;
}

.trading-newzixun-grid .text .title {
    height: 18px;
    font-size: 18px;
    color: #2A2A2A;
    line-height: 18px;
    margin-bottom: 22px;
}

.trading-newzixun-grid .text .content {
    font-size: 14px;
    color: #656565;
    line-height: 22px;
}

.trading-newzixun-grid .text .content a {
    text-decoration: none;
    color: #3366ff;
}

.trading-newzixun-grid .bt {
    width: 72px;
    height: 16px;
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #2A2A2A;
    line-height: 16px;
    margin-right: 4px;
}

.font-small {
    position: relative;
    top: -2px;
    width: 40px;
    height: 14px;
    font-size: 14px;
    color: #D8D8D8;
    line-height: 14px;
}

.font-small::after {
    display: inline-block;
    width: 1px;
    height: 12px;
    background: #D8D8D8;
    content: "";
    margin: 0 10px;
}

.font-small-time {
    text-align: right;
}

.font-a {
    text-decoration: none;
    display: inline-block;
    width: 229px;
    height: 17px;
    font-size: 14px;
    color: #2A2A2A;
    line-height: 19px;
    margin-top: 21px;
    margin-right: 30px;
}

.qitalingyu {
    margin-top: 55px;
    position: relative;
}

.qitalingyu .title {
    width: 58px;
    height: 17px;
    font-size: 14px;
    color: #2A2A2A;
    line-height: 19px;
}

.qitalingyu .xian {
    display: inline-block;
    width: 290px;
    height: 1px;
    background: #D8D8D8;
    position: absolute;
    top: 10px;
    margin-left: 12px;
}

.qitalingyu-grid {
    display: flex;
    justify-content: space-between;
    text-align: left;
}

.qitalingyu-grid .right {
    text-align: right;
}

.qitalingyu-grid .col {
    width: 60px;
    height: 14px;
    font-size: 12px;
    color: #2A2A2A;
    line-height: 16px;
    margin-top: 19px;
}

.qitalingyu-grid .mb {
    margin-bottom: 15px;
}

.qitalingyu-grid .col a {
    text-decoration: none;
    color: #3366FF;
}

.qitalingyu-grid .col a::after {
    display: inline-block;
    content: ">";
    width: 8px;
    margin-left: 5px;
    height: 8px;
    color: #3366FF;
}

.hot-text-content1 {
    margin-top: 16px;
    font-size: 14px;
    color: #2a2a2a;
    line-height: 19px;
}

.hot-text-content {
    margin-top: 20px;
    height: 17px;
    font-size: 14px;
    color: #2A2A2A;
    line-height: 19px;
}

.digital {
    background-color: #ec3b3b;
    display: inline-block;
    color: #fff;
    text-align: center;
    width: 12px;
    height: 16px;
    font-size: 12px;
    line-height: 16px;
    margin-right: 12px;
}

.hot-text-content1 .pl {
    margin-top: 9px;
    padding-left: 28px;
    width: 335px;
    height: 44px;
    font-size: 14px;
    color: #979797;
    line-height: 22px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.digital2 {
    background-color: #ccc;
    display: inline-block;
    color: #fff;
    text-align: center;
    width: 12px;
    height: 16px;
    font-size: 12px;
    line-height: 16px;
    margin-right: 12px;
}

.trading-qyzz {
    height: 411px;
    background: #f5f7fd;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.container .content .title {
    margin-top: 60px;
    width: 128px;
    height: 32px;
    font-size: 32px;
    display: inline-block;
    color: #2A2A2A;
    line-height: 32px;
}

.container .content .miaoshu {
    width: 179px;
    height: 14px;
    font-size: 14px;
    color: #979797;
    line-height: 14px;
    padding-left: 18px;
}

.container .content .imgs {
    background: -pink;
    padding-top: 60px;
    top: 0;
    height: 40px;
    cursor: pointer;
    width: 100px;
    position: absolute;
    right: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.container .content .imgs p {
    display: inline-block;
    cursor: pointer;
    width: 40px;
    height: 40px;
    overflow: hidden;
}

.container .content .imgs p img {
    width: 100%;
    height: 100%;
}

.container .content .imgs p img.img2 {
    display: none;
}

.container .content .imgs p:hover img.img2 {
    display: inline-block;
}

.container .content .imgs p:hover img.img1 {
    display: none;
}

.id-card {
    height: 237px;
    background: #fff;
    margin-top: 29px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.id-card-grid {
    flex-basis: 33.3333%;
    display: flex;
}

.id-card-grid:not(:first-child)::before {
    display: inline-block;
    content: "";
    width: 1px;
    height: 237px;
    background: #E7E7E7;
}

.id-card-grid .photo {
    width: 114px;
    height: 114px;
    background: linear-gradient(180deg, #303031 0%, #505051 100%);
    margin: 38px 26px 0 26px;
}

.id-card-grid .name {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    font-size: 18px;
    color: #2A2A2A;
    line-height: 18px;
    margin: 17px 0 10px 0;
}

.id-card-grid .xian {
    width: 220px;
    height: 1px;
    background: #E7E7E7;
    margin: 20px 0;
}

.id-card-grid .span1 {
    width: 79px;
    height: 12px;
    font-size: 12px;
    color: #656565;
    line-height: 12px;
}

.id-card-grid .span1 img {
    position: relative;
    top: 3px;
}

.id-card-grid .span2 {
    width: 64px;
    height: 12px;
    font-size: 12px;
    color: #656565;
    line-height: 12px;
}

.id-card-grid .span2 img {
    position: relative;
    top: 3px;
}

.id-card-grid .media {
    width: 220px;
    height: 36px;
    font-size: 12px;
    color: #656565;
    line-height: 18px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.id-card-grid button {
    width: 120px;
    height: 28px;
    background: #3366FF;
    border: none;
    color: #fff;
    position: relative;
    margin-top: 20px;
}

.id-card-grid .span3 {
    width: 50px;
    height: 12px;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 12px;
    position: absolute;
    top: 8px;
    left: 50px;
}

.id-card-grid button .margin {
    position: absolute;
    height: 14px;
    top: 8px;
    left: 18px;
    overflow: hidden;
}

.id-card-grid button .span3::before {
    display: inline-block;
    content: "";
    width: 1px;
    height: 8px;
    background: #FFFFFF;
    opacity: 0.5;
    position: absolute;
    top: 2px;
    left: -6px;
}

.container .menu .menu-span {
    display: inline-block;
    width: 64px;
    height: 16px;
    font-size: 16px;
    line-height: 16px;
    padding: 16px 29px;
    margin-top: 30px;
    cursor: pointer;
}

.container .menu :first-child {
    padding-left: 0;
}

.container .menu .menu-span::after {
    display: inline-block;
    content: "";
    width: 1px;
    height: 12px;
    background: #e7e7e7;
    position: relative;
    left: 100px;
    top: -16px;
}

.container .menu .menu-span:last-child::after {
    background: transparent;
}

.container .menu .menu-span .active {
    color: #e73c14;
    border-bottom: 3px solid #e73c14;
    padding: 12px 0;
}

.article .trading-logo {
    width: 411px;
    height: 360px;
    background: url("../images/trading/bg-wz.png") no-repeat;
    margin: 30px 32px 0 0;
}

.article .trading-logo .top {
    display: flex;
    flex-wrap: wrap;
}

.article .left {
    margin: 30px 0 0 30px;
}

.article .right {
    margin: 22px 0 45px 13px;
}

.article .trading-logo .top .title {
    width: 192px;
    height: 43px;
    font-size: 32px;
    color: #2A2A2A;
    line-height: 43px;
}

.article .trading-logo .top .jianjie {
    width: 229px;
    height: 14px;
    font-size: 16px;
    color: #979797;
    line-height: 14px;
    margin-top: 8px;
}

.article .middle {
    margin: 0 0 70px 30px;
}

.article .middle .middle-top {
    margin: 0 0 38px 0;
}

.article .middle .digital {
    width: 37px;
    height: 14px;
    font-size: 32px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #2A2A2A;
    line-height: 14px;
    background: transparent;
    margin-right: 13px;
}

.article .middle .txt {
    width: 82px;
    height: 14px;
    font-size: 16px;
    color: #979797;
    line-height: 14px;
}

.article .middle .txt.ml {
    margin-left: 35px;
}

.article .bottom {
    margin-left: 30px;
    border: none;
    background: #f43651;
    width: 110px;
    height: 42px;
    border-radius: 26px;
}

.article .bottom a {
    width: 66px;
    height: 19px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 21px;
    text-decoration: none;
}

.article {
    display: flex;
    margin-bottom: 83px;
    display: none
}

.articles .top {
    display: flex;
    margin-top: 30px;
}

.articles .top .img {
    width: 280px;
    height: 157px;
    margin-right: 30px;
}

.articles .top .img img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

.articles .top .title {
    width: 342px;
    height: 18px;
    font-size: 18px;
    color: #2A2A2A;
    line-height: 18px;
}

.articles .top .jianjie {
    width: 447px;
    height: 44px;
    font-size: 14px;
    color: #656565;
    line-height: 22px;
    margin: 17px 0 10px 0;
}

.articles .top .yxcl .span1,
.articles .top .yxcl .span2 {
    height: 18px;
    font-size: 12px;
    color: #A5A5A5;
    line-height: 18px;
}

.articles .top .yxcl .span1 {
    width: 57px;
}

.articles .top .yxcl .span2 {
    width: 59px;
}

.articles .top button {
    margin: 23px 0 46px 0;
    padding: 0;
    width: 58px;
    height: 22px;
    font-size: 14px;
    color: #656565;
    line-height: 22px;
    border: none;
    background: transparent;
}

.articles .div-bottom .bottom-top .bt {
    width: 72px;
    height: 16px;
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #2A2A2A;
    line-height: 16px;
    margin-right: 8px;
}

.articles .div-bottom .bottom-top .bt-icon {
    width: 22px;
    height: 16px;
    font-size: 10px;
    color: #FFFFFF;
    line-height: 16px;
}

.articles .div-bottom .bottom-bottom {
    display: flex;
    width: 757px;
    height: 1px;
    background: #EDEDED;
    margin-top: 24px;
}

.articles .div-bottom .bottom-bottom .bottom-left,
.bottom-right {
    margin-top: 13px;
}

.articles .div-bottom .bottom-bottom .title-right {
    display: block;
    box-sizing: border-box;
    padding-right: 3%;
    width: 100%;
    height: 18px;
    font-size: 14px;
    color: #2A2A2A;
    line-height: 18px;
}

.articles .div-bottom .bottom-bottom .jianjie {
    width: 325px;
    height: 44px;
    font-size: 12px;
    color: #656565;
    line-height: 22px;
    margin: 11px 64px 14px 0;
}

.articles .div-bottom .bottom-bottom .span1,
.articles .div-bottom .bottom-bottom .span2 {
    height: 18px;
    font-size: 12px;
    color: #A5A5A5;
    line-height: 18px;
}

.articles .div-bottom .bottom-bottom .span1 {
    width: 57px;
    margin-right: 16px;
}

.articles .div-bottom .bottom-bottom .span2 {
    width: 59px;
}

.articles .div-bottom .bottom-bottom::after {
    width: 757px;
    height: 1px;
    background: #EDEDED;
}


/* 签约作者的轮播效果 */

#tradingSwiper {
    width: 100%;
}