/*    @font-face {
    font-family: 'geometria_lightlight';
    src: url('Geometria-Light-webfont.eot');
    src: url('Geometria-Light-webfont.eot?#iefix') format('embedded-opentype'), url('Geometria-Light-webfont.woff2') format('woff2'), url('Geometria-Light-webfont.woff') format('woff'), url('Geometria-Light-webfont.ttf') format('truetype'), url('Geometria-Light-webfont.svg#geometria_lightlight') format('svg');
    font-weight: lighter;
    font-style: normal;
}

html,
body {
    font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}*/

.tmargin {
	margin-top: 30px;
}
.bmargin {
	margin-bottom: 30px;
}
.bgmargin {
	margin-bottom: 60px;
}
a {
	color: #606060;
	text-decoration: none;
}
a:hover, a:focus {
	color: rgb(76, 75, 146);
	text-decoration: none;
}
.org {
	color: #db4814;
}
.yellowbg {
	background-color: #fdfbf5;
}
.graywbg {
	background-color: #fcfcfc;
}
.carousel {
	position: relative;
}
 @media (min-width: 1200px) {
.carousel {
	position: relative;
	margin-top: 0px;
}
}
.nav_cate_item .topic {
	background: #f6f5f5 !important;
	border-bottom: 2px solid #ffca18!important;
	color: #030163!important;
}
/*-----------LOGO更改--------------*/



.dropdown-menu {
	min-width: 160px!important;
	transition: all 0s;
}
.dropdown-menu li {
	position: relative;
}
.navbar-nav {
	margin-top: 35px;
	float: right;
}
@media (max-width:1199px) {
	.navbar-nav {

	float: left;
}
	
}
.navbar-nav li a {
	font-size: 17px;
	color: #7d7d7d;
	padding: 10px 13px;
}
@media (max-width: 1130px) {
.logo img {
	max-width: 200px;
}
}
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
	border-width: 0px;
	color: #5d5d5d;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
	color: #333;
	background-color: #fff4bf;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
	padding: 10px;
}
 @media (max-width: 768px) {
.navbar-nav {
	margin-top: 0px;
}
.navbar-nav li a {
	font-size: 17px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	font-size: 17px;
	margin-left: 15px;
}
}
/*-----------搜尋更改--------------*/

.top-nav-btn {
	float: right;
	display: inline-block;
	margin-left: 13px;
	z-index: 100;
	font-size: 17px;
}
.top-nav-btn > ul {
	padding: 0;
	margin: 0 0 -7px 0;
	list-style: none;
	display: inline-block;
}
.top-nav-btn > ul > li {
	float: left;
	display: block;
}
.top-nav-btn > ul > li > a {
	color: #6f6f6f;
	display: block;
	padding: 10px !important;
	position: relative;
}
 @media (max-width: 992px) {
.top-nav-btn > ul {
	padding: 0;
	margin: 0 -15px -7px 0;
}
.top-nav-btn > ul > li > a {
	padding: 16px 15px 15px!important;
}
}
 @media (max-width: 767px) {
.top-nav-btn {
	font-size: 20px;
}
.top-nav-btn > ul {
	margin-right: -10px;
}
.top-nav-btn > ul > li > a {
	padding: 15px!important;
	padding-left: 0 !important;
}
}
/*-----------搜尋更改--------------*/

.navbar-form {
	border-color: transparent!important;
	margin: 0;
	padding: 0;
	box-shadow: 0 0 0 transparent;
}
.navbar-form .form-control {
	display: block!important;
	width: 100% !important;
}
.navbar-form .input-group {
	width: 100%;
}
.search-btn {
	background: transparent;
	border: none;
}
/* Top Search
=================================*/

.top-search {
	background-color: #333;
	padding: 10px 0;
	display: none;
}
.top-search input.form-control {
	background-color: transparent;
	border: none;
	-moz-box-shadow: 0px 0px 0px;
	-webkit-box-shadow: 0px 0px 0px;
	-o-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
	color: #fff;
	height: 40px;
	padding: 0 15px;
}
.top-search .input-group-addon {
	background-color: transparent;
	border: none;
	color: #fff;
	padding: 0;
	width: 20px !important;
}
.top-search .input-group-addon.close-search {
	cursor: pointer;
}
.top-nav-btn a {
	display: block;
	color: #000!important;
	/*color: #cb9f0c!important;*/
	float: left;
	padding: 28px 15px;
	font-size: 21px;
}
.badge {
	background-color: #ffd821;
}
 @media (max-width: 767px) {
.top-btn-mobile ol {
	list-style: none;
	padding: 0;
	margin: 0;
}
.top-btn-mobile ol li {
	float: left;
	font-size: 21px;
}
.top-btn-mobile a {
	display: block;
	color: #020065!important;
	float: left;
	padding: 28px 15px;
	font-size: 21px!important;
}
}
/*-----------nav更改--------------*/

.attr-nav {
	float: right;
	display: inline-block;
}
 @media (max-width: 992px) {
.navbar .container {
	position: relative;
}
.attr-nav {
	position: absolute;
	right: 5px;
	padding-right: 0px;
}
.navbar .navbar-toggle {
	background-color: transparent;
	border: none;
	padding: 0;
	font-size: 23px;
	position: relative;
	padding: 10px;
	top: 10px;
}
.navbar-default .navbar-toggle:focus,  .navbar-default .navbar-toggle:hover {
	background-color: transparent;
}
.navbar .navbar-toggle {
	top: 40px;
}
.sub-arrow {
	top: 10px!important;
}
}
.attr-nav > ul {
	padding: 0;
	margin: 0 0 -7px 0;
	list-style: none;
	display: inline-block;
}
.attr-nav > ul > li {
	float: left;
	display: block;
}
.attr-nav > ul > li > a {
	color: #020065;
	display: block;
	font-size: 21px;
	padding: 28px 15px;
	position: relative;
}
.navbar {
	position: relative;
	min-height: 120px;
	background: #fff;
	margin-bottom: 0;/* border-bottom: solid 4px #ffca18;*/
}
.member_status {
	display: inline-block;
	font-size: 17px;
	padding-left: 3px;
}
.member_status a {
	font-size: 17px;
	display: inline-block;
	line-height: 0;
	margin-left: -26px;
	margin-bottom: -11px;
	margin-right: -2px;
}
 @media (max-width: 768px) {
.member_status a {
	font-size: 17px !important;
	font-size: 17px !important;
	margin-bottom: -15px;
	margin-left: -24px;
}
}
/*++++++++++++++++++++++++++++++++++++*/

/*-----------topbanner更改--------------*/

#carousel-id .item img {
	width: 100%;
	height: auto;
}
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0) 0%, rgba(0, 0, 0, 0) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
 filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x;
	top: 50%;
	font-size: 45px;
}
.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
 filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat: repeat-x;
	top: 50%;
	font-size: 45px;
}
/*+++++    最新消息    ++++++*/

#HOME-CONTENT {
	background: #e6e6e6;
	padding: 80px 0;
	overflow: hidden;
}
.Home-Content-News {
	position: relative;
	width: 49%;
	float: left;/*border: 1px solid #a5a4a4;*/
}
.news-content {
	background: rgba(255, 255, 255, .9);
	width: 54%;
	top: 0;
	padding: 40px 30px 20px;
	right: 0;
	min-height: 391px;
	position: absolute;
}
.news-content h3 {
	font-size: 27px;
	color: #020202;
	width: 250px;
	margin: 0 auto 20px;
	position: relative;
	text-align: center;
}
@media (min-width: 1025px) and (max-width:1250px) {
.news-content h3 {
	width: 100%;
}
}
.news-content h3:before, .news-content h3:after {
	content: '';
	width: 30px;
	height: 1px;
	position: absolute;
	background: #020202;
}
.news-content h3:before {
	left: 0;
	top: 15px;
}
.news-content h3:after {
	right: 0;
	top: 15px;
}
.Home-News-img img, .Home-About-img img {
/*   max-width: 100%;*/
}
@media (max-width: 1024px) {
.Home-News-img img, .Home-About-img img {
	max-width: 100%;
}
}
#rwdnews_list ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#rwdnews_list .pic {
	display: none;
}
#rwdnews_list .newscontent span {
	display: none;
}
.newscontent h4 {
	font-size: 17px;
	line-height: 1.5;
	color: #3b3b3b;
	border-bottom: 1px dashed #bbbaba;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
 @media (min-width: 768px) and (max-width:1024px) {
.news-content {
	width: 100%;
	position: relative;
}
}
 @media (max-width: 767px) {
#HOME-CONTENT {
	background: #d8d8d8;
	padding: 55px 15px;
}
.Home-Content-News {
	width: 96%;
	float: none;
	margin: 0 auto 30px;
}
.news-content {
	width: 100%;
	height: 445px;
	position: relative;
}
}
/*+++++    關於章記    ++++++*/

.Home-Content-About {
	position: relative;
	width: 49%;
	right: 0;
	float: right;
}
.Homeabout_content {
	background: rgba(9, 84, 185, .85);
	width: 54%;
	min-height: 391px;
	padding: 40px 60px 40px;
	top: 0;
	position: absolute;
	right: 0;
}
.Homeabout_content h3 {
	color: #fff;
	font-size: 25px;
	letter-spacing: 0.1em;
	margin: 0 auto 20px;
	text-align: center;
}
.Homeabout_content h4 {
	color: #fff;
	font-size: 21px;
	border: 1px solid #afb0b1;
	line-height: 1.5;
	border-right: none;
	padding: 20px 0;
	border-left: none;
}
.Homeabout_content p {
	color: #fff;
	font-size: 15px;
	font-size: 21px;
	line-height: 1.8;
	margin-top: 20px;
	border-top: 1px solid #134fa0;
	overflow: hidden;
	max-height: 190px;
	text-align: justify;
}
.About-btn {
	border: 1px solid #fff;
	padding: 10px 20px;
	color: #fff;
	text-align: center;
	display: block;
	font-size: 18px;
	background: transparent;
	width: 100%;
	margin: auto;
	margin-top: 20px;
}
.About-btn:hover {
	color: #fff;
}
 @media (min-width: 768px) and (max-width:1024px) {
.Homeabout_content {
	width: 100%;
	position: relative;
}
}
 @media (max-width: 767px) {
.Home-Content-About {
	width: 96%;
	margin: 0 auto 30px;
	float: none;
}
.Homeabout_content {
	width: 100%;
	min-height: 391px;
	position: relative;
}
}
 @media (min-width:1025px) and (max-width:1045px) {
.About-btn {
	font-size: 16px;
}
.Homeabout_content p {
	font-size: 16px;
}
.Homeabout_content {
	padding: 40px 40px 40px;
}
}
/*+++++    精選商品-衛浴    ++++++*/

#Bathroom {
	
	padding: 80px 0;
}
.Bathroom_inner {
	margin: 0 5px 15px;
}
.Bathroom_inner h3 {
	text-align: center;
	color: #020202;
	font-size: 27px;
	margin-bottom: 45px;
}
/*----------------------------------------*/

/*---------------*/

/***** Bubba *****/

/*---------------*/

.grid {
	position: relative;
	list-style: none;
	text-align: center;
}
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	text-align: center;
}
.grid figure figcaption, .grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.Bath-title {
	padding: 20px;
	padding-top: 10px;
	margin-bottom: 20px;
	clear: both;
}
.Bath-title span {
	display: inline-block!important;
	margin-left: 5px;
}
figure.effect-bubba {
	background: rgba(21, 53, 89, .8);/*margin: 1%;
    width: 31%;*/
}
figure.effect-bubba img {
	opacity: 1;
	width: 100%;
	/*  max-width: 100%;*/
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	transform: scale(1);
}
figure.effect-bubba:hover img {
	opacity: 0.6;
	transform: scale(1.2);
}
figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}
figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
}
figure.effect-bubba h2 {
	padding-top: 30%;
	color: #fff;
	letter-spacing: 0.1px;
	font-size: 25px;
	text-shadow: 0 0 5px rgba(0, 0, 0, .8);
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0, -20px, 0);
	transform: translate3d(0, -20px, 0);
	display: inline-block;
	padding-bottom: 6px;
	border-bottom: 1px solid #fff;
}
#Bathroom figure.effect-bubba h2 {
	padding-top: 22%;
}
figure.effect-bubba p {
	padding: 0px 2.5em;
	opacity: 1;
	color: #fff;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0, -20px, 0);
	transform: translate3d(0, -20px, 0);
	text-shadow: 0 0 5px rgba(0, 0, 0, .8);
}
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 1;
}
#Bathroom .grid figure figcaption > a {
	border: 1px solid #eaeaea;
}
figure.effect-bubba:hover figcaption::before, figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
figure.effect-bubba:hover h2, figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
 @media (min-width: 768px) and (max-width:1024px) {
figure.effect-bubba {
/* margin: 1%;
        width: 48%;*/
}
figure.effect-bubba figcaption::before,  figure.effect-bubba figcaption::after {
	position: absolute;
	top: 25px;
	right: 25px;
	bottom: 25px;
	left: 25px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
}
 @media (max-width: 767px) {
figure.effect-bubba {
	width: 100%;
}
figure.effect-bubba figcaption::before,  figure.effect-bubba figcaption::after {
	position: absolute;
	top: 15px;
	right: 15px;
	bottom: 15px;
	left: 15px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
}
/*---------精選商品-廚房--------*/

#kitchen {
	background: url(../images/kit-bg.jpg);
	padding: 75px 0;
}
.kitchen-list h3 {
	text-align: center;
	color: #020202;
	font-size: 27px;
	margin-bottom: 45px;
}
/*服務HOVER*/

.more {
	display: inline-block;
	color: #333;
	transition: 0.4s;
}
.text-desc {
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, .5);
	height: 100%;
	opacity: 0;
	width: 100%;
}
.text-desc .more {
	width: 100%;
	height: 100%;
	display: inline-block;
	background: url(../images/link.png)no-repeat center center;
	color: #fff;
	text-indent: -9999px;
}
.port-1 {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
	text-align: center;
	margin-bottom: 15px;
}
.port-1 .text-desc {
	opacity: 0.9;
	top: -100%;
	transition: 0.5s;
	color: #000;
	padding: 45px 20px 20px;
}
.port-1 img {
	transition: 0.5s;
	width: 100%;
}
.port-1:hover img {
	transform: scale(1.2);
}
.port-1.effect-1:hover .text-desc {
	top: 0;
}
.port-1.effect-2 .text-desc {
	top: auto;
	bottom: -100%;
}
.port-1.effect-2:hover .text-desc {
	bottom: 0;
}
.port-1.effect-3:hover .text-desc {
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	padding: 0;
}
.service_list {
	min-height: 220px;
	overflow: hidden;
	border-radius: 5px;
	padding: 4px;
}
.TStyle5 {
	color: #333;
	font-size: 17px;
	font-weight: bold;
	font-family: "微軟正黑體", Arial;
	padding: 8px;
	margin: 5px 0 40px 0;
	display: block;
	text-align: center;
}
.service_list p {
	display: block;
	margin-top: 10px;
	line-height: 1.5;
	color: #333;
	text-align: center;
	font-size: 17px;
	margin-bottom: 20px;
}

/*-----------footer-----------*/

footer {
	background-color: #f0f0f0;
	border-top: 1px solid #e2e2e2;
	line-height: 1.5;
}
.copy {
	background: #0e0e1e;
	color: #fff;
	overflow: hidden;
	line-height: 35px;
	font-size: 15px;
	text-align: center;
	padding: 15px 0;
}
 @media (max-width: 767px) {
.copy {
	font-size: 14px;
}
}

.nav_cate_current {
	display: none!important;
}
.topb {
	background-size: cover;
	background-position: left;
	height: 300px;
	padding-top: 90px;
}
.topbanner1 {
	background-image: url(/hipershop/rwd1382/store/F1/about.jpg);
}
.topbanner2 {
	background-image: url(/hipershop/rwd1382/store/F1/selectionhen.jpg);
}
.topbanner3 {
	background-image: url(/hipershop/rwd1382/store/F1/customized.jpg);
}
.topbanner4 {
	background-image: url(/hipershop/rwd1382/store/F1/cooperate.jpg);
}
.topbanner5 {
	background-image: url(/hipershop/rwd1382/store/F1/purchase.jpg);
}
.topbanner6 {
	background-image: url(/hipershop/rwd1382/store/F1/articles.jpg);
}
 .topb .breadcrumb span:before, {
 content: '';
}
.topb h2 {
	text-align: center;
	color: #fff;
	font-size: 31px;
	text-shadow: 0 0 10px rgba(0, 0, 0, 1);
}
.topb .breadcrumb {
	background-color: transparent;
	text-align: center;
}
.topb.breadcrumb a {
	color: #fff;
	font-size: 16px;
	text-shadow: 0 0 10px rgba(0, 0, 0, 1);
}
.Pro_Category {
	padding-top: 30px;
	min-height: 450px;
}
.features-box span {
	display: inline-block;
	margin: 0px 0 5px 0;
}
.fpCode {
	display: inline-block;
	float: left;
	margin-right: 5px !important;
	color: #8f8f8f;
}
.fprod_code {
	display: block !important;
	float: left;
}
.normal-price-s {
	margin-right: 3px !important;
}
.fprod_code:after {
	content: "";
	width: 100%;
	display: block;
	clear: both;
}
.features-box .btn {
	margin-top: 5px;
}
.normal-price {
	margin-right: 10px;
}
.thumbnail-list .li-item:hover {
	box-shadow: none;
	background: transparent;
	border: 1px solid #8382c4;
}
.product_list {
	margin-bottom: 20px;
}
.thumbnail-list > li {
	display: inline-block;
}
.li-item .mask {
	display: none;
}
.popular_products .thumbnail-list li {
	width: 100%!important;
	padding: 1%;
}
 @media screen and (min-width: 480px) {
.popular_products .thumbnail-list li {
	width: 50%!important;
	padding: 1%;
}
}
 @media screen and (min-width: 1200px) {
.popular_products .thumbnail-list li {
	width: 25%!important;
	padding: 1%;
}
}
.menu_list .nav li {
	float: left;
}
.menu_list .nav li a {
	display: block;
	border-bottom: 2px solid transparent;
	padding: 10px 15px;
}
.menu_list .nav li i {
	display: none;
}
.menu_list .nav li a:hover, .menu_list .nav li a:active, .menu_list .nav li a:focus, .menu_list .nav li a:visited {
	color: #030163;
	border-bottom: 2px solid #ffca18;
	background: #f6f5f5;
}
/*-----------內頁--------------*/



.news_page-banner {
	background: url(/hipershop/rwd1822/store/F1/contact-banner.jpg)center/cover no-repeat;
	padding-top: 100px;
	height: 280px;
}
.newscontent p {
	display: none;
}
.news_page-banner h3 {
	text-align: center;
	color: #fff;
	font-size: 31px;
	text-shadow: 0 0 10px rgba(0, 0, 0, 1);
	margin: auto;
}
 @media only screen and (max-width: 959px) {
.news_page-banner {
	background: url(/hipershop/rwd1822/store/F1/contact-banner.jpg)80% 0%/cover no-repeat;
	height: 250px;
}
}
/*內頁聯絡我們*/

#Contact_box {
}
.Contact-banner {
	background: url(/hipershop/rwd1822/store/F1/contact-banner.jpg)0% 50%/cover no-repeat;
	padding-top: 100px;
	height: 250px;
}
.Contact-banner h3 {
	text-align: center;
	color: #fff;
	font-size: 31px;
	text-shadow: 0 0 10px rgba(0, 0, 0, 1);
	margin: auto;
}
.Contact-banner span {
	font-size: 17px;
	margin-top: 6px;
	display: block;
}
.Contact_CONTENT {
	padding-top: 50px;
	min-height: 550px;
}
.contact-txt h5 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 30px;
	text-align: center;
}
.contact-txt p {
	padding: 10px 0;
	font-size: 17px;
	letter-spacing: 1px;
}


.category_content {
	padding-top: 34px;
}
.category_parent_link {
	display: none!important;
}
.nav_cate_current {
	display: none!important;
}
.PRO-banner {
	margin-top: 80px;
	position: relative;
}
.page-title {
	position: absolute;
	text-align: center;
	top: 164px;
	width: 100%;
	font-size: 23px;
	text-shadow: 0 0 15px rgba(0, 0, 0, .8);
	z-index: 10;
	color: #fff;
}
.page-title span {
	display: block;
	font-size: 13px;
	margin-top: 8px;
}
 @media (min-width: 768px) {
.PRO-banner {
	margin-top: 0px;
	position: relative;
}
.category_content {
}
.category_menu {
	padding: 40px 0;
}
}
.PRO-banner img {
	width: 100%;
	left: 0;
	top: 0;
	z-index: 4;
}
.category_menu {
	padding: 40px 0;
}
.category_content {
}
.category_content {
	min-height: 450px;
	padding: 34px 10px 120px 10px;
}
.category_content h3 {
	background: #0063ad;
	color: #fff;
	margin: 32px 0 10px 0;
	font-size: 19px;
	display: block;
	padding: 12px;
	border-radius: 5px;
	letter-spacing: 0.1px;
}
.CodeNum {
	background: transparent!important;
	color: #5c5858 !important;
	border-radius: 0px;
	font-size: 15px!important;
	padding: 0!important;
	margin-top: 10px!important;
}
.dyPic {
	max-width: 100%;
}
/*.input-group .form-control {
    z-index: -1;}*/

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
}
.PersonNum {
	background: transparent!important;
	color: #333!important;
	border-radius: 0px;
	font-size: 15px!important;
	padding: 0!important;
	margin-top: 10px!important;
}
.category_menu {
	padding: 34px 0 0 0;
}
.profile_content {
	padding: 30px 0 60px 0;
}
.nav_cate_item {
	color: #0068b6;/*border-bottom: 1px solid #ccc;*/
}
.nav_cate_item a {
	color: #181f3b;
	font-size: 16px;
}
.category_menu li:last-child {
	border-bottom: none;
}
/*----------------最新消息--------------------*/

.news-more {
	float: right;
	margin-top: 15px;
}
.news-more i {
	color: rgba(21, 53, 89, 1);
}
.News_Title {
	background-color: #23b497;
	padding: 8px 15px;
	color: #FFF;
	font-size: 16px;
	margin: 0;
}
.INFO_Title {
	background-color: #f5f5f5;
	padding: 10px;
	color: #222;
	font-size: 16px;
	margin-top: -1px;
	border-radius: 4px;
	color: #428bca;
}
.News_Category {
	margin: 20px 0 0 0;
	background-color: #597b3f;
	padding: 12px 15px;
	color: #FFF;
	font-size: 19px;
}
.newslist {
	overflow: hidden;
	margin: 0px -15px 30px;
}
.newslist img.news_pic {
	width: 30%;
	float: left;
	padding: 2%;
}
 @media (max-width: 768px) {
.newslist img.news_pic {
	width: 30%;
	float: left;
	padding: 1%;
}
.newslist {
	overflow: hidden;
	min-height: 400px;
}
}
.newslist h3.news_title {
	margin-top: -5px;
}
h2.news_title {
	color: #333;
	line-height: 1.5;
	font-size: 25px;
    font-weight: bold;
}
h3.news_title {
	color: #333;
	line-height: 1.5;
	font-size: 18px;
    font-weight: bold;
}
.news-txt { min-height:400px;}
.news_info {
	font-size: 15px;
	line-height: 1.5;
	color: #222;
	margin: 0;
}
.news_date {
	color: #CCC;
	padding-right: 10px;
	font-size: 15px;
	display: none;
}
.news_sort {
	color: #CCC;
	padding-right: 10px;
	font-size: 15px;
	display: none;
}
.news_author {
	color: #CCC;
	padding-right: 10px;
	font-size: 15px;
	display: none;
}
.news_more {
	width: 100px;
	display: block;
	margin: 15px 0;
	color: #606060;
	float: left;
}
.type_icon {
	margin-right: 10px;
}
.NEWS_type {
	padding: 0;
	margin: 0;
}

.NEWS_type li {
	line-height: 1.5;
	padding: 10px 15px;
	border-bottom: 1px solid #ddd;
	display: block;
	position: relative;
}
.NEWS_type li a {
	text-decoration: none;
	color: #606060;
	font-size: 17px;
}
.NEWS_type .badge {
	background-color:#000;
	position: absolute;
	right: 0px;
	top: 15px;
	font-size: 8px;
	margin-left: 8px;
	display: block;
}
.news_icon01 {
	margin-right: 8px;
}
.news_icon02 {
	margin-right: 8px;
}
.news_icon03 {
	margin-right: 8px;
}
 @media (max-width: 767px) {
.newslist img.news_pic {
	width: 100%;
	float: left;
	padding: 1%;
}
}
 @media (max-width: 768px) {
.News_AD {
	display: none;
}
}
.News_AD {
	border: 0;
}
.content_pic {
	padding: 5%;
}
.news_content {
	line-height: 2.0;
	font-size: 16px;
}
.news_content img {
	max-width: 100%!important;
	height: auto!important;
	width: auto!important;
}
div#LinkContainer {
	display: none;
}
.homeNews_Title {
	padding: 8px 15px;
	margin-bottom: 10px;
	list-style: none;
	background-color: rgb(38, 181, 149);
	border-radius: 4px;
	color: #fff;
}
/* 最新消息 */

.newstitle {
	font-size: 10pt;
	line-height: 12pt;
	color: #666666;
}
.newsmain {
	font-size: 9pt;
	line-height: 18pt;
	color: #666666;
	text-decoration: none;
}
/*購物清單*/

#shopcar_box {
	padding-bottom: 60px;
}
.shopcar-banner h3 {
	color: #fff;
	font-weight: bold;
	font-size: 23px;
	border: 1px solid #fff;
	padding: 8px 15px;
	width: 200px;
	text-align: center;
	margin: auto;
	letter-spacing: 0.1px;
	text-shadow: 0 0 6px rgba(0, 0, 0, 1);
}
.shopcar-banner span {
	font-size: 17px;
	margin-top: 6px;
	display: block;
}
h1.MYCART_TITLE {
	margin-top: 150px;
	text-align: center;
	color: #CCC;
	display: none;
}
h2.SHOP_TITLE {
	font-size: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid transparent;
	background-color: #020067;
	padding: 12px 15px;
	color: #FFF;
}
#btn_precheck {
	background: #8180bf;
	border: 1px solid #8180bf;
}
.STORE_INFO {
	font-size: 15px;
	padding: 15px;
	border-top: 1px solid #e0e0e0;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	background-color: #333;
	border-color: #333;
}
.pagination > li > a, .pagination > li > span {
	color: #4c4b92;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	z-index: 2;
	color: #fff;
	background-color: #fa871a;
	border-color: #ddd;
}
.news {
	border-top: 4px solid #c31128;
	margin-top: -10px;
}
#main-container.container {
	background-color: #fff;
	min-height: 500px;
	margin-bottom: 40px;
	padding-top: 40px;
}

/*------------------top-----------------*/

.label {
	font-size: 16px;
	line-height: 2;
	background-color: #fff;
	color: #fa871a;
	padding: 0;
}
.view-first .mask {
	display: none;
}
.li-item p {
	line-height: 1.5;
	color: #333;
	font-size: 15px;
}
.breadcrumb {
	color: #FFF;
	font-size: 19px;
	padding: 8px 15px;
	margin-bottom: 10px;
	list-style: none;
}
.breadcrumb li:first-child span {
	display: none;
}
.breadcrumb a {
	color: #fff;
}
.title-none {
	font-size: 21px;
	color: #606060;
	font-weight: bold;
	line-height: 1.5;
}
.features-box a h4 {
	color: #4d4c93;
	line-height: 1.5;
	font-size: 18px;
}
/*上架設定*/

.demo-style {
	clear: both;
	overflow: hidden;
	padding: 0 15px;
}
.demo-style img {
	max-width: 100%;
	height: auto;
}
.demo-title {
	color: #1e6dab;
	font-size: 25px;
	border-bottom: 1px dotted #333;
	margin-bottom: 5px;
	background: transparent!important;
	border-radius: 0!important;
}
.demo-style p {
	font-size: 17px;
	line-height: 1.8;
	color: #333;
}
.demo-date {
	font-size: 21px;
	font-weight: bold;
	color: #1e6dab;
}
.demo-date span {
	margin-left: 10px;
	color: #b5c8e4;
	font-size: 17px;
}
.demo-list {
	list-style: none;
	padding: 0;
	font-size: 17px;
	margin: 10px 0 10px 0;
}
.demo-list li {
	padding-left: 15px;
	position: relative;
}
.demo-list li:before {
	content: '';
	background: #333;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	position: absolute;
	top: 8px;
	left: 0px;
}
.contact-img img {
	max-width: 100%;
}
.panel-title2 {
	font-size: 19px;
	line-height: 1.4;
	margin: 0;
}
.panel-title2 .label {
	font-size: 19px;
	color: #c00019;
}
#input-qty {
	width: 65px !important;
}
.btn-buy .glyphicon {
	display: none;
}
/*.btgrid{margin-top: 60px;}
@media only screen and (max-width: 959px){
  .btgrid{margin-top: 30px;}
}*/

.product_img {
}
.product_img img {
	max-width: 100% !important;
	height: auto!important;
	margin-bottom: 10px;
}
.product_text h3 {
	font-size: 25px;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #ccc;
	color: #597b3f;
	font-family: "微軟正黑體", Arial;
	font-weight: bold;
	padding: 10px 0;
	letter-spacing: 1px;
}
.product_text p {
	font-size: 17px;
	line-height: 1.5;
	color: #606060;
	margin-bottom: 25px;
	letter-spacing: 1px;
}
.product_item {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 10px;
}
.product_item li {
	position: relative;
	font-size: 16px;
	color: #606060;
	padding: 4px 10px 4px 20px;
}
.product_item li:before {
	content: "";
	width: 8px;
	height: 8px;
	background: #a3b45b;
	position: absolute;
	left: 0;
	top: 10px;
}
.product_box {
	margin-bottom: 40px;
}
.descri-none {
	font-size: 17px;
	letter-spacing: 1px;
	color: #413fd2;
	;
}
.descri-none span {
	font-size: 15px;
	margin: 15px 0 0 0;
	display: block;
	color: #606060;
	line-height: 1.5;
}
.product_text img {
	max-width: 100% !important;
	height: auto!important;
}
.CONTENT_INFO img {
	width: auto;
	max-width: 100%;
	height: auto!important;
	margin: 0 auto;
}
.GoodsDescrBody2 table {
	width: 100%!important;
}
.GoodsDescrBody2 img {
	max-width: 100%!important;
}
.li-item figure figcaption span {
	display: none;
}
.li-item figure {
	margin-bottom: 10px;
}
/*    .CONTENT_INFO .panel-default .cs-style-2{height: 485px;overflow: hidden;}
    @media only screen and (max-width: 959px){
    .CONTENT_INFO .panel-default .cs-style-2{height: auto;overflow: hidden;}}*/

#prod_img {
	text-align: center;
}
.thumbnail-list.grid.cs-style-2 li {
	display: none;
}
.thumbnail-list.grid.cs-style-2 li:nth-of-type(1), .thumbnail-list.grid.cs-style-2 li:nth-of-type(2), .thumbnail-list.grid.cs-style-2 li:nth-of-type(3), .thumbnail-list.grid.cs-style-2 li:nth-of-type(4) {
	display: inline-block;
}
.news_imgBox-inner {
	position: relative;
	max-width: 100%;
	overflow: hidden;
}
.news_imgBox-fit {
	position: relative;
	max-width: 100%;
	padding-top: 100%;
	height: 0px;
}
.news_imgBox-fit .news_image-pic {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
}
.caption .news_info {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.zoomContainer {
	display: none;
}
.zoomWrapper {
	margin: auto;
	width:100% !important;
	position: relative;
	display: inline-flex;
}
.li-item:hover {
	border: 1px solid #8382c4;
	background-color: #ffffff;
	box-shadow: none;
}
/*輪播*/

.lightbox .lb-image {
	border: 1px solid #545454;
}

/*190304 nav 切到編輯器*/

.navbar table {
	float: left
}
 @media screen and (max-width:1200px) {
.navbar table {
	width: 100%
}
}
/*--------------------------------*/
#sitemap {
	padding: 30px 0 30px 0;
}
#sitemap p {
	color: #cb9f0c
}
#sitemap h4 {
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 20px;
	color: #606060;
}
#sitemap ul, .copy ul {
	list-style: none;
	padding-left: 0px;
}
#sitemap ul a {
	font-size: 15px;
	line-height: 1.8;
}
.copy li {
	float: left;
	padding-left: 25px;
}
.copyright1 {
	clear: both;
}
h2.MEM_TITLE {
	border-bottom: 2px solid #ffd821;
}
.btn-primary, .btn-info {
	background-color: #ffd821;
	border-color: #ffd821;
}
.btn-primary:hover, .btn-info:hover, .btn-primary.focus, .btn-primary:focus, .btn-info.focus, .btn-info:focus, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover, .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
	background-color: #ffca18;
	border-color: #ffca18;
}
.form-horizontal .control-label {
	font-size: 16px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background-color: #000;
	border-color: #000;
}
#lineicon a,#GO-Home a{display: block;
    position: fixed;
    right: 30px!important;
	 width: 50px!important;
    height: 50px!important;
	 cursor: pointer!important;
    border-radius: 0!important;
    z-index: 10;
}
#lineicon a{
    bottom: 220px!important;  
    background: rgba(0,195,0,.8)!important;  
    padding:10px;
}
#GO-Home a{
    bottom: 170px!important;
    font-size:30px!important;
    background:rgba(59,89,152,.8)!important;
    color: #fff!important;
    padding: 5px;
    text-align: center;
}
#GO-Home i{ color:#fff; }
#gotop{
    display: none;
    position: fixed;
    right: 30px!important;
    bottom: 120px!important;
    font-size:30px!important;
    width: 50px!important;
    height: 50px!important;
    background:rgba(0,0,0,.85)!important;
	/*background:rgba(203,159,12,.85)!important;*/
    color: #fff!important;
    cursor: pointer!important;
    border-radius: 0!important;
    z-index: 10;
    padding: 2px 5px 0px 5px;
    text-align: center;
}

.CONTENT_INFO h3 strong span {
    border: 1px solid #ccc;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    margin: 10px 3px 20px 0px;
    display: inline-block;
}
#category_descr{ 
    margin-right: 0px;
    margin-left: 0px;
	font-size: 18px;
    line-height: 2;
    text-align: justify;}


