* {
  padding: 0;
  margin: 0;
}

button,
input {
  outline: none;
  border: none;
}

ul,
li.ol {
  list-style: none;
}

a {
  /* color: #666666; */
  text-decoration: none;
  cursor: pointer;
}

div {
  box-sizing: border-box;

}

.banxin {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}

.banner {
  /* height: 500px; */
  background: linear-gradient(0deg, #f35b45 0%, #cb171f 100%);
  border: 1px solid transparent;
  position: relative;
}

.Bigtitle {
  text-align: center;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 5px;
  font-size: 50px;
  margin-top: 63px;
}

.ulBox {
  /* display: flex; */
  /* align-items: center; */
  /* margin-left: 588px; */
  margin-top: 65px;
  text-align: center;
  z-index: 1000;
  position: relative;
}

.ulItem {
  font-size: 18px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #ffffff;
  margin-right: 40px;
}

.ulItem:first-child {
  /* display: flex;
  align-items: center; */
  border: 1px solid transparent;
}

.ulItem>div {
  margin-left: 6px;
}

.searchInput input {
  width: 646px;
  height: 55px;
  background-color: #fff;
  border-radius: 5px;
  box-sizing: border-box;
  padding-left: 9px;
}

.searchInput {
  margin-left: 147px;
  margin-top: 38px;
  box-sizing: border-box;
}

.searchButton {
  display: inline-block;
  width: 142px;
  height: 55px;
  background-color: #222543;
  border-radius: 5px;
  font-size: 18px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  line-height: 55px;
  transform: translateY(2px);
  margin-left: 10px;
  cursor: pointer;
}

.searchInput {
  position: relative;
  z-index: 1000;
}

.bannerFont span {
  width: 370px;
  height: 36px;
  font-size: 45px;
  font-family: hongleixingshu, hongleixingshu-Regular;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
}

.secndItem {
  height: 221px;
  flex: 1;
}

.scendBigBox {
  display: flex;
  margin-top: 50px;
  margin-bottom: 50px;
}

.picIcon {
  position: relative;
  /* text-align: center; */
  display: flex;
}

.pic1 {
  position: absolute;
  right: 290px;
  top: 25px;
}

.itemPoint {
  width: 6px;
  height: 6px;
  background-color: #cb171f;
  margin-right: 18px;
}

.fontBoxItem {
  display: flex;
  align-items: center;
  margin-top: 10px;
  width: 330px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.picIcon>div {
  /* display: flex;
  flex-direction: column;
  justify-content: space-around; */
  font-size: 20px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #cb171f;
}

.picIcon>div div:nth-child(1) {
  margin-top: 16px;
}

.picIcon>div div:nth-child(2) {
  /* margin-top: -10px; */
  margin-top: 30px;
}

.fontBoxItem div:nth-child(2) {
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
  letter-spacing: 0.8px;
  width: 330px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.fontBox {
  margin-top: 16px;
}

.redBg {
  width: 100px;
  height: 100px;
  background-color: #CB171F;
  border-radius: 50%;
  margin-bottom: 20px;
}

.topicCaseTitleBox {
  display: flex;
  justify-content: space-between;
}

.topicCaseTitle {
  font-size: 18px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  text-align: left;
  color: #333333;
  line-height: 44px;
  letter-spacing: 0.9px;
}

.topicCaseData {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #999999;
  line-height: 44px;
  letter-spacing: 0.7px;
}

.topicCaseTitleBox {
  border-bottom: 1px solid #dddddd;
}

.topicRedBottom {
  width: 81px;
  height: 2px;
  background-color: #cb171f;
  margin-top: -2px;
}

.topicCaseItem {
  width: 147px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #333333;
  letter-spacing: -0.3px;
  margin-right: 36px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.topicCaseItem:hover {
  color: #CB171F;
}

.topicCaseContent {
  display: flex;
  flex-wrap: wrap;
  margin-top: 45px;
}

.iconRight {
  margin-left: 20px;
}

.iconRight div:nth-child(2) {
  width: 210px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.pic2 {
  right: 295px;
}

.PaginationItem {
  display: inline-block;
  padding: 8px 8px 7px 6px;
  font-size: 12px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: center;
  color: #666666;
  background: #ffffff;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  margin-right: 10px;
  /* line-height: 34px; */
}

.PaginationItem:hover {
  background: linear-gradient(0deg, #c70d03 0%, #f60100 100%);
  color: #fff;
}

.Pagination {
  display: flex;
  margin-left: 315px;
  margin-top: 60px;
}

.PaginationItemNum {
  padding: 9px 11px 8px 10px;
}

.PaginationBox {
  text-align: center;
  width: 360px;
  overflow: hidden;
  margin: 66px auto 0;
  text-align: center;
}

.PaginationBox a {
  width: auto;
  float: left;
  text-align: center;
  margin: 0 5px;
  border: 1px solid #e6e6e6;
  padding: 0 2px;
}

.fy_list a {
  display: block;
  float: left;
  color: #333;
  width: 28px;
  height: 28px;
  line-height: 28px;
  border-radius: 4px;
}

.fy_active {
  color: #fff !important;
  background: linear-gradient(0deg, #c70d03 0%, #f60100 100%);
}

.fy_sw {
  width: 38px;
  height: 26px;
  line-height: 26px;
  background: #ffffff;
  border-radius: 4px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}