/* .mask{
    height: 1000px;
} */

.banner_box{
    /* overflow-x: hidden; */
    position: relative;
}
.banner_box .info >img{
    max-width: 100%;
    width: 100%;
    /* min-width: 100vw; */
}

.content_text{
    background: #ffffff;
    width: 78vw;
    /* position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
    -moz-transform: translate(-50%,0%);
    -webkit-transform: translate(-50%,0%);
    -o-transform: translate(-50%,0%); */
    padding: 0 4.8958vw  2.65625vw 4.531vw;
    position: relative;
    margin: 0 auto;
    margin-top: -300px;
    overflow: hidden;
}

.content_text > img{
    width: 9.5833vw;
    display: block;
    margin: 0 auto;
    margin-bottom: 3.75vw;
    margin-top: 3.3333vw;
}

.content_text .title{
    font-size:1.3541vw; 
    font-weight: bold;
    text-align: center;
    letter-spacing: 1.2vw;
    color: #e01176;
    line-height: 2.08vw;
    margin-top: 4.17vw;

}

.content_text .text{
    margin-top: 3.177vw;
}

.samall_tit {
    font-size: 1.4vw;
    color: #e01176;
    height: 3.5vw;
    line-height: 3.5vw;
    border-bottom: 2px solid #e01176;
    margin-bottom: 1.75vw;
    font-weight: bold;
}

.conpan {
    font-size: 1.46vw;
    font-weight: bold;
    color: #4c4f51;
    margin-bottom: 6vw;
}


.conpan .in {
    
}

.conpan .in .left{
    float: left;
}

.conpan .in .it{
    float: left;
    font-size: 1.4vw;
}

.conpan .in .it .ii{
    width: 5.8vw;
    margin-right: 4.68vw;
    width: 7.8vw;
    margin-right: 2.68vw;
    font-weight: bold;
}
.conpan .in .it dt{
    margin-bottom: 1vw;
    font-weight: normal;
}
.conpan .in .right{
    float: right;
}

.content_text .text p{
    font-size: 1.141vw;
    color: #4c4f51;
    line-height: 1.6666vw;
    margin-bottom: 2.34375vw;
}

.img_box {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-top: 0.5662vw;
}

.img_box img{
    width: 13.541vw;
}

.img_box img:nth-child(2) {
    width: 16.09375vw;
    margin: 0 2.5vw;
}

.goback{
    display: block;
    margin: 0 auto;
    color: #ffffff;
    background-color: #e01176;
    font-size: 1.3541vw;
    text-align: center;
    padding: 1.041vw 0;
    width: 13.541vw;
    margin-top: 4.8958vw;
}
.consluite_address > br:nth-child(2){
    display: none;
}

@media screen and ( max-width: 1366px){ 
    .conpan .in{
        display: flex;
        flex-direction: column;
    }
    .consluite_address > br:nth-child(2){
        display: block;
    }
    .content_text {
        margin-top: -200px;
    }
    .content_text > img {
        width: 13.4699vw;
        margin-top: 4.6852vw;
        margin-bottom: 5.27vw;
    }

    .content_text .title{
        font-size: 1.903vw;
        line-height: 2.92vw;
    }

    .content_text .text {
        margin-top: 4.465vw;
    }

    .content_text .text p {
        line-height: 2.4158vw;
        font-size: 1.4641vw;
    }
    .img_box {
        margin-top: 1.756vw;
    }

    .img_box img {
        width: 19.03vw;
    }

    .img_box img:nth-child(2) {
        width: 22.62vw;
    }




}


@media screen and ( max-width: 800px){
    .info {
        background: url('../img/newsrelease/mobile/KV.png') no-repeat;
        background-size: 100%  auto;
        height: 8rem;
        margin-top: 1.4rem; 
    }
    .info img{
        display: none;
        /* padding-top: 1.4rem; */
    }
    .content_text{
        margin-top: 0;
    }
    .content_text > img{
        width: 2.54rem;
    }
    .content_text .title{
        font-size: 0.44rem;
        /* line-height: 0.33rem; */
        line-height: 0.5rem;
        color: #4c4f51;
        font-family:SourceHanSansCN-Bold;
        font-weight:bold;
        color: #e01176;
    }

    .conpan .in .it .ii {
        width: 2.1rem;
        margin-right: 0.1rem;
    }
    .conpan .in .it{
        font-size: 0.41rem;
        line-height: 0.47rem;
    }
    
    .samall_tit {
        font-size: 0.24rem;
        font-size: 0.44rem;
        line-height: 0.46rem;
        height: auto;
        padding-bottom: 0.2rem;
    }
    .content_text .text p{
        font-size: 0.41rem;
        /* transform: scale(1.5); */
        /* line-height: 0.29rem; */
        line-height: 0.5rem;
    }
    .img_box img{
        width: 25.3vw;
    }
    .content_text{
        padding: 0.29rem;
        overflow-y: auto;
        overflow: inherit;
    }
    .right .item{
        display: flex;
    white-space: nowrap;
    }
    .content_text .title{
        line-height: 0.6rem;
      }
      .content_text .text p{
        font-size: 0.41rem;
        line-height: 0.58rem;
      }
    .img_box img:nth-child(2){
        width: 30vw;
        margin: 0 2.5vw;
    }
    .goback{
        font-size: 0.35rem;
        /* width: 33vw; */
        width: 3.466rem;
        padding: 0.2666rem 0;
        letter-spacing: 0.1rem;
        margin: 0.7rem auto;
        text-align: center;
    }

    .img_box {
        margin-top: 1rem;
    }
    .img_box img {
        width: 2.6533rem;
    }

    .img_box img:nth-child(2) {
        width: 3.16rem;
    }
}

