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

html, body {
	margin: 0;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial,'微軟正黑體', "sans-serif";
	background: #fff9d9;
}
img {
	height: auto;
	border: 0;
}
.top_bar {
	position: fixed;
	background: #fff;
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	z-index: 10;
	top: 0;
	left: 0;
	right: 0;
}
.logo {
	position: relative;
    float: left;
    width: 10%;
    max-width: 200px;
    margin: 10px 20px;
}
.logo_ql {
	position: relative;
    float: right;
    width: 10%;
    max-width: 200px;
    margin: 10px 20px;
}
.wrapper {
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 1100px;
}
.top_banner {
    position: relative;
    margin: 0 auto;
    padding-top: 100px;
    width: 96%;
    max-width: 1074px;
    margin-bottom: 20px;
}
.d_kv {
	display: block;
}
.m_kv {
	display: none;
}
.top_promo {
    position: relative;
    margin: 0 auto;
    width: 90%;
}
.top_promo01 {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
}
.top_promo02 {
    position: relative;
    float: left;
    width: 33%;
    margin: 0 0.33%;
    text-align: center;
}
.top_promo03 {
    position: relative;
    float: left;
    width: 33%;
    text-align: center;
}
.top_promo h5 {
    color: #8f3333;
    font-weight: bolder;
    margin: 0 auto 5px auto;
}
.top_contain {
    position: relative;
    margin: 0 auto;
    padding: 4px;
    width: calc(99% - 8px);
    background: #f9f1b9;
    border-radius: 8px;
}
.top_content {
    position: relative;
    width: calc(100% - 18px);
    padding: 10px 6px;
    border: 3px solid #ad4040;
    border-radius: 7px;
}
.top_content h4 {
    font-size: 19px;
    color: #3c1e08;
    margin: 0;
}
.top_content h3 {
    font-size: 50px;
    margin: 0;
    font-weight: bolder;
    color: #e33018;

}
.top_content h3 span {
    font-size: 26px;
    font-weight: normal;
    color: #3c1e08;
}

.button {
	width: 75%;
	align-content: center;
	
}






.top_content p {
    font-size: 12px;
    color: #666;
    margin: 5px 0;
    line-height: 14px;
}
.promo_code {
    position: relative;
    margin: 0 auto;
    padding: 2px 0;
    width: 98%;
    background: #ee3f4a;
    color: #fff;
    border-radius: 6px;
    font-size: 24px;
    font-weight: bolder;
}
.promo_code span {
    font-size: 16px;
    font-weight: normal;
}
.product_list {
	position: relative;
    margin: 0 auto 40px auto;
    width: 90%;
    max-width: 1000px;
}
.product {
    position: relative;
    margin: 20px auto;
    padding: 4px;
    width: calc(99% - 8px);
    border-radius: 8px;
}
.p01 {
    background: #ebfbfc;
}
.p_content {
    position: relative;
    width: calc(100% - 26px);
    border: 3px solid #1d586d;
    border-radius: 7px;
    padding: 10px;
}
.p_content_l {
    position: relative;
    float: left;
    width: 70%;
}
.p_content_r {
    position: relative;
    float: right;
    width: 29%;
}
.p_content_text {
    position: relative;
    float: left;
    width: 44%;
}
.p_content_img {
    position: relative;
    float: right;
    width: 54%;
}
.p_content_text h3 {
    font-size: 17px;
    color: #a29694;
		 text-decoration: line-through;
    margin: 0;
	
}
.p_content_text h3 span {
    color: #063838;
    font-size: 16px;
	margin:0px;
	
}

.p_content_text h6 {
    color: #ee3f4a;
    font-size: 30px;
	    margin: 0px ;
}
.p_content_text h6 span {
    color: #063838;
    font-size: 16px;
	margin:0px;
}


.p_content_text h4 {
    color: #1d586d;
    font-size: 28px;
    margin: 0;
}
.p_content_text h4 span {
    font-size: 22px;
}
.p_content_text h5 {
    color: #092322;
    font-size: 16px;
    margin: 0;
    font-weight: normal;
}
.p_content_text h5 span {
    font-size: 14px;
}
.p_content_text p {
	font-size: 12px;
    margin: 0;
}
.r_disc {
    position: relative;
    margin-bottom: 1px;
    padding: 3px 5px 0px 12px;
    background: #70c4c2;
    color: #fff;
}
.r_disc_content {
    position: relative;
    float: left;
    margin: 5px 0px;
    width: 100%;
    font-size: 15px;
}
.r_disc_price {
    position: relative;
    float: left;
    width: 19%;
    text-align: right;
    font-size: 20px;
    font-weight: bold;
}
.adit {
	background: #388e8e;
}
.dis01 {
	position: absolute;
    z-index: 1;
    width: 16%;
    max-width: 142px;
    top: -10px;
    left: -10px;
}
.dis02 {
	position: absolute;
    z-index: 1;
    width: 16%;
    max-width: 142px;
    top: -19px;
    left: -10px;
}
.p02 {
	background: #eaf3f9;
}
.p02 .p_content {
    border: 3px solid #1e81a8;
}
.p02 .r_disc {
    background: #70aac1;
}
.p02 .adit {
	background: #1e81a8;
}
.p03 {
	background: #f3f0fc;
}
.p03 .p_content {
    border: 3px solid #533789;
}
.p03 .r_disc {
    background: #8470c1;
}
.p03 .adit {
	background: #533789;
}
.tnc {
	position: relative;
	margin: 0 auto;
	width: 96%;
	font-size: 12px;
	color: #333;
}
.tnc ul {
	padding-left: 20px;
}
.foot_bg {
	position: relative;
	width: 100%;
	background: #fff;
}
footer {
	position: relative;
    margin: 0px auto 0 auto;
    padding: 10px;
    width: 100%;
    max-width: 1140px;
    background: #fff;
    font-size: 11px;
    text-align: center;
    /* color: #666; */
    border-top: 1px solid #ccc;
}
footer span {
	white-space: nowrap;
}
.footer01 {
	position: relative;
    float: left;
	margin-right: 3%;
    width: 12%;
    max-width: 141px;
}
.footer02 {
	position: relative;
    float: left;
    padding-top: 12px;
    width: 25%;
    text-align: left;
    font-size: 12px;
    color: #666;
    line-height: 14px;
    font-weight: 400;
}
.footer03 {
	position: relative;
    float: right;
    width: 50%;
    max-width: 590px;
}
@media (max-width: 1024px) {
	.footer02 {
		position: relative;
		float: left;
		padding-top: 5px;
		width: 25%;
		text-align: left;
		font-size: 10px;
		color: #666;
		line-height: 12px;
		font-weight: 400;
	}
	.copyright {
		text-align:center;
	}
	.stock {
		text-align:center;
	}
	.term {
		text-align:center;
	}
}
@media (max-width: 960px) {
	.top_content h4 {
		font-size: 18px;
	}
	.promo_code {
		font-size: 20px;
	}
	.promo_code span {
		font-size: 14px;
	}
	.top_content h3 {
		font-size: 40px;
	}
	.top_content h3 span {
		font-size: 22px;
	}
	.p_content_l {
		width: 100%;
		margin-bottom: 5px;
	}
	.p_content_img {
		width: 350px;
	}
	.p_content_r {
		width: 100%;
	}
	.dis01, .dis02 {
		width: 63px;
	}
	.copyright {
		text-align:center;
		float: none;
		width: 100%;
		margin-left: 0;
	}
	.stock {
		text-align:center;
		float: none;
		width: 100%;
	}
	.term {
		text-align:center;
		float: none;
		width: 100%;
		margin-right: 0;
	}
}
@media (max-width: 768px) {
	.top_banner {
		padding-top: 70px;
	}
	.d_kv {
		display: none;
	}
	.m_kv {
		display: block;
	}
	.top_content h4 {
		font-size: 18px;
	}
	.top_promo01, .top_promo02, .top_promo03 {
		width: 100%;
		margin-bottom: 10px;
	}
	.p_content_img {
		width: 270px;
	}
	
	.top_promo h5 {
		font-size: 20px;
	}
	.top_content h4 {
		font-size: 28px;
	}
	.footer01 {
		display: none;
	}
	.footer02 {
		position: relative;
		float: none;
		padding-top: 12px;
		width: 100%;
		text-align: left;
		font-size: 12px;
		color: #666;
		line-height: 14px;
		font-weight: 320;
		text-align: center;
	}
.footer03 {
		position: relative;
		float: none;
		width: 100%;
		margin: 0 auto;
		max-width: 590px;
	}
}
@media (max-width: 576px) {
	.p_content_text {
		width: 100%;
		text-align: center;
	}
	.p_content_img {
		width: 100%;
		height: 195px;
		overflow: hidden;
	}
	.p_content_img img {
		margin-top: -20px;
			
	}
.button {
    align-content: center;
    margin: 0 auto 4px auto;
}
	.p_content_img {
		width: 100%;
	
		
	}
	.p_content_text h4 {
		font-size: 28px;
	}
	.p_content_text h4 span {
		font-size: 22px;
	}
	.p_content_text h3 {
		font-size: 25px;
	}
	.p_content_text h3 span {
		font-size: 22px;
	}
		.p_content_text h6 {
		font-size: 45px;
	}
	.r_disc {
		padding: 5px 5px 5px 50px;
	}
	.r_disc_content {
    	font-size: 14px;
    	width: 82%;
	}
	.r_disc_price {
		font-size: 18px;
		width: 22%;
	}
	.dis01 {
		width: 60px;
		top: -8px;
	}
	.dis02 {
		width: 60px;
		top: -13px;
	}
}