.banner-box {
  width: 100%;
  height: 350px;
  background: url("../Images/login-1.jpg") no-repeat center;
  margin-bottom: 10px;
}
.search-box {
  width: 1000px;
  margin: auto;
  position: relative;
  z-index: 100;
}
.search-box .s-box {
  position: absolute;
  top: -25px;
  left: 0px;
  width: 100%;
}
.search-box .s-main {
  background: url("../Images/sh_b.png") no-repeat #02a5d7;
  height: 76px;
  line-height: 76px;
  width: 100%;
  display: inline-block;
}
.search-box .s-main .s-list {
  float: left;
}
.search-box .s-main .left {
  width: 250px;
  height: 46px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  cursor: pointer;
  position: relative;
}
.search-box .s-main .left .city {
  font-size: 22px;
  display: inline-block;
  padding: 0 5px;
}
.search-box .s-main .left .city-cls {
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  top: 20px;
  left: 50px;
  z-index: 30;
}
.search-box .s-main .city-hover .city-cls {
  background: #ffffff;
  color: #666;
  border: 1px solid #dddddd;
  border-bottom: none;
}
.search-box .s-main .fa-map-marker {
  font-size: 20px;
}
.search-box .s-main .fa-angle-up {
  color: #999999;
}
.search-box .s-main .main {
  width: 570px;
  position: relative;
  display: inline-block;
  height: 70px;
}
.search-box .s-main .main .sh_txt {
  width: 400px;
  padding: 0 10px 0 40px;
  height: 40px;
  line-height: 40px;
  border: none;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  font-size: 16px;
}
.search-box .s-main .main .fa-search {
  position: absolute;
  left: 10px;
  top: 27px;
  font-size: 22px;
  color: #ddd;
  z-index: 10;
}
.search-box .s-main .main .sh_sub {
  width: 108px;
  height: 40px;
  line-height: 40px;
  background: #fffdf3;
  color: #02a5d7;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border: none;
  border-left: 1px solid #dddddd;
  font-size: 18px;
  position: absolute;
  top: 19px;
  right: 13px;
  cursor: pointer;
  z-index: 20;
}
.search-box .s-main .main .s-txt {
  position: absolute;
  top: 19px;
  left: 0;
  z-index: 5;
}
.search-box .s-main .right {
  color: #ffffff;
  font-size: 14px;
  cursor: pointer;
  display: none;
}
.search-box .s-main .right .fa-sort-desc {
  margin-left: 5px;
  font-size: 18px;
  color: #eee;
}
.search-box .hot-key {
  display: inline-block;
  width: 100%;
  background: #ffffff;
  border-bottom: 1px solid #dddddd;
  padding: 5px 0;
}
.search-box .hot-key .k-list {
  float: left;
  font-size: 12px;
  padding: 3px;
}
.search-box .hot-key .key-t {
  width: 80px;
  text-align: center;
  padding-left: 20px;
}
.search-box .hot-key .fa-heart {
  margin-right: 8px;
  color: #aaa;
}
.search-box .hot-key .key-k a {
  margin: 0 5px;
}
.search-box .float-box {
  width: 447px;
}
.search-box .s-main .fa-angle-down,
.search-box .s-main .fa-angle-up {
  font-size: 18px;
  margin-left: 6px;
  color: #eeeeee;
}
.search-box .s-main .s-txt,
.search-box .s-main .s-button {
  float: left;
}
.Yam-product {
  width: 980px;
  margin: auto;
  background: #ffffff;
  padding: 20px 10px;
  margin-bottom: 10px;
}
.Yam-product.product_label {
  width: 1000px;
  position: relative;
  padding: 50px 0 0 0;
}
.Yam-product .p-list {
  float: left;
  width: 25%;
}
.Yam-product .product-box {
  display: inline-block;
  width: 100%;
}
.Yam-product .p-info {
  padding: 0 10px;
  height: 220px;
}
.Yam-product .p-info .img-f {
  width: 100%;
}
.Yam-product .p-info .img {
  height: 130px;
  overflow: hidden;
}
.Yam-product .p-info .title {
  font-size: 14px;
  line-height: 22px;
  margin-top: 5px;
  height: 45px;
  overflow: hidden;
}
.Yam-product .p-info .money {
  font-size: 14px;
  color: #ff7c2b;
  padding-top: 5px;
}
.Yam-product .p-info .m-f {
  font-size: 18px;
  color: #ff7c2b;
}
.Yam-msg {
  width: 1000px;
  margin: auto;
  margin-top: 10px;
}
.Yam-msg .msg-box {
  display: inline-block;
  width: 100%;
  height-min: 270px;
}
.Yam-msg .m-img img {
  width: 330px;
  height: 90px;
}
.Yam-msg .msg-title {
  font-size: 18px;
  height: 32px;
  line-height: 32px;
}
.Yam-msg .msg-info {
  font-size: 14px;
  color: #999;
}
.Yam-msg .m-list {
  padding: 5px 0;
  overflow: hidden;
  width: 330px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.Yam-msg .m-list a {
  color: #666;
}
.Yam-msg .order-box {
  width: 250px;
  padding: 10px;
  float: right;
  border-left: 1px solid #188c2b;
  padding-left: 15px;
}
.Yam-msg .order-info {
  height: 224px;
  position: relative;
}
.Yam-msg .order-info .o-l {
  padding: 5px;
  background: #eeeeee;
  margin: 10px 0;
  border-radius: 5px;
  font-size: 12px;
  color: #999;
  line-height: 18px;
  position: relative;
}
.Yam-msg .order-info .fa-caret-left {
  position: absolute;
  left: -5px;
  top: 5px;
  color: #eeeeee;
  font-size: 20px;
}
.Yam-msg .order-info .fa-circle {
  position: absolute;
  left: -20px;
  top: 10px;
  color: #188c2b;
  font-size: 12px;
}
.Yam-msg .order-info .o-box {
  position: absolute;
  top: 0;
  left: 0;
}
.Yam-msg .order-info .o-box .o-m {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.Yam-msg .info-box,
.Yam-msg .notice-box {
  float: left;
  padding: 15px;
  padding-right: 5px;
}
.msg-box .left {
  float: left;
  width: 730px;
  padding: 5px;
  background: #fff;
}
.msg-box .right {
  float: right;
  width: 245px;
  padding: 5px;
  background: #fff;
}
.box {
  margin-bottom: 8px;
}
#bzy_slide {
  position: relative;
  width: 100%;
  height: 350px;
}
#bzy_slide .bzy_slide_icon {
  width: 980px;
  position: relative;
  margin: auto;
  z-index: 200;
}
#bzy_slide .bzy_slide_icon li {
  float: left;
}
#bzy_slide div {
  width: 100%;
}
#bzy_slide ul {
  position: absolute;
  top: 306px;
  left: 50%;
  z-index: 2;
  text-align: center;
  FILTER: 0.7;
  opacity: 0.7;
}
#bzy_slide ul li {
  width: 15px;
  height: 15px;
  background: #b5b5b5;
  margin: 0 4px;
  overflow: hidden;
  cursor: pointer;
  display: inline-block;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
#bzy_slide .bzy_sDiv {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  z-index: 0;
  height: 350px;
}
.bzy_olm_left ul li {
  float: left;
  width: 10px;
  height: 10px;
  background: #ddd;
  border: 1px solid #ccc;
  cursor: pointer;
  margin-left: 5px;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.bs_li {
  background: #ed1c24 !important;
}
.fullSlide {
  width: 100%;
  position: relative;
  height: 350px;
  background: #e9e9e9;
}
.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.fullSlide .bd ul {
  width: 100% !important;
}
.fullSlide .bd li {
  width: 100% !important;
  height: 350px;
  overflow: hidden;
  text-align: center;
}
.fullSlide .bd li a {
  display: block;
  height: 350px;
}
.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
}
.fullSlide .hd ul {
  text-align: center;
}
.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 42px;
  height: 11px;
  margin: 1px;
  overflow: hidden;
  background: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  line-height: 999px;
}
.fullSlide .hd ul .on {
  background: #f00;
}
.fullSlide .prev-next {
  display: none;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -30px;
  width: 40px;
  height: 60px;
  background: url(../Images/slider-arrow.png) -126px -137px #000 no-repeat;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.fullSlide .prev {
  display: none;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -30px;
  width: 40px;
  height: 60px;
  background: url(../Images/slider-arrow.png) -126px -137px #000 no-repeat;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
  left: 15%;
}
.fullSlide .next {
  display: none;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -30px;
  width: 40px;
  height: 60px;
  background: url(../Images/slider-arrow.png) -126px -137px #000 no-repeat;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
  right: 15%;
  background-position: -6px -137px;
}
.left .box {
  margin-bottom: 10px;
  line-height: 180%;
}
.left .box .msg-title {
  padding: 0 10px;
  border-bottom: 1px solid #ccc;
}
.left .box .msg-info {
  padding: 0 15px;
}
.left .box .msg-info a {
  display: inline-table;
  min-width: 120px;
  max-width: 150px;
  overflow: hidden;
  width: auto;
}
.left .box .msg-info a:hover {
  color: #0078E7;
}
.label-cls {
  background: #ffffff;
  margin-bottom: 10px;
  font-size: 12px;
  border: 1px solid #dfdfdf;
}
.label-cls ul {
  margin: 0;
}
.label-cls dl {
  border-bottom: 1px dashed #ccc;
  margin: 2px;
}
.label-cls dt {
  float: left;
  width: 90px;
  margin-top: 5px;
  margin-right: 5px;
  color: #333;
  font-weight: bold;
  text-align: right;
}
.label-cls .pl_body {
  padding: 10px 0;
}
.label-cls .label-title {
  height: 50px;
  line-height: 50px;
  background: #F6F6F6;
  border-bottom: 1px solid #dfdfdf;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.label-cls .label-title .l-title-list {
  float: left;
  width: 150px;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  color: #999;
  border-right: 1px solid #dfdfdf;
  cursor: pointer;
}
.label-cls .label-title .l-title-list .fa {
  padding-right: 5px;
  font-size: 20px;
}
.label-cls .label-title .l-title-hover {
  background: #fff;
  color: #02A042;
  line-height: 51px;
}
.service_div {
  position: fixed;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  background: white;
  top: 150px;
  right: 6px;
  max-height: 60%;
  border: 1px solid green;
  border-radius: 3px;
  width: 260px;
  overflow: hidden;
}
.service_div .service_info {
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  background: green;
  color: white;
  height: 40px;
  flex-grow: 0;
  position: relative;
}
.service_div .service_info span {
  float: right;
  padding: 0 10px;
  cursor: pointer;
  color: #4dac4d;
}
.service_div .service_list {
  flex-grow: 1;
  padding: 10px;
  overflow: hidden;
  overflow-y: scroll;
}
.service_div .service_list .service {
  height: 20px;
  font-size: 16px;
  font-weight: bold;
  padding-left: 5px;
  border-left: 3px solid green;
  margin: 8px 0;
  border-bottom: 1px dotted #aaa;
  padding-bottom: 5px;
}
.service_div_hidden_warp {
  position: fixed;
  display: flex;
  width: 60px;
  height: 60px;
  overflow: hidden;
  right: 10px;
  bottom: 10px;
  border: 1px solid green;
  border-radius: 3px;
  background-color: green;
  color: #e1f013;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.a_blank {
  float: right;
}
.s_mobile {
  font-size: 12px;
  color: grey;
}
.a_blank {
  float: right;
  margin-right: 5px;
}
.service-list {
  margin: 10px 0;
}
