#app,.main{width:100%;height:100%}.main{position:relative;overflow-x:hidden}.main .item{width:100%}.main .item .popupwx{width:100%;height:100%;position:fixed;left:0;top:0;background:rgba(0,0,0,.4);z-index:3;display:flex;align-items:center;justify-content:center}.main .item .popupwx .popupboxlay{width:80%;position:relative;transform:translateY(-1000px);animation-name:fadeIn;animation-duration:1s;animation-delay:.5s;animation-fill-mode:both;animation-iteration-count:1}@keyframes fadeIn{0%{opacity:0}to{opacity:1;transform:translate(0)}}.main .item .popupwx .popupboxlay .popupclose{position:absolute;bottom:auto;width:20px;height:20px;right:4px;top:4px;left:auto}.main .item .video{line-height:0}.main .item .video .iframevideo{width:100%;height:56.2524610452vw}.main .item .application,.main .item .application .applicform{height:100%}.main .item .application .applicform .input{height:33.3333%;display:flex;align-items:end;justify-content:center}.main .item .application .applicform .input input{width:100%;height:9.6618357488vw;box-sizing:border-box;padding:0 10px;font-size:14px;border-radius:4px;background:#fff}.main .item .application .applicform .input .inputsub{width:60%;height:9.6618357488vw;box-sizing:border-box;font-size:14px;border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:center}.main .item .qrcode{width:100%;position:relative;line-height:0}.main .item .qrcode .back{width:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.main .item .qrcode .qr{position:absolute;border:6px solid #ee5050;box-sizing:border-box}.main .item .pic{line-height:0;width:100%}.main .item .pic .img,.main .item .pic .pichref{width:100%}.main .item .link{position:absolute}.main .item .phone{width:100%;background:#f4f4f4;overflow:hidden}.main .item .phone .phoneitem{overflow:hidden;display:flex;align-items:center;margin:24px auto;width:84%;background:#fff;border-radius:4px;font-size:18px;padding:0 16px}.main .item .phone .phoneitem .n{width:30%;text-align:right}.main .item .phone .phoneitem input{width:70%;font-size:18px;height:50px;line-height:50px;border:0;box-shadow:hidden}.main .item .phone .pho_x1 .n{text-align:left}.main .item .phone .pho_x3 .n{line-height:0}.main .item .phone .pho_x3 img{width:100%}.main .item .phone .pho_x2 .red{color:#ee5050}.main .item .phone .pho_x4{width:93%;margin:0 auto;padding:0 0 20px 0;line-height:0px}.main .item .phone .pho_x4 img{width:100%}.main .item .phone .pho_x5{padding:0 0 20px 0;width:100%;justify-content:center}.main .item .phone .pho_x5,.main .item .phone .pho_x5 label{display:inline-flex;align-items:center}.main .item .phone .pho_x5 input{width:14px;height:14px;margin:0 4px}.main .item .phone .pho_x5 a{color:#0054a6;margin:0 2px}.compass{line-height:0;position:relative}.compass .layimg{width:100%}.compass .zhzback{position:absolute;display:flex;justify-content:center;bottom:110px;width:100%}.compass .zhzback .zhzimg{width:50%;box-shadow:0 0 40px 20px #fff;border-radius:50%}.compass .zhzback .zhzgroup{position:absolute;text-align:center;top:-10%}.compass .zhzback .zhzgroup .zhzgroupimg{width:60%;animation:zhzgroupimg 20s linear infinite}.compass .zhzback .zhzgroup .zhzcent{position:absolute;text-align:center;top:45%;width:100%}.compass .zhzback .zhzgroup .zhzcentimg{width:38%;animation:zhzgroupimg 3s linear infinite}.popformlay{background:#fff;border-radius:4px;padding:20px 4%}.popformlay .contion{color:#ee5050;padding:0;font-size:12px;text-align:center}.popformlay .formbtn{width:40%;height:40px;line-height:40px;text-align:center;border-radius:10px;background:#e91111;color:#fff;margin:10px auto 0;font-size:18px;font-weight:700}.popformlay .item{display:flex;margin-bottom:10px;align-items:center}.popformlay .item .item-l{width:30%;padding-right:3%;box-sizing:border-box;text-align:right}.popformlay .item .item-l:before{content:"*";color:#ee5050;display:inline-flex;align-items:center;padding:0 4px;justify-content:center}.popformlay .item .item-r{flex:1 auto}.popformlay .item .item-r .el-select,.popformlay .item .item-r input{-webkit-appearance:none;background-color:#fff;background-image:none;border-radius:4px;border:1px solid #dcdfe6;box-sizing:border-box;color:#606266;display:inline-block;height:32px;line-height:32px;outline:0;padding:0 15px;transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%}.zpopformlay .item .item-l{width:45%}@keyframes zhzgroupimg{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}