input::placeholder,textarea::placeholder{color:#999999;font-weight:normal}@media screen and (min-width: 768px){input::placeholder,textarea::placeholder{font-size:14px}.main{position:relative;background-position:0 0;background-repeat:no-repeat;background-size:100% 100%;box-sizing:border-box;min-width:1024px;min-height:100vh;overflow:hidden}.main-header{position:relative;width:100%}.main-header-img{width:100%}.main-header-mobile{display:none}.main-header-notice{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;position:absolute;left:0;top:0;width:100%;height:48px;background-color:rgba(0,0,0,0.5);color:#fff;font-size:16px;overflow:hidden}.main-header-notice:hover .main-header-notice-text{animation-play-state:paused}.main-header-notice-text{padding-left:100%;text-align:right;white-space:nowrap;animation-name:move;animation-duration:20s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes move{from{transform:translateZ(0)}to{transform:translate3d(-100%, 0, 0)}}.main-form{position:relative;z-index:1;width:100%;padding:20px 0;background-color:rgba(48,185,243,0.08)}.main-form-box{position:relative;width:850px;margin:0 auto}.main-form-box-search{box-sizing:border-box;position:relative;display:flex;justify-content:center;align-items:center;justify-content:space-between;width:100%;height:50px;background-color:#fff;border:1px solid #30b9f3;border-radius:10px;overflow:hidden}.main-form-box-search-input{flex:1;background:transparent;font-size:16px;padding:0 30px}.main-form-box-search-btn{box-sizing:border-box;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:150px;height:100%;color:#ffffff;background-color:#30b9f3;font-size:18px;cursor:pointer}.main-form-box-search-btn:hover{opacity:0.8}.main-form-box-list{position:absolute;left:0;bottom:-380px;width:700px;height:370px;background-color:#fff;border:1px solid #30b9f3;overflow-y:auto;box-shadow:3px 3px 10px rgba(0,0,0,0.2);border-radius:10px 0 0 10px}.main-form-box-list-header{box-sizing:border-box;position:relative;display:flex;justify-content:center;align-items:center;padding:10px 20px;justify-content:space-between;font-size:18px;color:#666}.main-form-box-list-header-btn{box-sizing:border-box;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100px;height:30px;font-size:14px;color:#999;border:1px solid #999;border-radius:15px;cursor:pointer}.main-form-box-list-header-btn:hover{border:1px solid #30b9f3;color:#30b9f3}.main-form-box-list-item{box-sizing:border-box;position:relative;display:flex;justify-content:center;align-items:center;align-items:stretch;width:100%;padding:10px;color:#000000 !important}.main-form-box-list-item:hover{text-decoration:underline !important}.main-form-box-list-item:nth-child(2n-1){background-color:rgba(0,0,0,0.03)}.main-form-box-list-item-left{box-sizing:border-box;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:60px;font-size:14px;margin-right:10px}.main-form-box-list-item-left-img{width:100%;height:35px}.main-form-box-list-item-right{box-sizing:border-box;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;flex:1;font-size:16px;overflow:hidden}.main-form-box-list-item-right-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.main-why{width:100%;text-align:center;overflow:hidden}.main-why-header{margin-top:50px}.main-why-header-title{font-size:30px}.main-why-header-tip{margin-top:20px;font-size:16px}.main-why-content{box-sizing:border-box;position:relative;display:flex;justify-content:center;align-items:center;margin:64px 0 78px}.main-why-content-item{width:320px;padding:34px 0 30px;border-radius:10px}.main-why-content-item:hover{box-shadow:0 6px 18px rgba(204,204,204,0.4)}.main-why-content-item:nth-child(2){margin:0 54px}.main-why-content-item-img{height:150px}.main-why-content-item-title{margin:28px 0 16px;font-size:22px;color:#1d0505}.main-why-content-item-list{font-size:14px;color:#666666;line-height:30px}.main-process{width:100%;text-align:center;overflow:hidden;padding-top:15px;background-color:rgba(48,184,243,0.08)}.main-process-header{margin-top:50px}.main-process-header-title{font-size:30px}.main-process-header-tip{margin-top:20px;font-size:16px}.main-process-content{box-sizing:border-box;position:relative;display:flex;justify-content:center;align-items:center;margin:60px 0 92px;color:#333333}.main-process-content-item{position:relative;margin-right:97px}.main-process-content-item::after{content:"----";position:absolute;right:-60%;top:30%;color:#7ed3f7;font-size:22px;font-weight:bold}.main-process-content-item:last-child{margin:0}.main-process-content-item:last-child::after{display:none}.main-process-content-item-img{width:100px;height:100px;fill:#7ed3f7}.main-process-content-item-title{margin-top:20px;font-size:16px}.main-partner{width:100%;text-align:center;overflow:hidden;padding-top:15px}.main-partner-header{margin-top:50px}.main-partner-header-title{font-size:30px}.main-partner-header-tip{margin-top:20px;font-size:16px}.main-partner-content{box-sizing:border-box;position:relative;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;min-width:1024px;max-width:1230px;margin:60px auto 90px}.main-partner-content-item{box-sizing:border-box;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:230px;height:120px;background-color:#f7f7f7;border-radius:4px;margin-top:20px;margin-right:20px}}@media screen and (min-width: 768px) and (max-width: 1250px){.main-partner-content-item{width:200px}}@media screen and (min-width: 768px) and (max-width: 1100px){.main-partner-content-item{width:180px}}@media screen and (min-width: 768px){.main-partner-content-item:nth-child(-n+5){margin-top:0}.main-partner-content-item:nth-child(5n){margin-right:0}.main-partner-content-item-img{width:60%}}@media screen and (max-width: 767px){input::placeholder,textarea::placeholder{font-size:.32rem}.main{position:relative;background-position:0 0;background-repeat:no-repeat;background-size:100% 100%;box-sizing:border-box;width:100vw;min-height:100vh;overflow:hidden}.main-header{position:relative;width:100%}.main-header-img{width:100%}.main-header-pc{display:none}.main-header-notice{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;position:absolute;left:0;top:0;width:100%;height:.88rem;background-color:rgba(0,0,0,0.5);color:#fff;font-size:.32rem;overflow:hidden}.main-header-notice-text{padding-left:100%;text-align:right;white-space:nowrap;animation-name:move;animation-duration:15s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes move{from{transform:translateZ(0)}to{transform:translate3d(-100%, 0, 0)}}.main-form{position:relative;z-index:1;width:100%;padding:.26667rem 0;background-color:rgba(48,185,243,0.08)}.main-form-box{position:relative;width:9.46667rem;margin:0 auto}.main-form-box-search{box-sizing:border-box;position:relative;display:flex;justify-content:center;align-items:center;justify-content:space-between;width:100%;height:1.06667rem;background-color:#fff;border:solid 1px #30b9f3;border-radius:50px;overflow:hidden}.main-form-box-search-input{flex:1;background:transparent;font-size:.37333rem;padding:0 .4rem}.main-form-box-search-input::placeholder{font-size:.32rem}.main-form-box-search-btn{box-sizing:border-box;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:2.66667rem;height:100%;color:#ffffff;background-color:#30b9f3;font-size:.37333rem;cursor:pointer}.main-form-box-search-btn:hover{opacity:0.8}.main-form-box-list{position:absolute;left:0;bottom:-51vh;width:100%;height:50vh;background-color:#fff;border:1px solid #30b9f3;overflow-y:auto;box-shadow:3px 3px 10px rgba(0,0,0,0.2);border-radius:10px}.main-form-box-list-header{box-sizing:border-box;position:relative;display:flex;justify-content:center;align-items:center;padding:.26667rem .53333rem;justify-content:space-between;font-size:.42667rem;color:#666}.main-form-box-list-header-btn{box-sizing:border-box;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:2.4rem;height:.8rem;font-size:.32rem;color:#999;border:1px solid #999;border-radius:15px;cursor:pointer}.main-form-box-list-header-btn:hover{border:1px solid #30b9f3;color:#30b9f3}.main-form-box-list-item{box-sizing:border-box;position:relative;display:flex;justify-content:center;align-items:center;align-items:stretch;width:100%;padding:.26667rem;color:#000000 !important}.main-form-box-list-item:hover{text-decoration:underline !important}.main-form-box-list-item:nth-child(2n-1){background-color:rgba(0,0,0,0.03)}.main-form-box-list-item-left{box-sizing:border-box;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:1.6rem;margin-right:.26667rem;font-size:.32rem}.main-form-box-list-item-left-img{width:100%;height:.8rem}.main-form-box-list-item-right{box-sizing:border-box;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;flex:1;font-size:.37333rem;overflow:hidden}.main-form-box-list-item-right-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.main-why{width:100%;padding:.8rem 0;text-align:center;overflow:hidden}.main-why-header{padding-bottom:.53333rem}.main-why-header-title{font-size:.53333rem;font-weight:bold}.main-why-header-tip{margin-top:.26667rem;font-size:.37333rem}.main-why-content{box-sizing:border-box;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.main-why-content-item:nth-child(2){margin:1.06667rem 0}.main-why-content-item-img{height:3.6rem}.main-why-content-item-title{margin:.4rem 0 .26667rem;font-size:.45333rem;font-weight:bold;color:#333333}.main-why-content-item-list{font-size:.37333rem;color:#666666;line-height:2}.main-process{width:100%;padding:.8rem 0;text-align:center;overflow:hidden;background-color:rgba(48,185,243,0.08)}.main-process-header{padding-bottom:.53333rem}.main-process-header-title{font-size:.53333rem;font-weight:bold}.main-process-header-tip{margin-top:.26667rem;font-size:.37333rem}.main-process-content{box-sizing:border-box;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#333333}.main-process-content-item{box-sizing:border-box;position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:1.2rem}.main-process-content-item::before{content:"⋮";box-sizing:border-box;position:relative;display:flex;justify-content:center;align-items:center;position:absolute;bottom:-1.2rem;left:0;width:1.2rem;height:1.2rem;font-size:1.06667rem;color:#7ed3f7}.main-process-content-item:last-child{margin:0}.main-process-content-item:last-child::before{content:"";display:none}.main-process-content-item-img{width:1.2rem;height:1.2rem;margin-right:.53333rem;fill:#7ed3f7}.main-process-content-item-title{font-size:.4rem}.main-partner{width:100%;padding:.8rem 0;text-align:center;overflow:hidden;background-color:#fff}.main-partner-header{padding-bottom:.53333rem}.main-partner-header-title{font-size:.53333rem;font-weight:bold}.main-partner-header-tip{margin-top:.26667rem;font-size:.37333rem}.main-partner-content{box-sizing:border-box;position:relative;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;width:100%;margin:0 auto}.main-partner-content-item{box-sizing:border-box;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:4.13333rem;height:1.33333rem;background-color:#f7f7f7;border-radius:4px;margin-top:.4rem;margin-right:.53333rem}.main-partner-content-item:nth-child(2n){margin-right:0}.main-partner-content-item:nth-child(-n+2){margin-top:0}.main-partner-content-item-img{width:62%}}
