.LineHide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.clearfix {
  zoom: 1;
}
.headline {
  margin-bottom: 60px;
}
.headline p {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 40px;
  color: #C7000B;
  text-align: center;
}
.notice {
  position: relative;
  z-index: 9;
  margin: -85px auto 0;
}
.notice .layout {
  width: 1032px;
  padding: 0px 0 0 237px;
  height: 266px;
  background: url(../images/notice_background.png) no-repeat center;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.notice .layout .title {
  width: 724px;
  margin-bottom: 17px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 22px;
  color: #333333;
  line-height: 28px;
  text-align: center;
}
.notice .layout .smalltext {
  width: 734px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  line-height: 26px;
  text-indent: 2em;
}
.notice .layout .smalltext a {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 20px;
  color: #c7000b;
  line-height: 35px;
}
.part1 {
  padding: 49px 0 36px;
}
.part1 ul {
  display: flex;
  justify-content: space-evenly;
  align-items: flex-start;
}
.part1 ul li:nth-child(2n-1) a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.part1 ul li:nth-child(2n-1) a img {
  margin-bottom: 14px;
  display: block;
  width: 90px;
  height: 90px;
}
.part1 ul li:nth-child(2n-1) a .text {
  margin-bottom: 14px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 18px;
  color: #333333;
}
.part1 ul li:nth-child(2n-1) a .time {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 22px;
  color: #4D4D4D;
}
.part1 ul li:nth-child(2n) img {
  margin-top: 30px;
  display: block;
  width: 32px;
  height: 30px;
}
.part2 {
  padding: 36px 0 56px;
}
.part2 .layout .header {
  margin-bottom: 40px;
}
.part2 .layout .header img {
  height: 90px;
  display: block;
  margin: 0 auto;
  transform: translateX(-42px);
}
.part2 .layout .box {
  /* background: url(../images/background.png) no-repeat; */
  background-color: #fff0a3;
  border-radius: 15px;
  overflow: hidden;
}
.part2 .layout .box .tab {
  height: 78px;
  background: #ffd700;
  box-shadow: inset 0px 1px 16px 0px rgba(218, 218, 218, 0.5);
  border-radius: 15px;
  display: flex;
  justify-content: space-between;
  padding: 4px;
}
.part2 .layout .box .tab li {
  border-radius: 15px;
  width: 396px;
  height: 70px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 24px;
  color: #C7000B;
  text-align: center;
  line-height: 70px;
  cursor: pointer;
}
.part2 .layout .box .tab .on {
  background-color: #c7000b;
  color: #fff;
}
.part2 .layout .box .content {
  padding: 81px 44px 0 49px;
  /* min-height: 451px; */
}
.part2 .layout .box .content li {
  display: none;
}
.part2 .layout .box .content li .list {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 62px;
}
.part2 .layout .box .content li .list .left {
  padding: 0px 14px 0;
  margin-right: 30px;
  width: 215px;
  height: 135px;
  background: #da0000;
  border-radius: 8px;
  font-family: AlibabaPuHuiTiB;
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.part2 .layout .box .content li .list .middle {
  width: 821px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  line-height: 32px;
}
.part2 .layout .box .content li .list .middle span {
  font-family: AlibabaPuHuiTiB;
  font-size: 20px;
  color: #666666;
  line-height: 43px;
  font-weight: 600;
}
.part2 .layout .box .content li .list .middle a {
  position: absolute;
  bottom: 0px;
  right: 20px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 14px;
  color: #666666;
}
.part2 .layout .box .content li .list .right a {
  padding: 8px 24px;
  display: block;
  border-radius: 42px;
}
.part2 .layout .box .content li .list .right .bmrk {
  margin-bottom: 15px;
  background: #FED35C;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 24px;
  color: #1756C4;
}
.part2 .layout .box .content li .list .right .ckxq {
  background: #0035C0;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 24px;
  color: #FFFFFF;
}
.part2 .layout .box .content .on {
  display: block;
}
.part2 .layout .box .content li .list .left {
  padding: 0px 14px 0;
  margin-right: 30px;
  width: 215px;
  height: 135px;
  background: #da0000;
  border-radius: 8px;
  font-family: AlibabaPuHuiTiB;
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.part2 .layout .box .content li .list .middle {
  font-size: 20px;
}
.part2 .layout .box .content li .list .middle span {
  font-size: 20px;
}
.part3 {
  padding: 70px 0;
  background: url(../images/part3_background.png) no-repeat top center / 1920px 100%;
}
.part3 .layout ul {
  display: flex;
}
.part3 .layout ul li {
  display: flex;
  margin-right: 4px;
  cursor: pointer;
}
.part3 .layout ul li:nth-last-child(1) {
  margin-right: 0;
}
.part3 .layout ul li img {
  width: 132px;
  height: 320px;
}
.part3 .layout ul li .smalltext {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  width: 0;
  height: 320px;
  background: #FFFFFF;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  line-height: 37px;
  text-indent: 2em;
  overflow: hidden;
  opacity: 0;
  transition: all .3s;
}
.part3 .layout ul .on .smalltext {
  width: 360px;
  padding: 0 42px;
  opacity: 1;
}
.part4 {
  padding: 69px 0 0;
}
.part4 .content {
  padding: 34px 0 70px;
  background: url(../images/part4_background.png) no-repeat center / 100% 100%;
}
.part4 .content .layout {
  display: flex;
}
.part4 .content .layout .left .imgbox {
  position: relative;
}
.part4 .content .layout .left .imgbox a {
  position: relative;
  display: block;
  border: 12px solid transparent;
}
.part4 .content .layout .left .imgbox a img {
  opacity: 0.7;
  display: block;
  width: 290px;
  height: 380px;
}
.part4 .content .layout .left .imgbox a:nth-child(2) {
  position: absolute;
  top: 36px;
  left: 225px;
}
.part4 .content .layout .left .imgbox .on {
  border: 12px solid #AC2317;
  z-index: 99;
}
.part4 .content .layout .left .imgbox .on img {
  opacity: 1;
}
.part4 .content .layout .right {
  margin-left: 290px;
  position: relative;
}
.part4 .content .layout .right ul {
  padding-top: 60px;
}
.part4 .content .layout .right ul li {
  margin-bottom: 20px;
}
.part4 .content .layout .right ul li:nth-last-child(1) {
  margin-bottom: 0;
}
.part4 .content .layout .right ul li:hover a p {
  color: #B00000;
}
.part4 .content .layout .right ul li a {
  display: flex;
  align-items: center;
}
.part4 .content .layout .right ul li a i {
  margin-right: 10px;
  display: block;
  width: 7px;
  height: 7px;
  background: #B00000;
  border-radius: 50%;
}
.part4 .content .layout .right ul li a p {
  margin-right: 47px;
  width: 393px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.part4 .content .layout .right ul li a .time {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 15px;
  color: #666666;
}
.part4 .content .layout .right .more {
  position: absolute;
  top: 0px;
  right: -30px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 15px;
  color: #666666;
}
.part5 {
  padding: 72px 0 96px;
}
.fixed_right {
  width: 130px;
  background: #f5e6e8;
  box-shadow: 0 0px 6px 0px rgba(140, 167, 207, 0.3);
  border-radius: 10px 10px 10px 10px;
  position: fixed;
  top: 20%;
  right: 50%;
  margin-right: -800px;
  z-index: 9999;
  padding: 20px 0;
  text-align: center;
  display: none;
}
.fixed_right .active {
  background-color: #da0000;
  color: white !important;
}
.fixed_right a {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  padding: 12px 0;
  display: block;
}
@media screen and (max-width: 1750px) {
  .fixed_right {
    right: 0;
    margin-right: 0;
    top: 20%;
  }
}
