.app-contact-follow,.app-contact-map {
    padding-bottom: 60px;
    padding-top: 60px
}

@media screen and (max-width: 860px) {
    .app-contact-follow,.app-contact-map {
        padding-bottom:40px;
        padding-top: 40px
    }
}

.app-contact-follow .items .item .inner .qrcode {
    background: linear-gradient(180deg,hsla(0,100%,97%,.48),#fff);
    border: 2px solid #fff;
    border-radius: 4px;
    box-shadow: -8px -8px 10px rgba(255,255,255,.23),8px 8px 10px rgba(198,45,45,.05)
}

.app-contact-map .app-head-main {
    text-align: left
}

.app-contact-map .wrap {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    margin: -25px
}

@media screen and (max-width: 1000px) {
    .app-contact-map .wrap {
        margin:-15px
    }
}

.app-contact-map .wrap .list,.app-contact-map .wrap .map {
    flex: 0 0 auto;
    padding: 25px
}

@media screen and (max-width: 1000px) {
    .app-contact-map .wrap .list,.app-contact-map .wrap .map {
        padding:15px;
        width: 100%!important
    }
}

.app-contact-map .wrap .map {
    width: 57.62%
}

.app-contact-map .wrap .map .inner {
    border-radius: 4px;
    height: 100%;
    min-height: 430px;
    overflow: hidden
}

.app-contact-map .wrap .map .inner .amap {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto;
    height: 430px;
    position: relative;
    width: 100%
}

@media screen and (max-width: 1200px) {
    .app-contact-map .wrap .map .inner .amap {
        background-position:-100px top
    }
}

@media screen and (max-width: 500px) {
    .app-contact-map .wrap .map .inner .amap {
        background-position:-150px top
    }
}

.app-contact-map .wrap .map .inner .amap-layers {
    transform: translateZ(0)
}

.app-contact-map .wrap .map .inner .amap-markers {
    left: 329px;
    position: absolute;
    top: 215px;
    z-index: 120
}

@media screen and (max-width: 1200px) {
    .app-contact-map .wrap .map .inner .amap-markers {
        left:229px
    }
}

@media screen and (max-width: 500px) {
    .app-contact-map .wrap .map .inner .amap-markers {
        left:179px
    }
}

.app-contact-map .wrap .map .inner .amap-marker {
    display: block;
    left: -126px;
    top: -31px;
    transform: rotate(0deg);
    transform-origin: 9px 31px;
    z-index: 100
}

.app-contact-map .wrap .map .inner .amap-icon {
    height: 36px;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    width: 36px
}

.app-contact-map .wrap .map .inner .amap-icon img {
    height: 30px;
    left: 0;
    top: 0;
    width: 22px
}

.app-contact-map .wrap .map .inner .amap-info {
    left: 213px;
    position: absolute;
    top: 377px
}

@media screen and (max-width: 1200px) {
    .app-contact-map .wrap .map .inner .amap-info {
        left:113px
    }
}

@media screen and (max-width: 500px) {
    .app-contact-map .wrap .map .inner .amap-info {
        left:63px
    }
}

.app-contact-map .wrap .map .inner .amap-info>div {
    bottom: 0;
    left: 0;
    position: absolute
}

.app-contact-map .wrap .map .inner .amap-copyright,.app-contact-map .wrap .map .inner .amap-logo {
    display: none!important
}

.app-contact-map .wrap .map .inner .amap-info-contentContainer {
    background-color: #df242a;
    border-radius: 4px;
    color: #fff;
    margin-left: 25px;
    max-height: 400px;
    overflow: auto;
    padding: 15px
}

.app-contact-map .wrap .map .inner .amap-info-contentContainer::-webkit-scrollbar {
    height: 1px;
    width: 6px
}

.app-contact-map .wrap .map .inner .amap-info-contentContainer::-webkit-scrollbar-thumb {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 0 2px #df242a
}

.app-contact-map .wrap .map .inner .amap-info-contentContainer::-webkit-scrollbar-track {
    background: rgba(255,255,255,0)
}

.app-contact-map .wrap .map .inner .amap-info-contentContainer h3 {
    align-items: center;
    border-bottom: 1px solid rgba(255,255,255,.25);
    display: inline-flex;
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 5px;
    width: 100%
}

.app-contact-map .wrap .map .inner .amap-info-contentContainer h3:before {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAyMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTYgMjEiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGQ9Ik0xNS42IDguNEMxNS42IDQgMTIuNC44IDggLjggMy44LjguNCA0LjIuNCA4LjRjMCAzLjEgNC4yIDguMyA2LjUgMTEuMWwuMS4yYy4yLjMuNi41IDEgLjVzLjctLjIgMS0uNWwuMi0uMmMyLjItMi44IDYuNC04IDYuNC0xMS4xek04IDEwLjZjLTEuNSAwLTIuOC0xLjMtMi44LTIuOFM2LjQgNSA4IDVzMi44IDEuMyAyLjggMi44LTEuMyAyLjgtMi44IDIuOHoiIHN0eWxlPSJmaWxsOiNmZmYiLz48L3N2Zz4=) no-repeat 50%/contain;
    content: "";
    display: block;
    height: 24px;
    margin-right: 5px;
    width: 18px
}

.app-contact-map .wrap .map .inner .amap-info-contentContainer h3+div {
    font-size: 12px;
    padding: 15px 0 0
}

.app-contact-map .wrap .list {
    width: 42.38%
}

.app-contact-map .wrap .list .input {
    align-items: stretch;
    display: flex;
    font-size: 14px;
    height: 36px
}

.app-contact-map .wrap .list .input .select,.app-contact-map .wrap .list .input button,.app-contact-map .wrap .list .input input,.app-contact-map .wrap .list .input select {
    height: 100%;
    outline: none;
    color: #000;
}

.app-contact-map .wrap .list .input input {
    background-color: #fdfbfb;
    border: 1px solid #efebec;
    border-bottom-left-radius: 4px;
    border-right: 0;
    border-top-left-radius: 4px;
    flex: 1 1 auto;
    padding: 0 1em
}

.app-contact-map .wrap .list .input button {
    background: #df242a url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0LjQxNyAxMy4wMzNhNy44NzggNy44NzggMCAwIDAgMS45LTUuMTIxIDcuOTA1IDcuOTA1IDAgMSAwLTUuNTk2IDcuNTYzLjYyNS42MjUgMCAwIDAtLjM2NS0xLjE5NiA2LjY1NSA2LjY1NSAwIDEgMSA0LjcxMS02LjM2NyA2LjY0NyA2LjY0NyAwIDAgMS0xLjg5NyA0LjYzNS43MjMuNzIzIDAgMCAwIC4wMDcgMS4wMTRsMi45MyAyLjkzYS42MjUuNjI1IDAgMCAwIC44ODMtLjg4NWwtMi41NzMtMi41NzNaIiBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=) no-repeat 50%/auto 45%;
    border: 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    color: #fff;
    flex: 0 0 auto;
    font-size: 0;
    width: 40px
}

.app-contact-map .wrap .list .input .select {
    background-color: #fdfbfb;
    border: 1px solid #efebec;
    border-radius: 4px;
    height: 100%;
    margin-right: 20px;
    min-width: 180px;
    padding-right: 15px
}

@media screen and (max-width: 1200px) {
    .app-contact-map .wrap .list .input .select {
        min-width:160px
    }
}

@media screen and (max-width: 1000px) {
    .app-contact-map .wrap .list .input .select {
        margin-right:10px;
        min-width: 100px
    }
}

.app-contact-map .wrap .list .current {
    align-items: center;
    color: #000;
    display: flex;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    padding: 1.5em 0
}

.app-contact-map .wrap .list .current:before {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGZpbHRlciBpZD0iYSI+PGZlQ29sb3JNYXRyaXggaW49IlNvdXJjZUdyYXBoaWMiIHZhbHVlcz0iMCAwIDAgMCAwLjgwMDAwMCAwIDAgMCAwIDAuMDE1Njg2IDAgMCAwIDAgMC4wMTU2ODYgMCAwIDAgMS4wMDAwMDAgMCIvPjwvZmlsdGVyPjwvZGVmcz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMSAtMTI1KSIgZmlsdGVyPSJ1cmwoI2EpIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0xNi44NjMgMTMzLjI3NGMwLTQuNC0zLjE5NC03LjU5Mi03LjU5Mi03LjU5Mi00LjE4NiAwLTcuNTkyIDMuNDA2LTcuNTkyIDcuNTkyIDAgMy4wOSA0LjE5OSA4LjMyNSA2LjQ1NSAxMS4xMzhsLjE2OC4yMDdjLjIzNi4yOTUuNTkuNDY1Ljk3Mi40NjUuMzc5IDAgLjczMy0uMTcuOTcyLS40NjVsLjE2Ny0uMjA3YzIuMjUyLTIuODEzIDYuNDUtOC4wNDcgNi40NS0xMS4xMzhabS03LjYzMSAyLjJhMi44MDcgMi44MDcgMCAwIDEtMi44MDYtMi44MDYgMi44MDcgMi44MDcgMCAwIDEgMi44MDYtMi44MDUgMi44MDcgMi44MDcgMCAwIDEgMi44MDUgMi44MDUgMi44MDcgMi44MDcgMCAwIDEtMi44MDUgMi44MDZaIiBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L2c+PC9zdmc+) no-repeat 50%/contain;
    content: "";
    height: 1.2em;
    margin-right: .25em;
    transform: translateY(-2px);
    width: 1.2em
}

.app-contact-map .wrap .list .items dl {
    align-items: stretch;
    border-bottom: 1px solid #efebec;
    display: flex;
    padding: 15px 0
}

.app-contact-map .wrap .list .items dl:first-child {
    padding-top: 0
}

.app-contact-map .wrap .list .items dl dd,.app-contact-map .wrap .list .items dl dt {
    align-items: center;
    display: flex
}

.app-contact-map .wrap .list .items dl dt {
    color: #333;
    flex: 0 0 auto;
    font-size: 14px;
    font-weight: 500;
    width: 100px
}

.app-contact-map .wrap .list .items dl dd {
    border-left: 1px solid #efebec;
    color: #666;
    font-size: 12px;
    padding-left: 2em
}

.app-contact-window .window {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    margin: -10px
}

.app-contact-window .window .item {
    flex: 0 0 auto;
    padding: 10px;
    width: 50%
}

@media screen and (max-width: 820px) {
    .app-contact-window .window .item {
        width:100%
    }
}

.app-contact-window .window .item .inner {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 4px;
    color: #fff;
    height: 325px;
    width: 100%
}

@media screen and (max-width: 1000px) {
    .app-contact-window .window .item .inner {
        height:270px
    }
}

.app-contact-window .window .item .inner .text {
    font-size: 14px;
    padding: 3.5em
}

@media screen and (max-width: 1200px) {
    .app-contact-window .window .item .inner .text {
        font-size:12px
    }
}

.app-contact-window .window .item .inner .text .title {
    font-size: 24px;
    font-weight: 500
}

@media screen and (max-width: 1200px) {
    .app-contact-window .window .item .inner .text .title {
        font-size:20px
    }
}

.app-contact-window .window .item .inner .text .intro {
    margin-top: 1em
}

.app-contact-window .window .item .inner .text .button {
    margin-top: 2em
}

.app-contact-follow .items {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: -15px -30px
}

.app-contact-follow .items .item {
    flex: 0 0 auto;
    padding: 15px 30px
}

.app-contact-follow .items .item .inner .qrcode {
    font-size: 0;
    height: 143px;
    padding: 8px;
    position: relative;
    width: 143px
}

@media screen and (max-width: 1000px) {
    .app-contact-follow .items .item .inner .qrcode {
        height:120px;
        width: 120px
    }
}

.app-contact-follow .items .item .inner .qrcode img {
    height: 100%;
    width: 100%
}

.app-contact-follow .items .item .inner .qrcode .icon {
    height: 30px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 30px
}

.app-contact-follow .items .item .inner .text {
    color: #666;
    font-size: 14px;
    margin-top: .8em;
    text-align: center
}
