.IIC-extension {
  width: 300px;
  height: auto;
  float: right;
}
.IIC-extension .IIC-top img {
  display: block;
  width: 100%;
}
.IIC-extension .IIC-top .IIC-count {
  width: 300px;
  height: 75px;
  background: linear-gradient(91.16deg, #F7F4FE 0.64%, #F4F7FE 26.81%, #EDEDFA 51.44%, #FAEBF2 99.16%);
  border-radius: 0px 0px 5px 5px;
  padding: 15px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.IIC-extension .IIC-top .IIC-count .count {
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
.IIC-extension .IIC-top .IIC-count .count .thenum {
  display: inline-block;
  height: 18px;
  line-height: 18px;
  padding: 0px 4px;
  background: linear-gradient(90deg, #FB868B 9.7%, #DE262F 90.3%);
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  font-size: 16px;
  color: #fff;
  margin: 0px 2px;
}
.IIC-extension .IIC-top .IIC-count .p-btn-primary {
  margin-top: 10px;
  height: 24px;
  line-height: 24px;
  font-size: 13px;
  background: linear-gradient(90deg, #FB868B 9.7%, #DE262F 90.3%);
  box-shadow: 0px 5px 10px rgba(255, 155, 160, 0.4);
  padding: 0px 15px;
  position: relative;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  display: block;
  width: 82px;
  color: white;
  border-radius: 1em;
  font-weight: bold;
}
.IIC-extension .IIC-top .IIC-count .p-btn-primary:hover {
  color: #fff;
  box-shadow: 0px 5px 10px rgba(255, 155, 160, 0.6);
  top: -1px;
}
.IIC-extension .IIC-business {
  margin-top: 10px;
  width: 100%;
  background: linear-gradient(312.53deg, #F0F2F3 3.03%, #F4F6F7 97.61%);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  position: relative;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  overflow: hidden;
}
.IIC-extension .IIC-business:after {
  content: '';
  position: absolute;
  bottom: -30px;
  right: 0px;
  width: 100%;
  height: 100%;
  background-image: url("../../images/2.0/business-bg.svg");
  background-repeat: no-repeat;
  background-position: right bottom;
  opacity: 0.7;
  z-index: 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.IIC-extension .IIC-business:hover::after {
  opacity: 1;
  bottom: -25px;
}
.IIC-extension .IIC-business .business-title {
  position: relative;
  z-index: 1;
  margin-bottom: 15px;
  padding: 15px 15px 0px 15px;
}
.IIC-extension .IIC-business .business-title a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.IIC-extension .IIC-business .business-title .title {
  font-size: 17px;
  font-weight: bold;
  color: #333;
}
.IIC-extension .IIC-business .business-title .more {
  font-size: 12px;
  color: #999;
}
.IIC-extension .IIC-business .business-title .more:hover {
  color: #003352;
}
.IIC-extension .IIC-business .business-swiper {
  height: 135px;
}
.IIC-extension .IIC-business .swiper-slide {
  padding: 0px 15px;
}
.IIC-extension .IIC-business .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.IIC-extension .IIC-business .swiper-slide .thePicBg {
  position: relative;
  overflow: hidden;
}
.IIC-extension .IIC-business .swiper-slide .thePicBg .thePic {
  width: 100%;
  height: 73px;
  left: 0px;
  top: 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 5px 0px 0px 5px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.IIC-extension .IIC-business .swiper-slide .thePicBg .theTag {
  height: 18px;
  line-height: 18px;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  position: absolute;
  top: 10px;
  left: 10px;
  display: block;
  color: #fff;
  font-size: 12px;
}
.IIC-extension .IIC-business .swiper-slide .thePicBg .theTag a {
  color: #fff;
  padding: 0px 6px;
}
.IIC-extension .IIC-business .swiper-slide .thePicBg {
  width: 96px;
  float: left;
  box-shadow: 10px 0px 30px rgba(0, 0, 0, 0.04), 0px 10px 30px rgba(0, 0, 0, 0.04);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #fff;
}
.IIC-extension .IIC-business .swiper-slide .thePicBg .thePic {
  height: 40px;
  background-size: 98% auto;
}
.IIC-extension .IIC-business .swiper-slide .right {
  width: -moz-calc(-6%);
  width: -webkit-calc(-6%);
  width: calc(100% - 96px - 10px);
  float: right;
}
.IIC-extension .IIC-business .swiper-slide .right .the-name {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
.IIC-extension .IIC-business .swiper-slide .right .booth {
  background: linear-gradient(90deg, #FB868B 9.7%, #DE262F 90.3%);
  display: inline-block;
  height: 18px;
  padding: 0px 5px;
  margin-top: 8px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  border-left: 3px solid #D6262E;
}
.IIC-extension .IIC-business .swiper-slide .right .tooltip-arrow {
  display: none;
}
.IIC-extension .IIC-business .swiper-slide .right .tooltip.bottom {
  margin-top: 0px;
}
.IIC-extension .IIC-business .swiper-slide .right .tooltip-inner {
  background: #4d4d4d;
}
.IIC-extension .IIC-business .swiper-slide:hover .thePicBg .thePic {
  transform: scale(1.05);
}
.IIC-extension .IIC-business .swiper-slide:hover .right .the-name {
  color: #003352;
}
.IIC-extension .IIC-article {
  margin-top: 10px;
}
.IIC-extension .IIC-article a {
  font-size: 15px;
  color: #333;
  padding: 5px 0px 5px 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  position: relative;
}
.IIC-extension .IIC-article a:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 4px;
  background: #D6262E;
}
.IIC-extension .IIC-article a:hover {
  color: #003352;
  font-weight: bold;
}
/*# sourceMappingURL=iic_time.css.map */