@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC');

* {
    margin:0;
    padding:0;
    line-height:0;
}

.header {
    width: 100%;
    position: relative;
    z-index: 999;
	height: 3.6em;
	padding-top: 0.5em;
	background-color: #000;
}

.mosttx {
	font-size: 0.8em;
	color: #FFF;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}

.wrapper{
    width: 100%;
    margin: 0 auto;
    position: relative;
    min-width: 1200px;
}

.go {
    position: absolute;
    right: 0px;
	float: right;
    z-index: 9999;
    height: 559px;
    line-height: 0;
}

.gobox {
	float: right;
    right: 0px;
    width: 72px;
    position: absolute;
}

.title_bg {
    width: 100%;
    height: 692px;
    margin: 0 auto;
    position: relative;
    background: url("../images/a-0-bg.jpg") top center no-repeat;
}

.title {
    width: 1200px;
    height: 692px;
    margin: 0 auto;
    position: relative;
}

.title00 {
    position: absolute;
    top: 133px;
    left: 48px;
    z-index: 0;
}

.discount{
    position: absolute;
    top: 347px;
    left: 648px;
    z-index: 0;
}

.pic1{
    position: absolute;
    top: 0px;
    left: 560px;
    z-index: 0;
}


.pic3{
    position: absolute;
    top: 249px;
    left: 54px;
    z-index: 0;
}

.gift{
    position: absolute;
    top: 457px;
    left: 9px;
    z-index: 0;
}


.box1_bg{ 
    width: 100%;
    height: 1108px;
    margin: 0 auto;
    position: relative;
    background: url("../images/a-1-bg.jpg") top center no-repeat;
}

.box1 {
    width: 1200px;
    height: 1108px;
    margin: 0 auto;
    position: relative;
}


.box2_bg{ 
    width: 100%;
    height: 1379px;
    margin: 0 auto;
    position: relative;
	background: url("../images/a-2-bg.jpg") top center no-repeat;
}

.box2 {
    width: 1200px;
    height: 1379px;
    margin: 0 auto;
    position: relative;
}

.box3_bg{ 
    width: 100%;
    height: 1144px;
    margin: 0 auto;
    position: relative;
	background: url("../images/a-3-bg.jpg") top center no-repeat;
}

.box3 {
    width: 1200px;
    height: 1144px;
    margin: 0 auto;
    position: relative;
}

.box4_bg{ 
    width: 100%;
    height: 1326px;
    margin: 0 auto;
    position: relative;
	background: url("../images/a-4-bg.jpg") top center no-repeat;
}

.box4 {
    width: 1200px;
    height: 1326px;
    margin: 0 auto;
    position: relative;
}

.box5_bg{ 
    width: 100%;
    height: 1278px;
    margin: 0 auto;
    position: relative;
	background: url("../images/a-5-bg.jpg") top center no-repeat;
}

.box5 {
    width: 1200px;
    height: 1278px;
    margin: 0 auto;
    position: relative;
}

footer{
	width: 100%;
	height: 70px;
    position: relative;
    z-index: 999;
	background-color: #000;
	padding-top: 1.5em;	
	text-align: center;
}

#top {
    width: 70px;
    height: 70px;
    border-radius:999em;
    background-color: #0A3A60;
    border: rgb(255, 255, 255) solid 2px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    text-align: center;
    line-height: 70px;
    display: block;
    position: fixed;
    right: 40px;
    bottom: 40px;
    z-index: 9999;
    font-family: 'Noto Sans TC';
    font-weight: bold;
    font-size: 1.2em;
}
