.nav{display:flex;height:80px;line-height:80px}.nav .logo{width:150px;height:80px}.nav .logo img{height:60px;margin-top:10px}.nav .w{width:1400px;margin:0 auto;display:flex;justify-content:space-between}.nav .menu_item{padding:0 20px;display:inline-block;text-align:center;font-weight:600;cursor:pointer;position:relative;overflow:hidden;z-index:20}.nav .menu_item.active{color:#fff;background:#03a9f4}.nav .menu_item:after{position:absolute;z-index:-1;content:"";display:inline-block;width:100%;height:0;left:0;height:80px;bottom:-80px;background:#03a9f4}.nav .menu_item:hover{color:#fff}.nav .menu_item:hover:after{-webkit-animation:bottom .3s linear forwards;animation:bottom .3s linear forwards}@-webkit-keyframes bottom{0%{bottom:-80px}to{bottom:0}}@keyframes bottom{0%{bottom:-80px}to{bottom:0}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;font-family:RegularItalic,Helvetica,Arial,sans-serif;box-sizing:border-box}button{box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.tq_scrollbar{scrollbar-width:thin;scrollbar-color:hsla(0,0%,82%,.5) hsla(0,0%,82%,.5)}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background-color:#000}::-webkit-scrollbar-thumb{background:#d1d1d1;border-radius:25px}::-webkit-scrollbar-track,::-webkit-scrollbar-track-piece{background:transparent}.about{overflow-x:hidden;background:#f5fafd}.about .about{background:#03a9f4;height:250px;text-align:center;color:#fff;font-size:60px;line-height:250px;margin-top:20px}.about .a6{font-size:20px;margin-top:30px;width:800px;margin:0 auto;margin-top:20px;line-height:1.5;color:#25292a}.about .a5{font-size:26px;text-align:center;margin-top:70px}.about .a1{width:1400px;margin:0 auto;display:flex;margin-top:50px}.about .a1>div{width:45%}.about .a1 .a2_1{font-size:26px;font-weight:600;color:#222;margin-bottom:20px}.about .a1 .a2{box-shadow:0 5px 15px 2px rgba(0,0,0,.15);padding:50px;font-size:16px;color:#46707f;line-height:25px}.about .a1 .a3 img{margin-left:20px}