.contact .wlxs-address{
    width: 100%;
    height: 9.31rem;
    background: url("../images/contact/ditu.png");
    background-size: 120%;
    background-position: center;
    position: relative;
}
.contact .news-cate{
    margin-bottom: 0 !important;
}
.contact .wlxs-address>div{
    width: 0.75rem;
    height: 0.75rem;
    background: #FFFFFF;
    box-shadow: 0rem 0.03rem 0.06rem 0.01rem rgba(0,0,0,0.16);
    border-radius: 0.15rem 0.15rem 0.15rem 0.15rem;
    border: 0.03rem solid #0868BF;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #231A15;
    text-align: center;
    padding: 0.08rem;
    cursor: pointer;
    transition: all 0.4s;
    position: absolute;
}
.contact .wlxs-address>div:hover{
    background: linear-gradient(180deg, #0868BF 0%, #0D83E3 56%, #0D83E3 56%, #1198FF 100%);
    box-shadow: 0rem 0.03rem 0.06rem 0.01rem rgba(0,0,0,0.16);
    border: 0.03rem solid #FFFFFF;
    font-weight: 400;
    color: #FFFFFF;
}
.contact .wlxs .address1{
    top: 25%;
    right: 30%;
}

.contact .wlxs .address2{
    top: 37%;
    right: 35%;
}

.contact .wlxs .address3{
    top: 44%;
    right: 42%;
}
.contact .wlxs .address4{
    top: 48%;
    right: 31%;
}
.contact .wlxs .address5{
    top: 54%;
    right: 42.55%;
}
.contact .wlxs .address6{
    top: 52.2%;
    right: 36.5%;
}
.contact .wlxs .address7{
    top: 59%;
    right: 32%;
}
.contact .wlxs .address8{
    top: 65%;
    right: 37.4%;
}
.contact .contact-infor{
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
}
.contact .contact-infor .contact-list{
    width: 2.6rem;
    background: #FFFFFF;
    box-shadow: 0rem 0.03rem 0.15rem 0.01rem rgba(0,0,0,0.15);
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    margin-right: 0.47rem;
}

.contact .contact-infor .contact-list:nth-child(5n){
    margin-right: 0;
}

.contact .contact-infor .contact-list .bsq{
    width: 100%;
    height: 0.5rem;;
    background: linear-gradient(180deg, #0868BF 0%, #1198FF 100%);
    border-radius: 0.1rem 0.1rem 0rem 0rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.5rem;
}
.contact .contact-infor .contact-list>div:nth-child(2){
    padding: 0.36rem 0.47rem 0 0.47rem;
}
.contact .contact-infor .contact-list>div:nth-child(3){
    padding: 0.17rem 0.47rem 0.36rem 0.47rem;
}
.contact .contact-infor .contact-list>div:nth-child(2),
.contact .contact-infor .contact-list>div:nth-child(3){
    display: flex;
    align-items: center;
}
.contact .contact-infor .contact-list>div:nth-child(2)>img,
.contact .contact-infor .contact-list>div:nth-child(3)>img{
    margin-right: 0.16rem;
    display: block;
}


.contact .wlxs{
    display: none;
}
.contact .contact-us{
    display: none;
}

.contact .contact-top{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 1.2rem;
    margin-left: 0.45rem;
    margin-right: 0.45rem;
    margin-bottom: 0.96rem;
}
.contact .contact-top>div{
    width: 3.7rem;
    height: 2.5rem;
    background: #FFFFFF;
    box-shadow: 0rem 0.03rem 0.2rem 0.01rem rgba(0,0,0,0.06);
    border-radius: 0.2rem;
    padding: 0.45rem 0.43rem 0.32rem 0.43rem;
}

.contact .contact-top>div>img{
    display: block;
    margin: 0 auto;

}
.contact .contact-top>div>div{
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    text-align: center;
}
.contact .contact-top .contact-phone img{
    width: 0.84rem;
    height: 0.84rem;
    display: block;
    margin-bottom: 0.41rem;
    margin-top: 0.04rem;
}
.contact .contact-top .contact-email img{
    width: 0.83rem;
    height: 0.6rem;
    display: block;
    margin-bottom: 0.56rem;
    margin-top: 0.05rem;
}
.contact .contact-top .contact-address img{
    width: 0.68rem;
    height: 0.79rem;
    display: block;
    margin-bottom: 0.42rem;
}
.contact .contact-ditu img{
    width: 100%;
}


/* 在线留言 */
.zxly{
    width: 9rem;
    margin: 0 auto;
}
.zxly .zxly-title{
    font-size: 0.3rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    color: #0868BF;
    line-height: 0.4rem;
    text-align: center;
    margin-top: 0.51rem !important;
    margin-bottom: 0.72rem !important;
}
.zxly .zxly-list{
    display: flex;
    align-items: center;
    margin-bottom: 0.35rem;
}
.zxly .zxly-list label{
    display: block;
    width: 1.05rem;
    font-size: 0.22rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #231A15;
    line-height: 0.24rem;
    text-align: right;
    margin-right: 0.29rem;
}
.zxly .zxly-list input{
    width: calc(100% - 1.29rem);
    height: 0.6rem;
    background: #FFFFFF;
    border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
    opacity: 1;
    border: 0.01rem solid #D8D8D8;
    padding-left: 0.29rem;
}
.zxly .zxly-list textarea{
    width: calc(100% - 1.29rem);
}
.zxly .zxly-list.ly{
    align-items: start;
}
.zxly .zxly-list.ly label{
    margin-top: 0.15rem;
}
.zxly .zxly-list.ly textarea{
    padding: 0.19rem 0.29rem;
    border: 0.01rem solid #D8D8D8;
}
.zxly .zxly-list input::placeholder,
.zxly .zxly-list textarea::placeholder{
    font-size: 0.18rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 0.24rem;
}
.zxly .zxly-list .tijiao{
    width: 1.5rem;
    height: 0.4rem;
    background: linear-gradient(180deg, #0868BF 0%, #1198FF 100%);
    border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
    margin: 0 auto;
    font-size: 0.18rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.4rem;
    text-align: center;
    cursor: pointer;
}
.zxly .zxly-list label.must{
    position: relative;
}
.zxly .zxly-list label.must::before{
    content: '*';
    width: 0.05rem;
    height: 0.05rem;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    color: rgba(255, 0, 0, 1);
}


@media only screen and (max-width:1024px){
    .contact .contact-top{
        display: block;
    }
    .contact .contact-top>div{
        width: 100%;
        margin-bottom: 20px;
    }
    .contact .contact-top>div>div,.zxly .zxly-list .tijiao{
        font-size: 12px;
    }
    .zxly{
        width: auto;
    }
    .contact .wlxs-address{
        background-repeat: no-repeat;
        background-size: 196%;
    }
    .contact .wlxs .address1{
        top: 30%;
        right: 14%;
    }
    .contact .wlxs .address2{
        top: 38%;
        right: 26%;
    }
}