@charset"UTF-8";
.article-content .border-box {
  border: 4px solid #eee;
  padding: 20px 20px; }

.wuliuzhuanxian {
    color:#f49c17; 
    margin-left:20px;}
    
.article-text-content {
  font-size: 14px;
  line-height: 22px; }

.category-list {
  padding: 0;
  padding-bottom: 20px; }

.category-list .category-title {
  border-bottom: 1px solid #eee;
  height: 50px;
  display: flex;
  align-items: center;
  padding-left: 20px;
  font-size: 18px;
  color: #0366d6; }

.category-title1{
	text-align: left;
    margin: 0;
    padding-left: 10px;
}

.category-title1 img{
	width:25px;
}

.category-article-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  padding: 0 20px;
  min-height: 600px; }

.category-article-list .list {
  border-right: 1px solid #eee;
  display: flex;
  height: 30px;
  padding: 5px 20px;
  position: relative;
  width: 48%;
  margin-right: 4%;
  justify-content: space-between; }

.category-article-list li:nth-last-of-type(2n+1) {
  border-right: 0;
  margin-right: 0; }

.category-article-list li::after {
  position: absolute;
  content: '';
  left: 5px;
  top: 10px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-left: 8px solid #f1c232;
  border-bottom: 6px solid transparent; }

.category-article-list .title {
  width: 65%; }

.category-article-list .title a {
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
  cursor: pointer; }

.category-article-list .date {
  color: #666;
  margin-right: 0px; }

.categor-content {
  display: flex;
  padding: 0;
  padding-bottom: 0; }

.categor-content .category-list {
  flex: 1; }

/*分类*/
.category-tree {
  border-right: 1px solid #eee;
  width: 200px; }

.category-tree .category-tree-header-title {
  height: 50px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #333;
  font-size: 18px;
  background-color: #f7f7f7;
  padding: 0 20px;
  font-weight: bold; }

.category-tree .category-tree-content {
  overflow: hidden;
  overflow-y: auto;
  max-height: 800px; }

.category-tree .category-tree-title,
.category-tree .category-tree-other{
  font-size: 16px;
  color: #333;
  height: 40px;
  display: flex;
  position: relative;
  align-items: center;
  padding-left: 25px;
  cursor: pointer;
  font-weight: 600;
  margin-bottom: 0; }
h6.category-tree-title a {
    color: #333333;
}

h6.category-tree-title.actives a {
    color: #0094ff;
}
  .category-tree .actives{
    color: #0094ff;
  }
.category-tree .num {
  font-size: 14px;
  color: #999;
  margin-left: 5px; }

.category-tree .category-tree-title::before {
  position: absolute;
  top: 18px;
  left: 10px;
  content: '';
  width: 8px;
  height: 8px;
  background-color: #f1c232; }

.category-tree .category-tree-other::before {
  position: absolute;
  top: 18px;
  left: 10px;
  content: '';
  width: 8px;
  height: 8px;
  background-color: #f1c232; }

.category-tree .category-tree-title.active::after {
  position: absolute;
  right: 10px;
  top: 18px;
  content: '';
  width: 0;
  height: 0;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-bottom: 6px solid #999; }

.category-tree .list {
  color: #666;
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  padding: 2px 10px 2px 30px; }

.category-tree .category-tree-item {
  border-bottom: 1px solid #eee; }

.category-tree .category-tree-subcon {
  display: none; }

.category-tree-title.active + .category-tree-subcon {
  display: block; }

.about-service .title {
  color: #007DD0;
  font-size: 22px;
  margin-bottom: 20px; }

.about-service .text-index {
  color: #666;
  font-size: 14px; }

.about-service .serviceimg {
  width: 100%;
  height: 300px; }

.about-service .text-con {
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  line-height: 22px; }

.about-contact {
  background-color: #f2f2f2;
  padding: 0 20px; }

.about-contact .con {
  display: flex;
  flex-direction: column;
  padding: 40px;
  padding-left: 50px;
  justify-content: center;
  align-items: flex-start;
  line-height: 30px; }

.serivice-add-list {
  position: relative; }

.serivice-add-list .item-title {
  position: relative;
  padding-left: 20px;
  color: #007DD0;
  margin-bottom: 10px; }

.serivice-add-list .item-title::before {
  position: absolute;
  left: 0;
  top: 7px;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #f1c232;
  z-index: 1; }

.serivice-add-list .item-title::after {
  position: absolute;
  content: "";
  left: 4px;
  top: 8px;
  height: 50px;
  width: 2px;
  background-color: #f1c232;
  z-index: 2; }

.serivice-add-list .item-title:nth-last-child(2)::after {
  background-color: #fff;
  z-index: 0; }

.serivice-add-list .item-title .desc {
  font-size: 12px;
  color: #999;
  font-weight: normal; }

.serivice-add-list .item-con {
  padding-left: 20px;
  padding-bottom: 10px;
  position: relative; }

.serivice-add-list .item-con::after {
  position: absolute;
  content: "";
  left: 4px;
  top: 0px;
  height: 105%;
  width: 2px;
  background-color: #f1c232; }

.serivice-add-list .item-con:last-child::after {
  background-color: #fff; }

.serivice-add-list .baojiafuwu {
  background-color: #F7F7F7;
  padding: 20px;
  line-height: 25px;
  font-size: 14px; }

.serivice-add-list .baojiafuwu .title {
  position: relative;
  color: #333; }

.serivice-add-list .baojiafuwu .title:before {
  position: absolute;
  content: "";
  left: -10px;
  top: 8px;
  width: 6px;
  height: 6px;
  background-color: #333;
  border-radius: 50%; }

.serivice-add-list .baojiafuwu .con {
  padding-left: 10px;
  color: #666; }

.serivice-add-list .baojiafuwu .valueadd-tdimg {
  max-height: 100px; }

/*发货流程*/
.service-step-title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 15px; }

.service-step {
  border: 1px solid #F0F0F0;
  padding: 20px 40px;
  position: relative;
  margin-bottom: 30px; }

.service-step::after {
  position: absolute;
  content: '';
  width: 20px;
  height: calc(100% - 80px);
  left: 120px;
  top: 50px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c9eaff), color-stop(100%, #007dd0));
  background: linear-gradient(to bottom, #c9eaff 0%, #007dd0 100%);
  z-index: 1; }

.service-step ul::before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  left: 110px;
  bottom: 30px;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid white;
  z-index: 2; }

.service-step ul::after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  left: 130px;
  bottom: 30px;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid white;
  z-index: 2; }

.service-step .item {
  position: relative;
  display: flex;
  padding: 10px 10px 10px 0; }

.service-step .item .title {
  color: #007dd0;
  font-size: 16px;
  font-weight: 600;
  margin-right: 80px;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 10px;
  padding-top: 20px; }

.service-step .item .con {
  flex: 1;
  color: #333;
  font-size: 13px;
  padding-bottom: 10px;
  padding-top: 20px;
  border-bottom: 1px dashed #ccc; }

.service-step .item::after {
  position: absolute;
  left: 82px;
  top: 70px;
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  -webkit-transform: rotate(135deg);
  /*箭头方向可以自由切换角度*/
  transform: rotate(135deg);
  z-index: 3;
  /*box-shadow:2px -2px 1px #808080;*/ }

.service-step .item:last-child::after {
  display: none; }

.fahuo-note-title {
  font-size: 16px;
  font-weight: bold;
  color: #FF380F;
  margin-bottom: 15px; }

.fahuo-note {
  line-height: 22px;
  color: #666;
  background-color: #f7f7f7;
  padding: 20px;
  font-size: 14px;
  margin-bottom: 20px; }

.article-note-title {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  margin-bottom: 10px; }

.article-note-title p {
	margin:0;
}

.article-note {
  line-height: 25px;
  color: #666;
  background-color: #f7f7f7;
  padding: 20px;
  font-size: 14px;
  margin-bottom: 20px; }

.fahuoliucheng-content .border-box {
  padding-left: 100px;
  padding-right: 100px; }

.article-page-nav {
  border-bottom: 1px dashed #eee;
  display: flex;
  height: 50px;
  align-items: center;
  justify-content: space-between;
  font-size: 14px; }

.article-page-nav .title {
  color: #666; }

.article-other-list {
  display: flex;
  background-color: #fff;
  padding: 15px; }

.article-other-list .list {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding-right: 20px; }

.article-other-list .list:not(first-child) {
  border-left: 1px solid #F0F0F0;
  padding-left: 20px; }

.article-other-list .list:first-child {
  border-left: 0; }

.article-other-list .list dd {
  display: flex;
  justify-content: space-between;
  font-size: 13px;
  line-height: 25px;
  position: relative;
  padding-left: 10px; }
  
  .article-other-list .list li {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  line-height: 25px;
  position: relative;
  }
  
  .article-other-list .list li a:hover{
    color: #06c;
    text-decoration: underline;
  }

.article-other-list .list dd::before {
  position: absolute;
  left: 0;
  top: 12px;
  content: '';
  width: 3px;
  height: 3px;
  background-color: #666; }

.article-other-list .list dt {
  color: #007DD0;
  margin-bottom: 10px; }

.article-other-list .list .link {
  color: #666;
  list-style: disc;
  padding-right: 10px; }

.article-other-list .list span {
  min-width: 70px; }

.article-other-list.side dd {
  width: 100%;
  overflow: hidden; }

.article-other-list.side .list {
  width: 100%;
  overflow: hidden;
  padding: 0; }

.article-other-list.side .link {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.article-content .article-title {
  padding-bottom: 0px;
  border-bottom: 1px dashed #ddd;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align:center;
  margin-bottom: 10px; }
  .article-content .article-title .title {
    font-size: 25px;
    font-weight: bold; }
  .article-content .article-title .published-date {
    color: #999;
    font-size: 14px; }

.article-content .article-top-text-content {
  margin-bottom: 0px;
  line-height: 34px;
  font-size: 15px; }
@media (max-width: 500px) {
	.article-content .article-top-text-content p img {
	width:100%!important;
	height:auto!important;} 
	.article-content .article-top-text-content p .jianhualg {
    width: 50%!important;
    height: auto!important;
}
}



.article-content .article-top-title-show {
  margin-bottom: 10px; }
  .article-content .article-top-title-show .show-more {
    color: #007DD0;
    position: relative;
    margin-left: 5px; }
    .article-content .article-top-title-show .show-more:before {
      content: '';
      position: absolute;
      right: -20px;
      top: 8px;
      width: 0;
      height: 0;
      border-right: 6px solid transparent;
      border-left: 6px solid transparent;
      border-bottom: 6px solid #007DD0;
      border-top: 0; }
  .article-content .article-top-title-show.active .show-more {
    color: #FF380F; }
    .article-content .article-top-title-show.active .show-more:before {
      border-right: 6px solid transparent;
      border-left: 6px solid transparent;
      border-top: 6px solid #FF380F;
      border-bottom: 0; }

.article-content .red {
  color: #FF380F; }

.article-content .blue {
  color: #007DD0; }

.article-top-title-show.active + .article-top-text-content {
  display: block; }

.article-top-title-show + .article-top-text-content {
  display: none; }

.articl-h4-title {
  margin-bottom: 20px; }

.articl-h4-title .title {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  padding-left: 20px; }

.articl-h4-title .title:before {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  background-color: #f1c232;
  top: 5px;
  left: 0px; }

.air-article-top-text-content {
  padding-right: 0px; }
  .air-article-top-text-content .flex {
    display: flex;
    justify-content: space-between; }
  .air-article-top-text-content .text {
    width: 700px;
    margin-right: 10px; }
  .air-article-top-text-content .img {
    width: 415px;
    height: 200px; }

.air-wuliu-youshi {
  position: relative;
  font-size: 14px;
  margin-bottom: 20px; }
  .air-wuliu-youshi:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 11px;
    height: 80%;
    width: 1px;
    border-left: 1px dashed #007DD0; }
  .air-wuliu-youshi li {
    display: flex;
    align-items: center; }
  .air-wuliu-youshi .img-icon {
    width: 23px;
    height: 23px;
    margin-right: 5px; }
  .air-wuliu-youshi .text-box {
    border-bottom: 1px dotted #F0F0F0;
    height: 40px;
    display: flex;
    justify-content: flex-start;
    align-items: center; }

/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

dl, dd, ul, li {
  padding: 0;
  margin: 0;
  list-style: none; }

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all; }

/* Provide sufficient contrast against white background */
a {
  color: #0366d6; }

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac; }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac; }

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px; }

@media (min-width: 768px) {
  html {
    font-size: 16px; } }

.border-top {
  border-top: 1px solid #e5e5e5; }

.border-bottom {
  border-bottom: 1px solid #e5e5e5; }

.box-shadow {
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05); }

button.accept-policy {
  font-size: 1rem;
  line-height: inherit; }

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%; }


.footer {
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
  /* Vertically center the text there */ }

.mbspace {
  margin-bottom: 30px; }

.header-navbar {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: -1px;
  background-color: #fff;
  padding: 0;
  z-index: 1; }
  .header-navbar .container {
    padding: 0; }
  .header-navbar .navbar-brand-title {
    background-color: #007DD0;
    color: #fff;
    margin-right: 30px;
    padding-left: 1rem;
    padding-right: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center; }
    .header-navbar .navbar-brand-title:hover {
      color: #fff;
      opacity: 0.8; }
    .header-navbar .navbar-brand-title .icon-nav {
      width: 15px;
      margin-left: 3px; }
  .header-navbar .navbar-nav {
    height: 46px; }
  .header-navbar .navbar-nav .nav-link {
    cursor: pointer;
    color: #121416!important; }
  .header-navbar .nav-item {
    padding-top: 3px;
    margin-right: 3rem; }
    .header-navbar .nav-item .dropdown-menu {
      margin-top: 3px; }
    .header-navbar .nav-item:hover {
      border-bottom: 3px solid #0094ff; }
    .header-navbar .nav-item.active {
      border-bottom: 3px solid #0094ff; }

.home-nav-pills.nav-pills .nav-link.active, .home-nav-pills.nav-pills .nav-pills .show > .nav-link {
  background-color: #fff;
  border: none;
  color: #007DD0;
  border-radius: 0;
  border-bottom: 2px solid #007DD0; }
  .home-nav-pills.nav-pills .nav-link.active:after, .home-nav-pills.nav-pills .nav-pills .show > .nav-link:after {
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -4px;
    content: '';
    width: 0;
    height: 0;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 4px solid #007DD0; }

.home-nav-pills.nav-pills .nav-link {
  position: relative;
  color: #222;
  padding: .5rem 0rem;
  margin-right: 2rem;
  cursor: pointer; }

.topnav {
  padding-top: 5px;
  margin: 0 auto; }
  .topnav .welcome-name {
    color: #FFA126;
    font-size: 14px; }
    .topnav .welcome-name .desc {
      font-size: 12px;
      color: #999; }
  .topnav .slink {
    font-size: 12px; }
    .topnav .slink a {
      margin-left: 20px;
      color: #666; }
      .topnav .slink a:hover {
        color: #007DD0; }

.logo-bar {
  margin: 0 auto;
  display: flex;
  align-items: center;
  z-index: 100; }
  .logo-bar .qq {
    padding: 0;
    display: flex;
    align-items: center; }
  .logo-bar .logowrap {
    display: flex;
    justify-content: center;
    margin-bottom: 15px; 
	 width:180px;
	 height:52px;}
  .logo-bar .logowrap a {
	display:block;
	height:52px;
	overflow:hidden;}
  .logo-bar .logowrap .logo {
    max-height: 52px; }

.mphone_btmnav {
    background-color: #0276c3;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
    box-shadow: 0 6px 12px 0 rgb(0 0 0 / 15%);
    display: none;
}
.themone {
    width: 100%;
    width: 0 auto;
}
.mphone_btmnav .themone ul li {
    float: left;
    text-align: center;
    width: 24.5%;
    border-right: 1px solid #06c;
    padding: 10px 0;
}
.mphone_btmnav .themone ul li a {
    color: #fff;
	text-decoration: none;
    outline: none;
    cursor: pointer;
}
.mphone_btmnav .themone ul li a i {
    font-size: 20px;
    padding-right: 5px;
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}
.icon-shouji:before {
    content: "\e671";
}
.icon-phone:before {
    content: "\e730";
}
.icon-kefu:before {
    content: "\e61a";
}
.icon-dizhi:before {
    content: "\e604";
}
.xx {
	    width: 100%;
    margin: 0 auto;
    padding-top: 10px;
   overflow: hidden;
}
.bt4 {
border-bottom: 2px solid #0273b4;
    height: 45px;
}
.bt4 h3 {
	float: left;
    background: #0273b4;
    color: #fff;
    line-height: 45px;
    font-size: 20px;
    width: 220px;
    font-weight: normal;
    text-align: center;
}
.xxlb {
	width:100%;
    margin-top: 15px;
    margin-bottom: 20px;
    overflow: hidden;
      margin: 0;
    padding: 0;
}
.xxlb ul li {
    line-height: 40px;
    width: 31%;
    margin: 0 1%;
    border-bottom: 1px dotted #ccc;
    font-size: 14px;
    float: left;
}
.xxlb ul li a{
    color:#0057b8;
}
.cangchu-detail table{
  max-width: 100%;
  width: auto;
}
@media (max-width: 992px) {
   .mphone_btmnav {
    display: block;
 }
.xxlb ul li {
    width: 100%;
}
 body .footer {
    margin-bottom: 50px;
}
}
	@media (max-width: 768px) {
	.airport-info-list .right-box .two .tab-content {
	height:302px;
	overflow:auto;}
	.logo-bar .logowrap a {
	background:url( ../images/m_logo.png) no-repeat ;
	background-size:180px 53px;}
	.category-article-list .list {
	margin-right:0px;}
  	.logo-bar .logowrap .logo {
      max-height: 48px; }
	 .sbreadcrumb .txt {
	max-width:127px; 
	display:block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	word-break:keep-all;
   color: #0366d6;
   margin: 5px; }}
  .logo-bar .icon-wrap {
    margin-right: 20px;
    cursor: pointer;
    position: relative;
    z-index: 10000; }
    .logo-bar .icon-wrap img {
      width: 30px; }
    .logo-bar .icon-wrap .icon {
      width: 30px;
      height: 30px;
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: #ddd;
      border-radius: 50%; }
   .logo-bar .icon-wrap .iconone {
      background-color: #007dd0;
    } 
    .logo-bar .icon-wrap .icontwo {
      background-color: #07c160;
    }
      .logo-bar .icon-wrap .icon > img {
        width: 20px; }
    .logo-bar .icon-wrap .qs-code {
      position: absolute;
      top: 35px;
      left: -45px;
      z-index: 10000;
      display: none; }
    .logo-bar .icon-wrap:hover .qs-code {
      display: block; }
      .logo-bar .icon-wrap:hover .qs-code img {
        width: 120px; }
  .logo-bar .telwrap {
    display: flex;
    justify-content: flex-end;
    padding-right: 0;
    font-size: 26px; }
    .logo-bar .telwrap .icon-tel {
      width: 18px;
      margin-right: 10px; }
    .logo-bar .telwrap .t {
      font-size: 24px;
      margin-right: 5px;
      color: #007DD0; }

.card-box {
  /*box-shadow: 0 2px 10px #D7D7D7;*/
  border-radius: 5px;
  padding: 10px 15px;
  position: relative;
  border: 1px solid #ccc;
  height: 100%; }
  .card-box .header {
    color: #007DD0;
    margin-bottom: 10px; }
    .card-box .header .title {
      border-bottom: 2px solid #007DD0;
      padding-bottom: 6px;
      position: relative; }
      .card-box .header .title:after {
        position: absolute;
        left: 50%;
        bottom: 0;
        margin-left: -4px;
        content: '';
        width: 0;
        height: 0;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        border-bottom: 4px solid #007DD0; }
  .card-box .body {
    display: flex;
    flex-wrap: wrap; }
    .card-box .body a {
      color: #666666;
      font-size: 14px;
      padding-top: 5px;
      padding-bottom: 5px; }
    .card-box .body a:hover {
      color: #007DD0; }
  .card-box .more-bar {
    display: flex;
    justify-content: flex-end; }
    .card-box .more-bar .more {
      font-size: 12px;
      color: #0366d6; }

.home-hot-city.shzd {
  overflow: hidden;
  padding-top: 97px; }
  .home-hot-city.shzd .topimg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 100px; }
  .home-hot-city.shzd .header {
    margin-bottom: 0px; }

.home-hot-city.hot .body {
  padding-bottom: 2px; }

.home-hot-city .body a {
  width: 20%;
  padding: 3px; }

.home-about .body {
  font-size: 14px;
  line-height: 19px;
  color: #666666;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  white-space: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 14px;
  word-break: break-all; }

.home-about .about-img {
  float: left;
  width: 175px;
  height: 105px;
  margin: 5px 10px 0px 0;
  display: -webkit-box;
  position: relative; }

.airport-about .body {
  display: block;
  font-size: 13px;
  line-height: 20px;
  color: #666;
    max-height: 142px;
    overflow: hidden;
}

.airport-about .topimg {
  border: 1px solid rgb(255, 255, 255); } 

.home-article-list.wuliu {
  width: 500px; }
  .home-article-list.wuliu .list {
    padding: 2px; 
	margin-right: 132px;}

.home-article-list .tab-pane {
  width: 100%; }

.home-article-list.two .tab-pane.active {
  width: 100%;
  display: flex;
  flex-wrap: wrap; }

.home-article-list.two .list {
  width: 50%; }
  .home-article-list.two .list:nth-child(odd) {
    padding-right: 10px; }

.home-article-list.zxfb {
  width: 335px; }
  .home-article-list.zxfb .topimg {
    width: 100%;
    max-height: 150px;
    margin-bottom: 5px; }

.home-article-list .list {
  display: block;
  color: #999;
  font-size: 12px;
  width: 95%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 2px;
  cursor: pointer; }

.home-article-list-new .info {
  color: #666; }

.home-article-list-new .body {
  overflow: hidden; }

.home-article-list-new .header {
  margin-bottom: 22px; }

.home-article-list-new .info-list:hover .info {
  color: #fff; }

.home-article-list-new .body .info-list {
  margin-bottom: 18px;
  cursor: pointer; }

.home-article-about .topimg {
  width: 100%;
  max-height: 200px;
  border: 1px solid rgb(255, 255, 255); }

.home-article-about .icon-look {
  width: 25px; }

.home-article-about .right-info {
  padding-left: 40px;
  flex: 0.4; }

.home-article-about .tab-pane {
  display: flex;
  width: 100%; }

.home-article-about .stitle {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  flex-direction: column;
  flex: 0.2;
  flex-shrink: 0;
  width: 60px;
  padding: 0; }
  .home-article-about .stitle::before {
    position: absolute;
    top: 0px;
    left: 0px;
    content: '';
    width: 12px;
    height: 12px;
    border: 1px solid #007DD0;
    border-right: 0;
    border-bottom: 0; }

.home-article-about .info-list {
  margin-bottom: 11px;
  margin-left: 0;
  padding: 5px;
  color: #333; }
  .home-article-about .info-list:hover {
    background-color: #007DD0;
    color: #fff; }
    .home-article-about .info-list:hover .date-t, .home-article-about .info-list:hover .date-m {
      color: #fff; }
  .home-article-about .info-list:last-child {
    margin-bottom: 0px; }

.home-article-about .date-t {
  font-size: 22px;
  font-weight: bold;
  color: #0D70C9;
  margin-left: -5px; }

.home-article-about .date-m {
  font-size: 10px;
  color: #999; }

.home-article-about .info {
  flex: 1;
  width: 100%;
  font-size: 16px;
  display: flex;
  align-items: center;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  overflow: hidden;
  padding-top: 2px;
  line-height: 25px;
  font-weight: 500; }

.home-article-about.cangkupeisong {
  width: 800px; }
  .home-article-about.cangkupeisong .topimg {
    max-height: 320px; }
  .home-article-about.cangkupeisong .content {
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal;
    overflow: hidden; }

.home-article-about .article-about {
  border: 1px solid #0D70C9;
  border-top: 0;
  padding: 15px;
  margin: 0 20px; }
  .home-article-about .article-about .title {
    font-size: 24px;
    margin-bottom: 20px;
    color: #333; }
  .home-article-about .article-about .content {
    color: #666;}

.home-carousel {
  margin-bottom: 20px;
  z-index: 0; }

.home-title-bar {
  border: 1px solid #ccc;
  background-color: #f7f7f7;
  height: 36px;
  display: flex;
  align-items: center;
  border-bottom-left-radius: 30px;
  margin-top: 15px;
  margin-bottom: 15px;
  overflow: hidden;
  position: relative; }
  .home-title-bar .row {
    width: 100%;
    align-items: center; }
  .home-title-bar .title {
    border-top-right-radius: 30px;
    background-color: #007DD0;
    width: 180px;
    height: 36px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center; }
  .home-title-bar .btnus {
    position: absolute;
    right: 10px;
    top: 5px;
    display: flex;
    justify-content: flex-end;
    background-color: #007DD0;
    color: #fff;
    border-radius: 3px;
    width: 100px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px; }

.home-title-bar .abtnus {
   color: #484848;
    width: 44px;
    display: flex;
    justify-content: center;
    font-size: 14px;}

.card-box-slide {
  flex-shrink: 0;
  width: 380px;
  flex-grow: inherit;
  flex-basis: inherit; }

.friends-links .body {
  display: flex;
  flex-wrap: wrap; }

.friends-links .link {
  margin-right: 30px;
  display: flex; }

.other-links {
  padding-bottom: 0; }
  .other-links .body {
    display: flex;
    flex-wrap: wrap; }
  .other-links .link {
    border: 1px solid #007DD0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 10px;
    margin-right: 3px;
    margin-bottom: 10px; }

.airport-info-list {
  display: flex; }

.airport-info-list .right-box {
  padding-left: 45px; }

.footer {
  background-color: #273F4E;
  color: #999 !important;
  line-height: normal;
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: 12px;
  display: flex;
  justify-content: center; }
  .footer .footer-container {
   width: 1300px; }
  .footer .logo-footer {
    width: 180px;
    margin-bottom: 10px; }
  .footer .logo-wrap {
    display: flex;
    justify-content: center;
    align-items: center; }
  .footer .qs-code {
    width: 80px;
    height: 80px;
    margin-bottom: 8px; }
  .footer p {
    margin-bottom: 8px; }
  .footer .qs-text {
    text-align: center; }
  .footer .left-box {
    flex-grow: inherit;
    flex-basis: inherit;
    width: 254px;
    flex-shrink: 0; }
  .footer .center-box {
    padding: 0px 20px 0 54px; }
  .footer .right-box {
    flex: 1;
    flex-grow: inherit;
    flex-basis: inherit;
    flex-shrink: 0; }
    .footer .right-box .p {
      font-size: 15px;
      margin-bottom: 8px;
        line-height: 25px;
    }
  .footer .qs-code-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .footer .text-muted {
    color: #fff; }
  .footer a {
    color: #999; }
  .footer b {
    color: #fff;
    margin-bottom: 15px; }
  .footer .list {
    display: flex;
    flex-direction: column; }
    .footer .list b {
      font-size: 16px;
      font-weight: 400; }
    .footer .list a {
      font-size: 14px;
      margin-bottom: 5px; }
  .footer .tel-box {
    color: #fff;
    display: flex;
    align-items: center;
    font-size: 15px;
    margin-bottom: 15px;
    padding-bottom: 10px; }
    .footer .tel-box .tel-text {
      font-size: 18px;
      color: #fff;
      border-bottom: 1px solid #999;
      padding-bottom: 10px; }
    .footer .tel-box span {
      border-bottom: 1px solid #999;
      padding-bottom: 3px; }
    .footer .tel-box img {
      margin-right: 3px;
      width: 20px; }
  .footer .b-text {
    display: flex;
    justify-content: center;
    align-items: center; }
   

.nav_all {
  position: relative;
  z-index: 10001;
  width: 188px;
  display: inline;
  float: left;
  *zoom: 1;
  margin-left: 15px;
  margin-right: 50px; }

.nav_all b {
  display: block;
  font-size: 16px;
  text-align: left;
  color: #fff;
  padding: 0 15px;
  padding-left: 30px;
  height: 46px;
  font-weight: normal;
  line-height: 46px;
  background: #007DD0; }

.nav_all b i {
  float: right;
  display: inline-block;
  margin-left: 10px;
  margin-right: 18px;
  width: 16px;
  height: 46px;
  line-height: 46px;
  background: url(../images/nav_all.png) center center no-repeat;
  -moz-transform-origin: 50% 50%;
  -webkit-transition: -webkit-transform .3s ease-in;
  -moz-transition: transform .3s ease-in;
  -o-transition: transform .3s ease-in;
  transition: transform .3s ease-in; }

.nav_all_box1 {
  display: none;
  /*大框架边框*/
  width: 170px;
  position: absolute;
  left: 0px;
  top: 46px;
  z-index: 10002;
  border: 1px solid #007DD0;
  border-top: none;
  box-shadow: 0px 0px 3px #007DD0; }

.nav_all_box1 dl {
  /*position: relative;*/
  z-index: 10003;
  float: left;
  width: 100%; }

.nav_all_box1 dl dt {
  padding: 10px 15px;
  /*大框架背景宽度*/
  width: 170px;
  color: #ccc;
  position: relative;
  z-index: 10005;
  background: url(../images/jt_12.gif) 150px 18px no-repeat #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff; }

.nav_all_box1 dl dt a {
  color: #666;
  font-size: 12px; }

.nav_all_box1 dl dt a:hover {
  color: #007DD0;
  text-decoration: underline; }

.nav_all_box1 dl dd a {
  color: #06c; }

.nav_all_box1 dl dd a:hover {
  color: #007DD0;
  text-decoration: underline; }

.nav_all_box1 dl dt:first {
  font-size: 18px; }

.nav_all_box1 dl dd {
  display: none;
  padding: 0 20px 20px 0px;
  /*子框架宽度*/
  width: 477px;
  position: absolute;
  /*子框架边框*/
  left: 170px;
  top: 0;
  z-index: 10004;
  background: #fff;
  border: 1px solid #007DD0;
  height: auto !important;
  min-height: 200px;
  height: 200px;
  box-shadow: 0px 0px 3px #007DD0; }

.nav_all_box1 dl.last dd {
  /*bottom: 0;
    top: auto;
    _margin-bottom: -1px;*/ }

div.nav_all_on b i {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg); }

dl.nav_all_box1_on dt {
  /*大框架li宽度*/
  width: 171px;
  background: url(../images/jt_12.gif) 150px -22px no-repeat #fff;
  border-top: 1px solid #007DD0;
  border-bottom: 1px solid #007DD0; }

dl.nav_all_box1_on dt a {
  color: #06c; }

.nav_all_box2 {
  display: inline;
  float: left;
  margin: 0 0 0 10px;
  height: 50px; }

.nav_all_box2_title {
  display: block;
  font-weight: bold;
  font-size: 22px;
  color: #007DD0;
  width: 100%;
  margin-top: 0px;
  text-decoration: none; }

.nav_all_box1 dl dd ul li {
  margin: 5px 0 0 10px;
  padding: 5px 10px;
  white-space: nowrap;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle; }

.nav_all_box1 dl dd ul li.navbar_te {
  display: block;
  width: 100%;
  white-space: nowrap; }

.nav_all_box1 dl dd ul li.navbar_te a {
  margin: 0px 20px 0 0px;
  color: #007DD0; }

.nav_all_box1 dl dd ul li.navbar_te em {
  font-size: 18px;
  font-style: normal;
  font-weight: bold; }

/*公共样式*/
/*@media (min-width: 1200px) {
    .container {
        max-width: 1400px;
    }
}*/
html, body {
  width: 100%; }


dl, dd, ul, li {
  padding: 0;
  margin: 0;
  list-style: none; }

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all; }

/* Provide sufficient contrast against white background */
a {
  color: #0366d6; }

a:hover {
  text-decoration: none;
  color: #007dd0; }

.ml100 {
  margin-right: 80px;
  margin-left: 80px; }

.mr100 {
  margin-right: 100px; }

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac; }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac; }

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px; }

@media (min-width: 768px) {
  html {
    font-size: 16px; } }

.border-top {
  border-top: 1px solid #e5e5e5; }

.border-bottom {
  border-bottom: 1px solid #e5e5e5; }

.box-shadow {
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05); }

button.accept-policy {
  font-size: 1rem;
  line-height: inherit; }

/*文章首段缩进*/
.text-index {
  text-indent: 28px; }

.mb20 {
  margin-top: 20px;
 }

.mb20 p {
  font-size: 15px }
.mb10 {
  margin-bottom: 10px; }

.article-header-title {
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px; }

.article-header-title .title {
  position: relative;
  color: #333;
  font-size: 30px;
  font-weight: bold; }

.article-header-title .title::after {
  position: absolute;
  bottom: -10px;
  content: '';
  height: 3px;
  width: 43px;
  background-color: #0094ff;
  left: 50%;
  margin-left: -25px; }

.article-content {
  padding:30px 20px 0 20px;
  max-width: 100%;
  overflow: hidden; }

/*航空*/
.product-lsit-wrap.air .product-list-item .title {
  text-align: center; }

.product-lsit-wrap.air .product-list-item .innerone:hover::after {
  background: url("../images/air_top_right.png"); }

.product-lsit-wrap.air .product-list-item .innertwo:hover::after {
  background: url("../images/cangchu_top_right.png"); }

.product-lsit-wrap.air .product-list-item .titlebox {
  margin-bottom: 15px; }

.yunshuliucheng-img {
  width: 100%; }

.table-customer {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  width: 100%;
  margin-bottom: 20px; }
  .table-customer.link-border.gray a {
    color: #666;
    border-bottom: 1px solid #ccc; }

.table-customer td {
  padding: 10px;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  font-size: 15px; 
  word-break: break-all;}

.table-customer .col-header {
  background-color: #e9f6ff;
  color: #333;
  font-weight: 600;
  font-size: 17px; }

.table-customer .row-header {
  background-color: #e9f6ff;
  color: #333;
  font-weight: 600;
  font-size: 14px; }

.table-customer .row-header .row-title {
  text-align: center; }

.table-customer .gray {
  background-color: #f2f2f2; }

.table-customer .city-list {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start; }

.table-customer .city-list {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start; }

.table-customer .more {
  margin: 10px;
  position: relative;
  padding: 3px; }
  .table-customer .more::after {
    content: '';
    position: absolute;
    left: 2px;
    bottom: 3px;
    width: 95%;
    height: 1px;
    border-bottom: 1px solid #007dd0; }

.table-customer .city {
  color: #666;
  font-size: 15px;
  margin: 8px;
  padding: 5px 10px;
  border-radius: 3px; }

.table-customer .city:hover {
  background-color: #007DD0;
  color: #fff; }

.table-customer.center .tr-title {
  background-color: #f2f2f2;
  text-align: center; }

.table-customer.center .center {
  text-align: center; }

.table-customer .b {
  font-weight: bold; }

.table-customer.allcenter td {
  text-align: center; }

.table-customer .right-space {
  padding-right: 50px; }

.article-text-content p {
  text-indent: 30px;
  margin-bottom: 0; }

.search-box {
  position: relative; }
  .search-box .form-control {
    padding-right: 25px; }
  .search-box .btn {
    position: absolute;
    right: 5px;
    top: 0px;
    outline: 0 !important; }
    .search-box .btn:active {
      outline: 0 !important; }
    .search-box .btn:focus, .search-box .btn.focus {
      outline: 0;
      box-shadow: none; }

.fixed-icons {
  display: none;
  position: fixed;
  right: 15px;
  bottom: 20px; }
  .fixed-icons .item {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #0366d6;
    display: flex;
    justify-content: center;
    align-items: center; }

.fixed-contacts {
  position: fixed;
  right: 0;
  top: 40%;
  width: 50px;
  background-color: #2d3b44;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  padding: 0 10px;
  z-index: 100; }

.fixed-contacts .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-bottom: 1px solid #46525a;
  color: #fff;
  padding: 10px 0;
  position: relative; }
  .fixed-contacts .item > img {
    width: 18px; }
  .fixed-contacts .item:hover {
    opacity: 1; }
    .fixed-contacts .item:hover .qs-code {
      display: block; }
.fixed-contacts .item .qs-code {
    position: absolute;
    display: none;
    left: -130px;
    top: -30px;
    width: 120px;
    height: 120px;
    animation: myfirst 1s;
    -moz-animation: myfirst 1s;
    -webkit-animation: myfirst 1s;
    -o-animation: myfirst 1s;
    z-index: 999;
}
@keyframes myfirst
{
0% {left:0px; top:-30px;}

}

@-moz-keyframes myfirst /* Firefox */
{
0% { left:0px; top:-30px;}

}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
0%   { left:0px; top:-30px;}

}

@-o-keyframes myfirst /* Opera */
{
0%   { left:0px; top:-30px;}

}
    .fixed-contacts .item .qs-code img {
      width: 100%;
      height: 100%;
      background-color: #ffffff;
      -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.16);
      box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.16);
      border-radius: 5px;
      }
  .fixed-contacts .item span {
    font-size: 12px; }

.h5-navbar ul {
  display: flex;
  flex-wrap: wrap;
  background-color: #0276c3;
  padding: 5px 0; }

.h5-navbar .nav-item {
  width: 25%;
  display: flex;
  justify-content: center;
  position: relative;
  align-items: center; }

.h5-navbar .nav-item .nav-link {
  color: #fff; }

.h5-navbar .nav-item .nav-link:hover {
  color: #fff; }

.inner-banner {
  width: 100%;
  overflow: hidden; }

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

.breadcrumb-wrap {
  height: 37px;
  background: url("../images/breadcrumb_bg.jpg") #fff repeat-x; }

.sbreadcrumb {
  margin-left: 210px;
  display: flex;
  align-items: center;
  font-size: 13px;
  height: 37px;
  position: relative;
  max-width: 1200px; }
  .sbreadcrumb .txt {
	
   color: #0366d6;
   margin: 5px; }
  .sbreadcrumb .stitle {
    color: #999; }
  .sbreadcrumb .right-link {
    position: absolute;
    right: 0; }

.layout-side {
  width: 160px;
  border-top: 0;
  padding: 20px 0;
  flex-grow: initial;
  flex-basis: initial;
  flex-shrink: 0;
  height: 100%;
  padding-bottom: 0;
 margin-left: 15px;}
  .layout-side .side-title {
    /*border: 5px solid #efefef;*/
    /*position: relative;*/
    /*height: 100px;*/
    /*width: 100px;*/
    /*margin-left: 20px;*/
    /*margin-top: 10px;*/
    /*margin-bottom: 20px;*/

    text-align: center;
  }
    .layout-side .side-title .bg {
      /*position: absolute;*/
      /*right: -55px;*/
      /*top: 5px;*/
      /*background-color: #fff;*/
      /*width: 100px;*/
      /*height: 50px;*/

      background:#0063c7;
      padding-top:15px;
      padding-bottom: 15px;
    }
      .layout-side .side-title .bg:after {
        position: absolute;
        left: 0px;
        top: 10px;
        content: '';
        width: 70px;
        height: 7px;
        /*background-color: #f1c232; */
      }
    .layout-side .side-title .title {
      /*color: #0063c7;*/
      color: #fff;
      font-size: 22px; }
  .layout-side .service-hotline {
    border: 2px dashed #0b82d2;
    padding: 10px 20px;
    font-weight: 600;
    background: #b0dfff;
  }
    .layout-side .service-hotline .title {
      color: #0b82d2;
      font-size: 16px; }
    .layout-side .service-hotline .number {
      color: #ff2e03; }
    .layout-side .service-hotline .item {
      color: #666; }
    .layout-side .service-hotline .label {
      color: #0b82d2; }

.side-menu-wrap {
  border: 3px solid #0b82d2;
  border-left: 0;
  border-right: 0;
  /*padding-top: 10px;*/
  margin-bottom: 20px;
  background: #0b82d2;
}

/*.side-menu-lsit .item {*/
  /*margin-bottom: 5px; }*/

.side-menu-lsit .link {
  width: 100%;
  display: flex;
  border-bottom: 1px solid #ffffff;
  padding: 10px 15px;
  background: url("../images/menu_arrow2.png") no-repeat right 10px top 13px;
  background-color: #0063b0;
  color: #fff;
}

  .side-menu-lsit .link:hover, .side-menu-lsit .link.active, .side-menu-lsit .active .link {
    color: #fff;
    text-decoration: none;
    background: url("../images/menu_arrow1.png") no-repeat right 10px top 13px;
    background-color: #0b82d2; }

/*仓储列表页 --------------------------------开始*/
.cangchu-lsit-wrap, .product-lsit-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.cangchu-list-about {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 34px; }

.product-list-item {
  width: calc((100% - 154px)/3);
  margin-bottom: 40px; }

.product-list-item .inner {
  border: 1px solid #ccc;
  width: 100%;
  position: relative; }

.product-list-item:nth-child(3n+0) {
  padding-right: 0; }

.product-list-item .imgbox {
  padding: 8px; }

.product-list-item .imgbox .img {
  width: 100%;
  height: 214px;
  display: block; }

.product-list-item .titlebox {
  padding: 10px;
  padding-bottom: 5px;
  position: relative; }

.product-list-item .title {
  font-size: 15px;
  font-weight: bold;
  color:black;
  margin-bottom: 10px;}

.product-list-item .desc {
  display: flex;
  align-items: center;
  font-size: 12px; }

.product-list-item .desc .icon {
  width: 10px;
  height: 10px;
  margin: 0 3px; }

.product-list-item .desc span {
  margin-right: 2px; }

.product-list-item .space {
  position: absolute;
  right: 12px;
  top: 5px; }

.product-list-item .space {
  font-size: 20px;
  color: #0094ff;
  font-weight: bold; }

.product-list-item .space i {
  font-size: 12px;
  color: #999;
  font-style: normal;
  margin-left: 2px; }

.product-list-item .about {
  font-size: 14px;
  color: #666;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  margin-bottom: 5px; }

.product-list-item .btnbox {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px; }

.product-list-item .btnbox .btn {
  width: 150px;
  height: 35px;
  border: 1px solid #007dd0;
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #007dd0; }

.product-list-item .inner:hover {
  border: 1px solid #007dd0;
  box-shadow: 0 2px 5px #ccc; }

.product-list-item:hover .btnbox .btn {
  background-color: #007dd0;
  color: #fff; }

.product-list-item .inner:hover::after {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  background: url("../images/cangchu_top_right.png"); }

.product-list-item .innerthree:hover::after{
 background: url("../images/jiaoyun_top_right.png");}

.article-arrow-title {
  display: flex;
  justify-content: center;
  align-items: center; }

.article-arrow-title1 {
    height: 34px;
    border-left: 5px solid #0066d4;
    line-height: 34px;
    background: #f2f2f3;
    clear: both;
    margin: 10px 0px;
    padding: 0px 0px 0px 10px;
}

.article-arrow-title .title {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  position: relative;
  margin-bottom: 20px; }

.article-arrow-title1 .title {
  font-size: 17px;
  color: #333;
  font-weight: bold;
  position: relative;
  margin-bottom: 20px; }

.article-arrow-title .title:before {
  position: absolute;
  content: '';
  left: -30px;
  top: 6px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-left: 8px solid #f1c232;
  border-bottom: 6px solid transparent; }

.article-arrow-title .title:after {
  position: absolute;
  content: '';
  right: -30px;
  top: 6px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-right: 8px solid #f1c232;
  border-bottom: 6px solid transparent; }

.cangchu-service-content {
  background-color: #fff;
  padding: 30px;
  padding-bottom: 20px;
  margin-bottom: 20px; }

.cangchu-service-content .text-con {
  font-size: 15px;
  line-height: 34px;
  margin-bottom: 20px; }

.iconky {
    width: 30px;
    height: 30px;
    margin: 10px 20px;}

.cangchu-service-content .title {
  position: relative;
  font-size: 16px;
  font-weight: bold; }

.cangchu-service-content .title:before {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  background-color: #f1c232;
  top: 5px;
  left: -15px; }

.cangshu-flow ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 30px; }

.cangshu-flow .flow {
  width: 70px; }

.cangshu-flow .flow img {
  width: 100%;
  margin-bottom: 10px; }

.cangshu-flow .arrow {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 50px;
  padding-top: 25px; }

.cangshu-flow .arrow img {
  width: 20px; }

/*仓储列表页 --------------------------------结束*/
/*仓储详情页 --------------------------------开始*/
/* smallImg */
.preview .smallImg {
  position: relative;
  margin-top: 1px;
  background-color: #F1F0F0;
  padding: 6px 5px;
  width: 100%;
  overflow: hidden;
  float: left; }

.preview .scrollbutton {
  width: 14px;
  height: 50px;
  overflow: hidden;
  position: relative;
  float: left;
  cursor: pointer; }

.preview .scrollbutton.smallImgUp, .preview .scrollbutton.smallImgUp.disabled {
  background: url("../images/d_08.png") no-repeat; }

.preview .scrollbutton.smallImgDown, .scrollbutton.smallImgDown.disabled {
  background: url("../images/d_09.png") no-repeat; }

.preview #imageMenu {
  height: 50px;
  width: calc(100% - 28px);
  overflow: hidden;
  margin-left: 0;
  float: left; }

.preview #imageMenu li {
  height: 50px;
  width: 80px;
  overflow: hidden;
  float: left;
  text-align: center;
  margin-right: 13px; }

.preview #imageMenu  ul li:first-child {
  margin-left:13px;
}

.preview #imageMenu li img {
  height: 50px;
  width: 80px;
  cursor: pointer; }

.preview #imageMenu li#onlickImg img, #imageMenu li:hover img {
  border: 3px solid #959595; }

/* bigImg */
.preview .bigImg {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  overflow: hidden; }

.preview .bigImg #midimg {
  width: 100%;
  height: 340px; }

.preview .bigImg1 #midimg {
    height: 170px;}

.preview .bigImg #winSelector {
  width: 235px;
  height: 210px; }

#winSelector {
  position: absolute;
  cursor: crosshair;
  filter: alpha(opacity=15);
  -moz-opacity: 0.15;
  opacity: 0.15;
  background-color: #000;
  border: 1px solid #fff; }

/* bigView */
#bigView {
  position: absolute;
  border: 1px solid #959595;
  overflow: hidden;
  z-index: 999; }

#bigView img {
  position: absolute; }

.row-top .col-left {
  width: 550px;
  flex-grow: unset;
  flex-basis: auto;
  flex-shrink: 0; }

.row-top .col-left1 {
  width: 286px; }

.cangchu-main-info .title {
  padding-bottom: 5px;
  font-size: 22px;
  font-weight: 600;
  border-bottom: 1px solid #F0F0F0; }

.cangchu-main-info .title1 {
  padding-bottom: 5px;
  font-size: 28px;
  font-weight: 600;
  border-bottom: 1px solid #F0F0F0; }

.cangchu-main-info .space {
  display: flex;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #F0F0F0; }

.cangchu-main-info .item {
  margin-right: 25px; }

.cangchu-main-info .stitle {
  font-size: 14px;
  color: #666;
  margin-bottom: 10px; }

.cangchu-main-info .number {
  color: #ff0000;
  font-size: 17px;
  font-weight: 500; }

.cangchu-main-info .number1 {
    color: #000000;
    font-size: 14px;
    font-weight: 700;
}
.cangchu-main-info .number2 {
    color: #007dd0;
    font-size: 14px;
    font-weight: 500;
}
.cangchu-main-info .number3 {
    margin-left:90px;
}
.cangchu-main-info .number4 {
    margin-left:70px;
}
.cangchu-main-info .number5 {
    margin-left:55px;
}
.cangchu-main-info .number6 {
    margin-left:60px;
}
.cangchu-main-info .number i {
  font-style: normal;
  margin-left: 3px; }

.cangchu-main-info .info {
  padding: 12px 0;
  font-size: 12px; }

.cangchu-main-info .info1 {
  padding: 10px 0;
  font-size: 15px; }

.cangchu-main-info .info .label {
  color: #999; }

.cangchu-main-info .info1 .label {
  color: #000; }

.cangchu-main-info .info .text {
  color: #333;
  font-size: 14px; }

.cangchu-main-info .info li {
  margin-bottom: 15px; }

.cangchu-main-info .info1 li {
  margin-bottom: 11px; }

.cangchu-main-info .tel-box {
  display: flex;
  align-items: center; }

.cangchu-main-info .tel-box .chat-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 35px;
  width: 120px;
  background-color: #007dd0;
  color: #fff;
  margin-right: 30px; }

.cangchu-main-info .tel-box .chat-btn a {
  color: #fff; }

.cangchu-main-info .tel-box .icon-tel {
  width: 20px;
  height: 20px;
  margin-right: 0px; }

.cangchu-main-info .tel {
  color: #007dd0;
  font-size: 26px; }

.cangchu-detail {
  padding-top: 10px; }

 .kyliebiao li {
  border-bottom: 1px dashed #ddd;
  margin-bottom: 10px;
  display: flex;
  padding: 10px 10px;
transition: all .3s;
}

.cangchu-detail .kyliebiao li:hover {
  box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}

.cangchu-detail ul li img {
  width: 15%;
  padding-right: 19px;
  padding-bottom: 10px;
  max-height: 130px;
}

.cangchu-detail ul li a h3 {
 font-size: 18px;
 color: #000;
}
.cangchu-detail ul li a p {
   font-size: 14px;
    color: #888;
   margin-bottom: 7px;
}
.xiangqing2 {
  color:#007dd0;
  float: right;
}

.xiangqing1 {
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal;
    overflow: hidden;
}
 @media (max-width: 500px){
.cangchu-detai2 {
  padding-top: 0px; }
 .cangchu-detail p img {
  width: 100%!important;
  height:auto!important; }

.cangchu-detail ul li a h3 {
    font-size: 15px;
}

.cangchu-detail ul li a p {
    font-size: 12px;
}

.xiangqing1 {
    -webkit-line-clamp: 2;
}

.cangchu-detail ul li img {
    width: 35%;
    padding-right: 10px;
}
}

.cangchu-detail .title-nav {
  display: flex;
  border-bottom: 1px solid #F0F0F0;
  margin-bottom: 10px; }

.cangchu-detail .title-nav1 {
    display: flex;
    border-bottom: 1px solid #F0F0F0;
    margin-bottom: 20px;
    background-color: #f2f2f3; }

.cangchu-detail .title-nav a {
  color: #333;
  margin-right: 50px;
  padding: 10px 5px; }

.cangchu-detail .title-nav1 a {
   color: #333;
    padding: 6px 5px;
    border-top: 4px solid #f7f7f7;
    margin-bottom: -1px;
    font-size: 15px;
    width: 150px;
    text-align: center; }

.cangchu-detail .title-nav1 .yangshia {
    background-color: white;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-top: 4px solid #0b82d2;
}

.cangchu-detail .title-nav a:hover {
  text-decoration: none; }

.cangchu-detail .title-nav .active {
  color: #007DD0;
  position: relative; }

.cangchu-detail .title-nav .active::after {
  position: absolute;
  bottom: -1px;
  left: 0;
  content: '';
  height: 2px;
  width: 100%;
  background-color: #007dd0; }

.cangchu-detail .header-title {
  font-size: 16px;
  color: #333;
  border-bottom: 1px solid #007dd0;
  font-weight: bold; }

.cangchu-detail .header-title1 {
   padding-top: 8px;
    margin-top: 10px;
    font-size: 14px;
    padding-bottom: 8px;
    background-color: #f2f2f3;
    font-weight: bold;}

.cangchu-detail .nav-about {
  font-size: 14px; }

.cangchu-detail .nav-about .list-row {
  display: flex; }

.cangchu-detail .nav-about .label-title {
  display: flex;
  align-items: flex-start;
  width: 100px;
  color: #999;
  font-size: 14px; }

.cangchu-detail .label-con {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap; }
  .cangchu-detail .label-con.label-con01 .list-item .item {
    min-width: 200px; }

.cangchu-detail .list-row {
  padding: 10px 0;
  border-bottom: 1px solid #eee; }

.cangchu-detail .label-con .list-item {
  display: flex;
  align-items: flex-start; }

.cangchu-detail .label-con .list-item .item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px; }

.cangchu-detail .label-con .list-item .label {
  color: #999; }

.cangchu-detail .label-con .list-item .text {
  color: #333; }

.cangchu-detail .important-title {
  padding: 10px 0;
  color: #ff2e03;
  font-size: 18px; }

.cangchu-detail .nav-desc dt {
  padding-top: 10px;
  margin-bottom: 10px; }

.cangchu-detail .nav-desc dd {
  padding-left: 15px; }

.cangchu-detail .nav-desc .stext {
  font-size: 14px;
  color: #666;
  position: relative;
  margin-bottom: 5px;
  line-height: 24px; }

.cangchu-detail .nav-desc .stitle {
  position: relative;
  font-size: 14px;
  color: #333;
  font-weight: bold;
  margin-bottom: 5px; }

.cangchu-detail .nav-desc .stitle.arrow:before {
  position: absolute;
  content: '';
  left: -10px;
  top: 6px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-left: 6px solid #f1c232;
  border-bottom: 4px solid transparent; }

cangchu-side-list .product-list-item {
  padding: 0; }

.cangchu-side-list .product-list-item .inner:hover {
  cursor: pointer;
  box-shadow: none; }

.cangchu-side-list .product-list-item .inner {
  display: block; }

.cangchu-side-list .product-list-item .inner:hover::after {
  display: none; }

.cangchu-side-list .product-list-item .desc {
  display: flex;
  flex-direction: column;
 color:#868686;
  justify-content: flex-start;
  align-items: flex-start; }

.cangchu-side-list .product-list-item .imgbox .img {
  height: 150px; }

.cangchu-side-list {
  padding-top: 40px; }

.cangchu-side-list .product-list-item {
  width: 100%;
  margin-bottom: 10px; }

.cangchu-article-content .row-center .col-left {
  flex: 1; }

.cangchu-article-content .product-list-item .titlebox {
  border: none; }

.cangchu-article-content .row-center .col-right {
  width: 220px;
  flex-shrink: 0;
  flex-basis: unset;
  flex-grow: unset; }
 .cangchu-main-info .item1 {
    margin-right: 25px;}
.toubupad {
 	padding-top:15px;
}
/*仓储详情页 --------------------------------结束*/
@media (max-width: 1500px) {
  .header-navbar .nav-item {
    margin-right: 5px; } }

@media (max-width: 1100px) {
  .header-navbar .nav-item {
    margin-right: 0px;
    font-size: 12px;
    padding-top: 5px; } }

@media (min-width: 992px) {
  .container {
    max-width: 1670px; }
  .inner-container {
    max-width: 1670px;
    margin: 0 auto; }
  .logo-bar .search-box {
    display: none; }
  .h5-navbar {
    display: none; } }
 @media (max-width: 1200px) {
      body .cangchu-article-content .col-right {
        display: none;
        } }
 @media (max-width: 1200px) {
     .col-right2 {
        display: none;
        } 
		body .layout-side {
      display: none; }
}
@media (max-width: 992px) {
.home-title-bar .abtnus {
   display:none;
}

.toubupad {
 	padding-top:0px;
}
.cangchu-main-info .number3 {
    margin-left: 0;
}
.cangchu-main-info .number4 {
    margin-left: 1.5rem;
}
.cangchu-main-info .number5 {
    margin-left: 2rem;
}
.cangchu-main-info .number6 {
    margin-left: 2rem;
}
.cangchu-main-info .space2 {
    display: flex;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #F0F0F0;
    justify-content: flex-end;
}
 .col-right1 {
    padding: 0;
 }
.iconky {
    margin: 15px 0px;
}
 .cangchu-main-info .item1 {
    margin-right: 0px;}
 .preview .bigImg #midimg {
  height: 200px; }
  .container {
    max-width: 100%; }
  .inner-container {
    width: 100%; }
    body .fixed-contacts {
      display: none; }
    body .other-links {
      display: none;
    }
    body .footer {
      bottom:-95px;
    }
    body .container {
      padding: 0; }
    body .header-navbar {
      display: none; }
    body .card-box-slide {
      width: 100%; }
    body .topnav {
      display: none; }
    body .logowrap {
      padding-top: 10px; }
    body .home-title-bar {
      margin: 5px 15px 15px 15px; }
    body .home-article-list.two .list {
      width: 100%; }
    body .airport-info-list {
      flex-direction: column; }
      body .airport-info-list .right-box {
        padding: 0; }
    body .home-article-list.zxfb {
      width: 100%; }
    body .row {
      margin: 0; }
      body .row .col {
        margin-bottom: 10px; }
    body .logo-bar {
      justify-content: space-between; }
      body .logo-bar .qq {
        display: none; }
      body .logo-bar .form-control {
        width: 100%; }
      body .logo-bar .telwrap {
        max-width: 180px;
        padding-left: 5px;
        flex-direction: column;
        padding-right: 10px; }
        body .logo-bar .telwrap .icon-tel {
          width: 14px; }
        body .logo-bar .telwrap .t {
          display: none; }
    body .nav_all {
      display: none; }
    body .home-article-list.wuliu {
      width: 100%; }
    body .cangkupeisong-box .row {
      flex-direction: column; }
    body .home-article-about.cangkupeisong {
      max-width: 100%;
      padding: 0;
      margin-bottom: 10px; }
    body .home-article-list.yunshu {
      padding: 0;
      width: 100%;
      max-width: 100%; }
    body .inner-banner {
      width: 100%; }
      body .inner-banner .img {
        width: 100%;
        max-height: 250px; }
    body .breadcrumb-wrap .sbreadcrumb {
      width: 100%;
      margin-left: 0;
      padding: 0 10px; }
    body .breadcrumb-wrap .right-link {
      right: 10px; }

    body .article-content {
      border: 0;
      max-width: 100%;
      padding: 20px 10px 0 10px; }
    body .article-other-list {
      flex-direction: column; }
      body .article-other-list .list {
        padding: 0;
        margin-bottom: 10px; }
        body .article-other-list .list:not(first-child) {
          border: 0; }
        body .article-other-list .list:last-child {
          margin-bottom: 0; }
        body .article-other-list .list .link {
          text-overflow: ellipsis;
          overflow: hidden;
          white-space: nowrap;
          width: 100%; }
    body .about-service .row {
      flex-direction: column; }
      body .about-service .row .col-6 {
        max-width: 100%;
        margin-bottom: 15px; }
      body .about-service .row .text-con {
        padding: 20px 0; }
        body .about-service .row .text-con .title {
          margin-bottom: 5px; }
    body .about-service .serviceimg {
      width: 100%;
      height: auto; }
    body .about-contact .bmap-container {
      min-width: 100%;
      min-height: 300px; }
    body .about-contact .row {
      flex-direction: column; }
      body .about-contact .row .col {
        padding: 0; }
    body .about-contact .con {
      padding: 0; }
    body .article-content.categor-content {
      display: flex;
      flex-direction: column;
      padding: 0;
      padding-top: 20px; }
      body .article-content.categor-content .category-tree {
        width: 100%;
        margin-bottom: 20px; }
    body .category-article-list {
      min-height: unset;
      padding: 0; }
      body .category-article-list .list {
        width: 100%;
        padding-right: 0; }
    body .category-list .category-title {
      padding-left: 0; }
    body .cangchu-article-content {
      padding: 0;
      padding-top: 15px; }
      body .cangchu-article-content .list-row .list-item {
        flex-direction: column; }
      body .cangchu-article-content .list-row .label {
        min-width: 80px; }
      body .cangchu-article-content .col-left {
        padding: 0; }
      body .cangchu-article-content .row-top .col-left {
        width: 100%;
        padding: 0; }
    body .product-lsit-wrap {
      flex-direction: column; }
      body .product-lsit-wrap .product-list-item {
        width: 100%; }
 body .product-lsit-wrap .product-list-item1 {
        width: 100%; }
    body .table-customer-box {
      overflow-y: auto;
      margin: 0; }
      body .table-customer-box .table-customer {
        width: 100%; }
        body .table-customer-box .table-customer td img {
          width: 100%; }
    body .fahuoliucheng-content {
      padding: 0;
      padding-top: 20px; }
      body .fahuoliucheng-content .border-box {
        padding: 0; }
      body .fahuoliucheng-content .service-step-title {
        padding: 10px 20px;
        margin-bottom: 0; }
      body .fahuoliucheng-content .fahuo-note-title {
        padding-left: 20px; }
    body .friends-links-box {
      display: none; }
    body .fixed-icons {
      display: block; }
    body .footer .footer-container {
      width: 100%; }
    body .footer .row {
      flex-wrap: nowrap; }
    body .footer .left-box {
      display: none; }
    body .footer .center-box {
      padding: 0; }
      body .footer .center-box .list {
        padding: 0;
        align-items: center; }
    body .footer .right-box {
      display: none; }
    body .footer .b-text {
      padding-top: 10px;
      flex-direction: column; }
    body .h5-navbar {
      display: block; }
    body .home-about .body {
      display: block; }
    body .air-article-top-text-content .flex {
      flex-direction: column; }
    body .layout-side + .col {
      padding-left: 15px; }
    body .service-step {
      margin-right: 0;
      margin-left: 0; }
    body .air-wuliu-youshi {
      margin-right: 0;
      margin-left: 0; }
    body .air-wuliu-youshi .text-box {
      display: block;
      padding: 10px;
      height: auto; }
    body .air-wuliu-youshi:before {
      top: 11%; }
    body .table-customer .right-space {
      padding-right: 0; }
    body .table-customer td {
      padding: 5px; } }
    .category-tree-subcon .list:hover{
      color: #0276c3;
    }
    .category-tree-subcon .active {
      color: #0276c3;
    }
	  .titlefirst {
		font-size:12px;
		display:inline;
		float:right;
		font-style:italic;}
 .product-list-item1 {
  border-bottom: #ddd 1px solid;
  border-right: #ddd 1px solid;
  border-left: #ddd 1px solid;
  padding:20px;
  margin-bottom:0px;
  width: calc((100% - 20px)/2);
}
.product-lsit-wrap>li:nth-child(1) {
  border-top: #ddd 1px solid;
}
.product-lsit-wrap>li:nth-child(2) {
  border-top: #ddd 1px solid;
}

.space1 {
    text-align: center;
}
.space1 li a{
    color: #333;
    font-size: 15px;
}
.space1 li a:hover{
    color: #007dd0;
    font-size: 15px;
}

.jiantou {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 12px;
}
.jiantou img{
    width: 73px;
    height: 6px;
   margin:0 10px;
}
 @media (max-width: 500px) {
  body .layout-side + .cangchu-detai3 {
   padding:0;}
}
.col-right2 {
    width: 180px;
    flex-shrink: 0;
    flex-basis: unset;
    flex-grow: unset;
margin: 20px 10px 0 0px;
}
.header-title1-span {
padding-left:20px;
}
.header-title1-img {
width:100%;
}
.header-title1-p {
padding:5px 8px;
background: #0b82d2;
color: #fff;
margin:0;
opacity: 0.8;
font-size: 15px;
}
.header-title1-ul {
width:100%;
height:40px;
background: #f2f2f3;
}
.header-title1-li {
margin: 6px 8px 0 8px;
float:left;

}
.cangchu-detail .header-title1-li-img {
 width:74px;
 padding:0;
}
.home-title-bar .btnus2 {
    color: #000;
    width: 100px;
    display: flex;
    justify-content: center;
    font-size: 14px;
}
.pyangshi p {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 15px;
    color: #1e1e1e;
    line-height: 28px;
}

.header-navbar .nav-item {
    padding-top: 3px;
    position: relative;
    z-index: 10;
}

header ul .nav-link-more {
    display: none;
    position: absolute;
    top: 43px;
    left: 50%;
    transform: translateX(-50%);
}

.nav-link-more li {
    width: auto;
    min-width: 100px;
    background: rgb(0 0 0 / 70%);
    line-height: 40px;
    padding: 0px 10px;
    border-bottom: 1px solid #333;
}

.nav-link-more li a {
    display: block;
    font-size: 0.8em;
    text-align: center;
    color: #ffffff;
    transition: all 0.4s;
}

.home-title-bar p{
    margin-bottom: 0;
    display: flex;
}

.article-top-text-content table{
  width: 100%;
}

.article-top-text-content img{
  max-width: 100%;
}

@media (max-width: 992px){
header ul .nav-link-more {
    top: 2rem;
    z-index: 10;
}

.nav-link-more li {
    background: #fff;
}

.nav-link-more li a {
    color: #333;
}
}