* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
fieldset,
img {
  border: none;
}
ul,
ol,
li {
  list-style: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: 'PingFang SC', 'Lantinghei SC', 'Helvetica Neue', Helvetica, Arial, 'Microsoft YaHei', '微软雅黑', STHeitiSC-Light, simsun, '宋体', 'WenQuanYi Zen Hei', 'WenQuanYi Micro Hei', sans-serif;
  border: 0 none;
}
select,
input {
  vertical-align: middle;
}
select,
input,
textarea {
  font-size: 14px;
  margin: 0;
  outline: none;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
body {
  font-size: 16px;
  color: #333;
  font-family: 'PingFang SC', 'Lantinghei SC', 'Helvetica Neue', Helvetica, Arial, 'Microsoft YaHei', '微软雅黑', STHeitiSC-Light, simsun, '宋体', 'WenQuanYi Zen Hei', 'WenQuanYi Micro Hei', sans-serif;
}
a {
  color: #333333;
  text-decoration: none;
  font-family: 'PingFang SC', 'Lantinghei SC', 'Helvetica Neue', Helvetica, Arial, 'Microsoft YaHei', '微软雅黑', STHeitiSC-Light, simsun, '宋体', 'WenQuanYi Zen Hei', 'WenQuanYi Micro Hei', sans-serif;
  font-size: 16px;
}
i,
b {
  font-style: normal;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
}
.clearfix::after {
  content: '';
  display: block;
  clear: both;
}
.indexBox {
  width: 100%;
  background: #fef7ea url(../images/banner.jpg) top center no-repeat;
}
.indexBox .banner {
  height: 682px;
}
.indexBox .left {
  float: left;
}
.indexBox .right {
  float: right;
}
.indexBox .hedBox {
  background: #fff;
  border-radius: 14px;
  height: 703px;
  overflow: hidden;
}
.indexBox .hedBox .left {
  padding: 30px 16px 0 34px;
  width: 709px;
}
.indexBox .hedBox .left .swiperBox {
  position: relative;
}
.indexBox .hedBox .left .swiperBox .hyzx-swiper .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.indexBox .hedBox .left .swiperBox .hyzx-swiper .swiper-slide .pic {
  height: 382px;
  background: #ccc;
}
.indexBox .hedBox .left .swiperBox .hyzx-swiper .swiper-slide .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexBox .hedBox .left .swiperBox .hyzx-swiper .swiper-slide .tit {
  height: 53px;
  background: #9a0400;
  padding: 0 255px 0 21px;
  color: #fff;
  font-size: 20px;
  line-height: 53px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexBox .hedBox .left .swiperBox .hyzx-pagination {
  position: absolute;
  bottom: 0;
  height: 53px;
  line-height: 53px;
  right: 0;
  z-index: 9;
  width: auto;
}
.indexBox .hedBox .left .swiperBox .hyzx-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border-radius: 7px;
  background: #fff;
  margin-right: 16px;
  opacity: 1;
  transition: all ease-out 0.3s;
}
.indexBox .hedBox .left .swiperBox .hyzx-pagination .swiper-pagination-bullet-active {
  width: 47px;
  background: #ffd499;
}
.indexBox .hedBox .left .hyyc {
  margin-top: 16px;
}
.indexBox .hedBox .left .hyyc .rili {
  width: 178px;
  height: 208px;
  background: url(../images/hyrc_rl.png) center center no-repeat;
  padding: 58px 28px 0 28px;
  float: left;
}
.indexBox .hedBox .left .hyyc .rili .hed {
  position: relative;
  overflow: hidden;
}
.indexBox .hedBox .left .hyyc .rili .hed::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 18px;
  background: #c21718;
  left: 50%;
  top: 50%;
  margin-top: -9px;
}
.indexBox .hedBox .left .hyyc .rili .hed .year,
.indexBox .hedBox .left .hyyc .rili .hed .month {
  width: 50%;
  float: left;
  font-size: 24px;
  font-weight: bold;
  color: #c21718;
  line-height: 24px;
  padding-right: 10px;
}
.indexBox .hedBox .left .hyyc .rili .hed .month {
  padding-right: 0;
  padding-left: 10px;
}
.indexBox .hedBox .left .hyyc .rili .day {
  font-size: 84px;
  color: #c21718;
  font-weight: bold;
  text-align: center;
  margin-top: 12px;
  line-height: 1;
}
.indexBox .hedBox .left .hyyc .rili .rounds {
  margin-top: 24px;
}
.indexBox .hedBox .left .hyyc .rili .rounds li {
  width: 37px;
  height: 37px;
  border-radius: 50%;
  color: #c21718;
  border: 1px solid #c21718;
  float: left;
  margin-right: 5px;
  text-align: center;
  line-height: 37px;
  cursor: pointer;
  transition: all 0.5s ease-out;
}
.indexBox .hedBox .left .hyyc .rili .rounds li:last-child {
  margin-right: 0;
}
.indexBox .hedBox .left .hyyc .rili .rounds .on {
  color: #fff;
  background: #c21718;
}
.indexBox .hedBox .left .hyyc .hyycCon {
  float: right;
  width: 465px;
}
.indexBox .hedBox .left .hyyc .hyycCon .title {
  font-size: 30px;
  color: #c21718;
  font-weight: bold;
  position: relative;
  text-align: center;
}
.indexBox .hedBox .left .hyyc .hyycCon .title::after,
.indexBox .hedBox .left .hyyc .hyycCon .title::before {
  content: '';
  position: absolute;
  width: 160px;
  height: 1px;
  background: #c62526;
  left: 0;
  top: 50%;
}
.indexBox .hedBox .left .hyyc .hyycCon .title::after {
  left: auto;
  right: 0;
}
.indexBox .hedBox .left .hyyc .hyycCon .con {
  margin-top: 16px;
  font-size: 18px;
  line-height: 2;
  height: 152px;
  overflow-y: auto;
}
.indexBox .hedBox .left .hyyc .hyycCon .con span {
  color: #c21718;
}
.indexBox .hedBox .right {
  width: 491px;
  background: #fff4f4;
  border-radius: 14px 0 0 14px;
  height: 100%;
  padding: 29px 0 0 0;
  position: relative;
}
.indexBox .hedBox .right .title {
  height: 126px;
  background: url(../images/title1.png) top center no-repeat;
}
.indexBox .hedBox .right ul {
  padding: 0 25px;
}
.indexBox .hedBox .right ul li {
  background: url(../images/list_icon.png) left center no-repeat;
  padding-left: 33px;
  margin-bottom: 32px;
}
.indexBox .hedBox .right ul li:last-child {
  margin-bottom: 0;
}
.indexBox .hedBox .right ul li a {
  font-size: 20px;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexBox .hedBox .right ul li a:hover {
  color: #b21212;
}
.indexBox .hedBox .right .more {
  text-align: center;
  margin-top: 50px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
.indexBox .hedBox .right .more a {
  color: #9a0400;
  opacity: 0.5;
  font-size: 20px;
}
.indexBox .hybg {
  margin-top: 58px;
}
.indexBox .hybg .left {
  width: 706px;
}
.indexBox .hybg .left .title {
  background: url(../images/title2.png) top center no-repeat;
}
.indexBox .hybg .right {
  width: 465px;
}
.indexBox .hybg .right .title {
  background: url(../images/title3.png) top center no-repeat;
}
.indexBox .hybg .title {
  height: 105px;
  position: relative;
}
.indexBox .hybg .title a {
  font-size: 14px;
  color: #9a0400;
  position: absolute;
  right: 37px;
  top: 20px;
}
.indexBox .hybg .content {
  background: url(../images/hywj_bg.png) center center no-repeat;
  height: 310px;
  padding: 46px 74px 0 37px;
}
.indexBox .hybg .content ul {
  line-height: 55px;
}
.indexBox .hybg .content ul li a {
  font-size: 20px;
  color: #303030;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexBox .hybg .content ul li a:hover {
  color: #b21212;
}
.indexBox .hybg .content ul li a::before {
  content: '·';
  display: inline;
  margin-right: 5px;
}
.indexBox .hybg .pic {
  height: 309px;
  border-radius: 20px;
  background: #ccc;
}
.indexBox .hybg .pic img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.indexBox .tajx {
  margin-top: 58px;
}
.indexBox .tajx .title {
  height: 142px;
  background: url(../images/title4.png) top center no-repeat;
  position: relative;
}
.indexBox .tajx .title a {
  font-size: 14px;
  color: #9a0400;
  position: absolute;
  right: 37px;
  top: 20px;
}
.indexBox .tajx .hedInfo li {
  width: 569px;
  position: relative;
  float: left;
}
.indexBox .tajx .hedInfo li .con {
  width: 100%;
  height: 281px;
  background: linear-gradient(-39deg, #c01703 0%, #fa3f3f 100%), linear-gradient(#ffffff, #ffffff);
  box-shadow: 10px 42px 51px 0px rgba(102, 5, 0, 0.34);
  border: 2px solid #ffeeba;
  padding: 32px 35px 0 35px;
}
.indexBox .tajx .hedInfo li .con .tit {
  padding-bottom: 22px;
  line-height: 30px;
  border-bottom: 1px solid #f3bc6e;
}
.indexBox .tajx .hedInfo li .con .tit a {
  font-size: 20px;
  font-weight: bold;
  color: #f8e5ac;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.indexBox .tajx .hedInfo li .con .text {
  margin-top: 20px;
  font-size: 16px;
  color: #ffc4aa;
  line-height: 30px;
}
.indexBox .tajx .hedInfo li .con .text a {
  color: #ffc4aa;
}
.indexBox .tajx .hedInfo li:nth-child(2) {
  float: right;
}
.indexBox .tajx .bomList {
  margin-top: 60px;
  background: url(../images/tajx_bg.jpg) -89px bottom no-repeat;
  padding: 0 54px 193px;
}
.indexBox .tajx .bomList li {
  float: left;
  width: 48%;
  margin-bottom: 20px;
}
.indexBox .tajx .bomList li:nth-child(2n) {
  float: right;
}
.indexBox .tajx .bomList li a {
  display: block;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexBox .tajx .bomList li a::before {
  content: '·';
  margin-right: 5px;
}
.indexBox .tajx .bomList li a:hover {
  color: #b21212;
}
.indexBox .wyhkt {
  height: 1065px;
  background: url(../images/red_bg.jpg) center center no-repeat;
  padding: 32px 0 0 0;
}
.indexBox .wyhkt .title {
  height: 92px;
  background: url(../images/title5.png) center center no-repeat;
  position: relative;
}
.indexBox .wyhkt .title a {
  font-size: 14px;
  color: #fff;
  position: absolute;
  right: 37px;
  top: 20px;
}
.indexBox .wyhkt .hedCon {
  margin: 16px auto 0;
  width: 1066px;
  height: 604px;
  background: linear-gradient(0deg, #eeac56 0%, #ffeeba 100%);
  border-radius: 15px;
  padding: 6px;
}
.indexBox .wyhkt .hedCon .swiper-wyhkt1 {
  width: 100%;
  height: 100%;
}
.indexBox .wyhkt .hedCon .swiper-wyhkt1 .swiper-slide video {
  width: 100% !important;
  height: 592px;
  object-fit: cover;
  border-radius: 15px;
}
.indexBox .wyhkt .hedCon .swiper-wyhkt1 .swiper-slide iframe {
  width: 100%;
  height: 592px;
}
.indexBox .wyhkt .bomBox {
  margin-top: 28px;
  position: relative;
}
.indexBox .wyhkt .bomBox .swiper-wyhkt2 {
  width: 1066px;
  margin-top: 7px;
}
.indexBox .wyhkt .bomBox .swiper-wyhkt2 .swiper-slide {
  width: 332px;
}
.indexBox .wyhkt .bomBox .swiper-wyhkt2 .swiper-slide .pic {
  width: 332px;
  height: 191px;
  background: transparent;
  border-radius: 15px;
  transition: all 0.5s;
  position: relative;
  padding: 6px;
}
.indexBox .wyhkt .bomBox .swiper-wyhkt2 .swiper-slide .pic::before {
  content: '';
  position: absolute;
  width: 37px;
  height: 37px;
  background: url(../images/play.png) center center no-repeat;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-size: 100% 100%;
  z-index: 3;
}
.indexBox .wyhkt .bomBox .swiper-wyhkt2 .swiper-slide .pic::after {
  position: absolute;
  content: '';
  width: calc(100% - 12px);
  height: calc(100% - 12px);
  background: rgba(0, 0, 0, 0.43);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 15px;
}
.indexBox .wyhkt .bomBox .swiper-wyhkt2 .swiper-slide .pic img {
  border-radius: 15px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexBox .wyhkt .bomBox .swiper-wyhkt2 .swiper-slide .tit {
  font-size: 20px;
  color: #fff;
  margin-top: 12px;
  text-align: center;
}
.indexBox .wyhkt .bomBox .swiper-wyhkt2 .swiper-slide.active-nav .pic {
  background: linear-gradient(0deg, #eeac56 0%, #ffeeba 100%);
}
.indexBox .wyhkt .bomBox .wyhkt-prev,
.indexBox .wyhkt .bomBox .wyhkt-next {
  width: 33px;
  height: 191px;
  background: #fff url(../images/prev.png) center center no-repeat;
  border-radius: 3px;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.indexBox .wyhkt .bomBox .wyhkt-next {
  left: auto;
  right: 0;
  background: #fff url(../images/next.png) center center no-repeat;
}
.indexBox .wyfc {
  margin-top: 58px;
  background: url(../images/bg.jpg) center 118px no-repeat;
  padding-bottom: 155px;
}
.indexBox .wyfc .title {
  height: 118px;
  background: url(../images/title6.png) top center no-repeat;
  position: relative;
}
.indexBox .wyfc .title a {
  font-size: 14px;
  color: #9a0400;
  position: absolute;
  right: 37px;
  top: 20px;
}
.indexBox .wyfc .content li {
  width: 630px;
  height: 326px;
  float: left;
  background: #ccc;
}
.indexBox .wyfc .content li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexBox .wyfc .content .left,
.indexBox .wyfc .content .right {
  width: 271px;
  margin-right: 15px;
}
.indexBox .wyfc .content .left li,
.indexBox .wyfc .content .right li {
  width: 100%;
  height: 151px;
  margin-bottom: 22px;
}
.indexBox .wyfc .content .right {
  margin-right: 0;
}
.indexBox .wyfc .content .bom {
  width: 100%;
  height: 306px;
  float: left;
}
.indexBox .wyfc .content .bom li {
  width: 591px;
  margin-right: 18px;
  height: 100%;
  float: left;
}
.indexBox .wyfc .content .bom li:last-child {
  margin-right: 0;
}
.indexBox .wqhg {
  margin-top: -90px;
  background: url(../images/bg2.png) center 83px no-repeat;
  padding-bottom: 90px;
}
.indexBox .wqhg .title {
  height: 118px;
  background: url(../images/title7.png) top center no-repeat;
  position: relative;
}
.indexBox .wqhg .title a {
  font-size: 14px;
  color: #9a0400;
  position: absolute;
  right: 37px;
  top: 20px;
}
.indexBox .wqhg .wrap {
  overflow: hidden;
}
.indexBox .wqhg .swiperBox {
  position: relative;
  margin: 61px 0;
}
.indexBox .wqhg .swiperBox .next,
.indexBox .wqhg .swiperBox .prev {
  width: 33px;
  height: 87px;
  border-radius: 3px;
  background: #e1201a url(../images/prev2.png) center center no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.5s ease-out;
}
.indexBox .wqhg .swiperBox .next.swiper-button-disabled,
.indexBox .wqhg .swiperBox .prev.swiper-button-disabled {
  background-color: #ffb0ae;
  background-image: url(../images/red_prev2.png);
}
.indexBox .wqhg .swiperBox .next {
  background-image: url(../images/next2.png);
  right: 0;
  left: auto;
  cursor: pointer;
}
.indexBox .wqhg .swiperBox .next.swiper-button-disabled {
  background-color: #ffb0ae;
  background-image: url(../images/red_next2.png);
}
.indexBox .wqhg .swiperBox .wqhg-swiper {
  width: 1105px;
  height: 88px;
}
.indexBox .wqhg .swiperBox .wqhg-swiper .swiper-slide {
  width: 255px;
  height: 88px;
  background: #ccc;
}
.indexBox .wqhg .swiperBox .wqhg-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* 公共部分 */
/* page */
.bgWhite {
  background: #fff;
  padding: 40px 20px;
}
.page {
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-bottom: 20px;
  clear: both;
}
.page span {
  padding: 5px 10px;
  border: solid 1px #eee;
  margin-right: 10px;
}
.page a {
  padding: 5px 10px;
  border: solid 1px #b20d00;
  margin-right: 10px;
}
.page a.num {
  border: solid 1px #FFF;
}
.page span.on {
  background: #bd1a2d;
  color: #FFF;
  border: none;
}
.page a.hover {
  background: #bd1a2d;
  color: #FFF;
  border: solid 1px #FFF;
}
/* å†…å®¹é¡µ*/
.wrap .location {
  width: 1100px;
  margin: 0 auto;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #666666;
  margin-left: 20px;
}
.wrap .secBox {
  width: 1020px;
  margin: 0 auto;
  padding: 0px 40px;
  overflow: hidden;
}
.wrap .secBox .print {
  color: #333;
  font-size: 16px;
  float: right;
}
.wrap .secBox .print i {
  width: 17px;
  height: 19px;
  margin: 5px 5px 0 0;
  display: block;
  float: left;
}
.wrap .secBox .secList {
  margin-top: 20px;
  display: block;
}
.wrap .secBox .secList li {
  line-height: 50px;
  font-size: 16px;
  clear: both;
}
.secBox .conTit {
  border-bottom: 1px dotted #bfbfbf;
  padding-bottom: 15px;
  clear: both;
}
.secBox .conTit h1 {
  font-size: 26px;
  color: #222;
  text-align: center;
  line-height: 50px;
}
.secBox .conTit .time {
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #666;
}
.contentBox {
  padding: 20px 0px;
  line-height: 2;
  font-size: 16px;
}
secBox .contentBox {
  margin-top: 15px;
  line-height: 2;
}
/* second */
.location {
  height: 50px;
  line-height: 50px;
  width: 1200px;
  margin: 0 auto;
}
.location a {
  color: #222;
}
.secondCon {
  min-height: 450px;
}
.secondContent {
  width: 1200px;
  margin: 0 auto;
}
.secondContent .title {
  border-bottom: 1px solid #d9d9d9;
  height: 45px;
}
.secondContent .title:before {
  content: "";
  width: 4px;
  height: 28px;
  background: #cb0000;
  display: block;
  float: left;
  margin: 8px;
}
.secondContent .title h2 {
  font-size: 30px;
  color: #222;
  font-weight: bold;
  display: inline-block;
}
.secListTitle {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 15px;
}
.secListTitle h2 {
  font-size: 18px;
  color: #be160d;
  font-weight: bold;
  border-bottom: solid 2px #be160d;
  padding: 0 20px;
  display: inline;
  padding-bottom: 7px;
  margin-left: 10px;
}
.thirdCon {
  margin-top: 10px;
  font-size: 16px;
  line-height: 2;
  padding: 25px 0px;
  min-height: 450px;
}
.thirdContent {
  width: 1200px;
  margin: 0 auto;
}
.thirdContent .title {
  border-bottom: 1px solid #d9d9d9;
}
.thirdContent .title h1 {
  color: #222;
  font-size: 28px;
  line-height: 30px;
  text-align: center;
  margin-top: 10px;
  font-weight: bold;
}
.thirdContent .resourcesBox {
  line-height: 30px;
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
  border-bottom: dashed 1px #E6E6E6;
  padding-bottom: 10px;
  color: #666;
}
.imgList {
  width: 1220px;
}
.imgList li {
  margin-right: 20px;
  float: left;
  width: 285px;
  height: 200px;
  margin-top: 20px;
}
.imgList li .img img {
  width: 285px;
  height: 158px;
}
.imgList li .test a {
  color: #222;
  line-height: 40px;
  display: block;
  text-align: center;
}
.headline h1 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
  margin: 30px 0;
}
.secList {
  padding: 10px;
}
.secList li {
  clear: both;
  height: 45px;
  line-height: 45px;
}
.secList li a {
  font-size: 16px;
  color: #333;
}
.secList li a i {
  display: block;
  background: #eeeeee;
  width: 6px;
  height: 6px;
  float: left;
  margin: 17px 10px 0 0;
}
.secList li.line {
  border-bottom: solid 1px #e6e6e6;
  margin-bottom: 15px;
  height: 20px;
}
.secList li:hover a {
  color: #cb0000;
  font-weight: bold;
}
.secList li:hover a i {
  background: #D20B00;
}
.date {
  float: right;
  color: #999;
}
.footer {
  background: #c81b15;
  width: 100%;
  padding: 30px 0;
  position: relative;
  clear: both;
}
.footer p {
  text-align: center;
  color: #FFF;
  line-height: 1.8;
}
.footer p a {
  color: #FFF;
}
.footer .icon_dzjg {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -40px 0 0 -265px;
  z-index: 9;
  width: 80px;
  height: 80px;
}
