.sci_container {
    background: #fff;
}
.simulate-title {
    margin: 40px auto 60px;
}
.simulate-title>h2 {
    line-height: 45px;
    text-align: center;
    position: relative;
    margin-bottom: 30px;
    font-size: 28px;
    color: #333;
    font-weight: 600;
}
.simulate-title>h2:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -12px;
    margin: auto;
    width: 48px;
    height: 4px;
    background-color: #44a3e0;
    border-radius: 2px;
}
.content_container {
    padding: 30px;
    justify-content: center;
    display: flex;
    background: #fff !important;
}
.bio-process {
    width: 800px;
    margin: 0 auto;
    text-align: center;
}
.card i {
    font-size: 18px;
    font-weight: 700;
    color: #44a3e0;
    margin-right: 8px;
}
.card {
    display: flex;
    justify-content: flex-start;
    align-content: flex-start;
    flex-flow: column;
    border: 1px solid #ddd;
    padding: 10px;
    margin-left: 20px;
}
.card p {
    padding: 10px;
}
.info {
    margin-bottom: 50px;
}
.contact-container {
    display: flex;
    padding: 20px;
}
.floor-desc {
    font-size: 1rem;
    line-height: 1.88rem;
    text-indent: 2rem;
}
.desc-box {
    margin-top: 3rem;
    width: 100%;
    height: 29.44rem;
    padding-top: 3.13rem;
    padding-bottom: 4.06rem;
    box-sizing: border-box;
    background-image: url(../images/gywm-bg.png);
    background-repeat: repeat;
    background-size: 100% 100%;
    background-position: center;
    color: #fff;
}
.floor .floor-title {
    text-align: center;
    font-size: 1.75rem;
    line-height: 1.75rem;
    font-weight: bold;
    padding-bottom: 1rem;
    margin-bottom: 1.44rem;
    position: relative;
}
.flex {
    display: flex;
}
.other-info {
    margin-top: 2.69rem;
    justify-content: space-between;
}
.other-info .info {
    width: 24%;
    height: 8.25rem;
    background-color: rgba(24,66,104,0.39);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.other-info .info .desc {
    font-size: 1rem;
}
.other-info .info .number {
    margin-top: 0.63rem;
    font-size: 2.13rem;
    font-weight: bold;
    color: #43CDFF;
}
.other-info .info .number .add {
    font-size: 1.25rem;
}
.mapInfo {
    width: 1200px;
    height: 176px;
    background: #FFFFFF;
    border-radius: 8px #000;
    top: 162px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 22px;
}
.mapInfo>div {
    display: inline-block;
}
.mapInfo>div .tagImg1::before {
    display: inline-block;
    content: "";
    width: 22px;
    height: 22px;
    margin-right: 10px;
    margin-left: -24px;
    background: url(../images/home12.png) no-repeat;
    background-size: 100% 100%;
}
.mapInfo>div:nth-of-type(1)>img {
    width: 132px;
    height: 132px;
}
.mapInfo>div:nth-of-type(2) {
    width: 427px;
    background: #FFFFFF;
    margin-left: 34px;
    height: 132px;
    padding: 14px;
}
.mapInfo>div .p1 {
    font-size: 18px;
    line-height: 25px;
    color: #333333;
    font-family: 'PingFang SCBold';
    display: flex;
    align-items: center;
}
.mapInfo>div .tagImg1::before {
    display: inline-block;
    content: "";
    width: 22px;
    height: 22px;
    margin-right: 10px;
    margin-left: -24px;
    background: url(../images/home12.png) no-repeat;
    background-size: 100% 100%;
}
.mapInfo>div .tagImg1::before {
    display: inline-block;
    content: "";
    width: 22px;
    height: 22px;
    margin-right: 10px;
    margin-left: -24px;
    background: url(../images/home12.png) no-repeat;
    background-size: 100% 100%;
}
.mapInfo>div .p2 {
    font-size: 16px;
    line-height: 22px;
    color: #CCCCCC;
}
.mapInfo>div:nth-of-type(3) {
    margin-left: 34px;
    width: 553px;
    height: 132px;
    background: #FFFFFF;
    padding: 14px;
}
.mapInfo>div .p3 {
    font-size: 18px;
    line-height: 25px;
    color: #333333;
    margin-top: 22px;
}
.select p {
    position: relative;
    color: #ffffff;
    opacity: 1;
}
.mapInfo>div .tagImg2::before {
    display: inline-block;
    content: "";
    width: 16px;
    height: 16px;
    margin-right: 8px;
    margin-left: -24px;
    background: url(../images/home13.png) no-repeat;
    background-size: 100% 100%;
}