*{margin:0;padding:0}.menucon{width:100%;background:#fff;-webkit-box-shadow:1px 2px 10px 0 rgba(0,0,0,.35);box-shadow:1px 2px 10px 0 rgba(0,0,0,.35);margin-top:10px}.menucon,.menucon ul{height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menucon ul{width:1000px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:0}.menucon a,.menucon li{-webkit-box-flex:1;-ms-flex:1;flex:1;height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menucon a{font-size:18px;font-weight:400;color:#000;cursor:pointer;position:relative}.menucon>ul>li:hover>a{color:#fff!important;background:#0a7aff}.navcon{width:1000px;margin:auto;text-align:center}.navcon strong{margin:auto;width:100px;height:20px;font-size:20px;font-weight:500;color:#333;line-height:20px;display:block;position:relative;margin-top:37px;padding:0 7px}.navcon strong:after{content:"";position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:14px;width:100%}.solution strong:after{content:none}.cpunav{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;width:1000px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px;-ms-flex-wrap:wrap;flex-wrap:wrap}.cpunav,.cpunav li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cpunav li{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;padding:0 25px;width:320px;height:410px;background:#fff;-webkit-box-shadow:0 0 10px 0 rgba(10,49,90,.2);box-shadow:0 0 10px 0 rgba(10,49,90,.2);border-radius:3px;-webkit-transition:.3s;transition:.3s}.cpunav li:nth-child(n+4){margin-top:30px}.cpunav li:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.cpunav li div{height:190px;width:100%;border-bottom:1px solid #0a7aff;border-top:1px solid #0a7aff;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;padding-left:7px;padding-top:25px;margin-top:22px}.cpunav li div,.cpunav li div p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.cpunav li div p{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.cpunav li p label,.cpunav li p span{font-size:14px;font-weight:400;color:#333;line-height:20px}.cpunav li p span{text-align:left}.cpunav li i{display:block;width:129px;height:5px;background:-webkit-gradient(linear,left top,right top,from(#0a7aff),to(#0a7aff));background:linear-gradient(90deg,#0a7aff,#0a7aff)}.noticx{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-left:7px;margin-top:25px}.noticx,.noticx li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.noticx li{width:auto;height:24px;background:#0a7aff;border-radius:2px;padding:0 10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:13px;font-weight:400;color:#fff}.noticx li:hover{-webkit-transform:translateY(0);transform:translateY(0)}.title{height:18px;font-size:18px;font-weight:500;color:#333;line-height:18px;margin-top:33px;margin-bottom:10px}.title:hover,.tryout{color:#0a7aff}.tryout{width:129px;height:38px;border-radius:2px;font-size:16px;font-weight:400;border:1px solid #0a7aff;background-color:#fff;margin-top:30px;cursor:pointer;outline:none;-webkit-transition:.3s;transition:.3s}.tryout:hover{color:#fff;background-color:#0a7aff}.serve{width:1000px;margin:auto;margin-top:40px;margin-bottom:40px;text-align:center}.process{width:1000px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin-top:85px}.process,.process li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.process li{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;height:153px}.process strong{height:18px;font-size:18px;font-weight:600;color:#0a7aff;line-height:18px;margin-top:23px}.process li p{font-size:13px;font-weight:400;color:#4d4d4d;line-height:22px;margin-top:30px;text-align:center}.process>li>div{width:28px;height:28px;background:rgba(10,122,255,.3);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.process>li>div>div{width:15px;height:15px;background:#0a7aff;border-radius:50%}.process>li:not(:last-child)>div:after{background:#0a7aff;right:-106px}.process>li:not(:last-child)>div:after,.process>li:nth-child(n+2)>div:before{content:"";width:110px;height:2px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.process>li:nth-child(n+2)>div:before{background:rgba(10,122,255,.1);left:-106px}.solution{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.solution li{width:300px;height:260px;background:#fff;border:1px solid #e6e6e6;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.1);box-shadow:0 0 8px 0 rgba(0,0,0,.1);border-radius:2px;padding-top:21px;padding:0 10px}.solution li:nth-child(n+4){margin-top:20px}.solution li:hover{-webkit-transform:scale(1.05);transform:scale(1.05);border:1px solid #0a7aff}.solution li:hover strong{color:#0a7aff;border-bottom:0}.solution li strong{margin-top:21px;padding-bottom:30px;font-size:16px;font-weight:700;color:#333;width:140px}.solution li p{margin-top:10px;font-size:13px;font-weight:300;color:#666;line-height:22px;text-align:start}.solution img{margin-top:20px;width:12.5%}.inputfrom{width:100%;height:100vh;position:fixed;left:0;top:0;z-index:9999;background-color:rgba(0,0,0,.6);display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.apply,.inputfrom{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.apply{width:1200px;height:700px;margin-top:20px;background:#fff;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:57px 0;position:relative}.apply img{width:15px;height:12px;cursor:pointer;position:absolute;right:22px;top:22px}.item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:34px}.item span{width:120px;font-size:16px;font-weight:400;color:#40415a;line-height:17px;text-align:right}.item input{width:998px;height:44px;border:1px solid #ccc;border-radius:5px;outline:none;margin-left:18px;font-size:16px;color:#333;padding:0 15px}.apply button{margin-top:57px;width:205px;height:46px;background:#0a7aff;border-radius:5px;font-size:18px;font-weight:400;color:#fff;outline:none;border:none;cursor:pointer}.apply select{color:#666;height:44px;font-size:16px;width:998px;border:1px solid #ccc;border-radius:5px;outline:none;margin-left:18px;padding:0 15px}.faan{text-align:center;margin-top:110px;font-weight:700}.solution li:hover .faan{color:#0a7aff}.menucon_mobile{width:100vw;background:#fff;-webkit-box-shadow:1px 2px 10px 0 rgba(0,0,0,.35);box-shadow:1px 2px 10px 0 rgba(0,0,0,.35);margin-top:10px}.menucon_mobile,.menucon_mobile ul{height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menucon_mobile ul{width:100vw;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:0}.menucon_mobile a,.menucon_mobile li{-webkit-box-flex:1;-ms-flex:1;flex:1;height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menucon_mobile a{font-size:18px;font-weight:400;color:#000;cursor:pointer;position:relative}.menucon_mobile>ul>li:hover>a{color:#fff!important;background:#0a7aff}.navcon_mobile{width:100vw;margin:auto;text-align:center;margin-top:20px}.navcon_mobile strong{margin:auto;width:30vw;height:20px;font-size:20px;font-weight:500;color:#333;line-height:20px;display:block;position:relative;margin-top:37px;padding:0 7px}.navcon_mobile strong:after{content:"";position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:14px;width:100%}.solution_mobile strong:after{content:none}.cpunav_mobile{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;width:80vw;margin-left:10vw;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px;-ms-flex-wrap:wrap;flex-wrap:wrap}.cpunav_mobile,.cpunav_mobile li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cpunav_mobile li{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;padding:0 25px;width:100%;height:410px;margin-top:20px;background:#fff;-webkit-box-shadow:0 0 10px 0 rgba(10,49,90,.2);box-shadow:0 0 10px 0 rgba(10,49,90,.2);border-radius:3px;-webkit-transition:.3s;transition:.3s}.cpunav_mobile li:nth-child(n+4){margin-top:30px}.cpunav_mobile li:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.cpunav_mobile li div{height:190px;width:100%;border-bottom:1px solid #0a7aff;border-top:1px solid #0a7aff;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;padding-left:7px;padding-top:25px;margin-top:22px}.cpunav_mobile li div,.cpunav_mobile li div p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.cpunav_mobile li div p{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.cpunav_mobile li p label,.cpunav_mobile li p span{font-size:14px;font-weight:400;color:#333;line-height:20px}.cpunav_mobile li p span{text-align:left}.cpunav_mobile li i{display:block;width:12vw;height:5px;background:-webkit-gradient(linear,left top,right top,from(#0a7aff),to(#0a7aff));background:linear-gradient(90deg,#0a7aff,#0a7aff)}.noticx_mobile{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-left:7px;margin-top:25px}.noticx_mobile,.noticx_mobile li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.noticx_mobile li{width:auto;height:24px;background:#0a7aff;border-radius:2px;padding:0 10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:13px;font-weight:400;color:#fff}.noticx_mobile li:hover{-webkit-transform:translateY(0);transform:translateY(0)}.title_mobile{height:18px;font-size:18px;font-weight:500;color:#333;line-height:18px;margin-top:33px;margin-bottom:10px}.title_mobile :hover,.tryout_mobile{color:#0a7aff}.tryout_mobile{width:30vw;height:38px;border-radius:2px;font-size:16px;font-weight:400;border:1px solid #0a7aff;background-color:#fff;margin-top:15px;cursor:pointer;outline:none;-webkit-transition:.3s;transition:.3s}.tryout_mobile :hover{color:#fff;background-color:#0a7aff}.serve_mobile{width:80vw;margin:auto;margin-top:40px;margin-bottom:40px;text-align:center}.process_mobile{width:80vw;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin-top:85px}.process_mobile,.process_mobile li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.process_mobile li{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;width:100vw;height:220px}.process_mobile strong{height:18px;font-size:18px;font-weight:600;color:#0a7aff;line-height:18px;margin-top:23px}.process_mobile li p{font-size:13px;font-weight:400;color:#4d4d4d;line-height:22px;margin-top:30px;text-align:center}.solution_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.solution_mobile li{width:80vw;margin-top:20px;margin-left:10vw;height:260px;background:#fff;border:1px solid #e6e6e6;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.1);box-shadow:0 0 8px 0 rgba(0,0,0,.1);border-radius:2px;padding-top:21px;padding:0 10px}.solution_mobile li:nth-child(n+4){margin-top:20px}.solution_mobile li:hover{-webkit-transform:scale(1.05);transform:scale(1.05);border:1px solid #0a7aff}.solution_mobile li:hover strong{color:#0a7aff;border-bottom:0}.solution_mobile li strong{margin-top:21px;padding-bottom:30px;font-size:16px;font-weight:700;color:#333;width:140px}.solution_mobile li p{margin-top:10px;font-size:13px;font-weight:300;color:#666;line-height:22px;text-align:start}.solution_mobile img{margin-top:20px;width:12.5%}.inputfrom_mobile{width:100vw;height:100vh;position:fixed;left:0;top:0;z-index:9999;background-color:rgba(0,0,0,.6);display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.apply_mobile,.inputfrom_mobile{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.apply_mobile{width:90vw;height:90vh;margin-top:5vh;background:#fff;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:57px 0;position:relative}.apply_mobile img{width:15px;height:12px;cursor:pointer;position:absolute;right:22px;top:22px}.item_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:34px}.item_mobile span{width:100px;font-size:13px;font-weight:400;color:#40415a;line-height:17px}.item_mobile input{width:55vw;height:44px;border:1px solid #ccc;border-radius:5px;outline:none;font-size:16px;color:#333;padding:0 15px}.apply_mobile button{margin-top:57px;width:205px;height:46px;background:#0a7aff;border-radius:5px;font-size:18px;font-weight:400;color:#fff;outline:none;border:none;cursor:pointer}.apply_mobile select{color:#666;height:44px;font-size:16px;width:55vw;border:1px solid #ccc;border-radius:5px;outline:none;padding:0 15px}.faan_mobile{text-align:center;margin-top:110px;font-weight:700}.solution_mobile li:hover .faan{color:#0a7aff}