@charset "utf-8";
/* CSS Document */
html {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  background: #fff;
}
img {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
a {
  outline: none;
  color: #333;
}
a:hover {
  cursor: pointer;
  color: #e83e3e;
}
table {
  padding-bottom: 0px;
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}
tr {
  padding-bottom: 0px;
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: middle;
}
td {
  padding-bottom: 0px;
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: middle;
}
th {
  padding-bottom: 0px;
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: middle;
}
input[type='submit'],
button {
  cursor: pointer;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.header {
  height: auto;
}
.nav {
  width: 1200px;
  height: 40px;
  background: #e83e3e;
  margin: 0 auto;
}
.nav_l {
  float: left;
  width: 200px;
  height: 40px;
  background: #e83e3e;
}
.nav_l h2 {
  font: normal 16px/40px '微软雅黑';
  color: #fff;
  text-align: center;
}
.nav_r {
  /*float:right;
	width:125px;
	height:40px;
	font:normal 13px/40px "微软雅黑";
	color:#fff;
	padding-left:15px;*/
  background: url(../images/nav_r.jpg) no-repeat right #ab2121;
  position: relative;
}
td .lbs {
  margin-right: 10px;
}
td .focus {
  color: #ff6600;
}
#js-lb {
  margin-right: 5px;
  vertical-align: middle;
}
.nav_r .shop_car_list {
  background: #f9f9f9;
  width: 320px;
  height: auto;
  padding: 10px 15px;
  border: 1px solid #e2e2e2;
  /* box-shadow: 1px 1px rgba(0, 0, 0, 0.2); */
  position: absolute;
  right: 0px;
  top: 42px;
  z-index: 100000;
}
.nav_r .shop_car_list .shop_car_scroll {
  width: 320px;
  height: auto;
  overflow: auto;
}
.nav_r .shop_car_list .shop_car_scroll h5 {
  padding-top: 5px;
}
.nav_r .shop_car_list .shop_table {
  width: 300px;
  height: auto;
  font: 12px/25px '微软雅黑';
}
.nav_r .shop_car_list .shop_table li {
  height: 55px;
  padding: 5px 0;
  border-bottom: 1px dashed #ccc;
}
.nav_r .shop_car_list .shop_table li img {
  float: left;
  width: 50px;
  height: 50px;
}
.nav_r .shop_car_list .shop_table li .text {
  float: left;
  width: 240px;
  padding-left: 10px;
}
.nav_r .shop_car_list .shop_table li .text a {
  float: left;
  display: block;
  width: 160px;
  height: 20px;
  overflow: hidden;
  overflow: hidden;
}
.nav_r .shop_car_list .shop_table li .text span.price {
  display: block;
  float: right;
  width: 80px;
  overflow: hidden;
  color: #f00;
  text-align: right;
}
.nav_r .shop_car_list .shop_table li .text span.option {
  display: block;
  float: left;
  color: #999;
  width: 200px;
  height: 26px;
  overflow: hidden;
  white-space: nowrap;
}
.nav_r .shop_car_list .shop_table li .text span.delete {
  float: right;
  display: block;
  width: 30px;
  overflow: hidden;
  color: #999;
  text-align: right;
  background: #e1e1e1;
  color: #333;
  text-align: center;
}
.nav_r .shop_car_list .car_shop_no {
  color: #666;
}
.nav_r .shop_car_list .shop_gwc_but {
  text-align: right;
  margin-top: 8px;
}
.nav_r .shop_car_list .shop_gwc_but a.btn-red {
  float: right;
  width: 100px;
  font-family: 'Microsoft Yahei', '宋体', arial;
  border: none;
  border-radius: 3px 3px 3px 3px;
  letter-spacing: 2px;
  padding: 0px 20px;
  font-size: 12px;
  text-align: center;
  height: 26px;
  line-height: 26px;
  display: block;
  background: #55bb33;
  color: #fff;
}
.nav_r .shop_car_list .shop_gwc_but a.btn-red:hover,
.nav_r .shop_car_list .shop_gwc_but a.btn-red:hover {
  background-color: #40a432;
  color: #fff;
}
.nav_m {
  float: left;
  width: 700px;
  height: 40px;
  padding-left: 35px;
}
.nav_mm {
  float: left;
  width: 1000px;
  height: 40px;
}
.nav_mm a {
  float: left;
  height: 42px;
  font: 700 16px/40px '微软雅黑';
  color: #fff;
  padding: 0px 25px;
  text-align: center;
}
.nav_mm a:hover,
.nav_mm a.hover {
  color: #ab2121;
  font-weight: bold;
}
.main_banner {
  width: 990px;
  height: 392px;
  margin: 0 auto;
  padding-left: 210px;
  padding-top: 10px;
  position: relative;
}
.banner {
  width: 775px;
  height: 240px;
  float: left;
  overflow: hidden;
}
.banner img {
  width: 775px;
  height: 240px;
}

/**底部通用**/

.footer {
  height: auto;
  border-top: 2px solid #ddd;
  background: #fafafa;
  margin-top: 10px;
}
#btn {
  position: absolute;
  bottom: 3px;
  right: 0;
  width: 219px;
  height: 18px;
  overflow: hidden;
  z-index: 15;
}
#btn span {
  display: inline;
  float: left;
  width: 18px;
  border-right: 1px solid #354149;
  padding: 0;
  cursor: pointer;
  text-align: center;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  margin-right: 5px;
}
#btn span i {
  display: inline-block;
  color: #fff;
  height: 18px;
  font-style: normal;
  line-height: 18px;
  text-align: center;
  width: 18px;
  overflow: hidden;
  background: #000;
}
#btn span.hov i {
  font-weight: bold;
  background: #f00;
}
.clear {
  clear: both;
}
.lan {
  position: relative;
  float: right;
  width: 120px;
  height: 40px;
  margin-top: 7px;
  margin-right: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 11px 5px;
  background: #0b0b0b;
}

.lan:hover,
.lan.active {
  background: #39434d;
}

.lan .cur_lang {
  width: auto;
  height: 18px;
  color: #fff;
  line-height: 18px;
  overflow: hidden;
  text-align: center;
}

.cur_lang .cur_flag {
  width: 25px;
  height: 18px;
  vertical-align: middle;
}

.cur_lang span,
.cur_lang .ic {
  margin-left: 5px;
  vertical-align: middle;
}

.lang-box {
  position: absolute;
  top: 40px;
  right: 0;
  z-index: 100;
  width: 120px;
  height: auto;
  display: none;
}

.lang-box:before,
.lang-box:after {
  position: absolute;
  left: 0;
  content: '';
  width: 100%;
  height: 5px;
  background: #39434d;
}

.lang-box:before {
  top: -5px;
}

.lang-box:after {
  bottom: -5px;
}

.lang-box > div {
  width: 100%;
  height: 30px;
  position: relative;
  background: #39434d;
}

.lang-box > div:hover {
  background: #eee;
}

.lang-box > div:hover a {
  color: #333;
}

.lang-box img {
  position: absolute;
  top: 7px;
  left: 13px;
  width: 25px;
  height: 18px;
  margin: 0 !important;
}

.lang-box a {
  display: block;
  width: 100%;
  height: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 45px;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  text-align: left;
  position: relative;
  z-index: 11;
}

/* 地区选择 */

.sup_area {
  width: auto;
  font-size: 13px;
  border: 1px solid #ddd;
}

.sup_area li {
  float: left;
  margin: 10px 5px;
  text-align: center;
}
.sup_area li.ss_area {
  height: 60px;
  color: #666;
  font-weight: bold;
  font-size: 12px;
  padding: 10px 20px;
  background: #faf8f9;
  margin: 0;
  margin-right: 20px;
}

.sup_area li a {
  padding: 3px 5px; /* Gecko browsers */
  /* Webkit browsers */
  border-radius: 3px;
  /* W3C syntax */
  color: #806f66;
}

.sup_area li a:hover {
  /* background: #f75034; */
  color: #e83e3e;
}

.sup_area li a.selected {
  /* background: #f75034; */
  color: #e83e3e;
  padding: 3px 5px;
}

/* 搜索店铺 */
.sup_seach {
  width: auto;
  padding: 10px 5px;
  font-size: 14px;
  border-bottom: 1px solid #ccc;
}

.sup_seach from {
  margin: 0 auto;
}
.sup_seach input {
  outline: none;
}

.sup_seach .sup_bot {
  width: auto;
  font-family: 'Microsoft Yahei', '宋体', arial;
  border: none;
  letter-spacing: 2px;
  padding: 0px 15px;
  font-size: 14px;
  text-align: center;
  height: 28px;
  line-height: 28px;
  background: #f14e4e;
  color: #fff;
}

/* 左边联系 */
.main-im-new {
  width: 120px;
  position: fixed;
  right: 50px;
  top: 300px;
  z-index: 101;
  font-family: 'Microsoft Yahei';
  background: #fff;
}
.im-new {
  border: 1px #ddd solid;
  padding: 9px;
  background: #fff;
}
.im-new-title {
  color: #806f66;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.im-new-ewm {
  width: 100px;
  height: 100px;
  margin: 10px 0;
}
.im-new-ewm img {
  display: block;
  width: 100%;
  height: 100%;
}
.im-new-item {
  line-height: 26px;
  background: #f14e4e;
  border-radius: 3px;
  margin-bottom: 5px;
}
.im-new-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.im-new-item:hover {
  background: #e83e3e;
}
.im-new-item:hover a {
  color: #fff;
}
.im-new-item p {
  font-size: 12px;
  color: #fff;
  margin: 0;
  line-height: 14px;
  text-align: center;
  padding-bottom: 5px;
}
.im-new-item img {
  width: 14px;
  height: 16px;
  margin-right: 5px;
}
.im-new-item span {
  font-size: 12px;
}
.close-im-new {
  width: 24px;
  height: 24px;
  position: absolute;
  top: -8px;
  right: -8px;
}
.close-im-new a {
  width: 24px;
  height: 24px;
  display: block;
  background: url(../images/close_im.png) no-repeat left top;
}

.sup_table_shop {
  width: 100%;
}
.sup_table_shop .list_item {
  padding: 20px 0;
  border-bottom: 1px #ddd solid;
}
.list_item .item_left {
  width: 450px;
  float: left;
}

.item_left .item_img {
  float: left;
  width: 100px;
  height: 100px;
  border: 1px solid#ddd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}

.item_img img {
  display: block;
  width: 98px;
  height: 98px;
}

.item_info {
  width: 340px;
  float: right;
}

.item_info > h1 {
  font-size: 14px;
  font-weight: bold;
  line-height: 26px;
  color: #e83e3e;
}

.item_info > p {
  font-size: 12px;
  color: #806f66;
  line-height: 18px;
}

.info_score {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}

.info_score li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
}

.info_score li h6 {
  font-size: 12px;
  color: #806f66;
  line-height: 18px;
}

.info_score li .up {
  color: #e83e3e;
}

.info_score li p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
}

.info_score li i {
  width: 7px;
  height: 9px;
  margin-left: 5px;
}

.info_score li i img {
  width: 7px;
  height: 9px;
}

.info_score li .down {
  color: #009900;
}

.item_info .btn_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 15px;
}

.btn_box span {
  height: 26px;
  line-height: 26px;
  padding: 0 15px;
  font-size: 12px;
}

.btn_box .goto_shop {
  background: #f14e4e;
  border: 1px #f14e4e solid;
  margin-right: 15px;
}

.btn_box .goto_shop a {
  color: #fff;
}

.btn_box .collect_shop {
  background: #faf8f9;
  border: 1px #ddd solid;
}

.btn_box .collect_shop a {
  color: #806f66;
}

.list_item .item_right {
  width: 750px;
  float: right;
}
.item_right li {
  width: 140px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  margin-left: 10px;
  border: 1px #ddd solid;
  padding: 4px;
}
.item_right li img {
  width: 130px;
  height: 130px;
}
.item_right li span {
  line-height: 30px;
  height: 30px;
  color: #806f66;
}
.item_right li span a {
  color: #806f66;
}
.tab-erweima-img {
  width: 130px;
  height: 130px;
}
