body                            {font-family:'avenir';color:#333333;margin:0px;padding:0px;width:auto;font-size:1.4em;-webkit-text-size-adjust:none}

/*header*/
.header                         {background-color:#04B4AE;height:5vh;position:fixed;top:0;width:100%;}
.header:after                   {content:"";display:block;clear:both;}
.header .header-1               {float:left;height:100%;}
.header .header-1 a             {text-decoration: none;padding:10px;font-weight:bold;;color:#ffffff;}
.header .header-1 a             {font-size:3vw;}
.header .header-2               {float:right;}
.header .header-2 a             {text-decoration: none;padding:7px;color:#ffffff;}
.header .header-2 a             {font-size:3vw;}
.header .header-2 p.vw          {font-size:15px;}

/*box1*/
.box1                           {width:100%;height:4vh;border-bottom:solid 1px #C0C0C0;padding-top:6vh;}
.box1 .box1-l                   {width:48%;margin:0px;padding:0px;float:left;}
.box1 .box1-l p                 {color:#808080;font-size:4vw;margin:0px;padding:0px;vertical-align: bottom;}
.box1:after                     {content:"";display:block;clear:both;}

/*box2*/
.box2                           {width:100%;margin-left:auto;margin-right:auto;}
.box2 img                       {width:100%;margin:0px;padding:0px;}


/*box3*/
.box3                           {width:80%;margin-left:auto;margin-right:auto;margin-top:33px;}
.box3 p                         {font-size:3vw;}
.box3:after                     {content:"";display:block;clear:both;}

/*down*/
.down                           {text-align:center;margin:8% 0% 0% 0%;padding:0px;}
.down i                         {color:#808080;font-size:5vmax;}

/*box4*/
.box4                           {width:80%;margin-left:auto;margin-right:auto;margin-bottom:550px;margin-top:0px;}
.box4-1                         {width:80%;margin-left:auto;margin-right:auto;}
.box4 .bottom                   {text-align: center;width:100%;background: linear-gradient(#05FBFF, #0099ff);margin-left:auto;margin-right:auto;margin-top:15px;margin-bottom:8px;padding:2px;border-radius:50px;border:1.7px #cccccc solid;font-size:3.5vw;}
.box4 a                         {text-decoration:none;color:#ffffff;}


/*footer*/
.footer                         {background-color:#04B4AE;width: auto;height:5%;margin-top:50px;position:fixed;bottom:0px;width:100%;}
.footer .footer-left p          {float:left;font-size:2vw;color: #FFFFFF;}
.footer .footer-right p         {float:right;font-size:2vw;color: #FFFFFF;}