body {
  min-width: 1280px;
}
#top1 {
  height: 250px;
}
#top1 .c {
  position: relative;
}
#top1 .a1 {
  position: absolute;
  top: 183px;
  height: 44px;
  display: flex;
  align-items: center;
  font-size: 15px;
}
#top1 .a1 img {
  margin-right: 5px;
}
#top1 .a2 {
  padding-top: 24px;
  height: 110px;
}
#top1 .a3 {
  position: absolute;
  top: 191px;
  right: 0;
  display: flex;
  align-items: center;
  gap: 39px;
  font-size: 16px;
}
#top1 .a3 img {
  vertical-align: middle;
  margin-right: 7px;
}
#top2 {
  background: #ce0b00;
}
#top2 .c {
  display: flex;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
#top2 a {
  flex: 1;
  color: #ffffff;
  font-size: 18px;
}
#top2 a:hover,
#top2 a.focus {
  background: #38428e;
}
#ejslide {
  height: 260px;
}
#ejslide a {
  display: block;
  height: 260px;
}
#ejslide .swiper-pagination {
  left: auto;
  width: auto;
  right: 65px;
  bottom: 30px;
}
#ejslide .swiper-pagination-bullet {
  border: 3px solid #fff;
  width: 9px;
  height: 9px;
  background: none;
  opacity: 1;
}
#ejslide .swiper-pagination-bullet-active {
  background: #ffffff;
}
#ejnav .c {
  display: flex;
  justify-content: space-between;
  height: 68px;
  line-height: 68px;
}
#ejnav .c .title {
  font-size: 26px;
  color: #ce0b00;
  font-weight: bold;
}
#ejnav .c .list .u1 {
  display: flex;
  gap: 55px;
}
#ejnav .c .list .u1 .a1 {
  display: block;
  height: 66px;
  font-size: 17px;
  transition: 0.5s;
}
#ejnav .c .list .u1 .a1:hover {
  transform: translateY(-3px);
}
#ejnav .c .list .u1 .a1focus {
  font-weight: bold;
  border-bottom: 2px solid #ce0b00;
  color: #ce0b00;
}
.indexname {
  display: flex;
  justify-content: space-between;
  height: 45px;
  border-bottom: 1px solid #ebebeb;
}
.indexname .a1 {
  font-size: 26px;
  height: 45px;
  border-bottom: 1px solid #ce0b00;
  color: #333;
}
.indexname .a2 {
  align-self: start;
  margin-top: 7px;
  padding-right: 16px;
}
.indexmain {
  padding: 0 20px;
}
.indexmain .c {
  margin: 0 auto;
  max-width: 1400px;
}
#index1 {
  height: 540px;
}
#index1 .c {
  padding-top: 49px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
#index1a {
  overflow: hidden;
}
#index1aslide {
  height: 440px;
}
#index1aslide a {
  display: block;
  height: 440px;
  position: relative;
}
#index1aslide a .b1 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-left: 20px;
  box-sizing: border-box;
  line-height: 1.5;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  padding-top: 50px;
  padding-bottom: 20px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
}
#index1aslide .swiper-pagination {
  left: auto;
  width: auto;
  right: 16px;
  bottom: 25px;
}
#index1aslide .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  background: #d0cfce;
  opacity: 1;
}
#index1aslide .swiper-pagination-bullet-active {
  background: #ce0b00;
}
#index1b {
  background: rgba(255, 255, 255, 0.9);
  padding: 0 20px;
  padding-top: 28px;
  box-sizing: border-box;
  height: 440px;
  overflow: hidden;
}
#index1b .list {
  padding-top: 6px;
}
#index1b .list a {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 40px;
  height: 49px;
  line-height: 49px;
}
#index1b .list a:last-child {
  border: none;
}
#index1b .list a .a1 {
  color: #333333;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#index1b .list a .a1 .b1 {
  color: #818181;
  font-size: 12px;
}
#index1b .list a .a2 {
  color: #6e6e6e;
}
#index1b .list a:hover .a1 {
  color: #ce0b00;
  font-weight: bold;
}
#index2 {
  height: 753px;
}
#index2 .c {
  padding-top: 57px;
}
#index2a {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
#index2a .box {
  background: rgba(255, 255, 255, 0.7);
  padding: 0 20px;
  padding-top: 28px;
  box-sizing: border-box;
  height: 470px;
  border-bottom: 3px solid #ce0b00;
  box-shadow: 0 0 15px #ddd;
  overflow: hidden;
}
#index2a .box .list {
  padding-top: 6px;
}
#index2a .box .list a {
  display: block;
  border-bottom: 1px solid #f1f1f1;
}
#index2a .box .list a:last-child {
  border: none;
}
#index2a .box .list a .a {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 40px;
  height: 56px;
  line-height: 56px;
}
#index2a .box .list a .a .a1 {
  color: #333333;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#index2a .box .list a .a .a1 .b1 {
  color: #818181;
  font-size: 12px;
}
#index2a .box .list a .a .a2 {
  color: #6e6e6e;
}
#index2a .box .list a .a3 {
  height: 52px;
  line-height: 26px;
  overflow: hidden;
  display: none;
  margin-bottom: 26px;
  color: #535353;
}
#index2a .box .list a.focus .a .a1 {
  color: #ce0b00;
  font-weight: bold;
}
#index2a .box .list a.focus .a .a1 .b1 {
  display: none;
}
#index2a .box .list a.focus .a3 {
  display: block;
}
#index2b {
  padding-top: 33px;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 18px;
}
#index2b img {
  width: 100%;
  height: 135px;
}
#index3 {
  height: 655px;
}
#index3 .c {
  padding-top: 54px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}
#index3 .c .box {
  background: rgba(255, 255, 255, 0.7);
  padding: 0 20px;
  padding-top: 28px;
  height: 506px;
  border-bottom: 3px solid #ce0b00;
  box-shadow: 0 0 15px #ddd;
  overflow: hidden;
}
#index3 .c .box .list {
  padding-top: 6px;
}
#index3 .c .box .list a {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 40px;
  border-bottom: 1px solid #f1f1f1;
  height: 54px;
  line-height: 54px;
}
#index3 .c .box .list a:last-child {
  border: none;
}
#index3 .c .box .list a .a1 {
  color: #333333;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#index3 .c .box .list a .a1 .b1 {
  color: #818181;
  font-size: 12px;
}
#index3 .c .box .list a .a2 {
  color: #6e6e6e;
}
#index3 .c .box .list a:hover .a1 {
  color: #ce0b00;
  font-weight: bold;
}
#index4 {
  height: 568px;
}
#index4 .c {
  padding-top: 63px;
  position: relative;
}
#index4 .c .indexname {
  border: none;
}
#index4 .c .indexname .a1 {
  border: none;
}
#index4 .c .fangxiang {
  position: absolute;
  top: 240px;
  cursor: pointer;
}
#index4 .c .left {
  left: -58px;
}
#index4 .c .right {
  right: -58px;
}
#index4slide {
  height: 270px;
  margin-bottom: 48px;
}
#index4slide .box {
  background: #ffffff;
  transition: 0.5s;
}
#index4slide .box .a1 {
  height: 211px;
}
#index4slide .box .a2 {
  background: #f2f2f2;
  box-sizing: border-box;
  padding: 0 10px;
  display: block;
  height: 58px;
  line-height: 58px;
  overflow: hidden;
  text-align: center;
  font-size: 16px;
}
#index4slide .box:hover .a2 {
  font-weight: bold;
  background: #ffffff;
  border: 1px solid #efb8b5;
  border-top: none;
}
.ejmain {
  padding: 0 20px;
}
.ejmain .c {
  margin: 0 auto;
  max-width: 1360px;
}
#ejbox {
  min-height: 500px;
}
#lists {
  padding-top: 28px;
  min-height: 400px;
}
#lists .box {
  margin-top: 8px;
  position: relative;
  line-height: 64px;
  height: 64px;
  padding-left: 29px;
  padding-right: 21px;
  background: #ffffff;
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 48px;
}
#lists .box .a1 {
  font-size: 15px;
  color: #ce0b00;
}
#lists .box .a2 {
  font-size: 17px;
}
#lists .box .a3 {
  color: #676767;
  padding-right: 17px;
}
#lists .box:hover {
  border: 1px solid #eaaaa6;
}
#lists .box:hover .a2 {
  font-weight: bold;
  color: #ce0b00;
}
#lists .box:hover .a3 {
  color: #ce0b00;
}
#dangjian {
  padding-top: 9px;
  min-height: 400px;
}
#dangjian .box {
  margin-top: 24px;
  position: relative;
  height: 88px;
  padding: 30px 34px 30px 29px;
  background: #ffffff;
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 48px;
  transition: 0.5s;
}
#dangjian .box .a1 {
  font-size: 15px;
  line-height: 1.1;
  color: #ce0b00;
}
#dangjian .box .a2 .b1 {
  display: block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-size: 16px;
  color: #262626;
  font-weight: bold;
}
#dangjian .box .a2 .b2 {
  padding-top: 12px;
  display: block;
  height: 56px;
  line-height: 28px;
  overflow: hidden;
  color: #686868;
}
#dangjian .box .a3 {
  line-height: 24px;
  height: 24px;
  color: #676767;
  padding-right: 73px;
  align-self: center;
}
#dangjian .box:hover {
  box-shadow: 0 0 15px #ddd;
}
#dangjian .box:hover .a2 .b1 {
  color: #ce0b00;
}
#dangjian .box:hover .a3 {
  color: #ce0b00;
}
#jiaoyu {
  padding-top: 14px;
  min-height: 400px;
}
#jiaoyu .box {
  margin-top: 24px;
  position: relative;
  padding: 20px;
  background: #ffffff;
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 48px;
  transition: 0.5s;
}
#jiaoyu .box .a1 {
  padding-top: 27px;
  font-size: 15px;
  line-height: 1.1;
  color: #ce0b00;
}
#jiaoyu .box .a2 {
  padding-top: 27px;
  padding-left: 47px;
  padding-right: 82px;
}
#jiaoyu .box .a2 .b1 {
  display: block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-size: 16px;
  color: #262626;
  font-weight: bold;
}
#jiaoyu .box .a2 .b2 {
  padding-top: 12px;
  margin-bottom: 42px;
  display: block;
  height: 56px;
  line-height: 28px;
  overflow: hidden;
  color: #686868;
}
#jiaoyu .box .a2 .b3 {
  display: inline-block;
  line-height: 24px;
  height: 24px;
  color: #676767;
  padding-right: 73px;
  align-self: center;
}
#jiaoyu .box .a3 {
  width: 313px;
  height: 203px;
}
#jiaoyu .box:hover {
  box-shadow: 0 0 15px #ddd;
}
#jiaoyu .box:hover .a2 .b1 {
  color: #ce0b00;
}
#jiaoyu .box:hover .a2 .b3 {
  color: #ce0b00;
}
#jiaoyu .box:hover .a3 {
  color: #ce0b00;
}
#xuezi {
  padding-top: 34px;
  min-height: 400px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px 20px;
}
#xuezi .box {
  background: #ffffff;
  transition: 0.5s;
}
#xuezi .box .a1 {
  height: 211px;
}
#xuezi .box .a2 {
  margin: 0 10px;
  display: block;
  height: 58px;
  line-height: 58px;
  overflow: hidden;
  text-align: center;
  font-size: 16px;
}
#xuezi .box:hover {
  box-shadow: 0 0 15px #ddd;
  transform: translateY(-3px);
}
#xuezi .box:hover .a2 {
  font-weight: bold;
  color: #ce0b00;
}
#bottom1 {
  padding-bottom: 48px;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 15px;
}
#bottom1 img {
  width: 100%;
  height: 90px;
}
#bottom2 {
  background: #ce0b00;
  color: #ffffff;
}
#bottom2 .c {
  padding: 32px 0;
  display: flex;
  justify-content: space-between;
}
#bottom2 .c .a1 select {
  position: relative;
  outline: 0;
  background: none;
  border: 1px solid #e78580;
  color: #ffffff;
  width: 305px;
  height: 46px;
  line-height: 46px;
  box-sizing: border-box;
  padding: 0 15px;
}
#bottom2 .c .a1 select option {
  color: #333333;
}
#bottom2 .c .a2 {
  display: flex;
  align-items: center;
  gap: 13px;
}
#bottom2 .c .a2 .b {
  position: relative;
}
#bottom2 .c .a2 .b .c2 {
  display: none;
  position: absolute;
  top: 46px;
  left: -30px;
  width: 100px;
  height: 100px;
}
#bottom2 .c .a2 .b:hover .c2 {
  display: block;
}
#bottom3 {
  background: #302a29;
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
  line-height: 1.8;
}
#bottom3 .a1 {
  padding-bottom: 33px;
}
#bottom3 .a2 {
  color: #b2b2b2;
}
#bottom3 .a2 a {
  color: #b2b2b2;
}
#bottom3 .a2 a:hover {
  color: #fff;
}
#onepage {
  min-height: 500px;
  padding: 30px 0;
}
#onepage .a1 {
  font-size: 28px;
  text-align: center;
}
#onepage .a2 {
  padding-top: 30px;
  font-size: 16px;
  line-height: 2;
}
#page {
  padding: 30px 0;
  text-align: center;
}
#page a {
  text-decoration: none;
}
#page .prev,
#page .next,
#page em {
  font-style: normal;
  margin: 0 5px;
  display: inline-block;
  width: 32px;
  line-height: 32px;
  color: #666;
  border: 1px solid #666;
}
#page .current {
  background: #ce0b00;
  border: 1px solid #ce0b00;
  color: #fff;
}
#page .prev,
#page .next {
  width: auto;
  padding: 0 20px;
}
/*新闻翻页*/
#pageInfo {
  padding: 45px 0;
  text-align: center;
}
#pageInfo .s1 {
  display: inline-block;
  margin-right: 8px;
  text-align: center;
  font-size: 14px;
}
#pageInfo .s1 a {
  margin: 0 3px;
  display: inline-block;
  width: 34px;
  line-height: 34px;
  border-radius: 5px;
  background: #ffffff;
  border: 1px solid #eaeaea;
}
#pageInfo .s1 em {
  font-style: normal;
}
#pageInfo .s1 em a {
  width: auto;
  padding: 0 10px;
}
#pageInfo .s1 .onfocus a {
  color: #fff;
  background: #ce0b00;
  border: 1px solid #ce0b00;
}
#pageInfo .s2 {
  display: inline-block;
}
/*新闻详细页*/
#newsShow .title {
  padding-top: 45px;
  font-size: 18px;
  line-height: 150%;
  text-align: center;
}
#newsShow .miaoshu {
  font-size: 12px;
  color: #666;
  line-height: 2;
  padding-top: 10px;
  text-align: center;
}
#newsShow .line {
  margin-top: 15px;
  height: 10px;
  background: #F5F5F5;
  border: 1px solid #e5e5e5;
}
#newsShow .theContent {
  padding: 20px 0;
  line-height: 2;
}
#newsShow .theContent a {
  color: #fff;
}
#newsShow .theContent a:hover {
  color: #ce0b00;
}
#newsShow .theContent table {
  max-width: 100%;
}
#newsShow .theContent th,
#newsShow .theContent td {
  padding: 4px 6px;
  border: 1px solid #dddddd !important;
}
#newsShow .theContent img {
  max-width: 100%;
}
#newsShow .thePageInfo {
  padding: 30px 0;
  padding-top: 20px;
  border-top: 1px solid #e6e7e7;
  line-height: 2;
}
/*@media (max-width: 750px) {
    @import "m.less";
}
//中等屏幕（桌面显示器，大于等于 992px）
@media (min-width: 751px) {
    @import "pc.less";
}*/
/*# sourceMappingURL=style.css.map */