@charset "utf-8";
*{margin:0px;padding:0px;}
.breadcrumb a {color:#fbaf1e;}
body {font-family: "Microsoft JhengHei", PMingLiU;color: #4b4b4b;font-size:18px;  background:#ffffff;}
li{list-style:none;}
a {color: #666;text-decoration: none;}
a img {border: 0px;}
p {
    margin: 0;
}
.table {
    margin-bottom: 0px;
}
#ct{ height: 10px;}
a:hover {color: rgb(51, 122, 183);text-decoration: none;}
img {width: 100%;height: auto;}
input{outline:none;}
#indcon {overflow:hidden;padding:0;}
#indcon2 {overflow:hidden;padding:0;}
.nopadding{ padding:0;}
.banner{padding:0;}
.banner img{width:100%; height:auto;}
.bannerinpage{padding:0;}
.bannerinpage img{width:100%;}
.banner .carousel-indicators {
	display:none;
}
.bannertitle{
	font-size:20px;
	font-weight:bold;
	padding:30px;
	color:#666;
}
.bannercontent{
	font-size:16px;
	padding:30px 15px;
	color:#666;
}
.top{
	position: fixed;
	left: 0;
	top: 0;
	padding:0 0 0 3%;
	z-index: 999;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background:url(../images/top_bg.jpg) top left no-repeat;
	background-size:cover;
}
.topfb{padding:0;float:left;}
.mcs{padding:0; float:right;}
.scut-container {position:relative; display:inline-block; float:right; top:0px; margin:45px 60px 45px 0; height:26px; line-height:26px;}
.scut-container a {max-width:120px;height:32px;line-height:32px;width:32px; padding:0;text-align: center;display: inline-block;float:left; position:relative;}
.scut-container .topfb a:last-child{margin-right:0px;}
.scut-container .searchdiv {height:34px;line-height:34px;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:#000000; width:100%; border:1px #000000 solid;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px; background:none;}
.scut-container .searchdiv button{background:none;border:0;width:32px; float:right; color:#000000; position:relative; z-index:2; font-size:0.7em;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;color: #FFF;position:relative; -webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;}
.mcs a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;}

.mcs a:hover,
.mcs a:focus,
.mcs a:active {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.mcs img {width:auto; height:auto; max-width:100%;}
#goodsnums{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 {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 {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; padding:}
.scut-container-wap .searchdivxs input{ padding:0 10px;outline: none;}
.mcs-wap{padding:0;}
.scut-container-T{height:23px;}

.modal-body {padding: 15px 20px 30px; color:#4b4b4b;}
.logo {font-family: Arial;font-weight: bold;color: #fb5e74;padding:55px 0px;}
.logo a {color: #fb5e74;}

@media ( max-width :1024px) {
   .logoie,.smenu {padding: 0px;}
}
.logo img {display: inline-block;width: auto;height: auto;max-width:100%;max-height:150px;}
.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: 99998;
	right: 20px;
}
.right_icon a {
	background: none;
	margin-bottom: 15px;
	height: 36px;
	line-height: 40%;
	width: 36px;
	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 {
	padding:0;
}
.menu-container,.smenu {
    margin: 0 auto;
}
.menu-dropdown-icon:before {
	float:right;
    cursor: pointer;
	position:absolute;
	right:15px;
	color:#434343;
    padding-top:0;
}
.menu > ul {
    margin: 0 auto;
    list-style: none;
    padding: 0 0 0 3%;
	border-top-left-radius:30px;
    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;
    padding: 0px;
    margin: 0;
	list-style:none;
	
}
.menu > ul > li a {
    text-decoration: none;
	position:relative;
    padding-top: 15px;
    padding-bottom: 15px;
    display: inline-block;
    width:auto;
}

.menu > ul > li > ul {
    display: none;
    width: 100%;
    padding: 0px;
    position: absolute;
    z-index: 99;
	background:#ffffff;
    left: 0;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
}

.menu  ul  li  ul  li:hover {
	background:#e34325;
}

.menu  ul  li  ul  li:hover>a {
	color:#ffffff;
}
.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;
    list-style: none;
    background: none;
    float: left;	
}
.menu > ul > li > ul > li a {
	position:relative;
    width: 100%;
	font-size:1.0em;
    display: block;
	padding:10px;
}
.menu > ul > li > ul > li > ul {
    display: block;
    padding: 0;
    margin: 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: 0;
    margin: 0;
    font-size: 1.0em;
}
.menu > ul > li > ul > li > ul > li a {
    border: 0;
	position:relative;
    padding: 10px 0;
}
.menu > ul > li > ul > li > ul > li>a:before {
	display:none;
}
.menu > ul > li > ul > li > ul > li ul {
	margin-top:0;
}

.menu > ul > li > ul > li > ul > li ul>li>a{ position:relative;}
.menu > ul > li > ul.normal-sub {
    width: 100%;
    left: auto;
    padding:0;
}
.menu > ul > li > ul.normal-sub > li {
    width: 100%;
	padding: 10px;
}
.menu > ul > li > ul.normal-sub > li:last-child {
	border-bottom:none;
}
.menu > ul > li > ul.normal-sub > li:hover {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.menu > ul > li > ul.normal-sub > li:hover>a {
	color:#ffffff;
}
.menu > ul > li > ul.normal-sub > li a {
	position:relative;
    border: 0;
    padding: 0;
}
.menu > ul > li > ul.normal-sub > li a:before {
	display:none;
}
.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層級导航 */
.smenut {z-index:999; padding:0; margin:0; background:rgba(229,229,229,0.8);}
.smenut>li {text-align: center; padding:25px 0; position:relative; display:inline-block;}
.smenut>li>a {
	color:#000000;
	font-size:1.1em;
	letter-spacing:3px;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}
.smenut>li>a:after{content: "";width: 0;height: 10px;background:#fdfaf0;position: absolute; bottom:0;left: 50%;transition: all .8s;}
.smenut>li>a:hover:after{left: 20%;width: 60%;}
.smenut li ul {
	display:none;
	position:absolute;
	top:100%;
	left:0;
	width:100%;
	height:auto;
	z-index:99999;
	background:rgba(255,255,255,0.9);
	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{border-bottom:1px dotted #434343;line-height:24px; padding:10px 0; float:left; width:100%; position:relative;}
.smenut li ul li:last-child{ border-bottom:none;}
.smenut li ul li:hover{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0; background:rgba(0,0,0,0.9);}
.smenut li ul li a{color: #434343; font-size:18px; letter-spacing:2px;}
.smenut>li>ul>li:hover>a {color:#ffffff;}
.smenut li ul li .menu-dropdown-icon:before {color:#434343;}
.smenut li li:hover.menu-dropdown-icon:before {color:#ffffff;}
.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{ padding:10px 0; text-align:center;}
.smenut li ul li ul li a{color: #434343; height:auto;width:100%;text-align:center;}
.smenut li ul li ul li:hover>a {color:#ffffff;}
.smenut li:last-child> ul li ul{left:-100%;}
@media ( max-width : 1480px) {
	.top{
		padding:0 0 0 1%;
	}
	.smenut {
		padding: 0;
	}
	.scut-container {
		margin: 45px 30px 45px 0;
	}
	.menu-dropdown-icon:before {
		right:0;
	}
	.smenut>li>a:hover:after{left: 10%;width: 80%;}
}
@media ( max-width : 1300px) {
	.smenut {
		padding: 0;
	}
	.smenut>li {
		padding:20px 0;
	}
	.smenut>li>a {
		font-size:0.95em;
	}
	.smenut li ul li a {
		font-size:16px;
	}
	.scut-container {
		margin: 25px 30px 30px 0;
	}
}
@media ( max-width : 1080px) {
	.top{
		padding:0 0 0 3%;
	}
	.menu-dropdown-icon:before {
		right: 0px;
	}
	.scut-container {
		margin:20px 25px 20px 0;
	}
	.smenut>li {
		padding: 12px 0;
	}
	.smenut>li>a {
		font-size:0.85em;
		letter-spacing:1px;
	}
	.smenut>li>a::before {
		top: 20px;
	}
	.smenut li ul li a{
		font-size:16px;
		letter-spacing:2px;
	}
	.smenut>li>a::before {
		top: 20px;
	}
	.smenut>li>a:after{
		height: 3px;
	}
}
@media ( max-width : 849px) {
	.top{
		padding:0;
	}
	/*.smenu a{font-size:16px;}*/
	.scut-container {
		position:absolute;
		top:20px;
		margin:0;
		right:1%;
	}
}
/* PC导航 */
.panel{ border:none; background:none; margin:0; padding:0; border-radius:0;}
@media ( max-width : 820px) {
	body {float:left;width:100%;}
	#goodsnums{position:relative;right:-10px;padding: 8px 5px;border-radius:50%;line-height:3px; top:-35px;}
	.scut-container-wap .searchdivxs button{ color:#fff;}
	.openbutton {
		display:block;
		position:absolute;
		z-index:9;
		top:50%;
		left:10px;
		font-size:1.2em;
		margin-top:-18px;
		color: #000000;
		padding:8px;
		background:#e0e0e0;
		border-radius: 8px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		-ms-border-radius: 8px;
		-o-border-radius: 8px;
		-icab-border-radius: 8px;
	}
	.closebutton{
		display:block;
		color:#000000;
		z-index:99999;
		position:absolute;
		right:0;
		top:0;
		cursor:pointer;
		padding:8px;
	}
	.panel {display:none;width:50%;padding:30px 0;background-color:#e1e1e1;color: #2170b2;box-shadow: inset 0 0 0px 2px #e1e1e1;overflow:auto;}
	.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;
		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);
	}
	
	.smenu:before{ display:none;}
	.smenu:after{ display:none;}
	.smenu {padding:30px 0 0 0;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:#000000;border-left:none;border-bottom:1px dashed #4b4b4b; width:100%; padding:10px 25px; font-weight:normal; line-height:inherit; line-height:22px;
	letter-spacing:2px; display:block; text-align:left;}
	.smenu li{background: #e1e1e1;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:#000000;border-bottom:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}
	.smenu li ul{background:#cdcdcd; 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:#cdcdcd; width:100%;}
	.smenu li ul li a{ color:#000000;font-size:16px; text-align:left;}

	.smenu>li>ul>li:hover>a {color:#ffffff;}
	.smenu li .indicator {position: absolute; right: 20px;font-size: 20px;top:10px; color:#000000; display:inline-block;}
	.smenu ul li .indicator {top: 10px;right: 20px;color: #000000; position:absolute;}
	.smenu ul li ul li .indicator {color: #000000; padding:0;}
	
	.smenu>li:hover>.indicator {color:#ffffff;}
	.smenu>li>ul>li:hover>.indicator {color:#ffffff;}
	.smenu ul li ul li:hover .indicator {color:#ffffff;}
	

	.smenu li ul li:hover{background:#000000; border:none;}
	.smenu li ul li li{background:#b5b5b5; text-align:left;}
	.smenu li ul li ul li a{color: #000000; height:auto;width:100%;text-align:left;}
	.smenu>li>ul>li>ul>li:hover>a {color:#ffffff;}
	.smenu li.showhide{background:none;color:#fff;width:30px;height:30px;line-height:30px;text-align: center;position: absolute;top:-120px;right:10px;}
	.smenut li ul li { padding:0;}
	/* 手機导航 */
}

@media ( max-width :767px) {
	.mcs{
       padding:0;
    }
}
.cart1 {
	background: #ff9900;
	text-align: center;
	color: #FFF;
	position: relative;
	border-right: 1px solid #d9d4d0;
	padding: 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: 18px;
}
.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: 16px;
	color: #4b4b4b;
	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: 14px;
	padding-top: 0px;
	padding-bottom: 20px;
}
.cart16 {
	font-weight: bold;
	color: #000;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cart17 {
	font-size: 13px;
	padding-top: 5px;
	color: #666;
	line-height: 18px;
}
.cart18 {
	font-size: 15px;
	color: #000;
	font-weight: bold;
}
.cartnotice {
	color: #cd403c;
	font-size: 16px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.cartnotice a {
	color: #cd403c;
}
.carttitle {
	padding: 15px;
	margin: 0 0 15PX;
	font-weight: 500;
	background-color: #F6F6F6;
	font-size: 24px;
	line-height: 24px;
	color: #4b4b4b;
	border-bottom: 1px solid #ededed00;
}
.form-horizontal .control-label {
	text-align: right;
	font-weight: normal;
	padding-right: 10px;
	padding-top:0;
	font-weight:600;
	color:#4b4b4b;
	line-height:36px;
}
.control_nr {color:#4b4b4b;}
.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;
}
.login_forget{ margin-top:10px; font-size:0.9em; color:#4b4b4b;}
.login_forget a {color:#4b4b4b;}
.login_forget a:hover {color:#841818;}
.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:4px 0;position: relative;overflow: hidden;
}
.indexcon img{
	width:auto;max-width: 100%;height: auto;
}
.indexconimg{
	padding:0;
}
.indexconimg img{
	width:100%;height:auto;
}
.indexcon a {
	color: #F90;cursor: pointer;
}
.sp-slides-container a{
	cursor: zoom-in;
}
.indextitle {
	float: left;
	text-align:left;
	padding-left:68px;
	position:relative;
	font-size:1.8em;
	color:#6c491c;
	font-weight:600;
}
.indextitle:before {
	content:"";
	position:absolute;
	width:12px;
	height:74px;
	background:#e9e0c6;
	left:40px;
	top:50%;
	margin-top:-37px;
}
.indextitle a{color:#1b1b1b;}
.bt_so {
	display:inline-block;
	position:relative;
	text-align:center;
	font-size:2.0em;
	color:#000000;
	letter-spacing:3px;
	line-height:30px;
}
.bt_en {
	font-size:20px;
	color:#d2d2d2;
	letter-spacing:3px;
	display:inline-block;
	float:right;
}
.bt_so:before {
	content:"";
	position:absolute;
	background:url(../images/bt_icon.png) no-repeat;
	width:354px;
	height:47px;
	bottom:-60px;
	left:-118px;
}
.bt_soy {
	display:inline-block;
	position:relative;
	text-align:center;
	font-size:2.0em;
	color:#000000;
	letter-spacing:3px;
	line-height:30px;
}
.bt_ens {
	font-size:20px;
	color:#ffffff;
	text-transform: uppercase;
	letter-spacing:3px;
	display:inline-block;
	float:left;
}
.bt_soy:before {
	content:"";
	position:absolute;
	background:url(../images/bt_icon.png) no-repeat;
	width:354px;
	height:47px;
	bottom:-60px;
	left:-68px;
}
.bt_nr {
	display:inline-block;
	padding-left:70px;
}
.bt_ensy {
	font-size:20px;
	color:#7e7e7e;
	text-transform: uppercase;
	letter-spacing:3px;
	display:inline-block;
	float:left;
}
.indextitle2 {
	float: left;
	font-size:18px;
	box-sizing: border-box;
	padding: 0 10px 0px 50px;
	line-height: 40px;
	margin-bottom: 10px;
	/*background:#e1704b url(../images/kew_45.jpg) no-repeat 10px center;*/
	color:#FFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
}
.indextitle2 a{color:#FFF;}

.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; padding:0 40px;}
.indexnews2{margin-top:5px;padding-bottom:5px;border-bottom:1px #CCC dashed;}
.indexnews2:last-child{border-bottom:0;}
.indexnewst {
	float:left;
	display:block;
	width:100%;
	font-size:1.1em;
	color:#1b1b1b;
	font-weight:bold;
	margin-top:12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.indexnewst a {
	color:#1b1b1b;
	letter-spacing:2px;
	display:block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.indexnewst a:hover {
	color:#841818;
}
.indexnewst2{font-size:18px;font-weight:bold;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;}
.indexnewsc {
	float:left;
	display:block;
	width:100%;
	margin-top:5px;
	font-size:1.0em;
	height:85px;
	color:#626262;
	line-height:28px;
	letter-spacing:2px;
	word-break:break-all;
	display: inline-block;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	overflow:hidden;
}
.indexnewsc2{margin:5px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;}
.indexnewsb a{display:inline-block;padding:5px 15px;border:1px #CCC solid;}
.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{padding-left:30px;}
.indexnewscontent{padding-left:30px;}
.indexnewmore a{float:right;}

.newsimgs {
	float:left;
	text-align:center;
}
.newsimgs img {
	width:100%;
	height:auto;
}

.product_boths {
	display:flex;
	flex-flow: row wrap;
	align-content:flex-start;
}
.proh{
	padding:15px;
	flex:0 0 25%;
}
.proh a {
	padding: 0px;
	display: block;
	float: left;
	width: 100%;
}
.pic_kus {
	float:left;
	padding:16px;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:6px solid #ffffff;
}
.proimg {
	position:relative;
    padding: 0;
}
.proimg img {
	width:100%;
	height:auto;
}
.proimgs {
	position:relative;
    padding:8px;
	box-shadow:0px 0px 7px #cccccc;
}
.proimgs img {
	width:100%;
	height:auto;
}
.pro_name {
	display:inline-block;
	padding:50px 10px;
	text-align:center;
	font-size:1.3em;
	color:#1b1b1b;
	line-height:28px;
	letter-spacing:3px;
}
.prot {
	float: left;
	text-align: center;
	font-size: 1.2em;
	padding: 0;
	color:#000000;
	letter-spacing:3px;
	height:45px;
	line-height:45px;
	margin: 12px 0px 0px 0px;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
}
.prot a {
	color: #000000;
	display:block;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
}
.prot a:hover {
	color:#d96897;
}
.prots {
	float: left;
	text-align: center;
	font-size: 1.0em;
	padding: 0;
	color:#000000;
	letter-spacing:2px;
	height:50px;
	line-height:38px;
	background:url(../images/ser_font_icon.png) bottom center no-repeat;
	margin: 12px 0px 0px 0px;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
}
.prots a {
	color: #000000;
	display:block;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
}
.prots a:hover {
	color:#72542d;
}
.proc {
	float:left;
	display:block;
	text-align:center;
	width:100%;
	height:60px;
	font-size:1.0em;
	color: #777;
	line-height:30px;
	word-break:break-all;
	display: inline-block;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
}
.prob{margin-top:10px;}
.prob button{
	display:inline-block;
	padding:5px 10px;
	background:#FFF;
	border:2px #000000 solid;
	color:#000000;
}
.nonebutton{
	display:inline-block;
	padding:5px 10px;
	border:2px #fff solid;
}
.prop1 {
	text-decoration: line-through;
	font-size: 16px;
	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: 18px;
	font-weight: bold;
}
.listmode{
	text-align:right;
	padding-right:20px;
	font-size:1em;
}
.listmode a{
	display:inline-block;
	margin:0 10px;
}
.actlist{
	color:#F60;
}
.prodlist{
	padding:0 15%;
}
@media (max-width:768px) {
	.prodlist{
		padding:0;
	}
}
.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;
	color: #111;
}
.fbshare{
	float:left;
	margin-right:10px;
	padding:0;
	margin-top:-4px;
}
.producttitle {
	padding-top:15px;
	padding-bottom:35px;
	text-align:center;
}
.blog_bt {
	display:inline-block;
	position:relative;
	margin:0 auto;
	font-size:1.3em;
	color:#916645;
	letter-spacing:2px;
}
.blog_bt:before {
	position:absolute;
	content:"";
	background:url(../images/tis_icon.png) no-repeat;
	width:49px;
	height:10px;
	left:-70px;
	top:50%;
	margin-top:-5px;
}
.blog_bt:after {
	position:absolute;
	content:"";
	background:url(../images/tis_icon.png) no-repeat;
	width:49px;
	height:10px;
	right:-70px;
	top:50%;
	margin-top:-5px;
}
.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: 16px;
	text-align: center;
}
.product3 {
	font-family: Arial;
	font-size: 20px;
	color: #F00;
}
.product4 {
	font-size: 16px;
}
.product5 {
	padding-top: 10px;
	border-bottom: 1px dotted #000;
}
.baseprod{
    margin-left: -10px;
    margin-bottom: 20px;
    font-size: 1.0em;
	color:#4B4B4B;
	letter-spacing:2px;
	line-height:36px;
}
.productinfo {
    line-height: 2;
}
.productinfo a {
	color: #666;
}
.productinfo select {
	display: inline;
	width: 80px;
}
.procon {
    font-size: 1.0em;
    color: #4b4b4b;
    line-height: 38px;
	letter-spacing:2px;
    padding: 15px;
}
.procon img{
	width:auto;max-width:100%;
}
.subtb {
    background: #cbcbcb;
    line-height: 2.5;
    text-align: center;
    position: relative;
    color: #282828;
    font-size: 1.1em;
	letter-spacing:3px;
    margin-top: 30px;
}

.footer{ float:left; background:#eeeeee; padding:0; position:relative;}
.botconmarn {float:left; padding:65px 0 60px 0;}
.botconmar{ line-height:36px; font-size:1.1em; color:#000000; width:88%; margin:0 auto;padding:0; letter-spacing:2px; }
.botconmar a { color:#000000;word-wrap:break-word;}
.botconmar a:hover { color:#86663d;}
.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: #fbaf1e;transition: all 0.3s ease 0s;}
.footer_infos {
	float:left;
	text-align:left;
	margin-bottom:0;
	word-wrap:break-word;
}
.fot_list {
	word-wrap:break-word;
}
.fot_tel {
	float: left;
	width: 30%;
}
.fot_fax {
	float: left;
	width: 18%;
}
.fot_mail {
	float: left;
	width: 25%;
}
.fot_add {
	float: left;
	width: 27%;
}
.fot_bt {
	font-size:16px;
	text-transform: uppercase;
	color:#ffffff;
}
.footer_logo {
	float:left;
	text-align:center;
	padding-bottom:40px;
}
.footer_logo img {
	width:auto;
	height:auto;
	max-width:100%;
}
.footer_maps {
	float:left;
	text-align:center;
	line-height:0;
	margin-top:0;
}
.copyright {
	float:left;
	text-align:center;
	padding:12px 0px;
	font-size:14px;
	color:#000000;
	background:#ffffff;
	letter-spacing:1px;
	line-height:24px;
}
.copyright a {
	color:#000000;
}
.copyright a:hover {
	color:#86663d;
}
.subline {
	margin-top: 10px;
}
.subtitle {
	font-size: 18px;
	color: #fff;
	padding-bottom: 8px;
	padding-top: 7px;
	position: relative;
	background-color: #ff7400;
	text-align: center;
}
.subtitle:hover{
	color: #fff;
	background-color: #f26e00;

}

.subtitle1 {
	font-size: 20px;
	font-weight:bold;
	border-bottom:1px #ccc solid;
	padding:16px 5px 8px 38px;
	color:#313131;
	margin-bottom:25px;
	display:block;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
}
.subtitle1 h1 {
	font-size: 25px;
	display:inline-block;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
}
.subtitle1:before {
    font-family: 'Glyphicons Halflings';
    content: "\e131";
    font-size: 1em;
    position: absolute;
    top: 17px;
    left: 6px;
}
.subtitle2 h1{
	font-size:32px;
	font-weight:600;
	margin:0;
}
.subtitle1 a {
	color:#313131;
}
.subtitle1 h2 {
	font-size: 26px;
	display:inline-block;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
}
.subtitle2 {
	font-size: 30px;
	font-weight:bold;
	text-align:center;
	float:left;
	color:#ffffff;
	text-shadow:0px 3px 3px #4b4b4b;
	letter-spacing:5px;
	padding:55px;
	line-height:30px;
	display:inline-block;
	background: url(../images/title_bg04.jpg) no-repeat;
	background-position: top center;
	background-size:120%;
	background-attachment: fixed;
}
.subtitle2 h1{
	font-size:32px;
	font-weight:600;
	margin:0;
}
.subtitle2 a {
	color:#ffffff;
}
.subtitle1 ul{
	float:right;
}
.subtitle2 ul{
	width:100%;
	letter-spacing:1px;
}
.subtitle1 ul li,.subtitle2 ul li{
	font-size: 15px;
	font-weight:normal;
	display:inline-block;
}
.subtitle1 ul li:before,.subtitle2 ul li:before{
	content:" / ";
}
.subtitle1 ul li:first-child:before,.subtitle2 ul li:first-child:before{
	content:"";
}
@media screen and (max-width: 767px) {
	.subtitle1 ul,.subtitle2 ul{
		display:none;
	}
}
.subtitle3 {
	font-size: 18px;
	color: #b01317;
	padding-bottom: 5px;
	padding-top: 15px;
}
.subcon {
	min-height: 330px;
	height: auto !important;
	height: 330px;
	padding:0;
	position: relative;
}
.subcon img{
	width:auto;
	max-width:100%;
}
@media (max-width: 767px) {
	.subcon .product_boths {
		padding:0;
	}
	.subcon ul{
	   display: inherit;
	}
}
.companyt {
	font-size: 24px;
	color: #ff6600;
	padding-bottom: 5px;
}
.contact {
	float:left;
	background:rgba(237,237,237,0.7);
	border-radius:30px;
	font-size: 16px;
	padding:35px 125px 25px 5px;
	line-height:23px;
}
.contact label {
	color: #666;
}
.contact ol {
	padding-left: 20px;
}
.contact1 {
	padding-bottom: 15px;
}
.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: 16px;
	padding-bottom: 16px;
	border-bottom: 1px dotted #ccc;
	display: block;
	color: #282828;
	background:url(../images/news_icon.png) no-repeat 5px center;
	padding-left:45px;
}
.news1>a:hover {
	color: #282828;
	background: #f6f6f6 url(../images/news_icon.png) no-repeat 5px center;
	text-decoration: none;
}
.news1>a:hover .news3 {
	color: #282828;
}
.contitle1 {
	color: #6c491c;
	font-size: 20px;
	font-weight:600;
	letter-spacing:2px;
	word-break: break-all;
}
.news2 {
	border-bottom: 1px dotted #666666;
	padding-bottom: 10px;
	margin-bottom:20px;
}
.news3 {
	font-size: 1.0em;
	color: #4b4b4b;
	letter-spacing:2px;
	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 */
}
.news_times {
	text-align:right;
}
.newsdetail {
	font-size:1.0em;
	color:#4b4b4b;
	letter-spacing:2px;
	line-height:36px;
	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%;
}
.news_listsy {
	float:left;
	padding: 20px 15px 35px 15px;
	background: #efefef;
	margin-bottom:35px;
}
.news_listsy:hover {
	background: #fffcf2;
}
.news_nr {
	padding-top:15px;
}
.news4 {
	font-weight: bold;
	font-size: 20px;
	color:#000000;
	display:block;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	padding-right: 7px; /*文字距离右侧7像素。*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
}
.news4 a{color:#000000;}
.news4 a:hover{color:#6c491c;}

.news5 {
	color: #4b4b4b;
	font-size:16px;
	line-height:28px;
	height:60px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news_linksy {
	margin-top:6px;
	margin-bottom:6px;
	font-size:16px;
	color:#4b4b4b;
}
.news_linksy a {
	color:#4b4b4b;
}
.news_linksy a:hover {
	color:#6c491c;
}
.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:#6c491c; font-size:14px;}
.news_mores a:hover {background:#1b1b1b; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; text-decoration:none; color:#ffffff;}
.pager a {color: #000;}
.member {padding: 12px 5px;text-align: center;}
.member1 {font-size: 17px;}
.member2 {padding-top: 20px; color:#4b4b4b;}
.member3 {color: #F60;}
.member4 {font-size: 11px;font-family: Arial;}
/* menber table code */
.rwd-table {
	background: #fff;
	overflow: hidden;
	color:#4b4b4b;
}
.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;
}
.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: 24px;
    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: 24px;
}
.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;
}
.member_btn1 .btn{
	margin-top: 20px;
	font-size: 16px;
    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: 16px;
    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: 14px;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 15px;
  }
  .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: 50px 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 th, .rwd-table td {
	display: table-cell;padding: 0.25em 0.5em;
}
.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 th,  .rwd-table td {
    padding: 20px !important;
}

.rwd-table .cont_x th ,.rwd-table .cont_x td {
	padding: 15px 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;
	line-height:30px;
	text-align:center;
	margin:0;
	color:#282828;
	font-weight:bold;
}
.qtyadd{
	height:30px;
	width:20px;
	line-height:30px;
	text-align:center;
	margin:0;
	color:#282828;
	cursor:pointer;
}
.piccon {
	padding:20px;
	color:#4b4b4b;
	width:98%;
	margin:1%;
	font-size:1.0em;
	letter-spacing:2px;
	line-height:38px;
	margin-bottom:25px;
	box-shadow:0px 0px 7px #cccccc;
}
.movebg {
	top: 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;
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(../images/pattern.png);background-repeat: repeat;
}
.movecontainer {
  position: relative;
}
.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:11px;padding:3px;
	}
	.bannercontent {
		font-size:8px;
		padding:0 1px;
		line-height:10px;
	}
	.pro_menua2{
		margin-left: 35px;
	}
}
.scrollup {
	width: 36px;
	position: fixed;
	bottom: 50px;
	right: 20px;
	display: none;
	z-index:99998;
	line-height:60px;
}
@media (max-width:1288px) {
	.logo {
		padding:45px 0px;
	}
	.logo img {
		max-height:50px;
	}
}
@media (max-width:1080px) {
	.logo {
		padding: 30px 0;
	}
	.logo img {
		max-height:40px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.logo {
		padding: 30px 0px;
	}
	.logo img {
		max-height:40px;
	}
	.scut-container a {
		height: 23px;
		line-height: 23px;
		width: 23px;
	}
	.scut-container .searchdiv {
		height: 28px;
		line-height: 28px;
		text-align: center;
		width: 150px;
		color: #FFF;
		float: left;
		position: relative;
		margin-right: 10px;
	}
	.mcs img {
		max-height: 23px;
	}
}
@media (max-width:920px) {
	.logoie {
		width:100%;
		text-align:center;
	}
	.logo {
		display:inline-block;
		padding: 15px 0;
		text-align:center;
	}	
	.logo img {
		max-height:40px;
	}
}
@media (max-width:767px) {
	.logo {
		padding: 15px 0;
		text-align:center;
	}
	.logo img {
		display: inline-block;
		width: auto;
		height: auto;
		max-width:100%;
		max-height:35px;
	}
	.prob button{
		padding:5px;
	}
	.proh {
		padding:10px;
		flex: 0 0 50%;
	}
}
.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;}
.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;}
.ideprod_2 a{line-height: 1.8;font-size: 16px;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: 16px;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;}
@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: 16px;background:#6C6C6C;float:left;color:#fff;}
	.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: 16px;background:#b00000;float:right;color:#fff;}
}
.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;}
.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:14px;}
.xf_gwj_a:link{ color:#FF0004; font-size:14px; 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{ color:#ffffff;}
.is-sticky #sticker {
	background: #fff;
	right: 2%;
	border: 1px solid #eee;
	padding: 0;
	color:#4b4b4b;
	-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;}
.cart_hj {
	color:#ffffff;
}
.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: 85%;
	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: 16px;color: #9e9e9e;}
.btn-link {color: #F60;}
#sticker .btn-link{padding-right: 0;}
.btn-link:hover,
.btn-link:focus {
	color: #e64a19;
}
.coupon_code {
	padding: 10px;
	background-color: #F6F6F6;
	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;}
.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_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;}

@media (max-width:767px) {
	.carttitle{font-size: 20px;}
	.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;
	}
	.cart7{margin-bottom: 0;}
	.cart7 .form-group{margin: 0;}
	.addpur_1{margin-bottom: 5px;}
	.price-xs {
		color: #F44336;
	}
	.price-xs>span {color: #9e9e9e;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{ color:#4b4b4b;}
.cart51 input{border:1px solid #999}
.cart52{ color:#4b4b4b;}
.mintop{
	padding: 0 0 0 3%;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.mintop .smenut {z-index: 999; padding: 0;  margin: 0;}
.mintop .smenut>li {
    padding: 18px 0;
}
.mintop .logoie{ margin:0; padding:0;height:auto}
.mintop .logo {padding: 35px 0px; text-align:left;}
.mintop .logo img{max-height:60px;}
.mintop .itop_left{margin:10px 2% 0 0;}
.mintop .container{ float:left; width:100%;}
.mintop .scut-container {
	margin:20px 50px 32px 0;
}
.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;
}
.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;
  margin-left:-50px;
  padding-left:50px;
}
/* member table code */
.member_subcon {padding: 2% 10px;}
.rwd-table {
	background: #fff;overflow: hidden;
}
.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;
		text-align:center;
	}
	.rwd-table th,
	.rwd-table td {
		padding: .5em;
		text-align:left;
	}
}
.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; color:#4b4b4b;}
.rwd_ha b{display: block;margin-bottom: 8px;}
.rwd_ha>th {border-right:2px dotted #ffffff; font-size:0.9em;}
.rwd_ha>th:last-child {border-right:0;text-align: center;}
.orderdetail .subtitle1 {
	padding: 10px 0;
	border-bottom: 2px solid #666;
	font-size: 22px;
	color:#1b1b1b;
	margin-bottom: 25px;
}
.mt-3{margin-top: 45px;}
.orderdetail .subtitle1:before{content: none;}
.orderdetail .rwd_ha>th:last-child {text-align: left;}
.orderinfo div {
	padding: 0.5em;
	word-break: break-word;
}
.orderinfo small {
	display: block;
	color: #337ab7;
}
.orderinfo .alert-info {
	margin-top: 15px;
}
.warning1 {
	display: flex;
	align-items: center;
	color: #E53935;
	line-height: 1.3em;
	width: 100%;
	margin: 30px auto;
}
.warning1 .glyphicon {
	font-size: 36px;
	margin-right: 10px;
}
@media (max-width : 768px) {
	.nav-tabs2 {margin: 25px 15px 0;}
	.member_subcon{padding: 20px 15px;}
	.form-horizontal .control-label {
		text-align: left;
		padding-right: 10px
	}
}
@media (max-width : 767px) {
	.nav>li>a{padding: 10px 0;font-size: 16px;}
	.member_subcon{padding: 20px 0;}
	.member2{padding: 20px 0;}
	.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%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}
.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 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; text-align:center;}
.baseprod_price4{color:#c00000;letter-spacing:0;text-align:center;}
.baseprod_price4 span{color:#c00000; display:inline-block;}
ul,ol{margin-bottom:0;}
.percent20{width:20%;}
#canvas{padding:0 5px; margin:0 5px;}
.refresh{cursor:pointer; display:inline-block;top:-8px;}
.cartlogin{padding-left:30px;}
.prodplus{ text-align:center; background:#eee; padding:7px 10px;width: calc(100% - 20px); margin-left:10px; font-size:1.1em; font-weight:bold;}
.prodplusA{ background:#f8f8f8;margin:10px 0px; padding:20px;}
.prodplusA_1{ float:left; position:relative; z-index:1;}
.prodplusA_2{ float:left; width:100px;position: relative;z-index: 1;}
.prodplustext{ margin-left:-30px;font-size:0.9em; line-height:30px;}
.prodplustext_1{white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis; overflow:hidden;}
.prodplustext_2{ margin:5px 0;}
.prodplustext_2 span{cursor:pointer}
.prodplustext_2 input{ border:1px #ddd solid; padding:0 5px; width:100px; margin:0 5px; text-align:center;}
.prodplustext_3{ color:#d60000; padding-left:0;}
.prodplustext_an{ padding-right:0;}
.prodplustext_an a{float:right;background: #B17A7D;color:#fff;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; padding:0 20px;
-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;}
.prodplustext_an a:hover{background:#c48689;}
.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;}

.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%;
}

@media (max-width : 767px) {
	.addition_cart:before {width:100px;left:-120px;}
	.addition_cart:after {width:100px;right:-120px;}
	.right_icon{bottom:100px;right: 10px;}
	.scrollup{right: 10px; bottom:100px;}
	.right_icon a {height: 36px;line-height: 40px;width: 36px;}
	.login{width:100%;}
}
.tpn div:first-child{display:inline-block;}
.tpn div2:first-child{display:inline-block;}
.diwr{font-size:14px;}
.diwr2{font-size:16px;}
#textname,#textname2{font-weight:bold;}
.down_arrow {position: relative;background: #fff url(../images/arrowd.png) no-repeat 99% center / 12px;}
.newsdetail ul li{list-style-position: inside;list-style: inside;}
.newsdetail ol li{list-style-position: inside;list-style-type: decimal;}
.proddetail ul li{list-style-position: inside;list-style: inside;}
.proddetail ol li{list-style-position: inside;list-style-type: decimal;}
.baseprod ul li{list-style-position: inside;list-style: inside;}
.baseprod ol li{list-style-position: inside;list-style-type: decimal;}
.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;}
.carousel-zoom .carousel-inner .item{ animation:fadenum 5s ;}
@keyframes fadenum{100%{transform:scale(1.2,1.2);}}
.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;}
.has_discount{background-color:#FF7792;color:#fff;padding:4px;}
.bannercon {
	float:left;
	width:100%;
	padding:35px 12% 50px 12%;
	background:url(../images/nbs.jpg) top left no-repeat;
	background-size:cover;
}
.content_an{ margin-top:20px; font-size:0.85em;}
.content_an .btn{ background:#6c491c; 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; line-height:60px; }
.d_newsW a{ float:left; width:100%;position:relative;background:#f9f9f9; margin:5px 0; padding-left:35px;}
.d_newsW a:before{content:""; position:absolute; background:url(../images/news_icon.png) no-repeat; width:24px; height:21px; top:50%; margin-top:-10px; left:8px;}
.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:0.9em; text-align:right;}
/*自定義1314*/
.icon_wap {display:none;}
.grid {position: relative; max-width:100%;list-style: none;text-align: center;}
.grid figure{overflow:hidden;min-width:100%;max-width:480px;max-height:100%;width:50%;height:100%;text-align:center;cursor:pointer;     border-top-right-radius: 80px;}
.grid figure img {position: relative;display: block;width: 100%;}
.grid figure figcaption,
.grid figure figcaption > a {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
figure.effect-julia a{ float:left; width:100%; height: auto;}
figure.effect-julia img {max-width: none;width:100%; height: auto;
-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;transition: opacity 0.3s, transform 0.3s;
-webkit-backface-visibility: hidden;backface-visibility: hidden;}
figure.effect-julia p:nth-of-type(3) {-webkit-transition-delay: 0.05s;transition-delay: 0.05s;}
figure.effect-julia:hover p:first-child {-webkit-transition-delay: 0s;transition-delay: 0s;}
figure.effect-julia:hover p:nth-of-type(2) {-webkit-transition-delay: 0.05s;transition-delay: 0.05s;}
figure.effect-julia:hover p:nth-of-type(3) {-webkit-transition-delay: 0.1s;transition-delay: 0.1s;}
figure.effect-julia:hover img { opacity: 1;-webkit-transform: scale3d(1.04,1.04,1);transform: scale3d(1.04,1.04,1);}
figure.effect-julia:hover p {opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}


.brandB_key_top{text-align:center;font-size:1.6em;font-weight:bold; color:#d2d2d2; margin:20px 0 10px 0; line-height:10px;}
.brandB_key_top h2{font-size:0.9em;font-weight:bold; color:#000000;}
.brandB_key_h2{text-align:center;font-size:1.6em;font-weight:bold; margin:40px 0 10px 0; line-height:10px; color:#002554;}
.brandB_key_h2 h2{font-size:0.9em;font-weight:bold; color:#000000;}
.brandB_key_h2 span{ display:inline-block; margin-bottom:10px; color:#d2d2d2;}
.brandB_2{text-align:center;font-size:1.8em;font-weight:bold; margin:40px 0 0 0;}
.brandB_2 span{ display:inline-block; margin-bottom:10px;}
.brandB_pic{text-align:center;}
.brandB_pic img {
	width:100%;
	height:auto;
}
.brandB_5{padding:0 0 0 10px; text-align:center;}
.brandB_7{text-align:center;padding:10px;-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;}
.brandB_7:hover{webkit-transform: translateY(-6px);-moz-transform: translateY(-6px);transform: translateY(-6px);}
.brandB_7_1{padding:0;}
.brandB_7_1 img{ width:100%; height:auto;}
.brandB_7_2{padding:0; text-align:center; font-size:1.4em; font-weight:bold; line-height:60px;}
.brandB_7_2 a{ color:#000;}
.brandA_1{ text-align:right;}
.brandA_2{ text-align:left;}
.key_margin {margin:35px 0px 15px 0px;}

.brandB_key_01{font-weight:bold; margin-top:15px;}

.brandB_key {
	float:left;
	text-align:center;
	font-size:1.0em;
	color:#4b4b4b;
	line-height:38px;
}

.brandB_keys {
	float:left;
	text-align:center;
	font-size:1.0em;
	color:#4b4b4b;
	line-height:38px;
}

.brandB_content_imgs{
	padding:30px;
	color:#fff;
	margin-top:35px;
    background-color: #f2f2f2;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    -icab-border-radius: 25px;
}
.com_pics {
	margin-top:15px;
	padding:20px 10px;
}
.com_pics img {
	width:100%;
	height:auto;
	border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    -icab-border-radius: 25px;
	padding:8px;
	background:#ffffff;
	box-shadow:0px 0px 8px #cccccc;
}
.red {
	color:#ff0000;
}
.reg {
	padding-right:125px;
}
.tip1 {
	text-align:center;
	margin-bottom:8px;
}
.carousel-control {
    bottom: 5%;
}
.carousel-indicators {
    bottom: -30px;
}
.carousel-indicators .active {
    margin: 1px;
    width: 11px;
    height: 11px;
	border: 1px solid #c99900;
    background-color: #c99900;
}
.carousel-indicators li {
    display: inline-block;
    width: 11px;
    height: 11px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #e9e0c6;
    border-radius: 10px;
    cursor: pointer;
    background-color: #fff \9;
    background-color:#e9e0c6;
}
.btn_up{transition: transform .4s ease-out;}
.btn_up:hover{transform: translateY(-8px);}
.indexpro {
	padding:55px 0 0 0;
}
.in_about {
	float:left;
	padding:260px 0 0 0;
	background:url(../images/ab_bg.jpg) top left no-repeat;
	background-size:cover;
}
.in_about .movecontainer {
	padding:0;
}
.inab_cons {
	float:right;
	text-align:left;
	padding:105px 10%;
	background:url(../images/inab_nr_bg.png) top left repeat-y;
}
.inab_bt {
	float:left;
	position:relative;
	text-align:left;
	font-size:1.8em;
	color:#6c491c;
	font-weight:600;
}
.inab_bt:before {
	content:"";
	position:absolute;
	width:12px;
	height:74px;
	background:#e9e0c6;
	left:-26px;
	top:50%;
	margin-top:-37px;
}
.inab_en {
	font-size:20px;
	color:#c99900;
	letter-spacing:1px;
}
.inab_nr {
	padding:22px 10px 0 10px;
	font-size:1.1em;
	color:#000000;
	letter-spacing:2px;
	line-height:45px;
}
.in_case {
	float:left;
	padding:180px 12% 80px 12%;
	background-image:url("../images/photo_left.png"),url("../images/photo_right.png");
	background-repeat: no-repeat, no-repeat;  
	background-position: 0% 0%, 100% 50%;
}
.contact_boths {
	float:left;
	padding:0;
	display:flex;
	align-items:center;
}
.notice_boths {
	float:left;
	padding:0;
	display:flex;
	align-items:center;
}
.notice_cons {
	float:left;
	text-align:left;
	font-size:1.0em;
	color:#4b4b4b;
	letter-spacing:2px;
	line-height:38px;
}
.notice_cons ol li {
	list-style-type: decimal;
	margin-left:25px;
}
.notice_bt {
	float:left;
	text-align:left;
	font-size:1.8em;
	color:#6c491c;
	font-weight:600;
	letter-spacing:3px;
	padding-left:42px;
}
.notice_bt:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 54px;
    background: #e9e0c6;
    left: 10px;
    top: 50%;
    margin-top: -29px;
}
.notice_nr {
	margin-top:25px;
}
.notice_left {
	padding-right:25px;
}
.notice_img {
	float:left;
	padding:0;
	position:relative;
	z-index:1;
}
.notice_img:before {
	content:"";
	position:absolute;
	border:1px solid #cccccc;
	left:12px;
	top:12px;
	bottom:-12px;
	right:-12px;
	z-index:-1;
}
.notice_img img {
	width:100%;
	height:auto;
}
.course_boths {
	float:left;
	text-align:center;
}
.course_boths img {
	width:auto;
	height:auto;
	max-width:100%;
	margin-bottom:22px;
}
.course_boths img:last-child {
	margin-bottom:0;
}
.measurement_boths {
	float:left;
	text-align:center;
	font-size:1.1em;
	color:#4b4b4b;
	letter-spacing:3px;
	line-height:38px;
}
.measurement_boths img {
	width:auto;
	height:auto;
	max-width:100%;
	margin-top:20px;
}
.ipaper_nr {
	margin-top:25px;
}
.notice_left {
	padding-right:25px;
}
.ipaper_imgs {
	float:left;
	padding:0;
	position:relative;
	z-index:1;
}
.ipaper_imgs:before {
	content:"";
	position:absolute;
	border:1px solid #cccccc;
	left:12px;
	top:12px;
	bottom:-12px;
	right:-12px;
	z-index:-1;
}
.ipaper_line {
	float:left;
	border-top:1px dashed #cccccc;
	padding-bottom:35px;
	margin-top:35px;
	line-height:1px;
}
.ipaper_info {
	float:left;
	padding:0;
}
.ipaper_info img {
	width:100%;
	height:auto;
}
.contact_nr {
	float: left;
    padding: 10px 0 0 45px;
    font-size: 1.1em;
    letter-spacing: 3px;
	color:#4b4b4b;
    line-height: 45px;
}
.contact_nr a { color:#4b4b4b;}
.contact_nr a:hover { color:#6d4f27;}
.contact_maps>iframe {
	float:left;
	line-height:0;
	padding:10px;
	box-shadow:0px 0px 7px #cccccc;
	border-radius: 35px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	-ms-border-radius: 35px;
	-o-border-radius: 35px;
	-icab-border-radius: 35px;
}
.contact_bt {
	float:left;
	text-align:center;
	padding:55px 0 20px 0;
}
.ct_tie {
	display:inline-block;
	position:relative;
	text-align:center;
	font-size:1.3em;
	color:#6c491c;
	font-weight:600;
	letter-spacing:2px;
}
.ct_tie:before {
	content:"";
	position:absolute;
	background:url(../images/tis_icon.png) no-repeat;
	width:49px;
	height:10px;
	left:-70px;
	top:50%;
	margin-top:-5px;
}
.ct_tie:after {
	content:"";
	position:absolute;
	background:url(../images/tis_icon.png) no-repeat;
	width:49px;
	height:10px;
	right:-70px;
	top:50%;
	margin-top:-5px;
}
.about_imgs {
	float:left;
	text-align:center;
}
.about_imgs img {
	width:100%;
	height:auto;
}
.trea_imgs_list {
	float:left;
	text-align:center;
}
.trea_imgs_list img {
	width:100%;
	height:auto;
	padding:8px;
	box-shadow:0px 0px 7px #cccccc;
}
.idea_boths {
	float:left;
	padding:0;
	display:flex;
	align-items:center;
}
.idea_cons {
	float:left;
	text-align:left;
	font-size:1.0em;
	color:#4b4b4b;
	letter-spacing:2px;
	line-height:42px;
}
.idea_cons h2 {
	margin:0 0 10px 0;
	padding:0;
	font-size:22px;
	color:#000000;
	letter-spacing:2px;
	font-weight:600;
	line-height: 35px;
}
.idea_imgs {
	float:left;
	text-align:center;
	padding-left:35px;
}
.idea_imgs img {
	width:100%;
	height:auto;
}
.idea_imgsy {
	float:left;
	text-align:center;
	padding-right:35px;
}
.idea_imgsy img {
	width:100%;
	height:auto;
}
.idea_lines {
	float:left;
	border-top:1px dashed #cccccc;
	padding-bottom:35px;
	margin-top:35px;
	line-height:1px;
}
.trea_key_imgs {
	float:left;
	padding:0;
}
.fot_db {
	display: inline-block;
}
.notice_table {
	float: left;
	padding: 0;
	margin-top: 50px;
}
.notice_table table tr td{
	background: #ffffff;
	padding: 5px;
	font-size: 1.0em;
	color: #4b4b4b;
	line-height: 32px;
	display:table-cell;
 	vertical-align:middle;
	
}
.notice_table table tr td img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 35px;
}
	
@media (max-width:1440px) {
	.mintop{
		padding: 0 0 0 2%;
	}
	.mintop .scut-container {
		margin:22px 30px 30px 0;
	}
	.botconmar {
		width: 96%;
		font-size: 1.0em;
		letter-spacing: 1px;
	}
	.footer_logo img {
		max-height: 55px;
	}
	.bannercon {
		padding:35px 5% 50px 5%;
	}
	.mintop .smenut {
		padding: 0 0 0 5%;
	}
	.inab_cons { 
		padding: 105px 5%;
		background: url(../images/inab_nr_bg.png) 5% 100% repeat-y;
	}
	.in_case {
    	padding: 180px 5% 80px 5%;
	}
	.notice_bt {
		font-size: 1.5em;
		letter-spacing: 2px;
	}
}
@media (max-width:1288px) {
	.mintop .smenut {
		padding: 0;
	}
	.mintop .logo img{
		max-height:40px;
	}
	.mintop .scut-container {
		margin:15px 30px 22px 0;
	}
	.contact {
		padding-right:55px;
	}
	.botconmar {
		width:98%;
		letter-spacing:0;
	}
	.carousel-control {
		bottom: 0%;
	}
	.inab_cons {
		padding: 85px 3% 85px 6%;
		background: url(../images/inab_nr_bg.png) 10% 100% repeat-y;
	}
	.in_case {
		padding: 130px 3% 80px 3%;
	}
	.footer_infos {
		padding:0;
	}
	.fot_list {
		padding:0;
	}
	.footer_logo img {
		max-height: 50px;
	}
	.bannercon {
		padding: 25px 3% 50px 3%;
	}
	.notice_boths {
		display:block;
	}
	.contact_nr {
		font-size: 1.0em;
		letter-spacing: 3px;
		color: #4b4b4b;
		line-height: 42px;
	}
}
@media (max-width:1088px) {
	.bannercon {
		padding:15px 3% 50px 3%;
	}
	.prot {
    	font-size: 1.1em;
	}
	.fot_list {
		padding: 0;
		width: 50%;
	}
	.footer_logo {
		padding-bottom:25px;
	}
	.footer_logo img {
		max-height: 45px;
	}
	.botconmarn {
		padding: 55px 0 50px 0;
	}
	.botconmar {
		width:75%;
		font-size:0.9em;
		letter-spacing:0;
		line-height:30px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.indexnewst2{ font-size:1.1em;}
	.indexnewsc{ font-size:16px;}
	.subtitle2 {
    	padding: 35px;
		font-size:26px;
	}
	.news_listsy {
		float: left;
		padding: 15px 6px 20px 6px;
	}
	.footer_logo {
		padding-bottom: 20px;
	}
	.footer_logo img {
		max-height: 40px;
	}
	.botconmar {
		width: 95%;
		font-size: 0.8em;
		letter-spacing: 0px;
		line-height: 34px;
	}
	.botconmarn {
		padding: 55px 0 45px 0;
	}
	.reg {
		padding-right: 65px;
	}
	.bannercon {
		padding:15px 3% 50px 3%;
	}
	.subtitle1 h1 {
		font-size:20px;
	}
	.indexpro {
		padding: 40px 0 0 0;
	}
	.prot {
    	font-size: 1.0em;
	}
	.idea_boths {
		display:block;
	}
	.idea_cons {
		font-size: 1.0em;
		letter-spacing: 1px;
		line-height: 36px;
	}
	.idea_imgs {
		padding-left: 10px;
	}
	.idea_imgsy {
		padding-right: 10px;
	}
	.trea_list {
		font-size: 0.9em;
		letter-spacing: 0px;
		line-height: 42px;
	}
	.inct_bt {
		padding: 10px 0 0 40px;
		font-size: 1.5em;
		line-height: 36px;
		letter-spacing: 3px;
	}
	.in_case {
		padding: 130px 3% 80px 3%;
		background-size: 55%,15%;
	}
	.fot_list {
		padding: 0;
		width: 50%;
	}
	.notice_left {
		padding-right: 10px;
	}
	.notice_bt {
		font-size: 1.3em;
		letter-spacing: 1px;
		line-height: 24px;
	}
	.inab_en {
		font-size: 16px;
		letter-spacing: 0;
	}
	.measurement_boths {
		font-size: 1.0em;
		letter-spacing: 1px;
		line-height: 38px;
	}
	.contact_nr {
		font-size: 0.9em;
		letter-spacing: 1px;
		color: #4b4b4b;
		line-height: 42px;
	}
}
@media (max-width:920px) {
	.botconmarn {
		padding: 40px 0 35px 0;
	}
	.botconmar {
		width:90%;
		font-size:0.9em;
		letter-spacing:0;
		line-height:30px;
	}
	.fot_tel {width: 50%;}
	.fot_fax {width: 50%;}
	.fot_mail{width: 50%;}
	.fot_add {width: 50%;}
	.footer_logo img {
		max-height: 35px;
	}
	.subtitle2 h1 {
		font-size:26px;
	}
	.bannercon .indexpropage {
		padding:0;
	}
	.bannercon .indexpropage .product_boths {
		padding:0;
	}
	.news4 {
    	font-size: 18px;
	}
	.prots {
    	font-size:0.9em;
		margin: 8px 0px 0px 0px;
	}
	.in_about {
		padding: 130px 0 0 0;
	}
	.inab_cons {
		padding: 85px 3% 85px 6%;
		background: url(../images/inab_nr_bg.png) 5% 100% repeat-y;
		width: 100%;
	}
	.inab_nr {
		padding: 22px 10px 0 10px;
		font-size: 1.0em;
		color: #000000;
		letter-spacing: 2px;
		line-height: 42px;
	}
	.in_case {
		padding: 80px 3% 80px 3%;
		background-size: 55%,15%;
	}
	.proh {
		padding: 10px;
	}
	.in_case .product_boths {
		padding:0;
	}
	.indextitle {
		padding-left: 48px;
		font-size: 1.5em;
	}
	.indextitle:before {
		left: 20px;
	}
	.notice_left {
		padding:0;
	}
	.notice_cons {
		font-size: 0.9em;
		line-height: 34px;
	}
	.notice_bt:before {
		content: "";
		position: absolute;
		width: 12px;
		height: 44px;
		background: #e9e0c6;
		left: 10px;
		top: 50%;
		margin-top: -22px;
	}
	.notice_nr {
		margin-top: 18px;
	}
	.notice_cons {
		padding:0;
	}
	.proimgs {
		padding: 5px;
	}
	.notice_img:before {
		display:none;
	}
	.measurement_boths {
		font-size: 0.9em;
		letter-spacing: 1px;
		line-height: 38px;
	}
}
@media (max-width:768px) {
	.indexnewst2{ font-size:1.1em;}
	.indexnewsc{ font-size:16px;}
	.proh {
		padding:10px;
		flex: 0 0 50%;
	}
	.brandB_content_imgs{padding:20px 10px 35px 10px; }
	.brandB_key_top {padding:0; font-size:1.4em; margin:0px 0 10px 0; line-height:30px;}
	.brandB_key_h2{text-align:center;font-size:1.3em;font-weight:bold; margin:40px 0 0 0;line-height:30px;}
	.brandB_key_top h2 {font-size:0.9em; line-height:30px; margin-top:5px;}
	.brandB_5 {
		padding:0;
	}
	.brandB_key_h2 h2 {
		margin:0;
	}
	.brandB_key {
		float:left;
		text-align:center;
		font-size:1.0em;
		line-height:34px;
		padding:0;
	}
	.brandB_keys {
		float:left;
		padding:0;
		text-align:center;
		font-size:1.0em;
		color:#4b4b4b;
		line-height:34px;
		padding:0;
	}
	.brandB_key_01 {
		padding:0;
	}
	.com_pics {
		padding:10px;
	}
	.indexnews2{padding:15px 5px;}
	.subtitle2 {
		font-size: 24px;
		font-weight: bold;
		text-align: center;
		float: left;
		color: #ffffff;
		text-shadow: 0px 3px 3px #4b4b4b;
		letter-spacing: 2px;
		padding: 40px 0;
		display: inline-block;
		background: url(../images/title_bg04.jpg) no-repeat;
		background-position: top center;
		background-size: 200%;
		background-attachment: fixed;
	}
	.news_listsy {
		float: left;
		padding: 20px 10px 25px 10px;
		background: #efefef;
		margin-bottom: 35px;
	}
	.botconmar {
		width:100%;
		font-size:1.0em;
		letter-spacing:1px;
		line-height:36px;
	}
	.indexnews3 {
    	margin-bottom: 15px;
	}
	.footer_logo {
		padding-bottom:20px;
	}
	.footer_logo img {
		max-height: 40px;
	}
	.footer_infos {
		text-align:left;
	}
	.subtitle2 h1 {
		font-size: 24px;
	}
	.reg {
		padding-right: 5px;
	}
	.red {
		line-height:36px;
	}
	.login {
		width:100%;
	}
	.btn-warning {
		line-height:32px;
	}
	.btn-primary {
		line-height:32px;
	}
	.footer {
		padding: 0;
		position: relative;
	}
	.botconmarn {
		padding: 45px 20px 40px 20px;
		display:block;
	}
	.bannercon {
		padding:15px 20px 50px 20px;
	}
	.blog_bt {
		display:inline-block;
		position:relative;
		margin:0 auto;
		font-size:1.1em;
		color:#313131;
		letter-spacing:2px;
	}
	.blog_bt:before {
		display:none;
	}
	.blog_bt:after {
		display:none;
	}
	.right_icon {
		bottom:150px;
		right: 10px;
	}
	.prot {
		height: 40px;
    	line-height: 40px;
		font-size: 0.9em;
		letter-spacing:1px;
	}
	.carousel-control {
		bottom:16%;
	}
	.footer_maps {
		padding:0;
		margin-top:10px;
	}
	.copyright {
		padding: 12px;
	}
	.contact {
		float: left;
		background: rgba(237,237,237,0.7);
		border-radius: 30px;
		font-size: 18px;
		padding: 25px 25px 25px 25px;
		line-height: 23px;
	}
	.idea_boths {
		display:block;
	}
	.idea_imgs {
		padding:20px 0 0 0;
	}
	.idea_imgsy {
		padding:0 0 20px 0;
	}
	.idea_imgsy {
		padding:0 0 20px 0;
	}
	.trea_imgs_list {
		padding:0;
		margin-bottom:20px;
	}
	.trea_imgs_list:last-child {
		margin-bottom:0;
	}
	.in_about {
		padding:0;
	}
	.inab_cons {
		padding: 65px 20px;
		background:rgba(255,255,255,0.6);
		width: 100%;
	}
	.inab_bt {
		font-size: 1.5em;
		padding-left: 35px;
	}
	.inab_bt:before {
		content: "";
		position: absolute;
		width: 12px;
		height: 54px;
		background: #eadfbe;
		left: 8px;
		top: 50%;
		margin-top: -29px;
	}
	.in_case {
		padding: 50px 20px 65px 20px;
		background-size: 85%,20%;
	}
	.indexpro {
		padding: 30px 0 0 0;
	}
	.notice_cons {
		padding: 22px 0 0 0;
	}
	.notice_bt {
		font-size: 1.5em;
		letter-spacing: 2px;
		line-height:26px;
	}
	.inab_en {
		font-size: 18px;
		color: #c99900;
		letter-spacing: 1px;
		display: inline-block;
		width: 100%;
	}
	.ipaper_padding {
		padding:0 0 22px 0;
	}
	.ipaper_imgs:before {
		display:none;
	}
	.notice_bt:before {
		content: "";
		position: absolute;
		width: 12px;
		height: 54px;
		background: #e9e0c6;
		left: 10px;
		top: 50%;
		margin-top: -29px;
	}
	.course_boths {
		padding:0;
	}
	.contact1 {
		padding:0;
	}
	.contact_boths {
		display:block;
	}
	.contact_nr {
		font-size: 0.95em;
		letter-spacing: 1px;
		color: #4b4b4b;
		line-height: 36px;
	}
	.contact_bt {
		padding: 35px 0 20px 0;
	}
	.ct_tie {
		font-size: 1.2em;
	}
	.idea_cons {
		padding:0;
		font-size:0.9em;
		line-height:34px;
	}
	.idea_cons h2 {
		font-size: 20px;
		letter-spacing: 1px;
	}
	.indextitle {
		padding-left: 48px;
		font-size: 1.5em;
		line-height: 26px;
	}
	.indextitle:before {
		height: 54px;
		background: #e9e0c6;
		margin-top: -29px;
	}
	.inab_bt {
		font-size: 1.5em;
		padding-left: 35px;
		line-height: 26px;
	}
	.fot_list {
		width:100%;
	}
	.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
		margin-top: 0;
		margin-bottom: 0;
		padding-top: 7px;
		margin-left: 10px;
	}
	.fot_tel {width: 100%;}
	.fot_fax {width: 100%;}
	.fot_mail{width: 100%;}
	.fot_add {width: 100%;}
}
@media (max-width:640px) {
	.fot_db {
		display: inline-block;
		width: 100%;
		padding-left: 18px;
	}
}
@media (max-width:360px) {
	
}

/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.tpn div:first-child{
	display:inline-block;
}
.tpn div2:first-child{
	display:inline-block;
}
.diwr{
	font-size:14px;
}
.diwr2{
	font-size:16px;
}
#textname,#textname2{
	font-weight:bold;
}
.down_arrow {
	position: relative;
	background: #fff url(../images/arrowd.png) no-repeat 99% center / 12px;
}
.newsdetail ul li{list-style-position: inside;list-style: inside;}
.newsdetail ol li{list-style-position: inside;list-style-type: decimal;}
.proddetail ul li{list-style-position: inside;list-style: inside;}
.proddetail ol li{list-style-position: inside;list-style-type: decimal;}
.baseprod ul li{list-style-position: inside;list-style: inside;}
.baseprod ol li{list-style-position: inside;list-style-type: decimal;}
.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;}
.has_discount{font-size:18px;}
.has_discount span{background-color:#FF7792;color:#fff;padding:4px;}
.has_discount_list{font-size:11px;}
.has_discount_list span{background-color:#FF7792;color:#fff;padding:4px;}
.has_discount_products{font-size:11px;position:absolute;display:inline-block;top:13px;left:13px}
.has_discount_products span{background-color:#FF7792;color:#fff;padding:4px;}