@charset "UTF-8";
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
form,
td,
th {
  margin: 0;
  padding: 0;
}

ul,
ol {
  list-style: none;
}

html {
  height: 100%;
}

body {
  position: relative;
  font-family: 'Microsoft YaHei,Arial,宋体,sans-serif';
}

em,
i {
  font-style: normal;
}

a {
  text-decoration: none;
  color: inherit;
}

a:active,
a:hover {
  outline: none;
  text-decoration: none;
}

input,
button,
textarea {
  outline: none;
  border: none;
}

textarea {
  resize: none;
}

img {
  vertical-align: top;
  border: 0px;
}

label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.clearfix {
  *zoom: 1;
}

.clearfix:after {
  content: '200B';
  height: 0;
  font-size: 0;
  display: block;
  clear: both;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.f-l {
  float: left;
}

.f-r {
  float: right;
}

.t-l {
  text-align: left;
}

.t-c {
  text-align: center;
}

.t-r {
  text-align: right;
}

.ellipsis-1 {
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
}

.font-MY {
  font-family: 'Microsoft YaHei', 'sans-serif';
}

.w-100 {
  width: 100%;
  height: 100%;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: none;
}

.t-bg {
  -webkit-transition: background 0.5s ease;
  transition: background 0.5s ease;
}

.t-all {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.border-box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.w1224 {
  width: 1224px;
  margin: 0 auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.pr {
  position: relative;
}

.pa {
  position: absolute;
}

.p:before,
.p:after {
  content: '';
  clear: both;
  display: block;
}

.nologin a,
.islogin a {
  padding: 0 10px;
}

.ellipsis-more:after {
  content: '...';
  font-weight: bold;
  position: absolute;
  bottom: 0;
  right: 0;
  padding-left: 10px;
  width: 40px;
  background: #fff;
}

.animate-scale:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.animate-opacity:hover img {
  filter: alpha(opacity=80);
  opacity: 0.8;
}

.animate-opacity img,
.animate-scale img {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.tpshop-tm-hander {
  background-color: white;
  min-width: 1224px;
  position: relative;
}

.top-hander {
  position: relative;
  z-index: 12;
  height: 30px;
  width: 100%;
  min-width: 1224px;
  line-height: 30px;
  background-color: #f9f9f9;
  font-size: 12px;
  color: #595959;
}

.sendaddress span {
  cursor: pointer;
  color: #595959;
  float: left;
  vertical-align: middle;
}

.islogin > a:first-child,
.nologin > a:first-child {
  border-right: 1px solid #666;
}

.blue {
  padding: 0 24px 0 18px;
  color: #0979e9;
}

.tpshop-tm-hander .share-a_a1 {
  display: inline-block;
  width: 12px;
  height: 6px;
  vertical-align: middle;
  margin-left: 6px;
  background: url("../images/ico-tphsop-index.png") no-repeat -200px -27px;
}

.red,
.ls-dlzc a:hover {
  color: #e23435;
}

.gray_f5 {
  background: #f7f7f7;
}

.top-ri-header > li {
  float: left;
  padding: 0 10px;
  cursor: pointer;
  position: relative;
}

.top-ri-header > li:hover {
  color: #e23435;
}

.top-min-cart {
  position: relative;
  padding: 0 10px;
  height: 30px;
  border: 1px solid transparent;
}

.top-min-cart:after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 140px;
  height: 3px;
}

.top-min-cart:hover {
  border: 1px solid #ccc;
  background-color: #fff;
}

.top-min-cart:hover:after {
  background: #fff;
}

.top-min-cart .shop-nums {
  color: #ef4746;
}

.top-min-cn {
  position: relative;
  width: 120px;
  height: 31px;
  z-index: 9;
}

.top-ri-header .hover-ba-navdh {
  position: relative;
  border: 1px solid transparent;
  line-height: 28px;
  padding: 0;
}

.top-ri-header .hover-ba-navdh:hover {
  color: #666;
  border-color: #ccc;
}

.top-ri-header .hover-ba-navdh .nav-dh {
  height: 28px;
  padding: 0 10px;
}

.top-ri-header .spacer {
  padding: 0;
}

.top-ri-header .header-a_a1 {
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: top;
  margin: 4px 0px 0 0;
  background: url("../images/shop47/top-order.png") no-repeat 4px 3.5px;
}

.top-ri-header .header-a_a2 {
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: top;
  margin: 6px 0px 0 0;
  background: url("../images/shop47/top-collect.png") no-repeat 4.5px 3px;
}

.top-ri-header .header-a_a3 {
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: top;
  margin: 4px 0px 0 0;
  background: url("../images/ico-shop5-index.png") no-repeat 0 -622px;
}

.top-ri-header .header-a_a4 {
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: top;
  margin: 4px 0px 0 0;
  background: url("../images/shop47/top-shopin.png") no-repeat 3px 3.5px;
}

.top-ri-header .header-a_a5 {
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: top;
  margin: 4px 0px 0 0;
  background: url("../images/shop47/top-cart.png") no-repeat 4.5px 3px;
}

.top-ri-header > li:hover .header-a_a3 {
  background: url("../images/ico-shop5-index.png") no-repeat 0 px;
}

.top-ri-header > li:hover .header-a_a-44 {
  background: url("../images/ico-shop5-index.png") no-repeat 0 px;
}

.spacer {
  width: 1px;
  height: 12px;
  padding: 0;
  margin: 10px 2px 0;
  background: #666;
  overflow: hidden;
}

.conta-hv-nav {
  display: none;
  width: 90px;
  border: 1px solid #ccc;
  background-color: #fff;
  position: absolute;
  right: -1px;
  top: 29px;
  padding: 10px 0;
}

.conta-hv-nav > li {
  height: 30px;
  width: 100%;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.conta-hv-nav > li:hover {
  color: #e23435;
}

.hover-ba-navdh:hover .nav-dh {
  position: relative;
  z-index: 3;
  background: #fff;
  height: 30px;
  color: #e23435;
}

.hover-ba-navdh:hover .conta-hv-nav {
  display: block;
}

.ls-dlzc {
  margin-left: 40px;
}

.ls-dlzc a {
  padding: 0 10px;
}

.nav-middan-z {
  height: 130px;
  padding: 5px 0;
}

.nav-middan-z.home-index-head {
  height: 57px;
  padding-top: 23px;
}

.nav-middan-z .ecsc-logo {
  float: left;
}

.cart-ecsc-logo,
.user-ecsc-logo {
  float: left;
}

.ecsc-search {
  float: left;
  margin: 30px 0 0 250px;
  width: 500px;
}

.ecsc-search-form {
  height: 40px;
  position: relative;
}

.ecsc-search-input {
  float: left;
  width: 380px;
  height: 40px;
  line-height: 40px;
  padding-left: 11px;
  font-size: 14px;
  background-color: #fff;
  border: 2px solid #d71212;
  border-right: none;
  color: #999;
}

.ecsc-search-button {
  float: right;
  width: 120px;
  height: 40px;
  line-height: 40px;
  background: #d71212;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  position: relative;
}

.ecsc-search-button i {
  display: inline-block;
  width: 24px;
  height: 23px;
  background: url("../images/shop8-search.png") no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.ecsc-search .keyword {
  padding-top: 4px;
  height: 36px;
  overflow: hidden;
  float: left;
  max-width: 522px;
}

.ecsc-search .keyword .key-item {
  float: left;
  line-height: 18px;
  font-size: 14px;
  color: #999;
  margin-left: 13px;
  position: relative;
}

.ecsc-search .keyword .key-item:hover {
  color: #3ba4f4;
}

.ecsc-search .keyword .key-item:before {
  content: '';
  position: absolute;
  left: -7px;
  top: 2px;
  width: 1px;
  height: 14px;
  background-color: #999;
}

.ecsc-search .keyword .key-item:first-child:before {
  display: none;
}

.top-adv {
  width: 200px;
  height: 140px;
  position: absolute;
  bottom: 10px;
  left: 8px;
}

.u-g-cart {
  position: relative;
  z-index: 11;
  margin-top: 27px;
  height: 36px;
  border: 1px solid #ccc;
  margin-right: 13px;
  background-color: #fff;
}

.u-g-cart .c-n {
  position: relative;
  z-index: 9;
  width: 150px;
  height: 32px;
  line-height: 32px;
  background-color: white;
  color: #de0f0f;
  font-size: 14px;
  cursor: pointer;
  border: none;
}

.u-g-cart .c-n span {
  color: #666;
  margin-left: 22px;
  line-height: 36px;
}

.u-g-cart:hover {
  border-color: #ccc;
}

.u-g-cart:hover .c-n {
  height: 30px;
}

.u-g-cart .c-n .share-shopcar-index {
  display: inline-block;
  width: 18px;
  height: 17px;
  vertical-align: top;
  margin: 9px 0 0 15px;
  background: url("../images/shop17-cart.png") no-repeat;
}

.u-g-cart .c-n .shop-nums {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  padding: 0 3px;
  min-width: 15px;
  background-color: #de0f0f;
  color: #fff;
  font-size: 14px;
  border-radius: 12px;
  -o-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -webkit-border-radius: 12px;
  behavior: url(/public/css/PIE.htc);
  text-align: center;
  position: absolute;
  top: -12px;
  right: 7px;
}

.u-g-cart .c-num {
  line-height: 40px;
  font-size: 14px;
  cursor: pointer;
  letter-spacing: 2px;
}

.u-g-cart .c-num {
  width: 28px;
  height: 45px;
  padding-left: 36px;
  background-color: #e23435;
  color: #fff;
  position: relative;
}

.u-g-cart .c-num .count {
  font-weight: 700;
}

.u-fn-cart {
  display: none;
  position: absolute;
  top: 29px;
  right: -1px;
  width: 288px;
  background: #fff;
  border: 1px solid #ccc;
}

.u-g-cart:hover .u-fn-cart {
  display: block;
}

.u-fn-cart .empty-c {
  width: auto;
  height: 80px;
  line-height: 80px;
  text-align: center;
}

.u-fn-cart .empty-c span {
  display: inline-block;
  color: #999;
  font-size: 12px;
  padding-left: 67px;
  position: relative;
}

.u-fn-cart .empty-c span .c-i {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url("../images/ico-tphsop-index.png") no-repeat -315px 0;
  position: absolute;
  top: 12px;
  left: 10px;
}

.u-fn-cart .mn-c-box {
  width: 288px;
  position: relative;
  background-color: #e9e9e9;
}

.u-fn-cart .c-store {
  background-color: #fff;
  display: block;
  font-size: 12px;
  margin-bottom: 10px;
}

.u-fn-cart .c-store-tt {
  height: 29px;
  line-height: 29px;
  padding: 0 15px;
  border-bottom: 1px solid #e9e9e9;
  color: #666;
}

.u-fn-cart .c-sale-b {
  margin: 5px 15px 0;
  height: 24px;
  line-height: 24px;
  background: #e9e9e9;
  color: #c20053;
  overflow: hidden;
}

.u-fn-cart .i {
  padding: 0 3px;
  margin: 0 5px;
  background: #f58813;
  color: #fff;
}

.u-fn-cart .c-item {
  padding: 5px 15px;
  position: relative;
  border-bottom: 1px dashed #ccc;
}

.u-fn-cart .del {
  position: absolute;
  cursor: pointer;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  background-color: #e9e9e9;
  top: 5px;
  right: 15px;
  display: none;
}

.u-fn-cart .c-store:hover .del {
  display: block;
}

.u-fn-cart .goods-pic {
  width: 50px;
  height: 50px;
  margin-right: 5px;
  overflow: hidden;
}

.u-fn-cart .goods-pic > img {
  width: 100%;
}

.u-fn-cart .c-item .goods-name {
  display: block;
  width: 180px;
  height: 15px;
  line-height: 15px;
  overflow: hidden;
  color: #666;
  margin-bottom: 6px;
}

.u-fn-cart .c-item .num {
  color: #333;
}

.u-fn-cart .mn-c-total {
  padding: 10px 14px 18px;
  background: #e9e9e9;
  font-weight: 700;
}

.u-fn-cart .mn-c-total .c-t {
  height: 34px;
  line-height: 34px;
  font-size: 14px;
}

.u-fn-cart .mn-c-total .c-btn {
  display: block;
  width: 260px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: #e23435;
}

.u-fn-cart .mn-c-total .c-btn:hover {
  background: #d03031;
}

.u-fn-cart .tp-scart-gname {
  display: block;
  line-height: 16px;
  max-height: 32px;
  overflow: hidden;
  width: 156px;
}

.hasshopcar.u-mn-cart .mn-c-box {
  width: 262px;
  margin-bottom: 10px;
}

.hasshopcar.u-mn-cart .del {
  right: 5px;
}

.nav {
  width: 100%;
  background-color: #0090FF;
  z-index: 7;
}

.navitems {
  margin-left: 220px;
  height: 40px;
  overflow: hidden;
}

.navitems > li,
.navitems .home_page {
  float: left;
  height: 100%;
  cursor: pointer;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px;
}

.navitems > li a,
.navitems .home_page a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  line-height: 40px;
  color: #fff;
  -webkit-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  background-color: transparent;
  position: relative;
}

.categorys {
  position: relative;
  float: left;
  z-index: 8;
  height: 40px;
}

.categorys .dt > a {
  display: inline-block;
  width: 210px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  background: #eee;
  color: #333;
  font-weight: bold;
  position: relative;
  margin-top: -10px;
}

.categorys .dt > a:before {
  content: '';
  height: 0;
  width: 0;
  border-bottom: 10px solid #cfcfcf;
  border-left: 10px solid transparent;
  position: absolute;
  left: -10px;
  top: 0;
}

.categorys .dt > a .share-a_a2 {
  position: relative;
  width: 10px;
  height: 10px;
  border: 2px solid #fff;
  border-top-color: transparent;
  border-left-color: transparent;
  vertical-align: top;
  float: right;
  margin: 14px 20px 0 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media \0screen {
  .categorys .dt > a .share-a_a2 {
    display: none;
  }
}

.categorys .dt > a .share-a_a3 {
  width: 19px;
  height: 14px;
  margin: 18px 18px 0 16px;
  vertical-align: top;
  float: left;
  background: url("../images/shop47/cata-icon1.png") no-repeat;
}

.categorys .dt > a .layui-icon {
  margin-right: 28px;
}

.categorys .dt.index-categorys {
  background-color: #fff;
  border-top: 4px solid #2d2d2d;
  color: #2d2d2d;
  line-height: 36px;
}

.categorys .dd {
  height: 480px;
  width: 210px;
  background-color: #ffffff;
  position: relative;
  overflow: auto;
}

.categorys .item-left {
  overflow: hidden;
  position: relative;
  height: 50px;
}

.categorys .item-left .cata-nav-name {
  padding: 0 26px 0 36px;
}

.categorys .item-left .cata-nav-name .cata-nav-wrap {
  width: 100%;
  height: 100%;
  position: relative;
  font-size: 0;
  line-height: 50px;
}

.categorys .item-left .cata-nav-name .cata-nav-wrap .cata-icon {
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 18px;
  margin: 12px 10px 0 0;
  background: url("../images/shop47/cata-icon.png") no-repeat;
}

.categorys .item-left .cata-nav-name .cata-nav-wrap a {
  display: inline-block;
  vertical-align: top;
  line-height: 50px;
  font-size: 14px;
  color: #333;
  font-weight: 400;
  max-width: 86%;
}

.categorys .item-left .cata-nav-name .cata-nav-wrap .index-arrow-right {
  color: #fff;
  display: none;
}

.categorys .item-left .cata-nav-name .ico {
  display: inline-block;
  vertical-align: top;
  width: 22px;
  height: 22px;
  margin: 5px 10px 0 0;
  background-image: url("../images/categorys-item.png");
  background-repeat: no-repeat;
}

.categorys .item-left .cata-nav-name .share-a_a4 {
  float: right;
  width: 22px;
  height: 12px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  vertical-align: top;
  background: url(../images/ico-tphsop-index.png) no-repeat -200px -27px;
  margin: 3px 20px 0 0;
}

@media \0screen {
  .categorys .item-left .cata-nav-name .share-a_a4 {
    margin: -1px 20px 0 0;
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0, M12=1, M21=-1, M22=0);
  }
}

.categorys .item-left .cata-nav-item {
  max-height: 40px;
  font-size: 12px;
  color: #666;
  overflow: hidden;
  padding: 0 12px;
  margin-bottom: 20px;
}

.categorys .item-left .cata-nav-item li {
  float: left;
  line-height: 20px;
  padding-right: 10px;
  position: relative;
  width: 62px;
  height: 20px;
  overflow: hidden;
}

.categorys .item-left .cata-nav-item li:nth-child(3n):before {
  display: none;
}

.categorys .item-left .cata-nav-item li:before {
  content: '';
  position: absolute;
  right: 6px;
  top: 2px;
  width: 1px;
  height: 14px;
  background-color: #666;
}

.categorys .cata-nav-layer {
  position: absolute;
  top: 40px;
  left: 210px;
  width: 1014px;
  min-height: 399px;
  border: 1px solid #3ba4f4;
  background: white;
  display: none;
  z-index: 999;
}

.categorys .cata-nav-layer .cata-nav-left {
  float: left;
  width: 820px;
  padding-left: 23px;
  padding-bottom: 97px;
}

.categorys .cata-nav-layer .cata-nav-left .cata-layer-title {
  padding-top: 18px;
  height: 22px;
  width: 100%;
  overflow: hidden;
}

.categorys .cata-nav-layer .cata-nav-left .cata-layer-title .layer-title-item {
  float: left;
  line-height: 22px;
  padding: 0 7px;
  margin-right: 14px;
  background-color: #ff5e5f;
  color: #fff;
  font-size: 14px;
}

.categorys .cata-nav-layer .cata-nav-left .cata-layer-title .layer-title-item:hover {
  background-color: #3ba4f4;
}

.categorys .cata-nav-layer .cata-nav-left .cata-layer-title .layer-title-item > .ico {
  vertical-align: top;
  margin-left: 5px;
  font-family: consolas;
}

.categorys .cata-nav-layer .cata-nav-left dl {
  font-size: 14px;
  border-bottom: 1px dashed #ddd;
}

.categorys .cata-nav-layer .cata-nav-left dl dt {
  position: relative;
  float: left;
  width: 100px;
  line-height: 24px;
  padding: 10px 10px 10px 0;
  color: #333;
  font-weight: bold;
  text-align-last: justify;
  text-align: justify;
  text-justify: distribute-all-lines;
  word-break: break-all;
}

.categorys .cata-nav-layer .cata-nav-left dl dt:hover {
  color: #3ba4f4;
}

.categorys .cata-nav-layer .cata-nav-left dl dd {
  float: left;
  width: 621px;
  padding: 10px 0;
}

.categorys .cata-nav-layer .cata-nav-left dl dd > a {
  float: left;
  padding: 0 10px;
  margin-top: 2px;
  color: #999;
}

.categorys .cata-nav-layer .cata-nav-left dl dd > a:hover {
  color: #3ba4f4;
}

.categorys .cata-nav-layer .cata-nav-left dl dd > a.hot {
  color: #3ba4f4;
}

.categorys .cata-nav-layer .cata-nav-right {
  float: left;
  width: 140px;
}

.categorys .cata-nav-layer .cata-nav-right a {
  width: 100px;
  height: 50px;
  margin: 20px auto 0;
  border: 1px solid #eee;
  display: block;
}

.categorys .cata-nav-layer .cata-nav-right a img {
  width: 88px;
  height: 32px;
  margin: 9px 6px;
}

.categorys.home_categorys .dd {
  display: none;
}

.categorys:hover .dd {
  display: block;
}

.categorys .nav-active .item-left {
  position: relative;
  z-index: 9;
  background: #fff;
}

.categorys .nav-active .item-left .cata-nav-name .cata-nav-wrap a {
  color: #3ba4f4;
}

.categorys .nav-active .item-left .cata-nav-name .cata-nav-wrap .index-arrow-right {
  display: block;
  color: #3ba4f4;
}

.categorys .nav-active .cata-nav-item {
  color: #fff;
}

.categorys .nav-active .cata-nav-item li:before {
  background-color: #fff;
}

.categorys .nav-active .cata-nav-layer {
  display: block;
}

.advertisement_down {
  position: absolute;
  left: 25px;
  bottom: 25px;
  width: 687px;
  height: 47px;
  overflow: hidden;
  padding-left: 1px;
}

.advertisement_down > a {
  float: left;
  width: 129px;
  height: 45px;
  border: 1px solid #e8e8e8;
  margin-left: -1px;
  overflow: hidden;
}

.cata-nav-layer .cata-nav-rigth {
  float: right;
  width: 300px;
  max-height: 449px;
  overflow: hidden;
}

.candidate {
  display: none;
  background: white;
  border: 1px solid #ccc;
  -webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.2);
  position: absolute;
  z-index: 1000;
  top: 36px;
}

.candidate ul li {
  clear: both;
  overflow: hidden;
  padding: 1px 6px;
  line-height: 24px;
  cursor: pointer;
}

.candidate ul li:hover {
  background: #f5f5f5 !important;
}

.candidate .search-item {
  width: 190px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  float: left;
  color: #666666;
}

.candidate .search-count {
  float: right;
  width: 194px;
  text-align: right;
  color: #aaa;
}

.candidate .close {
  border-top: 1px solid #efefef;
}

.add-contrast {
  position: absolute;
  bottom: 13px;
  right: 15px;
  width: 18px;
  height: 18px;
  font-size: 12px;
  text-align: center;
  background: #fff url("../images/shop47/contrast.png") no-repeat;
  color: #fff;
  cursor: pointer;
  z-index: 2;
}

.add-contrast:hover {
  background-image: url("../images/shop47/contrast-active.png");
}

.add-contrast-active {
  background-color: #f66745;
}

.add-contrast-icon {
  display: inline-block;
  background: url(../images/shop25-contrast.png) no-repeat;
  width: 10px;
  height: 11px;
  margin-right: 6px;
}

.Contrast {
  position: fixed;
  bottom: 0;
  left: 50%;
  width: 970px;
  height: 140px;
  margin-left: -485px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 0 15px rgba(221, 221, 221, 0.8);
  box-shadow: 0 0 15px rgba(221, 221, 221, 0.8);
  z-index: 50;
  behavior: url(/public/css/PIE.htc);
  display: none;
}

.Contrast .Contrast-title {
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  border-bottom: 1px solid #ddd;
}

.Contrast .Contrast-title span {
  padding: 0 10px;
}

.Contrast .Contrast-title .Contrast-hide {
  float: right;
  cursor: pointer;
}

.Contrast .Contrast-con {
  width: 100%;
  height: 105px;
  float: left;
}

.Contrast .Contrast-con .Contrast-item {
  float: left;
  width: 204px;
  height: 84px;
  margin-top: 10.5px;
  border-right: 1px dashed #ddd;
}

.Contrast .Contrast-con .Contrast-item .Contrast-remove {
  color: blue;
  cursor: pointer;
}

.Contrast .Contrast-con .Contrast-pic {
  width: 50px;
  height: 50px;
  float: left;
}

.Contrast .Contrast-con .Contrast-name {
  width: 154px;
  height: 36px;
  line-height: 18px;
  font-size: 14px;
  overflow: hidden;
  padding-right: 10px;
}

.Contrast .Contrast-con .Contrast-price {
  width: 154px;
  color: #d81919;
  padding-right: 10px;
}

.Contrast .Contrast-txt {
  float: right;
}

.Contrast-btn {
  position: absolute;
  right: 0;
  top: 36px;
}

.Contrast-btn input {
  display: block;
  margin: 10px 45px;
  width: 60px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #fff;
  border-radius: 3px;
  color: #ccc;
  border: 1px solid #ddd;
  cursor: default;
  font-weight: 700;
  behavior: url(/public/css/PIE.htc);
}

.Contrast-btn .Contrast-btn-active {
  background-color: #e74649;
  border: none;
  cursor: pointer;
  color: #fff;
}

.service-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  float: right;
  margin-top: 20px;
}

.service-box .img {
  width: 350px;
  height: 42px;
  background: url('../images/shop47/service.png') no-repeat;
}

.service-box .phone {
  margin-top: 10px;
  font-size: 22px;
  color: #1ea1f3;
}

.hot-service {
  min-width: 120px;
  height: 30px;
  font-size: 0;
}

.hot-service > i {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url("../images/shop47/hot-service.png") no-repeat;
  margin: 8px 8px 0 0;
  vertical-align: top;
}

.hot-service-title {
  color: #1f1f1f;
  line-height: 20px;
  font-size: 16px;
  font-weight: bold;
}

.hot-service-con {
  display: inline-block;
  height: 100%;
  vertical-align: top;
}

.hot-service-number {
  color: #333;
  font-weight: bold;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
}

.index-cart {
  width: 169px;
  height: 38px;
  border-color: #ddd;
  margin: 30px 40px 0 0;
  background-color: #fcfcfc;
}

.index-cart .c-n {
  width: 167px;
  height: 36px;
  background-color: #fcfcfc;
}

.index-cart .c-n span {
  margin-left: 0;
  font-size: 14px;
  color: #666;
  line-height: 38px;
}

.index-cart .c-n .shop-nums {
  height: 24px;
  line-height: 24px;
  padding: 0 4px;
  left: 24px;
  top: -15px;
  right: auto;
  background-color: #3ba4f4;
}

.index-cart .cart-icon {
  width: 22px;
  height: 21px;
  float: left;
  margin: 9px 8px 0 10px;
  background: url("../images/shop47/cart.png") no-repeat;
}

.index-cart .cart-square {
  color: #3ba4f4;
  margin-right: 20px;
  line-height: 38px;
  font-size: 22px;
}

.index-cart .u-fn-cart {
  top: 37px;
}

.index-cart .u-fn-cart .mn-c-total .c-btn {
  background-color: #3ba4f4;
}

.index-cart .u-fn-cart .mn-c-total .c-btn:hover {
  filter: alpha(opacity=80);
  opacity: 0.8;
}

.index-cart:hover .c-n {
  height: 38px;
}

.categorys-square {
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top: 6px solid #fff;
  display: inline-block;
  vertical-align: top;
  margin: 22px 10px 0 10px;
}

.index-categorys .categorys-square {
  margin: 17px 15px 0 0;
}

.ecsc-search-title {
  float: left;
  width: 40px;
  height: 40px;
  background: url("../images/shop47/search-title.png") no-repeat 9px 10px;
  border: 2px solid #57d1c9;
  border-right: none;
}

.shop-settled {
  width: 138px;
  height: 38px;
  line-height: 38px;
  margin-top: 30px;
  float: right;
  background-color: #3ba4f4;
  font-size: 0;
  border-radius: 5px;
  color: #fff;
}

.shop-settled:hover {
  filter: alpha(opacity=80);
  opacity: 0.8;
}

.shop-settled-icon {
  width: 25px;
  height: 22px;
  display: inline-block;
  margin: 9px 10px 0;
  vertical-align: top;
  background: url("../images/shop47/shopin.png") no-repeat;
}

.shop-settled-square {
  color: #333;
  font-size: 18px;
  font-weight: 400;
}

.shop-settled span {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

.index-top {
  background-color: #f5f5f5;
  color: #666;
}

.index-top .store-selector .text,
.index-top .sendaddress span,
.index-top .store-selector .text span {
  color: #666;
}

.index-top .store-selector .text b {
  display: block;
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -2px;
  overflow: hidden;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top: 5px solid #646464;
}

.index-top .sendaddress > i {
  width: 11px;
  height: 14px;
  margin: 8px 10px 0 11px;
  background: url("../images/shop47/location.png") no-repeat;
}

.index-search {
  margin: 30px 0 0 100px;
  width: 510px;
}

.index-search-form {
  height: 42px;
}

.index-search-input {
  float: left;
  width: 430px;
  height: 100%;
  line-height: 42px;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #c9c9c9;
  border-right: none;
  color: #999;
}

.index-search-button {
  width: 80px;
  height: 42px;
  line-height: 42px;
  color: #fff;
  font-size: 16px;
  background: #0090FF;
}

.index-search-button i {
  width: 24px;
  height: 24px;
  background: url("../images/shop47/search.png") no-repeat;
}

.index-search-button:hover {
  filter: alpha(opacity=80);
  opacity: 0.8;
}

.index-search .candidate {
  left: 0;
  right: 80px;
}

.top-right {
  margin-left: 210px;
}
