@charset "UTF-8";
/*----------reset css-----------*/
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

a { background-color: transparent; }

a:active, a:hover { outline: 0; }

img { border: 0; max-width: 100%; }

iframe { max-width: 100%; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }

button { overflow: visible; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

input { line-height: normal; }

input[type="text"]:focus { outline: none; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

textarea { overflow: auto; }

textarea:focus { outline: none; }

table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

ul, ol, dl, h1, h2, h3, h4, h5, h6, p, figure { padding: 0; margin: 0; }

textarea { resize: none; }

*:focus { outline: none; }

/*-------------------basic scss---------------------*/
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; word-break: break-word; }

a { text-decoration: none; color: inherit; -moz-transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; }

a:active, a:focus { text-decoration: none; }

::-webkit-input-placeholder { color: #999; }

::-moz-placeholder { color: #999; opacity: 1; }

/* firefox 19+ */
:-ms-input-placeholder { color: #999; opacity: 1; }

/* ie */
input:-moz-placeholder { color: #999; }

/*反白文字*/
::selection { background: #b79285; color: white; }

::-moz-selection { background: #b79285; color: white; }

img { vertical-align: middle; }

.clearfloat { clear: both; height: 0; line-height: 0px; }

.floatleft { float: left; }

.floatright { float: right; }

.textEllipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 100%; display: block; }

.vermid { vertical-align: middle; display: inline-block; }

.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }

.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.red { color: #cc0000; }

.fontsize12 { font-size: 1.2rem; }

.textalignrigh { text-align: right; }

.textunderline { text-decoration: underline; }

input, button { outline: none; }

/*元素垂直置中*/
/*會由後台上稿的圖片*/
/*-------------------unrest css-----------------*/
.unreset li { display: list-item; }
.unreset head { display: none; }
.unreset col { display: table-column; }
.unreset colgroup { display: table-column-group; }
.unreset td, .unreset th { display: table-cell; }
.unreset caption { display: table-caption; text-align: center; }
.unreset th { font-weight: bold; text-align: center; }
.unreset body { margin: 8px; }
.unreset address, .unreset blockquote, .unreset dd, .unreset div, .unreset dl, .unreset dt, .unreset fieldset, .unreset form, .unreset frame, .unreset frameset, .unreset h1, .unreset h2, .unreset h3, .unreset h4, .unreset h5, .unreset h6, .unreset noframes, .unreset ol, .unreset p, .unreset ul, .unreset center, .unreset dir, .unreset hr, .unreset menu, .unreset pre { display: block; }
.unreset h1 { font-size: 2em; margin: 0.67em 0; }
.unreset h2 { font-size: 1.5em; margin: 0.75em 0; }
.unreset h3 { font-size: 1.17em; margin: 0.83em 0; }
.unreset h4, .unreset p, .unreset blockquote, .unreset ul, .unreset fieldset, .unreset form, .unreset ol, .unreset dl, .unreset dir, .unreset menu { margin: 1.12em 0; }
.unreset h5 { font-size: .83em; margin: 1.5em 0; }
.unreset h6 { font-size: .75em; margin: 1.67em 0; }
.unreset h1, .unreset h2, .unreset h3, .unreset h4, .unreset h5, .unreset h6, .unreset b, .unreset strong { font-weight: bolder; }
.unreset blockquote { margin-left: 40px; margin-right: 40px; }
.unreset i, .unreset cite, .unreset em, .unreset var, .unreset address { font-style: italic; }
.unreset pre, .unreset tt, .unreset code, .unreset kbd, .unreset samp { font-family: monospace; }
.unreset pre { white-space: pre; }
.unreset button, .unreset textarea, .unreset input, .unreset select { display: inline-block; }
.unreset big { font-size: 1.17em; }
.unreset small, .unreset .unreset sub, .unreset .unreset sup { font-size: 0.83em; }
.unreset sub { vertical-align: sub; }
.unreset sup { vertical-align: super; }
.unreset s, .unreset strike, .unreset del { text-decoration: line-through; }
.unreset hr { border: 1px inset; }
.unreset ol, .unreset ul, .unreset dir, .unreset menu, .unreset dd { margin-left: 40px; }
.unreset ol, .unreset ol li { list-style-type: decimal; }
.unreset ol ul, .unreset ul ol, .unreset ul ul, .unreset ol ol { margin-top: 0; margin-bottom: 0; }
.unreset ul, .unreset ul li { list-style-type: disc; }
.unreset u, .unreset ins { text-decoration: underline; }
.unreset br:before { content: "\A"; white-space: pre-line; }
.unreset center { text-align: center; }
.unreset:link, .unreset:visited { text-decoration: underline; }
.unreset:focus { outline: thin dotted invert; }
.unreset img { max-width: 100%; height: initial !important; }
.unreset iframe { max-width: 100%; }
.unreset .embeddedContent { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
.unreset .embeddedContent iframe, .unreset .embeddedContent object, .unreset .embeddedContent embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.unreset a { color: #0066ff; }

.unreset table { background-color: transparent; border-collapse: collapse; font-family: Arial, Helvetica, sans-serif; }
.unreset th { text-align: left; }
.unreset .dcf-txt-center { text-align: center !important; }
.unreset .dcf-txt-left { text-align: left !important; }
.unreset .dcf-txt-right { text-align: right !important; }
.unreset .dcf-table caption { color: var(--caption); font-size: 1.13em; font-weight: 700; padding-bottom: 0.56rem; }
.unreset .dcf-table thead { font-size: 0.84em; }
.unreset .dcf-table tbody { border-bottom: 1px solid var(--b-table); border-top: 1px solid var(--b-table); font-size: 0.84em; }
.unreset .dcf-table tfoot { font-size: 0.84em; }
.unreset .dcf-table td, .unreset .dcf-table th { padding-right: 1.78em; }
.unreset .dcf-table-bordered, .unreset .dcf-table-bordered td, .unreset .dcf-table-bordered th { border: 1px solid var(--b-table); }
.unreset .dcf-table-bordered td, .unreset .dcf-table-bordered th, .unreset .dcf-table-striped td, .unreset .dcf-table-striped th { padding-left: 1em; padding-right: 1em; }
.unreset .dcf-table-bordered tr:not(:last-child), .unreset .dcf-table-striped tr:not(:last-child) { border-bottom: 1px solid var(--b-table); }
.unreset .dcf-table-striped tbody tr:nth-of-type(2n) { background-color: var(--bg-table-stripe); }
.unreset .dcf-table thead td, .unreset .dcf-table thead th { padding-bottom: .75em; vertical-align: bottom; }
.unreset .dcf-table tbody td, .unreset .dcf-table tbody th, .unreset .dcf-table tfoot td, .unreset .dcf-table tfoot th { padding-top: .75em; vertical-align: top; }
.unreset .dcf-table tbody td, .unreset .dcf-table tbody th { padding-bottom: 0.75em; }
.unreset .dcf-table-bordered thead th { padding-top: 1.33em; }
.unreset .dcf-wrapper-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; left: 50%; margin-left: -50vw; margin-right: -50vw; padding-bottom: 1em; position: relative; right: 50%; width: 100vw; }
.unreset .dcf-overflow-x-auto { overflow-x: auto !important; -webkit-overflow-scrolling: touch; }

@media only screen and (max-width: 42.09em) { .unreset .dcf-table-responsive thead { clip: rect(0 0 0 0); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; overflow: hidden; position: absolute; width: 1px; white-space: nowrap; }
  .unreset .dcf-table-responsive tr { display: block; }
  .unreset .dcf-table-responsive td { -webkit-column-gap: 3.16vw; -moz-column-gap: 3.16vw; column-gap: 3.16vw; display: grid; grid-template-columns: 1fr 2fr; text-align: left !important; }
  .unreset .dcf-table-responsive.dcf-table-bordered, .unreset .dcf-table-responsive.dcf-table-bordered thead th { border-width: 0; }
  .unreset .dcf-table-responsive.dcf-table-bordered tbody td { border-top-width: 0; }
  .unreset .dcf-table-responsive:not(.dcf-table-bordered) tbody tr { padding-bottom: 0.75em; }
  .unreset .dcf-table-responsive:not(.dcf-table-bordered) tbody td { padding-bottom: 0; }
  .unreset .dcf-table-responsive:not(.dcf-table-bordered):not(.dcf-table-striped) tbody td { padding-right: 0; }
  .unreset .dcf-table-responsive.dcf-table-bordered tbody tr:last-child td:last-child { border-bottom-width: 0; }
  .unreset .dcf-table-responsive tbody td:before { content: attr(data-label); float: left; font-weight: 700; padding-right: 1.78em; } }
/*-------------------common css-----------------*/
/*如果有載入字型用這段
@font-face { font-family: 'Tw Cen MT'; font-style: normal; font-weight: normal; src: local('Tw Cen MT'), url('../fonts/Tw Cen MT.woff') format('woff');
}*/
html { font-size: 10px; position: relative; }

body { font-size: 1.6rem; color: #303030; font-family: "Open Sans", Arial, "LiHei Pro", Microsoft JhengHei, PMingLiU, sans-serif; line-height: 1; font-weight: normal; width: 100%; overflow-x: auto; margin: 0 auto; position: relative; margin: 0 auto; min-width: 320px; overflow-x: hidden; letter-spacing: 0; line-height: 1.3; }

.wrapper { width: 100%; max-width: 1280px; margin: 0 auto; padding: 0 30px; }

header { width: 100%; padding: 10px 70px; transition: 0.8s; }
header.active { background: #e47d3c; z-index: 999; top: 0; position: fixed; }
header.active .menu .menunav > ul > li a { color: rgba(255, 255, 255, 0.7); }
header.active .lang select { color: #230023; }
header.active .menu .menunav > ul > li a.active { font-weight: normal; }
header.active .menu .menunav > ul > li a.active, header.active .menu .menunav > ul > li a:hover { color: #230023; }
header.active .menu .menunav > ul > li a.active:after { background: #230023; }
header.active .pcsearch { margin-bottom: 10px; }
header .pcmenu { -moz-transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; z-index: 9999; }
header .pcmenu .leftsec { display: flex; flex-wrap: wrap; justify-content: space-between; width: 100%; }
header .pcmenu .topnav { margin-right: 25px; }
header .pcmenu .topnav .logo a { display: inline-block; }
header .pcmenu .rightsec .topsmallnav { text-align: right; }
header .pcmenu .rightsec .topsmallnav a:hover { color: #e47d3c; }
header .pcmenu .rightsec .topsmallnav a.icon_social { font-size: 1.6rem; color: #666666; padding-right: 15px; }
header .pcmenu .rightsec .topsmallnav .lang { font-size: 1.3rem; color: #999999; }
header .pcmenu .rightsec .bottomsearch { margin-top: 10px; }
header .menu { display: flex; }
header .menu .menunav > ul { display: flex; }
header .menu .menunav > ul > li { list-style: none; transition: 0.3s; padding: 0px 22px; }
header .menu .menunav > ul > li:last-child { padding-right: 0px; }
header .menu .menunav > ul > li a { color: #230023; font-size: 1.8rem; letter-spacing: 0; transition: 0.3s; padding-bottom: 5px; }
header .menu .menunav > ul > li a.hvr-underline-from-left:before { background: #230023; height: 2px; }
header .menu .menunav > ul > li a.active:after { display: block; content: ""; background: #230023; width: 100%; height: 2px; position: absolute; bottom: 0px; }
header .menu .menunav > ul > li a.active, header .menu .menunav > ul > li a:hover { color: #e47d3c; }
header .menu .menunav > ul > li:hover ul.pcsubmenu { display: block; }
header .menu .menunav > ul > li ul.pcsubmenu { position: absolute; border: 1px solid #505050; width: 246px; padding-top: 66px; left: 50%; top: -26px; z-index: 9; margin-left: -123px; border-radius: 3px; display: none; transition: 0.3s; }
header .menu .menunav > ul > li ul.pcsubmenu > li { list-style: none; }
header .menu .menunav > ul > li ul.pcsubmenu > li:last-child a { border-bottom: none; }
header .menu .menunav > ul > li ul.pcsubmenu > li > a { display: block; text-align: center; padding: 17px 0; font-size: 1.6rem; color: #222; border-bottom: 1px solid #fff; background: rgba(255, 255, 255, 0.75); line-height: 1.3; }
header .menu .menunav > ul > li ul.pcsubmenu > li > a:hover { background: #e8e8e8; }
header .menu .menunav > ul > li ul.pcsubmenu > li:hover ul.pclayer3 { display: block; }
header .menu .menunav > ul > li ul.pcsubmenu > li ul.pclayer3 { position: absolute; border: 1px solid #505050; width: 246px; top: 0; left: 100%; display: none; }
header .menu .menunav > ul > li ul.pcsubmenu > li ul.pclayer3 > li { list-style: none; }
header .menu .menunav > ul > li ul.pcsubmenu > li ul.pclayer3 > li > a { display: block; text-align: center; padding: 17px 0; font-size: 1.6rem; color: #222; border-bottom: 1px solid #fff; background: rgba(255, 255, 255, 0.75); line-height: 1.3; }
header .menu .menunav > ul > li ul.pcsubmenu > li ul.pclayer3 > li > a:hover { background: #e8e8e8; }

.pcsearch { margin-bottom: 15px; display: flex; justify-content: flex-end; align-items: center; }
.pcsearch form .searchform { border: none; padding: 0px 10px; width: 225px; background: #4f334f; font-size: 1.6rem; color: white; }
.pcsearch form .searchform input { border: none; width: calc(100% - 35px); background: #4f334f; }
.pcsearch form .searchform input::placeholder { color: white; }
.pcsearch form .searchform .searchbtn { background: none; border: none; }

.lang { margin-right: 20px; }
.lang select { background: none; color: #e47d3c; border: none; }

.othermenu { margin-left: 10px; }
.othermenu.footerothermenu { margin-top: 15px; }
.othermenu.footerothermenu .othermenu_link { font-size: 1.6rem; padding: 5px 20px; }
.othermenu.footerothermenu .othermenu_link i { margin-right: 5px; }
.othermenu .othermenu_link { display: inline-block; color: white; background: #4f334f; padding: 5px 10px; margin: 0 3px; font-size: 1.4rem; border-radius: 20px; }

.phone-block .phone-menu .layer1 > li.mobilelang a { display: inline-block; border-bottom: none; padding: 20px 10px; font-size: 1.4rem; }

.phone-block .phone-menu .layer1 > li.mobilelang a:first-child { padding-left: 30px; }

.othermli .searchform { border: 1px solid #bfbfbf; border-radius: 2px; max-width: 210px; width: 100%; padding: 0 5px; height: 26px; }

.othermli .searchform input { border: none; height: 22px; font-size: 1.4rem; width: 160px; }

.othermli .searchform button { background: none; border: none; color: #3b3e44; font-size: 1.4rem; }

.showMenu { display: none; cursor: pointer; right: 0; position: absolute; top: 27px; height: 30px; width: 30px; right: 30px; }

#btn { position: absolute; width: 30px; height: 30px; top: 50%; left: 50%; transform: translate(-50%, -50%); cursor: pointer; background: none; border-radius: 50%; border: none; outline: none; }

#btn span { position: absolute; width: 30px; height: 2px; top: 50%; left: 50%; background: #303030; border-radius: 2px; overflow: hidden; transition: all 0.3s linear; }

#btn span::before { content: ""; position: absolute; width: 0; height: 100%; top: 0; right: 0; background: gray; transition: all 0.3s linear; }

#btn span:nth-child(1) { animation: span-first-off 0.5s ease-in-out; animation-fill-mode: forwards; }

#btn span:nth-child(2) { animation: span-second-off 0.5s ease-in-out; animation-fill-mode: forwards; }

#btn span:nth-child(3) { animation: span-third-off 0.5s ease-in-out; animation-fill-mode: forwards; }

#btn.on:hover span::before { width: 100%; transition: all 0.3s linear; }

#btn.on span { background: #222; }

#btn.on span:nth-child(1) { animation: span-first-on 0.5s ease-in-out; animation-fill-mode: forwards; }

#btn.on span:nth-child(2) { animation: span-second-on 0.5s ease-in-out; animation-fill-mode: forwards; }

#btn.on span:nth-child(3) { animation: span-third-on 0.5s ease-in-out; animation-fill-mode: forwards; }

@keyframes span-first-on { 0% { transform: translate(-50%, -300%); }
  30% { transform: translate(-50%, -50%); }
  100% { transform: translate(-50%, -50%) rotate(-45deg); } }
@keyframes span-first-off { 0% { transform: translate(-50%, -50%) rotate(-45deg); }
  30% { transform: translate(-50%, -50%) rotate(0deg); }
  100% { transform: translate(-50%, -500%); } }
@keyframes span-second-on { 0% { transform: translate(-50%, -50%); }
  25% { background: gray; }
  50% { transform: translate(-50%, -50%) scale(1); }
  100% { transform: translate(-150%, -50%) scale(0); } }
@keyframes span-second-off { 0% { transform: translate(-150%, -50%) scale(0); }
  25% { background: gray; }
  50% { transform: translate(-50%, -50%) scale(1); }
  100% { transform: translate(-50%, 0%); } }
@keyframes span-third-on { 0% { transform: translate(-50%, 200%); }
  30% { transform: translate(-50%, -50%); }
  100% { transform: translate(-50%, -50%) rotate(45deg); } }
@keyframes span-third-off { 0% { transform: translate(-50%, -50%) rotate(45deg); }
  30% { transform: translate(-50%, -50%) rotate(0deg); }
  100% { transform: translate(-50%, 500%); } }
/*phone menu*/
.phone-block { display: none; width: 100%; height: 100%; position: fixed; left: 0; top: 0; z-index: 999; display: none; top: 0; padding-top: 65px; }
.phone-block .phone-menu { width: 100%; height: 100%; overflow: auto; border-top: 1px solid #eee; background: #fff; }
.phone-block .phone-menu .layer1 > li > a, .phone-block .phone-menu .layer1 > li > span.searchspan { display: block; font-size: 1.8rem; font-weight: 100; color: #222; padding: 20px 30px; border-bottom: 1px solid #eee; text-transform: uppercase; }
.phone-block .phone-menu .layer1 > li.othermli { padding: 0px 30px 20px 30px; border-bottom: 1px solid #eee; }
.phone-block .phone-menu .layer1 > li.othermli .mobileicon { padding-right: 20px; }
.phone-block .phone-menu .layer1 > li.langlink { padding: 15px 30px; }
.phone-block .phone-menu .layer1 > li.langlink > a { display: inline-block; padding: 10px 10px; background: #ccc; color: white; margin-right: 10px; font-size: 14px; }
.phone-block .phone-menu .layer1 > li.active > a, .phone-block .phone-menu .layer1 > li:hover > a { background: #ccc; color: #fff; }
.phone-block .phone-menu .layer2 { display: none; }
.phone-block .phone-menu .layer2 > li:hover > a { color: #ec6d2d; }
.phone-block .phone-menu .layer2 > li > a { display: block; color: #555555; border-bottom: 1px solid #fff; padding: 10px 20px; position: relative; background: #eee; font-size: 1.6rem; }
.phone-block .phone-menu .layer2 .thirdmenu { display: none; }
.phone-block .phone-menu .layer2 .thirdmenu > li > a { display: block; color: #555555; border-bottom: 1px solid #fff; padding: 10px 30px; position: relative; background: #ccc; font-size: 1.6rem; }
.phone-block .phone-menu li .mobile_search_out { padding: 20px 30px; }
.phone-block .phone-menu li .mobile_search { padding: 20px 30px; border: none; display: flex; background: #579bd4; border-radius: 3px; color: white; height: 42px; padding: 10px; font-weight: bold; display: inline-block; }
.phone-block .phone-menu li .mobile_search input { background: none; border: none; width: calc(100% - 40px); }
.phone-block .phone-menu li .mobile_search input::placeholder { color: white; }
.phone-block .phone-menu li .mobile_search button { background: none; color: #333; text-align: center; border: none; }

.indexbanner img { width: 100%; }
.indexbanner a { display: block; }

.indexproducts {padding: 140px 0 159px 0;}
.indexproducts .indexproducts_wrap {max-width: 1366px;width: 100%;margin: 0 auto;display: flex;flex-wrap: wrap;}
.indexproducts .probox {padding: 20px;width: 33%;display: flex;flex-wrap: wrap;justify-content: center;align-items: baseline;}
.indexproducts .probox:nth-child(1) .probox_in .pic {width: 76%;height: 100%;}
.indexproducts .probox:nth-child(2) { top: 20px; }
.indexproducts .probox:nth-child(2) .probox_in .pic {width: 410px;height: 431px;}
.indexproducts .probox:nth-child(2) .probox_in .pic:after {width: 300px;height: 430px;top: -36px;right: 25%;}
.indexproducts .probox:nth-child(2) .probox_in .t1 { top: 108px; left: -6px; }
.indexproducts .probox .probox_in { display: inline-block; }
.indexproducts .probox .probox_in:hover .pic img { transform: scale(1.07); }
.indexproducts .probox .probox_in .t1 { font-size: 6rem; color: #230023; text-transform: uppercase; margin-bottom: 30px; font-family: "Anton"; letter-spacing: 0.075em; z-index: 2; left: -72px; font-weight: 900; }
.indexproducts .probox .probox_in .pic:after {content: "";display: block;position: absolute;width: 85%;height: 130%;background: #ed7d31;top: -22%;right: 0;z-index: 1;}
.indexproducts .probox .probox_in .pic img { z-index: 10; transform-origin: right; transition: 0.5s; }

.indexapplications { width: 100%; background: url(../images/application_bg.jpg) no-repeat fixed; background-size: cover; z-index: 9; }
.indexapplications .indexapplications_wrapper { padding: 80px; max-width: 1300px; margin: 0 auto; display: flex; flex-wrap: wrap; }
.indexapplications .indexapplications_wrapper .index_app_title { font-size: 5.6rem; font-family: "Anton"; writing-mode: vertical-lr; color: #230023; top: -140px; text-transform: uppercase; width: 110px; }
.indexapplications .indexapplications_wrapper .index_app_content { background: rgba(255, 255, 255, 0.86); padding: 30px; width: calc(100% - 130px); display: flex; flex-wrap: wrap; }
.indexapplications .indexapplications_wrapper .index_app_content .index_app_content_box {display: flex;flex-wrap: wrap;width: 50%;padding: 15px 20px;}

.en .indexapplications .indexapplications_wrapper .index_app_content .index_app_content_box:last-child{display: none;}
.indexapplications .indexapplications_wrapper .index_app_content .index_app_content_box .icon { width: 110px; }
.indexapplications .indexapplications_wrapper .index_app_content .index_app_content_box .icon img { max-width: 100%; }
.indexapplications .indexapplications_wrapper .index_app_content .index_app_content_box .rightbox { width: calc(100% - 120px); }
.indexapplications .indexapplications_wrapper .index_app_content .index_app_content_box .rightbox .t1 {font-size: 2.2rem;color: #e47e3d;font-family: "Anton";border-bottom: 1px solid #e47e3d;padding-bottom: 7px;text-transform: uppercase;font-weight: bold;}
.en .indexapplications .indexapplications_wrapper .index_app_content .index_app_content_box .rightbox .t1{font-weight: normal;}
.indexapplications .indexapplications_wrapper .index_app_content .index_app_content_box .rightbox .t2 {font-size: 1.6rem;color: #000000;margin-top: 8px;line-height: 1.6;}
.indexapplications .indexapplications_wrapper .index_app_content .index_app_content_box .rightbox .t3 {margin-top: 8px;}
.indexapplications .indexapplications_wrapper .index_app_content .index_app_content_box .rightbox .t3 a { color: #999; }
.indexapplications .indexapplications_wrapper .index_app_content .index_app_content_box .rightbox .t3 a:hover { color: #e47e3d; }
.indexapplications .indexapplications_wrapper .index_app_content_rightbotimg { position: absolute; right: -219px; bottom: -86px; }
.indexapplications .indexapplications_wrapper .index_app_content_rightbotimg img { max-width: 400px; }

.news_date { font-size: 1.5rem; color: #ee6f22; margin-bottom: 10px; }

.news_title { font-size: 2rem; font-weight: bold; margin-bottom: 10px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; line-height: 24px; max-height: 48px; }

.news_short_con { font-size: 1.7rem; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; line-height: 24px; max-height: 72px; }

.news_con { font-size: 1.7rem; line-height: 1.8; }

.newsfirstimg { display: none; }

.indexnews .indexnews_in { max-width: 1200px; padding: 150px 40px 200px 40px; margin: 0 auto; }
.indexnews .indexnews_in.style2 { max-width: initial; padding: 0px 0px 0px 0px; }
.indexnews .indexnews_in .indexnews_title { font-size: 5.6rem; color: #230023; margin-bottom: 40px; line-height: 1.2; font-family: "Anton"; }
.indexnews .indexnews_in .inewscontent_top { display: flex; flex-wrap: wrap; padding: 10px; }
.indexnews .indexnews_in .inewscontent_top .inews_first_box_pic { width: 65%; padding-right: 30px; }
.indexnews .indexnews_in .inewscontent_top .inews_first_box_pic a { display: block; }
.indexnews .indexnews_in .inewscontent_top .inews_first_box_pic a img { width: 100%; }
.indexnews .indexnews_in .inewscontent_top .inews_first_box_right { width: 35%; }
.indexnews .indexnews_in .inewscontent_top .inews_first_box_right .inews_first_box_text { margin-bottom: 30px; }
.indexnews .indexnews_in .inewscontent_top .inews_first_box_right .small_newsbox .small_newsbox_onebox { margin-bottom: 30px; }
.indexnews .indexnews_in .inewscontent_top .inews_first_box_right .small_newsbox .small_newsbox_onebox .small_newsbox_onebox_in { display: flex; flex-wrap: wrap; margin-bottom: 15px; }
.indexnews .indexnews_in .inewscontent_top .inews_first_box_right .small_newsbox .small_newsbox_onebox .small_newsbox_onebox_in .leftimg { width: 110px; }
.indexnews .indexnews_in .inewscontent_top .inews_first_box_right .small_newsbox .small_newsbox_onebox .small_newsbox_onebox_in .leftimg img { width: 100%; }
.indexnews .indexnews_in .inewscontent_top .inews_first_box_right .small_newsbox .small_newsbox_onebox .small_newsbox_onebox_in .rightcon { width: calc(100% - 120px); padding-left: 15px; }
.indexnews .indexnews_in .inewscontent_top .inews_first_box_right .small_newsbox .small_newsbox_onebox .small_newsbox_onebox_in .rightcon .news_title { margin-bottom: 5px; }
.indexnews .indexnews_in .inewscontent_top .inews_first_box_right .small_newsbox .small_newsbox_onebox .small_newsbox_onebox_in .rightcon .news_short_con { display: none; }
.indexnews .indexnews_in .inewscontent_top .inews_first_box_right .small_newsbox .small_newsbox_onebox .small_newsbox_onebox_in .rightcon .morebtn { margin-top: 0px; }

.inewscontent_bot .inewscontent_bot_in { display: flex; flex-wrap: wrap; }
.inewscontent_bot .inewscontent_bot_in .inewscontent_onebox { width: 33.33333%; padding: 10px; }

.inewscontent_onebox_in { display: block; }
.inewscontent_onebox_in .news_pic { margin-bottom: 15px; }

.newsin_pic { height: 0; text-align: center; position: relative; display: block; padding-bottom: 61.70483%; overflow: hidden; }
.newsin_pic img { max-width: 100%; max-height: 100%; position: absolute; display: block; margin: auto; top: 0; left: 0; right: 0; bottom: 0; transition: 0.8s; }
.newsin_pic:hover img { transform: scale(1.1); }

.index_enttrepre { background: url(../images/ptp_banner.jpg) no-repeat fixed; background-size: cover; padding: 132px 30px; text-align: center; }
.index_enttrepre .txt { font-size: 4.2rem; color: white; line-height: 1.3; font-family: "Anton"; font-weight: 900; }

.index_about { padding: 128px 0 50px 0; overflow: hidden; }
.index_about .index_about_wrapper { max-width: 1280px; width: 100%; margin: 0 auto; }
.index_about .index_about_wrapper .index_about_onebox { display: flex; flex-wrap: wrap; margin-bottom: 150px; }
.index_about .index_about_wrapper .index_about_onebox:nth-child(2) { flex-direction: row-reverse; }
.index_about .index_about_wrapper .index_about_onebox:nth-child(2) .leftbox .line { left: 0; }
.index_about .index_about_wrapper .index_about_onebox:nth-child(2) .leftbox .line:after { left: 0; }
.index_about .index_about_wrapper .index_about_onebox:nth-child(2) .leftbox .t1 { padding-left: 50px; }
.index_about .index_about_wrapper .index_about_onebox:nth-child(2) .leftbox .t2 { padding-left: 50px; }
.index_about .index_about_wrapper .index_about_onebox .leftbox { width: 50%; }
.index_about .index_about_wrapper .index_about_onebox .leftbox .t1 { font-size: 4.8rem; font-weight: bold; color: #230023; margin-bottom: 34px; font-family: "Anton"; text-transform: uppercase; font-style: italic; }
.index_about .index_about_wrapper .index_about_onebox .leftbox .t1:before { content: ""; display: block; width: 95px; height: 6px; background: #e47e3d; position: absolute; top: -35px; }
.index_about .index_about_wrapper .index_about_onebox .leftbox .line { width: 200%; height: 1px; background: #e5e5e5; position: absolute; right: 0; }
.index_about .index_about_wrapper .index_about_onebox .leftbox .line:after { content: ""; position: absolute; width: 5px; height: 5px; background: #ccc; border-radius: 100%; right: 0; top: -2px; }
.index_about .index_about_wrapper .index_about_onebox .leftbox .t2 { font-size: 2rem; line-height: 1.8; margin-top: 70px; padding-right: 15px; }
.index_about .index_about_wrapper .index_about_onebox .rightbox { width: 50%; }

.energy_system_box { background: url(../images/energy_system_bg.png) no-repeat fixed; background-size: cover; width: 100%; }
.energy_system_box .energy_system_box_wrap { display: flex; flex-wrap: wrap; justify-content: flex-end; align-items: flex-end; }
.energy_system_box .energy_system_box_wrap .energy_system_box_left { width: 50%; max-width: 680px; padding-bottom: 50px; }
.energy_system_box .energy_system_box_wrap .energy_system_box_left .t1 { display: flex; flex-wrap: wrap; margin-bottom: 25px; align-items: center; }
.energy_system_box .energy_system_box_wrap .energy_system_box_left .t1 .txt { font-size: 4.8rem; font-family: "Anton"; margin-right: 50px; color: #230023; text-transform: uppercase; font-weight: bold; }
.energy_system_box .energy_system_box_wrap .energy_system_box_left .t1 .rightimg { display: flex; flex-wrap: wrap; align-items: center; width: calc(100% - 334px); max-width: 236px; }
.energy_system_box .energy_system_box_wrap .energy_system_box_left .t1 .rightimg .rightimg_onebox { text-align: right; padding-right: 20px; width: 50%; }
.energy_system_box .energy_system_box_wrap .energy_system_box_left .t1 .rightimg .rightimg_onebox img { max-width: 100%; }
.energy_system_box .energy_system_box_wrap .energy_system_box_left .t2 { font-size: 2rem; margin-bottom: 45px; color: #000; line-height: 1.5; }
.energy_system_box .energy_system_box_wrap .energy_system_box_left .buttonbox a.btnstyle { display: inline-block; margin-bottom: 20px; margin-right: 20px; }
.energy_system_box .energy_system_box_wrap .energy_system_box_right { width: 50%; text-align: right; margin-top: -60px; }

.btnstyle { padding: 15px 30px; background: rgba(255, 255, 255, 0.8); color: #333; font-size: 1.8rem; border-radius: 3px; display: inline-block; }
.btnstyle.style2 { background: #ed7d31; }
.btnstyle.style2:hover { background: #140023; }

.maintenance_warranty_sec { background: url(../images/main_warranty_bg.jpg) no-repeat fixed; background-size: cover; }
.maintenance_warranty_sec .maintenance_warranty_sec_in { display: flex; flex-wrap: wrap; align-items: center; padding-top: 40px; max-width: 1260px; width: 100%; margin: 0 auto; }
.maintenance_warranty_sec .maintenance_warranty_sec_in .leftbox { width: 45%; }
.maintenance_warranty_sec .maintenance_warranty_sec_in .leftbox img { width: 100%; max-width: 500px; }
.maintenance_warranty_sec .maintenance_warranty_sec_in .rightbox { width: 55%; }
.maintenance_warranty_sec .maintenance_warranty_sec_in .rightbox .t1 { font-size: 4.8rem; color: #230023; font-family: "Anton"; margin-bottom: 15px; font-weight: bold; }
.maintenance_warranty_sec .maintenance_warranty_sec_in .rightbox .t2 { font-size: 2rem; color: #230023; margin-bottom: 20px; line-height: 1.6; }

footer { background: #ed7d31; color: #fff; padding: 40px 0; }
footer .footer_wrap { max-width: 1520px; margin: 0 auto; padding: 0 40px; }
footer .footer_wrap .footer_menu ul { display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #fff; }
footer .footer_wrap .footer_menu ul li { list-style: none; }
footer .footer_wrap .footer_menu ul li a { font-size: 1.8rem; font-weight: 400; }
footer .footer_wrap .footer_bottom { display: flex; flex-wrap: wrap; justify-content: space-between; }
footer .footer_wrap .footer_bottom .leftbox .oneline { font-size: 1.8rem; display: flex; flex-wrap: wrap; margin-bottom: 10px; }
footer .footer_wrap .footer_bottom .leftbox .oneline .t1 { text-transform: uppercase; margin-right: 10px; }
footer .footer_wrap .footer_bottom .leftbox .oneline .t2 { text-decoration: underline; }
footer .footer_wrap .footer_bottom .rightbox .copyright { font-size: 1.7rem; text-transform: uppercase; margin-bottom: 10px; }
footer .footer_wrap .footer_bottom .rightbox .designiware { font-size: 1.2rem; font-weight: 100; text-transform: uppercase; }

#particles-js { position: absolute; top: 0; right: 0; width: 100%; height: 100%; z-index: -1; }

/* Scroll_style */
::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); background-color: #F5F5F5; }

::-webkit-scrollbar { width: 10px; background-color: #F5F5F5; }

::-webkit-scrollbar-thumb { background-color: #230023; }

/*--------場景1:樹出現-------*/
.graybg1animate { position: absolute; width: 100%; height: 135%; overflow: hidden; animation: graybg1animate 3s; transition: all 3000ms cubic-bezier(0.15, 1.115, 0.595, 1); /* custom */ top: -270px; z-index: -1; }
.graybg1animate img { width: 100%; height: 1500px; position: absolute; top: 0; }

.graybg1animate2 { position: absolute; width: 100%; height: 200%; overflow: hidden; animation: graybg1animate 4s; top: -70px; z-index: -1; }
.graybg1animate2 img { width: 100%; height: auto; position: absolute; top: 0; }

.graybg1animate3 { position: absolute; width: 100%; height: 200%; overflow: hidden; animation: graybg1animate 4s; top: -70px; z-index: -1; }
.graybg1animate3 img { width: 100%; height: auto; position: absolute; top: 0; }

@-moz-keyframes graybg1animate { 0% { height: 0px; opacity: 0; }
  100% { height: 130%; opacity: 1; } }
@-webkit-keyframes graybg1animate { 0% { height: 0px; opacity: 0; }
  100% { height: 130%; opacity: 1; } }
@keyframes graybg1animate { 0% { height: 0px; opacity: 0; }
  100% { height: 130%; opacity: 1; } }
.innerbanner { width: 100%; height: 240px; background-repeat: no-repeat; background-position: center; }
.innerbanner:after { content: ""; display: block; position: absolute; top: 0; width: 100%; height: 4px; background: url(../images/innerbanner_shadow.png) no-repeat top center; }
.innerbanner .innerbannertxt { font-size: 5rem; font-weight: 700; color: #523052; top: 0; bottom: 0; left: 0; right: 0; position: absolute; flex-direction: column; justify-content: center; display: flex; text-align: center; width: 100%; height: 240px; }

.innermaincontent { width: 100%; }
.innermaincontent .bottomimg { width: 100%; }
.innermaincontent .bottomimg img { width: 100%; }
.innermaincontent .innerwrapper { max-width: 1320px; padding: 0 20px; margin: 0 auto; }
.innermaincontent .innerwrapper .road { font-size: 1.7rem; text-align: center; padding: 17px; border-bottom: 1px solid #cccccc; }
.innermaincontent .innerwrapper .road i { color: #e47d3c; margin-right: 5px; }
.innermaincontent .innerwrapper .road a:hover { color: #e47d3c; }
.innermaincontent .innerwrapper .road .spacer { padding: 12px; }
.innermaincontent .innerwrapper .road .roadtxt { display: inline-block; }
.innermaincontent .innerwrapper .inner_submenu { padding: 30px 15px; }
.innermaincontent .innerwrapper .inner_submenu ul { display: flex; flex-wrap: wrap; justify-content: center; }
.innermaincontent .innerwrapper .inner_submenu ul li { list-style: none; padding: 10px 25px; font-size: 1.8rem; }
.innermaincontent .innerwrapper .inner_submenu ul li a.active, .innermaincontent .innerwrapper .inner_submenu ul li a:hover { color: #e47d3c; }
.innermaincontent .innerwrapper .inner_submenu ul li a.active { font-weight: bold; }
.innermaincontent .innerwrapper .inner_submenu ul li a.active:after { bottom: 0; content: url(../images/menu_active_bottom.png); display: block; width: 100%; height: 6px; position: absolute; }
.innermaincontent .innerwrapper .inner_con { padding: 40px 0px 70px 0; min-height: 500px;}
.innermaincontent .innerwrapper .inner_con.privacytxt { line-height: 1.8; }
.innermaincontent .innerwrapper .inner_con.privacytxt a { text-decoration: underline; color: #0096d1; }
.privacylist { padding-left: 35px; }
.innermaincontent .innerwrapper .inner_con .twonormalcon { display: flex; flex-wrap: wrap; }
.innermaincontent .innerwrapper .inner_con .twonormalcon .leftcon { width: 40%; }
.innermaincontent .innerwrapper .inner_con .twonormalcon .leftcon img {max-width: 100%;width: 100%;}
.innermaincontent .innerwrapper .inner_con .twonormalcon .rightcon { width: 60%; padding-left: 40px; }
.innermaincontent .innerwrapper .inner_con .twonormalcon .rightcon .bigtxt { font-size: 4.5rem; font-weight: bold; margin-bottom: 20px; font-style: italic; }

.innernormalcon { font-size: 1.8rem; line-height: 1.8; margin-bottom: 30px; }
.innernormalcon p { margin-bottom: 20px; }
.innernormalcon.support8 { padding: 0 10px; }

.innermaintitle { font-size: 2.4rem; font-weight: bold; }

.orangetxt { color: #e47d3c; }

.innerfooter { border-top: 6px solid #e47d3c; width: 100%; }
.innerfooter .footerwrapper { max-width: 1500px; padding: 40px 30px; margin: 0 auto; display: flex; flex-wrap: wrap; align-items: center; }
.innerfooter .footerwrapper .f_leftbox { width: 50%; }
.innerfooter .footerwrapper .f_leftbox .box1 { display: flex; flex-wrap: wrap; align-items: center; margin-bottom: 25px; }
.innerfooter .footerwrapper .f_leftbox .box1 .fmenu ul { display: flex; flex-wrap: wrap; }
.innerfooter .footerwrapper .f_leftbox .box1 .fmenu ul li { list-style: none; padding: 0 15px; }
.innerfooter .footerwrapper .f_leftbox .box1 .fmenu ul li a { font-style: 2rem; }
.innerfooter .footerwrapper .f_leftbox .box1 .fmenu ul li a:hover { color: #e47d3c; }
.innerfooter .footerwrapper .f_leftbox .box2 .oneinfoline { margin-bottom: 10px; }
.innerfooter .footerwrapper .f_rightbox { width: 50%; text-align: right; margin-bottom: 25px; }
.innerfooter .footerwrapper .f_rightbox .social { margin-bottom: 30px; }
.innerfooter .footerwrapper .f_rightbox .social a { font-size: 2.8rem; color: #230023; display: inline-block; margin-left: 40px; }
.innerfooter .footerwrapper .f_rightbox .social a:hover { color: #e47d3c; }
.innerfooter .footerwrapper .f_rightbox .copyright { font-size: 1.7rem; text-transform: uppercase; margin-bottom: 15px; }
.innerfooter .footerwrapper .f_rightbox .iware { font-size: 1.2rem; font-weight: 100; text-transform: uppercase; }
.innerfooter .footerwrapper .f_rightbox .iware a b { font-weight: 100; }

#indexfooter.innerfooter { background: #e47d3c; color: #fff; }

#indexfooter.innerfooter .footerwrapper .f_leftbox .box1 .fmenu ul li a:hover { color: #230023; }

#indexfooter.innerfooter .footerwrapper .f_rightbox .social a:hover { color: #230023; }

#indexfooter.innerfooter .footerwrapper .f_rightbox .social a { color: white; }

.underline { text-decoration: underline; }

.contactbtn {position: fixed;bottom: 20px;right: 20px;z-index: 999;}
.contactbtn a { font-size: 1.8rem; background: white; border-radius: 30px; padding: 15px 20px; display: inline-block; font-weight: 100; -webkit-box-shadow: -3px -3px 26px 0px rgba(0, 0, 0, 0.14); -moz-box-shadow: -3px -3px 26px 0px rgba(0, 0, 0, 0.14); box-shadow: -3px -3px 26px 0px rgba(0, 0, 0, 0.14); }
.contactbtn a .fa { margin-right: 5px; }

.about2txt { font-size: 2.9rem; font-weight: bold; color: #523052; }

.bottom_btn { margin-top: 20px; }
.bottom_btn a { background: #e47d3c; color: white; font-size: 1.8rem; text-align: center; border-radius: 3px; padding: 15px 30px; display: inline-block; }
.bottom_btn a i { margin-right: 10px; }
.bottom_btn.style2 { text-align: center; }

.commingsoon { text-align: center; color: #230023; padding: 30px 0; }
.commingsoon .t1 { font-size: 4rem; margin-bottom: 20px; font-weight: 100; text-transform: uppercase; text-align: center; }
.commingsoon .t2 { font-size: 3rem; text-align: center; }

.prodetailtxt .t1 { font-size: 2rem; font-weight: bold; margin-bottom: 15px; }
.prodetailtxt .pro_adv { padding-top: 20px; }
.prodetailtxt .pro_adv ul li { font-size: 1.8rem; padding-left: 25px; margin-bottom: 15px; list-style: none; }
.prodetailtxt .pro_adv ul li:before { content: "\f138"; font-family: FontAwesome; color: #e47d3c; position: absolute; left: 0; top: 1px; display: block; }

.dotline { width: 100%; background: url(../images/dot_line.png) repeat-x; height: 4px; }

.pslick2 { width: 100%; margin-top: 20px; }
.pslick2 .pslick2_onepro { width: 25%; padding: 0 10px; }

.indexbanner img.slick-prev { width: 50px; height: initial; left: 15px; top: 40%; }

.indexbanner img.slick-next { width: 50px; height: initial; right: 15px; top: 40%; }

.qalistblock .qaonelist {border-bottom: 1px solid #ccc;padding-top: 15px;padding-bottom: 15px;font-size: 1.8rem;font-weight: 100;cursor: pointer;}
.qalistblock .qaonelist .qaonelisth { padding-left: 25px; }
.qalistblock .qaonelist .qaonelistans {display: none;padding-top: 10px;padding-left: 25px;}
.qalistblock .qaonelist .qaonelisth:before { content: "\f078"; font-family: FontAwesome; color: #666666; position: absolute; left: 0; top: 2px; display: block; margin-right: 10px; font-size: 1.5rem; }

.threecentericon { display: flex; flex-wrap: wrap; justify-content: center; }
.threecentericon .onebox { padding: 30px 50px; text-align: center; }
.threecentericon .onebox .box1 { margin-bottom: 20px; }
.threecentericon .onebox .box2 { margin-bottom: 10px; font-size: 2.4rem; font-weight: bold; }
.threecentericon .onebox .box3 {font-size: 1.8rem;margin-bottom: 5px;}

.product_specification { padding: 30px 0; }
.product_specification .prospec { padding: 30px 0; }
.product_specification .prospec .innermaintitle { padding-bottom: 20px; }
.product_specification .prospec .mainspec { width: 100%; font-family: 'Noto Sans TC', sans-serif; }
.product_specification .prospec .mainspec tbody tr td { padding: 15px 10px; font-size: 1.6rem; border-bottom: 2px solid #ddd; border-right: 10px solid #fff; font-weight: 100; }
.product_specification .prospec .mainspec tbody tr td:nth-child(odd) { font-weight: 600; border-right: none; }

iframe.indexvideoiframe { pointer-events: none; width: 100vw; height: 100vh; }

.index_vedio { padding: 0px 0 0px 0; }
.index_vedio .video .video-container { padding-top: 0; }

.morebtn { color: #999; margin-top: 10px; }
.morebtn:hover { color: #e47e3d; }

.tw .indexproducts .probox:nth-child(2) .probox_in .t1 { top: 108px; left: -45px; }

.zoom img::selection { background-color: #fff; }

.video { /*position: relative;
width: 100%;
height: 0;
padding-bottom: 27.12%;*/ height: calc(100vw * 1023.0 / 1903.0) !important; }

.video iframe, .video object, .video embed { /*position: absolute;
top: 0;
left: 0;
width: 100%;*/ height: 100%; }

.index-banner-section { overflow: hidden; /* left arrow*/ /* right arrow*/ }

.index-banner-section ul li a img { width: 100%; /* height: 100%; */ }

.index-banner-section ul li a img.img2 { position: absolute; top: 0; left: 0; }

.index-banner-section .slick-track { position: relative; }

.inputstyle { border: 1px solid #cccccc; padding: 10px; width: 100%; }
.inputstyle.textareastyle { height: 150px; }
.inputstyle.style2 { width: 200px; }
.inputstyle.gender { width: calc(100% - 130px); }

.fillinform .formonelist { width: 33.33333%; padding: 15px 10px; }
.fillinform .formonelist .name { margin-bottom: 5px; font-size: 1.8rem; }
.fillinform .threeset { display: flex; flex-wrap: wrap; }
.fillinform .threeset .formonelist { width: 33.33333%; padding: 15px 10px; }
.fillinform .threeset .formonelist .name { margin-bottom: 5px; font-size: 1.8rem; }
.fillinform .twoset { display: flex; flex-wrap: wrap; }
.fillinform .twoset .formonelist { width: 50%; padding: 15px 10px; }
.fillinform .oneblockset { width: 100%; }
.fillinform .oneblockset .formonelist { width: 100%; }

.support_wrapper { max-width: 1000px; margin: 0 auto; }

.inlineblock { display: inline-block; padding: 0 5px; }

.genderset { display: inline-block; padding: 5px; }

input[type="radio"] { width: 20px; height: 20px; vertical-align: text-bottom; }

.selectarea { margin: 30px 0 60px 0; }
.selectarea select { background: #999999; width: 100%; font-size: 1.8rem; border-radius: 3px; padding: 10px 25px; color: #fff; border: none; }

.bigareablock { font-size: 2.4rem; background: #eeeeee; padding: 10px 20px; margin-bottom: 15px; margin-top: 20px; }

.dealer_wrap .oneblock { display: flex; flex-wrap: wrap; margin-bottom: 60px; }
.dealer_wrap .oneblock:nth-child(odd) { flex-direction: row-reverse; }
.dealer_wrap .oneblock .left { width: 45%; padding: 0 20px; }
.dealer_wrap .oneblock .left .toptxt { border-bottom: 1px solid #999999; padding-bottom: 10px; margin-bottom: 10px; }
.dealer_wrap .oneblock .left .toptxt .t1 { font-size: 1.4rem; color: #666666; margin-bottom: 3px; }
.dealer_wrap .oneblock .left .toptxt .t2 { font-size: 2.4rem; font-weight: bold; }
.dealer_wrap .oneblock .left .bottxt .t { margin-bottom: 10px; }
.dealer_wrap .oneblock .right { width: 55%; padding: 0 20px; }
.dealer_wrap .oneblock .right .googlemap iframe { width: 100%; height: 230px; border-radius: 5px; }

.specwrap { font-family: 'Noto Sans TC', sans-serif; }
.specwrap .spectwobox { display: flex; flex-wrap: wrap; }
.specwrap .spectwobox .onebox { width: 50%; border-bottom: 1px solid #e4e4e4; padding: 12px; display: flex; flex-wrap: wrap; font-size: 1.6rem; }
.specwrap .spectwobox .onebox .t1 { font-weight: 500; width: 190px; }
.specwrap .spectwobox .onebox .t2 { font-weight: 100; width: calc(100% - 190px); padding-left: 20px; }

.prolist_wrap { display: flex; flex-wrap: wrap; }
.prolist_wrap .oneblock_out { width: 50%; padding: 10px; }
.prolist_wrap .oneblock { display: flex; flex-wrap: wrap; padding: 15px; border: 1px solid #ccc; align-items: center; }
.prolist_wrap .oneblock .photo { width: 50%; padding-right: 10px; }
.prolist_wrap .oneblock .txt { width: 50%; padding-left: 10px; line-height: 1.6; }
.prolist_wrap .oneblock .txt .t1 { font-size: 1.8rem; font-weight: bold; margin-bottom: 20px; }
.prolist_wrap .oneblock .txt .t1:after { content: ""; width: 20px; height: 3px; background: #e47d3c; position: absolute; bottom: -5px; left: 0; }
.prolist_wrap .oneblock .txt .t2 { font-size: 1.4rem; }
.prolist_wrap .oneblock .txt .readmore { margin-top: 15px; }

.page { margin: 30px 0; text-align: center; }
.page .arrow { margin: 0 10px; }
.page .num { margin: 0 12px; font-size: 1.8rem; }
.page .num.active { color: #ec7324; font-size: 2.4rem; font-weight: bold; }

.news_in_wrapper { display: flex; flex-wrap: wrap; }
.news_in_wrapper .leftbox { width: 70%; }
.news_in_wrapper .rightbox { width: 30%; padding-left: 100px; }
.news_in_wrapper .rightbox .inewscontent_onebox_in { margin-bottom: 30px; }

.investwrap .subselect ul { display: flex; flex-wrap: wrap; justify-content: center; }
.investwrap .subselect ul li { padding: 10px 30px; list-style: none; }
.investwrap .subselect ul li a { display: flex; flex-wrap: wrap; align-items: center; }
.investwrap .subselect ul li a .circle { width: 25px; height: 25px; border-radius: 100%; border: 1px solid #000; margin-right: 5px; display: inline-block; }
.investwrap .subselect ul li a.active .circle { width: 25px; height: 25px; border-radius: 100%; border: 1px solid #ff8d45; }
.investwrap .subselect ul li a.active .circle:after { width: 14px; height: 14px; border-radius: 100%; background: #ff8d45; content: ""; position: absolute; left: 5px; top: 5px; }
.investwrap .investorwrap { display: flex; flex-wrap: wrap; }
.investwrap .investorwrap .oneset_out { width: 25%; padding: 20px; }
.investwrap .investorwrap .oneset_out .oneset { display: block; -webkit-box-shadow: -6px 6px 0px 1px #dbdbdb; -moz-box-shadow: -6px 6px 0px 1px #dbdbdb; box-shadow: -6px 6px 0px 1px #dbdbdb; }
.investwrap .investorwrap .oneset_out .oneset .topgray { background: #f1f1f1; text-align: center; padding: 25px 10px; }
.investwrap .investorwrap .oneset_out .oneset .topgray .txt .big { font-size: 3.2rem; margin-right: 10px; }
.investwrap .investorwrap .oneset_out .oneset .topgray .txt .small { font-size: 2rem; font-weight: 100; }
.investwrap .investorwrap .oneset_out .oneset .bottomorang { background: #ff8d45; text-align: center; padding: 10px; color: white; font-weight: 100; display: block; }
.investwrap .investorwrap .oneset_out .oneset .bottomorang img { margin-left: 8px; }

.investor2_wrap .toptable { width: 100%; margin-bottom: 40px; }
.investor2_wrap .toptable .table_orange { width: 100%; }
.investor2_wrap .toptable .table_orange tbody tr td { border-bottom: 1px solid #fff; font-size: 1.6rem; padding: 15px; background: #f1f1f1; }
.investor2_wrap .toptable .table_orange tbody tr td:nth-child(1) { background: #ff9f66; text-align: center; color: #fff; width: 200px; }
.investor2_wrap .bottominfo { margin-top: 40px; }
.investor2_wrap .bottominfo.style2 { margin-top: 0px; }
.investor2_wrap .bottominfo .twosplitbox { display: flex; flex-wrap: wrap; align-items: center; margin-bottom: 30px; }
.investor2_wrap .bottominfo .twosplitbox .innermaintitle { margin-right: 20px; }
.investor2_wrap .bottominfo .twosplitbox .borderselect { font-size: 1.8rem; border-radius: 3px; border: 1px solid #cccccc; padding: 10px; }
.investor2_wrap .bottominfo .downloadlist { display: flex; flex-wrap: wrap; }
.investor2_wrap .bottominfo .downloadlist .oneset_out { width: 25%; padding: 15px; }
.investor2_wrap .bottominfo .downloadlist .oneset { -webkit-box-shadow: -6px 6px 0px 1px #dbdbdb; -moz-box-shadow: -6px 6px 0px 1px #dbdbdb; box-shadow: -6px 6px 0px 1px #dbdbdb; }
.investor2_wrap .bottominfo .downloadlist .oneset .oneset_link { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: 15px; background: #f1f1f1; }
.investor2_wrap .bottominfo .downloadlist .oneset .oneset_link:hover .txt { color: #fff; }
.investor2_wrap .bottominfo .downloadlist .oneset .oneset_link .txt { font-weight: 100; font-size: 1.9rem; color: #666666; width: calc(100% - 100px); }

.investor3_wrap { width: 100%; }
.investor3_wrap .investor3 { width: 100%; }
.investor3_wrap .investor3 tbody tr td, .investor3_wrap .investor3 tbody tr th { padding: 15px; text-align: center; }
.investor3_wrap .investor3 tbody tr th { background: #ff9f66; color: #fff; font-weight: bold; font-size: 1.8rem; }
.investor3_wrap .investor3 tbody tr td { border-bottom: 1px solid #ccc; font-weight: 100; }

.recruit_select .select_checkbox { display: flex; flex-wrap: wrap; justify-content: center; }
.recruit_select .select_checkbox .onelist { display: flex; flex-wrap: wrap; align-items: center; margin-right: 20px; padding: 5px 0; }
.recruit_select .select_checkbox .onelist input[type="checkbox"] { width: 15px; height: 15px; border: 1px solid #ccc; border-radius: 3px; }
.recruit_select .select_checkbox .onelist label { margin-left: 3px; }

.recruit_list { margin-top: 30px; }
.recruit_list .onebox { background: #f5f5f5; border-top: 2px solid #dfdfdf; padding: 30px 35px; display: flex; flex-wrap: wrap; align-items: center; margin-bottom: 20px; }
.recruit_list .onebox .leftbox { width: calc(100% - 160px); display: flex; flex-wrap: wrap; }
.recruit_list .onebox .leftbox .re_date { font-size: 1.8rem; font-weight: 100; width: 65px; margin-top: 5px; }
.recruit_list .onebox .leftbox .re_centerbox { line-height: 1.6; width: calc(100% - 65px); }
.recruit_list .onebox .leftbox .re_centerbox .t1 { font-size: 2rem; font-weight: bold; margin-bottom: 0px; }
.recruit_list .onebox .leftbox .re_centerbox .t2 { font-size: 1.5rem; margin-bottom: 15px; }
.recruit_list .onebox .leftbox .re_centerbox .t3 { font-size: 1.6rem; color: #666666; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; line-height: 24px; max-height: 72px; }
.recruit_list .onebox .rightbox { width: 160px; }

ol.listol { padding-left: 20px; }

.normalbtn { background: #e47d3c; color: white; font-size: 1.8rem; text-align: center; border-radius: 3px; padding: 15px 30px; display: inline-block; }

.recruit2_box { border-radius: 3px; border: 1px solid #dfdfdf; padding: 25px 40px; line-height: 1.8; margin-bottom: 30px; }
.recruit2_box .titlebold_out { margin-top: 10px; }
.recruit2_box .titlebold_out .titlebold { display: flex; flex-wrap: wrap; font-size: 1.7rem; }
.recruit2_box .titlebold_out .titlebold .title_H { font-weight: bold; margin-right: 15px; }
.recruit2_box .titlebold_out .titlebold .title_C { font-weight: 100; }

.twoboxing { display: flex; flex-wrap: wrap; justify-content: space-between; }
.twoboxing .onebox { width: 45%; }
.twoboxing .onebox .r2titlebold { font-size: 1.7rem; font-weight: bold; margin-top: 20px; }

.en .inputstyle.gender { width: calc(100% - 190px); }

.en .en_none { display: none; }

.complete_form_alert { background: rgba(0, 0, 0, 0.7); width: 100vw; height: 100vh; position: fixed; z-index: 9999; top: 0; left: 0; }
.complete_form_alert .complete_form_alert_txt {width: 300px;border: 1px solid #ccc;border-radius: 5px;background: #fff;position: fixed;top: 50%;left: 50%;margin-left: -150px;text-align: center;padding: 20px;line-height: 1.6;}

.contact_complete_form_out { display: none; }

.contact_complete_form_out.show { display: block; }

.close_complete_form { position: absolute; top: -35px; right: 8px; display: inline-block; cursor: pointer; }
.close_complete_form img { width: 25px; height: 25px; }

.ls-v6 .ls-thumbnail-hover { display: none !important; }

.list-unstyled {margin-left: 10px;padding: 10px;}
.list-unstyled .init {padding: 5px 15px;z-index: 2;list-style: none;cursor: pointer;border: none;font-size: 1.5rem;line-height: 40px;height: 40px;width: 100px;color: #fff;background: #230023;text-transform: uppercase;border-radius: 5px;padding: 0;text-align: center;}
.list-unstyled .init:after { content: "\f0d9"; font-family: "FontAwesome"; display: inline-block; margin-left: 10px; }
.list-unstyled:hover .selectlang { display: block; }
.list-unstyled .selectlang { position: absolute; z-index: 99; display: none; }
.list-unstyled .selectlang .init_select { display: block; padding: 5px 15px; z-index: 2; list-style: none; cursor: pointer; border: none; font-size: 1.5rem; background: #425460; color: #fff; width: 100px; text-align: center; border-top: 1px solid #fff; border-bottom: 1px solid #fff; transition: 0.3s; }
.list-unstyled .selectlang .init_select:hover { background: #6f8da1; }
.cookie {width: 480px;position: fixed;bottom: 90px;right: 20px;border-radius: 3px;background: rgba(255, 255, 255, 0.85);padding: 20px;z-index: 998;}
.cookie .cookie_txt { line-height: 1.8; }
.cookie .cookie_txt a { text-decoration: underline; color: #0096d1; }
.cookie .cookie_btn_wrap { margin-top: 10px; text-align: center; }
.cookie .cookie_btn_wrap .cookie_btn { background: #e47d3c; color: white; font-size: 1.6rem; text-align: center; border-radius: 3px; padding: 10px 20px; display: inline-block; border: none; }


@media (max-width: 1200px) {
  .list-unstyled { width: 100%; margin-left: 0px; display: flex; flex-wrap: wrap; justify-content: space-between; }
  .list-unstyled .init { line-height: 30px; height: 30px; width: 49%; }
}
@media (max-width: 1520px) { header .menu .menunav > ul > li { padding: 0px 12px; }
  .tw header .menu .menunav > ul > li { padding: 0px 20px; }
  header .menu .menunav > ul > li a { font-size: 1.8rem; }
  header { padding: 10px 20px; } }
@media (max-width: 1440px) { .energy_system_box .energy_system_box_wrap .energy_system_box_left { padding-left: 60px; padding: 30px 0px 30px 60px; } }
@media (max-width: 1360px) { .index_about .index_about_wrapper { padding: 0 40px; }
  .index_about .index_about_wrapper .index_about_onebox .leftbox .t2 { padding-right: 30px; }
  .graybg1animate img { height: 1200px; }
  .graybg1animate2 img { height: 1444px; }
  .graybg1animate3 img { height: 1487px; }
  .indexnews .indexnews_in { padding: 100px 40px 120px 40px; } }
@media (max-width: 1280px) { .wrapper { padding: 0 50px; }
  .indexapplications .indexapplications_wrapper .index_app_content_rightbotimg { right: -30px; bottom: -86px; }
  .indexapplications .indexapplications_wrapper .index_app_content_rightbotimg img { max-width: 240px; } }
@media (max-width: 1260px) { header .logo img { margin-top: 0px; }
  header .pcmenu .topnav { margin-right: 0; }
  header .wrapper .menu { display: none; }
  .showMenu { display: block; top: 18px; height: 30px; width: 30px; right: 20px; }
  header .wrapper .pcmenu { display: flex; justify-content: space-between; position: fixed; top: 0; left: 0; width: 100%; z-index: 1000; min-width: 320px; }
  header .wrapper .pcmenu { padding: 10px 20px 12px 20px; }
  header .wrapper .pcmenu .bottomnav { padding-top: 15px; }
  .phone-block .phone-menu .layer1 > li > a br { display: none; }
  .phone-block .phone-menu .layer1 > li > a i { margin-right: 10px; }
  header .wrapper .pcmenu .bottomnav { margin-bottom: 10px; }
  header .wrapper .pcmenu { background: rgba(255, 255, 255, 0.95); }
  header .wrapper .pcmenu .topnav .typesearch { display: none; }
  header .wrapper .pcmenu .topnav .followus { display: none; }
  header .wrapper .pcmenu .topnav { display: block; padding: 0; }
  header .wrapper .pcmenu .topnav .logo { width: 100%; }
  header .wrapper .pcmenu .bottomnav { border-top: none; }
  header .menu { display: none; }
  header .pcmenu .rightsec { display: none; }
  header .pcsearch { display: none; }
  header .pcsearch.mobilesearch { display: block; padding: 20px; margin-bottom: 0; border-bottom: 1px solid #eee; }
  header { padding: 10px 20px; }
  .phone-block { padding-top: 83px; }
  .indexbanner { margin-top: 0px; } }
@media (max-width: 1221px) { .innerfooter .footerwrapper .f_leftbox .box1 { display: block; }
  .fmenu { margin-top: 15px; }
  .innerfooter .footerwrapper .f_leftbox .box1 .fmenu ul li:first-child { padding-left: 0; } }
@media (max-width: 1200px) { .index_about .index_about_wrapper .index_about_onebox .leftbox .t1 { font-size: 3.8rem; }
  .index_about .index_about_wrapper .index_about_onebox { margin-bottom: 100px; }
  .index_about .index_about_wrapper .index_about_onebox:last-child { margin-bottom: 0px; }
  .index_about { padding: 100px 0; } }
@media (max-width: 1100px) { .energy_system_box .energy_system_box_wrap .energy_system_box_left { width: 100%; max-width: 100%; padding-bottom: 50px; padding: 30px; }
  .energy_system_box .energy_system_box_wrap .energy_system_box_right { display: none; }
  .maintenance_warranty_sec .maintenance_warranty_sec_in .leftbox { display: none; }
  .maintenance_warranty_sec .maintenance_warranty_sec_in { padding-bottom: 40px; }
  .maintenance_warranty_sec .maintenance_warranty_sec_in .rightbox { width: 100%; padding: 30px; }
  .investwrap .investorwrap .oneset_out { width: 33%; padding: 15px; }
  }
@media (max-width: 1080px) { footer .footer_wrap .footer_menu ul li { list-style: none; padding-right: 25px; padding-bottom: 10px; }
  .innerfooter .footerwrapper .f_leftbox .box1 .fmenu ul li {padding: 10px 30px 10px 0;}
  footer .footer_wrap .footer_menu ul { justify-content: initial; }
  .graybg { display: none; }
  .innerfooter .footerwrapper { display: block; }
  .innerfooter .footerwrapper .f_rightbox { width: 100%; text-align: left; }
  .innerfooter .footerwrapper .f_rightbox .social a { margin-left: 0px; margin-right: 40px; }
  .innerfooter .footerwrapper .f_leftbox { width: 100%; } }
@media (max-width: 1000px) { header .logo img { height: 45px; }
  .showMenu { top: 10px; right: 8px; }
  .phone-block { padding-top: 65px; }
  .indexbanner { margin-top: 0px; }
  .pcsearch form .searchform {width: 100%;display: flex;flex-wrap: wrap;}
  .pcsearch form .searchform input {width: calc(100% - 43px);padding: 10px 0;}
  .indexproducts .probox {padding: 0px;width: 100%;text-align: center;margin-bottom: 100px;}
  .indexproducts .probox .probox_in .t1 { left: 0; }
  .indexapplications .indexapplications_wrapper .index_app_content .index_app_content_box { width: 100%; padding: 0px; margin-bottom: 40px; align-items: flex-start; }
  .indexnews .indexnews_in .inewscontent_top .inews_first_box_pic { width: 100%; padding-right: 0px; }
  .indexnews .indexnews_in .inewscontent_top .inews_first_box_right { width: 100%; }
  .indexnews .indexnews_in .inewscontent_top .inews_first_box_right .inews_first_box_text { margin-bottom: 30px; margin-top: 10px; }
  .video_news { display: none; }
  .newsfirstimg { display: block; width: 100%; }
  .specwrap .spectwobox .onebox { width: 100%; } }
@media (max-width: 960px) { .prolist_wrap .oneblock_out { width: 100%; }
  .news_in_wrapper .rightbox { display: none; }
  .news_in_wrapper .leftbox { width: 100%; }
  .recruit_list .onebox .leftbox { width: 100%; }
  .recruit_list .onebox .rightbox { width: 100%; margin-top: 20px; text-align: center; } }
@media (max-width: 768px) { .index_about .index_about_wrapper .index_about_onebox .rightbox img { position: sticky; top: 70px; }
  .indexapplications .indexapplications_wrapper .index_app_content_rightbotimg { display: none; }

.cookie{
  border-radius: 0;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 998;
}
.investwrap .investorwrap .oneset_out .oneset .topgray .txt .big {
    font-size: 2.2rem;
}

  }
@media (max-width: 767px) { .indexproducts .probox .probox_in .t1 { font-size: 5.5rem; }
  .indexapplications .indexapplications_wrapper .index_app_title { width: 100%; top: 0; writing-mode: initial; }
  .indexapplications .indexapplications_wrapper .index_app_content { width: 100%; }
  .indexapplications .indexapplications_wrapper { padding: 40px 40px; }
  .indexproducts {padding: 118px 0 0px 0;}
  .indexapplications .indexapplications_wrapper .index_app_content_rightbotimg { right: -30px; bottom: -150px; }
  .innermaincontent .innerwrapper .inner_con .twonormalcon .leftcon { width: 100%; margin-bottom: 20px; text-align: center; }
  .innermaincontent .innerwrapper .inner_con .twonormalcon .rightcon { width: 100%; padding-left: 0px; }
  .about2txt { display: block; }
  .product_specification .prospec .mainspec tbody tr td { display: block; }
  .product_specification .prospec .mainspec tbody tr td:nth-child(odd) { border-bottom: none; padding-bottom: 0; }
  .dealer_wrap .oneblock .left { width: 100%; padding: 0 0; }
  .dealer_wrap .oneblock .right { width: 100%; padding: 0 0px; }
  .dealer_wrap .oneblock { margin-bottom: 40px; }
  .fillinform .threeset .formonelist { width: 100%; padding: 15px 0px; }
  .fillinform .formonelist { padding: 15px 0px; }
  .fillinform .twoset .formonelist { width: 100%; padding: 15px 0px; }
  .innernormalcon.support8 { padding: 0 0; }
  .investwrap .investorwrap .oneset_out { width: 50%; padding: 10px; }
  .innermaincontent .innerwrapper .inner_submenu ul li {
    padding: 10px 10px;
  }
  .innermaincontent .innerwrapper .inner_submenu {
    padding: 30px 0px 0 0;
  }
  .investwrap .subselect ul li {
    padding: 10px 10px;
  }
  .innermaincontent .innerwrapper .inner_con {
    padding: 20px 0px 30px 0;
  }
 }
@media (max-width: 600px) { .index_about .index_about_wrapper .index_about_onebox .leftbox { width: 100%; }
  .index_about .index_about_wrapper .index_about_onebox .rightbox { width: 100%; margin-top: 40px; }
  .index_about .index_about_wrapper .index_about_onebox:nth-child(2) .leftbox .t1 { padding-left: 0px; }
  .index_about .index_about_wrapper .index_about_onebox:nth-child(2) .leftbox .t2 { padding-left: 0px; padding-right: 0px; }
  .index_about .index_about_wrapper .index_about_onebox .leftbox .t2 { padding-right: 0px; }
  .energy_system_box .energy_system_box_wrap .energy_system_box_left .t1 .rightimg { width: 100%; margin-top: 20px; }
  .energy_system_box .energy_system_box_wrap .energy_system_box_left .t1 .txt { font-size: 4rem; margin-right: 0; }
  .energy_system_box .energy_system_box_wrap .energy_system_box_left .t1 .txt { width: 100%; }
  .maintenance_warranty_sec .maintenance_warranty_sec_in .rightbox .t1 { font-size: 4rem; }
  .indexapplications .indexapplications_wrapper .index_app_content_rightbotimg { right: -30px; bottom: -100px; }
  .indexapplications .indexapplications_wrapper .index_app_content_rightbotimg img { max-width: 180px; }
  .prolist_wrap .oneblock .photo { width: 100%; padding-right: 0px; }
  .prolist_wrap .oneblock .txt { width: 100%; padding-left: 0px; margin-top: 10px; }
  .twoboxing .onebox { width: 100%; }
  .innerfooter .footerwrapper .f_leftbox .box1 .fmenu ul li {
    padding: 10px 12px 10px 0;
    }
    .innerfooter .footerwrapper .f_leftbox .box1 .fmenu ul li:last-child {
    padding-right:0;
    }

    .innerfooter .footerwrapper {
    padding: 20px 20px;
    }
    .innermaincontent .innerwrapper .road {
      font-size: 1.4rem;
      padding: 14px 0;
    }
    .innermaincontent .innerwrapper .road .spacer {
    padding: 12px 5px;
    }
  }
@media (max-width: 480px) { .indexbanner { margin-top: 0px; }
  header .logo img { height: 35px; }
  .showMenu { top: 3px; right: 0px; }
  .slick-dots { bottom: -6px; left: 4px; }
  .phone-block { padding-top: 54px; }
  .indexproducts .probox:nth-child(1) .probox_in .pic { width: 100%; }
  .indexproducts .probox:nth-child(2) .probox_in .pic { width: 100%; }
  .indexproducts .probox:nth-child(2) .probox_in .pic img { width: 100%; }
  .indexproducts .probox:nth-child(2) .probox_in .t1 { top: 25px; left: -6px; }
  .indexapplications .indexapplications_wrapper .index_app_content .index_app_content_box .icon { width: 70px; }
  .indexapplications .indexapplications_wrapper .index_app_content .index_app_content_box .rightbox { width: calc(100% - 70px); padding-left: 15px; }
  .indexapplications .indexapplications_wrapper { padding: 30px 15px; }
  .indexapplications .indexapplications_wrapper .index_app_content { padding: 30px 20px; }
  .indexnews .indexnews_in .inewscontent_top .inews_first_box_right .small_newsbox .small_newsbox_onebox a .leftimg { width: 100%; }
  .indexnews .indexnews_in .inewscontent_top .inews_first_box_right .small_newsbox .small_newsbox_onebox a .rightcon { width: 100%; padding-left: 0px; margin-top: 10px; }
  .inewscontent_bot .inewscontent_bot_in .inewscontent_onebox { width: 100%; padding: 0px; margin-bottom: 30px; }
  .indexnews .indexnews_in .inewscontent_top { padding: 0px; }
  .indexnews .indexnews_in { padding: 40px 15px; }
  .indexnews .indexnews_in .inewscontent_top .inews_first_box_right .small_newsbox .small_newsbox_onebox a .rightcon .news_short_con { display: block; }
  .index_enttrepre .txt { font-size: 2.8rem; }
  .index_about .index_about_wrapper { padding: 0 30px; }
  .index_about .index_about_wrapper .index_about_onebox .leftbox .t1 { font-size: 3rem; }
  footer .footer_wrap { padding: 0 30px; }
  footer .footer_wrap .footer_bottom .leftbox .oneline { font-size: 1.6rem; }
  .indexproducts .probox:first-child .probox_in .pic img { width: 72%; right: -47px; }
  .tw .indexproducts .probox:nth-child(2) .probox_in .t1 { top: 14px; left: -16px; }
  .indexproducts .probox:nth-child(1) .probox_in .pic:after { width: 210px; height: 328px; top: -54px; }
  .indexproducts .probox .probox_in .t1 { left: -30px; }
  .indexproducts .probox .probox_in .t1 { font-size: 3.4rem; }
  .indexproducts .probox { margin-bottom: 50px; }
  .indexproducts .probox:nth-child(2) .probox_in .pic:after { height: 347px; right: 107px; }
  .indexproducts .probox:nth-child(2) { top: 0px; }
  .indexproducts .probox:nth-child(3) {top: 0;margin-top: 85px;}
  .indexproducts .probox:nth-child(2) .probox_in .pic { height: auto; }
  .indexproducts .probox:nth-child(1) .probox_in .pic { height: auto; }
  .indexapplications .indexapplications_wrapper .index_app_title { font-size: 4.5rem; }
  .indexapplications .indexapplications_wrapper .index_app_content .index_app_content_box .icon { width: 55px; }
  .indexapplications .indexapplications_wrapper .index_app_content .index_app_content_box .rightbox { width: calc(100% - 55px); }
  .indexapplications .indexapplications_wrapper .index_app_content .index_app_content_box .rightbox .t2 { font-size: 1.4rem; }
  .indexnews .indexnews_in .indexnews_title { font-size: 4.5rem; margin-bottom: 15px; }
  .news_date { font-size: 1.2rem; margin-bottom: 5px; }
  .news_title { font-size: 1.8rem; margin-bottom: 5px; }
  .news_short_con { font-size: 1.4rem; }
  .indexnews .indexnews_in .inewscontent_top .inews_first_box_right .small_newsbox .small_newsbox_onebox a { margin-bottom: 30px; }
  .index_about .index_about_wrapper .index_about_onebox .leftbox .t2 { font-size: 1.4rem; }
  .index_about .index_about_wrapper .index_about_onebox .leftbox .t1:before { top: -20px; }
  .index_about .index_about_wrapper .index_about_onebox .leftbox .t1 { margin-bottom: 20px; }
  .index_about .index_about_wrapper .index_about_onebox .leftbox .t2 { margin-top: 40px; }
  .index_about { padding: 70px 0; }
  .indexapplications .indexapplications_wrapper .index_app_content .index_app_content_box .rightbox .t1 { font-size: 1.8rem; }
  .energy_system_box .energy_system_box_wrap .energy_system_box_left .t2 { font-size: 1.4rem; }
  .btnstyle { font-size: 1.4rem; }
  .maintenance_warranty_sec .maintenance_warranty_sec_in .rightbox .t2 { font-size: 1.4rem; }
  .maintenance_warranty_sec { background: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), url(../images/main_warranty_bg.jpg) no-repeat fixed 0% 20%/cover; }
  footer .footer_wrap .footer_bottom .rightbox .copyright { font-size: 1.4rem; }
  footer .footer_wrap .footer_menu ul li a { font-size: 1.6rem; }
  .index_enttrepre .txt br { display: none; }
  .index_vedio .wrapper { padding: 0 15px; }
  .threecentericon .onebox { padding: 20px 0px; width: 100%; }
  .threecentericon .onebox .box1 { margin-bottom: 10px; }
  .specwrap .spectwobox .onebox .t1 { width: 100%; }
  .specwrap .spectwobox .onebox .t2 { width: 100%; padding-left: 0; padding-top: 10px; }
  .recruit_list .onebox .leftbox .re_date { width: 100%; }
  .recruit_list .onebox .leftbox .re_centerbox { width: 100%; }
  .recruit_list .onebox { padding: 15px; }
  .recruit2_box { padding: 15px; }
  .recruit2_box .titlebold_out .titlebold .title_H { width: 100%; }
  .recruit2_box .titlebold_out .titlebold .title_C { width: 100%; }
  .recruit2_box .titlebold_out .titlebold { margin-bottom: 15px; }
  .innermaincontent .innerwrapper .road { text-align: left; }
  .indexbanner img.slick-next { width: 30px; }
  .indexbanner img.slick-prev { width: 30px; }
  .othermenu.footerothermenu .othermenu_link { margin-bottom: 5px; }
  .othermenu { margin-left: 0; }
.investwrap .investorwrap .oneset_out { width: 100%;  }
.innerfooter .footerwrapper .f_rightbox .copyright {
    font-size: 1.4rem;
}
  }


/*# sourceMappingURL=style.css.map */
