

.hot {
  width: 1023px;
  height: 19px;
  overflow: hidden;
  margin: 20px auto;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.hot p {
  line-height: 19px;
  color: #ffffff;
  font-size: 14px;
  float: left;
}
.hot li {
  width: max-content;
  float: left;
  font-size: 14px;
  line-height: 19px;
  color: #ffffff;
  margin-left: 10px;
  cursor: pointer;
}
.hot li:hover {
  color: #ff7300;
}
.Lamp_category {
  width: 100%;
  overflow: hidden;
  background-color: #f5f8fa;
}
.Lamp_category .title {
  margin: 79px auto 50px;
  text-align: center;
  font-size: 30px;
  line-height: 25px;
  color: #333333;
  font-weight: bold;
}
.Lamp_category .Lamp_list {
  width: 100%;
  overflow: hidden;
}
.Lamp_category .Lamp_list li {
  width: 216px;
  height: 257px;
  float: left;
  background-color: #ffffff;
  margin-right: 30px;
  margin-bottom: 30px;
  overflow: hidden;
}
.Lamp_category .Lamp_list li div {
  width: 216px;
  height: 200px;
  overflow: hidden;
}
.Lamp_category .Lamp_list li div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s all ease-in-out;
}
.Lamp_category .Lamp_list li p {
  max-width: 160px;
  font-size: 16px;
  height: 21px;
  color: #333333;
  margin: 20px auto 0;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.Lamp_category .Lamp_list li:hover p {
  color: #ff7300;
}
.Lamp_category .Lamp_list li:hover div img {
  transform: scale(1.1);
}
.Lamp_category .Lamp_list a:nth-of-type(5n) li {
  margin-right: 0;
}
.Lamp_category .more {
  width: 198px;
  height: 45px;
  font-size: 16px;
  color: #ffffff;
  line-height: 45px;
  text-align: center;
  background-color: #ff7300;
  border-radius: 23px;
  margin: 21px auto 80px;
}
.Lamp_category .advertisement {
  width: 100%;
  overflow: hidden;
  margin-bottom: 79px;
}
.Popularity_supply {
  width: 100%;
  overflow: hidden;
}

.Popularity_supply .title {
  margin: 70px auto 50px;
  text-align: center;
  font-size: 30px;
  line-height: 25px;
  color: #333333;
  font-weight: bold;
}
.Popularity_supply .left {
  width: 304px;
  height: 454px;
  float: left;
  border: solid 1px #e0e0e0;
}
.Popularity_supply .left .img_box {
  width: 100%;
  height: 376px;
  overflow: hidden;
}
.Popularity_supply .left .img_box img {
  transition: 0.5s all ease-in-out;
}
.Popularity_supply .left:hover .img_box img {
  transform: scale(1.1);
}
.Popularity_supply .left p {
  max-width: 260px;
  font-size: 20px;
  height: 26px;
  text-align: center;
  color: #333333;
  margin: 28px auto 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.Popularity_supply .left:hover p {
  color: #ff7300;
}
.Popularity_supply .center {
  width: 466px;
  overflow: hidden;
  float: left;
  margin-left: 30px;
}
.Popularity_supply .center li {
  width: 218px;
  height: 212px;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
  border: solid 1px #e0e0e0;
}
.Popularity_supply .center li .img_box {
  width: 100%;
  height: 156px;
  overflow: hidden;
}
.Popularity_supply .center li .img_box img {
  transition: 0.5s all ease-in-out;
}
.Popularity_supply .center li:hover .img_box img {
  transform: scale(1.1);
}

.Popularity_supply .center li p {
  max-width: 185px;
  font-size: 16px;
  height: 21px;
  color: #333333;
  margin: 19px auto 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.Popularity_supply .center li:hover p {
  color: #ff7300;
}
.Popularity_supply .center a:nth-of-type(2n) li {
  margin-right: 0;
}

.Popularity_supply .right {
  width: 359px;
  overflow: hidden;
  float: right;
  margin-top: -13px;
}

.Popularity_supply .right li {
  width: 100%;
  overflow: hidden;
  height: 40px;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
  line-height: 40px;
  color: #333333;
  padding-left: 17px;
  background: url(../images/index/list.png) no-repeat left center;
}
.Popularity_supply .right li:hover {
  color: #ff7300;
  background: url(../images/index/list_hover.png) no-repeat left center;
}
.Popularity_supply .more {
  width: 198px;
  height: 45px;
  font-size: 16px;
  color: #ffffff;
  line-height: 45px;
  text-align: center;
  background-color: #ff7300;
  border-radius: 23px;
  margin: 21px auto 80px;
}
.Powerful_enterprise {
  width: 100%;
  height: 701px;
  overflow: hidden;
  background: url(../images/index/company_bg.png) no-repeat center center;
}

.Powerful_enterprise .title {
  margin: 82px auto 50px;
  text-align: center;
  font-size: 30px;
  line-height: 25px;
  color: #333333;
  font-weight: bold;
}

.Powerful_enterprise .conmany_list {
  width: 100%;
  overflow: hidden;
}
.Powerful_enterprise .conmany_list li {
  width: 214px;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
  overflow: hidden;
}
.Powerful_enterprise .conmany_list .img_advertise {
  width: 214px;
  height: 128px;
  border: solid 1px #e0e0e0;
  overflow: hidden;
}
.Powerful_enterprise .conmany_list .img_advertise img {
  transition: 0.5s all ease-in-out;
}
.Powerful_enterprise .conmany_list li:hover .img_advertise img {
  transform: scale(1.1) translateY(-50%);
}
.Powerful_enterprise .conmany_list li:hover .img_advertise {
  border: solid 1px #ff7300;
}
.Powerful_enterprise .conmany_list li:hover p {
  color: #ff7300;
}
.Powerful_enterprise .conmany_list li p {
  max-width: 206px;
  font-size: 16px;
  height: 21px;
  color: #333333;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 20px auto 0;
}
.Powerful_enterprise .conmany_list a:nth-of-type(5n) li {
  margin-right: 0;
}
.Powerful_enterprise .more {
  width: 198px;
  height: 45px;
  font-size: 16px;
  color: #ffffff;
  line-height: 45px;
  text-align: center;
  background-color: #ff7300;
  border-radius: 23px;
  margin: 18px auto 80px;
}

.Latest_announcement {
  width: 100%;
  overflow: hidden;
  background-color: #f5f8fa;
}
.Latest_announcement .title {
  margin: 82px auto 50px;
  text-align: center;
  font-size: 30px;
  line-height: 25px;
  color: #333333;
  font-weight: bold;
}
.Latest_announcement .announcement {
  width: 100%;
  overflow: hidden;
}
.Latest_announcement .announcement li {
  width: 278px;
  float: left;
  margin-right: 29px;
  overflow: hidden;
  background-color: #ffffff;
}
.Latest_announcement .announcement .announcement_info:last-child {
  margin-right: 0;
}
.Latest_announcement .announcement li .img_box {
  width: 278px;
  height: 114px;
  overflow: hidden;
}
.Latest_announcement .announcement li .img_box img {
  transition: 0.5s all ease-in-out;
}
.Latest_announcement .announcement li .img_box:hover img {
  transform: scale(1.1);
}
.Latest_announcement .announcement li .info {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
}
.Latest_announcement .announcement li .info .news {
  font-size: 16px;
  height: 21px;
  color: #333333;
  font-weight: 900;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 19px auto 0;
  margin-bottom: 10px;
}
.Latest_announcement .announcement li .info .news:hover {
  color: #ff7300;
}
.Latest_announcement .announcement li .info .news_info {
  width: 100%;
  height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  line-height: 20px;
  color: #666666;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  margin-bottom: 20px;
}
.Latest_announcement .announcement li .news_list {
  width: 100%;
  border-top: 1px dashed #e0e0e0;
  padding: 12px 10px 23px 10px;
  overflow: hidden;
}
.Latest_announcement .announcement li .news_list li {
  width: 100%;
  overflow: hidden;
  height: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  line-height: 30px;
  color: #333333;
}
.Latest_announcement .announcement li .news_list li:hover {
  color: #ff7300;
}
.Latest_announcement .more {
  width: 198px;
  height: 45px;
  font-size: 16px;
  color: #ffffff;
  line-height: 45px;
  text-align: center;
  background-color: #ff7300;
  border-radius: 23px;
  margin: 51px auto 83px;
}
.Links {
  width: 100%;
  overflow: hidden;
}
.Links .heading {
  font-size: 16px;
  line-height: 16px;
  color: #333333;
  margin-top: 30px;
  padding-left: 20px;
  padding-bottom: 9px;
  border-bottom: 1px solid #e0e0e0;
  background: url(../images/index/links.png) no-repeat left center;
  background-position-y: 0;
}
.Links .link_list {
  width: 100%;
  overflow: hidden;
  padding-top: 19px;
  padding-bottom: 28px;
}
.Links .link_list li {
  float: left;
  width: max-content;
  font-size: 16px;
  color: #333333;
  line-height: 40px;
  margin-right: 33px;
}
.Links .link_list li:hover {
  color: #ff7300;
}
.Links .advertisement {
  width: 100%;
  overflow: hidden;
  margin-bottom: 47px;
}
