.main-index[data-v-90422f48]{width:100%;height:100%;position:relative;top:0;left:0;background:url(../img/home-img.c4b9d66c.jpg);background-size:100% 100%}.main-index .laows-title[data-v-90422f48]{position:absolute;width:511px;height:130px;top:103px;left:118px;background:url(../img/title-img.79f767b4.png);background-size:100% 100%}.main-index .laows-text[data-v-90422f48]{position:absolute;width:932px;height:111px;top:250px;left:126px;background:url(../img/text-img.6db21f9e.png);background-size:100% 100%}.main-index .login-out[data-v-90422f48]{position:absolute;top:30px;right:50px;background:#fff;border-radius:6px;border:2px solid #0f4fc8;font-family:PingFang SC;font-weight:500;font-size:18px;color:#1b57f9;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;cursor:pointer}.main-index .content-main[data-v-90422f48]{position:absolute;width:100%;height:400px;top:423px;left:0;padding:0 106px 0 120px}.main-index .content-main .list[data-v-90422f48]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-index .content-main .list .item[data-v-90422f48]{width:320px;height:400px;background:-webkit-gradient(linear,left bottom,left top,from(#f1f8ff),color-stop(99%,#f5faff));background:linear-gradient(0deg,#f1f8ff,#f5faff 99%);-webkit-box-shadow:0 8px 24px 0 rgba(170,181,208,.45);box-shadow:0 8px 24px 0 rgba(170,181,208,.45);border-radius:30px;overflow:hidden;cursor:pointer}.main-index .content-main .list .item[data-v-90422f48]:hover{-webkit-box-shadow:0 8px 24px 0 rgba(170,181,208,.8);box-shadow:0 8px 24px 0 rgba(170,181,208,.8)}.main-index .content-main .list .item:hover .bottom[data-v-90422f48]{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.main-index .content-main .list .item:hover .bottom .arrow[data-v-90422f48]{-webkit-animation:slideMoveRight-data-v-90422f48 .5s ease-in-out .3s forwards;animation:slideMoveRight-data-v-90422f48 .5s ease-in-out .3s forwards}.main-index .content-main .list .item:hover .top .text[data-v-90422f48]{color:#1b57f9}.main-index .content-main .list .item .top[data-v-90422f48]{width:100%;height:calc(100% - 56px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-index .content-main .list .item .top .img-box[data-v-90422f48]{width:135px;height:131px;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}.main-index .content-main .list .item .top .text[data-v-90422f48]{font-weight:700;font-size:28px;color:#2f2f2f;line-height:18px}.main-index .content-main .list .item .bottom[data-v-90422f48]{width:100%;height:56px;background:#1b57f9;border-radius:0 0 30px 30px;position:relative;left:0;-webkit-transform:translateY(56px);transform:translateY(56px);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;opacity:0}.main-index .content-main .list .item .bottom .arrow[data-v-90422f48]{width:36px;height:20px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAUCAYAAADlep81AAABdklEQVR4AcyVPS8EURSG7x06EUQheoVEoaFQaCR6UVBgCyFqiYJEJ1FQ+AcKiYSGasP6qP0EhehFp8Piet7NXMlNTFT3rM159pzZ2eR9cnZmp3CZXyGETriBW+j/Ky67EAJdMAlTIKk+emVlF/Lev5Begw8YhSs21Uv/tbILKdV7f0pfBEmN0a+rpEyEEHCl1BLzJ0hKm+pmTspMSKlIndCXQVLj9AabSqRMhRDQpo7oUWqCOZEyF0IgSq0yf4Gk6mxKd6MrGDpgCIYtQeQO9iCA/hYuyO/Rhg754AHu28AmmR5UkmpI6E1H/4SmhNaQGYDBNnBAZqxLhumCWzHAMzxZQvgKrIOqztsM+a/aELNtcfHukCho7py3WWRal465UCmzjYRKMvPIvOtAmAohs0tolDljlkyT/lNmQsjsk7oFKj1s59hMIqMTJkKlzIYCQTILyOh5xmFa2YWQGSEyyhwzV8pwzmUXIuQRJKKfrFa1Gb7Tqm8AAAD//zmUAcoAAAAGSURBVAMAcHQCZPZMzL0AAAAASUVORK5CYII=);background-size:100% 100%;position:absolute;top:50%;left:-36px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@-webkit-keyframes slideMoveRight-data-v-90422f48{0%{left:-36px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}to{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@keyframes slideMoveRight-data-v-90422f48{0%{left:-36px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}to{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@-webkit-keyframes slideMoveRight084-data-v-90422f48{0%{left:-31.5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}to{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@keyframes slideMoveRight084-data-v-90422f48{0%{left:-31.5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}to{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@-webkit-keyframes slideMoveRight075-data-v-90422f48{0%{left:-27px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}to{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@keyframes slideMoveRight075-data-v-90422f48{0%{left:-27px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}to{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@-webkit-keyframes slideMoveRight0625-data-v-90422f48{0%{left:-22.5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}to{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@keyframes slideMoveRight0625-data-v-90422f48{0%{left:-22.5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}to{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media screen and (min-width:1601px)and (max-width:1919px){.laows-title[data-v-90422f48]{position:absolute;width:447px!important;height:113.7px!important;top:90px!important;left:103px!important;background:url(../img/title-img.79f767b4.png);background-size:100% 100%}.laows-text[data-v-90422f48]{position:absolute;width:815.5px!important;height:97px!important;top:218.7px!important;left:110px!important;background:url(../img/text-img.6db21f9e.png);background-size:100% 100%}.content-main[data-v-90422f48]{position:absolute;width:100%;height:auto!important;top:370px!important;left:0;padding:0 92.7px 0 105px!important}.content-main .list[data-v-90422f48]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-main .list .item[data-v-90422f48]{width:280px!important;height:350px!important;background:-webkit-gradient(linear,left bottom,left top,from(#f1f8ff),color-stop(99%,#f5faff));background:linear-gradient(0deg,#f1f8ff,#f5faff 99%);-webkit-box-shadow:0 8px 24px 0 rgba(170,181,208,.45);box-shadow:0 8px 24px 0 rgba(170,181,208,.45);border-radius:30px;margin-right:20px;overflow:hidden;cursor:pointer}.content-main .list .item[data-v-90422f48]:last-of-type{margin-right:0}.content-main .list .item[data-v-90422f48]:hover{-webkit-box-shadow:0 8px 24px 0 rgba(170,181,208,.8);box-shadow:0 8px 24px 0 rgba(170,181,208,.8)}.content-main .list .item:hover .bottom[data-v-90422f48]{opacity:1;-webkit-transform:translateY(0)!important;transform:translateY(0)!important}.content-main .list .item:hover .bottom .arrow[data-v-90422f48]{-webkit-animation:slideMoveRight084-data-v-90422f48 .5s ease-in-out .3s forwards;animation:slideMoveRight084-data-v-90422f48 .5s ease-in-out .3s forwards}.content-main .list .item:hover .top .text[data-v-90422f48]{color:#1b57f9}.content-main .list .item .top[data-v-90422f48]{width:100%;height:calc(100% - 49px)!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.content-main .list .item .top .img-box[data-v-90422f48],.content-main .list .item .top[data-v-90422f48]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-main .list .item .top .img-box[data-v-90422f48]{width:118px!important;height:114.6px!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content-main .list .item .top .text[data-v-90422f48]{font-weight:700;font-size:26px!important;color:#2f2f2f;line-height:26px!important}.content-main .list .item .bottom[data-v-90422f48]{width:100%;height:49px!important;background:#1b57f9;border-radius:0 0 30px 30px;position:relative;left:0;-webkit-transform:translateY(49px)!important;transform:translateY(49px)!important;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;opacity:0}.content-main .list .item .bottom .arrow[data-v-90422f48]{width:31.5px!important;height:17.5px!important;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAUCAYAAADlep81AAABdklEQVR4AcyVPS8EURSG7x06EUQheoVEoaFQaCR6UVBgCyFqiYJEJ1FQ+AcKiYSGasP6qP0EhehFp8Piet7NXMlNTFT3rM159pzZ2eR9cnZmp3CZXyGETriBW+j/Ky67EAJdMAlTIKk+emVlF/Lev5Begw8YhSs21Uv/tbILKdV7f0pfBEmN0a+rpEyEEHCl1BLzJ0hKm+pmTspMSKlIndCXQVLj9AabSqRMhRDQpo7oUWqCOZEyF0IgSq0yf4Gk6mxKd6MrGDpgCIYtQeQO9iCA/hYuyO/Rhg754AHu28AmmR5UkmpI6E1H/4SmhNaQGYDBNnBAZqxLhumCWzHAMzxZQvgKrIOqztsM+a/aELNtcfHukCho7py3WWRal465UCmzjYRKMvPIvOtAmAohs0tolDljlkyT/lNmQsjsk7oFKj1s59hMIqMTJkKlzIYCQTILyOh5xmFa2YWQGSEyyhwzV8pwzmUXIuQRJKKfrFa1Gb7Tqm8AAAD//zmUAcoAAAAGSURBVAMAcHQCZPZMzL0AAAAASUVORK5CYII=);background-size:100% 100%;position:absolute;top:50%;left:-31.5px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media screen and (min-width:1400px)and (max-width:1600px){.laows-title[data-v-90422f48]{position:absolute;width:383px!important;height:97.5px!important;top:77px!important;left:88.5px!important;background:url(../img/title-img.79f767b4.png);background-size:100% 100%}.laows-text[data-v-90422f48]{position:absolute;width:699px!important;height:83px!important;top:187.5px!important;left:94.5px!important;background:url(../img/text-img.6db21f9e.png);background-size:100% 100%}.content-main[data-v-90422f48]{position:absolute;width:100%;height:auto!important;top:317px!important;left:0;padding:0 79.5px 0 90px!important}.content-main .list[data-v-90422f48]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-main .list .item[data-v-90422f48]{width:240px!important;height:300px!important;background:-webkit-gradient(linear,left bottom,left top,from(#f1f8ff),color-stop(99%,#f5faff));background:linear-gradient(0deg,#f1f8ff,#f5faff 99%);-webkit-box-shadow:0 8px 24px 0 rgba(170,181,208,.45);box-shadow:0 8px 24px 0 rgba(170,181,208,.45);border-radius:30px;margin-right:20px;overflow:hidden;cursor:pointer}.content-main .list .item[data-v-90422f48]:last-of-type{margin-right:0}.content-main .list .item[data-v-90422f48]:hover{-webkit-box-shadow:0 8px 24px 0 rgba(170,181,208,.8);box-shadow:0 8px 24px 0 rgba(170,181,208,.8)}.content-main .list .item:hover .bottom[data-v-90422f48]{opacity:1;-webkit-transform:translateY(0)!important;transform:translateY(0)!important}.content-main .list .item:hover .bottom .arrow[data-v-90422f48]{-webkit-animation:slideMoveRight075-data-v-90422f48 .5s ease-in-out .3s forwards;animation:slideMoveRight075-data-v-90422f48 .5s ease-in-out .3s forwards}.content-main .list .item:hover .top .text[data-v-90422f48]{color:#1b57f9}.content-main .list .item .top[data-v-90422f48]{width:100%;height:calc(100% - 42px)!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.content-main .list .item .top .img-box[data-v-90422f48],.content-main .list .item .top[data-v-90422f48]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-main .list .item .top .img-box[data-v-90422f48]{width:101.5px!important;height:98.5px!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content-main .list .item .top .text[data-v-90422f48]{font-weight:700;font-size:24px!important;color:#2f2f2f;line-height:24px!important}.content-main .list .item .bottom[data-v-90422f48]{width:100%;height:42px!important;background:#1b57f9;border-radius:0 0 30px 30px;position:relative;left:0;-webkit-transform:translateY(42px)!important;transform:translateY(42px)!important;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;opacity:0}.content-main .list .item .bottom .arrow[data-v-90422f48]{width:27px!important;height:15px!important;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAUCAYAAADlep81AAABdklEQVR4AcyVPS8EURSG7x06EUQheoVEoaFQaCR6UVBgCyFqiYJEJ1FQ+AcKiYSGasP6qP0EhehFp8Piet7NXMlNTFT3rM159pzZ2eR9cnZmp3CZXyGETriBW+j/Ky67EAJdMAlTIKk+emVlF/Lev5Begw8YhSs21Uv/tbILKdV7f0pfBEmN0a+rpEyEEHCl1BLzJ0hKm+pmTspMSKlIndCXQVLj9AabSqRMhRDQpo7oUWqCOZEyF0IgSq0yf4Gk6mxKd6MrGDpgCIYtQeQO9iCA/hYuyO/Rhg754AHu28AmmR5UkmpI6E1H/4SmhNaQGYDBNnBAZqxLhumCWzHAMzxZQvgKrIOqztsM+a/aELNtcfHukCho7py3WWRal465UCmzjYRKMvPIvOtAmAohs0tolDljlkyT/lNmQsjsk7oFKj1s59hMIqMTJkKlzIYCQTILyOh5xmFa2YWQGSEyyhwzV8pwzmUXIuQRJKKfrFa1Gb7Tqm8AAAD//zmUAcoAAAAGSURBVAMAcHQCZPZMzL0AAAAASUVORK5CYII=);background-size:100% 100%;position:absolute;top:50%;left:-27px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media screen and (max-width:1399px){.laows-title[data-v-90422f48]{position:absolute;width:319.5px!important;height:81.5px!important;top:64.5px!important;left:74px!important;background:url(../img/title-img.79f767b4.png);background-size:100% 100%}.laows-text[data-v-90422f48]{position:absolute;width:582.5px!important;height:69.5px!important;top:156.5px!important;left:74px!important;background:url(../img/text-img.6db21f9e.png);background-size:100% 100%}.content-main[data-v-90422f48]{position:absolute;width:100%;height:auto!important;top:264.5px!important;left:0;padding:0 66px 0 75px!important}.content-main .list[data-v-90422f48]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-main .list .item[data-v-90422f48]{width:200px!important;height:250px!important;background:-webkit-gradient(linear,left bottom,left top,from(#f1f8ff),color-stop(99%,#f5faff));background:linear-gradient(0deg,#f1f8ff,#f5faff 99%);-webkit-box-shadow:0 8px 24px 0 rgba(170,181,208,.45);box-shadow:0 8px 24px 0 rgba(170,181,208,.45);border-radius:30px;margin-right:20px;overflow:hidden;cursor:pointer}.content-main .list .item[data-v-90422f48]:last-of-type{margin-right:0}.content-main .list .item[data-v-90422f48]:hover{-webkit-box-shadow:0 8px 24px 0 rgba(170,181,208,.8);box-shadow:0 8px 24px 0 rgba(170,181,208,.8)}.content-main .list .item:hover .bottom[data-v-90422f48]{opacity:1;-webkit-transform:translateY(0)!important;transform:translateY(0)!important}.content-main .list .item:hover .bottom .arrow[data-v-90422f48]{-webkit-animation:slideMoveRight0625-data-v-90422f48 .5s ease-in-out .3s forwards;animation:slideMoveRight0625-data-v-90422f48 .5s ease-in-out .3s forwards}.content-main .list .item:hover .top .text[data-v-90422f48]{color:#1b57f9}.content-main .list .item .top[data-v-90422f48]{width:100%;height:calc(100% - 35px)!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.content-main .list .item .top .img-box[data-v-90422f48],.content-main .list .item .top[data-v-90422f48]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-main .list .item .top .img-box[data-v-90422f48]{width:84.5px!important;height:82px!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content-main .list .item .top .text[data-v-90422f48]{font-weight:700;font-size:20px!important;color:#2f2f2f;line-height:20px!important}.content-main .list .item .bottom[data-v-90422f48]{width:100%;height:35px!important;background:#1b57f9;border-radius:0 0 30px 30px;position:relative;left:0;-webkit-transform:translateY(35px)!important;transform:translateY(35px)!important;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;opacity:0}.content-main .list .item .bottom .arrow[data-v-90422f48]{width:22.5px!important;height:12.5px!important;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAUCAYAAADlep81AAABdklEQVR4AcyVPS8EURSG7x06EUQheoVEoaFQaCR6UVBgCyFqiYJEJ1FQ+AcKiYSGasP6qP0EhehFp8Piet7NXMlNTFT3rM159pzZ2eR9cnZmp3CZXyGETriBW+j/Ky67EAJdMAlTIKk+emVlF/Lev5Begw8YhSs21Uv/tbILKdV7f0pfBEmN0a+rpEyEEHCl1BLzJ0hKm+pmTspMSKlIndCXQVLj9AabSqRMhRDQpo7oUWqCOZEyF0IgSq0yf4Gk6mxKd6MrGDpgCIYtQeQO9iCA/hYuyO/Rhg754AHu28AmmR5UkmpI6E1H/4SmhNaQGYDBNnBAZqxLhumCWzHAMzxZQvgKrIOqztsM+a/aELNtcfHukCho7py3WWRal465UCmzjYRKMvPIvOtAmAohs0tolDljlkyT/lNmQsjsk7oFKj1s59hMIqMTJkKlzIYCQTILyOh5xmFa2YWQGSEyyhwzV8pwzmUXIuQRJKKfrFa1Gb7Tqm8AAAD//zmUAcoAAAAGSURBVAMAcHQCZPZMzL0AAAAASUVORK5CYII=);background-size:100% 100%;position:absolute;top:50%;left:-22.5px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}