@charset "UTF-8";
@import "base.css";
.header { background: none; position: absolute; overflow: hidden; }

.banner {
    width: 100%;
    height: 9.49rem;
    background: url("../img/contact/bg.png") no-repeat top center;
    background-size: cover;
    position: relative;
}
.banner .tt {
    position: absolute;
}
.banner .t1 {
    height: 0.64rem;
    font-family: "PingFangSc", "PingFang SC",  "Microsoft YaHei", sans-serif;
    font-weight: 600;
    font-size: 0.64rem;
    color: #FFFFFF;
    line-height: 0.64rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    top: 4.6rem;
    left: 3.79rem;
}
.banner .t2 {
    height: 0.67rem;
    font-family: "PingFangSc", "PingFang SC",  "Microsoft YaHei", sans-serif;
    font-weight: bold;
    font-size: 0.48rem;
    color: #FFFFFF;
    line-height: 0.67rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    top: 5.4rem;
    left: 3.77rem;
    opacity: 0.8;
}
.nav1 {
    width: 100%;
    height: 1rem;
    position: absolute;
    bottom: 0;
}
.nav1 .back {
    width: 100%;
    height: 100%;
    background: #F4F8FC;
    border-radius: 0;
    opacity: 0.8;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.nav1 .sw-center {
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    z-index: 2;
    position: relative;
}
.nav1 .md {
    display: flex;
    align-items: center;
    height: .36rem;
}
.nav1 .md img {
    width: 0.36rem;
    height: 0.36rem;
}
.nav1 .md label {
    margin: 0 .1rem;
}
.nav1 .md span {
    height: 0.3rem;
    font-weight: 500;
    font-size: 0.2rem;
    color: #333333;
    line-height: 0.3rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.nav1 ul {
    display: flex;
    flex-direction: row;
    justify-content: right;
    align-items: center;
}
.nav1 .nav-item {
    height: 1rem;
    line-height: 1rem;
    margin-left: .7rem;
}
.nav1 .nav-item a {
    font-weight: 400;
    height: 1rem;
    line-height: 1rem;
    display: inline-block;
}
.nav1 .nav-item a:after {
    bottom: 0;
}

.map {
    width: 100%;
    height: 8.58rem;
    position: relative;
}
.map .sw-center {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    z-index: 9;
    position: relative;
    padding-top: 1.5rem;
}
.map .back {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
}
.amap-container {
    width: 100%;
    height: 8.58rem;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-image: url('../img/map.png');
    background-size: 100% 100%;
}
.map .c1 {
    width: 3.6rem;
    height: 4.76rem;
    background: #FFFFFF;
    box-shadow: 0 0.04rem 0.63rem 0 rgba(255,101,14,0.2);
    border-radius: 0.12rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}
.map .c1 .s1 { margin-top: .77rem; }
.map .c1 .s1 img { width: 0.87rem; height: .77rem; }
.map .c1 .s2 {
    height: 0.36rem;
    font-family: "PingFangBold", "PingFang SC",  "Microsoft YaHei", sans-serif;
    font-weight: bold;
    font-size: 0.26rem;
    color: #333333;
    line-height: 0.36rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-top: .33rem;
}
.map .c1 .s3 {
    width: 2.01rem;
    height: 0.56rem;
    font-family: "PingFangSc", "PingFang SC",  "Microsoft YaHei", sans-serif;
    font-weight: 500;
    font-size: 0.2rem;
    color: #713514;
    line-height: 0.28rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-top: .27rem;
}
.map .c1 .s4 {
    width: 2.24rem;
    height: 0.65rem;
    background: #FF650E;
    border-radius: 0.38rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-family: "PingFangMedium", "PingFang SC",  "Microsoft YaHei", sans-serif;
    color: #fff;
    margin-top: .41rem;
}
.map .c1 .s4 img {
    width: 0.4rem;
    height: 0.4rem;
    margin-left: .2rem;
}
.map .c2 {
    width: 4.1rem;
    height: 4.76rem;
    background: #FFFFFF;
    box-shadow: 0 0.04rem 0.63rem 0 rgba(255,101,14,0.2);
    border-radius: 0.12rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}
.map .c2 .s1 {
    margin-top: .81rem;
}
.map .c2 .s1 img {
    width: 0.71rem;
    height: 0.7rem;
}
.map .c2 .s2 {
    width: 90%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    text-align: center;
}
.map .c2 .s2 span {
    width: 100%;
    height: 0.36rem;
    font-weight: 600;
    font-size: 0.26rem;
    color: #333333;
    line-height: 0.36rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-top: .39rem;
}
.map .c2 .s2 .img {
    width: 100%;
    margin-top: .36rem;
}
.map .c2 .s2 img {
    width: 1.4rem;
    height: 1.4rem;
    background: #FFFFFF;
    box-shadow: 0 0.04rem 0.19rem 0 rgba(255,122,0,0.2);
    border-radius: 0;
}
.map .c3 {
    width: 3.6rem;
    height: 4.76rem;
    background: #FFFFFF;
    box-shadow: 0 0.04rem 0.63rem 0 rgba(255,101,14,0.2);
    border-radius: 0.12rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}
.map .c3 .s1 {
    margin-top: .84rem;
}
.map .c3 .s1 img {
    width: 0.7rem;
    height: .66rem;
}
.map .c3 .s2 {
    height: 0.36rem;
    font-family: "PingFangSc", "PingFang SC",  "Microsoft YaHei", sans-serif;
    font-weight: 600;
    font-size: 0.26rem;
    color: #333333;
    line-height: 0.36rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: .46rem;
}
.map .c3 .s3 {
    height: 0.48rem;
    font-family: "DINBold", "PingFang SC",  "Microsoft YaHei", sans-serif;
    font-weight: bold;
    font-size: 0.42rem;
    line-height: 0.48rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    background: linear-gradient(180deg, #FF8C42 0%, #FF650E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: .5rem;
}
.map .c3 .s4 {
    width: 2.47rem;
    height: 0.22rem;
    font-family: "PingFangSc", "PingFang SC",  "Microsoft YaHei", sans-serif;
    font-weight: 400;
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.22rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: .2rem;
}
