@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
:root {
	scroll-padding-top: 120px;
	--font-basic: "Microsoft JhengHei", PMingLiU;
	--font-Noto-Serif: 'Times New Roman', 'Noto Serif TC', "Microsoft JhengHei", PMingLiU;
	/* --font-Noto-Serif: 'Times New Roman', 'Noto Serif TC', 'Open Sans', 'Segoe UI', SegoeUI, 'Microsoft JhengHei', "Helvetica Neue", Helvetica, Arial, sans-serif; */
	--theme-color: #9dae7f;
	--theme-yellow: #fff4c2;
	--hover-color: #6a7a4d;
	--color-lightgreen: #dde4d1;
	--theme-bg-gray: #f6f6f6;
	--font-color: #545454;
	--theme-boxShadow: 0px 5px 25px 0px rgba(0,0,0, .16);
}
*{margin:0px;padding:0px;box-sizing: border-box;}
.breadcrumb a {color:#fbaf1e;}
body {
	font-family: var(--font-basic);
  color: var(--font-color);
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1px;
	overflow-wrap: break-word;
	word-break: break-word;
  background: #fff;
  overflow: hidden;
  overflow-y: auto;
}
.panel{ border:none;}
li{list-style:none;}
a {color: var(--font-color);text-decoration: none;}
a img {border: 0px;}
a:hover {color:var(--hover-color);text-decoration: none;}
a, a:hover, a:focus {	
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
img {width: 100%;height: auto;vertical-align: middle;max-width: 100%;}
input{outline:none;}
.nopadding{ padding:0;}
.banner{padding:0;}
.banner img{width:100%;}
.bannertitle{
	font-size:20px;
	font-weight:bold;
	padding:30px;
	color:#666;
}
.bannercontent{
	font-size:15px;
	padding:30px 15px;
	color:#666;
}
.top{
	position: fixed;
	left: 0;
	top: 0;
	padding:0;
	z-index: 1030;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background-color:var(--theme-color);
}
.topfb{padding:0;float:left;}
.mcs{padding:0; float:left;}
.scut-container {
	position: absolute;
    height: auto;
    top: 25px;
    right: 60px;
	}
.scut-container a {
	padding: 4px 0px 5px 0px;
    text-align: center;
    display: inline-block;
    float: left;
    position: relative;
    width: 34px;
	height:36px;
	}
.scut-container .topfb a:last-child{margin-right:0px;}
.scut-container .searchdiv {height:32px;line-height:32px;text-align: center; width:200px;color: #FFF;float:left;position:relative; margin-right:10px;}
.scut-container .searchdiv form{ float:left; width:100%;}
.scut-container .sinput{position:absolute;top:0;right:0;height:100%;float:left; width:100%; font-size:0.9em;}
.scut-container .sinput input{height:100%;padding:0 36px 0 10px;color:#404040; width:100%; border:1px #000 solid;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;}
.scut-container .searchdiv button{background:none;border:0;width:32px; float:right; color:#000; position:relative; z-index:2; font-size:0.9em;outline:none;}
.scut-container .searchdiv button i{ position:relative;top:-1px;}
.searchdivxs{display:none;height:32px;padding:5px 1%;text-align: center;color: #FFF;background: #575757;}
.searchdivxs input{height:35px;width:85%;}
.searchdivxs button{height:35px;width:13%;background:#575757;border:none;}
.scut-container .topfb a{background:none; margin-right:10px;}
.mcs a{ margin-right:10px;background:#000;color: #FFF;position:relative;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
#goodsnums,.wapgoodsnums{display: inline-block;position: absolute;background: #f00;border-radius: 50%;top: 0;right:-5px;line-height: 8px;padding: 5px;color: #fff;font-size:0.8em;}
.searcha_an{display:none;}
.searchdivxs{position:fixed;top:0;left:0;height:100%;background:rgba(0,0,0,0.8) !important;filter:Alpha(opacity=30);padding:5%;z-index:9999999;}
.search_text{background:#fff;padding:40px;position:absolute;left:7%;right:7%;top:50%;transform:translateY(-50%);font-size:0.9em;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);}
.search_text .searchaX{position:absolute;top:3px;right:3px;padding:0;width:24px;line-height:24px;text-align:center;color:#f00;font-size:1.15em;}
.searchdivxs input{border:none;padding:0 40px 0 10px;float:left;color: #000; margin-right:-40px;width:100%;background:#ebebeb;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;}
.searchdivxs button{ float:right;width:35px;text-align:center;font-size:0.8em;color:#000;background:none;z-index:1;}
@media (max-width :1024px) {
.searcha_an{position:absolute;display:inline-block;top:50%;transform:translateY(-50%);left:30px;z-index:99999;color:#645c51;}
.wapgoodsnums{position:relative;right:3px;padding: 8px 5px;border-radius:50%;line-height:3px; top:-8px;}
}
@media (max-width :768px) {
.searcha_an{left:50px;}
}
.scut-container-wap {margin-top:0;padding: 0;position:fixed;bottom:0;left:0;z-index:99;}
.scut-container-wap a {max-width:none;height:45px;line-height:45px;text-align: center;display: inline-block;color: #FFF;background: #575757;float:right;}
.scut-container-wap a:hover {background: #404040;}
.scut-container-wap .searchdiv {display:none;max-width:none;height:45px;line-height:85px;text-align: center;color: #FFF;background: #575757;float:right;position:relative;}
.scut-container-wap .searchdiv2{background:#404040;}
.scut-container-wap .sinput{position:absolute;top:0;right:100%;height:100%;float:left;}
.scut-container-wap .sinput input{height:100%;padding:0 5px;color:#404040;}
.scut-container-wap .searchdiv button{background:none;border:0;width:60px;}
.scut-container-wap .searchdivxs{display:none;height:40px;padding:2px 1%;text-align: center;color: #000;background: #575757;}
.scut-container-wap .searchdivxs input{ padding:0 10px;outline: none;}
.mcs-wap{padding:0;}
.scut-container-T{height:30px;}

.modal-body {padding: 15px 20px 30px;}
.logo {font-family: Arial;font-weight: bold;color: var(--font-color);padding:15px 0;}
.logo a {color: var(--font-color);}

@media ( max-width :1200px) {
  .logoie,.smenu {padding: 0px;}
	.logoie {width: 100%;}
}
.logo img {display: inline-block;width: auto;height: auto;max-width:100%;max-height: 80px;}
.logo1 {padding-top: 30px;line-height: 40px;}
.openbutton,.closebutton{display:none;}
/* 右側ICON */
.right_icon {
	position: fixed;
	display: flex;
	flex-direction: column;
	bottom: 100px;
	z-index: 998;
	right: 20px;
}
.right_icon a {
	background: none;
	margin-bottom: 15px;
	height: 45px;
	line-height: 40%;
	width: 45px;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}

.right_icon a:hover,
.right_icon a:focus,
.right_icon a:active {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

/* PC攤開导航 */
.menu-container,.smenu {
    margin: 0 auto;
    background: transparent;
}
.menu-dropdown-icon:before {
	float:right;
    cursor: pointer;
	position:absolute;
	right:5px;
	color:#434343;
  top:13px;
}
.smenut li .menu-dropdown-icon:before {
    top: 13px;
	font-size: 16px;
}
.menu > ul {
    margin: 0 auto;
    list-style: none;
    padding: 0;
    position: relative;
    /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
    box-sizing: border-box;
}
.menu > ul:before,
.menu > ul:after {
    content: "";
    display: table;
}
.menu > ul:after {
    clear: both;
}
.menu > ul > li {
    float: left;
    background: #e9e9e9;
    padding: 0px;
    margin: 0;
}
.menu > ul > li a {
    text-decoration: none;
    padding-top: 20px;
    padding-bottom: 20px;
    display: inline-block;
    width:auto
}
.menu > ul > li a:hover {
    text-decoration: underline;
    color:#ff6600;
}
.menu > ul > li:hover {
    background: #f0f0f0;
}
.menu > ul > li > ul {
    display: none;
    width: 100%;
    background: #f0f0f0;
    padding: 20px;
    position: absolute;
    z-index: 99;
    left: 0;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
}
.menu > ul > li > ul:before,
.menu > ul > li > ul:after {
    content: "";
    display: table;
}
.menu > ul > li > ul:after {
    clear: both;
}
.menu > ul > li > ul > li {
    margin: 0;
    padding-bottom: 0;
    list-style: none;
    background: none;
    float: left;
}
.menu > ul > li > ul > li a {
    color: #777;
    padding: .2em 0;
    width: 100%;
    display: block;
    border-bottom: 1px solid #ccc;
}
.menu > ul > li > ul > li > ul {
    display: block;
    padding: 0;
    margin: 10px 0 0;
    list-style: none;
    box-sizing: border-box;
}
.menu > ul > li > ul > li > ul:before,
.menu > ul > li > ul > li > ul:after {
    content: "";
    display: table;
}
.menu > ul > li > ul > li > ul:after {
    clear: both;
}
.menu > ul > li > ul > li > ul > li {
    float: left;
    width: 100%;
    padding: 5px 0;
    margin: 0;
    font-size: .8em;
}
.menu > ul > li > ul > li > ul > li a {
    border: 0;
    padding: 5px 0;
}

.menu > ul > li > ul.normal-sub {
    width: 100%;
    left: auto;
    padding: 10px 20px;
}
.menu > ul > li > ul.normal-sub > li {
    width: 100%;
}
.menu > ul > li > ul.normal-sub > li a {
    border: 0;
    padding: 1em 0;
}
.scroll::-webkit-scrollbar {
	width: 8px;
	height: 1px;
}
.scroll::-webkit-scrollbar-thumb {
	border-radius: 2px;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
	background: #919191;
}
.top_left_menu{bottom:0px;right:0px;}
/* PC層級导航 */
.menu-margintop{margin-top:30px;}
.smenut {z-index: 999;padding: 0;}
.smenut>li {text-align: center;padding:0;position:relative; display:inline-block;}
.smenut>li>a {
	font-family: var(--font-Noto-Serif);
	color: #fff;
	font-size: 16px;position:relative;letter-spacing:2px;-webkit-transition: color 0.3s;-moz-transition: color 0.3s;transition: color 0.3s;}
.smenut li ul{display:none;position:absolute;top:100%;left:0;width:100%;height:auto;z-index:99999;background:#fff; color:#1c1a1b; padding:0;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);-webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);}
.smenut li ul li{float:left; width:100%; position:relative;}
.smenut li ul li:last-child{ border-bottom:none;}
.smenut li ul li:hover{color:var(--font-color);background:#e5e9dd;}
.smenut li ul li a{
	border-bottom: 1px solid #e2e2e2;
	line-height:24px;
	padding:10px;
	color: #333;
	font-size:14px;
	letter-spacing:2px;
	display:block;
    word-wrap: break-word;
    word-break: normal;	
}
.smenut li ul li:hover>a {color:var(--font-color);}
.smenut li ul li ul{position:absolute;top:0px;left:100%;width:100%;height:auto;padding:0px;z-index:9999999;float:left;}
.smenut li ul li ul li a{height:auto;width:100%;text-align:center;}
.smenut>li:nth-last-child(-n+2)> ul li ul{left:-100%;}
.smenut li:nth-last-child(2)> ul li ul{left:-100%;}
.smenut li:nth-last-child(3)> ul li ul li ul li ul{left:-100%;}

@media ( max-width : 1480px) {
	.smenu{ padding:0 0 0 10px;right:0;}
	.smenu a{font-size:15px;letter-spacing: 0;}
}
@media ( max-width : 1300px) {
	.smenu a {font-size:0.8em;}
}
@media ( max-width : 1180px) {
	.smenu a{padding:0 10px;}
	.smenu li:hover a{background:none;}
	.smenu li:hover a:before{ display:none;}
}
@media ( max-width : 1024px) {
	.menu > ul > li > ul {margin-top:55px;}
	.menu > ul > li > a {white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
	.smenu a{width:100%;font-size:13px;float:left;padding:0 3px;}
	.smenu b{letter-spacing:0;}
}
@media ( max-width : 849px) {
	.smenu a{font-size:13px;}
}
/* PC导航 */
.panel{ border:none;}
@media ( max-width : 1200px) {
body {float:left;width:100%;}
#goodsnums{position:relative;right:-10px;padding: 8px 5px;border-radius:50%;line-height:3px; top:-45px;}
.wapgoodsnums{position:relative;right:3px;padding: 8px 5px;border-radius:50%;line-height:3px; top:-8px;}
.wapgoodsnumst{display: inline-block;position: absolute;background: #f00;border-radius: 50%;top: 0;right:-5px;line-height: 8px;padding: 5px;color: #fff;font-size:0.8em;}

.scut-container-wap .searchdivxs button{ color:#fff;}
.openbutton{display:block; position:absolute; z-index:9;top:50%;right:20px; font-size:1.2em; margin-top:-18px;color: #fff;padding:8px;}
.closebutton{display:block; color:#fff;z-index:99999;position:absolute;right:10px;top:10px;cursor:pointer;padding:8px;}
.panel {display:none;width:50%;padding:30px 0;background-color:var(--hover-color);color: #fff;box-shadow: none;border-radius: 0;overflow:auto;box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);}
.panel.ps-active-panel {transform: translateX(0);}
.topfb{display: none;}
/* 手機导航 */
.smenu li {text-align: center;position:relative;display:inline-block;vertical-align:bottom; padding:0;}
.smenu li ul{position:absolute;top:100%;left:50%;transform: translateX(-50%);width:240px;height:auto;z-index:99999;background:#fff; color:#000; padding:0;
}
.smenu li .indicator {position: absolute;color: #667350;top:0;right: 3px;font-size: 20px; display:none;}
.smenu ul li .indicator {top: 0;right:1px;color: #666;}
.smenu:before{ display:none;}
.smenu:after{ display:none;}
.smenu {padding:20px 10px 0 10px;border:none; width:100%; margin:0;display: block; line-height:44px; position:relative;
background:rgba(255, 255, 255, 0) !important;filter:Alpha(opacity=0);background:#fff;}
.smenu a {font-size:18px;color:#fff;border-left:none;border-bottom:1px solid #e5e9dd; width:100%; padding:15px 10px; font-weight:normal; line-height:inherit; line-height:22px;
letter-spacing:0;display:block; text-align:left;}
.smenu li{background: var(--hover-color);text-align:left; padding:0;border:none;width:100%; float:left;border-bottom:none;}
.smenu b{ width: 100%; float:left;}
.smenu li:after{ display:none;}
.smenu li:hover a{ color:#fff;}
.smenu li:before{ display:none;}
.smenu li a:before{ display:none;}
.smenu li a:after{ display:none;}
.smenu li:hover a:before{ display:none;}
.smenu li:hover b{ padding-left:0;}
.smenu li:hover b:before{ display:none;}
.smenu a:hover:before{ background:none;}
.smenu li:hover a{background:none;border-left:none;}

.smenu li:first-child{text-align:left;}
.smenu li:hover{ background:transparent;border-bottom:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}
.smenu li ul{background:transparent; width:100%;left:0;transform: translateX(0);}
.smenu li ul,.smenu li ul li ul {position: static;left:0;}
.smenu li ul li{ border:none;background:transparent; width:100%;}
.smenu li ul li a {
	font-size: 18px;
	text-align: left;
	padding-left: 80px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.smenu li ul li ul li a {
	font-size: 18px;
	text-align: left;
	padding-left: 100px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.smenu>li .indicator {right: 20px;font-size: 20px;top:14px; color:#fff; display:inline-block;}
.smenu li:hover li a{ color:#fff;}
.smenu ul>li .indicator {right: 20px;top:12px;}
.smenu li ul li:hover{background:transparent; border:none;}
.smenu li ul li li{background:transparent;}
.smenu li ul li li a{ padding-left:30px;}
.smenu li.showhide{display: none !important; background:none;color:#fff;width:30px;height:30px;line-height:30px;text-align: center;position: absolute;top:-120px;right:10px;}
.smenu ul li .indicator {color: #fff;}
/* 手機导航 */
}

@media ( max-width :767px) {
	.mcs{
       padding:0;
    }
}
.cart1 {
	background: #ff9900;
	text-align: center;
	color: #FFF;
	position: relative;
	border-right: 1px solid #d9d4d0;
	padding: 0px 0px 5px 0px;
}
.cart2 {
	background: #999;
	text-align: center;
	color: #FFF;
	border-right: 1px solid #d9d4d0;
	padding: 0px;
}
.cart2:last-child {
	border-right: 0px;
}
.cartarrow {
	position: absolute;
	right: -3px;
	top: 28px;
	z-index: 99;
}
.cart3 {
	font-size: 15px;padding-top: 10px;
}
.cart4 {
	font-size: 15px;
}
.cart5 {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.cart5 a {
	color: #000;
}
.cart5 a:hover {
	color: #F60;
}
.cart7 {
	width: 100%;
	font-size: 15px;
	color: #999;
	margin: 5px 0;
}
.cart7 .form-group:first-child {margin-left: 0;}
/*.cart7 .form-group select{max-width: 100px;}*/
.cart8 {
	color: #000;
	font-family: Arial;
	font-weight: bold;
	padding-top: 15px;
	margin-top: 15px;
	border-top: 1px solid #ccc;
}
.cart9 {
	font-size: 20px;
	color: #f44336;
}
.cart10 {
	font-size: 15px;
	color: #000;
	font-family: Arial;
	font-weight: bold;
}
.cart11 {
	text-indent: -12px;
	padding-left: 27px;
	padding-top: 15px;
	line-height: 24px;
}
.cart12 {font-size: 20px;}
.cart13 {padding-left: 35px;padding-bottom: 15px;line-height: 24px;}
.cart14 {line-height: 18px;}
.cart15 {
	padding-left: 20px;
	line-height: 18px;
	font-size: 15px;
	padding-top: 0px;
	padding-bottom: 20px;
}
.cart16 {
	font-weight: bold;
	color: #000;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cart17 {
	font-size: 15px;
	padding-top: 5px;
	color: #666;
	line-height: 18px;
}
.cart18 {
	font-size: 15px;
	color: #000;
	font-weight: bold;
}
.cartnotice {
	color: #cd403c;
	font-size: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.cartnotice a {
	color: #cd403c;
}
.carttitle {
	padding: 15px;
	margin: 0 0 15PX;
	font-weight: 500;
	background-color: var(--theme-bg-gray);
	font-size: 15px;
	line-height: 24px;
	color: #000;
	border-bottom: 1px solid #ededed00;
}
.form-horizontal .control-label {
	text-align: right;
	font-weight: normal;
	padding-right: 10px
}
.iconcartn {
	font-size: 11px;
	font-family: Arial;
	color: #F60;
}
.case1 {
	width: 100%;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
	position: relative;
	padding:0px;
	border-bottom:none;
}
.login{
    width:420px;
	padding:5px 10px;
}
.login_forget{ margin-top:10px; font-size:0.9em;}
.login1 {
	font-size: 13px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000;
}
.login2 {
	background: #3a5898;
	color: #FFF;
	border-radius: 7px;
	text-align: center;
	margin-bottom: 20px;
}
.login2 a {
	width: 100%;
	height: 100%;
	display: inline-block;
	text-align: center;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.login3 {
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000;
}
.indexcon {
	padding:120px 12% 200px;position: relative;overflow: hidden;
	display: flex;
	flex-flow: row wrap;
	z-index: 1;
}
.indexcon img{
	width:auto;max-width: 100%;height: auto;
}
.indexconimg{
	padding:0;
}
.indexconimg img{
	width:100%;height:auto;
}
.indexcon a {
	cursor: pointer;
}
.sp-slides-container a{
	cursor: zoom-in;
}
.indextitle {
	font-family: var(--font-Noto-Serif);
	text-align: center;
	color: var(--font-color);
	font-weight: bold;
	font-size: 50px;
	padding: 15px 30px;
	line-height: 1.75;
	letter-spacing: 15px;
	text-indent: 15px;
	margin-bottom: 30px;
}
.indextitle>span {
	font-family: var(--font-basic);
	font-size: 22px;
	padding: 15px 0px;
	display: block;
	line-height: 38px;
	letter-spacing: 3px;
	text-indent: 3px;
	font-weight: normal;
}
.indextitle a{color:var(--font-color);}
.ljh{ padding:5px;}
.ljh:hover .lj{ display:block; margin-top:-40px; line-height:40px;text-align:center; background-color:#000000;filter: alpha(opacity=70);opacity: 0.7;-moz-opacity:0.7; color:#ffa700;}
.lj{
	color: #fff;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis; display:none;
}
.indexnews{text-align:center;margin-bottom: 30px; margin-top:10px;}
.indexnews img{
	box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
	-ms-box-shadow:0px 0px 6px rgba(0,0,0,0.2);
	-o-box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
	-icab-box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
	}
.indexnews2{margin-top:5px;padding-bottom:5px;border-bottom:1px #CCC dashed;}
.indexnews2:last-child{border-bottom:0;}
.indexnewst {
	width: 100%;
	text-align: left;
	padding: 0;
	font-size: 1.1em;
	color: #695842;
	line-height: 26px;
	border-bottom: none;
	letter-spacing: 2px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	word-break: normal;
	margin: 20px 0px 10px 0px;
	max-height: 50px;
}

.indexnewst a {
	color: #695842;
	word-wrap: break-word;
	word-break: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-line-clamp: 2;
	/*超出3行部分显示省略号，去掉该属性 显示全部*/
	-webkit-box-orient: vertical;
	max-height: 50px;
}
.indexnewst a:hover, .indexnewst a:focus {color: var(--hover-color);}
.indexnewst2{font-size:1em;font-weight:bold;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.indexnewsc{margin:5px;}
.indexnewsc2{margin:5px 0px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;}
.indexnewsb {display: inline-block;margin-top: 10px;width: 100%;}
.indexnewsb a {
	width: 100%;
	position: relative;
	padding: 10px 20px;
	font-size: 18px;
	letter-spacing: 2px;
	color: var(--font-color);
	line-height: 28px;
	z-index: 1;
	text-align: right;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.indexnewsb a:before {
	content: "";
	position: absolute;
	background: url("../images/news_more.png") no-repeat;
	width: 122px;
	height: 35px;
	bottom: -15px;
	right: 0;
	z-index: -1;
}

.indexnewsb a:hover,
.indexnewsb a:focus {
	-webkit-transform: translateX(8px);
	transform: translateX(8px);
}
.indexnewsb2 a{display:inline-block;padding:2px 10px;border:1px #CCC solid;}
.indexnews5{ background-color:#5b382f;box-sizing:border-box; padding:10px;text-align: left;margin-bottom:10px;float: left; width:100%;}
.indexnews5 img {width: 16px;height: 16px;display: inline-block;}
.indexnews5 a{white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis; overflow:hidden;display: block;}
.indexnews3{box-sizing:border-box; padding:10px;text-align: left;border-bottom:1px dotted #967970;}
.indexnews3 img {width: 16px;height: 16px;display: inline-block;}
.indexnews3 a{display: block;white-space:nowrap; color:#a45100;text-overflow:ellipsis;-o-text-overflow:ellipsis; overflow:hidden;}
.indexnews3:hover{ background:#f7f7f7; }
.indexnewsdate{font-size:15px;}
.indexnewscontent{padding-left:30px;}
.indexnewmore a{float:right;}
.indexpro {padding: 1% 0;}
.indexpro>div {margin-bottom: 15px;}

.product_boths_index {
	display:flex;
	flex-flow: row wrap;
	align-content:flex-start;
}
.product_boths {
	display:flex;
	flex-flow: row wrap;
	align-content:flex-start;
}
.percent20{width:20%}
.proh {
	background: var(--theme-bg-gray);
	border-radius: 15px;
	padding: 20px;
	margin-bottom: 30px;
}
.proh:hover,
.proh:focus {
	box-shadow: var(--theme-boxShadow);
}
.proh a {
	padding: 0px;
	display: block;
	float: left;
	width: 100%;
}
.proimg {
	padding: 20px;
	background-color: var(--theme-bg-gray);
	overflow: hidden;
	display: block;
	cursor: pointer;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	-icab-border-radius: 15px;
}
.prot {
	float: left;
	font-size: 22px;
	padding: 0px 5px;
	color: var(--font-color);
	line-height: 30px;
	margin: 20px 0px 10px 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	word-break: normal;
	font-family: var(--font-Noto-Serif);
}
.prot a {
	color: var(--font-color);
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.prot a:hover {
	color:var(--hover-color);
}
.prot span{
    text-align:center;
	word-break: break-word;
	letter-spacing: 0px;
}
.proc {
	color: #777;
	padding: 0px 10px;
	min-height: 150px;
}

.prob{margin-top:10px;}
.prob button{
	display:inline-block;
	padding:5px 10px;
	background:#FFF;
	border:2px #4AB54A solid;
	color:#4AB54A;
	border-radius: 5px;
}
.nonebutton{
	display:inline-block;
	padding:5px 10px;
	border:2px #fff solid;
	display: none;
	visibility: hidden;
}
.prop1 {
	text-decoration: line-through;
	font-size: 15px;
	text-align: left;
	color: #ccc;
	padding-left: 5px;
	height:38px;
	line-height:38px;
	position:absolute;
	width:80px;
	height:38px;
	left:0px;
	top:0px;
}
.prop2 {
	position:absolute;
	color: #e08f31;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	background:url(../images/ssio.png) no-repeat left center;
	height:40px;
	line-height:40px;
	width:90px;
	right:0px;
	top:0px;
}
.prop2 a {
	background-color: #36ad36;
	color: #4AB54A;
	padding: 0 10px;
	float: left;
	font-size:15px;
}

.prop2 a:hover {
	background-color: #008100;
}

.prop3 {
	color: #c40000;
	font-size: 15px;
	font-weight: bold;
}
.listmode{
	text-align:right;
	font-size:1em;
	display: none;
	visibility: hidden;
}
.listmode a{
	display:inline-block;
	margin:0 3px;
}
.actlist{
	color:#F60;
}
.prodlist{
	padding:0 15%;
}
@media (max-width:768px) {
	.indextitle {
		font-size:26px;
    }
	.prodlist{padding:0;}
	.prot {
		font-size: 0.9em;
		line-height:24px;
		letter-spacing:1px;
		word-break:break-all;
		display: -webkit-inline-box;
		-webkit-line-clamp:2;
		-webkit-box-orient:vertical;
		overflow:hidden;
	 }
	 .prot a {
		word-break:break-all;
		display: contents;
		-webkit-line-clamp:2;
		-webkit-box-orient:vertical;
		overflow:hidden;
	 }
	 .indexnews {
      margin-bottom: 10px;
   }
}
.prodlist>.prodinfo {
	padding-top: 14px;
	padding-bottom: 14px;
	border-bottom: 1px dotted #666666;
}
.prodlist>.prodinfo:hover {
	background: #efefef;
}
.prodlistpic {
	padding: 3px;
	box-sizing: border-box;
	border: 1px solid #999;
	width: 100%;
}
.prodlistc{
	color: #999;
}
.prodlistc span{
	font-weight: bold;
	font-size: 15px;
}
.fbshare{
	float:left;
	margin-right:10px;
	padding:0;
	margin-top:-4px;
}
.producttitle {
	color: #000;
    font-weight: bold;
    font-size: 20px;
	line-height: 34px;
	padding-bottom: 10px;
	padding-left:10px;
	margin:0 0 20px 0;
	width:100%;
	text-align:center;
}
.productpic {
	width: 100%;
	text-align: center;
}
.productpic img {
	display: inline;
	max-width: 400px;
	height: auto;
	text-align: center;
}
.product1 {
	margin: 10px 0px;
	border-right: 1px solid #b4b4b4;
	font-size: 15px;
	text-align: center;
}
.product2 {
	margin: 10px 0px;
	font-size: 15px;
	text-align: center;
}
.product3 {
	font-family: Arial;
	font-size: 20px;
	color: #F00;
}
.product4 {
	font-size: 15px;
}
.product5 {
	padding-top: 10px;
	border-bottom: 1px dotted #000;
}
.baseprod{
    margin-left: 3%;
    margin-bottom: 0;
}
.productinfo {
    line-height: 2;
}
.productinfo a {
	color: #666;
}
.productinfo select {
	display: inline;
	width: 80px;
}
.procon {padding: 20px 15px;}
.procon img{
	width:auto;max-width:100%;
}
.subtb, .producttitle {
	color: var(--font-color);
	text-align: center;
	font-size: 26px;
	letter-spacing: 2px;
	text-indent: 2px;
	margin-top: 30px;
	margin-bottom: 20px;
	position: relative;
}
.subtb::after, .producttitle::after {
	content: '';
	width: 80px;
	height: 5px;
	background: linear-gradient(to right, var(--theme-color) 0%, var(--theme-color) 50%, #ccc 50%, #ccc 100%);
	display: block;
	margin: 5px auto 20px;
	pointer-events: none;
}
.producttitle {margin-top: 0;}

.footer{ background: var(--theme-color);color: #fff; padding:0;overflow: hidden;}
.footer img{
	display: inline-block;
	width: auto;
	height: auto;
	max-width:100%;
	}
.botconmar{ line-height: 1.5;padding:0;float:left; width:100%;color:#fff;margin:0 auto;position:relative; z-index:2;}
.botconmar a{ color:#FFF;display:inline-block;text-decoration: none;}
.botcon{ text-align:left;}
.botcon li{ float:left; width:100%;list-style-image:none;list-style-type:none;}
.botcon a{ color:#FFF;display:inline-block;text-decoration: none;}
.botcon a:hover{color: var(--theme-bg-gray);transition: all 0.3s ease 0s;}

@media (max-width :767px) {
   .botconmar{width:100%;}
   .procon {padding: 15px 5px;}
   .prob{padding:0px 0px 10px 0px}
}
.subline {
	margin-top: 10px;
}
.subtitle {
	font-size: 18px;
	color: #fff;
	padding-bottom: 8px;
	padding-top: 7px;
	position: relative;
	background-color: #ff7400;
	text-align: center;
}

.subtitle1 {font-size:18px;font-weight:bold;padding:7px 10px 7px 30px;color: var(--theme-color); margin-bottom:20px;letter-spacing: 0;font-family: var(--font-basic);}
.subtitle1 span{ color:var(--theme-color);}
.subtitle1 a{color:var(--color-lightgreen);}
.subtitle1 ul li {font-size: 18px;font-weight: normal;display: inline-block;color: var(--theme-color);}

.subtitle2 {
	font-size: 20px;
	font-weight:bold;
	border-bottom:1px #ccc solid;
	padding:15px 25px;
	text-align:center;
}
.subtitle3 {
	font-size: 18px;
	font-weight:bold;
	text-align:center;
	padding:30px 10%;
	background-position:top center;
	background-size:150%;
	background-attachment:fixed;
}
.subtitle1 ul{
	float:right;
}
.subtitle3 ul{
	display: inline-block;
  vertical-align: middle;
}
.subtitle2 ul,.subtitle3 ul{
	width:100%;
	margin-top:10px;
}
.subtitle2 ul li,.subtitle3 ul li{
	font-size: 15px;
	font-weight:normal;
	display:inline-block;
}
.subtitle1 ul li:before,.subtitle2 ul li:before,.subtitle3 ul li:before{
	content: "·";
	color: var(--color-lightgreen);
	padding: 0 10px;
	font-weight: bold;
	font-family: var(--font-basic);
}
.subtitle1 ul li:first-child:before,.subtitle2 ul li:first-child:before,.subtitle3 ul li:nth-child(2):before{
	content:"";
}
@media screen and (max-width: 767px) {
	.subtitle1 {padding: 7px 0;}
	.subtitle1 ul, .subtitle2 ul, .subtitle3 ul li {
		font-size: 16px;
		text-align: left;
	}
	.subtitle1 ul {float: none;}
	.subtitle1 ul li {font-size: 16px;}
	.subtitle1 ul li:first-child:before {content: none;}
}
.subcon {
	background: transparent;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	padding: 20px 15px;
	position: relative;
	overflow: hidden;
}
.subcon .panel {
	display: block;
	width: 100%;
	color: var(--font-color);
}
.subcon img{
	width:auto;
	max-width:100%;
}
@media (max-width: 767px) {
	.subcon ul{
	   display: inherit;
	}
}
.companyt {
	font-size: 24px;
	color: #ff6600;
	padding-bottom: 5px;
}
.contact {
    font-size: 15px;
    padding: 30px 30px 20px 20px;
    width: 900px;
    margin: 0px auto;
    float: none;
}
@media (max-width:920px){
.contact {
    width: 100%;
}	
}
.contact label {
	color: #4a4a4a;
}
.contact ol {
	padding-left: 20px;
}
.contact1 {padding: 0 0 30px;}
.note1 {
	border-top: 1px dotted #666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.note2 {
	color: #000;
}
.note3 {
	font-family: Arial;
	font-size: 12px;
	text-align: right;
	color: #999;
}
@media ( min-width :1024px) {
	.news1{min-height:400px; height:auto !important; height:400px;}
}
.news1>a {
	padding-top: 14px;
	padding-bottom: 14px;
	border-bottom: 1px dotted #ccc;
	display: block;
	color: #999;
	background:url(../images/k_15.png) no-repeat 5px center;
	padding-left:10px;
}
.news1>a:hover {
	color: #333;
	background: #f8f8f8 url(../images/k_15.png) no-repeat 5px center;
	text-decoration: none;
}
.news1>a:hover .news3 {
	color: #E2B14A;
}
.contitle1 {
	word-break: break-word;
	font-size: 20px;
	font-weight: bolder;
	color: var(--font-color);
	padding-bottom: 10px;
}
.news2 {
	color: #666;
	font-size: 14px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #666666;
}
.news3 {
	font-size: 15px;
	color: #666;
	display: block; /*定义为块级*/
	float: left; /*左对齐*/
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	padding-right: 7px; /*文字距离右侧7像素。*/
	padding-left: 7px;
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis; /* 支持 Opera */
}
.newsdetail {
	word-break: break-all;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
.newsdetail img {
	width: auto;
	max-width: 100%;
	height: auto;
}
.newsimg {
	width: auto;
	max-width: 100%;
}
@media ( min-width :1024px) {
	.conlist{min-height:400px; height:auto !important; height:400px;}
}
.conlist>a {
	padding-top: 14px;
	padding-bottom: 14px;
	border-bottom: 1px dotted #666666;
	display: block;
}
.conlist>a:hover {
	background: #efefef;
	text-decoration: none;
}
.conlistpic {
	padding: 3px;
	box-sizing: border-box;
	border: 1px solid #999;
	width: 100%;
}
.pager a {color: #000;}
.member {padding: 12px 5px;text-align: center;}
.member1 {font-size: 15px;}
.member3 {color: #F60;}
.member4 {font-size: 11px;font-family: Arial;}
/* menber table code */
.rwd-table {
	background: #fff;overflow: hidden;
	font-size:15px
}
.rwd-table .member_tr,.rwd-table .member_tr td {
	background: #eee;
}
.rwd-table th,  .rwd-table td {
	margin: 0.5em 1em;
	font-size: 15px;
	padding: 10px 5px !important;
}
.rwd-table th {
	display: none;
}
.rwd-table td {
	display: block;
	font-size:15px;
}
.rwd-table td:before {
	content: attr(data-th);
	font-weight: bold;
	width: 6em;
	display: inline-block;
}
.rwd-table th, .rwd-table td:before {
	color: rgb(66, 66, 66);font-weight: 600;
}
.rwd_ha {
    background: -moz-linear-gradient(top, rgba(217, 237, 247, 0.6) 0%,rgb(217, 237, 247) 100%);
    background: -webkit-linear-gradient(top, rgba(217, 237, 247, 0.6) 0%,rgb(217, 237, 247) 100%);
    background: linear-gradient(to bottom, rgba(217, 237, 247, 0.6) 0%,rgb(217, 237, 247) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#c3c3c3',GradientType=0 );
}
.rwd_ha_use { /*選中顏色*/
background-color:#bce3f5;
}
.rwd_ha b{
	display: block;
	margin-bottom: 8px;
}
.coupon_1 span:nth-child(2){
    font-size: 16px;
    font-weight: bold;
    color: rgb(255, 123, 10);
}
.coupon_1 span:nth-child(3){
    font-size: 46px;
    font-weight: bold;
    color: rgb(255, 123, 10);
    line-height: 1;
    border-bottom: 2px dashed rgb(255, 123, 10);
}
.coupon_2 span{
    display: block;
    font-weight: bold;
    padding: 10px 0;
    font-size: 20px;
}
.coupon_3{
	text-align: left;
}
.coupon_4{
    background: -webkit-linear-gradient(top, rgba(217, 237, 247, 0.6) 0%,rgb(217, 237, 247) 100%);
    background: linear-gradient(to bottom, rgba(46, 109, 164, 0.6) 0%, rgba(46, 109, 164, 1));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#c3c3c3',GradientType=0 );
	color: #fff;
	text-align: center;
}
.table-striped>tbody>tr:nth-of-type(odd){background-color:#d7dfe7;}
.member_btn1 .btn{
	margin-top: 20px;
	font-size: 15px;
    line-height: 1.8;
}
.member_btn1 .btn-danger {
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
    background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
    background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #245580;
}
.member_btn1 .btn-danger:hover,.member_btn1 .btn-danger:focus {
    background-color: #265a88;
    background-position: 0 -15px;
}
.member_btn2 .btn{
	margin-top: 20px;
	font-size: 15px;
    line-height: 1.8;
}
.member_btn2 .btn-danger {
    background-image: -webkit-linear-gradient(top, rgb(153, 153, 153) 0%, rgb(119, 119, 119) 100%);
    background-image: -o-linear-gradient(top, rgb(153, 153, 153) 0%, rgb(119, 119, 119) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(153, 153, 153)), to(rgb(119, 119, 119) 100%));
    background-image: linear-gradient(to bottom, rgb(153, 153, 153) 0%, rgb(119, 119, 119) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: rgb(119, 119, 119);
}
.member_btn2 .btn-danger:hover,.member_btn2 .btn-danger:focus {
    background-color: rgb(119, 119, 119);
    background-position: 0 -15px;
}
.rwd_ha>td {border-right:4px dotted #ffffff;}
.rwd_ha>td:last-child {border-right:0;}
.member_sy {padding:0px 0px 55px 0px; line-height:40px;}
.member_list {padding:0; border-bottom:1px dotted #cccccc;line-height: 3;}
.member_list2 {	padding-left: 56px; border-bottom: 1px solid #cccccc;}
.tit_1{	width: 10%;text-align: center;}.tit_2{width: 20%;}.tit_3{width: 20%;}.tit_4{width: 15%;}.tit_5{width: 20%;}
.tit_6{	width: 20%;}.tit_7{width: 40%;}.tit_8{width: 20%;}.tit_9{width: 20%;}
.tit_10{width: 20%;text-align: center;}.tit_11{width: 30%;}
.tit_12{width: 20%;}.tit_13{width: 30%;}.tit_14{width: 25%;}.tit_15{width: 25%;}
.coupon_1 {text-align: center;}
.cont_x2{text-align: left;}
.cont_x3{border-bottom: 1px dotted #ccc;}
.cont_x3:nth-child(2){border-top: 1px dotted #ccc;}
.cont_x4{color: rgb(255, 72, 72);}
.star_1 img{
	height: auto;
	max-width: 180px;
}
.opinion_1{text-align: center;}
.opinion_1 .form-control{line-height: 2;}
.opinion_2{text-align: left;}
.opinion_3{text-align: right;}
.opinion_4{text-align: right;vertical-align: bottom;}
.opbe_1{
	font-weight: bold;font-size: 24px;
}
.opbe_2 b{
	font-size: 28px;display: inline;
}
.opbe_3 b{
	font-weight: 400;font-size: 15px;color: rgb(147, 147, 147);
}
.opinion_browse{
	border-bottom: 1px solid #ccc;
}
.opinion_browse1{
	text-align: center;
}
.opinion_browse1 img{
	height: auto;max-width: 120px;
}
/* left_menu */
.left_member{
    padding: 18px 0;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    background: -moz-linear-gradient(top, rgba(217, 237, 247, 0.6) 0%,rgb(217, 237, 247) 100%);
    background: -webkit-linear-gradient(top, rgba(217, 237, 247, 0.6) 0%,rgb(217, 237, 247) 100%);
    background: linear-gradient(to bottom, rgba(217, 237, 247, 0.6) 0%,rgb(217, 237, 247) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#c3c3c3',GradientType=0 );
    z-index: 1;
}

.icon_member {font-size: 32px;padding-bottom: 10px;}
.nav2 {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
  }
  .nav2 > li {
	position: relative;
	display: block;
  }
  .nav2 > li > a {
	position: relative;
	display: block;
	padding: 10px 5px;
  }
  .nav2 > li > a:hover,
  .nav2 > li > a:focus {
  }
  .nav2 > li.disabled > a {
	color: #777777;
  }
  .nav2 > li.disabled > a:hover,
  .nav2 > li.disabled > a:focus {
	color: #777777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
  }
  .nav2 .open > a,
  .nav2 .open > a:hover,
  .nav2 .open > a:focus {
	background-color: #eeeeee;
	border-color: #337ab7;
  }
  .nav2 .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
  }
  .nav2 > li > a > img {
	max-width: none;
  }
  .nav-tabs2 {
	padding-bottom: 6px;
	margin: 26px 10px;
	border: 1px solid #ddd;
    border-radius: 10px;
  }
  .nav-tabs2 > li {
	float: left;
	margin-bottom: -1px;
  }
  .nav-tabs2 > li > a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
  }
  .nav-tabs2 > li.active > a,
  .nav-tabs2 > li.active > a:hover,
  .nav-tabs2 > li.active > a:focus {
	color: #555555;
	background-color: #ffffff;
	border-bottom-color: transparent;
  }

.rwd-table td {
	display: table-cell;
	padding: 5px !important;
}
.rwd-table th{
	display: table-cell;
	padding: 10px !important;
}
.rwd-table th:first-child,  .rwd-table td:first-child {
	padding-left: 0;
}
.rwd-table th:last-child,  .rwd-table td:last-child {
	padding-right: 0;
}
.rwd-table .cont_x th ,.rwd-table .cont_x td {
	padding: 5px 20px !important;
}

.rwd-table .cont_x td a{
    font-weight: bold;
	padding: 5px 10px;
	border: 1px solid #ccc;
    border-radius: 20px;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%,rgb(245, 245, 245) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%,rgb(245, 245, 245) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.6) 0%,rgb(245, 245, 245) 100%);
}
.red {
	color: #F00;
	text-align:center;
}
.green {
	color: #489f48;
}
.clear {
	height: 0px;
	clear: both;
	overflow: hidden;
}
.prodtran{
	position:absolute;
	top:100%;
	left:50%;
	z-index:999;
	background:#FFF;
	border:1px #CCC solid;
	padding-left:5px;
}
.qty{
	width:40px;
	height:30px;
	text-align:center;
	margin:0;
	font-weight:bold;
}
.qtyadd{
	height:30px;
	width:20px;
	text-align:center;
	margin:0;
	cursor:pointer;
}
.piccon {
	background:#FDF8E4;
	border:1px solid #F9EAC9;
	padding:20px;
	color:#8A6E3C;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
	width:98%;
    margin:10px 1%;
	line-height:30px;
}
.piccon img{
	display: inline-block;
	width: auto;
	height: auto;
	max-width:100%;
}
.movebg {
	top: 0;
	left: 0;
	z-index: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: absolute;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-repeat: repeat;
}
.moveoverlay {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(../images/pattern.png);background-repeat: repeat;
}
.movecontainer {
  position: relative;
  padding:0px;
}
.mm-footer img{ width:auto;}
.tbformt{
	text-align:center;
}
.tbformi{
	padding:5px;
	text-align:center;
}
.tbforms{
	padding:10px;
}

.de_yj img{
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
.de_yy img{
	-moz-border-radius: 5px 5px 5px 5px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=&amp;qpos;#969696&amp;qpos;, Direction=135, Strength=10);
	background-color: #000;
	-moz-box-shadow:1px 3px 5px #969696;
	-webkit-box-shadow:1px 3px 5px #969696;
	box-shadow:1px 3px 5px #969696;
}
.de_x img{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.de_x img:hover{
	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
}

@media screen and (max-width: 767px) {
	.bannertitle {
		font-size:12px;padding:3px;
	}
	.bannercontent {
		font-size:8px;
		padding:0 1px;
		line-height:10px;
	}
	.pro_menua2{
		margin-left: 35px;
	}
}
.scrollup {
	width: 45px;
	position: fixed;
	bottom: 50px;
	right: 20px;
	display: none;
	z-index: 998;
	line-height: 60px;
}
@media (max-width:830px) {
.logo img {
	max-height:80px;
    }
	}
@media (max-width:767px) {
.logo{
    padding:10px 0px;
    }
.logo img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width:100%;
	max-height:50px;
    }
   .prob button{font-size: 14px;}
    .proh {
		padding:0 5px;
	}
	.indexproform{
	 padding-left:0px;
	 padding-right:0px;
	}
}
.pro_menua {
    margin-top: 20px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
}
.pro_menua1{
    margin-left: 35px;
}
.pro_menua1::before{
    content: '';
    background: url(../images/score_icon.png) no-repeat;
    background-size: 22px;
    position: absolute;
    width: 40px;
    height: 100%;
    left: -22px;
    top: 9px;
}
.pro_menua2::before{
    content: '';
    background: url(../images/coupon_icon.png) no-repeat;
    background-size: 26px;
    position: absolute;
    width: 40px;
    height: 100%;
    left: -26px;
    top: 7px;
}
.ideprod_2 .btn-warning,.ideprod_3 .btn-warning{border-color: initial; border: none;}
.ideprod_2 .btn-warning:focus{background-color:#848484;}
.ideprod_3 .btn-warning:focus{background-color:#d70000;}
.ideprod_2 span,.ideprod_3 span{margin-right: 10px;}
.ideprod_2{margin-bottom: 10px;text-align:center; padding:0px;}
.ideprod_2 a{line-height: 1.8;font-size: 15px;background:#6C6C6C;float:left;width:100%;color:#fff;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;-ms-transition: all 0.3s ease;transition: all 0.3s ease;}
.ideprod_2 a{background:#848484;}
.ideprod_3{ margin-bottom: 10px;text-align:center;}
.ideprod_3 a{line-height: 1.8;font-size: 15px;background:#b00000;float:left;width:100%;color:#fff;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;-ms-transition: all 0.3s ease;transition: all 0.3s ease;}

.ideprod_3 button:hover{background:#d70000;}
.ideprod_3 a{background:#b00000;float:left;width:100%;color:#fff;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;-ms-transition: all 0.3s ease;transition: all 0.3s ease;}
.ideprod_3 a:hover{background:#d70000;}
@media (max-width : 767px) {
	.ideprod_2{margin:0;padding: 0;position:fixed;bottom:0;left:0;z-index:999;width:50%;transform:translateZ(0);}
	.ideprod_2 a{font-size: 15px;background:#6C6C6C;float:left;color:#fff;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;  
	-o-border-radius: 0px;   
	-icab-border-radius: 0px;
	border: none; 
	padding:10px 0px;
	}
	.ideprod_3{ margin:0;padding: 0;position:fixed;bottom:0;right:0;z-index:999;width:50%;transform:translateZ(0);}
    .ideprod_3 a{font-size: 15px;background:#b00000;float:right;color:#fff;
		border-radius: 0px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		-ms-border-radius: 0px;  
		-o-border-radius: 0px;   
		-icab-border-radius: 0px;
		 border: none;
		 padding:10px 0px;
	}
}
.sotr_display_color{/*商品列表页默认选中排序方式的颜色；*/color:#FF9E00;}
.ActivityType{padding:15px;}
.coupon_bj{background: rgb(245, 245, 245);padding: 15px;margin: 10px 0;border-radius: 12px;}
.coupon_border2{ border-bottom:#FFFFFF solid 1px; padding:15px 0;}
.xf_gwj_a{ color:#FF0004; font-size:15px;}
.xf_gwj_a:link{ color:#FF0004; font-size:15px; text-decoration:none;}
.sun_shopgold{ color:#f60;}
.coupon_ts{ padding:10px 0; border-bottom:#FFFFFF solid 1px;}
.coupon_table{border:#FFFFFF 1px solid;}
.coupon_table tr td{border:#FFFFFF 1px solid;text-align: left;}
.coupon_table_th th {border: 1px solid #FFFFFF;text-align: left;}
.coupon_xz_tr{ background-color:#f5f5f5;}
.sun_padding{ padding:10px;}
.item_1 { padding: 20px 0;border-bottom: 1px solid #ccc;}
.cardselect{
	text-align:center;
	border:1px solid #666;
	border-bottom:0px;
	padding:10px;
	background-color:#e6e6e6
}
.cardsnoelect{
	padding:10px;
	text-align:center;
	border-bottom:1px solid #666;
}
/* 購物流程 */
.help-block{font-size: 85%;}
.is-sticky #sticker {
	background: #fff;
	right: 2%;
	border: 1px solid #eee;
	padding: 0;
	-webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, .16);
	-moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, .16);
	box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, .16);
}
.coupon_border2 .input-group{
	float: right;
	text-align: right;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.coupon_border2 .input-group .glyphicon{margin-right: 5px;}
.coupon_border2 .input-group .btn {
	margin-left: 5px;
}
.carttitle span{
	margin-right: 5px;
}
.addpur_1 {
	font-size: 85%;color: #F60;
}
.addpur_1 a {color: #F60;}
.addpur_1 a:hover,
.addpur_1 a:focus {
	color: #e64a19;
}
.addpur_2{
	color: #ccc;
}
.carpay1{
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
.carpay1-2{
	padding: 20px;line-height: 36px;
}
.carpay1-2 b{
	font-weight:bold ;
}
.carpay2{
	margin-bottom: 20px;
}
.carpay2 .radio{margin-bottom: 15px;}
.carpay3{
	padding: 20px;
	font-size: 20px;
	font-weight: bold;
	color: #c40000;
}
.carpay4{
	padding: 20px 40px;
	font-size: 20px;
	font-weight: 500;
}
.paydata1{
	padding: 0;
}
.paydata1>.carpay2 {
	margin-bottom: 10px;
}
.paydata2{
	/* text-align: right; */
	border-right: 1px solid #ccc;
	padding-right: 15px;
	margin-right: 15px;
	font-weight: bold;
}
.paydata3{
	text-align: right;
	padding-right: 20px;
	font-weight: 500;
}
.receiptInfos {
	display:none;
	margin-top: 10px;
}
.form-inline .form-group {margin-left: 5px;}
.cart_prod {
	padding: 15px 10px;
	border-bottom: 1px dotted #9e9e9e;
}
.cart_prod .price {
	font-size: 55%;
	color:#9e9e9e;
	display: block;padding: 0 10px;
}
.cart_prod .nowprice{font-size: 85%;display: block;padding: 0 10px;}
.cartList>div:last-child .cart_prod {border-bottom: none;}
.cartList .text-danger,
.cart_prod .nowprice{
	color: #F44336;
}
.csmall {font-size: 15px;color: #333;}
.btn-link {color: #F60;}
#sticker .btn-link{padding-right: 0;}
.btn-link:hover,
.btn-link:focus {
	color: #e64a19;
}
.coupon_code {
	padding: 10px;
	background-color: var(--theme-bg-gray);
	margin-bottom: 20px;
}
.coupon_code span {
	font-size: 85%;
	height: 34px;
	line-height: 34px;
}
.text-muted {
	color: #9E9E9E;
}
.cwtitle {
	display: table;
	margin: 0 auto 20px;
	white-space: nowrap;
	color: #9e9e9e;
}
.cwtitle:before,
.cwtitle:after {
	border-top: 1px solid #9e9e9e;
	content: '';
	display: table-cell;
	position: relative;
	top: 0.5em;
	width: 100px;
}
.cwtitle:before {right: 1.5%;}
.cwtitle:after {left: 1.5%;}
.d-flex{display: flex;flex-flow: row wrap;}
.ml-auto{margin-left: auto;}
.coupon_warning {
	padding: 10px;
	background: #fff9c4;
	font-size: 85%;
}
.coupon_warning a {
	color: #ff5722;
}
.coupon_warning a:hover {
	opacity: 0.75;
}
.coupon_wrap {
	max-height: 300px;
	overflow-y: scroll;
}
.coupon_item{margin-bottom: 20px;}
.coupon_info {
	padding: 10px;
	border: 1px solid #E0E0E0;
}
.coupon_info:hover{
	cursor:pointer;
	background-color:#f2f2f2;
}
.coupon_name {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.coupon_date {font-size: 85%;color: #9E9E9E;}
.coupon_date.due{color: #ff5722;}
.price-xs>span {color: #333;}
@media (max-width:767px) {
	.carttitle{font-size:15px;padding:15px 0px 10px 10px;}
	.cart14{padding: 0 10px;line-height: 1.5;}
	.paydata2 {
		text-align: left;
		border-right: none;
		padding-right: 0;
		font-weight: bold;
	}
	.carpay1-2{
		padding: 20px 0;
		line-height: 36px;
	}
	.cart7s{margin-bottom:8px;}
	.addpur_1{margin-bottom: 5px;}
	.price-xs {
		color: #F44336;
	}
	.price-xs>span {font-size: 85%;}
	.mt-xs{margin-top: 10px;}
	.coupon_wrap{max-height: 220px;}
}
select {
  border: solid 1px #999;
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  background: url("../images/arrowc.png") no-repeat scroll right center transparent;
  padding-right: 14px;
}
select::-ms-expand { display: none; }
.cart51 input{border:1px solid #999}
.mintop {
	background: color-mix(in srgb, var(--theme-color), transparent 15%);
	backdrop-filter: blur(20px);
-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;transition: all .3s ease-in-out;
-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 8px 32px;
	-moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 8px 32px;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 8px 32px;
}
.mintop .logo{padding:10px 0px;}
.mintop .logoie{ margin:0; padding:0;height:auto}
.mintop .logo img{max-height:70px;}
.mintop .itop_left{margin:10px 2% 0 0;}
.mintop .container{ float:left; width:100%;}
.mintop .scut-container{top:15px;}
.mintop .smenu{line-height: 40px;padding: 0;margin-top: 25px;}
.mintop .menu>ul>li>a {
	padding-top: 15px;
	padding-bottom: 15px;
}
.mintop .smenut>li>a {padding: 12px 45px;}
.mintop .top_gn img {
	width:auto;
	height:auto;
	max-width:100%;
	max-height:40px;
}

#shadow{
   position:absolute;
   left:0;
   top:0;
   width:100%;
   height:100%;
   background-color:#fff;
   filter:alpha(opacity=20);
  background:url(shadow.gif);
}
#box{
   position:absolute;
   left:50%;
   top:50%;
   width:934px;
   height:150px;
   margin:-230px 0 0 -500px;
  /* border:3px solid #84A0C4;
   background-color:#DFE8F6;*/
   text-align:left;
   padding:10px;
   font-weight:bold;
   line-height:150%;
}
.c2cbutton{
   background:#d3d3d3;
   color:#4ca54c;
   margin:3px 0px 5px 0px;
}
.s_type {
	float:left;
	width:fit-content;width:-webkit-fit-content;width:-moz-fit-content;
	border: 1px solid #999;
	border-radius: 3px;
	background-color: #f3f3f3;
	padding: 2px 8px 2px 8px;
	margin:3px;
	color: #606266;
	position: relative;
    cursor:pointer;
	line-height: 26px;
}
.selecd {
	background-color: #ebf3ff;color: #5999fc;
 }
.select {
	background-color: #ebf3ff;color: #5999fc;
}
.select:before {
	content: '';
	position: absolute;
	right: 0; bottom: 0;
	border: 9px solid #5999fc;
	border-top-color: transparent;
	border-left-color: transparent;
}
.gcontent {
    float: left;
}
.gcontent1{
    float: left;
    width: auto;
    padding: 0px;
}
/* member table code */
.member_subcon {padding: 26px 10px ;}
.rwd-table .member_tr,.rwd-table .member_tr td {
	background: #eee;
}
.rwd-table th,  .rwd-table td {
	margin: 0.5em 1em;
}
.rwd-table {
	min-width: 100%;
}
.rwd-table th {
	display: none;
}
.rwd-table td {
	display: block;
}
.rwd-table td:before {
	content: attr(data-th);
	font-weight: bold;
	width: 6em;
	display: inline-block;
}
.rwd-table th, .rwd-table td:before {
	color: rgb(66, 66, 66);
	font-weight: 600;
}
@media (min-width: 768px) {

	.rwd-table td:before {
		display: none;
	}
	.rwd-table th,
	.rwd-table td {
		display: table-cell;
		padding: 0.25em 0.5em;
	}
	.rwd-table th:last-child,
	.rwd-table td:last-child {
		padding-right: 0;
	}
	.rwd-table th,
	.rwd-table td {
		padding: .5em;
	}
}
.rwd_ha {
    background: -moz-linear-gradient(top, rgba(217, 237, 247, 0.6) 0%,rgb(217, 237, 247) 100%);
    background: -webkit-linear-gradient(top, rgba(217, 237, 247, 0.6) 0%,rgb(217, 237, 247) 100%);
    background: linear-gradient(to bottom, rgba(217, 237, 247, 0.6) 0%,rgb(217, 237, 247) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#c3c3c3',GradientType=0 );
}
.rwd_ha_use {background-color:#bce3f5;}
.rwd_ha b{display: block;margin-bottom: 8px;}
.rwd_ha>th {border-right:2px dotted #ffffff; font-size:15px;}
.rwd_ha>th:last-child {border-right:0;text-align: center;}
.orderdetail .subtitle1 {
	padding: 10px 0;
	border-bottom: 2px solid #666;
	font-size: 16px;
	margin-bottom: 25px;
	clear:both;
}
.mt-3{margin-top: 30px;}
.orderdetail .subtitle1:before{content: none;}
.orderinfo div {
	padding: 0.5em;
	word-break: break-word;
}
.orderinfo{
    margin-left: 0px;
    margin-right: 0px;
	}
.orderinfo small {
	display: block;
	color: #337ab7;
}
.orderinfo .alert-info {
	margin-top: 15px;
}
.warning1 {
	display: flex;
	align-items: center;
	color: #E53935;
	line-height: 28px;
	width: 100%;
	margin: 30px auto;
}
.warning1 .glyphicon {
	font-size: 36px;
	margin-right: 10px;
}
@media (max-width : 768px) {
	.form-horizontal .control-label {
		text-align: left;
		font-size: 15px;
		font-weight: normal;
		padding-right: 10px
	}
}
@media (max-width : 767px) {
	.nav>li>a{padding: 10px 0;font-size: 15px;}
	.rwd-table th,
	.rwd-table td {
		margin: 0;
		padding: 0.5em 1em;
		text-align: left;
	}
	.rwd-table>tbody>tr {border-bottom: 1px dashed #666;}
	.rwd-table>tbody>tr:last-child{border-bottom: none;}
	#coupon .rwd-table th, #coupon .rwd-table td {width: 100%;text-align: center;}
	#coupon .rwd-table td:before{content: none;}
	.coupon_1 b{display: inline-block;margin-right: 5px;}
}
.prodmorediv{
	display:block;
	width:100%;
	float:left;
}
.prodmorebutton{
  background: #2b2b2d;
  color: #FFF;
  font-size: 15px;
  font-weight:bold;
  padding: 10px;
  display:inline-block;
  cursor: pointer;
  outline: none;
  border: none;
  text-decoration:none;
  text-align:center;
  float:right;
  margin-right:40px;
}
/* general styling for all the hovers */
.hover {
  width: 100%;
	display: block;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
	border-radius: 15px;
}
.hover .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}
.hover img {
  display: block;
  position: relative;
}
.hover span.info {
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	border-radius: 0px;
	background-color: transparent;
	position: relative;
	top:50%;
	margin-top:-28px;
}
/* styling to remove box shadow and border from buttons for last few effects */
.point {cursor: pointer;}
/* effect hover 1 */
.ehover1{padding: 0;}
.ehover1 img {
  transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.ehover1 .overlay {
  opacity: 0;
  background-color: rgba(0,0,0, 0.5);
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.ehover1 span.info {
  opacity: 0;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.overlay a{ float:left; width:100%; height:100%;}
.overlay span{position: relative;padding:40px 0 0 0;}
.overlay span:before{position:absolute;top:0;left:0;font-family: 'Glyphicons Halflings';width: 100%;font-size: 1.8em;}
.ehover1:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.ehover1:hover .overlay {
  opacity: 1;
}
.ehover1:hover h2, .ehover1:hover span.info {
  opacity: 1;
  -moz-transform: translatey(0);
  -ms-transform: translatey(0);
  -o-transform: translatey(0);
  -webkit-transform: translatey(0);
  transform: translatey(0);
}
.ehover1:hover span.info {
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.hovereffect {
	width:100%;
	height:100%;
	float:left;
	overflow:hidden;
	position:relative;
	text-align:center;
	cursor:default;
}

.hovereffect .overlay {
	width:100%;
	height:100%;
	position:absolute;
	overflow:hidden;
	top:0;
	left:0;
	opacity:0;
	background-color:rgba(0,0,0,0.5);
	-webkit-transition:all .4s ease-in-out;
	transition:all .4s ease-in-out
}
.hovereffect img {
	display:block;
	position:relative;
	-webkit-transition:all .4s linear;
	transition:all .4s linear;
}
.hovereffect:hover img {
	-ms-transform:scale(1.2);
	-webkit-transform:scale(1.2);
	transform:scale(1.2);
}
.hovereffect:hover .overlay {opacity:1;filter:alpha(opacity=100);}
/* general styling for all the hovers */
.baseprod_price1{text-decoration:line-through}
.baseprod_price2 span{color:#d60000; font-weight:bold; font-size:1.2em;font-style:italic;}
.baseprod_price3{text-decoration: line-through;letter-spacing:0;}
.baseprod_price4{color:#c00000;letter-spacing:0;}
.baseprod_price4 span{color:#c00000; display:inline-block;}
ul,ol{margin-bottom:0;}
#canvas{padding:0 5px; margin:0 5px;}
.refresh{cursor:pointer; display:inline-block;top:-8px;}
.cartlogin{padding-left:30px;}
.allsubtb{display:flex;flex-flow:row wrap;align-content:flex-start; padding:0; margin-top:20px;}
.prodplus{ text-align:center; background:#eee; padding:7px 10px;width: calc(100% - 20px); margin-left:10px; font-size:1.1em; font-weight:bold;}
.prodplusA{padding:10px;}
.prodplusA_1{ float:left; position:relative; z-index:1;}
.prodplusAn{ background:var(--theme-bg-gray); padding:20px; height:100%;}
.galleryaddition{ padding:0 20px 0 0;}
.galleryaddition img{ width:100%;}
.prodplusprice{ color:#666;}
.prodplussend{ float:left;}
.prodplustext{font-size:0.9em; line-height:30px;}
.prodplustext span{color:#ff0000;font-weight:bold;font-size:1.2em;padding-left:3px}
.prodplustext span:first-child{font-size:1em;}
.prodplustext_1{word-break:break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;overflow: hidden; font-weight:bold;line-height:24px;}
.prodplustext_2{ margin:5px 0;}
.prodplustext_2 span{cursor:pointer}
.prodplustext_2 input{ border:1px #ddd solid; padding:0; width:50px; margin:0 5px; text-align:center;}
.prodplustext_3{ color:#d60000; padding-left:0;}
.prodplustext_an select{margin-left:5px;}
.prodplus_an{ text-align:center; font-size:0.9em; margin-bottom:20px;}
.prodplus_an a{ display:inline-block; background:#cd853f; color:#fff; padding:3px 30px;
-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;-ms-transition: all 0.3s ease;transition: all 0.3s ease;
border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.prodplus_an a:hover{ background:#de8f42;}
.sizep3{font-size:12px}
.sizep5{font-size:15px}
.addition_cart{display:inline-block;position:relative;}
.addition_cart:before {
    position:absolute;
	content:"";
	background-color: #9f9aa1;
	width:260px;
	height:1px;
	left:-320px;
	top:50%;
}
.addition_cart:after {
    position:absolute;
	content:"";
	background-color: #9f9aa1;
	width:260px;
	height:1px;
	right:-320px;
	top:50%;
}
.product_boths_index .prot{
	height:60px;
}
@media(max-width:1280px) {
	.top{position:relative;}
	.scut-container{right:15px;}
}
@media(max-width:767px) {
	.scut-container {top: 20px;}
	.addition_cart:before {width:100px;left:-110px;}
	.addition_cart:after {width:100px;right:-110px;}
	.right_icon{bottom:150px;right: 10px;}
	.scrollup{right:10px;bottom:100px; width: 40px;}
	.right_icon a {height: 40px;line-height: 40px;width: 40px;}
	.login{width:100%;}
	.baseprod_price3,.baseprod_price4{font-size:15px;font-weight:bold}
	.footer,.prot,.d_p_v1{font-size:15px}
	.indexnews3,.indexcon>div:first{font-size:15px}
	.sizep5{font-size:15px}
	.product_boths_index .prot{height:50px;}
	.galleryaddition{ padding:0;}
    .prodplustext{ margin-top:20px;}
    .prodplusAn{ padding:10px;}
}
.tpn div:first-child{display:inline-block;}
.tpn div2:first-child{display:inline-block;}
.diwr{font-size:15px;}
.diwr2{font-size:15px;}
#textname,#textname2{font-weight:bold;}
.down_arrow {margin-bottom: 10px;position: relative;background: #fff url(../images/arrowd.png) no-repeat 99% center / 12px;}

.newsdetail ul, .newsdetail ol,
.proddetail ul, .proddetail ol,
.baseprod ul, .baseprod ol,
.commondetail ul, .commondetail ol,
.piccon ul, .piccon ol,
.keycon ul, .keycon ol {
	margin-left: 25px;
}

.newsdetail ul li,
.proddetail ul li,
.baseprod ul li,
.commondetail ul li,
.commondetail ol ul li,
.piccon ul li ,
.keycon ul li {
	list-style: disc outside;
	margin-bottom: 10px;
}

.newsdetail ol li,
.proddetail ol li,
.baseprod ol li,
.commondetail ol li,
.commondetail ul ol li,
.piccon ol li,
.keycon ol li {
	list-style: decimal outside;
	margin-bottom: 10px;
}

.commondetail ul ol, .commondetail ol ul {
	margin-top: 15px;
	margin-left: 30px;
}

.commondetail ul li ul li {
	list-style: circle outside;
}

.carousel-fade .carousel-inner .item{ opacity:0; -webkit-transition-property:opacity;-moz-transition-property:opacity ; -ms-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity ;}
.carousel-fade .carousel-inner .active{ opacity: 1;}
.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right{left: 0;opacity: 0;}
.carousel-fade .carousel-inner .next.left,.carousel-fade .carousel-inner .prev.right {opacity: 1;}
@-webkit-keyframes fadenum {
    from {transform: scale(1.2);-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);-ms-transform: scale(1.2)}
    to {transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1)}
}

@keyframes fadenum {
    from {transform: scale(1.2);-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);-ms-transform: scale(1.2)}
    to {transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1)}
}
.carousel-zoom .carousel-inner .item {-webkit-animation-name: fadenum;animation-name: fadenum;-webkit-animation-duration: 10s;animation-duration: 10s;-webkit-animation-fill-mode: both;animation-fill-mode: both}
.carousel-zoom .carousel-inner .active{ opacity: 1;}
.carousel-zoom .carousel-inner .active.left,.carousel-zoom .carousel-inner .active.right{left: 0;opacity: 0;}
.carousel-zoom .carousel-inner .next.left,.carousel-zoom .carousel-inner .prev.right {opacity: 1;}
.bannertxt_left{position:absolute;float:left;left:20%;top:50%; z-index:9999;}
.bannertxt_center{position:absolute;float:left;left:50%;top:50%; z-index:9999;}
.bannertxt_right{position:absolute;float:left;right:20%;top:50%; z-index:9999;}
.bannercon {
	display: flex;
	flex-flow: row wrap;
	align-content: flex-start;
	padding-top: 30px;
	padding-bottom: 120px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.news_lists {flex: 0 0 33.3%;}
.content_an{ margin-top:20px; font-size:0.85em;}
.content_an .btn{ background:#000; color:#fff; float:right;}
.content_an .btn:hover{ background:#222;}
.tip1{ text-align:center; margin-bottom:20px; font-size:0.9em;}
.d_newsW{ padding:10px; }
.d_newsW a{ float:left; width:100%;position:relative;background:#f9f9f9; margin:5px 0; padding-left:30px; padding-top:15px; padding-bottom:15px;}
.d_newsW a:before{content: "\e032";font-family: 'Glyphicons Halflings'; position:absolute;top:15px;left:10px;color: #000;}
.d_newsW a:hover {background: #f1f1f1;text-decoration: none; color:#000;}
.d_newsW_title{white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis; overflow:hidden; }
.d_newsW_time{font-size: 15px;}
.has_discount{color:#4b4b4b;padding:4px 0;}
.has_discount span{padding: 6px 90px 6px 15px;line-height: 30px;background: linear-gradient(-70deg, transparent 20px, #263754 0);color: #ffffff;letter-spacing:2px;border-left:6px solid #fbc63c;clear: both;margin-bottom: 10px;display: inline-block;}
.has_discount_list{font-size:12px;}
.has_discount_list span{background-color:#FF7792;color:#fff;padding:4px;}
.has_discount_products{font-size:12px;position:absolute;display:inline-block;top:13px;left:13px}
.has_discount_products span{background-color:#FF7792;color:#fff;padding:4px;}

.login_sq1{ margin:5px 0; text-align:center;}
.login_sq1 a{ float:left; width:100%;}
.login_sq2 a{ border:1px #ccc solid;}
.login_sq1 .btn-login .logologin{max-width: inherit; display:inline-block;margin:0; width:100%; text-align: center;}
.login_sq1 .btn-login{ display:block;}
.login_sq1 .btn-login img{ margin-right:10px; float:left;}
.btn-login {display:flex;align-items: center;}
.btn-login .logologin {width:30%;max-width:30%;text-align: center;margin-right: 10px;}
.btn-login .logologin img {width:auto;max-height: 25px;}
.fblogin {width:100%; margin:0;background: #3578E5;color: #fff;}
.googlelogin {background: #fafafa;border: 1px solid #666;}
.linelogin {background: #06C755;color: #fff;}
.fblogin:hover, .fblogin:focus, .fblogin:active,.linelogin:hover, .linelogin:focus, .linelogin:active {color: #fff;}
.thirdloginline{display:inline-block;width:32%; border-top:1px solid #cccccc;vertical-align:5px;}
.thirdloginlinename{margin:0px 20px}
.newsZ{margin:5px 0; padding:15px;}
.newsZ_text_1{ color:#000; font-size:1.1em;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;font-weight:bold;}
.newsZ_time{ font-size:0.9em;letter-spacing:0; margin-top:10px;color:#165295;}
.newsZ_text_2{ line-height:26px; margin:5px 0;color:#666; font-size:0.95em;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.newsZ_img{ float:left; width:200px; border:1px #ddd solid;}
.newsZ_text{ float:right; margin-top:10px; margin-left:-220px; padding-left:220px;}
.getcartareabg{ padding:5px; background:#e9e9e9; margin-bottom:10px;border-radius:5px}

/* 下拉選單 */
.standardselect{width:300px;line-height:25px;border-radius:5px;border:1px solid #ccc;font-size:13px;padding:4px 10px;position: relative;}
.standardselect i{width:0;height:0;border-top:5px solid #333;border-left:5px solid transparent;border-right:5px solid transparent;
 position:absolute;top:10px;right:10px;}
.standardselect span{display:block;height:25px;cursor:pointer;}
.standardselect ul{display:none;width:100%;max-height:300px;overflow:auto;position:absolute;background-color:#fff;z-index:99999;border:1px solid #ccc;margin-left:-10px;padding-left:10px}
.standardselect li{line-height:30px;color:#666;list-style-type:none;cursor:pointer;transition:all 1s ease 0s;width:94%}
.standardselect li:hover{color:#fff;background-color: #66b2ff;}
.forbid{background-color:#f2f2f2;border:1px #ccc solid;color:#ccc}
.orderblock{background-color:#f5f5f5;padding:8px 0px;border-radius:4px; font-size: 15px;}
.closeorder{line-height:30px}
.closereason{margin:8px 0px;border:1px #ccc solid;border-radius:4px;}
.searchheight {min-height: 800px;height: auto !important;height: 800px;}
.news_listsy {float:left;padding: 20px 15px 35px 15px;background: #efefef;margin-bottom:35px;height: calc(100% - 35px);}
.news_listsy:hover {background: #efebea;}
.news_nr {padding-top:15px;}
.news_imgs {padding: 0;}
.news_imgs img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.news4 {
	font-weight: bold;
	font-size: 1em;
	color:var(--font-color);
	display:block;
	overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
.news4 a{color:var(--font-color);}
.news4 a:hover,
.news4:hover {
	color: var(--hover-color);
}
.news5 {
	color: #4b4b4b;
	font-size:15px;
	line-height:28px;
	height:60px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;/*超出3行部分显示省略号，去掉该属性 显示全部*/
	-webkit-box-orient: vertical;
}
.news_linksy {margin-top:6px;margin-bottom:6px;font-size:15px;color:#4b4b4b;}
.news_linksy a {color:#4b4b4b;}
.news_linksy a:hover {color:#d96897;}
.news_mores {float:left;text-align:center;padding-top:10px;}
.news_mores a { display:inline-block; padding:5px 20px; margin:0 auto; font-family:Arial; color:#ffffff; text-align:center; border-radius:25px; background:var(--theme-color); font-size:15px;}
.news_mores a:hover {background: var(--hover-color); transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; text-decoration:none; color:#ffffff;}
.btnk a{
    width: 48%;
    margin: 3px 0;
    padding: 0px;
    height: 30px;
    line-height: 28px;
    font-size: 15px;
	}
.btnk2 a{
    width: 100%;
    margin: 3px 0;
    padding: 0px;
    height: 30px;
    line-height: 28px;
    font-size: 15px;
	}
@media (max-width:1280px){.btnk a{width: 100%;}}
@media (max-width:900px){.news_lists {flex: 0 0 50%;}}
@media (max-width:767px){
.thirdloginlinename{margin:0px 10px}.newsZ{ padding:10px;}.newsZ_img{ width:100%;}.newsZ_text{clear:both;margin:0;padding:0;}
.form-horizontal .control-label{margin-top: 10px;}
.member_subcon {padding:15px 0px 10px 0px;}
.btnk a{width:auto;margin: 3px 0px;}
.news_lists {flex: 0 0 100%;}
}

/*增加css*/
#indcon{padding:0px;}
#indcon2{padding:0px;}
.prohow{padding-top:10px;padding-bottom: 20px;}
.copyright{text-align:center;font-size:15px;}
.topk {padding-top: 5px;}
.btn-success {font-size: 15px;}
.member .glyphicon{font-size:30px;}
.member span{font-size:15px;}
.couponk{background:#e6e6e6;border-radius:4px;}
.couponk span{font-size:16px;font-weight:bold}
.bannerinpage{padding:0px;}
.orderk{padding: 0px 10px;font-size: 15px;}
.ortite1{ width:32%;}
.ortite2{ width:17%; text-align:center;}
.ortite3{font-size:15px;padding:10px 0px;font-weight:bold; display:inline-block}
.search_list {clear: both;display: flex;flex-flow: row wrap;align-content: flex-start;padding-left: 0px;padding-right: 0px;margin-top: 25px;
}
.bomfromk{
    width: 160px;
    margin: 30px auto;
    float: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -icab-border-radius: 5px;
    font-size: 15px;
	}
.now_prod_price{
    color: #d60000;
    font-weight: bold;
    font-size: 26px;
    font-style: italic;
	font-family: "Times New Roman";
	}
.btn{font-size:13px;}
.fbshared{margin-top:-10px;}
.comitopn{font-size:15px;color:#9e9e9e;font-weight: normal;}
#standard2{
	height:auto !important;
	}
#standard2>div{
	position:relative !important;
	top:0px !important;
	}
#standard3{
	height:auto !important;
	}
#standard3>div{
	position:relative !important;
	top:0px !important;
	}
.pager li>a, .pager li>span {
    border:none;
	margin-top: 3px;
}
.indexprot{
    text-align: center;
    font-size: 15px;
    padding: 10px 0;
    color: #000000;
    line-height: 30px;
    margin: 10px 0px;
    display:block;/*定义为块级*/
    overflow:hidden; /*超出的部分隐藏起来。*/
    white-space:nowrap;/*不显示的地方用省略号...代替*/
    text-overflow:ellipsis;/* 支持 IE */
    -o-text-overflow: ellipsis;    /* 支持 Opera */
}
.fonknt{font-size:11px !important;}
.fonred{font-size:15px; color:red; font-weight:bold;}
.sdetal{background:#f5f5f5;border-radius:4px}
.sagi{background: url(../images/arrowd.png) right 10px top 11px no-repeat;background-size: 16px;padding-right:10px;}
.incartprod{position:absolute;left:0;background-color: rgba(255, 255, 255, 0.5);width:100%;height:100%;}
.incartprod span{color:#ff0000;font-size:13px;position:absolute;top:40%;left:30%;width:100%;height:100%}
.payatransportdetails{max-height:300px;overflow:auto;border:1px #999 solid;background-color:#e9e9e9;display:none;position:absolute;top:0;width:100%;z-index:99;padding-left:8px;border-radius:5px}
.payatransportclose{position:absolute;right:8px;top:0;cursor:pointer}
.payatransportnamelist{float:left;}
.payatransportmore{float:left;padding-right:60px;cursor:pointer}
@media (max-width:830px){.logoie{width:100%;}.spnkl{padding:0px;}}
@media (max-width:767px){
.ortite1{width: auto;}
.ortite2{width: auto;}
.btnk a {width: auto;padding: 0px 10px;}
.btnk2 a {width: auto;padding: 0px 10px;}
.comitopn{display: block;padding-bottom:5px;}
.s_type {line-height: 24px;}
.derjl{color:#ff6600;font-size:15px;margin: 5px 0px;}
.derj2{font-size:12px;}
.ordersk1{color:#555;font-size:15px;}
.ordersk2{height:auto;width:70px !important;margin:0;}
.ordersk3{word-break:break-all}
.now_prod_price{font-size: 24px;}
.producttitle {font-size: 18px;line-height: 30px;margin: 0px;padding-top:10px;}
.diwr2{font-size: 15px;}
.cartpic{padding:0px;}
.spnkl{padding:0px 15px;}
.riplf{ padding-right:0px;}
.top {position: fixed;}
.incartprod{left:-8px;}
.payatransportmore{padding-right:0px;}
}


/******************************************************************************

self style

********************************************************************************/
.p-0{padding: 0 !important;}
.pt-0	{padding-top: 0 !important;}
.pb-0 {padding-bottom: 0 !important;}
.pl-0	{padding-left: 0 !important;}
.pr-0 {padding-right: 0 !important;}
.py-3 {padding-top: 45px;padding-bottom: 45px;}
.pt-1 {padding-top: 30px;}
.pb-1 {padding-bottom: 30px;}
.mt-0 {margin-top: 0 !important;}	
.mb-1 {margin-bottom: 30px;}
.mb-2 {margin-bottom: 45px;}
.mb-3 {margin-bottom: 60px;}
.img-rounded {border-radius: 30px;overflow: hidden;}
.img-circle img {border-radius: 50%;}
.img-square {aspect-ratio: 1 / 1;position: relative;}
.img-square img {width: 100%;height: 100%;object-fit: cover;}
input:focus, button:focus,
input:active, button:active {
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.align-center {align-items: center;}
.content-center {justify-content: center;}
/*-- 表格左右滑動提醒 --*/
.scroll-note {display: none;}
@media (max-width : 992px) {
	.scroll-note {
		display: block;
	}
}
/***keycon***/
.keycon h1 {
	margin: 0;
	display: inline-block;
	font-weight: bold;
	padding: 5px 0;
}
.keycon h2 {
	position: relative;
	color: #000;
	padding: 10px 15px;
	font-size: 24px;
	line-height: 1.5;
	background-color: #f5f5f5;
	border-left: 8px solid var(--theme-color);
	margin: 45px 0 15px;
	text-align: left;
}
.keycon h2.producttitle {
	padding: 0 10px;
	background: transparent;
	text-align: center;
	border: none;
}
.keycon h2.producttitle::after {margin-top: 10px;}

.keycon .indextitle, .keycon .search_bt, .keycon .producttitle {margin-top: 60px;}
.keycon .bg-gray {background: var(--theme-bg-gray);border-radius: 15px;padding: 20px;margin: 35px 0;}
.keycon .bg-gray .indextitle, .keycon .bg-gray .search_bt, .keycon .bg-gray .producttitle {margin-top: 0;}

/**- 內頁 -**/
#indcon, #indcon2 {padding: 0;overflow-x: hidden;}
.sl-overlay {z-index: 1000035;}
span.red, .font-red {color:#CC0000 !important;}
.breadcrumb {
	background: transparent;
	font-size: 14px;
	color: #626262;
	margin-bottom: 0;
}
.breadcrumb a,
.breadcrumb>.active,
.breadcrumb>li {
	color: #626262;
}
.breadcrumb>li+li:before {
	content: ">";
	color: #626262;
	padding-left: 0;
	padding-right: 5px;
}
.news2 .newsd {display: inline-block;margin-right: 15px;}
.news2 .share-wrap {display: inline-block;}
.share-wrap .fbshare{margin-top: -4px;}
.prodcon .fbshare, .commondetail .fbshare {margin-top: -8px;}
.gallery .proh {margin-bottom: 30px;padding: 0 10px;}
.newsdetail .text-right {margin-top: 30px;}
.picturelist .search_bt, .newslist .search_bt {margin-top: 60px;}
input[type="radio"], input[type="checkbox"] {margin-top: 8px;}
.radio-inline+.radio-inline,
.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {margin-left: 0;}
.form-horizontal .radio-inline {margin-right: 10px;}

.youtube-embed-wrapper {
	width: 100%;
	display: block;
}
.youtube-embed-wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*-- photo-hover --*/
.photo-hover {
	padding: 0;
	position: relative;
	overflow: hidden;
}
.photo-hover img {
	opacity: 1;
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.photo-hover:hover img,
.photo-hover:focus img,
.photo-hover:active img,
.conlist>a:hover .photo-hover img,
.conlist>a:focus .photo-hover img,
.conlist>a:active .photo-hover img {
	opacity: 1;
	-webkit-transform: scale3d(1.15, 1.15, 1);
	transform: scale3d(1.15, 1.15, 1);
}

/*-- search_bt --*/
.search_bt {
	color: #000;
	font-size: 28px;
	text-align: center;
	padding: 10px 5px;
	border-bottom: 2px solid #e0e0e0;
	margin-bottom: 20px;
	position: relative;
}

.search_bt::after {
	content: '';
	width: 120px;
	height: 2px;
	background: var(--theme-color);
	position: absolute;
	left: calc(50% - 60px);
	bottom: -2px;
}
/*-- news-list --*/
.newsd, .comitopn {font-size: 15px;color: #808080;}
.conlist>a:hover .news4, .conlist>a:focus .news4 {
	color: var(--hover-color);
}
.news_listsy:hover .photo-hover img,
.news_listsy:focus .photo-hover img,
.news_listsy:active .photo-hover img {
	opacity: 1;
	-webkit-transform: scale3d(1.15, 1.15, 1);
	transform: scale3d(1.15, 1.15, 1);
}
/*-- news-link --*/
.news_contents {color: #d14a67;}

.news-link {
	display: block;
	width: 100%;
	margin-top: 25px;
}

.news-link a, .news-link span {
	font-size: 16px;
	padding: 5px 30px;
	background: var(--theme-color);
	color: #fff;
	border-radius: 30px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.news-link a:hover,
.news-link a:focus,
.news-link span:hover,
.news-link span:focus {
	background: var(--hover-color);
}
.conlist>a:hover .news-link span,
.conlist>a:focus .news-link span {
	background: var(--hover-color);
}


/* 跑码灯样式 */
.kl-topjk {
	padding: 0px 30px;
	background: var(--theme-yellow);
	overflow: hidden;
}

.kl-marquee-container {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	box-sizing: border-box;
	color: var(--font-color);
	padding: 20px 0px;
	text-align: center;
	font-size: 24px;
	letter-spacing: 3px;
	font-size: 1.3em;
}

.kl-marquee-container a {
	color: var(--font-color);
	text-decoration: none;
}

.kl-marquee-container a:hover {
	color: var(--font-color);
}

.kl-marquee-content {
	display: inline-block;
	padding-left: 100%;
	/* 初始位置，使文本从右边开始 */
	animation: kl-marquee 40s linear infinite;
	/* 动画设置 */
}

@keyframes kl-marquee {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(-100%);
	}
}

@media (max-width: 920px) {
	.kl-topjk {
		padding: 0px 25px 0px 18px;
	}

	.kl-marquee-container {
		padding: 10px 0px 10px 0px;
		font-size: 18px;
		letter-spacing: 0px;
	}
}

@media (max-width: 920px) {
	.kl-marquee-container {font-size: 16px;}
}

/* 跑码灯样式 */
.sy1-vertical-text {
	font-size: 45px;
	margin-bottom: 20px;
	font-family: var(--font-basic);
	color: var(--font-color);
	letter-spacing: 4px;
	padding: 0px;
	line-height: 60px;
	position: relative;
}

.sy1-vertical-text:before {
	content: '';
	width: 40px;
	height: 3px;
	background: var(--theme-yellow);
	position: absolute;
	left: 35px;
	bottom: -30px;
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
}

/*輪播左右箭頭*/
.carousel-inner {
	position: relative;
	width: 100%;
	height: 100%;
}


.carousel-inner a.carousel-control {
	height: 100%;
	width: 150px;
}

.carousel-inner>.item,
.carousel-inner>.active {
	padding: 0 40px;
}

.banner .carousel-inner>.item {
	padding: 0;
}

.glyphicon-chevron-left {
	position: relative;
}
.glyphicon-chevron-left:before, .glyphicon-chevron-right:before {
	content: "";
	position: absolute;
	width: 42px;
	height: 64px;
	top: calc(50% + 16px);
	margin-top: -50px;
	z-index: 9;
}
.glyphicon-chevron-left:before {
	background: url("../images/arrow-left.png") no-repeat center / 100%;
	left: -50px;
}

.glyphicon-chevron-right:before {
	background: url("../images/arrow-right.png") no-repeat center / 100%;
	right: -50px;
}

.banner .glyphicon-chevron-left:before {
	left: -10px;
}

.banner .glyphicon-chevron-right:before {
	right: -10px;
}


/*-- menu-effect --*/
.smenut li ul li {margin-left: 0 !important;}
.smenut>li.menu-dropdown-icon::before {color: #fff;}
.smenut>li>a {
	padding: 15px 60px;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}
.smenut>li>a::after{content: "";width: 0;height: 3px;background: var(--theme-yellow);position: absolute; bottom: 5px;left: 50%;transition: all .8s;}
.smenut>li:hover>a, .smenut>li:focus>a {color: var(--theme-bg-gray);}
.smenut>li:hover>a::after, .smenut>li:focus>a::after{left:40%;width: 20%;}

.mintop .smenut>li>a::after {bottom: 2px;background: var(--theme-bg-gray);}
.mintop .smenut>li:hover>a, .mintop .smenut>li:focus>a {color: var(--theme-bg-gray);}

/*-- btn-theme-effect --*/
a.btn-theme {
	font-family: var(--font-Noto-Serif);
	color: #fff;
	background: var(--theme-color);
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	transition: all .4s ease-out;
	padding: 8px 30px;
	border-radius: 50px;
	font-size: 20px;
	letter-spacing: 2px;
	-webkit-writing-mode: initial;
	writing-mode: initial;
} 
a.btn-theme:hover,
a.btn-theme:focus {
	background-color: var(--hover-color);
	color: white;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	box-shadow: var(--hover-color) 0px 5px 25px 0px;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

a.btn-theme:active {
	box-shadow: var(--hover-color) 0px 0px 0px 0px;
}
@media (max-width: 767px) {
	a.btn-theme {
		font-size: 18px;
		padding: 5px 25px 2px;
	}
}


/*-- section-intro --*/
.section-intro {align-items: center;padding-top: 200px;}
.section-intro::before, .section-intro::after {
	content: '';
	position: absolute;
	pointer-events: none;
	z-index: -1;
}
.section-intro::before {
	width: 450px;
	height: 450px;
	background: var(--theme-yellow);
	border-radius: 50%;
	left: -125px;
	top: 50px;
}
.section-intro::after {
	width: 600px;
	height: 360px;
	background: url(../images/el_cloud.svg) no-repeat center / 100%;
	right: -125px;
	bottom: 250px;
}
.section-intro .box_text {
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	z-index: 1;
	font-size: 20px;
	line-height: 40px;
	letter-spacing: 4px;
	max-height: 55%;
	padding: 20px 80px;
}
.section-intro .box_text .indextitle {
	width: auto;
	font-size: 45px;
	letter-spacing: 5px;
	text-indent: 0;
	text-align: left;
	font-weight: normal;
	padding-left: 0;
	margin-bottom: 0;
}
.section-intro .box_text .indextitle::after {
	content: '';
	background: #8c715a;
	width: 2px;
	height: 35px;
	display: block;
	margin: 25px 30px 0;
}
.section-intro .box_text .reservepadding {
	width: max-content;
	padding: 15px 30px;
	padding-right: 15px;
}
.section-intro .reservepadding a.btn-theme {
	position: absolute;
	right: 0;
	bottom: -80px;
}


/*-- section-service --*/
.section-service {
	background: var(--theme-bg-gray);
}
.section-service.section-title .indextitle {margin-bottom: 0;}
.section-service.section-body {
	padding-top: 80px;
	
}
.section-service.section-body::before,
.section-service.section-body::after {
	content: '';
	border-radius: 50%;
	position: absolute;
	pointer-events: none;
	z-index: -1;
}
.section-service.section-body::before {
	width: 250px;
	height: 250px;
	background: var(--color-lightgreen);
	left: 120px;
	top: 0;
}
.section-service.section-body::after {
	width: 350px;
	height: 350px;
	background: var(--theme-yellow);
	bottom: 60px;
	right: -75px;
}
.box_service {
	padding: 0 15px;	
	margin-bottom: 30px;
}
.box_service .indextitle {display: none;visibility: hidden;}
.box_service .indexconimg {
	padding: 40px;
	border-radius: 15px;
	background: #fff;
	text-align: center;
}
.box_service .indexconimg:hover,
.box_service .indexconimg:focus {
	box-shadow: var(--theme-boxShadow);
}
.box_service .indexconimg .indexconimgs {
	padding: 0 80px 10px;
}
.box_service .indexconimg .indexconimgs img {width: auto;max-height: 135px;}
.box_service .indexconimg .indexconimgt {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	text-indent: 2px;
}
.box_service .indexconimg .indexconimgc {
	font-size: 14px;
	margin-bottom: 30px;
	padding: 5px 30px;
}
.box_service .indexconimg .indexconimgl a {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	padding: 8px 16px;
	border: 1px solid #3d2010;
	border-radius: 8px;
	letter-spacing: 3px;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.box_service .indexconimg .indexconimgl a:hover,
.box_service .indexconimg .indexconimgl a:focus {
	background-color: var(--theme-color);
	border-color: var(--theme-color);
	color: white;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	box-shadow: var(--theme-color) 0px 5px 25px 0px;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

.box_service .indexconimg .indexconimgl a:active {
	box-shadow: var(--hover-color) 0px 0px 0px 0px;
}


/*-- section-team --*/
.section-team::before, .section-team::after {
	content: '';
	border-radius: 50%;
	position: absolute;
	pointer-events: none;
	z-index: -1;
}

.section-team::before {
	width: 60px;
	height: 60px;
	background: #cde8ed;
	right: 180px;
	top: 135px;
}

.section-team::after {
	width: 400px;
	height: 400px;
	background: var(--theme-yellow);
	bottom: 60px;
	left: -75px;
}
.section-team .carousel-indicators {display: none;visibility: hidden;}
.section-team .prohow {
	width: calc(33.33333333% - 80px);
	background: var(--theme-bg-gray);
	border-radius: 15px;
	padding: 20px;
	margin: 15px 40px 5px;
}
.section-team .prohow:hover,
.section-team .prohow:focus {
	box-shadow: var(--theme-boxShadow);
}
.product_boths_index .prot {
	font-family: var(--font-Noto-Serif);
	color: var(--font-color);
	font-size: 26px;
	font-weight: bold;
	height: auto;
	max-height: 60px;
}
.product_boths_index .prot span {
	display: inline-block;
	text-align: left;
	width: 100%;
	padding: 0 10px;
}


/*-- section-news --*/
.section-news {
	background: var(--theme-bg-gray);
}
.section-news.news_title::before,
.section-news.news_contact::after {
	content: '';
	border-radius: 50%;
	position: absolute;
	pointer-events: none;
	z-index: -1;
}

.section-news.news_title::before {
	width: 120px;
	height: 120px;
	background: #cde8ed;
	left: calc(50% + 80px);
	top: 80px;
}

.section-news.news_contact::after {
	width: 280px;
	height: 280px;
	background: var(--color-lightgreen);
	bottom: 220px;
	right: 200px;
}
.section-news .carousel-indicators {display: none;visibility: hidden;}

.news_contact .indexnews {
	width: calc(33.33333333% - 80px);
	height: 100%;
	background: #fff;
	border-radius: 15px;
	padding: 20px;
	margin: 15px 40px 20px;
}

.news_contact .indexnews:hover,
.news_contact .indexnews:focus {
	box-shadow: var(--theme-boxShadow);
}

/*頁簽START*/
.yyui_tab {
	float: left;
	text-align: center;
	width: 100%;
}

.yyui_tab>ul>.yyui_tab_title {
	box-sizing: border-box;
	color: var(--theme-color);
	cursor: pointer;
	display: inline-block;
	font-size: 20px;
	padding: 10px 40px;
	letter-spacing: 3px;
	border: 2px solid var(--theme-color);
	border-radius: 35px;
	margin: 5px 15px;
	font-weight: bold;
	font-family: var(--font-basic);
	line-height: 30px;
}
.yyui_tab>ul>.yyui_tab_title:hover,
.yyui_tab>ul>.yyui_tab_title:focus {
	background-color: var(--theme-color);
	border-color: var(--theme-color);
	color: white;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	box-shadow: var(--theme-color) 0px 5px 25px 0px;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

.yyui_tab>ul>.yyui_tab_title_this,
.yyui_tab>ul>.yyui_tab_title_this:hover,
.yyui_tab>ul>.yyui_tab_title_this:focus {
	box-sizing: border-box;
	color: #ffffff;
	background-color: var(--theme-color);
	border: 2px solid var(--theme-color);
	font-weight: 600;
	cursor: pointer;
	display: inline-block;
	font-size: 20px;
	padding: 10px 40px;
	letter-spacing: 3px;
	border-radius: 35px;
	margin: 0 15px;
	font-family: var(--font-basic);
	line-height: 30px;
}

.yyui_tab_content {
	display: none;
	box-sizing: border-box;
	padding: 80px 10px 10px 10px;
}

.yyui_tab_content_this {
	display: block;
	box-sizing: border-box;
	padding: 80px 10px 10px 10px;
}
@media (max-width: 767px) {
	.yyui_tab {padding: 15px 20px;}
	.yyui_tab ul {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 1rem;
		margin: 0px auto;
	}
	.yyui_tab > ul > .yyui_tab_title,
	.yyui_tab > ul > .yyui_tab_title_this {
		font-size: 16px;
		padding: 5px 10px;
		letter-spacing: 0;
		margin: 0;
	}
}
/*頁簽END*/


/*-- section-hour --*/
.section-hour::before,
.section-hour::after {
	content: '';
	border-radius: 50%;
	position: absolute;
	pointer-events: none;
	z-index: -1;
}

.section-hour::before {
	width: 250px;
	height: 250px;
	background: var(--theme-yellow);
	left: 350px;
	top: 120px;
}

.section-hour::after {
	width: 350px;
	height: 350px;
	background: #cde8ed;
	bottom: 60px;
	right: -75px;
}
.section-hour .yyui_tab {margin-bottom: 80px;}

.intime_cons {
	float: left;
	display: flex;
	align-items: center;
	padding: 0px 6%;
	margin: 25px 0px 35px 0px;
}

@media (max-width :1480px) {
	.intime_cons {
		padding: 0px 3%;
	}
}

.intime_day {
	float: left;
	text-align: center;
}
.intime_day .theme-table>thead>tr>td:first-child,
.intime_day .theme-table>thead>tr>th:first-child {
	width: 15% !important;
}
.intime_day .theme-table>tbody>tr>td:first-child {
	color: var(--font-color);
}
.intime_info {
	float: left;
	padding-right: 30px;
}

.intime_bt {
	float: left;
	text-align: left;
	font-size: 24px;
	color: var(--font-color);
	line-height: 36px;
	font-weight: 600;
	letter-spacing: 2px;
	padding: 0 15px 25px 15px;
}

.intime_list {
	float: left;
	padding: 25px 15px;
	display: flex;
	align-items: center;
	border-top: 2px solid #dfd9d3;
	font-size: 1.1em;
	color: #545454;
	letter-spacing: 2px;
}

.intime_list a {
	color: #545454;
}

.intime_list a:hover {
	color: var(--hover-color);
}

.intime_fm {
	float: left;
	width: 25%;
	text-align: left;
	color: #c29867;
	font-weight: 600;
	font-size: 22px;
}

.intime_nr {
	float: left;
	width: 75%;
	text-align: left;
	line-height: 35px;
	color: var(--font-color);
	padding-left: 30px;
}

@media (max-width : 1288px) {
	.intime_info {
		padding-left: 0;
	}

	.intime_day {
		padding-right: 0;
	}
}

@media (max-width : 1088px) {
	.intime_bt {
		font-size: 1.0em;
		color: #695842;
		line-height: 36px;
		font-weight: 600;
		letter-spacing: 2px;
		padding: 0 5px 15px 5px;
	}

	.intime_list {
		padding: 15px 5px;
		border-top: 2px solid #dfd9d3;
		font-size: 1.0em;
	}
}

@media (max-width : 920px) {
	.intime_fm {
		width: 30%;
		font-size: 16px;
	}

	.intime_nr {
		width: 70%;
		font-size: 16px;
	}

	.intime_bt {
		line-height: 28px;
		font-size: 18px;
	}
}

@media (max-width : 920px) {
	.intime_cons {
		float: left;
		display: block;
		align-items: center;
	}

	.intime_list {
		padding: 15px 5px;
		font-size: 0.9em;
		letter-spacing: 0;
	}

	.intime_day {
		padding: 25px 0 0 0;
	}

	.intime_info {
		padding: 35px 0 0 0;
	}
}

/*-- footer --*/
.maink {
	display: block;
	width: 100%;
}
.maink>span {display: block;width: 100%;}
.maink>span img {width: 100%;max-width: 100%;height: auto;}
.botconmarnk {
	margin: 0px auto;
	padding: 60px 0;
	overflow: hidden;
	width: 100%;
	max-width: 1480px;
	display: flex;
	flex-flow: row wrap;
}
.lopsj {
	margin-top: 35px;
	text-align: center;
	padding: 0px 4% 0px 0px;
}
.jklps {
	display: flex;
	flex-flow: row wrap;
	align-content: flex-start;
}
.jkpj {
	margin-top: 35px;
	margin-bottom: 20px;
}
.jip1 {
	color: #fff;
	font-weight: bold;
	font-size: 30px;
	padding: 20px 0px;
	margin-right: 20px;
	position: relative;
	z-index: 1;
}
.jip1 {
	position: relative;
	z-index: 1;
	display: inline-block;
	width: 80%;
	margin-right: 20%;
}
.jip1::after {
	content: '';
	width: 100%;
	height: 1px;
	background: #fff;
	position: absolute;
	pointer-events: none;
	right: 0;
	top: 50%;
	z-index: -1;
}
.rips {
	background: var(--theme-color);
	padding-right: 10px;
	position: relative;
	z-index: 2;
}
.jip2 {
	font-size: 26px;
	color: #fff;
	font-weight: bold;
}
.jip3 {
	font-size: 18px;
	padding: 15px 0px;
	font-weight: bold;
}

a.buttons {
	display: inline-block;
	padding: 10px 25px;
	background-color: var(--theme-yellow);
	color: var(--font-color);
	text-align: center;
	border-radius: 8px;
	text-decoration: none;
	margin: 5px 0px;
	font-family:var(--font-basic);
	font-weight: bold;
	transition: background-color 0.3s;
	cursor: pointer;
}
a.buttons:hover, a.buttons:focus {
	background-color: var(--color-lightgreen);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	box-shadow: var(--theme-color) 0px 5px 25px 0px;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

a.buttons:active {
	box-shadow: var(--hover-color) 0px 0px 0px 0px;
	-webkit-transform: scale(1);
	transform: scale(1);
}

/*-- 首頁 Responsive Start --*/
@media (max-width : 992px) {
	.indexcon {padding: 60px 30px;}
	.carousel-inner a.carousel-control {width: 70px;}
	.glyphicon-chevron-right:before {right: -20px;}
	.glyphicon-chevron-left:before {left: -20px;}
	.carousel-inner>.item, .carousel-inner>.active {padding: 0;}
	.indextitle {font-size: 32px;letter-spacing: 8px;text-indent: 8px;padding-bottom: 0;}
	.indextitle>span {font-size: 20px;}
	.section-intro {padding-bottom: 120px;}
	.section-service.section-body {padding-top: 80px;}
	.section-intro .box_text {padding: 0 20px;font-size: 18px;max-height: 40%;text-align: justify;}
	.section-intro .box_text .indextitle {font-size: 30px;padding-right: 0;line-height: 1.5;}
	.section-intro .box_text .indextitle::after {margin: 25px 20px 0;}
	.section-intro .box_text .reservepadding {padding-right: 0;}
	.section-intro .reservepadding a.btn-theme {bottom: -60px;}
	.section-intro::before {width: 250px;height: 250px;}
	.section-intro::after {width: 350px;height: 200px;bottom: 250px;}
	.section-service.section-body {justify-content: center;padding-top: 60px;}
	.section-service.section-body::before{left: -45px;}
	.section-service.section-body::after {width: 300px;height: 300px;bottom: 60px;}
	.box_service {width: 50%;padding: 0 30px;margin-bottom: 45px;}
	.box_service .indexconimg {padding: 30px 20px;height: 100%;}
	.box_service .indexconimg .indexconimgs {padding: 0 60px 10px;}
	.box_service .indexconimg .indexconimgc {padding: 5px 20px;}
	.section-team .prohow, .news_contact .indexnews {
    width: calc(33.33333333% - 30px);
    margin-left: 15px;
		margin-right: 15px;
	}
	.proc {min-height: 280px;}
	.section-team {padding-left: 0;padding-right: 0;}
	.section-team::before {right: 80px;top: 60px;}
	.section-team::after {width: 300px;height: 300px;bottom: 45px;}
	.section-news.news_title {padding-bottom: 30px;}
	.section-news.news_title::before {width: 100px;height: 100px;left: calc(50% + 50px);top: 30px;}
	.section-news.news_contact {padding-top: 30px;padding-left: 0;padding-right: 0;}
	.section-news.news_contact::after {right: -45px;bottom: 80px;}
	.section-hour::before {left: -80px;top: 60px;width: 200px;height: 200px;}
	.section-hour::after {width: 300px;height: 300px;}
	.section-hour .yyui_tab {margin-bottom: 45px;}
	.intime_cons {padding: 0;}
	.botconmarnk {max-width: 100%;padding: 20px 0;}
	.lopsj {padding: 0px 3.5%;}
	.logo img {max-height: 60px;}
	.menu-margintop {margin-top: 25px;}
	.yyui_tab>ul>.yyui_tab_title_this,
	.yyui_tab>ul>.yyui_tab_title_this:hover,
	.yyui_tab>ul>.yyui_tab_title_this:focus {margin: 0;}
	.intime_fm {font-size: 20px;}
	.jkpj {width: 100%;padding-right: 30px;}
	.lopsj img {width: auto;max-height: 120px;}
	.jklps {padding: 0 20px;}
	.jip1 {font-size: 24px;}
}

@media (max-width: 767px) {
	.indexcon{padding-left: 15px;padding-right: 15px;}
	#left-panel.panel {width: 100%;}
	.indextitle {padding: 0;font-size: 28px;}
	.indextitle>span {font-size: 16px;padding: 10px 0 0;line-height: 30px;}
	.glyphicon-chevron-left:before, .glyphicon-chevron-right:before {width: 32px;height: 50px;}
	.section-intro::before {top: 30px;}
	.section-intro .box_text {padding: 30px 15px 0;max-height: unset;font-size: 16px;line-height: 34px;letter-spacing: 3px;}
	.section-intro .box_text .indextitle {font-size: 26px;}
	.section-intro .box_text .reservepadding {padding: 0 0 30px;}
	.section-intro .reservepadding a.btn-theme {right: -35px;}
	.section-service.section-body {gap: 15px;}
	.section-service.section-body::before {width: 200px;height: 200px;}
	.section-service.section-body::after {width: 250px;height: 250px;bottom: 45px;}
	.box_service {width: calc(50% - 15px);margin: 0;padding: 0;}
	.box_service .indexconimg {padding: 15px 20px;border-radius: 20px;}
	.box_service .indexconimg .indexconimgs {padding: 0 0 20px;text-align: center;}
	.box_service .indexconimg .indexconimgs img {width: auto;max-height: 80px;}
	.box_service .indexconimg .indexconimgt {font-size: 1em;letter-spacing: 0px;}
	.box_service .indexconimg .indexconimgc {margin-bottom: 20px;line-height: 24px;}
	.section-team {padding-left: 0;padding-right: 0;}
	.section-team::after {width: 250px;height: 250px;}
	.section-team .indextitle>span {padding-left: 30px;padding-right: 30px;}
	.section-team::before {right: 60px;top: 45px;width: 30px;height: 30px;}
	.section-team .prohow, .news_contact .indexnews {
    width: calc(100% - 30px);
    margin-left: 15px;
		margin-right: 15px;
	}
	.proc {min-height: 160px;}
	.product_boths_index .prot {font-size: 24px;line-height: 30px;}
	.section-news.news_title {padding-bottom: 15px;}
	.section-news.news_contact {padding-top: 15px;padding-left: 0;padding-right: 0;}
	.section-news.news_title::before {width: 80px;height: 80px;}
	.section-news.news_contact::after {bottom: 45px;width: 200px;height: 200px;}
	.section-hour .yyui_tab {margin-bottom: 0;}
	.intime_info {padding-top: 15px;}
	.section-hour::after {width: 250px;height: 250px;bottom: 45px;}
	.intime_fm {font-size: 16px;}
}

@media (min-width: 1024px) and (max-width: 1279px) {
	.indexcon {padding-top: 80px;padding-bottom: 80px;}
	.section-intro {padding-top: 120px;padding-bottom: 120px;}
	.section-service.section-body {padding-top: 80px;}
	.section-intro .box_text {padding: 20px;font-size: 18px;max-height: 50%;text-align: justify;}
	.section-intro .box_text .indextitle {font-size: 35px;padding-right: 0;}
	.section-intro::before {width: 300px;height: 300px;}
	.section-intro::after {width: 450px;height: 265px;bottom: 120px;}
	.section-service.section-body {justify-content: center;}
	.section-service.section-body::before{left: -45px;}
	.section-service.section-body::after {width: 350px;height: 350px;bottom: 60px;}
	.box_service {width: 40%;padding: 0 30px;margin-bottom: 45px;}
	.box_service .indexconimg {padding: 30px 20px;height: 100%;}
	.box_service .indexconimg .indexconimgs {padding: 0 60px 10px;}
	.box_service .indexconimg .indexconimgc {padding: 5px 20px;}
	.section-team .prohow, .news_contact .indexnews {
    width: calc(33.33333333% - 30px);
    margin-left: 15px;
		margin-right: 15px;
	}
	.proc {min-height: 280px;}
	.section-team::after {width: 350px;height: 350px;}
	.section-news.news_title {padding-bottom: 30px;}
	.section-news.news_contact {padding-top: 30px;}
	.section-news.news_contact::after {right: 15px;bottom: 100px;}
	.section-hour::before {left: 30px;top: 60px;}
	.intime_cons {padding: 0;}
	.botconmarnk {max-width: 100%;}
	.lopsj {padding: 0px 3.5%;}
	.logo img {max-height: 60px;}
	.menu-margintop {margin-top: 25px;}
	.yyui_tab>ul>.yyui_tab_title_this,
	.yyui_tab>ul>.yyui_tab_title_this:hover,
	.yyui_tab>ul>.yyui_tab_title_this:focus {margin: 0;}
	.intime_fm {font-size: 20px;}
	.jkpj {width: 100%;padding-right: 30px;}
}

@media (min-width: 1280px) and (max-width: 1439px) {
	.section-intro {padding-top: 120px;}
	.section-service.section-body {padding-top: 80px;}
	.section-intro .box_text {padding: 20px;font-size: 18px;max-height: 60%;text-align: justify;}
	.section-intro .box_text .indextitle {font-size: 40px;}
	.section-intro::before {width: 350px;height: 350px;}
	.section-intro::after {width: 500px;height: 285px;bottom: 215px;}
	.section-service.section-body::before{left: 25px;}
	.box_service .indexconimg {padding: 30px 20px;}
	.box_service .indexconimg .indexconimgs {padding: 0 45px 10px;}
	.box_service .indexconimg .indexconimgc {padding: 5px 0;}
	.section-team .prohow, .news_contact .indexnews {
    width: calc(33.33333333% - 60px);
    margin-left: 30px;
		margin-right: 30px;
	}
	.proc {min-height: 240px;}
	.section-news.news_contact::after {right: 90px;}
	.section-hour::before {left: 80px;}
	.intime_cons {padding: 0;}
	.botconmarnk {max-width: 100%;}
	.lopsj {padding: 0px 3.5%;}
	.logo img {max-height: 60px;}
	.menu-margintop {margin-top: 25px;}
	.yyui_tab>ul>.yyui_tab_title_this,
	.yyui_tab>ul>.yyui_tab_title_this:hover,
	.yyui_tab>ul>.yyui_tab_title_this:focus {margin: 0;}
}


@media (min-width: 1440px) and (max-width: 1919px) {
	.section-intro {padding-top: 200px;}
	.section-service.section-body {padding-top: 80px;}
	.section-intro .box_text {padding: 20px;}
	.section-intro::after {width: 550px;height: 310px;bottom: 150px;}
	.section-service.section-body::before{left: 25px;}
	.box_service .indexconimg {padding: 30px 20px;}
	.box_service .indexconimg .indexconimgs {padding: 0 60px 10px;}
	.box_service .indexconimg .indexconimgc {padding: 5px 25px;}
	.section-team .prohow, .news_contact .indexnews {
    width: calc(33.33333333% - 60px);
    margin-left: 30px;
		margin-right: 30px;
	}
	.proc {min-height: 200px;}
	.section-news.news_contact::after {right: 150px;}
	.section-hour::before {left: 150px;}
	.intime_cons {padding: 0;}
	.botconmarnk {max-width: 100%;}
	.lopsj {padding: 0px 3.5%;}
}

@media (min-width:2560px) {
	.section-intro {padding-top: 200px;}
	.section-service.section-body {padding-top: 80px;}
	.section-intro .box_text {max-height: 40%;}
	.section-service.section-body::before {left: 250px;}
}
/*-- 首頁 Responsive End --*/


/*-- 手機選單 menu-container__top Start --*/
@media screen and (min-width: 1200px) {
	.menu-container__top {display: none;visibility: hidden;}
}
@media screen and (max-width: 1200px) {
	.menu-container__top {display: inline-block;visibility: visible;text-align: center;width: 100%;}
	.menu-container__top .logon {text-align: center;display: inline-block;margin-bottom: 10px;}
	.menu-container__top .logon img {width: auto;max-height: 60px;}
	.top_yy a {
		display: inline-block;
		position: relative;
		padding: 5px 20px;
		text-align: center;
		border: 2px solid var(--theme-yellow);
		font-size: 1em;
		color: var(--theme-yellow);
		border-radius: 30px;
		z-index: 1;
		margin-top: 10px;
	}
	.top_yy a:hover, .top_yy a:focus {
		background-color: var(--theme-yellow);
		color: var(--font-color);
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
		box-shadow: var(--hover-color) 0px 5px 25px 0px;
		-webkit-transition: all .4s ease-out;
		-moz-transition: all .4s ease-out;
		transition: all .4s ease-out;
	}
	.top_yy a:active {
		box-shadow: var(--hover-color) 0px 0px 0px 0px;
	}
	.smenutk.menu-margintop {margin-top: 0;}

	/* 選單容器（初始化計數器） */
	.menu-container {
		counter-reset: menu-counter;
	}

	/* 一級選單樣式 */
	.smenutk>li {
		position: relative;
	}

	/* 排除第一個一級選單項的數字前綴 */
	.smenutk>li:first-child:before {
		display: none !important;
	}

	/* 其餘一級選單數字前綴 */
	.smenutk>li:not(:first-child):before {
		content: counter(menu-counter, decimal-leading-zero);
		counter-increment: menu-counter;
		position: absolute;
		left: 10px;
		top: 25px;
		transform: translateY(-50%);
		color: var(--color-lightgreen);
		font-weight: bold;
		font-size: 18px;
		display: block !important;
		font-family: var(--font-Noto-Serif);
		font-family: auto;
		width: 30px;
	}

	.showhide li:before {
		display: none !important;
	}

	/* 二級選單項 */
	.smenutk>li>ul>li a {
		position: relative;
	}

	/* 二級選單黑點前綴 */
	.smenutk>li>ul>li:before {
		content: "•";
		position: absolute;
		left: 65px;
		top: 25px;
		transform: translateY(-50%);
		color: var(--color-lightgreen);
		font-size: 12px;
		display: block !important;
	}

	/* 二級選單黑點前綴 */
	.smenutk>li>ul>li>ul li:before {
		content: "•";
		position: absolute;
		left: 85px;
		top: 25px;
		transform: translateY(-50%);
		color: var(--color-lightgreen);
		font-size: 12px;
		display: block !important;
	}

	.smenutk>li>a {
		padding-left: 60px;
		font-weight: bold;
	}
}
/*-- 手機選單 menu-container__top END --*/


/*-- 網站分頁-內頁基礎START --*/
.page-bg-gray {background: var(--theme-bg-gray);}
ul.white-square-list li {list-style-type: "☐ ";}

.page-common {
	display: block;
	width: 100%;
	padding: 0;
}
.page-common .subtitle1, .page-common .subtitle2 {display: none;visibility: hidden;}
.page-common .commondetail {padding: 0;}

.page-inner {padding-top: 120px;padding-bottom: 120px;position: relative;}
.page-inner--centered {padding-left: 12%;padding-right: 12%;}
.page-inner--flush-left {padding-right: 12%;padding-left: 0;}
.page-inner--flush-right {padding-left: 12%;padding-right: 0;}
.page-inner .page-body {padding: 0 40px;}

.page-title {
	font-family: var(--font-Noto-Serif);
	text-align: center;
	color: var(--font-color);
	font-weight: bold;
	font-size: 50px;
	padding: 15px 30px;
	line-height: 1.75;
	letter-spacing: 15px;
	text-indent: 15px;
	margin-bottom: 30px;
}
.page-title>span {
	font-family: var(--font-basic);
	font-size: 22px;
	padding: 15px 0px;
	display: block;
	line-height: 38px;
	letter-spacing: 3px;
	text-indent: 3px;
	font-weight: normal;
}
.page-body, .page-img {position: relative;}

.page-body__logo {
	margin-bottom: 30px;
	display: inline-block;
	position: relative;
}
.page-body__logo img {width: auto;max-height: 100px;}
.page-body__heading {
	font-size: 2.6em;
	font-family: var(--font-Noto-Serif);
	color: var(--font-color);
	letter-spacing: 4px;
	padding: 0px;
	line-height: 60px;
	position: relative;
	margin-bottom: 20px;
}
.page-body__content {
	text-align: justify;
	font-size: 1.2em;
	color: var(--font-color);
	letter-spacing: 2px;
	line-height: 42px;
}

.theme-table {
	width: 100%;	
	font-size: 18px;
	font-weight: bold;
	table-layout: fixed;
}

.theme-table>thead>tr>th, .theme-table>thead>tr>td,
.theme-table>tbody>tr>th, .theme-table>tbody>tr>td {
	text-align: center;
	vertical-align: middle;
	padding: 15px 15px;
	border: 5px solid #fff;
}

.theme-table td { background: #e7ebdc;}
.theme-table>thead>tr>th,
.theme-table>thead>tr>td,
.table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td {
	background: #a0ac84;
	color: #fff;
	border-bottom: 5px solid #fff;
}
.theme-table>tbody>tr>td:first-child {
	background: #c8d1b6;
	color: #fff;
}


@media (max-width : 992px) {
	.page-inner {padding-top: 60px;padding-bottom: 60px;}
	.page-inner--centered {padding-left: 30px;padding-right: 30px;}
	.page-inner--flush-left {padding-right: 30px;}
	.page-inner--flush-right {padding-left: 30px;}
	.page-team__body {max-width: 100%;}
	.page-title {font-size: 32px;}
	.page-title>span {font-size: 20px;}
	.theme-table {table-layout: unset;}
}

@media (max-width: 767px) {
	.page-inner--centered {padding-left: 25px;padding-right: 25px;}
	.page-inner--flush-left {padding-right: 25px;}
	.page-inner--flush-right {padding-left: 25px;}
	.page-title {font-size: 28px;padding-bottom: 0;}
	.page-title>span {
		font-size: 16px;
		padding: 10px 0 0;
		line-height: 30px;
	}
	.page-img {padding: 0 30px;margin-bottom: 45px;}
	.page-body__logo img {max-height: 70px;}
	.page-inner .page-body {padding: 0 15px;}
	.page-about-3 .prohow {padding: 0 5px;}
	.page-about-3 .hover {border-radius: 15px;}
}

@media (min-width: 1024px) and (max-width: 1279px) {
	.page-inner {padding-top: 80px;padding-bottom: 80px;}
	.page-inner--centered {padding-left: 6%;padding-right: 6%;}
	.page-inner--flush-left {padding-right: 6%;}
	.page-inner--flush-right {padding-left: 6%;}
}
@media (min-width: 1280px) and (max-width: 1439px) {
	.page-inner--centered {padding-left: 8%;padding-right: 8%;}
	.page-inner--flush-left {padding-right: 8%;}
	.page-inner--flush-right {padding-left: 8%;}
}
@media (min-width: 1440px) and (max-width: 1919px) {
	.page-inner--centered {padding-left: 10%;padding-right: 10%;}
	.page-inner--flush-left {padding-right: 10%;}
	.page-inner--flush-right {padding-left: 10%;}
}
@media (min-width:2560px) {
	.page-inner--centered {padding-left: 15%;padding-right: 15%;}
	.page-inner--flush-left {padding-right: 15%;}
	.page-inner--flush-right {padding-left: 15%;}
}
/*-- 網站分頁-內頁基礎END --*/


/*-- 品牌理念 page-about START --*/
.page-about-1, .page-about-2 {align-items: center;}
.page-about-1 {
	flex-direction: row-reverse;
}
.page-about-1 .page-body__logo {margin-left: 40px;}
.page-about-1 .page-body__logo::before {
	content: '';
	border-radius: 50%;
	position: absolute;
	pointer-events: none;
	width: 60px;
	height: 60px;
	background: var(--theme-yellow);
	right: -80px;
	top: -65px;
}

.page-about-1 .img-square, .page-about-2 .img-square {
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
}
.page-about-1 .img-square::before,
.page-about-2 .img-square::before {
	content: '';
	border-radius: 50%;
	position: absolute;
	pointer-events: none;	
	width: 120px;
	height: 120px;
	z-index: 1;
}
.page-about-1 .img-square::before {
	background: var(--color-lightgreen);
	right: -20px;
	top: 45px;
}
.page-about-2 .img-square::before {
	background: var(--theme-yellow);
	left: 0;
	bottom: 20px;;
}
.page-about-2::after {
	content: '';
	position: absolute;
	pointer-events: none;
	z-index: -1;
	width: 600px;
	height: 360px;
	background: url(../images/el_cloud.svg) no-repeat center / 100%;
	right: -125px;
	bottom: 120px;
}

.page-about-3 .page-body {padding: 0;}
.page-about-3 .hover {border-radius: 25px;}
.page-about-3 .carousel-inner>.item,
.page-about-3 .product_boths_index {
	padding: 0px;
}
.page-about-3 .prohow {
	margin-bottom: 0px;
	padding-top: 10px;
}
.page-about-3 .carousel-control.left {left: 15px;}
.page-about-3 .carousel-control.right {right: 15px;}

@media (max-width : 992px) {
	.page-body__heading {font-size: 2em;}
	.page-about-1 .page-body__logo::before {width: 45px;height: 45px;right: -60px;top: -30px;}
	.page-about-1 .page-body__logo {margin-left: 0;}
	.page-about-2::after {width: 400px;height: 230px;bottom: 60px;}
	.page-about-1 .img-square::before,
	.page-about-2 .img-square::before {
		width: 80px;height: 80px;
	}
}

@media (max-width: 767px) {
	.page-body__heading {font-size: 1.6em;line-height: 30px;font-weight: bold;}
	.page-body__content {line-height: 38px;}
	.page-about-1 .page-body__logo {margin-left: 40px;}
	.page-about-1 .page-body__logo::before {width: 30px;height: 30px;}
	.page-about-1 .img-square::before,
	.page-about-2 .img-square::before {
		width: 60px;height: 60px;
	}
	.page-about-1 .img-square::before {right: -15px;}
	.page-about-2::after {width: 350px;height: 200px;bottom: 45px;}
}

@media (min-width: 1024px) and (max-width: 1279px) {
	.page-about-1 .page-body__logo {margin-left: 0;}
	.page-body__heading {font-size: 2em;}
	.page-about-2::after {width: 500px;height: 300px;bottom: 90px;}
}

@media (min-width: 1280px) and (max-width: 1439px) {
	.page-about-1 .page-body__logo {margin-left: 0;}
	.page-about-2::after {width: 500px;height: 300px;bottom: 90px;}
}

@media (min-width: 1440px) and (max-width: 1919px) {
	.page-about-1 .page-body__heading {font-size: 2.125em;}
	.page-about-2::after {width: 500px;height: 300px;}
	.page-about-2 .page-body__heading {font-weight: bold;}
}
/*-- 品牌理念END --*/


/*-- 醫療團隊 page-team START --*/
.page-team-bg-1 {padding-bottom: 200px;}
.page-team-bg-1 .page-team__list::before, .page-team-bg-1::after,
.page-team-bg-2::before, .page-team-bg-2::after {
	content: '';	
	position: absolute;
	pointer-events: none;
	z-index: -1;
}
.page-team-bg-1 .page-team__list::before {
	width: 250px;
	height: 250px;
	border-radius: 50%;
	background: var(--theme-yellow);
	right: -150px;
	top: -60px;
}
.page-team-bg-1::after {
	width: 700px;
	height: 380px;
	background: url(../images/el_cloud2.svg) no-repeat center / 100%;
	left: -80px;
	bottom: 80px;
}
.page-team-bg-2:before {
	width: 400px;
	height: 300px;
	background: url(../images/el_circle.svg) no-repeat center / 100%;
	right: -60px;
	top: 300px;
}
.page-team-bg-2::after {
	width: 600px;
	height: 360px;
	background: url(../images/el_cloud2.svg) no-repeat center / 100%;
	left: -80px;
	bottom: 200px;
}
.page-team__body {
	width: 100%;
	max-width: 1340px;
	margin: 0 auto;
	float: none;
	position: relative;
	z-index: 9;
	display: flex;
	flex-flow: row wrap;
}
.page-team__list {
	gap:0 30px;
	padding: 0;
	justify-content: flex-start;
	margin-top: 40px;
}
.page-team__list .proh {
	width: calc(33.33333333% - 30px);
}
.proc .page-body__profile,
.page-team__profile .page-body__summary {
	display: none;
	visibility: hidden;
}

.prot .pronameone {font-weight: bold;}
.section-team .page-body__summary ul, .section-team .page-body__summary ol,
.page-team .page-body__summary ul, .page-team .page-body__summary ol {margin-left: 30px;}
.section-team .page-body__summary ul li,
.page-team .page-body__summary ul li {
	list-style: disc outside;
	margin-bottom: 10px;
}

.section-team .page-body__summary ol li,
.page-team .page-body__summary ol li {
	list-style: decimal outside;
	margin-bottom: 10px;
}

.page-team__profile .sp-image-container {
	border-radius: 15px;
}

.pro_bt {
	display: inline-block;
	width: 100%;
	position: relative;
	font-size: 1.8em;
	letter-spacing: 2px;
	color: var(--font-color);
	font-weight: 600;
	font-family: var(--font-Noto-Serif);
	margin-top: 35px;
}

.pro_time_more {
	display: inline-block;
	width: 100%;
	padding-top: 20px;
	text-align: left;
}

.dor_zc_bt {
	float: left;
	padding-left: 20px;
	font-size: 1.8em;
	color: var(--font-color);
	font-weight: 600;
	font-family: var(--font-Noto-Serif);
	line-height: 28px;
	border-left: 3px solid var(--theme-color);
}
.dor_zc_nr {
	float: left;
	text-align: left;
	padding: 30px 0px 0px;
}
.dor_zc_nr ul li {
	display: inline-block;
	padding: 6px 0px;
	width: 30%;
	margin-right: 2%;
	border: 1px solid #e1ddda;
	text-align: center;
	font-size: 16px;
	color: var(--font-color);
	margin-bottom: 20px;
	border-radius: 30px;
}


@media (max-width : 900px) {
	.dor_zc_nr ul li {
		display: inline-block;
		padding: 6px 0px;
		width: 31%;
		margin-right: 1%;
		text-align: center;
		font-size: 0.85em;
		margin-bottom: 20px;
		border-radius: 30px;
		letter-spacing: 0;
	}
}


@media (max-width : 767px) {
	.dor_zc_nr ul {
		margin-left: 0px;
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 1rem;
		position: relative;
	}

	.dor_zc_nr ul li {
		line-height: 24px;
		padding: 7px 10px;
		font-size: 1em;
		letter-spacing: 1px;
		width: 100%;
		margin-bottom: 0px;
	}
	.dor_info_nr ul li {margin-bottom: 0;}

	.dor_zc_bt {
		font-size: 20px;
		line-height: 24px;
	}
}

.dor_zc_nr ul, .dor_info_nr ul {
	margin-left: 0px;
}

.dor_line {
	float: left;
	border-top: 1px solid #eae8e3;
	margin-top: 35px;
	padding-bottom: 35px;
	line-height: 1px;
}

.dor_infos, .dor_info_list {padding: 0;}

.dor_info_nr {
	float: left;
	padding: 30px 0 0 0;
	text-align: left;
	font-size: 1.0em;
	color: var(--font-color);
	letter-spacing: 2px;
	line-height: 38px;
}

.dor_info_nr ul li {
	float: left;
	width: 95%;
	margin-left: 22px;
	list-style: disc;
	color: #222;
}

.dor_video_nr {
	float: left;
	padding: 30px 0 0 0;
	text-align: left;
}

@media (max-width : 767px) {
	.dor_info_nr ul {
		margin-left: 0px;
	}
}

.dor_info_list {
	background: url(../images/j1.png) no-repeat right 10px top 30px;
	background-size: 25%;
}
.timecontent {
	float: left;
	width: 100%;
	padding: 30px;
	text-align: left;
	font-size: 1.0em;
	color: var(--font-color);
	letter-spacing: 2px;
	line-height: 32px;
}

@media (max-width : 992px) {
	.page-team-bg-1 {padding-bottom: 120px;}
	.page-team-bg-1::after {width: 450px;height: 250px;bottom: 60px;}
	.page-team__list .proc {min-height: 160px;}
	.page-team__list {margin-top: 0;gap: 0 20px;}
	.page-team__list .proh {
    width: calc(33.33333333% - 20px);
		margin-bottom: 20px;
	}
	.page-team-bg-2:before {width: 250px;height: 200px;top: 350px;opacity: .65;}
	.page-team-bg-2::after {width: 400px;height: 230px;bottom: 120px;}
}

@media (max-width: 767px) {
	.page-team-bg-1, .page-team-bg-2 {padding-bottom: 80px;}
	.page-team-bg-2::after {
		width: 350px;
		height: 195px;
		bottom: 45px;
	}
	.page-team__list {gap: 0;}
	.page-team__list .proh {width: 100%;padding: 20px;}
	.page-team__list .prot {font-size: 24px;}
	.page-team-bg-1 .page-team__list::before {width: 200px;height: 200px;top: -30px;}
	.page-team__list .proc {min-height: unset;}
	.page-team-bg-1::after {
		width: 350px;
		height: 194px;
		bottom: 45px;
	}
	.pro_bt {font-size: 1.6em;margin-top: 20px;}
	.pro_time_more {padding-top: 5px;}
	.productinfo {margin-top: 30px;}
	.baseprod {margin: 0;}
	
}

@media (min-width: 1024px) and (max-width: 1279px) {
	.page-team-bg-1::after {width: 500px;height: 300px;bottom: 60px;}
	.page-team__list .proc {min-height: 160px;}
	.page-team-bg-2:before {width: 250px;height: 200px;top: 350px;}
	.page-team-bg-2::after {width: 400px;height: 230px;bottom: 120px;}
}

@media (min-width: 1280px) and (max-width: 1439px) {
	.page-team-bg-1::after {width: 500px;height: 300px;bottom: 60px;}
	.page-team__list .proc {min-height: 160px;}
	.page-team-bg-2:before {width: 350px;height: 270px;top: 350px;}
	.page-team-bg-2::after {width: 500px;height: 280px;bottom: 150px;}
}

@media (min-width: 1440px) and (max-width: 1919px) {
	.page-team-bg-1::after {width: 600px;height: 350px;}
	.page-team__list .proc {min-height: 160px;}
	.page-team-bg-2:before {width: 350px;height: 270px;top: 350px;}
	.page-team-bg-2::after {width: 500px;height: 280px;bottom: 150px;}
}
/*-- 醫療團隊 page-team END --*/



/*同集團診所_妍回診所START*/
.yd_clinic_info {
	float: left;
	padding: 85px 10%;
	display: flex;
	align-items: center;
	background: #ffffff;
}
.yd_clinic_left {
	float: left;
	padding-right: 100px;
}
.yd_clinic_bt {
	float: left;
	text-align: left;
	font-size:2.8em;
	color: #605549;
	letter-spacing: 4px;
	line-height: 52px;
	font-weight: 600;
	font-family: var(--font-Noto-Serif);
}
.yd_clinic_ens {
	font-size: 26px;
	font-family: Arial;
	font-weight: normal;
}
.yd_clinic_nr {
	float: left;
	padding-top: 35px;
	text-align: left;
	font-size: 1.2em;
	color: #737373;
	letter-spacing: 2px;
	line-height: 42px;
}
.yd_clinic_img {
	float: left;
	padding-left: 100px;
	text-align: center;
}
.yd_clinic_img img {
	width: 100%;
	height: auto;
	border-radius: 50px;
}
.yd_clinic_service {
	float: left;
	padding: 100px 10%;
	background: #f3f2ee url("../images/yd_clinic_ser.png") 96% 58px no-repeat;
}
.yd_clinic_serviced {
	float: left;
	padding: 100px 10%;
	background: #dfd9d3 url("../images/seef.png") 96% 58px no-repeat;
}
.yd_clinic_servicef {
	float: left;
	padding: 100px 10%;
	background: #f7f1ea url("../images/ask.png") 96% 58px no-repeat;
}
.yd_clinic_center_tis {
    float: left;
    text-align: center;
    font-size: 2.8em;
    color: #695842;
    letter-spacing: 2px;
    font-weight: 600;
    font-family: var(--font-Noto-Serif);
}
.yd_clinic_ser_cons {
	float: left;
	padding: 80px 0 0 0;
}

.yd_cli_list {
	float: left;
}
.yd_cli_kus {
	float: left;
	padding: 30px;
	background: #ffffff;
	border-radius: 15px;
	min-height: 230px;
}
.yd_cli_titles {
	float: left;
	padding: 0 0 15px 0;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #eae8e3;
}
.yd_cli_icon {
	float: left;
	text-align: center;
	padding: 0;
}
.yd_cli_tb {
	display: inline-block;
	padding: 10px;
	text-align: center;
	background: #f3f2ee;
	border-radius: 50%;
	width: 65px;
	height: 65px;
}
.yd_cli_tb img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 45px;
}
.yd_cli_tbh {
	display: inline-block;
	padding: 10px;
	text-align: center;
	/* background: #dfd9d3; */
	background: #F7F1EA;
	border-radius: 50%;
	width: 65px;
	height: 65px;
}
.yd_cli_tbh img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 45px;
}
.yd_cli_bt{
	float: left;
	padding-left: 15px;
	text-align: left;
	font-size: 1.2em;
	letter-spacing: 2px;
	color: #726353;
	line-height: 30px;
}
.yd_cli_ns {
	float: left;
	padding: 15px 0 0 0;
	text-align: left;
	font-size: 1.1em;
	color: #605549;
	letter-spacing: 2px;
	line-height: 36px;
}
.yd_clinic_team {
	float: left;
	padding: 100px 10%;
	background: #ffffff url("../images/yd_clinic_team.png") 4% 66px no-repeat;
}
.bgsj{
	background: #ffffff url(../images/ydlgm.png) 4% 86px no-repeat;
	background-size: 318px;
}	
.yd_clinic_dor_contents {
	float: left;
	padding: 90px 0 0 0;
    align-items: center;
    clear: both;
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start;
}
.yd_clinic_dor_imgs {
	float: left;
	text-align: center;
}
.yd_clinic_dor_imgs img {
	width: 100%;
	height: auto;
}
.yd_clinic_dor_nr {
	float: left;
	padding: 30px 90px 0 90px;
	text-align: left;
	line-height: 36px;
	font-family: var(--font-Noto-Serif);
    font-size: 20px;
}
.yd_clinic_dor_ys {
	font-size: 1.3em;
	color: #a29585;
	letter-spacing: 2px;
	font-weight: bold;
}
.yd_clinic_dor_name {
    font-size: 1.3em;
    color: #695842;
    letter-spacing: 2px;
    font-weight: bold;
}

.yd_clinic_map {
	float: left;
	padding: 180px 10% 100px 10%;
	background: #f3f2ee url("../images/yd_clinic_map.png") 96% 20px no-repeat;
	background-size: 35%;
}
.yd_clinic_mapp {
	float: left;
	padding: 180px 10% 100px 10%;
	background: #dfd9d3 url("../images/sefss.png") 96% 20px no-repeat;
	background-size: 35%;
}
.yd_clinic_mapk {
	float: left;
	padding: 180px 10% 100px 10%;
	background: #f7f1ea url("../images/jposf.png") 96% 40px no-repeat;
	background-size: 35%;
}
.yd_clinic_list {
	float: left;
	padding: 0 25px;
	margin-bottom:40px;
}
.yd_clinic_map_kus{
	float: left;
	padding: 0;
}
.yd_clinic_map_imgs {
	float: left;
	padding: 0 60px;
	text-align: center;
}
.yd_clinic_map_imgs img {
	width: 100%;
	height: auto;
	border-radius: 30px 30px 0 0;
}
.yd_clinic_map_cons {
	float: left;
	padding: 50px;
	background: #ffffff;
	border-radius: 30px;
}
.yd_cli_map_tis {
	float: left;
	text-align: left;
	font-size: 2.0em;
	color: #605549;
	letter-spacing: 2px;
	font-weight: 600;
	line-height: 42px;
	font-family: var(--font-Noto-Serif);
}
.yd_cli_map_address {
	font-size: 24px;
	color: #a29585;
	font-weight: normal;
	font-family:"Microsoft JhengHei", PMingLiU;
}
.yd_cli_map_tel {
	float: left;
	padding: 18px 10px 18px 10px;
	text-align: left;
	font-size: 24px;
	color: #605549;
	letter-spacing: 2px;
}
.yd_cli_map_tel a {color: #695842;}
.yd_cli_map_tel a:hover {color: #c69e72;}
.yd_cli_wlink {
	float: left;
	text-align: left;
}
.yd_cli_wlink span{ 
	padding-top:10px;
	display: inline-block;
}
.home_more {
	display: inline-block;
	margin-right: 15px;
}
.home_more a {
	display: inline-block;
	padding: 8px 25px;
	text-align: center;
	font-size: 1.0em;
	color: #ffffff;
	letter-spacing: 2px;
	background: #d1b28d;
	border-radius: 30px;
}
.home_more a:hover {
	background: #a29585;
	color: #ffffff;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.line_wlink {
	display: inline-block;
	margin-right: 15px;
}
.line_wlink a {
	display: inline-block;
	padding: 8px 25px 8px 60px;
	position: relative;
	text-align: center;
	font-size: 1.0em;
	color: #ffffff;
	background: #d1b28d;
	border-radius: 30px;
	letter-spacing: 2px;
	z-index: 1;
}
.line_wlink a:before {
	content: "";
	position: absolute;
	background: url("../images/ct_line.png") no-repeat;
	width: 26px;
	height: 26px;
	left:25px;
	top:50%;
	margin-top: -13px;
	background-size: 100%;
	z-index: -1;
}
.line_wlink a:hover {
	background: #a29585;
	color: #ffffff;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}

.fb_wlink a {
	display: inline-block;
	padding: 8px 25px 8px 60px;
	position: relative;
	text-align: center;
	font-size: 1.0em;
	color: #ffffff;
	background: #d1b28d;
	border-radius: 30px;
	letter-spacing: 2px;
	z-index: 1;
}
.fb_wlink a:before {
	content: "";
	position: absolute;
	background: url("../images/ct_facebooks.png") no-repeat;
	width: 26px;
	height: 26px;
	left:25px;
	top:50%;
	margin-top: -13px;
	background-size: 100%;
	z-index: -1;
}
.fb_wlink a:hover {
	background: #a29585;
	color: #ffffff;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}

@media ( max-width : 1480px) {
	.yd_clinic_info {
		padding: 85px 5%;
	}
	.yd_clinic_service {
		padding: 100px 5%;
		background-size: 40% !important;
	}
	.yd_clinic_serviced {
		padding: 100px 5%;
		background-size: 40% !important;
	}
	.yd_clinic_servicef {
		padding: 100px 5%;
		background-size: 40% !important;
	}
	.yd_cli_bt {
		letter-spacing: 0px;
	}
	.yd_clinic_team {
		padding: 100px 5%;
	}
	.yd_clinic_map {
		padding: 160px 5%;
	}
	.yd_clinic_mapp {
		padding: 160px 5%;
	}
		.yd_clinic_mapk {
		padding: 160px 5% 30px 5%;
	}
}
@media ( max-width : 1288px) {
	.yd_cli_tb {
		width: 55px;
		height: 55px;
	}
	.yd_cli_tb img {
		max-height: 35px;
	}
	
	.yd_cli_tbh {
		width: 55px;
		height: 55px;
	}
	.yd_cli_tbh img {
		max-height: 35px;
	}
	
	.yd_cli_bt {
		padding-left: 15px;
		font-size: 1.1em;
		letter-spacing: 0px;
		padding-right: 0;
	}
	.yd_clinic_map_cons {
		padding: 35px;
	}
	.yd_cli_wlink {
		padding-right: 0;
	}
}

@media ( max-width : 1088px) {
	.yd_cli_tb{
        width: 45px;
        height: 45px;
		padding: 5px;
    }
	.yd_cli_tbh {
        width: 45px;
        height: 45px;
		padding: 5px;
    }
	.yd_cli_kus {
		padding: 20px;
	}
	.yd_cli_ns {
		font-size: 0.9em;
		line-height: 30px;
	}
	.yd_clinic_team {
        padding: 100px 5%;
        background-size: 25% !important;
    }
	.yd_clinic_dor_nr {
		padding: 30px 45px 0 50px;
	}
	.yd_cli_map_tis {
		font-size: 1.6em;
	}
	.yd_cli_map_address {
		font-size: 20px;
	}
}


@media (min-width: 768px) and (max-width: 1024px) {
.yd_cli_bt {
	padding-left: 10px;
	font-size: 0.9em;
	letter-spacing: 0px;
	padding-right: 0;
}
.yd_clinic_dor_ys {
	font-size: 1.2em;
}
.yd_clinic_dor_name {
	font-size: 1.2em;
}
.yd_cli_map_address {
	font-size: 20px;
	letter-spacing: 1px;
}
.yd_clinic_map_imgs {
	padding: 0 40px;
}
}
@media ( max-width : 900px) {
.yd_clinic_left {
	  padding-right: 0px;
      padding-left: 0px;
	}
	.yd_clinic_nr {
		padding-top: 10px;
		font-size: 1em;
	}
	.yd_clinic_img {
		padding-left: 30px;
	}
	.yd_cli_list {
		width: 50%;
		margin-bottom: 30px;
	}
	.yd_cli_ns {
        font-size: 0.9em;
        line-height: 30px;
        letter-spacing: 0;
    }
	.yd_clinic_service {
        padding: 50px 5% 30px 5%;
        background: #f3f2ee url(../images/yd_clinic_ser.png) 96% 28px no-repeat;
        background-size: 50% !important;
    }
	.yd_clinic_serviced {
        padding: 50px 5% 30px 5%;
        background: #dfd9d3 url(../images/seef.png) 96% 28px no-repeat;
        background-size: 50% !important;
    }
	.yd_clinic_servicef {
        padding: 50px 5% 30px 5%;
		background: #fbf8f4 url(../images/ask.png) 96% 28px no-repeat;
        background-size: 50% !important;
    }
	.yd_clinic_dor_imgs {
		padding: 0;
	}
	.yd_clinic_dor_nr {
        padding: 20px 30px 0 30px;
    }
	.yd_clinic_list {
		float: left;
		padding: 0 10px;
		margin-bottom: 30px;
		width: 100%;
	}
	.yd_clinic_map {
        padding: 160px 5% 50px 5%;
    }
	.yd_clinic_mapp {
        padding: 160px 5% 50px 5%;
    }
		.yd_clinic_mapk {
        padding: 160px 5% 50px 5%;
    }
}

@media ( max-width : 900px) {
	.page-yd_clinic {padding: 0;}
	.yd_clinic_info {
					padding: 40px 20px;
					display: block;
			}
	.yd_clinic_bt {
		font-size: 2em;
		line-height: 45px;
	}
	.yd_clinic_ens {font-size: 24px;}
	.yd_clinic_img {
		padding-left: 10px;
		margin-top: 30px;
	}
	.yd_clinic_img img {
		border-radius: 30px;
	}

	.yd_clinic_center_tis {
		font-size: 2.0em;
	}
	.yd_clinic_ser_cons {
		padding: 30px 0 0 0;
	}
	.yd_cli_list {
		width: 100%;
		margin-bottom: 30px;
	}
	.yd_clinic_team {
	padding: 60px 20px 30px 20px;
					background: #FFFFFF url(../images/yd_clinic_team.png) 4% 20px no-repeat;
					background-size: 30%;
	}
	.yd_clinic_dor_list {
		padding: 0;
		margin-bottom: 50px;
	}

	.yd_clinic_map {
			padding: 16% 20px 50px 20px;
		background: #f3f2ee url(../images/yd_clinic_map.png) 96% 15px no-repeat;
		background-size: 70% !important;
	}
	.yd_clinic_mapp {
		padding: 16% 20px 50px 20px;
		background: #dfd9d3 url(../images/sefss.png) 96% 15px no-repeat;
		background-size: 70% !important;
	}
	.yd_clinic_mapk {
		padding: 11% 20px 50px 20px;
		background: #f7f1ea url(../images/jposf.png) 96% 10px no-repeat;
		background-size: 70% !important;
	}
	.yd_clinic_map_imgs {
		padding: 0 25px;
	}
	.yd_clinic_map_cons {
		padding: 30px 25px;
	}
	.yd_cli_map_tel {
		float: left;
		padding: 10px 10px 20px 10px;
		text-align: left;
		font-size: 20px;
		color: #695842;
		letter-spacing: 1px;
	}
}
@media (max-width: 767px) {
	.yd_clinic_bt {
		font-size: 1.4em;
		line-height: 30px;
	}
	.yd_clinic_ens {
		font-size: 16px;
	}
	.yd_cli_kus {
		min-height: auto;
	}
	.yd_clinic_dor_nr {
		padding: 20px 30px 0 30px;
	}
	.yd_clinic_dor_ys, .yd_clinic_dor_name {font-size: 22px;}
}
/*妍回診所END*/


/*-- 門診表/預約 START --*/
.srrser {
	width: 1380px;
	margin: 140px auto;
	float: none;
	overflow: hidden;
	align-items: center;
	clear: both;
	display: flex;
	flex-flow: row wrap;
	align-content: flex-start;
}
.xhx_bt {
	display: block;
	padding: 0px 0 0px 30px;
	border-left: 3px solid var(--theme-color);
	font-size: 1.3em;
	color: rgb(194, 152, 103);
	letter-spacing: 2px;
	line-height: 38px;
	font-weight: bold;
	margin-left: 20px;
}
.xhx_title {
	font-size: 2em;
	color: var(--font-color);
	font-weight: 600;
	letter-spacing: 4px;
	font-family: var(--font-Noto-Serif);
}
.greekj {
	color: var(--font-color);
	font-size: 22px;
	font-weight: bold;
	margin: 25px 20px;
	clear: both;
	display: inline-block;
}
.contact1 .tablekr {padding-right: 30px;}
.contact1 .tablekr .theme-table>thead>tr>td:first-child,
.contact1 .tablekr .theme-table>thead>tr>th:first-child {
	width: 15% !important;
}
.contact1 .tablekr .theme-table>tbody>tr>td:first-child {
	color: var(--font-color);
}
.xhx_line {
	padding: 0 15px;
	margin-bottom: 30px;
}

.xhx_line a {
	display: block;
	padding: 15px 25px 17px 60px;
	position: relative;
	text-align: center;
	font-size: 1.2em;
	color: #ffffff;
	background: var(--theme-color);
	border-radius: 60px;
	letter-spacing: 2px;
	z-index: 1;
}

.xhx_line a:before {
	content: "";
	position: absolute;
	background: url("../images/ct_line.png") no-repeat;
	width: 36px;
	height: 36px;
	left: 25px;
	top: 50%;
	margin-top: -18px;
	background-size: 100%;
	z-index: -1;
}

.xhx_line a:hover {
	background: var(--hover-color);
	color: #ffffff;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	box-shadow: var(--hover-color) 0px 5px 25px 0px;
}

.xhx_mess {
	padding: 0 15px;
	margin-bottom: 30px;
}

.xhx_mess a {
	display: block;
	padding: 15px 25px 17px 60px;
	position: relative;
	text-align: center;
	font-size: 1.2em;
	color: #ffffff;
	background: var(--theme-color);
	border-radius: 30px;
	letter-spacing: 2px;
	z-index: 1;
}

.xhx_mess a:before {
	content: "";
	position: absolute;
	background: url("../images/ct_fb.png") no-repeat;
	width: 26px;
	height: 26px;
	left: 25px;
	top: 50%;
	margin-top: -13px;
	background-size: 100%;
	z-index: -1;
}

.xhx_mess a:hover {
	background: var(--hover-color);
	color: #ffffff;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	box-shadow: var(--hover-color) 0px 5px 25px 0px;
}

.xhx_ig {
	padding: 0 15px;
	margin-bottom: 30px;
}

.xhx_ig a {
	display: block;
	padding: 15px 25px 17px 60px;
	position: relative;
	text-align: center;
	font-size: 1.2em;
	color: #ffffff;
	background: var(--theme-color);
	border-radius: 30px;
	letter-spacing: 2px;
	z-index: 1;
}

.xhx_ig a:before {
	content: "";
	position: absolute;
	background: url("../images/ct_ig.png") no-repeat;
	width: 26px;
	height: 26px;
	left: 32px;
	top: 50%;
	margin-top: -13px;
	background-size: 100%;
	z-index: -1;
}

.xhx_ig a:hover {
	background: var(--hover-color);
	color: #ffffff;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	box-shadow: var(--hover-color) 0px 5px 25px 0px;
}

.xhx_fb {
	padding: 0 15px;
	margin-bottom: 30px;
}

.xhx_fb a {
	display: block;
	padding: 15px 25px 17px 60px;
	position: relative;
	text-align: center;
	font-size: 1.2em;
	color: #ffffff;
	background: var(--theme-color);
	border-radius: 30px;
	letter-spacing: 2px;
	z-index: 1;
}

.xhx_fb a:before {
	content: "";
	position: absolute;
	background: url("../images/ct_facebooks.png") no-repeat;
	width: 26px;
	height: 26px;
	left: 32px;
	top: 50%;
	margin-top: -13px;
	background-size: 100%;
	z-index: -1;
}

.xhx_fb a:hover {
	background: var(--hover-color);
	color: #ffffff;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	box-shadow: var(--hover-color) 0px 5px 25px 0px;
}

.xhx_gmap {
	padding: 0 15px;
	margin-bottom: 30px;
}

.xhx_gmap a {
	display: block;
	padding: 15px 25px 17px 60px;
	position: relative;
	text-align: center;
	font-size: 1.2em;
	color: #ffffff;
	background: var(--theme-color);
	border-radius: 60px;
	letter-spacing: 2px;
	z-index: 1;
}

.xhx_gmap a:before {
	content: "";
	position: absolute;
	background: url("../images/ct_gmap.png") no-repeat;
	width: 36px;
	height: 36px;
	left: 25px;
	top: 50%;
	margin-top: -18px;
	background-size: 100%;
	z-index: -1;
}

.xhx_gmap a:hover {
	background: var(--hover-color);
	color: #ffffff;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	box-shadow: var(--hover-color) 0px 5px 25px 0px;
}
		
	
.xhx_gmap a:active,
.xhx_line a:active,
.xhx_mess a:active,
.xhx_ig a:active,
.xhx_fb a:active {
	box-shadow: var(--hover-color) 0px 0px 0px 0px;
}
@media ( max-width : 920px) { 
	.xhx_title {
			font-size: 1.4em;
		}
	.xhx_tel {
			padding: 20px 0 0 30px;
		}

	.xhx_gmap a {
					padding: 10px 20px 10px 50px;
		font-size: 1em;
	}
	.xhx_gmap a:before {
			width: 26px;
			height: 26px;
			margin-top: -13px;
	}


	.xhx_ig a {
					padding: 10px 20px 10px 50px;
		font-size: 1em;
	}
	.xhx_ig a:before {
			width: 26px;
			height: 26px;
			margin-top: -13px;
	}

	.xhx_fb a {
					padding: 10px 20px 10px 50px;
		font-size: 1em;
	}
	.xhx_fb a:before {
			width: 26px;
			height: 26px;
			margin-top: -13px;
	}


	.xhx_gmap a {
					padding: 10px 20px 10px 50px;
		font-size: 1em;
	}
	.xhx_gmap a:before {
			width: 26px;
			height: 26px;
			margin-top: -13px;
	}
	.xhx_line a {
					padding: 10px 20px 10px 50px;
		font-size: 1em;
	}
	.xhx_line a:before {
			width: 26px;
			height: 26px;
			margin-top: -13px;
	}
}
@media (max-width : 639px) {
	.xhx_line {
		width: 280px;
		margin: 0px auto 10px auto;
		float: none;
	}

	.xhx_line {
		width: 280px;
		margin: 0px auto 10px auto;
		float: none;
	}

	.xhx_mess {
		width: 280px;
		margin: 0px auto 10px auto;
		float: none;
	}

	.xhx_gmap {
		width: 280px;
		margin: 0px auto 10px auto;
		padding: 0 15px;
		float: none;
	}

	.xhx_ig {
		width: 280px;
		margin: 0px auto 10px auto;
		float: none;
		clear: both;
	}

	.xhx_fb {
		width: 280px;
		margin: 0px auto 10px auto;
		float: none;
	}
}

@media (max-width : 992px) {
	.srrser {width: 100%;max-width: 100%;margin: 0 auto;padding: 40px 20px;}
}

@media (max-width: 767px) {
	.srrser {padding: 20px 5px;}
	.xhx_title {font-size: 1.3em;}
	.greekj {font-size: 18px;}
	.contact1 .tablekr {padding-right: 10px;}
	.tablekr {margin-top: 15px;padding-right: 10px;}
}

@media (min-width: 1024px) and (max-width: 1279px) {
	.srrser {width: 100%;max-width: 100%;margin: 0 auto;padding: 40px 20px;}
	.xhx_line a, .xhx_gmap a, .xhx_ig a, .xhx_fb a {font-size: 17px;letter-spacing: 1px;}
	.xhx_line a::before, .xhx_gmap a::before, .xhx_ig a::before, .xhx_fb a::before {left: 20px;}
}

@media (min-width: 1280px) and (max-width: 1439px) {
	.srrser {width: 100%;max-width: 100%;margin: 0 auto;padding: 40px 20px;}
}
/*-- 門診表/預約 END --*/


/*-- 院所介紹START --*/
[class^="page-branch-"] {
	display: flex;
	flex-flow: row wrap;
	position: relative;
	z-index: 1;
}
.xhx_info {
	z-index: 1;
	display: flex;
	align-items: center;
}
.xhx_left_img {
	padding: 100px 45px 0 0;
	text-align: center;
	z-index: 9;
	position: relative;
}
.xhx_left_img::before {
	content: '';
	border-radius: 50%;
	position: absolute;
	pointer-events: none;
	z-index: -1;
	width: 250px;
	height: 250px;
	background: var(--color-lightgreen);
	right: 0;
	top: 0;
}
.xhx_left_img img {
	width: 100%;
	height: auto;
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;
}
.page-branch-1 .page-body__content {
	padding: 40px 0;
	text-align: left;
	font-size: 1.4em;
	color: var(--font-color);
	letter-spacing: 2px;
	font-weight: bold;
	margin-left: 30px;
	display: inline-block;
}
.xhx_dor_bt {
	float: left;
	padding: 5px 30px;
	text-align: left;
	font-size: 1.6em;
	color: #c29867;
	line-height: 45px;
	font-weight: 600;
	border-left: 2px solid var(--theme-color);
	width: 96%;
	margin: 0px 2% 50px 2%;
	letter-spacing: 4px;
}
.xhx_dor_big {
	font-size: 1.8em;
	color: var(--font-color);
	font-family: var(--font-Noto-Serif);
	letter-spacing: 6px;
}

.page-branch-2::before, .page-branch-2::after,
.page-branch-3::before, .page-branch-3::after,
.page-branch-4 .page-body__hour::before {
	content: '';
	border-radius: 50%;
	position: absolute;
	pointer-events: none;
	z-index: 0;
}
.page-branch-2::before, .page-branch-3::before {
	width: 60px;
	height: 60px;
}
.page-branch-2::after, .page-branch-3::after {
	width: 400px;
	height: 400px;
}

.page-branch-2::before {
	background: #cde8ed;
	right: 180px;
	top: 135px;
}
.page-branch-2::after {
	background: var(--theme-yellow);
	bottom: 60px;
	left: -75px;
}

.page-branch-3::before {
	background:var(--color-lightgreen);
	right: 50%;
	top: 60px;
}
.page-branch-3::after {
	background: #cde8ed;
	bottom: 150px;
	right: -200px;
}
.page-branch-3 .page-team__body {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 50px;
}
.page-branch-3 .page-team__body .box_service {
	width: 100%;
	background-color: #ffffff;
	border-radius: 20px;
	padding: 35px 20px 45px 20px;
	text-align: center;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}
.page-branch-3 .box_service .indexconimgs {
	margin: 0 auto 20px;
}
.page-branch-3 .box_service .indexconimgs img {
	width: auto;
	max-height: 125px;
}

.page-branch-3 .box_service .indexconimgt {
	font-size: 1.7em;
	font-weight: bold;
	margin-bottom: 15px;
	color: #333;
}

.page-branch-3 .box_service .indexconimgc {
	font-size: 16px;
	color: #505050;
	margin-bottom: 20px;
	line-height: 30px;
	font-weight: bold;
	min-height: 60px;
	padding: 0 60px;	
}
.page-branch-3 .box_service .indexconimgl a {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	padding: 8px 16px;
	border: 1px solid #3d2010;
	border-radius: 8px;
	letter-spacing: 3px;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

.page-branch-3 .box_service .indexconimgl a:hover,
.page-branch-3 .box_service .indexconimgl a:focus {
	background-color: var(--theme-color);
	border-color: var(--theme-color);
	color: white;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	box-shadow: var(--theme-color) 0px 5px 25px 0px;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

.page-branch-3 .box_service .indexconimgl a:active {
	box-shadow: var(--hover-color) 0px 0px 0px 0px;
}

.page-branch-4 .page-body__hour::before {
	width: 300px;
	height: 300px;
	background: var(--theme-yellow);
	left: -80px;
	bottom: -60px;
	z-index: -1;
}

.page-branch-5 {
	padding-left: 0;padding-right: 0;
	background: var(--theme-bg-gray) url(../images/el_circle2.svg) no-repeat left 40px / 100%;
}
.page-branch-5 .page-body,
.page-branch-5 .carousel-inner>.item,
.page-branch-5 .product_boths_index {
	padding: 0px;
}

.clinic_add {
	text-align: center;
	margin: 60px 0px;
}

.clinic_add_nr {
	display: inline-block;
	position: relative;
	padding-left: 75px;
	font-size: 2em;
	color: #a67e4f;
	font-weight: 600;
	letter-spacing: 2px;
	z-index: 1;
}

.clinic_add_nr:before {
	content: "";
	position: absolute;
	background: url("../images/xhx_add_icon.png") no-repeat;
	width: 60px;
	height: 60px;
	left:0;
	top:50%;
	margin-top: -30px;
	background-size: 100%;
	z-index: -1;
}

@media ( max-width : 920px) { 
.clinic_add_nr {
    font-size: 1.6em;
	}
}
@media ( max-width : 767px) { 
	.clinic_add {
		padding: 0px 15px;
		margin: 30px 0px;
	}
	.clinic_add_nr {
			font-size: 1.4em;
		}
	.clinic_add_nr:before {
			content: "";
			position: absolute;
			background: url(../images/xhx_add_icon.png) no-repeat;
			width: 40px;
			height: 40px;
			left: 0;
			top: 50%;
			margin-top: -20px;
			background-size: 100%;
			z-index: -1;
	}
	.clinic_add_nr {
			padding-left: 50px;
		}
}

@media (max-width : 992px) {
	.xhx_bt {
		margin-left: 20px;
		margin-top: 20px;
		font-size: 1.2em;
	}
	.xhx_title {font-size: 1.4em;letter-spacing: 0;}
	.xhx_left_img {padding-top: 45px;padding-right: 30px;}
	.xhx_left_img::before {width: 150px;height: 150px;}
	.page-branch-1 .page-body {padding-right: 0;padding-left: 20px;}
	.xhx_tel {padding: 20px 0 0 30px;}
	.xhx_dor_big {font-size: 1.4em;letter-spacing: 4px;}
	.page-branch-1 .xhx_left_img {width: 40%;}
	.page-branch-1 .xhx_right_cons {width: 60%;}
	.page-branch-1 .page-body__content {padding: 25px 0;}
	.page-branch-2::before {right: 80px;top: 60px;}
	.page-branch-2::after {width: 300px;height: 300px;bottom: 45px;}
	.page-branch-2 .page-team__list .proh {width: calc(50% - 20px);}
	.page-branch-3::before {width: 45px;height: 45px;top: 45px;}
	.page-branch-3 .page-team__body {padding: 0;}
	.page-branch-3 .box_service {width: 33.33333333%;padding: 0 15px;}
	.page-branch-3 .box_service .indexconimg .indexconimgt {padding: 0;font-size: 22px;}
	.page-branch-3 .box_service .indexconimg .indexconimgs {padding: 0 45px 10px;}
	.page-branch-3 .box_service .indexconimg .indexconimgc {padding: 5px;}
	.page-branch-3::after {width: 300px;height: 300px;bottom: 80px;}
	.clinic_add {margin: 30px 0;}
}

@media (max-width: 767px) {
	.xhx_info {flex-flow: row wrap;}
	.page-branch-1 .xhx_left_img,
	.page-branch-1 .xhx_right_cons {
		width: 100%;
	}
	.page-branch-1 .xhx_right_cons {margin-top: 20px;}
	.xhx_bt {
		width: 88%;
		margin-left: 20px;
		margin-top: 20px;
		font-size: 1.2em;
		padding: 0px 0 0px 20px;
	}
	.xhx_dor_bigg {
		font-size: 1.3em;
    letter-spacing: 4px;
    padding-left: 10px;
	}
	.xhx_dor_bt {
		font-size: 1.2em;
		line-height: 28px;
		padding: 0px 20px;
	}
	.page-branch-2 .page-team__list .proh {width: 100%;}
	.page-branch-2::before {
		right: 45px;
		top: 30px;
		width: 45px;
		height: 45px;
	}
	.page-branch-3::before {width: 30px;height: 30px;top: 30px;right: 60px;}
	.page-branch-3 .page-team__body {
		grid-template-columns: repeat(2, 1fr);
		gap: 15px;
	}	
	.page-branch-3 .box_service {width: 100%;}
	.page-branch-3 .box_service .indexconimg .indexconimgs {padding: 0;}
	.page-branch-3 .box_service .indexconimgs img {max-height: 80px;}
	.page-branch-3 .box_service .indexconimgt {font-size: 1em;letter-spacing: 0px;}
	.page-branch-3 .box_service .indexconimgc {padding: 5px 15px;font-size: 14px;line-height: 24px;}
	.page-branch-4 .page-body__hour::before {width: 150px;height: 150px;left: -60px;bottom: -45px;}
	.page-branch-5 {background-size: 150%;background-position: 15% 15px;}
	.clinic_add {
		padding: 0px 15px;
		margin: 30px 0px 0;
	}
	.clinic_add_nr {font-size: 1.4em;}
	.clinic_add_nr:before {
    content: "";
    position: absolute;
    background: url(../images/xhx_add_icon.png) no-repeat;
    width: 40px;
    height: 40px;
    left: 0;
    top: 50%;
    margin-top: -20px;
    background-size: 100%;
    z-index: -1;
	}
	.clinic_add_nr {padding-left: 50px;}
}

@media (min-width: 1024px) and (max-width: 1279px) {
	.xhx_bt {
		margin-left: 20px;
		margin-top: 20px;
		font-size: 1.2em;
	}
	.xhx_left_img {padding-top: 60px;}
	.xhx_left_img::before {width: 200px;height: 200px;}
	.page-branch-1 .page-body {padding-right: 0;}
	.page-branch-1 .xhx_left_img {width: 40%;}
	.page-branch-1 .xhx_right_cons {width: 60%;}
	.page-branch-2::before {right: 80px;top: 60px;}
	.page-branch-2::after {width: 300px;height: 300px;}
	.page-branch-3::before {width: 45px;height: 45px;}
	.page-branch-3 .page-team__body {padding: 0;}
	.page-branch-3 .box_service {width: 33.33333333%;padding: 0 20px;}
	.page-branch-3 .box_service .indexconimg .indexconimgt {padding: 0;}
	.page-branch-3 .box_service .indexconimg .indexconimgc {padding: 5px 10px;}
	.page-branch-3::after {width: 350px;height: 350px;bottom: 120px;}
	.clinic_add {margin: 30px 0;}
}

@media (min-width: 1280px) and (max-width: 1439px) {
	.xhx_bt {
		margin-left: 20px;
		margin-top: 20px;
		font-size: 1.2em;
	}
	.xhx_left_img {padding-top: 80px;}
	.xhx_left_img::before {width: 200px;height: 200px;}
	.page-branch-1 .page-body {padding-right: 0;}
}

@media (min-width: 1440px) and (max-width: 1919px) {
	.xhx_bt {
		margin-left: 20px;
		margin-top: 20px;
		font-size: 1.2em;
	}
	.xhx_title {letter-spacing: 0;}
	.xhx_left_img {padding-top: 80px;}
	.xhx_left_img::before {width: 200px;height: 200px;}
	.page-branch-3 .box_service .indexconimg .indexconimgs {padding: 0 80px 10px;}
	.page-branch-3 .box_service .indexconimg .indexconimgc {padding: 5px 30px;}
}
/*-- 院所介紹END --*/


/*-- 服務內頁 page-trement START --*/
.page-trement {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	font-size: 18px;
	color: var(--font-color);
	line-height: 36px;
}
.page-trement__title {
	padding: 0 0 0 25px;
	border-left: 4px solid #d5b896;
	font-size: 26px;
	font-family: var(--font-Noto-Serif);
	font-weight: bold;
	color: var(--theme-color);
	letter-spacing: 2px;
	text-indent: 2px;
	margin-bottom: 60px;
	text-align: left;
}
.page-trement__subtitle {
	font-size: 20px;
	font-weight: bold;
	color: #c29867;
}
.page-trement__body {padding: 0;}
.page-trement .table-img {width: 100%;max-width: 1000px;}

.page-trement__intro {
	width: 100%;	
	display: flex;
	flex-flow: row wrap;
	align-content: flex-start;
	align-items: center;
	color: #c29867;
	font-size: 21px;
	font-weight: 600;
	border: 2px solid #c29867;
	padding: 30px 50px;
	border-radius: 15px;
	margin-bottom: 60px;
}
.page-trement__intro .page-img img {width: auto;max-height: 200px;}
.page-trement__intro .page-body__heading {
	color: var(--theme-color);
	font-size: 33px;
	font-family: var(--font-Noto-Serif);
	font-weight: bold;
	margin-bottom: 30px;
	position: relative;
	display: inline-block;
	letter-spacing: 3px;
}
.page-trement__intro .page-body__heading::after {
	content: "";
	position: absolute;
	left: 0px;
	bottom: -15px;
	width: 100%;
	height: 2px;
	background: #c29867;
}
.page-trement__intro .page-body__content {
	color: #c29867;
	font-size: 20px;
	font-weight: normal;
}
@media (max-width : 992px) {
	.page-trement {max-width: 100%;padding-right: 30px;padding-left: 30px;}
	.page-trement .page-body {padding: 0;}
	.page-trement .table-img {max-width: 100%;}
}
@media (max-width: 767px) {
	.page-trement {padding-right: 25px;padding-left: 25px;}
	.page-trement__intro {
		padding: 25px 25px 20px;
		margin-bottom: 45px;
		text-align: center;		
	}
	.page-trement__intro .page-img {margin-bottom: 0;}
	.page-trement__intro .page-img img {max-height: 150px;}
	.page-trement__intro .page-body__heading {
		font-size: 22px;
		margin: 15px auto 30px;
		text-align: center;
		line-height: 28px;
	}
	.page-trement__intro .page-body__content {
		font-size: 18px;
		line-height: 28px;
		font-weight: bold;
		text-align: center;
	}
	.page-trement__title {font-size: 24px;margin-bottom: 30px;padding-left: 20px;}
}

@media (min-width: 1024px) and (max-width: 1279px) {
	.page-trement {max-width: 100%;padding-right: 30px;padding-left: 30px;}
	.page-trement .page-body {padding: 0;}
}
/*-- 服務內頁 page-trement END --*/



/*-- QA START --*/
.qa {counter-reset: num;}
.qa .panel {
	width: 100%;
	display: block;
	margin-bottom: 45px;
	border-radius: 30px;
	overflow: hidden;
	background: transparent;
	padding: 0;
	box-shadow: none;
}

.qa .panel-default>.panel-heading {
	background: var(--theme-color);
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
	font-weight: bold;
	position: relative;
	padding: 15px 40px;
	padding-right: 50px;
	border-radius: 30px;
	border: none;
	z-index: 2;
	cursor: pointer;
}

.qa .panel-default>.panel-heading::before {
	content: "Q" counter(num);
	counter-increment: num;
	margin-right: 20px;
}

.qa .panel-default>.panel-heading::after {
	content: "\f078";
	font-family: "FontAwesome";
	font-size: 16px;
	position: absolute;
	right: 30px;
	top: 18px;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.qa .panel-default>.panel-heading[aria-expanded="true"]::after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.qa .panel-body {
	border: none;
	color: var(--font-color);
	background: var(--theme-bg-gray);
	padding: 60px 60px 30px;
	letter-spacing: 2px;
	font-size: 18px;
	line-height: 32px;
	margin-top: -30px;
}
@media (max-width: 767px) {
	.qa .panel-body {padding: 50px 20px 10px;font-size: 17px;}
	.qa .panel-default>.panel-heading {padding-left: 25px;padding-right: 45px;font-size: 18px;}
	.qa .panel-default>.panel-heading::before {margin-right: 5px;}
	.qa .panel-default>.panel-heading::after {right: 20px;}
}
/*-- QA END --*/



/*-- 網頁載入動畫 START --*/
#loading_pic {
	position: fixed;
	inset: 0;
	/* 全屏 */
	background: var(--theme-bg-gray);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 99999999999999;
	animation: fadeOut 0.5s ease-out 2s forwards;
	/* 2 秒後淡出 */
}

#loading_pic img {
	width: 100%;
	max-width: 300px;
	height: auto;
	animation: zoomIn 1s ease-out forwards;
}

/* 淡入淡出關鍵影格 */
@keyframes zoomIn {
	from {
		opacity: 0;
		transform: scale(1);
	}

	to {
		opacity: 1;
		transform: scale(1.25);
	}
}

@-webkit-keyframes fadeOut {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		visibility: hidden;
		display: none;
	}
}
@media (max-width: 767px) {
	#loading_pic img {max-width: 250px;}
}
/*-- 網頁載入動畫 END --*/


/*-- right_icon_modal 右側浮動固定選單 START --*/
.icon_wlink {
	float: left;
	text-align: center;
	padding: 0 10px;
}
.icon_imgs {
	text-align: center;
}
.icon_imgs img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 60px;
}
.icon_link{
	float: left;
	text-align: center;
	padding-top: 12px;
	font-size: 0.9em;
	color: var(--font-color);
	letter-spacing: 2px;
}
.icon_link a {color: var(--font-color);}
.icon_link a:hover {color: var(--theme-color);}


.icon_boths {
	padding: 35px 0 25px 0;
}
/*-- right_icon_modal 右側浮動固定選單 END --*/


/******************************************************************************************************************************
*******************************************************************************************************************************

Media Screen Style

*******************************************************************************************************************************
********************************************************************************************************************************/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	select, textarea, input {font-size: 16px !important;}
}

@media (max-width : 992px) {
	#indcon2{margin-right: -10px;}
	.bannercon {padding-left: 30px;padding-right: 30px;}
	.logoie{width: 100%;}
	.logo img, .mintop .logo img {max-height: 60px;}
	.scut-container,.scut-container-wap .searchdiv {position: absolute;right: 15px;}
	.movebg {background-attachment: unset;}
	.table-responsive {border: none;}
	.img-rounded {border-radius: 15px;overflow: hidden;}
	
}

@media (max-width: 767px) {
	.smenu>li .indicator{top: 3px;}
	.bannercon {padding-left: 25px;padding-right: 25px;}
	.smenu ul>li .indicator {top: 2px;}
	.footer{margin-bottom: 0;}
	.subcon{padding: 0;}
	.productinfo>div:first-child {padding: 0;}
	.reservepadding, .movecontainer, .search_list .conlist, .indexcarousel {padding: 0;}
	.ideprod_2, .ideprod_3 {background: #fff;}
	.producttitle.product_text_left {text-align: center;}	
}

@media (min-width: 1024px) and (max-width: 1279px) {
	.indexcon {padding-left: 4%;padding-right: 4%;}
	.bannercon {width: 100%;padding: 20px 15px;}
}

@media (min-width: 1280px) and (max-width: 1439px) {
	.indexcon {padding-left: 6%;padding-right: 6%;}
	.bannercon {width: 100%;padding: 20px 15px;}
}


@media (min-width: 1440px) and (max-width: 1919px) {
	.indexcon {padding-left: 10%;padding-right: 10%;}
}

/* for 寬螢幕 2560以上 */
@media (min-width:2560px) {
	.indexcon {padding-left: 15%;padding-right: 15%;}
}

