@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:#333333; transition: all 0.5s ease 0s;}
a:active, a:hover {text-decoration:underline; color:#d55952; 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_pp {font-family: "Poppins", sans-serif;}
.ff_al {font-family:'Arial', sans-serif;}.ff_wz {font-family:'Microsoft JhengHei', 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_12, .pc_7, .pc_5 {display:block;}.dp_n, .mobile_12, .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: #ececed; /*border-top: 1px solid #eee; border-bottom: 1px solid #eee;*/}
.datatable th {color:#000; background: #7ecef4; text-align: revert-layer; font-weight: 400; /*border: 1px solid #eee;*/ padding:12px 14px 14px 14px;}
.datatable td {color: #000; font-weight: 500; letter-spacing: 2px; /*border: 1px solid #eee;*/ padding:5px 14px;}
.table_style thead tr th:last-child {padding: 13px 140px 13px 14px;}
.table_style tbody tr td:first-child {padding: 5px 14px 5px 143px;}
.table_style tbody tr td:last-child {padding: 5px 140px 5px 14px;}
.datatable tbody tr:first-child td {padding-top: 26px!important;}
.datatable tbody tr:last-child td {padding-bottom: 20px!important;}
.table_scroll {overflow-x: auto;}
.table_scroll_note {color: #ff0000;}

/*================= placeholder =================*/
::placeholder {color:#000;}/* Firefox, Chrome, Opera */
:-moz-placeholder {color:#000;}/* Mozilla Firefox 4 to 18 */
::-moz-placeholder {color:#000;}/* Mozilla Firefox 19+ */
:-ms-input-placeholder {color:#000;}/* Internet Explorer 10-11 */
::-ms-input-placeholder {color:#000;}/* Microsoft Edge */
::-webkit-input-placeholder {color:#000;}/* Chrome, 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;}*/
.html_hidden {overflow: hidden!important;}
body {
	background-color:#fff;
	font-family: "Poppins", 'Microsoft JhengHei', sans-serif;
	overflow-x:hidden;
	font-size: 14px;
	line-height: inherit;
    font-weight: normal;
    margin: 0 -17px 0 0;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Poppins", 'Microsoft JhengHei', sans-serif;
}
p, td, li, label {font-size: inherit; line-height: inherit; font-weight: inherit;}
button, input, optgroup, select, textarea {font-size: inherit;}

.p_m0 p {margin: 0;}

/*★★★★★★★★★★★★★ public end ★★★★★★★★★★★★★*/

.goTop {position:fixed; bottom: 60px; right: -190px; width: 75px; height: 75px; z-index:99;}
.goTop a:link, .goTop a:visited {
	text-decoration:none;
	position: relative;
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	line-height:0;
	font-size:0;
    color: #fff;
    width: 75px;
    height: 75px;
    overflow: hidden;
    border-radius: 50%;
	background-color:#d55952;
	transition: all 0s ease 0s;
}
.goTop a:active, .goTop a:hover {
	text-decoration:none;
	cursor:pointer;
    width: 75px;
    height: 75px;
	font-size:16px;
    color: #fff;
	transition: all 0.25s ease 0s;
}
.goTop a::after {content: ''; width: 75px; height: 75px; background: url("../images/top.png") no-repeat center; background-size: cover; position: absolute; top: 0; left: 0; line-height: 0; font-size: 0; filter:alpha(opacity=100); Opacity:1.0; transition: all 0.5s ease 0s;}
.goTop a:hover::after {filter:alpha(opacity=0); Opacity:0; transition: all 0.25s ease 0s;}

@media only screen and (min-width:1201px){
    .hideUp .top-bar {top: -50px;}
    .hideUp .logo {width: 31px; overflow: hidden; top: calc(50% - 16px); transition: all 0.25s ease 0s;}
    .hideUp .logo > a {width: 150px;}
    .hideUp .top-barC {height: 60px;}
    .hideUp .top-barC::before {top: -50px;}
    .hideUp .bot_a {top: 3px;}
    .hideUp .top-barC .links {top: 14px;}
    .hideUp .links_cart span {top: -10px;}
    .hideUp .sjj_nav_ul > li > a {padding: 20px 0 30px 0;}
    .hideUp .sjj_nav_ul > li > a::after {width: 40px; height: 20px; right: calc(50% - 20px); bottom: 3px;}
    .hideUp .sjj_nav_ul > li > ul {top: 70px; padding: 10px 0 25px 0;}
    .hideUp .sjj_nav_ul > li > ul a {padding: 5px 25px 5px 25px !important;}
    .hideUp .sjj_nav_ul > li.menu_pro > ul a {padding: 5px 0 !important;}
    .hideUp .sjj_nav_ul > li.menu_pro > ul a span {width: 37px!important; height: 34px!important; margin: 0 10px!important;}
    .hideUp .sjj_nav_ul > li.menu_pro > ul > li {padding: 22px 25px 10px 25px;}
    .hideUp .sjj_nav_ul > li.menu_pro > ul > li > a {margin-bottom: 10px !important;}
}

.frame_1170 {max-width:1370px; margin:auto; padding: 0 100px; height: 100%; position: relative; z-index: 10;}
.frame_1424 {max-width:1624px; margin:auto; padding: 0 100px; height: 100%; position: relative; z-index: 10;}
.frame_1604 {max-width:1804px; margin:auto; padding: 0 100px; height: 100%; position: relative; z-index: 10;}
.frame_1617 {max-width:1817px; margin:auto; padding: 0 100px; height: 100%; position: relative; z-index: 10;}

#content {padding: 50px 0 0 0; line-height: 1.5; 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;}

.inputA {width: 135px; height: 28px; display: flex; padding: 0 10px 0 19px; border: 0; font-weight: 400; letter-spacing: 0.1px; color: #000; background-color: #fff;}
.inputA::placeholder {color:#c0c0c0 !important; font-weight:400 !important;}/* Firefox, Chrome, Opera */
.inputA:-moz-placeholder {color:#c0c0c0 !important; font-weight:400 !important;}/* Mozilla Firefox 4 to 18 */
.inputA::-moz-placeholder {color:#c0c0c0 !important; font-weight:400 !important;}/* Mozilla Firefox 19+ */
.inputA:-ms-input-placeholder {color:#c0c0c0 !important; font-weight:400 !important;}/* Internet Explorer 10-11 */
.inputA::-ms-input-placeholder {color:#c0c0c0 !important; font-weight:400 !important;}/* Microsoft Edge */
.inputA::-webkit-input-placeholder {color:#c0c0c0 !important; font-weight:400 !important;}/* Chrome, WebKit browsers */
.inputB {width: 100%; height: 52px; border-radius: 27px; display: flex; padding: 0 26.5px; border: 2px solid #558af2; font-weight: 400; letter-spacing: 0; color: #000; background-color: #fff;}
.inputB::placeholder {color:#bbbdc0 !important; font-weight:400 !important;}/* Firefox, Chrome, Opera */
.inputB:-moz-placeholder {color:#898989 !important; font-weight:400 !important;}/* Mozilla Firefox 4 to 18 */
.inputB::-moz-placeholder {color:#898989 !important; font-weight:400 !important;}/* Mozilla Firefox 19+ */
.inputB:-ms-input-placeholder {color:#898989 !important; font-weight:400 !important;}/* Internet Explorer 10-11 */
.inputB::-ms-input-placeholder {color:#898989 !important; font-weight:400 !important;}/* Microsoft Edge */
.inputB::-webkit-input-placeholder {color:#bbbdc0 !important; font-weight:400 !important;}/* Chrome, WebKit browsers */
.inputC {width: 63.577%; height: 52px; border-radius: 27px; display: flex; padding: 0 26.5px; border: 2px solid #558af2; font-weight: 400; letter-spacing: 0; color: #000; background-color: #fff;}
.inputC::placeholder {color:#bbbdc0 !important; font-weight:400 !important;}/* Firefox, Chrome, Opera */
.inputC:-moz-placeholder {color:#898989 !important; font-weight:400 !important;}/* Mozilla Firefox 4 to 18 */
.inputC::-moz-placeholder {color:#898989 !important; font-weight:400 !important;}/* Mozilla Firefox 19+ */
.inputC:-ms-input-placeholder {color:#898989 !important; font-weight:400 !important;}/* Internet Explorer 10-11 */
.inputC::-ms-input-placeholder {color:#898989 !important; font-weight:400 !important;}/* Microsoft Edge */
.inputC::-webkit-input-placeholder {color:#bbbdc0 !important; font-weight:400 !important;}/* Chrome, WebKit browsers */
.selectA {width: 31.126%; height: 52px; border-radius: 27px; display: flex; padding: 0 46.5px 0 26.5px; border: 2px solid #558af2; font-weight: 400; letter-spacing: 0; color: #bbbdc0; background-color: #fff; background-image:url(../images/icon_02a.png); background-repeat:no-repeat; background-position:calc(100% - 23px) calc(50% + 2px); -webkit-appearance: none; -o-appearance: none; -moz-appearance: none; appearance: none; cursor:pointer;  position: relative; z-index: 10;}
.selectA::-ms-expand { display: none !important;}
.selectB {width: 100%; height: 52px; border-radius: 27px; display: flex; padding: 0 40.5px 0 26.5px; border: 2px solid #558af2; font-weight: 400; letter-spacing: 0; color: #bbbdc0; background-color: #fff; background-image:url(../images/icon_02a.png); background-repeat:no-repeat; background-position:calc(100% - 23px) calc(50% + 2px); -webkit-appearance: none; -o-appearance: none; -moz-appearance: none; appearance: none; cursor:pointer;  position: relative; z-index: 10;}
.selectB::-ms-expand { display: none !important;}
.selectC {width: 100%; height: 52px; border-radius: 27px; display: flex; padding: 0 40.5px 0 29.5px; border: 2px solid #558af2; font-weight: 400; letter-spacing: 0; color: #bbbdc0; background-color: #fff; background-image:url(../images/icon_02a.png); background-repeat:no-repeat; background-position:calc(100% - 25px) calc(50% + 1px); -webkit-appearance: none; -o-appearance: none; -moz-appearance: none; appearance: none; cursor:pointer;  position: relative; z-index: 10;}
.selectC::-ms-expand { display: none !important;}

.bot_a {position: absolute; top: 53px; right: 174px; z-index: 1; letter-spacing: -0.1px; transition: all 0.25s ease 0s;}
.bot_a a {width: 400px; height: 100px; background: url("../images/btn_01.png") no-repeat center / cover; display: flex; flex-flow: wrap; align-items: center; justify-content: center; padding: 0 0 19px 6px;}
.bot_a a:link, .bot_a a:visited {text-decoration:none; color:#fff; transition: all 0.5s ease 0s;}
.bot_a a:active, .bot_a a:hover {text-decoration:none; color:#fff; background: url("../images/btn_01h.png") no-repeat center / cover; cursor:pointer; transition: all 0.5s ease 0s;}

.bot_b {position: absolute; bottom: 0px; left: 169px; z-index: 5; letter-spacing: 0.5px; transition: all 0.25s ease 0s;}
.bot_b a {width: 719px; height: 177px; background: url("../images/btn_02.png") no-repeat center / cover; display: flex; flex-flow: wrap; align-items: center; justify-content: center; padding: 0 11px 3px 0;}
.bot_b a:link, .bot_b a:visited {text-decoration:none; color:#fff; transition: all 0.5s ease 0s;}
.bot_b a:active, .bot_b a:hover {text-decoration:none; color:#fff; background: url("../images/btn_02h.png") no-repeat center / cover; cursor:pointer; transition: all 0.5s ease 0s;}
.bot_b a img {margin: -1px 0 0 14px;}

.bot_c {position: absolute; bottom: 0px; left: 169px; z-index: 5; letter-spacing: 0.5px; transition: all 0.25s ease 0s;}
.bot_c a {width: 719px; height: 177px; background: url("../images/btn_02.png") no-repeat center / cover; display: flex; flex-flow: wrap; align-items: center; justify-content: center; padding: 0 0 3px 18px;}
.bot_c a:link, .bot_c a:visited {text-decoration:none; color:#fff; transition: all 0.5s ease 0s;}
.bot_c a:active, .bot_c a:hover {text-decoration:none; color:#fff; background: url("../images/btn_02h.png") no-repeat center / cover; cursor:pointer; transition: all 0.5s ease 0s;}
.bot_c a img {margin: -1px 0 0 14px;}

.circle_01 {width: 41.667%; position: absolute; top: -11.378%; left: -15.365%; z-index: -10; pointer-events: none;}
.circle_02 {width: 41.667%; position: absolute; top: -62.843%; right: 4.896%; z-index: 1; pointer-events: none;}
.circle_03 {width: 41.667%; position: absolute; bottom: -26%; right: -24.167%; z-index: 1; pointer-events: none;}
.circle_04 {width: 41.667%; position: absolute; bottom: -61.58%; right: -12.709%; z-index: 1; pointer-events: none;}
.circle_05 {width: 43.386%; position: absolute; top: -36.81%; left: -9.792%; z-index: 1; pointer-events: none;}
.circle_06 {width: 43.386%; position: absolute; bottom: -65.548%; right: -9.115%; z-index: 1; pointer-events: none;}
.point_01 {width: 10px; height: 10px; border-radius: 50%; background: #590eb5; position: absolute; top: 8.106%; left: 5.469%; z-index: 1; transition: all 2s ease 0s; pointer-events: none;}
.point_02 {width: 11px; height: 11px; border-radius: 50%; background: #fd426f; position: absolute; bottom: 15.158%; left: 5.7292%; z-index: 1; transition: all 2s ease 0s; pointer-events: none;}
.point_03 {width: 13.5px; height: 13.5px; border-radius: 50%; background: #ffc600; position: absolute; top: 32.948%; right: 11.667%; z-index: 1; transition: all 2s ease 0s; pointer-events: none;}
.point_04 {width: 18px; height: 18px; border-radius: 50%; background: #0eb582; position: absolute; bottom: 5.58%; right: 5%; z-index: 1; transition: all 2s ease 0s; pointer-events: none;}
.point_05 {width: 18px; height: 18px; border-radius: 50%; background: #0eb582; position: absolute; top: 2.513%; left: 3.073%; z-index: 1; transition: all 2s ease 0s; pointer-events: none;}
.point_06 {width: 18px; height: 18px; border-radius: 50%; background: #fd426f; position: absolute; top: 9.364%; right: 16.3021%; z-index: 1; transition: all 2s ease 0s; pointer-events: none;}

.ul_a, .ul_a > li {list-style-type:none; margin: 0; padding: 0;}
.ul_a {margin: 0 0 2px 0;}
.ul_a > li {padding: 0px 0 19px 22px; position: relative; z-index: 1;}
.ul_a > li::before {content: ''; background: #d65545; width: 8px; height: 8px; border-radius: 8px; position: absolute; top: 6px; left: 4px;}

.ul_b, .ul_b > li {list-style-type:none; margin: 0; padding: 0; line-height: 1.66667;}
.ul_b {margin: 0 0 2px 0;}
.ul_b > li {padding: 0 0 0 23px; position: relative; z-index: 1;}
.ul_b > li::before {content: ''; background: #000; width: 4px; height: 4px; border-radius: 4px; position: absolute; top: 14px; left: 12px;}


/* 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 (max-width:1800px){
    .top-barC::before {right: -30px;}
    .bot_a {right: 161px;}
    .logo {width: 200px;}
    .menu {right: 570px; max-width: 860px;}
    .banner::after, .subBn::after {left: -30px;}
    .bot_b, .bot_c {left: 139px;}
}
@media only screen and (max-width:1700px){
    .top-barC::before {right: -50px;}
    .bot_a {right: 141px;}
    .logo {width: 170px;}
    .menu {right: 520px; max-width: 840px;}
    .banner::after, .subBn::after {left: -50px;}
    .bot_b, .bot_c {left: 119px;}
}

@media only screen and (max-width:1600px){
	body {margin: 0;}
    .top-bar {width:100%;}
    .top-link {padding: 0;}
    .top-link > div > ul {padding: 0;}
    .links_search {margin: 0;}
    .top-barC::before {right: -90px;}
    .bot_a {right: 101px;}
    .logo {left: 20px;}
    .links {right: 20px;}
    .menu {right: 480px; max-width: 820px;}
    .sjj_nav_ul > li > a {padding: 45px 0 57px 0;}
    .banner::after, .subBn::after {left: -90px;}
    .bot_b, .bot_c {left: 79px;}
    .ind_A .txt > .tit {margin: 0 0 7% 0;}
    .ind_A .txt > .bot {margin: 5% 0 0 0;}
    .ind_A .img {width: 50%; top: -15%; left: 54%;}
    .ind_A .img > a {left: calc(50% - 30px);}
    .ind_B {padding: 3.8025% 0 40px 0;}
    .circle_02 {top: -60%; right: 4%;}
    .ind_B > .con > .txt {padding: 35px 0 0 4.32%;}
    .ind_B > .con > .txt > .con > .tit {margin: 0 0 12% 0;}
    .ind_B > .con > .txt > .con > .nan {margin: 0 0 5% 0;}
    .ind_B > .con > .txt > .con > .img {padding: 0 0 7% 0;}
    .ind_B > .con > .txt > .con p {margin: 0 0 6px 0;}
    .ind_B > .con > .txt > .con > .bot {margin: 7% 0 0 0;}
    .ind_C {padding: 4.844% 0px 40px 0;}
    .ind_C > .lis > div > .txt {padding: 10px 8px 9px 15px;}
    .footer {padding: 0 0 5% 0;}
    .footer_L > .lis {padding: 13% 0 0 0;}
    .footer_R > .sha {padding: 27% 0 0 0;}
    .copyright h6 {margin: 0;}
    .path > ul {padding: 4px 0 20px 0;}
    .abou_A {padding: 5px 0 10% 0;}
    .abou_A > .frame_1617 > .txt > .tit::after {top: calc(100% + 15px);}
    .abou_A > .frame_1617 > .img .pho {top: -15%;}
    .circle_a02 {top: -34%;}
    .abou_B > .frame_1617 > .txt {padding: 0;}
    .abou_B > .frame_1617 > .txt > .tit {line-height: 1.2;}
    .prod_wrap {padding: 0;}
    .prod_cla > div:hover > .img > .pho {padding-bottom: 57.995%;}
    .tit_b {margin: 0 0 30px 0;}
    .left_side {width: 400px; padding: 0 30px 0 0;}
    .leftMenuMain > ul {margin: 0 0 50px 0;}
    .prod_lis {padding: 30px 0 50px 0; margin: 0;}
    .prod_lis > .left_side + .rig {width: calc(100% - 400px);}
    .prod_lis_main {padding: 0 0 35px 0;}
    .prod_lis_main > div > .txt > .tit, .related_pro .owl-carousel .item > .con > .txt > .tit {padding: 0;}
    .pages {padding: 0;}
    .test_a {padding-bottom: 3%;}
    .prod_sub {padding: 8px 0 8.659% 0;}
    .prod_sub_rig {padding: 0 0 0 5%;}
    .prod_sub_rig > .sha {margin: 4px 0 15px 0;}
    .prod_sub_rig > .don {padding: 25px 0;}
    .prod_sub_rig > .don > div {padding: 0 2% 0 0;}
    .prod_sub_rig > .don > .don_1 {width: 31%;}
    .prod_sub_rig > .don > .don_2 {width: 28%;}
    .prod_sub_rig > .don > .don_3 {width: 35%; padding: 0 0 0 0;}
    .prod_sub_rig > .bot {padding: 15px 0 0 0;}
    .prod_sub_rig > .bot > .bot_In, .prod_sub_rig > .bot > .bot_Ba {width: 30%;}
    .prod_sub_bot {padding: 60px 0 0 0;}
    .resp-tabs-container {padding: 4%;}
    .demo_A > .lef, .demo_C > .lef {padding: 0 4% 0 0;}
    .table_style tbody tr td:first-child {padding: 5px 14px 5px 100px;}
    .table_style thead tr th:last-child {padding: 13px 100px 13px 14px;}
    .table_style tbody tr td:last-child {padding: 5px 100px 5px 14px;}
    .related_pro {padding: 5.431% 0 5.536% 0;}
    .related_pro .owl-carousel .item > .con > .txt > .tit {height: 62px; margin: 0 0 3px 0;}
    .appl_lis > div {margin: 0 5.451% 90px 0;}
    .appl_lis > div:nth-child(3n+3), .appl_lis > div:last-child {margin: 0 0 90px 0;}
    .appl_lis > div > .img > .ico {width: 110px; height: 110px;}
    .circle_n01 {top: -17%;}
    .cont_form {padding: 70px 4%; margin: 0 0 8.782% 0;}
    .cont_form > .lef {width: 47%; margin: 0 4% 0 0;}
    .cont_form > .rig {width: 49%;}
    .col_a {width: 195px;}
    .col_b, .col_c {width: calc(100% - 195px);}
    .col_e {width: 145px; padding: 9px 10px 0 0;}
    .col_f {width: calc(100% - 145px);}
    .cont_form > .bot {left: 0;}
    .inputC {width: 60%;}
    .selectA {width: 35%; padding: 0 40px 0 20px;}
}
/*1600px_spc_end*/


@media only screen and (max-width:1500px){
    .top-barC::before {right: -120px;}
    .bot_a {right: 71px;}
    .logo {width: 150px;}
    .links > div {height: 40px; margin-left: 10px;}
    .links > div > a {height: 40px;}
    .menu {right: 460px; max-width: 755px;}
    .banner::after, .subBn::after {left: -110px;}
    .bot_b, .bot_c {left: 59px;}
}


@media only screen and (max-width:1400px){
    .top-barC::before {right: -130px;}
    .bot_a {right: 61px;}
    .logo {top: 10px; left: 40px;}
    .links > div {height: 35px; margin-left: 5px;}
    .links > div > a {height: 35px;}
    .menu {left: 77px; right: 500px; max-width: 100%; width: auto;}
    .sjj_nav_ul > li > a {font-size: 83.33333%; padding: 62px 0 40px 0;}
    .banner::after, .subBn::after {left: -130px;}
    .bot_b, .bot_c {left: 29px;}
    .hideUp .sjj_nav_ul > li > a {padding: 20px 0 32px 0;}
    .hideUp .sjj_nav_ul > li > a::after {bottom: 0px;}
    .ind_A .txt > .tit {margin: 0 0 5% 0;}
    .ind_A .txt > .tit::after {top: calc(100% + 7px);}
    .ind_A .img {width: 47%; left: 52%;}
    .ind_B {padding: 3.8025% 0 40px 0;}
    .circle_02 {top: -56%; right: 3%;}
    .ind_B > .con > .txt {padding: 20px 0 0 3%;}
    .ind_B > .con > .txt > .con > .tit {margin: 0 0 10% 0;}
    .ind_B > .con > .txt > .con > .tit::after, .ind_C > .frame_1170 > .tit::after {top: calc(100% + 15px);}
    .ind_B > .con > .txt > .con > .nan {margin: 0 0 4% 0;}
    .ind_B > .con > .txt > .con > .img {padding: 0 0 5% 0;}
    .ind_B > .con > .txt > .con > .bot {margin: 5% 0 0 0;}
    .ind_C {padding: 4.844% 0px 40px 0;}
    .ind_C > .frame_1170 > .tit {margin: 0 0 5% 0;}
    .ind_C > .lis > div > .txt {padding: 10px 5px 10px 10px;}
    .ind_C > .lis > div > .txt > .tit {font-size: 110%;}
    .ind_D > .frame_1604 > .lis .item > .con > .txt > .bot, .news_lis > div > .txt > .bot {width: 175px;}
    .footer {padding: 0 0 3% 0;}
    .logoF {width: 85%; height: auto;}
    .footer_L > .lis {padding: 10% 0 0 0;}
    .footer_C1 {padding: 0 6.5% 0 0;}
    .footer_C2 {padding: 0 20px 0 0;}
    .footer_R {padding: 0;}
    .footer_R > .sha {padding: 24% 0 0 0;}
    .abou_A {padding: 5px 0 6% 0;}
    .abou_A > .frame_1617 > .txt {line-height: 1.2;}
    .abou_A > .frame_1617 > .txt > .tit::after {top: calc(100% + 10px);}
    .abou_A > .frame_1617 > .img .pho {top: -10%;}
    .abou_B > .frame_1617 > .txt > .lis {line-height: 1.2;}
    .abou_B > .frame_1617 > .txt > .tit {line-height: 1.1;}
    .tit_a::after {top: calc(100% + 13px);}
    .prod_cla {padding: 19px 0 40px 0;}
    .prod_cla > div > .txt {padding: 17px 70px 15px 18px;}
    .prod_cla > div:hover > .img::before {top: calc(50% - 33px);}
    .prod_cla > div:hover > .img > .pho {padding-bottom: 57.495%;}
    .tit_b {margin: 0 0 25px 0;}
    .left_side {width: 330px;}
    .leftMenuMain > ul {margin: 0 0 40px 0;}
    .prod_lis {padding: 30px 0 40px 0;}
    .prod_lis > .left_side + .rig {width: calc(100% - 330px);}
    .prod_lis_main {padding: 0 0 25px 0;}
    .prod_lis_main > div {width: 32%; margin: 0 2% 32px 0;}
    .prod_sub_rig {padding: 0 0 0 4%;}
    .test_a {padding-bottom: 0;}
    .prod_sub_rig > .don {padding: 20px 0;}
    .prod_sub_rig > .don > div > .img {width: 65px;}
    .prod_sub_rig > .don > div > .img > .pho {width: 50px; height: 50px;}
    .prod_sub_rig > .don > div > .txt {width: calc(100% - 65px); letter-spacing: 0!important;}
    .prod_sub_rig > .don > .don_1 {width: 33%;}
    .prod_sub_rig > .don > .don_2 {width: 30%;}
    .prod_sub_rig > .don > .don_3 {width: 37%;}
    .prod_sub_rig > .bot {padding: 10px 0 0 0;}
    .prod_sub_rig > .bot > .bot_In, .prod_sub_rig > .bot > .bot_Ba {width: 33%; letter-spacing: 0.5px; padding: 0;}
    .prod_sub_rig > .bot > .bot_In::before, .prod_sub_rig > .bot > .bot_Ba::before {margin: -2px 7px 0 0;}
    .prod_sub_bot {padding: 50px 0 0 0;}
    .resp-tabs-list li, .resp-tab-active {padding: 20px 3%!important; letter-spacing: 0;}
    .datatable th {padding: 12px 10px 14px 10px;}
    .datatable td {padding: 5px 10px;}
    .table_style tbody tr td:first-child {padding: 5px 10px 5px 50px;}
    .table_style thead tr th:last-child {padding: 13px 50px 13px 10px;}
    .table_style tbody tr td:last-child {padding: 5px 50px 5px 10px;}
    .demo_C .tit {margin: 0 0 30px 0;}
    .demo_C > .rig > .con {padding: 137px 0 0 0;}
    .appl_lis > div {width: 31%; margin: 0 3.5% 70px 0;}
    .appl_lis > div:nth-child(3n+3), .appl_lis > div:last-child {margin: 0 0 70px 0;}
    .appl_lis > div > .tit {max-width: 100%; padding: 11px 40px 15px 20px;}
    .appl_lis > div > .tit::after {width: 33px; height: 33px; top: calc(50% - 17px);}
    .appl_lis > div > .img > .ico {width: 90px; height: 90px;}
    .news_wrap {padding: 0 0 40px 0;}
    .subM > ul li a:link, .subM > ul li a:visited {min-width: 290px;}
    .circle_n01 {top: -19%;}
    .circle_c01 {top: -17%;}
    .cont_form {padding: 50px 30px 60px 30px;}
    .cont_form > .lef {width: 50%; margin: 0 3% 0 0;}
    .cont_form > .rig {width: 47%;}
    .col_e {width: 135px;}
    .col_f {width: calc(100% - 135px);}
}
/*1400px_nb_end*/


@media only screen and (max-width:1200px){
    .mobile_12 {display:block;} .pc_12 {display:none;}
    .collapseBox {max-height: 270px; overflow: hidden; position: relative; z-index: 1; transition: all 0.5s ease 0s;}
    .collapseBtn {position: absolute; bottom: 0; left: 0; width: 100%; height: 170px; z-index: 100; background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%); cursor: pointer;}
    .collapseBtn::after {content: ""; position: absolute; bottom: 10px; left: calc(50% - 9px); width: 13px; height: 13px; border-width: 2px 2px 0 0; border-style: solid; border-color: #fff; transform: rotate(135deg);}
    .showBox {max-height: inherit; padding-bottom: 70px!important; transition: all 1s ease 0s;}
    .showBox > .collapseBtn {background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0) 100%); border: 1px solid #000; height: 40px; bottom: 0;}
    .showBox > .collapseBtn::after {transform: rotate(-45deg); border-color: #000;}
    .frame_1170, .frame_1424, .frame_1604, .frame_1617, .path {padding: 0 50px;}
    .logo {width: 200px; top: 7px; left: 20px;}
    .top-link {height: 40px;}
    .links_search {margin: 0 20px 0 0;}
    .links {top: 20px;}
    .top-barC::before {top: -50px; right: -50px;}
    .bot_a {right: 141px; top: 3px;}
    .sjj_nav_ul > li > a {font-size: 100%;}
    .hideUp .sjj_nav_ul > li > a {padding: 13px 0;}
    .banner::after, .subBn::after {left: -160px;}
    .bot_b, .bot_c {left: -1px; bottom: -20px;}
    .bot_b a {padding: 0 11px 23px 0;}
    .bot_c a {padding: 0 0 23px 18px;}
    .goTop, .goTop a:link, .goTop a:visited, .goTop a::after, .side_media > a {width: 65px; height: 65px;}
    .side_media {bottom: calc(60px + 65px + 10px);}
    .ind_A .txt > .tit, .ind_B > .con > .txt > .con > .tit, .ind_C > .frame_1170 > .tit, .ind_D > .frame_1604 > .tit {margin: 0 0 30px 0;}
    .ind_A .txt > .tit::after, .ind_B > .con > .txt > .con > .tit::after, .ind_C > .frame_1170 > .tit::after, .ind_D > .frame_1604 > .tit::after {top: calc(100% + 3px);}
    .ind_A .txt p {line-height: 1.2;}
    .ind_A .txt > .bot {margin: 30px 0 0 0}
    .ind_A .img {width: 44%; left: 55%;}
    .ind_B {padding: 3.8025% 0 40px 0;}
    .circle_02 {top: -48%; right: 1%;}
    .ind_B > .con > .txt {padding: 20px 0 0 3%;}
    .ind_B > .con > .txt > .con > .nan {margin: 0 0 20px 0;}
    .ind_B > .con > .txt > .con > .img {padding: 0 0 25px 0;}
    .ind_B > .con > .txt > .con p {line-height: 1.2;}
    .ind_B > .con > .txt > .con > .bot {margin: 20px 0 0 0;}
    .ind_B > .con > .img > .itemBot::before {content: none;}
    .ind_B > .con > .img > .pic > a::before, .ind_B > .con > .img > .pic > a::after {transform: scale(1.0, 1.0);}
    .ind_C > .lis > div, .ind_C > .lis > div:nth-child(1), .ind_C > .lis > div:nth-child(2), .ind_C > .lis > div:nth-child(3), .ind_C > .lis > div:nth-child(4), .ind_C > .lis > div:nth-child(9) {width: 32%; margin: 0 2% 21px 0;}
    .ind_C > .lis > div:nth-child(3n+3) {margin: 0 0 21px 0;}
    .ind_C > .lis > div > .txt > .tit {font-size: 133.333%;}
    .ind_D {padding: 40px 0px 3.75% 0;}
    .ind_D .owl-nav {top: -75px;}
    .ind_D > .frame_1604 > .lis .item > .con > .txt, .news_lis > div > .txt {padding: 25px 15px 20px 15px;}
    .ind_D > .frame_1604 > .lis .item > .con > .txt > .dat, .news_lis > div > .txt > .dat {width: 75px; height: 85px; left: 15px; padding: 0;}
    .ind_D > .frame_1604 > .lis .item > .con > .txt > .tit, .news_lis > div > .txt > .tit {line-height: 1.2; margin: 0 0 10px 0;}
    .ind_D > .frame_1604 > .lis .item > .con > .txt > .bot, .news_lis > div > .txt > .bot {width: 160px;}
    .footer {padding: 0 0 30px 0;}
    .logoF {width: 85%; height: auto;}
    .footer_L > .lis, .footer_R > .sha {padding: 20px 0 0 0;}
    .footer_C1 {padding: 0 20px 0 0;}
    .copyright {padding: 25px 0;}
    .abou_A {padding: 5px 0 6% 0;}
    .abou_A > .frame_1617 > .txt, .abou_A > .frame_1617 > .img, .abou_B > .frame_1617 > .img, .abou_B > .frame_1617 > .txt {width: 50%;}
    .abou_A > .frame_1617 > .txt {text-shadow: -2px -2px 0 #fff,2px -2px 0 #fff,-2px 2px 0 #fff,2px 2px 0 #fff;}
    .abou_A > .frame_1617 > .txt > .tit {margin: 0 0 20px 0}
    .abou_A > .frame_1617 > .txt > .tit::after {top: 100%;}
    .abou_A > .frame_1617 > .img .pho {top: -5%;}
    .circle_a02 {top: -30%;}
    .abou_B > .frame_1617 > .txt {text-shadow: -2px -2px 0 #e4f3ff,2px -2px 0 #e4f3ff,-2px 2px 0 #e4f3ff,2px 2px 0 #e4f3ff;}
    .abou_B > .frame_1617 > .txt > .en {line-height: 1.5; margin: 0;}
    .abou_B > .frame_1617 > .txt > .tit {line-height: 1; letter-spacing: -1.2px; margin: 0 0 30px 0;}
    .abou_B > .frame_1617 > .txt > .lis {margin: 0 0 25px 0;}
    .abou_B > .frame_1617 > .txt > .lis > .tit {margin: 0 0 10px 0;}
    .tit_a {margin: 0 0 40px 0;}
    .prod_cla > div > .txt {padding: 15px 70px 15px 15px;}
    .prod_cla > div > .txt > .tit {margin: 0 0 5px 0;}
    .prod_cla > div:hover > .img > .pho {padding-bottom: 56.995%;}
    .tit_b {margin: 0 0 20px 0;}
    .left_side {width: 400px;}
    .leftMenuMain > ul {margin: 0 0 30px 0;}
    .prod_lis > .left_side + .rig {width: calc(100% - 400px);}
    .prod_lis_main {padding: 0 0 20px 0;}
    .prod_lis_main > div, .prod_lis_main > div:nth-child(3n+3) {width: 48%; margin: 0 4% 30px 0;}
    .prod_lis_main > div:nth-child(2n+2), .prod_lis_main > div:last-child {margin: 0 0 30px 0;}
    .prod_lis_main > div > .txt, .related_pro .owl-carousel .item > .con > .txt {padding: 20px 15px 75px 15px;}
    .prod_lis_main > div > .txt > .tit {line-height: 1.2083333; min-height: auto;}
    .prod_lis_main > div > .txt > .bot, .related_pro .owl-carousel .item > .con > .txt > .bot {height: 60px; padding: 0;}
    .prod_sub_rig {padding: 0 0 0 30px;}
    .prod_sub_rig > .sha {margin: 4px 0 10px 0;}
    .prod_sub_rig > .don > div > .img {width: 55px;}
    .prod_sub_rig > .don > div > .img > .pho {width: 45px; height: 45px;}
    .prod_sub_rig > .don > div > .img > .pho img {width: 30px;}
    .prod_sub_rig > .don > div > .txt {width: calc(100% - 55px); letter-spacing: 0!important;}
    .prod_sub_rig > .bot > .bot_In::before, .prod_sub_rig > .bot > .bot_Ba::before {margin: -2px 5px 0 0;}
    .table_scroll > table {min-width: 1100px;}/*依何時要表格出現捲軸而定*/
    .demo_C .tit {margin: 0 0 30px 0;}
    .demo_C > .rig > .con {padding: 137px 0 0 0;}
    .related_pro .owl-nav {top: -19%;}
    .related_pro > .frame_1617 > .tit {margin: 0 0 20px 0;}
    .test_b {padding-bottom: 0;}
    .appl_lis > div {width: 32%; margin: 0 2% 50px 0;}
    .appl_lis > div:nth-child(3n+3), .appl_lis > div:last-child {margin: 0 0 50px 0;}
    .appl_lis > div > .tit {padding: 13px 30px 13px 10px;}
    .appl_lis > div > .tit::after {width: 27px; height: 27px; top: calc(50% - 14px); right: 6px;}
    .subM > ul li a:link, .subM > ul li a:visited {min-width: inherit; padding: 14px 30px;}
    .circle_n01 {top: -20%;}
    .cont_form > .lef {width: 53%; margin: 0 2% 0 0;}
    .cont_form > .rig {width: 45%;}
    .row_b {padding: 0 0 20px 0;}
    .inputB {padding: 0 20px;}
    .inputC {width: 55%; padding: 0 20px;}
    .selectA {width: 40%; padding: 0 40px 0 20px;}
    .selectB, .selectC {padding: 0 40px 0 20px;}
    .cont_form textarea {padding: 12px 20px;}
}
/*1200px_xl_end*/


@media only screen and (max-width:992px){
    .mobile_9 {display:block;} .pc_9 {display:none;}
    .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;}
	.frame_1170, .frame_1424, .frame_1604, .frame_1617, .ind_B > .con, .path {padding: 0 20px;}
    .top-barC {z-index: 20;}
    .top-barC::before {content: none;}
    .top-link {height: 50px; padding: 0 0 0 192px;}
    .top-link::after {content: ''; background: #d55952; height: 4px; width: 100%; position: absolute; top: 100%; left: 0;}
    .top-link > div > ul li {font-size: 0;}
    .logo {width: 202px; top: -50px; left: 0; background: #fff; padding: 5px 20px; overflow: hidden;}
    .links_search {margin: 0 130px 0 0;}
    .sp_header {top: 13px;}
    .links {padding: 9px 0 0 0; right: 60px; top: -50px;}
    .links > div > a {height: 30px;}
    .links > div > a img:nth-child(1) {display: none;}
    .links > div > a img:nth-child(2) {display: block;}
    .links_cart span {top: -7px; right: 0;}
    .bot_a {right: 20px; top: 0;}
    .bot_a a {background: #d55952; box-shadow: 0 0 13px rgba(0, 0, 0, 0.3); width: 230px; height: 50px; border-radius: 0 0 100px 100px; padding: 0 0 2px 0;}
    .bot_a a:active, .bot_a a:hover {background: #425d91;}
    .amg_banner_wrap {padding-bottom: 0; height: auto;}
    .amg_banner_wrap > div {position: relative!important;}
    .banner::after, .subBn::after, .subBn_P::after {content: none;}
    .bot_b, .bot_c {left: 20px; bottom: 0;}
    .bot_b a, .bot_c a {background: #425d91; box-shadow: 0 0 13px rgba(0, 0, 0, 0.3); width: 350px; height: 50px; border-radius: 100px 100px 0 0; padding: 7px 0 0 0; text-align: center;}
    .bot_b a:active, .bot_b a:hover, .bot_c a:active, .bot_c a:hover {background: #d55952;}
    .ind_A .txt p, .ind_B > .con > .txt > .con p {line-height: 1.5;}
    .ind_B, .ind_D {padding: 40px 0;}
    .ind_A {padding: 40px 0 0 0; margin: 0 0 40px 0;}
    .ind_A::after {background: url("../images/bg_03.png") no-repeat #425d91 scroll 0% 50%;}
    .circle_01 {top: 10%; left: -25%; z-index: 10;}
    .ind_A .txt {width: 100%; padding: 0 0 40px 0; position: relative; z-index: 5;}
    .ind_A .txt > .bot {margin: 30px auto 0 auto;}
    .ind_A .img {width: 100%; max-width: 811px; margin: auto; position: relative; top: auto; left: auto;}
    .circle_02 {top: -15%;}
    .circle_03 {bottom: -10%;}
    .circle_04 {bottom: -17.5%;}
    .ind_B > .con > .img {order: 2; width: 100%; max-width: 830px; margin: auto;}
    .ind_B > .con > .txt {order: 1; width: 100%; padding: 0 0 40px 0;}
    .ind_B > .con > .txt > .con {max-width: 100%;}
    .ind_B > .con > .txt > .con > .bot {margin: 20px auto 0 auto;}
    .ind_C {padding: 40px 0 20px 0;}
    .ind_C > .lis {padding: 0;}
    .ind_C > .lis > div, .ind_C > .lis > div:nth-child(1), .ind_C > .lis > div:nth-child(2), .ind_C > .lis > div:nth-child(3), .ind_C > .lis > div:nth-child(4), .ind_C > .lis > div:nth-child(9) {width: 32.5%; margin: 0 1.25% 20px 0;}
    .ind_C > .lis > div:nth-child(3n+3) {margin: 0 0 20px 0;}
    .ind_C > .lis > div > .txt {padding: 12px 5px 12px 10px;}
    .ind_C > .lis > div > .txt > .tit {font-size: 110%;}
    .circle_05 {top: -20%; left: -16%;}
    .circle_06 {bottom: -34%; right: -10%;}
    .ind_D > .frame_1604 > .lis .item > .con > .txt > .dat, .news_lis > div > .txt > .dat {width: 85px; height: 100px;}
    .ind_D > .frame_1604 > .lis .item > .con > .txt > .bot, .news_lis > div > .txt > .bot {width: 187px;}
    .ind_D .owl-nav, .related_pro .owl-nav {position: relative; top: auto; right: auto; padding: 30px 0 0 0;}
    footer {padding: 40px 0 0 0;}
    .footer_L {width: 100%; padding: 0 0 20px 0; display: flex; flex-flow: column; align-items: center;}
    .logoF {width: 100%; max-width: 300px; margin: auto;}
    .footer_L > .lis {line-height: 1.7; max-width: 390px; margin: auto;}
    .footer_C1 {width: calc(50% - 75px); padding: 0 10px 0 0;}
    .footer_C2 {width: calc(50% - 75px); padding: 0 0 0 10px;}
    .footer_R {width: 150px;}
    .ul_a > li {padding: 0px 0 15px 22px;}
    .copyright h6 {max-width: 100%; text-align: center; padding: 0 0 10px 0;}
    .copyright > div {max-width: 100%; justify-content: center;}
    .path > ul {padding: 20px 0;}
    .path > ul li {line-height: 1.7;}
    .path > ul li a::after {top: -4px;}
    .seo-content {line-height: 1.5;}
    .abou_A {padding: 10px 0 40px 0;}
    .point_a02 {bottom: 55%;}
    .abou_A > .frame_1617 > .txt {width: 100%; line-height: 1.5; position: relative; z-index: 5;}
    .abou_A > .frame_1617 > .txt > .tit {margin: 0 0 30px 0;}
    .abou_A > .frame_1617 > .img {width: 100%;}
    .abou_A > .frame_1617 > .img .pho {position: relative; top: auto; left: auto; width: 100%; text-align: center;}
    .abou_B, .related_pro {padding: 40px 0;}
    .circle_a02 {top: -12%;}
    .point_a06 {top: 25%;}
    .point_a07 {bottom: 46%; left: 35%;}
    .abou_B > .frame_1617 > .img {width: 100%; order: 2;}
    .abou_B > .frame_1617 > .img .pho {position: relative; top: auto; right: auto; width: 100%; text-align: center;}
    .abou_B > .frame_1617 > .txt {width: 100%; order: 1; position: relative; z-index: 5;}
    .abou_B > .frame_1617 > .txt > .tit {letter-spacing: 0; margin: 0 0 40px 0;}
    .abou_B > .frame_1617 > .txt > .lis {line-height: 1.5;}
    .prod_cla > div {width: 100%; max-width: 799px; margin: 0 auto 30px auto;}
    .prod_cla > div:hover > .img > .pho {padding-bottom: 58.366%;}
    .left_side {width: 100%; padding: 0 0 20px 0;}
    .prod_lis {padding: 10px 0 40px 0;}
    .prod_lis > .left_side + .rig {width: 100%;}
    .prod_lis_main {padding: 0 0 10px 0;}
    .prod_lis_main > div, .prod_lis_main > div:nth-child(2n+2) {width: 32%; margin: 0 2% 30px 0;}
    .prod_lis_main > div:nth-child(3n+3), .prod_lis_main > div:last-child {width: 32%; margin: 0 0 30px 0;}
    .prod_sub_lef {width: 100%; max-width: 726px; margin: auto;}
    .prod_sub_rig {width: 100%; padding: 30px 0 0 0;}
    .prod_sub_rig > .sha {padding: 10px 0; margin: 0;}
    .prod_sub_rig > .don {padding: 15px 0;}
    .prod_sub_rig > .don > .don_1, .prod_sub_rig > .don > .don_2 {width: 32%;}
    .prod_sub_rig > .don > .don_3 {width: 36%;}
    .prod_sub_rig > .bot {justify-content: space-between;}
    .prod_sub_rig > .bot > .bot_In, .prod_sub_rig > .bot > .bot_Ba {width: 48%; margin: 0 0 20px 0;}
    .prod_sub_rig > .bot > .bot_Pr {margin: 0;}
    .prod_sub_bot {padding: 40px 0 0 0;}
    .resp-tabs-container {padding: 0; border-radius: 0;}
    .resp-tab-active {padding: 10px 15px!important;}
    .demo_A > .lef, .demo_C > .lef {width: 100%; padding: 0 0 20px 0;}
    .demo_A > .rig, .demo_C > .rig {width: 100%;}
    .demo_C > .rig > .con {padding: 20px 0 0 0;}
    .demo_A .tit, .demo_B .tit, .demo_C .tit {line-height: 1.083333!important; margin: 0 0 20px 0!important;}
    .demo_C > .lef > .lis {padding: 20px 0 0 0;}
    .appl_lis > div, .appl_lis > div:nth-child(3n+3) {width: 46.35%; margin: 0 7.3% 50px 0;}
    .appl_lis > div:nth-child(2n+2), .appl_lis > div:last-child {margin: 0 0 50px 0;}
    .appl_lis > div > .img {margin: 0 0 20px 0;}
    .appl_lis > div > .img > .ico {width: 128px; height: 128px;}
    .appl_lis > div > .tit {padding: 13px 50px 13px 20px;}
    .appl_lis > div > .tit::after {width: 38px; height: 38px; top: calc(50% - 19px); right: 9px;}
    .news_lis > div, .news_lis > div:nth-child(3n+3) {width: 48.95%; margin: 0 2.1% 35px 0;}
    .news_lis > div:nth-child(2n+2), .news_lis > div:last-child {margin: 0 0 35px 0;}
    .circle_n01 {top: -190px;}
    .circle_c01 {top: -120px;}
    .cont_form {padding: 40px 20px 60px 20px; margin: 0 0 70px 0;}
    .cont_form > .lef {width: 100%; margin: 0;}
    .cont_form > .rig {width: 100%;}
    .col_a, .col_e {width: 240px;}
    .col_b, .col_c, .col_f {width: calc(100% - 240px);}
    .inputB {padding: 0 20px;}
    .inputC {width: calc(100% - 150px);}
    .selectA {width: 130px;}
    .cont_form textarea {height: 240px;}
    .cont_form > .bot button {width: 200px;}
    .cont_map {padding-bottom: 35%;}
}
/*992px_lg_end*/


@media only screen and (max-width:768px){
	.mobile_7 {display: block;} .pc_7 {display:none;}
    .logo {width: 60px;}
    .logo a {width: 162px;}
    .top-link {padding: 0 0 0 60px;}
    .goTop, .goTop a:link, .goTop a:visited, .goTop a::after, .side_media > a {width: 55px; height: 55px;}
    .side_media {bottom: calc(60px + 55px + 10px);}
    .ind_C > .lis > div, .ind_C > .lis > div:nth-child(1), .ind_C > .lis > div:nth-child(2), .ind_C > .lis > div:nth-child(3), .ind_C > .lis > div:nth-child(4), .ind_C > .lis > div:nth-child(9), .ind_C > .lis > div:nth-child(3n+3) {width: 49%; margin: 0 2% 20px 0;}
    .ind_C > .lis > div:nth-child(2n+2) {margin: 0 0 20px 0;}
    .ind_C > .lis > div > .txt > .tit {font-size: 120%;}
    .circle_06 {bottom: -26%; right: -14%;}
    .ind_D > .frame_1604 > .lis .item > .con > .txt > .dat, .news_lis > div > .txt > .dat {width: 70px; height: 95px;}
    .ind_D > .frame_1604 > .lis .item > .con > .txt > .bot, .news_lis > div > .txt > .bot {width: 160px;}
    .footer_L > .lis {max-width: 400px;}
    .circle_a02 {top: -9%;}
    .abou_B > .frame_1617 > .txt > .tit {letter-spacing: -1.2px;}
    .prod_cla > div:hover > .img > .pho {padding-bottom: 58.209%;}
    .prod_lis_main > div, .prod_lis_main > div:nth-child(3n+3) {width: 48%; margin: 0 4% 30px 0;}
    .prod_lis_main > div:nth-child(2n+2), .prod_lis_main > div:last-child {width: 48%; margin: 0 0 30px 0;}
    .pages a:link, .pages a:visited {min-width: 40px; height: 40px; padding: 0 5px; margin: 0 5px 5px 5px;}
    .pages .prev, .pages .next {min-width: 40px !important; padding: 0 5px !important; margin: 0 5px 5px 5px !important;}
    .pages .prev_pages, .pages .next_pages {min-width: 50px !important; padding: 0 5px !important; margin: 0 5px 5px 5px !important; letter-spacing: -4px !important;}
    .prod_sub_rig > .don > .don_1, .prod_sub_rig > .don > .don_2 {width: 31%;}
    .prod_sub_rig > .don > .don_3 {width: 38%;}
    .prod_sub_rig > .bot > .bot_In, .prod_sub_rig > .bot > .bot_Ba {height: 50px; letter-spacing: 0;}
    .demo_B > .mar {padding: 0 0 10px 0;}
    .demo_B > .mar > div {padding: 0 9px 0 0;}
    .related_pro .owl-carousel .item > .con {margin: auto;}
    .appl_lis > div, .appl_lis > div:nth-child(3n+3) {width: 49%; margin: 0 2% 50px 0;}
    .appl_lis > div:nth-child(2n+2), .appl_lis > div:last-child {margin: 0 0 50px 0;}
    .appl_lis > div > .img > .ico {width: 110px; height: 110px;}
    .news_lis > div, .news_lis > div:nth-child(3n+3) {width: 48.627%; margin: 0 2.746% 35px 0;}
    .news_lis > div:nth-child(2n+2), .news_lis > div:last-child {margin: 0 0 35px 0;}
    .subM > ul li a:link, .subM > ul li a:visited {padding: 10px 25px;}
    .inputC {width: calc(100% - 120px);}
    .selectA {width: 110px;}
    .cont_form textarea {height: 200px;}
}
/*768px_md_end*/


@media only screen and (max-width:576px){
    .mobile_5 {display: block;} .pc_5, .paint_05 {display:none;}
    .top-link > div > ul li img {margin: 0;}
    .search_box {display: none;}
    .links_search_bot {display: block; text-align: center; width: 30px; height: 30px; border-radius: 30px; background: #d55952; padding: 6px 0 0 0;}
    .links_search_bot img {height: 17px;}
    .search_box_show {display: flex; position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 9999; padding: 0 20px; background: rgba(0, 0, 0, 0.9);}
    .search_box_show .inputA {width: calc(100% - 50px); height: 40px; border-radius: 20px 0 0 20px;}
    .search_box_show button {border-radius: 0 20px 20px 0; width: 50px; height: 40px;}
    .search_box_show button img {height: 24px;}
    .top-link_show {z-index: 99999;}
    .top-link_show > div {justify-content: flex-end;}
    .top-link_show > div > ul {display: none;}
    .closeBtn {display: block; width: 40px; height: 40px; border-radius: 40px; background: #fff; cursor: pointer; position: absolute; top: calc(50% - 90px); right: 25px;}
    .closeBtn::before {content: ''; display:block; background:#d55952; width:30px; height:3px; position:absolute; left:6px; top:19px; transform:rotate(45deg);}
    .closeBtn::after {content: ''; display:block; background:#d55952; width:30px; height:3px; position:absolute; left:6px; top:19px; transform:rotate(-45deg);}
    .circle_02 {top: -11%;}
    .ind_B > .con > .img > .pic > a::before {top: 13%;}
    .ind_B > .con > .img > .pic > a::after {font-size: 130%;}
    .ind_C > .lis > div > .txt {right: 10px; left: 10px; bottom: 10px; padding: 14px 5px 14px 5px;}
    .ind_C > .lis > div:hover > .txt {min-height: calc(100% - 20px);}
    .ind_C > .lis > div > .txt > .tit {font-size: 100%;}
    .circle_06 {bottom: -15%;}
    .ind_D > .frame_1604 > .lis .item > .con, .news_lis > div {margin: auto;}
    .ind_D > .frame_1604 > .lis .item > .con > .txt > .dat, .news_lis > div > .txt > .dat {width: 85px; height: 100px;}
    .ind_D > .frame_1604 > .lis .item > .con > .txt > .bot, .news_lis > div > .txt > .bot {width: 187px;}
    .logoF {max-width: 250px;}
    .footer_C1, .footer_C2 {width: 100%; padding: 0 0 20px 0; max-width: 400px; margin: auto;}
    .footer_R {width: 100%; max-width: 400px; margin: auto;}
    .footer_R > .sha {justify-content: center;}
    .footer_R > .sha > a {margin: 0 10px 5px 10px;}
    .circle_a02 {top: -7%;}
    .abou_B > .frame_1617 > .txt > .tit {letter-spacing: 0; margin: 0 0 30px 0;}
    .abou_B > .frame_1617 > .txt > .tit br {display: none;}
    .abou_B > .frame_1617 > .txt > .lis {padding: 0;}
    .abou_B > .frame_1617 > .txt > .lis > .tit {display: flex; flex-flow: wrap; align-items: flex-end;}
    .abou_B > .frame_1617 > .txt > .lis > .tit > .pho {width: 40px; height: 40px; position: relative; top: auto; left: auto; margin: 0 5px 0 0;}
    .abou_B > .frame_1617 > .txt > .lis > .tit > .pho img {width: 24px;}
    .tit_a {line-height: 1; letter-spacing: 0; margin: 0 0 30px 0;}
    .tit_a::after {top: 100%;}
    .prod_cla > div > .img {border-radius: 0;}
    .prod_cla > div:hover > .img {border-radius: 0; margin: 0;}
    .prod_cla > div:hover > .img::before {top: calc(50% - 18px);}
    .prod_cla > div:hover > .img > .pho {padding-bottom: 59.95%;}
    .prod_cla > div > .txt {position: relative; bottom: auto; left: auto; right: auto; border-radius: 0 0 10px 10px; padding: 15px;}
    .prod_cla > div > .txt::after {top: auto; bottom: 7px; right: 7px;}
    .prod_lis_main > div, .prod_lis_main > div:nth-child(3n+3) {width: 48.5%; margin: 0 3% 30px 0;}
    .prod_lis_main > div:nth-child(2n+2), .prod_lis_main > div:last-child {width: 48.5%; margin: 0 0 30px 0;}
    .prod_lis_main > div > .txt > .tit {line-height: 1.1; letter-spacing: -1.5px;}
    .prod_lis_main > div > .txt > .bot, .related_pro .owl-carousel .item > .con > .txt > .bot {letter-spacing: 0;}
    .prod_sub_rig > .don > .don_1, .prod_sub_rig > .don > .don_2, .prod_sub_rig > .don > .don_3 {width: 100%; padding: 5px 0;}
    .demo_B > .mar > div {width: 33.33%; padding: 0 0 0 0;}
    .related_pro .owl-carousel .item > .con > .txt > .tit {line-height: 31px;}
    .appl_lis > div, .appl_lis > div:nth-child(3n+3), .appl_lis > div:nth-child(2n+2), .appl_lis > div:last-child {width: 100%; max-width: 438px; margin: 0 auto 50px auto;}
    .appl_lis > div > .img > .ico {width: 128px; height: 128px;}
    .news_lis > div, .news_lis > div:nth-child(3n+3), .news_lis > div:nth-child(2n+2), .news_lis > div:last-child {width: 100%; margin: 0 auto 40px auto;}
    .cont_form {padding: 30px 20px 60px 20px;}
    .col_a, .col_e {width: 100%; padding: 0 0 5px 0;}
    .col_b, .col_c, .col_f {width: 100%;}
    .inputC {width: calc(100% - 130px);}
    .selectA {width: 120px;}
    .cont_form > .bot button {width: calc(50% - 25px); margin: 5px;}
    .cont_map {padding-bottom: 56%;}
}
/*576px_sm_end*/


@media only screen and (max-width:430px){
    .bot_a a {width: 190px; height: 40px; letter-spacing: 0;}
    .bot_b a, .bot_c a {width: 300px; height: 40px; padding: 3px 0 0 0; letter-spacing: 0;}
    .goTop, .goTop a:link, .goTop a:visited, .goTop a::after, .side_media > a {width: 45px; height: 45px;}
    .side_media {bottom: calc(60px + 45px + 10px);}
    .side_media > a {margin: 10px 0 0 0;}
    .ind_A .txt > .bot, .ind_B > .con > .txt > .con > .bot {width: 170px; height: 55px;}
    .ind_A .img > a {width: 100px; height: 100px; left: calc(50% - 45px);}
    .ind_A .img > a::before {width: 100px; height: 100px;}
    .ind_A .img > a:hover::before {width: 105px; height: 105px; top: -3px; right: -3px;}
    .ind_B > .con > .img > .pic > a::before {width: 24px; height: 24px; left: calc(50% - 12px);}
    .ind_B > .con > .img > .pic > a::after {font-size: 100%;}
    .ind_C > .lis > div, .ind_C > .lis > div:nth-child(1), .ind_C > .lis > div:nth-child(2), .ind_C > .lis > div:nth-child(3), .ind_C > .lis > div:nth-child(4), .ind_C > .lis > div:nth-child(9), .ind_C > .lis > div:nth-child(3n+3), .ind_C > .lis > div:nth-child(2n+2) {width: 100%; margin: 0 20px 20px 20px;}
    .ind_C > .lis > div > .txt {padding: 14px 5px 14px 15px;}
    .ind_C > .lis > div > .txt > .tit {font-size: 120%;}
    .logoF {max-width: 200px; margin: 0 auto 0 0;}
    .footer_L > .lis, .footer_C1, .footer_C2, .footer_R {max-width: 100%;}
    .footer_L > .lis label {font-size: 0; line-height: 0; display: block;}
    .circle_a02 {top: -5%;}
    .circle_p01 {top: -100px;}
    .prod_cla {padding: 0 0 30px 0;}
    .prod_lis_main > div, .prod_lis_main > div:nth-child(3n+3), .prod_lis_main > div:nth-child(2n+2), .prod_lis_main > div:last-child {width: 100%; max-width: 370px; margin: 0 auto 30px auto;}
    .prod_lis_main > div > .txt > .tit, .related_pro .owl-carousel .item > .con > .txt > .tit {letter-spacing: -0.5px;}
    .pages a:link, .pages a:visited {min-width: 34px; height: 34px; padding: 0 3px; margin: 0 3px 5px 3px;}
    .pages .prev, .pages .next {min-width: 34px !important; padding: 0 3px !important; margin: 0 3px 5px 3px !important;}
    .pages .prev_pages, .pages .next_pages {min-width: 44px !important; padding: 0 3px !important; margin: 0 3px 5px 3px !important; letter-spacing: -4px !important;}
    .demo_C > .lef > .lis, .demo_C > .rig {line-height: 1.5;}
    .demo_C > .lef > .lis > div.ite {width: 100%; text-align: left; padding: 0;}
    .demo_C > .lef > .lis > div.con {width: 100%; padding: 0 0 20px 0;}
    .prod_sub_rig > .bot > .bot_In, .prod_sub_rig > .bot > .bot_Ba {width: 49%; height: 45px;}
    .demo_B > .mar > div {width: 50%;}
    .related_pro .owl-carousel .item {padding: 5px 0;}
    .related_pro .owl-carousel .item > .con > .txt > .tit {height: 52px; line-height: 25px; margin: 0;}
    .appl_lis > div > .img > .ico {width: 100px; height: 100px;}
    .appl_lis > div > .tit {padding: 13px 40px 13px 10px;}
    .appl_lis > div > .tit::after {width: 33px; height: 33px; top: calc(50% - 17px);}
    .subM > ul li a:link, .subM > ul li a:visited {padding: 10px 20px;}
    .circle_n01 {top: -140px;}
    .circle_c01 {top: -90px;}
    .inputC {width: calc(100% - 110px);}
    .selectA {width: 100px;}
    .inputB, .inputC {height: 45px; padding: 0 15px;}
    .selectA, .selectB, .selectC {height: 45px; padding: 0 30px 0 15px; background-position: calc(100% - 15px) calc(50% + 2px);}
    .cont_form textarea {height: 170px; padding: 10px 15px;}
}
/*430px_xs_end*/

@media only screen and (max-width:350px){
    .top-link > div > ul {display: none;}
    .top-link_show > div {justify-content: flex-start;}
    .bot_a a {width: 150px;}
    .bot_b a, .bot_c a {width: 240px;}
    .goTop, .goTop a:link, .goTop a:visited, .goTop a::after, .side_media > a {width: 35px; height: 35px;}
    .side_media {bottom: calc(60px + 35px + 10px);}
    .ind_A .txt > .bot, .ind_B > .con > .txt > .con > .bot {width: 160px; height: 50px;}
    .ind_A .img > a {width: 70px; height: 70px; top: calc(50% - 35px); left: calc(50% - 35px);}
    .ind_A .img > a::before {width: 70px; height: 70px;}
    .ind_A .img > a:hover::before {width: 75px; height: 75px; top: -3px; right: -3px;}
    .circle_02 {top: -7%;}
    .ind_B > .con > .img > .pic > a::before {width: 20px; height: 20px; left: calc(50% - 10px);}
    .circle_05 {top: -10%;}
    .circle_06 {bottom: -10%;}
    .ind_D > .frame_1604 > .lis .item > .con > .txt > .dat, .news_lis > div > .txt > .dat {width: 60px; height: 70px;}
    .ind_D > .frame_1604 > .lis .item > .con > .txt > .bot, .news_lis > div > .txt > .bot {width: 140px; height: 40px;}
    .logoF {max-width: 150px;}
    .prod_lis_main > div > .txt, .related_pro .owl-carousel .item > .con > .txt {padding: 15px 10px 75px 10px;}
    .prod_lis_main > div > .txt > .tit, .related_pro .owl-carousel .item > .con > .txt > .tit {letter-spacing: 0;}
    .prod_lis_main > div > .txt > .bot, .related_pro .owl-carousel .item > .con > .txt > .bot {left: 10px; right: 10px;}
    .pages a:link, .pages a:visited {min-width: 30px; height: 30px;}
    .pages .prev, .pages .next {min-width: 30px !important;}
    .pages .prev_pages, .pages .next_pages {min-width: 40px !important;}
    .prod_sub_rig > .bot > .bot_In, .prod_sub_rig > .bot > .bot_Ba {height: 40px;}
    .related_pro .owl-carousel .item > .con > .txt > .tit {height: 42px; line-height: 20px;}
    .appl_lis > div > .img > .ico {width: 70px; height: 70px;}
    .appl_lis > div > .tit {padding: 13px 30px 13px 10px;}
    .appl_lis > div > .tit::after {width: 27px; height: 27px; top: calc(50% - 14px); right: 6px;}
    .subM > ul li a:link, .subM > ul li a:visited {padding: 7px 20px;}
    .cont_form {padding: 20px 10px 50px 10px;}
    .inputC {width: calc(100% - 100px);}
    .selectA {width: 90px;}
    .cont_form textarea {height: 140px;}
}/*350px_xs_end*/