@charset "utf-8";
/* Public area, please do not change it arbitrarily */
/*★★★★★★★★★★★★★ public start ★★★★★★★★★★★★★*/
html, body {margin: 0; padding: 0;}
img {max-width:100%; height:auto; border-style: none;}
input, button, textarea, select, optgroup, option {outline:none;}
label {margin-bottom: auto;}
.ln_m0_p0, .ln_m0_p0 > li {list-style-type:none; margin: 0; padding: 0;}
.select_none {-moz-appearance:none; -webkit-appearance:none; appearance:none;}
.select_none::-ms-expand { display: none !important;}
:focus, input:focus, select:focus, textarea:focus {outline: 0!important;}
* {-webkit-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none; text-size-adjust: none; word-wrap:break-word;}

a:link, a:visited {text-decoration:none; color:#385881; transition: all 0.5s ease 0s;}
a:active, a:hover {text-decoration:underline; color:#608dca; cursor:pointer; transition: all 0.5s ease 0s;}

.editor a {word-wrap: break-word;}
a {word-wrap: break-word; outline: none !important;}
.a_nohover {pointer-events: none; cursor: text;}

.youtubecontent {position: relative; height: 0; overflow: hidden; padding-bottom: 56.25%;}
.youtubecontent iframe, .youtubecontent object, .youtubecontent embed {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

/*================= font =================*/
.ff_al {font-family:'Arial', sans-serif;}.ff_wz {font-family:'Microsoft JhengHei', 'Arial',sans-serif;}.ff_sm {font-family:'PMingLiU', sans-serif;}

.fs_12 {font-size:12px!important;} .fs_13 {font-size:13px!important;} .fs_14 {font-size:14px!important;} .fs_15 {font-size:15px!important;} .fs_16 {font-size:16px!important;} .fs_17 {font-size:17px!important;} .fs_18 {font-size:18px!important;} .fs_19 {font-size:19px!important;} .fs_20 {font-size:20px!important;} .fs_21 {font-size:21px!important;} .fs_22 {font-size:22px!important;} .fs_23 {font-size:23px!important;} .fs_24 {font-size:24px!important;} .fs_25 {font-size:25px!important;} .fs_26 {font-size:26px!important;} .fs_27 {font-size:27px!important;} .fs_28 {font-size:28px!important;} .fs_29 {font-size:29px!important;} .fs_30 {font-size:30px!important;} .fs_31 {font-size:31px!important;} .fs_32 {font-size:32px!important;} .fs_33 {font-size:33px!important;} .fs_34 {font-size:34px!important;} .fs_35 {font-size:35px!important;} .fs_36 {font-size:36px!important;} .fs_37 {font-size:37px!important;} .fs_38 {font-size:38px!important;} .fs_39 {font-size:39px!important;} .fs_40 {font-size:40px!important;} .fs_41 {font-size:41px!important;} .fs_42 {font-size:42px!important;} .fs_43 {font-size:43px!important;} .fs_44 {font-size:44px!important;} .fs_45 {font-size:45px!important;} .fs_46 {font-size:46px!important;} .fs_47 {font-size:47px!important;} .fs_48 {font-size:48px!important;} .fs_49 {font-size:49px!important;} .fs_50 {font-size:50px!important;} .fs_51 {font-size:51px!important;} .fs_52 {font-size:52px!important;} .fs_53 {font-size:53px!important;} .fs_54 {font-size:54px!important;} .fs_55 {font-size:55px!important;} .fs_56 {font-size:56px!important;} .fs_57 {font-size:57px!important;} .fs_58 {font-size:58px!important;} .fs_59 {font-size:59px!important;} .fs_60 {font-size:60px!important;}
.fw_n {font-weight:normal;}.fw_1 {font-weight: 100;}.fw_2 {font-weight: 200;}.fw_3 {font-weight: 300;}.fw_4 {font-weight: 400;}.fw_5 {font-weight: 500;}.fw_6 {font-weight: 600;}.fw_7 {font-weight: 700;}.fw_8 {font-weight: 800;}.fw_9 {font-weight: 900;}
.ta_l {text-align:left;}.ta_c {text-align:center;}.ta_r {text-align:right;}.ta_j {text-align:justify;}
.to_e {overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; line-clamp: 1; -webkit-box-orient: vertical;}
.tt_up {text-transform:uppercase;}
.ti-9 {text-indent:-9999px;}

/*================= text-shadow =================*/
.ts_b {text-shadow: -1px 2px 2px rgba(0, 0, 0, 0.5);}
.ts_w {text-shadow: -1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;}

/*================= box-shadow =================*/
.bs {box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);}
.bs_s {box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;}
.bs_m {box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;}
.bs_l {box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;}

/*================= images =================*/
.itv_0 {font-size:0px; line-height:0px;}
.max_img img {max-width:100%!important;	height:auto!important;}
.img_100 img {width:100%!important;}

/*================= background =================*/
.bg_sas {background-attachment: scroll;}.bg_saf {background-attachment: fixed;}
.bg_bsa {background-size: auto;}.bg_bsc {-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}

/*================= padding =================*/
.pd_20 {padding:0 20px;}.pd_30 {padding:0 30px;}.pd_40 {padding:0 40px;}

/*================= height =================*/
.spc_0 {height:0px; font-size:0px; line-height:0px; overflow:hidden; clear:both;}
.ht_5 {height:5px; font-size:0px; line-height:0px;}.ht_8 {height:8px; font-size:0px; line-height:0px;}
.ht_10 {height:10px; font-size:0px; line-height:0px;}.ht_15 {height:15px; font-size:0px; line-height:0px;}
.ht_20 {height:20px; font-size:0px; line-height:0px;}.ht_25 {height:25px; font-size:0px; line-height:0px;}
.ht_30 {height:30px; font-size:0px; line-height:0px;}.ht_40 {height:40px; font-size:0px; line-height:0px;}
.ht_50 {height:50px; font-size:0px; line-height:0px;}.ht_60 {height:60px; font-size:0px; line-height:0px;}
.ht_100 {height: 100%;}.ht_max {max-height: 100%;}

/*================= float =================*/
.ft_l {float:left;}.ft_r {float:right;}.ft_n {float:none;}.ft_i {float:inherit;}

/*================= position =================*/
.pt_r {position: relative;}.pt_a {position: absolute;}.pt_f {position: fixed;}

/*================= display =================*/
.dp_b, .pc_9, .pc_7, .pc_5 {display:block;}.dp_n, .mobile_9, .mobile_7, .mobile_5 {display:none;}.dp_i {display:inherit;}
.dp_f {display:flex;}.dp_if {display:inline-flex;}.dp_ib {display:inline-block;}

/*================= flex-direction =================*/
.fd_r {flex-direction:row;}.fd_r_reverse {flex-direction:row-reverse;}
.fd_c {flex-direction:column;}.fd_c_reverse {flex-direction:column-reverse;}

/*================= flex-wrap =================*/
.fw_w {flex-wrap: wrap;}.fw_nw {flex-wrap: nowrap;}.fw_w_reverse {flex-wrap:wrap-reverse;}

/*================= justify-content =================*/
.jc-start {justify-content: flex-start;}.jc-center {justify-content: center;}
.jc-end {justify-content: flex-end;}.jc-around {justify-content: space-around;}
.jc-between {justify-content: space-between;}

/*================= align-items =================*/
.ai_start {align-items:flex-start;}.ai_center {align-items:center;}
.ai_end {align-items:flex-end;}.ai_stretch {align-items:stretch;}
.ai_baseline {align-items:baseline;}

/*================= align-content =================*/
.ac_start {align-content:flex-start;}.ac_center {align-content:center;}
.ac_end {align-content:flex-end;}.ac_around {align-content: space-around;}
.ac_between {align-content: space-between;}.ac_stretch {align-content: stretch;}

/*================= overflow =================*/
.of_a {overflow:auto;}.of_h {overflow:hidden;}.of_s {overflow:scroll;}.of_i {overflow:inherit;}
.ofx_a {overflow-x:auto;}.ofx_h {overflow-x:hidden;}.ofx_s {overflow-x:scroll;}.ofx_i {overflow-x:inherit;}
.ofy_a {overflow-y:auto;}.ofy_h {overflow-y:hidden;}.ofy_s {overflow-y:scroll;}.ofy_i {overflow-y:inherit;}
.datatable {width:100%; background: #E7E6E1;}
.datatable tr:nth-child(2n+2) {background: #fff;}
.datatable th {color: #231815; padding: 15px 20px; line-height: 1.4; word-break: break-word; font-weight: 500;}
.datatable td {color: #3e3a39; padding: 15px 20px; line-height: 1.4; word-break: break-word;}
.table_scroll {overflow-x: auto;}

/*================= placeholder =================*/
::placeholder {color:#b5b5b5 !important; font-weight:400 !important;}/* Firefox, Chrome, Opera */
:-moz-placeholder {color:#b5b5b5 !important; font-weight:400 !important;}/* Mozilla Firefox 4 to 18 */
::-moz-placeholder {color:#b5b5b5 !important; font-weight:400 !important;}/* Mozilla Firefox 19+ */
:-ms-input-placeholder {color:#b5b5b5 !important; font-weight:400 !important;}/* Internet Explorer 10-11 */
::-ms-input-placeholder {color:#b5b5b5 !important; font-weight:400 !important;}/* Microsoft Edge */
::-webkit-input-placeholder {color:#b5b5b5 !important; font-weight:400 !important;}/* WebKit browsers */

/*================= transition =================*/
.fs_12, .fs_13, .fs_14, .fs_15, .fs_16, .fs_17, .fs_18, .fs_19, .fs_20, .fs_21, .fs_22, .fs_23, .fs_24, .fs_25, .fs_26, .fs_27, .fs_28, .fs_29, .fs_30, .fs_31, .fs_32, .fs_33, .fs_34, .fs_35, .fs_36, .fs_37, .fs_38, .fs_39, .fs_40, .fs_41, .fs_42, .fs_43, .fs_44, .fs_45, .fs_46, .fs_47, .fs_48, .fs_49, .fs_50, .fs_51, .fs_52, .fs_53, .fs_54, .fs_55, .fs_56, .fs_57, .fs_58, .fs_59, .fs_60, .ht_5, .ht_10, .ht_15, .ht_20, .ht_25, .ht_30, .ht_60, .ht_50, .ht_60 {transition: all 0.25s ease 0s;}

/*================= Restore settings =================*/
/*html {overflow-x:hidden!important;}*/
body {
	background-color:#fff;
	font-family: "Poppins", sans-serif;
	overflow-x:hidden;
	font-size: 16px;
	letter-spacing: 0;
	line-height: inherit;
    font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Poppins", sans-serif;
}
p, td, li, label {font-size: inherit; line-height: inherit; font-weight: inherit;}
button, input, optgroup, select, textarea {font-size: inherit;}

/*★★★★★★★★★★★★★ public end ★★★★★★★★★★★★★*/


.right_icon { position: fixed; z-index: 995; right: -90px; bottom: 150px; width: 50px; display: flex; flex-flow: wrap; justify-content: center;}
.right_icon div { position: relative; width: 50px; margin-bottom: 10px; z-index: 1;}
.right_icon > div .number { position: absolute; top: -5px; right: 0; background: #c59820; color: #fff; padding: 0 3px; border-radius: 10px; line-height: 1; display: flex; flex-flow: wrap; align-items: center; justify-content: center; min-width: 18px; min-height: 18px; text-align: center; font-weight: 500; z-index: 2;}
.right_icon a { position: relative; clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%); display: flex; flex-flow: wrap; align-items: center; justify-content: center; width: 50px; height: 43px; z-index: 1;}
.right_icon a img { width: 25px;}
.right_icon .blue a { background: #385881;}
.right_icon .goTop { margin: 20px 0 0 0;}
.right_icon .goTop img { width: 20px;}
.goTop a:link, .goTop a:visited { text-decoration:none; position: relative; width: 50px; height: 43px; background-color:#fff; transition: all 0.25s ease 0s;}
.goTop a:active, .goTop a:hover { text-decoration:none; cursor:pointer; transition: all 0.25s ease 0s;}

@media only screen and (min-width:1201px){
	.hideUp .ind_post { padding: 5px 100px; height: 40px;}
    .hideUp .top-bar { height: 90px; background: rgba(0, 0, 0, 0.85); box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);}
    .hideUp .logo { width: 107px; bottom: 0; transition: all 0.25s ease 0s;}
    .hideUp .logo:hover { transform: translateX(-15px);}
    .hideUp .top-barC { position: fixed; top: 40px; width: 100%; height: 50px;}
    .hideUp .links { top: 17px; padding: 0 30px 0 0;}
	.hideUp .search_box { top: 38px;}
    .hideUp .sjj_nav_ul > li > ul { padding: 0; min-height: inherit;}
	.hideUp .sjj_nav_ul > li:hover > ul { top: 50px;}
	.hideUp .sjj_nav_ul > li > a { line-height: 50px;}
	.hideUp .sjj_nav_ul > li:hover > ul { background-position: 0px 14px; transition: all 0.25s ease 0s;}
	.hideUp .sjj_nav_ul > li:hover > ul::after { top: -5px; width: 11px; height: 14px;}
    .hideUp .sjj_nav_ul > li > ul a { padding: 10px !important;}
	.hideUp .sjj_nav_ul > li .m_down { top: 50px;}
	.hideUp .sjj_nav_ul > li .m_down .list_search { margin: 10px 15px 10px 15px;}
	.hideUp .sjj_nav_ul > li .m_down ul li .tit { padding: 10px 5px 0 5px;}
}

.frame_1730 {max-width:1930px; margin:auto; padding: 0 100px; height: 100%;}
.frame_1590 {max-width:1790px; margin:auto; padding: 0 100px; height: 100%;}
.frame_1516 {max-width:1716px; margin:auto; padding: 0 100px; height: 100%;}
.frame_1300 {max-width:1500px; margin:auto; padding: 0 100px; height: 100%;}
.frame_1014 {max-width:1214px; margin:auto; padding: 0 100px; height: 100%;}

#content { position: relative; padding: 47px 0 0 0; line-height: 2.25; color: #3e3a39; font-weight: 400; overflow:hidden!important; transition: all 0.5s ease 0s;}

.imgCenter, .imgCenter a {position: absolute; top: 0; left: 0; right: 0; bottom: 0; line-height: 0; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; z-index: 10;}
.imgCenter img {width: auto!important; height: auto!important; max-width: 100%!important; max-height: 100%!important;}
.imgHzoonI > div img {transform: scale(1.0, 1.0); transition: all 0.5s ease 0s;}
.imgHzoonI > div:hover img {transform: scale(0.9, 0.9); transition: all 0.5s ease 0s;}
.imgHzoonO > div img {transform: scale(1.0, 1.0); transition: all 0.5s ease 0s;}
.imgHzoonO > div:hover img {transform: scale(1.2, 1.2); transition: all 0.5s ease 0s;}

.aFull {font-size: 0; line-height: 0; text-decoration: none!important; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 100;}

.title_A { font-weight: 600; color: #231815;}
.title_B { font-weight: 600; color: #385881;}
.title_C { font-weight: 600; color: #138067;}
.title_D { font-weight: 600; color: #385881;}

.btn_a {display: flex; flex-flow: wrap;}
.btn_a a:link, .btn_a a:visited { position: relative; text-decoration:none; display: flex; flex-flow: wrap; justify-content: center; align-items: center; color: #608dca; padding: 5px 10px; transition: all 0.25s ease 0s; line-height: 1.5;}
.btn_a a::after { content: ''; width: 31px; height: 19px; background: url("/images/theme-b67/icon_btn_01.svg") no-repeat top left / cover; margin: 0 0 0 8px;}
.btn_a a:hover { color: #385881; transform: translateX(10px);}

.inputA {width: 100%; display: flex; padding: 5px 20px; color: #595757; border-radius: 0; border: none;}
.inputB {width: 100%; display: flex; padding: 5px 20px; color: #595757; border-radius: 0; border: 1px solid rgba(35, 24, 21, 0.25);}
.selectA::-ms-expand { display: none !important;}
.selectA option {color: #575757;}
.selectA { position: relative; width: 100%; height: 50px; display: flex; padding: 0 50px 0 20px; font-weight: 400; letter-spacing: 0; color: #595757; font-size: 16px; background-color: #fff; border: none; background-image:url(/images/theme-b67/next_a.png); background-repeat:no-repeat; background-position: calc(100% - 20px) calc(100% - 20px); -webkit-appearance: none; -o-appearance: none; -moz-appearance: none; appearance: none; cursor:pointer; z-index: 10;}
.selectB option {color: #575757;}
.selectB { position: relative; width: 100%; height: 48px; display: flex; padding: 0 50px 0 20px; font-weight: 400; letter-spacing: 0; color: #595757; font-size: 16px; background-color: #fff; border: 1px solid rgba(35, 24, 21, 0.25); background-image:url(/images/theme-b67/arrow_a.png); background-repeat:no-repeat; background-position: calc(100% - 15px) calc(100% - 20px); -webkit-appearance: none; -o-appearance: none; -moz-appearance: none; appearance: none; cursor:pointer; z-index: 10;}
.selectC option {color: #575757;}
.selectC { position: relative; width: 48.5%; height: 50px; display: flex; padding: 0 50px 0 20px; font-weight: 400; letter-spacing: 0; color: #595757; font-size: 16px; background-color: #fff; border: none; background-image:url(/images/theme-b67/next_a.png); background-repeat:no-repeat; background-position: calc(100% - 20px) calc(100% - 20px); -webkit-appearance: none; -o-appearance: none; -moz-appearance: none; appearance: none; cursor:pointer; z-index: 10;}
.textareaA {width: 100%; min-height: 270px; color:#232323; line-height: 1.5; display: flex; padding: 10px 15px; border: 1px solid rgba(35, 24, 21, 0.25);}
.checkboxA {width: 25px; height: 25px; margin: 0; padding: 0; background-image:url(/images/theme-b67/icon_checkbox_00.svg); background-repeat:no-repeat; background-position:97% 50%; -webkit-appearance: none; -o-appearance: none; -moz-appearance: none; appearance: none;cursor:pointer;}
.checkboxA:checked {background-image:url(/images/theme-b67/icon_checkbox_01.svg); background-repeat:no-repeat; -webkit-appearance: none; -o-appearance: none; -moz-appearance: none; appearance: none; cursor:pointer;}
.send { color: #fff; background: #385881; border: 1px solid #385881; padding: 2px 20px; transition: all 0.25s ease 0s;}
.reset { color: #608dca; background: #fff; border: 1px solid #608dca; padding: 2px 20px; transition: all 0.25s ease 0s;}
.inquiry { color: #fff; background: #C59820; border: 1px solid #C59820; padding: 2px 20px; transition: all 0.25s ease 0s;}
.send img, .reset img, .inquiry img { width: 22px; margin-right: 10px;}
.back { color: #608dca !important; border: 2px solid rgba(96, 141, 202, 0.2); padding: 5px 20px; display: inline-block; text-align: center; transition: all 0.25s ease 0s;}
.inquiry:hover { background: #231815; color: #fff; border: 1px solid #231815;}
.reset:hover { background: #231815; color: #fff; border: 1px solid #231815;}
.send:hover { background: #231815; color: #fff; border: 1px solid #231815;}
.back:hover { background: #608dca; color: #fff!important; border: 2px solid #608dca; text-decoration: none;}

/* CSS Responsive public */
/* Public area, please do not change it arbitrarily */

@media only screen and (max-width:1600px){
    /* Public start, please don’t change it arbitrarily */
    .dp_b16 {display:block;}.dp_n16 {display:none;}.dp_f16 {display:flex;}
    .ft_l16 {float:left;}.ft_r16 {float:right;}.ft_n16 {float:none;}
    .pd_20_16 {padding:0 20px;}.pd_30_16 {padding:0 30px;}.pd_40_16 {padding:0 40px;}
    .fd_r16 {flex-direction:row;}.fd_r_reverse16 {flex-direction:row-reverse;}
    .fd_c16 {flex-direction:column;}.fd_c_reverse16 {flex-direction:column-reverse;}
    .fw_w16 {flex-wrap: wrap;}.fw_nw16 {flex-wrap: nowrap;}.fw_w_reverse16 {flex-wrap:wrap-reverse;}
    .jc-start16, .ai_start16, .ac_start16 {justify-content: flex-start;}
    .jc-center16, .ai_center16, .ac_center16 {justify-content: center;}
    .jc-end16, .ai_end16, .ac_end16 {justify-content: flex-end;}
    .jc-around16, .ac_around16 {justify-content: space-around;}
    .jc-between16, .ac_between16 {justify-content: space-between;}
    .ai_stretch16, .ac_stretch16 {align-items:stretch;}
    .ai_baseline16 {align-items:baseline;}
    .max_img16 img {max-width:100%!important; height:auto!important;}
    .img_100_16 img {width:100%!important;}
    .ta_l16 {text-align:left;}.ta_c16 {text-align:center;}.ta_r16 {text-align:right;}.ta_j16 {text-align:justify;}
	.fs_12 {font-size:0.75vw!important;}
	.fs_13 {font-size:0.813vw!important;}
	.fs_14 {font-size:0.875vw!important;}
	.fs_15 {font-size:0.938vw!important;}
	.fs_16 {font-size:1vw!important;}
	.fs_17 {font-size:1.063vw!important;}
	.fs_18 {font-size:1.125vw!important;}
	.fs_19 {font-size:1.188vw!important;}
	.fs_20 {font-size:1.25vw!important;}
	.fs_21 {font-size:1.313vw!important;}
	.fs_22 {font-size:1.375vw!important;}
	.fs_23 {font-size:1.438vw!important;}
	.fs_24 {font-size:1.5vw!important;}
	.fs_25 {font-size:1.563vw!important;}
	.fs_26 {font-size:1.625vw!important;}
	.fs_27 {font-size:1.688vw!important;}
	.fs_28 {font-size:1.75vw!important;}
	.fs_29 {font-size:1.813vw!important;}
	.fs_30 {font-size:1.875vw!important;}
	.fs_31 {font-size:1.938vw!important;}
	.fs_32 {font-size:2vw!important;}
	.fs_33 {font-size:2.063vw!important;}
	.fs_34 {font-size:2.125vw!important;}
	.fs_35 {font-size:2.188vw!important;}
	.fs_36 {font-size:2.25vw!important;}
	.fs_37 {font-size:2.313vw!important;}
	.fs_38 {font-size:2.375vw!important;}
	.fs_39 {font-size:2.438vw!important;}
	.fs_40 {font-size:2.5vw!important;}
	.fs_41 {font-size:2.563vw!important;}
	.fs_42 {font-size:2.625vw!important;}
	.fs_43 {font-size:2.688vw!important;}
	.fs_44 {font-size:2.75vw!important;}
	.fs_45 {font-size:2.813vw!important;}
	.fs_46 {font-size:2.875vw!important;}
	.fs_47 {font-size:2.938vw!important;}
	.fs_48 {font-size:3vw!important;}
	.fs_49 {font-size:3.063vw!important;}
	.fs_50 {font-size:3.125vw!important;}
	.fs_51 {font-size:3.188vw!important;}
	.fs_52 {font-size:3.25vw!important;}
	.fs_53 {font-size:3.313vw!important;}
	.fs_54 {font-size:3.375vw!important;}
	.fs_55 {font-size:3.438vw!important;}
	.fs_56 {font-size:3.5vw!important;}
	.fs_57 {font-size:3.563vw!important;}
	.fs_58 {font-size:3.625vw!important;}
	.fs_59 {font-size:3.688vw!important;}
	.fs_60 {font-size:3.75vw!important;}
    /* Public end, please don’t change it arbitrarily */
}
/*1600px_spc_end*/


@media only screen and (max-width:1400px){
    /* Public start, please don’t change it arbitrarily */
    .dp_b14 {display:block;}.dp_n14 {display:none;}.dp_f14 {display:flex;}
    .ft_l14 {float:left;}.ft_r14 {float:right;}.ft_n14 {float:none;}
    .pd_20_14 {padding:0 20px;}.pd_30_14 {padding:0 30px;}.pd_40_14 {padding:0 40px;}
    .fd_r14 {flex-direction:row;}.fd_r_reverse14 {flex-direction:row-reverse;}
    .fd_c14 {flex-direction:column;}.fd_c_reverse14 {flex-direction:column-reverse;}
    .fw_w14 {flex-wrap: wrap;}.fw_nw14 {flex-wrap: nowrap;}.fw_w_reverse14 {flex-wrap:wrap-reverse;}
    .jc-start14, .ai_start14, .ac_start14 {justify-content: flex-start;}
    .jc-center14, .ai_center14, .ac_center14 {justify-content: center;}
    .jc-end14, .ai_end14, .ac_end14 {justify-content: flex-end;}
    .jc-around14, .ac_around14 {justify-content: space-around;}
    .jc-between14, .ac_between14 {justify-content: space-between;}
    .ai_stretch14, .ac_stretch14 {align-items:stretch;}
    .ai_baseline14 {align-items:baseline;}
    .max_img14 img {max-width:100%!important; height:auto!important;}
    .img_100_14 img {width:100%!important;}
    .ta_l14 {text-align:left;}.ta_c14 {text-align:center;}.ta_r14 {text-align:right;}.ta_j14 {text-align:justify;}
	.fs_12 {font-size:0.857vw!important;}
	.fs_13 {font-size:0.929vw!important;}
	.fs_14 {font-size:1vw!important;}
	.fs_15 {font-size:1.071vw!important;}
	.fs_16 {font-size:1.143vw!important;}
	.fs_17 {font-size:1.214vw!important;}
	.fs_18 {font-size:1.286vw!important;}
	.fs_19 {font-size:1.357vw!important;}
	.fs_20 {font-size:1.429vw!important;}
	.fs_21 {font-size:1.5vw!important;}
	.fs_22 {font-size:1.571vw!important;}
	.fs_23 {font-size:1.643vw!important;}
	.fs_24 {font-size:1.714vw!important;}
	.fs_25 {font-size:1.786vw!important;}
	.fs_26 {font-size:1.857vw!important;}
	.fs_27 {font-size:1.929vw!important;}
	.fs_28 {font-size:2vw!important;}
	.fs_29 {font-size:2.071vw!important;}
	.fs_30 {font-size:2.143vw!important;}
	.fs_31 {font-size:2.214vw!important;}
	.fs_32 {font-size:2.286vw!important;}
	.fs_33 {font-size:2.357vw!important;}
	.fs_34 {font-size:2.429vw!important;}
	.fs_35 {font-size:2.5vw!important;}
	.fs_36 {font-size:2.571vw!important;}
	.fs_37 {font-size:2.643vw!important;}
	.fs_38 {font-size:2.714vw!important;}
	.fs_39 {font-size:2.786vw!important;}
	.fs_40 {font-size:2.857vw!important;}
	.fs_41 {font-size:2.929vw!important;}
	.fs_42 {font-size:3vw!important;}
	.fs_43 {font-size:3.071vw!important;}
	.fs_44 {font-size:3.143vw!important;}
	.fs_45 {font-size:3.214vw!important;}
	.fs_46 {font-size:3.286vw!important;}
	.fs_47 {font-size:3.357vw!important;}
	.fs_48 {font-size:3.429vw!important;}
	.fs_49 {font-size:3.5vw!important;}
	.fs_50 {font-size:3.571vw!important;}
	.fs_51 {font-size:3.643vw!important;}
	.fs_52 {font-size:3.714vw!important;}
	.fs_53 {font-size:3.786vw!important;}
	.fs_54 {font-size:3.857vw!important;}
	.fs_55 {font-size:3.929vw!important;}
	.fs_56 {font-size:4vw!important;}
	.fs_57 {font-size:4.071vw!important;}
	.fs_58 {font-size:4.143vw!important;}
	.fs_59 {font-size:4.214vw!important;}
	.fs_60 {font-size:4.286vw!important;}
    /* Public end, please don’t change it arbitrarily */
}
/*1400px_nb_end*/


@media only screen and (max-width:1200px){
    /* Public start, please don’t change it arbitrarily */
    .dp_b12 {display:block;}.dp_n12 {display:none;}.dp_f12 {display:flex;}
    .ft_l12 {float:left;}.ft_r12 {float:right;}.ft_n12 {float:none;}
    .pd_20_12 {padding:0 20px;}.pd_30_12 {padding:0 30px;}.pd_40_12 {padding:0 40px;}
    .fd_r12 {flex-direction:row;}.fd_r_reverse12 {flex-direction:row-reverse;}
    .fd_c12 {flex-direction:column;}.fd_c_reverse12 {flex-direction:column-reverse;}
    .fw_w12 {flex-wrap: wrap;}.fw_nw12 {flex-wrap: nowrap;}.fw_w_reverse12 {flex-wrap:wrap-reverse;}
    .jc-start12, .ai_start12, .ac_start12 {justify-content: flex-start;}
    .jc-center12, .ai_center12, .ac_center12 {justify-content: center;}
    .jc-end12, .ai_end12, .ac_end12 {justify-content: flex-end;}
    .jc-around12, .ac_around12 {justify-content: space-around;}
    .jc-between12, .ac_between12 {justify-content: space-between;}
    .ai_stretch12, .ac_stretch12 {align-items:stretch;}
    .ai_baseline12 {align-items:baseline;}
    .max_img12 img {max-width:100%!important; height:auto!important;}
    .img_100_12 img {width:100%!important;}
    .ta_l12 {text-align:left;}.ta_c12 {text-align:center;}.ta_r12 {text-align:right;}.ta_j12 {text-align:justify;}
	.fs_12 {font-size:1vw!important;}
	.fs_13 {font-size:1.083vw!important;}
	.fs_14 {font-size:1.167vw!important;}
	.fs_15 {font-size:1.25vw!important;}
	.fs_16 {font-size:1.333vw!important;}
	.fs_17 {font-size:1.417vw!important;}
	.fs_18 {font-size:1.5vw!important;}
	.fs_19 {font-size:1.583vw!important;}
	.fs_20 {font-size:1.667vw!important;}
	.fs_21 {font-size:1.75vw!important;}
	.fs_22 {font-size:1.833vw!important;}
	.fs_23 {font-size:1.917vw!important;}
	.fs_24 {font-size:2vw!important;}
	.fs_25 {font-size:2.083vw!important;}
	.fs_26 {font-size:2.167vw!important;}
	.fs_27 {font-size:2.25vw!important;}
	.fs_28 {font-size:2.333vw!important;}
	.fs_29 {font-size:2.417vw!important;}
	.fs_30 {font-size:2.5vw!important;}
	.fs_31 {font-size:2.583vw!important;}
	.fs_32 {font-size:2.667vw!important;}
	.fs_33 {font-size:2.75vw!important;}
	.fs_34 {font-size:2.833vw!important;}
	.fs_35 {font-size:2.917vw!important;}
	.fs_36 {font-size:3vw!important;}
	.fs_37 {font-size:3.083vw!important;}
	.fs_38 {font-size:3.167vw!important;}
	.fs_39 {font-size:3.25vw!important;}
	.fs_40 {font-size:3.333vw!important;}
	.fs_41 {font-size:3.417vw!important;}
	.fs_42 {font-size:3.5vw!important;}
	.fs_43 {font-size:3.583vw!important;}
	.fs_44 {font-size:3.667vw!important;}
	.fs_45 {font-size:3.75vw!important;}
	.fs_46 {font-size:3.833vw!important;}
	.fs_47 {font-size:3.917vw!important;}
	.fs_48 {font-size:4vw!important;}
	.fs_49 {font-size:4.083vw!important;}
	.fs_50 {font-size:4.167vw!important;}
	.fs_51 {font-size:4.25vw!important;}
	.fs_52 {font-size:4.333vw!important;}
	.fs_53 {font-size:4.417vw!important;}
	.fs_54 {font-size:4.5vw!important;}
	.fs_55 {font-size:4.583vw!important;}
	.fs_56 {font-size:4.667vw!important;}
	.fs_57 {font-size:4.75vw!important;}
	.fs_58 {font-size:4.833vw!important;}
	.fs_59 {font-size:4.917vw!important;}
	.fs_60 {font-size:5vw!important;}
    /* Public end, please don’t change it arbitrarily */
}
/*1200px_xl_end*/


@media only screen and (max-width:992px){
    /* Public start, please don’t change it arbitrarily */
    .dp_b9 {display:block;}.dp_n9 {display:none;}.dp_f9 {display:flex;}
    .ft_l9 {float:left;}.ft_r9 {float:right;}.ft_n9 {float:none;}
    .pd_20_9 {padding:0 20px;}.pd_30_9 {padding:0 30px;}.pd_40_9 {padding:0 40px;}
    .fd_r9 {flex-direction:row;}.fd_r_reverse9 {flex-direction:row-reverse;}
    .fd_c9 {flex-direction:column;}.fd_c_reverse9 {flex-direction:column-reverse;}
    .fw_w9 {flex-wrap: wrap;}.fw_nw9 {flex-wrap: nowrap;}.fw_w_reverse9 {flex-wrap:wrap-reverse;}
    .jc-start9, .ai_start9, .ac_start9 {justify-content: flex-start;}
    .jc-center9, .ai_center9, .ac_center9 {justify-content: center;}
    .jc-end9, .ai_end9, .ac_end9 {justify-content: flex-end;}
    .jc-around9, .ac_around9 {justify-content: space-around;}
    .jc-between9, .ac_between9 {justify-content: space-between;}
    .ai_stretch9, .ac_stretch9 {align-items:stretch;}
    .ai_baseline9 {align-items:baseline;}
    .max_img9 img {max-width:100%!important; height:auto!important;}
    .img_100_9 img {width:100%!important;}
    .ta_l9 {text-align:left;}.ta_c9 {text-align:center;}.ta_r9 {text-align:right;}.ta_j9 {text-align:justify;}
	.fs_12 {font-size:1.302vw!important;}
	.fs_13 {font-size:1.432vw!important;}
	.fs_14 {font-size:1.563vw!important;}
	.fs_15 {font-size:1.693vw!important;}
	.fs_16 {font-size:1.823vw!important;}
	.fs_17 {font-size:1.953vw!important;}
	.fs_18 {font-size:2.083vw!important;}
	.fs_19 {font-size:2.214vw!important;}
	.fs_20 {font-size:2.344vw!important;}
	.fs_21 {font-size:2.474vw!important;}
	.fs_22 {font-size:2.604vw!important;}
	.fs_23 {font-size:2.734vw!important;}
	.fs_24 {font-size:2.865vw!important;}
	.fs_25 {font-size:2.995vw!important;}
	.fs_26 {font-size:3.125vw!important;}
	.fs_27 {font-size:3.255vw!important;}
	.fs_28 {font-size:3.385vw!important;}
	.fs_29 {font-size:3.516vw!important;}
	.fs_30 {font-size:3.646vw!important;}
	.fs_31 {font-size:3.776vw!important;}
	.fs_32 {font-size:3.906vw!important;}
	.fs_33 {font-size:4.036vw!important;}
	.fs_34 {font-size:4.167vw!important;}
	.fs_35 {font-size:4.297vw!important;}
	.fs_36 {font-size:4.427vw!important;}
	.fs_37 {font-size:4.557vw!important;}
	.fs_38 {font-size:4.688vw!important;}
	.fs_39 {font-size:4.818vw!important;}
	.fs_40 {font-size:4.948vw!important;}
	.fs_41 {font-size:5.078vw!important;}
	.fs_42 {font-size:5.208vw!important;}
	.fs_43 {font-size:5.339vw!important;}
	.fs_44 {font-size:5.469vw!important;}
	.fs_45 {font-size:5.599vw!important;}
	.fs_46 {font-size:5.729vw!important;}
	.fs_47 {font-size:5.859vw!important;}
	.fs_48 {font-size:5.99vw!important;}
	.fs_49 {font-size:6.12vw!important;}
	.fs_50 {font-size:6.25vw!important;}
	.fs_51 {font-size:6.38vw!important;}
	.fs_52 {font-size:6.51vw!important;}
	.fs_53 {font-size:6.641vw!important;}
	.fs_54 {font-size:6.771vw!important;}
	.fs_55 {font-size:6.901vw!important;}
	.fs_56 {font-size:7.031vw!important;}
	.fs_57 {font-size:7.161vw!important;}
	.fs_58 {font-size:7.292vw!important;}
	.fs_59 {font-size:7.422vw!important;}
	.fs_60 {font-size:7.552vw!important;}
	.ht_15 {height:10px; font-size:0px; line-height:0px;}
	.ht_20 {height:15px; font-size:0px; line-height:0px;} .ht_25 {height:20px; font-size:0px; line-height:0px;}
	.ht_30 {height:25px; font-size:0px; line-height:0px;} .ht_40 {height:35px; font-size:0px; line-height:0px;}
	.ht_50 {height:45px; font-size:0px; line-height:0px;} .ht_60 {height:55px; font-size:0px; line-height:0px;}
    /* Public end, please don’t change it arbitrarily */
}
/*992px_lg_end*/


@media only screen and (max-width:768px){
    /* Public start, please don’t change it arbitrarily */
    .dp_b7 {display:block;}.dp_n7 {display:none;}.dp_f7 {display:flex;}
    .ft_l7 {float:left;}.ft_r7 {float:right;}.ft_n7 {float:none;}
    .pd_20_7 {padding:0 20px;}.pd_30_7 {padding:0 30px;}.pd_40_7 {padding:0 40px;}
    .fd_r7 {flex-direction:row;}.fd_r_reverse7 {flex-direction:row-reverse;}
    .fd_c7 {flex-direction:column;}.fd_c_reverse7 {flex-direction:column-reverse;}
    .fw_w7 {flex-wrap: wrap;}.fw_nw7 {flex-wrap: nowrap;}.fw_w_reverse7 {flex-wrap:wrap-reverse;}
    .jc-start7, .ai_start7, .ac_start7 {justify-content: flex-start;}
    .jc-center7, .ai_center7, .ac_center7 {justify-content: center;}
    .jc-end7, .ai_end7, .ac_end7 {justify-content: flex-end;}
    .jc-around7, .ac_around7 {justify-content: space-around;}
    .jc-between7, .ac_between7 {justify-content: space-between;}
    .ai_stretch7, .ac_stretch7 {align-items:stretch;}
    .ai_baseline7 {align-items:baseline;}
    .max_img7 img {max-width:100%!important; height:auto!important;}
    .img_100_7 img {width:100%!important;}
    .ta_l7 {text-align:left;}.ta_c7 {text-align:center;}.ta_r7 {text-align:right;}.ta_j7 {text-align:justify;}
	.fs_12 {font-size: 1.736vw!important;}
	.fs_13 {font-size: 1.91vw!important;}
	.fs_14 {font-size: 2.083vw!important;}
    .fs_15 {font-size: 2.257vw!important;}
    .fs_16 {font-size: 2.431vw!important;}
    .fs_17 {font-size: 2.604vw!important;}
    .fs_18 {font-size: 2.778vw!important;}
    .fs_19 {font-size: 2.951vw!important;}
    .fs_20 {font-size: 3.125vw!important;}
    .fs_21 {font-size: 3.299vw!important;}
    .fs_22 {font-size: 3.472vw!important;}
    .fs_23 {font-size: 3.646vw!important;}
    .fs_24 {font-size: 3.819vw!important;}
    .fs_25 {font-size: 3.993vw!important;}
    .fs_26 {font-size: 4.167vw!important;}
    .fs_27 {font-size: 4.34vw!important;}
    .fs_28 {font-size: 4.514vw!important;}
    .fs_29 {font-size: 4.688vw!important;}
    .fs_30 {font-size: 4.861vw!important;}
    .fs_31 {font-size: 5.035vw!important;}
    .fs_32 {font-size: 5.208vw!important;}
    .fs_33 {font-size: 5.382vw!important;}
    .fs_34 {font-size: 5.556vw!important;}
    .fs_35 {font-size: 5.729vw!important;}
    .fs_36 {font-size: 5.903vw!important;}
    .fs_37 {font-size: 6.076vw!important;}
    .fs_38 {font-size: 6.25vw!important;}
    .fs_39 {font-size: 6.424vw!important;}
    .fs_40 {font-size: 6.597vw!important;}
    .fs_41 {font-size: 6.771vw!important;}
    .fs_42 {font-size: 6.944vw!important;}
    .fs_43 {font-size: 7.118vw!important;}
    .fs_44 {font-size: 7.292vw!important;}
    .fs_45 {font-size: 7.465vw!important;}
    .fs_46 {font-size: 7.639vw!important;}
    .fs_47 {font-size: 7.813vw!important;}
    .fs_48 {font-size: 7.986vw!important;}
    .fs_49 {font-size: 8.16vw!important;}
    .fs_50 {font-size: 8.333vw!important;}
    .fs_51 {font-size: 8.507vw!important;}
    .fs_52 {font-size: 8.681vw!important;}
    .fs_53 {font-size: 8.854vw!important;}
    .fs_54 {font-size: 9.028vw!important;}
    .fs_55 {font-size: 9.201vw!important;}
    .fs_56 {font-size: 9.375vw!important;}
    .fs_57 {font-size: 9.549vw!important;}
    .fs_58 {font-size: 9.722vw!important;}
    .fs_59 {font-size: 9.896vw!important;}
    .fs_60 {font-size: 10.069vw!important;}
	.ht_20 {height:10px; font-size:0px; line-height:0px;} .ht_25 {height:15px; font-size:0px; line-height:0px;}
	.ht_30 {height:20px; font-size:0px; line-height:0px;} .ht_40 {height:30px; font-size:0px; line-height:0px;}
	.ht_50 {height:40px; font-size:0px; line-height:0px;} .ht_60 {height:50px; font-size:0px; line-height:0px;}
    /* Public end, please don’t change it arbitrarily */
}
/*768px_md_end*/


@media only screen and (max-width:576px){
    /* Public start, please don’t change it arbitrarily */
    .dp_b5 {display:block;}.dp_n5 {display:none;}.dp_f5 {display:flex;}
    .ft_l5 {float:left;}.ft_r5 {float:right;}.ft_n5 {float:none;}
    .pd_20_5 {padding:0 20px;}.pd_30_5 {padding:0 30px;}.pd_40_5 {padding:0 40px;}
    .fd_r5 {flex-direction:row;}.fd_r_reverse5 {flex-direction:row-reverse;}
    .fd_c5 {flex-direction:column;}.fd_c_reverse5 {flex-direction:column-reverse;}
    .fw_w5 {flex-wrap: wrap;}.fw_nw5 {flex-wrap: nowrap;}.fw_w_reverse5 {flex-wrap:wrap-reverse;}
    .jc-start5, .ai_start5, .ac_start5 {justify-content: flex-start;}
    .jc-center5, .ai_center5, .ac_center5 {justify-content: center;}
    .jc-end5, .ai_end5, .ac_end5 {justify-content: flex-end;}
    .jc-around5, .ac_around5 {justify-content: space-around;}
    .jc-between5, .ac_between5 {justify-content: space-between;}
    .ai_stretch5, .ac_stretch5 {align-items:stretch;}
    .ai_baseline5 {align-items:baseline;}
    .max_img5 img {max-width:100%!important; height:auto!important;}
    .img_100_5 img {width:100%!important;}
    .ta_l5 {text-align:left;}.ta_c5 {text-align:center;}.ta_r5 {text-align:right;}.ta_j5 {text-align:justify;}
	.fs_12 {font-size: 2.326vw!important;}
	.fs_13 {font-size: 2.558vw!important;}
	.fs_14 {font-size: 2.791vw!important;}
    .fs_15 {font-size: 3.023vw!important;}
    .fs_16 {font-size: 3.256vw!important;}
    .fs_17 {font-size: 3.488vw!important;}
    .fs_18 {font-size: 3.721vw!important;}
    .fs_19 {font-size: 3.953vw!important;}
    .fs_20 {font-size: 4.186vw!important;}
    .fs_21 {font-size: 4.419vw!important;}
    .fs_22 {font-size: 4.651vw!important;}
    .fs_23 {font-size: 4.884vw!important;}
    .fs_24 {font-size: 5.116vw!important;}
    .fs_25 {font-size: 5.349vw!important;}
    .fs_26 {font-size: 5.581vw!important;}
    .fs_27 {font-size: 5.814vw!important;}
    .fs_28 {font-size: 6.047vw!important;}
    .fs_29 {font-size: 6.279vw!important;}
    .fs_30 {font-size: 6.512vw!important;}
    .fs_31 {font-size: 6.744vw!important;}
    .fs_32 {font-size: 6.977vw!important;}
    .fs_33 {font-size: 7.209vw!important;}
    .fs_34 {font-size: 7.442vw!important;}
    .fs_35 {font-size: 7.674vw!important;}
    .fs_36 {font-size: 7.907vw!important;}
    .fs_37 {font-size: 8.14vw!important;}
    .fs_38 {font-size: 8.372vw!important;}
    .fs_39 {font-size: 8.605vw!important;}
    .fs_40 {font-size: 8.837vw!important;}
    .fs_41 {font-size: 9.07vw!important;}
    .fs_42 {font-size: 9.302vw!important;}
    .fs_43 {font-size: 9.535vw!important;}
    .fs_44 {font-size: 9.767vw!important;}
    .fs_45 {font-size: 10vw!important;}
    .fs_46 {font-size: 10.233vw!important;}
    .fs_47 {font-size: 10.465vw!important;}
    .fs_48 {font-size: 10.698vw!important;}
    .fs_49 {font-size: 10.93vw!important;}
    .fs_50 {font-size: 11.163vw!important;}
    .fs_51 {font-size: 11.395vw!important;}
    .fs_52 {font-size: 11.628vw!important;}
    .fs_53 {font-size: 11.86vw!important;}
    .fs_54 {font-size: 12.093vw!important;}
    .fs_55 {font-size: 12.326vw!important;}
    .fs_56 {font-size: 12.558vw!important;}
    .fs_57 {font-size: 12.791vw!important;}
    .fs_58 {font-size: 13.023vw!important;}
    .fs_59 {font-size: 13.256vw!important;}
    .fs_60 {font-size: 13.488vw!important;}
	.ht_25 {height:10px; font-size:0px; line-height:0px;}
	.ht_30 {height:15px; font-size:0px; line-height:0px;} .ht_40 {height:25px; font-size:0px; line-height:0px;}
	.ht_50 {height:35px; font-size:0px; line-height:0px;} .ht_60 {height:45px; font-size:0px; line-height:0px;}
    /* Public end, please don’t change it arbitrarily */
}
/*576px_sm_end*/


@media only screen and (max-width:430px){
    /* Public start, please don’t change it arbitrarily */
    .dp_b4 {display:block;}.dp_n4 {display:none;}.dp_f4 {display:flex;}
    .ft_l4 {float:left;}.ft_r4 {float:right;}.ft_n4 {float:none;}
    .pd_20_4 {padding:0 20px;}.pd_30_4 {padding:0 30px;}.pd_40_4 {padding:0 40px;}
    .fd_r4 {flex-direction:row;}.fd_r_reverse4 {flex-direction:row-reverse;}
    .fd_c4 {flex-direction:column;}.fd_c_reverse4 {flex-direction:column-reverse;}
    .fw_w4 {flex-wrap: wrap;}.fw_nw4 {flex-wrap: nowrap;}.fw_w_reverse4 {flex-wrap:wrap-reverse;}
    .jc-start4, .ai_start4, .ac_start4 {justify-content: flex-start;}
    .jc-center4, .ai_center4, .ac_center4 {justify-content: center;}
    .jc-end4, .ai_end4, .ac_end4 {justify-content: flex-end;}
    .jc-around4, .ac_around4 {justify-content: space-around;}
    .jc-between4, .ac_between4 {justify-content: space-between;}
    .ai_stretch4, .ac_stretch4 {align-items:stretch;}
    .ai_baseline4 {align-items:baseline;}
    .max_img4 img {max-width:100%!important; height:auto!important;}
    .img_100_4 img {width:100%!important;}
    .ta_l4 {text-align:left;}.ta_c4 {text-align:center;}.ta_r4 {text-align:right;}.ta_j4 {text-align:justify;}
	.fs_12 {font-size: 14px!important;}
	.fs_13 {font-size: 15px!important;}
	.fs_14 {font-size: 16px!important;}
    .fs_15 {font-size: 17px!important;}
    .fs_16 {font-size: 18px!important;}
    .fs_17 {font-size: 19px!important;}
    .fs_18 {font-size: 19px!important;}
    .fs_19 {font-size: 20px!important;}
    .fs_20 {font-size: 20px!important;}
    .fs_21 {font-size: 20px!important;}
    .fs_22 {font-size: 21px!important;}
    .fs_23 {font-size: 21px!important;}
    .fs_24 {font-size: 21px!important;}
    .fs_25 {font-size: 22px!important;}
    .fs_26 {font-size: 22px!important;}
    .fs_27 {font-size: 22px!important;}
    .fs_28 {font-size: 23px!important;}
    .fs_29 {font-size: 23px!important;}
    .fs_30 {font-size: 24px!important;}
    .fs_31 {font-size: 24px!important;}
    .fs_32 {font-size: 25px!important;}
    .fs_33 {font-size: 25px!important;}
    .fs_34 {font-size: 26px!important;}
    .fs_35 {font-size: 26px!important;}
    .fs_36 {font-size: 27px!important;}
    .fs_37 {font-size: 27px!important;}
    .fs_38 {font-size: 28px!important;}
    .fs_39 {font-size: 28px!important;}
    .fs_40 {font-size: 29px!important;}
    .fs_41 {font-size: 29px!important;}
    .fs_42 {font-size: 30px!important;}
    .fs_43 {font-size: 30px!important;}
    .fs_44 {font-size: 31px!important;}
    .fs_45 {font-size: 31px!important;}
    .fs_46 {font-size: 32px!important;}
    .fs_47 {font-size: 32px!important;}
    .fs_48 {font-size: 33px!important;}
    .fs_49 {font-size: 33px!important;}
    .fs_50 {font-size: 34px!important;}
    .fs_51 {font-size: 34px!important;}
    .fs_52 {font-size: 35px!important;}
    .fs_53 {font-size: 35px!important;}
    .fs_54 {font-size: 36px!important;}
    .fs_55 {font-size: 36px!important;}
    .fs_56 {font-size: 37px!important;}
    .fs_57 {font-size: 37px!important;}
    .fs_58 {font-size: 38px!important;}
    .fs_59 {font-size: 38px!important;}
    .fs_60 {font-size: 39px!important;}
	.ht_30 {height:10px; font-size:0px; line-height:0px;} .ht_40 {height:20px; font-size:0px; line-height:0px;}
	.ht_50 {height:30px; font-size:0px; line-height:0px;} .ht_60 {height:40px; font-size:0px; line-height:0px;}
    /* Public end, please don’t change it arbitrarily */
}
/*430px_xs_end*/


@media only screen and (max-width:350px){
    /* Public start, please don’t change it arbitrarily */
	.fs_12 {font-size: 12px!important;}
	.fs_13 {font-size: 12px!important;}
	.fs_14 {font-size: 12px!important;}
    .fs_15 {font-size: 12px!important;}
    .fs_16 {font-size: 12px!important;}
    .fs_17 {font-size: 13px!important;}
    .fs_18 {font-size: 13px!important;}
    .fs_19 {font-size: 14px!important;}
    .fs_20 {font-size: 14px!important;}
    .fs_21 {font-size: 14px!important;}
    .fs_22 {font-size: 15px!important;}
    .fs_23 {font-size: 15px!important;}
    .fs_24 {font-size: 15px!important;}
    .fs_25 {font-size: 16px!important;}
    .fs_26 {font-size: 16px!important;}
    .fs_27 {font-size: 16px!important;}
    .fs_28 {font-size: 17px!important;}
    .fs_29 {font-size: 17px!important;}
    .fs_30 {font-size: 18px!important;}
    .fs_31 {font-size: 18px!important;}
    .fs_32 {font-size: 19px!important;}
    .fs_33 {font-size: 19px!important;}
    .fs_34 {font-size: 20px!important;}
    .fs_35 {font-size: 20px!important;}
    .fs_36 {font-size: 21px!important;}
    .fs_37 {font-size: 21px!important;}
    .fs_38 {font-size: 22px!important;}
    .fs_39 {font-size: 22px!important;}
    .fs_40 {font-size: 23px!important;}
    .fs_41 {font-size: 23px!important;}
    .fs_42 {font-size: 24px!important;}
    .fs_43 {font-size: 24px!important;}
    .fs_44 {font-size: 25px!important;}
    .fs_45 {font-size: 25px!important;}
    .fs_46 {font-size: 26px!important;}
    .fs_47 {font-size: 26px!important;}
    .fs_48 {font-size: 27px!important;}
    .fs_49 {font-size: 27px!important;}
    .fs_50 {font-size: 28px!important;}
    .fs_51 {font-size: 28px!important;}
    .fs_52 {font-size: 29px!important;}
    .fs_53 {font-size: 29px!important;}
    .fs_54 {font-size: 30px!important;}
    .fs_55 {font-size: 30px!important;}
    .fs_56 {font-size: 31px!important;}
    .fs_57 {font-size: 31px!important;}
    .fs_58 {font-size: 32px!important;}
    .fs_59 {font-size: 32px!important;}
    .fs_60 {font-size: 33px!important;}
    /* Public end, please don’t change it arbitrarily */
}
/*350px_xs_end*/


/* CSS Responsive */

@media only screen and (min-width:993px){
	.subM > div {display: none!important;}
}

@media only screen and (max-width:1600px){
/*	.logo { width: 280px;}*/
/*	.logo:hover { width: 270px;}*/
	.ft_T .ft_C .ft_L { margin-right: 1%; padding-right: 1%;}
	.ft_T .ft_C .ft_L > div:nth-child(1) { width: calc(20% + 125px);}
	.ft_T .ft_C .ft_L > div:nth-child(2) { width: calc(80% - 125px);}
	.ft_T .ft_C .ft_R { width: 59%; margin-left: 0;} 
/*	.subBanner .txt .subBt { margin: 0 0 25px 0;}*/
	.checkboxA { width: 20px; height: 20px;}
	.ind_C .bg_right { align-items: flex-start; margin: 0 0 30px 0;}
	.ind_C .bg_right > div:nth-child(1) { width: 40%; margin: -30px 0 0 0;}
	.ind_C .bg_right > div:nth-child(2) { width: 60%; padding: 30px 6% 30px 3%;}
	.ind_C .bg_left { align-items: flex-start; margin: 0 0 30px 0;}
	.ind_C .bg_left > div:nth-child(1) { width: 40%; margin: -30px 0 0 0;}
	.ind_C .bg_left > div:nth-child(2) { width: 60%; padding: 30px 3% 30px 6%;}
	.pro_as_lis > div > div:nth-child(2) { width: 9%;}
	.pro_as_lis_pt .img {max-width: 97px; height: 97px;}
	.categ_detail_T { padding: 0 0 4% 0;}
/*	.categ_detail_B { padding: 4% 0 4% 0;}*/
	.categ_detail_B .categ_detail_B_btn { margin: 50px auto 30px auto;}
	.oem_odm_C .oem_odm_C_tit { margin: 0 0 20px 0;}
	.oem_odm_C .bg_right { margin-bottom: 90px;}
	.oem_odm_C .bg_right > div:nth-child(1) { width: 40%;}
	.oem_odm_C .bg_right > div:nth-child(2) { width: 60%; padding: 30px 6% 20px 3%;}
	.oem_odm_C .bg_left { margin-bottom: 90px;}
	.oem_odm_C .bg_left > div:nth-child(1) { width: 40%;}
	.oem_odm_C .bg_left > div:nth-child(2) { width: 60%; padding: 30px 3% 20px 6%;}
	.contact_A .contact_A_in > div:nth-child(2) .pic { margin: auto;}
}
/*1600px_spc_end*/


@media only screen and (max-width:1400px){
/*	.logo {width: 250px;}*/
/*	.logo:hover {width: 240px;}*/
	.ft_T .ft_C .ft_R .txt:nth-child(2n+1){ padding-right: 20px;}
	.ft_T .ft_C .ft_R .txt:nth-child(2n+2){ padding-left: 20px;}
/*	.subBanner .txt .subBt { margin: 0 0 15px 0;}*/
	.ind_A { margin: 50px 0 60px 0;}
	.ind_B .ind_B_B { margin: 45px auto 0 auto;}
	.ind_C { margin: 90px 0 70px 0;}
	.ind_C .title_A { margin-bottom: 80px;}
	.ind_C .bg_right > div:nth-child(2) { padding: 30px 0px 30px 30px;}
	.ind_C .bg_left > div:nth-child(2) { padding: 30px 30px 30px 0;}
	.ind_D { margin: 70px 0 70px 0;}
	.ind_D .process { margin: 60px auto 20px auto;}
	.ind_D .process > div > div { margin: 0 0 30px 0;}
	.about_A .title_A { padding: 0;}
	.about_A .about_A_pic { padding-right: 100px; margin-top: 80px;}
	.about_B .about_B_pic { padding-left: 100px; margin-top: 80px;}
	.about_C { padding: 60px 0 80px 0;}
	.about_D { margin: 70px 0 100px 0;}
	.about_D .about_D_pic { margin: 50px 0;}
	.about_E { padding: 70px 0;}
	.sustain_A .sustain_A_B { margin: 4% 0 0 0;}
	.pro_as_btn { margin-bottom: 20px;}
	.pro_as_btn .inn button { min-width: 140px;}
	.pro_as_btn .inn .inquiry { min-width: auto; padding: 5px 15px;}
	.send { padding: 5px 15px;}
	.reset { padding: 5px 15px;}
	.inquiry { padding: 5px 15px;}
	.pro_as_lis > div > div { font-size: 80%;}
	.pro_as_lis_pt .img {max-width: 80px; height: 80px;}
	.Categ_A .title_A { margin: 0 0 20px 0;}
	.Categ_B .Categ_B_A { margin: 45px auto 0 auto;}
/*	.Categ_list_A .list_right { margin: 0 0 5% 0;}*/
	.categ_detail_T .detail_right .detail_spec { margin: 30px 0 0 0;}
	.oem_odm_B .process { margin: 60px auto 20px auto;}
	.oem_odm_B .process > div > div { margin: 0 0 30px 0;}
	.contact_A .contact_A_in > div:nth-child(2) .pic a { right: -3%;}
	.contact_B .contact_B_in .con_btn { margin: 30px 0 30px 0;}
}
/*1400px_nb_end*/


@media only screen and (max-width:1200px){
    .showBox > .collapseBtn::after {transform: rotate(-45deg); border-color: #000;}
    .frame_1730, .frame_1590, .frame_1516, .frame_1300, .frame_1014, .subBanner .txt { padding: 0 50px;}
	.footer { padding: 45px 50px 0 50px;}
	#content {padding: 38px 0 0 0; line-height: 1.7;}
	.search_box { top: 49px;}
	.ind_post { padding: 10px 50px;}
    .top-barC {height: 71px;}
	.logo {width: 151px;}
/*	.logo:hover {width: 151px; transform: translateX(-10px);}*/
	.links { top: 22px; padding: 0 30px 0 0;}
	.links_cart > a .number { top: -13px !important; right: -13px !important; padding: 4px 3px !important; min-width: 21px !important; min-height: 21px !important; font-size: 12px !important;}
	.right_icon > div .number { top: -7px !important; right: -4px !important; padding: 4px 3px !important; min-width: 21px !important; min-height: 21px !important; font-size: 12px !important;}
	.ft_T .ft_C .ft_L { width: 32%; margin-right: 1%; padding-right: 1%;}
	.ft_T .ft_C .ft_L > div:nth-child(1) { width: calc(10% + 125px); padding-right: 20px;}
	.ft_T .ft_C .ft_L > div:nth-child(2) { width: calc(90% - 125px);}
	.ft_T .ft_C .ft_L > div:nth-child(2) h5 { line-height: 2;}
	.ft_T .ft_C .ft_R { width: 67%; margin-left: 0;}
	.ft_T .ft_C .ft_R .txt:nth-child(2n+1) { width: 48.5%; padding-right: 0; margin-right: 3%;}
	.ft_T .ft_C .ft_R .txt:nth-child(2n+2) { width: 48.5%; padding-left: 0px;}
	.ft_T .ft_C .ft_R .txt .address { margin: 0;}
	.subBanner .txt { padding: 0 50px;}
	.subBanner .txt .subBt { /*margin: 0 0 20px 0;*/ text-shadow:1px 1px 0px rgb(211 211 211), -1px -1px 0px rgba(211 211 211), 1px -1px 0px rgba(211 211 211), -1px 1px 0px rgba(211 211 211);}
	.path { padding: 10px 0;}
	.subM { padding: 20px 0;}
	.subM ul li { margin: 0 5% 25px 0;}
	.subM ul li a:link, .subM li a:visited { width: 100%;}
	.pages { padding: 30px 0;}
	.pages a { margin: 0 10px;}
	.edit_area, .seo_content { line-height: 1.7;}
	.edit_area h1, .edit_area h2, .edit_area h3, .edit_area h4, .edit_area h5, .edit_area h6 { line-height: 1.4;}
	.seo_content h1, .seo_content h2, .seo_content h3, .seo_content h4, .seo_content h5, .seo_content h6 { line-height: 1.4;}
	.ind_A { margin: 40px 0 40px 0;}
	.ind_B .ind_B_B .tit { padding: 5px 10px;}
	.ind_C { margin: 60px 0 60px 0;}
	.ind_D { margin: 60px 0 50px 0;}
	.about_A .about_A_pic { padding-right: 0; margin-top: 50px;}
	.about_B { margin: 50px 0 0 0;}
	.about_B .about_B_pic { padding-left: 0; margin-top: 50px;}
	.about_D { margin: 50px 0 60px 0;}
	.about_E { padding: 50px 0;}
	.history_A .h_list { margin: 60px 0 60px 0;}
	.sustain_A .sustain_A_B .text { padding: 0 50px; max-width: 100%;}
	.search_B { margin: 6% 0 3% 0;}
	.pro_as_lis { padding: 0 0 2% 0;}
	.pro_as_lis_pt .img { max-width: 70px; height: 70px;}
	.Categ_A { padding: 50px 0;}
	.Categ_B { padding: 30px 0 10px 0;}
	.Categ_B .Categ_B_A .tit { padding: 5px 10px;}
	.Categ_list_A .list_left { width: 27%; margin: 0 3% 0 0;}
	.Categ_list_A .list_left .list_search { margin: 0 0 35px 0;}
/*	.Categ_list_A .list_right .list_right_B { margin: 5% 0 0 0;}*/
	.Categ_list_A .list_left .list_search .inquiry { padding: 5px 15px;}
	.categ_detail_T { padding: 0px 0 40px 0;}
	.categ_detail_T .detail_bottom { align-items: flex-end;}
/*	.categ_detail_B { padding: 30px 0 30px 0;}*/
/*	.categ_detail_B .title_A { margin: 0 0 30px 0;}*/
	.categ_detail_related > div { max-width: 100%;}
	.oem_odm_C { margin: 10% 0 8% 0;}
	.oem_odm_C .oem_odm_C_tit { flex-flow: column; align-items: flex-start; margin: 0 0 30px 0;}
	.oem_odm_C .title_B { margin: 0 0 15px 0;}
	.oem_odm_C .oem_odm_C_tit::before { display: none;}
	.oem_odm_C .hexagon { padding: 0 0 0 10px;}
	.oem_odm_C .bg_right { align-items: flex-start; margin-bottom: 70px;}
	.oem_odm_C .bg_left { align-items: flex-start; margin-bottom: 70px;}
	.contact_A .contact_A_in > div:nth-child(1) { padding: 50px 50px 50px 0;}
	.contact_A .contact_A_in > div:nth-child(1) .pic { margin: auto 0 auto auto;}
	.contact_A .contact_A_in > div:nth-child(1) .pic a { width: 53%; left: -17%; top: 19%;}
	.contact_A .contact_A_in > div:nth-child(1) .pic a::before { top: -28px;}
	.contact_A .contact_A_in > div:nth-child(1) .pic img { opacity: 0.5;}
	.contact_A .contact_A_in > div:nth-child(1) .text { top: 7%; left: 0;}
	.contact_A .contact_A_in > div:nth-child(2) { padding: 50px 0 50px 50px;}
	.contact_A .contact_A_in > div:nth-child(2) .text { top: 7%; left: 9%;}
	.contact_A .contact_A_in > div:nth-child(2) .pic { margin: auto;}
	.contact_A .contact_A_in > div:nth-child(2) .pic a { bottom: 32%; right: 5%; width: 20%;}
	.contact_A .contact_A_in > div:nth-child(2) .pic a::before { bottom: -25px;}
	.contact_A .contact_A_in > div:nth-child(2) .pic img { opacity: 0.5;}
	.contact_B { padding: 5% 0 4% 0;}
	.contact_B .contact_B_in { margin: 4% auto 0 auto;}
}
/*1200px_xl_end*/


@media only screen and (max-width:992px){
	#content { padding: 83px 0 0 0;}
	.top-barC {height: 47px; background: #fff;}
	.ind_post { position: fixed; top: 47px; padding: 10px 20px; font-size: 14px;}
    .mobile_9 {display:block!important;} .pc_9 {display:none!important;}
    .bg_saf {background-attachment: scroll;}
    .bg_bsc {-webkit-background-size: none; -moz-background-size: none; -o-background-size: none; background-size: none;}
    .a_nohover {pointer-events: initial;}
    .rotate_360:hover {text-decoration:none; -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg); -o-transform:rotate(0deg); -ms-transform:rotate(0deg); transform:rotate(0deg);}
    .alpha_60:hover {filter:alpha(opacity=100);Opacity:1.0;}
    .scale_3:hover, .scale_05:hover {transform: scale(1.0, 1.0);}
    .translateY_t075:hover {-moz-transform:translateY(0); -webkit-transform:translateY(0); -o-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0); transition: all 0.5s ease 0s;}
    .flash-line-hover:hover::before {-webkit-animation-name: none!important; animation-name: none!important;}
    .hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {-webkit-transform: translateY(0); transform: translateY(0);}
    .hvr-float-shadow:before {content: none;}
	.top-bar { box-shadow: 0 3px 10px rgba(51, 51, 51, 0.1);}
	.frame_1730, .frame_1590, .frame_1516, .frame_1300, .frame_1014 {padding: 0 20px;}
	.btn_a a:link, .btn_a a:visited, .btn_b a:link, .btn_b a:visited, .btn_c a:link, .btn_c a:visited { letter-spacing: 1px;}
	.footer { padding: 40px 20px 0 20px;}
	.logo { width: 101px; right: auto; left: 0;}
/*	.logo:hover {width: 100px; transform: translateX(0);}*/
	.links { position: absolute; z-index: 10000; top: 18px; right: 45px; left: auto; bottom: auto;}
	.links a { width: 100%; font-size: 16px;}
	.links a:link, .links a:visited { color: #3f342f;}
	.links::before { display: none;}
	.links_search > a img.pc {display: none; width: 21px;}
	.links_search > a img.mobile {display: block; width: 21px;}
	.links_search > a img.pc_close {display: none; width: 21px;}
	.links_search > a img.mobile_close {display: none; width: 21px;}
	.links_search > a.search_close img.mobile {display: none;}
	.links_search > a.search_close img.pc_close { display: none;}
	.links_search > a.search_close img.mobile_close {display: block;}
	.links_cart > a img.pc { display: none;}
	.links_cart > a img.mobile { display: block;}
	.search_box { top: 29px;}
	.ft_T { padding: 40px 0 30px 0;}
	.ft_T .ft_C .ft_L { width: 100%; margin-right: 0; padding-right: 0; border-right: none;}
	.ft_T .ft_C .ft_L > div:nth-child(1) { width: 100%; margin-right: 0; padding-right: 0;}
	.ft_T .ft_C .ft_L > div:nth-child(1) .ft_logo { margin: 0 auto 20px auto;}
	.ft_T .ft_C .ft_L > div:nth-child(1) .social { width: 100%;}
	.ft_T .ft_C .ft_L > div:nth-child(2) { width: 100%; margin-top: 20px;}
	.ft_T .ft_C .ft_L > div:nth-child(2) .ln_m0_p0 { display: flex; flex-flow: wrap; justify-content: center;}
	.ft_T .ft_C .ft_L > div:nth-child(2) .ln_m0_p0 li { margin: 0 20px 20px 20px;}
	.ft_T .ft_C .ft_R { width: 100%; margin-left: 0; margin-top: 20px;}
	.ft_T .ft_C .ft_R .txt:nth-child(2n+1)	{ width: calc(50% - 20px); max-width: 350px; margin: 0 20px 0 auto;}
	.ft_T .ft_C .ft_R .txt:nth-child(2n+2) { width: calc(50% - 20px); max-width: 350px; margin: 0 auto 0 20px;}
	.ft_B > div > div { flex-flow: wrap;}
	.ft_B .copyright { width: 100%; border-right: none; padding-right: 0; margin-right: 0; margin: 0; padding: 15px 0 0 0;}
	.ft_B > div > div h6 { font-size: 90%;}
	.ft_T .ft_C .ft_L > div:nth-child(1) .social > div a img { width: 35px;}
	.subBanner .txt { padding: 0 20px; align-items: center; justify-content: center;}
/*	.subBanner .txt .subBt { margin: 0;}*/
	.subM {padding: 50px 0 20px 0;}
	.subM > div {display: block; width: 50px; height: 30px; margin: auto; position: relative; cursor: pointer;}
	.subM > ul {max-height: 0; padding: 0; justify-content: flex-start; overflow: hidden; transition: all 0.25s ease 0s;}
	.subM_se > ul {max-height: 1000px; padding: 10px 0 0 0; justify-content: flex-start; transition: all 1.5s ease 0s;}
	.subM > div::after {content: attr(data-title); font-size: 16px; position: absolute; top: -30px; left: 50%; margin-left: -150px; width: 300px; display: flex; flex-flow: wrap; justify-content: center; color: #232323;}
	.subM > div span {display:block; background: #3f3f41; width:30px; height:3px; position:absolute; left:10px; transition: all 0.25s ease 0s;}
	.subM > div span:nth-child(1) {top:5px; background: #232323; transition: all 0.25s ease 0s;}
	.subM > div span:nth-child(2) {top:15px; background: #232323; transition: all 0.25s ease 0s;}
	.subM ul li { width: 32%; margin: 0 2% 10px 0;}
	.subM ul li:nth-child(3n+3) { margin: 0 0 10px 0;}
	.subM ul li a:link, .subM li a:visited { padding: 5px 15px; line-height: 1.5; color: #fff; background: #608dca;}
	.subM ul li a::before { display: none;}
	.subM ul li a::after { display: none;}
	.subM ul li a:active, .subM ul li a:hover { color: #fff; background: #385881;}
	.subM ul li.current a { color: #fff; background: #385881;}
	.subM_se > div span:nth-child(1) { top: 10px; transform: rotate(45deg); background: #385881; height:3px; transition: all 0.25s ease 0s;}
	.subM_se > div span:nth-child(2) { top: 10px; transform: rotate(-45deg); background: #385881; height:3px; transition: all 0.25s ease 0s;}
	.pages { padding: 20px 0;}
	.datatable th, .datatable td { padding: 12px 15px;}
	.ind_A .btn_a { margin: 30px 0 0 0;}
	.ind_B { padding: 40px 0 30px 0;}
	.ind_B::before { display: none;}
	.ind_B .ind_B_B { margin: 15px auto 0 auto;}
	.ind_B .ind_B_B > div { margin: 0 2.45% 25px 0; background: #608dca;}
	.ind_B .ind_B_B > div:nth-child(3n+3) { margin: 0 0 25px 0;}
	.ind_B .ind_B_B .tit { padding: 5px 15px;}
	.ind_C { margin: 50px 0 50px 0;}
	.ind_C .title_A { margin-bottom: 30px;}
	.ind_C .bg_right { flex-flow: column;}
	.ind_C .bg_right::before { width: 100%; top: 40%;}
	.ind_C .bg_right > div:nth-child(1) { width: 50%; padding: 0; margin: auto auto auto 0; clip-path: polygon(0% 0, 70% 0, 100% 100%, 0% 100%);}
	.ind_C .bg_right > div:nth-child(2) { width: 100%; padding: 20px 20px 30px 20px;}
	.ind_C .bg_right > div:nth-child(2) .title_B { margin: 0 0 10px 0;}
	.ind_C .bg_left { flex-flow: column; margin: 0;}
	.ind_C .bg_left::before { width: 100%; top: 40%;}
	.ind_C .bg_left > div:nth-child(1) { width: 50%; padding: 0; margin: auto 0 auto auto; clip-path: polygon(30% 0, 100% 0, 100% 100%, 0% 100%);}
	.ind_C .bg_left > div:nth-child(2) { width: 100%; padding: 20px 20px 30px 20px;}
	.ind_C .bg_left > div:nth-child(2) .title_B { margin: 0 0 5px 0;}
	.ind_D { margin: 50px 0 40px 0;}
	.ind_D .process { margin: 40px auto 20px auto;}
	.ind_D .process > div > div::before { top: 65px;}
	.ind_D .process > div > div .pic { width: 130px;}
	.ind_D .process > div > div .pic::before { width: 130px; height: 130px; top: calc(50% - 65px); left: calc(50% - 65px);}
	.about_A::before { display: none;}
	.about_C { padding: 30px 0 50px 0;}
	.about_D .about_D_pic .pc { display: none;}
	.about_D .about_D_pic .mobile { display: block;}
	.about_D .about_D_pic .mobile:last-child { margin-top: 40px;}
	.history_A .h_list { margin: 40px 0 20px 0;}
	.history_A .h_list > div:last-child { margin: 0; padding: 0 0 40px 0;}
	.sustain_A .title_A { margin: 20px 0;}
	.sustain_A .sustain_A_B { margin: 40px 0 0 0;}
	.sustain_A .sustain_A_B .pic { width: 806px; order: 2; margin: auto;}
	.sustain_A .sustain_A_B .text { width: 100%; order: 1; padding: 0 20px;}
	.subMain { margin-top: 20px;}
	.search_A { padding: 40px 0 60px 0;}
	.search_A::before { display: none;}
	.search_A .title_A { margin: 0 0 40px 0;}
	.choose .cho { width: 70%;}
	.choose .cho_btn { width: 30%; padding-left: 40px;}
	.search_B { margin: 60px 0 40px 0;}
	.pro_as_lis { padding: 0 0 30px 0;}
	.pro_as_lis > div.tit {display: none;}
	.pro_as_lis > div > div { font-size: 100%; letter-spacing: 0;}
    .pro_as_lis > div.lis {padding: 0; margin: 20px 0 30px 0; background: #fff;}
    .pro_as_lis > div.lis > .openBtn {display: block; position: absolute; bottom: -9px; left: calc(50% - 100px); z-index: 10; width: 200px; height: 20px; border-radius: 20px; border: 1px solid #ced0d1; background: #fff; cursor: pointer;}
    .pro_as_lis > div.lis > .openBtn::after {content: ""; position: absolute; right: calc(50% - 7px); top:2px; width: 10px; height: 10px; border-width: 1px 1px 0 0;border-style: solid; border-color: #608dca; transform: rotate(135deg); transition: all 0.5s ease 0s;}
    .pro_as_lis > div.lis > div:not(.lis_show) {overflow: hidden; max-height: 0; padding: 0 20px !important;}
    .pro_as_lis > div.openShow > div:not(.lis_show) {max-height: inherit!important; padding: 10px 20px !important;}
    .pro_as_lis > div.openShow > .openBtn {bottom: -10px; background: #608dca;}
    .pro_as_lis > div.openShow > .openBtn::after {top: 7px; border-color: #fff; transform: rotate(-45deg);}
    .pro_as_lis > div.lis:nth-child(2n+2) {background: #f6f7f8!important;}
    .pro_as_lis > div.lis > div {width: 100%!important; border-bottom: 1px solid #ced0d1; padding: 10px 20px!important; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; transition: all 0.5s ease 0s;}
    .pro_as_lis > div.lis > div:last-child {border-bottom: 0px;}
    .pro_as_lis > div.lis > div::after {content: attr(data-label); color: #231815;}
    .pro_as_lis_pt .img {max-width: 100px; height: 100px; margin: 0 auto 0 0;}
    .pro_as_lis > div.lis:hover {border: 1px solid #ced0d1; background: #fff;}
	.Categ_A { padding: 40px 0;}
	.Categ_B { padding: 40px 0 20px 0;}
	.Categ_B::before { display: none;}
	.Categ_B .Categ_B_A { margin: 15px auto 0 auto;}
	.Categ_B .Categ_B_A > div { margin: 0 2.45% 25px 0; background: #608dca;}
	.Categ_B .Categ_B_A > div:nth-child(3n+3) { margin: 0 0 25px 0;}
	.Categ_B .Categ_B_A .tit { padding: 5px 15px;}
	.Categ_list_A::before { display: none;}
	.Categ_list_A .list_left { width: 100%; margin: 0 0 10px 0;}
	.Categ_list_A .list_left .list_search { justify-content: center; margin:  0 0 50px 0;}
	.Categ_list_A .list_right { width: 100%; margin: 0;}
	.Categ_list_A .list_right .list_right_B { margin: calc(30px + 2%) 0;}
	.Categ_list_A .list_right .list_right_B > div { width: 28.783%; margin: 0 2.2735% 25px 2.2735%;}
	.categ_detail_T .detail_left { width: 100%; max-width: 457px; margin: auto;}
	.categ_detail_T .detail_right { width: 100%; margin: 50px 0 0 0;}
	.categ_detail_T .detail_right .detail_spec { margin: 15px 0 0 0;}
	.categ_detail_T .detail_right .detail_title { margin: 0 0 20px 0;}
	.categ_detail_T .detail_right .detail_title .title_A { text-align: center;}
	.categ_detail_T .detail_bottom { flex-flow: column-reverse; align-items: flex-start; margin: 20px 0 0 0;}
	.categ_detail_T .detail_bottom .detail_certi { justify-content: flex-start;}
	.categ_detail_T .detail_nottom .detail_certi > div { margin: 0 5px 0 0;}
	.categ_detail_T .detail_bottom .detail_btn { margin: 30px auto 0 auto;}
	.categ_detail_T .detail_bottom .detail_btn .inquiry { padding: 10px 15px;}
	.categ_detail_related { padding: 20px 0 30px 0;}
	.oem_odm_A { margin-top: 20px;}
	.oem_odm_B { margin: 50px 0 50px 0;}
	.oem_odm_B .process { margin: 40px auto 20px auto;}
	.oem_odm_B .process > div > div::before { top: 65px;}
	.oem_odm_B .process > div > div .pic { width: 130px;}
	.oem_odm_B .process > div > div .pic::before { width: 130px; height: 130px; top: calc(50% - 65px); left: calc(50% - 65px);}
	.oem_odm_C .hexagon span::before { left: -12px;}
	.oem_odm_C .hexagon span::after { right: -12px;}
	.oem_odm_C { margin: 50px 0 50px 0;}
	.oem_odm_C .oem_odm_C_tit { margin: 0 0 20px 0;}
	.oem_odm_C .bg_right { flex-flow: column; margin-bottom: 30px;}
	.oem_odm_C .bg_right::before { width: 100%; top: 40%;}
	.oem_odm_C .bg_right > div:nth-child(1) { width: 50%; text-align: left; padding: 0; margin: auto auto auto 0;  clip-path: polygon(0% 0, 70% 0, 100% 100%, 0% 100%);}
	.oem_odm_C .bg_right > div:nth-child(2) { width: 100%; padding: 20px 20px 20px 20px; background: #efefef;}
	.oem_odm_C .bg_right > div:nth-child(2) .title_B { margin: 0 0 10px 0; padding: 0;}
	.oem_odm_C .bg_left { flex-flow: column; margin-bottom: 30px;}
	.oem_odm_C .bg_left::before {  width: 100%; top: 40%;}
	.oem_odm_C .bg_left > div:nth-child(1) { width: 50%; text-align: left; padding: 0; margin: auto 0 auto auto; clip-path: polygon(30% 0, 100% 0, 100% 100%, 0% 100%);}
	.oem_odm_C .bg_left > div:nth-child(2) { width: 100%; padding: 20px 20px 20px 20px; background: #efefef;}
	.oem_odm_C .bg_left > div:nth-child(2) .title_B { margin: 0 0 10px 0; padding: 0; flex-flow: row;}
	.contact_B { padding: 50px 0 50px 0;}
	.contact_B::before { display: none;}
	.contact_A .contact_A_in > div .text .text_in > div { max-width: 100%;}
	.contact_A .contact_A_in > div:nth-child(1) { width: 100%; padding: 20px 0 40px 0; border-right: none; border-bottom: 1px solid rgba(96, 128, 128, 0.3);}
	.contact_A .contact_A_in > div:nth-child(1) .text { position: relative; top: 0; left: 0; padding: 0; pointer-events: visible; width: 100%;}
	.contact_A .contact_A_in > div:nth-child(1) .pic { margin: 40px auto 0 auto;}
	.contact_A .contact_A_in > div:nth-child(1) .pic img { opacity: 1;} 
	.contact_A .contact_A_in > div:nth-child(1) .pic a { left: -33%; width: 64.025%;}
	.contact_A .contact_A_in > div:nth-child(1) .pic a::before { top: -35px;}
	.contact_A .contact_A_in > div:nth-child(2) { width: 100%; padding: 20px 0 40px 0;}
	.contact_A .contact_A_in > div:nth-child(2) .text { position: relative; top: 0; left: 0; padding: 0; pointer-events: visible; width: 100%;}
	.contact_A .contact_A_in > div:nth-child(2) .pic { margin: 40px auto 0 auto;}
	.contact_A .contact_A_in > div:nth-child(2) .pic img { opacity: 1;}
	.contact_A .contact_A_in > div:nth-child(2) .pic a { bottom: 30%; right: 0; width: 24.11%;}
	.contact_A .contact_A_in > div:nth-child(2) .pic a::before { bottom: -30px;}
	.textareaA { min-height: 200px;}
 }
/*992px_lg_end*/


@media only screen and (max-width:768px){
	.mobile_7 {display: block;} .pc_7 {display:none;}
	.table_scroll > table {min-width: 760px;}/*依何時要表格出現捲軸而定*/
	.links > div { margin-left: 13px;}
	.links_cart > a img { width: 21px;}
	.ft_T .ft_C .ft_L > div:nth-child(2) .ln_m0_p0 li { margin: 0 15px 10px 15px;}
	.ft_T .ft_C .ft_R .txt:nth-child(2n+1)	{ width: calc(50% - 10px); max-width: 100%; margin: 0 10px 0 auto;}
	.ft_T .ft_C .ft_R .txt:nth-child(2n+2) { width: calc(50% - 10px); max-width: 100%; margin: 0 auto 0 10px;}
	.subM ul li { width: 48.5%; margin: 0 3% 10px 0;}
	.subM ul li:nth-child(3n+3) { margin: 0 3% 10px 0;}
	.subM ul li:nth-child(2n+2) { margin: 0 0 10px 0;}
	.selectA { height: 43px; background-position: calc(100% - 15px) calc(100% - 17px);}
	.selectB { height: 43px; background-position: calc(100% - 15px) calc(100% - 18px);}
	.selectC { height: 43px; background-position: calc(100% - 15px) calc(100% - 17px); width: 100%; margin-right: 0;}
	.pages a { margin: 0 5px; min-width: 28px; height: 28px;}
	.ind_B .ind_B_B { max-width: 660px;}
	.ind_B .ind_B_B > div { width: 48%; margin: 0 4% 25px 0;}
	.ind_B .ind_B_B > div:nth-child(3n+3) { margin: 0 4% 25px 0;}
	.ind_B .ind_B_B > div:nth-child(2n+2) { margin: 0 0 25px 0;}
	.ind_C .bg_right::before { top: 20%;}
	.ind_C .bg_left::before { top: 20%;}
	.ind_D .process > div > div { width: 50%; margin: 0 0 50px 0;}
	.ind_D .process > div > div:nth-child(1) { order: 1;}
	.ind_D .process > div > div:nth-child(2) { order: 2;}
	.ind_D .process > div > div:nth-child(3) { order: 4;}
	.ind_D .process > div > div:nth-child(4) { order: 3;}
	.ind_D .process > div > div:nth-child(5) { order: 5;}
	.ind_D .process > div > div:nth-child(6) { order: 6;}
	.ind_D .process > div > div:nth-child(2)::before { width: 1000px;}
	.ind_D .process > div > div:nth-child(3)::before { width: 50%;}
	.ind_D .process > div > div:nth-child(4)::before { width: 1000px;}
	.ind_D .process > div > div:nth-child(5)::before { left: 50%;}
	.ind_D .process > div > div:nth-child(6)::before { width: 1000px;}
	.about_A { padding: 40px 0 0 0;}
	.about_A::before { display: none;}
	.about_A .about_A_pic { flex-flow: wrap;}
	.about_A .about_A_pic > div { width: 50%; text-align: center;}
	.about_B { margin: 40px 0 0 0;}
	.about_B .about_B_pic { flex-flow: wrap;}
	.about_B .about_B_pic > div { width: 50%; text-align: center;}
	.about_E { padding: 40px 0;}
	.history_A .h_list::before { content: ''; position: absolute; top: 0; left: 3%;}
	.history_A .h_list > div { margin: 0 0 50px 0; padding-left: 3% !important;}
	.history_A .h_list > div .pic { width: 100%; padding: 0 0 0 5%; margin: 10px 0 0 0; order: 2;}
	.history_A .h_list > div .text { width: 100%; padding: 0 0 0 5%; order: 1;}
	.history_A .h_list > div .text::before { top: 0; transform: translate(-50%, 10px);}
	.sustain_A .sustain_A_B .text > div { padding: 0 0 10px 0; margin: 0 0 25px 0;}
	.choose .cho { width: 100%; margin-bottom: 40px;}
	.choose .cho .selectC { margin-bottom: 25px;}
	.choose .cho_btn { width: 100%; flex-flow: wrap; padding-left: 0;}
	.choose .cho_btn button { margin: 0 20px 0 0;}
	.pro_as_btn .inn button { min-width: 135px;}
	.pro_as_btn .inn { flex-flow: wrap;}
	.pro_as_btn .inn .send { margin-left: 0;}
	.pro_as_btn .inn button { min-width: auto; width: calc(33% - 10px); padding: 5px 10px; margin: 0 10px 0 0; font-size: 85%;}
	.pro_as_btn .inn .inquiry { margin: 0;}
	.Categ_A { padding: 40px 0 40px 0;}
	.Categ_B .Categ_B_A { max-width: 660px;}
	.Categ_B .Categ_B_A > div { width: 48%; margin: 0 4% 25px 0;}
	.Categ_B .Categ_B_A > div:nth-child(3n+3) { margin: 0 4% 25px 0;}
	.Categ_B .Categ_B_A > div:nth-child(2n+2) { margin: 0 0 25px 0;}
	.Categ_list_A .list_right .list_right_B > div { width: 29.33%; margin: 0 2% 25px 2%;}
	.Categ_list_A .list_right .list_right_B > div .tit { padding: 7px 0 0 0;}
	.Categ_list_A .list_right .list_right_B > div .model { padding: 5px 0 7px 0;}
	.categ_detail_T { padding: 0px 0 50px 0;}
	.categ_detail_T .detail_bottom .detail_btn { width: calc(33% - 10px);}
	.categ_detail_T .detail_bottom .detail_btn .inquiry { font-size: 85%; width: 100%;}
	.categ_detail_B .categ_detail_B_btn { margin: 60px auto 20px auto;}
	.oem_odm_B .process > div > div { width: 50%; margin: 0 0 50px 0;}
	.oem_odm_B .process > div > div:nth-child(1) { order: 1;}
	.oem_odm_B .process > div > div:nth-child(2) { order: 2;}
	.oem_odm_B .process > div > div:nth-child(3) { order: 4;}
	.oem_odm_B .process > div > div:nth-child(4) { order: 3;}
	.oem_odm_B .process > div > div:nth-child(5) { order: 5;}
	.oem_odm_B .process > div > div:nth-child(6) { order: 6;}
	.oem_odm_B .process > div > div:nth-child(2)::before { width: 1000px;}
	.oem_odm_B .process > div > div:nth-child(3)::before { width: 50%;}
	.oem_odm_B .process > div > div:nth-child(4)::before { width: 1000px;}
	.oem_odm_B .process > div > div:nth-child(5)::before { left: 50%;}
	.oem_odm_B .process > div > div:nth-child(6)::before { width: 1000px;}
	.oem_odm_C .bg_right::before { top: 20%;}
	.oem_odm_C .bg_left::before { top: 20%;}
	.contact_A .contact_A_in > div:nth-child(1) .pic a::before { top: -30px; font-size: 85%;}
	.contact_A .contact_A_in > div:nth-child(2) .pic a::before { bottom: -30px; font-size: 85%;}
	.contact_B { padding: 30px 0 30px 0;}
	.contact_B .contact_B_in .con_btn > div { width: 100%!important; display: flex; flex-flow: wrap; justify-content: center;}
	.contact_B .contact_B_in .con_btn { margin: 20px 0;}
	.contact_B .contact_B_in .con_btn button { width: calc(33% - 10px);}
	.contact_B .contact_B_in .con_btn .reset { margin: 0 20px 0 0;}
	.contact_B .contact_B_in .con_btn .send { margin: 0;}
}

/*768px_md_end*/


@media only screen and (max-width:576px){
    .mobile_5 {display: block;} .pc_5, .paint_05 {display:none;}
	.search_box { position: fixed; top: 47px; right: 0; width: 100%;}
	.search_box input { width: 75%;}
	.search_box button { width: 25%;}
	.ft_T .ft_C .ft_L > div:nth-child(1) .ft_logo { margin: 0 auto 20px 0;}
	.ft_T .ft_C .ft_L > div:nth-child(1) .social { justify-content: flex-start;}
	.ft_T .ft_C .ft_L > div:nth-child(2) .ln_m0_p0 { justify-content: flex-start;}
	.ft_T .ft_C .ft_L > div:nth-child(2) .ln_m0_p0 li { margin: 0 20px 10px 0px;}
	.ft_T .ft_C .ft_R .txt:nth-child(2n+1) { width: 100%; margin: 0 0 30px 0;}
	.ft_T .ft_C .ft_R .txt:nth-child(2n+2) { width: 100%; margin: 0;}
	.subBanner .txt .subBt { font-size: 150%;}
	.pages a { min-width: 22px; height: 22px;}
	.pages .prev { width: 30px!important; height: 20px!important; margin: 0 20px 0 0 !important;}
	.pages .next { width: 30px!important; height: 20px!important; margin: 0 0 0 20px !important;}
	.pages .prev::after { width: 30px!important; height: 20px!important;}
	.pages .next::after { width: 30px!important; height: 20px!important;}
	.subMain { margin-top: 15px;}
	.ind_A .btn_a { margin: 10px 0 0 0;}
	.ind_B .ind_B_T { justify-content: center;}
	.ind_C .bg_right::before { top: 0;}
	.ind_C .bg_left::before { top: 0;}
	.ind_C .bg_right > div:nth-child(1) { padding: 0; clip-path: none; width: 100%;}
	.ind_C .bg_left > div:nth-child(1) { padding: 0; clip-path: none; width: 100%;}
	.ind_D .process > div > div { width: 100%; margin: 0 0 40px 0; background: #fff;}
	.ind_D .process > div > div::before { top: 50%!important; left: calc(50% - 1px) !important; right: auto!important; width: 1px!important; height: 100%!important;}
	.ind_D .process > div > div:nth-child(3) { order: 3;}
	.ind_D .process > div > div:nth-child(4) { order: 4;}
	.ind_D .process > div > div:nth-child(6) { margin: 0;}
	.ind_D .process > div > div:nth-child(6)::before { height: 0 !important;}
	.ind_D .process > div > div .text { padding: 0 0 10px 0;}
	.ind_D .btn_a { margin-top: 50px;}
	.history_A .h_list::before { left: 14px;}
	.history_A .h_list > div { margin: 0 0 40px 0; padding-left: 14px !important; }
	.history_A .h_list > div .pic { padding: 0 0 0 28px;}
	.history_A .h_list > div .text { padding: 0 0 0 28px;}
	.pro_as_btn .inn button { font-size: 100%;}
	.pro_as_btn .inn .reset { width: calc(50% - 10px); margin: 0 20px 0 0; order: 2;}
	.pro_as_btn .inn .send { width: calc(50% - 10px); margin: 0 0 0 0; order: 3;}
	.pro_as_btn .inn .inquiry { width: 100%; margin: 0 0 10px 0; order: 1;}
	.pro_as_lis > div.lis > div {flex-flow: column;}
    .pro_as_lis > div.lis > div:last-child {border-bottom: 0px;}
    .pro_as_lis > div.lis > div::after {content: none;}
    .pro_as_lis > div.lis > div::before {content: attr(data-label); color: #fff; background: #a9a9a9; text-align: center; position: relative; width: calc(100% + 40px); left: 0; top: -10px; padding: 5px 20px;}
    .pro_as_lis_pt .img {margin: 0 auto;}
    .pro_as_lis > div.openShow > .openBtn {bottom: -13px;}
	.choose .cho_btn button { margin: 0 20px 0 0; width: calc(50% - 10px);}
	.Categ_list_A .list_right .list_right_B { margin: 30px 0 20px 0;}
	.Categ_list_A .list_right .list_right_B > div { width: 46%;}
	.categ_detail_T { padding: 0px 0 30px 0;}
	.categ_detail_T .detail_right { margin: 30px 0 0 0;}
	.categ_detail_T .detail_right .detail_title .title_A { font-size: 135% !important;}
	.categ_detail_T .detail_bottom .detail_btn { width: 100%; margin: 20px auto 0 auto;}
	.categ_detail_T .detail_bottom .detail_btn .inquiry { font-size: 100%; padding: 5px 15px;}
/*	.categ_detail_B .title_A { margin: 0 0 20px 0;}*/
/*	.categ_detail_B .edit_area { min-height: 400px;}*/
	.categ_detail_B .categ_detail_B_btn { margin: 60px auto 10px auto;}
	.categ_detail_B .categ_detail_B_btn .back { min-width: auto; width: 100%;}
	.oem_odm_A .title_A { margin: 0 0 30px 0;}
	.oem_odm_B .process > div > div { width: 100%; margin: 0 0 40px 0; background: #fff;}
	.oem_odm_B .process > div > div::before { top: 50%!important; left: calc(50% - 1px) !important; right: auto!important; width: 1px!important; height: 100%!important;}
	.oem_odm_B .process > div > div:nth-child(3) { order: 3;}
	.oem_odm_B .process > div > div:nth-child(4) { order: 4;}
	.oem_odm_B .process > div > div:nth-child(6) { margin: 0;}
	.oem_odm_B .process > div > div:nth-child(6)::before { height: 0 !important;}
	.oem_odm_B .process > div > div .text { padding: 0 0 10px 0;}
	.oem_odm_C .bg_right::before { top: 0;}
	.oem_odm_C .bg_right > div:nth-child(1) { width: 100%; clip-path: none; margin: 0;}
	.oem_odm_C .bg_right > div:nth-child(2) { padding: 20px 20px 10px 20px;}
	.oem_odm_C .bg_left::before { top: 0;}
	.oem_odm_C .bg_left > div:nth-child(1) { width: 100%; clip-path: none; margin: 0;}
	.oem_odm_C .bg_left > div:nth-child(2) { padding: 20px 20px 10px 20px;}
	.contact_B .contact_B_in > div { margin: 0 0 20px 0;}
	.contact_A .contact_A_in > div:nth-child(1) .pic a { left: -23%; width: 54.025%;}
	.contact_B .contact_B_in .w_50 { width: 100%; margin: 0 0 20px 0;}
	.contact_B .contact_B_in .w_50:nth-of-type(2n+2) { margin: 0 0 20px 0;}
	.contact_B .contact_B_in > div > div:nth-child(1) { font-size: 100%;}
	.contact_A .contact_A_in > div .text .text_in > div > div:nth-child(1) { width: 55px;}
	.contact_A .contact_A_in > div .text .text_in > div > div:nth-child(2) { width: calc(100% - 55px);}
	.contact_B .contact_B_in .con_btn button { width: calc(50% - 10px); margin: 0 10px 0 0; min-width: auto;}
	.textareaA { min-height: 100px;}
}
/*576px_sm_end*/


@media only screen and (max-width:430px){
	.ind_post { padding: 10px 10px;}
	.btn_a a:link, .btn_a a:visited { min-width: auto;}
	.btn_b a:link, .btn_b a:visited { min-width: auto;}
	.right_icon { width: 40px;}
	.right_icon div { width: 40px;}
	.right_icon a { width: 40px; height: 34px;}
	.right_icon a img { width: 18px;}
	.goTop { width: 40px; height: 34px;}
	.goTop a:link, .goTop a:visited { width: 40px; height: 34px;}
	.goTop img { width: 18px;}
	.ft_T .ft_C .ft_L > div:nth-child(1) .ft_logo { width: 110px; margin: 0 0 20px 0;}
	.ft_T .ft_C .ft_L > div:nth-child(1) .social { justify-content: flex-start;}
	.ft_T .ft_C .ft_L > div:nth-child(1) .social > div a img { width: 30px;}
	.ft_T .ft_C .ft_L > div:nth-child(2) { margin-top: 30px;}
	.ft_T .ft_C .ft_L > div:nth-child(2) .ln_m0_p0 li { margin: 0 15px 5px 0px; width: calc(50% - 15px);}
	.ft_T .ft_C .ft_R { margin-top: 30px;}
	.ft_B .copyright { line-height: 1.3;}
	.ft_B .copyright span { display: inline-block;}
	.subBanner .txt .subBt { font-size: 130%;}
	.selectA { font-size: 15px;}
	.selectC { font-size: 15px;}
	.subM { padding: 50px 0 10px 0;}
	.subM ul li { width: 100%; margin: 0 0 10px 0 !important;}
	.pages .prev { margin: 0 15px 0 0 !important;}
	.pages .next { margin: 0 0 0 15px !important;}
	.ind_B { padding: 40px 0 40px 0;}
	.ind_B .ind_B_B > div { width: 100%; max-width: 316px; margin: 0 auto 25px auto;}
	.ind_B .ind_B_B > div:nth-child(2n+2) { margin: 0 auto 25px auto;}
	.ind_B .ind_B_B > div:nth-child(3n+3) { margin: 0 auto 25px auto;}
	.ind_B .ind_B_B > div:last-child { margin: 0 auto 0 auto;}
	.ind_C { margin: 40px 0 40px 0;}
	.ind_C .bg_right { margin: 0 0 20px 0;}
	.ind_D { margin: 40px 0 40px 0;}
	.ind_D .btn_a { margin-top: 30px;}
	.about_A { padding: 30px 0 0 0;}
	.about_A .about_A_pic > div { width: 100%;}
	.about_B .about_B_pic > div { width: 100%;}
	.about_C { padding: 30px 0 40px 0;}
	.about_C .about_C_pic { flex-flow: column; margin: 20px 0 0 0;}
	.about_C .about_C_pic > div { margin: 0 0 20px 0;}
	.about_D { margin: 40px 0 40px 0;}
	.about_D .about_D_pic { margin: 20px 0;}
	.about_E { padding: 30px 0;}
	.history_A { padding: 30px 0 30px 0;}
	.history_A .h_list::before { left: 0;}
	.history_A .h_list { margin: 20px 0 20px 0;}
	.history_A .h_list > div { padding-left: 0 !important;}
	.history_A .h_list > div:last-child { padding: 0 0 20px 0;}
	.history_A .h_list > div .text::before { width: 22px; height: 22px;}
	.history_A .h_list > div .pic { padding: 0 0 0 22px;}
	.history_A .h_list > div .text { padding: 0 0 0 22px;}
	.subMain { margin-top: 15px;}
	.search_A { padding: 40px 0 50px 0;}
	.search_A .title_A { margin: 0 0 30px 0;}
	.search_B { margin: 40px 0 30px 0;}
	.pro_as_lis { padding: 0 0 10px 0;}
	.Categ_B { padding: 40px 0 40px 0;}
	.Categ_B .Categ_B_A > div { width: 100%; max-width: 316px; margin: 0 auto 25px auto;}
	.Categ_B .Categ_B_A > div:nth-child(2n+2) { margin: 0 auto 25px auto;}
	.Categ_B .Categ_B_A > div:nth-child(3n+3) { margin: 0 auto 25px auto;}
	.Categ_B .Categ_B_A > div:last-child { margin: 0 auto 0 auto;}
	.Categ_list_A .list_right .list_right_B > div { width: 100%; margin: 0 auto 20px auto; max-width: 274px;}
	.oem_odm_A { margin-top: 15px; padding: 30px 0 30px 0;}
	.oem_odm_B { margin: 30px 0 30px 0;}
	.oem_odm_C { margin: 50px 0 30px 0;}
	.oem_odm_C .bg_right { margin: 0 0 20px 0;}
	.oem_odm_C .bg_left { margin: 0 0 20px 0;}
	.oem_odm_C .hexagon span { padding: 3px 10px;}
	.contact_A .contact_A_in > div:nth-child(1) .pic { margin: 20px auto 0 auto;}
	.contact_A .contact_A_in > div:nth-child(2) .pic { margin: 20px auto 0 auto;}
	.contact_A .contact_A_in > div .text .text_in > div > div:nth-child(1) { font-size: 105%; width: 100%;}
	.contact_A .contact_A_in > div .text .text_in > div > div:nth-child(2) { font-size: 90%; width: 100%;}
}
/*430px_xs_end*/


@media only screen and (max-width:380px){
	#content { padding: 99px 0 0 0;}
	#content::before { content: ''; position: absolute; top: 0px; left: 0; right: 0; background: #385881; height: 99px;}
	.sustain_A .sustain_A_B .pic div { width: 100%!important;}
}
/*380px_xxs_end*/

@media only screen and (max-width:350px){
	 .table_scroll > table { min-width: 550px;}
	.search_box button { font-size: 100%;}
	.ft_T { padding: 20px 0;}
	.ft_T .ft_C .ft_L > div:nth-child(1) .ft_logo { width: 90px;}
	.ft_T .ft_C .ft_L > div:nth-child(1) .social > div a img { width: 26px;}
	.ft_T .ft_C .ft_L > div:nth-child(2) { margin-top: 20px;}
	.ft_T .ft_C .ft_R { margin-top: 20px;}
	.ft_T .ft_C .ft_R .txt .address { padding-left: 0px;}
	.ft_T .ft_C .ft_R .txt .address::before { width: 11px; height: 15px;}
	.ft_T .ft_C .ft_R .txt .tel { padding-left: 0px;}
	.ft_T .ft_C .ft_R .txt .tel::before { width: 15px; height: 15px;}
	.ft_T .ft_C .ft_R .txt .fax { padding-left: 0px;}
	.ft_T .ft_C .ft_R .txt .fax::before { width: 15px; height: 15px;}
	.ft_T .ft_C .ft_R .txt .mail { padding-left: 0px;}
	.ft_T .ft_C .ft_R .txt .mail::before { width: 15px; height: 15px;}
	.selectA { height: 32px; background-position: calc(100% - 10px) calc(100% - 12px); font-size: 13px; padding: 0 30px 0 10px;}
	.selectB { height: 32px; background-position: calc(100% - 10px) calc(100% - 11px); font-size: 13px; padding: 0 30px 0 10px;}
	.selectC { height: 32px; background-position: calc(100% - 10px) calc(100% - 12px); font-size: 13px; padding: 0 30px 0 10px;}
	.inputA { padding: 5px 10px;}
	.inputB { padding: 5px 10px;}
	.textareaA { padding: 10px;}
	.subMain { margin-top: 10px;}
	.pages .prev { width: 25px!important; height: 16px!important; margin: 0 10px 0 0 !important; min-width: 25px;}
	.pages .next { width: 25px!important; height: 16px!important; margin: 0 0 0 10px !important; min-width: 25px;}
	.pages .prev::after { width: 25px!important; height: 16px!important;}
	.pages .next::after { width: 25px!important; height: 16px!important;}
	.ind_A  { margin: 30px 0 30px 0;}
	.ind_B  { padding: 30px 0 30px 0;}
	.ind_C { margin: 30px 0 30px 0;}
	.ind_C .bg_right > div:nth-child(2) { padding: 20px;}
	.ind_C .bg_left > div:nth-child(2) { padding: 20px;}
	.ind_D { margin: 30px 0 30px 0;}
	.ind_D .process { margin: 20px auto;}
	.ind_D .process > div > div { margin: 0 0 25px 0;}
	.ind_D .process > div > div .pic { width: 100px;}
	.ind_D .process > div > div .pic::before { width: 100px; height: 100px; top: calc(50% - 50px); left: calc(50% - 50px);}
	.ind_D .btn_a { margin-top: 30px;}
	.about_A .about_A_pic { margin-top: 30px;}
	.about_B .about_B_pic { margin-top: 30px;}
	.history_A { padding: 30px 0 15px 0;}
	.history_A .h_list > div:first-child { padding: 10px 0 0 0;}
	.sustain_A .sustain_A_B .text > div:last-child { margin: 0;}
	.search_A { padding: 30px 0 30px 0;}
	.search_A .title_A { margin: 0 0 20px 0;}
	.search_B { margin: 30px 0 10px 0;}
	.choose .cho { margin-bottom: 10px;}
	.choose .cho .selectA { margin-bottom: 20px!important;}
	.choose .cho .selectC { margin-bottom: 20px!important;}
	.Categ_A { padding: 30px 0 30px 0;}
	.Categ_B { padding: 30px 0 30px 0;}
	.Categ_list_A .list_right .list_right_B { margin: 30px 0 0px 0;}
	.Categ_list_A .list_right .list_right_B > div .model { font-size: 100%;}
/*	.categ_detail_B { padding: 20px 0 20px 0;}*/
/*	.categ_detail_B .edit_area { min-height: 300px;}*/
	.categ_detail_B .categ_detail_B_btn { margin: 40px auto 10px auto;}
	.oem_odm_A { margin-top: 10px;}
	.oem_odm_B .process { margin: 20px auto;}
	.oem_odm_B .process > div > div { margin: 0 0 25px 0;}
	.oem_odm_B .process > div > div .pic { width: 100px;}
	.oem_odm_B .process > div > div .pic::before { width: 100px; height: 100px; top: calc(50% - 50px); left: calc(50% - 50px);}
	.oem_odm_C .eng { padding: 0 0 0 40px;}
	.contact_A .contact_A_in > div .text .text_in > div { margin-bottom: 5px;}
	.contact_A .contact_A_in > div:nth-child(1) .pic a { left: -13%; width: 44.025%;}
	.contact_A .contact_A_in > div:nth-child(1) .pic a::before { top: -20px;}
	.contact_A .contact_A_in > div:nth-child(1) .pic a .circle { width: 18px; height: 18px; bottom: -8px; right: -8px;}
	.contact_A .contact_A_in > div:nth-child(1) .pic a .circle::before { width: 18px; height: 18px;}
	.contact_A .contact_A_in > div:nth-child(1) .pic a .circle::after { width: 30px; height: 30px; bottom: -6px; right: -6px;}
	.contact_A .contact_A_in > div:nth-child(1) .pic a .bling { width: 18px; height: 18px; bottom: -8px; right: -8px;}
	.contact_A .contact_A_in > div:nth-child(2) .pic a span { width: 18px; height: 18px;}
	.contact_A .contact_A_in > div:nth-child(2) .pic a::before { bottom: -20px;}
	.contact_A .contact_A_in > div:nth-child(2) .pic a .circle { width: 18px; height: 18px; top: -8px; left: -8px;}
	.contact_A .contact_A_in > div:nth-child(2) .pic a .circle::before { width: 18px; height: 18px;}
	.contact_A .contact_A_in > div:nth-child(2) .pic a .circle::after { width: 30px; height: 30px; top: -6px; left: -6px;}
	.contact_A .contact_A_in > div:nth-child(2) .pic a .bling { width: 18px; height: 18px; top: -8px; left: -8px;}
	.contact_A .contact_A_in > div:nth-child(1) { padding: 20px 0 30px 0;}
	.contact_A .contact_A_in > div:nth-child(2) { padding: 10px 0 30px 0;}
	.contact_B .contact_B_in .w_50 { margin: 0 0 10px 0;}
	.contact_B .contact_B_in .con_btn { margin: 10px 0;}
}
/*350px_xxxs_end*/
