@import url(http://fonts.googleapis.com/earlyaccess/cwtexfangsong.css);
/*-------------------------------------------
     基本版面設定區
-------------------------------------------*/	
	
body {
	background-color: #0b233d;
	line-height: 1.75em;
	margin: 0px;
	padding: 0px;
	font-family: 'cwtexhei', 'Varela Round','Jost', '微軟正黑體', sans-serif;scroll-behavior: smooth;
}
img, object, embed, video {max-width: 100%;vertical-align: bottom;border: 0px;}
/* IE 6 不支援最大寬度，因此寬度預設為 100% */
.ie6 img {width:100%;border: 0px;}
a,a:link,a:hover,a:active,a:visited{transition: 1s;text-decoration: none;
font-family: 'cwtexhei', 'Varela Round', '微軟正黑體', sans-serif;}
.row-m{
	padding-left: 100px;
	padding-right: 100px;
}

.row-mm{
	padding-left: 0px;
	display: block;
}

.row-ms{
	padding-left: 15px;
	padding-right: 15px;
}


.g-recaptcha{	padding-left: 20px;
	padding-right: 20px;}

.m-25{
	width: 25%;
	text-align: center;
}

.m-50{
	width: 42%;
	text-align: center;
}


.row-c{
	padding-left:0px;
	padding-right: 0px;
}

.row-ms{
	padding-left: 50px;
	padding-right: 50px;
}

.sdiv{
	line-height: 1.75em;
}

.sdivs{
	line-height: 1.75em;
	font-size: 12px;
	color: #CCC;
	padding-top: 10px;
}

.f-in{
	display: block;
}

.f-off{
	display: none;
}

.text-right{
	text-align: right;
	float: left;
	width: 100%;
}

.rwd-img{float: left;
	width: 100%;}

/*---------------------------------- 
      麵包屑導航
---------------------------------- */	
.w{
	float: left;
	width: 100%;
}
.breadcrumb{
	float: left;
	padding-inline-start: 0px;
}
ul.breadcrumb {display: block;height: 36px;margin: auto;list-style-type: none;}
ul.breadcrumb > li.crumb.first-crumb {z-index: 300;}
ul.breadcrumb > li.crumb.middle-crumb {z-index: 200;}
ul.breadcrumb > li.crumb.last-crumb {z-index: 100;}
ul.breadcrumb > li.crumb {position: relative;display: inline-block;box-sizing: border-box;float: left;color: #333;font-size: 13px;padding-left: 0px;transition: .2s border-color linear;padding-top: 5px;padding-right: 5px;padding-bottom: 5px;font-family: 'Noto Sans TC', sans-serif !important;}
ul.breadcrumb > li.crumb:hover,
ul.breadcrumb > li.crumb:hover:after{
	cursor: pointer;
	transition: .2s border-color linear;
	color: #9C0;
}
li.crumb:after,
li.crumb:before {content: '';position: absolute;left: 0;transition: .2s border-color linear;}
li.crumb:after {width: 100%;top: 25px;z-index: -1;}
li.crumb:before {top: 100%;}
.crumb{font-size: 15px;color: #fff;font-family: 'Noto Sans TC', sans-serif !important;}

/*---------------------------------- 
              消息專區
---------------------------------- */

.title-col-em{
	float: left;
	width: 75%;
}

.time-col-em{
	float: left;
	width: 25%;
	text-align: right;
}

/*-------------------------------------------
     版面設定區
-------------------------------------------*/	
#wap-body{
	position: relative;
	width: 100%;

}

.main-content {
	width: 100%;
	float: left;
	padding-top: 92px;
}

.main-contentt {
	width: 100%;
	float: left;
}


.company-area{
	width: 100%;
	float: left;

}
.company-l{
	width: 50%;
	float: left;
	padding-top: 86px;
	padding-bottom: 150px;
}
.company-r{
	width: 50%;
	float: left;
}

.company-r .ctext{
	float: left;
	line-height: 1.75em;
	color: #333;
	padding-top: 45px;
	padding-right: 150px;
	padding-bottom: 55px;
	padding-left: 25px;
}

.text-area{
	width: 100%;
	float: left;
	line-height: 1.75em;
}
.t-title{
	font-size: 20px;
	font-weight: bold;
	color: #333;
}

.t-title-engs{
	font-size: 16px;
	font-family: 'Jost', 'Noto Serif TC', serif;
	color: #ff8053;
	text-transform: uppercase;
}

.t-title-eng{
	font-size: 38px;
	font-family: 'Jost', 'Noto Serif TC', serif;
	color: #dddddd;
	text-transform: uppercase;
}



.t-title-h1{
	font-size: 22px;
	color: #FFF;
	font-weight: bold;
}
.t-title-p{
	font-size: 16px;
	color: #FFF;
	padding-top: 25px;
}

/* 輪播圖片英文大標與標題字型設定 */
.title-area{
	width: 100%;
	float: left;
	font-family: 'Jost', 'Noto Serif TC', serif;
}
.e-title{
	font-size: 36px;
	color: #FFF;
	float: left;
	width: 100%;
	text-transform: uppercase;
	line-height: 1.25em;
}
.c-title{
	font-size: 24px;
	color: #FFF;
	float: left;
	width: 100%;
}

.title-dline{
	float: left;
	width: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	height: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.p-text{
	font-size: 16px;
	font-family: 'Noto Sans TC', sans-serif !important;
	color: #FFF;
	line-height: 1.75em;
}

.ap-text{
	text-align: justify;
	font-size: 16px;
	line-height: 1.75em;
	font-family: 'Noto Sans TC', sans-serif !important;
	padding-bottom: 35px;
}

.title-area-l{
	width: 24%;
	float: left;
	padding-right: 3%;
}
.title-area-r{
	float: left;
	padding-top: 25px;
	text-align: right;
	width: 75%;
}
.title-area-rs{
	float: left;
	padding-top: 150px;
	text-align: right;
	width: 73%;
}

.title-area-rf{
	float: left;
	padding-top: 55px;
	text-align: left;
	width: 75%;
}

.title-area-rfs{
	float: left;
	padding-top: 25px;
	text-align: left;
	width: 73%;
}
.title-area-rfss{
	float: left;
	padding-top: 25px;
	text-align: left;
	width: 75%;
	padding-bottom: 70px;
}
.content-main{
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 45px;
}

.content-mains{
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 20px;
}

.content-main .ptext{
	font-size: 16px;
	line-height: 1.75em;
	font-family: 'Noto Sans TC', sans-serif !important;
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 15px;
}

.content-main .ptext-a{
	text-align: justify;
	font-size: 16px;
	line-height: 1.75em;
	font-family: 'Noto Sans TC', sans-serif !important;
	float: left;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}

/* 最新消息背景設定 */
.news-img{
	background-image: url(../images/news-img.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.news-title{
	font-size: 20px;
	line-height: 1.75em;
	font-weight: bold;
	font-family: 'Noto Sans TC', sans-serif !important;
	color: #FFF;
	float: left;
	width: 100%;
	padding-top: 15px;
}

.p-btn{
	width: 100%;
	float: left;
	font-size: 15px;
	line-height: 1.75em;
	font-family: 'Noto Sans TC', sans-serif !important;
	padding-top: 15px;
	padding-bottom: 15px;
}

.p-btns{
	width: 100%;
	float: left;
	text-align: justify;
	font-size: 15px;
	line-height: 1.75em;
	font-family: 'Noto Sans TC', sans-serif !important;
	padding-bottom: 15px;
}

.p-btnss{
	width: 100%;
	text-align: center;
	font-size: 15px;
	line-height: 1.75em;
	font-family: 'Noto Sans TC', sans-serif !important;
	padding-top: 25px;
	padding-bottom: 25px;
	float: left;
}

/* 最新消息標籤設定 */

.og{
	font-size: 13px;
	color: #FFF;
	background-color: #f59c1c;
	border-radius: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	float: left;
}

.bu{
	font-size: 13px;
	color: #FFF;
	background-color: #FF3366;
	border-radius: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	float: left;
}

.gr{
	font-size: 13px;
	color: #FFF;
	background-color: #99CC00;
	border-radius: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	float: left;
}

.nr{
	font-size: 13px;
	color: #FFF;
	background-color: #003399;
	border-radius: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	float: left;
}

.p-icon{
	float: left;
	width: 100%;
	color: #666;
	text-align: right;
	font-size: 15px;
	font-weight: normal;
	padding-top: 10px;
}


.ps{
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
}
.pss{
	float: left;
	line-height: 1.75em;
	width: 28px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: right;
}

/* 商品專區標籤設定 */

.product-area{
	float: left;
	width: 100%;
	padding-bottom: 10px;
	padding-top: 10px;
}

.product-area-main{
	float: left;
	width: 100%;
	padding-bottom:20px;
}

.product-area-scro{
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow-y: scroll;
	height: 480px;
}

.product-area-scros{
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow-y: scroll;
	height: 550px;
}

.product-em{
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
	background-color: #FFF;
	float: left;
	width: 31%;
	position: relative;
	margin-top: 20px;
	margin-right: 1%;
	margin-bottom: 10px;
	margin-left: 1%;
}
.product-con{
	box-shadow: 0 0px 2px rgba(0, 0, 0, 0.01);
	background-color: #FFF;
	float: left;
	width: 100%;
	position: relative;
}


.prow{
	padding: 10px;
}

.prowx{
	float: left;
	width: 100%;
}

.prows{
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 3%;
	width: 97%;
}

.prowss{
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.product-areaimg{
	float: left;
	width: 100%;
	padding-bottom: 10px;
}


.product-title{
	font-size: 16px;
	line-height: 1.75em;
	font-family: 'Noto Sans TC', sans-serif !important;
	color: #333;
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

.product-flot{
	position: absolute;
	z-index: 1;
	width: 48px;
	right: 0px;
	bottom: 0px;
}

.products-em{
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
	background-color: #FFF;
	float: left;
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 25px;
	position: relative;
}
.sizes{
	width: 30px;
	padding-bottom: 8px;
}


.product-gml{
	float: left;
	width: 25%;

}

.product-gmr{
	float: left;
	width: 75%;

}

.product-titlename{
	float: left;
	width: 100%;
	font-size: 20px;
	line-height: 1.75em;
	color: #b08c50;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #40556c;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

.product-titlenamef{
	float: left;
	width: 100%;
	font-size: 28px;
	line-height: 1.75em;
	color: #b08c50;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #40556c;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

.product-conname{
	float: left;
	width: 100%;
}
.product-connames{
	float: left;
	width: 100%;
	padding-bottom: 20px;
}


/* 聯絡我們背景設定 */
.contact-img{
	background-image: url(../images/contact-img.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*-----------------------------------------------------
                   聯絡我們專區
-----------------------------------------------------*/
.contactwap{
	padding: 40px;font-family: 'Noto Sans TC', sans-serif !important;
}

.contactwaps{
	padding: 0px;font-family: 'Noto Sans TC', sans-serif !important;
}
.contactwaps-a{
	padding: 0px;
	font-family: 'Noto Sans TC', sans-serif !important;
	display: block;
}

.contactwaps-p{
	padding: 0px;
	font-family: 'Noto Sans TC', sans-serif !important;
	display: none;
}

#contact{float: left;width: 100%;position: relative;}
.contact-con{float: left;color: #000;width: 100%;margin-top: 15px;margin-bottom: 15px;}	
.contact-content{float: left;width: 100%;padding-top: 20px;}
.text-lefts{text-align: left;line-height: 1em;padding-top: 14px;padding-bottom: 0px;}
.text-lefts a:link,a:active{color:#FFF;}
.text-lefts a:hover{color:#caaf8f;}
.text-left{text-align: left;}
.text-right{
	text-align: right;
	float: left;
	width: 100%;
}.text-center{text-align:center;}




.col-mds{
	float: left;
	width: 100%;
	color: #333;
	font-size: 16px;
	text-align: left;
	line-height: 1.75em;
	font-weight: normal;
	
}
.col-md{
	float: left;
	width: 22%;
	color: #333;
	font-size: 16px;
	text-align: right;
	line-height: 1.75em;
	font-weight: normal;
}

.col-mda{
	float: left;
	width: 22%;
	color: #333;
	font-size: 16px;
	text-align: right;
	line-height: 1.75em;
	font-weight: normal;
}

.col-md2{float: left;width: 78%;color: #000;}

.col-mds{
	float: left;
	width: 11%;
	color: #333;
	font-size: 16px;
	line-height: 1.75em;
	font-weight: normal;
	display: block;
	text-align: right;
}

.col-md2s{float: left;width: 89%;color: #000;}

.col-md3{
	float: left;
	width: 11%;
	color: #333;
	font-size: 16px;
	text-align: right;
	line-height: 1.75em;
	font-weight: normal;
	display: block;
}
.col-md3s{
	float: left;
	width: 11%;
	color: #333;
	font-size: 16px;
	text-align: right;
	line-height: 1.75em;
	font-weight: normal;
	display: none;
}

.col-md4{float: left;width: 89%;color: #000;}

.col-md3ss{
	float: left;
	width: 15%;
	color: #333;
	font-size: 16px;
	text-align: right;
	line-height: 1.75em;
	font-weight: normal;
	display: none;
}
.col-md4s{float: left;width: 85%;color: #000;}


#form_area{float: left;width: 100%;}
.form_areasz{float: left;width: 100%;padding-top: 10px;
	padding-bottom: 10px;}
.form_area{
	color: #000;
	text-align: left;
	font-size: 100%;
	float: left;
	width: 50%;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: normal;
}
.form_aream{
	color: #000;
	text-align: left;
	font-size: 100%;
	float: left;
	width: 33.3333%;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: normal;
}
	
.form_areas{color: #000;text-align: left;font-family: 'Noto Sans TC', sans-serif !important;font-size: 108%;float: left;width: 100%;padding-top: 0px;padding-bottom: 20px;}
.form_areasx{color: #000;text-align: left;font-size: 100%;float: left;width: 100%;padding-top: 5px;padding-bottom: 8px;}
.wbk{padding: 3px;border-radius: 5px;border: 1px solid #D4D4D4;box-shadow: inset 0 2px 5px #eee;color: #333333;font-family: "微軟正黑體";font-size: 100%;}
.con-map{box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);background-color: #FFF;margin-top: 30px;margin-bottom: 60px;padding-top: 5px;float: left;width: 100%;}

.footer{
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #30455c;
	float: left;
	padding-top: 10px;
	background-color: #0b233d;
	padding-bottom: 15px;
}

.icon{
	height: 20px;
	width: 20px;
	padding: 5px;
}



.foot{
	float: left;
	width: 100%;
}


.float-left{
	text-align: left;
	color: #FFF;
	font-family: 'Jost', 'Noto Serif TC', serif;
	letter-spacing: 0.5px;
	font-size: 15px;
	float: left;
	width: 0%;
}

.float-left a{color: #FFF;}
.float-left a:link{color: #FFF;}

.float-right{
	text-align: right;
	color: #FFF;
	font-family: 'Jost', serif;
	letter-spacing: 0.5px;
	font-size: 13px;
	float: left;
	width: 100%;
}
.float-right a{color: #fff;}.float-right a:hover{color: #00ad94;}
.float-right a:link{color: #fff;}.float-right a:hover{color: #00ad94;}

@media(max-width:1280px){
/*---------------------------------- 
              消息專區
---------------------------------- */

.title-col-em{
	float: left;
	width:100%;
}

.time-col-em{
	float: left;
	width: 100%;
	text-align: left;
}	
.m-50{
	width: 45%;
	text-align: center;
}
	
.title-area-l{
	width: 98%;
	float: left;
	padding-right: 2%;
}
.title-area-r{
	float: left;
	padding-top: 25px;
	text-align: right;
	width: 100%;
}
.title-area-rs{
	float: left;
	padding-top: 150px;
	text-align: right;
	width:100%;
}

.title-area-rf{
	float: left;
	padding-top: 55px;
	text-align: left;
	width: 100%;
}

.title-area-rfs{
	float: left;
	padding-top: 25px;
	text-align: left;
	width:100%;
}
.title-area-rfss{
	float: left;
	padding-top: 25px;
	text-align: left;
	width: 100%;
	padding-bottom: 70px;
}
}

@media(max-width:768px){
/*---------------------------------- 
              消息專區
---------------------------------- */

.title-col-em{
	float: left;
	width:100%;
}

.time-col-em{
	float: left;
	width: 100%;
	text-align: left;
}

.row-mm{
	padding-left: 35px;
	display: block;
}
	

.m-25{
	text-align: center;
}
.m-50{
	text-align: center;
}
	
.row-m{
	padding-left: 20px;
	padding-right: 20px;
}

.row-c{
	padding-left:30px;
	padding-right: 30px;
}


.row-ms{
	padding-left: 20px;
	padding-right: 0px;
}

.f-in{
	display: none;
}

.f-off{
	display: block;
}



.main-content {
	width: 100%;
	float: left;
	color: #FFF;
}

.company-l{
	width: 100%;
	float: left;
}
.company-r{
	width: 100%;
	float: left;
}

.company-r .ctext{
	float: left;
	line-height: 1.75em;
	color: #333;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
}

/* 輪播圖片英文大標與標題字型設定 */
.title-area-l{
	width: 100%;
	float: left;
}
.title-area-r{
	width: 100%;
	float: left;
}

.title-area-rs{
	float: left;
	padding-top: 20px;
	text-align: center;
	width: 100%;
}

.title-area-rfs{
	float: left;
	padding-top: 10px;
	text-align: left;
	width: 100%;
}

.title-area-rfss{
	float: left;
	padding-top: 10px;
	text-align: left;
	width: 100%;
	padding-bottom: 30px;
}


/* 最新消息背景設定 */

.p-btn{
	width: 100%;
	float: left;
	text-align: justify;
	font-size: 15px;
	line-height: 1.75em;
	font-family: 'Noto Sans TC', sans-serif !important;
	padding-top: 15px;
	padding-bottom: 15px;
}

/* 商品區設定 */

.product-em{
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
	background-color: #FFF;
	float: left;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 0px;
	position: relative;
}

.products-em{
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
	background-color: #FFF;
	float: left;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 15px;
	position: relative;
}

.product-area-scro{
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow-y: auto;
	height: 100%;
}

.product-area-scros{
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow-y: auto;
	height: 100%;
}


.prows{
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0;
	width: 100%;
}

.prowss{
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.product-gml{float: left;width: 100%;}
.product-gmr{float: left;width: 100%;}

/*-----------------------------------------------------
                   聯絡我們專區
-----------------------------------------------------*/
.text-lefts{text-align: left;line-height: 1.75em;padding-top: 0px;padding-bottom: 0px;}.text-left{text-align:left;}.text-right{text-align:left}.text-center{text-align:left;}
.col-md{float: left;width: 100%;color: #000;text-align: left;}
.col-md2{float: left;width: 100%;color: #000;text-align: left;}
.col-mds{
	float: left;
	width: 100%;
	color: #333;
	font-size: 16px;
	line-height: 1.75em;
	font-weight: normal;
	display: block;
}

.col-md2s{float: left;width: 100%;color: #000;}

.col-md3{float: left;width: 100%;color: #000;text-align: left;display: none;}
.col-md3s{float: left;width: 100%;color: #000;text-align: left;display: none;}
.col-md4{float: left;width: 100%;text-align: left;}
.form_area{color: #000;text-align: left;font-family: "微軟正黑體";font-size: 100%;float: left;width: 100%;padding-top: 0px;padding-bottom: 8px;}	

.contactwaps-a{
	padding: 0px;
	font-family: 'Noto Sans TC', sans-serif !important;
	display: none;
}

.contactwaps-p{
	padding: 0px;
	font-family: 'Noto Sans TC', sans-serif !important;
	display: block;
}


.footer{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #30455c;
	position: static;
	padding-top: 10px;
	float: left;
	width: 96%;
	padding-bottom: 10px;
	margin-top: 0px;
}

.float-left{
	position: static;
	text-align: left;
	color: #FFF;
	font-family: 'Jost', 'Noto Serif TC', serif;
	letter-spacing: 0.5px;
	font-size: 15px;
	z-index: 1;
	left: 0px;
	bottom: 0px;
	float: left;
	width: 100%;
	text-decoration: none;
}

.float-right{
	text-align: left;
	color: #FFF;
	font-family: 'Jost', serif;
	letter-spacing: 0.5px;
	font-size: 13px;
	float: left;
	width: 100%;
	text-decoration: none;
}
}
@media(max-width:480px){

.m-25{
	width: 36%;
	text-align: center;
}

.m-50{
	width: 42%;
	text-align: center;
}
}

@media(max-width:376px){

.m-25{
	width: 35%;
	text-align: center;
}

.m-50{
	width: 40%;
	text-align: center;
}
}
