@charset "UTF-8";
/*wpindex-tmpl:twp1 wproduct-tmpl:twp2 wproduct2-tmpl:twp3 wpabout-tmpl:twp5 wproduct-detail:twp6 winquiry-tmpl:twp7 success-tmpl:twp8*/
html {font-family: sans-serif;line-height: 1.15;-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}body{margin: 0;font-family:"Roboto",Arial,"Microsoft YaHei",sans-serif;font-size: 1rem;font-weight: 400;line-height: 1.5;color: #212529;text-align: left;background-color: #fff;}textarea{font-family:"Roboto",Arial,"Microsoft YaHei",sans-serif;}a{color:#333;text-decoration: none;background-color: transparent;}a:hover {color:#ff852b;text-decoration: underline;}figure {margin: 0 0 1rem;}img {vertical-align: middle;border-style: none;}svg {overflow: hidden;vertical-align: middle;}table {border-collapse: collapse;}th {text-align: inherit;text-align: -webkit-match-parent;}label{display: inline-block;margin-bottom: 0.5rem;}.img-fluid {max-width: 100%;height: auto;}.form-control {display: block;width: 100%;height: calc(1.5em + 0.75rem + 2px);padding: 0.375rem 0.75rem;font-size: 1rem;font-weight: 400;line-height: 1.5;color: #495057;background-color: #fff;background-clip: padding-box;border: 1px solid #d4d4d4;border-radius: 0.25rem;transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.form-control {transition: none;	}}.form-control::-ms-expand {background-color: transparent;	border: 0;}.form-control:-moz-focusring {color: transparent;	text-shadow: 0 0 0 #495057;}.form-control:focus {color: #495057;background-color: #fff;border-color: #80bdff;outline: 0;box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);}.form-control::-webkit-input-placeholder {color: #6c757d;opacity: 1;}.form-control::-moz-placeholder {color: #6c757d;opacity: 1;}.form-control:-ms-input-placeholder {color: #6c757d;opacity: 1;}.form-control::-ms-input-placeholder {color: #6c757d;opacity: 1;}.form-control::placeholder {color: #6c757d;opacity: 1;}.form-control:disabled, .form-control[readonly] {background-color: #e9ecef;opacity: 1;}input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control {-webkit-appearance: none;-moz-appearance: none;appearance: none;}select.form-control:focus::-ms-value {color: #495057;background-color: #fff;}.input-group {position: relative;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-align: stretch;align-items: stretch;width: 100%;}.input-group > .form-control,.input-group > .form-control-plaintext,.input-group > .custom-select,.input-group > .custom-file {	position: relative;	-ms-flex: 1 1 auto;	flex: 1 1 auto;	width: 1%;	min-width: 0;	margin-bottom: 0;}.input-group > .form-control + .form-control,.input-group > .form-control + .custom-select,.input-group > .form-control + .custom-file,.input-group > .form-control-plaintext + .form-control,.input-group > .form-control-plaintext + .custom-select,.input-group > .form-control-plaintext + .custom-file,.input-group > .custom-select + .form-control,.input-group > .custom-select + .custom-select,.input-group > .custom-select + .custom-file,.input-group > .custom-file + .form-control,.input-group > .custom-file + .custom-select,.input-group > .custom-file + .custom-file {	margin-left: -1px;}.input-group > .form-control:focus,.input-group > .custom-select:focus,.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {z-index: 3;}.input-group > .custom-file .custom-file-input:focus {z-index: 4;}.input-group > .form-control:not(:last-child),.input-group > .custom-select:not(:last-child) {border-top-right-radius: 0;	border-bottom-right-radius: 0;}.input-group > .form-control:not(:first-child),.input-group > .custom-select:not(:first-child) {border-top-left-radius: 0;border-bottom-left-radius: 0;}.input-group > .custom-file {	display: -ms-flexbox;display: flex;-ms-flex-align: center;	align-items: center;}.input-group > .custom-file:not(:last-child) .custom-file-label,.input-group > .custom-file:not(:last-child) .custom-file-label::after {border-top-right-radius: 0;border-bottom-right-radius: 0;}.input-group > .custom-file:not(:first-child) .custom-file-label {border-top-left-radius: 0;border-bottom-left-radius: 0;}.input-group-prepend,.input-group-append {display: -ms-flexbox;	display: flex;}.input-group-prepend .btn,.input-group-append .btn {position: relative;	z-index: 2;}.input-group-prepend .btn:focus,.input-group-append .btn:focus {z-index: 3;}.input-group-prepend .btn + .btn,.input-group-prepend .btn + .input-group-text,.input-group-prepend .input-group-text + .input-group-text,.input-group-prepend .input-group-text + .btn,.input-group-append .btn + .btn,.input-group-append .btn + .input-group-text,.input-group-append .input-group-text + .input-group-text,.input-group-append .input-group-text + .btn {margin-left: -1px;}.input-group-prepend {margin-right: -1px;}.input-group-append {margin-left: -1px;}.input-group-text {display: -ms-flexbox;display: flex;-ms-flex-align: center;align-items: center;padding: 0.375rem 0.75rem;margin-bottom: 0;font-size: 1rem;font-weight: 400;line-height: 1.5;color: #495057;text-align: center;	white-space: nowrap;background-color: #e9ecef;border: 1px solid #d4d4d4;	border-radius: 0.25rem;}.input-group-text input[type="radio"],.input-group-text input[type="checkbox"] {margin-top: 0;}.input-group-lg > .form-control:not(textarea),.input-group-lg > .custom-select {height: calc(1.5em + 1rem + 2px);}.input-group-lg > .form-control,.input-group-lg > .custom-select,.input-group-lg > .input-group-prepend > .input-group-text,.input-group-lg > .input-group-append > .input-group-text,.input-group-lg > .input-group-prepend > .btn,.input-group-lg > .input-group-append > .btn {padding: 0.5rem 1rem;	font-size: 1.25rem;	line-height: 1.5;	border-radius: 0.3rem;}.input-group-sm > .form-control:not(textarea),.input-group-sm > .custom-select {height: calc(1.5em + 0.5rem + 2px);}.input-group-sm > .form-control,.input-group-sm > .custom-select,.input-group-sm > .input-group-prepend > .input-group-text,.input-group-sm > .input-group-append > .input-group-text,.input-group-sm > .input-group-prepend > .btn,.input-group-sm > .input-group-append > .btn {padding: 0.25rem 0.5rem;font-size: 0.875rem;	line-height: 1.5;	border-radius: 0.2rem;}.input-group-lg > .custom-select,.input-group-sm > .custom-select {padding-right: 1.75rem;}.input-group > .input-group-prepend > .btn,.input-group > .input-group-prepend > .input-group-text,.input-group > .input-group-append:not(:last-child) > .btn,.input-group > .input-group-append:not(:last-child) > .input-group-text,.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {border-top-right-radius: 0;	border-bottom-right-radius: 0;}.input-group > .input-group-append > .btn,.input-group > .input-group-append > .input-group-text,.input-group > .input-group-prepend:not(:first-child) > .btn,.input-group > .input-group-prepend:not(:first-child) > .input-group-text,.input-group > .input-group-prepend:first-child > .btn:not(:first-child),.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {border-top-left-radius: 0;	border-bottom-left-radius: 0;}*, ::after, ::before{box-sizing: border-box;}p{color:#777;line-height:26px;margin:0 0 20px;}*:focus {outline: none;}
/*form*/.form-group,.quform1 .w2,.quform1 .w1,.quform1 .w3{margin-bottom: 1rem;}.form-control:not(.form-control-sm):not(.form-control-lg) {font-size: 13.6px;font-size: 0.85rem;line-height: 1.85;}.form-control:not(.form-control-lg){font-size: 12px;font-size: 0.75rem;line-height: 1.3;}select.form-control[multiple], select.form-control[size] {height: auto;}.form-row {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap; flex-wrap: wrap;margin-right: -5px;margin-left: -5px;}.custom-select-1{position: relative;}.custom-select-1 select {line-height: 1;font-size: inherit;-webkit-appearance: none;-moz-appearance: none;appearance: none;}.custom-select-1:before {content: '\e6b5';font-family: "font_family" !important;position: absolute;display: block;top: 53.5%;right: 14px;color: #212530; font-weight: 900; font-size: 0.8em;pointer-events: none;transform: translate3d(0, -50%, 0);}.t-orange{color:#fff6600;}input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],textarea {-webkit-appearance: none;}.form-control::-webkit-input-placeholder,input[type="text"]::-webkit-input-placeholder,input[type="password"]::-webkit-input-placeholder,input[type="datetime"]::-webkit-input-placeholder,input[type="datetime-local"]::-webkit-input-placeholder,input[type="date"]::-webkit-input-placeholder,input[type="month"]::-webkit-input-placeholder,input[type="time"]::-webkit-input-placeholder,input[type="week"]::-webkit-input-placeholder,input[type="number"]::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder,input[type="url"]::-webkit-input-placeholder,input[type="search"]::-webkit-input-placeholder,input[type="tel"]::-webkit-input-placeholder,input[type="color"]::-webkit-input-placeholder,textarea::-webkit-input-placeholder {color: #bdbdbd;}.form-control::-moz-placeholder,input[type="text"]::-moz-placeholder,input[type="password"]::-moz-placeholder,input[type="datetime"]::-moz-placeholder,input[type="datetime-local"]::-moz-placeholder,input[type="date"]::-moz-placeholder,input[type="month"]::-moz-placeholder,input[type="time"]::-moz-placeholder,input[type="week"]::-moz-placeholder,input[type="number"]::-moz-placeholder,input[type="email"]::-moz-placeholder,input[type="url"]::-moz-placeholder,input[type="search"]::-moz-placeholder,input[type="tel"]::-moz-placeholder,input[type="color"]::-moz-placeholder,textarea::-moz-placeholder {color: #bdbdbd;}.form-control:-ms-input-placeholder,input[type="text"]:-ms-input-placeholder,input[type="password"]:-ms-input-placeholder,input[type="datetime"]:-ms-input-placeholder,input[type="datetime-local"]:-ms-input-placeholder,input[type="date"]:-ms-input-placeholder,input[type="month"]:-ms-input-placeholder,input[type="time"]:-ms-input-placeholder,input[type="week"]:-ms-input-placeholder,input[type="number"]:-ms-input-placeholder,input[type="email"]:-ms-input-placeholder,input[type="url"]:-ms-input-placeholder,input[type="search"]:-ms-input-placeholder,input[type="tel"]:-ms-input-placeholder,input[type="color"]:-ms-input-placeholder,textarea:-ms-input-placeholder {color: #bdbdbd;}
.container{width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}i{font-family:"font_family" !important; font-size: 16px;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.el-1,.main5col p,.prodtit,.prod span,.hwp3b,.prod-la2,.pf1,.pcomtit h3,.coba-2 h4,.inq-col2 h3{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}.el-2,.coba-2 h5,.coba-1 h1{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;}.el-3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;}.btn{padding:8.528px 14.928px;padding:0.533rem 0.933rem;cursor:pointer;background:linear-gradient(45deg,#ff852b 50%, rgba(255,133,43,.8));border:1px solid #ff852b;border-color:transparent;color: #FFF;font-size:1rem;border-radius: 5px;}.btn:hover {text-decoration: none;background:rgba(255,133,43,.9);border-color:  #ff852b;color: #FFF;}.btnf{padding:8.528px 14.928px;padding:0.533rem 0.933rem;cursor:pointer;font-size:1rem;background:rgba(255,133,43,.05);border:1px solid rgba(255,133,43,.3);border-radius:5px;}.btnf:hover{background:rgba(255,133,43,.1);text-decoration: none;border-color:rgba(255,133,43,.1);}.a-image1 {overflow: hidden;display: inline-block;}.a-image1 img {transition: transform 0.5s ease;max-width: 100%;max-height: 100%; transform: scale(1);}.a-image1:hover img {transform: scale(1.1);}hr{background: rgba(0, 0, 0, 0.06);border: 0;height: 1px;margin:1rem 0;}.t-main,.t-main:visited{color:#ff852b}.t-main:hover{color:#e64545;}.sivimg,.prod-r1 .a-image1,.othp2-col .a-image1{position: relative;width: 100%;padding-bottom: 100%; overflow: hidden;}.sivimg img,.prod-r1 .a-image1 img,.othp2-col .a-image1 img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
/*wp header*/.head-wp .container,.head-wp5 .container{display:-ms-flexbox;display: flex;-ms-flex-wrap:wrap;flex-wrap: wrap;}.head-wp2{flex:1;display: flex;align-items: center; justify-content: flex-end;}.head-wp2 .head-icon1{margin-right:10px;}.head-wp2 .head-icon1:hover label,.head-wp2 .head-icon2:hover label{cursor:pointer !important;}.head-wp3{display:flex;padding:0;align-items:center;}.hwp3a{display:flex;align-items:center;justify-content:center;width:60px;height:60px;margin-right:10px;border-radius:50%;background:rgba(255,133,43,.5)}.hwp3c{flex:1;}.hwp3b{margin:0;}.hwp3c p{margin:0;}.hwp3 a{text-decoration: none;}.hwp5{display:flex;align-items: center;}.vip{font-size:.75rem;background: #e64545;border-radius:3px;color: #fff;margin-right: 5px;border: 1px solid #e64545;padding: 0.1rem 0.3rem; line-height: 1;}.free{font-size: .75rem;background:#fff;border-radius:3px;color:#ff852b;margin-right: 5px;border: 1px solid #ff852b;padding: 0.1rem 0.3rem; line-height: 1;}.head1-but2{display: flex;align-items: center;margin-top: -0.5rem;justify-content: flex-end;flex: 1;}.h-logtx1{color:#ff852b;align-items: center;font-weight:bold;}.h-loghy{width:30px;height:30px;border-radius:30px;margin-right:5px;}.wpnav .nav .active{background: rgba(0, 0, 0, .1);}
/*nav*/.wpnav .nav{display:inline-flex;list-style:none;padding:0;margin-top:0;margin-bottom:0;}.wpnav .nav li{display:flex;}.wpnav .nav .nav-link{padding:.5rem 2rem;color:#fff;}.wpnav .nav .nav-link:hover{color:#fff;background:rgba(0,0,0,.1)}.wpnav .dropdown .dropdown-menu{display:none;position: absolute;background: #fff;margin: 40px 0 0 0;z-index: 9;border: 1px solid #ebebeb;padding:.5rem 0;box-shadow:2px 2px 10px 2px rgba(0,0,0,.2)}.wpnav .dropdown:hover .dropdown-menu{display:block;}.wpnav .dropdown .dropdown-menu li a {padding:.5rem 2rem .5rem 2rem;}.wpnav .dropdown .dropdown-menu li a:before{content: "";border: 5px solid #ccc;border-color: transparent transparent transparent #ccc;position: absolute;margin: 0.3rem 0 0 -1rem;}
/*erm*/.topsma1{position:relative;}.topsma1:hover .smapic1{display:block;}.topsma1 .smapic1{position:absolute;display:none;border:solid 1px #ebebeb;padding:10px;background:#ffffff;width:200px;z-index:99;left:0;color:#aaaaaa;font-size:1.2rem;box-shadow:0 3px 10px rgba(129,153,173,.1);text-align:center;}.topsma1 .smapic1 img {margin: 0 auto; max-width: none;}
/*ind*/.main{background:#f3f3f3;padding-top:1rem;}.wp1{background:#f3f3f3;margin-top:1rem;}.prod-r1,.prod-r2,.prod-r3,.abou-r1,.abou-r2{background:#fff;padding:1.875rem 20px !important;margin-bottom:1rem;}.prod-r1 .a-image1{border:1px solid #f3f3f3;}.indp-col{-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}.ptit{text-align:left;margin: 0 0 1rem;font-size:1.123rem;}.prod{margin:1rem .3rem;}.prod h3{font-size:1rem;margin:0;font-weight:normal;}.prod .row{margin:0 !important}.swiper-wrapper img{width:100%;max-height:300px;}.prodtit{display:block;}.prod span{display:block;color:#888;}.prod p.price{margin:0;color:#ff852b;font-weight:bold;}.prod .prodinq{display:block;width:100%;background:rgba(255,133,43,.05);border:1px solid rgba(255,133,43,.3);;border-radius:5px;text-align:center;padding:.32rem;}.prod .prodinq:hover{background:rgba(255,133,43,.1);text-decoration: none;}.prod-la,.prod-lb{padding:1.7rem;margin-bottom: 20px;background: #fff;border: 1px solid #eeeeee;}.prod-la h2{font-size:1.125rem;text-align: left;}.prod-la1{list-style: none; padding: 0;}.prod-la2{display:block;}.prod-la2:before{content:"";border:5px solid  #000;border-color:transparent transparent transparent #ff852b;display:inline-block;padding-right:5px;}.prod-la2:hover{background:rgba(255,133,43,.1)}.indcon-row{display:flex;}.indcon-col{width:70px;}.indcon-col img{width:60px;height:60px;overflow:hidden;border-radius:50%;}.indcon-col2{width:calc(100% - 70px);}.indcon-col2 .small{font-size:small;color:#888;}.textarea1{width:100%;border:1px solid #d4d4d4;padding:.375rem .625rem;border-radius: 3px;}.indconfrom{margin:1rem 0;}.prod-lb .btn{width:100%;margin-top:0.5rem;}.prod-row1{justify-content: space-between;margin:0 5px !important;}.prod-row1 .ptit{margin:0;}.prod-row1 .more{color:#ff852b;}.prod-r2-col{margin-top:1rem;}.prod-r2 .intr1 p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8;overflow:hidden;text-overflow:ellipsis;line-height: 2;}.prod-r2 .pf1{color:#666;line-height:2;}.prod-r2 .pf1a,.prod-r2 .pf1b{font-weight:bold;}.pf1 i{padding:0 .5rem;}
/*product_list*/.prod-la .input-group{margin-bottom:1rem;}.prod-la .input-group .btn{padding:.4rem .7rem;background: rgba(255,133,43,.05);border: 1px solid #d4d4d4;border-left: 0;color: #333;}.icall{flex:1;display:flex;justify-content:flex-end;align-items: center;}.icd-row,.icd-row1{display:flex;border:1px solid #d4d4d4;margin-right:1rem;border-radius:5px;}.icd-row1{margin-right:0;margin-left:1rem;}.icd-row a{border-right:1px solid #d4d4d4;background:rgba(255,133,43,.05);padding:.1rem .5rem;text-decoration: none;color:#666;}.icd-row1 a{border-right:1px solid #d4d4d4;background:rgba(0,0,0,.05);padding:.1rem .5rem;text-decoration: none;color:#d4d4d4;}.icd-row a:last-child,.icd-row1 a:last-child{border-right:0;}.icd-row a.active{color:#e64545;}.icd-row1 a.active{color:#ff852b;background:rgba(255,133,43,.05)}.icd-row i{font-size:15px;}.icd-row1 i{font-size:.6rem;}
.indp-colmode2{width: calc(100% + 10px);margin-left: -5px;margin-right: -5px;border-bottom: 1px solid #eeeeee;}.indp-colmode2 .prod{display:flex;margin:1.1rem 1.5rem 1rem;}.indp-colmode2 .mode2a{width:270px;padding-right:20px;}.indp-colmode2 .mode2b{flex:1;}.indp-colmode2 .prodinq{width: fit-content;padding: 0.4rem 2rem;}.indp-colmode2 .mode2c{padding:0;margin:0;}.indp-colmode2 .mode2c li{list-style: none;display:flex;}.indp-colmode2 .price{margin:.5rem 0 !important;font-size: 1rem;}.indp-colmode2 .btn{margin-right:.5rem;}.indp-colmode2 .prodtit{font-weight:bold;}
/*product_detail*/.wpde-col{/*width:800px;*/width:55%;}.wpde-col2{/*width:calc(100% - 800px);*/width:45%;}.wpde-col2 .sale{color:#ff852b;font-weight: bold;}.wpde-col2 .sale .sale123{font-size:1rem;font-weight:normal;color:#333;padding-right: 1rem;}.wpde-col2 .price{border-top:1px solid rgba(0, 0, 0, 0.06);border-bottom:1px solid rgba(0, 0, 0, 0.06);padding: 1rem 0;margin-bottom: 1rem;}background: linear-gradient(45deg, rgba(255,133,43,.2), transparent);border-radius: 10px;align-items: center;}
.pcom1-all{}.pcomtit{display:flex;justify-content:space-between;align-items: center;padding:0 0 .2rem;}.pcom1{display:flex;background: linear-gradient(45deg, rgba(255,133,43,.2), transparent);border-radius: 10px;align-items: center;padding: 1rem;}.pcomtit h3{margin:0;}.pcom1-l{display: flex;align-items: center;justify-content: center;width: 60px;height: 60px;margin-right: 10px;border-radius: 50%;background: rgba(255,133,43,.5);overflow: hidden;}.pcom1-r{flex:1;}.pcom1a{display:flex;}.pcom1a i{margin-right:5px;width:1rem;height:1rem;border-radius:50%;background:#ff852b;color:#fff;padding:0.1rem;}.pcom1a a{margin-right:15px;}.pcom1a a:hover{text-decoration: none;}.pcom2{padding: 0 1rem;}.pcom2 h5{font-size:1rem;margin:.5rem 0}.pcom2a{list-style: none;padding: 0;margin: 0; line-height:2;}.pcom2a li{display:flex;}.pcom2a li i{margin-right:5px;color:#ff852b;}.pcom2a li span{color:#666;}.pintr-row{display:flex}.pintr-col{width:calc(100% - 340px);padding:1rem 20px 0 0;}.pintr-col2{width:340px;padding:1rem;}.pintr-col2a{border-radius:10px;background: #fff;box-shadow: 0px 4px 8px 0px rgba(214,219,232,.8); display: flex;flex-flow: column;}.pintr-col2a .pcom1{border-radius:10px 10px 0 0;width:100%;}.pintr-col2a .indcon-row{padding:1rem;width:100%;}.pintr-col2a .pcom1-l{width:50px;height:50px;}.pintr-col2a .pcomtit h3{font-size:1rem;}.pintr-col2a .btn{width: calc(100% - 2rem);border-radius: 5rem;margin: 0 1rem 1rem;text-align: center;}.pintr-col2a .btnf{width: calc(100% - 2rem);border-radius: 5rem;margin: 0 1rem 1rem;text-align: center;}.pintr-col .table{border-right:1px solid #eeeeee;border-bottom:1px solid #eeeeee;width:100%;}.pintr-col .table th,.pintr-col .table td{border-top:1px solid #eeeeee;border-left:1px solid #eeeeee;padding:1rem;}.pintr-col .table th{background:rgba(255,133,43,.03);width:30%;}.othp2-tit{font-size:1rem;}.othp2-col{text-align:center;}.othp2-col .product-p{display:flex;height: 210px;align-items: center;}.othp2-col .a-image1{width:100%;border-radius: 4px;}.othp2-col .img-fluid{width:100%;}.othp2-tit2{font-size:1rem;font-weight:normal;margin: 0.5rem 0 2rem;}.othp1{background:#d4d4d4;}.pdbut{display:flex;}.pdbut .btn,.pdbut .btnf{width: calc(50% - 10px);margin-right:10px;display: flex; justify-content: center;border-radius: 5rem;}
/*product_detail:pdetail*/.contai1 {text-align: center;}.large-image-container{margin-bottom: 20px;position: relative;background: #f7f7f7;border-radius: 5px;height: 520px;display: flex;justify-content: center;align-items: center;}.large-image{max-width:100%;height:auto;max-height:520px;}.navigation-arrow {cursor: pointer;position: absolute;top: 50%;transform: translateY(-50%);font-size: 2em;color: #333;user-select: none;}.prev {left:20px;}.next {right:20px;}.large-image-container .navigation-arrow{display: flex;justify-content: center;align-items: center;width: 3rem;height: 3rem;border-radius: 5rem;background: #fff; box-shadow: 0px 3px 3px -3px rgba(0,0,0,.12), 0px 6px 10px 0px rgba(0,0,0,.06), 0px 9px 16px 8px rgba(0,0,0,.03);}.large-image-container .navigation-arrow i{font-size:1.4rem;-webkit-font-smoothing: antialiased;font-weight:bold;}.thumbnails-container {display: flex;justify-content: center;}.thumbnail{ursor:pointer;margin:0 5px;width:80px;height:80px;border:2px solid transparent;border-radius:1rem;}.thumbnail.active{border-color: #333;}.thumbnail:hover{border-color:#333;opacity:.8;}.thumbnails-container .navigation-arrow{top: unset;right: unset;left: unset;right: unset;}.thumbnails-container .prev{margin: 2rem 0 0 -45rem;}.thumbnails-container .next{margin: 2rem -45rem 0 0;}
/*product_detail:Tab*/.tabs{display: flex;cursor: pointer;border-bottom: 1px solid #eeeeee; background:rgba(255,133,43,.1);}.tab{padding: 10px 20px;border-bottom: none; margin-right: 4px;transition: background-color 0.3s;border-top: 2px solid transparent;}.tab:hover{background:rgba(255,133,43,.3);}.tab.active{background: #fff;border-bottom: 1px solid #fff;border-top:2px solid #ff852b;}.tab-content{display:none;padding: 20px;border: 1px solid #eeeeee;border-top: none;background:#fff;}.tab-content.active {display: block;}
/*wp header:sicon*/.sicon{margin: 0 80px -40px;}.sicon .container{height: 40px;display: flex; justify-content: flex-end;align-items: center;}.topsma2{ position: relative;}.topsma2:hover .smapic2 { display: block;}.topsma2 .smapic2 {position: absolute;width:200px;text-align:center;top:30px; left: -81px; right: -81px; display: none; border: solid 1px #ebebeb; padding:5px 10px 10px 10px; background: #ffffff;  z-index: 99;}.topsma2 .smapic2 img { width: 100px; height: 100px; margin:0 auto;}
/*page*/.page-header{margin-top:-1rem;}.breadcrumb{display:flex;padding:0;color:#666;margin:0.5rem;}.breadcrumb li{display: inline-flex;align-items: center;font-size: 0.8em;}.breadcrumb > li + li:before {color: inherit;opacity: 0.5; font-family: "font_family" !important;font-size: .6rem;content: "\e6a7";padding: 0 7px 0 5px;}.breadcrumb a{color:#666;}.breadcrumb .icon-shouye{margin-right:5px;}
/*pagerm*/.pagination {position: relative;z-index: 999;-ms-flex-pack: center;justify-content: center ;display: flex;padding-left: 0; list-style: none; border-radius: 0.25rem;margin-top: 0; margin-bottom: 1rem;}.page-link{position: relative;display: block;padding: 0.5rem 0.75rem;margin-left: -1px;line-height: 1.25;color:#1f68b7;background:#fff;border: 1px solid #dee2e6;text-decoration: none !important;}.pagination .page-item:hover .page-link{background:rgba(0,0,0,.1);}.pagination .page-item.active .page-link {background-color:#ff852b;border-color:#ff852b;z-index: 3;color:#fff;}.page-item:first-child .page-link {margin-left: 0;border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem;}.page-item:last-child .page-link {margin-left: 0;border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem;}.page-item i{font-size:.75rem;}
/*about*/.abou-r1 ul li{display:flex;line-height:2;}.abou-r1 .abou-rl{color: #888;padding-left:25px;width:25%;}.abou-r1 .abou-rr{width:75%;word-wrap:break-word;}.abou-r1 i{color:#666;width:1.2rem;height:1.2rem;display:inline-flex;justify-content: center;align-items: center;border-radius: 5rem;margin-right: 0.5rem;font-size:1rem;}
/*foot*/.footbox{text-align:center;background:#ebebeb;font-size:12px;line-height:2;color: #666;padding:1rem 0;}.footbox a{color: #666;}
/*wpad*/ .container-ad{position: relative;width:100%;height: 300px;overflow: hidden;}.layer {position: absolute;width: 100%;height: 100%;background-size: cover;background-position: center;}.coba-1 {background:url(../../new/images/wpad-1-orange.jpg) center no-repeat;background-size:cover;z-index: 2;clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);transition: clip-path 1s ease-in-out;}.coba-2{background:url(../../new/images/wpad-2-orange.jpg) center no-repeat;background-size:cover;z-index: 1; }.coba-1.hide {clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);}.coba-1.show {clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);}.wpad-1a{padding:50px 0 0 150px;text-align:left;width:100%;display:block;}.coba-1 h1{display:flex;color:#fff;justify-content:center;margin:20px 0;padding:0 50px;font-size:2.5rem;line-height:3rem;max-height:6rem;width:100%;}.coba-2 .wpad-2a{display:flex;color:#ff852b;justify-content:center;padding:50px 360px 0 90px;font-size:1.5rem;flex-flow: column;line-height:3rem;}.coba-2 h4{width:100%;font-size:1.8rem;margin:0;}.coba-2 h5{width:100%;font-size:1.5rem;margin:0;max-height:6rem;}.coba-2 .btn{border-radius:5rem;padding:.5rem 1rem;width:fit-content;margin-top:1rem;line-height:1;font-weight:bold;}
/*inquiry*/.inq-row{padding-bottom:1rem;display:flex; justify-content:center;flex-flow:column;align-items:center;}.inq-col2 h3{padding:1rem;font-size:1rem;font-weight:normal;}.inq2-row{display:flex;padding: 1rem;}.inq2-a{width:70px;}.inq2-b{width:calc(70% - 70px);padding:0 10px;}.inq2-b h1{font-size:1rem;font-weight:normal;}.inq2-c{display:flex;width:30%;}.inq2-c .form-control:last-child{margin-left:5px;max-width:60px;}.inq-bg .form-control{height:40px;}.write_words .active{color:#e64545;text-align:center;display: block;}.text-color-danger { color: #ff5b5b !important;}.inq-tit{font-size:1.5rem;text-align:center;margin: 0 0 1rem;font-weight:bold;}.align-c{text-align: center;}
/*winquiry2-tmpl*/.w2inq-all{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:9999;justify-content: center;align-items: center;display: flex;}.w2inq{background:#fff;border-radius:5px;}.w2inq-tit{display:flex;border-bottom:1px solid #f3f3f3;line-height:2;justify-content: space-between;padding:0 1rem;}.w2inq-tit h3{margin:0;font-size:1rem;}.w2inq-tit .w2inq-titb{color:#999;text-decoration: none;}.inqmesg_box{padding:1rem 2rem;}.write_words{width:100%;display: block;}.write_words .inactive{text-align:center;display: block;}.w2inq-all .btn,.w2inq-all .btnf{min-width:30%;}.forbtn .btn{margin-right:5px;}
/*inquiry ok*/.inq2-ok{border: 1px solid rgba(255,133,43, .2);background: rgba(255,133,43, .05);margin: 0 10px 3rem;border-radius:5px;}.inqok1{font-size:1.2rem;color:#e64545;width:100%;text-align:center;padding:3rem 0 1rem;font-weight:bold;}.inqok2{font-size:14px;width:100%;text-align:center;padding:0 2rem 3rem;color:#666;}.inqok3{color:#ff852b;}
/*header language*/
@media (min-width: 576px) {.container{max-width: 540px;}}
@media (min-width: 768px) {.container{max-width: 720px;}
.col-md-1 {-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}
.col-md-2 {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}
.col-md-3 {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}
.col-md-4{-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}
.col-md-5 {-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;}
.col-md-6 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.col-md-7 {-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%;}
.col-md-8{-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}
.col-md-9 {-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}
.col-md-10 {-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}
.col-md-11 {-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%;}
.col-md-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
	}
@media (min-width: 992px) {.container{max-width: 960px;}.pc-no,.navCir,#icon-r,#layerA .icon-shanchu{display:none}
.col-lg {-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}
.col-lg-auto {-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: 100%;}
.col-lg-1 {-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}
.col-lg-2,.logo,.othp2-col{-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}
.col-lg-3{-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}
.col-lg-4{-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}
.col-lg-5,.prod-r2-col{-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;}
.col-lg-6{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.col-lg-7,.prod-r2-col2{-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%;}
.col-lg-8,.head-wp3,.inq-col,.inq-col2{-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}
.col-lg-9{-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}
.col-lg-10{-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}
.col-lg-11 {-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%;}
.col-lg-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
/*wp header*/.logo{text-align:center;}.head-wp,.head-wp5{position: relative;background-color: #fff;}.head-wp{padding:1rem 0;border-bottom:1px solid #ebebeb;}.logo img{height:48px;margin-top:-3px;}.head-wp4{flex:1;display: flex;align-items: center; justify-content: center;}.head-wp4 .form-control{height:38px;}.head-wp4 .form-control.c1{width: 30%;flex: unset;}.hwp3b{max-width:800px;}
/*nav*/.wpnav{background:#ff852b}
/*ind*/.head-wp3{padding:1rem 15px 1rem 0 !important;}.prod-lb .textarea1,.prod{font-size:14px;}.hwp3c p{font-size: 13px;}.prod-l{width:300px !important;}.prod-r{width:calc(100% - 300px) !important;padding-right:15px;}.prod-la2{font-size:14px;line-height:2.5;}.prod-lb .form-control{font-size:12px;}.prod-lb{position: -webkit-sticky; position: sticky;top: 0;z-index: 1000;}.prod-row1 .more,.prod-r2 .intr1,.prod-r2 .pf1{font-size:14px;}
/*product_list*/.icd2{font-size:14px;}.wp-pli{background:#f3f3f3;margin-top:1rem;}.indp-colmode2 .prodtit{font-weight:bold;padding: 0.5rem 0;}.indp-colmode2 .mode2c li{line-height:2;}
/*product_detail*/.wpde-row{display:flex}.wpde-col2{padding-left:20px;}.wpde-col2 h1{font-size:22px;line-height:28px;}.wpde-col2 .sale{font-size:28px;}.wpde-col2 .d2{font-size:14px;}.pcom2a,.pcom2 h5,.pcom1a{font-size:14px;}.othp2-tit{font-size:22px;}.pcomtit h3{max-width:200px;}.pintr-col2a .pcomtit h3{max-width:200px;}
/*pagerm*/.pagerm{margin-top: 3rem;font-size: .85rem;}
/*about*/.abou-r1 ul li{font-size:14px;}.abou-r2 .a-image1{float:right;margin: 0 0 0 1rem;}.abou-r2 .intr1{min-height: 350px;}
/*inquiry*/.inq-bg{background:#fff;width:100%;padding-top:1rem;border-radius: 1rem 1rem 0 0;}.inq-row .btn{width:13rem;padding:.6rem;}.inq-col2 h3{border:1px solid rgba(255,133,43,.2);border-bottom:0;background:rgba(255,133,43,.05);margin:0 10px;}.inq2-row{border:1px solid rgba(255,133,43,.2);margin:0 10px 1rem;background:rgba(255,133,43,.05);}.inq-tit{padding:2rem 0 1rem}
/*winquiry2-tmpl*/.w2inq{width:590px;}.w2inq-all .form-group{display:flex;}.w2inq-all .form-group label{width:7rem;}.forbtn{padding-left:6.7rem !important;}
}
@media (min-width: 1200px) {.container{max-width: 1200px;}.pcomtit h3{max-width:250px;}}
@media (min-width: 1440px) {.container{max-width: 1440px;}.pcomtit h3{max-width:500px;}}
.row,.ma5b-row,.ma5d-row,.nav,.prod-row1,.wpde-row,.pintr-row,.othp2-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right: -15px;margin-left: -15px;}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,.col-xl-auto,.head-wp3,.indp-col, .prod-l,.prod-r1,.prod-r2-col,.prod-r2-col2,.othp2-col,.abou-r1,.abou-r2,.inq-col,.inq-col2{position: relative;width: 100%;padding-right: 15px;padding-left: 15px;}
.col{-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}
.col-auto {-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: 100%;}
.col-1 {-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}
.col-2 {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}
.col-3,.grea-col2{-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}
.col-4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}
.col-5 {-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;}
.col-6{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.col-7 {-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%;}
.col-8 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}
.col-9{-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}
.col-10 {-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}
.col-11 {-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%;}
.col-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}

@media (max-width:991.999px){.m-no,.foot,#layerA,.head1-but .icon-xiezi,.head1-but label,.ma5b-1a .btn,.footbox,.hwp3a,.topsma1,.abou-r1 i{display:none}.m-no1{display:none !important}.container{padding-left:10px;padding-right:10px;}.input-group{background-color: #f4f4f4;border-radius:5rem;border: 0;font-size: 0.8rem !important;color: #8d8d8d;}
/*wp header*/.head-wp5 .container{padding:0;}#header{background:rgba(255,133,43,.5);}#header:before{content: "";background:url(../../new/images/mbg.jpg) no-repeat;background-size:cover;width:100vw;height:9rem;position:absolute;z-index: -1;}#header:after{content:"";width:100vw;height:3rem;background:#f3f3f3;position: absolute;margin: -1rem 0 0;border-radius: 1rem 1rem 0 0;}.logo{width:100%;display:flex;justify-content:center;padding:1rem 0 .5rem;}.logo img{height:25px;}.hwp3c{width:75vw;flex: unset;}.head-wp3{padding: 0.5rem;}.head-wp3 .icon-fa-left{color:#fff;padding-right:.5rem;}.hwp3b{font-size:1rem;color:#fff;}.head-wp4{display:flex;align-items:center;margin:0 .5rem;}.head-wp3 a i{padding:0 .5rem;color:#fff;}.input-group .form-control{border:0;background: transparent;}.input-group .btn{background:rgba(255,133,43,.3);border-radius:0 5rem 5rem 0;}.wpnav{padding: 0 0 1.5rem;}.wpnav .nav .nav-link{padding:.5rem 0 .5rem 1rem;}.ind-img{margin:.5rem 0 0;border-radius:1rem;overflow:hidden;}.head1-but2{margin: 0.5rem 10px 0 0; position: absolute; right: 0;z-index: 9;}#h-logtall{display:none;background-color:#fff;position:absolute;margin:7.5rem 0 0 0;width:150px;height:80px;padding:1rem;border:1px solid #eeeeee;z-index: 9;box-shadow: 2px 2px 7px 2px rgba(0,0,0,.1);}#h-loghy {cursor: pointer;}
/*ind*/.ptit{font-size:1rem;}.prod-r1,.abou-r2{width:calc(100vw - 20px);border-radius:1rem;overflow:hidden;margin:0 5px 0 15px;padding:1rem 10px 0;}.prod-r1 .row{margin:0 -15px 0 0;}.indp-col{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width:50%;padding: 0 15px 0 0;}.prod{margin:1rem 0;}.prod p.price{font-size:.9rem;}.prod-r2{width:calc(100vw - 20px);margin:1rem 5px 4rem 15px;border-radius:1rem;padding: 1rem 15px;}.swiper-wrapper img{height:120px;}.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:0 !important;}
/*product_list*/.twp2 .prod-row1,.twp3 .prod-row1{padding-top: 0.7rem;margin: 0.7rem -5px 0 !important;border-top: 1px solid #f3f3f3;}.wp-pli{margin-top: -2rem;}.wp-pli .prod-r1{width:100vw;margin:0 0 0 5px;}.indp-colmode2{margin-left:-5px;margin-right:5px;width:100%;margin-bottom: 0.5rem;}.indp-colmode2 .prod{margin:1rem 0;}.indp-colmode2 .mode2a{width: 6.5rem;padding-right: 0.5rem;}.indp-colmode2 .mode2b{width:calc(100% - 6.5rem);}.indp-colmode2 .prod span.m-no{display:none;}.indp-colmode2 .prod p.price{font-size:1rem;margin: 0 0 0.2rem !important;}.indp-colmode2 .btn{padding: 0.4rem;}
/*product_detail*/.wpde-row,.pintr-row{flex-flow: column;}.wpde-col{width:100%;padding: 0 10px;}.wpde-col2{background: #fff;border-radius: 1rem;margin: 0.5rem 10px;width: calc(100% - 20px);padding: 0 10px;}.wpde-col2 h1{font-size:1.375rem;}.wpde-col2 .sale{font-size:1rem;}.thumbnails-container{width:calc(100vw - 40px);overflow: hidden;margin-left:15px;}.thumbnails-container .prev{margin: 2rem 0 0 0; left: 0;}.thumbnails-container .next{margin:2rem 0 0 0;right: 0;}.pintr-col{width:100%;padding: 0 10px;}.pintr-col2{width:100%;padding: 0 10px;margin: 0.5rem 0 3.5rem;}.contai1{background: #fff;border-radius: 1rem;margin-top: 0.5rem;}.large-image-container{height: calc(100vw - 20px);background: #fff;border-radius: 1rem;}.large-image{height: calc(100vw - 20px);border-radius: 1rem;width:100%;}.pcomtit h3{-ms-flex: 0 0 80%;flex: 0 0 80%;max-width:80%;}.mwhihr{background: transparent;}.pintr-col2a{flex-flow: wrap;}.pintr-col2a .btn,.pintr-col2a .btnf{width: 40%;margin: 0 5px 1rem;}.pdbut{position: fixed; z-index: 9999; bottom: 0;background: #f5f5f5;width:80vw;right: 0;padding:3px 10px;}.pdbut .btn{width:100%;}
/*wp header:sicon*/.sicon{display: block;position: absolute;z-index: 9;right: 0; left: 0;margin: -1rem 0 0 0;}.sicon .container{justify-content: center;}
/*pagerm*/.pagerm{margin-bottom: 4rem;}
/*about*/.abou-r2{margin-top:2.5rem;padding-bottom:0 !important;}.abou-r1{width: calc(100vw - 20px);margin: 1rem 5px 4rem 15px;border-radius: 1rem;padding: 1rem 15px !important;}.abou-r1 ul{padding:0;}.abou-r1 .abou-rl{padding:0;min-width: 7rem;width:35%;}.abou-r1 .abou-rr{width:65%;}
/*m foot*/.navCir{position: fixed;bottom:0px ;width: 100%;z-index: 999;background:#f7f7f7;box-shadow: 1px 1px 6px 2px rgba(0,0,0,.1);}.navCir li{display:block; line-height:20px !important; width: 20%;padding:3px 0;border-top:1px solid #f5f5f5 ;float: left;text-align: center;font-size:.75rem;list-style:none;}.navCir li i{display: block;font-size:1.5rem;}.navCir li a{color:#333; padding:0.1rem; display:block;}.navCir .cart-info {position: absolute; width: 100%;text-align: center;top: 50%;margin-top: -4px;left: 0; padding: 0;display: block;line-height: 1;}.navCir .cart-info .cart-qty {position: absolute;top: -20px;right:6.6rem; width: 15px;height: 15px;display: block;font-size: 9px; font-weight: 600;color: #fff;background-color: #e64545; text-align: center; line-height: 15px;  border-radius: 20px;box-shadow: -1px 1px 2px 0 rgba(0, 0, 0, 0.3);}.navCir li.active a,.navCir li.active a:visited{color:#fff;background-color:#ff852b!important;display:block;border-radius:.5rem;line-height:1;margin: 0 5px;}.navCir li.active a:hover{color:rgba(255,255,255,.3);}
/*wpad*/.container-ad{height:200px;border-radius:1rem;margin:.5rem 0 0 0}.wpad-1a{padding:1rem 10px;width:7rem;}.wpad-1a img{width:100%;}.coba-1{background-size: 100% 100%;}.coba-1 h1{font-size:1rem;}.wpad-2a{padding:1rem 10px;line-height:2rem;}.coba-2 h4{font-size:1rem;}.coba-2 h5{font-size:1rem;max-height:4rem;}.coba-2 .wpad-2a{padding:2rem 20px 1rem;line-height:2rem;}
/*inquiry*/.inq-bg{min-height:80vh;padding-top: 1rem;}.inq-col2{padding:0;background:#fff;border-radius:1rem;margin-bottom:1rem;}.inq-col2 h3{margin:0;padding-bottom:0.5rem;border-bottom: 1px solid rgba(255,133,43,.1);}.inq2-row{flex-flow: wrap;}.inq2-a{width:3rem;position: absolute;}.inq2-b{width:calc(100% - 3.5rem);padding-left:3.5rem;color:#ff852b}.inq2-c{width:calc(100% - 3.5rem);padding-left:3.5rem}.inq-col{background:#fff;border-radius:1rem;padding:1rem 10px 2rem;}.inq-tit{font-size:1rem;width:calc(100vw - 20px);padding-top:0.5rem;border-top:1px solid #ebebeb;}
/*winquiry2-tmpl*/.w2inq{width:90%;}.inqmesg_box{padding:1rem;}.forbtn{text-align: center;}
/*inquiry ok*/.inq2-ok{margin: 1rem 10px;border-radius: 1rem;}.inqok1,.inqok2{font-size:1rem;}
}
/*language*/
.w-100{width:100%;}
.languagebox{margin-left:48px;position:relative;z-index:9;}
.languagebox a:hover{text-decoration:none;}
.languagebox .icon-fa-down{font-size:12px;margin-left:4px;}
.btnyy a{cursor:pointer;}
.btnyy:hover .typetrol{display:block;}
.typetrol {display:none;/*width:160px;*/position:absolute;left:0;margin-top:-4px;overflow:hidden;background:#F3F3F3;border: 1px solid #E1E1E1;z-index:9;}
.typetrol li {padding:5px;/*width:70px;float:left;text-align:left;*/list-style-type:none;}
.bken span{display:none;}
.languageul{padding:0 1.5rem;text-align:center;}
@media (max-width: 991.999px){.sicon .cont-tool{justify-content:space-between;padding:0 18px;}.typetrol{right:0;left:auto;}}

.pf1{display:flex;flex-direction:row;}
.pf1d{display:flex;flex-direction:row;align-items:center;}
.wdtoleft01{display:flex;flex-direction:row;align-items:center;}
.wdtoleft01 p{margin-bottom:0;}