@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}
html {
    scroll-behavior: smooth;
	overflow-x: hidden;
}

@import url('https://fonts.googleapis.com/css2?family=Akshar:wght@400;700&amp;family=Noto+Sans+JP:wght@400;700;900&amp;display=swap');

body {
     font-size: 24px;
    font-family: "microsoft Yahei";
    -webkit-text-size-adjust: none;
    color: #fff;
	background-color:#000;
	overflow-x: hidden;
	}

*,:after,:before {
    background-repeat: no-repeat;
    box-sizing: inherit
}

:after,:before {
    text-decoration: inherit;
    vertical-align: inherit
}

* {
    margin: 0;
    padding: 0
}

hr {
    color: inherit;
    height: 0;
    overflow: visible
}

ul li {
    list-style: none;
}


details,main {
    display: block
}

summary {
    display: list-item
}

small {
    font-size: 80%
}

[hidden] {
    display: none
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

a {
    background-color: initial
}

a:hover, a:visited, a:link, a:active {
	color: khaki;
text-decoration:none;
	border-bottom:1px solid;
}

a:active,a:hover {
    outline-width: 0
}

code,kbd,pre,samp {
    font-family: monospace,monospace
}

pre {
    font-size: 1em
}

b,strong {
    font-weight: bolder
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: initial
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    border-color: inherit;
    text-indent: 0
}

input {
    border-radius: 0
}

[disabled] {
    cursor: default
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    resize: vertical
}

button,input,optgroup,select,textarea {
    font: inherit
}

optgroup {
    font-weight: 700
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

[role=button],[type=button],[type=reset],[type=submit],button {
    color: inherit;
    cursor: pointer
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring {
    outline: 1px dotted ButtonText
}

[type=reset],[type=submit],button,html [type=button] {
    -webkit-appearance: button
}

button,input,select,textarea {
    background-color: initial;
    border-style: none
}

a:focus,button:focus,input:focus,select:focus,textarea:focus {
    outline-width: 0
}

select {
    -moz-appearance: none;
    -webkit-appearance: none
}

select::-ms-expand {
    display: none
}

select::-ms-value {
    color: currentColor
}

legend {
    border: 0;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    color: inherit;
    font: inherit
}

img {
    border-style: none
}

progress {
    vertical-align: initial
}

[aria-busy=true] {
    cursor: progress
}

[aria-controls] {
    cursor: pointer
}

[aria-disabled=true] {
    cursor: default
}

:root {
    --color: #1b1c24;
    --color-white: #fff;
    --color-primary: #2826b7;
    --color-secondary: #fd2578;
    --color-secondary--hover: #d60c5a;
    --color-warning: #e04;
    --color-note: #60656e;
    --color-tag: #8b929f;
    --color-placeholder: #8b929f;
    --color-bdr: #eceff5;
    --color-bg: #fff;
    --color-bg-gray: #e7e9f0;
    --color-bg-black: #000;
    --color-link: var(--color-primary);
    --color-link-hover: #6e6e6e;
    --color-sns-instagram-gradient: linear-gradient(45deg,#ffd521,#ffd521 5%,#f50000 50.11%,#b900b4 95%,#b900b4 95.01%,#b900b4);
    --font-size-base: g.vw(16);
    --line-height-low: 1.3;
    --line-height-base: 1.5;
    --line-height-article: 1.5;
    --width-content: 100%;

    --family-gothic: "Noto Sans JP","Hiragino Sans","Hiragino Kaku Gothic ProN","BIZ UDPGothic",Meiryo,Arial,sans-serif;
    --family-akshar: "Akshar",sans-serif;

}




.container {
    height: auto;
    
}


.wrap {
    position: relative;
    margin: 0 auto;
    width: 750px;
}


.top_kv {
    position: relative;
	right: 585px;
    z-index: 99;
    width: 1920px;
    height: 782px;
    background: url(../images/top.jpg) no-repeat;
}


.hot_page {
	float: left;
	position: relative;
	left: -585px;
	height: auto;
	width: 1920px;
	background-color: #eee;
	background: url(../images/bg.jpg) repeat;
	background-position:bottom center;
	
}




.page_box {
	float: left;
	position: relative;
	display: flex;
	justify-content: center;
	left: 50%;
transform: translateX(-50%);

	width: 748px;
	margin-top: 20px;
	z-index: 2;
	
	
}





a.newslink {
    border-bottom: none !important;
    justify-content: left !important;
    padding: 0 !important;
    text-decoration: underline;
}






/*card*/
.card {	
	float: left;
	position: relative;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 748px;
	height: auto;
}

.box-top {	
	float: left;
	position: relative;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	height: 56px;
	width: 745px;
	background: url(../images/box_top.png) no-repeat;
}

.box-top2 {	
	float: left;
	position: relative;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	height: 56px;
	width: 745px;
	background: url(../images/box_top.png) no-repeat;
}

.box-mid {
	float: left;
	position: relative;

	justify-content: center;
	
	width: 745px;
	z-index: 2;
	background: url(../images/box_mid.png) repeat;
	
	
}

.box-foot {	
	float: left;
	position: relative;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	height: 41px;
	width: 745px;
	background: url(../images/box_foot.png) no-repeat;
}

.pd_l2 {
	float: left;
	position: relative;
	height: auto;
	width: 260px;
	padding-left: 6px;
	display: flex; 
	align-items: center;
}

.pd_l {
	float: left;
	position: relative;
	height: 420px;
	width: 260px;
	padding-left: 6px;
	display: flex; 
	align-items: center;
}


.pd_l3 {
	float: left;
	position: relative;
	height: 620px;
	width: 260px;
	padding-left: 6px;
	display: flex; 
	align-items: center;
}

.btn_top {
	float: left;
	position: relative;
	width: 200px;
	height: 56px;
	padding-top: 46px;
	padding-bottom: 46px;
	left: 50%;
	transform: translateX(-50%);
}




.pd_r2 {
	float: left;
	position: relative;
	height: auto;
	width: 457px;

}



.number {
	position: absolute;
	left: 15px;
	top: 12px;
	height: 35px;
	width: 190px;
}

.prodStatusBox{
	display: flex;
    padding: 8px 8px;
    border-bottom: solid 1px #FFF;
	align-items: center;
 }
	
.prodStatusBox2{
	display: flex;
    padding: 8px 8px;
	align-items: center;
 }

 .prodStatusTit{
	 text-align: center;
      margin: 0;
      font-size: 13px;
      line-height: 1.5;
	  width: 160px;
	  color: #FFF;
	 
    }
.prodStatusContents{
	text-align: center;
      font-size: 13px;
      line-height: 1.5;
	  width: 390px;
    }

 .prodStatusTit2{
	 text-align: center;
      margin: 0;
      font-size: 12px;
      line-height: 1.5;
	  width: 305px;
	  color: #FFF;
	 
    }
.prodStatusContents2{
	text-align: center;
      font-size: 12px;
      line-height: 1.5;
	  width: 245px;
    }

.img_m {
    display: none;
}

.img_m2 {
    display: none;
}



.footer_img {
    position: absolute;
    top: 3135px;
    left: -585px;
    width: 1920px;
    height: 530px;
	z-index: 0;
}



/* 版權*/
.footer-mb {
    display: none;
}
.footer-pc {
	position: relative;
	overflow: hidden;
	left: 50%;
	transform: translateX(-50%);
	width: 1920px;
	height: 90px;
	color: #fff;
	background: url("../images/foot.png") no-repeat;
	background-color: transparent;
	z-index: 1;
}
.foot {
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	width: 1100px;
	height: 80px;
	font-size: 14px;
	
}


.foot-info {
	float: left;
	margin-top: 40px;
	padding-bottom: 5px;
	display: inline;
	text-align: center;
	width: 100%;
}


.foot a {
    color: #fff;
}

.foot-info p {
	font-size: 12px;
	clear: both;
	color: #FFFFFF;
}




@media (max-width:1024px) {
    
}


@media (max-width:820px) {
    
	
	
	
}





@media (max-width:750px) {
    .footer-pc {
        display: none;
    }
    body {
        font-size: .24rem;
    }

    .container {
        height: auto;
    }
	

	
    .wrap {
        width: 7.5rem;
    }
    

	.top_kv {
		position: relative;
		right: 0;
		z-index: 99;
		width: 7.5rem;
		height: 7.9rem;
		background: url(../images/top_m.png) no-repeat;
		 background-size: 7.5rem 7.9rem;
	}


	.hot_page {
		float: left;
		position: relative;
		left: 0;
		height: auto;
		width: 7.5rem;
		background: url(../images/bg_m.png) repeat;
		background-position:bottom center;

	}




	.page_box {
		float: left;
		position: relative;
		display: flex;
		justify-content: center;
		left: 50%;
	transform: translateX(-50%);

		width: 7.5rem;
		margin-top: 0.2rem;
		z-index: 2;


	}

    
		.card {	
		float: left;
		position: relative;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		width: 7.5rem;
		height: auto;
	}

	.box-top {	
		float: left;
		position: relative;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		height: 9.07rem;
		width: 7.5rem;
		background: url(../images/box_m_top.png) no-repeat;
		background-size: 7.5rem 9.08rem;
	}
	
	.box-top2 {	
		float: left;
		position: relative;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		height: 5.87rem;
		width: 7.5rem;
		background: url(../images/box_m_top2.png) no-repeat;
		background-size: 7.5rem 5.88rem;
	}

	.box-mid {
		float: left;
		position: relative;

		justify-content: center;

		width: 7.5rem;
		z-index: 2;
		background: url(../images/box_m_bg.png) repeat;
		background-size: 7.5rem;

	}
	
	

	.box-foot {	
		float: left;
		position: relative;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		height: .42rem;
		width: 7.5rem;
		background: url(../images/box_m_foot.png) no-repeat;
		background-size: 7.5rem .42rem;
	}



	.pd_l2 {
		display: none;

	}

	.pd_l {
		display: none;
	}


	.pd_l3 {
		display: none;
	}

	.btn_top {
		float: left;
		position: relative;
		width: 3rem;
		height: 1rem;
		padding-top: .46rem;
		padding-bottom: .46rem;
		left: 50%;
		transform: translateX(-50%);
	}




	.pd_r2 {
		float: left;
		position: relative;
		height: auto;
		width: 6.5rem;
		padding-left: 0.5rem;

	}

	.img_m {
		display: block;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		top: -.35rem;
		height: 6.53rem;
		width: 6.99rem;
	}

	.img_m2 {
		display: block;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		top: .7rem;
		height: 8.34rem;
		width: 7.37rem;
	}


	.number {
		position: absolute;
		left: .45rem;
		top: .22rem;
		height: .57rem;
		width: 3.33rem;
	}

	.prodStatusBox{
		display: flex;
		padding: .08rem .08rem;
		border-bottom: solid .01rem #FFF;
		align-items: center;
	 }

	.prodStatusBox2{
		display: flex;
		padding: .08rem .08rem;
		align-items: center;
	 }

	 .prodStatusTit{
		 text-align: center;
		  margin: 0;
		  font-size: .22rem;
		  line-height: 1.5;
		  width: 2.5rem;
		  color: #FFF;

		}
	.prodStatusContents{
		text-align: center;
		  font-size: .22rem;
		  line-height: 1.5;
		  width: 4.5rem;
		}

	 .prodStatusTit2{
		 text-align: center;
		  margin: 0;
		  font-size: .22rem;
		  line-height: 1.5;
		  width: 3.25rem;
		  color: #FFF;

		}
	.prodStatusContents2{
		text-align: center;
		  font-size: .22rem;
		  line-height: 1.5;
		  width: 2.85rem;
		}



    /* 版權*/
    .footer-mb {
	display: block;
	overflow: hidden;
	width: 7.5rem;
	height: 1.31rem;
	color: #fff;
	background: url(../images/foot_m.png) no-repeat center top;
    background-size: 7.5rem 1.31rem;	
	text-align: center;
	background-color: transparent;
	z-index: 1;	
    }
    

	.foot {
		position: relative;
		margin: 0 auto;
		overflow: hidden;
		width: 7.5rem;
		height: 1.31rem;
		font-size: .14rem;

	}
	
	.foot-info {
		position: absolute;
		margin-top: 0.5rem;
		top: 0rem;
		left: 0rem;
		text-align: center;
		height: 1.31rem;
		width: 7.5rem;
		font-size: 15px;
	}


	.foot a {
		color: #fff;
	}

	.foot-info p {
		font-size: 15px;
		clear: both;
		color: #FFFFFF;
	}
	
	
	
	
}



@media (max-width:300px) {
	
	.banner_info  {
		position: absolute;
		top: 3.8rem;
		left: .3rem;
		text-align: left;
		height: .25rem;
		width: 6.20rem;
		font-size: 12px;
		font-weight: 400;
		line-height: inherit;
		word-break: break-all;
		z-index: 2;
	}

	
	.banner_img  {
		position: absolute;
		top: 0.13rem;
		left: 0.14rem;
		height: 3.19rem;
		width: 7.05rem;
		overflow:hidden;

	}
	
	.news_text {
		position: absolute;
		top: 3.4rem;
		left: 0.25rem;
		text-align: left;
		height: 0.6rem;
		width: 7rem;
		font-size: 12px;
		font-weight: 400;
		line-height: inherit;
		word-break: break-all;
		z-index: 2;
		color: white;
	}
	
    .prodStatusBox2{
		display: flex;
		padding: .12rem 0;
		border-bottom: solid 1px #AFAFAF;
		align-items: center;
	 }

	 .prodStatusTit2{
		  margin: 0;
		  font-size: 12px;
		  line-height: 0.6rem;
		  font-weight: bold;
		  width: 2rem;
		 color: #535353;
		}
	.prodStatusContents2{
		  font-size: 12px;
		  line-height: 0.6rem;
		  width: 5rem;
		}
	.products_btn_word {
		position: absolute;
		top: .33rem;
		width: 4.68rem;
		text-align:  center;
		font-size: 10px;
		font-weight: 200;
		letter-spacing: 3px;
		line-height: inherit;
		word-break: break-all;
		z-index: 2;
		color: #FFF;
	}
	
	.news_btn_word {
		position: absolute;
		top: .3rem;
		width: 4.15rem;
		text-align:  center;
		font-size: 10px;
		font-weight: 500;
		letter-spacing: 2px;
		line-height: inherit;
		word-break: break-all;
		z-index: 2;
		color: #3e3a39;
	}
	
	
	.menu_btn {
		float: left;
		margin: 0.18rem;
		display: block;
		padding: .035rem ;
		width: 2.53rem;
		border-radius: 20px;
		height: 0.75rem;
		text-align: center;
		line-height: 0.75rem;
		font-size: 12px;
		color: aliceblue;
		position: relative;
		background: #DB0003;
		background: -moz-linear-gradient(left,#DB0003 0%,#C10003 100%);
		background: linear-gradient(to right,#DB0003,#C10003);
		
		
	}
	
	
}