@charset "UTF-8";
@font-face {
  font-family: 'Triumvirate-CG-Inserat';
  src: url("../fonts/Triumvirate-CG-Inserat.eot");
  src: url("../fonts/Triumvirate-CG-Inserat.eot?#iefix") format("embedded-opentype"), url("../fonts/Triumvirate-CG-Inserat.woff2") format("woff2"), url("../fonts/Triumvirate-CG-Inserat.woff") format("woff"), url("../fonts/Triumvirate-CG-Inserat.ttf") format("truetype"), url("../fonts/Triumvirate-CG-Inserat.svg#Triumvirate-CG-Inserat") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SourceHanSansCN-Bold';
  src: url("../fonts/SourceHanSansCN-Bold.eot");
  src: url("../fonts/SourceHanSansCN-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/SourceHanSansCN-Bold.woff2") format("woff2"), url("../fonts/SourceHanSansCN-Bold.woff") format("woff"), url("../fonts/SourceHanSansCN-Bold.ttf") format("truetype"), url("../fonts/SourceHanSansCN-Bold.svg#OpenSans") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.bd_f00{border-color:#f00!important;}
.pay-input{margin: 10px auto;width: 50%;}
.pay-input input {
             border: 2px solid #033A58;
             background: #ffffff;
             border-radius: 0;
             margin-top: 0.5rem;
           }
.paybtn{background: #033A58;padding:5px 5%;color:#fff;border:1px solid #033A58;transition: all 0.3s;margin-top: 50px}
.paybtn:hover{background: #fff;color:#033A58}
body {
  width: 100vw;
  overflow-x: hidden;
  color: #333333;
  font-size: 0.83vw;
  font-weight: 400;
  /*font-family: "SourceHanSansCN-Bold","Triumvirate-CG-Inserat";*/
  font-family:"MicrosoftJhengHei",微軟正黑體;
  background: #F7E6CC;
}

@media (max-width: 1366px) {
  body {
    font-size: 1vw;
  }
}

@media (max-width: 575.98px) {
  body {
    font-size: 16px;
  }
  .pay-input{width: 90%}
}

body .text-shadow {
  text-shadow: 2px 5px 0 #ffffff;
}

@media (max-width: 575.98px) {
  body .text-shadow {
    text-shadow: 2px 2px 0 #ffffff;
  }
}

body .bold {
  font-weight: bold;
}

body em {
  font-style: normal;
}

body .font-w {
  font-weight: normal;
}

body .line-24 {
  line-height: 24px;
}

body .Triumvirate-CG-Inserat {
  font-family: 'Triumvirate-CG-Inserat';
}

body h4 {
  font-weight: bold;
}

body .title .imgs {
  width: 42%;
}

body .title .tt {
  position: relative;
  display: inline-block;
  margin: 0 1rem;
}

body .title .tt span {
  position: relative;
  z-index: 99;
  font-weight: bold;
  white-space: nowrap;
  color: #033A58;
}

body .title .tt1::after {
  content: '';
  display: inline-block;
  width: 111px;
  height: 20px;
  background: url(../images/ti.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  left: -15px;
  bottom: -10px;
}

body .title .tt2::after {
  content: '';
  display: inline-block;
  width: 178px;
  height: 23px;
  background: url(../images/ti2.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  left: -40px;
  bottom: -5px;
}

body .title .tt3::after {
  content: '';
  display: inline-block;
  width: 110px;
  height: 12px;
  background: url(../images/ti3.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  left: auto;
  right: 0;
  bottom: 3px;
}

body .title .tt4::after {
  content: '';
  display: inline-block;
  width: 110px;
  height: 12px;
  background: url(../images/ti3.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  left: auto;
  right: 20%;
  bottom: 3px;
}

body .title .tt5::after {
  content: '';
  display: inline-block;
  width: 75px;
  height: 10px;
  background: url(../images/ti5.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  left: -5px;
  bottom: 5px;
}

body .title .tt6::after {
  content: '';
  display: inline-block;
  width: 75px;
  height: 10px;
  background: url(../images/ti5.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  left: 45%;
  bottom: 5px;
}

body i {
  font-style: normal;
}

body a {
  color: #333333;
  text-decoration: none;
  transition: all 0.35s ease;
}

body .orange {
  color: #F27530;
}

body img {
  max-width: 100%;
}

body .text-decoration {
  text-decoration: underline;
}

body .bold {
  font-weight: bold;
}

body .blueText {
  color: #064CEA;
}

body .blueLight {
  color: #3BFFF8;
}

body .purpleDeep {
  color: #033A58;
}

body .garycolor {
  color: rgba(51, 51, 51, 0.6);
}

body .black {
  color: #000000;
}

body .greenback {
  background: #63CC71;
}

body .greenDeep {
  background: #52B75F;
}

body .orangeDeep {
  color: #b05f0b;
}

body .yellow {
  color: #FFD739;
}

body .yellowlight {
  color: #AC7D13;
}

body .yellowDeep {
  color: #805825;
}

body .fs120 {
  font-size: 6.25vw;
}

@media (max-width: 575.98px) {
  body .fs120 {
    font-size: 12vw;
  }
  .second-block .boxcontent .right .urla {flex-direction:column;align-items: flex-start!important;}
}

body .fs100 {
  font-size: 5.2vw;
  line-height: 1.2;
}

@media (max-width: 575.98px) {
  body .fs100 {
    font-size: 10vw;
  }
}

body .fs71 {
  font-size: 3.75vw;
  line-height: 1.2;
}

@media (max-width: 575.98px) {
  body .fs71 {
    font-size: 8vw;
  }
}

body .fs64 {
  font-size: 3.285vw;
}

@media (max-width: 575.98px) {
  body .fs64 {
    font-size: 7.8vw;
  }
}

body .fs60 {
  font-size: 3.125vw;
}

@media (max-width: 575.98px) {
  body .fs60 {
    font-size: 7vw;
  }
}

body .fs57 {
  font-size: 3vw;
  line-height: 1.2;
}

@media (max-width: 575.98px) {
  body .fs57 {
    font-size: 8vw;
  }
}

body .fs54 {
  font-size: 2.825vw;
}

@media (max-width: 575.98px) {
  body .fs54 {
    font-size: 6.5vw;
  }
}

body .fs50 {
  font-size: 2.6vw;
}

@media (max-width: 575.98px) {
  body .fs50 {
    font-size: 6.3vw;
  }
}

body .fs48 {
  font-size: 2.5vw;
  line-height: 1.3;
}

@media (max-width: 575.98px) {
  body .fs48 {
    font-size: 24px;
  }
}

body .fs46 {
  font-size: 2.4vw;
}

@media (max-width: 575.98px) {
  body .fs46 {
    font-size: 6vw;
  }
}

body .fs42 {
  font-size: 2.1875vw;
}

@media (max-width: 575.98px) {
  body .fs42 {
    font-size: 5.5vw;
  }
}

body .fs40 {
  font-size: 2.1vw;
}

@media (max-width: 575.98px) {
  body .fs40 {
    font-size: 5.2vw;
  }
}

body .fs38 {
  font-size: 1.98vw;
}

@media (max-width: 575.98px) {
  body .fs38 {
    font-size: 5vw;
  }
}

body .fs36 {
  font-size: 1.875vw;
}

@media (max-width: 1440px) {
  body .fs36 {
    font-size: 2.875vw;
  }
}

@media (max-width: 768px) {
  body .fs36 {
    font-size: 3.875vw;
  }
}

@media (max-width: 575.98px) {
  body .fs36 {
    font-size: 21px;
  }
}

body .fs80 {
  font-size: 4.2vw;
}

@media (max-width: 768px) {
  body .fs80 {
    font-size: 7vw;
  }
}

@media (max-width: 575.98px) {
  body .fs80 {
    font-size: 10vw;
  }
}

body .fs66 {
  font-size: 3.4375vw;
}

@media (max-width: 768px) {
  body .fs66 {
    font-size: 6vw;
  }
}

@media (max-width: 575.98px) {
  body .fs66 {
    font-size: 8vw;
  }
}

body .fs44 {
  font-size: 2.3vw;
  line-height: 1.1;
}

@media (max-width: 1280px) {
  body .fs44 {
    font-size: 3vw;
  }
}

@media (max-width: 768px) {
  body .fs44 {
    font-size: 3vw;
  }
}

@media (max-width: 575.98px) {
  body .fs44 {
    font-size: 6.7vw;
  }
}

body .fs20 {
  font-size: 1.04vw;
}

@media (max-width: 768px) {
  body .fs20 {
    font-size: 1.8vw;
  }
}

@media (max-width: 575.98px) {
  body .fs20 {
    font-size: 14px;
  }
}

body .fs32 {
  font-size: 1.86vw;
  line-height: 1.6;
}

@media (max-width: 1280px) {
  body .fs32 {
    font-size: 2.1vw;
  }
}

@media (max-width: 768px) {
  body .fs32 {
    font-size: 2.5vw;
  }
}

@media (max-width: 575.98px) {
  body .fs32 {
    font-size: 4.8vw;
  }
}

body .fs30 {
  font-size: 1.56vw;
  line-height: 1.6;
}

@media (max-width: 1280px) {
  body .fs30 {
    font-size: 2vw;
  }
}

@media (max-width: 768px) {
  body .fs30 {
    font-size: 2.4vw;
  }
}

@media (max-width: 575.98px) {
  body .fs30 {
    font-size: 4.6vw;
  }
}

body .fs28 {
  font-size: 1.45vw;
  line-height: 1.4;
}

@media (max-width: 1280px) {
  body .fs28 {
    font-size: 2vw;
  }
}

@media (max-width: 768px) {
  body .fs28 {
    font-size: 2.3vw;
  }
}

@media (max-width: 575.98px) {
  body .fs28 {
    font-size: 18px;
  }
}

body .fs26 {
  font-size: 1.35vw;
  line-height: 1.4;
}

@media (max-width: 1280px) {
  body .fs26 {
    font-size: 1.9vw;
  }
}

@media (max-width: 768px) {
  body .fs26 {
    font-size: 2.1vw;
  }
}

@media (max-width: 575.98px) {
  body .fs26 {
    font-size: 4.3vw;
  }
}

body .fs24, body h2, body .h2 {
  font-size: 1.25vw;
  line-height: 1.4;
}

@media (max-width: 1280px) {
  body .fs24, body h2, body .h2 {
    font-size: 1.8vw;
  }
}

@media (max-width: 768px) {
  body .fs24, body h2, body .h2 {
    font-size: 2vw;
  }
}

@media (max-width: 575.98px) {
  body .fs24, body h2, body .h2 {
    font-size: 18px;
  }
}

body .fs18 {
  font-size: 0.94vw;
}

@media (max-width: 575.98px) {
  body .fs18 {
    font-size: 16px;
  }
}

body .fs16 {
  font-size: 0.83vw;
}

@media (max-width: 575.98px) {
  body .fs16 {
    font-size: 14px;
  }
}

body .fs14 {
  font-size: 0.73vw;
}

@media (max-width: 575.98px) {
  body .fs14 {
    font-size: 3.4vw;
  }
}

body .fs12 {
  font-size: 0.625vw;
}

@media (max-width: 575.98px) {
  body .fs12 {
    font-size: 3.2vw;
  }
}

body .boxshadow2 {
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
}

body .more {
  width: 175px;
  height: 55px;
  text-align: center;
  color: #ffffff;
  background: #033A58;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  box-sizing: border-box;
}

body .more::after {
  content: "\f105";
  display: inline-block;
  font-family: 'FontAwesome';
  margin-left: 2rem;
}

body .more::before {
  content: '';
  display: inline-block;
  position: absolute;
  right: -1px;
  bottom: -1px;
  width: 0;
  height: 0;
  border-color: transparent #F7E6CC transparent transparent;
  border-style: solid;
  border-width: 20px 10px 0 0;
}

@media (max-width: 1024px) {
  body .more {
    width: 136px;
    height: 50px;
  }
}

@media (max-width: 575.98px) {
  body .more {
    width: 116px;
    height: 40px;
  }
}

body .more img {
  margin-left: 0.5rem;
}

body .more:hover {
  border: 1px solid #033A58;
  background: none;
  color: #033A58;
}

body .more2 {
  width: 193px;
  height: 67px;
  border-radius: 34px;
  text-align: center;
  color: #ffffff;
  background: #ED1C24;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  box-sizing: border-box;
}

@media (max-width: 1024px) {
  body .more2 {
    width: 136px;
    height: 50px;
  }
}

@media (max-width: 575.98px) {
  body .more2 {
    width: 116px;
    height: 40px;
  }
}

body .more2::after {
  content: "\f0da";
  font-family: 'FontAwesome';
  margin-left: 0.8rem;
}

body .more2:hover {
  color: #ffffff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.6);
}

body .white {
  color: #ffffff;
}

body .more-border {
  display: inline-block;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  border: 1px solid #ffffff;
  width: 200px;
  height: 60px;
  border-radius: 10px;
}

@media (max-width: 575.98px) {
  body .more-border {
    width: 160px;
    height: 50px;
  }
}

body .more-border:hover {
  color: #064CEA;
  background: #ffffff;
}

body ul {
  margin-bottom: 0;
}

body .more4 {
  border-radius: 30px;
  color: #ffffff;
  background: #EB9B23;
  padding: 1rem 3rem;
  transition: all 0.35s ease;
  display: inline-block;
}

body .more4 img {
  margin-right: 1rem;
}

@media (max-width: 575.98px) {
  body .more4 img {
    width: 40px;
  }
}

body .more4:hover {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.6);
}

body .row {
  --bs-gutter-x: 1rem;
  z-index: 9;
  position: relative;
}

.filterbox .price .int input::-webkit-input-placeholder {
  color: #D9D9D9;
}

.filterbox .price .int input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #D9D9D9;
}

.filterbox .price .int input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #D9D9D9;
}

.filterbox .price .int input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #D9D9D9;
}

.form-control::-webkit-input-placeholder {
  color: #333;
}

.form-control::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #333;
}

.form-control:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #333;
}

.form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #333;
}

.form-control {
  color: #333;
}

.video_pup .boxc::-webkit-scrollbar {
  width: 8px;
}

.video_pup .boxc::-webkit-scrollbar-track {
  background-color: #fff;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}

.video_pup .boxc::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.16);
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}

.Application_pup .apply::-webkit-scrollbar {
  width: 0px;
}

.Application_pup .apply::-webkit-scrollbar-track {
  background-color: #fff;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}

.Application_pup .apply::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.16);
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}

.dropdown-menu li:nth-last-child(1) a {
  border-bottom: none;
}

.dropdown-menu {
  background-color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  left: 0;
  right: auto;
  width: auto;
  padding: 15px 0;
  margin-top: 20px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 9;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.6);
  border: none;
  border-radius: 1rem;
}

.dropdown-menu li a {
  box-sizing: border-box;
  padding: 0.5rem 1rem;
  display: block;
  width: 100%;
  color: #333333;
  white-space: nowrap;
  font-size: 0.8vw;
}

@media (max-width: 1366px) {
  .dropdown-menu li a {
    font-size: 1vw;
  }
}

.dropdown-menu li:nth-child(1) a {
  padding-top: 0.5rem;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
  margin-left: -1;
  display: none !important;
}

.dropdown-submenu {
  position: relative;
}

.open > .dropdown-menu {
  opacity: 1;
  visibility: visible;
  margin-top: 0px;
}

.form-control:focus, .form-select:focus, .btn:focus {
  box-shadow: none !important;
}

@media (min-width: 1680px) {
  .container {
    max-width: 1450px;
  }
}

@media (max-width: 575.98px) {
  .container {
    max-width: 94%;
    margin: 0 auto;
  }
}

.container2 {
  margin: 0 auto;
}

@media (min-width: 1680px) {
  .container2 {
    max-width: 1300px;
  }
}

@media (min-width: 1400px) {
  .container2 {
    max-width: 1280px;
  }
}

@media (min-width: 1200px) {
  .container2 {
    max-width: 1220px;
  }
}

@media (max-width: 1024px) {
  .container2 {
    max-width: 90%;
    margin: 0 auto;
  }
}

.container3 {
  margin: 0 auto;
}

@media (min-width: 1680px) {
  .container3 {
    max-width: 1630px;
  }
}

@media (max-width: 1440px) {
  .container3 {
    max-width: 94%;
    margin: 0 auto;
  }
}

@media (max-width: 575.98px) {
  .container3 {
    max-width: 94%;
    margin: 0 auto;
  }
}

@media (max-width: 1024px) {
  .icons, .inner-mob {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .d-md-block, .d-none {
    display: none !important;
  }
}

@media (max-width: 1024px) {
  .d-md-none {
    display: inline-block !important;
  }
}

.icon {
  width: 2em;
  height: 2em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
  fill: #333333;
}

@media (max-width: 1024px) {
  .icon {
    width: 3em;
    height: 3em;
  }
}

@media (max-width: 575.98px) {
  .icon {
    width: 2.5em;
  }
}

@media (max-width: 575.98px) {
  .webskp {
    display: none;
  }
}

.mobile {
  display: none;
}

@media (max-width: 575.98px) {
  .mobile {
    display: block;
  }
}

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

@media (max-width: 1024px) {
  .icon-box {
    display: flex !important;
  }
}

@keyframes img_move {
  0% {
    top: 0px;
  }
  25% {
    top: -7px;
  }
  50% {
    top: 0px;
  }
  75% {
    top: -7px;
  }
  100% {
    top: 0px;
  }
}

@keyframes rotate_left {
  100% {
    transform: rotate(360deg);
    left: 50px;
    opacity: 1;
  }
}

@keyframes rotate_right {
  100% {
    transform: rotate(360deg);
    right: 50px;
    opacity: 1;
  }
}

@keyframes random_move1 {
  33% {
    transform: translateX(45px);
    transform: translateX(10px);
  }
  66% {
    transform: translateX(10px);
    transform: translateX(45px);
  }
  100% {
    transform: translateX(0px);
    transform: translateX(0px);
  }
}

@keyframes random_move2 {
  33% {
    transform: translateX(10px);
    transform: translateX(50px);
  }
  66% {
    transform: translateX(40px);
    transform: translateX(20px);
  }
  100% {
    transform: translateX(0px);
    transform: translateX(0px);
  }
}

@keyframes mymove {
  0% {
    bottom: 1px;
  }
  50% {
    bottom: 3px;
  }
  100% {
    bottom: 5px;
  }
}

@keyframes mymove1 {
  0% {
    left: 5px;
  }
  50% {
    left: 10px;
  }
  100% {
    left: 15px;
  }
}

.big-title {
  color: #EBA209;
}

.second-title {
  color: #965940;
}

.swiper-pagination .swiper-pagination-bullet {
  background-color: rgba(255, 255, 255, 0.6);
}

header {
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 9999;
  padding: 1.5rem 0;
  transition: all 0.35s ease;
}

@media (max-width: 575.98px) {
  header {
    padding: 0.5rem 0;
  }
}

header .header .container {
  position: relative;
  max-width: 96%;
  margin: 0 auto;
}

header .header .container .left {
  width: 37%;
}

@media (max-width: 575.98px) {
  header .header .container .left {
    width: 100%;
  }
}

header .header .container .left .logo {
  display: flex;
  align-items: center;
}

header .header .container .left .logo img {
  max-width: 100%;
}

header .header .container .nav {
  position: relative;
  width: 100%;
}

@media (max-width: 1024px) {
  header .header .container .nav {
    display: none;
  }
}

header .header .container .nav .nav-box {
  width: 100%;
}

header .header .container .nav .nav-box .nav {
  width: 100%;
}

header .header .container .nav .icon-box a {
  margin-right: 1.5vmin;
}

header .header .container .nav .icon-box img {
  width: 5vmin;
}

header .header .container .nav .nav-item {
  position: relative;
  margin-left: 2rem;
}

header .header .container .nav .nav-item::after {
  content: '';
  display: block;
  position: absolute;
  left: 0.5rem;
  top: 0.5rem;
  width: 100%;
  height: 100%;
  background: url(../images/bs2.png) no-repeat top center;
  background-size: 100% 100%;
  transition: all 0.35s ease;
}

header .header .container .nav .nav-item:nth-child(1) .nav-link {
  width: 100%;
  height: 100%;
  background: url(../images/ts.png) no-repeat top center;
  background-size: 100% 100%;
  padding: 1rem 1.2rem;
}

header .header .container .nav .nav-item:nth-child(1)::after {
  width: 100%;
  height: 100%;
  background: url(../images/bs.png) no-repeat top center;
  background-size: 100% 100%;
}

header .header .container .nav .nav-item:nth-last-child(1) .nav-link {
  width: 100%;
  height: 100%;
  background: url(../images/bs.png) no-repeat top center;
  background-size: 100% 100%;
  padding: 1rem 1rem;
}

header .header .container .nav .nav-item:nth-last-child(1)::after {
  width: 100%;
  height: 100%;
  background: url(../images/ts.png) no-repeat top center;
  background-size: 100% 100%;
}

header .header .container .nav .nav-item .number {
  position: absolute;
  right: -1rem;
  top: -1.3rem;
  z-index: 999;
  padding: 8px;
}

header .header .container .nav .nav-item .number::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0;
  padding-bottom: 100%;
  z-index: -1;
  border-radius: 50%;
  margin: auto;
  background: #FFA200;
}

header .header .container .nav .nav-item .nav-link {
  padding: 1rem 2rem;
  background: #033A58;
  position: relative;
  width: 100%;
  height: 100%;
  background: url(../images/bs22.png) no-repeat top center;
  background-size: 100% 100%;
  z-index: 9;
}

@media (max-width: 1680px) {
  header .header .container .nav .nav-item .nav-link {
    padding: 1rem;
  }
}

@media (max-width: 1280px) {
  header .header .container .nav .nav-item .nav-link {
    padding: 1rem 0.5rem;
  }
}

header .header .container .nav .nav-item .nav-link i {
  margin-right: 0.5rem;
  position: relative;
}

header .header .container .nav .nav-item:hover::after {
  left: 0.8rem;
}

header .header .container .nav .nav-item:hover::before {
  right: -0.8rem;
}

@media (max-width: 1280px) {
  header .header .container .nav-box {
    width: 30%;
  }
}

header .header .container .logo2 {
  display: none;
}

@media (max-width: 1024px) {
  header .header .container .logo2 {
    display: block;
  }
}

header .header .container .logo {
  width: 90%;
}

header .header .container .logo a {
  margin-right: 2rem;
  float: left;
}

@media (max-width: 575.98px) {
  header .header .container .logo a {
    margin-right: 0.5rem;
  }
}

header .header .container .logo span {
  margin-left: 4rem;
  margin-right: 1rem;
  white-space: nowrap;
  font-weight: bold;
}

@media (max-width: 575.98px) {
  header .header .container .logo span {
    display: none;
  }
}

header .header .icon-box a {
  margin-left: 2vmin;
}

header .header .icon-box .btn {
  margin-left: 3vmin;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  height: 34px;
  width: 54px;
  height: 50px;
  background: #033A58;
}

header .header .icon-box .btn span {
  position: absolute;
  display: block;
  height: 1px;
  width: 1.75rem;
  background-color: #ffffff;
  opacity: 1;
  transition: all 0.35s ease;
}

header .header .icon-box .btn span:first-child {
  top: .885rem;
}

header .header .icon-box .btn span:last-child {
  bottom: .885rem;
}

header .header .icon-box .btn span:nth-child(2), header .header .icon-box .btn span:nth-child(3) {
  top: calc(50% - 1px);
}

header .header .icon-box .btn[aria-expanded="true"] span:first-child {
  top: calc(50% - 1px);
  opacity: 0;
  width: 0;
}

header .header .icon-box .btn[aria-expanded="true"] span:last-child {
  bottom: calc(50% - 1px);
  opacity: 0;
  width: 0;
}

header .header .icon-box .btn[aria-expanded="true"] span:nth-child(2) {
  transform: rotate(45deg);
}

header .header .icon-box .btn[aria-expanded="true"] span:nth-child(3) {
  transform: rotate(-45deg);
}

header .header #collapseNav {
  width: 100%;
  background-color: #ffffff;
  position: fixed;
  left: 0;
  top: 0px;
  width: 100%;
  max-width: 100%;
  height: 100vh;
  padding: 0 1.5rem;
}

@media (max-width: 1024px) {
  header .header #collapseNav {
    top: 0px;
  }
}

header .header #collapseNav .navconbox {
  overflow-y: scroll;
  height: 500px;
  display: block;
}

header .header #collapseNav .nav .nav-item a {
  color: #ffffff;
}

header .header #collapseNav .nav .nav-item .nav-link {
  padding-left: 0rem;
  color: #033A58;
  border-bottom: 1px solid #ccc;
}

header .header #collapseNav .nav .nav-item .btn {
  color: #231815;
  text-align: left;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0.5rem 0;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px solid #ccc;
  text-transform: uppercase;
}

header .header #collapseNav .nav .nav-item .btn .fa {
  color: #231815;
  font-size: 20px;
  text-transform: none;
  margin-top: -3px;
}

header .header #collapseNav .nav .nav-item .btn .fa::before {
  transition: all 0.35s ease;
  content: '+';
}

header .header #collapseNav .nav .nav-item .btn[aria-expanded="true"] .fa::before {
  content: '-';
}

header .header #collapseNav .nav .nav-item .nav-item {
  padding-left: 1rem;
  margin-top: 0.5rem;
}

header .header #collapseNav .nav .nav-item .nav-item .btn {
  padding-left: 1.45rem;
}

header .header #collapseNav .nav .nav-item .nav-item .btn .fa {
  margin-top: .2rem;
}

header .header #collapseNav .nav .nav-item .nav-item .nav-link {
  padding-left: 1.45rem;
  color: #ffffff;
}

header .header #collapseNav .nav .nav-item .nav-item .nav-item {
  color: #ffffff;
}

header .header #collapseNav .nav .nav-item .nav-item .nav-item .nav-link {
  padding-left: 2.125rem;
  color: #ffffff;
}

header .header #collapseNav .nav .nav-item .scoial a {
  width: 30px;
  height: 30px;
  border: 1px solid #064CEA;
  color: #064CEA;
  border-radius: 50%;
  margin-right: 0.5rem;
  margin-top: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

header .header #collapseNav .copy {
  position: fixed;
  bottom: 4rem;
}

header .header #collapseNav .copy a:nth-child(1)::after, header .header #collapseNav .copy a:nth-child(1)::before {
  content: '';
  display: inline-block;
  margin: 0 0.5rem;
  width: 1px;
  height: 10px;
  background-color: #333333;
}

header .nav-box .nav .nav-link {
  color: #ffffff;
}

@media (max-width: 1280px) {
  header .nav-box .nav .nav-link {
    padding: 0.5rem;
  }
}

@media (max-width: 992px) {
  header .nav-box .nav .nav-link {
    padding: 0.5rem 0;
  }
}

header .nav-box .nav .nav-link:hover {
  color: #ffffff;
}

header .lang {
  position: relative;
  z-index: 999;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #DE1A52;
  color: #ffffff;
  padding: 0.5rem 1.5rem;
  border-radius: 34px;
}

@media (max-width: 1024px) {
  header .lang {
    padding: 0.2rem;
    font-size: 10px;
    position: relative;
    right: 0;
    background: none;
  }
}

header .lang a {
  color: #ffffff;
  font-weight: bold;
}

header .lang i {
  transition: all 0.35s ease;
}

header .lang dl {
  display: none;
  position: absolute;
  top: 39px;
  box-sizing: border-box;
  padding: 0.5rem 0;
  width: 100%;
}

@media (max-width: 1024px) {
  header .lang dl {
    position: relative;
    top: 0;
    display: flex;
    align-items: center;
  }
}

header .lang dl dd {
  margin-bottom: 0;
  border-radius: 34px;
  overflow: hidden;
  margin-top: 0.5rem;
}

@media (max-width: 1024px) {
  header .lang dl dd {
    margin-right: 0.5rem;
    width: 50px;
  }
}

header .lang dl dd a {
  display: block;
  text-align: center;
  color: #ffffff;
  width: 100%;
  padding: 0.5rem 1.5rem;
  background: #DE1A52;
}

@media (max-width: 1024px) {
  header .lang dl dd a {
    padding: 0.3rem;
  }
}

header .lang dl dd a:hover {
  background: #AC1D45;
}

header .lang i {
  color: #ffffff;
  margin-left: 0.5rem;
}

.sticky {
  background: #F7E6CC;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.nav-up {
  top: -500px;
}

@media (max-width: 1024px) {
  .topbar {
    display: none;
  }
}

.opennav {
  overflow: hidden;
}

.opennav header {
  position: fixed;
  top: 0;
}

.tag {
  display: flex;
}

@media (max-width: 575.98px) {
  .tag {
    width: 100%;
  }
}

.tag em {
  font-style: normal;
  background: #FF475A;
  color: #ffffff;
  padding: 0.3rem 0.7rem;
  border-radius: 6px;
  margin-right: 0.5rem;
  font-size: 0.73vw;
}

@media (max-width: 575.98px) {
  .tag em {
    font-size: 3.9vw;
  }
}

.tag em.bluebackem {
  background: #00C5DB;
}

.tag em.orangebackem {
  background: #FF9A16;
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  opacity: 0 !important;
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  opacity: 0 !important;
}

.swiper-button-next {
  width: 61px;
  height: 61px;
  background: url(../images/bs.png) no-repeat top center;
  background-size: contain;
  right: 0;
  color: #033A58;
  font-size: 1.4em;
}

.swiper-button-next::after {
  font-size: 1.2em;
}

@media (max-width: 575.98px) {
  .swiper-button-next::after {
    font-size: 0.8em;
  }
}

@media (max-width: 575.98px) {
  .swiper-button-next {
    width: 44px;
    height: 44px;
  }
}

.swiper-button-prev {
  color: #033A58;
  left: 0;
  width: 61px;
  height: 61px;
  background: url(../images/bs.png) no-repeat top center;
  background-size: contain;
  font-size: 1.4em;
}

.swiper-button-prev::after {
  font-size: 1.2em;
}

@media (max-width: 575.98px) {
  .swiper-button-prev::after {
    font-size: 0.8em;
  }
}

@media (max-width: 575.98px) {
  .swiper-button-prev {
    width: 44px;
    height: 44px;
  }
}

.ml-8 {
  margin-left: 8rem;
}

@media (max-width: 768px) {
  .ml-8 {
    margin-left: 0;
  }
}

.banner .ban {
  position: relative;
}

.banner .banner-img {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}

.banner .banner-img .imgs {
  width: 14.25%;
  float: left;
}

@media (max-width: 575.98px) {
  .banner .banner-img .imgs {
    width: 33%;
  }
}

@media (max-width: 575.98px) {
  .banner .banner-img .imgs:nth-child(3) {
    margin-top: 1rem;
  }
}

.banner .banner-img .imgs:nth-child(even) {
  margin-top: 1rem;
}

@media (max-width: 575.98px) {
  .banner .banner-img .imgs:nth-child(even) {
    display: none;
  }
}

.banner .banner-img .imgs:nth-child(2) {
  margin-top: 0.5rem;
}

@media (max-width: 575.98px) {
  .banner .banner-img .imgs:nth-child(7) {
    display: none;
  }
}

.banner .banner-img .imgs img {
  width: 100%;
}

.banner .banner-img img {
  width: 100%;
}

.banner .banner-Text {
  margin-left: 10%;
  -webkit-transition: opacity 1s .5s,-webkit-transform 1s .5s;
  transition: opacity 1s .5s,-webkit-transform 1s .5s;
  -o-transition: opacity 1s .5s,transform 1s .5s;
  transition: opacity 1s .5s,transform 1s .5s;
  transition: opacity 1s .5s,transform 1s .5s,-webkit-transform 1s .5s;
  opacity: 0;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-delay: 0s,0s;
  -o-transition-delay: 0s,0s;
  transition-delay: 0s,0s;
  padding-bottom: 5rem !important;
}

@media (max-width: 575.98px) {
  .banner .banner-Text {
    margin-left: 5%;
  }
}

.banner .banner-Text em {
  display: block;
  font-family: 'OpenSans';
  margin-bottom: 1rem;
}

.banner .swiper-slide-active .banner-Text {
  border-radius: 20px;
  box-sizing: border-box;
  padding: 3rem;
  opacity: 1;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.banner .arrow {
  width: 130px;
  position: absolute;
  left: 5%;
  top: 70%;
}

@media (max-width: 1680px) {
  .banner .arrow {
    left: 20%;
  }
}

@media (max-width: 1440px) {
  .banner .arrow {
    left: 23%;
  }
}

@media (max-width: 1280px) {
  .banner .arrow {
    left: 25%;
  }
}

@media (max-width: 768px) {
  .banner .arrow {
    left: 9%;
    top: auto;
    bottom: 0;
  }
}

@media (max-width: 575.98px) {
  .banner .arrow {
    left: 62%;
    top: auto;
    bottom: 9%;
    width: 100px;
  }
}

.banner .arrow .swiper-button-next, .banner .arrow .swiper-button-prev {
  top: 40%;
}

@media (max-width: 575.98px) {
  .banner .swiper-slide .row {
    flex-direction: column-reverse;
  }
}

.close {
  cursor: pointer;
  position: absolute;
  width: 24px;
  right: 0rem;
  top: 0rem;
  display: block;
  z-index: 99;
}

.close::before {
  position: absolute;
  content: '';
  width: 20px;
  height: 2px;
  left: 0;
  background: #111;
  transform: rotate(45deg) scaleX(1.35);
  transition-delay: .1s;
  top: 15px;
}

.close::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 2px;
  left: 0;
  background: #111;
  transform: rotate(-45deg) scaleX(1.35);
  transition-delay: .1s;
  top: 15px;
}

.first-block {
  position: relative;
  z-index: 9;
  padding: 4rem 0;
}

.first-block i {
  border-bottom: 3px solid #F27530;
}

@media (max-width: 575.98px) {
  .first-block .txt {
    margin-top: 1.5rem;
  }
}

.first-block .txt p {
  line-height: 36px;
}

@media (max-width: 575.98px) {
  .first-block .txt p {
    line-height: 1.5;
  }
}

.second-block {
  position: relative;
  padding: 2rem 0;
}

@media (max-width: 768px) {
  .second-block .row .col-sm-12 {
    width: 50%;
  }
}

@media (max-width: 575.98px) {
  .second-block .row .col-sm-12 {
    width: 100%;
  }
}

.second-block .row .col-sm-12 .box {
  display: block;
  width: 100%;
  height: 100%;
  background: #FFF8EE;
  padding: 1.5rem;
}

.second-block .row .col-sm-12 .box:hover .boximg img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.second-block .row .col-sm-12 .box .boximg {
  position: relative;
  overflow: hidden;
  border-bottom: 20px;
  height: 310px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../images/x.png) no-repeat top center;
}

.second-block .row .col-sm-12 .box .boximg a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0.5rem;
}

.second-block .row .col-sm-12 .box .boximg a::after {
  content: '';
  display: inline-block;
  width: 96%;
  height: 96%;
  position: absolute;
  left: 2%;
  top: 2%;
  background: #ffffff;
}

@media (max-width: 768px) {
  .second-block .row .col-sm-12 .box .boximg {
    height: 185px;
  }
}

@media (max-width: 575.98px) {
  .second-block .row .col-sm-12 .box .boximg {
    height: 294px;
  }
}

.second-block .row .col-sm-12 .box .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.35s ease;
  display: block;
  z-index: 99;
  position: relative;
}

.second-block .row .col-sm-12 .box .normal a {
  display: flex;
  align-items: center;
  justify-content: center;
}

.second-block .row .col-sm-12 .box .normal img {
  height: auto;
  background-size: contain;
}

.second-block .row .col-sm-12 .box .con {
  margin-top: 1.5rem;
}

.second-block .row .col-sm-12 .box .con h3 {
  background: #033A58;
  padding: 1rem;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
}

.second-block .row .col-sm-12 .box .con dl dd {
  font-weight: bold;
}

.second-block .row .col-sm-12 .box .con dl dd i {
  width: 30px;
}

.second-block .boxcontent {
  background: #FFF8EE;
  padding: 2rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.second-block .boxcontent .imgs {
  width: 25%;
  height: auto;
  background: url(../images/x.png) no-repeat top center;
  background-size: cover;
  padding: 0.5rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 575.98px) {
  .second-block .boxcontent .imgs {
    width: 100%;
    margin-bottom: 1.5rem;
    height: 245px;
  }
}

.second-block .boxcontent .imgs::after {
  content: '';
  display: inline-block;
  background: #ffffff;
  position: absolute;
  left: 2%;
  top: 2%;
  width: 96%;
  height: 96%;
}

.second-block .boxcontent .imgs img {
  position: relative;
  z-index: 9;
}

.second-block .boxcontent .right {
  width: 72%;
}

@media (max-width: 575.98px) {
  .second-block .boxcontent .right {
    width: 100%;
  }
}

.second-block .boxcontent .right .k {
  background: #033A58;
  text-transform: uppercase;
  color: #ffffff;
  padding: 1rem;
  font-weight: bold;
}

.second-block .boxcontent .right .urla a {
  display: inline-block;
  border: 2px solid #033A58;
  background: #ffffff;
  padding: 0.8rem;
  margin-right: 1rem;
}

.second-block .boxcontent .right .urla a img {
  margin-right: 0.5rem;
}

.second-block .boxs {
  width: 100%;
  height: 402px;
  background: url(../images/keft.png) no-repeat top center;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 3rem;
}

.second-block .boxs ul {
  padding-left: 0;
}

.second-block .boxs ul li {
  list-style: none;
  margin-bottom: 1.5rem;
}

.second-block .boxs ul li a {
  color: #ffffff;
}

.second-block .boxs ul li a .icos {
  width: 30px;
  display: inline-block;
}

.second-block .boxs ul li a .icos img {
  margin: 0 auto;
}

@media (max-width: 768px) {
  .second-block .row .col-md-3 {
    width: 50%;
  }
}

@media (max-width: 768px) and (max-width: 575.98px) {
  .second-block .row .col-md-3 {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .second-block .row .col-md-3 .boxs {
    height: 300px;
  }
  .second-block .row .col-md-9 {
    width: 70%;
  }
}

@media (max-width: 768px) and (max-width: 575.98px) {
  .second-block .row .col-md-9 {
    width: 100%;
  }
}

.second-block .proone {
  position: relative;
  overflow: hidden;
  background: #FFF8EE;
  padding: 2rem 4rem;
}

@media (max-width: 575.98px) {
  .second-block .proone {
    padding: 1rem;
  }
}

.second-block .proone .pics {
  width: 35%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  float: left;
}

@media (max-width: 768px) {
  .second-block .proone .pics {
    width: 100%;
  }
}

.second-block .proone .pics .imgbox {
  width: 18%;
}

.second-block .proone .pics .imgbox img {
  width: 100%;
}

.second-block .proone .pics .bigbox {
  width: 78%;
  overflow: hidden;
}

.second-block .proone .pics .bigbox img {
  width: 100%;
}

.second-block .proone .pics .bigbox .bg-white {
  width: 100%;
}

.second-block .proone .pics .gallery-top {
  width: 100%;
  padding-bottom: 0;
}

.second-block .proone .pics .gallery-top .swiper-slide {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.second-block .proone .pics .gallery-top .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/x.png) no-repeat;
  background-size: cover;
  box-sizing: border-box;
  padding: 1rem;

}

.second-block .proone .pics .gallery-top {
  border: 1px solid #afafaf;
}

.second-block .proone .pics .gallery-thumbs {
  border: none;
  height: 400px;
  overflow: hidden;
}

@media (max-width: 1280px) {
  .second-block .proone .pics .gallery-thumbs {
    height: 300px;
  }
}

.second-block .proone .pics .gallery-thumbs a {
  background-color: #fff;
  display: inline-block;
}

.second-block .proone .ewm img {
  max-width: 100%;
}

.second-block .proone .pics .gallery-thumbs img {
  max-width: 100%;
  object-fit: cover;
  height: 100%;
  opacity: 0.8;
}

.second-block .proone .pics .gallery-thumbs .swiper-slide {
  /*background-color: #fff;*/
  opacity: 0.8;
  border: 1px solid #afafaf;
}

.second-block .proone .pics .gallery-thumbs .swiper-slide-thumb-active img {
  opacity: 1;
  border: 1px solid #033A58;
  box-sizing: border-box;
}

.second-block .proone .pics .gallery-top .swiper-slide img {
  object-fit: cover;
  width: 100%;
  height: 100%;

}

.second-block .proone .prodetail {
  width: 62%;
  float: right;
}

@media (max-width: 768px) {
  .second-block .proone .prodetail {
    width: 100%;
    margin-top: 1.5rem;
  }
}

.second-block .proone .prodetail .p_title {
  background: #033A58;
  padding: 0.3rem 1rem;
  color: #ffffff;
}

.second-block .proone .prodetail .pro-cart span {
  color: #808080;
}

.second-block .proone .prodetail .pro-cart .quantity-box {
  border: 2px solid #033A58;
  background: #ffffff;
  display: flex;
  align-items: center;
  width: 124px;
  box-sizing: border-box;
  padding: 0.5rem;
  margin-top: 0.5rem;
}

.second-block .proone .prodetail .pro-cart .quantity-box i {
  color: #919191;
}

.second-block .proone .prodetail .pro-cart .quantity-box input {
  border: none;
  padding: 0;
  text-align: center;
}

.second-block .proone .prodetail .p_detai h6 {
  border-bottom: 1.5px solid #033A58;
  box-sizing: border-box;
  padding-bottom: 1rem;
  margin-top: 2rem;
}

.second-block .proone .prodetail .p_detai .txt {
  margin-top: 1rem;
  word-break: break-word;
}

.second-block .proone .prodetail .p_detai .txt p {
  color: #808080;
}

.gocart {
  position: relative;
  margin-top: 3rem;
  display: inline-block;
  margin-bottom: 2rem;
  height: 55px;
}

.gocart::after {
  content: '';
  display: block;
  position: absolute;
  left: 0.5rem;
  width: 100%;
  height: 100%;
  background: url(../images/bs2.png) no-repeat top center;
  background-size: 100% 100%;
  transition: all 0.35s ease;
  padding: 1.1rem 2rem;
  top:-9px;
}

.gocart a {
  padding: 1rem 2rem;
  position: relative;
  width: 100%;
  height: 100%;
  background: url(../images/bs22.png) no-repeat top center;
  background-size: 100% 100%;
  z-index: 9;
  color: #ffffff;
}

.gocart a img {
  margin-right: 1rem;
}

.third-block {
  position: relative;
  overflow: hidden;
  padding-top: 8rem;
  z-index: 9;
}

@media (max-width: 768px) {
  .third-block {
    padding-top: 6rem;
  }
}

@media (max-width: 575.98px) {
  .third-block {
    padding-top: 2rem;
  }
}

.third-block .bg2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.third-block .bg2 img {
  width: 100%;
}

.third-block .container {
  position: relative;
}

.third-block .container .navs {
  border-radius: 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  background: #ffffff;
  padding: 0 4rem;
  border-bottom: none;
}

@media (max-width: 768px) {
  .third-block .container .navs {
    padding: 0;
  }
}

@media (max-width: 575.98px) {
  .third-block .container .navs {
    padding: 1rem 0;
  }
}

@media (max-width: 575.98px) {
  .third-block .container .navs .nav-tabs {
    border-bottom: none;
  }
}

.third-block .container .navs button {
  border: none;
  box-shadow: none;
  padding: 1.8rem;
  background: none;
  color: #6B6B6B;
}

@media (max-width: 575.98px) {
  .third-block .container .navs button {
    width: 50%;
    padding: 0.5rem;
  }
}

.third-block .container .navs button.active {
  font-weight: bold;
  color: #F27530;
}

.third-block .container .tab-content {
  border-radius: 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  background: #ffffff;
  padding: 3rem;
}

@media (max-width: 575.98px) {
  .third-block .container .tab-content {
    padding: 1.5rem;
  }
}

.third-block .container .tab-content table tr:nth-child(even) {
  background: #F5F5F5;
}

.third-block .container .tab-content table tr td {
  padding: 1rem;
  border: none;
  font-weight: normal;
}

.third-block .container .tab-content table tr td:nth-child(1) {
  color: #F27530;
  font-weight: bold;
  width: 50%;
}

.third-block .container .tab-content img {
  display: block;
  margin: 0 auto;
}

.third-block .container .tab-content .txt span {
  display: block;
}

@media (max-width: 575.98px) {
  .third-block .container .tab-content #tab3 .col-md-6:nth-child(2) table tr:nth-child(even) {
    background: #ffffff;
  }
  .third-block .container .tab-content #tab3 .col-md-6:nth-child(2) table tr:nth-child(odd) {
    background: #F5F5F5;
  }
}

@media (max-width: 575.98px) {
  .third-block .container .tab-content #tab4 .col-md-6:nth-child(2) table tr:nth-child(even) {
    background: #ffffff;
  }
  .third-block .container .tab-content #tab4 .col-md-6:nth-child(2) table tr:nth-child(odd) {
    background: #F5F5F5;
  }
}

@media (max-width: 575.98px) {
  .third-block .container .tab-content #tab5 .col-md-6:nth-child(2) table tr:nth-child(odd) {
    background: #F5F5F5;
  }
  .third-block .container .tab-content #tab5 .col-md-6:nth-child(2) table tr:nth-child(even) {
    background: #ffffff;
  }
}

@media (max-width: 575.98px) {
  .third-block .container .tab-content #tab6 .col-md-6:nth-child(2) table tr:nth-child(odd) {
    background: #F5F5F5;
  }
  .third-block .container .tab-content #tab6 .col-md-6:nth-child(2) table tr:nth-child(even) {
    background: #ffffff;
  }
}

.page-banner {
  position: relative;
  padding: 0 2rem;
}

@media (max-width: 768px) {
  .page-banner {
    padding: 0 15px;
  }
}

.page-banner .boximg {
  position: relative;
  overflow: hidden;
  width: 69%;
}

.page-banner .inner {
  position: relative;
  z-index: 99;
}

.page-banner .inner img {
  border-radius: 24px;
}

.page-banner .inner .banner-text {
  display: flex;
  align-items: center;
}

@media (max-width: 575.98px) {
  .page-banner .inner .banner-text {
    width: 90%;
  }
}

.page-banner .page-nav {
  position: absolute;
  right: 0;
  bottom: 1rem;
  width: 60%;
  background: #ffffff;
  border-radius: 10px;
  padding: 2rem 12rem 2rem 3rem;
  z-index: 99;
}

@media (max-width: 1024px) {
  .page-banner .page-nav {
    width: 100%;
    position: relative;
    bottom: 0;
    margin-top: 1.5rem;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    padding: 3rem;
    border-radius: 30px;
  }
}

@media (max-width: 575.98px) {
  .page-banner .page-nav {
    padding: 1.5rem;
  }
}

@media (max-width: 575.98px) {
  .page-banner .page-nav .col-md-3 {
    width: 50%;
  }
}

.page-banner .page-nav .active a {
  color: #009EEC;
}

.page-banner .page-nav a {
  color: #B3B3B3;
  padding: 1rem;
  display: block;
  font-weight: bold;
}

.News-block {
  position: relative;
  overflow: hidden;
  padding: 6rem  0;
}

@media (max-width: 575.98px) {
  .News-block {
    padding-top: 3rem;
    padding-bottom: 0;
  }
}

.News-block .col-md-4 {
  padding-right: calc(var(--bs-gutter-x) * 1.5);
  padding-left: calc(var(--bs-gutter-x) * 1.5);
}

@media (max-width: 768px) {
  .News-block .col-md-4 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: 1rem !important;
  }
}

.News-block .col-md-4 a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 20px;
  padding: 1rem;
}

.News-block .col-md-4 a:hover {
  color: #DE1A52;
}

.News-block .col-md-4 a:hover .boximg img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.News-block .col-md-4 a:hover .txt h3 {
  text-decoration: underline;
}

.News-block .col-md-4 a .boximg {
  position: relative;
  overflow: hidden;
  border-radius: 9px;
}

.News-block .col-md-4 a .boximg img {
  transition: all 0.35s ease;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.News-block .col-md-4 a .txt {
  margin-top: 1.5rem;
}

.News-block .col-md-4 a .txt h3 {
  margin-top: 0.5rem;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.News-block .col-md-4 a .txt .desinfo {
  margin-top: 2rem;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.News-block .col-md-4 a .txt .load-more {
  color: #DE1A52;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-weight: bold;
}

.News-block .col-md-4 a .txt .load-more::after {
  content: "\f0da";
  font-family: 'FontAwesome';
  display: inline-block;
  margin-left: 0.8rem;
}

.News-block .inner {
  border-radius: 30px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding: 3rem;
  margin-bottom: 1rem;
}

@media (max-width: 768px) {
  .News-block .inner {
    padding: 1.5rem;
  }
}

.News-block .inner img {
  display: block;
  margin-bottom: 3rem;
  width: 100%;
}

.News-block .inner .box {
  padding: 0 2.6rem;
  line-height: 30px;
}

@media (max-width: 768px) {
  .News-block .inner .box {
    padding: 0 0.5rem;
  }
}

.News-block .inner .box p {
  margin-bottom: 2rem;
}

.News-block .inner .box span {
  display: block;
}

.News-block .inner .box ol, .News-block .inner .box ul {
  padding-left: 0;
  counter-reset: section;
}

.News-block .inner .box ol li, .News-block .inner .box ul li {
  list-style: none;
  margin-bottom: 0.5rem;
  counter-reset: subsection;
}

.News-block .inner .box ol li::before, .News-block .inner .box ul li::before {
  counter-increment: section;
  content: "" counter(section) ".";
}

.News-block .inner .box ol li ol, .News-block .inner .box ul li ol {
  counter-reset: subsection;
}

.News-block .inner .box ol li ol li, .News-block .inner .box ul li ol li {
  list-style: none;
}

.News-block .inner .box ol li ol li::before, .News-block .inner .box ul li ol li::before {
  counter-increment: subsection;
  /* 将subsection计数器值自增 */
  content: counter(section) "." counter(subsection) ") ";
}

.ml-5 {
  margin-left: 5rem;
}

@media (max-width: 768px) {
  .ml-5 {
    margin-left: 0;
  }
}

.mr-5 {
  margin-right: 5rem;
}

@media (max-width: 768px) {
  .mr-5 {
    margin-right: 0;
  }
}

.About-block {
  position: relative;
  overflow: hidden;
  padding: 2rem 0;
}

@media (max-width: 768px) {
  .About-block .row:nth-child(even) {
    flex-direction: column-reverse;
  }
}

.About-block .row .imgs {
  position: relative;
}

.About-block .row .imgs::after {
  content: '';
  display: block;
  position: absolute;
  left: 1.3rem;
  top: 1.3rem;
  width: 100%;
  height: 100%;
  background: url(../images/ks.png) no-repeat top center;
  background-size: cover;
}

@media (max-width: 575.98px) {
  .About-block .row .imgs::after {
    left: 0.5rem;
    top: 0.5rem;
  }
}

.About-block .row .imgs img {
  position: relative;
  z-index: 99;
}

.About-block .row .boxcontent .k {
  background: #033A58;
  padding: 0.3rem 1rem;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
}

.About-block .row .boxcontent .k i {
  color: #F68B1E;
}

@media (max-width: 768px) {
  .About-block .row .col-md-6 {
    width: 100%;
  }
}

.About-block .row .txt p {
  line-height: 30px;
}

@media (max-width: 575.98px) {
  .About-block .row .txt p {
    line-height: 1.6;
  }
}

.Light-block {
  position: relative;
  overflow: hidden;
  padding: 2rem 0;
}

.Light-block .nav-tabs {
  border-bottom: none;
}

.Light-block .nav-tabs button {
  width: 33.33333%;
  box-sizing: border-box;
  padding: 1rem;
  background: #033A58;
  color: #ffffff;
  box-shadow: none;
  border: none;
}

.Light-block .nav-tabs button.active {
  background: #FFF8EE;
  color: #033A58;
}

.Light-block .tab-content {
  background: #FFF8EE;
  padding: 3rem 1.5rem;
}

.Light-block .tab-content ol {
  padding-left: 0;
}

.Light-block .tab-content ol li {
  color: #033A58;
  font-weight: bold;
  list-style: inside decimal;
  margin-top: 1.5rem;
  font-size: 18px;
}

.Light-block .tab-content ol li p {
  font-weight: normal;
  color: #808080;
  font-size: 16px;
  margin-top: 0.5rem;
}

.Light-block .tab-content .li2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.Light-block .tab-content .li2 li {
  width: 48%;
}

@media (max-width: 575.98px) {
  .Light-block .tab-content .li2 li {
    width: 100%;
  }
}

.cart-block {
  position: relative;
  overflow: hidden;
  padding: 2rem 0;
}

.cart-block .tt {
  background: #033A58;
  padding: 1.5rem;
  color: #ffffff;
}

.cart-block .boxcontent {
  background: #FFF8EE;
  padding: 1.5rem;
}

.cart-block .boxcontent label {
  color: #808080;
  font-weight: bold;
}

.cart-block .boxcontent .form-control {
  border: 2px solid #033A58;
  background: #ffffff;
  border-radius: 0;
  margin-top: 0.5rem;
}

.cart-block .boxcontent .checkboxlist {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.5rem;
  flex-wrap: wrap;
}

.cart-block .boxcontent .checkboxlist .it {
  width: 49%;
  background: #ffffff;
  height: 100%;
  padding: 1rem;
  height: 172px;
  margin-top: 1rem;
}

@media (max-width: 575.98px) {
  .cart-block .boxcontent .checkboxlist .it {
    width: 100%;
  }
}

.cart-block .boxcontent .border-bos {
  border: 2px solid #033A58;
  box-sizing: border-box;
  padding: 1.5rem;
}

.cart-block .boxcontent .border-bos p {
  margin-top: 1rem;
  word-break: break-all;
  word-wrap: break-word;
}

.cart-block .boxcontent .list .items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  border-bottom: 1px solid rgba(3, 58, 88, 0.23);
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
}

.cart-block .boxcontent .list .items:nth-last-child(1) {
  border: none;
}

.cart-block .boxcontent .list .items .left {
  width: 58%;
  display: flex;
}

@media (max-width: 1280px) {
  .cart-block .boxcontent .list .items .left {
    width: 68%;
  }
}

@media (max-width: 768px) {
  .cart-block .boxcontent .list .items .left {
    width: 88%;
  }
}

@media (max-width: 575.98px) {
  .cart-block .boxcontent .list .items .left {
    width: 100%;
  }
}

.cart-block .boxcontent .list .items .left .imgs {
  /*width: 30%;*/
  /*height: 100%;*/
  width: 150px;
  height: 150px;
  background: url(../images/pics.png) no-repeat top center;
  background-size: cover;
  padding: 0.2rem;
}
.cart-block .boxcontent .list .items .left .imgs img{
  width: 100%;height: 100%;object-fit: cover;
}

@media (max-width: 575.98px) {
  .cart-block .boxcontent .list .items .left .imgs {
    width: 100px;
    height: 100px;
  }
}

.cart-block .boxcontent .list .items .left .txt {
  width: 40%;
  margin-top: 1rem;
  margin-left: 1.5rem;
}

@media (max-width: 575.98px) {
  .cart-block .boxcontent .list .items .left .txt {
    width: 58%;margin-top: 0
  }
}

.cart-block .boxcontent .list .items .left .txt p {
  margin-top: 1rem;
}

@media (max-width: 575.98px) {
  .cart-block .boxcontent .list .items .left .txt p {
    margin-top: 1rem;
  }
}

.cart-block .boxcontent .list .items .right {
  position: relative;
  overflow: hidden;
}

@media (max-width: 575.98px) {
  .cart-block .boxcontent .list .items .right {
    margin-top: 1rem;
  }
}

.cart-block .boxcontent .list .items .right .delete {
  color: #E15B5B;
  border-bottom: 2px solid #E15B5B;
  text-align: right;
  display: inline-block;
  margin-top: 2rem;
  float: right;
}

@media (max-width: 575.98px) {
  .cart-block .boxcontent .list .items .right .delete {
    margin-top: 0rem;
  }
}

.cart-block .boxcontent .list .items .right .delete img {
  margin-right: 0.8rem;
}

.cart-block .boxcontent .price {
  border-top: 1.4px solid #033A58;
  border-bottom: 1.4px solid #033A58;
  padding: 1rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: bold;
}

.cart-block .boxcontent .k {
  width: 100%;
  height: 100%;
  background: url(../images/f.png) no-repeat top center;
  background-size: cover;
  padding: 1.5rem 1rem;
  text-align: center;
  color: #ffffff;
}

.cart-block .boxcontent .k .txt p {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}

.cart-block .boxcontent .k .txt p:nth-last-child(1) {
  margin-bottom: 0;
}

.cart-block .boxcontent .k .txt p i {
  margin-right: 1rem;
}

.cart-block .checkboxlist .checkbox-inline {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 1rem;
}

.cart-block .checkboxlist .checkbox-inline .checkbox {
  display: inline-block;
  position: relative;
  margin-right: 0.5rem;
  margin-top: 2px;
  cursor: pointer;
  line-height: 1;
}

.cart-block .checkboxlist .checkbox-inline .checkbox input {
  opacity: 0;
  position: relative;
  z-index: 99;
  cursor: pointer;
  zoom: 1.5;
}

.cart-block .checkboxlist .checkbox-inline .checkbox input:checked ~ .checkmark {
  background-color: #033A58;
  border-color: #033A58;
}

.cart-block .checkboxlist .checkbox-inline .checkbox input:checked ~ .checkmark::after {
  border-color: #fff;
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
  transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
}

.cart-block .checkboxlist .checkbox-inline .checkbox .checkmark {
  position: absolute;
  height: 20px;
  width: 20px;
  left: 0px;
  top: 0px;
  background: none;
  margin-right: 10px;
  -webkit-transition: .5s;
  transition: .5s;
  border: 1.5px solid #333333;
  cursor: pointer;
}

.cart-block .checkboxlist .checkbox-inline .checkbox .checkmark::after {
  content: "";
  position: absolute;
  top: 43%;
  left: 50%;
  width: 6px;
  height: 12px;
  border: solid #033A58;
  border-width: 0 3px 3px 0;
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  transform: translate(-50%, -50%) rotate(45deg) scale(0);
  -webkit-transition: .2s;
  transition: .2s;
  border-width: 0 2px 2px 0;
}

.cart-block .checkboxlist .checkbox-inline span {
  color: #033A58;
}

.arrow {
  position: relative;
  display: flex;
  justify-content: space-between;
}

.arrow .swiper-pagination {
  width: 94%;
  position: relative;
  bottom: 0;
  text-align: left;
}

.arrow .swiper-pagination .swiper-pagination-bullet {
  width: 20%;
  background: #C4C4C4;
  border-radius: 20px;
  opacity: 1;
  transition: all 0.35s ease;
  height: 5px;
}

@media (max-width: 575.98px) {
  .arrow .swiper-pagination .swiper-pagination-bullet {
    width: 10%;
  }
}

.arrow .swiper-pagination .swiper-pagination-bullet-active {
  background: #DE1A52;
}

.arrow .bts {
  width: 50px;
  position: relative;
}

.error-input {
  border-bottom: 1px solid red !important;
}

.error-label label {
  color: red !important;
}

label.error-info {
  margin-top: 10px;
  line-height: 1;
}

label.error {
  margin-bottom: 8px;
  margin-top: 8px;
}

label.error,
label.error i,
label.error-info,
label.error-info i,
span.error-info {
  width: initial !important;
  color: red !important;
  align-items: center;
  font-size: 12px;
  font-family: 'NunitoSans-Bold';
  font-weight: normal;
  margin-bottom: 0 !important;
}

label.error-info i {
  display: inline-block;
  margin-right: 5px;
}

.passwordField {
  position: relative;
}

.passwordField .error-info.password {
  display: inline-flex;
  font-size: 18px;
  margin-bottom: 5px;
}

.passwordField .eyeBox {
  position: absolute;
  right: 10px;
  top: 20px;
  transform: translateY(-50%);
  font-size: 16px;
}

.passwordField .eyeBox .fa-eye {
  display: none;
}

.passwordField .eyeBox {
  position: absolute;
  right: 0;
  top: 13px;
  transform: translateY(-50%);
  font-size: 16px;
}

.passwordField .eyeBox .fa-eye {
  display: none;
}

.load-more::after {
  display: none;
}

footer {
  width: 100%;
  height: 100%;
  color: #ffffff;
  position: relative;
  margin-top: 0rem;
}

@media (max-width: 575.98px) {
  footer {
    margin-top: 0rem;
  }
}

footer .container {
  max-width: 90%;
  margin: 0 auto;
}

@media (max-width: 1024px) {
  footer .container {
    max-width: 94%;
  }
}

footer .footer {
  padding: 2rem 0;
  position: relative;
  width: 100%;
  height: 100%;
  background: url(../images/f.png) no-repeat top center;
  background-size: cover;
  padding: 4rem;
}

@media (max-width: 575.98px) {
  footer .footer {
    padding: 1.5rem;
  }
  footer .footer .nav {
    width: 100%;
  }
  footer .footer .nav ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  footer .footer .nav ul li {
    width: 100%;
  }
  footer .footer .right {
    width: 100%;
  }
  footer .footer .right .text-right {
    text-align: left !important;
    margin-left: 0.8rem;
  }
}

footer .footer ul {
  padding-left: 0;
}

footer .footer ul li {
  list-style: none;
  margin-bottom: 1rem;
}

footer .footer ul li a {
  display: flex;
  align-items: center;
}

footer .footer ul li a i {
  width: 40px;
}

footer .footer ul li a i img {
  display: block;
  margin: 0 auto;
}

footer .footer .links {
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 575.98px) {
  footer .footer .links {
    justify-content: flex-start;
  }
}

footer .footer .links a {
  width: 61px;
  height: 61px;
  position: relative;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 1rem;
  color: #033A58;
}

footer .footer .links a::before {
  content: '';
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-color: transparent #033A58 transparent transparent;
  border-style: solid;
  border-width: 20px 10px 0 0;
}

footer .footer .links a i {
  font-size: 1.5em;
  transition: all 0.35s ease;
}

footer .footer .links a:hover i {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

@media (max-width: 575.98px) {
  footer .logo {
    width: 100%;
  }
  footer .logo img {
    display: block;
    margin: 0 auto 1rem auto;
  }
}

footer .copyright {
  text-align: center;
  color: #333333;
}

@media (max-width: 575.98px) {
  footer .copyright {
    justify-content: flex-start !important;
    margin-top: 0.5rem;
  }
}

.message {
  position: fixed;
  right: 0rem;
  bottom: 0rem;
  z-index: 99;
  border: none;
  color: #ffffff;
  height: 120px;
  width: 120px;
  background: url(../images/LiveChat.png) no-repeat top center;
  opacity: 0;
  transform: translateY(5rem);
  transition: all 0.35s ease;
}

.message.on {
  opacity: 1;
  transform: translateY(0);
}

.message span {
  transform: translateY(6px);
  font-size: 1.5rem;
}

@media (min-width: 768px) {
  .message {
    right: 0rem;
  }
}

@media (min-width: 992px) {
  .message {
    right: 0rem;
    bottom: 0rem;
    transform: translateY(8rem);
  }
  .message span {
    transform: translateY(9px);
    font-size: 2rem;
  }
}

@media (min-width: 1680px) {
  .message {
    right: 0rem;
    bottom: 0rem;
    transform: translateY(15rem);
  }
}

.scroll-top {
  opacity: 0;
  width: 50px;
  height: 50px;
  background: #033A58;
  color: #ffffff;
  border: none;
  position: fixed;
  right: 2rem;
  bottom: 5rem;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999;
}

@media (max-width: 575.98px) {
  .scroll-top {
    right: 1rem;
    bottom: 4rem;
  }
}

.scroll-top.on {
  opacity: 1;
}

.scroll-top span {
  margin-top: 0.5rem;
}

main {
  position: relative;
}

@media (min-width: 576px) {
  main {
    --bs-container: 540px;
  }
}

@media (min-width: 768px) {
  main {
    --bs-container: 720px;
  }
}

@media (min-width: 992px) {
  main {
    --bs-container: 960px;
  }
}

@media (min-width: 1200px) {
  main {
    --bs-container: 1140px;
  }
}

@media (min-width: 1400px) {
  main {
    --bs-container: 1320px;
  }
}

@media (min-width: 1680px) {
  main {
    --bs-container: 1500px;
  }
}

.pageinfo {
  display: flex;
  align-items: center;
  justify-content: center;
}

.pageinfo a {
  padding: 0.3rem;
  margin: 0 1rem;
}

@media (max-width: 575.98px) {
  .pageinfo a {
    margin: 0.5rem;
  }
}

.pageinfo .active {
  color: #033A58;
  border-bottom: 1px solid #033A58;
}

.pageinfo .prev {
  margin: 0 1rem;
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pageinfo .prev::after {
  content: "\f104";
  font-family: 'FontAwesome';
  color: #707070;
  font-size: 1.5em;
}

.pageinfo .prev:hover {
  background: #ffffff;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
}

.pageinfo .next {
  margin: 0 1rem;
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pageinfo .next::after {
  content: "\f105";
  font-family: 'FontAwesome';
  color: #707070;
  font-size: 1.5em;
}

.pageinfo .next:hover {
  background: #ffffff;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
}

@media (max-width: 575.98px) {
  .pageinfo .more {
    padding: 1rem 1.5rem;
  }
}

.display-block {
  display: block;
}

.more-more {
  position: relative;
}

.more-more:hover {
  color: #064CEA;
}

.more-more::after {
  content: "\f105";
  font-family: 'FontAwesome';
  margin-left: 0.5rem;
}

.navbox {
  position: relative;
  margin-top: -5rem;
}

.navbox .row .col-md-2 a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.6);
  padding: 2rem;
  transition: all 0.35s ease;
}

.navbox .row .col-md-2 a:hover {
  background-image: linear-gradient(#f2de7b, #d5b41b);
}

.navbox .row .col-md-2 a:hover .ico11 {
  display: block;
}

.navbox .row .col-md-2 a:hover .ico1 {
  display: none;
}

.navbox .row .col-md-2 a:hover p {
  color: #ffffff;
}

.navbox .row .col-md-2 a .icos {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
}

.navbox .row .col-md-2 a .ico11 {
  display: none;
  transition: all 0.35s ease;
}

.second-block .boxcontent .right .urla a{margin-bottom: 20px;width: 50%;text-indent: -1.5rem;padding-left: 2.3rem;}
.icos{position: relative}
.m-number{color: #fff;width: 20px;height: 20px;background: #ffa200;display: inline-block;border-radius: 100%;text-align: center;line-height: 20px;position: absolute;right:-10px;font-size:12px;top:-10px}