.navbar-box {
  height: 60px;
  line-height: 60px;
}
.navbar-box .signUp {
  font-size: 15px;
  color: #050505;
  margin-left: 10px;
}
.navbar-box .login {
  font-size: 15px;
  color: #050505;
  margin-right: 10px;
}
.nav-h3 {
  font-size: 30px;
  color: #0d39dd;
}
.yfd-banner {
  height: 500px;
  width: 100%;
  background-size: cover;
  background: linear-gradient(#0d38dd, #125ff8);
}
.yfd-banner .banner-text {
  font-size: 48px;
  color: #fff;
  position: absolute;
  left: 240px;
  font-weight: normal;
  top: 100px;
}
.yfd-banner .yfd-search-box {
  width: 804px;
  height: 64px;
  border: 4px solid rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 240px;
  left: 100px;
}
.yfd-banner .yfd-search-box .yfd-search {
  width: 510px;
  height: 62px;
  font-size: 18px;
  color: #0d0d0d;
  background: #fff;
  border: none;
  padding-left: 130px;
  padding-right: 160px;
}
.yfd-banner .yfd-search-box .delivery-btn {
  width: 150px;
  height: 64px;
  line-height: 64px;
  text-align: center;
  background: #ff8100;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.yfd-banner .yfd-search-box .delivery-btn:hover {
  background: #fe7302;
}
.yfd-banner .delivery-code {
  font-size: 22px;
  color: #808080;
  position: absolute;
  top: 20px;
  left: 20px;
}
#delivery {
  display: none;
}
.prompt_box{
  width: 812px;
  height:40px;
  line-height: 40px;
  background: #f2f2f2;
  position: absolute;
  left:100px;
  top:330px;

}
.prompt_span{
    color:#ff8100;
  font-size: 16px;
  margin-left: 22px;

}
.delivery-box {
  width: 600px;
  min-height: 105px;
  margin-top: -150px;
  margin-left: 108px;
  padding: 15px 100px 50px 100px;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 9, 32, 0.2);
}
.delivery-box .delivery-padding {
  padding-left: 30px;
  padding-right: 30px;
}
.delivery-box .new-active-box .new-active-p {
  margin-top: 0;
  font-size: 16px;
  color: #f13f40;
  font-weight: bold;
  margin-left: 44px;
  line-height: 22px;
}
.delivery-box .new-active {
  width: 60px;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  text-align: center;
  background: #f1403f;
  color: #fff;
  display: inline-block;
  position: absolute;
  left: -32px;
  top: 21px;
  font-size: 20px;
}
.delivery-box .delivery-time {
  font-size: 20px;
  color: #1a1a1a;
  height: 30px;
  margin-top: 10px;
  border-bottom: 1px solid #dcdcdc;
}
.delivery-box .delivery-message {
  position: relative;
  padding: 20px 0 30px 0;
  border-bottom: 1px solid #dcdcdc;
}
.delivery-box .delivery-message .delivery-active-icon {
  display: inline-block;
  background: url("../images/active.png") no-repeat;
  width: 14px;
  height: 14px;
  position: absolute;
  left: -8px;
  top: 44px;
}
.delivery-box .delivery-message .active-border {
  border-right: 1px solid #dcdcdc;
  height: 62px;
  position: absolute;
  left: -2px;
  top: 70px;
}
.delivery-box .delivery-message p {
  font-size: 16px;
  color: #333;
  margin: 10px 0  0 35px;
}
.delivery-box .seller-send {
  padding: 30px 0 0 0;
  font-size: 16px;
  color: #333;
  position: relative;
}
.delivery-box .seller-send .seller {
  display: inline-block;
  margin-left: 35px;
  margin-top: 10px;
}
.delivery-box .fa-icon {
  background: #f1403f;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border: 3px solid #dcdcdc;
  border-radius: 50%;
  font-size: 18px;
  color: #fff;
  margin-right: 26px;
  position: absolute;
  left: -20px;
  top: 30px;
}
.news {
  margin-top: 80px;
}
.news .news-message-box .new-message {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}
.news .news-message-box .new-message .new-btn {
  display: inline-block;
  background: #f1403f;
  font-size: 12px;
  width: 40px;
  height: 26px;
  color: #fff;
  line-height: 26px;
  text-align: center;
  border-radius: 4px;
  margin-right: 10px;
}
.news .news-message-box .new-message .new-date {
  float: right;
  font-size: 16px;
  color: #666;
}
.news .news-message-box .new-message .new-text {
  font-size: 16px;
  color: #010101;
}
.news .news-message-box .new-message .new-text:hover {
  color: #2259f8;
}
.news .news-message-box .new-message .new-p {
  padding: 30px 0;
  font-size: 14px;
  color: #666;
}
.news .news-message-box .new-message .new-p a {
  color: #0066ff;
}
.more-news-btn {
  display: inline-block;
  width: 103px;
  height: 25px;
  line-height: 26px;
  text-align: center;
  border-radius: 4px;
  font-size: 12px;
  color: #666;
  border: 1px solid #666;
  margin-bottom: 56px;
}
.more-news-btn .more-news {
  background: url("../images/to-bottom.png") no-repeat;
  width: 12px;
  height: 6px;
  display: inline-block;
  margin-bottom: 1px;
  margin-left: 5px;
}
.news-box h3 {
  font-size: 24px;
  color: #141414;
  text-align: center;
}
.news-box .sub-heading {
  font-size: 18px;
  color: #999;
  text-align: center;
  margin-top: 12px;
  margin-bottom: 60px;
}
.footer-box {
  height: 60px;
  line-height: 60px;
  background: #e2e6ea;
  text-align: center;
  overflow: hidden;
}
.footer-box .footer-title {
  font-size: 24px;
  color: #0530d0;
  margin-right: 10px;
  display: inline-block;
}
.footer-box .footer-copyright {
  font-size: 12px;
  color: #666;
}
