@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: "Arial","Microsoft JhengHei","微軟正黑體"; }
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%; } .w16 { width: 16.66%; } 
.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; }
.w750 { width: 750px; 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; }
.w1280 { width: 1280px; margin: 0 auto; }
.w1366 { width: 1366px; margin: 0 auto; }
.w1440 { width: 1440px; margin: 0 auto; }
.w1700 { width: 1700px; 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 {  }





/********************************************/
.commonbox { padding: 40px 0 80px 36px; }
.commonbox_l { float: left; width: 360px; }
.commonbox_l_title h3 { font-size: 20px; color: #fff; background-color: #2f3032; border-radius: 8px; padding: 22px 30px; line-height: 1em; margin-bottom: 20px; }
.commonbox_l_list { border: 1px solid #ededed; }
.commonbox_l_list ul li > div > a { font-size: 18px; padding: 24px 30px; display: block; border-top: 1px solid #ededed; }
.commonbox_l_list ul li > div > div { display: none; }
.commonbox_l_list ul li > div > div a { font-size: 16px; padding: 20px 30px 20px 44px; display: block; border-top: 1px solid #ededed; }

.commonbox_l_list ul li > div > div a:hover { background-color: #f4f5f6; }
.commonbox_l_list ul li > div > a:hover,
.commonbox_l_list ul li > div > a.active { color: #dd0033; }
.commonbox_l_list ul li:first-child > div > a { border: 0; }

.commonbox_r { float: right; width: 1224px; }


.commonlist ul li { border-bottom: 1px solid #ececec; margin-bottom: 36px; }
.commonlist ul li:last-child { border-bottom: 0; margin-bottom: 0; }
.commonlist_img a { display: block; width: 100%; }
.commonlist_img a img { display: block; width: 100%; height: auto; }
.commonlist_txt { padding: 36px 0; display: table; width: 100%; }
.commonlist_txt > div { display: table-cell; vertical-align: top; }
.commonlist_txt1 { max-width: 380px; text-align: center; padding-right: 20px; }
.commonlist_txt1 a { display: inline-block; font-size: 44px; font-weight: 700; line-height: 1.1em; }
.commonlist_txt2 span { font-size: 18px; line-height: 1.6em; color: #666; }











/********************************************/
/*404*/
.site-error { text-align: center; background-color: #f5b406; border-color: #f5b406; padding: 80px 16px; border: 1px solid transparent; border-radius: 4px; width: 800px; max-width: 90%; margin: 180px auto 200px; }
.site-error h1 { font-size: 30px; margin-bottom: 24px; }
.site-error p { font-size: 16px; color: #a94442; }

@media screen and ( max-width:1024px ){ 
	.site-error { margin: 80px auto 200px; }
}
@media screen and ( max-width:996px ){ 
	.site-error { margin: 66px auto 120px; }
}
@media screen and ( max-width:768px ){ 
	.site-error { margin: 36px auto 54px; }
}



/***********顯示隱藏***********/
#panel { display: none; }




/*crumbs*/
.crumbs { background-color: #f7f7f7; padding: 20px 36px; }
.crumbs a { font-size: 20px; /*font-style: italic;*/ display: inline-block; vertical-align: top; line-height: 1em; font-weight: 700; }
.crumbs a i { font-size: 20px; }
.crumbs a:after { content: "|"; margin: 0 8px 0 12px; font-weight: 700; }
.crumbs a:hover { opacity: .5; }
.crumbs a:first-child { font-weight: normal; }
.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; 
}




/***********數量***********/
.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 { height: 100%; 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 10px; line-height: 34px; background-color: #999; color: #fff; font-weight: 700; font-size: 18px; text-align: center; border: 1px solid #999; display: inline-block; cursor: pointer; }
.button_btn2 { background-color: transparent; color: #2f3032; }

.button_btn:hover,
.button_btn2:hover { background-color: #2f3032; border: 1px solid #2f3032; 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: 16px; height: 16px; 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: .5; filter: alpha(opacity=50);
	-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: #dd0033; 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; }











