@media (max-width: 768px) {

}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: 992px) {

}

@media (min-width: 1200px) {

}

@font-face {
    font-family: 'YouSheBiaoTiHei';
    src: url('../fonts/YouSheBiaoTiHei-2.ttf') format('truetype');
}
/* 交易规则 */
.trade_rules_box{
    width: 8.3125rem;
    height: 2.1875rem;
    background: linear-gradient( 270deg, #0FCAFE 5%, #4AA2FF 62%);
    border-radius: 20px 0 0 20px;
    position: fixed;
    bottom: 20%;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    cursor: pointer;
}
.rules_icon{
    width: 1.5rem;
    margin-right: 0.1rem;
}

/**********模块大标题 start ***********/
.content-main .more {
    text-align: right;
}

.content-main .more a {
    padding-bottom: 1rem;
    display: inline-block;
}

.content-main .main-title-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    padding-bottom: 2rem;
}

.content-main .main-title {
    font-weight: 700;
    font-size: 2rem;
    position: relative;
}

.content-main .main-title:after,
.content-main .main-title:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 2rem;
    height: 0.375rem;
    background: #2267F7;
}

.content-main .main-title:before {
    top: 0.5rem;
    left: -2.5rem;
}

.content-main .main-title:after {
    bottom: 0.5rem;
    right: -2.5rem;
}

.content-main .sub-title {
    font-size: 2rem;
    position: absolute;
    top: 1.3125rem;
    font-weight: 400;
    color: #2267F7;
    opacity: 0.2;
}

/**********模块大标题 end ***********/
.banner-box {
    width: 100%;
    height: 15rem;
    background-image: url("../images/trade/banner.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.tab-more {
    position: absolute;
    right: 0;
    top: 0.5rem;
    z-index: 9999;
}

.demand-main,
.achievement-main,
.entry-trading-main {
    padding: 3rem 0;
}

.demand-main .content-body,
.achievement-main .content-body,
.entry-trading-main .content-body {
    position: relative;
}


.trading-tab .layui-tab-title .icon0 {
    background-image: url(../images/trade/trading-tab0.png);
}

.trading-tab .layui-tab-title .icon1 {
    background-image: url(../images/trade/trading-tab1.png);
}

.trading-tab .layui-tab-title .icon2 {
    background-image: url(../images/trade/trading-tab2.png);
}

.trading-tab .layui-tab-title .icon3 {
    background-image: url(../images/trade/trading-tab3.png);
}

.trading-tab .layui-tab-title .layui-this .icon0 {
    background-image: url(../images/trade/trading-tab0-active.png);
}

.trading-tab .layui-tab-title .layui-this .icon1 {
    background-image: url(../images/trade/trading-tab1-active.png);
}

.trading-tab .layui-tab-title .layui-this .icon2 {
    background-image: url(../images/trade/trading-tab2-active.png);
}

.trading-tab .layui-tab-title .layui-this .icon3 {
    background-image: url(../images/trade/trading-tab3-active.png);
}

.achievement-tab .layui-tab-title .icon0 {
    background-image: url(../images/trade/achievement-tab0.png);
}

.achievement-tab .layui-tab-title .icon1 {
    background-image: url(../images/trade/achievement-tab1.png);
}

.achievement-tab .layui-tab-title .icon2 {
    background-image: url(../images/trade/achievement-tab2.png);
}

.achievement-tab .layui-tab-title .layui-this .icon0 {
    background-image: url(../images/trade/achievement-tab0-active.png);
}

.achievement-tab .layui-tab-title .layui-this .icon1 {
    background-image: url(../images/trade/achievement-tab1-active.png);
}

.achievement-tab .layui-tab-title .layui-this .icon2 {
    background-image: url(../images/trade/achievement-tab2-active.png);
}

.demand-tab .layui-tab-title .icon0 {
    background-image: url(../images/trade/demand-tab0.png);
}

.demand-tab .layui-tab-title .icon1 {
    background-image: url(../images/trade/demand-tab1.png);
}

.demand-tab .layui-tab-title .icon2 {
    background-image: url(../images/trade/demand-tab2.png);
}

.demand-tab .layui-tab-title .layui-this .icon0 {
    background-image: url(../images/trade/demand-tab0-active.png);
}

.demand-tab .layui-tab-title .layui-this .icon1 {
    background-image: url(../images/trade/demand-tab1-active.png);
}

.demand-tab .layui-tab-title .layui-this .icon2 {
    background-image: url(../images/trade/demand-tab2-active.png);
}


.achievement-market-main .info-card,
.entry-trading-main .info-card {
    width: calc((100% - 2.5rem) / 3);

}


.demand-market-main .info-card {
    width: calc((100% - 2.5rem) / 3);
    margin-bottom: 1.25rem;
}

.demand-market-main .card-body {
    padding-top: 2.5rem;
    border: 1px dashed #ccc;
    padding-top: 3.125rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(../images/bg-home-card.png);
}

.trade-head {
    background-image: url("../images/tradeCentre/trade-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0;
    position: relative;
}

.trade-title {
    text-align: center;
    position: relative;
    margin-bottom: 30px;
}

.trade-title > .title-CN {
    font-size: 2rem;
    color: #FFFFFF;
    position: relative;
    z-index: 1;
}

.trade-title > .title-EN {
    font-size: 1.5rem;
    color: #093da8;
    position: absolute;
    bottom: -1rem;
    left: 0;
    width: 100%;
    text-align: center;
    letter-spacing: 0.3rem;
}

.trade-search {
    width: 40%;
    margin: 0 auto;
}

.trade-search > .search-input {
    font-size: 0.9rem;
    background-color: transparent;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    box-shadow: none;
    padding: 0.5rem 0 0.5rem 1.2rem;
    height: 2.4rem;
    border-radius: 0.2rem 0 0 0.2rem;
    width: calc(100% - 2.4rem);
    border-right: 0;
}

.trade-search > .search-input::placeholder {
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
}

.trade-search > .search-img {
    padding: 0.3rem 0.6rem;
    border: 1px solid #FFFFFF;
    height: 2.4rem;
    border-radius: 0 0.2rem 0.2rem 0;
    cursor: pointer;
    border-left: 0;
    width: 2.4rem;
    text-align: center;
}

.trade-search > .search-img > img {
    width: 1rem;
}

.entry-btn-wrap {
    position: absolute;
    right: 1.25rem;
    top: 2rem;
}

.entry-btn-wrap .entry-btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 5rem;
    height: 5rem;
    border-radius: 4px 4px 4px 4px;
    color: #fff;
    font-size: 1rem;
}

.entry-btn-wrap .buy-btn {
    background: rgba(45, 75, 222, 0.7);
    margin-bottom: 1rem;
    border: none;
}

.entry-btn-wrap .sell-btn {
    background: linear-gradient(228deg, rgba(255, 96, 57, 0.84) 25%, rgba(247, 186, 42, 0.72) 90%);
    border: none;
}

.entry-btn-wrap .entry-btn .icon {
    width: 1.5rem;
    height: 1.5rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.entry-btn-wrap .buy-btn .icon {
    background-image: url(../images/tradeCentre/buy-icon.png);
}

.entry-btn-wrap .sell-btn .icon {
    background-image: url(../images/tradeCentre/sell-icon.png);
}


.trade-part {
    padding: 2rem 0 2.4rem 0;
}

.trade-bg {
    background-color: #FFFFFF;
}

.trade-bg2 {
    background-color: #F6F7F9;
}

.part-title {
    width: 100%;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-bottom: 1rem;
}

.part-title > .title-CN {
    color: #16181A;
    position: relative;
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 2rem;
    z-index: 1;
}

.part-title > .title-CN:before {
    content: "";
    display: inline-block;
    width: 0.9rem;
    height: 0.2rem;
    background-color: #2267F7;
    position: absolute;
    left: -1.4rem;
    top: 0.8rem;
}

.part-title > .title-CN:after {
    content: "";
    display: inline-block;
    width: 0.9rem;
    height: 0.2rem;
    background-color: #2267F7;
    position: absolute;
    bottom: 0.2rem;
    right: -1.4rem;
}

.part-title > .title-EN {
    position: relative;
    font-size: 1.2rem;
    color: rgba(30, 100, 246, 0.1);
    letter-spacing: 0.2rem;
    top: -0.6rem;
}

.part-more {
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 0.75rem;
    color: #0D214A;
    margin-top: -0.5rem;
}

.text-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*公示公告*/
.trade-completed {
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
}

.trade-completed > .completed-item {
    width: 49%;
    padding: 1rem 1.2rem;
    background: #FFFFFF;
    box-shadow: 0px 4px 25px 0px rgba(70, 113, 200, 0.1);
    margin-bottom: 1.4rem;
    justify-content: space-between;
    cursor: pointer;
}

.trade-completed > .completed-item:nth-child(3),
.trade-completed > .completed-item:nth-child(4) {
    margin-bottom: 0;
}

.completed-type {
    color: #FFFFFF;
    font-size: 0.75rem;
    background: linear-gradient(360deg, #2267F7 0%, #32CCFF 97%);
    border-radius: 50%;
    padding: 0.4rem;
    width: 3.6rem;
    height: 3.6rem;
    align-items: center;
    text-align: center;
}

.completed-content {
    width: calc(100% - 4.6rem);
}

.completed-text {
    font-size: 1.15rem;
    color: #16181A;
    font-weight: bold;
    margin-bottom: 0.8rem;
}

.completed-list {
    font-size: 0.75rem;
    margin-bottom: 0.8rem;
    color: #16181A;
    font-weight: 500;
    min-height: 0.95rem;
}

.completed-list > span {
    padding: 0.1rem 0.2rem;
    background-color: #E8EFFE;
    border-radius: 0.1rem;
    margin-right: 0.6rem;
    margin-bottom: 0.2rem;
}

.completed-list > span:last-child {
    margin-right: 0;
}

.completed-field {
    width: 100%;
    margin-bottom: 0.8rem;
    justify-content: space-between;
    align-items: center;
    font-size: 0.8rem;
}

.completed-field .field-left {
    width: 49%;
    justify-content: space-between;
}

.completed-field .field-right {
    width: 49%;
    justify-content: space-between;
}

.completed-field .field-key {
    color: #767676;
    line-height: 1rem;
    width: 3.8rem;
    display: inline-block;
}

.completed-field .field-value {
    color: #16181A;
    font-weight: 500;
    line-height: 1rem;
    display: inline-block;
    width: calc(100% - 3.8rem);
}

.completed-action {
    width: 100%;
    justify-content: space-between;
    align-items: flex-end;
}

.completed-action .action-left {
    width: 40%;
}

.completed-action .action-left > .action {
    color: #767676;
    font-size: 0.75rem;
    margin-right: 0.8rem;
    align-items: center;
}

.completed-action .action-left > .action:last-child {
    margin-right: 0;
}

.completed-action .action-left > .action > .icon {

}

.completed-action .action-left > .action > .num {
    font-size: 0.8rem;
}

.completed-action .action-right {
    width: 60%;
    text-align: right;
    color: red;
    font-size: 0.8rem;
}

.completed-action .action-right > span {
    margin: 0 0.4rem;
    font-size: 1.2rem;
    font-weight: bold;
}

/*成果挂牌*/
.trade-signUp {
    width: 100%;
    padding: 1rem;
    background-color: #ffffff;
    box-shadow: 0px 4px 25px 0px rgba(34, 103, 247, 0.03);
    justify-content: space-between;
    flex-wrap: wrap;
}

.trade-signUp > .signUp-item {
    width: 33.3%;
    border-right: 1px solid #D8D8D8;
    border-bottom: 1px solid #D8D8D8;
    padding: 0 1.6rem 1.2rem;
    cursor: pointer;
}

.trade-signUp > .signUp-item:nth-child(3n) {
    border-right: 0;
}

.trade-signUp > .signUp-item:nth-child(4),
.trade-signUp > .signUp-item:nth-child(5),
.trade-signUp > .signUp-item:nth-child(6) {
    border-bottom: 0;
    padding-bottom: 0;
    padding-top: 1.2rem;
}

.signUp-text {
    position: relative;
    width: 100%;
    margin-bottom: 0.8rem;
    justify-content: space-between;
    align-items: center;
}

.signUp-text:before {
    content: "";
    display: inline-block;
    width: 0.2rem;
    height: 80%;
    background-color: #2267F7;
    position: absolute;
    left: -1rem;
    top: 10%;
}

.signUp-text .text {
    font-size: 1.15rem;
    color: #16181A;
    font-weight: bold;
    width: calc(100% - 5.5rem);
}

.signUp-text .status {
    font-size: 0.7rem;
    color: #FFFFFF;
    background: linear-gradient(90deg, #00EAFF 0%, #465FFF 100%);
    white-space: nowrap;
    padding: 0.2rem 0.6rem;
    border-radius: 0 0.4rem 0 0.4rem;
    width: 5rem;
    text-align: center;
}

.signUp-text .status2 {
    font-size: 0.7rem;
    color: #FFFFFF;
    background: linear-gradient(90deg, #A3B0CA 0%, #8394B5 100%);
    white-space: nowrap;
    padding: 0.2rem 0.6rem;
    border-radius: 0 0.4rem 0 0.4rem;
    width: 5rem;
    text-align: center;
}

.signUp-list {
    font-size: 0.75rem;
    margin-bottom: 0.8rem;
    color: #16181A;
    font-weight: 500;
    min-height: 0.95rem;
}

.signUp-list > span {
    padding: 0.1rem 0.2rem;
    background-color: #E8EFFE;
    border-radius: 0.1rem;
    margin-right: 0.6rem;
    margin-bottom: 0.2rem;
}

.signUp-list > span:last-child {
    margin-right: 0;
}

.signUp-field {
    width: 100%;
    margin-bottom: 0.8rem;
    justify-content: space-between;
    align-items: center;
    font-size: 0.8rem;
}

.signUp-field > .field-key {
    color: #767676;
    line-height: 1rem;
    width: 3.8rem;
    display: inline-block;
}

.signUp-field > .field-value {
    color: #16181A;
    font-weight: 500;
    line-height: 1rem;
    display: inline-block;
    width: calc(100% - 3.8rem);
}

.signUp-field2 {
    width: 100%;
    margin-bottom: 0.8rem;
    justify-content: space-between;
    align-items: center;
    font-size: 0.8rem;
}

.signUp-field2 > .field-key {
    color: #767676;
    line-height: 1rem;
    width: 7.8rem;
    display: inline-block;
}

.signUp-field2 > .field-value {
    color: #16181A;
    font-weight: 500;
    line-height: 1rem;
    display: inline-block;
    width: calc(100% - 7.8rem);
}

.signUp-action {
    width: 100%;
    font-size: 1rem;
    margin-bottom: 0.8rem;
    align-items: flex-end;
}

.signUp-action > .action {
    color: #767676;
    margin-right: 0.8rem;
    align-items: center;
}

.signUp-action > .action:last-child {
    margin-right: 0;
}

.signUp-action > .action > .num {
    font-size: 0.8rem;
}

.signUp-price {
    width: 100%;
    justify-content: space-between;
    align-items: flex-end;
}

.price-left {
    width: 50%;
    text-align: left;
    color: red;
    font-size: 0.8rem;
}

.price-left > span {
    margin: 0 0.4rem;
    font-size: 1.2rem;
    font-weight: bold;
}

.price-right {
    width: 50%;
    text-align: center;
    font-size: 0.9rem;
    color: #FFFFFF;
    padding: 0.3rem 0;
    background-color: #2267F7;
    border-radius: 0px 0px 0px 0px;
    border: 1px solid #2267F7;
}

/*成果交易*/
.trade-entry {
    width: 100%;
}

.trade-entry > .entry-item {
    width: 100%;
    margin-bottom: 1.2rem;
    background: #FFFFFF;
    box-shadow: 0px 4px 25px 0px rgba(70, 113, 200, 0.1);
    padding: 2rem 1rem 2rem 2rem;
    position: relative;
    cursor: pointer;
}

.trade-entry > .entry-item:last-child {
    margin-bottom: 0;
}

.entry-status {
    position: absolute;
    top: -0.3rem;
    right: 0;
    width: 7rem;
    height: 1.625rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-color: transparent;
    color: #fff;
    text-align: center;
    line-height: 1.625rem;
    font-size: 1rem;
    background-image: url(../images/activety/status-bg-hyacinth.png);
}

.entry-status2 {
    position: absolute;
    top: -0.3rem;
    right: 0;
    width: 7rem;
    height: 1.625rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-color: transparent;
    color: #fff;
    text-align: center;
    line-height: 1.625rem;
    font-size: 1rem;
    background-image: url(../images/activety/status-bg-plan.png);
}

.entry-status3 {
    position: absolute;
    top: -0.3rem;
    right: 0;
    width: 8rem;
    height: 1.625rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-color: transparent;
    color: #fff;
    text-align: center;
    line-height: 1.625rem;
    font-size: 1rem;
    background-image: url(../images/activety/status-bg-deal.png);
}

.entry-text {
    font-size: 1.15rem;
    color: #16181A;
    font-weight: bold;
    position: relative;
    margin-bottom: 0.8rem;
}

.entry-text > span {
    width: 100%;
    display: inline-block;
}

.entry-text:before {
    content: "";
    display: inline-block;
    width: 0.4rem;
    height: 0.4rem;
    background-color: #2267F7;
    border-radius: 50%;
    position: absolute;
    left: -0.8rem;
    top: 50%;
    margin-top: -0.2rem;
}

.entry-list {
    font-size: 0.75rem;
    margin-bottom: 0.8rem;
    color: #16181A;
    font-weight: 500;
    min-height: 0.95rem;
}

.entry-list > span {
    padding: 0.1rem 0.2rem;
    background-color: #E8EFFE;
    border-radius: 0.1rem;
    margin-right: 0.6rem;
    margin-bottom: 0.2rem;
}

.entry-list > span:last-child {
    margin-right: 0;
}

.entry-field {
    width: 100%;
    margin-bottom: 0.8rem;
    align-items: center;
    justify-content: space-between;
}

.entry-field > .field-item {
    width: 24%;
    align-items: center;
    justify-content: space-between;
}

.entry-field > .field-item2 {
    width: 24%;
    align-items: center;
    justify-content: space-between;
}

.entry-field > .field-item .field-key {
    color: #767676;
    line-height: 1rem;
    width: 4.5rem;
    display: inline-block;
}

.entry-field > .field-item .field-value {
    color: #16181A;
    font-weight: 500;
    line-height: 1rem;
    display: inline-block;
    width: calc(100% - 4.5rem);
}

.entry-field > .field-item2 .field-key {
    color: #767676;
    line-height: 1rem;
    width: 6.8rem;
    display: inline-block;
}

.entry-field > .field-item2 .field-value {
    color: #16181A;
    font-weight: 500;
    line-height: 1rem;
    display: inline-block;
    width: calc(100% - 6.8rem);
}

.entry-action {
    width: 100%;
    align-items: flex-end;
    justify-content: space-between;
}

.entry-action .action-left {
    width: 35%;
    text-align: left;
    color: red;
    font-size: 0.8rem;
}

.entry-action .action-left > span {
    margin: 0 0.4rem;
    font-size: 1.2rem;
    font-weight: bold;
}

.entry-action .action-right {
    width: 65%;
    font-size: 1rem;
    justify-content: flex-end;
    align-items: flex-end;
}

.entry-action .action-right > .action {
    color: #767676;
    margin-right: 0.8rem;
    align-items: center;
}

.entry-action .action-right > .action:last-child {
    margin-right: 0;
}

.entry-action .action-right > .action > .num {
    font-size: 0.8rem;
}

/*交易流程*/
.trade-process {
    width: 100%;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 2rem;
    background-image: linear-gradient(to right, #22A9FF, #0257FF);
}

.trade-process > .process-item {
    width: 15%;
    position: relative;
    font-size: 1.1rem;
    padding: 0.8rem 1rem;
    text-align: center;
    color: #FFFFFF;
}

.trade-process > .process-item:before {
    content: "";
    display: inline-block;
    width: 0.4rem;
    height: 0.4rem;
    border: 1px solid #0256FF;
    border-radius: 50%;
    background-color: #FFF;
    position: absolute;
    bottom: -0.2rem;
    left: 50%;
    margin-left: -0.2rem;
    z-index: 1;
}

.trade-process > .process-item:after {
    content: "";
    display: inline-block;
    height: 2rem;
    border-left: 0.05rem dashed #0256FF;
    position: absolute;
    bottom: -2rem;
    left: 50%;
    margin-left: -0.025rem;
}

.trade-process > .process-item > span {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0;
    right: -14%;
}

.trade-process > .process-item > span:before {
    content: "";
    display: inline-block;
    width: 0.4rem;
    height: 78%;
    background-color: #FFFFFF;
    position: absolute;
    top: -0.48rem;
    right: 0.85rem;
    transform: rotate(-36deg);
}

.trade-process > .process-item:last-child > span:before {
    width: 0;
}

.trade-process > .process-item > span:after {
    content: "";
    display: inline-block;
    width: 0.4rem;
    height: 78%;
    background-color: #FFFFFF;
    position: absolute;
    bottom: -0.5rem;
    right: 0.85rem;
    transform: rotate(35deg);
}

.trade-process > .process-item:last-child > span:after {
    width: 0;
}

.trade-process2 {
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.trade-process2 > .process-item {
    width: 15%;
    position: relative;
    font-size: 0.8rem;
    color: #767676;
    height: 7.5rem;
    align-items: center;
    justify-content: center;
}

.trade-process2 > .process-item .process-content {
    width: 80%;
    height: 100%;
    background-color: #FFFFFF;
    padding: 1rem;
}

.trade-process2 > .process-item:before {
    content: "";
    display: inline-block;
    width: 0.4rem;
    height: 0.4rem;
    border: 1px solid #0256FF;
    border-radius: 50%;
    background-color: #FFF;
    position: absolute;
    top: -0.2rem;
    left: 50%;
    margin-left: -0.2rem;
}


/*新流程图*/
.trade-process-tab .layui-tab-content {
    padding: 4rem !important;
}

.trade-process-tab .layui-tab-title .icon1 {
    background-image: url(../images/trade/trading-tab1.png);
}

.trade-process-tab .layui-tab-title .icon2 {
    background-image: url(../images/trade/trading-tab2.png);
}

.trade-process-tab .layui-tab-title .layui-this .icon1 {
    background-image: url(../images/trade/trading-tab1-active.png);
}

.trade-process-tab .layui-tab-title .layui-this .icon2 {
    background-image: url(../images/trade/trading-tab2-active.png);
}

.step-bar-wrap {
    display: flex;
    justify-content: center;
}

.step-bar {
    display: flex;
}

.step-bar .step-bar-item {
    width: 15rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.step-bar .step-bar-item:after {
    content: "";
    width: 8rem;
    height: 1rem;
    position: absolute;
    right: -4rem;
    top: 2rem;
    margin-left: -4rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url(../images/tradeCentre/process-space.png);
}

.step-bar .step-bar-item:last-child:after {
    display: none;
}

.step-bar .step-item-icon {
    width: 5rem;
    height: 5rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;

}

.step-bar .step-item-text {
    color: #16181A;
    font-size: 1.125rem;
    font-weight: 700;
    margin-top: 1rem;
}

.xy-step-bar .icon1 {
    background-image: url(../images/tradeCentre/process-xy1.png);
}

.xy-step-bar .icon2 {
    background-image: url(../images/tradeCentre/process-xy2.png);
}

.xy-step-bar .icon3 {
    background-image: url(../images/tradeCentre/process-xy3.png);
}

.xy-step-bar .icon4 {
    background-image: url(../images/tradeCentre/process-xy4.png);
}

.gp-step-bar .icon1 {
    background-image: url(../images/tradeCentre/process-xy1.png);
}

.gp-step-bar .icon2 {
    background-image: url(../images/tradeCentre/process-xy2.png);
}

.gp-step-bar .icon3 {
    background-image: url(../images/tradeCentre/process-xy3.png);
}

.gp-step-bar .icon4 {
    background-image: url(../images/tradeCentre/process-gp1.png);
}

.gp-step-bar .icon5 {
    background-image: url(../images/tradeCentre/process-gp2.png);
}

.gp-step-bar .icon6 {
    background-image: url(../images/tradeCentre/process-xy4.png);
}
.is-university {
    display: inline-block;
    padding: 0.1rem 0.6rem;
    background: linear-gradient(to right, #25ACFF 0%, #16CE7A 100%);
    border-radius: 2rem;
    color: #FFFFFF;
    margin-right: 0.4rem;
    font-size: 0.65rem;
    font-style: normal;
    white-space: nowrap;
    height: 1.2rem;
    position: relative;
    top: 0.25rem;
}












