/* -------------------------------------------------------------------
 * Plugin Name           : Laus - Dropdown & Hamburger Menu
 * Author Name           : Yucel Yilmaz
 * Author URI            : https://codecanyon.net/user/aip_theme3434
 * Created Date          : 18 January 2020
 * Version               : 1.0
 * File Name             : style.css
------------------------------------------------------------------- */
/* -------------------------------------------------------------------
   Base                               
   ------------------------ /
 * 01.Base
 * 02.Typography
 * 03.Helper Class
   ------------------------ /
   Components                               
   ------------------------ /
 * 04.Buttons  
   ------------------------ /
   Layout                               
   ------------------------ /
 * 05.Navbar
 * 06.Hero 
 * 07.Features 
 * 08.Footer
 * 09.Responsive

/* ---------------------------------------------------------------- */
/* 01.Base                               
/* ---------------------------------------------------------------- */
* {
  margin: 0;
  padding: 0;
}

/* body,
html {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #677294;
} */
@font-face {
  font-style: normal;
  font-family: 'arial';
  /*引入HarmonyOS_Sans_SC，目录别搞错*/
  src: url('/static/font/arial.ttf') format('truetype');
}

body,
html {
  background: #F1F1F1 none repeat scroll;
  font-size: 16px;
  font-weight: normal;
  overflow-x: hidden !important;
  /* font-family: "Source Han Sans CN"; */
  font-family: "Microsoft YaHei",
    "Lucida Grande",
    "Hiragino Sans GB",
    "Hiragino Sans GB W3",
    "nsimsun",
    "宋体";
  font-weight: 400;
  color: #677294;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #CBCBCB;
  font-size: 16px;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #CBCBCB;
  font-size: 16px;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #CBCBCB;
  font-size: 16px;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #CBCBCB;
  font-size: 16px;
}

a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
  color: #677294;
}

ul,
ol {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

textarea,
textarea:focus,
input,
input:focus,
button,
button:focus {
  outline: none;
  resize: inherit;
}

/*基本配置*/

.min-w {
  min-width: 1080px !important;
}

.w100 {
  width: 100%;
}

.p-0 {
  padding: 0rem;
}

.p-l-5 {
  padding-left: .3125rem;
}

.p-l-10 {
  padding-left: .625rem !important;
}

.p-l-15 {
  padding-left: .9375rem;
}

.p-r-0 {
  padding-right: 0rem;
}

.p-r-20 {
  padding-right: 1.25rem;
}

.p-r-30 {
  padding-right: 1.875rem;
}

.p-l-0 {
  padding-left: 0rem;
}

.p-l-40 {
  padding-left: 2.5rem;
}

.p-l-20 {
  padding-left: 1.25rem;
}

.p-r-5 {
  padding-right: .3125rem;
}

.p-r-8 {
  padding-right: .5rem;
}

.p-r-10 {
  padding-right: .625rem !important;
}

.p-r-15 {
  padding-right: .9375rem;
}

.p-r-25 {
  padding-right: 1.5625rem;
}

.p-r-40 {
  padding-right: 2.5rem;
}

.p-l-25 {
  padding-left: 1.5625rem;
}

.p-l-50 {
  padding-left: 3.125rem;
}

.p-tb-10 {
  padding: .625rem 0rem;
}

.p-tb-15 {
  padding: .9375rem 0rem;
}

.p-tb-30 {
  padding: 1.875rem 0rem;
}

.p-lr-20 {
  padding: 0rem 1.25rem;
}

.p-lr-50 {
  padding: 0rem 3.125rem;
}

.p-rol-82 {
  padding: 5rem 1.25rem;
}

.p-t-3 {
  padding-top: .1875rem;
}

.p-t-5 {
  padding-top: .3125rem;
}

.p-t-10 {
  padding-top: .625rem;
}

.p-t-15 {
  padding-top: .9375rem;
}


.p-t-20 {
  padding-top: 1.25rem;
}

.p-t-30 {
  padding-top: 1.875rem;
}

.p-t-45 {
  padding-top: 2.8125rem;
}

.p-t-50 {
  padding-top: 3.125rem;
}

.p-t-80 {
  padding-top: 5rem;
}

.p-t-85 {
  padding-top: 5.3125rem !important;
}


.p-t-100 {
  padding-top: 6.25rem;
}

.p-b-10 {
  padding-bottom: .625rem
}

.p-b-15 {
  padding-bottom: .625rem
}

.p-t-16 {
  padding-top: 1rem
}

.p-b-20 {
  padding-bottom: 1.25rem
}

.p-b-30 {
  padding-bottom: 1.875rem
}

.p-b-50 {
  padding-bottom: 3.125rem
}

.p-b-80 {
  padding-bottom: 5rem
}

.p-5 {
  padding: .3125rem !important;
}

.p-8 {
  padding: .5rem !important;
}

.p-10 {
  padding: .625rem !important;
}

.p-12 {
  padding: .75rem !important;
}

.p-15 {
  padding: .9375rem !important;
}

.p-20 {
  padding: 1.25rem !important;
}

.p-50 {
  padding: 3.125rem;
}

.p-30 {
  padding: 1.875rem;
}

.p-3 {
  padding: .1875rem !important;
}

.padding-body {
  padding: 5rem 0rem;
}

.padding-rows {
  padding: 2.5rem 0rem;
}

.m-l-3 {
  margin-left: 3px;
}

.m-l-10 {
  margin-left: .625rem;
}

.m-l-15 {
  margin-left: .9375rem;
}

.m-l-25 {
  margin-left: 1.5625rem;
}

.m-l-30 {
  margin-left: 1.875rem;
}

.m-l-95 {
  margin-left: 5.9375rem;
}

.m-t-5 {
  margin-top: .3125rem;
}

.m-t-10 {
  margin-top: .625rem;
}

.m-t-15 {
  margin-top: .9375rem;
}

.m-t-20 {
  margin-top: 1.25rem;
}

.m-t-25 {
  margin-top: 1.5625rem !important;
}

.m-t-30 {
  margin-top: 1.875rem;
}

.m-t-35 {
  margin-top: 2.1875rem;
}

.m-t-40 {
  margin-top: 2.5rem;
}

.m-t-50 {
  margin-top: 3.125rem;
}

.m-t-150 {
  margin-top: 9.375rem !important;
}

.m-tb-15 {
  margin: .9375rem 0rem;
}

.m-tb-30 {
  margin: 1.875rem 0rem;
}

.m-tb-50 {
  margin: 6.25rem 0rem;
}

.m-t-55 {
  margin-top: 3.4375rem;
}

.m-t-60 {
  margin-top: 3.75rem;
}

.m-t-80 {
  margin-top: 5rem;
}

.m-t-85 {
  margin-top: 5.3125rem;
}

.m-t-100 {
  margin-top: 6.25rem;
}

.m-b-10 {
  margin-bottom: .625rem;
}

.m-b-25 {
  margin-bottom: 1.5625rem;
}

.m-b-30 {
  margin-bottom: 1.875rem;
}

.m-b-50 {
  margin-bottom: 3.125rem;
}

.m-b-60 {
  margin-bottom: 3.75rem !important;
}

.m-b-90 {
  margin-bottom: 5.625rem;
}

.m-r-15 {
  margin-right: .9375rem;
}

.m-r-20 {
  margin-right: 1.25rem;
}


.m-r-30 {
  margin-right: 1.875rem;
}


.bg-f {
  background: #ffffff !important;
}

.bg-f1 {
  background: #F1F1F1 !important;
}

.bg-f7 {
  background: #F7F7F7;
}

.bg-f6 {
  background: #f6f6f6;
}

.bg-fa {
  background: #fafafa;
}

.bg-df {
  background: #dfe0e1;
}

.bg-f0 {
  background: #f0f0f0 !important;
}

.bg-d8 {
  background: #d8d8d8;
}

.bg-or {
  background: #F18700 !important;
}

.bg-b3 {
  background: #b3b3b3;
}

.bg-fe {
  background: #fefaf4;
}

.bg-2 {
  background: #222222;
}

.bg-c {
  background: #cccccc;
}

.ico-orange {
  color: #f18700;
}

.ico-black {
  color: #000000;
}

.lh15 {
  line-height: .9375rem;
  height: .9375rem;
}

.lh30 {
  line-height: 1.875rem;
  height: 1.875rem;
}

.lh40 {
  line-height: 2.5rem;
  height: 2.5rem;
}

.lh50 {
  line-height: 3.125rem;
  height: 3.125rem;
}

.lh60 {
  height: 3.75rem;
  line-height: 3.75rem;
}

.lh80 {
  height: 5rem !important;
  line-height: 5rem;
}

.c-f {
  color: #ffffff;
}

.c-fa {
  color: #fafafa;
}

.c-0 {
  color: #000000;
}

.c-y1 {
  color: #FEB81B;
}

.c-y2 {
  color: #FFB61D;
}

.c-2 {
  color: #222222;
}

.c-3 {
  color: #333333;
}

.c-6 {
  color: #666666;
}

.c-5 {
  color: #555555;
}

.c-9 {
  color: #999999;
}

.c-b {
  color: #bbbbbb;
}

.c-red {
  color: #FF0000 !important
}

.c-or {
  color: #F18700;
}

.c-c {
  color: #cccccc;
}



.f-10 {
  font-size: .625rem;
}

.f-12 {
  font-size: .75rem;
}

.f-120 {
  font-size: 7.5rem !important;
}


.f-13 {
  font-size: .8125rem;
}

.f-14 {
  font-size: .875rem !important;
}

.f-15 {
  font-size: .9375rem !important;
}

.f-16 {
  font-size: 1rem !important;
}

.f-18 {
  font-size: 1.125rem !important;
}

.f-20 {
  font-size: 1.25rem;
}

.f-22 {
  font-size: 1.375rem;
}

.f-24 {
  font-size: 1.5rem;
}

.f-25 {
  font-size: 1.5625rem !important;
}

.f-26 {
  font-size: 1.625rem;
}

.f-30 {
  font-size: 1.875rem !important;
}

.f-35 {
  font-size: 2.1875rem !important;
}

.f-36 {
  font-size: 2.25rem !important;
}

.f-37 {
  font-size: 2.75rem !important;
}

.f-45 {
  font-size: 2.8125rem !important;
}

.f-46 {
  font-size: 2.875rem !important;
}

.f-55 {
  font-size: 3.4375rem;
}

.f-60 {
  font-size: 3.75rem;
}

.f-75 {
  font-size: 4.6875rem;
}

.f-w {
  font-weight: 600;
}

.f-w5 {
  font-weight: 500;
}

.f-w3 {
  font-weight: 300
}

.icon-f6 {
  color: #666666;
}

.icon-f9 {
  color: #999999;
}

.icon-78 {
  color: #787878;
}

.icon-f3 {
  color: #333333;
}

.bor-0 {
  border: 0rem !important
}

.bor-r {
  border-right: 1px solid #f1f1f1;
}

.bor-r-g {
  border-right: 1px solid #888887;
}

.bor-f {
  border: 1px solid #ffffff;
}


.bor-b-or {
  border-bottom: 1px solid #F18700;
}

.bor-t-f7 {
  border-top: 1px solid #F7F7F7;
}

.bor-t-66 {
  border-top: 1px solid #666E85;
}

.bor-b-f7 {
  border-bottom: 1px solid #F7F7F7;
}

.bor-b-e8 {
  border-bottom: 1px solid #E8E8E8;
}

.bor-t-e8 {
  border-top: 1px solid #E8E8E8;
}

.bor-r-e5 {
  border-right: 1px solid #e5e5e5;
}

.bor-b-ea {
  border-bottom: 1px solid #eaeaea;
}

.bor-t-ea {
  border-top: 1px solid #eaeaea;
}

.bor-b-d8 {
  border-bottom: 1px solid #D8D8D8;
}

.bor-b-c5 {
  border-bottom: 1px solid #555555;
}

.bor-bd-d5 {
  border-bottom: 1px dashed #d5d5d5;
}

.bor-b5 {
  border-bottom: 5px solid #f2f2f2;
}

.bor-b-9a {
  border-bottom: 1px solid #9a9a9a;
}




/*通用 实线*/
/* 手势鼠标 */
.cp {
  cursor: pointer;
}

.bor-roll {
  border-radius: 100%;
}

.bor-roll-50 {
  border-radius: 3.125rem;
}

.bor-roll-10 {
  border-radius: .625rem;
}

.bor-roll-5 {
  border-radius: .3125rem;
}

.bor-roll-0 {
  border-radius: 0px !important;
}

.zd-3 {
  line-height: 1.125rem;
  height: 4.5rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.zd-2 {
  line-height: 1.125rem;
  height: 2.25rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.zd-1 {
  line-height: 18px;
  height: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}


.img50 {
  width: 50px !important;
  height: 50px !important;
}

.text-em {
  text-align: justify;
  text-indent: 2em;
}

.bor-b4-e8 {
  border-bottom: 4px solid #e8e8e8;
}

.bor-b4-or {
  border-bottom: 4px solid #F18700;
}

.text-un {
  text-decoration: underline;
}

.overhidde {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  /* font-size: 14px; */
}

.overhidde-line2 {
  width: 100%;
  /* font-size: 14px; */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.align-items-start {
  align-items: flex-start !important;
}

/* 垂直两端布局 */
.wrap-bettween {
  display: flex;
  flex-flow: wrap;
  align-content: space-between;
}

.flex-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  -ms-flex-direction: row !important;
  flex-direction: row !important
}

.flex-column {
  display: flex;
  align-items: center;
  justify-content: center;
  -ms-flex-direction: column !important;
  flex-direction: column !important
}

/* .align-items-center {
  align-items: center !important;
} */

.icon-inline {
  display: flex;
  flex-flow: column;
  -ms-flex-align: center;
  align-content: center;
  -ms-align-content: center;
  justify-content: center;
  -ms-justify-content: center;
  align-items: center;
  -ms-align-items: center;
}

/* 横向垂直居中 */
.row-inline {
  display: flex;
  flex-flow: row;
  -ms-flex-align: center;
  align-content: center;
  -ms-align-content: center;
  justify-content: center;
  -ms-justify-content: center;
  align-items: center;
  -ms-align-items: center;
}

/* 竖向排列 */
.flex-col-vertical {
  display: flex;
  flex-direction: column;
  align-content: space-between;
  justify-content: center;
  justify-items: center;
  align-items: center;
}

/* ---------------------------------------------------------------- */
/* 02.Typography                                                  
/* ---------------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  margin: 0;
  color: #000;
  line-height: 1.3;
  text-transform: capitalize;
}

h1,
.h1 {
  font-size: 55px;
}

h2,
.h2 {
  font-size: 42px;
}

h3,
.h3 {
  font-size: 44px;
}

h4,
.h4 {
  font-size: 22px;
}

h5,
.h5 {
  font-size: 18px;
}

h6,
.h6 {
  font-size: 16px;
}

p {
  color: #677294;
  margin: 0;
  line-height: 28px;
}

.colum-text {
  text-align: center;
}

/* ---------------------------------------------------------------- */
/* 03.Helper Class                                                  
/* ---------------------------------------------------------------- */
/* .section {
  padding: 80px 0;
} */

.section-title1 {
  /* font-size: 40px;
  font-weight: 600;
  color: #3F3939;
  letter-spacing: 7px; */
  font-size: 32px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 41.6px;
  color: #333;
}

.section-title2 {
  /* font-size: 22px;
  font-weight: 550;
  color: #707070;
  letter-spacing: 3px; */
  font-size: 20px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  color: #333;
}

.section-describe1 {
  /* font-size: 15px;
  font-weight: 400;
  color: #6a6a6a; */
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  color: #787878;
  /* color:#3d3a39; */
}

/* .section-describe2 {
  font-size: 12px;
  font-weight: 400;
  color: #878787;
} */

.banner-title1 {
  font-size: 25px;
  font-weight: 400;
  color: #403C3B;
}

.banner-title2 {
  font-size: 22px;
  font-weight: 500;
  color: #403C3B;
}

.banner-describe1 {
  font-size: 12px;
  font-weight: 200;
  color: #403C3B;
}

.banner-describe2 {
  font-size: 14px;
  font-weight: 100;
  color: #403C3B;
}

/* 简介 */
.intro-title1 {
  font-size: 40px;
  font-weight: 600;
  color: #FCB71B;
  letter-spacing: 7px;
}

.intro-title2 {
  font-size: 22px;
  font-weight: 500;
  color: #ffffff;
}

.intro-title3 {
  font-size: 32px;
  font-weight: 500;
  color: #FCB71B;
  letter-spacing: 2px;
}

.intro-describe1 {
  font-size: 15px;
  font-weight: 200;
  color: #b7b7b7;
  line-height: 28px;
}

.intro-describe2 {
  font-size: 26px;
  font-weight: 300;
  color: #cfcfcf;
}

/* News */
.news-detail:hover .section-title2,
.news-detail:hover .section-describe1 {
  color: #ffb71c !important;
  transition: all 0.5s;
}

/* .news-lb a:hover .tit h4,
.news-lb.cp a:hover .tit h3,
.news-lb.cp a:hover .tit .gd {
  color: #00bc70;
  transition: all 0.5s;
} */

.news-img-small {
  /* width: 280px; */
  max-width: 265px;
  /* width: 100%; */
  height: 95%;
}

.news-img {
  /* width: 525px; */
  width: 100%;
  height: 335px;
}

.news-title1 {
  font-size: 22px;
  font-weight: 500;
  color: #403C3B;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}



.news-describe1 {
  max-width: 200px;
  font-size: 12px;
  font-weight: 200;
  color: #403C3B;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.news-time {
  font-size: 14px;
  font-weight: 200;
  color: #383636;
}

.bg-light-grey {
  background: #F1F1F1;
}

.bg-light-grey1 {
  background: #FFFFFF;
}

.bg-light-bule {
  background: #0E1D49;
}

.pb-minus-70 {
  padding-bottom: 70px;
}

/* ---------------------------------------------------------------- */
/* 04.Buttons                                                   
/* ---------------------------------------------------------------- */
.button {
  display: inline-block;
  /* padding: 6px 30px; */
  width: 120px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border-radius: 5px;
  border: none;
  outline: none;
  text-transform: uppercase;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
}

.button.default-button {
  background: #23c87a;
  color: #fff;
}

.button.default-button:hover {
  background: #1da565;
}

.button.ghost-button {

  border: 1px solid #a1a0a0;
  /* background: #23c87a; */
  color: #6D6B6C;
}

.button.ghost-button1 {
  width: 120px;
  height: 35px;
  line-height: 34px;
  border: 1px solid #a5a5a573;
  color: #8b8b8b;
}

.button.ghost-button2 {
  width: 100%;
  height: 40px;
  line-height: 38px;
  border: 2px solid #999999;
  color: #6D6B6C;
}

.button:hover {
  background: #dbdbdb;
  cursor: pointer;
}

.button.button-yellow {
  border-radius: 8px;
  font-size: 17px;
  width: 150px;
  height: 55px;
  line-height: 55px;
  font-weight: 600;
  color: #231815;
  background-color: #ffb71c;
}

.button.button-yellow-small {
  border-radius: 4px;
  font-size: 15px;
  width: 120px;
  height: 40px;
  line-height: 40px;
  font-weight: 500;
  color: #fff;
  background-color: #ffb71c;
}

.button-yellow-small:hover {
  /* 透明度变暗 */
  background-color: rgba(255, 183, 28, 0.4);
  cursor: pointer;
}

.button-yellow:hover {
  /* 透明度变暗 */
  background-color: rgba(255, 183, 28, 0.4);
  cursor: pointer;
}

.button.button-blue {
  border-radius: 8px;
  font-size: 17px;
  height: 55px;
  width: 150px;
  line-height: 55px;
  font-weight: 600;
  color: #ffb71c;
  background-color: #0f1d4a;
}

.button-blue:hover {
  /* 透明度变暗 */
  background-color: rgba(15, 29, 74, 0.4);
  cursor: pointer;
}


/* ---------------------------------------------------------------- */
/* 05.Navbar                                                   
/* ---------------------------------------------------------------- */
.logo-desc {
  font-size: 21px;
  font-weight: 600;
  margin-left: 10px;
}

.header {
  /* padding: 10px 0; */
  border-bottom: 5px #FFB61B solid;
  z-index: 3333;
  color: #fff;
  background-color: #0F1C49;
  /* position: absolute;
  width: 100vw; */
}

/* .header .container{
  
} */
.header ul li {
  list-style-type: none;
}

.header .nav-link {
  font-size: 16px;
  font-weight: 400;
  padding: 25px 15px !important;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  display: block;
  position: relative;
  color: #fff;
  line-height: 28px;
  font-family: 'Arial',
    "Microsoft YaHei",
    "Lucida Grande";
}

a.active {
  color: orange !important;
}

.header .nav-link.active::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 5px;
  /* background-color: #31b1e4; */
}

.header .nav-link:not(.active)::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 5px;
  z-index: -7;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  /* background-color: #31b1e4; */
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.header .nav-link:not(.active):hover::after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

.header .nav-link.signup-btn-toggle:after,
.header .nav-link.login-btn-toggle:after {
  display: none;
}

.header .dropdown-menu {
  border: 0;
  background: #fff;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: 0px 13px 35px 0 rgba(43, 50, 54, 0.2);
  box-shadow: 0px 13px 35px 0 rgba(43, 50, 54, 0.2);
}

.header .dropdown-menu .dropdown-item {
  display: block;
  width: 100%;
  padding: 14px 28px;
  font-weight: 400;
  color: #000;
  text-decoration: none;
  position: relative;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.header .dropdown-menu .dropdown-item:focus,
.header .dropdown-menu .dropdown-item:hover {
  color: #fff;
  background-color: #31b1e4;
  padding-left: 25px;
}

.header .dropdown-toggle {
  padding-right: 25px !important;
}

.header .dropdown-toggle:before {
  content: "\f078";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  font-weight: 700;
  font-size: 12px;
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.header .dropdown-toggle[aria-expanded="true"]:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 20px;
}

.header .navbar-toggler {
  outline: none;
  border: none;
  border-radius: 0;
  padding: 0 10px 0 0;
}

.header .navbar-toggler .togler-icon-inner>span {
  height: 3px;
  margin: 5px;
  width: 30px;
  display: block;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.header .navbar-toggler .togler-icon-inner>span:nth-child(2) {
  width: 20px !important;
  margin-left: auto;
}

.header .navbar-toggler .togler-icon-inner>span:last-child {
  margin-bottom: 0;
}

.header .navbar-toggler[aria-expanded="true"] .togler-icon-inner>span:nth-child(1) {
  -webkit-transform: rotate(-45deg) translate(-5px, 6px);
  transform: rotate(-45deg) translate(-5px, 6px);
}

.header .navbar-toggler[aria-expanded="true"] .togler-icon-inner>span:nth-child(3) {
  -webkit-transform: rotate(45deg) translate(-5px, -6px);
  transform: rotate(45deg) translate(-5px, -6px);
}

.header .navbar-toggler[aria-expanded="true"] .togler-icon-inner>span:nth-child(2) {
  opacity: 0;
}

.header .login-btn-mobile,
.header .signup-btn-mobile {
  display: none;
}

.header .navbar-brand {
  color: #fff;
  text-transform: capitalize;
  margin-right: 0;
  padding: 0;
}

.header .navbar-brand img {
  display: none;
}

.header .navbar-brand img.logo-transparent {
  display: block;
}

.header.header-shrink {
  padding: 0;
  background: #fff;
  -webkit-box-shadow: 0px 13px 35px -12px rgba(43, 50, 54, 0.2);
  box-shadow: 0px 13px 35px -12px rgba(43, 50, 54, 0.2);
  -webkit-animation: stickyMenu 0.7s ease-in-out;
  animation: stickyMenu 0.7s ease-in-out;
}

.header.header-shrink .nav-link {
  color: #000 !important;
}

.header.header-shrink .togler-icon-inner>span {
  background-color: #000;
}

.header.header-shrink .navbar-brand {
  color: #23c87a;
}

#login-form {
  z-index: 6666;
}

#signup-form {
  z-index: 7777;
}

.laus-form-wrap {
  position: fixed;
  top: 50%;
  left: 50%;
  border-radius: 10px;
  background: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 450px;
  display: none;
  -webkit-box-shadow: 0px 23px 49px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0px 23px 49px 0 rgba(0, 0, 0, 0.3);
}

.laus-form-header {
  padding: 20px 30px;
  background: #23c87a;
  color: #fff;
  text-align: center;
  border-radius: 5px 5px 0 0;
}

.laus-form-header .laus-form-title {
  color: #fff;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  text-align: center;
}

.form-link-margin {
  margin-top: 20px;
  margin-bottom: 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-link-margin a {
  color: #000;
}

.form-link-margin a:hover {
  color: #23c87a;
}

.laus-form-inner {
  background: #fff;
  padding: 20px;
  text-align: center;
  border-radius: 0 0 5px 5px;
}

.laus-form-group {
  position: relative;
  overflow: hidden;
}

.laus-form-group .laus-form-control {
  margin-bottom: 20px;
  height: 60px;
  outline: none;
  padding: 0 20px 0 50px;
  border: none;
  color: #000;
  width: 100%;
  -webkit-box-shadow: 0px 13px 35px -12px rgba(43, 50, 54, 0.2);
  box-shadow: 0px 13px 35px -12px rgba(43, 50, 54, 0.2);
}

.laus-form-group .laus-form-control :focus {
  outline: none;
  border: none;
  color: #000;
  -webkit-box-shadow: 0px 10px 26px 0px rgba(43, 50, 54, 0.2);
  box-shadow: 0px 10px 26px 0px rgba(43, 50, 54, 0.2);
}

.laus-form-group>span {
  position: absolute;
  top: 22px;
  left: 16px;
  font-size: 16px;
  color: #23c87a;
  border-radius: 0 5px 5px 0;
}

.laus-form-control,
.laus-form-btn {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.laus-form-btn {
  border: none;
  outline: none;
  border-radius: 5px;
  width: 100%;
  padding: 20px 60px;
  color: #fff !important;
  background: #23c87a;
  text-transform: capitalize;
  display: block;
}

.laus-form-pt {
  padding-top: 20px;
}

.custom-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: auto;
  line-height: 26px;
}

.custom-control-label {
  margin-left: 15px;
  padding-left: 10px;
  color: #000;
}

.custom-control-label::before {
  background-color: #fff;
  border: 1px solid #23c87a;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  border-color: #23c87a;
  background: #23c87a;
}

.form-close-btn {
  border: none;
  background: transparent;
  color: #fff;
}

.form-close-btn i {
  font-weight: 600;
}

@-webkit-keyframes stickyMenu {
  0% {
    margin-top: -120px;
    opacity: 0;
  }

  50% {
    margin-top: -64px;
    opacity: 0;
  }

  100% {
    margin-top: 0;
    opacity: 1;
  }
}

@keyframes stickyMenu {
  0% {
    margin-top: -120px;
    opacity: 0;
  }

  50% {
    margin-top: -64px;
    opacity: 0;
  }

  100% {
    margin-top: 0;
    opacity: 1;
  }
}

/* ---------------------------------------------------------------- */
/* 06.Hero                                                   
/* ---------------------------------------------------------------- */
.hero {
  height: 100vh;
  background: #0033cc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero h2,
.hero h1,
.hero p {
  color: #fff;
}

.hero h2 {
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 20px;
}

.hero h1 {
  margin-bottom: 10px;
}

.hero p {
  line-height: 28px;
  margin-bottom: 60px;
  opacity: 0.85;
}

/* ---------------------------------------------------------------- */
/* 07.Features                                                   
/* ---------------------------------------------------------------- */
.features-box {
  padding: 30px;
  overflow: hidden;
  margin-bottom: 30px;
  background: #fff;
  text-align: center;
  border-radius: 10px;
  -webkit-box-shadow: 0 6px 10px 0 rgba(43, 50, 54, 0.2);
  box-shadow: 0 6px 10px 0 rgba(43, 50, 54, 0.2);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.features-box:hover {
  -webkit-box-shadow: 0 22px 49px 0 rgba(43, 50, 54, 0.2);
  box-shadow: 0 22px 49px 0 rgba(43, 50, 54, 0.2);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

.features-box .features-icon i {
  color: #fff;
  font-size: 40px;
  margin-left: 0;
  display: inline-block;
  margin-bottom: 20px;
  line-height: 90px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background: #23c87a;
}

/* ---------------------------------------------------------------- */
/* 08.Footer                                                   
/* ---------------------------------------------------------------- */
/* .footer {
  background: #0033cc;
} */
.footer_l {
  align-items: start;
}

.footer {
  color: #9A9EA8;
  font-size: 15px;
}

.footer .copyright-wrap {
  padding: 30px;
}

.footer .copyright-wrap .copyright-inner .copyright-text {
  text-align: center;
  color: #fff;
  opacity: 0.85;
}

.container-footer {
  padding-top: 65px;
  padding-bottom: 10px
}

/* 数字滚动 */
/* .odometer.odometer-auto-theme,
.odometer.odometer-theme-default {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}

.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-default .odometer-digit {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  visibility: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}

.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}

.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}

.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}

.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.odometer.odometer-auto-theme,
.odometer.odometer-theme-default {
  font-family: "Source Han Sans CN";
  line-height: 1.1em;
}

.odometer.odometer-auto-theme .odometer-value,
.odometer.odometer-theme-default .odometer-value {
  text-align: center;
} */


/*# sourceMappingURL=style.css.map */

.slide {
  background-repeat: round;
}

/* slide Banner 轮播图banner */

.slide1 {
  background: url(/static/image/banner/banner1.png) center no-repeat;
  background-size: cover;
  max-width: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.slide1-phone {
  background-image: url(/static/image/banner/banner1_phone.png);
  background-size: cover;
}

.slide2 {
  background-image: url(/static/images/index-bg2.png);
  background-size: cover;
  text-align: center;
}

.pic-font {
  font-size: 45px;
  color: #101D4A;
  position: relative;
  top: -213px;
  left: 23vw;
}

.pic-font-com {
  /* font-size: 29px;
  color: #ffffff;
  position: relative;
  top: 213px;
  left: 16vw; */
  font-size: 29px;
  color: #ffffff;
  margin-top: 50px;
  /* position: relative;
  top: 38px;
  left: -33vw; */
}

.pic-font-com-big {
  font-size: 43px
}

/* 输入框 */
.search-form {
  position: relative;
  z-index: 999;
  bottom: 22vh;
  width: 100%;
  background-attachment: fixed;
  overflow-x: hidden;
  overflow-y: hidden;
}

.search-title {
  padding: 10px 0 7px 10px;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
}

.input-control {
  display: block;
  width: 100%;
  height: 45px;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #757575;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

/*index 产品服务   end*/
.bg-f9 {
  background: #f9f9f9;
}

.bor-t-d8 {
  border-top: 1px solid #d8d8d8;
}


.checkGroup li {
  color: #fff;
  width: 20%;
  background: #fff;
}

.checkGroup li .billItem {
  background: #cccccc;
  margin: 5px;
}

.checkGroup li span {
  width: 85%;
  display: block;
  float: left;
  font-size: 16px;
  overflow: hidden;
  padding: 0px 3px;
}

.checkGroup li i {
  text-align: right;
  font-size: 12px;
  cursor: pointer;
}

.checkGroup li i:hover {
  color: #F18700
}

.input-top-form .checkGroup li {
  color: #fff;
  width: 25%;
  background: #fff;
}

.input-lable .checkGroup li span {
  width: 80%;
  display: block;
  float: left;
  font-size: 10px;
  overflow: hidden;
  padding: 5px;
}

.rgHei {
  min-height: 800px !important;
  height: auto;
  overflow-x: hidden;
  overflow-y: auto;
}

.a-or {
  color: #F18700 !important;
}

.a-or:hover {
  color: #F18700;
}

.add-w {
  max-width: 450px;
}



.input-lable {
  margin-left: 5%;
  padding: 15px 0 5px 0;
}

.hideDis {
  display: none;
}

.input-choose {
  background: #fff;
  height: 45px;
  margin-left: 2%;
  display: flex;
  flex-flow: row;
  width: 96%;
  line-height: 45px;
  color: #000;
  justify-content: center;
  margin-bottom: 15px;
  border-radius: 5px;
}

.search-form .img-shadow {
  box-shadow: 2px 14px 11px -8px rgba(251, 135, 0, 0.4);
  height: 35px;
  width: 35px;
  border-radius: 50%;
}

.billNo {
  line-height: 18px;
}
.billItem {
  height: 28px;
}

.input-bar {
  background: #fff;
  border-radius: 5px;
  height: 106px;
  display: flex;
  flex-wrap: nowrap;
  flex-flow: row;
  justify-content: space-around;
  margin-left: 2%;
  color: #656364;
  font-size: 18px;
  font-weight: 400;
}

.search-form .input-area {
  background: #FFB71C;
  border-radius: 5px;
  max-height: 250px;
  /* height: 106px; */
  /* background-image: url(/static/images/area-arrow.png);
  background-repeat: no-repeat;
  background-position: top right; */
}

.strength-logo {
  background: url(/static/images/roo.gif) center center;
  background-size: contain;
  background-repeat: no-repeat;

}


/* *******************解决方案*************************** */
/* 首页解决方案 */
.solution-rotatebanner {
  margin: 0px auto 0;
  position: relative;
}

.solution-rotatebanner .solution-content {
  margin-bottom: 40px;
  height: 403px;
  overflow: hidden;
}

.solution-rotatebanner .solution-content img {
  display: block;
}

.solution-rotatebanner .solution-bannerList {
  height: 150px;
  overflow: hidden;
  position: relative
}

.solution-rotatebanner .solution-banner-list {
  position: relative;
  float: left;
  height: 150px;
  overflow: hidden;
}

.solution-rotatebanner .solution-banner-list ul {
  height: 150px;
  overflow: hidden;
}

.solution-rotatebanner .solution-banner-list ul li {
  position: relative;
  float: left;
  margin-left: 4px;
  width: 367px;
}

.solution-rotatebanner .solution-banner-list ul li.on .solution-banner {
  box-shadow: 0 .125rem .25rem rgba(241, 135, 0, 0.2);
  /* background: url(/static/picture/area-arrow.png) top right no-repeat; */
  background-color: #FFB71C;
  color: #403C3B;
}

/* ul li.on .banner-title1,
.banner-describe1{
  color: #ffffff !important;
} */

.solution-rotatebanner .solution-content .btn {
  display: block;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  position: absolute;
  z-index: 50;
  border-radius: 50%;
}

.solution-rotatebanner .solution-content .btn:hover {
  cursor: pointer
}

.solution-rotatebanner .left_btn {
  float: left;
  top: 150px;
  left: -60px;
  background-image: url(/static/image/base/prevduck.png);
}

.solution-rotatebanner .right_btn {
  float: right;
  right: -60px;
  top: 150px;
  background-image: url(/static/image/base/nextduck.png);
}

.single-class-box:hover .close {
  color: #FFFFFF !important;
}


.solution-banner:hover .program-icon::before {
  height: 50px;
  width: 50px;
  opacity: .27;
}

.solution-banner {
  padding: 33px 10px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 4px 8px -1px rgba(0, 0, 0, 0.1);
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  -ms-flex-direction: row;
  -ms-flex-wrap: nowrap;
  -ms-align-items: center;
  -ms-justify-content: flex-start;
  cursor: pointer;
}

.solution-banner .program-arrow-btn {
  padding: 0 10px 0 0;
}

.solution-banner p {
  color: #777c87;
  margin-bottom: 13px;
}

.solution-banner.active {
  box-shadow: 0 18px 33px 6px rgba(241, 135, 0, 0.2);
  /* background: url(/static/picture/area-arrow.png) top right no-repeat; */
  background-color: #f18700;
  color: #fff;
}

.solution-banner:hover h4 {
  color: #f18700;
}

.solution-banner-content {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-direction: column;
  padding: 10px;
  padding-right: 0px;
}

.solution-banner-img {
  margin-left: 15px;
}

/* 首页解决方案End */

/* 解决方案页面 */
.solution-descption {
  color: #888687;
  font-size: 25px;
  font-weight: 200;
}

.solution .tab {
  /* d-flex justify-content-center align-items-center */
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  height: 83px;
  font-weight: 500;
  color: #181818;
}

.tabitem {
  /* d-flex justify-content-center align-items-center */
  display: flex;
  justify-content: center;
  align-items: center;
  height: 86px;
  width: 90px;
  cursor: pointer;
}

.solution .active1 {
  color: #FEC64B;
  border-bottom: 4px solid #FFB71C;
}

.bgimg-round {
  background-repeat: round;
}

.solutionContent .p-lr {
  padding: 0 4.5rem !important
}

/* .solutionContent .p-all {
     padding: 3rem 4rem !important;
     
   } */

.tabitem-row {
  padding: 65px 4rem 0 4rem;
  display: none;
}

.tabitem-row-content {
  padding-bottom: 57px;
  border-bottom: 1px solid #B4B4B4;
}

.tabitem-title {
  /* margin-top: 1.5rem; */
  font-size: 24px;
  /* font-weight: 300; */
  color: #333;
  line-height: 28px;
}

.tabitem-describe0 {
  font-size: 16px;
  /* font-weight: 100; */
  line-height: 30px;
  color: #787878;
  padding-left: 4px;
  font-weight: 400;
}

.tabitem-describe1 {
  font-size: 16px;
  /* font-weight: 100; */
  line-height: 30px;
  color: #787878;
  padding-left: 4px;
  font-weight: 400;
}

/* .tabitem-describe1 ul {
  list-style-type: disc;
} */

.tabitem-describe1 li {
  margin-top: 4px;
  line-height: 27px
    /* list-style-type: disc; */
}

.tabitem-describe1 li:before {
  content: "\2022";
  color: #ffb619;
  font-size: 18px;
  margin-left: -13px;
}




.tabitem-car {
  height: 480px;
  background-image: url(/static/image/solution/car1.png);
  background-repeat: no-repeat;
  height: 94px;
  width: 31px;
  float: right;
}

.tabitem-car-badge {
  background-image: url(/static/image/solution/carA.png);
  background-repeat: round;
  /* background-position: top right; */
  height: 17px;
  width: 17px;
  position: absolute;
  float: right;
  right: -12px;
  top: 32px;
}

.tabitemContent .active {
  background-image: url(/static/image/solution/carActive.png);
  background-repeat: round;
  /* background-position: top right; */
  height: 17px;
  width: 17px;
  position: absolute;
  float: right;
  right: -12px;
  top: 32px;
}



/* 图片文字 */
.pic-font-com-plus {
  font-size: 16px;
  color: #E6E7E5;
  position: relative;
  top: 120px;
  left: 79px;
}

.sol-bg-span {
  cursor: pointer;
}

.pic-font-com-plus-center {
  font-size: 16px;
  color: #E6E7E5;
  position: relative;
  top: 120px;
  left: 0px;
  text-align: center;
  transition: all 0.8s;
}

.pic-font-com-title {
  font-size: 28px;
  color: #fff;
}

.img-plus {
  position: absolute;
  top: 24px;
  right: 26px;
  cursor: pointer;
  width: 63px;
  height: 65px;
  background: url(/static/image/solution/plus.png) no-repeat;
}

.img-active {
  position: absolute;
  top: 24px;
  right: 26px;
  cursor: pointer;
  top: 50px;
  width: 52px;
  height: 63px;
  background: url(/static/image/solution/minus.png) no-repeat;
}

/* 解决方案页面 End */

/**************业务领域 Start ***************/

.descSpan {
  height: 14px;
  border-radius: 2px;
  margin-top: 4px;
  border-left: 4px solid #feb71c;
}

.logistics-before-span {
  width: 7px;
  height: 20px;
  margin-top: 2px;
  margin-right: 8px;
  margin-left: -6px;
}

.logistics-content {
  margin-left: 45px;
  margin-right: 45px;
  padding-top: 43px;
}

.logistics-showall-content {
  margin-left: -45px;
  margin-right: -45px;
}

.logistics-title-row {
  height: 100px;
  margin-left: 45px;
  border-bottom: 2px solid #bfbfbf;
  padding-top: 15px;
}

.logistics-title {
  font-weight: 600;
  font-size: 40px;
  color: #323030;
  letter-spacing: 4px;
  margin-left: 12px;
}

.logistics-title1 {
  border-bottom: 1px solid #8c8a8a;
  height: 38px;
}

.logistics-describe0 {
  font-size: 19px;
  font-weight: 600;
  color: #5c5c5c;
  line-height: 27px;
  letter-spacing: 1px;
}

.logistics-describe1 {
  font-size: 22px;
  font-weight: 500;
  color: #595758;
  line-height: 28px;
  padding-left: 50px;
}

.logistics-describe2 {
  font-size: 15px;
  font-weight: 400;
  color: #646263;
  line-height: 22px;
  padding-right: 75px;
}

.logistics-describe3 {
  font-size: 16px;
  font-weight: 100;
  color: #919191;
  line-height: 24px;
  letter-spacing: 1px;
  padding-top: 9px;
}

.logistics-model-pic {
  width: 310px;
  margin-top: 15px;
}

.busarea-imgspan {
  background-repeat: round;
  width: 310px;
  margin-top: 15px;
  height: 255px;
}

.busarea-imgspan1 {
  background-repeat: round;
  width: 440px;
  margin-top: 15px;
  /* height: 260px; */
}

.busarea-img-font {
  font-size: 16px;
  color: #f5b21c;
  position: relative;
  top: 23px;
  left: 23px;
}

.busarea-cs-gx {
  cursor: pointer;
}

.busarea-cs-gx-title {
  font-size: 19px;
  font-weight: 600;
  color: #3e3a39;
  padding: 10px 0 5px 0;
}

.busarea-cs-gx-content {
  font-size: 15px;
  color: #858183;
  margin-top: 8px;
  margin-bottom: 20px;
  display: none;
}

.busarea-cs-gx-span {
  color: #424242;
}

.busarea-cs-gx-remark {
  color: #2c3960
}

.busarea-cs-gxpic-updown {
  background: url(/static/image/businessarea/up.png);
  background-repeat: round;
  width: 19px;
  height: 12px;
  margin-right: 8px;
  cursor: pointer;
}

.busarea-cs-gxpic-updown.active {
  background: url(/static/image/businessarea/down.png)
}


.busarea-chart-colomn {
  width: 228px;
  height: 220px;
  border: 2px dotted #9f9f9f;
  border-radius: 13px;
  cursor: pointer;
}

.busarea-chart-colomn-small {
  width: 195px;
  height: 190px;
  border: 2px dotted #9f9f9f;
  border-radius: 13px;
  cursor: pointer;
}

.busarea-chart-colomn:hover,
.busarea-chart-colomn:hover .busarea-chart-colomn-desc,
.busarea-chart-colomn-small:hover,
.busarea-chart-colomn-small:hover .busarea-chart-colomn-desc {
  background-color: #ffb71b;
  color: #fff !important;
  border-color: #ffb71b;
}

/* .piclogo {
  mix-blend-mode: multiply;
} */


.busarea-chart-colomn-desc {
  margin-top: 25px;
  font-size: 15px;
  color: #666666;
  font-weight: 500;
  text-align: center;
}

.busarea-chart-colomn-empty {
  width: 200px;
  /* height: 240px; */
}

.busarea-tc-pic {
  background: url(/static/image/businessarea/tc1.png);
  background-repeat: round;
  height: 13px;
  width: 39px;
  margin: 0 12px;
}

.busarea-nm-hy-pic {
  width: 105px;
  padding-bottom: 25px;
  padding-top: 35px;
}

.busarea-nm-hy-title {
  font-size: 23px;
  font-weight: 700;
  color: #475174;
  padding: 10px 0;
  line-height: 28px;
  border-top: 1px solid;
  border-bottom: 1px solid;
}

.busarea-nm-hy-content {
  display: flex;
  flex: auto;
  padding: 30px 0;
  color: #626262;
  line-height: 27px;
  align-items: flex-start;
  margin-left: 27px;
}

.busarea-nm-hy-table {
  color: #787878;
  font-size: 14px;
  font-size: 16px;
  color: #4d4948;
  line-height: 28px;
}

.busarea-nm-hy-table-head1 {
  font-size: 20px;
  color: #fef5e3;
  font-weight: 100;
  padding-top: 7px !important;
}

.busarea-nm-hy-table-head2 {
  font-size: 13px;
  text-align: right;
  padding-right: 40px !important;
  padding-top: 9px !important;
  color: #fff6e3;
  font-weight: 100;
}

.busarea-nm-hy-table-firstcol {
  background-color: #f3f2f7;
  width: 240px;
}

.busarea-nm-hy-table-firstcol-div {
  padding: 18px 40px 18px 60px;
  text-align: left;
  font-size: 18px;
}

.busarea-nm-hy-table-firsttd {
  padding: 18px 0 40px 0 !important
}

.busarea-nm-hy-table-td {
  padding-top: 18px !important;
}

.busarea-gj-imgspan {
  background-repeat: round;
  width: 100%;
  margin-top: 25px;
  height: 330px;
}

.busarea-gj-img-font {
  font-size: 23px;
  color: #f5b21c;
  position: relative;
  top: 33px;
  left: 30px;
}

.busarea-gj-img-font-desc {
  font-size: 14px;
  color: #b78f3a;
  position: relative;
  top: 1px;
  left: 155px;
}

.busarea-gn-cc-title1 {
  border-bottom: 1px solid #8c8a8a;
  height: 38px;
  margin-top: 25px;
}

.busarea-gn-cc li:before {
  content: "\2022";
  color: #ffb619;
  font-size: 20px;
  margin-left: -13px;
}

.busarea-wms-spanbutton {
  font-size: 17px;
  font-weight: 600;
  background-color: #ffb71c;
  padding: 13px 44px 11px 44px;
  text-align: center;
  color: #494954;
  margin-top: 10px;
}

.busarea-wms-spanbutton-gray {
  font-size: 14px;
  font-weight: 600;
  background-color: #f3f2f7;
  padding: 15px 18px;
  line-height: 17px;
  text-align: center;
  color: #747474;
  margin-top: 10px;
}

.busarea-wms-spanbutton-big {
  width: 148px;
  font-size: 14px;
  font-weight: 600;
  background-color: #f3f2f7;
  padding: 15px 18px;
  line-height: 17px;
  text-align: center;
  color: #747474;
  margin-top: 10px;
}

.busarea-wms-tr {
  width: 24px;
  height: 7px;
  margin: auto 3px;
}

.busarea-kh-content-tip {
  color: #626262;
  font-weight: 400;
}

.busarea-cp-pic {
  width: 305px;
  height: 208px;
}

.busarea-zh-chart-colomn {
  width: 300px;
  height: 320px;
  /* border: 2px dotted #9f9f9f; */
  border-radius: 13px;
  cursor: pointer;
  background-color: #f3f2f7;
}

.busarea-zh-chart-colomn-desc {
  margin-top: 25px;
  font-size: 15px;
  color: #666666;
  font-weight: 500;
  text-align: center;
}

/* 业务领域 End */

/* 联系cq9电子 Start */
.contract-logo-img {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 37px;
  width: 31px;
}

.contract-desc {
  font-size: 13px;
  padding-top: 12px;
  padding-bottom: 16px;
  width: 200px;
  border-top: 1px solid #e0e0e0;
}

.contract-desc-blod {
  font-size: 19px;
  border-bottom: 1px solid #b0b0b0;
  width: 121px;
}

.job-row {
  border-radius: 4px;
  background-color: #ffffff;
  margin-top: 20px;
}

.job-row-desc {
  cursor: pointer;
  padding: 15px 45px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.job-row-desc.active {
  color: #fffaf1;
  background-color: #ffb71c;
}

.job-row-title {
  font-size: 16px;
  font-weight: 600;
  color: #565656;
}

.job-row-type {
  font-size: 14px;
  font-weight: 600;
  color: #747474;
}

.job-row-title.active {
  color: #fffaf1;
}

.job-row-type.active {
  color: #fffaf1;
}

.job-row-desc-content {
  padding: 35px 45px 65px 45px;
  display: none;
}

.job-row-desc-title {
  font-size: 15px;
  color: #8f8f8f;
}

.job-row-desc-need {
  margin-top: 15px;
}

.job-row-updown {

  width: 30px;
  height: 30px;
  /* margin-right: 8px; */
  /* cursor: pointer; */
}

.job-row-updown-active {
  width: 30px;
  height: 30px;
  display: none;
}



.job-tip {
  font-size: 20px;
  color: #666565;
  font-weight: 600;
}

.nolimit {
  margin-left: 40px;
  margin-right: 15px;
  color: #ffba22;
  border-bottom: 1px solid;
  cursor: pointer;
}

.job-filter-span {
  padding: 8px 15px;
  margin-right: 10px;
}

.job-filter-span:hover {
  padding: 8px 15px;
  /* margin-left: 10px; */
  background-color: #ffb71c;
  color: #fff;
  border-radius: 4px;
  cursor: pointer;
}

.job-filter-span.active {
  padding: 8px 15px;
  /* margin-left: 10px; */
  background-color: #ffb71c;
  color: #fff;
  border-radius: 4px;
  cursor: pointer;
}

/* 联系cq9电子 End */


/* 新闻 Start */
.news-span {
  margin-right: 15px;
  width: 302px;
  border: 2px solid #e7e7e7;
  margin-bottom: 20px;
  cursor: pointer;
}

.news-span-img {
  width: 300px;
  height: 180px;
}

.news-span-content {
  padding: 15px 15px;
}

.news-span-tip {
  font-size: 13px;
  font-weight: 400;
  color: #878787
}

.news-span-title {
  font-size: 18px;
  font-weight: 500;
  color: #6c6c6c;
  margin-top: 4px;
}

.news-span-time {
  font-size: 15px;
  font-weight: 300;
  color: #7e7e7e;
  margin-top: 4px;
}

.news-right {
  width: 380px;
  /* padding-left: 80px; */
}

.news-right-title {
  font-size: 20px;
  color: #616161;
  padding-bottom: 20px;
  border-bottom: 1px solid #cecece;
  width: 225px;
}

.news-right-content {
  border-bottom: 1px solid #cecece;
  padding: 10px 24px 10px 0;
  color: #9c9a9a;
  cursor: pointer;
}

.news-right-content-2row {
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.news-right-content-time {
  margin-top: 5px;
}

.news-more {
  color: #feca58;
  margin-top: 20px;
  margin-bottom: 60px;
  cursor: pointer;
}

.news-detail-title {
  font-size: 30px;
  color: #000;
  line-height: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #cbcbcb;
  width: 100%;
}

/* 新闻 End */



/* 核心优势页面 */
.advantage-content {}

.advantage-title1 {
  font-size: 40px;
  font-weight: 500;
  color: #585657;
  /* letter-spacing: 5px; */
}

.advantage-title2 {
  font-size: 25px;
  font-weight: 300;
  /* color: #585657; */
  /* letter-spacing: 5px; */
}

.advantage-describe1 {
  margin-top: 30px;
  font-size: 12px;
  font-weight: 100;
  text-align: center;
  line-height: 18px;
}

.advantage-banner {

  /* width: 23.75rem; */
  height: 350px;
  border-radius: 20px;
  overflow: auto;
  background-color: #ffffff;
  color: #5D5B5C;
}

.advantage-banner-border {
  flex: 0 0 31%;
  border: 2px dashed #CCCCCD;
  border-radius: 20px;
  cursor: pointer;
}

.advantage-content .active {
  background-color: #FFB71C;
  color: #FFF7E9;
}

.advantage-img {
  height: 70px;
  width: 70px;
  margin-bottom: 33px;
  background-repeat: round;
}


.phone-no {
  margin-left: 50px;
  margin-right: 10px;
  font-size: 21px;
  font-weight: 600;
  font-style: oblique;
  color: #ffb61b;
}

.flowChart-colomn {
  width: 200px;
  height: 240px;
  border: 2px dotted #9f9f9f;
  border-radius: 13px;
  cursor: pointer;
}

.flowChart-colomn-small {
  width: 195px;
  height: 190px;
  border: 2px dotted #9f9f9f;
  border-radius: 13px;
  cursor: pointer;
}

.flowChart-colomn-small:hover,
.flowChart-colomn-small:hover .flowChart-colomn-desc {
  background-color: #ffb71b;
  color: #fff !important;
  border-color: #ffb71b;
}

.flowChart-colomn-desc {
  margin-top: 25px;
  font-size: 15px;
  color: #666666;
  font-weight: 500;
}

.flowChart-colomn-empty {
  width: 200px;
  /* height: 240px; */
}

/* 核心优势页面 End */


/* 页脚 */
.footer-desc {
  margin-left: 5px;
  font-size: 15px;
  font-weight: 400;
  color: #90939A;
}

.footer_c .left li {
  float: left;
}

li {
  list-style-type: none;
}

.footer_c .left dl {
  padding: 0 50px;
}

.footer_c .left dt a {
  color: #FFFFFE;
}


.footer_c .left dt {
  color: #FFFFFE;
  /* font-weight: bold; */
  font-weight: 300;
  margin-bottom: 12px;
}

.footer_c .left dd p a {
  color: #90939A;
}

.footer_c .left dd p {
  line-height: 2em;
  color: #90939A;
}

/* 页脚 End*/

/* *******************关于about*************************** */
.about-title1 {
  font-size: 38px;
  font-weight: 400;
  color: #595758;
  letter-spacing: 4px;

}


.about-describe1 {
  font-size: 23px;
  font-weight: 200;
  color: #717171;
  line-height: 28px;
}

.about-describe2 {
  font-size: 17px;
  font-weight: 200;
  color: #8C8C8C;
  line-height: 28px;
  padding-right: 75px;
}

.about-describe3 {
  font-size: 40px;
  font-weight: 1000;
  color: #FCB71B;
  margin-top: 6px;
}

.about-describe4 {
  font-size: 16px;
  font-weight: 200;
  color: #868686;
  /* line-height: 28px; */
}

/* *******************关于about-企业文化*************************** */

.wh:hover .wh-pic {
  /* opacity: 0; */
  background-image: url(/static/image/about/gray.png);
  transition: all 0.8s;
}

.wh:hover .wh-desc {
  color: #787677;
}

.wh-pic,
.wh-pic1,
.wh-pic2,
.wh-pic3,
.wh-pic4 {
  height: 660px;
  cursor: pointer;
}

.wh .wh-pic:hover {
  opacity: 1;
  min-width: 750px;
  max-width: 950px;
  transition: all 0.8s;
  /* background-image: url(/static/image/about/wh1_big.png); */
}

.wh .wh-pic:hover .wh-desc {
  color: #fff;
}

/* .whcol .wh-pic:hover {
  color: #EAEAEA;
  font-size: 35px;
} */

.whcol:hover .wh-title {
  color: #ffffff;
  background-color: #fcb71b;
  transition: all 0.8s;
}

.whcol .wh-pic1:hover {
  background-image: url(/static/image/about/wh1_big.png);
  /* background-repeat: no-repeat; */
  transition: all 0.8s;
}


.whcol .wh-pic2:hover {
  background-image: url(/static/image/about/wh2_big.png);
  transition: all 0.8s;
}

.whcol .wh-pic3:hover {
  background-image: url(/static/image/about/wh3_big.png);
  transition: all 0.8s;
}

.whcol .wh-pic4:hover {
  background-image: url(/static/image/about/wh4_big.png);
  transition: all 0.8s;
}

.wh-pic1 {
  background-image: url(/static/image/about/wh1.png);
  /* opacity: 0.6;
  filter: brightness(75%); */
  background-repeat: round;
}

.wh-pic2 {
  background-image: url(/static/image/about/wh2.png);
  /* opacity: 0.6;
  filter: brightness(75%); */
  background-repeat: round;
}

.wh-pic3 {
  background-image: url(/static/image/about/wh3.png);
  /* opacity: 0.6;
  filter: brightness(75%); */
  background-repeat: round;
}

.wh-pic4 {
  background-image: url(/static/image/about/wh4.png);
  /* opacity: 0.6;
  filter: brightness(75%); */
  background-repeat: round;
}

.wh-title {
  height: 60px;
  font-size: 17px;
  align-items: center;
  display: flex;
  justify-content: center;
  color: #706E6F;
}

.whcol .wh-desc {
  width: 100%;
  position: relative;
  /* z-index: 2; */
  top: 50%;
  text-align: center;
  font-size: 20px;
  font-weight: 100;
  color: #EAEAEA;
  line-height: 30px;
  transition: all 0.8s;
}

/* *******************关于about-企业文化 End*************************** */

/* *******************关于about-发展历程 Begin*************************** */
.fz-col {
  padding: 0;
  border-left: 1px solid #B6B7B8;
  height: 772px;
}

.fz-b-col {
  padding: 0;
  border-left: 1px solid #B6B7B8;
  height: 70px;
  font-size: 11px;
  color: #444242;
}

.fz-title {
  font-size: 27px;
  padding-top: 15px;
  text-align: center;
  color: #ffffff;
  background-color: #FFB71C;
  margin: 0px 3px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.fz-car {
  background: url(/static/image/about/car.png);
  background-repeat: round;
  width: 60px;
  height: 180px;
  margin-left: auto;
  margin-right: auto;
}

.fz-col-detail {
  display: none;
  height: 772px;
  /* transition: all 1.5s; */
}

.fz-col-detail-row {
  height: 150px;
  padding: 55px 20px 0 20px;
}

.fz-col-detail ul {
  list-style-type: disc;
}

.fz-col-detail li {
  list-style-type: disc;
}

.fz-col-detail-year {
  font-size: 60px;
  color: white;
  font-weight: bold;
}

.fz-col-detail-year-desc {
  margin-top: -15px;
  color: white;
  font-size: 10px;
  letter-spacing: 8px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #eaebc2;
}

.fz-col-detail-desc {
  width: 195px;
  text-align: left;
  color: #fff2d7;
  font-size: 13px;
  margin-top: 8px;
}

.fz-col-detail-pic {
  background-repeat: round;
  width: 53vw;
  height: 560px;
  margin: 40px 20px 30px 20px;
}

.fz-row {
  cursor: pointer;
}

.fz-row:hover .fz-title {
  /* color: #FFB71C; */
  font-size: 8px !important;
}

.fz-row .fz-col:hover .fz-title {
  display: none;
  margin: 0px 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.fz-row .fz-col:hover .fz-car {
  display: none;
}

.fz-row .fz-col:hover .fz-col-detail {
  /* transition: all 2.5s;
  animation-name: fadeInDown; */
  display: inline-block;
  animation: fadenum1 1.5s;
}

@keyframes fadenum1 {

  /*设置内容由显示变为隐藏*/
  0% {
    opacity: 0;
  }

  /* 50% {
    opacity: 0.4;
  } */

  100% {
    opacity: 1;
  }

}

/* *******************关于about-发展历程 End*************************** */

/* *******************关于about-合作伙伴 Begin*************************** */
.customer-logo {
  display: flex;
  justify-content: center;
}

.customer-logo-size {
  width: 170px;
  height: 40px;
}

.customer-logo-c {
  background-repeat: round;
  width: 226px;
  height: 65px;
}

.customer-logo img {
  mix-blend-mode: multiply;
}

/* *******************关于about-合作伙伴 End*************************** */

/* *******************关于about-企业荣誉资质 Begin*************************** */
.ry-title-tip {
  font-size: 32px;
  color: #FFB71C;
  font-weight: 600;
}

.btnNextOrLast {
  width: 100vw;
  justify-content: center;
  height: 150px;
  margin-top: 50px;
  margin-bottom: 20px;
}

.tip-year {
  font-size: 55px;
  color: #808080;
  font-weight: bold;
  margin: -12px 56px;
}

/* *******************关于about-企业荣誉资质 End*************************** */
/* ---------------------------------------------------------------- */
/* 09.Responsive                                                   
/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */
/* lg */
@media (max-width:996px) {

  .header .container,
  .header,
  .header ul li {
    padding: 0;
  }

  .header .container {
    max-width: 100%;
  }

  .phone-hide-lg {
    display: none;
  }

  .phone-show-lg {
    display: block !important;
  }

  .pic-font-com-plus {
    padding-right: 43px;

  }

  .pic-font-com-desc {
    white-space: normal;
  }

  .br-hide-lg {
    display: none;
  }

  .pic-font-com-plus {
    top: 90px;
  }

  .fz-row {
    margin: 0 !important;
  }

  .img-plus {
    right: 14px;
    /* width: 50px;
      height: 50px;
      background-repeat: round; */
  }

  .fz-col {
    min-width: 100Vw;
    border-bottom: 1px solid gray;
  }

  .fz-col-detail-pic {
    background-repeat: no-repeat !important;
    width: auto;
    /* height: 421px; */
  }

  .phone-button-showall {
    width: 92% !important;
  }

  .p-lr-0-lg {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .m-t-20-lg {
    margin-top: 20px !important;
  }

  .about-intro-titlepre {
    padding: 10px 0 15px 25px;

  }

  .about-intro-title {
    text-align: left !important;
  }

  .solutionContent .p-lr {
    padding: 0 !important;
  }

  .pic-font-com-plus {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    left: 24px;
  }

  .tab-drodownmenu-t2 {
    width: 150px;
    font-size: 14px;
    padding-left: 20px;
    color: gray;
  }

  .tabitem-row-content {
    padding-bottom: 27px;
  }

  .bgimg-round {
    background-repeat: no-repeat;
  }

  .tabitem-row {
    padding: 15px 0 0 0;
    display: none;
  }

  .header .navbar-nav .nav-link {
    color: #000;
    padding: 10px 15px !important;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    border-bottom: 1px solid #f1f1f1;
  }

  .header .navbar-nav .nav-link:after {
    display: none;
  }

  .header .navbar-nav .nav-item:last-child .nav-link {
    border-bottom: 0;
  }

  .header .navbar-nav .dropdown-toggle:before {
    top: 27px;
    right: 20px;
  }

  .header .navbar-nav .dropdown-toggle[aria-expanded="true"]:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 11px;
  }

  .header .navbar-nav .dropdown-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #f1f2f6;
  }

  .header .navbar-nav .dropdown-menu .dropdown-item:hover {
    background: #23c87a;
  }

  .header .main-menu {
    background: #fff;
  }

  .header .navbar-nav .nav-link:not(.active):hover,
  .header .navbar-nav .nav-link.active {
    background: #ffb61b;
    color: #fff !important;
    border-color: #ffb61b;
  }

  .header .navbar-brand {
    padding: 10px 0 10px 15px;
  }

  .header .login-btn-mobile,
  .header .signup-btn-mobile {
    display: block;
    position: absolute;
    top: 32px;
    background: transparent;
    border: none;
    color: #fff;
    font-size: 16px;
  }

  .header .signup-btn-mobile {
    right: 65px;
  }

  .header .login-btn-mobile {
    right: 110px;
  }

  .header.header-shrink .login-btn-mobile,
  .header.header-shrink .signup-btn-mobile {
    color: #000;
  }

  /* Login & Sign Up Form  */
  .login-btn-resp,
  .signup-btn-resp {
    display: none;
  }

  /* 搜索框 */
  .phone-column {
    flex-flow: column;
  }

  .bar-border {
    border-left: 1px solid #f2f2f2;
    padding-left: 5%;
  }

  .logistics-title-row {
    height: 100px;
    margin-left: 15px;
    border-bottom: 2px solid #bfbfbf;
    padding-top: 15px;
    justify-content: flex-start;
  }

  .logistics-content {
    margin-left: 16px;
    margin-right: 16px;
    padding-top: 20px;
  }

  .logistics-showall-content {
    margin-left: -16px;
    margin-right: -16px;
  }

  .bor-b-phone {
    border-bottom: 1px solid #ddd;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(221, 221, 221);
    padding-bottom: 20px;
  }


  /* 搜索框 End*/
}

/* md */
@media (max-width:768px) {
  body {
    font-size: 80%;
  }

  .news-span-img {
    width: 100%;
  }

  .news-span {
    margin-right: 0px;
    width: 100%;
  }

  .news-img {
    width: 100%;
    height: 200px;
  }

  .pic-font-com {
    font-size: 23px;
  }

  .pic-font-com-big {
    font-size: 35px
  }

  .phone-hide-md,
  .phone-hide {
    display: none !important;
  }

  .news-img-small {
    max-width: 100% !important;
  }

  .busarea-imgspan,
  .logistics-model,
  .logistics-model-pic {
    width: 100%;
  }

  .br-hide-md {
    display: none;
  }

  .phone-row-md {
    width: 100%;
    max-width: 100%;

  }

  .wh-pic-phone-md {
    width: 100vw;
  }

  .news-right-content {
    padding-left: 0 !important;
  }

  .news-right-all {
    padding-left: 0 !important;
  }

  .fz-col-detail-row {
    height: auto;
    padding: 15px 10px 0 10px;
  }

  .fz-col-detail {
    border-bottom: 1px solid #f2f2f2;
  }

  .fz-col-detail-pic {

    height: 560px;
    margin: 20px 10px 0px 10px;
  }

  .job-filter-span {
    margin-top: 15px;
  }

  .job-title-phone {
    font-size: 17px;
    width: 100% !important;
  }

  .fz-col-detail,
  .fz-col {
    height: auto;
  }

  .ry-title-tip {
    font-size: 26px;
  }

  .wh .wh-pic:hover {
    opacity: 1;
    min-width: auto;
    max-width: auto;
    transition: all 0.8s;
    /* background-image: url(/static/image/about/wh1_big.png); */
  }

  .page1-phone {
    height: 600px !important;
    background-color: #c5c2c6;
  }

  .phone-p-0-md {
    padding: 0 !important;
  }

  .phone-show-md,
  .phone-show {
    display: block !important;
  }

  .dropdown-more-show {
    left: -33px !important;
  }

  .busarea-gj-img-font-desc {
    font-size: 14px;
    top: -22px;
    left: 155px;
    width: 50%;
  }

  .chart-colomn-img-md {
    height: 49px !important;
    width: 50px !important;
  }

  .chart-colomn-fr-md {
    width: 40px !important;
  }

  .chart-colomn-fh-md {
    height: 40px !important;
  }

  .solution-bannerList {
    margin-top: 15px;
  }

  .solution-banner-row {
    width: 100vw !important;
  }

  .solution-rotatebanner .solution-banner-list ul li {
    width: auto !important;
    margin-left: 0 !important;
  }

  .solution-banner-content {
    padding: 0px !important;
  }

  .solution-banner-content .banner-title1 {
    font-size: 17px;
  }

  .solution-banner {
    padding: 23px 5px;
    display: flex;
    flex-direction: column;
    text-align: center;
  }

  .solution-banner-img {
    margin-left: 0px !important;
  }

  .solution-banner-img-detail {
    width: 50px;
    height: 50px;
  }

   .phone-solution {
     margin-top: -23vh;
   }

   .solution-rotatebanner .left_btn {
     left: -18px !important;
   }

   .solution-rotatebanner .right_btn {
     right: -18px !important;
   }

   .solution-content {
     margin-bottom: 0px !important;
     height: 700px !important;
     overflow: hidden;
   }

  /* 搜索框 */
  .search-form {
    position: relative;
    z-index: 999;
    bottom: 24vh;
    width: 100%;
    background-attachment: fixed;
    overflow-x: hidden;
    overflow-y: hidden;
  }

  .input-bar {
    margin-left: 0;
  }

  .phone-t-10-md {
    margin-top: 10px;
  }

  .phone-t-20-md {
    margin-top: 20px;
  }

  .phone-t-30-md {
    margin-top: 30px;
  }

  .job-row-condition {
    padding: 15px 15px !important;
    /* padding-right: 8px !important; */
  }

  .job-row-desc {
    padding: 15px 0px !important;
    padding-right: 8px !important;
  }

  .job-row-desc-content {
    padding: 22px 10px 22px 10px;
  }

  .job-row-desc-phone {
    width: 100%;
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }

  .tab-item {
    padding: 0px 15px !important;
  }

  .solution .tab {
    height: 52px;
  }

  .tabitem {
    height: 55px;
  }

  /* .bgimg-round{
    height: 260px !important;
  } */


  .slide1 {
    /* background: url(/static/image/banner/banner1_phone.png) center no-repeat; */
    /* background-size: cover;
    max-width: none; */
    height: 70vh;
    /* width: 100vw; */
    position: inherit;
    left: 0;
    top: 0;
    transform: inherit;
  }

 

  /* 搜索框 End*/

  .phone-mt-10 {
    margin-top: 10px;
  }

  .phone-mb-20 {
    margin-bottom: 20px;
  }

  .phone-mt-20 {
    margin-top: 20px;
  }



  .phone-button {
    display: flex;
    flex: auto;
    justify-content: center;
  }

  .phone-button .button {
    width: 90% !important;
  }

  .busarea-chart-colomn-small,
  .flowChart-colomn-small,
  .busarea-chart-colomn,
  .busarea-zh-chart-colomn,
  .flowChart-colomn {
    width: 98% !important;
    margin-top: 8px !important;
  }
}

/* sm */
@media only screen and (max-width: 575.98px) {
  .laus-form-wrap {
    width: 80%;
  }

  .laus-form-inner {
    padding: 15px;
  }

  .laus-form-group {
    position: relative;
    overflow: hidden;
  }

  .laus-form-group .laus-form-control {
    margin-bottom: 15px;
    height: 50px;
  }

  .laus-form-group>span {
    position: absolute;
    top: 17px;
    left: 16px;
    font-size: 14px;
  }

  .laus-form-btn {
    padding: 15px 50px;
  }

  .laus-form-header {
    padding: 15px 30px;
  }

  /* body,
  html {
    font-size: 14px;
  }
  body {
    font-size: 80%;
  } */


}

@media only screen and (max-width:1400px) {

  /* .footer {
    padding: 30px 0;
    margin-top: 50px;
  } */
  .news-img-small {
    width: 100% !important;
  }

  .footer_l,
  .footer_c,
  .footer_r {
    min-width: 100%;
    float: none;
  }

  .footer_b {
    margin-top: 20px;
  }

  .footer_b .left {
    margin-top: 10px;
  }

  .footer_c .left {
    margin-bottom: 20px;
  }

  .footer_c .left dt {
    margin-bottom: 10px;
  }

  .footer_c .left li {
    float: none;
    width: 100%;
  }

  .footer_c .left ul {
    margin: 0;
  }

  .footer_c .left dl {
    padding: 10px 0;
    border-bottom: 1px dashed #4c4848;
  }

  .footer_c .left li:last-child dl {
    border-bottom: 0;
  }

  .footer_c .left dd {
    overflow: hidden;
  }

  .footer_c .left dd p {
    float: left;
    margin-right: 20px;
  }

  .footer_l {
    display: flex;
    flex: 1;
    /* align-items: start; */
    margin-bottom: 20px;
  }


  .container-footer {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
    /* margin: 20px 10px; */

  }


}



/* ---------------------------------------------------------------- */
/* Responsive Media Query
 * Large devices (desktop, less than min-width: 992px)
/* ---------------------------------------------------------------- */
@media (min-width:1400px) {
  .footer_c .left dl {
    padding: 0 30px;
  }
}

@media screen and (min-width: 992px) {
  .dropdown-menu {
    position: absolute;
    top: 80%;
    left: 0;
    z-index: 15;
    opacity: 0;
    visibility: hidden;
    display: initial;
    min-width: 250px;
    color: #000;
    border: 0;
    border-radius: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }

  .dropdown-menu.show {
    opacity: 1;
    top: 100%;
    visibility: visible;
  }
}

/* @media (min-width:768px) {
    .phone-show-md,
    .phone-show {
      display:block !important;
    }
} */


@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {

  /* IE10+ CSS styles go here */
  .ie-section {
    max-height: 50px;
  }

  .section-title2 {
    max-height: 57px;
  }
}