.c-y-c{
								  margin-bottom: 20px;
								
								  border-radius: 10px;
								  overflow: hidden;}
								.c-y-c img{ 
								  transition: 0.5s;}
								.c-y-c img:hover {
									  transform: scale(1.1);
									}
									.fag-td ul{padding: 22px 10px 15px;
									  display: flex;
									  justify-content: space-between;
									  flex-wrap: wrap;}
									.fag-td li{width: 134px;
									  height: 115px;
									  text-align: center;
									  border-radius: 4px;
									  box-shadow: 0px 0px 5px 0px rgba(176,52,0,0.07);
									  margin-bottom: 15px;}
									  .fag-td li img{width: 100px;padding: 16px;}
									  
									  	  .kbxx {
  background-color: #ffffff;
  border-radius: 10px;
  margin: 20px auto;
  padding: 20px;
}
.kbxx .swiper6 {
  height: 150px;
  margin-top: 20px;
  overflow:hidden;
}

.kbxx .des-right-classes li a {
  display: flex;
}
.kbxx .des-right-classes li a:hover span:nth-child(1),
.kbxx .des-right-classes li a:hover span:nth-child(2) {
  color: #326cf6;
}
.kbxx .des-right-classes li a span {
  color: #666666;
  font-size: 12px;
  width: 116px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.kbxx .des-right-classes li a span:nth-child(2) {
  margin-left: 12px;
}
.kbxx .des-right-classes li a span[data-mode="1"] {
  color: rgb(255, 255, 255);
  width: 77px;
  height: 21px;
  background-color: #056cff;
  border-radius: 10px;
  line-height: 21px;
  text-align: center;
}
.kbxx .des-right-classes li a span[data-mode="0"] {
  color: #fff;
  width: 77px;
  height: 21px;
  background-color: #ff4800;
  border-radius: 10px;
  line-height: 21px;
  text-align: center;
}
.kbxx .des-right-classes li a span[data-mode="2"] {
  color: #333333;
  width: 77px;
  height: 21px;
  background-color: #e5e5e5;
  border-radius: 10px;
  line-height: 21px;
  text-align: center;
}
.zxbm{
background:url(/static/home/images/zxbm.png) no-repeat;
height:500px;
}