@charset "utf-8";


.banner .video_text{
    z-index: 98;
    position: absolute;
    color: #fff;
    width: 8rem;
    left:calc(50%  - 3.4rem);
    top: calc(50% - 1.23rem / 2);
    text-align: center;
}


.banner .video_text .title{
    font-size: 0.67rem;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.69rem;
}
.banner .video_text .desc{
    margin-top: 0.3rem;
    font-size: 0.33rem;
    color: #fff;
    line-height: 0.69rem;
    width: 100%;
    letter-spacing: 0.12rem;
}

.banner .video_text .desc span:first-child{
    margin-right: 0.3rem;
}

.trade{
    display: flex;
    padding: 0.9rem 0;
    align-items: center;
}
.trade .trade_left{
    flex: 1;
    padding-bottom: 0.8rem;
}

.trade .trade_left .title{
    font-size: 0.36rem;
    font-weight: bold;
}

.trade .trade_left .desc{
    font-weight: bold;
    color: #666666;
    font-size: 0.14rem;
    margin-top:0.42rem; ;
    margin-bottom: 1.06rem;
}
.trade .trade_right{
    width: 5.78rem;
}
.trade .trade_right img{
    width: 100%;
}
.approval .trade_left .title{
    color: #fff;
}

.approval .trade_right{
    position: relative;
    left: -1.2rem;
    top: 0;
    width: 6rem;
}

.approval .trade_left{
    padding-left: 2rem;
    position: relative;
    left: -1.2rem;
    top: 0;
}
.guidance .trade_right {
    width: 4rem;
}
.party .trade_left{
    padding-left: .6rem;
}
.party .trade_left .title{
    color: #fff;
}
.party .trade_right{
    width: 6rem;
}

.community{
    padding-bottom: .5rem;
}
.community  .trade_right{
    width: 6rem;
    position: relative;
    left: 0;
    top: -1.13rem;
}

.interest{
    padding: .8rem 0;
    background-color: #000;
    text-align: center;
}


.interest .content>.title{
    color: #fff;
    font-size: 0.4rem;
    line-height: 0.6rem;
    font-weight: bold;
}

.interest .but{
    line-height: 1rem;
}
.interest .list{
    display: flex;
    justify-content: space-between;
}

.interest .list .list-item{
    width: 24%;
    background-color: #fff;
    border-radius: 0.1rem;
}

.interest .list .list-item .img img{
    width: 100%;
    height: 2.05rem;
    border-radius: 0.1rem 0.1rem 0  0 ;

}

.interest .list .list-item .title{
    text-align: left;
    height: 0.1rem;
    padding: 0.1rem;
    font-size: 0.16rem;
    line-height: .2rem;
    color: #010101;
}
 
.interest .list .list-item  .line{
    width: 100%;
    height: 1px;
    background-color: #dedede;
    margin-top: 0.08rem;
}

.interest .list .list-item  .desc{
    color: #666666;
    margin: .1rem .1rem;
    text-align: left;
}

.interest .list .list-item .date{
    text-align: right;
    color: #999999;
    padding: 0.1rem;
}
.case{
    padding: 0.7rem 0;
    text-align: center;
}


.case .title .zh{
    color: #333;
    font-weight: bold;
    font-size: 0.36rem;
}

.case .title .en{
    line-height: 0.5rem;
    font-size: 0.16rem;
    color: #999999;
}

.case .activeContiner ul{
    display: flex;
    justify-content: center;
    align-items: center;
}

.case .activeContiner li{
    border: #929292 1px solid;
    width: 1.6rem;
    height: 0.4rem;
    color: #333333;
    border-radius: 0.04rem;
    display: flex;
    
    justify-content: center;
    align-items: center;
    margin: 0 0.2rem;
}

.case .activeContiner .active{
    border-color: #184b95;
    background-color: #184b95;
    color: #fff;
} 

.case .continer ul{
    padding: 0.5rem 0.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.case .continer li{
    width: 31%;
    margin: 0 1%;
}

.case .continer li .img{
    width: 100%;
    height: 1.7rem;
}

.case .continer li .img img{
    width: 100%;
    height: 1.7rem;
}

.case .continer li .date{
    color: #666;
    padding-top: 0.3rem ;
    font-size: 0.16rem;
}

.case .continer li .bottom{
    width: 100%;
    padding: 0.1rem 0;
}

.case .continer li .bottom img{
    width: 100%;
}
.support{
    width: 100%;
    height: 7.2rem;
    background-image: url('https://qnegret.hzblzh.com/guidance/img.png');
    background-size: 104.3% 101.3%;
    background-position:-0.04rem -0.05rem  ;
}
.support .content {
    height: 100%;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.support .content .title{
    font-size: 0.36rem;
    font-weight: bold;
    color: #FFFFFF;
}

.support .content .desc{
    font-size: 0.18rem;
    line-height: 0.25rem;
    margin: 0.3rem 0;
    font-weight: bold;
}


.support .content .but{
    color: #fff;
}

.aboutUs{
    width: 100%;
    height: 7.2rem;
    background-image: url('https://qnegret.hzblzh.com/guidance/img2.png');
    background-size: 104% 105%;
    background-position: -0.3rem -0.35rem;
    /* display: flex;
    justify-content: flex-end; */
}
.aboutUs .content {
    height: 100%;
    color: #fff;
    display: flex;
    justify-content: flex-end;
}
.aboutUs .content > div{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.aboutUs .content .title{
    font-size: 0.36rem;
    font-weight: bold;
    color: #FFFFFF;
}

.aboutUs .content .desc{
    font-size: 0.18rem;
    line-height: 0.25rem;
    margin: 0.3rem 0;
    font-weight: bold;
}


.aboutUs .content .but{
    color: #fff;
}