@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}

.aaa{width:1080px; margin:0 auto; padding-bottom:40px; }
.tpimg{width:1920px; height:570px; margin:0 auto; }
.bgimg{width:1920px; overflow:Hidden; margin:0 auto; padding-bottom:50px;}


.mainbox{width:1600px;height:fit-content; margin:0 auto; overflow:Hidden; position:relative;}

.btn{width:205px; height:253px; position:absolute; top:4000px; left:1000px; z-index:100; border-radius: 5px; 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%;}


	