.banner {
    background: url('../../image/最终图片所有/9-联系我们/ps.jpg') center center no-repeat;
    /* background-size: 3684px !important; */
}

.mobile-banner {
    background: url('../../image/最终图片所有/9-联系我们/移动端.jpg') center center no-repeat;
    /* background-size: 1000px !important; */
}

.mobile-banner::after {
    content: '';
    background: #2E8E47;
    opacity: 0.44;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
}

.breadcrumb {
    position: absolute;
    bottom: 0;
    z-index: 999;
}

.ml-12 {
    margin-left: .05rem;
}

.dress {
    height: 9rem;
    padding: 0 8%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
}

.dress ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    height: 6.63rem;
}

.dress ul li {
    font-size: .16rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #838592;
    width: 5.04rem;
    height: 6.63rem;
    background: #FFFFFF;
    box-shadow: 0px 3px 16px 1px #F4F4F4;
    border-radius: 4px;
    /* padding: 0 .87rem; */
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.dress ul li:nth-child(1) div.img,
.dress ul li:nth-child(2) div.img {
    margin-left: 1.56rem;
}

.dress ul li:nth-child(3) div.img {
    margin-left: 1.47rem;
}

.dress ul li:nth-child(1)>div>div:nth-child(2) {
    margin-left: 1.57rem;
    padding-right: 1.06rem;
}

.dress ul li:nth-child(2)>div>div:nth-child(2) {
    margin-left: 1.36rem;
    padding-right: 1.36rem;
}

.dress ul li:nth-child(3)>div>div:nth-child(2) {
    margin-left: 1.51rem;
    padding-right: 1.06rem;
}


.dress ul li>div>div.img {
    /* text-align: center; */
    position: relative;
    margin-top: .32rem;
    width: 1.92rem;
    height: 1.92rem;
}

.dress ul li>div>div.img:after {
    width: .96rem;
    height: .96rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
}

.dress ul li:nth-child(1)>div>div.img:after {
    content: '';
    background: url('../../image/最终图片所有/9-联系我们/东方明珠塔@2x.png');
    background-size: .96rem .96rem;
}

.dress ul li:nth-child(2)>div>div.img:after {
    content: '';
    background: url('../../image/最终图片所有/9-联系我们/香港icon@2x.png');
    background-size: .96rem .96rem;
}

.dress ul li:nth-child(3)>div>div.img:after {
    content: '';
    background: url('../../image/最终图片所有/9-联系我们/全球icon@2x.png');
    background-size: .96rem .96rem;
}

.dress ul li div>p:nth-child(1) {
    font-size: .24rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #030305;
    line-height: .32rem;
    margin-bottom: .36rem;
    margin-top: .76rem;
    letter-spacing: 1px;
}

.dress ul li div>p {
    line-height: .32rem;
}

.dress ul li div>p>a {
    font-size: .16rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #838592;

}

.from {
    padding: 1.28rem 2.8rem;
    background: #F5F7FA;
    height: 9rem;
    position: relative;

}

.from>p {
    font-size: .34rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #030305;
    padding-bottom: .44rem;
}

.from ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.from ul li {
    width: 6.64rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: .24rem;
}

.from ul li>p {
    font-size: 16px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #030305;
    line-height: 32px;
    width: 100%;
    position: relative;
}

.from ul li input {
    border: 1px solid #CED0D9;
    font-size: 16px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    background-color: #fff;
    padding: .20rem 0 .2rem .2rem;
    margin-top: .12rem;
    width: 100%;
    border-radius: 4px;
}

.from ul li:nth-child(1) input,
.from ul li:nth-child(3) input {
    width: 98%;
}

.from ul li p img {
    width: 10px;
    height: 10px;
    margin-bottom: 5px;
}

.from ul li input::placeholder,
.from ul li textarea::placeholder {
    font-size: 16px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #D8D8D8;
}

.from ul li:nth-child(5) {
    width: 100%;
}

.from ul li:nth-child(5) textarea {
    width: 100%;
    resize: none;
    border: 1px solid #CED0D9;
    font-size: 16px;
    padding: .2rem;
}

.from ul>li:last-child {
    position: relative;
}

.setpNum {
    font-size: 16px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #D8D8D8;
    position: absolute;
    bottom: .24rem;
    right: .24rem;
}

.setpNumMobile {
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #D8D8D8;
    position: absolute;
    bottom: 16px;
    right: 16px;
}

.submit {
    margin-top: .44rem;
    background: #2E8E47;
    border-radius: 4px;
    font-size: .24rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: .64rem;
    height: .64rem;
    cursor: pointer;
}

.error {
    transform: translateX(-50%);
    display: none;
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 99;
    font-size: .16rem;
    width: 10%;
}

.success {
    transform: translateX(-50%);
    position: fixed;
    display: none;
    top: 10%;
    left: 50%;
    z-index: 99;
    font-size: .16rem;
    width: 10%;
}

.mobileFrom .error {
    transform: translateX(-50%);
    display: none;
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 99;
    font-size: 16px;
    width: 90%;
}

.mobileFrom .success {
    transform: translateX(-50%);
    position: fixed;
    display: none;
    top: 10%;
    left: 50%;
    z-index: 99;
    font-size: 16px;
    width: 90%;
}

.iconfont {
    margin-right: .05rem;
}

.mobileFrom .iconfont {
    margin-right: 10px;
}

.alert-danger {
    color: rgb(247 78 74);
    background-color: rgb(241, 219, 219);
    ;
    border-color: #f7d0d0;
}

/* 移动端 */
.breadcrumb.mobile-breadcrumb {
    margin-bottom: 24px;
}

.mobileDress {
    padding: 0 16px;
    background: #FFFFFF;
}

.mobileDress ul {
    overflow: hidden;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 24px;
}

.mobileDress ul li {
    width: 100%;
    height: 162px;
    background: #FFFFFF;
    box-shadow: 3px 3px 6px 1px #F4F4F4;
    border-radius: 4px;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    padding: 16px;
}

.mobileDress ul li:nth-child(3) {
    margin-bottom: 24px;
}

.mobileDress ul li div>div>p {
    font-size: 12px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #838592;
    line-height: 16px;
    margin-bottom: 4px;
}

.mobileDress ul li div>div>p:first-child {
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #030305;
    line-height: 24px;
    margin-bottom: 12px;
}

.mobileDress ul li div>div.mobileImg img {
    width: 74px;
    height: 74px;
}

.mobileDress ul li div>div.mobileImg {
    position: relative;
}

/* .mobileDress ul li div>div.mobileImg img::after {
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    content: '';
    transform: translate(-50%);
    z-index: 999;
} */

.mobileDress ul li:nth-child(1)>div>div.mobileImg::after {
    content: '';
    background: url('../../image/最终图片所有/9-联系我们/东方明珠塔@2x.png');
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
}

.mobileDress ul li:nth-child(2)>div>div.mobileImg::after {
    content: '';
    background: url('../../image/最终图片所有/9-联系我们/香港icon@2x.png');
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
}

.mobileDress ul li:nth-child(3)>div>div.mobileImg::after {
    content: '';
    background: url('../../image/最终图片所有/9-联系我们/全球icon@2x.png');
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
}

.mobileDress ul li>div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.mobileDress ul li>div>div:nth-child(2) {
    margin-left: 24px;
}

/* 表单 */
.mobileFrom {
    padding: 24px 16px 48px;
    background: #F5F7FA;
}

.mobileFrom>p {
    font-size: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #030305;
    line-height: 16px;
}

.mobileFrom ul li p {
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #030305;
    line-height: 16px;
    margin-top: 24px;
    margin-bottom: 10px;
    width: 100%;
}

.mobileFrom ul li p img {
    width: 8px;
    height: 8px;
    margin-bottom: 5px;
    margin-left: 2px;
}

.mobileFrom ul li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.mobileFrom ul>li:last-child {
    position: relative;
}

.mobileFrom ul li input {
    width: 100%;
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    line-height: 16px;
    height: 44px;
    padding: 0 16px;
    border: 1px solid #CED0D9;

    border-radius: 4px 4px 4px 4px;
}

.mobileFrom ul li input::placeholder {

    color: #D8D8D8;
}

.mobileFrom ul>li:last-child {
    background: #fff;
    padding-bottom: 32px;
    margin-top: 16px;
    border: 1px solid #CED0D9;
    border-radius: 4px 4px 4px 4px;
}

.mobileFrom ul li textarea {
    font-size: 12px;
    resize: none;
    width: 100%;
    padding: 16px;
    border: none;
    /* margin-bottom: 24px; */
}

.mobileFrom ul li textarea::placeholder {
    color: #D8D8D8;
}

.mobileSubmit {
    width: 100%;
    background: #2E8E47;
    border-radius: 4px;
    height: 44px;
    font-size: 16px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 16px;
    text-align: center;
    line-height: 44px;
    margin-top: 16px;
}