@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;
  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;
}
/* 媒体渠道 */
.tabletd{
  width: 100%;
  height: 100%;
  display: flex;
}
.tabletd img{
  width: 100px;
  cursor: pointer;
}
.tabletdright{
  flex: 1;
  display: flex;
  flex-direction: column;
  text-align: left;
  padding-left: 10px;
  justify-content: center;
}
.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;
}
.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;
}
.search {
  width: 100%;
  border: 1px solid #cccccc;
  border-top: none;
  padding-top: 8px;
}

.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 .city {
  position: relative;
  height: 72px;
  border-bottom: 1px dashed #cccccc;
}

.search .city span {
  position: absolute;
  line-height: 70px;
  color: #ce0505;
  left: 20px;
}

.search .city .none {
  cursor: pointer;
}

.search .city ul {
  position: absolute;
  left: 68px;
  top: 10px;
  line-height: 25px;
}

.search .city ul li {
  list-style: none;
  float: left;
  margin-left: 30px;
  cursor: pointer;
  color: #444444;
}

.search .city ul li:hover {
  color: #ce0505;
}
.search .fans {
  height: 30px;
  border-bottom: 1px dashed #cccccc;
  padding: 5px 0 3px;
  overflow: hidden;
}

.search .fans span {
  line-height: 30px;
  color: #333;
  float: left;
  width: 100px;
  text-align: center;
}

.search .fans .none {
  cursor: pointer;
}

.search .fans ul {
  width: 1100px;
  float: left;
  line-height: 30px;
}

.search .fans ul li {
  cursor: pointer;
  list-style: none;
  float: left;
  margin-right: 20px;
}
.search .fans ul li:hover {
  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;
  width: 100%;
  text-indent: 15px;
}

.search .searchkey .priceSection {
  float: left;
}

.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;
  justify-content: center;
}

.caozuo .kf {
  width: 35%;
  height: 100%;
  cursor: pointer;
}

.caozuo .cart {
  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 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 {
  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;
}

/*套餐推荐样式*/
.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 !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: 21px 0;
}


/* 公共表格样式 */

.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 {
  height: 60%;
  cursor: pointer;
}

.praisetbody 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: 3px;
    margin-bottom: 3px;
  }

