#banner[data-v-439b97a8]{position:fixed;top:0;z-index:6;padding:20px 0}.bg1[data-v-439b97a8]{background-color:transparent}.bg2[data-v-439b97a8]{background-color:#fff}#tab[data-v-439b97a8]{height:40px;position:relative;margin:0 auto;display:flex;justify-content:space-between;align-items:center}#tab>div[data-v-439b97a8]{float:left}.logo[data-v-439b97a8]{cursor:pointer}.line>img[data-v-439b97a8]{width:85px}.logo+div[data-v-439b97a8]{width:75%;display:flex;justify-content:space-between}.tab-item[data-v-439b97a8]{margin-top:9px}.line[data-v-439b97a8]{height:2px;background-color:transparent;margin-top:3px}.bg1 .router-link-active[data-v-439b97a8]{color:#fff;font-weight:600}.bg1 .router-link-active+.line[data-v-439b97a8]{background-color:#fff}.bg2 .router-link-active[data-v-439b97a8]{color:#2778bf;font-weight:600}.bg2 .router-link-active+.line[data-v-439b97a8]{background-color:#2778bf}a[data-v-439b97a8]{text-decoration:none;color:#2778bf;font-size:18px;line-height:25px;font-weight:400}.bg1 a[data-v-439b97a8]{color:#fff}.bg2 a[data-v-439b97a8]{color:#2778bf}.bg1 .phone[data-v-439b97a8]{color:#fff}.bg2 .phone[data-v-439b97a8]{color:#2778bf}.phone[data-v-439b97a8]{margin-top:8px;line-height:24px;font-weight:400;font-size:16px;color:#1d1e1f}.phone>img[data-v-439b97a8]{float:left}.phone>div[data-v-439b97a8]{margin-left:8px;float:left}.menu[data-v-439b97a8]{display:none}@media screen and (max-width:768px){.tab-item[data-v-439b97a8]{display:none}.logo+div[data-v-439b97a8]{width:auto}.phone[data-v-439b97a8]{display:none}.menu[data-v-439b97a8]{display:block;height:30px;display:flex;align-items:center}.menu>img[data-v-439b97a8]{padding-left:10px}#banner[data-v-439b97a8]{padding:10px 0}#tab[data-v-439b97a8]{height:auto}.logo>img[data-v-439b97a8]{width:60px}.menu-list[data-v-439b97a8]{display:block;background-color:#fff;height:calc(100vh - 50px);position:absolute;top:50px;left:0;z-index:5}.menu-item[data-v-439b97a8]{height:40px;line-height:40px}.menu-line[data-v-439b97a8]{height:1px;background-color:gray;width:100%}.menu-item>a[data-v-439b97a8]{font-size:16px;color:#000!important}}.bottom-banner-box[data-v-0c111e8d]{background-color:#1d1e1f}.bottom-banner[data-v-0c111e8d]{display:flex;padding-top:68px;box-sizing:border-box;background-color:#1d1e1f;justify-content:space-between}.logo-box[data-v-0c111e8d]{width:15%}.logo-box>img[data-v-0c111e8d]{width:70%}.phone[data-v-0c111e8d]{margin-top:34px}.phone>span[data-v-0c111e8d]{margin-left:8px;font-weight:400;font-size:14px;color:#fff;line-height:16px}.address[data-v-0c111e8d]{margin:16px 0 0 24px;font-weight:400;font-size:14px;color:#fff;line-height:20px}.list-title[data-v-0c111e8d]{text-align:center;margin-bottom:14px;font-weight:500;font-size:16px;color:#fff;line-height:22px}.list-item[data-v-0c111e8d]{text-align:center;padding:6px 0;font-weight:400;font-size:14px;color:#8f9499;line-height:20px;cursor:pointer}.code[data-v-0c111e8d]{width:7%}.code-desc[data-v-0c111e8d]{font-weight:400;font-size:13px;color:#8f9499;line-height:18px;margin-top:8px;text-align:center}.line4[data-v-0c111e8d]{margin-top:40px;width:100%;height:1px;background-color:hsla(0,0%,100%,.2)}.ba[data-v-0c111e8d]{text-align:center;padding:30px 0}.footer[data-v-0c111e8d]{text-decoration:none;font-weight:400;font-size:14px;color:#8f9499;line-height:20px;text-align:center}@media screen and (max-width:768px){.list[data-v-0c111e8d]{display:none}.logo-box[data-v-0c111e8d]{width:100%}.code[data-v-0c111e8d]{display:none}.logo-box>img[data-v-0c111e8d]{width:30%}.bottom-banner[data-v-0c111e8d]{padding-top:20px}.line4[data-v-0c111e8d]{margin:10px 0}.ba[data-v-0c111e8d]{padding:10px 0}.phone[data-v-0c111e8d]{margin-top:10px}}#app,body,html{font-family:Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif}#app,*,body,html{padding:0;margin:0}*{text-decoration:none}.out-box{width:100%}.inner-box{width:94%;max-width:1300px;margin:0 auto}.pt80{padding-top:80px}.title1{font-weight:700;font-size:35px;color:#e1e2e5;line-height:49px;white-space:nowrap}.title2{font-weight:600;font-size:30px;color:#1d1e1f;line-height:42px;transform:translateY(-25px)}img{vertical-align:middle}.clearfix:after{content:"";display:table;clear:both;transform:translateX()}@keyframes big{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}.see{animation:big 2s ease}@keyframes upin{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.see2{animation:upin 2s ease}@keyframes big2{0%{transform:scale(1)}to{transform:scale(1.3)}}.hover{animation:big2 2s ease}.animation1{transform:scale(1);transition:transform 1s ease}.animation1:hover{transform:scale(1.3)}.animation2{transform:translateY(0);transition:transform 1s ease}.animation2:hover{transform:translateY(-40px)}@media screen and (max-width:768px){.title1{font-size:30px;line-height:35px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.title2{font-size:24px;line-height:32px;transform:translateY(-18px)}.pt80{padding-top:50px}.animation2{transform:translateY(0);transition:none}.animation2:hover{transform:none}}