@charset "utf-8";

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
a,
samp,
strong,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
label,
table,
tbody,
tr,
th,
td,
img {
  border: 0 none;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: '微软雅黑';
  list-style-type: none;
  line-height: 150%;
}

body {
  background: #fff;
  overflow-x: hidden;
}

img {
  max-width: 100%;
  max-height: 100%;
}

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

a:hover {
  text-decoration: none;
}

.row {
  margin: 0
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding: 0;
}

.col-lg-4 {
  padding: 15px 0 !important;
}

.fc {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: -webkit-center;
  align-items: -moz-center;
  align-items: center;
}

.fl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.container {
  margin: 0 auto !important;
  display: block;
}

.con_t {
  background: url(/images/head_bj.png) no-repeat;
  background-size: 100%100%;
  padding: 1.2rem 0;
}

.con_tleft {
  font-weight: 600;
  color: #333;
  font-size: 1rem;
}

.con_right {
  color: #888;
  text-align: right;
}

.con_right a {
  color: #888;
  font-size: 0.8rem;
  display: inline-block;
  padding: 0 0.2rem;
}

.con_right a:hover {
  color: #333
}

.map_left {
  /* padding: 5%; */
  padding: 0;
  line-height: 300%;
}

.map_center img {
  display: block;
  margin: 0 auto
}

.map_left .d1 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #2a2a2a;
  padding-bottom: 1rem;
}

.map_left .d2 {
  font-size: 0.8rem;
  color: #333;
  line-height: 300%;
}

.map_left .d2 span {
  display: block;
  line-height: 300%;
}

.map_right {
  /* padding: 5%; */
  padding: 0;
}

.map_right .d1 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #2a2a2a;
  text-align: right;
  padding-bottom: 1rem;
}

.map_right .d2 {
  text-align: right;
  font-size: 0.8rem;
  color: #333;
  line-height: 300%;
}

.map_right .d2 span {
  display: block;
}

.mapbox {
  padding: 2rem 0;
}

.con_mess {
  background: #f8f8f8;
  padding: 5% 0;
  position: relative;
}

.map_dw {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.map_dw img {
  display: block;
  width: 100%;
}

.con_mleft {
  padding-right: 5%;
}

.con_mleft .cd1 {
  font-size: 1.5rem;
  font-weight: bold;
  color: #2a2a2a;
  line-height: 200%;
}

.con_mleft .cd2 {
  font-size: 0.8rem;
  color: #333;
  line-height: 180%;
}

.con_mleft .cd3 {
  padding-top: 8rem;
  position: relative;
  z-index: 99
}

.con_mleft .cd3 a {
  display: inline-block;
  width: 4rem;
  padding-right: 0.5rem
}

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

.con_mt {
  box-shadow: 0 0 10px #eee;
  background: #fff;
  padding: 7% 5%;
  border-radius: 0.5rem;
  position: relative;
  z-index: 9
}

.con_mt .d1 input {
  background: #f8f8f8;
  width: 100%;
  display: block;
  height: 2.5rem;
  line-height: 2.5rem;
  border: 1px solid #eee;
  padding-left: 0.5rem;
  font-size: 0.8rem;
}

.con_mt .d1 {
  margin-bottom: 1.5rem;
}

.con_mt .d2 {
  margin-bottom: 1.5rem
}

.con_mt .d2 input {
  background: #f8f8f8;
  /*width: 48%;*/
  display: inline-block;
  height: 2.5rem;
  line-height: 2.5rem;
  border: 1px solid #eee;
  padding-left: 0.5rem;
  font-size: 0.8rem;
}

.con_mt .d2 input.input1 {
  margin-right: 2%;
}

.con_mt .d2 input.input2 {
  margin-left: 2%;
}

.con_mt .d3 textarea {
  background: #f8f8f8;
  width: 100%;
  display: block;
  height: 10rem;
  border: 1px solid #eee;
  padding-left: 0.5rem;
  font-size: 0.8rem;
}

.con_mt .db {
  margin-top: 2rem
}

.con_mt .db input {
  display: block;
  background: #f6902b;
  color: #fff;
  font-size: 1rem;
  width: 50%;
  margin: 0 auto;
  height: 2.5rem;
  line-height: 2.5rem;
  border: 0;
}

.con_mt .db input:hover {
  background: #fff;
  transition: 1s;
  border: 1px solid #f6902b;
  color: #f6902b
}

.case_lis a {
  display: block;
  margin: 0.5rem 0.5rem;
  border: 1px solid #eee;
}

.case_lis a .d1 img {
  width: 100%;
  height: 14rem;
  display: block;
}

.case_lis a .d1 {
  position: relative;
}

.case_lis a .d1 .dfu {
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  align-items: center;
  justify-content: center;
}

.case_lis a .d1 .dfu img {
  width: 3rem;
  height: 3rem;
  display: block;
}

.case_lis a .d2 {
  padding: 1rem;
  font-size: 1rem;
  color: #2a2a2a;
  text-align: center;
  font-weight: 600;
  padding-bottom: 0.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 4.3rem;
}

.case_lis a .d3 {
  padding: 0 1rem 1rem 1rem;
  text-align: center;
  font-size: 0.8rem;
  color: #999
}

.case_lis a:hover .d1 .dfu {
  transition: 1s;
  display: flex;
}

.case_lis a:hover {
  background: #f6902b;
}

.case_lis a:hover .d2 {
  color: #fff;
}

.case_lis a:hover .d3 {
  color: #fff;
}

.case_ul {
  padding-top: 1rem;
}

.Fy {
  padding: 0 0.5rem;
  margin-bottom: 2rem;
  clear: both;
  overflow: hidden;
}

.next_left a img {
  width: 0.8rem;
  height: 0.8rem;
  display: inline-block;
}

.next_left a {
  color: #666;
  font-size: 0.9rem;
  display: inline-block;
  border: 1px solid #eee;
  padding: 0.3rem 0.5rem;
  margin-right: 1rem;
}

.next_left a:hover {
  border: 1px solid #f6902b
}

.next_right {
  text-align: right;
}

.next_right a {
  color: #666;
  font-size: 0.9rem;
  display: inline-block;
  border: 1px solid #eee;
  padding: 0.3rem 0.7rem;
  margin-left: 0.5rem;
}

.next_right a:hover {
  background: #f6902b;
  color: #fff;
}

.next_right a.on {
  background: #f6902b;
  color: #fff;
}

.case_banner_li img {
  height: 20rem;
  width: 100%;
  display: block;
}

.swiper-pagination-bullet {
  opacity: 0.6;
  background: #fff;
}

.swiper-pagination-bullet-active {
  opacity: 1;
}

.case_banner {
  margin: 2rem 0;
}

.case_banner .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 25.5%;
  background: url(/images/bright.png) no-repeat;
  width: 48px;
  height: 48px;
  background-size: 48px 48px;
}

.case_banner .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 25.5%;
  background: url(/images/bleft.png) no-repeat;
  width: 48px;
  height: 48px;
  background-size: 48px 48px;
}

.dwz_1 {
  font-size: 1.3rem;
  font-weight: bold;
  color: #2a2a2a;
  padding-bottom: 1rem;
}

.dwz_2 {
  font-size: 0.8rem;
  color: #333;
}
.dwz_2 img{width:auto !important;}

.case_tabs {
  display: inline-block;
  border-left: 1px solid #eee;
  border-top: 1px solid #eee;
}

.case_tab .case_tab_li {
  display: block;
  padding: 1rem 2.2rem;
  background: #fff;
  border-right: 1px solid #eee;
  color: #333;
  font-size: 0.9rem;
  cursor: pointer;
}

.case_tab .case_tab_li.on {
  background: #131d33;
  color: #f6902b;
}

.case_tab .case_tab_li:hover {
  background: #131d33;
  color: #f6902b;
}

.case_con_li {
  border: 1px solid #eee;
  padding: 1rem;
  clear: both;
  overflow: hidden;
}

.case_con_li .cd1 {
  font-size: 1.3rem;
  font-weight: bold;
  color: #2a2a2a;
  padding-bottom: 1rem;
}

.case_con_li .cd2 {
  font-size: 0.8rem;
  color: #333;
  margin-bottom: 1rem
}

.case_con_li .cd3 {
  margin-bottom: 1rem;
  clear: both;
  overflow: hidden;
}

.case_con_li .cd3 .cd3_w1 img {
  display: inline-block;
  width: 1.5rem;
  margin-right: 1rem
}

.case_con_li .cd3 .cd3_w1 {
  font-size: 0.9rem;
  color: #333;
  font-weight: 600;
  padding-bottom: 0.5rem
}

.case_con_li .cd3 .cd3_w2 {
  font-size: 0.8rem;
  color: #333;
  padding-left: 2.5rem
}

.case_bw {
  padding: 2rem 0;
}

.about_lefts {
  background: url(/images/tp7.png) no-repeat;
  background-size: 100%100%;
  padding: 2rem;
}

.about_lefts .about_left_w .span {
  width: 15%;
  display: block;
}

.about_lefts .about_left_w img {
  display: block;
  margin: 0 auto;
  width: 50%;
  height: auto;
}

.about_left_w {
  padding-bottom: 1rem;
}

.about_left_w:last-child {
  padding-bottom: 0
}

.about_lefts .about_left_w .span1 {
  width: 30%;
  font-size: 2.5rem;
  font-weight: bold;
  text-align: left;
  color: #fff
}

.about_lefts .about_left_w .span2 {
  width: 50%;
  font-size: 1rem;
  color: #fff;
  text-transform: uppercase
}

.about_right {
  padding-left: 2rem
}

.about_right_r1 {
  font-size: 1.3rem;
  font-weight: bold;
  color: #2a2a2a;
  padding: 1rem 0
}

.about_right_r2 {
  font-size: 0.9rem;
  color: #333;
}

.about_right_rbut {
  clear: both;
  overflow: hidden;
  margin-top: 2rem
}

.about_right_rbut a {
  display: inline-block;
  padding: 0.5rem 1.5rem;
  background: #f6902b;
  color: #fff;
  border: 1px solid #f6902b;
  font-size: 1rem;
}

.about_right_rbut a:hover {
  background: #fff;
  border: 1px solid #f6902b;
  color: #f6902b;
}

.about {
  padding: 2rem 0;
  clear: both;
  overflow: hidden;
}

.video {
  margin: 1rem 0
}

.video video {
  width: 100%;
  height: 30rem;
  object-fit: fill;
}

.about_zz {
  margin: 1rem 0;
}

.about_zz_t1 {
  font-size: 1.3rem;
  color: #2a2a2a;
  font-weight: bold;
  text-transform: uppercase;
}

.about_zz_t2 {
  text-align: right;
}

.about_zz_t2 a {
  display: inline-block;
  color: #f6902b;
  font-size: 0.8rem
}

.about_zz_t {
  clear: both;
  overflow: hidden;
  padding: 1rem 0.5rem
}

.about_zz_box {
  clear: both;
  margin-bottom: 1rem
}

.about_zz_box a {
  display: block;
  padding: 0.5rem;
}

.about_zz_box a img {
  width: 100%;
  display: block;
  border: 2px solid #f7d9ba;
}

.about_zz_box a img:hover {
  transition: 1s;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

.about_fli a {
  display: block;
  margin: 0 0.5rem;
  transition: 1s;
  position: relative;
}

.about_fli a img {
  display: block;
  height: 20rem;
  width: 100%;
}

.about_fli a .about_fli_f {
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  align-items: center;
  justify-content: center;
}

.about_fli a .about_fli_f img {
  width: 4rem;
  height: 4rem;
  display: block;
  margin: 0 auto
}

.about_fli a:hover .about_fli_f {
  display: flex;
  transition: 1s
}

.about_fk1 img {
  margin-bottom: 2rem;
  width: 2rem;
  display: block;
}

.about_fk2 {
  font-size: 0.8rem;
  color: #333;
}

.about_fk3_1 img {
  width: 3.5rem;
  display: block;
  margin-right: 1rem;
  border-radius: 50%;
}

.about_fk3 .about_fk3_2 .p1 {
  font-size: 1.3rem;
  font-weight: bold;
  color: #eee;
  padding-bottom: 0.2rem
}

.about_fk3 .about_fk3_2 .p2 {
  font-size: 0.8rem;
  color: #f7d9ba;
}

.about_fk_box_li {
  padding: 2rem 3rem;
  border-right: 2px solid #eaa159;
}

.about_fk_box_li:last-child {
  border: 0
}

.about_fk {
  background: url(/images/about_bj.jpg) no-repeat;
  background-size: 100%100%;
  padding: 5% 0;
  margin-top: 2rem
}

.about_fk2 {
  font-size: 1rem;
  color: #eee;
}

.about_fk3 {
  margin-top: 3rem;
}

.index_banner .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background: url(/images/right.png) no-repeat;
  width: 48px;
  height: 48px;
  background-size: 48px 48px;
}

.index_banner .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background: url(/images/left.png) no-repeat;
  width: 48px;
  height: 48px;
  background-size: 48px 48px;
}

.pro_banner .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 44%;
  background: url(/images/index_right.png) no-repeat;
  width: 35px;
  height: 35px;
  background-size: 35px 35px;
  top: initial;
  bottom: 0;
}

.pro_banner .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 44%;
  top: initial;
  bottom: 0;
  background: url(/images/index_left.png) no-repeat;
  width: 35px;
  height: 35px;
  background-size: 35px 35px;
}

.swiper-su {
  position: absolute;
  left: 50%;
  bottom: 0;
  font-size: 1rem;
  width: 0.2rem;
  height: 2rem;
  color: #ccc;
}

.index_pro {
  padding: 2rem 0
}

.index_pro_t {
  font-size: 1.7rem;
  font-weight: bold;
  color: #2a2a2a;
  text-align: center;
  padding-bottom: 0.5rem;
  text-transform: uppercase;
}

.index_pro_t1 {
  letter-spacing: 0;
  padding: 0 20%;
  font-size: 0.9rem;
  color: #333;
  text-align: center;
}

.pro_banner_lis a {
  display: block;
  margin: 1rem;
}

.pro_banner_lis a .pro_banner_li_img {
  display: block;
  border: 2px solid #eee;
  border-radius: 2px;
}

.pro_banner_lis a .span1 img {
  display: block;
  margin: 0 auto;
  height: 13rem;
  width: auto;
}

.pro_banner_lis a .span2 {
  display: block;
  height: 3rem;
  text-align: center;
  color: #fff;
  font-size: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 3rem
}

.pro_banner_li_w {
  color: #333;
  /* padding: 1rem 0; */
  margin-top: 1rem;
  text-align: center;
  font-size: 0.9rem;
}

.pro_banner_lis a:hover .pro_banner_li_img {
  border: 2px solid #f6902b;
  transition: 1s
}

.pro_banner_lis a:hover .pro_banner_li_img .span2 {
  background: #f6902b;
  transition: 1s
}

.pro_banner_lis a:hover .pro_banner_li_w {
  color: #f6902b;
  transition: 1s
}

.pro_banner {
  padding-bottom: 3rem;
}

.index_product {
  padding: 3% 0;
}

.index_choose {
  background: #f8f8f8;
  padding: 3.2% 0;
}

.index_cbox_lis {
  background: #fff;
  padding: 2rem 1rem;
  margin: 0.7rem;
  border: 1px solid #eee
}

.index_cbox_lis .d1 {
  width: 3rem;
}

.index_cbox_lis .d1 img {
  display: block;
  width: 100%;
}

.index_cbox_lis .d2 {
  padding-left: 1rem;
  flex: 1;
}

.index_cbox_lis:hover {
  box-shadow: 0 0 0.2rem #ccc;
  /*  transform: scale(1.05);*/
  transition: 0.5s;
  border-right: 0.2rem solid #f6902b
}

.index_cbox {
  margin-top: 2rem;
  clear: both;
  overflow: hidden;
}

.index_cbox_lis .d2 .p1 {
  font-size: 1rem;
  font-weight: bold;
  color: #2a2a2a;
  padding-bottom: 0.5rem;
  height: 3.5rem
}

.index_cbox_lis .d2 .p2 {
  font-size: 0.8rem;
  color: #999;
  height: 2.5rem
}

.index_deng {
  background: url(/images/deng_on.png) #2a2a2a no-repeat;
  background-size: 100%100%;
  padding: 5% 0;
}

.index_dleft_img {
  display: none
}

.index_dbox {
  padding-left: 5%;
}

.index_dleft img {
  display: block;
  margin: 0 auto
}

.index_dbox .d1 {
  color: #fff;
  font-size: 1.3rem;
  padding-bottom: 2rem
}

.index_dbox .d2 {
  color: #ccc;
  font-size: 0.8rem;
  padding-bottom: 3rem
}

.index_dbox .d3 {
  justify-content: center;
}

.index_dbox .d31 {
  flex: 1;
  padding: 0.5rem 1rem
}

.index_dbox .d31 span {
  display: block;
  text-align: center;
}

.index_dbox .d31 span.span1 {
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}

.index_dbox .d31 span.span2 {
  font-size: 0.8rem;
  color: #ccc;
}

.index_doLeft .case_con_li {
  border: 0
}

.index_doLeft {
  padding-right: 5%
}

.index_doLeft .case_con_li .cd3 .cd3_w1 {
  font-size: 0.8rem
}

.index_doright .video video {
  height: 20rem
}

.video {
  position: relative;
}

.video .fu {
  z-index: 99;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 4rem;
  height: 4rem
}

.index_cases {
  padding: 3% 0;
}

.index_cases .case_ul {
  padding-top: 2rem
}

.index_news_l {
  /* height: 20rem; */
  position: relative;
  background: #fff;
}

.index_news_l:nth-child(1) {
  margin-right: 1rem;
  /* margin-right: 0; */
}

.index_news_l:nth-child(2) {
  margin-left: 1rem;
}

.index_news_l img {
  display: block;
  width: 100%;
  height: 100%;
}

/*禁用video的controls（要慎重！不要轻易隐藏掉，会导致点击视频不能播放）*/
video::-webkit-media-controls {
  display: none !important;
}

video::-webkit-media-controls-mute-button {
  display: none !important;
}

/*.index_news_l:hover img{
  transform: scale(1.05);
  transition: 0.5s;
}*/
.index_news_back {
  display: none;
  background: rgba(246, 144, 43, 0.6);
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.index_news_rf {
  display: none;
  background: #fff;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  transition: 1s
}

.index_news_l:hover .index_news_rf {
  display: block;
  transition: 1s
}

.index_news_f {
  position: absolute;
  bottom: 2rem;
  left: 1rem;
}

.index_news_f .s1 {
  display: block;
  color: #fff;
  padding-bottom: 0.5rem;
  font-size: 0.8rem;
}

.index_news_f .s2 {
  display: block;
  color: #fff;
  font-weight: 600;
  font-size: 1rem;
}

.index_news_box {
  clear: both;
  overflow: hidden;
  margin: 1rem 0
}

.index_news_l a {
  display: block;
}

.index_news_right_f {
  position: absolute;
  top: 0;
  height: 100%;
  display: none
}

.index_news_l:hover .index_news_right_f {
  display: block;
  transform: 1s
}

.index_news_r {
  border: 1px solid #eee;
  padding: 1rem;
  /* height: 20rem */
}

.index_news_r .d1 {
  color: #2a2a2a;
  font-size: 0.8rem;
  padding-bottom: 1rem;
}

.index_news_r .d2 {
  color: #2a2a2a;
  font-weight: 600;
  font-size: 1.2rem;
  height: 3em;
  margin-bottom: 2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /*!autoprefixer: off*/
  -webkit-box-orient: vertical;
  /*autoprefixer: on*/
  -webkit-line-clamp: 2;
}

.index_news_r .d3 {
  font-size: 0.8rem;
  color: #999;
  margin-bottom: 3rem;
  height: 77px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /*!autoprefixer: off*/
  -webkit-box-orient: vertical;
  /*autoprefixer: on*/
  -webkit-line-clamp: 4;
}

.index_news_r .d4 {
  color: #f6902b;
  padding-top: 1rem;
  border-top: 1px solid #eee;
}

.index_news_r .d4 span {
  color: #333;
}

.index_news {
  padding-bottom: 3%;
}

.index_news_button {
  text-align: center;
  margin-top: 2rem
}

.index_news_button a {
  display: inline-block;
  background: #2a2a2a;
  color: #fff;
  padding: 0.7rem 2.5rem;
  border: 1px solid #2a2a2a;
}

.index_news_button a:hover {
  background: #f6902b;
  color: #fff;
  border: 1px solid #f6902b;
}

@media screen and (max-width:1024px) {
  .index_ch {
    text-align: center;
  }
}

.index_ch_left {
  /* padding-right: 10% */
  padding-right: 0;
}

.index_ch_left .d1 {
  font-size: 1.5rem;
  font-weight: bold;
  color: #2a2a2a;
  padding-bottom: 3rem;
}

.index_ch_left .d2 a {
  background: #f6902b;
  color: #fff;
  padding: 0.7rem 2.5rem;
  border: 1px solid #f6902b;
}

.index_ch_left .d2 a:hover {
  background: #fff;
  color: #f6902b;
}

.choose_pp_li a {
  display: block;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  background: #fff;
}

.choose_pp_li a:hover img {
  transform: scale(1.05);
  transition: 1s;
  opacity: 0.9
}

.choose_pp {
  border: 1px solid #eee;
  clear: both;
  overflow: hidden;
}

.choose_banner {
  padding-bottom: 3rem
}

.choose_banner .swiper-pagination-bullet {
  background: #f6902b;
}

.choose_pp_li a img {
  height: 5rem;
  display: block;
  margin: 0 auto
}

.index_do {
  clear: both;
  overflow: hidden;
}

.index_dleft_img {
  position: relative;
}

.index_dleft_img img {
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 99;
  width: 13rem;
}

.index_dleft_img .span1 {
  z-index: 9;
  animation: glow 3s ease infinite;
  width: 11rem;
  height: 11rem;
  position: absolute;
  top: 5%;
  border-radius: 50%;
  left: 50%;
  transform: translate(-50%, 0);
}

@keyframes glow {
  0% {
    box-shadow: 0 0 7rem #f5f5f5;
  }

  50% {
    box-shadow: 0 0 7rem #2a2a2a;
  }

  100% {
    box-shadow: 0 0 7rem #f5f5f5;
  }
}

.index_dleft_img .span2 {
  z-index: 9;
  animation: glow 3s ease infinite;
  width: 4rem;
  height: 4rem;
  position: absolute;
  bottom: 5%;
  border-radius: 50%;
  left: 50%;
  transform: translate(-50%, 0);
}

@keyframes glow {
  0% {
    box-shadow: 0 0 6rem #f4e5cd;
  }

  50% {
    box-shadow: 0 0 6rem #2a2a2a;
  }

  100% {
    box-shadow: 0 0 6rem #f4e5cd;
  }
}

@media(max-width: 1025px) {
  .con_mt .d2 input {
    /*width: 47%;*/
    width: 97%;
  }

  .index_ch_left .d1 {
    font-size: 1.1rem
  }

  .choose_pp_li a img {
    height: auto;
  }

  .case_con_li .cd2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }

  .case_con_li .cd3 .cd3_w2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }

  .index_cbox_lis .d2 .p1 {
    font-size: 0.8rem
  }

  .index_cbox_lis .d2 .p2 {
    font-size: 0.7rem
  }

  .index_dbox .d31 span.span2 {
    font-size: 0.7rem
  }

  .index_news_r .d3 {
    padding-bottom: 2rem
  }

  .index_news_r .d2 {
    font-size: 1rem;
    padding-bottom: 1rem
  }
}

@media(max-width: 800px) {
  .pro_banner_lis a .span1 img {
    height: auto;
  }

  .about_left {
    width: 100%;
  }

  .about_right {
    padding-left: 0;
    width: 100%;
  }

  .case_lis a .d1 img {
    height: 10rem
  }

  .index_news_r .d3 {
    padding-bottom: 1rem
  }

  .index_news_r .d1 {
    padding-bottom: 0.5rem
  }
}

@media(max-width: 765px) {
  .index_doLeft {
    padding-right: 0
  }

  .index_news_l:nth-child(1) {
    height: auto;
    margin-right: 0;
    margin-bottom: 1rem;
  }

  .index_dbox {
    padding-left: 0;
    padding-top: 15rem;
  }

  .index_dbox .d2 {
    padding-bottom: 1.5rem
  }

  .index_dbox .d31 {
    height: 7rem;
  }

  .index_dbox .d31 {
    padding: 0.5rem;
    width: 50%;
    display: inline-block;
    float: left;
  }

  .index_dbox .d3 {
    display: block;
  }

  .about_fk {
    background-size: cover;
  }

  .about_fk1 img {
    margin-bottom: 1rem
  }

  .about_fk_box_li {
    padding: 1rem;
    border: 0
  }

  .about_fk3 {
    margin-top: 1.5rem
  }

  .about_fli a img {
    height: auto;
    margin-bottom: 1rem
  }

  .about_zz_t1 {
    font-size: 1rem
  }

  .video video {
    height: auto;
  }

  .about_right {
    padding-left: 0
  }

  .about_lefts .about_left_w .span2 {
    font-size: 0.9rem
  }

  .about_lefts .about_left_w .span1 {
    font-size: 2rem
  }

  .about_lefts {
    padding: 1rem
  }

  .index_doright .video video {
    height: auto;
  }

  .index_ch_left .d2 a {
    padding: 0.5rem 2rem;
    font-size: 0.9rem;
  }

  .choose_pp_li a img {
    height: 4rem;
  }

  .index_ch_left .d1 {
    font-size: 1.2rem;
    padding-bottom: 2.5rem;
    padding-top: 1rem;
  }

  .choose_pp {
    margin-top: 2rem
  }

  .index_news_r {
    height: auto;
  }

  .index_news_button a {
    padding: 0.5rem 2rem;
    font-size: 0.9rem;
  }

  .index_news_button {
    margin: 1rem 0;
  }

  .index_news_l {
    height: auto;
    margin-right: 0;
    margin-bottom: 1rem
  }

  .index_news_r .d1 {
    padding-bottom: 0.5rem
  }

  .index_news_r .d2 {
    padding-bottom: 1rem;
    font-size: 1rem
  }

  .index_news_r .d3 {
    padding-bottom: 1.5rem
  }

  .case_lis a .d1 img {
    height: auto;
  }

  .index_cbox_lis {
    margin: 0.4rem
  }

  .index_cbox_lis .d2 .p2 {
    height: auto;
  }

  .index_cbox_lis .d2 .p1 {
    height: auto;
  }

  .index_cbox {
    margin-top: 1rem;
    overflow: auto;
    max-height: 15rem
  }

  .index_cbox_lis:hover {
    box-shadow: 0 0 0 #fff;
    transform: scale(1);
  }

  .pro_banner {
    padding-bottom: 2rem;
    margin-bottom: 1rem
  }

  .pro_banner .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    right: 37%;
  }

  .pro_banner .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    left: 37%
  }

  .pro_banner_lis a .span2 {
    display: none;
    font-size: 0.9rem;
    height: 2rem;
    line-height: 2rem;
  }

  .index_pro {
    padding: 1rem 0
  }

  .pro_banner_lis a .span1 img {
    height: auto;
  }

  .index_pro_t {
    font-size: 1rem;
    padding-top: 1rem;
  }

  .index_pro_t1 {
    font-size: 0.8rem;
    padding: 0 5%
  }

  .con_right {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .case_con_li .cd3 .cd3_w2 {
    padding-left: 0
  }

  .case_tab .case_tab_li {
    padding: 0.5rem 1rem;
    font-size: 0.8rem
  }

  .case_banner_li img {
    height: auto;
  }

  .case_con_li .cd1 {
    font-size: 1rem
  }

  .case_con_li {
    padding: 1rem 0.5rem
  }

  .index_banner .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
  }

  .index_banner .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
  }

  .next_left a {
    margin-right: 0.5rem
  }

  .case_lis a {
    margin: 0.5rem 0;
  }

  .con_mleft .cd3 {
    padding-top: 1rem
  }

  .con_mright {
    margin-top: 1rem
  }

  .con_mleft .cd1 {
    font-size: 1.2rem;
    line-height: 150%
  }

  .map_left .d1 {
    padding-bottom: 0.5rem
  }

  .map_left .d2 span {
    line-height: 200%
  }

  .map_right .d2 {
    text-align: left;
    line-height: 200%
  }

  .map_right .d1 {
    text-align: left;
    padding-bottom: 0.5rem
  }

  .map_center img {
    max-width: 50%;
  }

  .mapbox {
    display: block;
    padding: 1rem 0
  }

  .con_t {
    padding: 0.5rem 0
  }

  .top_box_left img {
    max-height: 2rem;
  }
}

/* HQT */

::selection {
  background: #ec6721;
  color: #FFF;
}

::-moz-selection {
  background: #ec6721;
  color: #FFF;
}

table {
  border-collapse: collapse;
  width: 100%;
}

/* th,
td {
  padding: 12px;
  border: 1px solid #e8e8e8;
} */

.table-container {
  width: 100%;
  overflow: auto;
}

.video-wrap {
  width: 100%;
  height: 0;
  padding-bottom: 52.25%;
  position: relative;
  overflow: hidden;
}

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

iframe {
  max-width: 100%;
}

.c-video {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 20;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.c-video.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.c-video__container {
  width: 800px;
  position: relative;
  border: 1px solid #ccc
}

.c-video__close {
  position: absolute;
  right: 6px;
  top: -30px;
  cursor: pointer
}

.video__box {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.video__bg {
  height: 300px;
}

.play-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 64px;
  height: 64px;
  background: url(/images/play.png) no-repeat center center/cover;
  cursor: pointer;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  display: none;
}

.swiper-pagination-bullet {
  background: #f6902b;
}

.tabs__content-item {
  display: none;
}

.tabs__content-item--active {
  display: block;
}

.navigation.pagination {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.navigation.pagination h2 {
  display: none;
}

.navigation.pagination .nav-links {
  margin-left: auto;
}

.navigation.pagination .nav-links .page-numbers {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #2c3e50;
  text-align: center;
  line-height: 32px;
  margin-left: 5px;
  margin-top: 5px;
  border-radius: 4px;
}

.navigation.pagination .nav-links .page-numbers.current {
  background-color: #ff5e14;
  border-color: #ff5e14;
  color: #fff;
}

.navigation.pagination .nav-links .page-numbers.prev,
.navigation.pagination .nav-links .page-numbers.next {
  width: auto;
  padding: 0 5px;
}

.c-article-details h1 {
  font-size: 2em;
}

.c-article-details h2 {
  font-size: 1.5em;
}

.c-article-details h3 {
  font-size: 1.17em;
}

.c-article-details h4 {
  font-size: 1em;
}

.c-article-details h5 {
  font-size: .83em;
}

.c-article-details h6 {
  font-size: .75em;
}

.c-article-details h1,
.c-article-details h2,
.c-article-details h3,
.c-article-details h4,
.c-article-details h5,
.c-article-details h6,
.c-article-details b,
.c-article-details strong {
  font-weight: bold;
}

.c-article-details h1,
.c-article-details h2,
.c-article-details h3,
.c-article-details h4,
.c-article-details h5,
.c-article-details h6,
.c-article-details p,
.c-article-details ul,
.c-article-details ol,
.c-article-details table {
  margin: 1em 0
}

.c-article-details img {
  display: block;
  max-width: 100%;
  height: auto;
}

.c-article-details img.aligncenter {
  display: block;
  margin: 0 auto
}

.c-article-details ul,
.c-article-details ol {
  list-style-position: inside;
}

.c-article-details ul li,
.c-article-details ol li {
  margin: 0.875em 0
}

.c-article-details ul li {
  list-style-type: disc;
}

.c-article-details ol li {
  list-style-type: decimal;
}

.c-article-details a {
  color: #f57000
}

.c-article-details .item {
  margin: 20px 0;
  border: 1px solid #ccc;
}

.c-article-details .item__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding: 20px;
}

.c-select {
  position: relative;
  background-color: #fff;
}

.c-select.active .c-select__header::after {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.c-select.active .c-select-dropdown__list {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  pointer-events: auto;
}

.c-select__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80px;
  height: 45px;
  padding: 0 15px;
  border: 1px solid #f4f5f9;
  cursor: pointer;
}

.c-select__header:hover {
  background-color: #f4f5f9;
}

.c-select__header::after {
  content: '';
  width: 1.6rem;
  height: 1.6rem;
  background: url(/images/chevron-down.svg) no-repeat center center;
  -webkit-transition: all 500ms cubic-bezier(0.2, 0, 0, 1);
  transition: all 500ms cubic-bezier(0.2, 0, 0, 1);
}

.c-select-dropdown__list {
  position: absolute;
  left: 0;
  top: calc(100% + 2px);
  z-index: 1;
  width: 100%;
  padding: 10px 0;
  background-color: #fff;
  border: 1px solid #f4f5f9;
  opacity: 0;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  pointer-events: none;
  -webkit-transition: all 500ms cubic-bezier(0.2, 0, 0, 1);
  transition: all 500ms cubic-bezier(0.2, 0, 0, 1);
}

.c-select-dropdown__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 45px;
  padding: 0 15px;
}

.c-select-dropdown__item a:hover {
  background-color: #f4f5f9;
}

.c-F-layout {
  padding-bottom: 60px;
  background-color: #f5f6f7;
}

.c-F-layout .aside {
  padding: 0 15px 0 0;
}

.c-F-layout .aside-item {
  padding: 0 20px;
  padding-top: 30px;
  margin-bottom: 30px;
  background-color: #fff;
}

.c-F-layout .aside-item__title {
  color: #f6902b;
  font-size: 20px;
}

.c-F-layout .aside .contact-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 0;
  padding-bottom: 30px;
}

.c-F-layout .aside .contact-form__input {
  border: 1px solid #eef0f2;
  border-right: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.c-F-layout .aside .contact-form__input:focus {
  border-color: #f6902b;
}

.c-F-layout .aside .contact-form__submit {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 46px;
  height: 46px;
  background: url(/images/search.svg) no-repeat center center, #f6902b;
  border: 0;
}

.c-F-layout .aside .menu {
  margin-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
}

.c-F-layout .aside .menu__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.c-F-layout .aside .menu__header.active::before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.c-F-layout .aside .menu__header::before {
  content: '';
  width: 5px;
  height: 10px;
  margin-right: 10px;
  background: url(/images/arrow.png) no-repeat center center;
  background-size: cover;
  -webkit-transition: all 500ms cubic-bezier(0.2, 0, 0, 1);
  transition: all 500ms cubic-bezier(0.2, 0, 0, 1);
}

.c-F-layout .aside .menu__header span {
  margin-left: 10px;
}

.c-F-layout .aside .menu li {
  padding: 15px 0;
  border-top: 1px solid #eef0f2;
}

.c-F-layout .aside .menu li:first-child {
  border-top-color: transparent;
}

.c-F-layout .aside .menu li.current-menu-ancestor .menu__header a,
.c-F-layout .aside .menu li.current-menu-parent .menu__header a,
.c-F-layout .aside .menu li.current-menu-item .menu__header a {
  color: #f6902b;
}

.c-F-layout .aside .menu li.current-menu-ancestor>a,
.c-F-layout .aside .menu li.current-menu-parent>a,
.c-F-layout .aside .menu li.current-menu-item>a {
  color: #f6902b;
}

.c-F-layout .aside .menu li .sub-menu {
  display: none;
}

.c-F-layout .aside .menu li .sub-menu li {
  padding-left: 15px;
  padding-right: 15px;
}

.c-F-layout .aside .menu li .sub-menu li:first-child {
  margin-top: 15px;
}

.c-F-layout .aside .menu li .sub-menu li:last-child {
  padding-bottom: 0;
}

.c-F-layout .aside .contact {
  margin-top: 30px;
  font-size: 14px;
}

.c-F-layout .aside .contact__description {
  color: #666;
}

.c-F-layout .aside .contact__container {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #eef0f2;
  border-bottom: 1px solid #eef0f2;
}

.c-F-layout .aside .contact-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
}

.c-F-layout .aside .contact-item__icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 10px;
  margin-top: 4px;
}

.c-F-layout .aside .contact__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 30px;
}

.c-F-layout .aside .contact__socials a {
  margin-right: 20px;
  margin-top: 20px;
}

.c-F-layout .aside .contact__socials a:hover svg {
  fill: #333333;
}

.c-F-layout .article {
  padding: 0 0 0 15px;
}

.c-products-item {
  background-color: #fff;
  -webkit-transition: all 500ms cubic-bezier(0.2, 0, 0, 1);
  transition: all 500ms cubic-bezier(0.2, 0, 0, 1);
}

.c-products-item:hover {
  -webkit-box-shadow: 0px 5px 30px 0px rgba(19, 29, 51, 0.15);
  box-shadow: 0px 5px 30px 0px rgba(19, 29, 51, 0.15);
}

.c-products-item__img-wrap {
  padding: 20px;
}

.c-products-item__content {
  padding: 0 20px;
  padding-bottom: 30px;
  text-align: center;
}

.c-products-item__meta {
  font-size: 14px;
  color: #f6902b;
}

.c-products-item__title {
  height: 3em;
  line-height: 1.5;
  font-size: 16px;
  font-family: "Inter-UI-Medium";
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /*!autoprefixer: off*/
  -webkit-box-orient: vertical;
  /*autoprefixer: on*/
  -webkit-line-clamp: 2;
}

.c-products-item__title a {
  color: #2a2a2a;
}

.c-products-item__title a:hover {
  color: #f6902b;
}

.c-products-item__btn {
  display: none;
}

.c-products .grid .c-products-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-products .grid .c-products-item__wrap {
  width: 100%;
}

@media (min-width: 1024px) {
  .c-products .grid .c-products-item__wrap {
    width: 50%;
  }
}

.c-products .grid .c-products-item__img-wrap {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 47.368421%;
}

.c-products .grid .c-products-item__content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-top: 36px;
  padding-bottom: 40px;
  text-align: left;
}

.c-products .grid .c-products-item__title {
  height: 4.5em;
  -webkit-line-clamp: 3;
}

.c-products .grid .c-products-item__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}

main.products .products-list {
  margin-bottom: 30px;
  background-color: #fff;
}

main.products .products-list__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 26px 20px;
  border-bottom: 1px solid #f5f6f7;
}

main.products .products-list__title {
  color: #f6902b;
  font-size: 20px;
}

main.products .products-list__info {
  font-size: 14px;
  color: #8c8c8c;
}

main.products .products-list__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

main.products .products-list .c-products-item {
  width: 33.333333%;
  border-right: 1px solid #f5f6f7;
  border-bottom: 1px solid #f5f6f7;
  -webkit-box-shadow: none;
  box-shadow: none;
}

main.products .products-list .c-products-item:nth-child(3n) {
  border-right-color: #fff;
}

main.products .products-list__content {
  padding: 0 20px;
  padding-bottom: 40px;
}

main.products .products-list__control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
}

main.products .products-list .pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
}

main.products .products-list .pagination__total {
  margin: 0 10px;
}

main.products .products-list .pagination-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 45px;
  height: 45px;
  border: 1px solid #f5f6f7;
}

main.products .products-list .pagination-item:hover {
  background-color: #f5f6f7;
}

main.products .products-list .pagination-item--prev {
  border-right-color: transparent;
}

main.products .products-list .pagination-item.disabled {
  background-color: #f5f6f7;
  cursor: not-allowed;
}

main.products .products-list .navigation.pagination {
  padding: 30px;
  margin: 0;
}

main.products .products-details .intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

main.products .products-details .intro__swiper {
  position: relative;
  width: 50%;
  padding: 3.125000% 7.291667%;
  background: url(/images/swiper_bg.jpg) no-repeat center center;
  background-size: cover;
}

main.products .products-details .intro__swiper .swiper-button {
  width: 4.166667vw;
  height: 4.166667vw;
  border-radius: 0;
  -webkit-transition: all 500ms cubic-bezier(0.2, 0, 0, 1);
  transition: all 500ms cubic-bezier(0.2, 0, 0, 1);
}

main.products .products-details .intro__swiper .swiper-button:hover {
  background-color: #f6902b;
  -webkit-box-shadow: 0px 10px 15px 0px rgba(255, 94, 20, 0.35);
  box-shadow: 0px 10px 15px 0px rgba(255, 94, 20, 0.35);
}

main.products .products-details .intro__swiper .swiper-button:after {
  display: none;
}

main.products .products-details .intro__swiper .swiper-button-prev {
  left: 0;
  -webkit-transform: translateX(35%);
  transform: translateX(35%);
  background: url(/images/arrow-left.svg) no-repeat center center, #f6902b;
}

main.products .products-details .intro__swiper .swiper-button-next {
  right: 0;
  -webkit-transform: translateX(-35%);
  transform: translateX(-35%);
  background: url(/images/arrow-right.svg) no-repeat center center, #f6902b;
}

main.products .products-details .intro__swiper .swiper-pagination {
  position: unset;
  margin-top: 30px;
}

main.products .products-details .intro__swiper .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border-radius: 50%;
}

main.products .products-details .intro__content {
  width: 50%;
  padding: 4.687500% 7.291667%;
  background-color: #f8f8f8;
}

main.products .products-details .intro__content .breadcrumbs {
  color: #8c8c8c;
  font-size: 14px;
}

main.products .products-details .intro__content .breadcrumbs span {
  color: #f6902b;
}

main.products .products-details .intro__content .title {
  line-height: 1.5;
  margin-top: 2.500000%;
  color: #f6902b;
  font-size: 24px;
}

main.products .products-details .intro__content .sub-title {
  margin-top: 5.416667%;
  color: #f6902b;
  font-size: 24px;
}

main.products .products-details .intro__content .description {
  margin-top: 2.500000%;
  color: #8c8c8c;
}

main.products .products-details .intro__content .params {
  margin-top: 3.125000%;
}

main.products .products-details .intro__content .params li {
  margin: 1.780415% 0;
}

main.products .products-details .intro__content .btn-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-top: 5.833333%;
}

main.products .products-details .intro__content .btn-container .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 48px;
  padding: 0 13px;
  margin: 0 20px 20px 0 !important;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  text-transform: capitalize;
  -webkit-transition: all 500ms cubic-bezier(0.2, 0, 0, 1);
  transition: all 500ms cubic-bezier(0.2, 0, 0, 1);
}

main.products .products-details .intro__content .btn-container .btn--quote {
  background-color: #f6902b;
}

main.products .products-details .intro__content .btn-container .btn--quote:hover {
  -webkit-box-shadow: 0px 10px 15px 0px rgba(255, 94, 20, 0.35);
  box-shadow: 0px 10px 15px 0px rgba(255, 94, 20, 0.35);
}

main.products .products-details .intro__content .btn-container .btn--next {
  margin-left: 20px;
  background-color: #f6902b;
}

main.products .products-details .intro__content .btn-container .btn--next:hover span {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}

main.products .products-details .intro__content .btn-container .btn--next:hover:after {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}

main.products .products-details .intro__content .btn-container .btn--next span {
  -webkit-transition: all 500ms cubic-bezier(0.2, 0, 0, 1);
  transition: all 500ms cubic-bezier(0.2, 0, 0, 1);
}

main.products .products-details .intro__content .btn-container .btn--next:after {
  content: '';
  width: 16px;
  height: 16px;
  margin-left: 10px;
  background: url(/images/arrow-right.svg) no-repeat center center;
  background-size: cover;
  -webkit-transition: all 500ms cubic-bezier(0.2, 0, 0, 1);
  transition: all 500ms cubic-bezier(0.2, 0, 0, 1);
}

main.products .products-details .intro__content .share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 2.083333%;
  font-size: 14px;
  font-family: "Inter-UI-Medium";
  color: #f6902b;
}

main.products .products-details .intro__content .share__item {
  margin-left: 20px;
}

main.products .products-details .description {
  margin-top: 60px;
}

main.products .products-details .description-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
}

main.products .products-details .description-nav__item {
  margin-right: 5.128205%;
  color: #8c8c8c;
  font-size: 20px;
  font-family: "Inter-UI-Medium";
  white-space: nowrap;
  cursor: pointer;
}

main.products .products-details .description-nav__item:hover {
  color: #f6902b;
  text-decoration: underline;
}

main.products .products-details .description-nav__item.active {
  color: #f6902b;
  text-decoration: none;
  cursor: auto;
}

main.products .products-details .description-container {
  margin-top: 20px;
}

main.products .products-details .description-container table {
  border-color: #eef0f2;
}

main.products .products-details .description-container tr:nth-child(even) {
  background-color: #fafbfc;
}

main.products .products-details .description-container td:last-child {
  color: #666;
}

main.products .products-details .related {
  margin-top: 40px;
}

main.products .products-details .related-title {
  font-size: 34px;
  color: #f6902b;
}

main.products .products-details .related-container {
  margin-top: 40px;
}

main.products .products-details .related .swiper-wrap {
  margin: -30px;
}

main.products .products-details .related .swiper-container {
  padding: 30px;
}

main.products .products-details .related .swiper-pagination {
  position: unset;
  margin-top: 20px;
}

main.blog .index_news_l {
  margin: 0 20px 20px 0;
}

main.article-details .article-details__container {
  padding: 60px 0;
}

main.article-details .header {
  padding: 0 8.450704%;
  text-align: center;
}

main.article-details .header__title {
  font-size: 24px;
}

main.article-details .header__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 15px;
  font-size: 14px;
}

main.article-details .header__meta-line {
  width: 1px;
  height: 10px;
  margin: 0 15px;
  background-color: #c7c7c7;
}

main.article-details .header__tag a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px 15px;
  background-color: #f9f9f9;
  text-align: center;
}

main.article-details .content {
  padding: 4.929577% 8.450704%;
  background-color: #f9f9f9;
  margin-top: 60px;
}

main.article-details .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 60px;
  font-size: 14px;
}

main.article-details .nav__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
}

main.article-details .nav__link:hover svg {
  stroke: #ff5e14;
}

main.article-details .nav__link--prev svg {
  margin-right: 3.125000vw;
}

main.article-details .nav__link--next svg {
  margin-left: 3.125000vw;
}

main.article-details .nav__sep {
  width: 1px;
  height: 10px;
  margin: 0 3.125000vw;
  background-color: #2a2a2a;
}

.y-certificate .item {
  padding: 0 10px;
  border: 0;
}

.y-certificate .item a {
  display: block;
  padding: 0 0 10px;
  border: 12px double goldenrod;
  text-align: center;
}

.about_zz_box {
  margin: 0 -10px;
}

.about_zz_bli {
  padding: 0 10px;
}

.about_zz_item {
  display: block;
  padding: 0 0 10px;
  border: 12px double goldenrod;
  text-align: center;
}

.picture-wrap {
  margin: -10px;
}

.picture-item {
  padding: 10px;
  cursor: pointer;
}

.contact-map__container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  border-radius: 50%;
  /* border: 4px solid goldenrod; */
  border: 4px solid #f6902b;
  overflow: hidden;
}

.contact-map__container iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.lg-backdrop {
  background: rgba(0, 0, 0, .85) !important;
}

@media (max-width: 1199px) {
  .c-F-layout .aside {
    padding: 0;
  }

  .c-F-layout .article {
    padding: 0;
  }
}

@media (max-width: 991px) {
  main.products .products-details .intro {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  main.products .products-details .intro__swiper {
    width: 100%;
  }

  main.products .products-details .intro__content {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .c-F-layout .aside {
    display: none;
  }

  main.products .products-list .c-products-item {
    width: 50%;
    border-right: 1px solid #f4f5f9 !important;
  }

  main.products .products-list .c-products-item {
    width: 50%;
    border-right: 1px solid #f4f5f9 !important;
  }

  main.products .products-list .c-products-item:nth-child(2n) {
    border-right-color: #fff !important;
  }

  main.products .products-details .intro {
    padding: 0 15px;
  }

  main.products .products-details .intro__swiper {
    padding-left: 0;
    padding-right: 0;
    background: #fff;
  }

  main.products .products-details .intro__content {
    padding-left: 0;
    padding-right: 0;
    background: #fff;
  }

  main.products .products-details .related {
    overflow: hidden;
  }

  main.blog .index_news_l {
    margin-right: 0;
  }

  .about_zz_item {
    margin: 10px 0;
  }
}



/* 底部商标 */
.bot_li {
  padding-left: 1rem;
}