<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*�函��*/

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html,
body {
  font-family: "Noto Sans", "Noto Sans Traditional Chinese";
  -webkit-font-smoothing: antialiased;
}

img {
  max-width: 100%;
}

.hideobj {
  display: none;
}

a {
  color: #000;
  background-color: none;
}

a:hover,
a:focus {
  text-decoration: underline;
  background: none;
  color: #000;
}

/*���摱�蒈�仿��𤌍*/
#login-tabs li {
  background: none;
}

#login-tabs a {
  color: #000;
  background: none;
}

#login-tabs a:hover,
#login-tabs a:focus {
  text-decoration: underline;
  background: none;
  color: #000;
}

/**銵典鱓��蝝�**/
fieldset.over-border {
  border: 1px solid #ccc !important;
  padding: 0 1.4em 1.4em 1.4em !important;
  margin: 0 0 1.4em 0 !important;
  border-radius: 16px;
}

legend.line-border {
  font-size: 16px !important;
  text-align: left !important;
  width: inherit;
  border-bottom: none;
  display: none;
}

fieldset &gt; div {
  margin-top: 30px;
}

.red {
  color: #cc0000;
}

.radio-inline input[type="radio"] {
  margin-left: -20px;
  float: left;
}

.radio-inline {
  padding-left: 20px;
  font-weight: normal;
  margin-bottom: 0px;
  vertical-align: middle;
  display: inline-block;
  cursor: pointer;
}

.help-inline {
  vertical-align: middle;
  display: inline-block;
  padding-top: 5px;
  float: left;
  padding-left: 0px;
  cursor: default;
}

.control-label {
  cursor: default;
}

.form-show .input-prepend {
  clear: both;
}

fieldset.instep-border {
  border: 1px solid #ccc !important;
  padding: 0 16px 16px 16px !important;
  margin: 0 0 16px 0 !important;
  border-radius: 15px;
  /*��栞��*/
  background: #eeeeee;
  height: 100px;
  font-weight: bold;
  color: #000000;
  text-align: center;
}

fieldset.step-border {
  border: 1px solid #ccc !important;
  padding: 0 16px 16px 16px !important;
  margin: 0 0 16px 0 !important;
  border-radius: 15px;
  /*��栞��*/
  height: 100px;
  text-align: center;
}

legend.stepline-border {
  text-align: center !important;
  width: inherit;
  border-bottom: none;
}

.enlarge {
  clear: both;
}

@media only screen and (max-width: 480px) {
  .navbar-inner li {
    display: block;
    width: 100%;
  }
}

/*#header*/
/*閮餃��*/

#hello_member ul li a:hover,
#hello_member ul li a:focus,
#hello_member ul li a:active {
  text-decoration: underline;
  background: none;
}

/*隤噼�*/
#language_area ul li a {
  color: #000;
  background: none;
}

#language_area ul li a:hover,
#language_area ul li a:focus,
#language_area ul li a:active {
  background: none;
  text-decoration: underline;
}

/*--�湔�--*/
#sidebar {
  padding: 10px 0px;
}

#sidebar .nav-header {
  background: #eee;
  font-weight: bolder;
  padding: 8px 15px;
  font-size: 16px;
}

/*RSS*/
#rss_area a {
  text-shadow: none;
}

#rss_area a:hover {
  text-shadow: none;
}

/*--�批捆��--*/
#content {
  padding: 10px 0px 50px;
}

/*暻萄�撅�*/
#content .breadcrumb {
  text-shadow: none;
}

#content .breadcrumb li {
  text-shadow: none;
}

#content .breadcrumb li a {
  text-shadow: none;
  text-decoration: none;
}

#content .breadcrumb li a:hover {
  text-shadow: none;
  background: none;
  text-decoration: underline;
}

#content .breadcrumb li .divider {
  text-shadow: none;
  background: none;
}

/*�𧢲彍*/
.page-header {
  border-bottom: 1px #eee solid;
}

/*�𤩎����*/
.thumbnail {
  border: 1px #8b8682 solid;
}

.cate-name,
.cate-name-more {
  color: #333333;
  font-weight: bold;
  width: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}

.cate-name a,
.cate-name-more a {
  color: #333333;
  font-weight: bold;
  text-decoration: none;
  width: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}

.cate-name a:hover,
.cate-name-more a:hover {
  color: #8b8682;
  font-weight: bold;
  text-decoration: underline;
  width: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}

.pro-desc {
  height: 80px;
  overflow-x: hidden;
  overflow-y: auto;
}

.spec {
  height: 38px;
}

/*�𤩎��隞讠晶��*/
#pb_area {
  border: 1px solid #ccc;
  overflow: hidden;
}

.thumbnail img {
  margin-right: auto;
  margin-left: auto;
  display: block;
  max-width: 100%;
}

.input-group {
  display: table;
  padding-bottom: 10px;
  width: 100%;
}

.input-group .form-control {
  margin-bottom: 0px;
}

.txtNormal {
  /* overflow: auto; */
  width: 100%;
}

/* ����㗇��沲�𤩎��銝剖惜 */
/* #content .thumbnails .prodlist {
  height: 330px;
  overflow: hidden;
} */

#content .thumbnails .catelist {
  height: 210px;
  overflow: hidden;
}

.listtxtspec .input-prepend {
  padding: 1px 0px;
  margin: 0px;
}

.clear {
  clear: both;
}

.listimg {
  height: 150px;
}

#lineqty {
  width: 30%;
}

.showsmall ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.showsmall li {
  float: left;
}

.showsmall li img {
  margin: 3px;
  padding: 3px;
  width: 50px;
}

/*��蝐�**/
.nav-tabs .active a {
  font-weight: bold;
}

/*閮𦠜�舐鍂*/
.msgcont {
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 10px;
}

.msg_img_title {
  width: 30%;
}

/*撠暹��*/
#cominfo ul li {
  display: inline-block;
}

#copyright {
  text-align: center;
  padding: 10px 15px;
  font-weight: bolder;
}

#footlink ul li a {
  border-radius: inherit;
}

#footlink ul li a:hover,
.foot #footlink ul li a:focus,
.foot #footlink ul li a:active {
  background: none;
  text-decoration: underline;
}

/*擐㚚��鍂*/
#index_msg_ul a {
  background: #eee;
  padding: 8px 15px;
  font-size: 16px;
  color: #000;
}

#index_msg_ul a:hover {
  background: #eee;
  padding: 8px 15px;
  font-size: 16px;
  color: #000;
}

#index_msg_ul .msgcont {
}

#idxprocarousel .span {
}

/* .item {
  background-color: #EEE;

  height : {
    small_height
  } */
/* 
  px;
  text-align : center; */

/* Firefox, Chrome */
/* line-height : {
    small_height
  } */

/* px; */

/* IE */
/* *font-size : 180px; */
/* 200px * 0.9 = 180px */
/* } */

#idxprocarousel img {
  vertical-align: middle;
}

#idxprocarousel .caption {
  background: #666;
  padding: 5px;
}

#idxprocarousel .caption a {
  color: #fff;
}

#content .pshow_title {
  border-left: 5px solid #ccc;
  font-size: 18px;
  font-weight: bold;
  background-color: #eee;
  padding: 7px;
}

ul {
  list-style: none;
}

#footer .ftbar {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/***style for banner's arrows and pagination ****/
.swiper-banner .arrow-left,
.swiper-product .swiper-button-prev {
  position: absolute;
  left: 1%;
  top: 40%;
  width: 17px;
  height: 30px;
  z-index: 99;
}

.swiper-banner .arrow-right,
.swiper-product .swiper-button-next {
  position: absolute;
  right: 1%;
  top: 40%;
  width: 17px;
  height: 30px;
  z-index: 99;
}

.swiper-banner .page-banner,
.swiper-product .swiper-pagination {
  position: absolute;
  left: 0;
  z-index: 99;
  text-align: center;
  bottom: 0;
  width: 100%;
}

.swiper-banner .swiper-pagination-switch,
.swiper-product .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}

.swiper-banner .swiper-active-switch,
.swiper-product .swiper-active-switch {
  background: #fff;
}

/***style for banner's arrows and pagination end ****/

/*style for google map  2015.10.21*/
.googlemap {
  width: 100%;
  height: 12em;
}

.listimg a.btn.btn-link {
  display: initial;
}

/* display:none  瘝埝�㕑�憿舐內����憛� ------------------------------------------------------------------------------------------------------------------------- */
#hello_member,
#qsearch,
#language_area,
.company_logo_none,
.index_cominfo_none,
.index_footernav_none,
.index_mainnav_none,
.index_mobilemenubutton_none,
.sidebar_none,
.container_product33 div#result,
.container_product33 #productcatalog,
.container_product3 #productcatalog,
.container_product5 #productcatalog {
  display: none;
}

#content .page-header {
  display: none;
}

.product_inqure {
  display: none;
}

.alert.alert-info {
  display: none;
}

fieldset.over-border {
  border: none !important;
}

.text-right.text-none {
  display: none;
}

div#pb_area {
  display: none;
}

/* �𤩎����銝见惜�黸��� */

/* 銝滩��詨鱓��劐�𧢲�厩�ICON */

/* display:none  瘝埝�㕑�憿舐內����憛� ----------------------------------------------------------------------------------------------------------------------------- */

/* �函�躰身摰� */
.sb-site {
  padding: 0px !important;
}

@media screen and (min-width: 1920px) {
  div#maincarousel img {
    width: 100%;
  }
}

/* ��𧢲��踎�函�躰身摰� */
@media (max-width: 768px) {
  /* .sb-site,
  .sb-site-container {
    padding: 0px !important;
  } */
}

/* bread*/

.contact_breadcrumb,
.product_breadcrumb {
  padding-top: 20px;
  padding-left: 20px;
}

.contact_breadcrumb li,
.product_breadcrumb li {
  margin-right: 5px;
}

.contact_breadcrumb li::before,
.product_breadcrumb li::before {
  content: "/";
  margin-right: 5px;
  color: #b3b3b3;
}

.contact_breadcrumb li:nth-child(1)::before,
.product_breadcrumb li:nth-child(1)::before {
  content: "";
}

.contact_breadcrumb li a,
.product_breadcrumb li a,
.product_breadcrumb li.active {
  color: #b3b3b3;
  font-weight: 500;
}

@media screen and (min-width: 768px) {
  .contact_breadcrumb,
  .product_breadcrumb {
    padding-top: 20px;
    /* padding-top: 40px; */
  }
}

@media screen and (min-width: 1600px) {
  .contact_breadcrumb li a,
  .product_breadcrumb li a,
  .product_breadcrumb li.active {
    font-size: 20px;
    letter-spacing: 1px;
  }
}

/* end bread*/

/* msg.html 鋆∠�bread*/

.breadcrumb_title {
  padding-top: 20px;
  padding-left: 20px;
}

.breadcrumb_title li {
  margin-right: 5px;
}

.breadcrumb_title li::before {
  content: "/";
  margin-right: 5px;
  color: #b3b3b3;
}

.breadcrumb_title li:nth-child(1)::before {
  content: "";
}

.breadcrumb_title li a {
  color: #b3b3b3;
  font-weight: 500;
}

@media screen and (min-width: 768px) {
  .breadcrumb_title {
    padding-top: 40px;
  }
}

@media screen and (min-width: 1600px) {
  .breadcrumb_title {
    padding-top: 52px;
    padding-bottom: 52px;
  }

  .breadcrumb_title li a {
    font-size: 20px;
    letter-spacing: 1px;
  }
}

/* end msg.html 鋆∠�bread*/

/* product bread*/

.product_breadcrumb li.active {
  margin-right: 5px;
}

.product_breadcrumb li.active::before {
  content: "/";
  margin-right: 5px;
  color: #b3b3b3;
}

.product_breadcrumb li.active {
  color: #b3b3b3 !important;
  font-weight: 600 !important;
}

/* @media screen and (min-width:1600px) {

  .product_breadcrumb li.active a {
    font-size: 18px;
    letter-spacing: 2px;
  }

} */

/* product end bread*/

/* ���彍蝞剝� */

li#pagerimg\ pageleft a {
  background: url(../images/video/video_page1.png) no-repeat;
  width: 40px;
  height: 40px;
  display: inline-block;
  /* position: fixed; */
  /* bottom: 4%;
  right: 3%; */
  z-index: 0;
}

li#pagerimg\ pageright a {
  background: url(../images/video/video_pageend.png) no-repeat;
  width: 40px;
  height: 40px;
  display: inline-block;
  /* position: fixed; */
  /* bottom: 4%;
  right: 3%; */
  z-index: 0;
}

ul.pagination li {
  font-size: 20px;
  padding: 5px 15px;
  /* padding: 5px 5px; */
  display: flex;
  align-items: center;
}

ul.pagination li a {
  text-decoration: none;
}

ul.pagination li.active a {
  color: #97a8d4;
}

@media screen and (min-width: 1920px) {
  ul.pagination li {
    font-size: 26px;
    padding: 10px 10px;
  }
}

ul.pagination {
  justify-content: center;
}

@media screen and (min-width: 576px) {
  ul.pagination {
    justify-content: unset;
  }
}

/* ���彍蝞剝� */

/* 餈𥪜�硺�𠹺��� */
.circlearrow {
  font-size: 26px;
  display: flex;
  justify-content: center;
}

@media screen and (min-width: 576px) {
  .circlearrow {
    justify-content: unset;
  }
}

.circlearrow a.backimg {
  background: url(../images/video/video_page1.png) no-repeat;
  width: 40px;
  height: 40px;
  z-index: 0;
  padding: 0px 50px;
  display: flex;
  align-items: center;
  text-decoration: none;
}

/* 餈𥪜�硺�𠹺��� */

/* ICM�折� */
.innerdown {
  margin-top: 5.5rem;
}

/* 暺穃�閧�� news憭硋惜 */
hr.video_hr {
  margin: 0;
}

@media screen and (min-width: 1920px) {
  /* 暺穃�閧�� news video�折� */
  hr.video_blackhr {
    margin-bottom: 80px;
  }

  /* 暺穃�閧�� video憭硋惜 */
  .video1_section2 hr {
    margin-bottom: 80px;
  }

  .news1_section1 hr {
    margin-bottom: 80px;
  }

  /* 暺穃�閧�� news憭硋惜 */
  /* hr.video_hr {
    margin-bottom: 130px;
  } */
}

/* ���𢒰撌血𢰧撖祉征�蒾 */

@media screen and (min-width: 1920px) {
  .san_history_section1 .container,
  .contact_section1 .container,
  .contact_section2 .container,
  .news2_section1 .container,
  .video2_section1 .container,
  .container.video2_section1 {
    width: 1200px;
  }
}

@media screen and (min-width: 2560px) {
  .san_history_section1 .container,
  .contact_section1 .container,
  .contact_section2 .container,
  .news2_section1 .container,
  .video2_section1 .container,
  .container.video2_section1 {
    width: 1320px;
  }
}

/* ���𢒰撌血𢰧撖祉征�蒾 */

/* 擐㚚� index   -----------------------------------------------------------------------------------------------------------------------------------------------*/

#index_container {
  width: 100%;
  max-width: 100%;
}

@media screen and (min-width: 1920px) {
  #index_container {
    width: 100%;
    max-width: 1920px;
  }
}

@media screen and (min-width: 2560px) {
  #index_container {
    width: 100%;
    max-width: 2560px;
  }
}

/* 擐㚚� index   -----------------------------------------------------------------------------------------------------------------------------------------------*/

/* index_top---------------------------------------------------------- */

.index_top {
  background-color: #efefef;
  padding-bottom: 15px;
}

.index_top .row {
  --bs-gutter-x: 0rem;
}

.index_top .col-12 {
  margin-top: 10px;
}

.index_top .col-12:nth-child(1) {
  text-align: center;
}

.index_top .col-12:nth-child(2) {
  text-align: center;
}

.index_top .col-12:nth-child(2) span:nth-child(1) {
  border-right: 1px solid #6a6a6a;
}

.index_top .col-12:nth-child(2) span:nth-child(2) {
  padding-left: 5px;
}

.index_top .col-12:nth-child(2) span a {
  text-decoration: none;
  color: #3e3a39;
  font-weight: 500;
}

.index_top .col-12:nth-child(2) span a:hover {
  color: #96a2c3;
}

.index_top .col-12:nth-child(2) span a.current {
  color: #003399;
}

.index_top .col-md-8 span a {
  text-decoration: none;
  color: #3e3a39;
  margin-left: 10px;
}

/* 2023091蝖祆㺿��𧢲�煺�滩�摮� */
@media screen and (max-width: 576px) {
  .index_top .row {
    display: flex;
    display: inline-flex;
    flex-wrap: nowrap;
    align-items: center;
    width: 45%;
  }

  .col-12.col-md-8.col-sm-6.d-none.d-sm-block {
    display: inline-flex !important;
    font-variant: contextual;
    font-size: 0;
    flex-direction: row;
    align-content: stretch;
    justify-content: flex-end;
    align-items: center;
  }

  .index_top .col-md-8 span a {
    margin-left: 25px;
  }
}
/* 20230919蝖祆㺿��𧢲�煺�滩�摮� */

@media screen and (min-width: 576px) {
  .index_top .row .col-12 br {
    display: none;
  }

  .index_top .col-12:nth-child(1) span {
    margin-left: 20px;
    font-size: 16px;
  }

  .index_top .col-12:nth-child(2) {
    text-align: right;
    padding-right: 14px;
  }

  .index_top .col-12:nth-child(2) span {
    font-size: 20px;
  }
}

@media screen and (min-width: 768px) {
  .index_top .row .col-12 br {
    display: block;
  }

  .index_top .col-12:nth-child(1) {
    text-align: left;
  }

  .index_top .col-12:nth-child(1) span {
    font-size: 20px;
  }
}

@media screen and (min-width: 992px) {
  .index_top {
    height: 30px;
  }

  .index_top .col-12:nth-child(1) span:nth-child(1) img {
    width: 12px;
  }

  .index_top .col-12:nth-child(1) span:nth-child(3) img {
    padding-top: 2px;
    width: 14px;
  }

  .index_top .col-md-8 span a {
    font-size: 12px;
  }

  .index_top .col-12 {
    margin-top: 7px;
  }

  .index_top .row .col-12 br {
    display: none;
  }

  .index_top .col-12:nth-child(1) {
    text-align: left;
    padding-left: 19%;
  }

  .index_top .col-12:nth-child(2) {
    padding-right: 18%;
  }

  .index_top .col-12:nth-child(2) span {
    font-size: 12px;
  }

  .index_top .col-12:nth-child(2) span:nth-child(1) {
    border-right: 1px solid #6a6a6a;
    padding-right: 2px;
  }
}

@media screen and (min-width: 1200px) {
  .index_top {
    height: 32px;
    padding-bottom: 0px;
  }

  .index_top .col-md-8 span a {
    font-size: 14px;
  }

  .index_top .col-12 {
    margin-top: 5px;
  }

  .index_top .col-12:nth-child(2) span {
    font-size: 14px;
  }

  .index_top .col-12:nth-child(1) {
    padding-left: 17%;
  }

  .index_top .col-12:nth-child(2) {
    padding-right: 15%;
  }

  .index_top .col-12:nth-child(1) span:nth-child(1) img {
    width: 15px;
  }

  .index_top .col-12:nth-child(1) span:nth-child(3) img {
    padding-top: 2px;
    width: 17px;
  }

  .index_top .col-12:nth-child(2) span:nth-child(1) {
    padding-right: 4px;
  }

  .index_top .col-12:nth-child(2) span:nth-child(2) {
    padding-left: 9px;
  }
}

@media screen and (min-width: 1400px) {
  .index_top {
    height: 35px;
  }

  .index_top .col-md-8 span a {
    font-size: 14px;
  }

  .index_top .col-12 {
    margin-top: 7px;
  }

  .index_top .col-12:nth-child(2) span {
    font-size: 14px;
  }

  .index_top .col-12:nth-child(1) {
    padding-left: 19%;
  }

  .index_top .col-12:nth-child(2) {
    padding-right: 17%;
  }

  .index_top .col-12:nth-child(1) span:nth-child(1) img {
    width: 17px;
  }

  .index_top .col-12:nth-child(1) span:nth-child(3) img {
    width: 19px;
  }

  .index_top .col-12:nth-child(2) span:nth-child(1) {
    padding-right: 4px;
  }

  .index_top .col-12:nth-child(2) span:nth-child(2) {
    padding-left: 9px;
  }
}

@media screen and (min-width: 1600px) {
  .index_top {
    height: 40px;
  }

  .index_top .col-md-8 span a {
    font-size: 15px;
  }

  .index_top .col-12 {
    margin-top: 9px;
  }

  .index_top .col-12:nth-child(1) span {
    margin-left: 28px;
  }

  .index_top .col-12:nth-child(2) span {
    font-size: 15px;
  }

  .index_top .col-12:nth-child(1) {
    padding-left: 14%;
  }

  .index_top .col-12:nth-child(2) {
    padding-right: 14%;
  }

  .index_top .col-12:nth-child(1) span:nth-child(1) img {
    width: 19px;
  }

  .index_top .col-12:nth-child(1) span:nth-child(3) img {
    width: 21px;
  }

  .index_top .col-12:nth-child(2) span:nth-child(1) {
    padding-right: 4px;
  }

  .index_top .col-12:nth-child(2) span:nth-child(2) {
    padding-left: 10px;
  }
}

@media screen and (min-width: 1800px) {
  .index_top {
    height: 40px;
  }

  .index_top .col-md-8 span a {
    font-size: 16px;
  }

  .index_top .col-12 {
    margin-top: 9px;
  }

  .index_top .col-12:nth-child(1) span {
    margin-left: 32px;
  }

  .index_top .col-12:nth-child(2) span {
    font-size: 16px;
  }

  .index_top .col-12:nth-child(1) {
    padding-left: 9%;
  }

  .index_top .col-12:nth-child(2) {
    padding-right: 8%;
  }

  .index_top .col-12:nth-child(1) span:nth-child(1) img {
    width: 21px;
  }

  .index_top .col-12:nth-child(1) span:nth-child(3) img {
    width: 23px;
  }

  .index_top .col-12:nth-child(2) span:nth-child(1) {
    padding-right: 4px;
  }

  .index_top .col-12:nth-child(2) span:nth-child(2) {
    padding-left: 10px;
  }
}

@media screen and (min-width: 1920px) {
  .index_top {
    height: 47px;
  }

  .index_top .col-md-8 span a {
    font-size: 14px;
    font-weight: 600;
    margin-left: 8px;
  }

  .index_top .col-12 {
    margin-top: 9px;
  }

  .index_top .col-12:nth-child(1) {
    padding-left: 7%;
  }

  .index_top .col-12:nth-child(2) {
    padding-right: 8.5%;
    margin-top: 12px;
  }

  .index_top .col-12:nth-child(1) span {
    margin-left: 35px;
  }

  .index_top .col-12:nth-child(2) span {
    font-size: 18px;
  }

  .index_top .col-12:nth-child(1) span:nth-child(1) img {
    width: 17px;
  }

  .index_top .col-12:nth-child(1) span:nth-child(3) img {
    width: 19px;
  }

  .index_top .col-12:nth-child(2) span:nth-child(1) {
    padding-right: 5px;
  }

  .index_top .col-12:nth-child(2) span:nth-child(2) {
    padding-left: 12px;
  }
}

@media screen and (min-width: 2500px) {
  .index_top {
    height: 47px;
  }

  .index_top .col-md-8 span a {
    font-size: 16px;
    margin-left: 8px;
    font-weight: 600;
  }

  .index_top .col-12 {
    margin-top: 9px;
  }

  .index_top .col-12:nth-child(1) {
    padding-left: 7%;
  }

  .index_top .col-12:nth-child(2) {
    margin-top: 12px;
    padding-right: 8.5%;
  }

  .index_top .col-12:nth-child(1) span {
    margin-left: 28px;
  }

  .index_top .col-12:nth-child(2) span {
    font-size: 18px;
  }

  .index_top .col-12:nth-child(1) span:nth-child(1) img {
    width: 18px;
  }

  .index_top .col-12:nth-child(1) span:nth-child(3) img {
    width: 20px;
  }

  .index_top .col-12:nth-child(2) span:nth-child(1) {
    padding-right: 5px;
  }

  .index_top .col-12:nth-child(2) span:nth-child(2) {
    padding-left: 12px;
  }
}

/* index_top---------------------------------------------------------- */

/* index_navbar---------------------------------------------------------------------------------------------------------------------------------------------- */
.index_navbar.container {
  padding: 0;
  margin-top: 0px;
}

.index_navbar &gt; .row {
  --bs-gutter-x: 0rem;
  display: flex;
  flex-direction: column-reverse;
}

.index_navbar &gt; .row &gt; .col-12:nth-child(1) img {
  display: block;
  width: 280px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.index_navbar &gt; .row &gt; .col-12:nth-child(1) span:nth-child(2) {
  display: none;
}

.index_navbar &gt; .row &gt; .col-12:nth-child(1) span:nth-child(3) {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}

.index_navbar .col-12:nth-child(2) img {
  display: none;
  width: 58px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 576px) {
  /* logo */

  .index_navbar &gt; .row {
    flex-direction: row;
  }

  .index_navbar &gt; .row &gt; .col-12:nth-child(1) {
    display: flex;
    align-items: center;
  }

  .index_navbar &gt; .row &gt; .col-12:nth-child(1) img {
    display: inline-block;
    margin-left: 0;
    margin-right: 10px;
  }

  .index_navbar .col-12:nth-child(2) img {
    display: block;
    margin-left: 0px;
    margin-right: 8px;
  }

  .index_navbar &gt; .row &gt; .col-12:nth-child(1) span:nth-child(2) {
    display: inline-block;
  }

  .index_navbar &gt; .row &gt; .col-12:nth-child(1) span:nth-child(3) {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 10px;
  }

  /* logo */
}

@media screen and (min-width: 768px) {
  .index_navbar &gt; .row &gt; .col-12:nth-child(1) img {
    margin-left: 22px;
  }

  .index_navbar .col-12:nth-child(2) img {
    margin-left: 0px;
    margin-right: -20px;
  }
}

@media screen and (min-width: 992px) {
  /* logo */

  .index_navbar &gt; .row {
    margin-top: 0px;
  }

  .index_navbar .col-sm-2 {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .index_navbar &gt; .row &gt; .col-12:nth-child(1) {
    padding-top: 23px;
    padding-left: 80px;
  }

  .index_navbar &gt; .row &gt; .col-12:nth-child(1) img {
    width: 280px;
    margin-left: 119px;
  }

  .index_navbar .col-12:nth-child(2) img {
    width: 40px;
    position: relative;
    right: 125px;
  }

  /* logo */
}

@media screen and (min-width: 1200px) {
  .index_navbar &gt; .row &gt; .col-12:nth-child(1) {
    padding-top: 23px;
    padding-left: 80px;
  }

  .index_navbar &gt; .row &gt; .col-12:nth-child(1) img {
    width: 330px;
    margin-left: 130px;
  }

  .index_navbar .col-12:nth-child(2) img {
    width: 52px;
    position: relative;
    right: 115px;
  }
}

@media screen and (min-width: 1400px) {
  .index_navbar &gt; .row &gt; .col-12:nth-child(1) {
    padding-top: 23px;
    padding-left: 80px;
  }

  .index_navbar &gt; .row &gt; .col-12:nth-child(1) img {
    width: 366px;
    margin-left: 186px;
  }

  .index_navbar .col-12:nth-child(2) img {
    width: 57px;
    position: relative;
    right: 154px;
  }
}

@media screen and (min-width: 1600px) {
  .index_navbar &gt; .row &gt; .col-12:nth-child(1) {
    padding-top: 23px;
    padding-left: 80px;
  }

  .index_navbar &gt; .row &gt; .col-12:nth-child(1) img {
    width: 419px;
    margin-left: 128px;
  }

  .index_navbar .col-12:nth-child(2) img {
    width: 67px;
    position: relative;
    right: 120px;
  }
}

@media screen and (min-width: 1800px) {
  .index_navbar &gt; .row &gt; .col-12:nth-child(1) {
    padding-top: 23px;
    padding-left: 80px;
  }

  .index_navbar &gt; .row &gt; .col-12:nth-child(1) img {
    width: 462px;
    margin-left: 66px;
  }

  .index_navbar .col-12:nth-child(2) img {
    width: 72px;
    position: relative;
    right: 44px;
  }
}

@media screen and (min-width: 1920px) {
  .index_navbar .navbar {
    margin-top: 12px;
  }

  .index_navbar &gt; .row &gt; .col-12:nth-child(1) {
    padding-top: 23px;
    padding-left: 80px;
  }

  .index_navbar &gt; .row &gt; .col-12:nth-child(1) img {
    width: 463px;
    margin-left: 54px;
    margin-top: 29px;
  }

  .index_navbar .col-12:nth-child(2) img {
    position: relative;
    width: 66px;
    right: 64px;
    top: 9px;
  }
}

@media screen and (min-width: 2500px) {
  .index_navbar .navbar {
    margin-top: 16px;
  }

  .index_navbar &gt; .row &gt; .col-12:nth-child(1) {
    padding-top: 23px;
    padding-left: 80px;
  }

  .index_navbar &gt; .row &gt; .col-12:nth-child(1) img {
    width: 470px;
    margin-left: 50px;
    margin-top: 31px;
  }

  .index_navbar .col-12:nth-child(2) img {
    width: 65px;
    right: 60px;
    top: 9px;
  }
}

/* logo----------------------------------------------------------------------- */

/* navbar ------------------------------------------*/

#navbarSupportedContent &gt; ul {
  display: flex;
  flex-direction: column;
  padding-left: 0rem;
  letter-spacing: 1px;
}

#navbarSupportedContent &gt; ul &gt; li {
  list-style: none;
  z-index: 5;
  margin-top: 10px;
}

#navbarSupportedContent &gt; ul &gt; li &gt; a {
  text-decoration: none;
  color: white;
  font-weight: 400;
}

@media screen and (min-width: 992px) {
  #navbarSupportedContent {
    justify-content: center;
    height: 2.5vw;
  }

  #navbarSupportedContent &gt; ul {
    z-index: 3;
    flex-direction: row;
    justify-content: space-between;
    /* width: 50%; */
    padding-left: 0px;
    margin-bottom: 0px;
  }

  #navbarSupportedContent &gt; ul &gt; li {
    display: flex;
    align-items: center;
    /* padding: 0px 22px 0px 22px; */
    /* padding: 10px 35px 10px 35px; */
    padding: 10px 17px 10px 17px;
  }

  #navbarSupportedContent &gt; ul &gt; li &gt; a {
    font-size: 15px;
  }
}

@media screen and (min-width: 1200px) {
  #navbarSupportedContent {
    height: 2vw;
  }
}

@media screen and (min-width: 1400px) {
  #navbarSupportedContent &gt; ul {
    /* width: 47%; */
    width: 55%;
  }

  #navbarSupportedContent &gt; ul &gt; li &gt; a {
    font-size: 16px;
  }
}

@media screen and (min-width: 1600px) {
  #navbarSupportedContent {
    height: 1.8vw;
  }

  #navbarSupportedContent &gt; ul {
    /* width: 54%; */
    width: 60%;
    height: 1.8vw;
  }

  #navbarSupportedContent &gt; ul &gt; li &gt; a {
    font-size: 18px;
  }
}

@media screen and (min-width: 1800px) {
  #navbarSupportedContent {
    height: 1.8vw;
  }

  #navbarSupportedContent &gt; ul {
    width: 63%;
    height: 1.8vw;
  }

  #navbarSupportedContent &gt; ul &gt; li &gt; a {
    font-size: 20px;
  }
}

@media screen and (min-width: 1920px) {
  #navbarSupportedContent {
    height: 2.7vw;
  }

  #navbarSupportedContent &gt; ul {
    /* width: 63%; */
    width: 68%;
    height: 2.7vw;
  }

  #navbarSupportedContent &gt; ul &gt; li {
    padding: 0px 28px 0px 28px;
    /* padding: 0px 35px 0px 35px; */
  }

  #navbarSupportedContent &gt; ul &gt; li &gt; a {
    font-size: 22px;
  }
  #navbarSupportedContent:hover .ul &gt; li {
    display: block;
  }
}

@media screen and (min-width: 2500px) {
  #navbarSupportedContent {
    height: 2vw;
  }

  #navbarSupportedContent &gt; ul {
    width: 63.5%;
    height: 2vw;
  }

  #navbarSupportedContent &gt; ul &gt; li &gt; a {
    font-size: 23px;
  }
}

.index_navbar .bg-dark {
  background-color: #666666 !important;
  position: relative;
}

.index_navbar_back {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

@media screen and (min-width: 992px) {
  /* nav */
  .index_navbar .bg-dark {
    background-color: transparent !important;
  }

  .navbar-nav {
    margin-left: 110px;
    width: 80%;
    display: flex;
    justify-content: space-around;
    z-index: 3;
  }

  .nav-item &gt; a {
    margin-top: -6px;
    font-size: 20px;
  }

  .index_navbar_back {
    top: 0px;
    display: block;
    z-index: 2;
    left: 51%;
    width: 66%;
    transform: translateX(-50%);
    /* height: 2.5vw; */
  }

  .index_navbar .container-fluid {
    position: relative;
  }

  .index_navbar .navbar {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 1200px) {
  .index_navbar_back {
    left: 52%;
    width: 70%;
    /* height: 2vw; */
  }
}

@media screen and (min-width: 1400px) {
  .index_navbar_back {
    left: 52%;
    width: 67%;
    /* height: 2vw; */
  }
}

@media screen and (min-width: 1600px) {
  .index_navbar_back {
    left: 51%;
    width: 75%;
    /* height: 2.5vw; */
  }
}

@media screen and (min-width: 1800px) {
  .index_navbar_back {
    left: 52%;
    width: 87%;
    height: 2.5vw;
  }
}

@media screen and (min-width: 1920px) {
  .index_navbar_back {
    left: 50.2%;
    width: 90.2%;
    height: 100%;
  }
}

@media screen and (min-width: 2500px) {
  .index_navbar_back {
    left: 50%;
    width: 91%;
    height: 100%;
  }
}

/* navbar ------------------------------------------*/

/* index_navbar------------------------------------------------------------------------------------------------------------------------------ */

/*  index_navbar 銝𧢲�厰�詨鱓---------------------------------------------------------------------------------------------------------------------------*/

/* m1�鰵憓鮋�㚚�銝滩��詨鱓��劐�𧢲�厩�ICON */
#m1 .dropdown-toggle::after {
  border: 0px;
}

#m1 .dropdown-menu {
  position: relative;
  padding-left: 17px;
}

#m1.open .dropdown-menu {
  display: block;
  position: relative;
  padding-left: 17px;
}

#m1 #incateall {
  display: none;
}

#m1 .dropdown-menu &gt; li &gt; a {
  text-decoration: none;
  font-weight: bold;
}

#m1 .dropdown-menu &gt; li &gt; ul {
  display: none;
}

#m1 .dropdown-menu &gt; li &gt; a:hover {
  border-bottom: 1px solid #000;
}

@media screen and (min-width: 992px) {
  #m1 .dropdown-menu {
    position: absolute;
    top: 35px;
    border: 0px;
    padding: 20px;
    border-radius: 2px;
  }

  #m1:hover .dropdown-menu {
    display: block;
  }

  #m1.open .dropdown-menu {
    display: block;
    position: absolute;
    top: 35px;
    border: 0px;
    padding: 20px;
  }

  #m1 .dropdown-menu::before {
    content: "";
    width: 0;
    height: 0;
    border: 15px solid;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    top: -13px;
    left: -9px;
  }

  #m1 .dropdown-menu &gt; li {
    border-top: 2px solid #bdc8e3;
  }

  #m1 .dropdown-menu &gt; li &gt; a {
    display: block;
    padding: 2px;
    font-size: 15px;
    border-bottom: 0px;
  }

  #m1 .dropdown-menu &gt; li &gt; a:hover {
    background: #c6cce7;
    border-bottom: 0px solid #000;
  }
}

@media screen and (min-width: 1200px) {
  #m1 .dropdown-menu {
    position: absolute;
    top: 30px;
    left: -13px;
    border: 0px;
    width: 200px;
  }

  #m1.open .dropdown-menu {
    position: absolute;
    top: 30px;
    left: -13px;
    border: 0px;
    width: 200px;
  }
}

@media screen and (min-width: 1920px) {
  #m1 .dropdown-menu {
    position: absolute;
    top: 55px;
    left: -13px;
    border: 0px;
    width: 200px;
  }

  #m1.open .dropdown-menu {
    position: absolute;
    top: 55px;
    left: -13px;
    border: 0px;
    width: 200px;
  }

  #m1 .dropdown-menu::before {
    left: -1px;
  }

  #m1 .dropdown-menu &gt; li &gt; a {
    font-size: 17px;
    padding: 5px;
  }
}

@media screen and (min-width: 2500px) {
  #m1 .dropdown-menu {
    position: absolute;
    top: 55px;
    left: -13px;
    border: 0px;
    width: 200px;
  }

  #m1.open .dropdown-menu {
    display: none;
    position: absolute;
    top: 55px;
    left: -13px;
    border: 0px;
    width: 200px;
  }

  #m1 .dropdown-menu::before {
    left: -1px;
  }

  #m1 .dropdown-menu &gt; li &gt; a {
    font-size: 20px;
    padding: 5px;
  }
}
/* ------------------------------- */

/* m2銝滩��詨鱓��劐�𧢲�厩�ICON */
#m2 .dropdown-toggle::after {
  border: 0px;
}

#m2 .dropdown-menu {
  position: relative;
  padding-left: 17px;
}

#m2.open .dropdown-menu {
  display: block;
  position: relative;
  padding-left: 17px;
}

#m2 #incateall {
  display: none;
}

#m2 .dropdown-menu &gt; li &gt; a {
  text-decoration: none;
  font-weight: bold;
}

#m2 .dropdown-menu &gt; li &gt; ul {
  display: none;
}

#m2 .dropdown-menu &gt; li &gt; a:hover {
  border-bottom: 1px solid #000;
}

@media screen and (min-width: 992px) {
  #m2 .dropdown-menu {
    position: absolute;
    top: 35px;
    border: 0px;
    padding: 20px;
    border-radius: 2px;
  }

  #m2:hover .dropdown-menu {
    display: block;
  }

  #m2.open .dropdown-menu {
    display: block;
    position: absolute;
    top: 35px;
    border: 0px;
    padding: 20px;
  }

  #m2 .dropdown-menu::before {
    content: "";
    width: 0;
    height: 0;
    border: 15px solid;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    top: -13px;
    left: -9px;
  }

  #m2 .dropdown-menu &gt; li {
    border-top: 2px solid #bdc8e3;
  }

  #m2 .dropdown-menu &gt; li &gt; a {
    display: block;
    padding: 2px;
    font-size: 15px;
    border-bottom: 0px;
  }

  #m2 .dropdown-menu &gt; li &gt; a:hover {
    background: #c6cce7;
    border-bottom: 0px solid #000;
  }
}

@media screen and (min-width: 1200px) {
  #m2 .dropdown-menu {
    position: absolute;
    top: 30px;
    left: -13px;
    border: 0px;
    width: 200px;
  }

  #m2.open .dropdown-menu {
    position: absolute;
    top: 30px;
    left: -13px;
    border: 0px;
    width: 200px;
  }
}

@media screen and (min-width: 1920px) {
  #m2 .dropdown-menu {
    position: absolute;
    top: 55px;
    left: -13px;
    border: 0px;
    width: 200px;
  }

  #m2.open .dropdown-menu {
    position: absolute;
    top: 55px;
    left: -13px;
    border: 0px;
    width: 200px;
  }

  #m2 .dropdown-menu::before {
    left: -1px;
  }

  #m2 .dropdown-menu &gt; li &gt; a {
    font-size: 17px;
    padding: 5px;
  }
}

@media screen and (min-width: 2500px) {
  #m2 .dropdown-menu {
    position: absolute;
    top: 55px;
    left: -13px;
    border: 0px;
    width: 200px;
  }

  #m2.open .dropdown-menu {
    display: none;
    position: absolute;
    top: 55px;
    left: -13px;
    border: 0px;
    width: 200px;
  }

  #m2 .dropdown-menu::before {
    left: -1px;
  }

  #m2 .dropdown-menu &gt; li &gt; a {
    font-size: 20px;
    padding: 5px;
  }
}
/* ------------------------------- */

/* m3銝滩��詨鱓��劐�𧢲�厩�ICON */
#m3 .dropdown-toggle::after {
  /* border: 0px; */
}

#m3 .dropdown-menu {
  position: relative;
  padding: 30px;
  /* padding-left: 17px; */
}

#m3.open .dropdown-menu {
  display: block;
  position: relative;
  padding: 30px;
  /* padding-left: 17px; */
}

#m3 #incateall {
  display: none;
}

#m3 .dropdown-menu &gt; li {
  border-top: 2px solid #bdc8e3;
  padding-top: 15px;
  padding-bottom: 15px;
}

/* ��删�箸�埝�㗇活��憿䂿鸌�ê̌撖怎�嚗����閬��嚉��� */
#m3 li.incate45,
#m3 li.incate46,
#m3 li.incate47 {
  padding-top: 5px;
  padding-bottom: 5px;
}

/* ��删�箸�埝�㗇活��憿䂿鸌�ê̌撖怎�嚗����閬��嚉��� */

#m3 .dropdown-menu &gt; li &gt; a {
  text-decoration: none;
  font-weight: bold;
}

#m3 .dropdown-menu &gt; li &gt; ul {
  /* display: none; */
}

#m3 .dropdown-menu &gt; li &gt; a:hover {
  border-bottom: 1px solid #000;
}

/* �詨鱓甈∪�憿� */

li.incate33 a,
li.incate3 a,
li.incate4 a,
li.incate5 a,
li.incate45 a,
li.incate46 a,
li.incate47 a,
li.incate59 a,
li.incate55 a {
  /* font-weight: bold; */
}

ul.incate33_sub li a,
ul.incate3_sub li a,
ul.incate4_sub li a,
ul.incate5_sub li a,
ul.incate59_sub li a,
ul.incate55_sub li a {
  font-weight: initial;
  text-decoration: none;
}

ul.incate33_sub li:before,
ul.incate3_sub li:before,
ul.incate4_sub li:before,
ul.incate5_sub li:before,
ul.incate59_sub li:before,
ul.incate55_sub li:before {
  content: url(../images/chevron-right.png);
  vertical-align: middle;
  margin-right: 5px;
}

/* �詨鱓甈∪�憿� */

@media screen and (min-width: 768px) {
  /* �詨鱓甈∪�憿� */
  ul.incate33_sub,
  ul.incate3_sub,
  ul.incate4_sub,
  ul.incate5_sub,
  ul.incate59_sub,
  ul.incate55_sub {
    padding-left: 10rem;
    margin-top: -4%;
    font-weight: none;
  }

  /* �詨鱓甈∪�憿� */
}

@media screen and (min-width: 992px) {
  #m3 .dropdown-menu {
    position: absolute;
    /* top: 35px; */
    top: 24px;
    border: 0px;
    padding: 20px;
    border-radius: 2px;
    width: 500px;
  }

  #m3:hover .dropdown-menu {
    display: block;
  }

  #m3.open .dropdown-menu {
    display: block;
    position: absolute;
    /* top: 35px; */
    top: 24px;
    border: 0px;
    padding: 20px;
    width: 500px;
  }

  /* 蝒��枂銝㕑�鍦耦 */
  #m3 .dropdown-menu::before {
    content: "";
    width: 0;
    height: 0;
    /* border: 15px solid; */
    border-color: transparent #fff transparent transparent;
    position: absolute;
    top: -13px;
    left: -9px;
  }

  /* #m3 .dropdown-menu&gt;li {
    border-top: 2px solid #BDC8E3;
    padding-top: 15px;
    padding-bottom: 15px;
  } */

  #m3 .dropdown-menu &gt; li &gt; a {
    display: block;
    padding: 2px;
    font-size: 15px;
    border-bottom: 0px;
  }

  #m3 .dropdown-menu &gt; li &gt; a:hover {
    background: #c6cce7;
    border-bottom: 0px solid #000;
  }

  #m3 .dropdown-menu &gt; li &gt; ul &gt; li &gt; a:hover {
    background: #c6cce7;
    border-bottom: 0px solid #000;
  }

  /* �詨鱓甈∪�憿� */
  ul.incate33_sub,
  ul.incate3_sub,
  ul.incate4_sub,
  ul.incate5_sub,
  ul.incate59_sub,
  ul.incate55_sub {
    margin-top: -6%;
  }

  /* �詨鱓甈∪�憿� */
}

@media screen and (min-width: 1024px) {
  #m3 .dropdown-menu {
    top: 34px;
  }

  #m3.open .dropdown-menu {
    top: 34px;
  }
}

@media screen and (min-width: 1200px) {
  #m3 .dropdown-menu {
    position: absolute;
    top: 42px;
    left: -13px;
    border: 0px;
    width: 500px;
    /* width: 200px; */
  }

  #m3.open .dropdown-menu {
    position: absolute;
    top: 42px;
    left: -13px;
    border: 0px;
    width: 500px;
    /* width: 200px; */
  }
}

@media screen and (min-width: 1600px) {
  #m3 .dropdown-menu {
    position: absolute;
    top: 36px;
    left: -13px;
    border: 0px;
    width: 500px;
    /* width: 200px; */
  }

  #m3.open .dropdown-menu {
    position: absolute;
    top: 36px;
    left: -13px;
    border: 0px;
    width: 500px;
    /* width: 200px; */
  }
}

@media screen and (min-width: 1920px) {
  #m3 .dropdown-menu {
    position: absolute;
    top: 42px;
    /* top: 55px; */
    left: -13px;
    border: 0px;
    width: 500px;
    /* width: 200px; */
  }

  #m3:hover .dropdown-menu {
    position: absolute;
    top: 42px;
    /* top: 55px; */
    left: -13px;
    border: 0px;
    width: 500px;
    /* width: 200px; */
    display: block;
  }

  #m3.open .dropdown-menu {
    position: absolute;
    top: 42px;
    left: -13px;
    border: 0px;
    width: 500px;
    /* width: 200px; */
  }

  #m3 .dropdown-menu::before {
    left: -1px;
  }

  #m3 .dropdown-menu &gt; li &gt; a {
    font-size: 17px;
    padding: 5px;
  }
}

@media screen and (min-width: 2500px) {
  #m3 .dropdown-menu {
    position: absolute;
    top: 55px;
    left: -13px;
    border: 0px;
    width: 500px;
    /* width: 200px; */
  }

  #m3 .dropdown-menu::before {
    left: -1px;
  }

  #m3 .dropdown-menu &gt; li &gt; a {
    font-size: 20px;
    padding: 5px;
  }

  /* �詨鱓甈∪�憿� */
  ul.incate33_sub,
  ul.incate3_sub,
  ul.incate4_sub,
  ul.incat5_sub {
    margin-top: -7%;
  }

  /* �詨鱓甈∪�憿� */
}
/* ------------------------------- */

/* 銝滩��詨鱓��劐�𧢲�厩�ICON */
#m4 .dropdown-toggle::after {
  border: 0px;
}

#m4 .dropdown-menu {
  position: relative;
  padding-left: 17px;
}

#m4.open .dropdown-menu {
  display: block;
  position: relative;
  padding-left: 17px;
}

#m4 #incateall {
  display: none;
}

#m4 .dropdown-menu &gt; li &gt; a {
  text-decoration: none;
  font-weight: bold;
}

#m4 .dropdown-menu &gt; li &gt; ul {
  /* display: none; */
}

#m4 .dropdown-menu &gt; li &gt; a:hover {
  border-bottom: 1px solid #000;
}

@media screen and (min-width: 992px) {
  #m4 .dropdown-menu {
    position: absolute;
    top: 35px;
    border: 0px;
    padding: 20px;
    border-radius: 2px;
  }

  #m4:hover .dropdown-menu {
    display: block;
  }

  #m4.open .dropdown-menu {
    display: block;
    position: absolute;
    top: 35px;
    border: 0px;
    padding: 20px;
  }

  #m4 .dropdown-menu::before {
    content: "";
    width: 0;
    height: 0;
    border: 15px solid;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    top: -13px;
    left: -9px;
  }

  #m4 .dropdown-menu &gt; li {
    border-top: 2px solid #bdc8e3;
  }

  #m4 .dropdown-menu &gt; li &gt; a {
    display: block;
    padding: 2px;
    font-size: 15px;
    border-bottom: 0px;
  }

  #m4 .dropdown-menu &gt; li &gt; a:hover {
    background: #c6cce7;
    border-bottom: 0px solid #000;
  }
}

@media screen and (min-width: 1200px) {
  #m4 .dropdown-menu {
    position: absolute;
    top: 30px;
    left: -13px;
    border: 0px;
    width: 200px;
  }

  #m4.open .dropdown-menu {
    position: absolute;
    top: 30px;
    left: -13px;
    border: 0px;
    width: 200px;
  }
}

@media screen and (min-width: 1920px) {
  #m4 .dropdown-menu {
    position: absolute;
    top: 55px;
    left: -13px;
    border: 0px;
    width: 200px;
  }

  #m4.open .dropdown-menu {
    position: absolute;
    top: 55px;
    left: -13px;
    border: 0px;
    width: 200px;
  }

  #m4 .dropdown-menu::before {
    left: -1px;
  }

  #m4 .dropdown-menu &gt; li &gt; a {
    font-size: 17px;
    padding: 5px;
  }
}

@media screen and (min-width: 2500px) {
  #m4 .dropdown-menu {
    position: absolute;
    top: 55px;
    left: -13px;
    border: 0px;
    width: 200px;
  }

  #m4.open .dropdown-menu {
    display: none;
    position: absolute;
    top: 55px;
    left: -13px;
    border: 0px;
    width: 200px;
  }

  #m4 .dropdown-menu::before {
    left: -1px;
  }

  #m4 .dropdown-menu &gt; li &gt; a {
    font-size: 20px;
    padding: 5px;
  }
}
/* ----------------------- */

/* 銝滩��詨鱓��劐�𧢲�厩�ICON */
#m5 .dropdown-toggle::after {
  border: 0px;
}

#m5 .dropdown-menu {
  position: relative;
  padding-left: 17px;
}

#m5.open .dropdown-menu {
  display: block;
  position: relative;
  padding-left: 17px;
}

#m5 #incateall {
  display: none;
}

#m5 .dropdown-menu &gt; li &gt; a {
  text-decoration: none;
}

#m5 .dropdown-menu &gt; li &gt; ul {
  /* display: none; */
}

#m5 .dropdown-menu &gt; li &gt; a:hover {
  border-bottom: 1px solid #000;
}

@media screen and (min-width: 992px) {
  #m5 .dropdown-menu {
    position: absolute;
    top: 35px;
    border: 0px;
    padding: 20px;
    border-radius: 2px;
  }

  #m5:hover .dropdown-menu {
    display: block;
  }

  #m5.open .dropdown-menu {
    display: block;
    position: absolute;
    top: 35px;
    border: 0px;
    padding: 20px;
  }

  #m5 .dropdown-menu::before {
    content: "";
    width: 0;
    height: 0;
    border: 15px solid;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    top: -13px;
    left: -9px;
  }

  #m5 .dropdown-menu &gt; li {
    border-top: 2px solid #bdc8e3;
  }

  #m5 .dropdown-menu &gt; li &gt; a {
    display: block;
    padding: 2px;
    font-size: 15px;
    border-bottom: 0px;
  }

  #m5 .dropdown-menu &gt; li &gt; a:hover {
    background: #c6cce7;
    border-bottom: 0px solid #000;
  }
}

@media screen and (min-width: 1920px) {
  #m5 .dropdown-menu {
    position: absolute;
    top: 55px;
    left: -13px;
    border: 0px;
    width: 200px;
  }

  #m5.open .dropdown-menu {
    position: absolute;
    top: 55px;
    left: -13px;
    border: 0px;
    width: 200px;
  }

  #m5 .dropdown-menu::before {
    left: -1px;
  }

  #m5 .dropdown-menu &gt; li &gt; a {
    font-size: 17px;
    padding: 5px;
  }
}

@media screen and (min-width: 2500px) {
  #m6 .dropdown-menu {
    position: absolute;
    top: 55px;
    left: -13px;
    border: 0px;
    width: 200px;
  }

  #m6.open .dropdown-menu {
    display: none;
    position: absolute;
    top: 55px;
    left: -13px;
    border: 0px;
    width: 200px;
  }

  #m6 .dropdown-menu::before {
    left: -1px;
  }

  #m6 .dropdown-menu &gt; li &gt; a {
    font-size: 20px;
    padding: 5px;
  }
}
/* ------------------------------------------- */

/* 銝滩��詨鱓��劐�𧢲�厩�ICON */
#m6 .dropdown-toggle::after {
  border: 0px;
}

#m6 .dropdown-menu {
  position: relative;
  padding-left: 17px;
}

#m6.open .dropdown-menu {
  display: block;
  position: relative;
  padding-left: 17px;
}

#m6 #incateall {
  display: none;
}

#m6 .dropdown-menu &gt; li &gt; a {
  text-decoration: none;
}

#m6 .dropdown-menu &gt; li &gt; ul {
  /* display: none; */
}

#m6 .dropdown-menu &gt; li &gt; a:hover {
  border-bottom: 1px solid #000;
}

@media screen and (min-width: 992px) {
  #m6 .dropdown-menu {
    position: absolute;
    top: 35px;
    border: 0px;
    padding: 20px;
    border-radius: 2px;
  }

  #m6:hover .dropdown-menu {
    display: block;
  }

  #m6.open .dropdown-menu {
    display: block;
    position: absolute;
    top: 35px;
    border: 0px;
    padding: 20px;
  }

  #m6 .dropdown-menu::before {
    content: "";
    width: 0;
    height: 0;
    border: 15px solid;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    top: -13px;
    left: -9px;
  }

  #m6 .dropdown-menu &gt; li {
    border-top: 2px solid #bdc8e3;
  }

  #m6 .dropdown-menu &gt; li &gt; a {
    display: block;
    padding: 2px;
    font-size: 15px;
    border-bottom: 0px;
  }

  #m6 .dropdown-menu &gt; li &gt; a:hover {
    background: #c6cce7;
    border-bottom: 0px solid #000;
  }
}

@media screen and (min-width: 1920px) {
  #m6 .dropdown-menu {
    position: absolute;
    top: 55px;
    left: -13px;
    border: 0px;
    width: 200px;
  }

  #m6.open .dropdown-menu {
    position: absolute;
    top: 55px;
    left: -13px;
    border: 0px;
    width: 200px;
  }

  #m6 .dropdown-menu::before {
    left: -1px;
  }

  #m6 .dropdown-menu &gt; li &gt; a {
    font-size: 17px;
    padding: 5px;
  }
}

@media screen and (min-width: 2500px) {
  #m6 .dropdown-menu {
    position: absolute;
    top: 55px;
    left: -13px;
    border: 0px;
    width: 200px;
  }

  #m6.open .dropdown-menu {
    display: none;
    position: absolute;
    top: 55px;
    left: -13px;
    border: 0px;
    width: 200px;
  }

  #m6 .dropdown-menu::before {
    left: -1px;
  }

  #m6 .dropdown-menu &gt; li &gt; a {
    font-size: 20px;
    padding: 5px;
  }
}
/* ------------------------------------------- */

/*  index_navbar 銝𧢲�厰�詨鱓---------------------------------------------------------------------------------------------------------------------------*/

/* #mainbanner------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width: 1200px) {
  #mainbanner {
    padding-top: 5px;
  }
}

@media screen and (min-width: 1920px) {
  #mainbanner {
    padding-top: 5px;
    margin-top: -12px;
  }

  #mainbanner .arrow-left {
    background: url(../images/index/carousel_btn_left.png) no-repeat
      center/cover;
    width: 60px;
    height: 60px;
    top: 51%;
    left: 16%;
    transform: translate(16px, 7px);
  }

  #mainbanner .arrow-right {
    background: url(../images/index/carousel_btn_right.png) no-repeat
      center/cover;
    width: 60px;
    height: 60px;
    top: 51%;
    right: 16%;
    transform: translate(-16px, 7px);
  }

  #mainbanner .page-banner {
    margin-top: 28px;
    display: flex;
    justify-content: space-between;
    width: 110px;
    /* width: 155px; */
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }

  #mainbanner .page-banner .swiper-pagination-switch {
    width: 10px;
    height: 10px;
    /* width: 15px;
    height: 15px; */
    border-radius: 50%;
    background-color: #898989;
  }

  #mainbanner .page-banner .swiper-pagination-switch.swiper-active-switch {
    background-color: #9fafd7;
  }
}

@media screen and (min-width: 2500px) {
  #mainbanner {
    padding-top: 0px;
    margin-top: -12px;
  }

  #mainbanner .arrow-left {
    background: url(../images/index/carousel_btn_left.png) no-repeat
      center/cover;
    width: 60px;
    height: 60px;
    top: 51%;
    left: 16%;
    transform: translate(16px, 7px);
  }

  #mainbanner .arrow-right {
    background: url(../images/index/carousel_btn_right.png) no-repeat
      center/cover;
    width: 60px;
    height: 60px;
    top: 51%;
    right: 16%;
    transform: translate(-16px, 7px);
  }

  #mainbanner .page-banner {
    margin-top: 28px;
    display: flex;
    justify-content: space-between;
    width: 155px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }

  #mainbanner .page-banner .swiper-pagination-switch {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #898989;
  }

  #mainbanner .page-banner .swiper-pagination-switch.swiper-active-switch {
    background-color: #9fafd7;
  }
}

/* #mainbanner------------------------------------------------------------------------------------------------------------------------------------- */

/* index_section1------------------------------------------------------------------------------------------------------------------------------- */

.index_section1 {
  margin-top: 20px;
  margin-bottom: 40px;
}

.index_section1 &gt; p {
  margin-left: 10px;
  color: #b2b2b2;
  font-size: 20px;
}

.index_section1 &gt; p a {
  color: #b2b2b2;
  font-size: 20px;
  text-decoration: none;
  font-weight: 500;
  letter-spacing: 1px;
}

.index_section1 h1 {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  font-family: "Cormorant Unicase";
  color: #003399;
}

.index_section1 .row {
  --bs-gutter-x: 0rem;
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}

.index_section1 .row .col-12:nth-child(1) {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* .index_section1 .row .col-12:nth-child(1) {
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  align-content: center;
  flex-wrap: wrap;
} */

.index_section1 .row .col-12:nth-child(1) img {
  width: 300px;
}

.index_section1 .row .col-12:nth-child(2) {
  padding: 15px;
  position: relative;
  display: flex;
  flex-direction: column;
  border: 1px solid #bababa;
  width: 300px;
  margin-top: 20px;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.1);
}

.index_section1 .row .col-12:nth-child(2) img {
  width: 300px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  display: none;
}

.index_section1 .row .col-12:nth-child(2) h4 {
  font-size: 16px;
  color: #4f4e4d;
  text-align: right;
  font-weight: 600;
}

.index_section1 .row .col-12:nth-child(2) h2 {
  font-size: 16px;
  font-weight: 600;
  color: #000;
}

.index_section1 .row .col-12:nth-child(2) h3 a {
  font-size: 18px;
  color: #6c86c2;
  margin-top: 10px;
  font-weight: 600;
  text-decoration: none;
}

@media screen and (min-width: 576px) {
  .index_section1 &gt; p {
    margin-left: 30px;
  }

  .index_section1 h1 {
    font-size: 50px;
    margin-bottom: 20px;
  }

  .index_section1 .row .col-12:nth-child(1) img {
    width: 100%;
  }

  .index_section1 .row .col-12:nth-child(2) {
    width: 50%;
    margin-top: 0px;
    justify-content: space-between;
    padding: 30px;
  }
}

@media screen and (min-width: 768px) {
  .index_section1 &gt; p {
    margin-left: 50px;
  }

  .index_section1 h1 {
    font-size: 80px;
  }

  .index_section1 .row .col-12:nth-child(2) h4 {
    font-size: 18px;
  }

  .index_section1 .row .col-12:nth-child(2) h2 {
    font-size: 20px;
  }

  .index_section1 .row .col-12:nth-child(2) h3 a {
    font-size: 20px;
  }
}

@media screen and (min-width: 992px) {
  .index_section1 {
    margin-bottom: 80px;
  }

  .index_section1 &gt; p {
    margin-left: 60px;
  }

  .index_section1 h1 {
    font-size: 120px;
  }

  .index_section1 .row {
    margin-bottom: 80px;
  }

  .index_section1 .row .col-12:nth-child(1) img {
    max-width: 490px;
    margin-top: 30px;
  }

  .index_section1 .row .col-12:nth-child(2) {
    border: 0;
    background-color: transparent;
  }

  .index_section1 .row .col-12:nth-child(2) img {
    display: block;
    width: 100%;
    max-width: 624px;
  }

  .index_section1 .row .col-12:nth-child(2) h4 {
    /* margin-right: 10px; */
    margin-top: 20px;
    width: 90%;
    margin-left: 20px;
  }

  .index_section1 .row .col-12:nth-child(2) h2 {
    font-size: 20px;
    width: 90%;
    margin-top: 20px;
    margin-left: 20px;
  }

  .index_section1 .row .col-12:nth-child(2) h3 a {
    font-size: 19px;
    margin-top: 60px;
    margin-left: 20px;
  }
}

@media screen and (min-width: 1200px) {
  .index_section1 {
    margin-bottom: 120px;
  }

  .index_section1 &gt; p {
    margin-left: 80px;
  }

  .index_section1 h1 {
    font-size: 150px;
  }

  .index_section1 .row .col-12:nth-child(2) h4 {
    /* margin-right: 30px; */
    max-width: 420px;
    /* max-width: 600px; */
    margin-top: 30px;
  }

  .index_section1 .row .col-12:nth-child(2) img {
    width: 90%;
  }

  .index_section1 .row .col-12:nth-child(2) h2 {
    font-size: 22px;
    max-width: 420px;
    /* max-width: 600px; */
    margin-top: 30px;
  }

  .index_section1 .row .col-12:nth-child(2) h3 a {
    max-width: 600px;
    margin-top: 30px;
  }
}

@media screen and (min-width: 1400px) {
  .index_section1 {
    margin-bottom: 150px;
  }

  .index_section1 h1 {
    font-size: 180px;
  }

  .index_section1 .row {
    margin-bottom: 120px;
  }

  .index_section1 .row .col-12:nth-child(2) h4 {
    /* margin-right: 30px; */
    max-width: 490px;
    /* max-width: 600px; */
    margin-top: 50px;
    margin-left: 28px;
  }

  .index_section1 .row .col-12:nth-child(2) h2 {
    /* font-size: 24px; */
    max-width: 490px;
    margin-top: 65px;
    margin-left: 28px;
  }

  .index_section1 .row .col-12:nth-child(2) h3 a {
    max-width: 490px;
    margin-top: 30px;
    margin-left: 28px;
  }
}

@media screen and (min-width: 1600px) {
  .index_section1 {
    margin-top: 50px;
    margin-bottom: 170px;
  }

  .index_section1 &gt; p {
    margin-left: 330px;
  }

  .index_section1 h1 {
    font-size: 190px;
    z-index: -1;
    margin-left: 420px;
  }

  .index_section1 .row .col-12:nth-child(1) img {
    margin-right: -200px;
    z-index: -2;
    margin-top: -20px;
  }

  .index_section1 .row .col-12:nth-child(2) {
    z-index: 2;
    margin-top: -85px;
  }

  .index_section1 .row .col-12:nth-child(2) h2 {
    /* font-size: 26px; */
  }

  .index_section1 .row .col-12:nth-child(2) h3 a {
    cursor: pointer;
  }

  .index_section1 .row .col-12:nth-child(2) img {
    top: -23px;
  }
}

@media screen and (min-width: 1920px) {
  .index_section1 {
    width: 1920px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 85px;
  }

  .index_section1 &gt; p {
    margin-left: 460px;
  }

  #index_company {
    margin-top: -42px;
  }

  .index_section1 h1 {
    font-size: 160px;
    /* font-size: 172px; */
    margin-top: 54px;
    /* margin-left: 456px; */
    margin-left: 277px;
    margin-bottom: 9px;
  }

  .index_section1 .row .col-12:nth-child(2) {
    justify-content: start;
  }

  .index_section1 .row .col-12:nth-child(1) img {
    margin-right: -298px;
    margin-top: -8px;
  }

  .index_section1 .row .col-12:nth-child(2) img {
    top: 3px;
    left: 42px;
    margin-left: -75px;
  }

  .index_section1 .row .col-12:nth-child(2) h4 {
    letter-spacing: -1px;
    margin-top: 38px;
    margin-left: -2px;
    max-width: 487px;
    /* max-width: 485px; */
    /* margin-right: 0px; */
  }

  .index_section1 .row .col-12:nth-child(2) h2 {
    margin-top: 57px;
    margin-left: -2px;
    /* margin-left: 93px; */
    /* max-width: 485px; */
    max-width: 487px;
    line-height: 34px;
    letter-spacing: -0.4px;
  }

  .index_section1 .row .col-12:nth-child(2) h2:nth-child(3) {
    margin-top: 31px;
    margin-left: 93px;
    max-width: 514px;
  }

  .index_section1 .row .col-12:nth-child(2) h3 a {
    margin-top: 34px;
    margin-left: -2px;
    /* margin-left: 96px; */
    font-size: 19px;
    margin-bottom: 48px;
  }

  .index_section1 .index_hrbox {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }

  .index_section1 hr {
    opacity: 0.5;
    display: block;
    margin-top: 122px;
  }
}

@media screen and (min-width: 2500px) {
  .index_section1 {
    width: 2560px;
    /* width: 1920px; */
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 85px;
  }

  #index_company {
    margin-top: -42px;
  }

  .index_section1 h1 {
    font-size: 215px;
    /* font-size: 172px; */
    margin-top: 180px;
    margin-left: 456px;
  }

  .index_section1 .row {
    margin-bottom: 180px;
  }

  .index_section1 .row .col-12:nth-child(2) {
    justify-content: start;
  }

  .index_section1 .row .col-12:nth-child(1) img {
    max-width: 668px;
    margin-top: 38px;
    left: 7px;
  }

  .index_section1 .row .col-12:nth-child(2) img {
    max-width: 830px;
    top: -22px;
    left: 4px;
  }

  .index_section1 .row .col-12:nth-child(2) h4 {
    letter-spacing: -1px;
    margin-top: 42px;
    margin-left: -40px;
    max-width: 665px;
    font-size: 24px;
  }

  .index_section1 .row .col-12:nth-child(2) h2:nth-child(2) {
    margin-top: 75px;
    margin-left: -15px;
    max-width: 665px;
    font-size: 29px;
    line-height: 44px;
  }

  .index_section1 .row .col-12:nth-child(2) h2:nth-child(3) {
    margin-top: 31px;
    margin-left: 93px;
    max-width: 665px;
    max-width: 514px;
  }

  .index_section1 .row .col-12:nth-child(2) h3 a {
    margin-top: 67px;
    margin-left: -15px;
    max-width: 665px;
    font-size: 28px;
  }

  .index_section1 .index_hrbox {
    /* width: 1500px; */
    width: 1600px;
    margin-left: auto;
    margin-right: auto;
  }

  .index_section1 hr {
    opacity: 0.5;
    display: block;
    margin-top: 188px;
  }
}

/* end index_section1------------------------------------------------------------------------------------------------------------------------------- */

/* index_section2------------------------------------------- */

.index_section2 {
  margin-top: -16px;
}

.index_section2 h1 {
  color: #003399;
  font-weight: 600;
  font-size: 24px;
  margin-top: 30px;
  text-align: center;
  font-family: "Cormorant Unicase";
}

.index_section2 h2 {
  color: #6a6869;
  font-weight: 600;
  font-size: 12px;
  text-align: center;
  /* margin-bottom: -20px; */
}

#index_section2_carousel {
  margin-top: 40px;
}

#index_section2_carousel .item {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

#index_section2_carousel .item h3 {
  text-align: center;
  font-size: 18px;
  width: 50%;
}

.item li {
  display: flex;
  flex-direction: column-reverse;
}

/* �𤩎����滨迂 h3 */
#index_section2_carousel .item li span a {
  text-align: center;
  font-size: 16px;
  width: 50%;
  text-decoration: none;
  font-weight: 600;
  color: #212529;
}

/* 擐㚚��𤩎����� */
#index_section2_carousel .item li a img {
  width: 300px;
  height: 228px;
}

/* #index_section2_carousel .owl-nav {
	position: relative;
} */

#index_section2_carousel .owl-nav.disabled {
  display: block;
}

#index_section2_carousel .owl-nav .owl-prev {
  width: 45px;
  height: 45px;
  background: url(../images/index/carousel_btn_left.png) no-repeat center/cover;
  position: absolute;
  left: 0%;
  top: 45%;
}

#index_section2_carousel .owl-nav .owl-next {
  width: 45px;
  height: 45px;
  background: url(../images/index/carousel_btn_right.png) no-repeat center/cover;
  position: absolute;
  right: 0%;
  top: 45%;
}

@media screen and (min-width: 500px) {
  #index_section2_carousel .owl-nav .owl-prev {
    width: 60px;
    height: 60px;
    background: url(../images/index/carousel_btn_left.png) no-repeat
      center/cover;
    position: absolute;
    left: 5%;
    top: 45%;
  }

  #index_section2_carousel .owl-nav .owl-next {
    width: 60px;
    height: 60px;
    background: url(../images/index/carousel_btn_right.png) no-repeat
      center/cover;
    position: absolute;
    right: 5%;
    top: 45%;
  }
}

#index_section2_carousel .owl-nav .owl-prev span {
  display: none;
  font-size: 80px;
  color: rgb(255, 255, 255);
  position: absolute;
  top: -193px;
  left: 5%;
}

#index_section2_carousel .owl-nav .owl-next span {
  display: none;
  font-size: 80px;
  color: rgb(255, 255, 255);
  position: absolute;
  top: -193px;
  right: 5%;
}

#index_section2_carousel .owl-nav .owl-prev span::before {
  /* content: ""; */
  width: 50px;
  height: 50px;
  background-color: #d9d9d9;
  position: absolute;
  top: 47px;
  left: 58%;
  transform: translateX(-50%);
  z-index: -1;
  border-radius: 50%;
}

#index_section2_carousel .owl-nav .owl-next span::before {
  /* content: ""; */
  width: 50px;
  height: 50px;
  background-color: #d9d9d9;
  position: absolute;
  top: 47px;
  right: 58%;
  transform: translateX(50%);
  z-index: -1;
  border-radius: 50%;
}

a.text-none {
  text-decoration: none;
}

@media screen and (min-width: 576px) {
  .index_section2 h1 {
    font-size: 40px;
    /* margin-top: -26px; */
    margin-bottom: -2px;
  }

  .index_section2 h2 {
    font-size: 14px;
    margin-bottom: 60px;
  }

  #index_section2_carousel .item li span a {
    width: 80%;
    font-size: 20px;
    margin-bottom: 30px;
  }

  #index_section2_carousel .item h3 {
    width: 80%;
    font-size: 20px;
    margin-bottom: 30px;
  }

  #index_section2_carousel .item li a img {
    width: 412px;
    height: 309px;
  }

  #index_section2_carousel .owl-nav .owl-prev span {
    top: -239px;
    left: 10%;
  }

  #index_section2_carousel .owl-nav .owl-next span {
    top: -239px;
    right: 10%;
  }
}

@media screen and (min-width: 768px) {
  /* .index_section2 h1 {
    margin-top: 56px;
  } */

  .index_section2 h1 {
    font-size: 60px;
  }

  .index_section2 h2 {
    font-size: 16px;
  }

  #index_section2_carousel .item li span a {
    font-size: 28px;
    margin-bottom: 50px;
  }

  #index_section2_carousel .item h3 {
    font-size: 28px;
    margin-bottom: 50px;
  }

  #index_section2_carousel .owl-nav .owl-prev span {
    top: -299px;
    left: 10%;
  }

  #index_section2_carousel .owl-nav .owl-next span {
    top: -299px;
    right: 10%;
  }
}

@media screen and (min-width: 992px) {
  .index_section2 {
    margin-bottom: -39px;
    margin-top: -16px;
    /* margin-top: -54px;
    margin-bottom: -48px; */
  }

  .index_section2 h1 {
    font-size: 80px;
    letter-spacing: -3px;
  }

  .index_section2 h2 {
    font-size: 18px;
  }

  #index_section2_carousel .item li span a {
    width: 100%;
    font-size: 24px;
    margin-bottom: 40px;
  }

  #index_section2_carousel .item h3 {
    width: 100%;
    font-size: 24px;
    margin-bottom: 40px;
  }

  #index_section2_carousel .item li a img {
    /* width: 100%; */
    width: 608px;
    height: 456px;
  }

  #index_section2_carousel .owl-nav .owl-prev span {
    top: -343px;
    left: 10%;
  }

  #index_section2_carousel .owl-nav .owl-next span {
    top: -343px;
    right: 10%;
  }
}

@media screen and (min-width: 1200px) {
  #index_section2_carousel .item li a img {
    width: 100%;
    height: auto;
  }

  #index_section2_carousel .item li span a {
    font-size: 28px;
    margin-bottom: 60px;
  }

  #index_section2_carousel .item h3 {
    font-size: 28px;
    margin-bottom: 60px;
  }

  .index_section2 .item img {
    /* transform: scale(1.2); */
    width: auto;
  }

  #index_section2_carousel .owl-nav .owl-prev {
    width: 60px;
    height: 60px;
    background: url(../images/index/carousel_btn_left.png) no-repeat
      center/cover;
    position: absolute;
    left: -2%;
    top: 45%;
  }

  #index_section2_carousel .owl-nav .owl-next {
    width: 60px;
    height: 60px;
    background: url(../images/index/carousel_btn_right.png) no-repeat
      center/cover;
    position: absolute;
    right: -2%;
    top: 45%;
  }

  #index_section2_carousel .owl-nav .owl-prev span {
    top: -259px;
    left: 0;
  }

  #index_section2_carousel .owl-nav .owl-next span {
    top: -259px;
    right: 0;
  }
}

@media screen and (min-width: 1400px) {
  #index_section2_carousel .item li span a {
    font-size: 32px;
    margin-bottom: 80px;
    font-weight: 600;
  }

  #index_section2_carousel .item h3 {
    font-size: 30px;
    margin-bottom: 80px;
    font-weight: 600;
  }

  #index_section2_carousel .owl-nav .owl-prev span {
    top: -299px;
    left: 0;
  }

  #index_section2_carousel .owl-nav .owl-next span {
    top: -299px;
    right: 0;
  }
}

@media screen and (min-width: 1600px) {
  .index_section2 {
    /* margin-top: -122px;
		margin-bottom: -39px; */
  }

  .index_section2 .container {
    max-width: 1504px;
  }

  .index_section2 h1 {
    margin-top: 80px;
    font-size: 100px;
    /* font-size: 90px; */
  }

  /* 
	.index_section2 h2 {
		margin-top: -10px;
		font-size: 16px;
		margin-bottom: 38px;
	} */

  #index_section2_carousel .item li a img {
    width: 608px;
    height: 456px;
  }

  #index_section2_carousel .owl-nav .owl-prev span {
    font-size: 140px;
    top: -389px;
    left: 0;
  }

  #index_section2_carousel .owl-nav .owl-next span {
    font-size: 140px;
    top: -409px;
    right: 0;
  }

  #index_section2_carousel .owl-nav .owl-prev span::before {
    width: 77px;
    height: 77px;
    top: 90px;
    left: 60%;
    transform: translateX(-50%);
  }

  #index_section2_carousel .owl-nav .owl-next span::before {
    width: 77px;
    height: 77px;
    top: 90px;
    right: 55%;
    transform: translateX(50%);
  }
}

@media screen and (min-width: 1600px) {
  .index_section2 {
    margin-top: -81px;
    margin-bottom: -39px;
  }

  .index_section2 h2 {
    margin-top: -10px;
    font-size: 18px;
    margin-bottom: 92px;
  }

  #index_section2_carousel .item li span a {
    display: block;
    font-size: 32px;
    margin-bottom: 80px;
    font-weight: 600;
  }

  #index_section2_carousel .owl-nav .owl-prev {
    width: 80px;
    height: 80px;
    background: url(../images/index/carousel_btn_left.png) no-repeat
      center/cover;
    position: absolute;
    left: -5%;
    top: 45%;
  }

  #index_section2_carousel .owl-nav .owl-next {
    width: 80px;
    height: 80px;
    background: url(../images/index/carousel_btn_right.png) no-repeat
      center/cover;
    position: absolute;
    right: -5%;
    top: 45%;
  }

  .index_section2 hr {
    margin-top: 100px;
  }
}

@media screen and (min-width: 1920px) {
  .index_section2 .container {
    max-width: 1200px;
    /* max-width: 1400px; */
  }

  .index_section2 h2 {
    margin-top: -5px;
  }

  .index_product_t1 {
    font-weight: 700;
  }

  .index_product_t2 {
    margin-left: 4px;
  }

  .index_product_t3 {
    font-size: 13px;
    font-weight: 700;
  }

  .index_product_t4 {
    margin-left: 3px;
    font-size: 13px;
    font-weight: 800;
  }

  .index_section2 .item h3 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 150px;
    max-width: 300px;
  }

  .index_section2 .item img {
    /* transform: scale(1.2); */
    width: auto;
  }

  .index_section2 .owl-stage-outer {
    /* margin-left: 39px; */
    height: 600px;
  }

  #index_section2_carousel .owl-nav .owl-prev {
    transform: translate(2px, 0px);
    top: 58%;
    /* top: 61%; */
    left: 1%;
  }

  #index_section2_carousel .owl-nav .owl-next {
    transform: translate(7px, 0px);
    top: 58%;
    /* top: 61%; */
    right: -1%;
  }

  .index_section2.index_hrbox {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -20px;
    /* margin-top: 130px; */
    margin-bottom: 80px;
  }

  .index_section2 hr {
    opacity: 0.5;
  }
}

@media screen and (min-width: 2500px) {
  .index_section2 .container {
    max-width: 1800px;
  }

  .index_section2 h1 {
    font-size: 134px;
    margin-top: 145px;
  }

  .index_section2 h2 {
    margin-top: -5px;
  }

  .index_product_t1 {
    font-weight: 700;
    font-size: 30px;
  }

  .index_product_t2 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .index_product_t3 {
    font-size: 18px;
    font-weight: 700;
  }

  .index_product_t4 {
    margin-left: 3px;
    font-size: 16px;
    font-weight: 800;
  }

  #index_section2_carousel {
    margin-top: 170px;
  }

  #index_section2_carousel .item h3 {
    font-size: 40px;
  }

  .index_section2 .item h3 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 150px;
    max-width: 360px;
  }

  .index_section2 .item img {
    /* transform: scale(1.4); */
  }

  .index_section2 .owl-stage-outer {
    /* margin-left: 39px; */
    height: 600px;
  }

  #index_section2_carousel .owl-nav .owl-prev {
    transform: translate(2px, 0px);
    top: 61%;
    left: 1%;
  }

  #index_section2_carousel .owl-nav .owl-next {
    transform: translate(7px, 0px);
    top: 61%;
    right: -1%;
  }

  .index_section2.index_hrbox {
    /* width: 1500px; */
    width: 1600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 130px;
    margin-bottom: 80px;
  }

  .index_section2 hr {
    opacity: 0.5;
  }
}

/* end index_section2------------------------------------------- */

/* index_section3------------------------------------------- */

.index_section3 {
  background-color: #f9f9f9;
  margin-top: 40px;
  padding-bottom: 60px;
  z-index: -9;
}

.index_section3 .row {
  --bs-gutter-x: 0rem;
}

/* 1 */
.index_section3 h4 {
  text-align: center;
  font-size: 16px;
  padding-top: 20px;
}

.index_section3 h1 {
  font-family: "Cormorant Unicase";
  text-align: center;
  color: #003399;
  font-size: 50px;
  font-weight: 600;
}

.index_section3 h5 {
  text-align: center;
  margin-top: -10px;
  margin-bottom: 20px;
  font-size: 14px;
}

/* 1 */
/* 2 */
#annualevent {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #666666;
  padding: 30px;
  padding-bottom: 30px;
}

.index_section3 h2 {
  font-size: 30px;
  color: #000;
  font-weight: 600;
  font-family: "Tai Heritage Pro";
}

.index_section3 h6 {
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 14px;
  color: #fff;
}

.index_section3 h6.newsubtitle {
  font-size: 18px;
  margin-bottom: 0px;
}

.index_section3 #annualevent h6:nth-child(3) {
  font-weight: 300;
}

.index_section3 img {
  display: none;
  width: 300px;
}

.index_section3 button {
  background-color: transparent;
  border: 0px;
}

.index_section3 button a {
  text-decoration: none;
  color: #fff;
  background-color: transparent;
  border: 1px solid #b8bed4;
  border-radius: 4px;
  padding: 5px 20px;
}

/* 2 */
/* 3 */
.index_section3 h3 {
  text-align: center;
  font-weight: 600;
  font-size: 24px;
  margin-top: 50px;
  font-family: "Tai Heritage Pro";
}

.index_section3 .col-12 .col-12 form {
  display: flex;
  flex-direction: column;
  padding: 20px;
}

.index_section3 .col-12 .col-12 form input {
  width: 100%;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #9e9d9d;
  margin-top: 10px;
  padding: 10px;
}

.index_section3 .col-12 .col-12 form input::placeholder {
  color: #000;
}

.index_section3 .col-12 .col-12 form textarea::placeholder {
  color: #000;
}

.index_section3 .col-12 .col-12 form .col-12:nth-child(4) input {
  margin-top: 20px;
  width: 200px;
  border-radius: 50px;
  background-color: #003399;
  color: white;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 20px;
}

.index_section3 .col-12 .col-12 form textarea {
  width: 100%;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #9e9d9d;
  margin-top: 10px;
  padding: 10px;
}

/* 3 */
/* 4 */
.index_section3 .col-lg-4 {
  margin-top: 30px;
  background-color: #fff;
  border: 1px solid #cacaca;
  padding: 20px;
  position: relative;
}

.index_section3 .col-lg-4 .col-12 p:nth-child(1) {
  margin-top: 30px;
  color: #747474;
  text-align: right;
  font-weight: 600;
}

.index_section3 .col-lg-4 .col-12 p:nth-child(2) {
  color: #5e5d5d;
  font-size: 24px;
  font-weight: 600;
}

.index_section3 .col-lg-4 .col-12 p:nth-child(3) {
  color: #595656;
  font-weight: 500;
  font-size: 16px;
}

.index_section3 .col-lg-4 .col-12 p:nth-child(4) {
  color: #9cabd5;
  font-size: 16px;
  margin-bottom: 40px;
}

:nth-child() .index_section3 .col-lg-4 .col-12 p:nth-child(4) a {
  color: #6f87c4;
  font-size: 16px;
  text-decoration: none;
  font-weight: 600;
}

.index_section3 .col-lg-4 img {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

/* .index_section3 .col-lg-4:nth-child(3) hr {
  display: none;
} */
/* 4 */

@media screen and (min-width: 576px) {
  /* 1 */
  .index_section3 {
    padding-bottom: 60px;
  }
  .index_section3 h4 {
    font-size: 24px;
    padding-top: 30px;
  }

  .index_section3 h1 {
    font-size: 90px;
  }

  .index_section3 h5 {
    margin-bottom: 30px;
    font-size: 18px;
  }

  /* 1 */
  /* 2 */
  #annualevent {
    padding: 60px;
    padding-bottom: 50px;
  }

  .index_section3 h2 {
    font-size: 60px;
    font-weight: 500;
  }

  .index_section3 h6 {
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 1px;
  }

  .index_section3 h6.newsubtitle {
    font-size: 24px;
    margin-bottom: 0px;
  }

  .index_section3 button {
    margin-top: 30px;
  }

  .index_section3 button a {
    padding: 8px 30px;
    font-size: 18px;
    letter-spacing: 3px;
  }

  /* 2 */
  /* 3 */
  .index_section3 h3 {
    font-size: 50px;
  }

  .index_section3 .col-12 .col-12 form {
    padding: 30px;
  }

  .index_section3 .col-12 .col-12 form input {
    margin-top: 20px;
    font-size: 20px;
  }

  /* 霈𤘪�銝滩�� */
  .index_section3 .col-12 .col-12 form input:focus {
    outline: none;
  }

  .index_section3 .col-12 .col-12 form .col-12:nth-child(4) input {
    margin-top: 40px;
    width: 250px;
    font-size: 20px;
  }

  .index_section3 .col-12 .col-12 form textarea {
    margin-top: 20px;
    font-size: 20px;
  }

  /* 3 */
  /* 4 */
  .index_section3 .col-lg-4 {
    margin-top: 50px;
    padding: 40px;
  }

  .index_section3 .col-lg-4 .col-12 p:nth-child(1) {
    font-size: 18px;
    margin-top: 80px;
  }

  .index_section3 .col-lg-4 .col-12 p:nth-child(2) {
    font-size: 28px;
    margin-top: 30px;
  }

  .index_section3 .col-lg-4 .col-12 p:nth-child(3) {
    margin-top: 30px;
    font-size: 20px;
  }

  .index_section3 .col-lg-4 .col-12 p:nth-child(4) {
    margin-top: 30px;
    margin-bottom: 60px;
  }

  /* 4 */
}

@media screen and (min-width: 992px) {
  /* 1 */
  .index_section3 h4 {
    font-size: 30px;
    padding-top: 40px;
    text-align: left;
    margin-left: 80px;
  }

  .index_section3 h1 {
    font-size: 120px;
    text-align: right;
    margin-right: 120px;
  }

  .index_section3 h5 {
    margin-bottom: 60px;
    text-align: right;
    margin-right: 320px;
  }

  /* 1 */
  /* 2 */
  #annualevent {
    padding: 30px;
    padding-bottom: 80px;
  }

  .index_section3 h2 {
    font-size: 76px;
  }

  .index_section3 h6 {
    padding: 40px 50px 40px 50px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.7;
    letter-spacing: 1px;
  }

  .index_section3 h6.newsubtitle {
    padding: 20px 50px 0px 50px;
  }

  .index_section3 button {
    margin-top: 10px;
  }

  .index_section3 button a {
    border-radius: 10px;
  }

  /* 2 */
  /* 3 */
  .index_section3 h3 {
    font-size: 70px;
  }

  .index_section3 .col-12 .col-12 form {
    padding: 30px;
  }

  .index_section3 .col-12 .col-12 form .col-12 {
    padding-left: 30px;
  }

  /* 3 */
  /* 4 */
  .index_section3 .col-lg-4 {
    margin-top: 0px;
    padding: 38px;
  }

  .index_section3 .col-lg-4 .col-12 p:nth-child(1) {
    margin-top: 20px;
  }

  .index_section3 .col-lg-4 .col-12 p:nth-child(2) {
    font-size: 23px;
  }

  .index_section3 .col-lg-4 .col-12 p:nth-child(3) {
    font-size: 18px;
  }

  .index_section3 .col-lg-4 .col-12 p:nth-child(4) {
    margin-bottom: 30px;
  }

  /* 4 */
}

@media screen and (min-width: 1600px) {
  .index_section3 {
    padding-left: 100px;
    margin-top: 40px;
  }

  /* 1 */
  .index_section3 h4 {
    padding-top: 80px;
    margin-left: 130px;
  }

  .index_section3 h1 {
    font-size: 160px;
    margin-right: 420px;
    letter-spacing: 5px;
  }

  .index_section3 h5 {
    margin-top: -20px;
    margin-bottom: 50px;
    margin-right: 760px;
  }

  /* 1 */
  /* 2 */
  #annualevent {
    margin-left: -20px;
    position: relative;
    background-color: transparent;
    z-index: 1;
  }

  #annualevent img {
    display: block;
    width: 709px;
    position: absolute;
    z-index: -1;
  }

  .index_section3 h2 {
    margin-top: 130px;
    margin-right: 60px;
    font-weight: 400;
  }

  .index_section3 h6 {
    width: 400px;
    padding: 0px;
    margin-right: 70px;
    margin-top: 40px;
    margin-bottom: 60px;
    line-height: 1.2;
    letter-spacing: 0px;
  }

  .index_section3 h6.newsubtitle {
    margin-bottom: 0px;
    padding: 0px;
  }

  .index_section3 button {
    margin-right: 260px;
    /* margin-right: 560px; */
    margin-top: -23px;
  }

  /* 2 */
  /* 3 */
  .index_section3 h3 {
    font-weight: 400;
    font-size: 85px;
    margin-right: 280px;
    margin-top: 145px;
    letter-spacing: -5px;
    word-spacing: 10px;
  }

  .index_section3 .col-12 .col-12 form {
    width: 800px;
    /* margin-left: 65px; */
  }

  .index_section3 .col-12 .col-12 form .col-12 textarea {
    height: 200px;
  }

  .index_section3 .col-12 .col-12 form .col-12:nth-child(4) input {
    margin-top: 30px;
    width: 275px;
    padding: 5px 20px;
    margin-left: auto;
    margin-right: 30px;
  }

  /* 3 */
  /* 4 */
  .index_section3 .col-lg-4 {
    background-color: transparent;
    z-index: 2;
    position: relative;
    border: 0;
    width: 466px;
    margin-left: -65px;
    margin-top: -10px;
    padding: 40px;
  }

  .index_section3 .col-lg-4 hr {
    display: none;
  }

  .index_section3 .col-lg-4 img {
    display: block;
    position: absolute;
    z-index: -1;
    top: -120px;
    left: 20px;
    width: 460px;
  }

  .index_section3 .col-lg-4 .col-12 {
    margin-top: -55px;
    margin-bottom: 160px;
    margin-left: 28px;
    /* margin-left: 40px; */
  }

  .index_section3 .col-lg-4 .col-12 p:nth-child(1) {
    padding-right: 60px;
  }

  .index_section3 .col-lg-4 .col-12 p:nth-child(2) {
    line-height: 1.2;
    font-size: 28px;
  }

  .index_section3 .col-lg-4 .col-12 p:nth-child(3) {
    line-height: 1.2;
    font-size: 20px;
  }

  /* 4 */
}

@media screen and (min-width: 1920px) {
  .index_section3 {
    padding-left: 100px;
    margin-top: 40px;
    padding-bottom: 65px;
  }

  .index_section3 h4 {
    padding-top: 88px;
    margin-left: 253px;
    /* padding-top: 80px;
    margin-left: 130px; */
    display: flex;
    align-items: center;
  }

  .index_section3 .index_s3_t1 {
    /* letter-spacing: -1px; */
  }

  .index_section3 .index_s3_t2 {
    font-size: 22px;
    margin-left: 12px;
    margin-right: 10px;
    /* margin-left: 18px; */
  }

  .index_section3 .index_s3_t3 {
    font-size: 22px;
    margin-top: 7px;
    letter-spacing: -1px;
  }

  .index_section3 .index_s3_t4 {
    font-size: 18px;
    margin-left: 13px;
    /* margin-left: 11px; */
    margin-top: 10px;
    letter-spacing: 1px;
  }

  .index_section3 h1 {
    font-size: 160px;
    margin-top: 25px;
    margin-right: 557px;
    /* margin-top: -12px; */
    /* margin-right: 398px; */
    letter-spacing: -3px;
  }

  .index_section3 h5 {
    margin-top: -31px;
    /* margin-top: -27px; */
    margin-bottom: 50px;
    margin-right: 811px;
    /* margin-right: 731px; */
    letter-spacing: -1px;
    font-size: 17px;
  }

  .index_section3 .col-lg-4 img {
    display: block;
    position: absolute;
    z-index: -1;
    top: -127px;
    left: 35px;
    width: 435px;
    /* width: 466px; */
    /* border: 1px solid #BEBDBD; */
  }

  #annualevent {
    margin-top: 17px;
    margin-left: 83px;
    /* margin-left: 37px; */
    position: relative;
    background-color: transparent;
    z-index: 1;
  }

  #annualevent img {
    display: block;
    width: 709px;
    position: absolute;
    z-index: -1;
  }

  .index_section3 h2 {
    margin-top: 133px;
    /* margin-right: 11px; */
    font-size: 76px;
    font-weight: 400;
  }

  .index_section3 h6 {
    width: 361px;
    margin-right: 98px;
    margin-top: 10px;
    margin-bottom: 25px;
    line-height: 1.4;
    letter-spacing: 0px;
    font-size: 18px;
    padding-top: 15px;
  }

  .index_section3 h6.newsubtitle {
    font-size: 24px;
    padding-top: 0px;
  }

  .index_section3 button {
    margin-right: 260px;
    /* margin-right: 560px; */
    margin-top: 26px;
  }

  .index_section3 button a {
    letter-spacing: 1px;
  }

  .index_section3 .col-lg-4 .col-12 p:nth-child(1) {
    padding-right: 60px;
    /* padding-right: 34px; */
    margin-top: 37px;
    /* margin-top: 40px; */
    font-size: 20px;
  }

  .index_section3 .col-lg-4 .col-12 p:nth-child(2) {
    line-height: 1.2;
    margin-top: 45px;
    width: 323px;
    /* margin-top: 25px; */
  }

  .index_section3 .col-lg-4 .col-12 p:nth-child(3) {
    line-height: 1.2;
    font-size: 20px;
    letter-spacing: -0.5px;
    width: 323px;
  }

  .index_section3 .col-lg-4 .col-12 {
    margin-top: -100px;
    margin-bottom: 160px;
    margin-left: 47px;
  }

  .index_section3 .col-lg-4 .col-12:nth-child(1) {
    margin-top: -100px;
    margin-bottom: 160px;
  }

  .index_section3 .col-lg-4 .col-12:nth-child(3) {
    margin-top: -133px;
  }

  .index_section3 .col-lg-4 .col-12:nth-child(5) {
    margin-top: -128px;
  }

  .index_section3 h3 {
    font-weight: 400;
    font-size: 82px;
    margin-right: 88px;
    /* margin-right: 245px; */
    margin-top: 138px;
    letter-spacing: -3px;
    word-spacing: -2px;
  }

  .index_section3 .col-12 .col-12 form {
    width: 760px;
    /* width: 800px; */
    margin-left: 200px;
    /* margin-left: 64px; */
  }

  .index_section3 .col-12 .col-12 form .col-12 {
    margin-top: 22px;
  }

  .index_section3 .col-12 .col-12 form input {
    font-size: 20px;
    margin-top: 28px;
    padding: 0px;
    padding-bottom: 3px;
  }

  .index_section3 .col-12 .col-12 form .col-12 textarea {
    height: 200px;
    margin-top: 14px;
    padding: 0px;
  }

  .index_section3 .col-12 .col-12 form .col-12:nth-child(4) input {
    width: 275px;
    font-size: 19px;
    padding: 5px 20px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: 24px;
  }

  .index_section3 .col-lg-4 {
    margin-left: -65px;
  }

  /* .index_section3 .col-12 .col-12 form {
    margin-left: 127px;
  }

  .index_section3 .col-12 .col-12 form .col-12 {
    margin-top: 22px;
  }

  .index_section3 .col-12 .col-12 form input {
    padding: 0px;
    padding-bottom: 3px;
  }

  .index_section3 .col-12 .col-12 form textarea {
    padding: 0px;
    margin-top: 14px;
  }

  .index_section3 .col-12 .col-12 form .col-12:nth-child(4) input {
    margin-top: 10px;
    margin-right: 24px;
    font-size: 19px;
  } */
}

@media screen and (min-width: 2500px) {
  .index_section3 {
    padding-left: 100px;
    margin-top: 40px;
    padding-bottom: 110px;
  }

  .index_section3 h4 {
    padding-top: 118px;
    margin-left: 385px;
    display: flex;
    align-items: center;
  }

  .index_section3 .index_s3_t1 {
    letter-spacing: -1px;
    font-size: 42px;
  }

  .index_section3 .index_s3_t2 {
    font-size: 26px;
    margin-left: 14px;
    margin-right: 12px;
  }

  .index_section3 .index_s3_t3 {
    font-size: 28px;
    letter-spacing: -1px;
  }

  .index_section3 .index_s3_t4 {
    font-size: 24px;
    margin-left: 11px;
    margin-top: 7px;
    letter-spacing: 1px;
  }

  .index_section3 &gt; .row {
    width: 2080px;
    margin-left: auto;
    margin-right: auto;
  }

  .index_section3 h1 {
    margin-top: 55px;
    font-size: 216px;
    margin-right: 730px;
    letter-spacing: -3px;
    font-weight: 600;
  }

  .index_section3 h5 {
    letter-spacing: -0.5px;
    margin-top: -39px;
    margin-bottom: 50px;
    margin-right: 1047px;
    font-size: 24px;
  }

  .index_section3 .col-lg-4 {
    width: 550px;
    /* width: 576px; */
    margin-left: 6px;
  }

  .index_section3 .col-lg-4 img {
    top: -159px;
    left: 14px;
    width: 577px;
    border: 1px solid #bebdbd;
  }
  /* 2 */
  #annualevent {
    margin-left: 68px;
    margin-top: 85px;
  }

  #annualevent img {
    width: 940px;
  }

  .index_section3 h2 {
    margin-top: 212px;
    margin-right: 92px;
    font-size: 96px;
  }

  .index_section3 h6.newsubtitle {
    font-size: 30px;
    margin-left: 0px;
  }

  .index_section3 h6 {
    width: 507px;
    font-size: 24px;
    line-height: 1.4;
    margin-top: 26px;
    margin-left: 0px;
  }

  .index_section3 button a {
    letter-spacing: 1px;
    font-size: 22px;
  }

  .index_section3 button {
    margin-top: 51px;
    margin-left: -125px;
  }

  .index_section3 .col-lg-4 .col-12 p:nth-child(1) {
    padding-right: 60px;
    margin-top: 34px;
    font-size: 28px;
  }

  .index_section3 .col-lg-4 .col-12 p:nth-child(2) {
    /* width: 465px; */
    margin-top: 60px;
    /* font-size: 40px; */
    width: 394px;
    font-size: 34px;
  }

  .index_section3 .col-lg-4 .col-12 p:nth-child(3) {
    font-size: 26px;
    width: 445px;
    /* font-size: 28px; */
    letter-spacing: -0.5px;
    /* width: 480px; */
    margin-top: 43px;
  }

  .index_section3 .col-lg-4 .col-12 p:nth-child(4) a {
    font-size: 24px;
  }

  .index_section3 .col-lg-4 .col-12:nth-child(1) {
    margin-top: -100px;
    margin-bottom: 170px;
    margin-left: 40px;
  }

  .index_section3 .col-lg-4 .col-12:nth-child(3) {
    margin-top: -123px;
    margin-left: 41px;
  }

  .index_section3 .col-lg-4 .col-12:nth-child(5) {
    margin-top: -123px;
    margin-left: 41px;
  }

  .index_section3 h3 {
    margin-top: 187px;
    margin-right: 104px;
    letter-spacing: -3px;
    word-spacing: -2px;
    font-size: 118px;
  }

  .index_section3 .col-12 .col-12 form {
    margin-left: 155px;
    width: 935px;
  }

  .index_section3 .col-12 .col-12 form .col-12 {
    margin-top: 22px;
  }

  .index_section3 .col-12 .col-12 form input {
    padding: 0px;
    padding-bottom: 3px;
    margin-top: 20px;
    font-size: 30px;
  }

  .index_section3 .col-12 .col-12 form .col-12 textarea {
    padding: 0px;
    margin-top: 37px;
    font-size: 30px;
    height: 265px;
  }

  .index_section3 .col-12 .col-12 form .col-12:nth-child(4) input {
    margin-top: 20px;
    margin-right: 24px;
    font-size: 24px;
  }
}

/* end index_section3------------------------------------------- */

/* index_section4------------------------------------------- */

.index_section4 {
  margin-top: 40px;
}

.index_section4 .row {
  --bs-gutter-x: 0rem;
}

.index_section4 h1 {
  font-family: "Tai Heritage Pro";
  font-size: 35px;
  font-weight: 600;
  text-align: center;
  color: #003399;
}

.index_section4 h2 {
  font-size: 12px;
  text-align: center;
}

.index_section4 .col-12 {
  margin-top: 20px;
  padding-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.index_section4 .col-12:nth-child(1) {
  border-bottom: 1px solid #e6e6e6;
}

.index_section4 .col-12:nth-child(2) {
  border-bottom: 1px solid #e6e6e6;
}

.index_section4 .col-12 i {
  font-size: 70px;
}

.index_section4 .col-12 p {
  padding: 20px;
  font-size: 14px;
}

@media screen and (min-width: 576px) {
  .index_section4 h1 {
    font-size: 50px;
  }

  .index_section4 h2 {
    font-size: 16px;
  }

  .index_section4 .col-12 i {
    font-size: 80px;
  }

  .index_section4 .col-12 p {
    padding: 30px;
    font-size: 20px;
    /* text-align: justify; */
  }
}

@media screen and (min-width: 992px) {
  .index_section4 {
    margin-top: 150px;
    margin-bottom: 80px;
  }

  .index_section4 h1 {
    font-size: 80px;
  }

  .index_section4 h2 {
    font-size: 24px;
    margin-bottom: 50px;
  }

  .index_section4 .col-12:nth-child(1) {
    border: 0px;
  }

  .index_section4 .col-12:nth-child(2) {
    border: 0px;
  }

  .index_section4 .col-12:nth-child(1) p {
    border-right: 1px solid #9b9b9b;
  }

  .index_section4 .col-12:nth-child(2) p {
    border-right: 1px solid #9b9b9b;
  }

  .index_section4 .col-12 p {
    font-size: 16px;
  }
}

@media screen and (min-width: 1600px) {
  .index_section4 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .index_section4 .row {
    width: 1360px;
  }

  .index_section4 .col-12 p {
    font-size: 16px;
    padding: 30px 50px;
  }
}

@media screen and (min-width: 1920px) {
  .index_section4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 150px;
    margin-bottom: 66px;
  }

  .index_section4 h1 {
    font-size: 80px;
    margin-top: 46px;
    margin-left: 3px;
    letter-spacing: -2px;
  }

  .index_section4 h2 {
    font-size: 24px;
    margin-bottom: 50px;
    margin-left: -15px;
    display: flex;
    align-items: center;
  }

  .index_section4 .index_s4_t1 {
    font-size: 30px;
    letter-spacing: -1px;
  }

  .index_section4 .index_s4_t2 {
    margin-left: 16px;
    margin-right: 10px;
    font-size: 23px;
  }

  .index_section4 .index_s4_t3 {
    font-size: 20px;
    letter-spacing: -1px;
  }

  .index_section4 .index_s4_t4 {
    font-size: 20px;
    margin-top: 4px;
    margin-left: 10px;
    letter-spacing: 1px;
    font-weight: 600;
  }

  .index_section4 .row {
    width: 1360px;
    margin-top: 23px;
  }

  .index_section4 .col-12 i {
    font-size: 80px;
  }

  .index_section4 .col-12 p {
    padding: 0px 57px;
    /* padding: 0px 72px; */
    font-size: 16px;
    /* font-size: 17px; */
    margin-top: 58px;
    line-height: 1.7;
    letter-spacing: -0.3px;
    height: 100%;
    font-weight: 600;
  }

  /* 
  .index_section4 .row .col-12:nth-child(1) img {
    margin-right: 85px;
  }

  .index_section4 .row .col-12:nth-child(3) img {
    margin-right: 58px;
  } */
}

@media screen and (min-width: 2500px) {
  .index_section4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 150px;
    margin-bottom: 100px;
  }

  .index_section4 h1 {
    font-size: 120px;
    margin-top: 40px;
    margin-left: 3px;
    letter-spacing: -2px;
  }

  .index_section4 h2 {
    font-size: 24px;
    margin-bottom: 50px;
    margin-left: -15px;
    display: flex;
    align-items: center;
  }

  .index_section4 .index_s4_t1 {
    font-size: 38px;
    letter-spacing: -1px;
    font-size: 26px;
  }

  .index_section4 .index_s4_t2 {
    margin-left: 16px;
    margin-right: 10px;
    font-size: 26px;
  }

  .index_section4 .index_s4_t3 {
    font-size: 26px;
    letter-spacing: -1px;
  }

  .index_section4 .index_s4_t4 {
    font-size: 24px;
    margin-top: 4px;
    margin-left: 10px;
    letter-spacing: 1px;
    font-weight: 600;
  }

  .index_section4 .row {
    margin-top: 23px;
    width: 1700px;
  }

  .index_section4 .col-12 p {
    padding: 0px 54px;
    font-size: 22px;
    margin-top: 58px;
    line-height: 1.7;
    letter-spacing: -0.3px;
    height: 100%;
    font-weight: 600;
  }

  /* .index_section4 .row .col-12:nth-child(1) img {
    margin-right: 85px;
  }

  .index_section4 .row .col-12:nth-child(3) img {
    margin-right: 58px;
  } */
}

/* ebd index_section4------------------------------------------- */

/* index_footer------------------------------------------------------------------------------------------------------------------------------- */

.index_footer {
  background-color: #f6f7f7;
  padding-top: 18px;
}

.index_footer .row {
  --bs-gutter-x: 0rem;
}

.index_footer img {
  padding-top: 7px;
  padding-right: 5px;
  display: block;
  width: 280px;
}

.index_footer img.index_footer_icon1 {
  width: 25px;
  display: inline-block;
  padding-right: 0px;
  margin-left: 7px;
  margin-top: -10px;
}

.index_footer img.index_footer_icon2 {
  width: 25px;
  display: inline-block;
  padding-right: 0px;
  margin-left: 7px;
  margin-top: -12px;
}

@media screen and (min-width: 576px) {
  .index_footer img.index_footer_icon1 {
    width: 30px;
    display: inline-block;
    padding-right: 0px;
    margin-left: 7px;
    margin-top: -8px;
  }

  .index_footer img.index_footer_icon2 {
    width: 30px;
    display: inline-block;
    padding-right: 0px;
    margin-left: 7px;
    margin-top: -8px;
  }
}

@media screen and (min-width: 1600px) {
  .index_footer img.index_footer_icon1 {
    width: 35px;
    display: inline-block;
    padding-right: 0px;
    margin-left: 13px;
    margin-top: -7px;
  }

  .index_footer img.index_footer_icon2 {
    width: 35px;
    display: inline-block;
    padding-right: 0px;
    margin-left: 7px;
    margin-top: -6px;
  }
}

.index_footer .col-12:nth-child(1) {
  display: flex;
  justify-content: center;
}

.index_footer .col-12:nth-child(1) span:nth-child(3) {
  font-size: 10px;
  padding-left: 10px;
  padding-top: 5px;
}

.index_footer .col-12:nth-child(2) {
  margin-top: 10px;
  display: flex;
  justify-content: center;
}

.index_footer .col-12:nth-child(2) span:nth-child(1) {
  user-select: none;
  margin-top: -2px;
}

.index_footer .col-12:nth-child(2) span:nth-child(2) {
  margin-left: 10px;
  font-size: 14px;
  user-select: none;
  white-space: nowrap;
}

.index_footer .col-12:nth-child(2) span:nth-child(3) {
  margin-left: 10px;
  font-size: 14px;
  user-select: none;
  white-space: nowrap;
}

.index_footer .col-12:nth-child(2) span:nth-child(2) a i {
  text-decoration: none;
  color: #000;
}

.index_footer .col-12:nth-child(2) span a i {
  font-size: 16px;
  margin-left: 5px;
}

.index_footer .col-12:nth-child(3) {
  margin-top: 10px;
}

.index_footer .col-12:nth-child(3) p {
  font-size: 14px;
  text-align: center;
  user-select: none;
  font-family: "Tai Heritage Pro";
}

@media screen and (min-width: 576px) {
  .index_footer img {
    width: 333px;
    padding-top: 0px;
    padding-right: 10px;
  }

  .index_footer .col-12:nth-child(1) span:nth-child(3) {
    font-size: 20px;
    padding-top: 0;
    padding-bottom: 5px;
  }

  .index_footer .col-12:nth-child(2) span:nth-child(1) {
    font-size: 20px;
    margin-top: 0px;
  }

  .index_footer .col-12:nth-child(2) span:nth-child(2) {
    font-size: 20px;
  }

  .index_footer .col-12:nth-child(2) span:nth-child(3) {
    font-size: 20px;
  }

  .index_footer .col-12:nth-child(2) span a i {
    font-size: 20px;
    margin-left: 8px;
    margin-right: 10px;
  }

  .index_footer .col-12:nth-child(3) p {
    font-size: 20px;
  }
}

@media screen and (min-width: 768px) {
  .index_footer img {
    width: 380px;
    padding-bottom: 0px;
  }

  .index_footer .col-12:nth-child(1) {
    padding-top: 0px;
  }

  .index_footer .col-12:nth-child(1) span:nth-child(3) {
    font-size: 16px;
    margin-left: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .index_footer .col-12:nth-child(2) {
    margin-top: 4px;
  }

  .index_footer .col-12:nth-child(2) span:nth-child(1) {
    font-size: 16px;
  }

  .index_footer .col-12:nth-child(2) span:nth-child(2) {
    font-size: 16px;
  }

  .index_footer .col-12:nth-child(2) span:nth-child(3) {
    font-size: 16px;
  }

  .index_footer .col-12:nth-child(2) span a i {
    font-size: 16px;
  }

  .index_footer .col-12:nth-child(3) p {
    font-size: 20px;
  }
}

@media screen and (min-width: 992px) {
  .index_footer img {
    width: 480px;
  }

  .index_footer .col-12:nth-child(2) {
    margin-top: 8px;
  }
}

@media screen and (min-width: 1600px) {
  .index_footer {
    padding-top: 32px;
    padding-bottom: 6px;
  }

  .index_footer .container {
    max-width: 1400px;
  }

  .index_footer .col-12:nth-child(1) {
    justify-content: flex-start;
  }

  .index_footer .col-12:nth-child(2) {
    justify-content: flex-end;
  }

  .index_footer .col-12:nth-child(2) span:nth-child(1) {
    margin-left: 15px;
    font-size: 20px;
  }

  .index_footer .col-12:nth-child(2) span:nth-child(2) {
    margin-left: 15px;
    font-size: 20px;
  }

  .index_footer .col-12:nth-child(2) span:nth-child(3) {
    margin-left: 15px;
    font-size: 20px;
  }

  .index_footer .col-12:nth-child(2) span a i {
    font-size: 20px;
  }

  .index_footer .col-12:nth-child(3) p {
    font-size: 20px;
    border-top: 1px solid #cbcbcb;
    margin-top: 54px;
    padding-top: 15px;
  }
}

@media screen and (min-width: 1920px) {
  .index_footer {
    padding-top: 144px;
    padding-bottom: 6px;
  }

  .index_footer .container {
    max-width: 1417px;
  }

  .index_footer .col-12:nth-child(1) {
    justify-content: flex-start;
  }

  .index_footer .col-12:nth-child(2) {
    justify-content: flex-end;
  }

  .index_footer .col-12:nth-child(2) span:nth-child(1) {
    margin-left: 15px;
    font-size: 20px;
  }

  .index_footer .col-12:nth-child(2) span:nth-child(2) {
    margin-left: 15px;
    font-size: 20px;
  }

  .index_footer .col-12:nth-child(2) span:nth-child(3) {
    margin-left: 15px;
    font-size: 20px;
    margin-right: 24px;
  }

  .index_footer .col-12:nth-child(2) span a i {
    font-size: 20px;
  }

  .index_footer .col-12:nth-child(3) p {
    font-size: 20px;
    border-top: 1px solid #cbcbcb;
    padding-top: 15px;
    margin-top: 9px;
    margin-bottom: 48px;
  }

  .index_footer img {
    width: 386px;
    margin-left: 15px;
    margin-top: 7px;
  }

  #index_container #content {
    padding: 10px 0px 15px;
  }

  .index_footer_t1 {
    margin-right: 6px;
  }

  .index_footer_t2 {
    letter-spacing: -1px;
  }

  .index_footer_icon1 {
    margin-right: 25px;
  }

  .index_footer_t3 {
    margin-right: 24px;
    margin-left: 15px;
    font-size: 19px;
  }
}

@media screen and (min-width: 2500px) {
  .index_footer {
    padding-top: 144px;
    padding-bottom: 6px;
  }

  .index_footer .container {
    max-width: 1980px;
    /* max-width: 1417px; */
  }

  .index_footer .col-12:nth-child(1) {
    justify-content: flex-start;
  }

  .index_footer .col-12:nth-child(2) {
    justify-content: flex-end;
  }

  .index_footer .col-12:nth-child(2) span:nth-child(1) {
    margin-left: 15px;
    font-size: 20px;
  }

  .index_footer .col-12:nth-child(2) span:nth-child(2) {
    margin-left: 23px;
    font-size: 24px;
  }

  .index_footer .col-12:nth-child(2) span:nth-child(3) {
    margin-left: 15px;
    font-size: 24px;
    margin-right: 24px;
  }

  .index_footer .col-12:nth-child(2) span a i {
    font-size: 20px;
  }

  .index_footer img.index_footer_icon1 {
    width: 45px;
  }

  .index_footer img.index_footer_icon2 {
    width: 45px;
  }

  .index_footer img {
    width: 477px;
    margin-left: 45px;
    margin-top: 7px;
  }

  #index_container #content {
    padding: 10px 0px 15px;
  }

  .index_footer_t1 {
    margin-right: 6px;
  }

  .index_footer_t2 {
    letter-spacing: -1px;
  }

  .index_footer_icon1 {
    margin-right: 25px;
  }

  .index_footer_t3 {
    margin-right: 24px;
    margin-left: 15px;
    font-size: 19px;
  }

  .index_footer .col-12:nth-child(3) p {
    margin-top: 9px;
    margin-bottom: 48px;
    font-size: 26px;
  }
}

/* end index_footer------------------------------------------------------------------------------------------------------------------------------- */

/* index_button------------------------------------------------- */
.side_btn,
.company_side_btn,
.video1_side_btn,
.contact_side_btn,
.news_side_btn,
.product3_side_btn {
  display: none;
}

@media screen and (min-width: 768px) {
  .side_btn,
  .company_side_btn,
  .video1_side_btn,
  .contact_side_btn,
  .news_side_btn,
  .product3_side_btn {
    display: none;
    z-index: 1;
  }
}

@media screen and (min-width: 1920px) {
  .side_btn,
  .company_side_btn,
  .video1_side_btn,
  .contact_side_btn,
  .news_side_btn,
  .product3_side_btn {
    display: block;
    position: fixed;
    /* position: absolute; */
    right: 50px;
    top: 29%;
    transform: translate(11px, 35px);
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 400px;
  }
}

@media screen and (min-width: 2500px) {
  .side_btn,
  .company_side_btn,
  .video1_side_btn,
  .contact_side_btn,
  .news_side_btn,
  .product3_side_btn {
    display: block;
    position: fixed;
    /* position: absolute; */
    right: 356px;
    top: 36%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 400px;
  }
}

/* index_button------------------------------------------------- */

/* �折� ��CSS----------------------------------------------------------------------------------------------------------------- */

#container {
  width: 100%;
  max-width: 100%;
}

/* �折� ��CSS----------------------------------------------------------------------------------------------------------------- */

/* ICM ���砍虬隞讠晶 History -------------------------------------------------------------------------------------------------------------- */

/* inner_hr------------------------------------------------- */

hr.inner_hr {
  margin-top: 20px;
}

@media screen and (min-width: 500px) {
  hr.inner_hr {
    margin-top: 40px;
  }
}

@media screen and (min-width: 1200px) {
  hr.inner_hr {
    margin-top: 60px;
  }
}

@media screen and (min-width: 1600px) {
  hr.inner_hr {
    margin-top: 70px;
    /* margin-top: 80px; */
  }
}

/* inner_hr------------------------------------------------- */

/* san_history_section1 */

.san_history_section1 hr {
  margin-top: 20px;
}

.san_history_section1 h1 {
  padding-left: 20px;
  font-size: 40px;
  font-weight: 600;
  margin-top: 20px;
}

.san_history_section1 p {
  /* padding-left: 20px; */
  color: #5a5657;
  font-size: 16px;
  margin-top: 20px;
}

.san_history_section1 .container .col-6.col-md-12 img {
  margin-top: 50px;
}

@media screen and (min-width: 500px) {
  .san_history_section1 {
    /* margin-bottom: 100px; */
  }

  .san_history_section1 hr {
    margin-top: 40px;
  }

  .san_history_section1 h1 {
    font-size: 60px;
  }

  .san_history_section1 p {
    font-size: 20px;
    margin-top: 30px;
  }
}

@media screen and (min-width: 1200px) {
  .san_history_section1 {
    /* margin-bottom: 200px; */
  }

  .san_history_section1 hr {
    margin-top: 60px;
  }

  .san_history_section1 h1 {
    font-size: 70px;
    margin-top: 40px;
    margin-bottom: 50px;
  }

  .san_history_section1 p {
    font-size: 24px;
    margin-top: 40px;
  }

  .san_history_section1 .container .col-6.col-md-12 img {
    margin-top: 165px;
  }

  @media screen and (min-width: 1600px) {
    .san_history_section1 {
      /* margin-bottom: 400px; */
    }

    .san_history_section1 hr {
      margin-top: 80px;
      margin-bottom: 80px;
    }

    .san_history_section1 h1 {
      font-size: 80px;
      margin-top: 80px;
      margin-bottom: 70px;
    }

    .san_history_section1 p {
      font-size: 28px;
      margin-top: 50px;
    }
  }
}

/* san_history_section1 */

/* index_button------------------------------------------------- */
/* .company_side_btn {
  display: none;
}


@media screen and (min-width:1920px) {
  .company_side_btn {
    display: block;
    position: absolute;
    right: 50px;
    top: 65%;
    transform: translate(11px, 35px);
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 400px;
  }
}


@media screen and (min-width:2500px) {
  .company_side_btn {
    display: block;
    position: absolute;
    right: 356px;
    top: 36%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 400px;
  }

} */

/* index_button------------------------------------------------- */

/* end ICM ���砍虬隞讠晶 History -------------------------------------------------------------------------------------------------------------- */

/* ICM 敶梁��  -------------------------------------------------------------------------------------------------------------------------- */

/* inner_hr----.container_msg4 .span9.col-md-12 .container----switch---- .video1_section1--------only for video hr------- */

/* .container_msg4 .span9.col-md-12 .container {
  margin-bottom: 20px;
}

@media screen and (min-width:500px) {

  .container_msg4 .span9.col-md-12 .container {
    margin-bottom: 40px;
  }
}


@media screen and (min-width:1200px) {

  .container_msg4 .span9.col-md-12 .container {
    margin-bottom: 10px;
  }
} */

/* @media screen and (min-width:1600px) {
  .container_msg4 .span9.col-md-12 .container { */
/* max-width: 1383px; */
/* margin-bottom: 70px;
  }
} */

/* .container_msg4 .span9.col-md-12 .container.news2_section1 {
  margin-bottom: 0px;
}

@media screen and (min-width:500px) {

  .container_msg4 .span9.col-md-12 .container.news2_section1 {
    margin-bottom: 0px;
  }
}


@media screen and (min-width:1200px) {

  .container_msg4 .span9.col-md-12 .container.news2_section1 {
    margin-bottom: 0px;
  }
} */

/* @media screen and (min-width:1600px) {
  .container_msg4 .span9.col-md-12 .container.news2_section1 { */
/* max-width: 1383px; */
/* margin-bottom: 0px;
  }
} */

/* inner_hr----.container_msg4 .container----switch---- .video1_section1--------only for video------- */

/* video1_section1 */

.video1_section1 h6 {
  padding-top: 20px;
  color: #b3b3b3;
  font-weight: 600;
}

@media screen and (min-width: 768px) {
  .video1_section1 h6 {
    padding-top: 40px;
  }
}

@media screen and (min-width: 1600px) {
  .video1_section1 h6 {
    font-size: 18px;
    letter-spacing: 2px;
    padding-left: 30px;
  }
}

/* .video1_section1 {
  margin-bottom: 20px;
} */

.video1_section1 hr {
  margin-top: 40px;
}

@media screen and (min-width: 500px) {
  /* .video1_section1 {
    margin-bottom: 40px;
  } */

  .video1_section1 hr {
    margin-top: 60px;
  }
}

@media screen and (min-width: 1200px) {
  /* .video1_section1 {
    margin-bottom: 10px;
  } */

  .video1_section1 hr {
    margin-top: 80px;
  }
}

@media screen and (min-width: 1600px) {
  .video1_section1 hr {
    margin-top: 100px;
  }
}

.video1_section1 .row .col-12:nth-child(1) img {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 1354px;
}

.video1_section1 .row .col-12:nth-child(3) img {
  width: 100%;
  margin-top: 20px;
  max-width: 699px;
}

.video1_section1 p {
  font-size: 16px;
  margin-top: 20px;
  font-weight: 600;
  color: #757372;
}

@media screen and (min-width: 576px) {
  .video1_section1 .row .col-12:nth-child(1) img {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .video1_section1 .row .col-12:nth-child(3) img {
    margin-top: 40px;
  }

  .video1_section1 p {
    font-size: 18px;
    margin-top: 30px;
  }
}

@media screen and (min-width: 768px) {
  .video1_section1 .row .col-12:nth-child(1) img {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .video1_section1 .row .col-12:nth-child(3) img {
    margin-top: 60px;
  }

  .video1_section1 p {
    font-size: 20px;
    margin-top: 30px;
  }
}

@media screen and (min-width: 992px) {
  .video1_section1 .row .col-12:nth-child(1) img {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .video1_section1 .row .col-12:nth-child(3) img {
    margin-top: 0px;
  }

  .video1_section1 .row .col-12:nth-child(2) {
    padding: 30px;
  }

  .video1_section1 p {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 1200px) {
  .video1_section1 .row .col-12:nth-child(1) img {
    margin-top: 80px;
    margin-bottom: 80px;
    /* margin-top: 40px;
    margin-bottom: 59px;
    width: 82%;
    margin-left: auto;
    margin-right: auto;
    display: block; */
  }

  .video1_section1 .row .col-12:nth-child(3) img {
    margin-top: 20px;
  }

  .video1_section1 p {
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 0px;
  }
}

@media screen and (min-width: 1400px) {
  .video1_section1 .row .col-12:nth-child(2) {
    padding: 70px;
  }

  .video1_section1 p {
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 30px;
    line-height: 1.45;
  }
}

/* @media screen and (min-width:1600px) {
  .video1_section1 {
    max-width: 1383px;
  }
} */

@media screen and (min-width: 2500px) {
  .video1_section1 .row .col-12:nth-child(1) img {
    margin-top: 80px;
    margin-bottom: 80px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }
}

/* video1_section1 */

/* video1_section2 */

.video1_section2_banner {
  width: 100%;
  margin-bottom: 20px;
  max-width: 612px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.video1_section2 .card {
  margin-top: 30px;
  border-radius: 0rem;
}

.video1_section2 .card img {
  width: 100%;
}

.video1_section2 .card h5 {
  font-size: 16px;
  font-weight: 600;
}

.video1_section2 .row.seemorebig {
  padding-bottom: 10%;
}

.video1_section2 .card p {
  font-size: 14px;
  color: #706e6f;
}

.video1_section2 .card .newsTitle a {
  text-decoration: none;
  color: #212529;
  font-size: 20px;
  /* font-size: 16px; */
  /* font-weight: 600; */
  display: block;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  font-family: Tai Heritage Pro;
}

.video1_section2 .card .newsTxt01 {
  font-size: 14px;
  color: #706e6f;
  line-height: 1.4;
  margin-bottom: 1rem;
}

.video1_section2_card_bottom {
  display: flex;
  justify-content: space-between;
}

.video1_section2 .card .video1_section2_card_bottom a {
  font-size: 14px;
  background-color: transparent;
  color: #6d86c8;
  border: 0px;
  text-decoration: none;
  line-height: 0.8;
  font-weight: 600;
}

.video1_section2 .card h6 {
  font-size: 14px;
  color: #605c5d;
  font-weight: 600;
  line-height: 1;
}

/* index_button------------------------------------------------- */

/* .video1_side_btn {
  display: none;
}

@media screen and (min-width:1920px) {
  .video1_side_btn {
    display: block;
    position: absolute;
    right: 50px;
    top: 60%;
    transform: translate(11px, 35px);
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 400px;
  }
}

@media screen and (min-width:2500px) {
  .video1_side_btn {
    display: block;
    position: absolute;
    right: 356px;
    top: 60%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 400px;
  }
} */

/* index_button------------------------------------------------- */

@media screen and (min-width: 500px) {
  .video1_section2 .card h5 {
    margin-top: 20px;
    font-size: 24px;
  }

  .video1_section2 .card p {
    margin-top: 20px;
    font-size: 18px;
  }

  .video1_section2 .card .newsTitle a {
    margin-top: 20px;
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 0.5rem;
  }

  .video1_section2 .card .newsTxt01 {
    margin-top: 20px;
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 1rem;
  }

  .video1_section2_card_bottom {
    margin-top: 20px;
  }

  .video1_section2 .card .video1_section2_card_bottom a {
    font-size: 16px;
    line-height: 0.9;
  }

  .video1_section2 .card h6 {
    font-size: 16px;
    /* font-size: 18px; */
  }
}

@media screen and (min-width: 768px) {
  .video1_section2 .card {
    /* margin-top: 50px; */
  }

  .video1_section2 .card h5 {
    margin-top: 40px;
    font-size: 35px;
  }

  .video1_section2 .card p {
    margin-top: 40px;
    font-size: 24px;
  }

  .video1_section2 .card .newsTitle a {
    margin-top: 40px;
    font-size: 35px;
  }

  .video1_section2 .card .newsTxt01 {
    /* margin-top: 40px; */
    /* font-size: 24px; */
    font-size: 21px;
  }

  .video1_section2_card_bottom {
    margin-top: 40px;
  }

  .video1_section2 .card .video1_section2_card_bottom a {
    font-size: 18px;
    /* font-size: 16px; */
    line-height: 0.9;
  }

  .video1_section2 .card h6 {
    font-size: 18px;
    /* font-size: 20px; */
    line-height: 1;
  }
}

@media screen and (min-width: 992px) {
  .video1_section2 .card {
    height: 100%;
    /* margin-top: 0px; */
    margin-bottom: 0px;
  }

  .video1_section2 .col-12.col-lg-6 {
    padding-bottom: 3.5%;
  }
}

@media screen and (min-width: 1400px) {
  .video1_section2_banner {
    margin-bottom: 100px;
  }

  .video1_section2 .container {
    /* padding: 10px 120px 0px 120px; */
    /* padding: 40px; */
  }

  .video1_section2 .container .row.seemorebig {
    padding: 35px 115px 40px 115px;
  }

  .video1_section2 .card {
    margin-left: 10px;
    /* margin-bottom: 35px; */
  }

  .video1_section2 .card .card-body {
    padding: 30px 40px 0px 40px;
    /* padding: 30px 40px; */
  }

  .video1_section2 .card h5 {
    margin-top: 30px;
  }

  .video1_section2 .card p {
    margin-top: 10px;
  }

  .video1_section2 .card .newsTitle a {
    margin-top: 30px;
    font-size: 39px;
  }

  .video1_section2 .card .newsTxt01 {
    margin-top: 15px;
    /* margin-top: 10px; */
  }

  .video1_section2_card_bottom {
    margin-top: 40px;
    /* margin-top: 20px; */
  }
}

/* video2_section�批惜 */

.video2_section1 h6 {
  padding-top: 20px;
  color: #b3b3b3;
  font-weight: 600;
}

@media screen and (min-width: 768px) {
  .video2_section1 h6 {
    padding-top: 40px;
  }
}

@media screen and (min-width: 1600px) {
  .video2_section1 h6 {
    font-size: 18px;
    letter-spacing: 2px;
    padding-left: 30px;
  }
}

.video2_section1 hr {
  margin-top: 40px;
}

@media screen and (min-width: 500px) {
  .video2_section1 hr {
    margin-top: 60px;
  }
}

@media screen and (min-width: 1200px) {
  .video2_section1 hr {
    margin-top: 80px;
  }
}

@media screen and (min-width: 1600px) {
  .video2_section1 hr {
    margin-top: 100px;
  }
}

.video2_section1 img {
  width: 100%;
  max-width: 845px;
}

@media screen and (min-width: 1600px) {
  .video2_section1 img {
    margin-top: 85px;
    max-width: 800px;
  }
}

.video_img img {
  margin-left: auto;
  display: block;
  margin-right: auto;
}

/* 敶梁�寛p4 */
.video2_section1 video {
  display: block;
  margin: auto;
}

/* �批��蔣��� */
.video2_section1 .videobox {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.video2_section1 .videobox iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.col-12.w-70 {
  margin: auto;
}

.video2_section1 .row .col-12:nth-child(2) {
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 20px;
}

.video2_section1 .row .col-12:nth-child(2) h1 {
  font-size: 20px;
  line-height: 1.3;
}

.video2_section1 .row .col-12:nth-child(2) h2 {
  font-size: 14px;
  color: #595656;
  font-weight: 600;
  margin-top: 10px;
}

.video2_section1 .row .col-12:nth-child(2) h3 {
  font-size: 16px;
  color: #6e6d6b;
  margin-top: 10px;
  line-height: 1.5;
  font-weight: 400;
}

@media screen and (min-width: 500px) {
  .video2_section1 .row .col-12:nth-child(2) {
    margin-top: 20px;
    margin-bottom: 40px;
    padding: 30px;
  }

  .video2_section1 .row .col-12:nth-child(2) h1 {
    font-size: 30px;
  }

  .video2_section1 .row .col-12:nth-child(2) h2 {
    font-size: 20px;
    margin-top: 20px;
  }

  .video2_section1 .row .col-12:nth-child(2) h3 {
    font-size: 20px;
    margin-top: 20px;
  }
}

@media screen and (min-width: 992px) {
  .video2_section1 .row .col-12:nth-child(2) {
    margin-top: 80px;
    margin-bottom: 100px;
    padding: 0px;
    padding-left: 40px;
  }

  .video2_section1 .row .col-12:nth-child(2) h1 {
    font-size: 35px;
  }

  .video2_section1 .row .col-12:nth-child(2) h2 {
    margin-top: 40px;
  }

  .video2_section1 .row .col-12:nth-child(2) h3 {
    margin-top: 40px;
  }
}

@media screen and (min-width: 1600px) {
  /* 敶梁�寛p4 */
  .video2_section1 video {
    width: 70%;
    margin-top: 45px;
  }

  /* �批��蔣��� */
  .col-12.w-70 {
    width: 70%;
  }

  .video2_section1 .row .col-12:nth-child(2) {
    margin-top: 90px;
    margin-bottom: 150px;
    /* padding-left: 50px; */
    padding-left: 56px;
    padding-right: 40px;
  }

  .video2_section1 .row .col-12:nth-child(2) h1 {
    font-size: 45px;
  }

  .video2_section1 .row .col-12:nth-child(2) h2 {
    margin-top: 70px;
  }

  .video2_section1 .row .col-12:nth-child(2) h3 {
    font-size: 24px;
    margin-top: 34px;
  }
}

/* video2_section1 */

/* 蝧駁� */

#video1_cate_tab {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: start;
  margin-top: -30px;
  padding-bottom: 10px;
}

@media screen and (min-width: 992px) {
  #video1_cate_tab {
    margin-top: 0px;
    padding-bottom: 80px;
  }
}

#video1_cate001_tab {
  background: transparent;
  border: 0px;
  color: #595757;
  font-weight: 600;
  margin-left: 0px;
  font-size: 16px;
  padding: 0px;
}

#video1_cate001_tab img {
  margin-right: 3px;
  width: 20px;
}

#video1_cate002_tab {
  background: transparent;
  border: 0px;
  color: #595757;
  font-weight: 600;
  margin-top: 1px;
  font-size: 16px;
  padding: 0px;
}

#video1_cate003_tab {
  background: transparent;
  border: 0px;
  color: #595757;
  font-weight: 600;
  font-size: 16px;
  padding: 0px;
}

#video1_cate003_tab img {
  margin-right: 3px;
  width: 20px;
}

@media screen and (min-width: 500px) {
  #video1_cate001_tab {
    margin-left: 0px;
    font-size: 22px;
    padding: 0.5rem 1rem;
  }

  #video1_cate001_tab img {
    margin-right: 10px;
    width: 40px;
  }

  #video1_cate002_tab {
    margin-top: 3px;
    font-size: 22px;
    margin-left: -36px;
    padding: 0.5rem 1rem;
  }

  #video1_cate003_tab {
    font-size: 22px;
    margin-left: -38px;
    padding: 0.5rem 1rem;
  }

  #video1_cate003_tab img {
    margin-right: 10px;
    width: 40px;
  }
}

@media screen and (min-width: 1600px) {
  #video1_cate001_tab {
    background: transparent;
    border: 0px;
    color: #595757;
    font-weight: 600;
    margin-left: 58px;
    font-size: 22px;
  }

  #video1_cate001_tab img {
    margin-right: 10px;
  }

  #video1_cate002_tab {
    background: transparent;
    border: 0px;
    color: #595757;
    font-weight: 600;
    margin-top: 0px;
    font-size: 22px;
    margin-left: -23px;
  }

  #video1_cate003_tab {
    background: transparent;
    border: 0px;
    color: #595757;
    font-weight: 600;
    font-size: 22px;
    margin-left: -26px;
  }

  #video1_cate003_tab img {
    margin-right: 10px;
  }
}

/* 蝧駁� */

/* end video1_section2 */

/* ICM 敶梁��  -------------------------------------------------------------------------------------------------------------------------- */

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

/* contact_section1 ------------------- */

.contact_section1 h6 {
  padding-top: 20px;
  color: #b3b3b3;
  font-weight: 600;
}

/* ��钅�擧�鋆∪�� */
.contact_section1 .controls.col-sm-9 {
  width: 100%;
  display: flex;
  justify-content: center;
  /* background-color: #F9F9F9;
  max-width: 1000px; */
}

.form-control:focus {
  border-color: #d9dfe7;
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgba(75, 83, 90, 0.6);
  /* box-shadow: 0 0 0 0rem rgba(247, 247, 248, 0.405); */
}

.contact_section1 .form-control::placeholder {
  color: rgb(255 255 255 / 15%) !important;
}

@media screen and (min-width: 768px) {
  .contact_section1 h6 {
    padding-top: 40px;
  }
}

@media screen and (min-width: 1600px) {
  .contact_section1 h6 {
    font-size: 18px;
    letter-spacing: 2px;
  }
}

.contact_section1 {
  /* margin-bottom: 80px; */
}

.contact_section1 hr {
  margin-top: 20px;
}

@media screen and (min-width: 500px) {
  .contact_section1 {
    /* margin-bottom: 100px; */
  }

  .contact_section1 hr {
    margin-top: 40px;
  }
}

@media screen and (min-width: 1200px) {
  .contact_section1 {
    /* margin-bottom: 180px; */
  }

  .contact_section1 hr {
    margin-top: 60px;
  }
}

@media screen and (min-width: 1600px) {
  .contact_section1 hr {
    margin-top: 80px;
  }
}

/* index_button------------------------------------------------- */

/* .contact_side_btn {
  display: none;
}

@media screen and (min-width:1920px) {
  .contact_side_btn {
    display: block;
    position: absolute;
    right: 50px;
    top: 40%;
    transform: translate(11px, 35px);
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 400px;
  }
}

@media screen and (min-width:2500px) {
  .contact_side_btn {
    display: block;
    position: absolute;
    right: 356px;
    top: 40%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 400px;
  }
} */

/* index_button------------------------------------------------- */

/* form */

/* .container_contact #content {
  padding: 0px 0px 0px;
} */

.grayline {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.grayline hr {
  width: 80%;
}

.contact_section1 .col-12 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.contact_section1 .control-group.form-group {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.contact_section1 .control-label {
  display: block;
  border: 1px solid #acaaab;
  width: 100%;
  max-width: 448px;
  color: #424041;
  text-align: center;
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 10px;
}

/* ��钅�擧�鋆∪�� */
.contact_section1 .form-control {
  background-color: #f9f9f9;
  border: 0;
  height: 60px;
  width: 100%;
  max-width: 1000px;
  border-radius: 0;
  /* z-index: -1; */
}

/* message height contact_message swith .controls.col-sm-9:nth-child(n+2) input#content */
.controls.col-sm-9:nth-child(n + 2) textarea#content {
  height: auto;
  padding-left: 0.375rem;
}

/* #contact_message {
  height: auto;
} */

.contact_section1 .contact_button {
  display: flex;
  justify-content: center;
}

.contact_section1 .btn {
  display: block;
  background-color: #000;
  color: #fff;
  font-size: 18px;
  margin-top: 20px;
  width: 200px;
  border-radius: 30px;
  border: 1px solid black;
}

input.btn.btn-danger {
  display: none;
}

@media screen and (min-width: 768px) {
  .contact_section1 .control-label {
    font-size: 20px;
    margin-top: 60px;
    margin-bottom: 30px;
  }

  .contact_section1 .btn {
    margin-top: 50px;
    width: 250px;
    margin-left: 3%;
  }

  /* message height contact_message swith .controls.col-sm-9:nth-child(n+2) input#content */
  .controls.col-sm-9:nth-child(n + 2) textarea#content {
    height: 400px;
    padding: 0.375rem 0.75rem;
  }
}

@media screen and (min-width: 1200px) {
  .contact_section1 .control-label {
    font-size: 22px;
    margin-top: 100px;
    margin-bottom: 30px;
  }

  .contact_section1 .btn {
    margin-top: 80px;
    width: 270px;
    border-radius: 30px;
  }
}

/* form */

/* contact_section1 ------------------- */

/* contact_section2 ------------------- */

.contact_section2 {
  background: #f9f9f9;
  margin-bottom: 50px;
}

.contact_section2 img {
  width: 100%;
  max-width: 612px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 10px 10px 10px;
}

.contact_section2 .col-12 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.contact_section2 h2 {
  font-size: 16px;
  text-align: center;
}

.contact_section2 .contact_card {
  border: 1px solid #000;
  padding: 20px;
  background-color: #fff;
}

.contact_section2 h3 {
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 30px;
  text-align: center;
}

.contact_section2 h4 {
  font-size: 20px;
  color: #6c86c3;
  margin-bottom: 20px;
  text-align: center;
}

.contact_section2 h5 {
  font-size: 16px;
  margin-bottom: 20px;
  text-align: center;
}

.contact_section2 .contact_card .btn {
  display: block;
  background: #000;
  color: #fff;
  width: 105px;
  padding: 0px 30px;
  border-radius: 30px;
  margin-left: auto;
  margin-right: auto;
}

.contact_section2 hr {
  margin-top: 40px;
  margin-bottom: 0px;
}

@media screen and (min-width: 500px) {
  .contact_section2 h2 {
    font-size: 20px;
  }

  .contact_section2 .contact_card {
    padding: 60px;
  }

  .contact_section2 h3 {
    font-size: 35px;
  }

  .contact_section2 h4 {
    font-size: 28px;
  }

  .contact_section2 h5 {
    font-size: 20px;
  }

  .contact_section2 .contact_card .btn {
    font-size: 20px;
    margin-top: 50px;
  }
}

@media screen and (min-width: 992px) {
  .contact_section2 {
    background: linear-gradient(
      180deg,
      #f9f9f9 0%,
      #f9f9f9 63%,
      #fff 63%,
      #fff 100%
    );
  }

  .contact_section2 .contact_card {
    padding: 10px;
  }
}

@media screen and (min-width: 1200px) {
  .contact_section2 .contact_card {
    padding: 30px;
  }
}

@media screen and (min-width: 1400px) {
  .contact_section2 .contact_card {
    padding: 60px 50px;
  }
}

@media screen and (min-width: 1600px) {
  .contact_section2 {
    padding-top: 90px;
    background: linear-gradient(
      180deg,
      #f9f9f9 0%,
      #f9f9f9 68%,
      #fff 68%,
      #fff 100%
    );
    margin-bottom: 60px;
  }

  .contact_section2 hr {
    margin-top: 80px;
  }

  .contact_section2 img {
    margin-bottom: 30px;
  }

  .contact_section2 h2 {
    margin-bottom: 20px;
  }

  .contact_section2 h3 {
    text-align: left;
    margin-bottom: 50px;
  }

  .contact_section2 h4 {
    text-align: left;
  }

  .contact_section2 h5 {
    text-align: left;
  }

  .contact_section2 .contact_card .btn {
    margin-left: 0;
    margin-right: 0;
  }
}

/* contact_section2 ------------------- */

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










/* ?   news1.html -----msg.html--------------------------------------------------------------------------------*/

/* news1_section1 ---------------------------------------------------------------*/

/* �嚉��纤ews ��漤��𢒰��暻萄�蝛渡訜 */
/* .container_msg3 .breadcrumb li a.active {
  display: none;
} */

.news1_section1 h6 {
  padding-top: 20px;
  color: #b3b3b3;
  font-weight: 600;
}

hr.news_hr.white {
  color: #ffffff;
  opacity: 0.75;
}

/* newstitle蝝怨𠧧�𩑈璇� */

@media screen and (min-width: 768px) {
  .news1_section1 .accordion-item img {
    padding-left: 1%;
    padding-right: 1%;
  }
}

@media screen and (min-width: 1400px) {
  .news1_section1 .accordion-item img {
    padding-left: 5%;
    padding-right: 3%;
  }
}

/* news_menu */

h2#news1_headingThree {
  /* background-color: #6D86C3; */
  background-color: #8b9fd1;
  opacity: 0.7;
}

.news1_section1 .accordion-header#news1_headingThree .accordion-button {
  background-color: #efefef00 !important;
  /* background-color: #efefef !important; */
  color: #fff !important;
}

/* news_menu */

/* newstitle蝝怨𠧧�𩑈璇� */

/* newstitle�啗𠧧�𩑈璇�  #news1_collapseTwo */

.news1_section1 .accordion-header#news1_headingTwo .accordion-button {
  z-index: 0;
}

.news1_section1 .accordion-header#news1_headingTwo .accordion-button:hover {
  font-weight: 600;
}

hr.news_hr {
  margin: -0.55rem 2%;
  color: inherit;
  border: 0;
  border-top: 1px solid;
  opacity: 0.25;
}

button.accordion-button.collapsed {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.accordion-button::after {
  content: none;
}

.accordion-item {
  border: none;
  /* 獢�銝𠹺�讠�啗𠧧蝺帋�漤＊�𣶹 */
}

@media screen and (min-width: 1600px) {
  hr.news_hr {
    margin: -0.55rem 4%;
  }
}

/* news_menu */

.news_menu_btn {
  text-decoration: none;
}

h2#news1_headingTwo {
  background-color: #f7f8f8;
}

.news_menu_btn button {
  background-color: #efefef00 !important;
  /* background-color: #efefef !important; */
  color: #595757 !important;
}

.news_menu_btn .accordion-button::after {
  background-image: url(../images/news/news_btn_plus.png);
}

/* news_menu */

h2#news1_headingTwo:hover {
  background-color: #ffffff;
  border: #98a9d5 1px solid !important;
}

hr.news_hr:hover {
  color: #98a9d5;
}

.news1_section1 a:hover,
a:focus {
  text-decoration: none !important;
}

/* newstitle�啗𠧧�𩑈璇�  #news1_collapseTwo */

/* index_button------------------------------------------------- */

/* .news_side_btn {
  display: none;
}

@media screen and (min-width:1920px) {
  .news_side_btn {
    display: block;
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translate(11px, 35px);
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 400px;
  }
}

@media screen and (min-width:2500px) {
  .news_side_btn {
    display: block;
    position: absolute;
    right: 356px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 400px;
  }
} */

/* index_button------------------------------------------------- */

/* .accordion-button::after {
  content: "";
  width: 1100px;
  height: 80px;
  border-top: 2px solid black;
  z-index: 999;
} */

h2#news1_headingTwo {
  margin-bottom: 2rem;
}

@media screen and (min-width: 768px) {
  .news1_section1 h6 {
    padding-top: 40px;
  }
}

@media screen and (min-width: 1600px) {
  .news1_section1 h6 {
    font-size: 18px;
    letter-spacing: 2px;
    padding-left: 30px;
  }
}

.news1_section1 &gt; hr {
  margin-top: 40px;
}

@media screen and (min-width: 500px) {
  .news1_section1 &gt; hr {
    margin-top: 60px;
  }

  h2#news1_headingTwo {
    margin-bottom: 3rem;
  }
}

@media screen and (min-width: 1200px) {
  .news1_section1 &gt; hr {
    margin-top: 80px;
  }
}

@media screen and (min-width: 1600px) {
  .news1_section1 &gt; hr {
    margin-top: 100px;
  }
}

/* cate */

#news1_cate {
  margin-top: 40px;
  margin-bottom: 20px;
  border: 1px solid black;
  padding-top: 17px;
  padding: 23px 5px;
}

.news1_section1 .accordion-header span.newsdateright {
  font-size: 16px;
}

.news1_section1 .news_content h5 {
  font-size: 16px;
  font-weight: 600;
  color: #585657;
  text-align: center;
  margin-top: 20px;
}

.news1_section1 .news_content h2 {
  font-size: 16px;
  font-weight: 600;
  color: #5a5655;
  line-height: 1.3;
  margin-top: 20px;
}

.news1_section1 .news_content h2 br {
  display: none;
}

.news1_section1 .news_content h3 {
  font-size: 14px;
  margin-top: 10px;
  color: #5a5657;
}

.news1_section1 .news_content h4 {
  font-size: 14px;
  color: #6d85c3;
  margin-top: 20px;
  margin-bottom: 20px;
}

.news1_section1 .news_content h4 a {
  font-size: 14px;
  color: #6d85c3;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  text-decoration: none;
}

.news1_section1 .accordion-button:focus {
  border: 0px solid #fff;
  box-shadow: 0 0 0 0rem rgba(255, 255, 255, 0.25);
}

#news1_cate_tab {
  justify-content: center;
}

@media screen and (min-width: 500px) {
  .news1_section1 .accordion-header .accordion-button {
    font-size: 18px;
    padding: 20px 30px 11px 40px;
  }

  .news1_section1 .news_content h5 {
    font-size: 18px;
    text-align: right;
    padding-right: 20px;
  }

  .news1_section1 .news_content h2 {
    font-size: 18px;
  }

  .news1_section1 .news_content h3 {
    font-size: 16px;
    margin-top: 20px;
  }

  .news1_section1 .news_content h4 {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: left;
  }

  .news1_section1 .news_content h4 a {
    font-size: 16px;
    text-align: left;
  }

  /* #news1_cate {
    padding-top: 8px;
} */

  #news1_cate_tab {
    justify-content: flex-start;
    padding-left: 20px;
  }
}

@media screen and (min-width: 992px) {
  .news1_section1 .news_content {
    padding: 20px;
  }

  .news1_section1 .news_content h2 {
    font-size: 24px;
    margin-top: 30px;
  }

  .news1_section1 .news_content h3 {
    font-size: 20px;
    margin-top: 30px;
  }

  .news1_section1 .news_content h4 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  #news1_cate_tab {
    padding-left: 40px;
  }
}

@media screen and (min-width: 1600px) {
  .news1_section1 .news_content {
    padding: 45px 80px 20px 80px;
  }

  #news1_cate {
    margin-top: 58px;
    margin-bottom: 58px;
    /* margin-bottom: 30px; */
    padding: 35px 25px;
    /* padding: 60px 50px; */
  }

  #news1_accordion {
    /* width: 1200px; */
  }

  .news1_section1 .news_content h2 {
    font-size: 28px;
  }

  .news1_section1 .news_content h2 br {
    display: block;
  }

  .news1_section1 .news_content h4 {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  #news1_cate_tab {
    margin-left: 50px;
    padding-bottom: 30px;
  }

  .news1_section1 .accordion-header .accordion-button {
    font-size: 20px;
    padding: 20px 100px 11px 100px;
  }
}

@media screen and (min-width: 1920px) {
  .container.news1_section1 {
    max-width: 1175px;
  }

  .news1_section1 .news_content h2 {
    font-size: 35px;
  }
}

@media screen and (min-width: 2560px) {
  .container.news1_section1 {
    max-width: 1320px;
  }
}

/* news1_section1 ---------------------------------------------------------------*/

/*    news1.html -----msg.html--------------------------------------------------------------------------------*/

/* news2_section1 ---------------------------------------------------------------*/
.news2_section1 h6 {
  padding-top: 20px;
  color: #b3b3b3;
  font-weight: 600;
}

@media screen and (min-width: 768px) {
  .news2_section1 h6 {
    padding-top: 40px;
  }
}

@media screen and (min-width: 1600px) {
  .news2_section1 h6 {
    font-size: 18px;
    letter-spacing: 2px;
    padding-left: 30px;
  }
}

.news2_section1 &gt; hr {
  margin-top: 40px;
}

@media screen and (min-width: 500px) {
  .news2_section1 &gt; hr {
    margin-top: 60px;
  }
}

@media screen and (min-width: 1200px) {
  .news2_section1 &gt; hr {
    margin-top: 80px;
  }
}

@media screen and (min-width: 1600px) {
  .news2_section1 &gt; hr {
    margin-top: 100px;
  }
}

/* �批捆 */
.news2_section1 .row .col-12:nth-child(1) {
  padding: 20px;
  margin-bottom: 20px;
}

.news2_section1 h1 {
  font-size: 20px;
  font-weight: 600;
  margin-top: 20px;
}

.news2_section1 h2 {
  font-size: 14px;
  color: #595556;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 600;
}

.news2_section1 h3 {
  margin-top: 20px;
  font-size: 16px;
  color: #5c5859;
  line-height: 1.4;
}

.news2_section1 img {
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1050px;
  margin-bottom: 50px;
}

.news2_section1 nav {
  padding-bottom: 20px;
}

.news2_section1 nav .pagination {
  margin-bottom: 20px;
}

@media screen and (min-width: 992px) {
  .news2_section1 .row .col-12:nth-child(1) {
    padding: 40px 80px;
    margin-bottom: 20px;
  }

  .news2_section1 h1 {
    font-size: 30px;
    margin-top: 40px;
  }

  .news2_section1 h2 {
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .news2_section1 h3 {
    margin-top: 50px;
    font-size: 20px;
  }

  .news2_section1 img {
    margin-bottom: 100px;
    max-width: 88%;
  }
}

@media screen and (min-width: 1600px) {
  .news2_section1 .row .col-12:nth-child(1) {
    margin-bottom: 60px;
  }

  .news2_section1 h1 {
    font-size: 45px;
    margin-top: 20px;
  }

  .news2_section1 h2 {
    margin-top: 50px;
    margin-bottom: 70px;
    padding-left: 5px;
  }

  .news2_section1 h3 {
    margin-top: 30px;
    padding-left: 5px;
  }

  .news2_section1 img {
    margin-bottom: 80px;
  }

  .news2_section1 nav {
    padding-left: 40px;
    padding-bottom: 50px;
  }

  .news2_section1 nav .pagination {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 1920px) {
  .news2_section1 img {
    max-width: 1050px;
  }
}

@media screen and (min-width: 2560px) {
  .news2_section1 img {
    margin-left: 80px;
  }
}

/* end news2_section1 ---------------------------------------------------------------*/

/* ICM �𤩎��憭批�憿�------------------------------------------------------------------------------------------------------------------------ */

/* ? products_BLE.html-------------------------------------------------------------------------------------------------------------------------------------- */

/* 蝚砌�撅小roducts_BLE_section1-------------------------------------------- */

.container_product33 div#content {
  padding: 0px;
}

/* �𤩎��銝𢠃𢒰4�𡑕ab */
.products_BLE_acard {
  text-decoration: none;
  display: flex;
  justify-content: center;
  color: #000;
}

/* .container_product33 div#catedescB {
  margin-top: -4.8%;
} */

/* title */
.products_BLE_section1 {
  margin-top: 20px;
  background: #f9f9f9;
}

.products_BLE_section1 h6 {
  padding-top: 20px;
  padding-left: 20px;
  color: #b3b3b3;
  font-weight: 600;
}

.products_BLE_section1 &gt; img {
  width: 100%;
  max-width: 510px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.products_BLE_section1 h2 {
  font-size: 12px;
  text-align: center;
  position: relative;
  top: -25px;
}

/* title */

/* card */
.products_BLE_section1 .row {
  margin-top: -50px;
}

.products_BLE_section1 .col-12 {
  display: flex;
  justify-content: center;
}

.products_BLE_section1 .card {
  margin-top: 50px;
  width: 18rem;
  border-radius: 0px;
}

.products_BLE_section1 .card:hover {
  cursor: pointer;
  border: 3px solid #788ec8;
}

/* card */

.products_BLE_section1 hr {
  margin-top: 50px;
  margin-bottom: 0px;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  .products_BLE_section1 h6 {
    padding-top: 40px;
    padding-left: 60px;
  }

  .products_BLE_section1 h2 {
    font-size: 18px;
    top: -40px;
  }

  .products_BLE_section1 hr {
    margin-top: 90px;
  }
}

@media screen and (min-width: 992px) {
  .products_BLE_section1 {
    background: linear-gradient(#f9f9f9, #f9f9f9 70%, #fff 70%, #fff 100%);
  }

  .products_BLE_section1 h6 {
    padding-top: 60px;
    padding-left: 150px;
  }

  /* card */

  .products_BLE_section1 .card {
    margin-top: 50px;
    width: 100%;
    border: 2px solid #8e8e8e;
  }

  .products_BLE_section1 .card:hover {
    position: absolute;
    cursor: pointer;
    border: 3px solid #788ec8;
    z-index: 1;
    width: 30%;
  }

  .products_BLE_section1 .card .card-img-top {
    display: none;
    object-fit: cover;
  }

  .products_BLE_section1 .card:hover .card-img-top {
    display: block;
  }

  .products_BLE_section1 .card:hover .card_bottom {
    display: none;
  }

  .products_BLE_section1 .card-title {
    /* font-size: 20px; */
    font-size: 26px;
    font-weight: 600;
    color: #5a5655;
    padding-left: 20px;
  }

  .products_BLE_section1 .card:hover .card-title {
    padding: 0px 0px 0px 20px;
  }

  .products_BLE_section1 .card-text {
    color: #5c5b5b;
    padding-left: 20px;
    padding-top: 10px;
    font-weight: 600;
  }

  .products_BLE_section1 .card_bottom {
    color: #95a4d3;
    padding-left: 20px;
  }
}

@media screen and (min-width: 1100px) {
  .products_BLE_section1 .card:hover {
    width: 25%;
  }
}

@media screen and (min-width: 1600px) {
  .products_BLE_section1 {
    padding-bottom: 90px;
    padding-top: 70px;
  }

  .products_BLE_section1 .container {
    max-width: 1150px;
    /* max-width: 1500px; */
  }

  .products_BLE_section1 h6 {
    padding-top: 30px;
    padding-left: 350px;
    font-size: 20px;
  }

  .products_BLE_section1 &gt; img {
    margin-top: 80px;
  }

  .products_BLE_section1 h2 {
    margin-bottom: 30px;
  }

  /* card */

  .products_BLE_section1 .card-title {
    /* font-size: 28px; */
    font-size: 40px;
    padding: 40px;
  }

  .products_BLE_section1 .card:hover .card-title {
    padding: 0px 20px 0px 30px;
  }

  .products_BLE_section1 .card-text {
    padding-left: 40px;
    padding-top: 20px;
  }

  .products_BLE_section1 .card_bottom {
    padding-left: 40px;
  }
}

/* products_BLE_section1-------------------------------------------- */

/* products_BLE_section2-------------------------------------------- */

/* title */
.products_BLE_section2 {
  background: #f9f9f9;
}

.products_BLE_section2 &gt; img {
  width: 100%;
  max-width: 747px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 10px 10px 10px;
}

.products_BLE_section2 h2 {
  font-size: 12px;
  text-align: center;
  position: relative;
  top: -20px;
}

/* title */

/* card */
.products_BLE_section2 .row {
  margin-top: -50px;
}

.products_BLE_section2 .col-12 {
  display: flex;
  justify-content: center;
}

.products_BLE_section2 .card {
  margin-top: 50px;
  width: 18rem;
}

.products_BLE_section2 .card:hover {
  cursor: pointer;
  border: 3px solid #788ec8;
}

/* card */

.products_BLE_section2 hr {
  margin-top: 50px;
  margin-bottom: 0px;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  .products_BLE_section2 h2 {
    font-size: 18px;
    top: -40px;
  }

  .products_BLE_section2 hr {
    margin-top: 90px;
  }
}

@media screen and (min-width: 992px) {
  .products_BLE_section2 {
    background: linear-gradient(#f9f9f9, #f9f9f9 70%, #fff 70%, #fff 100%);
  }

  /* card */

  .products_BLE_section2 .card {
    margin-top: 50px;
    width: 100%;
    border: 2px solid #8e8e8e;
  }

  .products_BLE_section2 .card:hover {
    position: absolute;
    cursor: pointer;
    border: 3px solid #788ec8;
    z-index: 1;
    width: 30%;
  }

  /*�踹�㠸over��嚗�㨃���𩑈摨虫�滢�璅�  */
  .products_BLE_section2 .col-12:nth-child(1) .card {
    padding-bottom: 30px;
  }

  .products_BLE_section2 .col-12:nth-child(1) .card:hover {
    padding-bottom: 0px;
  }

  /*�踹�㠸over��嚗�㨃���𩑈摨虫�滢�璅�  */
  .products_BLE_section2 .card .card-img-top {
    display: none;
    object-fit: cover;
  }

  .products_BLE_section2 .card:hover .card-img-top {
    display: block;
  }

  .products_BLE_section2 .card:hover .card_bottom {
    display: none;
  }

  .products_BLE_section2 .card-title {
    font-size: 26px;
    font-weight: 600;
    color: #5a5655;
    padding-left: 20px;
  }

  .products_BLE_section2 .card:hover .card-title {
    padding: 0px 0px 0px 20px;
  }

  .products_BLE_section2 .card-text {
    color: #5c5b5b;
    padding-left: 20px;
    padding-top: 10px;
    font-weight: 600;
  }

  .products_BLE_section2 .card_bottom {
    color: #95a4d3;
    padding-left: 20px;
  }
}

@media screen and (min-width: 1100px) {
  .products_BLE_section2 .card:hover {
    width: 25%;
  }
}

@media screen and (min-width: 1400px) {
  /*�踹�㠸over��嚗�㨃���𩑈摨虫�滢�璅�  */
  .products_BLE_section2 .col-12:nth-child(1) .card {
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 1600px) {
  .products_BLE_section2 {
    padding-top: 70px;
    padding-bottom: 90px;
    background: linear-gradient(#f9f9f9, #f9f9f9 65%, #fff 65%, #fff 100%);
  }

  .products_BLE_section2 .container {
    max-width: 1500px;
  }

  .products_BLE_section2 &gt; img {
    margin-top: 80px;
  }

  .products_BLE_section2 h2 {
    font-size: 18px;
    top: -40px;
    margin-bottom: 30px;
  }

  /* card */

  .products_BLE_section2 .card-title {
    font-size: 40px;
    padding: 40px;
  }

  .products_BLE_section2 .card:hover .card-title {
    padding: 0px 20px 0px 30px;
  }

  .products_BLE_section2 .card-text {
    padding-left: 40px;
    padding-top: 20px;
  }

  .products_BLE_section2 .card_bottom {
    padding-left: 40px;
  }

  /*�踹�㠸over��嚗�㨃���𩑈摨虫�滢�璅�  */
  .products_BLE_section2 .col-12:nth-child(1) .card {
    padding-bottom: 48px;
  }

  .products_BLE_section2 .col-12:nth-child(1) .card:hover {
    padding-bottom: 0px;
  }
}

/* products_BLE_section2-------------------------------------------- */

/* products_BLE_section3-------------------------------------------- */

/* title */
.products_BLE_section3 {
  /* background: #F9F9F9; */
  /* margin-top: -40px; */
  background: linear-gradient(#fff, #fff 52%, #f9f9f9 15%, #f9f9f9 100%);
}

.products_BLE_section3 &gt; img {
  width: 100%;
  max-width: 837px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 10px 10px 10px;
}

.products_BLE_section3 h2 {
  font-size: 12px;
  text-align: center;
  position: relative;
  top: -20px;
}

.products_BLE_section3 .card-toptitle {
  padding: 45px 0px 0px 0px;
  text-align: center;
}

/* title */

/* card */
.products_BLE_section3 .row {
  margin-top: -50px;
  --bs-gutter-x: 0rem;
}

.products_BLE_section3 .owl-stage-outer {
  height: 416px;
  /* height: 600px; */
}

.products_BLE_section3 .col-12 {
  display: flex;
  justify-content: center;
}

/* .products_BLE_section3 .card-toptitle {
  font-weight: 600;
  padding-top: 40px;
  text-align: center;
} */

.products_BLE_section3 .card {
  margin-top: 50px;
  width: 20rem;
  /* width: 18rem; */
  border-radius: 0px;
}

.products_BLE_section3 img.card-img-top {
  border-radius: 0;
}

.products_BLE_section3 .card:hover {
  cursor: pointer;
  border: 2px solid #788ec8;
}

.products_BLE_section3 .owl-nav {
  display: block;
}

.products_BLE_section3 .owl-nav span {
  display: none;
}

/* card */

.products_BLE_section3 hr {
  margin-top: 50px;
  margin-bottom: 0px;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.products_BLE_section3 .card_bottom {
  color: #6d86c3;
  font-weight: 600;
}

/* ��訫蔣��� */

/* 頛芣偘��硋椰�𢰧��厰�� */
.products_BLE_section3 .owl-nav .owl-prev {
  position: absolute;
  top: 48%;
  left: 0px;
  transform: translateY(-50%);
  background: url("../images/index/carousel_btn_left.png") no-repeat
    center/cover !important;
  width: 30px;
  height: 30px;
}

.products_BLE_section3 .owl-nav .owl-next {
  position: absolute;
  top: 48%;
  right: 0px;
  transform: translateY(-50%);
  background: url("../images/index/carousel_btn_right.png") no-repeat
    center/cover !important;
  width: 30px;
  height: 30px;
}

.products_BLE_section3 .owl-dots {
  display: none;
}

/* hr銝𢠃𢒰 */
hr.product_hr {
  margin: 0;
  display: none;
}

/* hr銝钅𢒰 */
hr.product_outerhr {
  margin: 0;
  display: none;
}

@media screen and (min-width: 500px) {
  .products_BLE_section3 h2 {
    font-size: 16px;
    top: -25px;
  }
}

/* 頛芣偘��硋椰�𢰧��厰�� */

@media screen and (min-width: 768px) {
  .products_BLE_section3 h2 {
    font-size: 18px;
    letter-spacing: 2px;
  }

  /* card */
  .products_BLE_section3 .card {
    margin-top: 60px;
    width: 29rem;
  }

  .products_BLE_section3 .owl-stage-outer {
    height: 553px;
  }

  /* 頛芣偘��硋椰�𢰧��厰�� */
  .products_BLE_section3 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    background: url("../images/index/carousel_btn_left.png") no-repeat
      center/cover !important;
    width: 40px;
    height: 40px;
  }

  .products_BLE_section3 .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
    background: url("../images/index/carousel_btn_right.png") no-repeat
      center/cover !important;
    width: 40px;
    height: 40px;
  }

  /* .products_BLE_section3 hr {
    margin-top: 50px;
  } */

  /* hr銝钅𢒰 */
  hr.product_outerhr {
    padding-top: 30px;
    display: block;
  }
}

@media screen and (min-width: 992px) {
  .products_BLE_section3 {
    margin-bottom: 50px;
    /* padding-bottom: 0px; */
    margin-top: -40px;
    background: linear-gradient(#fff, #fff 55%, #f9f9f9 15%, #f9f9f9 100%);
  }

  .products_BLE_section3 .container {
    max-width: 900px;
  }

  /* .products_BLE_section3 {
    background: linear-gradient(#F9F9F9, #F9F9F9 70%, #fff 70%, #fff 100%);
  } */

  .products_BLE_section3 h2 {
    font-size: 18px;
    letter-spacing: 2px;
    margin-bottom: 30px;
  }

  /* card */

  .products_BLE_section3 .col-lg-4 {
    width: 100%;
  }

  .products_BLE_section3 .card-toptitle {
    font-size: 26px;
    font-weight: 600;
    padding-left: 20px;
    padding: 80px 0px 30px 0px;
  }

  .products_BLE_section3 .card {
    /* margin-top: 50px; */
    width: 100%;
    border: 2px solid #8e8e8e;
    min-height: 215px;
    /* min-height: 255px; */
    margin-left: 1%;
  }

  .products_BLE_section3 .card:hover {
    /* position: absolute; */
    cursor: pointer;
    border: 2px solid #788ec8;
    z-index: 1;
  }

  .products_BLE_section3 .card .card-img-top {
    display: none;
    object-fit: cover;
  }

  .products_BLE_section3 .card:hover .card-img-top {
    display: block;
  }

  .products_BLE_section3 .card:hover .card_bottom {
    display: none;
  }

  .products_BLE_section3 .card-title {
    font-size: 26px;
    font-weight: 600;
    color: #5a5655;
    padding-left: 20px;
    padding: 50px 10px 10px 10px;
  }

  .products_BLE_section3 .card:hover .card-title {
    padding: 0px 0px 0px 20px;
  }

  .products_BLE_section3 .card-text {
    color: #5c5b5b;
    padding-left: 20px;
    padding-top: 10px;
    font-weight: 600;
  }

  .products_BLE_section3 .card_bottom {
    color: #6d86c3;
    padding-left: 20px;
    /* padding-bottom: 20px; */
  }

  /* ��訫蔣��� */
  .products_BLE_section3 .owl-stage-outer {
    height: 420px;
  }

  /* .products_BLE_section3 hr {
    margin-top: -110px;
  } */

  .products_BLE_section3 .row {
    position: relative;
  }

  #products_exa_carousel .owl-nav.disabled {
    display: block;
  }

  .products_BLE_section3 .owl-nav.disabled {
    display: block;
  }

  .products_BLE_section3 .owl-nav .owl-prev {
    position: absolute;
    top: 44%;
    left: -2%;
    transform: translateY(-50%);
    background: url("../images/index/carousel_btn_left.png") no-repeat
      center/cover !important;
    width: 50px;
    height: 50px;
  }

  .products_BLE_section3 .owl-nav .owl-next {
    position: absolute;
    top: 44%;
    right: -2%;
    transform: translateY(-50%);
    background: url("../images/index/carousel_btn_right.png") no-repeat
      center/cover !important;
    width: 50px;
    height: 50px;
  }

  .products_BLE_section3 .owl-nav .owl-prev span {
    display: none;
    font-size: 100px;
    width: 60px;
    height: 60px;
    background: #c6c6c8;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    color: white;
  }

  .products_BLE_section3 .owl-nav .owl-next span {
    display: none;
    font-size: 100px;
    width: 60px;
    height: 60px;
    background: #c6c6c8;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    color: white;
  }

  /* hr銝𢠃𢒰 */
  hr.product_hr {
    margin: 0;
    display: block;
  }

  /* hr銝钅𢒰 */
  hr.product_outerhr {
    margin: 0;
    display: block;
  }
}

@media screen and (min-width: 1200px) {
  .products_BLE_section3 .container {
    max-width: 1000px;
    /* max-width: 1150px; */
  }

  /* card */

  .products_BLE_section3 .card-toptitle {
    text-align: left;
  }

  .products_BLE_section3 .card {
    min-height: 225px;
  }

  /* ��訫蔣��� */
  .products_BLE_section3 .owl-stage-outer {
    height: 500px;
  }

  .products_BLE_section3 .owl-nav .owl-prev {
    top: 30%;
    left: -30px;
    top: 45%;
  }

  .products_BLE_section3 .owl-nav .owl-next {
    top: 30%;
    right: -30px;
    top: 45%;
  }

  /* ��訫蔣��� */
  .products_BLE_section3 .owl-stage-outer {
    height: 420px;
  }

  /* hr */

  /* .products_BLE_section3 hr {
    margin-top: -170px;
  } */
}

@media screen and (min-width: 1400px) {
  .products_BLE_section3 {
    background: linear-gradient(#fff, #fff 50%, #f9f9f9 15%, #f9f9f9 100%);
  }

  .products_BLE_section3 .container {
    max-width: 1075px;
    /* max-width: 1150px; */
    /* max-width: 1550px; */
  }

  /* ��訫蔣��� */
  .products_BLE_section3 .owl-stage-outer {
    height: 450px;
  }

  .products_BLE_section3 .owl-nav .owl-prev {
    top: 40%;
    left: -40px;
  }

  .products_BLE_section3 .owl-nav .owl-next {
    top: 40%;
    right: -40px;
  }

  /* hr */

  hr.product_outerhr {
    padding-top: 47px;
    margin: 1rem 0;
  }
}

@media screen and (min-width: 1600px) {
  .products_BLE_section3 {
    /* padding-top: 64px; */
    /* padding-top: 0px; */
    /* padding-bottom: 90px; */
    /* margin-bottom: 50px; */
    /* padding-bottom: 0px; */
    /* margin-top: -40px; */
    background: linear-gradient(#fff, #fff 43%, #f9f9f9 15%, #f9f9f9 100%);
    /* background: linear-gradient(#fff , #fff 45%, #F9F9F9 45% , #F9F9F9 45%); */
    /* background: linear-gradient(#F9F9F9, #F9F9F9 65%, #fff 65%, #fff 100%); */
  }

  .products_BLE_section3:nth-child(3) {
    padding-top: 64px;
  }

  .products_BLE_section3 .container {
    /* max-width: 1075px; */
    max-width: 1150px;
    /* max-width: 1550px; */
  }

  .products_BLE_section3 .card-toptitle {
    font-size: 28px;
    /* font-size: 40px; */
    /* padding: 30px 0px 40px 0px; */
    padding: 74px 0px 40px 0px;
  }

  .products_BLE_section3 &gt; img {
    margin-top: 80px;
  }

  .products_BLE_section3 h2 {
    font-size: 18px;
    margin-bottom: 30px;
  }

  /* card */
  .products_BLE_section3 .card {
    min-height: 255px;
  }

  .products_BLE_section3 .card-title {
    font-size: 28px;
    /* font-size: 40px; */
    /* padding: 65px 40px 30px 40px; */
    padding: 65px 30px 30px 40px;
    /* padding: 40px; */
    line-height: 28px;
  }

  .products_BLE_section3 .card:hover .card-title {
    padding: 0px 20px 0px 30px;
  }

  .products_BLE_section3 .card-text {
    padding-left: 40px;
    padding-top: 20px;
  }

  .products_BLE_section3 .card_bottom {
    padding-left: 40px;
    /* padding-bottom: 20px; */
    position: fixed;
    bottom: 40px;
  }

  /* �𤩎��蝚砌�撅文�閖�讠�抒���睃漲 */
  .products_BLE_section3 .card .card-img-top {
    min-height: 330px;
    object-fit: fill;
  }

  /* �𤩎��蝚砌�撅文�閖�见�烾�睃漲 */
  .products_BLE_section3 .card:hover .card-body {
    padding: 50px 20px 30px 20px;
  }

  /* ��訫蔣���矽擃睃漲 */
  .products_BLE_section3 .owl-stage-outer {
    /* height: 515px; */
    height: 600px;
  }

  .products_BLE_section3 .owl-nav .owl-prev {
    position: absolute;
    top: 31%;
    left: -2%;
    transform: translateY(-50%);
    background: url("../images/index/carousel_btn_left.png") no-repeat
      center/cover !important;
    width: 60px;
    height: 60px;
  }

  .products_BLE_section3 .owl-nav .owl-next {
    position: absolute;
    top: 31%;
    right: -2%;
    transform: translateY(-50%);
    background: url("../images/index/carousel_btn_right.png") no-repeat
      center/cover !important;
    width: 60px;
    height: 60px;
  }

  .products_BLE_section3 .owl-nav .owl-prev span {
    font-size: 140px;
    width: 80px;
    height: 80px;
    line-height: 38px;
  }

  .products_BLE_section3 .owl-nav .owl-next span {
    font-size: 140px;
    width: 80px;
    height: 80px;
    line-height: 38px;
  }
}

/* products_BLE_section3-------------------------------------------- */

/* products_BLE_section5-------------------------------------------- */

/* title */
.products_BLE_section5 {
  background: #f9f9f9;
}

.products_BLE_section3 &gt; img {
  width: 100%;
  max-width: 837px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 10px 10px 10px;
}

.products_BLE_section5 h2 {
  font-size: 12px;
  text-align: center;
  position: relative;
  top: -20px;
}

/* title */

/* card */
.products_BLE_section5 .row {
  margin-top: -50px;
  --bs-gutter-x: 0rem;
}

.products_BLE_section5 .col-12 {
  display: flex;
  justify-content: center;
}

.products_BLE_section5 .card {
  margin-top: 50px;
  width: 18rem;
  border-radius: 0px;
}

.products_BLE_section5 .card:hover {
  cursor: pointer;
  border: 3px solid #788ec8;
}

.products_BLE_section5 .owl-nav {
  display: block;
}

.products_BLE_section5 .owl-nav span {
  display: none;
}

/* card */

.products_BLE_section5 hr {
  margin-top: 50px;
  margin-bottom: 0px;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

/* ��訫蔣��� */

/* 頛芣偘��硋椰�𢰧��厰�� */
.products_BLE_section5 .owl-nav .owl-prev {
  position: absolute;
  top: 52%;
  left: 0px;
  transform: translateY(-50%);
  background: url("../images/index/carousel_btn_left.png") no-repeat
    center/cover !important;
  width: 30px;
  height: 30px;
}

.products_BLE_section5 .owl-nav .owl-next {
  position: absolute;
  top: 52%;
  right: 0px;
  transform: translateY(-50%);
  background: url("../images/index/carousel_btn_right.png") no-repeat
    center/cover !important;
  width: 30px;
  height: 30px;
}

.products_BLE_section5 .owl-dots {
  display: none;
}

@media screen and (min-width: 500px) {
  .products_BLE_section5 h2 {
    font-size: 16px;
    top: -25px;
  }

  .products_BLE_section5 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    background: url("../images/index/carousel_btn_left.png") no-repeat
      center/cover !important;
    width: 60px;
    height: 60px;
  }

  .products_BLE_section5 .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
    background: url("../images/index/carousel_btn_right.png") no-repeat
      center/cover !important;
    width: 60px;
    height: 60px;
  }
}

/* 頛芣偘��硋椰�𢰧��厰�� */

@media screen and (min-width: 768px) {
  .products_BLE_section5 h2 {
    font-size: 18px;
    letter-spacing: 2px;
  }

  .products_BLE_section5 hr {
    margin-top: 50px;
  }
}

@media screen and (min-width: 992px) {
  .products_BLE_section5 {
    background: linear-gradient(#f9f9f9, #f9f9f9 70%, #fff 70%, #fff 100%);
  }

  .products_BLE_section5 h2 {
    font-size: 18px;
    letter-spacing: 2px;
    margin-bottom: 30px;
  }

  /* card */

  .products_BLE_section5 .col-lg-4 {
    width: 100%;
  }

  .products_BLE_section5 .card-toptitle {
    font-size: 26px;
    font-weight: 600;
    padding-left: 20px;
  }

  .products_BLE_section5 .card {
    margin-top: 50px;
    width: 100%;
    border: 2px solid #8e8e8e;
  }

  .products_BLE_section5 .card:hover {
    position: absolute;
    cursor: pointer;
    border: 3px solid #788ec8;
    z-index: 1;
  }

  .products_BLE_section5 .card .card-img-top {
    display: none;
    object-fit: cover;
  }

  .products_BLE_section5 .card:hover .card-img-top {
    display: block;
  }

  .products_BLE_section5 .card:hover .card_bottom {
    display: none;
  }

  .products_BLE_section5 .card-title {
    font-size: 26px;
    font-weight: 600;
    color: #5a5655;
    padding-left: 20px;
  }

  .products_BLE_section5 .card:hover .card-title {
    padding: 0px 0px 0px 20px;
  }

  .products_BLE_section5 .card-text {
    color: #5c5b5b;
    padding-left: 20px;
    padding-top: 10px;
    font-weight: 600;
  }

  .products_BLE_section5 .card_bottom {
    color: #6d86c3;
    padding-left: 20px;
    padding-bottom: 20px;
  }

  /* ��訫蔣��� */
  .products_BLE_section5 .owl-stage-outer {
    height: 450px;
  }

  .products_BLE_section5 hr {
    margin-top: -110px;
  }

  .products_BLE_section5 .row {
    position: relative;
  }

  #products_exa_carousel .owl-nav.disabled {
    display: block;
  }

  .products_BLE_section5 .owl-nav.disabled {
    display: block;
  }

  .products_BLE_section5 .owl-nav .owl-prev {
    position: absolute;
    top: 36%;
    left: -2%;
    transform: translateY(-50%);
    background: url("../images/index/carousel_btn_left.png") no-repeat
      center/cover !important;
    width: 60px;
    height: 60px;
  }

  .products_BLE_section5 .owl-nav .owl-next {
    position: absolute;
    top: 36%;
    right: -2%;
    transform: translateY(-50%);
    background: url("../images/index/carousel_btn_right.png") no-repeat
      center/cover !important;
    width: 60px;
    height: 60px;
  }

  .products_BLE_section5 .owl-nav .owl-prev span {
    display: none;
    font-size: 100px;
    width: 60px;
    height: 60px;
    background: #c6c6c8;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    color: white;
  }

  .products_BLE_section5 .owl-nav .owl-next span {
    display: none;
    font-size: 100px;
    width: 60px;
    height: 60px;
    background: #c6c6c8;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    color: white;
  }
}

@media screen and (min-width: 1200px) {
  /* ��訫蔣��� */
  .products_BLE_section5 .owl-stage-outer {
    height: 500px;
  }

  .products_BLE_section5 .owl-nav .owl-prev {
    top: 30%;
    left: -30px;
  }

  .products_BLE_section5 .owl-nav .owl-next {
    top: 30%;
    right: -30px;
  }

  /* hr */

  .products_BLE_section5 hr {
    margin-top: -170px;
  }
}

@media screen and (min-width: 1400px) {
  /* ��訫蔣��� */
  .products_BLE_section5 .owl-stage-outer {
    height: 550px;
  }

  .products_BLE_section5 .owl-nav .owl-prev {
    top: 26%;
    left: -40px;
  }

  .products_BLE_section5 .owl-nav .owl-next {
    top: 26%;
    right: -40px;
  }

  /* hr */

  .products_BLE_section5 hr {
    margin-top: -230px;
  }
}

@media screen and (min-width: 1600px) {
  .products_BLE_section5 {
    padding-top: 70px;
    padding-bottom: 90px;
    background: linear-gradient(#f9f9f9, #f9f9f9 65%, #fff 65%, #fff 100%);
  }

  .products_BLE_section5 .container {
    max-width: 1150px;
    /* max-width: 1550px; */
  }

  .products_BLE_section5 .card-toptitle {
    font-size: 28px;
    /* font-size: 40px; */
    padding: 40px;
  }

  .products_BLE_section3 &gt; img {
    margin-top: 80px;
  }

  .products_BLE_section5 h2 {
    font-size: 18px;
    margin-bottom: 30px;
  }

  /* card */

  .products_BLE_section5 .card-title {
    font-size: 28px;
    /* font-size: 40px; */
    padding: 65px 40px 30px 40px;
    /* padding: 40px; */
    line-height: 28px;
  }

  .products_BLE_section5 .card:hover .card-title {
    padding: 0px 20px 0px 30px;
  }

  .products_BLE_section5 .card-text {
    padding-left: 40px;
    padding-top: 20px;
  }

  .products_BLE_section5 .card_bottom {
    padding-left: 40px;
    padding-bottom: 20px;
  }

  /* ��訫蔣��� */
  .products_BLE_section5 .owl-stage-outer {
    height: 600px;
  }

  .products_BLE_section5 .owl-nav .owl-prev {
    position: absolute;
    top: 33%;
    left: -2%;
    transform: translateY(-50%);
    background: url("../images/index/carousel_btn_left.png") no-repeat
      center/cover !important;
    width: 60px;
    height: 60px;
  }

  .products_BLE_section5 .owl-nav .owl-next {
    position: absolute;
    top: 33%;
    right: -2%;
    transform: translateY(-50%);
    background: url("../images/index/carousel_btn_right.png") no-repeat
      center/cover !important;
    width: 60px;
    height: 60px;
  }

  .products_BLE_section5 .owl-nav .owl-prev span {
    font-size: 140px;
    width: 80px;
    height: 80px;
    line-height: 38px;
  }

  .products_BLE_section5 .owl-nav .owl-next span {
    font-size: 140px;
    width: 80px;
    height: 80px;
    line-height: 38px;
  }

  /* hr */

  .products_BLE_section5 hr {
    margin-top: -160px;
  }
}

/* products_BLE_section5-------------------------------------------- */

/* products_BLE_section4-------------------------------------------- */

.products_BLE_section4 h3 {
  text-align: center;
  font-weight: 600;
  font-size: calc(18px + 5vw);
  margin-top: 50px;
  margin-bottom: 50px;
}

.products_BLE_section4 form {
  display: flex;
  flex-direction: column;
  padding: 20px;
}

.products_BLE_section4 form input {
  width: 100%;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #000;
  margin-top: 10px;
  padding: 10px;
}

.products_BLE_section4 form .col-12:nth-child(4) input {
  margin-top: 20px;
  width: 200px;
  border-radius: 50px;
  background-color: black;
  color: white;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.products_BLE_section4 form textarea {
  width: 100%;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #000;
  margin-top: 10px;
  padding: 10px;
}

@media screen and (min-width: 992px) {
  .products_BLE_section4 h3 {
    text-align: left;
    font-size: 60px;
    margin-top: 110px;
    margin-bottom: 20px;
  }

  .products_BLE_section4 form textarea {
    height: 45px;
  }

  .products_BLE_section4 form .col-12:nth-child(4) input {
    margin-top: 60px;
    margin-bottom: 60px;
    width: 250px;
    padding: 6px;
  }
}

@media screen and (min-width: 1200px) {
  .products_BLE_section4 h3 {
    font-size: 75px;
    margin-top: 130px;
    margin-bottom: 30px;
  }

  .products_BLE_section4 form .col-12:nth-child(4) input {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}

@media screen and (min-width: 1400px) {
  .products_BLE_section4 h3 {
    font-size: 85px;
    margin-top: 170px;
    margin-bottom: 50px;
  }

  .products_BLE_section4 .col-lg-5 {
    padding-right: 70px;
  }

  .products_BLE_section4 form input {
    margin-top: 30px;
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 1600px) {
  .products_BLE_section4 .container {
    max-width: 1500px;
  }

  .products_BLE_section4 h3 {
    font-size: 85px;
    margin-top: 90px;
    margin-bottom: 50px;
  }

  .products_BLE_section4 .col-lg-5 {
    padding-right: 20px;
  }

  .products_BLE_section4 .col-lg-7 {
    padding-left: 70px;
  }

  .products_BLE_section4 form input {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 20px;
  }

  .products_BLE_section4 form textarea {
    font-size: 20px;
  }

  .products_BLE_section4 form .col-12:nth-child(4) input {
    font-size: 18px;
  }
}

/* end 蝚砌�撅小roducts_BLE_section4-------------------------------------------- */
/* ? end products_BLE.html-------------------------------------------------------------------------------------------------------------------------------------- */

/* ICM �𤩎��憭批�憿�------------------------------------------------------------------------------------------------------------------------ */

/* 蝚砌�匧惜products_BLE_standard_che_section1---------------------- */

/* title */
/* .products_BLE_standard_che_section1 {
  margin-top: 20px;
  margin-bottom: 60px;
}

.products_BLE_standard_che_section1 h6 {
  padding-top: 20px;
  padding-left: 20px;
  color: #B3B3B3;
  font-weight: 600;
}

.products_BLE_standard_che_section1&gt;img {
  width: 100%;
  max-width: 900px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.products_BLE_standard_che_section1 h2 {
  font-size: 12px;
  text-align: center;
  position: relative;
  top: -10px;
}

@media screen and (min-width:576px) {
  .products_BLE_standard_che_section1 h2 {
    font-size: 15px;
    top: -20px;
  }
}


@media screen and (min-width:768px) {

  .products_BLE_standard_che_section1 {
    margin-bottom: 100px;
  }

  .products_BLE_standard_che_section1 h6 {
    padding-top: 40px;
    padding-left: 60px;
  }


  .products_BLE_standard_che_section1 h2 {
    font-size: 18px;
    top: -30px;
  }

}


@media screen and (min-width:992px) {

  .products_BLE_standard_che_section1 h6 {
    padding-top: 60px;
    padding-left: 150px;
  }
}



@media screen and (min-width:1600px) {

  .products_BLE_standard_che_section1 {
    padding-bottom: 10px;
  }

  .products_BLE_standard_che_section1 .container {
    max-width: 1500px;
  }

  .products_BLE_standard_che_section1 h6 {
    padding-top: 10px;
    padding-left: 350px;
    font-size: 20px;
  }

  .products_BLE_standard_che_section1&gt;img {
    margin-top: 60px;
  }

  .products_BLE_standard_che_section1 h2 {
    margin-bottom: 20px;
  }

} */

/* END products_BLE_standard_che_section1---------------------- */

/* 蝚砌�匧惜products_BLE_standard_che_section1---------------------- */

/* products ---------------------------------------------------------------*/

/* products_BLE_standard_che_banner  銝𢠃𢒰 4 tab------------------------- */

.products_BLE_standard_che_banner {
  display: none;
}

.products_BLE_standard_che_banner img {
  width: 100%;
}

.products_BLE_standard_che_banner table tr th {
  padding: 5px;
  color: #383735;
  font-weight: 600;
  text-align: center;
}

.products_BLE_standard_che_banner table tr td {
  border: 1px solid #e0e0e0;
  padding: 0px;
}

.products_BLE_standard_che_banner table tr td:hover {
  background-color: #6d85c3;
  border: 1px solid #6d85c3;
}

.products_BLE_standard_che_banner table tr td:hover ul.dropdown-menu {
  display: block;
}

/* .products_BLE_standard_che_banner .dropdown-toggle.purple {
  background-color: #6D85C3;
  border: 1px solid #6D85C3;
} */

/* 銝𧢲�厰�詨鱓 */

.products_BLE_standard_che_banner .dropdown-toggle {
  display: block;
  width: 100%;
  font-size: 10px;
  height: 10px;
}

.products_BLE_standard_che_banner .dropdown-toggle::after {
  border: 0;
}

.products_BLE_standard_che_banner .dropdown-menu {
  width: 100%;
  padding: 0;
  border: 0px;
  box-shadow: 5px 5px 10px rgb(207, 207, 207);
}

.products_BLE_standard_che_banner .dropdown-menu li {
  display: flex;
  align-items: center;
  justify-content: center;
}

.products_BLE_standard_che_banner .dropdown-menu i {
  padding: 15px 5px;
  font-weight: 600;
}

.products_BLE_standard_che_banner .dropdown-menu .dropdown-item {
  width: 80%;
  font-weight: 600;
  font-size: 14px;
  padding: 15px 5px;
  white-space: unset;
  display: inline-block;
}

.products_BLE_standard_che_banner .dropdown-menu .dropdown-item:hover {
  color: #6d87c4;
  background-color: transparent;
}

.products_BLE_standard_che_banner .dropdown-menu i {
  color: #6d87c4;
  display: inline-block;
}

@media screen and (min-width: 576px) {
  .products_BLE_standard_che_banner {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media screen and (min-width: 992px) {
  .products_BLE_standard_che_banner img {
    display: block;
    margin-top: -20px;
    width: 100%;
  }

  .products_BLE_standard_che_banner table {
    width: 800px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .products_BLE_standard_che_banner table tr th {
    font-size: 18px;
    /* font-size: 20px; */
  }

  /* 銝𧢲�厰�詨鱓 */

  .products_BLE_standard_che_banner .dropdown-menu .dropdown-item {
    font-size: 18px;
  }

  .products_BLE_standard_che_banner .dropdown-menu i {
    font-size: 18px;
  }

  .products_BLE_standard_che_banner .dropdown-menu li {
    padding-left: 10px;
  }
}

@media screen and (min-width: 1600px) {
  .products_BLE_standard_che_banner table {
    width: 996px;
    margin-top: 52px;
    margin-bottom: 32px;
    /* margin-top: 65px;
    margin-bottom: 32px; */
  }

  /* 銝𧢲�厰�詨鱓 */

  .products_BLE_standard_che_banner .dropdown-menu .dropdown-item {
    font-size: 20px;
  }

  .products_BLE_standard_che_banner .dropdown-menu i {
    font-size: 20px;
  }

  .products_BLE_standard_che_banner .dropdown-menu li {
  }
}

/* products_BLE_standard_che_banner  ��銝𢠃𢒰 4 tab------------------------- */

/* msg.html 鋆∠�------------------------------------------------------------------------------------------------------------------------- */

/* 蝚砌�匧惜products_BLE_standard_che_section1���批惜�𤩎��頛芣偘���---------------------- */

/* products_BLE_standard_che_section1---------------------- */

/* title */
/* .products_BLE_standard_che_section1 {
  margin-top: 20px;
  margin-bottom: 60px;
} */

.container_product_show #content {
  padding: 10px 0px 0px;
}

.products_BLE_standard_che_section1 h6 {
  padding-top: 20px;
  padding-left: 20px;
  color: #b3b3b3;
  font-weight: 600;
}

.products_BLE_standard_che_section1 img {
  max-width: 100%;
  /* width: 100%; */
  /* max-width: 900px; */
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.products_BLE_standard_che_section1 h2 {
  font-size: 12px;
  text-align: center;
  position: relative;
  top: -10px;
}

.products_BLE_standard_che_section1 h3 {
  text-align: center;
  font-size: 16px;
  margin-top: 35px;
  margin-bottom: -20px;
}

@media screen and (min-width: 576px) {
  .products_BLE_standard_che_section1 h2 {
    font-size: 15px;
    top: -20px;
  }

  /* .products_BLE_standard_che_section1 h3 {
    font-size: 20px;
    top: -20px;
  } */
}

@media screen and (min-width: 768px) {
  /* .products_BLE_standard_che_section1 {
    margin-bottom: 100px;
  } */

  .products_BLE_standard_che_section1 h6 {
    padding-top: 40px;
    padding-left: 60px;
  }

  .products_BLE_standard_che_section1 h2 {
    font-size: 18px;
    top: -30px;
  }

  .products_BLE_standard_che_section1 h3 {
    font-size: 28px;
    /* margin-top: 35px; */
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 992px) {
  .products_BLE_standard_che_section1 h6 {
    padding-top: 60px;
    padding-left: 150px;
  }
}

@media screen and (min-width: 1600px) {
  /* .products_BLE_standard_che_section1 {
    padding-bottom: 10px;
  } */

  .products_BLE_standard_che_section1 .container {
    max-width: 1200px;
    /* max-width: 1500px; */
  }

  .products_BLE_standard_che_section1 h6 {
    padding-top: 10px;
    padding-left: 350px;
    font-size: 20px;
  }

  .products_BLE_standard_che_section1 img {
    margin-top: 60px;
  }

  .products_BLE_standard_che_section1 h2 {
    margin-bottom: 20px;
  }

  .products_BLE_standard_che_section1 h3 {
    font-size: 40px;
    margin-top: 85px;
    /* margin-top: 58px; */
  }
}

/* title */

/* carousel */

#products_BLE_standard_che_carousel {
  margin-top: 20px;
}

#products_BLE_standard_che_carousel .item {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

#products_BLE_standard_che_carousel .item h3 {
  text-align: center;
  font-size: 16px;
  width: 50%;
  z-index: 2;
}

#products_BLE_standard_che_carousel .item img {
  width: auto;
  /* width: 50%; */
  max-height: 400px;
}

/* ��訫蔣��� */

/* 頛芣偘��硋椰�𢰧��厰�� */

#products_BLE_standard_che_carousel .owl-nav {
  position: relative;
}

#products_BLE_standard_che_carousel .owl-nav span {
  display: none;
}

#products_BLE_standard_che_carousel .owl-nav .owl-prev {
  position: absolute;
  top: -180px;
  left: 0px;
  transform: translateY(-50%);
  background: url("../images/index/carousel_btn_left.png") no-repeat
    center/cover !important;
  width: 50px;
  height: 50px;
}

#products_BLE_standard_che_carousel .owl-nav .owl-next {
  position: absolute;
  top: -180px;
  right: 0px;
  transform: translateY(-50%);
  background: url("../images/index/carousel_btn_right.png") no-repeat
    center/cover !important;
  width: 50px;
  height: 50px;
}

/* 蝞剝� */
/* #products_BLE_standard_che_carousel .owl-nav .owl-prev span {
  font-size: 80px;
  color: rgb(255, 255, 255);
  position: absolute;
  top: -225px;
  left: 10%;
  z-index: 0;
} */

/* #products_BLE_standard_che_carousel .owl-nav .owl-next span {
  font-size: 80px;
  color: rgb(255, 255, 255);
  position: absolute;
  top: -225px;
  right: 10%;
  z-index: 0;
} */

/* �啗𠧧��枏�� */
/* #products_BLE_standard_che_carousel .owl-nav .owl-prev span::before {
  content: "";
  width: 50px;
  height: 50px;
  background-color: #D9D9D9;
  position: absolute;
  top: 46px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  border-radius: 50%;
} */

/* #products_BLE_standard_che_carousel .owl-nav .owl-next span::before {
  content: "";
  width: 50px;
  height: 50px;
  background-color: #D9D9D9;
  position: absolute;
  top: 46px;
  right: 50%;
  transform: translateX(50%);
  z-index: -1;
  border-radius: 50%;
} */

@media screen and (min-width: 576px) {
  #products_BLE_standard_che_carousel .item h3 {
    width: 80%;
    font-size: 20px;
    margin-bottom: 30px;
  }

  #products_BLE_standard_che_carousel .item img {
    width: auto;
    max-height: 100%;
  }

  #products_BLE_standard_che_carousel .owl-nav .owl-prev {
    position: absolute;
    top: -365px;
    left: 0px;
    transform: translateY(-50%);
    background: url("../images/index/carousel_btn_left.png") no-repeat
      center/cover !important;
    width: 50px;
    height: 50px;
  }

  #products_BLE_standard_che_carousel .owl-nav .owl-next {
    position: absolute;
    top: -365px;
    right: 0px;
    transform: translateY(-50%);
    background: url("../images/index/carousel_btn_right.png") no-repeat
      center/cover !important;
    width: 50px;
    height: 50px;
  }

  /* #products_BLE_standard_che_carousel .owl-nav .owl-prev span {
    top: -229px;
    left: 10%;
  } */

  /* #products_BLE_standard_che_carousel .owl-nav .owl-next span {
    top: -229px;
    right: 10%;
  } */
}

@media screen and (min-width: 768px) {
  #products_BLE_standard_che_carousel .item h3 {
    font-size: 28px;
    margin-bottom: 50px;
  }

  /* #products_BLE_standard_che_carousel .item img {
    margin-top: -20px; */
  /* margin-top: -30px; */
  /* } */

  /* #products_BLE_standard_che_carousel .owl-nav .owl-prev span {
    top: -450px;
    left: 10%;
  } */

  /* #products_BLE_standard_che_carousel .owl-nav .owl-next span {
    top: -450px;
    right: 10%;
  } */
}

@media screen and (min-width: 992px) {
  #products_BLE_standard_che_carousel .item h3 {
    width: 100%;
    font-size: 24px;
    margin-bottom: 40px;
  }

  /* #products_BLE_standard_che_carousel .item img {
    margin-top: -80px;
    width: 80%;
  } */

  /* #products_BLE_standard_che_carousel .owl-nav .owl-prev span {
    top: -550px;
    left: 0;
  } */

  /* #products_BLE_standard_che_carousel .owl-nav .owl-next span {
    top: -550px;
    right: 0;
  } */
}

@media screen and (min-width: 1200px) {
  #products_BLE_standard_che_carousel .item h3 {
    font-size: 28px;
    margin-bottom: 60px;
  }

  #products_BLE_standard_che_carousel .owl-nav .owl-prev {
    position: absolute;
    top: -360px;
    left: 0px;
    transform: translateY(-50%);
    background: url("../images/index/carousel_btn_left.png") no-repeat
      center/cover !important;
    width: 50px;
    height: 50px;
  }

  #products_BLE_standard_che_carousel .owl-nav .owl-next {
    position: absolute;
    top: -360px;
    right: 0px;
    transform: translateY(-50%);
    background: url("../images/index/carousel_btn_right.png") no-repeat
      center/cover !important;
    width: 50px;
    height: 50px;
  }

  /* #products_BLE_standard_che_carousel .owl-nav .owl-prev span {
    top: -479px;
    left: 0;
  } */

  /* #products_BLE_standard_che_carousel .owl-nav .owl-next span {
    top: -479px;
    right: 0;
  } */
}

@media screen and (min-width: 1400px) {
  #products_BLE_standard_che_carousel .item h3 {
    font-size: 32px;
    margin-bottom: 80px;
    font-weight: 600;
  }

  /* #products_BLE_standard_che_carousel .item img {
    margin-top: -110px;
  } */

  /* #products_BLE_standard_che_carousel .owl-nav .owl-prev span {
    top: -529px;
    left: 0;
  } */

  /* #products_BLE_standard_che_carousel .owl-nav .owl-next span {
    top: -529px;
    right: 0;
  } */
}

@media screen and (min-width: 1600px) {
  #products_BLE_standard_che_carousel {
    margin-top: 30px;
  }

  #products_BLE_standard_che_carousel .item img {
    /* margin-top: -50px; */
    /* margin-top: -130px; */
    /* width: 42vh; */
    /* width: 70%; */
  }

  #products_BLE_standard_che_carousel .owl-nav .owl-prev {
    position: absolute;
    top: -340px;
    left: 0px;
    transform: translateY(-50%);
    background: url("../images/index/carousel_btn_left.png") no-repeat
      center/cover !important;
    width: 77px;
    height: 77px;
  }

  #products_BLE_standard_che_carousel .owl-nav .owl-next {
    position: absolute;
    top: -340px;
    right: 0px;
    transform: translateY(-50%);
    background: url("../images/index/carousel_btn_right.png") no-repeat
      center/cover !important;
    width: 77px;
    height: 77px;
  }

  /* #products_BLE_standard_che_carousel .owl-nav .owl-prev span {
    font-size: 140px;
    top: -529px;
    left: 15%;
    z-index: 2;
  } */

  /* #products_BLE_standard_che_carousel .owl-nav .owl-next span {
    font-size: 140px;
    top: -529px;
    right: 15%;
    z-index: 2;
  } */

  /* #products_BLE_standard_che_carousel .owl-nav .owl-prev span::before {
    width: 77px;
    height: 77px;
    top: 85px;
    left: 60%;
    transform: translateX(-50%);
  } */

  /* #products_BLE_standard_che_carousel .owl-nav .owl-next span::before {
    width: 77px;
    height: 77px;
    top: 85px;
    right: 55%;
    transform: translateX(50%);
  } */
}

@media screen and (min-width: 1920px) {
  #products_BLE_standard_che_carousel .owl-nav .owl-prev {
    position: absolute;
    top: -405px;
    left: 10%;
    /* transform: translateY(-50%); */
  }

  #products_BLE_standard_che_carousel .owl-nav .owl-next {
    position: absolute;
    top: -405px;
    right: 10%;
    /* transform: translateY(-50%); */
  }
}

/* carousel */

/* content */

.products_BLE_standard_che_content {
  padding: -10px 40px 0px 40px;
  /* padding: 10px; */
  margin-bottom: 34px;
}

.products_BLE_standard_che_content h1 {
  font-size: 40px;
  text-align: center;
  font-weight: 600;
}

.products_BLE_standard_che_content p {
  margin-top: 20px;
  color: #797878;
  font-size: 16px;
  padding: 20px;
}

.products_BLE_standard_che_content ol {
  margin-top: 20px;
  color: #797878;
  font-size: 16px;
}

@media screen and (min-width: 768px) {
  .products_BLE_standard_che_content {
    padding: 10px 40px 0px 40px;
    /* padding: 30px;
    margin-bottom: 50px; */
  }

  /* .products_BLE_standard_che_content h1 {
    font-size: 90px;
  } */

  .products_BLE_standard_che_content p {
    font-size: 20px;
    padding: 30px;
  }

  .products_BLE_standard_che_content ol {
    font-size: 20px;
    margin-left: 20px;
  }
}

@media screen and (min-width: 992px) {
  /* .products_BLE_standard_che_content {
    padding: 70px;
    margin-bottom: 80px;
  } */

  .products_BLE_standard_che_content {
    padding: 10px 80px 0px 80px;
  }

  .products_BLE_standard_che_content p {
    font-size: 24px;
  }

  .products_BLE_standard_che_content ol {
    font-size: 24px;
  }
}

@media screen and (min-width: 1400px) {
  .products_BLE_standard_che_content {
    padding: 10px 110px 0px 110px;
  }
}

@media screen and (min-width: 1600px) {
  .products_BLE_standard_che_content {
    padding: 10px 40px 0px 40px;
  }

  .products_BLE_standard_che_content h1 {
    text-align: left;
  }

  .products_BLE_standard_che_content p {
    padding: 0;
    margin-left: 10px;
    margin-top: 40px;
  }

  .products_BLE_standard_che_content ol {
    margin-left: 0;
    margin-top: 30px;
  }
}

/* content */

/* table */

.products_BLE_standard_che_section1 .col-12:nth-last-child(1) {
  display: flex;
  justify-content: center;
}

.products_BLE_standard_che_section1 table {
  margin-top: 20px;
  margin-bottom: 20px;
}

.products_BLE_standard_che_section1 table th {
  border-bottom: 1px solid #000;
  font-size: 14px;
  color: #615e5d;
  font-weight: normal;
  /* font-weight: 600; */
}

.products_BLE_standard_che_section1 table td {
  border-bottom: 1px solid #000;
  font-size: 14px;
  color: #615e5d;
  font-weight: normal;
}

.products_BLE_standard_che_section1 table tr:last-child td {
  border-bottom: 0px solid #000;
  font-size: 16px;
  color: #615e5d;
  font-weight: normal;
}

.products_BLE_standard_che_section1 table th:nth-child(1) {
  padding-left: 10px;
}

.products_BLE_standard_che_section1 table td:nth-child(1) {
  padding-left: 10px;
}

.products_BLE_standard_che_section1 table th:nth-child(2) {
  padding-left: 10px;
  font-weight: 600;
}

.products_BLE_standard_che_section1 table td:nth-child(2) {
  padding-left: 10px;
}

@media screen and (min-width: 768px) {
  .products_BLE_standard_che_section1 table {
    width: 80%;
  }

  .products_BLE_standard_che_section1 table th {
    padding: 10px;
    font-size: 16px;
  }

  .products_BLE_standard_che_section1 table td {
    padding: 10px;
    font-size: 16px;
  }

  .products_BLE_standard_che_section1 table tr:last-child td {
    padding: 10px;
    font-size: 16px;
  }
}

@media screen and (min-width: 992px) {
  .products_BLE_standard_che_section1 table th {
    font-size: 20px;
  }

  .products_BLE_standard_che_section1 table td {
    font-size: 20px;
  }

  .products_BLE_standard_che_section1 table tr:last-child td {
    font-size: 20px;
  }
}

@media screen and (min-width: 1200px) {
  .products_BLE_standard_che_section1 table {
    /* width: 90%;
    max-width: 1330px; */
  }

  .products_BLE_standard_che_section1 table th {
    font-size: 22px;
  }

  .products_BLE_standard_che_section1 table td {
    font-size: 22px;
  }

  .products_BLE_standard_che_section1 table tr:last-child td {
    font-size: 22px;
    padding-left: 40px;
  }

  .products_BLE_standard_che_section1 table th:nth-child(2) {
    padding-left: 40px;
  }

  .products_BLE_standard_che_section1 table td:nth-child(2) {
    padding-left: 40px;
  }
}

@media screen and (min-width: 1600px) {
  .products_BLE_standard_che_section1 table {
    width: 1110px;
    /* width: 1330px; */
    margin-top: 20px;
    margin-bottom: 80px;
  }

  .products_BLE_standard_che_section1 table th {
    font-size: 24px;
    padding: 5px;
  }

  .products_BLE_standard_che_section1 table td {
    font-size: 24px;
    padding: 5px;
  }

  .products_BLE_standard_che_section1 table tr:last-child td {
    border-bottom: 0px solid #000;
    font-size: 24px;
    padding-left: 60px;
  }

  .products_BLE_standard_che_section1 table th:nth-child(1) {
    text-align: right;
    padding-left: 202px;
  }

  .products_BLE_standard_che_section1 table th:nth-child(2) {
    padding-left: 60px;
  }

  .products_BLE_standard_che_section1 table td:nth-child(1) {
    text-align: right;
  }

  .products_BLE_standard_che_section1 table td:nth-child(2) {
    padding-left: 60px;
  }
}

/* table */

/* index_button------------------------------------------------- */

/* .product3_side_btn {
  display: none;
}

@media screen and (min-width:1920px) {
  .product3_side_btn {
    display: block;
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translate(11px, 35px);
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 400px;
  }
}

@media screen and (min-width:2500px) {
  .product3_side_btn {
    display: block;
    position: absolute;
    right: 356px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 400px;
  }
} */

/* index_button------------------------------------------------- */

/* products_BLE_standard_che_section1---------------------- */

/* �鰵憓䂿𤩎�����𤩎��隞讠晶���聢撘� */

/* end 蝚砌�匧惜products_BLE_standard_che_section1---------------------- */

/* ICM �𤩎���折�----------------------------------------------------------------------- */

/* products_BLE_standard_che_banner------------------------- */

/* products_BLE_standard銝剖�憿䂿洵鈭�惜---------------------- */
/* title */
.products_BLE_standard_section1 {
  /* margin-top: 40px; */
  /* padding-top: 40px; */
  padding-bottom: 10px;
  /* margin-bottom: 60px; */
}

li.incate.prodlist.col-md-4 {
  padding: 30px 0px 0px 0px;
}

.products_BLE_standard_section1 #catedescA img {
  width: 100%;
  max-width: 492px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.products_BLE_standard_section1 h2 {
  font-size: 12px;
  text-align: center;
  position: relative;
  top: -25px;
}

@media screen and (min-width: 768px) {
  /* .products_BLE_standard_section1 {
    margin-bottom: 10px;
  } */

  .products_BLE_standard_section1 h2 {
    font-size: 18px;
    top: -40px;
  }
}

@media screen and (min-width: 1600px) {
  /* .products_BLE_standard_section1 {
    padding-bottom: 10px;
  } */

  .products_BLE_standard_section1 .container {
    max-width: 1200px;
    /* max-width: 1500px; */
  }

  li.incate.prodlist.col-md-4 {
    padding: 40px 0px 0px 0px;
  }

  .products_BLE_standard_section1 #catedescA img {
    margin-top: 80px;
  }

  .products_BLE_standard_section1 h2 {
    margin-bottom: 30px;
  }
}

/* title */

/* card */

.text-center.prolistqty {
  display: none;
}

.control-group.text-center.prolistbtn {
  display: none;
}

/* ����㗇��沲摮㛖宏��銝钅𢒰 */
.productlist_catalog .listimg {
  height: initial;
}

/* ����㗇��沲摮㛖宏��銝钅𢒰 */
/* #content .productlist_catalog.thumbnails .prodlist {
  overflow: initial;
  margin-bottom: 38%;
} */

.productlist_catalog .thumbnail {
  border: 0;
  /* display: flex;
  flex-direction: column;
  align-items: center; */
}

/* �𤩎����硋祝摨� */
ul.thumbnails.row.productlist_catalog {
  /* margin-left: auto;
  margin-right: auto; */
  /* padding-left: 0rem; */
}

/* -------------------------- */
/* �𤩎��銝剖惜��𣇉��之撠� */
.products_BLE_standard_section1
  .thumbnails.row.productlist_catalog
  .listimg
  img {
  /* width: 50%; */
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.products_BLE_standard_section1 .productlist_catalog .catep {
  flex: 1 1 auto;
  padding: 1rem 1rem;
  /* width: 100%;
  margin-top: 4%;
  margin-bottom: 30px; */
}

.products_BLE_standard_section1 .cate-name.card-title {
  text-align: center;
}

.products_BLE_standard_section1 .cate-name.card-title a {
  color: #5a5655;
  font-size: 14px;
  /* font-size: 16px; */
}

.products_BLE_standard_section1 .prolistdesc {
  color: #373634;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 1rem;
}

.products_BLE_standard_section1 .prolistdesc a {
  text-decoration: none;
}

.productlist_catalog .catep a.readmore {
  color: #788ec7;
  font-size: 14px;
  text-decoration: none;
  font-weight: 600;
  display: block;
  text-align: center;
}

@media screen and (min-width: 768px) {
  /* ����㗇��沲摮㛖宏��銝钅𢒰 */
  /* #content .productlist_catalog.thumbnails .prodlist {
    overflow: initial;
    margin-bottom: 10%;
  } */

  /* �𤩎��銝剖惜��𣇉��之撠� */
  /* .products_BLE_standard_section1 .thumbnails.row.productlist_catalog .listimg img {
    width: 51%;
  } */

  .products_BLE_standard_section1 .productlist_catalog .catep {
    padding: 1rem 0rem;
  }

  .products_BLE_standard_section1 .cate-name.card-title a {
    font-size: 14px;
    /* font-size: 18px; */
  }

  .products_BLE_standard_section1 .prolistdesc {
    font-size: 20px;
    /* font-size: 24px; */
  }

  .productlist_catalog .catep a.readmore {
    font-size: 16px;
  }
}

@media screen and (min-width: 1024px) {
  /* ����㗇��沲摮㛖宏��銝钅𢒰 */
  /* #content .productlist_catalog.thumbnails .prodlist {
    margin-bottom: 16%;
  } */
}

@media screen and (min-width: 1200px) {
  /* ����㗇��沲摮㛖宏��銝钅𢒰 */
  /* #content .productlist_catalog.thumbnails .prodlist {
    margin-bottom: 25%;
  } */

  /* �𤩎��銝剖惜��𣇉��之撠� */
  /* .products_BLE_standard_section1 .thumbnails.row.productlist_catalog .listimg img {
    width: 60%;
  } */

  .products_BLE_standard_section1 .productlist_catalog .catep {
    padding: 2rem 2rem;
    margin-left: 20%;
    /* width: 75%;
    margin-left: auto;
    margin-right: auto; */
  }

  .products_BLE_standard_section1 .cate-name.card-title {
    text-align: left;
  }

  .products_BLE_standard_section1 .cate-name.card-title a {
    font-size: 14px;
    /* font-size: 20px; */
  }

  .products_BLE_standard_section1 .prolistdesc {
    font-size: 20px;
    /* font-size: 24px; */
    text-align: left;
  }

  .productlist_catalog .catep a.readmore {
    text-align: left;
    font-size: 18px;
  }
}

@media screen and (min-width: 1600px) {
  /* �𤩎��銝剖惜��𣇉��之撠� */
  /* .products_BLE_standard_section1 .thumbnails.row.productlist_catalog .listimg img {
    width: 240px;
  } */

  .products_BLE_standard_section1 .cate-name.card-title a {
    font-size: 14px;
    /* font-size: 24px; */
  }

  .products_BLE_standard_section1 .prolistdesc {
    font-size: 20px;
    margin-top: 10px;
    /* font-size: 35px; */
  }

  .productlist_catalog .catep a.readmore {
    font-size: 20px;
  }
}

/* card */

/* products_BLE銝餃�憿�---------------------- */
/* inquiresections4-------------------------------------------- */

.inquiresections4 h3 {
  text-align: center;
  font-weight: 600;
  font-size: calc(18px + 5vw);
  margin-top: 50px;
  margin-bottom: 50px;
  font-weight: 600;
}

.inquiresections4 .container {
  display: flex;
  flex-direction: column;
  padding: 20px;
}

.inquiresections4 .linebottom {
  width: 100%;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #000;
  margin-top: 10px;
  padding: 10px;
}

.inquiresections4 .linebottom a {
  text-decoration: none;
  color: #727171;
}

.inquiresections4 .container .col-12:nth-child(4) .btn {
  margin-top: 20px;
  width: 200px;
  border-radius: 50px;
  background-color: black;
  color: white;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.inquiresections4 .container .col-12:nth-child(3) p.linebottom {
  width: 100%;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #000;
  margin-top: 10px;
  padding: 10px;
}

@media screen and (min-width: 992px) {
  .inquiresections4 h3 {
    text-align: left;
    font-size: 60px;
    margin-top: 110px;
    margin-bottom: 20px;
    font-weight: 650;
  }

  .inquiresections4 .container .col-12:nth-child(3) p.linebottom {
    /* height: 45px; */
  }

  .inquiresections4 .container .col-12:nth-child(4) .btn {
    margin-top: 50px;
    margin-bottom: 60px;
    width: 250px;
    padding: 6px;
  }
}

@media screen and (min-width: 1200px) {
  .inquiresections4 h3 {
    font-size: 75px;
    margin-top: 130px;
    margin-bottom: 30px;
  }

  .inquiresections4 .container .col-12:nth-child(4) .btn {
    margin-top: 60px;
    margin-bottom: 70px;
  }
}

@media screen and (min-width: 1400px) {
  .inquiresections4 h3 {
    font-size: 85px;
    margin-top: 170px;
    margin-bottom: 50px;
  }

  .inquiresections4 .col-lg-5 {
    padding-right: 70px;
  }

  .inquiresections4 .linebottom {
    margin-top: 30px;
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 1600px) {
  .inquiresections4 .container {
    max-width: 1500px;
  }

  .inquiresections4 h3 {
    font-size: 85px;
    margin-top: 90px;
    margin-bottom: 50px;
  }

  .inquiresections4 .col-lg-5 {
    padding-right: 20px;
  }

  .inquiresections4 .col-lg-7 {
    padding-left: 70px;
  }

  .inquiresections4 .linebottom {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 20px;
  }

  .inquiresections4 .container .col-12:nth-child(3) p.linebottom {
    font-size: 20px;
  }

  .inquiresections4 .container .col-12:nth-child(4) .btn {
    font-size: 18px;
  }
}

/* inquiresections4-------------------------------------------- */
/* products_BLE_section4-------------------------------------------- */

.products_BLE_section4 h3 {
  text-align: center;
  font-weight: 600;
  font-size: calc(18px + 5vw);
  margin-top: 50px;
  margin-bottom: 50px;
}

.products_BLE_section4 form {
  display: flex;
  flex-direction: column;
  padding: 20px;
}

.products_BLE_section4 form input {
  width: 100%;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #000;
  margin-top: 10px;
  padding: 10px;
}

.products_BLE_section4 form .col-12:nth-child(4) input {
  margin-top: 20px;
  width: 200px;
  border-radius: 50px;
  background-color: black;
  color: white;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.products_BLE_section4 form textarea {
  width: 100%;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #000;
  margin-top: 10px;
  padding: 10px;
}

@media screen and (min-width: 992px) {
  .products_BLE_section4 h3 {
    text-align: left;
    font-size: 60px;
    margin-top: 110px;
    margin-bottom: 20px;
  }

  .products_BLE_section4 form textarea {
    height: 45px;
  }

  .products_BLE_section4 form .col-12:nth-child(4) input {
    margin-top: 60px;
    margin-bottom: 60px;
    width: 250px;
    padding: 6px;
  }
}

@media screen and (min-width: 1200px) {
  .products_BLE_section4 h3 {
    font-size: 75px;
    margin-top: 130px;
    margin-bottom: 30px;
  }

  .products_BLE_section4 form .col-12:nth-child(4) input {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}

@media screen and (min-width: 1400px) {
  .products_BLE_section4 h3 {
    font-size: 85px;
    margin-top: 170px;
    margin-bottom: 50px;
  }

  .products_BLE_section4 .col-lg-5 {
    padding-right: 70px;
  }

  .products_BLE_section4 form input {
    margin-top: 30px;
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 1600px) {
  .products_BLE_section4 .container {
    max-width: 1500px;
  }

  .products_BLE_section4 h3 {
    font-size: 85px;
    margin-top: 90px;
    margin-bottom: 50px;
  }

  .products_BLE_section4 .col-lg-5 {
    padding-right: 20px;
  }

  .products_BLE_section4 .col-lg-7 {
    padding-left: 70px;
  }

  .products_BLE_section4 form input {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 20px;
  }

  .products_BLE_section4 form textarea {
    font-size: 20px;
  }

  .products_BLE_section4 form .col-12:nth-child(4) input {
    font-size: 18px;
  }
}

/* products_BLE_section4-------------------------------------------- */
</pre></body></html>