.home-head {
  overflow:hidden; 
  background: #e11313; 
  color: #fff;
  padding: 10px 15px 0;
}
.home-head a { 
  color: #fff;
  border: 1px solid #ffffff50;
  border-radius: 20px;
  padding: 0 10px;
}
/*.home-head img {float:left;border:#FFFFFF 2px solid;border-radius:50%;margin:10px 10px 0 10px;}
.home-head ul {float:left;margin:16px 0 0 0;}
.home-head li {height:26px;line-height:26px;color:#FFFFFF;}
.home-head strong {font-size:18px;}*/
.home-head-nav {
  font-size: 18px;
  display: flex; justify-content: space-between; align-content: center;
  padding: 10px 0;
}
.home-head-nav a.on{
  color: yellow;
}
.home-head-meta{
  background: #e93b3c;
  padding: 10px; border-radius: 5px;
  margin-top: 15px;
}
.home-head-meta label{
  color: #ffff00;
}
.home-head-main{
  overflow: hidden; margin-top:5px;
}
.home-head-main .img{
  width: 120px; float: left; margin-right: 10px; position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.home-head-main .img img{
  max-width: 100%; border-radius: 5px; display: block;
}
.home-head-main .img:after{
  content: "品牌官方网站";
  position: absolute; left: 0; right: 0; bottom: 0;
  background: rgba(222,14,14,0.5);
  text-align: center; font-size: 12px;
}
.home-head-main .txt{
  float: left;
}
.home-head-main .txt h2{
  font-size: 18px; margin-top: 0; margin-bottom: 0;
}
.home-head-main .txt h4{
  font-size: 12px; margin-top: 5px; margin-bottom: 5px;
}
.home-head-main .txt_cert{
  font-size: 12px;
}
.home-head-main .txt_cert img{
  height: 20px;
}
.home-head-link {
  margin-top: 20px;
}
.home-head-link li{
  background: #fff; height: 40px; margin-bottom: 15px;
  font-size: 14px; color: #000;
  line-height: 40px;
  padding-right: 10px;
  border-radius: 5px;
}
.home-head-link li .icon{
  float: left; position: relative;
  width: 40px; text-align: center;
  margin-right: 15px;
  padding-top: 5px;
}
.home-head-link li .icon img{
  height: 22px;
}
.home-head-link li .icon:after{
  content: "";
  position: absolute; right: 0; top: 50%; margin-top: -10px;
  background: #fff2f2; width: 1px; height: 20px;
}
.home-head-link li h4{
  float: left; color: #333; margin: 0;
}
.home-head-link li h5{
  float: right; color: #ee0f22; margin: 0;
}
.zzlogos{
  margin: 0;
  text-align: center;
}
.zzlogos dt{
  color: #ffff00; margin-bottom: 5px; text-align: left;
}
.zzlogos dd{
  display: inline-block; margin: 5px 4%; font-size: 12px; text-align: center;
}
@media screen and (max-width:380px) {
  .zzlogos dd{
    display: inline-block; margin: 5px 3%; font-size: 12px; text-align: center;
  }
}
@media screen and (min-width:500px) and (max-width: 580px) {
  .zzlogos dd{
    display: inline-block; margin: 5px 5%; font-size: 12px; text-align: center;
  }
}
@media screen and (min-width:600px) {
  .zzlogos dd{
    display: inline-block; margin: 5px 6%; font-size: 12px; text-align: center;
  }
}
.zzlogos dd img{
  height: 50px;
}
.zzlogos dd span{
  display: block;
}
.ui-head{
  text-align: center; padding-left: 0; padding-top: 10px;
}
.ui-head i{
  display: none;
}
.ui-head b{
  position: relative; display: inline-block; padding: 0 30px;
  color: #e60012;font-size: 18px;
}
.ui-head b:before,
.ui-head b:after{
  background: url(../../img/yx_tit1.png) no-repeat center/cover;
  width: 22px; height: 37px;
  content: "";
  position: absolute; top: 3px;
}
.ui-head b:before{
  left: 0;
}
.ui-head b:after{
  right: 0;
  background-image: url(../../img/yx_tit2.png);
}
.ui-head2 b{
  padding: 0 70px; color: #848080;
}
.ui-head2 b:before,
.ui-head2 b:after{
  background: url(../../img/yx_t1.png) no-repeat center/cover;
  width: 62px; height: 26px;
  content: "";
  position: absolute; top: 9px;
}
.ui-head2 b:before{
  left: 0;
}
.ui-head2 b:after{
  right: 0;
  background-image: url(../../img/yx_t2.png);
}
.ui-main {
  line-height: 2;
}
.brand-cate + .brand-cate::before {
  content: " / ";
}
.btn{
  color: red; 
  width: 120px; 
  height: 35px; 
  line-height: 35px; 
  font-size: 16px;
  margin: 0 auto;
  box-shadow: rgba(0,0,0,0.1) 0 0 8px;
  border: 1px solid red;
  border-radius: 16px;
}


.ppbd_table{
  width: 100%; text-align: center;
}
.ppbd_table th,
.ppbd_table td{
  padding: 5px; font-size: 14px;
}
.ppbd_table th{
  background: #fafafa;
}
.ppbd_table font{
  background: #fef0f0; display: inline-block; border-radius: 4px; padding: 2px 5px;
}
.vip{
  display: inline-block;
  background: url(../../img/yx_register.png) no-repeat center/cover;
  width: 120px; height: 23px; line-height: 23px; padding-left: 25px; font-weight: bold;
  box-sizing: border-box;
}
.info_table td{
  padding: 2px;
}
.info_table td.f_b{
  color: #999; font-weight: normal;
}
.news-list {
  background:#fff;
  overflow:hidden;
  clear: both;
  padding:10px;
  display: grid;
  grid-template-columns: 49% 49%;
  gap:10px;
}
.news-list .ui-list-img {
  width: 100%;
}
.news-list .ui-list-img div {
  margin: 0 3px;
}
.news-list .ui-list-img img {
  width: 100%;
  border-radius:6px 6px 0 0;
  max-height: 100px;
  object-fit: cover;
}
.news-list .ui-list-img strong {
  height: auto;
}
.news-list .ui-list-img p {
  margin: 0;
  padding: none;
  height: auto;
  line-height: auto;
  font-size: 12px;
  color: #999999;
}
.t-rank {
  color: red;
  background: #fef0f0;
  display: inline-block;
  border-radius: 4px;
  padding: 2px 5px;
}