html {
  background-color: #faf7e7;
}
.main {
  display: flex;
  align-items: flex-start;
}
.main_left {
  width: 830px;
}
.left_top {
  padding: 15px 20px;
  background-color: #9e2733;
  border-radius: 4px;
  width: 100%;
  height: 300px;
}
.lt_mess {
  display: flex;
  align-items: center;
}
.tree_png {
  width: 71px;
  height: 51px;
  margin-right: 29px;
}
.jiu_logo {
  width: 220px;
  height: 100px;
  margin-right: 27px;
}
.j_title {
  font-size: 40px;
  font-weight: 600;
  color: #fff;
}
.j_title .eng {
  color: #fe741c;
}
.lt_desc {
  color: #fff;
  font-size: 18px;
  margin-top: 22px;
  line-height: 32px;
}
.left_cen {
  margin-top: 32px;
}
.cen_tit {
  margin-bottom: 25px;
  text-align: center;
}
.xl_png {
  width: 139px;
  height: 28px;
  vertical-align: sub;
}
.xl_word {
  color: #c3c3c3;
  font-size: 30px;
  margin: 0 16px;
}
.xl_one {
  width: 100%;
  height: 252px;
  border-radius: 4px;
  background-color: #f6ecdd;
  padding: 19px 21px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  cursor: pointer;
  box-shadow: 0px 2px 18px 0px transparent;
}
.xl_one:hover {
  box-shadow: 0px 2px 18px 0px rgba(135, 126, 76, 0.33);
}
.xl_one:hover .mess_tit {
  color: #ff5f30;
}

.list_jiu {
  width: 220px;
  height: 214px;
  margin-right: 23px;
}
.list_mess {
  min-width: 535px;
  height: 100%;
}
.mess_tit {
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 20px;
  /*min-height: 62px;*/
}
.price {
  margin-bottom: 21px;
}
.price .pr1 {
  color: #333;
  font-size: 18px;
  margin-right: 9px;
}
.price .pr2 {
  color: #d80f19;
  font-size: 28px;
  font-weight: 800;
  vertical-align: sub;
}
.price .pr3 {
  color: #848484;
  font-size: 18px;
  margin-right: 30px;
}
.type {
  font-size: 16px;
}
.type .type1 {
  color: #333;
}
.type .type2 {
  color: #646464;
  margin-right: 20px;
}
.show_detail {
  float: right;
  margin-top: 20px;
  background: linear-gradient(270deg, #ff4f2f 0%, #ff8001 100%);
  width: 110px;
  height: 40px;
  border-radius: 8px;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  text-align: center;
}
.show_detail .rig {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #fff;
  text-align: center;
  line-height: 14px;
  font-size: 12px;
  color: #ff522b;
}
.show_more {
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 48px;
  width: 185px;
  height: 47px;
  border-radius: 24px;
  background-color: #ffdc00;
  font-size: 18px;
  color: #ff5729;
  text-align: center;
  line-height: 47px;
}
.show_more .more {
  width: 18px;
  height: 18px;
  vertical-align: middle;
  margin-right: 5px;
}
.more_brand {
  text-align: center;
}
.lunbo_box {
  margin-top: 25px;
  width: 100%;
  height: 324px;
  background-color: #f6f1dc;
  padding: 48px 79px;
  position: relative;
  overflow: hidden;
}
.poab {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  background-color: #e2d4bf;
  border-radius: 50%;
  font-size: 12px;
  color: #fff;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.poab:hover {
  background-color: #9e2733;
}
.go_left {
  left: 14px;
}
.go_right {
  right: 14px;
}
.hidd {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.lunbo {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
}
.lunbo a {
  display: flex;
  flex: 0 0 230px;
  height: 230px;
  flex-direction: column;
  align-items: center;
  justify-self: center;
  padding-right: 25px;
  box-sizing: border-box;
}
.lunbo_img {
  width: 100%;
  height: 200px;
}
.lunbo a span {
  width: 100%;
  height: 35px;
  background-color: #9e2733;
  color: #fff;
  font-size: 16px;
  line-height: 35px;
  text-align: center;
}
.main_right {
  width: 360px;
  margin-left: 5px;
  background-color: #f7ece2;
}

.hot_t h3 {
  height: 50px;
  background-color: #f0e4d9;
  font-size: 22px;
  color: #666;
  font-weight: 800;
  text-align: center;
  line-height: 50px;
}
.hot_img {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hot_img a {
  flex-grow: 1;
  width: 33%;
  height: 89px;
  border-bottom: 1px solid #f7ece2;
  border-right: 1px solid #f7ece2;
}
.hot_img .img_sma {
  width: 100%;
  height: 100%;
}
.hot_jiu {
  padding: 19px 16px;
}
.hot_one_bor {
  padding: 10px 0;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 30px;
}
/* .hot_t .hot_one_bor:nth-child(2) {
  margin-bottom: 0;
} */
.hot_one {
  display: flex;
  flex-direction: column;
  padding-right: 2px;
  border: 1px solid transparent;
}
.hot_one .hot_one_t{
    display: flex;
}
.hot_one .hot_one_b{
    display: flex;
    justify-content: space-between;
    align-items: end;
}
.hot_one:hover {
  background-color: #f6e3d1;
  border: 1px solid #ba987c;
  cursor: pointer;
}
.hot_one .one_img {
  max-width: 106px;
  margin-right: 10px;
  
}
.hot_one .one_mess h4 {
  color: #205b99;
  font-size: 20px;
  margin-bottom: 13px;
}
.hot_one .hot_one_b .du {
  color: #646464;
  font-size: 18px;
  /*margin-bottom: 38px;*/
}
.hot_one .hot_one_b .pric {
  color: #333;
  font-size: 18px;
  font-weight: 600;
}
.hot_one .hot_one_b .pric span {
  color: #d80f19;
  font-size: 28px;
}
.hot_more {
  display: block;
  width: 100%;
  margin-top: 11px;
  margin-bottom: 10px;
  color: #be0f1c;
  font-size: 18px;
  text-align: center;
}
.hot_more span {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin-left: 5px;
  vertical-align: middle;
  line-height: 14px;
  background: url('/statics/v3/images/dark.png') no-repeat;
  background-size: 50%;
  background-position: 4px;
  background-color: #be0f1c;
}
.hot_more span img {
  width: 8px;
  height: 8px;
}
.rec_hot .rec_tip {
  margin-top: 20px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.rec_hot .rec_tip .tips {
  display: inline-block;
  width: 100px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-color: #efc6b9;
  font-size: 16px;
  color: #be0f1c;
  border-radius: 22px;
  margin-bottom: 15px;
  cursor: pointer;
}
.m0 {
  margin-bottom: 0;
}
.m30 {
  margin-bottom: 30px;
}
.bor0 {
  border-bottom: 0px;
}
.gWidth{
            margin-top: 20px;
        }
        .xl_one a{
            display: flex;
            align-items: center;
        }