body {
    margin: 0px;
    padding: 0px;
}

.pc-bk>img {
    padding-top: 90px;
    height: 500px;
    width: 100%;
}

/* 标题菜单 */
.title {
    display: flex;
    justify-content: flex-end;
    height: 90px;
    align-items: center;
    padding-right: 8%;
    box-shadow: 0px 1px 0px #DCDDE3;

}

.title-content {
    color: #284BA6;
    border-bottom: 2px solid #284BA6;
    margin-top: 1.9%;
    padding-bottom: 1.9%;


}

.title>div {
    margin-left: 2%;
    font-family: 'PingFang SC';
    font-size: 16px;
    /* color: #373C47; */
    text-decoration: none;

}

/* 标题  */
.content {
    padding-top: 80px;
    width: 70%;
    padding-left: 15%;
}

.min-title {
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 70px;
    text-align: center;
    color: #213F8E;

}


#contact>div {
    width: 80%;
    padding-left: 10%;
}

/* 地图定位 */
.map {
    display: flex;
    justify-content: center;

}

.map>div {
    width: 400px;
    height: 374px;
    margin-left: 1%;

}

#container {
    width: 400px;
    height: 250px;
    border-radius: 10px;
}

#container1 {
    width: 400px;
    height: 250px;
    border-radius: 10px;
}

#container2 {
    width: 400px;
    height: 250px;
    border-radius: 10px;
}

.map>div>img {
    width: 400px;
    height: 250px;
}

.map>div>p {
    text-align: center;
}

.map>div>h3 {
    text-align: center;
}

/* 发送消息 */
.message {
    display: flex;
    justify-content: center;
    margin-bottom: 100px;

}

.message-p {

    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    color: #373C47;

}
#invite{
    cursor: pointer;
}

#contact{
    cursor: pointer;
}

#inviteCheck1>li {
    margin-left: 3%;


}

/* .message>div {
    padding-top: 100px;
} */

.message>div>form {
    padding-top: 50px;
    width: 1028px;
    height: 606px;
    background: #F8FAFF;
    border-radius: 30px;

    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    color: #373C47;

}

.message>div>form>p>input {
    width: 560px;
    height: 64px;
    margin-bottom: 20px;

}



.message>div>form>p {
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
    padding-left: 20%;
}

.message>div>form>p>span {
    margin-top: 2.7%;
}

.sub {
    margin-left: 60px;
}

.sub>input {
    width: 560px;
    height: 60px;
    background: #284BA6;
    border-radius: 10px;
    margin-top: 20px;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    color: #FFFFFF;
    cursor: pointer;

}

.classFalse {
    display: none;
}

/* 招贤纳士 */
#invite-content>div>h2 {
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    align-items: center;
    color: #373C47;

}

#invite-content>div>h3 {
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    /* display: flex; */
    align-items: center;
    color: #373C47;
}

#invite-content>div>p {
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    /* or 27px */

    text-indent: 36px;

    /* color 1 */

    color: #373C47;
}

.but {
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    /* display: flex;
    align-items: center; */
    text-align: center;
    color: #FFFFFF;
    width: 200px;
    height: 60px;
    text-align: center;
    background: #FF602E;
    border-radius: 10px;
    margin-top: 50px;
    margin-bottom: 10px;

}

.line-release {
    box-shadow: 0px 1px 0px #DCDDE3;
    padding: 30px;
    /* 字体式样 */
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    color: #373C47;
    cursor: pointer;

}

.line-press {
    box-shadow: 0px 1px 0px #DCDDE3;
    padding: 30px;
    /* 字体式样 */
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    color: #FF602E;
    cursor: pointer;

}

/* 点击后显示 */
.img1 {
    margin-left: 83%;
    background-image: url('../../img/contact/箭头11.png');
    background-size: 21px 30px;

}

/* 未点前 */
.img2 {
    margin-left: 83%;
    background-image: url('../../img/contact/箭头2.png');
    background-size: 21px 30px;
}

.title-fixed {
    display: flex;
    position: fixed;
    top: 0px;
    justify-content: center;
    align-items: center;
    padding-left: 38%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: #FFFFFF;
    height: 90px;
    font-family: "PingFang SC";
    font-size: 16px;
    color: #373C47;

}

#map-img-title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;

}

#map-img-title>div {
    margin-right: 3%;
}

#map-img-title>div>img {
    height: 33px;
    width: 32px;
    margin-right: 10px;

}

#map-img-title>div>span {
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    color: #373C47;
    /* margin-bottom: 20%; */

}

.BMap_bubble_title {
    display: none;
}

.header-title {
    position: absolute;
    top: 300px;
    margin-left: 10%;
    margin-right: 45%;
    width: 200px;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 70px;
    color: #373C47;
    padding-top: 60px;
}
