body {
  font-size: 100%;
  height: 100%;
  margin: 0;
  width: 100%;
  position: relative;
}
.sj_juzhong {
  width: 1150px;
  margin: 0 auto;
  position: relative;
}
.sj_head {
  overflow: hidden;
  border-bottom: 1px solid #008000;
}
.sj_head .sj_logo {
  float: left;
  width: 170px;
  height: 170px;
}
.sj_head .sj_logo img {
  width: 170px;
  height: 170px;
}
.sj_head .sj_login {
  width: 910px;
  height: 130px;
  float: left;
  text-align: right;
  margin-right: 20px;
}
.sj_head .sj_login a {
  display: inline-block;
  width: 50px;
  height: 30px;
  text-decoration: none;
  margin-top: 28px;
  color: #666;
  font-size: 14px;
}
.sj_head ul {
  width: 937px;
  height: 30px;
  float: left;
  margin: 0;
  padding: 0;
  margin-bottom: -5px;
}
.sj_head ul li {
  list-style: none;
  float: left;
  width: 150px;
  margin-right: 110px;
}
.sj_head ul li a {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  width: 170px;
  color: #666;
  font-weight: 600;
  font-size: 20px;
}
.sj_head ul li:hover a {
  color: #008000;
}
.sj_head ul li:nth-child(2) a {
  color: #008000;
}
.sj_head ul li:nth-child(3) {
  margin-right: 110px;
}
.sj_head ul li:nth-child(4) {
  text-align: right;
  margin: 0;
}
.sj_content {
  margin-top: 15px;
  overflow: hidden;
}
.sj_content .sj_content-left {
  float: left;
  width: 230px;
  margin-right: 15px;
}
.sj_content .sj_content-left .sj_classification {
  width: 230px;
}
.sj_content .sj_content-left .sj_classification ul {
  width: 230px;
  margin: 0;
  padding: 0 0 55px;
  border: 1px solid #179242;
}
.sj_content .sj_content-left .sj_classification ul h3 {
  text-align: center;
  background-color: #198F37;
  line-height: 30px;
  width: 230px;
  color: #FFFFFF;
  margin: 0 0 25px;
}
.sj_content .sj_content-left .sj_classification ul li {
  list-style: none;
  background-color: #65A079;
  width: 180px;
  height: 30px;
  color: #fff;
  padding-left: 35px;
  padding-right: 15px;
  margin-top: 7.5px;
  box-shadow: 0 4px 3px #2D6F44;
  line-height: 30px;
  cursor: pointer;
}
.sj_content .sj_content-left .sj_classification ul li i {
  float: right;
  color: #fff;
  font-style: normal;
}
.sj_content .sj_content-main {
  display: inline-block;
  width: 621px;
  overflow: hidden;
  position: relative;
  display: none;
}
.sj_content .sj_content-main .sj_commodity {
  cursor: pointer;
  float: left;
  padding: 5px 5px 10px;
  width: 180px;
  overflow: hidden;
  border: 1px solid #196F37;
  margin-right: 15px;
  margin-bottom: 20px;
}
.sj_content .sj_content-main .sj_commodity img {
  width: 180px;
  height: 200px;
}
.sj_content .sj_content-main .sj_commodity span {
  color: #1E1E1E;
  float: left;
  margin-left: 10px;
}
.sj_content .sj_content-main .sj_commodity .sj_money {
  color: #1E1E1E;
  text-align: right;
  margin: 0;
  width: 118px;
  float: left;
}
.sj_content .sj_content-main .sj_commodity .sj_number {
  clear: both;
  width: 74px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #179242;
  margin-bottom: 10px;
  margin-top: 30px;
}
.sj_content .sj_content-main .sj_commodity .sj_number p {
  display: inline-block;
  text-decoration: none;
  width: 5px;
  margin: 0;
  height: 20px;
  cursor: pointer;
  color: #3F3F3F;
}
.sj_content .sj_content-main .sj_commodity .sj_number p:nth-child(1) {
  padding-left: 8px;
  padding-right: 5px;
}
.sj_content .sj_content-main .sj_commodity .sj_number .p2 {
  padding-left: 3px;
}
.sj_content .sj_content-main .sj_commodity .sj_number input {
  outline: none;
  width: 15px;
  height: 19px;
  border: none;
  color: #3F3F3F;
  padding-left: 5px;
  border-left: 1px solid #179242;
  border-right: 1px solid #179242;
}
.sj_content .sj_content-main .sj_commodity .sj_buy {
  margin: 0 auto;
  height: 30px;
  width: 120px;
  text-align: center;
}
.sj_content .sj_content-main .sj_commodity .sj_buy p {
  border-radius: 15px;
  height: 30px;
  line-height: 30px;
  color: #FFFFFF;
  background-color: #35A05A;
  width: 120px;
  margin: 0;
}
.sj_content .sj_content-right {
  float: right;
  width: 280px;
}
.sj_content .sj_content-right .sj_shopping-cart {
  box-sizing: border-box;
  width: 280px;
}
.sj_content .sj_content-right .sj_shopping-cart h3 {
  margin: 0;
  width: 280px;
  height: 35px;
  background-color: #179242;
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 35px;
}
.sj_content .sj_content-right .sj_shopping-cart .sj_cart-goods {
  margin: 0;
  padding: 0;
  border: 1px solid #179242;
}
.sj_content .sj_content-right .sj_shopping-cart .sj_cart-goods li {
  overflow: hidden;
  border-bottom: 1px solid #179242;
  list-style: none;
}
.sj_content .sj_content-right .sj_shopping-cart .sj_cart-goods li .sj_goods {
  width: 100px;
  float: left;
  padding-left: 50px;
  margin-right: 90px;
}
.sj_content .sj_content-right .sj_shopping-cart .sj_cart-goods li .sj_goods .sj_g-name {
  margin: 12px 0;
  font-size: 14px;
  color: #179242;
}
.sj_content .sj_content-right .sj_shopping-cart .sj_cart-goods li .sj_goods .sj_number {
  width: 74px;
  border: 1px solid #179242;
  margin-bottom: 10px;
}
.sj_content .sj_content-right .sj_shopping-cart .sj_cart-goods li .sj_goods .sj_number p {
  display: inline-block;
  text-decoration: none;
  width: 5px;
  margin: 0;
  height: 20px;
  cursor: pointer;
  color: #179242;
}
.sj_content .sj_content-right .sj_shopping-cart .sj_cart-goods li .sj_goods .sj_number p:nth-child(1) {
  padding-left: 8px;
  padding-right: 5px;
}
.sj_content .sj_content-right .sj_shopping-cart .sj_cart-goods li .sj_goods .sj_number .sj_p2 {
  padding-left: 3px;
}
.sj_content .sj_content-right .sj_shopping-cart .sj_cart-goods li .sj_goods .sj_number input {
  outline: none;
  width: 15px;
  height: 19px;
  border: none;
  color: #179242;
  padding-left: 5px;
  border-left: 1px solid #179242;
  border-right: 1px solid #179242;
}
.sj_content .sj_content-right .sj_shopping-cart .sj_cart-goods li .sj_cha {
  text-align: right;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-left: 10px;
  margin-bottom: 20px;
}
.sj_content .sj_content-right .sj_shopping-cart .sj_cart-goods li .sj_money {
  color: #179242;
  margin: 0;
}
.sj_content .sj_content-right .sj_shopping-cart .sj_cart-goods .sj_xyh {
  width: 100px;
  text-align: right;
  margin: 10px 0;
  color: #179242;
  font-weight: 600;
}
.sj_content .sj_content-right .sj_shopping-cart .sj_cart-xyh {
  margin: 0;
  padding: 7px 0;
  border: 1px solid #179242;
  border-top: 0;
}
.sj_content .sj_content-right .sj_shopping-cart .sj_cart-xyh li {
  list-style: none;
  overflow: hidden;
  margin: 0;
}
.sj_content .sj_content-right .sj_shopping-cart .sj_cart-xyh li p {
  float: left;
  width: 100px;
  margin: 0;
  text-align: right;
  color: #179242;
  margin-bottom: 5px;
}
.sj_content .sj_content-right .sj_shopping-cart .sj_cart-xyh li p:nth-of-type(2) {
  width: 170px;
}
.sj_content .sj_content-right .sj_shopping-cart .sj_cart-TotalAmount {
  margin: 0;
  padding: 7px 0;
  border: 1px solid #179242;
  border-top: 0;
}
.sj_content .sj_content-right .sj_shopping-cart .sj_cart-TotalAmount li {
  list-style: none;
  overflow: hidden;
  margin: 0;
}
.sj_content .sj_content-right .sj_shopping-cart .sj_cart-TotalAmount li p {
  float: left;
  width: 100px;
  margin: 0;
  text-align: right;
  color: #179242;
  margin-bottom: 5px;
}
.sj_content .sj_content-right .sj_shopping-cart .sj_cart-TotalAmount li p:nth-of-type(2) {
  width: 170px;
}
.sj_content .sj_content-right .sj_jiesuan {
  border: 1px solid #179242;
  border-top: 0;
}
.sj_content .sj_content-right .sj_jiesuan h3 {
  margin: 0;
  width: 280px;
  height: 35px;
  background-color: #179242;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 35px;
}
.sj_content .sj_content-right .sj_jiesuan .sj_information {
  padding: 8px;
}
.sj_content .sj_content-right .sj_jiesuan .sj_information p {
  margin: 0;
  color: #179242;
}
.sj_content .sj_content-right .sj_jiesuan .sj_information .sj_name {
  margin-top: 5px;
  width: 75px;
  text-align: right;
}
.sj_content .sj_content-right .sj_jiesuan .sj_information .sj_tel {
  text-align: right;
  width: 230px;
  margin-bottom: 10px;
}
.sj_customer-service {
  position: absolute;
  right: -30px;
  top: 450px;
  width: 30px;
  height: 100px;
}
.sj_customer-service p {
  text-align: center;
  margin: 0;
}
.sj_customer-service .sj_service-1 {
  padding-top: 20px;
  height: 100px;
  background-color: #6DB784;
}
.sj_customer-service .sj_service-1 a {
  display: inline-block;
  text-decoration: none;
  color: #FFFFFF;
}
.sj_customer-service .sj_service-2 {
  margin-top: 2px;
  background-color: #6DB784;
  height: 30px;
}
.sj_yewei {
  margin-top: 25px;
  margin-bottom: 40px;
  border-top: 1px solid #666;
  padding-top: 15px;
}
.sj_yewei ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.sj_yewei ul li {
  list-style: none;
  float: left;
  width: 100px;
  text-align: center;
}
.sj_yewei ul li a {
  display: inline-block;
  font-size: 14px;
  color: #202020;
  text-decoration: none;
}
.sj_yewei ul i {
  float: left;
  font-style: normal;
}
.sj_yewei ul p {
  float: right;
  margin: 0;
  font-size: 14px;
  color: #202020;
}
.sj_zheceng {
	 position: absolute;
 
  z-index: 1000;
 top:10px;

  /*
  
   top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  font-family: "黑体";*/
}
.sj_zheceng .sj_goods-details {
  width: 580px;
  height: 70px;
  position: relative;
  z-index: 1008;
  top: 50px;
  left:-900%;
 padding:20px 0;
  background-color: #fff;
  
}
.sj_zheceng .sj_goods-details img {
  width: 165px;
  border: 1px solid #179242;
  margin-right: 15px;
}
.sj_zheceng .sj_goods-details .sj_goods-introduce {
  text-align: left;
  vertical-align: top;
  display: inline-block;
  width: 100%;
}
.sj_zheceng .sj_goods-details .sj_goods-introduce h4 {
  margin: 0;
  font-size: 20px;
  color: #4C4C4C;
}
.sj_zheceng .sj_goods-details .sj_goods-introduce h4 span {
  margin-left: 195px;
  display: inline-block;
}
.sj_zheceng .sj_goods-details .sj_goods-introduce p {
  text-align: right;
  color: #959595;
  margin: 10px 0;
}
.sj_zheceng .sj_goods-details .sj_goods-introduce dl {
  color: #4C4C4C;
  font-size: 18px;
  margin: 10px 0 0;
}
.sj_zheceng .sj_goods-details .sj_goods-introduce dl dd {
  margin: 11px 0;
  height: 30px;
  line-height: 30px;
}
.sj_zheceng .sj_goods-details .sj_goods-introduce dl dd i {
  margin-right: 5px;
  font-style: normal;
}
.sj_zheceng .sj_goods-details .sj_goods-introduce .sj_shuliang {
  margin: 8px 0;
}
.sj_zheceng .sj_goods-details .sj_goods-introduce .sj_shuliang span {
  margin-right: 7px;
}
.sj_zheceng .sj_goods-details .sj_goods-introduce .sj_xiangshu {
  margin: 8px 0;
}
.sj_zheceng .sj_goods-details .sj_goods-introduce .sj_xiangshu span {
  margin-right: 7px;
}
.sj_zheceng .sj_goods-details .sj_goods-introduce .sj_number {
  display: inline-block;
  width: 120px;
  border: 1px solid #179242;
  margin-bottom: 10px;
}
.sj_zheceng .sj_goods-details .sj_goods-introduce .sj_number p {
  display: inline-block;
  text-decoration: none;
  width: 15px;
  margin: 0;
  height: 20px;
  cursor: pointer;
  color: #179242;
}
.sj_zheceng .sj_goods-details .sj_goods-introduce .sj_number p:nth-child(1) {
  padding-left: 8px;
  padding-right: 5px;
}
.sj_zheceng .sj_goods-details .sj_goods-introduce .sj_number .sj_p2 {
  padding-left: 3px;
}
.sj_zheceng .sj_goods-details .sj_goods-introduce .sj_number input {
  outline: none;
  width: 30px;
  height: 23px;
  border: none;
  color: #179242;
  padding: 0 0 0 5px;
  border-left: 1px solid #179242;
  border-right: 1px solid #179242;
}
.sj_zheceng .sj_goods-details .sj_goods-introduce .sj_buys {
 
  border: none;
  width: 80%;
 float:left;
  border:1px solid #ddd;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  color: #000;
}
