html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    margin: 0;
    font-family: "Microsoft Yahei", "PingFangSC-Regular", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
    line-height: 1.5;
    font-size: 16px;
    min-width: 320px;
    background: #fff;
    color: #333;
}
h1 {
    font-size: 1.6rem;
    margin: .6rem 0;
}
figure {
    margin: 1em 40px;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
a {
    -webkit-text-decoration-skip: objects;
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
dfn {
    font-style: italic;
}
mark {
    background-color: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -.25em;
}
sup {
    top: -.5em;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
img {
    border-style: none;
    max-width: 100%;
}
svg:not(:root) {
    overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
    line-height: 1.42857143;
    margin: 0;
    outline: none;
}
body,
button,
input,
select,
textarea {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html [type=button],
/* 1 */
[type=reset],
[type=submit] {
    -webkit-appearance: button;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: .35em .75em .625em;
}
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    display: inline-block;
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}
[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
summary {
    display: list-item;
}
article,
aside,
footer,
header,
nav,
section,
figcaption,
figure,
main,
details,
/* 1 */
menu {
    display: block;
}
pre,
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
audio,
video,
canvas {
    display: inline-block;
}
template,
[hidden] {
    display: none;
}
.clearfix {
    zoom: 1;
}
.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.clearfix:after {
    clear: both;
}
a {
    color: #333;
    text-decoration: none;
}
ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
.container {
    padding: 0 0.5rem;
}
.img-center {
    text-align: center;
    font-size: 0;
}
.img-center img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
nav.nav {
    position:fixed;
    top: 60px;
    left: 0;
    z-index: 990;
    width: 100%;
    display: none;
    background: #d82634;
}
.nav .container{
    padding: 0;
    margin-top: 60px;
}
.nav li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.nav li a {
  display: block;
  color: #fff;
  padding: 10px 0.5rem;
  font-size: 18px;
}
.dropdown-box {
    display: none;
}
.dropdown-box li a{
    margin-right: 0;
    background-color: #ad0011;
}
.dropdown-box li:first-child{
    border-top: 1px solid rgba(255, 255, 255, 0.4);
}
.dropdown-box li:last-child{
    border-bottom: 0;
}
.arrow {
    float: right;
    height: 2rem;
    width: 3rem;
    background: url(../images/arrt.png) no-repeat center;
    background-size: 0.9rem 0.9rem;
    background-position: 90%;
    position: relative;
    z-index: 1;
    cursor: pointer;
}
.has-sub.active .arrow {
    background-image: url(../images/arrb.png);
}
.kefu {
    position: fixed;
    right: -170px;
    bottom: 20px;
    z-index: 900;
    display: none;
}
.kefu li a {
    text-decoration: none;
}
.kefu li {
    margin-top: 1px;
    clear: both;
    height: 71px;
    position: relative;
}
.kefu li i {
    background: url(../images/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0 auto;
    text-align: center;
}
.kefu li p {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    margin: 0;
}
.kefu .kefu-qq i {
    background-position: 4px 5px;
}
.kefu .kefu-tel i {
    background-position: 0 -21px;
}
.kefu .kefu-liuyan i {
    background-position: 4px -53px;
}
.kefu .kefu-weixin i {
    background-position: -34px 4px;
}
.kefu .kefu-weibo i {
    background-position: -30px -22px;
}
.kefu .kefu-ftop {
    display: none;
}
.kefu .kefu-ftop i {
    width: 33px;
    height: 50px;
    background-position: -27px -45px;
}
.kefu .kefu-left {
    float: left;
    width: 77px;
    height: 47px;
    position: relative;
}
.kefu .kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px;
}
.kefu .kefu-right {
    width: 20px;
}
.kefu .kefu-tel-main {
    background: #d82634;
    color: #fff;
    height: 56px;
    width: 247px;
    padding: 9px 0 6px;
    float: left;
}
.kefu .kefu-main {
    background: #d82634;
    width: 97px;
    height: 56px;
    position: relative;
    padding: 9px 0 6px;
    float: left;
}
.kefu .kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333;
}
.kefu-weixin-pic img {
    width: 115px;
    height: 115px;
}
.header {
    background-color: #e1e2e5;
    padding: 8px 10px;
    line-height: 60px;
    box-sizing: border-box;
    position: fixed;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 990;
    width: 100%;
}
.header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header .logo {
    height: 44px;
}
.header .logo img {
    display: block;
    height: 100%;
    width: auto;
}
.header .skyfloat, .header .text, .header .tel{
    display: none;
}
.header .lang {
    margin-top: 0px;
    margin-left: auto;
}
.header .lang .langBox {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0px;
    margin: 0px 0;
    height: 30px;
}
.header .lang .langBox li {
    margin: 0 3px;
    width: 30px;
    border: 0;
    height: 30px;
    background-color: rgba(255, 255, 255, 0.85);
    border-radius: 100px;
    position: relative;
}
.header .lang .langBox li:first-child{display: none;}
.header .lang .langBox li a {
    padding: 0px 0;
    font-size: 13px;
    color: gray;
    line-height: 30px;
    display: inline-block;
    position: absolute;
    top: 0;
    margin: 0;
    text-align: center;
    left: 0;
    width: 30px;
}
.header .lang .langBox li a:hover {
    color: #e7db33;
    font-weight: 900;
    background-color: red;
    border-radius: 100px;
    font-size: 15px;
}
.header .lang .langBox li .fa-globe-asia {
    background: url(../images/x_lang.png) no-repeat;
    display: block;
    width: 16px;
    height: 15px;
    margin: 7px auto 0;
    text-align: center;
}
.header .lang .langBox li .active {
    color: #ffffff;
    font-weight: 900;
    background-color: rgba(255, 0, 0, 0.678);
    border-radius: 100px;
    font-size: 13px;
}

.header .menu {
    margin-left: 5px;
}
.header .menu img {
    display: block;
    height: 100%;
    width: auto;
}
.header ul {
    margin: 0.4rem 1.5rem 0 3.5rem;
    font-size: 0;
}
.header li {
    display: inline-block;
    width: 33.333333%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #999;
}
.header li:last-child {
    border-right: 0;
}
.header li a {
    display: block;
    font-size: 0.7rem;
    color: #666;
    text-align: center;
    line-height: 1;
}
.langBox li.icon {
    display: none;
}
.langBox li a .desktop-text {
    display: none;
}
.langBox li.en a::after {
    content: "eng";
    font-size: 14px;
}
.langBox li.de a::after {
    content: "De";
    font-size: 14px;
}
.langBox li a {
    padding: 0 8px;
}
.header .menu {
    display: block;
}
.menu-box {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10;
    background: #d82634;
    display: none;
}
.menu-box li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.menu-box li.sousearch {
    padding: 5px 0;
}
.menu-box li a {
    display: block;
    color: #fff;
    padding: 10px 0.5rem;
    margin-right: 2rem;
    font-size: 0.75rem;
}
.menu-box li i {
    float: right;
    height: 2rem;
    width: 3rem;
    background: url(../images/arrt.png) no-repeat center;
    background-size: 0.625rem 0.625rem;
    background-position: 90%;
    position: relative;
    z-index: 1;
    cursor: pointer;
}
.menu-box li .sub {
    display: none;
}
.menu-box li .sub a {
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    margin-right: 0;
    background-color: #ad0011;
}
.menu-box li.open i {
    background-image: url(../images/arrb.png);
}
.menu-box li.open .sub {
    display: block;
}
.slideBox{
    margin-top: 60px;
}
.banner .swiper-slide {
    background: no-repeat center / cover;
}
.banner .swiper-slide img {
    display: block;
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.website_img{
    width: 100%;
    margin-top: 60px;
}
.website_img img{
    max-width: 100%;
}
@media (max-width:480px) {
    .banner .swiper-slide img {
        height: 160px;
    }
}
@media (max-width:375px) {
    .banner .swiper-slide img {
        height: 110px;
    }
}
.banner .swiper-pagination {
    bottom: 3%;
}
.banner .swiper-pagination-bullet {
    width: 20px;
    border-radius: 5px;
    background-color: #232323;
    opacity: 0.6;
}
.banner .swiper-pagination-bullet-active {
    background-color: #d82634;
    opacity: 1;
}
/* .swiper img {
	display: block;
	width: 100%;
	height: auto;
}
.swiper .swiper-pagination-bullet {
	background-color: #fff;
	opacity: 1;
}
.swiper .swiper-pagination-bullet-active {
	background-color: #d82634;
	width: 16px;
	border-radius: 15px;
} */
.footer {
    background-color: #232323;
    padding: 30px 0;
    color: #fff;
}
.phonr_img {
    width: 100%;
}
.phonr_img img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.made_in_taiwan {
    width: 250px;
    margin: 0 auto;
}
.made_in_taiwan img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.footer a {
    color: #fff;
}
.footer a:hover {
    color: #d82634;
}
.footer-title {
    color: #ca1624;
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 1rem;
}
.footer-title small {
    p display: block;
    font-size: 0.75rem;
    color: #fff;
    opacity: 0.2;
}
.footer-title:after {
    display: block;
    content: '';
    width: 25px;
    height: 1px;
    background-color: #ca1624;
}
.footer .container {
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    font-size: 0.75rem;
}
.footer-nav {
    width: 100%;
}
.footer-nav ul {
    display: flex;
    flex-wrap: wrap;
}
.footer-nav li {
    width: 100%;
}
.footer-nav li a {
    display: block;
    line-height: 2.4rem;
    font-size: 20px;
}
.footer-contact {
      width: 100%;
      padding-bottom: 20px;
  }
.footer-contact-card {
      position: relative;
      padding: 18px 18px 20px 22px;
      background: rgba(255, 255, 255, 0.04);
      border: 1px solid rgba(255, 255, 255, 0.08);
      border-left: 4px solid #ca1624;
  }
.footer-contact-card::after {
      content: "";
      position: absolute;
      right: 0;
      bottom: 0;
      width: 42px;
      height: 42px;
      background: #ca1624;
      clip-path: polygon(100% 0, 100% 100%, 0 100%);
  }
.footer-contact-name {
      margin: 0;
      color: #fff;
      font-size: 22px;
      line-height: 1.2;
      font-weight: 700;
  }
.footer-contact-location {
      margin: 6px 0 16px;
      padding-left: 30px;
      min-height: 22px;
      background: url(../images/foot_icon4.png) no-repeat 0 center;
      background-size: 20px auto;
      color: rgba(255, 255, 255, 0.68);
      font-size: 14px;
  }
.footer-contact-type {
      display: inline-block;
      margin: 0 0 14px;
      padding: 5px 12px;
      color: #fff;
      background: #ca1624;
      font-size: 12px;
      font-weight: 700;
      letter-spacing: 0.08em;
      text-transform: uppercase;
  }
.footer-contact-list {
      display: grid;
      gap: 8px;
      margin: 0;
      padding: 0;
  }
.footer-contact li {
      font-size: 16px;
      padding: 5px 0 5px 32px;
      background: no-repeat 0 center;
  }
.footer-contact-card li {
      padding: 7px 0;
      min-height: 22px;
      background: none;
      display: flex;
      align-items: center;
      gap: 12px;
  }
.footer-contact-card li::before {
      content: "";
      width: 20px;
      height: 20px;
      flex: 0 0 20px;
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      opacity: 0.86;
  }
.footer-contact-card li a {
      color: #fff;
      text-decoration: none;
  }
.footer-contact-phone {
      background: none;
  }
.footer-contact-mail {
      background: none;
  }
.footer-contact-phone::before {
      background-image: url(../images/foot_icon1.png);
  }
.footer-contact-mail::before {
      background-image: url(../images/foot_icon2.png);
  }
.footer-contact li.i1 {
    background-image: url(../images/foot_icon1.png);
}
.footer-contact li.i2 {
    background-image: url(../images/foot_icon2.png);
}
.footer-contact li.i3 {
    background-image: url(../images/foot_icon3.png);
}
.footer-contact li.i4 {
    background-image: url(../images/foot_icon4.png);
}
.footer-ewm {
    width: 100%;
}
.footer-ewm ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 5px 0;
}
.footer-ewm li {
    width: 110px;
    margin-right: 30px;
}
.footer-ewm li .wrap {}
.footer-ewm li p {
    margin: 15px 0 0;
    padding-left: 32px;
    background: url(../images/foot_ss.png) left center no-repeat;
    font-size: 0.7rem;
}
.footer-impressum {
    width: 100%;
    padding: 4px 0 20px;
    box-sizing: border-box;
}
.footer-impressum-note {
    margin: 6px 0 16px;
    min-height: 22px;
    color: rgba(255, 255, 255, 0.78);
    font-size: 14px;
    line-height: 1.5;
}
.footer-impressum-card .footer-contact-type {
    margin-bottom: 14px;
}
.footer-impressum-section-title {
    margin: 16px 0 10px !important;
}
.footer-impressum-register-title {
    margin-bottom: 12px !important;
}
.footer-impressum-list {
    display: block;
    margin: 0;
    padding: 0;
}
.footer-impressum-card li {
    position: relative;
    display: block !important;
    padding: 0 0 0 30px !important;
    min-height: 22px;
    background: none !important;
    color: rgba(255, 255, 255, 0.78);
    font-size: 14px;
    line-height: 1.45;
    overflow-wrap: normal;
    word-break: normal;
}
.footer-impressum-card li::before {
    position: absolute;
    top: 1px;
    left: 0;
    margin: 0;
}
.footer-impressum-address::before {
    background-image: url(../images/foot_icon4.png);
}
.footer-impressum-manager::before {
    background-image: url(../images/foot_icon3.png);
}
.footer-impressum-mail::before {
    background-image: url(../images/foot_icon2.png);
}
.footer-impressum-company-list li + li {
    margin-top: 10px;
}
.footer-impressum-contact-list li + li {
    margin-top: 6px;
}
.footer-impressum-contact-list li {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.footer-impressum-card li.footer-impressum-register {
    padding-left: 0 !important;
}
.footer-impressum-card li.footer-impressum-register::before {
    display: none;
}
.footer-impressum-register {
    margin: 0;
    padding: 0;
    color: rgba(255, 255, 255, 0.78);
    font-size: 14px;
    line-height: 1.45;
}
.footer-impressum-register p {
    margin: 0 0 4px;
    padding: 0;
}
.footer-impressum-register p:last-child {
    margin-bottom: 0;
}
.copyright {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      background-color: #000;
      color: #ca1624;
      text-align: center;
      padding: 10px 5px;
      font-size: 13px;
  }
.copyright-statement {
      margin: 0 0 8px;
      color: #fff;
      font-size: 16px;
      line-height: 1.35;
      font-weight: 700;
  }
.copyright a {
      color: #ca1624;
  }
/* .footer-fix {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #363636;
	z-index: 10;
}
.footer-fix li {
	float: left;
	width: 25%;
}
.footer-fix li a {
	display: block;
	text-align: center;
	color: #fff;
	padding: 0.4rem 0;
	font-size: 0.7rem;
	line-height: 1;
}
.footer-fix li i {
	display: block;
	height: 1rem;
	background: no-repeat center;
	background-size: contain;
	margin-bottom: 0.25rem;
}
.footer-fix li i.i1 {
	background-image: url(../images/fmenu1.png);
}
.footer-fix li i.i2 {
	background-image: url(../images/fmenu2.png);
}
.footer-fix li i.i3 {
	background-image: url(../images/fmenu3.png);
}
.footer-fix li i.i4 {
	background-image: url(../images/fmenu4.png);
} */
.sou{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0px 0 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.sou .hot {
    float: left;
    padding: 8px 0;
}
.sou .hot a {
    margin-right: 10px;
}
.sou .hform {
    display: flex;
    justify-content: center;
    align-items: center;
}
.sou .hform:hover,
.sou .hform:focus {
    border: 1px solid #d82634;
}
.sou .hform input {
    box-sizing: border-box;
    border: 0;
    padding: 7px 10px;
    background-color: #fff;
    /* background: url(../images/s_inp.gif) no-repeat 0 0; */
    width: 210px;
    height: 34px;
}
.sou .hform button {
    box-sizing: border-box;
    position: relative;
    top: 13px;
    border: 0;
    padding: 0;
    cursor: pointer;
    outline: none;
    width: 40px;
    height: 34px;
    background-color: #fff;
    color: #d82634;
    margin-left: 0px;
    background: url(../../skin/images/s_so.gif) no-repeat 0 0;
}
.sou-inner {
    background-color: #f2f2f2;
}
.sou-inner .sou {
    border-bottom: 0;
}
.sou-inner .hot {
    padding: 6px 0;
}
.sou-inner .hform {
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
}
.sou-inner .hform input {
    width: 240px;
    background: none;
    padding: 6px 15px;
}
.sou-inner .hform button {
    background: url(../images/VISkins-p1.png) no-repeat -258px -936px;
    width: 30px;
    height: 30px;
}
.section {
    padding: 1rem 0;
}
.section-title {
    margin-bottom: 1rem;
    font-size: 23px;
    text-align: center;
}
.section-title strong {
    color: #d82634;
}
.section-title .sl-tit {
    font-size: 18px;
}
.section-title i {
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    background-color: #d82634;
    display: block;
    margin: 0 auto 0;
    width: 36px;
    height: 41px;
    line-height: 1.1rem;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0.25rem;
}
.section-title p {
    font-size: 18px;
    margin: 0.25rem 0 0;
}
.section-title p span {
    color: #ddd;
    padding: 0 0.25rem;
}
.s2 {
    margin-left: -0.5rem;
}
.s2 li {
    float: left;
    width: 33.333333%;
}
.s2 li a {
    display: block;
    margin-left: 0.5rem;
}
.bg1 {
    background-color: #f5f5f5;
    position: relative;
    overflow: hidden;
}
.bg1:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-top: 1.25rem solid #fff;
    /* border-right: 10rem solid transparent; */
    /* border-left: 10rem solid transparent; */
    left: 50%;
    top: 0;
    margin-left: -10rem;
}
.bg1 h4 {
    margin: 20px 0;
}
.bg1 .section-title {
    position: relative;
    z-index: 1;
    /* margin-top: -1.1rem; */
}
.s3 {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.s3 li {
    width: 50%;
    margin: 0 20px;
}
/* .s3 li a {
	display: block;
	margin-left: 34px;
} */
.s3 li .img-center {
    border: 2px solid #fff;
    border-radius: 50%;
    background-color: #fff;
    width: 100px;
    height: 100px;
    line-height: 100px;
    margin: 0 auto;
    overflow: hidden;
}
.s3 li .text {
    clip-path: polygon(5% 0%, 95% 0%, 100% 50%, 95% 100%, 5% 100%, 0% 50%);
    text-align: center;
    line-height: 34px;
    background-color: #232323;
    /* background: url(../images/pz_titbg.png) no-repeat center; */
    color: #fff;
    font-size: 0.8rem;
    margin-top: 20px;
    padding: 0 10px;
}
.s3 li a:hover .img-center {
    border-color: #d82634;
}
.s3 li a:hover .text {
    background-color: #d82634;
    /* background-image: url(../images/pz_titbgh.png); */
}
.s1 dl {
    margin: 0;
    background-color: #fff;
}
.s1 dd {
    margin: 0;
    padding: 0.5rem;
}
.s1 dd h4 {
    font-weight: normal;
    margin: 0;
}
.s1 dd h4:after {
    width: 1rem;
    height: 0.05rem;
    background-color: #d82634;
    display: block;
    content: '';
    margin-top: 0.25rem;
}
.s1 dd p {
    color: #999;
    margin: 0.5rem 0 0;
    font-size: 0.7rem;
}
.s1 ul {
    margin-left: -0.5rem;
}
.s1 li {
    float: left;
    width: 50%;
}
.s1 li a {
    display: block;
    background-color: #fff;
    margin-left: 0.5rem;
    margin-top: 0.5rem;
}
.s1 li .img-center {
    line-height: 5.425rem;
    height: 5.425rem;
}
.s1 li h4 {
    margin: 0;
    text-align: center;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0.5rem;
    font-size: 0.7rem;
}
.home_artitle{
    padding: 0 10px;
    width: 100%;
    box-sizing: border-box;
}
.home_artitle h2{
    margin: 30px 0 20px;
    font-size: 21px;
    font-weight: bolder;
    position: relative;
}
.home_artitle h2::before{
    content: "";
    display: block;
    position: absolute;
    width: 100px;
    height: 2px;
    background-color: #d82634;
    bottom: 0;
    left: 0;
}
.home_artitle h3 {
    margin: 5px 0;
    font-weight: normal;
    font-size: 14px;
}
.home_artitle ul{
    background-color: #f5f5f5;
    padding: 20px 20px;
}
.home_artitle ul li a h3{
    padding-left: 27px;
    position: relative;
    transition: all 0.3s;
}
.home_artitle ul li a:hover h3{
    padding-left: 35px;
}
.home_artitle ul li a:hover h3:before{
    left: 10px;
}
.home_artitle ul li a h3:before{
    content: "";
    position: absolute;
    display: block;
    background-image: url(../../sico.webp);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 17px;
    height: 17px;
    top: 0;
    left: 0;
    transition: all 0.3s;
}
.bg2 {
    background-color: #030407;
    position: relative;
    overflow: hidden;
    color: #fff;
    padding-bottom: 0.5rem;
}
.bg2:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-top: 1.25rem solid #f5f5f5;
    border-right: 10rem solid transparent;
    border-left: 10rem solid transparent;
    left: 50%;
    top: 0;
    margin-left: -10rem;
}
.bg2 .section-title {
    position: relative;
    z-index: 1;
    margin-top: -0.5rem;
}
.sl-desc li {
    float: left;
    border-right: 1px solid rgba(255, 255, 255, 0.15);
    width: 50%;
    margin-top: 20px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.sl-desc li:last-child {
    border-right: 0;
}
.sl-desc li .img-center {
    height: 1.25rem;
    line-height: 1.25rem;
}
.sl-desc li p {
    margin: 0.5rem 0 0;
    line-height: 1;
    font-size: 18px;
}
.bg3 {
    position: relative;
    overflow: hidden;
    background-color: #f1f1f1;
}
.bg3:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-top: 1.25rem solid #fff;
    border-right: 10rem solid transparent;
    border-left: 10rem solid transparent;
    left: 50%;
    top: 0;
    margin-left: -10rem;
}
.gyds {
    margin: 0;
}
.gyds dt img {
    object-fit: cover;
    width: 100%;
    height: 200px;
}
.gyds dd {
    margin: 0;
    padding-top: 0.75rem;
}
.gyds h4 {
    margin: 0 0 0.5rem;
    overflow: hidden;
    font-weight: normal;
}
.gyds h4 i {
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    float: left;
    background-color: #d82634;
    color: #fff;
    width: 47px;
    line-height: 54px;
    text-align: center;
    font-size: 23px;
    font-style: normal;
    font-family: Impact;
}
.gyds h4 span {
    display: block;
    margin-left: 67px;
    font-size: 1.45rem;
}
.gyds h4 span small {
    display: block;
    font-size: 0.7rem;
    color: #d82634;
    text-transform: uppercase;
}
.gyds p {
    margin: 0 0 0.5rem;
    font-size: 1.13rem;
}
.tempWrap, .tempWrap ul{
    width: 100%!important;
    display: flex;
    flex-wrap: wrap;
}
.tempWrap ul li{
    float: none!important;
}
.gyds ul {
    margin-left: -0.5rem;
    overflow: hidden;
}
.gyds li {
    width: 50%;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 3px;
}
.gyds li .img-center {

}
.gyds li .img-center img {
    object-fit: cover;
    width: 180px;
    height: 120px;
}
.gyds .hd {
    text-align: center;
    font-size: 0;
    position: relative;
    margin-top: 0.75rem;
}
.gyds .hd:before {
    content: '';
    height: 0.05rem;
    width: 100%;
    top: 50%;
    left: 0;
    background-color: #eee;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.gyds .hd ul {
    background-color: #fff;
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    padding: 0 0.25rem;
}
.gyds .hd li {
    display: inline-block;
    vertical-align: middle;
    background: url(../images/sl_cqh.png) no-repeat 0 0 / contain;
    height: 0.4rem;
    width: 0.35rem;
    margin: 0 0.2rem;
    cursor: pointer;
}
.gyds .hd li.active {
    background-image: url(../images/sl_cqhh.png);
}
.hzal {
    margin: -0.25rem 0 0.75rem -0.25rem;
}
.hzal li {
    float: left;
    width: 33.333333%;
}
.hzal li a {
    display: block;
    margin: 0.25rem 0 0 0.25rem;
    background: url(../images/case_ctit.png) no-repeat center / contain;
    color: #fff;
    font-size: 0;
    line-height: 1.5rem;
    text-align: center;
}
.hzal li.active a {
    background-image: url(../images/case_ctith.png);
}
.hzal li img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.25rem;
    width: 0.925rem;
    height: auto;
}
.hzal li span {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.7rem;
}
.hazl-swiper .swiper-slide a {
    display: block;
}
.hazl-swiper .swiper-slide img {
    width: 100%;
}
.hazl-swiper .swiper-slide p {
    margin: 0;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2rem;
    background-color: #333;
    color: #fff;
    font-size: 0.7rem;
}
.hazl-swiper .swiper-button-prev,
.hazl-swiper .swiper-button-next {
    background-size: contain;
    height: 1.5rem;
    margin-top: -1.75rem;
}
.big-more {
    display: block;
    width: 8rem;
    line-height: 1.75rem;
    font-size: 0.7rem;
    margin: 1rem auto 0;
    text-align: center;
    background-color: #d82634;
    color: #fff;
}
.bg4 {
    position: relative;
    overflow: hidden;
}
.bg4:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-top: 1.25rem solid #f5f5f5;
    border-right: 10rem solid transparent;
    border-left: 10rem solid transparent;
    left: 50%;
    top: 0;
    margin-left: -10rem;
}
.bg4 .section-title {
    position: relative;
    z-index: 1;
    margin-top: -0.5rem;
}
.gylc {
    font-size: 0;
    text-align: center;
    margin-top: -0.75rem;
}
.gylc li {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    margin-top: 0.75rem;
}
.gylc li .img-center {
    background: url(../images/lc_cbg.png) no-repeat center 0 / contain;
    height: 4rem;
    line-height: 3.3rem;
}
.gylc li .img-center img {
    height: 1.5rem;
}
.gylc li p {
    margin: 0.5rem 0 0;
    font-size: 0.7rem;
}
.news-con li {
    margin-bottom: 0.05rem;
}
.news-con li a {
    display: block;
    background-color: #fff;
    overflow: hidden;
}
.news-con li .m {
    float: left;
    background: no-repeat center / cover;
    height: 3.81rem;
    width: 5rem;
}
.news-con li .date {
    float: left;
    text-align: center;
    font-size: 1.5rem;
    padding: 0.4rem 0;
}
.news-con li .date small {
    display: block;
    font-size: 0.7rem;
    color: #999;
    width: 2.75rem;
}
.news-con li .text {
    margin-left: 2.75rem;
    border-left: 0.05rem solid #eee;
    padding: 0.5rem;
}
.news-con li .text h4 {
    margin: 0;
    font-size: 0.7rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-con li .text p {
    margin: 0.25rem 0 0;
    font-size: 0.7rem;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.news-con li.pic .text {
    margin-left: 5rem;
}
.about p {
    font-size: 0.7rem;
}
.about-cover {
    position: relative;
    overflow: hidden;
    margin-bottom: 1rem;
}
.about-cover:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-top: 1.25rem solid #fff;
    border-right: 10rem solid transparent;
    border-left: 10rem solid transparent;
    left: 50%;
    top: 0;
    margin-left: -10rem;
}
.about-cover span:before,
.about-cover span:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    bottom: 0;
    border-bottom: 1.25rem solid #fff;
    border-right: 10rem solid transparent;
    border-left: 10rem solid transparent;
}
.about-cover span:after {
    margin-left: -20rem;
}
.about-desc {
    margin: 0 0 1rem;
    text-align: center;
}
.about-desc dt {
    font-size: 0.7rem;
    font-weight: bold;
}
.about-desc dd {
    font-size: 0.7rem;
    line-height: 1.8;
    margin: 0.5rem 0 0;
}
.about-menu {
    margin-bottom: 1rem;
}
.about-menu .item {
    float: left;
    font-size: 0;
    width: 33.333333%;
    text-align: center;
}
.about-menu .item img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.25rem;
    height: 0.75rem;
    width: auto;
}
.about-menu .item span {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.7rem;
    font-weight: bold;
}
.about-pic {
    margin-left: -0.5rem;
}
.about-pic li {
    float: left;
    width: 50%;
}
.about-pic li a {
    display: block;
    margin-left: 0.5rem;
}
.pdtlink {
    padding: 1.5rem 0 1rem;
    text-align: center;
}
.pdtlink .section-title {
    margin-bottom: 0;
}
.pdtlink p {
    margin: 0.25rem 0;
    font-size: 0.9rem;
}
.pdtlink span {
    color: #ccc;
    padding: 0 0.25rem;
}
.pdtlink h4 {
    color: #d82634;
}
.pdtlink small {
    font-size: 1rem;
    font-weight: normal;
    color: #999;
}
.title-1 {
    /* text-align: center; */
    line-height: 1.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    background-size: cover;
    font-size: 23px;
    margin-bottom: 1rem;
    padding: 0.3rem 0;
    border-bottom: 1px solid #232323;
    color: #232323;
    font-weight: bolder;
}
.title-2 {
    margin-bottom: 0.5rem;
    padding: 0.5rem 0;
    background-color: #f2f2f2;
    margin-top: 1rem;
}
.title-2 span {
    display: block;
    line-height: 1;
    font-size: 0.7rem;
    border-left: 0.15rem solid #d82634;
    padding-left: 0.5rem;
}
.title-2 span small {
    font-size: 0.7rem;
    text-transform: uppercase;
    color: #999;
}
.title-3 {
    border-bottom: 0.05rem solid #ececeb;
    margin-bottom: 0.75rem;
    font-size: 0.7rem;
    color: #999;
    text-transform: uppercase;
}
.title-3 span {
    display: inline-block;
    padding-bottom: 0.25rem;
    border-bottom: 0.05rem solid #000;
    margin-bottom: -0.05rem;
    background: url(../images/m-cx-4-3-01-icon1.png) no-repeat 0 0.105rem;
    background-size: auto 0.75rem;
    padding-left: 1rem;
    font-size: 0.7rem;
    color: #333;
}
.pro-list li {
    float: left;
    width: 50%;
}
.pro-list li a {
    display: block;
    margin-left: 0.5rem;
    margin-bottom: 0.5rem;
}
.pro-list li .m {
    border: 1px solid #ddd;
    /*height: 5.35rem;line-height: 5.35rem;*/
}
.pro-list li .text {
    text-align: center;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.5rem;
    font-size: 0.7rem;
}
.list-3 li {
    padding: 0 0 0.5rem;
    border-bottom: 0.1rem solid #ddd;
    margin-bottom: 0.5rem;
}
.list-3 li a {
    display: block;
    overflow: hidden;
}
.list-3 li .m {
    float: left;
    width: 5.75rem;
}
.list-3 li .m img {
    display: block;
    width: 100%;
    height: auto;
}
.list-3 li .text {
    margin-left: 6.25rem;
}
.list-3 li .text h4 {
    margin: 0;
    font-size: 0.7rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    border-bottom: 0.05rem solid #ddd;
    padding-bottom: 0.5rem;
}
.list-3 li .text p {
    margin: 0.5rem 0 0;
    color: #777;
    font-size: 0.7rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.list-3-1 li .text {
    margin-left: 0;
}
.list-3-1 li .text h4 span {
    float: right;
    font-size: 0.7rem;
    color: #999;
    font-weight: normal;
}
.list-3-1 li .text h4 {
    border-bottom: 0;
    padding-bottom: 0;
}
.page {
    text-align: center;
    margin: 1rem 0;
}
.page a,
.page span {
    display: inline-block;
    margin: 0 0.25rem;
    padding: 0.3rem 0.7rem;
}
.page a {
    background-color: #393939;
    color: #fff;
    border-radius: 0.15rem;
}
.infocontent {
    margin-bottom: 1rem;
}
.infocontent .more {
    display: block;
    text-align: center;
    line-height: 1.5rem;
    color: #fff;
    background-color: #393939;
}
.infocontent-title {
    text-align: center;
    margin: 0 0 1rem;
    border-bottom: 1px solid #ddd;
    padding: 0 0 1rem 0;
}
.infocontent-title h1 {
    font-size: 0.8rem;
}
.infocontent-title p {
    font-size: 0.7rem;
    margin: 0.5rem 0 0;
    color: #999;
    font-weight: normal;
}
.infocontent-body {
    line-height: 2;
    margin-bottom: 1rem;
}
.infocontent-body img {
    max-width: 100% !important;
    height: auto !important;
}
.infocontent-epx {
    margin-bottom: 1rem;
}
.infocontent-epx li {
    line-height: 1rem;
    margin-bottom: 0.75rem;
}
.infocontent-epx li span {
    background-color: #a2a2a2;
    color: #fff;
    padding: 0 0.25rem;
    font-size: 0.7rem;
    float: left;
}
.infocontent-epx li a {}
.showcase {
    margin-bottom: 20px;
}
.showcase-info {
    margin-top: 0.75rem;
    line-height: 1.8;
    color: #333;
    font-size: 1rem;
}
.showcase-info img {
    width: 100%;
}
.showcase-info h1 {
    margin: 5px 0;
}
.showcase-info h4 {
    margin: 0;
    text-align: center;
    font-size: 0.8rem;
    color: #333;
}
.showcase-info p {
    margin: 0;
    padding: 0.25rem 0;
}
.cptd {
    margin-left: -0.5rem;
    margin-top: -0.5rem;
}
.cptd li {
    float: left;
    width: 50%;
}
.cptd li a {
    display: block;
    margin-left: 0.5rem;
    border: 1px solid #ccc;
    padding: 0.5rem;
    text-align: center;
    margin-top: 0.5rem;
}
.cptd li img {
    display: block;
    margin: 0 auto;
    height: 1.5rem;
    width: auto;
}
.cptd li h4 {
    margin: 0.5rem 0 0.25rem;
    color: #d82634;
    font-weight: normal;
    font-size: 0.7rem;
}
.cptd li h4:after {
    display: block;
    content: '';
    height: 1px;
    width: 1rem;
    margin: 0.25rem auto 0;
    background-color: #d82634;
}
.cptd li p {
    margin: 0;
    line-height: 1rem;
    color: #666;
    overflow: hidden;
    font-size: 0.7rem;
    height: 3rem;
}
.gsys {
    margin: 0;
}
.gsys dl {
    margin: 0 0 0.5rem;
}
.gsys dt {
    position: relative;
}
.gsys dt span {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #d82634;
    color: #fff;
    padding: 0.3rem 0.5rem;
    font-size: 0.7rem;
}
.gsys dd {
    margin: 0;
}
.gsys dd p {
    margin: 0.5rem 0;
    line-height: 1rem;
    font-size: 0.7rem;
}
.gsys dd p:before {
    content: "";
    width: 0.25rem;
    height: 0.25rem;
    display: block;
    border: 2px solid #d82634;
    float: left;
    margin-top: 0.25rem;
    margin-right: 0.25rem;
    border-radius: 50%;
}
.zzrz {
    margin: 0 -0.5rem;
}
.zzrz li {
    float: left;
    width: 50%;
    text-align: center;
}
.zzrz li .img-center {
    padding: 0 0.5rem;
}
.zzrz li p {
    margin: 0.5rem 0 0;
    font-size: 0.7rem;
}
.gsjj dt {
    float: left;
    width: 886px;
}
.gsjj dt.img-center img {
    object-fit: cover;
    width: 886px;
    height: 400px;
}
.gsjj dd {
    margin-left: 886px;
    border: 2px solid #d82634;
    border-left: 0;
    margin-top: 45px;
    padding: 45px 0 45px 64px;
}
.gsjj dd small {
    display: block;
    font-size: 20px;
    text-transform: uppercase;
}
.gsjj dd strong {
    display: block;
    font-size: 50px;
    font-weight: bold;
    text-transform: uppercase;
}
.gsjj dd h4 {
    margin: 5px 0 0;
    color: #d82634;
    font-size: 36px;
}
.gsjj dd h5 {
    margin: 0;
    font-size: 26px;
    font-weight: normal;
}
.gsjj-text {
    margin: 0.75rem 0 0;
}
.gsjj-text dt {
}
.gsjj-text dt strong {
    display: block;
}
.gsjj-text dt strong span {
    font-weight: normal;
    color: #d82634;
    /* font-family: "Times New Roman", Times, serif; */
}
.gsjj-text dd {
    margin: 0.5rem 0 0;
    color: #666;
    line-height: 1.8;
    font-size: 1rem;
}
.sb {
    margin: 0;
}
.sb dd {
    margin: 0.5rem 0 0;
}
.sb dd p {
    margin: 0.75rem 0 0;
    line-height: 1.8;
    text-align: justify;
    font-size: 0.7rem;
}
.sb dd p:before {
    content: '';
    display: block;
    width: 1.5rem;
    height: 0.1rem;
    background-color: #d82634;
    margin-bottom: 0.5rem;
}
.contact-2 {
    margin-left: -0.25rem;
    margin-bottom: 1rem;
    margin-top: -0.25rem;
}
.contact-2 li {
    float: left;
    width: 50%;
}
.contact-2 li .wrap {
    margin-left: 0.25rem;
    text-align: center;
    margin-top: 0.25rem;
    background-color: #eee;
    padding: 0.5rem;
}
.contact-2 li img {
    display: block;
    height: 1.5rem;
    width: auto;
    margin: 0 auto;
}
.contact-2 li p {
    margin-bottom: 0;
    height: 80px;
    overflow: hidden;
    font-size: 0.7rem;
    margin-top: 0.5rem;
    line-height: 1rem;
}
.form-group {
    margin-bottom: 0.75rem;
}
.form-label {
    line-height: 1rem;
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 0.6rem;
    font-size: 1.2rem;
}
.form-label span {
    color: #d82634;
}
.form-group .button {
    display: flex;
    justify-content: center;
}
.form-control {
    line-height: 1rem;
    font-size: 0.7rem;
    border: 0.05rem solid #ddd;
    padding: 0.3rem 0.7rem;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
select.form-control {
    height: 1.7rem;
}
.form-submit {
    padding: 0.3rem 1.1rem;
    color: #fff;
    background-color: #d82634;
    border: 0;
    cursor: pointer;
    font-size: 1rem;
    border-radius: 0.15rem;
}
.form-button {
    padding: 0.3rem 1.1rem;
    color: #fff;
    background-color: #767676;
    border: 0;
    cursor: pointer;
    font-size: 1rem;
    border-radius: 0.15rem;
}
.mt15 {
    margin: 15px 0;
}
.load_more {
    position: relative;
    transition: all .3s;
    text-align: center;
}
.load_more .la-ball-fall {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -9px;
    opacity: 0;
    visibility: hidden;
    cursor: not-allowed
}
.load_more .la-ball-fall.la-sm {
    margin-left: -18px;
    margin-top: -4px
}
.load_more .la-ball-fall.la-2x {
    margin-left: -72px;
    margin-top: -18px
}
.load_more .la-ball-fall.la-3x {
    margin-left: -108px;
    margin-top: -27px
}
.load_more .load_more_btn {
    border: 0;
    color: #fff;
    text-align: center;
    width: 100%;
    line-height: 2em;
    border-radius: 2em;
    background-color: #d82634;
    transition: background-color .2s;
    outline: none
}
.load_more .load_more_btn:hover {
    background-color: #d82634
}
.load_more .load_more_btn[disabled] {
    color: transparent;
    opacity: .6;
    cursor: not-allowed
}
.load_more .load_more_btn[disabled]~.la-ball-fall {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s
}
.la-ball-fall {
    display: block;
    font-size: 0;
    color: #fff
}
.la-ball-fall,
.la-ball-fall>div {
    position: relative;
    box-sizing: border-box
}
.la-ball-fall.la-dark {
    color: #333
}
.la-ball-fall>div {
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor;
    width: 10px;
    height: 10px;
    margin: 4px;
    border-radius: 100%;
    opacity: 0;
    -webkit-animation: a 1s ease-in-out infinite;
    animation: a 1s ease-in-out infinite
}
.la-ball-fall>div:first-child {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s
}
.la-ball-fall>div:nth-child(2) {
    -webkit-animation-delay: -.2s;
    animation-delay: -.2s
}
.la-ball-fall>div:nth-child(3) {
    -webkit-animation-delay: -.1s;
    animation-delay: -.1s
}
.la-ball-fall>div:nth-child(4) {
    -webkit-animation-delay: 0ms;
    animation-delay: 0ms
}
.la-ball-fall.la-sm>div {
    width: 5px;
    height: 5px;
    margin: 2px
}
.la-ball-fall.la-2x>div {
    width: 20px;
    height: 20px;
    margin: 8px
}
.la-ball-fall.la-3x>div {
    width: 30px;
    height: 30px;
    margin: 12px
}
/* 分頁樣式 */
.pages {
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    font-size: 0.8rem;
    /* border-top: 5px solid #f4f5f6; */
}
.pages ul li {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 4px 12px;
    margin: 0 1px;
    line-height: 24px;
    background: #fff;
    color: #999;
    border-radius: 2px;
    margin-bottom: 5px
}
.pages ul li:hover {
    background: #d82634;
    color: #fff;
    border: 1px solid #d82634
}
.pages ul li:hover a {
    color: #fff;
}
.pages ul li.thisclass {
    display: inline-block;
    border: 1px solid #d82634;
    padding: 4px 12px;
    margin: 0 1px;
    background: #d82634;
    color: #fff;
}
.pages ul li.thisclass a {
    color: #fff;
}
.pages ul li a {
    display: block;
    color: #999
}
.pages ul li a:hover {
    color: #fff;
}
.pages table {
    text-align: center;
    margin: 0 auto
}
/* 搜索頁樣式 開始 */
.searchbox h2 {
    text-align: center;
    margin: 2rem auto;
    padding: 10px 0;
    width: 300px;
    background-color: #d82634;
    color: #fff;
    font-size: 24px;
}
.searchbox .position {
    margin-bottom: 1.8rem;
    font-size: 0.7rem;
}
.searchbox strong {
    color: #d82634;
}
.list-4 li {
    width: 100%;
    margin-bottom: 1rem;
    background-color: #eee;
}
.list-4 li a {
    display: block;
    border: 1px solid #ccc;
}
.list-4 li a:hover {
    border-color: #d82634;
    color: #d82634;
}
.list-4 li .m {
    padding: 10px;
    height: 148px;
    line-height: 148px;
}
.list-4 li .text p {
    padding: 0 20px;
    font-size: 0.7rem;
}
.list-4 li .text h4 {
    margin: 10px 0;
    font-size: 1rem;
    line-height: 45px;
    height: 45px;
    overflow: hidden;
    font-weight: normal;
    text-align: center;
}
/* 搜索頁樣式 結束 */
.productlist {
    width: 100%;
    overflow: hidden;
}
.ct2-sd{
    display: none;
}
.productlist h1{
    font-size: 40px;
    color: #d82634;
    line-height: 1.5;
    margin-left: 0em;
    word-break: break-word;
}
.productlist .list-2 li a {
    text-align: center;
    display: block;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}
.productlist .list-2 li a h4{
    font-size: 28px;
    color: #333;
    margin: 10px 0;
}
.contact {
    width: 100%;
    overflow: hidden;
    background: url(../../skin/images/qm/qmbg.webp) no-repeat center;
    background-attachment: fixed;
    padding-top: 30px;
}
.editor {
    background-color: #eee;
    padding: 0.8rem 0;
}
.editor > .container{
    padding: 0 12px;
}
.qualitysection .certificate img {
    width: 100%;
    height: auto;
    border: 1px solid #ddd;
    margin-top: 0.3rem;
}
.editor .content {
    background-color: #fff;
    padding: 30px;
    margin: 60px auto;
}
.editor h2, .contact h2 {
    text-align: center;
    margin: 60px auto;
    padding: 10px 0;
    width: 100%!important;
    background-color: #d82634;
    color: #fff;
    font-size: 24px;
}
.contact_txt {
    width: 100%;
    box-sizing: border-box;
    max-width: 600px;
    margin: -30px auto;
    font-size: 18px;
    color: #d82634;
    background-color: #fff;
    padding: 5px 5%;
    box-shadow: 0 0 10px #ccc;
    z-index: 5;
    position: relative;
    font-weight: bold;
}
.contact .content {
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    padding: 30px;
    margin: 60px auto;
}
