﻿html,bouser-icondy{height:100%}

/*# sourceMappingURL=site.css.map */

ul, ol {
  margin: 0;
  padding: 0; }

.header-menu {
  background: #fff; }

.header-menu nav {
  position: relative;
  width: 80%;
  margin: 0 auto;
  min-width: 1180px;
  padding-top: 14px;
  height: 70px;
  z-index: 2;
  background: #fff;
  color: #fff;
  font-size: 16px; }
  .header-menu nav .nav > li a {
    color: #3a4359;
    border-bottom: 2px solid transparent; }
  .header-menu nav .nav > li {
    padding: 0 12px; }

.nav-box {
  float: none;
  width: 770px;
  margin: 0 auto; }

.navbar-nav li:hover .top-dropdown-menu {
  display: block; }

.top-dropdown-menu {
  display: none;
  position: absolute;
  top: 50px;
  left: 0;
  background: #fff;
  border: 1px solid #ebebeb;
  border-top: 0 none; }

.top-topic-dropdown {
  width: 560px;
  padding: 10px 10px 14px 28px; }

.top-dropdown-menu li {
  padding: 10px; }

.nav .top-dropdown-menu a {
  clear: none;
  color: #333;
  font-size: 14px; }

.nav .top-dropdown-menu a:hover {
  text-decoration: none;
  color: #0075da; }

.top-topic-dropdown .class-span {
  color: #333;
  font-size: 14px;
  width: 70px;
  display: inline-block;
  text-align: right; }

.navbar-nav li:hover .dropdown-menu {
  display: block; }

.top-sub-dropdown {
  width: 130px; }

.top-sub-dropdown > li {
  position: relative;
  padding: 12px; }

.top-sub-dropdown > li:hover ul {
  display: block; }

.top-sub-dropdown ul {
  position: absolute;
  display: none;
  width: 150px;
  left: 129px;
  top: 0;
  background: #fff;
  border: 1px solid #ddd; }

.top-sub-dropdown ul li a {
  /*float: left;*/
  display: block; }

.top-sub-dropdown ul li:hover {
  /*background: #ddd;*/ }

.leftArrow:after {
  content: '';
  display: inline-block;
  margin-left: 20px;
  border: 5px solid transparent;
  border-left-color: #333; }

/* user*/
.sh_set_con i {
  margin-right: 8px; }

.header .nav .top-search-li {
  position: absolute;
  right: 0;
  padding: 0; }

.header-menu .navbar-default {
  margin-bottom: 0;
  background: transparent;
  border: none; }

.search_btn {
  width: 30px;
  height: 38px;
  border: 0;
  vertical-align: middle;
  margin-left: 10px;
  background: url("../images/header-icons.png") -29px 9px;
  background-repeat: no-repeat; }
  .search_btn:focus {
    outline: none; }

.search-close {
  background: url("../images/close.png") no-repeat; }

.search-box {
  position: relative;
  height: 76px;
  padding-top: 8px;
  text-align: center; }
  .search-box #search_input_text {
    width: 660px;
    margin: 0 auto;
    height: 36px;
    transition: all 0.2s;
    color: #333;
    padding: 0 4px;
    border: 1px solid #d2d5dc;
    border-width: 0 0 1px 0; }
    .search-box #search_input_text:focus {
      outline: none; }
  .search-box ::-moz-placeholder {
    color: #c8cad8; }
  .search-box input:-ms-input-placeholder {
    color: #c8cad8; }
  .search-box input::-webkit-input-placeholder {
    color: #c8cad8; }

.fontred {
  color: red; }

#search_list {
  color: #000;
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px; }

#search-box .l_serch {
  width: 660px;
  border: 1px solid #d2d5dc;
  background: #fff;
  position: absolute;
  top: 44px;
  left: 34px;
  z-index: 9999; }

#search-box .l_serch_top {
  max-height: 400px;
  overflow-y: auto; }

#search-box .l_serch_top p {
  background-color: #F2F2F2;
  color: #000;
  overflow: hidden;
  padding: 5px;
  height: 34px;
  line-height: 34px; }

#search-box .l_serch_border {
  border-top: 1px solid #CCCCCC; }

#search-box .l_serch_comet li {
  text-align: left;
  width: auto;
  float: none;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #013C9A; }

#search-box .l_serch_comet li:hover {
  background: #ecf2ff; }

#search-box .l_serch_comet li a {
  display: inline-block;
  font-size: 14px;
  word-break: break-all;
  line-height: 35px;
  vertical-align: middle;
  color: #444; }

.l_serch_comet li a.btn {
  line-height: 24px; }

.l_serch_comet li a:hover {
  text-decoration: none; }

.l_serch_thumbna {
  width: 24px;
  height: 24px;
  margin-right: 5px;
  background: #fff; }

.l_serch_more {
  background: #f2f2f2;
  color: #333;
  text-align: center; }

.l_serch_more a {
  color: #013C9A; }

.l_serch_more a:hover {
  text-decoration: none; }

.no_serch {
  text-align: left;
  padding: 10px 0; }

.header-right {
  position: absolute;
  top: 0;
  right: 0; }

.header .nav .top-search-li:hover {
  background: transparent; }

.header .nav > li:hover {
  background: #fff; }

.header .nav > li:hover > a {
  color: #333; }

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background: transparent; }

.header .nav .dropdown-menu a {
  color: #333; }

.header-content a {
  color: #21211f;
  text-decoration: none; }

.header .active a {
  background: #2489e2;
  color: #fff; }

.header-user {
  float: right; }
  .header-user .notifications {
    display: inline-block;
    width: 29px;
    height: 44px;
    vertical-align: middle;
    background: url("../images/header-icons.png") no-repeat;
    background-position: 0 11px; }
  .shoppinglogo{
    display: inline-block;
    width: 29px;
    height: 32px;
    vertical-align: middle;
    background: url("../images/shoppingcar.png") repeat;
    background-size:100% 100%;
    margin-top: 10px;
  }


    .header-user .notifications.more {
      background-position: -105px 9px; }
  .header-user > li {
    display: inline-block;
    margin-left: 32px;
    height: 70px;
    line-height: 70px;
    vertical-align: middle; }

.user-icon img {
  width: 41px;
  height: 40px;
  margin-bottom: 22px;
  border-radius: 50%; }

._name {
  color: #2b2b2b; }

.user-box {
  width: 76px;
  height: 76px;
  margin-left: -10px;
  position: relative;
  padding: 15px 18px; }
  .user-box:hover {
    background: #ecf2ff; }
    .user-box:hover #user_modal {
      display: block; }

#user_modal {
  display: none;
  background: #fff;
  position: absolute;
  z-index: 10;
  width: 180px;
  left: -100px;
  top: 76px;
  border: 1px solid #ccc; }

#user_modal a {
  color: #656565;
  text-decoration: none; }

#user_modal ul {
  padding: 10px 0 0 0; }
  #user_modal ul li {
    text-align: left;
    padding: 8px 28px;
    line-height: normal; }
    #user_modal ul li:hover {
      background: #ecf2ff; }

#user_modal a:hover {
  color: #337ab7; }

.site-wrap {
  min-height: 100%;
  height: auto;
  margin: 0 auto -100px;
  padding: 0 0 100px;
  background: #f5f5f8; }

.c-footer {
  padding: 70px 0 0;
  background: #eaeaf0; }

.c-footer__item li {
  width: 200px;
  line-height: 34px; }

.c-footer p, .c-footer a {
  color: #706f6f; }

.c-footer a:hover {
  text-decoration: underline; }

.c-footer__wx {
  width: 260px;
  text-align: center; }

.c-footer__wx img {
  width: 146px;
  height: 146px;
  margin-bottom: 10px;
  border-radius: 4px; }

.c-footer__item {
  font-size: 14px; }

.c-footer__title {
  display: inline-block;
  padding-bottom: 20px;
  margin-bottom: 14px;
  font-size: 18px;
  border-bottom: 2px solid #ccc;
  color: #6f6e6e; }

.c-footer__concat {
  padding-top: 46px;
  text-align: center;
  font-size: 13px;
  line-height: 1.9; }

.c-concat__title {
  font-size: 16px;
  color: #6f6e6e; }

.c-concat__tel {
  font-size: 22px;
  font-weight: bold; }

.c-footer__copy {
  padding: 70px 0 30px;
  text-align: center;
  font-size: 12px; }

@media (min-width: 300px) and (max-width: 700px) {
  .footer {
    margin-top: 30px; } }

.side-item .articles li {
  line-height: 40px;
  font-size: 18px; }

.side-item .articles li:before {
  font-style: italic;
  padding-right: 4px; }

.side-item .articles li:nth-child(1):before {
  content: '1.';
  color: #df3737; }

.side-item .articles li:nth-child(2):before {
  content: '2.';
  color: #ff6305; }

.side-item .articles li:nth-child(3):before {
  content: '3.';
  color: #ff9a22; }

.side-item .articles li:nth-child(4):before {
  content: '4.';
  color: #999; }

.side-item .articles li:nth-child(5):before {
  content: '5.';
  color: #999; }

@media (min-width: 1367px) {
  .container {
    width: 1350px; } }

@media (min-width: 1200px) {
  .container {
    width: 1310px;
    min-width: 1200px; } }

@media (max-width: 800px) {
  .container {
    width: auto; } }

.alert_r, .alert_g, .alert_y {
  position: fixed;
  top: 140px;
  left: 30%;
  width: 40%;
  padding: 10px;
  z-index: 10000;
  text-align: center; }

.alert_r {
  border: 1px solid #ffafa6;
  background: #ffcec9; }

.alert_y {
  border: 1px solid #ffefb7;
  background: #fff9e6; }

.alert_g {
  border: 1px solid #acffd5;
  background: #d3ffe9; }

#side_robot {
  position: fixed;
  bottom: 20px;
  right: 90px;
  display: block;
  opacity: .8;
  animation: fade .55s 2s linear;
  z-index: 10; }

#side_robot:hover {
  opacity: 1; }

.robot .i-robot {
  width: 130px;
  height: 145px;
  background: url("../images/i-robots.gif") no-repeat;
  background-position: center;
  background-size: 90%;
  display: block; }

@media (max-width: 700px) {
  #side_robot {
    display: none; } }

.footer-fixed {
  position: fixed;
  display: none;
  bottom: 0;
  padding: 40px;
  width: 100%;
  height: 200px;
  background: rgba(77, 77, 77, 0.55);
  z-index: 1; }

.footer-fixed .fixed-box {
  position: relative; }

.footer-fixed img.footer-img,
.footer-fixed img.footer-qrcode {
  position: absolute;
  top: 0;
  left: 12%; }

.footer-fixed img.footer-qrcode {
  left: auto;
  right: 12%; }

.footer-fixed .footer-info {
  margin-top: -20px;
  text-align: center;
  color: #fff;
  line-height: 2;
  font-size: 12px; }

.footer-btns {
  position: absolute;
  top: -20px;
  right: 22px; }

.close-fixed {
  margin-top: 80px;
  margin-right: 10px;
  text-align: right; }

.close-fixed img {
  cursor: pointer; }

@media screen and (max-width: 1600px) {
  .header-menu nav {
    width: 92%;
    min-width: 1300px; } }

@media screen and (max-width: 1400px) {
  .header-menu nav {
    width: 100%; }
  .header-user > li {
    margin-left: 20px; }
}




.shoping-car{
  width: 340px;
  background:white;
  border: 1px solid #D4DBEA;
  box-shadow: 0 2px 19px 0 rgba(115,137,164,0.16);
  position: absolute;
  top: 70px;
  left: 80%;
  overflow: hidden;
  display: none;
}
.clear-car{
  width: 300px;
  height: 120px;
  background:white;
  border: 1px solid #D4DBEA;
  box-shadow: 0 2px 19px 0 rgba(115,137,164,0.16);
  position: absolute;
  top: 70px;
  left: 1000px;
  overflow: hidden;
  display: none;
}

@media screen and (max-width: 1400px) {
  .shoping-car{
    left: 900px;

  }
}

.go-shoping{
  width: 100%;
  height:50px;
  background:#F4F8FF;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 50px;
}
.all-shoping{
  float: left;
  font-size: 14px;height: 31px;
  text-align: center;
  line-height: 29px;
  color: #20263D;
  margin-top: 10px;
}
.get-shop{
  background:#0084FF;
  color: white;
  width: 90px;
  height: 31px;
  text-align: center;
  line-height: 29px;
  float: right;
  font-size: 11.17px;
  font-family: PingFang-SC-Medium;
  letter-spacing: 0.67px;
  border-radius: 4px;
  cursor: pointer;
  margin-top: 10px;
}
.my-shoping{
  width: 340px;
  color: black;
  padding-left: 15px;
  padding-right: 15px;
}
.my-price{
  font-family: PingFang-SC-Bold;
  font-size: 14px;
  color: #349DFF;
  letter-spacing: 0;
  color: #349DFF;
}
.delete{
  color: #1C8BD9;
  font-family: PingFang-SC-Regular;
  font-size: 12px;
  color: #1C8BD9;
  letter-spacing: 0;
  text-align: right;
  padding-right: 5px;
  cursor: pointer;
}
.shop-title{
  font-family: PingFang-SC-Regular;
  font-size: 14px;
  color: #20263D;
  letter-spacing: 0;
  color: #20263D;
}
.shop-number{
  color: #8B8B8B;
  font-family: PingFang-SC-Regular;
  font-size: 12px;
  color: #8B8B8B;
  letter-spacing: 0;
  margin-top: 5px;
}
.shopping-trolley{
  display: inline-block;
  width: 29px;
  height: 44px;
  vertical-align: middle;
  background: url(../images/header-icons.png) no-repeat;
  background-position: 0 11px;
}
.have-shop{
  background: #FF4A4A;
  width: 16px;
  height: 16px;
  color: white;
  text-align: center;
  line-height: 10px;
  position: absolute;
  top: 20px;
  left: 91.6%;
  border-radius: 50%;
  font-size: 12px;
  line-height: 14px
}
@media screen and (max-width: 2000px) {
  .have-shop{
    left: 92.3%;
  }
}
@media screen and (max-width: 1700px) {
  .have-shop {
    left: 91.5%;
  }
}
@media screen and (max-width: 1600px) {
  .have-shop {
    left: 92%;
  }
}
@media screen and (max-width: 1400px) {
  .have-shop{
    left: 92.5%;
  }
}


}

