body {
    background: #ffffff;
  }
  
  .all{
    background-color: #fafafa;
  }
  .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;
    display: block;
    height: 100%;
    padding-top: 25px;
    box-sizing: border-box;  }
  .tab .iconTab i {
    display: block;
    font-size: 34px;
  }
.tab .list-active,.tab .list-active a{
  background: #fff;
  color: #ce0505;
}
  .tab .active i {
    color: #ce0505;
  }
  
  .searchtitle {
    width: 100%;
    font-size: 14px !important;
    border:1px solid #cccccc;
    border-top: none;
    padding-top: 8px;
  }
  .searchtitle .mhType {
    width: 1200px;
    border-bottom: 1px dashed #cccccc;
    overflow:hidden; 
    height: auto;
    padding-top: 8px;
    padding-bottom: 3px;
  }
  .searchtitle .mhType.on{
    height: auto;
  }
  .searchtitle .mhType .doorType {
    width: 100px;
    color: #333;
    float: left;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
  }
  .searchtitle .mhType .doorList {
    width: 1034px;
    float: left;
  }
  .searchtitle .tagbtn{
    float:right;
    width: 48px;
    border:1px solid #ccc;
    text-align: center;
    cursor: pointer;
    line-height: 22px;
    color: #666;
    margin-right: 14px;
    font-size: 12px;
  }
  .searchtitle .tagbtn.on{
    color: #ce0505;
    border-color: #ce0505;
  }
  .searchtitle .mhType .doorList ul {
    padding: 0 !important;
  }
  .searchtitle .mhType .doorList ul li {
    cursor: pointer;
    list-style: none;
    float: left;
    margin-right: 18px;
    color: #444444;
    line-height: 28px;
  }
  
  .searchtitle .mhType .doorList ul li:hover {
    color: #ce0505;
  }
  .searchtitle .hyType {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dashed #cccccc;
    padding: 8px 0 3px;
    height: auto;
  }
  .searchtitle .hyType.on{
    height: auto;
  }
  .searchtitle .hyType .hyTitle {
    width: 100px;
    text-align: center;
    color: #333;
    float: left;
    font-size: 14px;
    line-height: 28px;
  }
  .searchtitle .hyType .hyList {
    width: 1034px;
    float: left;
    box-sizing: border-box;
  }
  .searchtitle .hyType .hyList ul {
    padding: 0 !important;
  }
  .searchtitle .hyType .hyList ul li {
    cursor: pointer;
    list-style: none;
    float: left;
    margin-right: 18px;
    margin-bottom: 5px;
    color: #444444;
    line-height: 28px;
  }
  .searchtitle .hyType .hyList ul li:hover {
    color: #ce0505;
  }
  .searchtitle .city {
    position: relative;
    box-sizing: border-box;
    border-bottom: 1px dashed #cccccc;
    overflow:hidden; 
    padding: 8px 0;
  }
  .searchtitle .city ul{
    width: 610px;
    float: left;
  }
  .searchtitle .city .province,.shiqu{
    float: left;
    margin-right: 20px;
  }
  .searchtitle .city .province select {
    width: 100px;
    height: 28px;
    padding-left: 10px;
    border-radius: 3px;
    border: 1px solid #999;
  }
  .searchtitle .city .shiqu select {
    width: 100px;
    height: 28px;
    padding-left: 10px;
    border-radius: 3px;
    border: 1px solid #999;
  }
  .searchtitle .city ul li{
    float: left;
    margin-right: 18px;
    color: #444444;
    cursor: pointer;
    line-height: 28px;
  }
  .searchtitle .city ul li:hover{
    color: #ce0505;
  }
  .searchtitle .city span{
    width: 100px;
    text-align: center;
    color: #333;
    float: left;
    display: block;
    font-size: 14px;
    line-height: 28px;
  }
  .searchtitle .city .city_ul{
    width: 1100px;
    float: left;
    height: 100%;
    padding-top: 14px;
  }
  .searchtitle .city .city_ul ul li{
    float: left;
    margin-right: 22px;
    margin-bottom: 5px;
    color: #444444;
  }
  .searchtitle .city .city_ul ul li:hover{
    color: #ce0505;
    cursor: pointer;
  }
  .searchtitle .price {
    position: relative;
    border-bottom: 1px dashed #cccccc;
    overflow:hidden; 
    padding: 5px 0;
  }
  .searchtitle .price .qj {
    color: #333;
    font-size: 14px;
    float:left;
    width: 100px;
    text-align: center;
    line-height: 28px;
  }
  .searchtitle .price .change {
    position: absolute;
    left: 100px;
    top: 20px;
  }
  .searchtitle .price .priceSection {
    float:left;
    width: 1090px;
  }
  .searchtitle .price .priceSection li {
    cursor: pointer;
    float: left;
    color: #444444;
    margin-right: 18px;
    line-height: 28px;
  }

  .searchtitle .price .priceSection li:hover {
    color: #ce0505;
  }
  .searchtitle .qt {
    position: relative;
    height: 41px;
  }
  .searchtitle .qt span {
    position: absolute;
    color: #ce0505;
    left: 20px;
    top: 20px;
  }
  .searchtitle .qt .entry {
    position: absolute;
    left: 100px;
    top: 15px;
  }
  .searchtitle .qt .entry select{
    width: 100px;
    height: 34px;
    padding-left: 10px;
    border-radius: 3px;
  }
  .searchtitle .qt .entry {
    position: absolute;
    left: 100px;
    top: 15px;
  }
  .searchtitle .qt .container {
    position: absolute;
    left: 245px;
    top: 15px;
  }
  .searchtitle .qt .container select{
    width: 100px;
    height: 34px;
    padding-left: 10px;
    border-radius: 3px;
  }
  .searchtitle .qt .speed {
    position: absolute;
    left: 380px;
    top: 15px;
  }
  .searchtitle .qt .speed select{
    width: 100px;
    height: 34px;
    padding-left: 10px;
    border-radius: 3px;
  }
  .searchtitle .qt .addAttr {
    position: absolute;
    left: 510px;
    top: 15px;
  }
  .searchtitle .qt .addAttr select{
    width: 120px;
    height: 34px;
    padding-left: 10px;
    border-radius: 3px;
  }
  .searchtitle .keyword {
    position: relative;
    height: 70px;
  }
  .searchtitle .input_keyword input{
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    font-size: inherit;
    height: 40px;
    line-height: 40px;
    outline: none;
    padding: 0 15px;
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    width: 100%;
  }
  .searchtitle .keyword span {
    position: absolute;
    line-height: 90px;
    color: #ce0505;
    left: 20px;
  }
  .searchtitle .keyword .input_keyword {
    position: absolute;
    top: 25px;
    left: 100px;
  }
  .searchtitle .keyword .reset {
    position: absolute;
    top: 25px;
    left: 330px;
  }
  .searchtitle .keyword .reset button {
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    color: #000000;
    background: #ffffff;
    border: 1px solid #DCDFE6;
    -webkit-appearance: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    -webkit-transition: 0.1s;
    transition: 0.1s;
    font-weight: 500;
    -moz-user-select: none;
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 4px;
  }
  .searchtitle .keyword .search {
    position: absolute;
    top: 25px;
    left: 470px;
  }
  .searchtitle .keyword .search button {
    color: #FFF;
    background-color: #F56C6C;
    border-color: #F56C6C;
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    color: #FFF;
    border: 1px solid #DCDFE6;
    -webkit-appearance: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    -webkit-transition: 0.1s;
    transition: 0.1s;
    font-weight: 500;
    -moz-user-select: none;
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 4px;
  }
  
  .header {
    width: 100%;
    height: 50px;
    background: #f1f1f1;
    display: flex;
    flex-direction: row;
  }
  .header .container {
    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%;
  }
  .content table{
    width: 100%;
  }
  .content table th{
    color: #333;
    padding: 12px 0;
    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;
    cursor: pointer;
  }
  .content table tr .priced .suborder_tag{
    display: inline-block;
    width: 18px;
    height: 36px;
    background: #ce0505;
    color: #fff;
    font-size: 12px;
    vertical-align: middle;
    padding-top: 3px;
    text-align: center;
    border-radius: 5px;
    font-weight: normal;
  }
  /*图标样式*/
  .content table tr .priced .isvip{
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .content table tr .priced .isvip .basicpirce{
    color: #666;
    text-decoration: line-through;
  }
  .content table tr .priced .ordinarypirce{
    font-size: 14px;
    color: #999;
    font-weight: normal;
    text-decoration: line-through;
  }
  .content table tr .priced .hoverimages{
    display: inline-block;
    width: 20px;
    position: relative;
    vertical-align: middle;
  }
  .content table tr .priced .hoverimages:hover .lv-list{
    display: block;
  }
  .content table tr .priced .hoverimages .iconpic{
    display: block;
    width: 20px;
    height: 20px;
  }
  .content table tr .priced .hoverimages .lv-list{
    position: absolute;
    top: calc(100% + 5px);
    left: 0;
     display: none; 
    width: max-content;
    background: #fff;
    border: 1px solid #fb8d8d;
    border-radius: 5px;
    padding: 5px 10px;
    z-index: 9;
  }
  .content table tr .priced .hoverimages .lv-list li{
    line-height: 26px;
    font-weight: normal;
    font-size: 14px;
    color: #666;
    text-align: left;
  }
  .content table tr .priced .hoverimages .lv-list li img{
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 5px;
  }
  .caozuo .detailsimg{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 50%;
  }
  .caozuo .detailsimg img{
    display: block;
    width: 22px;
    margin-top: 6px;
    margin-bottom: 6px;
  }


  .content table tr .baidu_br{
    color: rgb(51, 102, 255);
  }
  .content table tr td{
   color: #606266;
   font-size: 14px;
   text-align: center;
   padding: 12px 0;
  }
  .baidu {
    width: 60px;
    height: 24px;
    border: 1px solid #b7b5b5;
    border-radius: 3px;
    letter-spacing: -4px;
    margin: 0 auto;
  }
  .baidu i {
    width: 29px;
    border-right: 1px solid #b7b5b5;
    color: #3366FF;
    display: inline-block;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
  }
  .baidu span {
    color: #333;
    font-weight: bold;
    display: inline-block;
    width: 29px;
    line-height: 22px;
    letter-spacing: 0;
    text-align: center;
  }
  
  .caozuo {
    width: 170px;
    padding: 0px 15px;
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
  }
  .caozuo .cart {
    width: 50%;
    height: 100%;
    cursor: pointer;
    margin-right:0;
  }
  .caozuo > div i {
    font-size: 28px;
    color: #ce0505;
    padding-top: 5px;
  }
  .caozuo > div.kf {
    justify-content: flex-end;
    display: flex;
    flex-direction: column;
  }
  .caozuo > div.cart {
    justify-content: flex-end;
    display: flex;
    flex-direction: column;
  }
  
  .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 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.fy1 .allselect{
  flex: 1;
  display: flex;
  align-items: center;
}

.fy1 .allselect label{
  cursor: pointer;
  user-select: none;
}

.fy1 .allselect label:hover{
  color: #007EFA;
}

.fy1 .allselect button{
  width: 100px;
  margin-left: 15px;
  height: 30px;
  background: #ce0505;
  color: #fff;
  border:1px solid #ce0505;
  cursor: pointer;
}

.fy1 .allselect button:hover{
  background: #ff6600;
  border-color: #ff6600;
}

.fy1 .tooge{
  flex: 1;
  text-align: right;
}

#listPage{
  flex: 2;
 text-align: center;; 
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
        background-color: #ce0505 !important;
  }
  .fy1 .pagination-info span {
    color: #e9573f;
    font-weight: bold;
  }

  .tableprice {
    color: #e9573f;
    font-weight: bold;
  }
  
  .pricered {
    color: #ce0505 !important;
  }

  /* 公共表格样式 */

  .content table tr .titleBox{
    display: flex;
    width:300px;
    box-sizing: border-box;
  }
  .content table tr .titleBox .box_img{
    width: 100px;
    padding-left: 10px;
    line-height: 69px;
  }
  .content table tr .titleBox .box_content{
    flex: 1;
    box-sizing: border-box;
    cursor: pointer;
    padding-left: 16px;
  }
  .content table tr .titleBox .box_content  .medianame{
    display: flex;
    align-items: center;
    text-align: left;
    color: #333;
    font-weight: bold;
    font-size: 15px;
  }
  .content table tr .titleBox .box_content  .medianame>i{
    font-size: 18px;
    margin: 0 3px;
    color: #2FA71A;
    font-weight: normal;
  }
  
  .content table tr .titleBox .box_content  .medianame>i.icon-re{
    color:#FC3777;
  }
  
  .content table tr .titleBox .box_content  .medianame>i.icon-jian3{
    color:#DA5952;
  }
  
  .content table tr .titleBox .box_content  .medianame>i.icon-you{
    color:#D3217B;
  }
  
  .content table tr .titleBox .box_content  .medianame>i.icon-wen1{
    color:#007EFA;
  }
  
  .content table tr .titleBox .box_content  .medianame>i.icon-yu1{
    color:#CD4D4D;
  }
  
  .content table tr .titleBox .box_content  .medianame>i.icon-bao{
    color:#F2A7A6;
  }
  
  .content table tr .titleBox .box_content  .medianame>i.icon-hui1{
    color:#FF9F23;
  }
  
  .content table tr .titleBox .box_content  .medianame>i.icon-du{
    color:#EA9518;
  }
  
  .content table tr .titleBox .box_content  .medianame>i.icon-miao1{
    color:#FF8045;
  }
  
  .content table tr .titleBox .box_content  .medianame .iconfontsong{
    font-size: 11px;
    background: #ff5500;
    color: #fff;
    line-height: 18px;
    width: 18px;
    border-radius: 4px;
    text-align: center;
  }
  
  .remakecase{
    text-align: left;
  }
  .content table tr .titleBox .box_content div a{
    color: #409eff;
  }
  .content table tr .titleBox .box_content div a:hover{
    text-decoration: underline;
    text-decoration-color: #409eff;
  }
  .content table tr .titleBox .box_content span:hover{
    cursor: pointer;
    color: #ce0505;
  }
  .toplite{
    display: none;
    position: absolute;
    left: 50%;
    bottom: 17px;
    transform: translateX(-50%);
  }
  .remake{
    position: relative;
    color: #ce0505;
  }
  .content table tr .titleBox .box_content .remake:hover .toplite{
   display: block;
   background: #303133;
   width: 100px;
   color: #fff;
   z-index: 2023;
   padding: 5px 10px;
   border-radius: 6px;
  }
  .content table tr .titleBox .box_img img{
    width: 80%;
    cursor: pointer;
  }

  .currentli{
    color: #ce0505;
  }


  /* 其他筛选 */
  .expectfilter{
    width: 100%;
    box-sizing: border-box;
    overflow:hidden; 
    padding: 8px 0;
  }
  .expectfilter .filterleft{
    float: left;
    height: 100%;
  }
  .expectfilter .filterleft span{
    display: block;
    float: left;
    width: 100px;
    text-align: center;
    color: #333;
    cursor: pointer;
    font-size: 14px;
    line-height: 28px;
  }
  .expectfilter .filterleft .selectfilter{
    float: left;
    width: 690px;
    height: 100%;
    line-height: 70px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
  }
  .expectfilter .filterleft select{
    float: left;
    margin-right: 20px;
    border: 1px solid #ce0505;
    height: 28px;
    border-radius: 5px;
  }
  .expectfilter .filterleft select{
    border: 1px solid #999;
    padding-left: 10px;
  }
  .expectfilter .filterright{
    float: right;
    box-sizing: border-box;
    padding-right: 10px;
  }
  .reset{
    font-size: 14px !important;
    border: 1px solid #cccccc;
    border-radius: 5px;
  }
  .expectfilter .filterright input{
    height: 26px;
    border:1px solid #cccccc;
    border-radius: 5px;
    padding-left: 10px;
    margin-right: 10px;
  }
  .expectfilter .filterright button{
    background: #ce0505;
    color: #FFF;
    border: none;
    border-radius: 5px;
    padding: 5px 10px;
    cursor: pointer;
  }
  .listtbody tr:hover{
    /* background: red; */
    /* box-shadow: 0 0 6px rgba(0,0,0,.33); */
    box-shadow: 0px 0px 20px rgba(0,0,0,.1);;
  }

  .filter_icon{
    height: 100%;
    position: absolute;
    top: 50%;
    right: 24px;
    transform: translateY(-20%)
  }
  .filter_icon i{
    color: #c0c4cc;
    font-size: 12px;
    display: block;
    cursor: pointer;
  }
  .baidu_brcolor{
    color: #409EFF !important;
  }
  .dropselect{
    width: 100px;
    height: 50px;
    background: #fff;
    position: absolute;
    right: 10px;
    top: 15px;
    transition: ease all 0.2s;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .dropselect p{
    color:#949494;
    font-weight: 100;
    cursor: pointer;
  }
  .dropselect p:hover{
    color: #ce0505;
  }
  .icondisplay{
    display: none;
  }
  
  .pricefilter_icon{
    height: 100%;
    /*position: absolute;
    top: 9px;
    right: 4px;*/
    z-index: 100;
  }
  .pricefilter_icon i{
    color: #c0c4cc;
    font-size: 12px;
    /* display: block; */
    cursor: pointer;
    z-index: 1000;
  }