﻿@charset "UTF-8";

body,
ul,
li,
dl,
dt,
dd,
img,
p,
h1,
h2,
h3,
h4,
h5,
h6,
table,
th,
tr,
td {
  padding: 0;
  margin: 0;
}

body {
  min-width: 1320px;
  font-size: 14px;
  font-family: "FZLTHJ" !important;
  color: #333333;
  background-color: #f5f5f5;
}

input,
textarea {
  font-family: "FZLTHJ" !important;
}

a {
  color: #333333;
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  color: #008acb;
}

img {
  border-width: 0;
  outline: none;
  vertical-align: top;
}

ul,
li,
dl,
dt,
dd {
  list-style: none;
}

.hidden {
  display: none;
}

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

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.page-container {
  width: 1200px;
  margin: 0 auto;
  zoom: 1;
}

.page-container:after {
  content: '';
  display: block;
  clear: both;
}

.page-title {
  font-size: 18px;
  line-height: 50px;
  margin-top: 18px;
  color: #008acb;
}

.header {
  width: 100%;
  height: 150px;
}

.logo-login {
  height: 100px;
  background: #ffffff;
}

.logo-login .logo {
  float: left;
  margin-top: 30px;
}

.header-commonInfo {
  float: right;
  height: 30px;
  margin-top: 40px;
}

.logo-login .login {
  float: right;
  height: 30px;
  margin-top: 40px;
}

.logo-login .login-icon {
  vertical-align: -4px;
}

.logo-login .login .register,
.split-line--left {
  position: relative;
  padding-left: 26px;
}

.logo-login .login .register::after,
.split-line--left::after {
  position: absolute;
  top: 0;
  left: 10px;
  display: block;
  content: '|';
}

.logo-login .consult {
  display: inline-block;
  margin-left: 13px;
  padding-left: 24px;
  background-size: 19px 17px;
  /* cursor: pointer; */
}

.logo-login .service-online {
  background-size: 19px 19px;
  width: 19px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.logo-login .consult::after {
  left: -20px;
}

.nav-box {
  width: 100%;
  height: 50px;
  background-color: #008acb;
}

.nav-box a {
  display: block;
  font-size: 16px;
  color: #ffffff;
  cursor: pointer;
}

/*防止与comment.css样式发生冲突*/
.nav-box a span {
  color: #ffffff;
}

.nav-box .nav-list {
  float: left;
  position: relative;
  line-height: 50px;
}

.nav-box .nav-list li {
  display: block;
  float: left;
}

.nav-box .nav-list li:hover>a {
  color: #008acb;
  background-color: #f6fafc;
}

/*防止与comment.css样式发生冲突*/
.nav-box li:hover>a span {
  color: #008acb;
}

.nav-box .nav-list li:hover .second-nav-list {
  display: block;
}

.nav-box .nav-list li>a {
  padding: 0 35px;
}

.nav-box .nav-list li .second-nav-list {
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  z-index: 9999;
  display: none;
  width: 1200px;
  padding: 20px;
  line-height: 24px;
  border: 1px solid #008acb;
  border-top-width: 0;
  box-sizing: border-box;
  background-color: #f6fafc;
}

.nav-box .nav-list li .second-nav-list dl {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

.nav-box .nav-list li .second-nav-list dt {
  position: relative;
  line-height: 36px;
  font-size: 16px;
  color: #008acb;
}

.nav-box .nav-list li .second-nav-list dt::before {
  position: absolute;
  top: 10px;
  left: -10px;
  display: block;
  content: '';
  height: 16px;
  border-left: 2px solid #D1D9E0;
}

.nav-box .nav-list li .second-nav-list a {
  float: left;
  width: 136px;
  font-size: 14px;
  color: #333333;
}

.nav-box .nav-list li .second-nav-list a:hover {
  color: #008acb;
}

.nav-box .order-management {
  float: right;
}

.nav-box .order-management a {
  display: block;
  width: 100px;
  height: 32px;
  margin-top: 9px;
  line-height: 32px;
  text-align: center;
  border-radius: 5px;
  background-color: #00619d;
}

.footer {
  height: 340px;
  background-color: #222c3a;
}

.footer-nav-box {
  height: 240px;
  padding-top: 40px;
  border-bottom: 1px solid #353c4b;
}

.footer-nav-list {
  float: left;
  width: 140px;
  margin-right: 18px;
}

.footer-nav-list dt {
  margin-bottom: 24px;
  font-size: 16px;
  color: #ffffff;
}

.footer-nav-list dd {
  line-height: 30px;
}

.footer-nav-list dd a {
  color: #798691;
}

.footer-logo-tel {
  float: right;
  text-align: right;
}

.footer-logo-tel .footer-logo {
  margin-bottom: 40px;
}

.QR-code {
  float: right;
  text-align: center;
  color: #ffffff;
}

.QR-code h5 {
  margin-top: 15px;
}

.Copyright-language {
  line-height: 60px;
}

.Copyright-language .Copyright {
  float: left;
  color: #798691;
}

.Copyright-language .Copyright a {
  color: #798691;
}

.Copyright-language .language {
  float: right;
  font-size: 16px;
}

.Copyright-language .language a {
  color: #ffffff;
}

/*避免与common.css的样式冲突*/
.Copyright-language .language span {
  color: #ffffff;
}

.Copyright-language .language img {
  vertical-align: -3px;
}

.form-list input,
.form-list select,
.form-list option,
.form-list textarea,
.form-list button {
  display: block;
  font-size: 14px;
  box-sizing: border-box;
  outline: none;
}

.form-list ::-moz-placeholder {
  color: #909090;
}

.form-list ::-webkit-input-placeholder {
  color: #909090;
}

.form-list :-ms-input-placeholder {
  color: #909090;
}

.form-list [disabled] {
  background-color: #f5f5f5;
}

.form-list .button {
  width: 100%;
  text-align: center;
  border-radius: 5px;
  cursor: pointer;
  outline: none;
  background-color: #ffffff;
}

.form-list .checkbox {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 20px;
  margin-right: 20px;
  border: 1px dashed #D1D9E0;
  border-radius: 5px;
  cursor: pointer;
}

.form-list .checkbox.active {
  color: #fff;
  border: 1px solid #008acb;
  background-color: #008acb;
}

.form-list .form-item {
  float: left;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 13px;
}

.form-list .form-item-title {
  margin-bottom: 10px;
}

.form-list .form-item-title .explain {
  color: #909090;
}

.form-list .form-item-title .required {
  color: #D12C4D;
}

.form-list .form-item-unit {
  position: relative;
}

.form-list .form-item-unit .input-box {
  padding-right: 50px;
}

.form-list .form-item-unit .unit-box {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 36px;
  padding: 0 10px;
}

.form-list .form-item.has-error .input-box,
.form-list .form-item.has-error textarea {
  color: #D12C4D;
  border-color: #D12C4D;
}

.form-list .input-box {
  width: 100%;
  height: 36px;
  line-height: 36px;
  padding: 0 5px;
  border: 1px solid #D1D9E0;
  border-radius: 5px;
}

.form-list .input-box.icon {
  padding-right: 36px;
  background-position: center right;
  background-repeat: no-repeat;
}

.form-list .input-box.icon-left {
  padding-right: 0;
  padding-left: 36px;
  background-position: center left;
  background-repeat: no-repeat;
}

.form-list .input-box.icon-map {
}

.form-list .input-box.icom-date {
}

.form-list .input-box.icom-select {
  cursor: pointer;
}

.form-list .input-box.icom-user {
}

.form-list .input-box.icom-query {
}

.form-list .select-box {
  width: 100%;
  height: 36px;
  line-height: 36px;
  padding: 0 5px;
  border: 1px solid #D1D9E0;
  border-radius: 5px;
  background-color: #ffffff;
  cursor: pointer;
}

.form-list textarea {
  width: 100%;
  line-height: 36px;
  padding: 0 5px;
  border: 1px solid #D1D9E0;
  border-radius: 5px;
  resize: none;
}

.home .change-size-box {
  position: absolute;
  z-index: 999;
  display: none;
  background-color: #ffffff;
  border-radius: 0px;
}

.home .change-size-box ul {
  display: table;
}

.home .change-size-box li {
  display: table-cell;
  width: 66px;
  text-align: center;
  vertical-align: middle;
}

.home .change-size-box dl {
  padding: 10px 15px 0 15px;
}

.home .change-size-box dt {
  margin-bottom: 15px;
  padding-bottom: 0px;
}

.home .change-size-box dt small {
  display: block;
  font-size: 10px;
}

.home .change-size-box dt li::before {
  float: left;
  height: 10px;
  margin-top: 10px;
  border-left: 1px solid #cccccc;
  content: "";
}

.home .change-size-box dt li:first-child::before {
  border-left: none;
}

.change-size-box dd {
  margin-bottom: 10px;
}

.home .change-size-box dd li {
  box-sizing: border-box;
  height: 34px;
  vertical-align: top;
}

.home .change-size-box dd li:first-child {
  padding-left: 12px;
}

.change-size-box dd input,
.change-size-box dd button {
  outline: none;
  border: 1px solid #D1D9E0;
  border-radius: 5px;
}

.home .change-size-box dd li input {
  box-sizing: border-box;
  width: 40px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  padding: 0 2px;
}

.change-size-box dd button {
  width: 28px;
  height: 28px;
  cursor: pointer;
  background-color: #edf2f9;
}

.change-size-box dd .multiply,
.change-size-box dd .equal {
  position: relative;
  float: left;
  display: block;
  width: 8px;
  height: 34px;
}

.change-size-box dd .multiply::after,
.change-size-box dd .equal::after {
  position: absolute;
  top: 4px;
  right: 2px;
  display: block;
  content: "x";
}

.change-size-box dd .equal::after {
  content: "=";
}

.change-size-box dd .operate {
  width: 30px;
}

.change-size-box dd .add,
.change-size-box dd .minus {
  position: relative;
}

.change-size-box dd .add::after,
.change-size-box dd .minus::after {
  position: absolute;
  top: 0;
  left: 6px;
  display: block;
  content: "+";
  font-size: 20px;
  color: #cccccc;
}

.change-size-box dd .minus::after {
  left: 8px;
  content: "-";
}

.change-size-box div {
  padding-bottom: 10px;
}

.change-size-box .btn {
  display: inline-block;
  width: 60px;
  line-height: 28px;
  margin: 0 5px;
  text-align: center;
  color: #ffffff;
  border-radius: 5px;
  background-color: #d12c4d;
  border: 1px #d12c4d solid;
}

.home .change-size-box .warning {
  color: #008acb;
  margin-top: 30px;
  padding: 0 20px;
  font-size: 14px;
}

/*避免与comment.css冲突*/
.change-size-box .icon {
  display: inline-block;
  background-image: none;
  background-repeat: no-repeat;
}

.pagination {
  position: relative;
  text-align: right;
  margin-bottom: 30px;
}

.pagination a,
.pagination span {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
}

.pagination a {
  margin: 0 5px;
  border-radius: 5px;
  background-color: #fff;
}

.pagination a:hover,
.pagination a.active {
  color: #fff;
  background-color: #008acb;
}

.pagination .prev,
.pagination .next {
  position: relative;
  width: 40px;
  padding: 0;
}

.pagination .prev::before,
.pagination .next::before {
  position: absolute;
  top: 15px;
  content: ' ';
  display: block;
  width: 12px;
  height: 12px;
  border-width: 1px;
  border-style: solid;
  border-color: #909090;
  border-bottom-width: 0;
}

.pagination .prev:hover::before,
.pagination .next:hover::before {
  border-color: #fff;
}

.pagination .prev::before {
  left: 15px;
  border-right-width: 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}

.pagination .next::before {
  right: 15px;
  border-left-width: 0;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}

.home-title {
  height: 60px;
  line-height: 60px;
  padding-top: 20px;
}

.home-title .title {
  float: left;
  font-size: 18px;
  text-indent: 10px;
}

.home-title .more {
  float: right;
}

.home-title .more img {
  vertical-align: -3px;
}

.home .banner-query {
  position: relative;
  height: 550px;
  overflow: hidden;
}

.home .banner-query .change-size-box {
  top: 100px;
  left: 50%;
  margin-left: -190px;
  width: 390px;
  height: 400px;
}

.home .banner {
  position: relative;
  height: 550px;
  overflow: hidden;
}

.home .slides-banner {
  position: relative;
  left: 50%;
  margin-left: -960px;
  height: 550px;
}

.home .slides-banner ul {
  width: 400%;
  transition-duration: 0.6s;
}

.home .slides-banner li {
  float: left;
  display: block;
  width: 1920px;
}

.home .slides-btn {
  position: absolute;
  bottom: 20px;
  left: 50%;
}

.home .slides-btn a {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 80px;
  margin-right: 20px;
  background: white;
  opacity: 0.8;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
}

.home .slides-btn a.active {
  width: 80px;
  border-radius: 8px;
}

.home .slides-direction a {
  position: absolute;
  top: 0;
  z-index: 666;
  display: block;
  width: 15%;
  height: 100%;
  text-indent: -9999px;
}

.home .slides-direction a.direction-prev {
  left: 0;
}

.home .slides-direction a.direction-next {
  right: 0;
}

.home .query-info {
  position: absolute;
  top: 40px;
  left: 50%;
  z-index: 999;
  width: 400px;
  height: 460px;
  margin-left: -600px;
  background-color: #ffffff;
}

.home .query-info .query-item {
  height: 50px;
}

.home .query-info .query-item a {
  float: left;
  display: block;
  /* width: 133px; */
  width: 50%;
  height: 50px;
  line-height: 50px;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  background-color: #008acb;
  cursor: pointer;
}

.home .query-info .query-item a.active {
  color: #D12C4D;
  background-color: #ffffff;
}

/* .home .query-info .query-item a:first-child {
  width: 50%;
} */

.home .query-info .query-content {
  position: relative;
  display: none;
  padding-top: 25px;
}

.home .query-info .query-content.active {
  display: block;
}

.home .query-info .query-content.express .query-submit {
  width: 100%;
  margin: 0;
}

.home .query-info .query-content .changecity {
  position: absolute;
  top: 66px;
  left: 192px;
  z-index: 99;
  display: block;
  width: 18px;
  height: 15px;
}

.home .query-info .query-content .form-item {
  width: 160px;
}

.home .query-info .query-content .form-item dd {
  position: relative;
}

.home .query-info .query-content .form-item.all {
  width: 360px;
}

.home .query-info .query-content .form-item.all .input-box.icon {
  background-position: 335px;
}

.home .query-info .query-content .form-item.volume dd {
  float: left;
  width: 280px;
}

.home .query-info .query-content .form-item.volume dd:last-child {
  width: 66px;
  margin-left: 14px;
}

.home .query-info .query-content .form-item.volume .button {
  height: 36px;
  line-height: 36px;
  border: 1px solid #D1D9E0;
}

.home .query-info .query-content .form-item.volume .button.active {
  color: #008ACB;
  border: 1px solid #008acb;
  background-color: #d9eef7;
}

.home .query-info .query-content .form-item.volume .button.size-has-error {
  border-color: #D12C4D;
  color: #D12C4D;
  background-color: #f8e0e4;
}

.home .query-info .query-content .form-item.verification dd {
  float: left;
  width: 280px;
}

.home .query-info .query-content .form-item.verification dd:last-child {
  width: 66px;
  margin-left: 14px;
}

.home .query-info .query-content .form-item.verification-code img {
  width: 100%;
  height: 100%;
}

.home .query-info .query-content .form-item .input-box.icon {
  background-position: 135px;
}

.home .query-info .query-content .form-item textarea {
  height: 115px;
}

.home .query-info .query-content .query-submit {
  width: 360px;
  height: 36px;
  margin: 0 20px;
  font-size: 16px;
  color: #ffffff;
  border: 1px solid #d12c4d;
  background-color: #d12c4d;
}

.home .query-info .query-track-type {
  float: left;
  width: 110px;
  box-sizing: border-box;
  border: 1px solid #D1D9E0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.home .query-info .query-track-type .required {
  width: 15px;
  line-height: 34px;
  color: #D12C4D;
  text-align: right;
}

.home .query-info .query-track-input {
  float: left;
  width: 250px;
}

.home .query-info .query-track select {
  float: left;
  width: 90px;
  height: 34px;
  line-height: 34px;
  padding: 0 5px;
  border: 0;
  cursor: pointer;
  background-color: #fff;
}

.home .query-info .query-track .input-item {
  display: none;
}

.home .query-info .query-track .input-item.active {
  display: block;
}

.home .query-info .query-track .input-item input {
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.home .query-info .query-track .input-item input::-webkit-input-placeholder {
  color: #999;
  font-style: italic;
}

.home .query-info .query-track .input-item input::-moz-placeholder {
  color: #999;
  font-style: italic;
}

.home .query-info .query-track .input-item input:-ms-input-placeholder {
  color: #999;
  font-style: italic;
}

.home .query-info .query-track .input-item .waybill-prefix {
  float: left;
  width: 60px;
  text-align: center;
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.home .query-info .query-track .input-item .waybill-body {
  float: left;
  width: 162px;
}

.home .query-info .query-track .input-item .separator {
  float: left;
  width: 23px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border: 1px solid #D1D9E0;
  background-color: #f5f5f5;
}

.home .query-info .query-track .query-submit {
  float: left;
  margin-top: 267px;
}

.home .discounts-slides {
  zoom: 1;
}

.home .discounts-slides:after {
  content: '';
  display: block;
  clear: both;
}

.home .discounts-airline {
  float: left;
  width: 840px;
}

.home .discounts-airline .airline-list {
  padding-top: 25px;
  padding-bottom: 5px;
  padding-left: 20px;
  background-color: #ffffff;
}

.home .discounts-airline .airline-list ul {
  zoom: 1;
}

.home .discounts-airline .airline-list ul:after {
  content: '';
  display: block;
  clear: both;
}

.home .discounts-airline .airline-list li {
  float: left;
  width: 380px;
  height: 110px;
  padding: 10px 19px;
  margin-bottom: 20px;
  margin-right: 25px;
  margin-left: 5px;
  box-sizing: border-box;
  border: 1px solid #D1D9E0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}

.home .discounts-airline .airline-list a {
  display: block;
}

.home .discounts-airline .airline-list a:hover {
  color: #333333;
}

.home .discounts-airline .airline-list .flight-info,
.home .discounts-airline .airline-list .time-price {
  zoom: 1;
}

.home .discounts-airline .airline-list .flight-info:after,
.home .discounts-airline .airline-list .time-price:after {
  content: '';
  display: block;
  clear: both;
}

.home .discounts-airline .airline-list .from-city,
.home .discounts-airline .airline-list .to-city,
.home .discounts-airline .airline-list .info {
  float: left;
  height: 64px;
}

.home .discounts-airline .airline-list .from-city,
.home .discounts-airline .airline-list .to-city {
  width: 120px;
  line-height: 64px;
  font-size: 18px;
}

.home .discounts-airline .airline-list .from-city {
  text-align: right;
}

.home .discounts-airline .airline-list .info {
  width: 100px;
  color: #909090;
  font-size: 12px;
  text-align: center;
}

.home .discounts-airline .airline-list .info span {
  display: block;
  line-height: 24px;
}

.home .discounts-airline .airline-list .time,
.home .discounts-airline .airline-list .price {
  float: left;
  width: 50%;
  color: #666666;
  line-height: 24px;
}

.home .discounts-airline .airline-list .time img {
  vertical-align: -3px;
}

.home .discounts-airline .airline-list .price {
  text-align: right;
}

.home .discounts-airline .airline-list .price span {
  color: #d12c4d;
  font-size: 18px;
}

.home .small-slides {
  float: right;
  margin-top: 40px;
}

.home .small-slides .slides-box {
  position: relative;
  width: 340px;
  height: 460px;
  overflow: hidden;
}

.home .small-slides .small-slides-btn {
  position: absolute;
  bottom: 20px;
  left: 50%;
}

.home .small-slides .small-slides-btn a {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 80px;
  margin-right: 20px;
  background: white;
  opacity: 0.8;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
}

.home .small-slides .small-slides-btn a.active {
  width: 80px;
  border-radius: 8px;
}

.home .small-slides ul {
  width: 200%;
  transition-duration: 0.6s;
  transform: translateX(-340px);
}

.home .small-slides li {
  float: left;
}

.home .announcement {
  height: 50px;
  line-height: 50px;
  background-color: #ffffff;
}

.home .announcement .title,
.home .announcement .content {
  float: left;
}

.home .announcement .title {
  width: 95px;
}

.home .announcement .title img {
  margin-right: 16px;
  vertical-align: -3px;
}

.home .announcement .content {
  width: 1000px;
  height: 50px;
  overflow: hidden;
}

.home .announcement .content .roll {
  width: 100%;
}

.home .announcement .content .roll li {
  line-height: 50px;
}

.home .announcement .more {
  float: right;
}

.home .announcement .more img {
  margin-left: 5px;
  vertical-align: -3px;
}

.home .station-list {
  height: 320px;
}

.home .station-list li {
  float: left;
  width: 286px;
  height: 320px;
  margin-right: 18px;
}

.home .station-list li:last-child {
  margin-right: 0;
}

.home .station-list li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.home .station-list li h5 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 80px;
  line-height: 80px;
  text-align: center;
  font-size: 24px;
  color: #ffffff;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.8));
  background: -o-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.8));
  background: -moz-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.8));
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.8));
}

.home .hot-product {
  height: 500px;
  background-repeat: no-repeat;
  background-position: bottom;
  background-origin: content-box;
}

.home .hot-product .product-box {
  position: relative;
  height: 420px;
}

.home .hot-product .product-box .left-btn,
.home .hot-product .product-box .right-btn {
  position: absolute;
  top: 183px;
  cursor: pointer;
}

.home .hot-product .product-box .left-btn {
  left: -43px;
}

.home .hot-product .product-box .right-btn {
  right: -43px;
}

.home .hot-product .product-list li {
  float: left;
  /* width: 400px; */
  width: 300px;
  height: 420px;
}

.home .hot-product .product-list li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.home .hot-product .product-list li a:hover>div {
  background-color: rgba(00, 138, 203, 0.7);

}

.home .hot-product .product-list li a:hover>div>.bg-icon {
 margin-top: 100px;

}

.home .hot-product .product-list li a:hover {
  overflow: hidden;
}

.home .hot-product .product-list li a:hover>img {
  transform: scale(1.2, 1.2);
  transition: all 1.5s;
}

.home .hot-product .product-list li a:hover>div img {
  margin-top: 70px;
}

.home .hot-product .product-list li a:hover>div h5 {
  padding-top: 24px;
}

.home .hot-product .product-list li a:hover>div h5::before {
  display: none;
}

.home .hot-product .product-list li a:hover>div p {
  display: block;
}

.home .hot-product .product-list li a:hover>div span {
  display: inline-block;
}

.home .hot-product .product-list li a>div {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #ffffff;
  text-align: center;
}

.home .hot-product .product-list li a>div img {
  margin-top: 130px;
  transition: margin-top 0.5s;
  -webkit-transition: margin-top 0.5s;
  -moz-transition: margin-top 0.5s;
  -o-transition: margin-top 0.5s;
  -ms-transition: margin-top 0.5s;
}

.home .hot-product .product-list li a>div h5 {
  position: relative;
  font-size: 20px;
  padding-top: 60px;
  padding-bottom: 20px;
  transition: padding-top 0.5s;
  -webkit-transition: padding-top 0.5s;
  -moz-transition: padding-top 0.5s;
  -o-transition: padding-top 0.5s;
  -ms-transition: padding-top 0.5s;
  color: #ffffff;
}

.home .hot-product .product-list li a>div h5::before {
  position: absolute;
  top: 30px;
  left: 133px;
  display: block;
  content: '';
  width: 30px;
  height: 2px;
  background-color: #ffffff;
}

.home .hot-product .product-list li a>div p {
  display: none;
  padding: 0 30px;
  color: #ffffff;
}

.home .hot-product .product-list li a>div span {
  display: none;
  width: 120px;
  height: 34px;
  line-height: 34px;
  margin-top: 50px;
  border: 1px solid #ffffff;
  border-radius: 5px;
  color: #ffffff;
}

@media screen and (max-device-width: 1320px) {
  .home .hot-product .product-box .left-btn {
    left: 24px;
  }

  .home .hot-product .product-box .right-btn {
    right: 24px;
  }
}

.home .dedicated-service {
  height: 340px;
  margin-bottom: 60px;
}

.home .dedicated-service .service-list li {
  float: left;
  margin-right: 18px;
  background-color: #ffffff;
}

.home .dedicated-service .service-list li:last-child {
  margin-right: 0;
}

.home .dedicated-service .service-list a {
  display: block;
  box-sizing: border-box;
  width: 286px;
  height: 260px;
  padding: 15px;
}

.home .dedicated-service .service-list a h4 {
  font-size: 16px;
  color: #333333;
  margin-top: 15px;
  margin-bottom: 10px;
}

.home .dedicated-service .service-list a p {
  color: #909090;
}

.bg-icon_yuyan {
  width: 18px;
  height: 18px;
  vertical-align: -3px;
  display: inline-block;
}

.bg-logo_bottom {
  width: 222px;
  height: 34px;
  display: inline-block;
}

.bg-icon_map {
  width: 12px;
  height: 16px;
}

.bg-icon_more {
  width: 18px;
  height: 18px;
  vertical-align: -3px;
  display: inline-block;
}

.bg-tel {
  width: 269px;
  height: 60px;
  display: inline-block;
}

.bg-icon_riqi {
  width: 16px;
  height: 16px;
}

.bg-icon_login_user {
  width: 16px;
  height: 18px;
  vertical-align: -4px;
  display: inline-block;
}

.bg-csair_logo {
  width: 220px;
  height: 40px;

  display: inline-block;
}

.bg-icon_nhfd {
  width: 82px;
  height: 82px;
  margin-top: 130px;
  transition: margin-top 0.5s;
  -webkit-transition: margin-top 0.5s;
  -moz-transition: margin-top 0.5s;
  -o-transition: margin-top 0.5s;
  -ms-transition: margin-top 0.5s;
  display: inline-block;
}

.bg-icon_time {
  width: 18px;
  height: 18px;
  vertical-align: -3px;
  display: inline-block;
}

.bg-icon_gg {
  width: 21px;
  height: 18px;
  margin-right: 16px;
  vertical-align: -3px;
  display: inline-block;
}

.bg-icon_jt3 {
  width: 61px;
  height: 8px;
  display: inline-block;
}

.bg-icon_more1 {
  width: 18px;
  height: 18px;
  margin-right: 16px;
  vertical-align: -3px;
  display: inline-block;
}

.bg-icon_qiehuan {
  width: 18px;
  height: 15px;
}

.bg-icon_acex {
  width: 82px;
  height: 82px;
  margin-top: 130px;
  transition: margin-top 0.5s;
  -webkit-transition: margin-top 0.5s;
  -moz-transition: margin-top 0.5s;
  -o-transition: margin-top 0.5s;
  -ms-transition: margin-top 0.5s;
  display: inline-block;
}

.bg-icon_left_jt {
  width: 29px;
  height: 54px;
}

.bg-icon_wlex {
  width: 80px;
  height: 80px;
  margin-top: 130px;
  transition: margin-top 0.5s;
  -webkit-transition: margin-top 0.5s;
  -moz-transition: margin-top 0.5s;
  -o-transition: margin-top 0.5s;
  -ms-transition: margin-top 0.5s;
  display: inline-block;
}

.bg-icon_zjys {
  width: 80px;
  height: 80px;
  margin-top: 130px;
  transition: margin-top 0.5s;
  -webkit-transition: margin-top 0.5s;
  -moz-transition: margin-top 0.5s;
  -o-transition: margin-top 0.5s;
  -ms-transition: margin-top 0.5s;
  display: inline-block;
}


.bg-icon_right_jt {
  width: 29px;
  height: 54px;
  background: url() -363px -144px;
}

.bg-icon_xiala {
  width: 14px;
  height: 8px;
  background: url() -333px -90px;
}

.express .form-list {
  zoom: 1;
}

.express .form-list:after {
  content: '';
  display: block;
  clear: both;
}

.express .form-list .form-item {
  margin: 0 15px 20px 15px;
}

.express .form-list .form-item .input-box.icon {
  background-position: 225px;
}

.express .form-list .form-item.estimated-weight .input-box {
  width: 160px;
}

.express .form-list .form-item.address .input-box,
.express .form-list .form-item.explain .input-box {
  width: 555px;
}

.express .form-list .form-item.comment .input-box {
  width: 965px;
}

.express .form-list .form-item-title {
  float: left;
  line-height: 36px;
  margin-bottom: 0;
  margin-right: 10px;
}

.express .form-list .form-item-unit {
  float: left;
}

.express .form-list .form-item-unit .input-box {
  width: 250px;
}

.express .query-submit {
  width: 180px;
  height: 36px;
  font-size: 16px;
  color: #ffffff;
  border: 1px solid #d12c4d;
  background-color: #d12c4d;
}

.express-query {
  background-color: #fff;
  zoom: 1;
  padding-top: 30px;
  padding-bottom: 10px;
}

.express-query:after {
  content: '';
  display: block;
  clear: both;
}

.express-type {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 25px;
  background-color: #fff;
  zoom: 1;
}

.express-type:after {
  content: '';
  display: block;
  clear: both;
}

.express-type li {
  float: left;
  display: block;
  width: 400px;
  height: 268px;
  color: #798691;
  text-align: center;
  margin-bottom: 25px;
  box-sizing: border-box;
  border-right: 1px solid #f5f5f5;
}

.express-type li:nth-of-type(3n+0) {
  border-right-width: 0;
}

.express-type li h4 {
  font-size: 24px;
  line-height: 55px;
  margin-bottom: 15px;
}

.express-type li h5,
.express-type li h6 {
  font-size: 14px;
  line-height: 30px;
}

.express-type li h5 span,
.express-type li h6 span {
  display: inline-block;
  padding: 0 12px;
  color: #d12c4d;
}

.express-type li button {
  width: 160px;
  height: 36px;
  margin-top: 25px;
  font-size: 16px;
  color: #ffffff;
  border-radius: 5px;
  outline: none;
  cursor: pointer;
  border: 1px solid #008acb;
  background-color: #008acb;
}

.express-info {
  zoom: 1;
}

.express-info:after {
  content: '';
  display: block;
  clear: both;
}

.express-info .sender .info-title,
.express-info .sender .tag {
  background-color: #ec6933;
}

.express-info .consignee .info-title,
.express-info .consignee .tag {
  background-color: #57c3e4;
}

.express-info .cargo .info-title,
.express-info .cargo .tag {
  background-color: #008acb;
}

.express-info .info-box {
  position: relative;
  display: table;
  width: 100%;
  margin-bottom: 20px;
  background-color: #fff;
}

.express-info .info-box .tag {
  position: absolute;
  top: 0;
  right: 10px;
  width: 30px;
  height: 36px;
  padding-top: 10px;
  color: #fff;
  text-align: center;
  overflow: hidden;
}

.express-info .info-box .tag::after {
  display: inline-block;
  bottom: 0;
  content: " ";
  width: 40px;
  height: 40px;
  margin-top: 8px;
  margin-left: -5px;
  border-radius: 50%;
  background-color: #fff;
}

.express-info .info-title {
  display: table-cell;
  width: 20px;
  padding: 0 10px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
}

.express-info .info-content {
  display: table-cell;
  padding-top: 30px;
  padding-bottom: 10px;
}

.express-info .form-list {
  width: 100%;
}

.express-info .form-list .form-item .form-item-title {
  width: 110px;
  text-align: right;
  padding-right: 10px;
}

.express-info .appointmentTime {
  color: #008acb;
}

.express .other-info {
  height: 40px;
  line-height: 40px;
  padding: 20px 55px;
  margin-bottom: 20px;
  background-color: #fff;
}

.express .other-info>* {
  margin-left: 50px;
}

.express .other-info .name,
.express .other-info .aging {
  float: left;
}

.express .other-info .total {
  float: right;
}

.express .other-info .total span {
  margin: 0 15px;
  font-size: 24px;
  color: #d12c4d;
}

.express .statement {
  height: 32px;
  line-height: 32px;
  margin: 20px;
  text-align: center;
}

.express .statement input[type='checkbox'] {
  width: 14px;
  height: 14px;
  border: 1px solid #ccc;
  border-radius: 3px;
}

.express .statement a {
  color: #008acb;
}

.express .order-submit {
  width: 350px;
  height: 36px;
  line-height: 36px;
  margin: 0 auto 30px auto;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #d12c4d;
  background-color: #d12c4d;
  cursor: pointer;
}

.express .checkout-success {
  margin: 30px 0;
  padding: 60px;
  text-align: center;
  background-color: #fff;
}

.express .checkout-success h4 {
  margin-top: 50px;
  line-height: 42px;
  font-size: 18px;
}

.express .checkout-success p {
  line-height: 24px;
  color: #999;
}

.express .checkout-success .operation {
  margin-top: 36px;
}

.express .checkout-success .operation button,
.express .checkout-success .operation a {
  display: inline-block;
  width: 160px;
  height: 36px;
  font-size: 14px;
  line-height: 36px;
  color: #fff;
  outline: none;
  padding: 0;
  margin: 0;
  border-radius: 5px;
  border: 1px solid #008acb;
  background-color: #008acb;
  cursor: pointer;
}

.express .checkout-success .operation button:first-child,
.express .checkout-success .operation a:first-child {
  margin-right: 30px;
}

.popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  display: none;
  background-color: rgba(0, 0, 0, 0.3);
}

.popup-box {
  position: relative;
  top: 100px;
  width: 400px;
  height: 180px;
  margin: 0 auto;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.27);
}

.popup-box.long {
  width: 800px;
  height: 480px;
}

.popup-title {
  position: relative;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #f5f5f5;
}

.popup-title .popup-close {
  position: absolute;
  top: 15px;
  right: 10px;
  float: right;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.popup-title .popup-close::before,
.popup-title .popup-close::after {
  position: absolute;
  top: 0;
  display: block;
  content: " ";
  width: 2px;
  height: 20px;
  background-color: #a3a3a3;
}

.popup-title .popup-close::before {
  transform: rotate(45deg);
}

.popup-title .popup-close::after {
  transform: rotate(-45deg);
}

.popup-content {
  height: 90px;
  padding: 20px;
  line-height: 24px;
  font-size: 12px;
  overflow-x: hidden;
  overflow-y: auto;
}

.popup-content h4 {
  font-size: 14px;
}

.popup-content h5 {
  font-weight: bold;
}

.popup-content p {
  margin-bottom: 32px;
}

.popup-content .center {
  text-align: center;
}

.popup-content.long {
  height: 390px;
}

.popup-operate {
  margin-top: 30px;
  text-align: center;
}

.popup-operate .button {
  display: inline-block;
  width: 100px;
  height: 26px;
  line-height: 26px;
  margin: 0 10px;
  font-size: 14px;
  color: #fff;
  border-radius: 5px;
  border: 1px solid #008ac0;
  background-color: #008acb;
  outline: none;
  cursor: pointer;
}

.express .explain a,
.express-manage .explain a {
  position: relative;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding-left: 36px;
  margin-left: 25px;
}

.express .explain a::before,
.express-manage .explain a::before {
  position: absolute;
  top: 6px;
  left: 0;
  display: block;
  content: ' ';
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 2px solid #d12c4d;
}

.express .explain a::after,
.express-manage .explain a::after {
  position: absolute;
  top: 6px;
  left: 12px;
  display: block;
  content: ' ';
  width: 2px;
  height: 24px;
  background-color: #d12c4d;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}

.express-manage .explain a {
  height: 32px;
  line-height: 32px;
  padding-left: 30px;
  margin-left: 35px;
}

.express-manage .explain a::before {
  top: 4px;
  width: 18px;
  height: 18px;
}

.express-manage .explain a::after {
  top: 4px;
  left: 10px;
  height: 20px;
}


.express-manage .pull-right {
  width: 990px;
}

.express-manage .title {
  color: #008acb;
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 20px;
}

.express-manage .query-submit {
  display: block;
  width: 180px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
  background-color: #008acb;
  border-radius: 5px;
  border: 1px solid #008acb;
  outline: none;
  cursor: pointer;
}

.center-nav {
  width: 180px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.center-nav dl {
  padding-bottom: 5px;
  border: 1px solid #008acb;
  background-color: #008acb;
}

.center-nav dt {
  position: relative;
  padding-left: 40px;
  line-height: 49px;
  color: #ffffff;
  background-color: #007cb6;
}

.center-nav dt .icon-center {
  position: absolute;
  top: 17px;
  left: 20px;
  display: block;
  width: 12px;
  height: 14px;
  overflow: hidden;
}

.center-nav dt .icon-center::before,
.center-nav dt .icon-center::after {
  position: relative;
  content: ' ';
  display: block;
  border-radius: 50%;
  background-color: #fff;
}

.center-nav dt .icon-center::before {
  left: 2px;
  width: 8px;
  height: 8px;
}

.center-nav dt .icon-center::after {
  width: 12px;
  height: 12px;
}

.center-nav dd a {
  display: block;
  line-height: 40px;
  color: #fff;
}

.center-nav dd a i {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 11px;
  vertical-align: text-bottom;
}

.center-nav dd a .icon_user-manage {
  background: url() no-repeat 0 0;
  ;
}

.center-nav dd a .icon_order-manage {
  background: url() no-repeat 0 0;
  ;
}

.center-nav dd a .icon_purse {
  background: url() no-repeat 0 0;
  ;
}

.center-nav dd a .icon_paper {
  background: url() no-repeat 0 0;
  ;
}

.center-nav dd a .icon_trade {
  background: url() no-repeat 0 0;
  ;
}

.center-nav dd a .icon_auction-trading {
  background: url() no-repeat 0 0;
  ;
}

.center-nav dd a .icon_bsa {
  background: url() no-repeat 0 0;
  ;
}

.center-nav dd a:hover {
  background-color: #0096d3;
}

.center-nav dd>a {
  position: relative;
  padding-left: 28px;
}
.center-nav dd>a>img {
  position: absolute;
  top: 11px;
  left: 25px;
  display: block;
}

.center-nav dd.active>a {
  color: #c9032b;
  background-color: #fff;
}


.center-nav dd.active .icon_order-manage {
  background: url() no-repeat 0 0;
  ;
}

.center-nav dd.active .icon_paper {
  background: url() no-repeat 0 0;
  ;
}

.center-nav dd.active .icon_auction-trading {
  background: url() no-repeat 0 0;
  ;
}

.center-nav dd.active .icon_bsa {
  background: url() no-repeat 0 0;
  ;
}

.center-nav dd.active>a::before {
  background-color: #c9032b;
}

.center-nav dd.collapse>a {
  background-color: #008acb;
}

.center-nav dd.collapse>a::before {
  background-color: #fff;
}

.center-nav dd.collapse>a::after {
  position: absolute;
  top: 15px;
  right: 43px;
  display: block;
  content: ' ';
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left: 8px solid #fff;
}

.center-nav dd.collapse.active>a {
  color: #ffffff;
}

.center-nav dd.collapse.active>a::after {
  top: 17px;
  right: 48px;
  border-top: 8px solid #fff;
  border-left: 5px solid transparent;
}

.center-nav dd.collapse.active ul {
  display: block;
}

.center-nav dd ul {
  display: none;
}

.center-nav dd ul li a {
  padding-left: 55px;
  color: #fff;
}

.center-nav dd ul li.active a {
  color: #cc3333;
  background-color: #fff;
}

.express-manage .express-waybill-query {
  zoom: 1;
  padding-top: 30px;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 40px;
  background-color: #fff;
}

.express-manage .express-waybill-query:after {
  content: '';
  display: block;
  clear: both;
}

.express-manage .express-waybill-query .form-list {
  float: left;
}

.express-manage .express-waybill-query .form-list .form-item {
  margin: 0 15px 20px 15px;
}

.express-manage .express-waybill-query .form-list .form-item .icom-query,
.express-manage .express-waybill-query .form-list .form-item .icom-date {
  background-position: 10px;
}

.express-manage .express-waybill-query .form-list .form-item-title,
.express-manage .express-waybill-query .form-list .form-item-unit {
  float: left;
}

.express-manage .express-waybill-query .form-list .form-item-title {
  line-height: 36px;
  margin-bottom: 0;
  margin-right: 10px;
}

.express-manage .express-waybill-query .form-list .waybill-query .form-item-unit {
  width: 250px;
}

.express-manage .express-waybill-query .form-list .waybill-date .form-item-unit {
  width: 260px;
  border: 1px solid #D1D9E0;
  border-radius: 5px;
}

.express-manage .express-waybill-query .form-list .waybill-date .form-item-unit .input-box {
  float: left;
  width: 120px;
  height: 34px;
  line-height: 34px;
  border-width: 0;
  cursor: pointer;
}

.express-manage .express-waybill-query .form-list .waybill-date .form-item-unit .to {
  float: left;
  width: 20px;
  line-height: 34px;
  text-align: center;
}

.express-manage .express-waybill-query .query-submit {
  float: right;
}

.express-manage .express-waybill-list {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 12px;
}

.express-manage .express-waybill-list a {
  color: #008acb;
}

.express-manage .express-waybill-list table {
  width: 100%;
  text-align: center;
  border-spacing: 0;
  border-collapse: collapse;
}

.express-manage .express-waybill-list thead {
  background-color: #dfe4e8;
}

.express-manage .express-waybill-list thead tr {
  height: 40px;
}

.express-manage .express-waybill-list tbody {
  background-color: #fff;
}

.express-manage .express-waybill-list tbody tr {
  height: 69px;
  line-height: 69px;
  border-bottom: 1px solid #d1d9e0;
}

.express-manage .express-waybill-list .sender,
.express-manage .express-waybill-list .consignee,
.express-manage .express-waybill-list .direction {
  float: left;
  display: block;
  height: 69px;
}

.express-manage .express-waybill-list .sender {
  width: 122px;
  text-align: right;
}

.express-manage .express-waybill-list .consignee {
  width: 122px;
  text-align: left;
}

.express-manage .express-waybill-list .direction {
  position: relative;
  width: 34px;
}

.express-manage .express-waybill-list .direction::before {
  position: absolute;
  top: 34px;
  left: 10px;
  display: inline-block;
  content: ' ';
  width: 16px;
  height: 2px;
  background-color: #828e98;
}

.express-manage .express-waybill-list .direction::after {
  position: absolute;
  top: 30px;
  left: 20px;
  display: inline-block;
  content: ' ';
  width: 0;
  height: 0;
  border-color: #828e98 transparent;
  border-width: 0 8px 6px 0;
  border-style: solid;
}

.express-manage .express-waybill {
  zoom: 1;
}

.express-manage .express-waybill:after {
  content: '';
  display: block;
  clear: both;
}

.express-manage .express-waybill .waybill-head {
  height: 40px;
  line-height: 40px;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 5px;
  background-color: #dfe4e8;
}

.express-manage .express-waybill .waybill-head>div {
  float: left;
}

.express-manage .express-waybill .waybill-head .waybill-id {
  width: 450px;
}

.express-manage .express-waybill .waybill-head .state {
  width: 250px;
}

.express-manage .express-waybill .waybill-head .tiem {
  width: 230px;
}

.express-manage .express-waybill .waybill-body .sender .waybill-title,
.express-manage .express-waybill .waybill-body .sender .tag {
  background-color: #ec6933;
}

.express-manage .express-waybill .waybill-body .consignee .waybill-title,
.express-manage .express-waybill .waybill-body .consignee .tag {
  background-color: #57c3e4;
}

.express-manage .express-waybill .waybill-body .cargo .waybill-title,
.express-manage .express-waybill .waybill-body .cargo .tag {
  background-color: #008acb;
}

.express-manage .express-waybill .waybill-body .waybill-box {
  position: relative;
  display: table;
  width: 100%;
  margin-bottom: 5px;
  background-color: #fff;
}

.express-manage .express-waybill .waybill-body .waybill-box .tag {
  position: absolute;
  top: 0;
  right: 10px;
  width: 30px;
  height: 36px;
  padding-top: 10px;
  color: #fff;
  text-align: center;
  overflow: hidden;
}

.express-manage .express-waybill .waybill-body .waybill-box .tag::after {
  display: inline-block;
  bottom: 0;
  content: " ";
  width: 40px;
  height: 40px;
  margin-top: 8px;
  margin-left: -5px;
  border-radius: 50%;
  background-color: #fff;
}

.express-manage .express-waybill .waybill-body .waybill-title {
  display: table-cell;
  width: 20px;
  padding: 0 10px;
  line-height: 18px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
}

.express-manage .express-waybill .waybill-body .waybill-content {
  display: table-cell;
  width: 950px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.express-manage .express-waybill .waybill-body .waybill-content table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

.express-manage .express-waybill .waybill-body .waybill-content table td {
  line-height: 32px;
  font-size: 12px;
}

.express-manage .express-waybill .waybill-body .waybill-content .label {
  width: 100px;
  text-align: right;
  vertical-align: top;
}

.express-manage .express-waybill .waybill-body .waybill-content .long {
  width: 600px;
}

.express-manage .express-waybill .waybill-foot {
  height: 30px;
  line-height: 30px;
  padding: 10px 40px;
  margin-bottom: 30px;
  font-size: 12px;
  background-color: #fff;
}

.express-manage .express-waybill .waybill-foot>* {
  margin-left: 64px;
}

.express-manage .express-waybill .waybill-foot .name,
.express-manage .express-waybill .waybill-foot .aging {
  float: left;
}

.express-manage .express-waybill .waybill-foot .total {
  float: right;
  width: 170px;
}

.express-manage .express-waybill .waybill-foot .total span {
  display: inline-block;
  width: 80px;
  margin: 0 5px;
  font-weight: bold;
  color: #d12c4d;
}

.express-manage .express-waybill .query-submit {
  margin: 0 auto 30px auto;
}

.express-manage .express-track {
  margin-bottom: 30px;
}

.express-manage .express-track .track-head {
  height: 40px;
  line-height: 40px;
  padding-left: 52px;
  padding-right: 30px;
  background-color: #e3e8ec;
}

.express-manage .express-track .track-head .waybill-id {
  float: left;
}

.express-manage .express-track .track-head .waybill-id span {
  font-weight: bold;
}

.express-manage .express-track .track-head .track-state {
  float: right;
  color: #008acb;
}

.express-manage .express-track .track-body {
  padding: 20px;
  background-color: #fff;
}

.express-manage .express-track .track-body table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

.express-manage .express-track .track-body table td {
  padding: 15px 0;
}

.express-manage .express-track .track-body table tr:first-child .track-icon::before {
  display: none;
}

.express-manage .express-track .track-body table tr:last-child .track-icon::after {
  display: none;
}

.express-manage .express-track .track-body .track-date {
  width: 100px;
  text-align: right;
}

.express-manage .express-track .track-body .track-icon {
  position: relative;
  width: 60px;
  text-align: center;
}

.express-manage .express-track .track-body .track-icon::before,
.express-manage .express-track .track-body .track-icon::after {
  position: absolute;
  left: 29px;
  display: inline-block;
  content: ' ';
  width: 2px;
  height: 50%;
  background-color: #e3e8ec;
}

.express-manage .express-track .track-body .track-icon::before {
  top: 0;
}

.express-manage .express-track .track-body .track-icon::after {
  bottom: 0;
}

.express-manage .express-track .track-body .track-icon .track-icon-record {
  position: absolute;
  top: 50%;
  left: 22px;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  border-radius: 50%;
  border: 2px solid #e3e8ec;
  box-sizing: border-box;
  background-color: #fff;
  z-index: 100;
}

.express-manage .express-track .track-body .track-icon .track-icon-record::after {
  position: absolute;
  top: 3px;
  left: 3px;
  display: inline-block;
  content: ' ';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #008acb;
}

.express-manage .express-track .track-body .track-icon .track-icon-full,
.express-manage .express-track .track-body .track-icon .track-icon-courier,
.express-manage .express-track .track-body .track-icon .track-icon-start {
  position: absolute;
  top: 50%;
  left: 17px;
  display: block;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  border-radius: 50%;
  border: 2px solid #e3e8ec;
  box-sizing: border-box;
  z-index: 100;
  overflow: hidden;
}

.express-manage .express-track .track-body .track-icon .track-icon-full {
  background-color: #ff5a00;
}

.express-manage .express-track .track-body .track-icon .track-icon-full::after {
  position: absolute;
  top: 3px;
  left: 7px;
  display: inline-block;
  content: ' ';
  width: 6px;
  height: 9px;
  border-top: 2px solid #e3e8ec;
  border-left: 2px solid #e3e8ec;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
}

.express-manage .express-track .track-body .track-icon .track-icon-courier {
  background-color: #fff;
}

.express-manage .express-track .track-body .track-icon .track-icon-courier::before {
  position: absolute;
  top: 6px;
  left: 7px;
  display: inline-block;
  content: ' ';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #008acb;
}

.express-manage .express-track .track-body .track-icon .track-icon-courier::after {
  position: absolute;
  top: 14px;
  left: 5px;
  display: inline-block;
  content: ' ';
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #008acb;
}

.express-manage .express-track .track-body .track-icon .track-icon-start {
  background-color: #fff;
}

.express-manage .express-track .track-body .track-icon .track-icon-start::before {
  position: absolute;
  top: 5px;
  left: 5px;
  display: inline-block;
  content: ' ';
  width: 12px;
  height: 12px;
  background-color: #008acb;
}

.express-manage .express-track .track-body .track-icon .track-icon-start::after {
  position: absolute;
  top: 5px;
  left: 9px;
  display: inline-block;
  content: ' ';
  width: 4px;
  height: 5px;
  background-color: #fff;
}

.express-manage .express-track .track-body .track-record {
  width: 780px;
}

.express-manage .express-track .track-body .track-record span {
  color: #ff5a00;
}

.express .page-container,
.express-manage .page-container {
  min-height: 630px;
}

.digital-waybill .bar-code h5 {
  line-height: 24px;
  font-size: 14px;
  text-align: center;
}

.digital-waybill table {
  width: 100%;
  margin-top: 10px;
  text-align: center;
  border-spacing: 0;
  border-collapse: collapse;
}

.digital-waybill table tbody {
  border-top: 1px solid #c9cfd3;
  border-left: 1px solid #c9cfd3;
}

.digital-waybill table td {
  padding: 15px;
  border-right: 1px solid #c9cfd3;
  border-bottom: 1px solid #c9cfd3;
}

.digital-waybill table td.title {
  width: 80px;
}

.digital-waybill table td.content {
  text-align: left;
}

.digital-waybill table td.content h5 {
  font-size: 14px;
  font-weight: bold;
}

.digital-waybill table td.content>div span {
  display: inline-block;
  width: 80px;
  text-align: right;
}

/* 头部 下载app */
.showDownLoadAppBox {
  display: inline-block;
  margin-right: 20px;
  padding-bottom: 30px;
  padding-left: 18px;
  background: url() no-repeat 0 0;
  background-size: 13px 18px;
  cursor: pointer;
}

.mod-downloadApp {
  width: 310px;
  padding: 25px 16px;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 5px #ccc;
  font-size: 12px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999;
  display: none;
}

.mod-downloadApp p {
  margin-bottom: 18px;
  overflow: hidden;
}

.mod-downloadApp .downloadAppCon .left {
  width: 135px;
  padding-right: 16px;
  float: left;
  border-right: 1px solid #dadada;
}

.mod-downloadApp .downloadAppCon .left a {
  width: 135px;
  height: 70px;
  border-radius: 5px;
  overflow: hidden;
  display: block;
  cursor: pointer;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.mod-downloadApp .downloadAppCon .left a span {
  color: #fff;
  padding-top: 40px;
  display: block;
}

.mod-downloadApp .downloadAppCon .iphone_btn {
  margin-bottom: 10px;
  background: linear-gradient(-90deg, rgba(119, 119, 119, 1) 0%, rgba(150, 150, 149, 1) 100%);
}

.mod-downloadApp .downloadAppCon .iphone_btn span {
  background: url() no-repeat center 20px;
  background-size: 14px 17px;
}

.mod-downloadApp .downloadAppCon .android_btn {
  background: linear-gradient(-90deg, rgba(116, 185, 68, 1) 0%, rgba(136, 203, 90, 1) 100%);
}

.mod-downloadApp .downloadAppCon .android_btn span {
  background: url() no-repeat center 17px;
  background-size: 17px 19px;
}

.mod-downloadApp .downloadAppCon .iphone_btn:hover {
  background: #656565;
}

.mod-downloadApp .downloadAppCon .android_btn:hover {
  background: #67af34;
}

.mod-downloadApp .downloadAppCon .right {
  width: 140px;
  padding-left: 16px;
  float: left;

}

.mod-downloadApp .downloadAppCon .header_qrcode {
  width: 108px;
  height: 108px;
  padding: 0 16px 10px 16px;
}

.mod-downloadApp .downloadAppCon .header_qrcode img {
  width: 100%;
  height: 100%;
  border: none
}

.mod-downloadApp .downloadAppCon .right span {
  display: block;
  color: #666;
}

/*发票页面 */
.clearfloat::after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0
}

.clearfloat {
  zoom: 1
}

.invoice-box {
  background-color: #fff;
  padding: 30px;
  font-size: 14px;
}

.invoice-box .row {
  width: 100%;
  margin-bottom: 12px;
  float: left;
}

.invoice-box .row .label {
  width: 120px;
  float: left;
  text-align: right;
  margin-right: 2px;
}

.invoice-box .row .label-s1 {
  height: 36px;
  line-height: 36px;
}

.invoice-box .row .label-s2 {
  height: 36px;
  line-height: 36px;
  width: 105px;
}

.invoice-box .row .red-star::after {
  content: '*';
  color: #ff0000;
}

.invoice-box .row .red-star-display {
  display: none;
}

.invoice-box .row .con span {
  line-height: 36px;
}

.invoice-box .row .col-s1 .con {
  width: 1000px;
  float: left;
}

.invoice-box .row .col-s2 {
  width: 740px;
  float: left;
}

.invoice-box .row .col-s2 .con {
  width: 602px;
  float: left;
}

.invoice-box .row .col-s3 {
  width: 380px;
  float: left;
}

.invoice-box .row .col-s3 .con {
  width: 260px;
  float: left;
}

.invoice-box .row .col-s4 {
  width: 390px;
  float: left;
}

.invoice-box .row .col-s4 .con {
  width: 260px;
  float: left;
}

.invoice-box .row .col-s5 {
  width: 1110px;
  float: left;
}

.invoice-box .row .col-s5 .con {
  width: 972px;
  float: left;
}

.invoice-box select {
  width: 280px;
  height: 36px;
  font-size: 14px;
}

.invoice-box input[type="text"] {
  height: 36px;
  line-height: 36px;
  padding: 0 5px;
  font-size: 14px;
}

.invoice-box .chargeBox {
  width: 560px;
  padding: 20px;
  background-color: #f6f7f9;
  border: 1px solid #D1D9E0;
  border-radius: 3px;
}

.invoice-box ul.chargeBox li {
  margin-bottom: 10px;
}

.invoice-box ul.chargeBox li .txt {
  line-height: normal;
}

.invoice-box ul.chargeBox li .price {
  line-height: normal;
  float: right;
}

.invoice-btn-box .gentleTip-box {
  position: relative;
}

.invoice-btn-box .tip {
  color: #008acb;
}

.invoice-btn-box .tip i {
  width: 16px;
  height: 36px;
  background: url() no-repeat 0 10px;
  background-size: 12px auto;
  display: inline-block;
  vertical-align: middle;
}

.invoice-btn-box {
  margin: 30px 0;
  text-align: center;
}

.invoice-box .btn-s1,
.invoice-btn-box .btn-s1 {
  width: 150px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  background-color: #008acb;
  color: #fff;
  border-radius: 5px;
  overflow: hidden;
  letter-spacing: 4px;
  text-align: center;
  cursor: pointer;
}

.invoice-box .btn-s1:hover {
  background-color: #0781ba;
}

.invoice-box .uploadFileBtnBox {
  width: 150px;
  height: 36px;
  position: relative;
  float: left;
}

.invoice-box .uploadFileBtnBox .uploadFileBtn {
  width: 100%;
  height: 36px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 2;
}

.invoice-box .uploadFileTip {
  height: 36px;
  line-height: 36px;
  display: inline-block;
  margin-left: 10px;
}

.invoice-box .uploadFileList {
  width: 100%;
  margin-bottom: 10px;
  overflow: hidden;
}

.invoice-box .uploadFileList li {
  margin-bottom: 8px;
}

.invoice-box .uploadFileList li .link {
  width: 14px;
  height: 17px;
  background: url() no-repeat 0 0;
  background-size: 9px auto;
  display: inline-block;
  vertical-align: middle;
}

.invoice-box .btn-s2 {
  color: #008acb;
  margin-right: 5px;

}

.invoice-box .delFile {
  cursor: pointer;
}

.invoice-box .btn-s2:hover {
  text-decoration: underline;
}

.invoice-success-box {
  text-align: center;
}

.invoice-success-box h3 {
  margin-bottom: 20px;
}

.invoice-success-box p {
  margin-bottom: 10px;
  overflow: hidden;
}

.mod-invoice-gentleTip {
  width: 524px;
  position: absolute;
  top: -290px;
  left: -170px;
  z-index: 4;
  display: none;
  text-align: left;
}

.mod-invoice-gentleTip .left {
  width: 15px;
  height: 9px;
  margin-left: 200px;
  margin-top: -7px;
}

.mod-invoice-gentleTip .left span {
  width: 15px;
  height: 9px;
  background: url() no-repeat 0 0;
  background-size: 15px 9px;
  display: inline-block;
  margin-top: 0px;
}

.mod-invoice-gentleTip .gentleTip-con {
  width: 480px;
  padding: 20px 20px 13px;
  border: 1px solid #008acb;
  border-radius: 5px;
  overflow: hidden;
  font-size: 12px;
  background-color: #fff;
}

.mod-invoice-gentleTip h3 {
  font-size: 13px;
  margin-bottom: 5px;
}

.mod-invoice-gentleTip p {
  margin: 0;
  overflow: hidden;
  line-height: 18px;
  margin-bottom: 5px;
}

.mod-invoice-gentleTip .mark {
  color: #008acb;
}

.mod-invoice-history {
  min-width: 258px;
  padding: 5px 0;
  background-color: #fff;
  border: 1px solid #D1D9E0;
  border-radius: 3px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
  display: none;
}

.mod-invoice-history ul {
  overflow: hidden;
}

.mod-invoice-history ul li {
  line-height: 20px;
  margin-bottom: 3px;
  padding: 0 5px;
  cursor: pointer;
}

.mod-invoice-history ul li:hover {
  color: #008acb;
}


/*常规验证码*/
.verify-code {
  font-size: 20px;
  text-align: center;
  cursor: pointer;
  margin-bottom: 5px;
  border: 1px solid #ddd;
}

.cerify-code-panel {
  height: 100%;
  overflow: hidden;
}

.verify-code-area {
  float: left;
}

.verify-input-area {
  float: left;
  width: 60%;
  padding-right: 10px;

}

.verify-change-area {
  line-height: 30px;
  float: left;
}

.varify-input-code {
  display: inline-block;
  width: 100%;
  height: 25px;
}

.verify-change-code {
  color: #337AB7;
  cursor: pointer;
}

.verify-btn {
  width: 200px;
  height: 30px;
  background-color: #337AB7;
  color: #FFFFFF;
  border: none;
  margin-top: 10px;
}






/*滑动验证码*/
.verify-bar-area {
  position: relative;
  background: #FFFFFF;
  text-align: center;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
}

.verify-bar-area .verify-move-block {
  position: absolute;
  top: 0px;
  left: 0;
  background: #fff;
  cursor: pointer;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  box-shadow: 0 0 2px #888888;
  -webkit-border-radius: 1px;
}

.verify-bar-area .verify-move-block:hover {
  background-color: #337ab7;
  color: #FFFFFF;
}

.verify-bar-area .verify-left-bar {
  position: absolute;
  top: -1px;
  left: -1px;
  background: #f0fff0;
  cursor: pointer;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid #ddd;
}

.verify-img-panel {
  margin: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid #ddd;
  border-radius: 3px;
  position: relative;
}

.verify-img-panel .verify-refresh {
  width: 25px;
  height: 25px;
  text-align: center;
  padding: 5px;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}

.verify-img-panel .icon-refresh {
  font-size: 20px;
  color: #fff;
}

.verify-img-panel .verify-gap {
  background-color: #fff;
  position: relative;
  z-index: 2;
  border: 1px solid #fff;
}

.verify-bar-area .verify-move-block .verify-sub-block {
  position: absolute;
  text-align: center;
  z-index: 3;
  border: 1px solid #fff;
}

.verify-bar-area .verify-move-block .verify-icon {
  font-size: 18px;
}

.verify-bar-area .verify-msg {
  z-index: 3;
}

/*字体图标的css*/
@font-face {
  font-family: "iconfont";
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-check:before {
  content: "\e645";
}

.icon-close:before {
  content: "\e646";
}

.icon-right:before {
  content: "\e6a3";
}

.icon-refresh:before {
  content: "\e6a4";
}

/*新增证件类型：证件类型选项css*/
.select-cert-type {
  padding-right: 20px !important;
  background-position: right -2px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.select-cert-type.up {
  background-position: right -32px;
}

/*新增证件类型：证件有效日期选项css*/
.add-contacts-box .datePicker {
  padding-right: 36px;
  background-position: 225px;
  background-repeat: no-repeat;
}

/*新增证件类型：证件类型列表css*/
.cert-type-select-box {
  width: 274px !important;
  padding: 9px;
  background-color: #fff;
  border: 1px solid #174992;
  border-radius: 5px;
  display: none;
  position: absolute;
  z-index: 10;
}

.cert-type-select-box .cert-type-item {
  padding: 0 8px;
  border-radius: 5px;
  line-height: 24px;
  cursor: default;
}

.cert-type-select-box .cert-type-item:hover {
  background-color: #fcf0f0;
}

.table-s1 {
  width: 100%;
  text-align: center;
  border-spacing: 0;
  border-collapse: collapse;
  color: #333;
}

.table-s1 th,
.table-s1 td {
  text-align: center;
  padding: 5px;
  border: 1px solid #dfe4e8;
  min-height: 24px;
  line-height: 24px;
}

.table-s1 th {
  background-color: #eff1f3;
  color: #798691;
  height: 30px;
  line-height: 30px;
  font-weight: normal;
}

/* 联系方式  */
.page-contact-info {
  padding: 30px 0px;
}

.page-contact-info .hearder-box {
  width: 100%;
  height: 120px;
  color: #1d69ae;
  overflow: hidden;
}

.page-contact-info .hearder-box h1 {
  font-size: 24px;
  height: 120px;
  line-height: 120px;
  color: #fff;
  padding-left: 30px;
}

.page-contact-info .contact-info {
  padding: 0px 20px 24px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}

.page-contact-info .title {
  font-size: 14px;
  color: #008acb;
  padding: 0px 10px;
  margin: 20px 0px 10px;
  height: 20px;
  line-height: 20px;
  border-left: 4px solid #008acb;
}

.page-contact-info .table-s1 td div {
  line-height: 20px;
}

.page-contact-info .line-box {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.page-contact-info .line-box div {
  height: 4px;
  border-bottom: 4px solid #001b53;
  float: left;
}

.page-contact-info .line-box .line1 {
  width: 915px;
}

.page-contact-info .line-box .line2 {
  width: 155px;
  border-color: #49a1f3;
}

.page-contact-info .line-box .line3 {
  width: 130px;
  border-color: #de5d5d;
}

/* 吨控联系方式 */
.page-tonControl-info {
  padding: 30px 0px;
}

.page-tonControl-info .hearder-box {
  width: 100%;
  height: 120px;
  color: #1d69ae;
  overflow: hidden;
}

.page-tonControl-info .hearder-box h1 {
  font-size: 24px;
  height: 120px;
  line-height: 120px;
  color: #fff;
  padding-left: 30px;
}

.page-tonControl-info .tonControl-info {
  padding: 0px 20px 24px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}

.page-tonControl-info .title {
  font-size: 14px;
  color: #008acb;
  padding: 0px 10px;
  margin: 20px 0px 10px;
  height: 20px;
  line-height: 20px;
  border-left: 4px solid #008acb;
}

.page-tonControl-info .table-s1 td div {
  line-height: 20px;
}

.page-tonControl-info .line-box {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.page-tonControl-info .line-box div {
  height: 4px;
  border-bottom: 4px solid #001b53;
  float: left;
}

.page-tonControl-info .line-box .line1 {
  width: 915px;
}

.page-tonControl-info .line-box .line2 {
  width: 155px;
  border-color: #49a1f3;
}

.page-tonControl-info .line-box .line3 {
  width: 130px;
  border-color: #de5d5d;
}
/* 货机航班时刻 */
.page-cargon-flight-time {
  padding: 30px 0;
  font-size: 14px;
  color: #333;
}

.page-cargon-flight-time .hearder-box {
  width: 100%;
  height: 120px;
  color: #1d69ae;
  overflow: hidden;
}

.page-cargon-flight-time .hearder-box h1 {
  font-size: 24px;
  margin: 22px 0px 8px 35px;
  /* display: none; */
  color: #1d69ae;
}

.page-cargon-flight-time .hearder-box h2 {
  font-size: 18px;
  margin: 0px;
  margin-left: 35px;
  font-weight: normal;
}

.page-cargon-flight-time .hearder-box h2 span {
  padding: 0 15px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  color: #f2f2f2;
  background-color: #1d69ae;
}

.page-cargon-flight-time .cargon-flight-time {
  padding: 20px 20px 12px;
  background-color: #fff;
  position: relative;
}

.page-cargon-flight-time .route-box {
  padding: 6px 5px 3px;
}

.page-cargon-flight-time .route {
  padding-left: 8px;
  padding-right: 36px;
  position: relative;
  display: inline-block;
}

.page-cargon-flight-time .route:first-child {
  padding-left: 0px;
}

.page-cargon-flight-time .route:last-child {
  padding-right: 0px;
  background: none;
}

.page-cargon-flight-time .route span {
  line-height: 20px;
  display: block;
}

.page-cargon-flight-time .route .sp2 {
  color: #798691;
  font-size: 12px;
}

.page-cargon-flight-time .table-s1 td div {
  line-height: 22px;
}

.page-cargon-flight-time p {
  margin: 5px 10px;
  font-size: 12px;
  color: #798691;
}

.page-cargon-flight-time .line-box {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.page-cargon-flight-time .line-box div {
  height: 4px;
  border-bottom: 4px solid #001b53;
  float: left;
}

.page-cargon-flight-time .line-box .line1 {
  width: 915px;
}

.page-cargon-flight-time .line-box .line2 {
  width: 155px;
  border-color: #49a1f3;
}

.page-cargon-flight-time .line-box .line3 {
  width: 130px;
  border-color: #de5d5d;
}

/* 产品体系 */
.page-productSeries {
  padding: 30px 0;
  overflow: hidden;
  font-size: 12px;
}

.page-productSeries .nav {
  width: 180px;
  margin-right: 30px;
  float: left;
  font-size: 14px;
}

.page-productSeries .nav ul {
  border: 1px solid #008acb;
  background-color: #008acb;
}

.page-productSeries .nav ul li>a {
  display: block;
  position: relative;
  padding-left: 40px;
  height: 42px;
  line-height: 42px;
  color: #fff;
}

.page-productSeries .nav ul li>a::before {
  position: absolute;
  top: 18px;
  left: 25px;
  display: block;
  content: ' ';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #fff;
}

.page-productSeries .nav ul li>a:hover {
  background-color: #0096d3;
}

.page-productSeries .nav ul li.current>a {
  color: #c9032b;
  background-color: #fff;
}

.page-productSeries .nav ul li.current>a::before {
  background-color: #c9032b;
}

.page-productSeries .content {
  width: 990px;
  font-size: 14px;
  line-height: 24px;
  float: left;
  background-color: #fff;
}

.page-productSeries h1 {
  height: 120px;
  line-height: 120px;
  padding-left: 60px;
  font-size: 30px;
  color: #fff;
}

.page-productSeries .con-main {
  padding: 20px;
}

.page-productSeries .table-box {
  width: 100%;
  margin: 0;
}

.page-productSeries h3 {
  font-weight: normal;
  color: #333;
  margin-bottom: 20px;
  text-indent: 2em;
  font-size: 14px;
}

.page-productSeries h1 {
}

.page-productSeries .table-s1 td div {
  text-align: left;
  padding: 0px 10px;
}

.page-productSeries .productSeries .table-s1 td div {
  text-align: center;
}

.page-productSeries .CZSpeed h1 {
  height: 272px;
  padding: 0px;
}

.page-productSeries .CZSpecial h1 {
}

.page-productSeries .CZExclusive h1 {
}

.page-productSeries .CZStandard h1 {
}

.page-productSeries .CZTransfer h1 {
}

.page-productSeries .pearlFinance h1 {
}

.page-productSeries .CZDoorToDoor h1 {
  height: 200px;
  padding: 0;
}

.page-productSeries .th-s1 {
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
}

.page-productSeries .th-s2 {
  background-color: #fff;
  color: #333;
  font-weight: normal;
}

.page-productSeries .td-s1 {
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
}

.page-productSeries .td-s2 {
  background-color: #eff1f3;
  color: #798691;
}

.page-productSeries .page-logo {
  margin: 20px 0;
}

.page-productSeries .page-img {
  margin: 20px 0;
  text-align: center;
}

.page-productSeries .textLeft {
  text-align: left;
}

.page-productSeries .textIndent {
  text-indent: 2em;
}

.page-productSeries .tab-header {
  margin-bottom: 20px;
}

.page-productSeries .tab-header ul {
  width: 100%;
  margin: 0;
}

.page-productSeries .tab-header ul li {
  width: 117px;
  height: 120px;
  margin-right: 2px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  border-radius: 4px;
  position: relative;
  font-size: 14px;
}

.page-productSeries .tab-header .li-last {
  margin-right: 0px;
}

.page-productSeries .tab-header li:hover {
  background-color: #ebf5fd;
}

.page-productSeries .tab-header li.active {
  background-color: #ebf5fd;
  font-weight: bold;
}

.page-productSeries .tab-header li.active::after {
  position: absolute;
  bottom: 0px;
  left: 50%;
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  margin-left: -10px;
}

.page-productSeries .tab-header ul li span {
  display: block;
  padding-top: 80px;
}

.page-productSeries .tab-header ul li.active span {
  color: #008acb;
}

.page-productSeries .CZSpecial .tab-header {
  margin-bottom: 4px;
}

.page-productSeries .CZSpecial .foot-tip {
  margin: 0;
}

.page-productSeries .CZSpecial table {
  margin-bottom: 15px;
}

.page-productSeries .CZSpeed .tab-header ul li,
.page-productSeries .CZExclusive .tab-header ul li {
  width: 160px;
  height: 120px;
}

.page-productSeries .CZSpeed .tab-header ul li span,
.page-productSeries .CZExclusive .tab-header ul li span {
  padding-top: 86px;
}

.page-productSeries .tab-body .tab-header {
  width: max-content;
  border-radius: 4px;
  background-color: #ebf5fd;
  margin-bottom: 10px;
}

.page-productSeries .tab-header .tab-sub-header li {
  height: 36px;
  line-height: 36px;
  border-radius: 4px;
}

.page-productSeries .tab-header .tab-sub-header li span {
  padding: 0;
}

.page-productSeries .tab-header .tab-sub-header li::after {
  border: 0;
  margin: 0;
  left: -1px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  content: '';
  width: 0;
  height: 16px;
  border-left: 1px solid #b4d9f7;
}

.page-productSeries .tab-header .tab-sub-header li:first-child::after {
  display: none;
}

.page-productSeries .tab-header .tab-sub-header li:first-child:before {
  position: absolute;
  top: -9px;
  left: 50%;
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ebf5fd;
  margin-left: -10px;
  z-index: 999;
}

.page-productSeries .CZSpeed .tab-header .icon1 {
}

.page-productSeries .CZSpeed .tab-header .icon2 {
}


.page-productSeries .CZSpecial .tab-header .icon1 {
}

.page-productSeries .CZSpecial .tab-header .icon2 {
}

.page-productSeries .CZSpecial .tab-header .icon3 {
}

.page-productSeries .CZSpecial .tab-header .icon4 {
}

.page-productSeries .CZSpecial .tab-header .icon5 {
}

.page-productSeries .CZSpecial .tab-header .icon6 {
}

.page-productSeries .CZSpecial .tab-header .icon7 {
}

.page-productSeries .CZSpecial .tab-header .icon8 {
}

.page-productSeries .CZSpecial .tab-body .icon.CZ_special_pet {
  font-size: 0 !important;
  line-height: 0 !important;
  width: 100%;
  height: 200px;
}

.page-productSeries .CZSpecial .tab-body .icon.CZ_special_vaccine {
  width: 100%;
  height: 200px;
}

.page-productSeries .CZExclusive .tab-header .icon1 {
}

.page-productSeries .CZExclusive .tab-header .icon2 {
}

.page-productSeries .CZExclusive .tab-header .icon3 {
}

.page-productSeries .CZExclusive .tab-header .icon4 {
}


.page-productSeries .CZDoorToDoor .tab-header .icon1 {
}

.page-productSeries .CZDoorToDoor .tab-header .icon2 {
}

.page-productSeries .CZDoorToDoor .tab-header .icon3 {
}

.page-productSeries .pearlFinance .tab-header .icon1 {
}

.page-productSeries .pearlFinance .pearlFinance-foot-tip {
  text-align: center;
  padding-top: 20px;
  color: #9f9f9f
}
.page-productSeries .pearlFinance #pearlFinance_btn{
  cursor: pointer;
}


.page-productSeries .tab-body {
  display: none;
}

.page-productSeries .foot-tip {
  margin: 12px 0 0;
  line-height: 18px;
}

.page-productSeries .CZSpecial .foot-tip {
  display: none;
}

.page-productSeries .foot-tip a {
  color: #008acb;
  text-decoration: underline;
}

.productSeries-czspeed-video {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding-top: 50px;
  background: rgba(0, 0, 0, .9);
  z-index: 1680;
  display: none;
  overflow: hidden;
  outline: 0;
}

.productSeries-czspeed-video .video-box {
  width: 800px;
  position: relative;
  margin: 0 auto;
  top: 50%;
  margin-top: -380px;
}

.productSeries-czspeed-video .video-box .close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 15px;
  height: 15px;
  background-position: -458px -80px;
  cursor: pointer;
  z-index: 1681;
}

.cookie-policy {
  width: 100%;
  padding: 15px 0;
  background: #0093d0;
  position: relative;
}

.cookie-policy p {
  width: 1024px;
  text-align: center;
  margin: auto;
  line-height: 20px;
  color: #fff;
}

#agree-cookie-policy {
  position: absolute;
  right: 50%;
  top: 50%;
  transform: translateX(626px) translateY(-50%);
  border: 1px solid #fff;
  padding: 2px 20px;
  border-radius: 3px;
  cursor: pointer;
  color: #fff;
}

/* 清除幽灵空白节点 */
.lh-0 {
  line-height: 0;
}

.fs-0 {
  font-size: 0;
}

/* elementui图标 */
@font-face {
  font-family: element-icons;
  src: url('./element-icon.woff') format('woff');
}

[class*=" el-icon-"],
[class^=el-icon-] {
  font-family: element-icons !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.el-icon-zoom-in:before {
  content: "\e777";
}

.el-icon-zoom-out:before {
  content: "\e776";
}

.el-icon-refresh-right:before {
  content: "\e6c8";
}

.el-icon-refresh-left:before {
  content: "\e6c7";
}

.el-icon-full-screen:before {
  content: "\e719";
}

.el-icon-c-scale-to-original:before {
  content: "\e7c6";
}

.el-icon-close:before {
  content: "\e6db";
}

.el-icon-arrow-right:before {
  content: "\e6e0";
}

.el-icon-arrow-left:before {
  content: "\e6de";
}