.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;
}
body {
  min-width: 1200px;
}
img,
a {
  display: block;
}
.title {
  position: relative;
}
.title img {
  height: 50px;
  margin: 0 auto;
}
.title a {
  position: absolute;
  bottom: 12px;
  right: 0;
}
.main {
  width: 100%;
  background: url(../images/background_index.png) no-repeat;
  background-position: top center;
  background-size: 1920px 560px;
  min-width: 1200px;
  padding: 183px 0 0 0;
}
.main .header_title {
  width: 1153px;
  margin: 0 auto 0;
}
.main .ksbm {
  width: 261px;
  margin: 85px auto 0;
}
.main .ksbm img {
  width: 100%;
}
.main .part1 {
  width: 1200px;
  margin: 30px auto 0;
  background: #d02e30;
  padding: 50px;
  margin-bottom: 35px;
}
.main .part1 .title {
  width: 900px;
  margin: 0 auto 20px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 22px;
  color: #FFFFFF;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.main .part1 .smalltext {
  width: 100%;
  margin: 0 auto;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.main .part2 {
  margin: 55px auto 0;
  min-width: 1200px;
  max-width: 1259px;
  height: 139px;
  background: url(../images/notice_background.png) no-repeat;
  background-size: 100% 100%;
  transform: translateX(-20px);
}
.main .part2 .swiper {
  width: 1130px;
  height: 85px;
  margin-left: 110px;
}
.main .part2 .swiper ul li a {
  padding-left: 132px;
  width: 1130px;
  font-size: 20px;
  line-height: 85px;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.main .part3 {
  padding: 35px 0;
}
.main .part3 .title {
  margin-bottom: 52px;
}
.main .part3 ul li {
  float: left;
  margin-right: 97px;
  margin-top: 20px;
}
.main .part3 ul li:nth-child(1),
.main .part3 ul li:nth-child(2),
.main .part3 ul li:nth-child(3),
.main .part3 ul li:nth-child(4) {
  margin-top: 0;
}
.main .part3 ul li:nth-child(4n) {
  margin-right: 0;
}
.main .part3 ul li a {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main .part3 ul li a .imgbox {
  width: 217px;
  height: 217px;
  margin-bottom: 24px;
  background: url(../images/sksz_pic.png) no-repeat;
  background-size: 100% 100%;
}
.main .part3 ul li a .imgbox img {
  margin-left: 9px;
  margin-top: 4px;
  width: 198px;
  height: 198px;
  border-radius: 50%;
}
.main .part3 ul li a .name {
  margin-bottom: 10px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 24px;
  color: #333333;
  text-align: center;
}
.main .part3 ul li a .smalltext {
  width: 227px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.main .part4 {
  padding: 35px 0;
}
.main .part4 .title {
  margin-bottom: 42px;
}
.main .part4 .item {
  background-image: linear-gradient(to bottom, #ae130f 0%, #ae130f 247px, #ffffff 247px, #ffffff 100%);
}
.main .part4 .item .title {
  padding-top: 50px;
  margin-bottom: 40px;
  font-family: SourceHanSerifCN, SourceHanSerifCN;
  font-weight: bold;
  font-size: 35px;
  text-align: center;
  color: #FFFFFF;
}
.main .part4 .item .live {
  margin-bottom: 36px;
}
.main .part4 .item .live .tab {
  margin-bottom: 15px;
  display: flex;
  justify-content: space-evenly;
  padding-bottom: 10px;
  border-bottom: 2px solid #CCCCCC;
}
.main .part4 .item .live .tab li {
  position: relative;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 30px;
  color: #FFFFFF;
  cursor: pointer;
}
.main .part4 .item .live .tab .on {
  color: #FFCF7F;
}
.main .part4 .item .live .tab .on::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -12px;
  width: 100%;
  height: 4px;
  background: #FFCF7F;
}
.main .part4 .item .live .contentbox {
  position: relative;
  background: #FFFFFF;
  box-shadow: 2px 1px 10px 1px #181818;
  padding: 85px 70px 55px 100px;
}
.main .part4 .item .live .contentbox .content {
  display: none;
}
.main .part4 .item .live .contentbox .content li {
  margin-top: 30px;
}
.main .part4 .item .live .contentbox .content li:nth-child(1) {
  margin-top: 0;
}
.main .part4 .item .live .contentbox .content li a {
  display: flex;
}
.main .part4 .item .live .contentbox .content li a .imgbox {
  width: 484px;
  height: 219px;
  overflow: hidden;
  margin-right: 20px;
}
.main .part4 .item .live .contentbox .content li a .imgbox img {
  width: 100%;
  height: 100%;
}
.main .part4 .item .live .contentbox .content li a .right {
  margin-top: 7px;
}
.main .part4 .item .live .contentbox .content li a .right .title {
  width: 510px;
  padding: 0;
  margin-bottom: 10px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 20px;
  color: #333333;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.main .part4 .item .live .contentbox .content li a .right .time {
  margin-bottom: 50px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
}
.main .part4 .item .live .contentbox .content li a .right .box {
  display: flex;
}
.main .part4 .item .live .contentbox .content li a .right .box .imgbox {
  margin-right: 15px;
  width: 91px;
  height: 91px;
  overflow: hidden;
}
.main .part4 .item .live .contentbox .content li a .right .box .imgbox img {
  border-radius: 50%;
  width: 100%;
  height: 100%;
}
.main .part4 .item .live .contentbox .content li a .right .box .text .name {
  margin-bottom: 5px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 20px;
  color: #333333;
}
.main .part4 .item .live .contentbox .content li a .right .box .text .smalltext {
  width: 409px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.main .part4 .item .live .contentbox .on {
  display: block;
}
.main .part4 .item .live .contentbox .zbkc {
  position: absolute;
  top: -1px;
  left: -1px;
  width: 142px;
}
.main .part4 .item .recordedLive {
  margin-bottom: 113px;
}
.main .part4 .item .recordedLive .title {
  padding: 0;
  width: 100%;
  height: 31px;
  margin-bottom: 53px;
}
.main .part4 .item .recordedLive ul li {
  float: left;
  margin-right: 30px;
}
.main .part4 .item .recordedLive ul li:nth-child(3),
.main .part4 .item .recordedLive ul li:nth-child(5) {
  margin-right: 0;
}
.main .part4 .item .recordedLive ul li:nth-child(2),
.main .part4 .item .recordedLive ul li:nth-child(3) {
  margin-bottom: 22px;
}
.main .part4 .item .recordedLive ul li:nth-child(1) .imgbox {
  width: 595px;
  height: 414px;
}
.main .part4 .item .recordedLive ul li:nth-child(1) .title {
  width: 595px;
}
.main .part4 .item .recordedLive ul li .imgbox {
  width: 271px;
  height: 161px;
  margin-bottom: 13px;
}
.main .part4 .item .recordedLive ul li .imgbox img {
  width: 100%;
  height: 100%;
}
.main .part4 .item .recordedLive ul li .title {
  padding: 0;
  margin-bottom: 10px;
  width: 271px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.main .part4 .item .recordedLive ul li .writer {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
}
.main .part4 .item .list {
  margin-bottom: 60px;
}
.main .part4 .item .list .tab {
  margin-bottom: 15px;
  display: flex;
  justify-content: space-evenly;
  padding-bottom: 10px;
  border-bottom: 2px solid #CCCCCC;
}
.main .part4 .item .list .tab li {
  position: relative;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 30px;
  color: #FFFFFF;
  cursor: pointer;
}
.main .part4 .item .list .tab .on {
  color: #FFCF7F;
}
.main .part4 .item .list .tab .on::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -12px;
  width: 100%;
  height: 4px;
  background: #FFCF7F;
}
.main .part4 .item .list .contentbox .content {
  display: none;
}
.main .part4 .item .list .contentbox .content li {
  float: left;
  margin-right: 30px;
}
.main .part4 .item .list .contentbox .content li:nth-child(3),
.main .part4 .item .list .contentbox .content li:nth-child(5) {
  margin-right: 0;
}
.main .part4 .item .list .contentbox .content li:nth-child(2),
.main .part4 .item .list .contentbox .content li:nth-child(3) {
  margin-bottom: 22px;
}
.main .part4 .item .list .contentbox .content li:nth-child(1) .imgbox {
  width: 595px;
  height: 414px;
}
.main .part4 .item .list .contentbox .content li:nth-child(1) .title {
  width: 595px;
}
.main .part4 .item .list .contentbox .content li .imgbox {
  width: 271px;
  height: 161px;
  margin-bottom: 13px;
}
.main .part4 .item .list .contentbox .content li .imgbox img {
  width: 100%;
  height: 100%;
}
.main .part4 .item .list .contentbox .content li .title {
  padding: 0;
  margin-bottom: 10px;
  width: 271px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.main .part4 .item .list .contentbox .content li .writer {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
}
.main .part4 .item .list .contentbox .on {
  display: block;
}
.main .part5 {
  padding: 35px 0;
}
.main .part5 .layout {
  display: flex;
  justify-content: space-between;
}
.main .part5 .title {
  margin-bottom: 28px;
}
.main .part5 .list ul li {
  margin-bottom: 7px;
}
.main .part5 .list ul li:nth-last-child(1) {
  margin-bottom: 0;
}
.main .part5 .list ul li .warp {
  background: #FEFBF6;
  width: 563px;
  padding: 15px 21px 15px 35px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main .part5 .list ul li .warp .title {
  margin: 0;
  width: 300px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.main .part5 .list ul li .warp img {
  width: 20px;
  height: 12px;
  flex-shrink: 0;
}
.main .part5 .list ul li .content {
  padding: 10px 0;
  margin: 0 auto;
  width: 517px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  text-indent: 2em;
  display: none;
}
.main .part5 .list ul li .content a {
  display: inline-block;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #BB060E;
  line-height: 30px;
  text-indent: 0;
}
.main .part5 .list .on .warp {
  background: #B71921;
}
.main .part5 .list .on .warp .title {
  color: #fff;
}
.main .part5 .list .on .warp img {
  display: none;
}
.main .part6 {
  padding: 35px 0;
}
.main .part6 .xxzl .layout ul li {
  position: relative;
  float: left;
  width: 105px;
  height: 395px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  transition: all .3s;
  margin-top: 63px;
}
.main .part6 .xxzl .layout ul li:nth-last-child(1) {
  margin-right: 0;
}
.main .part6 .xxzl .layout ul li:hover {
  cursor: pointer;
}
.main .part6 .xxzl .layout ul li:hover a {
  color: #fff !important;
}
.main .part6 .xxzl .layout ul li a {
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
  writing-mode: vertical-lr;
}
.main .part6 .xxzl .layout ul .active {
  width: 565px;
  height: 392px;
}
.main .part6 .xxzl .layout ul .active a {
  writing-mode: initial;
  position: absolute;
  bottom: 28px;
  width: 90%;
  text-align: left;
}
.main .part7 {
  padding: 35px 0;
}
.main .part7 .box {
  margin-top: 60px;
}
.main .part7 .box .layout {
  display: flex;
}
.main .part7 .box .layout .left {
  position: relative;
}
.main .part7 .box .layout .left .swiper {
  width: 825px;
  height: 605px;
}
.main .part7 .box .layout .left .swiper a {
  display: block;
  width: 100%;
  height: 100%;
}
.main .part7 .box .layout .left .swiper a img {
  display: block;
  width: 100%;
  height: 100%;
}
.main .part7 .box .layout .left .swiper a .title {
  width: 440px;
  position: absolute;
  bottom: 0px;
  left: 15px;
  font: normal 20px / 60px "SimSun";
  color: #fff;
  z-index: 9;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.main .part7 .box .layout .left .swiper a .mark {
  position: absolute;
  bottom: 0;
  width: 825px;
  height: 60px;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.main .part7 .box .layout .left .swiper-pagination {
  display: flex;
  align-items: center;
  width: fit-content;
  height: 60px;
  bottom: 0;
  right: 15px;
  left: auto;
}
.main .part7 .box .layout .left .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}
.main .part7 .box .layout .left .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background-color: #ae130f;
}
.main .part7 .box .layout .right ul li {
  background: #AE130F;
  width: 394px;
  height: 100px;
  padding: 20px 16px 20px 20px;
  margin-bottom: 1px;
  overflow: hidden;
  border-left: 4px solid #AE130F;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  cursor: pointer;
}
.main .part7 .box .layout .right ul li::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #750308;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.main .part7 .box .layout .right ul li a .title {
  font: normal 18px / 28px "Microsoft YaHei";
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.main .part7 .box .layout .right ul li:hover {
  border-left: 4px solid #BB060E !important;
}
.main .part7 .box .layout .right ul li:hover::before {
  webkit-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 0.5;
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.main .part8 {
  padding: 35px 0;
}
.main .part8 .content {
  margin-top: 60px;
  background: #FFFFFF;
}
.main .part8 .content .item {
  padding: 45px 48px 43px 50px;
  box-shadow: 0px 0px 10px 3px rgba(231, 231, 231, 0.67);
  border-radius: 8px;
}
.main .part8 .content .item .shell {
  display: flex;
}
.main .part8 .content .item .shell .imgList li {
  display: none;
}
.main .part8 .content .item .shell .imgList li img {
  display: block;
  width: 662px;
  height: 344px;
}
.main .part8 .content .item .shell .imgList .on {
  display: block;
}
.main .part8 .content .item .shell .newsList li {
  position: relative;
  z-index: 1;
  border: 1px solid #EAEAEA;
  border-left: 0;
  border-right: 0;
  padding: 14px 7px 14px 28px;
}
.main .part8 .content .item .shell .newsList li a {
  display: flex;
}
.main .part8 .content .item .shell .newsList li a .title {
  margin-right: 19px;
  width: 385px;
  height: 56px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.main .part8 .content .item .shell .newsList li a .time {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  line-height: 28px;
  color: #B2B2B2;
}
.main .part8 .content .item .shell .newsList .on {
  border: 1px solid transparent;
}
.main .part8 .content .item .shell .newsList .on::after {
  position: absolute;
  top: 0;
  left: -10px;
  z-index: -1;
  content: "";
  display: block;
  width: 449px;
  height: 100%;
  background: #BB060E;
}
.main .part8 .content .item .shell .newsList .on a .title {
  color: #fff;
}
.main .part8 .content .item .shell .imgList {
  margin-right: 10px;
}