.fr {float: right;}.fl {float: left;}
/*  main1 — Product Categories */
.main1 {
  position: relative;
  padding: 56px 0 64px;
  background: linear-gradient(180deg, #f7f9fc 0%, #f3f6fa 100%);
  overflow: hidden;
}
.main1:before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 12% 18%, rgba(32, 54, 99, 0.06), transparent 36%),
    radial-gradient(circle at 88% 82%, rgba(255, 158, 22, 0.08), transparent 34%);
  pointer-events: none;
}
.main1 .zong {
  position: relative;
  z-index: 1;
}
.main1-head {
  margin-bottom: 34px;
  text-align: center;
}
.main1-head .item-title {
  margin: 0;
  color: #203663;
}
.main1-kicker {
  margin: 0 0 8px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #ff9e16;
}
.main1-grid {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 24px;
}
.main1 .m1l,
.main1 .m1r {
  float: none;
  width: auto;
}
.main1 .m1l {
  flex: 1 1 48%;
  min-width: 0;
  position: relative;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 18px 42px rgba(18, 36, 63, 0.14);
}
.main1 .m1r {
  flex: 1 1 48%;
  min-width: 0;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  gap: 18px;
}
.main1 .m1tu {
  display: block;
  overflow: hidden;
  background: #dfe6ef;
}
.main1 .m1tu img {
  display: block;
  width: 100%;
  max-width: none;
  height: auto;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  transition: transform 0.55s ease;
}
.main1 .m1l:hover .m1tu img,
.main1 .m1lie:hover .m1tu img {
  transform: scale(1.05);
}
.main1 .m1fu {
  position: absolute;
  inset: 0;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
  display: flex;
  align-items: flex-end;
  padding: 28px;
  background: linear-gradient(180deg, rgba(18, 36, 63, 0.08) 0%, rgba(18, 36, 63, 0.55) 52%, rgba(18, 36, 63, 0.92) 100%);
}
.main1 .m1fun {
  position: static;
  width: 100%;
  margin: 0;
  text-align: left;
}
.main1 .m1biao {
  display: block;
  margin: 0;
  font-size: 28px;
  line-height: 1.25;
  color: #fff;
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
}
.main1 .m1fu p {
  display: block;
  margin: 12px 0 0;
  max-height: none;
  font-size: 15px;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.9);
}
.main1 .m1mor {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-width: 0;
  margin-top: 18px;
  padding: 0 22px;
  line-height: 44px;
  border: none;
  border-radius: 999px;
  background: #ff9e16;
  color: #fff !important;
  font-size: 15px;
  font-weight: 600;
  transition: background 0.25s ease, transform 0.25s ease;
}
.main1 .m1mor:hover {
  background: #203663;
  border: none;
  color: #fff !important;
  transform: translateY(-1px);
}
.main1 .m1lie {
  float: none;
  width: calc(50% - 9px);
  margin: 0;
  position: relative;
  overflow: hidden;
  border-radius: 14px;
  box-shadow: 0 10px 28px rgba(18, 36, 63, 0.1);
}
.main1 .m1fu2 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 42px 12px 14px;
  background: linear-gradient(180deg, transparent 0%, rgba(18, 36, 63, 0.88) 100%);
}
.main1 .m1fu2 span {
  display: block;
  padding: 0;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  white-space: normal;
}
.main1 a:hover,
.main1 a:focus {
  text-decoration: none;
}
.main1 .m1biao:hover,
.main1 .m1fu2:hover span {
  color: #fff;
}
@media screen and (min-width:1220px) {.zong {width: 1200px;margin: auto;}}
@media screen and (max-width:1219px) {
  .main1 .m1biao { font-size: 24px; }
}
@media screen and (min-width:1000px) and (max-width:1219px) {.zong {width: 980px;margin: auto;}}
@media screen and (max-width:999px) {.zong {width: 95%;margin: auto;}}
@media screen and (max-width:859px) {
  .main1 { padding: 36px 0 44px; }
  .main1-head { margin-bottom: 24px; }
  .main1-grid { display: block; }
  .main1 .m1l,
  .main1 .m1r {
    max-width: 584px;
    margin-left: auto;
    margin-right: auto;
  }
  .main1 .m1r { margin-top: 18px; }
  .main1 .m1fu { padding: 22px 18px; }
  .main1 .m1biao { font-size: 22px; }
  .main1 .m1fu p { font-size: 14px; }
}
/*  main2  */
.main2{ background:#20366312; padding-top:66px; padding-bottom:63px;}
.syappli{padding-top:50px; padding-bottom:50px;}
.m2biao{ position:relative; text-align:center; z-index:1; margin-bottom:20px;}
.miaoshu{ font-size:16px; font-size:1.6rem; line-height:30px; margin-bottom:20px; text-align:center}
.m2biao:before{ content:""; width:100%; height:6px; background:#515151; position:absolute; left:0px; top:50%; margin-top:-3px; z-index:2}
.m2biao a{ display:inline-block; padding:0 36px; background:#f9f5f1; position:relative; z-index:3; text-align:center; font-size:40px; font-size:4rem; text-transform:uppercase; font-family: "OPEN SANS BOLD";}
.m2biao2 a{ background:#fff;}

.nelie{ position:relative; min-height:160px; margin-bottom:20px;}
.neshijian{ width:112px; height:112px; border:1px solid #bfbfbf; background:#ffffff; position:absolute; left:0px; top:0px;}
.neshijian span{ display:block; text-align:center; border-bottom:1px solid #bfbfbf; font-size:60px; font-size:6rem; line-height:72px; font-family: "OPEN SANS BOLD";}
.neshijian p{ font-size:17px; font-size:1.7rem; line-height:38px; text-align:center;}
.nen{ margin-left:148px; padding-right:180px; padding-top:1px;}
.nen>a{ display:block; font-size:18px; font-size:1.8rem; line-height:26px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; position:relative; padding-bottom:8px;}
.nen p a{ display:block; font-size:16px; font-size:1.6rem; line-height:26px; height:52px; overflow:hidden;}
.nen a:hover,.m2biao:hover a{color:#333}
.netu{ display:block; width:160px; position:absolute; right:0px; top:0px;}
.netu img{ width:100%; max-width:160px; max-height:160px;}

@media screen and (max-width:999px) {
.main2,.syappli{ padding-top:26px; padding-bottom:23px;}


.m2biao{ margin-bottom:auto;}
.m2biao a{ font-size:24px; font-size:2.4rem; line-height:30px;}
.nelie{ margin-top:15px; min-height:112px;}
.neshijian{ width:80px;}
.neshijian span{ font-size:30px; font-size:3rem;}
.neshijian p{ font-size:14px; font-size:1.4rem;}
.nen{ margin-left:90px; padding-top:10px;}
.nen>a{ font-size:16px; font-size:1.6rem; padding-bottom:3px;}
.nen p a{ font-size:14px; font-size:1.4rem; line-height:24px; height:48px;}
}
@media screen and (max-width:699px) {
.netu{ right:auto; left:50%; margin-left:-100px; width:200px;}
.nelie{ padding-top:150px;}
.nen{ padding-right:0px; margin-top:10px; margin-left:80px;}
.neshijian{ top:170px; width:70px; height:80px;}
.neshijian span{ line-height:50px;}
.neshijian p{ line-height:24px;}
}









#baguetteBox-overlay { display: none; opacity: 0; position: fixed; overflow: hidden; top: 0; left: 0; width: 100%; height: 100%; background-color: #222; background-color: rgba(0, 0, 0, 0.8); -webkit-transition: opacity .5s ease; -o-transition: opacity .5s ease; -moz-transition: opacity .5s ease; transition: opacity .5s ease; z-index: 99999999999999999999999999999999999999; }

#baguetteBox-overlay.visible { opacity: 1; }

#baguetteBox-overlay .full-image { display: inline-block; position: relative; width: 100%; height: 100%; text-align: center; }

#baguetteBox-overlay .full-image figure { display: inline; margin: 0; height: 100%; }

#baguetteBox-overlay .full-image img { display: inline-block; width: auto; height: auto; max-height: 100%; max-width: 100%; vertical-align: middle; -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

#baguetteBox-overlay .full-image figcaption { display: block; position: absolute; bottom: 0; width: 100%; text-align: center; line-height: 1.8; color: #ccc; background-color: #000; background-color: rgba(0, 0, 0, 0.6); font-family: Verdana, Geneva, sans-serif; }

#baguetteBox-overlay .full-image:before { content: ""; display: inline-block; height: 50%; width: 1px; margin-right: -1px; }

#baguetteBox-slider { position: absolute; left: 0; top: 0; height: 100%; width: 100%; white-space: nowrap; -webkit-transition: left .4s ease, -webkit-transform .4s ease; transition: left .4s ease, -webkit-transform .4s ease; -o-transition: left .4s ease, -o-transform .4s ease; -moz-transition: left .4s ease, transform .4s ease, -moz-transform .4s ease; transition: left .4s ease, transform .4s ease; transition: left .4s ease, transform .4s ease, -webkit-transform .4s ease, -moz-transform .4s ease, -o-transform .4s ease; transition: left .4s ease, transform .4s ease, -webkit-transform .4s ease; }

#baguetteBox-slider.bounce-from-right { -webkit-animation: bounceFromRight .4s ease-out; -moz-animation: bounceFromRight .4s ease-out; animation: bounceFromRight .4s ease-out; }

#baguetteBox-slider.bounce-from-left { -webkit-animation: bounceFromLeft .4s ease-out; -moz-animation: bounceFromLeft .4s ease-out; animation: bounceFromLeft .4s ease-out; }

.baguetteBox-button#next-button, .baguetteBox-button#previous-button { top: 50%; top: -webkit-calc(50% - 30px); top: -moz-calc(50% - 30px); top: calc(50% - 30px); width: 44px; height: 60px; }

.baguetteBox-button { position: absolute; cursor: pointer; outline: 0; padding: 0; margin: 0; border: 0; border-radius: 15%; background-color: #323232; background-color: rgba(50, 50, 50, 0.5); color: #ddd; font: 1.6em sans-serif; -webkit-transition: background-color .4s ease; -o-transition: background-color .4s ease; -moz-transition: background-color .4s ease; transition: background-color .4s ease; }

.baguetteBox-button:hover { background-color: rgba(50, 50, 50, 0.9); }

.baguetteBox-button#next-button { right: 2%; display: block !important; }

.baguetteBox-button#previous-button { left: 2%; display: block !important; }

.baguetteBox-button#close-button { top: 20px; right: 2%; right: -webkit-calc(2% + 6px); right: -moz-calc(2% + 6px); right: calc(2% + 6px); width: 30px; height: 30px; }

.baguetteBox-button svg { position: absolute; left: 0; top: 0; }

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

/* CSS Document */
* { margin: 0; padding: 0; }

html { font-size: 62.5%; }

body { color: #333; font-family: arial, helvetica, sans-serif; font-size: 14px; font-size: 1.4rem; max-width: 1920px; margin: 0 auto; overflow-x: hidden; }

img { border: none; }

ul li { list-style-type: none; }

ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span { margin: 0; padding: 0; list-style: none; }

a { text-decoration: none; color: #333; outline: none; transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; }

h1 { margin: 0; padding: 0; font-weight: normal; }

input, textarea { font-family: arial, helvetica, sans-serif; font-size: 14px; font-size: 1.4rem; border: none; outline: none; }

img { max-width: 100%; border: 0px solid #ccc; }

embed, video { max-width: 100%; }

input, textarea { border: none; background: none; font-family: inherit; }

input[type="submit"], textarea[type="submit"] { cursor: pointer; }

input[type="checkbox"], textarea[type="checkbox"] { cursor: pointer; }

input[type="radio"], textarea[type="radio"] { cursor: pointer; }

input:focus, textarea:focus { outline: none; }

textarea { resize: none; }

.pull-left { float: left; }

.pull-right { float: right; }

.clear { clear: both; }

.fix { *zoom: 1; }

.fix:after, .fix:before { display: block; content: "clear"; height: 0; clear: both; overflow: hidden; visibility: hidden; }

/* html5 */
article, aside, dialog, footer, header, section, footer, nav, figure, menu { display: block; }

ul, form, p, a, img, table, tr, td, ul, li, dd, dt, dl, span, div { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }

input, textarea { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }

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

/* WebKit browsers */
:-o-placeholder { color: #999; opacity: 1; }

/* Mozilla Firefox 4 to 18 */
::-moz-placeholder { color: #999; opacity: 1; }

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

/* Internet Explorer 10+ */
.self-ellipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.self-ellipsis-2 { display: -webkit-box; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.self-ellipsis-3 { display: -webkit-box; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

.self-ellipsis-4 { display: -webkit-box; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }

.relative { position: relative; }

.absolute { position: absolute; }

.common-vc { position: absolute; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); }

.common-hc { position: absolute; left: 50%; transform: translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); }

.common-center { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); }

.text-right { text-align: right; }

.text-left { text-align: left; }

.nlazy { min-width: 20%; }

/**/
.email { word-break: break-all; }

.scale-big img { -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; }

.scale-big:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.scale-small img { -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.scale-small:hover img { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }

[class*="-item"] .item-pic { position: relative; display: block; text-align: center; overflow: hidden; }

[class*="-item"] .item-pic img { display: block !important; width: 100%; }

[class*="-item"] .item-pics { position: relative; display: block; text-align: center; overflow: hidden; }

[class*="-item"] .item-title { overflow: hidden; }

[class*="-item"] .item-title a { display: block; }

[class*="-item"] .item-title a:hover { color: #1367AF !important; }

[class*="-item"] .item-subt { overflow: hidden; }

[class*="-item"] .item-subt a { display: block; }

[class*="-item"] .item-subt a:hover { color: #1367AF !important; }

[class*="-item"] .item-desc { overflow: hidden; color: #666; }

[class*="-item"] .item-desc a { display: block; color: #666; }

[class*="-item"] .item-desc a:hover { color: #1367AF !important; }

.wp1 { width: 1400px; margin: auto; }

@media screen and (max-width: 1419px) { .wp1 { width: 1200px; } }

@media screen and (max-width: 1219px) { .wp1 { width: 960px; } }

@media screen and (max-width: 991px) { .wp1 { width: 720px; } }

@media screen and (max-width: 767px) { .wp1 { width: 100%; padding-left: 15px; padding-right: 15px; } }

.wp { width: 1200px; margin: auto; }

@media screen and (max-width: 1219px) { .wp { width: 960px; } }

@media screen and (max-width: 991px) { .wp { width: 720px; } }

@media screen and (max-width: 767px) { .wp { width: 100%; padding-left: 15px; padding-right: 15px; } }

.no_margin { margin-left: auto !important; }

.no_marginr { margin-right: auto !important; }

.no_marginl { margin-left: auto !important; }

@-webkit-keyframes circle { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  25% { -webkit-transform: rotate(90deg); transform: rotate(90deg); }
  50% { -webkit-transform: rotate(180deg); transform: rotate(180deg); }
  75% { -webkit-transform: rotate(270deg); transform: rotate(270deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

@-moz-keyframes circle { 0% { -moz-transform: rotate(0deg); transform: rotate(0deg); }
  25% { -moz-transform: rotate(90deg); transform: rotate(90deg); }
  50% { -moz-transform: rotate(180deg); transform: rotate(180deg); }
  75% { -moz-transform: rotate(270deg); transform: rotate(270deg); }
  100% { -moz-transform: rotate(360deg); transform: rotate(360deg); } }

@keyframes circle { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
  25% { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }
  50% { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
  75% { -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -o-transform: rotate(270deg); transform: rotate(270deg); }
  100% { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } }

.at-resp-share-element .at4-share-count-container { text-decoration: none; float: right; padding-right: 15px; line-height: 25px !important; }

.at-resp-share-element .at-icon { width: 24px !important; height: 24px !important; }

.at-style-responsive .at-share-btn { padding: 0 !important; border-radius: 2px !important; }

.at-resp-share-element .at-share-btn .at-icon-wrapper { width: 24px !important; height: 24px !important; }

.at-resp-share-element .at-share-btn { margin-bottom: 0 !important; margin-right: 3px !important; }

.at-resp-share-element .at-icon { width: 24px !important; height: 24px !important; }

.at-style-responsive .at-share-btn { padding: 0 !important; border-radius: 2px !important; }

.at-resp-share-element .at-share-btn .at-icon-wrapper { width: 24px !important; height: 24px !important; }

.at-resp-share-element .at-share-btn { margin-bottom: 0 !important; margin-right: 3px !important; }

.item-table { display: table; table-layout: fixed; width: 100%; height: 100%; }

.item-cell { display: table-cell; width: 100%; height: 100%; vertical-align: middle; }

/* .an-btn1 start */
.an-btn1 { position: relative; z-index: 1; overflow: hidden; -webkit-transition: background 0.4s linear, color 0.3s linear; -o-transition: background 0.4s linear, color 0.3s linear; -moz-transition: background 0.4s linear, color 0.3s linear; transition: background 0.4s linear, color 0.3s linear; }

.an-btn1:before { position: absolute; top: 50%; left: 50%; width: 120%; height: 50%; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; z-index: -1; content: ''; background: #203663; -webkit-transition: all 0.4s linear 0s; -o-transition: all 0.4s linear 0s; -moz-transition: all 0.4s linear 0s; transition: all 0.4s linear 0s; -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); -o-transform: translateX(-50%) translateY(-50%) rotate(45deg); transform: translateX(-50%) translateY(-50%) rotate(45deg); }

.an-btn1 .iconfont { -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }

.an-btn1:hover { border-color: #203663 !important; background-color: #203663 \9; color: #fff !important; }

.an-btn1:hover .iconfont { color: #fff !important; }

.an-btn1:hover:before { height: 500%; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

/* .an-btn1 end */
/* .an-btn2 start */
.an-btn2 { position: relative; z-index: 1; overflow: hidden; -webkit-transition: background 0.4s linear, color 0.3s linear; -o-transition: background 0.4s linear, color 0.3s linear; -moz-transition: background 0.4s linear, color 0.3s linear; transition: background 0.4s linear, color 0.3s linear; }

.an-btn2:before { position: absolute; top: 50%; left: 50%; width: 120%; height: 50%; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; z-index: -1; content: ''; background: #fff; -webkit-transition: all 0.4s linear 0s; -o-transition: all 0.4s linear 0s; -moz-transition: all 0.4s linear 0s; transition: all 0.4s linear 0s; -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); -o-transform: translateX(-50%) translateY(-50%) rotate(45deg); transform: translateX(-50%) translateY(-50%) rotate(45deg); }

.an-btn2 .iconfont { -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }

.an-btn2:hover { border-color: #203663 !important; background-color: #203663 \9; color: #203663 !important; }

.an-btn2:hover .iconfont { color: #1367AF !important; }

.an-btn2:hover:before { height: 500%; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

/* .an-btn2 end */
@media screen and (min-width: 992px) { .an-bd1 .item-backdrop { position: absolute; left: 0px; top: 0px; bottom: 0; right: 0; -webkit-transition: all 900ms ease; -o-transition: all 900ms ease; -moz-transition: all 900ms ease; transition: all 900ms ease; -webkit-transition: -webkit-transform 0.4s ease; transition: -webkit-transform 0.4s ease; -o-transition: -o-transform 0.4s ease; -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease; transition: transform 0.4s ease; transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease; -webkit-transform: scale(0, 1); -moz-transform: scale(0, 1); -ms-transform: scale(0, 1); -o-transform: scale(0, 1); transform: scale(0, 1); -webkit-transform-origin: right center; -moz-transform-origin: right center; -ms-transform-origin: right center; -o-transform-origin: right center; transform-origin: right center; }
  .an-bd1 .item-backdrop:before { position: absolute; content: ''; left: 0px; top: 0px; right: 0px; bottom: 0px; opacity: 0.7; filter: alpha(opacity=70); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; background-color: #203663; } }

@media screen and (min-width: 992px) { .an-bd1:hover .item-backdrop { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); -webkit-transform-origin: left center; -moz-transform-origin: left center; -ms-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center; } }

/*-------------table start-------------------------------------------------------------------*/
.table table { width: 100%; border-collapse: collapse; border: 1px solid #ccc; }

.table table p { line-height: 22px !important; }

.table table p { min-height: 22px !important; }

 .table table a { color: #000; }

.table table tr td { padding: 5px 3px; border: 1px solid #000;    color: #000; }

@media screen and (max-width: 1000px) { .table { width: 100%; overflow: scroll; }
  .table div { width: 900px; max-width: 900px; } }

/*-------------table end---------------------------------------------------------------------*/
/*-------------proslide_menubtn start--------------------------------------------------------*/
.proslide_menubtn { display: none; width: 23px; height: 18px; position: absolute; top: 9px; right: 9px; cursor: pointer; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; z-index: 9999; }

.proslide_menubtn span { display: block; width: 100%; height: 3px; margin-bottom: 3px; background-color: #FFFFFF; }

@media screen and (max-width: 991px) { .proslide_menubtn { display: block; } }

/*-------------proslide_menubtn end----------------------------------------------------------*/
/*-------------page-start--------------------------------------------------------------------*/
.page { text-align: center; overflow: hidden; }

.page a { display: inline-block; border: solid 1px #0A0A0A; color: #0A0A0A; width: 25px; padding: 0 2px; height: 25px; line-height: 24px; margin: 0 4px 10px; border-radius: 50%; }

.page a.prev, .page a.next { width: auto; margin: 0 0 10px; border-color: transparent !important; background-color: transparent !important; color: #676767; }

.page a.prev:hover, .page a.next:hover { color: #1367AF; }

.page a.prev .iconfont, .page a.next .iconfont { font-size: 17px; font-size: 1.7rem; line-height: 26px; color: #676767; }

.page a:hover, .page a.page-active { border-color: #1367AF; background-color: #1367AF; color: #fff; }

@media only screen and (max-width: 1219px) { .page a { font-size: 12px; font-size: 1.2rem; margin: 0 2px 10px; } }

.page .fl { float: none; display: inline-block; }

@media only screen and (max-width: 767px) { .page .fl { float: none; } }

.page .add-form { float: none; display: inline-block; background: url(../images/af-bg.png) no-repeat right center; padding-right: 31px; margin-left: 20px; }

@media only screen and (max-width: 1219px) { .page .add-form { padding-right: 23px; } }

.page .add-form .add-btn { text-align: center; min-width: 170px; letter-spacing: 0.5px; padding: 0 5px; height: 32px; line-height: 30px; background-color: #1367AF; color: #FFFFFF; cursor: pointer; }

.page .add-form .add-btn:hover { background-color: #333; }

@media only screen and (max-width: 1219px) { .page .add-form .add-btn { min-width: 140px; height: 24px; line-height: 24px; font-size: 12px; font-size: 1.2rem; } }

@media only screen and (max-width: 767px) { .page .add-form { float: none; } }

/*-------------page-end--------------------------------------------------------------------*/
/*-------------contact start---------------------------------------------------------------*/
/*back-top*/
.back-top { position: fixed; right: 15px; bottom: -100px; -webkit-transition: 1s; -o-transition: 1s; -moz-transition: 1s; transition: 1s; cursor: pointer; z-index: 998; width: 48px; height: 48px; border-radius: 5px; background-color: #000; background-color: rgba(0, 0, 0, 0.6); text-align: center; line-height: 48px; }

.back-top .iconfont { font-size: 17px; font-size: 1.7rem; color: #fff; }

@media only screen and (max-width: 767px) { .back-top { width: 40px; height: 40px; line-height: 40px; } }

/*-------------contact end-----------------------------------------------------------------*/


/*-------------index start-----------------------------------------------------------------*/

/* Homepage SEO: unique H1 */
.zq-home-lead {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px 15px 0;
  box-sizing: border-box;
}
.zq-home-h1 {
  margin: 0;
  padding: 0;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.35;
  color: #203663;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .zq-home-lead { padding: 14px 12px 0; }
  .zq-home-h1 { font-size: 20px; font-size: 2rem; }
}

.index-item .item-title { font-size: 36px; font-size: 3.6rem; font-weight: bold; text-align: center; }

.index-item .item-title a { display: inline-block; }

@media screen and (max-width: 1219px) { .index-item .item-title { font-size: 30px; font-size: 3rem; } }

@media screen and (max-width: 991px) { .index-item .item-title { font-size: 26px; font-size: 2.6rem; } }

@media screen and (max-width: 767px) { .index-item .item-title { font-size: 20px; font-size: 2.0rem; } }

.index-item .item-desc { max-width: 1110px; margin: 10px auto 0; font-size: 16px; font-size: 1.6rem; line-height: 30px; text-align: center; }

@media screen and (max-width: 991px) { .index-item .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 10px; } }

@media screen and (max-width: 767px) { .index-item .item-desc { font-size: 12px; font-size: 1.2rem; line-height: 20px; margin-top: 10px; } }

/* Our Products start */
.index-probox {
  position: relative;
  padding: 64px 0 72px;
  background: #fff;
  overflow: hidden;
}
.index-probox:before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 88% 12%, rgba(255, 158, 22, 0.07), transparent 32%),
    radial-gradient(circle at 10% 88%, rgba(32, 54, 99, 0.05), transparent 36%);
  pointer-events: none;
}
.index-probox .wp {
  position: relative;
  z-index: 1;
}
.index-probox-head {
  margin-bottom: 36px;
  text-align: center;
}
.index-probox-head .item-title {
  margin: 0;
  color: #203663;
}
.index-probox-kicker {
  margin: 0 0 8px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #ff9e16;
}
.index-probox-head .item-desc {
  max-width: 760px;
  margin: 12px auto 0;
  color: #667788;
}
.index-probox-more {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 20px;
  padding: 0 22px;
  line-height: 44px;
  border-radius: 999px;
  background: #203663;
  color: #fff !important;
  font-size: 14px;
  font-weight: 600;
  transition: background 0.25s ease, transform 0.25s ease;
}
.index-probox-more:hover {
  background: #ff9e16;
  color: #fff !important;
  transform: translateY(-1px);
  text-decoration: none;
}
.index-probox .box-list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: inherit;
  letter-spacing: normal;
}
.index-probox .box-list .list-item {
  display: flex;
  flex-direction: column;
  width: auto !important;
  margin: 0 !important;
  text-align: left;
  background: #fff;
  border: 1px solid #e7edf4;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 28px rgba(18, 36, 63, 0.07);
  transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
}
.index-probox .box-list .list-item:hover {
  transform: translateY(-5px);
  border-color: rgba(32, 54, 99, 0.14);
  box-shadow: 0 18px 38px rgba(18, 36, 63, 0.12);
}
.index-probox .box-list .item-pic {
  position: relative;
  aspect-ratio: 1 / 1;
  background: linear-gradient(180deg, #f8fafc 0%, #eef3f8 100%);
  padding: 18px;
  overflow: hidden;
}
.index-probox .box-list .item-pic > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.index-probox .box-list .item-pic img {
  display: block !important;
  width: 100%;
  height: 100%;
  max-width: none;
  margin: 0;
  object-fit: contain;
  transition: transform 0.45s ease;
}
.index-probox .box-list .list-item:hover .item-pic img {
  transform: scale(1.04);
}
.index-probox .box-list .item-backdrop {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(18, 36, 63, 0.72);
  opacity: 0;
  transition: opacity 0.28s ease;
}
.index-probox .box-list .list-item:hover .item-backdrop {
  opacity: 1;
}
.index-probox .box-list .item-backdrop .item-btnbox {
  position: static;
  width: auto;
  margin: 0;
  text-align: center;
}
.index-probox .box-list .item-backdrop .item-btn {
  min-width: 132px;
  line-height: 40px;
  padding: 0 18px;
  border-radius: 999px;
  background: #ff9e16 !important;
  color: #fff !important;
  font-size: 14px;
  font-weight: 600;
  border: none;
}
.index-probox .box-list .item-backdrop .item-btn:hover {
  background: #fff !important;
  color: #203663 !important;
}
.index-probox .box-list .item-title {
  flex: 1 1 auto;
  margin: 0;
  padding: 16px 18px 18px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5;
  text-align: left;
  min-height: 72px;
}
.index-probox .box-list .item-title,
.index-probox .box-list .item-title a {
  color: #334155;
}
.index-probox .box-list .item-title a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  max-height: 3em;
  word-break: break-word;
  text-decoration: none;
}
.index-probox .box-list .item-title a:hover {
  color: #203663;
}
.index-probox .box-list .an-bd1 .item-backdrop {
  transform: none !important;
  -webkit-transform: none !important;
}
.index-probox .box-list .an-bd1:hover .item-backdrop {
  transform: none !important;
  -webkit-transform: none !important;
}
@media screen and (max-width: 1219px) {
  .index-probox .box-list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }
}
@media screen and (max-width: 991px) {
  .index-probox { padding: 52px 0 56px; }
  .index-probox .box-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .index-probox .box-list .item-backdrop {
    opacity: 1;
    background: linear-gradient(180deg, transparent 55%, rgba(18, 36, 63, 0.82) 100%);
    align-items: flex-end;
    padding-bottom: 14px;
  }
  .index-probox .box-list .item-backdrop .item-btn {
    min-width: 112px;
    line-height: 34px;
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .index-probox { padding: 40px 0 44px; }
  .index-probox-head { margin-bottom: 24px; }
  .index-probox .box-list {
    gap: 16px;
  }
  .index-probox .box-list .item-pic { padding: 14px; }
  .index-probox .box-list .item-title {
    font-size: 14px;
    min-height: 64px;
    padding: 14px 14px 16px;
  }
}
@media screen and (max-width: 480px) {
  .index-probox .box-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }
}
/* Our Products end */
/* index-box2 start */
.index-box2 {
  position: relative;
  padding: 64px 0 72px;
  background: linear-gradient(180deg, #f7f9fc 0%, #eef3f8 100%);
  overflow: hidden;
}
.index-box2:before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 15% 20%, rgba(32, 54, 99, 0.06), transparent 34%),
    radial-gradient(circle at 85% 80%, rgba(255, 158, 22, 0.07), transparent 32%);
  pointer-events: none;
}
.index-box2 .wp {
  position: relative;
  z-index: 1;
}
.index-box2-head {
  margin-bottom: 34px;
  text-align: center;
}
.index-box2-head .item-title {
  margin: 0;
  color: #203663;
}
.index-box2-kicker {
  margin: 0 0 8px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #ff9e16;
}
.index-box2-card {
  display: flex;
  align-items: stretch;
  gap: 0;
  max-width: 1180px;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #e7edf4;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 18px 42px rgba(18, 36, 63, 0.1);
}
.index-box2-media {
  flex: 0 0 44%;
  min-width: 0;
  background: #dfe6ef;
}
.index-box2-media a {
  display: block;
  height: 100%;
}
.index-box2-media img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 360px;
  object-fit: cover;
  transition: transform 0.55s ease;
}
.index-box2-card:hover .index-box2-media img {
  transform: scale(1.03);
}
.index-box2-content {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 42px 44px;
}
.index-box2-title {
  margin: 0 0 16px;
  font-size: 28px;
  line-height: 1.3;
  font-weight: 700;
  color: #203663;
}
.index-box2-desc {
  font-size: 16px;
  line-height: 1.8;
  color: #556677;
}
.index-box2-desc p {
  margin: 0 0 12px;
}
.index-box2-desc p:last-child {
  margin-bottom: 0;
}
.index-box2-desc img {
  display: none !important;
}
.index-box2-desc,
.index-box2-desc span,
.index-box2-desc p,
.index-box2-desc * {
  color: #556677 !important;
  font-size: inherit !important;
  line-height: inherit !important;
  background: transparent !important;
}
.index-box2-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  align-self: flex-start;
  margin-top: 28px;
  padding: 0 24px;
  line-height: 46px;
  border-radius: 999px;
  background: #203663;
  color: #fff !important;
  font-size: 15px;
  font-weight: 600;
  transition: background 0.25s ease, transform 0.25s ease;
}
.index-box2-btn:hover {
  background: #ff9e16;
  color: #fff !important;
  transform: translateY(-1px);
  text-decoration: none;
}
@media screen and (max-width: 991px) {
  .index-box2 { padding: 52px 0 56px; }
  .index-box2-card { flex-direction: column; }
  .index-box2-media { flex: none; }
  .index-box2-media img { min-height: 280px; }
  .index-box2-content { padding: 28px 24px 32px; }
  .index-box2-title { font-size: 24px; }
  .index-box2-desc { font-size: 15px; }
}
@media screen and (max-width: 767px) {
  .index-box2 { padding: 40px 0 44px; }
  .index-box2-head { margin-bottom: 24px; }
  .index-box2-content { padding: 22px 18px 26px; }
  .index-box2-title { font-size: 20px; margin-bottom: 12px; }
  .index-box2-desc { font-size: 14px; line-height: 1.7; }
  .index-box2-btn { margin-top: 20px; line-height: 42px; font-size: 14px; }
  .index-box2-media img { min-height: 220px; }
}
/* index-box2 end */
/* index_news start */
.index_news {
  position: relative;
  margin: 0;
  padding: 64px 0 72px;
  background: #fff;
  overflow: hidden;
}
.index_news:before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 12% 18%, rgba(32, 54, 99, 0.04), transparent 34%),
    radial-gradient(circle at 88% 82%, rgba(255, 158, 22, 0.06), transparent 32%);
  pointer-events: none;
}
.index_news .container {
  position: relative;
  z-index: 1;
}
.index-news-head {
  margin-bottom: 36px;
  text-align: center;
}
.index-news-head .item-title {
  margin: 0;
  color: #203663;
}
.index-news-kicker {
  margin: 0 0 8px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #ff9e16;
}
.index-news-all {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 20px;
  padding: 0 22px;
  line-height: 44px;
  border-radius: 999px;
  background: #203663;
  color: #fff !important;
  font-size: 14px;
  font-weight: 600;
  transition: background 0.25s ease, transform 0.25s ease;
}
.index-news-all:hover {
  background: #ff9e16;
  color: #fff !important;
  transform: translateY(-1px);
  text-decoration: none;
}
.index-news-grid {
  display: flex;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px;
}
.index-news-grid > [class*="col-"] {
  display: flex;
  margin-bottom: 24px;
  padding-left: 12px;
  padding-right: 12px;
}
.index-news-card {
  display: flex;
  flex-direction: column;
  width: 100%;
  background: #fff;
  border: 1px solid #e7edf4;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 28px rgba(18, 36, 63, 0.07);
  transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
}
.index-news-card:hover {
  transform: translateY(-5px);
  border-color: rgba(32, 54, 99, 0.14);
  box-shadow: 0 18px 38px rgba(18, 36, 63, 0.12);
}
.index-news-thumb {
  display: block;
  position: relative;
  aspect-ratio: 16 / 10;
  overflow: hidden;
  background: linear-gradient(180deg, #f8fafc 0%, #eef3f8 100%);
}
.index-news-thumb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.45s ease;
}
.index-news-card:hover .index-news-thumb img {
  transform: scale(1.05);
}
.index-news-body {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  padding: 20px 22px 24px;
}
.index-news-date {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  font-weight: 600;
  color: #ff9e16;
}
.index-news-date i {
  font-size: 13px;
}
.index-news-title {
  margin: 12px 0 10px;
  font-size: 18px;
  line-height: 1.45;
  font-weight: 700;
}
.index-news-title a {
  display: -webkit-box;
  overflow: hidden;
  color: #203663;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.index-news-title a:hover {
  color: #ff9e16;
  text-decoration: none;
}
.index-news-desc {
  margin: 0;
  font-size: 14px;
  line-height: 1.75;
  color: #667788;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  min-height: 74px;
}
.index-news-more {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: auto;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 600;
  color: #203663 !important;
  transition: color 0.25s ease, gap 0.25s ease;
}
.index-news-more:hover {
  color: #ff9e16 !important;
  gap: 10px;
  text-decoration: none;
}
@media screen and (max-width: 991px) {
  .index_news { padding: 52px 0 56px; }
  .index-news-title { font-size: 17px; }
}
@media screen and (max-width: 767px) {
  .index_news { padding: 40px 0 44px; }
  .index-news-head { margin-bottom: 24px; }
  .index-news-grid > [class*="col-"] { margin-bottom: 16px; }
  .index-news-body { padding: 16px 16px 20px; }
  .index-news-title { font-size: 16px; }
  .index-news-desc { min-height: 0; -webkit-line-clamp: 2; }
}
/* index_news end */
/* index-partners start */
.index-partners {
  position: relative;
  padding: 64px 0 72px;
  background: linear-gradient(180deg, #f7f9fc 0%, #f3f6fa 100%);
  overflow: hidden;
}
.index-partners:before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 18% 22%, rgba(32, 54, 99, 0.05), transparent 34%),
    radial-gradient(circle at 82% 78%, rgba(255, 158, 22, 0.07), transparent 32%);
  pointer-events: none;
}
.index-partners .container {
  position: relative;
  z-index: 1;
}
.index-partners-head {
  margin-bottom: 34px;
  text-align: center;
}
.index-partners-head .item-title {
  margin: 0;
  color: #203663;
}
.index-partners-kicker {
  margin: 0 0 8px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #ff9e16;
}
.index-partners-head .item-desc {
  max-width: 720px;
  margin: 12px auto 0;
  color: #667788;
}
.index-partners-banner {
  margin-bottom: 28px;
  padding: 18px;
  background: #fff;
  border: 1px solid #e7edf4;
  border-radius: 18px;
  box-shadow: 0 14px 36px rgba(18, 36, 63, 0.08);
  overflow: hidden;
}
.index-partners-banner img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  border-radius: 12px;
}
.index-partners-logos {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.index-partners-logos > [class*="col-"] {
  display: flex;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
.index-partners-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 92px;
  padding: 16px 14px;
  background: #fff;
  border: 1px solid #e7edf4;
  border-radius: 14px;
  box-shadow: 0 8px 22px rgba(18, 36, 63, 0.06);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}
.index-partners-logo img {
  display: block;
  max-width: 100%;
  max-height: 52px;
  width: auto;
  height: auto;
  object-fit: contain;
  filter: grayscale(1) opacity(0.82);
  transition: filter 0.25s ease, transform 0.25s ease;
}
.index-partners-logo:hover {
  transform: translateY(-3px);
  border-color: rgba(255, 158, 22, 0.35);
  box-shadow: 0 14px 28px rgba(18, 36, 63, 0.1);
  text-decoration: none;
}
.index-partners-logo:hover img {
  filter: none;
  transform: scale(1.04);
}
@media screen and (max-width: 991px) {
  .index-partners { padding: 52px 0 56px; }
  .index-partners-banner { padding: 14px; margin-bottom: 22px; }
  .index-partners-logo { min-height: 84px; padding: 14px 12px; }
  .index-partners-logo img { max-height: 46px; }
}
@media screen and (max-width: 767px) {
  .index-partners { padding: 40px 0 44px; }
  .index-partners-head { margin-bottom: 24px; }
  .index-partners-banner { margin-bottom: 18px; }
  .index-partners-logos > [class*="col-"] { margin-bottom: 12px; }
  .index-partners-logo { min-height: 76px; }
  .index-partners-logo img { max-height: 40px; }
}
/* index-partners end */
/* index-video start */
.index-video { background-color: #F9FBFF; margin-bottom: 92px; /* .item-videobox start */ /* .item-videobox end */ }

@media screen and (max-width: 1219px) { .index-video { margin-bottom: 70px; } }

@media screen and (max-width: 991px) { .index-video { margin-bottom: 50px; } }

@media screen and (max-width: 767px) { .index-video { margin-bottom: 30px; } }

.index-video .index-item { margin-bottom: 50px; }

@media screen and (max-width: 1219px) { .index-video .index-item { margin-bottom: 40px; } }

@media screen and (max-width: 991px) { .index-video .index-item { margin-bottom: 30px; } }

@media screen and (max-width: 767px) { .index-video .index-item { margin-bottom: 20px; } }

.index-video .item-img img { display: block; max-width: 1105px; margin: 0 auto; width: 100%; }

.index-video .item-videobox { width: 100%; overflow: hidden; margin: 0 auto; max-width: 1105px; }

.index-video .item-videobox .item-video { position: relative; overflow: hidden; padding-bottom: 33.93665%; height: 0; }

.index-video .item-videobox .item-video iframe, .index-video .item-videobox .item-video video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }

.index-video .item-videobox .item-video iframe body { margin: 0px !important; }

/* index-video end */
/* index-faq start */
.index-faq { margin-bottom: 94px; }

@media screen and (max-width: 1219px) { .index-faq { margin-bottom: 70px; } }

@media screen and (max-width: 991px) { .index-faq { margin-bottom: 50px; } }

@media screen and (max-width: 767px) { .index-faq { margin-bottom: 30px; } }

.index-faq .index-item { margin-bottom: 32px; }

@media screen and (max-width: 991px) { .index-faq .index-item { margin-bottom: 30px; } }

@media screen and (max-width: 767px) { .index-faq .index-item { margin-bottom: 15px; } }

/* index-faq end */
.index-cer { margin-bottom: 100px; }

@media screen and (max-width: 1219px) { .index-cer { margin-bottom: 70px; } }

@media screen and (max-width: 991px) { .index-cer { margin-bottom: 50px; } }

@media screen and (max-width: 767px) { .index-cer { margin-bottom: 30px; } }

.index-cer .index-item { margin-bottom: 40px; }

@media screen and (max-width: 991px) { .index-cer .index-item { margin-bottom: 30px; } }

@media screen and (max-width: 767px) { .index-cer .index-item { margin-bottom: 20px; } }

.index-cer .cer-scroll { position: relative; overflow: hidden; }

.index-cer .cer-scroll .scroll-btns { font-size: 0; letter-spacing: 0; text-align: center; margin-top: 52px; }

@media screen and (max-width: 1219px) { .index-cer .cer-scroll .scroll-btns { margin-top: 35px; } }

@media screen and (max-width: 991px) { .index-cer .cer-scroll .scroll-btns { margin-top: 25px; } }

@media screen and (max-width: 767px) { .index-cer .cer-scroll .scroll-btns { margin-top: 15px; } }

.index-cer .cer-scroll .scroll-btns .scroll-btn { display: inline-block; vertical-align: top; cursor: pointer; font-size: 34px; font-size: 3.4rem; color: #999; }

.index-cer .cer-scroll .scroll-btns .scroll-btn:hover { color: #1367AF; }

@media screen and (max-width: 1219px) { .index-cer .cer-scroll .scroll-btns .scroll-btn { font-size: 30px; font-size: 3rem; } }

@media screen and (max-width: 991px) { .index-cer .cer-scroll .scroll-btns .scroll-btn { font-size: 28px; font-size: 2.8rem; } }

@media screen and (max-width: 767px) { .index-cer .cer-scroll .scroll-btns .scroll-btn { font-size: 24px; font-size: 2.4rem; } }

.index-cer .cer-scroll .scroll-btns .prev { margin-right: 26px; }

@media screen and (max-width: 991px) { .index-cer .cer-scroll .scroll-btns .prev { margin-right: 20px; } }

@media screen and (max-width: 767px) { .index-cer .cer-scroll .scroll-btns .prev { margin-right: 10px; } }

.index-cer .cer-scroll .scroll-list-box { width: 100%; overflow: hidden; }

.index-cer .cer-scroll .scroll-list { width: 10000%; }

.index-cer .cer-scroll .scroll-list .list-item { float: left; width: 0.23083%; margin-right: 0.02556%; }

@media screen and (max-width: 1219px) { .index-cer .cer-scroll .scroll-list .list-item { width: 0.235%; margin-right: 0.02%; } }

@media screen and (max-width: 767px) { .index-cer .cer-scroll .scroll-list .list-item { width: 0.32%; } }

@media screen and (max-width: 480px) { .index-cer .cer-scroll .scroll-list .list-item { width: 0.49%; } }

.index-cer .cer-scroll .scroll-list .item-pics { position: relative; padding-bottom: 100%; background-color: #F2F2F2; }

.index-cer .cer-scroll .scroll-list .item-pics img { max-width: 100% !important; max-height: 100% !important; }

.index-cer .cer-scroll .scroll-list .item-box { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 100%; }

.index-cer .cer-scroll .scroll-list .item-backdrop:before { background-color: #000; opacity: 0.5; filter: alpha(opacity=50); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }

.index-cer .cer-scroll .scroll-list .item-backdrop .iconfont { font-size: 36px; font-size: 3.6rem; color: #fff; position: relative; }

@media screen and (max-width: 991px) { .index-cer .cer-scroll .scroll-list .item-backdrop { display: none; } }

.index-cer .cer-scroll .scroll-list .item-title { font-size: 20px; font-size: 2rem; text-align: center; line-height: 1.2; margin-top: 25px; }

@media screen and (max-width: 1219px) { .index-cer .cer-scroll .scroll-list .item-title { font-size: 16px; font-size: 1.6rem; margin-top: 20px; } }

@media screen and (max-width: 991px) { .index-cer .cer-scroll .scroll-list .item-title { font-size: 14px; font-size: 1.4rem; margin-top: 15px; } }

@media screen and (max-width: 767px) { .index-cer .cer-scroll .scroll-list .item-title { font-size: 12px; font-size: 1.2rem; margin-top: 10px; } }

.index-download { margin-bottom: 100px; }

@media screen and (max-width: 1219px) { .index-download { margin-bottom: 70px; } }

@media screen and (max-width: 991px) { .index-download { margin-bottom: 50px; } }

@media screen and (max-width: 767px) { .index-download { margin-bottom: 30px; } }

.index-download .index-item { margin-bottom: 40px; }

@media screen and (max-width: 991px) { .index-download .index-item { margin-bottom: 30px; } }

@media screen and (max-width: 767px) { .index-download .index-item { margin-bottom: 20px; } }

/*-------------index end-------------------------------------------------------------------*/
.page_wrap { padding: 0 0 90px; }

@media screen and (max-width: 1219px) { .page_wrap { padding: 0 0 70px; } }

@media screen and (max-width: 991px) { .page_wrap { padding: 0 0 50px; } }

@media screen and (max-width: 767px) { .page_wrap { padding: 0 0 30px; } }

/*-------------2-1-products start----------------------------------------------------------*/
.main .box-slide { width: 271px; }

@media screen and (max-width: 1219px) { .main .box-slide { width: 250px; } }

@media screen and (max-width: 991px) { .main .box-slide { width: 100%; margin-top: 30px; } }

.main .box-main { width: 894px; }

@media screen and (max-width: 1219px) { .main .box-main { width: 680px; } }

@media screen and (max-width: 991px) { .main .box-main { width: 100%; } }

/* .pro1-top start */
.pro1-top .item-title { font-weight: bold; font-size: 24px; font-size: 2.4rem; line-height: 30px; color: #1367AF; position: relative; padding-left: 23px; margin-bottom: 12px; }

.pro1-top .item-title:before { position: absolute; content: ''; width: 5px; height: 30px; background-color: #1367AF; left: 0; top: 0; }

@media screen and (max-width: 1219px) { .pro1-top .item-title { font-size: 20px; font-size: 2rem; line-height: 24px; padding-left: 15px; }
  .pro1-top .item-title:before { height: 24px; } }

@media screen and (max-width: 767px) { .pro1-top .item-title { font-size: 16px; font-size: 1.6rem; line-height: 20px; margin-bottom: 8px; padding-left: 10px; }
  .pro1-top .item-title:before { height: 20px; width: 3px; } }

.pro1-top .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-bottom: 32px; }

@media screen and (max-width: 1219px) { .pro1-top .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-bottom: 20px; } }

@media screen and (max-width: 767px) { .pro1-top .item-desc { font-size: 12px; font-size: 1.2rem; line-height: 20px; margin-bottom: 15px; } }

/* .pro1-top end */
/* .pro1-list start */
.pro1-list { padding-bottom: 23px; font-size: 0; letter-spacing: 0; }

@media screen and (max-width: 991px) { .pro1-list { padding-bottom: 20px; } }

@media screen and (max-width: 767px) { .pro1-list { padding-bottom: 10px; } }

.pro1-list .list-item { display: inline-block; vertical-align: top; width: 31.31991%; margin-left: 3.02013%; margin-bottom: 41px; text-align: center; }

@media screen and (max-width: 1219px) { .pro1-list .list-item { margin-bottom: 30px; } }

@media screen and (max-width: 480px) { .pro1-list .list-item { width: 48%; margin-left: 1% !important; margin-right: 1%; margin-bottom: 20px; } }

.pro1-list .item-backdrop .item-btnbox { position: absolute; left: 0; text-align: center; width: 100%; top: 50%; margin-top: -12px; }

.pro1-list .item-backdrop .item-btn { min-width: 105px; line-height: 24px; padding: 4px 10px 3px; font-size: 16px; font-size: 1.6rem; background-color: #fff; color: #1367AF; display: inline-block; }

@media screen and (max-width: 991px) { .pro1-list .item-backdrop { display: none; } }

.pro1-list .item-title { margin-top: 15px; font-weight: bold; text-align: center; font-size: 16px; font-size: 1.6rem; }

.pro1-list .item-title, .pro1-list .item-title a { color: #666; }

@media screen and (max-width: 767px) { .pro1-list .item-title { font-size: 14px; font-size: 1.4rem; margin-top: 10px; } }

.pro1-list .item-btnbox { font-size: 0; letter-spacing: 0; margin-top: 20px; text-align: center; }

.pro1-list .item-btnbox input { margin-right: 20px; display: inline-block; vertical-align: middle; }

@media screen and (max-width: 1219px) { .pro1-list .item-btnbox { margin-top: 10px; }
  .pro1-list .item-btnbox input { margin-right: 10px; } }

@media screen and (max-width: 767px) { .pro1-list .item-btnbox input { margin-right: 5px; } }

.pro1-list .item-btn1 { display: inline-block; vertical-align: middle; width: 111px; line-height: 28px; border: solid 1px #1367AF; text-align: center; font-size: 14px; font-size: 1.4rem; color: #1367AF; }

.pro1-list .item-btn1:hover { background-color: #1367AF; color: #fff; }

@media screen and (max-width: 767px) { .pro1-list .item-btn1 { width: 90px; line-height: 24px; font-size: 12px; font-size: 1.2rem; } }

/* .pro1-list end */
.proslide .slide-title { font-size: 24px; font-size: 2.4rem; line-height: 30px; font-weight: bold; padding: 10px 14px; text-transform: uppercase; background-color: #1367AF; margin-bottom: 5px; position: relative; }

.proslide .slide-title, .proslide .slide-title a { color: #fff; }

.proslide .slide-title a { display: block; }


.proslide .slide-title.slide-title1 { background-color: #1367AF; display: none; font-size: 16px; font-size: 1.6rem; line-height: 24px; padding: 5px 10px; }

.proslide .slide-title.slide-title1, .proslide .slide-title.slide-title1 a { color: #fff; }

@media screen and (max-width: 1219px) { .proslide .slide-title { font-size: 18px; font-size: 1.8rem; padding: 5px 10px; } }

@media screen and (max-width: 991px) { .proslide .slide-title { display: none; }
  .proslide .slide-title.slide-title1 { display: block; } }

@media screen and (max-width: 767px) { .slidenav-list { display: none; } }

.slidenav-list > li { margin-bottom: 4px; }

.slidenav-list > li > a, .slidenav-list > li > p { width: 100%; font-size: 16px; font-size: 1.6rem; line-height: 24px; padding: 10px 35px 7px 14px; word-break: break-all; background-color: #E0E0E0; display: block; position: relative; cursor: pointer; }

.slidenav-list > li > a:after, .slidenav-list > li > p:after { position: absolute; content: ''; width: 16px; height: 16px; right: 17px; top: 12px; background: url(../images/snav1.png) no-repeat center; }

@media screen and (max-width: 1219px) { .slidenav-list > li > a, .slidenav-list > li > p { font-size: 14px; font-size: 1.4rem; line-height: 20px; } }

.slidenav-list > li:hover > a, .slidenav-list > li:hover > p, .slidenav-list > li.active > a, .slidenav-list > li.active > p { background-color: #1367AF !important; color: #FFFFFF; }

.slidenav-list > li:hover > a:after, .slidenav-list > li:hover > p:after, .slidenav-list > li.active > a:after, .slidenav-list > li.active > p:after { background-image: url(../images/snav1_1.png) !important; }

.snav-yiji,.snav-erji { background-color: #fff; padding: 7px 0; display:none }
.snav-yiji.active{ display:block}
.snav-yiji > li > label { cursor: pointer; display: block; font-size: 14px; font-size: 1.4rem; line-height: 20px; padding: 5px 10px; }

.snav-yiji > li > label input { margin-right: 10px; position: relative; top: 2px; }

@media screen and (max-width: 1219px) { .snav-yiji > li > label { font-size: 14px; font-size: 1.4rem; } }

.snav-yiji > li > a { display: block; font-size: 14px; font-size: 1.4rem; line-height: 24px; padding: 8px 10px 8px 40px; background: url(../images/snav2.png) no-repeat 17px 19px; }

@media screen and (max-width: 1219px) { .snav-yiji > li > a { line-height: 20px; } }

.snav-yiji > li:hover > a, .snav-yiji > li.active > a { background-image: url(../images/snav2_1.png) !important; color: #1367AF !important; }

.snav-erji > li > a { display: block; padding: 2px 10px 2px 54px; line-height: 24px; }

@media screen and (max-width: 1219px) { .snav-erji > li > a { font-size: 12px; font-size: 1.2rem; line-height: 20px; } }

.snav-erji > li:hover > a, .snav-erji > li.active > a { color: #1367AF !important; }

.attr-slide { margin-top: 45px; }

@media screen and (max-width: 1219px) { .attr-slide { margin-top: 20px; } }

/* tags start */
.tags { margin-top: 45px; }

@media screen and (max-width: 1219px) { .tags { margin-top: 20px; } }

.tags .box-title { font-size: 24px; font-size: 2.4rem; font-weight: bold; background: #1367AF; line-height: 30px; text-transform: uppercase; color: #FFFFFF; padding: 10px 14px; }

@media screen and (max-width: 1219px) { .tags .box-title { font-size: 18px; font-size: 1.8rem; padding: 5px 10px; } }

@media screen and (max-width: 1219px) { .tags .box-title { font-size: 16px; font-size: 1.6rem; line-height: 24px; } }

.tags .box-desc { padding: 15px 3px 0; line-height: 30px; font-size: 16px; font-size: 1.6rem; }

.tags .box-desc a:hover { color: #1367AF; }

@media screen and (max-width: 1219px) { .tags .box-desc { line-height: 20px; font-size: 12px; font-size: 1.2rem; } }

/* tags end */
/*-------------2-1-products end------------------------------------------------------------*/
/*-------------2-2-products start----------------------------------------------------------*/
.pro2-box { margin-bottom: 39px; }

@media screen and (max-width: 991px) { .pro2-box { margin-bottom: 25px; } }

.pro2-box .m-propic { margin: 0 auto; width: 630px; float: left; margin-right: 3.91667%; }

.pro2-box .m-propic .provideo-box { border: 1px solid #ccc; border-radius: 0; width: 100%; overflow: hidden; position: absolute; top: 0; left: 0; z-index: 9; }

.pro2-box .m-propic .provideo-box .provideo { position: relative; overflow: hidden; padding-bottom: 100%; height: 0; }

.pro2-box .m-propic .provideo-box .provideo iframe, .pro2-box .m-propic .provideo-box .provideo video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }

.pro2-box .m-propic .provideo-box .provideo iframe body { margin: 0px !important; }

.pro2-box .m-propic .pic-big { position: relative; float: right; width: 497px; }

.pro2-box .m-propic .big-img { display: block; line-height: 0; font-size: 0; border-radius: 0; border: 1px solid #CCCCCC; }

.pro2-box .m-propic .big-img .zoomPad { float: none; z-index: 8; }

.pro2-box .m-propic .big-img .zoomPad img { border-radius: 0; }

.pro2-box .m-propic .zoomWrapperImage img { max-width: 1200px; }

.pro2-box .m-propic .pic-small { position: relative; float: left; width: 122px; padding: 50px 0; overflow: hidden; }

.pro2-box .m-propic .pic-btn { position: absolute; margin: 0 auto; left: 0; display: block; cursor: pointer; font-size: 26px; font-size: 2.6rem; left: 50%; margin-left: -13px; }

.pro2-box .m-propic .pic-btn.prev { top: 0; }

.pro2-box .m-propic .pic-btn.next { bottom: 0; }

.pro2-box .m-propic .pic-btn:hover { color: #1367AF; }

.pro2-box .m-propic .pic-list { height: 396px; overflow: hidden; }

.pro2-box .m-propic .pic-list ul { height: 2000px; }

.pro2-box .m-propic .pic-list .list-item { margin-bottom: 15px; overflow: visible;  padding-left: 0;
    position: relative;
    padding-bottom: 100%; }

.pro2-box .m-propic .pic-list .item-pics, .pro2-box .m-propic .pic-list .item-video { display: block; border-radius: 0; border: 1px solid #CCCCCC;  text-align:center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;}

.pro2-box .m-propic .pic-list .item-pics img, .pro2-box .m-propic .pic-list .item-video img {max-width: 100% !important;
    max-height: 100% !important; display: block;}

.pro2-box .m-propic .item-pics:hover, .pro2-box .m-propic .item-pics.active,
.pro2-box .m-propic .item-video:hover, .pro2-box .m-propic .item-video.active{ border-color: #1367AF; }



.pro2-box .m-propic2 { display: none; }

@media screen and (max-width: 1219px) { .pro2-box { /*.m-propic .pic-small { width: 110px; } .m-propic .pic-list { height: 444px; } .m-propic .list-item { margin-bottom: 40px; } */ }
  .pro2-box .zoomPad { cursor: default !important; }
  .pro2-box .zoomPup { display: none !important; }
  .pro2-box .zoomWindow { display: none !important; }
  .pro2-box .zoomPreload { display: none !important; }
  .pro2-box .m-propic { max-width: 100%; float: none; margin: 0 auto 20px; }
  .pro2-box .m-propic .pic-big { height: auto; } }

@media screen and (max-width: 767px) { .pro2-box .m-propic1 { display: none; }
  .pro2-box .m-propic2 { position: relative; display: block; overflow: hidden; width: 100%; padding-left: 30px; padding-right: 30px; }
  .pro2-box .m-propic2 .box-btn { position: absolute; top: 50%; margin-top: -12px; display: block; width: 24px; height: 24px; }
  .pro2-box .m-propic2 .box-btn .iconfont { font-size: 24px; font-size: 2.4rem; color: #333; }
  .pro2-box .m-propic2 .box-btn .iconfont:hover { color: #1367AF; }
  .pro2-box .m-propic2 .box-btn.prev { left: 0; }
  .pro2-box .m-propic2 .box-btn.next { right: 0; }
  .pro2-box .m-propic2 .box-list { overflow: hidden; }
  .pro2-box .m-propic2 .box-list ul { width: 1000%; }
  .pro2-box .m-propic2 .list-item { float: left; margin-left: .1%; margin-right: .1%; margin-bottom: 0; width: 3.13%; border-radius: 0; border: 1px solid #DADADA; overflow: hidden; }
  
  .pro2-box .m-propic2 .list-item .item-pic {
    position: relative;
    display: block;
    text-align: center;
    overflow: hidden;
	
	
height: 0px;
padding-bottom: 100%;
}
  .pro2-box .m-propic2 .list-item img {max-width: 100%;

display: block;
 } 
 
.pro2-box .m-propic2 .list-item .item-pic .video-play { max-width: 80%;

display: inline-block;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%); }
 
 
 }

@media only screen and (max-width: 640px) { .pro2-box .m-propic2 .list-item { float: left; margin-left: .1%; margin-right: .1%; margin-bottom: 0; width: 4.8%; } }

@media only screen and (max-width: 480px) { .pro2-box .m-propic2 .list-item { float: left; margin-left: .1%; margin-right: .1%; margin-bottom: 0; width: 9.8%; } }

.pro2-info .item-title { margin-top: 12px; line-height: 30px; font-size: 24px; font-size: 2.4rem; font-weight: bold; color: #666; }

@media only screen and (max-width: 1219px) { .pro2-info .item-title { margin-top: 0; line-height: 26px; font-size: 20px; font-size: 2rem; } }

@media only screen and (max-width: 767px) { .pro2-info .item-title { line-height: 22px; font-size: 18px; font-size: 1.8rem; } }

.pro2-info .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 30px; min-height: 50px; padding: 13px 0 20px; }

.pro2-info .item-desc, .pro2-info .item-desc a { color: #666; }

@media only screen and (max-width: 1219px) { .pro2-info .item-desc { min-height: auto; font-size: 14px; font-size: 1.4rem; line-height: 24px; } }

@media only screen and (max-width: 767px) { .pro2-info .item-desc { font-size: 12px; font-size: 1.2rem; line-height: 20px; } }

.pro2-info .item-btns { padding-top: 16px; font-size: 0; letter-spacing: 0; display: inline-block; }

@media only screen and (max-width: 1219px) { .pro2-info .item-btns { width: 100%; display: block; padding-top: 0; } }

.pro2-info .item-btns .item-btn { display: inline-block; vertical-align: top; margin-bottom: 17px; line-height: 24px; padding: 11px 10px; border: solid 1px #1367AF; color: #1367AF; font-size: 14px; font-size: 1.4rem; text-align: center; min-width: 147px; margin-right: 34px; }

.pro2-info .item-btns .item-btn:hover { background-color: #1367AF; border-color: #1367AF; color: #fff; }

@media only screen and (max-width: 999px) { .pro2-info .item-btns .item-btn { padding: 8px 10px; margin-right: 20px; } }

@media only screen and (max-width: 767px) { .pro2-info .item-btns .item-btn { padding: 5px 10px; min-width: 140px; } }

@media only screen and (max-width: 500px) { .pro2-info .item-btns .item-btn { width: 100%; margin: 0 0 10px !important; font-size: 12px; font-size: 1.2rem; line-height: 20px; } }

.pro2-info .item-btns .down-btn { margin-right: 0; border-color: #333; background-color: #333; color: #fff; }

.pro2-info .pro-share .share-title { font-size: 16px; font-size: 1.6rem; }

@media only screen and (max-width: 991px) { .pro2-info .pro-share .share-title { font-size: 14px; font-size: 1.4rem; } }

@media only screen and (max-width: 767px) { .pro2-info .pro-share .share-title { font-size: 12px; font-size: 1.2rem; } }

.pro2-tab { margin-bottom: 64px; }

@media screen and (max-width: 991px) { .pro2-tab { margin-bottom: 50px; } }

@media screen and (max-width: 767px) { .pro2-tab { margin-bottom: 30px; } }





 .pro2-tab .tab-active { background-color: #fff; color: #1367AF;  font-size: 16px;
    font-size: 1.6rem;font-weight: bold;background-color: #F8F8F8; width:100%; line-height:58px; box-sizing:border-box; padding-left:20px; margin-bottom:20px}

@media screen and (max-width: 767px) { .pro2-tab .tab-options li { width: auto; border: 0; font-size: 14px; font-size: 1.4rem; margin: 1px; }
  .pro2-tab .tab-options li p { height: auto; line-height: 24px; padding: 10px; width: auto; display: block; } }

.pro2-tab .tab-content-item {  font-size: 16px; font-size: 1.6rem; line-height: 30px; }

.pro2-tab .tab-content-item p { min-height: 30px; }
.pro2-tab .tab-content-item p img{ margin-top:3px; margin-bottom:3px }
.pro2-tab .table table tr td {

	border: 1px solid #666 !important;
	color: #666 !important;
}
.pro2-tab .tab-content-item, .pro2-tab .tab-content-item a { color: #666; }

.pro2-tab .tab-content-item img, .pro2-tab .tab-content-item iframe { max-width: 100%; }

.pro2-tab .tab-content-item a:hover { color: #1367AF; }

@media screen and (max-width: 1219px) { .pro2-tab .tab-content-item { padding: 30px 20px; line-height: 26px; }
  .pro2-tab .tab-content-item p { min-height: 26px; } }

@media screen and (max-width: 991px) { .pro2-tab .tab-content-item { padding: 20px; font-size: 14px; font-size: 1.4rem; line-height: 24px; }
  .pro2-tab .tab-content-item p { min-height: 24px; } }

@media screen and (max-width: 767px) { .pro2-tab .tab-content-item { padding: 15px; font-size: 12px; font-size: 1.2rem; line-height: 20px; }
  .pro2-tab .tab-content-item p { min-height: 20px; } }

.pro2-tags { margin-bottom: 78px; }

@media screen and (max-width: 1219px) { .pro2-tags { margin-bottom: 50px; } }

@media screen and (max-width: 991px) { .pro2-tags { margin-bottom: 30px; } }

@media screen and (max-width: 767px) { .pro2-tags { margin-bottom: 20px; } }

.pro2-tags a { display: inline-block; border: solid 1px #B7B7B7; font-size: 16px; font-size: 1.6rem; line-height: 24px; padding: 7px 10px; color: #666; min-width: 200px; margin-right: 30px; margin-bottom: 10px; text-align: center; }

.pro2-tags a:hover { color: #fff; border-color: #1367AF; background-color: #1367AF; }

@media screen and (max-width: 1219px) { .pro2-tags a { min-width: auto; margin: 0 10px 10px 0; font-size: 14px; font-size: 1.4rem; line-height: 20px; padding: 5px 10px; } }

@media screen and (max-width: 767px) { .pro2-tags a { font-size: 12px; font-size: 1.2rem; padding: 3px 10px; margin: 0 5px 5px 0; } }

.pro2-title { font-weight: bold; font-size: 30px; font-size: 3rem; text-transform: uppercase; border-bottom: solid 1px #ccc; padding-bottom: 14px; }

.pro2-title a:hover { color: #1367AF; }

@media screen and (max-width: 1219px) { .pro2-title { font-size: 24px; font-size: 2.4rem; padding-bottom: 10px; } }

@media screen and (max-width: 767px) { .pro2-title { font-size: 18px; font-size: 1.8rem; padding-bottom: 10px; } }

.related-box { margin-top: 42px; }

@media screen and (max-width: 1419px) { .related-box { margin-top: 30px; } }

.related-scroll { position: relative; padding-top: 30px; }

@media screen and (max-width: 767px) { .related-scroll { padding-top: 20px; } }

.related-scroll .scroll-btns { position: absolute; right: 0; top: -40px; font-size: 0; letter-spacing: 0; }

.related-scroll .scroll-btns .scroll-btn { cursor: pointer; display: inline-block; vertical-align: top; font-size: 26px; font-size: 2.6rem; color: #333; }

.related-scroll .scroll-btns .scroll-btn:hover { color: #1367AF; }

.related-scroll .scroll-btns .prev { margin-right: 20px; }

@media screen and (max-width: 991px) { .related-scroll .scroll-btns { top: -30px; }
  .related-scroll .scroll-btns .scroll-btn { font-size: 20px; font-size: 2.0rem; }
  .related-scroll .scroll-btns .prev { margin-right: 5px; } }

@media screen and (max-width: 767px) { .related-scroll .scroll-btns { top: -28px; }
  .related-scroll .scroll-btns .scroll-btn { font-size: 16px; font-size: 1.6rem; }
  .related-scroll .scroll-btns .prev { margin-right: 5px; } }

.related-scroll .scroll-list-box { width: 100%; overflow: hidden; }

.related-scroll .scroll-list { width: 10000%; padding: 0; }

.related-scroll .scroll-list .list-item { float: left; width: 0.23333%; margin-right: 0.02222%; overflow: hidden; text-align: center; }

@media screen and (max-width: 1219px) { .related-scroll .scroll-list .list-item { width: 0.235%; margin-right: 0.02%; } }

@media screen and (max-width: 640px) { .related-scroll .scroll-list .list-item { width: 0.32%; } }

@media screen and (max-width: 480px) { .related-scroll .scroll-list .list-item { width: 0.49%; } }

.related-scroll .scroll-list .item-pic { position: relative; }

.related-scroll .scroll-list .item-pic img { display: block; margin: 0 auto; max-width: 500px; width: 100%; }

.related-scroll .scroll-list .item-backdrop .item-btnbox { position: absolute; left: 0; text-align: center; width: 100%; top: 50%; margin-top: -12px; }

.related-scroll .scroll-list .item-backdrop .item-btn { min-width: 105px; line-height: 24px; padding: 4px 10px 3px; font-size: 16px; font-size: 1.6rem; background-color: #fff; color: #1367AF; display: inline-block; }

@media screen and (max-width: 991px) { .related-scroll .scroll-list .item-backdrop { display: none; } }

.related-scroll .scroll-list .item-title { margin-top: 15px; font-weight: bold; text-align: center; font-size: 16px; font-size: 1.6rem; }

.related-scroll .scroll-list .item-title, .related-scroll .scroll-list .item-title a { color: #666; }

@media screen and (max-width: 767px) { .related-scroll .scroll-list .item-title { font-size: 14px; font-size: 1.4rem; margin-top: 10px; } }

.latest-news { margin-top: 52px; }

@media screen and (max-width: 1419px) { .latest-news { margin-top: 30px; } }

.latest-news .box-list { font-size: 0; letter-spacing: 0; /* @media screen and (max-width:480px) { border-top: 0; } */ }

.latest-news .box-list .list-item { display: inline-block; vertical-align: top; width: 100%; padding: 26px 0; border-bottom: solid 1px #D2D2D2; /* @media screen and (max-width:480px) { width: 48%; margin: 0 1% 20px; padding: 0; border: 0; } */ }

@media screen and (max-width: 767px) { .latest-news .box-list .list-item { padding-bottom: 15px; padding-top: 15px; } }

.latest-news .box-list .item-pic { float: left; width: 200px; margin-right: 40px; border-radius: 20px; /* @media screen and (max-width:480px) { float: none!important; width: 100%!important; margin: 0 auto 10px!important; } */ }

.latest-news .box-list .item-pic img { display: block; width: 100%; }

@media screen and (max-width: 1219px) { .latest-news .box-list .item-pic { margin-right: 20px; } }

@media screen and (max-width: 991px) { .latest-news .box-list .item-pic { width: 140px; margin-right: 15px; } }

@media screen and (max-width: 767px) { .latest-news .box-list .item-pic { width: 120px; border-radius: 10px; margin-right: 10px; } }

.latest-news .box-list .item-body { overflow: hidden; }

.latest-news .box-list .item-title { margin-top: 7px; margin-bottom: 12px; font-size: 20px; font-size: 2rem; font-weight: bold; line-height: 1.2; }

@media screen and (max-width: 1219px) { .latest-news .box-list .item-title { font-size: 18px; font-size: 1.8rem; } }

@media screen and (max-width: 991px) { .latest-news .box-list .item-title { font-size: 16px; font-size: 1.6rem; margin-top: 5px; margin-bottom: 5px; } }

@media screen and (max-width: 767px) { .latest-news .box-list .item-title { font-size: 14px; font-size: 1.4rem; margin-bottom: 5px; } }

@media screen and (max-width: 480px) { .latest-news .box-list .item-title { margin-top: 0; } }

.latest-news .box-list .item-date { font-size: 14px; font-size: 1.4rem; line-height: 20px; color: #999; margin-bottom: 18px; }

@media screen and (max-width: 991px) { .latest-news .box-list .item-date { font-size: 14px; font-size: 1.4rem; margin-bottom: 10px; } }

@media screen and (max-width: 767px) { .latest-news .box-list .item-date { font-size: 12px; font-size: 1.2rem; margin-bottom: 5px; } }

.latest-news .box-list .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 30px; height: 60px; }

@media screen and (max-width: 1219px) { .latest-news .box-list .item-desc { line-height: 26px; height: 52px; } }

@media screen and (max-width: 991px) { .latest-news .box-list .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 22px; height: 44px; } }

@media screen and (max-width: 767px) { .latest-news .box-list .item-desc { font-size: 12px; font-size: 1.2rem; line-height: 20px; height: 40px; } }


@media screen and (max-width: 480px) { .latest-news .box-list .item-desc { line-height: 18px; height: 36px; font-size: 12px; font-size: 1.2rem; } }

/*-------------2-2-products end------------------------------------------------------------*/
/*-------------3-1-application start-------------------------------------------------------*/
.app1-list { padding: 0 0 58px; font-size:0; letter-spacing:0; }

@media screen and (max-width: 1219px) { .app1-list { padding-bottom: 2px; } }

@media screen and (max-width: 991px) { .app1-list { padding-bottom: 20px; } }

@media screen and (max-width: 767px) { .app1-list { padding-bottom: 10px; } }

.app1-list .list-item { width: 31.66667%; margin-left: 2.5%; margin-bottom: 50px; display:inline-block; vertical-align:top; }

@media screen and (max-width: 1219px) { .app1-list .list-item { margin-bottom: 30px; } }

@media screen and (max-width: 480px) { .app1-list .list-item { width: 48%; margin-left: 1% !important; margin-right: 1%; margin-bottom: 20px; } }

.app1-list .item-pic { position: relative; border-radius: 20px; }

@media screen and (max-width: 767px) { .app1-list .item-pic { border-radius: 10px; } }

.app1-list .item-body { padding: 0 10px; }

@media screen and (max-width: 991px) { .app1-list .item-body { padding: 0; } }

.app1-list .item-title { font-size: 20px; font-size: 2rem; font-weight: bold; line-height: 30px; height: 60px; margin-top: 13px; }

@media screen and (max-width: 1219px) { .app1-list .item-title { font-size: 18px; font-size: 1.8rem; line-height: 26px; height: 52px; } }

@media screen and (max-width: 991px) { .app1-list .item-title { font-size: 16px; font-size: 1.6rem; line-height: 24px; height: 48px; margin-top: 10px; } }

@media screen and (max-width: 767px) { .app1-list .item-title { font-size: 14px; font-size: 1.4rem; line-height: 20px; height: 40px; margin-top: 10px; } }

.app1-list .item-desc { margin-top: 8px; font-size: 16px; font-size: 1.6rem; line-height: 30px;  }

@media screen and (max-width: 1219px) { .app1-list .item-desc { line-height: 26px; } }

@media screen and (max-width: 991px) { .app1-list .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 5px; } }

@media screen and (max-width: 767px) { .app1-list .item-desc { font-size: 12px; font-size: 1.2rem; line-height: 18px;  margin-top: 5px; } }

.app1-list .item-btn { font-size: 16px; font-size: 1.6rem; line-height: 30px; color: #1367AF; }

.app1-list .item-btn:hover { color: #000; }

@media screen and (max-width: 991px) { .app1-list .item-btn { font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 767px) { .app1-list .item-btn { font-size: 12px; font-size: 1.2rem; } }

/*-------------3-1-application end---------------------------------------------------------*/
/*-------------3-2-application start-------------------------------------------------------*/
.app2-main > .item-title { font-weight: normal !important; }

/*-------------3-2-application end---------------------------------------------------------*/
/*-------------4-download start------------------------------------------------------------*/
.download-list { padding-bottom: 0; }

.download-list .list-item { border-bottom: dashed 1px #d7d7d7; position: relative; padding-bottom: 24px; margin-bottom: 54px; text-align: center; }

.download-list .item-body { overflow: hidden; padding-right: 250px; text-align: left; }

.download-list .item-title { font-size: 18px; font-size: 1.8rem; font-weight: bold; line-height: 24px; min-height: 24px; }

.download-list .item-title .iconfont { font-size: 19px; font-size: 1.9rem; line-height: 24px; color: #1367AF; margin-right: 17px; font-weight: normal; }

.download-list .item-desc { line-height: 30px; min-height: 30px; margin-top: 14px; }

.download-list .item-desc, .download-list .item-desc a { color: #666; }
.download-list .item-desc a,.download-list .item-title  a{ cursor:pointer}
.download-list .item-btn { text-transform: uppercase; text-align: center; display: inline-block; min-width: 152px; height: 42px; border-radius: 5px; background-color: #1367AF; line-height: 42px; color: #fff; font-family: tahoma; font-size: 12px; font-size: 1.2rem; font-weight: bold; position: absolute; top: 0px; right: 0; cursor:pointer }

.download-list .item-btn .iconfont { font-size: 34px; font-size: 3.4rem; vertical-align: middle; font-weight: normal; margin-right: 10px; }

.download-list .item-btn:hover { background-color: #333; color: #fff; }

@media screen and (max-width: 1219px) { .download-list .item-body { padding-right: 200px; } }

@media screen and (max-width: 991px) { .download-list .list-item { margin-bottom: 50px; }
  .download-list .item-title { font-size: 16px; font-size: 1.6rem; }
  .download-list .item-desc { margin-top: 10px; line-height: 24px; min-height: 24px; } }

@media screen and (max-width: 767px) { .download-list .list-item { margin-bottom: 30px; }
  .download-list .item-title { font-size: 14px; font-size: 1.4rem; }
  .download-list .item-title .iconfont { font-size: 16px; font-size: 1.6rem; margin-right: 8px; }
  .download-list .item-desc { font-size: 12px; font-size: 1.2rem; line-height: 20px; min-height: 20px; }
  .download-list .item-btn { min-width: 120px; height: 36px; line-height: 36px; }
  .download-list .item-btn .iconfont { font-size: 24px; font-size: 2.4rem; margin-right: 5px; } }

@media screen and (max-width: 640px) { .download-list .item-body { padding-right: 0; }
  .download-list .item-btn { position: relative; top: auto; right: auto; margin: 20px auto 0; font-size: 12px; font-size: 1.2rem; height: 30px; line-height: 30px; }
  .download-list .item-btn .iconfont { font-size: 20px; font-size: 2rem; } }

/*-------------4-download end--------------------------------------------------------------*/
/*-------------5-1-news start--------------------------------------------------------------*/
.news1-list { font-size: 0; letter-spacing: 0; padding-bottom: 41px; }

@media screen and (max-width: 991px) { .news1-list { padding-bottom: 20px; } }

@media screen and (max-width: 767px) { .news1-list { padding-bottom: 10px; } }

.news1-list li { display: inline-block; vertical-align: top; width: 100%; margin-bottom: 33px; }

@media screen and (max-width: 767px) { .news1-list li { margin-bottom: 30px; } }

@media screen and (max-width: 480px) { .news1-list li { width: 48%; margin: 0 1% 20px; } }

.news1-list .item-pic { width: 448px; float: left; border-radius: 10px; margin-right: 2.5%; }

.news1-list .item-pic img { width: 100%; max-width: 448px; display: block; margin: 0 auto; }

@media screen and (max-width: 1219px) { .news1-list .item-pic { width: 350px; } }

@media screen and (max-width: 991px) { .news1-list .item-pic { width: 270px; } }

@media screen and (max-width: 767px) { .news1-list .item-pic { width: 180px; } }

@media screen and (max-width: 480px) { .news1-list .item-pic { width: 100%; margin: 0 auto 10px; float: none; } }

.news1-list .item-body { overflow: hidden; }

.news1-list .item-title { margin-top: 36px; font-weight: bold; font-size: 24px; font-size: 2.4rem; line-height: 30px; }

@media screen and (max-width: 1219px) { .news1-list .item-title { margin-top: 20px; font-size: 20px; font-size: 2rem; } }

@media screen and (max-width: 991px) { .news1-list .item-title { font-size: 18px; font-size: 1.8rem; margin-top: 10px; } }

@media screen and (max-width: 767px) { .news1-list .item-title { font-size: 14px; font-size: 1.4rem; line-height: 20px; margin-top: 0; } }

.news1-list .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 30px; height: 120px; margin-top: 19px; }

@media screen and (max-width: 1219px) { .news1-list .item-desc { line-height: 26px; height: 104px; } }

@media screen and (max-width: 991px) { .news1-list .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; height: 96px; margin-top: 10px; } }

@media screen and (max-width: 767px) { .news1-list .item-desc { font-size: 12px; font-size: 1.2rem; line-height: 20px; height: 80px; margin-top: 5px; } }

@media screen and (max-width: 480px) { .news1-list .item-desc { line-height: 20px; height: 40px; margin-top: 5px; } }

.news1-list .item-btn { margin-top: 30px; display: inline-block; font-size: 16px; font-size: 1.6rem; line-height: 30px; color: #1367AF; }

.news1-list .item-btn:hover { color: #000; }

@media screen and (max-width: 991px) { .news1-list .item-btn { font-size: 14px; font-size: 1.4rem; margin-top: 15px; line-height: 1.2; } }

@media screen and (max-width: 767px) { .news1-list .item-btn { font-size: 12px; font-size: 1.2rem; margin-top: 10px; } }

/*-------------5-1-news end----------------------------------------------------------------*/

/* zq-list-page start */
.zq-page-banner {
  overflow: hidden;
  line-height: 0;
  background: #dfe6ef;
}
.zq-page-banner img {
  display: block;
  width: 100%;
  max-height: 280px;
  object-fit: cover;
}

.zq-page-head {
  background: linear-gradient(135deg, #203663 0%, #12243f 100%);
  color: #fff;
  padding: 22px 0 24px;
  margin-bottom: 32px;
}
.zq-page-head-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 12px 24px;
}
.zq-page-title {
  margin: 0;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.3;
  color: #fff;
}
.zq-breadcrumb {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.78);
}
.zq-breadcrumb a {
  color: rgba(255, 255, 255, 0.88);
  text-decoration: none;
  transition: color 0.25s ease;
}
.zq-breadcrumb a:hover,
.zq-breadcrumb a:focus {
  color: #ff9e16;
  text-decoration: none;
}
.zq-breadcrumb .fa-home,
.zq-breadcrumb .fa-angle-double-right {
  color: #ff9e16;
  margin: 0 4px;
}

.zq-list-wrap {
  padding-bottom: 56px;
}
.zq-list-row {
  display: flex;
  flex-wrap: wrap;
}
.zq-list-main {
  float: none !important;
}
@media screen and (min-width: 768px) {
  .zq-list-row {
    display: flex;
    flex-wrap: wrap;
  }
  .zq-sidebar {
    order: 1;
  }
  .zq-list-main {
    order: 2;
  }
}

.zq-cat-desc {
  margin-bottom: 24px;
  padding: 18px 22px;
  border-radius: 14px;
  border: 1px solid #e7edf4;
  background: #fff;
  color: #556677;
  font-size: 15px;
  line-height: 1.75;
  box-shadow: 0 8px 24px rgba(18, 36, 63, 0.06);
}
.zq-cat-desc p:last-child {
  margin-bottom: 0;
}

.zq-product-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}
.zq-product-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  border: 1px solid #e7edf4;
  border-radius: 16px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 10px 28px rgba(18, 36, 63, 0.07);
  transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
}
.zq-product-card:hover {
  transform: translateY(-4px);
  border-color: rgba(255, 158, 22, 0.35);
  box-shadow: 0 16px 36px rgba(18, 36, 63, 0.12);
}
.zq-product-thumb {
  display: block;
  position: relative;
  aspect-ratio: 1 / 1;
  padding: 0;
  background: #eef3f8;
  overflow: hidden;
}
.zq-product-thumb img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.4s ease;
}
.zq-product-card:hover .zq-product-thumb img {
  transform: scale(1.05);
}
.zq-product-name {
  flex: 1 1 auto;
  margin: 0;
  padding: 14px 16px 16px;
  border-top: 1px solid #eef3f8;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  min-height: 72px;
}
.zq-product-name a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  max-height: 3em;
  color: #334155;
  text-decoration: none;
  word-break: break-word;
  transition: color 0.25s ease;
}
.zq-product-name a:hover {
  color: #203663;
}

.zq-pagination.page {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 36px 0 0;
  padding: 20px 0 6px;
  border-top: 1px solid #e7edf4;
  text-align: center;
  overflow: visible;
}

.zq-pagination.page a.page-numbers,
.zq-pagination.page span.page-numbers {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  margin: 0 !important;
  padding: 0 12px !important;
  border: 1px solid #dbe3ee !important;
  border-radius: 999px !important;
  background: #fff !important;
  color: #203663 !important;
  font-size: 14px;
  font-weight: 600;
  line-height: 1 !important;
  text-decoration: none !important;
  box-shadow: 0 2px 8px rgba(18, 36, 63, 0.04);
  transition: background 0.25s ease, border-color 0.25s ease, color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;
}

.zq-pagination.page .page-numbers span {
  display: inline !important;
  min-width: 0 !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: inherit !important;
  line-height: inherit !important;
  box-shadow: none !important;
}

.zq-pagination.page a.page-numbers:hover,
.zq-pagination.page a.page-numbers:focus {
  background: rgba(32, 54, 99, 0.08) !important;
  border-color: #203663 !important;
  color: #203663 !important;
  transform: translateY(-1px);
  box-shadow: 0 6px 16px rgba(18, 36, 63, 0.1);
}

.zq-pagination.page span.page-numbers.current,
.zq-pagination.page .page-numbers.current {
  background: linear-gradient(135deg, #203663 0%, #2a4475 100%) !important;
  border-color: #203663 !important;
  color: #fff !important;
  box-shadow: 0 8px 18px rgba(32, 54, 99, 0.22);
  cursor: default;
}

.zq-pagination.page a.next.page-numbers,
.zq-pagination.page a.prev.page-numbers {
  min-width: 40px;
  padding: 0 14px !important;
  font-weight: 700;
}

.zq-pagination.page a.next.page-numbers:last-of-type {
  min-width: 48px;
  font-size: 13px;
}

.zq-pagination.page a.next.page-numbers:first-of-type,
.zq-pagination.page a.prev.page-numbers:first-of-type {
  font-size: 0;
}

.zq-pagination.page a.next.page-numbers:first-of-type::before {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 14px;
  line-height: 1;
}

.zq-pagination.page a.prev.page-numbers:first-of-type::before {
  content: "\f104";
  font-family: FontAwesome;
  font-size: 14px;
  line-height: 1;
}

.zq-pagination.page a.next.page-numbers:hover,
.zq-pagination.page a.prev.page-numbers:hover {
  background: #ff9e16 !important;
  border-color: #ff9e16 !important;
  color: #fff !important;
}

@media screen and (max-width: 767px) {
  .zq-pagination.page {
    gap: 6px;
    padding-top: 16px;
  }
  .zq-pagination.page a.page-numbers,
  .zq-pagination.page span.page-numbers {
    min-width: 34px;
    height: 34px;
    padding: 0 10px !important;
    font-size: 13px;
  }
}

.zq-inquiry-box {
  margin-top: 40px;
  padding: 28px 28px 18px;
  border-radius: 16px;
  border: 1px solid #e7edf4;
  background: #fff;
  box-shadow: 0 10px 28px rgba(18, 36, 63, 0.06);
}
.zq-inquiry-title {
  margin: 0 0 20px;
  padding-bottom: 12px;
  border-bottom: 2px solid #ff9e16;
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  color: #203663;
}
.zq-inquiry-form .form-control {
  border-radius: 10px;
  border-color: #dbe3ee;
  box-shadow: none;
}
.zq-inquiry-form .form-control:focus {
  border-color: rgba(255, 158, 22, 0.65);
  box-shadow: 0 0 0 3px rgba(255, 158, 22, 0.12);
}
.zq-inquiry-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.zq-btn-primary {
  min-width: 110px;
  border: none;
  border-radius: 999px;
  background: #203663;
  color: #fff;
  font-weight: 600;
  transition: background 0.25s ease, transform 0.25s ease;
}
.zq-btn-primary:hover,
.zq-btn-primary:focus {
  background: #ff9e16;
  color: #fff;
  transform: translateY(-1px);
}
.zq-btn-secondary {
  min-width: 110px;
  border-radius: 999px;
  border: 1px solid #dbe3ee;
  background: #fff;
  color: #556677;
}
.zq-btn-secondary:hover,
.zq-btn-secondary:focus {
  border-color: #203663;
  color: #203663;
}

.zq-sidebar {
  float: none !important;
  margin-bottom: 28px;
}
.zq-sidebar-block {
  margin-bottom: 22px;
  border: 1px solid #e7edf4;
  border-radius: 16px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 8px 24px rgba(18, 36, 63, 0.06);
}
.zq-sidebar-title {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0;
  padding: 14px 18px;
  background: linear-gradient(135deg, #203663 0%, #2a4475 100%);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-align: left;
  line-height: 1.2;
}
.zq-sidebar-title i {
  flex-shrink: 0;
  color: #ff9e16;
  font-size: 15px;
  line-height: 1;
}
.zq-sidebar-title span {
  min-width: 0;
}
.zq-sidebar-body {
  padding: 8px 0;
}

.zq-sidebar .left_nav_ul,
.zq-sidebar .zq-sidebar-nav {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
  background: transparent !important;
}
.zq-sidebar .left_nav_ul > li,
.zq-sidebar .zq-sidebar-nav > li {
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  border-bottom: 1px solid #eef3f8 !important;
  background: transparent !important;
}
.zq-sidebar .left_nav_ul > li:last-child,
.zq-sidebar .zq-sidebar-nav > li:last-child {
  border-bottom: none !important;
}
.zq-sidebar .left_nav_ul > li > a,
.zq-sidebar .zq-sidebar-nav > li > a,
.zq-sidebar .left_nav_ul > li > .biglink {
  display: block;
  padding: 12px 44px 12px 18px;
  color: #475569 !important;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background 0.25s ease, color 0.25s ease, padding-left 0.25s ease;
}
.zq-sidebar .left_nav_ul > li:hover,
.zq-sidebar .zq-sidebar-nav > li:hover {
  background: rgba(32, 54, 99, 0.04) !important;
}
.zq-sidebar .left_nav_ul > li:hover > a,
.zq-sidebar .left_nav_ul > li:hover > .biglink,
.zq-sidebar .left_nav_ul > li > a:hover,
.zq-sidebar .left_nav_ul li a.left_active {
  color: #203663 !important;
  padding-left: 22px;
  background: transparent !important;
}
.zq-sidebar .menu_head {
  top: 8px;
  right: 8px;
  width: 28px;
  height: 28px;
  line-height: 26px;
  border: 1px solid #dbe3ee;
  border-radius: 8px;
  border-left: 1px solid #dbe3ee;
  font-size: 16px;
  font-weight: 700;
  color: #203663;
  background: #f8fafc;
}
.zq-sidebar .menu_head:hover {
  background: #203663;
  border-color: #203663;
  color: #fff;
}
.zq-sidebar ul.left_snav_ul {
  display: none;
  margin: 0;
  padding: 4px 0 8px;
  background: #f8fafc;
}
.zq-sidebar ul.left_snav_ul > li {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
}
.zq-sidebar ul.left_snav_ul > li > a {
  display: block;
  padding: 8px 18px 8px 28px;
  color: #64748b !important;
  font-size: 13px;
  border: none;
}
.zq-sidebar ul.left_snav_ul > li > a:hover {
  color: #ff9e16 !important;
}

.zq-sidebar-search {
  padding: 16px 18px;
}
.zq-sidebar-search-field {
  position: relative;
}
.zq-sidebar-search-field .form-control {
  height: 42px;
  padding-right: 44px;
  border-radius: 999px;
  border-color: #dbe3ee;
  box-shadow: none;
}
.zq-sidebar-search-field .form-control:focus {
  border-color: rgba(255, 158, 22, 0.65);
  box-shadow: 0 0 0 3px rgba(255, 158, 22, 0.12);
}
.zq-sidebar-search-btn {
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  border: none;
  border-radius: 50%;
  background: #ff9e16;
  color: #fff;
  cursor: pointer;
  transition: background 0.25s ease;
}
.zq-sidebar-search-btn:hover {
  background: #203663;
}

.zq-sidebar-news-list,
.zq-sidebar .left_news_ul {
  margin: 0;
  padding: 8px 0;
  list-style: none;
}
.zq-sidebar-news-list li,
.zq-sidebar .left_news_ul li {
  margin: 0;
  padding: 0;
  border: none !important;
  border-bottom: 1px solid #eef3f8 !important;
}
.zq-sidebar-news-list li:last-child,
.zq-sidebar .left_news_ul li:last-child {
  border-bottom: none !important;
}
.zq-sidebar-news-list li a,
.zq-sidebar .left_news_ul li a {
  display: block;
  padding: 12px 18px;
  color: #475569 !important;
  font-size: 14px;
  line-height: 1.55;
  text-decoration: none;
  transition: color 0.25s ease, background 0.25s ease;
}
.zq-sidebar-news-list li a:hover,
.zq-sidebar .left_news_ul li a:hover {
  color: #203663 !important;
  background: rgba(32, 54, 99, 0.04);
}

.zq-sidebar-contact-list {
  margin: 0;
  padding: 8px 0 12px;
  list-style: none;
}
.zq-sidebar-contact-list li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 10px 18px;
  color: #556677;
  font-size: 14px;
  line-height: 1.6;
}
.zq-sidebar-contact-list li i {
  flex-shrink: 0;
  width: auto;
  margin-top: 2px;
  color: #ff9e16;
  font-size: 14px;
}
.zq-sidebar-contact-list a {
  color: #203663;
  text-decoration: none;
}
.zq-sidebar-contact-list a:hover {
  color: #ff9e16;
}

@media screen and (max-width: 991px) {
  .zq-product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }
  .zq-page-title {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .zq-page-head {
    margin-bottom: 24px;
    padding: 18px 0 20px;
  }
  .zq-page-head-inner {
    flex-direction: column;
    align-items: flex-start;
  }
  .zq-page-title {
    font-size: 22px;
  }
  .zq-list-wrap {
    padding-bottom: 40px;
  }
  .zq-product-grid {
    gap: 14px;
  }
  .zq-product-name {
    min-height: 66px;
    padding: 12px 14px 14px;
    font-size: 13px;
  }
  .zq-product-name a {
    max-height: 3em;
  }
  .zq-inquiry-box {
    margin-top: 28px;
    padding: 20px 16px 12px;
  }
}
@media screen and (max-width: 480px) {
  .zq-product-grid {
    grid-template-columns: 1fr;
  }
}
/* zq-list-page end */

/* zq-product-detail gallery begin */
.zq-product-gallery {
  margin: 0;
}
.zq-product-gallery .zq-gallery-main {
  position: relative;
  border: 1px solid #e7edf4;
  border-radius: 16px;
  background: #fff;
  padding: 16px;
  min-height: 280px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.zq-gallery-arrow {
  position: absolute;
  top: 50%;
  z-index: 3;
  width: 42px;
  height: 42px;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 50%;
  background: rgba(32, 54, 99, 0.88);
  color: #fff;
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
  transform: translateY(-50%);
  box-shadow: 0 4px 14px rgba(7, 28, 53, 0.22);
  transition: background 0.22s ease, color 0.22s ease, transform 0.22s ease, box-shadow 0.22s ease;
  -webkit-tap-highlight-color: transparent;
}
.zq-gallery-arrow--prev {
  left: 12px;
}
.zq-gallery-arrow--next {
  right: 12px;
}
.zq-gallery-arrow:hover,
.zq-gallery-arrow:focus {
  background: #ff9e16;
  color: #fff;
  outline: none;
  box-shadow: 0 6px 18px rgba(255, 158, 22, 0.35);
}
.zq-gallery-arrow:active {
  transform: translateY(-50%) scale(0.96);
}
.zq-product-gallery .showpic_flash {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.zq-product-gallery .showpic_flash > li {
  display: none;
  width: 100%;
  text-align: center;
}
.zq-product-gallery .showpic_flash > li:first-child {
  display: block;
}
.zq-product-gallery .showpic_flash .example-image-link {
  display: block;
  line-height: 0;
}
.zq-product-gallery .showpic_flash img {
  display: block;
  width: 100%;
  max-width: 100%;
  max-height: 380px;
  margin: 0 auto;
  object-fit: contain;
}
.zq-product-gallery .zq-gallery-thumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  margin-top: 12px;
}
.zq-product-gallery .zq-gallery-thumbs a {
  display: block;
  flex: 0 0 auto;
  border: 2px solid #e7edf4;
  border-radius: 8px;
  overflow: hidden;
  line-height: 0;
  transition: border-color 0.2s ease;
}
.zq-product-gallery .zq-gallery-thumbs a:hover,
.zq-product-gallery .zq-gallery-thumbs a.active {
  border-color: #203663;
}
.zq-product-gallery .zq-gallery-thumbs img {
  display: block;
  width: 56px;
  height: 56px;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .zq-product-gallery .zq-gallery-main {
    min-height: 220px;
    padding: 12px;
  }
  .zq-gallery-arrow {
    width: 36px;
    height: 36px;
    font-size: 14px;
  }
  .zq-gallery-arrow--prev {
    left: 8px;
  }
  .zq-gallery-arrow--next {
    right: 8px;
  }
  .zq-product-gallery .showpic_flash img {
    max-height: 280px;
  }
  .zq-product-gallery .zq-gallery-thumbs img {
    width: 48px;
    height: 48px;
  }
}
/* zq-product-detail gallery end */

/* zq-product-page begin */
.zq-product-page .zq-page-title.zq-product-page-title {
  font-size: clamp(18px, 2.4vw, 26px);
  max-width: 720px;
  line-height: 1.35;
}
.zq-product-detail-card {
  border: 1px solid #e7edf4;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 10px 28px rgba(18, 36, 63, 0.07);
  overflow: hidden;
  margin-bottom: 36px;
}
.zq-product-detail-top {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
  padding: 28px;
}
.zq-product-detail-top .zq-product-gallery {
  flex: 1 1 300px;
  min-width: 0;
  margin: 0;
}
.zq-product-summary {
  flex: 1 1 280px;
  min-width: 0;
}
.zq-product-detail-name {
  margin: 0 0 18px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4;
  color: #203663;
}
.zq-product-meta {
  margin: 0 0 22px;
  padding: 0;
  list-style: none;
}
.zq-product-meta li {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 12px;
  align-items: baseline;
  padding: 10px 14px;
  margin-bottom: 8px;
  border-radius: 10px;
  background: #f4f7fb;
  border-left: 3px solid #ff9e16;
  line-height: 1.5;
  color: #445566;
}
.zq-product-meta-label {
  flex: 0 0 auto;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #203663;
}
.zq-product-meta-value {
  flex: 1 1 auto;
  min-width: 0;
  font-size: 14px;
}
.zq-product-meta a {
  color: #203663;
  text-decoration: none;
  font-weight: 600;
}
.zq-product-meta a:hover {
  color: #ff9e16;
  text-decoration: none;
}
.zq-product-actions {
  padding-top: 18px;
  border-top: 1px solid #e7edf4;
}
.zq-product-share {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 14px;
  margin-bottom: 18px;
  padding: 14px 16px;
  border-radius: 12px;
  background: linear-gradient(180deg, #f8fafc 0%, #f4f7fb 100%);
  border: 1px solid #e7edf4;
}
.zq-product-share-label {
  flex: 0 0 auto;
  margin: 0;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #203663;
}
.zq-product-share-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  min-width: 0;
}
.zq-share-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 0;
  border: 1px solid #dbe3ee;
  border-radius: 50%;
  background: #fff;
  color: #556677;
  text-decoration: none !important;
  cursor: pointer;
  box-shadow: 0 2px 8px rgba(18, 36, 63, 0.06);
  transition: background 0.22s ease, border-color 0.22s ease, color 0.22s ease, transform 0.2s ease, box-shadow 0.22s ease;
}
.zq-share-btn:hover,
.zq-share-btn:focus {
  color: #fff;
  text-decoration: none;
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(18, 36, 63, 0.14);
  outline: none;
}
.zq-share-btn .xy-iconfont {
  font-size: 18px;
  line-height: 1;
}
.zq-share-btn > .fa {
  font-size: 15px;
  line-height: 1;
}
.zq-share-icon-x {
  width: 16px;
  height: 16px;
  fill: currentColor;
  display: block;
}
.zq-share-btn--facebook:hover,
.zq-share-btn--facebook:focus {
  background: #1877f2;
  border-color: #1877f2;
}
.zq-share-btn--x:hover,
.zq-share-btn--x:focus {
  background: #0f1419;
  border-color: #0f1419;
}
.zq-share-btn--pinterest:hover,
.zq-share-btn--pinterest:focus {
  background: #e60023;
  border-color: #e60023;
}
.zq-share-btn--linkedin:hover,
.zq-share-btn--linkedin:focus {
  background: #0a66c2;
  border-color: #0a66c2;
}
.zq-share-btn--whatsapp:hover,
.zq-share-btn--whatsapp:focus {
  background: #25d366;
  border-color: #25d366;
}
.zq-share-btn--copy:hover,
.zq-share-btn--copy:focus {
  background: #203663;
  border-color: #203663;
}
.zq-share-btn--copy.is-copied {
  background: #ff9e16;
  border-color: #ff9e16;
  color: #fff;
}
.zq-product-inquiry-form {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.zq-product-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 22px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none !important;
  transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease, transform 0.2s ease;
}
.zq-product-btn-primary {
  background: linear-gradient(135deg, #203663 0%, #12243f 100%);
  color: #fff !important;
  border: 2px solid transparent;
}
.zq-product-btn-primary:hover {
  background: #ff9e16;
  color: #fff !important;
  transform: translateY(-1px);
}
.zq-product-btn-outline {
  background: #fff;
  color: #203663 !important;
  border: 2px solid #d8e2ec;
}
.zq-product-btn-outline:hover {
  border-color: #203663;
  color: #203663 !important;
}
.zq-product-block {
  padding: 0 28px 28px;
}
.zq-product-block-title {
  margin: 0 0 16px;
  font-size: 18px;
  font-weight: 700;
  color: #203663;
}
.zq-product-block-title span {
  display: inline-block;
  padding-bottom: 8px;
  border-bottom: 3px solid #ff9e16;
}
.zq-product-desc-body {
  color: #445566;
  font-size: 15px;
  line-height: 1.8;
  overflow: auto;
}
.zq-product-page .zq-product-desc-body a {
  color: #203663 !important;
  text-decoration: underline;
}
.zq-product-page .zq-product-desc-body img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
}
.zq-product-tag-list a {
  display: inline-block;
  margin: 0 8px 8px 0;
  padding: 6px 14px;
  border-radius: 999px;
  background: #f0f4f9;
  color: #556677;
  font-size: 13px;
  text-decoration: none;
  transition: background 0.2s ease, color 0.2s ease;
}
.zq-product-tag-list a:hover {
  background: #203663;
  color: #fff;
  text-decoration: none;
}
.zq-product-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 0;
  padding: 20px 28px 28px;
  border-top: 1px solid #e7edf4;
}
.zq-product-nav .to_prev,
.zq-product-nav .to_next {
  flex: 1 1 240px;
  padding: 14px 16px;
  border-radius: 12px;
  background: #f8fafc;
  border: 1px solid #e7edf4;
  font-size: 14px;
  line-height: 1.5;
  color: #556677;
}
.zq-product-nav a {
  color: #203663 !important;
  font-weight: 600;
  text-decoration: none;
}
.zq-product-nav a:hover {
  color: #ff9e16 !important;
}
.zq-product-related {
  margin-bottom: 20px;
}
.zq-product-related .zq-related-title {
  margin-bottom: 22px;
}
.zq-product-page .zq-product-gallery .zq-gallery-main {
  min-height: 320px;
}
@media screen and (max-width: 767px) {
  .zq-product-detail-top {
    padding: 18px 16px;
    gap: 20px;
  }
  .zq-product-detail-name {
    font-size: 18px;
  }
  .zq-product-block {
    padding: 0 16px 20px;
  }
  .zq-product-nav {
    padding: 16px;
  }
  .zq-product-nav .to_prev,
  .zq-product-nav .to_next {
    flex: 1 1 100%;
  }
  .zq-product-inquiry-form {
    flex-direction: column;
  }
  .zq-product-btn {
    justify-content: center;
    width: 100%;
  }
  .zq-product-share {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    padding: 12px 14px;
  }
  .zq-product-share-list {
    width: 100%;
  }
  .zq-share-btn {
    width: 38px;
    height: 38px;
  }
}
/* zq-product-page end */

/* zq-inner-pages shared begin */
.zq-content-card {
  border: 1px solid #e7edf4;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 10px 28px rgba(18, 36, 63, 0.07);
  padding: 28px;
  margin-bottom: 28px;
}
.zq-content-full {
  max-width: 100%;
}
.zq-content-body {
  color: #445566;
  font-size: 15px;
  line-height: 1.8;
}
.zq-list-page .zq-content-body a {
  color: #203663 !important;
}
.zq-list-page .zq-content-body img {
  max-width: 100%;
  height: auto;
}
.zq-detail-page-title {
  font-size: clamp(18px, 2.2vw, 24px);
  max-width: 820px;
}
.zq-detail-card {
  padding: 0;
  overflow: hidden;
}
.zq-detail-card .zq-content-body {
  padding: 28px;
}
.zq-contact-card .zq-inquiry-box {
  margin-top: 24px;
  margin-bottom: 0;
}
.zq-news-list {
  display: flex;
  flex-direction: column;
  gap: 22px;
}
.zq-news-card {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  border: 1px solid #e7edf4;
  border-radius: 16px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 10px 28px rgba(18, 36, 63, 0.07);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.zq-news-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 16px 36px rgba(18, 36, 63, 0.11);
}
.zq-news-thumb {
  flex: 0 0 220px;
  max-width: 100%;
  display: block;
  background: #eef3f8;
  overflow: hidden;
}
.zq-news-thumb img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 160px;
  object-fit: cover;
  transition: transform 0.35s ease;
}
.zq-news-card:hover .zq-news-thumb img {
  transform: scale(1.04);
}
.zq-news-body {
  flex: 1 1 260px;
  min-width: 0;
  padding: 20px 22px 22px 0;
}
.zq-news-date {
  display: block;
  margin-bottom: 8px;
  font-size: 13px;
  color: #8899aa;
}
.zq-news-date .fa {
  color: #ff9e16;
  margin-right: 6px;
}
.zq-news-title {
  margin: 0 0 10px;
  font-size: 20px;
  line-height: 1.35;
}
.zq-news-title a {
  color: #203663 !important;
  text-decoration: none;
}
.zq-news-title a:hover {
  color: #ff9e16 !important;
}
.zq-news-desc {
  margin: 0 0 14px;
  color: #667788;
  line-height: 1.7;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.zq-news-more {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: 700;
  color: #203663 !important;
  text-decoration: none !important;
}
.zq-news-more:hover {
  color: #ff9e16 !important;
}
.zq-download-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.zq-download-item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 16px 18px;
  border-bottom: 1px solid #edf2f7;
}
.zq-download-item:first-child {
  border-top: 1px solid #edf2f7;
}
.zq-download-item a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #203663 !important;
  text-decoration: none !important;
  font-weight: 600;
}
.zq-download-item a:hover {
  color: #ff9e16 !important;
}
.zq-download-item .fa {
  color: #ff9e16;
}
.zq-download-date {
  font-size: 13px;
  color: #8899aa;
  white-space: nowrap;
}
.zq-download-list-rich .zq-download-item-main {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  flex: 1 1 240px;
  min-width: 0;
}
.zq-download-list-rich .zq-download-item-icon {
  flex: 0 0 42px;
  width: 42px;
  height: 42px;
  border-radius: 12px;
  background: rgba(32, 54, 99, 0.08);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.zq-download-list-rich .zq-download-item-icon .fa {
  font-size: 18px;
}
.zq-download-list-rich .zq-download-item-body {
  min-width: 0;
}
.zq-download-list-rich .zq-download-item-title {
  margin: 0 0 6px;
  font-size: 16px;
  line-height: 1.45;
}
.zq-download-list-rich .zq-download-item-title a {
  display: inline;
  font-weight: 700;
}
.zq-download-list-rich .zq-download-item-meta {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  font-size: 13px;
  color: #8899aa;
}
.zq-download-list-rich .zq-download-item-action {
  flex: 0 0 auto;
}
.zq-download-list-rich .zq-download-item-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 16px;
  border-radius: 999px;
  background: #203663;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 600;
  transition: background 0.22s ease;
}
.zq-download-list-rich .zq-download-item-btn:hover {
  background: #ff9e16;
  color: #fff !important;
}
.zq-faq-list {
  margin-bottom: 28px;
}
.zq-faq-item {
  position: relative;
  padding: 22px 22px 22px 58px;
  border-bottom: 1px solid #edf2f7;
}
.zq-faq-item:first-child {
  border-top: 1px solid #edf2f7;
}
.zq-faq-num {
  position: absolute;
  left: 18px;
  top: 22px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #203663;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
}
.zq-faq-q {
  margin: 0 0 10px;
  font-size: 18px;
  line-height: 1.45;
  color: #203663;
}
.zq-faq-a {
  margin: 0;
  color: #556677;
  line-height: 1.75;
}
.zq-tag-cloud {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.zq-tag-item {
  display: inline-flex;
  align-items: center;
  padding: 8px 16px;
  border-radius: 999px;
  background: #f0f4f9;
  color: #556677 !important;
  text-decoration: none !important;
  font-size: 14px;
  transition: background 0.2s ease, color 0.2s ease;
}
.zq-tag-item:hover {
  background: #203663;
  color: #fff !important;
}
.zq-tag-count {
  opacity: 0.75;
  margin-left: 2px;
}
.zq-sitemap-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.zq-sitemap-list li {
  padding: 10px 0;
  border-bottom: 1px solid #edf2f7;
  line-height: 1.6;
}
.zq-sitemap-list a {
  color: #203663 !important;
  text-decoration: none;
  font-weight: 600;
}
.zq-sitemap-list a:hover {
  color: #ff9e16 !important;
}
.zq-sitemap-l1 {
  padding-left: 12px;
}
.zq-sitemap-l2 {
  padding-left: 28px;
}
.zq-related-block {
  margin-bottom: 28px;
}
.zq-related-news-list {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #e7edf4;
  border-radius: 16px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 8px 24px rgba(18, 36, 63, 0.06);
}
.zq-related-news-list li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 14px 18px;
  border-bottom: 1px solid #edf2f7;
}
.zq-related-news-list li:last-child {
  border-bottom: 0;
}
.zq-related-news-list a {
  flex: 1 1 240px;
  color: #203663 !important;
  text-decoration: none;
  font-weight: 600;
}
.zq-related-news-list a:hover {
  color: #ff9e16 !important;
}
.zq-related-news-list time {
  font-size: 13px;
  color: #8899aa;
  white-space: nowrap;
}
.zq-download-action {
  padding: 24px 28px 0;
}
.zq-404-card {
  text-align: center;
}
.zq-404-text {
  margin-bottom: 20px;
  color: #667788;
  font-size: 16px;
}
.zq-404-card .zq-sitemap-list {
  margin-top: 28px;
  text-align: left;
}
.zq-inquiry-page-card {
  padding: 0;
  overflow: hidden;
}
.zq-inquiry-page-card .zq-inquiry-box {
  margin: 0;
  border: 0;
  box-shadow: none;
}

/* InquiryBasket 页：系统篮 + 表单与 zq 卡片风格对齐 */
.zq-inquiry-basket-page .zq-list-main > .xy-basket {
  margin: 0 0 20px;
  padding: 0;
  border: 1px solid #e7edf4;
  border-radius: 16px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 8px 24px rgba(18, 36, 63, 0.06);
}
.zq-inquiry-basket-page .xy-basket-empty {
  padding: 28px 20px;
  text-align: center;
}
.zq-inquiry-basket-page .xy-basket-summary {
  margin: 0;
  border: 0;
  border-bottom: 1px solid #e7edf4;
  border-radius: 0;
  background: #f8fafc;
}
.zq-inquiry-basket-page .xy-basket-line:first-child {
  border-top: 0;
}
.zq-inquiry-basket-page .xy-inquiry {
  margin: 0;
}
.zq-inquiry-basket-page .xy-inquiry-wrap {
  padding: 22px 20px 24px;
  border: 1px solid #e7edf4;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(18, 36, 63, 0.06);
}
.zq-inquiry-basket-page .xy-inquiry-alert {
  border-left-color: #ff9e16;
  background: rgba(255, 158, 22, 0.08);
  color: #556677;
}
.zq-inquiry-basket-page .xy-inquiry-btn {
  background: #203663;
  border-radius: 999px;
}
.zq-inquiry-basket-page .xy-inquiry-btn:hover {
  background: #ff9e16;
}
.zq-photo-detail-top .zq-product-summary {
  display: none;
}
@media screen and (max-width: 767px) {
  .zq-content-card {
    padding: 18px 16px;
  }
  .zq-detail-card .zq-content-body {
    padding: 18px 16px;
  }
  .zq-news-body {
    padding: 0 16px 16px;
  }
  .zq-news-thumb {
    flex-basis: 100%;
  }

  .zq-inquiry-basket-page .zq-list-wrap {
    padding-bottom: 24px;
  }
  .zq-inquiry-basket-page .zq-sidebar {
    margin-top: 8px;
    margin-bottom: 16px;
  }
  .zq-inquiry-basket-page .xy-basket-summary {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    padding: 14px 16px;
  }
  .zq-inquiry-basket-page .xy-basket-summary-main {
    width: 100%;
  }
  .zq-inquiry-basket-page .xy-basket-summary-tools {
    width: 100%;
  }
  .zq-inquiry-basket-page .xy-basket-summary-tools .xy-ui-btn {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
  }
  .zq-inquiry-basket-page .xy-inquiry-wrap {
    padding: 16px;
    border-radius: 14px;
  }
  .zq-inquiry-basket-page .xy-basket-alert {
    margin-left: 16px;
    margin-right: 16px;
  }
  .zq-inquiry-basket-page .xy-basket-cat-tools {
    padding-left: 16px;
    padding-right: 16px;
  }
}
/* zq-inner-pages shared end */
