﻿@charset "utf-8";
.adaption-imgbox {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.adaption-imgbox img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}

/*顶部店铺搜索start*/

.shop-header {
  background: #f7f7f7;
  padding: 14px 0;
  border-bottom: 1px solid #ef1f1f;
}

.shop-header-logobox {
  margin-right: 45px;
}

.shop-header-logobox img {
  width: 137px;
}

.shop-header-name {
  display: block;
  font-size: 14px;
  color: #111;
  margin-bottom: 10px;
}

.iden-item {
  position: relative;
  display: inline-block;
  background: url(images/icon-shop.png) no-repeat;
  padding-left: 21px;
  line-height: 22px;
  margin-right: 17px;
}

.iden-hht {
  /*background-position: -16px 0;*/
  background: url("images/icon-iden-hht.png") no-repeat;
  background-size: 18px 20px;
}

.iden-hht span {
  color: #ef1f1f;
  margin: 0 3px;
}

.iden-sj {
  /*background-position: -16px -30px;*/
  background: url("images/icon-iden-sj.png") no-repeat;
  background-size: 18px 20px;
}
.iden-strength {
  background: url("images/icon-iden-strength.png") no-repeat;
  background-size: 18px 20px;
}

.iden-mshop {
  background-position: -16px -63px;
  padding-left: 23px;
  cursor: pointer;
}

.mshop-box {
  width: 132px;
  border: 1px solid #eee;
  background: #fff;
  position: absolute;
  top: 36px;
  left: -30px;
  padding: 13px 8px 10px 8px;
  text-align: center;
  /*display: none;*/
  opacity: 0;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  transition: all linear 0.2s;
}

.iden-mshop:hover .mshop-box {
  /*display: block;*/
  z-index: 6;
  opacity: 1;
}

.mshop-box img {
  display: block;
  padding: 0 13px 10px 13px;
}

.shop-header-searchbox {
  height: 34px;
  border-radius: 3px;
  overflow: hidden;
  position: absolute;
  top: 42px;
  right: 225px;
}

.shop-header-sdiv {
  display: inline-block;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
}

.input-shop-search {
  display: block;
  border: 1px solid #ef1f1f;
  width: 320px;
  height: 24px;
  line-height: 24px;
  padding: 4px 88px 4px 10px;
  border-radius: 3px;
}

.btn-shop-search {
  width: 80px;
  height: 34px;
  background: #ef1f1f;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  cursor: pointer;
}

.btn-shop-searchAll {
  display: inline-block;
  vertical-align: top;
  margin-left: 7px;
  width: 78px;
  height: 34px;
  line-height: 1;
  color: #ff5700;
  background-color: #fadfca;
  border: 1px solid #ef1f1f;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
}

/*顶部店铺搜索end*/

/*顶部店铺名start*/

.signboard {
  height: 150px;
  position: relative;
  overflow: hidden;
}

.signboard-custom {
  height: 150px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.signboard1 {
  background: url(images/signboard1.jpg) no-repeat center center;
}

.signboard1 .signboard-name {
  font-size: 34px;
  position: absolute;
  top: 43px;
  left: 166px;
  color: #fff;
}

.signboard1 .signboard-phone {
  display: none;
}

.signboard2 {
  background: url(images/signboard2.jpg) no-repeat center center;
}

.signboard2 .signboard-name {
  font-size: 40px;
  position: absolute;
  top: 40px;
  left: 216px;
  color: #fff;
}

.signboard2 .signboard-phone {
  display: none;
}

.signboard3 {
  background: url(images/signboard3.jpg) no-repeat center center;
}

.signboard3 .signboard-name {
  font-size: 40px;
  position: absolute;
  top: 34px;
  left: 195px;
  color: #1e1e1e;
}

.signboard3 .signboard-phone {
  display: none;
}

.signboard4 {
  background: url(images/signboard4.jpg) no-repeat center center;
}

.signboard4 .signboard-name {
  font-size: 34px;
  position: absolute;
  top: 39px;
  left: 172px;
  color: #111;
}

.signboard4 .signboard-phone {
  font-size: 26px;
  color: #b52929;
  position: absolute;
  top: 73px;
  left: 986px;
}

.signboard5 {
  background: url(images/signboard5.jpg) no-repeat center center;
}

.signboard5 .signboard-name {
  font-size: 34px;
  position: absolute;
  top: 42px;
  left: 185px;
  color: #111;
}

.signboard5 .signboard-phone {
  font-size: 16px;
  color: #fff;
  position: absolute;
  top: 47px;
  left: 1032px;
}

.signboard6 {
  background: url(images/signboard6.jpg) no-repeat center center;
}

.signboard6 .signboard-name {
  font-size: 34px;
  position: absolute;
  top: 48px;
  left: 195px;
  color: #000;
}

.signboard6 .signboard-phone {
  display: none;
}

.signboard7 {
  background: url(images/signboard7.jpg) no-repeat center center;
}

.signboard7 .signboard-name {
  font-size: 34px;
  position: absolute;
  top: 34px;
  left: -1px;
  color: #8a2811;
}

.signboard7 .signboard-phone {
  font-size: 20px;
  color: #fff;
  position: absolute;
  top: 47px;
  left: 970px;
}

.signboard8 {
  background: url(images/signboard8.jpg) no-repeat center center;
}

.signboard8 .signboard-name {
  width: 600px;
  font-size: 34px;
  position: absolute;
  top: 34px;
  left: 292px;
  color: #000;
  text-align: center;
}

.signboard8 .signboard-phone {
  display: none;
}

.signboard9 {
  background: url(images/signboard9.jpg) no-repeat center center;
}

.signboard9 .signboard-name {
  font-size: 34px;
  position: absolute;
  top: 30px;
  left: -2px;
  color: #000;
}

.signboard9 .signboard-phone {
  font-size: 16px;
  color: #b72222;
  position: absolute;
  top: 85px;
  left: 998px;
}

.signboard10 {
  background: url(images/signboard10.jpg) no-repeat center center;
}

.signboard10 .signboard-name {
  width: 600px;
  font-size: 34px;
  position: absolute;
  top: 30px;
  left: 290px;
  color: #a90000;
  text-align: center;
}

.signboard10 .signboard-phone {
  display: none;
}

.signboard11 {
  background: url(images/signboard11.jpg) no-repeat center center;
}

.signboard11 .signboard-name {
  font-size: 34px;
  position: absolute;
  top: 45px;
  left: 0;
  color: #540000;
}

.signboard11 .signboard-phone {
  display: none;
}

.signboard12 {
  background: url(images/signboard12.jpg) no-repeat center center;
}

.signboard12 .signboard-name {
  font-size: 34px;
  position: absolute;
  top: 38px;
  left: 193px;
  color: #fff;
}

.signboard12 .signboard-phone {
  display: none;
}

.signboard13 {
  background: url(images/signboard13.jpg) no-repeat center center;
}

.signboard13 .signboard-name {
  font-size: 34px;
  position: absolute;
  top: 36px;
  left: 242px;
  color: #333;
}

.signboard13 .signboard-phone {
  display: none;
}

.signboard14 {
  background: url(images/signboard14.jpg) no-repeat center center;
}

.signboard14 .signboard-name {
  font-size: 34px;
  position: absolute;
  top: 50px;
  left: -1px;
  color: #304a9e;
}

.signboard14 .signboard-phone {
  display: none;
}

.signboard15 {
  background: url(images/signboard15.jpg) no-repeat center center;
}

.signboard15 .signboard-name {
  font-size: 34px;
  position: absolute;
  top: 50px;
  left: 267px;
  color: #000000;
}

.signboard15 .signboard-phone {
  display: none;
}

.signboard16 {
  background: url(images/signboard16.jpg) no-repeat center center;
}

.signboard16 .signboard-name {
  font-size: 40px;
  position: absolute;
  top: 76px;
  left: 30px;
  color: #000000;
}

.signboard16 .signboard-phone {
  font-size: 32px;
  color: #fff;
  position: absolute;
  top: 7px;
  left: 878px;
}

.signboard17 {
  background: url(images/signboard17.jpg) no-repeat center center;
}

.signboard17 .signboard-name {
  font-size: 34px;
  position: absolute;
  top: 46px;
  left: 138px;
  color: #77a11b;
}

.signboard17 .signboard-phone {
  display: none;
}

.signboard18 {
  background: url(images/signboard18.jpg) no-repeat center center;
}

.signboard18 .signboard-name {
  font-size: 34px;
  position: absolute;
  top: 44px;
  left: 128px;
  color: #fff;
}

.signboard18 .signboard-phone {
  display: none;
}

.signboard19 {
  background: url(images/signboard19.jpg) no-repeat center center;
}

.signboard19 .signboard-name {
  font-size: 34px;
  position: absolute;
  top: 45px;
  left: 274px;
  color: #fff;
}

.signboard19 .signboard-phone {
  display: none;
}

.signboard20 {
  background: url(images/signboard20.jpg) no-repeat center center;
}

.signboard20 .signboard-name {
  font-size: 34px;
  position: absolute;
  top: 40px;
  left: 54px;
  color: #536173;
}

.signboard20 .signboard-phone {
  display: none;
}

.signboard21 {
  background: url(images/signboard21.jpg) no-repeat center center;
}

.signboard21 .signboard-name {
  font-size: 34px;
  position: absolute;
  top: 40px;
  left: 369px;
  color: #e2772e;
}

.signboard21 .signboard-phone {
  font-size: 18px;
  color: #fff;
  position: absolute;
  top: 64px;
  left: 1025px;
}

/*顶部店铺名end*/

/*店铺导航start*/

.shopcon-nav {
  width: 100%;
  height: 40px;
  position: relative;
}

.shopcon-nav-ul {
  position: absolute;
  top: -3px;
}

.shopcon-nav-li {
  float: left;
  width: 128px;
  text-align: center;
  font-size: 14px;
  line-height: 42px;
}

.shopcon-nav-li a {
  color: #fff;
}

.shopcon-nav-li a:hover {
  color: #ccc;
}

.shopcon-nav-li.cur a:hover {
  color: #fff;
}

.shopcon-nav-red,
.shopcon-nav-blue,
.shopcon-nav-ora {
  background-color: #131314;
}

.shopcon-nav-gray {
  background: #083e7a;
}

.shopcon-nav-brown {
  background: #977545;
}

.shopcon-nav-black {
  background: #2d1805;
}

.shopcon-nav-yellow {
  background: #ef1f1f;
}

.shopcon-nav-red .shopcon-nav-li.cur {
  background: url(images/shop-navbg.png) no-repeat;
}

.shopcon-nav-blue .shopcon-nav-li.cur {
  background: url(images/shop-navbg-blue.png) no-repeat;
}

.shopcon-nav-ora .shopcon-nav-li.cur {
  background: url(images/shop-navbg-ora.png) no-repeat;
}

.shopcon-nav-gray .shopcon-nav-li.cur {
  background: url(images/shop-navbg-gray.png) no-repeat;
}

.shopcon-nav-brown .shopcon-nav-li.cur {
  /* background: #75a40f; */
  background: url(images/shop-navbg-success.png) no-repeat;
}

.shopcon-nav-black .shopcon-nav-li.cur {
  background: url(images/shop-navbg-brown.png) no-repeat;
  /* background: #e0883b; */
}

.shopcon-nav-yellow .shopcon-nav-li.cur {
  background: url(images/shop-navbg-brown.png) no-repeat;
  /* background: #bd6e0e; */
}

/*店铺导航end*/

/*弹框start*/

.popup {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  display: none;
}

.popup-bg {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.3;
  cursor: pointer;
}

.popup-con {
  position: absolute;
  left: 50%;
  top: 50%;
  background: #fff;
  border-radius: 3px;
  width: 460px;
  margin-left: -230px;
  margin-top: -230px;
}

.popup .popup-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: url(images/icon-close-pump.png);
  background-size: 30px 30px;
  cursor: pointer;
  z-index: 1000;
}

.popup .popup-title {
  text-align: center;
  color: #ef1f1f;
  font-size: 18px;
  height: 60px;
  line-height: 60px;
}

.popup .query-suc {
  margin-top: -173px;
}

.popup .query-suc .con-box {
  padding: 0 16px;
}

.popup .query-suc .con-box .con {
  border-top: 1px dashed #ccc;
  text-align: center;
}

.popup .query-suc .is-ok {
  display: inline-block;
  margin-top: 74px;
  margin-bottom: 42px;
  font-size: 18px;
  color: #333;
  padding-left: 55px;
  position: relative;
}

.popup .query-suc .is-ok span {
  display: inline-block;
  position: absolute;
  width: 45px;
  height: 45px;
  left: 0;
  top: 50%;
  margin-top: -22.5px;
  background: url(images/icon-query-ok.png) no-repeat content-box;
  background-size: 45px 45px;
}

.popup .query-suc .con p {
  font-size: 14px;
  color: #333;
}

.popup .query-suc .con button {
  width: 180px;
  height: 34px;
  border: none;
  outline: none;
  background: #ef1f1f;
  color: #fff;
  margin-top: 35px;
  margin-bottom: 54px;
  font-size: 14px;
  border-radius: 3px;
  cursor: pointer;
}

/*弹框end*/

/*分页start*/

.s-mod-page {
  padding: 35px 0;
  text-align: center;
  color: #777;
  font-size: 0;
}

.s-mod-page .page-span {
  font-size: 12px;
  display: inline-block;
  margin: 0 4px;
}

.s-mod-page a {
  font-size: 12px;
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  color: #777;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  margin: 0 4px;
  text-align: center;
  text-decoration: none;
}

.s-mod-page a:hover {
  color: #ff8400;
  background-color: #fff;
  border-color: #ff8400;
}

.s-mod-page a.page-cur {
  color: #fff;
  background-color: #ff8400;
}

.s-mod-page a.page-cur:hover {
  border-color: #ccc;
}

.s-mod-page a.nomore {
  background-color: #f5f5f5;
  cursor: no-drop;
}

.s-mod-page a.nomore:hover {
  color: #777;
  border-color: #ccc;
}

.s-mod-page .page-prev,
.s-mod-page .page-next {
  width: 60px;
}

.s-mod-page .page-into {
  width: 48px;
  height: 28px;
  line-height: 28px;
  margin: 0 4px;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  text-align: center;
}

.s-mod-page .page-into:focus {
  border-color: #ff8400;
}

.s-mod-page .page-go {
  width: 48px;
}

/*分页end*/

/*面包屑start*/

.shop-crumbs {
  padding: 11px 0;
}

.shop-crumbs,
.shop-crumbs a {
  color: #999;
}

.shop-crumbs a:hover {
  color: #ff5700;
}

/*面包屑end*/

.shop-detail {
}

.shop-detail-l {
  width: 220px;
}

.shop-detail-r {
  width: 960px;
  padding-bottom: 30px;
}

.shop-section {
  border: 1px solid #eee;
  background: #fff;
  margin-bottom: 30px;
}

.shop-section-tit {
  font-size: 14px;
  color: #333;
  height: 38px;
  line-height: 36px;
  background: url(images/shop2-titbg.png) no-repeat left bottom;
}

.shop-section-tit-c {
  width: 100%;
  padding: 0 15px;
}

.shop-more {
  font-size: 12px;
  color: #777;
  padding-right: 15px;
}

.shop-section-con {
  padding: 20px 20px 0 20px;
}

/*公司信息start*/

.shop-member {
  border: 1px solid #eee;
  background: #fff;
}

.shop-member .member-logo {
  height: 105px;
  background: url(images/shop-member.jpg) no-repeat center;
}

.shop-member .member-info {
  padding: 16px 12px;
}

.shop-member .member-info li {
  margin-bottom: 14px;
  position: relative;
}

.shop-member .member-info li.main-por {
  max-height: 34px;
  overflow: hidden;
}

.shop-member .member-info li:last-child {
  margin-bottom: 0;
}

.shop-member .member-info a:hover {
  color: #ff5700;
}

.shop-member .com-name {
  font-size: 14px;
  color: #111;
}

.shop-member .member-phone {
  font-size: 14px;
  color: #ff0020;
  line-height: 17px;
}

.enterprise18,
.Member18 {
  display: inline-block;
  width: 18px;
  height: 20px;
  /*background: url(images/icon-shop.png) no-repeat;*/
  vertical-align: middle;
}

.enterprise18 {
  /*background-position: -16px 0;*/
  background: url(images/icon-iden-hht.png) no-repeat;
  background-size: 18px 20px;
}

.Member18 {
  /*background-position: -16px -30px;*/
  background: url(images/icon-iden-sj.png) no-repeat;
  background-size: 18px 20px;
}

.enterprise18-text {
  font-size: 12px;
  color: #555;
  margin-right: 6px;
  vertical-align: -2px;
}

.enterprise18-text span {
  color: #ef1f1f;
  margin: 0 3px;
}

.btn-a-ora {
  display: block;
  height: 32px;
  line-height: 32px;
  background: #ef1f1f;
  color: #fff;
  text-align: center;
  border: 1px solid #ef1f1f;
  border-radius: 3px;
}

.shop-member .member-info .btn-a-ora:hover {
  background: #ef1f1f;
  color: #fff;
}

.btn-a-white {
  display: block;
  height: 32px;
  line-height: 32px;
  background: #fff;
  color: #ef1f1f;
  text-align: center;
  border: 1px solid #ef1f1f;
  border-radius: 3px;
}

.shop-member .member-info .btn-a-white:hover,
.btn-a-white.act:hover {
  background: #fff3ec;
}

.btn-a-white.act {
  background: #fff;
}

.btn-a-white.act:before {
  display: inline-block;
  content: "";
  width: 17px;
  height: 14px;
  margin-right: 5px;
  vertical-align: -2px;
  background: url("images/icon-collect.png") no-repeat;
}

.shop-csb {
  /* background: #fff9eb; */
  /* border-color: #edd5a0; */
}

.shop-csb .member-logo {
  background: url(images/shop-csb.jpg) no-repeat center;
  border-bottom: 1px solid #ccc;
}

.m {
  width: 1200px;
  margin: auto;
  position: relative;
  /* background-color: #FFF; */
}

.sign {
  z-index: 1000;
  position: absolute;
  width: 180px;
  height: 50px;
  margin: 0px 0 0 1085px;
}

.head {
  height: 115px;
}

.head .logo {
  padding: 15px 10px 0 0px;
  height: 90px;
  overflow: hidden;
}
.head div {
  float: left;
}
.head h1 {
  font-size: 30px;
  color: rgb(51, 51, 51);
  font-family: 微软雅黑, 黑体;
  margin: 24px 0px 5px 10px;
  font-weight: 600;
}

.head h4 {
  font-size: 15px;
  color: rgb(51, 51, 51);
  font-family: 微软雅黑, 黑体;
  margin: 0px 0px 0px 10px;
}

/* 顶部 */
.ml {
  background: #eee;
  height: 33px;
}

.top {
  width: 1200px;
  margin: auto;
  height: 33px;
  line-height: 33px;
  padding: 0 10px 0 10px;
  color: #333;
}
.shop-header-iden {
  float: left;
}
#top a {
  text-decoration: none;
  color: #333;
}
.topr {
  float: right;
}

.f_green {
  color: green;
}
.f_b {
  font-weight: bold;
}

.topr a {
  padding: 0px 10px 0 10px;
}
.topr .btn {
  height: 33px;
  line-height: 33px;
  background: #ef1f1f;
  display: inline-block;
  color: #ffffff !important;
}

/* 分页 */
.pages {
  padding: 20px 0;
  text-align: center;
  font-size: 12px;
}

.pages label {
  background: #ffffff;
  border: #cccccc 1px solid;
  padding: 6px;
}

.pages a:link,
.pages a:visited,
.pages a:active {
  background: #ffffff;
  border: #e6e6e6 1px solid;
  padding: 6px;
  text-decoration: none;
  margin: 0 6px;
}

.pages_inp {
  border: #cccccc 1px solid;
  padding: 6px;
  width: 30px;
  text-align: center;
  color: #666666;
}

.pages_btn {
  width: 48px;
  background: #eeeeee;
  border: #cccccc 1px solid;
  font-weight: bold;
  padding: 6px;
  margin: 0 6px;
}

/*公司信息end*/
