body{
    background-color: #fff;
}
.banner{
    background: url(./../img/indexBanner.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    width: 100%;
    display: flex;
    color: #FFFFFF;
    min-height: 438px;
}
.banner>div{
    background: linear-gradient(270deg, rgba(0, 0, 0, 0.49) -3%, rgba(0, 0, 0, 0.44) 33%, rgba(0, 0, 0, 0) 69%, rgba(0, 0, 0, 0.64) 100%);
    width: 100%;
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner .wrap>div:first-of-type{
    font-size: 54px;
    font-weight: bold;
    line-height: 54px;
    color: #FFFFFF;
}
.banner .wrap>:nth-of-type(2)>span:first-of-type{
    font-family: Helvetica;
    font-weight: 700;
    font-size: 94px;
    margin-left: -6px;
}
.banner .wrap>:nth-of-type(2)>span:nth-of-type(2){
    font-weight: 700;
    font-size: 54px;
}
.banner .wrap>:nth-of-type(2)>span:last-of-type{
    font-weight: 700;
    font-size: 84px;
}

.banner .toDetail{
    width: 176px;
    height: 58px;
    border-radius: 30px;
    background: linear-gradient(109deg, #A47052 1%, #D5A971 101%), #A77454;
    box-sizing: border-box;
    border: 2px solid rgba(213, 169, 113, 0.59);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.banner .toDetail>span{
    font-size: 22px;
    line-height: 26px;
    color: #FFFFFF;
    text-shadow: 2px 3px 2px 0px #9F7644;
}
.banner .toDetail>img{
    width: 20px;
    height: 19px;
    display: block;
    margin-left: 16px;
}
.indexNews{
    display: flex;
    justify-content: center;
    padding: 78px 0;
}
.indexNews>.wrap{
    display: flex;
    flex-wrap: wrap;
    gap: 36px 48px;
}
.cover{
    width: 308px;
    height: 210px;
    opacity: 1;
    background: linear-gradient(125deg, #A47052 0%, #D5A971 101%), #A77454;
    color: #FFFFFF;
    padding: 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
}

.cover>div:first-of-type>img{
    width: 24px;
    height: 24px;
}
.cover>div:nth-of-type(2)>span:first-of-type{
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
    letter-spacing: 0.06em;
}
.cover>div:nth-of-type(2){
    display: flex;
    flex-direction: column;
}
.cover>div:nth-of-type(2)>span:last-of-type{
    font-size: 8px;
    font-weight: normal;
    line-height: 8px;
    text-transform: uppercase;
    letter-spacing: 0em;
    color: rgba(255, 255, 255, 0.35);
    margin-top: 8px;
}
.cover>a>img{
    width: 35px;
    height: 28px;
}
.coverNews{
    background: #E8E8E8;
    color: #424242;
}
.coverNews>div:nth-of-type(2)>span:last-of-type{
    color: #9E9E9E;
}
.indexNews .row{
    display: flex;
    border: 1px solid #E8E8E8;
    overflow: hidden;
    width: calc(100% - 48px - 308px);
}
.indexNews .row .detail{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 35%;
    padding: 12px;

}

.indexNews .row .detail .date > span:first-of-type{
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    color: #424242;
}
.indexNews .row .detail .date > span:last-of-type{
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0em;
    color: #9E9E9E;
    margin-left: 8px;
}
.indexNews .row .detail .title{
    font-size: 18px;
    font-weight: bold;
    line-height: 25.2px;
    letter-spacing: 0em;
    color: #424242;
}
.indexNews .row .detail .content{
    font-size: 12px;
    font-weight: normal;
    line-height: 19.2px;
    letter-spacing: 0em;
    color: #424242;
    margin-top: 10px;
}
.indexNews .row .detail .more{
    width: 70px;
    height: 28px;
    box-sizing: border-box;
    border: 0.5px solid #9E9E9E;
    font-size: 10px;
    line-height: 28px;
    letter-spacing: 0em;
    color: #424242;
    text-align: center;
    cursor: pointer;
}
.moreNews{
    background: #A77454;
    border: 0 !important;
    color: #FFFFFF !important;
}
.indexNews .row .list {
    flex: 1;
    height: 210px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 12px;

}
.indexNews .row .list .item {
    display: flex;
    align-items: center;
    color: #333333;
}
.indexNews .row .list .item>div:first-of-type{
    font-size: 8px;
    line-height: 14px;
    letter-spacing: 0.06em;
    color: #8F9195;
    font-weight: 400;
    font-size: 14px;
    margin-right: 33px;

}
.indexNews .row .list .item>div:first-of-type>span{
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 8px;
}
.indexNews .row .list .item>div:nth-of-type(2){
    flex: 1;
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    letter-spacing: 0.06em;
}
.indexNews .row .list .item>div:last-of-type{
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    text-align: right;
    letter-spacing: 0.06em;
    cursor: pointer;
    margin-left: 10px;
    color: inherit;
}
.indexNews .row .list .item:hover{
    color: #A77454;
}
.indexNews .row .list .item:hover >div:first-of-type {
    color: #A77454;
}
.indexNews .row .list .item.new{
    color: #A77454;
}
.indexNews .row .list .item.new >div:first-of-type {
    color: #A77454;
}
.software{
    width: 100%;
    height: 528px;
    background: url(../img/fosecTrade.png) no-repeat #E8E8E8;
    background-size: 70% auto;
    background-position: 63px 35px;
    display: flex;
    justify-content: center;
}
.software .wrap{
    display: flex;
    justify-content: space-between;
}
.software .left{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.software .left .title{
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
    letter-spacing: 0.06em;
    color: #424242;
    position: relative;
}
.software .left .title::after{
    position: absolute;
    content: '';
    left: 0;
    bottom: -18px;
    width: 48px;
    height: 6px;
    background: #424242;
}
.software .left .list{
    display: flex;
    margin-top: 139px;
    gap: 36px;
}
.software .left .list .item{
    display: flex;
    flex-direction: column;
    cursor: pointer;
}
.software .left .list .item>div:first-of-type>img{
    width: 116px;
    height: 116px;
    border-radius: 16px;
}
.software .left .list .item>div:last-of-type{
    margin-top: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    letter-spacing: 0.06em;
    color: #424242;
}
.software .left .list .item>div:last-of-type>span{
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    letter-spacing: 0.06em;
    margin-top: 6px;
}
.software .right{
    height: 100%;
    width: 50%;
    display: flex;
    align-items: center;
    overflow: hidden;
}
.software .right img{
    width: 866px;
    height: 638px;
}
.partner{
    width: 100%;
    padding: 78px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.partner>.wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.partner>.wrap>div:first-of-type{
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
    letter-spacing: 0.06em;
    color: #333333;
}
.partner .row{
    margin-top: 45px;
    gap: 20px;
    display: flex;
    flex-direction: column;
}
.partner .row .list{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 22px;
}
.partner .row .list .item{
    width: 182px;
    height: 92px;
    box-shadow: 0px 0px 15px 0px rgba(35, 69, 139, 0.08);
    position: relative;
}
.partner .row .list .item:first-of-type::before{
    position: absolute;
    content: '';
    inset: 0;
    background-image: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0.41) 100%);
    filter: blur(10px);
}
.partner .row .list .item:last-of-type::before{
    position: absolute;
    content: '';
    inset: 0;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.41) 0%, #FFFFFF 100%);
    filter: blur(10px);
}
.partner .row .list .item img{
    width: 100%;
    height: 100%;
    display: block;
}
@media (max-width: 1200px) {

}
@media (max-width: 768px){

}
