<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* banner */
.banner {
  min-width: 1270px;
}

.banner img {
  display: block;
  width: 100%;
  height: auto;
}

/* 当前位置 */
.dqwz {
  width: 1270px;
  margin: 30px auto 40px;
}

.currpos {
  font-size: 14px;
}

.currpos a {
  font-size: 14px;
  font-weight: bold;
  margin: 0 15px;
  color: #999;
}

.currpos a:hover {
  color: #002e5a;
}

.currpos .dqwz_wzsy {
  margin-left: 0;
  color: #333;
}

.xian_t {
  margin-top: 20px;
  position: relative;
  width: 100%;
  height: 2px;
  background: #e1e2e4;
}

.xian_t1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 2px;
  background: #20a3fe;
}

/* 当前位置 end */
/* 内容区域 */
.inbox {
  width: 1270px;
  margin: 0 auto;
}

/* 电梯导航 */
.lift-nav {
  position: fixed;
  top: 200px;
  right: 10px;
  display: none;
  z-index: 9999;
}

.lift-nav li {
  width: 160px;
  height: 30px;
  font-size: 13px;
  line-height: 30px;
  padding: 0 30px 0 0;
  cursor: pointer;
}

.lift-nav li.current {
  background: url(right_on.png) no-repeat right center;
  color: #0056a9;
}

.gywm_btit {
  width: 100%;
  height: 102px;
  background: url(gywmbg.png) no-repeat center;
  background-size: contain;
  font-size: 25px;
  line-height: 155px;
  text-align: center;
  font-weight: bold;
  color: #525252;
}

.t1,
.t2,
.t3,
.t4,
.t5,
.t6,
.t7 {
  margin-top: 60px;
}

.profile_con {
  padding-bottom: 80px;
  background: url(down.png) no-repeat center bottom;
  margin-top: 40px;
}

.profile_con p {
  font-size: 14px;
  color: #666;
  line-height: 25px;
  text-indent: 2em;
  margin: 10px 0;
  text-align: justify;
}

.events {
  background: url(dsj_bg.png) no-repeat center;
  background-size: cover;
}

.events_p {
  padding-top: 10px;
  font-size: 16px;
  line-height: 50px;
  color: #787879;
  font-weight: bold;
  text-align: center;
}

.dsj_qx {
  height: 620px;
  background: url(qu_line.png) no-repeat center 220px;
  background-size: 100%;
  margin-top: 60px;
  overflow: hidden;
  position: relative;
}

/* .swiper-slide{
  height: 620px !important;
} */

.dsj_next,
.dsj_prev {
  position: absolute;
  top: 390px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 99;
}

.dsj_next {
  background: url(arr_r.png) no-repeat center;
  right: 0;
}

.dsj_next:hover {
  background: url(arr_ron.png) no-repeat center;
}

.dsj_prev {
  background: url(arr_l.png) no-repeat center;
  left: 0;
}

.dsj_prev:hover {
  background: url(arr_lon.png) no-repeat center;
}

.dsj_qx ul {
  height: 620px;
}

.dsj_qx ul li {
  float: left;
  width: 20%;
  height: 100%;
}

.dsj_qx ul li a {
  display: block;
  width: 100%;
  height: 275px;
  position: relative;
}

.lc_left {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: 320px;
}

.line,
.line_d {
  margin: 0 auto;
  display: block;
  width: 25px;
  height: 250px;
}

.line {
  background: url(line.png) no-repeat center;
}

.line_d {
  background: url(line_d.png) no-repeat center;
}

.date {
  display: block;
  font-size: 30px;
  color: #0a3875;
  margin-top: 15px;
}

.dsj_item2 .date,
.dsj_item4 .date {
  margin-top: 0px;
  margin-bottom: 15px;
}

.dsj_item1 a {
  top: 75px;
}

.dsj_item2 a {
  top: 217px;
}

.dsj_item3 a {
  top: 125px;
}

.dsj_item4 a {
  top: 277px;
}

.dsj_item5 a {
  top: 0;
}

.lc_right {
  position: absolute;
  left: 50px;
  width: 320px;
}

.lc_right h3 {
  font-size: 38px;
  font-weight: bold;
  color: #333;
  line-height: 57px;
  margin-bottom: 10px;
}

.dsj_item1 .lc_right,
.dsj_item3 .lc_right,
.dsj_item5 .lc_right {
  top: 0;
}

.dsj_item2 .lc_right,
.dsj_item4 .lc_right {
  bottom: 0;
}

.dsj_item5 .lc_right,.dsj_item2 .lc_right {
  width: 80%;
}

.global_box {
  margin: 40px auto 0;
  width: 1270px;
}

.glod_box {
  width: 450px;
  float: right;
}

.ywbj {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 25px;
}

.ywbj::after {
  content: '';
  width: 25px;
  height: 5px;
  display: block;
  border-bottom: 4px solid #1a50a2;
  margin-top: 5px;
}

.glod_box div {
  margin-bottom: 45px;
}

.glod_box div img {
  width: 18px;
}

.glod_box div span {
  margin: 10px;
  font-size: 20px;
}

.glod_box div p {
  color: #999999;
  margin-top: 5px;
  line-height: 25px;
  text-align: justify;
}

/* t4 */
.honorlb {
  width: 100%;
  height: 840px;
  background: url(honorbg.png) no-repeat center;
}

.honor_lb {
  overflow: hidden;
}

.top_btn {
  width: 400px;
  height: 30px;
  line-height: 30px;
  background: #eaeff7;
  margin: 40px auto;
  border-radius: 15px;
}

.top_btn span {
  display: block;
  width: 200px;
  height: 30px;
  border-radius: 15px;
  color: #333;
  float: left;
  text-align: center;
  font-size: 16px;
}

.top_btn span.on {
  background: #1a50a2;
  color: #fff;
}

.honor_list {
  width: 750px;
  margin-top: 95px;
  position: relative;
}

.ullist ul {
  display: none;
}

.ullist ul.on {
  display: block;
}

.ullist li {
  font-size: 25px;
  list-style: disc;
  line-height: 55px;
}

.ullist li::marker {
  font-size: 15px;
}

.lrbtn {
  width: 180px;
  position: absolute;
  top: 400px;
  display: flex;
  justify-content: space-between;
}

.lrbtn span {
  display: block;
  width: 50px;
  height: 50px;
}

.hl_btn {
  background: url(harrl.png) no-repeat center;
}

.hr_btn {
  background: url(harrr.png) no-repeat center;
}

.hl_btn:hover {
  background: url(harrlon.png) no-repeat center;
}

.hr_btn:hover {
  background: url(harrron.png) no-repeat center;
}

/* t5 */
.t5 {
  background: #eeeeee;
}

.t5 ul {
  padding: 60px 0;
}

.t5 ul li {
  float: left;
  width: 33%;
  border-left: 1px dashed #d8d8d8;
  padding: 0 56px;
  text-align: center;
}

.t5 ul li:first-child {
  border-left: none;
}

.t5 ul li img {
  padding-top: 30px;
  transition: all .5s;
}

.t5 ul h3 {
  width: 60%;
  margin: 10px auto;
  font-size: 14px;
  color: #666;
  line-height: 30px;
  padding-bottom: 15px;
  border-bottom: 2px solid #8d8d8d;
}

.t5 ul li p {
  margin-top: 20px;
  font-size: 14px;
  color: #999;
  line-height: 22px;
}

.t5 ul li:hover img {
  transform: scale(1.2);
}

/* t6 */
.culture_box {
  width: 1000px;
  margin: 0 auto;
  padding: 60px 0;
}

.whrow {
  float: left;
  width: 33%;
  padding: 0 20px;
  border-left: 1px dashed #D2D2D2;
  position: relative;
}

.whrow:first-child {
  border-left: none;
}

.whrow h3 {
  width: 100%;
  height: 60px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 60px;
}

.wh_yg h3 {
  background: #064e96;
}

.wh_fz h3 {
  background: #002e5a;
}

.wh_fx h3 {
  background: #fee600;
}

.whrow img {
  width: 100%;
  height: auto;
  margin-top: 15px;
}

/* .whrow_in{

  overflow: hidden;
} */
.alpha {
  position: absolute;
  top: 0;
  left: 20px;
  width: 0;
  height: 320px;
  background: #000;
  opacity: .6;
  transition: all .5s;
}

.whrowbox {
  overflow: hidden;
  z-index: 9;
  width: 0;
  height: 320px;
  background: #f6f6f6;
  position: absolute;
  top: 0;
  left: 310px;
  transition: all .5s;
}

.wh_fx .whrowbox {
  left: unset;
  right: 310px;
}

.whrowbox img {
  display: block;
  float: left;
  width: 25px;
  height: auto;
  margin: 0 10px 0 0;
}

.whrowbox_in {
  padding: 10px;
}

.whrowbox_in div {
  float: left;
  width: 205px;
}


.whrowbox_in div h2 {
  line-height: 30px;
  color: #012d5a;
  font-weight: 700;
  font-size: 18px;
  padding-bottom: 20px;
}

.whrowbox_in div p {
  font-size: 12px;
  line-height: 20px;
  color: #666;
  /* text-align: justify; */
  margin-top: 10px;
}

/* t7 */
.t7 {
  background: #eeeeee;
  padding-bottom: 80px;
}

.t7 .shzr_inbox {
  margin-top: 60px;
}

.shzr_l {
  width: 605px;
  float: left;
}

.shzr_r {
  width: 634px;
  float: right;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.shzr_r li {
  width: 302px;
}

.shzr_r .shzr_last {
  width: 100%;
  margin-top: 18px;
}

.zr_pic {
  position: relative;
}

.zr_zzc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transition: all .5s;
}

.zr_more {
  position: absolute;
  width: 150px;
  height: 40px;
  border: 1px solid #FFF;
  top: 50%;
  left: 50%;
  margin-left: -75px;
  margin-top: -20px;
  z-index: 100;
  display: none;
  transition: all .5s;
}

.zr_more a {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 40px;
}

.zr_more:hover a {
  color: #fee600;
}

.shzr_inbox .zr_pic img {
  display: block;
  width: 100%;
  height: auto;
}

.shzr_inbox h5 {
  font-size: 14px;
  color: #333;
  padding: 10px 0 5px 0;
}

.shzr_inbox li p {
  font-size: 14px;
  color: #999;
}
.zr_pic:hover .zr_zzc{
  opacity: .5;
}
.zr_pic:hover .zr_more{
  display: block;
}</pre></body></html>