/* --------- fya56 | By VVEBS --------- */
body {
  font-family: Microsoft YaHei !important;
  font-size: 0.95rem !important;
}

.no-padding {
  padding: unset !important;
}


.bg-custom {
  background-color: #00549d !important;
}

.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.header-contents {
  background-color: #fff;
}

.header-info {
  text-align: right;
  font-weight: 600;
  font-size: 14px;
  padding: 10px 16px;
}

.header-info a {
  color: #262626 !important;
  text-decoration-color: #00b0f0;
}

.header-info span {
  color: #00b0f0;
  margin-left: 9px;
  margin-right: 9px;
}

.header-content {
  margin-bottom: 10px;
}

.header-contact {
  float: right;
}

.text-logo {
  font-size: 23px;
  text-align: left;
  color: #005fbf;
  font-weight: bold;
  font-family: Microsoft YaHei;
  position: absolute;
  margin-top: 10px;
  margin-left: 10px;
}

.text-tel-sm {
  font-size: 12px;
}

.text-tel {
  font-size: 30px;
  color: #00549d;
  font-family: Tahoma;
  line-height: 30px;
}

.tel-icon {
  width: 38px;
  position: absolute;
  margin-left: -47px;
  margin-top: 7px;
}

.nav-mobile {
  display: none !important;
}

.carousel-item .image-slide img {
  width: 100%;
}

.view-contents {
  text-align: center;
}

.view-contents .container {
  padding: 0px 35px;
}

.intro-section {
  padding-top: 60px;
}

.view-contents .text-header {
  /* color: #00549d; */
  font-size: 30px;
  line-height: 40px;
  font-weight: bolder;
}

.view-contents .text-tile {
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  font-weight: normal;
}

.intro-section .container {
  padding: 0px 110px;
}

.intro-section .text-tile {
  font-size: 12px;
  line-height: 25px;
  color: #999999;
}

.diyCurTab {
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  font-weight: bold;
  padding: 0px 25px;
}

.listBlocksSet {
  padding: 40px 0px 65px 0px;
}

.listBlocksSet .numset {
  color: #00549d;
  font-family: "Courier New";
  font-size: 50px;
  font-weight: bold;
  line-height: 1;
}

.listBlocksSet .unitset {
  vertical-align: top;
  color: #000000;
  font-size: 25px;
  font-family: Verdana;
}

.listBlocksSet .numfoot {
  color: #333333;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 14px;
}

.listBlocksSet .image1 {
  width: 100%;
  object-fit: cover;
}

.service-section .text-header {
  margin-bottom: 5px;
}

.service-body {
  background-color: #f8f8f8;
  padding-top: 47px;
  padding-bottom: 15px;
}

.service-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  overflow: hidden;
  margin: 20px 0px;
}

.service-box > .box-list {
  /* border: 1px solid #f1f1f1; */
  background-color: #fff;
  flex: 1;
  /* margin: 0 20px; */
}

.box-list img {
  width: 90%;
}

.box-list .text {
  font-family: 宋体;
  font-size: 24px;
  font-weight: bolder;
  padding: 8px 0px;
  color: #0070C0;
}
.box-list ul li {
  text-align: left;
  margin: 4px 52px;
}

.solution-section {
  padding: 50px 0px;
}

.solution-section .text-tile {
  font-size: 25px;
  margin-top: 18px;
}

.solution-section .box-img {
  padding: 23px 0px;
  background-color: #eee;
}

.solution-list {
  margin-top: 40px !important;
}

.solution-list .solution-text {
  font-family: tahoma, arial;
  font-size: 14px;
  margin-top: 14px;
}

.box-img .img {
  height: 185px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  transition: all ease 0.2s;
}

.box-img .img:hover {
  background-size: 105%;
}

.import-section {
  padding: 40px 0px;
}

.import-section .text-tile {
  font-size: 24px;
  margin-top: 10px;
  color: #333333;
}

.import-section .import-header {
  padding-bottom: 60px;
}

.import-section .import-body {
  text-align: left;
  margin-bottom: 35px;
}

.import-section .import-style2 {
  padding: 30px 0px;
  background-color: #f8f8f8;
}

.style2-mobile {
  display: none;
}

.import-body .img {
  height: 350px;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.import-body .import-labelh {
  font-size: 36px;
  line-height: 50px;
  color: #000000;
  font-weight: bold;
}

.import-body .import-labelb {
  font-size: 28px;
  line-height: 50px;
  color: #000000;
  font-weight: normal;
}

.import-body .img-box {
  padding-right: unset;
  position: relative;
}

.import-body .text-box {
  padding-left: 22px;
}

.img-box .text {
  position: absolute;
  left: 30px;
  top: 64px;
  color: #fff;
  font-size: 18px;
}

.import-detail {
  padding-top: 18px;
  font-size: 14px;
  line-height: 30px;
  color: #333333;
  margin-bottom: 15px;
}

/* transition: all ease-in 0.1s; */
.btn-import {
  background-color: #ff6600 !important;
  font-family: revert;
  color: #ffffff !important;
  font-size: 14px !important;
  border: unset !important;
  border-radius: unset !important;
  padding: 10px 13px !important;
  transition: all ease-in 0.1s !important;
}

.btn-import:hover,
.btn-import:active,
.btn-import:focus {
  background-color: #ffffff !important;
  color: #00549d !important;
  box-shadow: unset !important;
}

.parallax-section {
  padding: 50px 0px 90px 0px;
  /* background-image: url("../img/bg-parallax.jpg"); */
  /* background: radial-gradient(circle, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 0.6) 100%); */
  /* background-color: rgba(0, 0, 0, 0.66); */
  /* background-color: #202020; */
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  margin-bottom: 50px;
}

.parallax-section .header {
  /* color: #fff; */
  font-size: 26px;
  line-height: 40px;
  font-weight: bold;
}

.parallax-section .header-tile {
  /* color: #e5e5e5; */
  font-size: 24px;
  line-height: 40px;
  margin-top: 10px;
  margin-bottom: 50px;
}

.parallax-body img {
  /* width: 50%; */
  height: 120px;
  object-fit: cover;
}

.pllx-txtbody {
  padding: 25px 0px 17px 0px;
  font-size: 22px;
  font-weight: bold;
}

.pllx-txtbody a {
  /* color: #ffffff; */
  font-size: 18px;
  text-decoration-line: unset;
  font-weight: bold;
}

.pllx-txtbody a:hover {
  color: #005ac1;
}

.pllx-txtfoot {
  /* color: #fff; */
  line-height: 24px;
  font-size: 13px;
  display: flex;
  justify-content: center;
  text-align: left;
}
.pllx-txtfoot-1 {
  font-size: 16px;
  line-height: 26px;
}

.news-section {
  margin-bottom: 40px;
}
.news-section .text-header {
  font-size: 30px;
  font-weight: bold;
}

.news-content {
  font: 16px/1.5 tahoma, arial, "Microsoft YaHei";
  margin-top: 35px !important;
  text-align: left;
}

.news-content a {
  text-decoration: unset;
}

.news-singlebox {
  background-color: #fff;
  border: 1px solid #666;
  padding: 0 10px;
  height: 185px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url('/img/poster.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.news-listbox {
  background-color: #fff;
  height: 185px;
  border: 1px solid #666;
  margin-bottom: 28px;
  display: flex;
}

.news_detail {
  flex: 1;
}

.news-image {
  height: 100%;
  width: 35%;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  transition: all ease 0.2s;
  margin: 0 22px;
}

.news-listbox-body {
  font-size: 16px;
  height: 100%;
  width: 65%;
  float: right;
  padding: 15px 25px 15px 40px;
}

.news-title {
  color: #333;
  font-size: 18px;
  /* border-bottom: 1px solid #eee; */
  padding-bottom: 5px;
  font-weight: bold;
}

.news-details {
  padding: 14px 0px;
  font-size: 13px;
  color: #333;
}

.news-details .news-modified {
  font-size: 14px;
  margin-bottom: 10px;
}

.news-modified .news-type {
  margin-right: 20px;
  color: #00428e;
}

.news-content a:hover .news-image {
  opacity: 0.8;
  background-size: 105%;
}

.news-content a:hover .news-title {
  color: #01549d;

}

.sgb-img {
  background-size: 101%;
  background-position: center;
  background-repeat: no-repeat;
  height: 315px;
  transition: all ease 0.2s;
  margin: 0 10px;
}

.sgb-img:hover {
  background-size: 105%;
}

.sgb-content {
  padding: 13px;
}

.sgb-title,
.sgb-title a {
  font-size: 18px;
  color: #333;
  margin-bottom: 5px;
  text-decoration: unset;
  font-weight: bold;
}

.sgb-title a:hover {
  color: #01549d;
  
}

.sgb-body {
  font-size: 14px;
  color: #333;
  margin-bottom: 12px;
}

.sgb-modified {
  font-size: 14px;
  margin-bottom: 15px;
}

.sgb-modified span {
  font-size: 12px;
  background-color: #01549d;
  color: #fff;
  white-space: nowrap;
  padding: 0.5em 1em;
  margin-right: 5px;
}

.sgb-btn {
  font-size: 12px;
  color: #666;
  line-height: 20px;
  padding: 0.4em;
  width: 100%;
  border: 1px solid #ddd;
  background-color: #fff;
  margin-bottom: 7px;
  transition: 0.2s;
}

.sgb-btn:hover {
  color: #fff;
  background-color: #01549d;
}

.sgb-btn:active {
  background-color: #003c70;
}

.about-section {
  background-color: #fff;
  padding: 45px 0px;
}

.about-content {
  margin: 30px 0px;
}

.partner-section {
  background-color: #f6f6f6;
  padding: 45px 0px;
}

.about-clip {
  display: flex;
}

.clip-img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: auto;
  width: 50%;
}

.clip-body {
  width: 50%;
  padding: 20px 60px;
  background-color: #00549d;
  color: #fff;
}

.clip-head {
  margin-top: 12px;
  margin-bottom: 17px;
  font-size: 14px;
  font-weight: bold;
}

.clip-text {
  text-align: left;
  line-height: 30px;
  font-size: 12px;
  margin-bottom: 10px;
}

.about-btn {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
  padding: 8px 21px;
  font: 14px/1.5 tahoma, arial, "Microsoft YaHei";
  transition: all ease 0.2s;
}

.about-btn:hover {
  background-color: #fff;
  color: #00549d;
}

.about-image a {
  text-decoration: unset;
}

.ab-img {
  height: 230px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}

.ab-inimg {
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: #fff;
  transition: ease 0.5s;
}

.ab-inimg:hover {
  opacity: 1;
}

.partner-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  overflow: hidden;
  margin-top: 30px;
}

.partner-box {
  /* background-color: #fff; */
  background: url('/img/pn-bg.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 110px;
  width: 15.5%;
  /* border: 1px solid #e5e5e5; */
  margin-bottom: 25px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.partner-box img {
  width: 80%;
  height: 70%;
  object-fit: contain;
  transition: all ease 0.2s;
}

.partner-box img:hover {
  height: 80%;
  width: 85%;
}

.page-banner {
  height: 380px;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

.page-banner img {
  width: 100%;
}

.page-navbar {
  padding: 15px 0px;
  background-color: #f6f6f6;
}

.page-text .page-main {
  font-size: 14px;
  line-height: 24px;
  color: #00428e;
  margin-right: 10px;
}

.page-text .page-current {
  font: 14px/1.5 tahoma, arial, "Microsoft YaHei";
}

.page-text .page-name {
  font: 14px/1.5 tahoma, arial, "Microsoft YaHei";
}

.view-contents .content-body {
  text-align: left;
  line-height: 30px;
}

.abouttext-section {
  background-color: #fff;
  padding: 30px 0px;
}

.abouttext-section .container {
  padding: 0px 65px;
}

.abouttext-section .content-body {
  font-size: 16px;
  line-height: 32px;
}

.abouttext-slider {
  padding: 25px 0px;
}

.abouttext-slider img {
  width: 100%;
}

.about-pllx {
  padding: 80px 0px 90px 0px;
  margin: unset;
}

.about-pllx .listBlocksSet {
  padding: 50px 0px 40px 0px;
}

.about-pllx .listBlocksSet .numset,
.about-pllx .listBlocksSet .unitset,
.about-pllx .listBlocksSet .numfoot {
  color: #fff;
}

.about-pllx .listBlocksSet .unitset {
  font-size: 22px;
  vertical-align: super;
}

.about-pllx .listBlocksSet .numfoot {
  margin: unset;
}

.corporate-section {
  background-color: #fff;
  padding: 40px 0px;
}

.corporate-contents {
  padding: 40px 0px 15px 0px;
}

.corporate-box {
  background: transparent;
  box-shadow: #f2f2f2 1px 1px 20px inset;
  height: 255px;
  padding: 40px;
  font: 15px/1.5 tahoma, arial, "Microsoft YaHei";
  margin-bottom: 25px;
}

.corporate-box .corp-header {
  font-size: 18px;
  font-weight: bold;
  margin: 13px 0px;
}

.corporate-box .corp-header:hover {
  color: #005ac1;
}

.logistic-section {
  padding: 60px 0px;
  margin: unset;
}

.logistics-contents {
  color: #fff;
}

.logis-img img {
  width: 60px;
}

.logis-head {
  margin: 7px 0px;
  font-size: 24px;
  font-weight: bold;
}

.logis-text {
  font-size: 30px;
  line-height: 50px;
  font-weight: bold;
  letter-spacing: 4px;
  margin: 45px 0px 30px 0px;
}

.logis-play img {
  cursor: pointer;
  animation: blink ease 1.2s infinite;
}

.qual-section {
  background-color: #fff;
  padding: 50px 0px;
}

.certificate-content {
  margin: 35px 0px;
}

.cer-list .overhide {
  font: 16px/1.5 tahoma, arial, "Microsoft YaHei";
  margin-top: 15px;
}

.cer-list img {
  width: 100%;
}

@keyframes blink {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.main-content {
  padding: 30px 0px;
}

.menu-box {
  border: 2px solid #00549d;
  margin-bottom: 30px;
}

.menu-box .menu-header {
  text-align: center;
  padding: 25px 0px;
  background-color: #00549d;
  font-size: 24px;
  color: #fff;
}

.menu-box .menu1 {
  text-align: left;
  padding: 30px 20px 10px 20px;
}

.menu-body .menu-style1 {
  font: 16px/1.5 tahoma, arial, "Microsoft YaHei";
  padding-left: 15px;
}

.menu-body .menu-style1 ul {
  list-style-type: none;
  padding: unset;
}

.menu-body .menu-style1 ul > li {
  margin-bottom: 30px;
}

.menu-body .menu-style1 .service-icon {
  width: 30px;
  margin-right: 10px;
}

.menu-body .menu-style1 a {
  text-decoration: unset;
  color: #333;
}

.menu-body .menu-style1 a:hover {
  font-weight: bold;
  color: #00549d;
}

.main-body .main-list {
  background-color: #eee;
  margin-bottom: 25px;
}

.main-list .list-box {
  height: 130px;
  background-repeat: no-repeat;
  background-size: 101%;
  background-position: center;
  transition: all ease 0.2s;
}

.main-list .list-box:hover {
  background-size: 105%;
}

.main-list .list-txt {
  font: 16px/1.5 tahoma, arial, "Microsoft YaHei";
  padding: 10px;
}

.main-list .list-txt .list-small {
  color: #666;
  font-size: 12px;
}

.menu-box .menu2 {
  text-align: left;
  padding: 20px 20px 6px 20px;
  background-color: #fff;
}

.menu-body .menu-style2 {
  font: 15px/1.5 tahoma, arial, "Microsoft YaHei";
  text-align: center;
}

.menu-body .menu-style2 ul {
  list-style-type: none;
  padding: unset;
  margin: unset;
}

.menu-body .menu-style2 a {
  text-decoration: unset;
  font-size: 14px;
  color: #333;
  display: block;
  border: 1px solid #ddd;
  padding: 10px;
  margin-bottom: 15px;
  transition: 0.2s;
}

.menu-body .menu-style2 a:hover {
  border-color: #00549d;
  background-color: #00549d;
  color: #fff;
}

.navbar-white {
  background-color: #fff;
}

.con-white {
  background-color: #fff !important;
}

.con-gray {
  background-color: #eee !important;
}

.news-listing {
  padding: 30px 15px;
}

.news-body {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  font: 14px/1.5 tahoma, arial, "Microsoft YaHei";
}

.news-body .news-imgbox {
  position: relative;
  width: 32%;
  padding-right: 22px;
  padding-bottom: 55px;
  border-right: 1px solid #ddd;
  text-align: right;
}

.news-imgbox .news-img {
  height: 175px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  transition: all ease 0.2s;
}

.news-imgbox .news-img:hover {
  background-size: 105%;
}

.news-imgbox .news-date {
  color: #00549d;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 17px;
}

.news-date i {
  position: absolute;
  color: #ddd;
  top: 2px;
  right: -8px;
  font-size: 14px;
}

.news-body .news-info {
  position: relative;
  width: 68%;
  padding-left: 22px;
}

.news-info .news-name {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 17px;
}

.news-info .news-name a {
  text-decoration: unset;
  color: #333;
  transition: 0.2s;
}

.news-info .news-name a:hover {
  text-decoration: unset;
  color: #00549d;
}

.news-info .news-type {
  font-family: Microsoft YaHei;
  font-size: 14px;
  margin-bottom: 17px;
}

.news-type .n-type {
  margin-right: 15px;
}

.news-info .news-concises {
  color: #999999;
  margin-bottom: 55px;
}

.news-info .bt-readmore {
  text-decoration: unset;
  padding: 10px 50px;
  border: 1px solid #999999;
  color: #333;
  transition: 0.2s;
}

.news-info .bt-readmore:hover {
  color: #fff;
  background-color: #00549d;
  border-color: #00549d;
}

.news-page {
  font: 15px/1.5 tahoma, arial, "Microsoft YaHei";
  text-align: center;
  margin-top: 30px;
}

.news-page a {
  text-decoration: unset;
  color: #333;
  padding: 8px 15px;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin: 0px 4px;
  transition: 0.2s;
}

.news-page a:hover {
  background-color: #00549d;
  border-color: #00549d;
  color: #fff;
}

.news-page .page-search {
  display: inline;
}

.news-page input {
  width: 50px;
  border: 1px solid #ddd;
  border-radius: 5px;
  text-align: center;
  padding: 5px;
  margin: 0px 4px;
}

.news-page input:focus-visible {
  outline: unset;
}

.contact-form {
  font: 16px/1.5 tahoma, arial, "Microsoft YaHei";
  margin: 15px 0px;
}

/* .contact-form .row {
  --bs-gutter-x: 3rem;
} */

.contact-form .digit-input {
  padding-right: 60px;
}

.contact-form .digit-number {
  position: absolute;
  right: 0px;
  top: 37px;
  font-size: 15px;
  background-color: #efefef;
  line-height: normal;
  padding: 3px 7px;
  user-select: none;
}

.conform-group {
  margin-bottom: 25px;
  position: relative;
}

.conform-group label {
  margin-bottom: 15px;
  color: #666;
}

.conform-control {
  width: 100%;
  display: block;
  border: unset;
  border-bottom: 1px solid #333;
}

.conform-control:focus-visible {
  outline: unset;
}

.contact-form .bt-submit {
  background-color: #00428e;
  border: unset;
  border-radius: 5px;
  font-size: 14px;
  color: #fff;
  padding: 10px 40px;
}

.contact-form .bt-submit:hover {
  background-color: #00549d;
}

.contact-list {
  margin-top: 70px;
  margin-bottom: 30px;
  text-align: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow: hidden;
}

.contact-box {
  width: 23%;
  margin-bottom: 15px;
}

.contact-box .contact-image {
  margin-bottom: 30px;
}

.contact-text .ct-head {
  font-weight: bold;
  color: #666;
  font-size: 18px;
  margin-bottom: 10px;
}

.contact-text .ct-body {
  font-size: 16px;
}

.contact-image img {
  width: 96px;
}

.news-paper {
  font: 16px/1.5 tahoma, arial, "Microsoft YaHei";
  background-color: #fff;
  padding: 60px 120px;
}

.news-paper .paper-header {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}

.news-paper .paper-arrow {
  color: #999;
  font-size: 14px;
  padding: 10px 0px;
  border-bottom: 1px solid #ccc;
}

.news-paper .paper-concise {
  font-family: Microsoft YaHei;
  font-size: 14px;
  line-height: 24px;
  margin: 30px 0px;
  position: relative;
  border: 1px solid #e1e1e7;
  overflow: hidden;
  padding: 18px;
  border-left: 4px solid #e1e1e7;
}

.paper-detail p {
  line-height: 1.6em;
}

.news-paper .paper-footer {
  margin-top: 70px;
}

.paper-footer .paper-previous,
.paper-footer .paper-next {
  font-size: 12px;
}

.paper-footer .none,
.paper-footer a {
  font-size: 14px;
  font-family: Microsoft YaHei;
  margin-left: 10px;
}

.paper-footer .none {
  color: #7f7f7f;
  cursor: not-allowed;
}

.paper-footer a {
  text-decoration: unset;
  color: #4c4c4c;
}

.menu-box-mobile {
  display: none;
}

.service-paper {
  font: 14px/1.5 tahoma, arial, "Microsoft YaHei";
  background-color: #fff;
  padding: 40px;
}

.service-paper .service-images {
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

.service-paper .service-images {
  height: 600px;
}

.service-paper .service-images img {
  width: 100%;
}

.service-paper .service-content {
  padding: 50px 28px;
}

.service-paper .service-head {
  font-size: 28px;
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 20px;
}

.service-paper .service-concise {
  font-size: 15px;
  line-height: 32px;
  color: #888888;
  text-align: center;
}

.service-paper .service-description b {
  font-size: 14px;
}

.service-paper .service-description {
  margin: 70px 0px;
  font-size: 12px;
}

.service-paper .service-paging {
  border: 1px solid #e5e5e5;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  text-align: center;
}

.service-paper .service-paging .paging-box {
  width: 33.3%;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.paging-box a {
  display: block;
  text-decoration: unset;
  color: #333;
  width: 51%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.service-paper .service-paging .active {
  background-color: #efefef;
}

.service_side {
  position: fixed;
  z-index: 999;
  display: block;
  right: 0px;
  top: 40%;
}

.service_side .chortcut {
  width: 50px;
}

.service_side .chortcut .sideMenu {
  background: #ff5656;
  color: #fff;
  text-align: center;
  font-size: 11px;
  margin-bottom: 5px;
  padding: 4px 0px 2px 0px;
  position: relative;
  cursor: pointer;
}

.service_side .chortcut .sideMenu:last-child {
  margin: unset;
}

.service_side .chortcut .sideMenu .side-box {
  display: none;
  position: absolute;
  background-color: transparent;
  top: 0;
  left: -243px;
  width: 243px;
  z-index: 100;
  cursor: default;
}

.service_side .chortcut .sideMenu:hover {
  background-color: #f05352;
}

.service_side .chortcut .sideMenu:hover .side-box {
  display: block;
}

.service_side .chortcut .sideMenu .side-box .side-content {
  background-color: #fff;
  color: #333;
  width: 223px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  padding: 8px 22px;
}

.service_side .chortcut .sideMenu .side-box .side-content a {
  text-decoration: unset;
  color: #333;
}

.service_side .chortcut .sideMenu a {
  text-decoration: unset;
  color: #fff;
}

.service_side .chortcut .sideMenu .sideMenuIcon {
  width: 20px;
  padding-bottom: 5px;
}

.service_side .chortcut .sideMenu .side-box .side-content .con-box {
  padding: 12px 0px;
  display: flex;
  align-items: center;
}

.service_side .chortcut .sideMenu .side-box .side-content .con-box .icon-image {
  width: 44px;
  height: 44px;
}

.service_side .chortcut .sideMenu .side-box .side-content .con-box .item-text {
  font-size: 16px;
  box-sizing: border-box;
  padding-left: 10px;
  text-align: left;
}

.service_side
  .chortcut
  .sideMenu
  .side-box
  .side-content
  .con-box
  .item-text
  .item-title {
  line-height: 1.5;
}

.service_side
  .chortcut
  .sideMenu
  .side-box
  .side-content
  .con-box
  .item-text
  .item-info {
  line-height: 1.5;
  color: #f05352;
}

.service_side .chortcut .sideMenu .side-box .side-content .img-view {
  display: block !important;
}

.service_side
  .chortcut
  .sideMenu
  .side-box
  .side-content
  .img-view
  .icon-image {
  width: 176px;
  height: auto;
}

.service_side .chortcut .sideMenu .side-box .side-content .img-view .item-text {
  font-size: 16px;
  text-align: center;
  padding: 5px 0;
}

.service_side
  .chortcut
  .sideMenu
  .side-box
  .side-content
  .img-view
  .item-text
  .item-title {
  line-height: 1.5;
  text-align: center;
}

.service_side
  .chortcut
  .sideMenu
  .side-box
  .side-content
  .imgText-view
  .icon-image {
  width: 28px;
  height: 28px;
}

/* footer */
footer {
  font-family: "Microsoft YaHei", 微软雅黑;
  background-color: #202020;
  color: #e5e5e5;
  padding: 40px 0px;
}

.footer-contents {
  margin-top: 20px;
  margin-bottom: 35px;
}

.footer-contents a {
  color: #e5e5e5 !important;
  text-decoration: unset;
}

.footer-contents .htext {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  margin-bottom: 30px;
}

.copyright {
  font-size: 14px;
  color: #999999;
}

.foot-end {
  float: right;
}

.foot-end a {
  font-size: 14px;
  text-decoration: unset;
  color: #999999;
  padding-right: 35px;
  transition: 0.2s;
}

.foot-end a:hover {
  color: #fff;
}

.logo-ft {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  margin-bottom: 30px;
}

.logo-ft .logo {
  width: 16%;
}

.logo-ft .logo img {
  width: 100%;
}

.logo-ft .logo-text {
  width: 84%;
  font-size: 12px;
  font-weight: bold;
  line-height: 22px;
  padding-left: 10px;
}

.tel-ft {
  margin-bottom: 20px;
}

.tel-ft .tel-label {
  font-size: 14px;
}

.tel-ft .tel-phone {
  font-size: 32px;
  line-height: 38px;
}

.service-time-ft {
  font-size: 14px;
  line-height: 28px;
}

.office-ft .office-img {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  overflow: hidden;
}

.office-ft .office-img .office-img-list {
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #00B0F0; */
  height: 88px;
  width: 47.1%;
  cursor: pointer;
  margin-bottom: 18px;
  transition: all ease 0.2s;
}

.office-ft .office-img .office-img-list:hover {
  background-size: 125%;
}

.contact-ft {
  padding-left: 27px;
}

.contact-ft .contact-info {
  font-size: 12px;
  line-height: 26px;
  color: #e5e5e5;
}

.qrcode-ft {
  /* float: right; */
}

.qrcode-ft .qrcode-box {
  margin-bottom: 9px;
}

.qrcode-ft .qrcode-box .qrcode-text {
  font-size: 12px;
  line-height: 28px;
  color: #ffffff;
}

.qrcode-ft .qrcode-box img {
  width: 125px;
}

footer .container {
  padding: 0px 10px;
}

.copyright span {
  margin-left: 10px;
}

@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1245px !important;
  }

  .carousel-control-next,
  .carousel-control-prev {
    width: 5% !important;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 13px 0px;
  }

  .navbar {
    padding: unset !important;
  }

  .nav-item {
    width: 150px;
    text-align: center;
  }

  .nav-link:hover {
    font-weight: 600;
    background-color: #004581;
  }

  .nav-item .active {
    font-weight: 600;
    background-color: #004581;
  }

  .navbar-dark .navbar-nav .nav-link,
  .navbar-dark .navbar-nav .nav-link:hover,
  .navbar-dark .navbar-nav .nav-link:active,
  .navbar-dark .navbar-nav .nav-link:focus {
    color: #fff !important;
  }
}

/* ------ Mobile ------ */
@media (max-width: 767px) {
  body {
    margin-top: 56px !important;
  }

  .nav-pc {
    display: none !important;
  }

  /* nav-mobile */
  .nav-mobile {
    font-family: Microsoft YaHei;
    padding: unset !important;
    display: unset !important;
    border-bottom: 1px solid #ddd;
  }

  .nav-mobile a {
    text-decoration: unset !important;
  }

  .nav-lang {
    width: 100%;
    background-color: #00549d;
    color: #fff;
    text-align: center;
    padding: 13px 0px 8px 0px;
  }

  .btn-lang {
    background-color: transparent;
    padding: unset;
    border: unset;
    font: 18px/1.5 tahoma, arial, "Microsoft YaHei";
    color: #fff;
  }

  .btn-lang:hover,
  .btn-lang:focus,
  .btn-lang:active {
    box-shadow: unset;
    color: #fff;
  }

  .nav-lang .dropdown-menu[data-bs-popper] {
    left: 32%;
  }

  .nav-mobile .container-fluid {
    padding: unset;
    background-color: #fff;
  }

  .nav-mobile .container-fluid .brand {
    display: flex;
    flex-wrap: nowrap;
    padding-left: 10px;
  }

  .nav-mobile .navbar-nav {
    text-align: center;
    padding: 10px 0px;
  }

  .nav-mobile .navbar-brand-img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 17%;
  }

  .nav-mobile .navbar-brand-img img {
    width: 40px;
  }

  .nav-mobile .navbar-brand {
    color: #00549d !important;
    font-weight: bold;
    font-size: 17px;
    padding: 10px;
    margin: unset;
  }

  .nav-mobile .navbar-brand:hover {
    color: #00549d !important;
  }

  .nav-mobile .navbar-toggler {
    color: #00549d !important;
    padding-right: 20px;
    border: unset;
    font-size: 26px;
  }

  .nav-mobile .navbar-toggler:focus {
    box-shadow: unset;
  }

  .nav-mobile .navbar-collapse {
    background-color: #262626;
  }

  .nav-mobile .nav-item {
    font-size: 18px;
  }

  .nav-mobile .nav-account {
    position: absolute;
    right: 9px;
    top: 9px;
  }

  /* nav-mobile end */
  .carousel-item .image-slide {
    display: flex;
    overflow: hidden;
    justify-content: center;
    align-items: center;
  }

  .carousel-item .image-slide img {
    width: 170%;
  }

  .view-contents .container {
    padding: 0px 10px;
  }

  .intro-section .container {
    padding: 0px 10px;
  }

  .intro-section {
    padding-top: 20px;
  }

  .view-contents .text-header {
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    padding: 0px 10px;
  }

  .view-contents .text-tile {
    display: none;
  }

  .intro-section .text-tile {
    display: none;
  }

  .diyCurTab {
    font-size: 14px;
    line-height: 20px;
    padding: 0px 10px;
  }

  .listBlocksSet .numset {
    font-size: 32px;
  }

  .listBlocksSet .unitset {
    font-size: 18px;
  }

  .service-body {
    padding: 20px 0px;
  }

  .service-box {
    /* justify-content: center; */
    justify-content: flex-start;
  }

  .service-box > .box-list {
    padding-top: 10px;
    /* width: 32%; */
    margin: 5px;
    min-width: calc(33.3% - 10px);
    max-width: calc(33.3% - 10px);
  }

  .solution-section {
    padding: 20px 0px;
  }

  .solution-list {
    margin-top: 20px !important;
  }

  .solution-list .solution-text {
    margin-top: unset;
    margin-bottom: 14px;
  }

  .import-section .import-header {
    padding: unset;
  }

  .import-section {
    padding: 20px 0px;
  }

  .import-section .import-body {
    text-align: center;
    margin-bottom: 20px;
  }

  .import-body .img {
    height: 320px;
  }

  .import-body .img-box {
    display: none;
  }

  .import-detail {
    display: none;
  }

  .import-body .text-box {
    padding: unset;
  }

  .import-body .import-labelh {
    font-size: 20px !important;
    line-height: 30px;
    font-weight: bold;
  }

  .import-body .import-labelb {
    font-size: 16px !important;
    line-height: 20px;
    font-weight: bold;
  }

  .btn-import {
    font-size: 12px !important;
    margin: 20px 0px !important;
  }

  .style2-pc {
    display: none;
  }

  .style2-mobile {
    display: block;
  }

  .parallax-section {
    padding: 20px 0px;
    margin-bottom: 20px;
  }

  .parallax-section .header {
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
    padding: 0px 10px;
  }

  .parallax-section .header-tile {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .pllx-txtbody {
    padding: 15px 0px;
    font-size: 22px;
    font-weight: bold;
  }

  .pllx-txtbody a {
    font-size: 13px;
    color: #005ac1;
  }

  .parallax-body img {
    /* width: 50%; */
    height: 120px;
    object-fit: cover;
  } 

  .pllx-txtfoot {
    display: none;
  }

  .news-section {
    margin-bottom: 10px;
  }
  .news-section .text-header {
    font-size: 30px;
    font-weight: bold;
  }

  .news-listbox {
    height: 88px;
  }

  .news-content {
    margin-top: 20px !important;
  }

  .news-modified .news-type {
    display: none;
  }

  .news-concise {
    display: none;
  }

  .news-listbox-body {
    padding: 15px 0px 15px 20px;
  }

  .news-singlebox {
    display: none;
  }

  .about-section {
    padding: 20px 0px;
  }

  .about-clip {
    display: block;
  }

  .clip-img {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 300px;
    width: 100%;
  }

  .clip-head {
    margin-top: 12px;
    margin-bottom: 17px;
    padding: 0px 30px;
  }

  .clip-body {
    width: 100%;
    padding: 20px 30px;
    background-color: #00549d;
    color: #fff;
  }

  .clip-text {
    line-height: 25px;
  }

  .partner-section {
    padding: 20px 0px;
  }

  .partner-list {
    margin-top: 20px;
  }

  .partner-box {
    width: 48.5%;
    margin-bottom: 12px;
  }

  .page-banner {
    height: auto;
  }

  .page-navbar {
    padding: 10px 0px;
    background-color: #00549d !important;
    color: #fff;
    text-align: center;
  }

  .page-main,
  .page-current {
    display: none;
  }

  .page-text .page-name {
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-weight: bold;
  }

  .abouttext-section {
    padding-bottom: unset;
  }

  .abouttext-section .content-body {
    font-size: 12px;
    line-height: 25px;
    text-align: center;
  }

  .about-pllx {
    padding: unset;
  }

  .about-pllx .listBlocksSet {
    padding: unset;
  }

  .about-pllx .listBlocksSet .setblock {
    padding: 30px 0px;
  }

  .about-pllx .listBlocksSet .unitset {
    font-size: 12px;
  }

  .about-pllx .listBlocksSet .numfoot {
    font-size: 13px;
    margin-top: 10px;
  }

  .corporate-section {
    padding: 20px 0px 10px 0px;
  }

  .corporate-contents {
    padding: 15px 0px;
  }

  .about-pllx {
    margin-bottom: unset !important;
  }

  .corporate-box {
    padding: 20px;
    margin-bottom: 10px;
    height: 130px;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
  }

  .corporate-box .corp-img {
    width: 20%;
  }

  .corporate-box .corp-img img {
    width: 60px;
  }

  .corporate-box .corp-body {
    padding-left: 5px;
    width: 80%;
  }

  .corporate-box .corp-header {
    margin: unset;
    font-size: 16px;
  }

  .corporate-box .corp-text {
    font-size: 14px;
  }

  .logistic-section {
    padding: 50px 0px;
    margin: unset;
  }

  .logis-img img {
    width: 50px;
  }

  .logis-head {
    font-size: 18px;
  }

  .logis-text {
    margin: 20px 0px;
    font-size: 20px;
    line-height: 26px;
  }

  .logis-play img {
    width: 80px;
  }

  .qual-section {
    padding: 20px 0px;
  }

  .certificate-content {
    margin: 20px 0px;
  }

  .cer-list .overhide {
    font-size: 12px;
    margin-top: 10px;
  }

  .menu-box {
    display: none;
  }

  .news-listing {
    padding: 10px 0px;
  }

  .news-title {
    height: 30px;
    overflow: hidden;
    font-weight: bold;
    font-size: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .news-details {
    padding: 10px 0px 0px 0px;
  }

  .news-body .news-imgbox {
    padding-right: 10px;
  }

  .news-imgbox .news-date {
    font-size: 18px;
  }

  .news-date i {
    top: 5px;
    right: -4.5px;
    font-size: 9px;
  }

  .news-type .n-type,
  .news-type .n-read {
    display: block;
  }

  .news-info .news-name {
    font-size: 16px;
  }

  .news-body .news-info {
    padding-left: 10px;
  }

  .news-imgbox .news-img {
    height: 90px;
  }

  .news-info .news-concises {
    margin-bottom: 30px;
    height: 20px;
    overflow: hidden;
  }

  .news-body .news-imgbox {
    padding-bottom: 110px;
  }

  .news-page {
    margin: 30px 0px;
    font-size: 14px;
  }

  .news-page .page-search {
    display: none;
  }

  .news-page a {
    margin: unset;
  }

  .main-content {
    padding: 10px 0px;
  }

  .contact-box .contact-image {
    margin-bottom: 15px;
  }

  .contact-image img {
    width: 74px;
  }

  .contact-text .ct-head {
    font-size: 16px;
  }

  .contact-text .ct-body {
    font-size: 14px;
  }

  .contact-form .bt-submit {
    font-size: 16px;
  }

  .contact-box {
    width: 48%;
  }

  .news-paper {
    font-size: 14px;
    padding: 20px;
  }

  .news-paper .paper-header {
    font-size: 18px;
  }

  .news-paper .paper-arrow {
    font-size: 12px;
  }

  .news-paper .paper-concise {
    line-height: 20px;
    margin: 20px 0px;
    padding: 12px;
  }

  .paper-detail p {
    line-height: 1.5em;
    margin-bottom: 10px;
  }

  .news-paper .paper-footer {
    margin-top: 30px;
  }

  .menu-box-mobile {
    display: flex;
    flex-wrap: wrap;
    padding: 15px 15px 20px 15px;
  }

  .menu-box-mobile span {
    color: #666666;
    font-size: 14px;
    text-decoration: unset;
    width: 50%;
    margin-bottom: 10px;
  }

  .menu-box-mobile span a {
    color: #666666;
    font-size: 14px;
    text-decoration: unset;
  }

  .paper-container {
    padding: unset;
  }

  .service-paper {
    padding: unset;
  }

  .service-paper .service-images {
    height: 240px;
  }

  .service-paper .service-content {
    padding: 10px;
  }

  .service-paper .service-head {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  .service-paper .service-paging {
    font-size: 14px;
    text-align: left;
    padding: 0px 15px;
  }

  .paging-box a {
    width: 100%;
    color: #00428e;
  }

  .service-paper .service-paging .active {
    display: none;
  }

  .service-paper .service-paging .paging-box {
    justify-content: unset;
    width: 100%;
  }

  .service_side .chortcut .sideMenu .side-box {
    left: -233px;
    width: 233px;
  }

  .box-list .text {
    font-size: 12px;
    line-height: 15px;
  }

  /* footer */
  .footer-contents {
    display: none;
  }

  footer {
    padding: 20px 0px;
    text-align: center;
  }

  .foot-end {
    margin-top: 10px;
    float: unset !important;
    display: block;
  }

  .foot-end a {
    padding: unset;
  }

  footer .container {
    padding: 0px 10px;
  }

  .copyright span {
    display: block;
    margin: unset;
  }
}
