img{
    display: flex;
}
/* 首图 start */
.huaban{
    width: 100%;
    height: auto;
    position: relative;
}
.huaban_img_bj{
    width: 100%;
    height: auto;
}

.huaban_text_blue{
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -75%);
}
.huaban_text_blue p{
    font-size: 0.3rem;
    color: rgb(0,46,89);
}
.huaban_text_blue p:nth-child(1){
    font-size: 1.2rem;
    color: rgb(0,46,89);
    font-weight: bold;
}
/* 首图 end */
.ex_tab{
    width: 100%;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
}
.ex_tab_flex{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.ex_tab_flex_btn{
    padding: 0.06rem 0.4rem;
    border-radius: 50px;
    background-color: #ffffff;
    font-size: 0.18rem;
    font-weight: bold;
    color: rgb(12,47,84);
    border: 0.02rem solid rgb(254,198,1);
}
.weizhi{
    width: 12rem;
    margin: 0.1rem auto 0;
    font-size: 0.12rem;
    color: #000000;
}
/* 首图 end */
/* 地址 start */
.address{
    width: 12rem;
    margin: 0.1rem auto 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.address_left{
    width: 5rem;
}
.address1{
    display: flex;
    margin-top: 0.07rem;
}
.address1 .p1{
    font-size: 0.14rem;
    color: rgb(0,46,89);
    font-weight: bold;
    white-space: nowrap;
}
.address1 .p2{
    font-size: 0.14rem;
    color: rgb(0,46,89);
}
.gzh{
    width: 1.5rem;
    text-align: center;
    margin-top: 0.1rem;
}
.gzh img{
    width: 1.2rem;
    height: auto;
    margin: 0 auto 0;
}
.gzh p{
    font-size: 0.12rem;
    color: rgb(0,46,89);
    margin-top: 0.1rem;
}
.address2{
    display: flex;
    align-items: center;
    margin-top: 0.15rem;
}
.address2 img{
    width: auto;
    height: 0.2rem;
    margin-left: 0.2rem;
}
.address_right{
    width: 6rem;
    height: 3.5rem;
}
.contachMap{
    width: 100%;
    height: 100%;
}
/* 地址 end */
/* 招商合作 start */
.exhibition{
    width: 100%;
}
.ex_header{
    width: 100%;
}
.ex_header_img{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.2rem 0 0.1rem;
}
.ex_header_img img{
    width: 3rem;
    height: auto;
}
.mokuao{
    width: 12rem;
    margin: 0.1rem auto;
    display: flex;
}
.mokuao img{
    width: 4.2rem;
    height: auto;
}
.mokuai_text{
    width: 100%;
    margin-left: 0.15rem;
}
.mokuai_text p:nth-child(1){
    font-size: 0.14rem;
    color: #000000;
}
.mokuai_text p:nth-child(2){
    font-size: 0.16rem;
    color: rgb(0,46,89);
    font-weight: bold;
    margin-top: 0.2rem;
}
.mokuai_text p:nth-child(3){
    font-size: 0.14rem;
    color: #000000;
}
.mokuai_text p:nth-child(4){
    font-size: 0.16rem;
    color: rgb(0,46,89);
    font-weight: bold;
    margin-top: 0.2rem;
}
/* 招商合作 end */
/* 诚聘英才 start */
/* 诚聘英才 end */