@charset "utf-8";
/** * @author:GongHaibo/龚海波
 * @email:yanyuzixuan@sina.cn
 * @time:2016-12
 */
.bannes {
  height: 410px;
  background: url("/manImages/bannesr.jpg") no-repeat;
  background-size: 100% 100%;
}
.banners h1 {
  padding-top: 105px;
  font-size: 100px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.banners h4 {
  text-align: center;
  margin-top: 15px;
  color: #d1d4d7;
  font-size: 36px;
}





.mynav-tabs {
  border-bottom: solid 2px #dddddd;
  margin-bottom: 50px;
}
.mynav-tabs li {
  margin-bottom: -2px;
}
.mynav-tabs li a {
  border-left-width: 0;
  border-top-width: 0;
  border-right-width: 0;
  margin-right: 0;
  font-size: 16px;
  color: #9298a4;
  font-weight: bold;
  padding-left: 0;
  padding-right: 0;
  margin-right: 60px;
}
.mynav-tabs li a:hover {
  color: #e14352;
  border-bottom: solid 2px #e14352;
  background-color: white;
}
.mynav-tabs li.active a {
  border-left-width: 0;
  border-top-width: 0;
  border-right-width: 0;
  color: #e14352;
  border-bottom: solid 2px #e14352;
}
.mynav-tabs li.active a:focus,
.mynav-tabs li.active a:hover {
  border-left-width: 0;
  border-top-width: 0;
  border-right-width: 0;
  color: #e14352;
  border-bottom: solid 2px #e14352;
}
.mytable {
  margin-bottom: 40px;
  font-size: 14px;
}
.mytable > tbody > tr > th {
  height: 72px;
  background-color: #9298a4;
  border-width: 0;
  padding: 25px 10px 0 10px;
  text-align: center;
  font-weight: normal;
  color: white;
}
.mytable > tbody > tr > td {
  border-width: 0;
  height: 72px;
  text-align: center;
  color: #777777;
  padding-top: 25px;
  padding-bottom: 0;
}
.mytable > tbody > tr > td:nth-child(2) {
  color: black;
}
.mytable > tbody > tr > td:nth-child(3) {
  color: #e14352;
}
.mytable > tbody > tr:nth-of-type(odd) {
  background-color: #efefef!important;
}
.btn-width180 {
  width: 180px;
  margin-right: 10px;
  font-weight: bold;
  margin-bottom: 10px;
  height: 40px;
  line-height: 28px;
}
.btn-order-red {
  background-color: #e14352;
  color: white;
}
.btn-order-red:hover,
.btn-order-red:focus {
  color: white;
}
.ensitiveLsist {
  margin-top: 50px;
}
.ensitiveLsist h3 {
  color: #111111;
  font-weight: bold;
}
.ensitiveLsist span {
  width: 20px;
  border-bottom: 20px;
  height: 1px;
  display: block;
  margin-bottom: 20px;
  margin-top: 20px;
  border-bottom: solid 1px #e14352;
}
.ensitiveLsist h5 {
  color: #111111;
}
.ensitiveLsist p {
  color: #8a8a8a;
  line-height: 30px;
}
.base-info,
.sender-info,
.recripient-info,
.customs-info {
  margin-bottom: 40px;
  background-color: white;
  width: 100%;
}
.base-info h3,
.sender-info h3,
.recripient-info h3,
.customs-info h3 {
  color: #111111;
  font-weight: bold;
  margin-bottom: 30px;
}
.base-info em,
.sender-info em,
.recripient-info em,
.customs-info em {
  color: #e14352;
  margin-right: 5px;
}
.base-info label,
.sender-info label,
.recripient-info label,
.customs-info label {
  color: #111111;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 10px;
}
.base-info input,
.sender-info input,
.recripient-info input,
.customs-info input {
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  font-size: 14px;
}
.base-info select,
.sender-info select,
.recripient-info select,
.customs-info select {
  height: 40px;
  font-size: 14px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url("../images/dropdown-down.png") no-repeat scroll right center transparent;
}
.base-info .btn-margin-left,
.sender-info .btn-margin-left,
.recripient-info .btn-margin-left,
.customs-info .btn-margin-left {
  margin-left: 50px;
  display: inline-block;
}
.base-info .btn-blue-text,
.sender-info .btn-blue-text,
.recripient-info .btn-blue-text,
.customs-info .btn-blue-text {
  color: #03a9f4;
  font-size: 14px;
  height: 40px;
  margin-right: 10px;
  font-weight: bold;
  padding-top: 0;
}
.base-info .rectangle,
.sender-info .rectangle,
.recripient-info .rectangle,
.customs-info .rectangle {
  display: none;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 100%;
  line-height: 24px;
  padding: 30px;
  color: #111111;
  background-color: rgba(255, 67, 82, 0.1);
  float: left;
  border-radius: 3px;
}
.purple {
  font-weight: 100;
  margin-top: 10px;
  margin-bottom: 10px;
}
.purple a {
  color: #d465d2;
}
.sender-info {
  background-color: #f7f7f7;
  padding-top: 40px;
  padding-bottom: 40px;
}
.sender-info input {
  background-color: #f7f7f7;
}
.recripient-info textarea {
  resize: none;
  height: 80px;
}
.customs-info {
  padding-top: 30px;
  background-color: #f7f7f7;
}
.customs-info .mytable > tbody > tr > th > span {
  font-size: 12px;
}
.customs-info .mytable > tbody > tr > td:nth-child(2) {
  color: #777777 !important;
}
.customs-info .mytable > tbody > tr > td:nth-child(3) {
  color: #777777 !important;
}
.customs-info .mytable > tbody > tr > td:nth-child(5) {
  color: #e14352;
}
.customs-info .mytable > tbody > tr > td:nth-child(6) {
  color: #e14352;
}
.customs-info .mytable > tbody > tr > td:nth-child(8) {
  color: #e14352;
}
.customs-info .mytable > tbody > tr > td > input {
  margin-top: -2px;
  height: 34px;
  line-height: 34px;
  background-color: #f7f7f7;
}
.customs-info .mytable > tbody > tr > td > input[readonly] {
  background-color: #f7f7f7;
  border: 0;
  box-shadow: none;
}
.customs-info .pagesType {
  float: right;
  display: inline-block;
  width: 420px;
  font-size: 14px;
  margin-top: 20px;
  font-weight: normal;
}
.customs-info .pagesType span {
  color: #111111;
  font-weight: bold;
}
.customs-info .pagesType input[type=radio] {
  height: 15px;
  line-height: 15px;
}
.customs-info .pagesType label {
  font-weight: normal;
  margin-right: 5px;
}
.mybtnblue .btn {
  font-size: 14px!important;
  font-weight: bold;
}
.mycontenttop {
  top: 200px;
  width: 712px;
  margin-left: auto;
  margin-right: auto;
}
.mycontenttop .mymod-head {
  padding: 0;
}
.mycontenttop .mymod-head button > span {
  margin-right: 15px;
  line-height: 46px;
}
.mycontenttop .mymodal-title {
  font-weight: bold;
  color: #111111;
}
.mycontenttop .mymodal-body {
  padding: 0;
}
.mycontenttop .my-modalul {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 40px;
}
.mycontenttop .my-modalul li {
  border-bottom: 1px solid #e5e5e5;
  padding-left: 15px;
  font-size: 14px;
  color: #111111;
  background-image: url("../images/gray-true.png");
  background-repeat: no-repeat;
  background-position: center right;
}
.mycontenttop .my-modalul li:hover,
.mycontenttop .my-modalul li .check-active {
  background-color: #f1f1f1;
  background-image: url("../images/red-true.png");
}
.mycontenttop .my-modalul .check-active {
  background-color: #f1f1f1;
  background-image: url("../images/red-true.png");
}
.mycontenttop .mymodal-tit {
  color: #111111;
  font-size: 16px;
  height: 46px;
  line-height: 44px;
  padding-left: 15px;
  background-color: #f1f1f1;
  padding-right: 15px;
}
.mycontenttop .price-calculation {
  font-size: 24px;
  color: #e14352;
}
.mycontenttop .textcenter {
  text-align: center;
}
.mycustoms-table > tbody > tr > th {
  text-align: center;
  padding: 0;
  background-color: #f1f1f1;
  line-height: 36px;
  overflow: hidden;
}
.mycustoms-table > tbody > tr > th input {
  margin-bottom: 0;
  height: 13px;
  margin-top: 5px;
  line-height: 36px;
}
.help-develop {
  font-size: 14px;
  color: #111111;
  line-height: 22px;
}
.help-develop h3 span {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 18px;
  height: 1px;
  border-bottom: solid 1px #e14352;
  display: block;
}
.help-develop .business-left {
  width: 100%;
  border: solid 1px #cccccc;
  padding: 0;
  margin-top: 37px;
  list-style: none;
  float: left;
}
.help-develop .business-left li {
  padding: 35px;
  width: 33%;
  border-right: solid 1px #cccccc;
  list-style: none;
  float: left;
  text-align: center;
  font-size: 24px;
}
.help-develop .business-left li span {
  margin: 20px auto;
  width: 18px;
  height: 1px;
  border-bottom: solid 1px #e14352;
  display: block;
}
.help-develop .business-left li:last-child {
  border-right: none;
}
.business-intr h1 {
  text-align: center;
  font-size: 52px;
  margin-top: 0;
  color: #111111;
}
.business-intr h1 p {
  color: #777777;
  font-size: 16px;
  width: 50%;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  line-height: 24px;
  margin-bottom: 35px;
}
.business-intr .my-tab {
  border-bottom: none;
  height: 665px;
  margin-bottom: 10px;
  list-style: none;
  position: relative;
  padding: 0;
}
.business-intr .my-tab li {
  position: absolute;
  margin-bottom: 15px;
  line-height: 135px;
  text-align: center;
}
.business-intr .my-tab li a {
  color: #111111;
  border-radius: 0;
  height: 155px;
  width: 262px;
  line-height: 135px;
  font-size: 24px;
  background-color: #f1f1f1;
  border: none;
}
.business-intr .my-tab li a em {
  margin-top: 45px;
  line-height: 1px;
  font-style: normal;
  display: block;
}
.business-intr .my-tab li a:hover {
  width: 268px;
  color: white;
  border: none;
}
.business-intr .my-tab .position-left1 {
  left: 0;
  top: 0;
}
.business-intr .my-tab .position-left1 a:hover {
  background-color: transparent;
  background: url("../images/red-bg.jpg") right center no-repeat;
}
.business-intr .my-tab .position-left2 {
  left: 0;
  top: 170px;
}
.business-intr .my-tab .position-left2 a:hover {
  background-color: transparent;
  background: url("../images/red-bg.jpg") right center no-repeat;
}
.business-intr .my-tab .position-left3 {
  left: 0;
  top: 340px;
}
.business-intr .my-tab .position-left3 a:hover {
  background-color: transparent;
  background: url("../images/red-bg.jpg") right center no-repeat;
}
.business-intr .my-tab .position-left4 {
  left: 0;
  top: 510px;
}
.business-intr .my-tab .position-left4 a:hover {
  background-color: transparent;
  background: url("../images/red-bg.jpg") right center no-repeat;
}
.business-intr .my-tab .position-right1 {
  right: 0;
  top: 0;
}
.business-intr .my-tab .position-right1 a:hover {
  background-color: transparent;
  background: url("../images/red-bg-right.jpg") left center no-repeat;
}
.business-intr .my-tab .position-right2 {
  right: 0;
  top: 170px;
}
.business-intr .my-tab .position-right2 a:hover {
  background-color: transparent;
  background: url("../images/red-bg-right.jpg") left center no-repeat;
}
.business-intr .my-tab .position-right3 {
  right: 0;
  top: 340px;
}
.business-intr .my-tab .position-right3 a:hover {
  background-color: transparent;
  background: url("../images/red-bg-right.jpg") left center no-repeat;
}
.business-intr .my-tab .position-right4 {
  right: 0;
  top: 510px;
}
.business-intr .my-tab .position-right4 a:hover {
  background-color: transparent;
  background: url("../images/red-bg-right.jpg") left center no-repeat;
}
.business-intr .my-tab .active a {
  color: white;
  width: 268px;
  display: block;
  background-color: transparent;
  background: url("../images/red-bg.jpg") right center no-repeat;
}
.business-intr .my-tab .active a:focus,
.business-intr .my-tab .active a:hover {
  color: white;
  border: none;
}
.business-intr .my-tab .active-right a {
  color: white;
  width: 268px;
  background-color: transparent;
  background: url("../images/red-bg-right.jpg") left center no-repeat;
}
.business-intr .my-tab .active-right a:focus,
.business-intr .my-tab .active-right a:hover {
  color: white;
  border: none;
}
.business-intr .my-tab-content {
  position: absolute;
  left: 268px;
  top: 0;
  margin-left: 8px;
  margin-right: 8px;
  width: 588px;
  line-height: 22px;
  float: left;
  color: white;
  background-color: #e14352;
  height: 665px;
}
.business-intr .my-tab-content img {
  width: 100%;
}
.business-intr .my-tab-content div {
  display: none;
}
.business-intr .my-tab-content div h3 {
  padding-left: 35px;
  padding-right: 35px;
}
.business-intr .my-tab-content div h3 span {
  margin-top: 13px;
  margin-bottom: 13px;
  width: 18px;
  height: 1px;
  border-bottom: solid 1px white;
  display: block;
}
.business-intr .my-tab-content .mypane-text {
  padding-left: 35px;
  padding-right: 35px;
  display: block;
  font-size: 16px;
}
.business-intr .my-tab-content .mypane-text a {
  text-decoration: underline;
  color: white;
  display: block;
  line-height: 40px;
}
.process-new{margin-top: 50px;}
.process-new .first-process,
.process-new .second-process,
.process-new .third-process,
.process-new .forth-process,
.process-new .fifth-process,
.process-new .sixth-process {
  clear: both;
  padding-top: 20px;
}
.process-new h1 {
  text-align: center;
  font-size: 52px;
  margin-top: 0;
  color: #111111;
}
.process-new h1 p {
  color: #777777;
  font-size: 16px;
  width: 64%;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  line-height: 24px;
}
.process-new .process-content {
  margin-top: 30px;
  height: auto;
  width: 100%;
  box-sizing: content-box;
}
.process-new .process-content .process-title {
  clear: both;
  /*padding-left: 60px;*/
}
.process-new .process-content .oddpadding {
  padding-left: 10%;
  padding-right: 5%;
}
.process-new .process-content .evenpadding {
  padding-left: 5%;
  padding-right: 10%;
}
.process-new .process-content .process-text {
  float: left;
}
.process-new .process-content .process-text h1 {
  color: #dedede;
  font-style: italic;
  font-weight: 500;
  display: inline-block;
}
.process-new .process-content .process-text i {
  color: #111111;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  line-height: 62px;
}
.process-new .process-content .process-text span {
  border-bottom: solid 1px #e14352;
  height: 1px;
  width: 18px;
  display: block;
  margin-left: 3px;
  margin-top: 0;
}
.process-new .process-content .process-text p {
  color: #111111;
  line-height: 24px;
  text-indent: 0;
  margin-top: 20px;
}
.process-new .process-content img {
  width: 100%;
  clear-after: both;
  float: left;
}
.process-new .process-content:after {
  clear: both;
}
.th-red-color {
  color: #e14352 !important;
}
.error-content {
  width: 100%;
  padding: 0;
  margin: 0;
  display: inline-block;
  background-color: #f1f1f1;
}
.error-content:after {
  clear: both;
  zoom: 1;
}
.error-content .error-left {
  width: 19%;
  padding: 0;
  float: left;
  margin: 0;
}
.error-content .error-left img {
  width: 100%;
}
.error-content .error-right {
  width: 19%;
  float: left;
  padding: 0;
  margin: 0;
}
.error-content .error-right img {
  width: 100%;
}
.error-content .error-mid {
  width: 62%;
  float: left;
  padding-bottom: 50px;
  text-align: center;
}
.error-content .error-mid img {
  margin-top: 28%;
}
.error-content .error-mid h4 {
  color: #111111;
  font-size: 20px;
  font-weight: 100;
  margin-top: 70px;
  margin-bottom: 50px;
  line-height: 40px;
}
.hmid {
  margin: 0 auto;
  border-bottom: solid 1px #ebebeb;
  line-height: 100px;
}
.remark > span {
  float: left;
  color: #8c94a0;
  line-height: 24px;
  font-size: 12px;
}
.banner-search {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 814px;
  height: 60px;
  left: 50%;
  margin-left: -407px;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
  border-radius: 3px;
  padding: 6px;
  box-sizing: border-box;
}
.search-bg {
  width: 100%;
  height: 48px;
  background-color: #ffffff;
  border-radius: 3px;
  display: inline-block;
  overflow: hidden;
}
.search-bg > .search-text {
  width: 12.5%;
  height: 48px;
  color: #333333;
  line-height: 48px;
  background-color: #eeeeee;
  border-left: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
}
.search-bg > input {
  height: 48px;
  border: 0;
  width: 31.3%;
}
.search-bg > .search-btn {
  width: 12.4%;
  height: 48px;
  font-size: 24px;
  line-height: 48px;
  font-style: normal;
  color: #ffffff;
  border: 0;
  background: url("../images/searchbg.png") top right repeat-x;
}
@media (min-width: 550px) and (max-width: 767px) {
  .banner-search {
    width: 540px;
    margin-left: -270px;
  }
}
@media (min-width: 421px) and (max-width: 549px) {
  .banner-search {
    width: 420px;
    margin-left: -210px;
  }
}
@media (max-width: 420px) {
  .banner-search {
    width: 320px;
    margin-left: -160px;
  }
}
.row-old {
  border-bottom: solid 1px #ebebeb;
  padding: 25px 0;
}
.row-old .first_list {
  width: 100%;
  display: inline-block;
  font-style: normal;
  color: #001c46;
  text-align: center;
}
.row-old .first_list .col-xs-4 {
  padding: 0;
}
.row-old .first_list h4 {
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 200;
}
.row-old .first_list div {
  display: inline-block;
  text-align: center;
}
.row-old .first_list span {
  text-align: center;
  width: 100%;
  display: inline-block;
  color: #6f7c90;
  font-size: 12px;
  background: url("../images/jiantou.png") right center no-repeat;
}
.row-old .first_list small {
  color: #6f7c90;
  font-size: 12px;
}
.row-old .first_list em {
  font-style: normal;
  float: left;
  color: #6f7c90;
  margin-top: 10px;
}
.row-old .first_list .remark {
  font-size: 12px;
  margin-top: 10px;
}
.row-old .first_list .remark a {
  color: #6f7c90;
  width: 90px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  border: solid 1px #dddddd;
}
.row-old .first_list .remark .disnone {
  position: absolute;
  left: 95px;
  top: 35px;
  z-index: 1;
  display: none;
  width: 550px;
  right: 0;
}
.row-old .first_list .remark .disnone i {
  font-style: normal;
  color: red;
  float: left;
}
.row-old .first_list .remark .disnone p {
  width: 85%;
  text-align: left;
  color: #001c46;
}
.row-old .first_list .remark .icon-sj {
  width: 10px;
  height: 10px;
  background: url(../images/sanj.png) center no-repeat;
  display: inline-block;
  /* float: left; */
}
.row-old .first_list .mypop {
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.row-old .first_list .mypop .myarr:after {
  border-bottom-color: #fcf8e3;
}
.row-old .first_list .mypop .mypop-tit {
  border-bottom: none;
  background-color: #fcf8e3;
  text-align: left;
  font-size: 12px;
}
.row-old .first_list .mypop .mypop-tit i {
  color: red;
}
.row-old .first_list .mypop .mypop-con {
  text-align: left;
  font-size: 12px;
  width: 100%;
}
.row-old .first_list .popover.bottom > .myarr {
  border-bottom-color: #faebcc;
}
.row-old .second_list {
  margin-top: 10px;
  width: 100%;
  display: inline-block;
}
.row-old .second_list div {
  border-right: solid 1px #dddddd;
  color: #001c46;
  font-size: 16px;
  text-align: center;
  box-sizing: border-box;
  padding-right: 1px;
  padding-left: 1px;
  width: 25%;
  float: left;
}
.row-old .second_list div:last-child {
  border-right: none;
}
.row-old .second_list em {
  font-style: normal;
  color: #6f7c90;
}
.row-old .third_list {
  margin-top: 10px;
  width: 100%;
  display: inline-block;
}
.row-old .third_list span {
  color: #001c46;
  font-size: 16px;
  font-weight: lighter;
}
.row-old .third_list small {
  font-size: 12px;
  color: #6f7c90;
}
.row-old .third_list em {
  font-style: normal;
  width: 100%;
  float: left;
  color: #6f7c90;
}
.row-old .forth_list {
  margin-top: 10px;
  width: 100%;
  display: block;
}
.row-old .forth_list span {
  color: #001c46;
  font-size: 16px;
  display: block;
  font-weight: lighter;
}
.row-old .forth_list em {
  color: #6f7c90;
  font-style: normal;
}
.row-old .forth_list .btn-red {
  background-color: #da0632;
  color: #ffffff;
  font-size: 12px;
  margin-top: 10px;
}
.row-old .btn-red {
  background-color: #da0632;
  color: #ffffff;
  font-size: 12px;
  margin-top: 10px;
}
.row-old .btn-order {
  background-color: #da0632;
  color: #ffffff;
  width: 30%;
}
.myrow {
  list-style: none;
  border-bottom: 0;
  padding: 0;
}
.free {
  width: 100%;
  margin-left: -15px;
  padding-left: 15%;
}
.free span {
  font-size: 20px;
  line-height: 30px;
  width: 100%;
  color: #001c46;
  display: block;
  float: left;
  font-weight: 100;
}
.free em {
  text-align: right;
  font-style: normal;
  width: 180px;
  display: inline-block;
}
.free small {
  text-align: left;
  font-size: 12px;
  color: #8c94a0;
}
.bgcolor {
  background-color: #f7f7f7;
}
.bread > label {
  font-size: 14px;
  color: #424f69;
  font-weight: 100;
  line-height: 24px;
}
.bread > hr {
  margin-top: 10px;
  margin-bottom: 0;
  height: 8px;
  width: 100%;
  background: url("../images/midbg.png") left center repeat-x;
}
.mycontainer {
  width: 100%;
  float: left;
  padding: 20px 30px;
  display: inline-block;
}
.mycontainer > hr {
  border-top: 1px solid #e6e6e6;
  margin-bottom: 10px;
  margin-top: 10px;
}
.labeline {
  width: 50%;
  float: left;
  line-height: 32px;
  display: inline-block;
}
.labeline > label {
  font-weight: 100;
  color: #424f69;
  float: left;
}
.labeline > h5 {
  color: #001c46;
  float: left;
  margin-top: 0;
  line-height: 32px;
  margin-bottom: 0;
}
.labeline > h5 > small {
  color: #6f7c90;
}
/*船期*/
.saildate {
  width: 100%;
  float: left;
  padding-left: 0;
  list-style: none;
  margin-top: 30px;
}
.saildate li {
  background-color: #f7f7f7;
  width: 265px;
  border: solid 2px #e6e6e6;
  box-sizing: border-box;
  margin-right: 20px;
  float: left;
  margin-bottom: 20px;
}
.saildate li:hover {
  background-color: #f7f7f7;
  border: solid 2px red;
}
.saildate li .border-red {
  border: solid 2px red;
}
.saildate li .border-hui {
  border: solid 2px #e6e6e6;
}
.saildate li span {
  height: 60px;
  width: 100%;
  float: left;
  display: inline-block;
  padding-top: 10px;
  line-height: 20px;
  color: #424f69;
  font-size: 20px;
  text-align: center;
  border-bottom: solid 1px #e6e6e6;
}
.saildate li span em {
  color: #6f7c90;
  background-color: #f7f7f7;
  font-size: 12px;
  line-height: 10px;
}
.saildate li span > label {
  padding-left: 18px;
  cursor: pointer;
  display: inline-block;
  background: url("../images/dot.png") left no-repeat;
  font-weight: 100;
}
.saildate li span > label.checked {
  background: url("../images/doth.png") left no-repeat;
}
.saildate li span > input[type="radio"] {
  display: none;
}
.saildate li em {
  font-style: normal;
  width: 100%;
  line-height: 24px;
  padding: 15px;
  background-color: #ffffff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  color: #6f7c90;
}
.mcang {
  background-color: #f7f7f7;
  border: solid 2px red!important;
  /*background-image: ;*/
  background-image: url("../images/mancang.png");
  background-repeat: no-repeat;
  background-position: top right;
}
/*费用*/
.feiyong {
  width: 100%;
  float: left;
  padding-left: 0;
  margin-bottom: 30px;
}
.feiyong > .fylabel {
  width: 60%;
  display: inline-block;
  float: left;
}
.feiyong > .fylabel > label {
  float: left;
  padding-left: 0;
  font-weight: 100;
}
.feiyong > .fylabel > .inputlabel {
  width: 90%;
  display: inline-block;
  float: right;
}
.feiyong > label {
  font-weight: 100;
  color: #424f69;
}
.feiyong > .remark {
  margin-top: 25px;
  margin-bottom: 30px;
  width: 100%;
  font-size: 12px;
  border: solid 1px #fcebd8;
  border-radius: 2px;
  background-color: #fdfce3;
  color: #8c94a0;
  line-height: 24px;
  padding: 10px;
}
.feiyong > .remark > span {
  float: left;
  color: #8c94a0;
  line-height: 24px;
  font-size: 12px;
}
.input {
  height: 40px;
  border: solid 1px #e7e7e7;
  border-radius: 2px;
  line-height: 38px;
  display: inline-block;
  position: relative;
  width: 178px;
}
.input > span {
  font-size: 14px;
  text-align: left;
  color: #6f7c90;
  padding-left: 10px;
  margin-left: 180px;
  display: inline-block;
  width: 50px;
}
.input > input {
  height: 36px;
  border-left: solid 1px #e7e7e7;
  border-right: solid 1px #e7e7e7;
  line-height: 36px;
  border-top: 0;
  border-bottom: 0;
  position: absolute;
  left: 28px;
  top: 1px;
  width: 120px;
}
.input > .plus {
  background: url("../images/plus.png") center no-repeat;
  width: 28px;
  height: 38px;
  left: 148px;
  background-color: #eeeeee;
  border: 0;
  top: 0;
  position: absolute;
}
.input > .add {
  display: inline-block;
  background: url("../images/add.png") center no-repeat;
  width: 28px;
  top: 0;
  left: 0;
  height: 38px;
  background-color: #eeeeee;
  border: 0;
  position: absolute;
}
.totallable {
  width: 150px;
  line-height: 36px;
  float: right;
  display: inline-block;
  margin-bottom: 5px;
}
.totallable label {
  color: #6f7c90;
  font-size: 14px;
  font-weight: 100;
}
.totallable span {
  font-size: 20px;
  line-height: 40px;
  color: red;
}
/*发货人信息*/
.inputlabels {
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
  float: left;
}
.inputlabels > hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.inputlabels > label {
  color: #001c46;
  font-weight: 100;
}
.inputlabel {
  width: 50%;
  position: relative;
  float: left;
}
.inputlabel > label {
  font-weight: 100;
  color: #6f7c90;
  width: 98px;
  text-align: right;
}
.textarealabel {
  width: 100%;
  float: left;
}
.textarealabel > label {
  float: left;
  font-weight: 100;
  color: #6f7c90;
  width: 98px;
  text-align: right;
}
.inpur,
.textarea {
  color: #666;
  border-radius: 2px;
  background-color: #fbfbfb;
  width: 81%;
  height: 38px;
  line-height: 38px;
  margin-left: 5px;
  border: solid 1px #e5e5e5;
}
.tbnotice {
  margin-left: 60px;
}
.tbnotice > input[checkbox] {
  width: 16px;
  height: 16px;
  border: solid 1px #e5e5e5;
}
.btn-self {
  height: 38px;
  border: solid 1px #e5e5e5;
  border-radius: 2px;
  background-color: #fbfbfb;
  width: 30%;
  margin-bottom: 40px;
}
.martop {
  margin-top: 20px;
}
.textarea {
  width: 90.6%;
  resize: none;
  height: 100px;
}
.checklabel {
  color: #001c46!important;
}
.mytable-old > tbody > tr > td {
  text-align: center;
  color: #424f69;
}
.mytable-old > thead > tr > td,
.mytable-old > thead:first-child {
  background-color: #f7f7f7;
  text-align: center;
  color: #6f7c90;
  font-weight: 100;
  border-bottom-width: 1px;
}
.mytable-old > thead > tr > td > tr:first-child > th,
.mytable-old > thead:first-child > tr:first-child > th {
  background-color: #f7f7f7;
  text-align: center;
  color: #6f7c90;
  font-weight: 100;
  border-bottom-width: 1px;
}
#table {
  display: none;
}
/*添加货物隐藏层*/
.mod-head {
  background-color: #f7f7f7;
  border-bottom-color: #dddddd;
  border-radius: 2px 2px 0 0;
}
.mod-tit {
  font-size: 16px;
}
.mod-body {
  width: 100%;
  border-bottom: solid 1px #dddddd;
  margin-bottom: 15px;
  padding-bottom: 40px;
}
.mod-label,
.mod-labels {
  display: inline-block;
  width: 50%;
  float: left;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.mod-label > label,
.mod-labels > label {
  font-weight: 100;
  color: #6f7c90;
  width: 100%;
  padding-left: 0;
  line-height: 24px;
  padding-right: 10px;
  text-align: left;
}
.mod-labels {
  width: 100%;
}
.mod-labels > .inpur,
.mod-labels .mod-drop {
  margin-right: 0.7%;
  width: 24%;
  margin-left: 0;
  display: inline-block;
}
.mod-label > .inpur {
  width: 100%;
  margin-left: 0;
}
.mod-dw {
  width: 24%;
  margin-right: 0.7%;
  display: inline-block;
}
.mod-dw > .dwlabel {
  width: 50px;
  height: 36px;
  position: absolute;
  text-align: center;
  line-height: 36px;
  right: 0;
  color: #6f7c90;
  background-color: #eeeeee;
  top: 1px;
  border-radius: 0 2px 2px 0;
}
.mod-dw > .inpur {
  width: 100%;
  margin-left: 0;
}
.relative {
  position: relative;
}
.maright0 {
  margin-right: 0!important;
}
.marbto30 {
  margin-bottom: 30px;
}
.btn-save {
  width: 20%;
  background-color: red;
  color: #ffffff;
}
.btn-disabled {
  width: 20%;
  background-color: #999999;
  color: #001c46;
}
.btn-save:focus,
.btn-save:hover,
.btn-save:active {
  color: #ffffff;
}
.btn-cancel {
  width: 20%;
  color: #001c46;
}
.width30 {
  width: 30%;
}
.width30 > .labels {
  width: 100%;
  line-height: 30px;
  display: inline-block;
}
.width30 > .labels > label {
  font-weight: 100;
  color: #6f7c90;
}
.width30 > .labels > span {
  float: right;
  font-size: 20px;
  font-weight: lighter;
  right: 80%;
}
.width30 > .labels > .sred {
  color: red;
  font-size: 30px;
}
.btn-order {
  background-color: #da0632;
  color: #ffffff;
  width: 30%;
}
/*下拉框位置*/
.posit {
  top: 90px;
}
.posit-drop {
  top: 40px;
}
.drop-down-select {
  position: absolute;
  z-index: 9999;
  width: 77%;
  padding: 10px;
  box-sizing: border-box;
  list-style: none;
  line-height: 38px;
  display: none;
  background-color: #fbfbfb;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  font-size: 14px;
  float: left;
  margin-left: 5px;
  overflow-y: auto;
}
.drop-down-select > li {
  list-style: none;
}
.drop-down-select > li > a {
  display: block;
  text-decoration: none;
  color: #6f7c90;
}
.drop-down-select > li:hover {
  background-color: #dddddd;
}
.drop-down-width {
  width: 90%;
}
.drop-text {
  color: #666;
  border-radius: 2px;
  background-color: #fbfbfb;
  width: 100%;
  height: 38px;
  line-height: 38px;
  margin-left: 0;
  border: solid 1px #e5e5e5;
}
/*右侧浮动*/
.bgk {
  border-radius: 3px;
  background: #e14352;
  position: absolute;
  width: 100%;
  height: 100%;
}

.success {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
  height: 350px;
}
.success .success-left {
  width: 150px;
  height: 120px;
  float: left;
  display: inline-block;
  background: url("/images/succ.png") top center no-repeat;
}
.success .success-right {
  width: 650px;
  float: right;
}
.success .success-right h2 {
  color: #ed4e1c;
  line-height: 40px;
}
.success .success-right h6 {
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 15px;
}
.success .success-right h6 span {
  color: red;
}
.success .burm {
  cursor: pointer;
  background: #ff5722;
  padding: 8px 28px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.success .burm:hover {
  background: #ed4e1c;
  -o-transition: background .9s ease 0s;
  -webkit-transition: background .9s ease 0s;
  -moz-transition: background .9s ease 0s;
  transition: background .9s ease 0s;
}
.success .burm a {
  color: #fff;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .help-develop .business-left li {
    font-size: 18px;
  }
  .business-intr h1 p {
    width: 70%;
  }
  .business-intr .my-tab {
    height: 565px;
  }
  .business-intr .my-tab li {
    line-height: 110px;
  }
  .business-intr .my-tab li a {
    height: 130px;
    width: 215px;
    line-height: 110px;
    font-size: 22px;
  }
  .business-intr .my-tab li a em {
    margin-top: 35px;
  }
  .business-intr .my-tab li a:hover {
    width: 221px;
  }
  .business-intr .my-tab .position-left2 {
    top: 145px;
  }
  .business-intr .my-tab .position-left3 {
    top: 290px;
  }
  .business-intr .my-tab .position-left4 {
    top: 435px;
  }
  .business-intr .my-tab .position-right2 {
    top: 145px;
  }
  .business-intr .my-tab .position-right3 {
    top: 290px;
  }
  .business-intr .my-tab .position-right4 {
    top: 435px;
  }
  .business-intr .my-tab .active a {
    width: 221px;
  }
  .business-intr .my-tab .active-right a {
    width: 221px;
  }
  .business-intr .my-tab-content {
    left: 217px;
    width: 488px;
    height: 565px;
  }
  .business-intr .my-tab-content div h3 {
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 20px;
  }
  .business-intr .my-tab-content div h3 span {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .business-intr .my-tab-content .mypane-text {
    line-height: 20px;
    font-size: 14px;
  }
  .business-intr .my-tab-content .mypane-text a {
    line-height: 35px;
  }
  .error-content .error-mid img {
    margin-top: 20%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .free-join-list .my-free-table > tbody > tr > th {
    background-color: #9298a4;
    height: 72px;
    line-height: 72px;
    color: white;
    font-weight: normal;
    padding-left: 50px;
    font-size: 14px;
  }
  .free-join-list .my-free-table > tbody > tr > td {
    padding: 32px 0 30px 10px;
  }
  .business-intr h1 {
    font-size: 20px;
  }
  .business-intr h1 p {
    width: 80%;
  }
  .business-intr .my-tab {
    border-bottom: none;
    height: 465px;
    margin-bottom: 10px;
  }
  .business-intr .my-tab li {
    line-height: 80px;
    text-align: center;
  }
  .business-intr .my-tab li a {
    color: #111111;
    border-radius: 0;
    height: 100px;
    width: 165px;
    line-height: 80px;
    font-size: 16px;
  }
  .business-intr .my-tab li a em {
    margin-top: 25px;
  }
  .business-intr .my-tab li a:hover {
    width: 171px;
    color: white;
    border: none;
  }
  .business-intr .my-tab .position-left2 {
    top: 115px;
  }
  .business-intr .my-tab .position-left3 {
    top: 230px;
  }
  .business-intr .my-tab .position-left4 {
    top: 345px;
  }
  .business-intr .my-tab .position-right2 {
    top: 115px;
  }
  .business-intr .my-tab .position-right3 {
    top: 230px;
  }
  .business-intr .my-tab .position-right4 {
    top: 345px;
  }
  .business-intr .my-tab .active a {
    width: 171px;
  }
  .business-intr .my-tab .active-right a {
    width: 171px;
  }
  .business-intr .my-tab-content {
    position: absolute;
    left: 165px;
    width: 372px;
    height: 445px;
  }
  .business-intr .my-tab-content div h3 {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 5px;
    margin-top: 8px;
    font-size: 16px;
  }
  .business-intr .my-tab-content div h3 span {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .business-intr .my-tab-content .mypane-text {
    padding-left: 15px;
    padding-right: 15px;
    line-height: 15px;
    font-size: 12px;
  }
  .business-intr .my-tab-content .mypane-text a {
    line-height: 35px;
  }
  .error-content .error-left {
    display: none;
  }
  .error-content .error-right {
    display: none;
  }
  .error-content .error-mid {
    width: 100%;
    padding-bottom: 20%;
  }
  .error-content .error-mid img {
    margin-top: 20%;
  }
}
@media (min-width: 360px) and (max-width: 767px) {
  .martop60 {
    margin-top: 30px;
  }
  .order-nav {
    margin-bottom: 30px;
  }
  .order-nav a {
    padding-left: 1px;
    padding-right: 1px;
    font-size: 14px;
  }
  .mynav-tabs {
    margin-bottom: 30px;
    z-index: -1;
  }
  .mynav-tabs li a {
    margin-right: 10px;
    font-size: 14px;
  }
  .customs-info .pagesType {
    width: 100%;
  }
  .sender-info .btn-margin-left,
  .recripient-info .btn-margin-left,
  .customs-info .btn-margin-left {
    margin-top: 10px;
    margin-left: 0;
  }
  .help-develop .business-left li {
    font-size: 16px;
  }
  .business-intr h1 p {
    width: 80%;
    font-size: 16px;
  }
  .business-intr h1 {
    font-size: 32px;
  }
  .business-intr h1 p {
    font-size: 14px;
    width: 100%;
  }
  .business-intr .my-tab {
    border-bottom: none;
    margin-bottom: 10px;
    position: static;
    height: auto!important;
    float: left;
  }
  .business-intr .my-tab li {
    position: static;
    margin-bottom: 30px;
    width: 50%;
    float: left;
    height: 35px;
    text-align: center;
  }
  .business-intr .my-tab li a {
    line-height: 35px;
    margin-bottom: 10px;
    height: 55px;
    overflow: hidden;
    width: 99%!important;
    font-size: 16px;
  }
  .business-intr .my-tab li a em {
    margin-top: 5px;
    margin-bottom: 22px;
    line-height: 1px;
  }
  .business-intr .my-tab li a:hover {
    width: 50%;
  }
  .business-intr .my-tab .position-left1 a:hover {
    background-color: #e14352;
    background-image: none;
  }
  .business-intr .my-tab .position-left2 a:hover {
    background-color: #e14352;
    background-image: none;
  }
  .business-intr .my-tab .position-left3 a:hover {
    background-color: #e14352;
    background-image: none;
  }
  .business-intr .my-tab .position-left4 a:hover {
    background-color: #e14352;
    background-image: none;
  }
  .business-intr .my-tab .position-right1 a:hover {
    background-color: #e14352;
    background-image: none;
  }
  .business-intr .my-tab .position-right2 a:hover {
    background-color: #e14352;
    background-image: none;
  }
  .business-intr .my-tab .position-right3 a:hover {
    background-color: #e14352;
    background-image: none;
  }
  .business-intr .my-tab .position-right4 a:hover {
    background-color: #e14352;
    background-image: none;
  }
  .business-intr .my-tab .active a {
    width: 99%;
    height: 55px;
    margin-bottom: 10px;
    background-color: #e14352;
    background-image: none;
  }
  .business-intr .my-tab .active-right a {
    width: 99%;
    height: 55px;
    margin-bottom: 10px;
    background-color: #e14352;
    background-image: none;
  }
  .business-intr .my-tab-content {
    position: static;
    margin-top: 15px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    line-height: 22px;
    height: auto!important;
  }
  .business-intr .my-tab-content img {
    width: 100%;
  }
  .business-intr .my-tab-content div h3 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .business-intr .my-tab-content div h3 span {
    margin-top: 13px;
    margin-bottom: 13px;
  }
  .business-intr .my-tab-content .mypane-text {
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
  }
  .business-intr .my-tab-content .mypane-text a {
    text-decoration: underline;
    color: white;
    display: block;
    line-height: 40px;
  }
  .process-new h1 {
    font-size: 36px;
  }
  .process-new h1 p {
    width: 90%;
  }
  .error-content .error-left {
    display: none;
  }
  .error-content .error-right {
    display: none;
  }
  .error-content .error-mid {
    width: 100%;
    padding-bottom: 20%;
  }
  .error-content .error-mid img {
    width: 80%;
    margin-top: 20%;
  }
  .error-content .error-mid h4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 359px) {
  .martop60 {
    margin-top: 30px;
  }
  .order-nav {
    margin-bottom: 30px;
  }
  .order-nav a {
    font-size: 12px;
    padding-left: 2px;
    padding-right: 2px;
  }
  .mynav-tabs {
    margin-bottom: 30px;
  }
  .mynav-tabs li a {
    margin-right: 10px;
    font-size: 12px;
  }
  .sender-info .btn-margin-left,
  .recripient-info .btn-margin-left,
  .customs-info .btn-margin-left {
    margin-top: 10px;
    margin-left: 0;
  }
  .customs-info .pagesType {
    width: 100%;
  }
  .help-develop .business-left li {
    font-size: 16px;
  }
  .business-intr h1 {
    font-size: 32px;
  }
  .business-intr h1 p {
    font-size: 14px;
    width: 100%;
  }
  .business-intr .my-tab {
    border-bottom: none;
    margin-bottom: 10px;
    position: static;
    height: auto!important;
    float: left;
  }
  .business-intr .my-tab li {
    position: static;
    margin-bottom: 30px;
    width: 50%;
    float: left;
    height: 35px;
    text-align: center;
  }
  .business-intr .my-tab li a {
    line-height: 35px;
    margin-bottom: 10px;
    height: 55px;
    overflow: hidden;
    width: 99%!important;
    font-size: 14px;
  }
  .business-intr .my-tab li a em {
    margin-top: 5px;
    margin-bottom: 22px;
    line-height: 1px;
  }
  .business-intr .my-tab li a:hover {
    width: 50%;
  }
  .business-intr .my-tab .position-left1 a:hover {
    background-color: #e14352;
    background-image: none;
  }
  .business-intr .my-tab .position-left2 a:hover {
    background-color: #e14352;
    background-image: none;
  }
  .business-intr .my-tab .position-left3 a:hover {
    background-color: #e14352;
    background-image: none;
  }
  .business-intr .my-tab .position-left4 a:hover {
    background-color: #e14352;
    background-image: none;
  }
  .business-intr .my-tab .position-right1 a:hover {
    background-color: #e14352;
    background-image: none;
  }
  .business-intr .my-tab .position-right2 a:hover {
    background-color: #e14352;
    background-image: none;
  }
  .business-intr .my-tab .position-right3 a:hover {
    background-color: #e14352;
    background-image: none;
  }
  .business-intr .my-tab .position-right4 a:hover {
    background-color: #e14352;
    background-image: none;
  }
  .business-intr .my-tab .active a {
    width: 99%;
    height: 55px;
    margin-bottom: 10px;
    background-color: #e14352;
    background-image: none;
  }
  .business-intr .my-tab .active-right a {
    width: 99%;
    height: 55px;
    margin-bottom: 10px;
    background-color: #e14352;
    background-image: none;
  }
  .business-intr .my-tab-content {
    position: static;
    margin-top: 15px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    line-height: 22px;
    height: auto!important;
  }
  .business-intr .my-tab-content img {
    width: 100%;
  }
  .business-intr .my-tab-content div h3 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .business-intr .my-tab-content div h3 span {
    margin-top: 13px;
    margin-bottom: 13px;
  }
  .business-intr .my-tab-content .mypane-text {
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
  }
  .business-intr .my-tab-content .mypane-text a {
    text-decoration: underline;
    color: white;
    display: block;
    line-height: 40px;
  }
  .process-new h1 {
    font-size: 36px;
  }
  .process-new h1 p {
    width: 100%;
    font-size: 14px;
  }
  .error-content .error-left {
    display: none;
  }
  .error-content .error-right {
    display: none;
  }
  .error-content .error-mid {
    width: 100%;
    padding-bottom: 20%;
  }
  .error-content .error-mid img {
    width: 80%;
    margin-top: 20%;
  }
  .error-content .error-mid h4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.banners h1 {
  padding-top: 7% !important;
  left: 50%;
  margin-left: -462px;
}
@media (max-width: 1132px) {
  .banners h1 {
    padding-top: 7% !important;
    left: 50%;
    margin-left: -395px;
  }
}
@media (max-width: 767px) {
  .banners h1 {
    padding-top: 7% !important;
    left: 50%;
    margin-left: -232px;
    font-size: 31px !important;
  }
  .banners h4 {
    margin-top: 20px !important;
    font-size: 18px !important;
    margin-left: -169.2px;
  }
}
@media (max-width: 476px) {
  .banners h1{
    font-size: 19px!important;
    margin-left: -130px;
  }
  .banners h4 {
    margin-top: 12px !important;
    font-size: 16px !important;
    margin-left: -132.2px;
  }
}
@media (max-width: 315px) {
  .banners h1 {
    font-size: 16px !important;
    margin-left: -117px;
  }
  .banners h4 {
    margin-top: 12px !important;
    font-size: 12px !important;
    margin-left: -106.2px;
  }
}
@media (max-width:767px) {
.process-new {
  margin-bottom: 50px;
}
}