@charset "utf-8";
/* CSS Document */
*{margin: 0px;padding: 0px;		}
body{margin:0;padding:0; background:#f2f2f2;  text-align: justify; word-wrap: break-word; text-justify:inter-ideograph}
ul {margin:0; padding:0; list-style:none;}
a{text-decoration: none; color:#000}
a:hover{color:#FF9700;}
.img{border:0}

.mainbox{width:1200px;height:4766px; margin:0 auto; overflow:Hidden; position:relative;}
.bgimg{width:1200px; height:4766px; position:absolute;  z-index:50;}

.btn{width:300px; height:90px; position:absolute; top:900px; left:470px; z-index:100; border-radius: 20px; overflow: hidden; }
.btn:hover{ cursor:pointer; box-shadow:0 0 30px -7px #FF9700 }
.btn a{width:100%; height:100%;}
.btn img{width:100%; height:100%;}

.btn2{width:264px; height:264px; position:absolute; top:3820px; left:770px; z-index:100; border-radius: 20px; overflow: hidden; }
.btn2:hover{ cursor:pointer; box-shadow:0 0 30px -7px #FF9700 }
.btn2 a{width:100%; height:100%;}
.btn2 img{width:100%; height:100%;}


.floatbox{width:180px; height:220px; position:absolute; z-index:999; top:240px; right:10px;  }
.floatbox img{width:180px;}