@charset "utf-8";
body {
	font-family: "Century Gothic", "微軟正黑體";
	min-width: 1200px;
	margin: 0px;
	padding: 0px;
	color: #000;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    background-attachment: fixed;
}

p {
	display: block;
	-webkit-margin-before: 10px;
	-webkit-margin-after: 10px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

a{
	text-decoration: none;
	color: #333;
}

a:hover{

	color: #339999;

}

ul {

	margin: 0;

	padding: 0;

	list-style-type: none;

}

img {

	border:0;

}





.imp{color:#F00;}

.cmxform label.error {

	display: none;

	color: #FF0000;

	font-size: 12px;

}

.Middle {

    width: 1180px;

    margin: 0 auto;

    position: relative;



}

.Middleover {

    width: 1180px;

    margin: 8px auto ;

	overflow:hidden;

}

.Middlebox {

    width: 1180px;

	padding: 10px;

    margin: 50px auto;

    overflow:hidden;

	background-color: rgba(0, 0, 0, 0.70);

}

.Middlebox > div {

	padding-bottom:10px;

}

.cindexbox {

  

}

.cwinbox {

    width: 1180px;

	padding: 10px;

    margin: 0 auto;

    overflow:hidden;

}

.word {

	width:1180px;

	margin:0 auto 30px;

	overflow:hidden;

}







#up-menu {

	position: relative;

    top: 0px;

	z-index: 1000;

    width: 100%;

    background-color: #FFFFFF;

	border-bottom:1px solid #eee;

}

#up-menu .topheader {

	width: 100%;

    overflow: hidden;

}

#up-menu .sub {

    width: 100%;

    background-color: #505050;

    height: 45px;

}

#up-menu .sub .Symbo-left {

    float: left;

    width: 500px;

	height: 30px;

    font-size: 10px;

	margin:8px;

}

#up-menu .sub .Symbo-left a {

	display: inline-block; 

	padding: 4px;

    margin: 0;

	font-size: 20px;

    color: #fff;

}

#up-menu .sub .Symbo-left a:hover {

    color: #ffee02;

}





#up-menu .sub .Symbol {

    float: right;

    width: 500px;

	height: 45px;

    font-size: 12px;

	text-align: right;

}

#up-menu .sub .Symbol a {

	    display: inline-block;

    padding: 10px;

    margin: 0;

    font-size: 12px;

    line-height: 20px;

    color: #ffffff;

}

#up-menu .sub .Symbol > a + a:before {

    content: '/';

    padding-right: 10px;

    color: #a1acc0;

}

#up-menu .sub .Symbol a:hover {

    color: #ffee02;

}





#up-menu .sub .search {

	display: inline-block;

}

#up-menu .sub .search .toogle-content{

	position: relative;

}

#up-menu .sub .search .search-input {

    height: 28px;

    color: #000;

    line-height: 20px;

    padding: 0 25px 0 5px;

}

#up-menu .sub .search .search-input-o {

	height: 28px;

	color: #FFFFFF;

	line-height: 20px;

	padding: 0 25px 0 0px;

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20282D', endColorstr='#222A30',GradientType=0 ); /* ie */

	-moz-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Firefox */

	-webkit-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Safari, Chrome */

	box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* CSS3 */

	border: 1px solid rgba(213, 223, 224, 0);

	border-left-color: #FFFFFF;

	background-color: rgba(213, 223, 224, 0);

}

#up-menu .sub .search .search-input:focus {outline: none;}

#up-menu .sub .search .search-submit {

	display: block;

	position: absolute;

	right: 10px;

	top: 5px;

	height: 20px;

	border: none;

	text-indent: -9999em;

	background-image: url(../images/mag-glass.png);

	background-repeat: no-repeat;

	background-position: left center;

	background-color: rgba(213, 223, 224, 0);

	cursor: pointer;

}



#up-menu .logo {

    margin: 10px auto;

	text-align: center;

	overflow: hidden;

}

#up-menu .logo img{

    max-height: 100%;

    max-width: 100%;

}

#up-menu #blogo{

	width:300px;

	height:100px;

}

#up-menu #slogo{

	width: 240px;

    height: 80px;

	overflow: hidden;

    position: absolute;

    top: 0;

    left: 0;

}

#up-menu #slogo img {

	position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    margin: auto;

    max-width: 100%;

    max-height: 100%;

}



#Shopping {

	position: absolute;

	top: 35px;

	right: 0px;

    width: 300px;

	padding: 20px;

    z-index: 100;

    background-color: #FFF;

    border: 1px solid #E0E0E0;

    box-shadow: 0px 0px 4px #E0E0E0;

    border-radius: 2px;

	display:none;

}

#Shopping .cart-title {

    background-color: #333333;

    text-align: center;

    color: #FFF;

    border: 1px solid #C1BC9C;

    hyphens: 25px;

    padding: 5px 0;

}

#Shopping .no-prodict{

    text-align: center;

    margin:10px 0;

}

#Project {

	width: 300px;

	font-size: 14px;

	overflow:hidden;

	color: #000;

}

#Project ul {

	list-style-type: none;

	margin: 0px;

	padding: 0px;

}

#Project ul li {

	width: 300px;

	margin: 5px auto 10px;

	padding-bottom:5px;

	border-bottom: 1px dotted #CCC;

	overflow:hidden;

}

#Project ul .Title {

	text-align: center;

	border-bottom: 2px solid; #5B573C

}

#Project ul .caption1 {

	float: left;

	width: 60px;

	text-align: left;

	overflow: hidden;

}

#Project ul .caption2 {

	float: left;

	width: 190px;

	margin:0 10px;

	text-align: left;

	overflow: hidden;

}

#Project ul .caption3 {

	float: left;

	width: 30px;

	text-align: center;

	overflow: hidden;

}

#Project ul .caption3 a{

	font-size:16px;

}

#Project ul span {

	display:block;

	margin:0px auto 3px;

	overflow: hidden;

}

#Project ul span.nt {

    color: #C30;

}

#Project ul #checkTable {

	margin:0;

	padding:0;

	border:none;

}

#Project ul .Checkout {

	background-color: #333333;

	float: right;

	height: 25px;

	width: 100px;

	border: 1px solid #C1BC9C;

	line-height: 25px;

	color: #FFF;

	text-align: center;

	margin-top: 5px 0;

}

#Project ul li .Checkout a {

	color: #FFF;

	text-decoration: none;

}

#Project ul li .Checkout a:hover {

	color: #FC0;

}





#menu_but{

	text-align: right;

    margin: 0 0 0 260px;

    padding-top: 25px;

    font-size: 0;

}

#menu_but > li {

	padding: 0px 20px;

    margin: 15px 0;

	display:inline-block;

	text-align:center;

	position: relative;

}

#menu_but > li.rmd + li.rmd {

	border-left: 1px solid #205589;

}

#menu_but > li > a {

	height: 25px;

    overflow: hidden;

	display: inline-block;

	outline: none;

    text-decoration: none;

    text-transform: uppercase;

    letter-spacing: 1px;

	width: 100%;

	color: #795548;

	font-size: 18px;

	line-height:25px;

    text-shadow: 0 0 1px rgba(255,255,255,0.3);

}

#menu_but > li > a span {

	display: block;

	width:100%;

	font-weight: bold;

}

#menu_but > li > a.ct1 {

	color: #795548;

}

#menu_but > li.rmd > a span {

	-webkit-transition: -webkit-transform 0.3s;

	-moz-transition: -moz-transform 0.3s;

	transition: transform 0.3s;

}

#menu_but > li.rmd > a:hover span,

#menu_but > li.rmd > a:focus span {

	-webkit-transform: translateY(-100%);

	-moz-transform: translateY(-100%);

	transform: translateY(-100%);

}

#menu_but > li.rmd:hover > .rmdsub{

	display:block;

}





#menu_but .rmdsub{

	display: none;

	position: absolute;

    right: 0;

    top: 24px;

	padding: 17px 0 0 0;

	min-width: 150px;

}

#menu_but .rmdsub li{
    padding: 6px 15px;
    margin: 0;
    color: #fff;
    background-color: #2f2f2f;

}

#menu_but .rmdsub li a {

	display: block;

    color: #fff;

    font-size: 14px;

    text-align: right;

    padding: 2px 5px 2px 10px;

    margin-bottom: 4px;

    border-bottom: 1px solid #fff;

    border-bottom-style: dotted;

}





.cl-effect-5  {

	width: 100%;

	text-align: right;

	margin: 0px auto;

	text-align:center;

	border-top: 2px solid #b2d1ed;

}

.cl-effect-5 a {

	overflow: hidden;

	text-align: left;

	font-size: 16px;

	color: #205589;

	font-weight: bold;

}

.cl-effect-5 > a + a:before {

    content: '|';

    padding-right: 30px;

	color:#205589;

}

.cl-effect-5 a span {

	position: relative;

	min-width: 70px;

	display: inline-block;

	-webkit-transition: -webkit-transform 0.3s;

	-moz-transition: -moz-transform 0.3s;

	transition: transform 0.3s;

}

.cl-effect-5 a span::before {

	position: absolute;

	top: 100%;

	content: attr(data-hover);

	-webkit-transform: translate3d(0,0,0);

	-moz-transform: translate3d(0,0,0);

	transform: translate3d(0,0,0);

	font-size: 11pt;

}

.cl-effect-5 a:hover span,

.cl-effect-5 a:focus span {

	-webkit-transform: translateY(-100%);

	-moz-transform: translateY(-100%);

	transform: translateY(-100%);

}



nav a {

	position: relative;

	display: inline-block;

	outline: none;

	color: #3A434A;

	text-decoration: none;

	text-transform: uppercase;

	letter-spacing: 1px;

	font-weight: 400;

	text-shadow: 0 0 1px rgba(255,255,255,0.3);

	font-size: 13pt;

	margin-top: 15px;

	margin-right: 10px;

	margin-bottom: 15px;

	margin-left: 10px;

}

nav a:hover,

nav a:focus {

	outline: none;

}



.cl-effect-5 a.ct1 {

	color:#ff6d9c;

}

.cl-effect-5 a.ct2 {

	height: 36px;

	padding-top:15px;

	margin-top: 0;

    margin-bottom: 0;

}

.cl-effect-5 a.ct1:before,

.cl-effect-5 a.ct2:before{

	content: '';

}





#tradeCountx{

	min-width: 10px;

	font-style: normal;

}







#footer_down {
    width: 100%;
	overflow:hidden;
	       background-image: url(../images/footer_bg.jpg);
}

#footer_down .footer_wrap {

    margin: 0 auto;

    padding: 50px 0px;

    font-size: 12px;

    line-height: 20px;

    color: #ffffff;

}

#footer_down .footer_wrap .wrap_left{

	float: left;

}

#footer_down .footer_wrap .wrap_right{

	float: right;

}

#footer_down .footer_wrap .wrap_box{

	width:520px;

	margin-right: 25px;

	overflow: hidden;

}

#footer_down .footer_wrap .box-1 {

    width: 300px;

}

#footer_down .footer_wrap .box-2 {

    width: 150px;

}

#footer_down .footer_wrap .wrap_box_menu {

	margin-left:10px;

}

#footer_down .footer_wrap .wrap_box_menu ul li {

	float:left;

    width: 100%;

	box-sizing: border-box;

	padding: 5px 10px 5px 0;

    overflow: hidden;

}

#footer_down .footer_wrap .box-1 ul li {

    width: 50%;

}

#footer_down .footer_wrap .wrap_box_menu ul li.title {

	width: 100%;

    font-size: 14px;

    margin: 5px 0;

    padding: 0;

	color: #ffffff;

}

#footer_down .footer_wrap .wrap_box_menu ul li a {

   font-size: 13px;

    color: #b99d6f;

}





#footer{

    width: 100%;

    padding: 10px 0;

    overflow:hidden;

    font-size: 14px;

background-image: url(../images/footer_bg.jpg);
    color: #656565;

    border-top: 1px solid #908f8f;

}

#footer .Declare {

    float: left;

    width: 1000px;


}

#footer .creatop {

    float: right;

    width: 130px;

    text-align: right;

    color: #BCBCBC;

}

#footer .creatop a {

	font-size:12px;

}









#mid {

    width: 100%;

	padding-top: 50px;

	padding-bottom: 50px;

	overflow:hidden;

}

#midindex{

	width: 100%;

    overflow:hidden;

}

.index-bg{

}







.Title-line {

	width:100%;

	min-height: 50px;

	position:relative;

	text-align:center;

	overflow:hidden;

	padding-bottom: 30px;

	

}

.Title-line .p1{

	position:absolute;

    left: 0px;

    top: 0px;

    z-index: 2;	

}

.Title-line .p2{

	display: inline-block;

    position: relative;

    left: 0px;

    top: 0px;

    z-index: 2;

}

.Title-line .tit{

    line-height: 40px;

    font-size: 20px;

	color: #000;

    margin: 5px 40px;

    padding: 0px 30px;

}

.Title-line .pag{

	background-color:#eef4f9;

}

.Title-line .tit span {

    color: #3CC;

	padding:0 5px;

}

.Title-line .line-1{

      width: 100%;
    height: 24px;

    border-top: 1px solid #CCC;

}

.Title-line .line-2{}



.cinsidebox{

	width: 1180px;

    padding: 10px;

    margin: 0 auto;

    overflow: hidden;

    background-color: rgba(0, 0, 0, 0.70);

	

	

	}







#bigbanner {

    width: 1180px;

	height: 160px;

    margin:0 auto 30px;

    overflow: hidden;

}

#bigbanner .Title {

	padding: 0px;

	margin: 40px 0 10px 50px;

	font-weight: 500;

	color: #FFF;

	font-size: 32px;

	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);

}

#bigbanner .Title .EN {

	text-transform: uppercase;

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;

}

#bigbanner .Title .TW {

	margin-left: 20px;

}

#bigbanner .breadcrumb {

    font-size: 14px;

    color: #fff;

    margin-left: 50px;

    padding: 9px 0;

}

#bigbanner .breadcrumb a {

    color: #fff;

}



#clsbanner {

	width: 1180px;

	margin:0 auto 30px;

	overflow: hidden;

	background-color: #eee;

	position: relative;

}

#clsbanner img {

	width:100%;

}

#clsbanner .Title {

    padding: 0px 10px;

    margin: 0;

    font-weight: 500;

    color: #FFF;

    font-size: 32px;

    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);

}

#clsbanner .Title .EN {

    text-transform: uppercase;

    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;

}

#clsbanner .Title .TW {

    margin-left: 20px;

}

#clsbanner .breadcrumb {

	position: absolute;

    bottom: 5px;

    right: 0;

    font-size: 14px;

    color: #333;

    margin: 0px auto;

    padding: 0px 10px;

}







.Tell{ position:relative;

margin-bottom:50px}

.Tell .bd ul{ overflow:hidden; zoom:1; }

.Tell .bd ul li{float: left;width: 25%;overflow:hidden; box-sizing: border-box;}

.Tell .bd ul li:nth-child(5){ background-image:none;}

.Tell .bd ul li .pbox{margin:0 10px;}

.Tell .bd ul li .pic{padding:5px;background-color:#fff;margin:0 auto 10px;overflow: hidden;}

.Tell .bd ul li .pic .img{height: 0;width: 100%; padding-bottom:56.25%;overflow: hidden;}

.Tell .bd ul li .Writing {width: 100%;height: 40px;font-size: 14px;line-height:20px;color: #fff;text-align: center;overflow: hidden;}

.Tell .bd ul li .NT {width: 100%;margin: auto;color: #C00;font-size: 14px;text-align: center;     margin-top: 15px;}

.Tell .bd ul li .NT .sep {margin: 0 10px;color: #CCCCCC;}

.Tell .bd ul li .NT del {color: #c3c3c3;}

.Tell .bd ul li .stn {width: 100%;margin: auto; ;height: 20px;font-size: 14px;text-align: center;overflow: hidden;}





.Tell .hd{

	position: absolute;

	top: -40px;

	right: 10px;

	height: 30px;

	overflow: hidden;

}

.Tell .hd .prev, 

.Tell .hd .next{

	float: right;

	display: block;

	width: 60px;

	height: 30px;

	overflow: hidden;

	cursor: pointer;

	background:url("../images/arrow1.png") 0 0 no-repeat;

}

.Tell .hd .next{background-position: -60px 0px;}









.spinner-sprite, .spinner .decrease, .spinner .decrease[disabled], .spinner .increase, .spinner .value, .spinner .value.passive {

	background-image: url(../images/spinner.png);

	background-repeat: no-repeat;

}

.spinner {

	    float: left;

	height: 35px;

	width: 105px;

	overflow: hidden;

	*zoom:1;

	-webkit-box-shadow: 0 3px 3px -4px #aaa;

	-moz-box-shadow: 0 3px 3px -4px #aaa;

	box-shadow: 0 3px 3px -4px #aaa;

	border: 1px solid #CCC;

	background-color: #EFEFEF;

	

}

.spinner button, .spinner .value {

	text-align: center;

	display: block;

	float: left;

	height: 100%;

	line-height: 22px;

	margin: 0

}

.spinner button {

	border: none;

	width: 35px;

	color: #e5312a;

	padding: 0;

	outline: none;

	font-size: 22px;

	background-color: #EFEFEF;

}

.spinner .decrease {

	background-position: 0 -70px;

	cursor: pointer;

	text-indent: -10000px;

	background-color: #EFEFEF;

}

.spinner .decrease[disabled] {

	background-position: 0 -105px;

	cursor: default;

	background-color: #EFEFEF;

}

.spinner .increase {

	background-position: 0 0;

	cursor: pointer;

	text-indent: -10000px

}

.spinner .value {

	background-position: 0 -140px;

	width: 35px;

	height: 35px;

	border: none;

	font-family: Arial;

	color: #000000;

	padding: 0px

}

.spinner .value.passive {

	background-position: 0 -35px;

	color: #919191

}

.spinner .error, .spinner .invalid {

	background: #aa0000

}









/*-------頁碼-------*/

.quotes {

	clear:both;

	width: 100%;

	text-align: center;

	margin-top: 20px;

	margin-bottom: 30px;

	padding: 10px 3px 3px 3px;

	font-size: 10pt;

}

.quotes a {

	padding: 2px 5px 2px 5px;

	margin-right: 2px;

	border: 1px solid #ddd;

	text-decoration: none; 

	color: #aaa;

}

.quotes a:hover {

	padding: 2px 5px 2px 5px;

	margin-right: 2px;

	border: 1px solid #a0a0a0;

}

.quotes b {

	padding: 2px 5px 2px 5px;

	margin-right: 2px;

	border: 1px solid #e0e0e0;

	font-weight: bold;

	background-color: #f0f0f0;

	color: #aaa;

}

.memberintor .cart-title {
        background-color: #717171;
    padding: 15px;
    font-size: 16px;
    text-align: center;
    color: #fff;
}

.memberintor .ppin2 {
      width: 100%;
    margin-bottom: 60px;
}

#coupon_group ,#discount_group{
	    padding: 10px;
		    width: calc(50% - 20px);
		 float: left;
		 
}
.order_Profile .cbp-mc-submit{
	       padding: 10px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    height: 48px;
    outline: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    width: 25%;
    border: none;
    border-radius: 5px;
    background: #585858;
    display: inline-block;
}
#discount_number,#coupon_number {
    display: inline-block;
    width: calc(75% - 40px);
	float: left;
    margin-right: 10px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}