.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}.home{background:#f5fafd;overflow-x:hidden}.home .c4{text-align:center}.home .c4 .w{display:flex;flex-wrap:wrap}.home .c4 .w>div{margin-top:50px;width:33%}.home .c4 img{width:370px;height:600px}.home .c4 .title{color:#222;text-align:center;font-size:18px;font-weight:600;margin:20px 0}.home .c4 .text1{text-align:left;font-size:14px;color:#5a5a5a;margin-bottom:15px}.home .c3{text-align:center;font-size:40px;margin-top:40px}.home .c3_1{margin-top:30px;text-align:center;font-size:30px;color:#4e4e4e}.home .c2{margin-top:70px;color:#222}.home .c2 .w{display:flex}.home .c2 .l .c2_1{font-size:40px;margin-top:20px}.home .c2 .l .c2_t{margin-top:20px;color:#46707f;font-size:14px;line-height:30px}.home .c2 .l .c2_2{display:flex;flex-wrap:wrap}.home .c2 .l .c2_2>div{width:50%;height:40px;line-height:40px}.home .c2 .r img{height:400px}.home .content1{position:relative;height:700px;display:flex;justify-content:center;flex-direction:column}.home .content1:after{position:absolute;top:0;left:0;content:"";width:100%;height:100%;display:inline-block;background:rgba(0,0,0,.3)}.home .content1 img{top:0;left:0;width:100%;height:700px;position:absolute}.home .w{width:1400px;margin:0 auto;position:relative;z-index:20}.home .title{color:#fff;font-size:50px}.home .text{color:#fff;font-size:20px;line-height:30px}.home .home_top{height:40px;line-height:40px;background-color:#000;background-image:none;color:#fff;font-size:14px}.home .home_top .w{display:flex;width:1400px;margin:0 auto;justify-content:space-between}.home .home_top .w>div{display:flex}.home .home_top .w>div div{margin-right:10px}