<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  min-width: 1260px;
}
#top2 {
  padding: 0 20px;
  background: #463416;
  position: relative;
  z-index: 10;
}
#top2 .c {
  max-width: 1760px;
  height: 115px;
  margin: 0 auto;
  position: relative;
}
#top2 .c .a1 {
  position: absolute;
  top: 26px;
  left: 0px;
  height: 62px;
  display: flex;
  align-items: center;
}
#top2 .c .a1 .b2 {
  max-width: 245px;
  max-height: 62px;
  display: none;
}
@media (max-width: 1550px) {
  #top2 .c .a1 .b1 {
    display: none;
  }
  #top2 .c .a1 .b2 {
    display: inline-block;
  }
}
#top2 .c .a2 {
  position: absolute;
  top: 41px;
  right: 150px;
}
#top2 .c .a2 dl dd {
  float: left;
  width: 132px;
  position: relative;
}
#top2 .c .a2 dl dd .b1 {
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 74px;
  color: #fff;
}
#top2 .c .a2 dl dd .b1:hover,
#top2 .c .a2 dl dd .b1.focus {
  color: #f08300;
}
#top2 .c .a2 dl dd .box {
  border-top: 1px solid #486b9a;
  text-align: center;
  background: #033d91;
  background: rgba(12, 47, 95, 0.95);
  background: rgba(3, 61, 145, 0.8);
  display: none;
}
#top2 .c .a2 dl dd .box .b2 {
  display: block;
  position: relative;
  height: 47px;
  line-height: 47px;
  font-size: 16px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#top2 .c .a2 dl dd .box .b2:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  background: #486b9a;
}
#top2 .c .a2 dl dd .box .b2:after {
  display: block;
  width: 0;
  height: 1px;
  content: "";
  background: #fff;
  transition: 0.3s;
}
#top2 .c .a2 dl dd .box .b2:hover {
  background: #00103c;
}
#top2 .c .a2 dl dd .box .b2:hover:after {
  width: 100%;
}
#top2 .c .a2 dl dd.s6 .box {
  width: 200px;
  margin-left: -45px;
}
#top2 .c .a3 {
  position: absolute;
  top: 15px;
  right: 0px;
}
#top2 .c .a3 .b1 {
  float: left;
  width: 200px;
}
#top2 .c .a3 .b1 .c1 {
  border: none;
  background: #c9cacb;
  outline: none;
  width: 182px;
  height: 28px;
  text-indent: 12px;
  border-radius: 14px;
  color: #ffffff;
}
#top2 .c .a3 .b1 .c1::placeholder {
  color: #ffffff;
}
#top2 .c .a3 .b1 .c2 {
  position: absolute;
  top: 6px;
  left: 156px;
  cursor: pointer;
}
#top2 .c .a3 .b2 {
  float: left;
}
#top2 .c .a3 .b2 a {
  color: #fff;
  line-height: 30px;
}
#top2 .c .a3 .b2 a:hover {
  color: #ff552e;
}
#top2 .c .a4 {
  position: absolute;
  top: 70px;
  right: 0px;
  font-size: 15px;
  color: #ffffff;
}
#top2 .c .a4 a {
  color: #ffffff;
}
#top2 .c .a4 a:hover {
  color: #ff552e;
}
#slide {
  height: 800px;
  position: relative;
}
#slide .swiper-slide {
  height: 800px;
  position: relative;
}
#slide .swiper-slide .a1 {
  display: block;
  height: 800px;
}
#slide .swiper-slide .box {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background: url(../images/14.png) repeat-x;
}
#slide .swiper-slide .box .c {
  max-width: 1480px;
  padding: 0 20px;
  height: 265px;
  margin: 0 auto;
}
#slide .swiper-slide .box .c .b1 {
  display: block;
  padding-bottom: 120px;
  font-size: 56px;
  line-height: 88px;
  font-weight: bold;
  color: #ffffff;
}
#slide .swiper-slide-active .a1 {
  transition: 5s 0.4s;
  transform: scale(1.2);
}
#slide .swiper-pagination {
  position: absolute;
  bottom: 18px;
  right: 205px;
  width: auto;
  left: auto;
}
#slide .swiper-pagination .swiper-pagination-bullet {
  border-radius: 8px;
  width: 10px;
  height: 10px;
  border: 3px solid #fff;
  background: none;
  opacity: 1;
  margin: 0 7px;
}
#slide .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}
#index1 .c {
  max-width: 1520px;
  margin: 0 auto;
  padding-top: 75px;
  text-align: center;
}
#index1 dl dd {
  display: inline-block;
  width: 12.6%;
}
#index1 dl dd .a1 {
  height: 52px;
  transition: 0.5s;
}
#index1 dl dd .a2 {
  font-size: 17px;
  font-weight: bold;
  color: #463416;
}
#index1 dl dd:hover .a1 {
  transform: translateY(-5px);
}
.indextitle {
  max-width: 1520px;
  margin: 0 auto;
  padding: 0 20px;
  color: #463416;
  position: relative;
}
.indextitle .a1 {
  font-size: 40px;
  font-weight: bold;
}
.indextitle .a2 {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  padding-top: 14px;
  font-size: 22px;
  line-height: 30px;
  color: #f08300;
}
#indexabout {
  max-width: 1520px;
  height: 497px;
  margin: 0 auto;
  display: flex;
}
#indexabout .a1 {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
#indexabout .a1 .b1 {
  transition: 0.5s;
}
#indexabout .a2 {
  flex: 1;
  font-size: 17px;
  line-height: 2;
  color: #ffffff;
  background: #033d91;
  display: flex;
  align-items: center;
  justify-content: center;
}
#index2 {
  max-width: 1512px;
  margin: 0 auto;
  position: relative;
}
#index2 .left {
  left: -85px;
  opacity: 0.2;
}
#index2 .right {
  right: -85px;
  opacity: 0.2;
}
@media (max-width: 1610px) {
  #index2 .right {
    display: none;
  }
}
#index2slide .box {
  position: relative;
}
#index2slide .box .a1 {
  overflow: hidden;
  height: 1px;
  padding-bottom: 61%;
  position: relative;
}
#index2slide .box .a1 img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  transition: 0.5s;
}
#index2slide .box .a2 {
  border: 1px solid #fcdaa6;
  border-top: none;
  padding: 0 23px;
  height: 150px;
}
#index2slide .box .a2 .b0 {
  position: relative;
  padding-top: 25px;
  color: #717071;
  font-size: 15px;
}
#index2slide .box .a2 .b0 b {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 26px;
  color: #717071;
}
#index2slide .box .a2 .b1 {
  display: block;
  padding-top: 16px;
  font-size: 16px;
  line-height: 2;
  max-height: 64px;
  overflow: hidden;
  color: #717071;
}
#index2slide .box:hover .a1 img {
  transform: scale(1.1);
}
#index2slide .box:hover .a2 .b0 {
  color: #463416;
}
#index2slide .box:hover .a2 .b0 b {
  color: #463416;
}
#index2slide .box:hover .a2 .b1 {
  color: #463416;
}
#indextese {
  margin-top: 68px;
  background: #f1c369;
  padding-bottom: 93px;
}
#indextese .c {
  width: 1120px;
  margin: 0 auto;
}
#indextese .c a {
  display: flex;
  height: 300px;
  background: #fffcdb;
  color: #463416;
  margin-bottom: 23px;
  transition: 0.5s;
}
#indextese .c a .a1 {
  flex: 1;
}
#indextese .c a .a2 {
  font-size: 32px;
  line-height: 2;
  font-weight: bold;
  width: 300px;
  flex: none;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
}
#indextese .c a:hover {
  color: #fffcdb;
  background: #463416;
}
#indextese .c a:nth-child(2n) .a1 {
  order: 2;
}
#indexbaogao {
  max-width: 1520px;
  margin: 0 auto;
}
#indexbaogao dl {
  display: flex;
}
#indexbaogao dl dd {
  flex: 0 1 auto;
  width: 32.37%;
  margin-right: 22px;
}
#indexbaogao dl dd:last-child {
  margin-right: 0;
}
#indexbaogao dl dd .a1 {
  height: 0;
  padding-bottom: 69.1%;
  position: relative;
}
#indexbaogao dl dd .a1 .b1 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#indexbaogao dl dd .a1 .b1 .c1 {
  width: 100%;
  height: 100%;
  transition: 0.5s;
}
#indexbaogao dl dd .a1 .b1 .c2 {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #00103c;
  background: rgba(70, 52, 22, 0.65);
  line-height: 1.5;
}
#indexbaogao dl dd .a1 .b1 .c2 .d1 {
  position: absolute;
  bottom: 20px;
  padding: 0 15px;
}
#indexbaogao dl dd .a1 .b1 .c2 .d1 .e1 {
  color: #ffffff;
  font-size: 18px;
  line-height: 30px;
}
#indexbaogao dl dd .a1 .b1 .c2 .d1 .e2 {
  padding-top: 16px;
  font-size: 22px;
  color: #ffffff;
}
#indexbaogao dl dd:hover .a1 .b1 .c1 {
  transform: scale(1.1);
}
#indexbaogao dl dd:hover .a1 .b1 .c2 {
  display: block;
}
#indexlehuo {
  max-width: 1520px;
  margin: 0 auto;
  display: flex;
}
#indexlehuo a {
  width: 325px;
  height: 636px;
  transition: 0.5s;
  margin-right: 4.73%;
}
#indexlehuo a:last-child {
  margin-right: 0;
}
#indexlehuo a:hover {
  margin-top: -5px;
}
#index4 {
  max-width: 1490px;
  height: 530px;
  margin: 0 auto;
}
#index4 dl {
  display: flex;
  justify-content: space-between;
}
#index4 dl dd {
  width: 300px;
  text-align: center;
}
#index4 dl dd .a1 {
  width: 284px;
  height: 284px;
  overflow: hidden;
  border-radius: 142px;
}
#index4 dl dd .a1 img {
  width: 284px;
  height: 284px;
  object-fit: cover;
  transition: 0.5s;
}
#index4 dl dd .a2 {
  padding-top: 24px;
  font-size: 24px;
  font-weight: bold;
}
#index4 dl dd .a3 {
  padding-top: 8px;
  font-size: 16px;
  color: #0d3164;
}
#index4 dl dd .a4 {
  height: 52px;
  overflow: hidden;
  padding-top: 18px;
  line-height: 26px;
  font-size: 17px;
  color: #272727;
}
#index4 dl dd .a5 {
  height: 72px;
  overflow: hidden;
  padding-top: 14px;
  font-size: 15px;
  line-height: 24px;
  color: #4b4b4b;
}
#index4 dl dd:nth-child(2n) .a1 {
  border: 8px solid #fbecd7;
}
#index4 dl dd:nth-child(2n) .a2 a {
  color: #e99924;
}
#index4 dl dd:nth-child(2n) .a2 a:hover {
  color: #e99924;
}
#index4 dl dd:nth-child(2n) .a3 {
  color: #e99924;
}
#index4 dl dd:nth-child(2n+1) .a1 {
  border: 8px solid #dee4ed;
}
#index4 dl dd:nth-child(2n+1) .a2 a {
  color: #0d3164;
}
#index4 dl dd:nth-child(2n+1) .a2 a:hover {
  color: #e99924;
}
#index4 dl dd:nth-child(2n+1) .a3 {
  color: #0d3164;
}
#index4 dl dd:hover .a1 img {
  transform: scale(1.1);
}
#index5 {
  padding-top: 15px;
  max-width: 1680px;
  margin: 0 auto;
}
#index5 dl {
  display: flex;
  justify-content: space-between;
}
#index5 dl dd {
  width: 32.73%;
  position: relative;
}
#index5 dl .a1,
#index5 dl .a4 {
  height: 683px;
}
#index5 dl .a2 {
  display: block;
  width: 100%;
  height: 334px;
}
#index5 dl .a3 {
  margin-top: 15px;
  height: 334px;
}
#index5 dl .comm {
  overflow: hidden;
  position: relative;
}
#index5 dl .comm .b1 {
  width: 100%;
  height: 100%;
  transition: 0.5s;
  object-fit: cover;
}
#index5 dl .comm .b2 {
  transition: 0.5s;
  position: absolute;
  bottom: -97px;
  left: 0px;
  width: 100%;
  height: 97px;
  background: #00103c;
  background: rgba(0, 16, 60, 0.65);
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
}
#index5 dl .comm .b2 .c1 {
  padding-top: 18px;
  height: 60px;
  overflow: hidden;
}
#index5 dl .comm:hover .b1 {
  transform: scale(1.1);
}
#index5 dl .comm:hover .b2 {
  bottom: 0;
}
#index6 .c {
  max-width: 1310px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
#index6 .c .title {
  text-align: center;
  height: 75px;
}
#index6 .c .title .a1 {
  font-weight: bold;
  font-size: 24px;
  color: #463416;
}
#index6 .c .title .a2 {
  margin: 0 auto;
  margin-top: 17px;
  width: 35px;
  height: 3px;
  background: #e99924;
}
#index6a {
  width: 595px;
}
#index6a .swiper-slide {
  height: 364px;
  background: top center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
#index6a .swiper-slide .box {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #00103c;
  background: rgba(70, 52, 22, 0.65);
  transition: 0.5s;
  transform: translateY(-448px);
}
#index6a .swiper-slide .box .a1 {
  position: absolute;
  bottom: 18px;
  left: 23px;
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
}
#index6a .swiper-slide:hover .box {
  transform: translateY(0px);
}
#index6a .swiper-pagination {
  position: absolute;
  bottom: 26px;
  right: 16px;
  width: auto;
  left: auto;
}
#index6a .swiper-pagination .swiper-pagination-bullet {
  border-radius: 6px;
  width: 8px;
  height: 8px;
  border: 2px solid #fff;
  background: none;
  opacity: 1;
  margin: 0 4px;
}
#index6a .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}
#index6b {
  width: 595px;
}
#index6b dl dd {
  height: 115px;
  padding-right: 16px;
  margin-bottom: 10px;
  overflow: hidden;
  background: #eeeeee;
  position: relative;
  transition: 0.5s;
}
#index6b dl dd:nth-child(3) {
  margin-bottom: 0;
}
#index6b dl dd .a1 {
  width: 186px;
  height: 115px;
  overflow: hidden;
  float: left;
  margin-right: 16px;
}
#index6b dl dd .a1 img {
  width: 186px;
  height: 115px;
  transition: 0.5s;
}
#index6b dl dd .a2 {
  display: block;
  height: 44px;
  line-height: 44px;
  overflow: hidden;
  padding-right: 120px;
  padding-top: 4px;
  font-size: 18px;
}
#index6b dl dd .a3 {
  display: block;
  height: 48px;
  line-height: 24px;
  overflow: hidden;
  font-size: 15px;
  color: #686868;
}
#index6b dl dd .a4 {
  position: absolute;
  top: 15px;
  right: 24px;
  color: #7c808f;
}
#index6b dl dd .a4 i {
  color: #463416;
  font-size: 20px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#index6b dl dd:hover {
  transform: translateY(-5px);
  background: #463416;
}
#index6b dl dd:hover .a1 img {
  transform: scale(1.1);
}
#index6b dl dd:hover .a2 {
  color: #fff;
}
#index6b dl dd:hover .a3 {
  color: #fff;
}
#index6b dl dd:hover .a4 {
  color: #fff;
}
#index6b dl dd:hover .a4 i {
  color: #fff;
}
#index7 {
  max-width: 1512px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
#index7 .left {
  left: -85px;
}
#index7 .right {
  right: -85px;
}
@media (max-width: 1610px) {
  #index7 .right {
    display: none;
  }
}
#index7slide .swiper-slide {
  height: 401px;
}
#index7slide .swiper-slide img {
  width: 100%;
  height: 100%;
}
#ejslide {
  height: 400px;
  position: relative;
}
#ejslide .swiper-slide {
  height: 400px;
}
#ejslide .swiper-slide a {
  display: block;
  height: 400px;
}
#ejslide .swiper-slide-active a {
  transition: transform 5s 0.4s;
  transition-delay: 0.4s;
  transform: scale(1.2);
}
#ejslide .swiper-pagination {
  position: absolute;
  bottom: 18px;
  left: 0px;
  width: 100%;
  text-align: center;
}
#ejslide .swiper-pagination .swiper-pagination-bullet {
  border-radius: 8px;
  width: 12px;
  height: 12px;
  border: 2px solid #fff;
  background: none;
  opacity: 1;
  margin: 0 7px;
}
#ejslide .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}
#ejmain {
  width: 1280px;
  margin: 0 auto;
  padding-top: 35px;
  min-height: 400px;
  overflow: hidden;
}
#ejmain .left {
  float: left;
  width: 262px;
}
#ejmain .right {
  width: 980px;
  float: right;
}
#weizhi {
  border-bottom: 1px solid #e5e7eb;
  position: relative;
  display: block;
  height: 44px;
  line-height: 44px;
  overflow: hidden;
}
#weizhi .a1 {
  color: #e99924;
  font-size: 22px;
  font-weight: bold;
}
#weizhi .a2 {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #5c6985;
}
#weizhi .a2 a {
  color: #5c6985;
}
#ejnav {
  padding-bottom: 20px;
}
#ejnav .title {
  min-height: 50px;
  line-height: 1.5;
  color: #463416;
  font-size: 28px;
  font-weight: bold;
  border-bottom: 2px solid #463416;
}
#ejnav .list {
  background: #f5f7f9;
}
#ejnav .a1 {
  position: relative;
  display: block;
  padding-left: 10px;
  line-height: 47px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 16px;
  color: #463416;
}
#ejnav .a1:after {
  position: absolute;
  right: 20px;
  top: 0;
  content: "&gt;";
  font-size: 18px;
  font-family: "SimSun";
}
#ejnav .a1focus {
  background: #463416;
  color: #ffffff;
}
#ejnav .a1focus:after {
  color: #fff;
}
#ejnav .a2 {
  display: block;
  position: relative;
  font-size: 15px;
  line-height: 32px;
  padding-left: 32px;
  color: #463416;
}
#ejnav .a2:before {
  position: absolute;
  left: 15px;
  top: 0;
  content: "◆";
  font-size: 15px;
}
#ejnav .a2:hover {
  color: #e99924;
  font-weight: bold;
}
#ejnav .a2focus {
  color: #e99924;
  font-weight: bold;
}
#ejnav .u2 {
  display: none;
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
}
#ejnav .focus1 .u2 {
  display: block;
}
#ejnav2 {
  background: #f4f4f4;
  line-height: 68px;
  text-align: center;
}
#ejnav2 a {
  width: 266px;
  display: inline-block;
  font-size: 18px;
}
#ejnav2 a.focus {
  background: #463416;
  color: #ffffff;
}
#xueshulist dl dd {
  margin-top: 21px;
  position: relative;
  height: 190px;
  padding-right: 22px;
}
#xueshulist dl dd .a1 {
  float: left;
  width: 312px;
  height: 190px;
  margin-right: 20px;
  overflow: hidden;
}
#xueshulist dl dd .a1 img {
  width: 312px;
  height: 190px;
  transition: 0.5s;
}
#xueshulist dl dd .a2 {
  display: block;
  position: relative;
  z-index: 5;
  padding-top: 26px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
}
#xueshulist dl dd .a3 {
  padding-top: 12px;
  display: block;
  height: 78px;
  line-height: 26px;
  overflow: hidden;
  color: #646464;
  font-size: 15px;
}
#xueshulist dl dd .a4 {
  position: relative;
  z-index: 5;
  padding-top: 20px;
  font-size: 13px;
  color: #0a2a5b;
}
#xueshulist dl dd .a4 a {
  color: #e99924;
}
#xueshulist dl dd .a5 {
  position: absolute;
  top: 0px;
  left: 312px;
  width: 667px;
  height: 188px;
  border: 1px solid #e8e8e8;
  border-left: none;
}
#xueshulist dl dd:hover .a1 img {
  transform: scale(1.1);
}
#xueshulist dl dd:hover .a2 {
  font-weight: bold;
  color: #e99924;
}
#xueshulist dl dd:hover .a5 {
  border: 1px solid #e99924;
  border-left: none;
}
#xuexilist {
  width: 1280px;
  margin: 0 auto;
}
#xuexilist dl dd {
  margin-top: 21px;
  position: relative;
  height: 190px;
  padding-right: 22px;
}
#xuexilist dl dd .a1 {
  float: left;
  width: 312px;
  height: 190px;
  margin-right: 20px;
  overflow: hidden;
}
#xuexilist dl dd .a1 img {
  width: 312px;
  height: 190px;
  transition: 0.5s;
}
#xuexilist dl dd .a2 {
  display: block;
  position: relative;
  z-index: 5;
  padding-top: 26px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
}
#xuexilist dl dd .a3 {
  padding-top: 12px;
  display: block;
  height: 78px;
  line-height: 26px;
  overflow: hidden;
  color: #646464;
  font-size: 15px;
}
#xuexilist dl dd .a4 {
  position: relative;
  z-index: 5;
  padding-top: 20px;
  font-size: 13px;
  color: #0a2a5b;
}
#xuexilist dl dd .a4 a {
  color: #e99924;
}
#xuexilist dl dd:hover .a1 img {
  transform: scale(1.1);
}
#xuexilist dl dd:hover .a2 {
  font-weight: bold;
  color: #e99924;
}
#kaoshenglist dl dd {
  padding: 25px 0;
  position: relative;
  height: 104px;
  border-bottom: 1px dashed #e3e3e3;
}
#kaoshenglist dl dd .a1 {
  float: left;
  width: 86px;
  height: 102px;
  margin-right: 18px;
  overflow: hidden;
  text-align: center;
  border: 1px solid #d8d8d8;
}
#kaoshenglist dl dd .a1 .b1 {
  padding-top: 27px;
  font-size: 26px;
  color: #1f1f1f;
  font-weight: bold;
}
#kaoshenglist dl dd .a1 .b2 {
  padding-top: 17px;
  font-size: 13px;
  color: #838383;
}
#kaoshenglist dl dd .a2 {
  display: block;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
  font-size: 18px;
  font-weight: bold;
}
#kaoshenglist dl dd .a3 {
  padding-top: 5px;
  display: block;
  height: 52px;
  line-height: 26px;
  overflow: hidden;
  color: #646464;
  font-size: 15px;
}
#kaoshenglist dl dd .a4 {
  padding-top: 20px;
  font-size: 13px;
  color: #0a2a5b;
}
#kaoshenglist dl dd:hover .a1 {
  border: 1px solid #e99924;
}
#kaoshenglist dl dd:hover .a1 .b1,
#kaoshenglist dl dd:hover .a1 .b2 {
  color: #e99924;
}
#kaoshenglist dl dd:hover .a2 {
  font-weight: bold;
  color: #e99924;
}
#yingxianglist {
  overflow: hidden;
}
#yingxianglist dl dd {
  position: relative;
  float: left;
  width: 312px;
  margin-right: 17px;
  margin-top: 21px;
}
#yingxianglist dl dd:nth-child(3n) {
  margin-right: 0;
}
#yingxianglist dl dd .a1 {
  width: 312px;
  height: 190px;
  overflow: hidden;
}
#yingxianglist dl dd .a1 img {
  width: 312px;
  height: 190px;
  transition: 0.5s;
}
#yingxianglist dl dd .a2 {
  padding: 0 8px;
  padding-top: 6px;
  text-align: center;
  border: 1px solid #e8e8e8;
  border-top: none;
}
#yingxianglist dl dd .a2 .b1 {
  display: block;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 15px;
}
#yingxianglist dl dd .a2 .b2 {
  font-size: 14px;
  color: #8e8e8e;
  padding-bottom: 22px;
}
#yingxianglist dl dd:hover .a1 img {
  transform: scale(1.1);
}
#yingxianglist dl dd:hover .a2 {
  border: 1px solid #e99924;
  border-top: none;
}
#yingxianglist dl dd:hover .a2 .b1 {
  color: #e99924;
  font-weight: bold;
}
#yingxianglist dl dd:hover .a2 .b2 {
  color: #e99924;
}
#xibulist:after {
  display: block;
  content: " ";
  clear: both;
}
#xibulist dl dd {
  position: relative;
  float: left;
  width: 304px;
  padding: 6px;
  margin-right: 15px;
  margin-top: 25px;
  box-shadow: 0 0 10px #cfc596;
}
#xibulist dl dd:nth-child(3n) {
  margin-right: 0;
}
#xibulist dl dd .a1 {
  width: 304px;
  height: 178px;
  overflow: hidden;
}
#xibulist dl dd .a1 img {
  width: 312px;
  height: 190px;
  transition: 0.5s;
}
#xibulist dl dd .a2 {
  height: 97px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
}
#xibulist dl dd .a2 .b1 {
  display: block;
  padding-top: 18px;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #ffffff;
}
#xibulist dl dd .a2 .b2 {
  padding-top: 10px;
  line-height: 18px;
  font-size: 14px;
}
#xibulist dl dd .a3 {
  position: absolute;
  top: 20px;
  right: 20px;
}
#xibulist dl dd:hover .a1 img {
  transform: scale(1.1);
}
#xibulist dl dd.s0 .a2 {
  background: #0d3165;
}
#xibulist dl dd.s1 .a2 {
  background: #22523c;
}
#xibulist dl dd.s2 .a2 {
  background: #5dabcf;
}
#xibulist dl dd.s3 .a2 {
  background: #9168a2;
}
#xibulist dl dd.s4 .a2 {
  background: #a63b41;
}
#xibulist dl dd.s5 .a2 {
  background: #cc9a48;
}
#xibulist dl dd.s6 .a2 {
  background: #e7cf6f;
}
#xibulist dl dd.s7 .a2 {
  background: #92929c;
}
#xibulist dl dd.s8 .a2 {
  background: #c31b13;
}
#jujiaolist {
  width: 1280px;
  margin: 0 auto;
}
#jujiaolist:after {
  display: block;
  content: " ";
  clear: both;
}
#jujiaolist dl dd {
  margin-top: 21px;
  position: relative;
  width: 411px;
  float: left;
  margin-right: 22px;
}
#jujiaolist dl dd:nth-child(3n) {
  margin-right: 0;
}
#jujiaolist dl dd .a1 {
  width: 411px;
  height: 250px;
  overflow: hidden;
}
#jujiaolist dl dd .a1 img {
  width: 411px;
  height: 250px;
  transition: 0.5s;
}
#jujiaolist dl dd .a2 {
  border: 1px solid #e8e8e8;
  border-top: none;
  padding: 0 23px;
  height: 195px;
}
#jujiaolist dl dd .a2 .b1 {
  display: block;
  padding-top: 16px;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  max-height: 56px;
  overflow: hidden;
}
#jujiaolist dl dd .a2 .b2 {
  padding-top: 15px;
  display: block;
  height: 48px;
  line-height: 24px;
  overflow: hidden;
  color: #686868;
  font-size: 15px;
}
#jujiaolist dl dd .a2 .b3 {
  position: relative;
  margin-top: 20px;
  color: #686868;
}
#jujiaolist dl dd .a2 .b3 img {
  position: absolute;
  top: 0px;
  right: 0px;
}
#jujiaolist dl dd .a2 .b3 .c2 {
  display: none;
}
#jujiaolist dl dd:hover .a1 img {
  transform: scale(1.1);
}
#jujiaolist dl dd:hover .a2 {
  border: 1px solid #e99924;
  border-top: none;
}
#jujiaolist dl dd:hover .a2 .b1 {
  font-weight: bold;
  color: #e99924;
}
#jujiaolist dl dd:hover .a2 .b2 {
  color: #e99924;
}
#jujiaolist dl dd:hover .a2 .b3 {
  color: #e99924;
}
#jujiaolist dl dd:hover .a2 .b3 .c1 {
  display: none;
}
#jujiaolist dl dd:hover .a2 .b3 .c2 {
  display: block;
}
#newslist:after {
  display: block;
  content: " ";
  clear: both;
}
#newslist dl dd {
  margin-top: 21px;
  position: relative;
  width: 312px;
  float: left;
  margin-right: 19px;
}
#newslist dl dd:after {
  display: block;
  content: " ";
  clear: both;
}
#newslist dl dd:nth-child(3n) {
  margin-right: 0;
}
#newslist dl dd .a1 {
  width: 312px;
  height: 190px;
  overflow: hidden;
}
#newslist dl dd .a1 img {
  width: 312px;
  height: 190px;
  transition: 0.5s;
}
#newslist dl dd .a2 {
  border: 1px solid #e8e8e8;
  border-top: none;
  padding: 0 15px;
  height: 171px;
}
#newslist dl dd .a2 .b1 {
  position: relative;
  padding-top: 22px;
  color: #0a2a5b;
}
#newslist dl dd .a2 .b2 {
  display: block;
  height: 42px;
  line-height: 42px;
  overflow: hidden;
  font-weight: bold;
  font-size: 18px;
}
#newslist dl dd .a2 .b3 {
  display: block;
  height: 78px;
  line-height: 26px;
  overflow: hidden;
  color: #686868;
  font-size: 15px;
}
#newslist dl dd:hover .a1 img {
  transform: scale(1.1);
}
#newslist dl dd:hover .a2 {
  border: 1px solid #e99924;
  border-top: none;
}
#newslist dl dd:hover .a2 .b1 {
  color: #e99924;
}
#newslist dl dd:hover .a2 .b2 {
  font-weight: bold;
  color: #e99924;
}
#newslist dl dd:hover .a2 .b3 {
  color: #e99924;
}
#jikanlist {
  width: 1280px;
  margin: 0 auto;
  margin-top: 35px;
  overflow: hidden;
}
#jikanlist dl dd {
  float: left;
  width: 284px;
  height: 460px;
  text-align: center;
  margin: 0 18px;
}
#jikanlist dl dd .a1 {
  width: 284px;
  height: 401px;
  overflow: hidden;
}
#jikanlist dl dd .a1 img {
  display: block;
  width: 284px;
  height: 401px;
  transition: 0.5s;
}
#jikanlist dl dd .a2 {
  display: block;
  height: 48px;
  line-height: 48px;
  overflow: hidden;
  font-size: 16px;
}
#jikanlist dl dd:hover .a1 img {
  transform: scale(1.1);
}
#shizilist {
  width: 1280px;
  margin: 0 auto;
}
#shizilist dl dd {
  margin-top: 46px;
  position: relative;
  background: #f6f6f6;
}
#shizilist dl dd .a1 {
  position: absolute;
  top: 0;
  width: 521px;
  height: 317px;
  overflow: hidden;
}
#shizilist dl dd .a1 img {
  width: 521px;
  height: 317px;
  transition: 0.5s;
}
#shizilist dl dd .a1:hover img {
  transform: scale(1.1);
}
#shizilist dl dd .a2 {
  position: relative;
  top: 0;
  width: 692px;
  min-height: 318px;
}
#shizilist dl dd .a2 .b1 {
  position: relative;
  padding-top: 46px;
  color: #0a2a5b;
}
#shizilist dl dd .a2 .b1 b {
  font-size: 24px;
}
#shizilist dl dd .a2 .b2 {
  padding-top: 22px;
  font-weight: bold;
  font-size: 16px;
  color: #272727;
}
#shizilist dl dd .a2 .b3 {
  padding-top: 20px;
  display: block;
  height: 78px;
  line-height: 26px;
  overflow: hidden;
  color: #686868;
  font-size: 15px;
}
#shizilist dl dd .a2 .b3.focus {
  height: auto;
}
#shizilist dl dd .a2 .b4 {
  padding-top: 24px;
  padding-bottom: 40px;
  color: #e99924;
  cursor: pointer;
}
#shizilist dl dd .a2 .b4 i {
  font-size: 18px;
}
#shizilist dl dd .a2 .b4 .c2 {
  display: none;
}
#shizilist dl dd .a2 .b4.focus .c1 {
  display: none;
}
#shizilist dl dd .a2 .b4.focus .c2 {
  display: block;
}
#shizilist dl dd:nth-child(2n+1) .a1 {
  left: 0;
}
#shizilist dl dd:nth-child(2n+1) .a2 {
  left: 563px;
}
#shizilist dl dd:nth-child(2n) .a1 {
  right: 0;
}
#shizilist dl dd:nth-child(2n) .a2 {
  left: 38px;
}
#zhaopin {
  padding: 30px 0;
}
#zhaopin dl {
  margin-bottom: 10px;
}
#zhaopin dl dt {
  display: block;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  border: 1px solid #dddddd;
}
#zhaopin dl dt .a1 {
  float: left;
  text-indent: 26px;
  font-size: 18px;
}
#zhaopin dl dt .a2 {
  float: right;
  padding-right: 26px;
  font-size: 17px;
}
#zhaopin dl dt .a2 .b1 {
  display: block;
}
#zhaopin dl dt .a2 .b2 {
  display: none;
}
#zhaopin dl dt.open {
  background: #0a2a5b;
  color: #ffffff;
}
#zhaopin dl dt.open .a2 .b1 {
  display: none;
}
#zhaopin dl dt.open .a2 .b2 {
  display: block;
}
#zhaopin dl dd {
  display: none;
  padding: 21px 34px;
  line-height: 26px;
  background: #f1f6f6;
}
/*新闻翻页*/
#pageInfo {
  text-align: center;
  padding: 40px 0;
}
#pageInfo em {
  border: 1px solid #DDDDDD;
  background: #FFFFFF;
  font-style: normal;
  color: #222222;
  display: inline-block;
  line-height: 30px;
  padding: 0 15px;
}
#pageInfo em a:link,
#pageInfo em a:visited {
  color: #333333;
  text-decoration: none;
}
#pageInfo em a:hover,
#pageInfo em a:active {
  color: #FEB500;
}
#pageInfo span {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #DDDDDD;
  background: #FFFFFF;
  color: #222222;
}
#pageInfo span a:link,
#pageInfo span a:visited {
  color: #333333;
  text-decoration: none;
}
#pageInfo span a:hover,
#pageInfo span a:active {
  color: #FEB500;
}
#pageInfo span.onfocus {
  border: 1px solid #e99924;
  background: #e99924;
  color: #fff;
}
#pageInfo span.onfocus a:link,
#pageInfo span.onfocus a:visited {
  color: #fff;
  text-decoration: none;
}
#pageInfo span.onfocus a:hover,
#pageInfo span.onfocus a:active {
  color: #fff;
}
#bottom1 {
  height: 8px;
  background: #f9bb3d;
}
#bottom2 {
  margin-top: 1px;
  background: #463416;
  padding-top: 28px;
  padding-bottom: 33px;
}
#bottom2 .c {
  max-width: 1280px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
#bottom2 .c .a1 {
  float: left;
  width: 480px;
  margin-right: 18px;
  border-right: 1px solid #a09075;
  min-height: 300px;
}
#bottom2 .c .a1 a {
  color: #ccd0d8;
}
#bottom2 .c .a1 a:hover {
  color: #e99924;
}
#bottom2 .c .a1 .b1 {
  display: block;
  width: 436px;
}
#bottom2 .c .a1 .b2 {
  padding-top: 14px;
  line-height: 2;
  color: #ccd0d8;
}
#bottom2 .c .a2 {
  float: left;
  width: 450px;
  padding-right: 10px;
  border-right: 1px solid #a09075;
  min-height: 300px;
}
#bottom2 .c .a2 .b1 {
  padding-top: 26px;
  height: 24px;
}
#bottom2 .c .a2 .b2 {
  padding-top: 14px;
  line-height: 22px;
  color: #ccd0d8;
  display: grid;
  grid-template-columns: repeat(3, auto);
  gap: 5px;
}
#bottom2 .c .a2 .b2 a {
  padding-top: 8px;
  color: #ccd0d8;
}
#bottom2 .c .a2 .b2 a:hover {
  color: #e99924;
}
#bottom2 .c .a3 {
  position: absolute;
  top: 47px;
  right: 0px;
}
#bottom2 .c .a3 p {
  float: left;
  margin-left: 12px;
}
#bottom2 .c .a3 p img {
  width: 93px;
  height: 93px;
  display: block;
  transition: 0.5s;
}
#bottom2 .c .a3 p img:hover {
  transform: scale(1.07);
}
#bottom2 .c .a3 p i {
  display: block;
  height: 48px;
  line-height: 48px;
  overflow: hidden;
  text-align: center;
  color: #ccd0d8;
}
@media (min-width: 1511px) {
  #bottom2 .c.index {
    max-width: 1520px;
  }
  #bottom2 .c.index .a1 {
    margin-right: 28px;
  }
  #bottom2 .c.index .a2 {
    width: 665px;
  }
  #bottom2 .c.index .a2 .b2 {
    grid-template-columns: repeat(4, auto);
  }
}
#onepage {
  padding: 20px 0;
  font-size: 18px;
  line-height: 2;
}
#onepage table {
  display: inline-block;
  max-width: 98%;
}
/*新闻详细页*/
#newsshow {
  overflow: hidden;
}
#newsshow .a1 {
  padding-top: 43px;
  font-size: 24px;
  line-height: 2;
  color: #463416;
  font-weight: bold;
}
#newsshow .a2 {
  padding-top: 10px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ddd;
  color: #7b7b7b;
}
#newsshow .a3 {
  padding: 24px 0;
  line-height: 2;
  font-size: 18px;
  color: #131313;
}
#newsshow .a3 table {
  display: inline-block;
  max-width: 98%;
}
#newsshow .a4 {
  border-top: 1px solid #ddd;
  padding-top: 25px;
  padding-bottom: 46px;
  color: #463416;
  font-size: 15px;
  line-height: 2;
  font-weight: bold;
}
#newsshow .a4 a {
  color: #463416;
}
#newsshow .a4 a:hover {
  color: #e99924;
}
/*# sourceMappingURL=style.css.map */</pre></body></html>