
/*! contact start */
.contact-wrap{padding-top:.95rem;padding-bottom:.5rem;background-color:#e7ebf5}.contact-wrap .contact-head{display:flex;align-items:center;justify-content:space-between}.contact-wrap .contact-title{flex-shrink:0;margin-right:.3rem}.contact-wrap .switch-wrap{justify-content:flex-end;flex:1;overflow:hidden}.contact-wrap .switch-box{width:5.5rem}.contact-wrap .switch-item{display:inline-flex;width:auto;min-width:1.4rem}.contact-wrap .contact-main{position:relative;margin-top:.5rem;border-radius:.1rem;overflow:hidden}.contact-wrap .contact-main::before{content:"";position:absolute;top:0;left:0;height:5px;width:100%;background:linear-gradient(to right,#0f59d2,#bc8bef);z-index:5}.contact-wrap .contact-list{display:flex}.contact-wrap .contact-item{display:flex;flex-direction:column;text-align:center;align-items:center;padding:.8rem;flex:1;background-color:#fff}.contact-wrap .contact-item:nth-child(n+2){border-left:1px solid #f6f6f6}.contact-wrap .contact-item:hover .contact-icon{transform:rotateY(1turn)}.contact-wrap .contact-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:1.4rem;height:1.4rem;border-radius:50%;background:#ebeef7;transition:.8s}.contact-wrap .cm-title{line-height:1.25;margin-top:.47rem;font-weight:bold}.contact-wrap .cm-info{line-height:1.875;margin-top:.13rem;color:#666}.contact-wrap .contact-map{width:100%;border-radius:.1rem;overflow:hidden;margin-top:.6rem}@media(max-width:750px){.contact-wrap .contact-head{flex-direction:column}.contact-wrap .contact-main{flex-wrap:wrap}.contact-wrap .contact-item{width:100%;flex:0 1 auto}.contact-wrap .contact-item:nth-child(n+2){border-left:none;border-top:1px solid #f6f6f6}.contact-wrap .switch-wrap{margin-top:.5rem}.contact-wrap .contact-map{height:4rem}}
/*! contact end */
.google-map{
    width: 100%;
    height: 4.5rem;
    background-color: #fff;
}

.contact-wrap .contact-item {padding: .8rem .2rem;}
.contact-wrap .switch-box {width: 6.5rem;}
.contact-wrap .contact-map {margin-top: 0 !important;}

@media (max-width: 750px){
    .contact-wrap .contact-list {display: block;}
    .contact-wrap .contact-item {padding: .5rem .2rem;}
    .contact-wrap .contact-icon {width: 1rem;height: 1rem;}
    .contact-wrap .cm-title {margin-top: .27rem;}
}

/*! leave-msg start */
.leave-msg-wrap{position:relative;padding-top:.5rem;padding-bottom:1rem;background-color:#e7ebf5}.leave-msg-wrap .bg{bottom:0;width:100%;height:auto;z-index:1}.leave-msg-wrap .leave-msg{display:flex;justify-content:space-between}.leave-msg-wrap .msg-left,.leave-msg-wrap .msg-right{background-position:center bottom;background-size:100% auto;background-repeat:no-repeat}.leave-msg-wrap .msg-left{width:7.3rem;max-width:100%;padding-top:.55rem}.leave-msg-wrap .msg-right{margin-left:.3rem}.leave-msg-wrap .msg-title{line-height:1.2173913043;font-weight:bold}.leave-msg-wrap .msg-info{line-height:1.5;margin-top:.25rem}.leave-msg-wrap .msg-form{position:relative;width:6.8rem;max-width:100%;background-color:#fff;border-radius:.1rem .6rem .1rem .6rem;padding:.6rem;overflow:hidden;z-index:6}.leave-msg-wrap .msg-form::before{content:"";position:absolute;top:0;left:0;height:5px;width:100%;background:linear-gradient(to right,#0f59d2,#bc8bef)}.leave-msg-wrap .form-item{min-height:2em;border-radius:1em}.leave-msg-wrap .form-item:nth-child(n+2){margin-top:.2rem}.leave-msg-wrap .ipt,.leave-msg-wrap .ipt2{width:100%;height:100%;padding:.15rem .3rem;border-radius:inherit;border:solid .02rem rgba(0,0,0,.08);background-color:rgba(0,0,0,0)}.leave-msg-wrap .ipt::placeholder,.leave-msg-wrap .ipt2::placeholder{color:#666}.leave-msg-wrap .ipt2{height:1.8rem}.leave-msg-wrap .btn{min-width:1.8rem;justify-content:space-between}@media(max-width:750px){.leave-msg-wrap .leave-msg{flex-direction:column}.leave-msg-wrap .msg-right{margin-left:0;margin-top:.6rem}}
/*! leave-msg end */

.leave-msg-wrap .btn {color: #fff;}
