@charset "utf-8";

/* CSS Document */

body { /*background:rgb(235, 231, 227);*/
}

a {
	color: #554e48;
	text-decoration: none;
}

a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
	color: #554e48;
}

.panel { border: 0px; }

.panel-group .panel + .panel { margin-top: 0px; }

.colo_orage { color: #ed721a; }

.colo_orage a:link,
.colo_orage a:visited,
.colo_orage a:active {
	text-decoration: none;
	color: #ed721a;
}

.colo_orage a:hover,
.colo_orage a:focus { }
{
 color:#ed721a;
}

.container {
	/*background:rgb(235, 231, 227);*/
	padding: 0px;
	word-break: break-all;
	font-family: Microsoft JhengHei;
	position: relative;
}

.container.v2 { background: rgba(255,255,255,1.00); }

.container_box {
	height: 100%;
	background-image: -webkit-linear-gradient(0deg, #ffffff 90%, #e9e3dc 100%);
	background-image: -moz-linear-gradient(0deg, #ffffff 90%, #e9e3dc 100%);
	background-image: -o-linear-gradient(0deg, #ffffff 90%, #e9e3dc 100%);
	background-image: linear-gradient(0deg, #ffffff 90%, #e9e3dc 100%);
}

.container_box .cont { padding: 0 15px; }

.container_box .cont p {
	font-size: 14px;
	text-align: justify;
　/*　Firefox到此即可對齊　*/
 text-justify: auto;
　/*　IE需再加上此行　*/
}

.container_body { padding: 15px; }

.container_body.bg1 { background: #ece8e4; }

.logo {
	background: url(../images/logo.png) rgba(255,255,255,1.00) no-repeat center;
	width: 100%;
	height: 60px;
	margin: 0px auto;
	display: block;
	background-size: 100px 36px;
	position: relative;
}

.logo .television {
	width: 27px;
	height: 25px;
	display: block;
	background: url(../images/television.png);
	background-repeat: no-repeat;
	background-size: cover;
	top: 16px;
	right: 10px;
	position: absolute;
	z-index: 1000;
}

.logo a,
.logo .television a {
	width: 100%;
	height: 100%;
	display: block;
}

.logo .language {
	width: 100px;
	height: 25px;
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	top: 22px;
	left: 10px;
	position: absolute;
	z-index: 1200;
}

.logo .language a {
	width: 100%;
	height: 100%;
	display: block;
	color: #ed721b;
}

.menu_top {
	width: 100%;
	height: 60px;
	background: rgb(237, 114, 27);
	position: relative;
}

.menu_top .bxslider li {
	height: 50px;
	padding-top: 20px;
	text-align: center;
}

.menu_top .bxslider li a:link,
.menu_top .bxslider li a:visited,
.menu_top .bxslider li a:hover,
.menu_top .bxslider li a:active {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}

.menu_top .gradientleft {
	background: url(../images/gradient.png);
	background-size: cover;
	width: 50px;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 5000;
}

.menu_top .gradientright {
	background: url(../images/gradient_lift.png);
	background-size: cover;
	width: 50px;
	height: 60px;
	position: absolute;
	top: 0;
	right: 0px;
	display: block;
	z-index: 5001;
}

.h3_orange { color: rgb(237, 113, 27); }

.box_1 { padding: 4px 8px; }

.padding_0 { padding: 0; }

.box_2 {
	padding: 4px 8px;
	background: rgb(255, 255, 255);
	margin: 5px 0;
}

.box_2.qa { padding: 10px; }

.box_2.qa h5 {
	margin: 0px;
	padding: 0px 0px 5px 30px;
	font-size: 16px;
}

.box_2.qa p { padding: 0px 0px 0 30px; }

.box_2.retail { padding: 5px 10px; }

.box_2.retail p i { vertical-align: middle; }

.box_2.retail h5 { font-size: 16px; }

.box_2.retail p a:link,
.box_2.retail p a:visited,
.box_2.retail p a:hover,
.box_2.retail p a:active {
	text-decoration: inherit;
	color: rgb(85, 78, 72);
}

.box_2.retail.V2 h5 { margin-top: 5px; }

.box_2.retail.V2 h5,
.box_2.retail.V2 p { padding: 0px 0px 0 110px; }

.box_2.retail.V2 p a span {
	padding: 0px 0px 0 5px;
	display: table;
}

.btn_1:link,
.btn_1:visited,
.btn_1:hover,
.btn_1:active,
.btn_2:link,
.btn_2:visited,
.btn_2:hover,
.btn_2:active {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
	margin-bottom: 10px;
}

.btn_1 {
	padding: 7px;
	color: rgba(255,255,255,1.00);
	text-align: center;
	width: 49%;
	height: 35px;
	background-image: -webkit-linear-gradient(0deg, #b3a394 0%, #c7b4a5 100%);
	background-image: -moz-linear-gradient(0deg, #b3a394 0%, #c7b4a5 100%);
	background-image: -o-linear-gradient(0deg, #b3a394 0%, #c7b4a5 100%);
	background-image: linear-gradient(0deg, #b3a394 0%, #c7b4a5 100%);
}

.btn_1.active {
	background-image: -webkit-linear-gradient(0deg, #554e48 0%, #7c7064 100%);
	background-image: -moz-linear-gradient(0deg, #554e48 0%, #7c7064 100%);
	background-image: -o-linear-gradient(0deg, #554e48 0%, #7c7064 100%);
	background-image: linear-gradient(0deg, #554e48 0%, #7c7064 100%);
}

.btn_2 {
	text-align: center;
	background: rgb(179, 163, 148);
	width: 100%;
	display: block;
	padding: 2px;
	margin: 3px 0;
}

.icon {
	width: 28px;
	height: 28px;
	display: inline-block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-border-radius: 3px;
	-webkit-border-radius: 33px;
	border-radius: 3px;
	margin: 0 2px;
	vertical-align: middle;
}

.icon.phonel {
	background-image: url(../images/phone_l.png);
	vertical-align: sub;
	width: 30px;
	height: 22px;
}

.icon.mother_icon { background-image: url(../images/mother_icon.png); }

.icon.hanger_icon { background-image: url(../images/xhanger_icon.png); }

.icon.seatbelt_icon { background-image: url(../images/seatbelt_icon.png); }

.icon.DK_mother_icon { background-image: url(../images/DK_mother_icon.png); }

.icon.DK_hanger_icon { background-image: url(../images/DK_xhanger_icon.png); }

.icon.DK_seatbelt_icon { background-image: url(../images/DK_seatbelt_icon.png); }

.icons {
	width: 17px;
	height: 17px;
	display: inline-block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-border-radius: 3px;
	-webkit-border-radius: 33px;
	border-radius: 3px;
}

.icons.phone_icon { background-image: url(../images/phone_icon.png); }

.icons.map_icon { background-image: url(../images/map_icon.png); }

.icons.time_icon { background-image: url(../images/time_icon.png); }

.check_icon {
	width: 28px;
	height: 27px;
	background-image: url(../images/uncheck_icon.png);
	display: inline-block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-border-radius: 3px;
	-webkit-border-radius: 33px;
	border-radius: 3px;
}

.check_icon.active { background-image: url(../images/check_icon.png); }

.search_btn:link,
.search_btn:visited,
.search_btn:hover,
.search_btn:active {
	text-decoration: none;
	color: rgba(255,255,255,1.00);
	padding: 10px;
	text-align: center;
	width: 99px;
	height: 40px;
	display: block;
	margin: 0 auto;
	border-radius: 3px;
	background-image: -webkit-linear-gradient(0deg, rgb(125, 112, 101) 0%, rgb(178, 162, 148) 100%);
	background-image: -moz-linear-gradient(0deg, rgb(125, 112, 101) 0%, rgb(178, 162, 148) 100%);
	background-image: -o-linear-gradient(0deg, rgb(125, 112, 101) 0%, rgb(178, 162, 148) 100%);
	background-image: linear-gradient(0deg, rgb(125, 112, 101) 0%, rgb(178, 162, 148) 100%);
}

.plus_btn {
	vertical-align: middle;
	width: 46px;
	height: 45px;
	display: inline-block;
	background-image: url(../images/plus_icon.png);
	background-size: cover;
	border-radius: 3px;
}

.title_back {
	color: rgba(255,255,255,1.00);
	width: 100%;
	height: 40px;
	padding: 2px 0;
	background-color: #b4a495;
	position: relative;
}

.title_back h3 { margin: 0; }

.title_back .h4 { margin: 0; }

.glyphicon-chevron-right-after:after { content: "\e080"; }

.title_back a:link,
.title_back a:visited,
.title_back a:hover,
.title_back a:active {
	color: rgba(255,255,255,1.00);
	/*position:absolute;
	top:0px;
	left:0px;*/
	/*width: 50px;*/
	height: 40px;
	padding: 6px;
	text-decoration: none;
	display: inline-block;
}

.circle_icon {
	width: 25px;
	height: 24px;
}

.circle_icon.plus-circle { background-image: url(../images/plus-circle.png); }

.circle_icon.minus-circle { background-image: url(../images/minus-circle.png); }

.circle_icon.qa { background-image: url(../images/QA_icon.png); }

.btn_group .img_btn {
	margin-bottom: 20px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .6);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .6);
}

.img_btn {
	width: 100%;
	height: 140px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right;
	position: relative;
	border-radius: 15px;
}

.img_btn a {
	width: 100%;
	height: 100%;
	display: block;
}

.img_btn > a >.img_title {
	background-image: -webkit-linear-gradient(90deg, rgba(232,228,223,0.81) 40%, rgba(232,228,223,0.00) 100%);
	background-image: -moz-linear-gradient(90deg, rgba(232, 228, 223,0.81) 40%, rgba(232,228,223,0.00) 100%);
	background-image: -o-linear-gradient(90deg, rgba(232, 228, 223,0.81) 40%, rgba(232,228,223,0.00) 100%);
	background-image: linear-gradient(0deg, rgba(232, 228, 223,0.81) 40%, rgba(232,228,223,0.00) 100%);
	width: 100%;
	color: rgb(101, 102, 102);
	font-size: 20px;
	bottom: 0px;
	margin: auto;
	position: absolute;
	padding: 10px;
	font-weight: bold;
	border-radius: 15px;
}

.img_btn .img_title i { vertical-align: bottom; }

.about { background-image: url(../images/about_img.png); }

.company { background-image: url(../images/pic02_img.png); }

.history { background-image: url(../images/pic03_img.png); }

.group { background-image: url(../images/stroller_img.png); }

.product { background-image: url(../images/goods_img.png); }

.official { background-image: url(../images/official_img.png); }

.event { background-image: url(../images/event_img.png); }

.media { background-image: url(../images/media_img.png); }

.prod_01 { /*	background-image:url(../images/prod_01.png);
*/	background-image: url(../images/butn_prodBg01.jpg); }

.prod_02 { /*	background-image:url(../images/prod_02.png);
*/	background-image: url(../images/butn_prodBg02.jpg); }

.prod_03 { /*	background-image:url(../images/prod_03.png);
*/	background-image: url(../images/butn_prodBg03.jpg); }

.prod_04 { background-image: url(../images/prod_04.png); }

.store_01 { background-image: url(../images/retail2_img.png); }

.store_02 { background-image: url(../images/nurse_img.png); }

.store_03 { background-image: url(../images/space_img.png); }

.store_04 { background-image: url(../images/direct_img.png); }

.img_btn_body {
	width: 100%;
	padding: 15px;
}

.img_btn_body.gary { background: #ebe7e3; }

.img_btn_body .box {
	color: rgb(94, 88, 82);
	width: 100%;
	padding: 10px;
	margin-bottom: 10px;
	background: rgba(255,255,255,1.00);
}

.img_btn_body .box h4,
.img_btn_body .box p { margin: 0; }

.img_btn_body.V2 { background: rgba(255,255,255,1.00); }

.img_btn_body.V2 hr {
	background: rgba(255,255,255,1.00);
	margin: 10px auto;
	width: 99%;
}

.img_btn_body.V2 img { border: 1px solid rgb(217, 209, 202); }

.form-group.has-feedback.V2 { margin: 0; }

.form-group.has-feedback.V2 .form-control {
	border: 1px solid #FFF;
	border-radius: 0;
	padding: 6px 30px;
}

.form-group.has-feedback.V2 .form-control:focus {
	border-color: #E9AF66;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(233, 175, 102, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(233, 175, 102, 0.6);
}

.glyphicon.glyphicon-search.form-control-feedback.V2 {
	right: inherit;
	left: 0;
}

.commodity_box { right: -5px; }

.commodity_box .bx-wrapper .bx-viewport { left: 0px; }

.commodity_box .bx-wrapper .bx-pager,
.commodity_box .bx-wrapper .bx-controls-auto { bottom: 0px; }

.commodity_box .bx-wrapper .bx-pager.bx-default-pager a { background: #ee721c; }

.commodity_box .bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active { background: #726763; }

.commodity_box .bx-wrapper { margin: 0 auto 0px; }

.product .bx-wrapper .bx-viewport { left: 0px; }

.product .bx-wrapper .bx-next { background: url(../images/controls_2.png) no-repeat -43px -32px; }

.product .bx-wrapper .bx-prev { background: url(../images/controls_2.png) no-repeat 0 -32px; }

.table-condensed.V2 tbody tr:nth-child(odd) { background: #ebe7e4 }

.product_list.cont { padding: 15px; }

.product_list.cont img { border: 1px #BBBBBB solid; }

.product_list.cont h3 { margin-top: 5px; }

.product_list.cont a {
	color: #554e48;
	display: block;
	margin-bottom: 30px;
}

.btn_2.phoneL {
	padding: 8px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 18px;
}

.box_2.active { border: 4px rgb(85, 152, 66) solid; }

.box_2.active a .icon.DK_seatbelt_icon { background-image: url(../images/seatbelt_icon.png); }

.box_2.active a .icon.DK_hanger_icon { background-image: url(../images/xhanger_icon.png); }

.box_2.active a .icon.DK_mother_icon { background-image: url(../images/mother_icon.png); }

.form-control {
	/*	border: 0px;*/
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .0);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .0);
}

.form-control:focus {
	border-color: #ED721B;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(237, 114, 27);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(237, 114, 27);
}

.timeLINE { width: 100%; }

.timeLINE p {
	padding-left: 5px;
	padding-top: 5px;
	display: -webkit-box;
	font-size: 14px;
	text-align: justify;
	text-justify: auto;
}

.timeLINE span {
	float: left;
	padding: 5px;
	border-radius: 99em;
	line-height: 1.2em;
	background: #ff7300;
	color: #fff;
	display: inline-block;
}

.timeLINE h3 {
	color: #9e8465;
	margin-top: 5px;
	text-align: center;
}

.timeLINE .lin {
	width: 2px;
	height: 50px;
	background: #9e8465;
	margin: 0 auto;
}

.margin_5 { margin: 5px }

.cont.word { padding-top: 5px; }

.cont.word .btn-default {
	text-align: left;
	margin-top: 5px;
	background: #f5f2e9;
	border: solid 1px #ddddcf;
	color: #333;
}

.cont.word .btn-default i { color: #ff7300; }

.panel-group .panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 0px solid transparent;
	border-radius: 15px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .6);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .6);
}

.proSortTit {
	color: #ee721a;
	font-size: 14px;
	font-weight: 400;
	margin-left: 11px;
	margin-top: 20px;
}

.prodSort_box {
	background-color: #e6dfd7;
	padding: 10px 20px 10px 20px;
	margin-bottom: 20px;
}

.prodSort .media { background-image: url(); }

.prodSort .media-left a {
	width: 100px;
	height: 100px;
	display: block;
}

.prodSort .media-body { color: #666666; }

.prodSort .media-body .media-heading {
	background-color: #ed721a;
	color: #fff;
	font-weight: 400;
	padding: 3px;
}

.prodMore { margin-top: 20px; }

.prodMore a:link,
.prodMore a:visited,
.prodMore a:active {
	text-decoration: none;
	display: block;
	font-size: 12px;
	height: 23px;
	line-height: 23px;
	padding-left: 28px;
	background: url(../images/prodmoreArow.png) no-repeat left center;
}

.prodSort_box .bx-wrapper .bx-prev { left: -15px; }

.prodSort_box .bx-wrapper .bx-next { right: -9px; }

.prod-group .img_title {
	border-top-left-radius: 0px !important;
	border-top-right-radius: 0px !important;
	height: 35px;
	overflow: hidden !important;
	background-image: url() !important;
}

.prod-group .img_btn_body {
	width: 100%;
	padding: 0px;
}

.prod-group .img_title .img_overlay {
	display: block;
	width: 100%;
	height: 37px;
	left: 0;
	bottom: 0;
	position: absolute;
	opacity: 0.5;
	background-color: #000000;
	border-radius: 0;
}

.prod-group .img_title .img_overlayTxt {
	color: #ffffff;
	position: absolute;
	left: 15px;
	bottom: 3px;
}

.prod-group .panel-heading {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.subProd-group { margin-bottom: 0px; }

.subProd-group.panel-group .panel { margin-bottom: 1px;/* background-color: #fff;
    border: 0px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
    box-shadow: 0 0px 0px rgba(0, 0, 0, .05);*/
}

.subProd-group .panel-heading { background-color: #b4a495; }

.subProd-group .panel-heading a:link,
.subProd-group .panel-heading a:visited {
	color: #fff;
	text-decoration: none;
}

.subProd-group .panel-body { background-color: #eeeae4; }

.subProd-group .circle_icon {
	width: 25px;
	height: 24px;
	margin-right: 5px;
}

.subProd-group .circle_icon.plus-circle { background-image: url(../images/plus-circleW.png); }

.subProd-group .circle_icon.minus-circle { background-image: url(../images/minus-circleW.png); }

.bx-wrapper .bx-viewport { left: 0px; }
