.j_main_wrap {
  width: 100%;
  background: #ff9f6c;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.j_main_wrap .lunbotu_all {
  width: 19.2rem;
  height: 7.6rem;
  overflow: hidden;
  /*内容样式*/
}
.j_main_wrap .lunbotu_all .swiper-container {
  margin-top: -40px;
  width: 100%;
  height: 800px;
}
.j_main_wrap .lunbotu_all .slide2 {
  background: #f3f3f3 url(../img/watch_alt_large.jpg) no-repeat center 50%;
  background-size: auto 100%;
}
.j_main_wrap .lunbotu_all .slide2 .title {
  padding-top: 100px;
  text-align: center;
}
.j_main_wrap .lunbotu_all .slide2 h2 {
  bottom: 100px;
  text-align: center;
  font-size: 30px;
  font-weight: normal;
  position: absolute;
  width: 100%;
}
.j_main_wrap .lunbotu_all .swiper-pagination {
  top: auto;
  bottom: 50px;
  background: none;
}
.j_main_wrap .lunbotu_all .swiper-pagination-bullet {
  display: inline-block;
  width: 50px;
  height: 30px;
  margin: 0 3px;
  cursor: pointer;
  background: none;
  border-radius: 0;
  opacity: 1;
}
.j_main_wrap .lunbotu_all .swiper-pagination-bullet span {
  width: 50px;
  height: 2px;
  display: block;
  background: rgba(128, 128, 128, 0.2);
}
.j_main_wrap .lunbotu_all .swiper-pagination-bullet-active span {
  background: gray;
}
.j_main_wrap .lunbotu_all .autoplay .swiper-pagination-bullet-active span {
  background: rgba(128, 128, 128, 0.2);
}
.j_main_wrap .lunbotu_all .swiper-pagination-bullet i {
  background: gray;
  height: 2px;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0;
      -ms-transform-origin: 0;
          transform-origin: 0;
  display: block;
}
.j_main_wrap .lunbotu_all .autoplay .firsrCurrent i {
  -webkit-transition: -webkit-transform 2.9s linear;
  transition: -webkit-transform 2.9s linear;
  -o-transition: transform 2.9s linear;
  transition: transform 2.9s linear;
  transition: transform 2.9s linear, -webkit-transform 2.9s linear;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}
.j_main_wrap .lunbotu_all .autoplay .current i {
  -webkit-transition: -webkit-transform 4s linear;
  transition: -webkit-transform 4s linear;
  -o-transition: transform 4s linear;
  transition: transform 4s linear;
  transition: transform 4s linear, -webkit-transform 4s linear;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}
.j_main_wrap .lunbotu_all .autoplay .replace span {
  background: gray;
}
.j_main_wrap .lunbotu_all .swiper-button-prev,
.j_main_wrap .lunbotu_all .swiper-button-next {
  width: 15%;
  height: 100%;
  top: 0;
  background: none;
}
.j_main_wrap .lunbotu_all .swiper-button-prev {
  left: 0;
}
.j_main_wrap .lunbotu_all .swiper-button-next {
  right: 0;
}
.j_main_wrap .lunbotu_all .swiper-button-prev span,
.j_main_wrap .lunbotu_all .swiper-button-next span {
  display: block;
  width: 64px;
  height: 64px;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -32px;
  border-radius: 100%;
  background: rgba(180, 180, 180, 0.25) url(../images/arrows.png) no-repeat center 17px;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.j_main_wrap .lunbotu_all .swiper-button-next span {
  background: rgba(180, 180, 180, 0.25) url(../images/arrows.png) no-repeat center -71px;
  left: auto;
  right: 20px;
}
.j_main_wrap .lunbotu_all .swiper-button-prev:hover span,
.j_main_wrap .lunbotu_all .swiper-button-next:hover span {
  opacity: 0.6;
}
.j_main_wrap .tuangou_pic {
  width: 19.2rem;
  height: 6.74rem;
  -webkit-box-shadow: 0rem 0.02rem 0.04rem 0rem #cccccc;
          box-shadow: 0rem 0.02rem 0.04rem 0rem #cccccc;
}
.j_main_wrap .tuangou_pic .t_pic {
  display: block;
  width: 100%;
  height: 100%;
}
.j_main_wrap .one_piece {
  width: 19.2rem;
  background: #f9f9f9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 0.32rem;
}
.j_main_wrap .one_piece .o_p_title {
  margin-top: 1.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.j_main_wrap .one_piece .o_p_title .c_e {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.j_main_wrap .one_piece .o_p_title .c_e .c {
  font-size: 0.24rem;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #333333;
  line-height: 0.36rem;
}
.j_main_wrap .one_piece .o_p_title .c_e .e {
  margin-left: 0.12rem;
  font-size: 0.14rem;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #333333;
  line-height: 0.21rem;
}
.j_main_wrap .one_piece .o_p_title .t_icon {
  width: 2.28rem;
  height: 0.16rem;
  background: url("../images/piece_title_icon.png") no-repeat;
  background-size: cover;
  margin-top: 0.09rem;
}
.j_main_wrap .one_piece .o_p_hot_good {
  width: 12.32rem;
  height: 6.16rem;
  -webkit-box-shadow: 0rem 0rem 0.06rem 0rem #eeeeee;
          box-shadow: 0rem 0rem 0.06rem 0rem #eeeeee;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.56rem;
}
.j_main_wrap .one_piece .o_p_hot_good .h_g_img {
  width: 6.16rem;
  height: 6.16rem;
}
.j_main_wrap .one_piece .o_p_hot_good .h_g_info {
  width: 6.16rem;
  height: 6.16rem;
  background: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.j_main_wrap .one_piece .o_p_hot_good .h_g_info .i_name {
  width: 5.64rem;
  height: 0.72rem;
  font-size: 0.3rem;
  font-family: SourceHanSansCN-Normal, SourceHanSansCN;
  font-weight: 400;
  color: #333333;
  line-height: 0.42rem;
  margin-bottom: 0.4rem;
}
.j_main_wrap .one_piece .o_p_hot_good .h_g_info .i_mtext {
  width: 5.64rem;
  height: 3.9rem;
  font-size: 0.2rem;
  font-family: MicrosoftYaHei;
  color: #666666;
  line-height: 0.28rem;
  text-align: justify;
  overflow: hidden;
  margin-bottom: 0.18rem;
}
.j_main_wrap .one_piece .o_p_hot_good .h_g_info .i_but {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1.87rem;
  height: 0.52rem;
  background: #fe6320;
  border-radius: 0.04rem;
  font-size: 0.24rem;
  font-family: SourceHanSansCN-Normal, SourceHanSansCN;
  font-weight: 400;
  color: #ffffff;
  margin-left: 3.8rem;
}
.j_main_wrap .one_piece .o_p_select {
  width: 12.32rem;
  height: 4.52rem;
  background: #ffffff;
  -webkit-box-shadow: 0rem 0rem 0.06rem 0rem #eeeeee;
          box-shadow: 0rem 0rem 0.06rem 0rem #eeeeee;
  border-radius: 0.12rem 0.12rem 0rem 0rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.56rem;
}
.j_main_wrap .one_piece .o_p_select .s_img {
  width: 4.52rem;
  height: 4.52rem;
  border-radius: 0.12rem 0.12rem 0rem 0rem;
}
.j_main_wrap .one_piece .o_p_select .s_info {
  width: 7.8rem;
  height: 4.52rem;
  background: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.j_main_wrap .one_piece .o_p_select .s_info .i_name {
  width: 6.88rem;
  height: 0.56rem;
  font-size: 0.28rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #333333;
  line-height: 0.28rem;
  margin-bottom: 0.28rem;
}
.j_main_wrap .one_piece .o_p_select .s_info .i_mtext {
  width: 6.88rem;
  height: 2.3rem;
  font-size: 0.2rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #666666;
  line-height: 0.24rem;
  margin-bottom: 0.18rem;
}
.j_main_wrap .one_piece .o_p_select .s_info .i_but {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1.87rem;
  height: 0.52rem;
  background: #fe6320;
  border-radius: 0.04rem;
  font-size: 0.24rem;
  font-family: SourceHanSansCN-Normal, SourceHanSansCN;
  font-weight: 400;
  color: #ffffff;
  margin-left: 4.8rem;
}
.j_main_wrap .one_piece .o_p_list {
  width: 12.32rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 0.28rem;
}
.j_main_wrap .one_piece .o_p_list .l_item {
  cursor: pointer;
  width: 2.88rem;
  height: 2.88rem;
  border-radius: 0.04rem;
  margin-right: 0.26rem;
  margin-bottom: 0.28rem;
}
.j_main_wrap .one_piece .o_p_list .l_item .i_img {
  display: block;
  width: 100%;
  height: 100%;
}
.j_main_wrap .one_piece .o_p_list .l_item:hover {
  -webkit-box-shadow: 0rem 0rem 0.15rem 0rem rgba(254, 99, 32, 0.5);
          box-shadow: 0rem 0rem 0.15rem 0rem rgba(254, 99, 32, 0.5);
}
.j_main_wrap .one_piece .o_p_list .l_item:nth-of-type(4n) {
  margin-right: 0;
}
.j_main_wrap .one_piece .o_p_list .l_item_on {
  -webkit-box-shadow: 0rem 0rem 0.15rem 0rem rgba(254, 99, 32, 0.5);
          box-shadow: 0rem 0rem 0.15rem 0rem rgba(254, 99, 32, 0.5);
}
.j_main_wrap .qianggou_info {
  width: 19.2rem;
  background: #f9f9f9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 0.92rem;
}
.j_main_wrap .qianggou_info .q_i_title {
  font-size: 0.3rem;
  font-family: SourceHanSansCN-Normal, SourceHanSansCN;
  font-weight: 400;
  color: #333333;
  line-height: 0.45rem;
  margin-top: 1rem;
}
.j_main_wrap .qianggou_info .q_i_text {
  font-size: 0.2rem;
  font-family: SourceHanSansCN-Normal, SourceHanSansCN;
  font-weight: 400;
  color: #333333;
  line-height: 0.3rem;
  margin-top: 0.39rem;
}
.j_main_wrap .qianggou_info .q_i_info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.68rem;
}
.j_main_wrap .qianggou_info .q_i_info .i_img1 {
  width: 2.77rem;
  height: 6rem;
  margin-right: 0.68rem;
}
.j_main_wrap .qianggou_info .q_i_info .i_img2 {
  width: 2.77rem;
  height: 6rem;
  margin-right: 0.68rem;
}
.j_main_wrap .qianggou_info .q_i_info .i_img_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.j_main_wrap .qianggou_info .q_i_info .i_img_text .t_img {
  width: 2.44rem;
  height: 2.44rem;
}
.j_main_wrap .qianggou_info .q_i_info .i_img_text .t_text {
  margin-top: 0.2rem;
  width: 1.2rem;
  height: 0.7rem;
  font-size: 0.2rem;
  font-family: SourceHanSansCN-Normal, SourceHanSansCN;
  font-weight: 400;
  color: #333333;
  line-height: 0.35rem;
}
