@charset "utf-8";
/* CSS Document */
body {
	font-family: "微軟正黑體", Arial, 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
	position: relative;
	font-weight: 400;
	background-color: #fff;
	color: #333;
	font-size: 16px;
	line-height: 1.5;
}
p {
	margin: 0;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6, figure {
	color: #333;
}
::-webkit-selection {
color: #fff;
background: #323232;
}
::-moz-selection {
color: #fff;
background: #323232;
}
::selection {
	color: #fff;
	background: #323232;
}
.text-lowercase {
	text-transform: lowercase;
}
.text-uppercase, .initialism {
	text-transform: uppercase;
}
.text-capitalize {
	text-transform: capitalize;
}
.float_bg {
	background: url(../images/qq_3.gif) repeat-y
}
a {
	color: #333;
	text-decoration: none
}
a:focus, a:hover {
	color: #b62020;
}
.bg-main {
	background: #2B2B2B;
	border: 1px solid #2B2B2B !important
}
.bg-main:hover, .bg-main:focus {
	border: 1px solid #026d9a !important;
	background: #c00 !important
}
.button.bg-main {
	border-color: #2B2B2B !important
}
.button.bg-main:hover {
	border-color: #c00 !important;
}
.passcode {
	border-left: 1px solid #ddd;
	border-radius: 0 4px 4px 0;
	height: 32px;
	line-height: 32px;
	margin: 1px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
}
.detail h2, .detail h3 {
	line-height: 180%
}
.detail h3, .detail h1 {
	font-size: 18px;
	color: #5a5a5a;
	;
	font-weight: bold
}
.layout {
	overflow: hidden;
	width: 100%;
}
header .layout, footer .layout {
	overflow: visible;
	width: 100%;
}
div#fh5co-hero {
    position: relative;
    top: 0px;
	margin-top: 90px;
}
.not-animated {
	opacity: 0.9
}
.clear {
	clear: both
}
ul, li {
	padding: 0;
	margin: 0;
	list-style: none
}
.line-big {
	margin-left: -17px;
	margin-right: -17px
}
.line-big .x1, .line-big .x2, .line-big .x3, .line-big .x4, .line-big .x5, .line-big .x6, .line-big .x7, .line-big .x8, .line-big .x9, .line-big .x10, .line-big .x11, .line-big .x12, .line-big .xl1, .line-big .xl2, .line-big .xl3, .line-big .xl4, .line-big .xl5, .line-big .xl6, .line-big .xl7, .line-big .xl8, .line-big .xl9, .line-big .xl10, .line-big .xl11, .line-big .xl12, .line-big .xs1, .line-big .xs2, .line-big .xs3, .line-big .xs4, .line-big .xs5, .line-big .xs6, .line-big .xs7, .line-big .xs8, .line-big .xs9, .line-big .xs10, .line-big .xs11, .line-big .xs12, .line-big .xm1, .line-big .xm2, .line-big .xm3, .line-big .xm4, .line-big .xm5, .line-big .xm6, .line-big .xm7, .line-big .xm8, .line-big .xm9, .line-big .xm10, .line-big .xm11, .line-big .xm12, .line-big .xb1, .line-big .xb2, .line-big .xb3, .line-big .xb4, .line-big .xb5, .line-big .xb6, .line-big .xb7, .line-big .xb8, .line-big .xb9, .line-big .xb10, .line-big .xb11, .line-big .xb12 {
	position: relative;
	min-height: 1px;
	padding-right: 17px;
	padding-left: 17px
}
#fh5co-wrapper {
	overflow-x: hidden;
}
#fh5co-page {
	position: relative;
	z-index: 2;
	background: #fff;
	overflow-x: hidden;
}
.fh5co-heading {
	position: relative;
	z-index: 1
}
.fh5co-heading h2 {
	color: rgb(53, 53, 53);
	font-size: 50px;
	font-weight: normal;
	margin: 0 auto 7px;
	text-transform: uppercase;
	line-height: 50px;
}
.fh5co-heading span {
	font-size: 18px;
	color: #666;
	display: block;
	margin-top: 8px;
}
.fh5co-heading .imgs {
	background: url(../images/title-img.png) no-repeat center top;
	height: 50px;
	width: 100%
}
.vertical-middle {
	width: 100%;
	height: 100%;
	display: table;
}
.vertical-middle > div {
	display: table-cell;
	vertical-align: middle;
}
.zoomimgs {
	display: block;
	width: 100%;
	height: 0;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;/*圖片不裁切需要全部顯示改用background-size:contain，改變圖片縮放比例改paddding-bottom的百分比,如圖片寬高1:1 100%，4:3 75%，3:4 133.33%*/
}
.piczoomimgs {
	padding-bottom: 100%;
}
.artzoomimgs {
	padding-bottom: 64%;
}
.chazoomimgs1 {
	padding-bottom: 100%;
}
.chazoomimgs2 {
	padding-bottom: 88%;
}
.chazoomimgs3 {
	padding-bottom: 68%;
}
/*頂部導航 begin*/
.main-top {
	position: relative;
	width: 100%;
}
.inner-box-body #fh5co-header {
	border-bottom: 1px solid #EDEDED;
	position: fixed;
	top: 0;
	left: 0;
    width: 100%;
	height: 90px;
    background: #fff;
    z-index: 997;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
#fh5co-header{
	position: fixed;
	top: 0;
	left: 0;
    width: 100%;
	height: 90px;
	z-index: 12;
}
.header-box.fixed{
	position: relative;
	height: 90px;
	z-index: 2;
	/* background-color: rgba(0, 0, 0, 0.2); */
	background-color: #313131;
	background-image: url(../images/logo_bg.png);
	background-repeat: repeat-x;
	background-size: auto 100%;
}
.header-box.fixed.fixed-top {
	width: 100%;
	z-index: 6;
	background-color: rgba(0, 0, 0, 1);
}
.header-box .container_full{
	width: 100%;
	padding: 0 20px;
}
#fh5co-header .navbar {
	border: none;
	height: 90px;
}
#fh5co-header .navbar-head {
	padding: 0px 0px 0;
	width: auto;
    text-align: right;
}
#fh5co-header .navbar-head img {
	width: auto;
	height: 90px;
}
#fh5co-header .navbar-body .nav {
	/* display: none; */
}
#fh5co-header .navbar-body div#nav-main1 {
    padding-right: 0%;
}
#fh5co-header .navbar-body {
    width: calc(100% - 250px);
    float: right;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	padding-right: 5%;
	position: relative;
}
#fh5co-header .navbar-body .search {
	width: 175px;
    padding: 0px 0 20px;
    text-align: left;
	position: absolute;
	bottom: 28px;
}
.search input{
	border: 0;
	width: 150px;
	height: 28px;
	padding: 0 5px;
	font-size: 13px;
	line-height: 28px;
	background-color: #fff;
	color: #000;
}
.search button.submit{
	background-color: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	width: 18px;
}
.search div, .productsearchBox form div {
    position: absolute;
    font-size: 12px;
}
.search button.submit img{width: 100%;}
#fh5co-header .navbar-body .nav li.lang{
	float: right;
	width: 175px;
	padding: 0 25px 0 0;
}
#fh5co-header .navbar-body .nav li.lang ul,#fh5co-header .navbar-body .nav li.lang ul:hover {
    display:flex;
	flex-wrap: wrap;
    position: relative;
    top: 10px;
    min-width: auto;
    background: transparent;
}
#fh5co-header .navbar-body .nav li.lang ul:before, #fh5co-header .navbar-body .nav li.lang ul:after{display: none;}
#fh5co-header .navbar-body .nav li.lang ul li{
	border-bottom: 0;
	display: inline-flex;
	margin: 0px;
    padding: 0px;
	font-size: 12px;
	border-left: 1px solid rgba(255, 255, 255, .5);
}
#fh5co-header .navbar-body .nav li.lang ul li:hover a{
	padding: 0px 7px;
	margin: 0;
}
#fh5co-header .navbar-body .nav li.lang ul li a{
	min-width: auto;
    font-size: 15px;
    line-height: 1;
    padding: 0px 7px;
    width: auto;
    white-space: nowrap;
	display: flex;
}
#fh5co-header .navbar-body .nav li.lang ul li:first-child{
	border-left: none;
}
#fh5co-header .navbar-body .nav li.lang ul li a.active {color: #fff;}
#fh5co-header .navbar-body .nav li.lang ul li a.active::before {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -7px;
    left: 50%;
    width: 40%;
    height: 2px;
    background-color: #b62020;
    transform: translateX(-50%);
}
#fh5co-header .navbar-body .nav li.lang ul li a:hover {
	background: transparent;
	color: #b62020;
	line-height: 1;
}
#fh5co-header .navbar-body .nav li.lang ul li a:after{
	display: none;
}
#fh5co-header .navbar-body .nav li.lang:hover > ul{
	border-top: 0;
}
#fh5co-header .navbar-body .nav li.nolink{
	display: none;
}
#fh5co-header .navbar-body .nav li.nav_title.nav_title{
	display: none;
}
#fh5co-header .navbar-body .nav li {
	margin: 0;
	padding: 0;
	display: inline;
	padding: 0 5px;
}
#fh5co-header .navbar-body .nav li:nth-last-child(1){
	margin-right: 10px;
}
#fh5co-header .navbar-body .nav li.mobile_search{
	display: none;
}
#fh5co-header .navbar-body .nav li>a:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 3px;
	background-color: #b62020;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	content: '';
}
#fh5co-header .navbar-body .nav li>a:hover:after {
	width: 100%;
}
#fh5co-header .navbar-body .nav li a {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	padding: 20px 30px;
	transition: none;
}
#fh5co-header .navbar-body .nav li a .downward {
	display: none
}
#fh5co-header .navbar-body .nav li a:hover, #fh5co-header .navbar-body .nav li.current a.first-level {
	color: #fff;
}
#fh5co-header .navbar-body .nav li .dropdown-box {
	position: absolute;
	left: 0;
	/* min-width: 200%; */
	top: 100%;
	display: none;
	z-index: 10;
	text-align: center;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
	background-color: #fff;
	overflow: visible!important;
}
#fh5co-header .navbar-body .nav li .dropdown-box .list_left{
	width: 100%;
}
#fh5co-header .navbar-body .nav li .dropdown-box .list_right{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: -100%;
	background-color: #1A1910;
}
#fh5co-header .navbar-body .nav li .dropdown-box .list_right img{
	/* max-width: 100%; */
	width: auto;
	height:100%;
	object-fit: contain;
}
#fh5co-header .navbar-body .nav li .dropdown-box p {
	margin: 0;
}
#fh5co-header .navbar-body .nav li .dropdown-box a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 15px;
	font-size: 14px;
	display: block;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	line-height: 40px;
	color: #333;
	width: 100%;
}
#fh5co-header .navbar-body .nav li .dropdown-box a:hover {
	background-color: #b62020;
	color: #fff;
}
#fh5co-header .navbar-body .nav li ul {
	border: none;
	left: 50%;
	border-radius: 0;
	margin: 0;
	padding: 0;
	min-width: 140px;
	z-index: 4;
	border: none;
	top: 74px;
	box-shadow: none;
	background: #F6AFBD;
	display: none;
	transform: translateX(-50%);
}
#fh5co-header .navbar-body .nav li:hover > ul{
	display: block;
	border-top: 2px solid #fff;
}
#fh5co-header .navbar-body .nav li:hover ul li a img{
	display: none;
}
#fh5co-header .navbar-body .nav li ul:before {
	position: absolute;
	top: -7px;
	left: 50%;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #fff;
	border-left: 7px solid transparent;
	border-bottom-color: #fff;
	content: '';
	transform: translateX(-50%);
}
#fh5co-header .navbar-body .nav li ul:after {
	position: absolute;
	top: -6px;
	left: 50%;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	border-left: 6px solid transparent;
	content: '';
	transform: translateX(-50%);
}
#fh5co-header .navbar-body .nav li ul li {
	margin: 0;
	padding: 0;
	height: auto;
	display: block;
}
#fh5co-header .navbar-body .nav li ul li a {
	display: block;
	width: 100%;
	padding: 0px 10px;
	margin: 0;
	text-align: left;
	min-width: 140px;
	line-height: 40px;
	color: #fff;
	background: none;
	text-align: center;
	font-size: 14px;
	transition: none;
	border: none
}
#fh5co-header .navbar-body .nav li ul li a:hover {
	background: #FBD7DE;
	color: #b62020;
	border: none
}
#fh5co-header .navbar-body .nav li ul li ul {
	top: 0
}
/*頂部導航 end*/

/*手機版頂部導航 begin */
#fh5co-offcanvas, .fh5co-nav-toggle, #fh5co-page {
}
#fh5co-offcanvas, .fh5co-nav-toggle, #fh5co-page {
	position: relative;
}
#fh5co-page {
	z-index: 2;
}
#fh5co-offcanvas {
	display: none;
	right: 0;
	overflow-y: auto;
	position: fixed;
	z-index: 998;
	top: 0px;
	width: 100%;
	max-width: 500px;
	height: 100%;
	background: #fff;
	padding: 0px 15px 10px 40px;
	border: 0;
}
.offcanvas-visible #fh5co-offcanvas {
	display: block;
}
.productlistnav li a {
	font-size: 16px;
	color: #333;
	text-decoration: none !important;
	display: block;
	position: relative;
	line-height: 2;
	margin: 0;
	padding: 0px 0 0 2px;
}
#fh5co-offcanvas ul {
	padding: 0;
	margin: 0;
	overflow-x: hidden;
	border-radius: 0;
	padding-top: 20px;
	display: flex;
	flex-wrap: wrap;
}
#fh5co-offcanvas ul li{
	list-style: none;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}
.nav-menu ul{display: block;}
#fh5co-offcanvas ul li:nth-child(1){
	order: -2;
	width: 100%;
}
#fh5co-offcanvas ul li:nth-child(2){
	width: 100%;
}
#fh5co-offcanvas ul li.lang ul{
	width: auto;
	box-shadow: none;
}
#fh5co-offcanvas ul li.lang ul li{
	width: auto;
	padding: 0px 20px 0px 0px;
}
#fh5co-offcanvas ul li.lang ul li a {
	font-weight: bold;
	padding: 0;
	line-height: 20px;
	color: #666;
}
#fh5co-offcanvas ul li.lang ul li a.active {
    color: #b62020;
	border-bottom: 2px solid #b62020;
}
#fh5co-offcanvas ul li.lang ul li a:hover {
    background: transparent;
    color: #b62020;
}
#fh5co-offcanvas ul li.nav_title{
	color: #8e91ae;
	font-size: 12px;
	width: 100%;
	padding: 20px 0 0;
}
#fh5co-offcanvas ul li a {
	font-size: 16px;
	color: #333;
	text-decoration: none !important;
	display: block;
	position: relative;
	line-height: 2;
	margin: 0;
	padding: 5px 0 5px 2px;
}
#fh5co-offcanvas ul li a:hover, #fh5co-offcanvas ul li.current a {
	color: #666;
}
#fh5co-offcanvas ul li a::after {
	background: #eee;
	position: absolute;
	content: '';
	left: 0px;
	bottom: 0;
	right: 0;
	height: 1px;
}
#fh5co-offcanvas ul li ul {
	margin: 0;
	padding: 0;
	z-index: 6;
	position: relative;
	width: 98%;
	border: 0;
	box-shadow: none;
	top: 0;
}
#fh5co-offcanvas ul li ul li {
	margin: 0;
	padding: 0;
	display: block;
	border: none;
	line-height: 28px;
}
#fh5co-offcanvas ul li:nth-child(7) ul li{
	width: 50%;
}
#fh5co-offcanvas ul li:nth-child(7) ul li img{
	width: 100%;
}
#fh5co-offcanvas ul li ul li a, #fh5co-offcanvas ul li.current ul li a {
	color: #666;
	display: block;
	padding: 10px 5px 2px 5px;
	margin: 0;
	text-align: left;
	width: 100%;
	font-size: 12px;
	line-height: 28px;
	transition: none
}
#fh5co-offcanvas ul li ul li a:hover {
	color: #e96eb0;
	transition: none
}
#fh5co-offcanvas ul li ul li a::before, #fh5co-offcanvas ul li ul li a::after {
	background: none;
	height: 0;
	padding: 0
}
#fh5co-offcanvas ul li ul li ul {
	top: 0
}
.fh5co-nav-toggle {
	cursor: pointer;
	text-decoration: none;
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
	background: #000;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
	outline: none;
	border-bottom: none !important;
}
.fh5co-nav-toggle i {
	position: relative;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
*display: inline;
	width: 18px;
	height: 1px;
	color: #b62020;
	font: bold 14px/.4 Helvetica;
	text-transform: uppercase;
	text-indent: -55px;
	background: #fff;
	transition: all .2s ease-out;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
	content: '';
	width: 28px;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 0;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.fh5co-nav-toggle i::before {
	top: -6px;
}
.fh5co-nav-toggle i::after {
	bottom: -6px;
	width: 23px;
}
.fh5co-nav-toggle:hover i, .fh5co-nav-toggle:hover i::after{
	width: 28px;
}
.fh5co-nav-toggle.active i {
	background: none;
}
.fh5co-nav-toggle.active i::before {
	background: none
}
.fh5co-nav-toggle.active i::after {
	background: none
}
.fh5co-nav-toggle {
	position: fixed;
	top: 22px;
	right: 18.5%;
	z-index: 999;
	display: block;
	display: none;
	cursor: pointer;
	width: 28px;
    height: 28px
}
.fh5co-nav-toggle.active {
	right: 20px !important;
	top: 15px !important;
	background: url(../images/coo.gif) no-repeat left top;
	background-size: 30px;
	width: 30px;
	height: 30px;
}
@media (max-width: 1550px) {
	.header-box .container_full {
    padding: 0 10px;
}
#fh5co-header .navbar-head {
	width: 150px;
}
#fh5co-header .navbar-body {
    width: calc(100% - 150px);
	padding-right: 0%;
}
#fh5co-header .navbar-body .nav li a {
    padding: 20px 20px;
}
}
@media (max-width: 1300px) {
#fh5co-header .navbar-body .nav li a {
    padding: 20px 8px;
	font-size: 16px;
}
.header-box .container_full {
    padding: 0 5px;
}
#fh5co-header .navbar-body .nav li.lang {
    width: 155px;
}
#fh5co-header .navbar-body .search {
    width: 155px;
}
.search input {
    width: 130px;
}
}
@media (max-width: 1000px) {
#fh5co-header .navbar-body .nav li a {
    padding: 20px 4px;
}
}
@media screen and (max-width:900px) {
	#fh5co-header .navbar-head img {
    width: 150px;
    height: auto;
}
	.inner-box-body #fh5co-header {
    height: 75px;
}
.header-box.fixed{
	background-color: #000;
	height: 75px;
}
	#fh5co-offcanvas ul {
    padding-top: 25px;
	padding-bottom: 50px;
}
#fh5co-offcanvas ul li.lang{
padding-bottom: 20px;
}
#fh5co-offcanvas .mobile_search {
  position: relative;
  z-index: 9999;
}
	.fh5co-nav-toggle {
		display: block;
	}
	.dropdown-box{display: none;}
	#fh5co-offcanvas ul li a{
		display: inline-block;
	}
.nav-inline.nav-menu .arrow {
    position: absolute;
    top: 16px;
    right: 10px;
    display: inline-block;
    width: 9px;
    height: 9px;
    border: solid #666;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    cursor: pointer;
}

.nav-inline.nav-menu .arrow::before {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    width: 30px;
    height: 30px;
}
.nav-inline.nav-menu .arrow.open {
  transform:rotate(-135deg);
	top: 20px;
}
#fh5co-offcanvas ul li {
    border-bottom: 1px solid #eee;
}
.search input {
    width: calc(100% - 35px);
	max-width: 130px;
	border: 1px solid #666;
	margin: 15px 0;
}
.search div{
	position: relative;
}
.nav-menu .search input:focus {
  outline: none;
}
.search button.submit {
    background-color: #333;
    width: 26px;
    padding: 4px;
	margin-left: 0px;
}
#fh5co-offcanvas ul li a::after{display: none;}
.list_left{
	width: 100%;
	display: flex;
	flex-direction: column;
	background-color: #f4f5f5;
}
#fh5co-offcanvas ul li .list_left a{
	padding-left: 20px;
	font-size: 15px;
}
.list_right{display: none;}
}
/*手機版頂部導航 end */

/* 底部 begin*/
/*回到頂部*/
footer .goTop {
    position: absolute;
    top: -17px;
    right: 1%;
    cursor: pointer;
}
footer .goTop .go {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    font-weight: bold;
    font-weight: 600;
    letter-spacing: 0.6px;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    color: #999;
	transition: all 0.3s;
}
footer .goTop .go:hover {
    letter-spacing: 1.5px;
	color: #b62020;
}
footer .goTop .arrowCircle {
    position: relative;
    width: 35px;
    height: 35px;
    background: #999;
    border-radius: 100%;
}
footer .goTop .arrowCircle::before {
    content: "";
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 7px 6px;
    border-color: transparent transparent #fff transparent;
    opacity: 1;
    -webkit-animation: arrowOpacityAnimation 3s ease-in-out infinite;
    animation: arrowOpacityAnimation 3s ease-in-out infinite;
}
footer .goTop .arrowCircle::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 7px 6px;
    border-color: transparent transparent #fff transparent;
    opacity: 0.3;
    -webkit-animation: arrowOpacityAnimation 3s 0.7s ease-in-out infinite;
    animation: arrowOpacityAnimation 3s 0.7s ease-in-out infinite;
}
@-webkit-keyframes arrowOpacityAnimation {
	0% {
	  opacity: 1;
	}
	50% {
	  opacity: 0.3;
	}
	100% {
	  opacity: 1;
	}
  }
  @keyframes arrowOpacityAnimation {
	0% {
	  opacity: 1;
	}
	50% {
	  opacity: 0.3;
	}
	100% {
	  opacity: 1;
	}
  }
footer .goTop .arrowLine {
    position: relative;
    margin: 12px 0 13px;
    display: inline-block;
    width: 1px;
    height: 20px;
    overflow: hidden;
}
footer .goTop .arrowLine::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #999;
    -webkit-animation: goTopLineAnimation 2s cubic-bezier(0.32, 0.81, 0.42, 0.94) infinite;
    animation: goTopLineAnimation 2s cubic-bezier(0.32, 0.81, 0.42, 0.94) infinite;
}
@-webkit-keyframes goTopLineAnimation {
	0% {
	  height: 0;
	}
	40% {
	  height: 100%;
	  bottom: 0;
	}
	80% {
	  height: 100%;
	  bottom: 100%;
	}
	100% {
	  height: 100%;
	  bottom: 100%;
	}
  }
  @keyframes goTopLineAnimation {
	0% {
	  height: 0;
	}
	40% {
	  height: 100%;
	  bottom: 0;
	}
	80% {
	  height: 100%;
	  bottom: 100%;
	}
	100% {
	  height: 100%;
	  bottom: 100%;
	}
  }
footer {
    border-top: 5px solid rgba(255,255,255,0.1);
	background-color: #2b2c2d;
	position: relative;
}
.footer-copy {
    margin-top: 60px;
    background-color: #272829;
    padding: 20px 0;
	color: #c7c7c7;
}
.footer-copy a{
	color: #c7c7c7;
}
.footer-copy .container {
    padding: 0 15px;
    margin: 0 auto;
    max-width: 1600px;
    width: 100%;
    box-sizing: border-box;
}
footer .layout{
	color: #fff;
	padding: 60px 0px 0;
	font-size: 14px;
	overflow: hidden;
	width: 100%;
}
footer .layout .container{
	width: 100%;
	max-width: 1600px;
}
footer .layout .container p.name{
	font-size: 1.35em;
	font-weight: bold;
	line-height: 1.5;
}
footer .layout .container p.name:nth-child(2){
	margin-bottom: 10px;
}
footer a {
	color: #c7c7c7;
}
footer a:hover {
	color: #fff;
}
footer .foot_contact {
    width: 100%;
	display: flex;
	flex-wrap: wrap;
}
footer .foot_contact .footer-left {
    width: 65%;
}
footer .foot_contact .footer-right{ 
    width: 35%;
	text-align: right;
}
footer.en_footer .foot_contact .footer-left {
	width: 60%;
}
footer.en_footer .foot_contact .footer-right {
    width: 40%;
}
.footer-logo {
    text-align: left;
    margin-bottom: 20px;
}
.img-center img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.footer-logo img {
    height: 45px;
}
.footer-nav {
    font-size: 16px;
}
.footer-nav a {
    color: #c7c7c7;
}
.footer-nav span {
    padding: 0 10px;
    opacity: 0.3;
}
.footer-right p{
	font-size: 16px;
	margin: 10px 0;
	color: #c7c7c7;
}
footer .layout .container p span {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	background: no-repeat 0 center;
	padding-left: 30px;
	height: 17px;
	background-size: contain;
	position: relative;
    top: -1px;
}
footer .layout .container p span.i1 {
	background-image: url(../images/icon6.png);
}
footer .layout .container p span.i2 {
	background-image: url(../images/icon16.png);
}
footer .layout .container p span.i3 {
	background-image: url(../images/icon5.png);
}
footer .layout .container p span.i4 {
	background-image: url(../images/icon7.png);
}
/* 社群icon */
.online-box {
	position: fixed;
	bottom: 60px;
	right: 10px;
	z-index: 9999;
	width: 40px;
	padding: 0px;
}
.online-con ul li{
	margin: 5px 0;
}
.online-con ul li a:hover img{
	filter: brightness(1.5);
}
.online-con ul {
	margin: 0;
	padding: 0;
}
.online-con img {
	vertical-align: middle;
	width: 100%;
}
.online-con .online_tel{
	background-color: #b62020;
	border-radius: 4px;
	padding: 7px;
	display: inline-block;
}
.online-con .gotop{
	background-color: #666;
	border-radius: 4px;
	padding: 8px;
	display: inline-block;
}
footer .foot_contact p i {
    width: 14px;
    margin-right: 5px;
    text-align: center;
}
footer .line{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	border-top: 1px solid rgba(84, 87, 89, 0.1);
	padding: 15px 0 0;
	margin-top: 15px;
}
footer .foot_link {
	width: 125px;
	text-align: left;
}
footer .line .copy{
	text-align: right;
	width: calc(100% - 125px);
	font-size: 13px;
	color: #9b9b9b;
}
footer .line .copy a{
	color: #9b9b9b;
}
footer .line .social li {
    display: inline-block;
    margin-right: 0px;
}
footer .line .social li a {
    margin-top: 0px;
    display: inline-block;
    width: 25px;
    height: 25px;
    color: #fff;
    background: #8e91ae;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    font-size: 15px;
    margin-right: 3px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    margin-bottom: 0;
}
footer .line .social li a:hover{
	background: #646783;
}
@media (max-width:1700px){
	footer .goTop {
    right: 0px;
}
footer .layout .container{
	padding: 0 35px;
}
}
@media (max-width:900px){
	footer .foot_link {
		width: 100%;
		text-align: center;
	}
	footer .line .copy{
		text-align: center;
		width: 100%;
		margin-top: 10px;
	}
	div#fh5co-hero {
		margin-top: 75px;
	}
	footer .goTop {
		right: 5px;
	}
	#fh5co-header {
    height: 75px;
}
#fh5co-header .navbar {
    height: 75px;
}
footer .foot_contact .footer-left {
    width: 100%;
}
footer .foot_contact .footer-right {
    width: 100%;
    text-align: left;
}
footer.en_footer .foot_contact .footer-left {
	width: 100%;
}
footer.en_footer .foot_contact .footer-right {
    width: 100%;
}
footer .layout {
    padding: 40px 0px 0;
}
.footer-nav{display: none;}
.footer-copy {
    margin-top: 20px;
}
footer .layout .footer-copy .container {
    padding: 0 10px;
}
}
/* 底部 end*/

/*首頁輪換圖片 begin*/
.banner_txt {
    position: absolute;
    bottom: 9%;
    right: 0;
    color: #fff;
    padding: 15px 25px;
    width: 35%;
    background: rgba(0%, 0%, 0%, 0.77);
}
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flexslider {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1
}
.flexslider .slides > li {
	-webkit-backface-visibility: hidden;
	height: 550px;
	height: 0;
	padding-top: 34.8958%;
}
.flexslider .slides > li a {
	display: block;
	height: 100%
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
.slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
.no-js .slides > li:first-child {
	display: block;
}
.flex-control-nav {
	display: block;
	position: absolute;
	bottom: 5px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav::before {
	content: "";
	display: block;
	position: absolute;
	background-color: #F1F1F1;
	bottom: -5px;
	z-index: -1;
	width: 400px;
	height: 45px;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	box-shadow: 0 0 3px #ccc;
}
.flex-control-nav li {
	margin: 0 7px;
	display: inline-block;
	zoom: 1
}
.flex-control-nav a {
	width: 12px;
	height: 12px;
	display: block;
	background: #888;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
	box-shadow: inset 0 0 3px rgba(0,0,0,.3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px
}
.flex-control-nav .flex-active {
	background: #b62020;
}
.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 50%;
	display: none;
}
.flex-direction-nav li a {
	display: block;
	width: 71px;
	height: 71px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	margin-top: -36px;
	text-indent: -9999em;
	top: 50%;
	background-repeat: no-repeat;
	border-radius: 5px
}/* display:none隱藏左右按鈕*/
.flex-direction-nav li a.flex-prev {
	left: 10px;
	background-position: 0 0px;
	background-image: url("../images/left.png");
	background-color: rgba(0,0,0,.1)
}
.flex-direction-nav li a.flex-next {
	right: 10px;
	background-position: 0px 0px;
	background-image: url("../images/right.png");
	background-color: rgba(0,0,0,.1)
}
.flex-direction-nav li a.flex-prev:hover {
	background-color: rgba(0,0,0,.3)
}
.flex-direction-nav li a.flex-next:hover {
	background-color: rgba(0,0,0,.3)
}
/*首頁輪換圖片 end*/

/*首頁標題*/
#index_box_id .title {
	/* background: url(../images/bg-title-red.png) no-repeat 2px 127px; */
	min-height: 166px;
}
#index_box_id .title a.morelinks{
	background-color: rgba(189, 143, 186, 1);
	border-radius: 10px;
	font-size: 12px;
	padding: 1px 10px;
	color: #fff;
	white-space: nowrap;
}
#index_box_id .title a.morelinks:hover{
	background-color: #2e247b;
}
#index_box_id .title h3 {
	font-size: 24px;
	color: #333;
	margin-bottom: 3px;
	/* text-shadow: 2px 2px 1px #fff; */
    /* background-color: rgba(255, 255, 255, 0.5); */
	text-align: left;
	padding: 7px 0;
}
#index_box_id .bg-about .title h3{
	margin-left: -15px;
	padding: 50px 0 7px;
}
#index_box_id .product-title .title h3{
	text-align: center;
}
#index_box_id .title p {
	font-size: 14px;
	color: #b62020;
	margin-bottom: 20px;
}
@media (max-width: 1000px) {
    #index_box_id .title a.morelinks{
		padding: 1px 7px;
	}
}
@media (max-width: 900px) {
    .banner_txt {
    padding: 10px 10px 10px 20px;
    width: 50%;
	font-size: 13px;
	bottom: 20px;
	line-height: 1.3;
}
}
@media (max-width: 768px) {
    #index_box_id .bg-about .title h3{
		margin-left: 0px;
		padding: 7px 0 7px;
		text-align: center;
	}
}

/* 首頁關於我們 begin*/
#fh5co-about-us .bg-about {
	padding: 0px;
	position: relative;
}
#fh5co-about-us .media-img img {
	max-width: 100%
}
#fh5co-about-us .content {
	width: 100%;
}
#fh5co-about-us .content p, #fh5co-about-us .content {
	font-size: 16px;
	color: rgb(153, 153, 153);
	line-height: 2
}
.bg-about .aboutImg{
	position: relative;
	top: -30px;
}
.bg-about .aboutImg img{max-width: 100%;}
.bg-about .aboutTxt{
	position: relative;
	margin-top: -70px;
	top: 0px;
	left: -50px;
	background-color: rgba(255, 255, 255, .9);
	padding: 30px 5%;
}
.bg-about .aboutTxt:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    border: 1px solid #ccbd9b;
    top: 10px;
    left: 10px;
    z-index: 3;
}
.bg-about .aboutTxt h1{
	color: #b28c4d;
	font-size: 36px;
	text-align: center;
	font-family: "Cormorant", sans-serif;
	letter-spacing: 0.01em;
}

/* 首頁產品展示 begin*/
#fh5co-product-list{
	overflow: visible;
}
.product-title{
	width: 100%;
	text-align: center;
	margin-top: 0px;
	padding: 30px 0 80px;
}
#index_box_id .product-title .title {
    min-height: auto;
}
#index_box_id .product-title .title h3 {
    font-size: 40px;
    color: #333;
    margin-bottom: 3px;
	letter-spacing: 3px;
}
#index_box_id .homePage .title p {
	font-size: 50px;
	color: #555;
	margin-bottom: 20px;
}
.decoMainBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
	left: calc(50% - 7px);
	top: -55px;
	z-index: 10;
}
.decoMainBox .decoLine {
    width: 1px;
    height: 48px;
    background-color: #666;
	position: relative;
	overflow: hidden;
}
.decoMainBox .decoLine::before {
    content: "";
    width: 2px;
    height: 48px;
    -webkit-animation: bannerScrollAnimation 2.5s linear infinite forwards;
    animation: bannerScrollAnimation 2.5s linear infinite forwards;
    background-color: #F1F1F1;
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 2;
}
@-webkit-keyframes bannerScrollAnimation {
	0% {
	  height: 0;
	}
	50% {
	  height: 100%;
	  -webkit-transform: translateY(0);
			  transform: translateY(0);
	}
	100% {
	  -webkit-transform: translateY(100%);
			  transform: translateY(100%);
	}
  }
  @keyframes bannerScrollAnimation {
	0% {
	  height: 0;
	}
	50% {
	  height: 100%;
	  -webkit-transform: translateY(0);
			  transform: translateY(0);
	}
	100% {
	  -webkit-transform: translateY(100%);
			  transform: translateY(100%);
	}
  }
.homePage{
	width: 100%;
	background-color: #F1F1F1;
	background-image: url(../images/bg_home.webp);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: contain;
	padding: 0 0 100px;
}
.homePage #fh5co-news-list .article-media{
	max-width: 100%;
}
.home_productBox{
	background-position: center;
	padding: 0%;
}
.home_productBox .home_prolist{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
}
.home_productBox .home_prolist .item{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	/* flex-wrap: nowrap; */
	justify-content: center;
	align-items: stretch;
}
.home_productBox .home_prolist .item:nth-child(even) .Txt{
	order: -1;
}
.home_productBox .home_prolist .item .Img {
	width: 50%;
	max-height: 500px;
	display: table-cell;
    vertical-align: middle;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	position: relative;
	overflow: hidden;
}
.home_productBox .home_prolist .item .Img span{
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: block;
}
.home_productBox .home_prolist .item .Img a:hover img {
	-webkit-transform:scale(1.05);
	transform: scale(1.05);
	-webkit-filter: brightness(0.8);
	filter: brightness(0.8)
}
.home_productBox .home_prolist .item .Txt::before{
	content: "";
	background-image: url(../images/products_txt2_bg.webp);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto 80%;
	position: absolute;
	display: block;
	width: 6%;
	height: 100%;
    top: 0%;
    left: -0.5%;
    z-index: 1;
	opacity: 0.3;
}
.home_productBox .home_prolist .item:nth-child(even) .Txt::before {
	background-image: url(../images/products_txt2_bg.webp);
	opacity: 0.15;
}
.home_productBox .home_prolist .item .Img img{
	position: relative;
    width: 100%;
    object-fit: cover;
    height: 100%;
	z-index: 2;
	-webkit-transition: all 0.8s;
    transition: all 0.8s;
}
.home_productBox .home_prolist .item .Txt .Linkpro{
	background: url(../images/bg-title.png) no-repeat right 0px;
	display: inline-block;
	margin-top: 30px;
	padding: 0px 42px 0 0;
	line-height: 22px;
	font-size: 12px;
	color: #aaa;
}
.home_productBox .home_prolist .item .Txt .Linkpro span{
	background-color: #aaa;
	color: #fff;
	padding: 1px 10px;
	border-radius: 10px;
}
.home_productBox .home_prolist .item .Txt .Linkpro:hover span{
	background-color: rgba(189, 143, 186, 1);
}
.home_productBox .home_prolist .item .Txt{
	font-size: 16px;
	line-height: 1.6;
	color: #999;
	text-align: center;
	width: 50%;
	height: 100%;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	background-image: url(../images/home_product_bg1.webp);
	background-position: center;
	background-size: 100% 100%;
	padding: 50px 30px;
	overflow: hidden;
}
.home_productBox .home_prolist .item .Txt::after{
	content: "";
	position: absolute;
	display: block;
	z-index: -1;
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	top: 10px;
	left: 10px;
	border: 1px solid rgba(255, 255, 255, .8);
}
.home_productBox .home_prolist .item .Txt ul{
	position: relative;
	z-index: 10;
	max-width: 515px;
    text-align: left;
}
.home_productBox .home_prolist .item:nth-child(2) .Txt{
	background-image: url(../images/home_product_bg4.webp);
}
.home_productBox .home_prolist .item:nth-child(3) .Txt{
	background-image: url(../images/home_product_bg2.webp);
}
.home_productBox .home_prolist .item:nth-child(4) .Txt{
	background-image: url(../images/home_product_bg5.webp);
}
.home_productBox .home_prolist .item:nth-child(5) .Txt{
	background-image: url(../images/home_product_bg3.webp);
}
.home_productBox .home_prolist .item .Txt h3{
	font-family: "Noto Serif TC", sans-serif;
    font-size: 24px;
    line-height: 1.41;
    letter-spacing: 2px;
    font-weight: 400;
	color: #222;
	margin-bottom: 20px;
}
.home_productBox .home_prolist .item .Txt h3 > span{
	display: inline-block;
	position: relative;
}
.home_productBox .home_prolist .item .Txt h3 > span::before{
	position: absolute;
	content: "";
	display: block;
	background-color: #2e247b;
	width: 30%;
	height: 2px;
	bottom: -5px;
	left: 50%;
	transform: translateX(-50%);
}
.home_productBox2{
	padding: 100px 0;
}
#fh5co-product-list .bg-product {
	padding: 0px;
	background: #Fff;
	position: relative;
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	border-radius: 25px;
}
#fh5co-product-list .show-list .pro-item a {
	color: rgb(153, 153, 153);
}
#fh5co-product-list .show-list .pro-item a h3 {
	margin-top: 11px;
	font-size: 14px;
	color: rgb(153, 153, 153);
}
#fh5co-product-list .show-list .pro-item a .portfolio-img {
	background: #fff
}
#fh5co-product-list .show-list .pro-item a:hover h3 {
	color: #b62020
}
/* 首頁功效 begin*/
#fh5co-effect-list .title-box {
	padding: 90px 0 70px
}
#fh5co-effect-list .media-img {
	padding: 40px 0 25px;
}
#fh5co-effect-list .media-img img {
	max-width: 100%
}
#fh5co-effect-list .content {
	padding-top: 200px;
}
#fh5co-effect-list .content p, #fh5co-effect-list .content {
	font-size: 13px;
	color: rgb(153, 153, 153);
	line-height: 2
}
/* 首頁產品列表 begin*/
#fh5co-news-list .bg-news {
	padding: 100px 0 50px;
	background: #fff;
	width: 85%;
	margin: 0 auto;
	border-radius: 25px;
	background-position: top center;
}
.homePage ul.list-media.article-media{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.homePage ul.list-media.article-media li{
	width: 19%;
	margin: 15px 0.5%;
}
.homePage .line-big{
	width: 100%;
	margin-left: 0px;
    margin-right: 0px;
	padding: 75px 50px 50px;
}
.homePage .show-product a .media-img {
    width: 100%;
    margin: 0 auto;
    padding: 15px;
    position: relative;
    overflow: hidden;
    background-color: #fff;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.homePage .show-product a .content {
    width: 100%;
    padding: 10px 20px;
}
.homePage .show-product a .content p span{
	color: #333;
}
.homePage .show-product a .content h3::before, .homePage .show-product a .media-img::before{
	display: none;
}
.homePage .show-product a .content h3 {
    margin: 5px 0px 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    position: relative;
}
.homePage .show-product a .media-img .zoomimgs {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: transform 0.6s ease;
    width: 100%;
    height: 100%;
}
@media (max-width: 1200px) {
.homePage ul.list-media.article-media li {
    width: 24%;
}
.homePage .line-big {
    padding: 75px 0px;
}
}
@media(max-width: 768px) {
.homePage ul.list-media.article-media li {
    width: 48%;
	margin: 1%;
}
.homePage #fh5co-about-us .bg-about{
	padding: 0;
}
#index_box_id .homePage .title p {
    font-size: 30px;
}
.homePage .show-product a .content h3 {
    font-size: 18px;
}
}
@media(max-width: 468px) {
.homePage ul.list-media.article-media li {
    width: 99%;
    margin: 1%;
}
}
/* 首頁聯系我們 begin*/
#fh5co-contact-us .bg-contact {
	padding: 80px 0 35px
}
#fh5co-contact-us .attention-box h3 {
	font-size: 18px;
	color: rgb(102, 102, 102);
	margin: 8px 0 30px;
}
#fh5co-contact-us .attention-box .social {
	margin-top: 12px;
}
#fh5co-contact-us .attention-box .social li {
	display: inline-block;
	margin-right: 13px;
}
#fh5co-contact-us .attention-box .social li a {
	margin-top: 3px;
	display: inline-block;
	width: 28px;
	height: 28px;
	color: #fff;
	background: #A6A6A6;
	border-radius: 50%;
	text-align: center;
	line-height: 26px;
	font-size: 15px;
	margin-right: 3px;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	margin-bottom: 0
}
#fh5co-contact-us .attention-box .social li a:before {
	background: 0 0
}
#fh5co-contact-us .attention-box .social li a:hover {
	color: #fff
}
#fh5co-contact-us .attention-box .social #f-weixin-id {
	position: relative;
	z-index: 7
}
#fh5co-contact-us .attention-box .social .weixint-content {
	background-clip: padding-box;
	border: 1px solid rgba(204, 213, 219, 0.8);
	border-radius: 4px;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
	left: -40px;
	min-height: 32px;
	padding: 0;
	position: absolute;
	text-align: left;
	bottom: 42px;
	white-space: normal;
	width: 116px;
	background: #fff;
	z-index: 8;
}
#fh5co-contact-us .attention-box .social .weixint-content:before {
	position: absolute;
	bottom: -9px;
	left: 46px;
	width: 0;
	height: 0;
	content: '';
}
#fh5co-contact-us .attention-box .social .weixint-content:after {
	content: '';
	position: absolute;
	left: 46px;
	bottom: -7px;
	width: 13px;
	height: 13px;
	box-sizing: border-box;
	overflow: hidden;
	border-width: 1px 1px 0 0;
	border-color: rgba(204, 213, 219, 0.85);
	border-style: solid;
	background: linear-gradient(225deg, #fff 50%, transparent 50%);
	transform: rotate(-225deg);
}
#fh5co-contact-us .attention-box .social .weixint-content img {
	width: 110px;
	height: 110px;
}
#fh5co-contact-us .content h3 {
	margin: 0px 0 22px;
	color: rgb(153, 153, 153);
	color: rgb(153, 153, 153);
}
#fh5co-contact-us .content, #fh5co-contact-us .content p {
	font-size: 13px;
	color: #999;
	line-height: 2
}
#fh5co-contact-us .content a {
	font-size: 13px;
	color: #999
}
/* 內頁 begin*/
/* 產品展示 begin*/
.section.productBox{
padding: 20px 0 20px;
margin-top: 35px;
}
.productlistBox{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.section.productBox .position{
margin-bottom: 20px;
}
.productBox#fh5co-content_show{
	width: 100%;
	background-color: #f4f5f5;
	padding: 20px 0 0;
	min-height: 624px;
	margin-top: 0px;
}
.show-product{
	width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.show-product .top{
	position: relative;
	z-index: 2;
	width: 25%;
    margin: 0 0 30px;
	padding-right: 30px;
}
.show-product .bottom{
	width: 75%;
    margin: 0;
	position: relative;
	z-index: 1;
}
.show-product .top .c_nav .menu_btnBox{
	width: 100%;
	padding: 5px 0;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
.show-product .top .c_nav .c_nav1 {
	display: block;
	width: 100%;
	position: relative;
	min-height: 40px;
	line-height: 1.7;
	font-size: 16px;
	margin-bottom: 5px;
	border: 1px solid #ddd;
	box-sizing: border-box;
	text-align: left;
	cursor: pointer;
}
.show-product .top .c_nav .c_nav1.hover .c_nav2{
	background-color: #b62020;
	color: #fff;
}
.show-product .top .c_nav .c_nav1.hover .c_nav2 a{
	color: #fff;
}
.show-product .top .c_nav .c_nav2 {
	display: block;
	position: relative;
    font-size: 16px;
    line-height: 2.6;
    background-color: #fff;
    padding: 0px 30px 0 20px;
	margin: 0;
	width: 100%;
}
.show-product .top .c_nav .c_nav2 a{
	display: inline-block;
}
.show-product .top .c_nav .c_nav2:hover, .show-product .top .c_nav .c_nav1.active .c_nav2{
	background-color: #b62020;
	color: #fff;
}
.show-product .top .c_nav1:hover .c_nav2{
background-color: #b62020;
	color: #fff;
}
.show-product .top .c_nav .c_nav1.hover .c_nav2 .h_arrow::after{
	border-color: #fff transparent transparent transparent;
}
.show-product .top .c_nav .c_nav2:hover a, .show-product .top .c_nav1:hover .c_nav2 a{
	color: #fff;
}
  .show-product .top .c_nav .c_nav1 .c_sub {
	display: none;
	position: relative;
	width: 100%;
	top: 100%;
	left: 0;
	z-index: 99;
	background-color: #fff;
	overflow: hidden;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  /* .show-product .top .c_nav .c_nav1:hover .c_sub,
  .show-product .top .c_nav .c_nav1.active .c_sub {
	display: block;
  } */
  .show-product .top .c_nav .c_nav1 .c_sub ul {
	list-style: none;
	padding: 0;
	margin: 0;
  }
  .show-product .top .c_nav .c_nav1 .c_sub ul li {
	padding: 0px;
  }
  .show-product .top .c_nav .c_nav1 .c_sub ul li a {
	color: #333;
	font-size: 16px;
	text-decoration: none;
	padding: 10px 20px;
  }
  .show-product .top .c_nav .c_nav1 .c_sub ul li a:hover {
	background-color: #f0f0f0;
  }
  .show-product .top .c_nav .c_nav1 .c_nav2 .h_arrow {
	content: "";
	position: absolute;
	top: 0;
	right: 0px;
	width: 40px;
	height: 40px;
	background: transparent;
	cursor: pointer;
  }
.show-product .top .c_nav .c_nav1 .c_nav2 .h_arrow::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 6px 0 6px;
    border-color: #666 transparent transparent transparent;
    transition: transform 0.3s ease;
}
.show-product .top .c_nav .c_nav1.on .c_nav2 .h_arrow::after {
    transform: translate(-50%, -50%) rotate(180deg);
}
.show-product .top .c_nav .c_nav1.active .c_nav2 .h_arrow::after{
	border-color: #fff transparent transparent transparent;
}
.show-product a {
	color: #333;
	display: flex;
	flex-wrap: wrap;
}
.show-product .productlist_item  a {
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	align-items: stretch;
	background-color: #fff;
}
.show-product a .media-img {
	width: 45%;
	margin: 0 auto;
	padding: 15px;
	position: relative;
	overflow: hidden;
	background-color: #fff;
	position: relative;
}
.show-product a .media-img::before {
	content: "";
	position: absolute;
	display: block;
	width: 1px;
	height: calc(100% - 30px);
	top: 15px;
	right: 0;
	background-color: #ddd;
	z-index: 5;
}
.show-product a .media-img .zoomimgs {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: transform 0.6s ease;
	width: 100%;
	height: 100%;
}
.show-product a:hover .media-img .zoomimgs {
  transform: scale(1.1);
}
.show-product a:hover {
	color: #000;
	text-decoration: none;
}
.show-product a .content {
	width: 55%;
	padding: 10px 20px 10px 20px;
	background-color: #fff;
	text-align: left;
	align-self: flex-start;
}
.show-product a .content h3 {
	margin: 10px 0px 20px;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.5;
	position: relative;
}
.show-product a .content h3::before{
	content: "";
	position: absolute;
	display: block;
    margin:0 auto;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
	height: 1px;
	left:0;
	bottom: -10px;
}
.show-product a .content p.desc {
	font-size: 14px;
	color: #999;
	line-height: 1.6;
	height: 50px;
	overflow: hidden
}
.show-product a .content p.more {
	border: 1px solid #e22835;
	padding: 6px 15px;
	font-size: 14px;
	line-height: 1.5;
	display: inline-block;
	margin-top: 25px
}
.show-product a .content p.more:hover {
	background: #e22835;
	color: #fff
}
.show-product a:hover h3 {
	color: #b62020
}
.show-product a .content p{
	font-size: 15px;
	color: #666;
}
.product_detail_box{
	width: 100%;
}
.product_detail_box .pro_txtBox{
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
.product_detail_box .pro_txtBox .left{
	width: 48%;
	margin-right: 2%;
	padding: 0px;
	text-align: right;
	display: inline-flex;
	justify-content: flex-end;
}
.product_detail_box .pro_txtBox .right{
	width: 50%;
	min-height: 410px;
	padding: 30px 5%;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ddd;
}
.product_detail_box .pro_txtBox .right img{
	max-width: 100%;
}
.product_detail_box .pro_txtBox .right h1{
	border-bottom: 1px solid rgba(0, 0, 0, .2);
	margin: 0px auto 15px;
	padding-bottom: 10px;
	width: 100%;
	max-width: 500px;
}
.product_detail_box .pro_txtBox .right .Title_txt_num{
	margin-bottom: 10px;
}
.product_detail_box .pro_txtBox .right .Title_txt{
	white-space: pre-line;
}
.pro_txt_2{
	border-top: 3px solid #ddd;
	margin-top: 20px;
	margin-bottom: 50px;
	padding: 20px;
}
.pro_txt_Img{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	max-width: 560px;
}
.pro_txt_Img .ImgBox{
	width: 100%;
}
.pro_txt_Img .ImgBox .imgpic2{
	text-align: center;
}
.pro_txt_Img .slick-track {
    display: flex;
    align-items: center;
}
.pro_txt_Img .ImgBox .imgpic2 .slick-prev, .pro_txt_Img .ImgBox .imgpic2 .slick-next{display: none!important;}
.pro_txt_Img .ImgBox .main-slider .item img {
	max-height: 400px;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 5px auto 20px;
	object-fit: contain;
	box-shadow: 0 7px 13px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.ab_pages{
	width: 100%;
	display: flex;
	justify-content: flex-end;
	padding: 10px 0 30px;
}
.ab_pages .btn_back a{
	color: #fff;
	background-color: #666;
    width: 180px;
	display: block;
	font-size: 18px;
	padding: 10px 30px;
	letter-spacing: 1px;
	position: relative;
	cursor: pointer;
    border: none;
    border-radius: 4px;
	text-align: center;
}
.ab_pages .btn_back a::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 35px;
    transform: translateY(-50%);
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 7px;
    border-color: transparent transparent transparent #fff;
    opacity: 1;
    -webkit-animation: arrowOpacityAnimation 3s ease-in-out infinite;
    animation: arrowOpacityAnimation 3s ease-in-out infinite;
}
.ab_pages .btn_back a:hover {
    background-color: #333;
}
.imgpic2-nav{
	padding: 0 25px;
}
.imgpic2-nav .slick-prev {
    left: 0px;
}
.imgpic2-nav .slick-next {
    right: 0px;
}
.imgpic2-nav .slick-next:before {
    content: '〉';
}
.imgpic2-nav .slick-prev:before {
    content: '〈';
}
.imgpic2-nav .slick-prev:before, .imgpic2-nav .slick-next:before {
    color: #133692;
}
.pro_txt_Img .nav-slider .item {
	padding: 5px;
	margin: 5px;
	max-width: 80px;
	max-height: 80px;
	box-shadow: 0 0 5px transparent;
	cursor: pointer;
}
.pro_txt_Img .nav-slider .item > div{
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 100%;
}
.pro_txt_Img .nav-slider .item.slick-current{
	box-shadow: 0 0 5px #ccc;
	background-color: #fff;
}
.pro_txt_Img .nav-slider .item > div img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	margin: 0 auto;
	position: absolute;
	top: 0;
}
@media screen and (max-width:1200px) {
	.show-product a .content h3{
		font-size: 18px;
	}
}
@media screen and (max-width:900px) {
	.show-product .top {
		width: 100%;
		padding-right: 0px;
	}
	.show-product .bottom {
		width: 100%;
	}
}
@media screen and (max-width:768px) {
	.show-product a .content h3 {
    margin: 10px 0px 20px;
    font-size: 16px;
}
.show-product a .content p {
    font-size: 14px;
}
.show-product a .content {
    padding: 5px 10px 10px 5px;
	width: 60%;
}
.show-product a .media-img {
    padding:10px;
	width: 40%;
}
.ab_pages {
    justify-content: center;
}
.product_detail_box .pro_txtBox .right h1{
	font-size: 20px;
	font-weight: bold;
}
	.product_detail_box .pro_txtBox .left {
		width: 100%;
		padding: 10px 10px 20px;
		text-align: center;
		justify-content: center;
	}
	.product_detail_box .pro_txtBox .right {
		width: 100%;
		position: relative;
		min-height: auto;
	}
	.product_detail_box .pro_txtBox .right::before {
		content: "";
		width: 100%;
		height: 100%;
		background-color: #8e91ae;
		position: absolute;
		right: 0;
		top: 0;
		z-index: -1;
		opacity: 0.5;
	}
	.product_detail_box .bottom .Bg {
		display: none;
	}
	.pro_txt_Img .nav-slider .item {
		max-width: 50px;
		max-height: 50px;
	}
	.show-product .top .c_nav .c_nav2 {
		font-size: 14px;
	}
	.show-product .top .c_nav .c_nav1:hover .c_nav2 .h_arrow::after{
	border-color: #fff transparent transparent transparent;
}
.show-product .top .c_nav .c_nav1.on .c_sub{
	display: block!important;
}
}
/* 產品展示 end*/
/*學習方法 start*/
.learnPage .show-product a .media-img {
    width: 30%;
}
.learnPage .show-product a .content {
    width: 70%;
}
.learnPage .show-product a .content p.subtitle{
	white-space: pre-line;
	display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.learnPage .productlistBox {
    margin-left: 0px;
    margin-right: 0px;
}
.learnPage .productlist_item{
	padding: 0;
}
.learnPage .productsearchBox{
	padding: 30px;
	margin: 5px 0 30px;
	border: 1px solid #ccc;
    border-radius: 7px;
    background-color: #f0f0f0;
	color: #000;
    font-weight: bold;
	font-size: 18px;
}
.learnPage .productsearchBox form{
	display: inline-block;
}
.learnPage .productsearchBox input {
    height: 38px;
    border: 1px solid #666;
    border-radius: 3px;
    width: 500px;
}
.learnPage .productsearchBox button{
	background-color: #333;
	border: 4px solid #333;
    height: 36px;
	border-radius: 3px;
}
.learnPage .productsearchBox button img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}
@media screen and (max-width:1000px) {
	.learnPage .productsearchBox input {
    width: 400px;
}
}
@media screen and (max-width:900px) {
	.learnPage .productsearchBox input {
    width: calc(100% - 52px);
}
.learnPage .productsearchBox {
    padding: 20px 10px;
}
.learnPage .productsearchBox form {
    width: calc(100% - 60px);
}
body.enPg .learnPage .productsearchBox form {
    width: calc(100% - 85px);
}
}
/*學習方法 end*/

/*搜尋*/
.searchTxt{
	width: 100%;
	margin: 0;
}
.search_Txt{
	width: 100%;
}
.search_word{
	font-size: 16px;
	margin-bottom: 30px;
}
.searchBox#fh5co-content_show {
    margin-top: 0px;
}
.searchBox .show-product a .content p.subtitle_num{
	margin-bottom: 10px;
}
.searchBox .show-product a .content p.subtitle{
	white-space: pre-line;
	display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.search_bar {
    position: fixed;
    top: 45px;
    right: 6%;
    z-index: 997;
}
.search_bar .searchBox{
	position: relative;
}
@media (max-width: 1550px) {
.search_bar{
	right: 10px;
}
}
@media (max-width: 900px) {
.search_bar {
    top: 10px;
    right: 45px;
    text-align: right;
    width: calc(100% - 205px);
}
}
/*搜尋 end*/

#fh5co-content_show {
	padding: 20px 0 20px;
	margin-top: 75px;
	min-height: 624px;
}
#fh5co-content_show .inner-title {
	padding: 70px 0 50px;
}
#fh5co-content_show .inner-title h2 a {
	color: #333;
}
#fh5co-content_show .show_body {
	font-size: 14px;
}
#fh5co-content_show .detail {
	font-size: 16px;
	/* padding: 0px 0; */
	line-height: 180%;
}
#fh5co-content_show .content_detail .detail {
}
#fh5co-content_show .detail a {
	color: rgb(89, 89, 89);
}
#fh5co-content_show .detail a:hover {
	color: #b62020
}
#fh5co-content_show .detail h1 {
	font-size: 20px;
	text-align: left;
	font-weight: normal;
	text-align: center;
	margin-bottom: 5px;
}
#fh5co-content_show .detail img {
	height: auto !important;
	max-width: 100%;
	vertical-align: middle;
	margin-bottom: 11px;
}
#fh5co-content_show .detail img {
	margin: 11px 0;
	max-width: 100%
}
#fh5co-content_show .detail .content-img img {
}
#fh5co-content_show .detail p {
	text-indent: 0;
	font-size: 14px;
	line-height: 1.8;
	margin-bottom: 13px;
}
#fh5co-content_show .detail .description {
	padding: 0px;
	font-size: 14px;
}
#fh5co-content_show .qhd-title {
	text-align: center
}
#fh5co-content_show .qhd-title span {
	margin: 0 5px;
	font-size: 14px;
	color: #a3afb7
}
#fh5co-content_show .qhd-title {
	border-bottom: 1px solid #ededed;
	margin-bottom: 25px;
	padding-top: 6px;
}
#fh5co-content_show .qhd-title strong {
	font-weight: normal
}
#fh5co-content_show .contact-box h2 {
	font-size: 16px;
	font-weight: bold
}
#fh5co-content_show .title {
	border-bottom: 1px solid #dedede;
	height: 60px;
	line-height: 60px;
	text-align: left;
	margin-top: 30px
}
#fh5co-content_show .title h2 {
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
	line-height: 60px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	word-break: break-all;
	color: #555;
	text-indent: 8px;
}
#fh5co-content_show .title h2 a {
	color: #555;
}
#fh5co-content_show .title .bread {
	padding: 0px 0 0;
	font-size: 14px;
	color: #999
}
#fh5co-content_show .title .bread a {
	font-size: 14px;
	color: #999
}
#fh5co-content_show .title .bread a i {
	display: inline-block;
	margin-right: 5px;
}
#fh5co-content_show .leftbar {
	position: relative;
	padding-right: 35px;
}
#fh5co-content_show .leftbar h3 {
	color: #fff;
	font-size: 18px;
	height: 60px;
	line-height: 60px;
	padding: 0 20px;
	position: relative;
	background: #222
}
#fh5co-content_show .leftbar h3 a, #fh5co-content_show .leftbar h3 a:hover {
	color: #fff;
}
#fh5co-content_show .leftbar .nav {
	background: #4d4d4d
}
#fh5co-content_show .leftbar .nav li {
	line-height: 45px;
	height: 45px;
}
#fh5co-content_show .leftbar .nav li a {
	color: #ddd;
	display: block;
	padding: 0 20px;
	line-height: 45px
}
#fh5co-content_show .leftbar .nav li a:hover {
	background: #efefef;
	color: #333
}
#fh5co-content_show .product-detail {
	padding: 20px;
}
#fh5co-content_show .product-detail img {
	max-width: 100%;
	overflow: hidden;
	vertical-align: middle;
	margin: 11px 0;
}
#fh5co-content_show .product-detail .content-img {
	overflow: hidden;
	width: 90%
}
#fh5co-content_show .product-detail .content-img img {
	width: 100%;
	overflow: hidden;
	vertical-align: middle;
}
#fh5co-content_show .product-detail h1 {
	border-bottom: 1px solid #ddd;
	color: #000;
	font-size: 24px;
	line-height: 33px;
	padding-bottom: 6px;
}
#fh5co-content_show .product-detail .p_desc {
	color: #999;
	line-height: 24px;
	padding: 20px 0 30px;
	font-size: 14px;
}
#fh5co-content_show .product-detail .kefu_bnts {
	background: #CCAC85;
	color: #FFF;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	font-size: 16px;
	display: block;
	text-align: center
}
#fh5co-content_show .product-detail .kefu_bnts:hover {
	background: #FF5417;
}
#fh5co-content_show .product-detail .description {
	line-height: 28px;
	font-size: 14px;
	margin-bottom: 20px;
}
#fh5co-content_show .product-detail .description p {
	line-height: 28px;
}
#fh5co-content_show .product-detail .detail-title {
	border-bottom: 1px solid #ddd;
	position: relative;
	height: 37px;
}
#fh5co-content_show .product-detail .detail-title h2 {
	background: #fff;
	color: #555;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	width: 126px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #fff;
	position: absolute;
	left: 0;
	top: 1px;
}
#fh5co-content_show .product-detail table td {
	text-align: center
}
#fh5co-content_show .product-detail #quirydialog {
	display: none;
}
#quirydialog .qdialog-head {
	font-size: 16px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 7px;
	margin-bottom: 20px;
	width: 900px;
	padding-right: 10px;
}
#quirydialog .field {
	padding-right: 10px;
}
@media screen and (max-width:768px) {
	#fh5co-content_show {
		padding: 10px 0 20px;
	}
	#fh5co-content_show .line-big{
		margin-left: 0;
		margin-right: 0;
	}
	#fh5co-content_show .line{
		width: 100%;
	}
}
/*關於*/
#fh5co-content_show .about-boxs, #fh5co-content_show .about-boxs p, #fh5co-content_show .effect-boxs, #fh5co-content_show .effect-boxs .e-left p {
	color: rgb(166, 166, 166);
}
#fh5co-content_show .about-boxs h3 {
	font-weight: normal;
	font-size: 20px;
	color: #666;
	margin-top: 150px;
}
#fh5co-content_show .effect-boxs .e-left {
	margin-top: 80px;
}
#fh5co-content_show .effect-boxs .e-left p {
	margin-bottom: 28px;
}
/*分頁*/
.pagebar.nodata .page-none{display: none;}
.pagebar a.page-num{
	display: inline-block;
}
.text-secondary{
	margin-top: 5em;
}
.table span {
	margin-right: 10px;
}
.content_detail .pager {
	font-size: 14px;
	padding: 0;
	margin: 0
}
.content_detail .pager a {
	border: none;
	color: #666;
}
.content_detail .pager a:focus, .content_detail .pager a:hover {
	color: #b62020;
	background: none
}
.content_detail .pager li {
	display: block;
	text-align: left;
	line-height: 200%
}
#fh5co-content_show .pagination .active, #fh5co-content_show .pagination a:hover {
	background: #2b2b2b;
	color: #fff;
}
#fh5co-content_show .pagination .active a {
	color: #fff
}
#fh5co-content_show .pagination li {
	margin: 0 3px;
}
#fh5co-content_show video {
	max-width: 100%
}
#fh5co-content_show .pagination li.thisclass {
	width: 35px;
	height: 36px;
	line-height: 35px;
	background: #2b2b2b;
	color: #FFF;
}
#fh5co-content_show .pagination li.thisclass a{ color:#fff}
#fh5co-content_show .pagination li:first-child, #fh5co-content_show .pagination li:last-child {
	width: 55px;
	height: 36px;
	line-height: 36px;
}
/*文章*/
#fh5co-content_show .article-media li {
	border-bottom: 1px dashed #E0E0E0;
	padding: 5px 0 18px
}
#fh5co-content_show .article-media li:last-child {
	border-bottom: none
}
.article-media .media .caldata .content {
	padding: 12px;
	background: #f2f2f2;
	text-align: center;
	margin-right: 8px;
	color: #666
}
.article-media .media .caldata .content p {
	text-align: center
}
.article-media .media .caldata .content p.day {
	font-size: 24px;
	color: #666;
	font-weight: bold;
	padding-bottom: 5px;
}
.article-media .media .caldata .content p.mon-year {
	font-size: 13px;
}
.article-media .media .media_img {
	width: 290px;
	margin-right: 20px;
}
.article-media .media .media_img a {
	border-color: -moz-use-text-color;
	border-style: none;
	border-width: medium;
	padding: 0;
}
.article-media .media .media_img a:hover {
	border-color: -moz-use-text-color;
	border-style: none;
	border-width: medium;
	background: #fff4ce none repeat scroll 0 0;
}
.article-media .media .media_img img {
	width: 290px;
}
.article-media li {
	margin-bottom: 12px;
}
.article-media .media .time {
	color: #bbb;
	font-size: 12px;
	display: inline-block;
	margin-top: 6px;
}
.article-media .media-body h3 {
	font-size: 15px;
	margin-bottom: 8px;
}
.article-media .media-body h3 a {
	color: #666;
	font-weight: normal;
	font-size: 15px;
	line-height: 100%;
}
.article-media .media-body h3 a:hover {
	color: #b62020;
}
.article-media .media-body p {
	color: #a6a6a6;
	line-height: 22px;
	font-size: 13px;
}
/*內頁banner*/
.slideshow {
	height: 380px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative
}
.slideshow h3 {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	color: #fff;
	font-size: 36px;
	height: 36px;
	left: 0;
	right: 0;
	text-align: center;
	text-shadow: 0 0 15px rgb(0, 0, 0);
}
.slideshow h3 a {
	color: #fff;
}
/*在線客服*/
.SonlineBox {
	width: 139px;
	font-size: 12px;
	overflow: hidden;
	z-index: 6;
}
.SonlineBox .openTrigger {
	width: 31px;
	height: 130px;
	position: absolute;
	top: 0px;
	z-index: 1;
	cursor: pointer;
	background: #a9060e url(../images/greenopen.jpg) no-repeat;
}
.SonlineBox .titleBox {
	width: 135px;
	height: 35px;
	line-height: 33px;
	background: #a9060e;
	border-bottom: 2px solid #a9060e;
}
.SonlineBox .titleBox span {
	margin-left: 10px;
	color: #fff;
	font-size: 14px;
}
.SonlineBox .contentBoxC {
	width: 135px; /*height:335px;*/
	border: 2px solid #a9060e;
	background: #ffffff/* url(../images/greenbg.jpg) no-repeat*/;
	position: absolute;
	z-index: 2;
}
.SonlineBox .contentBoxC .closeTrigger {
	width: 25px;
	height: 25px;
	display: block;
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 5px;
	-webkit-transition: all 0.8s ease-out;
}
.SonlineBox .contentBoxC .closeTrigger:hover {
	-webkit-transform: scale(1) rotate(360deg);
}
.SonlineBox .contentBoxC .listBox {
	overflow: hidden;
	margin-bottom: 10px;
}
.SonlineBox .contentBoxC .listBox .Tlist {
	display: block;
	width: 86%;
	height: 22px;
	margin: 10px auto 0px auto;
	text-align: center;
}
.SonlineBox .contentBoxC .listBox .Tlist span {
	float: left;
	line-height: 22px;
}
.SonlineBox .contentBoxC .listBox .Tlist a {/*float:left;*/
}
.SonlineBox .contentBoxC .listBox .WWList {
	line-height: 18px;
	height: 18px;
}
.SonlineBox .contentBoxC .listBox .SkypeList {
	line-height: 23px;
	height: 23px;
}
.SonlineBox .contentBoxC .otherBox {
	clear: both;
	height: 115px;
	text-align: center;
}
.SonlineBox .contentBoxC .otherBox img {
	width: 105px;
	height: 105px;
}
.SonlineBox .contentBoxC .telBox {
	display: block;
	padding: 36px 10px 10px;
	color: #a9060e;
	font-size: 14px;
	line-height: 26px;
	font-family: '微軟雅黑';
	background: url(../images/telbg.jpg) 0 0 no-repeat;
	text-align: center;
	font-weight: bold;
	word-wrap : break-word;
}
/*在線客服 end*/


/*手機底部導航*/
#toolbar {
	display: none;
}
 @media (max-width:1199px) and (min-width:1001px) {
.fh5co-nav-toggle {
	right: 1.5%;
}
.flexslider .slides > li {
	height: 420px;
}
#fh5co-about-us .content {
	padding-top: 40px;
}
#fh5co-effect-list .media-img {
	padding: 30px 0 25px;
}
#fh5co-effect-list .content {
	padding-top: 150px;
}
#fh5co-news-list .show-list .media-body {
	padding-bottom: 10px;
}
#fh5co-content_show .about-boxs h3 {
	margin-top: 80px;
}
#fh5co-content_show .effect-boxs .e-left {
	margin-top: 40px;
}
}
@media screen and (max-width:1060px) {
	.fh5co-nav-toggle {
		right: 1.5%;
	}
#quirydialog .qdialog-head {
	width: 600px
}
#fh5co-header .navbar-body .nav li {
	padding: 0 0px;
}
#fh5co-header .navbar-body .nav li:last-child {
    margin-right: 10px;
}
footer .foot-link a {
	margin: 0 0 0 4px;
}
.slideshow {
	height: 320px;
}
.line-big {
	margin-left: -10px;
	margin-right: -10px
}
.line-big .x1, .line-big .x2, .line-big .x3, .line-big .x4, .line-big .x5, .line-big .x6, .line-big .x7, .line-big .x8, .line-big .x9, .line-big .x10, .line-big .x11, .line-big .x12, .line-big .xl1, .line-big .xl2, .line-big .xl3, .line-big .xl4, .line-big .xl5, .line-big .xl6, .line-big .xl7, .line-big .xl8, .line-big .xl9, .line-big .xl10, .line-big .xl11, .line-big .xl12, .line-big .xs1, .line-big .xs2, .line-big .xs3, .line-big .xs4, .line-big .xs5, .line-big .xs6, .line-big .xs7, .line-big .xs8, .line-big .xs9, .line-big .xs10, .line-big .xs11, .line-big .xs12, .line-big .xm1, .line-big .xm2, .line-big .xm3, .line-big .xm4, .line-big .xm5, .line-big .xm6, .line-big .xm7, .line-big .xm8, .line-big .xm9, .line-big .xm10, .line-big .xm11, .line-big .xm12, .line-big .xb1, .line-big .xb2, .line-big .xb3, .line-big .xb4, .line-big .xb5, .line-big .xb6, .line-big .xb7, .line-big .xb8, .line-big .xb9, .line-big .xb10, .line-big .xb11, .line-big .xb12 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px
}
.flexslider .slides > li {
	height: 320px;
}
#fh5co-about-us .content {
	padding: 20px 0px 20px 20px;
}
#fh5co-effect-list .media-img {
	padding: 30px 0 25px;
}
#fh5co-effect-list .content {
	padding-top: 110px;
}
#fh5co-news-list .show-list .media-body {
	padding-bottom: 10px;
}
.article-media .media .media_img, .article-media .media .media_img img {
	width: 180px;
}
#fh5co-content_show .about-boxs h3 {
	margin-top: 10px;
}
#fh5co-content_show .effect-boxs .e-left {
	margin-top: 0px;
}
#fh5co-content_show .effect-boxs .e-left p {
	margin-bottom: 18px;
}
}
 @media screen and (max-width:900px) {
.fh5co-heading h2 {
	font-size: 28px;
	margin: 0 auto
}
.fh5co-heading span {
	font-size: 14px;
	margin: 0
}
#quirydialog .qdialog-head {
	width: 360px
}
#fh5co-header .navbar-head {
	position: relative;
	padding: 10px 0px 0;
}

#fh5co-header .navbar-body {
	border: none;
	display: none;
}
#fh5co-header .icon-navicon {
	position: absolute;
	top: 50%;
	right: 0px;
	margin-top: -10px;
	background: none;
	color: #fff;
	font-size: 22px;
	border: none;
	transition: none;
	padding: 0;
}
#article-box-id #fh5co-content_show .show_content {
	margin-left: 0px;
}
.flex-direction-nav {
	display: none
}
.flex-control-nav {
	display: block;
	bottom: -10px;
}
.flex-control-nav::before {
    bottom: 10px;
    width: 120px;
    height: 25px;
}
.flex-control-nav a {
    width: 9px;
    height: 9px;
}
.flex-control-nav li {
    margin: 0 3px;
}
.flexslider .slides > li {
	height: 200px;
}
#index_box_id .title {
	background: none;
	min-height: auto;
	min-height:30px !important;
	text-align: center;
}
#fh5co-about-us .bg-about, #fh5co-product-list .bg-product, #fh5co-effect-list .bg-effect, #fh5co-news-list .bg-news, #fh5co-contact-us .bg-contact {
	padding: 50px 0 0px
}
#fh5co-effect-list .title-box, #fh5co-effect-list .media-img {
	padding: 0
}
#fh5co-effect-list .content {
	padding-top: 0px;
}
#fh5co-news-list .show-list .media-body h3 {
	white-space: nowrap;
	overflow: hidden
}
#fh5co-news-list .show-list .media-body p {
	height: 46px;
	overflow: hidden;
	text-align: left;
}
.article-media .media .media_img, .article-media .media .media_img img {
	width: 120px;
}
#fh5co-content_show .about-boxs .about-img, #fh5co-content_show .effect-boxs .about-img {
	text-align: center
}
/*手機底部導航*/
.blank55 {
	height: 55px;
	line-height: 1px;
	clear: both;
}
#toolbar {
	color: #fff;
	width: 100%;
	height: 54px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 8;
	background: #000;
	display: block;
}
#toolbar a {
	width: 100%;
	color: #fff;
	display: block;
	padding: 5px 0 0 0;
	line-height: 23px;
	font-size: 14px;
}
#toolbar a span {
	font-size: 22px;
	display: block;
}
.bg-about .aboutTxt {
    margin-top: -45px;
    left: -20px;
    padding: 30px 20px;
}
.bg-about .aboutTxt h1 {
    font-size: 24px;
	line-height: 1.3;
	margin-bottom: 20px;
}
.product-title {
    padding: 30px 0 40px;
	margin-top: 10px;
}
#index_box_id .product-title .title h3 {
    font-size: 22px;
}
#fh5co-product-list .bg-product{
	padding-top: 0;
}
.decoMainBox .decoLine, .decoMainBox .decoLine::before {
    height: 30px;
}
.decoMainBox {
    top: -55px;
}
.home_productBox .home_prolist .item .Img {
    width: 100%;
}
.home_productBox .home_prolist .item .Txt {
    width: 100%;
    padding: 30px 20px;
	height: auto;
	font-size: 15px;
}
.home_productBox .home_prolist .item:nth-child(even) .Txt {
    order: unset;
}
.home_productBox .home_prolist .item .Txt h3 {
    font-size: 20px;
    margin-bottom: 20px;
	letter-spacing: 1px;
}
}
 @media screen and (max-width:480px) {
.fh5co-heading span {
	padding: 0 10px;
}
#quirydialog .qdialog-head {
	width: auto !important
}
#fh5co-content_show .detail h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0
}
footer .foot-link {
	display: none
}
#fh5co-content_show .qhd-title span {
	font-size: 12px;
}
.article-media .media .media_img {
	width: 82px;
	margin-right: 10px;
}
.article-media .media .media_img img {
	width: 80px;
	padding: 1px;
}
.article-media img {
	width: 80px;
}
.article-media .media-body h3 {
	line-height: 100%;
	font-size: 14px;
}
.article-media .media-body h3 a {
	font-size: 14px;
	line-height: 150%
}
.slideshow {
	height: 170px;
}
.flexslider .slides > li {
	height: 150px;
}
#fh5co-news-list .show-list .media-left .time {
	font-size: 12px;
}
#fh5co-news-list .show-list .media-left {
	margin: 7px 8px 0 0;
}
#fh5co-news-list .show-list .media-body {
	padding: 1px 0 0 20px;
}
}
 @media screen and (max-width:280px) {
.show-product .xl6, #fh5co-product-list .show-list .xl6 {
	width: 100% !important
}
}
/* 內頁 end*/

/* ======置頂 ======*/
.backToTop {
	display: none;
	width: 35px;
	height: 35px;
	position: fixed;
	_position: absolute;
	right: 5px;
	bottom: 60px;
	_bottom: "auto";
	cursor: pointer;
	z-index: 9;
	background: #666 url(../images/icon-gotop-fixed.png) no-repeat center center;
}
.backToTop:hover {
	background-color: #222;
}
/*title*/
.titleBox{width: 100%;position: relative;z-index: 5;}
.titleBox .titleTw {
    font-weight: 400;
    font-size: 33px;
    line-height: 0.7;
    letter-spacing: 1.8px;
    color: #5c5b5b;
	width: 100%;
	display: block;
}
.titleBox .titleEn {
    line-height: 1.25;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #bd8fba;
    margin: 10px 0 10px;
	width: 100%;
	display: block;
}
.body-en .titleBox .titleEn{
	text-transform: unset;
}
.siteposition{
	width: 100%;
	text-align: center;
}
.siteposition a{
	padding: 0 5px;
	color: #a6a6a6;
	position: relative;
}
.siteposition a:hover{color: #bd8fba;}
#fh5co-content_show .detail .siteposition a:hover {
    color: #bd8fba;
}
.siteposition a:first-child::before{
	content: "";
	display: block;
	position: absolute;
	background-image: url(../images/icon_home.png);
	background-repeat: no-repeat;
	width: 12px;
    height: 12px;
	top: 2px;
	left: -12px;
}
@media screen and (max-width:768px) {
	.titleBox .titleTw {
		font-size: 24px;
		line-height: 1;
	}
	.titleBox .titleEn {
		font-size: 16px;
	}
}
/*最新消息*/
.newsBox#fh5co-content_show{
	width: 100%;
	background-color: #f4f5f5;
	background-color: #F1F1F1;
	margin-top: 0px;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}
.newsBox .newsLeft{
	width: 20%;
	background-color: #f8f8f8;
	position: relative;
	overflow: hidden;
}
.news-title {
  position: absolute;
  top: 30%;
  transform: translateY(-50%) rotate(-90deg);
  transform-origin: center;
  font-size: 10vw;
  font-weight: 900;
  color: transparent;
  -webkit-text-stroke: 2px rgba(0, 0, 0, 0.2);
  letter-spacing: 10px;
  opacity: 0.25;
  pointer-events: none;
  user-select: none;
  display: inline-block;
  white-space: nowrap;
}
.newsBox .newsRight{
	width: 80%;
	padding: 50px 0;
}
.newsBox#fh5co-content_show .article-media, #fh5co-news-list .article-media {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	max-width: 1200px;
	margin: 0 auto;
}
.newsBox#fh5co-content_show .article-media li, #fh5co-news-list .article-media li {
	border-bottom: 1px solid #E0E0E0;
    padding: 25px 0px;
	margin: 0;
	width: 100%;
}
#fh5co-news-list .article-media li{
	border-bottom: 0;
}
.newsBox#fh5co-content_show .article-media li a:hover .media-body h3, #fh5co-news-list .article-media li a:hover .media-body h3{
	color: #000;
}
.newsBox#fh5co-content_show .article-media li a:hover .media-body p, #fh5co-news-list .article-media li a:hover .media-body p{
    color: #454545;
}
.newsBox#fh5co-content_show .article-media li .media, #fh5co-news-list .article-media li .media{
	width: 100%;
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	margin: 0px;
	padding: 10px;
	position: relative;
	overflow: visible;
}
  .newsBox .media.media-x .media-body, #fh5co-news-list .media-body{
	width: 58%;
	padding: 0 4rem;
}
.newsBox .media.media-x .time{
	width: 17%;
	color: #4b4b4b;
    font-size: 45px;
    line-height: 1;
	text-align: center;
	margin-top: 0px;
}
.newsBox .media.media-x .time span{
	display: block;
	padding-bottom: 10px;
	color: #afafaf;
	font-size: 16px;
	letter-spacing: 1px;
}
.newsBox .article-media .media-body h3, #fh5co-news-list .media-body h3{
    color: #454545;
    font-weight: bold;
	font-weight: 500;
    font-size: 1.3rem;
    line-height: 1.5;
	margin-bottom: 0px;
}
.newsBox .article-media .media-body p, #fh5co-news-list .media-body p{
    color: #a6a6a6;
    line-height: 22px;
    font-size: 14px;
	margin-top: 15px;
}
.newsBox .article-media .media-body .hashtagLink {
    display: inline-block;
    white-space: nowrap;
    font-size: 13px;
    background-color: #4f4f4f;
    border-radius: 3px;
    margin: 0 5px 5px 0;
    color: #ffffff;
    padding: 3px 8px;
    transition: 0.3s opacity ease-in-out;
}
.newsBox .article-media .media .media_img, #fh5co-news-list .media .media_img{
    width: 25%;
    margin-right: 0px;
	aspect-ratio: 1 / 1;
	overflow: hidden;
	border-radius: 8px;
	border: 1px solid #E0E0E0;
}
.newsBox .article-media .media .media_img img, #fh5co-news-list .media .media_img img{
    width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.news_title{
    width: 100%;
    display: inline-block;
    padding: 0px 0px 20px;
	margin-bottom: 30px;
    text-align: center;
    border-bottom: 1px solid #E0E0E0;
    -webkit-transition: 0.7s all;
    transition: 0.7s all;
    color: #a6a6a6;
	font-size: 13px;
}
.news_title .til{
	font-size: 24px;
	line-height: 1.8;
	display: inline-block;
	margin: 0 auto 5px;
	color: #333;
	font-weight: bold;
}
.news_title div span{
	display: inline-block;
    white-space: nowrap;
    font-size: 13px;
    background-color: #4f4f4f;
    border-radius: 3px;
    margin: 0 5px 0px 0;
    color: #ffffff;
    padding: 1px 8px;
    transition: 0.3s opacity ease-in-out;
}
.newsBox .content, .newsBox .content p{
	font-size: 16px;
	line-height: 2;
}
.newsBox .line-big{
	width: 100%;
	margin-left: 0px;
    margin-right: 0px;
	padding: 0 50px;
}
@media screen and (max-width: 900px){
	.newsBox .line-big {
    padding: 0 0px;
}
.newsBox .newsLeft {
    width: 100%;
    height: 57px;
    text-align: center;
}
.news-title {
    position: absolute;
    top: 0;
    transform: none;
    font-size: 50px;
    letter-spacing: 5px;
}
.newsBox .newsRight {
    width: 100%;
	padding: 0px 0;
}
.newsBox .media.media-x .media-body, #fh5co-news-list .media-body {
    width: calc(75% - 60px);
    padding: 0 1.5rem;
}
.newsBox .media.media-x .time {
    width: 60px;
    font-size: 25px;
}
.newsBox#fh5co-content_show .article-media li .media, #fh5co-news-list .article-media li .media {
    padding: 0px;
}
.newsBox .media.media-x .time span {
    font-size: 14px;
    letter-spacing: 0px;
}
.newsBox .article-media .media-body h3, #fh5co-news-list .media-body h3 {
    font-size: 1.15rem;
}
.newsBox .article-media .media-body p, #fh5co-news-list .media-body p {
    margin-top: 8px;
}
}
/*聯絡我們*/
.contacts-2 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
	margin-top: 50px;
}
.contacts-2 .info {
    width: 50%;
    padding: 75px;
    color: #333;
    box-sizing: border-box;
}
.contacts-2 .info:first-child {
    background-color: #313131;
    color: #fff;
}
.contacts-2 .info:first-child h4{
	color: #fff;
}
.contacts-2 .info h4 {
	font-size: 34px;
	margin: 0 0 30px;
	border-bottom: 1px solid #b62020;
	font-weight: normal;
	padding-bottom: 15px;
	position: relative;
}
.contacts-2 .info h4::before {
    content: "";
    display: inline-block;
    background-color: #b62020;
    position: absolute;
    width: 10px;
    height: 10px;
    bottom: -5px;
    left: -10px;
}
.contacts-2 .info p {
	line-height: 30px;
	font-size: 20px;
	margin: 0 0 20px;
	background: no-repeat 0 center;
	background-size: 15px 15px;
	padding-left: 25px;
	filter: grayscale(100%) brightness(20%);
}
.contacts-2 .info:first-child p{
	filter: none;
}
.contactsBox#fh5co-content_show{
	width: 100%;
	position: relative;
	background: #FAF9F9 url("../images/bg4.png") no-repeat;
	background-size: contain;
	background-position: top center;
	margin-top: 0;
}
.contactsBox .bgTop {
	width: 91.5%;
	height: 100%;
	background-color: rgba(141, 148, 178, 0.1);
	border-top-left-radius: 185px;
	z-index: -1;
	position: absolute;
	top: 165px;
	right: 0;
}
.contact_form{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	padding-top: 65px;
	margin: 0;
}
.contact_form .left{
	width: 100%;
}
.contact_form .right{
	width: 100%;
	padding: 30px 0;
}
.contact_form .right .map iframe{
	border: 1px solid rgba(0, 0, 0, 0.1)!important;
	box-shadow: 0px 0px 7px rgba(141, 148, 178, 0.5);
}
.contact_form .bottom{
	width: 100%;
}
.contact_txt {
    padding: 0px 20px;
	width: 100%;
    line-height: 2;
    font-size: 15px;
    color: #676767;
}
.contact_txt a{color: #676767;}
.contact_txt p{
	line-height: 2;
}
.contact_txt p .icon_star{
	background-image: url(../images/deco_star.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 12px;
	height: 12px;
	display: inline-block;
	margin-right: 10px;
}
.contactsBox h4{
	font-size: 1.25em;
	color: #555;
	font-weight: bold;
}
.contactsBox h3{
	font-size: 30px;
    line-height: 1.33;
    letter-spacing: 3px;
    font-weight: 500;
    color: #333;
	border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding: 12px 0;
	position: relative;
}
.contactsBox h3::after {
    content: "";
    position: absolute;
    width: 20%;
    height: 3px;
    background-color: #ccc;
    bottom: -2px;
    right: 0;
    display: inline-block;
    z-index: 0;
}
.body-en .contactsBox h3{
    letter-spacing: 1px;
}
form#form1{
	margin-top: 35px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
.form_box .form_titlebox{
	text-align: center;
}
.form_box .form_titlebox .about_title{
	display: inline-block;
	position: relative;
}
.form-group {
    width: 50%;
    display: inline-flex;
    flex-wrap: wrap;
	padding: 10px;
	justify-content: center;
}
.form-group2{
	width: 100%;
}
.form-group > label{
	display: flex;
    font-size: 16px;
	line-height: 43px;
    color: #454545;
	width: 100px;
}
.en_page .form-group > label{
width: 140px;
}
.en_page .form-group > div.form_int, .en_page .form-group > div.row{
width: calc(100% - 140px);
}
.form-group > label span{
	font-style: normal;
    font-weight: 400;
    color: #d9181d;
}
.form-group > div.form_int{
	width: calc(100% - 100px);
	box-sizing: border-box;
	margin: 0;
}
.form-group > div.row{
	display: flex;
	flex-wrap: wrap;
	width: calc(100% - 100px);
}
.form-group > div .col-6{
	width: 50%;
	box-sizing: border-box;
}
.form-group > div .col-6 img{
	height: 43px;
	margin-left: 15px;
}
.form-group > div textarea.form-control {
    height: 100px;
}
.form-control {
    display: block;
    width: 100%;
	height: 43px;
    padding: 5px 10px;
    font-size: 16px;
    line-height: 1;
	letter-spacing: 2px;
    color: #495057;
    background-color: #e9e9e9;
    background-clip: padding-box;
	border: 1px solid #f4f4f4;
	border-radius: 5px;
	box-sizing: border-box;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
textarea.form-control{
	padding: 10px 10px;
}
.form-group-btn {
    justify-content: center;
	width: 100%;
	padding: 50px 0;
	margin-bottom: 0;
}
.form-group-btn .btn-info {
    display: inline-block;
    max-width: 180px;
    width: 40%;
    color: #ffffff;
    font-size: 18px;
    padding: 10px 30px;
	margin: 0 10px;
    letter-spacing: 1px;
    background-color: #666;
	border: 0;
    position: relative;
	cursor: pointer;
	border: none;
    border-radius: 4px;
}
.body-en .form-group-btn .btn-info{
	padding: 12px 20px 12px 10px;
}
.form-group-btn .btn-info::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 35px;
    transform: translateY(-50%);
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 7px;
    border-color: transparent transparent transparent #fff;
    opacity: 1;
    -webkit-animation: arrowOpacityAnimation 3s ease-in-out infinite;
    animation: arrowOpacityAnimation 3s ease-in-out infinite;
}
.body-en .form-group-btn .btn-info::before{
	right:15px
}
.form-group-btn .btn-info:hover{
	color: #ffffff;
    background-color: #b62020;
}
.form-group-btn .btn-info.reset {
    color: #fff;
}
.form-group-btn .btn-info.reset:hover {
    background-color: #333;
}
@media only screen and (max-width: 900px) {
	.contacts-2 .info {
    padding: 40px;
}
.contacts-2 .info h4 {
    font-size: 23px;
    margin: 0 0 20px;
	padding-bottom: 10px;
}
.contacts-2 .info p {
    font-size: 16px;
	margin: 0 0 10px;
}
}
@media only screen and (max-width: 768px) {
	.contacts-2 .info {
    width: 100%;
}
.form-group > label {
    width: 80px;
}
.form-group > div.form_int, .form-group > div.row {
    width: calc(100% - 80px);
}
.en_page .form-group > label{
width: 115px;
font-size: 14px;
}
.en_page .form-group > div.form_int, .en_page .form-group > div.row{
width: calc(100% - 115px);
}
	.form-group {
		width: 100%;
		padding: 10px 0;
	}
	.form-control {
		height: 40px;
		font-size: 16px;
		letter-spacing: 0px;
	}
	.form-group > div .col-6 img {
		height: 40px;
		margin-left: 5px
	}
	.form-group-btn .btn-info {
		padding: 10px 20px;
        font-size: 15px;
	}
	.body-en .form-group-btn .btn-info{
		letter-spacing: 0px;
		margin: 0 3px;
		width: calc(50% - 6px);
		font-size: 14px;
		padding: 10px 15px 10px 5px;
	}
	.body-en .form-group-btn .btn-info::before {
		right: 7px;
	}
	.form-group-btn .btn-info::before{
		right: 12px;
	}
	.contactsBox .bgTop {
		display: none;
	}
	.contact_form {
		width: 100%;
		padding-top: 0px;
		margin: 0 0%;
	}
	.contact_form .left{
		width: 100%;
	}
	.contact_form .right{
		width: 100%;
		margin: 20px 0;
	}
	.contactsBox h3 {
		font-size: 24px;
		letter-spacing: 1.4px;
		margin-bottom: 12px;
		padding: 12px 0;
	}
	form#form1 {
		margin-top: 0px;
	}
}
/* 客戶和服務支援 */
.serviceBox{
	position: relative;
	background-image: url(../images/bg_orange.webp);
	background-position: top center;
	background-size: cover;
}
.serviceBox .container{
	width: 100%;
	max-width: 1200px;
	padding: 0 20px;
}
.service_left_title {
    position: relative;
    text-align: center;
	margin-bottom: 25px;
}
.service_left_title .title_en {
    width: 100px;
    height: 750px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-transform: uppercase;
    -webkit-transform: translate(15px, -90px);
    transform: translate(15px, -90px);
    position: absolute;
    top: 20px;
}
#fh5co-content_show .detail .service_left_title .title_en p {
    font-family: "Cormorant", sans-serif;
    font-size: 55px;
    line-height: 1;
    letter-spacing: 0px;
    font-weight: 400;
    background: -webkit-gradient(linear, left top, left bottom, from(#baa789), color-stop(50%, #e6d3c4), to(#bda08a));
    background: linear-gradient(to bottom, #baa789 0%, #e6d3c4 50%, #bda08a 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.service_txt{
	margin-left: 190px;
}
.service_txt .hotelList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-wrap: wrap;
}
.service_txt .hotelList .hotelItem {
    width: 48%;
}
.service_txt .hotelList .hotelItem:first-child {
    margin: 0 3% 0 1%;
}
.service_txt .hotelList .hotelItem .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.service_txt .hotelList .hotelItem:first-child .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
.service_txt .hotelList .hotelItem .item .Img  {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
.service_txt .hotelList .hotelItem .item .Img:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    border: 1px solid #ccbd9b;
    top: 10px;
    left: 10px;
    z-index: 3;
}
#fh5co-content_show .detail .service_txt .hotelList .hotelItem .item .Img img {
    width: 100%;
	margin: 0;
    -o-object-fit: cover;
    object-fit: cover;
}
.service_txt .hotelList .hotelItem .item .Img .info {
    max-width: 443px;
	width: 100%;
    height: 131px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #b28c4d;
    padding-left: 40px;
    position: absolute;
    right: -22px;
    bottom: -100px;
    z-index: 5;
}
.service_txt .hotelList .hotelItem:first-child .item .Img .info {
    bottom: -100px;
    left: -26px;
}
.service_txt .hotelList .hotelItem .item .Img .info .s_title {
    font-family: "Noto Serif TC", sans-serif;
    font-size: 27px;
    line-height: 1.41;
    letter-spacing: 5.4px;
    font-weight: 400;
    color: #fff;
}
.body-en .service_txt .hotelList .hotelItem .item .Img .info .s_title {
    letter-spacing: 3px;
}
.service_txt .hotelList .hotelItem .item .Img .info .subtitle {
    font-size: 19px;
    line-height: 1.789;
    letter-spacing: 2.8px;
    font-weight: 400;
    color: rgba(255, 255, 255, .5);
    position: relative;
    padding-left: 70px;
}
.body-en .service_txt .hotelList .hotelItem .item .Img .info .subtitle {
    letter-spacing: 1px;
}
.service_txt .hotelList .hotelItem .item .Img .info .subtitle:before {
    position: absolute;
    content: "";
    width: 55px;
    height: 1px;
    background-color: rgba(255, 255, 255, .5);
    left: 0;
    bottom: 15px;
    z-index: 2;
}
.service_txt .hotelList .hotelItem .item .Img .info .subtitle:after {
    content: "";
    position: absolute;
    background-image: url("../images/deco_star.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    bottom: 9px;
    left: 52px;
    margin: 0 auto;
	filter: brightness(2);
	opacity: 0.5;
}
.service_txt .hotelList .hotelItem .item .Txt {
    margin-top: 120px;
	margin-left: 5px;
}
.service_txt .hotelList .hotelItem:first-child .item .Txt {
    margin: 0 0 35px;
}
.service_txt .hotelList .hotelItem .item .Txt .textEditor, #fh5co-content_show .detail .service_txt .hotelList .hotelItem .item .Txt .textEditor p {
    color: #888;
    font-size: 17px;
    line-height: 2;
    letter-spacing: 1px;
    font-weight: 400;
}
.body-en .service_txt .hotelList .hotelItem .item .Txt .textEditor, .body-en #fh5co-content_show .detail .service_txt .hotelList .hotelItem .item .Txt .textEditor p {
    letter-spacing: 0px;
}
@media screen and (max-width:1200px) {
	.service_txt {
		margin-left: 130px;
	}
	.service_txt .hotelList .hotelItem .item .Img .info .subtitle {
		letter-spacing: 1.0px;
	}
	.service_txt .hotelList .hotelItem .item .Txt .textEditor, #fh5co-content_show .detail .service_txt .hotelList .hotelItem .item .Txt .textEditor p {
		letter-spacing: 0px;
	}
}
@media screen and (max-width:768px) {
	.service_left_title .title_en {
		width: 100%;
		height: auto;
		-webkit-writing-mode: inherit;
		-ms-writing-mode: inherit;
		writing-mode: inherit;
		position: relative;
		top: 0;
		-webkit-transform: none;
		transform: none;
	}
	.service_txt {
		margin-left: 0px;
	}
	#fh5co-content_show .detail .service_left_title .title_en p {
		font-size: 22px;
	}
	.service_left_title {
		margin-bottom: 0px;
	}
	.service_txt .hotelList .hotelItem {
		width: 100%;
		margin-top: 80px;
	}
	.service_txt .hotelList .hotelItem:first-child {
		margin: 0;
	}
	.service_txt .hotelList .hotelItem:first-child .item .Txt {
		margin: 0 0 0px;
	}
	.service_txt .hotelList .hotelItem .item .Txt .textEditor, #fh5co-content_show .detail .service_txt .hotelList .hotelItem .item .Txt .textEditor p {
		font-size: 15px;
		line-height: 1.8;
	}
	.service_txt .hotelList .hotelItem .item .Img .info .s_title {
		font-size: 20px;
		letter-spacing: 2px;
	}
	.service_txt .hotelList .hotelItem .item .Img .info .subtitle {
		font-size: 14px;
		letter-spacing: 0px;
	}
	.service_txt .hotelList .hotelItem .item .Img .info .subtitle:before {
		bottom: 10px;
	}
	.service_txt .hotelList .hotelItem .item .Img .info .subtitle:after {
		bottom: 4px;
	}
	.service_txt .hotelList .hotelItem .item .Img .info {
		height: 80px;
		bottom: -65px;
	}
	.service_txt .hotelList .hotelItem:first-child .item .Img .info {
		bottom: -65px;
	}
	.service_txt .hotelList .hotelItem .item .Txt {
		margin-top: 80px;
	}
}
/* 配件 */
.accessorieBox .lineBG {
    width: 100%;
    height: 100%;
    background: url("../images/bg_orange2.webp") no-repeat;
	background-position: right;
    background-size: auto 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
	opacity: 0.5;
}
.accessorieBox .lineBG::before {
    content: "";
    position: absolute;
    background: url("../images/bg_orange2.webp") no-repeat;
    background-position: top right;
    background-size: auto 80%;
    width: 30%;
    height: 100%;
    left: -20%;
    top: -43%;
    transform: rotate(40deg);
	opacity: 0.5;
}
.accessorieBox .accessorie_txt{
	z-index: 2;
	position: relative;
}
.accessorie_txt .hotelList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-wrap: wrap;
	width: 100%;
	padding: 0 0 100px;
}
.accessorie_txt .hotelList .hotelItem {
    width: 100%;
	margin: 0 0 30px;
	position: relative;
}
.accessorie_txt .hotelList .hotelItem .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-wrap: wrap;
}
.accessorie_txt .hotelList .hotelItem .item .num {
    font-size: 24px;
	letter-spacing: 2px;
    color: #4d4535;
    font-weight: 400;
    line-height: 1;
	z-index: 5;
	position: relative;
	width: 250px;
	text-align: center;
}
.accessorie_txt .hotelList .hotelItem .item .num span:before {
    position: absolute;
    content: "";
    width: 45px;
    height: 1px;
    background-color: rgba(255, 255, 255, .5);
    left: 0;
    bottom: 12px;
    z-index: 2;
	opacity: 0.3;
}
.accessorie_txt .hotelList .hotelItem .item .num span:after {
    content: "";
    position: absolute;
    background-image: url("../images/deco_star.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    bottom: 6px;
    left: 42px;
    margin: 0 auto;
    filter: brightness(2);
    opacity: 0.3;
}
.accessorie_txt .hotelList .hotelItem .item .num span  {
	padding: 20px 10px;
	display: block;
	background-color: #ccbd9b;
	box-shadow: 2px 2px 5px #e9e1cc;
	border-radius: 4px;
	position: relative;
}
.accessorie_txt .hotelList .hotelItem .item .num::before{
	content: "";
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	top:5px;
	right: 0px;
	background-image: url(../images/blush_1.png);
	background-repeat: no-repeat;
	transform: rotate(15deg);
	opacity: 0.2;
	z-index: 1	;
}
.accessorie_txt .hotelList .hotelItem:nth-child(2) .item .num::before{
	background-image: url(../images/blush_2.png);
}
.accessorie_txt .hotelList .hotelItem:nth-child(3) .item .num::before{
	background-image: url(../images/blush_3.png);
}
.accessorie_txt .hotelList .hotelItem:nth-child(4) .item .num::before{
	background-image: url(../images/blush_4.png);
}
.accessorie_txt .hotelList .hotelItem .item .Img  {
    width: calc(100% - 250px);
    position: relative;
	padding-left: 20px;
	display: flex;
	flex-wrap: wrap;
}
.accessorie_txt .hotelList .hotelItem .item .Img span{
	position: relative;
	width: 31%;
    height: 0%;
	margin: 0 1%;
	padding-top: 30%;
	max-width: 250px;
	display: inline-block;
	overflow: hidden;
	border: 1px solid #ccbd9b;
	background-color: #fff;
}
#fh5co-content_show .detail .accessorie_txt .hotelList .hotelItem .item .Img span img {
    width: 98%;
	height: 98%!important;
	margin: 1%;
    object-fit: contain;
	top: 0;
	position: absolute;
}
@media screen and (max-width:900px) {
	.accessorie_txt .hotelList .hotelItem .item .num {
		margin: 0 auto 20px;
		font-size: 17px;
		width: 165px;
	}
	.accessorie_txt .hotelList .hotelItem .item .num span {
		padding: 12px 10px;
	}
	.accessorie_txt .hotelList .hotelItem .item .num span:before {
		width: 35px;
		bottom: 7px;
	}
	.accessorie_txt .hotelList .hotelItem .item .num span:after {
		width: 12px;
		height: 12px;
		bottom: 2px;
		left: 33px;
	}
	.accessorie_txt .hotelList .hotelItem .item .num::before {
		width: 30px;
		height: 30px;
		background-size: contain;
	}
	.accessorie_txt .hotelList .hotelItem .item .Img {
		width: 100%;
		padding-left: 0px;
		justify-content: center;
	}
}
@media screen and (max-width:468px) {
	.accessorie_txt .hotelList .hotelItem {
		width: 100%;
		margin: 0px 0% 40px;
	}
	.accessorie_txt .hotelList .hotelItem:first-child .item, .accessorie_txt .hotelList .hotelItem:nth-child(3) .item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.accessorie_txt .hotelList .hotelItem .item{padding-right: 5px;}
	.accessorie_txt .hotelList .hotelItem:nth-child(2){
		top: 0px;
	}
	.accessorie_txt .hotelList .hotelItem:nth-child(3){
		top: 0px;
	}
	.accessorie_txt .hotelList .hotelItem:nth-child(4){
		top: 0px;
	}
	.accessorie_txt .hotelList {
		padding: 0 0 0px;
	}
}
/*內頁banner*/
.banner-sub {
	position: relative;
	margin-top: 90px;
}
.banner-sub-img{
	max-width: 100%;
	width: 100%;
}
.banner-sub .container {
	height: 100%;
	position: absolute;
	width: 100%;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	padding-top: 90px;
}
.banner-sub .wrap {
	display: table;
	height: 100%;
	color: #fff;
}
.banner-sub .inner {
	/* display: table-cell; */
	vertical-align: middle;
	display: none;
}
.banner-sub h4 {
	margin: 0;
	font-size: 44px;
	line-height: 1.1;
	text-transform: uppercase;
	color: #fff;
	font-family: 'Noto Sans TC';
	font-weight: bold;
}
.banner-sub.bk-sub h4, .banner-sub.bk-sub small{
color: #454545;
}
.banner-sub.bk-sub h4:after{
background-color: #454545;
}
.banner-sub h4:after {
	display: block;
	content: '';
	height: 3px;
	width: 40px;
	margin-top: 20px;
	background-color: #fff;
}
.banner-sub small {
	margin: 20px 0 0;
	font-size: 34px;
	display: block;
	text-transform: uppercase;
}
/*內頁標題*/
.position {
	line-height: 34px;
	margin-bottom: 45px;
}
.position .tit {
	font-size: 22px;
	background: url(../images/icon8.png) no-repeat 0 center;
	padding-left: 40px;
	font-weight: bold;
}
.position .tit:after {
	display: inline-block;
	vertical-align: middle;
	content: '';
	width: 30px;
	height: 3px;
	background-color: #b62020;
	margin-left: 20px;
}
.position .wz {
	float: right;
	color: #999;
	font-size: 15px;
	background: url(../images/icon9.png) no-repeat 0 center;
	padding-left: 28px;
}
.position .wz a {
	color: #999;
}
.position .wz a:hover {
	color: #b62020;
}
@media screen and (max-width:900px) {
	.banner-sub .container {
    padding-top: 0px;
	text-align: center;
}
.banner-sub .wrap{
	margin: 0 auto;
}
	.banner-sub {
    margin-top: 75px;
}
.banner-sub h4:after {
    margin-top: 5px;
	height: 1px;
}
.banner-sub h4 {
    font-size: 17px;
	text-align: center;
}
.banner-sub small {
    font-size: 14px;
	margin: 5px 0 0;
}
.position {
	margin: 0 0 20px;
	line-height: 20px;
}
.position .tit {
	font-size: 18px;
	background-size: auto 20px;
	padding-left: 22px;
}
.position .tit:after {
	width: 20px;
	margin-left: 10px;
}
.position .wz {
	display: none;
}
}
/* 關於我們 */
.section {
    padding: 80px 0;
}
.aboutBox#fh5co-content_show {
    width: 100%;
    padding-bottom: 0;
	margin-top: 35px;
}
.in-about dt {
	float: none;
	width: auto;
	margin: 0;
}
.in-about dd {
	margin: 0;
	padding: 20px 0 0;
}
.in-about dd p {
	font-size: 14px;
	line-height: 1.8;
}
.in-about ul {
	margin-left: 0;
	margin-top: 20px;
}
.in-about li {
	float: left;
	width: 25%;
	padding-bottom: 30px;
	margin-bottom: -1px;
}
.in-about li .wrap {
	text-align: left;
	margin-left: 30px;
	border-right: 1px solid #eee;
}
.in-about li:last-child .wrap {
    border-right: 0;
}
.in-about li .num {
    font-size: 1.5em;
    color: #ccc;
	line-height: 1.5;
}
.in-about li .num strong {
	color: #b62020;
	font-family: Impact;
	margin-right: 5px;
	letter-spacing: 2px;
	position: relative;
    top: -6px;
    font-size: 30px;
}
.in-about li.active {
	border: 0;
}
.in-about li p {
	line-height: 1;
	margin-top: 0px;
	text-align: left;
	font-size: 20px;
}
.about-s dd h4 {
	font-size: 18px;
	margin-bottom: 10px;
}
.about-s ul {
	margin-bottom: -30px;
}
.container {
    padding: 0 15px;
    margin: 0 auto;
    max-width: 1600px;
    width: 100%;
    box-sizing: border-box;
}
.aboutBox_txt{
	width: 100%;
}
.about_txt h1{
	position: relative;
	line-height: 1;
	margin-bottom: 50px;
	margin: .67em 0 50px;
	font-size: 36px;
	font-weight: 700;
}
.about_txt h2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: 700;
    unicode-bidi: isolate;
}
.about_txt h1 span{
	z-index: 5;
	position: relative;
}
.about_txt h1::before {
    content: "";
    position: absolute;
    width: 20%;
    height: 4px;
    background-color: #ccc;
    bottom: -1px;
    right: 0;
    display: inline-block;
}
.about_txt h1::after {
    content: "";
    position: absolute;
    width: calc(100% - 5.5em);
    height: 1px;
    background-color: #ccc;
    bottom: 0%;
    right: 0;
    display: inline-block;
    z-index: 0;
}
.about_txt{
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	width: 100%;
	font-size: 18px;
	line-height: 2;
}
.about_txt .container{
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
}
.about_txt.txt1{
	background: #f8f8f8 url(../images/bg_about.jpg) no-repeat center center / cover;
}
.about_txt.txt1 .container{
	padding: 95px 20px 100px 40%;
}
.about_img_Box2{
	width: 100%;
	position: relative;
	padding: 50px 0;
	background-color: #ccc;
}
.about_img_Box2::before {
    content: "";
    position: absolute;
    background: url(../images/bg4.png) no-repeat center bottom -87px / 100% auto;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0.77;
}
.about_img_Box2 > div {
    position: absolute;
    right: 0;
    bottom: -75px;
    display: flex;
	justify-content: flex-end;
    box-sizing: border-box;
}
.about_img_Box2 > div img{
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19),
	0 6px 6px rgba(0, 0, 0, 0.23);
	max-width: 100%;
}
#fh5co-content_show .about-boxs p{
	color: #333;
}
.about_txt p{
	margin: 0px 0 20px;
	font-size: 18px;
	line-height: 2;
}
.about_txt.txt2 .container{
	padding: 80px 0px 70px 16%;
	max-width:none;
}
.txt2_item{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.txt2_item .txt2_left{
	width: 25%;
	border-right: 1px solid #ddd;
	box-sizing: border-box;
	text-align: center;
}
.txt2_item .txt2_right{
	width: 75%;
	padding-left: 5%;
	padding-right: 5%;
	box-sizing: border-box;
}
.txt2_item ul{
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}
.txt2_item ul li {
    padding-bottom: 0px;
}
.about_img_Box{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	border-bottom: 1px solid #ddd;
	padding-bottom: 70px;
	margin-bottom: 50px;
}
.about_img_Box > div {
    margin: 1.4em 0 1em 1.5%;
	width: calc(97% / 3);
}
.about_img_Box > div:first-child{
	margin-left: 0;
}
.about_img_Box > div img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.about_txt.txt3 img{
	width: 100%;
	margin-bottom: -5px;
}
@media screen and (max-width:768px) {
/* about */
.aboutBox#fh5co-content_show {
    margin-top: 15px;
}
.aboutBox {
    padding-bottom: 0;
}
.in-about dt {
	float: none;
	width: auto;
	margin: 0;
}
.in-about dd {
	margin: 0;
	padding: 20px 0 0;
}
.in-about dd p {
	font-size: 14px;
	line-height: 1.8;
}
.in-about ul {
	margin-left: 0;
	margin-top: 20px;
}
.in-about li {
	width: 33%;
}
.in-about li .wrap {
	text-align: center;
	margin-left: 0;
}
.in-about li .num {
    font-size: 1.25em;
}
.in-about li .num strong {
    font-size: 22px;
    letter-spacing: 1px;
	margin-right: 0px;
}
.in-about li.active {
	border: 0;
}
.in-about li p {
	text-align: center;
	font-size: 16px;
}
.about-s dd h4 {
	font-size: 18px;
	margin-bottom: 10px;
}
.about-s ul {
	margin-bottom: -30px;
}
.about_txt h1{
	font-size: 1.5em;
	margin-bottom: 20px;
}
.about_txt h2{
	font-size: 1.25em;
}
.about_txt p{
	font-size: 16px;
}
.about_txt.txt1{
	background: #f8f8f8 url(../images/bg_about.jpg) no-repeat center center / cover;
}
.about_txt.txt1 .container{
	padding: 40px 20px 75px 10%;
}
.about_txt{
	font-size: 16px;
}
.about_txt.txt2 .container {
    padding: 100px 0px 10px 20px;
    max-width: none;
}
.txt2_item .txt2_left{
	width: 100%;
	border-right: 0;
	border-bottom: 1px solid #ddd;
}
.txt2_item .txt2_right{
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.about_img_Box {
    padding-bottom: 20px;
    margin-bottom: 20px;
}
}