body {
    background: #ffffff;
  }
.all{
  background: #fafafa;
  /* padding-top: 30px; */
}
.tab {
  width: 100%;
  height: 100px;
  box-sizing: border-box;
  background: #f1f1f1;
  border: 1px solid #cccccc;
  overflow: hidden;
}
.searchtitle{
  border: 1px solid #cccccc;
  border-top: none;
}
.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: 117px;
  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;
  /* line-height: 42px; */
}
.tab .list-active,.tab .list-active a{
background: #fff;
color: #ce0505;
}
.tab .active i {
  color: #ce0505;
}
  
  .searchM {
    width: 100%;
    padding-top: 8px;
  }
  .searchM .mhType {
    width: 100%;
    border-bottom: 1px dashed #cccccc;
    overflow:hidden;
    /*height: 30px;*/
  }
  .searchM .mhType .doorType {
    width: 100px;
    text-align: center;
    line-height: 30px;
    color: #333;
    float: left;
  }
  .searchM .mhType .doorList {
    width: 1080px;
    float: left;
  }
  .searchM .mhType .doorList ul {
    padding: 0 !important;
  }
  .searchM .mhType .doorList ul li {
    cursor: pointer;
    list-style: none;
    float: left;
    margin-right: 18px;
    color: #444444;
    line-height: 30px;
  }
  .searchM .mhType .doorList ul li:hover {
    color: #ce0505;
  }
  /* .searchM .mhType .doorList ul li:first-child {
    color: #ce0505;
  } */
  .searchM .hyType {
    width: 100%;
    /*height: 30px;*/
    border-bottom: 1px dashed #cccccc;
    overflow: hidden;
    padding: 5px 0 3px;
  }
  .searchM .hyType .hyTitle {
    width: 100px;
    text-align: center;
    line-height: 30px;
    color: #333;
    float: left;
  }
  .searchM .hyType .hyList {
    float: left;
    width: 1080px;
    line-height: 30px;
  }
  .searchM .hyType .hyList ul {
    padding: 0 !important;
  }
  .searchM .hyType .hyList ul li {
    cursor: pointer;
    list-style: none;
    float: left;
    margin-right: 18px;
    color: #444444;
  }
  .searchM .hyType .hyList ul li:hover {
    color: #ce0505;
  }
  /* .searchM .hyType .hyList ul li:first-child {
    color: #ce0505;
  } */
  .searchM .disPeed {
    width: 100%;
    border-bottom: 1px dashed #cccccc;
    /*height: 30px;*/
    overflow: hidden;
    padding: 5px 0 3px;
  }
  .searchM .disPeed .hyTitle {
    width: 100px;
    text-align: center;
    line-height: 30px;
    color: #333;
    float: left;
  }
  .searchM .disPeed .hyList {
    line-height: 30px;
    float: left;
    width: 1080px;
  }
  .searchM .disPeed .hyList ul {
    padding: 0 !important;
  }
  .searchM .disPeed .hyList ul li {
    cursor: pointer;
    list-style: none;
    float: left;
    margin-right: 20px;
    color: #444444;
  }
  .searchM .disPeed .hyList ul li:hover {
    color: #ce0505;
  }

  .searchM .city {
    border-bottom: 1px dashed #cccccc;
    /*height: 30px;*/
    padding: 5px 0 3px;
    overflow: hidden;
  }
  .searchM .city ul{
    line-height: 30px;
    float: left;
    width: 440px;
  }
  .searchM .city li{
    float: left;
    margin-right: 10px;
    cursor: pointer;
    color: #444444;
  }
  .pricered{
    color: #ce0505 !important;
  }
  .searchM .city li:hover{
    color: #ce0505;
  }
  .cityfilter{
    font-size: 15px;
  }
  .searchM .city span {
    color: #333;
    line-height: 30px;
    float: left;
    width: 100px;
    text-align: center;
  }
  .searchM .city .none {
    position: absolute;
    left: 120px;
    cursor: pointer;
  }
  .searchM .city .province {
    float: left;
  }
  .searchM .city .province select {
    width: 100px;
    height: 28px;
    padding-left: 10px;
    border-radius: 3px;
    border: 1px solid #999;
  }
  .searchM .city .shiqu select {
    width: 100px;
    height: 28px;
    padding-left: 10px;
    border-radius: 3px;
    border: 1px solid #999;
  }
  .searchM .city .shiqu {
    float: left;
    margin-left: 15px;
  }
  .searchM .qt {
    position: relative;
    height: 60px;
  }
  .searchM .qt span {
    position: absolute;
    color: #ce0505;
    left: 20px;
    top: 20px;
  }
  .searchM .qt .entry {
    position: absolute;
    left: 100px;
    top: 15px;
  }
  .searchM .qt .container {
    position: absolute;
    left: 350px;
    top: 15px;
  }
  .searchM .qt .speed {
    position: absolute;
    left: 600px;
    top: 15px;
  }
  .searchM .qt .addAttr {
    position: absolute;
    left: 850px;
    top: 15px;
  }
  .searchM .keyword {
    /*height: 30px;*/
    overflow: hidden;
    padding: 5px 0 3px;
    width: 100%;
  }

  .searchM .keyword .searchTitle {
    color: #333;
    float: left;
    width: 100px;
    text-align: center;
    line-height: 30px;
  }
  .searchM .keyword .inputkey {
    color: #ce0505;
    float: left;
  }
  .searchM .keyword .inputkey 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: 28px;
    line-height: 28px;
    outline: none;
    padding: 0 15px;
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    width: 100%;
  }
  .searchM .keyword .resetkey {
    color: #ce0505;
    float: left;
  }
  .searchM .keyword .resetkey button {
    cursor: pointer;
    color: #000000;
    background: #ffffff;
    border: 1px solid #DCDFE6;
    outline: 0;
    font-weight: 500;
    user-select: none;
    font-size: 14px;
    border-radius: 4px;
    width: 120px;
    height: 28px;
    margin-left: 15px;
  }
  .searchM .keyword .searchkey {
    color: #ce0505;
    float: left;
    margin-left:10px; 
  }
  .searchM .keyword .searchkey button {
    color: #FFF;
    background-color: #ce0505;
    border-color: #ce0505;
    cursor: pointer;
    color: #FFF;
    border: 1px solid #DCDFE6;
    text-align: center;
    box-sizing: border-box;
    outline: 0;
    user-select: none;
    font-size: 14px;
    border-radius: 4px;
    width: 120px;
    height: 28px;
  }
  
  .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%;
  }
  
  .tableprice {
    color: #e9573f;
    font-weight: bold;
  }
  
  .caozuo {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
  }
  .caozuo .kf {
    width: 50%;
    position: absolute;
    top: 15px;
    left: 30px;
  }
  .caozuo .cart {
    position: absolute;
    width: 50%;
    left: 115px;
    top: 15px;
  }

  .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;
  }
  
  
  .caozuo {
    padding: 0px 2px;
    display: flex;
    flex-direction: row;
  }
  .caozuo > div {
    width: 50%;
    height: 100%;
    cursor: pointer;
  }
  .caozuo > div i {
    font-size: 28px;
    color: #ce0505;
  }
  .caozuo > div.kf {
    justify-content: flex-end;
    display: flex;
    flex-direction: column;
  }
  .caozuo > div.cart {
    justify-content: flex-end;
    display: flex;
    flex-direction: column;
    margin-right: 0;
  }

  .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;
}

#listPage{
 text-align: center;; 
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
        background-color: #ce0505 !important;
  }
  .fy1 .pagination-info span {
    color: #e9573f;
    font-weight: bold;
  }
  
  
  
  .column1 {
    width: 100%;
    display: flex;
  }
  .column1:hover {
    color: #ce0505;
  }
  .column1 img {
    flex: 1;
    width: 50%;
    height: 50%;
    cursor: pointer;
  }
  .column1 .shang {
    height: 50%;
    display: flex;
    flex-direction: row;
    flex: 1;
    width: 50%;
  }
  .column1 .shang .shangtitle {
    width: 130px;
    display: flex;
    justify-content: flex-end;
    line-height: 80px;
    cursor: pointer;
  }
  .column1 .shang .jian {
    flex: 1;
    display: flex;
    justify-content: flex-start;
    line-height: 65px;
    color: #e9573f;
    font-size: 15px;
  }
  .column1 .xia {
    height: 50%;
    display: flex;
    flex-direction: row;
  }
  .column1 .xia .case {
    cursor: pointer;
    display: flex;
    width: 50%;
    justify-content: flex-end;
  }
  .column1 .xia .remake {
    flex: 1;
  }
  
  .titleBox {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
  }
  .titleBox img {
    flex: 1;
    display: flex;
    width: 50%;
    height: 60px;
    cursor: pointer;
  }
  .titleBox .column1 {
    width: 100%;
    height: 42px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex: 1;
    justify-content: center;
    margin-left: 10px;
  }
  .titleBox .column1:hover {
    color: #ce0505;
  }
  .titleBox .column1 .mtitle {
    display: flex;
    cursor: pointer;
  }
  .titleBox .column1 .cases {
    display: flex;
  }
  .titleBox .column1 .shang {
    height: 50%;
    display: flex;
    flex-direction: row;
  }
  .titleBox .column1 .shang .shangtitle {
    width: 150px;
    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;
  }
  
  
  .isprice {
    color: #000000 !important;
  }



  /* 表格 */
.content {
  width: 100%;
  height: 100%;
}
.content table{
  width: 100%;
}
.content table th{
  color: #333;
  padding: 12px 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 .baidu_br{
  color: rgb(51, 102, 255);
 }
.content table tr td{
 color: #606266;
 font-size: 14px;
 text-align: center;
 padding: 12px 0;
}


/* 公共表格样式 */

.content table tr .titleBox{
  display: flex;
  width:250px;
  height: 76px;
  box-sizing: border-box;
  margin: 0 auto;
}
.content table tr .titleBox .box_img{
  width: 30px;
  padding-left: 10px;
}
.content table tr .titleBox .box_content{
  width: 70px;
  box-sizing: border-box;
}
.content table tr .titleBox .box_content span:hover{
  cursor: pointer;
  color: #ce0505;
}
.content table tr .titleBox  img{
  width: 50%;
  height: 60px;
  cursor: pointer;
}

/* 媒体渠道 */
.tabletd{
  width: 100%;
  height: 100%;
  display: flex;
}

.tabletd img{
  width: 120px;
  cursor: pointer;
}
.tabletdright{
  flex: 1;
  display: flex;
  flex-direction: column;
  text-align: left;
  padding-left: 10px;
}
.tabletdright .tabletdtop{
  width: 100%;
  padding: 5px 0;
  display: flex;
  align-items: center;
}
.tabletdright .tabletdtop>a{
  font-size:15px;
  color: #333;
  font-weight: bold;
}
.tabletdright .tabletdtop>i{
  font-size: 18px;
  margin: 0 3px;
  color: #2FA71A;
  font-weight: normal;
}

.tabletdright .tabletdtop>i.icon-re{
  color:#FC3777;
}

.tabletdright .tabletdtop>i.icon-jian3{
  color:#DA5952;
}

.tabletdright .tabletdtop>i.icon-you{
  color:#D3217B;
}

.tabletdright .tabletdtop>i.icon-wen1{
  color:#007EFA;
}

.tabletdright .tabletdtop>i.icon-yu1{
  color:#CD4D4D;
}

.tabletdright .tabletdtop>i.icon-bao{
  color:#F2A7A6;
}

.tabletdright .tabletdtop>i.icon-hui1{
  color:#FF9F23;
}

.tabletdright .tabletdtop>i.icon-du{
  color:#EA9518;
}

.tabletdright .tabletdtop>i.icon-miao1{
  color:#FF8045;
}

.tabletdright .tabletdtop .iconfontsong{
  font-size: 11px;
  background: #ff5500;
  color: #fff;
  line-height: 18px;
  width: 18px;
  border-radius: 4px;
  text-align: center;
}
.tabletdtop a:hover{
  cursor: pointer;
  color: #ce0505;
}
.tabletdbottom{
  position: relative;
  color: #ce0505;
}
.tabletdbottom:hover{
  cursor: pointer;
  color: #ce0505;
}
.tabletdbottomremake{
  background: #303133;
  color: #fff;
  width: 100%;
  display: none;
  padding: 5px 5px;
  border-radius: 6px;
  position: absolute;
  left: 50%;
  bottom: 16px;
  transform: translateX(-50%);
  text-align: center;
}
.tabletdbottom:hover .tabletdbottomremake{
  display: block;
}

.invitationtbody  tr:hover{
  /* background: red; */
  /* box-shadow: 0 0 6px rgba(0,0,0,.33); */
  box-shadow: 0px 0px 20px rgba(0,0,0,.1);;
}

/*图标样式*/
  .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: 4px;
    margin-bottom: 4px;
  }
  .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;
  }

