.shop-detail {
  background: #f9f9f9;
  padding-bottom: 127px;
}

.content {
  width: 1181px;
  margin: 0 auto;
}

.shop-mes {
  margin: 30px 0;
}

.shop-mes-left, .shop-mes-right {
  vertical-align: top;
}

.shop-mes-left {
  border-top: 2px solid #EE5B92;
  width: 252px;
  margin-right: 20px;
  background: #fff;
  padding: 0 30px;
  position: relative;
}
.shop-mes-left .shop-mes-img {
  width: 250px;
  height: 250px;
  margin: 27px 0 18px 0;
  overflow: hidden;
}
.shop-mes-left .shop-mes-img img {
  display: block;
  width: 100%;
}
.shop-mes-left .shop-mes-name {
  padding: 0 0 15px 0;
}
.shop-mes-left .shop-mes-name a, .shop-mes-left .shop-mes-name span {
  display: inline-block;
  vertical-align: middle;
}
.shop-mes-left .shop-mes-name a {
  font-size: 20px;
  color: #333333;
  width: 165px;
}
.shop-mes-left .shop-mes-name span {
  background: url(../images/icon/shop-detail-approve.png) no-repeat 0 0;
  width: 74px;
  height: 20px;
  margin: 3px 0 0 7px;
}
.shop-mes-left .shop-mes-name.major span {
  display: none;
}
.shop-mes-left .shop-mes-name.major a {
  width: 239px;
}
.shop-mes-left .shop-mes-address {
  background: url(../images/icon/shop-detail-address.png) no-repeat 0 50%;
  text-indent: 27px;
  height: 25px;
  line-height: 25px;
  color: #646464;
  margin-bottom: 11px;
}
.shop-mes-left .shop-mes-link {
  background: url(../images/icon/shop-detail-link.png) no-repeat 0 50%;
  text-indent: 27px;
  height: 25px;
  line-height: 25px;
  margin-bottom: 25px;
}
.shop-mes-left .shop-mes-link a {
  color: #646464;
}
.shop-mes-left .shop-detail-tail {
  position: absolute;
  right: -40px;
  top: 50%;
  margin: -25px 0 0 0;
  width: 40px;
  height: 51px;
  background: url(../images/icon/shop-detail-tail.png) no-repeat 0 50%;
}

.shop-mes-right {
  border-top: 2px solid #24A0BF;
  width: 849px;
}
.shop-mes-right .shop-mes-notice {
  background: url(../images/icon/shop-detail-notice-bg.jpg) repeat-x 0 50%;
  line-height: 49px;
  height: 49px;
  width: 100%;
  color: #ee5b92;
  font-size: 16px;
  border-bottom: 1px solid #F3F1F2;
}
.shop-mes-right .shop-mes-notice span {
  margin: 0 10px -3px 30px;
  width: 18px;
  height: 16px;
  display: inline-block;
  background: url(../images/icon/shop-detail-notice.png) no-repeat 0 0;
}
.shop-mes-right .shop-mes-notice p {
  width: 770px;
}
.shop-mes-right .shop-mes-other {
  height: 49px;
}
.shop-mes-right .shop-mes-txt {
  margin: 20px 30px 15px 30px;
  height: auto;
  color: #646464;
  overflow: hidden;
  text-indent: 2em;
  visibility: hidden;
}
.shop-mes-right #fold {
  display: none;
  text-align: center;
  color: #FFFFFF;
  cursor: pointer;
  background-color: #1FBBA6;
  padding: 4px 10px;
  width: 57px;
  margin: 0 auto;
}
.shop-mes-right #h-20 {
  height: 27px;
  display: none;
}
.shop-mes-right .shop-mes-selltype {
  padding: 0 30px 0 60px;
  color: #646464;
  background: url(../images/icon/shop-detail-selltype.png) no-repeat 30px 50%;
  float: left;
}
.shop-mes-right .shop-mes-share {
  float: right;
  padding-right: 30px;
}
.shop-mes-right .tem-share {
  padding-bottom: 0;
}

.tem-title-btn-box {
  border-bottom: none;
  position: relative;
}
.tem-title-btn-box:before {
  padding-top: 0;
  margin-bottom: 0;
}
.tem-title-btn-box li {
  position: relative;
}
.tem-title-btn-box li.choose a {
  background: #2CA3C1;
}
.tem-title-btn-box li.choose:after {
  content: "";
  display: inline-block;
  width: 17px;
  height: 13px;
  background: url(../images/icon/shop-detail-title-tail.png) no-repeat 0 0;
  position: absolute;
  right: -17px;
  bottom: 0;
}

.shop-discount {
  margin: 0 -20px 30px 0;
}
.shop-discount li {
  width: 280px;
  height: 300px;
  margin: 20px 20px 0 0;
  float: left;
  overflow: hidden;
  color: #FFFFFF;
}
.shop-discount li h4 {
  background-color: #ef6196;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  text-align: center;
  font-weight: normal;
}
.shop-discount li .box {
  position: relative;
  height: 252px;
  background: url("../images/shoo-detail-1.png") no-repeat;
}
.shop-discount li .box .wrap {
  position: absolute;
  width: 260px;
  padding-left: 10px;
  padding-right: 10px;
  height: 100%;
  background-color: rgba(239, 102, 153, 0.8);
}
.shop-discount li .box .wrap p {
  font-size: 16px;
  line-height: 30px;
}
.shop-discount li .box .wrap .pic-wrap {
  position: absolute;
  bottom: 10px;
  margin-right: -10px;
}
.shop-discount li .box .wrap .pic-wrap .pic-list {
  float: left;
  margin-right: 10px;
}
.shop-discount li .box .wrap .pic-wrap .pic-list img {
  display: block;
  height: 80px;
  width: 80px;
}

.shop-comments-top {
  margin-top: 20px;
}

.shop-comments-mes {
  width: 260px;
  height: 205px;
  background: #fff;
  padding-top: 55px;
  border: 1px solid #f3f1f2;
  border-left: none;
  border-top: none;
  float: left;
}

.comments-num {
  padding-top: 1px;
  color: #646464;
  font-size: 24px;
  text-align: center;
}
.comments-num span {
  color: #ef5c93;
}

.shop-comments-write {
  float: left;
  width: 920px;
  background: #fff;
  padding: 30px 0;
}

.shop-comments-textarea {
  height: 138px;
  width: 858px;
  border: 1px solid #C9C9C9;
  border-bottom: none;
  position: relative;
}
.shop-comments-textarea span {
  position: absolute;
  right: 20px;
  bottom: 10px;
  color: #a9a9a9;
  font-size: 12px;
}
.shop-comments-textarea b {
  font-weight: normal;
}

.shop-comments-control {
  width: 818px;
  padding: 10px 20px;
  height: 39px;
  background: #F3F1F2;
  border: 1px solid #C9C9C9;
  line-height: 39px;
}

textarea {
  height: 98px;
  width: 818px;
  max-width: 818px;
  max-height: 98px;
  overflow-y: auto;
  border: none;
  padding: 20px;
  color: #646464;
}

.tem-sign {
  height: 38px;
  line-height: 38px;
}
.tem-sign b {
  font-weight: normal;
  font-size: 14px;
  color: #646464;
}
.tem-sign span {
  height: 20px;
  line-height: 20px;
  border: 1px solid #C9C9C9;
  padding: 0 .5em;
  display: inline-block;
  cursor: pointer;
  margin: 0 3px;
  color: #646464;
  font-size: 12px;
  background: #fff;
}
.tem-sign span.tem-sign-choose {
  background: #EF5C93;
  border: 1px solid #EF5C93;
  color: #fff;
  outline: none;
}

.submit {
  width: 120px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #EF5C93;
  cursor: pointer;
}

.tem-raty {
  height: 38px;
  line-height: 38px;
}

.tem-raty-label {
  font-size: 14px;
  line-height: 38px;
  color: #646464;
}

.tem-raty-star {
  padding: 1px 0 0 0;
}
.tem-raty-star img {
  width: 15px;
}

.tem-raty-hint {
  line-height: 38px;
  width: 20px;
  color: #ef5c93;
  padding: 0 20px 0 0;
}

.tem-raty.big {
  margin: 0 auto;
  width: 125px;
}
.tem-raty.big .tem-raty-hint {
  padding: 0;
}

.tem-head {
  color: #333;
}

.tem-head-name {
  text-align: center;
  padding: 4px 0;
}

.tem-head-picture-box {
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid #D1D1D1;
}

.tem-head.small {
  position: absolute;
  right: 0;
  top: -2px;
  font-size: 14px;
  line-height: 40px;
}

.tem-head.small .tem-head-picture-box {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}

.tem-head.brand .tem-head-picture-box {
  width: 80px;
  height: 80px;
}
.tem-head.brand .tem-head-picture-box img {
  width: 80px;
}

.tem-head.big {
  color: #646464;
  font-size: 14px;
}

.tem-head.big .tem-head-picture-box {
  width: 80px;
  height: 80px;
}

.shop-comments-bottom {
  padding: 44px 0 48px 0;
  background: #fff;
}
.shop-comments-bottom > li {
  margin: 0 0 30px 0;
}

.comments-list-left {
  width: 153px;
}

.comments-list-right {
  width: 995px;
  padding-right: 32px;
  position: relative;
}

.comments-list-right:before {
  content: "";
  background: url(../images/icon/shop-comments-list-tail.png) no-repeat 0 50%;
  width: 25px;
  height: 20px;
  position: absolute;
  left: -24px;
  top: 38px;
}

.comments-list-time {
  color: #c9c9c9;
  font-size: 14px;
  line-height: 38px;
}

.comments-list-right-bottom {
  border: 1px solid #c9c9c9;
  font-size: 14px;
  width: 993px;
}

.user-comments {
  color: #646464;
  margin: 16px 20px 0 20px;
  padding-bottom: 22px;
  border-bottom: 1px dotted #D2D2D2;
}

.user-sign {
  margin: 12px 20px 0px 20px;
  padding-bottom: 42px;
}

.tem-likes {
  padding-top: 5px;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  color: #646464;
}
.tem-likes span {
  background: url(../images/icon/shop-detail-likes.png) no-repeat 0 50%;
  width: 32px;
  height: 25px;
  margin-bottom: -4px;
  display: inline-block;
  cursor: pointer;
}

.shop-comments-box {
  padding: 20px 0;
  background: url(../images/icon/shop-comments-bg.png) repeat-x 0 50%;
  border-top: 1px solid #F1F1F1;
}
.shop-comments-box .tem-head {
  width: 50px;
  padding-left: 20px;
}

.tem-head.brandsmall .tem-head-picture-box {
  width: 38px;
  height: 38px;
}

.shop-comments {
  width: 904px;
}

.shop-comments-title {
  font-weight: bold;
  color: #ef5c93;
  font-size: 14px;
  margin-bottom: 3px;
}

.shop-comments-txt {
  color: #ef5c93;
}

.loading-more {
  background: #F3F1F2;
  font-size: 16px;
  color: #646464;
  text-align: center;
  height: 44px;
  line-height: 44px;
  margin: 0 30px 0 40px;
  cursor: pointer;
}
