@charset "UTF-8";
body,
p,
ul,
ol,
figure,
dl,
dt,
dd,
button,
input,
h1,
h2,
h3,
h4,
h5,
h6,
article,
aside,
textarea {
  padding: 0;
  margin: 0;
}

i {
  font-style: normal;
}

html {
  font-family: 'Inter', 'Inter-Regular', 'Inter-Bold', 'Helvetica Neue', Helvetica, Arial, 'PingFang SC', '阿里巴巴普惠体', '思源黑体 CN', '微软雅黑', 'Microsoft YaHei', sans-serif;
  height: 100%;
  font-size: 14px;
  color: #333;
}

body {
  font-family: Arial !important;
  height: 100%;
  background-color: #f8f9fc;
}

.wrap-new {
  margin: 0 auto;
}

.banner {
  height: 500px;
  font-size: 0;
  min-width: 1280px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-image: url("../webp/main.webp");
}

.content-box {
  width: 100%;
  min-width: 1280px;
  padding: 80px 0;
}

.content-box .title-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.content-box .title-box h1, .content-box .title-box h2 {
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  color: #333;
  line-height: 40px;
}

.content-box .title-box img {
  margin: 16px 0 40px;
}

.mb-80 {
  margin-bottom: 80px;
}

.content-list-item .title-desc {
  font-size: 20px;
  color: #666;
  line-height: 26px;
}

.picture-text {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
}

.picture-text .text {
  width: 850px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.picture-text .text b {
  font-size: 24px;
  line-height: 28px;
}

.picture-text .text p {
  font-size: 20px;
  color: #666;
  line-height: 28px;
  margin: 30px 0 0;
}

.picture-text .text p:first-child {
  margin-top: 0;
}

.picture-text .text p:last-child {
  margin-bottom: 0;
}

.picture-text .picture {
  width: 500px;
}

.picture-text .picture img {
  width: 100%;
}

.picture-text + .picture-text {
  margin-top: 40px;
}

.item2 .text {
  order: 2;
}

.item2 .picture {
  order: 1;
}

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

.data-box .data-item {
  text-align: center;
}

.data-box .data-item b {
  font-size: 36px;
  height: 44px;
  font-weight: 700;
  color: #c00;
}

.data-box .data-item p {
  font-size: 20px;
  margin-top: 10px;
  text-align: center;
}

.data-box .data-hr {
  width: 1px;
  height: 56px;
  border-left: 1px solid #ccc;
  margin: 0 120px;
}

.customer {
  display: flex;
  justify-content: center;
}

.customer img {
  width: 196px;
  height: 72px;
  margin-right: 24px;
}

.customer img:last-child {
  margin-right: 0;
}

.customer + .customer {
  margin-top: 24px;
}

@media (min-width: 1401px) {
  .wrap-new {
    width: 1400px;
  }
}

@media (max-width: 1400px) {
  .wrap-new {
    width: 1200px;
  }
  .picture-text .text {
    width: 650px;
  }
}

.whyUsBanner {
  width: 100%;
  height: 404px;
  padding-top: 96px;
  background: url("../png/why_banner.png") center;
}

.whyUsBanner .w_b_msg {
  width: 1050px;
  margin: 0 auto;
}

.whyUsBanner .w_b_msg h2 {
  font-size: 36px;
  font-family: Arial-Black;
  font-weight: bold;
  margin-bottom: 64px;
  text-align: center;
}

.whyUsBanner .w_b_msg p {
  line-height: 30px;
}

.w_box_1 {
  width: 1200px;
  height: 1070px;
  background: #fff;
  padding-left: 77px;
  padding-top: 70px;
  box-sizing: border-box;
  margin-bottom: 20px;
  margin-top: -76px;
}

.w_box_1 .w_t_title {
  font-family: Arial-Black;
  font-weight: bold;
  font-size: 18px;
  color: #cc0000;
  position: relative;
}

.w_box_1 .w_t_title::after {
  content: '';
  position: absolute;
  width: 24px;
  height: 1px;
  background: #cc0000;
  top: 10px;
  left: 32px;
}

.w_box_1 .w_t_box {
  padding-bottom: 12px;
}

.w_box_1 .w_t_title.mt70 {
  margin-top: 70px;
}

.w_box_1 h3 {
  font-size: 28px;
  font-weight: bold;
  margin-top: 20px;
}

.w_box_1 .w_t_box p {
  line-height: 30px;
  color: #999;
  margin-top: 30px;
}

.w_box_1 .w_t_box p b {
  color: #333;
}

.w_box_2 {
  width: 100%;
  height: 316px;
  color: #fff;
}

.w_box_2 .w_b_2_l {
  width: 352px;
  padding-top: 30px;
  padding-left: 40px;
  height: 286px;
  float: left;
  background: #cc0000;
}

.w_box_2 .w_b_2_r {
  width: 768px;
  height: 286px;
  padding-top: 30px;
  padding-left: 40px;
  float: left;
  background: #5b5b5b;
}

.w_box_2 h4 {
  margin: 22px 0;
  line-height: 30px;
  height: 50px;
  font-size: 20px;
  font-weight: bold;
}

.w_box_2 p {
  font-size: 12px;
  line-height: 24px;
}

.w_box_3 .swiper_box_3 {
  height: 360px;
}

.w_box_3 .imgBox {
  width: 580px;
  height: 312px;
  overflow: hidden;
}

.w_box_3 {
  padding-top: 110px;
}

.w_box_3 h3 {
  font-size: 30px;
  font-weight: bold;
  color: #333;
  text-align: center;
  margin-bottom: 50px;
}

.w_box_4 {
  margin-bottom: 110px;
}

.swiper-pagination-bullet {
  width: 10px;
  height: 3px;
  border-radius: 0;
  /*background: #ccc;*/
}

.swiper-pagination-bullet-active {
  width: 30px;
  background: #cc0000;
}

.paymentBanner {
  width: 100%;
  height: 350px;
  background: url("../png/payments_banner.png") center;
}

.p_box_1 {
  margin-top: -180px;
  margin-bottom: 47px;
}

.p_box_1 ul li {
  width: 25%;
  height: 400px;
  padding: 40px 35px;
  box-sizing: border-box;
  float: left;
}

.p_box_1 ul li p {
  line-height: 30px;
  font-size: 14px;
}

.p_box_1 ul li p span {
  float: left;
  display: block;
  margin-bottom: 10px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #fff;
  margin-top: 12px;
  margin-right: 6px;
}

.p_box_2 {
  padding-bottom: 63px;
}

.p_table_box {
  margin-bottom: 60px;
}

.p_table_box .tag {
  display: block;
  width: 80px;
  text-align: center;
  font-weight: 900px;
  color: #ccc;
}

.p_table_box table {
  width: 1037px;
  border-right: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
}

.p_table_box table th {
  text-align: left;
  background: #f8f8f8;
}

.p_table_box table th,
.p_table_box table td {
  line-height: 40px;
  border-left: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  padding-left: 22px;
}

.shipmentBanner {
  width: 100%;
  height: 375px;
  padding-top: 85px;
  background: url("../png/shipment_banner.png") center;
}

.s_b_msg h2 {
  font-size: 36px;
  font-weight: bold;
  line-height: 36px;
  margin-bottom: 10px;
  text-align: center;
}

.s_b_msg h4 {
  font-size: 16px;
  line-height: 30px;
  text-align: center;
}

.s_b_msg ul li {
  width: 290px;
  height: 138px;
  float: left;
  background: #fff;
  opacity: .9;
  padding-top: 30px;
  margin-right: 13px;
  position: relative;
}

.s_b_msg ul li:hover {
  top: -8px;
}

.s_b_msg ul {
  margin-top: 40px;
}

.s_b_msg ul li:nth-last-of-type(1) {
  margin-right: 0;
}

.s_b_msg ul li img {
  float: left;
  margin: 0 20px 80px;
}

.s_b_msg ul li p {
  line-height: 26px;
}

.s_box_1 {
  width: 100%;
  height: 182px;
  padding-top: 30px;
  text-indent: 48px;
  background: #fff;
  line-height: 30px;
  margin-top: -60px;
  margin-bottom: 40px;
}

.s_box_1 ul {
  margin-top: 20px;
}

.s_box_1 li {
  text-indent: 0px;
}

.s_box_1 li span {
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #000;
  margin: 14px 6px 0 48px;
  float: left;
}

.s_box_2 h3 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding: 50px 0;
}

.s_box_2 ul li {
  width: 390px;
  height: 240px;
  overflow: hidden;
  position: relative;
  float: left;
  margin-right: 15px;
}

.s_box_2 ul li img {
  width: 100%;
}

.s_box_2 ul li:nth-last-of-type(1) {
  margin-right: 0;
}

.s_box_2 ul li:hover .hover_show_box {
  display: block;
}

.s_box_2 ul li .hover_show_box {
  width: 100%;
  height: 100%;
  padding: 20px;
  box-sizing: border-box;
  background: #fff;
  position: absolute;
  color: #333;
  z-index: 1;
  left: 0;
  top: 0;
  line-height: 20px;
  font-size: 12px;
  display: none;
}

.s_box_2 ul li .hover_show_box h4,
.s_box_2 ul li p {
  margin: 30px 0;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  position: relative;
}

.hover_show_box h4::after {
  content: '';
  width: 20px;
  height: 3px;
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 30px;
}

.s_box_2 ul li p::after {
  content: '';
  width: 20px;
  height: 3px;
  background: #fff;
  position: absolute;
  left: 0px;
  top: 30px;
}

.s_box_2 ul li p {
  text-align: left;
  top: -100px;
  left: 34px;
  color: #fff;
}

.s_box_2 .s_b_tip {
  width: 840px;
  margin: 30px auto 80px;
}

.s_box_2 .s_b_tip h4 {
  line-height: 30px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.s_box_2 .s_b_tip p {
  line-height: 24px;
}

.s_box_3 {
  width: 100%;
  height: 120px;
  background: #fff;
  text-align: center;
  padding-top: 10px;
}

.s_box_3 p {
  margin: 25px 0;
}

.s_box_3 p a:hover {
  text-decoration: underline;
  color: #cc0000;
}

.s_box_3 h5 {
  font-size: 12px;
  color: #999;
}

.transfer {
  background: #f0f0f0;
  padding: 40px 0;
  margin-bottom: 100px;
}

.transfer h5 {
  text-align: center;
  color: #cc0000;
  font-size: 18px;
  margin-bottom: 30px;
}

.transfer div {
  width: 580px;
  margin: 0 auto;
}

.transfer div span {
  width: 30%;
  margin-bottom: 20px;
  margin-right: 25px;
  display: inline-block;
}

.transfer div span:nth-child(3n+0) {
  margin-right: 0;
}

/* end */
