@charset "utf-8";

.about_us_list .banner_bg {
  text-align: right
}

.about_us_list .banner_bg .banner_title {
  margin-right: 140px;
  margin-left: 0
}

.about_us_list .div_list_case {
  max-width: 1280px;
  margin: 0 auto;
  margin-top: 90px;
  margin-bottom: 75px
}

.about_us_list .brief-introduction {
  max-width: 1280px;
  margin: 0 auto;
  margin-top: 55px
}

.about_us_list .brief-introduction .brief-title {
  font-size: 18px;
  text-align: center;
  font-weight: 700
}

.about_us_list .brief-introduction .brief-title span {
  display: block;
  font-size: 14px;
  margin-top: 10px;
  font-weight: 400
}

.about_us_list .brief-introduction .content {
  overflow: hidden;
  margin-top: 60px;
  padding-bottom: 60px;
  border-bottom: 1px dashed #cdcdcd
}

.about_us_list .brief-introduction .content .the-left {
  float: left;
  width: 686px
}

.about_us_list .brief-introduction .content .the-left p {
  font-size: 14px;
  line-height: 24px;
  margin-top: 25px
}

.about_us_list .brief-introduction .content .the-left p.first {
  margin-top: 0
}

.about_us_list .brief-introduction .content .the-right {
  float: right;
  width: 534px;
  height: 209px;
  background: #f1f1f1
}

.about_us_list .brief-introduction .content .the-right .sub-title {
  font-size: 18px;
  text-align: center;
  margin-top: 49px;
  margin-bottom: 40px;
  font-weight: 700
}

.about_us_list .brief-introduction .content .the-right .double-link {
  width: 100%;
  text-align: center
}

.about_us_list .brief-introduction .content .the-right .double-link a {
  display: inline-block;
  width: 190px;
  height: 44px;
  border: 1px solid #333;
  text-indent: -44px;
  line-height: 44px;
  color: #333;
  position: relative;
  font-size: 14px;
  text-align: center
}

.language-fr .about_us_list .brief-introduction .content .the-right .double-link a {
  width: 222px
}

.about_us_list .brief-introduction .content .the-right .double-link a span {
  width: 34px;
  height: 32px;
  background: url(../images/successful_case/a_rlink_gray.png) no-repeat;
  display: block;
  position: absolute;
  top: 6px;
  right: 10px
}

.about_us_list .brief-introduction .content .the-right .double-link a:hover {
  background: #dc1e32;
  border: 1px solid #dc1e32;
  color: #fff;
  position: relative;
  transition: all .5s linear;
  -moz-transition: all .5s linear;
  -webkit-transition: all .5s linear;
  -o-transition: all .5s linear
}

.about_us_list .brief-introduction .content .the-right .double-link a:hover span {
  background: url(../images/successful_case/a_rlink_red.png) no-repeat
}

.about_us_list .brief-introduction .content .the-right .double-link a.last {
  margin-left: 60px
}

.about_us_list ul.ul_list_case {
  overflow: hidden;
  margin-left: -52px;
  margin-top: -52px
}

.about_us_list ul.ul_list_case li:hover .bottom_text .a_rlink {
  background: #dc1e32;
  border: 1px solid #dc1e32;
  color: #fff;
  position: absolute;
  transition: all .5s linear;
  -moz-transition: all .5s linear;
  -webkit-transition: all .5s linear;
  -o-transition: all .5s linear
}

.about_us_list ul.ul_list_case li:hover .bottom_text .a_rlink span {
  background: url(../images/successful_case/a_rlink_red.png) no-repeat
}

.about_us_list ul.ul_list_case li:hover .bottom_text a.circular_link {
  background: url(../images/successful_case/circular_red.png) no-repeat;
  transition: all .5s linear;
  -moz-transition: all .5s linear;
  -webkit-transition: all .5s linear;
  -o-transition: all .5s linear
}

.about_us_list ul.ul_list_case li:hover .bottom_text a.circular_link .tr_imgs img.red {
  display: none
}

.about_us_list ul.ul_list_case li:hover .bottom_text a.circular_link .tr_imgs img.hover-white {
  display: block
}

.about_us_list ul.ul_list_case li:hover .bottom_text a.circular_link p {
  color: #fff
}

.about_us_list ul.ul_list_case li {
  float: left;
  width: 392px;
  margin-left: 52px;
  margin-top: 52px
}

.about_us_list ul.ul_list_case li .top_img {
  width: 100%;
  height: 203px;
  overflow: hidden
}

.about_us_list ul.ul_list_case li .top_img img {
  width: 100%
}

.about_us_list ul.ul_list_case li .bottom_text {
  height: 335px;
  width: 100%;
  background: #f1f1f1;
  position: relative
}

.about_us_list ul.ul_list_case li .bottom_text .bottom_text_t {
  font-size: 18px;
  color: #333;
  text-align: center;
  padding-top: 78px;
  margin-bottom: 20px
}

.about_us_list ul.ul_list_case li .bottom_text p {
  font-size: 14px;
  color: #333;
  line-height: 24px;
  padding: 0 20px
}

.about_us_list ul.ul_list_case li .bottom_text a.circular_link {
  display: block;
  background: url(../images/successful_case/circular_white.png) no-repeat;
  width: 102px;
  height: 102px;
  position: absolute;
  top: -51px;
  left: 50%;
  margin-left: -51px
}

.about_us_list ul.ul_list_case li .bottom_text a.circular_link .tr_imgs {
  width: 100%;
  height: auto;
  position: relative;
  top: 50%;
  margin-top: -21%
}

.about_us_list ul.ul_list_case li .bottom_text a.circular_link .tr_imgs img {
  margin: 0 auto
}

.about_us_list ul.ul_list_case li .bottom_text a.circular_link .tr_imgs img.red {
  display: block
}

.about_us_list ul.ul_list_case li .bottom_text a.circular_link .tr_imgs img.hover-white {
  display: none
}

.about_us_list ul.ul_list_case li .bottom_text .a_rlink {
  display: block;
  width: 234px;
  height: 44px;
  border: 1px solid #333;
  text-indent: -44px;
  line-height: 44px;
  color: #333;
  position: absolute;
  font-size: 14px;
  bottom: 45px;
  left: 75px;
  text-align: center
}

.about_us_list ul.ul_list_case li .bottom_text .a_rlink span {
  width: 34px;
  height: 32px;
  background: url(../images/successful_case/a_rlink_gray.png) no-repeat;
  display: block;
  position: absolute;
  top: 6px;
  right: 10px
}

.about_us .tabs_nav_fa {
  height: 90px;
  background: #f1f1f1
}

.about_us .tabs_nav {
  overflow: hidden;
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 30px;
  text-align: center
}

.about_us .tabs_nav li {
  background: url(../images/about_us/a_line.png) no-repeat right center;
  display: inline-block
}

.language-de .about_us .tabs_nav li {
  background: 0 0
}

.about_us .tabs_nav li a {
  display: block;
  margin: 0 71px;
  color: #333;
  padding-bottom: 5px;
  font-weight: 700;
  border-bottom: 2px solid #f1f1f1;
  font-size: 16px
}

.language-fr .about_us .tabs_nav li a {
  margin: 0 7px
}

.about_us .tabs_nav li a:hover {
  color: #dc1e32
}

.about_us .tabs_nav li.active a {
  color: #dc1e32;
  border-bottom: 2px solid #dc1e32
}

.about_us .tabs_nav li.last {
  background: 0 0
}

.about_us .tab_container {
  max-width: 1280px;
  margin: 90px auto 75px
}

.about_us .tab_container .tab_content .introduction_title {
  font-size: 36px;
  color: #333;
  font-weight: 700;
  text-align: center;
  margin-bottom: 70px
}

.about_us .tab_container .tab_content p.w_text {
  color: #333;
  font-size: 14px;
  line-height: 24px
}

.about_us .tab_container .tab_content a.s_link {
  display: block;
  font-size: 16px;
  color: #dc1e32;
  padding-left: 14px;
  background: url(../images/case_details/link_icon_red.png) no-repeat center left;
  margin-top: 25px;
  height: 25px;
  line-height: 25px
}

.about_us .tab_container .tab_content .image_text {
  overflow: hidden;
  margin-top: 60px
}

.about_us .tab_container .tab_content .image_text .image {
  width: 495px;
  height: 300px;
  overflow: hidden;
  float: left;
  position: relative
}

.about_us .tab_container .tab_content .image_text .image .play {
  position: absolute;
  top: 124px;
  left: 206px;
  width: 50px;
  height: 50px;
  background: url(../images/case_details/play.png) no-repeat;
  background-size: 100%
}

.about_us .tab_container .tab_content .image_text .image .play:hover {
  background: url(../images/case_details/icon.png) no-repeat;
  background-size: 100%
}

.about_us .tab_container .tab_content .image_text .image img {
  width: 100%
}

.about_us .tab_container .tab_content .image_text .text {
  float: right;
  width: 785px;
  height: 300px;
  background: #f1f1f1
}

.about_us .tab_container .tab_content div.w_text_div {
  color: #333;
  font-size: 14px;
  line-height: 24px
}

.about_us .tab_container .tab_content div.w_text_div_bootm {
  margin-top: 55px;
  color: #333;
  font-size: 14px;
  line-height: 24px
}

.about_us .tab_container .tab_content .image_text .text_div_contect {
  float: right;
  width: 785px;
  height: 300px;
  background: #f1f1f1;
  padding: 50px 60px 0 60px;
  box-sizing: border-box;
  color: #333;
  font-size: 14px;
  line-height: 24px
}

.address-form {
  padding: 0 20px 20px
}

.address-form .form-group {
  margin-bottom: 20px
}

.address-form .form-control {
  border: 1px solid transparent!important;
  border-bottom: 1px solid #ccc!important;
  padding: 6px 0
}

.address-form .form-control:focus {
  border: 1px solid transparent!important;
  -webkit-box-shadow: 0 2px 0 #eb1d21!important;
  box-shadow: 0 2px 0 #eb1d21!important
}

.address-form .control-label {
  color: #ccc;
  font-size: 12px
}

.address-form .control-label.required:before {
  content: ''
}

.address-form .control-label.required:after {
  content: " *";
  color: #eb1d21
}

.address-form .detail-location-input .detail-location-picker {
  margin-top: 1px;
  padding-top: 8px
}/*! normalize.css v2.1.3 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
  display: block
}

audio,canvas,video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}[hidden],template {
  display: none
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

a {
  background: 0 0
}

a:focus {
  outline: thin dotted
}

a:active,a:hover {
  outline: 0
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b,strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}

mark {
  background: #ff0;
  color: #000
}

code,kbd,pre,samp {
  font-family: monospace,serif;
  font-size: 1em
}

pre {
  white-space: pre-wrap
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
  font-size: 80%
}

sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 0
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  border: 0;
  padding: 0
}

button,input,select,textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0
}

button,input {
  line-height: normal
}

button,select {
  text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled],html input[disabled] {
  cursor: default
}

input[type=checkbox],input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

button::-moz-focus-inner,input::-moz-focus-inner {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto;
  vertical-align: top
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

@media print {
  * {
    text-shadow: none!important;
    color: #000!important;
    background: 0 0!important;
    box-shadow: none!important
  }

  a,a:visited {
    text-decoration: underline
  }

  a[href]:after {
    content: " (" attr(href) ")"
  }

  abbr[title]:after {
    content: " (" attr(title) ")"
  }

  a[href^="#"]:after,a[href^="javascript:"]:after {
    content: ""
  }

  blockquote,pre {
    border: 1px solid #999;
    page-break-inside: avoid
  }

  thead {
    display: table-header-group
  }

  img,tr {
    page-break-inside: avoid
  }

  img {
    max-width: 100%!important
  }@  page {
    margin: 2cm .5cm
  }

  h2,h3,p {
    orphans: 3;
    widows: 3
  }

  h2,h3 {
    page-break-after: avoid
  }

  select {
    background: #fff!important
  }

  .navbar {
    display: none
  }

  .table td,.table th {
    background-color: #fff!important
  }

  .btn>.caret,.dropup>.btn>.caret {
    border-top-color: #000!important
  }

  .label {
    border: 1px solid #000
  }

  .table {
    border-collapse: collapse!important
  }

  .table-bordered td,.table-bordered th {
    border: 1px solid #ddd!important
  }
}

*,:after,:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent
}

body {
  font-size: 13px;
  line-height: 1.42857;
  color: #333;
  background-color: #fff
}

button,input,select,textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

a {
  color: grey;
  text-decoration: none
}

a:focus,a:hover {
  color: #333;
  text-decoration: none
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

img {
  vertical-align: middle
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto
}

.img-rounded {
  border-radius: 6px
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto
}

.img-circle {
  border-radius: 50%
}

hr {
  margin-top: 5px;
  margin-bottom: 5px;
  border: 0;
  border-top: 1px solid #f2f2f2
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none
}

.nav:after,.nav:before {
  content: " ";
  display: table
}

.nav:after {
  clear: both
}

.nav>li {
  position: relative;
  display: block
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px
}

.nav>li>a:focus,.nav>li>a:hover {
  text-decoration: none;
  background-color: #f2f2f2
}

.nav>li.disabled>a {
  color: #bfbfbf
}

.nav>li.disabled>a:focus,.nav>li.disabled>a:hover {
  color: #bfbfbf;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
  background-color: #f2f2f2;
  border-color: grey
}

.nav .open>a .caret,.nav .open>a:focus .caret,.nav .open>a:hover .caret {
  border-top-color: #333;
  border-bottom-color: #333
}

.nav .nav-divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5
}

.nav>li>a>img {
  max-width: none
}

.nav-tabs {
  border-bottom: 1px solid #ddd
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
  border-color: #f2f2f2 #f2f2f2 #ddd
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
  color: grey;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default
}

.nav-pills>li {
  float: left
}

.nav-pills>li>a {
  border-radius: 4px
}

.nav-pills>li+li {
  margin-left: 2px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover {
  color: #fff;
  background-color: #428bca
}

.nav-pills>li.active>a .caret,.nav-pills>li.active>a:focus .caret,.nav-pills>li.active>a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff
}

.nav-stacked>li {
  float: none
}

.nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0
}

.nav-justified,.nav-tabs.nav-justified {
  width: 100%
}

.nav-justified>li,.nav-tabs.nav-justified>li {
  float: none
}

.nav-justified>li>a,.nav-tabs.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto
}

@media (min-width:768px) {
  .nav-justified>li,.nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%
  }

  .nav-justified>li>a,.nav-tabs.nav-justified>li>a {
    margin-bottom: 0
  }
}

.nav-tabs-justified,.nav-tabs.nav-justified {
  border-bottom: 0
}

.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 4px
}

.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
  border: 1px solid #ddd
}

@media (min-width:768px) {
  .nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0
  }

  .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
    border-bottom-color: #fff
  }
}

.tab-content>.tab-pane {
  display: none
}

.tab-content>.active {
  display: block
}

.nav .caret {
  border-top-color: grey;
  border-bottom-color: grey
}

.nav a:hover .caret {
  border-top-color: #333;
  border-bottom-color: #333
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

p {
  margin: 0 0 9px
}

.lead {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 200;
  line-height: 1.4
}

@media (min-width:768px) {
  .lead {
    font-size: 19.5px
  }
}

.small,small {
  font-size: 85%
}

cite {
  font-style: normal
}

.text-muted {
  color: #bfbfbf
}

.text-primary {
  color: #428bca
}

.text-primary:hover {
  color: #3071a9
}

.text-warning {
  color: #c09853
}

.text-warning:hover {
  color: #a47e3c
}

.text-danger {
  color: #b94a48
}

.text-danger:hover {
  color: #953b39
}

.text-success {
  color: #468847
}

.text-success:hover {
  color: #356635
}

.text-info {
  color: #3a87ad
}

.text-info:hover {
  color: #2d6987
}

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.text-center {
  text-align: center
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
  font-family: "Hiragino Sans GB","Microsoft YaHei",sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
  font-weight: 400;
  line-height: 1;
  color: #bfbfbf
}

h1,h2,h3 {
  margin-top: 18px;
  margin-bottom: 9px
}

h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small {
  font-size: 65%
}

h4,h5,h6 {
  margin-top: 9px;
  margin-bottom: 9px
}

h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
  font-size: 75%
}

.h1,h1 {
  font-size: 33px
}

.h2,h2 {
  font-size: 27px
}

.h3,h3 {
  font-size: 23px
}

.h4,h4 {
  font-size: 17px
}

.h5,h5 {
  font-size: 13px
}

.h6,h6 {
  font-size: 12px
}

.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #f2f2f2
}

ol,ul {
  margin-top: 0;
  margin-bottom: 9px
}

ol ol,ol ul,ul ol,ul ul {
  margin-bottom: 0
}

.list-inline,.list-unstyled {
  padding-left: 0;
  list-style: none
}

.list-inline>li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px
}

.list-inline>li:first-child {
  padding-left: 0
}

dl {
  margin-bottom: 18px
}

dd,dt {
  line-height: 1.42857
}

dt {
  font-weight: 700
}

dd {
  margin-left: 0
}

@media (min-width:768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
  }

  .dl-horizontal dd {
    margin-left: 180px
  }

  .dl-horizontal dd:after,.dl-horizontal dd:before {
    content: " ";
    display: table
  }

  .dl-horizontal dd:after {
    clear: both
  }
}

abbr[data-original-title],abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #bfbfbf
}

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase
}

blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  border-left: 5px solid #f2f2f2
}

blockquote p {
  font-size: 16.25px;
  font-weight: 300;
  line-height: 1.25
}

blockquote p:last-child {
  margin-bottom: 0
}

blockquote small {
  display: block;
  line-height: 1.42857;
  color: #bfbfbf
}

blockquote small:before {
  content: '\2014 \00A0'
}

blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #f2f2f2;
  border-left: 0
}

blockquote.pull-right .small,blockquote.pull-right p,blockquote.pull-right small {
  text-align: right
}

blockquote.pull-right .small:before,blockquote.pull-right small:before {
  content: ''
}

blockquote.pull-right .small:after,blockquote.pull-right small:after {
  content: '\00A0 \2014'
}

blockquote:after,blockquote:before {
  content: ""
}

address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.42857
}

code,kbd,pre,samp {
  font-family: Monaco,Menlo,Consolas,"Courier New",monospace
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px
}

pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll
}

table {
  max-width: 100%;
  background-color: transparent
}

th {
  text-align: left
}

.table {
  width: 100%;
  margin-bottom: 18px
}

.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd
}

.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th {
  border-top: 0
}

.table>tbody+tbody {
  border-top: 2px solid #ddd
}

.table .table {
  background-color: #fff
}

.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th {
  padding: 5px
}

.table-bordered {
  border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
  border: 1px solid #ddd
}

.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
  border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th {
  background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th {
  background-color: #f5f5f5
}

table col[class*=col-] {
  float: none;
  display: table-column
}

table td[class*=col-],table th[class*=col-] {
  float: none;
  display: table-cell
}

.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active {
  background-color: #f5f5f5
}

.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success {
  background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover {
  background-color: #d0e9c6
}

.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger {
  background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover {
  background-color: #ebcccc
}

.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning {
  background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover {
  background-color: #faf2cc
}

@media (max-width:767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 13.5px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch
  }

  .table-responsive>.table {
    margin-bottom: 0
  }

  .table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th {
    white-space: nowrap
  }

  .table-responsive>.table-bordered {
    border: 0
  }

  .table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
  }

  .table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
  }

  .table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5
}

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

input[type=checkbox],input[type=radio] {
  margin: 4px 0 0;
  line-height: normal
}

input[type=file] {
  display: block
}

select[multiple],select[size] {
  height: auto
}

select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit
}

input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
  height: auto
}

output {
  display: block;
  padding-top: 7px;
  font-size: 13px;
  line-height: 1.42857;
  color: #333;
  vertical-align: middle
}

.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857;
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.form-control:-moz-placeholder {
  color: #bfbfbf
}

.form-control::-moz-placeholder {
  color: #bfbfbf
}

.form-control:-ms-input-placeholder {
  color: #bfbfbf
}

.form-control::-webkit-input-placeholder {
  color: #bfbfbf
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #f2f2f2
}

textarea.form-control {
  height: auto
}

.form-group {
  margin-bottom: 15px
}

.checkbox,.radio {
  display: block;
  min-height: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle
}

.checkbox label,.radio label {
  display: inline;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer
}

.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio] {
  float: left;
  margin-left: -20px
}

.checkbox+.checkbox,.radio+.radio {
  margin-top: -5px
}

.checkbox-inline,.radio-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer
}

.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline {
  margin-top: 0;
  margin-left: 10px
}

.checkbox-inline[disabled],.checkbox[disabled],.radio-inline[disabled],.radio[disabled],fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox][disabled],input[type=radio][disabled] {
  cursor: not-allowed
}

.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn,.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}

.input-group-sm>.input-group-btn>select.btn,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,select.input-sm {
  height: 30px;
  line-height: 30px
}

.input-group-sm>.input-group-btn>textarea.btn,.input-group-sm>textarea.form-control,.input-group-sm>textarea.input-group-addon,textarea.input-sm {
  height: auto
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn,.input-lg {
  height: 44px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px
}

.input-group-lg>.input-group-btn>select.btn,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,select.input-lg {
  height: 44px;
  line-height: 44px
}

.input-group-lg>.input-group-btn>textarea.btn,.input-group-lg>textarea.form-control,.input-group-lg>textarea.input-group-addon,textarea.input-lg {
  height: auto
}

.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline {
  color: #c09853
}

.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #dbc59e
}

.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3
}

.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline {
  color: #b94a48
}

.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392
}

.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede
}

.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline {
  color: #468847
}

.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7aba7b
}

.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8
}

.form-control-static {
  margin-bottom: 0
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373
}

@media (min-width:768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }

  .form-inline .form-control {
    display: inline-block
  }

  .form-inline .checkbox,.form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0
  }

  .form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio] {
    float: none;
    margin-left: 0
  }
}

.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .radio-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px
}

.form-horizontal .form-group:after,.form-horizontal .form-group:before {
  content: " ";
  display: table
}

.form-horizontal .form-group:after {
  clear: both
}

.form-horizontal .form-control-static {
  padding-top: 7px
}

@media (min-width:768px) {
  .form-horizontal .control-label {
    text-align: right
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.btn:focus,.btn:hover {
  color: #333;
  text-decoration: none
}

.btn.active,.btn:active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc
}

.btn-default.active,.btn-default:active,.btn-default:focus,.btn-default:hover {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad
}

.open .btn-default.dropdown-toggle {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad
}

.btn-default.active,.btn-default:active {
  background-image: none
}

.open .btn-default.dropdown-toggle {
  background-image: none
}

.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc
}

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd
}

.btn-primary.active,.btn-primary:active,.btn-primary:focus,.btn-primary:hover {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e
}

.open .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e
}

.btn-primary.active,.btn-primary:active {
  background-image: none
}

.open .btn-primary.dropdown-toggle {
  background-image: none
}

.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover {
  background-color: #428bca;
  border-color: #357ebd
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236
}

.btn-warning.active,.btn-warning:active,.btn-warning:focus,.btn-warning:hover {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512
}

.open .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512
}

.btn-warning.active,.btn-warning:active {
  background-image: none
}

.open .btn-warning.dropdown-toggle {
  background-image: none
}

.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a
}

.btn-danger.active,.btn-danger:active,.btn-danger:focus,.btn-danger:hover {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925
}

.open .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925
}

.btn-danger.active,.btn-danger:active {
  background-image: none
}

.open .btn-danger.dropdown-toggle {
  background-image: none
}

.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c
}

.btn-success.active,.btn-success:active,.btn-success:focus,.btn-success:hover {
  color: #fff;
  background-color: #47a447;
  border-color: #398439
}

.open .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #47a447;
  border-color: #398439
}

.btn-success.active,.btn-success:active {
  background-image: none
}

.open .btn-success.dropdown-toggle {
  background-image: none
}

.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da
}

.btn-info.active,.btn-info:active,.btn-info:focus,.btn-info:hover {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc
}

.open .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc
}

.btn-info.active,.btn-info:active {
  background-image: none
}

.open .btn-info.dropdown-toggle {
  background-image: none
}

.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da
}

.btn-link {
  color: grey;
  font-weight: 400;
  cursor: pointer;
  border-radius: 0
}

.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover {
  border-color: transparent
}

.btn-link:focus,.btn-link:hover {
  color: #333;
  text-decoration: underline;
  background-color: transparent
}

.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover {
  color: #bfbfbf;
  text-decoration: none
}

.btn-group-lg>.btn,.btn-lg {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px
}

.btn-group-sm>.btn,.btn-group-xs>.btn,.btn-sm,.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}

.btn-group-xs>.btn,.btn-xs {
  padding: 1px 5px
}

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0
}

.btn-block+.btn-block {
  margin-top: 5px
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
  width: 100%
}

.btn-default .caret {
  border-top-color: #333
}

.btn-danger .caret,.btn-info .caret,.btn-primary .caret,.btn-success .caret,.btn-warning .caret {
  border-top-color: #fff
}

.dropup .btn-default .caret {
  border-bottom-color: #333
}

.dropup .btn-danger .caret,.dropup .btn-info .caret,.dropup .btn-primary .caret,.dropup .btn-success .caret,.dropup .btn-warning .caret {
  border-bottom-color: #fff
}

.btn-group,.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle
}

.btn-group-vertical>.btn,.btn-group>.btn {
  position: relative;
  float: left
}

.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {
  z-index: 2
}

.btn-group-vertical>.btn:focus,.btn-group>.btn:focus {
  outline: 0
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
  margin-left: -1px
}

.btn-toolbar:after,.btn-toolbar:before {
  content: " ";
  display: table
}

.btn-toolbar:after {
  clear: both
}

.btn-toolbar .btn-group {
  float: left
}

.btn-toolbar>.btn+.btn,.btn-toolbar>.btn+.btn-group,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn-group+.btn-group {
  margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0
}

.btn-group>.btn:first-child {
  margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.btn-group>.btn-group {
  float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
  outline: 0
}

.btn-group>.btn+.dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px
}

.btn-group-lg.btn-group>.btn+.dropdown-toggle,.btn-group>.btn-lg+.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn .caret {
  margin-left: 0
}

.btn-group-lg>.btn .caret,.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0
}

.dropup .btn-group-lg>.btn .caret,.dropup .btn-lg .caret {
  border-width: 0 5px 5px
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%
}

.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before {
  content: " ";
  display: table
}

.btn-group-vertical>.btn-group:after {
  clear: both
}

.btn-group-vertical>.btn-group>.btn {
  float: none
}

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0
}

.btn-group-vertical>.btn-group:first-child>.btn:last-child,.btn-group-vertical>.btn-group:first-child>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child>.btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate
}

.btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%
}[data-toggle=buttons]>.btn>input[type=checkbox],[data-toggle=buttons]>.btn>input[type=radio] {
  display: none
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate
}

.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0
}

.input-group .form-control {
  width: 100%;
  margin-bottom: 0
}

.input-group .form-control,.input-group-addon,.input-group-btn {
  display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0
}

.input-group-addon,.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  color: #333;
  text-align: center;
  background-color: none;
  border: 1px solid #ccc;
  border-radius: 4px
}

.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px
}

.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn {
  padding: 10px 16px;
  font-size: 17px;
  border-radius: 6px
}

.input-group-addon input[type=checkbox],.input-group-addon input[type=radio] {
  margin-top: 0
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.input-group-addon:first-child {
  border-right: 0
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.dropdown-toggle {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.input-group-addon:last-child {
  border-left: 0
}

.input-group-btn {
  position: relative;
  white-space: nowrap
}

.input-group-btn:first-child>.btn {
  margin-right: -1px
}

.input-group-btn:last-child>.btn {
  margin-left: -1px
}

.input-group-btn>.btn {
  position: relative
}

.input-group-btn>.btn+.btn {
  margin-left: -4px
}

.input-group-btn>.btn:active,.input-group-btn>.btn:hover {
  z-index: 2
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
  white-space: normal
}

.popover.top {
  margin-top: -10px
}

.popover.right {
  margin-left: 10px
}

.popover.bottom {
  margin-top: 10px
}

.popover.left {
  margin-left: -10px
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0
}

.popover-content {
  padding: 9px 14px
}

.popover .arrow,.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.popover .arrow {
  border-width: 11px
}

.popover .arrow:after {
  border-width: 10px;
  content: ""
}

.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0,0,0,.25);
  bottom: -11px
}

.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff
}

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0,0,0,.25)
}

.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff
}

.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0,0,0,.25);
  top: -11px
}

.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff
}

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0,0,0,.25)
}

.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted
}

.dropdown {
  position: relative
}

.dropdown-toggle:focus {
  outline: 0
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto
}

.dropdown-menu .divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #333;
  white-space: nowrap
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
  color: #bfbfbf
}

.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: not-allowed
}

.open>.dropdown-menu {
  display: block
}

.open>a {
  outline: 0
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #bfbfbf
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990
}

.pull-right>.dropdown-menu {
  right: 0;
  left: auto
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000;
  content: ""
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px
}

@media (min-width:768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto
  }
}

.modal-open {
  overflow: hidden
}

.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0,-25%);
  -ms-transform: translate(0,-25%);
  transform: translate(0,-25%);
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0)
}

.modal-dialog {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
  box-shadow: 0 3px 9px rgba(0,0,0,.5);
  background-clip: padding-box;
  outline: 0
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000
}

.modal-backdrop.fade {
  opacity: 0
}

.modal-backdrop.in {
  opacity: .5
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px
}

.modal-header .close {
  margin-top: -2px
}

.modal-title {
  margin: 0;
  line-height: 1.42857
}

.modal-body {
  position: relative;
  padding: 20px
}

.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5
}

.modal-footer:after,.modal-footer:before {
  content: " ";
  display: table
}

.modal-footer:after {
  clear: both
}

.modal-footer .btn+.btn {
  margin-left: 5px;
  margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
  margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
  margin-left: 0
}

@media screen and (min-width:768px) {
  .modal-dialog {
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5)
  }
}

.close {
  float: right;
  font-size: 19.5px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2
}

.close:focus,.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5
}

button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em
}

.label[href]:focus,.label[href]:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}

.label:empty {
  display: none
}

.label-default {
  background-color: #bfbfbf
}

.label-default[href]:focus,.label-default[href]:hover {
  background-color: #a6a6a6
}

.label-primary {
  background-color: #428bca
}

.label-primary[href]:focus,.label-primary[href]:hover {
  background-color: #3071a9
}

.label-success {
  background-color: #5cb85c
}

.label-success[href]:focus,.label-success[href]:hover {
  background-color: #449d44
}

.label-info {
  background-color: #5bc0de
}

.label-info[href]:focus,.label-info[href]:hover {
  background-color: #31b0d5
}

.label-warning {
  background-color: #f0ad4e
}

.label-warning[href]:focus,.label-warning[href]:hover {
  background-color: #ec971f
}

.label-danger {
  background-color: #d9534f
}

.label-danger[href]:focus,.label-danger[href]:hover {
  background-color: #c9302c
}

.carousel {
  position: relative
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%
}

.carousel-inner>.item {
  display: none;
  position: relative;
  -webkit-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
  display: block
}

.carousel-inner>.active {
  left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%
}

.carousel-inner>.next {
  left: 100%
}

.carousel-inner>.prev {
  left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
  left: 0
}

.carousel-inner>.active.left {
  left: -100%
}

.carousel-inner>.active.right {
  left: 100%
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: .5;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.carousel-control.left {
  background-image: -webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
  background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,.5) 0),color-stop(rgba(0,0,0,.0001) 100%));
  background-image: -moz-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
  background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
  background-repeat: repeat-x
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
  background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,.0001) 0),color-stop(rgba(0,0,0,.5) 100%));
  background-image: -moz-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
  background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
  background-repeat: repeat-x
}

.carousel-control:focus,.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  opacity: .9
}

.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block
}

.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
  left: 50%
}

.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
  right: 50%
}

.carousel-control .icon-next,.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif
}

.carousel-control .icon-prev:before {
  content: '\2039'
}

.carousel-control .icon-next:before {
  content: '\203a'
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: transparent
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.carousel-caption .btn {
  text-shadow: none
}

@media screen and (min-width:768px) {
  .carousel-control .glyphicons-chevron-left,.carousel-control .glyphicons-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px
  }

  .carousel-indicators {
    bottom: 20px
  }
}

.clearfix:after,.clearfix:before {
  content: " ";
  display: table
}

.clearfix:after {
  clear: both
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.pull-right {
  float: right!important
}

.pull-left {
  float: left!important
}

.hide {
  display: none!important
}

.show {
  display: block!important
}

.invisible {
  visibility: hidden
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}

.hidden {
  display: none!important;
  visibility: hidden!important
}

.affix {
  position: fixed
}

@-ms-viewport {
  width:device-width
}

.visible-xs,td.visible-xs,th.visible-xs,tr.visible-xs {
  display: none!important
}

@media (max-width:767px) {
  .visible-xs {
    display: block!important
  }

  tr.visible-xs {
    display: table-row!important
  }

  td.visible-xs,th.visible-xs {
    display: table-cell!important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-xs.visible-sm {
    display: block!important
  }

  tr.visible-xs.visible-sm {
    display: table-row!important
  }

  td.visible-xs.visible-sm,th.visible-xs.visible-sm {
    display: table-cell!important
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-xs.visible-md {
    display: block!important
  }

  tr.visible-xs.visible-md {
    display: table-row!important
  }

  td.visible-xs.visible-md,th.visible-xs.visible-md {
    display: table-cell!important
  }
}

@media (min-width:1200px) {
  .visible-xs.visible-lg {
    display: block!important
  }

  tr.visible-xs.visible-lg {
    display: table-row!important
  }

  td.visible-xs.visible-lg,th.visible-xs.visible-lg {
    display: table-cell!important
  }
}

.visible-sm,td.visible-sm,th.visible-sm,tr.visible-sm {
  display: none!important
}

@media (max-width:767px) {
  .visible-sm.visible-xs {
    display: block!important
  }

  tr.visible-sm.visible-xs {
    display: table-row!important
  }

  td.visible-sm.visible-xs,th.visible-sm.visible-xs {
    display: table-cell!important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm {
    display: block!important
  }

  tr.visible-sm {
    display: table-row!important
  }

  td.visible-sm,th.visible-sm {
    display: table-cell!important
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-sm.visible-md {
    display: block!important
  }

  tr.visible-sm.visible-md {
    display: table-row!important
  }

  td.visible-sm.visible-md,th.visible-sm.visible-md {
    display: table-cell!important
  }
}

@media (min-width:1200px) {
  .visible-sm.visible-lg {
    display: block!important
  }

  tr.visible-sm.visible-lg {
    display: table-row!important
  }

  td.visible-sm.visible-lg,th.visible-sm.visible-lg {
    display: table-cell!important
  }
}

.visible-md,td.visible-md,th.visible-md,tr.visible-md {
  display: none!important
}

@media (max-width:767px) {
  .visible-md.visible-xs {
    display: block!important
  }

  tr.visible-md.visible-xs {
    display: table-row!important
  }

  td.visible-md.visible-xs,th.visible-md.visible-xs {
    display: table-cell!important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-md.visible-sm {
    display: block!important
  }

  tr.visible-md.visible-sm {
    display: table-row!important
  }

  td.visible-md.visible-sm,th.visible-md.visible-sm {
    display: table-cell!important
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md {
    display: block!important
  }

  tr.visible-md {
    display: table-row!important
  }

  td.visible-md,th.visible-md {
    display: table-cell!important
  }
}

@media (min-width:1200px) {
  .visible-md.visible-lg {
    display: block!important
  }

  tr.visible-md.visible-lg {
    display: table-row!important
  }

  td.visible-md.visible-lg,th.visible-md.visible-lg {
    display: table-cell!important
  }
}

.visible-lg,td.visible-lg,th.visible-lg,tr.visible-lg {
  display: none!important
}

@media (max-width:767px) {
  .visible-lg.visible-xs {
    display: block!important
  }

  tr.visible-lg.visible-xs {
    display: table-row!important
  }

  td.visible-lg.visible-xs,th.visible-lg.visible-xs {
    display: table-cell!important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-lg.visible-sm {
    display: block!important
  }

  tr.visible-lg.visible-sm {
    display: table-row!important
  }

  td.visible-lg.visible-sm,th.visible-lg.visible-sm {
    display: table-cell!important
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-lg.visible-md {
    display: block!important
  }

  tr.visible-lg.visible-md {
    display: table-row!important
  }

  td.visible-lg.visible-md,th.visible-lg.visible-md {
    display: table-cell!important
  }
}

@media (min-width:1200px) {
  .visible-lg {
    display: block!important
  }

  tr.visible-lg {
    display: table-row!important
  }

  td.visible-lg,th.visible-lg {
    display: table-cell!important
  }
}

.hidden-xs {
  display: block!important
}

tr.hidden-xs {
  display: table-row!important
}

td.hidden-xs,th.hidden-xs {
  display: table-cell!important
}

@media (max-width:767px) {
  .hidden-xs,td.hidden-xs,th.hidden-xs,tr.hidden-xs {
    display: none!important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .hidden-xs.hidden-sm,td.hidden-xs.hidden-sm,th.hidden-xs.hidden-sm,tr.hidden-xs.hidden-sm {
    display: none!important
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .hidden-xs.hidden-md,td.hidden-xs.hidden-md,th.hidden-xs.hidden-md,tr.hidden-xs.hidden-md {
    display: none!important
  }
}

@media (min-width:1200px) {
  .hidden-xs.hidden-lg,td.hidden-xs.hidden-lg,th.hidden-xs.hidden-lg,tr.hidden-xs.hidden-lg {
    display: none!important
  }
}

.hidden-sm {
  display: block!important
}

tr.hidden-sm {
  display: table-row!important
}

td.hidden-sm,th.hidden-sm {
  display: table-cell!important
}

@media (max-width:767px) {
  .hidden-sm.hidden-xs,td.hidden-sm.hidden-xs,th.hidden-sm.hidden-xs,tr.hidden-sm.hidden-xs {
    display: none!important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .hidden-sm,td.hidden-sm,th.hidden-sm,tr.hidden-sm {
    display: none!important
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .hidden-sm.hidden-md,td.hidden-sm.hidden-md,th.hidden-sm.hidden-md,tr.hidden-sm.hidden-md {
    display: none!important
  }
}

@media (min-width:1200px) {
  .hidden-sm.hidden-lg,td.hidden-sm.hidden-lg,th.hidden-sm.hidden-lg,tr.hidden-sm.hidden-lg {
    display: none!important
  }
}

.hidden-md {
  display: block!important
}

tr.hidden-md {
  display: table-row!important
}

td.hidden-md,th.hidden-md {
  display: table-cell!important
}

@media (max-width:767px) {
  .hidden-md.hidden-xs,td.hidden-md.hidden-xs,th.hidden-md.hidden-xs,tr.hidden-md.hidden-xs {
    display: none!important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .hidden-md.hidden-sm,td.hidden-md.hidden-sm,th.hidden-md.hidden-sm,tr.hidden-md.hidden-sm {
    display: none!important
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .hidden-md,td.hidden-md,th.hidden-md,tr.hidden-md {
    display: none!important
  }
}

@media (min-width:1200px) {
  .hidden-md.hidden-lg,td.hidden-md.hidden-lg,th.hidden-md.hidden-lg,tr.hidden-md.hidden-lg {
    display: none!important
  }
}

.hidden-lg {
  display: block!important
}

tr.hidden-lg {
  display: table-row!important
}

td.hidden-lg,th.hidden-lg {
  display: table-cell!important
}

@media (max-width:767px) {
  .hidden-lg.hidden-xs,td.hidden-lg.hidden-xs,th.hidden-lg.hidden-xs,tr.hidden-lg.hidden-xs {
    display: none!important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .hidden-lg.hidden-sm,td.hidden-lg.hidden-sm,th.hidden-lg.hidden-sm,tr.hidden-lg.hidden-sm {
    display: none!important
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .hidden-lg.hidden-md,td.hidden-lg.hidden-md,th.hidden-lg.hidden-md,tr.hidden-lg.hidden-md {
    display: none!important
  }
}

@media (min-width:1200px) {
  .hidden-lg,td.hidden-lg,th.hidden-lg,tr.hidden-lg {
    display: none!important
  }
}

.visible-print,td.visible-print,th.visible-print,tr.visible-print {
  display: none!important
}

@media print {
  .visible-print {
    display: block!important
  }

  tr.visible-print {
    display: table-row!important
  }

  td.visible-print,th.visible-print {
    display: table-cell!important
  }

  .hidden-print,td.hidden-print,th.hidden-print,tr.hidden-print {
    display: none!important
  }
}

.case_details {
  margin-bottom: 75px
}

.case_details .t_banner .banner_play {
  width: 800px;
  height: 280px;
  position: absolute;
  left: 50%;
  margin-left: -400px;
  text-align: center;
  top: 70%;
  margin-top: -232px
}

.case_details .t_banner .banner_play .play {
  width: 87px;
  height: 87px;
  display: block;
  margin: 0 auto;
  background: url(../images/case_details/play.png) no-repeat;
  position: relative;
  top: 100px
}

.case_details .t_banner .banner_play:hover .play {
  background: url(../images/case_details/icon.png) no-repeat
}

.case_details .t_banner .banner_play .play_title {
  font-size: 40px;
  color: #fff;
  text-align: center;
  font-weight: 700;
  margin-top: 50px
}

.case_details .t_banner .banner_play p {
  font-size: 18px;
  text-align: center;
  color: #fff;
  margin-top: 10px
}

.case_details .content {
  max-width: 1280px;
  margin: 0 auto
}

.case_details .content .share_link {
  margin-top: 15px;
  height: 57px
}

.case_details .content .share_link a.l_link {
  margin-top: 18px;
  float: left;
  display: block;
  font-size: 16px;
  color: #dc1e32;
  padding-left: 14px;
  background: url(../images/case_details/link_icon_red.png) no-repeat center left
}

.case_details .content .part_one .case_title {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  margin-top: 45px;
  margin-bottom: 30px
}

.case_details .content .part_one .case_introduce {
  font-size: 14px;
  line-height: 24px
}

.case_details .content .part_one .image_text {
  width: 1278px;
  overflow: hidden;
  border: 1px solid #dbdada;
  margin-top: 50px
}

.case_details .content .part_one .image_text .l_image {
  float: left;
  width: 494px;
  overflow: hidden
}

.case_details .content .part_one .image_text .l_image img {
  width: 100%
}

.case_details .content .part_one .image_text .r_text {
  float: left;
  width: 660px;
  font-size: 14px;
  line-height: 24px;
  margin-left: 60px;
  padding-top: 20px
}

.case_details .content .related_products {
  margin-top: 75px
}

.case_details .content .related_products .pr_title {
  font-size: 30px;
  font-weight: 700;
  text-align: center
}

.case_details .content .related_products ul {
  overflow: hidden;
  margin-left: -13px;
  margin-top: 27px
}

.case_details .content .related_products ul li {
  float: left;
  width: 310px;
  margin-left: 13px;
  margin-top: 13px
}

.case_details .content .related_products ul li a {
  display: block;
  color: #333;
  background: #f1f1f1
}

.case_details .content .related_products ul li .t_img {
  width: 100%;
  height: 204px;
  overflow: hidden
}

.case_details .content .related_products ul li .t_img img {
  width: 100%
}

.case_details .content .related_products ul li .b_text {
  width: 100%;
  height: 115px
}

.case_details .content .related_products ul li .b_text .name {
  font-size: 22px;
  padding: 0 20px;
  padding-top: 10px
}

.case_details .content .related_products ul li .b_text .name img {
  position: relative;
  top: 3px;
  margin-right: 10px
}

.case_details .content .related_products ul li .b_text .name img.gray {
  display: inline-block
}

.case_details .content .related_products ul li .b_text .name img.hover_white {
  display: none
}

.case_details .content .related_products ul li .b_text p {
  font-size: 14px;
  line-height: 18px;
  padding: 0 20px;
  margin-top: 5px
}

.case_details .content .related_products ul li a:hover {
  color: #fff;
  background: #dc1e32;
  transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -webkit-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out
}

.case_details .content .related_products ul li a:hover .b_text .name img.gray {
  display: none
}

.case_details .content .related_products ul li a:hover .b_text .name img.hover_white {
  display: inline-block
}

.case_details .content .consultation {
  margin-top: 110px
}

.case_details .content .consultation .con_title {
  font-size: 30px;
  font-weight: 700;
  text-align: center
}

.case_details .content .consultation .image_btn {
  overflow: hidden;
  width: 1130px;
  margin: 0 auto;
  margin-top: 40px
}

.case_details .content .consultation .image_btn .l_image {
  float: left;
  width: 514px;
  height: 297px;
  overflow: hidden
}

.case_details .content .consultation .image_btn .l_image img {
  width: 100%
}

.case_details .content .consultation .image_btn .r_btn {
  width: 580px;
  margin-left: 35px;
  float: left;
  margin-top: 56px
}

.case_details .content .consultation .image_btn .r_btn .title {
  font-size: 16px;
  text-align: center
}

.case_details .content .consultation .image_btn .r_btn .btn_link {
  width: 100%;
  text-align: center;
  margin-top: 35px
}

.case_details .content .consultation .image_btn .r_btn .btn_link a {
  display: inline-block;
  width: 234px;
  height: 44px;
  border: 1px solid #333;
  text-indent: -44px;
  line-height: 44px;
  font-size: 14px;
  color: #333;
  position: relative
}

.case_details .content .consultation .image_btn .r_btn .btn_link a span {
  width: 34px;
  height: 32px;
  background: url(../images/successful_case/a_rlink_gray.png) no-repeat;
  display: block;
  position: absolute;
  top: 6px;
  right: 10px
}

.case_details .content .consultation .image_btn .r_btn .btn_link a.last {
  margin-left: 50px
}

.case_details .content .consultation .image_btn .r_btn .btn_link a:hover {
  background: #dc1e32;
  border: 1px solid #dc1e32;
  color: #fff;
  transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -webkit-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out
}

.case_details .content .consultation .image_btn .r_btn .btn_link a:hover span {
  background: url(../images/successful_case/a_rlink_red.png) no-repeat
}

.change-btn {
  background-color: #fff;
  color: #333;
  border: 1px solid #f1f1f1;
  min-height: 40px;
  width: 250px;
  text-align: left;
  padding: 10px;
  border-radius: 4px;
  position: relative
}

.contact-info {
  margin-top: 10px
}

.change-title {
  color: grey;
  margin-top: 20px;
  font-size: 12px
}

.receiver-confirm {
  margin-top: 50px
}

.contact-info {
  margin-left: 30px
}

.contact-info span {
  margin-left: 30px
}

.pickup-time-change {
  width: 600px;
  border: 0
}

.comform-btn {
  margin-top: 30px
}

.bill-options-list li:first-child {
  margin-right: 30px
}

.bill-options-list li:last-child {
  margin-right: 0
}

.bill-options-list .aicon:before {
  font-size: 18px;
  padding-right: 8px;
  vertical-align: bottom
}

.bill-options-list .time-text {
  font-weight: 700;
  font-size: 20px;
  margin-top: 10px
}

.bill-options-list .method-title {
  display: inline-block;
  width: 86px;
  font-size: 12px
}

.bill-options-list .point-addr-text,.bill-options-list .store-text {
  font-size: 12px;
  color: #999
}

.bill-options-list .store-text {
  position: absolute;
  right: 10px
}

.bill-options-list .point-addr-text {
  width: 100%
}

.bill-options-list .point-text {
  font-size: 12px;
  font-weight: 700;
  margin-top: 10px
}

.bill-options-list .already-change {
  box-shadow: 0 5px 20px rgba(0,0,0,.1);
  -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.1)
}

.disabled {
  color: #ccc
}

.bill-options-list .no-delivertim {
  font-size: 12px;
  color: #999
}

.modify-bill .top-info .contact-panel {
  width: 80%!important
}

.modify-bill .top-info .change-panel {
  width: 20%!important
}

.store-wrapper {
  border-bottom: 1px solid #f1f1f1;
  margin-top: 20px
}

.store-wrapper li {
  float: left;
  cursor: pointer
}

.store-wrapper li .store-name {
  display: inline-block;
  padding: 10px 44px
}

.change-address li.active .store-name {
  color: #dc1e32;
  border-bottom: 1px solid #dc1e32
}

.point-wrapper {
  margin-bottom: 30px;
  max-height: 240px;
  overflow: auto
}

.point-wrapper .store-item {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: 100%;
  height: 80px;
  line-height: 20px;
  padding: 20px 30px 0 20px
}

.point-wrapper .item-name {
  color: #333;
  font-size: 14px
}

.point-wrapper .item-active {
  color: #dc1e32
}

.point-wrapper .item-distance {
  color: #333;
  position: absolute;
  top: 20px;
  right: 40px
}

.point-wrapper .item-name .aicon {
  font-size: 16px;
  margin-left: 20px
}

.point-wrapper li:hover {
  background: #fafafa
}

.change-address .delivery-map {
  height: 260px
}

.change-btn .aicon-pickup-spot {
  width: 100%
}

.amap-icon img {
  width: 32px;
  height: 32px
}

.amap-marker-label {
  position: absolute;
  z-index: 2;
  background-color: #5b5b5b;
  white-space: nowrap;
  cursor: default;
  padding: 3px;
  font-size: 12px;
  line-height: 14px;
  border-radius: 12px;
  color: #fff;
  border: 0
}

.amap-marker-label .line-class {
  position: absolute;
  border: 1px solid #000;
  height: 19px;
  top: 20px;
  left: 25px
}

.point-wrapper::-webkit-scrollbar {
  width: 4px;
  height: 4px
}

.point-wrapper::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 5px rgba(0,0,0,.2);
  border-radius: 5px;
  background: #d8d8d8
}

.point-wrapper::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(0,0,0,.2);
  border-radius: 0;
  background: #fff
}

.reciever-change .err-tip {
  color: red
}

.reciever-change .change-input {
  height: 75px
}

.reciever-change input {
  border: 0;
  border-bottom: 1px solid #ccc
}

.reciever-change .form-control:focus {
  box-shadow: none
}

.clearance-item-form .dropdown-menu.dropdown-menu-align {
  left: 12px;
  width: 349px;
  display: inline-block
}

.clearance-item-form .dropdown-menu li a {
  padding-left: 0;
  padding-right: 0;
  width: 100%!important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.clearance-item-form .dropdown-menu.dropdown-menu-align span {
  padding-left: 20px;
  margin: 0
}

.clearance-item-form .dropdown-menu {
  padding: 0;
  margin: 0;
  border: 0
}

.text-muted-1 {
  display: inline-block;
  width: 100%!important
}

.text-muted-2 {
  display: inline-block;
  color: #999;
  float: right;
  padding-right: 20px
}

#addDeclareGoods .modal-title {
  text-align: center;
  font-weight: 700
}

.clearance-item-form .radio-inline {
  margin-right: 25px
}

.clearance-item-form .radio-inline input {
  width: 17px;
  height: 17px
}

.clearance-item-form .submit {
  padding-top: 25px;
  text-align: center
}

.pop-message {
  min-width: 300px;
  position: fixed;
  bottom: 0;
  right: 0;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  animation: mymove 1s
}

.pop-message .title {
  padding: 5px 10px;
  border-bottom: 1px solid #ccc
}

.pop-message .title .close {
  font-style: normal
}

.pop-message .content,.pop-message .footer {
  text-align: center;
  padding: 15px 30px
}

@keyframes mymove {
  from {
    bottom: -300px
  }

  to {
    bottom: 0
  }
}

body {
  font-family: "Source Han Sans","微软雅黑","microsoft yahei","HanHei SC",PingHei,"PingFang SC",sans-serif;
  margin: 0
}

.hide {
  display: none
}

.hidden {
  visibility: hidden
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}

dd,dl,p,select {
  margin: 0
}

ol,textarea,ul {
  margin: 0;
  padding: 0
}

option,td,th {
  padding: 0
}

li,ul {
  list-style: none
}

button,input {
  border: none
}

:focus {
  outline: 0
}

img {
  padding: 0;
  margin: 0;
  display: block
}

.clear {
  clear: both
}

.bcontainer {
  width: 1280px;
  margin: 0 auto
}

.bcontainer:after {
  content: '';
  display: table;
  clear: both
}

input::-ms-clear {
  display: none
}

input::-ms-reveal {
  display: none
}

#container {
  width: 100%;
  height: auto;
  min-width: 1280px;
  position: relative;
  color: #333
}

.t_banner {
  width: 100%;
  max-height: 500px;
  position: relative;
  overflow: hidden
}

.t_banner .banner_img {
  width: 100%
}

.t_banner .banner_bg {
  position: absolute;
  left: 50%;
  margin-left: -640px;
  top: 50%;
  margin-top: -26px;
  width: 1280px;
  text-align: right
}

.t_banner .banner_bg .banner_title {
  font-size: 40px;
  font-weight: 700;
  color: #1b140e;
  margin-left: 130px;
  margin-right: 130px
}

.pageBox {
  overflow: hidden;
  text-align: center;
  margin-top: 70px
}

.pageBox a {
  display: inline-block;
  text-align: center;
  font-size: 18px;
  color: #333;
  margin: 0 3px
}

.pageBox a.active {
  text-decoration: underline;
  color: #dc1e32
}

.pageBox a:hover {
  text-decoration: underline;
  color: #dc1e32
}

.pageBox a.btn-prev {
  width: 10px;
  height: 10px;
  background: url(../images/successful_case/btn-prev.png) no-repeat;
  position: relative;
  top: -1px
}

.pageBox a.btn-prev:hover {
  background: url(../images/successful_case/btn-prev-red.png) no-repeat
}

.pageBox a.btn-next {
  width: 10px;
  height: 10px;
  background: url(../images/successful_case/btn-prev.png) no-repeat -10px 0;
  position: relative;
  top: -1px
}

.pageBox a.btn-next:hover {
  background: url(../images/successful_case/btn-prev-red.png) no-repeat -10px 0
}

.pageBox span {
  display: inline-block;
  text-align: center;
  font-weight: 700;
  vertical-align: top;
  line-height: 16px;
  margin: 0 3px
}

.topheader {
  background: #fff;
  width: 1280px;
  margin: 0 auto;
  height: 70px;
  line-height: 70px;
  color: #333;
  font-size: 14px;
  position: relative;
  z-index: 1000
}

.topheader a {
  color: #333
}

.topheader a.nolink {
  cursor: default
}

.topheader a:hover {
  color: #e13d4e
}

.topheader .topleft:after,.topheader .topright:after,.topheader:after {
  content: '';
  display: table;
  clear: both
}

.topheader .logo {
  float: left;
  height: 44px;
  margin-top: 13px
}

.topheader .logo img {
  height: 100%
}

.topheader .topleft {
  float: left;
  margin-left: 30px
}

.language-en .topheader .topleft {
  margin-left: 7px
}

.topheader .topright {
  float: right
}

.topheader .topli {
  float: left
}

.topheader .topleft .topli {
  padding: 0 14px
}

.language-en .topheader .topleft .topli {
  padding: 0 10px
}

.language-fr .topheader .topleft .topli,.language-ja .topheader .topleft .topli,.language-ru .topheader .topleft .topli,.language-th .topheader .topleft .topli,.language-vi .topheader .topleft .topli {
  padding: 0 5px
}

.topheader .topleft .topli .topa {
  display: inline-block;
  position: relative
}

.topheader .topleft .topli .topa:after {
  content: '';
  left: 50%;
  right: 50%;
  height: 2px;
  position: absolute;
  background: #e13d4e;
  top: 67px
}

.topheader .topleft .topli .topa:hover:after {
  left: 0;
  right: 0
}

.topheader .topright .topli {
  padding: 0 10px
}

.language-en .topheader .topright .topli,.language-ru .topheader .topright .topli,.language-th .topheader .topright .topli,.language-vi .topheader .topright .topli {
  padding: 0 5px
}

.topheader .topright .topli>:not(.dropdown) {
  display: inline-block
}

.topheader .topright .topli.log {
  display: none
}

.topheader .topright .topli .quickLogoutDropdown {
  display: inline-block;
  position: relative;
  z-index: 0;
  top: 0;
  left: 0
}

.topheader .topright .topli .dropdown-menu {
  top: 49px
}

.topheader .head-user-number {
  margin-right: 20px
}

.topheader .topright .icon {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  position: relative;
  top: -1px;
  padding-right: 2px
}

.topheader .topright .mail {
  background: no-repeat 1px -261px
}

.topheader .topright .phone {
  background:
}

.topheader .topright .topli-jp {
  height: 70px
}

.topheader .topright .topli .topli-mobile-phone {
  margin-top: -10px;
  margin-right: 10px
}

.topheader .topright .topli .topli-mobile-phone .hotline {
  height: 25px
}

.topheader .topright .topli .free-hotline,.topheader .topright .topli .toll-hotline {
  display: inline-block
}

.topheader .topright .gap {
  padding: 0 4px
}

.topheader .topli .dropdown {
  display: none;
  position: absolute;
  z-index: 1000;
  top: 70px;
  left: 0;
  background: 0 0
}

.topheader .switch {
  cursor: pointer
}


.topheader .flag.cn {
  background-position: 12px -83px
}

.topheader .flag.kr {
  background-position: 12px -107px
}

.topheader .flag.hk {
  background-position: 3px -134px
}

.topheader .flag.jp {
  background-position: 12px -162px
}

.topheader .flag.us {
  background-position: 2px -188px
}

.topheader .flag.au {
  background-position: 2px -205px
}

.topheader .flag.sg {
  background-position: 12px -223px
}

.topheader .flag.my {
  background-position: 12px -239px
}

.topheader .flag.gb {
  background-position: 12px -285px
}

.topheader .flag.vn {
  background-position: 12px -305px
}

.topheader .flag.fr {
  background-position: 12px -326px;
  float: none
}

.topheader .flag.th {
  background-position: 12px -347px
}

.topheader .flag.de {
  background-position: 12px -369px
}

.topheader .flag.ru {
  background-position: 12px -392px
}

.topheader .flag.tw {
  background: 0 0;
  line-height: 17px
}

.topheader .region {
  display: table;
  background: #fff;
  font-size: 12px;
  color: #606263;
  padding: 10px 20px;
  line-height: 28px;
  border-top: 2px solid #f1f1f1;
  position: relative
}

.topheader .region a {
  color: #606263
}

.topheader .region a:hover {
  color: #e13d4e
}

.topheader .dropdownInner {
  display: table;
  line-height: 16px
}

.topheader .innerWrapper {
  padding: 25px;
  background: #fff;
  display: table-cell;
  vertical-align: top;
  border-top: 2px solid #f1f1f1;
  white-space: nowrap
}

.topheader .innerWrapper>* {
  display: table-cell
}

.topheader .innerWrapper .part1 {
  border-right: 2px solid #f1f1f1;
  vertical-align: top;
  padding: 0 14px
}

.language-en .topheader .innerWrapper .part1 {
  padding: 0
}

.topheader .innerWrapper .part1:last-of-type {
  border: none;
  padding-right: 0
}

.topheader .innerWrapper .part1:first-of-type {
  padding-left: 0
}

.topheader .innerWrapper .part2 {
  display: table-cell;
  vertical-align: top;
  padding: 0 10px
}

.topheader .innerWrapper table {
  border-collapse: collapse
}

.topheader .innerWrapper table td {
  vertical-align: top
}

.topheader .innerWrapper .title1 {
  font-size: 16px;
  font-weight: 700;
  padding: 0 10px
}

.topheader .innerWrapper .title2 {
  font-weight: 700;
  margin-bottom: 12px;
  padding: 0 10px
}

.topheader .innerWrapper .ico {
  display: inline-block;
  width: 32px;
  height: 28px;
  vertical-align: middle
}

.topheader .innerWrapper .part2 li {
  margin-bottom: 12px
}

.topheader .grayright {
  display: table-cell;
  vertical-align: top;
  background: #f1f1f1;
  padding: 25px;
  width: 180px
}

.topheader .grayright .red {
  display: inline-block;
  padding: 10px 15px;
  border-radius: 3px;
  background: #e13d4e;
  text-align: center;
  width: 100%;
  box-sizing: border-box
}

.topheader .grayright .red a {
  color: #fff
}

.topheader .grayright li {
  margin-bottom: 12px
}

.topheader .innerWrapper .ico.fast {
  background: url(../images/index/header-wlicon.png) no-repeat 0 5px
}

.topheader .innerWrapper .ico.cold {
  background: url(../images/index/header-wlicon.png) no-repeat 0 -21px
}

.topheader .innerWrapper .ico.medicine {
  background: url(../images/index/medicine.png) no-repeat top center;
  background-size: 20px 20px
}

.topheader .innerWrapper .ico.house {
  background: url(../images/index/header-wlicon.png) no-repeat 0 -45px
}

.topheader .innerWrapper .ico.sfyx1 {
  background: url(../images/index/header-syicon.png) no-repeat 0 2px
}

.topheader .innerWrapper .ico.sfyx2 {
  background: url(../images/index/header-syicon.png) no-repeat 0 -23px
}

.topheader .innerWrapper .ico.sfyx5 {
  background: url(../images/index/header-wlicon.png) no-repeat 0 -71px
}

.topheader .innerWrapper .ico.eshop1 {
  background: url(../images/index/header-jricon.png) no-repeat 3px 1px
}

.topheader .innerWrapper .ico.eshop2 {
  background: url(../images/index/header-jricon.png) no-repeat 3px -30px
}

.topheader .innerWrapper .ico.eshop3 {
  background: url(../images/index/header-jricon.png) no-repeat 3px -60px
}

.topheader .innerWrapper .ico.eshop4 {
  background: url(../images/index/header-jricon.png) no-repeat 3px -90px
}

.botfooter {
  width: 100%;
  min-width: 1280px;
  border-top: 8px solid #dc1e32;
  background: #000;
  position: relative;
  padding-top: 50px
}

.botfooter .posre {
  position: relative
}

.botfooter .toTop {
  position: absolute;
  top: -120px;
  right: 0;
  width: 48px;
  height: 48px;
  background: url(../images/index/to-top-red.png) no-repeat;
  cursor: pointer
}

.botfooter .toTop.active {
  background: url(../images/index/to-top-black.png) no-repeat
}

.botfooter .toTop.fixed {
  position: fixed;
  top: 100%;
  right: 50%;
  margin-top: -50px;
  margin-right: -640px
}

.botfooter .fcontainer {
  width: 1280px;
  margin: 0 auto
}

.botfooter .fcontainer:after {
  content: '';
  display: table;
  clear: both
}

.botfooter .left {
  border-right: 1px solid #333
}

.botfooter .left.cn {
  width: 1010px
}

.botfooter table {
  border-collapse: collapse;
  width: 100%
}

.botfooter table td {
  vertical-align: top;
  padding-right: 6px
}

.botfooter a {
  color: #b1b1b1;
  font-size: 14px
}

.botfooter a:hover {
  color: #fff
}

.botfooter a.nolink {
  cursor: default
}

.botfooter .title {
  margin-bottom: 20px
}

.botfooter .title a {
  font-size: 16px;
  color: #fff
}

.botfooter table .title a {
  white-space: nowrap
}

.botfooter .right.hk .title {
  padding-left: 15px
}

.botfooter .centerhk,.botfooter .left,.botfooter .right.cn,.botfooter .right.hk,.botfooter .right.kr {
  float: left
}

.botfooter .left .list li {
  line-height: 19px
}

.botfooter .left .list li:not(:last-of-type) {
  margin-bottom: 10px
}

.botfooter .others {
  margin-top: 50px;
  padding: 15px 0;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333
}

.botfooter .others .fcontainer {
  overflow: hidden
}

.botfooter .others .fcontainer li {
  float: left;
  box-sizing: border-box
}

.botfooter .others .fcontainer.cn li {
  width: 10%
}

.botfooter .others .fcontainer li:first-of-type:nth-last-of-type(1) {
  width: 100%
}

.botfooter .others .fcontainer li:first-of-type:nth-last-of-type(2),.botfooter .others .fcontainer li:first-of-type:nth-last-of-type(2)~li {
  width: 50%
}

.botfooter .others .fcontainer li:first-of-type:nth-last-of-type(3),.botfooter .others .fcontainer li:first-of-type:nth-last-of-type(3)~li {
  width: 33.33%
}

.botfooter .others .fcontainer li:first-of-type:nth-last-of-type(4),.botfooter .others .fcontainer li:first-of-type:nth-last-of-type(4)~li {
  width: 25%
}

.botfooter .others .fcontainer li:first-of-type:nth-last-of-type(5),.botfooter .others .fcontainer li:first-of-type:nth-last-of-type(5)~li {
  width: 20%
}

.botfooter .others .fcontainer li:first-of-type:nth-last-of-type(6),.botfooter .others .fcontainer li:first-of-type:nth-last-of-type(6)~li {
  width: 16.66%
}

.botfooter .others .fcontainer li:first-of-type:nth-last-of-type(7),.botfooter .others .fcontainer li:first-of-type:nth-last-of-type(7)~li {
  width: 14.28%
}

.botfooter .others .fcontainer li:first-of-type:nth-last-of-type(8),.botfooter .others .fcontainer li:first-of-type:nth-last-of-type(8)~li {
  width: 12.5%
}

.botfooter .others .fcontainer li:first-of-type:nth-last-of-type(9),.botfooter .others .fcontainer li:first-of-type:nth-last-of-type(9)~li {
  width: 11.11%
}

.botfooter .others .fcontainer li:not(:last-of-type) {
  border-right: 1px solid #333
}

.botfooter .others .fcontainer li a {
  display: block;
  height: 43px;
  width: 120px;
  margin: 0 auto
}

.botfooter .others .hk .list1 {
  background: url(../images/index/hk_footer_center.png) no-repeat -21px 0
}

.botfooter .others .hk .list1:hover {
  background: url(../images/index/hk_footer_center.png) no-repeat -21px -47px
}

.botfooter .others .hk .list2 {
  background: url(../images/index/hk_footer_center.png) no-repeat -183px 0
}

.botfooter .others .hk .list2:hover {
  background: url(../images/index/hk_footer_center.png) no-repeat -183px -47px
}

.botfooter .others .hk .list3 {
  background: url(../images/index/sf-airlines.jpg) no-repeat
}

.botfooter .others .hk .list3:hover {
  background: url(../images/index/sf-airlines-hover.jpg) no-repeat 1px 0
}

.botfooter .others .hk .list4 {
  background: url(../images/index/hk_footer_center.png) no-repeat -661px 0
}

.botfooter .others .hk .list4:hover {
  background: url(../images/index/hk_footer_center.png) no-repeat -661px -47px
}

.botfooter .others .hk .list5 {
  background: url(../images/index/sfgj_en.png) no-repeat center center
}

.botfooter .others .hk .list5:hover {
  background: url(../images/index/sfgj_en_hover.png) no-repeat center center
}

.botfooter .others .hk .list6 {
  background: url(../images/index/hgfy_en.png) no-repeat center center
}

.botfooter .others .hk .list6:hover {
  background: url(../images/index/hgfy_en_hover.png) no-repeat center center
}

.botfooter .others .hk .list7 {
  background: url(../images/index/hk_footer_center.png) no-repeat -1140px 0
}

.botfooter .others .hk .list7:hover {
  background: url(../images/index/hk_footer_center.png) no-repeat -1140px -47px
}

.language-tc .botfooter .others .hk .list5 {
  background: url(../images/index/hk_footer_center.png) no-repeat -821px 0
}

.language-tc .botfooter .others .hk .list5:hover {
  background: url(../images/index/hk_footer_center.png) no-repeat -821px -47px
}

.language-tc .botfooter .others .hk .list6 {
  background: url(../images/index/hk_footer_center.png) no-repeat -981px 0
}

.language-tc .botfooter .others .hk .list6:hover {
  background: url(../images/index/hk_footer_center.png) no-repeat -981px -47px
}

.botfooter .botlink {
  padding: 20px 0 50px
}

.botfooter .botlink .gray:hover {
  color: #b1b1b1
}

.botfooter .botlink .policy {
  overflow: hidden;
  float: left
}

.botfooter .botlink .policy li {
  float: left
}

.botfooter .botlink .copyright li {
  float: left
}

.botfooter .botlink .policy li a {
  height: 16px;
  line-height: 16px;
  display: inline-block;
  vertical-align: baseline;
  padding: 0 8px;
  border-right: 1px solid #b1b1b1
}

.botfooter .botlink .policy li:first-of-type a {
  padding-left: 0
}

.botfooter .botlink .policy li:last-of-type a {
  border: none
}

.botfooter .botlink .copyright {
  float: right;
  overflow: hidden
}

.botfooter .text-right {
  display: flex;
  float: right;
  padding-top: 5px;
  justify-content: space-around
}

.botfooter .gov {
  margin-right: 15px;
  position: relative;
  top: -10px
}

.botfooter .hk-gov {
  margin-right: 15px;
  position: relative;
  top: 20px;
  left: 250px;
  float: right
}

.botfooter .gov li {
  display: inline-block;
  vertical-align: middle
}

.botfooter .gov li a {
  display: inline-block
}

.botfooter .gov li a img {
  max-height: 35px
}

.botfooter .left.hk {
  width: 715px
}

.botfooter .centerhk {
  width: 350px;
  padding: 0 5px;
  border-right: 1px solid #333
}

.botfooter .centerhk .title {
  margin-bottom: 0
}

.botfooter .centerhk .ico {
  height: 40px;
  line-height: 40px
}

.botfooter .centerhk .ico:hover .online {
  background: url(../images/index/label-top-r-btn-b.png) no-repeat -64px 0;
  background-size: 350% auto
}

.botfooter .centerhk .ico:hover .weixin {
  background: url(../images/index/label-top-r-btn-b.png) no-repeat -31px 0;
  background-size: 350% auto
}

.botfooter .centerhk .ico .online,.botfooter .centerhk .ico .weixin {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 11px;
  vertical-align: middle
}

.botfooter .centerhk .ico .online {
  background: url(../images/index/label-top-r-btn.png) no-repeat -64px 0;
  background-size: 350% auto
}

.botfooter .centerhk .ico .weixin {
  background: url(../images/index/label-top-r-btn.png) no-repeat -31px 0;
  background-size: 350% auto
}

.botfooter .right.hk {
  width: 215px
}

.botfooter .right.hk .imgWrapper {
  width: 150px;
  margin: 0 auto;
  padding: 10px;
  background: #fff
}

.botfooter .right.hk .imgWrapper img {
  width: 100%
}

.botfooter .left.kr {
  width: 991px
}

.botfooter .right.kr {
  width: 288px
}

.botfooter .right.kr .share {
  width: 248px;
  margin: 0 auto;
  text-align: left
}

.botfooter .right.kr .share a {
  display: inline-block;
  vertical-align: middle;
  width: 44px;
  height: 44px;
  margin: 0 17px 10px
}

.botfooter .right.kr .share .weixin {
  background: url(../images/index/label-top-r-kr.png) no-repeat;
  position: relative
}

.botfooter .right.kr .share .weixin:hover {
  background: url(../images/index/label-top-r-kr.png) no-repeat 0 -79px
}

.botfooter .right.kr .share .weibo {
  background: url(../images/index/label-top-r-kr.png) no-repeat;
  background-position: -192px 0
}

.botfooter .right.kr .share .weibo:hover {
  background: url(../images/index/label-top-r-kr.png) no-repeat;
  background-position: -192px -79px
}

.botfooter .right.kr .share .sfapp {
  position: relative;
  background: url(../images/index/label-top-r-kr.png) no-repeat;
  background-position: -64px 1px
}

.botfooter .right.kr .share .sfapp:hover {
  background: url(../images/index/label-top-r-kr.png) no-repeat;
  background-position: -64px -78px
}

.botfooter .right.kr .share .facebook {
  background: url(../images/index/label-top-r-kr.png) no-repeat;
  background-position: -128px 0
}

.botfooter .right.kr .share .facebook:hover {
  background: url(../images/index/label-top-r-kr.png) no-repeat;
  background-position: -128px -79px
}

.botfooter .right.kr .share .in {
  background: url(../images/index/label-top-r-kr.png) no-repeat;
  background-position: 2px -233px
}

.botfooter .right.kr .share .in:hover {
  background: url(../images/index/label-top-r-kr.png) no-repeat;
  background-position: 2px -277px
}

.botfooter .right.kr .share .ins {
  background: url(../images/index/label-top-r-kr.png) no-repeat;
  background-position: -64px -233px
}

.botfooter .right.kr .share .ins:hover {
  background: url(../images/index/label-top-r-kr.png) no-repeat;
  background-position: -64px -277px
}

.botfooter .right.kr .share .naver {
  background: url(../images/index/label-top-r-kr.png) no-repeat;
  background-position: -111px -36px;
  margin-left: 10px
}

.botfooter .right.kr .share .ch {
  background: url(../images/index/ch.png) no-repeat;
  background-position: center center;
  background-size: 100%;
  margin-left: 0;
  margin-right: 0
}

.botfooter .right.kr .share .ch:hover {
  background: url(../images/index/ch-red.png) no-repeat;
  background-position: center center;
  background-size: 100%;
  margin-left: 0;
  margin-right: 0
}

.botfooter .right.kr .share .naver:hover {
  background: url(../images/index/label-top-r-kr.png) no-repeat;
  background-position: -111px -115px
}

.botfooter .right.kr .share .youtube {
  background: url(../images/index/label-top-r-kr.png) no-repeat;
  width: 94px;
  height: 35px;
  margin-right: 10px;
  background-position: -10px -42px
}

.botfooter .right.kr .share .youtube:hover {
  background: url(../images/index/label-top-r-kr.png) no-repeat;
  background-position: -10px -121px
}

.botfooter .others .kr li {
  width: auto!important
}

.botfooter .others .kr li a {
  width: auto!important;
  line-height: 43px;
  margin: 0 10px
}

.botfooter .others .kr li:first-of-type a {
  margin-left: 0
}

input[name=monthAccount]::-ms-clear {
  display: none
}

.ui-menu-item {
  font-size: 13px
}

.ui-helper-hidden {
  display: none
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none
}

.ui-helper-clearfix {
  min-height: 0
}

.ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse
}

.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
  clear: both
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -webkit-filter: alpha(opacity=0)
}

.ui-front {
  z-index: 100
}

.ui-state-disabled {
  cursor: default!important
}

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none
}

.ui-resizable {
  position: relative
}

.ui-resizable-handle {
  position: absolute;
  font-size: .1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none
}

.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle {
  display: none
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0
}

.ui-menu .ui-menu {
  position: absolute
}

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  list-style-image: url(data:image/gif;
  base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0
}

.ui-menu .ui-state-active,.ui-menu .ui-state-focus {
  margin: -1px
}

.ui-menu-icons {
  position: relative
}

.ui-menu-icons .ui-menu-item {
  padding-left: 2em
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0
}

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0
}

.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em
}

.ui-widget .ui-widget {
  font-size: 1em
}

.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1em
}

.ui-widget-content {
  border: 1px solid #aaa;
  background: #fff 50% 50% repeat-x;
  color: #222
}

.ui-widget-content a {
  color: #222
}

.ui-widget-header {
  border: 1px solid #aaa;
  background: #ccc url(../images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
  color: #222;
  font-weight: 700
}

.ui-widget-header a {
  color: #222
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(../images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
  font-weight: 400;
  color: #555
}

.ui-state-default a {
  color: #555;
  text-decoration: none
}

.ui-state-default a:link,.ui-state-default a:visited {
  color: #555;
  text-decoration: none
}

.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover {
  border: 1px solid #999;
  background: #000 50% 50% repeat-x;
  font-weight: 400;
  color: #fff
}

.ui-state-hover a {
  color: #212121;
  text-decoration: none
}

.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited {
  color: #212121;
  text-decoration: none
}

.ui-state-focus a {
  color: #212121;
  text-decoration: none
}

.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active {
  border: 1px solid #aaa;
  background: #fff url(../images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: 400;
  color: #212121
}

.ui-state-active a {
  color: #212121;
  text-decoration: none
}

.ui-state-active a:link,.ui-state-active a:visited {
  color: #212121;
  text-decoration: none
}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(../images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
  color: #363636
}

.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a {
  color: #363636
}

.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(../images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a
}

.ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error a,.ui-widget-header .ui-state-error-text {
  color: #cd0a0a
}

.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary {
  font-weight: 700
}

.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  -webkit-filter: alpha(opacity=70);
  font-weight: 400
}

.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled {
  opacity: .35;
  -webkit-filter: alpha(opacity=35);
  background-image: none
}

.ui-state-disabled .ui-icon {
  -webkit-filter: alpha(opacity=35)
}

.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(../images/ui-icons_222222_256x240.png)
}

.ui-widget-content .ui-icon,.ui-widget-header .ui-icon {
  background-image: url(../images/ui-icons_222222_256x240.png)
}

.ui-state-default .ui-icon {
  background-image: url(../images/ui-icons_888888_256x240.png)
}

.ui-state-active .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon {
  background-image: url(../images/ui-icons_454545_256x240.png)
}

.ui-state-highlight .ui-icon {
  background-image: url(../images/ui-icons_2e83ff_256x240.png)
}

.ui-state-error .ui-icon,.ui-state-error-text .ui-icon {
  background-image: url(../images/ui-icons_cd0a0a_256x240.png)
}

.ui-icon-blank {
  background-position: 16px 16px
}

.ui-icon-carat-1-n {
  background-position: 0 0
}

.ui-icon-carat-1-ne {
  background-position: -16px 0
}

.ui-icon-carat-1-e {
  background-position: -32px 0
}

.ui-icon-carat-1-se {
  background-position: -48px 0
}

.ui-icon-carat-1-s {
  background-position: -64px 0
}

.ui-icon-carat-1-sw {
  background-position: -80px 0
}

.ui-icon-carat-1-w {
  background-position: -96px 0
}

.ui-icon-carat-1-nw {
  background-position: -112px 0
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px
}

.ui-icon-arrow-4 {
  background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px
}

.ui-icon-extlink {
  background-position: -32px -80px
}

.ui-icon-newwin {
  background-position: -48px -80px
}

.ui-icon-refresh {
  background-position: -64px -80px
}

.ui-icon-shuffle {
  background-position: -80px -80px
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px
}

.ui-icon-folder-open {
  background-position: -16px -96px
}

.ui-icon-document {
  background-position: -32px -96px
}

.ui-icon-document-b {
  background-position: -48px -96px
}

.ui-icon-note {
  background-position: -64px -96px
}

.ui-icon-mail-closed {
  background-position: -80px -96px
}

.ui-icon-mail-open {
  background-position: -96px -96px
}

.ui-icon-suitcase {
  background-position: -112px -96px
}

.ui-icon-comment {
  background-position: -128px -96px
}

.ui-icon-person {
  background-position: -144px -96px
}

.ui-icon-print {
  background-position: -160px -96px
}

.ui-icon-trash {
  background-position: -176px -96px
}

.ui-icon-locked {
  background-position: -192px -96px
}

.ui-icon-unlocked {
  background-position: -208px -96px
}

.ui-icon-bookmark {
  background-position: -224px -96px
}

.ui-icon-tag {
  background-position: -240px -96px
}

.ui-icon-home {
  background-position: 0 -112px
}

.ui-icon-flag {
  background-position: -16px -112px
}

.ui-icon-calendar {
  background-position: -32px -112px
}

.ui-icon-cart {
  background-position: -48px -112px
}

.ui-icon-pencil {
  background-position: -64px -112px
}

.ui-icon-clock {
  background-position: -80px -112px
}

.ui-icon-disk {
  background-position: -96px -112px
}

.ui-icon-calculator {
  background-position: -112px -112px
}

.ui-icon-zoomin {
  background-position: -128px -112px
}

.ui-icon-zoomout {
  background-position: -144px -112px
}

.ui-icon-search {
  background-position: -160px -112px
}

.ui-icon-wrench {
  background-position: -176px -112px
}

.ui-icon-gear {
  background-position: -192px -112px
}

.ui-icon-heart {
  background-position: -208px -112px
}

.ui-icon-star {
  background-position: -224px -112px
}

.ui-icon-link {
  background-position: -240px -112px
}

.ui-icon-cancel {
  background-position: 0 -128px
}

.ui-icon-plus {
  background-position: -16px -128px
}

.ui-icon-plusthick {
  background-position: -32px -128px
}

.ui-icon-minus {
  background-position: -48px -128px
}

.ui-icon-minusthick {
  background-position: -64px -128px
}

.ui-icon-close {
  background-position: -80px -128px
}

.ui-icon-closethick {
  background-position: -96px -128px
}

.ui-icon-key {
  background-position: -112px -128px
}

.ui-icon-lightbulb {
  background-position: -128px -128px
}

.ui-icon-scissors {
  background-position: -144px -128px
}

.ui-icon-clipboard {
  background-position: -160px -128px
}

.ui-icon-copy {
  background-position: -176px -128px
}

.ui-icon-contact {
  background-position: -192px -128px
}

.ui-icon-image {
  background-position: -208px -128px
}

.ui-icon-video {
  background-position: -224px -128px
}

.ui-icon-script {
  background-position: -240px -128px
}

.ui-icon-alert {
  background-position: 0 -144px
}

.ui-icon-info {
  background-position: -16px -144px
}

.ui-icon-notice {
  background-position: -32px -144px
}

.ui-icon-help {
  background-position: -48px -144px
}

.ui-icon-check {
  background-position: -64px -144px
}

.ui-icon-bullet {
  background-position: -80px -144px
}

.ui-icon-radio-on {
  background-position: -96px -144px
}

.ui-icon-radio-off {
  background-position: -112px -144px
}

.ui-icon-pin-w {
  background-position: -128px -144px
}

.ui-icon-pin-s {
  background-position: -144px -144px
}

.ui-icon-play {
  background-position: 0 -160px
}

.ui-icon-pause {
  background-position: -16px -160px
}

.ui-icon-seek-next {
  background-position: -32px -160px
}

.ui-icon-seek-prev {
  background-position: -48px -160px
}

.ui-icon-seek-end {
  background-position: -64px -160px
}

.ui-icon-seek-first,.ui-icon-seek-start {
  background-position: -80px -160px
}

.ui-icon-stop {
  background-position: -96px -160px
}

.ui-icon-eject {
  background-position: -112px -160px
}

.ui-icon-volume-off {
  background-position: -128px -160px
}

.ui-icon-volume-on {
  background-position: -144px -160px
}

.ui-icon-power {
  background-position: 0 -176px
}

.ui-icon-signal-diag {
  background-position: -16px -176px
}

.ui-icon-signal {
  background-position: -32px -176px
}

.ui-icon-battery-0 {
  background-position: -48px -176px
}

.ui-icon-battery-1 {
  background-position: -64px -176px
}

.ui-icon-battery-2 {
  background-position: -80px -176px
}

.ui-icon-battery-3 {
  background-position: -96px -176px
}

.ui-icon-circle-plus {
  background-position: 0 -192px
}

.ui-icon-circle-minus {
  background-position: -16px -192px
}

.ui-icon-circle-close {
  background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px
}

.ui-icon-circle-check {
  background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px
}

.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top {
  border-top-left-radius: 4px
}

.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr {
  border-top-right-radius: 4px
}

.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left {
  border-bottom-left-radius: 4px
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right {
  border-bottom-right-radius: 4px
}

.ui-widget-overlay {
  background: #aaa url(../images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .3;
  -webkit-filter: alpha(opacity=30)
}

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaa url(../images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .3;
  -webkit-filter: alpha(opacity=30);
  border-radius: 8px
}

.pickup-time-picker {
  min-width: 360px;
  width: 478px;
  border: 1px solid #ccc;
  margin-top: 20px;
  padding: 15px 5px 0 5px;
  position: absolute;
  top: 14px;
  left: 0;
  z-index: 1;
  background: #fff
}

.pickup-time-picker .date-wrapper {
  display: flex;
  text-align: center;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  font-size: 12px
}

.pickup-time-picker .date-wrapper li {
  flex: 1;
  position: relative;
  height: 44px;
  color: #333;
  margin: 0 14px;
  border: 2px solid #ccc;
  padding: 3px;
  overflow: hidden;
  cursor: pointer
}

.pickup-time-picker .date-wrapper li.current {
  color: #ff3b33;
  border: 2px solid #ff3b33
}

.pickup-time-picker .date-wrapper li.accessible-click.current:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background: red;
  bottom: -15px;
  right: -15px;
  transform: rotate(45deg)
}

.pickup-time-picker .date-wrapper .aicon-right {
  position: absolute;
  color: #fff;
  bottom: -3px;
  right: -1px
}

.pickup-time-picker .time-wrapper li.item {
  display: inline-block;
  width: 33.3333%;
  text-align: center;
  cursor: pointer
}

.pickup-time-picker .time-wrapper {
  padding: 10px 0
}

.pickup-time-picker .time-wrapper li {
  line-height: 22px;
  padding: 2px 0
}

.pickup-time-picker .time-wrapper li span {
  display: inline-block;
  padding: 0 14px;
  border-radius: 6px
}

.pickup-time-picker .time-wrapper li.current span {
  background-color: #ccc
}

.pickup-time-picker .time-wrapper .overtime {
  width: 100%;
  text-align: center;
  color: red;
  line-height: 80px
}

.content-editor img {
  max-width: 100%;
  height: auto;
  display: inline-block
}

.content-editor a {
  color: #eb1d21;
  text-decoration: underline
}

.content-editor a:hover {
  text-decoration: none
}

.content-editor em,.content-editor i {
  font-style: italic
}

.content-editor .comment {
  font-size: 12px
}

.content-editor .large-table {
  display: none
}

.content-editor .enhance-text {
  color: #eb1d21
}

.content-editor .small-line-height {
  line-height: 100%!important
}

.content-editor .middle-line-height {
  line-height: 200%!important
}

.content-editor .large-line-height {
  line-height: 300%!important
}

.content-editor .first-line-indent {
  text-indent: 24px
}

.content-editor ol {
  list-style-type: decimal
}

.content-editor ul {
  list-style-type: disc;
  margin-top: 0!important
}

.content-editor ul li {
  list-style: disc;
  margin-top: 0!important
}

.content-editor ol li {
  list-style: inherit
}

.content-editor .banner {
  margin: 15px 0
}

.content-editor .banner img {
  width: 100%
}

.content-editor h1 {
  margin: 0;
  font-size: 32px;
  font-family: "Hiragino Sans GB","Microsoft YaHei",sans-serif
}

.content-editor h2 {
  font-size: 14px;
  font-family: "Hiragino Sans GB","Microsoft YaHei",sans-serif;
  line-height: 24px
}

.content-editor h3 {
  color: #eb1d21;
  margin-bottom: 13px;
  font-size: 13px;
  font-family: "Hiragino Sans GB","Microsoft YaHei",sans-serif;
  line-height: 24px
}

.content-editor h4 {
  font-size: 13px;
  font-family: "Hiragino Sans GB","Microsoft YaHei",sans-serif
}

.content-editor li {
  margin: 7px 0;
  line-height: 17px;
  margin-left: 19px
}

.content-editor p {
  line-height: 24px
}

.content-editor table.no-padding-table tbody td,.content-editor table.no-padding-table tbody th,.content-editor table.no-padding-table tfoot td,.content-editor table.no-padding-table tfoot th,.content-editor table.no-padding-table thead td,.content-editor table.no-padding-table thead th {
  padding: 0
}

.content-editor table.small-padding-table tbody td,.content-editor table.small-padding-table tbody th,.content-editor table.small-padding-table tfoot td,.content-editor table.small-padding-table tfoot th,.content-editor table.small-padding-table thead td,.content-editor table.small-padding-table thead th {
  padding: 2px
}

.content-editor table.no-bolder-table tbody td,.content-editor table.no-bolder-table tbody th,.content-editor table.no-bolder-table tfoot td,.content-editor table.no-bolder-table tfoot th,.content-editor table.no-bolder-table thead td,.content-editor table.no-bolder-table thead th {
  border: 0
}

.content-editor .highlight-cell {
  background: #f2f2f2
}

.content-editor table.align-top-table tbody td,.content-editor table.align-top-table tbody th,.content-editor table.align-top-table tfoot td,.content-editor table.align-top-table tfoot th,.content-editor table.align-top-table thead td,.content-editor table.align-top-table thead th {
  vertical-align: top
}

.content-editor table {
  max-width: 100%!important
}

.content-editor table.first-column-header tbody tr:first-child td {
  border-top: 1px solid #ccc
}

.content-editor table.first-column-header thead tr td,.content-editor table.first-column-header thead tr th {
  background: 0 0;
  text-align: left
}

.content-editor table.first-column-header tbody tr td:first-child,.content-editor table.first-column-header tbody tr th:first-child,.content-editor table.first-column-header thead tr td:first-child,.content-editor table.first-column-header thead tr th:first-child {
  background: #f2f2f2;
  border-right-width: 0;
  text-align: center
}

.content-editor table tbody tr td,.content-editor table tbody tr th,.content-editor table tfoot tr td,.content-editor table tfoot tr th,.content-editor table thead tr td,.content-editor table thead tr th {
  border: 1px solid #ccc;
  padding: 10px
}

.content-editor table thead tr td,.content-editor table thead tr th {
  text-align: center;
  border-bottom: 0;
  background: #f2f2f2
}

.content-editor .table-detail {
  margin-bottom: 17px
}

.content-editor .modal-dialog {
  width: 800px
}

.content-editor .modal-dialog table {
  width: 100%;
  margin-bottom: 0
}

.content-editor .modal-dialog .modal-footer {
  margin-top: 0
}

.cookieCon {
  width: 100%;
  background: #e9e9e9
}

.cookieTip {
  padding: 15px 0;
  box-sizing: border-box;
  overflow: auto;
  zoom: 1;
  transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  -moz-transition: all .5s;
  font-size: 14px;
  max-width: 860px;
  margin: 0 auto
}

.cookieTip div:first-child {
  line-height: 1.6rem;
  max-width: 70%;
  float: left;
  padding-left: 17px
}

.cookieTip div:first-child h1 {
  color: #999;
  font-size: 14px;
  font-family: 'Arial Negreta',Arial;
  font-weight: 700
}

.policyOperate {
  display: inline-block;
  width: 220px;
  float: right;
  color: #999;
  font-family: 'Arial Negreta',Arial;
  font-style: normal;
  height: 80px;
  line-height: 80px
}

.policyOperate span {
  cursor: pointer
}

.policyOperate .cookie {
  display: inline-block;
  margin-right: 20px;
  color: #1e1d1d;
  width: 80px;
  line-height: 30px;
  text-align: center;
  border: 1.2px solid #9e9e9e;
  border-radius: 15px
}

.policyOperate .cookie.agreeCookie {
  background: #dc1e32;
  border: none;
  color: #fff
}

.cookieInfo .infoCookie {
  text-decoration: underline;
  color: #66095e;
  cursor: pointer
}

@media only screen and (max-width:1023px) {
  .downAndUp1024 {
    display: block!important
  }
}

@media only screen and (max-width:860px) {
  .policyOperate {
    min-width: 170px
  }

  .policyOperate p {
    float: left;
    margin-left: 17px;
    margin-right: 10px
  }
}

@media only screen and (max-width:425px) {
  .policyOperate p {
    clear: both
  }
}

.cooperative_consultation {
  margin-bottom: 75px
}

.cooperative_consultation input:focus,.cooperative_consultation textarea:focus {
  outline: 0;
  box-shadow: none
}

.cooperative_consultation .t_banner .banner_bg .banner_title {
  margin-left: 90px
}

.cooperative_consultation .content {
  max-width: 1280px;
  margin: 0 auto
}

.cooperative_consultation .content .cooperative_title {
  font-size: 18px;
  color: #333;
  line-height: 30px;
  padding-left: 64px;
  background: url(../images/cooperative_consultation/cooperative_title.png) no-repeat left center;
  margin: 50px 172px 50px 30px
}

.cooperative_consultation .content .form ul.table-sub {
  width: 100%;
  border-top: 1px dashed #cdcdcd
}

.cooperative_consultation .content .form ul.table-sub li.sub-list {
  width: 100%;
  padding: 40px 0;
  border-bottom: 1px dashed #cdcdcd;
  margin-top: -34px
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass {
  padding-left: 90px;
  margin-top: 34px;
  padding-right: 172px
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .validation-code {
  float: left;
  margin-left: 35px!important
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass div.name {
  float: left;
  font-size: 18px;
  color: #333;
  width: 220px;
  height: 34px;
  line-height: 34px
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass div.name span.star-red {
  color: #dc1e32;
  font-size: 26px;
  margin-left: 10px;
  position: relative;
  top: 6px
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .select.active .type-down {
  display: block
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .select.active .icon-down {
  background: url(../images/cooperative_consultation/icon-down.png) no-repeat
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .select.s-prompt p {
  background: url(../images/cooperative_consultation/s-prompt-b.png) no-repeat
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .select.s-prompt .icon-down {
  display: none
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .select.s-prompt .error-prompt {
  display: block
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .select {
  margin-left: 130px;
  position: relative
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .select p {
  width: 100%;
  height: 34px;
  padding-left: 17px;
  background: #f1f1f1;
  line-height: 34px;
  font-size: 18px;
  cursor: pointer
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .select .icon-down {
  position: absolute;
  right: 15px;
  top: 14px;
  display: block;
  width: 12px;
  height: 7px;
  background: url(../images/cooperative_consultation/icon-down.png) no-repeat 0 -8px
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .select .type-down {
  position: absolute;
  width: 578px;
  left: 0;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-top: none;
  font-size: 14px;
  display: none;
  z-index: 99
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .select .type-down li {
  height: 40px;
  line-height: 40px;
  text-align: center
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .select .type-down li a {
  display: block;
  color: #333
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .select .type-down li:hover {
  background: #dc1e32
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .select .type-down li:hover a {
  color: #fff
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .input,.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .textarea {
  width: 563px;
  padding-left: 17px;
  background: #f1f1f1;
  line-height: 34px;
  font-size: 18px;
  float: left;
  position: relative;
  margin-left: 130px
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .checkbox {
  position: relative
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .textarea textarea {
  border: none;
  background-color: #f1f1f1;
  outline: 0;
  resize: none;
  width: 557px;
  height: 170px
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .input input.text {
  width: 100%;
  height: 100%;
  background: 0 0;
  color: #333;
  cursor: pointer
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .input input.text::-webkit-input-placeholder {
  font-size: 16px
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .input input.text::-moz-placeholder {
  font-size: 16px
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .input input.text:-moz-placeholder {
  font-size: 16px
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .input input.text:-ms-input-placeholder {
  font-size: 16px
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .input .error-prompt {
  top: 35px
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .input.s-prompt {
  background: url(../images/cooperative_consultation/s-prompt-b.png) no-repeat
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .textarea.s-prompt {
  background: #fbe8ea url(../images/cooperative_consultation/s-prompt-b.png) no-repeat
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .textarea.s-prompt textarea {
  background-color: transparent
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .input.s-prompt .error-prompt {
  display: block
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .input.input-short {
  width: 373px;
  white-space: nowrap
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .input-choice {
  overflow: hidden;
  margin-left: 130px;
  float: left;
  margin-top: 10px;
  width: 390px
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .input-choice input[type=radio] {
  height: 20px;
  width: 20px
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .input-choice label {
  position: relative;
  bottom: 5px;
  left: 10px
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .input-choice .choice-cur.selected .radio {
  background: url(../images/cooperative_consultation/selected.png) no-repeat
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .input-choice .choice-cur {
  float: left;
  font-size: 18px;
  color: #333;
  height: 34px;
  line-height: 34px;
  margin-right: 22px
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .input-choice .choice-cur .radio {
  width: 18px;
  height: 18px;
  float: left;
  position: relative;
  top: 9px;
  background: url(../images/cooperative_consultation/default-icon.png) no-repeat;
  cursor: pointer
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .input-choice .choice-cur .choice {
  float: left;
  margin-left: 5px
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .error-prompt {
  font-size: 14px;
  color: #dc1e32;
  position: absolute;
  left: 0;
  top: 40px;
  display: none
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .checkbox .error-prompt {
  position: static;
  margin-top: 10px
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .require-access-route .input {
  background: #fff;
  padding-left: 0
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .require-access-route .input .checkbox {
  margin-bottom: 15px
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .require-access-route .input .label-text {
  position: absolute;
  top: -8px
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .require-access-route .input .error-prompt {
  left: 50%;
  top: 70%
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .error-prompt.textArea {
  top: 179px
}

.cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .error-prompt img {
  display: inline-block;
  margin-right: 9px
}

.cooperative_consultation .content .form .submit-bottom {
  overflow: hidden;
  padding-left: 90px;
  margin-top: 33px
}

.cooperative_consultation .content .form .submit-bottom .r-prompt {
  font-size: 18px;
  color: #dc1e32;
  line-height: 30px;
  float: left;
  display: none;
  font-weight: 700
}

.cooperative_consultation .content .form .submit-bottom .l-prompt {
  float: left;
  font-size: 18px;
  color: #dc1e32;
  width: 220px;
  margin-right: 130px
}

.cooperative_consultation .content .form .submit-bottom a {
  float: left;
  height: 54px;
  line-height: 54px;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  padding: 0 25px
}

.cooperative_consultation .content .form .submit-bottom .r-btn-a {
  background: #dc1e32;
  color: #fff
}

.cooperative_consultation .content .form .submit-bottom .r-btn-a img {
  display: inline-block;
  position: relative;
  top: 2px;
  margin-left: 24px
}

.cooperative_consultation .content .form .submit-bottom .r-btn-b {
  background: #fff;
  color: #dc1e32;
  border: 2px solid #dc1e32;
  display: none
}

.cooperative_consultation .content .inform-ation {
  display: none
}

.cooperative_consultation .content .inform-ation ul.ation-d {
  width: 100%;
  border-top: 1px dashed #cdcdcd
}

.cooperative_consultation .content .inform-ation ul.ation-d li {
  width: 100%;
  padding: 40px 0;
  border-bottom: 1px dashed #cdcdcd;
  margin-top: -34px
}

.cooperative_consultation .content .inform-ation ul.ation-d li .ation-d-list {
  padding-left: 90px;
  overflow: hidden;
  margin-top: 34px
}

.cooperative_consultation .content .inform-ation ul.ation-d li .ation-d-list div.name {
  float: left;
  font-size: 18px;
  color: #000;
  width: 220px;
  height: 34px;
  line-height: 34px
}

.cooperative_consultation .content .inform-ation ul.ation-d li .ation-d-list div.name span.name {
  float: left;
  display: block
}

.cooperative_consultation .content .inform-ation ul.ation-d li .ation-d-list div.name span.star-red {
  color: #dc1e32;
  font-size: 26px;
  margin-left: 10px;
  position: relative;
  top: 5px
}

.cooperative_consultation .content .inform-ation ul.ation-d li .ation-d-list .r-div-block {
  float: left;
  margin-left: 130px;
  width: 563px;
  height: 34px;
  padding-left: 17px;
  background: #f1f1f1;
  line-height: 34px;
  font-size: 18px;
  color: #000
}

.cooperative_consultation .content .inform-ation ul.ation-d li .ation-d-list .r-div-block.short {
  width: 373px
}

.cooperative_consultation .content .inform-ation ul.ation-d li .ation-d-list .input-choice {
  overflow: hidden;
  margin-left: 130px;
  float: left
}

.cooperative_consultation .content .inform-ation ul.ation-d li .ation-d-list .input-choice .choice-cur {
  float: left;
  font-size: 18px;
  color: #333;
  height: 34px;
  line-height: 34px;
  margin-right: 22px
}

.cooperative_consultation .content .inform-ation ul.ation-d li .ation-d-list .input-choice .choice-cur .radio {
  width: 18px;
  height: 18px;
  float: left;
  position: relative;
  top: 9px;
  background: url(../images/cooperative_consultation/selected.png) no-repeat
}

.cooperative_consultation .content .inform-ation ul.ation-d li .ation-d-list .input-choice .choice-cur .choice {
  float: left;
  margin-left: 5px
}

.cooperative_consultation .content .inform-ation .submit-bottom {
  overflow: hidden;
  padding-left: 90px;
  margin-top: 33px
}

.cooperative_consultation .content .inform-ation .submit-bottom .l-prompt {
  float: left;
  font-size: 18px;
  color: #dc1e32;
  width: 220px;
  margin-right: 130px
}

.cooperative_consultation .content .form.suggestion_kr ul.table-sub li.sub-list .subclass .select {
  margin-left: 130px;
  float: left;
  width: 563px
}

.choice-block {
  display: none
}

.industry {
  display: none
}

.input-choice .input-false {
  margin-left: 80px
}

.cooperative_consultation .prompt1 {
  font-size: 15px;
  color: #dc1e32;
  margin-right: 130px;
  padding-left: 90px
}

.cooperative_consultation .prompt2 {
  height: 25px;
  line-height: 25px;
  text-align: center;
  padding: 10px 0;
  color: #dc1e32
}

.cooperative_consultation .submit-wrap {
  text-align: center
}

.cooperative_consultation .content .form .submit-wrap a.r-btn-a {
  display: inline-block;
  float: none
}

.success-tips .repeat-tip {
  color: green;
  text-align: center
}

.continue-btn {
  background: green;
  color: #fff;
  display: inline-block;
  height: 54px;
  line-height: 54px;
  padding: 0 25px;
  text-align: center;
  font-size: 18px;
  font-weight: 700
}

.continue-wrap {
  text-align: center
}

.repeat-tip {
  padding: 25px 0
}

.cooperative_consultation .submit-result {
  text-align: center;
  color: green
}

.common,.success {
  padding: 50px 0
}

.continue .tip {
  padding: 10px 0
}

.submit-error {
  text-align: center;
  margin-top: 15px
}

.cooperative_consultation .r-btn-b {
  background: #fff;
  color: #dc1e32;
  border: 2px solid #dc1e32;
  height: 54px;
  line-height: 54px;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  padding: 0 25px;
  margin: 0 auto
}

.mainland .r-btn-b {
  width: 150px;
  margin-bottom: 15px
}

.mainland .detail-location-input,.mainland .detail-type-input {
  position: relative
}

.mainland .detail-location-input .input-group,.mainland .detail-type-input .input-group {
  border-radius: 3px;
  border: 1px solid #bfbfbf;
  color: gray
}

.mainland .detail-location-input .input-group:hover,.mainland .detail-type-input .input-group:hover {
  border-color: gray
}

.mainland .detail-location-input .form-control,.mainland .detail-type-input .form-control {
  background: 0 0
}

.mainland .detail-location-input .form-control.readonly[readonly],.mainland .detail-type-input .form-control.readonly[readonly] {
  color: gray;
  background: 0 0;
  padding: 0
}

.mainland .detail-location-input .form-control,.mainland .detail-location-input .input-group-addon,.mainland .detail-type-input .form-control,.mainland .detail-type-input .input-group-addon {
  border: 0
}

.mainland .detail-location-input .detail-date-time-input,.mainland .detail-location-input .detail-location-picker,.mainland .detail-type-input .detail-date-time-input,.mainland .detail-type-input .detail-location-picker {
  margin-top: -3px;
  padding-top: 2px
}

.mainland .detail-location-picker,.mainland .detail-type-picker {
  position: absolute;
  display: none;
  width: 100%;
  min-width: 420px;
  z-index: 200;
  top: 100%;
  margin-top: -1px;
  background-color: #fff;
  border: 1px solid #e1e1e0;
  border-top-width: 0
}

.mainland .detail-type-picker {
  width: 578px;
  left: -17px
}

.mainland .detail-location-picker ul,.mainland .detail-type-picker ul {
  margin-bottom: 5px
}

.mainland .detail-location-picker .area-level-tabs {
  text-align: center;
  margin: 5px 0 10px
}

.mainland .detail-location-picker .area-level-tabs li {
  display: inline;
  margin: 0 7px;
  padding: 7px 12px;
  border-radius: 3px;
  cursor: pointer
}

.mainland .detail-location-picker .area-level-tabs li.current {
  cursor: default;
  background-color: #333;
  color: #fff
}

.mainland .detail-location-picker .region-level-tabs,.mainland .detail-type-picker .region-level-tabs {
  margin: 0 16px 5px;
  border-bottom: 1px solid #333;
  height: 34px
}

.mainland .detail-location-picker .region-level-tabs:after,.mainland .detail-location-picker .region-level-tabs:before,.mainland .detail-type-picker .region-level-tabs:after,.mainland .detail-type-picker .region-level-tabs:before {
  content: " ";
  display: table
}

.mainland .detail-location-picker .region-level-tabs:after,.mainland .detail-type-picker .region-level-tabs:after {
  clear: both
}

.mainland .detail-location-picker .region-level-tabs li,.mainland .detail-type-picker .region-level-tabs li {
  float: left;
  padding: 0 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 20%;
  text-align: center;
  line-height: 32px;
  height: 34px;
  font-size: 13px;
  cursor: pointer;
  box-sizing: border-box
}

.mainland .detail-location-picker .region-level-tabs li.current,.mainland .detail-type-picker .region-level-tabs li.current {
  background-color: #333;
  color: #fff
}

.mainland .detail-location-picker .region-level-tabs li.has-selection,.mainland .detail-type-picker .region-level-tabs li.has-selection {
  list-style-type: disc;
  list-style-position: inside
}

.mainland .detail-location-picker .regions,.mainland .detail-type-picker .types {
  width: 95%;
  display: block;
  margin: 0 auto 32px
}

.mainland .detail-location-picker .regions:after,.mainland .detail-location-picker .regions:before,.mainland .detail-type-picker .types:after,.mainland .detail-type-picker .types:before {
  content: " ";
  display: table
}

.mainland .detail-location-picker .regions:after,.mainland .detail-type-picker .types:after {
  clear: both
}

.mainland .detail-location-picker .regions .error-loading,.mainland .detail-location-picker .regions .loading-text,.mainland .detail-type-picker .types .loading-text,.mainland .detail-typs-picker .types .error-loading {
  padding: 20px 0 0;
  text-align: center
}

.mainland .detail-location-picker .regions .loading-text,.mainland .detail-type-picker .types .loading-text {
  color: #bfbfbf
}

.mainland .detail-location-picker .regions .error-loading,.mainland .detail-type-picker .types .error-loading {
  color: #eb1d21
}

.mainland .detail-location-picker .regions .regions-page,.mainland .detail-type-picker .types .regions-page {
  display: none
}

.mainland .detail-location-picker .regions .regions-page.current,.mainland .detail-type-picker .types .regions-page.current {
  display: block
}

.mainland .detail-location-picker .regions li,.mainland .detail-type-picker .types li {
  float: left;
  width: 25%;
  height: 27px;
  text-align: center;
  padding: 4px 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: gray
}

.mainland .detail-location-picker .regions li a,.mainland .detail-type-picker .types li a {
  padding: 5px 10px;
  font-size: 13px;
  color: #333
}

.mainland .detail-location-picker .regions li a:hover,.mainland .detail-type-picker .types li a:hover {
  background-color: #f2f2f2;
  text-decoration: none
}

.mainland .detail-location-picker .regions li.current,.mainland .detail-location-picker .regions li.current a,.mainland .detail-type-picker .types li.current,.mainland .detail-type-picker .types li.current a {
  background-color: #333;
  color: #fff
}

.mainland .detail-location-picker .pages-switch,.mainland .detail-type-picker .pages-switch {
  display: block;
  text-align: center
}

.mainland .detail-location-picker .pages-switch:after,.mainland .detail-location-picker .pages-switch:before,.mainland .detail-type-picker .pages-switch:after,.mainland .detail-type-picker .pages-switch:before {
  content: " ";
  display: table
}

.mainland .detail-location-picker .pages-switch:after,.mainland .detail-type-picker .pages-switch:after {
  clear: both
}

.mainland .detail-location-picker .pages-switch li,.mainland .detail-type-picker .pages-switch li {
  display: inline;
  padding: 3px;
  font-size: 14px;
  color: gray;
  cursor: pointer
}

.mainland .detail-location-picker .pages-switch li.current,.mainland .detail-type-picker .pages-switch li.current {
  color: #333;
  cursor: default
}

.mainland .detail-location-picker .pages-switch li.current:hover,.mainland .detail-type-picker .pages-switch li.current:hover {
  background-color: transparent
}

.mainland .detail-location-picker .pages-switch li:hover,.mainland .detail-type-picker .pages-switch li:hover {
  background-color: #f2f2f2
}

.mainland .detail-location-picker .hide-picker,.mainland .detail-type-picker .hide-picker {
  padding: 10px 25px
}

.mainland .detail-location-picker .hide-picker:hover,.mainland .detail-type-picker .hide-picker:hover {
  text-decoration: none
}

.mainland .detail-location-picker .unavailable-regions,.mainland .detail-type-picker .unavailable-regions {
  padding: 0 28px;
  margin: 15px 0;
  color: #eb1d21
}

.mainland .detail-location-picker .unavailable-regions .glyphicon,.mainland .detail-type-picker .unavailable-regions .glyphicon {
  font-size: 15px;
  margin-right: 3px
}

.mainland .detail-location-picker .unavailable-regions p,.mainland .detail-type-picker .unavailable-regions p {
  margin-top: 5px;
  font-size: 13px
}

.mainland #companyRegion,.mainland #industryType {
  width: 100%;
  font-size: 16px
}

.success-tip {
  display: none
}

.mainland .content .form ul.table-sub li.sub-list .subclass {
  padding-left: 90px;
  margin-top: 24px;
  padding-right: 0
}

.mainland .content .form ul.table-sub li.sub-list .subclass div.name {
  float: left;
  font-size: 16px;
  color: #333;
  width: 200px;
  height: 34px;
  line-height: 34px;
  text-align: right;
  position: relative
}

.mainland .content .form ul.table-sub li.sub-list .subclass div.name span.star-red {
  color: #dc1e32;
  font-size: 20px;
  width: 17px;
  margin-left: 0;
  margin-right: -17px;
  position: relative;
  top: 3px;
  display: inline-block
}

.mainland .content .form ul.table-sub li.sub-list .subclass .select {
  margin-left: 0;
  width: 100%
}

.mainland .content .form ul.table-sub li.sub-list .subclass .select p {
  padding-left: 0
}

.mainland .content .form ul.table-sub li.sub-list .subclass .select .type-down {
  margin-left: -17px
}

.mainland .content .form ul.table-sub li.sub-list .subclass .textarea {
  margin-left: 50px
}

.mainland .content .form ul.table-sub li.sub-list .subclass .error-prompt {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  margin-left: 6px
}

.mainland .content .form .submit-bottom {
  overflow: hidden;
  padding-left: 0;
  margin-top: 33px
}

.mainland .content .form ul.table-sub li.sub-list .subclass .error-prompt {
  position: static
}

.mainland .tab {
  background-color: #fff;
  border: 1px solid #ccc;
  padding-left: 10px;
  padding-right: 2px;
  position: absolute;
  min-height: 65px;
  font-size: 12px;
  border-radius: 3px;
  overflow: hidden;
  line-height: 20px;
  min-width: 400px;
  z-index: 1
}

.mainland .tab a:hover {
  background-color: #ddd;
  text-decoration: none
}

.mainland * {
  box-sizing: content-box
}

.hidediv {
  display: none
}

.cooperative_consultation .detail-location-picker {
  width: 578px;
  left: -17px;
  top: 34px
}

.detail-location-input {
  position: relative
}

.detail-location-input .input-group {
  border-radius: 3px;
  border: 1px solid #bfbfbf;
  color: gray
}

.detail-location-input .input-group:hover {
  border-color: gray
}

.detail-location-input .form-control {
  background: 0 0
}

.detail-location-input .form-control.readonly[readonly] {
  color: gray;
  background: 0 0
}

.detail-location-input .form-control,.detail-location-input .input-group-addon {
  border: 0
}

.detail-location-input .detail-date-time-input,.detail-location-input .detail-location-picker {
  margin-top: -3px;
  padding-top: 2px
}

.detail-location-picker {
  position: absolute;
  display: none;
  width: 100%;
  min-width: 406px;
  z-index: 200;
  top: 100%;
  margin-top: -1px;
  background-color: #fff;
  border: 1px solid #e1e1e0;
  border-top-width: 0
}

.detail-location-picker ul {
  margin-bottom: 5px
}

.detail-location-picker .area-level-tabs {
  text-align: center;
  margin: 5px 0 10px
}

.detail-location-picker .area-level-tabs li {
  display: inline;
  margin: 0 7px;
  padding: 7px 12px;
  border-radius: 3px;
  cursor: pointer
}

.detail-location-picker .area-level-tabs li.current {
  cursor: default;
  background-color: #333;
  color: #fff
}

.detail-location-picker .region-level-tabs {
  margin: 0 16px 5px;
  border-bottom: 1px solid #333;
  height: 34px
}

.detail-location-picker .region-level-tabs:after,.detail-location-picker .region-level-tabs:before {
  content: " ";
  display: table
}

.detail-location-picker .region-level-tabs:after {
  clear: both
}

.detail-location-picker .region-level-tabs li {
  float: left;
  padding: 0 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 20%;
  text-align: center;
  line-height: 32px;
  height: 34px;
  font-size: 13px;
  cursor: pointer
}

.detail-location-picker .region-level-tabs li.current {
  background-color: #333;
  color: #fff
}

.detail-location-picker .region-level-tabs li.has-selection {
  list-style-type: disc;
  list-style-position: inside
}

.detail-location-picker .regions {
  width: 95%;
  display: block;
  margin: 0 auto 32px
}

.detail-location-picker .regions:after,.detail-location-picker .regions:before {
  content: " ";
  display: table
}

.detail-location-picker .regions:after {
  clear: both
}

.detail-location-picker .regions .error-loading,.detail-location-picker .regions .loading-text {
  padding: 20px 0 0;
  text-align: center
}

.detail-location-picker .regions .loading-text {
  color: #bfbfbf
}

.detail-location-picker .regions .error-loading {
  color: #eb1d21
}

.detail-location-picker .regions .regions-page {
  display: none
}

.detail-location-picker .regions .regions-page.current {
  display: block
}

.detail-location-picker .regions li {
  float: left;
  width: 25%;
  height: 27px;
  text-align: center;
  padding: 4px 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: gray
}

.detail-location-picker .regions li a {
  padding: 5px 10px;
  font-size: 13px
}

.detail-location-picker .regions li a:hover {
  background-color: #f2f2f2;
  text-decoration: none
}

.detail-location-picker .regions li.current,.detail-location-picker .regions li.current a {
  background-color: #333;
  color: #fff
}

.detail-location-picker .pages-switch {
  display: block;
  text-align: center
}

.detail-location-picker .pages-switch:after,.detail-location-picker .pages-switch:before {
  content: " ";
  display: table
}

.detail-location-picker .pages-switch:after {
  clear: both
}

.detail-location-picker .pages-switch li {
  display: inline;
  padding: 3px;
  font-size: 14px;
  color: gray;
  cursor: pointer
}

.detail-location-picker .pages-switch li.current {
  color: #333;
  cursor: default
}

.detail-location-picker .pages-switch li.current:hover {
  background-color: transparent
}

.detail-location-picker .pages-switch li:hover {
  background-color: #f2f2f2
}

.detail-location-picker .hide-picker {
  padding: 10px 25px
}

.detail-location-picker .hide-picker:hover {
  text-decoration: none
}

.detail-location-picker .unavailable-regions {
  padding: 0 28px;
  margin: 15px 0;
  color: #eb1d21
}

.detail-location-picker .unavailable-regions .glyphicon {
  font-size: 15px;
  margin-right: 3px
}

.detail-location-picker .unavailable-regions p {
  margin-top: 5px;
  font-size: 13px
}[flex],[flex]>*,[flex]>[flex] {
  overflow: hidden
}[flex] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}[flex]>* {
  display: block
}[flex]>[flex] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}[flex~="main:left"] {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start
}[flex~="main:right"] {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}[flex~="main:justify"] {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}[flex~="main:center"] {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}[flex~="cross:top"] {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start
}[flex~="cross:bottom"] {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-end;
  align-items: flex-end
}[flex~="cross:center"] {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center
}[flex~="cross:baseline"] {
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  -ms-grid-row-align: baseline;
  align-items: baseline
}[flex~="cross:stretch"] {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  -ms-grid-row-align: stretch;
  align-items: stretch
}[flex-box="0"] {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0
}[flex-box="1"] {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1
}[flex-box="2"] {
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  -webkit-flex-shrink: 2;
  -ms-flex-negative: 2;
  flex-shrink: 2
}[flex-box="3"] {
  -webkit-box-flex: 3;
  -webkit-flex-grow: 3;
  -ms-flex-positive: 3;
  flex-grow: 3;
  -webkit-flex-shrink: 3;
  -ms-flex-negative: 3;
  flex-shrink: 3
}[flex-box="4"] {
  -webkit-box-flex: 4;
  -webkit-flex-grow: 4;
  -ms-flex-positive: 4;
  flex-grow: 4;
  -webkit-flex-shrink: 4;
  -ms-flex-negative: 4;
  flex-shrink: 4
}[flex-box="5"] {
  -webkit-box-flex: 5;
  -webkit-flex-grow: 5;
  -ms-flex-positive: 5;
  flex-grow: 5;
  -webkit-flex-shrink: 5;
  -ms-flex-negative: 5;
  flex-shrink: 5
}[flex-box="6"] {
  -webkit-box-flex: 6;
  -webkit-flex-grow: 6;
  -ms-flex-positive: 6;
  flex-grow: 6;
  -webkit-flex-shrink: 6;
  -ms-flex-negative: 6;
  flex-shrink: 6
}[flex-box="7"] {
  -webkit-box-flex: 7;
  -webkit-flex-grow: 7;
  -ms-flex-positive: 7;
  flex-grow: 7;
  -webkit-flex-shrink: 7;
  -ms-flex-negative: 7;
  flex-shrink: 7
}[flex-box="8"] {
  -webkit-box-flex: 8;
  -webkit-flex-grow: 8;
  -ms-flex-positive: 8;
  flex-grow: 8;
  -webkit-flex-shrink: 8;
  -ms-flex-negative: 8;
  flex-shrink: 8
}[flex-box="9"] {
  -webkit-box-flex: 9;
  -webkit-flex-grow: 9;
  -ms-flex-positive: 9;
  flex-grow: 9;
  -webkit-flex-shrink: 9;
  -ms-flex-negative: 9;
  flex-shrink: 9
}[flex-box="10"] {
  -webkit-box-flex: 10;
  -webkit-flex-grow: 10;
  -ms-flex-positive: 10;
  flex-grow: 10;
  -webkit-flex-shrink: 10;
  -ms-flex-negative: 10;
  flex-shrink: 10
}

.graphValidate .form-group {
  margin-bottom: 20px
}

.graphValidate .graph-validate-img {
  width: 178px;
  height: 52px;
  margin: 0 auto;
  cursor: pointer
}

.graphValidate .form-control {
  border: 1px solid transparent!important;
  border-bottom: 1px solid #ccc!important;
  padding: 6px 0
}

.graphValidate .form-control:focus {
  border: 1px solid transparent!important;
  -webkit-box-shadow: 0 2px 0 #eb1d21!important;
  box-shadow: 0 2px 0 #eb1d21!important
}

.validate-warning {
  color: gray;
  height: 40px
}

.validate-warning .aicon-face-smile {
  position: relative;
  top: 25px;
  font-size: 20px;
  right: 7px
}

.validate-warning .validate-text {
  text-align: left;
  margin-left: 16px
}

.validate-warning .barrier-free-help {
  margin-left: 17px
}

.validate-warning .barrier-free-help a {
  text-decoration: underline
}

.root-background .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 990px
}

.root-background .container:after,.root-background .container:before {
  content: " ";
  display: table
}

.root-background .container:after {
  clear: both
}

.row {
  margin-left: -15px;
  margin-right: -15px
}

.row:after,.row:before {
  content: " ";
  display: table
}

.row:after {
  clear: both
}

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
  float: left
}

.col-xs-1 {
  width: 8.33333%
}

.col-xs-2 {
  width: 16.66667%
}

.col-xs-3 {
  width: 25%
}

.col-xs-4 {
  width: 33.33333%
}

.col-xs-5 {
  width: 41.66667%
}

.col-xs-6 {
  width: 50%
}

.col-xs-7 {
  width: 58.33333%
}

.col-xs-8 {
  width: 66.66667%
}

.col-xs-9 {
  width: 75%
}

.col-xs-10 {
  width: 83.33333%
}

.col-xs-11 {
  width: 91.66667%
}

.col-xs-12 {
  width: 100%
}

.col-xs-pull-0 {
  right: 0
}

.col-xs-pull-1 {
  right: 8.33333%
}

.col-xs-pull-2 {
  right: 16.66667%
}

.col-xs-pull-3 {
  right: 25%
}

.col-xs-pull-4 {
  right: 33.33333%
}

.col-xs-pull-5 {
  right: 41.66667%
}

.col-xs-pull-6 {
  right: 50%
}

.col-xs-pull-7 {
  right: 58.33333%
}

.col-xs-pull-8 {
  right: 66.66667%
}

.col-xs-pull-9 {
  right: 75%
}

.col-xs-pull-10 {
  right: 83.33333%
}

.col-xs-pull-11 {
  right: 91.66667%
}

.col-xs-pull-12 {
  right: 100%
}

.col-xs-push-0 {
  left: 0
}

.col-xs-push-1 {
  left: 8.33333%
}

.col-xs-push-2 {
  left: 16.66667%
}

.col-xs-push-3 {
  left: 25%
}

.col-xs-push-4 {
  left: 33.33333%
}

.col-xs-push-5 {
  left: 41.66667%
}

.col-xs-push-6 {
  left: 50%
}

.col-xs-push-7 {
  left: 58.33333%
}

.col-xs-push-8 {
  left: 66.66667%
}

.col-xs-push-9 {
  left: 75%
}

.col-xs-push-10 {
  left: 83.33333%
}

.col-xs-push-11 {
  left: 91.66667%
}

.col-xs-push-12 {
  left: 100%
}

.col-xs-offset-0 {
  margin-left: 0
}

.col-xs-offset-1 {
  margin-left: 8.33333%
}

.col-xs-offset-2 {
  margin-left: 16.66667%
}

.col-xs-offset-3 {
  margin-left: 25%
}

.col-xs-offset-4 {
  margin-left: 33.33333%
}

.col-xs-offset-5 {
  margin-left: 41.66667%
}

.col-xs-offset-6 {
  margin-left: 50%
}

.col-xs-offset-7 {
  margin-left: 58.33333%
}

.col-xs-offset-8 {
  margin-left: 66.66667%
}

.col-xs-offset-9 {
  margin-left: 75%
}

.col-xs-offset-10 {
  margin-left: 83.33333%
}

.col-xs-offset-11 {
  margin-left: 91.66667%
}

.col-xs-offset-12 {
  margin-left: 100%
}

.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
  float: left
}

.col-sm-1 {
  width: 8.33333%
}

.col-sm-2 {
  width: 16.66667%
}

.col-sm-3 {
  width: 25%
}

.col-sm-4 {
  width: 33.33333%
}

.col-sm-5 {
  width: 41.66667%
}

.col-sm-6 {
  width: 50%
}

.col-sm-7 {
  width: 58.33333%
}

.col-sm-8 {
  width: 66.66667%
}

.col-sm-9 {
  width: 75%
}

.col-sm-10 {
  width: 83.33333%
}

.col-sm-11 {
  width: 91.66667%
}

.col-sm-12 {
  width: 100%
}

.col-sm-pull-0 {
  right: 0
}

.col-sm-pull-1 {
  right: 8.33333%
}

.col-sm-pull-2 {
  right: 16.66667%
}

.col-sm-pull-3 {
  right: 25%
}

.col-sm-pull-4 {
  right: 33.33333%
}

.col-sm-pull-5 {
  right: 41.66667%
}

.col-sm-pull-6 {
  right: 50%
}

.col-sm-pull-7 {
  right: 58.33333%
}

.col-sm-pull-8 {
  right: 66.66667%
}

.col-sm-pull-9 {
  right: 75%
}

.col-sm-pull-10 {
  right: 83.33333%
}

.col-sm-pull-11 {
  right: 91.66667%
}

.col-sm-pull-12 {
  right: 100%
}

.col-sm-push-0 {
  left: 0
}

.col-sm-push-1 {
  left: 8.33333%
}

.col-sm-push-2 {
  left: 16.66667%
}

.col-sm-push-3 {
  left: 25%
}

.col-sm-push-4 {
  left: 33.33333%
}

.col-sm-push-5 {
  left: 41.66667%
}

.col-sm-push-6 {
  left: 50%
}

.col-sm-push-7 {
  left: 58.33333%
}

.col-sm-push-8 {
  left: 66.66667%
}

.col-sm-push-9 {
  left: 75%
}

.col-sm-push-10 {
  left: 83.33333%
}

.col-sm-push-11 {
  left: 91.66667%
}

.col-sm-push-12 {
  left: 100%
}

.col-sm-offset-0 {
  margin-left: 0
}

.col-sm-offset-1 {
  margin-left: 8.33333%
}

.col-sm-offset-2 {
  margin-left: 16.66667%
}

.col-sm-offset-3 {
  margin-left: 25%
}

.col-sm-offset-4 {
  margin-left: 33.33333%
}

.col-sm-offset-5 {
  margin-left: 41.66667%
}

.col-sm-offset-6 {
  margin-left: 50%
}

.col-sm-offset-7 {
  margin-left: 58.33333%
}

.col-sm-offset-8 {
  margin-left: 66.66667%
}

.col-sm-offset-9 {
  margin-left: 75%
}

.col-sm-offset-10 {
  margin-left: 83.33333%
}

.col-sm-offset-11 {
  margin-left: 91.66667%
}

.col-sm-offset-12 {
  margin-left: 100%
}

.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
  float: left
}

.col-md-1 {
  width: 8.33333%
}

.col-md-2 {
  width: 16.66667%
}

.col-md-3 {
  width: 25%
}

.col-md-4 {
  width: 33.33333%
}

.col-md-5 {
  width: 41.66667%
}

.col-md-6 {
  width: 50%
}

.col-md-7 {
  width: 58.33333%
}

.col-md-8 {
  width: 66.66667%
}

.col-md-9 {
  width: 75%
}

.col-md-10 {
  width: 83.33333%
}

.col-md-11 {
  width: 91.66667%
}

.col-md-12 {
  width: 100%
}

.col-md-pull-0 {
  right: 0
}

.col-md-pull-1 {
  right: 8.33333%
}

.col-md-pull-2 {
  right: 16.66667%
}

.col-md-pull-3 {
  right: 25%
}

.col-md-pull-4 {
  right: 33.33333%
}

.col-md-pull-5 {
  right: 41.66667%
}

.col-md-pull-6 {
  right: 50%
}

.col-md-pull-7 {
  right: 58.33333%
}

.col-md-pull-8 {
  right: 66.66667%
}

.col-md-pull-9 {
  right: 75%
}

.col-md-pull-10 {
  right: 83.33333%
}

.col-md-pull-11 {
  right: 91.66667%
}

.col-md-pull-12 {
  right: 100%
}

.col-md-push-0 {
  left: 0
}

.col-md-push-1 {
  left: 8.33333%
}

.col-md-push-2 {
  left: 16.66667%
}

.col-md-push-3 {
  left: 25%
}

.col-md-push-4 {
  left: 33.33333%
}

.col-md-push-5 {
  left: 41.66667%
}

.col-md-push-6 {
  left: 50%
}

.col-md-push-7 {
  left: 58.33333%
}

.col-md-push-8 {
  left: 66.66667%
}

.col-md-push-9 {
  left: 75%
}

.col-md-push-10 {
  left: 83.33333%
}

.col-md-push-11 {
  left: 91.66667%
}

.col-md-push-12 {
  left: 100%
}

.col-md-offset-0 {
  margin-left: 0
}

.col-md-offset-1 {
  margin-left: 8.33333%
}

.col-md-offset-2 {
  margin-left: 16.66667%
}

.col-md-offset-3 {
  margin-left: 25%
}

.col-md-offset-4 {
  margin-left: 33.33333%
}

.col-md-offset-5 {
  margin-left: 41.66667%
}

.col-md-offset-6 {
  margin-left: 50%
}

.col-md-offset-7 {
  margin-left: 58.33333%
}

.col-md-offset-8 {
  margin-left: 66.66667%
}

.col-md-offset-9 {
  margin-left: 75%
}

.col-md-offset-10 {
  margin-left: 83.33333%
}

.col-md-offset-11 {
  margin-left: 91.66667%
}

.col-md-offset-12 {
  margin-left: 100%
}

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {
  float: left
}

.col-lg-1 {
  width: 8.33333%
}

.col-lg-2 {
  width: 16.66667%
}

.col-lg-3 {
  width: 25%
}

.col-lg-4 {
  width: 33.33333%
}

.col-lg-5 {
  width: 41.66667%
}

.col-lg-6 {
  width: 50%
}

.col-lg-7 {
  width: 58.33333%
}

.col-lg-8 {
  width: 66.66667%
}

.col-lg-9 {
  width: 75%
}

.col-lg-10 {
  width: 83.33333%
}

.col-lg-11 {
  width: 91.66667%
}

.col-lg-12 {
  width: 100%
}

.col-lg-pull-0 {
  right: 0
}

.col-lg-pull-1 {
  right: 8.33333%
}

.col-lg-pull-2 {
  right: 16.66667%
}

.col-lg-pull-3 {
  right: 25%
}

.col-lg-pull-4 {
  right: 33.33333%
}

.col-lg-pull-5 {
  right: 41.66667%
}

.col-lg-pull-6 {
  right: 50%
}

.col-lg-pull-7 {
  right: 58.33333%
}

.col-lg-pull-8 {
  right: 66.66667%
}

.col-lg-pull-9 {
  right: 75%
}

.col-lg-pull-10 {
  right: 83.33333%
}

.col-lg-pull-11 {
  right: 91.66667%
}

.col-lg-pull-12 {
  right: 100%
}

.col-lg-push-0 {
  left: 0
}

.col-lg-push-1 {
  left: 8.33333%
}

.col-lg-push-2 {
  left: 16.66667%
}

.col-lg-push-3 {
  left: 25%
}

.col-lg-push-4 {
  left: 33.33333%
}

.col-lg-push-5 {
  left: 41.66667%
}

.col-lg-push-6 {
  left: 50%
}

.col-lg-push-7 {
  left: 58.33333%
}

.col-lg-push-8 {
  left: 66.66667%
}

.col-lg-push-9 {
  left: 75%
}

.col-lg-push-10 {
  left: 83.33333%
}

.col-lg-push-11 {
  left: 91.66667%
}

.col-lg-push-12 {
  left: 100%
}

.col-lg-offset-0 {
  margin-left: 0
}

.col-lg-offset-1 {
  margin-left: 8.33333%
}

.col-lg-offset-2 {
  margin-left: 16.66667%
}

.col-lg-offset-3 {
  margin-left: 25%
}

.col-lg-offset-4 {
  margin-left: 33.33333%
}

.col-lg-offset-5 {
  margin-left: 41.66667%
}

.col-lg-offset-6 {
  margin-left: 50%
}

.col-lg-offset-7 {
  margin-left: 58.33333%
}

.col-lg-offset-8 {
  margin-left: 66.66667%
}

.col-lg-offset-9 {
  margin-left: 75%
}

.col-lg-offset-10 {
  margin-left: 83.33333%
}

.col-lg-offset-11 {
  margin-left: 91.66667%
}

.col-lg-offset-12 {
  margin-left: 100%
}

@font-face {
  font-family:sf-express;src:url(../fonts/sf-express.eot?hash=1609387044);src:url(../fonts/sf-express.eot#iefix?hash=1609387044) format("embedded-opentype"),url(../fonts/sf-express.woff?hash=1609387044) format("woff"),url(../fonts/sf-express.ttf?hash=1609387044) format("truetype"),url(../fonts/sf-express.svg#icon?hash=1609387044) format("svg")
}[class*=" aicon-"]:before,[class^=aicon-]:before {
  font-family: sf-express!important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.aicon-1:before {
  content: "\ea01"
}

.aicon-10kg:before {
  content: "\ea02"
}

.aicon-1kg:before {
  content: "\ea03"
}

.aicon-20kg:before {
  content: "\ea04"
}

.aicon-28:before {
  content: "\ea05"
}

.aicon-3kg:before {
  content: "\ea06"
}

.aicon-5kg:before {
  content: "\ea07"
}

.aicon-address-book:before {
  content: "\ea08"
}

.aicon-agree:before {
  content: "\ea09"
}

.aicon-ai-split:before {
  content: "\ea0a"
}

.aicon-airport:before {
  content: "\ea0b"
}

.aicon-alarm-on:before {
  content: "\ea0c"
}

.aicon-alert:before {
  content: "\ea0d"
}

.aicon-allow-up:before {
  content: "\ea0e"
}

.aicon-arrow-right:before {
  content: "\ea0f"
}

.aicon-arrow-up:before {
  content: "\ea10"
}

.aicon-article-type:before {
  content: "\ea11"
}

.aicon-ask:before {
  content: "\ea12"
}

.aicon-back-outlined:before {
  content: "\ea13"
}

.aicon-back-setting:before {
  content: "\ea14"
}

.aicon-baoguan:before {
  content: "\ea15"
}

.aicon-bianji:before {
  content: "\ea16"
}

.aicon-bill:before {
  content: "\ea17"
}

.aicon-border-download:before {
  content: "\ea18"
}

.aicon-brand:before {
  content: "\ea19"
}

.aicon-bs-delete:before {
  content: "\ea1a"
}

.aicon-bs-edit:before {
  content: "\ea1b"
}

.aicon-bs-recepted:before {
  content: "\ea1c"
}

.aicon-bs-refused:before {
  content: "\ea1d"
}

.aicon-calculator:before {
  content: "\ea1e"
}

.aicon-camera-2:before {
  content: "\ea1f"
}

.aicon-camera:before {
  content: "\ea20"
}

.aicon-car:before {
  content: "\ea21"
}

.aicon-cc-plane:before {
  content: "\ea22"
}

.aicon-ccrn-search:before {
  content: "\ea23"
}

.aicon-change-deliver:before {
  content: "\ea24"
}

.aicon-check-Unseleted-x:before {
  content: "\ea25"
}

.aicon-check:before {
  content: "\ea26"
}

.aicon-checked:before {
  content: "\ea27"
}

.aicon-chemical:before {
  content: "\ea28"
}

.aicon-chevron-double-down:before {
  content: "\ea29"
}

.aicon-chevron-double-up:before {
  content: "\ea2a"
}

.aicon-chevron-right-outlined:before {
  content: "\ea2b"
}

.aicon-chevron_left:before {
  content: "\ea2c"
}

.aicon-chevron_right:before {
  content: "\ea2d"
}

.aicon-circle-check:before {
  content: "\ea2e"
}

.aicon-claim:before {
  content: "\ea2f"
}

.aicon-clothes:before {
  content: "\ea30"
}

.aicon-cod-bills:before {
  content: "\ea31"
}

.aicon-cod-checking:before {
  content: "\ea32"
}

.aicon-combine_ic_month:before {
  content: "\ea33"
}

.aicon-coupons:before {
  content: "\ea34"
}

.aicon-CSV:before {
  content: "\ea35"
}

.aicon-customer-zone:before {
  content: "\ea36"
}

.aicon-customs-clear:before {
  content: "\ea37"
}

.aicon-declare-type:before {
  content: "\ea38"
}

.aicon-delete1:before {
  content: "\ea39"
}

.aicon-delete2:before {
  content: "\ea3a"
}

.aicon-diamond:before {
  content: "\ea3b"
}

.aicon-document:before {
  content: "\ea3c"
}

.aicon-douban:before {
  content: "\ea3d"
}

.aicon-double-arrow-left:before {
  content: "\ea3e"
}

.aicon-double-arrow-right:before {
  content: "\ea3f"
}

.aicon-down:before {
  content: "\ea40"
}

.aicon-edit:before {
  content: "\ea41"
}

.aicon-emptybox:before {
  content: "\ea42"
}

.aicon-emptylist:before {
  content: "\ea43"
}

.aicon-excel-import:before {
  content: "\ea44"
}

.aicon-exchange:before {
  content: "\ea45"
}

.aicon-expand-more-outlined:before {
  content: "\ea46"
}

.aicon-explain:before {
  content: "\ea47"
}

.aicon-export:before {
  content: "\ea48"
}

.aicon-face-serious:before {
  content: "\ea49"
}

.aicon-face-smile:before {
  content: "\ea4a"
}

.aicon-facebook:before {
  content: "\ea4b"
}

.aicon-file-outlined:before {
  content: "\ea4c"
}

.aicon-fill-star:before {
  content: "\ea4d"
}

.aicon-fmcg:before {
  content: "\ea4e"
}

.aicon-food:before {
  content: "\ea4f"
}

.aicon-forbid:before {
  content: "\ea50"
}

.aicon-fragile:before {
  content: "\ea51"
}

.aicon-freight-time:before {
  content: "\ea52"
}

.aicon-function:before {
  content: "\ea53"
}

.aicon-furniture:before {
  content: "\ea54"
}

.aicon-googleplus:before {
  content: "\ea55"
}

.aicon-h-dot:before {
  content: "\ea56"
}

.aicon-hand-add24:before {
  content: "\ea57"
}

.aicon-home-black:before {
  content: "\ea58"
}

.aicon-horn:before {
  content: "\ea59"
}

.aicon-household:before {
  content: "\ea5a"
}

.aicon-i-down:before {
  content: "\ea5b"
}

.aicon-ic-wait16:before {
  content: "\ea5c"
}

.aicon-icon-dele:before {
  content: "\ea5d"
}

.aicon-icon-edit:before {
  content: "\ea5e"
}

.aicon-id-card-copy:before {
  content: "\ea5f"
}

.aicon-id-card:before {
  content: "\ea60"
}

.aicon-import-export:before {
  content: "\ea61"
}

.aicon-intellect-address:before {
  content: "\ea62"
}

.aicon-jinggao01:before {
  content: "\ea63"
}

.aicon-limitation:before {
  content: "\ea64"
}

.aicon-line:before {
  content: "\ea65"
}

.aicon-lingyingbiaozhun:before {
  content: "\ea66"
}

.aicon-location-black:before {
  content: "\ea67"
}

.aicon-location-pickup:before {
  content: "\ea68"
}

.aicon-location:before {
  content: "\ea69"
}

.aicon-logout:before {
  content: "\ea6a"
}

.aicon-manual-input:before {
  content: "\ea6b"
}

.aicon-mechine:before {
  content: "\ea6c"
}

.aicon-medicine:before {
  content: "\ea6d"
}

.aicon-membership:before {
  content: "\ea6e"
}

.aicon-minuscircled:before {
  content: "\ea6f"
}

.aicon-miss:before {
  content: "\ea70"
}

.aicon-mobile:before {
  content: "\ea71"
}

.aicon-money:before {
  content: "\ea72"
}

.aicon-msg:before {
  content: "\ea73"
}

.aicon-my-application:before {
  content: "\ea74"
}

.aicon-naver:before {
  content: "\ea75"
}

.aicon-net-location:before {
  content: "\ea76"
}

.aicon-net-point:before {
  content: "\ea77"
}

.aicon-other:before {
  content: "\ea78"
}

.aicon-package-2:before {
  content: "\ea79"
}

.aicon-package:before {
  content: "\ea7a"
}

.aicon-pay-type-1:before {
  content: "\ea7b"
}

.aicon-pay-type-2:before {
  content: "\ea7c"
}

.aicon-pay-type-4:before {
  content: "\ea7d"
}

.aicon-pickup-spot:before {
  content: "\ea7e"
}

.aicon-post-standard:before {
  content: "\ea7f"
}

.aicon-printer:before {
  content: "\ea80"
}

.aicon-qq-zone:before {
  content: "\ea81"
}

.aicon-qrcode:before {
  content: "\ea82"
}

.aicon-radio-active:before {
  content: "\ea83"
}

.aicon-radio:before {
  content: "\ea84"
}

.aicon-reddit:before {
  content: "\ea85"
}

.aicon-right-arrow:before {
  content: "\ea86"
}

.aicon-right-bottom-triangle:before {
  content: "\ea87"
}

.aicon-right:before {
  content: "\ea88"
}

.aicon-round-add:before {
  content: "\ea89"
}

.aicon-safe:before {
  content: "\ea8a"
}

.aicon-save:before {
  content: "\ea8b"
}

.aicon-search:before {
  content: "\ea8c"
}

.aicon-self-pick:before {
  content: "\ea8d"
}

.aicon-self-service:before {
  content: "\ea8e"
}

.aicon-service-area:before {
  content: "\ea8f"
}

.aicon-set-up:before {
  content: "\ea90"
}

.aicon-settings:before {
  content: "\ea91"
}

.aicon-shanchu:before {
  content: "\ea92"
}

.aicon-shangchuan:before {
  content: "\ea93"
}

.aicon-shield:before {
  content: "\ea94"
}

.aicon-sign:before {
  content: "\ea95"
}

.aicon-stamp:before {
  content: "\ea96"
}

.aicon-star:before {
  content: "\ea97"
}

.aicon-store-house:before {
  content: "\ea98"
}

.aicon-stroke-star:before {
  content: "\ea99"
}

.aicon-success:before {
  content: "\ea9a"
}

.aicon-suggestion:before {
  content: "\ea9b"
}

.aicon-tel:before {
  content: "\ea9c"
}

.aicon-time-pickup:before {
  content: "\ea9d"
}

.aicon-time:before {
  content: "\ea9e"
}

.aicon-to-left:before {
  content: "\ea9f"
}

.aicon-to-right:before {
  content: "\eaa0"
}

.aicon-tri:before {
  content: "\eaa1"
}

.aicon-twitter:before {
  content: "\eaa2"
}

.aicon-umbrella:before {
  content: "\eaa3"
}

.aicon-uncheck:before {
  content: "\eaa4"
}

.aicon-up:before {
  content: "\eaa5"
}

.aicon-useful-forms:before {
  content: "\eaa6"
}

.aicon-v-dot:before {
  content: "\eaa7"
}

.aicon-weight-size:before {
  content: "\eaa8"
}

.aicon-weixin:before {
  content: "\eaa9"
}

.aicon-whatsapp:before {
  content: "\eaaa"
}

.aicon-xinlang:before {
  content: "\eaab"
}

.aicon-zalo:before {
  content: "\eaac"
}

.aicon-zengjia-01:before {
  content: "\eaad"
}

#report .content {
  margin: 0 auto;
  width: 1280px
}

#report .content .title {
  font-size: 29px;
  margin-top: 30px;
  width: 100%;
  text-align: center;
  color: #333;
  font-weight: 700
}

#report .content table {
  border-top: 1px solid #bb7878;
  border-bottom: 1px solid #bba5a5;
  padding: 5px 0
}

#report .content table tr {
  height: 35px
}

#report .content table tr a {
  font-size: 20px;
  color: #333
}

#report .content table tr a:hover {
  color: #dc1e32
}

.exlight {
  background: url(../images/ifa/light.jpg);
  height: 390px
}

.exlight .content {
  margin: 0 auto;
  width: 1280px
}

.exlight .content .title {
  font-size: 30px;
  margin-top: 30px;
  width: 100%;
  text-align: center;
  color: #333;
  font-weight: 700;
  height: 100px;
  line-height: 120px
}

.exlight .content .media {
  width: 100%;
  height: 280px
}

.exlight .swiper-container {
  width: 100%;
  height: 100%
}

.exlight .swiper-container .swiper-slide {
  height: 230px
}

.exlight .swiper-container a {
  display: block;
  width: 100%;
  height: 100%
}

.exlight .swiper-container a img {
  width: 100%;
  height: 170px
}

.exlight .swiper-container .text {
  background-color: #fff;
  color: #270206;
  height: 60px;
  line-height: 30px;
  font-size: 19px;
  padding: 0 5px
}

.exhibition .content {
  margin: 0 auto;
  width: 1280px
}

.exhibition .content .title {
  font-size: 30px;
  margin-top: 30px;
  width: 100%;
  text-align: center;
  color: #333;
  font-weight: 700
}

.exhibition .content .media {
  width: 100%;
  height: 300px;
  position: relative
}

.exhibition .swiper-container {
  width: 90%;
  height: 100%;
  overflow-y: visible
}

.exhibition .swiper-container .swiper-slide {
  height: 180px;
  top: 60px
}

.exhibition .swiper-button-prev {
  background: url(../images/ifa/arrow.png) no-repeat 5px 6px
}

.exhibition .swiper-button-next {
  background: url(../images/ifa/arrow.png) no-repeat -21px 6px
}

.exhibition .swiper-container .swiper-slide-next {
  transition: all .6s;
  -moz-transition: all .6s;
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  transform: scale(1.3);
  -ms-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -o-transform: scale(1.3)
}

.exhibition .swiper-container img {
  width: 100%;
  height: 100%
}

.exhibition .swiper-container .swiper-slide {
  position: relative
}

.exhibition .swiper-container a {
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  display: block;
  position: absolute;
  width: 60px;
  height: 60px;
  background: url(../images/case_details/play.png);
  background-size: 100% 100%
}

.exhibition .swiper-container .swiper-slide:hover a {
  background: url(../images/case_details/icon.png);
  background-size: 100% 100%
}

.exhibition .swiper-container .text {
  position: relative;
  bottom: 40px;
  background-color: rgba(0,0,0,.6);
  color: #fff;
  height: 40px;
  line-height: 40px;
  font-size: 19px;
  padding: 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.mail_service.ifadownLoad .tab_container .tab_title {
  font-size: 29px
}

.mail_service.ifadownLoad .tab_container ul.d_list li {
  padding-bottom: 60px;
  height: auto!important;
  margin-top: 80px
}

.mail_service.ifadownLoad .tab_container ul.d_list li a {
  pointer-events: none
}

.mail_service.ifadownLoad .tab_container {
  margin-top: 0
}

.ifa_modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: none;
  background: rgba(0,0,0,.7);
  overflow: auto
}

.ifa_form_wrap {
  width: 852px;
  margin: 67px auto;
  border-radius: 4px;
  font-size: 18px;
  background-color: #fff;
  padding: 40px;
  position: relative;
  letter-spacing: 2px
}

.ifa_form_wrap .close {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #dcdddd;
  text-align: center;
  line-height: 52px;
  font-size: 53px;
  border-radius: 50%;
  cursor: pointer;
  font-weight: 400
}

.ifa_form_wrap .title_tips {
  width: 100%;
  font-size: 25px;
  line-height: 30px;
  height: 30px;
  text-align: center;
  letter-spacing: 3px;
  text-indent: 20px
}

#ifa_form {
  width: 670px;
  margin: 0 auto;
  margin-top: 30px
}

#ifa_form li {
  position: relative;
  line-height: 45px;
  height: 45px;
  margin-bottom: 30px
}

#ifa_form li input {
  width: 490px;
  height: 100%;
  background: #f1f1f1;
  float: left;
  font-size: 20px
}

#ifa_form li .form_header {
  width: 180px;
  float: left
}

#ifa_form .error_input {
  display: none;
  position: absolute;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  top: 45px;
  left: 180px;
  color: #dc1e32
}

#ifa_form .error input {
  background: rgba(218,34,56,.2)
}

#ifa_form .error .error_input {
  display: block
}

#ifa_form li input[name=code] {
  width: 250px
}

#ifa_form li .code_wrap {
  float: left;
  height: 45px;
  width: 200px;
  margin-left: 20px
}

#ifa_form li .code_wrap img {
  width: 100%;
  height: 100%;
  cursor: pointer
}

.ifa_form_wrap .bottom_btn {
  text-align: center;
  margin-bottom: 45px;
  height: 45px
}

.ifa_form_wrap .bottom_btn button {
  width: 374px;
  height: 100%;
  line-height: 45px;
  font-size: 20px;
  background: #dc1e32;
  color: #fff;
  position: relative;
  left: 32px
}

.ifa_form_wrap .bottom_btn button:disabled {
  background-color: #e9686b;
  cursor: not-allowed
}

.ifa_form_wrap #close {
  background: #d3d3d3;
  color: #000
}

.zoomIn {
  -webkit-animation: zoomIn .5s backwards;
  animation: zoomIn .5s backwards
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1);
    transform: scale3d(.1,.1,.1)
  }

  50% {
    opacity: 1
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1);
    transform: scale3d(.1,.1,.1)
  }

  50% {
    opacity: 1
  }
}

.swiper-pagination-bullet {
  margin: 0 6px!important;
  background: #b1b1b1!important;
  width: 15px!important;
  height: 15px!important;
  opacity: .7!important
}

.swiper-pagination-bullet-active {
  background: #d92437!important
}

#banner {
  width: 100%;
  position: relative;
  overflow: hidden
}

#videoShort {
  width: 100%!important;
  height: 488px
}

#banner .swiper-slide {
  width: 100%
}

#banner .swiper-slide a {
  display: block
}

#banner .swiper-slide img {
  width: 100%;
  height: 487px;
  vertical-align: top
}

#banner .onlyImage {
  width: 100%;
  max-height: 640px;
  vertical-align: top
}

#banner .same-tip.jp,#banner .same-tip.release {
  right: 0
}

#banner .same-tip {
  overflow: hidden;
  position: absolute;
  right: -177px;
  z-index: 10;
  top: 50%;
  margin-top: -85px;
  height: 84px
}

#banner .same-tip .re-left {
  float: left;
  width: 60px;
  height: 100%;
  background: #dc1e32;
  cursor: pointer
}

#banner .same-tip .re-left .img {
  width: 100%;
  height: 30px;
  background: url(../images/index/warning_prompt_icon1.png) no-repeat center center;
  margin-top: 7px
}

#banner .same-tip .re-left p {
  font-size: 14px;
  line-height: 15px;
  color: #fff;
  text-align: center;
  margin-top: 3px
}

#banner .same-tip .content-wrapper {
  background-color: #fff;
  height: 100%;
  width: 177px;
  display: table;
  padding-left: 5px
}

#banner .same-tip .content-wrapper a.re-right {
  display: table-row
}

#banner .same-tip .content-wrapper a.re-right .content {
  display: table-cell;
  vertical-align: middle;
  font-size: 13px;
  color: #dc1e32
}

#banner .same-tip a.re-right .content:hover {
  text-decoration: underline
}

#banner .tips {
  margin-top: 1px
}

#banner .tips .re-left .img {
  background: url(../images/index/warning_prompt_icon2.png) no-repeat center center
}

#small-header {
  width: 100%;
  height: 98px;
  background: #dc1e32;
  position: relative;
  z-index: 9;
  margin-top: -1px
}

#small-header .content ul {
  width: 100%;
  height: 100%
}

#small-header .content ul li.pb-last {
  background: 0 0
}

#small-header .content ul li:hover {
  background: #fff
}

#small-header .content ul li:hover a {
  color: #dc1e32
}

#small-header .content ul li:hover a.zz {
  background: url(../images/index/smallBanner-icon-red.png) no-repeat
}

#small-header .content ul li:hover a.jd {
  background: url(../images/index/smallBanner-icon-red.png) no-repeat 0 -38px
}

#small-header .content ul li:hover a.sx {
  background: url(../images/index/smallBanner-icon-red.png) no-repeat 0 -77px
}

#small-header .content ul li:hover a.wd {
  background: url(../images/index/smallBanner-icon-red.png) no-repeat 0 -115px
}

#small-header .content ul li:hover a.fw {
  background: url(../images/index/smallBanner-icon-red.png) no-repeat 0 -152px
}

#small-header .content ul li:hover a.kf {
  background: url(../images/index/smallBanner-icon-red.png) no-repeat 0 -191px
}

#small-header .content ul li {
  float: left;
  width: 213px;
  height: 100%;
  text-align: center;
  line-height: 98px;
  position: relative;
  background: url(../images/index/pb-wrapper-line.png) no-repeat center right
}

#small-header.cn .content ul li,#small-header.my .content ul li,#small-header.sg .content ul li {
  width: 20%
}

#small-header .content ul li a {
  color: #fff;
  padding: 5px 0 5px 41px;
  font-size: 16px
}

#small-header .content ul li a.zz {
  background: url(../images/index/smallBanner-icon.png) no-repeat
}

#small-header .content ul li a.jd {
  background: url(../images/index/smallBanner-icon.png) no-repeat 0 -38px
}

#small-header .content ul li a.sx {
  background: url(../images/index/smallBanner-icon.png) no-repeat 0 -77px
}

#small-header .content ul li a.wd {
  background: url(../images/index/smallBanner-icon.png) no-repeat 0 -115px
}

#small-header .content ul li a.fw {
  background: url(../images/index/smallBanner-icon.png) no-repeat 0 -152px
}

#small-header .content ul li a.kf {
  background: url(../images/index/smallBanner-icon.png) no-repeat 0 -191px
}

.pb-wrapper .content {
  width: 1280px;
  margin: 0 auto;
  position: relative;
  height: 100%
}

#small-header .quick-tool {
  position: absolute;
  bottom: 98px;
  left: 0;
  background-color: #fff;
  border-radius: 3px;
  line-height: normal
}

#small-header .quick-tool .error {
  display: none
}

#small-header .quick-tool .bill-number a,#small-header .quick-tool .links a {
  color: inherit;
  width: auto;
  height: auto;
  padding: 0
}

#small-header .quick-tool.show {
  border-radius: 0
}

#small-header .waybill .quick-tool-title:hover {
  background: 0 0;
  color: #fff
}

#small-header .waybill .quick-tool {
  position: absolute;
  background-color: transparent;
  width: 344px
}

#small-header .waybill .quick-tool .arrow {
  position: absolute;
  left: 27%;
  margin-left: -9px;
  bottom: -9px;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-width: 9px;
  border-top-color: #ddd;
  border-top-color: rgba(0,0,0,.15);
  border-bottom-width: 0;
  border-style: solid
}

#small-header .waybill .quick-tool .arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-color: transparent;
  border-width: 9px;
  border-top-color: #fff;
  border-bottom-width: 0;
  border-style: solid;
  left: -9px;
  bottom: 1px
}

#small-header .waybill .quick-tool.inithack {
  display: block;
  visibility: hidden
}

#small-header .waybill .quick-tool.show {
  display: block
}

#small-header .waybill .quick-tool .bill-number {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  background-color: #fff;
  min-height: 170px;
  text-align: left;
  padding: 15px 20px;
  -webkit-transition: min-height 120ms;
  transition: min-height 120ms
}

#small-header .waybill .quick-tool .bill-number .error-block {
  display: block
}

#small-header .waybill .quick-tool .bill-number.folded {
  min-height: 0;
  padding-right: 60px;
  position: relative
}

#small-header .waybill .quick-tool .bill-number.folded .notice {
  display: none
}

#small-header .waybill .quick-tool .bill-number.folded .tokenfield {
  position: relative;
  overflow: hidden;
  padding: 3px;
  padding-left: 9px;
  min-height: 38px;
  font-size: 13px
}

#small-header .waybill .quick-tool .bill-number:after,#small-header .waybill .quick-tool .bill-number:before {
  content: " ";
  display: table
}

#small-header .waybill .quick-tool .bill-number:after {
  clear: both
}

#small-header .waybill .quick-tool .bill-number .bill-numbers-input {
  width: 278px;
  height: 87px;
  padding: 10px 15px
}

#small-header .waybill .quick-tool .bill-number .error {
  margin: -7px 10px 5px 10px;
  color: #e4393c;
  font-size: 13px
}

#small-header .waybill .quick-tool .bill-number .form-wrap {
  position: relative;
  box-shadow: inset 0 0 10px rgba(0,0,0,.1);
  border: 1px solid #e1e1e0;
  margin-bottom: 12px
}

#small-header .waybill .quick-tool .bill-number .form-wrap .icon {
  position: absolute;
  top: -1px;
  right: -41px;
  width: 41px;
  height: 40px;
  background: url(../images/index/smallHeader-searchIcon.png) no-repeat center -18px;
  display: none;
  border: 1px solid #e1e1e0;
  border-left: none
}

#small-header .waybill .quick-tool .bill-number.folded .form-wrap .icon {
  display: block
}

#small-header .waybill .quick-tool .bill-number .form-wrap .icon a {
  display: block;
  width: 100%;
  height: 100%
}

#small-header .waybill .quick-tool .bill-number .form-wrap .notice {
  color: #ccc;
  font-size: 12px;
  padding: 0 10px 5px
}

#small-header .waybill .quick-tool .bill-number .nearlyWaybill {
  display: none;
  font-size: 14px;
  padding-left: 9px;
  position: relative;
  bottom: 6px
}

#small-header .waybill .quick-tool .bill-number .nearlyWaybillNO {
  color: #66c3dc;
  text-decoration: underline;
  padding-left: 10px
}

#small-header .waybill .quick-tool .bill-number .phone {
  width: 264px;
  height: 32px;
  line-height: 32px;
  margin-bottom: 12px;
  border-radius: 3px;
  position: relative;
  box-shadow: inset 0 0 10px rgba(0,0,0,.1);
  border: 1px solid #e1e1e0
}

#small-header .waybill .quick-tool .bill-number .phone input {
  width: 100%;
  height: 100%;
  float: left;
  border: 0;
  background: url(../images/index/ie.png);
  padding-left: 10px;
  box-sizing: border-box;
  line-height: 32px;
  font-size: 13px;
  color: gray
}

#small-header .waybill .quick-tool .bill-number .phone .icon {
  width: 41px;
  height: 32px;
  position: absolute;
  right: -41px;
  top: -1px;
  border-radius: 2px;
  background: url(../images/index/smallHeader-searchIcon.png) center 6px;
  border: 1px solid #e1e1e0;
  border-left: none
}

#small-header .waybill .quick-tool .bill-number .phone .icon a {
  display: block;
  width: 100%;
  height: 100%
}

#small-header .waybill .quick-tool .bill-number .primary-button {
  display: block;
  width: 304px;
  padding: 0;
  text-align: center;
  line-height: 35px;
  border-radius: 3px;
  height: 35px;
  background: #dc1e32;
  color: #fff;
  font-size: 16px
}

#small-header .waybill .quick-tool .bill-number .primary-button.disabled {
  background-color: gray;
  color: #fff;
  border: none;
  cursor: not-allowed
}

#small-header .waybill .quick-tool .bill-number .tokenfield {
  -webkit-transition: min-height 120ms;
  transition: min-height 120ms;
  height: auto;
  min-height: 87px;
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
  box-shadow: none;
  border: none;
  background: 0 0
}

#business {
  width: 100%;
  height: 668px
}

#business .content .title {
  font-size: 30px;
  text-align: center;
  height: 120px;
  padding-top: 30px;
  box-sizing: border-box;
  font-weight: 700;
  color: #333
}

#business .content .title span {
  font-size: 16px;
  display: block;
  margin-top: 20px;
  font-weight: 400
}

#business .content .swiper-pagination {
  bottom: 50px!important
}

#business .content .move-content {
  margin-top: 20px
}

#business .content .move-content .nav {
  width: 100%;
  height: 46px
}

#business .content .move-content .nav li {
  display: block;
  float: left;
  text-align: center;
  width: 50%;
  height: 46px;
  border-bottom: 2px solid #949494;
  font-size: 20px;
  line-height: 36px;
  background: url(../images/index/ie.png)
}

#business .content .move-content .nav li a {
  color: #949494;
  display: block;
  width: 100%;
  font-size: 18px;
  padding: 0
}

#business .content .move-content .nav li.active {
  border-bottom: 2px solid #d92437;
  background: url(../images/index/business-select.png) no-repeat center bottom
}

#business .content .move-content .nav li.active a,#business .content .move-content .nav li:hover a {
  color: #d92437;
  font-weight: 700;
  background: 0 0
}

#business .content .move-content .nav-content.tab-open {
  height: 462px;
  margin-top: 20px
}

#business .content .move-content .nav-content {
  overflow: hidden;
  height: 0
}

#business .content .move-content .nav-content .swiper-container {
  height: 100%
}

#business .content .move-content .nav-content .swiper-container .swiper-slide {
  height: 462px
}

#business .content .move-content .nav-content a {
  display: block;
  width: 633px;
  height: 358px;
  float: left;
  margin-left: 14px;
  background: #f1f1f1;
  transition: all 1s linear;
  -moz-transition: all 1s linear;
  -webkit-transition: all 1s linear;
  -o-transition: all 1s linear
}

#business .content .move-content .nav-content a:first-child {
  margin-left: 0
}

#business .content .move-content .nav-content a .t_img {
  width: 100%;
  height: 234px;
  overflow: hidden
}

#business .content .move-content .nav-content a .t_img .titlePage {
  vertical-align: top
}

#business .content .move-content .nav-content a div.div_p {
  padding-left: 30px;
  padding-right: 20px;
  box-sizing: border-box;
  float: left
}

#business .content .move-content .nav-content a div.div_p span {
  font-size: 22px;
  display: block;
  padding-left: 55px;
  color: #000;
  margin-top: 13px
}

#business .content .move-content .nav-content a div.div_p span.wl {
  background: url(../images/index/business-wl1-icon1.png) no-repeat 0 5px
}

#business .content .move-content .nav-content a div.div_p span.ly {
  background: url(../images/index/business-wl1-icon2.png) no-repeat 0 5px
}

#business .content .move-content .nav-content a div.div_p span.cc {
  padding-left: 36px;
  background: url(../images/index/business-wl1-icon3.png) no-repeat 0 1px
}

#business .content .move-content .nav-content a div.div_p span.medicine {
  padding-left: 36px;
  background: url(../images/index/medicine.png) no-repeat 0 1px
}

#business .content .move-content .nav-content a div.div_p span.jr-1 {
  background: url(../images/index/jr-icon1.png) no-repeat 0 1px;
  padding-left: 35px
}

#business .content .move-content .nav-content a div.div_p span.jr-2 {
  background: url(../images/index/jr-icon2.png) no-repeat 0 3px;
  padding-left: 35px
}

#business .content .move-content .nav-content a div.div_p span.jr-3 {
  background: url(../images/index/jr-icon3.png) no-repeat 0 6px;
  padding-left: 35px
}

#business .content .move-content .nav-content a div.div_p span.jr-4 {
  background: url(../images/index/jr-icon4.png) no-repeat 0 3px;
  padding-left: 35px
}

#business .content .move-content .nav-content a div.div_p span.jr-5 {
  background: url(../images/index/sy-icon2.png) no-repeat 0 0
}

#business .content .move-content .nav-content a div.div_p span.jr-6 {
  background: url(../images/index/sy-icon1.png) no-repeat 0 4px
}

#business .content .move-content .nav-content a div.div_p p {
  margin: 0;
  font-size: 13px;
  margin-top: 9px;
  color: #626262
}

#business .content .move-content .nav-content a:hover {
  background: #dc1e32;
  color: #fff
}

#business .content .move-content .nav-content a:hover div.div_p p,#business .content .move-content .nav-content a:hover div.div_p span {
  color: #fff
}

#business .content .move-content .nav-content a:hover div.div_p span.wl {
  background: url(../images/index/business-wl1-icon-b1.png) no-repeat 0 5px
}

#business .content .move-content .nav-content a:hover div.div_p span.ly {
  background: url(../images/index/business-wl1-icon-b2.png) no-repeat 0 5px
}

#business .content .move-content .nav-content a:hover div.div_p span.cc {
  background: url(../images/index/business-wl1-icon-b3.png) no-repeat 0 1px
}

#business .content .move-content .nav-content a:hover div.div_p span.medicine {
  background: url(../images/index/medicine.png) no-repeat 0 1px
}

#business .content .move-content .nav-content a:hover div.div_p span.jr-1 {
  background: url(../images/index/jr-icon-b1.png) no-repeat 0 1px
}

#business .content .move-content .nav-content a:hover div.div_p span.jr-2 {
  background: url(../images/index/jr-icon-b2.png) no-repeat 0 3px
}

#business .content .move-content .nav-content a:hover div.div_p span.jr-3 {
  background: url(../images/index/jr-icon-b3.png) no-repeat 0 6px
}

#business .content .move-content .nav-content a:hover div.div_p span.jr-4 {
  background: url(../images/index/jr-icon-b4.png) no-repeat 0 3px
}

#business .content .move-content .nav-content a:hover div.div_p span.jr-5 {
  background: url(../images/index/sy-icon-b1.png) no-repeat 0 0
}

#business .content .move-content .nav-content a:hover div.div_p span.jr-6 {
  background: url(../images/index/sy-icon-b2.png) no-repeat 0 4px
}

#case-share {
  width: 100%;
  height: 400px;
  background: #f5f4f1;
  position: relative;
  overflow: hidden;
  margin: 0 auto
}

#case-share .case-shareBg {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px
}

#case-share .content {
  overflow: hidden
}

#case-share .content .title {
  font-size: 30px;
  margin-top: 30px;
  width: 100%;
  text-align: center;
  color: #333;
  font-weight: 700
}

#case-share .content .title span {
  display: block;
  font-size: 16px;
  margin-top: 20px;
  font-weight: 400
}

#case-share .content .swiper-container {
  margin-top: 25px;
  width: 1130px
}

#case-share .content .swiper-container a {
  display: block;
  width: 172px;
  height: 172px;
  margin: 0 auto;
  background: url(../images/index/cir-white.png) no-repeat;
  transition: all .1s linear;
  -moz-transition: all .1s linear;
  -webkit-transition: all .1s linear;
  -o-transition: all .1s linear
}

#case-share .content .swiper-container a .t-img {
  width: 100%;
  height: 61px;
  margin: 0 auto;
  position: relative;
  top: 42px
}

#case-share .content .swiper-container a .t-img img {
  margin: 0 auto
}

#case-share .content .swiper-container a .t-img img.red {
  display: block
}

#case-share .content .swiper-container a .t-img img.hover-white {
  display: none
}

#case-share .content .swiper-container a p {
  font-size: 20px;
  color: #dc1e32;
  text-align: center;
  margin-top: 46px;
  font-weight: 400
}

#case-share .content .swiper-container a:hover {
  background: url(../images/index/cir-red.png) no-repeat
}

#case-share .content .swiper-container a:hover .t-img img.red {
  display: none
}

#case-share .content .swiper-container a:hover .t-img img.hover-white {
  display: block
}

#case-share .content .swiper-container a:hover p {
  color: #fff
}

#case-share .content .swiper-container,#case-share .content .swiper-slide,#case-share .content .swiper-wrapper {
  height: 172px;
  text-align: center
}

#case-share .content .swiper-slide {
  width: 282.5px
}

#case-share .content .swiper-arrow-left {
  position: absolute;
  left: 0;
  width: 20px;
  height: 41px;
  background: url(../images/index/case-shareArrow.png) no-repeat;
  top: 50%;
  margin-top: -20.5px;
  cursor: pointer
}

#case-share .content .swiper-arrow-left.donthave {
  background: url(../images/index/donthave-arrow.png) no-repeat;
  cursor: default
}

#case-share .content .swiper-arrow-right {
  position: absolute;
  right: 0;
  width: 20px;
  height: 41px;
  background: url(../images/index/case-shareArrow.png) no-repeat right 0;
  top: 50%;
  margin-top: -20.5px;
  cursor: pointer
}

#case-share .content .swiper-arrow-right.donthave {
  background: url(../images/index/donthave-arrow.png) no-repeat right 0;
  cursor: default
}

#news-consultation {
  margin-bottom: 98px
}

#news-consultation .content {
  overflow: hidden
}

#news-consultation .content .title {
  font-size: 30px;
  margin-top: 30px;
  width: 100%;
  text-align: center;
  color: #333;
  font-weight: 700
}

#news-consultation .content .title span {
  display: block;
  font-size: 16px;
  margin-top: 20px;
  font-weight: 400
}

#news-consultation .content .wrapper {
  margin-top: 30px;
  overflow: hidden
}

#news-consultation .content .wrapper a {
  float: left;
  width: 310px;
  height: 336px;
  margin-right: 10px;
  margin-bottom: 10px;
  background: #f1f1f1;
  color: #333;
  transition: all .1s linear;
  -moz-transition: all .1s linear;
  -webkit-transition: all .1s linear;
  -o-transition: all .1s linear
}

#news-consultation .content .wrapper .box-link-first {
  margin-left: 0
}

#news-consultation .content .wrapper a .titlePage {
  width: 100%;
  height: 204px
}

#news-consultation .content .wrapper a div.text-wrap {
  padding: 14px;
  box-sizing: border-box
}

#news-consultation .content .wrapper a div span {
  font-size: 20px;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden
}

#news-consultation .content .wrapper a div p {
  font-size: 14px;
  margin: 8px 0 0 0
}

#news-consultation .content .wrapper a div p b {
  color: #de3746;
  font-weight: 400
}

#news-consultation .content .wrapper a:hover {
  background: #dc1e32;
  color: #fff
}

#news-consultation .content .wrapper a:hover p b {
  color: #fff
}

#promotion {
  width: 100%;
  background: #e8e8e8;
  padding-bottom: 60px
}

#promotion .content {
  overflow: hidden
}

#promotion .content .title {
  font-size: 30px;
  margin-top: 30px;
  width: 100%;
  text-align: center;
  color: #333;
  font-weight: 700
}

#promotion .content .title span {
  display: block;
  font-size: 16px;
  margin-top: 20px;
  font-weight: 400
}

#promotion .content .wrapper {
  width: 100%;
  margin-top: 33px
}

#promotion .content .wrapper .table {
  overflow: hidden
}

#promotion .content .wrapper .table .box {
  display: block;
  width: 633px;
  height: 162px;
  float: left;
  margin-left: 14px;
  background: #fff;
  position: relative;
  transition: all .1s linear;
  -moz-transition: all .1s linear;
  -webkit-transition: all .1s linear;
  -o-transition: all .1s linear
}

#promotion .content .wrapper .table .box a.box-link {
  display: block
}

#promotion .content .wrapper .table .box:first-child {
  margin-left: 0
}

#promotion .content .wrapper .table .box .titlePage {
  width: 196px;
  height: 141px;
  float: left;
  margin: 11px;
  overflow: hidden
}

#promotion .content .wrapper .table .box .titlePage img {
  width: 100%
}

#promotion .content .wrapper .table .box .text {
  float: left;
  width: 383px;
  height: 141px;
  margin: 11px 0;
  padding-left: 19px;
  padding-right: 13px
}

#promotion .content .wrapper .table .box .text span {
  font-size: 20px;
  color: #333;
  padding: 15px 0;
  display: block
}

#promotion .content .wrapper .table .box .text p {
  font-size: 14px;
  margin: 0;
  color: #333
}

#promotion .content .wrapper .table .box .text p b {
  color: #de3746;
  font-weight: 400
}

#promotion .content .wrapper .table .box .text .date {
  color: #de3746;
  font-size: 14px;
  margin-top: 10px
}

#promotion .content .wrapper .table .box .text .dateTwo {
  color: #999;
  font-size: 14px;
  margin-top: 10px
}

#promotion .content .wrapper .table .box:hover {
  background: #dc1e32;
  color: #fdf2f3
}

#promotion .content .wrapper .table .box:hover p {
  color: #fff
}

#promotion .content .wrapper .table .box:hover .date,#promotion .content .wrapper .table .box:hover p b,#promotion .content .wrapper .table .box:hover span {
  color: #fff
}

#promotion .content .wrapper .table {
  margin-bottom: 14px
}

#banner a.play {
  display: none;
  position: absolute;
  height: 45px;
  left: 50%;
  top: 50%;
  margin-left: -100px;
  line-height: 45px;
  color: #333;
  font-size: 18px;
  border: 1px solid #333;
  padding: 0 58px 0 10px
}

#banner a.play span {
  background: url(../images/index/index_play_h.png) no-repeat;
  display: block;
  position: absolute;
  right: 13px;
  top: 7px;
  width: 38px;
  height: 32px
}

#banner a.play:hover {
  color: #fff;
  border: 1px solid #dc1e32;
  background: #dc1e32;
  transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -webkit-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out
}

#banner a.play:hover span {
  background: url(../images/index/index_play_b.png) no-repeat
}

.index-page .examination {
  position: absolute;
  right: 0;
  color: #dc1e32;
  top: 80px;
  font-size: 16px
}

input.form-control {
  box-shadow: none
}

input.readonly[readonly] {
  background-color: #fff;
  cursor: pointer;
  color: #333
}

input[disabled=disabled],input[disabled] {
  cursor: not-allowed!important
}

input.success-indicator,input.warning-indicator {
  background-position: right center;
  background-repeat: no-repeat
}

input.success-indicator {
  background-image: url(../images/index/iconmonstr-check-mark-icon-24.png)
}

input.warning-indicator {
  background-image: url(../images/index/iconmonstr-x-mark-icon-24.png)
}

.control-label.required:before {
  content: "* ";
  color: #eb1d21
}

.input-group .input-group-addon {
  border-radius: 0;
  cursor: pointer
}

.input-group .form-control:focus {
  border-right-color: #66afe9
}

.date-picker.form-control {
  border-right-color: transparent
}

.placeholder,input.readonly[readonly].placeholder {
  color: #bbb!important
}

.detail-date-time-input .form-control:focus,.detail-location-input .form-control:focus {
  border-color: #ccc;
  box-shadow: none
}

.form-control.no-left-border {
  border-left-width: 0
}

.form-control.no-right-border {
  border-right-width: 0
}

.input-group-addon.no-left-border {
  border-left-width: 0
}

.input-group-addon.no-right-border {
  border-right-width: 0
}

.parsley-errors-list {
  margin: 0
}

.form-horizontal input[type=checkbox],.form-horizontal input[type=radio] {
  margin-top: 1px
}

.form-horizontal .control-label {
  font-weight: 400
}

.form-horizontal .control-label.tleft {
  text-align: left!important
}

.form-horizontal .title {
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: right
}

.parsley-errors-list li {
  padding-top: 5px;
  color: #eb1d21
}

.dropdown-toggle {
  border-radius: 0
}

a.button {
  padding: 7px 20px
}

a.button:hover {
  color: #fff;
  text-decoration: none
}

::-webkit-input-placeholder {
  color: #9b9b9b
}

:-moz-placeholder {
  color: #9b9b9b
}

::-moz-placeholder {
  color: #9b9b9b
}

:-ms-input-placeholder {
  color: #9b9b9b
}

#promotion.kr-promotion {
  background: #fff
}

#promotion.kr-promotion .content .wrapper .table .box {
  background: #f9f9f9
}

#promotion.kr-promotion .content .wrapper .table .box:hover {
  background: #dc1e32
}

#announcement.kr-announcement {
  background: #e8e8e8;
  padding-bottom: 60px
}

#announcement.kr-announcement .content {
  max-width: 1280px;
  margin: 0 auto;
  position: relative
}

#announcement.kr-announcement .content .title {
  font-size: 30px;
  padding-top: 30px;
  text-align: center;
  color: #333;
  font-weight: 700
}

#announcement.kr-announcement .content .title span {
  display: block;
  font-size: 16px;
  margin-top: 20px;
  font-weight: 400
}

#announcement.kr-announcement .content .examination {
  position: absolute;
  right: 0;
  color: #dc1e32;
  top: 90px;
  padding-bottom: 1px
}

#announcement.kr-announcement .content .wrapper {
  margin-top: 30px
}

#announcement.kr-announcement .content .wrapper ul {
  overflow: hidden
}

#announcement.kr-announcement .content .wrapper ul li {
  margin-bottom: 14px;
  float: left;
  margin-left: 14px
}

#announcement.kr-announcement .content .wrapper ul li:nth-child(2n+1) {
  margin-left: 0
}

#announcement.kr-announcement .content .wrapper ul li .box {
  width: 633px;
  height: 114px;
  overflow: hidden;
  background: #fff;
  transition: all .1s linear;
  -webkit-transition: all .1s linear
}

#announcement.kr-announcement .content .wrapper ul li .box .date {
  width: 62px;
  height: 90px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background: #494949;
  font-size: 16px;
  text-align: center;
  color: #fff;
  line-height: 45px;
  margin: 11px;
  float: left
}

#announcement.kr-announcement .content .wrapper ul li .box .date .day {
  width: 62px;
  height: 45px;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  background: #dc1e32;
  font-size: 24px;
  text-align: center;
  color: #fff
}

#announcement.kr-announcement .content .wrapper ul li .box .text {
  float: left;
  width: 549px;
  height: 100%;
  padding: 11px 13px 11px 19px;
  box-sizing: border-box;
  position: relative
}

#announcement.kr-announcement .content .wrapper ul li .box .text a.title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 20px;
  padding: 10px 0 8px 0;
  display: block;
  font-weight: 400;
  text-align: left
}

#announcement.kr-announcement .content .wrapper ul li .box .text a.title:hover {
  color: #dc1e32;
  text-decoration: underline
}

#announcement.kr-announcement .content .wrapper ul li .box .text p a {
  font-size: 14px;
  color: gray
}

#announcement.kr-announcement .content .wrapper ul li .box .text p a:hover {
  color: #dc1e32;
  text-decoration: underline
}

#announcement.kr-announcement .content .wrapper ul li .box .text p b {
  color: #de3746;
  font-weight: 400;
  position: absolute;
  bottom: 17px;
  right: 18px
}

#news.kr-news {
  width: 100%;
  background: #fff;
  margin-bottom: 75px
}

#news.kr-news .content {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
  height: 100%
}

#news.kr-news .content .title {
  font-size: 30px;
  padding-top: 30px;
  width: 100%;
  text-align: center;
  color: #333;
  font-weight: 700
}

#news.kr-news .content .title span {
  display: block;
  font-size: 16px;
  margin-top: 20px;
  font-weight: 400
}

#news.kr-news .content .examination {
  position: absolute;
  right: 0;
  color: #dc1e32;
  top: 90px;
  padding-bottom: 1px
}

#news.kr-news .content .wrapper {
  width: 100%;
  height: 270px;
  margin-top: 30px;
  border: 1px solid #e9e9e9
}

#news.kr-news .content .wrapper a {
  display: block;
  margin: 11px;
  float: left
}

#news.kr-news .content .wrapper a img {
  height: 244px;
  width: 350px
}

#news.kr-news .content .wrapper .passage {
  float: left;
  height: 100%;
  border-right: 1px solid #e9e9e9;
  margin-right: 20px
}

#news.kr-news .content .wrapper .passage .text {
  float: left;
  width: 450px;
  height: 100%;
  padding: 11px 19px 11px 13px;
  position: relative;
  box-sizing: border-box
}

#news.kr-news .content .wrapper .passage .text p.title {
  font-size: 20px;
  color: #333;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 400;
  text-align: left;
  padding-top: 0;
  line-height: 25px
}

#news.kr-news .content .wrapper .passage .text span.date {
  font-size: 14px;
  border: 1px solid #e9e9e9;
  display: block;
  width: 100px;
  height: 30px;
  text-align: center;
  padding: 0;
  line-height: 30px;
  margin: 5px 0
}

#news.kr-news .content .wrapper .passage .text p {
  font-size: 14px;
  margin: 0;
  color: #333;
  line-height: 31px;
  overflow: hidden
}

#news.kr-news .content .wrapper .passage .text a.button {
  height: 40px;
  width: 100px;
  line-height: 26px;
  background: #e0283f;
  color: #fff;
  font-size: 14px;
  text-align: center;
  border-radius: 5px;
  position: absolute;
  bottom: 0;
  right: 0
}

#news.kr-news .content .wrapper .list {
  margin-top: 21px;
  width: 430px;
  float: left
}

#news.kr-news .content .wrapper .list ul {
  margin: 0;
  padding: 0
}

#news.kr-news .content .wrapper .list ul li {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 14px;
  list-style-position: inside
}

#news.kr-news .content .wrapper .list ul li::before {
  content: "●";
  color: #dc1e32;
  font-size: 14px;
  padding-right: 8px;
  float: left;
  position: relative;
  top: 5px
}

#news.kr-news .content .wrapper .list ul li a {
  margin: 0;
  padding: 0;
  font-size: 14px;
  float: none;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 31px
}

#news.kr-news .content .wrapper .list ul li a:hover {
  color: #00e;
  text-decoration: underline
}

#news.kr-news .content .wrapper .list ul li a:visited {
  color: gray;
  text-decoration: underline
}

#news.kr-news .content .wrapper .list ul li span {
  float: right
}

#case-share.kr-case-share .content .title span {
  width: auto;
  margin: 21px auto
}

.about_us.kr-about_us .tab_container .tab_content .image_text .right {
  float: right
}

.language-de .about_us.kr-about_us .tabs_nav_fa .tabs_nav li a,.language-en .about_us.kr-about_us .tabs_nav_fa .tabs_nav li a {
  margin: 0 15px 0 10px
}

.about_us.kr-about_us .tab_container .tab_content .image_text .image {
  width: 495px
}

.about_us.kr-about_us .tab_container .tab_content .image_text .image img {
  height: auto
}

.about_us.kr-about_us .tab_container .title {
  font-size: 36px;
  color: #333;
  font-weight: 700;
  text-align: center;
  margin-bottom: 70px
}

.about_us.kr-about_us .tab_container .part {
  background: #f1f1f1;
  width: 1280px;
  font-size: 14px;
  margin-bottom: 20px;
  overflow: hidden
}

.about_us.kr-about_us .tab_container .part img {
  width: 495px;
  float: left;
  display: block
}

.about_us.kr-about_us .tab_container .part img.right {
  float: right
}

.about_us.kr-about_us .tab_container .part .text {
  width: 700px;
  float: left;
  padding: 38px;
  line-height: 20px
}

.about_us.kr-about_us .tab_container .part .text span.font18 {
  font-size: 18px
}

.about_us.kr-about_us .tab_container .part .text span.font16 {
  font-size: 16px
}

.about_us.kr-about_us .tab_container .part .text span.font20 {
  font-size: 20px
}

.about_us.kr-about_us .tab_container .part .text span.bold {
  font-weight: 700
}

.about_us.kr-about_us .tab_container .banner {
  margin-bottom: 20px
}

.about_us.kr-about_us .tab_container .space {
  width: 100%;
  background: #f1f1f1;
  text-align: center;
  padding-top: 80px;
  font-size: 18px
}

.about_us.kr-about_us .tab_container .space .today {
  -moz-border-radius: 80px;
  -webkit-border-radius: 80px;
  border-radius: 80px;
  width: 80px;
  background: #dc1e32;
  line-height: 80px;
  margin: 0 auto;
  color: #fff
}

.language-fr .about_us.kr-about_us .tab_container .space .today {
  width: 122px
}

.about_us.kr-about_us .tab_container .bg {
  background: #f1f1f1 url(../images/about_us/redline.jpg) repeat-y center center;
  padding: 29px 53px
}

.about_us.kr-about_us .tab_container .bg .marginT30 {
  margin-top: 30px
}

.about_us.kr-about_us .tab_container .bg .passage {
  width: 1174px;
  overflow: hidden
}

.about_us.kr-about_us .tab_container .bg .passage>div {
  width: 540px;
  float: left
}

.about_us.kr-about_us .tab_container .bg .passage .arrow {
  width: 56px;
  height: 18px;
  margin-top: 20px;
  border: 0;
  position: relative;
  overflow: hidden;
  float: left
}

.about_us.kr-about_us .tab_container .bg .passage .arrow img.img {
  width: 58px;
  height: 20px;
  background: url(../images/about_us/philathropy-arrow.png);
  border: 0;
  outline: 0;
  display: block;
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 2px
}

.about_us.kr-about_us .tab_container .bg .passage .arrow2 {
  width: 47px;
  height: 18px;
  margin-top: 20px;
  border: 0;
  position: relative;
  overflow: hidden
}

.about_us.kr-about_us .tab_container .bg .passage .arrow2 img.img {
  width: 49px;
  height: 20px;
  background: url(../images/about_us/philathropy-arrow.png) 0 20px;
  border: 0;
  outline: 0;
  display: block;
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 2px
}

.about_us.kr-about_us .tab_container .bg .passage .words {
  font-size: 14px;
  float: left;
  width: 540px;
  margin: 0 0 0 30px
}

.about_us.kr-about_us .tab_container .bg .passage .words.marginL0R30 {
  margin-left: 0;
  margin-right: 40px
}

.about_us.kr-about_us .tab_container .bg .passage .words span {
  color: #dc1e32;
  font-size: 36px
}

.about_us.kr-about_us .tab_container .bg .passage .words span.black {
  font-size: 25px;
  color: #000
}

.about_us.kr-about_us .tab_container .bg .passage .words span.right {
  text-align: right;
  display: block;
  width: 100%
}

.about_us.kr-about_us .tab_container .picture {
  background: url(../images/about_us/culture1.jpg);
  width: 1280px;
  height: 322px;
  margin-bottom: 30px
}

.about_us.kr-about_us .tab_container hr {
  border: dashed #999 1px
}

.about_us.kr-about_us .tab_container .culture {
  background: #f1f1f1;
  padding: 80px 0;
  float: left;
  width: 100%
}

.about_us.kr-about_us .tab_container .culture .subtitle {
  font-size: 24px;
  text-align: center;
  font-weight: 700;
  height: 80px;
  line-height: 50px
}

.about_us.kr-about_us .tab_container .culture .words {
  font-size: 18px;
  text-align: center;
  height: 30px;
  line-height: 30px
}

.about_us.kr-about_us .tab_container .culture ul {
  margin: 0 0 0 20px;
  padding: 0
}

.about_us.kr-about_us .tab_container .culture ul li {
  margin-left: 10px;
  padding: 0;
  float: left;
  width: 300px;
  background: #fff;
  height: 400px
}

.about_us.kr-about_us .tab_container .culture ul li:first-child {
  margin-left: 0
}

.about_us.kr-about_us .tab_container .culture ul li div.subtext {
  padding: 8px;
  font-size: 13px
}

.about_us.kr-about_us .tab_container .culture ul li div img {
  width: 300px
}

.about_us.kr-about_us .tab_container .culture ul li div span {
  font-size: 16px;
  font-weight: 700;
  margin: 10px 0;
  display: block
}

.about_us.kr-about_us .tab_container .culture .subcontent {
  border: 1px #cacaca solid;
  float: left;
  margin-left: 20px
}

.about_us.kr-about_us .tab_container .culture div .img {
  float: left;
  width: 472px
}

.about_us.kr-about_us .tab_container .culture div .details {
  width: 756px;
  float: left;
  padding-top: 100px;
  font-size: 13px
}

.about_us.kr-about_us .tab_container .culture div .details div {
  float: left;
  width: 300px;
  margin-left: 40px
}

.mail_service.kr-services .tab_container .tab_title {
  margin-bottom: 70px
}

.mail_service.kr-services .tab_container .part {
  margin-bottom: 30px;
  width: 100%
}

.mail_service.kr-services .tab_container .part .title {
  line-height: 48px;
  font-size: 24px;
  color: #dc1e32;
  width: 100%;
  border-bottom: 1px solid #dc1e32
}

.mail_service.kr-services .tab_container .part .title img {
  height: 48px;
  width: 48px;
  float: left;
  margin-right: 15px;
  margin-left: 15px
}

.mail_service.kr-services .tab_container .part .title .arrowup {
  position: relative;
  float: right;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 12px solid red;
  margin-top: 18px;
  margin-right: 12px
}

.mail_service.kr-services .tab_container .part .title .arrowup .sub {
  position: absolute;
  top: 2px;
  left: -8px;
  z-index: 99;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 12px solid #fff
}

.mail_service.kr-services .tab_container .part .title .arrowdown {
  position: relative;
  float: right;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 12px solid red;
  margin-top: 18px;
  margin-right: 12px
}

.mail_service.kr-services .tab_container .part .title .arrowdown .sub {
  position: absolute;
  bottom: 2px;
  left: -8px;
  z-index: 99;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 12px solid #fff
}

.mail_service.kr-services .tab_container .part .words {
  width: 100%;
  color: #333;
  margin: 10px 0 0 0;
  font-size: 16px
}

.kr-site_map {
  background: #fafafa
}

.tab_container.kr-site_map {
  background: #fff;
  padding: 30px 0;
  padding: 20px 50px;
  width: 1180px
}

.tab_container.kr-site_map .title {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  heigth: 90px;
  line-height: 90px
}

.tab_container.kr-site_map ul {
  overflow: auto
}

.tab_container.kr-site_map ul li {
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  padding: 10px 0
}

.tab_container.kr-site_map ul li span {
  color: #dc1e32
}

.tab_container.kr-site_map ul li ul {
  overflow: auto;
  margin-left: 20px
}

.tab_container.kr-site_map ul li ul li {
  font-size: 16px;
  font-weight: 400;
  color: #666;
  line-height: 16px
}

.tab_container.kr-site_map ul li ul li span {
  color: #217fbd
}

.tab_container.kr-site_map ul li ul li ul {
  overflow: auto;
  margin-left: 0
}

.tab_container.kr-site_map ul li ul li ul li {
  font-size: 14px;
  font-weight: 400;
  float: left;
  width: auto;
  margin-right: 20px;
  color: #000;
  line-height: 30px;
  padding: 5px 0
}

.tab_container.kr-site_map a:link {
  color: #217fbd
}

.tab_container.kr-site_map a:visited {
  color: #217fbd
}

.tab_container.kr-site_map a:hover {
  color: #dc1e32;
  text-decoration: underline
}

.tab_container.kr-site_map ul li ul li ul li a:link {
  color: #217fbd;
  font-size: 14px
}

.tab_container.kr-site_map ul li ul li ul li a:visited {
  color: #217fbd;
  font-size: 14px
}

.tab_container.kr-site_map ul li ul li ul li a:hover {
  color: #dc1e32;
  text-decoration: underline;
  font-size: 14px
}

.language-en #banner .same-tip .re-left {
  width: 80px
}

.language-en #banner .same-tip .re-left p {
  font-size: 13px
}

.language-en #small-header .content ul li .search .billpflading input,.language-en #small-header .content ul li .search .phone input {
  font-size: 12px
}

.language-en #case-share .content .title span {
  width: 80%;
  margin: 0 auto
}

.language-en #news-consultation .content .examination {
  top: 92px
}

.language-en #news-consultation .content .wrapper a div {
  padding: 0 10px;
  text-align: justify;
  word-break: break-all
}

.language-en #news-consultation .content .wrapper a div span {
  font-size: 16px
}

.language-en #promotion .content .wrapper .table .box .text span {
  font-size: 18px;
  padding: 7px 0
}

.language-de .mail_service .tabs_nav_fa ul.tabs_nav li.tab_li .type-down li a,.language-en .mail_service .tabs_nav_fa ul.tabs_nav li.tab_li .type-down li a,.language-ru .mail_service .tabs_nav_fa ul.tabs_nav li.tab_li .type-down li a {
  font-size: 13px;
  display: inline-block;
  line-height: 18px;
  vertical-align: middle
}

.language-en .mail_service .tabs_nav_fa ul.tabs_nav li.tab_li .type-down.type-down_r {
  width: 183%;
  left: -104px;
  padding-bottom: 6px
}

.language-en .mail_service .tabs_nav_fa ul.tabs_nav>li.tab_li:first-of-type .type-down.type-down_r {
  left: 0
}

.language-en .mail_service .tabs_nav_fa ul.tabs_nav>li.tab_li:last-of-type .type-down.type-down_r {
  left: -208px
}

.language-en .mail_service .tab_container .sub_title p,.language-en .mail_service .tab_container ul.d_list li p {
  text-align: justify
}

.language-en .mail_service .tab_container ul.d_list li {
  height: 510px
}

.language-en .mail_service .tab_container ul.d_list li p {
  padding: 0 6px;
  line-height: 19px
}

.language-en .about_us .tabs_nav li a {
  margin: 0 25px
}

.language-en .about_us .tab_container .tab_content#tab1 .image_text .text_div_contect {
  text-align: justify;
  padding: 7px 24px 0
}

.language-en .about_us_list .brief-introduction .content .the-left p {
  margin-top: 0;
  text-align: justify
}

.language-en .about_us_list .brief-introduction .content .the-right .sub-title {
  padding: 0 10px;
  margin-bottom: 70px;
  margin-top: 60px
}

.language-en .about_us_list .brief-introduction .content .the-right {
  height: 300px
}

.language-en .about_us_list ul.ul_list_case li .bottom_text p {
  text-align: justify
}

.language-en .about_us_list ul.ul_list_case li .bottom_text {
  height: 347px
}

.language-en .sales_promotion .div_list_case .ul_list_case li .bottom_text p {
  padding: 0 10px;
  text-align: justify
}

.language-en .sales_promotion .div_list_case .ul_list_case li .bottom_text .identification {
  padding: 0 10px;
  margin-top: 18px;
  text-align: center
}

.language-en .sales_promotion .div_list_case .ul_list_case li .bottom_text .bottom_text_t {
  height: 48px
}

.language-en .login .tab_container .tab_content .login_list li.width-112,.language-en .login .tab_container .tab_content .login_list li.width-144 {
  width: 206px
}

.language-en .login .tab_container .tab_content .login_list li {
  margin-left: 28px
}

.language-en .login .tab_container .tab_content .login_list li.language-en {
  margin-left: 0
}

.language-en .login .tab_container .tab_content .login_list li p {
  height: 48px
}

.language-en .login .tab_container .tab_content .login_list {
  margin-left: 0
}

.language-en .login .tab_container .tab_content .login_list li a.buttom {
  width: 128px
}

.language-en .cooperative_consultation .content .form .submit-bottom .l-prompt,.language-en .cooperative_consultation .content .form ul.table-sub li.sub-list .subclass div.name {
  width: 337px
}

.language-en .cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .input,.language-en .cooperative_consultation .content .form ul.table-sub li.sub-list .subclass .textarea {
  margin-left: 100px
}

.language-en .cooperative_consultation .content .form .submit-bottom .l-prompt {
  margin-right: 100px
}

.language-en .cooperative_consultation .error-prompt:before {
  content: '';
  clear: both
}

.language-en .mainland .content .form ul.table-sub li.sub-list .subclass .error-prompt {
  padding-left: 429px
}

.language-en .mainland .content .form ul.table-sub li.sub-list .subclass.require-policy .error-prompt {
  margin-top: 0;
  padding-left: 0
}

.language-en .root-background .button.login {
  margin-left: 65px
}

.language-en .root-background .order-page .sigin-benifit .signup {
  left: 63px
}

.language-en .root-background .form-horizontal .control-label.language-en {
  width: 23%;
  margin-left: 10%
}

.language-en .root-background .col-xs-4.language-en {
  width: 50%
}

.language-en .root-background .verification-code .input-group.language-en {
  width: 31%
}

.language-en .root-background .btn-group>.btn:first-child.language-en {
  width: 270px
}

.language-en .root-background .btn-group input.selected-dropdown.language-en {
  width: 232px
}

.language-en .root-background .open>.dropdown-menu.language-en {
  width: 270px
}

.language-en .root-background .form-horizontal .control-label.receiver-item {
  padding-left: 0
}

.language-en .root-background .order-page .product-type-ul li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.language-en .root-background .product-type>li>a {
  padding: 3px 3px
}

.language-en .root-background .control-label.required.removeMark:before {
  content: ""
}

.language-en .new_list .content ul li .new_title {
  height: auto
}

.language-en .cooperative_consultation .content .form.suggestion_kr ul.table-sub li.sub-list .subclass .select {
  margin-left: 100px
}

.language-ko #banner .same-tip,.language-ru #banner .same-tip,.language-vi #banner .same-tip {
  height: 95px
}

.language-ko #banner .same-tip .re-left {
  width: 72px
}

.language-vi #banner .same-tip .re-left {
  width: 80px
}

.language-ru #banner .same-tip .re-left {
  width: 113px
}

.language-ko #small-header .content ul li {
  word-spacing: -2px
}

.language-fr #small-header .content ul,.language-ru #small-header .content ul {
  display: table
}

.language-fr #small-header .content ul li,.language-ru #small-header .content ul li {
  display: table-cell;
  float: none;
  width: auto
}

#small-header .content ul li a.fw.ru {
  background: url(../images/index/smallBanner-icon.png) no-repeat 0 -235px
}

#small-header .content ul li:hover a.fw.ru {
  background: url(../images/index/smallBanner-icon-red.png) no-repeat 0 -235px
}

#small-header .content ul li a.kf.ru {
  background: url(../images/index/smallBanner-icon.png) no-repeat 0 -276px
}

#small-header .content ul li:hover a.kf.ru {
  background: url(../images/index/smallBanner-icon-red.png) no-repeat 0 -276px
}

.language-ko .about_us .tabs_nav li a {
  margin: 0 47px
}

.language-sc .about_us.kr-about_us .tabs_nav_fa .tabs_nav li a {
  margin: 0 56px
}

.language-ja .about_us.kr-about_us .tabs_nav_fa .tabs_nav li a {
  margin: 0 34px
}

.language-th .about_us .tabs_nav li a,.language-vi .about_us .tabs_nav li a {
  margin: 0 10px
}

#container.login {
  margin-bottom: 75px
}

.login .banner_bg {
  text-align: right
}

.login .banner_bg .banner_title {
  margin-right: 140px;
  margin-left: 0
}

.login .tabs_nav {
  width: 427px;
  margin: 0 auto;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  margin-top: 60px
}

.login .tabs_nav li {
  float: left;
  width: 50%;
  height: 100%;
  text-align: center;
  background: #f1f1f1;
  font-weight: 700
}

.login .tabs_nav li a {
  display: block;
  color: #333;
  font-size: 30px
}

.login .tabs_nav li.active {
  background: #dc1e32
}

.login .tabs_nav li.active a {
  color: #fff
}

.login .tab_container {
  overflow: hidden;
  max-width: 1145px;
  margin: 0 auto;
  margin-top: 50px
}

.login .tab_container .tab_content#tab1 {
  display: block
}

.login .tab_container .tab_content {
  display: none
}

.login .tab_container .tab_content .remind {
  text-align: center;
  font-size: 24px;
  color: #333
}

.login .tab_container .tab_content .remind a {
  font-size: 24px;
  color: #dc1e32
}

.login .tab_container .tab_content .remind span {
  color: #dc1e32
}

.login .tab_container .tab_content .login_list {
  overflow: hidden;
  margin-left: -121px;
  margin-top: 55px
}

.login .tab_container .tab_content .login_list li:hover .t_img {
  background: url(../images/login/t_img_red1.png) no-repeat
}

.login .tab_container .tab_content .login_list li:hover .t_img.t_img2 {
  background: url(../images/login/t_img_red2.png) no-repeat
}

.login .tab_container .tab_content .login_list li:hover .t_img.t_img3 {
  background: url(../images/login/t_img_red3.png) no-repeat
}

.login .tab_container .tab_content .login_list li:hover .t_img.t_img4 {
  background: url(../images/login/t_img_red4.png) no-repeat
}

.login .tab_container .tab_content .login_list li:hover .t_img.t_img5 {
  background: url(../images/login/t_img_red5.png) no-repeat
}

.login .tab_container .tab_content .login_list li:hover p {
  color: #dc1e32
}

.login .tab_container .tab_content .login_list li:hover a.buttom {
  background: #dc1e32;
  color: #fff
}

.login .tab_container .tab_content .login_list li:hover a.buttom span {
  background: url(../images/login/arrow-red-white.png) no-repeat
}

.login .tab_container .tab_content .login_list li.width-144 {
  width: 144px
}

.login .tab_container .tab_content .login_list li.width-112 {
  width: 112px
}

.login .tab_container .tab_content .login_list li {
  float: left;
  margin-left: 121px
}

.login .tab_container .tab_content .login_list li .t_img {
  width: 99px;
  height: 99px;
  margin: 0 auto;
  background: url(../images/login/t_img_gray1.png) no-repeat;
  transition: all .4s linear;
  -moz-transition: all .4s linear;
  -webkit-transition: all .4s linear;
  -o-transition: all .4s linear
}

.login .tab_container .tab_content .login_list li .t_img.t_img2 {
  background: url(../images/login/t_img_gray2.png) no-repeat
}

.login .tab_container .tab_content .login_list li .t_img.t_img3 {
  background: url(../images/login/t_img_gray3.png) no-repeat
}

.login .tab_container .tab_content .login_list li .t_img.t_img4 {
  background: url(../images/login/t_img_gray4.png) no-repeat
}

.login .tab_container .tab_content .login_list li .t_img.t_img5 {
  background: url(../images/login/t_img_gray5.png) no-repeat
}

.login .tab_container .tab_content .login_list li p {
  font-size: 18px;
  color: #8c8c8c;
  margin: 30px 0;
  text-align: center
}

.login .tab_container .tab_content .login_list li a.buttom {
  display: block;
  font-size: 16px;
  border-radius: 5px;
  width: 112px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #8c8c8c;
  background: #f1f1f1;
  margin: 0 auto;
  transition: all .4s linear;
  -moz-transition: all .4s linear;
  -webkit-transition: all .4s linear;
  -o-transition: all .4s linear
}

.login .tab_container .tab_content .login_list li a.buttom span {
  display: inline-block;
  background: url(../images/login/arrow.png) no-repeat;
  width: 11px;
  height: 10px;
  position: relative;
  top: -1px;
  margin-left: 7px
}

.verification_quick_login {
  margin: 10px 0
}

.loginWindow {
  height: 385px
}

.loginWindow .sf-nav-tabs {
  position: absolute;
  top: -42px;
  height: 42px
}

.loginWindow .verification_tips {
  font-size: 11px;
  color: #ceb0b0;
  margin: 0 -10px
}

.loginWindow .intl-tel-input {
  width: 100%;
  margin-top: 8px
}

.loginWindow .intl-tel-input input {
  width: 100%!important;
  height: 32px;
  border-radius: 0
}

.loginWindow .login_validation_code {
  width: 100%;
  height: 32px;
  border: 1px solid #333;
  background-color: #333
}

.loginWindow .error {
  line-height: 5px
}

.loginWindow .btn-block {
  margin: 15px auto;
  width: 100%
}

.loginWindow .terms {
  color: #eb1d21
}

.loginWindow #QRcodeLogin .scan-img {
  height: 200px;
  width: 200px;
  margin: 0 auto;
  border: 1px solid #efdfdf;
  border-radius: 2px;
  padding: 5px
}

.loginWindow .QRremember {
  position: absolute;
  margin-top: 40px;
  width: 100%;
  bottom: 20px
}

.loginWindow #verificationLogin .remember {
  margin: 12px 0
}

#verificationLogin form.quick_login_form {
  position: relative;
  top: 30px
}

.loginWindow .other-link {
  text-align: right;
  padding-right: 5px;
  margin-top: -10px
}

.loginWindow .other-link a {
  color: #dc1e32;
  line-height: 17px
}

.loginWindow .privacy-policy {
  text-align: center
}

.loginWindow .privacy-policy a,.loginWindow .privacy-policy-QR a {
  color: #dc1e32;
  cursor: pointer
}

.loginWindow .privacy-policy-QR {
  text-align: center
}

.loginWindow .bot-wrapper {
  width: 100%;
  text-align: center;
  margin-top: 50px;
  position: relative;
  bottom: 35px
}

.loginWindow .aicon-right-arrow {
  position: relative;
  color: #dc1e32;
  top: 2px;
  margin-left: 4px
}

.loginWindow .scan-success {
  display: none;
  text-align: center;
  padding: 20px 0 10px 0;
  color: #000;
  font-weight: 700
}

.loginWindow .scan-success img {
  width: 50px;
  margin: 40px auto
}

.loginWindow .qrcode-pane {
  height: 300px;
  position: relative;
  margin-top: 20px
}

.loginWindow .scan-abate {
  display: none;
  width: 275px;
  height: 220px;
  top: 58px;
  left: 80px;
  position: absolute;
  background: rgba(0,0,0,.7)
}

.loginWindow .refresh-btn {
  width: 54px;
  margin: 70px auto 0;
  cursor: pointer
}

.loginWindow .QRinfo {
  font-size: 14px;
  color: #999;
  margin-top: 20px
}

.loginWindow .nav-tabs {
  border-bottom: 2px solid #eee;
  margin: 0 -30px
}

.loginWindow h5 {
  text-align: center;
  margin: 20px 0
}

.loginWindow #verificationLogin h5 {
  text-align: left;
  margin: 15px 0 5px 33px
}

.loginWindow input[type=checkbox] {
  position: relative;
  top: 2px;
  margin-right: 5px
}

.loginWindow input.form-control {
  border: 1px solid transparent!important;
  border-bottom: 1px solid #ccc!important;
  box-shadow: none
}

.loginWindow input.form-control:focus {
  border-bottom: 1px solid transparent!important;
  -webkit-box-shadow: 0 2px 0 #eb1d21!important;
  box-shadow: 0 2px 0 #eb1d21!important
}

.loginWindow .form-group {
  padding: 0 30px
}

.user-terms {
  height: 400px;
  overflow-y: scroll;
  margin-right: -25px
}

.terms-btn-wrap {
  text-align: center;
  margin-top: 20px
}

.loginWindow .nav>li>a {
  padding-top: 0
}

#verifyUser {
  height: 260px
}

#verifyUser H5 {
  text-align: left
}

#verifyUser .form-group {
  padding: 0 0
}

#verifyUser .errorTip {
  width: 100%;
  height: 26px
}

#verifyUser .bot-wrapper {
  text-align: right;
  top: -10px;
  padding-top: 12px;
  margin-top: 0
}

#verifyUser .primary-btn.big {
  border-radius: 16px;
  min-width: 150px
}

#verifyUser .graph-validate-img {
  width: 100%;
  margin-top: -5px
}

#verifyUser .errorTip {
  color: #dc1e32
}

.mail_service .t_banner {
  text-align: right
}

.mail_service .t_banner .banner_title {
  margin-left: 0;
  margin-right: 140px
}

.mail_service .tabs_nav_fa.fixed {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100
}

.mail_service .tabs_nav_fa {
  height: 90px;
  background: #f1f1f1;
  width: 100%
}

.mail_service .tabs_nav_fa ul.tabs_nav {
  width: 1280px;
  margin: 0 auto;
  height: 100%;
  line-height: 90px;
  text-align: center
}

.mail_service .tabs_nav_fa ul.tabs_nav li.tab_li a.a:hover,.mail_service .tabs_nav_fa ul.tabs_nav li.tab_li.red a.a {
  color: #dc1e32;
  border-bottom: 2px solid #dc1e32;
  text-decoration: none
}

.mail_service .tabs_nav_fa ul.tabs_nav li.tab_li:first-of-type:nth-last-of-type(2),.mail_service .tabs_nav_fa ul.tabs_nav li.tab_li:first-of-type:nth-last-of-type(2)~li {
  width: 312px
}

.mail_service .tabs_nav_fa ul.tabs_nav li.tab_li {
  background: url(../images/about_us/a_line.png) no-repeat right center;
  font-size: 18px;
  position: relative;
  width: 252px;
  display: inline-block
}

.mail_service .tabs_nav_fa ul.tabs_nav li.tab_li a.a {
  color: #333;
  padding-bottom: 5px;
  font-weight: 700;
  border-bottom: 2px solid #f1f1f1
}

.mail_service .tabs_nav_fa ul.tabs_nav li.tab_li .type-down {
  position: absolute;
  width: 100%;
  left: -3px;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-top: none;
  font-size: 14px;
  display: none;
  z-index: 99;
  top: 90px
}

.mail_service .tabs_nav_fa ul.tabs_nav li.tab_li .type-down li {
  height: 40px;
  line-height: 40px;
  text-align: center
}

.mail_service .tabs_nav_fa ul.tabs_nav li.tab_li .type-down li a {
  font-size: 14px;
  display: block;
  color: #333
}

.mail_service .tabs_nav_fa ul.tabs_nav li.tab_li .type-down li a.red {
  color: #dc1e32
}

.mail_service .tabs_nav_fa ul.tabs_nav li.tab_li .type-down li:hover {
  background: #dc1e32
}

.mail_service .tabs_nav_fa ul.tabs_nav li.tab_li .type-down li:hover a {
  color: #fff
}

.mail_service .tabs_nav_fa ul.tabs_nav li.tab_li .type-down.type-down_r {
  width: 120%;
  left: -32px
}

.mail_service .tabs_nav_fa ul.tabs_nav>li.tab_li:first-of-type .type-down.type-down_r {
  left: 0
}

.mail_service .tabs_nav_fa ul.tabs_nav>li.tab_li:last-of-type .type-down.type-down_r {
  left: -56px
}

.mail_service .tabs_nav_fa ul.tabs_nav li.tab_li .type-down li {
  float: left;
  width: 100%
}

.mail_service .tabs_nav_fa ul.tabs_nav li.tab_li .type-down.type-down_r li {
  width: 50%
}

.mail_service .tabs_nav_fa ul.tabs_nav li.tab_li.hover .type-down {
  display: block
}

.mail_service .tabs_nav_fa ul.tabs_nav>li.tab_li:last-of-type {
  background: 0 0
}

.mail_service .tab_container {
  max-width: 1280px;
  margin: 60px auto
}

.mail_service .tab_container .tab_title {
  font-size: 36px;
  text-align: center;
  font-weight: 700
}

.mail_service .tab_container ul.wrapper>li {
  width: 394px;
  border: 4px solid #f1f1f1;
  position: relative;
  margin-top: 108px;
  overflow: visible;
  padding-bottom: 25px
}

.mail_service .tab_container ul.wrapper li:not(:last-of-type) {
  margin-right: 50px
}

.mail_service .tab_container ul.wrapper li .dtop_img {
  position: absolute;
  left: 50%;
  margin-left: -54.5px;
  width: 109px;
  height: 109px;
  top: -54.5px
}

.mail_service .tab_container ul.wrapper li .dtop_img img {
  width: 100%
}

.mail_service .tab_container ul.wrapper li .d_title {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  padding: 100px 0 25px 0
}

.mail_service .tab_container ul.wrapper li p {
  font-size: 14px;
  line-height: 22px;
  padding: 0 30px
}

.mail_service .link_icon_tent {
  width: 100%;
  background: #f1f1f1;
  margin-top: 60px;
  margin-bottom: 75px;
  padding: 34px 0
}

.mail_service .link_icon_tent .b_link_icon {
  max-width: 1000px;
  margin: 0 auto
}

.mail_service .link_icon_tent .b_link_icon .left_link {
  height: 55px;
  line-height: 55px;
  background: #dc1e32;
  float: left;
  text-align: center;
  color: #fff;
  font-size: 18px;
  padding: 0 10px
}

.mail_service .link_icon_tent .b_link_icon .left_link img {
  display: inline-block;
  margin-right: 20px
}

.on_line {
  display: table;
  width: 74px;
  height: 97px;
  background: url(../images/mail_service/on_line_icon.png) no-repeat center 15px;
  background-color: #dc1e32;
  position: fixed;
  right: 0;
  top: 60%;
  margin-top: -48.5px;
  z-index: 100
}

.on_line p {
  font-size: 14px;
  width: 100%;
  text-align: center;
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  top: 28px;
  z-index: 99;
  pointer-events: none
}

.mail_service .investor .smallContainer {
  width: 960px;
  margin: 0 auto
}

.mail_service .investor .smallContainer a {
  color: #333
}

.mail_service .investor .select {
  height: 90px;
  line-height: 90px
}

.mail_service .investor .select .toggle {
  float: right;
  height: 45px;
  line-height: 45px;
  width: 130px;
  text-align: center;
  background: #f1f1f1;
  position: relative;
  margin-left: 10px;
  margin-top: 22px;
  cursor: pointer
}

.mail_service .investor .select .toggle span {
  padding-bottom: 5px
}

.mail_service .investor .select .toggle:hover span {
  color: #dc1e32;
  border-bottom: 2px solid #dc1e32
}

.mail_service .investor .select .toggle .chevron-down-outlined {
  display: inline-flex;
  border: 6px solid transparent;
  border-bottom: none;
  border-top: 6px solid #ccc;
  transition: all .1s linear;
  -webkit-transition: all .1s linear
}

.mail_service .investor .select .toggle:hover .chevron-down-outlined {
  transform: rotate(-180deg);
  border-bottom: none
}

.mail_service .investor .select .toggle.hover ul {
  display: block;
  text-align: center
}

.mail_service .investor .select .toggle ul {
  display: none;
  width: 128px;
  position: absolute;
  top: 45px;
  left: 0;
  border: 1px solid #e5e5e5;
  z-index: 200
}

.mail_service .investor .select .toggle ul li {
  float: left;
  height: 40px;
  line-height: 40px;
  width: 100%
}

.mail_service .investor .select .toggle ul li a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff
}

.mail_service .investor .select .toggle ul li a:hover {
  background-color: #dc1e32;
  color: #fff
}

.mail_service .investor .list {
  padding: 0 34px
}

.mail_service .investor .list li {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 14px
}

.mail_service .investor .list li .time {
  float: left;
  width: 90px;
  text-align: center
}

.mail_service .investor .list li .item {
  width: 725px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.mail_service .investor .list li .load {
  float: right;
  font-size: 16px;
  color: #dc1e32
}

.mail_service .investor .list li .load:hover {
  text-decoration: underline
}

.mail_service .investor .trlist {
  width: 100%;
  overflow: hidden
}

.mail_service .investor .trlist li {
  width: 33.33%;
  float: left;
  height: 45px;
  line-height: 45px;
  overflow: hidden
}

.mail_service .investor .trlist .time {
  float: left;
  width: 100px
}

.mail_service .investor .trlist p {
  float: left;
  border-left: 1px solid #333;
  padding-left: 6px;
  width: 310px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 10px;
  height: 25px;
  line-height: 25px
}

.mail_service .tabs_nav_fa ul.tabs_nav li.tab_li a.a.hken,.mail_service .tabs_nav_fa ul.tabs_nav li.tab_li a.a.twen {
  display: inline-block;
  height: 57px;
  line-height: 30px;
  position: relative;
  top: 13px
}

.mail_service .content-editor ul {
  padding-left: 30px
}

.error,.loading,.message,.success {
  display: none
}

.loading-image {
  text-align: center;
  padding: 0!important
}

.loading-image img {
  width: 100px;
  height: 100px
}

.loading {
  color: #333
}

.error {
  color: #eb1d21
}

.success {
  color: #333
}

.minor {
  color: gray
}

.root-background {
  background-color: #f2f2f2;
  background-position: 50% 25%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-size: 13px;
  line-height: 1.42857;
  color: #333;
  min-width: 1280px
}

.root-background ol,.root-background ul {
  list-style: none
}

.root-background table {
  border-collapse: collapse;
  border-spacing: 0
}

.root-background caption,.root-background td,.root-background th {
  text-align: left;
  font-weight: 400;
  vertical-align: middle
}

.root-background blockquote,.root-background q {
  quotes: none
}

.root-background blockquote:after,.root-background blockquote:before,.root-background q:after,.root-background q:before {
  content: "";
  content: none
}

.root-background a img {
  border: none
}

.root-background article,.root-background aside,.root-background details,.root-background figcaption,.root-background figure,.root-background footer,.root-background header,.root-background hgroup,.root-background menu,.root-background nav,.root-background section,.root-background summary {
  display: block
}

.root-background .redirection .location-query {
  width: 248px;
  margin-left: 20px
}

.root-background .redirection .location-query .input-group-addon {
  display: none
}

.root-background .redirection .location-query .input-group-addon.toggle-location-picker {
  display: table-cell
}

.root-background .redirection .location-query .input-group input {
  border-left: 1px solid #ccc!important;
  padding-left: 10px
}

.root-background .redirection .location-query .input-group .tt-dropdown-menu {
  margin-left: 0;
  min-width: 110px;
  text-align: left
}

.root-background .redirection .location-query .input-group .tt-dropdown-menu .tt-suggestion {
  padding: 3px 10px
}

.root-background .redirection .location-query .rate-search {
  margin: 20px 0
}

.root-background .redirection .location-query .input-group,.root-background .redirection .location-query .location-overlay {
  width: 110px
}

.root-background .redirection .location-query .error {
  padding-top: 0
}

.root-background .location-query {
  margin-left: 25px;
  position: relative
}

.root-background .location-query:after,.root-background .location-query:before {
  content: " ";
  display: table
}

.root-background .location-query:after {
  clear: both
}

.root-background .location-query .input-group {
  width: 160px;
  position: relative
}

.root-background .location-query .input-group input {
  border-left: none;
  border-right: none;
  box-shadow: none;
  padding: 0
}

.root-background .location-query .input-group input:focus {
  border-color: #ccc
}

.root-background .location-query .input-group .tt-dropdown-menu {
  margin-left: -36px
}

.root-background .location-query .arrow {
  margin: 8px
}

.root-background .location-query .rate-search {
  margin-left: 20px
}

.root-background .location-query .arrow,.root-background .location-query .input-group,.root-background .location-query button {
  float: left
}

.root-background .location-query .error {
  clear: both;
  padding-top: 15px
}

.root-background .location-query .toggle-location-picker {
  cursor: pointer;
  border-left: 0
}

.root-background .location-query .location-overlay {
  display: none;
  height: 31px;
  width: 160px;
  position: absolute;
  left: 0;
  top: 0;
  cursor: not-allowed;
  z-index: 2;
  opacity: .2;
  -webkit-filter: alpha(opacity=20);
  background: gray;
  box-shadow: 0 0 8px #000 inset
}

.root-background .location-query .location-picker {
  width: 362px;
  border: 1px solid #bfbfbf;
  position: absolute;
  background: #fff;
  z-index: 1;
  top: 44px;
  left: 0;
  display: none
}

.root-background .location-query .location-picker .areas:after,.root-background .location-query .location-picker .areas:before,.root-background .location-query .location-picker .cities:after,.root-background .location-query .location-picker .cities:before,.root-background .location-query .location-picker .sub-region-row:after,.root-background .location-query .location-picker .sub-region-row:before {
  content: " ";
  display: table
}

.root-background .location-query .location-picker .areas:after,.root-background .location-query .location-picker .cities:after,.root-background .location-query .location-picker .sub-region-row:after {
  clear: both
}

.root-background .location-query .location-picker .areas span,.root-background .location-query .location-picker .cities span,.root-background .location-query .location-picker .sub-region-row span {
  float: left;
  text-align: center
}

.root-background .location-query .location-picker .areas span.current,.root-background .location-query .location-picker .cities span.current,.root-background .location-query .location-picker .sub-region-row span.current {
  position: relative
}

.root-background .location-query .location-picker .areas span.current a,.root-background .location-query .location-picker .cities span.current a,.root-background .location-query .location-picker .sub-region-row span.current a {
  color: #fff;
  background-color: #eb1d21
}

.root-background .location-query .location-picker .areas span a,.root-background .location-query .location-picker .cities span a,.root-background .location-query .location-picker .sub-region-row span a {
  padding: 1px 3px
}

.root-background .location-query .location-picker .sub-region-row .current:before {
  content: "";
  background: url(../images/index/cities-point-arrow.png);
  display: block;
  width: 9px;
  height: 5px;
  position: absolute;
  bottom: -1px;
  margin-left: -3px;
  left: 50%;
  z-index: 2
}

.root-background .location-query .location-picker .sub-region-row .current:before:hover {
  cursor: none
}

.root-background .location-query .location-picker .areas {
  margin: 0 6px;
  border-bottom: 1px solid #bfbfbf
}

.root-background .location-query .location-picker .areas span {
  width: 110px
}

.root-background .location-query .location-picker .areas span a {
  padding: 4px 8px
}

.root-background .location-query .location-picker .areas,.root-background .location-query .location-picker .sub-region-row {
  line-height: 30px
}

.root-background .location-query .location-picker .sub-regions span {
  width: 60px
}

.root-background .location-query .location-picker .cities {
  position: relative;
  border-top: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
  background-color: #fafafa;
  line-height: 40px
}

.root-background .ie8 .location-query .input-group input {
  line-height: 35px
}

.root-background .ie8 .location-query .input-group .tt-hint {
  border-top: 1px solid #ccc!important;
  border-bottom: 1px solid #ccc!important;
  height: 35px
}

.root-background .ie8 .location-query .input-group .location-overlay {
  height: 35px
}

.root-background .location-inputs {
  position: relative
}

.root-background .location-inputs.main-content-row {
  padding: 20px 32px!important
}

.root-background .location-inputs .input-group {
  border-radius: 3px;
  border: 1px solid #bfbfbf;
  color: gray
}

.root-background .location-inputs .input-group:hover {
  border-color: gray
}

.root-background .location-inputs .form-control {
  padding-left: 135px;
  background: 0 0
}

.language-ru .root-background .location-inputs .form-control {
  padding-left: 163px
}

.root-background .location-inputs .form-control.readonly[readonly] {
  color: gray;
  background: 0 0
}

.root-background .location-inputs .form-control,.root-background .location-inputs .input-group-addon {
  border: 0
}

.root-background .location-inputs .detail-date-time-input,.root-background .location-inputs .detail-location-picker {
  margin-top: -3px;
  padding-top: 2px
}

.root-background .location-inputs dl {
  position: relative;
  margin: 16px 0;
  display: block
}

.root-background .location-inputs dl:after,.root-background .location-inputs dl:before {
  content: " ";
  display: table
}

.root-background .location-inputs dl:after {
  clear: both
}

.root-background .location-inputs dl dt {
  font-size: 13px;
  font-weight: lighter;
  position: absolute;
  left: 0;
  top: 4px;
  text-align: center;
  height: 24px;
  line-height: 24px;
  width: 125px;
  border-right: 1px dotted #bfbfbf
}

.language-ru .root-background .location-inputs dl dt {
  width: 160px
}

.root-background .location-inputs dl dd.detail-date-time-input {
  width: 320px
}

.root-background .location-inputs .error {
  margin-top: 10px
}

.root-background .location-inputs.mini-inputs dl dt {
  width: 32px
}

.root-background .location-inputs.mini-inputs dl dd .form-control {
  padding-left: 40px
}

.root-background .location-inputs.mini-inputs .detail-location-picker {
  padding-top: 10px;
  border-top: 1px solid #ccc
}

.root-background .location-inputs.normal-inputs .form-control {
  padding-left: 12px;
  border: 1px solid #ccc
}

.root-background .location-inputs.normal-inputs .detail-location-picker {
  padding-top: 10px;
  border-top: 1px solid #f2f2f2
}

.root-background .btn.checked {
  background: #333;
  border-color: #333;
  color: #fff
}

.root-background .button.login {
  margin-left: 55px
}

.root-background .twitter-typeahead .tt-hint {
  width: 100%;
  height: 100%
}

.root-background .twitter-typeahead .tt-dropdown-menu {
  min-width: 160px;
  margin-top: 2px;
  padding: 5px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.2);
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
  background-clip: padding-box
}

.root-background .twitter-typeahead .tt-dropdown-menu .tt-suggestion {
  display: block;
  padding: 3px 20px
}

.root-background .twitter-typeahead .tt-dropdown-menu .tt-suggestion.tt-is-under-cursor {
  color: #fff;
  background-color: #0081c2;
  background-image: -webkit-linear-gradient(top,#08c,#0077b3);
  background-image: linear-gradient(top,#08c,#0077b3);
  background-repeat: repeat-x;
  filter-color: #fff
}

.root-background .twitter-typeahead .tt-dropdown-menu .tt-suggestion p {
  margin: 0
}

.root-background ul.navigation-tabs {
  padding-left: 0
}

.root-background ul.navigation-tabs li {
  cursor: pointer;
  height: 24px;
  font-size: 12px;
  line-height: 24px;
  display: inline-block;
  padding: 0 5px;
  margin-right: 38px;
  color: #180000
}

.root-background ul.navigation-tabs li.current {
  padding: 0 10px;
  background-color: #333;
  color: #fff
}

.root-background ul.navigation-tabs li.link a {
  color: #180000;
  text-decoration: none
}

.root-background .inner-slide-down {
  background-image: url(../images/index/slide-shadow.png),url(../images/index/slide-shadow-bottom.png);
  background-position: center top,center bottom;
  background-repeat: repeat-x;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  position: relative
}

.root-background .inner-slide-down:before {
  margin-top: -11px;
  top: 0;
  left: 30%;
  content: url(../images/index/slide-arrow.png);
  width: 21px;
  height: 18px;
  position: absolute;
  background-color: #fff
}

.root-background .service-popover-container .popover {
  top: 40px!important;
  left: -20px!important;
  max-width: none
}

.root-background .service-popover-container .popover .arrow {
  margin-left: 0;
  left: 120px
}

.root-background .service-popover-container .popover .popover-content {
  padding: 10px 10px 0 20px
}

.root-background .service-popover-container .popover .popover-content ul {
  width: 515px;
  padding-left: 10px;
  list-style-image: url(../images/index/people-concern-arrow.png)
}

.root-background .service-popover-container .popover .popover-title {
  display: none
}

.root-background .top-gray-gradient {
  background-image: url(../images/index/waybill-detail-top-shadow.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain
}

.root-background #not-support-flow-control {
  width: 100%;
  text-align: center;
  display: none;
  padding-top: 15px
}

.root-background #not-support-flow-control.show {
  display: inline-block
}

.root-background .promoted-link.wechat .link>.sfi-wechat {
  font-size: 18px;
  top: 5px
}

.root-background .promoted-link.wechat img {
  width: 120px;
  height: 120px;
  border: 1px solid #ccc
}

.root-background .go-dynamic {
  cursor: pointer
}

.root-background .home-carousel {
  position: relative;
  height: 312px;
  top: -10px
}

.root-background .home-carousel .carousel.fade-in-out {
  top: 50px
}

.root-background .home-carousel .carousel .carousel-inner {
  z-index: 2
}

.root-background .home-carousel .carousel .carousel-inner>.item img {
  width: 100%;
  height: 260px
}

.root-background .home-carousel .carousel .carousel-indicators {
  top: -32px;
  right: 0;
  left: auto;
  text-align: right;
  z-index: 1
}

.root-background .home-carousel .carousel .carousel-indicators>li {
  margin-right: 0;
  margin-left: 16px
}

.root-background .banner .carousel .carousel-inner>.item {
  position: relative
}

.root-background .banner .carousel .carousel-inner>.item img {
  position: absolute;
  left: 50%;
  margin-left: -960px;
  min-height: 472px;
  max-width: 1920px
}

.root-background .carousel.fade-in-out {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.root-background .carousel .carousel-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden
}

.root-background .carousel .carousel-control:focus,.root-background .carousel .carousel-control:hover {
  outline: 0
}

.root-background .carousel .carousel-indicators>li {
  margin-right: 30px;
  background: grey;
  border: 1px solid grey
}

.root-background .carousel .carousel-indicators>li.active {
  background: #f2f2f2;
  border: 1px solid #f2f2f2
}

.root-background .mce-tinymce-inline .mce-container-body.mce-flow-layout {
  position: fixed;
  top: 33px;
  width: 660px
}

.root-background .language-en .navigation .main-navigation-title {
  font-size: 12px
}

.root-background .navigation {
  height: 56px;
  box-shadow: 0 3px 10px 0 #999;
  z-index: 10;
  position: relative;
  background-color: #333;
  background-image: -webkit-linear-gradient(#4d4d4d,#1a1a1a);
  background-image: linear-gradient(#4d4d4d,#1a1a1a)
}

.root-background .navigation .container {
  position: relative
}

.root-background .navigation .main-navigation-title {
  display: table;
  text-transform: uppercase;
  line-height: 16px;
  font-size: 14px;
  vertical-align: center
}

.root-background .navigation .main-navigation-title .hover {
  display: none
}

.root-background .navigation .main-navigation-item,.root-background .navigation .main-navigation-link-item {
  margin-top: 5px;
  list-style: none;
  float: left;
  width: 130px;
  height: 45px;
  display: table
}

.root-background .navigation .main-navigation-item .main-navigation-title,.root-background .navigation .main-navigation-link-item .main-navigation-title {
  text-align: center;
  display: table-cell;
  color: #fff;
  height: 100%;
  vertical-align: middle
}

.root-background .navigation .main-navigation-item.show {
  display: table!important;
  background: #fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px
}

.root-background .navigation .main-navigation-item.show .main-navigation-title {
  color: #333;
  cursor: pointer
}

.root-background .navigation .main-navigation-item.show .main-navigation-title .hover {
  display: inline
}

.root-background .navigation .main-navigation-item.show .main-navigation-title .default {
  display: none
}

.root-background .navigation .main-navigation-item.show .connector,.root-background .navigation .main-navigation-item.show .mega-menu {
  display: block
}

.root-background .navigation .main-navigation-item .connector {
  z-index: 11;
  position: absolute;
  height: 30px;
  width: 130px;
  background: #fff;
  display: none;
  top: 45px
}

.root-background .navigation .main-navigation-item.private.show {
  background: #fff
}

.root-background .navigation .main-navigation-link-item {
  text-align: center
}

.root-background .navigation .main-navigation-link-item a {
  color: #fff;
  display: block
}

.root-background .navigation .main-navigation-link-item a:hover {
  text-decoration: none
}

.root-background .navigation .main-navigation-link-item.extra {
  float: right;
  width: auto
}

.root-background .navigation .navigation .mega-menu.park .column.numOne {
  width: 350px
}

.root-background .navigation .numOne .imgEle {
  margin: 0 0 20px 0;
  text-align: center;
  width: 220px
}

.root-background .navigation .mega-menu.park .column.numOne ul {
  float: left;
  width: 100px
}

.root-background .navigation .mega-menu.park .column.numOne ul.first {
  width: 100px;
  margin-right: 20px
}

.root-background .navigation .mega-menu.park .column.numTow {
  width: 400px;
  overflow: hidden
}

.root-background .navigation .eleHui {
  padding-left: 137px;
  position: relative;
  z-index: 0
}

.root-background .navigation .eleImg {
  position: absolute;
  width: 122px;
  top: 0;
  left: 0
}

.root-background .navigation .eleHui ul li {
  float: left;
  width: 75px
}

.root-background .navigation .eleCang {
  display: inline-block;
  height: 50px;
  margin-top: 40px;
  width: 300px
}

.root-background .navigation .eleCang li {
  float: left;
  width: 55px;
  height: 50px;
  margin: 0 0 0 17px
}

.root-background .navigation .eleCang li:first-child {
  margin-left: 0
}

.root-background .navigation .eleCang li p {
  width: 55px;
  margin: 0 auto;
  text-align: center
}

.root-background .navigation .eleCang li p img,.root-background .navigation .navigation .navigation .eleCang li a {
  margin: 0 auto;
  text-align: center
}

.root-background .navigation .eleCang li a {
  line-height: 28px
}

.root-background .navigation .mega-menu.park .column.numThd {
  width: 320px
}

.root-background .navigation .mega-menu.park-sc-en .column.first {
  width: 295px
}

.root-background .navigation .mega-menu.park-sc-en .column.second {
  width: 340px
}

.root-background .navigation .mega-menu.park-sc-en .column.third {
  width: 320px
}

.root-background .navigation .mega-menu.park-sc-en .eleHui li {
  width: auto;
  float: none;
  margin-bottom: 5px
}

.root-background .navigation .mega-menu.park-sc-en .first .imgEle {
  margin-bottom: 20px;
  text-align: center
}

.root-background .navigation .mega-menu.park-sc-en .icon-list {
  margin-top: 20px
}

.root-background .navigation .mega-menu.park-sc-en .icon-list li {
  float: left;
  width: 140px;
  text-align: center;
  margin-top: 10px
}

.root-background .navigation .mega-menu.park-sc-en .icon-list li a {
  display: block;
  margin-top: 10px
}

.root-background .navigation .park .pbs_banner {
  margin-top: 15px
}

.root-background .navigation .traffic-new:after {
  clear: both
}

.root-background .navigation .traffic-new .clearfix {
  margin-top: 20px
}

.root-background .navigation .traffic-new .clearfix.mt0 {
  margin-top: 0
}

.root-background .navigation .traffic-new .second-icon img {
  width: 60px
}

.root-background .navigation .traffic-new .trafficMain {
  float: left;
  width: 750px
}

.root-background .navigation .traffic-new .traffic-menu {
  height: 50px;
  margin: 27px 0 30px 24px;
  padding: 7px 0 0
}

.root-background .navigation .traffic-new .traffic-menu li {
  float: left;
  width: 235px;
  height: 34px;
  line-height: 34px;
  margin-right: 5px;
  border-right: 1px solid #dcdcdc
}

.root-background .navigation .traffic-new .traffic-menu li.last {
  border-right: none
}

.root-background .navigation .traffic-new .traffic-menu li a {
  display: block;
  width: 230px;
  margin: -7px 10px 0 0;
  padding: 7px 0 5px;
  outline: 0;
  border-top: 2px dotted #c1c1c1;
  border-bottom: 2px dotted #c1c1c1;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  color: #292929;
  z-index: 11
}

.root-background .navigation .traffic-menu li a.cur,.root-background .navigation .traffic-menu li a.cur:hover,.root-background .navigation .traffic-new .traffic-menu li a:hover {
  border-bottom: 4px solid #eb1d21;
  text-decoration: none
}

.root-background .navigation .traffic-menu li a.cur {
  background: #fafafa
}

.root-background .navigation .traffic-new .title.mb02 {
  text-align: center;
  padding: 24px 0 0
}

.root-background .navigation .traffic-new .title.mb09 {
  text-align: left;
  padding: 10px 0 0
}

.root-background .navigation .traffic-new .traffic-menu-cons {
  padding-left: 24px;
  display: none
}

.root-background .navigation .traffic-menu-cons .column3,.root-background .navigation .traffic-new .traffic-menu-cons .column2 {
  padding: 0
}

.root-background .navigation .traffic-new .traffic-menu-cons .column3 {
  padding-left: 24px;
  border-left: none
}

.root-background .navigation .traffic-new .traffic-menu-cons .column2 {
  border-left: none
}

.root-background .navigation .traffic-new .traffic-menu-cons .column .second-column2 {
  width: 150px
}

.root-background .navigation .traffic-new .traffic-menu-cons .column .second-column3 {
  width: 200px
}

.root-background .navigation .traffic-new .jjfaInfo {
  float: right;
  width: 200px;
  padding: 0
}

.root-background .navigation .traffic-new .jjfaImg {
  text-align: center
}

.root-background .navigation .traffic-menu li a.cur {
  background: #f5f5f5
}

.root-background .banner {
  text-align: center;
  background: #000;
  position: relative
}

.root-background .content {
  color: #333;
  min-height: 400px;
  padding: 55px 0
}

.root-background .index-page {
  padding: 0
}

.root-background .index-page .banner {
  min-height: 472px;
  overflow: hidden
}

.root-background .index-page .banner>img {
  margin-left: -960px;
  position: absolute;
  left: 50%;
  min-height: 472px
}

.root-background .promotion-index-page {
  padding: 0
}

.root-background .promotion-index-page .banner {
  min-height: 472px;
  overflow: hidden
}

.root-background .promotion-index-page .banner>img {
  margin-left: -960px;
  position: absolute;
  left: 50%;
  min-height: 472px
}

.root-background .promotion-detail-page .banner {
  min-height: 472px;
  overflow: hidden
}

.root-background .promotion-detail-page .banner>img {
  margin-left: -960px;
  position: absolute;
  left: 50%;
  min-height: 472px
}

.root-background .hide {
  display: none
}

.root-background .table-center {
  text-align: center;
  table-layout: fixed;
  word-break: break-all;
  border-collapse: collapse
}

.root-background .table-center td {
  text-align: center
}

.root-background .main-content>:first-child:before {
  display: none
}

.root-background .main-content .main-content-row {
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  margin-bottom: 14px;
  position: relative;
  padding: 20px 15px
}

.root-background .main-content .main-content-row .additional-service-icon {
  display: inline-block
}

.root-background .main-content .main-content-row.services-container:before {
  top: -50px
}

.root-background .main-content .main-content-row.no-header:before {
  display: none
}

.root-background .main-content .main-content-row>h5 {
  margin: 0 0 20px
}

.root-background .main-content .main-content-row h5 {
  font-size: 14px
}

.root-background .main-content .main-content-row h5 span.glyphicon {
  color: #eb1d21;
  margin-right: 5px;
  font-size: 15px
}

.root-background .main-content .main-content-row h5.large-h5 {
  font-size: 16px
}

.root-background .main-content .main-content-row .promoted-link {
  text-align: right;
  float: right;
  color: #eb1d21
}

.root-background .main-content .main-content-row .pre-popover-content {
  display: none
}

.root-background .left-side-bar .icon-links,.root-background .side-bar .icon-links {
  margin-bottom: 16px
}

.root-background .left-side-bar .icon-links img,.root-background .side-bar .icon-links img {
  width: 100%
}

.root-background .side-bar {
  padding-left: 18px;
  width: 225px
}

.root-background .side-bar #free-order {
  margin-top: -55px
}

.root-background .side-bar .side-bar-item {
  display: block;
  background-color: #fff;
  margin-bottom: 16px
}

.root-background .side-bar .side-bar-item.hot {
  display: block;
  position: relative;
  background-color: #c71e1e;
  background-image: -webkit-linear-gradient(#c71e1e,#aa1919);
  background-image: linear-gradient(#c71e1e,#aa1919);
  padding: 14px;
  color: #fff;
  border-radius: 3px
}

.root-background .side-bar .side-bar-item.hot:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -43px;
  right: 0;
  width: 108px;
  height: 63px;
  background: url(../images/index/sf-promote.png)
}

.root-background .side-bar .side-bar-item.hot:hover {
  text-decoration: none
}

.root-background .side-bar .side-bar-item.hot h4 {
  margin: 0
}

.root-background .side-bar .side-bar-item.hot h2 {
  margin: 4px 0 5px 0
}

.root-background .side-bar .side-bar-item.hot h2 .arrow {
  height: 22px;
  width: 22px;
  display: inline-block;
  margin-left: 40px;
  background: url(../images/index/sf-promote-arrow.png)
}

.root-background .side-bar .side-bar-item.ads img {
  width: 100%
}

.root-background .side-bar .customer-service {
  position: relative;
  height: 56px
}

.root-background .side-bar .customer-service:hover {
  text-decoration: none
}

.root-background .side-bar .customer-service h3 {
  padding: 20px 0 15px 10px;
  font-size: 18px;
  font-weight: lighter;
  color: #050524
}

.root-background .side-bar .customer-service img {
  right: 0;
  top: 0;
  position: absolute;
  float: right
}

.root-background .side-bar .customer-service:after {
  clear: both
}

.root-background .side-bar .people-concern {
  border: 1px solid #ededed;
  padding: 14px
}

.root-background .side-bar .people-concern h5 {
  padding-left: 23px;
  font-size: 14px
}

.root-background .side-bar .people-concern ul {
  margin: 0;
  padding-left: 23px
}

.root-background .side-bar .people-concern ul li {
  list-style-image: url(../images/index/people-concern-arrow.png)
}

.root-background .side-bar .people-concern ul li a {
  color: #333
}

.root-background .services-container {
  display: none;
  margin-top: 47px
}

.root-background .services-container .more-weight-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0
}

.root-background .services-container .extra-weight-side-note {
  display: none;
  margin: 20px -20px 0;
  padding: 20px 20px 0
}

.root-background .services-container .weight-panel {
  position: absolute;
  width: 380px;
  right: 225px;
  top: 87px;
  z-index: 999;
  display: none;
  padding: 20px;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  box-shadow: 0 0 5px #d9d9d9
}

.root-background .services-container .weight-panel:after,.root-background .services-container .weight-panel:before {
  content: " ";
  display: table
}

.root-background .services-container .weight-panel:after {
  clear: both
}

.root-background .services-container .weight-panel .arrow {
  position: absolute;
  left: 50%;
  margin-left: -11px;
  top: -11px;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-width: 11px;
  border-bottom-color: #ddd;
  border-bottom-color: rgba(0,0,0,.15);
  border-top-width: 0;
  border-style: solid
}

.root-background .services-container .weight-panel .arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-color: transparent;
  border-width: 11px;
  border-bottom-color: #fff;
  border-top-width: 0;
  border-style: solid;
  left: -11px;
  top: 1px
}

.root-background .services-container .weight-panel .row {
  margin-left: 0;
  margin-right: -10px;
  text-align: center
}

.root-background .services-container .weight-panel .table {
  margin: 0
}

.root-background .services-container .weight-panel .table th {
  background: #f2f2f2
}

.root-background .services-container .weight-panel .table td,.root-background .services-container .weight-panel .table th {
  border: 1px solid #ccc;
  text-align: center;
  vertical-align: middle
}

.root-background .services-container .weight-panel .weight-search {
  margin-top: 5px
}

.root-background .services-container .weight-panel .input-group {
  margin-bottom: 5px
}

.root-background .services-container .weight-panel .control-label {
  text-align: left;
  padding-right: 0;
  padding-left: 0;
  font-weight: 400
}

.root-background .services-container .weight-panel .form-control {
  text-align: right;
  padding-left: 0
}

.root-background .services-container .weight-panel .input-container {
  padding-left: 0;
  padding-right: 10px
}

.root-background .services-container .weight-panel .form-group {
  margin: 0 0 7px
}

.root-background .services-container .weight-panel .description {
  margin-top: 10px;
  margin-bottom: 5px
}

.root-background .services-top-bar {
  padding-left: 32px
}

.root-background .service-switch {
  height: 33px;
  position: absolute;
  top: -32px;
  left: -1px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-top: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9
}

.root-background .service-switch a {
  display: inline-block;
  height: 100%;
  line-height: 32px;
  padding: 0 10px;
  background: #f2f2f2;
  font-size: 15px;
  border-right: 1px solid #d9d9d9
}

.root-background .service-switch a:hover,.root-background .service-switch a:visited {
  text-decoration: none
}

.root-background .service-switch a.active {
  background: #fff;
  color: #e4393c
}

.root-background .service-heavyCargo-weight-tip {
  display: none;
  padding: 8px 30px;
  background: #f2f2f2;
  color: #e4393c
}

.root-background .services-top-bar:after,.root-background .services-top-bar:before {
  content: " ";
  display: table
}

.root-background .services-top-bar:after {
  clear: both
}

.root-background .services-top-bar h5 {
  margin: 25px 0
}

.root-background .services-top-bar h5.pull-right {
  width: 210px
}

.root-background .services-top-bar .has-extra .more-info .sfi:after {
  font-family: sf-express-icon;
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  content: "\e032";
  color: #eb1d21;
  font-size: 10px;
  top: -4px;
  right: -4px
}

.root-background .services-top-bar .utils {
  display: none;
  margin-top: 10px
}

.root-background .services-top-bar .utils li {
  float: left;
  width: 100px;
  text-align: center;
  line-height: 25px
}

.root-background .services-top-bar .utils li:nth-child(2) {
  width: 222px
}

.root-background .services-top-bar .utils li span {
  border-left: 1px solid #ddd;
  display: block
}

.root-background .services-top-bar .utils li a {
  color: #999;
  display: block;
  font-size: 10px;
  text-align: center
}

.root-background .services-top-bar .utils li .sfi {
  font-size: 18px;
  top: 4px;
  margin-right: 5px
}

.root-background .services-bottom-bar {
  padding: 20px
}

.root-background .services-bottom-bar:after,.root-background .services-bottom-bar:before {
  content: " ";
  display: table
}

.root-background .services-bottom-bar:after {
  clear: both
}

.root-background .services-bottom-bar.empty-content {
  padding: 5px
}

.root-background .services-bottom-bar .additional-services-link {
  float: right
}

.root-background .services-bottom-bar .additional-services-link .additional-service-icon {
  margin-right: 2px
}

.root-background .service-comments {
  margin: 5px 30px;
  font-size: 14px;
  line-height: 24px;
  color: #333
}

.root-background .service-comments .enhance-text {
  color: #eb1d21
}

.root-background .services-top-bar .utils li.services_20150709 {
  width: 125px
}

.root-background .services-top-bar .utils li.head-price {
  width: 230px
}

.root-background .services,.root-background .time-results {
  display: block;
  table-layout: fixed;
  width: 100%
}

.root-background .services.show-cargo-type .service-info .cargo-type,.root-background .time-results.show-cargo-type .service-info .cargo-type {
  display: inline
}

.root-background .services.show-cargo-type .payFee-info .cargo-type,.root-background .time-results.show-cargo-type .payFee-info .cargo-type {
  display: inline
}

.root-background .services .service-info,.root-background .time-results .service-info {
  width: 264px;
  font-size: 16px;
  padding-left: 30px
}

.root-background .services .service-info .service-info-wrapper,.root-background .time-results .service-info .service-info-wrapper {
  position: relative
}

.root-background .services .service-info .service-info-wrapper:hover .service-info-more,.root-background .time-results .service-info .service-info-wrapper:hover .service-info-more {
  display: inline
}

.root-background .services .service-info .service-info-title .sfi,.root-background .time-results .service-info .service-info-title .sfi {
  margin-left: 7px;
  color: #eb1d21
}

.root-background .services .service-info .service-info-title .circle,.root-background .time-results .service-info .service-info-title .circle {
  margin-right: 10px
}

.root-background .services .service-info .service-info-title .limit-type-name,.root-background .time-results .service-info .service-info-title .limit-type-name {
  display: inline-block;
  vertical-align: middle;
  max-width: 160px;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis
}

.root-background .services .service-info .service-info-more,.root-background .time-results .service-info .service-info-more {
  display: none;
  margin-left: 30px;
  margin-top: 5px;
  font-size: 13px;
  color: gray;
  border-radius: 3px;
  border: 1px solid #bfbfbf;
  padding: 3px 12px
}

.root-background .services .service-info .service-info-more small,.root-background .time-results .service-info .service-info-more small {
  font-size: 70%;
  margin-left: 5px;
  line-height: 5px
}

.root-background .services .service-info .cargo-type,.root-background .time-results .service-info .cargo-type {
  color: gray;
  font-size: 14px;
  display: none
}

.root-background .services .service-info .circle,.root-background .time-results .service-info .circle {
  display: inline-block;
  text-align: center;
  text-transform: capitalize;
  color: #fff;
  line-height: 28px;
  width: 28px;
  background-color: #cdcdcd;
  border: none;
  border-radius: 20px;
  font-size: 18px
}

.root-background .services .service-info a,.root-background .time-results .service-info a {
  color: #333
}

.root-background .services .service-info a:hover,.root-background .time-results .service-info a:hover {
  text-decoration: none
}

.root-background .services .service-info .promotion:after,.root-background .time-results .service-info .promotion:after {
  top: -4px
}

.root-background .services .service-info ul li,.root-background .time-results .service-info ul li {
  font-size: 12px!important;
  list-style-image: url(../images/index/people-concern-arrow.png)
}

.root-background .services .promotion-info,.root-background .time-results .promotion-info {
  font-size: 13px;
  padding-top: 5px;
  padding-right: 20px
}

.root-background .services .promotion-info p,.root-background .time-results .promotion-info p {
  max-height: 72px;
  overflow: hidden;
  margin-bottom: 0
}

.root-background .services .weight-info,.root-background .time-results .weight-info {
  width: 125px;
  font-size: 14px
}

.root-background .services .time-info,.root-background .time-results .time-info {
  font-size: 14px;
  color: #eb1d21;
  width: 222px
}

.root-background .services .time-info .first {
  position: relative
}

.root-background .services .time-info .first .timeBefore {
  margin-left: 6px;
  position: relative;
  bottom: 1px
}

.root-background .services .rate-info,.root-background .time-results .rate-info {
  color: #eb1d21;
  font-size: 14px;
  padding-right: 20px;
  width: 230px
}

.root-background .services .rate-info,.root-background .services .time-info,.root-background .services .weight-info,.root-background .time-results .rate-info,.root-background .time-results .time-info,.root-background .time-results .weight-info {
  text-align: center
}

.root-background .services tbody,.root-background .time-results tbody {
  display: table;
  width: 100%
}

.root-background .services tr,.root-background .time-results tr {
  height: 95px;
  border-bottom: 1px solid #ccc
}

.root-background .services tr td,.root-background .time-results tr td {
  vertical-align: middle
}

.root-background .services .payFee-info,.root-background .time-results .payFee-info {
  font-size: 14px;
  padding-left: 32px
}

.root-background .services .payFee-info .service-info-wrapper,.root-background .time-results .payFee-info .service-info-wrapper {
  position: relative
}

.root-background .services .payFee-info .service-info-wrapper:hover .service-info-more,.root-background .time-results .payFee-info .service-info-wrapper:hover .service-info-more {
  display: inline
}

.root-background .services .payFee-info .service-info-title .sfi,.root-background .time-results .payFee-info .service-info-title .sfi {
  margin-left: 7px;
  color: #eb1d21
}

.root-background .services .payFee-info .service-info-title .circle,.root-background .time-results .payFee-info .service-info-title .circle {
  margin-right: 10px
}

.root-background .services .payFee-info .service-info-title .limit-type-name,.root-background .time-results .payFee-info .service-info-title .limit-type-name {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap
}

.root-background .services .payFee-info .service-info-more,.root-background .time-results .payFee-info .service-info-more {
  display: none;
  margin-left: 30px;
  margin-top: 5px;
  font-size: 13px;
  color: gray;
  border-radius: 3px;
  border: 1px solid #bfbfbf;
  padding: 3px 12px
}

.root-background .services .payFee-info .service-info-more small,.root-background .time-results .payFee-info .service-info-more small {
  font-size: 70%;
  margin-left: 5px;
  line-height: 5px
}

.root-background .services .payFee-info .cargo-type,.root-background .time-results .payFee-info .cargo-type {
  color: gray;
  font-size: 14px;
  display: none
}

.root-background .services .payFee-info .circle,.root-background .time-results .payFee-info .circle {
  display: inline-block;
  text-align: center;
  text-transform: capitalize;
  color: #fff;
  line-height: 28px;
  width: 28px;
  background-color: #cdcdcd;
  border: none;
  border-radius: 20px;
  font-size: 18px
}

.root-background .services .payFee-info a,.root-background .time-results .payFee-info a {
  color: #333
}

.root-background .services .payFee-info a:hover,.root-background .time-results .payFee-info a:hover {
  text-decoration: none
}

.root-background .services .payFee-info .promotion:after,.root-background .time-results .payFee-info .promotion:after {
  top: -4px
}

.root-background .services .payFee-info ul li,.root-background .time-results .payFee-info ul li {
  font-size: 12px!important;
  list-style-image: url(../images/index/people-concern-arrow.png)
}

.root-background .other-services-container {
  display: none
}

.root-background .other-services .other-service {
  display: block;
  background: #f2f2f2;
  border-radius: 4px;
  padding: 10px 0;
  margin-top: 15px
}

.root-background .other-services .overflow-text {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap
}

.root-background .other-services .service-info .service-title {
  line-height: 32px;
  font-size: 18px;
  color: #333;
  position: relative;
  display: inline-block;
  max-width: 100%
}

.root-background .other-services .service-info .service-title.promote:after {
  font-family: sf-express-icon;
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: -5px;
  position: absolute;
  right: -15px;
  margin-top: 10px;
  content: "\e02f";
  margin-left: 2px;
  font-size: 12px;
  color: #db1317
}

.root-background .other-services .service-info .service-description {
  color: gray
}

.root-background .other-services .hot {
  float: right;
  max-width: 100%
}

.root-background .other-services .hot .hot-tag {
  position: relative;
  background-color: #eb1d21;
  min-width: 64px;
  margin-bottom: 15px
}

.root-background .other-services .hot .hot-tag span {
  color: #fff;
  text-align: center;
  line-height: 20px;
  padding-left: 5px;
  padding-right: 5px
}

.root-background .other-services .hot .hot-tag:after {
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 0;
  border-color: #891717 transparent transparent transparent
}

.root-background .other-services .hot .hot-text {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #eb1d21
}

.root-background .quick-tools {
  background-color: #333;
  background-image: -webkit-linear-gradient(#4d4d4d,#1a1a1a);
  background-image: linear-gradient(#4d4d4d,#1a1a1a);
  border-radius: 5px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -480px;
  margin-bottom: 0
}

.root-background .quick-tools .show .quick-tool {
  display: block
}

.root-background .quick-tools>li {
  float: left;
  position: relative
}

.root-background .quick-tools .quick-tool-title {
  display: block;
  height: 64px;
  line-height: 64px;
  color: #fff;
  width: 160px;
  font-size: 13px;
  text-align: center;
  cursor: pointer
}

.root-background .quick-tools .quick-tool-title>.sfi {
  margin-right: 6px;
  font-size: 20px;
  top: 5px
}

.root-background .quick-tools .quick-tool-title:hover {
  color: #333;
  background-color: #fff;
  text-decoration: none
}

.root-background .quick-tools .all-tools .quick-tool-title {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: gray;
  background-image: -webkit-linear-gradient(#929292,#737373);
  background-image: linear-gradient(#929292,#737373)
}

.root-background .quick-tools .all-tools .hover {
  color: #333!important;
  background-color: #fff!important;
  background-image: -webkit-linear-gradient(#fff,#fff);
  background-image: linear-gradient(#fff,#fff);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.root-background .quick-tools .all-tools .quick-tool {
  right: 0;
  left: auto
}

.root-background .quick-tools .all-tools .quick-tool .other-query-memo {
  font-size: 13px;
  display: block;
  background: #fff;
  border-radius: 5px;
  z-index: 10;
  padding: 24px
}

.root-background .quick-tools .all-tools .quick-tool .other-query-memo .box {
  border-bottom: 1px dotted;
  width: 100%;
  text-align: left
}

.root-background .quick-tools .all-tools .quick-tool .other-query-memo .more {
  float: right;
  color: #eb1d21;
  margin-top: 5px
}

.root-background .quick-tools .all-tools .quick-tool .other-query-memo .column {
  padding: 5px 24px 5px 0;
  min-width: 190px;
  display: table-cell;
  vertical-align: top
}

.root-background .quick-tools .all-tools .quick-tool .other-query-memo .column.even {
  border-left: 1px solid #ececec;
  padding: 5px 0 5px 24px
}

.root-background .quick-tools .all-tools .quick-tool .other-query-memo .title {
  font-size: 14px;
  color: #eb1d21;
  margin-bottom: 15px;
  text-align: left
}

.root-background .quick-tools .all-tools .quick-tool .other-query-memo .column .second-title {
  font-size: 13px;
  padding-bottom: 5px;
  margin-left: 0
}

.root-background .quick-tools .all-tools .quick-tool .other-query-memo .column li {
  margin-bottom: 5px
}

.root-background .page_tem {
  padding: 10px 0;
  text-align: right
}

.root-background .page_tem li {
  display: inline;
  margin: 0 3px
}

.root-background .page_tem a {
  display: inline-block;
  background: #eee;
  color: #333;
  padding: 0 5px;
  border-radius: 3px
}

.root-background .page_tem li.current a {
  background: #999;
  color: #fff
}

.root-background li .temperature_icon {
  background: url(../images/temperature/temperature_g.png) no-repeat 50% 50%
}

.root-background li.active .temperature_icon {
  background: url(../images/temperature/temperature.png) no-repeat 50% 50%
}

.root-background li .temperature_beta {
  position: relative
}

.root-background .mega-menu {
  font-size: 13px;
  box-shadow: 0 25px 20px -5px rgba(0,0,0,.4);
  display: none;
  position: absolute;
  top: 65px;
  left: 15px;
  width: 960px;
  background: #fff;
  border-radius: 5px;
  z-index: 10
}

.root-background .mega-menu.customer-hk .column.items-size-1 {
  width: 290px
}

.root-background .mega-menu.customer-hk .column.items-size-2 {
  width: 280px
}

.root-background .mega-menu.customer-hk .column.items-size-3 {
  width: 240px
}

.root-background .mega-menu.customer-hk .reporter-title {
  margin-bottom: 10px
}

.root-background .mega-menu.customer-hk .monthly-reporter-new {
  display: table-cell
}

.root-background .mega-menu.customer-hk .reporter-list {
  display: table-cell;
  vertical-align: top;
  padding-left: 20px
}

.root-background .mega-menu.customer-hk .second-title {
  color: #333
}

.root-background .mega-menu.customer-hk .monthly-reporter img {
  max-width: 110px
}

.root-background .mega-menu.customer-hk .customer-link li {
  float: left;
  width: 105px;
  text-align: center;
  margin-bottom: 10px
}

.root-background .mega-menu.customer-hk .customer-link .second-icon {
  margin-bottom: 10px
}

.root-background .mega-menu.customer-tw .column.items-size-3 {
  width: 240px
}

.root-background .mega-menu.customer-tw .reporter-title {
  margin-bottom: 10px
}

.root-background .mega-menu.customer-tw .reporter-list {
  display: table-cell;
  vertical-align: top;
  padding-left: 20px
}

.root-background .mega-menu.customer-tw .second-title {
  color: #333
}

.root-background .mega-menu.customer-tw .customer-link li {
  float: left;
  width: 115px;
  text-align: center;
  margin-bottom: 10px
}

.root-background .mega-menu.customer-tw .customer-link .second-icon {
  margin-bottom: 10px
}

.root-background .mega-menu.solution-hk .column .first,.root-background .mega-menu.solution-hk .column .second {
  margin-left: 60px;
  width: 150px;
  margin-right: 60px
}

.root-background .mega-menu.solution-hk .column .second-icon {
  margin-bottom: 20px
}

.root-background .mega-menu.traffic-tw .second-icon img {
  width: auto;
  padding-bottom: 10px
}

.root-background .mega-menu.traffic-tw .express-service .second-column {
  width: 150px;
  text-align: center
}

.root-background .mega-menu.traffic-tw .express-service .second-title {
  color: #333;
  margin-top: 20px
}

.root-background .mega-menu.traffic-tw .clearfix {
  margin-top: 20px
}

.root-background .mega-menu.traffic-tw .clearfix:first-child {
  margin-top: 0
}

.root-background .mega-menu.traffic-tw .added-service .second-column {
  width: 400px
}

.root-background .mega-menu.traffic-tw .added-service .second-column li {
  float: left;
  width: 190px
}

.root-background .mega-menu.sending .ads a {
  display: block;
  margin-bottom: 10px
}

.root-background .mega-menu.sending .ads a>img {
  width: 214px;
  height: 116px
}

.root-background .mega-menu.sending .additional-image {
  width: 90%;
  margin-bottom: 6px
}

.root-background .mega-menu.sending .coverage-query {
  text-decoration: underline;
  float: left;
  margin-top: 60px
}

.root-background .mega-menu.sending .coverage-query:hover {
  text-decoration: none
}

.root-background .mega-menu.sending .column {
  width: 304px
}

.root-background .mega-menu.sending .column.first {
  width: 440px
}

.root-background .mega-menu.sending .column.ads {
  width: 264px
}

.root-background .mega-menu.sending .detail-location-picker ul li {
  margin-bottom: 0
}

.root-background .mega-menu.sending a:hover {
  text-decoration: none
}

.root-background .mega-menu.sending .sending-at-once {
  width: auto;
  color: #eb1d21;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  padding-bottom: 3px;
  padding-top: 4px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 0 0 30px;
  border: 2px solid #eb1d21;
  background: url(../images/index/order-button-background.png);
  border-radius: 4px
}

.root-background .mega-menu.sending .sending-at-once img {
  margin: 0 10px 6px 0;
  height: 20px
}

.root-background .mega-menu.member .column {
  min-width: 265px
}

.root-background .mega-menu.member .column .how-to {
  float: right
}

.root-background .mega-menu.member .column .how-to img {
  position: relative;
  right: 5px;
  bottom: 1px
}

.root-background .mega-menu.member .column .second-title.grid-title {
  margin-top: 20px;
  margin-bottom: 0;
  padding-left: 12px
}

.root-background .mega-menu.member .column .second-title.grid-title img {
  margin-right: 10px
}

.root-background .mega-menu.member .column .member-news-title {
  margin-top: 35px
}

.root-background .mega-menu.member .column .member-news img {
  float: left
}

.root-background .mega-menu.member .column .member-news a {
  padding-left: 30px;
  display: block
}

.root-background .mega-menu.member .column .member-grid {
  float: left;
  width: 185px
}

.root-background .mega-menu.member .column .member-grid.small-grid {
  width: 165px
}

.root-background .mega-menu.member .column .member-grid ul {
  margin-top: 20px
}

.root-background .mega-menu.member .column .member-grid li {
  float: left;
  text-align: center;
  width: 60px;
  margin-bottom: 15px
}

.root-background .mega-menu.member .column .member-grid li .sfi,.root-background .mega-menu.member .column .member-grid li img {
  color: #eb1d21;
  font-size: 20px;
  display: block;
  margin: 0 auto;
  margin-bottom: 6px
}

.root-background .mega-menu.member .column .member-login-signup {
  border-top: 2px dotted #ccc;
  border-bottom: 2px dotted #ccc
}

.root-background .mega-menu.member .column .member-login-signup a {
  float: left;
  display: block;
  width: 175px;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px
}

.root-background .mega-menu.member .column .member-login-signup a.member-login img {
  bottom: 3px
}

.root-background .mega-menu.member .column .member-login-signup a img {
  position: relative;
  right: 16px
}

.root-background .mega-menu.member .column .member-login-signup a:hover {
  text-decoration: none
}

.root-background .mega-menu.member .column.first {
  width: 400px
}

.root-background .mega-menu.traffic .solution-title {
  margin-top: 20px
}

.root-background .mega-menu.traffic .second-icon img {
  width: 60px;
  padding-top: 10px;
  padding-bottom: 10px
}

.root-background .mega-menu.traffic .second-column.large-column {
  width: 240px;
  padding-right: 30px
}

.root-background .mega-menu.traffic .second-column.large-column li {
  float: left;
  width: 70px
}

.root-background .mega-menu.traffic .clearfix {
  margin-top: 20px
}

.root-background .mega-menu.traffic .clearfix:first-child {
  margin-top: 0
}

.root-background .mega-menu.bank .column.items-size-3 {
  width: 320px
}

.root-background .mega-menu.bank .column.items-size-2 {
  width: 480px
}

.root-background .mega-menu.bank .column.items-size-4 {
  width: 240px
}

.root-background .mega-menu.bank .column .primary-image {
  text-align: center;
  margin-bottom: 15px
}

.root-background .mega-menu.bank .column .title {
  color: #eb1d21
}

.root-background .mega-menu.bank .column .description {
  margin-top: 15px
}

.root-background .mega-menu.park .ads a {
  display: block;
  margin-bottom: 10px
}

.root-background .mega-menu.park p {
  margin-bottom: 0
}

.root-background .mega-menu.park .coverage-query {
  text-decoration: underline;
  float: right;
  margin-top: 5px
}

.root-background .mega-menu.park .coverage-query:hover {
  text-decoration: none
}

.root-background .mega-menu.park .column.first {
  width: 335px
}

.root-background .mega-menu.park .column.fix-size {
  width: 270px
}

.root-background .mega-menu.park .column ul.no-dist {
  list-style: none
}

.root-background .mega-menu.park .second-column.park-service {
  width: 160px
}

.root-background .mega-menu.park .hot-flag {
  margin-left: 3px
}

.root-background .mega-menu.traffic-hk .second-icon img {
  height: 70px;
  padding-bottom: 10px
}

.root-background .mega-menu.traffic-hk .express-service .second-column {
  width: 210px;
  text-align: center;
  margin: 10px 0 0 0;
  padding: 0 30px
}

.root-background .mega-menu.traffic-hk .express-service ul.clearfix {
  width: 460px;
  margin-top: 10px
}

.root-background .mega-menu.traffic-hk .express-service .second-title {
  color: #333;
  margin-top: 20px
}

.root-background .mega-menu.traffic-hk .clearfix {
  margin-top: 20px
}

.root-background .mega-menu.traffic-hk .clearfix:first-child {
  margin-top: 0
}

.root-background .mega-menu.traffic-hk .added-service .second-column {
  width: 400px
}

.root-background .mega-menu.traffic-hk .added-service .second-column li {
  float: left;
  width: 190px
}

.root-background .mega-menu.customer-hk .column.items-size-1 {
  width: 290px
}

.root-background .mega-menu.customer-hk .column.items-size-2 {
  width: 280px
}

.root-background .mega-menu.customer-hk .column.items-size-3 {
  width: 240px
}

.root-background .mega-menu.customer-hk .reporter-title {
  margin-bottom: 10px
}

.root-background .mega-menu.customer-hk .monthly-reporter-new {
  display: table-cell
}

.root-background .mega-menu.customer-hk .reporter-list {
  display: table-cell;
  vertical-align: top;
  padding-left: 20px
}

.root-background .mega-menu.customer-hk .second-title {
  color: #333
}

.root-background .mega-menu.customer-hk .monthly-reporter img {
  max-width: 110px
}

.root-background .mega-menu.customer-hk .customer-link li {
  float: left;
  width: 105px;
  text-align: center;
  margin-bottom: 10px
}

.root-background .mega-menu.customer-hk .customer-link .second-icon {
  margin-bottom: 10px
}

.root-background .mega-menu .column {
  display: table-cell;
  vertical-align: top;
  border-left: 1px solid #ececec;
  padding: 24px;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.root-background .mega-menu .column.first {
  border-left: none
}

.root-background .mega-menu .column .title {
  font-size: 14px;
  color: #eb1d21;
  margin-bottom: 15px
}

.root-background .mega-menu .column .title .glyphicon {
  color: gray;
  margin-right: 2px
}

.root-background .mega-menu .column .second-title {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 10px
}

.root-background .mega-menu .column .primary-icon img,.root-background .mega-menu .column .second-icon img {
  vertical-align: bottom
}

.root-background .mega-menu .column .primary-icon {
  line-height: 70px;
  margin-left: 15px
}

.root-background .mega-menu .column .second-icon {
  line-height: 45px
}

.root-background .mega-menu .column .second-column {
  float: left;
  width: 120px;
  padding-right: 5px
}

.root-background .mega-menu .column .second-column9 {
  float: left;
  width: 140px;
  padding-right: 0
}

.root-background .mega-menu .column ul {
  list-style: none
}

.root-background .mega-menu .column ul li {
  margin-bottom: 10px
}

.root-background .mega-menu .icon-links {
  list-style: none
}

.root-background .mega-menu .icon-links a:hover {
  text-decoration: none
}

.root-background .ie8 .mega-menu .location-query .tt-hint {
  border-left: 1px solid #ccc!important
}

.root-background .mega-menu.customer-hk .monthly-reporter {
  width: 110px
}

.root-background .clear-left {
  clear: left
}

.root-background .no-padding {
  padding: 0!important
}

.root-background .promotion:after {
  font-family: sf-express-icon;
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e02f";
  margin-left: 2px;
  color: #db1317
}

.root-background .root-background {
  -webkit-animation-duration: .1s;
  -webkit-animation-name: fontfix;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: .1s
}

@-webkit-keyframes fontfix {
  from {
    opacity: 1
  }

  to {
    opacity: 1
  }
}

.root-background .content-page .main-content-row,.root-background .content-page.main-content-row,.root-background .mce-content-body,.root-background .news-content {
  padding: 15px 25px
}

.root-background .content-page .main-content-row a,.root-background .content-page.main-content-row a,.root-background .mce-content-body a,.root-background .news-content a {
  color: #eb1d21;
  text-decoration: underline
}

.root-background .content-page .main-content-row a:hover,.root-background .content-page.main-content-row a:hover,.root-background .mce-content-body a:hover,.root-background .news-content a:hover {
  text-decoration: none
}

.root-background .content-page .main-content-row em,.root-background .content-page .main-content-row i,.root-background .content-page.main-content-row em,.root-background .content-page.main-content-row i,.root-background .mce-content-body em,.root-background .mce-content-body i,.root-background .news-content em,.root-background .news-content i {
  font-style: italic
}

.root-background .content-page .main-content-row .comment,.root-background .content-page.main-content-row .comment,.root-background .mce-content-body .comment,.root-background .news-content .comment {
  font-size: 12px
}

.root-background .content-page .main-content-row .large-table,.root-background .content-page.main-content-row .large-table,.root-background .mce-content-body .large-table,.root-background .news-content .large-table {
  display: none
}

.root-background .content-page .main-content-row .enhance-text,.root-background .content-page.main-content-row .enhance-text,.root-background .mce-content-body .enhance-text,.root-background .news-content .enhance-text {
  color: #eb1d21
}

.root-background .content-page .main-content-row .small-line-height,.root-background .content-page.main-content-row .small-line-height,.root-background .mce-content-body .small-line-height,.root-background .news-content .small-line-height {
  line-height: 100%!important
}

.root-background .content-page .main-content-row .middle-line-height,.root-background .content-page.main-content-row .middle-line-height,.root-background .mce-content-body .middle-line-height,.root-background .news-content .middle-line-height {
  line-height: 200%!important
}

.root-background .content-page .main-content-row .large-line-height,.root-background .content-page.main-content-row .large-line-height,.root-background .mce-content-body .large-line-height,.root-background .news-content .large-line-height {
  line-height: 300%!important
}

.root-background .content-page .main-content-row .first-line-indent,.root-background .content-page.main-content-row .first-line-indent,.root-background .mce-content-body .first-line-indent,.root-background .news-content .first-line-indent {
  text-indent: 24px
}

.root-background .content-page .main-content-row ol,.root-background .content-page.main-content-row ol,.root-background .mce-content-body ol,.root-background .news-content ol {
  list-style-type: decimal
}

.root-background .content-page .main-content-row ul,.root-background .content-page.main-content-row ul,.root-background .mce-content-body ul,.root-background .news-content ul {
  list-style-type: disc
}

.root-background .content-page .main-content-row .banner,.root-background .content-page.main-content-row .banner,.root-background .mce-content-body .banner,.root-background .news-content .banner {
  margin: 15px 0
}

.root-background .content-page .main-content-row .banner img,.root-background .content-page.main-content-row .banner img,.root-background .mce-content-body .banner img,.root-background .news-content .banner img {
  width: 100%
}

.root-background .content-page .main-content-row h1,.root-background .content-page.main-content-row h1,.root-background .mce-content-body h1,.root-background .news-content h1 {
  margin: 0;
  font-size: 32px
}

.root-background .content-page .main-content-row h2,.root-background .content-page.main-content-row h2,.root-background .mce-content-body h2,.root-background .news-content h2 {
  font-size: 14px;
  line-height: 24px
}

.root-background .content-page .main-content-row h3,.root-background .content-page.main-content-row h3,.root-background .mce-content-body h3,.root-background .news-content h3 {
  color: #eb1d21;
  margin-bottom: 13px;
  font-size: 13px;
  line-height: 24px
}

.root-background .content-page .main-content-row h4,.root-background .content-page.main-content-row h4,.root-background .mce-content-body h4,.root-background .news-content h4 {
  font-size: 13px
}

.root-background .content-page .main-content-row li,.root-background .content-page.main-content-row li,.root-background .mce-content-body li,.root-background .news-content li {
  margin: 7px 0;
  line-height: 17px;
  margin-left: 19px
}

.root-background .content-page .main-content-row p,.root-background .content-page.main-content-row p,.root-background .mce-content-body p,.root-background .news-content p {
  line-height: 24px
}

.root-background .content-page .main-content-row table.no-padding-table tbody td,.root-background .content-page .main-content-row table.no-padding-table tbody th,.root-background .content-page .main-content-row table.no-padding-table tfoot td,.root-background .content-page .main-content-row table.no-padding-table tfoot th,.root-background .content-page .main-content-row table.no-padding-table thead td,.root-background .content-page .main-content-row table.no-padding-table thead th,.root-background .content-page.main-content-row table.no-padding-table tbody td,.root-background .content-page.main-content-row table.no-padding-table tbody th,.root-background .content-page.main-content-row table.no-padding-table tfoot td,.root-background .content-page.main-content-row table.no-padding-table tfoot th,.root-background .content-page.main-content-row table.no-padding-table thead td,.root-background .content-page.main-content-row table.no-padding-table thead th,.root-background .mce-content-body table.no-padding-table tbody td,.root-background .mce-content-body table.no-padding-table tbody th,.root-background .mce-content-body table.no-padding-table tfoot td,.root-background .mce-content-body table.no-padding-table tfoot th,.root-background .mce-content-body table.no-padding-table thead td,.root-background .mce-content-body table.no-padding-table thead th,.root-background .news-content table.no-padding-table tbody td,.root-background .news-content table.no-padding-table tbody th,.root-background .news-content table.no-padding-table tfoot td,.root-background .news-content table.no-padding-table tfoot th,.root-background .news-content table.no-padding-table thead td,.root-background .news-content table.no-padding-table thead th {
  padding: 0
}

.root-background .content-page .main-content-row table.small-padding-table tbody td,.root-background .content-page .main-content-row table.small-padding-table tbody th,.root-background .content-page .main-content-row table.small-padding-table tfoot td,.root-background .content-page .main-content-row table.small-padding-table tfoot th,.root-background .content-page .main-content-row table.small-padding-table thead td,.root-background .content-page .main-content-row table.small-padding-table thead th,.root-background .content-page.main-content-row table.small-padding-table tbody td,.root-background .content-page.main-content-row table.small-padding-table tbody th,.root-background .content-page.main-content-row table.small-padding-table tfoot td,.root-background .content-page.main-content-row table.small-padding-table tfoot th,.root-background .content-page.main-content-row table.small-padding-table thead td,.root-background .content-page.main-content-row table.small-padding-table thead th,.root-background .mce-content-body table.small-padding-table tbody td,.root-background .mce-content-body table.small-padding-table tbody th,.root-background .mce-content-body table.small-padding-table tfoot td,.root-background .mce-content-body table.small-padding-table tfoot th,.root-background .mce-content-body table.small-padding-table thead td,.root-background .mce-content-body table.small-padding-table thead th,.root-background .news-content table.small-padding-table tbody td,.root-background .news-content table.small-padding-table tbody th,.root-background .news-content table.small-padding-table tfoot td,.root-background .news-content table.small-padding-table tfoot th,.root-background .news-content table.small-padding-table thead td,.root-background .news-content table.small-padding-table thead th {
  padding: 2px
}

.root-background .content-page .main-content-row table.no-bolder-table tbody td,.root-background .content-page .main-content-row table.no-bolder-table tbody th,.root-background .content-page .main-content-row table.no-bolder-table tfoot td,.root-background .content-page .main-content-row table.no-bolder-table tfoot th,.root-background .content-page .main-content-row table.no-bolder-table thead td,.root-background .content-page .main-content-row table.no-bolder-table thead th,.root-background .content-page.main-content-row table.no-bolder-table tbody td,.root-background .content-page.main-content-row table.no-bolder-table tbody th,.root-background .content-page.main-content-row table.no-bolder-table tfoot td,.root-background .content-page.main-content-row table.no-bolder-table tfoot th,.root-background .content-page.main-content-row table.no-bolder-table thead td,.root-background .content-page.main-content-row table.no-bolder-table thead th,.root-background .mce-content-body table.no-bolder-table tbody td,.root-background .mce-content-body table.no-bolder-table tbody th,.root-background .mce-content-body table.no-bolder-table tfoot td,.root-background .mce-content-body table.no-bolder-table tfoot th,.root-background .mce-content-body table.no-bolder-table thead td,.root-background .mce-content-body table.no-bolder-table thead th,.root-background .news-content table.no-bolder-table tbody td,.root-background .news-content table.no-bolder-table tbody th,.root-background .news-content table.no-bolder-table tfoot td,.root-background .news-content table.no-bolder-table tfoot th,.root-background .news-content table.no-bolder-table thead td,.root-background .news-content table.no-bolder-table thead th {
  border: 0
}

.root-background .content-page .main-content-row .highlight-cell,.root-background .content-page.main-content-row .highlight-cell,.root-background .mce-content-body .highlight-cell,.root-background .news-content .highlight-cell {
  background: #f2f2f2
}

.root-background .content-page .main-content-row table.align-top-table tbody td,.root-background .content-page .main-content-row table.align-top-table tbody th,.root-background .content-page .main-content-row table.align-top-table tfoot td,.root-background .content-page .main-content-row table.align-top-table tfoot th,.root-background .content-page .main-content-row table.align-top-table thead td,.root-background .content-page .main-content-row table.align-top-table thead th,.root-background .content-page.main-content-row table.align-top-table tbody td,.root-background .content-page.main-content-row table.align-top-table tbody th,.root-background .content-page.main-content-row table.align-top-table tfoot td,.root-background .content-page.main-content-row table.align-top-table tfoot th,.root-background .content-page.main-content-row table.align-top-table thead td,.root-background .content-page.main-content-row table.align-top-table thead th,.root-background .mce-content-body table.align-top-table tbody td,.root-background .mce-content-body table.align-top-table tbody th,.root-background .mce-content-body table.align-top-table tfoot td,.root-background .mce-content-body table.align-top-table tfoot th,.root-background .mce-content-body table.align-top-table thead td,.root-background .mce-content-body table.align-top-table thead th,.root-background .news-content table.align-top-table tbody td,.root-background .news-content table.align-top-table tbody th,.root-background .news-content table.align-top-table tfoot td,.root-background .news-content table.align-top-table tfoot th,.root-background .news-content table.align-top-table thead td,.root-background .news-content table.align-top-table thead th {
  vertical-align: top
}

.root-background .content-page .main-content-row table,.root-background .content-page.main-content-row table,.root-background .mce-content-body table,.root-background .news-content table {
  width: 100%
}

.root-background .content-page .main-content-row table.first-column-header tbody tr:first-child td,.root-background .content-page.main-content-row table.first-column-header tbody tr:first-child td,.root-background .mce-content-body table.first-column-header tbody tr:first-child td,.root-background .news-content table.first-column-header tbody tr:first-child td {
  border-top: 1px solid #ccc
}

.root-background .content-page .main-content-row table.first-column-header thead tr td,.root-background .content-page .main-content-row table.first-column-header thead tr th,.root-background .content-page.main-content-row table.first-column-header thead tr td,.root-background .content-page.main-content-row table.first-column-header thead tr th,.root-background .mce-content-body table.first-column-header thead tr td,.root-background .mce-content-body table.first-column-header thead tr th,.root-background .news-content table.first-column-header thead tr td,.root-background .news-content table.first-column-header thead tr th {
  background: 0 0;
  text-align: left
}

.root-background .content-page .main-content-row table.first-column-header tbody tr td:first-child,.root-background .content-page .main-content-row table.first-column-header tbody tr th:first-child,.root-background .content-page .main-content-row table.first-column-header thead tr td:first-child,.root-background .content-page .main-content-row table.first-column-header thead tr th:first-child,.root-background .content-page.main-content-row table.first-column-header tbody tr td:first-child,.root-background .content-page.main-content-row table.first-column-header tbody tr th:first-child,.root-background .content-page.main-content-row table.first-column-header thead tr td:first-child,.root-background .content-page.main-content-row table.first-column-header thead tr th:first-child,.root-background .mce-content-body table.first-column-header tbody tr td:first-child,.root-background .mce-content-body table.first-column-header tbody tr th:first-child,.root-background .mce-content-body table.first-column-header thead tr td:first-child,.root-background .mce-content-body table.first-column-header thead tr th:first-child,.root-background .news-content table.first-column-header tbody tr td:first-child,.root-background .news-content table.first-column-header tbody tr th:first-child,.root-background .news-content table.first-column-header thead tr td:first-child,.root-background .news-content table.first-column-header thead tr th:first-child {
  background: #f2f2f2;
  border-right-width: 0;
  text-align: center
}

.root-background .content-page .main-content-row table tbody tr td,.root-background .content-page .main-content-row table tbody tr th,.root-background .content-page .main-content-row table tfoot tr td,.root-background .content-page .main-content-row table tfoot tr th,.root-background .content-page .main-content-row table thead tr td,.root-background .content-page .main-content-row table thead tr th,.root-background .content-page.main-content-row table tbody tr td,.root-background .content-page.main-content-row table tbody tr th,.root-background .content-page.main-content-row table tfoot tr td,.root-background .content-page.main-content-row table tfoot tr th,.root-background .content-page.main-content-row table thead tr td,.root-background .content-page.main-content-row table thead tr th,.root-background .mce-content-body table tbody tr td,.root-background .mce-content-body table tbody tr th,.root-background .mce-content-body table tfoot tr td,.root-background .mce-content-body table tfoot tr th,.root-background .mce-content-body table thead tr td,.root-background .mce-content-body table thead tr th,.root-background .news-content table tbody tr td,.root-background .news-content table tbody tr th,.root-background .news-content table tfoot tr td,.root-background .news-content table tfoot tr th,.root-background .news-content table thead tr td,.root-background .news-content table thead tr th {
  border: 1px solid #ccc;
  padding: 10px
}

.root-background .content-page .main-content-row table thead tr td,.root-background .content-page .main-content-row table thead tr th,.root-background .content-page.main-content-row table thead tr td,.root-background .content-page.main-content-row table thead tr th,.root-background .mce-content-body table thead tr td,.root-background .mce-content-body table thead tr th,.root-background .news-content table thead tr td,.root-background .news-content table thead tr th {
  text-align: center;
  border-bottom: 0;
  background: #f2f2f2
}

.root-background .content-page .main-content-row .table-detail,.root-background .content-page.main-content-row .table-detail,.root-background .mce-content-body .table-detail,.root-background .news-content .table-detail {
  margin-bottom: 17px
}

.root-background .content-page .main-content-row .modal-dialog,.root-background .content-page.main-content-row .modal-dialog,.root-background .mce-content-body .modal-dialog,.root-background .news-content .modal-dialog {
  width: 800px
}

.root-background .content-page .main-content-row .modal-dialog table,.root-background .content-page.main-content-row .modal-dialog table,.root-background .mce-content-body .modal-dialog table,.root-background .news-content .modal-dialog table {
  width: 100%;
  margin-bottom: 0
}

.root-background .content-page .main-content-row .modal-dialog .modal-footer,.root-background .content-page.main-content-row .modal-dialog .modal-footer,.root-background .mce-content-body .modal-dialog .modal-footer,.root-background .news-content .modal-dialog .modal-footer {
  margin-top: 0
}

.root-background .time-view .time-results {
  display: none
}

.root-background .time-view .time-results .result {
  height: 95px;
  border-bottom: 1px solid #ccc
}

.root-background .time-view .time-results .result .service-info {
  margin-top: 35px;
  width: 320px
}

.root-background .time-view .time-results .result .service-info.exist:hover {
  margin-top: 20px
}

.root-background .time-view .time-results .result .time-detail {
  margin-top: 25px
}

.root-background .time-view .time-results .result .time-detail .date {
  font-size: 14px;
  line-height: 20px
}

.root-background .time-view .time-results .result .time-detail .relative-date,.root-background .time-view .time-results .result .time-detail .time-range {
  line-height: 28px;
  font-size: 18px;
  color: #eb1d21;
  margin-right: 10px
}

.root-background .time-view .addtime-address-results {
  display: none;
  padding: 20px 40px
}

.root-background .time-view .addtime-address-results .side-note-title {
  font-size: 14px;
  margin-bottom: 16px
}

.root-background .time-view .addtime-address-results dl {
  margin-bottom: 24px;
  line-height: 17px
}

.root-background .time-view .addtime-address-results dd {
  color: gray
}

.root-background .time-view .addtime-address-results dt {
  margin-bottom: 3px
}

.root-background .store-description {
  margin-bottom: 0;
  margin-top: 10px
}

.root-background .store-description li {
  padding: 10px 0
}

.root-background .store-description .title {
  display: block;
  padding-left: 45px;
  color: #333;
  font-size: 14px;
  font-weight: 700
}

.root-background .store-description .description {
  color: gray
}

.root-background .store-description img {
  float: left
}

.root-background .store-description div {
  padding-left: 45px
}

.root-background .main-content .main-content-row.time-internal {
  padding: 15px 0 0
}

.root-background .main-content .main-content-row.time-internal h5 {
  margin-left: 25px
}

.root-background .main-content .main-content-row.time-internal .promoted-link {
  margin-right: 25px
}

.root-background .time-internal-introduce {
  width: 100%
}

.root-background .time-internal-introduce td,.root-background .time-internal-introduce th {
  text-align: center
}

.root-background .time-internal-introduce th {
  font-size: 14px
}

.root-background .time-internal-introduce td {
  padding-top: 20px
}

.root-background .time-internal-introduce td div {
  padding-top: 10px
}

.root-background .time-internal-introduce td div:first-child {
  padding-top: 0
}

.root-background .time-internal-introduce .destination {
  padding-top: 0;
  font-size: 14px;
  text-align: left;
  padding-left: 30px;
  min-width: 140px
}

.root-background .time-internal-introduce .destination img {
  margin-right: 10px;
  max-width: 32px
}

.root-background .time-internal-introduce .first-row {
  border-top: 1px #e5e5e5 solid
}

.root-background .time-internal-introduce .header th {
  padding: 5px 0
}

.root-background .time-internal-introduce .comment.empty td {
  padding: 0 0 20px
}

.root-background .time-internal-introduce .comment td {
  padding: 15px 40px 20px 20px;
  color: #eb1d21;
  text-align: right;
  font-size: 12px
}

.root-background .time-internal-introduce .header .time,.root-background .time-internal-introduce .time {
  padding-right: 40px;
  text-align: right
}

.root-background .range-page .range-input {
  padding: 20px 32px
}

.root-background .range-page .range-input input[readonly=readonly] {
  background-color: #fff;
  cursor: pointer;
  color: #333
}

.root-background .range-page .range-input .main-land-wrapper .input-group {
  margin: 16px 0
}

.root-background .range-page .range-input .main-land-wrapper .input-group .form-control:focus {
  border-color: #ccc;
  box-shadow: none
}

.root-background .range-page .range-input .main-land-wrapper .abroad-zip-code-input {
  display: none;
  width: 260px
}

.root-background .range-page .range-result-brief {
  font-size: 14px
}

.root-background .range-page .range-result-brief .range-result-brief-content {
  padding: 25px 32px;
  font-size: 13px
}

.root-background .range-page .range-result-brief .range-result-brief-content .location-name {
  font-size: 18px;
  color: #eb1d21
}

.root-background .range-page .range-result-brief .range-result-brief-content .location-name .glyphicon {
  color: gray;
  margin-right: 5px
}

.root-background .range-page .range-result-brief .range-result-brief-content dl {
  line-height: 20px;
  margin: 10px 0
}

.root-background .range-page .range-result-brief .range-result-brief-content dl:after,.root-background .range-page .range-result-brief .range-result-brief-content dl:before {
  content: " ";
  display: table
}

.root-background .range-page .range-result-brief .range-result-brief-content dl:after {
  clear: both
}

.root-background .range-page .range-result-brief .range-result-brief-content dl dt {
  float: left;
  font-weight: 400
}

.root-background .range-page .range-result-brief .range-result-brief-content .side-note {
  color: gray;
  margin: 0;
  line-height: 24px
}

.root-background .range-page .range-result-brief .range-result-brief-content .side-note a {
  text-decoration: underline
}

.root-background .range-page .range-result-brief .find-corresponding-store {
  height: 50px;
  padding: 15px 40px
}

.root-background .range-page .range-result-brief .find-corresponding-store:after,.root-background .range-page .range-result-brief .find-corresponding-store:before {
  content: " ";
  display: table
}

.root-background .range-page .range-result-brief .find-corresponding-store:after {
  clear: both
}

.root-background .range-page .range-result-brief .find-corresponding-store a {
  cursor: pointer;
  float: right;
  line-height: 22px;
  color: gray;
  font-size: 13px
}

.root-background .range-page .range-result-brief .find-corresponding-store .sfi {
  font-size: 16px;
  display: inline-block;
  top: 3px;
  margin-left: 5px
}

.root-background .range-page .range-result-detail {
  padding: 0
}

.root-background .range-page .range-result-detail .detail-title {
  padding: 20px 45px 0 45px;
  font-size: 18px;
  color: gray
}

.root-background .range-page .range-result-detail .region-results-wrapper {
  padding: 0 45px;
  margin-bottom: 15px;
  border-top: 1px solid #dedede
}

.root-background .range-page .range-result-detail .region-results-wrapper:first-child {
  border-top: none
}

.root-background .range-page .range-result-detail .region-results-wrapper .regions-title {
  margin-top: 17px;
  margin-bottom: 4px
}

.root-background .range-page .range-result-detail .region-results-wrapper .regions-title a {
  color: #eb1d21
}

.root-background .range-page .range-result-detail .region-results-wrapper .regions-title .sfi {
  font-size: 20px;
  top: 4px;
  margin-right: 5px
}

.root-background .range-page .range-result-detail .region-results-wrapper .result-regions {
  margin: 0
}

.root-background .range-page .range-result-detail .region-results-wrapper .result-regions:after,.root-background .range-page .range-result-detail .region-results-wrapper .result-regions:before {
  content: " ";
  display: table
}

.root-background .range-page .range-result-detail .region-results-wrapper .result-regions:after {
  clear: both
}

.root-background .range-page .range-result-detail .region-results-wrapper .result-regions li {
  margin: 5px 0;
  padding: 0 3px;
  float: left;
  width: 16.6%;
  height: 20px;
  cursor: pointer;
  text-align: center
}

.root-background .range-page .range-result-detail .region-results-wrapper .result-regions li span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 14px;
  border-radius: 3px;
  padding: 5px 0
}

.root-background .range-page .range-result-detail .region-results-wrapper .result-regions li:hover span {
  padding: 5px;
  background-color: #f2f2f2
}

.root-background .range-page .range-result-detail .region-results-wrapper .result-regions li.current {
  cursor: default;
  position: relative
}

.root-background .range-page .range-result-detail .region-results-wrapper .result-regions li.current span {
  border-radius: 3px;
  padding: 5px;
  background-color: #333;
  color: #fff
}

.root-background .range-page .range-result-detail .region-results-wrapper .result-regions li.current:before {
  margin-left: -11px;
  margin-top: 5px;
  left: 50%;
  top: 100%;
  content: url(../images/index/slide-arrow.png);
  width: 21px;
  height: 18px;
  position: absolute;
  background-color: #fff
}

.root-background .range-page .range-result-detail .region-results-wrapper .result-regions .result-region-detail-wrapper {
  float: left;
  width: 100%;
  margin: 10px 0
}

.root-background .range-page .range-result-detail .region-results-wrapper .result-regions .result-region-detail-wrapper .result-region-detail {
  background-color: #fcfcfc;
  margin: 0 -45px;
  padding: 25px 40px 25px 45px;
  background-image: url(../images/index/slide-shadow.png),url(../images/index/slide-shadow-bottom.png);
  background-position: center top,center bottom;
  background-repeat: repeat-x;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede
}

.root-background .range-page .range-result-detail .region-results-wrapper .result-regions .result-region-detail-wrapper .result-region-detail:after,.root-background .range-page .range-result-detail .region-results-wrapper .result-regions .result-region-detail-wrapper .result-region-detail:before {
  content: " ";
  display: table
}

.root-background .range-page .range-result-detail .region-results-wrapper .result-regions .result-region-detail-wrapper .result-region-detail:after {
  clear: both
}

.root-background .range-page .range-result-detail .region-results-wrapper .result-regions .result-region-detail-wrapper .result-region-detail .store-description {
  text-align: center;
  font-size: 14px;
  vertical-align: middle;
  margin-top: 0
}

.root-background .range-page .range-result-detail .region-results-wrapper .result-regions .result-region-detail-wrapper .result-region-detail .store-description .location-name {
  font-size: 16px;
  color: #eb1d21;
  margin: 0 5px
}

.root-background .range-page .range-result-detail .region-results-wrapper .result-regions .result-region-detail-wrapper .result-region-detail .store-description .redirect {
  font-size: 13px;
  color: gray;
  margin-left: 20px
}

.root-background .range-page .range-result-detail .region-results-wrapper .result-regions .result-region-detail-wrapper .result-region-detail .store-description .redirect:after {
  margin-left: 6px;
  content: " ";
  display: inline-block;
  background-image: url(../images/index/redirect-right-arrow.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 3px;
  height: 10px
}

.root-background .range-page .range-result-detail .region-results-wrapper .result-regions .result-region-detail-wrapper .result-region-detail .result-region-detail-content .location-name {
  font-size: 14px
}

.root-background .range-page .range-result-detail .region-results-wrapper .result-regions .result-region-detail-wrapper .result-region-detail .result-region-detail-content .location-name .description {
  font-size: 13px;
  color: gray;
  margin-left: 15px
}

.root-background .range-page .range-result-detail .region-results-wrapper .result-regions .result-region-detail-wrapper .result-region-detail .result-region-detail-content .location-name i {
  vertical-align: bottom;
  height: 18px;
  width: 18px;
  display: inline-block;
  margin-right: 10px
}

.root-background .range-page .range-result-detail .region-results-wrapper .result-regions .result-region-detail-wrapper .result-region-detail .result-region-detail-content .detail-descript {
  margin: 15px 0
}

.root-background .range-page .range-result-detail .region-results-wrapper .result-regions .result-region-detail-wrapper .result-region-detail .result-region-detail-content .detail-descript .litter-tag {
  padding: 3px 5px;
  background-color: #eb1d21;
  border-radius: 3px;
  color: #fff;
  margin-right: 3px
}

.root-background .range-page .range-result-detail .region-results-wrapper .result-regions .result-region-detail-wrapper .result-region-detail .result-region-detail-content .extra-note {
  margin-top: 30px;
  margin-bottom: 0;
  color: gray
}

.root-background .tab {
  background-color: #fff;
  border: 1px solid #ccc;
  padding-left: 10px;
  padding-right: 2px;
  position: absolute;
  min-height: 65px;
  font-size: 12px;
  border-radius: 3px;
  overflow: hidden;
  line-height: 20px;
  min-width: 400px;
  z-index: 1
}

.root-background .tab a:hover {
  background-color: #ddd;
  text-decoration: none
}

.root-background .custom-function h2 {
  margin: 0;
  background: gray;
  font-size: 18px;
  color: #fff;
  padding: 12px 30px;
  margin-bottom: 15px
}

.root-background .custom-function .introduction {
  text-align: center;
  margin-bottom: 20px
}

.root-background .custom-function .cargo-type {
  display: none
}

.root-background .custom-function .currency-page .btn-default.dropdown-toggle,.root-background .custom-function .regulation-page .btn-default.dropdown-toggle {
  width: 100%!important
}

.root-background .custom-function .currency-page .dropdown-menu,.root-background .custom-function .regulation-page .dropdown-menu {
  left: 18px!important
}

.root-background .custom-function .currency-page .result-text,.root-background .custom-function .regulation-page .result-text {
  display: none
}

.root-background .custom-function .currency-page .result-text small,.root-background .custom-function .regulation-page .result-text small {
  font-size: 13px;
  color: gray;
  border: 1px solid #ccc;
  padding: 7px 12px;
  margin-right: 5px;
  vertical-align: baseline
}

.root-background .custom-function .currency-page .currency .origin,.root-background .custom-function .currency-page .origin.to-mark,.root-background .custom-function .regulation-page .currency .origin,.root-background .custom-function .regulation-page .origin.to-mark {
  position: relative
}

.root-background .custom-function .currency-page .currency .origin:after,.root-background .custom-function .currency-page .origin.to-mark:after,.root-background .custom-function .regulation-page .currency .origin:after,.root-background .custom-function .regulation-page .origin.to-mark:after {
  position: absolute;
  content: ">";
  right: -4px;
  top: 7px
}

.root-background .custom-function .regulation-page .results {
  display: none
}

.root-background .custom-function .regulation-page .results .form-group {
  margin-bottom: 0
}

.root-background .custom-function .regulation-page table {
  table-layout: fixed
}

.root-background .custom-function .invoices-page .validation-image {
  height: 32px;
  cursor: pointer
}

.root-background .custom-function .invoices-page .results {
  display: none
}

.root-background .custom-function .invoices-page .results .table {
  margin: 0;
  width: 100%
}

.root-background .custom-function .invoices-page .results .table th {
  background: #f2f2f2
}

.root-background .custom-function .invoices-page .results .table td,.root-background .custom-function .invoices-page .results .table th {
  border: 1px solid #ccc;
  text-align: center;
  vertical-align: middle
}

.root-background .custom-function .loading-text {
  color: gray
}

.root-background .customer-memo {
  font-size: 13px;
  display: block;
  background: #fff;
  border-radius: 5px;
  z-index: 10
}

.root-background .customer-memo #customer-magazine {
  max-width: 100px;
  height: 90px;
  float: left;
  margin-top: 10px
}

.root-background .customer-memo #customer-magazine-more {
  margin-top: 86px
}

.root-background .customer-memo .box {
  text-align: left;
  width: 100%;
  border-bottom: 1px dotted
}

.root-background .customer-memo .box.first {
  border-top: 1px dotted;
  padding-top: 5px
}

.root-background .customer-memo .description {
  float: left;
  text-align: left
}

.root-background .customer-memo .more {
  float: right;
  color: #eb1d21;
  margin-top: 5px
}

.root-background .customer-memo .more>.sfi {
  margin-right: 6px;
  font-size: 12px;
  top: 1px
}

.root-background .customer-memo.member .column {
  min-width: 190px
}

.root-background .customer-memo.member .column ul {
  padding: 0
}

.root-background .customer-memo.member .column .second-title {
  font-size: 13px;
  padding-bottom: 5px;
  margin-left: 0
}

.root-background .customer-memo .column {
  display: table-cell;
  vertical-align: top;
  border-left: 1px solid #ececec;
  padding: 24px
}

.root-background .customer-memo .column.first {
  border-left: none
}

.root-background .customer-memo .column .title {
  display: block;
  font-size: 14px;
  color: #eb1d21;
  margin-bottom: 15px;
  text-align: left
}

.root-background .customer-memo .column .title>.sfi {
  font-size: 14px;
  top: 2px;
  margin-right: 1px
}

.root-background .customer-memo .column .second-title {
  font-size: 13px
}

.root-background .customer-memo .column .second-title>.sfi {
  font-size: 13px;
  top: 2px;
  color: #eb1d21;
  margin-right: 1px
}

.root-background .customer-memo .column .primary-icon,.root-background .customer-memo .column .second-icon {
  width: 90px;
  border-bottom: 1px solid #e6e6e6;
  text-align: center
}

.root-background .customer-memo .column .primary-icon {
  line-height: 70px;
  margin-left: 15px
}

.root-background .customer-memo .column .second-icon {
  line-height: 45px
}

.root-background .customer-memo .column .second-column {
  float: left;
  width: 120px
}

.root-background .customer-memo .column ul {
  padding-left: 20px;
  list-style: none
}

.root-background .customer-memo .column ul li {
  margin-bottom: 5px
}

.root-background .customer-memo .icon-links {
  list-style: none
}

.root-background .customer-memo .icon-links a:hover {
  text-decoration: none
}

.root-background .hotline .introduction {
  margin-bottom: 10px;
  text-align: center
}

.root-background .hotline .error.show,.root-background .hotline .success.show {
  margin-top: 10px;
  text-align: center
}

.root-background .hotline #th-region {
  width: 15%
}

.root-background .hotline #th-city {
  width: 15%
}

.root-background .hotline #th-hotline {
  width: 30%
}

.root-background .hotline #th-fax {
  width: 40%
}

.root-background .tax .validation-image {
  height: 31px;
  cursor: pointer
}

.root-background .tax .no-left-padding {
  padding-left: 0
}

.root-background .tax .close {
  float: right;
  cursor: pointer
}

.root-background .tax .modal-dialog {
  width: 80%
}

.root-background .tax .remark {
  margin-top: 20px
}

.root-background .tax .remark .inline-block {
  display: inline-block
}

.root-background .tax .remark .inline-table {
  display: inline-table
}

.root-background .tax .modal-content {
  padding: 20px 20px 20px 20px
}

.root-background .tax .hint {
  display: none
}

.root-background .tax .hint.show {
  display: block
}

.root-background .tax .row {
  margin-top: 15px
}

.root-background .tax .tax-detail {
  overflow-x: scroll
}

.root-background .tax .tax-detail .center {
  text-align: center
}

.root-background .tax .tax-detail h2,.root-background .tax .tax-detail h3 {
  background: #fff;
  color: #000;
  text-align: center;
  margin: 0
}

.root-background .tax .tax-detail h2 {
  font-size: 16px
}

.root-background .tax .tax-detail h3 {
  font-size: 14px
}

.root-background .tax .tax-detail .table {
  margin: 0;
  width: 100%
}

.root-background .tax .tax-detail .table .no-left-border {
  border-left: 0
}

.root-background .tax .tax-detail .table .no-right-border {
  border-right: 0
}

.root-background .tax #ticket {
  width: 415px
}

.root-background .tax .verification-code .no-right-border {
  width: 227px
}

.root-background .tax .tax-detail .table .no-bottom-border {
  border-bottom: 0
}

.root-background .tax .tax-detail .table .no-top-border {
  border-top: 0
}

.root-background .tax .tax-detail .table td.text-left,.root-background .tax .tax-detail .table th.text-left {
  text-align: left
}

.root-background .tax .tax-detail .table td,.root-background .tax .tax-detail .table th {
  border: 1px solid #000;
  text-align: center;
  vertical-align: middle
}

.root-background .claim {
  background-color: #fff;
  padding: 20px 32px
}

.root-background .claim .claim-content {
  overflow: hidden;
  padding-left: 20px
}

.root-background .claim .claim-content .invalid-claims-tips {
  display: none
}

.root-background .claim .claim-content .invalid-claims-tips ul {
  color: red
}

.root-background .claim .claim-content .invalid-claims-tips ul>li {
  display: none
}

.root-background .claim .claim-content .btn-group {
  width: 100%
}

.root-background .claim .claim-content .btn-group button {
  width: 100%;
  text-align: left
}

.root-background .claim .claim-content .btn-group button span.caret {
  float: right;
  margin-top: 6px
}

.root-background .claim .claim-content .btn-group .bank {
  min-width: 239px;
  height: 200px;
  overflow-y: auto
}

.root-background .claim .claim-content .mini-inputs .input-group {
  width: 100%
}

.root-background .claim .claim-content .form-horizontal {
  padding-bottom: 80px
}

.root-background .claim .claim-content table .cel-key {
  text-align: right
}

.root-background .claim .claim-content table .cel-value {
  text-align: left
}

.root-background .claim .claim-content table tr td {
  padding: 10px
}

.root-background .claim .claim-content button.primary-button.modify {
  background-color: gray;
  color: #fff;
  border: none
}

.root-background .claim .claim-content #errMsgWrapper {
  padding-left: 50px
}

.root-background .claim .claim-content #errMsgWrapper li {
  display: none;
  color: red
}

.root-background .claim .claim-content #protocalWrapper {
  display: none
}

.root-background .claim .claim-content .step_2,.root-background .claim .claim-content .step_3 {
  display: none
}

.root-background .claim .claim-content .hot {
  color: red
}

.root-background .claim .claim-content .area {
  display: none
}

.root-background .coupon .primary-button {
  width: auto;
  min-width: 118px
}

.root-background .coupon .primary-button.validation-code {
  padding-left: 5px;
  padding-right: 5px
}

.root-background .coupon .not-active,.root-background .coupon .success {
  text-align: center;
  color: #eb1d21;
  display: none
}

.root-background .coupon .not-active img,.root-background .coupon .success img {
  margin-right: 10px
}

.root-background .coupon .error.show {
  padding-left: 8px;
  text-align: left
}

.root-background .coupon .valid-time {
  text-align: left;
  padding-left: 0
}

.root-background .coupon .form-horizontal {
  margin-top: 20px;
  display: none
}

.root-background .coupon .introduction {
  display: none;
  color: #eb1d21;
  margin-bottom: 0
}

.root-background .not-found-page {
  background-color: #fff;
  border-radius: 4px;
  padding: 20px
}

.language-en .root-background .control-label.col-sm-1.locale-fix {
  width: 15%
}

.language-en .root-background .col-sm-3.input-container.locale-fix {
  width: 18%
}

.language-en .root-background .phone-number-wrapper>ul>li dl>dt {
  padding-top: 0!important
}

.language-en .root-background .location-inputs.mini-inputs dl dt {
  width: 45px
}

.language-en .root-background .location-inputs.mini-inputs dl dd .form-control {
  padding-left: 48px
}

.language-en .root-background .time-view .time-query-title {
  width: 130px
}

.language-en .root-background .time-query input {
  padding-left: 138px
}

.language-en .root-background .order-service .date-form .control-label,.language-en .root-background label[for=receiver-address],.language-en .root-background label[for=sender-address] {
  padding-top: 0
}

.language-en .root-background .bill-number-wrapper .verification-code .input-group {
  width: 160px!important
}

.language-en .root-background .time-internal-introduce .header .time {
  min-width: 100px;
  padding-right: 0;
  text-align: center
}

.language-en .root-background .time-internal-introduce .destination {
  vertical-align: middle;
  text-align: center;
  min-width: 100px
}

.language-en .root-background .time-internal-introduce .destination img {
  display: block;
  margin: 0 auto 10px
}

.language-en .root-background .time-internal-introduce tbody td {
  vertical-align: top
}

.language-en .root-background .footer .frequent-links a {
  min-height: 34px;
  font-size: 11px;
  margin-top: 2px
}

.language-en .root-background .footer .frequent-category {
  margin-right: 7px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.language-en .root-background .footer .frequent-category span {
  margin-bottom: 10px;
  display: block
}

.language-en .root-background .footer .frequent-links {
  white-space: normal
}

.language-en .root-background .main-navigation-link-item.extra a {
  display: block;
  width: 100px;
  text-align: right;
  padding-top: 7px
}

.language-en .root-background .time-view .time-results .result .time-detail .relative-date {
  font-size: 17px
}

.root-background input::-moz-placeholder {
  color: gray
}

.root-background .right-bottom-float {
  padding: 0;
  display: none;
  background: #fff;
  border: 0 solid #e0e0e0;
  font-size: 12px;
  position: fixed;
  bottom: 5px;
  z-index: 1000
}

.root-background .right-bottom-float .layer-header {
  margin: 0;
  background: #fff;
  border-top: 0 solid #e0e0e0;
  border-left: 0 solid #e0e0e0;
  border-right: 0 solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  position: relative;
  font-size: 12px;
  padding: 0 0 0 5px
}

.root-background .right-bottom-float .layer-header h2 {
  font-size: 14px;
  color: #666;
  line-height: 30px;
  height: 20px
}

.root-background .right-bottom-float .layer-header .layer-close {
  position: absolute;
  right: 10px;
  top: -20px;
  color: red
}

.root-background .right-bottom-float .layer-header a:hover {
  color: red;
  cursor: pointer
}

.root-background .right-bottom-float .layer-content {
  border: 1px solid #e0e0e0;
  padding: 0 0
}

.root-background .right-bottom-float .layer-content .layer-img {
  text-align: center
}

.root-background .right-bottom-float .layer-content .layer-img img {
  margin: 0 0;
  width: 110px;
  height: 110px
}

.root-background .right-bottom-float .layer-content .layer-intro {
  margin: 0 0;
  color: #666;
  text-align: center
}

.root-background .right-bottom-float.weixin {
  bottom: 5px;
  right: 4px
}

.root-background .right-bottom-float.tip {
  bottom: 185px;
  right: 4px
}

.root-background .right-bottom-float.tip-left {
  bottom: 5px
}

.root-background .right-bottom-float.other {
  bottom: 185px;
  right: 4px
}

.root-background .mobile {
  min-width: 100%;
  padding: 0;
  margin: auto;
  width: 100%
}

.root-background .mobile h1 {
  font-size: 16px!important
}

.root-background .mobile h3 {
  font-size: 14px!important
}

.root-background .mobile h4 {
  font-size: 12px!important
}

.root-background .mobile .text-content {
  font-size: 10px!important
}

.root-background .mobile .header {
  width: 100%;
  margin: auto
}

.root-background .mobile .container {
  width: 100%
}

.root-background .mobile .container .main-content {
  width: 100%
}

.root-background .mobile p img {
  width: 100%!important
}

.root-background .mobile .logo img {
  width: 50%!important
}

.root-background .content-page-hk-pages {
  padding: 15px 0 0 0
}

.root-background .content-page-hk-pages .pagination>li {
  margin: 0
}

.root-background .content-page-hk-pages .pagination>li a {
  text-decoration: none;
  color: #333
}

.root-background .content-page-hk-pages .pagination>li.nextPage a,.root-background .content-page-hk-pages .pagination>li.prevPage a {
  color: gray
}

.root-background .content-page-hk-pages .pagination>li.current a {
  color: #eb1d21
}

.root-background .content-page-hk-pages .pagination>li.disable a,.root-background .content-page-hk-pages .pagination>li.disable a:hover {
  color: #bfbfbf
}

.root-background .btn-group input.selected-dropdown {
  border: 0;
  background: 0 0;
  text-align: center;
  cursor: pointer
}

.root-background .btn-group input.selected-dropdown:focus {
  outline: 0
}

.root-background .notIndustry-page .dropdown-menu {
  left: 15px
}

.root-background .lottery-box {
  padding: 0 10px
}

.root-background .lottery-main {
  float: left;
  width: 440px;
  padding-left: 10px;
  height: 500px;
  background: url(../images/lottery/lottery_shadow_bg.png) no-repeat right bottom
}

.root-background .lottery-sider {
  float: right;
  width: 280px
}

.root-background .lottery-box .ly-plate {
  position: relative;
  width: 384px;
  height: 384px;
  background: url(../images/lottery/lottery_plate_gray.png) no-repeat 0 0
}

.root-background .lottery-box .lottery {
  position: absolute;
  top: 0;
  left: 0;
  display: none
}

.root-background .lottery-box .lottery-1 {
  width: 137px;
  height: 115px;
  left: 55px;
  top: 17px;
  background-image: url(../images/lottery/lottery_1.png)
}

.root-background .lottery-box .lottery-2 {
  width: 137px;
  height: 115px;
  left: 192px;
  top: 17px;
  background-image: url(../images/lottery/lottery_2.png)
}

.root-background .lottery-box .lottery-3 {
  width: 102px;
  height: 150px;
  left: 265px;
  top: 81px;
  background-image: url(../images/lottery/lottery_3.png)
}

.root-background .lottery-box .lottery-4 {
  width: 129px;
  height: 137px;
  left: 234px;
  top: 212px;
  background-image: url(../images/lottery/lottery_4.png)
}

.root-background .lottery-box .lottery-5 {
  width: 154px;
  height: 88px;
  left: 115px;
  top: 278px;
  background-image: url(../images/lottery/lottery_5.png)
}

.root-background .lottery-box .lottery-6 {
  width: 129px;
  height: 137px;
  left: 21px;
  top: 212px;
  background-image: url(../images/lottery/lottery_6.png)
}

.root-background .lottery-box .lottery-7 {
  width: 102px;
  height: 150px;
  left: 17px;
  top: 81px;
  background-image: url(../images/lottery/lottery_7.png)
}

.root-background .lottery-box .lottery.open {
  display: block
}

.root-background .lottery-box .rotate-circle {
  width: 192px;
  height: 192px;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0
}

.root-background .lottery-box .reg-tips {
  position: absolute;
  top: 160px;
  left: 85px;
  padding: 5px;
  text-align: center;
  width: 210px;
  font-size: 12px;
  background: #000;
  background: rgba(0,0,0,.6);
  -webkit-filter: alpha(opacity=60);
  color: #fff;
  display: none;
  z-index: 10
}

.root-background .lottery-box .lottery-fill {
  position: absolute;
  top: 140px;
  left: 95px;
  width: 192px;
  font-size: 12px
}

.root-background .lottery-box .lottery-fill .mobilephone {
  width: 110px;
  margin: 0 auto 5px auto
}

.root-background .lottery-box .lottery-fill .mobilephone .form-control {
  font-size: 12px
}

.root-background .lottery-box .lottery-fill .checkcode {
  width: 170px;
  margin: 0 auto 5px auto
}

.root-background .lottery-box .lottery-fill .checkcode .form-control {
  float: left;
  width: 80px;
  font-size: 12px;
  padding: 5px 6px
}

.root-background .lottery-box .lottery-fill .checkcode .primary-button {
  float: left;
  font-size: 12px;
  width: 86px;
  margin-left: 4px
}

.root-background .lottery-box .lottery-fill .protocol {
  width: 150px;
  margin: 0 auto;
  display: none
}

.root-background .lottery-box .lottery-fill .protocol label {
  font-weight: 400
}

.root-background .lottery-box .lottery-fill .lottery-star {
  width: 104px;
  height: 36px;
  outline: 0;
  margin: 0 auto;
  background: url(../images/lottery/lottery_start.png) no-repeat 50% 50%;
  cursor: pointer
}

.root-background .lottery-box .ly-plate .lottery-con {
  display: none;
  position: absolute;
  top: 96px;
  left: 96px;
  width: 194px;
  height: 194px;
  background: url(../images/lottery/lottery_content_bg.png) no-repeat;
  color: #df0921;
  text-align: center
}

.root-background .lottery-box .ly-plate .lottery-con h1 {
  font-size: 20px;
  font-weight: 700;
  margin: 55px 0 5px 0
}

.root-background .lottery-box .ly-plate .lottery-con .text {
  color: #333
}

.root-background .lottery-box .ly-plate .lottery-con .doing {
  line-height: 190px;
  font-size: 18px
}

.root-background .lottery-box .ly-box {
  padding: 40px 0 0 0;
  border: #ddd 1px solid;
  border-radius: 5px;
  position: relative;
  z-index: 0
}

.root-background .lottery-box .ly-box .title {
  font-weight: 700;
  margin: 0;
  background: url(../images/lottery/lottery_title_bg.png) no-repeat center 0;
  position: absolute;
  top: -7px;
  left: 0;
  width: 280px;
  text-align: center;
  height: 33px;
  text-indent: -999em;
  overflow: hidden
}

.root-background .lottery-box .scrollbox {
  height: 310px;
  margin: 0 15px 10px 15px;
  overflow: hidden
}

.root-background .lottery-box .ly-list li {
  clear: both;
  padding: 5px 10px;
  margin: 0 0 8px 0;
  background: #fcecee;
  list-style: none;
  border-radius: 5px
}

.root-background .lottery-box .ly-list .awardname,.root-background .lottery-box .ly-list .user {
  display: inline-block
}

.root-background .lottery-box .ly-list .user {
  width: 36%
}

.root-background .lottery-box .ly-list .awardname {
  width: 62%;
  margin-left: 1.8888888%;
  text-align: right
}

.root-background .lottery-box .ly-bottom {
  background: #9fa0a0;
  color: #fff;
  font-size: 12px;
  padding: 10px 15px 5px 15px;
  border-radius: 0 0 5px 5px
}

.root-background .lottery-box .ly-bottom h3 {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 5px 0
}

.root-background .lottery-box .ly-bottom p {
  margin-bottom: 0
}

.root-background .lottery-box #errWrapper {
  margin-left: 115px;
  margin-top: 20px
}

.root-background .lottery-box #errWrapper li {
  color: red;
  display: none
}

.root-background .ly-tips {
  color: #eb1d21;
  text-align: center
}

.root-background .form-inner .hot {
  color: #f2362b
}

.root-background .form-inner .form-title {
  border-left: #e42879 5px solid;
  background-color: #f5f5f5;
  color: #333;
  padding: 5px 0 5px 10px;
  line-height: 20px;
  font-size: 15px;
  width: 413px
}

.root-background .form-inner .form-title small {
  font-size: 13px;
  color: #333
}

.root-background .form-inner .form-title-s {
  padding: 10px 0;
  font-size: 14px
}

.root-background .form-inner .line {
  border-bottom: #dcdcdc 1px solid;
  height: 0;
  line-height: 0;
  margin: 10px 0
}

.root-background .form-inner a.link {
  color: #f2362b
}

.root-background .form-inner .form-item {
  padding: 0 10px
}

.root-background .form-inner .form-group .control-label {
  width: auto;
  padding-right: 0
}

.root-background .news-content-wrapper .news-detail .news-content-form {
  padding: 13px 22px
}

.root-background .form-inner .form-button {
  padding: 10px 0;
  text-align: center
}

.root-background .form-inner .btn-group {
  width: 100%
}

.root-background .form-inner .btn-group>.btn:first-child {
  width: 100%;
  text-align: left
}

.root-background .form-inner .btn-group .btn .caret {
  position: absolute;
  top: 13px;
  right: 10px
}

.root-background .form-inner .btn-group .dropdown-menu {
  min-width: 320px
}

.root-background .primary-button-inner {
  color: #fff;
  background-color: #e62239;
  background-image: -webkit-linear-gradient(-320deg,#e4287b,#e62239);
  background-image: -webkit-linear-gradient(50deg,#e4287b,#e62239);
  background-image: linear-gradient(-320deg,#e4287b,#e62239);
  line-height: 40px;
  padding: 0;
  padding-left: 2px;
  width: 160px;
  font-size: 16px;
  border-radius: 3px;
  text-align: center;
  border: 0
}

.root-background .primary-button-inner:hover {
  background-color: #d21128;
  background-image: -webkit-linear-gradient(-320deg,#d3196b,#d21128);
  background-image: -webkit-linear-gradient(50deg,#d3196b,#d21128);
  background-image: linear-gradient(-320deg,#d3196b,#d21128)
}

.root-background .primary-button-inner.disabled,.root-background .primary-button-inner.disabled:hover {
  background-color: gray;
  background-image: -webkit-linear-gradient(-320deg,#ccc,gray);
  background-image: -webkit-linear-gradient(50deg,#ccc,grey);
  background-image: linear-gradient(-320deg,#ccc,grey);
  cursor: not-allowed
}

.root-background .mega-menu.sending-ma .column.first {
  width: 440px
}

.root-background .mega-menu.sending-ma .column.second .second-column {
  width: 250px
}

.root-background .mega-menu.sending-ma .column.second .order-ship {
  text-align: center;
  margin-bottom: 20px
}

.root-background .mega-menu.sending-ma .column.second .second-icon {
  margin-bottom: 10px
}

.root-background .mega-menu.sending-ma .column.second .second-icon img {
  width: 80px
}

.root-background .mega-menu.traffic-ma .second-icon {
  padding-bottom: 10px
}

.root-background .mega-menu.traffic-ma .express-service .second-icon img {
  height: 110px
}

.root-background .mega-menu.traffic-ma .express-service ul.clearfix {
  width: 420px
}

.root-background .mega-menu.traffic-ma .express-service .second-column {
  width: 125px;
  text-align: center;
  margin: 0 40px 0 40px;
  padding: 0
}

.root-background .mega-menu.traffic-ma .express-service .second-title {
  color: #333;
  margin-top: 20px
}

.root-background .mega-menu.traffic-ma .clearfix {
  margin-top: 20px
}

.root-background .mega-menu.traffic-ma .added-service .second-column {
  width: 100px;
  margin: 10px 50px 0 50px;
  text-align: center
}

.root-background .mega-menu.traffic-ma .added-service .second-icon img {
  width: 85px
}

.root-background .mega-menu.customer-ma .second-title {
  color: #333
}

.root-background .mega-menu.customer-ma .customer-link {
  width: 300px
}

.root-background .mega-menu.customer-ma .customer-link li {
  float: left;
  width: 100px;
  text-align: center;
  margin: 0 20px
}

.root-background .mega-menu.customer-ma .customer-link .second-icon {
  margin-bottom: 10px
}

.root-background .mega-menu.customer-ma .customer-link .second-icon img {
  height: 50px
}

.root-background .mega-menu.customer-ma .second .second-column,.root-background .mega-menu.customer-ma .second .title {
  margin-left: 35px
}

.root-background .mega-menu.sending-us .column.first {
  width: 440px
}

.root-background .mega-menu.sending-us .column.second .second-column {
  width: 250px
}

.root-background .mega-menu.sending-us .column.second .order-ship {
  text-align: center;
  margin-bottom: 20px
}

.root-background .mega-menu.sending-us .column.second .second-icon {
  margin-bottom: 10px
}

.root-background .mega-menu.sending-us .column.second .second-icon img {
  width: 80px
}

.root-background .mega-menu.traffic-us .second-icon {
  padding-bottom: 10px
}

.root-background .mega-menu.traffic-us .express-service .second-icon img {
  height: 110px
}

.root-background .mega-menu.traffic-us .express-service ul.clearfix {
  width: 370px
}

.root-background .mega-menu.traffic-us .express-service .second-column {
  width: 125px;
  text-align: center;
  margin: 0 30px 0 30px;
  padding: 0
}

.root-background .mega-menu.traffic-us .express-service .second-title {
  color: #333;
  margin-top: 20px
}

.root-background .mega-menu.traffic-us .clearfix {
  margin-top: 20px
}

.root-background .mega-menu.traffic-us .added-service .clearfix,.root-background .mega-menu.traffic-us .added-service .title {
  margin-left: 30px
}

.root-background .mega-menu.customer-us .second-title {
  color: #333
}

.root-background .mega-menu.customer-us .customer-link {
  width: 300px
}

.root-background .mega-menu.customer-us .customer-link li {
  float: left;
  width: 100px;
  text-align: center;
  margin: 0 20px
}

.root-background .mega-menu.customer-us .customer-link .second-icon {
  margin-bottom: 10px
}

.root-background .mega-menu.customer-us .customer-link .second-icon img {
  height: 50px
}

.root-background .mega-menu.customer-us .second .second-column,.root-background .mega-menu.customer-us .second .title {
  margin-left: 35px
}

.root-background .mega-menu.traffic-tw .second-icon img {
  height: 110px;
  padding-bottom: 10px
}

.root-background .mega-menu.traffic-tw .express-service ul.clearfix {
  width: 470px
}

.root-background .mega-menu.traffic-tw .express-service .second-column {
  width: 125px;
  text-align: center;
  margin: 0 15px 0 15px;
  padding: 0
}

.root-background .mega-menu.traffic-tw .express-service .second-title {
  color: #333;
  margin-top: 20px
}

.root-background .mega-menu.traffic-tw .clearfix {
  margin-top: 20px
}

.root-background .mega-menu.traffic-tw .added-service .second-column {
  width: 190px
}

.root-background .mega-menu.customer-tw .second-title {
  color: #333
}

.root-background .mega-menu.customer-tw .customer-link {
  width: 430px
}

.root-background .mega-menu.customer-tw .customer-link li {
  float: left;
  width: 105px;
  text-align: center;
  margin-bottom: 10px
}

.root-background .mega-menu.customer-tw .customer-link .second-icon {
  margin-bottom: 10px
}

.root-background .mega-menu.sending-sg .column.first {
  width: 440px
}

.root-background .mega-menu.sending-sg .column.second .second-column {
  width: 250px
}

.root-background .mega-menu.sending-sg .column.second .order-ship {
  text-align: center;
  margin-bottom: 20px
}

.root-background .mega-menu.sending-sg .column.second .second-icon {
  margin-bottom: 10px
}

.root-background .mega-menu.sending-sg .column.second .second-icon img {
  width: 80px
}

.root-background .mega-menu.traffic-sg .second-icon {
  padding-bottom: 10px
}

.root-background .mega-menu.traffic-sg .express-service .second-icon img {
  height: 110px
}

.root-background .mega-menu.traffic-sg .express-service ul.clearfix {
  width: 530px
}

.root-background .mega-menu.traffic-sg .express-service .second-column {
  width: 125px;
  text-align: center;
  margin: 0 25px 0 25px;
  padding: 0
}

.root-background .mega-menu.traffic-sg .express-service .second-title {
  color: #333;
  margin-top: 20px
}

.root-background .mega-menu.traffic-sg .clearfix {
  margin-top: 20px
}

.root-background .mega-menu.traffic-sg .added-service .second-column {
  width: 200px;
  margin: 10px 60px 0 60px;
  text-align: center
}

.root-background .mega-menu.traffic-sg .added-service .second-icon img {
  width: 85px
}

.root-background .mega-menu.customer-sg .second-title {
  color: #333
}

.root-background .mega-menu.customer-sg .customer-link {
  width: 300px
}

.root-background .mega-menu.customer-sg .customer-link li {
  float: left;
  width: 100px;
  text-align: center;
  margin: 0 20px
}

.root-background .mega-menu.customer-sg .customer-link .second-icon {
  margin-bottom: 10px
}

.root-background .mega-menu.customer-sg .customer-link .second-icon img {
  height: 50px
}

.root-background .mega-menu.customer-sg .second .second-column,.root-background .mega-menu.customer-sg .second .title {
  margin-left: 35px
}

.root-background .trafficJapan {
  width: 960px
}

.root-background .second-column-japan {
  width: 280px;
  text-align: center
}

.root-background .second-column-japan .second-icon-japan img {
  width: 80px!important;
  height: 100px!important;
  padding: 0!important;
  margin-top: 25px
}

.root-background .second-column-japan p.title02 {
  margin: 15px 0 0;
  color: #1b1b1b
}

.root-background .second-column-japan02 {
  display: inline-block;
  width: 191px;
  text-align: center
}

.root-background .second-column-japan02 p.title02 {
  margin: 15px 0 0;
  color: grey
}

.root-background .search-result-wrapper .search-result-title {
  margin-top: 0;
  background-color: gray;
  color: #fff;
  font-size: 20px;
  padding: 12px 22px
}

.root-background .search-result-wrapper .search-col-list {
  margin-top: 7px
}

.root-background .search-result-wrapper .search-column {
  background-color: #fff;
  border-radius: 3px;
  padding: 16px;
  border: 1px solid #ccc
}

.root-background .search-result-wrapper .search-column:hover {
  border: 1px solid #bfbfbf;
  box-shadow: 0 0 10px rgba(0,0,0,.25)
}

.root-background .search-result-wrapper .search-column .search-column-title {
  font-size: 14px;
  margin-bottom: 7px
}

.root-background .search-result-wrapper .search-column a {
  color: #333
}

.root-background .search-result-wrapper .search-column .search-column-excerpt {
  color: gray;
  font-size: 11px
}

.root-background .search-result-wrapper .search-waitting {
  text-align: center;
  display: none
}

.root-background .search-result-wrapper .error {
  display: none;
  font-size: 18px;
  text-align: center
}

.root-background .search-result-wrapper .search-first-page {
  background-color: #fff;
  border-radius: 3px;
  padding: 10px;
  border: 1px solid #ccc;
  color: red;
  display: none;
  font-size: 16px;
  text-align: center
}

.root-background .search-result-wrapper .search-last-page {
  background-color: #fff;
  border-radius: 3px;
  padding: 10px;
  border: 1px solid #ccc;
  color: red;
  display: none;
  font-size: 16px;
  text-align: center
}

.root-background .search-result-wrapper .search-pagination {
  text-align: center;
  display: none
}

.root-background .search-result-wrapper .search-pagination li {
  display: inline;
  margin-left: 15px;
  margin-right: 15px;
  cursor: pointer
}

.language-ru .root-background .primary-button {
  letter-spacing: 0
}

.root-background .coldChain-tips {
  display: none;
  padding-left: 30px;
  padding-right: 30px
}

.root-background .coldChain-tips h5 {
  color: red;
  margin-bottom: -10px;
  margin-top: 13px
}

.new_details .content {
  max-width: 1120px;
  margin: 0 auto
}

.new_details .content .details_title {
  font-weight: 700;
  font-size: 28px;
  margin-top: 50px
}

.new_details .content .time {
  font-size: 16px;
  margin-top: 10px
}

.new_details .content ul {
  margin-top: 40px
}

.new_details .content ul li {
  margin-top: 30px
}

.new_details .content ul li p {
  font-size: 14px;
  line-height: 24px;
  color: #010101;
  margin-bottom: 10px
}

.new_details .content ul li .img {
  width: 494px;
  height: 300px;
  margin: 0 auto;
  margin-top: 30px
}

.new_details .content ul li .img img {
  width: 100%
}

.new_details .content ul li .remarks {
  font-size: 14px;
  margin-top: 15px;
  text-align: center
}

.new_details .content .share_link {
  margin-top: 80px;
  height: 57px;
  padding-bottom: 50px
}

.new_details .content .share_link a.l_link {
  margin-top: 18px;
  float: left;
  display: block;
  font-size: 16px;
  color: #dc1e32;
  padding-left: 14px;
  background: url(../images/case_details/link_icon_red.png) no-repeat center left
}

.new_details .recommend {
  width: 100%;
  background: #f9f9f9
}

.new_details .recommend .sub {
  max-width: 1120px;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 60px;
  position: relative
}

.new_details .recommend .sub .sub_tltle {
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 25px
}

.new_details .recommend .sub a.examination {
  position: absolute;
  right: 0;
  color: #dc1e32;
  top: 60px;
  padding-bottom: 1px
}

.new_details .recommend .sub a.examination:hover {
  border-bottom: 1px solid #dc1e32
}

.new_details .recommend .sub .link {
  color: #282828;
  margin-top: 15px
}

.new_details .recommend .sub .link a {
  color: #282828;
  font-size: 16px
}

.new_details .recommend .sub .link a:hover {
  color: #dc1e32;
  text-decoration: underline
}

.new_list {
  margin-bottom: 75px
}

.new_list .t_banner {
  text-align: right
}

.new_list .t_banner .banner_bg .banner_title {
  margin-left: 0;
  margin-right: 140px
}

.new_list .screen_case {
  height: 90px;
  background: #f1f1f1;
  width: 100%
}

.new_list .screen_case .drop-down {
  height: 100%;
  width: 512px;
  margin: 0 auto;
  background: url(../images/successful_case/drop-down-icon.png) no-repeat center center
}

.new_list .screen_case .drop-down.kr {
  background: 0 0;
  width: 256px
}

.new_list .screen_case .drop-down .select.hover p {
  color: #dc1e32
}

.new_list .screen_case .drop-down .select.hover p span {
  padding: 0 10px;
  padding-bottom: 3px;
  border-bottom: 2px solid #dc1e32
}

.new_list .screen_case .drop-down .select.hover .type-down {
  display: block
}

.new_list .screen_case .drop-down .select {
  float: left;
  height: 100%;
  width: 256px;
  text-align: center;
  position: relative
}

.new_list .screen_case .drop-down .select p {
  font-size: 18px;
  color: #333;
  height: 100%;
  line-height: 90px;
  cursor: pointer
}

.new_list .screen_case .drop-down .select p:hover {
  color: #dc1e32
}

.new_list .screen_case .drop-down .select .type-down {
  width: 256px;
  position: absolute;
  top: 100%;
  z-index: 99;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-top: none;
  display: none
}

.new_list .screen_case .drop-down .select .type-down li {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 14px
}

.new_list .screen_case .drop-down .select .type-down li a {
  color: #333;
  display: block
}

.new_list .screen_case .drop-down .select .type-down li:hover {
  background: #dc1e32
}

.new_list .screen_case .drop-down .select .type-down li:hover a {
  color: #fff
}

.new_list .content {
  max-width: 1280px;
  margin: 0 auto
}

.new_list .content ul {
  margin-top: 88px
}

.new_list .content ul li {
  padding: 25px 50px;
  border: 1px solid #dbdada;
  margin-bottom: 25px
}

.new_list .content ul li .new_title {
  font-size: 22px;
  color: #333;
  height: 30px;
  line-height: 30px
}

.new_list .content ul li .new_title a {
  font-size: 20px;
  color: #333
}

.new_list .content ul li .new_title a:hover {
  color: #dc1e32
}

.new_list .content ul li .new_title span {
  color: #000;
  float: right;
  font-size: 16px
}

.new_list .content ul li p {
  font-size: 16px;
  color: #333;
  line-height: 24px;
  margin-top: 15px
}

.new_list .content ul li p a {
  color: #dc1e32
}

.section-title {
  border-top: 2px solid #ccc;
  margin: 0 0 10px;
  height: 40px;
  line-height: 40px;
  position: relative
}

.section-title__text {
  display: inline-block;
  border-top: 2px solid #eb1d21;
  position: relative;
  top: -2px;
  height: 40px;
  font-size: 15px;
  line-height: 40px
}

.section-title__more-link {
  font-size: 12px;
  float: right
}

.section-title__more-link>.sfi {
  color: #eb1d21;
  font-size: .8em;
  top: 0
}

.news-activities {
  padding: 30px 0 20px
}

.news-activities .news-list ul li.news-photo {
  margin: 0 0 6px
}

.news-activities .news-list ul li.news-photo img {
  max-width: 100%
}

.news-activities .news-list ul li.news-hk a {
  color: #333
}

.news-activities h4 {
  color: #eb1d21;
  font-size: 14px
}

.news-activities h5 {
  font-size: 14px
}

.news-activities .navigation-tabs {
  margin-left: 30px
}

.news-activities .navigation-tabs .current {
  color: #fff!important
}

.news-activities .navigation-tabs .current a {
  color: #fff!important
}

.news-activities .more-detail {
  color: gray;
  font-size: 13px;
  margin: 10px 0
}

.news-activities .more-detail:hover {
  text-decoration: none
}

.news-activities .more-detail:before {
  content: "\e04d";
  font-family: sf-express-icon;
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 3px;
  color: #eb1d21
}

.news-activities .news-list ul {
  margin-top: 10px
}

.news-activities .news-list ul li {
  margin: 6px 0;
  line-height: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.news-activities .news-list ul li a {
  color: gray
}

.news-activities .news-list ul li a.hot:after {
  font-family: sf-express-icon;
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e02f";
  margin-left: 2px;
  color: #db1317
}

.news-activities .activities-promotion ul {
  margin-left: -32px
}

.news-activities .activities-promotion ul:after,.news-activities .activities-promotion ul:before {
  content: " ";
  display: table
}

.news-activities .activities-promotion ul:after {
  clear: both
}

.news-activities .activities-promotion ul li {
  float: left;
  width: 216px;
  height: 350px;
  margin-left: 32px;
  margin-bottom: 32px;
  position: relative
}

.news-activities .activities-promotion ul li:hover {
  box-shadow: 0 0 10px rgba(0,0,0,.25);
  text-decoration: none
}

.news-activities .activities-promotion ul li:hover .activity-content {
  box-shadow: 0 0 0 1px #bfbfbf
}

.news-activities .activities-promotion ul li:hover .activity-content .description,.news-activities .activities-promotion ul li:hover .activity-content .range,.news-activities .activities-promotion ul li:hover .activity-content h5 {
  max-height: 200px
}

.news-activities .activities-promotion ul li img {
  overflow: hidden;
  width: 100%;
  max-height: 186px;
  height: auto
}

.news-activities .activities-promotion ul li img.finished {
  opacity: .2;
  -webkit-filter: alpha(opacity=20)
}

.news-activities .activities-promotion ul li .activity-content {
  width: 100%;
  position: absolute;
  background-color: #fff;
  z-index: 1;
  padding: 15px;
  bottom: 0
}

.news-activities .activities-promotion ul li .activity-content h5 {
  margin-bottom: 5px;
  min-height: 30px;
  max-height: 30px;
  -webkit-transition: max-height .5s;
  transition: max-height .5s;
  overflow: hidden
}

.news-activities .activities-promotion ul li .activity-content .description {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height .5s;
  transition: max-height .5s;
  color: #bfbfbf;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 0
}

.news-activities .activities-promotion ul li .activity-content .promotion_status_label {
  display: inline-block;
  color: #fff;
  padding: 3px 10px 3px 10px;
  border-radius: 1px;
  margin-top: 3px;
  margin-bottom: 3px;
  float: right;
  clear: both
}

.news-activities .activities-promotion ul li .activity-content .hot_in {
  background-color: #eb1d21
}

.news-activities .activities-promotion ul li .activity-content .finished {
  background-color: gray
}

.news-activities .activities-promotion ul li .activity-content .date {
  font-size: 13px;
  color: gray;
  float: right;
  line-height: 2;
  clear: both
}

.news-activities .activities-promotion ul li .activity-content .range {
  font-size: 13px;
  color: gray;
  float: right;
  text-align: right;
  min-height: 36px;
  max-height: 36px;
  clear: both;
  overflow: hidden;
  -webkit-transition: max-height .5s;
  transition: max-height .5s
}

.news-content-wrapper .news-title,.news-list-wrapper .news-title {
  margin-top: 0;
  margin-bottom: 0;
  background-color: gray;
  color: #fff;
  font-size: 20px;
  padding: 12px 22px
}

.page-title {
  margin-top: 0;
  background-color: #fff;
  color: #333;
  font-size: 20px;
  padding: 24px
}

.page-subtitle {
  font-size: 18px;
  padding: 12px 24px;
  margin-bottom: 0
}

.news-content-wrapper .feature-image {
  width: 100%;
  margin-bottom: 8px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px
}

.news-content-wrapper .news-detail {
  border: 1px solid #bfbfbf;
  background-color: #fff
}

.news-content-wrapper .news-detail .date {
  margin: 0 22px;
  padding: 8px 0;
  min-width: 200px;
  max-width: 400px;
  border-bottom: 1px dotted gray;
  font-size: 13px
}

.news-content-wrapper .news-detail .news-content {
  padding: 13px 22px
}

.news-content-wrapper .news-detail .news-content ul li {
  list-style-type: disc
}

.news-content-wrapper .news-detail .news-content h5 {
  color: #eb1d21
}

.news-content-wrapper .news-detail .news-content .extra-links {
  color: #eb1d21;
  list-style-type: disc;
  list-style-position: inside;
  padding-left: 3px
}

.news-content-wrapper .news-detail .news-content .extra-links a {
  color: #eb1d21
}

.news-content-wrapper .news-detail .news-footer {
  padding: 13px 22px;
  border-top: 1px dashed #bfbfbf
}

.news-content-wrapper .news-detail .news-footer:after,.news-content-wrapper .news-detail .news-footer:before {
  content: " ";
  display: table
}

.news-content-wrapper .news-detail .news-footer:after {
  clear: both
}

.news-content-wrapper .news-detail .news-footer .back-to-list,.news-content-wrapper .news-detail .news-footer .back-to-top {
  color: #eb1d21
}

.news-content-wrapper .news-detail .news-footer .back-to-list:hover,.news-content-wrapper .news-detail .news-footer .back-to-top:hover {
  text-decoration: none
}

.news-content-wrapper .news-detail .news-footer .back-to-list:before,.news-content-wrapper .news-detail .news-footer .back-to-top:before {
  font-family: sf-express-icon;
  position: relative;
  top: 1px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  color: #333;
  font-size: 16px;
  top: 3px;
  margin-right: 2px
}

.news-content-wrapper .news-detail .news-footer .back-to-list:before {
  content: "\e011"
}

.news-content-wrapper .news-detail .news-footer .back-to-top:before {
  content: "\e013"
}

.news-list-wrapper .news-col {
  border: 1px solid #ccc;
  display: block;
  background-color: #fff;
  padding: 24px;
  border-radius: 3px;
  margin-top: 7px;
  cursor: pointer
}

.news-list-wrapper .news-col:after,.news-list-wrapper .news-col:before {
  content: " ";
  display: table
}

.news-list-wrapper .news-col:after {
  clear: both
}

.news-list-wrapper .news-col p {
  color: #333;
  position: relative;
  margin-bottom: 0;
  font-size: 14px
}

.news-list-wrapper .news-col .date {
  float: right;
  color: gray
}

.news-list-wrapper .news-col:hover {
  border: 1px solid #bfbfbf;
  box-shadow: 0 0 10px rgba(0,0,0,.25);
  text-decoration: none
}

.acs-order-page {
  padding: 15px;
  background: #fff;
  border-radius: 3px
}

.acs-order-page .billInputWrapper {
  height: 550px;
  text-align: center;
  margin-top: 200px
}

.acs-order-page .billInputWrapper .title {
  letter-spacing: 3px;
  margin-bottom: 30px
}

.acs-order-page .billInputWrapper input {
  height: 40px;
  width: 300px;
  margin: 0 auto
}

.acs-order-page .billInputWrapper .error {
  margin-top: 15px
}

.acs-order-page .billInputWrapper .primary-button {
  margin-top: 30px
}

.acs-order-page .billInputWrapper .tip {
  width: 250px;
  margin: 0 auto;
  margin-top: 25px;
  line-height: 25px;
  position: relative
}

.acs-order-page .billInputWrapper .tip .aicon-circle-check {
  position: absolute;
  font-size: 21px;
  left: -22px;
  top: 3px;
  cursor: pointer
}

.acs-order-page .billInputWrapper .tip .aicon-circle-check.checked {
  color: #eb1d21
}

.acs-order-page .billConfirm .title,.acs-order-page .billInfoFill .title {
  font-size: 16px;
  border-bottom: 2px solid #ccc;
  padding: 10px 15px;
  margin-top: 30px;
  font-weight: 700;
  height: 44px!important;
  line-height: 22px!important
}

.acs-order-page .billInfoFill input[readonly] {
  cursor: pointer
}

.acs-order-page .billInfoFill .title .fr {
  float: right;
  color: gray;
  position: relative;
  top: 3px;
  font-size: 14px;
  font-weight: 400
}

.acs-order-page .billInfoFill .form-horizontal {
  margin-right: 45px
}

.acs-order-page .billInfoFill .form-group {
  margin-bottom: 0
}

.acs-order-page .billInfoFill .form-group.text {
  margin-top: 20px
}

.acs-order-page .billInfoFill .form-group .form-label {
  height: 32px;
  line-height: 32px
}

.acs-order-page .billInfoFill .form-group .form-label.require:after {
  content: " *";
  color: #eb1d21
}

.acs-order-page .billInfoFill .other-item-input {
  display: none;
  width: 160px;
  margin-left: 15px
}

.acs-order-page .billInfoFill .receiver-item-menu li {
  float: left;
  width: 33.3%
}

.acs-order-page .billInfoFill .receiver-item-menu li>a {
  line-height: 3
}

.acs-order-page .billConfirm .pay-type a:before,.acs-order-page .billInfoFill .receiver-item-menu li>a:before {
  font-size: 22px;
  vertical-align: middle;
  top: 1px;
  position: relative
}

.acs-order-page .billInfoFill .declare .form-group {
  margin-top: 20px
}

.acs-order-page .billInfoFill .declare,.acs-order-page .billInfoFill .freightFeeWrapper,.acs-order-page .billInfoFill .orther-contry,.acs-order-page .billInfoFill .receiver-item,.acs-order-page .billInfoFill .receiver-postcode {
  display: none
}

.acs-order-page .billInfoFill .freightFee {
  color: #eb1d21
}

.acs-order-page .submitWrapper {
  text-align: center;
  margin: 30px 0
}

.acs-order-page .billState .submitWrapper {
  text-align: left
}

.acs-order-page .submitWrapper button {
  margin: 0 10px
}

.acs-order-page .billState .submitWrapper button {
  margin-left: 60px
}

.acs-order-page .billConfirm [class*=" col-"],.acs-order-page .billConfirm [class^=col-] {
  height: 32px;
  line-height: 32px
}

.acs-order-page .billConfirm .top-title {
  margin-bottom: 15px
}

.acs-order-page .billConfirm .top-title .red {
  color: #eb1d21
}

.acs-order-page .billConfirm .top-title small {
  color: #333;
  margin-left: 15px
}

.acs-order-page .billState {
  min-height: 500px;
  padding: 25px
}

.acs-order-page .billState img {
  width: 250px
}

.acs-order-page .billState .title {
  margin: 30px 0;
  font-size: 25px
}

.acs-order-page .billState p {
  line-height: 27px
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px
}

.pagination>li {
  display: inline
}

.pagination>li>a,.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
  background-color: #eee
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
  color: #999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed
}

.pagination-lg>li>a,.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 18px
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px
}

.pagination-sm>li>a,.pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 12px
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px
}

.uploadAddressBook .bootstrap-pagination {
  height: 90px;
  background: #fff;
  padding-top: 30px
}

.bootstrap-pagination {
  text-align: center
}

.bootstrap-pagination a {
  margin: 0 7px;
  padding: 5px 7px!important;
  color: #333
}

.bootstrap-pagination .pointer-cursor a {
  cursor: pointer
}

.bootstrap-pagination .active a,.bootstrap-pagination a:hover {
  background: #eb1d21!important;
  border-color: #eb1d21!important;
  color: #fff!important
}

.shipping-detail-page .intl-tel-input input.form-control {
  width: 310px
}

.shipping-detail-page .delivery-detail .intl-tel-input input.form-control {
  width: 260px
}

.shipping-detail-page .status-precedence .intl-tel-input input.form-control {
  width: 310px
}

.shipping-detail-page .delivery-detail .childRoute-update .intl-tel-input input.form-control {
  width: 260px
}

.intl-tel-input input {
  border: 1px solid #ccc;
  width: 310px;
  height: 35px;
  padding: 6px 12px;
  border-radius: 2px
}

.intl-tel-input .country:hover {
  background-color: #ddd
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4.hideAreaCode input.form-control {
  padding-left: 12px;
  width: 161px
}

.intl-tel-input {
  position: relative;
  display: inline-block
}

.intl-tel-input * {
  box-sizing: border-box;
  -moz-box-sizing: border-box
}

.intl-tel-input .hide {
  display: none
}

.intl-tel-input .v-hide {
  visibility: hidden
}

.intl-tel-input input,.intl-tel-input input[type=tel],.intl-tel-input input[type=text] {
  position: relative;
  z-index: 0;
  margin-top: 0!important;
  margin-bottom: 0!important;
  padding-right: 36px;
  margin-right: 0
}

.intl-tel-input .flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px
}

.intl-tel-input .selected-flag {
  z-index: 1;
  position: relative;
  width: 36px;
  height: 100%;
  padding: 0 0 0 8px
}

.intl-tel-input .selected-flag .iti-flag {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto
}

.intl-tel-input .selected-flag .iti-arrow {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555
}

.intl-tel-input .selected-flag .iti-arrow.up {
  border-top: none;
  border-bottom: 4px solid #555
}

.intl-tel-input .country-list {
  position: absolute;
  z-index: 2;
  min-width: 250px;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0,0,0,.2);
  background-color: #fff;
  border: 1px solid #ccc;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll
}

.intl-tel-input .country-list.dropup {
  bottom: 100%;
  margin-bottom: -1px
}

.intl-tel-input .country-list .flag-box {
  display: inline-block;
  width: 20px
}

@media (max-width:500px) {
  .intl-tel-input .country-list {
    white-space: normal
  }
}

.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc
}

.intl-tel-input .country-list .country {
  padding: 5px 10px
}

.intl-tel-input .country-list .country .dial-code {
  color: #999
}

.intl-tel-input .country-list .country.highlight {
  background-color: rgba(0,0,0,.05)
}

.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .dial-code,.intl-tel-input .country-list .flag-box {
  vertical-align: middle
}

.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .flag-box {
  margin-right: 6px
}

.intl-tel-input.allow-dropdown input,.intl-tel-input.allow-dropdown input[type=tel],.intl-tel-input.allow-dropdown input[type=text],.intl-tel-input.separate-dial-code input,.intl-tel-input.separate-dial-code input[type=tel],.intl-tel-input.separate-dial-code input[type=text] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0
}

.intl-tel-input.allow-dropdown .flag-container,.intl-tel-input.separate-dial-code .flag-container {
  right: auto;
  left: 0
}

.intl-tel-input.allow-dropdown .selected-flag,.intl-tel-input.separate-dial-code .selected-flag {
  width: 46px
}

.intl-tel-input.allow-dropdown .flag-container:hover {
  cursor: pointer
}

.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: rgba(0,0,0,.05)
}

.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover {
  cursor: default
}

.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag {
  background-color: transparent
}

.intl-tel-input.separate-dial-code .selected-flag {
  background-color: rgba(0,0,0,.05);
  display: table
}

.intl-tel-input.separate-dial-code .selected-dial-code {
  display: table-cell;
  vertical-align: middle
}

.intl-tel-input.separate-dial-code.iti-sdc-2 input,.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text] {
  padding-left: 66px
}

.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
  width: 60px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text] {
  padding-left: 76px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
  width: 70px
}

.intl-tel-input.separate-dial-code.iti-sdc-3 input,.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text] {
  padding-left: 74px
}

.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
  width: 68px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text] {
  padding-left: 84px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
  width: 78px
}

.intl-tel-input.separate-dial-code.iti-sdc-4 input,.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text] {
  padding-left: 82px
}

.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
  width: 76px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text] {
  padding-left: 92px
}

.intl-tel-input.separate-dial-code.iti-sdc-5 input,.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text] {
  padding-left: 90px
}

.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
  width: 84px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text] {
  padding-left: 100px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
  width: 94px
}

.intl-tel-input.iti-container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px
}

.intl-tel-input.iti-container:hover {
  cursor: pointer
}

.iti-mobile .intl-tel-input.iti-container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed
}

.iti-mobile .intl-tel-input .country-list {
  max-height: 100%;
  width: 100%
}

.iti-mobile .intl-tel-input .country-list .country {
  padding: 10px 10px;
  line-height: 1.5em
}

.iti-flag {
  width: 20px
}

.iti-flag.be {
  width: 18px
}

.iti-flag.ch {
  width: 15px
}

.iti-flag.mc {
  width: 19px
}

.iti-flag.ne {
  width: 18px
}

.iti-flag.np {
  width: 13px
}

.iti-flag.va {
  width: 15px
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
  .iti-flag {
    background-size: 5630px 15px
  }
}

.iti-flag.ac {
  height: 10px;
  background-position: 0 0
}

.iti-flag.ad {
  height: 14px;
  background-position: -22px 0
}

.iti-flag.ae {
  height: 10px;
  background-position: -44px 0
}

.iti-flag.af {
  height: 14px;
  background-position: -66px 0
}

.iti-flag.ag {
  height: 14px;
  background-position: -88px 0
}

.iti-flag.ai {
  height: 10px;
  background-position: -110px 0
}

.iti-flag.al {
  height: 15px;
  background-position: -132px 0
}

.iti-flag.am {
  height: 10px;
  background-position: -154px 0
}

.iti-flag.ao {
  height: 14px;
  background-position: -176px 0
}

.iti-flag.aq {
  height: 14px;
  background-position: -198px 0
}

.iti-flag.ar {
  height: 13px;
  background-position: -220px 0
}

.iti-flag.as {
  height: 10px;
  background-position: -242px 0
}

.iti-flag.at {
  height: 14px;
  background-position: -264px 0
}

.iti-flag.au {
  height: 10px;
  background-position: -286px 0
}

.iti-flag.aw {
  height: 14px;
  background-position: -308px 0
}

.iti-flag.ax {
  height: 13px;
  background-position: -330px 0
}

.iti-flag.az {
  height: 10px;
  background-position: -352px 0
}

.iti-flag.ba {
  height: 10px;
  background-position: -374px 0
}

.iti-flag.bb {
  height: 14px;
  background-position: -396px 0
}

.iti-flag.bd {
  height: 12px;
  background-position: -418px 0
}

.iti-flag.be {
  height: 15px;
  background-position: -440px 0
}

.iti-flag.bf {
  height: 14px;
  background-position: -460px 0
}

.iti-flag.bg {
  height: 12px;
  background-position: -482px 0
}

.iti-flag.bh {
  height: 12px;
  background-position: -504px 0
}

.iti-flag.bi {
  height: 12px;
  background-position: -526px 0
}

.iti-flag.bj {
  height: 14px;
  background-position: -548px 0
}

.iti-flag.bl {
  height: 14px;
  background-position: -570px 0
}

.iti-flag.bm {
  height: 10px;
  background-position: -592px 0
}

.iti-flag.bn {
  height: 10px;
  background-position: -614px 0
}

.iti-flag.bo {
  height: 14px;
  background-position: -636px 0
}

.iti-flag.bq {
  height: 14px;
  background-position: -658px 0
}

.iti-flag.br {
  height: 14px;
  background-position: -680px 0
}

.iti-flag.bs {
  height: 10px;
  background-position: -702px 0
}

.iti-flag.bt {
  height: 14px;
  background-position: -724px 0
}

.iti-flag.bv {
  height: 15px;
  background-position: -746px 0
}

.iti-flag.bw {
  height: 14px;
  background-position: -768px 0
}

.iti-flag.by {
  height: 10px;
  background-position: -790px 0
}

.iti-flag.bz {
  height: 14px;
  background-position: -812px 0
}

.iti-flag.ca {
  height: 10px;
  background-position: -834px 0
}

.iti-flag.cc {
  height: 10px;
  background-position: -856px 0
}

.iti-flag.cd {
  height: 15px;
  background-position: -878px 0
}

.iti-flag.cf {
  height: 14px;
  background-position: -900px 0
}

.iti-flag.cg {
  height: 14px;
  background-position: -922px 0
}

.iti-flag.ch {
  height: 15px;
  background-position: -944px 0
}

.iti-flag.ci {
  height: 14px;
  background-position: -961px 0
}

.iti-flag.ck {
  height: 10px;
  background-position: -983px 0
}

.iti-flag.cl {
  height: 14px;
  background-position: -1005px 0
}

.iti-flag.cm {
  height: 14px;
  background-position: -1027px 0
}

.iti-flag.cn {
  height: 14px;
  background-position: -1049px 0
}

.iti-flag.co {
  height: 14px;
  background-position: -1071px 0
}

.iti-flag.cp {
  height: 14px;
  background-position: -1093px 0
}

.iti-flag.cr {
  height: 12px;
  background-position: -1115px 0
}

.iti-flag.cu {
  height: 10px;
  background-position: -1137px 0
}

.iti-flag.cv {
  height: 12px;
  background-position: -1159px 0
}

.iti-flag.cw {
  height: 14px;
  background-position: -1181px 0
}

.iti-flag.cx {
  height: 10px;
  background-position: -1203px 0
}

.iti-flag.cy {
  height: 13px;
  background-position: -1225px 0
}

.iti-flag.cz {
  height: 14px;
  background-position: -1247px 0
}

.iti-flag.de {
  height: 12px;
  background-position: -1269px 0
}

.iti-flag.dg {
  height: 10px;
  background-position: -1291px 0
}

.iti-flag.dj {
  height: 14px;
  background-position: -1313px 0
}

.iti-flag.dk {
  height: 15px;
  background-position: -1335px 0
}

.iti-flag.dm {
  height: 10px;
  background-position: -1357px 0
}

.iti-flag.do {
  height: 13px;
  background-position: -1379px 0
}

.iti-flag.dz {
  height: 14px;
  background-position: -1401px 0
}

.iti-flag.ea {
  height: 14px;
  background-position: -1423px 0
}

.iti-flag.ec {
  height: 14px;
  background-position: -1445px 0
}

.iti-flag.ee {
  height: 13px;
  background-position: -1467px 0
}

.iti-flag.eg {
  height: 14px;
  background-position: -1489px 0
}

.iti-flag.eh {
  height: 10px;
  background-position: -1511px 0
}

.iti-flag.er {
  height: 10px;
  background-position: -1533px 0
}

.iti-flag.es {
  height: 14px;
  background-position: -1555px 0
}

.iti-flag.et {
  height: 10px;
  background-position: -1577px 0
}

.iti-flag.eu {
  height: 14px;
  background-position: -1599px 0
}

.iti-flag.fi {
  height: 12px;
  background-position: -1621px 0
}

.iti-flag.fj {
  height: 10px;
  background-position: -1643px 0
}

.iti-flag.fk {
  height: 10px;
  background-position: -1665px 0
}

.iti-flag.fm {
  height: 11px;
  background-position: -1687px 0
}

.iti-flag.fo {
  height: 15px;
  background-position: -1709px 0
}

.iti-flag.fr {
  height: 14px;
  background-position: -1731px 0
}

.iti-flag.ga {
  height: 15px;
  background-position: -1753px 0
}

.iti-flag.gb {
  height: 10px;
  background-position: -1775px 0
}

.iti-flag.gd {
  height: 12px;
  background-position: -1797px 0
}

.iti-flag.ge {
  height: 14px;
  background-position: -1819px 0
}

.iti-flag.gf {
  height: 14px;
  background-position: -1841px 0
}

.iti-flag.gg {
  height: 14px;
  background-position: -1863px 0
}

.iti-flag.gh {
  height: 14px;
  background-position: -1885px 0
}

.iti-flag.gi {
  height: 10px;
  background-position: -1907px 0
}

.iti-flag.gl {
  height: 14px;
  background-position: -1929px 0
}

.iti-flag.gm {
  height: 14px;
  background-position: -1951px 0
}

.iti-flag.gn {
  height: 14px;
  background-position: -1973px 0
}

.iti-flag.gp {
  height: 14px;
  background-position: -1995px 0
}

.iti-flag.gq {
  height: 14px;
  background-position: -2017px 0
}

.iti-flag.gr {
  height: 14px;
  background-position: -2039px 0
}

.iti-flag.gs {
  height: 10px;
  background-position: -2061px 0
}

.iti-flag.gt {
  height: 13px;
  background-position: -2083px 0
}

.iti-flag.gu {
  height: 11px;
  background-position: -2105px 0
}

.iti-flag.gw {
  height: 10px;
  background-position: -2127px 0
}

.iti-flag.gy {
  height: 12px;
  background-position: -2149px 0
}

.iti-flag.hk {
  height: 14px;
  background-position: -2171px 0
}

.iti-flag.hm {
  height: 10px;
  background-position: -2193px 0
}

.iti-flag.hn {
  height: 10px;
  background-position: -2215px 0
}

.iti-flag.hr {
  height: 10px;
  background-position: -2237px 0
}

.iti-flag.ht {
  height: 12px;
  background-position: -2259px 0
}

.iti-flag.hu {
  height: 10px;
  background-position: -2281px 0
}

.iti-flag.ic {
  height: 14px;
  background-position: -2303px 0
}

.iti-flag.id {
  height: 14px;
  background-position: -2325px 0
}

.iti-flag.ie {
  height: 10px;
  background-position: -2347px 0
}

.iti-flag.il {
  height: 15px;
  background-position: -2369px 0
}

.iti-flag.im {
  height: 10px;
  background-position: -2391px 0
}

.iti-flag.in {
  height: 14px;
  background-position: -2413px 0
}

.iti-flag.io {
  height: 10px;
  background-position: -2435px 0
}

.iti-flag.iq {
  height: 14px;
  background-position: -2457px 0
}

.iti-flag.ir {
  height: 12px;
  background-position: -2479px 0
}

.iti-flag.is {
  height: 15px;
  background-position: -2501px 0
}

.iti-flag.it {
  height: 14px;
  background-position: -2523px 0
}

.iti-flag.je {
  height: 12px;
  background-position: -2545px 0
}

.iti-flag.jm {
  height: 10px;
  background-position: -2567px 0
}

.iti-flag.jo {
  height: 10px;
  background-position: -2589px 0
}

.iti-flag.jp {
  height: 14px;
  background-position: -2611px 0
}

.iti-flag.ke {
  height: 14px;
  background-position: -2633px 0
}

.iti-flag.kg {
  height: 12px;
  background-position: -2655px 0
}

.iti-flag.kh {
  height: 13px;
  background-position: -2677px 0
}

.iti-flag.ki {
  height: 10px;
  background-position: -2699px 0
}

.iti-flag.km {
  height: 12px;
  background-position: -2721px 0
}

.iti-flag.kn {
  height: 14px;
  background-position: -2743px 0
}

.iti-flag.kp {
  height: 10px;
  background-position: -2765px 0
}

.iti-flag.kr {
  height: 14px;
  background-position: -2787px 0
}

.iti-flag.kw {
  height: 10px;
  background-position: -2809px 0
}

.iti-flag.ky {
  height: 10px;
  background-position: -2831px 0
}

.iti-flag.kz {
  height: 10px;
  background-position: -2853px 0
}

.iti-flag.la {
  height: 14px;
  background-position: -2875px 0
}

.iti-flag.lb {
  height: 14px;
  background-position: -2897px 0
}

.iti-flag.lc {
  height: 10px;
  background-position: -2919px 0
}

.iti-flag.li {
  height: 12px;
  background-position: -2941px 0
}

.iti-flag.lk {
  height: 10px;
  background-position: -2963px 0
}

.iti-flag.lr {
  height: 11px;
  background-position: -2985px 0
}

.iti-flag.ls {
  height: 14px;
  background-position: -3007px 0
}

.iti-flag.lt {
  height: 12px;
  background-position: -3029px 0
}

.iti-flag.lu {
  height: 12px;
  background-position: -3051px 0
}

.iti-flag.lv {
  height: 10px;
  background-position: -3073px 0
}

.iti-flag.ly {
  height: 10px;
  background-position: -3095px 0
}

.iti-flag.ma {
  height: 14px;
  background-position: -3117px 0
}

.iti-flag.mc {
  height: 15px;
  background-position: -3139px 0
}

.iti-flag.md {
  height: 10px;
  background-position: -3160px 0
}

.iti-flag.me {
  height: 10px;
  background-position: -3182px 0
}

.iti-flag.mf {
  height: 14px;
  background-position: -3204px 0
}

.iti-flag.mg {
  height: 14px;
  background-position: -3226px 0
}

.iti-flag.mh {
  height: 11px;
  background-position: -3248px 0
}

.iti-flag.mk {
  height: 10px;
  background-position: -3270px 0
}

.iti-flag.ml {
  height: 14px;
  background-position: -3292px 0
}

.iti-flag.mm {
  height: 14px;
  background-position: -3314px 0
}

.iti-flag.mn {
  height: 10px;
  background-position: -3336px 0
}

.iti-flag.mo {
  height: 14px;
  background-position: -3358px 0
}

.iti-flag.mp {
  height: 10px;
  background-position: -3380px 0
}

.iti-flag.mq {
  height: 14px;
  background-position: -3402px 0
}

.iti-flag.mr {
  height: 14px;
  background-position: -3424px 0
}

.iti-flag.ms {
  height: 10px;
  background-position: -3446px 0
}

.iti-flag.mt {
  height: 14px;
  background-position: -3468px 0
}

.iti-flag.mu {
  height: 14px;
  background-position: -3490px 0
}

.iti-flag.mv {
  height: 14px;
  background-position: -3512px 0
}

.iti-flag.mw {
  height: 14px;
  background-position: -3534px 0
}

.iti-flag.mx {
  height: 12px;
  background-position: -3556px 0
}

.iti-flag.my {
  height: 10px;
  background-position: -3578px 0
}

.iti-flag.mz {
  height: 14px;
  background-position: -3600px 0
}

.iti-flag.na {
  height: 14px;
  background-position: -3622px 0
}

.iti-flag.nc {
  height: 10px;
  background-position: -3644px 0
}

.iti-flag.ne {
  height: 15px;
  background-position: -3666px 0
}

.iti-flag.nf {
  height: 10px;
  background-position: -3686px 0
}

.iti-flag.ng {
  height: 10px;
  background-position: -3708px 0
}

.iti-flag.ni {
  height: 12px;
  background-position: -3730px 0
}

.iti-flag.nl {
  height: 14px;
  background-position: -3752px 0
}

.iti-flag.no {
  height: 15px;
  background-position: -3774px 0
}

.iti-flag.np {
  height: 15px;
  background-position: -3796px 0
}

.iti-flag.nr {
  height: 10px;
  background-position: -3811px 0
}

.iti-flag.nu {
  height: 10px;
  background-position: -3833px 0
}

.iti-flag.nz {
  height: 10px;
  background-position: -3855px 0
}

.iti-flag.om {
  height: 10px;
  background-position: -3877px 0
}

.iti-flag.pa {
  height: 14px;
  background-position: -3899px 0
}

.iti-flag.pe {
  height: 14px;
  background-position: -3921px 0
}

.iti-flag.pf {
  height: 14px;
  background-position: -3943px 0
}

.iti-flag.pg {
  height: 15px;
  background-position: -3965px 0
}

.iti-flag.ph {
  height: 10px;
  background-position: -3987px 0
}

.iti-flag.pk {
  height: 14px;
  background-position: -4009px 0
}

.iti-flag.pl {
  height: 13px;
  background-position: -4031px 0
}

.iti-flag.pm {
  height: 14px;
  background-position: -4053px 0
}

.iti-flag.pn {
  height: 10px;
  background-position: -4075px 0
}

.iti-flag.pr {
  height: 14px;
  background-position: -4097px 0
}

.iti-flag.ps {
  height: 10px;
  background-position: -4119px 0
}

.iti-flag.pt {
  height: 14px;
  background-position: -4141px 0
}

.iti-flag.pw {
  height: 13px;
  background-position: -4163px 0
}

.iti-flag.py {
  height: 11px;
  background-position: -4185px 0
}

.iti-flag.qa {
  height: 8px;
  background-position: -4207px 0
}

.iti-flag.re {
  height: 14px;
  background-position: -4229px 0
}

.iti-flag.ro {
  height: 14px;
  background-position: -4251px 0
}

.iti-flag.rs {
  height: 14px;
  background-position: -4273px 0
}

.iti-flag.ru {
  height: 14px;
  background-position: -4295px 0
}

.iti-flag.rw {
  height: 14px;
  background-position: -4317px 0
}

.iti-flag.sa {
  height: 14px;
  background-position: -4339px 0
}

.iti-flag.sb {
  height: 10px;
  background-position: -4361px 0
}

.iti-flag.sc {
  height: 10px;
  background-position: -4383px 0
}

.iti-flag.sd {
  height: 10px;
  background-position: -4405px 0
}

.iti-flag.se {
  height: 13px;
  background-position: -4427px 0
}

.iti-flag.sg {
  height: 14px;
  background-position: -4449px 0
}

.iti-flag.sh {
  height: 10px;
  background-position: -4471px 0
}

.iti-flag.si {
  height: 10px;
  background-position: -4493px 0
}

.iti-flag.sj {
  height: 15px;
  background-position: -4515px 0
}

.iti-flag.sk {
  height: 14px;
  background-position: -4537px 0
}

.iti-flag.sl {
  height: 14px;
  background-position: -4559px 0
}

.iti-flag.sm {
  height: 15px;
  background-position: -4581px 0
}

.iti-flag.sn {
  height: 14px;
  background-position: -4603px 0
}

.iti-flag.so {
  height: 14px;
  background-position: -4625px 0
}

.iti-flag.sr {
  height: 14px;
  background-position: -4647px 0
}

.iti-flag.ss {
  height: 10px;
  background-position: -4669px 0
}

.iti-flag.st {
  height: 10px;
  background-position: -4691px 0
}

.iti-flag.sv {
  height: 12px;
  background-position: -4713px 0
}

.iti-flag.sx {
  height: 14px;
  background-position: -4735px 0
}

.iti-flag.sy {
  height: 14px;
  background-position: -4757px 0
}

.iti-flag.sz {
  height: 14px;
  background-position: -4779px 0
}

.iti-flag.ta {
  height: 10px;
  background-position: -4801px 0
}

.iti-flag.tc {
  height: 10px;
  background-position: -4823px 0
}

.iti-flag.td {
  height: 14px;
  background-position: -4845px 0
}

.iti-flag.tf {
  height: 14px;
  background-position: -4867px 0
}

.iti-flag.tg {
  height: 13px;
  background-position: -4889px 0
}

.iti-flag.th {
  height: 14px;
  background-position: -4911px 0
}

.iti-flag.tj {
  height: 10px;
  background-position: -4933px 0
}

.iti-flag.tk {
  height: 10px;
  background-position: -4955px 0
}

.iti-flag.tl {
  height: 10px;
  background-position: -4977px 0
}

.iti-flag.tm {
  height: 14px;
  background-position: -4999px 0
}

.iti-flag.tn {
  height: 14px;
  background-position: -5021px 0
}

.iti-flag.to {
  height: 10px;
  background-position: -5043px 0
}

.iti-flag.tr {
  height: 14px;
  background-position: -5065px 0
}

.iti-flag.tt {
  height: 12px;
  background-position: -5087px 0
}

.iti-flag.tv {
  height: 10px;
  background-position: -5109px 0
}

.iti-flag.tw {
  height: 14px
}

.iti-flag.tz {
  height: 14px;
  background-position: -5153px 0
}

.iti-flag.ua {
  height: 14px;
  background-position: -5175px 0
}

.iti-flag.ug {
  height: 14px;
  background-position: -5197px 0
}

.iti-flag.um {
  height: 11px;
  background-position: -5219px 0
}

.iti-flag.us {
  height: 11px;
  background-position: -5241px 0
}

.iti-flag.uy {
  height: 14px;
  background-position: -5263px 0
}

.iti-flag.uz {
  height: 10px;
  background-position: -5285px 0
}

.iti-flag.va {
  height: 15px;
  background-position: -5307px 0
}

.iti-flag.vc {
  height: 14px;
  background-position: -5324px 0
}

.iti-flag.ve {
  height: 14px;
  background-position: -5346px 0
}

.iti-flag.vg {
  height: 10px;
  background-position: -5368px 0
}

.iti-flag.vi {
  height: 14px;
  background-position: -5390px 0
}

.iti-flag.vn {
  height: 14px;
  background-position: -5412px 0
}

.iti-flag.vu {
  height: 12px;
  background-position: -5434px 0
}

.iti-flag.wf {
  height: 14px;
  background-position: -5456px 0
}

.iti-flag.ws {
  height: 10px;
  background-position: -5478px 0
}

.iti-flag.xk {
  height: 15px;
  background-position: -5500px 0
}

.iti-flag.ye {
  height: 14px;
  background-position: -5522px 0
}

.iti-flag.yt {
  height: 14px;
  background-position: -5544px 0
}

.iti-flag.za {
  height: 14px;
  background-position: -5566px 0
}

.iti-flag.zm {
  height: 14px;
  background-position: -5588px 0
}

.iti-flag.zw {
  height: 10px;
  background-position: -5610px 0
}

.iti-flag {
  width: 20px;
  height: 15px;
  box-shadow: 0 0 1px 0 #888;
  background-image: url(../images/phone_input/flags.png);
  background-repeat: no-repeat;
  background-color: #dbdbdb;
  background-position: 20px 0
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
  .iti-flag {
    background-image: url(../images/phone_input/flags.png)
  }
}

.iti-flag.np {
  background-color: transparent
}

.delivery .delivery-brief {
  padding: 20px 55px;
  position: relative
}

.delivery .delivery-brief.mybill {
  cursor: pointer
}

.delivery .delivery-brief:after {
  display: table;
  content: '';
  clear: both
}

.delivery .delivery-brief .wrapper_left {
  width: 480px;
  float: left
}

.delivery .delivery-brief .certifiedImg {
  width: 85px;
  float: right
}

.delivery .delivery-brief .subscribed {
  position: absolute;
  vertical-align: middle;
  top: 50%;
  margin-top: -8px;
  left: 25px
}

.delivery .delivery-brief .locations {
  font-size: 16px;
  line-height: 25px
}

.delivery .delivery-brief .locations .location-arrow {
  content: url(../images/index/from-to.png)
}

.delivery .delivery-brief .locations .location-arrow:before {
  content: url(../images/index/from-to.png)
}

.delivery .delivery-brief .delivery-service-time {
  margin-left: 15px;
  color: #0052cc;
  cursor: pointer
}

.delivery .delivery-brief .delivery-service-time:hover {
  text-decoration: underline
}

.delivery .delivery-brief .delivery-content {
  line-height: 38px;
  font-size: 14px
}

.delivery .delivery-brief .delivery-content:after,.delivery .delivery-brief .delivery-content:before {
  content: " ";
  display: table
}

.delivery .delivery-brief .delivery-content:after {
  clear: both
}

.delivery .delivery-brief .delivery-content .number {
  float: left;
  width: 130px
}

.delivery .delivery-brief .delivery-content .product-name {
  font-size: 14px;
  float: left
}

.delivery .delivery-brief .delivery-content .product-time {
  width: 284px;
  line-height: 20px;
  margin-left: 10px;
  padding: 9px 0 3px;
  font-size: 12px;
  float: left
}

.delivery .delivery-brief .delivery-content .product-time p {
  margin: 0
}

.delivery .delivery-brief .delivery-content .product-time .product-time-p {
  font-size: 10.5px;
  line-height: 20px;
  color: #ccc
}

.delivery .delivery-brief .delivery-content .product-time i {
  font-size: 14px;
  color: #c00
}

.delivery .delivery-brief .last-update:after,.delivery .delivery-brief .last-update:before {
  content: " ";
  display: table
}

.delivery .delivery-brief .last-update:after {
  clear: both
}

.delivery .delivery-brief .last-update .time {
  float: left;
  width: 130px
}

.delivery .delivery-brief .last-update .status {
  display: inline-block;
  color: gray;
  max-width: 350px
}

.delivery .delivery-brief .brief_tip {
  line-height: 35px;
  color: gray
}

.delivery .delivery-brief .brief_tip a {
  color: #5da6e9
}

.delivery .delivery-brief .arrow_right {
  position: absolute;
  top: 50%;
  right: 26px;
  display: block;
  width: 0;
  height: 0;
  border-top: transparent 8px solid;
  border-left: grey 8px solid;
  border-right: none;
  border-bottom: transparent 8px solid
}

.delivery .delivery-brief .last-update .route-phone {
  width: 18px;
  text-indent: -999px;
  background: url(../images/index/route-phone.png) center center no-repeat;
  background-size: 16px;
  display: inline-block;
  font-size: 0
}

.delivery .delivery-brief .customer-services {
  margin-top: 10px
}

.delivery .delivery-brief .status-icon {
  float: right;
  width: 80px;
  margin-top: 27px;
  text-align: center;
  position: relative;
  left: 15px
}

.status-icon:before {
  font-family: sf-express-icon;
  display: block;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px
}

.status-icon.delivered {
  color: #eb1d21
}

.status-icon.delivered:before {
  content: "\e01d"
}

.status-icon.delivering {
  color: gray
}

.status-icon.delivering:before {
  content: "\e01e"
}

.delivery .delivery-brief .status-icon.cancelled {
  color: gray
}

.delivery .delivery-brief .status-icon.cancelled:before {
  content: "\e01e"
}

.delivery .delivery-brief .status-icon.turnto {
  color: gray
}

.delivery .delivery-brief .status-icon.turnto:before {
  content: "\e01e"
}

.delivery .delivery-brief .status-icon.sendBack {
  color: gray
}

.delivery .delivery-brief .status-icon.sendBack:before {
  content: "\e01e"
}

.delivery .delivery-brief .status-icon.fastener {
  color: gray
}

.delivery .delivery-brief .status-icon.fastener:before {
  content: "\e01e"
}

.delivery .delivery-brief .status-icon.lost {
  color: gray
}

.delivery .delivery-brief .status-icon.lost:before {
  content: "\e01e"
}

.delivery .delivery-brief .status-icon.remedy {
  color: gray
}

.delivery .delivery-brief .status-icon.remedy:before {
  content: "\e01e"
}

.delivery .delivery-brief .popover {
  margin-top: -10px!important
}

.delivery .delivery-detail {
  position: relative
}

.delivery .delivery-detail .display-none {
  display: none
}

.delivery .delivery-detail .tabs-wrapper {
  padding: 0 21px;
  position: relative;
  margin-bottom: 0;
  box-shadow: inset 0 0 10px rgba(0,0,0,.2);
  border-bottom: 1px solid #ccc
}

.delivery .delivery-detail .tabs {
  margin: 0;
  padding: 0;
  width: auto;
  overflow: hidden;
  white-space: nowrap
}

.delivery .delivery-detail .tabs:after,.delivery .delivery-detail .tabs:before {
  content: " ";
  display: table
}

.delivery .delivery-detail .tabs:after {
  clear: both
}

.delivery .delivery-detail .tabs li {
  vertical-align: top;
  display: inline-block;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 20px 0 5px;
  min-height: 62px;
  min-width: 130px;
  font-size: 13px;
  text-align: center;
  cursor: pointer;
  position: relative;
  width: 50%
}

.delivery .delivery-detail .tabs li:focus {
  box-shadow: none
}

.delivery .delivery-detail .tabs li span {
  white-space: normal;
  display: block;
  font-size: 13px;
  color: gray;
  padding: 0 5%
}

.delivery .delivery-detail .tabs li>.sfi {
  padding: 0;
  height: 32px;
  width: 32px;
  font-size: 20px;
  line-height: 32px;
  margin: auto 0;
  display: inline-block
}

.delivery .delivery-detail .tabs li.active span,.delivery .delivery-detail .tabs li:hover span {
  color: #eb1d21
}

.delivery .delivery-detail .warm-reminder {
  background: #fff0bc;
  color: #ff9719;
  padding: 15px 55px
}

.delivery .delivery-detail .tab-details .status-updates li {
  padding: 0
}

.delivery .delivery-detail .tab-details .status-updates .status-update-box {
  margin-bottom: 5px
}

.delivery .delivery-detail .tab-details .status-updates .status-update-box table {
  display: none
}

.delivery .delivery-detail .tab-details .status-updates .status-update-box.open table {
  display: block
}

.delivery .delivery-detail .tab-details .status-updates .status-update-box .status-update-tab {
  background-color: #f6f6f6;
  padding: 5px 25px;
  font-size: 14px;
  color: #333;
  position: relative;
  margin: 0 0 5px 0;
  border-left: 5px solid red;
  cursor: pointer
}

.delivery .delivery-detail .tab-details .status-updates .status-update-box .status-update-tab .arrow {
  position: absolute;
  top: 10px;
  right: 20px;
  display: block;
  width: 0;
  height: 0;
  border-top: grey 8px solid;
  border-left: transparent 8px solid;
  border-right: transparent 8px solid;
  border-bottom: grey 0 solid
}

.delivery .delivery-detail .tab-details .status-updates .status-update-box.open .status-update-tab .arrow {
  border-top: grey 0 solid;
  border-bottom: grey 8px solid
}

.delivery .delivery-detail .tab-details .status-updates .status-update-box .hot {
  color: #eb1d21
}

.delivery .delivery-detail .tab-details .status-updates table {
  margin-left: 27px;
  line-height: 28px
}

.delivery .delivery-detail .tab-details .status-updates .status-update .time {
  width: 70px;
  text-align: right;
  vertical-align: top
}

.delivery .delivery-detail .tab-details .status-updates .status-update .update {
  padding: 0 20px;
  word-break: break-word
}

.delivery .delivery-detail .tab-details .status-updates .status-update .route-phone {
  text-indent: 18px;
  background: url(../images/index/route-phone.png) left center no-repeat;
  background-size: 16px;
  display: inline-block
}

.delivery .delivery-detail .tab-details>li {
  margin: 15px
}

.sales_promotion {
  margin-bottom: 75px
}

.sales_promotion .drop-down {
  width: 100%;
  height: 90px;
  background: #f1f1f1
}

.sales_promotion .drop-down .select.hover p span {
  padding: 0 10px;
  padding-bottom: 3px;
  border-bottom: 2px solid #dc1e32;
  color: #dc1e32
}

.sales_promotion .drop-down .select.hover .type-down {
  display: block
}

.sales_promotion .drop-down .select {
  height: 100%;
  width: 256px;
  text-align: center;
  position: relative;
  margin: 0 auto
}

.sales_promotion .drop-down .select p {
  font-size: 18px;
  color: #333;
  height: 100%;
  line-height: 90px;
  cursor: pointer
}

.sales_promotion .drop-down .select .type-down {
  width: 256px;
  position: absolute;
  top: 100%;
  z-index: 99;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-top: none;
  display: none;
  max-height: 200px;
  overflow: auto
}

.sales_promotion .drop-down .select .type-down li {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 14px
}

.sales_promotion .drop-down .select .type-down li a {
  color: #333;
  display: block
}

.sales_promotion .drop-down .select .type-down li:hover {
  background: #dc1e32
}

.sales_promotion .drop-down .select .type-down li:hover a {
  color: #fff
}

.sales_promotion .div_list_case {
  max-width: 1280px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 75px
}

.sales_promotion .div_list_case .ul_list_case {
  overflow: hidden;
  margin-left: -52px;
  margin-top: -52px
}

.sales_promotion .div_list_case .ul_list_case li.end .bottom_text .identification {
  color: #000
}

.sales_promotion .div_list_case .ul_list_case li {
  float: left;
  width: 392px;
  margin-left: 52px;
  margin-top: 52px
}

.sales_promotion .div_list_case .ul_list_case li .top_img {
  width: 100%;
  height: 204px;
  overflow: hidden;
  position: relative
}

.sales_promotion .div_list_case .ul_list_case li .top_img img {
  width: 100%
}

.sales_promotion .div_list_case .ul_list_case li .top_img .triangle {
  position: absolute;
  width: 59px;
  height: 59px;
  top: 0;
  right: 0
}

.sales_promotion .div_list_case .ul_list_case li .top_img .triangle img {
  width: 100%
}

.sales_promotion .div_list_case .ul_list_case li .bottom_text {
  height: 299px;
  width: 100%;
  background: #f1f1f1;
  position: relative
}

.sales_promotion .div_list_case .ul_list_case li .bottom_text .bottom_text_t {
  font-size: 18px;
  color: #333;
  text-align: center;
  padding: 20px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.sales_promotion .div_list_case .ul_list_case li .bottom_text p {
  font-size: 14px;
  color: #333;
  line-height: 24px;
  padding: 0 20px
}

.sales_promotion .div_list_case .ul_list_case li .bottom_text .identification {
  font-size: 14px;
  padding: 0 20px;
  color: #dc1e32;
  margin-top: 10px
}

.sales_promotion .div_list_case .ul_list_case li .bottom_text a.a_rlink {
  display: block;
  width: 234px;
  height: 44px;
  border: 1px solid #333;
  text-align: center;
  text-indent: -34px;
  line-height: 44px;
  font-size: 14px;
  color: #333;
  position: absolute;
  bottom: 45px;
  left: 50%;
  margin-left: -118px
}

.sales_promotion .div_list_case .ul_list_case li .bottom_text a.a_rlink span {
  width: 34px;
  height: 32px;
  background: url(../images/successful_case/a_rlink_gray.png) no-repeat;
  display: block;
  position: absolute;
  top: 6px;
  right: 10px
}

.sales_promotion .div_list_case .ul_list_case li:hover .bottom_text .a_rlink {
  background: #dc1e32;
  border: 1px solid #dc1e32;
  color: #fff;
  transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -webkit-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out
}

.sales_promotion .div_list_case .ul_list_case li:hover .bottom_text .a_rlink span {
  background: url(../images/successful_case/a_rlink_red.png) no-repeat
}

.content-second-navigation,.second-navigation {
  -webkit-transition: opacity .1s ease-in-out;
  transition: opacity .1s ease-in-out
}

.content-second-navigation:hover>*,.second-navigation:hover>* {
  opacity: 1!important
}

.content-second-navigation.affix,.second-navigation.affix {
  position: fixed!important;
  top: 20px
}

.second-navigation h3 {
  font-size: 24px;
  color: #333;
  text-align: left;
  margin: 0 0 10px 0
}

.second-navigation>ul {
  border-top: 1px dotted #2f2f2f;
  border-bottom: 1px dotted #2f2f2f;
  padding-left: 30px
}

.second-navigation ul {
  list-style-type: none
}

.second-navigation ul li:hover {
  list-style-type: disc
}

.second-navigation ul li:hover a {
  text-decoration: none
}

.second-navigation ul li a {
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block
}

.second-navigation ul li.back-button {
  position: relative
}

.second-navigation ul li.back-button:hover {
  list-style-type: none
}

.second-navigation ul li.back-button:before {
  position: absolute;
  left: -18px;
  top: 10px;
  font-family: sf-express-icon;
  content: "\e02b"
}

.second-navigation ul .current {
  padding-top: 10px;
  padding-bottom: 10px;
  list-style: disc;
  color: #eb1d21;
  font-size: 14px
}

.content-second-navigation .icon-links {
  margin-bottom: 10px
}

.content-second-navigation h3 {
  margin-top: 0
}

.content-second-navigation img {
  width: 100%
}

.content-second-navigation .block-holder {
  overflow: hidden
}

.content-second-navigation>ul>li.content-item {
  padding-top: 15px;
  padding-bottom: 15px;
  list-style-type: none;
  position: relative
}

.content-second-navigation>ul>li.content-item:hover a {
  text-decoration: none
}

.content-second-navigation .current a {
  color: #eb1d21
}

.content-second-navigation>ul>li {
  border-bottom: 1px dotted #333
}

.content-second-navigation>ul>li:first-child {
  border-top: 1px dotted #333
}

.content-second-navigation>ul .expand.slideToggle:after {
  content: "-";
  right: 2px
}

.content-second-navigation>ul .slideToggle:after {
  content: "+";
  position: absolute;
  right: 0;
  top: 15px
}

.content-second-navigation .block-holder {
  display: none;
  padding-left: 27px
}

.content-second-navigation .block-holder a:hover {
  text-decoration: none
}

.content-second-navigation .block-holder li:first-of-type {
  padding-top: 15px
}

.content-second-navigation .block-holder li:not(:last-of-type) {
  padding-bottom: 15px
}

.content-second-navigation .block-holder li.current,.content-second-navigation .block-holder li:hover {
  list-style-type: disc
}

.content-second-navigation .block-holder li.current a {
  color: #eb1d21
}

@font-face {
  font-family:sf-express-icon;src:url(../fonts/sf-express-icon.eot?hash=1478076975980);src:url(../fonts/sf-express-icon.eot#iefix?hash=1478076975980) format("embedded-opentype"),url(../fonts/sf-express-icon.woff?hash=1478076975980) format("woff"),url(../fonts/sf-express-icon.ttf?hash=1478076975980) format("truetype"),url(../fonts/sf-express-icon.svg#icon?hash=1478076975980) format("svg")
}

.sfi {
  font-family: sf-express-icon;
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.sfi-address:before {
  content: "\e001"
}

.sfi-addressbook:before {
  content: "\e002"
}

.sfi-arrow-circle-down:before {
  content: "\e003"
}

.sfi-arrow-circle-left:before {
  content: "\e004"
}

.sfi-arrow-circle-o-down:before {
  content: "\e005"
}

.sfi-arrow-circle-o-left:before {
  content: "\e006"
}

.sfi-arrow-circle-o-right:before {
  content: "\e007"
}

.sfi-arrow-circle-o-up:before {
  content: "\e008"
}

.sfi-arrow-circle-right:before {
  content: "\e009"
}

.sfi-arrow-circle-up:before {
  content: "\e00a"
}

.sfi-arrow-down:before {
  content: "\e00b"
}

.sfi-bell:before {
  content: "\e00c"
}

.sfi-benifit:before {
  content: "\e00d"
}

.sfi-calculator:before {
  content: "\e00e"
}

.sfi-cancelled:before {
  content: "\e00f"
}

.sfi-chevron-circle-down:before {
  content: "\e010"
}

.sfi-chevron-circle-left:before {
  content: "\e011"
}

.sfi-chevron-circle-right:before {
  content: "\e012"
}

.sfi-chevron-circle-up:before {
  content: "\e013"
}

.sfi-chevron-down:before {
  content: "\e014"
}

.sfi-chevron-left:before {
  content: "\e015"
}

.sfi-chevron-right:before {
  content: "\e016"
}

.sfi-chevron-up:before {
  content: "\e017"
}

.sfi-client:before {
  content: "\e018"
}

.sfi-clipboard:before {
  content: "\e019"
}

.sfi-close:before {
  content: "\e01a"
}

.sfi-compass:before {
  content: "\e01b"
}

.sfi-coupon:before {
  content: "\e01c"
}

.sfi-delivered:before {
  content: "\e01d"
}

.sfi-delivering:before {
  content: "\e01e"
}

.sfi-discount-ticket:before {
  content: "\e01f"
}

.sfi-discount:before {
  content: "\e020"
}

.sfi-dot:before {
  content: "\e021"
}

.sfi-end:before {
  content: "\e022"
}

.sfi-fastener:before {
  content: "\e023"
}

.sfi-field:before {
  content: "\e024"
}

.sfi-fire:before {
  content: "\e025"
}

.sfi-flag-checkered:before {
  content: "\e026"
}

.sfi-flag-o:before {
  content: "\e027"
}

.sfi-flag:before {
  content: "\e028"
}

.sfi-gift:before {
  content: "\e029"
}

.sfi-globe:before {
  content: "\e02a"
}

.sfi-goback:before {
  content: "\e02b"
}

.sfi-gps:before {
  content: "\e02c"
}

.sfi-group:before {
  content: "\e02d"
}

.sfi-happy:before {
  content: "\e02e"
}

.sfi-hot:before {
  content: "\e02f"
}

.sfi-inbox:before {
  content: "\e030"
}

.sfi-info-sign:before {
  content: "\e031"
}

.sfi-info:before {
  content: "\e032"
}

.sfi-information:before {
  content: "\e033"
}

.sfi-list:before {
  content: "\e034"
}

.sfi-lock:before {
  content: "\e035"
}

.sfi-locked:before {
  content: "\e036"
}

.sfi-long-arrow-down:before {
  content: "\e037"
}

.sfi-long-arrow-left:before {
  content: "\e038"
}

.sfi-long-arrow-right:before {
  content: "\e039"
}

.sfi-long-arrow-up:before {
  content: "\e03a"
}

.sfi-lost:before {
  content: "\e03b"
}

.sfi-map-marker:before {
  content: "\e03c"
}

.sfi-membergift:before {
  content: "\e03d"
}

.sfi-minus-circle:before {
  content: "\e03e"
}

.sfi-minus-square-o:before {
  content: "\e03f"
}

.sfi-minus-square:before {
  content: "\e040"
}

.sfi-minus:before {
  content: "\e041"
}

.sfi-order-Insurance:before {
  content: "\e042"
}

.sfi-order-first-gift:before {
  content: "\e043"
}

.sfi-order-gift-coupons:before {
  content: "\e044"
}

.sfi-order-maximum-10:before {
  content: "\e045"
}

.sfi-overdue-refund:before {
  content: "\e046"
}

.sfi-pay-back:before {
  content: "\e047"
}

.sfi-pencil:before {
  content: "\e048"
}

.sfi-phone:before {
  content: "\e049"
}

.sfi-plus-circle:before {
  content: "\e04a"
}

.sfi-plus-square-o:before {
  content: "\e04b"
}

.sfi-plus-square:before {
  content: "\e04c"
}

.sfi-plus-thin:before {
  content: "\e04d"
}

.sfi-plus:before {
  content: "\e04e"
}

.sfi-point:before {
  content: "\e04f"
}

.sfi-price-time:before {
  content: "\e050"
}

.sfi-price-time02:before {
  content: "\e051"
}

.sfi-price:before {
  content: "\e052"
}

.sfi-qrcode:before {
  content: "\e053"
}

.sfi-question-circle:before {
  content: "\e054"
}

.sfi-question:before {
  content: "\e055"
}

.sfi-range:before {
  content: "\e056"
}

.sfi-refresh:before {
  content: "\e057"
}

.sfi-repay:before {
  content: "\e058"
}

.sfi-rss:before {
  content: "\e059"
}

.sfi-running-clock:before {
  content: "\e05a"
}

.sfi-sad:before {
  content: "\e05b"
}

.sfi-satisfy:before {
  content: "\e05c"
}

.sfi-scancheck:before {
  content: "\e05d"
}

.sfi-search-minus:before {
  content: "\e05e"
}

.sfi-search-plus:before {
  content: "\e05f"
}

.sfi-search:before {
  content: "\e060"
}

.sfi-self-bianmin:before {
  content: "\e061"
}

.sfi-self-dizhibu:before {
  content: "\e062"
}

.sfi-self-ji:before {
  content: "\e063"
}

.sfi-self-jiqujian:before {
  content: "\e064"
}

.sfi-self-qu:before {
  content: "\e065"
}

.sfi-sendBack:before {
  content: "\e066"
}

.sfi-sms:before {
  content: "\e067"
}

.sfi-special:before {
  content: "\e068"
}

.sfi-speed-up:before {
  content: "\e069"
}

.sfi-start:before {
  content: "\e06a"
}

.sfi-store:before {
  content: "\e06b"
}

.sfi-th-large:before {
  content: "\e06c"
}

.sfi-th-list:before {
  content: "\e06d"
}

.sfi-th:before {
  content: "\e06e"
}

.sfi-time:before {
  content: "\e06f"
}

.sfi-times-circle-o:before {
  content: "\e070"
}

.sfi-times-circle:before {
  content: "\e071"
}

.sfi-times:before {
  content: "\e072"
}

.sfi-trace:before {
  content: "\e073"
}

.sfi-tracker:before {
  content: "\e074"
}

.sfi-trash:before {
  content: "\e075"
}

.sfi-turnto:before {
  content: "\e076"
}

.sfi-tw-shop:before {
  content: "\e077"
}

.sfi-user:before {
  content: "\e078"
}

.sfi-users:before {
  content: "\e079"
}

.sfi-waybill:before {
  content: "\e07a"
}

.sfi-wechat:before {
  content: "\e07b"
}

.sfi-weibo:before {
  content: "\e07c"
}

.sfi-wrench:before {
  content: "\e07d"
}

#video-box {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: none;
  background: url(../images/case_details/video-box-transparent.png)
}

#video-box .video-pop {
  width: 960px;
  height: 540px;
  position: absolute;
  left: 50%;
  margin-left: -480px;
  margin-top: -270px;
  top: 50%
}

#video-box .video-pop a.close {
  position: absolute;
  top: 0;
  right: -40px
}

#video-box .video-pop .share_icon {
  position: absolute;
  top: 22px;
  right: 80px;
  z-index: 100
}

#video-box .video-pop .share_icon a {
  float: left;
  width: 32px;
  height: 32px;
  margin-left: 10px
}

#video-box .video-pop .share_icon a.weixin {
  position: relative
}

#video-box .video-pop .share_icon a.weixin .erweima {
  position: absolute;
  top: 26px;
  right: -46px;
  width: 114px;
  height: 135px;
  background: url(../images/case_details/erweima_bg.png) center bottom no-repeat;
  display: none;
  background-size: 100%;
  padding: 5px
}

#video-box .video-pop .share_icon a.weixin .erweima img {
  margin-top: 20px
}

#video-box .video-pop .share_icon a.weixin .erweima canvas {
  margin-top: 21px;
  width: 100%;
  height: 84%
}

#video-box .video-pop .share_icon a.weixin.hover .erweima,#video-box .video-pop .share_icon a.weixin:hover .erweima {
  display: block
}

.r_share {
  float: right;
  font-size: 16px;
  color: #000;
  margin-top: 15px
}

.r_share span {
  margin-right: 2px
}

.r_share a {
  width: 26px;
  height: 26px;
  margin-left: 10px;
  display: inline-block
}

.r_share a.weixin {
  position: relative
}

.r_share a.weixin.hover .qr-code-popup,.r_share a.weixin:hover .qr-code-popup {
  display: block
}

.r_share .qr-code-popup {
  position: absolute;
  top: -136px;
  right: -53px;
  background: url(../images/index/qr-code-popup-b.png) no-repeat;
  width: 130px;
  height: 134px;
  display: none;
  background-size: 100%;
  overflow: hidden
}

.r_share .qr-code-popup .qr-code-img {
  padding: 5px
}

.r_share .qr-code-popup .qr-code-img canvas {
  width: 100%
}

.douban-au,.douban-de,.douban-fr,.douban-gb,.douban-hk,.douban-jp,.douban-kr,.douban-my,.douban-ru,.douban-sg,.douban-th,.douban-tw,.douban-us,.douban-vn,.facebook-cn,.googleplus-au,.googleplus-cn,.googleplus-hk,.googleplus-jp,.googleplus-kr,.googleplus-my,.googleplus-ru,.googleplus-sg,.googleplus-th,.googleplus-us,.googleplus-vn,.in-au,.in-jp,.in-kr,.in-sg,.in-th,.in-vn,.line-cn,.line-de,.line-fr,.line-gb,.line-kr,.line-my,.line-ru,.line-sg,.line-us,.line-vn,.naver-au,.naver-cn,.naver-de,.naver-fr,.naver-gb,.naver-hk,.naver-jp,.naver-my,.naver-ru,.naver-sg,.naver-th,.naver-tw,.naver-us,.naver-vn,.qq-au,.qq-de,.qq-fr,.qq-gb,.qq-hk,.qq-jp,.qq-kr,.qq-my,.qq-ru,.qq-sg,.qq-th,.qq-tw,.qq-us,.qq-vn,.r_share .in-cn,.reddit-au,.reddit-cn,.reddit-hk,.reddit-jp,.reddit-kr,.reddit-my,.reddit-ru,.reddit-sg,.reddit-th,.reddit-tw,.reddit-us,.reddit-vn,.twitter-cn,.twitter-hk,.twitter-kr,.twitter-sg,.twitter-th,.twitter-vn,.weixin-de,.weixin-fr,.weixin-gb,.weixin-my,.weixin-vn,.whatsapp-cn,.whatsapp-jp,.whatsapp-kr,.whatsapp-ru,.whatsapp-th,.whatsapp-us,.xinlang-au,.xinlang-de,.xinlang-fr,.xinlang-gb,.xinlang-hk,.xinlang-jp,.xinlang-kr,.xinlang-my,.xinlang-ru,.xinlang-th,.xinlang-tw,.xinlang-us,.xinlang-vn,.zalo-au,.zalo-cn,.zalo-de,.zalo-fr,.zalo-gb,.zalo-hk,.zalo-jp,.zalo-kr,.zalo-my,.zalo-ru,.zalo-sg,.zalo-th,.zalo-us {
  display: none!important
}

.line-it-button {
  opacity: 0;
  float: left;
  position: relative!important;
  bottom: 28px;
  right: 2px
}

.share-pages [class*=" aicon-"]:before,.share-pages [class^=aicon-]:before {
  border-radius: 50%;
  color: #fff;
  background-color: #3e3e40;
  padding: 4px;
  font-size: 24px;
  display: block
}

.share-pages [class*=" aicon-"]:hover:before,.share-pages [class^=aicon-]:hover:before {
  background-color: #e4393c
}

.r_share [class*=" aicon-"]:before,.r_share [class^=aicon-]:before {
  border: 1px solid #3e3e40;
  border-radius: 50%;
  color: #3e3e40;
  background-color: transparent!important;
  font-size: 22px;
  padding: 1px
}

.r_share [class*=" aicon-"]:hover:before,.r_share [class^=aicon-]:hover:before {
  color: #e4393c;
  border-color: #e4393c
}

.intellect-fill-prompt {
  margin-bottom: 15px
}

.intellect-fill {
  width: 100%;
  height: 80px;
  position: relative;
  margin-bottom: 15px
}

.intellect-fill .intellect-order-addr {
  padding: 3px 8px;
  width: 100%;
  height: 100%;
  resize: none;
  background-color: #f1f1f1;
  border: none
}

.intellect-fill .intellect-order-addr:focus {
  box-shadow: none
}

.intellect-fill .intellect-fill-num {
  position: absolute;
  bottom: 4px;
  right: 5px;
  color: #666
}

.successful_case {
  margin-bottom: 75px
}

.successful_case .banner_bg {
  text-align: right
}

.successful_case .banner_bg .banner_title {
  margin-right: 140px;
  margin-left: 0
}

.successful_case .screen_case {
  height: 90px;
  background: #f1f1f1;
  width: 100%
}

.successful_case .screen_case .drop-down {
  height: 100%;
  width: 512px;
  margin: 0 auto;
  background: url(../images/successful_case/drop-down-icon.png) no-repeat center center
}

.successful_case .screen_case .drop-down.onlyone {
  width: 256px;
  background: 0 0
}

.successful_case .screen_case .drop-down .select.hover p span {
  padding: 0 10px;
  padding-bottom: 3px;
  border-bottom: 2px solid #dc1e32
}

.successful_case .screen_case .drop-down .select.hover .type-down {
  display: block
}

.successful_case .screen_case .drop-down .select {
  float: left;
  height: 100%;
  width: 256px;
  text-align: center;
  position: relative
}

.successful_case .screen_case .drop-down .select p {
  font-size: 18px;
  color: #333;
  height: 100%;
  line-height: 90px;
  cursor: pointer
}

.successful_case .screen_case .drop-down .select p:hover {
  color: #dc1e32
}

.successful_case .screen_case .drop-down .select .type-down {
  width: 256px;
  position: absolute;
  top: 100%;
  z-index: 99;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-top: none;
  display: none
}

.successful_case .screen_case .drop-down .select .type-down li {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 14px
}

.successful_case .screen_case .drop-down .select .type-down li a {
  color: #333;
  display: block
}

.successful_case .screen_case .drop-down .select .type-down li:hover {
  background: #dc1e32
}

.successful_case .screen_case .drop-down .select .type-down li:hover a {
  color: #fff
}

.successful_case .list_case {
  overflow: hidden;
  margin-top: 55px
}

.successful_case .list_case p {
  font-size: 18px;
  color: #333;
  text-align: center
}

.successful_case .list_case p.p_red {
  color: #dc1e32;
  margin-top: 20px
}

.successful_case .div_list_case {
  max-width: 1280px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 60px
}

.successful_case ul.ul_list_case {
  overflow: hidden;
  margin-left: -52px;
  margin-top: -52px
}

.successful_case ul.ul_list_case li:hover .bottom_text .a_rlink {
  background: #dc1e32;
  border: 1px solid #dc1e32;
  color: #fff;
  position: absolute;
  transition: all .5s linear;
  -moz-transition: all .5s linear;
  -webkit-transition: all .5s linear;
  -o-transition: all .5s linear
}

.successful_case ul.ul_list_case li:hover .bottom_text .a_rlink span {
  background: url(../images/successful_case/a_rlink_red.png) no-repeat
}

.successful_case ul.ul_list_case li:hover .bottom_text a.circular_link {
  background: url(../images/successful_case/circular_red.png) no-repeat;
  transition: all .5s linear;
  -moz-transition: all .5s linear;
  -webkit-transition: all .5s linear;
  -o-transition: all .5s linear
}

.successful_case ul.ul_list_case li:hover .bottom_text a.circular_link .tr_imgs img.red {
  display: none
}

.successful_case ul.ul_list_case li:hover .bottom_text a.circular_link .tr_imgs img.hover-white {
  display: block
}

.successful_case ul.ul_list_case li:hover .bottom_text a.circular_link p {
  color: #fff
}

.successful_case ul.ul_list_case li {
  float: left;
  width: 392px;
  margin-left: 52px;
  margin-top: 52px
}

.successful_case ul.ul_list_case li .top_img {
  width: 100%;
  height: 204px;
  overflow: hidden
}

.successful_case ul.ul_list_case li .top_img img {
  width: 100%
}

.successful_case ul.ul_list_case li .bottom_text {
  height: 335px;
  width: 100%;
  background: #f1f1f1;
  position: relative
}

.successful_case ul.ul_list_case li .bottom_text .bottom_text_t {
  font-size: 18px;
  color: #333;
  text-align: center;
  padding-top: 78px;
  margin-bottom: 20px
}

.successful_case ul.ul_list_case li .bottom_text p {
  font-size: 14px;
  color: #333;
  line-height: 24px;
  padding: 0 20px
}

.successful_case ul.ul_list_case li .bottom_text a.circular_link {
  display: block;
  background: url(../images/successful_case/circular_white.png) no-repeat;
  width: 102px;
  height: 102px;
  position: absolute;
  top: -51px;
  left: 50%;
  margin-left: -51px;
  cursor: default
}

.successful_case ul.ul_list_case li .bottom_text a.circular_link .tr_imgs {
  width: 100%;
  height: 23px;
  margin-top: 24px;
  margin-bottom: 10px
}

.successful_case ul.ul_list_case li .bottom_text a.circular_link .tr_imgs img {
  margin: 0 auto
}

.successful_case ul.ul_list_case li .bottom_text a.circular_link .tr_imgs img.red {
  display: block
}

.successful_case ul.ul_list_case li .bottom_text a.circular_link .tr_imgs img.hover-white {
  display: none
}

.successful_case ul.ul_list_case li .bottom_text a.circular_link p {
  font-size: 14px;
  text-align: center;
  color: #dc1e32;
  line-height: normal;
  padding: 0
}

.successful_case ul.ul_list_case li .bottom_text .a_rlink {
  display: block;
  width: 233px;
  height: 44px;
  border: 1px solid #333;
  line-height: 44px;
  color: #333;
  position: absolute;
  bottom: 45px;
  left: 75px;
  text-align: center;
  text-indent: -44px
}

.successful_case ul.ul_list_case li .bottom_text .a_rlink span {
  width: 34px;
  height: 32px;
  background: url(../images/successful_case/a_rlink_gray.png) no-repeat;
  display: block;
  position: absolute;
  top: 6px;
  right: 10px
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
  float: left
}

.swiper-container-vertical>.swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -o-transform: translate(0,0);
  -ms-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0)
}

.swiper-container-multirow>.swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
  height: auto
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform,height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform,height
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x
}

.swiper-button-next,.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0,-50%,0);
  -moz-transform: translate3d(0,-50%,0);
  -o-transform: translate(0,-50%);
  -ms-transform: translate3d(0,-50%,0);
  transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px
}

.swiper-pagination-progress {
  background: rgba(0,0,0,.25);
  position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255,255,255,.5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: -moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: -moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: -moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px
}

.swiper-container-cube,.swiper-container-flip {
  overflow: visible
}

.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0,0,0,.5);
  border-radius: 10px;
  left: 0;
  top: 0
}

.swiper-scrollbar-cursor-drag {
  cursor: move
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12,end) infinite;
  animation: swiper-preloader-spin 1s steps(12,end) infinite
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg)
  }
}

@-webkit-keyframes whitePulse {
  from {
    box-shadow: 0 0 9px #dbdbdb
  }

  50% {
    box-shadow: 0 0 18px #f4f4f4
  }

  to {
    box-shadow: 0 0 9px #fff
  }
}

.whitePulse {
  animation-name: whitePulse;
  animation-duration: .5s;
  animation-iteration-count: infinite
}

.uploadAddBook {
  padding: 10px 20px;
  background: #fff;
  border-radius: 2px;
  margin-bottom: 5px
}

.uploadAddBook p {
  text-align: left;
  height: 100%;
  line-height: 35px
}

.uploadAddBook a.button {
  background: #dc1e32;
  border-radius: 3px;
  padding: 7px 10px!important;
  height: auto!important;
  width: auto!important;
  color: #fff!important
}

.uploadAddressBook {
  margin-top: 15px;
  margin-bottom: 75px;
  background: #fff;
  box-shadow: 0 0 100px 3px rgba(0,0,0,.1);
  padding: 15px
}

.uploadAddressBook [class^=aicon-]:before {
  color: #e4393c;
  margin-right: 2px;
  font-size: 16px;
  font-weight: 700
}

.uploadAddressBook .top-bar {
  overflow: hidden
}

.uploadAddressBook .top-bar a {
  color: #5e5e5e
}

.uploadAddressBook .top-bar a:focus,.uploadAddressBook .top-bar a:hover {
  text-decoration: none
}

.uploadAddressBook .options {
  float: left;
  overflow: hidden
}

.uploadAddressBook .options li {
  float: left;
  margin-right: 40px
}

.uploadAddressBook .option-add {
  float: right
}

.uploadAddressBook .list {
  background: #fafafa;
  min-height: 450px;
  position: relative
}

.uploadAddressBook .list .tip {
  padding-left: 20px;
  height: 45px;
  line-height: 45px;
  margin-bottom: 0;
  color: gray
}

.uploadAddressBook .list input[type=radio] {
  width: 17px;
  height: 17px
}

.uploadAddressBook table {
  width: 100%
}

.uploadAddressBook table td,.uploadAddressBook table th {
  height: 45px;
  vertical-align: middle;
  padding: 0 5px
}

.uploadAddressBook table tr {
  cursor: pointer
}

.uploadAddressBook table tr td:first-of-type {
  min-width: 55px;
  padding-left: 25px;
  white-space: nowrap
}

.uploadAddressBook table tr td:last-of-type {
  padding-right: 25px;
  white-space: nowrap
}

.uploadAddressBook table thead td {
  font-weight: 700
}

.uploadAddressBook table tbody tr:nth-of-type(even),.uploadAddressBook table thead tr {
  background: #fff
}

.uploadAddressBook .addressList,.uploadAddressBook .fetchStatus {
  display: none
}

.uploadAddressBook dl {
  text-align: center
}

.uploadAddressBook .list dl {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%)
}

.uploadAddressBook dl [class^=aicon-]:before {
  font-size: 140px;
  font-weight: 400
}

.uploadAddressBook .list dl [class^=aicon-]:before {
  color: gray
}

.uploadAddressBook dd {
  margin-top: 12px
}

.uploadAddressBook .fileWrapper {
  position: relative
}

.uploadAddressBook .fileWrapper input[type=file] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 1000;
  opacity: 0;
  cursor: pointer;
  font-size: 0
}

.delivery-item {
  position: relative;
  padding-bottom: 30px
}

.delivery-map {
  height: 355px;
  background: #ddd
}

.brief-model .delivery-map {
  display: none
}

.delivery-item .delivery-brief .wrapper_left {
  width: 350px
}

.delivery-item .delivery-brief {
  position: absolute;
  z-index: 120;
  top: 16px;
  width: 100%;
  padding: 0 70px;
  font-size: 12px
}

.delivery-item.brief-model .delivery-brief {
  position: relative;
  padding: 0;
  top: 0
}

.send-out-item .delivery-brief.not-found {
  position: static
}

.delivery-brief .brief-content {
  padding: 16px 30px;
  width: 100%;
  background-color: rgba(255,255,255,.8);
  /*box-shadow: 0 4px 16px 0 rgba(0,0,0,.1);*/
  border-radius: 4px
}

.delivery-brief .bill-num {
  padding-bottom: 4px
}

.delivery-brief .locations .aicon-arrow-right {
  color: #c9c9c9;
  display: inline-block;
  font-size: 40px;
  margin: 0 40px;
  vertical-align: middle
}

.delivery-brief .locations .aicon-arrow-right:before {
  display: block;
  height: 20px;
  line-height: 37px
}

.delivery-brief .express-state {
  display: inline-block;
  padding: 5px 12px;
  border-radius: 16px;
  font-size: 15px;
  margin-top: 9px
}

.delivery-brief .express-state {
  color: #9b9b9b;
  background: #f1f1f1;
  border-radius: 16px
}

.delivery-brother {
  border: 1px solid #f1f1f1;
  padding: 15px 30px;
  margin: 15px 0 30px 0;
  border-radius: 4px
}

.delivery-brother .not-assign {
  line-height: 60px
}

.delivery-brother .bill-man-head {
  display: inline-block;
  width: 59px;
  height: 59px;
  background: url(../images/waybill/xiaoge.png) no-repeat;
  background-size: 59px;
  border-radius: 50%
}

.delivery-brother .man-info {
  margin-left: 20px;
  line-height: 29px
}

.delivery-brother .star {
  position: relative;
  margin: 0 5px 0 20px;
  display: inline-block
}

.delivery-brother .star .number {
  color: #dc1e32;
  margin-left: 6px
}

.delivery-brother .man-name {
  font-size: 16px
}

.delivery-brother .red {
  color: #dc1e32;
  position: absolute;
  left: 0;
  overflow: hidden;
  white-space: nowrap
}

.delivery-brother .red.none {
  width: 0
}

.delivery-addition {
  padding: 30px 0
}

.delivery-addition .scan-bill-tip {
  color: #a8a8a8;
  background: #f7f7f7;
  margin: -20px 0 30px 0;
  border-radius: 2px;
  padding: 10px 20px;
  font-size: 12px
}

.delivery-btn-wrap {
  text-align: center
}

.delivery-time {
  display: inline-block;
  font-size: 25px;
  line-height: 25px;
  color: #222;
  margin: 10px 0 0 5px
}

.map-win-info {
  background: url(../images/waybill/bg_appoint_cancel.png);
  background-size: cover;
  width: 88px;
  height: 32px;
  color: #fff;
  line-height: 30px;
  text-align: center;
  overflow: hidden
}

.map-win-info:before {
  content: " ";
  width: 16px;
  height: 16px;
  background: #fff;
  border: 6px solid #333;
  box-shadow: 0 0 4px 0 rgba(0,0,0,.4);
  position: absolute;
  bottom: -8px;
  left: -8px;
  border-radius: 50%
}

.map-win-info .scan-txt {
  font-size: 15px
}

.map-point-start {
  position: relative;
  width: 16px;
  height: 16px;
  background: #fff;
  border: 6px solid #333;
  box-shadow: 0 0 4px 0 rgba(0,0,0,.4);
  border-radius: 50%
}

.map-point-middle {
  position: relative;
  width: 8px;
  height: 8px;
  background: #fff;
  border: 2px solid #dc1e32;
  box-shadow: 0 0 4px 0 rgba(0,0,0,.4);
  border-radius: 50%
}

.map-point-end {
  position: relative;
  width: 16px;
  height: 16px;
  background: #fff;
  border: 6px solid #dc1e32;
  box-shadow: 0 0 4px 0 rgba(0,0,0,.4);
  border-radius: 50%
}

.normal-appoint-item .map-win-info {
  background: url(../images/waybill/bg_appoint_success.png);
  background-size: contain;
  width: 88px;
  height: 64px;
  color: #fff
}

.normal-appoint-item .map-win-info:before {
  content: " ";
  width: 16px;
  height: 16px;
  background: #fff;
  border: 6px solid #333;
  box-shadow: 0 0 4px 0 rgba(0,0,0,.4);
  position: absolute;
  bottom: -8px;
  left: -8px;
  border-radius: 50%
}

.normal-appoint-item .map-win-info .line1 {
  padding: 2px 0 1px;
  border-bottom: 1px solid #555;
  font-size: 15px;
  text-align: center
}

.normal-appoint-item .map-win-info .line2 {
  text-align: center
}

.normal-appoint-item .map-win-info .line2 span {
  font-size: 12px;
  color: #999;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 27px
}

.normal-appoint-item .delivery-addition {
  padding-top: 0
}

.amap-info-close,.amap-info-sharp {
  display: none
}

.amap-info-content {
  padding: 0;
  border: none;
  background: 0 0;
  box-shadow: none
}

.amap-info-content:hover {
  box-shadow: none
}

.map-point-start .map-status {
  position: absolute;
  top: -32px;
  left: 2px;
  background: url(../images/waybill/bg_appoint_cancel.png);
  background-size: cover;
  width: 88px;
  height: 32px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  overflow: hidden
}

.map-point-end .map-status,.map-point-middle .map-status {
  position: absolute;
  top: -32px;
  left: 2px;
  background: url(../images/waybill/bg_waybill_red.png);
  background-size: cover;
  width: 88px;
  height: 32px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  overflow: hidden
}

.popup-tip-anchor {
  position: absolute
}

.no-appointment-info .error-info {
  text-align: center
}

.no-appointment-info .error-info .error-bg {
  display: inline-block;
  width: 283px;
  height: 193px;
  background: url(../images/common/bg_bill_error.png);
  background-size: cover;
  margin-top: 20px
}

.no-appointment-info .error-info .error-txt {
  font-size: 16px;
  margin: 40px 0
}

.no-appointment-info .error-info .reload-btn {
  display: inline-block;
  border: 1px solid #dc1e32;
  padding: 13px 60px;
  border-radius: 25px;
  color: #dc1e32;
  font-size: 16px;
  cursor: pointer
}

.title-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 181px;
  background-image: url(../images/waybill/map-bg.png);
  background-size: 100%;
  border-top: 1px solid #ccc
}

.title-wrapper .title-img {
  width: 86px;
  height: 86px;
  margin-top: 17px;
  margin-left: 30px
}

.title-wrapper .title-text {
  margin-left: 30px;
  margin-top: 5px
}

.cancel-content {
  position: absolute;
  bottom: 85px
}

.cancel-content .cancel-tips .big {
  font-size: 16px;
  font-weight: 700
}

.cancel-content .cancel-tips .small {
  font-size: 12px;
  color: #999;
  margin-left: 10px
}

.cancel-content .reason-items li {
  margin-top: 16px
}

.cancel-content .reason-items-en li {
  margin-top: 10px
}

.cancel-content .reason-items .radio-btn {
  font-size: 17px;
  vertical-align: middle
}

.cancel-content .reason-items .aicon-circle-check {
  color: #ccc
}

.cancel-content .reason-items .aicon-circle-check.checked {
  color: #dc1e32
}

.cancel-content .reason-items .item-text {
  margin-left: 8px;
  font-size: 15px
}

.btn-wrapper {
  position: absolute;
  bottom: 30px
}

.btn-wrapper .primary-btn {
  min-width: 100px
}

.btn-wrapper .primary-btn.select-cancel {
  margin-left: 220px
}

.shipping-detail-page {
  position: relative;
  background-color: #fff
}

.shipping-search-detail {
  position: relative;
  padding: 10px 10px 0
}

.shipping-search-detail .navigation-tabs {
  margin-bottom: 20px
}

.shipping-search-detail .input-group {
  margin: 6px 0;
  background: #fafafa
}

.shipping-search-detail .bill-number-wrapper .form-control {
  background: 0 0
}

.shipping-search-detail .bill-number-wrapper .input-group-addon {
  border: none
}

.shipping-search-detail .bill-number-wrapper .error {
  margin-bottom: 15px
}

.shipping-search-detail .bill-number-list-content ul li {
  float: left;
  margin-bottom: 5px;
  padding: 6px 10px 6px 15px;
  border: 1px solid #f1f1f1;
  width: 155px;
  margin-right: 20px;
  border-radius: 15px
}

.shipping-search-detail .bill-number-list-content ul li a {
  color: #606060;
  cursor: pointer
}

.shipping-search-detail .bill-number-wrapper .verification-code {
  margin: 0 15px;
  display: none
}

.shipping-search-detail .bill-number-wrapper .verification-code:after,.shipping-search-detail .bill-number-wrapper .verification-code:before {
  content: " ";
  display: table
}

.shipping-search-detail .bill-number-wrapper .verification-code:after {
  clear: both
}

.shipping-search-detail .bill-number-wrapper .verification-code img {
  float: left;
  height: 31px;
  width: auto;
  margin-left: 10px;
  cursor: pointer
}

.shipping-search-detail .bill-number-wrapper .verification-code .input-group {
  margin: 0;
  float: left;
  width: 145px
}

.shipping-search-detail .bill-number-wrapper .verification-code .validation-code-error {
  float: left;
  margin-left: 10px;
  line-height: 30px
}

.shipping-search-detail .bill-number-wrapper .verification-code .form-control {
  border-color: transparent
}

.shipping-search-detail .bill-number-wrapper .primary-button-wrapper {
  position: relative;
  top: 20px
}

.shipping-detail-page .my-bills .bill-tab {
  border-bottom: 1px solid #f1f1f1;
  color: #606060;
  font-size: 16px
}

.shipping-detail-page .my-bills .bill-list {
  display: none
}

.shipping-detail-page .my-bills .bill-tab span:hover {
  cursor: pointer
}

.shipping-detail-page .my-bills .bill-tab span.active {
  color: #dc1e32;
  border-bottom: 2px solid #dc1e32
}

.shipping-detail-page .my-bills .bill-tab span {
  display: inline-block;
  padding-bottom: 7px;
  border-bottom: 2px solid transparent;
  padding-right: 25px;
  margin: 0 30px -1px 0
}

.shipping-search-detail .query-weixin {
  text-align: center
}

.shipping-search-detail .query-weixin>img {
  width: 128px;
  display: inline-block
}

.shipping-search-detail .query-weixin>p {
  margin: 0 -15px
}

.verification-code .input-group {
  margin: 0;
  float: left;
  width: 145px
}

.verification-code img {
  float: left;
  height: 31px;
  width: auto;
  margin-left: 10px;
  cursor: pointer
}

.delivery-view {
  background: #fff
}

.my-bills {
  margin-top: 24px
}

.my-bills .bill-title {
  padding: 0 80px;
  font-size: 24px
}

.route-result .go-to-bill-list {
  margin: 30px 80px;
  font-size: 24px;
  color: #333;
  position: relative;
  display: inline-block;
  padding-left: 34px
}

.route-result .go-to-bill-list .aicon-to-left {
  position: absolute;
  left: 3px;
  font-size: 20px;
  top: 6px
}

#queryBill {
  display: table-cell;
  width: 72px;
  min-width: 72px;
  vertical-align: middle
}

.bill-number-list-content span.remove {
  float: right;
  color: #ccc;
  cursor: pointer;
  position: absolute;
  font-size: 18px;
  top: 2px;
  right: 9px
}

.nearly-records li {
  position: relative
}

.bill-number-list-content span.remove:hover {
  color: #dc1e32
}

.delivery-wrapper {
  padding: 5px;
  /*border-top: 1px solid #ccc;*/
  background: #fff
}

.shipping-search-detail .primary-button {
  border: 1px solid transparent;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  cursor: pointer;
  font-size: 15px;
  background-color: #dc1e32
}

.shipping-search-detail .primary-button:hover {
  top: 0
}

.shipping-search-detail ul.navigation-tabs {
  padding-left: 0
}

.shipping-search-detail ul.navigation-tabs li {
  cursor: pointer;
  height: 24px;
  font-size: 12px;
  line-height: 24px;
  display: inline-block;
  padding: 0 5px;
  margin-right: 38px;
  color: #180000
}

.shipping-search-detail ul.navigation-tabs li.current {
  padding: 0 10px;
  background-color: #333;
  color: #fff
}

.shipping-search-detail ul.navigation-tabs li.link a {
  color: #180000;
  text-decoration: none
}

.pay-type-tip {
  color: #999;
  font-size: 12px;
  font-weight: 400;
  display: none
}

.pay-type-tip.red {
  color: #eb1d21
}

.openMapModel {
  margin: 40px 80px 0 0
}

.openMapModel span {
  font-size: 13px;
  vertical-align: middle
}

.openMapModel input {
  vertical-align: middle;
  margin: 0 0 0 5px
}

.app-download {
  position: absolute;
  top: 20px;
  right: -155px;
  width: 121px
}

.app-download img.qc-code {
  width: 121px
}

.app-download>p {
  text-align: center;
  font-size: 14px;
  line-height: 22px
}

.layui-layer-imgbar,.layui-layer-imgtit a,.layui-layer-tab .layui-layer-title span,.layui-layer-title {
  text-overflow: ellipsis;
  white-space: nowrap
}

html #layuicss-layer {
  display: none;
  position: absolute;
  width: 1989px
}

.layui-layer,.layui-layer-shade {
  position: fixed;
  pointer-events: auto
}

.layui-layer-shade {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.layui-layer {
  -webkit-overflow-scrolling: touch;
  top: 150px;
  left: 0;
  margin: 0;
  padding: 0;
  background-color: #fff;
  -webkit-background-clip: content;
  border-radius: 2px;
  box-shadow: 1px 1px 50px rgba(0,0,0,.3)
}

.layui-layer-close {
  position: absolute
}

.layui-layer-content {
  position: relative
}

.layui-layer-border {
  border: 1px solid #b2b2b2;
  border: 1px solid rgba(0,0,0,.1);
  box-shadow: 1px 1px 5px rgba(0,0,0,.2)
}

.layui-layer-load {
  background: url(../images/layer/loading-1.gif) center center no-repeat #eee
}

.layui-layer-ico {
  background: url(../images/layer/icon.png) no-repeat
}

.layui-layer-btn a,.layui-layer-dialog .layui-layer-ico,.layui-layer-setwin a {
  display: inline-block;
  vertical-align: top
}

.layui-layer-move {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: move;
  opacity: 0;
  background-color: #fff;
  z-index: 2147483647
}

.layui-layer-resize {
  position: absolute;
  width: 15px;
  height: 15px;
  right: 0;
  bottom: 0;
  cursor: se-resize
}

.layer-anim {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: .3s;
  animation-duration: .3s
}

@-webkit-keyframes layer-bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5)
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@keyframes layer-bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5)
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
  }
}

.layer-anim-00 {
  -webkit-animation-name: layer-bounceIn;
  animation-name: layer-bounceIn
}

@-webkit-keyframes layer-zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
}

@keyframes layer-zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    -ms-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    -ms-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
}

.layer-anim-01 {
  -webkit-animation-name: layer-zoomInDown;
  animation-name: layer-zoomInDown
}

@-webkit-keyframes layer-fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes layer-fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
  }
}

.layer-anim-02 {
  -webkit-animation-name: layer-fadeInUpBig;
  animation-name: layer-fadeInUpBig
}

@-webkit-keyframes layer-zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(48px);
    transform: scale(.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
}

@keyframes layer-zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    -ms-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(48px);
    -ms-transform: scale(.475) translateX(48px);
    transform: scale(.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
}

.layer-anim-03 {
  -webkit-animation-name: layer-zoomInLeft;
  animation-name: layer-zoomInLeft
}

@-webkit-keyframes layer-rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0);
    transform: translateX(0) rotate(0)
  }
}

@keyframes layer-rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0);
    -ms-transform: translateX(0) rotate(0);
    transform: translateX(0) rotate(0)
  }
}

.layer-anim-04 {
  -webkit-animation-name: layer-rollIn;
  animation-name: layer-rollIn
}

@keyframes layer-fadeIn {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

.layer-anim-05 {
  -webkit-animation-name: layer-fadeIn;
  animation-name: layer-fadeIn
}

@-webkit-keyframes layer-shake {
  0%,100% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  10%,30%,50%,70%,90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
  }

  20%,40%,60%,80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
  }
}

@keyframes layer-shake {
  0%,100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
  }

  10%,30%,50%,70%,90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px)
  }

  20%,40%,60%,80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px)
  }
}

.layer-anim-06 {
  -webkit-animation-name: layer-shake;
  animation-name: layer-shake
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

.layui-layer-title {
  padding: 0 80px 0 20px;
  height: 42px;
  line-height: 42px;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  color: #333;
  overflow: hidden;
  background-color: #f8f8f8;
  border-radius: 2px 2px 0 0
}

.layui-layer-setwin {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 0;
  line-height: initial
}

.layui-layer-setwin a {
  position: relative;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  font-size: 12px
}

.layui-layer-setwin .layui-layer-min cite {
  position: absolute;
  width: 14px;
  height: 2px;
  left: 0;
  top: 50%;
  margin-top: -1px;
  background-color: #2e2d3c;
  cursor: pointer
}

.layui-layer-setwin .layui-layer-min:hover cite {
  background-color: #2d93ca
}

.layui-layer-setwin .layui-layer-max {
  background-position: -32px -40px
}

.layui-layer-setwin .layui-layer-max:hover {
  background-position: -16px -40px
}

.layui-layer-setwin .layui-layer-maxmin {
  background-position: -65px -40px
}

.layui-layer-setwin .layui-layer-maxmin:hover {
  background-position: -49px -40px
}

.layui-layer-setwin .layui-layer-close1 {
  background-position: 1px -40px;
  cursor: pointer
}

.layui-layer-setwin .layui-layer-close1:hover {
  opacity: .7
}

.layui-layer-setwin .layui-layer-close2 {
  position: absolute;
  right: -28px;
  top: -28px;
  width: 30px;
  height: 30px;
  margin-left: 0;
  background-position: -149px -31px
}

.layui-layer-setwin .layui-layer-close2:hover {
  background-position: -180px -31px
}

.layui-layer-btn {
  text-align: right;
  padding: 0 15px 12px;
  pointer-events: auto;
  user-select: none;
  -webkit-user-select: none
}

.layui-layer-btn a {
  height: 28px;
  line-height: 28px;
  margin: 5px 5px 0;
  padding: 0 15px;
  border: 1px solid #dedede;
  background-color: #fff;
  color: #333;
  border-radius: 2px;
  font-weight: 400;
  cursor: pointer;
  text-decoration: none
}

.layui-layer-btn a:hover {
  opacity: .9;
  text-decoration: none
}

.layui-layer-btn a:active {
  opacity: .8
}

.layui-layer-btn .layui-layer-btn0 {
  border-color: #1e9fff;
  background-color: #1e9fff;
  color: #fff
}

.layui-layer-btn-l {
  text-align: left
}

.layui-layer-btn-c {
  text-align: center
}

.layui-layer-dialog {
  min-width: 260px
}

.layui-layer-dialog .layui-layer-content {
  position: relative;
  padding: 20px;
  line-height: 24px;
  word-break: break-all;
  overflow: hidden;
  font-size: 14px;
  overflow-x: hidden;
  overflow-y: auto
}

.layui-layer-dialog .layui-layer-content .layui-layer-ico {
  position: absolute;
  top: 16px;
  left: 15px;
  width: 30px;
  height: 30px
}

.layui-layer-ico1 {
  background-position: -30px 0
}

.layui-layer-ico2 {
  background-position: -60px 0
}

.layui-layer-ico3 {
  background-position: -90px 0
}

.layui-layer-ico4 {
  background-position: -120px 0
}

.layui-layer-ico5 {
  background-position: -150px 0
}

.layui-layer-ico6 {
  background-position: -180px 0
}

.layui-layer-rim {
  border: 6px solid #8d8d8d;
  border: 6px solid rgba(0,0,0,.3);
  border-radius: 5px;
  box-shadow: none
}

.layui-layer-msg {
  min-width: 180px;
  border: 1px solid #d3d4d3;
  box-shadow: none
}

.layui-layer-hui {
  min-width: 100px;
  background-color: #000;
  background-color: rgba(0,0,0,.6);
  color: #fff;
  border: none
}

.layui-layer-hui .layui-layer-content {
  padding: 12px 25px;
  text-align: center
}

.layui-layer-dialog .layui-layer-padding {
  padding: 20px 20px 20px 55px;
  text-align: left
}

.layui-layer-page .layui-layer-content {
  position: relative;
  overflow: auto
}

.layui-layer-iframe .layui-layer-btn,.layui-layer-page .layui-layer-btn {
  padding-top: 10px
}

.layui-layer-nobg {
  background: 0 0
}

.layui-layer-iframe iframe {
  display: block;
  width: 100%
}

.layui-layer-loading {
  border-radius: 100%;
  background: 0 0;
  box-shadow: none;
  border: none
}

.layui-layer-loading .layui-layer-content {
  width: 60px;
  height: 34px;
  background: url(/assets/img/throbber.gif) no-repeat
}

.layui-layer-loading .layui-layer-loading1 {
  width: 37px;
  height: 37px;
  background: url(/assets/img/throbber.gif) no-repeat
}

.layui-layer-ico16,.layui-layer-loading .layui-layer-loading2 {
  width: 32px;
  height: 32px;
  background: url(/assets/img/throbber.gif) no-repeat
}

.layui-layer-tips {
  background: 0 0;
  box-shadow: none;
  border: none
}

.layui-layer-tips .layui-layer-content {
  position: relative;
  line-height: 22px;
  min-width: 12px;
  padding: 8px 15px;
  font-size: 12px;
  border-radius: 2px;
  box-shadow: 1px 1px 3px rgba(0,0,0,.2);
  background-color: #000;
  color: #fff
}

.layui-layer-tips .layui-layer-close {
  right: -2px;
  top: -1px
}

.layui-layer-tips i.layui-layer-TipsG {
  position: absolute;
  width: 0;
  height: 0;
  border-width: 8px;
  border-color: transparent;
  border-style: dashed
}

.layui-layer-tips i.layui-layer-TipsB,.layui-layer-tips i.layui-layer-TipsT {
  left: 5px;
  border-right-style: solid;
  border-right-color: #000
}

.layui-layer-tips i.layui-layer-TipsT {
  bottom: -8px
}

.layui-layer-tips i.layui-layer-TipsB {
  top: -8px
}

.layui-layer-tips i.layui-layer-TipsL,.layui-layer-tips i.layui-layer-TipsR {
  top: 5px;
  border-bottom-style: solid;
  border-bottom-color: #000
}

.layui-layer-tips i.layui-layer-TipsR {
  left: -8px
}

.layui-layer-tips i.layui-layer-TipsL {
  right: -8px
}

.layui-layer-lan[type=dialog] {
  min-width: 280px
}

.layui-layer-lan .layui-layer-title {
  background: #4476a7;
  color: #fff;
  border: none
}

.layui-layer-lan .layui-layer-btn {
  padding: 5px 10px 10px;
  text-align: right;
  border-top: 1px solid #e9e7e7
}

.layui-layer-lan .layui-layer-btn a {
  background: #fff;
  border-color: #e9e7e7;
  color: #333
}

.layui-layer-lan .layui-layer-btn .layui-layer-btn1 {
  background: #c9c5c5
}

.layui-layer-molv .layui-layer-title {
  background: #009f95;
  color: #fff;
  border: none
}

.layui-layer-molv .layui-layer-btn a {
  background: #009f95;
  border-color: #009f95
}

.layui-layer-molv .layui-layer-btn .layui-layer-btn1 {
  background: #92b8b1
}

.layui-layer-iconext {
  background: url(../images/layer/icon-ext.png) no-repeat
}

.layui-layer-prompt .layui-layer-input {
  display: block;
  width: 230px;
  height: 36px;
  margin: 0 auto;
  line-height: 30px;
  padding-left: 10px;
  border: 1px solid #e6e6e6;
  color: #333
}

.layui-layer-prompt textarea.layui-layer-input {
  width: 300px;
  height: 100px;
  line-height: 20px;
  padding: 6px 10px
}

.layui-layer-prompt .layui-layer-content {
  padding: 20px
}

.layui-layer-prompt .layui-layer-btn {
  padding-top: 0
}

.layui-layer-tab {
  box-shadow: 1px 1px 50px rgba(0,0,0,.4)
}

.layui-layer-tab .layui-layer-title {
  padding-left: 0;
  overflow: visible
}

.layui-layer-tab .layui-layer-title span {
  position: relative;
  float: left;
  min-width: 80px;
  max-width: 260px;
  padding: 0 20px;
  text-align: center;
  overflow: hidden;
  cursor: pointer
}

.layui-layer-tab .layui-layer-title span.layui-this {
  height: 43px;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  background-color: #fff;
  z-index: 10
}

.layui-layer-tab .layui-layer-title span:first-child {
  border-left: none
}

.layui-layer-tabmain {
  line-height: 24px;
  clear: both
}

.layui-layer-tabmain .layui-layer-tabli {
  display: none
}

.layui-layer-tabmain .layui-layer-tabli.layui-this {
  display: block
}

.layui-layer-photos {
  -webkit-animation-duration: .8s;
  animation-duration: .8s
}

.layui-layer-photos .layui-layer-content {
  overflow: hidden;
  text-align: center
}

.layui-layer-photos .layui-layer-phimg img {
  position: relative;
  width: 100%;
  display: inline-block;
  vertical-align: top
}

.layui-layer-imgbar,.layui-layer-imguide {
  display: none
}

.layui-layer-imgnext,.layui-layer-imgprev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  outline: 0;
  blr: expression(this.onFocus=this.blur())
}

.layui-layer-imgprev {
  left: 10px;
  background-position: -5px -5px
}

.layui-layer-imgprev:hover {
  background-position: -33px -5px
}

.layui-layer-imgnext {
  right: 10px;
  background-position: -5px -50px
}

.layui-layer-imgnext:hover {
  background-position: -33px -50px
}

.layui-layer-imgbar {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 32px;
  line-height: 32px;
  background-color: rgba(0,0,0,.8);
  filter: Alpha(opacity=80);
  color: #fff;
  overflow: hidden;
  font-size: 0
}

.layui-layer-imgtit * {
  display: inline-block;
  vertical-align: top;
  font-size: 12px
}

.layui-layer-imgtit a {
  max-width: 65%;
  overflow: hidden;
  color: #fff
}

.layui-layer-imgtit a:hover {
  color: #fff;
  text-decoration: underline
}

.layui-layer-imgtit em {
  padding-left: 10px;
  font-style: normal
}

@-webkit-keyframes layer-bounceOut {
  100% {
    opacity: 0;
    -webkit-transform: scale(.7);
    transform: scale(.7)
  }

  30% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
  }

  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@keyframes layer-bounceOut {
  100% {
    opacity: 0;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7)
  }

  30% {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
  }

  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
  }
}

.layer-anim-close {
  -webkit-animation-name: layer-bounceOut;
  animation-name: layer-bounceOut;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: .2s;
  animation-duration: .2s
}

@media screen and (max-width:1100px) {
  .layui-layer-iframe {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
  }
}

.sf-layer.layui-layer {
  border-top: 6px solid #eb1d21;
  border-radius: 0
}

.sf-layer.layui-layer .layui-layer-title {
  font-weight: 700;
  font-size: 18px;
  border-bottom: none;
  background: #fff
}

.sf-layer.layui-layer.line .layui-layer-title {
  border-bottom: 1px solid #f1f1f1
}

.sf-layer.layui-layer .layui-layer-content {
  overflow: visible!important;
  padding: 20px 30px
}

.sf-layer.layui-layer .layui-layer-btn {
  text-align: center;
  white-space: nowrap;
  margin: 10px 0
}

.sf-layer.layui-layer .layui-layer-btn a {
  color: #fff;
  background-color: #eb1d21;
  font-size: 14px;
  text-align: center;
  border: 1px solid transparent;
  letter-spacing: 1px;
  border-radius: 18px;
  min-width: 120px;
  height: 36px;
  line-height: 36px;
  padding: 0 25px;
  margin: 0 30px
}

.sf-layer.layui-layer .layui-layer-btn a:active,.sf-layer.layui-layer .layui-layer-btn a:hover {
  color: #fff;
  background-color: #b51919;
  border-color: #b51919
}

.sf-layer.layui-layer.invoice .layui-layer-btn a {
  color: #222;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  min-width: 100px;
  height: 32px;
  line-height: 32px;
  padding: 0 36px;
  margin: 0 30px
}

.sf-layer.layui-layer.invoice .layui-layer-btn a:active,.sf-layer.layui-layer.invoice .layui-layer-btn a:hover {
  background-color: #ccc
}

.sf-layer.layui-layer.invoice .layui-layer-btn a.layui-layer-btn1 {
  background-color: #dc1e32;
  color: #fff;
  height: 34px
}

.sf-layer.layui-layer .layui-layer-btn a.layui-layer-btn1 {
  background-color: #fff;
  color: #333;
  border: 1px solid #f1f1f1
}

.sf-layer.layui-layer .layui-layer-btn a.layui-layer-btn1:active,.sf-layer.layui-layer .layui-layer-btn a.layui-layer-btn1:hover {
  background-color: #f1f1f1;
  border: 1px solid transparent
}

.sf-layer.layui-layer.invoice .layui-layer-btn a.layui-layer-btn1:active,.sf-layer.layui-layer.invoice .layui-layer-btn a.layui-layer-btn1:hover {
  background-color: #dc1e32
}

.sf-layer.layui-layer-iframe .layui-layer-content {
  padding: 0
}

.sf-layer.layui-layer-iframe .iframe {
  min-height: 200px
}

.sf-layer.layui-layer-iframe .layui-layer-btn a {
  height: 48px;
  line-height: 48px;
  border-radius: 24px;
  min-width: 229px
}

.layui-layer-dialog {
  min-width: 400px
}

.language-en .layui-layer-dialog {
  min-width: 560px
}

.sf-layer.layui-layer.only-img {
  border-top: none
}

.sf-layer.layui-layer.only-img img {
  display: block
}

.sf-layer.layui-layer.only-img .layui-layer-content {
  padding: 0
}

.ui-autocomplete {
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden
}

.ui-autocomplete .ui-menu-item {
  padding: 4px 13px!important;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.ui-autocomplete .ui-menu-item p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.ui-autocomplete .ui-menu-item p span:first-of-type {
  padding-left: 0
}

.ui-autocomplete .ui-menu-item span {
  color: grey;
  padding-left: 13px
}

.ui-autocomplete .ui-state-focus {
  background: #f2f2f2!important;
  color: #000!important
}

.cooperative_consultation .ui-autocomplete {
  top: 34px!important;
  left: 0!important;
  width: 578px!important
}

.cooperative_consultation .ui-autocomplete .ui-menu-item {
  height: 20px;
  line-height: 20px
}

.payFee-page .ui-autocomplete {
  width: 729px
}

.receiverAutoAddPicker.ui-front .ui-autocomplete,.senderAutoAddPicker.ui-front .ui-autocomplete {
  left: -135px!important
}

.sfselect {
  overflow: hidden;
  margin-bottom: 0
}

.sfselect li {
  float: left;
  margin-bottom: 15px;
  margin-right: 15px;
  position: relative;
  padding: 10px 15px;
  color: #fff;
  background: #999;
  cursor: pointer
}

.sfselect li:before {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  color: #999
}

.sfselect li [class^=aicon-] {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 24px;
  color: #515151;
  width: 23px;
  height: 25px
}

.sfselect li.active {
  background: #333
}

.sfselect li.active:before {
  color: #333
}

.sfselect li.active [class^=aicon-] {
  color: #dc1e32
}

.sfcard {
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  padding: 20px
}

.sfbadge {
  display: inline-block;
  padding: 0!important;
  border-radius: 4px;
  color: #fff!important;
  text-align: center!important;
  width: 26px;
  height: 26px;
  line-height: 26px!important
}

.sfbadge.black {
  background: #333
}

.sfbadge.red {
  background: #dc1e32
}

.sftitle {
  position: relative;
  font-size: 17px;
  margin-bottom: 20px
}

.sftitle a {
  float: right;
  padding-left: 25px;
  margin-top: 2px;
  margin-left: 45px;
  font-size: 14px;
  color: #333;
  position: relative
}

.sftitle a:before {
  font-size: 23px;
  position: absolute;
  left: 0;
  top: -2px
}

.sftitle .small {
  color: #ccc;
  padding-left: 8px;
  font-size: 13px
}

.sf-capsule {
  overflow: hidden
}

.sf-capsule li {
  float: left;
  margin-right: 25px;
  margin-bottom: 10px
}

.sf-capsule li a {
  display: block;
  color: #333;
  border-radius: 4px;
  border: 1px solid #f1f1f1;
  height: 33px;
  line-height: 31px;
  min-width: 112px;
  position: relative;
  padding-left: 35px;
  padding-right: 10px;
  text-align: center;
  transition: all .2s linear;
  -webkit-transition: all .2s linear
}

.sf-capsule li a span {
  position: absolute;
  font-size: 16px;
  left: 10px;
  top: 2px
}

.sf-capsule li a.active {
  color: #fff;
  background: #333;
  border-color: #000
}

.sf-new-capsule {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -8px
}

.sf-new-capsule a {
  min-width: 152px;
  height: 40px;
  padding: 0 8px;
  margin: 0 8px 8px 0;
  border-radius: 4px;
  background: #f2f2f2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.sf-new-capsule a span {
  font-size: 24px;
  margin-right: 18px;
  position: relative;
  top: 3px
}

.sf-new-capsule a.active {
  color: #fff!important;
  background: #333
}

.sf-nav-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.sf-nav-tabs li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.sf-nav-tabs li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 15px;
  color: #000
}

.sf-nav-tabs li.active {
  border-bottom: 2px solid #dc1e32
}

.sf-nav-tabs li.active a {
  color: #dc1e32;
  background: #f2f2f2
}

.sf-nav-tabs li:hover a {
  color: #dc1e32;
  background: #f2f2f2
}

.sf-arrow-right {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 80px;
  border: 1px solid #333;
  position: relative
}

.sf-arrow-right:after {
  content: '';
  position: absolute;
  border: 10px solid transparent;
  border-bottom: 10px solid #333;
  right: 0;
  top: -21px;
  z-index: 1
}

.sf-arrow-right:before {
  content: '';
  position: absolute;
  border: 10px solid transparent;
  border-bottom: 10px solid #fff;
  right: 3px;
  top: -21px;
  z-index: 2
}

.product-cards:after {
  content: '';
  display: block;
  clear: both
}

.product-cards li {
  float: left;
  margin-right: 30px
}

.product-cards li a {
  display: block;
  width: 180px;
  height: 140px;
  color: #333;
  border-bottom: 2px solid #999;
  padding: 10px;
  position: relative;
  overflow: hidden;
  transition: all .2s linear;
  -webkit-transition: all .2s linear
}

.product-cards li a:hover {
  border-bottom-color: #333;
  box-shadow: 0 12px 187px 0 #efe6e6
}

.product-cards li a .aicon-right {
  display: none;
  position: absolute;
  font-size: 27px;
  top: -2px;
  right: 2px;
  color: #fff;
  z-index: 1
}

.product-cards li a .text {
  line-height: 18px;
  max-width: 118px;
  height: 42px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  color: #999
}

.product-cards li a .text.highProduct {
  left: 35px
}

.product-cards li a .angle {
  display: none;
  position: absolute;
  top: -40px;
  right: -40px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #dc1e32
}

.product-cards li a .td {
  width: 22px;
  height: 21px;
  position: absolute;
  top: 10px;
  left: 10px;
  background: url(../images/order/graywjx.png) no-repeat center center;
  background-size: 100%
}

.product-cards li a .product-name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 10px;
  top: 0;
  width: 100%;
  height: 42px;
  overflow: hidden
}

.product-cards li a .product-name .td {
  position: relative;
  left: 0;
  top: 10px
}

.product-cards li a .product-name .text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 4px
}

.product-cards li a.active {
  color: #dc1e32;
  border-bottom-color: #dc1e32;
  box-shadow: 0 12px 187px 0 #efe6e6
}

.product-cards li a.active .aicon-right,.product-cards li a.active .angle {
  display: block
}

.product-cards li a.active dd {
  color: #dc1e32!important;
  margin-bottom: -15px
}

.product-cards li a.active .td {
  background: url(../images/order/redwjx.png) no-repeat center center;
  background-size: 100%
}

.product-cards li a.active .text {
  color: #dc1e32
}

.product-cards dl {
  padding-top: 32px!important
}

.product-cards dt .currency {
  font-size: 13px;
  position: relative;
  top: 5px
}

.product-cards dt .rate {
  -ms-transform: scaleY(1.5);
  transform: scaleY(1.5);
  -webkit-transform: scaleY(1.5);
  display: inline-block;
  font-size: 30px;
  font-weight: 400
}

.product-cards dt .up {
  padding-left: 3px;
  position: relative;
  top: 5px
}

.product-cards dt.default-rate {
  margin-top: 30px
}

.product-cards dd {
  margin-top: 20px;
  color: #999
}

.product-cards dd:first-of-type {
  color: #333
}

.product-cards dd p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.bill-options-list {
  margin: 10px 0 25px
}

.bill-options-list li {
  float: left;
  margin-right: 30px;
  margin-bottom: 15px
}

.bill-options-list li a {
  color: #333;
  width: 120px;
  height: 113px;
  padding-top: 15px;
  padding-bottom: 5px;
  display: block;
  text-align: center;
  border-bottom: 1px solid #f1f1f1;
  transition: all .2s linear;
  -webkit-transition: all .2s linear
}

.bill-options-list li a:hover {
  box-shadow: 0 11px 33px 11px #f2f2f2;
  border-bottom: 1px solid #333
}

.bill-options-list li .title {
  font-size: 12px;
  color: #999;
  text-align: center;
  margin-top: 8px
}

.bill-options-list li .title.require:before {
  content: "* ";
  color: #dc1e32
}

.bill-options-list dl dt {
  margin-top: 5px;
  font-size: 23px;
  margin-bottom: 5px
}

.bill-options-list dl dd {
  height: 22px;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.tokenfield {
  min-height: 39px;
  box-shadow: none;
  border: none
}

.tokenfield.disabled {
  cursor: not-allowed;
  background-color: #eee
}

.tokenfield.disabled .token-input {
  cursor: not-allowed
}

.tokenfield.disabled .close:hover {
  cursor: not-allowed;
  opacity: .2
}

.tokenfield .token-input {
  background: 0 0;
  min-width: 60px;
  width: 100%;
  border: none!important;
  line-height: 24px;
  font-size: 13px;
  box-shadow: none;
  height: 100px;
  padding: 0;
}

.tokenfield .token-input:focus {
  outline: 0;
  box-shadow: none
}

.tokenfield .token {
  box-sizing: border-box;
  display: inline-block;
  border-radius: 3px;
  margin: 4px 4px 4px 0;
  vertical-align: top;
  cursor: default;
  padding: 0 7px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #f2f2f2;
  background-color: #f2f2f2;
  font-size: 13px
}

.tokenfield .token.active,.tokenfield .token:hover {
  border-color: #e08484
}

.tokenfield .token.duplicate {
  border-color: #b94a48
}

.tokenfield .token.invalid {
  background: 0 0;
  border: 1px solid transparent;
  border-radius: 0;
  border-bottom: 1px dotted #b94a48
}

.tokenfield .token.invalid.active {
  background: #ededed;
  border: 1px solid #ededed;
  border-radius: 3px
}

.tokenfield .token .token-label {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  color: gray;
  white-space: nowrap
}

.tokenfield .token .close {
  font-family: "Hiragino Sans GB",simsun,"Microsoft YaHei",sans-serif;
  display: inline-block;
  margin-left: 7px;
  line-height: 24px
}/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */.datepicker {
  padding: 4px;
  border-radius: 4px;
  direction: ltr
}

.datepicker-inline {
  width: 220px
}

.datepicker.datepicker-rtl {
  direction: rtl
}

.datepicker.datepicker-rtl table tr td span {
  float: right
}

.datepicker-dropdown {
  top: 0;
  left: 0
}

.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-top: 0;
  border-bottom-color: rgba(0,0,0,.2);
  position: absolute
}

.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute
}

.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px
}

.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px
}

.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px
}

.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px
}

.datepicker-dropdown.datepicker-orient-top:before {
  top: -7px
}

.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px
}

.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999
}

.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff
}

.datepicker>div {
  display: none
}

.datepicker.days div.datepicker-days {
  display: block
}

.datepicker.months div.datepicker-months {
  display: block
}

.datepicker.years div.datepicker-years {
  display: block
}

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.datepicker td,.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: none
}

.table-striped .datepicker table tr td,.table-striped .datepicker table tr th {
  background-color: transparent
}

.datepicker table tr td.day:hover {
  background: #eee;
  cursor: pointer
}

.datepicker table tr td.new,.datepicker table tr td.old {
  color: #999
}

.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover {
  background: 0 0;
  color: #999;
  cursor: default
}

.datepicker table tr td.today,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today:hover {
  background-color: #fde19a;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));
  background-image: -webkit-linear-gradient(top,#fdd49a,#fdf59a);
  background-image: linear-gradient(top,#fdd49a,#fdf59a);
  background-repeat: repeat-x;
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25)
}

.datepicker table tr td.today.active,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover.disabled,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today.disabled:hover[disabled],.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today:active,.datepicker table tr td.today:hover,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover.disabled,.datepicker table tr td.today:hover:active,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today:hover[disabled],.datepicker table tr td.today[disabled] {
  background-color: #fdf59a
}

.datepicker table tr td.today.active:hover {
  color: #fff
}

.datepicker table tr td.range,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range:hover {
  background: #eee;
  border-radius: 0
}

.datepicker table tr td.range.today,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today:hover {
  background-color: #f3d17a;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f3c17a),to(#f3e97a));
  background-image: -webkit-linear-gradient(top,#f3c17a,#f3e97a);
  background-image: linear-gradient(top,#f3c17a,#f3e97a);
  background-repeat: repeat-x;
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
  border-radius: 0
}

.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover.disabled,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today.disabled:hover[disabled],.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover.disabled,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today:hover:hover,.datepicker table tr td.range.today:hover[disabled],.datepicker table tr td.range.today[disabled] {
  background-color: #f3e97a
}

.datepicker table tr td.selected,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected:hover {
  background-color: #9e9e9e;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#b3b3b3),to(grey));
  background-image: -webkit-linear-gradient(top,#b3b3b3,grey);
  background-image: linear-gradient(top,#b3b3b3,grey);
  background-repeat: repeat-x;
  border-color: grey grey #595959;
  border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25)
}

.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover.disabled,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected.disabled:hover[disabled],.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover.disabled,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected:hover:hover,.datepicker table tr td.selected:hover[disabled],.datepicker table tr td.selected[disabled] {
  background-color: grey
}

.datepicker table tr td.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active:hover {
  background-color: #006dcc;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
  background-image: -webkit-linear-gradient(top,#08c,#04c);
  background-image: linear-gradient(top,#08c,#04c);
  background-repeat: repeat-x;
  border-color: #04c #04c #002a80;
  border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25)
}

.datepicker table tr td.active.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active.disabled:hover[disabled],.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active:active,.datepicker table tr td.active:hover,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover.disabled,.datepicker table tr td.active:hover:active,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active:hover[disabled],.datepicker table tr td.active[disabled] {
  background-color: #333
}

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px
}

.datepicker table tr td span:hover {
  background: #eee
}

.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover {
  background: 0 0;
  color: #999;
  cursor: default
}

.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover {
  background-color: #006dcc;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
  background-image: -webkit-linear-gradient(top,#08c,#04c);
  background-image: linear-gradient(top,#08c,#04c);
  background-repeat: repeat-x;
  border-color: #04c #04c #002a80;
  border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25)
}

.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active.disabled:hover[disabled],.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active[disabled] {
  background-color: #04c
}

.datepicker table tr td span.new,.datepicker table tr td span.old {
  color: #999
}

.datepicker th.datepicker-switch {
  width: 145px
}

.datepicker tfoot tr th,.datepicker thead tr:first-child th {
  cursor: pointer
}

.datepicker tfoot tr th:hover,.datepicker thead tr:first-child th:hover {
  background: #eee
}

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle
}

.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent
}

.input-append.date .add-on i,.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px
}

.input-daterange input {
  text-align: center
}

.input-daterange input:first-child {
  border-radius: 3px 0 0 3px
}

.input-daterange input:last-child {
  border-radius: 0 3px 3px 0
}

.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px
}

.datepicker-list {
  padding: 8px 15px 3px
}

.datepicker-list__item {
  text-align: center;
  padding: 7px;
  margin: 0 0 5px;
  font-size: 13px;
  border-radius: 3px;
  line-height: 1;
  position: relative
}

.datepicker-list__item:after,.datepicker-list__item:before {
  content: " ";
  display: table
}

.datepicker-list__item:after {
  clear: both
}

.datepicker-list__item .name {
  display: inline-block;
  width: 45%;
  margin: 0
}

.datepicker-list__item .date {
  display: inline-block;
  width: 55%;
  margin: 0
}

.datepicker-list__item.today {
  background: #f1f1f1
}

.datepicker-list__item.hover,.datepicker-list__item:hover {
  cursor: pointer;
  background: #ccc
}

.datepicker-list__item.selected {
  background: #333;
  color: #fff
}

.detail-date-input {
  position: relative;
  width: 100%
}

.detail-date-input .detail-date-picker {
  position: absolute;
  display: none;
  z-index: 1;
  width: 100%;
  background-color: #fff;
  padding: 5px;
  border: 1px solid #ccc;
  border-top-width: 0;
  margin-top: -1px
}

.detail-date-input .detail-date-picker .datepicker-inline {
  width: 100%
}

.detail-date-input .detail-date-picker table {
  width: 100%
}

.detail-date-input .detail-date-picker table tr td span.active,.detail-date-input .detail-date-picker table tr td.active {
  color: #fff;
  background: #333
}

.detail-date-input .detail-date-picker table tr td span.active:hover,.detail-date-input .detail-date-picker table tr td.active:hover {
  background: #333
}

.detail-date-time-input,.detail-date-time-input-for-order {
  position: relative;
  width: 331px
}

.detail-date-time-picker {
  position: absolute;
  display: none;
  width: 100%;
  z-index: 3;
  top: 100%;
  margin-top: -3px;
  background-color: #fff;
  border: 1px solid #e1e1e0;
  border-top-color: #fff
}

.detail-date-time-picker ul.date-time-tabs {
  margin: 0 16px;
  border-bottom: 1px solid #333;
  height: 34px
}

.detail-date-time-picker ul.date-time-tabs:after,.detail-date-time-picker ul.date-time-tabs:before {
  content: " ";
  display: table
}

.detail-date-time-picker ul.date-time-tabs:after {
  clear: both
}

.detail-date-time-picker ul.date-time-tabs li {
  float: left;
  width: 50%;
  text-align: center;
  line-height: 32px;
  height: 34px;
  font-size: 14px;
  cursor: pointer
}

.detail-date-time-picker ul.date-time-tabs li.current {
  background-color: #333;
  color: #fff;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}

.detail-date-time-picker .detail-date-picker .datepicker {
  padding: 10px
}

.detail-date-time-picker .detail-date-picker .datepicker-inline {
  width: 320px
}

.detail-date-time-picker .detail-date-picker table {
  width: 300px
}

.detail-date-time-picker .detail-date-picker table tr td span.active,.detail-date-time-picker .detail-date-picker table tr td.active {
  color: #fff;
  background: #333
}

.detail-date-time-picker .detail-date-picker table tr td span.active:hover,.detail-date-time-picker .detail-date-picker table tr td.active:hover {
  background: #333
}

.detail-date-time-picker .detail-time-picker {
  width: 208px;
  margin: 15px auto;
  text-align: center
}

.detail-date-time-picker .detail-time-picker .indicator {
  background-color: #999;
  height: 20px;
  width: 100%;
  display: block;
  color: #fff;
  line-height: 20px;
  font-size: 10px;
  cursor: pointer
}

.detail-date-time-picker .detail-time-picker .indicator.disabled {
  background-color: #ccc
}

.detail-date-time-picker .detail-time-picker .indicator.top {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}

.detail-date-time-picker .detail-time-picker .indicator.bottom {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px
}

.detail-date-time-picker .detail-time-picker .picker-wrapper {
  max-height: 152px;
  overflow: hidden;
  margin: 5px 0
}

.detail-date-time-picker .detail-time-picker .picker-wrapper .times {
  margin: 0;
  position: relative
}

.detail-date-time-picker .detail-time-picker .picker-wrapper .times:after,.detail-date-time-picker .detail-time-picker .picker-wrapper .times:before {
  content: " ";
  display: table
}

.detail-date-time-picker .detail-time-picker .picker-wrapper .times:after {
  clear: both
}

.detail-date-time-picker .detail-time-picker .picker-wrapper .times li {
  float: left;
  width: 50%;
  height: 25px;
  font-size: 13px;
  line-height: 25px;
  cursor: pointer;
  border-radius: 3px
}

.detail-date-time-picker .detail-time-picker .picker-wrapper .times li:hover {
  background-color: #f1f1f1
}

.detail-date-time-picker .detail-time-picker .picker-wrapper .times li.current {
  color: #fff;
  background-color: #333
}

.root-background #navbar {
  padding-top: 0
}

#navbar {
  padding-top: 55px
}

#navbar .nav-tabs {
  margin-bottom: 14px;
  background-color: #fff
}

#navbar .nav-tabs li {
  padding: 0 2px
}

#navbar .nav-tabs a {
  border: none;
  font-size: 16px;
  height: 72px;
  line-height: 54px
}

#navbar .nav-tabs .active {
  border: none
}

#navbar .nav-tabs .active a {
  color: #dc1e32;
  border: none;
  border-bottom: 4px solid #dc1e32
}

.modal .modal-content {
  border-top: 6px solid #eb1d21;
  border-radius: 0
}

.modal .modal-header {
  font-size: 18px;
  height: 42px;
  padding: 0 0 0 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative
}

.modal .modal-title {
  font-weight: 700
}

.modal .close {
  opacity: 1;
  font-size: 29px;
  position: absolute;
  right: 15px;
  top: 5px
}

.modal .modal-body {
  padding: 20px 30px
}

.iframe-loading {
  min-height: 300px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.iframe-agree-btn-wrapper {
  margin-top: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.excel-template {
  text-align: center;
  margin: 40px 0
}

.excel-template .input-wrap {
  margin: 0 auto
}

.excel-template .input-wrap .file-input {
  background: #fff;
  width: 300px;
  height: 35px;
  padding-left: 10px;
  margin-right: 10px;
  border: 1px solid #ccc
}

.excel-template .input-wrap .file-btn {
  display: inline-block;
  width: 150px;
  height: 35px;
  background: #333;
  color: #fff;
  border-radius: 2px
}

.excel-template .options {
  margin-top: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.excel-template .options a {
  color: #333;
  display: block
}

.excel-template .options a:hover {
  color: #dc1e32
}

.excel-template .options a span {
  position: relative;
  top: 2px;
  margin-right: 5px;
  font-size: 16px
}

.excel-template .options a .tip {
  text-align: left;
  font-size: 14px;
  line-height: 20px
}

.excel-template .options a .tip i {
  display: inline-block;
  width: 30px;
  height: 15px;
  position: relative;
  top: 2px;
  left: 3px;
  background: url(../../resource/images/excel_template/icon_new.png) center no-repeat;
  background-size: contain
}

.excel-template .options a .extra-tip {
  text-align: left;
  font-size: 12px;
  line-height: 17px;
  color: #dc1e32;
  text-indent: 21px
}

.excel-template .link-other {
  position: absolute;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 36px;
  width: 100%;
  padding: 0 20px;
  background: #f1f1f1;
  font-size: 12px;
  color: #999
}

.excel-template .link-other a {
  color: #007aff
}

.excel-template .link-other a:hover {
  text-decoration: underline
}

.digital-waybill .layui-layer-title {
  height: 50px;
  line-height: 50px
}

.digital-waybill .layui-layer-content {
  padding: 0!important
}

.digital-waybill table.print-tab {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: bolder;
  border-bottom: 2px solid #ccc
}

.digital-waybill table.print-tab tr td {
  text-align: center;
  width: 50%
}

.digital-waybill table.print-tab tr td span {
  padding-bottom: 10px
}

.digital-waybill table.print-tab tr td span.active {
  color: #dc1e32;
  border-bottom: 2px solid #dc1e32
}

.digital-waybill table.print-tab tr td span:hover {
  cursor: pointer
}

.digital-waybill .warm-reminder {
  background: rgba(255,192,203,.25);
  color: #dc1e32;
  text-align: left;
  padding: 8px;
  width: 90%;
  margin: 8px 26px
}

.digital-waybill .cloud-print-wrapper {
  padding: 44px 160px
}

.digital-waybill .cloud-print-wrapper i {
  display: block;
  height: 240px;
  background: url(../images/cloud_print/printTypeImg.png)
}

.digital-waybill .cloud-print-wrapper i.type-a4 {
  width: 178px;
  background-position: -576px 0
}

.digital-waybill .cloud-print-wrapper i.type-rm150 {
  width: 154px;
  background-position: -241px 0
}

.digital-waybill .cloud-print-wrapper i.type-rm180 {
  width: 129px;
  background-position: -111px 0
}

.digital-waybill .cloud-print-wrapper i.type-rm210 {
  width: 110px
}

.digital-waybill .print-desc {
  margin: 20px auto -3px 26px
}

.digital-waybill .selected-template {
  display: inline-block;
  position: relative;
  margin-left: 26px;
  margin-bottom: 20px;
  width: 200px
}

.digital-waybill .selected-template .selected-wrapper {
  border: 1px solid #ccc;
  border-radius: 4px;
  height: 30px;
  width: 160px;
  padding: 5px 12px
}

.digital-waybill .selected-template .selected-wrapper .selected-item {
  width: 115px
}

.digital-waybill .selected-template.open .selected-wrapper {
  border-bottom: none!important;
  border-bottom-left-radius: 0!important;
  border-bottom-right-radius: 0!important
}

.digital-waybill .selected-template.open .dropdown-menu {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.digital-waybill .selected-template ul.select-items {
  border-top: none;
  top: 28px
}

.digital-waybill .selected-template ul.select-items li a {
  padding: 5px 15px
}

.digital-waybill .button-wrapper-singgle {
  display: inline-block;
  font-size: 20px;
  width: 120px;
  height: 30px;
  line-height: 30px;
  margin-left: 110px
}

.digital-waybill .button-wrapper-singgle a:before {
  vertical-align: middle
}

.digital-waybill .button-wrapper-singgle a .btn-name {
  font-size: 16px
}

.digital-waybill .operate-wrapper {
  min-height: 300px;
  max-height: 600px;
  overflow-y: auto
}

.digital-waybill .operate-wrapper .item-wrapper:not(:first-of-type) {
  border-top: 1px solid #ccc
}

.digital-waybill .button-wrapper-double {
  font-size: 20px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding-right: 35px
}

.digital-waybill .button-wrapper-double a:before {
  vertical-align: middle
}

.digital-waybill .button-wrapper-double a.qrcode-download-btn {
  margin-right: 15px
}

.digital-waybill .button-wrapper-double a span {
  font-size: 16px
}

.dynamic_content_wrapper {
  background:url(/assets/index/ban1.jpg);
  background-size: 90% 90%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;  /*关键*/
  background-position: center;
  padding-bottom: 71px;
  min-width: 1280px
}

.dynamic_content {
  width: 560px;
  margin: 0 auto
  float: right;
}

.dynamic_content:after,.dynamic_content:before {
  content: " ";
  display: table
}

.dynamic_content:after {
  clear: both
}

.dynamic_content a {
  color: #333
}

.dynamic_content a:hover {
  color: #dc1e32
}

.dynamic_content a.unset {
  color: inherit
}

.dynamic_content a.unset:hover {
  color: inherit
}

.dynamic_content .h3-title {
  font-size: 24px;
  margin: 0 0 8px 0
}

.dynamic_content .h4-title {
  font-size: 16px;
  margin: 0 0 8px 0
}

.gray {
  color: #999
}

.fl {
  float: left
}

.fr {
  float: right
}

.center-between {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

::-webkit-scrollbar {
  width: 4px;
  height: 4px
}

::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 5px rgba(0,0,0,.2);
  border-radius: 5px;
  background: #999
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(0,0,0,.2);
  border-radius: 0;
  background: #fff
}

.progress {
  width: 94px;
  height: 4px;
  display: inline-block;
  background-image: url(../images/waybill/progress.png);
  background-size: cover
}

.progress0 {
  background-position-y: 0
}

.progress1 {
  background-position-y: -13px
}

.progress3 {
  background-position-y: -25px
}

.progress5 {
  background-position-y: -38px
}

.progress6 {
  background-position-y: -51px
}

.amap-geolocation-con {
  z-index: 999!important
}

.import-export-rule-page .dropdown-menu {
  width: 169px;
  max-height: 247px;
  margin-left: 14px;
  overflow: auto
}

.none {
  display: none
}

.primary-btn {
  color: #fff!important;
  background-color: #dc1e32;
  font-size: 14px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  letter-spacing: 1px;
  border-radius: 16px;
  min-width: 150px;
  height: 32px;
  padding: 0 25px;
  cursor: pointer;
  transition: all .2s linear;
  -webkit-transition: all .2s linear
}

.primary-btn:active,.primary-btn:focus,.primary-btn:hover {
  color: #fff!important;
  background-color: #f74b53
}

.primary-btn.disabled,.primary-btn[disabled=disabled],.primary-btn[disabled] {
  background-color: #999!important;
  cursor: not-allowed
}

.primary-btn.big {
  height: 48px;
  border-radius: 24px;
  min-width: 229px
}

.primary-btn.autowidth {
  height: 40px;
  border-radius: 20px;
  min-width: auto;
  padding: 0 45px
}

.primary-btn.smallPadding {
  min-width: auto;
  padding: 0 30px
}

.primary-btn.small {
  height: 30px;
  min-width: 0;
  padding: 0 20px
}

.primary-btn.square {
  border-radius: 2px!important
}

.primary-btn.white {
  background-color: #fff;
  border: 1px solid #f1f1f1;
  color: #333!important
}

.primary-btn.white:active,.primary-btn.white:focus,.primary-btn.white:hover {
  background-color: #f1f1f1
}

.primary-btn.white.disabled,.primary-btn.white[disabled=disabled],.primary-btn.white[disabled] {
  background-color: #fff!important
}

.primary-btn.black {
  background-color: #333;
  color: #fff!important
}

.primary-btn.border {
  background-color: #fff;
  color: #dc1e32!important;
  border: 1px solid #dc1e32
}

.primary-btn.border:active,.primary-btn.border:focus,.primary-btn.border:hover {
  background-color: #f1f1f1
}

.primary-btn.border.disabled,.primary-btn.border[disabled=disabled],.primary-btn.border[disabled] {
  color: #fff!important;
  border: 1px solid transparent
}

.primary-button {
  color: #fff;
  background-color: #dc1e32;
  line-height: 30px;
  padding: 0;
  padding-left: 2px;
  width: 118px;
  font-size: 14px;
  letter-spacing: 2px;
  border-radius: 3px;
  text-align: center;
  border: 1px solid #b51919;
  position: relative;
  -webkit-transition: top .2s;
  transition: top .2s;
  top: 0
}

.primary-button:hover {
  color: #fff;
  top: -1px;
  background-color: #d23a39
}

.primary-button:active {
  color: #fff;
  -webkit-transition: none;
  transition: none;
  top: 1px;
  background-color: #de605e;
  border-color: #c54c4a
}

.primary-button.white {
  background-color: #fff;
  color: #333;
  border: 1px solid #333
}

.primary-button.white:hover {
  background-color: #fff
}

.primary-button.white:active {
  background-color: #fff;
  border-color: #aaa
}

.primary-button.disabled,.primary-button[disabled=disabled],.primary-button[disabled] {
  background-color: gray;
  color: #fff;
  border: none;
  cursor: not-allowed
}

.primary-button.disabled:hover,.primary-button[disabled=disabled]:hover,.primary-button[disabled]:hover {
  top: 0
}

.primary-button.disabled:active,.primary-button[disabled=disabled]:active,.primary-button[disabled]:active {
  top: 0
}

.order-button-wrapper {
  text-align: center;
  padding: 15px 0
}

.order-button {
  display: inline-block;
  height: 72px;
  line-height: 64px;
  border: solid 4px #dc1e32;
  border-radius: 3px;
  background: url(../images/index/order-button-background.png);
  font-size: 16px;
  color: #dc1e32;
  cursor: pointer;
  overflow: hidden
}

.order-button .order-button-inner {
  position: relative;
  padding: 0 35px 0 47px
}

.order-button .text {
  display: inline-block
}

.order-button .icon {
  height: 28px;
  width: 25px;
  position: absolute;
  top: 16px;
  left: 14px
}

.order-button .arrow {
  position: absolute;
  height: 9px;
  width: 14px;
  background: url(../images/index/order-button-arrow.png);
  opacity: 0;
  top: 28px;
  right: 3px
}

.order-button .flash {
  display: none;
  position: absolute;
  background: url(../images/index/order-button-flash.png);
  height: 100%;
  width: 101px;
  left: -101px;
  top: 0
}

.predict-price {
  position: absolute;
  text-align: right
}

.predict-price .text {
  font-size: 12px
}

.predict-price .number {
  color: #dc1e32;
  position: relative;
  top: -9px
}

.predict-price .number .aicon-money {
  font-size: 13px
}

.predict-price .number .price {
  font-size: 32px
}

.normal-weight li {
  float: left;
  margin-right: 21px;
  text-align: center
}

.normal-weight li a {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  padding-top: 4px;
  font-size: 25px;
  color: #333;
  border: 1px solid #f1f1f1
}

.normal-weight li a.active {
  color: #fff;
  background: #333;
  border-color: #333;
  box-shadow: 0 0 8px 3px #f1f1f1;
  -webkit-box-shadow: 0 0 8px 3px #f1f1f1
}

.normal-weight li a:hover {
  box-shadow: 0 0 8px 3px #f1f1f1;
  -webkit-box-shadow: 0 0 8px 3px #f1f1f1
}

.normal-weight .manual-wrapper {
  border: 1px solid transparent!important;
  border-bottom: 1px solid #ccc!important;
  padding: 6px 0!important
}

.normal-weight .manual-wrapper .manual-input {
  width: 95%;
  padding-top: 25px
}

.botfooter .others .fcontainer.cn li {
  float: left;
  border-right: none
}

.botfooter .others .fcontainer.cn li a {
  font-size: 15px;
  color: #fff;
  line-height: 43px;
  text-align: center
}

.botfooter .others .fcontainer.cn li a .icon {
  display: inline-block;
  width: 22px;
  height: 22px;
  background-color: pink;
  vertical-align: text-top;
  margin-right: 3px
}

.botfooter .others .fcontainer li.list6 a {
  width: 100%
}

.complete-page {
  font-size: 14px;
  margin-top: 30px;
  background: #fff;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.complete-page .go-back {
  position: absolute;
  top: 34px;
  font-size: 36px;
  left: -5px
}

.complete-page img {
  width: 225px
}

.complete-page .h3-title {
  margin-bottom: 16px
}

.complete-page.btn-out {
  padding-bottom: 100px
}

.complete-page.btn-out img {
  margin-top: 114px
}

.complete-page.btn-out .h3-title {
  margin-top: 40px
}

.complete-page.btn-out .back-wrapper {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: -20px;
  left: 0
}

.complete-page.btn-in {
  padding-bottom: 41px
}

.complete-page.btn-in img {
  margin-top: 20px
}

.complete-page.btn-in .h3-title {
  margin-top: 25px
}

.complete-page.btn-in .back-wrapper {
  margin-top: 24px
}

.dynamic-nav-bar {
  height: 71px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #333;
  min-width: 1280px
}

.dynamic-nav-bar a {
  color: #999;
  padding: 12px 50px;
  margin: 0 2px;
  position: relative
}

.dynamic-nav-bar a:after {
  content: '';
  left: 50%;
  right: 50%;
  height: 2px;
  position: absolute;
  background: #fff;
  top: 40px;
  transition: all .2s linear;
  -webkit-transition: all .2s linear
}

.dynamic-nav-bar a.active,.dynamic-nav-bar a:hover {
  color: #fff
}

.dynamic-nav-bar a.active:after,.dynamic-nav-bar a:hover:after {
  left: 0;
  right: 0
}

.sf-care-nav-bar {
  height: 240px;
  background: url(../images/sf_care/dynamic_nav_bar_bg.png) no-repeat;
  background-size: 100% 100%;
  min-width: 1280px;
  position: relative
}

.sf-care-nav-bar .nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.sf-care-nav-bar .nav a {
  height: 48px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 50px;
  margin: 0 2px;
  color: #fff;
  position: relative;
  opacity: .7
}

.sf-care-nav-bar .nav a:after {
  content: '';
  left: 50%;
  right: 50%;
  height: 2px;
  position: absolute;
  background: #fff;
  top: 45px;
  transition: all .2s linear;
  -webkit-transition: all .2s linear
}

.sf-care-nav-bar .nav a.active,.sf-care-nav-bar .nav a:hover {
  opacity: 1
}

.sf-care-nav-bar .nav a.active:after,.sf-care-nav-bar .nav a:hover:after {
  left: 0;
  right: 0
}

.sf-care-nav-bar .big-titles {
  margin-top: 46px;
  text-align: center;
  color: #fff
}

.sf-care-nav-bar .big-titles .bold {
  font-size: 24px
}

.sf-care-nav-bar .big-titles .normal {
  margin-top: 7px;
  font-size: 16px
}

.sf-care-nav-bar .titles {
  margin-top: 25px;
  text-align: center;
  color: #fff;
  font-size: 12px
}

.sf-care-nav-bar .titles .bold {
  font-weight: 700
}

.sf-care-nav-bar .titles .normal {
  margin-top: 4px
}

.service-inside-nav {
  font-size: 12px;
  position: absolute;
  bottom: 0;
  width: 100%
}

.service-inside-nav .bg {
  margin-left: calc(50% - 530px);
  background: url(../images/sf_care/dynamic_nav_bar_bg_mask.png) no-repeat;
  background-size: cover;
  min-height: 68px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 50px
}

.service-inside-nav .navs {
  width: 960px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.service-inside-nav a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #999;
  padding: 6px 12px
}

.service-inside-nav a .aicon {
  font-size: 16px;
  position: relative;
  top: 2px;
  margin-right: 3px
}

.service-inside-nav a:hover {
  color: #dc1e32
}

.service-inside-nav .has-dropdown {
  position: relative
}

.service-inside-nav .has-dropdown .dropdown-menu {
  width: 180px;
  border: none;
  left: calc(50% - 90px);
  top: 95%
}

.service-inside-nav .has-dropdown .dropdown-menu:before {
  content: "";
  position: absolute;
  top: -6px;
  left: 84px;
  border-width: 0 6px 6px;
  border-style: solid;
  border-color: transparent transparent #fff
}

.service-inside-nav .has-dropdown .dropdown-menu a {
  text-align: center;
  width: 180px;
  height: 40px;
  white-space: normal;
  display: table-cell;
  vertical-align: middle
}

.service-inside-nav .has-dropdown:hover .dropdown-menu {
  display: block
}

.service-inside-nav .has-dropdown:hover .chevron-down-outlined {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center
}

.service-inside-nav .chevron-down-outlined {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 6px;
  border: 6px solid transparent;
  border-bottom: none;
  border-top: 6px solid #ccc;
  transition: all .2s linear;
  -webkit-transition: all .2s linear
}

.botfooter .left {
  text-align: left
}

.botfooter .left tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.botfooter .right {
  text-align: center
}

.botfooter .right.cn {
  width: 269px
}

.botfooter .right.cn .share {
  padding: 0 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.botfooter .right.cn .share a {
  margin-bottom: 18px;
  width: 58px;
  height: 58px
}

.botfooter .right.cn .share a.xinlang {
  background: url(../images/index/label-top-r-btn.png) no-repeat
}

.botfooter .right.cn .share a.xinlang:hover {
  background: url(../images/index/label-top-r-btn-b.png) no-repeat
}

.botfooter .right.cn .share a.weixin {
  background: url(../images/index/label-top-r-btn.png) no-repeat -80px 0;
  position: relative
}

.botfooter .right.cn .share a.weixin:hover {
  background: url(../images/index/label-top-r-btn-b.png) no-repeat -80px 0
}

.botfooter .right.cn .share a.online {
  background: url(../images/index/label-top-r-btn.png) no-repeat -157px 0
}

.botfooter .right.cn .share a.online:hover {
  background: url(../images/index/label-top-r-btn-b.png) no-repeat -157px 0
}

.botfooter .right.cn .share a.app {
  background: url(../images/index/label-top-r-btn.png) no-repeat 0 -80px;
  position: relative
}

.botfooter .right.cn .share a.app:hover {
  background: url(../images/index/label-top-r-btn-b.png) no-repeat 0 -80px
}

.botfooter .right .share .pop {
  display: none;
  width: 185px;
  position: absolute;
  right: -58px;
  bottom: 76px;
  padding: 10px;
  box-sizing: border-box;
  background: #fff;
  z-index: 11;
  color: #333
}

.botfooter .right .share .pop img {
  width: 100%
}

.botfooter .right .share .pop .caret {
  position: absolute;
  height: 0;
  width: 0;
  border: 15px solid transparent;
  border-top: 15px solid #fff;
  border-bottom: none;
  bottom: -15px;
  left: 78px
}

.botfooter .right.kr .share .pop {
  right: -66px;
  bottom: 66px;
  text-align: center
}

.botfooter .right .share a.hover .pop,.botfooter .right .share a:hover .pop {
  display: block
}

.index-online-service {
  position: fixed;
  top: 70%;
  right: 10px;
  width: 75px;
  background-color: #dc1e32;
  text-align: center;
  color: #fff;
  font-weight: 800;
  padding-bottom: 7px;
  z-index: 10
}

.index-online-service:before {
  content: '';
  display: block;
  height: 45px;
  background: url(../images/index/smallBanner-icon.png) no-repeat 22px -184px #dc1e32
}

.index-online-service:hover {
  color: #fff
}

.index-online-service:visited {
  color: #fff
}

.index-online-service:focus {
  color: #fff
}

.japan-index-online-service {
  position: fixed;
  top: 70%;
  right: 10px;
  width: 82px;
  text-align: center;
  color: #fff;
  font-weight: 800;
  padding-bottom: 7px;
  z-index: 10
}

.japan-index-online-service:before {
  content: '';
  display: block;
  height: 112px;
  background: url(../images/index/japan-online-service-icon.png) no-repeat
}

.japan-index-online-service:hover {
  color: #fff
}

.japan-index-online-service:visited {
  color: #fff
}

.japan-index-online-service:focus {
  color: #fff
}

.japan-index-online-service .online-service-content {
  position: absolute;
  bottom: 10px;
  width: 82px;
  height: 37px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 2px;
  z-index: 11;
  color: #fff
}

.new-order-page,.order-page {
  min-height: 690px
}

.new-order-page .TWlicenseInput,.new-order-page .other-info-wrapper,.order-page .TWlicenseInput,.order-page .other-info-wrapper {
  display: none
}

.new-order-page .heavyInsure-note,.order-page .heavyInsure-note {
  padding-top: 18px
}

.new-order-page .heavyInsure-note a,.order-page .heavyInsure-note a {
  color: #dc1e32;
  text-decoration: underline;
  cursor: pointer
}

.new-order-page .red,.order-page .red {
  color: #dc1e32
}

.new-order-page .form-group,.order-page .form-group {
  margin-top: 20px
}

.new-order-page .form-control,.order-page .form-control {
  border: 1px solid transparent!important;
  border-bottom: 1px solid #ccc!important;
  padding: 6px 0!important
}

.new-order-page .form-control:focus,.order-page .form-control:focus {
  border: 1px solid transparent!important;
  box-shadow: 0 2px 0 #eb1d21!important
}

.new-order-page .control-label,.order-page .control-label {
  font-size: 12px;
  color: #999;
  text-align: left;
  font-weight: 400
}

.new-order-page .order-service,.order-page .order-service {
  padding: 0 80px 50px;
  background: #fff
}

.new-order-page .receiver-areas,.order-page .receiver-areas {
  font-size: 22px;
  height: 71px;
  line-height: 71px;
  border-bottom: 2px solid #ccc;
  margin: 0 -81px;
  padding: 0 81px
}

.new-order-page .receiver-areas a,.order-page .receiver-areas a {
  color: #333;
  height: 100%;
  padding: 0 30px;
  display: inline-block
}

.new-order-page .receiver-areas a:hover,.order-page .receiver-areas a:hover {
  color: #dc1e32
}

.new-order-page .receiver-areas a.checked,.order-page .receiver-areas a.checked {
  color: #fff;
  background: #dc1e32
}

.new-order-page .receiver-wrapper,.new-order-page .sender-wrapper,.order-page .receiver-wrapper,.order-page .sender-wrapper {
  margin-top: 30px
}

.new-order-page .other-info-title,.order-page .other-info-title {
  margin-top: 10px;
  height: 44px
}

.new-order-page .other-info-title .sftitle,.order-page .other-info-title .sftitle {
  margin-top: 15px;
  margin-bottom: 0
}

.new-order-page .pickup-time,.order-page .pickup-time {
  width: 70%
}

.new-order-page .product-type-content,.order-page .product-type-content {
  display: none;
  margin-top: 20px
}

.new-order-page .predict .sficon,.order-page .predict .sficon {
  font-size: 12px;
  position: relative;
  top: 2px
}

.new-order-page .predict .predict-money,.order-page .predict .predict-money {
  font-size: 31px;
  position: relative;
  top: 2px
}

.new-order-page .cargo-self-pick-wrapper,.order-page .cargo-self-pick-wrapper {
  display: none
}

.new-order-page .submit-order,.order-page .submit-order {
  margin-top: 20px
}

.new-order-page .intellect-reminder,.new-order-page .intellect-warm-reminder,.new-order-page .warm-reminder,.order-page .intellect-reminder,.order-page .intellect-warm-reminder,.order-page .warm-reminder {
  display: none;
  background: #fff0bc;
  color: #ff9719;
  padding: 7px 5px;
  text-align: center;
  margin: 10px 0
}

.new-order-page .getNearbyAddress,.order-page .getNearbyAddress {
  font-size: 21px;
  position: relative;
  top: 24px;
  right: 34px;
  color: #333
}

.new-order-page .save-address-check,.order-page .save-address-check {
  position: relative;
  padding-left: 24px;
  color: #333!important
}

.new-order-page .save-address-check:before,.order-page .save-address-check:before {
  position: absolute;
  font-size: 23px;
  left: 0;
  top: -2px
}

.new-order-page .save-address-check.checked,.order-page .save-address-check.checked {
  color: #dc1e32!important
}

.new-order-page .pickup-time,.order-page .pickup-time {
  position: relative
}

.new-order-page .pickup-time:before,.order-page .pickup-time:before {
  position: absolute;
  color: #dc1e32;
  font-size: 22px;
  top: 7px
}

.new-order-page .pickup-time input,.order-page .pickup-time input {
  padding-left: 30px!important
}

.new-order-page .pickup-time .pickup-time-picker,.order-page .pickup-time .pickup-time-picker {
  width: 100%;
  border-top: none
}

.new-order-page .term,.order-page .term {
  color: #dc1e32
}

.new-order-page #agree-term-content,.order-page #agree-term-content {
  position: relative;
  color: #333;
  padding-left: 28px;
  height: 25px;
  line-height: 25px
}

.new-order-page #agree-term-content:before,.order-page #agree-term-content:before {
  position: absolute;
  font-size: 25px;
  left: 0
}

.new-order-page #agree-term-content.active,.order-page #agree-term-content.active {
  color: #dc1e32
}

.new-order-page .warm-reminder,.order-page .warm-reminder {
  padding: 7px 16px;
  margin: 10px 0
}

.new-order-page .warm-red,.order-page .warm-red {
  background: rgba(255,192,203,.25);
  color: #dc1e32;
  text-align: left
}

.new-order-page .warm-yellow,.order-page .warm-yellow {
  background: #fff0bc;
  color: #ff9719
}

.language-en .order-page .receiver-areas {
  font-size: 16px
}

.language-en .order-page .receiver-areas a {
  padding: 0 19px
}

.markedRed {
  box-shadow: 0 2px 0 #eb1d21!important;
  color: #eb1d21!important
}

.order-success {
  font-size: 14px;
  position: relative
}

.order-success h3 {
  margin-bottom: 25px
}

.order-success img {
  width: 200px
}

.order-success .bold {
  font-weight: 700
}

.order-success .remind-tip {
  background: #f2f2f2;
  color: #dc1e32;
  padding: 7px 16px;
  margin: 10px 0
}

.order-success .certificate-prompt {
  background: rgba(255,192,203,.25);
  color: #dc1e32;
  padding: 7px 16px;
  margin: 10px 0
}

.order-success .sfcard {
  position: relative;
  margin-bottom: 20px
}

.order-success .sfcard .code-img-box {
  position: absolute;
  top: 20px;
  right: 40px
}

.order-success .sfcard .code-img-box .en-word {
  padding-left: 15px;
  font-size: 12px;
  line-height: 1
}

.order-success .sfcard.pad p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.order-success p {
  margin-bottom: 4px
}

.order-success .bill-head {
  margin-bottom: 20px
}

.order-success .bill-head h3 {
  margin-bottom: 10px;
  color: #dc1e32
}

.order-success .bill-head h4 {
  margin-bottom: 30px
}

.order-success .bill-man-head .clearfix:first-of-type {
  margin-bottom: 10px
}

.order-success .bill-man-head .img {
  width: 67px;
  height: 67px;
  background: url(../images/order/loading_gray.gif) no-repeat -9px -7px;
  background-size: 94px;
  border-radius: 50%
}

.order-success .bill-man-head .moment {
  text-align: right;
  padding-right: 127px;
  position: relative;
  margin-bottom: 14px
}

.order-success .bill-man-head .moment .gray {
  position: relative;
  padding-left: 30px;
  overflow: visible;
  margin-bottom: 11px
}

.order-success .bill-man-head .moment .gray span {
  position: absolute;
  left: 0;
  font-size: 24px;
  top: -3px
}

.order-success .bill-man-head .moment .time {
  position: absolute;
  top: -6px;
  right: 0;
  font-size: 45px;
  -ms-transform: scaleY(1.4);
  transform: scaleY(1.4);
  -webkit-transform: scaleY(1.4)
}

.order-success .cancel span {
  font-size: 22px;
  vertical-align: middle;
  margin-right: 16px;
  position: relative;
  top: 1px
}

.order-success table td {
  padding-bottom: 20px
}

.order-success table td:first-of-type {
  vertical-align: top
}

.order-success table td:not(:first-of-type) {
  padding-left: 40px
}

.order-success table .express-info {
  width: 160px
}

.order-success table .dText {
  width: 620px;
  overflow: hidden;
  white-space: nowrap
}

.order-success table .dText p {
  text-overflow: ellipsis;
  overflow: hidden
}

.order-success .bill-other-info {
  margin-left: 68px
}

.order-success .hornTip-wrapper {
  position: relative;
  background-color: #433b39;
  border-radius: 5px;
  width: 350px;
  text-align: center;
  padding: 7px;
  left: calc(100% - 350px);
  bottom: 11px
}

.order-success .hornTip-wrapper:after {
  content: '';
  display: inline-block;
  border: 10px solid transparent;
  border-top-color: #433b39;
  position: absolute;
  right: 70px;
  bottom: -20px
}

.order-success .hornTip-wrapper span {
  color: #fff;
  float: left
}

.order-success .hornTip-wrapper div.lead-tips {
  color: #fff
}

.order-success .send-badge {
  position: relative
}

.order-success .send-badge .aicon-v-dot {
  position: absolute;
  color: #999;
  font-size: 25px;
  bottom: -2px;
  left: 2px
}

.order-success .options .fl {
  margin-top: 4px;
  height: 40px;
  line-height: 40px;
  border: transparent;
  margin-right: 20px
}

.order-success .options .fl span {
  font-size: 25px;
  vertical-align: middle
}

.order-success .fill-bill {
  position: relative
}

.order-success .star {
  width: 122px;
  position: relative;
  left: -5px
}

.order-success .star .red {
  color: #dc1e32;
  position: absolute;
  top: 0;
  width: 96%;
  overflow: hidden
}

.order-success .star .red.none {
  width: 0
}

.order-success .star .number {
  color: #dc1e32
}

.order-success .star span:before {
  padding-left: 3px
}

.order-success .cancel {
  position: absolute;
  top: -10px;
  right: 0;
  border-radius: 6px;
  height: 40px;
  line-height: 40px
}

.order-success .sfbadge {
  position: relative;
  top: 3px
}

.order-success .positionRelative {
  position: relative
}

.order-success .delivery-tip {
  padding: 15px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50%;
  text-align: right
}

.order-success .app-download-order {
  position: absolute;
  top: 25px;
  right: 23px;
  width: 171px;
  text-align: center;
  font-size: 14px
}

.order-success .app-download-order img.qc-code {
  width: 121px;
  margin-left: 25px
}

.order-success .app-download-order p:first-of-type {
  margin-top: 7px
}

.order-success .app-download-order p span {
  display: inline-block;
  vertical-align: middle
}

.order-success .app-download-order p span.red {
  color: #dc2638
}

.order-success .app-download-order p span.big {
  font-size: 24px;
  padding: 0 2px
}

.qr-code {
  min-height: 500px;
  padding: 50px
}

.qr-code .title {
  margin-top: 0;
  margin-bottom: 35px
}

.qr-code .title a {
  color: #dc1e32
}

.qr-code .title a span {
  position: relative;
  top: 3px;
  left: 3px
}

.qr-code .step {
  margin: 0 -1%;
  overflow: visible
}

.qr-code .step li {
  width: 23%;
  margin: 0 1%;
  padding: 15px;
  box-shadow: 0 11px 33px 11px #f2f2f2
}

.qr-code .step li span {
  color: #dc1e32;
  font-size: 43px
}

.qr-code .step li p {
  margin-top: 35px
}

.qr-code form {
  margin: 40px 0
}

.qr-code form input {
  height: 48px;
  padding-left: 15px;
  background: #f2f2f2;
  width: 372px
}

.qr-code form input:focus {
  box-shadow: none
}

.qr-code form button {
  width: 172px;
  min-width: auto!important;
  background: #333;
  color: #fff
}

.qr-code .tip {
  color: #dc1e32;
  width: 545px
}

.qr-code .qr-order-img {
  display: none
}

.qr-order-paper img {
  width: 100%;
  margin-top: -36px
}

.qr-code-cloud {
  min-height: 500px;
  padding: 20px
}

.qr-code-cloud .title {
  margin-top: 35px;
  margin-bottom: 35px
}

.qr-code-cloud .title a {
  color: #dc1e32
}

.qr-code-cloud .title a span {
  position: relative;
  top: 3px;
  left: 3px
}

.qr-code-cloud .step li {
  float: left;
  min-width: 120px;
  margin-right: 20px;
  color: #ccc;
  transition: all .2s linear;
  -webkit-transition: all .2s linear
}

.qr-code-cloud .step li strong {
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform-origin: left bottom;
  font-weight: 400;
  font-size: 38px;
  display: inline-block;
  position: relative;
  top: 13px
}

.qr-code-cloud .step li i {
  display: inline-block;
  width: 100%;
  height: 3px;
  background: #ccc;
  -ms-transform: skewX(45deg);
  transform: skewX(45deg);
  -webkit-transform: scaleY(45deg)
}

.qr-code-cloud .step li p {
  margin-top: 3px
}

.qr-code-cloud .step li.active {
  color: #dc1e32
}

.qr-code-cloud .step li.active i {
  background: #dc1e32
}

.qr-code-cloud .step li.active strong {
  -ms-transform: scale(1.1,1.3);
  transform: scale(1.1,1.3);
  -webkit-transform: scale(1.1,1.3)
}

.qr-code-cloud form {
  margin: 40px 0
}

.qr-code-cloud form input {
  height: 48px;
  padding-left: 15px;
  background: #f2f2f2;
  width: 372px
}

.qr-code-cloud form input:focus {
  box-shadow: none
}

.qr-code-cloud form button {
  width: 172px;
  min-width: auto!important;
  background: #333;
  color: #fff
}

.qr-code-cloud .tip {
  color: #dc1e32
}

.qr-code-cloud .qr-order-img {
  display: none
}

.qr-order-paper img {
  width: 100%;
  margin-top: -36px
}

.qr-code-cloud-tip p {
  margin: 10px 0 -10px 0
}

.adds-book {
  font-size: 12px
}

.adds-book .search-form {
  display: inline-block
}

.adds-book .search-form .input-wrapper {
  position: relative;
  width: 350px
}

.adds-book .search-form .input-wrapper .aicon-search {
  position: absolute;
  top: 6px;
  left: 10px;
  font-size: 17px;
  color: #ccc
}

.adds-book .search-form .input-wrapper .search-input {
  float: left;
  width: 250px;
  height: 32px;
  padding-left: 35px;
  border-radius: 2px
}

.adds-book .search-form .input-wrapper .search {
  background: #333;
  height: 32px;
  border-color: #333;
  padding: 0 15px;
  margin-left: 8px
}

.adds-book .add-btn-wrapper {
  display: inline-block;
  float: right
}

.adds-book .add-btn-wrapper .drop-down-wrapper {
  display: inline-block;
  position: relative
}

.adds-book .add-btn-wrapper .drop-down-wrapper.open .import {
  border: 1px solid rgba(0,0,0,.15);
  border-bottom: none;
  border-top-left-radius: 4px!important;
  border-top-right-radius: 4px!important
}

.adds-book .add-btn-wrapper .drop-down-wrapper.open .dropdown-menu {
  min-width: 107px;
  margin-top: 0;
  border-top: none;
  border-radius: 0 0 4px 4px
}

.adds-book .add-btn-wrapper .drop-down-wrapper .import {
  position: relative;
  min-width: 0;
  padding: 0 15px 0 30px
}

.adds-book .add-btn-wrapper .drop-down-wrapper .import span {
  position: absolute;
  left: 10px;
  top: 5px;
  font-size: 17px
}

.adds-book .add-btn-wrapper .add {
  position: relative;
  min-width: 0;
  padding: 0 15px 0 30px;
  margin-left: 10px
}

.adds-book .add-btn-wrapper .add span {
  position: absolute;
  left: 10px;
  top: 5px;
  font-size: 17px
}

.adds-book .del-btn-wrapper {
  display: inline-block;
  float: right
}

.adds-book .del-btn-wrapper .batch-delete {
  position: relative;
  min-width: 0;
  padding: 0 15px 0 30px;
  margin-left: 10px
}

.adds-book .del-btn-wrapper .batch-delete span {
  position: absolute;
  left: 10px;
  top: 5px;
  font-size: 17px
}

.adds-book .table-title {
  overflow: hidden;
  margin: 15px -30px 0 -30px;
  height: 30px;
  line-height: 30px;
  color: #999;
  position: relative
}

.adds-book .table-title .selectAll {
  position: absolute;
  top: 3px;
  left: 26px;
  font-size: 16px;
  color: #dc1e32
}

.adds-book .table-title li {
  float: left
}

.adds-book .table-title li:first-of-type {
  padding-left: 10%
}

.adds-book .table-title li:last-of-type {
  text-align: center;
  padding-right: 17px
}

.adds-book .height-scroll {
  min-height: 110px;
  max-height: 400px;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  margin: 0 -30px
}

.adds-book table {
  width: 680px;
  font-size: 14px;
  margin-bottom: 0;
  table-layout: fixed;
  max-width: none
}

.adds-book table tr.ast {
  pointer-events: none
}

.adds-book table tr.ast .aicon-uncheck::before {
  color: gray;
  background-color: #ccc
}

.adds-book table td {
  padding: 4px 0!important;
  line-height: 21px!important;
  vertical-align: middle!important;
  border-top: none!important
}

.adds-book table td p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-right: 8px
}

.adds-book table td:first-of-type {
  text-align: center
}

.adds-book table .contact-name .text {
  text-overflow: ellipsis
}

.adds-book table .address-check:before {
  font-size: 16px;
  color: #eb1d21;
  position: relative;
  top: 3px
}

.adds-book table .option {
  padding-right: 17px!important;
  text-align: center
}

.adds-book table .option a {
  color: #333;
  font-size: 16px;
  padding-left: 12px
}

.adds-book table .option a.active {
  color: #dc1e32
}

.adds-book table .option a:before {
  position: relative;
  left: -2px
}

.adds-book table .option a:not(:first-of-type) {
  margin-left: 16px
}

.adds-book dl {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%)
}

.adds-book dl dt {
  margin: 30px 0
}

.adds-book dl dt img {
  margin: 0 auto;
  width: 120px;
  height: 120px
}

.adds-book dl dt .img:before {
  font-size: 80px
}

.adds-book dl h5 {
  font-weight: 700
}

.adds-book .default-tip {
  color: #fff;
  background: #dc1e32;
  padding: 0 10px;
  border-radius: 10px;
  font-size: 12px;
  vertical-align: top;
  margin-left: 4px
}

.adds-book .pagination {
  margin: 15px 0
}

.adds-book .fix-height {
  height: 103px
}

.add-book-edit .form-group {
  margin-top: 20px
}

.add-book-edit .form-control {
  border: 1px solid transparent!important;
  border-bottom: 1px solid #ccc!important;
  padding: 6px 0!important
}

.add-book-edit .form-control:focus {
  border: 1px solid transparent!important;
  box-shadow: 0 2px 0 #eb1d21!important
}

.add-book-edit .form-id-control {
  display: block;
  padding: 6px 0;
  width: 100%;
  height: 32px;
  line-break: 32px;
  font-size: 13px;
  border-bottom: 1px solid #ccc
}

.add-book-edit .form-id-control:hover {
  background-color: #f1f1f1
}

.add-book-edit .form-id-control:after {
  content: " ";
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  right: 20px;
  bottom: 12px;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted
}

.add-book-edit .item-map {
  position: absolute;
  z-index: 1;
  background: #fff;
  width: 90%
}

.add-book-edit .card-item {
  padding: 6px 5px;
  border: 1px solid #f1f1f1
}

.add-book-edit .card-item:not(:last-of-type) {
  border-bottom: 1px solid #f1f1f1
}

.add-book-edit .card-item:hover {
  background-color: #f1f1f1
}

.add-book-edit .control-label {
  font-size: 12px;
  color: #999;
  text-align: left;
  font-weight: 400
}

.add-book-edit .intellect-reminder,.add-book-edit .intellect-warm-reminder {
  display: none;
  background: #fff0bc;
  color: #ff9719;
  padding: 7px 5px;
  text-align: center;
  margin: 10px 0
}

.add-book-edit .intellect-fill-btn {
  position: absolute;
  right: 15px;
  top: 20px;
  background: #333;
  border-color: #333
}

.add-book-edit .intellect-order-addr {
  padding-right: 100px
}

.add-book-edit .tip-wrapper {
  position: relative
}

.add-book-edit .tip-wrapper .aicon-ask {
  font-size: 16px;
  position: absolute;
  padding-left: 11px;
  right: -25px
}

.add-book-edit .tip-wrapper .aicon-ask:hover {
  color: #dc1e32
}

.add-book-edit .certificate-type .dropdown-toggle {
  padding-left: 1px;
  border: none;
  border-bottom: 1px solid #ccc;
  text-align: left
}

.add-book-edit .certificate-type .dropdown-toggle .caret-right {
  float: right;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px)
}

.add-book-edit .dropdown-menu-certificate {
  width: 90%;
  left: 12px;
  text-align: center
}

.add-book-edit .dropdown-menu-certificate li:not(:last-of-type) {
  border-bottom: 1px solid #f1f1f1
}

.add-book-edit .dropdown-menu-certificate li:hover {
  background-color: #f5f5f5
}

.add-book-edit .dropdown-menu-certificate a {
  padding: 15px 10px;
  text-align: left
}

.add-book-edit .footer {
  margin-top: 10px
}

.add-book-edit .footer i {
  color: #dc1e32;
  margin-right: 5px;
  vertical-align: middle
}

.add-book-edit .footer span {
  font-size: 12px
}

.add-book-edit .footer .bootstrap-pagination .pagination {
  margin: 0 0
}

.address-list .sftitle {
  position: relative;
  font-size: 17px;
  margin-bottom: 20px
}

.address-list .userCenter {
  font-size: 17px;
  font-weight: 700;
  padding-bottom: 20px;
  margin-bottom: 35px;
  border-bottom: 1px solid #ccc
}

.address-list .export-wrapper {
  text-align: right
}

.address-list .export-wrapper .desc {
  line-height: 32px;
  margin-right: 5px
}

.address-list .table-title {
  margin-bottom: 15px;
  padding-left: 8px;
  color: #999;
  overflow: hidden
}

.address-list .table-title li {
  float: left
}

.address-list .height-scroll {
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
  position: relative
}

.address-list .height-scroll table tr td.option {
  font-size: 16px
}

.address-list .height-scroll table tr td.option a.l-delete {
  margin-left: 20px
}

.address-list .btn_nav {
  text-align: right;
  margin-top: 30px
}

.address-list .btn_nav .primary-btn {
  margin-left: 15px
}

.address-list .warm-reminder {
  background: rgba(255,192,203,.25);
  color: #dc1e32;
  padding: 10px 55px 10px 10px
}

.address-list .table-title {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 8px;
  color: #999;
  overflow: hidden
}

.address-list .table-title li {
  float: left
}

.address-list .height-scroll {
  max-height: 265px;
  overflow-y: auto;
  overflow-x: hidden
}

.address-list .height-scroll table tr td.option {
  font-size: 16px
}

.address-list .height-scroll table tr td.option a.l-delete {
  margin-left: 20px
}

.address-list .btn_nav {
  overflow: hidden;
  text-align: center;
  margin-top: 30px
}

.address-list .btn_nav .primary-btn {
  margin-left: 15px
}

.payFee-page .normal-hint {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 32px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #dc1e32;
  background: #fbe6e8;
  margin: 0 32px;
  position: relative;
  top: 18px;
  padding: 0 22px;
  border-radius: 2px
}

.payFee-page .normal-hint .icon {
  position: relative;
  top: 2px;
  margin: 0 4px
}

.payFee-page .normal-hint .view-now {
  color: #dc1e32;
  text-decoration: underline
}

.payFee-page .tip-td {
  padding: 0 33px;
  color: #dc1e32
}

.payFee-page .bold-tip {
  text-align: center;
  font-size: 18px;
  font-weight: 700
}

.payFee-page .bold-tip span {
  margin-right: 5px;
  position: relative;
  top: 2px
}

.payFee-page .main-content-row .country-my-price-notice {
  margin-top: 15px;
  margin-right: 10px;
  padding: 5px 0 5px 16px;
  background-color: #f2f2f2;
  font-size: 13px;
  line-height: 30px;
  border-radius: 5px
}

.payFee-page .main-content-row .country-my-price-notice .my-price-notice-content {
  color: red
}

.payFee-page .main-content-row .country-my-price-notice .my-price-notice-link {
  color: #00f;
  text-decoration: underline
}

.payFee-page .main-content-row .country-my-price-notice .my-price-notice-link:hover {
  text-decoration: none
}

.bulkShipping {
  margin: 25px -80px -400px;
  padding: 0 80px 400px;
  overflow: hidden
}

.bulkShipping .step li {
  float: left;
  min-width: 120px;
  margin-right: 5px;
  color: #ccc;
  transition: all .2s linear;
  -webkit-transition: all .2s linear
}

.bulkShipping .step li strong {
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform-origin: left bottom;
  font-weight: 400;
  font-size: 38px;
  display: inline-block;
  position: relative;
  top: 13px
}

.bulkShipping .step li i {
  display: inline-block;
  width: 100%;
  height: 3px;
  background: #ccc;
  -ms-transform: skewX(45deg);
  transform: skewX(45deg);
  -webkit-transform: scaleY(45deg)
}

.bulkShipping .step li p {
  margin-top: 3px
}

.bulkShipping .step li.active {
  color: #dc1e32
}

.bulkShipping .step li.active i {
  background: #dc1e32
}

.bulkShipping .step li.active strong {
  -ms-transform: scale(1.3,1.6);
  transform: scale(1.3,1.6);
  -webkit-transform: scale(1.3,1.6)
}

.bulkShipping .items {
  position: relative;
  width: 3680px
}

.bulkShipping .items .page {
  height: 1px;
  padding-top: 25px;
  width: 800px;
  float: left
}

.bulkShipping .items .page .page-wrapper {
  display: none
}

.bulkShipping .items .page.active {
  height: auto
}

.bulkShipping .items .page.active .page-wrapper {
  display: block
}

.bulkShipping .items .page:not(:last-of-type) {
  margin-right: 160px
}

.bulkShipping .btn_nav {
  position: relative;
  margin-top: 50px
}

.bulkShipping .btn_nav .primary-btn.next {
  position: relative
}

.bulkShipping .btn_nav .primary-btn.next span {
  position: absolute;
  top: 10px;
  right: 13px;
  font-size: 23px
}

.bulkShipping .btn_nav .primary-btn.prev {
  position: relative
}

.bulkShipping .height-scroll {
  max-height: 464px;
  overflow-y: auto;
  overflow-x: hidden;
  position: relative
}

.bulkShipping .height-scroll table p.freight span {
  margin-left: 8px;
  font-size: 10px
}

.bulkShipping .red {
  color: #dc1e32
}

.bulkShipping .bacRed {
  background-color: #f2e0e3!important
}

.bulkShipping .tdExplain {
  float: right;
  position: relative
}

.bulkShipping .tdExplain .td {
  position: absolute;
  right: 77px;
  top: 8px;
  width: 13px;
  height: 13px;
  background: url(../images/order/redwjx.png) no-repeat center center;
  background-size: 100%
}

.bulkShipping .tdExplain.en .td {
  right: 150px
}

.receiver-info {
  position: relative
}

.receiver-info .drop-down-wrapper {
  display: none;
  position: absolute;
  right: 0;
  z-index: 1
}

.receiver-info .drop-down-wrapper .dropdown-menu {
  right: 0;
  left: auto
}

.receiver-info .go-batch {
  color: #dc1e32;
  position: absolute;
  bottom: 92px
}

.receiver-info .go-batch .line-key {
  color: #dc1e32;
  margin: 0 4px;
  text-decoration: underline;
  cursor: pointer
}

.receiver-info .add-more {
  color: #dc1e32!important;
  position: relative;
  padding-left: 36px;
  border-color: transparent
}

.receiver-info .add-more:before {
  position: absolute;
  top: 5px;
  left: 13px;
  font-size: 18px;
  font-weight: 700
}

.receiver-info .table-title {
  margin-bottom: 15px;
  color: #999;
  overflow: hidden
}

.receiver-info .table-title li {
  float: left
}

.receiver-info table {
  table-layout: fixed;
  margin-bottom: 0
}

.receiver-info table td {
  border: none!important;
  padding: 8px 0!important;
  line-height: 21px!important;
  vertical-align: middle!important
}

.receiver-info table p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.receiver-info table .option {
  padding-right: 25px!important;
  text-align: right
}

.receiver-info table .option a {
  color: #333;
  font-size: 19px;
  margin: 0 10px
}

.receiver-info .btn_nav .dropdown {
  position: absolute;
  bottom: 92px
}

.receiver-info .receiver-container {
  position: relative
}

.receiver-info .receiver-container .dropdown {
  right: 0;
  top: -5px
}

.receiver-info .receiver-container .dropdown-menu {
  left: -26px
}

.receiver-info .receiver-container .dropdown-menu-certificate {
  width: 92%;
  left: 14px;
  top: 60px;
  text-align: left
}

.receiver-info .receiver-container .certificate-type .dropdown-toggle {
  padding-left: 1px;
  border: none;
  border-bottom: 1px solid #ccc;
  text-align: left
}

.receiver-info .receiver-container .certificate-type .dropdown-toggle .caret-right {
  float: right;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px)
}

.receiver-info .receiver-container .delete {
  font-size: 23px;
  position: absolute;
  left: -44px;
  cursor: pointer
}

.receiver-info .dropdown-menu {
  border-color: transparent;
  box-shadow: 0 3px 12px #f1f1f1;
  padding: 0
}

.receiver-info .dropdown-menu li:not(:last-of-type) {
  border-bottom: 1px solid #f1f1f1
}

.receiver-info .dropdown-menu a {
  padding: 15px 10px
}

.receiver-info .save-address-check {
  margin-top: 6px
}

.receiver-info .receiver {
  display: none
}

.receiver-info .receiver:not(:first-of-type) {
  margin-top: 40px
}

.receiver-info .receiver .delete {
  position: absolute;
  left: -90px;
  top: 2px;
  font-size: 21px
}

.receiver-info .r-index {
  margin-left: 15px;
  font-weight: 700;
  display: inline-block;
  -ms-transform: scaleY(1.6);
  transform: scaleY(1.6);
  -webkit-transform: scaleY(1.6)
}

.receiver-info .only-issues {
  margin-right: 240px
}

.receiver-info .only-issues:before {
  font-size: 17px;
  top: -4px;
  color: #dc1e32;
  height: 30px;
  line-height: 30px
}

.receiver-info .select-self-pick {
  border: 1px solid #dc1f32;
  border-radius: 4px;
  color: #dc1f32;
  padding: 1px 7px;
  margin-left: 5px;
  font-size: 12px;
  text-align: center;
  cursor: pointer
}

.receiver-list .table tr.unNormal>td {
  background: #f2e0e3!important
}

.booking-info .top {
  margin-bottom: 20px
}

.booking-info .top h3 {
  margin: 0
}

.booking-info .top a {
  color: #333;
  margin-right: 25px;
  display: inline-block;
  position: relative;
  padding-left: 25px;
  height: 25px;
  line-height: 25px
}

.booking-info .top a .icon {
  font-size: 25px;
  position: absolute;
  top: 1px;
  left: 0
}

.booking-info .top a:hover {
  color: #dc1e32
}

.booking-info .show-by-self {
  display: none
}

.booking-info .warm-reminder {
  background: rgba(255,192,203,.25);
  color: #dc1e32;
  text-align: left;
  padding: 8px;
  margin-top: 10px
}

.booking-info .pickup-time {
  margin-bottom: 15px
}

.booking-info .receiver-wrapper .check-box {
  color: #dc1e32;
  display: none;
  font-size: 17px;
  transition: all .2s linear;
  -webkit-transition: all .2s linear
}

.booking-info .receiver-wrapper.active tr td:first-of-type {
  position: relative;
  padding-left: 55px!important;
  transition: all .2s linear;
  -webkit-transition: all .2s linear
}

.booking-info .receiver-wrapper.active .table-title li:first-of-type {
  position: relative;
  padding-left: 55px
}

.booking-info .receiver-wrapper.active .table-title .check-box {
  top: -1px
}

.booking-info .receiver-wrapper.active .check-box {
  display: block;
  position: absolute;
  left: 18px;
  top: 20px
}

.booking-info .receiver-wrapper .consignee-warm-reminder {
  position: absolute;
  color: #dc1e32
}

.booking-info .reminder-tr td {
  padding-bottom: 28px!important
}

.booking-info .reminder-tr td .consignee-warm-reminder {
  width: 750px
}

.booking-info .table-title {
  margin-bottom: 15px;
  color: #999;
  overflow: hidden
}

.booking-info .table-title li {
  float: left
}

.booking-info table {
  table-layout: fixed
}

.booking-info table td {
  border: none!important;
  padding: 8px 0!important;
  line-height: 21px!important;
  vertical-align: middle!important
}

.booking-info table p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.booking-info table .option {
  padding-right: 25px!important;
  text-align: right
}

.booking-info table .option a {
  color: #333;
  font-size: 19px;
  margin: 0 10px
}

.booking-info .cargo-msg {
  display: block;
  height: 46px;
  line-height: 46px;
  color: #333;
  border-bottom: 1px solid #ccc;
  position: relative;
  padding-left: 45px
}

.booking-info .cargo-msg:before {
  position: absolute;
  font-size: 27px;
  top: 10px;
  left: 8px
}

.booking-info .declare-items .item-label {
  font-size: 12px;
  color: #999;
  text-align: left;
  font-weight: 400
}

.booking-info .declare-items .item-label:before {
  content: '* ';
  color: #eb1d21
}

.booking-info .declare-items .items-show {
  display: block;
  padding: 14px 0;
  color: #333;
  border-bottom: 1px solid #ccc;
  position: relative;
  padding-left: 6px;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.booking-info .declare-items .unactive {
  color: #ccc
}

.booking-info .declare-items .active {
  color: #333
}

.booking-info .warm-tips-box .warming-tips {
  font-size: 12px;
  color: #dc1e32;
  line-height: 32px;
  padding-left: 10px;
  background: rgba(220,30,50,.05);
  border-radius: 2px
}

.booking-info .warm-tips-box .link-to-clearance {
  text-decoration: underline;
  color: #06f!important
}

.booking-info .bulk-modify-confirm {
  display: none;
  min-width: 0;
  border: none;
  background: #333
}

.booking-info .bulk-modify-cancel {
  display: none;
  min-width: 0;
  margin-left: 20px
}

.booking-info .product-cards {
  margin-top: 5px
}

.booking-info .product-cards dl {
  padding-top: 20px
}

.booking-info .predict-price-content {
  position: relative
}

.booking-info .predict-price-content .predict-price {
  right: 15px;
  top: 6px
}

.product-cards {
  margin-bottom: 15px
}

.bulk-order-success .remind-tip {
  background: #f2f2f2;
  color: #dc1e32;
  padding: 7px 16px;
  margin: 10px 0
}

.bulk-order-success .certificate-prompt {
  background: rgba(255,192,203,.25);
  color: #dc1e32;
  padding: 7px 16px;
  margin: 10px 0
}

.bulk-order-success .bold {
  font-weight: 700
}

.bulk-order-success .bill-man-head .clearfix:first-of-type {
  margin-bottom: 10px
}

.bulk-order-success .bill-man-head .img {
  width: 67px;
  height: 67px;
  background: url(../images/order/loading_gray.gif) no-repeat -9px -7px;
  background-size: 94px;
  border-radius: 50%
}

.bulk-order-success .bill-man-head .moment {
  text-align: right;
  padding-right: 127px;
  position: relative;
  margin-bottom: 14px
}

.bulk-order-success .bill-man-head .moment .gray {
  position: relative;
  padding-left: 30px;
  overflow: visible;
  margin-bottom: 11px
}

.bulk-order-success .bill-man-head .moment .gray span {
  position: absolute;
  left: 0;
  font-size: 24px;
  top: -3px
}

.bulk-order-success .bill-man-head .moment .time {
  position: absolute;
  top: -6px;
  right: 0;
  font-size: 45px;
  -ms-transform: scaleY(1.4);
  transform: scaleY(1.4);
  -webkit-transform: scaleY(1.4)
}

.bulk-order-success .bill-man-head .cancel span {
  font-size: 22px;
  vertical-align: middle;
  margin-right: 16px;
  position: relative;
  top: 1px
}

.bulk-order-success .star {
  width: 122px;
  position: relative;
  left: -5px
}

.bulk-order-success .star .red {
  position: absolute;
  top: 0;
  width: 96%;
  overflow: hidden
}

.bulk-order-success .star .red.none {
  width: 0
}

.bulk-order-success .star .number {
  color: #dc1e32
}

.bulk-order-success .star span:before {
  padding-left: 3px
}

.bulk-order-success .sfcard {
  margin-bottom: 10px
}

.bulk-order-success .sfcard.pad {
  position: relative;
  padding: 15px 20px 0
}

.bulk-order-success .sfbadge {
  position: relative;
  top: 5px
}

.bulk-order-success .send-badge {
  position: relative
}

.bulk-order-success .send-badge .aicon-v-dot {
  bottom: -23px;
  position: absolute;
  font-size: 25px;
  left: 1px;
  color: #999
}

.bulk-order-success .table-title {
  margin-top: 25px;
  margin-bottom: 15px;
  color: #999;
  overflow: hidden
}

.bulk-order-success .table-title li {
  float: left
}

.bulk-order-success table {
  table-layout: fixed;
  margin-bottom: 0
}

.bulk-order-success table td {
  border: none!important;
  padding: 8px 0!important;
  line-height: 21px!important;
  vertical-align: middle!important
}

.bulk-order-success table p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.bulk-order-success .select-all,.bulk-order-success .select-one {
  color: #dc1e32;
  font-size: 23px;
  position: relative;
  top: 5px
}

.bulk-order-success .select-all {
  margin-left: 20px;
  top: 2px
}

.bulk-order-success .cancle-select,.bulk-order-success .confirm-select {
  min-width: 120px;
  margin-left: 40px
}

.bulk-order-success .line {
  height: 1px;
  margin: 0 -20px;
  background: #f1f1f1
}

.bulk-order-success .more-tip {
  position: absolute;
  top: 90px;
  background: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 15px;
  padding: 5px 25px;
  color: #dc1e32;
  z-index: 1
}

.bulk-order-success .info-toggle-wrapper {
  position: relative;
  text-align: center;
  margin-bottom: 10px
}

.bulk-order-success .info-toggle-wrapper .fl {
  height: 32px;
  line-height: 32px;
  position: absolute;
  left: 0
}

.bulk-order-success .info-toggle-wrapper .info-toggle {
  position: relative;
  padding-right: 45px
}

.bulk-order-success .info-toggle-wrapper .info-toggle span {
  position: absolute;
  right: 14px;
  top: 8px;
  font-size: 13px
}

.bulk-order-success .info-toggle-wrapper .price-desc {
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 18px
}

.bulk-order-success .info-toggle-wrapper .price-desc .price-label {
  margin-right: 15px;
  position: relative
}

.bulk-order-success .info-toggle-wrapper .price-desc .currency {
  font-size: 20px;
  color: #dc1e32
}

.bulk-order-success .info-toggle-wrapper .price-desc .total-freight {
  color: #dc1e32;
  font-size: 25px
}

.bulk-order-success .detail-info-list {
  display: none
}

.bulk-order-success .detail-info-list table {
  table-layout: auto;
  width: auto
}

.bulk-order-success .detail-info-list table td {
  vertical-align: top!important;
  padding-bottom: 0!important
}

.bulk-order-success .detail-info-list table td:not(:first-of-type) {
  padding-left: 40px!important
}

.bulk-order-success .detail-info-list table.others td:first-of-type {
  width: 40px
}

.bulk-order-success .detail-info-list .price-desc {
  position: absolute;
  right: 20px;
  top: 10px;
  line-height: 20px;
  text-align: right
}

.bulk-order-success .detail-info-list .price-desc .price-label {
  margin-bottom: 10px
}

.bulk-order-success .detail-info-list .price-desc .total-currency {
  display: inline;
  color: #dc1e32;
  font-size: 20px;
  margin-right: 2px
}

.bulk-order-success .detail-info-list .price-desc .total-freight {
  display: inline;
  color: #dc1e32;
  font-size: 40px
}

.bulk-order-success .detail-info-list .download,.bulk-order-success .detail-info-list .to-waybill {
  display: none
}

.bulk-order-success .hornTip-wrapper {
  position: relative;
  background-color: #433b39;
  border-radius: 5px;
  width: 350px;
  text-align: center;
  padding: 7px;
  left: calc(100% - 350px);
  bottom: 11px
}

.bulk-order-success .hornTip-wrapper:after {
  content: '';
  display: inline-block;
  border: 10px solid transparent;
  border-top-color: #433b39;
  position: absolute;
  right: 70px;
  bottom: -20px
}

.bulk-order-success .hornTip-wrapper span {
  color: #fff;
  float: left
}

.bulk-order-success .hornTip-wrapper div.lead-tips {
  color: #fff
}

.bulk-order-success .info-list .sfcard {
  padding: 10px 20px;
  text-align: center;
  position: relative
}

.bulk-order-success .info-list .fl {
  text-align: left
}

.bulk-order-success .info-list .fr {
  text-align: left;
  width: 200px
}

.bulk-order-success .info-list p {
  display: block
}

.bulk-order-success .info-list .receiver-info p,.bulk-order-success .info-list .sender-info p {
  line-height: 27px;
  max-width: 60px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis
}

.bulk-order-success .info-list .receiver-info {
  position: absolute;
  left: 24%;
  text-align: left
}

.bulk-order-success .info-list .price-desc {
  text-align: right;
  width: 100px
}

.bulk-order-success .info-list .price-desc p {
  display: inline
}

.bulk-order-success .info-list .price-desc .currency {
  font-size: 14px
}

.bulk-order-success .info-list .price-desc .meta-price {
  font-size: 20px
}

.bulk-order-success .info-list .bulk-modify {
  text-align: center
}

.bulk-order-success .info-list .to-right {
  color: #999;
  font-size: 26px;
  position: absolute;
  top: 56%;
  left: 15%;
  -ms-transform: translate(-50%,-50%) scaleX(2.5);
  transform: translate(-50%,-50%) scaleX(2.5);
  -webkit-transform: translate(-50%,-50%) scaleX(2.5)
}

.bulk-order-success .others-wrapper {
  margin-bottom: 20px;
  position: relative
}

.bulk-order-success .others-wrapper .bill-other-info {
  margin: 10px 40px 0 75px
}

.bulk-order-success .others-wrapper .modify {
  position: absolute;
  right: 0;
  font-size: 27px;
  bottom: -9px
}

.bulk-order-success .sender-table {
  margin-bottom: 40px
}

.bulk-order-success .receiver-table {
  margin-top: 20px
}

.bulk-order-success .receiver-table .sfbadge {
  display: none
}

.bulk-order-success .sfbadge.red {
  color: #fff
}

.bulk-order-success .options .fl {
  margin-top: 4px;
  height: 40px;
  line-height: 40px;
  border: transparent;
  margin-right: 20px
}

.bulk-order-success .options .fl span {
  font-size: 25px;
  vertical-align: middle
}

.bulk-order-success .hover-ele {
  margin: 0 -20px;
  padding: 1px 20px;
  position: relative;
  transition: all .2s linear;
  -webkit-transition: all .2s linear
}

.bulk-order-success .hover-ele:hover {
  background: #f1f1f1
}

.bulk-order-success .hover-ele .price-desc {
  top: 40px
}

.bulk-order-success .hover-ele .price-desc p {
  display: inline
}

.bulk-order-success .hover-ele .price-desc .currency {
  font-size: 20px;
  margin-right: 2px
}

.bulk-order-success .hover-ele .price-desc .meta-price {
  font-size: 30px
}

.bulk-order-success .happy h3 {
  color: #dc1e32
}

.bulk-order-success .happy img {
  margin: 45px 0
}

.bulk-order-success .order-again {
  margin: 50px 0
}

.bulk-order-success .order-again h5 {
  color: #dc1e32;
  margin-bottom: 0
}

.bulk-order-success .order-again button {
  margin-top: 15px
}

.bulk-order-success .order-again table {
  width: 100%!important
}

.bulk-order-success .order-again .table-title {
  height: 46px;
  line-height: 56px
}

.bulk-order-success .positionRelative {
  position: relative
}

.bulk-order-success .delivery-tip {
  padding: 15px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50%;
  text-align: right
}

.bulk-order-success .warm-tips-box {
  margin-top: 8px
}

.bulk-order-success .warm-tips-box .warming-tips {
  font-size: 12px;
  color: #dc1e32;
  line-height: 32px;
  padding-left: 10px;
  background: rgba(220,30,50,.05);
  border-radius: 2px;
  margin-bottom: 0
}

.bulk-order-success .warm-tips-box .link-to-clearance {
  text-decoration: underline;
  color: #06f!important
}

.bulk-peak-control {
  margin-top: -20px
}

.bulk-peak-control .red {
  color: #dc1e32
}

.bulk-peak-control .header {
  margin: 0 -30px;
  padding: 15px 30px;
  border-top: 1px solid #f1f1f1
}

.bulk-peak-control .header select {
  display: block;
  cursor: pointer;
  margin-top: 10px;
  border-color: transparent;
  border-bottom: 1px solid #f1f1f1;
  width: 180px;
  height: 25px
}

.bulk-peak-control .header select:focus {
  box-shadow: none
}

.bulk-peak-control .table-title {
  overflow: hidden;
  padding-left: 50px;
  height: 30px;
  line-height: 30px;
  color: #999;
  position: relative
}

.bulk-peak-control .table-title .check-box {
  position: absolute;
  top: -1px;
  left: 8px
}

.bulk-peak-control .table-title .check-box:before {
  font-size: 16px;
  color: #dc1e32;
  position: relative;
  top: 3px
}

.bulk-peak-control .table-title li {
  float: left
}

.bulk-peak-control table p {
  height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.bulk-peak-control table .check-box {
  font-size: 16px;
  color: #dc1e32;
  position: absolute;
  top: 28px;
  left: 8px
}

.bulk-peak-control table td {
  border-top: none!important;
  padding-bottom: 25px!important
}

.bulk-peak-control table td:first-of-type {
  padding-left: 50px;
  position: relative
}

.bulk-peak-control table .tip {
  position: absolute;
  color: #dc1e32;
  left: 51px;
  top: 50px;
  width: 550px
}

.bulk-peak-control .option a {
  position: relative;
  top: 12px
}

.bulk-peak-control .height-scroll {
  min-height: 110px;
  max-height: 466px;
  overflow-y: auto;
  overflow-x: hidden;
  margin-bottom: 20px
}

.out-range .red {
  color: #dc1e32
}

.out-range .table-title {
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  color: #999;
  padding-left: 8px
}

.out-range .table-title .check-box {
  margin-right: 10px
}

.out-range .table-title .check-box:before {
  font-size: 16px;
  color: #dc1e32;
  position: relative;
  top: 3px
}

.out-range .table-title li {
  float: left
}

.out-range table {
  margin-bottom: 0
}

.out-range table p {
  height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.out-range table .check-box {
  font-size: 16px;
  color: #dc1e32
}

.out-range table td {
  border-top: none!important
}

.out-range .option {
  text-align: center;
  vertical-align: middle
}

.out-range .height-scroll {
  min-height: 56px;
  max-height: 466px;
  overflow-y: auto;
  overflow-x: hidden;
  margin-bottom: 20px
}

.modify-bill {
  font-size: 14px
}

.modify-bill .gray {
  font-size: 12px
}

.modify-bill .red {
  color: #dc1e32
}

.modify-bill .top-info .shipper {
  width: 60%
}

.modify-bill .top-info .shipper p {
  padding: 1px 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.modify-bill .top-info .shipper li {
  float: left
}

.modify-bill .top-info .shipper li.address {
  width: 320px
}

.modify-bill .top-info .shipper li .name {
  margin-right: 20px
}

.modify-bill .top-info .shipper.receiver-info {
  margin-top: 20px
}

.modify-bill .top-info .shipper .sfbadge {
  margin: 6px 20px 0 0
}

.modify-bill .top-info .shipper .sfbadge.black {
  position: relative
}

.modify-bill .top-info .shipper .sfbadge.black .sficon {
  position: absolute;
  color: #ccc;
  bottom: -32px;
  font-size: 25px;
  left: 1px
}

.modify-bill .top-info .right {
  width: 40%;
  height: 40px;
  text-align: right
}

.modify-bill .top-info .right button {
  position: relative;
  padding: 0 10px 0 25px;
  margin-top: 10px
}

.modify-bill .top-info .right button:first-of-type {
  margin-right: 10px
}

.modify-bill .top-info .right button:before {
  position: absolute;
  left: 5px;
  top: 4px;
  font-size: 20px
}

.modify-bill .top-info .right.predict {
  margin-bottom: 20px
}

.modify-bill .top-info .right.predict .sficon {
  font-size: 12px;
  position: relative;
  top: 1px
}

.modify-bill .top-info .right.predict .predict-money {
  font-size: 31px;
  position: relative;
  top: 1px
}

.modify-bill .list-title {
  margin: 25px 0 5px
}

.modify-bill .cargo-self-pick-wrapper {
  display: none
}

.modify-bill .heavyInsure-note {
  position: relative;
  bottom: 20px
}

.modify-bill .heavyInsure-note a {
  color: #dc1e32;
  text-decoration: underline;
  cursor: pointer
}

.modify-bill .out-range-tip {
  display: none;
  color: #dc1e32;
  padding-left: 45px;
  margin-top: 10px
}

.modify-bill .tax-pay-type .icon-taxes {
  display: block;
  width: 23px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/batch_send/taxes.png) no-repeat 0 3px;
  background-size: 23px
}

.weight-items .save {
  margin-top: 20px
}

.weight-items .weight-wrapper-tips {
  background: rgba(255,192,203,.25);
  color: #dc1e32;
  text-align: left;
  padding: 8px;
  margin-top: 10px;
  width: 344px
}

.receiver-items-wrapper .form-control {
  border: 1px solid transparent!important;
  border-bottom: 1px solid #ccc!important;
  padding: 6px 0!important
}

.receiver-items-wrapper .form-control:focus {
  border: 1px solid transparent!important;
  box-shadow: 0 2px 0 #eb1d21!important
}

.receiver-items-wrapper textarea {
  resize: none;
  box-shadow: none
}

.receiver-items-wrapper .tip {
  color: #dc1e32
}

.pay-type-wrapper h5 {
  color: #999
}

.pay-type-wrapper .form-control {
  border: 1px solid transparent!important;
  border-bottom: 1px solid #ccc!important;
  padding: 6px 0!important
}

.pay-type-wrapper .form-control:focus {
  border: 1px solid transparent!important;
  box-shadow: 0 2px 0 #eb1d21!important
}

.pay-type-wrapper .save {
  position: absolute;
  right: 30px;
  bottom: 20px
}

.month-account-wrapper .list-warp {
  height: 160px;
  margin-bottom: 20px;
  overflow: auto
}

.month-account-wrapper .list-warp li {
  padding-bottom: 20px
}

.month-account-wrapper .list-warp li .m-radio {
  cursor: pointer
}

.month-account-wrapper .list-warp li .m-radio.active .icon,.month-account-wrapper .list-warp li .m-radio.active .label {
  color: #dc1e32
}

.month-account-wrapper .list-warp li .m-radio .icon {
  font-size: 20px;
  vertical-align: text-top;
  color: #999
}

.month-account-wrapper .list-warp li .m-radio .label {
  color: #000;
  font-weight: 400
}

.month-account-wrapper .m-ft {
  text-align: right
}

.month-account-wrapper .m-ft button {
  margin-right: 20px
}

.cargo-service-wrapper h5 {
  color: #999
}

.cargo-service-wrapper .form-control {
  border: 1px solid transparent!important;
  border-bottom: 1px solid #ccc!important;
  padding: 6px 0!important
}

.cargo-service-wrapper .form-control:focus {
  border: 1px solid transparent!important;
  box-shadow: 0 2px 0 #eb1d21!important
}

.cargo-service-wrapper .tip {
  color: #dc1e32;
  margin-bottom: 20px
}

.cargo-insure-wrapper .form-control {
  border: 1px solid transparent!important;
  border-bottom: 1px solid #ccc!important;
  padding: 6px 0!important
}

.cargo-insure-wrapper .form-control:focus {
  border: 1px solid transparent!important;
  box-shadow: 0 2px 0 #eb1d21!important
}

.cargo-insure-wrapper img {
  width: 160px
}

.cargo-insure-wrapper .fr {
  width: 460px;
  padding: 15px 28px
}

.cargo-insure-wrapper .fr .top-tip {
  background: #f2f2f2;
  padding: 7px;
  margin-bottom: 25px;
  margin-right: -28px
}

.cargo-insure-wrapper .fr .top-tip span {
  color: #dc1e32
}

.cargo-insure-wrapper .bottom-tip {
  display: none;
  color: #dc1e32;
  margin-top: 15px
}

.delivery .delivery-item {
  padding-bottom: 0
}

.delivery .delivery-item .delivery-brief .brief-content {
  padding: 6px 5px
}

.delivery .delivery-item .delivery-brief .brief-content .certifiedImg {
  float: left;
  margin-right: 15px
}

.delivery .delivery-item .delivery-brief .brief-content .wrapper_left {
  position: relative
}

.delivery .delivery-item .delivery-brief .brief-content .wrapper_left .bill-num {
  width: 500px;
  padding-bottom: 3px;
  margin-top: 10px
}

.delivery .delivery-item .delivery-brief .brief-content .wrapper_left .bill-num .apple-hotline {
  margin-left: 25px
}

.delivery .delivery-item .delivery-brief .brief-content .wrapper_left .td {
  width: 19px;
  height: 18px;
  position: absolute;
  top: 8px;
  left: -22px;
  background: url(../images/order/redwjx.png) no-repeat center center;
  background-size: 100%
}

.delivery .delivery-item .delivery-brief .brief-content .wrapper_left .locations {
  line-height: 30px;
  margin-top: 12px
}

.delivery .delivery-item .delivery-brief .brief-content .wrapper_left .delivery-brother {
  border: none;
  padding: 0;
  margin: 0
}

.delivery .delivery-item .delivery-brief .brief-content .wrapper_left .delivery-brother .info {
  margin-top: 4px
}

.delivery .delivery-item .delivery-brief .brief-content .wrapper_left .delivery-brother .info .bill-man-head {
  width: 42px;
  height: 41.2px;
  background-size: 42px
}

.delivery .delivery-item .delivery-brief .brief-content .wrapper_left .delivery-brother .info .man-info {
  line-height: 21px
}

.delivery .delivery-item .delivery-brief .brief-content .wrapper_left .delivery-brother .info .man-info .not-assign {
  display: none
}

.delivery .delivery-item .delivery-brief .brief-content .wrapper_left .delivery-brother .info .man-info .courier-info .man-name {
  font-size: 14px
}

.delivery .delivery-item .delivery-brief .brief-content .wrapper_left .delivery-brother .info .man-info .courier-tel {
  font-size: 10px
}

.delivery .delivery-item .delivery-brief .brief-content .status-details {
  text-align: right
}

.delivery .delivery-item .delivery-brief .brief-content .status-details .cancel-time {
  margin-top: 10px
}

.delivery .delivery-item .delivery-brief .brief-content .status-details .express-state {
  margin-top: 12px
}

.delivery .delivery-item .delivery-brief .brief-content .status-details .status-name {
  margin-top: 10px
}

.delivery .delivery-item .delivery-brief .brief-content .status-details .signed {
  color: #dc1e32;
  background-color: #fbe6e8
}

.delivery .delivery-item .delivery-brief .brief-content .status-details .status-date-time {
  overflow: hidden;
  margin-top: 9px
}

.delivery .delivery-item .delivery-brief .brief-content .status-details .status-date-time .time .delivery-time {
  display: inline-block;
  font-size: 32px;
  line-height: 20px;
  color: #222;
  margin: 10px 0 0 5px;
  -ms-transform: scaleY(1.4);
  transform: scaleY(1.4);
  -webkit-transform: scaleY(1.4)
}

.delivery .delivery-item .delivery-brief .brief-content .status-details .status-date-time .date {
  padding: 5px 0
}

.delivery .delivery-item .delivery-brief .brief-content .status-details .status-date-time .date .bold {
  font-weight: 700
}

.delivery .delivery-item .delivery-brief .brief-content .status-details .status-date-time .date .fs15 {
  font-size: 15px
}

.delivery .delivery-item .delivery-brief .brief-content .status-details .status-date-time .date .red {
  color: #dc1e32
}

.delivery .delivery-item .delivery-brief .brief-content .status-details .status-date-time .date .timeOut {
  background: #8a8a8a;
  color: #fff;
  border-radius: 7px;
  padding: 0 10px;
  cursor: pointer
}

.delivery .delivery-item .delivery-brief .brief-content .status-details .status-date-time .date .onTime {
  border: 1px solid #dc1e32;
  border-radius: 7px;
  padding: 0 10px
}

.delivery .delivery-item .delivery-brief .locations {
  font-weight: 700
}

.delivery .delivery-item .delivery-brief .locations .aicon-arrow-right {
  vertical-align: top
}

.delivery .delivery-item .warm-reminder {
  display: none;
  background: rgba(220,30,50,.05);
  color: #dc1e32;
  text-align: left;
  padding: 10px 10px 10px 22px;
  margin-top: 10px;
  font-size: 12px;
  border-radius: 2px
}

.delivery .delivery-item .operates-wrapper {
  margin: 20px auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.delivery .delivery-item .operates-wrapper .show-details-btn {
  height: 40px
}

.delivery .delivery-item .operates-wrapper .show-details-btn span {
  position: relative;
  top: 3px;
  font-size: 23px;
  margin-right: 3px
}

.delivery .delivery-item .operates-wrapper .btn-wrap {
  font-size: 23px
}

.delivery .delivery-item .operates-wrapper .btn-wrap .red {
  color: #dc1e32
}

.delivery .delivery-item .operates-wrapper .btn-wrap a {
  margin-left: 15px
}

.delivery .delivery-item .show-detail-link {
  color: #333
}

.delivery .delivery-item .routes-wrapper {
  margin: 8px 20px;
  max-height: 280px;
  overflow: auto
}

.delivery .delivery-item .routes-wrapper .route-list {
  width: 100%;
  position: relative
}

.delivery .delivery-item .routes-wrapper .route-list .dashed-line {
  position: absolute;
  height: 65%;
  border-right: 2px dotted #f1f1f1;
  left: 14.9%;
  top: 30px
}

.delivery .delivery-item .routes-wrapper .route-list .route {
  font-size: 14px;
  color: #333;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px
}

.delivery .delivery-item .routes-wrapper .route-list .route .route-status-text {
  width: 10%;
  text-align: right
}

.delivery .delivery-item .routes-wrapper .route-list .route .route-status-text .signed {
  color: #dc1e32
}

.delivery .delivery-item .routes-wrapper .route-list .route .route-status-icon {
  width: 10%;
  text-align: center
}

.delivery .delivery-item .routes-wrapper .route-list .route .route-status-icon img {
  width: 11.3px;
  height: 11.3px;
  display: inline-block;
  position: relative
}

.delivery .delivery-item .routes-wrapper .route-list .route .route-date-time {
  width: 25%;
  color: #333
}

.delivery .delivery-item .routes-wrapper .route-list .route .route-desc {
  max-width: 425px
}

.delivery .delivery-item .routes-wrapper .route-list .first {
  color: #333;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.delivery .delivery-item .routes-wrapper .route-list .first .route-status-text {
  font-size: 16px
}

.delivery .delivery-item .routes-wrapper .route-list .first .route-status-icon img {
  width: 28px;
  height: 28px;
  position: relative
}

.delivery .delivery-item .routes-wrapper .route-list .last {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.delivery .delivery-item .routes-wrapper .route-list .last .route-status-icon img {
  width: 28px;
  height: 28px;
  position: relative
}

.delivery .delivery-item .routes-wrapper .route-list .air .route-status-icon img {
  width: 28px;
  height: 28px;
  position: relative
}

.delivery .delivery-item .child-details .slide-down-child {
  background: #f2f2f2;
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 25px;
  border-left: 4px solid #ccc;
  padding-left: 10px;
  font-weight: bolder
}

.delivery .delivery-item .child-details .slide-down-child span {
  margin-right: 20px;
  position: relative;
  top: 2px
}

.delivery .delivery-item .child-details .slide-down-child.active {
  border-left: 4px solid #dc1e32
}

.delivery .delivery-item .child-details .slide-down-child.active span {
  display: none
}

.delivery .delivery-item .child-details .slide-up-child-wrapper {
  display: none
}

.delivery .delivery-item .child-details .slide-up-child {
  background: #f2f2f2;
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.delivery .delivery-item .child-details .slide-up-child span {
  margin-left: 15px;
  position: relative;
  top: 2px
}

.delivery .delivery-item .child-details .child-fetch-more,.delivery .delivery-item .child-details .child-no-more {
  display: none;
  height: 40px;
  line-height: 40px;
  text-align: center
}

.delivery .delivery-item .child-details .child-fetch-more a {
  color: #dc1e32;
  text-decoration: underline
}

.delivery .delivery-item .child-details .child-no-more {
  color: #999
}

.delivery .delivery-item .login-btn {
  text-align: center;
  margin-top: 40px
}

.delivery .delivery-item .login-btn .gray {
  margin-top: 20px
}

.delivery .s-line {
  border-bottom: 1px solid #ccc;
  margin: 25px -80px
}

.delivery:last-of-type .s-line {
  display: none
}

.delivery .child-list-wrapper .s-line {
  display: none
}

.tab-content .change-title {
  color: #ccc;
  margin-right: 60%
}

.tab-content .change-content {
  text-align: left;
  margin-left: 15%;
  width: 400px;
  padding: 20px 0;
  border-top: 1px solid #ccc
}

.tab-content .change-time {
  color: #dc1e32;
  float: left;
  height: 50px
}

.tab-content .change-detail {
  width: 78%;
  float: right
}

.shipping-detail-page .not-found {
  padding: 25px;
  margin: 25px 0;
  background: #f2f2f2;
  color: #dc1e32;
  border-radius: 4px
}

.cargo-msg-wrapper .form-control {
  border: 1px solid transparent!important;
  border-bottom: 1px solid #ccc!important;
  padding: 6px 0!important
}

.cargo-msg-wrapper .form-control:focus {
  border: 1px solid transparent!important;
  box-shadow: 0 2px 0 #eb1d21!important
}

.cargo-msg-wrapper form {
  margin-bottom: 10px
}

.cargo-msg-wrapper h5 {
  color: #999
}

.cargo-msg-wrapper .sf-capsule li a {
  padding-left: 10px
}

.declare-items .add {
  position: relative;
  padding-left: 30px;
  margin-top: 10px
}

.declare-items .add .sficon {
  position: absolute;
  color: #333;
  font-size: 19px;
  left: 14px;
  top: 1px
}

.declare-items .top-info {
  margin-bottom: 15px
}

.declare-items .top-info .value-wrapper {
  position: relative
}

.declare-items .top-info .value-wrapper .total-declare-value {
  color: #dc1e32;
  font-size: 37px
}

.declare-items .top-info .value-wrapper .total-declare-currency {
  color: #dc1e32
}

.declare-items .table-title {
  margin: 0 -30px;
  color: #999;
  margin-bottom: 10px;
  text-align: center
}

.declare-items .table-title li {
  float: left
}

.declare-items .table-title li:first-of-type {
  padding-left: 15px
}

.declare-items .table-title li:last-of-type {
  padding-right: 15px
}

.declare-items .scroll {
  margin: 0 -30px;
  max-height: 300px;
  overflow-y: scroll
}

.declare-items table {
  width: 100%;
  table-layout: fixed
}

.declare-items table td {
  text-align: center;
  padding: 16px 0!important;
  border-top: none!important
}

.declare-items table td:first-of-type {
  padding-left: 15px!important
}

.declare-items table .options {
  padding: 0!important;
  padding-right: 15px!important;
  vertical-align: middle
}

.declare-items table .options a {
  color: #333;
  font-size: 21px
}

.declare-items table .options a:first-of-type {
  margin-right: 20px
}

.declare-items table p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.cargo-declare-type h5 {
  color: #999
}

.cargo-declare-type .sf-capsule li a {
  padding-left: 10px
}

.cargo-declare-type .declare-fees {
  position: absolute;
  right: 32px;
  top: 65px;
  color: #dc1e32
}

.cargo-declare-type .declare-note {
  line-height: 20px;
  position: relative;
  margin-bottom: 15px
}

.cargo-declare-type .declare-note .warn-reading {
  margin-top: 10px
}

.cargo-declare-type .declare-note .title {
  font-size: 15px;
  text-align: center;
  margin: 10px 0;
  padding-right: 15px
}

.cargo-declare-type .declare-fee {
  position: absolute;
  right: 32px;
  bottom: 65px;
  color: #dc1e32
}

.cargo-declare-type .text-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  top: 45px
}

.cargo-declare-type .text-left .aicon-explain {
  font-size: 18px;
  margin-right: 2px;
  margin-top: -1px
}

.cargo-declare-type .text-left .dType-explain {
  text-decoration: underline
}

.weight-vol-wrapper .form-control {
  border: 1px solid transparent!important;
  border-bottom: 1px solid #ccc!important;
  padding: 6px 0!important
}

.weight-vol-wrapper .form-control:focus {
  border: 1px solid transparent!important;
  box-shadow: 0 2px 0 #eb1d21!important
}

.weight-vol-wrapper .form-group {
  margin-bottom: 10px
}

.weight-vol-wrapper .weight-vol-tip {
  color: #dc1e32
}

.weight-vol-wrapper .volToggle .primary-btn {
  box-shadow: none;
  border-radius: 4px;
  margin-left: 0;
  min-width: auto
}

.weight-vol-wrapper .volToggle .primary-btn.active {
  color: #fff!important;
  background: #333;
  border-color: #333
}

.weight-vol-wrapper .input-wrapper-aft {
  position: relative
}

.weight-vol-wrapper .input-wrapper-aft .sficon {
  position: absolute;
  top: 10px;
  color: #333;
  right: 0
}

.weight-vol-wrapper .input-wrapper-aft input {
  padding-right: 18px!important
}

.show-bill-detail {
  margin-right: -15px
}

.show-bill-detail:after,.show-bill-detail:before {
  content: " ";
  display: table
}

.show-bill-detail:after {
  clear: both
}

.show-bill-detail li {
  text-align: right;
  float: left;
  margin-bottom: 15px;
  padding-right: 15px;
  width: 16.6%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.show-bill-detail li.gray {
  text-align: left
}

.heavy-cargo-wrapper .banner {
  width: 100%
}

.heavy-cargo-wrapper .aicon-calculator:before {
  font-size: 20px!important
}

.heavy-cargo-wrapper .product-type-content .product-cards dl {
  padding-top: 30px
}

.qr-order .waybill-no {
  margin-top: 15px
}

.qr-order .time-compo {
  display: none
}

.qr-order .accept {
  margin: 20px 50px 0 0
}

.qr-order .product-type-content .product-cards dl {
  padding-top: 30px
}

.bill-other-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.bill-other-info li {
  overflow: hidden
}

.bill-other-info li:not(:first-of-type) {
  padding-left: 40px
}

.bill-other-info .gray {
  font-size: 12px
}

.bill-other-info p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 4px;
  max-width: 260px
}

.us_order_pop {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 15px
}

.us_order_pop .content_wrapper {
  margin-top: 30px;
  width: 100%
}

.us_order_pop .btn_nav {
  margin-top: 45px
}

.us_order_pop .btn_nav .personal {
  margin-left: 10px
}

.no-declare-items {
  text-align: center;
  height: 350px;
  padding-top: 100px
}

.no-declare-items .tip {
  font-size: 14px;
  margin-bottom: 40px
}

.no-declare-items .add {
  position: relative;
  padding-left: 30px
}

.no-declare-items .add .sficon {
  position: absolute;
  color: #333;
  font-size: 19px;
  left: 14px;
  top: 1px
}

.user-center {
  padding-top: 76px;
  font-size: 14px;
  min-height: 773px
}

.user-center .user-head {
  position: relative;
  z-index: 1
}

.user-center .user-head img {
  display: inline-block
}

.user-center .user-head .bg {
  position: absolute;
  height: 100%;
  z-index: -1
}

.user-center .user-head .bg .triangle {
  border-width: 0 480px 130px;
  border-style: solid;
  border-color: transparent transparent #fff
}

.user-center .user-head .bg .auto {
  height: calc(100% - 130px);
  background: #fff;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,.1);
  border-radius: 4px
}

.user-center .user-head .head-info {
  position: relative;
  top: -38px
}

.user-center .user-head .img-wrapper {
  position: relative;
  text-align: center
}

.user-center .user-head .img-wrapper>img {
  width: 100px;
  height: 100px;
  border: 5px solid #fff;
  border-radius: 50%;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,.1)
}

.user-center .user-head .img-wrapper .level {
  position: absolute;
  bottom: 2px;
  width: 100%
}

.user-center .user-head .img-wrapper .level span {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 20px;
  border-radius: 10px;
  color: #fff;
  background: rgba(0,0,0,.6);
  font-size: 12px;
  padding: 0 3px
}

.user-center .user-head .img-wrapper .level span>img {
  height: 16px;
  margin-right: 2px
}

.user-center .user-head .user-phone {
  font-size: 18px;
  text-align: center;
  margin-top: 17px
}

.user-center .user-head .options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 3px
}

.user-center .user-head .options a {
  margin: 0 12px
}

.user-center .user-head .options a .icon {
  margin-right: 5px;
  font-size: 15px;
  position: relative;
  top: 2px
}

.user-center .user-head .head-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #f1f1f1;
  margin: -5px 80px 0
}

.user-center .user-head .head-list a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 33px
}

.user-center .user-head .head-list a .aicon {
  font-size: 24px
}

.user-center .user-head .head-list a .red {
  font-size: 12px;
  color: #dc1e32;
  margin-top: 2px
}

.user-center .express-status {
  margin-top: 30px;
  background-color: #fff;
  padding: 32px 80px 20px;
  min-height: 456px;
  border-radius: 4px
}

.user-center .bill-detail-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: -8px
}

.user-center .bill-detail-wrapper a {
  color: #333;
  margin-top: 24px;
  width: calc(50% - 20px);
  padding: 16px 20px 20px;
  border-radius: 5px;
  box-shadow: 0 0 15px rgba(0,0,0,.1);
  transition: all .2s linear;
  -webkit-transition: all .2s linear
}

.user-center .bill-detail-wrapper a:hover {
  box-shadow: 0 0 15px rgba(0,0,0,.3)
}

.user-center .bill-detail-wrapper a p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.user-center .bill-detail-wrapper a .arrow {
  position: relative;
  padding-right: 12px
}

.user-center .bill-detail-wrapper a .arrow:after {
  content: '';
  position: absolute;
  bottom: 5px;
  right: 0;
  width: 7px;
  height: 7px;
  border-top: 2px solid #999;
  border-right: 2px solid #999;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.user-center .bill-detail-wrapper a .gray {
  color: #999
}

.user-center .bill-detail-wrapper a .gray.bill-time,.user-center .bill-detail-wrapper a .gray.user {
  font-size: 12px
}

.user-center .bill-detail-wrapper a .user {
  margin-top: 4px
}

.user-center .bill-detail-wrapper a .bill-time {
  margin-top: 16px;
  font-size: 12px
}

.user-center .bill-detail-wrapper a .receiver,.user-center .bill-detail-wrapper a .sender {
  width: 35%
}

.user-center .bill-detail-wrapper a .receiver {
  text-align: right
}

.user-center .bill-detail-wrapper a .bill-status {
  width: 30%;
  text-align: center
}

.user-center .bill-detail-wrapper a .bill-no {
  margin: 0 -20px 25px;
  padding: 0 20px 12px;
  border-bottom: 1px solid #f1f1f1
}

.user-center .latest-waybill-empty,.user-center .latest-waybill-err {
  text-align: center;
  margin: 20px 0
}

.user-center .latest-waybill-empty img,.user-center .latest-waybill-err img {
  margin: 0 auto;
  width: 180px
}

.user-center .latest-waybill-empty h5,.user-center .latest-waybill-err h5 {
  margin: 20px 0
}

.user-center .search-more {
  display: none;
  text-align: center;
  margin-top: 20px
}

.user-center .search-more a {
  color: #999
}

.user-center .search-more a span {
  position: relative;
  top: 2px;
  left: 5px
}

.user-center .personal-setting {
  position: relative;
  margin-top: 14px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,.1)
}

.user-center .personal-setting .aicon-back-setting {
  position: absolute;
  top: 54px;
  font-size: 36px;
  left: -5px;
  z-index: 1
}

.user-center .personal-setting .setting-panel {
  background-color: #fff;
  border-radius: 4px
}

.user-center .personal-setting .setting-panel .user-img-container {
  text-align: center;
  position: absolute;
  top: -50px;
  width: 100%
}

.user-center .personal-setting .setting-panel .user-img-container .user-img {
  width: 100px;
  height: 100px;
  display: inline-block;
  border: 5px solid #fff;
  border-radius: 50%;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,.1)
}

.user-center .personal-setting .setting-panel .user-img-container .user-img .head-photo {
  width: 100%;
  height: 100%
}

.user-center .personal-setting .setting-panel .user-phone {
  font-size: 18px;
  position: absolute;
  top: 60px;
  text-align: center;
  width: 100%
}

.user-center .info-setting {
  padding: 160px 80px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.user-center .info-setting .setting-item {
  width: 380px;
  margin-bottom: 40px;
  position: relative;
  border-bottom: 1px solid #ccc
}

.user-center .info-setting .setting-item .right-arrows {
  position: absolute;
  bottom: -2px;
  right: 8px;
  font-size: 18px;
  color: #ccc
}

.user-center .info-setting .setting-item label {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  color: #999
}

.user-center .info-setting .input-text {
  display: block;
  width: 100%;
  height: 30px;
  cursor: pointer
}

.user-center .info-setting .gender-select .dropdown-menu {
  width: 100%;
  padding: 10px 0;
  top: 51px
}

.user-center .info-setting .gender-select .dropdown-menu .select-title-content {
  border-bottom: 1px solid #f1f1f1
}

.user-center .info-setting .gender-select .dropdown-menu .select-title-content .select-title {
  display: inline-block;
  color: #dc1e32;
  border-bottom: 2px solid #dc1e32;
  padding: 6px 14px
}

.user-center .info-setting .gender-select .dropdown-menu .select-item {
  padding: 14px
}

.user-center .fourth-view,.user-center .minor-view,.user-center .third-view {
  display: none
}

.user-center .try-again {
  margin: 20px 0
}

.user-center .detail-date-input .detail-date-picker {
  top: 36px;
  border-top: 1px solid #ccc
}

.user-center .detail-date-input.active .right-arrows {
  display: none
}

.user-center .detail-location-picker {
  padding-top: 10px;
  top: 38px;
  border: 1px solid #ccc
}

.user-center .cancellation {
  margin-top: 16px
}

.user-center .cancellation a {
  height: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-right: 30px
}

.user-center .cancellation .small {
  font-size: 12px
}

.user-center .complete-page {
  margin-top: 0
}

.uc-adds-books {
  padding: 0 80px;
  background: #fff;
  position: relative;
  padding-top: 40px
}

.uc-adds-books .book-title-wrapper {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 22px;
  margin-bottom: 25px
}

.uc-adds-books .book-title-wrapper .adds-books-title {
  display: inline
}

.uc-adds-books .book-title-wrapper .add-btn-wrapper {
  display: inline-block;
  float: right
}

.uc-adds-books .book-title-wrapper .add-btn-wrapper .import {
  position: relative;
  min-width: 0;
  padding: 0 15px 0 30px
}

.uc-adds-books .book-title-wrapper .add-btn-wrapper .import span {
  position: absolute;
  left: 10px;
  top: 5px;
  font-size: 17px
}

.uc-adds-books .book-title-wrapper .add-btn-wrapper .add {
  position: relative;
  min-width: 0;
  padding: 0 15px 0 30px;
  margin-left: 10px
}

.uc-adds-books .book-title-wrapper .add-btn-wrapper .add span {
  position: absolute;
  left: 10px;
  top: 5px;
  font-size: 17px
}

.uc-adds-books .go-back {
  color: #333;
  position: absolute;
  font-size: 40px;
  left: -6px;
  top: 30px
}

.uc-adds-books .table-title {
  margin: 15px 0 0 0!important
}

.uc-adds-books .table-wrapper {
  height: 400px
}

.uc-adds-books .table {
  width: 100%!important
}

.change-mobile .top-tip {
  color: #999
}

.change-mobile .top-tip:last-of-type {
  margin-bottom: 20px
}

.change-mobile .form-control {
  border: 1px solid transparent!important;
  border-bottom: 1px solid #ccc!important;
  padding: 6px 0!important;
  background: #fff
}

.change-mobile .form-control:focus {
  border: 1px solid transparent!important;
  box-shadow: 0 2px 0 #eb1d21!important
}

.change-mobile label {
  margin-bottom: 0;
  font-size: 12px;
  color: #999;
  font-weight: 400
}

.change-mobile .submit-wrapper .fl {
  width: 55%;
  height: 40px;
  position: relative
}

.change-mobile .submit-wrapper .fl input {
  height: 100%;
  width: 120%;
  background: 0 0;
  box-shadow: none!important;
  letter-spacing: 22px;
  position: relative;
  left: 8px
}

.change-mobile .submit-wrapper .fl ul {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0
}

.change-mobile .submit-wrapper .fl ul li {
  float: left;
  width: 14.6%;
  height: 100%;
  margin: 0 1%;
  border-bottom: 2px solid #dc1e32
}

.change-mobile .submit-wrapper .fr {
  width: 40%;
  text-align: right
}

.change-mobile .submit-wrapper .fr button {
  padding: 0 14px
}

.change-mobile .validate-warning {
  color: #999;
  height: 50px
}

.change-mobile .validate-warning .aicon-face-smile {
  position: relative;
  top: 25px;
  font-size: 20px;
  right: 7px
}

.change-mobile .validate-warning .validate-text {
  text-align: left;
  margin-left: 16px
}

.change-mobile .code-hide {
  display: none
}

.cancellation-imp-reminder {
  font-size: 14px;
  background: #fff;
  padding: 40px 80px 80px;
  position: relative;
  text-align: center;
  box-shadow: 0 5px 20px rgba(0,0,0,.1);
  border-radius: 4px
}

.cancellation-imp-reminder .go-back {
  position: absolute;
  top: 59px;
  font-size: 36px;
  left: -5px
}

.cancellation-imp-reminder .title {
  font-size: 20px;
  font-weight: 700
}

.cancellation-imp-reminder .notice {
  font-size: 12px;
  line-height: 20px;
  margin-top: 30px;
  text-align: left
}

.cancellation-imp-reminder .notice .notice-head,.cancellation-imp-reminder .notice .notice-limit {
  font-weight: 700
}

.cancellation-imp-reminder .term-wrapper {
  margin-top: 41px;
  font-size: 12px
}

.cancellation-imp-reminder .term-wrapper .agree-toggle,.cancellation-imp-reminder .term-wrapper .term {
  color: #dc1e32
}

.cancellation-imp-reminder .term-wrapper .agree-toggle {
  font-size: 16px;
  position: relative;
  top: 3px;
  right: 5px
}

.cancellation-imp-reminder .submit-btn {
  margin-top: 10px
}

.cancellation-authentication {
  font-size: 14px;
  text-align: center
}

.cancellation-authentication .form-control {
  border: 1px solid transparent!important;
  border-bottom: 1px solid #ccc!important;
  padding: 6px 0!important
}

.cancellation-authentication .form-control:focus {
  border: 1px solid transparent!important;
  box-shadow: 0 2px 0 #eb1d21!important
}

.cancellation-authentication h3 {
  font-size: 22px;
  margin-top: 12px
}

.cancellation-authentication form {
  margin-top: 32px
}

.cancellation-authentication form p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.cancellation-authentication form input {
  width: 240px;
  margin-right: 8px
}

.cancellation-authentication form .submit {
  margin-top: 40px
}

.delivery-brother {
  padding: 15px 20px
}

.delivery-brother .man-info .star-score .red-star {
  color: #dc1e32
}

.delivery-brother .man-info .star-score .score {
  margin-top: -1px
}

.delivery-brother .courier-tel {
  margin-top: 5px;
  text-align: right
}

.delivery-brother .courier-tel .tel-label {
  margin-bottom: 10px
}

.evaluate-courier {
  margin-top: -31px;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  padding-top: 10px
}

.evaluate-courier .title {
  text-align: center;
  font-size: 12px;
  margin-bottom: 6px
}

.evaluate-courier .star {
  text-align: center
}

.evaluate-courier .star .gray {
  font-size: 25px
}

.evaluate-courier .star .gray :not(:first-child) {
  margin-left: 16px
}

.evaluate-courier .star .gray a.red {
  color: #dc1e32
}

.evaluate-courier .star-label {
  display: none;
  margin: 10px auto;
  text-align: center;
  font-size: 16px;
  color: #dc1e32;
  font-weight: 700
}

.evaluate-courier .tag-wrapper {
  display: none;
  overflow: hidden;
  margin-bottom: 10px
}

.evaluate-courier .tag-wrapper li {
  margin: 5px
}

.evaluate-courier .tag-wrapper li a.tag {
  background: #fafafa;
  color: #7f7f7f!important;
  min-width: 68px;
  padding: 0 17px;
  border: none
}

.evaluate-courier .tag-wrapper li a.selected {
  color: #fff;
  background-color: #333
}

.evaluate-courier .other-evaluate {
  display: none;
  width: 100%;
  height: 80px;
  position: relative;
  text-align: center
}

.evaluate-courier .other-evaluate .fill-content {
  padding: 3px 8px;
  width: 94%;
  height: 100%;
  resize: none;
  background-color: #f1f1f1;
  border: none
}

.evaluate-courier .other-evaluate .fill-tip {
  position: absolute;
  bottom: 4px;
  right: 25px;
  color: #666
}

.evaluate-courier .error-tip {
  display: none;
  margin-left: 20px;
  margin-top: 5px;
  color: #f74b53
}

.evaluate-courier .button-wrapper {
  display: none;
  width: 100%;
  text-align: center;
  margin: 15px auto 30px
}

.evaluate-SF {
  margin-top: 10px;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  padding-top: 10px
}

.evaluate-SF .title {
  text-align: center;
  font-size: 12px;
  margin-bottom: 6px
}

.evaluate-SF .star {
  text-align: center
}

.evaluate-SF .star .gray {
  font-size: 25px
}

.evaluate-SF .star .gray :not(:first-child) {
  margin-left: 16px
}

.evaluate-SF .star .gray a.red {
  color: #dc1e32
}

.evaluate-SF .star-label {
  display: none;
  margin: 10px auto;
  text-align: center;
  font-size: 16px;
  color: #dc1e32;
  font-weight: 700
}

.evaluate-SF .tag-wrapper {
  display: none;
  overflow: hidden;
  margin-bottom: 10px
}

.evaluate-SF .tag-wrapper li {
  margin: 5px
}

.evaluate-SF .tag-wrapper li a.tag {
  background: #fafafa;
  color: #7f7f7f!important;
  min-width: 68px;
  padding: 0 17px;
  border: none
}

.evaluate-SF .tag-wrapper li a.selected {
  color: #fff;
  background-color: #333
}

.evaluate-SF .other-evaluate {
  display: none;
  width: 100%;
  height: 80px;
  position: relative;
  text-align: center
}

.evaluate-SF .other-evaluate .fill-content {
  padding: 3px 8px;
  width: 94%;
  height: 100%;
  resize: none;
  background-color: #f1f1f1;
  border: none
}

.evaluate-SF .other-evaluate .fill-tip {
  position: absolute;
  bottom: 4px;
  right: 25px;
  color: #666
}

.evaluate-SF .error-tip {
  display: none;
  margin-left: 20px;
  margin-top: 5px;
  color: #f74b53
}

.evaluate-SF .button-wrapper {
  display: none;
  width: 100%;
  text-align: center;
  margin: 15px auto 30px
}

.evaluate-SF .sf-logo {
  width: 53px;
  height: 53px;
  margin-left: 5px;
  position: absolute
}

.sf-care {
  padding-top: 30px;
  min-height: 215px
}

.sf-care .often-support {
  padding: 10px 0 20px;
  background: #fff;
  position: relative;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,.1);
  border-radius: 4px
}

.sf-care .often-support .often-use {
  display: inline-block;
  width: 76px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background: url(../images/sf_care/often_use_bg.png) no-repeat center left
}

.sf-care .often-support .often-use-container {
  padding: 24px 80px;
  text-align: center
}

.sf-care .often-support .often-use-container .aicon {
  font-size: 24px
}

.sf-care .often-support .often-use-container .often-use-item {
  margin-right: 23px;
  width: 117px;
  height: 60px
}

.sf-care .often-support .often-use-container .often-use-item:last-child {
  margin-right: 0
}

.sf-care .often-support .often-use-container .often-use-item a {
  display: inline-block;
  width: 100px;
  height: 60px;
  color: #333
}

.sf-care .often-support .often-use-container .often-use-item a:hover {
  color: #dc1e32
}

.sf-care .often-support .often-use-container .often-use-item .desc-text {
  font-size: 14px
}

.sf-care .toggle-more {
  font-size: 14px;
  text-align: center
}

.sf-care .toggle-more .toggle-service-list {
  color: #999
}

.sf-care .toggle-more .toggle-service-list .aicon {
  position: relative;
  top: 3px;
  left: 5px
}

.sf-care .more-support {
  display: none;
  padding: 30px 40px 10px 80px;
  text-align: center;
  background: #fafafa;
  border-radius: 4px
}

.sf-care .more-support .aicon {
  font-size: 24px
}

.sf-care .more-support .more-support-item {
  width: 117px;
  height: 80px;
  margin-bottom: 20px;
  margin-right: 23px
}

.sf-care .more-support .more-support-item a.wrapper {
  display: block;
  width: 100%;
  height: 100%;
  color: #333
}

.sf-care .more-support .more-support-item a.wrapper:hover {
  color: #dc1e32
}

.sf-care .more-support .more-support-item .desc-text {
  font-size: 14px
}

.sf-care .more-support .has-dropdown {
  position: relative
}

.sf-care .more-support .has-dropdown .dropdown-menu {
  width: 180px;
  border: none;
  left: calc(50% - 90px);
  top: 95%
}

.sf-care .more-support .has-dropdown .dropdown-menu:before {
  content: "";
  position: absolute;
  top: -6px;
  left: 84px;
  border-width: 0 6px 6px;
  border-style: solid;
  border-color: transparent transparent #fff
}

.sf-care .more-support .has-dropdown .dropdown-menu a {
  width: 180px;
  height: 40px;
  white-space: normal;
  display: table-cell;
  vertical-align: middle
}

.sf-care .more-support .has-dropdown .chevron-down-outlined {
  display: inline-block;
  margin-left: 6px;
  margin-bottom: 2px;
  border: 6px solid transparent;
  border-bottom: none;
  border-top: 6px solid #ccc;
  transition: all .2s linear;
  -webkit-transition: all .2s linear
}

.sf-care .more-support .has-dropdown:hover .dropdown-menu {
  display: block
}

.sf-care .more-support .has-dropdown:hover .chevron-down-outlined {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  margin-bottom: 0
}

.hot-issues,.other-sendway {
  margin-top: 30px;
  background-color: #fff;
  padding: 32px 80px 20px;
  border-radius: 4px
}

.hot-issues h3,.other-sendway h3 {
  font-size: 24px;
  margin: 0
}

.hot-issues .hot-issue-item,.hot-issues .other-sendway-item,.other-sendway .hot-issue-item,.other-sendway .other-sendway-item {
  width: 380px;
  padding: 10px 20px;
  margin-top: 24px;
  background-color: #fafafa;
  border-radius: 4px;
  position: relative
}

.hot-issues .hot-issue-item:nth-child(2n+1),.hot-issues .other-sendway-item:nth-child(2n+1),.other-sendway .hot-issue-item:nth-child(2n+1),.other-sendway .other-sendway-item:nth-child(2n+1) {
  margin-right: 40px
}

.hot-issues .issue-click,.hot-issues .sendway-click,.other-sendway .issue-click,.other-sendway .sendway-click {
  display: block;
  margin-top: 4px;
  margin-bottom: 10px;
  color: #333
}

.hot-issues .shade-pic,.other-sendway .shade-pic {
  position: absolute;
  top: 0;
  right: 96px;
  display: inline-block;
  width: 0;
  height: 0;
  border-color: transparent #fafafa;
  border-width: 0 0 90px 26px;
  border-style: solid;
  z-index: 100
}

.hot-issues .issue-pic,.hot-issues .sendway-pic,.other-sendway .issue-pic,.other-sendway .sendway-pic {
  position: absolute;
  top: 0;
  right: 0;
  width: 120px;
  height: 84px;
  border-radius: 0 5px 5px 0
}

.hot-issues .issue-title,.hot-issues .sendway-title,.other-sendway .issue-title,.other-sendway .sendway-title {
  width: 235px;
  font-size: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.hot-issues .issue-subtitle,.hot-issues .sendway-subtitle,.other-sendway .issue-subtitle,.other-sendway .sendway-subtitle {
  color: #999;
  width: 235px;
  margin-top: 8px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.waybill-abroad {
  background: #fff
}

.waybill-abroad .shipping-search-detail {
  padding: 24px
}

.waybill-abroad .delivery-wrapper {
  padding: 16px 0
}

.waybill-abroad .child-fetch-more,.waybill-abroad .child-no-more {
  display: none;
  height: 40px;
  line-height: 40px;
  text-align: center
}

.waybill-abroad .child-fetch-more a {
  color: red;
  text-decoration: underline
}

.waybill-abroad .child-no-more {
  color: #999
}

.waybill-abroad .not-found {
  padding: 25px;
  margin: 25px 0;
  background: #f2f2f2;
  color: #dc1e32;
  border-radius: 4px
}

.waybill-abroad .waybillDet {
  text-align: right;
  padding-right: 18px;
  cursor: pointer
}

.waybill-abroad .waybillDet i {
  font-size: 15px;
  margin-right: 2px
}

.waybill-abroad .waybillDet span {
  vertical-align: top
}

.waybill-abroad .waybillDet:hover {
  color: #dc1e32
}

.bill-list {
  padding: 0 80px
}

.bill-list .item {
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  padding: 15px;
  font-size: 12px;
  margin-top: 15px;
  position: relative
}

.bill-list .item .flow {
  margin-top: 15px
}

.bill-list .item .city {
  font-size: 16px
}

.bill-list .item .sender {
  width: 140px
}

.bill-list .item .status {
  text-align: center;
  width: 100px
}

.bill-list .item .td {
  width: 19px;
  height: 18px;
  position: absolute;
  top: 14px;
  left: 10px;
  background: url(../images/order/redwjx.png) no-repeat center center;
  background-size: 100%
}

.bill-list .item .center-between.sr>p:first-child {
  padding-left: 20px
}

.bill-list .item.status-4 .status .text {
  color: #dc1e32
}

.bill-list .item .receiver {
  width: 140px;
  text-align: right
}

.bill-list .item .bill-btn {
  font-size: 21px;
  padding: 0 0 0 10px;
  background: 0 0;
  margin: 0 10px
}

.bill-list .item .bill-btn.red {
  color: #dc1e32
}

.bill-list .item:hover {
  background: #f1f1f1!important
}

.bill-list .item .price-wrapper {
  position: absolute;
  left: 60%
}

.bill-list .item .price-wrapper .send-price {
  font-size: 15px
}

.bill-list p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.bill-list .empty-list-wrap {
  text-align: center;
  padding: 40px 0
}

.bill-list .empty-list-wrap img {
  width: 150px;
  height: 150px;
  margin: 10px auto
}

.bill-list .empty-list-wrap .primary-btn {
  margin-top: 20px
}

.phone-validate {
  text-align: center;
  padding-left: 60px;
  padding-right: 60px
}

.phone-validate .des {
  font-size: 14px;
  color: #222;
  letter-spacing: 0;
  text-align: justify;
  line-height: 22px
}

.phone-validate .img-validate {
  margin-top: 20px
}

.phone-validate .img-validate span {
  display: inline-block;
  margin-right: 0
}

.phone-validate .img-validate input {
  width: 226px;
  display: inline-block;
  margin-right: 10px;
  border-radius: 4px;
  height: 40px;
  line-height: 40px
}

.phone-validate .img-validate .img-des {
  display: inline-block;
  width: 84px;
  vertical-align: middle;
  cursor: pointer
}

.phone-validate .img-validate .img-des img {
  width: 100%
}

.phone-validate .img-validate .img-des div {
  font-size: 12px;
  color: #222;
  letter-spacing: 0;
  text-align: center
}

.phone-validate .form-group {
  margin-top: 30px;
  margin-bottom: 0
}

.phone-validate .form-group .submit {
  width: 100px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0
}

.phone-validate .phone-input {
  overflow: hidden
}

.phone-validate .phone-input .input-box {
  width: 100%;
  max-width: 500px;
  display: inline-block;
  box-sizing: border-box;
  margin-top: 5px
}

.phone-validate .phone-input .input-box input {
  vertical-align: middle;
  opacity: 0;
  position: absolute;
  top: -1000%
}

.phone-validate .phone-input .input-box .simple-input-content label {
  padding: 20px
}

.phone-validate .phone-input .input-box .simple-input-content span {
  vertical-align: middle;
  border-bottom: 2px solid #dedede;
  display: inline-block;
  height: 45px;
  width: 50px;
  line-height: 45px;
  margin-right: 40px;
  font-size: 22px;
  text-align: center;
  color: #333
}

.phone-validate .phone-input .input-box .simple-input-content span:last-child {
  margin-right: 0
}

.phone-validate .phone-input .input-box .simple-input-content span.highlight {
  border-color: #eb1d21
}

.phone-validate .phone-input .input-box .input-content {
  padding: 20px
}

.phone-validate .phone-input .input-box .input-content input {
  width: 20px;
  height: 20px;
  text-align: center
}

.phone-validate .phone-input .input-box input::-webkit-inner-spin-button,.phone-validate .phone-input .input-box input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0
}

.phone-validate .phone-input .input-box input {
  -moz-appearance: textfield
}

.err-phone-tip {
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding: 25px 0
}

.err-phone-tip .title {
  font-weight: 700
}

.err-phone-tip .bills {
  color: #dc1e32
}

.batch-list .receiver {
  position: relative
}

.batch-list .childs {
  color: #dc1e32;
  background-color: #ccc;
  border-radius: 30px;
  padding: 0 7px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  left: 150px;
  top: -4px
}

.batch-list .item .flow {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start
}

.batch-list .status img {
  margin: 4px auto 0
}

.batch-list .batch-child {
  border: 1px solid #f1f1f1;
  border-top: none;
  padding: 1px 20px 15px;
  display: none
}

.batch-list .child-list-content {
  max-height: 370px;
  overflow: auto
}

.batch-list .child-list-content .item {
  border: none;
  background-color: #fafafa
}

.batch-list .run-man-info {
  margin-top: 15px
}

.run-man-info {
  padding: 10px 30px;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  font-size: 12px
}

.run-man-info img {
  width: 59px;
  height: 59px
}

.run-man-info .left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.run-man-info .info-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-left: 15px
}

.run-man-info .info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.run-man-info .info .name {
  font-size: 20px
}

.run-man-info .star-wrapper {
  margin: 0 15px;
  position: relative;
  top: 1px;
  color: #999
}

.run-man-info .star-wrapper.red {
  color: #dc1e32
}

.run-man-info .right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end
}

.run-man-info .right .time {
  font-size: 25px;
  margin-left: 10px
}

.no-login-wrap {
  display: none;
  text-align: center;
  padding: 40px 0
}

.no-login-wrap img {
  width: 150px;
  height: 150px;
  margin: 10px auto
}

.no-login-wrap .primary-btn {
  margin-top: 20px
}

.pickup-time-picker .pickup-time .center {
  text-align: center
}

.pickup-time-picker .pickup-time .center .gray {
  font-weight: 400
}

.pickup-time-picker .pickup-time .center .form-control {
  border: 1px solid transparent!important;
  border-bottom: 1px solid #ccc!important;
  padding: 6px 0!important;
  width: 160px;
  margin-left: 155px;
  margin-top: -10px;
  text-align: center
}

.pickup-time-picker .pickup-time .date-list {
  width: 100%;
  overflow: hidden;
  margin-top: 20px
}

.pickup-time-picker .pickup-time .date-list .left-arrow {
  position: absolute;
  top: 96px;
  font-size: 18px
}

.pickup-time-picker .pickup-time .date-list .left-arrow .left {
  display: inline-block;
  margin: 7px;
  border-left: 2px solid;
  border-bottom: 2px solid;
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.pickup-time-picker .pickup-time .date-list .right-arrow {
  position: absolute;
  top: 96px;
  right: 2px;
  font-size: 18px
}

.pickup-time-picker .pickup-time .date-list .right-arrow .right {
  display: inline-block;
  margin: 7px;
  border-right: 2px solid;
  border-bottom: 2px solid;
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.pickup-time-picker .pickup-time .date-list .date-wrapper {
  width: 1100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  font-size: 12px
}

.pickup-time-picker .pickup-time .date-list .date-wrapper li {
  max-width: 105px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  height: 44px;
  color: #333;
  margin: 0 26px;
  border: none;
  padding: 3px;
  overflow: hidden;
  cursor: pointer
}

.pickup-time-picker .pickup-time .date-list .date-wrapper li.cur {
  color: #dc1e32
}

.pickup-time-picker .pickup-time .time-wrapper {
  padding: 0
}

.pickup-time-picker .pickup-time .time-wrapper .item {
  display: block;
  line-height: 35px;
  width: 100%;
  text-align: left;
  padding-left: 30px;
  border-bottom: 1px solid #ccc
}

.pickup-time-picker .pickup-time .time-wrapper .item .red {
  display: none;
  color: #dc1e32;
  margin-left: 244px;
  font-size: 20px
}

.pickup-time-picker .pickup-time .time-wrapper .current span {
  background-color: #fff
}

.pickup-time-picker .pickup-time .time-wrapper .current .red {
  display: inline-block
}

.clearance-img-upload {
  min-height: 788px;
  background: #fff;
  padding: 36px 80px
}

.clearance-img-upload .bill-no {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  border-bottom: 1px solid #dc1e32;
  margin-top: 45px;
  padding-bottom: 6px
}

.clearance-img-upload .bill-no form {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 15px
}

.clearance-img-upload .bill-no form input {
  width: 100%;
  box-shadow: none;
  border: none
}

.clearance-img-upload .tab-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  border-bottom: 1px solid #ccc;
  margin-top: 50px
}

.clearance-img-upload .tab-head a {
  margin-bottom: -2px;
  padding-bottom: 10px;
  color: #333;
  border-bottom: 3px solid transparent
}

.clearance-img-upload .tab-head a.active {
  color: #dc1e32;
  border-bottom: 3px solid #dc1e32
}

.clearance-img-upload .tab-head a:not(:first-of-type) {
  margin-left: 55px
}

.clearance-img-upload .tab-content {
  display: none
}

.clearance-img-upload .tab-content.active {
  display: block
}

.clearance-img-upload .tab-content .sf-capsule {
  margin-top: 25px
}

.clearance-img-upload .tab-content .sf-capsule a {
  padding-left: 10px
}

.clearance-img-upload .tab-content .upload-wrapper {
  display: none;
  text-align: center;
  margin-top: 25px
}

.clearance-img-upload .tab-content .upload-wrapper.active {
  display: block
}

.clearance-img-upload .tab-content .upload-wrapper .file-input-wrapper {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 380px;
  height: 190px;
  background: #f2f2f2;
  border-radius: 4px;
  color: #999
}

.clearance-img-upload .tab-content .upload-wrapper .file-input-wrapper:not(:first-of-type) {
  margin-left: 40px
}

.clearance-img-upload .tab-content .upload-wrapper .file-input-wrapper.narrow {
  width: 295px!important
}

.clearance-img-upload .tab-content .upload-wrapper .upload {
  height: 100%;
  position: relative
}

.clearance-img-upload .tab-content .upload-wrapper .upload.succeed .success-mark,.clearance-img-upload .tab-content .upload-wrapper .upload.succeed .success-mask {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.clearance-img-upload .tab-content .upload-wrapper .upload.succeed .normal {
  display: none
}

.clearance-img-upload .normal {
  padding-top: 70px
}

.clearance-img-upload .normal .icon {
  font-size: 40px;
  color: #333
}

.clearance-img-upload .success-mask {
  display: none;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #5ac8fa;
  opacity: .3
}

.clearance-img-upload .success-mark {
  display: none;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.clearance-img-upload .success-mark .delete {
  position: absolute;
  top: 0;
  right: 0;
  color: #007aff;
  font-size: 28px;
  width: 40px;
  height: 40px
}

.clearance-img-upload .success-mark .delete:hover {
  color: #dc1e32
}

.clearance-img-upload .success-mark .card-icon {
  opacity: .8;
  width: 200px;
  height: 112px
}

.clearance-img-upload .success-mark .round-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}

.clearance-img-upload .success-mark .round {
  display: inline-block;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background: #007aff;
  position: relative
}

.clearance-img-upload .success-mark .round span {
  font-size: 32px;
  color: #fff;
  position: absolute;
  top: 8px;
  left: 12px
}

.clearance-img-upload .success-mark .text {
  color: #007aff;
  margin-top: 5px;
  font-size: 16px
}

.clearance-img-upload .tips {
  margin-top: 60px;
  line-height: 22px;
  color: #999
}

.clearance-img-upload .tips a {
  color: #dc1e32
}

.clearance-img-upload [type=file] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0
}

.clearance-img-upload .submit-wrapper {
  display: none;
  margin-top: 32px
}

.clearance-img-upload .id-card-form {
  text-align: left
}

.clearance-img-upload .id-card-form .fl,.clearance-img-upload .id-card-form .fr {
  margin-top: 25px;
  display: none
}

.clearance-img-upload .id-card-form label {
  font-size: 12px;
  color: #999;
  font-weight: 400
}

.clearance-img-upload .id-card-form .split {
  margin-top: 56px;
  text-align: center
}

.clearance-img-upload .id-card-form .end {
  margin-top: 47px
}

.clearance-img-upload .id-card-form .form-control {
  border: 1px solid transparent!important;
  border-bottom: 1px solid #ccc!important;
  padding: 6px 0!important;
  background: #fff
}

.clearance-img-upload .id-card-form .form-control:focus {
  border: 1px solid transparent!important;
  box-shadow: 0 2px 0 #eb1d21!important
}

.clearance-img-upload .id-card-front {
  background-image: url(../images/clearanceImgUpload/id-card-front.png)
}

.clearance-img-upload .id-card-back {
  background-image: url(../images/clearanceImgUpload/id-card-back.png)
}

.clearance-img-upload .passport-front {
  background-image: url(../images/clearanceImgUpload/passport-front.png)
}

.clearance-img-upload .passport-back {
  background-image: url(../images/clearanceImgUpload/passport-back.png)
}

.clearance-img-upload .others-front {
  background-image: url(../images/clearanceImgUpload/others-front.png)
}

.clearance-img-upload .others-back {
  background-image: url(../images/clearanceImgUpload/others-back.png)
}

.clearance-img-upload .success-wrapper {
  text-align: center
}

.clearance-img-upload .success-wrapper img {
  margin: 0 auto;
  width: 200px
}

.clearance-img-upload .success-wrapper .primary-btn {
  margin-top: 25px
}

.clearance-img-upload .agree {
  text-align: left;
  margin-bottom: 15px
}

.clearance-img-upload .agree a {
  color: #dc1e32
}

.clearance-img-upload .agree .term-toggle {
  margin-right: 5px;
  position: relative;
  top: 2px
}

.ocr-confirm-info {
  text-align: center
}

.ocr-confirm-info .gray-wrapper {
  width: 100%;
  background: #f2f2f2;
  text-align: left;
  margin: 25px auto 40px;
  padding: 15px 25px;
  border-radius: 4px
}

.ocr-confirm-info .gray-wrapper table {
  width: 100%
}

.ocr-confirm-info .gray-wrapper table td {
  padding: 3px
}

.ocr-confirm-info button:not(:first-of-type) {
  margin-left: 25px
}

.feedback-page {
  padding-top: 30px;
  font-size: 14px;
  height: 741px
}

.feedback-page nav {
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 162px;
  box-shadow: 0 5px 20px rgba(0,0,0,.1);
  border-radius: 4px
}

.feedback-page nav a {
  width: 30%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.feedback-page nav a span {
  font-size: 27px
}

.feedback-page .first,.feedback-page .fourth,.feedback-page .second,.feedback-page .third {
  background: #fff;
  margin-top: 40px;
  border-radius: 4px;
  padding: 40px 80px
}

.feedback-page .fourth,.feedback-page .second,.feedback-page .third {
  display: none;
  position: relative
}

.feedback-page .fourth .back,.feedback-page .second .back,.feedback-page .third .back {
  position: absolute;
  top: 45px;
  font-size: 36px;
  left: -5px
}

.feedback-page .top-questions {
  margin-right: -80px
}

.feedback-page .top-questions .wrapper {
  font-size: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.feedback-page .top-questions .wrapper a {
  height: 72px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-right: 25px
}

.feedback-page .top-questions .wrapper a:not(:last-of-type) {
  border-bottom: 1px solid #f1f1f1
}

.feedback-page .top-questions .wrapper a span {
  font-size: 23px;
  color: #999
}

.feedback-page .top-questions .wrapper a p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.feedback-page .top-questions .see-more {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 15px
}

.feedback-page .top-questions .see-more a {
  padding: 10px 25px
}

.feedback-page .top-questions .see-more a span {
  margin: 0 4px
}

.feedback-page .top-answers .h4-title {
  padding-bottom: 40px;
  margin-right: -80px;
  border-bottom: 1px solid #f1f1f1
}

.feedback-page .top-answers .content {
  margin-top: 35px;
  line-height: 26px
}

.feedback-page .top-answers .content p {
  margin-top: 10px
}

.feedback-page .top-answers .tip {
  margin-top: 35px;
  font-size: 12px
}

.feedback-page .top-answers .tip a {
  color: #007aff
}

.feedback-page .top-answers footer {
  height: 56px;
  margin-top: 40px;
  border-radius: 4px;
  background: #f2f2f2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.feedback-page .top-answers footer a {
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.feedback-page .top-answers footer a span {
  font-size: 24px;
  margin-right: 8px;
  position: relative;
  top: 4px
}

.feedback-page .top-answers footer a:hover {
  color: #333
}

.feedback-page .top-answers footer a.active {
  color: #dc1e32
}

.feedback-submit .input-notice {
  font-size: 12px;
  margin-top: 32px
}

.feedback-submit .sf-new-capsule {
  margin-top: 15px
}

.feedback-submit .textarea-wrapper {
  margin-top: 32px;
  position: relative
}

.feedback-submit .textarea-wrapper .no-tip {
  position: absolute;
  bottom: 10px;
  right: 15px;
  color: #999
}

.feedback-submit textarea {
  width: 100%;
  height: 108px;
  background: #f2f2f2;
  border-radius: 4px;
  border: 1px solid #f1f1f1;
  padding: 10px 15px;
  resize: none
}

.feedback-submit .pic-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px
}

.feedback-submit .img-wrapper {
  margin-top: 16px;
  width: 100px;
  height: 100px;
  margin-right: 15px;
  position: relative
}

.feedback-submit .img-wrapper img {
  width: 100%;
  height: 100%;
  cursor: pointer
}

.feedback-submit .img-wrapper .delete {
  position: absolute;
  top: -7px;
  right: -7px;
  border-radius: 50%;
  z-index: 1;
  background: #333;
  width: 24px;
  height: 24px;
  text-align: center
}

.feedback-submit .img-wrapper .delete span {
  font-size: 16px;
  color: #fff;
  position: relative;
  top: 3px
}

.feedback-submit .file-wrapper {
  margin-top: 16px;
  width: 100px;
  height: 100px;
  position: relative;
  border-radius: 4px;
  background: #f2f2f2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.feedback-submit .file-wrapper span {
  font-size: 35px;
  color: gray
}

.feedback-submit .file-wrapper [type=file] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  cursor: pointer
}

.feedback-submit .info-wrapper {
  margin-top: 32px;
  height: 36px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.feedback-submit .info-wrapper input {
  width: 200px;
  margin-right: 25px;
  border: 1px solid transparent!important;
  border-bottom: 1px solid #ccc!important;
  padding: 6px 0!important
}

.feedback-submit .info-wrapper input:focus {
  border: 1px solid transparent!important;
  box-shadow: 0 2px 0 #eb1d21!important
}

.feedback-submit aside {
  margin-top: 32px
}

.feedback-submit aside a {
  color: #007aff
}

.feedback-submit .submit {
  position: absolute;
  bottom: -18px;
  right: 80px
}

.feedback-questionType a {
  height: 100px;
  margin-top: 32px;
  padding: 0 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  transition: all .2s linear;
  -webkit-transition: all .2s linear
}

.feedback-questionType a .left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.feedback-questionType a .left span {
  font-size: 24px;
  margin-right: 25px
}

.feedback-questionType a .right {
  font-size: 23px;
  color: #999
}

.feedback-questionType a:hover {
  box-shadow: 0 0 20px rgba(0,0,0,.1)
}

.subdivision-question a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 15px;
  margin-top: 16px;
  height: 46px;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  transition: all .2s linear;
  -webkit-transition: all .2s linear
}

.subdivision-question a:hover {
  box-shadow: 0 0 20px rgba(0,0,0,.1)
}

.subdivision-question a:first-of-type {
  margin-top: 32px
}

.complain-page .complain-content .waybillList .bill-tab {
  padding: 0 0
}

.complain-page .complain-content .waybillList .bill-list {
  padding: 0 0
}

.complain-page .complain-content .waybillList .bill-list .item {
  width: 380px;
  height: 120px
}

.complain-page .complain-content .waybillList .bill-list .item .receiver,.complain-page .complain-content .waybillList .bill-list .item .sender {
  width: 124px
}

.complain-page .complain-content .waybillList .bill-list .item:nth-child(2n) {
  margin-left: 40px
}

.complain-page .complain-content .waybillList .bill-list .list-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.complain-page .complain-content .waybillList .list-wrap .item:hover {
  background-color: #fff!important;
  box-shadow: 0 4px 16px 0 rgba(0,0,0,.1)
}

.complained .content {
  margin-top: 33px;
  color: #222;
  font-size: 20px;
  position: relative
}

.complained .content .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../images/complain/yts.png) no-repeat;
  background-size: cover;
  position: absolute;
  top: 2px;
  left: 0
}

.complain-detail {
  position: relative
}

.complain-detail .primary-btn {
  position: absolute;
  right: 0;
  bottom: -59px
}

.complain-detail .list-wrap .item:hover {
  cursor: default;
  background-color: #fff!important;
  box-shadow: 0 4px 16px 0 rgba(0,0,0,.1)
}

.complain-list .content {
  width: 800px
}

.complain-list .content .question {
  height: 60px;
  position: relative;
  cursor: pointer
}

.complain-list .content .question .icon-time {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../images/complain/time.png) no-repeat;
  background-size: cover;
  position: absolute;
  top: 18px;
  left: 0
}

.complain-list .content .question .zz {
  background: url(../images/complain/zz.png) no-repeat
}

.complain-list .content .question .hz {
  background: url(../images/complain/hz.png) no-repeat
}

.complain-list .content .question .xx {
  background: url(../images/complain/xx.png) no-repeat
}

.complain-list .content .question .money {
  background: url(../images/complain/money.png) no-repeat
}

.complain-list .content .question .bs {
  background: url(../images/complain/bs.png) no-repeat
}

.complain-list .content .question .xitong {
  background: url(../images/complain/xitong.png) no-repeat
}

.complain-list .content .question .shouhou {
  background: url(../images/complain/shouhou.png) no-repeat
}

.complain-list .content .question .str {
  color: #4a4a4a;
  line-height: 60px;
  padding-left: 46px
}

.complain-list .content .question .arr {
  position: absolute;
  top: 22px;
  right: 16px
}

.complain-list .content .question .aicon-up {
  display: none
}

.complain-list .content .select {
  height: 60px;
  padding-left: 44px;
  display: none
}

.complain-list .content .select span {
  display: inline-block;
  font-size: 12px;
  padding: 10px 38px;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  margin-right: 20px;
  cursor: pointer
}

.complain-list .content .select span:hover {
  color: #fff;
  background-color: #222
}

.complain-list .content .select span.active {
  color: #fff;
  background-color: #222
}

.complain-list .content.active .question .aicon-up {
  display: block
}

.complain-list .content.active .question .aicon-down {
  display: none
}

.complain-list .content.active .select {
  display: block
}

.waybill-stub .sf-nav-tabs {
  position: absolute;
  top: -42px;
  height: 42px
}

.waybill-stub dl {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.waybill-stub dt.img {
  font-size: 200px;
  color: #999
}

.waybill-stub .options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: relative;
  top: 11px
}

.waybill-stub .options a {
  margin-left: 32px;
  color: #333;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.waybill-stub .options a:hover {
  color: #dc1e32
}

.waybill-stub .options a span {
  font-size: 22px
}

.waybill-stub .deliveryProve,.waybill-stub .signing-receipt {
  height: 518px;
  border-radius: 2px;
  border: 1px solid #ccc;
  position: relative
}

.waybill-stub .deliveryProve .rotate,.waybill-stub .signing-receipt .rotate {
  font-size: 30px;
  position: absolute;
  top: 5px;
  right: 5px
}

.waybill-stub .deliveryProve canvas,.waybill-stub .deliveryProve img,.waybill-stub .signing-receipt canvas,.waybill-stub .signing-receipt img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%
}

.waybill-stub .deliveryProve {
  border: none;
  height: auto
}

.waybill-stub .deliveryProve canvas,.waybill-stub .deliveryProve img {
  width: 100%
}

.waybill-stub .waybill-detail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%
}

.waybill-stub .waybill-detail .title {
  font-size: 33px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.waybill-stub .waybill-detail .sf-arrow-right {
  position: relative;
  top: 5px;
  margin: 0 5px
}

.waybill-stub .waybill-detail .timeTip {
  color: #999;
  padding-bottom: 15px
}

.waybill-stub .waybill-detail .timeTip:last-of-type {
  border-bottom: 1px solid #ccc;
  margin: 0 -30px 15px
}

.waybill-stub .waybill-detail dl {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-left: 70px
}

.waybill-stub .waybill-detail .pos {
  position: relative;
  padding-left: 45px;
  margin: 10px 0
}

.waybill-stub .waybill-detail .pos .big {
  position: absolute;
  border-radius: 50%;
  left: 0;
  top: 6px;
  font-size: 16px;
  background: #333;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff
}

.waybill-stub .waybill-detail .pos .big.receiver {
  background: #dc1e32
}

.waybill-stub .waybill-detail .pos p {
  text-align: left;
  line-height: 21px;
  font-weight: 400
}

.customs-application {
  font-size: 14px;
  background: #fff;
  margin-top: 30px;
  padding: 40px 80px 80px;
  position: relative;
  padding-bottom: 25px
}

.customs-application .go-back {
  position: absolute;
  top: 34px;
  font-size: 36px;
  left: -5px
}

.customs-application .form-control {
  border: 1px solid transparent!important;
  border-bottom: 1px solid #ccc!important;
  padding: 6px 0!important
}

.customs-application .form-control:focus {
  border: 1px solid transparent!important;
  box-shadow: 0 2px 0 #eb1d21!important
}

.customs-application .title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.customs-application .title a {
  position: relative
}

.customs-application .title a span {
  position: absolute;
  top: -1px;
  left: -24px;
  font-size: 19px
}

.customs-application .input-wrapper {
  width: 200px;
  margin-right: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  position: relative
}

.customs-application .input-wrapper span {
  display: none;
  font-size: 12px;
  color: #999
}

.customs-application .input-wrapper span.show {
  display: block;
  position: absolute;
  top: -15px
}

.customs-application .step1 {
  margin-top: 47px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.customs-application button {
  height: 40px;
  border-radius: 20px;
  min-width: auto;
  margin-top: 38px;
  position: relative;
  left: 680px
}

.customs-application .info {
  font-size: 12px;
  color: #999;
  margin-top: 18px;
  line-height: 20px
}

.customs-application .step2 {
  margin-top: 35px
}

.customs-application .step2 .input-wrapper {
  width: 380px
}

.customs-application .step2 .monthAccount-wrapper {
  display: none
}

.customs-application .pay-method-head {
  font-size: 12px;
  color: #999;
  margin-top: 30px
}

.customs-application .pay-method {
  margin-top: 14px;
  margin-bottom: 16px
}

.customs-application .pay-method a.active {
  background-color: #dc1e32;
  color: #fff!important
}

.customs-application .kind-warning {
  color: #999;
  height: 38px;
  background: #fbe6e8;
  border-radius: 5px;
  position: relative;
  top: 13px
}

.customs-application .kind-warning .warning-text {
  color: #dc1e32;
  line-height: 30px;
  position: relative;
  left: 10px;
  top: 3px
}

.customs-application .kind-warning .aicon-face-smile {
  color: #dc1e32;
  font-size: 20px;
  position: relative;
  top: 8px;
  left: 9px
}

.customs-application .download-print .options {
  height: 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.customs-application .download-print .options a {
  margin-right: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.customs-application .download-print .options a span {
  font-size: 20px;
  position: relative;
  top: 3px
}

.customs-application .download-print .img-wrapper {
  height: 480px;
  background: #f2f2f2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.customs-application .download-print .img-wrapper img {
  max-height: 100%;
  max-width: 100%
}

.customs-application .identity {
  width: 100%;
  height: 120px;
  padding-left: 166px
}

.customs-application .identity a {
  line-height: 120px;
  text-align: center;
  margin-right: 106px;
  color: #dc1e32;
  text-decoration: underline
}

.lost-bill-publicity {
  font-size: 14px;
  background: #fff;
  margin-top: 30px;
  padding: 40px 80px 80px;
  position: relative
}

.lost-bill-publicity .go-back {
  position: absolute;
  top: 34px;
  font-size: 36px;
  left: -5px
}

.lost-bill-publicity .tip {
  color: #999;
  line-height: 20px
}

.lost-bill-publicity section {
  margin-top: 16px
}

.lost-bill-publicity section a {
  height: 46px;
  margin-top: 16px;
  border-radius: 4px;
  border: 1px solid #f1f1f1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  transition: all .2s linear;
  -webkit-transition: all .2s linear
}

.lost-bill-publicity section a .time {
  font-size: 12px;
  color: #999!important
}

.lost-bill-publicity section a:hover {
  box-shadow: 0 0 20px rgba(0,0,0,.1)
}

.purchase-invitation {
  font-size: 14px;
  padding: 20px;
  background: #fff
}

.purchase-invitation .h4-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 25px;
  font-weight: 700
}

.purchase-invitation section {
  margin-top: 16px
}

.purchase-invitation section a {
  height: 43px;
  margin-top: 16px;
  border-bottom: 1px solid #ccc;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.packaging-services {
  width: 1280px;
  margin: 0 auto;
  border: 4px solid #f1f1f1
}

.packaging-services header {
  background: #fbfbfb
}

.packaging-services header .title {
  font-size: 24px;
  margin: 0;
  padding-top: 28px;
  text-align: center;
  font-weight: 700
}

.packaging-services header .list-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.packaging-services header .list-title a {
  height: 84px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #333;
  font-size: 18px;
  font-weight: 700
}

.packaging-services header .list-title a span {
  padding-bottom: 2px;
  border-bottom: 2px solid transparent
}

.packaging-services header .list-title a.active {
  color: #dc1e32
}

.packaging-services header .list-title a.active span {
  border-bottom: 2px solid #dc1e32
}

.packaging-services section {
  display: none;
  padding: 50px 76px 77px
}

.packaging-services section .tab-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.packaging-services section .tab-img .tab-list {
  width: 260px;
  border: 2px solid #f1f1f1;
  transition: all .2s linear;
  -webkit-transition: all .2s linear
}

.packaging-services section .tab-img .tab-list:hover {
  box-shadow: 0 0 20px 20px #fafafa
}

.packaging-services section .tab-img .tab-list img {
  height: 190px;
  width: calc(100% + 4px);
  margin: -2px -2px 0
}

.packaging-services section .tab-img .tab-list .content {
  padding: 24px 20px;
  text-align: center;
  position: relative
}

.packaging-services section .tab-img .tab-list .content span {
  position: absolute;
  color: #fff;
  top: -13px;
  left: calc(50% - 13px)
}

.packaging-services section .tab-img .tab-list .content .name {
  font-size: 18px;
  font-weight: 700
}

.packaging-services section .tab-img .tab-list .content .description {
  margin-top: 14px;
  font-size: 15px
}

.packaging-services section .tab-img.three .tab-list {
  width: 336px
}

.packaging-services section .tab-img.three .tab-list img {
  height: 244px
}

.packaging-services section .fee {
  margin-top: 50px
}

.packaging-services section .fee .fee-title {
  text-align: center;
  font-size: 20px;
  font-weight: 700
}

.packaging-services section .fee table {
  width: 100%;
  margin-top: 20px
}

.packaging-services section .fee table th {
  text-align: center;
  font-size: 16px;
  height: 50px;
  background: #f1f1f1
}

.packaging-services section .fee table td {
  text-align: center;
  height: 40px;
  background: #fafafa
}

.packaging-services section .fee table tr:not(:last-of-type) {
  border-bottom: 1px solid #f1f1f1
}

.packaging-services section .fee table tr:hover td:not([rowspan]) {
  background: #f1f1f1
}

.packaging-services section .fee table.three td {
  width: 33.33%
}

.packaging-services section .fee table.four td {
  width: 25%
}

.packaging-services section .fee-mark,.packaging-services section .type-mark {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding: 8px 25px
}

.packaging-services section .fee-mark div,.packaging-services section .type-mark div {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.packaging-services section .fee-mark p,.packaging-services section .type-mark p {
  line-height: 20px
}

.packaging-services section .type-mark {
  background: #fbfbfb;
  margin-top: 25px
}

.airport-services .panelImg {
  width: 100%
}

.airport-services .active {
  background: #5cb2e3!important;
  color: #fff!important
}

.airport-services .clearboth::after {
  content: '';
  display: block;
  clear: both
}

.airport-services .panel {
  position: relative
}

.airport-services .panel .panelTitle {
  text-align: center;
  width: 418px;
  position: absolute;
  bottom: 44px;
  left: calc((100% - 418px)/ 2)
}

.airport-services .panel .panelTitle span {
  font-size: 48px;
  color: #fff;
  letter-spacing: 1.2px;
  text-shadow: 0 4px 14px rgba(0,0,0,.7)
}

.airport-services .panel .panelTitle .pre-des {
  display: inline-block;
  font-size: 16px;
  width: 100%;
  text-align: center
}

.airport-services .panel .panelTitle a {
  background-image: -webkit-linear-gradient(270deg,#ffda45 0,#ffcf2a 100%);
  background-image: linear-gradient(180deg,#ffda45 0,#ffcf2a 100%);
  box-shadow: 0 4px 20px 0 rgba(97,73,6,.2);
  border-radius: 30px;
  font-size: 22px;
  color: #413000;
  letter-spacing: .55px;
  width: 244px;
  height: 60px;
  display: inline-block;
  line-height: 60px;
  margin-top: 16px
}

.airport-services .content-body .service-type-title {
  float: right;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 24px;
  border: 1px solid #dfdfdf;
  background: #fff
}

.airport-services .content-body .service-type-title button {
  border-radius: 24px;
  font-size: 20px;
  letter-spacing: .5px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 48px;
  line-height: 48px;
  color: #666;
  background: #fff;
  min-width: 140px;
  padding: 0 15px
}

.airport-services .content-body .section-name {
  font-size: 36px;
  color: #333;
  letter-spacing: .9px;
  line-height: 36px;
  padding-bottom: 10px
}

.airport-services .content-body .line {
  height: 4px;
  background: #5bb3e3;
  float: left
}

.airport-services .content-body .section-title__first {
  width: 90px;
  opacity: .9
}

.airport-services .content-body .section-title__second {
  width: 38px;
  opacity: .5
}

.airport-services .content-body .section-title__third {
  width: 22px;
  opacity: .2
}

.airport-services .content-body .greenBck {
  background: #f7fbfc
}

.airport-services .content-body .greenBck .limited-area {
  font-size: 18px;
  margin-top: 30px
}

.airport-services .content-body .greenBck .limited-area a {
  font-weight: 700;
  color: #333;
  padding-left: 3px
}

.airport-services .content-body .moudle {
  width: 1280px;
  margin: 0 auto;
  padding: 80px 0
}

.airport-services .content-body .luggage-keeping {
  padding-bottom: 60px
}

.airport-services .content-body .luggage-keeping .luggage-img-wrapper {
  font-size: 20px;
  color: #333;
  letter-spacing: 0
}

.airport-services .content-body .luggage-keeping .luggage-img-wrapper p {
  margin-top: 8px;
  text-align: center;
  max-width: 260px;
  margin: auto
}

.airport-services .content-body .luggage-keeping .luggage-img-wrapper .luggage-start {
  width: 300px;
  margin-top: 147px
}

.airport-services .content-body .luggage-keeping .luggage-img-wrapper .luggage-free {
  width: calc(100% - 600px)
}

.airport-services .content-body .luggage-keeping .luggage-img-wrapper .luggage-free .free {
  width: 260px;
  margin: 0 auto;
  position: relative
}

.airport-services .content-body .luggage-keeping .luggage-img-wrapper .luggage-free .free:before {
  content: '';
  display: block;
  height: 38px;
  width: 55px;
  position: absolute;
  background-size: contain
}

.airport-services .content-body .luggage-keeping .luggage-img-wrapper .luggage-free .free:after {
  content: '';
  display: block;
  height: 38px;
  width: 55px;
  position: absolute;
  background-size: contain
}

.airport-services .content-body .luggage-keeping .luggage-img-wrapper .luggage-free .top:before {
  background: url(../../resource/images/hkAirportService/arrow_up_blue.png);
  left: -128px;
  bottom: 68px
}

.airport-services .content-body .luggage-keeping .luggage-img-wrapper .luggage-free .top:after {
  background: url(../../resource/images/hkAirportService/arrow_down_blue.png);
  right: -128px;
  bottom: 68px
}

.airport-services .content-body .luggage-keeping .luggage-img-wrapper .luggage-free .bottom:before {
  background: url(../../resource/images/hkAirportService/arrow_down_yel.png);
  left: -128px;
  top: 68px
}

.airport-services .content-body .luggage-keeping .luggage-img-wrapper .luggage-free .bottom:after {
  background: url(../../resource/images/hkAirportService/arrow_up_yel.png);
  right: -128px;
  top: 68px
}

.airport-services .content-body .luggage-keeping .luggage-img-wrapper .luggage-end {
  margin-top: 147px;
  width: 300px
}

.airport-services .content-body .price-list table {
  font-size: 22px;
  width: 100%;
  text-align: center
}

.airport-services .content-body .price-list thead {
  color: #666;
  letter-spacing: .55px
}

.airport-services .content-body .price-list thead tr {
  line-height: 60px
}

.airport-services .content-body .price-list thead tr p.lh36 {
  line-height: 36px
}

.airport-services .content-body .price-list thead td {
  text-align: center
}

.airport-services .content-body .price-list tbody {
  height: 140px;
  line-height: 140px;
  color: #333;
  background: #fff;
  box-shadow: 0 4px 30px 0 rgba(0,0,0,.02)
}

.airport-services .content-body .price-list tbody td {
  border: 1px solid #eeeaea;
  vertical-align: middle;
  width: 320px
}

.airport-services .content-body .price-list tbody .first-luggage {
  background: url(../../resource/images/hkAirportService/price_pic_first.png) no-repeat;
  padding-left: 70px;
  background-position: 22px center
}

.airport-services .content-body .price-list tbody .other-luggages {
  background: url(../../resource/images/hkAirportService/price_pic_other.png) no-repeat;
  padding-left: 100px;
  background-position: 22px center;
  line-height: 48px
}

.airport-services .content-body .price-list tbody .rowSpan span {
  display: block;
  line-height: 48px
}

.airport-services .content-body .our-strength {
  background: url(../../resource/images/hkAirportService/advan_bg.png) no-repeat;
  background-size: 100%
}

.airport-services .content-body .our-strength .strength-img-wrapper li {
  float: left;
  width: calc(100% / 3)
}

.airport-services .content-body .our-strength .strength-img-wrapper li img {
  padding: 41px 0;
  margin: 0 auto
}

.airport-services .content-body .our-strength .strength-img-wrapper li .title-name {
  font-size: 22px;
  color: #333;
  letter-spacing: 0;
  text-align: center;
  line-height: 44px
}

.airport-services .content-body .our-strength .strength-img-wrapper li .content {
  font-size: 18px;
  color: #666;
  letter-spacing: 0;
  text-align: center;
  line-height: 28px;
  width: 298px;
  margin: 0 auto
}

.airport-services .content-body .line-btm {
  margin-bottom: 40px
}

.airport-services .content-body .appoint-process .desc {
  font-size: 18px
}

.airport-services .content-body .appoint-process .process-content {
  margin-bottom: 30px
}

.airport-services .content-body .appoint-process .process-content .keep-wrap {
  width: 100%;
  display: inline-block;
  margin-bottom: 30px
}

.airport-services .content-body .appoint-process .process-content li {
  width: calc(100%/4);
  float: left;
  position: relative
}

.airport-services .content-body .appoint-process .process-content li .num {
  position: absolute;
  top: 0;
  left: 0;
  color: #5cb2e3;
  font-weight: 700;
  font-size: 27px
}

.airport-services .content-body .appoint-process .process-content li .title {
  width: 230px;
  font-size: 22px;
  color: #333;
  letter-spacing: 0;
  text-align: center;
  display: block
}

.airport-services .content-body .appoint-process .process-content li .arrow {
  position: absolute;
  top: 50%;
  right: calc((100% - 241px)/ 2);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block
}

.airport-services .content-body .appoint-process .process-content li img {
  padding-bottom: 20px
}

.airport-services .content-body .appoint-process .anticipate {
  height: 362px;
  position: relative
}

.airport-services .content-body .appoint-process .anticipate .anticipate-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 200px;
  height: 200px;
  text-align: center;
  font-size: 28px;
  color: #333;
  letter-spacing: .58px
}

.airport-services .content-body .appoint-process .anticipate img {
  padding-bottom: 12px
}

.accept-page {
  padding: 40px;
  margin-top: 30px;
  border-radius: 4px;
  background: #fff
}

.accept-page .article,.accept-page .dropdown {
  height: 34px;
  border-radius: 2px;
  border: 1px solid #ccc
}

.accept-page .article .toggle,.accept-page .dropdown .toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #999
}

.accept-page .article .toggle .ico,.accept-page .dropdown .toggle .ico {
  font-size: 12px;
  position: relative;
  top: 1px;
  margin-left: 12px;
  margin-right: 30px;
  color: #333
}

.accept-page .dropdown .dropdown-menu {
  border-color: transparent;
  box-shadow: 0 5px 12px #ccc;
  padding: 0;
  width: 100%;
  max-height: 300px;
  overflow: auto
}

.accept-page .dropdown .dropdown-menu a {
  height: 34px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #333
}

.accept-page .dropdown .dropdown-menu a:not(:last-of-type) {
  border-bottom: 1px solid #f1f1f1
}

.accept-page .dropdown .dropdown-menu a:hover {
  background: #fafafa;
  color: #dc1e32
}

.accept-page .dropdown.active .toggle {
  color: #333
}

.accept-page .country-select {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.accept-page .country-select .dropdown {
  width: 46.4%
}

.accept-page .country-select .dropdown .toggle .dests,.accept-page .country-select .dropdown .toggle .origins {
  width: 99%;
  height: 99%;
  padding-right: 1px
}

.accept-page .article {
  margin-top: 20px
}

.accept-page .article input {
  width: 100%;
  height: 99%
}

.accept-page .submit {
  margin-top: 20px;
  min-width: 118px
}

.accept-page ::-webkit-input-placeholder {
  color: #999
}

.accept-page ::-moz-placeholder {
  color: #999
}

.accept-page :-ms-input-placeholder {
  color: #999
}

.accept-page .dest-info {
  display: none;
  padding: 20px;
  margin-top: 20px;
  background: #f2f2f2;
  color: #dc1e32;
  border-radius: 4px
}

.accept-page .dest-info p:not(:first-of-type) {
  margin-top: 8px
}

.accept-page .result-wrapper {
  display: none
}

.accept-page .result-wrapper h3 {
  font-size: 16px;
  margin-top: 40px;
  padding-bottom: 20px;
  font-weight: 700
}

.accept-page .table-wrapper {
  margin: 0 -40px
}

.accept-page table {
  border-radius: 2px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  width: 100%
}

.accept-page table th {
  text-align: center;
  height: 50px;
  background: #fafafa;
  border-bottom: 1px solid #ccc
}

.accept-page table td {
  text-align: center;
  width: 25%;
  font-size: 14px;
  padding: 10px
}

.accept-page table td:nth-child(4) {
  white-space: pre-wrap;
  text-align: left
}

.accept-page table tr:not(:last-of-type) {
  border-bottom: 1px solid #f1f1f1
}

.accept-page table tr:hover td {
  background: #f1f1f1
}

.accept-page .not-found {
  padding: 25px;
  margin-top: 25px;
  background: #f2f2f2;
  color: #dc1e32;
  border-radius: 4px
}

.accept-page .pagination {
  margin-bottom: 0;
  margin-top: 40px
}

.accept-page-popularization {
  margin-top: 20px;
  border-radius: 4px;
  background: #fff;
  padding: 40px;
  line-height: 24px
}

.accept-page-popularization h4 {
  text-align: center;
  font-weight: 700
}

.accept-page-popularization p {
  font-weight: 700
}

.accept-page-popularization .red {
  color: #dc1e32
}

.accept-page-popularization a {
  text-decoration: underline;
  color: #007aff
}

.accept-page-popularization li {
  list-style: disc
}

.store-page {
  margin-top: 30px
}

.store-page .promoted-link {
  display: none;
  text-align: right;
  margin-bottom: 10px
}

.store-page .promoted-link span {
  color: #dc1e32
}

.store-page .store-input-view {
  background: #fff;
  border-radius: 4px;
  padding: 40px
}

.store-page .store-location-search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.store-page .store-location-search>* {
  height: 34px;
  width: 46.4%;
  border-radius: 2px;
  border: 1px solid #ccc;
  margin-top: 20px;
  position: relative;
  cursor: pointer
}

.store-page .store-location-search>* input {
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 36px
}

.store-page .store-location-search .ico {
  position: absolute;
  font-size: 12px;
  color: #333;
  top: 9px;
  left: 12px
}

.store-page .store-location-search .pickup-home-icon {
  position: absolute;
  font-size: 12px;
  color: #333
}

.store-page .store-location-search .primary-btn {
  width: 118px;
  border: none
}

.store-page .virtual-address-code-wrapper {
  display: none;
  width: 100%;
  margin-top: 0
}

.store-page .detail-location-input {
  width: 100%;
  margin-top: 0
}

.store-page .detail-location-input .detail-location-picker {
  box-sizing: content-box;
  top: 35px;
  left: -1px
}

.store-page .dropdown .dropdown-menu {
  border-color: transparent;
  box-shadow: 0 5px 12px #ccc;
  padding: 0;
  width: 100%;
  max-height: 300px;
  overflow: auto
}

.store-page .dropdown .dropdown-menu a {
  height: 34px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #333
}

.store-page .dropdown .dropdown-menu a:not(:last-of-type) {
  border-bottom: 1px solid #f1f1f1
}

.store-page .dropdown .dropdown-menu a:hover {
  background: #fafafa;
  color: #dc1e32
}

.store-page .dropdown input {
  cursor: pointer
}

.store-page .store-certificate-prompt {
  display: none;
  margin-top: 20px;
  padding: 20px;
  color: #dc1e32;
  border-radius: 4px;
  background: #f2f2f2
}

.store-page .error {
  margin-top: 20px
}

.store-page .store-map-container {
  display: none;
  margin-top: 20px;
  padding: 20px;
  background: #fff;
  border-radius: 4px
}

.store-page .store-map-container .store-map {
  position: relative
}

.store-page .store-map-container .store-map .no-result {
  display: none;
  position: absolute;
  min-width: 400px;
  text-align: center;
  padding: 15px;
  background: rgba(0,0,0,.6);
  -ms-transform: translate(-50%,0);
  transform: translate(-50%,0);
  -webkit-transform: translate(-50%,0);
  color: #fff;
  top: 236px;
  left: 50%;
  z-index: 1
}

.store-page #china-store-google-map,.store-page #china-store-map {
  height: 520px;
  width: 100%
}

.store-page .store-directions li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 15px
}

.store-page .store-directions li img {
  width: 34px;
  position: relative;
  top: 2px
}

.store-page .store-directions li div {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 20px;
  color: #999
}

.store-page .store-directions li div .title {
  color: #333;
  font-weight: 700
}

.store-page .store-table {
  display: none;
  margin: 0 -20px
}

.store-page .store-table .title {
  height: 65px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 40px
}

.store-page .store-table .results li {
  height: 125px;
  border-top: 1px solid #f1f1f1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.store-page .store-table .results li>div {
  width: 50%;
  padding: 0 20px
}

.store-page .store-table .results li .left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.store-page .store-table .results li .ico {
  color: #dc1e32;
  font-size: 20px;
  position: relative;
  top: 3px
}

.store-page .store-table .results li .name {
  font-size: 16px;
  padding-left: 10px
}

.store-page .store-table .results li .code {
  font-size: 13px;
  padding-left: 10px
}

.store-page .store-table .results li .gray {
  margin-top: 10px
}

.store-page .store-table .results li .gray span {
  padding-left: 10px
}

.store-map-point {
  border: 1px solid #ccc;
  border-radius: 4px;
  background: #fff;
  padding: 20px;
  position: relative;
  width: 500px
}

.store-map-point:after {
  content: "";
  display: block;
  background: url(../images/store_icons/arrow.png);
  height: 12px;
  width: 16px;
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -8px
}

.store-map-point .point-close {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 20px;
  cursor: pointer;
  color: #333
}

.store-map-point .header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 25px
}

.store-map-point .header img {
  width: 45px;
  height: 45px;
  position: relative;
  top: 3px;
  margin-right: 10px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.store-map-point .header .name {
  color: #dc1e32;
  font-size: 16px
}

.store-map-point .body p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 10px
}

.store-map-point .body p img {
  margin-right: 10px
}

.store-map-point .body p img:not(:first-of-type) {
  margin-left: 30px
}

#inv-title {
  background: grey;
  line-height: 1;
  padding: 10px 20px;
  margin-bottom: 16px
}

.vn-invoices-page #function .main-content-row {
  padding-bottom: 0
}

.vn-invoices-page #function .main-content-row input#invoice-number {
  width: 403px
}

.vn-invoices-page #function .main-content-row input#validation-search-code {
  width: 226px
}

.vn-invoices-page #function .main-content-row img#validation-search-image {
  margin-left: 77px
}

.vn-invoices-page #function .main-content-row label.col-sm-3.control-label {
  font-size: 13px;
  font-weight: 600
}

.vn-invoices-page #function .main-content-row button.primary-button.submit-query {
  margin-left: 292px
}

.vn-invoices-page #function .main-content-row #tips {
  height: 18px
}

.vn-invoices-page #function .main-content-row span#refresh-search-code {
  position: relative;
  z-index: 1000
}

.vn-invoices-page #content p.str-c {
  padding-left: 22px
}

.vn-invoices-page #invoice-models .main-content-row .invoice-download {
  width: 120px;
  height: 45px;
  margin-left: 83%;
  border-radius: 8px;
  color: #333;
  font-size: 20px;
  line-height: 45px;
  background-color: #fff;
  text-align: center;
  border: 1px solid #ccc
}

.vn-invoices-page #invoice-models .main-content-row .download-size-en {
  font-size: 13px
}

.vn-invoices-page #invoice-models .main-content-row .invoice-download:hover {
  background-color: gray
}

.vn-invoices-page #invoice-models .main-content-row .invoice-download::before {
  display: inline-block;
  content: "";
  width: 16px;
  height: 16px;
  margin-right: 5px;
  background: url(../images/batch_send/web_ic_down.png) no-repeat center;
  vertical-align: center
}

.vn-invoices-page #invoice-models .main-content-row .kr-invoice-application {
  margin: 10px;
  border: 1px solid #ccc
}

.vn-invoices-page #invoice-models .main-content-row .kr-invoice-application .express-address {
  margin: 20px
}

.vn-invoices-page #invoice-models .main-content-row .kr-invoice-application .express-address .express-title {
  text-align: center;
  font-weight: 800
}

.vn-invoices-page #invoice-models .main-content-row .kr-invoice-application .express-address .address {
  line-height: 18px
}

.none {
  display: none
}

.costDetail {
  width: 100%;
  background-color: #fff
}

.costDetail .title {
  width: 100%;
  height: 39px;
  line-height: 39px;
  background-color: #fafafa;
  position: relative
}

.costDetail .title span:nth-child(1) {
  color: #000;
  font-size: 14px;
  font-weight: 700;
  float: left;
  margin-left: 19px
}

.costDetail .title span:nth-child(2) {
  float: right;
  margin-right: 20px;
  cursor: pointer
}

.costDetail .title .back-arrows {
  font-style: normal;
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(../images/invoice_vn/vietnam_ic_back.png) no-repeat center;
  margin-top: 12px;
  cursor: pointer
}

.costDetail .steps {
  height: 66px;
  padding-left: 104px
}

.costDetail .steps ul li {
  float: left;
  line-height: 66px;
  margin-right: 20px;
  height: 66px
}

.costDetail .steps ul li .num {
  color: #fff;
  margin-top: 21px;
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  background: #ccc;
  margin-right: 8px;
  line-height: 24px;
  text-align: center;
  font-weight: 400;
  vertical-align: top
}

.costDetail .steps ul li .str {
  display: inline-block;
  margin-right: 20px
}

.costDetail .steps ul li .right-arrows {
  display: inline-block;
  width: 108px;
  height: 6px;
  background: url(../images/invoice_vn/Vietnam_pic_arrow_gray.png) no-repeat center
}

.costDetail .steps ul li .num.active {
  background: #dc1e32
}

.costDetail .steps ul li .str.active {
  color: #dc1e32
}

.costDetail .steps ul li .right-arrows.active {
  background: url(../images/invoice_vn/Vietnam_pic_arrow_red.png) no-repeat center
}

.costDetail .steps ul li .acc {
  background: url(../images/invoice_vn/vietnam_ic_finish.png) no-repeat center
}

.costDetail .steps ul li:nth-child(3) {
  margin-right: 0
}

.costDetail .steps.padding-left0 {
  padding-left: 18px
}

.costDetail .steps-view .step1 {
  width: 754px;
  margin: 0 auto;
  padding-bottom: 1px
}

.costDetail .steps-view .step1 .form {
  border: 1px solid #ccc;
  background-color: #f2f2f2;
  border-right: none
}

.costDetail .steps-view .step1 .form span {
  display: inline-block;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  height: 40px;
  vertical-align: middle;
  padding-left: 50px;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.costDetail .steps-view .step1 .form .items span {
  background-color: #fff
}

.costDetail .steps-view .step1 .form .items span:nth-child(2),.costDetail .steps-view .step1 .form .items-gray span:nth-child(2),.costDetail .steps-view .step1 .form .items-title span:nth-child(2) {
  width: 343px
}

.costDetail .steps-view .step1 .form .items span:nth-child(3),.costDetail .steps-view .step1 .form .items-gray span:nth-child(3),.costDetail .steps-view .step1 .form .items-title span:nth-child(3) {
  width: 189px
}

.costDetail .steps-view .step1 .form .items span:nth-child(4),.costDetail .steps-view .step1 .form .items-gray span:nth-child(4),.costDetail .steps-view .step1 .form .items-title span:nth-child(4) {
  width: 153px
}

.costDetail .steps-view .step1 .form .one {
  padding-left: 0;
  width: 68px
}

.costDetail .steps-view .step1 .form .one .check-all,.costDetail .steps-view .step1 .form .one .checkBox {
  display: block;
  font-style: normal;
  width: 14px;
  height: 14px;
  border: 1px solid #ccc;
  margin: 13px 0 0 27px
}

.costDetail .steps-view .step1 .form .one .check-all.checked,.costDetail .steps-view .step1 .form .one .checkBox.checked {
  border: none;
  background: url(../images/invoice_vn/vietnam_ic_fuxuan_selected2x.png) no-repeat center
}

.costDetail .steps-view .step1 .form .items-gray span {
  color: #999;
  background-color: #fff
}

.costDetail .steps-view .step1 .form .items-gray .tip {
  display: inline-block;
  font-style: normal;
  font-size: 12px;
  padding: 0 4px;
  height: 18px;
  border: 1px solid #dc1e32;
  border-radius: 9px;
  line-height: 17px;
  text-align: center;
  color: #dc1e32;
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  transform: scale(.8)
}

.costDetail .steps-view .step1 .next-step {
  display: block;
  font-size: 14px;
  width: 118px;
  height: 30px;
  color: #fff;
  background-color: #dc1e32;
  line-height: 30px;
  text-align: center;
  margin: 20px auto;
  border-radius: 3px
}

.costDetail .steps-view .step2 {
  width: 724px;
  margin: 20px auto;
  margin-left: 13px
}

.costDetail .steps-view .step2 .drawerItem {
  margin-bottom: 20px
}

.costDetail .steps-view .step2 .drawerItem span {
  display: inline-block
}

.costDetail .steps-view .step2 .drawerItem span input {
  display: none
}

.costDetail .steps-view .step2 .drawerItem span label {
  position: relative;
  margin-right: 34px;
  font-weight: 400
}

.costDetail .steps-view .step2 .drawerItem span label::before {
  display: inline-block;
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: url(../images/invoice_vn/vietnam_ic_circle_default.png) no-repeat center;
  margin-right: 6px;
  vertical-align: bottom
}

.costDetail .steps-view .step2 .drawerItem span input:checked+label::before {
  background: url(../images/invoice_vn/vietnam_ic_circle_selected.png) no-repeat center
}

.costDetail .steps-view .step2 .drawerItem span input:checked+label::after {
  display: inline-block;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  left: 6px;
  bottom: 6px
}

.costDetail .steps-view .step2 .companyForm input,.costDetail .steps-view .step2 .personForm input {
  width: 470px
}

.costDetail .steps-view .step2 .btnBox {
  text-align: center;
  margin: 17px 0 32px 58px
}

.costDetail .steps-view .step2 .btnBox .btn {
  display: inline-block;
  font-size: 14px;
  width: 118px;
  height: 30px;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  margin-right: 36px;
  background-color: #dc1e32;
  padding: 0;
  line-height: 30px
}

.costDetail .steps-view .step2 .btnBox .gray {
  cursor: not-allowed;
  pointer-events: none;
  box-shadow: none;
  background: grey
}

.costDetail .steps-view .step2 .btnBox .step2-back {
  color: grey;
  background: #fff;
  border: 1px solid grey
}

.costDetail .steps-view .step3 {
  text-align: center
}

.costDetail .steps-view .step3 .content {
  padding-top: 18px;
  padding-bottom: 36px;
  min-height: 0
}

.costDetail .steps-view .step3 .content .icon-success {
  width: 64px;
  height: 64px;
  background: url(../images/invoice_vn/vietnam_ic_success.png) no-repeat center;
  margin: 20px auto
}

.costDetail .steps-view .step3 .content .a {
  font-size: 24px;
  color: #000;
  margin-bottom: 10px;
  line-height: 1
}

.costDetail .steps-view .step3 .content .b {
  font-size: 14px;
  color: #888;
  line-height: 22px;
  margin-bottom: 63px
}

.costDetail .steps-view .step3 .content .againBtn {
  border: 1px solid grey;
  border-radius: 3px;
  line-height: 30px;
  font-size: 14px;
  color: grey;
  background-color: #fff;
  padding: 0 27px
}

.layui-layer-content #layer-content {
  background-color: #fcfcfc
}

.layui-layer-content #layer-content .item {
  margin-bottom: 15px
}

.layui-layer-content #layer-content .item p {
  font-size: 12px;
  color: #999;
  line-height: 1
}

.layui-layer-content #layer-content .item span {
  font-size: 13px;
  color: #333;
  line-height: 2.5
}

.batch-send-page .sender-wrapper .sftitle .title-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: #111;
  color: #fff;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  border-radius: 4px;
  margin-right: 13px
}

.batch-send-page .sender-wrapper .sftitle .small-gray {
  font-size: 12px;
  color: #999;
  margin-left: 10px
}

.order-page {
  position: relative!important
}

.sender-wrapper {
  margin-bottom: 90px
}

.batch-send-page .line1 {
  width: 100%;
  height: 6px;
  background-color: #f2f2f2;
  position: absolute;
  right: 0;
  top: 473px
}

.receiver-wrapper.batch .batch-rec .top-bar {
  height: 50px;
  font-size: 17px
}

.receiver-wrapper.batch .batch-rec .top-bar .title-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: #dc1e32;
  color: #fff;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  border-radius: 4px;
  margin-right: 13px
}

.receiver-wrapper.batch .batch-rec .top-bar .small-gray {
  font-size: 12px;
  color: #999;
  margin-left: 10px
}

.receiver-wrapper.batch .batch-rec .top-bar .fn-list {
  float: right
}

.receiver-wrapper.batch .batch-rec .top-bar .fn-list li {
  float: left;
  margin-left: 22px
}

.receiver-wrapper.batch .batch-rec .top-bar .fn-list li i {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-color: #fff;
  vertical-align: bottom;
  margin-right: 4px
}

.receiver-wrapper.batch .batch-rec .top-bar .fn-list li i.excel-png {
  background: url(../images/batch_send/web_ic_excel24.png) no-repeat center
}

.receiver-wrapper.batch .batch-rec .top-bar .fn-list li i.address-book {
  background: url(../images/batch_send/web_ic_place24.png) no-repeat center
}

.receiver-wrapper.batch .batch-rec .top-bar .fn-list li i.ai {
  background: url(../images/batch_send/web_ic_ai24.png) no-repeat center
}

.receiver-wrapper.batch .batch-rec .top-bar .fn-list li i.manual {
  background: url(../images/batch_send/web_ic_hand24.png) no-repeat center
}

.receiver-wrapper.batch .batch-rec .top-bar .fn-list li span {
  font-size: 14px;
  cursor: pointer;
  position: relative
}

.receiver-wrapper.batch .batch-rec .top-bar .fn-list li span:before {
  font-size: 23px;
  position: absolute;
  left: -24px;
  top: -3px
}

.receiver-wrapper.batch .batch-rec .top-bar .fn-list li span:hover {
  color: #dc1e32
}

.receiver-wrapper.batch .batch-rec .rec-list .tableH {
  height: 14px;
  font-size: 12px;
  color: #999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  padding-left: 20px
}

.receiver-wrapper.batch .batch-rec .rec-list .tableH span {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.receiver-wrapper.batch .batch-rec .rec-list .item {
  height: 60px;
  font-size: 13px;
  color: #333;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 13px;
  padding-left: 20px
}

.receiver-wrapper.batch .batch-rec .rec-list .item div {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.receiver-wrapper.batch .batch-rec .rec-list .item div span {
  font-size: 12px;
  color: #2a2a2a
}

.receiver-wrapper.batch .batch-rec .rec-list .item div:nth-child(2) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.receiver-wrapper.batch .batch-rec .rec-list .item div:nth-child(2) p {
  display: inline
}

.receiver-wrapper.batch .batch-rec .rec-list .item div:nth-child(3),.receiver-wrapper.batch .batch-rec .rec-list .item div:nth-child(4),.receiver-wrapper.batch .batch-rec .rec-list .item div:nth-child(5) {
  padding-top: 8px
}

.receiver-wrapper.batch .batch-rec .rec-list .item div:nth-child(5) a {
  position: relative;
  margin-right: 6px;
  padding: 16px
}

.receiver-wrapper.batch .batch-rec .rec-list .item div:nth-child(5) .aicon-icon-dele,.receiver-wrapper.batch .batch-rec .rec-list .item div:nth-child(5) .aicon-icon-edit {
  position: absolute;
  top: 18px;
  left: 0
}

.receiver-wrapper.batch .batch-rec .rec-list .item.not div {
  padding-top: 8px
}

.receiver-wrapper.batch .batch-rec .rec-list .item:nth-child(2n) {
  background-color: #fafafa
}

.receiver-wrapper.batch .batch-rec .footer {
  margin-top: 10px
}

.receiver-wrapper.batch .batch-rec .footer i {
  color: red;
  margin-right: 5px
}

.receiver-wrapper.batch .batch-rec .footer .bootstrap-pagination .pagination {
  margin: 0 0
}

.appointment {
  margin-top: 90px;
  position: relative
}

.appointment .line {
  width: 300%;
  height: 6px;
  background-color: #f2f2f2;
  position: absolute;
  top: -50px;
  right: -10%
}

.appointment .aim-title {
  font-size: 17px
}

.appointment .aim-title .title-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  color: #fff;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  border-radius: 4px;
  margin-right: 13px;
  vertical-align: bottom;
  background: url(../images/batch_send/web_ic_wait16.png) no-repeat center;
  background-color: #111
}

.appointment .sendAway {
  font-size: 12px;
  color: #222;
  margin-top: 39px
}

.appointment .sendAway input[type=radio] {
  display: none
}

.appointment .sendAway label {
  position: relative
}

.appointment .sendAway .ic .icon {
  font-size: 25px;
  position: absolute;
  top: -6px;
  left: -25px
}

.appointment .sendAway .ic:hover {
  color: #dc1e32
}

.appointment .sendAway div {
  float: left
}

.appointment .sendAway .left {
  margin-right: 90px;
  margin-left: 20px
}

.appointment .sendAway .left input {
  margin-right: 8px
}

.appointment .sendAway .icon.aicon-radio,.appointment .sendAway label {
  cursor: pointer
}

.appointment .batch-send-tips {
  font-size: 12px;
  color: #dc1e32;
  line-height: 32px;
  padding-left: 10px;
  background: rgba(220,30,50,.05);
  border-radius: 2px
}

.appointment .batch-send-message {
  margin-top: 20px
}

.appointment .batch-send-message span {
  font-size: 12px;
  color: #999
}

.appointment .order-btn {
  margin-top: 40px
}

.appointment .order-btn a {
  display: block;
  width: 200px;
  height: 50px;
  background: #dc1e32;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  border-radius: 25px;
  margin: 0 auto
}

.abnormal-view {
  margin-top: 40px
}

.abnormal-view .rec-list .tableH {
  height: 14px;
  font-size: 12px;
  color: #999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  padding-left: 20px
}

.abnormal-view .rec-list .tableH span {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.abnormal-view .rec-list .item {
  height: 60px;
  font-size: 13px;
  color: #333;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 13px;
  padding-left: 20px
}

.abnormal-view .rec-list .item div {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.abnormal-view .rec-list .item div span {
  font-size: 12px;
  color: #2a2a2a
}

.abnormal-view .rec-list .item div:nth-child(2) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.abnormal-view .rec-list .item div:nth-child(2) p {
  display: inline
}

.abnormal-view .rec-list .item div:nth-child(3),.abnormal-view .rec-list .item div:nth-child(4),.abnormal-view .rec-list .item div:nth-child(5) {
  padding-top: 8px
}

.abnormal-view .rec-list .item div:nth-child(5) {
  position: relative
}

.abnormal-view .rec-list .item div:nth-child(5) a {
  margin-right: 6px;
  padding: 16px
}

.abnormal-view .rec-list .item div:nth-child(5) .aicon-icon-edit {
  position: absolute;
  top: 10px;
  left: 0
}

.abnormal-view .rec-list .item div:nth-child(5) .aicon-icon-dele {
  position: absolute;
  top: 10px;
  left: 88px
}

.abnormal-view .rec-list .item div:nth-child(5) .aicon-icon-dele-en {
  left: 68px
}

.abnormal-view .rec-list .item.not div {
  padding-top: 8px
}

.abnormal-view .rec-list .item:nth-child(2n) {
  background-color: #fafafa
}

.abnormal-view .top-bar {
  height: 50px;
  font-size: 17px
}

.abnormal-view .top-bar span:nth-child(2) {
  font-size: 12px;
  color: #999;
  margin-left: 10px
}

.abnormal-view .again-import {
  float: right
}

.abnormal-view .again-import .again-btn {
  display: block;
  width: 122px;
  height: 40px;
  border-radius: 20px;
  background-color: #dc1e32;
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  cursor: pointer
}

.layui-layer-content #batchEdit {
  margin-top: 28px
}

.layui-layer-content #batchEdit .bat-bill {
  line-height: 1;
  font-size: 18px;
  text-align: left
}

.layui-layer-content #batchEdit .setAll {
  position: relative;
  padding-left: 15px
}

.layui-layer-content #batchEdit .setAll i {
  position: absolute;
  top: 2px;
  left: 0
}

.layui-layer-content #batchEdit .setAll i.active {
  color: red
}

.layui-layer-content .waybillDetails .tax-pay-type .icon-taxes {
  display: block;
  width: 23px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/batch_send/taxes.png) no-repeat 0 3px;
  background-size: 23px
}

.policy-clause-layer {
  overflow: hidden
}

.policy-clause-layer .layui-layer-title {
  display: none
}

.policy-clause-layer .policy-clause-wrapper {
  height: 500px
}

.policy-clause-layer .policy-clause-wrapper #policyClause {
  height: 500px!important;
  width: 637px
}

.policy-clause-layer .layui-layer-content {
  padding: 0!important
}

.policy-clause-layer .terms-tab {
  width: 66%;
  margin: 0 auto;
  height: 15px;
  font-size: 16px;
  font-weight: bolder;
  position: relative
}

.policy-clause-layer .terms-tab tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding: 10px 0
}

.policy-clause-layer .terms-tab tr span {
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  cursor: pointer;
  position: relative;
  z-index: 9999
}

.policy-clause-layer .terms-tab tr span.active {
  color: #dc1e32;
  border-bottom: 2px solid #dc1e32
}

.policy-clause-layer .terms-tab::after {
  display: block;
  position: absolute;
  left: -50%;
  bottom: -1px;
  content: '';
  width: 200%;
  height: 1px;
  background-color: #ccc
}

.policy-clause-layer .button-wrapper-double {
  margin-right: 20px;
  background: #f9f9f9;
  width: 100%;
  height: 55px
}

.policy-clause-layer .button-wrapper-double button {
  padding: 6px 17px;
  font-size: 15px;
  border-radius: 5px;
  background: #d22a2a;
  color: #fff;
  position: relative;
  top: 20%;
  right: 6%
}

.policy-clause-layer .button-wrapper-double button.disabled {
  opacity: .5;
  pointer-events: none;
  background: #666
}

.policy-clause-layer .button-wrapper-double .disagree {
  margin-right: 50px
}

.declare-page .iherb-upload-personal-id .declare-service {
  background-color: #fff;
  border-radius: 5px;
  width: 800px;
  margin: 0 auto
}

.declare-page .iherb-upload-personal-id .declare-service .form-control[readonly] {
  background-color: #fff
}

.declare-page .iherb-upload-personal-id .declare-service .title {
  font-size: 20px;
  font-weight: 700;
  margin-top: 30px;
  color: #222
}

.declare-page .iherb-upload-personal-id .declare-service .title .small {
  display: block;
  margin-top: 6px;
  font-size: 16px;
  color: #666
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .up-list {
  margin-top: 30px
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .up-list .upload {
  height: 219px;
  background: #f2f2f2;
  position: relative;
  border-radius: 4px;
  color: #999
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .up-list .upload .normal {
  padding-top: 70px;
  text-align: center
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .up-list .upload .normal .icon-open {
  font-size: 40px;
  color: #333
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .up-list .upload .normal .icon-open::before {
  content: "\ea01";
  font-family: sf-express!important
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .up-list .upload input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .up-list .upload .success-mark {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .up-list .upload .success-mark::before {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #5ac8fa;
  opacity: .3
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .up-list .upload .success-mark .card-bg {
  opacity: .8;
  width: 200px;
  height: 112px
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .up-list .upload .success-mark .card-bg.idcard-front {
  background-image: url(../images/clearanceImgUpload/id-card-front.png)
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .up-list .upload .success-mark .card-bg.idcard-back {
  background-image: url(../images/clearanceImgUpload/id-card-back.png)
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .up-list .upload .success-mark .btn-delete {
  position: absolute;
  top: 0;
  right: 0;
  color: #007aff;
  font-size: 28px;
  width: 40px;
  height: 40px
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .up-list .upload .success-mark .btn-delete::before {
  content: "\ea91";
  font-family: sf-express!important;
  text-transform: none;
  line-height: 1;
  letter-spacing: 0
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .up-list .upload .success-mark .round-wrap {
  position: absolute;
  left: calc(50% - 33px);
  top: calc(50% - 44px)
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .up-list .upload .success-mark .round-wrap .btn-round {
  display: inline-block;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background: #007aff;
  position: relative
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .up-list .upload .success-mark .round-wrap .btn-round span {
  font-size: 32px;
  color: #fff;
  position: absolute;
  top: 8px;
  left: 12px
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .up-list .upload .success-mark .round-wrap .text {
  color: #007aff;
  margin-top: 5px;
  font-size: 16px
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .fields {
  margin-top: 30px;
  padding: 0
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .fields .form-control {
  opacity: .8;
  background: #fafafa;
  border: 1px solid #f1f1f1;
  border-radius: 4px
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .fields .tip {
  color: #eb1d21
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .fields .agree-wrap {
  display: block;
  color: gray;
  padding-top: 7px;
  padding-left: 0
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .fields .chk-agree {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .fields .chk-agree input {
  position: absolute;
  width: 17px;
  height: 17px;
  opacity: 0;
  z-index: 1
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .fields .chk-agree .mask {
  position: relative;
  border: solid 1px #ccc;
  width: 17px;
  height: 17px;
  border-radius: 50%
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .fields .chk-agree .mask:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .fields .chk-agree input:checked+.mask {
  border-color: transparent
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .fields .chk-agree input:checked+.mask:before {
  background: url(/resource/images/index/red-checkmark.png) no-repeat 100% 100%;
  background-size: cover
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .fields .link-contract {
  color: #eb1d21;
  text-decoration: underline
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .fields .link-contract:hover {
  text-decoration: none
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .fields .date-pikcer-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .fields .date-pikcer-container .sep {
  line-height: 32px;
  font-size: 25px;
  color: #f1f1f1;
  width: 32px;
  text-align: center
}

.declare-page .iherb-upload-personal-id .declare-service .declare-service-content .btn-submit {
  border-radius: 15px;
  margin-top: 25px;
  margin-left: -20px
}

.declare-page .iherb-upload-personal-id .declare-service .detail-date-input {
  width: 200px
}

.declare-page .iherb-upload-personal-id .declare-service .detail-date-input input {
  cursor: pointer
}

.declare-page .iherb-upload-personal-id .declare-service .detail-date-input .detail-date-picker {
  top: 50px;
  width: 150%
}

.declare-page .iherb-upload-personal-id .protocal {
  position: fixed;
  width: 700px;
  padding: 50px 50px 30px;
  left: 380.5px;
  top: 0;
  left: 50%;
  border-radius: 10px;
  background-color: #fff;
  overflow: hidden;
  display: none;
  z-index: 2001;
  opacity: 0
}

.declare-page .iherb-upload-personal-id .protocal .first-line-indent {
  text-indent: 24px
}

.declare-page .iherb-upload-personal-id .protocal .title {
  text-align: center;
  line-height: 40px
}

.declare-page .iherb-upload-personal-id .protocal .btn-close {
  position: absolute;
  right: 12px;
  top: 0;
  cursor: pointer;
  opacity: .7;
  font-size: 30px
}

.declare-page .iherb-upload-personal-id .protocal .content {
  overflow-y: auto;
  font-size: 16px;
  padding: 0!important
}

.declare-page .iherb-upload-personal-id .protocal .btn-group {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 10px 0
}

.declare-page .iherb-upload-personal-id .protocal .btn-group .btn-cancel {
  cursor: pointer;
  background: grey;
  color: #fff;
  line-height: 30px;
  padding: 0;
  padding-left: 2px;
  width: 118px;
  font-size: 14px;
  letter-spacing: 2px;
  border-radius: 3px;
  text-align: center;
  border: 1px solid #767676;
  position: relative;
  -webkit-transition: top .2s;
  transition: top .2s;
  top: 0
}

.declare-page .iherb-upload-personal-id .protocal .btn-group .btn-cancel:hover {
  background: #8e8e8e;
  top: -1px
}

.declare-page .success-wrapper {
  text-align: center
}

.declare-page .success-wrapper img {
  margin: 0 auto;
  width: 200px
}

.declare-page .success-wrapper .primary-btn {
  margin-top: 25px
}

.about-dhl-detail .banner {
  width: 100%
}

.about-dhl-detail .process {
  margin: 0;
  padding-bottom: 40px;
  background: #eee
}

.about-dhl-detail .process .desc {
  font-size: 16px;
  color: #333;
  padding: 30px 0 43px
}

.about-dhl-detail .menu-list {
  margin-bottom: 34px;
  text-align: center
}

.about-dhl-detail .menu-list .icon {
  position: relative;
  display: block;
  width: 86px;
  height: 50px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-bottom: 9px;
  background-size: contain;
  background-position: center
}

.about-dhl-detail .menu-list .icon.icon-t-purchase {
  background-image: url(../images/about_dhl/t-lst-purchase.png)
}

.about-dhl-detail .menu-list .icon.icon-t-order {
  background-image: url(../images/about_dhl/t-lst-order.png)
}

.about-dhl-detail .menu-list .icon.icon-t-produce {
  background-image: url(../images/about_dhl/t-lst-produce.png)
}

.about-dhl-detail .menu-list .icon.icon-t-meterial {
  background-image: url(../images/about_dhl/t-lst-meterial.png)
}

.about-dhl-detail .menu-list .icon.icon-t-transport {
  background-image: url(../images/about_dhl/t-lst-transport.png)
}

.about-dhl-detail .menu-list .icon.icon-t-export-business {
  background-image: url(../images/about_dhl/t-lst-export-business.png)
}

.about-dhl-detail .menu-list .icon.icon-t-export {
  background-image: url(../images/about_dhl/t-lst-export.png)
}

.about-dhl-detail .menu-list .icon.icon-t-airplane {
  background-image: url(../images/about_dhl/t-lst-airplane.png)
}

.about-dhl-detail .menu-list .icon.icon-t-consumer {
  background-image: url(../images/about_dhl/t-lst-consumer.png)
}

.about-dhl-detail .menu-list .icon.icon-t-sale {
  background-image: url(../images/about_dhl/t-lst-sale.png)
}

.about-dhl-detail .menu-list .icon.icon-t-repeating {
  background-image: url(../images/about_dhl/t-lst-repeating.png)
}

.about-dhl-detail .menu-list .icon.icon-t-transport {
  background-image: url(../images/about_dhl/t-lst-transport.png)
}

.about-dhl-detail .menu-list .icon.icon-t-destination {
  background-image: url(../images/about_dhl/t-lst-destination.png)
}

.about-dhl-detail .menu-list .icon.icon-t-docker {
  background-image: url(../images/about_dhl/t-lst-docker.png)
}

.about-dhl-detail .menu-list .icon::before {
  display: block;
  position: absolute;
  top: 21px;
  width: 25px;
  height: 25px
}

.about-dhl-detail .menu-list.lst-arrow-left .icon::before {
  left: -44px;
  background: url(../images/about_dhl/t-arrow-left.png) 0 0 no-repeat;
  background-size: contain
}

.about-dhl-detail .menu-list.lst-arrow-left li:not(:first-child) .icon::before {
  content: ''
}

.about-dhl-detail .menu-list.lst-arrow-right .icon::before {
  content: '';
  right: -32px;
  background: url(../images/about_dhl/t-arrow-right.png) no-repeat;
  background-size: contain
}

.about-dhl-detail .menu-list.lst-arrow-right li:last-child .icon:before {
  left: 25px;
  top: 90px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.about-dhl-detail .menu-list .txt {
  font-size: 14px;
  color: #333
}

.about-dhl-detail .service {
  height: 280px;
  padding: 30px 0
}

.about-dhl-detail .service .service-list {
  margin-top: 20px
}

.about-dhl-detail .service .service-list .card {
  border-radius: 3px;
  width: 232px;
  height: 172px;
  padding: 0
}

.about-dhl-detail .service .service-list .card .desc {
  position: absolute;
  top: 0;
  padding: 20px
}

.about-dhl-detail .service .service-list .card .caption {
  font-size: 16px;
  color: #fff
}

.about-dhl-detail .service .service-list .card .detail {
  font-size: 14px;
  color: #dadada;
  text-align: justify;
  line-height: 20px
}

.about-dhl-detail .case {
  padding: 30px 0;
  background: #eee
}

.about-dhl-detail .case .case-desc {
  line-height: 48px
}

.about-dhl-detail .case .card .caption {
  height: 38px;
  line-height: 38px;
  text-indent: 10px;
  color: #333;
  background: #fff
}

.about-dhl-detail .case .card img {
  width: 184px;
  height: 132px
}

.about-dhl-detail .case .media {
  margin-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.about-dhl-detail .case .media .media-left {
  padding: 0;
  width: 376px;
  height: 212px
}

.about-dhl-detail .case .media .media-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.about-dhl-detail .case .media .media-body .desc {
  margin-top: 14px;
  margin-left: 30px
}

.about-dhl-detail .case .media .media-body .desc .title {
  font-size: 20px;
  color: #333
}

.about-dhl-detail .case .media .media-body .desc .detail {
  font-size: 16px;
  color: #666;
  text-align: justify;
  line-height: 26px
}

.about-dhl-detail .card:hover {
  -webkit-filter: brightness(110%);
  filter: brightness(110%)
}

.about-dhl-detail .content-wrap {
  width: 960px;
  margin: 0 auto
}

.about-dhl-detail .btn-play {
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  display: block;
  position: absolute;
  width: 60px;
  height: 60px;
  background: url(../images/case_details/play.png);
  background-size: 100% 100%
}

.about-dhl-detail .btn-play.active {
  background: url(../images/case_details/icon.png);
  background-size: 100% 100%
}

.about-dhl-detail .flex-align {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.about-dhl-detail img.response {
  width: 100%;
  height: 100%
}

.about-dhl-detail h3 {
  padding: 0;
  margin: 0;
  font-weight: 800;
  font-size: 20px;
  color: #222
}

.sustainable-page {
  width: 100%;
  background-color: #e8e8e8;
  min-width: 1280px
}

.sustainable-page .page-wrap p {
  white-space: pre-wrap
}

.sustainable-page .page-wrap .banner {
  position: relative;
  min-width: 1280px;
  margin: auto
}

.sustainable-page .page-wrap .banner .des-wrap {
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1440px;
  min-width: 1280px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 190px;
  padding-top: 6%;
  padding-bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%
}

.sustainable-page .page-wrap .banner .title {
  width: 729px;
  height: 218px;
  font-size: 81px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  top: 148px;
  left: 73px
}

.sustainable-page .page-wrap .banner img {
  width: 100%
}

.sustainable-page .page-wrap .topic {
  padding: 64px 0;
  width: 100%;
  background-color: #e8e8e8;
  margin: auto
}

.sustainable-page .page-wrap .topic p {
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000;
  line-height: 34px;
  width: 700px;
  margin: auto
}

.sustainable-page .page-wrap .animate-part {
  overflow: hidden;
  cursor: pointer
}

.sustainable-page .page-wrap .animate-part .mask {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%)
}

.sustainable-page .page-wrap .animate-part .slider-up {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}

.sustainable-page .page-wrap .home {
  background-color: #e8e8e8
}

.sustainable-page .page-wrap .white-box {
  margin: auto;
  background: #fff
}

.sustainable-page .page-wrap .gray-box {
  margin: auto;
  background-color: #e8e8e8
}

.sustainable-page .page-wrap .mask {
  cursor: pointer;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0,0,0,.1)
}

.sustainable-page .page-wrap .mask:hover {
  background-color: rgba(0,0,0,.5)
}

.sustainable-page .page-wrap .no-bg {
  background: 0 0
}

.sustainable-page .page-wrap .big-img img {
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}

.sustainable-page .page-wrap .big-img:hover img {
  -webkit-transform: scale(1.2,1.2);
  -ms-transform: scale(1.2,1.2);
  transform: scale(1.2,1.2)
}

.sustainable-page .page-wrap .big-img:hover .little-des {
  opacity: 1!important
}

.sustainable-page .page-wrap .big-img:hover .content-slider {
  opacity: 1!important
}

.sustainable-page .page-wrap .big-img:hover .left-slider {
  opacity: 1!important
}

.sustainable-page .page-wrap .big-img:hover .detail-content {
  opacity: 1!important
}

.sustainable-page .page-wrap .big-img:hover .detail-title-1 {
  -webkit-transform: translateY(2%)!important;
  -ms-transform: translateY(2%)!important;
  transform: translateY(2%)!important
}

.sustainable-page .page-wrap .content {
  padding: 0 188px;
  margin: auto;
  background-color: #e8e8e8;
  max-width: 1440px
}

.sustainable-page .page-wrap .content .one {
  cursor: pointer;
  width: 100%;
  margin: auto;
  position: relative;
  overflow: hidden
}

.sustainable-page .page-wrap .content .one img {
  width: 100%
}

.sustainable-page .page-wrap .content .one .des {
  padding-left: 50px;
  padding-top: 46px;
  line-height: 28px;
  margin-top: -5px;
  text-align: left;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  letter-spacing: .5px
}

.sustainable-page .page-wrap .content .one .des .title {
  font-size: 50px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  line-height: 64px;
  margin-bottom: 20px
}

.sustainable-page .page-wrap .content .one .des .little-des {
  color: #fff;
  padding: 0 20px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  opacity: 0;
  text-align: center
}

.sustainable-page .page-wrap .content .bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: auto;
  margin-top: 3px
}

.sustainable-page .page-wrap .content .bottom .sub {
  margin-bottom: 10px
}

.sustainable-page .page-wrap .content .bottom .sub-title {
  line-height: 28px;
  margin-top: -5px;
  text-align: left;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  letter-spacing: .5px
}

.sustainable-page .page-wrap .content .bottom .little-des {
  color: #fff;
  padding: 0 20px;
  font-size: 12px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  opacity: 0;
  text-align: left
}

.sustainable-page .page-wrap .content .bottom .des {
  padding-top: 68px;
  padding-left: 46px
}

.sustainable-page .page-wrap .content .bottom .two {
  cursor: pointer;
  position: relative;
  width: 562px;
  overflow: hidden
}

.sustainable-page .page-wrap .content .bottom .two img {
  width: 100%;
  height: 100%
}

.sustainable-page .page-wrap .content .bottom .two .little-des {
  padding-left: 0
}

.sustainable-page .page-wrap .content .bottom .three {
  width: 250px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  margin-left: 3px
}

.sustainable-page .page-wrap .content .bottom .three img {
  width: 100%;
  height: 100%
}

.sustainable-page .page-wrap .content .bottom .three .des {
  padding-left: 0
}

.sustainable-page .page-wrap .content .bottom .three .split-title,.sustainable-page .page-wrap .content .bottom .three .sub-title {
  text-align: center
}

.sustainable-page .page-wrap .content .bottom .four {
  width: 250px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  margin-left: 3px
}

.sustainable-page .page-wrap .content .bottom .four img {
  width: 100%;
  height: 100%
}

.sustainable-page .page-wrap .content .bottom .four .des {
  padding-left: 0
}

.sustainable-page .page-wrap .content .bottom .four .split-title,.sustainable-page .page-wrap .content .bottom .four .sub-title {
  text-align: center
}

.sustainable-page .pdf {
  margin: 0 auto;
  font-size: 20px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  cursor: pointer;
  padding: 67px 0
}

.sustainable-page .pdf .item {
  position: relative;
  padding-left: 50px
}

.sustainable-page .pdf img {
  position: absolute;
  left: 0;
  top: -10px
}

.sustainable-page .split-title {
  position: relative;
  white-space: nowrap;
  line-height: 60px;
  margin-top: -10px;
  text-align: left;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  color: #fff;
  margin-bottom: 20px
}

.sustainable-page .split-title .right {
  padding-left: 15px
}

.sustainable-page .split-title .line {
  width: 2px;
  background: #fff;
  height: 44px;
  display: inline-block;
  position: absolute;
  top: 10px
}

.sustainable-page .split-title-en {
  font-size: 30px;
  line-height: 40px
}

.sustainable-page .common-header {
  position: relative;
  min-width: 1280px;
  margin: auto
}

.sustainable-page .common-header img {
  width: 100%
}

.sustainable-page .common-header .des-wrap {
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1440px;
  min-width: 1280px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 190px;
  padding-top: 6%;
  padding-bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%
}

.sustainable-page .common-header .des-wrap .description .title {
  width: 807px;
  height: 112px;
  position: relative;
  font-size: 63.7px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff
}

.sustainable-page .common-header .des-wrap .description .title .left {
  padding-right: 25px
}

.sustainable-page .common-header .des-wrap .description .title .line {
  width: 3px;
  background: #fff;
  height: 63px;
  display: inline-block;
  position: absolute;
  top: 14px
}

.sustainable-page .common-header .des-wrap .description .title .right {
  padding-left: 25px
}

.sustainable-page .common-header .des-wrap .description .second-title {
  width: 100%;
  height: 40px;
  font-size: 22px;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff
}

.sustainable-page .common-header .des-wrap .description .des {
  width: 480px;
  height: 113.9px;
  font-size: 18px;
  font-weight: 100;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: .9px;
  text-align: left;
  color: #fff
}

.sustainable-page .common-header .des-wrap .description .fix-des {
  width: 514px
}

.sustainable-page .common-header .btn-group {
  position: absolute;
  bottom: 45px;
  width: 100%;
  left: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 190px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  min-width: 1280px;
  max-width: 1440px
}

.sustainable-page .common-header .btn-group .btn-item {
  margin-right: 0;
  max-width: 300px;
  min-width: 266px;
  width: auto;
  height: 88px;
  border: solid 1px #fff;
  background-color: rgba(0,0,0,.33);
  font-size: 25px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 88px;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.sustainable-page .common-header .btn-group .item-ex {
  max-width: 188px;
  min-width: 167px;
  width: auto;
  height: 88px!important
}

.sustainable-page .common-header .btn-group .item-especial {
  max-width: 300px;
  min-width: 266px;
  width: auto;
  height: 110px
}

.sustainable-page .common-header .btn-group .btn-item-en-2 {
  padding: 10px;
  height: 80px;
  line-height: 32px
}

.sustainable-page .common-header .btn-group-en {
  position: absolute;
  bottom: 45px;
  width: 100%;
  left: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 190px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  min-width: 1280px;
  max-width: 1440px
}

.sustainable-page .common-header .btn-group-en .btn-item {
  max-width: 300px;
  min-width: 266px;
  margin-right: 10px;
  width: auto;
  height: 100px;
  padding: 0 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: solid 1px #fff;
  background-color: rgba(0,0,0,.33);
  font-size: 18px;
  text-align: center;
  color: #fff
}

.sustainable-page .common-header .btn-group-en .item-ex {
  width: auto;
  max-width: 188px;
  min-width: 167px;
  height: 88px!important
}

.sustainable-page .common-header .btn-group-en .item-especial {
  max-width: 300px;
  min-width: 266px;
  width: auto;
  height: 110px
}

.sustainable-page .common-header .btn-group-en .btn-item-en-2 {
  padding: 10px;
  height: 80px;
  line-height: 32px
}

.sustainable-page .company-content {
  background-color: #e8e8e8;
  margin: auto
}

.sustainable-page .company-content .title {
  height: 55px;
  font-size: 40px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  margin-bottom: 14px
}

.sustainable-page .company-content .company-topic {
  padding: 60px 190px;
  max-width: 1440px;
  min-width: 1280px;
  margin: auto
}

.sustainable-page .company-content .company-topic .content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  position: relative;
  width: 100%
}

.sustainable-page .company-content .company-topic .content .left {
  display: inline-block;
  padding: 24px 138px 0 24px;
  width: 50%;
  min-width: 450px;
  height: 530px;
  background-color: #e0a8a1;
  font-size: 18px;
  font-weight: 100;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 1px;
  text-align: left;
  color: #fff;
  position: relative
}

.sustainable-page .company-content .company-topic .content .left .bottom-text {
  position: absolute;
  bottom: 40px;
  width: 100%;
  padding: 24px 138px 0 24px;
  left: 0
}

.sustainable-page .company-content .company-topic .content .left-en {
  font-size: 18px
}

.sustainable-page .company-content .company-topic .content .wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  padding: 60px 58px;
  width: 100%
}

.sustainable-page .company-content .company-topic .content .right {
  background-color: #fff;
  display: inline-block;
  padding: 60px 58px;
  width: 50%;
  min-width: 450px;
  position: relative
}

.sustainable-page .company-content .company-topic .content .right .item {
  font-size: 23px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #e0a8a1;
  padding: 12px 0;
  text-align: center;
  width: 100%;
  border: solid 1px #e0a8a1;
  background-color: #fff
}

.sustainable-page .company-content .company-topic .content .right .item-en {
  font-size: 20px
}

.sustainable-page .company-content .company-topic .content .right .line {
  height: 80px;
  background-color: #e0a8a1;
  width: 2px;
  margin: auto
}

.sustainable-page .company-content .company-topic.bg-fff {
  background-color: #fff
}

.sustainable-page .company-content .company-topic .content-2 {
  height: 265px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.sustainable-page .company-content .company-topic .content-2 .left {
  padding: 24px;
  width: 28%;
  height: 265px;
  min-width: 220px;
  background-color: #e0a8a1;
  font-size: 18px;
  font-weight: 100;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 1px;
  text-align: left;
  color: #fff
}

.sustainable-page .company-content .company-topic .content-2 .left-en {
  font-size: 16px
}

.sustainable-page .company-content .company-topic .content-2 .right {
  min-width: 340px;
  padding: 56px 38px;
  width: 36%;
  height: 265px;
  background-color: #d2d2d2;
  text-align: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.sustainable-page .company-content .company-topic .content-2 .right .title {
  height: 53px;
  font-size: 25px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000;
  margin-bottom: 0
}

.sustainable-page .company-content .company-topic .content-2 .right .title-en {
  font-size: 20px
}

.sustainable-page .company-content .company-topic .content-2 .right .des {
  height: 128px;
  font-size: 18px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000
}

.sustainable-page .company-content .company-topic .content-2 .right .des-en {
  font-size: 16px
}

.sustainable-page .company-content .company-topic .content-2 .center {
  background-color: #e8e8e8
}

.sustainable-page .company-content .company-topic .content-3 {
  height: 530px
}

.sustainable-page .company-content .company-topic .content-3 .right {
  width: auto;
  height: 530px;
  background-color: #fff;
  padding: 0;
  min-width: 680px;
  position: relative
}

.sustainable-page .company-content .company-topic .content-3 .right img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 100%
}

.sustainable-page .company-content .company-topic .content-3 .left {
  height: 530px;
  min-width: 220px
}

.sustainable-page .sustainable-content {
  width: 100%;
  padding: 60px 190px;
  position: relative;
  text-align: left;
  color: #000;
  background: #e8e8e8;
  max-width: 1440px;
  min-width: 1280px;
  margin: 0 auto
}

.sustainable-page .sustainable-content .sustainable-title {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 13px
}

.sustainable-page .sustainable-content .sustainable-area {
  min-width: 900px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 30px;
  background-color: #e8e8e8
}

.sustainable-page .sustainable-content .sustainable-area .sustainable-img:hover .content-slider {
  opacity: 1!important
}

.sustainable-page .sustainable-content .sustainable-area .content-1 {
  width: 18%;
  position: relative;
  margin-right: 2%;
  color: #fff;
  text-align: left
}

.sustainable-page .sustainable-content .sustainable-area .content-1 .content-1-img img {
  width: 100%
}

.sustainable-page .sustainable-content .sustainable-area .content-1 .content-slider {
  width: 100%;
  padding: 12px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  opacity: 0
}

.sustainable-page .sustainable-content .sustainable-area .content-1 .content-slider .content-detail {
  font-size: 12px
}

.sustainable-page .sustainable-content .sustainable-area .content-1 .content-slider .content-detail.justify {
  text-align: justify
}

.sustainable-page .sustainable-content .sustainable-area .content-1 .content-slider-1 {
  background: #26bde2
}

.sustainable-page .sustainable-content .sustainable-area .content-1 .content-slider-2 {
  background: #fcc30b
}

.sustainable-page .sustainable-content .sustainable-area .content-1 .content-slider-3 {
  background: #fd9d24
}

.sustainable-page .sustainable-content .sustainable-area .content-1 .content-slider-4 {
  background: #bf8b2e
}

.sustainable-page .sustainable-content .sustainable-area .content-1 .content-slider-5 {
  background: #3f7e44
}

.sustainable-page .sustainable-content .sustainable-area .content-1 .content-slider-6 {
  background: #4c9f38
}

.sustainable-page .sustainable-content .sustainable-area .content-1 .content-slider-7 {
  background: #c5192d
}

.sustainable-page .sustainable-content .sustainable-area .content-1 .content-slider-8 {
  background: #ff3a21
}

.sustainable-page .sustainable-content .sustainable-area .content-1 .content-slider-9 {
  background: #a21942
}

.sustainable-page .sustainable-content .sustainable-area .content-1 .content-slider-10 {
  background: #fd6925
}

.sustainable-page .sustainable-content .sustainable-area .content-1 .content-slider-11 {
  background: #3f7e44
}

.sustainable-page .key-topic {
  max-width: 1440px;
  min-width: 1280px;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
  padding: 40px 190px;
  letter-spacing: normal
}

.sustainable-page .key-topic .key-indicator {
  width: 280px;
  font-size: 40px;
  font-weight: 600;
  text-align: left;
  color: #000
}

.sustainable-page .key-topic .key-data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding: 0;
  position: relative;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.sustainable-page .key-topic .key-data .mag-l-55 {
  margin-left: 26px
}

.sustainable-page .key-topic .key-data .data {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 33.33%
}

.sustainable-page .key-topic .key-data .data .number {
  font-size: 70px;
  letter-spacing: normal;
  text-align: left;
  width: 100%
}

.sustainable-page .key-topic .key-data .data .number .data-unit {
  width: 126px;
  font-size: 19px;
  font-weight: 900;
  text-align: left;
  margin-left: 10px
}

.sustainable-page .key-topic .key-data .data .font-90 {
  font-size: 70px!important
}

.sustainable-page .key-topic .key-data .data .data-year {
  font-size: 15px;
  text-align: left;
  color: #000;
  width: 100%
}

.sustainable-page .key-topic .key-data-en .data .number {
  font-size: 60px
}

.sustainable-page .number-r {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end
}

.sustainable-page .community-content {
  margin: 0 auto
}

.sustainable-page .community-content .community-color {
  color: #215e71
}

.sustainable-page .community-content .community-common {
  padding: 60px 190px;
  max-width: 1440px;
  min-width: 1280px;
  margin: auto;
  background: #e8e8e8
}

.sustainable-page .community-content .community-common .caring-student {
  position: relative;
  padding: 0
}

.sustainable-page .community-content .community-common .caring-student .content-title {
  font-size: 32px;
  font-weight: 600;
  text-align: left;
  color: #000;
  margin-bottom: 13px
}

.sustainable-page .community-content .community-common .caring-student .caring {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%
}

.sustainable-page .community-content .community-common .caring-student .caring .caring-total {
  width: 27%;
  padding: 15px;
  font-size: 16px;
  letter-spacing: 1.15px;
  text-align: left;
  color: #fff;
  background-color: #80b0c4;
  white-space: pre-line
}

.sustainable-page .community-content .community-common .caring-student .caring .caring--img {
  background-color: #fff;
  position: relative;
  width: 73%
}

.sustainable-page .community-content .community-common .caring-student .caring .caring--img .caring-img-content {
  position: absolute;
  top: 31px;
  left: 49px;
  font-size: 30px;
  font-weight: 600;
  text-align: left;
  color: #000
}

.sustainable-page .community-content .community-common .caring-student .caring .caring--img img {
  width: 100%;
  max-width: 795px
}

.sustainable-page .community-content .community-common .common-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4%;
  width: 100%
}

.sustainable-page .community-content .community-common .common-content .content-1 {
  position: relative;
  width: 49%;
  margin-right: 2%;
  color: #000;
  text-align: left
}

.sustainable-page .community-content .community-common .common-content .content-1 .content-title {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 13px
}

.sustainable-page .community-content .community-common .common-content .content-1 .content-title-empty::before {
  content: '';
  display: inline-block;
  height: 66px
}

.sustainable-page .community-content .community-common .common-content .content-1 .content-detail {
  width: 100%;
  position: relative;
  overflow: hidden
}

.sustainable-page .community-content .community-common .common-content .content-1 .content-detail img {
  width: 100%
}

.sustainable-page .community-content .community-common .common-content .content-1 .content-detail .img-content {
  width: 90%;
  position: absolute;
  bottom: 5%;
  left: 5%;
  font-size: 30px;
  font-weight: 600;
  color: #fff
}

.sustainable-page .community-content .community-common .common-content .content-1 .content-detail .content-slider {
  width: 100%;
  text-align: left;
  color: #fff;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  opacity: 0
}

.sustainable-page .community-content .community-common .common-content .content-1 .content-detail .content-slider .events-title {
  width: 80%;
  margin: auto;
  margin-top: 20%;
  margin-bottom: 5%;
  font-size: 22px;
  text-align: center;
  font-weight: 600
}

.sustainable-page .community-content .community-common .common-content .content-1 .content-detail .content-slider .events-detail {
  width: 70%;
  margin: auto;
  font-size: 18px;
  text-align: center
}

.sustainable-page .community-content .community-common .common-content .content-1 .content-story {
  padding: 36px 24px 16px 24px;
  min-height: 520px;
  background: #80b0c4;
  color: #fff;
  text-align: center
}

.sustainable-page .community-content .community-common .common-content .content-1 .content-story .story-title {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 600
}

.sustainable-page .community-content .community-common .common-content .content-1 .content-story .story-line {
  font-size: 17px;
  text-align: left;
  font-weight: 400
}

.sustainable-page .community-content .community-common .common-content .content-1 .content-story .story-line.indent {
  text-indent: 2em
}

.sustainable-page .green-content,.sustainable-page .partnership-content {
  position: relative;
  min-width: 900px
}

.sustainable-page .green-content .green-color,.sustainable-page .partnership-content .green-color {
  color: #377136
}

.sustainable-page .partnership-content {
  position: relative;
  min-width: 900px
}

.sustainable-page .partnership-content .partnership-color {
  color: #b25c3b
}

.sustainable-page .green-main-content,.sustainable-page .partnership-main-content {
  position: relative;
  max-width: 1440px;
  min-width: 1280px;
  margin: 0 auto;
  padding: 60px 190px;
  background: #e8e8e8
}

.sustainable-page .green-main-content .main-content-1,.sustainable-page .partnership-main-content .main-content-1 {
  position: relative;
  margin-bottom: 30px;
  min-width: 900px;
  text-align: left;
  color: #000
}

.sustainable-page .green-main-content .main-content-1 .content-title,.sustainable-page .partnership-main-content .main-content-1 .content-title {
  font-size: 40px;
  margin-bottom: 13px;
  font-weight: 600
}

.sustainable-page .green-main-content .main-content-1 .content-1,.sustainable-page .partnership-main-content .main-content-1 .content-1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
  color: #fff
}

.sustainable-page .green-main-content .main-content-1 .content-1 .content-50,.sustainable-page .partnership-main-content .main-content-1 .content-1 .content-50 {
  width: 50%;
  position: relative;
  background: #fff;
  overflow: hidden
}

.sustainable-page .green-main-content .main-content-1 .content-1 .content-50 .content-slider-padding,.sustainable-page .partnership-main-content .main-content-1 .content-1 .content-50 .content-slider-padding {
  padding-top: 30px
}

.sustainable-page .green-main-content .main-content-1 .content-1 .content-img,.sustainable-page .partnership-main-content .main-content-1 .content-1 .content-img {
  width: 25%;
  position: relative;
  background: #fff;
  overflow: hidden
}

.sustainable-page .green-main-content .main-content-1 .content-1 .content-img img,.sustainable-page .partnership-main-content .main-content-1 .content-1 .content-img img {
  width: 100%;
  height: 100%
}

.sustainable-page .green-main-content .main-content-1 .content-1 .content-left-1,.sustainable-page .partnership-main-content .main-content-1 .content-1 .content-left-1 {
  padding: 21px;
  background: #94c19d
}

.sustainable-page .green-main-content .main-content-1 .content-1 .content-left-1 .img-detail-1,.sustainable-page .partnership-main-content .main-content-1 .content-1 .content-left-1 .img-detail-1 {
  font-size: 18px;
  width: 100%
}

.sustainable-page .green-main-content .main-content-1 .content-1 .content-left-1 .img-detail-2,.sustainable-page .partnership-main-content .main-content-1 .content-1 .content-left-1 .img-detail-2 {
  font-size: 18px;
  width: 70%
}

.sustainable-page .green-main-content .main-content-1 .content-1 .content-left-2,.sustainable-page .partnership-main-content .main-content-1 .content-1 .content-left-2 {
  padding: 21px;
  background: #d4ac89
}

.sustainable-page .green-main-content .main-content-1 .content-1 .content-left-2 .img-detail,.sustainable-page .partnership-main-content .main-content-1 .content-1 .content-left-2 .img-detail {
  font-size: 20px;
  width: 80%
}

.sustainable-page .green-main-content .main-content-1 .content-1 .content-left-2 .img-detail-2,.sustainable-page .partnership-main-content .main-content-1 .content-1 .content-left-2 .img-detail-2 {
  font-size: 18px;
  width: 80%
}

.sustainable-page .green-main-content .main-content-1 .content-1 .content-left-2 .img-detail-2.justify,.sustainable-page .partnership-main-content .main-content-1 .content-1 .content-left-2 .img-detail-2.justify {
  text-align: justify
}

.sustainable-page .green-main-content .main-content-1 .content-1 .content-left-2 .left-img,.sustainable-page .partnership-main-content .main-content-1 .content-1 .content-left-2 .left-img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  overflow: hidden
}

.sustainable-page .green-main-content .main-content-1 .content-1 .content-left-2 .left-img img,.sustainable-page .partnership-main-content .main-content-1 .content-1 .content-left-2 .left-img img {
  width: 100%
}

.sustainable-page .green-main-content .main-content-1 .content-1 .content-left-2 .left-img .left-slider,.sustainable-page .partnership-main-content .main-content-1 .content-1 .content-left-2 .left-img .left-slider {
  width: 100%;
  padding: 15% 10%;
  text-align: center;
  color: #fff
}

.sustainable-page .green-main-content .main-content-1 .content-1 .content-left-2 .left-img .left-slider .detail-title,.sustainable-page .partnership-main-content .main-content-1 .content-1 .content-left-2 .left-img .left-slider .detail-title {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 10px
}

.sustainable-page .green-main-content .main-content-1 .content-1 .content-left-2 .left-img .left-slider .detail-title-1,.sustainable-page .partnership-main-content .main-content-1 .content-1 .content-left-2 .left-img .left-slider .detail-title-1 {
  font-size: 22px;
  margin-bottom: 10px;
  -webkit-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  transform: translateY(-40%);
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}

.sustainable-page .green-main-content .main-content-1 .content-1 .content-left-2 .left-img .left-slider .detail-content,.sustainable-page .partnership-main-content .main-content-1 .content-1 .content-left-2 .left-img .left-slider .detail-content {
  font-size: 16px;
  text-align: left;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  opacity: 0
}

.sustainable-page .green-main-content .main-content-1 .content-1 .content-img-2,.sustainable-page .partnership-main-content .main-content-1 .content-1 .content-img-2 {
  width: 50%;
  float: left;
  position: relative;
  background: #e17c57;
  overflow: hidden
}

.sustainable-page .green-main-content .main-content-1 .content-1 .content-img-2 img,.sustainable-page .partnership-main-content .main-content-1 .content-1 .content-img-2 img {
  width: 100%
}

.sustainable-page .green-main-content .main-content-1 .content-1 .content-slider,.sustainable-page .partnership-main-content .main-content-1 .content-1 .content-slider {
  width: 100%;
  padding: 15% 10%;
  text-align: center;
  color: #fff
}

.sustainable-page .green-main-content .main-content-1 .content-1 .content-slider .detail-title,.sustainable-page .partnership-main-content .main-content-1 .content-1 .content-slider .detail-title {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 6px
}

.sustainable-page .green-main-content .main-content-1 .content-1 .content-slider .detail-title-1,.sustainable-page .partnership-main-content .main-content-1 .content-1 .content-slider .detail-title-1 {
  margin-bottom: 6px;
  -webkit-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  transform: translateY(-40%);
  font-size: 22px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}

.sustainable-page .green-main-content .main-content-1 .content-1 .content-slider .detail-content,.sustainable-page .partnership-main-content .main-content-1 .content-1 .content-slider .detail-content {
  font-size: 16px;
  text-align: left;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  opacity: 0
}

.sustainable-page .green-main-content-en .main-content-1 .content-1 .content-left-1 .img-detail-1,.sustainable-page .partnership-main-content-en .main-content-1 .content-1 .content-left-1 .img-detail-1 {
  font-size: 16px
}

.sustainable-page .green-main-content-en .main-content-1 .content-1 .content-left-2 .left-img .left-slider .detail-title-1,.sustainable-page .partnership-main-content-en .main-content-1 .content-1 .content-left-2 .left-img .left-slider .detail-title-1 {
  font-size: 20px
}

.sustainable-page .green-main-content-en .main-content-1 .content-1 .content-left-2 .left-img .left-slider .detail-content,.sustainable-page .partnership-main-content-en .main-content-1 .content-1 .content-left-2 .left-img .left-slider .detail-content {
  font-size: 14px
}

.sustainable-page .green-main-content-en .main-content-1 .content-1 .content-slider .detail-title-1,.sustainable-page .partnership-main-content-en .main-content-1 .content-1 .content-slider .detail-title-1 {
  font-size: 18px
}

.sustainable-page .green-main-content-en .main-content-1 .content-1 .content-slider .detail-content,.sustainable-page .partnership-main-content-en .main-content-1 .content-1 .content-slider .detail-content {
  font-size: 12px
}

.sustainable-page .margin-btm-0 {
  margin-bottom: 0!important
}

.sustainable-page .padding-0 {
  padding: 0!important
}

.sustainable-page .pad-r-15 {
  padding-right: 15px
}

.sustainable-page .flex-grow-0 {
  -webkit-box-flex: 0!important;
  -webkit-flex-grow: 0!important;
  -ms-flex-positive: 0!important;
  flex-grow: 0!important
}

.sustainable-page .fs-19 {
  font-size: 19px!important
}

.sustainable-page .fs-60 {
  font-size: 60px!important
}

.sustainable-page .fs-69 {
  font-size: 69px!important
}

.sustainable-page .fs-48 {
  font-size: 48px!important
}

.sustainable-page .fs-90 {
  font-size: 70px!important
}

.sustainable-page .h-110 {
  height: 100px!important
}

.sustainable-page .te-a-r {
  text-align: right!important
}

.sustainable-page .mag-r-0 {
  margin-right: 0!important
}

.sustainable-page .up-17 {
  -webkit-transform: translateY(-17%)!important;
  -ms-transform: translateY(-17%)!important;
  transform: translateY(-17%)!important
}

.sustainable-page .up-8 {
  -webkit-transform: translateY(-8%)!important;
  -ms-transform: translateY(-8%)!important;
  transform: translateY(-8%)!important
}

.sustainable-page .up-27 {
  -webkit-transform: translateY(-27%)!important;
  -ms-transform: translateY(-27%)!important;
  transform: translateY(-27%)!important
}

.sustainable-page .up-22 {
  -webkit-transform: translateY(-22%)!important;
  -ms-transform: translateY(-22%)!important;
  transform: translateY(-22%)!important
}

.sustainable-page .mag-30 {
  margin: 0 30px!important
}

.cn-header-sc.topheader .topright .icon {
  margin-right: 5px
}

.cn-header-sc.topheader .region {
  border-top: none
}

.cn-header-sc.topheader .region a {
  -webkit-transition: all .1s linear;
  transition: all .1s linear
}

.cn-header-sc .dropdown {
  box-shadow: 0 4px 12px 0 rgba(0,0,0,.08);
  border: 1px solid #eee;
  border-right: none;
  border-radius: 4px
}

.cn-header-sc .cn-dropdownInner {
  opacity: .96;
  background: #fff;
  box-shadow: 0 4px 12px 0 rgba(0,0,0,.08);
  border-radius: 4px;
  display: table;
  line-height: normal;
  padding: 18px 0
}

.cn-header-sc .cn-dropdownInner .cn-innerWrapper {
  position: relative
}

.cn-header-sc .cn-dropdownInner .cn-innerWrapper .header-column {
  padding: 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.cn-header-sc .cn-dropdownInner .cn-innerWrapper .header-column:last-of-type .left {
  margin-bottom: 0
}

.cn-header-sc .cn-dropdownInner .cn-innerWrapper .header-column:hover .left .item {
  color: #dc1d32!important
}

.cn-header-sc .cn-dropdownInner .cn-innerWrapper .header-column:hover .left .item a {
  color: #dc1d32!important
}

.cn-header-sc .cn-dropdownInner .cn-innerWrapper .header-column:hover .left .item::before {
  content: ' ';
  background: #dc1d32;
  position: absolute;
  left: 15px;
  width: 2px;
  height: 10px;
  top: 5px
}

.cn-header-sc .cn-dropdownInner .cn-innerWrapper .header-column .left {
  font-size: 14px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: #333;
  letter-spacing: 0;
  font-weight: 700;
  width: auto;
  min-width: 108px;
  max-width: 160px;
  text-align: center;
  padding: 0 25px;
  position: relative;
  height: 36px;
  margin-bottom: 12px;
  overflow: hidden;
  -webkit-transition: all .1s linear;
  transition: all .1s linear
}

.cn-header-sc .cn-dropdownInner .cn-innerWrapper .header-column .left .item {
  cursor: pointer;
  -webkit-transition: all .1s linear;
  transition: all .1s linear
}

.cn-header-sc .cn-dropdownInner .cn-innerWrapper .header-column .right {
  display: none;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 13px;
  color: #7d7d7d;
  letter-spacing: 0;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  background: #fff;
  height: calc(100% + 38px);
  top: -19px;
  left: 107px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  padding-left: 30px;
  z-index: 2;
  padding-top: 18px;
  border-radius: 0 4px 4px 0;
  border: 1px solid #eee;
  border-left: none;
  box-shadow: 4px 4px 12px 0 rgba(0,0,0,.08)
}

.cn-header-sc .cn-dropdownInner .cn-innerWrapper .header-column .right .line {
  width: 1px;
  background: #eee;
  height: calc(100% - 36px);
  position: absolute;
  left: 0;
  top: 18px;
  z-index: 9
}

.cn-header-sc .cn-dropdownInner .cn-innerWrapper .header-column .right .item {
  margin-right: 20px;
  margin-bottom: 12px;
  width: 91px;
  height: 36px;
  cursor: pointer;
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
  font-size: 13px;
  color: #7d7d7d;
  letter-spacing: 0;
  overflow: hidden;
  top: 1px;
  position: relative
}

.cn-header-sc .cn-dropdownInner .cn-innerWrapper .header-column .right .item:hover {
  color: #dc1d32
}

.cn-header-en.topheader .topright .icon {
  margin-right: 5px
}

.cn-header-en.topheader .region {
  border-top: none
}

.cn-header-en.topheader .region a {
  -webkit-transition: all .1s linear;
  transition: all .1s linear
}

.cn-header-en .dropdown {
  box-shadow: 0 4px 12px 0 rgba(0,0,0,.08);
  border: 1px solid #eee;
  border-right: none;
  border-radius: 4px
}

.cn-header-en .cn-dropdownInner {
  opacity: .96;
  background: #fff;
  box-shadow: 0 4px 12px 0 rgba(0,0,0,.08);
  border-radius: 4px;
  display: table;
  line-height: normal;
  padding: 18px 0
}

.cn-header-en .cn-dropdownInner .cn-innerWrapper {
  position: relative
}

.cn-header-en .cn-dropdownInner .cn-innerWrapper .header-column {
  padding: 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.cn-header-en .cn-dropdownInner .cn-innerWrapper .header-column:hover .left .item {
  color: #dc1d32!important
}

.cn-header-en .cn-dropdownInner .cn-innerWrapper .header-column:hover .left .item a {
  color: #dc1d32!important
}

.cn-header-en .cn-dropdownInner .cn-innerWrapper .header-column:hover .left .item::before {
  content: ' ';
  background: #dc1d32;
  position: absolute;
  left: 15px;
  width: 2px;
  height: 10px;
  top: 5px
}

.cn-header-en .cn-dropdownInner .cn-innerWrapper .header-column:last-of-type .left {
  margin-bottom: 0
}

.cn-header-en .cn-dropdownInner .cn-innerWrapper .header-column .left {
  font-size: 14px;
  line-height: 14px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: #333;
  letter-spacing: 0;
  font-weight: 700;
  width: auto;
  min-width: 108px;
  max-width: 160px;
  text-align: left;
  padding: 0 25px;
  position: relative;
  height: auto;
  margin-bottom: 27px;
  overflow: hidden;
  -webkit-transition: all .1s linear;
  transition: all .1s linear
}

.cn-header-en .cn-dropdownInner .cn-innerWrapper .header-column .left .item {
  cursor: pointer;
  -webkit-transition: all .1s linear;
  transition: all .1s linear
}

.cn-header-en .cn-dropdownInner .cn-innerWrapper .header-column .right {
  display: none;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 13px;
  color: #7d7d7d;
  letter-spacing: 0;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  background: #fff;
  height: calc(100% + 38px);
  top: -19px;
  left: 107px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  padding-left: 30px;
  z-index: 2;
  padding-top: 18px;
  border-radius: 0 4px 4px 0;
  border: 1px solid #eee;
  border-left: none;
  box-shadow: 4px 4px 12px 0 rgba(0,0,0,.08)
}

.cn-header-en .cn-dropdownInner .cn-innerWrapper .header-column .right .line {
  width: 1px;
  background: #eee;
  height: calc(100% - 36px);
  position: absolute;
  left: 0;
  top: 18px;
  z-index: 9
}

.cn-header-en .cn-dropdownInner .cn-innerWrapper .header-column .right .item {
  margin-right: 20px;
  margin-bottom: 27px;
  width: 144px;
  height: auto;
  cursor: pointer;
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
  font-size: 13px;
  color: #7d7d7d;
  letter-spacing: 0;
  overflow: hidden;
  top: 1px;
  position: relative
}

.cn-header-en .cn-dropdownInner .cn-innerWrapper .header-column .right .item:hover {
  color: #dc1d32
}

.cn-footer {
  background: #373737;
  padding-top: 20px
}

.cn-footer .others {
  border-top: none
}

.cn-footer .others .fcontainer.cn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 16px;
  width: 1392px;
  margin-left: -56px
}

.cn-footer .others .fcontainer.cn li {
  width: auto
}

.cn-footer .others .fcontainer.cn li a {
  width: auto;
  font-size: 14px;
  line-height: normal;
  height: auto
}

.cn-footer .others .fcontainer:after {
  display: none
}

.cn-footer .others.en .fcontainer.cn {
  width: 1580px;
  margin-left: -170px
}

.cn-footer .friend-link {
  border-top: 1px solid rgba(216,216,216,.2);
  padding: 32px 0 16px 0;
  border-bottom: none;
  width: 1280px;
  margin: auto;
  overflow: hidden
}

.cn-footer .fcontainer {
  width: 100%
}

.cn-footer .fcontainer .contact-us {
  width: 1280px;
  float: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 20px
}

.cn-footer .fcontainer .contact-us .title {
  margin-bottom: 0;
  font-size: 16px;
  color: #fff
}

.cn-footer .fcontainer .contact-us .share {
  padding: 0
}

.cn-footer .fcontainer .contact-us .share .pop {
  width: 207px;
  position: absolute;
  right: -87px;
  bottom: 57px;
  padding: 10px;
  box-sizing: border-box;
  background: #fff;
  z-index: 11;
  color: #333;
  box-shadow: 0 2px 16px 0 rgba(0,0,0,.22);
  border-radius: 4px
}

.cn-footer .fcontainer .contact-us .share .pop .caret {
  position: absolute;
  height: 0;
  width: 0;
  border: 15px solid transparent;
  border-top: 15px solid #fff;
  border-bottom: none;
  bottom: -15px;
  left: 86px
}

.cn-footer .fcontainer .contact-us .share a {
  margin-left: 18px;
  margin-bottom: 0;
  padding: 0;
  width: 36px;
  height: 36px
}

.cn-footer .fcontainer .contact-us .share a.xinlang {
  background: url(../images/index/contact_icons.png) no-repeat;
  background-position: 0 0
}

.cn-footer .fcontainer .contact-us .share a.xinlang:hover {
  background: url(../images/index/contact_icons.png) no-repeat;
  background-position: 0 -148px
}

.cn-footer .fcontainer .contact-us .share a.weixin {
  background: url(../images/index/contact_icons.png) no-repeat;
  background-position: 0 -37px
}

.cn-footer .fcontainer .contact-us .share a.weixin:hover {
  background: url(../images/index/contact_icons.png) no-repeat;
  background-position: 0 -185px
}

.cn-footer .fcontainer .contact-us .share a.app {
  background: url(../images/index/contact_icons.png) no-repeat;
  background-position: 0 -74px
}

.cn-footer .fcontainer .contact-us .share a.app:hover {
  background: url(../images/index/contact_icons.png) no-repeat;
  background-position: 0 -222px
}

.cn-footer .fcontainer .contact-us .share a.online {
  background: url(../images/index/contact_icons.png) no-repeat;
  background-position: 0 -111px
}

.cn-footer .fcontainer .contact-us .share a.online:hover {
  background: url(../images/index/contact_icons.png) no-repeat;
  background-position: 0 -259px
}

.cn-footer .fcontainer.botlink {
  background: #2c2c2c;
  padding: 16px 0
}

.cn-footer .fcontainer.botlink .policy li:last-of-type a {
  border-right: none!important
}

.cn-footer .fcontainer.botlink .wrap {
  width: 1280px;
  margin: auto
}

.cn-footer .fcontainer.botlink .wrap .policy {
  margin-right: 34px
}

.cn-footer .fcontainer.botlink .wrap .policy a {
  font-size: 12px;
  color: rgba(255,255,255,.6);
  border-right: 1px solid rgba(255,255,255,.6)
}

.cn-footer .fcontainer.botlink .wrap .policy li a {
  -webkit-transition: all .1s linear;
  transition: all .1s linear
}

.cn-footer .fcontainer.botlink .wrap .policy li a:hover {
  color: #fff
}

.cn-footer .fcontainer.botlink .wrap .policy li:last-child a {
  border-right: none
}

.cn-footer .fcontainer.botlink .wrap .copy-r a {
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
  border-right: none
}

.cn-footer .fcontainer.botlink .wrap .copy-r a:hover {
  color: #fff
}

.cn-footer .fcontainer.botlink .wrap .copyright li a {
  font-size: 12px;
  color: rgba(255,255,255,.6)
}

.cn-footer .fcontainer .left {
  width: 1280px;
  margin: auto;
  border-right: none;
  float: none;
  margin-bottom: 32px;
  border-top: 1px solid rgba(216,216,216,.2);
  padding-top: 28px
}

.cn-footer .fcontainer .left .f-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.cn-footer .fcontainer .left .f-menu .title {
  margin-bottom: 15px
}

.cn-footer .fcontainer .left .f-menu .title a {
  font-size: 18px
}

.cn-footer .fcontainer .left .f-menu .list li a {
  font-size: 12px;
  color: rgba(255,255,255,.6);
  -webkit-transition: all .1s linear;
  transition: all .1s linear
}

.cn-footer .fcontainer .left .f-menu .list li a:hover {
  color: #fff
}

.cn-footer .fcontainer table td {
  vertical-align: top;
  padding-right: 0
}

.cn-footer .fcontainer table .title {
  margin-bottom: 15px
}

.cn-footer .fcontainer table .title a {
  font-size: 18px
}

.cn-footer .fcontainer table .list li a {
  font-size: 12px;
  color: rgba(255,255,255,.6);
  -webkit-transition: all .1s linear;
  transition: all .1s linear
}

.cn-footer .fcontainer table .list li a:hover {
  color: #fff
}

.cn-index-page #banner .same-tip {
  right: -205px;
  margin-top: -68px
}

.cn-index-page #banner .same-tip .new {
  visibility: hidden;
  position: absolute;
  left: 30px;
  top: 0;
  width: 34px;
  height: 15px;
  background-image: url(../images/index/new.png);
  background-size: 100% 100%;
  background-repeat: no-repeat
}

.cn-index-page #banner .tips {
  margin-top: -1px
}

.cn-index-page #banner .same-tip .re-left {
  float: left;
  height: 64px;
  width: 64px;
  background: rgba(0,0,0,.6);
  cursor: pointer;
  border-radius: 4px 0 0 4px;
  padding: 14px 7px
}

.cn-index-page #banner .same-tip .re-left p {
  font-size: 12px;
  color: #fff;
  letter-spacing: 0;
  line-height: normal
}

.cn-index-page #banner .same-tip .re-left .img {
  margin-top: 0;
  height: 17px
}

.cn-index-page #banner .reminder .re-left .img {
  margin-top: 0;
  height: 17px;
  background: url(../images/index/gonggao.png) no-repeat center center!important
}

.cn-index-page #banner .same-tip .re-left .img {
  background: url(../images/index/yijianfankui.png) no-repeat center center
}

.cn-index-page #banner .same-tip .content-wrapper {
  height: 64px;
  color: #fff;
  letter-spacing: 0;
  line-height: 18px;
  width: 205px;
  display: table;
  padding: 14px 7px 14px 0;
  background-color: rgba(0,0,0,.6);
  display: inline-block;
  overflow: hidden
}

.cn-index-page #banner .same-tip .content-wrapper a {
  min-height: 34px;
  display: inline-block;
  border-left: 1px solid #fff;
  position: relative;
  width: 100%
}

.cn-index-page #banner .same-tip .content-wrapper a .content {
  color: #fff;
  letter-spacing: 0;
  line-height: 18px;
  display: block;
  overflow: hidden;
  text-decoration: none;
  padding-left: 10px;
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-height: 36px;
  overflow: hidden
}

.cn-index-page #business {
  height: auto
}

.cn-index-page #business .content {
  width: 100%
}

.cn-index-page #business .content .title {
  font-size: 32px;
  color: #333;
  font-weight: 700;
  margin: auto;
  height: auto;
  margin-top: 56px;
  margin-bottom: 50px;
  padding: 0
}

.cn-index-page #business .content .move-content .nav-wrap {
  border-bottom: 2px solid #f2f2f2
}

.cn-index-page #business .content .move-content .nav-wrap .nav {
  width: 1280px;
  height: auto;
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.cn-index-page #business .content .move-content .nav-wrap .nav li {
  display: block;
  float: left;
  text-align: center;
  width: auto;
  height: auto;
  border-bottom: none;
  line-height: initial;
  font-size: 20px;
  background: 0 0;
  padding: 16.5px 0;
  max-width: 160px
}

.cn-index-page #business .content .move-content .nav-wrap .nav li.active {
  border-bottom: none;
  margin-top: 0;
  position: relative
}

.cn-index-page #business .content .move-content .nav-wrap .nav li.active::before {
  content: ' ';
  width: 100%;
  height: 4px;
  display: inline-block;
  position: absolute;
  background: #dc1d32;
  bottom: -2px;
  left: 0;
  border-radius: 10px
}

.cn-index-page #business .content .move-content .nav-wrap .nav li a {
  -webkit-transition: all .1s linear;
  transition: all .1s linear
}

.cn-index-page #business .content .move-content .tab_container {
  width: 1300px;
  margin: auto
}

.cn-index-page #business .content .move-content .tab_container .nav-content.tab-open {
  height: 302px;
  margin-top: 50px;
  height: auto
}

.cn-index-page #business .content .move-content .tab_container .nav-content a {
  display: block;
  width: 614px;
  height: calc(100% - 16px);
  float: left;
  margin-left: 52px;
  background: #fff;
  transition: all .1s linear;
  -moz-transition: all .1s linear;
  -webkit-transition: all .1s linear;
  -o-transition: all .1s linear;
  box-shadow: 0 2px 16px 0 rgba(0,0,0,.07);
  border-radius: 4px;
  overflow: hidden
}

.cn-index-page #business .content .move-content .tab_container .nav-content a:hover div.div_p span {
  color: #db2236
}

.cn-index-page #business .content .move-content .tab_container .nav-content a:hover div.div_p p {
  color: #db2236
}

.cn-index-page #business .content .move-content .tab_container .nav-content a:first-child {
  margin-left: 10px
}

.cn-index-page #business .content .move-content .tab_container .nav-content a .t_img {
  height: auto;
  border-radius: 4px 4px 0 0
}

.cn-index-page #business .content .move-content .tab_container .nav-content a .t_img .titlePage {
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
  border-radius: 4px 4px 0 0;
  height: auto;
  width: 100%
}

.cn-index-page #business .content .move-content .tab_container .nav-content a div.div_p {
  padding: 21px 14px;
  box-sizing: border-box;
  float: left;
  width: 100%;
  position: relative;
  padding-bottom: 30px
}

.cn-index-page #business .content .move-content .tab_container .nav-content a div.div_p .arrow-right {
  position: absolute;
  right: 26px;
  top: 30px;
  width: 10px;
  height: 15px;
  background-image: url(../images/index/arrow-right.png);
  background-size: 100% 100%;
  background-repeat: no-repeat
}

.cn-index-page #business .content .move-content .tab_container .nav-content a div.div_p span {
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
  font-size: 18px;
  display: block;
  color: #000;
  margin-top: 0;
  padding-left: 0;
  background: 0 0!important
}

.cn-index-page #business .content .move-content .tab_container .nav-content a div.div_p p {
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
  font-size: 14px;
  color: #999;
  margin-top: 7px
}

.cn-index-page #business .content .move-content .nav-content .swiper-container .swiper-slide {
  height: auto
}

.cn-index-page #small-header .content ul li a {
  -webkit-transition: all .1s linear;
  transition: all .1s linear
}

.cn-index-page .tokenfield .token-input {
  height: 32px
}

.cn-index-page #small-header .waybill .quick-tool .arrow {
  display: none
}

.cn-index-page #small-header .waybill .quick-tool .bill-number {
  padding: 18px 20px;
  padding-right: 60px
}

.cn-index-page .swiper-pagination-bullet {
  opacity: .5!important;
  border: 1px solid #fff!important;
  width: 12px!important;
  height: 12px!important;
  margin: 0 9px!important;
  background: 0 0!important
}

.cn-index-page .swiper-pagination-bullet-active {
  background: #fff!important;
  opacity: 1!important
}

.cn-index-page #banner .swiper-slide img {
  height: auto
}

.cn-index-page .swiper-container-horizontal>.swiper-pagination-bullets,.cn-index-page .swiper-pagination-custom,.cn-index-page .swiper-pagination-fraction {
  bottom: 22px
}

.cn-index-page #small-header .content ul li {
  width: 256px
}

.cn-index-page #news-consultation {
  margin-bottom: 34px
}

.cn-index-page #news-consultation .content .title {
  font-size: 32px;
  margin-top: 56px
}

.cn-index-page #news-consultation .content .go-dynamic-news {
  width: 98px;
  height: 34px;
  border-radius: 16px;
  border: 1px solid #b5b5b5;
  font-size: 14px;
  color: #666;
  line-height: 34px;
  text-align: center;
  top: 61px;
  -webkit-transition: all .1s linear;
  transition: all .1s linear
}

.cn-index-page #news-consultation .content .go-dynamic-news:hover {
  background: #db2236;
  color: #fff;
  border: 1px solid #db2236
}

.cn-index-page #news-consultation .content .wrapper {
  margin-top: 50px
}

.cn-index-page #news-consultation .content .wrapper a {
  width: calc(50% - 29px);
  height: 150px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0;
  background: #fff;
  margin-bottom: 34px;
  margin-right: 29px;
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
  border-radius: 4px;
  overflow: hidden;
  -webkit-transition: all .1s linear;
  transition: all .1s linear
}

.cn-index-page #news-consultation .content .wrapper a:nth-child(even) {
  margin-right: 0;
  margin-left: 29px
}

.cn-index-page #news-consultation .content .wrapper a:hover {
  background: #db2236;
  color: #fff
}

.cn-index-page #news-consultation .content .wrapper a:hover .img-wrap {
  border-radius: 4px 0 0 4px
}

.cn-index-page #news-consultation .content .wrapper a:hover .img-wrap .titlePage {
  border-radius: 4px 0 0 4px;
  -webkit-transform: scale3d(1.2,1.2,1.2);
  transform: scale3d(1.2,1.2,1.2)
}

.cn-index-page #news-consultation .content .wrapper a:hover div span,.cn-index-page #news-consultation .content .wrapper a:hover p {
  color: #fff
}

.cn-index-page #news-consultation .content .wrapper a .img-wrap {
  width: 210px;
  height: 150px;
  overflow: hidden;
  padding: 0;
  border-radius: 4px 0 0 4px
}

.cn-index-page #news-consultation .content .wrapper a .img-wrap .titlePage {
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
  border-radius: 4px 0 0 4px;
  width: 210px;
  height: 150px
}

.cn-index-page #news-consultation .content .wrapper a div {
  padding: 15px 32px 15px 22px;
  width: 401px
}

.cn-index-page #news-consultation .content .wrapper a div span {
  font-size: 18px;
  color: #333;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical
}

.cn-index-page #news-consultation .content .wrapper a div p {
  margin-top: 12px;
  font-size: 14px;
  color: #666;
  letter-spacing: 0;
  line-height: 20px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical
}

.func-bar {
  width: 72px;
  background: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  border-radius: 4px;
  padding: 0 7px;
  position: fixed;
  bottom: 140px;
  right: 0;
  z-index: 10
}

.func-bar a {
  -webkit-transition: all .1s linear;
  transition: all .1s linear
}

.func-bar a:last-child .bar-item {
  border-bottom: none
}

.func-bar a .bar-item {
  border-bottom: 1px solid rgba(151,151,151,.2);
  padding-bottom: 10px;
  -webkit-transition: all .1s linear;
  transition: all .1s linear
}

.func-bar a .bar-item .icon {
  width: 100%;
  height: 40px;
  background: url(../images/index/func_icons.png) no-repeat
}

.func-bar a .bar-item .ship {
  background-position: center 10px
}

.func-bar a .bar-item .search {
  background-position: center -30px
}

.func-bar a .bar-item .service {
  background-position: center -68px
}

.func-bar a .bar-item .title {
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
  font-size: 12px;
  color: #666;
  letter-spacing: 0;
  text-align: center
}

.func-bar a:hover .bar-item .ship {
  background-position: center -107px
}

.func-bar a:hover .bar-item .search {
  background-position: center -147px
}

.func-bar a:hover .bar-item .service {
  background-position: center -185px
}

.func-bar a:hover .bar-item .title {
  color: #db2236!important
}

.cn-new-list {
  margin-bottom: 25px
}

.cn-new-list.new_list .content {
  max-width: 1280px;
  margin: 0 auto;
  padding-left: 196px;
  position: relative;
  min-height: 288px
}

.cn-new-list.new_list .content .screen_case {
  height: 56px;
  width: 152px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 13px
}

.cn-new-list.new_list .content .screen_case .year-title {
  font-size: 20px;
  color: #000;
  letter-spacing: 0;
  padding: 14px 16px
}

.cn-new-list.new_list .content .screen_case .drop-down {
  height: 56px;
  width: 152px;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #b4b4b4;
  border-radius: 4px;
  border-radius: 4px;
  padding: 12px 16px
}

.cn-new-list.new_list .content .screen_case .drop-down .arrow-down {
  width: 30px;
  height: 30px;
  position: absolute;
  background: url(../images/index/arrow-right.png) no-repeat;
  background-position: center;
  background-repeat: no-repeat;
  right: 14px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.cn-new-list.new_list .content .screen_case .drop-down:hover .select p {
  color: #dc1e32
}

.cn-new-list.new_list .content .screen_case .drop-down:hover .select .type-down {
  display: block
}

.cn-new-list.new_list .content .screen_case .drop-down .select {
  text-align: center;
  width: 100%
}

.cn-new-list.new_list .content .screen_case .drop-down .select.hover p span {
  padding: 0;
  padding-bottom: 0;
  border-bottom: 0
}

.cn-new-list.new_list .content .screen_case .drop-down .select p {
  cursor: pointer;
  font-size: 24px;
  color: #000;
  letter-spacing: 0;
  text-align: left;
  line-height: normal;
  -webkit-transition: all .1s linear;
  transition: all .1s linear
}

.cn-new-list.new_list .content .screen_case .drop-down .select .type-down {
  width: 152px;
  position: absolute;
  top: 40px;
  left: -17px;
  z-index: 99;
  background: #fff;
  border: 1px solid #b4b4b4;
  border-bottom: none;
  border-radius: 0 0 4px 4px
}

.cn-new-list.new_list .content .screen_case .drop-down .select .type-down li {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  padding: 0;
  -webkit-transition: all .1s linear;
  transition: all .1s linear
}

.cn-new-list.new_list .content ul {
  margin-top: 0
}

.cn-new-list.new_list .content ul li {
  padding: 25px 50px;
  border: 1px solid #dbdada;
  margin-bottom: 25px;
  padding-left: 131px;
  position: relative;
  padding: 25px 0 19px 131px;
  border: none;
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 0;
  position: relative
}

.cn-new-list.new_list .content ul li .left-date {
  font-size: 24px;
  color: #000;
  letter-spacing: 0;
  position: absolute;
  top: 50%;
  margin-top: -14px;
  left: 0
}

.cn-new-list.new_list .content ul li .new_title {
  color: #000;
  font-size: 18px;
  color: #000;
  letter-spacing: 0;
  -webkit-transition: all .1s linear;
  transition: all .1s linear
}

.cn-new-list.new_list .content ul li .new_title:hover a {
  color: #dc1e32
}

.cn-new-list.new_list .content ul li .new_title a {
  font-size: 18px;
  color: #000;
  letter-spacing: 0
}

.cn-new-list.new_list .content ul li p {
  font-size: 14px;
  color: #666;
  letter-spacing: 0;
  line-height: 20px;
  margin-top: 10px;
  min-height: 40px
}

.cn-new-list .pageBox {
  overflow: hidden;
  text-align: right;
  margin-top: 28px;
  height: 32px
}

.cn-new-list .pageBox a {
  display: inline-block;
  margin: 0 4px;
  font-size: 14px;
  color: #666;
  text-align: center;
  height: 32px;
  width: 32px;
  line-height: 32px
}

.cn-new-list .pageBox a:hover {
  color: #dc1e32;
  text-decoration: none
}

.cn-new-list .pageBox a.active {
  color: #dc1e32;
  text-decoration: none
}

.cn-new-list .pageBox a.btn-prev {
  width: 32px;
  height: 32px;
  background: url(../images/index/arrow-right.png) no-repeat;
  position: relative;
  top: -2px;
  vertical-align: middle;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.cn-new-list .pageBox a.btn-next {
  width: 32px;
  height: 32px;
  background: url(../images/index/arrow-right.png) no-repeat;
  position: relative;
  top: -2px;
  vertical-align: middle;
  background-position: center;
  background-repeat: no-repeat
}

.cn-new-list .pageBox span {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  height: 32px;
  width: 32px;
  letter-spacing: 2px;
  font-size: 14px;
  color: #666
}

.cn-new-list .pageBox .jump {
  width: auto;
  margin-right: 0
}

.cn-new-list .pageBox .jump span {
  line-height: 32px;
  top: -2px;
  position: relative;
  font-size: 14px;
  color: #666;
  font-weight: 400
}

.cn-new-list .pageBox .jump span a {
  -webkit-transition: all .1s linear;
  transition: all .1s linear
}

.cn-new-list .pageBox .jump span.go {
  background: 0 0
}

.cn-new-list .pageBox .jump span.go:hover {
  color-color: #dc1e32
}

.cn-new-list .pageBox .jump span.input-page {
  width: 48px;
  margin-right: -6px
}

.cn-new-list .pageBox .jump span.input-page input {
  background: #fff;
  border: 1px solid #bfbfbf;
  border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  width: 48px;
  height: 30px;
  padding: 6px;
  text-align: center
}

.cn-new-list .pageBox .jump span.page {
  margin-right: 0;
  width: auto;
  position: relative;
  right: -1px;
  margin-left: 10px
}

.cn-product-introduce .nav {
  min-width: 1280px;
  width: 100%;
  position: relative
}

.cn-product-introduce .product-overview {
  background-color: #fff;
  height: 54px;
  width: 100%;
  border-bottom: 1px solid #f2f2f2
}

.cn-product-introduce .product-overview ul {
  width: 1280px;
  height: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.cn-product-introduce .product-overview ul li {
  font-family: PingFangTC-Regular;
  font-size: 14px;
  color: #333;
  font-weight: 700;
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.cn-product-introduce .product-overview ul li a:hover {
  color: #dc1d32
}

.cn-product-introduce .product-overview ul li a:hover::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 4px;
  border-radius: 10px;
  background: #dc1d32;
  bottom: 0
}

.cn-product-introduce .product-detail {
  width: 1280px;
  margin: 0 auto;
  background-color: #fff
}

.cn-product-introduce .product-detail .product-intro {
  width: 100%;
  margin-top: 68px
}

.cn-product-introduce .product-detail .product-intro .product-intro-title {
  font-family: PingFangTC-Medium;
  font-size: 32px;
  font-weight: 700;
  color: #333;
  text-align: center
}

.cn-product-introduce .product-detail .product-intro .product-intro-detail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 32px
}

.cn-product-introduce .product-detail .product-intro .product-intro-detail img {
  width: 550px;
  height: auto
}

.cn-product-introduce .product-detail .product-intro .product-intro-detail .text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 350px;
  background-image: url(../images/product_introduction/background.png);
  background-size: cover;
  box-shadow: 0 0 20px rgba(192,192,192,.5);
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.cn-product-introduce .product-detail .product-intro .product-intro-detail .text .text-content {
  width: 540px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}

.cn-product-introduce .product-detail .product-intro .product-intro-detail .text .text-content .text-detail {
  font-family: PingFang-SC-Medium;
  font-size: 18px;
  color: #383838;
  line-height: 28px
}

.cn-product-introduce .product-detail .product-intro .product-intro-detail .text .text-content a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #dc1d32;
  width: 186px;
  height: 55px;
  color: #fff;
  border-radius: 4.48px;
  margin-top: 5px;
  font-family: PingFangSC-Semibold;
  font-size: 17.93px
}

.cn-product-introduce .product-detail .product-advantages {
  margin-top: 60px
}

.cn-product-introduce .product-detail .product-advantages .product-advantages-title {
  font-family: PingFangTC-Medium;
  font-size: 32px;
  font-weight: 700;
  color: #333;
  text-align: center
}

.cn-product-introduce .product-detail .product-advantages .product-advantages-detail {
  margin-top: 26px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.cn-product-introduce .product-detail .product-advantages .product-advantages-detail>div {
  height: 256px;
  width: 380px;
  box-shadow: 0 2px 16px 0 rgba(0,0,0,.07);
  border-radius: 4px;
  padding: 34px 23px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  font-family: PingFangSC-Semibold
}

.cn-product-introduce .product-detail .product-advantages .product-advantages-detail>div img {
  height: auto;
  width: 80px
}

.cn-product-introduce .product-detail .product-advantages .product-advantages-detail>div .title {
  opacity: .7;
  font-size: 17px;
  margin-top: 18px
}

.cn-product-introduce .product-detail .product-advantages .product-advantages-detail>div .detail {
  opacity: .7;
  font-family: PingFang-SC-Medium;
  font-size: 14px;
  margin-top: 5px
}

.cn-product-introduce .product-detail .modular-common {
  margin-top: 57px
}

.cn-product-introduce .product-detail .modular-common .title {
  margin-bottom: 20px
}

.cn-product-introduce .product-detail .modular-common .title .red {
  display: inline-block;
  background: #d80c24;
  border-radius: 2px;
  width: 6px;
  height: 22px;
  margin-right: 10px;
  vertical-align: text-bottom
}

.cn-product-introduce .product-detail .modular-common .title span {
  font-family: PingFangSC-Regular;
  font-size: 24px;
  color: #222
}

.cn-product-introduce .product-detail .modular-common .content {
  font-family: PingFang-SC-Medium;
  font-size: 14px;
  color: #666;
  line-height: 24px
}

.cn-product-introduce .product-detail .margin-bottom-advantages {
  margin-top: 65px
}

.cn-product-introduce .product-detail .learn-more {
  margin-top: 85px
}

.cn-product-introduce .product-detail .learn-more .learn-more-title {
  font-family: PingFangTC-Medium;
  font-size: 32px;
  font-weight: 700;
  color: #333;
  text-align: center
}

.cn-product-introduce .product-detail .learn-more .learn-more-detail {
  margin-top: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.cn-product-introduce .product-detail .learn-more .learn-more-detail .learn-more-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 250px;
  height: 65px
}

.cn-product-introduce .product-detail .learn-more .learn-more-detail .learn-more-content img {
  width: 60px;
  height: auto
}

.cn-product-introduce .product-detail .learn-more .learn-more-detail .learn-more-content .learn-more-text {
  line-height: 22px;
  margin-left: 17px
}

.cn-product-introduce .product-detail .learn-more .learn-more-detail .learn-more-content .learn-more-text .text-big {
  font-family: PingFangSC-Semibold;
  font-size: 16px;
  font-weight: 700;
  color: #313131
}

.cn-product-introduce .product-detail .learn-more .learn-more-detail .learn-more-content .learn-more-text .text-big a {
  color: #313131;
  text-decoration: underline
}

.cn-product-introduce .product-detail .learn-more .learn-more-detail .learn-more-content .learn-more-text .text-small {
  font-family: PingFang-SC-Medium;
  font-size: 14px;
  color: #666
}

.cn-product-introduce .banner {
  margin-top: 54px;
  width: 100%;
  min-width: 1280px;
  position: relative
}

.cn-product-introduce .banner img {
  width: 100%
}

.cn-product-introduce .banner .banner-content {
  width: 435px;
  height: 150px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(10%) translateY(-50%);
  -ms-transform: translateX(10%) translateY(-50%);
  transform: translateX(10%) translateY(-50%);
  line-height: 22px
}

.cn-product-introduce .banner .banner-content .banner-title {
  font-family: PingFangTC-Medium;
  font-weight: 700;
  font-size: 32px;
  height: 45px;
  line-height: 45px;
  color: #fff
}

.cn-product-introduce .banner .banner-content .banner-narration {
  margin-top: 11px;
  font-family: PingFang-SC-Medium;
  font-size: 14px;
  color: #fff
}

.cn-product-introduce .banner .banner-content .banner-button {
  margin-top: 34px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.cn-product-introduce .banner .banner-content .banner-button button {
  width: 134px;
  height: 40px;
  background: #fff;
  border-radius: 4px;
  position: relative
}

.cn-product-introduce .banner .banner-content .banner-button button img {
  width: 20px;
  height: 20px;
  display: inline-block
}

.cn-product-introduce .banner .banner-content .banner-button button span {
  font-family: PingFang-SC-Medium;
  font-size: 14px;
  color: #474747
}

.cn-product-introduce .banner .banner-content .banner-button button .pop {
  visibility: hidden;
  width: 210px;
  height: 210px;
  position: absolute;
  right: -40px;
  bottom: 57px;
  padding: 10px;
  box-sizing: border-box;
  background: #fff;
  z-index: 11;
  color: #333;
  box-shadow: 0 2px 16px 0 rgba(0,0,0,.22);
  border-radius: 4px
}

.cn-product-introduce .banner .banner-content .banner-button button .pop img {
  width: 100%;
  height: 100%
}

.cn-product-introduce .banner .banner-content .banner-button button .pop .caret {
  position: absolute;
  height: 0;
  width: 0;
  border: 15px solid transparent;
  border-top: 15px solid #fff;
  border-bottom: none;
  bottom: -15px;
  left: 86px
}

.cn-product-introduce .banner .banner-content .banner-button button:hover .pop {
  visibility: visible
}

.pickup-module * {
  box-sizing: border-box;
  cursor: pointer
}

.pickup-module .flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.pickup-module .search-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 24px
}

.pickup-module .search-box .search-input {
  width: 620px;
  height: 34px;
  font-size: 13px;
  line-height: 30px;
  border: 1px solid #ccc;
  border-radius: 2px;
  position: relative
}

.pickup-module .search-box .search-input input {
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 36px;
  font-size: 13px
}

.pickup-module .search-box .search-input .ico {
  position: absolute;
  font-size: 12px;
  color: #333;
  top: 3px;
  left: 12px
}

.pickup-module .search-box .search-btn {
  width: 118px;
  height: 34px;
  line-height: 34px;
  background: #dc1d32;
  border-radius: 2px;
  color: #fff;
  text-align: center
}

.pickup-module .search-type {
  font-size: 14px;
  margin-bottom: 14px;
  color: #666
}

.pickup-module .search-type a {
  color: #333;
  margin-left: 25px;
  display: inline-block;
  position: relative;
  padding-left: 25px;
  height: 25px;
  line-height: 25px
}

.pickup-module .search-type a .icon {
  font-size: 25px;
  position: absolute;
  top: 1px;
  left: 0
}

.pickup-module .search-type a:hover {
  color: #dc1e32
}

.pickup-module .search-error,.pickup-module .search-loading,.pickup-module .search-none-box {
  margin-top: 60px;
  margin-bottom: 60px;
  display: none
}

.pickup-module .search-error .fb,.pickup-module .search-loading .fb,.pickup-module .search-none-box .fb {
  font-weight: 700
}

.pickup-module .search-error p,.pickup-module .search-loading p,.pickup-module .search-none-box p {
  text-align: center
}

.pickup-module .search-error p img,.pickup-module .search-loading p img,.pickup-module .search-none-box p img {
  margin: 0 auto
}

.pickup-module .search-error .search-none-text,.pickup-module .search-loading .search-none-text,.pickup-module .search-none-box .search-none-text {
  margin-top: 20px;
  font-size: 14px;
  color: #444;
  letter-spacing: .5px
}

.pickup-module .search-result .submit-box {
  margin-top: 20px;
  text-align: center
}

.pickup-module .search-result .submit-box .pickup-btn {
  height: 40px;
  border-radius: 20px;
  min-width: auto;
  padding: 0 45px
}

.pickup-module .search-result .search-list {
  height: 390px;
  overflow-y: auto
}

.pickup-module .search-result .search-list .search-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 16px 0
}

.pickup-module .search-result .search-list .search-item:hover {
  background-color: #f8f8f8
}

.pickup-module .search-result .search-list .search-item .icon-lf {
  margin-right: 14px
}

.pickup-module .search-result .search-list .search-item .icon-lf img {
  width: 24px;
  height: 24px
}

.pickup-module .search-result .search-list .search-item .address-rt {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.pickup-module .search-result .search-list .search-item .address-rt .brief-addr {
  font-size: 14px;
  color: #dc1e32;
  letter-spacing: .58px;
  margin-bottom: 8px
}

.pickup-module .search-result .search-list .search-item .address-rt .font-small {
  font-size: 12px;
  color: #333;
  letter-spacing: .5px
}

.pickup-module .search-result .search-list .search-item .address-rt .icon {
  margin-right: 6px;
  vertical-align: middle
}

.pickup-module .search-result .search-list .action-address-item {
  background-color: #f8f8f8
}

.pickup-module .search-result .search-list .action-address-item .action-address {
  position: relative
}

.pickup-module .search-result .search-list .action-address-item .action-address .selected {
  width: 8px;
  height: 16px;
  border-color: #dc1e32;
  border-style: solid;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  left: 200px
}