.buyshowwrap {
  overflow: hidden;
}
.buyshowleft {
  width: 650px;
  float: left;
}
.buyshowleft .imglistbox {
  border: 1px solid #eee;
  box-shadow: 0px 1px 1px 0px #ccc;
  padding: 10px;
  overflow: hidden;
}
.buyshowleft .imglistbox .top {
  position: relative;
  z-index: 1;
}
.buyshowleft .imglistbox .top .favorite {
  width: 50px;
  position: absolute;
  left: 0;
  z-index: 1;
}
.buyshowleft .imglistbox .top .favorite.vote:hover ::before {
  content: "+1";
  width: 50px;
  height: 40px;
  background: #ff9237;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 20px;
}
.buyshowleft .imglistbox .top .favorite p {
  width: 50px;
  height: 40px;
  background: #000000;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
  font-size: 24px;
  margin-bottom: 2px;
}
.buyshowleft .imglistbox .top .favorite a {
  width: 50px;
  height: 25px;
  background: #000000;
  text-align: center;
  display: block;
  line-height: 25px;
  color: #ffffff;
  top: 40px;
  font-size: 13px;
}
.buyshowleft .imglistbox .top .share {
  height: 30px;
  float: left;
  margin-left: 70px;
  line-height: 20px;
  color: #444;
  font-size: 14px;
  clear: both;
  margin-bottom: 13px;
}
.buyshowleft .imglistbox .top .share span {
  float: left;
  margin-left: 7px;
  position: relative;
  top: 8px;
  right: 10px;
}
.buyshowleft .imglistbox .top .share a {
  width: 29px;
  height: 23px;
  display: inline-block;
  margin-top: 7px;
  margin-left: 2px;
  cursor: pointer;
}
.buyshowleft .imglistbox .top .share a i {
  font-size: 24px;
}
.buyshowleft .imglistbox .top .share a i.icon-Facebook1 {
  color: #4266b3;
}
.buyshowleft .imglistbox .top .share a i.icon-twitter1 {
  color: #2ba9dd;
}
.buyshowleft .imglistbox .top .share a i.icon-pinterest1 {
  color: #ca1f28;
}
.buyshowleft .imglistbox .top .uploadimg {
  float: right;
  color: #444444;
  position: relative;
  font-size: 12px;
}
.buyshowleft .imglistbox .top .uploadimg i {
  margin-right: 5px;
  font-size: 18px;
}
.buyshowleft .imglistbox .goodsList {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.buyshowleft .imglistbox .goodsList .photo {
  width: 480px;
  border: 0px;
  padding: 0 75px;
  text-align: center;
  height: 558px;
  margin: 0 auto;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari 和 Chrome */
  box-sizing: border-box;
  position: relative;
}
.buyshowleft .imglistbox .goodsList .photo img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.buyshowleft .imglistbox .goodsList .photo:hover span {
  opacity: 1;
  transition: .5s all;
}
.buyshowleft .imglistbox .goodsList .photo > span {
  width: 20px;
  height: 90px;
  line-height: 90px;
  position: absolute;
  text-align: center;
  left: -70px;
  top: 50%;
  margin-top: -90px;
  cursor: pointer;
  opacity: 0;
  transition: .5s all;
}
.buyshowleft .imglistbox .goodsList .photo > span.next {
  left: inherit;
  right: -70px;
  transform: rotate3d(0, 1, 0, 180deg);
}
.buyshowleft .imglistbox .goodsList .photo > span i {
  font-size: 30px;
  color: #333;
}
.buyshowleft .imglistbox .goodsList .other_Imgs_free {
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  height: 100px;
  position: absolute;
  bottom: 0;
}
.buyshowleft .imglistbox .goodsList .other_Imgs_free a.otherImg {
  width: 60px;
  height: 82px;
  background: #333;
  display: block;
  position: absolute;
  left: 10px;
  top: 5px;
  padding: 4px;
  text-align: center;
  font-size: 12px;
}
.buyshowleft .imglistbox .goodsList .other_Imgs_free a.otherImg.NextImg {
  left: inherit;
  right: 10px;
}
.buyshowleft .imglistbox .goodsList .other_Imgs_free a.otherImg span.img {
  width: 60px;
  height: 60px;
  display: block;
  border: 1px solid #ccc;
  position: relative;
  overflow: hidden;
}
.buyshowleft .imglistbox .goodsList .other_Imgs_free a.otherImg span.img img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  display: block;
}
.buyshowleft .imglistbox .goodsList .other_Imgs_free a.otherImg span {
  display: block;
  width: 60px;
  color: #fff;
  margin-top: 3px;
}
.buyshowleft .imglistbox .goodsList .other_Imgs_free .thumb_img {
  width: 460px;
  margin: 5px auto;
  position: relative;
}
.buyshowleft .imglistbox .goodsList .other_Imgs_free .thumb_img ul {
  padding: 0 30px;
  text-align: center;
}
.buyshowleft .imglistbox .goodsList .other_Imgs_free .thumb_img ul li {
  width: 62px;
  height: 87px;
  position: relative;
  display: inline-block;
  overflow: hidden;
  border: 1px solid transparent;
  cursor: pointer;
  margin: 0 5px;
}
.buyshowleft .imglistbox .goodsList .other_Imgs_free .thumb_img ul li.active {
  border: 1px solid #000;
}
.buyshowleft .imglistbox .goodsList .other_Imgs_free .thumb_img ul li img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  display: block;
}
.buyshowleft .imglistbox .goodsList .other_Imgs_free .rotatebtn {
  width: 100px;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 50%;
  margin-left: -50px;
  top: -40px;
  z-index: 9;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.buyshowleft .imglistbox .goodsList .other_Imgs_free .rotatebtn span {
  display: block;
  width: 50px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  float: left;
  cursor: pointer;
  position: relative;
}
.buyshowleft .imglistbox .goodsList .other_Imgs_free .rotatebtn span i {
  color: #fff;
  font-size: 34px;
}
.buyshowleft .imglistbox .goodsList .other_Imgs_free .rotatebtn span.left {
  transform: rotate3d(0, 1, 0, 180deg);
}
.buyshowleft .imglistbox .bottom {
  padding: 10px 60px 0;
  color: #666;
  line-height: 25px;
  font-size: 12px;
}
.buyshowleft .reviewbox {
  overflow: hidden;
}
.buyshowleft .reviewbox h3 {
  background: #eee;
  line-height: 35px;
  margin-top: 20px;
  font-weight: 100;
  padding-left: 10px;
  font-size: 16px;
}
.buyshowleft .reviewbox textarea {
  width: 548px;
  height: 92px;
  margin-top: 20px;
  padding: 5px;
}
.buyshowleft .reviewbox .submit {
  width: 103px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #444;
  color: #fff;
  border: 0;
  margin-top: 15px;
  cursor: pointer;
}
.buyshowright {
  width: 450px;
  float: right;
}
.buyshowright .top {
  background: #eee;
  padding: 20px;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari 和 Chrome */
  box-sizing: border-box;
  overflow: hidden;
}
.buyshowright .top a.img {
  width: 150px;
  display: inline-block;
}
.buyshowright .top .order {
  width: 230px;
  float: right;
}
.buyshowright .top .order h3 {
  font-size: 16px;
  line-height: 30px;
  color: #444;
  margin-bottom: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.buyshowright .top .order p {
  line-height: 30px;
  font-size: 14px;
}
.buyshowright .top .order p.priceBox {
  border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
}
.buyshowright .top .order a.shopnow {
  height: 41px;
  background: #000;
  line-height: 41px;
  text-align: center;
  display: block;
  color: #fff;
  margin-top: 20px;
  font-size: 14px;
}
.buyshowright .likelistbox {
  margin-top: 20px;
}
.buyshowright .likelistbox .box_control {
  background: #fff;
  overflow: hidden;
}
.buyshowright .likelistbox .box_control h3 {
  font-size: 16px;
  float: left;
  color: #000;
  font-weight: bold;
}
.buyshowright .likelistbox .box_control .box_control_btn {
  float: right;
}
.buyshowright .likelistbox .box_control .box_control_btn a.prevent {
  color: #b6b6b6;
}
.buyshowright .likelistbox .box_control .box_control_btn a {
  width: 16px;
  height: 16px;
  display: inline-block;
  background: #fff;
  margin-right: 5px;
  cursor: pointer;
  border: 1px solid #eee;
  line-height: 16px;
  text-align: center;
  font-size: 16px;
  color: #444;
  font-weight: bold;
}
.buyshowright .likelistbox .like_products {
  width: 100%;
  overflow: hidden;
}
.buyshowright .likelistbox .like_products ul {
  position: relative;
  width: 99999999px;
  transform: rotateX(0);
  transition: .5s all;
}
.buyshowright .likelistbox .like_products li {
  float: left;
  width: 450px;
}
.buyshowright .likelistbox .like_products li .item {
  overflow: hidden;
  margin: 15px 0;
}
.buyshowright .likelistbox .like_products li .item a.img {
  width: 180px;
  float: left;
  border: 1px solid #f1f1f1;
}
.buyshowright .likelistbox .like_products li .item .info {
  width: 240px;
  padding: 10px 0;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari 和 Chrome */
  box-sizing: border-box;
  color: #666;
  font-size: 14px;
  float: right;
}
.buyshowright .likelistbox .like_products li .item .info h6 {
  font-size: 16px;
  color: #333;
}
.buyshowright .likelistbox .like_products li .item .info p {
  font-size: 16px;
  margin: 20px 0;
  font-weight: bold;
  color: #000;
}
.buyshowright .likelistbox .like_products li .item .info a {
  width: 150px;
  height: 28px;
  display: block;
  color: #fff;
  background: #444;
  text-align: center;
  line-height: 28px;
}
.buyshowright .likelistbox .like_products li .item .info a:hover {
  background: #000;
}
