.grid{display:grid;grid-template-columns:repeat(var(--cols,1),var(--colWidth,1fr));grid-template-rows:repeat(var(--rows,var(--cols)),var(--rowHeight,1fr));gap:var(--gap,0);row-gap:var(--gap-row,var(--gap));column-gap:var(--gap-col,var(--gap))}.gap-span{grid-row:span var(--rowSpan,1);grid-column:span var(--colSpan,1)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-3,.grid-4{display:grid;gap:.05208rem}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-5{display:grid;grid-template-columns:repeat(5,1fr);gap:.05208rem}.gap-0{gap:0}.gap-5{gap:.02604rem}.gap-10{gap:.05208rem}.gap-15{gap:.07813rem}.gap-20{gap:.10417rem}.gap-48{gap:.25rem}.grid-row-2{grid-row:span 2}.grid-row-3{grid-row:span 3}.grid-row-4{grid-row:span 4}.grid-col-2{grid-column:span 2}.grid-col-3{grid-column:span 3}.grid-col-4{grid-column:span 4}.flex_evenly_center{display:flex;justify-content:space-evenly;align-items:center;flex-direction:row}.flex-warp{flex-wrap:wrap}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;vertical-align:baseline;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}a{text-decoration:none;color:#666}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{outline:none}.clear{clear:both}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.noMargin{padding:.00521rem}.img_jz{width:86%;margin:0 auto;display:block}.flex_center_center{align-items:center}.flex_center_center,.flex_center_start{display:flex;justify-content:center;flex-direction:row}.flex_center_start{align-items:flex-start}.flex_center_end{display:flex;justify-content:center;align-items:flex-end;flex-direction:row}.flex_start_center{align-items:center}.flex_start_center,.flex_start_start{display:flex;justify-content:flex-start;flex-direction:row}.flex_start_start{align-items:flex-start}.flex_start_end{display:flex;justify-content:flex-start;align-items:flex-end;flex-direction:row}.flex_end_center{align-items:center}.flex_end_center,.flex_end_end{display:flex;justify-content:flex-end;flex-direction:row}.flex_end_end{align-items:flex-end}.flex_end_start{display:flex;justify-content:flex-end;align-items:flex-start;flex-direction:row}.flex_around_center{align-items:center}.flex_around_center,.flex_around_start{display:flex;justify-content:space-around;flex-direction:row}.flex_around_start{align-items:flex-start}.flex_around_end{display:flex;justify-content:space-around;align-items:flex-end;flex-direction:row}.flex_between_center{align-items:center}.flex_between_center,.flex_between_start{display:flex;justify-content:space-between;flex-direction:row}.flex_between_start{align-items:flex-start}.flex_between_end{display:flex;justify-content:space-between;align-items:flex-end;flex-direction:row}.flex_column_center_center{align-items:center}.flex_column_center_center,.flex_column_center_start{display:flex;justify-content:center;flex-direction:column}.flex_column_center_start{align-items:flex-start}.flex_column_center_end{display:flex;justify-content:center;align-items:flex-end;flex-direction:column}.flex_column_start_center{align-items:center}.flex_column_start_center,.flex_column_start_start{display:flex;justify-content:flex-start;flex-direction:column}.flex_column_start_start{align-items:flex-start}.flex_column_start_end{display:flex;justify-content:flex-start;align-items:flex-end;flex-direction:column}.flex_column_end_center{align-items:center}.flex_column_end_center,.flex_column_end_end{display:flex;justify-content:flex-end;flex-direction:column}.flex_column_end_end{align-items:flex-end}.flex_column_end_start{display:flex;justify-content:flex-end;align-items:flex-start;flex-direction:column}.flex_column_around_center{align-items:center}.flex_column_around_center,.flex_column_around_start{display:flex;justify-content:space-around;flex-direction:column}.flex_column_around_start{align-items:flex-start}.flex_column_around_end{display:flex;justify-content:space-around;align-items:flex-end;flex-direction:column}.flex_column_between_center{align-items:center}.flex_column_between_center,.flex_column_between_start{display:flex;justify-content:space-between;flex-direction:column}.flex_column_between_start{align-items:flex-start}.flex_column_between_end{display:flex;justify-content:space-between;align-items:flex-end;flex-direction:column}