@charset "utf-8";
/* CSS Document */
@font-face { font-family: '微軟正黑體'; src: url("../font/MSJH.TTF"); font-weight: normal; font-style: normal; }
html { -webkit-text-size-adjust: none; overflow-x: hidden; }
html.htmloverflow2 { overflow: hidden; position: fixed; width: 100%; height: 100%; }
body { -webkit-text-size-adjust: none; width: 100%; min-width: 320px; overflow-x: hidden; }
* { font-size: 16px; color: #2f3032; margin: 0; padding: 0; font-family: "Microsoft JhengHei","微軟正黑體","Arial"; }
ul, ol, li { margin: 0; padding: 0; list-style-type: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
div, form, span, dl, dt, dd { border: 0; margin: 0; padding: 0; list-style-type: none; }
img { border: 0; padding: 0; margin: 0; max-width: 100%; height: auto; }
table { border-collapse: collapse; width: 100%; }
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset !important; -webkit-text-fill-color: #333; }
input[type="button"], 
input[type="submit"], 
input[type="reset"] { -webkit-appearance: none; }
input, button, a { outline: 0 none!important; blr: expression(this.onFocus=this.blur()); }
input:focus, 
textarea:focus { -webkit-outline: none; -moz-outline: none; outline: none; }
textarea { -webkit-appearance: none; }
select { -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-outline: none; -moz-outline: none; outline: none; }
select::-ms-expand { display: none; }
button { border: 0; }
p { padding: 0; margin: 0; }
a { -webkit-outline: none; -moz-outline: none; outline: none; color: #2f3032; text-decoration: none; }
a:hover { color: #2f3032; text-decoration: none; }
/*a:link { color: #2f3032; text-decoration: none; }
a:visited { color: #2f3032; text-decoration: none; }
a:active { color: #2f3032; text-decoration: none; }*/
.fl { float: left; }
.fr { float: right; }
.tar { text-align: right; }
.tal { text-align: left; }
.tac { text-align: center; }
.w10 { width: 10%; } .w15 { width: 15%; } 
.w20 { width: 20%; } .w25 { width: 25%; } 
.w30 { width: 30%; } .w35 { width: 35%; } .w33 { width: 33.33%; }
.w40 { width: 40%; } .w45 { width: 45%; } 
.w50 { width: 50%; } .w55 { width: 55%; } 
.w60 { width: 60%; } .w65 { width: 65%; } 
.w70 { width: 70%; } .w75 { width: 75%; } 
.w80 { width: 80%; } .w85 { width: 85%; } 
.w90 { width: 90%; } .w95 { width: 95%; }
.w100 { width: 100%; margin: 0 auto; }
.w960 { width: 960px; margin: 0 auto; }
.w1070 { width: 1070px; margin: 0 auto; }
.w1136 { width: 1136px; margin: 0 auto; }
.w1170 { width: 1170px; margin: 0 auto; }
.w1200 { width: 1200px; margin: 0 auto; }
.w1366 { width: 1366px; margin: 0 auto; }
.w1440 { width: 1440px; margin: 0 auto; }
.clear:after { content: ""; display: block; height: 0; clear: both; }
.boxsizing { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ts01 { -webkit-transition: all .1s ease; -moz-transition: all .1s ease; -ms-transition: all .1s ease; -o-transition: all .1s ease; transition: all .1s ease; }
.ts02 { -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -ms-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; }
.ts03 { -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
.ts04 { -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -ms-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; }
.ts05 { -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }

.main {  }





/********************************************/
.commbtn1 { display: inline-block; position: relative; }
.commbtn1 span { font-size: 24px; font-weight: 700; color: #fff; line-height: 40px; background-color: #e4007f; position: relative; z-index: 9; display: inline-block; padding: 0 40px 0 48px; }
.commbtn1 span:after { content: ""; display: block; position: absolute; top: 0; left: 100%; height: 0px; width: 0px; border-top: 0 solid transparent; border-left: 10px solid #e4007f; border-bottom: 40px solid transparent; }
.commbtn1:after { content: ""; display: block; width: 100%; height: 100%; position: absolute; top: 5px; left: 5px; background-color: #93979a; }
.commbtn1:before { content: ""; display: block; position: absolute; top: 5px; left: 100%; margin-left: 5px; height: 0px; width: 0px; border-top: 0 solid transparent; border-left: 10px solid #93979a; border-bottom: 40px solid transparent; }












/********************************************/

/***********顯示隱藏***********/
#panel { display: none; }




/*crumbs*/
.crumbs {  }
.crumbs a { font-size: 14px; font-style: italic; }
.crumbs a:after { content: "/"; margin-left: 5px; }
.crumbs a:hover { opacity: .5; }
.crumbs a:last-child:after { display: none; }




/*gotop*/
.gotop { position: fixed; bottom: 44px; right: 44px; z-index: 990; }
.gotop i { width: 44px; height: 44px; text-align: center; line-height: 44px; font-size: 18px; color: #2f3032; display: block; background-color: #dbdde1; cursor: pointer; box-shadow: 0 1px 1px rgba(0,0,0,.2); }
.gotop i:hover { color: #fff; background-color: #2f3032; }




/*commonpop*/
.commonpop { position: fixed; top: 0; left: 0; z-index: 9999; width: 100%; height: 100%; background-color: rgba(0,0,0,.6); opacity: 0; filter: alpha(opacity=0); visibility: hidden; }
.commonpop.active { opacity: 1; filter: alpha(opacity=100); visibility: visible; } 
.commonpop_box { position: fixed; top: 50%; left: 50%; z-index: 9; width: 550px; max-width: 90%; height: auto;
	-webkit-transform: translate(-50%,-50%); 
	-moz-transform:translate(-50%,-50%); 
	-ms-transform:translate(-50%,-50%); 
	transform: translate(-50%,-50%);
}
.commonpop_bg { position: relative; padding: 24px 44px; background-color: #fff; }
.commonpop_off { position: absolute; top: 24px; right: 24px; cursor: pointer; } 
.commonpop_off:before { content: "\e612"; font-family: "iconfont"!important; font-size: 18px; color: #9ca0a6;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	-ms-transition: all .3s ease; 
	-o-transition: all .3s ease; 
	transition: all .3s ease;  
}
.commonpop_off:hover:before { color: #2f3032;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	-ms-transition: all .3s ease; 
	-o-transition: all .3s ease; 
	transition: all .3s ease; 
}



/*supplier_pop*/
.supplier_pop_off { text-align: right; padding: 14px 16px; }
.supplier_pop_off span { display: inline-block; line-height: 1em; padding: 12px 30px; cursor: pointer; font-weight: 700; border: 1px solid #b6b8bb; border-radius: 4px; }
.supplier_pop_off span:hover { background-color: #dbdde1; }

.supplier_pop_box {  }
.supplier_pop_txt { padding: 30px 24px; /*border-radius: 15px;*/ }
.supplier_pop_txt h3 span { font-size: 24px; font-weight: 700; color: #fff; margin-bottom: 20px; line-height: 1em; display: inline-block; }
.supplier_pop_txt h3 span:after { content: ""; display: block; width: 100%; max-width: 95px; height: 2px; background-color: #fff; margin-top: 12px; opacity: .5; filter: alpha(opacity=50); }
.supplier_pop_txt p { font-size: 16px; font-weight: 700; color: #fff; display: table; padding-top: 6px;  }
.supplier_pop_txt p span { font-size: 16px; font-weight: 700; color: #fff; display: table-cell; }
.supplier_pop_txt p span:first-child { white-space: nowrap; padding-right: 10px; }
.supplier_pop_txt p span:last-child { white-space: normal; }


.supplier_pop .commonpop_box,
.supplier_pop_fail .commonpop_box { width: 480px; }
.supplier_pop_success .commonpop_box { width: 580px; }
.supplier_pop .commonpop_bg,
.supplier_pop_fail .commonpop_bg,
.supplier_pop_success .commonpop_bg { padding: 0;/* border-radius: 15px;*/ overflow: hidden; }
.supplier_pop_success .supplier_pop_txt { /*background: url(../images/join/Join-info-bg5.jpg) no-repeat;*/ background-size: 105% 100%;
	background: -webkit-linear-gradient(left, #e4007f , #f577be); 
    background: -moz-linear-gradient(left, #e4007f, #f577be); 
    background: -o-linear-gradient(left, #e4007f, #f577be); 
    background: linear-gradient(to right, #e4007f , #f577be); 
}
.supplier_pop .supplier_pop_txt,
.supplier_pop_fail .supplier_pop_txt { background: url(../images/join/Join-info-bg4.jpg) no-repeat; background-size: 105% 100%; padding-bottom: 44px; }
.supplier_pop_fail .supplier_pop_txt p { color: #fff; }








/***********數量***********/
.indexnumber { position: relative; width: 150px; height: 44px; }
.indexnumber input { width: 44px; height: 100%; background: transparent; text-align: center; border: 0; font-size: 18px; font-weight: 700; color: #2f3032; }
.indexnumber > div { border: 1px solid #cdcdcd;
	-webkit-transition: all 0.2s ease; 
	-moz-transition: all 0.2s ease; 
	-ms-transition: all 0.2s ease; 
	-o-transition: all 0.2s ease; 
	transition: all 0.2s ease;
}
.indexnumber > div:hover { border-color: #2f3032;
	-webkit-transition: all 0.2s ease; 
	-moz-transition: all 0.2s ease; 
	-ms-transition: all 0.2s ease; 
	-o-transition: all 0.2s ease; 
	transition: all 0.2s ease;
}
.indexnumber > div > div { width: 44px; height: 44px; line-height: 44px; border-radius: 50%; color: #cdcdcd; top: 1px; cursor: pointer; font-size: 18px; font-weight: 700;
	-webkit-transition: all 0.2s ease; 
	-moz-transition: all 0.2s ease; 
	-ms-transition: all 0.2s ease; 
	-o-transition: all 0.2s ease; 
	transition: all 0.2s ease;
}
.indexnumber > div > div:hover { color: #2f3032;
	-webkit-transition: all 0.2s ease; 
	-moz-transition: all 0.2s ease; 
	-ms-transition: all 0.2s ease; 
	-o-transition: all 0.2s ease; 
	transition: all 0.2s ease;
}




/***********表單***********/
.form_item { margin: 0 -22px; }
.form_item:after { content: ""; clear: both; height: 0; display: block; }
.form_row { float: left; padding: 0 22px; margin-bottom: 24px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
} 
.form_row > .form_row { padding: 0 5px; }
.form_row > .form_row:first-child { padding-left: 0; }
.form_row > .form_row:last-child { padding-right: 0; }
.form_row > label { line-height: 1em; display: block; font-size: 18px; font-weight: 700; margin-bottom: 12px; }

.form_code, 
.form_input, 
.form_password { border: 1px solid #2f3032; padding: 0 16px; height: 36px; position: relative; background-color: #fff; }
.form_code i, 
.form_input i, 
.form_select i,
.form_password i,
.form_textarea i { position: absolute; top: 50%; right: 16px; z-index: 1; font-size: 12px; line-height: 1em; display: block; margin-top: -6px; 
	-webkit-transform: scale(.8); 
	-moz-transform: scale(.8); 
	-ms-transform: scale(.8); 
	-o-transform: scale(.8); 
	transform: scale(.8);
}
.form_select select,
.form_textarea textarea,
.form_code input[type="text"], 
.form_input input[type="text"], 
.form_input input[type="password"],
.form_password input[type="password"] { border: 0; width: 100%; display: block; height: 100%; background-color: transparent; position: relative; z-index: 2; }

.form_code { margin-right: 116px; }
.form_code_img { position: absolute; top: 0; right: -116px; width: 100px; height: 36px; }
.form_code_img img { width: auto; height: 100%; display: block; margin: 0 auto; }
.form_select { border: 1px solid #2f3032; height: 36px; position: relative; background-color: #fff; }
.form_select select { padding: 0 16px; }

.form_textarea { border: 1px solid #2f3032; padding: 16px; position: relative; background-color: #fff; height: 120px; }

.form_code.disabled, 
.form_input.disabled, 
.form_password.disabled,
.form_textarea.disabled,
.form_select.disabled { border-color: #9ca0a6; background-color: #dbdde1; }

.form_btn { }


input[type='checkbox'], input[type='radio'] { width: 16px; height: 16px; position: relative; background: transparent; border: 0; outline: none; vertical-align: middle; cursor: pointer; margin-right: 8px;
	-webkit-appearance: none; 
	-moz-appearance: none; 
	appearance: none;
}
input[type='checkbox']:checked:after, input[type='radio']:checked:after { content: ""; position: absolute; top: 2px; left: 5px; border-right: 2px solid transparent; border-bottom: 2px solid transparent; width: 4px; height: 8px; border-color: #fff;
	-webkit-transform: rotate(45deg); 
	transform: rotate(45deg);
}
input[type='checkbox']:before, input[type='radio']:before { content: ""; position: absolute; width: 100%; height: 100%; background: #fff; border: 1px solid #2f3032; border-radius: 3px; box-sizing: border-box;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	-ms-transition: all .3s ease; 
	-o-transition: all .3s ease; 
	transition: all .3s ease; 
}
input[type='checkbox']:hover:before, input[type='radio']:hover:before { background-color: #f4f5f6;
	 -webkit-transform: scale(1.2); 
	-moz-transform: scale(1.2); 
	-ms-transform: scale(1.2); 
	-o-transform: scale(1.2); 
	transform: scale(1.2);
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	-ms-transition: all .3s ease; 
	-o-transition: all .3s ease; 
	transition: all .3s ease; 
}
input[type='checkbox']:checked:before, input[type='radio']:checked:before { background-color: #2f3032!important; border-color: #2f3032!important;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	-ms-transition: all .3s ease; 
	-o-transition: all .3s ease; 
	transition: all .3s ease; 
}
input[type='checkbox']:disabled, input[type='radio']:disabled { cursor: default; }
input[type='checkbox']:disabled:before, input[type='radio']:disabled:before { background-color: #dbdde1; border-color: #9ca0a6; }
input[type='checkbox']:disabled:hover:before, input[type='radio']:disabled:hover:before { background-color: #dbdde1;
	 -webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	-o-transform: scale(1); 
	transform: scale(1);
}
.form_choice label,
.form_choice2 label { cursor: pointer; line-height: 36px; display: inline-block; margin-right: 16px; }
.form_choice label input[type="text"],
.form_choice2 label input[type="text"] { margin-left: 10px; }
.form_choice2 input[type='radio']:before { border-radius: 100%; }
.form_choice2 input[type='radio']:checked:before { background-color: #fff!important; }
.form_choice2 input[type='radio']:checked:after { border: 0; width: 8px; height: 8px; background: #2f3032; border-radius: 100%; top: 50%; left: 50%; margin: -4px 0 0 -4px; }




/***********按鈕***********/
.button_btn, 
.button_btn2 { min-width: 144px; padding: 0 24px; line-height: 48px; background-color: #2f3032; color: #fff; font-weight: 700; text-align: center; border: 1px solid #2f3032; display: inline-block; cursor: pointer; }
.button_btn2 { background-color: transparent; color: #2f3032; }

.button_btn:hover,
.button_btn2:hover { background-color: #636a70; border: 1px solid #636a70; color: #fff; }

button:disabled,
input[type="submit"]:disabled,
input[type="button"]:disabled,
.button_btn:disabled, 
.button_btn2:disabled, 
.button_btn3:disabled,
.button_btn4:disabled,
.button_btn5:disabled,
.button_btn6:disabled { background-color: #9ca0a6; border-color: #9ca0a6; }

.switch-box.is-success .switch-box-input:checked:not(:disabled) ~ .switch-box-slider { background: #54d98c; }
.switch-box.is-success .switch-box-input:checked:not(:disabled) ~ .switch-box-slider:after { background: #2ecc71; }




/***********banner***********/
.commbanner .bx-wrapper { position: relative; }

.commbanner .bx-wrapper .bx-controls-direction a { font-size: 0; position: absolute; top: 50%; margin-top: -30px; background-color: #fff; border-radius: 50%; width: 60px; height: 60px; line-height: 60px; text-align: center; display: block;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	-ms-transition: all .3s ease; 
	-o-transition: all .3s ease; 
	transition: all .3s ease; 
}
.commbanner .bx-wrapper .bx-controls-direction a.disabled { opacity: 0; filter: alpha(opacity=0); visibility: hidden; }
.commbanner .bx-wrapper .bx-controls-direction a:hover { background-color: #2f3032;
	-webkit-transform: scale(0.85); 
	-moz-transform: scale(0.85); 
	-ms-transform: scale(0.85); 
	-o-transform: scale(0.85); 
	transform: scale(0.85);
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	-ms-transition: all .3s ease; 
	-o-transition: all .3s ease; 
	transition: all .3s ease; 
}
.commbanner .bx-wrapper .bx-controls-direction a:before { font-family: "iconfont"!important; color: #2f3032; font-size: 24px; display: inline-block; text-align: center;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	-ms-transition: all .3s ease; 
	-o-transition: all .3s ease; 
	transition: all .3s ease; 
}
.commbanner .bx-wrapper .bx-controls-direction a:hover:before { color: #fff;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	-ms-transition: all .3s ease; 
	-o-transition: all .3s ease; 
	transition: all .3s ease;
}
.commbanner .bx-wrapper .bx-prev { left: 136px; }
.commbanner .bx-wrapper .bx-next { right: 136px; }
.commbanner .bx-wrapper .bx-prev:before { content: "\e730"; }
.commbanner .bx-wrapper .bx-next:before { content: "\e72f"; }

.commbanner .bx-pager { position: absolute; left: 50%; bottom: 44px; z-index: 2; line-height: 14px;
	-webkit-transform: translateX(-50%);  
	-moz-transform:translateX(-50%); 
	-ms-transform:translateX(-50%); 
	transform: translateX(-50%); 
}
.commbanner .bx-pager > div { display: inline-block; vertical-align: middle; margin: 0 6px; }
.commbanner .bx-pager > div a { font-size: 0; width: 10px; height: 10px; background-color: #fff; opacity: .5; filter: alpha(opacity=50); border-radius: 100px; display: block; 
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	-ms-transition: all .3s ease; 
	-o-transition: all .3s ease; 
	transition: all .3s ease; 
}
.commbanner .bx-pager > div a:hover { opacity: 1; filter: alpha(opacity=100);
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	-ms-transition: all .3s ease; 
	-o-transition: all .3s ease; 
	transition: all .3s ease; 
}
.commbanner .bx-pager > div a.active { background-color: #fff; opacity: 1; filter: alpha(opacity=100);
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	-ms-transition: all .3s ease; 
	-o-transition: all .3s ease; 
	transition: all .3s ease; 
}




/***********放大***********/
#zoom { z-index: 99990; position: fixed; top: 0; left: 0; display: none; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
#zoom .content { z-index: 99991; position: absolute; top: 50%; left: 50%; width: 200px; height: 200px; background: #ffffff no-repeat 50% 50%; padding: 0; margin: -100px 0 0 -100px; box-shadow: -20px 20px 20px rgba(0, 0, 0, 0.3); border-radius: 4px; }
#zoom .content.loading { background-image: url('../images/loading.gif'); }
#zoom img { display: block; max-width: none; background: #ececec; box-shadow: 0 1px 3px rgba(0,0,0,0.25); border-radius: 4px; }
#zoom .close { z-index: 99993; position: absolute; top: 0; right: 0; width: 49px; height: 49px; cursor: pointer; background: transparent url('../images/close.png') no-repeat 50% 50%; opacity: 1; filter: alpha(opacity=100); border-radius: 0 0 0 4px; }
#zoom .previous, #zoom .next { z-index: 99992; position: absolute; top: 50%; overflow: hidden; display: block; width: 49px; height: 49px; margin-top: -25px; }
#zoom .previous { left: 0; background: url('../images/arrows.png') no-repeat 0 0; border-radius: 0 4px 4px 0; }
#zoom .next { right: 0; background: url('../images/arrows.png') no-repeat 100% 0; border-radius: 4px 0 0 4px; }
#zoom .close:hover { background-color: #da4f49; }
#zoom .previous:hover, #zoom .next:hover { background-color: #0088cc; }




/***********page***********/
#page { text-align: center; }
#page a { background-color: #fff; font-size: 20px; line-height: 36px; padding: 0 13px; margin: 0 5px; display: inline-block; box-shadow: 0 1px 1px rgba(0,0,0,.15); font-family: "Arial"; }
#page a:hover, 
#page a.active { background-color: #2f3032; color: #fff; }
#page a.prev { padding: 0 12px; margin-right: 30px; }
#page a.next { padding: 0 12px; margin-left: 30px; }
#page a.prev1 { margin-right: 5px; padding: 0 8px; }
#page a.next1 { margin-left: 5px; padding: 0 8px; }
#page a.prev:after,
#page a.prev:before,
#page a.next:after,
#page a.next:before { font-family: "iconfont"!important; font-weight: 700; color: #9ca0a6; font-size: 16px; }
#page a.prev:hover:after,
#page a.prev:hover:before,
#page a.next:hover:after,
#page a.next:hover:before { color: #fff; }
#page a.prev:after { content: "\e6ca"; }
#page a.next:after { content: "\e6cb"; }
#page a.prev1:before { content: "\e6ca"; margin-right: -8px; }
#page a.next1:before { content: "\e6cb"; margin-right: -8px; }











