html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{color:inherit;text-decoration:none}div{box-sizing:border-box}img{display:block}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.center{display:flex;align-items:center;justify-content:center}.width-wrapper{width:1200px;margin:0 auto}@media screen and (max-width:1200px){.width-wrapper{width:93%;margin:0 auto}}header .title{height:96px;padding:0 20px}header .title h1{font-size:30px;color:#184d94;line-height:96px;width:fit-content;cursor:pointer;-webkit-user-select:none;user-select:none}header nav{background:#1d8fe2;height:46px;color:#fff}header nav ul{display:flex}header nav ul li a{display:block;height:100%;padding:0 20px;line-height:46px;cursor:pointer}header nav ul li a:hover{background:#4aa5e8}header nav ul li a.active{background:#4aa5e8}@media screen and (max-width:1200px){header nav ul li a{padding:0 .2rem}}footer{border-top:1px solid #e5e5e5;background-color:#f5f5f5;margin-top:88px;padding:20px 0;font-size:14px;color:#555;line-height:1.8}footer a:hover{color:#000;text-decoration:underline}
