@charset "UTF-8";
body {
  background: #ffffff;
}

* {
  margin: 0;
  padding: 0;
}

.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: 116px;
  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;
}

.search {
  width: 100%;
  border: 1px solid #cccccc;
  border-top: none;
  padding-top: 8px;
}
.search .mhType {
  width: 100%;
  border-bottom: 1px dashed #cccccc;
  overflow: hidden;
  height: 30px;
  padding: 5px 0 3px;
}
.search .mhType.on{
  height: auto;
}
.search .mhType .doorType {
  width: 100px;
  line-height: 30px;
  text-align: center;
  color: #333;
  float: left;
  font-size: 14px;
}
.search .mhType .doorList {
  width: 1034px;
  box-sizing: border-box;
  float: left;
}
.search .mhType .doorList ul {
  
}
.search .mhType .doorList ul li {
  cursor: pointer;
  list-style: none;
  float: left;
  margin-right: 18px;
  margin-bottom: 5px;
  color: #444444;
  line-height: 30px;
}
.search .mhType .doorList ul li:hover {
  color: #ce0505;
}
.search .hangyeType {
  width: 100%;
  height:auto;
  border-bottom: 1px dashed #cccccc;
  overflow: hidden;
  padding: 5px 0 3px;
}
.search .hangyeType.on{
  height: auto;
}
.search .hangyeType .hyTitle {
  width: 100px;
  line-height: 30px;
  text-align: center;
  color: #333;
  float: left;
  font-size: 14px;
}
.search .hangyeType .hyList {
  width: 1034px;
  float: left;
  box-sizing: border-box;
}
.search .hangyeType .hyList ul {
}
.search .hangyeType .hyList ul li {
  cursor: pointer;
  list-style: none;
  float: left;
  margin-right: 18px;
  margin-bottom: 5px;
  color: #444444;
  line-height: 30px;
}
.search .hangyeType .hyList ul li:hover {
  color: #ce0505;
}
.search .addressType {
  width: 100%;
  overflow: hidden;
  height: 30px;
  border-bottom: 1px dashed #cccccc;
  padding: 5px 0 3px;
}
.search .addressType.on{
  height: auto;
}
.search .addressType .hyTitle {
  width: 100px;
  text-align: center;
  float: left;
  color: #333;
  font-size: 14px;
  line-height: 30px;
}
.search .addressType .hyList {
  width: 1034px;
  box-sizing: border-box;
  float: left;
}
.search .addressType .hyList ul li {
  cursor: pointer;
  list-style: none;
  float: left;
  margin-right: 18px;
  color: #444444;
  line-height: 30px;
}
.search .addressType .hyList ul li:hover {
  color: #ce0505;
}
/* .search .addressType .hyList ul li:first-child {
  color: #ce0505;
} */

.search .hyType {
  width: 100%;
  overflow: hidden;
  height: 30px;
  border-bottom: 1px dashed #cccccc;
  padding: 5px 0 3px;
}
.search .hyType .hyTitle {
  width: 100px;
  text-align: center;
  color: #333;
  float: left;
  font-size: 14px;
  line-height: 30px;
}
.search .hyType .hyList {
  width: 1100px;
  float:left;
}
.search .hyType .hyList ul {
  
}
.search .hyType .hyList ul li {
  cursor: pointer;
  list-style: none;
  float: left;
  margin-right: 18px;
  color: #444444;
  line-height: 30px;
}
.search .hyType .hyList ul li:hover {
  color: #ce0505;
}
.search .hyType .hyList .select_filter{
  width: 140px;
  height: 26px;
  border-radius: 3px;
  border:1px solid #dedede;
  color: #666; 
  text-indent: 6px;
  margin-right: 15px;
}
.search .disPeed {
  width: 100%;
  overflow: hidden;
  height: 30px;
  border-bottom: 1px dashed #cccccc;
  padding: 5px 0 3px;
}
.search .disPeed .hyTitle {
  width: 100px;
  text-align: center;
  float: left;
  color: #333;
  font-size: 14px;
  line-height: 30px;

}
.search .disPeed .hyList {
  width: 1100px;
  float: left;
}
.search .disPeed .hyList ul {
}
.search .disPeed .hyList ul li {
  cursor: pointer;
  list-style: none;
  float: left;
  margin-right: 20px;
  color: #444444;
  line-height: 30px;
}
.search .disPeed .hyList ul li:hover {
  color: #ce0505;
}
.search .keyword {
  height: 35px;
  width: 100%;
  overflow: hidden;
  height: 30px;
  padding: 5px 0 3px;
}
.search .keyword .searchTitle {
  color: #333;
  width: 100px;
  text-align: center;
  float: left;
  line-height: 30px;
  font-size: 14px;
}
.search .keyword .inputkey {
  color: #ce0505;
  float: left;
}
.search .keyword .inputkey input{
  width: 200px;
  height: 28px;
  -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;
  line-height: 40px;
  outline: none;
  padding: 0 15px;
}
.search .keyword .resetkey {
  color: #ce0505;
  float: left;
  margin-left: 10px;
}
.search .keyword .resetkey button {
  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;
  width: 100px;
  height: 28px;
}
.search .keyword .searchkey {
  color: #ce0505;
  float: left;
  margin-left: 10px;
}
.search .keyword .searchkey button {
  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;
  font-weight: 500;
  user-select: none;
  font-size: 14px;
  border-radius: 4px;
  width: 100px;
  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%;
}

.caozuo {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
}
.caozuo > div {
  width: 50%;
  height: 100%;
  cursor: pointer;
}
.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;
}

.btnbox {
  width: 1200px;
  height: 80px;
  margin: 0 auto;
  margin-top: 30px;
  box-shadow: 0px 0px 10px #ffe5e5;
  display: flex;
  align-items: center;
}
.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 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;
  flex-direction: column;
}
.column1 .shang {
  height: 50%;
  display: flex;
  flex-direction: row;
}
.column1 .shang .shangtitle {
  width: 130px;
  display: flex;
  justify-content: flex-end;
  line-height: 80px;
}
.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;
}

.tableprice {
  color: #e9573f;
  font-weight: bold;
}

/*重置样式*/
.imgLogo {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.imgLogo:hover {
  color: #ce0505;
}
.imgLogo .logo {
  width: 100%;
  height: 51px;
  text-align: center;
  flex: 1;
}
.imgLogo .logo img {
  width: 73px;
  height: 52px;
  border-radius: 50%;
}
.imgLogo a {
  display: flex;
  align-items: center;
}
.imgLogo .text {
  flex: 1;
  margin-left: 5px;
}
.imgLogo .text .mtitle {
  cursor: pointer;
  display: flex;
}
.imgLogo .text .cases {
  display: flex;
}

.pricered {
  color: #ce0505 !important;
}

.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 td{
      
  }
  .content table tr .titleBox{
    display: flex;
    width: 150px;
    height: 76px;
    box-sizing: border-box;
  }
  .content table tr .titleBox .box_img{
    width: 30px;
    padding-left: 10px;
  }
  .content table tr .titleBox .box_content{
    flex: 1;
    box-sizing: border-box;
  }
  .content table tr .titleBox .box_content span:hover{
    cursor: pointer;
    color: #ce0505;
  }
  .content table tr .titleBox .box_content a{
    color: #409EFF;
  }
  .content table tr .titleBox .box_content a:hover{
    cursor: pointer;
    color: #409EFF;
    text-decoration: underline;
    text-decoration-color: #409EFF;
  }
  .content table tr .titleBox  img{
    width: 50%;
    height: 60px;
    cursor: pointer;
  }

  
/* 媒体渠道 */
.tabletd{
  width: 100%;
  height: 100%;
  display: flex;
}
.tabletd a{
  display: flex;
  align-items: center;
}
.tabletd img{
  width: 100px;
  cursor: pointer;
}
.tabletdright{
  flex: 1;
  display: flex;
  flex-direction: column;
  text-align: left;
  padding-left: 10px;
}
.tabletdright .tabletdtop{
  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;
  display: flex;
}
.tabletdbottom a{
  color: #409EFF;
}
.tabletdbottom a:hover{
  color: #409EFF;
  text-decoration-color: #409EFF;
  text-decoration: underline;
  cursor: pointer;
}
.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;
}
.tabletdbottomhover:hover .tabletdbottomremake{
  display: block;
}


.firsttbody    tr:hover{
  /* background: red; */
  /* box-shadow: 0 0 6px rgba(0,0,0,.33); */
  box-shadow: 0px 0px 20px rgba(0,0,0,.1);;
}

  .search .tagbtn{
    float:right;
    width: 48px;
    border:1px solid #ccc;
    text-align: center;
    cursor: pointer;
    line-height: 26px;
    color: #666;
    margin-right: 14px;
    font-size: 12px;
  }
  .search .tagbtn.on{
    color: #ce0505;
    border-color: #ce0505;
  }

  /*图标样式*/
  .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;
  }
  .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;
  }