/*此文件写中心样式*/
body {
  font-family: Arial, "Microsoft YaHei", '微软雅黑', PingFangSC-Regular, sans-serif;
  background-color: #f2f6ff;
}
.no-gutter > [class*=col-] {
  padding: 0;
}
/* Collapse
---------------------------------- */
.panel-group .panel {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: none;
}
.panel-default > .panel-heading {
  padding: 0;
  outline: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  width: 100%;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: 1px solid #f0f0f0;
  border-top: none;
  background-color: #fafafa;
}
.panel-heading a {
  font-weight: 400;
  padding: 15px 35px 15px 15px;
  display: inline-block;
  width: 100%;
  background-color: #e84c3d;
  color: #ffffff;
  position: relative;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
}
.panel-dark .panel-heading a,
.panel-dark .panel-heading a:hover {
  background-color: #0e3e7d;
}
.panel-transparent .panel-default > .panel-heading,
.panel-transparent .panel-default > .panel-heading + .panel-collapse > .panel-body {
  background-color: transparent;
  color: inherit;
}
.panel-transparent .panel-heading a {
  border: 1px solid #f1f1f1;
}
.panel-transparent .panel-heading a.collapsed {
  color: inherit;
  background-color: transparent;
}
.panel-heading a.collapsed {
  color: #ffffff;
  background-color: #0e3e7d;
  font-size: 18px;
  font-weight: 600;
}
.panel-heading a:before {
  font-family: "FontAwesome";
  content: "\f077";
  position: absolute;
  right: 15px;
  font-size: 14px;
  font-weight: 300;
  top: 50%;
  line-height: 1;
  margin-top: -7px;
}
.panel-heading a.collapsed:before {
  content: "\f078";
}
.panel-heading a:hover,
.panel-transparent .panel-heading a:hover {
  text-decoration: none;
  background-color: #e84c3d;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
}
.panel-title a i {
  padding-right: 10px;
  font-size: 20px;
}
.sidebar[data-v-long] .title {
  font-size: 1.1979rem;
  padding: 3.125rem 1.9792vw 1.0417rem;
}
.lanmu {
  border: 0;
  margin-bottom: calc(6px + 0.7292rem);
}
.lanmu .lanmu_l {
  font-size: 1.5625rem;
  color: #034495;
  padding-bottom: 0;
  position: relative;
  z-index: 0;
}
.lanmu .lanmu_l::after {
  bottom: -5px;
  left: 0;
  content: "";
  position: absolute;
  right: 0;
  height: 8px;
  background: #dce7ff;
  z-index: -1;
}
.lanmu span {
  font-size: 1.1458rem;
  color: #d4e2fc;
  text-transform: uppercase;
  margin-left: 0.4167rem;
  float: left;
}
.lanmu .lanmu_r {
  line-height: 1.5104rem;
  font-size: 0.8333rem;
}
.lanmu .lanmu_r a {
  color: #034495;
}
@media (max-width: 1680px) {
  .lanmu .lanmu_l {
    font-size: 1.7857rem;
  }
  .lanmu .lanmu_r {
    line-height: 1.7262rem;
    font-size: 0.9524rem;
  }
  .lanmu span {
    font-size: 1.3095rem;
  }
}
@media (max-width: 1199px) {
  .lanmu {
    margin-bottom: 1.9531rem;
  }
  .lanmu .lanmu_l {
    font-size: 2.6367rem;
  }
  .lanmu .lanmu_r {
    line-height: 2.6367rem;
    font-size: 1.4648rem;
  }
  .lanmu span {
    font-size: 1.9531rem;
  }
}
@media (max-width: 991px) {
  .lanmu {
    margin-bottom: 2.439rem;
  }
  .lanmu .lanmu_l {
    font-size: 3.2927rem;
  }
  .lanmu .lanmu_r {
    line-height: 3.2927rem;
    font-size: 1.8293rem;
  }
  .lanmu span {
    font-size: 2.439rem;
  }
}
@media (max-width: 767px) {
  .lanmu {
    margin-bottom: 5.3333vw;
  }
  .lanmu .lanmu_l {
    font-size: 5.8667rem;
  }
  .lanmu .lanmu_r {
    line-height: 6.4vw;
    font-size: 3.7333rem;
  }
  .lanmu span {
    font-size: 5.0667rem;
    margin-left: 1.6vw;
  }
}
.leftNavigation li ul li.active > a {
  background-color: transparent;
}
.home .ny-right {
  background: -webkit-linear-gradient(top, #dde7ff 0%, #ffffff 45%);
  background: linear-gradient(to bottom, #dde7ff 0%, #ffffff 45%);
}
.ny-right[data-v-jl] {
  min-height: 46.1583rem;
}
.rc-column {
  font-size: calc(20px + 0.5208rem);
  color: #034495;
  font-weight: 700;
  line-height: 1.2;
  position: relative;
  padding-bottom: calc(18px + 0.1563rem);
  margin-bottom: calc(22px + 0.4167rem);
}
.rc-column::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(30px + 0.5208rem);
  height: 4px;
  background: #dce7ff;
  border-radius: 4px;
}
@media (max-width: 1680px) {
  .rc-column {
    font-size: calc(18px + 0.3571rem);
  }
  .ny-right[data-v-jl] {
    min-height: 47.7619rem;
  }
}
@media (max-width: 1440px) {
  .sidebar[data-v-long] .title {
    font-size: 1.25rem;
  }
}
@media (max-width: 1280px) {
  .sidebar[data-v-long] .title {
    font-size: 1.3281rem;
  }
}
@media (max-width: 1199px) {
  .lnav .nav-row .col-md-l {
    width: 25.34348vw;
  }
  .sidebar[data-v-long] .title {
    font-size: 1.6602rem;
    padding: 3.418rem 1.9531rem 1.3672rem;
  }
  .ny-right[data-v-jl] {
    min-height: 73.7619rem;
  }
}
@media (max-width: 991px) {
  .contentLeft {
    padding-bottom: 15.7422vw;
    background-size: 66%;
  }
  .ny-right[data-v-jl] {
    min-height: inherit;
  }
  .leftNavigation li a {
    font-size: 2.1951rem;
    padding: 2.439vw 15.6962vw 2.439vw 4.878vw;
  }
  .leftNavigation li a:before {
    left: 4.878vw;
    right: 4.878vw;
  }
  .leftNavigation li a:hover,
  .leftNavigation li.active > a {
    padding-left: 8.4557vw;
  }
  .leftNavigation li a:after {
    border-width: 0.7317vw 0 0.7317vw 1.0976vw;
    left: 4.878vw;
  }
  .leftNavigation li a .leftNavIcon {
    font-size: 2.6829rem;
    right: 4.878vw;
  }
}
@media (max-width: 767px) {
  .home .ny-right {
    background: -webkit-linear-gradient(top, #dde7ff 0%, #ffffff 30%);
    background: linear-gradient(to bottom, #dde7ff 0%, #ffffff 30%);
  }
  .contentLeft {
    padding-bottom: 31.7422vw;
  }
  .leftNavigation li a {
    font-size: 4.3038rem;
    padding: 3.7975vw 15.6962vw 3.7975vw 7.5949vw;
  }
  .leftNavigation li a:before {
    left: 7.5949vw;
    right: 7.5949vw;
  }
  .leftNavigation li a:hover,
  .leftNavigation li.active > a {
    padding-left: 14.4557vw;
  }
  .leftNavigation li a:after {
    border-width: 1.519vw 0 1.519vw 2.2785vw;
    left: 7.5949vw;
  }
  .leftNavigation li a .leftNavIcon {
    font-size: 5.5696rem;
    right: 7.3418vw;
  }
}
.topic-list {
  margin-top: 0;
}
.topic-list .img-box {
  height: 4.4792rem;
}
.index-tlist .list-module {
  margin-top: 1.4583vw;
  margin-bottom: 0;
}
.index-tlist .list-module .date {
  font-size: 1.0417rem;
  color: #6886b8;
}
.index-tlist .list-module .date span {
  margin-top: 0.3042rem;
}
@media (max-width: 1680px) {
  .index-tlist .list-module .date {
    font-size: 1.2417rem;
  }
  .topic-list .img-box {
    height: 4.5238rem;
  }
}
@media (max-width: 1199px) {
  .index-tlist .list-module {
    margin-top: 2.3438rem;
  }
  .index-tlist .list-module .date {
    font-size: 1.8508rem;
    margin-right: 1.4648rem;
    padding-right: 1.1719rem;
  }
  .index-tlist .list-module .txt h4 {
    line-height: 1.4;
  }
  .topic-list .img-box {
    height: 5.4688rem;
  }
}
@media (max-width: 991px) {
  .index-tlist .list-module {
    margin-top: 2.439rem;
  }
  .index-tlist .list-module .date {
    font-size: 2.439rem;
  }
  .topic-list .img-box {
    height: 7.9268vw;
  }
}
@media (max-width: 767px) {
  .index-tlist .list-module {
    margin-top: 5.3333vw;
  }
  .index-tlist .list-module .date {
    font-size: 5.3333rem;
    margin-right: 4vw;
    padding-right: 3.2vw;
  }
  .index-tlist .list-module .txt h4 {
    font-size: 4.2667rem;
  }
  .topic-list .img-box {
    height: 24.2667vw;
  }
}
.lib-box1 {
  padding: calc(6px + 0.4167rem) 0 calc(28px + 1.5625rem);
  overflow: hidden;
}
.lib-box1 .win-l {
  width: 26.3021rem;
  padding-right: calc(10px + 0.7813rem);
  float: left;
}
.lib-box1 .win-r {
  overflow: hidden;
}
.lib-box2 {
  padding: 0 0 calc(28px + 1.5625rem);
  overflow: hidden;
}
.lib-box3 {
  padding: 0 0 calc(6px + 1.0417rem);
  overflow: hidden;
}
.focus-box .owl-dots {
  position: absolute;
  right: 20px;
  bottom: 0.7813rem;
}
.focus-box .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  border: #ffffff solid 1px;
  border-radius: 50%;
  margin-left: 6px;
}
.focus-box .owl-dots .active {
  background: #ffffff;
  border-radius: 7px;
}
.focus-box .index-box1-lunb {
  display: block;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.focus-box .index-box1-lunb .img-box {
  height: 16.5625rem;
  overflow: hidden;
}
.focus-box .index-box1-lunb .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.focus-box .index-box1-lunb .lunb-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: calc(10px + 0.3646rem);
  line-height: 1.1;
  color: #FFFFFF;
  background: url(titbg.png) repeat-x bottom center;
  background-size: 100% 100%;
  padding: 35px 95px 15px 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.focus-box .index-box1-lunb:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s;
}
@media (max-width: 1199px) {
  .lib-box1 .win-l {
    width: 100%;
    padding-right: 0;
    margin-bottom: 1.9531rem;
  }
  .lib-box1 .win-r {
    width: 100%;
  }
  .focus-box .index-box1-lunb .img-box {
    height: 39.4531rem;
  }
  .focus-box .index-box1-lunb .lunb-title {
    font-size: 1.6602rem;
  }
  .focus-box .owl-dots {
    bottom: 1.3672rem;
  }
}
@media (max-width: 991px) {
  .lib-box1 .win-l {
    margin-bottom: 2.439rem;
  }
  .lib-box3 .row {
    margin-left: -1.3195rem;
    margin-right: -1.3195rem;
  }
  .lib-box3 .row > [class^='col'] {
    padding-left: 1.3195rem;
    padding-right: 1.3195rem;
  }
  .focus-box .index-box1-lunb .img-box {
    height: 55.8537vw;
  }
  .focus-box .index-box1-lunb .lunb-title {
    font-size: 2.0732rem;
  }
}
@media (max-width: 767px) {
  .lib-box1 .win-l {
    margin-bottom: 5.3333vw;
  }
  .lib-box3 .col-sm-6:last-child {
    margin-top: 8vw;
  }
  .focus-box .owl-dots {
    position: absolute;
    right: 50%;
    bottom: auto;
    top: 42.666vw;
    transform: translateX(50%);
  }
  .focus-box .index-box1-lunb .img-box {
    height: 55.7333vw;
    border-radius: 5px;
  }
  .focus-box .index-box1-lunb .lunb-title {
    position: static;
    background: none;
    color: #262626;
    padding: 6px 0 0;
    overflow: initial;
    white-space: normal;
    text-align: justify;
    margin-top: 10px;
    font-size: 17px;
    line-height: 1.4;
  }
}
.lib-list {
  overflow: hidden;
  display: block;
}
.lib-list ul li {
  overflow: hidden;
  width: 100%;
  text-align: left;
  margin-top: 1.2979vw;
}
.lib-list ul li a {
  float: left;
  max-width: 100%;
  overflow: hidden;
  font-size: 0.8333rem;
  line-height: 1.4;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  position: relative;
}
.lib-list ul li a span {
  margin-right: 12px;
  color: #6886b8;
  padding-right: 12px;
  border-right: #d3dcf6 solid 1px;
}
.lib-list ul li a:hover,
.lib-list ul li a:hover span {
  color: #034495;
  text-decoration: none;
}
.lib-list ul li a em {
  font-style: normal;
}
.lib-list ul li:nth-child(n+7) {
  display: none;
}
@media (max-width: 1680px) {
  .lib-list ul li {
    margin-top: 1.131rem;
  }
  .lib-list ul li a {
    font-size: 0.9524rem;
  }
}
@media (max-width: 1199px) {
  .lib-list ul li {
    margin-top: 1.7578rem;
  }
  .lib-list ul li a {
    font-size: 1.5625rem;
  }
}
@media (max-width: 991px) {
  .lib-list ul li {
    margin-bottom: 2.439vw;
  }
  .lib-list ul li a {
    font-size: 1.9512rem;
  }
}
@media (max-width: 767px) {
  .lib-list ul li {
    margin-top: 3.4884vw;
  }
  .lib-list ul li a {
    font-size: 4.2667rem;
    white-space: inherit;
    line-height: 1.6;
  }
}
.edu-notice .row {
  margin-left: -1.0417rem;
  margin-right: -1.0417rem;
}
.edu-notice .row > [class^='col'] {
  padding-left: 1.0417rem;
  padding-right: 1.0417rem;
}
.edu-notice .list-module {
  position: relative;
  z-index: 0;
  margin-bottom: 1.4583vw;
}
.edu-notice .list-module a {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 3;
}
.edu-notice .list-module .date {
  padding-top: 0.2604rem;
  position: relative;
  font-size: 1.25rem;
  color: #6886b8;
  line-height: 1.1;
  font-weight: 700;
  float: left;
  z-index: 2;
  margin-right: 0.8333vw;
  border: #8eaed6 solid 1px;
  width: 2.8646rem;
  height: 2.8646rem;
  text-align: center;
  border-radius: 3px;
}
.edu-notice .list-module .date span {
  display: block;
  font-size: 0.625rem;
  margin-top: 0.1042vw;
  font-weight: 500;
  color: #6886b8;
}
.edu-notice .list-module .txt {
  height: 2.8646rem;
  overflow: hidden;
}
.edu-notice .list-module .txt h4 {
  position: relative;
  font-size: 0.8333rem;
  line-height: 1.6;
  margin: 0;
  font-weight: 500;
  color: #333333;
  overflow: hidden;
  display: table;
  height: 2.8646rem;
  z-index: 2;
}
.edu-notice .list-module .txt h4 span {
  display: table-cell;
  vertical-align: middle;
}
.edu-notice .list-module a:hover .date {
  color: #034495;
  border-color: #034495;
}
.edu-notice .list-module a:hover .txt h4 {
  color: #034495;
}
.edu-notice[data-v-page] .list-module {
  border-bottom: #e1e8f5 solid 1px;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  margin-bottom: 0;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.edu-notice[data-v-page] .list-module:hover {
  background: #f2f5fb;
  background: -webkit-linear-gradient(left, #f0f4fa 10%, #ffffff 100%);
  background: -ms-linear-gradient(left, #f0f4fa 10%, #ffffff 100%);
  background: linear-gradient(to right, #f0f4fa 10%, #ffffff 100%);
  padding-left: 1.25rem;
}
@media (max-width: 1680px) {
  .edu-notice .list-module {
    margin-bottom: 1.6667vw;
  }
  .edu-notice .list-module .date {
    padding-top: 0.3104rem;
    font-size: 1.4286rem;
    width: 3.2738rem;
    height: 3.2738rem;
  }
  .edu-notice .list-module .date span {
    font-size: 0.7143rem;
    margin-top: 0.119vw;
  }
  .edu-notice .list-module .txt {
    height: 3.2738rem;
  }
  .edu-notice .list-module .txt h4 {
    height: 3.2738rem;
    font-size: 0.9524rem;
  }
}
@media (max-width: 1199px) {
  .edu-notice .list-module {
    margin-bottom: 1.9531rem;
  }
  .edu-notice .list-module .date {
    font-size: 2.3438rem;
    width: 5.3711rem;
    height: 5.3711rem;
  }
  .edu-notice .list-module .date span {
    font-size: 1.1719rem;
    margin-top: 0.1953vw;
  }
  .edu-notice .list-module .txt {
    height: 5.3711rem;
  }
  .edu-notice .list-module .txt h4 {
    height: 5.3711rem;
    font-size: 1.5625rem;
    line-height: 1.6;
  }
  .edu-notice[data-v-page] .list-module {
    padding-top: 1.9531rem;
    padding-bottom: 1.9531rem;
  }
  .edu-notice[data-v-page] .list-module:hover {
    padding-left: 1.9531rem;
  }
}
@media (max-width: 991px) {
  .edu-notice .list-module {
    margin-bottom: 2.9268vw;
  }
  .edu-notice .list-module .date {
    font-size: 2.9268rem;
    width: 6.7073rem;
    height: 6.7073rem;
    margin-right: 1.4634rem;
    padding-top: 0.6104rem;
  }
  .edu-notice .list-module .date span {
    font-size: 1.4634rem;
    margin-top: 0.3659vw;
  }
  .edu-notice .list-module .txt {
    height: 6.7073rem;
  }
  .edu-notice .list-module .txt h4 {
    height: 6.7073rem;
    font-size: 1.9512rem;
  }
  .edu-notice[data-v-page] .list-module {
    padding-top: 2.439rem;
    padding-bottom: 2.439rem;
  }
  .edu-notice[data-v-page] .list-module:hover {
    padding-left: 2.439rem;
  }
}
@media (max-width: 767px) {
  .edu-notice .list-module {
    margin-bottom: 5.6512vw;
  }
  .edu-notice .list-module .date {
    font-size: 6.4rem;
    width: 14.6667vw;
    height: 14.6667vw;
    margin-right: 3.2rem;
    padding-top: 1.4104rem;
  }
  .edu-notice .list-module .date span {
    font-size: 3.2rem;
    margin-top: 0.6977vw;
  }
  .edu-notice .list-module .txt {
    height: auto;
  }
  .edu-notice .list-module .txt h4 {
    height: auto;
    font-size: 4.2667rem;
    line-height: 1.5;
  }
  .edu-notice[data-v-page] .list-module {
    padding-top: 4.2667vw;
    padding-bottom: 4.2667vw;
  }
  .edu-notice[data-v-page] .list-module:hover {
    padding-left: 4.2667vw;
  }
}
/************************/
/*  Staff  */
/************************/
.pelist {
  position: relative;
  margin-top: calc(20px + 0.5208rem);
}
.pelist .row {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
.pelist .row > [class^='col'] {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.pelist li {
  margin-bottom: 1.5625vw;
}
.pelist .item {
  position: relative;
}
.pelist .item:after {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  top: calc(8px + 0.625rem);
  bottom: 9px;
  background: #ffffff;
  z-index: 0;
  border-radius: 0 1.5625vw 0;
  -webkit-border-radius: 0 1.5625vw 0;
  -moz-border-radius: 0 1.5625vw 0;
  -ms-border-radius: 0 1.5625vw 0;
  -o-border-radius: 0 1.5625vw 0;
  -webkit-box-shadow: 0px 10px 16px 0px rgba(8, 72, 195, 0.1);
  -moz-box-shadow: 0px 10px 16px 0px rgba(8, 72, 195, 0.1);
  -ms-box-shadow: 0px 10px 16px 0px rgba(8, 72, 195, 0.1);
  -o-box-shadow: 0px 10px 16px 0px rgba(8, 72, 195, 0.1);
  box-shadow: 0px 10px 16px 0px rgba(8, 72, 195, 0.1);
}
.pelist .item .img-box {
  height: 13.2292rem;
  overflow: hidden;
  position: relative;
  margin-left: calc(8px + 0.625rem);
  border-radius: 0 1.5625vw 0 0;
  z-index: 1;
}
.pelist .item .img-box img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  z-index: 1;
}
.pelist .item .txt-box {
  padding: 1.0417vw 0;
  margin-bottom: 0.7813vw;
}
.pelist .item .txt-box .lunb-title {
  font-size: calc(10px + 0.4167rem);
  line-height: 1;
  color: #333333;
  padding: 0 10px calc(8px + 0.2083rem);
  margin-bottom: calc(8px + 0.2083rem);
  text-align: center;
  font-weight: 700;
  position: relative;
  z-index: 1;
}
.pelist .item .txt-box .lunb-title:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 20px;
  height: 2px;
  background-color: #d6dfeb;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pelist .item .txt-box h4 {
  font-size: calc(12px + 0.1042rem);
  position: relative;
  z-index: 1;
  text-align: center;
  color: #999999;
  padding: 0 10px 0.7813vw;
  margin-bottom: 0.7813vw;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  overflow: hidden;
}
.pelist .item .txt-box h4:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 20px;
  height: 2px;
  background-color: #0848c3;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pelist .item:hover .img-box img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.pelist .item:hover:after {
  background: #034495;
}
.pelist .item:hover .txt-box .lunb-title,
.pelist .item:hover .txt-box h4 {
  color: #ffffff;
}
.pelist .item:hover .txt-box h4:after {
  background-color: #ffffff;
}
@media (max-width: 1199px) {
  .pelist .item .img-box {
    height: 15.5273rem;
  }
  .pelist .item .txt-box {
    padding: 1.7578vw 0;
  }
  .pelist .item .txt-box .lunb-title {
    font-size: 1.5625rem;
  }
}
@media (max-width: 991px) {
  .pelist li {
    margin-bottom: 2.9268vw;
  }
  .pelist .item .img-box {
    height: 24.5122rem;
  }
  .pelist .item .txt-box {
    padding: 2.1951vw 0;
  }
  .pelist .item .txt-box .lunb-title {
    font-size: 1.9512rem;
  }
}
@media (max-width: 767px) {
  .pelist .row {
    margin-left: -1.95rem;
    margin-right: -1.95rem;
  }
  .pelist .row > [class^='col'] {
    padding-left: 1.95rem;
    padding-right: 1.95rem;
  }
  .pelist li {
    margin-bottom: 3.4884vw;
  }
  .pelist .col-sm-3 {
    width: 50%;
    float: left;
  }
  .pelist .item .img-box {
    height: 52.2667vw;
    border-radius: 0 6.9767vw 0 0;
    -webkit-border-radius: 0 6.9767vw 0 0;
    -moz-border-radius: 0 6.9767vw 0 0;
    -ms-border-radius: 0 6.9767vw 0 0;
    -o-border-radius: 0 6.9767vw 0 0;
  }
  .pelist .item .txt-box {
    padding: 3.4884vw 0;
  }
  .pelist .item .txt-box .lunb-title {
    font-size: 4.5333rem;
  }
  .pelist .item .txt-box h4 {
    margin-bottom: 2.3256vw;
    padding-bottom: 2.3256vw;
    font-size: 3.2558rem;
  }
  .pelist .item:after {
    border-radius: 0 6.9767vw 0;
    -webkit-border-radius: 0 6.9767vw 0;
    -moz-border-radius: 0 6.9767vw 0;
    -ms-border-radius: 0 6.9767vw 0;
    -o-border-radius: 0 6.9767vw 0;
  }
}
.xlmain {
  margin-top: calc(20px + 1.0417vw);
}
.xlmain .nrfont-dp font,
.xlmain .nrfont-dp p,
.xlmain .nrfont-dp span,
.xlmain .nrfont-dp div,
.xlmain .nrfont-dp a,
.xlmain .nrfont-dp b,
.xlmain .nrfont-dp strong {
  color: #333333 !important;
}
.xlmain .tit-yjfx {
  font-size: calc(16px + 0.2083rem);
  color: #034495;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: calc(20px + 0.4167rem);
}
.xlmain[data-v-rc] {
  margin-top: calc(22px + 1.0417vw);
}
.xlmain .text-rc {
  overflow: hidden;
  display: block;
}
.xlmain .text-rc p,
.xlmain .text-rc div {
  margin-bottom: calc(8px + 0.2083rem) !important;
}
.xlmain .wztitle-dp {
  margin-bottom: 0;
}
.xlmain .textxl {
  margin-top: calc(8px + 0.5208vw);
}
.xlmain .wztitle {
  margin-bottom: calc(8px + 0.4167vw);
}
.xlmain .textry {
  overflow: hidden;
}
.xlmain .textry .rydetail {
  overflow: hidden;
  margin-bottom: calc(8px + 0.5208rem);
}
.xlmain .textry .rydetail .detail {
  padding-left: 2px;
  font-size: calc(12px + 0.2083rem);
  line-height: 1.7;
}
.xlmain .textry .rydetail .detail font,
.xlmain .textry .rydetail .detail p,
.xlmain .textry .rydetail .detail span,
.xlmain .textry .rydetail .detail div,
.xlmain .textry .rydetail .detail a,
.xlmain .textry .rydetail .detail b,
.xlmain .textry .rydetail .detail strong {
  font-family: Arial, \5FAE\8F6F\96C5\9ED1 !important;
  word-wrap: break-word;
  font-size: calc(12px + 0.2083rem) !important;
  color: #333333 !important;
  background: transparent !important;
}
.xlmain .textry .rydetail .detail strong,
.xlmain .textry .rydetail .detail b {
  color: #000000 !important;
}
.xlmain .textry .rydetail .detail a:hover {
  color: #0854bc !important;
}
@media (max-width: 767px) {
  .xlmain .textry .rydetail .detail {
    padding-left: 2px;
    font-size: 4.2667rem;
    line-height: 1.7;
  }
  .xlmain .textry .rydetail .detail font,
  .xlmain .textry .rydetail .detail p,
  .xlmain .textry .rydetail .detail span,
  .xlmain .textry .rydetail .detail div,
  .xlmain .textry .rydetail .detail a,
  .xlmain .textry .rydetail .detail b,
  .xlmain .textry .rydetail .detail strong {
    font-size: 4.2667rem !important;
  }
}
.ryname {
  position: relative;
  border-bottom: #d4dff8 solid 1px;
}
.ryname_l {
  color: #034495;
  float: left;
  font-weight: 700;
  font-size: calc(18px + 0.4167rem);
  line-height: 1;
  padding: 0 0 calc(18px + 0.3125rem);
  padding-right: 3px;
  position: relative;
}
.ryname_l:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  width: 40px;
  height: 3px;
  background: #034495;
  background: -webkit-linear-gradient(left, #034495 10%, #005fd5 80%);
  background: -o-linear-gradient(left, #034495 10%, #005fd5 80%);
  background: linear-gradient(to right, #034495 10%, #005fd5 80%);
}
.ryname_l span {
  font-size: calc(13px + 0.1563rem);
  margin-left: calc(8px + 0.3646rem);
}
.ryname_l span i {
  color: #333;
  margin-right: 13px;
}
.rylanmu {
  margin-bottom: 21px;
  margin-top: 50px;
  padding: calc(13px + 0.2083rem) calc(18px + 0.2083rem);
  background: #f6f9ff;
  position: relative;
  overflow: hidden;
}
.rylanmu::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  width: 3px;
  background: #034495;
  background: -webkit-linear-gradient(bottom, #034495 10%, #005fd5 80%);
  background: -o-linear-gradient(bottom, #034495 10%, #005fd5 80%);
  background: linear-gradient(to top, #034495 10%, #005fd5 80%);
}
.rylanmu_l {
  color: #034495;
  float: left;
  font-weight: 700;
  font-size: calc(15px + 0.1563rem);
  line-height: 1.1;
  position: relative;
}
.rylanmu_l img {
  display: inline-block;
  margin-right: 10px;
  margin-top: -3px;
}
.rcphotobox {
  padding: calc(18px + 0.625rem);
  position: relative;
  z-index: 1;
}
.rcphotobox .imgbox {
  position: relative;
  z-index: 1;
  height: 13.75rem;
  display: table;
}
.rcphotobox .imgbox span {
  overflow: hidden;
  position: relative;
  z-index: 1;
  display: table-cell;
  vertical-align: middle;
}
.rcphotobox .imgbox span img {
  overflow: hidden;
  display: block;
  border-radius: 0 calc(12px + 0.4167rem);
}
.pepxl-txt {
  margin-top: calc(8px + 0.2083rem);
  font-size: calc(12px + 0.2083rem);
  line-height: 1.5;
  margin-bottom: calc(15px + 0.7813rem);
}
.pepxl-txt li {
  margin-top: calc(10px + 0.2604rem);
}
.pepxl-txt span {
  color: #333;
  font-weight: 700;
  font-size: calc(12px + 0.2083rem);
  float: left;
}
.pepxl-txt i {
  color: #333;
  font-style: normal;
  font-size: calc(12px + 0.2083rem);
  font-weight: 500;
  word-break: break-all;
}
.pepxl-txt .col-md-6 {
  float: left;
}
.module {
  margin: 0px auto;
  overflow: hidden;
  width: 100%;
  position: relative;
  border-radius: 6px;
  background: #ebf1ff;
  background: -webkit-linear-gradient(top, #f9fbff 10%, #dce7ff 80%);
  background: -ms-linear-gradient(top, #f9fbff 10%, #dce7ff 80%);
  background: linear-gradient(to bottom, #f9fbff 10%, #dce7ff 80%);
}
.module .line {
  height: 3px;
  background: #047fc0;
  background: -webkit-linear-gradient(left, #005dac 10%, #0896cd 80%);
  background: -o-linear-gradient(left, #005dac 10%, #0896cd 80%);
  background: linear-gradient(to right, #005dac 10%, #0896cd 80%);
}
.module-a {
  float: right;
  padding-bottom: 200em;
  margin-bottom: -200em;
}
.module-b,
.module-c,
.module-d {
  float: left;
  padding-bottom: 200em;
  margin-bottom: -200em;
}
.module-a {
  width: 26%;
}
.module-a img {
  border-radius: 4px;
}
.module-b {
  width: 74%;
}
.module-b .jbinfo {
  padding: calc(20px + 1.3021rem) 20px 0 calc(30px + 1.5625rem);
}
.module-b .jbinfo h2 {
  font-size: 26px;
  line-height: 1;
  margin: 2px 0 15px 0;
  overflow: hidden;
  color: #1f1f1f;
  /*text-overflow: ellipsis;white-space: nowrap;*/
  display: block;
  background: url(lmbg01.png) repeat-x bottom;
  padding-bottom: 12px;
  font-weight: 700;
}
.module-b .jbinfo h2:after {
  bottom: 0;
  left: 0;
  content: "";
  position: absolute;
  width: 28px;
  height: 4px;
  background: #4c63b6;
}
.bl {
  border-left: #c1e8d3 solid 1px;
}
@media (max-width: 1536px) {
  .module-a {
    width: 32%;
  }
  .module-b {
    width: 68%;
  }
}
@media (max-width: 1280px) {
  .module-a {
    width: 35%;
  }
  .module-b {
    width: 65%;
  }
}
@media (max-width: 1199px) {
  .pepxl-txt {
    font-size: 1.5625rem;
  }
  .pepxl-txt span,
  .pepxl-txt i {
    font-size: 1.5625rem;
  }
  .ryname_l {
    font-size: 2.3438rem;
  }
  .ryname_l span {
    font-size: 1.5625rem;
  }
}
@media (max-width: 991px) {
  .module-a {
    width: 33%;
  }
  .module-b {
    width: 67%;
  }
  .pepxl-txt {
    font-size: 1.9512rem;
  }
  .pepxl-txt li {
    margin-top: 2.1951rem;
  }
  .pepxl-txt span,
  .pepxl-txt i {
    font-size: 1.9512rem;
  }
  .ryname_l {
    font-size: 2.9268rem;
  }
  .ryname_l span {
    font-size: 1.9512rem;
  }
}
@media (max-width: 767px) {
  .module-a {
    width: 100%;
  }
  .module-b {
    width: 100%;
  }
  .rcphotobox {
    padding: 8vw;
  }
  .rcphotobox .imgbox {
    max-width: 80%;
    margin: 0 auto;
    height: auto;
  }
  .module-b .jbinfo {
    padding: 0 18px;
  }
  .pepxl-txt {
    font-size: 4.2667rem;
  }
  .pepxl-txt span,
  .pepxl-txt i {
    font-size: 4.2667rem;
  }
  .ryname_l {
    font-size: 6.9333rem;
  }
  .ryname_l span {
    font-size: 4.2667rem;
  }
  .rylanmu_l {
    font-size: 4.8rem;
  }
}
.pic-list .row {
  margin-left: -0.7813rem;
  margin-right: -0.7813rem;
}
.pic-list .row > [class^='col'] {
  padding-left: 0.7813rem;
  padding-right: 0.7813rem;
}
.pic-list .boxstyle {
  position: relative;
  background: #ffffff;
  -ms-box-shadow: 0px 0px 20px 0px rgba(3, 68, 149, 0.12);
  -o-box-shadow: 0px 0px 20px 0px rgba(3, 68, 149, 0.12);
  -moz-box-shadow: 0px 0px 20px 0px rgba(3, 68, 149, 0.12);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(3, 68, 149, 0.12);
  box-shadow: 0px 0px 20px 0px rgba(3, 68, 149, 0.12);
  overflow: hidden;
  border-radius: 6px;
}
.pic-list .boxstyle .img-box {
  width: 100%;
  height: 9.8438rem;
  overflow: hidden;
}
.pic-list .boxstyle .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.pic-list .boxstyle .txtinfo {
  overflow: hidden;
  padding: calc(7px + 1.0625rem) calc(10px + 1.0417rem);
  position: relative;
  border-bottom: #034495 solid 2px;
  z-index: 2;
}
.pic-list .boxstyle .txtinfo:before {
  position: absolute;
  top: 0;
  left: -100%;
  content: "";
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  height: 100%;
  width: 100%;
  z-index: 3;
  background: #034495;
}
.pic-list .boxstyle .txtinfo h4 {
  overflow: hidden;
  color: #333;
  margin: 0;
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.5;
  height: 2.8125rem;
  position: relative;
  z-index: 4;
}
.pic-list li {
  margin-bottom: calc(20px + 1.0417rem);
}
.pic-list li a:hover .boxstyle img {
  -webkit-transform: scale(1.15);
  /* Safari and Chrome */
  -moz-transform: scale(1.15);
  /* Firefox */
  -ms-transform: scale(1.15);
  /* IE 9 */
  -o-transform: scale(1.15);
  /* Opera */
  transform: scale(1.15);
}
.pic-list li a:hover .boxstyle .txtinfo h4 {
  color: #034495;
}
.pic-list li:nth-child(3n+1) {
  clear: left;
}
@media (max-width: 1680px) {
  .pic-list .boxstyle .txtinfo h4 {
    font-size: 1.0714rem;
    height: 3.2143rem;
  }
}
@media (max-width: 1199px) {
  .pic-list .row {
    margin-left: -1.1719rem;
    margin-right: -1.1719rem;
  }
  .pic-list .row > [class^='col'] {
    padding-left: 1.1719rem;
    padding-right: 1.1719rem;
  }
  .pic-list .row > [class^='col'] {
    width: 50%;
    float: left;
  }
  .pic-list .boxstyle .img-box {
    height: 18.2617rem;
  }
  .pic-list .boxstyle .txtinfo h4 {
    font-size: 1.7578rem;
    height: 5.2734rem;
  }
  .pic-list li:nth-child(3n+1) {
    clear: inherit;
  }
  .pic-list li:nth-child(2n+1) {
    clear: left;
  }
}
@media (max-width: 991px) {
  .pic-list .row {
    margin-left: -1.7073rem;
    margin-right: -1.7073rem;
  }
  .pic-list .row > [class^='col'] {
    padding-left: 1.7073rem;
    padding-right: 1.7073rem;
  }
  .pic-list .boxstyle .img-box {
    height: 25.7317rem;
  }
  .pic-list .boxstyle .txtinfo h4 {
    font-size: 2.1951rem;
    height: 6.5854rem;
  }
  .pic-list li {
    margin-bottom: 4.3902rem;
  }
}
@media (max-width: 767px) {
  .pic-list .row > [class^='col'] {
    width: 100%;
  }
  .pic-list .boxstyle .img-box {
    height: 56vw;
  }
  .pic-list .boxstyle .txtinfo {
    padding: 5.3333vw 6.4vw;
  }
  .pic-list .boxstyle .txtinfo h4 {
    font-size: 4.8rem;
    white-space: inherit;
    line-height: 1.4;
    height: auto;
  }
  .pic-list li {
    margin-bottom: 9.6vw;
  }
  .pic-list li:last-child {
    margin-bottom: 0;
  }
}
.mod-table .box-table table thead tr th {
  font-weight: 700;
  padding: calc(14px + 0.2083rem) 0.4167vw;
}
.mod-table .box-table table tr td {
  font-size: calc(12px + 0.2083rem);
  padding: calc(13px + 0.2604rem);
}
@media (max-width: 767px) {
  .cg-zl table.bt tbody td:before {
    width: 108px;
  }
  .cg-zl.yjs table.bt tbody td:before,
  .cg-zl.xm table.bt tbody td:before,
  .cg-zl.cgzh table.bt tbody td:before {
    width: 85px;
  }
}
.links {
  position: relative;
  background: #ffffff;
  padding: calc(10px + 0.5208rem) 0;
  font-size: calc(10px + 0.2083rem);
}
.links a {
  font-size: calc(10px + 0.2083rem);
  display: inline-block;
  position: relative;
  margin-right: calc(10px + 0.4167rem);
  padding-right: calc(10px + 0.4167rem);
}
.links a:first-child {
  margin-left: 15px;
}
.links a:hover {
  color: #034495;
}
.links a:before {
  position: absolute;
  content: '';
  width: 1px;
  top: 0.2083rem;
  bottom: 0.2083rem;
  right: 0;
  background: #5d5d5d;
}
.links a:last-child {
  margin-right: 0;
  padding-right: 0;
}
.links a:last-child:before {
  display: none;
}
@media (max-width: 1199px) {
  .links a {
    font-size: 1.3672rem;
    margin-top: 2px;
    margin-bottom: 2px;
  }
}
@media (max-width: 991px) {
  .links a {
    font-size: 1.7073rem;
  }
}
@media (max-width: 767px) {
  .links {
    font-size: 3.7333rem;
    padding: 4vw 0;
  }
  .links a {
    font-size: 3.7333rem;
    margin: 0 2.6vw;
    padding-right: 0;
  }
  .links a:before {
    opacity: 0;
  }
  .links a:first-child {
    margin-left: 8px;
  }
}
/*搜索引擎公共样式--start*/
[class^="fa-"],
[class*=" fa-"],
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'FontAwesome' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-selected:before {
  content: "\f192";
}
.eng-commoncss-search .eng-hint {
  font-size: 14px;
  margin-top: 10px;
  text-align: left;
  color: inherit;
}
.eng-commoncss-search .radio-list {
  margin-top: calc(5px + 0.7813rem);
}
.eng-commoncss-search .radio-list > span {
  margin-right: 32px;
  cursor: pointer;
  color: #666666;
  font-size: 14px;
}
.eng-commoncss-search .radio-list > span:before {
  color: #dddddd;
  margin-right: 3px;
  vertical-align: middle;
}
.eng-commoncss-search .radio-list .radio-box {
  display: inline-block;
  position: relative;
  color: #666666;
  font-size: 0.8333rem;
  font-weight: 500;
  margin-right: 1.25rem;
  cursor: pointer;
  float: left;
  line-height: 1.8;
}
.eng-commoncss-search .radio-list .radio-box .txt-theme {
  display: none;
}
.eng-commoncss-search .radio-list .radio-box span {
  margin-right: 0.3906rem;
  vertical-align: middle;
}
.eng-commoncss-search .radio-list .radio-box .text-radio {
  margin-right: 0;
}
.eng-commoncss-search .radio-list .radio-box .icon-radio {
  color: #cfa972;
}
.eng-commoncss-search .radio-list .radio-box input[type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  opacity: 0;
  cursor: pointer;
}
.eng-commoncss-search .radio-list .radio-box input[type="radio"]:checked + .icon-radio {
  display: none;
}
.eng-commoncss-search .radio-list .radio-box input[type="radio"]:checked + .icon-radio + .icon-radio-checked {
  display: inline-block;
  color: #cfa972;
}
.eng-commoncss-search .radio-list .radio-box input[type="radio"]:checked + .text-radio {
  color: #cfa972;
}
.eng-commoncss-search .href-list {
  margin-top: 10px;
}
.eng-commoncss-search .href-list a {
  display: inline-block;
  font-size: 14px;
  color: inherit;
  margin-right: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 5px;
  vertical-align: middle;
}
.eng-commoncss-search .href-list a:hover {
  font-weight: 600;
}
.eng-commoncss-search .href-list a .ui-circle {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 6px;
  background: #ffffff;
  vertical-align: middle;
}
.eng-commoncss-search .href-list a .icon-href {
  display: inline-block;
  width: 40px;
  line-height: 40px;
  vertical-align: middle;
  margin-right: 8px;
}
.eng-commoncss-search .href-list a span {
  vertical-align: middle;
}
.eng-search-style {
  position: relative;
}
.eng-search-style .search-tabs {
  text-align: left;
  position: relative;
  white-space: nowrap;
  overflow-x: hidden;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE and Edge */
  font-size: 1px;
}
.eng-search-style .search-tabs > span {
  display: inline-block;
  padding: 0 calc(9px + 0.625rem);
  height: 2.3958rem;
  line-height: 2.3958rem;
  font-size: 0.8333rem;
  color: #333;
  font-weight: 700;
  border-radius: 7px 7px 0 0;
  cursor: pointer;
  vertical-align: top;
  background: #edf2ff;
  margin-right: 3px;
}
.eng-search-style .search-tabs > span:last-child {
  margin-right: 0;
}
.eng-search-style .search-tabs > span.current {
  color: #034495;
}
.eng-search-style .search-tabs::-webkit-scrollbar-track {
  background-color: transparent;
}
.eng-search-style .search-tabs::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: transparent;
  display: none;
}
.eng-search-style .search-tabs::-webkit-scrollbar-thumb {
  background-color: #ffffff;
}
.eng-search-style .ipt-box {
  height: 3.0208rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  z-index: 2;
  position: relative;
  padding-right: 8.2708rem;
}
.eng-search-style .ipt-box .ipt {
  text-indent: 1.0417rem;
  height: 100%;
  vertical-align: top;
  width: 100%;
  outline: none;
  font-size: 0.8333rem;
  color: #999999;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: none;
  background: #ffffff;
  border-radius: 4px 0 0 4px;
  border: #cfa972 solid 1px;
}
.eng-search-style .ipt-box input[type="text"]::-webkit-input-placeholder {
  color: #999999;
  font-family: Arial;
}
.eng-search-style .ipt-box input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
}
.eng-search-style .ipt-box input::first-line {
  color: #999999;
}
.eng-search-style .ipt-box .btns {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  font-size: 0;
}
.eng-search-style .ipt-box .btn-search {
  display: inline-block;
  padding: 0 0.9292rem;
  min-width: 3.125rem;
  height: 100%;
  font-size: 0.8333rem;
  color: #FFFFFF;
  border: none;
  outline: none;
  cursor: pointer;
  margin-right: calc(5px + 0.2604rem);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: #cfa972;
}
.eng-search-style .ipt-box .btn-search.jsbtn {
  border-radius: 0 5px 5px 0;
  color: transparent;
  background: url(lib-search.png) no-repeat center center #cfa972;
  background-size: 30%;
}
.eng-search-style .ipt-box .btn-search:last-child {
  margin-right: 0;
}
.eng-search-style .search-content {
  overflow: hidden;
}
.eng-search-style .search-content .search-cxbox {
  background: url(lib-bg01.jpg) no-repeat right bottom #ffffff;
  background-size: 100% 100%;
  padding: calc(20px + 1.5625rem) calc(15px + 0.7813rem) calc(15px + 1.5625rem);
  border-radius: 0 7px 7px 7px;
  overflow: hidden;
}
.eng-search-style .icon-radio-no:before {
  color: inherit;
}
.search-tabs-wrapper {
  position: relative;
  margin-right: 64px;
}
.search-tabs-wrapper .tab-nav-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border: none;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
}
.search-tabs-wrapper .tab-nav-btn:hover {
  background: #f5f5f5;
}
.search-tabs-wrapper .prev-btn {
  right: -30px;
}
.search-tabs-wrapper .next-btn {
  right: -60px;
}
@media (max-width: 1680px) {
  .eng-search-style .search-tabs > span {
    font-size: 0.9524rem;
    line-height: 2.6786rem;
    height: 2.6786rem;
    padding: 0 1.2143rem;
  }
  .eng-search-style .ipt-box {
    height: 3.4524rem;
  }
  .eng-search-style .ipt-box .ipt,
  .eng-search-style .ipt-box .btn-search {
    font-size: 0.9524rem;
  }
  .eng-commoncss-search .radio-list .radio-box {
    font-size: 0.9524rem;
  }
  .search-tabs-wrapper {
    margin-right: 66px;
  }
}
@media (max-width: 1199px) {
  .eng-search-style .search-tabs {
    overflow-y: auto;
    white-space: nowrap;
    overflow-x: inherit;
  }
  .eng-search-style .search-tabs > span {
    font-size: 1.5625rem;
    line-height: 3.7109rem;
    height: 3.7109rem;
    padding: 0 1.9531rem;
  }
  .eng-search-style .ipt-box {
    height: 4.1016rem;
    padding-right: 12.2708rem;
  }
  .eng-search-style .ipt-box .ipt,
  .eng-search-style .ipt-box .btn-search {
    font-size: 1.4648rem;
  }
  .eng-search-style .search-content .search-cxbox {
    padding: calc(10px + 1.5625rem) calc(15px + 0.7813rem) calc(10px + 1.5625rem);
  }
  .search-tabs-wrapper {
    margin-right: 2.1508rem;
  }
  .search-tabs-wrapper .tab-nav-btn {
    display: none;
  }
  .eng-commoncss-search .radio-list .radio-box {
    font-size: 1.3672rem;
  }
}
@media (max-width: 991px) {
  .eng-search-style .search-tabs > span {
    font-size: 1.8293rem;
    line-height: 4.878rem;
    height: 4.878rem;
    padding: 0 2.439rem;
  }
  .eng-search-style .ipt-box {
    height: 4.878rem;
  }
  .eng-search-style .ipt-box .ipt,
  .eng-search-style .ipt-box .btn-search {
    font-size: 1.8293rem;
  }
  .search-tabs-wrapper {
    margin-right: 6.0976rem;
  }
  .eng-commoncss-search .radio-list .radio-box {
    font-size: 1.7073rem;
    margin-right: 1.8293rem;
  }
}
@media (max-width: 767px) {
  .eng-search-style .search-tabs > span {
    font-size: 4rem;
    line-height: 10.6667vw;
    height: 10.6667vw;
    padding: 0 2.9333vw;
  }
  .eng-search-style .ipt-box {
    height: 10.6667vw;
    padding-right: 26.9333vw;
  }
  .eng-search-style .ipt-box .ipt,
  .eng-search-style .ipt-box .btn-search {
    font-size: 3.7333rem;
  }
  .eng-search-style .ipt-box .ipt {
    text-indent: 3.0417rem;
  }
  .search-tabs-wrapper {
    margin-right: 3.2vw;
  }
  .eng-commoncss-search .radio-list .radio-box {
    font-size: 3.7333rem;
    margin-right: 3.2rem;
    line-height: 1.5;
  }
  .eng-commoncss-search .radio-list .radio-box span {
    margin-right: 1.1906vw;
  }
}
.index-kj-list {
  background: #e8efff;
  border-radius: 9px;
  overflow: hidden;
  padding: calc(10px + 1.0417rem);
}
.index-kj-list li:nth-child(1) {
  border-bottom: #b5ccff solid 1px;
  border-right: #b5ccff solid 1px;
}
.index-kj-list li:nth-child(2) {
  border-bottom: #b5ccff solid 1px;
  border-right: #b5ccff solid 1px;
}
.index-kj-list li:nth-child(3) {
  border-bottom: #b5ccff solid 1px;
  border-right: #b5ccff solid 1px;
}
.index-kj-list li:nth-child(4) {
  border-bottom: #b5ccff solid 1px;
}
.index-kj-list li:nth-child(5) {
  border-right: #b5ccff solid 1px;
}
.index-kj-list li:nth-child(6) {
  border-right: #b5ccff solid 1px;
}
.index-kj-list li:nth-child(7) {
  border-right: #b5ccff solid 1px;
}
.index-kj-list li .btn-box .icon {
  height: 3.125rem;
  margin: 0 auto;
  position: relative;
  transition: all linear 0.4s;
  -webkit-transition: all linear 0.4s;
  -moz-transition: all linear 0.4s;
  -ms-transition: all linear 0.4s;
  -o-transition: all linear 0.4s;
}
.index-kj-list li .btn-box .icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2.523rem;
  height: 3.101rem;
  margin-left: -1.25rem;
  margin-top: -1.5365rem;
  z-index: 2;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.index-kj-list li .btn-box h4 {
  font-size: 0.8333rem;
  line-height: 1.3;
  color: #333333;
  margin-top: calc(4px + 0.4167rem);
  text-align: center;
}
.index-kj-list li a {
  height: 6.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.7813rem;
}
.index-kj-list li a:hover .btn-box .icon img,
.index-kj-list li a:focus .btn-box .icon img {
  -webkit-transition: scaleX(-1);
  -moz-transition: scaleX(-1);
  -ms-transition: scaleX(-1);
  -o-transition: scaleX(-1);
  transform: scaleX(-1);
}
.index-kj-list li:hover {
  background: #ffffff;
}
@media (max-width: 1680px) {
  .index-kj-list li a {
    height: 7.1429rem;
  }
  .index-kj-list li .btn-box .icon {
    height: 3.5119rem;
  }
  .index-kj-list li .btn-box .icon img {
    width: 2.8571rem;
    height: 3.5119rem;
    margin-top: -1.4286rem;
    margin-left: -1.506rem;
  }
  .index-kj-list li .btn-box h4 {
    font-size: 0.9524rem;
    margin-top: calc(6px + 0.4167rem);
  }
}
@media (max-width: 1199px) {
  .index-kj-list li a {
    height: 11.7188rem;
  }
  .index-kj-list li .btn-box .icon {
    height: 6.7617rem;
  }
  .index-kj-list li .btn-box .icon img {
    width: 4.6875rem;
    height: 5.7617rem;
    margin-top: -2.3438rem;
    margin-left: -2.4809rem;
  }
  .index-kj-list li .btn-box h4 {
    font-size: 1.4648rem;
  }
}
@media (max-width: 991px) {
  .index-kj-list li a {
    height: 14.6341rem;
  }
  .index-kj-list li .btn-box .icon {
    height: 7.1951rem;
  }
  .index-kj-list li .btn-box .icon img {
    width: 5.8537rem;
    height: 7.1951rem;
    margin-top: -2.9268rem;
    margin-left: -2.8976rem;
  }
  .index-kj-list li .btn-box h4 {
    font-size: 1.9512rem;
    margin-top: 1.4634rem;
  }
}
@media (max-width: 767px) {
  .index-kj-list li a {
    height: 32vw;
  }
  .index-kj-list li .btn-box .icon {
    height: 15.7333vw;
  }
  .index-kj-list li .btn-box .icon img {
    width: 12.8vw;
    height: 15.7333vw;
    margin-top: -7.8667vw;
    margin-left: -6.4vw;
  }
  .index-kj-list li .btn-box h4 {
    font-size: 4rem;
    margin-top: 3.2vw;
  }
  .index-kj-list li:nth-child(2) {
    border-right: 0;
  }
  .index-kj-list li:nth-child(5) {
    border-bottom: #b5ccff solid 1px;
  }
  .index-kj-list li:nth-child(6) {
    border-right: 0;
    border-bottom: #b5ccff solid 1px;
  }
}
.index-data {
  position: relative;
  padding-top: calc(5px + 0.2604rem);
}
.index-data .tabmenu {
  text-align: center;
}
.index-data .tabmenu ul li {
  margin: 0 5px;
  display: inline-block;
  cursor: pointer;
}
.index-data .tabmenu ul li span {
  float: left;
  display: block;
}
.index-data .tabmenu ul li span.tabg {
  padding: 0.4167rem 0.7813rem;
  width: 100%;
  text-align: center;
  font-size: 0.8333rem;
  font-weight: 700;
  color: #034495;
  border-radius: 4.0833rem;
  border: #034495 solid 1px;
  min-width: 8.3333rem;
}
.index-data .tabmenu ul li.selected a {
  color: #000000;
  font-size: 1.25rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.index-data .tabmenu ul li.selected span.tabg {
  width: 100%;
  text-align: center;
  color: #ffffff;
  position: relative;
  background: #034495;
}
.data-box {
  min-height: 14.8875rem;
}
.data-box .row {
  margin-left: -0.7813rem;
  margin-right: -0.7813rem;
}
.data-box .row > [class^='col'] {
  padding-left: 0.7813rem;
  padding-right: 0.7813rem;
}
.data-box .img-box {
  height: 4.5313rem;
  border-radius: 6px;
  overflow: hidden;
  background: #f2f5fa;
}
.data-box .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.data-box h4 {
  font-size: 0.7292rem;
  margin-top: calc(3px + 0.3125rem);
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  text-align: center;
}
.data-box li {
  margin-top: calc(10px + 1.0417rem);
}
.data-box li:hover .img-box img {
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.data-box li:hover h4 {
  color: #034495;
}
@media (max-width: 1680px) {
  .index-data .tabmenu ul li span.tabg {
    font-size: 0.9524rem;
    min-width: 9.5238rem;
  }
  .data-box {
    min-height: 15.1786rem;
  }
  .data-box .img-box {
    height: 4.5238rem;
  }
  .data-box h4 {
    font-size: 0.8333rem;
  }
}
@media (max-width: 1199px) {
  .index-data .tabmenu ul li {
    margin: 0 2px;
  }
  .index-data .tabmenu ul li span.tabg {
    font-size: 1.5625rem;
    min-width: 14.6484rem;
    padding: 0.7167rem 0.7813rem;
  }
  .data-box {
    min-height: 41.0156rem;
  }
  .data-box .col-md-2 {
    width: 25%;
    float: left;
  }
  .data-box .img-box {
    height: 9.082rem;
  }
  .data-box h4 {
    font-size: 1.3672rem;
    margin-top: 0.9766rem;
  }
}
@media (max-width: 991px) {
  .index-data .tabmenu ul li {
    margin: 0 2px;
  }
  .index-data .tabmenu ul li span.tabg {
    font-size: 1.9512rem;
    min-width: 18.2927rem;
  }
  .data-box {
    min-height: inherit;
  }
  .data-box .img-box {
    height: 13.0488rem;
  }
  .data-box h4 {
    font-size: 1.7073rem;
    margin-top: 1.2195rem;
  }
}
@media (max-width: 767px) {
  .index-data .tabmenu ul li {
    margin: 0;
  }
  .index-data .tabmenu ul li span.tabg {
    font-size: 3.7333rem;
    min-width: 25.6vw;
  }
  .data-box .row {
    margin-left: -2.1333vw;
    margin-right: -2.1333vw;
  }
  .data-box .row > [class^='col'] {
    padding-left: 2.1333vw;
    padding-right: 2.1333vw;
  }
  .data-box .col-md-2 {
    width: 50%;
  }
  .data-box .img-box {
    height: 26.4vw;
  }
  .data-box h4 {
    font-size: 3.4667rem;
    margin-top: 2.6667vw;
  }
  .data-box li {
    margin-top: 5.3333vw;
  }
}
.contact-box {
  overflow: hidden;
  background: #ffffff;
  -ms-box-shadow: 0px 0px 20px 0px rgba(3, 68, 149, 0.1);
  -o-box-shadow: 0px 0px 20px 0px rgba(3, 68, 149, 0.1);
  -moz-box-shadow: 0px 0px 20px 0px rgba(3, 68, 149, 0.1);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(3, 68, 149, 0.1);
  box-shadow: 0px 0px 20px 0px rgba(3, 68, 149, 0.1);
  margin-bottom: calc(10px + 0.5208rem);
}
.contact-box .map {
  height: calc(360px + 12.5rem);
}
.contact-box .con-txt {
  padding: calc(20px + 1.5625rem) calc(18px + 1.5625rem);
  font-size: calc(14px + 0.1563rem);
  line-height: 1.5;
}
.contact-box .con-txt .row {
  margin-left: -0.7813rem;
  margin-right: -0.7813rem;
}
.contact-box .con-txt .row > [class^='col'] {
  padding-left: 0.7813rem;
  padding-right: 0.7813rem;
}
.contact-box .con-txt li {
  margin-top: calc(10px + 0.5208rem);
}
.contact-box .con-txt li:nth-child(1),
.contact-box .con-txt li:nth-child(2) {
  margin-top: 0;
}
@media (max-width: 768px) {
  .contact-box .con-txt li:nth-child(2) {
    margin-top: calc(10px + 0.5208rem);
  }
}
.filter-box {
  padding: calc(8px + 0.5208rem) calc(10px + 0.5208rem);
  overflow: hidden;
  position: relative;
  margin-bottom: calc(20px + 1.0417rem);
  border: #F0F2F3 solid 1px;
}
.filter-box .field {
  margin-bottom: calc(10px + 0.7292rem);
}
.filter-box .field:last-child {
  margin-bottom: 0;
}
.filter-box .field-box {
  padding-left: 5.4167rem;
  position: relative;
}
.filter-box .field-box .fieldname {
  position: absolute;
  left: 0;
  top: 0;
  color: #333333;
  font-size: 0.8333rem;
  line-height: 1.5625rem;
  width: 5rem;
  text-align: right;
}
.filter-box .field-box .filtermenu {
  height: 1.5625rem;
  overflow: hidden;
  padding-right: 3.125rem;
  position: relative;
}
.filter-box .field-box .filtermenu span {
  margin: 0 3px 5px;
  list-style: none;
  display: inline-block;
  font-size: 0.7292rem;
  line-height: 1.5625rem;
  height: 1.5625rem;
  overflow: hidden;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  padding: 0 0.5208rem;
  background: #F3F6FA;
}
.filter-box .field-box .filtermenu span.active {
  background: #394493;
  border-color: #394493;
  color: #ffffff;
}
.filter-box .field-box .filtermenu .view-more {
  font-size: 0.7292rem;
  color: #2770CB;
  position: absolute;
  right: 0;
  top: 0.2604rem;
  cursor: pointer;
}
.filter-box .field-box .filtermenu .view-more i {
  margin-left: 0.2604rem;
}
.filter-box .field-box .filtermenu.all-height {
  height: auto;
}
.mod-table .center-block {
  padding: calc(20px + 2.6042rem) 0px;
  display: none;
  text-align: center;
}
.mod-table .center-block img {
  display: inline-block;
}
.mod-table .center-block h4 {
  font-size: calc(7px + 0.4167rem);
  color: #999999;
}
.mod-table .box-table table thead tr th {
  background: #034495;
  color: #ffffff;
  border: 0;
}
.mod-table .box-table table tbody tr td a {
  color: #2770CB;
}
.mod-table .box-table table tbody tr td a:hover {
  color: #034495;
}
.icon-down:before {
  content: "\f107";
}
.icon-up:before {
  content: "\f106";
}
.datatdw1 {
  width: 23%;
}
.datatdw2 {
  width: 26%;
}
.datatdw3 {
  width: 18%;
}
.lwtdw1 {
  width: 8%;
}
.lwtdw2 {
  width: 18%;
}
.lwtdw3 {
  width: 20%;
}
.lwtdw4 {
  width: 12%;
}
.lwtdw5 {
  width: 18%;
}
@media (max-width: 1680px) {
  .filter-box .field-box {
    padding-left: 6.1905rem;
  }
  .filter-box .field-box .fieldname {
    font-size: 0.9524rem;
    width: 5.7143rem;
    line-height: 1.7857rem;
  }
  .filter-box .field-box .filtermenu {
    height: 1.7857rem;
    padding-right: 3.5714rem;
  }
  .filter-box .field-box .filtermenu span {
    font-size: 0.8333rem;
    line-height: 1.7857rem;
    height: 1.7857rem;
  }
  .filter-box .field-box .filtermenu .view-more {
    font-size: 0.8333rem;
  }
}
@media (max-width: 1199px) {
  .filter-box .field-box {
    padding-left: 10.1563rem;
  }
  .filter-box .field-box .fieldname {
    font-size: 1.5625rem;
    width: 9.375rem;
    line-height: 2.9297rem;
  }
  .filter-box .field-box .filtermenu {
    height: 2.9297rem;
    padding-right: 4.8828rem;
  }
  .filter-box .field-box .filtermenu span {
    font-size: 1.3672rem;
    line-height: 2.9297rem;
    height: 2.9297rem;
    margin: 0 1px 5px;
    padding: 0 0.6836rem;
  }
  .filter-box .field-box .filtermenu .view-more {
    font-size: 1.3672rem;
  }
  .mod-table .center-block h4 {
    font-size: 1.3672rem;
  }
}
@media (max-width: 991px) {
  .filter-box .field-box {
    padding-left: 12.6829rem;
  }
  .filter-box .field-box .fieldname {
    font-size: 1.8293rem;
    width: 11.7073rem;
    line-height: 2.9297rem;
  }
  .filter-box .field-box .filtermenu {
    height: 3.6585rem;
    padding-right: 6.0976rem;
  }
  .filter-box .field-box .filtermenu span {
    font-size: 1.7073rem;
    line-height: 3.6585rem;
    height: 3.6585rem;
    padding: 0 0.8537rem;
  }
  .filter-box .field-box .filtermenu .view-more {
    font-size: 1.7073rem;
    top: 0.6098rem;
  }
  .mod-table .center-block h4 {
    font-size: 1.7073rem;
  }
}
@media (max-width: 767px) {
  .filter-box .field {
    margin-bottom: 5.3333vw;
  }
  .filter-box .field-box {
    padding-left: 0;
  }
  .filter-box .field-box .fieldname {
    font-size: 4rem;
    width: 100%;
    line-height: 1.1;
    float: left;
    display: block;
    margin-bottom: 1.8293vw;
    text-align: left;
    position: inherit;
    left: inherit;
    top: inherit;
  }
  .filter-box .field-box .filtermenu {
    height: 6.9333rem;
    padding-right: 12vw;
  }
  .filter-box .field-box .filtermenu span {
    font-size: 3.4667rem;
    line-height: 6.9333rem;
    height: 6.9333rem;
    padding: 0 1.6rem;
    margin: 0;
  }
  .filter-box .field-box .filtermenu .view-more {
    font-size: 3.4667rem;
    top: 1.3333vw;
  }
  .mod-table .center-block h4 {
    font-size: 3.7333rem;
  }
}
.journal-list {
  margin-top: calc(20px + 1.5625rem);
}
.journal-list a {
  display: block;
  margin-left: calc(10px + 0.5208rem);
  background: #F5F8FF;
  padding: 2.0833rem;
  padding-left: 17.1875rem;
  border-radius: 6px;
  min-height: 10.4167rem;
}
.journal-list h2 {
  margin: 0 0 0.3125rem;
  font-size: calc(10px + 0.5208rem);
  line-height: 1.4;
  color: #333;
  overflow: hidden;
  display: block;
  font-weight: 700;
}
.journal-list h4 {
  font-size: calc(6px + 0.5208rem);
  line-height: 1.4;
  color: #333;
  font-weight: 700;
  margin: 0 0 0.7292rem;
}
.journal-list .news-img {
  position: absolute;
  left: 0;
  top: -20px;
  width: 16.6667rem;
  height: 10.3125rem;
  overflow: hidden;
  border-radius: 6px;
  -ms-box-shadow: 0px 0px 20px 0px rgba(3, 68, 149, 0.1);
  -o-box-shadow: 0px 0px 20px 0px rgba(3, 68, 149, 0.1);
  -moz-box-shadow: 0px 0px 20px 0px rgba(3, 68, 149, 0.1);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(3, 68, 149, 0.1);
  box-shadow: 0px 0px 20px 0px rgba(3, 68, 149, 0.1);
}
.journal-list .news-img img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  -webkit-transition: All 0.5s ease-in-out;
  -moz-transition: All 0.5s ease-in-out;
  -o-transition: All 0.5s ease-in-out;
  transition: All 0.5s ease-in-out;
}
.journal-list .news-txt {
  position: relative;
}
.journal-list .news-txt .zy {
  line-height: 1.8;
  font-size: 0.7292rem;
  color: #888888;
  overflow: hidden;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  height: 2.6042rem;
}
.journal-list li {
  display: block;
  margin-bottom: calc(20px + 2.0833rem);
  position: relative;
}
.journal-list li:last-child {
  margin-bottom: calc(20px + 1.0417rem);
}
.journal-list li:hover a {
  background: #DCE7FF;
}
.journal-list li:hover h2,
.journal-list li:hover h4 {
  color: #034495;
  text-decoration: none;
}
.journal-list li:hover .news-img img {
  -webkit-transform: scale(1.11);
  /* Safari and Chrome */
  -moz-transform: scale(1.11);
  /* Firefox */
  -ms-transform: scale(1.11);
  /* IE 9 */
  -o-transform: scale(1.11);
  /* Opera */
  transform: scale(1.11);
}
.journal-list[data-v-jt] {
  margin-top: calc(10px + 1.0417rem);
}
@media (max-width: 1680px) {
  .journal-list {
    margin-top: calc(20px + 1.7857rem);
  }
  .journal-list a {
    padding-left: 19.6429rem;
    min-height: 11.9048rem;
  }
  .journal-list .news-img {
    width: 19.0476rem;
    height: 11.7857rem;
  }
  .journal-list h2 {
    font-size: calc(10px + 0.5952rem);
    margin-bottom: 0.4167rem;
  }
  .journal-list h4 {
    font-size: calc(6px + 0.5952rem);
    margin-bottom: 0.9524rem;
  }
  .journal-list .news-txt .zy {
    font-size: 0.8333rem;
    height: 2.9762rem;
  }
}
@media (max-width: 1199px) {
  .journal-list {
    margin-top: calc(20px + 2.9297rem);
  }
  .journal-list a {
    padding-left: 24.2188rem;
    min-height: 14.6484rem;
  }
  .journal-list .news-img {
    width: 23.6328rem;
    height: 14.6484rem;
  }
  .journal-list h2 {
    font-size: calc(9px + 0.9766rem);
    margin-bottom: 0.3906rem;
  }
  .journal-list h4 {
    font-size: calc(5px + 0.9766rem);
    margin-bottom: 0.9766rem;
  }
  .journal-list .news-txt .zy {
    font-size: 1.3672rem;
    height: 4.1016rem;
    line-height: 1.5;
  }
}
@media (max-width: 991px) {
  .journal-list a {
    padding: 2.8833rem;
    padding-left: 29.2683rem;
    min-height: 17.0732rem;
  }
  .journal-list .news-img {
    width: 28.4146rem;
    height: 17.561rem;
  }
  .journal-list h2 {
    font-size: calc(9px + 1.2195rem);
    margin-bottom: 0.4878rem;
  }
  .journal-list h4 {
    font-size: calc(5px + 1.2195rem);
    margin-bottom: 1.2195rem;
  }
  .journal-list .news-txt .zy {
    font-size: 1.7073rem;
    height: 5.122rem;
  }
  .journal-list li {
    margin-bottom: 5.6098rem;
  }
}
@media (max-width: 767px) {
  .journal-list a {
    padding: 4rem;
    margin-left: 0;
    overflow: hidden;
  }
  .journal-list .news-img {
    width: 100%;
    height: 46.9333vw;
    position: inherit;
    left: inherit;
    top: inherit;
    margin-bottom: 5.3333rem;
  }
  .journal-list h2 {
    font-size: 5.0667rem;
    margin-bottom: 1.0667vw;
  }
  .journal-list h4 {
    font-size: 4rem;
    margin-bottom: 4.2667vw;
  }
  .journal-list .news-txt {
    float: left;
  }
  .journal-list .news-txt .zy {
    font-size: 3.7333rem;
    height: 16.8vw;
    -webkit-line-clamp: 3;
  }
  .journal-list li {
    margin-bottom: 5.3333vw;
  }
  .journal-list li:last-child {
    margin-bottom: 0;
  }
  .journal-list[data-v-jt] {
    margin-top: 1.3333vw;
  }
}
.journal-pic-list {
  position: relative;
  padding-top: calc(5px + 0.2604rem);
}
.journal-pic-list .row {
  margin-left: -1.3021rem;
  margin-right: -1.3021rem;
}
.journal-pic-list .row > [class^='col'] {
  padding-left: 1.3021rem;
  padding-right: 1.3021rem;
}
.journal-pic-list li {
  margin-bottom: calc(20px + 1.5625rem);
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
.journal-pic-list li .imgbox {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 13.6458rem;
  margin: 0 auto;
  background: #ffffff;
}
.journal-pic-list li .imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.journal-pic-list li .titbox {
  background: #ffffff;
  padding: 1.0417rem 0 0;
}
.journal-pic-list li .titbox h4 {
  color: #333333;
  font-size: calc(8px + 0.5208rem);
  line-height: 1;
  position: relative;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  padding-left: calc(5px + 0.5208rem);
  border-left: #034495 solid 3px;
}
.journal-pic-list li:hover {
  transform: translate(0, -0.5208vw);
  -webkit-transform: translate(0, -0.5208vw);
  -moz-transform: translate(0, -0.5208vw);
  -o-transform: translate(0, -0.5208vw);
  -ms-transform: translate(0, -0.5208vw);
}
.journal-pic-list li:hover .titbox h4 {
  color: #034495;
}
.journal-pic-list a {
  display: block;
  background: #ffffff;
}
@media (max-width: 1680px) {
  .journal-pic-list .row {
    margin-left: -1.1905rem;
    margin-right: -1.1905rem;
  }
  .journal-pic-list .row > [class^='col'] {
    padding-left: 1.1905rem;
    padding-right: 1.1905rem;
  }
  .journal-pic-list li .imgbox {
    height: 14.0476rem;
  }
  .journal-pic-list li .titbox h4 {
    font-size: calc(8px + 0.5952rem);
  }
}
@media (max-width: 1199px) {
  .journal-pic-list {
    padding-top: 0;
  }
  .journal-pic-list .row {
    margin-left: -1.4648rem;
    margin-right: -1.4648rem;
  }
  .journal-pic-list .row > [class^='col'] {
    padding-left: 1.4648rem;
    padding-right: 1.4648rem;
  }
  .journal-pic-list li .imgbox {
    height: 23.9258rem;
  }
  .journal-pic-list li .titbox {
    margin-top: 0.9766rem;
  }
  .journal-pic-list li .titbox h4 {
    font-size: calc(8px + 0.9766rem);
  }
  .journal-pic-list .col-sm-3 {
    width: 33.333333%;
    float: left;
  }
}
@media (max-width: 991px) {
  .journal-pic-list .row {
    margin-left: -1.8293rem;
    margin-right: -1.8293rem;
  }
  .journal-pic-list .row > [class^='col'] {
    padding-left: 1.8293rem;
    padding-right: 1.8293rem;
  }
  .journal-pic-list li .imgbox {
    height: 34.2683rem;
  }
  .journal-pic-list li .titbox {
    margin-top: 1.2195rem;
  }
  .journal-pic-list li .titbox h4 {
    font-size: calc(8px + 1.2195rem);
  }
}
@media (max-width: 767px) {
  .journal-pic-list li .imgbox {
    height: 53.6vw;
  }
  .journal-pic-list li .titbox {
    margin-top: 1.6vw;
  }
  .journal-pic-list li .titbox h4 {
    font-size: 4.2667rem;
  }
  .journal-pic-list .col-sm-3 {
    width: 50%;
  }
}
.external-links .row {
  margin-left: -1.5625rem;
  margin-right: -1.5625rem;
}
.external-links .row > [class^='col'] {
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
}
.external-links li {
  margin-bottom: calc(10px + 1.3542rem);
}
.external-links .link-box {
  background: #F1F5FF;
  border-radius: 3.6458rem;
  overflow: hidden;
}
.external-links .link-box .link-icon {
  width: 3.6458rem;
  height: 3.6458rem;
  border-radius: 100%;
  margin-right: calc(10px + 1.0417rem);
  background: url(lib-wlicon.png) no-repeat center center #034495;
  background-size: 100%;
  float: left;
}
.external-links .link-box .link-title {
  font-size: 0.9896rem;
  line-height: 3.6458rem;
  color: #333333;
  font-weight: 700;
  float: left;
}
.external-links .link-box .link-more {
  font-size: 0.7813rem;
  color: #2770CB;
  line-height: 3.6458rem;
  float: right;
  padding-right: calc(10px + 1.0417rem);
}
.external-links a:hover .link-box {
  background: #dce7ff;
  -ms-box-shadow: 0px 10px 22px 0px rgba(44, 98, 216, 0.4);
  -o-box-shadow: 0px 10px 22px 0px rgba(44, 98, 216, 0.4);
  -moz-box-shadow: 0px 10px 22px 0px rgba(44, 98, 216, 0.4);
  -webkit-box-shadow: 0px 10px 22px 0px rgba(44, 98, 216, 0.4);
  box-shadow: 0px 10px 22px 0px rgba(44, 98, 216, 0.4);
}
.external-links a:hover .link-title {
  color: #034495;
}
@media (max-width: 1680px) {
  .external-links .link-box {
    border-radius: 4.1667rem;
  }
  .external-links .link-box .link-icon {
    width: 4.1667rem;
    height: 4.1667rem;
  }
  .external-links .link-box .link-title {
    font-size: 1.131rem;
    line-height: 4.1667rem;
  }
  .external-links .link-box .link-more {
    font-size: 0.8929rem;
    line-height: 4.1667rem;
  }
  .external-links[data-v-longlm] .link-box .link-title {
    font-size: 1.0119rem;
  }
  .external-links[data-v-longlm] .link-box .link-more {
    font-size: 0.8333rem;
  }
  .external-links[data-v-longlm] .link-box .link-icon {
    margin-right: calc(8px + 0.5952rem);
  }
}
@media (max-width: 1199px) {
  .external-links li {
    margin-bottom: calc(10px + 2.1484rem);
  }
  .external-links .link-box {
    border-radius: 5.8594rem;
  }
  .external-links .link-box .link-icon {
    width: 5.8594rem;
    height: 5.8594rem;
  }
  .external-links .link-box .link-title {
    font-size: 1.6602rem;
    line-height: 5.8594rem;
  }
  .external-links .link-box .link-more {
    font-size: 1.3672rem;
    line-height: 5.8594rem;
  }
  .external-links[data-v-longlm] .row > [class^='col'] {
    width: 100%;
    float: left;
  }
  .external-links[data-v-longlm] .link-box .link-title {
    font-size: 1.7578rem;
  }
  .external-links[data-v-longlm] .link-box .link-more {
    font-size: 1.4648rem;
  }
  .external-links[data-v-longlm] .link-box .link-icon {
    margin-right: calc(8px + 1.9531rem);
  }
}
@media (max-width: 991px) {
  .external-links .link-box {
    border-radius: 7.3171rem;
  }
  .external-links .link-box .link-icon {
    width: 7.3171rem;
    height: 7.3171rem;
    margin-right: 2.9268rem;
  }
  .external-links .link-box .link-title {
    font-size: 2.0732rem;
    line-height: 7.3171rem;
  }
  .external-links .link-box .link-more {
    font-size: 1.7073rem;
    line-height: 7.3171rem;
    padding-right: 3.1707rem;
  }
  .external-links[data-v-longlm] .link-box .link-title {
    font-size: 2.1951rem;
  }
  .external-links[data-v-longlm] .link-box .link-more {
    font-size: 1.8293rem;
  }
  .external-links[data-v-longlm] .link-box .link-icon {
    margin-right: calc(8px + 2.439rem);
  }
}
@media (max-width: 767px) {
  .external-links li {
    margin-bottom: 6.4vw;
  }
  .external-links li:last-child {
    margin-bottom: 0;
  }
  .external-links .link-box {
    border-radius: 16vw;
  }
  .external-links .link-box .link-icon {
    width: 16vw;
    height: 16vw;
    margin-right: 5.3333vw;
  }
  .external-links .link-box .link-title {
    font-size: 4.5333rem;
    line-height: 16vw;
  }
  .external-links .link-box .link-more {
    font-size: 3.7333rem;
    line-height: 16vw;
    padding-right: 6.9333vw;
  }
  .external-links[data-v-longlm] .link-box .link-title {
    font-size: 4rem;
    width: 29.3333vw;
    line-height: 1.4;
    display: flex;
    align-items: center;
    height: 16vw;
  }
  .external-links[data-v-longlm] .link-box .link-more {
    font-size: 3.7333rem;
  }
  .external-links[data-v-longlm] .link-box .link-icon {
    margin-right: 5.3333vw;
  }
}
.data-list {
  margin-top: -1.5625rem;
}
.data-list .row {
  margin-left: -0.7813rem;
  margin-right: -0.7813rem;
}
.data-list .row > [class^='col'] {
  padding-left: 0.7813rem;
  padding-right: 0.7813rem;
}
.data-list .data-box {
  background: #ffffff;
  border-radius: 6px;
  -ms-box-shadow: 0px 0px 22px 0px rgba(44, 98, 216, 0.1);
  -o-box-shadow: 0px 0px 22px 0px rgba(44, 98, 216, 0.1);
  -moz-box-shadow: 0px 0px 22px 0px rgba(44, 98, 216, 0.1);
  -webkit-box-shadow: 0px 0px 22px 0px rgba(44, 98, 216, 0.1);
  box-shadow: 0px 0px 22px 0px rgba(44, 98, 216, 0.1);
  position: relative;
  padding: 4.4875rem 0.7813rem 1.5625rem;
  min-height: inherit;
}
.data-list .data-box .data-icon {
  position: absolute;
  top: -1.5625rem;
  left: 50%;
  margin-left: -2.6042rem;
  width: 5.2083rem;
  height: 5.2083rem;
  background: #f2f5fa;
  border-radius: 100%;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.data-list .data-box .data-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.data-list .data-box .data-title {
  font-size: 0.9896rem;
  text-align: center;
  font-weight: 700;
  line-height: 1.3;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  overflow: hidden;
}
.data-list .data-box .data-more {
  text-align: center;
  margin-top: calc(10px + 0.625rem);
}
.data-list li {
  margin-top: calc(30px + 2.0833rem);
}
.data-list li:hover .data-box {
  -ms-box-shadow: 0px 10px 32px 0px rgba(44, 98, 216, 0.2);
  -o-box-shadow: 0px 10px 32px 0px rgba(44, 98, 216, 0.2);
  -moz-box-shadow: 0px 10px 32px 0px rgba(44, 98, 216, 0.2);
  -webkit-box-shadow: 0px 10px 32px 0px rgba(44, 98, 216, 0.2);
  box-shadow: 0px 10px 32px 0px rgba(44, 98, 216, 0.2);
}
.data-list li:hover .data-icon {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
/*------btn03------*/
@-webkit-keyframes btn03 {
  100% {
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
    opacity: 0;
  }
}
@keyframes btn03 {
  100% {
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
    opacity: 0;
  }
}
.btn03 {
  display: inline-block;
  position: relative;
  color: #2770CB;
  font-size: 0.7292rem;
  padding: 0.4688rem 1.1458rem;
  border-radius: 1.8229rem;
  line-height: 1.1;
  background: transparent;
  transition: all linear 0.4s;
  -webkit-transition: all linear 0.4s;
  -moz-transition: all linear 0.4s;
  -ms-transition: all linear 0.4s;
  -o-transition: all linear 0.4s;
}
.btn03:before {
  content: '';
  position: absolute;
  border: 1px solid #ACBEE6;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  border-radius: 1.8229rem;
}
.btn03:hover {
  background: #2770CB;
  color: #fff;
}
.btn03:hover:before,
.btn03:focus:before,
.btn03:active:before {
  -webkit-animation-name: btn03;
  animation-name: btn03;
}
@media (max-width: 1199px) {
  .data-list .row {
    margin-left: -0.9813rem;
    margin-right: -0.9813rem;
  }
  .data-list .row > [class^='col'] {
    padding-left: 0.9813rem;
    padding-right: 0.9813rem;
  }
  .data-list li {
    margin-top: calc(15px + 2.0833rem);
  }
  .data-list .data-box {
    padding: 6.6406rem 0.7813rem 1.9625rem;
  }
  .data-list .data-box .data-icon {
    width: 7.1289rem;
    height: 7.1289rem;
    margin-left: -3.5645rem;
  }
  .data-list .data-box .data-title {
    font-size: 1.3672rem;
  }
  .data-list .data-box .data-more {
    margin-top: 0.9766rem;
  }
  .btn03 {
    font-size: 1.2695rem;
    padding: 0.6836rem 1.9531rem;
  }
}
@media (max-width: 991px) {
  .data-list {
    margin-bottom: 1.8293rem;
  }
  .data-list .row {
    margin-left: -1.2813rem;
    margin-right: -1.2813rem;
  }
  .data-list .row > [class^='col'] {
    padding-left: 1.2813rem;
    padding-right: 1.2813rem;
  }
  .data-list .data-box {
    padding: 8.2927rem 0.7813rem 2.439rem;
  }
  .data-list .data-box .data-icon {
    width: 8.9024rem;
    height: 8.9024rem;
    margin-left: -4.4512rem;
    top: -1.9531rem;
  }
  .data-list .data-box .data-title {
    font-size: 1.7073rem;
  }
  .data-list .data-box .data-more {
    margin-top: 1.9195rem;
  }
  .btn03 {
    font-size: 1.5854rem;
    padding: 0.8537rem 2.439rem;
  }
}
@media (max-width: 767px) {
  .data-list {
    margin-top: -7.5625vw;
  }
  .data-list .data-box {
    padding: 22.9333vw 4vw 7vw;
  }
  .data-list .data-box .data-icon {
    width: 26.6667vw;
    height: 26.6667vw;
    margin-left: -13.3333vw;
    top: -8vw;
  }
  .data-list .data-box .data-title {
    font-size: 4.8rem;
    white-space: inherit;
  }
  .data-list .data-box .data-more {
    margin-top: 5.3333vw;
  }
  .data-list li {
    margin-top: 16vw;
  }
  .data-list li:hover .data-box {
    -ms-box-shadow: 0px 10px 22px 0px rgba(44, 98, 216, 0.2);
    -o-box-shadow: 0px 10px 22px 0px rgba(44, 98, 216, 0.2);
    -moz-box-shadow: 0px 10px 22px 0px rgba(44, 98, 216, 0.2);
    -webkit-box-shadow: 0px 10px 22px 0px rgba(44, 98, 216, 0.2);
    box-shadow: 0px 10px 22px 0px rgba(44, 98, 216, 0.2);
  }
  .btn03 {
    font-size: 3.7333rem;
    padding: 2.4vw 5.8667vw;
    border-radius: 9.0667vw;
  }
  .btn03:before {
    border-radius: 9.0667vw;
  }
}
.submenu {
  padding: 5px 0 1.3542rem;
}
.submenu ul {
  font-size: 1px;
}
.submenu li {
  margin: 0 0.3125rem;
  list-style: none;
  display: inline-block;
}
.submenu li a {
  font-size: 0.8854rem;
  line-height: 2.2917rem;
  width: 9.375rem;
  display: block;
  overflow: hidden;
  text-align: center;
  border-radius: 5.0833rem;
  color: #333333;
  background: #e4edf8;
}
.submenu li a.active,
.submenu li a:hover {
  background: #1958AF;
  color: #ffffff;
}
.rigth-cont[data-v-lw] .submenu li a {
  width: 10.4167rem;
}
.rigth-cont[data-v-jt] .submenu li a {
  width: 13.5417rem;
}
@media (max-width: 1680px) {
  .submenu {
    padding: 5px 0 calc(10px + 0.9524rem);
  }
  .submenu li a {
    font-size: 1.0119rem;
    line-height: 2.619rem;
    width: 10.7143rem;
  }
  .rigth-cont[data-v-lw] .submenu li a {
    width: 11.9048rem;
  }
  .rigth-cont[data-v-jt] .submenu li a {
    width: 15.4762rem;
  }
}
@media (max-width: 1199px) {
  .submenu {
    padding: 0 0 2.1484rem;
  }
  .submenu li {
    margin: 0 0.5125rem;
  }
  .submenu li a {
    font-size: 1.5625rem;
    line-height: 3.8156rem;
    width: auto;
    padding: 0 1.9531rem;
  }
  .rigth-cont[data-v-lw] .submenu li a,
  .rigth-cont[data-v-jt] .submenu li a {
    width: auto;
  }
}
@media (max-width: 991px) {
  .submenu {
    padding: 0 0 2.6829rem;
  }
  .submenu li {
    margin: 0 0.7125rem;
  }
  .submenu li a {
    font-size: 1.9512rem;
    line-height: 4.878rem;
    padding: 0 2.439rem;
  }
}
@media (max-width: 767px) {
  .submenu {
    padding: 0 0 2.6667vw;
  }
  .submenu li {
    width: 47%;
    margin: 0 0.9125vw 2.6667vw;
  }
  .submenu li a {
    font-size: 3.6333rem;
    line-height: 10.1333vw;
    padding: 0 2.1333vw;
  }
  .rigth-cont[data-v-jt] .submenu li {
    width: auto;
  }
  .rigth-cont[data-v-jt] .submenu li a {
    padding: 0 4.1333vw;
  }
}
