@charset "utf-8";
/* CSS Document */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, table, td, a, p {
	padding: 0px;
	margin: 0px;
	font-family: sans-serif;
}
.full-w {
	width: 100%;
	margin-right: 0px;
}
body {
	background-color: #F0EFC0;
}
a {
	text-decoration: none;
}

.full-w-h {
	width: 100%;
	height: auto;
}
.as2-td a {
	color: #2A2A2A;
}






@media screen and (min-width:1201px){
.header {
	width: 100%;
	position: fixed;
	top: 0px;
	background-image: -webkit-linear-gradient(270deg,rgba(248,242,175,1.00) 0%,rgba(250,246,200,0.86) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(248,242,175,1.00) 0%,rgba(250,246,200,0.86) 100%);
	background-image: -o-linear-gradient(270deg,rgba(248,242,175,1.00) 0%,rgba(250,246,200,0.86) 100%);
	background-image: linear-gradient(180deg,rgba(248,242,175,1.00) 0%,rgba(250,246,200,0.86) 100%);
	height: 120px;
	z-index: 100;
	border-bottom: 5px solid #B50003;
}
.logoind {
    position: absolute;
    left: 10px;

}

.imgpcl  {
	position: absolute;
	right: 0px;
	top: 80px;


}
.imgpcl a img {
	/* [disabled]border-top-left-radius: 40px; */
	/* [disabled]border-bottom-left-radius: 40px; */
}
.oldindex {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 300px;
	height: 50px;
}
.header .oldindex a {
	color: #FF0004;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}





.nav {
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	position: absolute;
	left: 216px;
	width: 100%;
	top: 21px;
}
.header .nav ul li {
	list-style-type: none;
}
.header .nav ul li a {
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	font-size: 28px;
	font-weight: bold;
	width: 11%;
	height: 45px;
	color: #FF0004;
	margin-left: 12px;
	padding-top: 10px;
}
.header .nav ul li a:hover {
	color: #FF0004;
	font-size: 29px;
	text-align: center;
	text-decoration: none;
}
.bacontainer {
	width: 100%;
	height: auto;
	margin-top: 120px;
	z-index: 50;
	position: absolute;
}
.main {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	/* [disabled]margin-top: 20px; */
}
.fottop {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	padding-bottom: 20px;
	font-size: 16px;
	color: #323232;
}

.footer {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #808080;
	font-size: 14px;
	color: #323232;
}
.footer p a {
	color: #323232;
	text-decoration: none;
}
.i-main {
	border-radius: 10px;
	border: 5px solid #970001;
	background-color: #F0EFC0;
}
.td1 {
	text-decoration: none;
	color: #000000;
}
.ify {
	width: 99%;
	margin-top: 5px;
}
.cont-main {
	border: 5px solid #970001;
	border-radius: 10px;
}
.cont-ab {
	width: 50%;
	margin-top: 20px;
	border-radius: 10px;
	padding: 5px;
	margin-bottom: 20px;
	float: left;
	margin-left: 50px;
}
.cont-ab p {
	font-size: 20px;
	font-weight: bold;
}
.cont-ab h1 {
	color: #FF0004;
	margin-top: 10px;
}
.cont-ab2 {
	width: 60%;
	margin-top: 20px;
	border-radius: 50px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	background-color: #FFE870;
	margin-bottom: 20px;
	margin-left: auto;

}
.cont-ab2 p {
	text-align: center;
	font-size: 25px;
	font-weight: bold;
}
.cont-ab2 h1 {
	text-align: center;
	color: #FF0004;
}
.cont-map {
	width: 30%;
	float: left;
	margin-top: 100px;
	margin-bottom: 20px;
	margin-left: 50px;
	border: 15px solid #FFFFFF;
	height: 450px;
}
.cont-main:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.ab-main {
	border-radius: 10px;
	border: 5px solid #970001;
}
.ab-container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}


.ab-main .ab-container h1 {
	text-align: center;
	color: #BD5200;
	margin-bottom: 20px;
	text-shadow: 4px 4px 2px #FFFFFF;
}
.ab-main .ab-container p {
	color: #B75500;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 3px;
}
.ab-img-f1 {
	float: left;
	margin-right: 10px;
}
.ab-main:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*手機側邊*/
.header .side {
	display: none;
}
.hight {
	height: 10px;
}
.flot {
	margin-top: 90px;

}
.index-90 {
	margin-top: -140px;
}
.flot2 {
	margin-top: 90px;
	display: none;
}
.god {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.god img {
	width: 50%;
	height: auto;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 6px solid #F0EFC0;
}
.god a .god-le-top {
	border-top-width: 12px;
	border-left-width: 12px;
}
.god a .god-rg-top {
	border-right-width: 12px;
	border-top-width: 12px;
}
.god a .god-lebored {
	border-left-width: 12px;
}
.god a .god-rgbored {
	border-right-width: 12px;

}





.cler {
	clear: both;
}
.god-tittle h1 {
	font-size: 35px;
	text-align: center;
	font-weight: bold;
	color: #391515;
	padding-top: 20px;
}
.god-tittle h2 {
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	color: #391515;
	padding-top: 20px;
}
.god-tittle h3 {
	color: #391515;
	font-weight: bold;
	font-size: 25px;
	text-align: center;
	padding-top: 20px;
}

.god-img img {
	width: 100%;
	height: 50%;
	padding-top: 30px;

}



.god-tex p {
	color: #391515;
	font-size: 25px;
	text-align: center;
	padding-top: 25px;
}
.newyear {
	width: 80%;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.newyear h1 {
	color: #FF0004;
	text-align: center;
	font-weight: bold;
	font-size: 35px;
	padding-bottom: 10px;
}
.newyear p {
	color: #0058AB;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 25px;
}
.newyear h2 {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	font-size: 22px;
	padding-bottom: 10px;
}
.newyear h2 a {
	color: #FF0004;
}
.newyear h2 a:hover {
	color: #E10003;
	font-weight: bold;
	font-size: 24px;
}
.index_main {
	width: 100%;
}
.homepage-item-1 {
	width: 100%;
	/* [disabled]height: 800px; */
	/* [disabled]background-image: url(../images/item-index-%2001.jpg); */
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.item1 {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	height: 400px;
	margin-top: 20px;
}

.box-size-item1   {
	border: 6px solid #F0EFC0;
    background-image: url(../images/post1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.box-size-item2 {
    border: 6px solid #F0EFC0;
    background-image: url(../images/post2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;

}
.box-size-item3 {
	border: 6px solid #F0EFC0;
	background-image: url(../images/post3.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;

}
.box-size-item4 {
	border: 6px solid #F0EFC0;
    background-image: url(../images/post4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;

}
.box-size-item5 {
	border: 6px solid #F0EFC0;
	background-image: url(../images/post5.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;

}
.box-size-item6 {
	border: 6px solid #F0EFC0;
	background-image: url(../images/post6.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.box-size-item7 {
	border: 6px solid #F0EFC0;
	background-image: url(../images/post7.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.box-size-item8 {
	border: 6px solid #F0EFC0;
    background-image: url(../images/post8.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.box-size-item9 {
	border: 6px solid #F0EFC0;
	background-image: url(../images/post9.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.box-size-item10 {
	border: 6px solid #F0EFC0;
	background-image: url(../images/post10.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.box-size-itemline {
	border: 6px solid #F0EFC0;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.box-size-itemfb {
	border: 6px solid #F0EFC0;
	background-image: url(../images/fb.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}


.item2 {
	height: 300px;
}

.box-size-itemgodbr {
	border: 6px solid #F0EFC0;
	background-image: url(../images/godbrfeb.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.box-size-itemname {
	border: 6px solid #F0EFC0;
	background-image: url(../images/namesh.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.box-size-itemred {
	border: 6px solid #F0EFC0;
	background-image: url(../images/red2.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

	
.box-size-itemred2 {
	border: 6px solid #F0EFC0;
	background-image: url(../images/red1.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

#homepage-item-2 {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	border-left: 12px solid #F0EFC0;
	border-top: 12px solid #F0EFC0;
}
#homepage-item-3 {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	border-top: 12px solid #F0EFC0;
	border-right: 12px solid #F0EFC0;
}
#homepage-item-4 {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	border-left: 12px solid #F0EFC0;
	border-top: 12px solid #F0EFC0;
}
#homepage-item-5 {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	border-top: 12px solid #F0EFC0;
	border-right: 12px solid #F0EFC0;
}
#homepage-item-6 {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	border-top: 12px solid #F0EFC0;
	border-left: 12px solid #F0EFC0;
}
#homepage-item-7 {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	border-top: 12px solid #F0EFC0;
	border-right: 12px solid #F0EFC0;
}
#homepage-item-8 {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	border-top: 12px solid #F0EFC0;
	border-left: 12px solid #F0EFC0;
}
#homepage-item-9 {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	border-top: 12px solid #F0EFC0;
	border-right: 12px solid #F0EFC0;
}
#homepage-item-10 {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	border-top: 12px solid #F0EFC0;
	border-left: 12px solid #F0EFC0;
}
#homepage-item-11 {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	border-top: 12px solid #F0EFC0;
	border-right: 12px solid #F0EFC0;
}
	
#homepage-item-line {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	border-top: 12px solid #F0EFC0;
	border-left: 12px solid #F0EFC0;
}
	
#homepage-item-fb {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	border-top: 12px solid #F0EFC0;
	border-right: 12px solid #F0EFC0;
}
	
#homepage-item-godbr {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	border-top: 12px solid #F0EFC0;
	border-left: 12px solid #F0EFC0;
}
	
#homepage-item-name {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	border-top: 12px solid #F0EFC0;
	border-right: 12px solid #F0EFC0;
}

	
#homepage-item-red {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	border-top: 12px solid #F0EFC0;
	border-left: 12px solid #F0EFC0;
	margin-left: 0px;
}
	
#homepage-item-red2 {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	border-top: 12px solid #F0EFC0;
	border-right: 12px solid #F0EFC0;
}

.post05 {
	width: 100%;

}
.post05 img {
	margin-bottom: 10px;
	width: 100%;
	height: 50%;
	margin-top: 50px;
}
.post4 {
	color: #4D0001;
	font-size: 30px;
	font-weight: bold;
}
.post4
 p {
	padding-bottom: 10px;
	font-size: 30px;

}
.post4 img  {
	width: 100%;
	height: auto;
}

.fixed-curt {
	width: 100%;
	position: fixed;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	top: 120px;
	background-image: -webkit-linear-gradient(270deg,rgba(100,0,1,0.91) 34.72%,rgba(100,0,1,0.95) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(100,0,1,0.91) 34.72%,rgba(100,0,1,0.95) 100%);
	background-image: -o-linear-gradient(270deg,rgba(100,0,1,0.91) 34.72%,rgba(100,0,1,0.95) 100%);
	background-image: linear-gradient(180deg,rgba(100,0,1,0.91) 34.72%,rgba(100,0,1,0.95) 100%);
}
.tittle-post {
	font-size: 30px;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.button-post {
	float: right;
	padding-right: 50px;
	font-size: 18px;
	padding-top: 10px;
}
.fixed-curt a {
	color: #FFFFFF;
}
.fixed-curt a:hover {
	color: #FFEEEE;
}
.wid img {
	width: 100%;
	text-align: center;
	height: 600px;
	margin-top: 10px;
}



.box-size-itemop   {
	width: 100%;
	display: block;
	margin-bottom: 5px;

}
.MOBILE {
	display: none;
}
.inpro1 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	float: left;
	border: 12px solid #F0EFC0;
}
.procl {
	margin-top: 25px;
	margin-bottom: 30px;
}

.pro01 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 50%;
}

.pro01 h1 {
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	color: #631F02;
}
.pro01 p {
	font-size: 25px;
	padding-top: 10px;
}
.pro_buy {
	color: #FFFFFF;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	border-radius: 15px;
	background-color: #007DFF;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 20px;
}
.proclr {
	clear: both;
}
.hig {
	margin-top: 20px;
}
.tname {
}

.name {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	font-size: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-weight: bold;
}
.tname tbody {
	width: 100%;
	font-size: 40px;
	background-color: #FF0004;
	text-align: center;
	color: #FFC913;
	font-weight: bold;
}
.tname tbody tr {
	float: left;
	margin-left: 15px;
	font-weight: bold;


}
.light-table-filter   {
	border-radius: 15px;
}
.news {
	margin-top: 10px;
}
.news p {
	font-size: 35px;
	font-weight: bold;
	color: #FFF000;
}
.newvd {
	position: absolute;
	right: 5px;
	top: 100px;
}
.newvd iframe {
	border-radius: 20px;
}
table {
	margin-top: 20px;
	width: 100%;
	font-size: 25px;
	text-align: center;
	font-weight: bold;
}
.newyeay_buy {
	color: #FFFFFF;
	text-align: center;
	font-size: 25px;
	border-radius: 15px;
	font-weight: bold;
	background-color: #007DFF;
	width: 100%;
}
.newtime   {
	font-size: 30px;
	color: rgba(255,0,3,1.00);
	font-weight: bold;
	text-align: center;
}
.qa {
	margin-top: 20px;
	width: 32%;
	height: 200px;
	border: 5px solid rgba(159,98,44,1.00);
	float: left;
	margin-left: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	line-height: 200px;
	color: rgba(255,101,0,1.00);
	font-size: 40px;
	font-weight: bold;
}
.goodsp2_bott {
	color: #F0EFC0;
	border-radius: 10px;
	background-color: rgba(255,0,4,1.00);
	font-weight: bold;
	margin-left: 50px;
}
.shop {
	width: 100%;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 10px;
}
.shop img {
	width: 50%;

}
.godbrmob {
	width: 100%;
	height: 80px;
	background-color: rgba(0,84,255,1.00);
	margin-bottom: 10px;
	text-align: center;
	color: #FFFFFF;
	font-size: 40px;
	font-weight: bold;
	border-radius: 40px;
	line-height: 80px;
	margin-top: 10px;
}


























































































































}


@media screen and (min-width:480px) and (max-width:1200px){
	.header {
	width: 100%;
	position: fixed;
	top: 0px;
	background-image: -webkit-linear-gradient(270deg,rgba(248,242,175,1.00) 0%,rgba(250,246,200,0.86) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(248,242,175,1.00) 0%,rgba(250,246,200,0.86) 100%);
	background-image: -o-linear-gradient(270deg,rgba(248,242,175,1.00) 0%,rgba(250,246,200,0.86) 100%);
	background-image: linear-gradient(180deg,rgba(248,242,175,1.00) 0%,rgba(250,246,200,0.86) 100%);
	height: 90px;
	z-index: 100;
	text-align: center;
	border-bottom: 5px solid #B50003;
	padding-top: 10px;
	display: none;
}
.header img {
	position: relative;
	width: 250px;
	height: 130px;
	top: -29px;

}

.imgpcl  {
	position: absolute;
	right: 0px;
	top: 80px;
	display: none;


}

.oldindex {
	position: absolute;
	top: 0px;
	right: 10px;
	font-size: 16px;
	font-weight: bold;
	display: none;
}



.nav {
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	position: absolute;
	left: 216px;
	width: 100%;
	top: 21px;
	display: none;
}
.header .nav ul li {
	list-style-type: none;
}
.header .nav ul li a {
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	width: 11%;
	height: 40px;
	color: #FF0004;
	margin-left: 10px;
	padding-top: 10px;
}
.header .nav ul li a:hover {
	color: #FF0004;
	font-size: 26px;
	text-align: center;
	text-decoration: none;
}
.bacontainer {
	width: 100%;
	height: auto;
	/* [disabled]margin-top: 100px; */
	position: absolute;
	z-index: 53;
}
.main {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	/* [disabled]margin-top: 20px; */
}

.footer {
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	border-top: 1px solid #808080;
	color: #323232;
}
.i-main {
	border-radius: 10px;
	border: 5px solid #970001;
	background-color: #F0EFC0;
}
.td1 {
	text-decoration: none;
	color: #000000;
}
.ify {
	width: 99%;
	margin-top: 5px;
}







.god-main {
	border: 5px solid #970001;
	border-radius: 10px;
	/* [disabled]height: 850px; */
	text-align: center;
}






.cont-main {
	border: 5px solid #970001;
	border-radius: 10px;
}
.cont-ab {
	width: 90%;
	margin-top: 20px;
	border-radius: 10px;
	padding: 5px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.cont-ab p {
	font-size: 20px;
	font-weight: bold;
}
.cont-ab h1 {
	color: #FF0004;
	margin-top: 10px;
}
.cont-ab2 {
	width: 90%;
	margin-top: 20px;
	border-radius: 50px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	background-color: #FFE870;
	margin-bottom: 20px;
	margin-left: auto;

}
.cont-ab2 p {
	text-align: center;
	font-size: 25px;
	font-weight: bold;
}
.cont-ab2 h1 {
	text-align: center;
	color: #FF0004;
}
.cont-map {
	width: 90%;
	margin-top: 50px;
	margin-bottom: 20px;
	margin-left: auto;
	border: 15px solid #FFFFFF;
	height: 450px;
	margin-right: auto;
}
.cont-main:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.ab-main {
	border-radius: 10px;
	border: 5px solid #970001;
}
.ab-container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}


.ab-main .ab-container h1 {
	text-align: center;
	color: #BD5200;
	margin-bottom: 20px;
	text-shadow: 4px 4px 2px #FFFFFF;
	font-size: 60px;
	font-weight: bold;
}
.ab-main .ab-container p {
	color: #B75500;
	font-weight: bold;
	font-size: 50px;
	letter-spacing: 3px;
}
.ab-img-f1 {
	margin-right: 10px;
	float: left;
}

.ab-img-f2 {
	margin-bottom: 10px;
}
.ab-main:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.good-main {
	padding-top: 30px;


}
.good-main-img1  {
	border-radius: 100px;
	margin-bottom: 20px;
	width: 100%;
	height: auto;
}
.good-main-img2 {
	border-radius: 100px;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 100%;
	height: auto;
}

.good-main p {
	font-size: 35px;
	font-weight: bold;
	color: #8F1F21;
}

.good-main:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*側邊*/
@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
.side {
	position: fixed;
	font-size: 20px;
	top: -39px;
	z-index: 51;
}



.dr-menu {
	width: 100%;
	max-width: 400px;
	min-width: 300px;
	position: relative;
	font-size: 1.3em;
	line-height: 2.5;
	font-weight: 400;
	color: #FF7072;
	padding-top: 2em;
}

.dr-menu > div  {
	cursor: pointer;
	position: absolute;
	width: 100%;
	z-index: 100;
}

.dr-menu > div .dr-icon {
	left: 0;
	position: absolute;
	font-size: 150%;
	line-height: 1.6;
	padding: 0 10px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	top: 0;
}

.dr-menu.dr-menu-open > div .dr-icon {
	color: #B42D30;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	font-size: 40px;
	left: 180%;
}

.dr-menu > div .dr-icon:after {
	content: "\e008";
	position: absolute;
	font-size: 50%;
	line-height: 3.25;
	left: -10%;
	opacity: 0;
}

.dr-menu.dr-menu-open > div .dr-icon:after {
	opacity: 1;
}

.dr-menu > div .dr-label {
	padding-left: 3em;
	position: relative;
	display: block;
	/* [disabled]color: #350606; */
	font-size: 0.9em;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 2.75;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.dr-menu.dr-menu-open > div .dr-label {
	-webkit-transform: translateY(-90%);
	-moz-transform: translateY(-90%);
	-ms-transform: translateY(-90%);
	transform: translateY(-90%);
}

.dr-menu ul {
	padding: 0;
	margin: 0 3em 0 0;
	list-style: none;
	opacity: 0;
	position: relative;
	z-index: 0;
	pointer-events: none;
	-webkit-transition: opacity 0s linear 205ms;
	-moz-transition: opacity 0s linear 205ms;
	transition: opacity 0s linear 205ms;
}

.dr-menu.dr-menu-open ul {
	opacity: 1;
	z-index: 200;
	pointer-events: auto;
	-webkit-transition: opacity 0s linear 0s;
	-moz-transition: opacity 0s linear 0s;
	transition: opacity 0s linear 0s;
}

.dr-menu ul li {
	display: block;
	margin: 0 0 5px 0;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}

.dr-menu.dr-menu-open ul li {
	opacity: 1;
}

.dr-menu.dr-menu-open ul li:nth-child(2) {
	-webkit-transition-delay: 35ms;
	-moz-transition-delay: 35ms;
	transition-delay: 35ms;
}

.dr-menu.dr-menu-open ul li:nth-child(3) {
	-webkit-transition-delay: 70ms;
	-moz-transition-delay: 70ms;
	transition-delay: 70ms;
}

.dr-menu.dr-menu-open ul li:nth-child(4) {
	-webkit-transition-delay: 105ms;
	-moz-transition-delay: 105ms;
	transition-delay: 105ms;
}

.dr-menu.dr-menu-open ul li:nth-child(5) {
	-webkit-transition-delay: 140ms;
	-moz-transition-delay: 140ms;
	transition-delay: 140ms;
}

.dr-menu.dr-menu-open ul li:nth-child(6) {
	-webkit-transition-delay: 175ms;
	-moz-transition-delay: 175ms;
	transition-delay: 175ms;
}

.dr-menu.dr-menu-open ul li:nth-child(7) {
	-webkit-transition-delay: 205ms;
	-moz-transition-delay: 205ms;
	transition-delay: 205ms;
}

.dr-menu ul li a {
	display: block;
	padding-right: 20px;
	padding-bottom: 0;
	color: #FF0004;
	text-decoration: none;
	font-weight: bold;
	font-size: 35px;
	width: 600px;
	margin-top: -20px;
	margin-left: -10px;
	padding-left: 20px;
	padding-top: 40px;
	border-right: 3px solid #D3D3D3;
	background-image: url(../images/bg-pattern.jpg);
}


.a1 {
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom: 3px solid #D3D3D3;

}


.dr-icon:before, 
.dr-icon:after {
	position: relative;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}

.dr-menu ul .dr-icon:before {
	margin-right: 15px;
}

.dr-icon-menu:before {
	content: "\e007";
}
.hight {
	height: 10px;
}
.aside-2 h1 {
	color: #FF0004;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.aside-2 h1 {
	color: #FF0004;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}
.flot {
	margin-top: 100px;
	display: none;

}
.index-90 {
	margin-top: -170px;
}
.flot2 {
	margin-top: 100px;
}
.fottop {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	padding-bottom: 20px;
	font-size: 16px;
	color: #323232;
}
.footer p a {
	color: #323232;
}
.god {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	height: auto;
}
.god img {
	width: 100%;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top-color: #F0EFC0;
	border-top-style: solid;
	border-top-width: 12px;
}
.cler {
	clear: both;
}
.god-tittle h1 {
	font-size: 60px;
	text-align: center;
	font-weight: bold;
	color: #391515;
	padding-top: 20px;
}
.god-tittle h2 {
	font-size: 55px;
	text-align: center;
	font-weight: bold;
	color: #391515;
	padding-top: 20px;
}
.god-tittle h3 {
	color: #391515;
	font-weight: bold;
	font-size: 50px;
	text-align: center;
	padding-top: 20px;
}
.god-img img {
	width: 100%;
	height: 50%;
	padding-top: 30px;

}
.god-tex p {
	color: #391515;
	font-size: 60px;
	text-align: center;
	padding-top: 25px;
	font-weight: bold;
	padding-bottom: 10px;
}
.aside-1 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border-radius: 15px;
	border: 3px solid #A85900;
	clear: both;
	
}
.aside-1 p img {
	vertical-align: middle;
}
.aside-1  p {
	font-weight: bold;
	font-size: 25px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 5px;
	vertical-align: middle;
}
.newyear {
	width: 80%;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.newyear h1 {
	color: #FF0004;
	text-align: center;
	font-weight: bold;
	font-size: 25px;
	padding-bottom: 10px;
}
.newyear p {
	color: #0058AB;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
}
.newyear h2 {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	padding-bottom: 10px;
}
.newyear h2 a {
	color: #FF0004;
}
.newyear h2 a:hover {
	color: #E10003;
	font-weight: bold;
	font-size: 22px;
}

.index_main {
	width: 100%;
}
.homepage-item-1 {
	width: 100%;
	height: 800px;
	background-image: url(../images/item-index-%2001.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#homepage-item-2 {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 12px solid #F0EFC0;
}
#homepage-item-3 {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 12px solid #F0EFC0;
}
#homepage-item-4 {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 12px solid #F0EFC0;
}
#homepage-item-5 {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 12px solid #F0EFC0;
}
#homepage-item-6 {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 12px solid #F0EFC0;
}
#homepage-item-7 {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 12px solid #F0EFC0;
}
#homepage-item-8 {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 12px solid #F0EFC0;
}
#homepage-item-9 {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 12px solid #F0EFC0;
}
#homepage-item-10 {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 12px solid #F0EFC0;
}
#homepage-item-11 {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 12px solid #F0EFC0;
}

.box-size-itemline {
	border: 6px solid #F0EFC0;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.box-size-itemfb {
	border: 6px solid #F0EFC0;
	background-image: url(../images/fb.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}


.item2 {
	height: 300px;
}

#homepage-item-line {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 12px solid #F0EFC0;
}
	
#homepage-item-fb {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 12px solid #F0EFC0;
}






.item1 {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	height: 60%;
	margin-top: 20px;
}

.box-size-item1   {
	height: 550px;
    background-image: url(../images/post1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.box-size-item2 {
    height: 550px;
    background-image: url(../images/post2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;

}
.box-size-item3 {
	height: 550px;
	background-image: url(../images/post3.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;

}
.box-size-item4 {
	height: 550px;
    background-image: url(../images/post4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;

}
.box-size-item5 {
	height: 550px;
	background-image: url(../images/post5.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;

}
.box-size-item6 {
	height: 550px;
	background-image: url(../images/post6.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.box-size-item7 {
	height: 550px;
	background-image: url(../images/post7.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.box-size-item8 {
	height: 550px;
    background-image: url(../images/post8.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.box-size-item9 {
	height: 550px;
    background-image: url(../images/post9.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.box-size-item10 {
	height: 550px;
    background-image: url(../images/post10.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}



.post05 {
	width: 100%;

}
.post05 img {
	margin-bottom: 10px;
	width: 100%;
}
.post4 {
	color: #4D0001;
	font-weight: bold;
}
.post4
 p {
	padding-bottom: 10px;
	font-size: 60px;
	font-weight: bold;

}
.button-post {
	float: right;
	padding-right: 10px;
	font-size: 30px;
	padding-top: 10px;
}
.fixed-curt a {
	color: #FFFFFF;
}
.fixed-curt a:hover {
	color: #FFEEEE;
}
.wid img {
	width: 100%;
	text-align: center;
	height: 600px;
	margin-top: 10px;
}
.box-size-itemsp {
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-color: #E30003;
}
#homepage-item-sp {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 12px solid #F0EFC0;
}
.nypost {
	padding-top: 60px;
	color: #350000;
	font-size: 40px;
	font-weight: bold;
}
.nypost p {
	padding-top: 10px;
}
svg {
	width: 65px;
	height: 65px;
}

.box-size-itemop   {
	width: 100%;
	display: block;
	margin-bottom: 5px;

}
.fixed-curt {
	width: 100%;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	background-image: -webkit-linear-gradient(270deg,rgba(100,0,1,0.91) 34.72%,rgba(100,0,1,0.95) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(100,0,1,0.91) 34.72%,rgba(100,0,1,0.95) 100%);
	background-image: -o-linear-gradient(270deg,rgba(100,0,1,0.91) 34.72%,rgba(100,0,1,0.95) 100%);
	background-image: linear-gradient(180deg,rgba(100,0,1,0.91) 34.72%,rgba(100,0,1,0.95) 100%);
}
.tittle-post {
	font-size: 60px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.DESKTOP {
	display: none;
}
.logo  {
	text-align: center;
}
.mobfot {
	width: 100%;
	font-size: 20px;
	color: #000000;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 20px;
	clear: both;
	margin-bottom: 5px;
}

.mob1  {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	border: 6px solid #F0EFC0;
	height: 50vw;
	text-align: center;
}
.mob2  {
	width: 100%;
}
.mob2 h1  {
	text-align: center;
	font-size: 40px;
	font-weight: bold;
}
.mob2 p {
	font-size: 35px;
}
.cont-mob {
	text-align: center;

}
.cont-mob h1 {
	color: #FF0004;
	font-size: 60px;
	font-weight: bold;
}
.cont-mob p {
	font-size: 60px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.inpro1 {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	border: 3px solid #F0EFC0;
}
.inpro1 img {
	border-radius: 15px;
}
.mobpro {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #E4BB00;
}
.promob1  {
	text-align: center;


}
.promob1 h1 {
	color: #620001;
	font-size: 60px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}

.promob1 p {
	font-size: 60px;
	text-align: left;
	padding-bottom: 80px;
}
.pro_buy {
	color: #FFFFFF;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	background-color: #007DFF;
	width: 100%;
	height: 80px;
	line-height: 80px;
	position: fixed;
	bottom: 0px;
}
.promob1 p a {
	font-size: 60px;
	font-weight: bold;
}
.tname {

}
.name {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	font-size: 60px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-weight: bold;
}
.tname tbody {
	width: 100%;
	font-size: 60px;
	background-color: #FF0004;
	text-align: center;
	color: #FFC913;
	font-weight: bold;
}
.tname tbody tr {
	float: left;
	margin-left: 15px;
	font-weight: bold;


}
.light-table-filter {
	border-radius: 15px;
	width: 90%;
}
.news {
	background-color: #F10004;
	margin-top: 10px;
}
.news p {
	font-size: 35px;
	font-weight: bold;
	color: #FFF000;
}

.nymob p {
	font-size: 60px;
	text-align: center;
	color: rgba(255,0,4,1.00);
	font-weight: bolder;
	margin-top: 20px;
}
.godbrmob {
	width: 100%;
	height: 80px;
	background-color: rgba(0,84,255,1.00);
	margin-bottom: 20px;
	text-align: center;
	color: #FFFFFF;
	font-size: 40px;
	font-weight: bold;
	border-radius: 50px;
	line-height: 80px;
}
a {
	text-decoration: none;
}
.newtime {
	font-size: 40px;
	color: rgba(255,0,3,1.00);
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}
.goodp2_bott_mob {
	width: 100%;
	height: 100px;
	background-color: rgba(255,0,0,1.00);
	margin-bottom: 20px;
	text-align: center;
	color: #F0EFC0;
	font-size: 60px;
	border-radius: 50px;
	font-weight: bold;
	line-height: 100px;
}
.qa {
	margin-top: 20px;
	width: 80%;
	height: 400px;
	border: 5px solid rgba(159,98,44,1.00);
	/* [disabled]float: left; */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	line-height: 400px;
	color: rgba(255,101,0,1.00);
	font-size: 80px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}











































	
}
