.clearfix:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}

.goods_cont {
  width: 1200px;
  /* height: 1000px; */
  margin: 0 auto;
  position: relative;
  top: 0;
  left: 0;
}

.cont_title {
  width: 200px;
  height: 50px;
  font-size: 20px;
  font-weight: 400;
  line-height: 50px;
  background: #3294d9;
  color: #fff;
  /* position: relative;
top: 0;
left: 0; */
  padding: 0 0 0 30px;
  /* text-align: center; */
}

.cont_pe {
  height: 570px;
  position: relative;
  top: 0;
  left: 0
}

.goods_cont_header {
  width: 970px;
  height: 50px;
  position: absolute;
  left: 230px;
  top: 0;
  background: #da434e;
  /* opacity: 0.6; */
}

.goods_cont_header li {
  float: left;
  /* width: 150px;
height: 50px; */

}

.goods_cont_header li a {
  width: 96px;
  height: 50px;
  display: inline-block;
  color: #fff;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  padding: 0 5px;
  cursor: pointer;
}

.goods_cont_header li a:hover {
  background: #fff;
  color: #000;
  opacity: 1;
}

.goods_cont_list {
  width: 100%;
  /* height: 250px; */
  background-color: #fff;
  position: absolute;
  top: 50px;
  left: 0;
  opacity: 0;
  overflow: hidden;
  z-index: 100000;
}

.goods_cont_list li {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -600px;
  width: 1200px;
  height: 300px;
}

.goods_cont_list li .goods_cont_img {
  float: left;
  margin: 20px 20px;
  background: #fff;
  border: 1px dashed #bdbdbd;
}

.goods_cont_list li .goods_cont_img .goods_cont_text {
  width: 200px;
  height: 50px;
  margin-top: 10px;
  text-align: center;
}

.goods_cont_list li .goods_cont_img .goods_cont_text p {
  line-height: 20px;
  font-size: 12px;
}

.goods_text {
  color: red;
}

.goods_cont_list li .goods_cont_pic {
  width: 180px;
  height: 180px;
  margin: 0 auto;
}

.goods_cont_list li .goods_cont_pic img {
  width: 100%;
  height: 100%;
}

/* .goods_cont_header li:hover {
  background: #fff;
  color: #000;
  opacity: 1;
} */

.goods_cont_left {
  position: relative;
  top: 0;
  left: 0;
  width: 1200px;
}

.goods_cont_cont ul {
  min-width: 1514px;
  min-height: 305px;
}

.goods_cont_left .btn {
  width: 230px;
  height: 540px;
  /* opacity: 0.6; */
  background: #da434e;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
}

.goods_cont_left ul .sports {
  width: 230px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  cursor: pointer;
}

.goods_cont_left ul .sports a {
  color: #fff;
}

.goods_cont_left ul .sports:hover {
  background: #fff;
  color: #000;
  opacity: 1;
}

.goods_cont_left ul .sports a:hover {
  color: #000;
  opacity: 1;
}

.goods_cont_left ul .sports p {
  font-size: 15px;
  padding: 0 0 0 30px;
}

.goods_cont_left ul .disc {
  width: 230px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  cursor: pointer;
}

.goods_cont_left ul .disc a {
  color: #fff;
}

.goods_cont_left ul .disc:hover {
  background: #fff;
  color: #000;
  opacity: 1;
}

.goods_cont_left ul .disc a:hover {
  color: #ff0000;
  opacity: 1;
}

.goods_cont_left ul .disc p {
  font-size: 15px;
  padding: 0 0 0 30px;
}

.goods_cont_left ul .btn_list {
  width: 230px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  cursor: pointer;
}

.goods_cont_left ul .btn_list:hover {
  background: #fff;
  color: #000;
  opacity: 1;
}

.goods_cont_left ul .btn_list p {
  font-size: 15px;
  padding: 0 0 0 30px;
}

.banner_top {
  position: absolute;
  top: 0px;
  left: 0px;
}

.banner {
  width: 1200px;
  height: 520px;
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
}

.banner .banner_list {
  position: relative;
}

.banner .banner_list li {
  position: absolute;
  top: 0;
  left: 0;
}

.banner li img {
  width: 100%;
  height: 100%;
}

.banner .dot {
  position: absolute;
  right: 20px;
  bottom: 5px;
  z-index: 10;
}

.banner .dot li {
  float: left;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  text-align: center;
  border-radius: 50%;
  cursor: default;
  background-color: #abc;
  line-height: 20px;
}

.banner ol li.current {
  background-color: pink;
}

/* .ymFa-banner .ymFa-banner-btn {
  position: absolute;
  width: 50px;
  height: 100px;
  font-size: 100px;
  color: black;
  line-height: 100px;
  text-align: center;
  display: none;
}

*/
/* .active {
  background: #fff;
} */

.cont_pic {
  width: 225px;
  height: 310px;
  float: left;
  margin: 0px 14px 14px 0px;
  cursor: pointer;
}

.cont_pic_bor {
  width: 225px;
  height: 305px;
  margin-top: 14px;
  background: #fff;
  cursor: pointer;
}

.cont_pic_bor a {
  color: #000;
}

.cont_pic .cont_pic_bor:hover {
  margin-top: -5px;
  box-shadow: 5px 5px 5px #999;
}

.cont_pic .cont_pic1 {
  width: 180px;
  height: 180px;
  margin: 20px auto;
}

.cont_pic .cont_pic1 img {
  width: 100%;
  height: 100%;
}

.cont_pic .cont_text {
  width: 225px;
  height: 50px;
  text-align: center;
  line-height: 34px;
  margin-top: 20px;
}

.cont_pic .cont_text p {
  font-size: 14px;
}

.idx_text {
  float: left;
  width: 970px;
  margin-left: 230px;
  /* height: 900px; */
  /* background: #fff; */
}

.price {
  color: #ff0000;
}

.foot a {
  font-size: 12px;
}

.ascending,
.descending {
  cursor: pointer;
}