.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}.contact{position:relative;overflow-x:hidden}.contact .box{width:500px;height:500px;position:absolute;top:500px;left:50%;margin-left:-250px;background:#03a9f4;padding:30px;color:#fff;font-size:16px;font-weight:600;line-height:30px}.contact .box .i{margin-left:170px;margin-top:20px}.contact .box .b1{font-size:26px;text-align:center}.contact .box .b{margin-top:20px}.contact .im{position:absolute;top:100px;left:0;width:100%;z-index:-1}.contact .contact1{background:#03a9f4;height:250px;text-align:center;color:#fff;font-size:60px;line-height:250px;margin-top:20px}