.banner-ctrl {
  margin-top: 40px;
}
.btn-primary-calculate {
  background: #3579f6;
  border-radius: 50px;
  color: #fff;
  text-align: center;
  font-size: 12px;
  line-height: 28px;
  font-weight: 700;
  margin-top: 10px;
  padding: 12px 50px;
  border: 1px solid transparent;
  margin-right: 20px;
}
.btn-plain-ordering {
  background-color: none;
  color: #3e425d;
  padding: 12px 50px;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 400;
}

.operate .btn-ordering {
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover,
.btn-primary-calculate:visited,
.btn-plain-ordering:focus,
.btn-primary-calculate:hover,
.btn-primary-calculate:active,
.btn-primary-calculate:focus {
  color: #fff;
  text-decoration: none;
}
.btn-plain-ordering:hover {
  color: #3579f6;
}
.banner_content.mobile {
  bottom: 120px;
  position: absolute;
  top: auto;
}
.banner_content.mobile .btn-primary-calculate,
.banner_content.mobile .btn-plain-ordering {
  padding: 8px 15px;
  font-size: 13px;
  font-weight: normal;
  margin-right: 0;
}

.calculate_box .country-list {
  display: flex;
  flex-wrap: wrap;
}
.calculate_box .country-list .country-item {
  border: 1px solid #eee;
  border-radius: 6px;
  padding: 5px 10px;
  margin: 5px;
  display: inline-flex;
  align-items: center;
  color: #585d65;
}
.calculate_box .country-list .country-item:focus,
.calculate_box .country-list .country-item:hover {
  text-decoration: none;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.calculate_box .form .form-group.country-form {
  overflow: auto;
}
.calculate_box .country-list .country-item .icon {
  width: 16px;
  margin-right: 5px;
}
.calculate_box .country-list .country-item.selected {
  color: #fff;
  border-color: transparent;
  background-color: #314ee0;
}
.calculate_box .country-list .country-item .name {
  font-size: 14px;
}
.process_row {
  display: none;
}

.process_banner {
  display: block;
  margin: 0;
  padding: 0;
}

.process_banner .carousel-indicators li {
  width: 6px;
  height: 6px;
  background: #dfe1eb;
  border: none;
}

.process_banner .carousel-indicators li.active {
  background: #ccd0e3;
  margin: 1px;
}

.process_banner .carousel-inner .card_content {
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #8e939d;
  line-height: 17px;
  height: 280px;
  padding: 0 50px;
  box-sizing: border-box;
}

.process_banner .carousel-inner .card_content h4 {
  font-size: 14px;
  font-weight: 500;
  color: #1c1f25;
  line-height: 20px;
}

.process_banner .carousel-inner .card_content img {
  width: 150px;
  height: 141px;
  margin: 0 auto;
}

.product_box .product_content .carousel-inner {
  width: calc(100% - 100px);
  margin: 0 auto;
}

.product_box .product_content .product_carousel {
  margin-left: -5%;
  bottom: 0;
}

.product_content .carousel-indicators li,
.product_content .carousel-indicators li.active {
  width: 8px;
  height: 8px;
  margin: 0;
  background: #d8d8d8;
}

.product_content .carousel-indicators li {
  opacity: 0.34;
}

.product_content .carousel-indicators .active {
  opacity: 1;
}

.product_content > img {
  width: 100%;
  margin-top: 10px;
}

.product_des_list {
  width: 100%;
  padding: 0;
}

.product_des_list li {
  padding: 12px;
  box-sizing: border-box;
  background-color: #fff;
  position: relative;
  font-size: 12px;
  color: #5c6578;
  list-style: none;
  margin-bottom: 22px;
  box-shadow: 0px 10px 20px 0px #c5cee0;
  border-radius: 4px;
}

.product_des_list li:first-child {
  margin-top: 20px;
}

.product_des_list li h3 {
  font-size: 14px;
  color: #1c1f25;
  font-weight: 500;
  margin: 6px 0 12px 0;
}

.product_des_list li h3 img {
  width: 22px;
  height: 22px;
  margin-right: 8px;
}

.calculate_box,
.advantage_box {
  padding: 0 50px;
  box-sizing: border-box;
  margin-top: 20px;
  text-align: center;
}

.advantage_content {
  font-size: 12px;
  line-height: 30px;
  font-weight: 400;
  color: #5c6578;
}

.advantage_content h3 {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  margin: 0;
  padding-bottom: 10px;
}

.advantage_content h3 {
  color: #1c1f25;
}

.advantage_content img,
.calculate_content .bg img {
  width: 100%;
  right: -40px;
  color: #5c6578;
}

.calculate_content .bg {
  position: absolute;
}

.calculate_content_des .bg {
  display: none;
}

.calculate_content_des {
  font-size: 12px;
  font-weight: 400;
  color: #5c6578;
  line-height: 17px;
  margin-bottom: 15px;
  margin-top: -20px;
}

.calculate_content_des .content {
  position: relative;
  z-index: 9;
}

.calculate_content_des .content h3 {
  font-size: 16px;
  font-weight: 600;
  color: #314ee0;
  line-height: 22px;
}

.calculate_content_des .content h3 span {
  display: inline-block;
  color: #1c1f25;
  margin-right: 10px;
}

.calculate_box {
  margin: 0;
  padding: 0;
}

.calculate_box .form {
  background-color: #fff;
  /* height: 412px; */
  padding: 10px 15px 20px;
  box-shadow: 0px 10px 20px 0px #c5cee0;
  border-radius: 10px;
}

.calculate_box .form.result {
  height: 412px;
}

.calculate_box .form.result .price {
  width: 100%;
  text-align: left;
  box-sizing: border-box;
  padding-left: 40px;
  /* height: 100%; */
}

.calculate_box .form.result .price .title {
  margin-top: 60px;
  font-size: 14px;
  font-weight: 400;
  color: #5c6578;
  line-height: 25px;
}

.calculate_box .form.result .price .count {
  font-size: 48px;
  font-weight: 600;
  color: #1c1f25;
  line-height: 67px;
  margin-top: 42px;
  margin-bottom: 80px;
  text-align: center;
}

.calculate_box .form.result .wechat {
  width: 100%;
  /* height: 100%; */
}

.calculate_box .form.result .wechat img {
  width: 114px;
  height: 114px;
  display: block;
  position: relative;
  margin: 0 auto;
  right: 0;
  margin-top: 40px;
}

.calculate_box .form.result .btn_refresh {
  text-align: right;
  color: #eb6750;
  margin-top: 60px;
  cursor: pointer;
}

.calculate_box .form.result .btn_refresh img {
  width: 14px;
  height: 14px;
  position: relative;
  right: 0;
}

.calculate_box .form.result .wechat div {
  margin-top: 50px;
  font-size: 14px;
  font-weight: 400;
  color: #1c1f25;
  line-height: 28px;
}

.calculate_box .form .form_title {
  font-size: 16px;
  font-weight: 600;
  color: #1c1f25;
  line-height: 22px;
  line-height: 22px;
  margin-top: 20px;
}

.calculate_box .form .form-group {
  font-size: 14px;
  margin-bottom: 10px;
  width: 100%;
  text-align: left;
  margin-top: 20px;
  overflow: hidden;
}

.calculate_box .form .form-group label {
  margin-right: 10px;
  /* width: 80px; */
  text-align: right;
  /* float: left; */
  line-height: 38px;
  /* overflow: hidden; */
}

.calculate_box .form .form-group label span {
  color: #eb6750;
}

.calculate_box .form .form-group .form-control {
  width: calc(100% - 120px);
}

.calculate_box .form .form-group .goods {
  width: 100%;
  text-align: left;
}

.calculate_box .form .form-group .radio {
  margin-left: 30px;
  margin-bottom: 12px;
}

.calculate_box .form .form-group .radio .radisLable {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #585d65;
  line-height: 20px;
  text-align: left;
  display: flex;
  margin-bottom: 5px;
}

.calculate_box .form .form-group .radio input {
  margin-right: 5px;
  /* width: 16px;
    height: 16px; */
}

.calculate_box .form .operate {
  display: flex;
  justify-content: center;
}

.operate button {
  padding: 0;
  width: 110px;
  height: 40px;
  line-height: 40px;
  background: #eb6750;
  border: none;
  margin-right: 10px;
}

.operate .btn-default:active:hover,
.operate button:hover,
.operate button:active,
.operate button:visited,
.operate button:focus {
  background: #eb6750;
  border-radius: 4px;
  color: #fff;
  border: none;
  outline: none;
}

.service_box {
  background-color: #e4e7f5;
}

.service_row {
  margin: 0 -15px 0 -15px;
  overflow-x: scroll;
}

.service_row .box {
  width: 960px;
  display: flex;
}

.service_row .service_content {
  /* margin: 20px; */
  margin-right: 20px;
  margin-left: 20px;
  box-sizing: border-box;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 40px;
  position: relative;
  height: 390px;
  width: 310px;
  background-size: cover;
  box-shadow: 0px 10px 20px 0px #999;
}

.service_row .service_content:nth-child(2) {
  background-size: cover;
  margin-left: 0;
}

.service_row .service_content:nth-child(3) {
  background-size: cover;
  margin-left: 0;
}

.service_row .service_content .service_img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 230px;
  padding: 0 40px;
}
.service_row .service_content .service_img img {
  width: 100%;
  height: 100%;
}

.service_content {
  margin-top: 20px;
}

.service_des {
  width: 100%;
  left: 0;
  padding: 0 20px;
}

.service_content h3 {
  display: flex;
  justify-content: center;
  font-size: 22px;
  font-weight: 700;
  color: #393b46;
  line-height: 0px;
  padding-bottom: 10px;
}

.service_content p {
  font-size: 14px;
  font-weight: 400;
  color: #635d5d;
  line-height: 20px;
}

/*轮播样式*/

#myCarousel {
  margin-top: 20px;
}

#myCarousel .carousel-inner img {
  width: 100%;
  margin: 0 auto;
}
.express-list {
  margin-top: 40px;
  margin-bottom: 30px;
}
.express-list .express-list-header {
  margin-bottom: 20px;
}

.express-list .express-list-header .title {
  font-weight: 500;
  color: #4f4f4f;
  font-size: 13px;
}

.express-list .express-item {
  border-bottom: 1px solid #d4dee8;
  padding: 10px 0;
  position: relative;
}

.express-list .express-item .title {
  font-weight: 500;
  color: #4f4f4f;
  font-size: 14px;
  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;
}
.express-list .express-item .title .time {
  font-size: 12px;
  font-weight: normal;
  margin-left: 20px;
  color: #e5c033;
  border-radius: 2px;
  padding: 5px;
  background: #fffae9;
}

.express-list .express-item .express-item-body {
  display: flex;
  margin-bottom: 10px;
  justify-content: space-between;
}
.express-list .express-item .express-item-body .price {
  color: #eb6750;
  font-weight: bold;
}

.express-list .express-item .info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  -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;
}

/*媒体查询样式*/

/*没有小于768px，是因为Bootstrap3以移动端优先设计*/

/* 小屏幕（平板，大于等于768px） */

.product_box {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .navbar-form {
    width: 100%;
  }
 
  
}

@media (max-width: 768px) {
  .banner_content{
    top:5px;
  } 
  .banner-ctrl{
    margin-top: 20px;
  } 
}
.carrier .content{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin:20px 0;
}

.carrier h3{
  color:#1c1f25;
  font-weight: 600;
  font-size: 32px;
  line-height: 22px;
  margin: 0;
  margin: 30px 0;
}
.carrier .img{
  width: 120px;
  height:auto;
  margin-left:15px;
}
.carrier .img img{
  width:100%;
  height:auto;

}
/* 中等屏幕（桌面显示器，大于等于992px） */

@media (min-width: 992px) {
   
  .btn-primary-calculate {
    font-size: 18px;
    line-height: 48px;
    font-weight: 600;
    margin-top: 36px;
  }
  /* 郵寄流程 */
  .process_banner {
    display: none;
  }
  .process_row {
    display: block;
    display: flex;
    width: 100%;
  }
  .card {
    flex: 3;
    margin-bottom: 20px;
    border: none;
    padding: 10px;
    box-sizing: border-box;
    background-color: #f4f5fa;
  }
  .card:nth-child(2n) {
    flex: 1;
  }
  .card_content {
    color: #8e939d;
    text-align: center;
    justify-content: center;
    font-size: 14px;
  }
  .card_img {
    width: 141px;
    height: 150px;
  }
  .card_img_arrow {
    width: 76px;
    height: 26px;
    margin-top: 57px;
  }
  /* .card_content:hover{
      background-color: #6a737b;
  } */
  .card_content h4 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 10px 0 10px 0px;
  }
  .card_content h4 img {
    margin-right: 10px;
  }
  .calculate_box,
  .advantage_box {
    padding: 0 90px;
    box-sizing: border-box;
    margin-top: 50px;
    text-align: left;
  }
  .advantage_content img,
  .calculate_content .bg {
    width: 100%;
    right: -40px;
    color: #5c6578;
  }
  .calculate_content .bg {
    position: absolute;
    top: -80px;
    z-index: 1;
    width: 100%;
  }
  .calculate_content_des {
    font-size: 24px;
    font-weight: 400;
    color: #5c6578;
    line-height: 63px;
    margin-top: 100px;
  }
  .calculate_content_des .content {
    position: absolute;
    z-index: 9;
  }
  .calculate_content_des .bg {
    display: block;
  }
  .calculate_content_des .content h3 {
    font-size: 35px;
    font-weight: 600;
    line-height: 50px;
    color: #314ee0;
  }
  .calculate_content_des .content h3 span {
    display: inline-block;
    color: #1c1f25;
    margin-right: 10px;
  }
  .calculate_box .form {
    background-color: #fff;
    width: 100%;
    /* height: 480px; */
    padding: 20px 30px;
    box-sizing: border-box;
    box-shadow: 0px 10px 20px 0px #c5cee0;
    border-radius: 10px;
  }
  .calculate_box .form.result {
    height: 515px;
  }
  .calculate_box .form.result .wechat div {
    margin-top: 10px;
    font-size: 20px;
    font-weight: 400;
    color: #1c1f25;
    line-height: 28px;
  }
  .calculate_box .form.result {
    height: 412px;
  }
  .calculate_box .form.result .price {
    width: 100%;
    text-align: left;
    box-sizing: border-box;
    padding-left: 40px;
    /* height: 100%; */
  }
  .calculate_box .form.result .price .title {
    margin-top: 60px;
    font-size: 14px;
    font-weight: 400;
    color: #5c6578;
    line-height: 25px;
  }
  .calculate_box .form.result .price .count {
    font-size: 48px;
    font-weight: 600;
    color: #1c1f25;
    line-height: 67px;
    margin-top: 42px;
    margin-bottom: 80px;
    text-align: center;
  }
  .calculate_box .form.result .wechat {
    width: 100%;
    text-align: center;
    /* height: 100%; */
  }
  .calculate_box .form.result .wechat img {
    width: 210px;
    height: 210px;
    display: block;
    position: relative;
    margin: 0 auto;
    right: 0;
    top: 0;
    /* margin-top: 40px; */
  }
  .calculate_box .form.result .btn_refresh {
    text-align: right;
    color: #eb6750;
    margin-top: 60px;
  }
  .calculate_box .form.result .btn_refresh img {
    width: 18px;
    height: 18px;
    position: relative;
    right: 0;
    top: 0;
  }
  .calculate_box .form .form_title {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    color: #1c1f25;
    line-height: 33px;
    margin-bottom: 20px;
  }
  .calculate_box .form .form-group {
    font-size: 18px;
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
  }
  .calculate_box .form .form-group:nth-last-of-type(2) {
    margin: 0;
  }
  .calculate_box .form .form-group label {
    margin-right: 10px;
    /* width: 80px; */
    text-align: right;
  }
  .calculate_box .form .form-group label span {
    color: #eb6750;
  }
  .calculate_box .form .form-group .form-control {
    width: calc(100% - 100px);
  }
  .calculate_box .form .form-group .radio {
    margin-left: 24px;
    margin-bottom: 12px;
  }
  .calculate_box .form .form-group .radio .radisLable {
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    color: #585d65;
    line-height: 25px;
    text-align: left;
    display: flex;
    margin-bottom: 0;
    margin-left: 9px;
  }
  .calculate_box .form .form-group .radio input {
    margin-right: 5px;
  }
  .calculate_box .form .operate {
    display: flex;
    justify-content: center;
  }
  .operate .btn-ordering {
    margin-left: 10px;
    padding: 8px 20px;
  }
  .btn-default:active:hover,
  .operate button:hover,
  .operate button:active,
  .operate button:visited,
  .operate button:focus {
    background: #eb6750;
    border-radius: 4px;
    color: #fff;
    border: none;
    outline: none;
  }
  .advantage_content {
    font-size: 18px;
    line-height: 40px;
    font-weight: 400;
    color: #5c6578;
    margin-bottom: 60px;
  }
  .advantage_content h3 {
    color: #1c1f25;
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
    margin: 20px 0;
  }
  .product_box .product_content .carousel-inner {
    width: 100%;
  }
  .product_content {
    box-sizing: border-box;
  }
  .product_content:first-child {
    padding-left: 68px;
    margin-top: 30px;
  }
  .product_content:last-child {
    padding-right: 68px;
  }
  .product_des_list li {
    padding: 20px;
    box-sizing: border-box;
    background-color: #fff;
    position: relative;
    font-size: 14px;
    color: #5c6578;
    list-style: none;
    margin-bottom: 22px;
    border-radius: 4px;
  }
  .product_des_list li h3 {
    font-size: 18px;
    color: #1c1f25;
  }
  .product_des_list li h3 img {
    width: 22px;
    height: 22px;
    margin-right: 10px;
    vertical-align: top;
  }
  .service_box {
    background-color: #e4e7f5;
  }
  .service_row {
    margin: 0 auto;
    overflow: hidden;
  }
  .service_row .box {
    display: flex;
    width: 100%;
    overflow: hidden;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .service_row .service_content {
    margin: 33px;
    box-sizing: border-box;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 40px;
    position: relative;
    height: 390px;
    flex: 1;
    background-size: cover;
    box-shadow: 0px 10px 20px 0px #999;
  }
  .service_row .service_content .service_img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 230px;
    padding: 0 30px;
  }
  .service_row .service_content .service_img img {
    width: 100%;
    height: 100%;
  }
  .service_row .service_content:nth-child(2) {
    background-size: cover;
    margin: 33px;
  }
  .service_row .service_content:nth-child(3) {
    background-size: cover;
    margin: 33px;
  }
  .service_content {
    margin-top: 20px;
  }
  .service_des {
    width: 100%;
    left: 0;
    padding: 0 20px;
    margin-bottom: 20px;
  }
  .service_content h3 {
    display: flex;
    justify-content: center;
    font-size: 24px;
    font-weight: 700;
    color: #393b46;
    line-height: 0px;
    padding-bottom: 15px;
  }
  .service_content p {
    font-size: 14px;
    font-weight: 400;
    color: #635d5d;
    line-height: 20px;
  }
}