@charset "UTF-8";
body {
  background: #ffffff;
}

.all{
  background: #fafafa;
  /* padding-top: 30px; */
}

.tab {
  width: 100%;
  height: 100px;
  background: #f1f1f1;
  border: 1px solid #cccccc;
  overflow: hidden;
}
.tab div {
  width: 106px;
  text-align: center;
}
.tab .tab1 {
  line-height: 100px;
  color: #999999;
  font-size: 18px;
  border-right: 1px solid #e7e7e7;
  float: left;
}
.tab .iconTab {
  color: #999999;
  font-size: 16px;
  border-right: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  box-shadow: 2px 0 0 #fff;
  cursor: pointer;
  float: left;
  height: 100px;
}
.tab .iconTab:hover{
  background: #fff;
}
.tab .iconTab:hover a{
  color: #ce0505 !important;
}
.tab .iconTab:last-child {
  width: 119px;
  box-shadow: 0px 0 0 #fff;
}
.tab .iconTab a{
  color: #999;
}
.tab .iconTab i {
  display: block;
  font-size: 34px;
  /* line-height: 42px; */
  margin-top: 25px;
}
.tab .list-active,.tab .list-active a{
background: #fff;
color: #ce0505;
}
.tab .active i {
  color: #ce0505;
}

.search {
  width: 100%;
  border: 1px solid #cccccc;
  border-top: none;
}
.search .type {
  height: 30px;
  border-bottom: 1px dashed #cccccc;
  display: block;
  padding: 5px 0 3px;
}
.search .type span {
  color: #333;
  float: left;
  width: 100px;
  text-align: center;
  line-height: 30px;
}
.search .type .none {
  cursor: pointer;
}
.search .type ul {
  line-height: 30px;
  float: left;
  width: 1100px;
}
.search .type ul li {
  cursor: pointer;
  list-style: none;
  float: left;
  margin-right: 20px;
  color: #444444;
}
.search .type ul li:hover {
  color: #ce0505;
}
.search .type ul li:first-child {
  color: #ce0505;
}
.search .citys {
  position: relative;
  height: 100px;
  border-bottom: 1px dashed #cccccc;
  padding-left: 20px;
}
.search .citys span {
  height: 100%;
  line-height: 100px;
  color: #ce0505;
  left: 20px;
  font-size: 15px;
  float: left;
}
.search .citys .none {
  cursor: pointer;
}
.search .citys ul {
  width: 565px;
  height: 100%;
  line-height: 101px;
  float: left;
}
.search .citys ul li {
  list-style: none;
  float: left;
  margin-left: 18px;
  cursor: pointer;
}
.search .citys ul li:hover {
  color: #ce0505;
}
.search .citys .province,.shiqu{
  float: left;
  height: 100%;
  line-height: 93px;
  margin-right: 20px;
}
.search .citys .province select {
  width: 100px;
  height: 34px;
  padding-left: 10px;
  border-radius: 3px;
  border: 1px solid #ce0505;
}
.search .citys .shiqu select {
  width: 100px;
  height: 34px;
  padding-left: 10px;
  border-radius: 3px;
  border: 1px solid #ce0505;
}

.search .city {
  height: 30px;
  border-bottom: 1px dashed #cccccc;
  display: block;
  padding: 5px 0 3px;
}
.search .city span {
  color: #333;
  float: left;
  width: 100px;
  text-align: center;
  line-height: 30px;
}
.search .city .none {
  cursor: pointer;
}
.search .city ul {
  line-height: 30px;
  float: left;
  width: 1100px;
}
.search .city ul li {
  list-style: none;
  float: left;
  margin-right: 20px;
  cursor: pointer;
  color: #444444;
}
.search .city ul li:hover {
  color: #ce0505;
}
.search .city ul li:first-child {
  color: #ce0505;
}
.search .fans {
  height: 30px;
  border-bottom: 1px dashed #cccccc;
  display: block;
  padding: 5px 0 3px;
}
.search .fans span {
  color: #333;
  float: left;
  width: 100px;
  text-align: center;
  line-height: 30px;
}
.search .fans .none {
  cursor: pointer;
}
.search .fans ul {
  line-height: 30px;
  float: left;
  width: 1100px;
}
.search .fans ul li {
  list-style: none;
  float: left;
  margin-right: 20px;
  cursor: pointer;
  color: #444444;
}
.search .fans ul li:hover {
  color: #ce0505;
}
.search .fans ul li:first-child {
  color: #ce0505;
}
.search .price {
  position: relative;
  height: 55px;
  margin-top: -10px;
}
.search .price .qj {
  position: absolute;
  line-height: 90px;
  color: #ce0505;
  left: 20px;
}
.search .price .change {
  position: absolute;
  left: 100px;
  top: 20px;
}
.search .price .priceSection {
  position: absolute;
  left: 300px;
  top: 30px;
}
.search .price .priceSection span {
  cursor: pointer;
  margin-left: 30px;
}
.search .price .priceSection span:first-child {
  color: #ce0505;
}
.search .price .priceSection span:hover {
  color: #ce0505;
}
.search .diqu {
  position: relative;
  height: 80px;
  border-bottom: 1px dashed #cccccc;
}
.search .diqu .qj {
  position: absolute;
  height: 100%;
  line-height: 80px;
  color: #ce0505;
  left: 20px;
}
.search .diqu .change {
  position: absolute;
  left: 100px;
  height: 100%;
  line-height: 26px;
  box-sizing: border-box;
  padding-top: 15px;
}
.search .diqu .change li{
  float: left;
  margin-right: 10px;
  color: #444444;
}
.search .diqu .change li:hover{
  cursor: pointer;
  color: #ce0505;
}
.search .diqu .change .limit {
  color: #ce0505;
}
.search .diqu .priceSection {
  position: absolute;
  left: 300px;
  top: 30px;
}
.search .diqu .priceSection span {
  margin-left: 30px;
}
.search .diqu .priceSection span:first-child {
  color: #ce0505;
}
.search .more {
  position: relative;
  height: 55px;
}
.search .more .qj {
  position: absolute;
  line-height: 90px;
  color: #ce0505;
  left: 20px;
}
.search .more .change {
  position: absolute;
  left: 100px;
  top: 25px;
}
.search .more .priceSection {
  position: absolute;
  left: 330px;
  top: 25px;
}
.search .searchkey {
  height: 30px;
  overflow: hidden;
  padding: 5px 0 3px;
}
.search .searchkey .qj {
  line-height: 30px;
  color: #333;
  float: left;
  width: 100px;
  text-align: center;
}
.search .searchkey .change {
  float: left;
  width: 260px;
}

.search .searchkey .priceSection .reset{
  display: inline-block;
  cursor: pointer;
  color: #000000;
  background: #ffffff;
  border: 1px solid #DCDFE6;
  text-align: center;
  outline: 0;
  margin: 0;
  user-select: none;
  font-size: 14px;
  border-radius: 4px;
  margin-left: 20px;
  margin-right: 20px;
  width: 140px;
  height: 30px;
  vertical-align: top;
}
.search .searchkey .priceSection .danger{
  color: #FFF;
  background-color: #ce0505;
  border-color: #ce0505;
  display: inline-block;
  cursor: pointer;
  color: #FFF;
  border: 1px solid #DCDFE6;
  text-align: center;
  outline: 0;
  margin: 0;
  user-select: none;
  font-size: 14px;
  border-radius: 4px;
  width: 100px;
  height: 30px;
}
.search .searchkey .change input{
  width: 200px;
  height: 28px;
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  outline: none;
  text-indent: 15px;
}
.search .searchkey .priceSection {
  float: left;
}

.header {
  width: 100%;
  height: 50px;
  background: #f1f1f1;
  display: flex;
  flex-direction: row;
}
.header .containers {
  width: 100px;
  background: #ffffff;
  color: #ce0505;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}
.header .zj {
  width: 100px;
  color: #999999;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}

.pages {
  width: 100%;
  height: 50px;
  display: flex;
  position: relative;
  flex-direction: row;
  border-bottom: 1px solid #e7e7e7;
}
.pages .fy {
  position: absolute;
  right: 40px;
  width: 800px;
  height: 50px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.pages .fy .pagination-info span {
  color: #e9573f;
  font-weight: bold;
}

.content {
  width: 100%;
  height: 100%;
}

.caozuo {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.caozuo .kf {
  width: 35%;
  height: 100%;
  cursor: pointer;
}
.caozuo .cart {
  width: 35%;
  cursor: pointer;
  position: inherit;
}

.allbox{
  flex: 5;
  display: flex;
  box-sizing: border-box;
  padding-left: 30px;
  align-items: center;
}
.allbox input{
  margin-right: 10px;
}

.num {
flex: 4;
text-align: right;
margin-right: 15px;
}
.num span {
color: #ce0505;
font-weight: bold;
}
  .buyActive{
    flex: 1;
    box-sizing: border-box;
    padding-right: 10px;
  }
  .buyActive button{
    width: 100px;
    height: 30px;
    color: #fff;
    border: none;
    background: grey;
    outline: none;
    cursor: pointer;
}
  .cart{
    flex: 1.2;
    margin-right: 15px;
  }
  .cart button{
    width: 100px;
    height: 30px;
    color: #fff;
    border: none;
    background: #ce0505;
    outline: none;
    cursor: pointer;
}
.fy1 {

}
#listPage{
 text-align: center;; 
}
.fy1 .pagination-info span {
  color: #e9573f;
  font-weight: bold;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
        background-color: #ce0505 !important;
  }
/*重置样式*/
.titleLogo {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 55px;
  cursor: pointer;
}
.titleLogo:hover {
  color: #ce0505;
}
.titleLogo .logo {
  width: 100%;
  height: 50px;
  text-align: center;
  flex: 1;
}
.titleLogo .logo img {
  width: 65px;
  height: 52px;
  border-radius: 50%;
}
.titleLogo a {
  display: flex;
  align-items: center;
}
.titleLogo .titleText {
  width: 100%;
  margin-left: 5px;
}
.titleLogo .titleText .mtitle {
  display: flex;
}
.titleLogo .titleText .mtitle + div {
  display: flex;
}

/*套餐推荐样式*/
.searchPcak {
  padding-top: 8px;
  padding-bottom: 5px;
}

.titleBox .column1a {
  justify-content: center;
  align-items: center;
}

.salePrice {
  font-weight: bold;
  color: #ff3333;
  cursor: pointer;
}

.priceflex {
  display: flex;
  flex-direction: column;
}

.titleBox {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
}
.titleBox img {
  flex: 1;
  display: flex;
  width: 100px;
  height: 100px;
  cursor: pointer;
}
.titleBox .column1 {
  width: 100%;
  height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex: 1;
  margin-left: 10px;
}
.titleBox .column1:hover {
  color: #ce0505;
}
.titleBox .column1 .shang {
  height: 50%;
  display: flex;
  flex-direction: row;
}
.titleBox .column1 .shang .shangtitle {
  width: 120px;
  display: flex;
  line-height: 80px;
  cursor: pointer;
}
.titleBox .column1 .shang .jian {
  flex: 1;
  display: flex;
  justify-content: flex-start;
  line-height: 70px;
  color: #e9573f;
  font-size: 15px;
}
.titleBox .column1 .xia {
  height: 50%;
  display: flex;
  flex-direction: row;
}
.titleBox .column1 .xia .case {
  cursor: pointer;
  display: flex;
  margin-right: 5px;
}
.titleBox .column1 .xia .remake {
  flex: 1;
}

.pricered {
  color: #ce0505;
}

.isprice {
  color: #000000 !important;
}


     /* 表格 */
     .content {
      width: 100%;
      height: 100%;
    }
    .content table{
      width: 100%;
    }
    .content table th{
      color: #333;
      padding: 12px 0;
      width: 400px;
      min-width: 0;
      box-sizing: border-box;
      text-overflow: ellipsis;
      vertical-align: middle;
      position: relative;
      font-size: 14px;
    }
    .content table tr {
      border-bottom: 1px solid #ebeef5;
     }
     .content table tr .priced{
      color: #ce0505;
      font-weight: bold;
     }
     .content table tr .baidu_br{
      color: rgb(51, 102, 255);
     }
    .content table tr td{
     color: #606266;
     font-size: 14px;
     text-align: center;
     padding: 21px 0;
    }
    
    
    /* 公共表格样式 */
    .content table tr td{
        
    }
    .content table tr .titleBox{
      display: flex;
      width:250px;
      height: 76px;
      box-sizing: border-box;
    }
    .content table tr .titleBox .box_img{
      padding-left: 0px;
    }
    .content table tr .titleBox .box_content{
      flex: 1;
      box-sizing: border-box;
      display: flex;
      justify-content: flex-start;
      padding-left: 15px;
    }
    .content table tr .titleBox .box_content span:hover{
      color: #ce0505;
      cursor: pointer;
    }
    .content table tr .titleBox  img{
      width: 95px;
      height: 95px;
      cursor: pointer;
    }

    .packagetbody   tr:hover{
  /* background: red; */
  /* box-shadow: 0 0 6px rgba(0,0,0,.33); */
  box-shadow: 0px 0px 20px rgba(0,0,0,.1);;
}