* {
  margin: 0px;
  padding: 0px;
  /*word-break:break-all;*/
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

a[href]:after {
  content: normal;
}

*:focus {
  outline: none;
}

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: Arial, \5FAE\8F6F\96C5\9ED1;
  font-size: 14px;
  line-height: 20px;
  color: #444;
  text-decoration: none;
  background: #ffffff;
}

ul,
li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

ol,
ul {
  list-style: none;
}

ul,
li,
a {
  padding: 0px;
  margin: 0px;
}

button {
  outline: none;
  border: 0;
}

select {
  width: 100%;
}

.fix {
  *zoom: 1;
}

.fix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

.tj {
  text-align: justify;
}

.rel {
  position: relative;
}

.t3d {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.bdr4 {
  border-radius: 4px;
}

.lets {
  letter-spacing: 1px;
}

.wb {
  word-wrap: break-word;
}

.bgbai {
  background: #ffffff;
}

.bgbai1 {
  background: url(/images/ioz-nrbg.gif) repeat-x #ffffff top;
  border: #aedbeb solid 1px;
}

.bgqh {
  background: #f4f8fe;
  height: 420px;
}

.bgf3 {
  background: #f3f3f3;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt16 {
  margin-top: 16px;
}

.mt18 {
  margin-top: 18px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.space0 {
  padding: 0 0 0 30px;
}

.space15 {
  padding: 15px;
}

.space18 {
  padding: 18px;
}

.space20 {
  padding: 20px;
}

.bh {
  display: block;
  overflow: hidden;
}

.space-top {
  padding-top: 10px;
}

.space-bottom {
  padding-bottom: 25px;
}

.img-hover:hover {
  opacity: 0.8;
}

.mobmt {}

.mobmt1 {}

.mobmt20 {}

.mobmt22 {}

.mobpadding {}

.mobmargin {}

.lanmumt {
  margin-top: 15px;
}

@media (max-width: 1199px) {
  .mobmt {
    margin-top: 32px;
  }
}

@media (max-width: 991px) {
  .mobmt20 {
    margin-top: 20px;
  }

  .mobpadding {
    padding: 0;
  }

  .mobmargin {
    margin: 0;
  }
}

@media (max-width: 767px) {
  .lanmumt {
    margin-top: 0;
  }

  .mobmt22 {
    margin-top: 22px;
  }
}

.panel-group {
  margin-bottom: 0px;
}

.textcenter {
  text-align: center;
  margin: 0;
}

.secondarybox {
  display: block;
  padding: 30px 0 32px 0;
  min-height: -moz-calc(100vh - 450px);
  min-height: -webkit-calc(100vh - 450px);
  min-height: calc(100vh - 450px);
}

.secondarydetailbox {
  display: block;
  overflow: hidden;
  padding: 20px 28px 25px 28px;
  margin-bottom: 28px;
}

.secondarydetailbox form {
  background: #f9f9f9;
  padding: 15px 13px 5px 10px;
  border-radius: 2px;
  border: #ececec solid 1px;
}

.secondarydetailbox .jsbox {
  padding-right: 6px;
  text-align: right;
  color: #1b1b1b;
  /* font-weight: 600; */
  font-size: 13px;
  background: #f9f9f9;
  width: 76px;
}

.jsbox1 {
  padding-right: 6px;
  text-align: right;
  color: #1b1b1b;
  /* font-weight: 600; */
  font-size: 13px;
  background: #f9f9f9;
  width: 84px;
}

.secondarydetailbox select.form-control {
  padding-right: 5px;
  margin-bottom: 0px;
  height: 30px;
}

.secondarydetailbox .p0 {
  padding: 0px;
}

@media (max-width: 767px) {
  .secondarydetailbox {
    padding: 20px 15px 25px 15px;
    margin-bottom: 18px;
  }
}

.dpborderstyle {
  display: block;
  overflow: hidden;
}

.dpborderstyle form {
  background: #fff;
  padding: 15px 13px 5px 10px;
  border-radius: 2px;
  border: #ececec solid 1px;
}

.dpborderstyle .jsbox {
  padding-right: 6px;
  text-align: right;
  color: #1b1b1b;
  /* font-weight: 600; */
  font-size: 13px;
  background: #fff;
  width: 76px;
}

.dpborderstyle .jsbox1 {
  padding-right: 6px;
  text-align: right;
  color: #1b1b1b;
  /* font-weight: 600; */
  font-size: 13px;
  background: #fff;
  width: 84px;
}

.dpborderstyle select.form-control {
  padding: 0 5px;
  margin: 0;
  height: 30px;
  color: #454545;
}

.dpborderstyle .form-control {
  border-color: #ccc;
  background: #ffffff;
  height: 30px;
  color: #4e4e4e;
}

.dpborderstyle .p0 {
  padding: 0px;
}

/*---------------Block---------------------*/
.firstpart {
  overflow: hidden;
  padding: 0 0 50px;
}

.secondpart {
  padding: 32px 0 0;
}

.thirdpart {
  padding: 38px 0 0;
}

.fourthpart {
  padding: 40px 0 50px;
  background: #F3F7FF;
}

.indexbox {
  padding: 40px 0 0;
}

.win-l {
  width: 70%;
  padding-right: 40px;
}

.win-r {
  width: 30%;
}

.pgfirstpart {
  padding: 50px 0 0;
}

.pgsecondpart {
  padding: 50px 0 0;
}

.pgthirdpart {
  padding: 50px 0 0;
}

@media (max-width: 1440px) {
  .indexbox {
    padding: 36px 0 0;
  }
}

@media (max-width: 1199px) {
  .indexbox[data-v-zszt] {
    padding: 20px 0 0;
  }

  .pgsecondpart[data-v-kphd] {
    padding: 20px 0 0;
  }

  .win-l {
    width: 100%;
    padding-right: 0px;
  }

  .win-r {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .pgfirstpart {
    padding: 40px 0 0;
  }

  .pgsecondpart {
    padding: 40px 0 0;
  }

  .mb50 {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .firstpart {
    padding: 0 0 38px;
  }

  .thirdpart,
  .indexbox[data-v-zszt],
  .indexbox[data-v-dwfw] {
    padding: 30px 0 0;
  }

  .pgfirstpart {
    padding: 30px 0 0;
  }

  .pgsecondpart {
    padding: 30px 0 0;
  }

  .pgsecondpart[data-v-kphd] {
    padding: 36px 0 0;
  }

  .mb50 {
    margin-bottom: 30px;
  }
}

/*---------------------------------NAV------------------------------------------*/
.twobanner {
  height: 236px;
  border-top: #4d788e solid 1px;
}

.twolmmt {
  margin: 4px 0 0 0;
}

.h_menu {
  padding: 0;
}

.location_menu {
  overflow: hidden;
  padding: 0px;
}

.navbar {
  min-height: 40px;
  border: 0px solid transparent;
  padding: 0;
}

.navbar-toggle {
  float: right;
  padding: 4px 5px;
  margin-top: 7px;
  margin-bottom: 6px;
  margin-right: 0px;
  border: 2px solid #F6FAFC;
}

.navbar-menu {
  font-size: 18px;
  color: #ffffff;
  float: left;
  font-weight: 500;
  margin: 9px 0 0 0;
}

.navbar-default .navbar-collapse {
  border-color: #214289;
}

.nav-tabs>li {
  text-align: center;
}

.nav-tabs>li:last-child {
  border-right: #cacaca solid 0px;
}

.nav-stacked>li {
  background: #e9f6fe;
  border-top: #feffff solid 1px;
  border-bottom: #cce7fa solid 1px;
}

.nav-wrap {}

.nav-wrap .container-fluid {
  background: #1366b1;
}

.nav-wrap .bootsnav.scroll {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9;
  background: #1366b1;
}

@media (max-width: 1024px) {
  .twobanner {
    height: 206px;
  }
}

@media only screen and (max-width: 992px) {
  .nav-pills>li>a {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  .navbar-menu {
    display: none;
  }

  .navbar-right {
    margin-right: 0px;
  }
}

@media only screen and (max-width: 768px) {
  .twobanner {
    height: 142px;
  }

  .h_menu {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
  }

  .location_menu {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
  }
}

@media screen and (max-width: 640px) {
  .navbar-collapse {
    margin-top: 6px;
  }
}

@media screen and (max-width: 480px) {
  .nav-tabs>li {
    width: 100%;
    border-right: #cacaca solid 0px;
  }
}

.dropdowns {
  position: relative;
}

.dropdown .dropdowns.open>a:before {
  content: "\f105";
  color: #e3e3e3;
}

.dropdown .dropdowns>a:before {
  font-family: 'FontAwesome';
  content: "\f105";
  position: absolute;
  right: 10px;
  top: 9px;
  margin-left: 0;
  visibility: visible;
  color: #6aaee9;
}

/* Atribute Navigation
=================================*/
.navfloat {
  float: right;
}

.attr-nav {
  float: right;
  display: inline-block;
  margin-top: 12px;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  overflow: hidden;
  line-height: 32px;
  text-align: center;
  color: #fff;
}

.attr-nav>ul {
  padding: 0;
  margin: 0 0 -7px 0;
  list-style: none;
  display: inline-block;
}

.attr-nav>ul>li {
  float: left;
  display: block;
  margin-right: 15px;
}

.attr-nav>ul>li:last-child {
  margin-right: 0px;
}

.attr-nav>ul>li>a {
  color: #09538d;
  display: block;
  position: relative;
  font-size: 18px;
  line-height: 1.6;
}

.attr-nav>ul>li>a:hover {
  color: #1366b1;
}

.attr-nav>ul>li .langea {
  display: inline-block;
  background: none;
  height: 19px;
  width: 21px;
  border: 1px #e1e1e1 solid;
  border-radius: 2px;
  text-align: center;
  line-height: 18px;
  vertical-align: top;
  margin-left: 2px;
  color: #fff;
  font-size: 0.75rem;
}

.attr-nav>ul>li .langea:hover {
  color: #457cc8;
}

@media (max-width: 767px) {
  .attr-nav {
    margin-top: 6px;
    margin-left: 4px;
  }
}

/* Top Search
=================================*/
.top-search {
  background-color: #044c8d;
  padding: 121px 0;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 999;
  display: none;
}

.top-search .input-group {
  border-bottom: #8db8ff solid 1px;
}

.top-search input.form-control {
  background-color: transparent;
  border: none;
  -moz-box-shadow: 0px 0px 0px;
  -webkit-box-shadow: 0px 0px 0px;
  -o-box-shadow: 0px 0px 0px;
  box-shadow: 0px 0px 0px;
  color: #fff;
  height: 40px;
  padding: 0 15px 0 8px;
}

.top-search .input-group form {
  display: inherit;
}

.top-search .input-group input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #0052d9 inset;
}

/*.top-search .input-group input{
  height: 0;
  padding: 1.2em .5em;
  background-clip: content-box;
}*/
.top-search .input-group input::first-line {
  color: #fff;
}

.top-search .input-group-addon {
  background-color: transparent;
  border: none;
  color: #fff;
  padding-left: 0;
  padding-right: 0;
  font-size: 18px;
}

.top-search .input-group-addon.close-search {
  cursor: pointer;
}

.top-search input[type="submit"] {
  background: url(/images/gb2023-/images/searchbtn.png) no-repeat 0px 1px;
  border: none;
  cursor: pointer;
  width: 24px;
  height: 19px;
  outline: none;
}

@media (max-width: 1440px) {
  .top-search {
    padding: 113px 0;
  }
}

@media (max-width: 1280px) {
  .top-search {
    padding: 104px 0;
  }
}

@media (max-width: 1199px) {
  .top-search {
    padding: 96px 0;
  }
}

@media (max-width: 991px) {
  .top-search .container {
    padding: 0 45px;
  }

  .top-search {
    padding: 71px 0;
  }

  .header-top .social-links li a {
    font-size: 14px;
  }

  .header-top .data {
    font-size: 14px;
    line-height: 42px;
  }

  .header-top .social-links li {
    margin: 14px 0;
  }

  .attr-nav>ul>li>a {
    font-size: 16px;
  }

  .attr-nav {
    margin-top: 6px;
  }
}

@media (max-width: 767px) {
  .top-search .container {
    padding: 0 20px;
  }

  .top-search {
    padding: 44px 0;
  }
}

/*---------------HEAD---------------------*/
.webheader {
  position: relative;
  background-color: #0a508c;
  background-repeat: no-repeat;
  background-position: top center;
  overflow: hidden;
}

.webheader .header-left {
  position: relative;
}

.webheader .header-right {
  width: 45%;
  padding-top: 46px;
  position: relative;
}

.webheader .header-right img {
  float: right;
}

.webheader .logo {
  margin: 71px 0 61px;
}

.webheader .moblogo {
  margin: 12px 0 0 0;
  overflow: hidden;
}

.webheader .relatedlink {
  margin: 44px 2px 2px 0;
  text-align: right;
}

.webheader .searchbox {
  position: relative;
  background: #fff;
  width: 60%;
  border-radius: 30px;
  padding: 12px 0;
  border: #e0edf6 solid 1px;
  overflow: hidden;
}

.webheader .searchbox input[type="text"] {
  margin: 0;
  padding: 0 0 0 17px;
  outline: none;
  color: #888;
  background: none;
  border: none;
  width: 89.33333%;
  position: relative;
  font-size: 14px;
  line-height: 20px;
  -webkit-appearance: none;
}

.webheader .searchbox input[type="text"]::-webkit-input-placeholder {
  color: #888 !important;
  font-family: Arial;
}

.webheader .searchbox input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
}

.webheader .searchbox input[type="submit"] {
  background: url(/images/searchbtn.png) no-repeat 18px center #fea734;
  border: none;
  cursor: pointer;
  width: 68px;
  height: 100%;
  outline: none;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 30px 30px 0;
}

.TopSearch {
  height: 30px;
  white-space: nowrap;
  position: relative;
  background: #79a7d5;
  border-radius: 30px;
  padding: 0 28px 0 15px;
}

.TopSearch .SearchText {
  line-height: 30px;
  height: 30px;
  vertical-align: top;
  border: 0;
  font-size: 13px;
  color: #e5f3ff;
  width: 100%;
  float: left;
  outline: none;
  border: #9ac0d7 solid 0px;
  background: #79a7d5;
}

.TopSearch input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #79a7d5 inset;
}

.TopSearch input[type="text"]::-webkit-input-placeholder {
  color: #e5f3ff !important;
}

.TopSearch .SearchBtn {
  position: absolute;
  width: 32px;
  height: 100%;
  vertical-align: middle;
  margin: 0px 0 0 0;
  cursor: pointer;
  background: url(/images/sn_search.png) center center no-repeat;
  border: 0;
  float: right;
  border-radius: 0px;
  outline: none;
  top: 0;
  right: 3px;
}

.TopSearch .SearchBtn:hover {}

@media (max-width: 1440px) {
  .webheader {
    background-size: cover;
  }
}

@media (max-width: 1280px) {
  .webheader .logo {
    margin: 61px 0 52px;
  }
}

@media (max-width: 1199px) {
  .webheader .searchbox {
    width: 78%;
  }

  .webheader .header-right {
    padding-top: 36px;
  }
}

@media (max-width: 991px) {
  .webheader .logo {
    margin: 45px 0 40px;
  }

  .webheader {
    background-position: 44% 1%;
  }

  .webheader .header-right {
    width: 42%;
    padding-top: 31px;
  }

  .webheader .searchbox {
    width: 70%;
    margin: 65px 15px 0 0;
    padding: 9px 0;
  }

  .webheader .relatedlink {
    margin: 66px 2px 10px 0;
    float: right;
  }

  .webheader .searchbox input[type="submit"] {
    background: url(/images/searchbtn.png) no-repeat 14px center #fea734;
    width: 58px;
  }
}

@media (max-width: 767px) {
  .webheader {
    background-position: 20% 1%;
  }

  .webheader .logo {
    margin: 26px 0 22px;
  }

  .webheader .searchbox {
    width: 90%;
    margin: 18px 15px 78px 0;
  }

  .webheader .relatedlink {
    margin: 20px 2px 10px 0;
  }

  .webheader .header-right {
    width: 100%;
    padding-left: 0px;
    padding-bottom: 28px;
    padding-top: 15px;
  }

  .webheader .header-left.left {
    float: none;
  }

  .webheader .header-right img {
    float: none;
    margin: 0 auto;
  }
}

@media (max-width: 380px) {
  .webheader .searchbox {
    width: 87%;
  }
}

/*---------------Focus Photo---------------------*/
.focus-box {
  margin: 40px 0 40px;
  overflow: hidden;
}

.focus-box .owl-dots {
  position: absolute;
  right: 30px;
  bottom: 22px;
}

.focus-box .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 50%;
  margin-left: 10px;
}

.focus-box .owl-dots .active {
  width: 36px;
  background: #ff7404;
  border-radius: 7px;
}

.focus-box .owl-prev,
.focus-box .owl-next {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.5s;
}

.focus-box .owl-prev span,
.focus-box .owl-next span {
  display: none;
}

.focus-box .owl-prev {
  left: 30px;
  background: rgba(38, 138, 222, 0.4) url(focus-left.png) no-repeat center center !important;
}

.focus-box .owl-prev:hover {
  transition: all 0.5s;
  background: rgba(38, 138, 222, 0.9) url(focus-left.png) no-repeat center center !important;
}

.focus-box .owl-next {
  right: 30px;
  background: rgba(38, 138, 222, 0.4) url(focus-right.png) no-repeat center center !important;
}

.focus-box .owl-next:hover {
  transition: all 0.5s;
  background: rgba(38, 138, 222, 0.9) url(focus-right.png) no-repeat center center !important;
}

.focus-box .owl-carousel .owl-stage-outer {
  border: #f3f7ff solid 1px;
}

.index-box1-lunb {
  display: block;
  position: relative;
}

.index-box1-lunb:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s;
}

.index-box1-lunb .img-box {
  height: 490px;
  overflow: hidden;
}

.index-box1-lunb .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}

.index-box1-lunb .lunb-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 17px;
  line-height: 26px;
  font-weight: bold;
  color: #FFFFFF;
  background: rgba(19, 102, 177, 0.8);
  padding: 15px 190px 15px 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media (max-width: 1440px) {
  .index-box1-lunb .img-box {
    height: 440px;
  }
}

@media (max-width: 1279px) {
  .index-box1-lunb .img-box {
    height: 400px;
  }
}

@media (max-width: 1199px) {
  .focus-box {
    margin: 36px 0 36px;
  }

  .focus-box .win-l {
    margin-bottom: 36px;
  }

  .index-box1-lunb .img-box {
    height: 480px;
  }
}

@media (max-width: 991px) {
  .focus-box .owl-dots {
    right: 20px;
    bottom: 14px;
  }

  .focus-box .owl-prev,
  .focus-box .owl-next {
    width: 45px;
    height: 45px;
  }

  .focus-box .owl-prev {
    left: 20px;
  }

  .focus-box .owl-next {
    right: 20px;
  }

  .index-box1-lunb .img-box {
    height: 370px;
  }

  .index-box1-lunb .lunb-title {
    font-size: 18px;
    line-height: 24px;
    padding: 13px 190px 13px 20px;
  }
}

@media (max-width: 767px) {
  .focus-box {
    margin: 26px 0 30px;
  }

  .focus-box .win-l {
    margin-bottom: 26px;
  }

  .focus-box .owl-dots {
    position: absolute;
    right: 50%;
    bottom: auto;
    top: 246px;
    transform: translateX(50%);
  }

  .focus-box .owl-prev,
  .focus-box .owl-next {
    top: 35%;
  }

  .index-box1-lunb .img-box {
    height: 292px;
  }

  .index-box1-lunb .lunb-title {
    position: static;
    background: none;
    color: #262626;
    padding: 0 6px;
    overflow: initial;
    white-space: normal;
    text-align: justify;
    margin-top: 15px;
    font-size: 17px;
  }
}

@media (max-width: 767px) {
  .index-box1-lunb .img-box {
    height: 195px;
  }

  .focus-box .owl-dots {
    top: 157px;
  }
}

.kjdtbox {
  background: url(/images/gb2023-bg1.png) no-repeat right top #f3f7ff;
  padding: 26px 20px 28px;
}

.kjdtbox .topnews {
  margin-bottom: 26px;
}

.kjdtbox .topnews h4 {
  font-size: 17px;
  line-height: 1.5;
  color: #333;
  font-weight: 700;
  margin: 0 0 10px;
  max-height: 48px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.kjdtbox .topnews h5 {
  font-size: 15px;
  color: #919191;
  line-height: 1;
  text-align: right;
}

.kjdtbox .topnews:hover h4 {
  color: #1366b1;
}

@media (max-width: 1199px) {
  .kjdtbox .topnews h4 {
    max-height: inherit;
    -webkit-line-clamp: inherit;
  }
}

.yqsb {
  position: relative;
}

.yqsb .sblabel {
  position: absolute;
  padding: 0 24px;
  height: 0;
  line-height: 46px;
  text-transform: uppercase;
  border-right: 24px solid transparent;
  border-bottom: 46px solid rgba(0, 82, 217, .9);
  top: 0;
  z-index: 6;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.yqsb .focus-box {
  margin: 0;
}

.yqsb .focus-box .owl-dots {
  background: rgba(0, 0, 0, .2);
  padding: 8px 22px 8px 12px;
  border-radius: 20px;
  right: 12px;
  bottom: 12px;
}

.yqsb .focus-box .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
}

.yqsb .focus-box .owl-dots .active {
  width: 30px;
}

.yqsb .index-box1-lunb .img-box {
  height: 280px;
}

@media (max-width: 1199px) {
  .yqsb .index-box1-lunb .img-box {
    height: 206px;
  }
}

@media (max-width: 767px) {
  .yqsb .focus-box .owl-dots {
    transform: none;
    top: inherit;
  }
}

/*---------------MENU---------------------*/
.dropdown-menu {
  background: url(/images/gb2023-xlbg.png) no-repeat top center #ecf6ff;
  box-shadow: none;
  border-radius: 0;
  border-bottom: #abcae6 solid 3px;
  -webkit-box-shadow: 0 6px 15px rgba(102, 153, 198, .4);
  box-shadow: 0 6px 15px rgba(102, 153, 198, .4);
}

.winrow {
  margin-right: -20px;
  margin-left: -20px;
}

.winl,
.winc,
.winr {
  position: relative;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
}

.menu-margin {
  margin: 30px;
}

.menu-margin tbody {
  background-color: transparent;
}

.menu-margin i {
  font-size: 16px;
  color: #7bc1d8;
  font-weight: 600;
  margin-right: 9px;
}

.menu-box {
  overflow: hidden;
}

.menu-bx {
  border-right: #cbe8f8 solid 1px;
}

.menu-lanmu {
  overflow: hidden;
  position: relative;
}

.menu-lanmu:after {
  content: '';
  position: absolute;
  left: 114px;
  top: 50%;
  right: 50px;
  height: 1px;
  background-color: #ABCAE5;
  z-index: 0;
}

.menu-lanmu_l {
  color: #1B70B9;
  float: left;
  font-weight: 700;
  font-size: 18px;
  padding: 0 12px 0 30px;
  position: relative;
  z-index: 1;
}

.menu-lanmu_l:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 21px;
  height: 19px;
  background: url(/images/gb2023-icon03.png) no-repeat top left;
}

.menu-lanmu_r {
  line-height: 18px;
  float: right;
  font-size: 14px;
  position: relative;
  z-index: 1;
  padding-left: 12px;
}

.menu-lanmu_r a {
  color: #79A4CA;
  text-decoration: none;
}

.menu-lanmu_r a:hover {
  color: #e30000;
  text-decoration: none;
}

.navbox {}

.navpic {
  overflow: hidden;
}

.navtxt {
  font-size: 14px;
  color: #333;
}

.list-lm {
  overflow: hidden;
}

.list-lm ul li {
  overflow: hidden;
}

.list-lm ul li a {
  float: left;
  overflow: hidden;
  font-size: 15px;
  line-height: 1;
  color: #333;
  padding: 10px 9px;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  background: #ecf1f8;
  width: 100%;
  text-align: center;
}

.list-lm ul li a:hover {
  color: #fff;
  text-decoration: none;
  background: #0052d9;
}

.list-lmtxt li {
  overflow: hidden;
  margin-top: 23px;
}

.list-lmtxt li a {
  float: left;
  width: 100%;
  overflow: hidden;
  font-size: 15px;
  line-height: 1;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  padding-left: 27px;
  font-weight: 500;
}

.list-lmtxt li a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  width: 15px;
  height: 13px;
  background: url(/images/gb2023-icon04.png) no-repeat;
}

.list-lmtxt li a:hover {
  color: #1366b1;
  text-decoration: none;
}

.list-job {
  overflow: hidden;
  display: block;
}

.list-job ul li {
  overflow: hidden;
  clear: both;
  border-bottom: 0px dashed #d4d4d4;
  width: 100%;
  text-align: left;
  padding: 0;
}

.list-job ul li a {
  float: left;
  width: 86%;
  overflow: hidden;
  font-size: 14px;
  line-height: 35px;
  color: #383838;
  background-image: url(/images/ioz_ico_01.gif);
  background-repeat: no-repeat;
  background-position: left 14px;
  padding: 0 0 0 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-weight: 500;
}

.list-job ul li a>img {
  display: inline-block;
  margin: 0 0 0 6px;
}

.list-job ul li a:hover {
  color: #39569b;
  text-decoration: none;
}

.list-job span {
  line-height: 32px;
  color: #a2b2c5;
  font-size: 14px;
  font-family: Arial;
}

.list-job span.right {
  float: right;
}

.list-gg {
  overflow: hidden;
  display: block;
}

.list-gg ul li {
  overflow: hidden;
  clear: both;
  border-bottom: 0px dashed #d4d4d4;
  width: 100%;
  text-align: left;
  padding: 0;
}

.list-gg ul li a {
  float: left;
  width: 98%;
  overflow: hidden;
  font-size: 14px;
  line-height: 30px;
  color: #ebf6fa;
  background-image: url(/images/ioz_ico_03.gif);
  background-repeat: no-repeat;
  background-position: left 13px;
  padding: 0 0 0 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-weight: 500;
}

.list-gg ul li a>img {
  display: inline-block;
  margin: 0 0 0 6px;
}

.list-gg ul li a:hover {
  color: #8bebff;
  text-decoration: none;
}

.list-award {
  overflow: hidden;
  display: block;
}

.list-award ul li {
  overflow: hidden;
  clear: both;
  border-bottom: 0px dashed #d4d4d4;
  width: 49%;
  text-align: left;
  padding: 0;
  display: inline-block;
}

.list-award ul li a {
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 23px;
  color: #ebf6fa;
  background-image: url(/images/ioz_ico_03.gif);
  background-repeat: no-repeat;
  background-position: left 10px;
  padding: 0 0 0 14px;
}

.list-award ul li a>img {
  display: inline-block;
  margin: 0 0 0 6px;
}

.list-award ul li a:hover {
  color: #8bebff;
  text-decoration: none;
}

.list-party {
  overflow: hidden;
  display: block;
}

.list-party ul li {
  overflow: hidden;
  margin-bottom: 21px;
}

.list-party ul li:last-child {
  margin-bottom: 0px;
}

.list-party ul li a {
  float: left;
  width: 82%;
  overflow: hidden;
  font-size: 14px;
  line-height: 1;
  color: #333;
  padding: 0 0 0 17px;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-weight: 500;
  position: relative;
}

.list-party ul li a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  width: 5px;
  height: 9px;
  background: url(/images/gb2023-icon02.png) no-repeat;
}

.list-party ul li a>img {
  display: inline-block;
  margin: 0 0 0 6px;
}

.list-party ul li a:hover {
  color: #1366b1;
  text-decoration: none;
}

.list-party span {
  line-height: 1;
  color: #999999;
  font-size: 14px;
  font-family: Arial;
}

.list-party span.right {
  float: right;
}

.personnel-style {
  overflow: hidden;
}

.personnel-style .row {
  margin-left: -5px;
  margin-right: -5px;
}

.personnel-style .row>[class^='col'] {
  padding-left: 5px;
  padding-right: 5px;
  width: 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.personnel-style li a {
  overflow: hidden;
  display: block;
  
}

.personnel-style li img {
  height: 93px;
  margin: 0 auto;
}

.personnel-style h5 {
  color: #333;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  margin: 8px 0 0 0;
}

.personnel-style a:hover h5 {
  color: #1366b1;
}

.columnlink {}

.columnlink .row {
  margin-left: -10px;
  margin-right: -10px;
}

.columnlink .row>[class^='col'] {
  padding-left: 10px;
  padding-right: 10px;
}

.columnlink li {
  margin-top: 12px;
}

.columnlink .cname {
  display: block;
  overflow: hidden;
  background-image: url(/images/gb2023-btnbg.png);
  background-repeat: no-repeat;
  background-position: left top;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  text-align: center;
}

.nav-tw {
  overflow: hidden;
}

.nav-tw .row {
  margin-left: -8px;
  margin-right: -8px;
}

.nav-tw .row>[class^='col'] {
  padding-left: 8px;
  padding-right: 8px;
}

.nav-tw li {
  display: block;
  overflow: hidden;
  transition: All 0.5s ease-in-out;
  -webkit-transition: All 0.5s ease-in-out;
  -moz-transition: All 0.5s ease-in-out;
  -o-transition: All 0.5s ease-in-out;
}

.nav-tw li h2 {
  margin: 13px 0 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  overflow: hidden;
  display: block;
  text-align: center;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  height: 42px;
}

.nav-tw li a:hover h2 {
  color: #1b3baa;
  text-decoration: none;
}

.nav-tw .news-img {
  height: 138px;
  overflow: hidden;
}

.nav-tw .news-img img {
  width: 100%;
  height: 100%;
}

/*----Org----*/
.menu-org {
  overflow: hidden;
  padding: 20px !important;
}

.menu-org .winl .navtxt {
  line-height: 1.7;
  max-height: 119px;
  -webkit-line-clamp: 5;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.menu-org .winl {
  width: 31.714%;
}

.menu-org .winl .navpic {
  margin-right: 15px;
  width: 122px;
}

.menu-org .winl .btnimg {
  font-size: 28px;
  color: #fff;
  text-shadow: 1px 3px 0px #000000;
  font-weight: 700;
  line-height: 88px;
  text-align: center;
  display: block;
  overflow: hidden;
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #1c6fbb;
  letter-spacing: 10px;
  background-size: 100% 100%;
  -moz-transition: all .5s ease;
  /* Firefox */
  -ms-transition: all .5s ease;
  /* IE 9 */
  -o-transition: all .5s ease;
  /* Opera */
  transition: all .5s ease;
}

.menu-org .winl .btnimg:hover {
  background-size: 110% 110%;
}

.menu-org .winc {
  width: 36.572%;
}

.menu-org .winc .columnlink {
  margin-top: 8px;
}

.menu-org .winc .columnlink .row {
  margin-left: -10px;
  margin-right: -10px;
}

.menu-org .winc .columnlink .row>[class^='col'] {
  padding-left: 10px;
  padding-right: 10px;
}

.menu-org .winc .columnlink .cname {
  line-height: 38px;
}

.menu-org .winc .columnlink li:nth-child(1) .cname {
  background-color: #37889E;
}

.menu-org .winc .columnlink li:nth-child(2) .cname {
  background-color: #B49783;
}

.menu-org .winc .columnlink li:nth-child(3) .cname {
  background-color: #1366B1;
}

.menu-org .winc .columnlink li:nth-child(4) .cname {
  background-color: #427D7A;
}

.menu-org .winc .columnlink li:nth-child(1) .cname:hover,
.menu-org .winc .columnlink li:nth-child(2) .cname:hover,
.menu-org .winc .columnlink li:nth-child(3) .cname:hover,
.menu-org .winc .columnlink li:nth-child(4) .cname:hover {
  background-color: #0b518c;
}

.menu-org .winr {
  width: 31.714%;
}

.menu-org .winr .navpic {
  margin-left: 15px;
  width: 215px;
}

.menu-org .winr .navtxt {
  line-height: 1.8;
}

/*----------Organization--------*/
.menu-orgsz {
  overflow: hidden;
  padding: 20px !important;
}

.menu-orgsz .menu-lanmu:after {
  right: 0;
}

.menu-orgsz .winl {
  width: 63%;
}

.menu-orgsz .winr {
  width: 37%;
}

.menu-orgsz .winr .menu-lanmu:after {
  left: 148px;
}

.nav-bm {}

.nav-bm .row {
  margin-left: -10px;
  margin-right: -10px;
}

.nav-bm .row>[class^='col'] {
  padding-left: 10px;
  padding-right: 10px;
}

.nav-bm li {
  margin-top: 16px;
}

.nav-bm .box-s {
  overflow: hidden;
  -moz-transition: all .5s ease;
  /* Firefox */
  -ms-transition: all .5s ease;
  /* IE 9 */
  -o-transition: all .5s ease;
  /* Opera */
  transition: all .5s ease;
}

.nav-bm .box-s:hover {
  transform: translateY(-3px);
}

.nav-bm .box-s .box-img {
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 80px;
}

.nav-bm .box-s h4 {
  font-size: 14px;
  color: #333;
  line-height: 1;
  margin: 10px 0 0;
  text-align: center;
}

.nav-bm .box-s:hover h4 {
  color: #1366b1;
}

/*----TEAM----*/
.menu-team {
  overflow: hidden;
  padding: 20px !important;
}

.menu-team .winl {
  width: 58%;
}

.menu-team .winl .personnel-style .col-xs-2 {
  float: left;
  width: 14.285%;
}

.menu-team .winl .personnel-style .row {
  margin-left: -9px;
  margin-right: -9px;
}

.menu-team .winl .personnel-style .row>[class^='col'] {
  padding-left: 9px;
  padding-right: 9px;
}

.menu-team .winl .personnel-style li img {
  height: 127px;
}

.menu-team .winl .personnel-style h5 {
  font-weight: 500;
}

.menu-team .winl .columnlink {
  margin-top: 8px;
}

.menu-team .winl .columnlink .cname {
  line-height: 52px;
}

.menu-team .winl .columnlink li:nth-child(1) .cname {
  background-color: #396fa0;
}

.menu-team .winl .columnlink li:nth-child(2) .cname {
  background-color: #a54646;
}

.menu-team .winl .columnlink li:nth-child(3) .cname {
  background-color: #37889e;
}

.menu-team .winl .columnlink li:nth-child(1) .cname:hover,
.menu-team .winl .columnlink li:nth-child(2) .cname:hover,
.menu-team .winl .columnlink li:nth-child(3) .cname:hover {
  background-color: #0b518c;
}

.menu-team .winr {
  width: 42%;
}

.menu-team .winr .list-lm ul li {
  margin-top: 20px;
}

.menu-team .winr .list-lm ul li a {
  font-size: 18px;
  color: #fff;
  padding: 31px 10px;
  font-weight: 700;
  display: block;
  overflow: hidden;
  background-color: #003d99;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.menu-team .winr .list-lm ul li a:hover {
  color: #fff;
  background-size: 120%;
}

.menu-team .list-party ul li {
  margin-bottom: 20px;
}

.menu-team .list-party ul li:last-child {
  margin-bottom: 0px;
}

/*----Scientific Research----*/
.menu-ac {
  overflow: hidden;
  padding: 20px !important;
}

.menu-ac .navtxt {
  line-height: 1.8;
  font-size: 15px;
  max-height: 108px;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.menu-ac .winl {
  width: 55%;
}

.menu-ac .winr {
  width: 45%;
}

.menu-ac .winr .menu-lanmu:after {
  left: 76px;
  right: 0;
}

.menu-ac .winr .btnlink {}

.menu-ac .winr .btnlink .row {
  margin-left: -10px;
  margin-right: -10px;
}

.menu-ac .winr .btnlink .row>[class^='col'] {
  padding-left: 10px;
  padding-right: 10px;
}

.menu-ac .winr .btnlink li .btnnav {
  background-color: #398fdd;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 101% 100%;
  background-image: url(/images/gb2023-xl-bg1.png);
  text-align: center;
  border-radius: 3px;
  padding: 20px 10px 19px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
}

.menu-ac .winr .btnlink li .btnnav h3 {
  position: relative;
  font-size: 22px;
  color: #fff;
  padding: 13px 10px 0;
  line-height: 1;
  text-align: center;
  z-index: 1;
  margin: 0;
}

.menu-ac .winr .btnlink li:hover .btnnav {
  background-size: 120% 120%;
  background-color: #1366b1;
  -ms-box-shadow: 0 5px 20px 0px rgba(217, 229, 244, 0.9);
  -o-box-shadow: 0 5px 20px 0px rgba(217, 229, 244, 0.9);
  -moz-box-shadow: 0 5px 20px 0px rgba(217, 229, 244, 0.9);
  -webkit-box-shadow: 0 5px 20px 0px rgba(217, 229, 244, 0.9);
  box-shadow: 0 5px 20px 0px rgba(217, 229, 244, 0.9);
}

/*----Cooperation----*/
.menu-hz {
  overflow: hidden;
  padding: 20px !important;
}

.menu-hz .winl,
.menu-hz .winc,
.menu-hz .winr {
  width: 33.333333%;
}

.menu-hz .list-party ul li {
  margin-bottom: 20px;
}

.menu-hz .list-party ul li:last-child {
  margin-bottom: 0px;
}

.menu-hz .list-party ul li a {
  width: 80%;
}

.menu-hz .winr .columnlink .cname {
  line-height: 52px;
}

.menu-hz .winr .columnlink li:nth-child(1) .cname {
  background-color: #396fa0;
}

.menu-hz .winr .columnlink li:nth-child(2) .cname {
  background-color: #469f81;
}

.menu-hz .winr .columnlink li:nth-child(1) .cname:hover,
.menu-hz .winr .columnlink li:nth-child(2) .cname:hover {
  background-color: #0b518c;
}

/*----Postgraduate Education----*/
.menu-jypx {
  overflow: hidden;
  padding: 20px !important;
}

.menu-jypx .winl,
.menu-jypx .winr {
  width: 35%;
}

.menu-jypx .winc {
  width: 30%;
}

.menu-jypx .winl .menu-lanmu:after {
  left: 148px;
}

.menu-jypx .winl .navpic {
  margin-right: 15px;
  width: 122px;
}

.menu-jypx .winl .btnimg {
  font-size: 22px;
  color: #fff;
  text-shadow: 1px 3px 0px #000000;
  font-weight: 700;
  line-height: 64px;
  text-align: center;
  display: block;
  overflow: hidden;
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #1c6fbb;
  letter-spacing: 10px;
  background-size: 100% 100%;
  -moz-transition: all .5s ease;
  /* Firefox */
  -ms-transition: all .5s ease;
  /* IE 9 */
  -o-transition: all .5s ease;
  /* Opera */
  transition: all .5s ease;
}

.menu-jypx .winl .btnimg:hover {
  background-size: 110% 110%;
}

.menu-jypx .navtxt {
  line-height: 1.7;
  max-height: 70px;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.menu-jypx .winc .list-lmtxt li {
  margin-bottom: 5px;
}

/*----Party----*/
.menu-party {
  overflow: hidden;
  padding: 20px !important;
}

.menu-party .winl {
  width: 30.357%;
}

.menu-party .winc {
  width: 36.786%;
}

.menu-party .winr {
  width: 32.857%;
}

.menu-party .list-party ul li a {
  width: 82%;
}

.menu-party .list-party ul li {
  margin-bottom: 20px;
}

.menu-party .list-party ul li:last-child {
  margin-bottom: 0;
}

.menu-party .winr .columnlink .cname {
  line-height: 71px;
  font-size: 17px;
}

.menu-party .winr .columnlink li:nth-child(1) .cname {
  background-color: #e14a45;
}

.menu-party .winr .columnlink li:nth-child(2) .cname {
  background-color: #57a3ba;
}

.menu-party .winr .columnlink li:nth-child(3) .cname {
  background-color: #7db663;
}

.menu-party .winr .columnlink li:nth-child(4) .cname {
  background-color: #ada663;
}

.menu-party .winr .columnlink li:nth-child(5) .cname {
  background-color: #d5965e;
}

.menu-party .winr .columnlink li:nth-child(6) .cname {
  background-color: #528fc6;
}

.menu-party .winr .columnlink li:nth-child(1) .cname:hover,
.menu-party .winr .columnlink li:nth-child(2) .cname:hover,
.menu-party .winr .columnlink li:nth-child(3) .cname:hover,
.menu-party .winr .columnlink li:nth-child(4) .cname:hover,
.menu-party .winr .columnlink li:nth-child(5) .cname:hover,
.menu-party .winr .columnlink li:nth-child(6) .cname:hover {
  background-color: #9e0000;
}

.menu-party .winr .columnlink li {
  margin-top: 0;
  margin-bottom: 20px;
}

.menu-party .winr .columnlink li:nth-last-child(1),
.menu-party .winr .columnlink li:nth-last-child(2) {
  margin-bottom: 0;
}

.menu-party .list-party ul li a:after {
  background: url(/images/gb2023-icon05.png) no-repeat;
}

.menu-party .list-party ul li a:hover {
  color: #cd3737;
  text-decoration: none;
}

.org {
  background: url(/images/gb2023-xl-bg2.jpg) no-repeat top left #c50804;
  padding-left: 128px;
  background-size: cover;
}

.org li {
  position: relative;
  padding-left: 27px;
}

.org li a {
  font-size: 22px;
  line-height: 56px;
  color: #FFF5DE;
  letter-spacing: 8px;
}

.org li:after {
  content: "";
  position: absolute;
  top: 21px;
  left: 0;
  right: 0;
  width: 15px;
  height: 13px;
  background: url(/images/gb2023-icon06.png) no-repeat;
}

.org li a:hover {
  color: #ffeb3b;
}

.art {
  overflow: hidden;
  display: block;
}

.art .row {
  margin-left: -10px;
  margin-right: -10px;
}

.art .row>[class^='col'] {
  padding-left: 10px;
  padding-right: 10px;
}

.art .imgbox {
  width: 100%;
  height: 44px;
  line-height: 44px;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 20px;
  color: #fff;
  text-align: center;
  font-weight: 700;
  padding: 0 12px;
  text-shadow: 0 1px 2px #8d0000;
  background-size: 100% 100%;
  -moz-transition: all .5s ease;
  /* Firefox */
  -ms-transition: all .5s ease;
  /* IE 9 */
  -o-transition: all .5s ease;
  /* Opera */
  transition: all .5s ease;
}

.art .imgbox:hover {
  background-size: 110% 110%;
  -moz-transition: all .5s ease;
  /* Firefox */
  -ms-transition: all .5s ease;
  /* IE 9 */
  -o-transition: all .5s ease;
  /* Opera */
  transition: all .5s ease;
}

.menu-lanmu[data-v-jd]:after {
  left: 204px;
}

.base {}

.base .base-l {
  width: 122px;
  margin-right: 13px;
  float: left;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 20px;
  color: #fff;
  text-align: center;
  font-weight: 700;
  padding: 9px 12px;
  text-shadow: 0 1px 2px #8d0000;
  background-size: 100% 100%;
  line-height: 1.2;
  -moz-transition: all .5s ease;
  /* Firefox */
  -ms-transition: all .5s ease;
  /* IE 9 */
  -o-transition: all .5s ease;
  /* Opera */
  transition: all .5s ease;
}

.base .base-l:hover {
  background-size: 110% 110%;
  -moz-transition: all .5s ease;
  /* Firefox */
  -ms-transition: all .5s ease;
  /* IE 9 */
  -o-transition: all .5s ease;
  /* Opera */
  transition: all .5s ease;
}

.base .base-r {
  font-size: 14px;
  line-height: 1.6;
  color: #1366b1;
  height: 67px;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

/*----Scientific Communication----*/
.menu-cb {
  overflow: hidden;
  padding: 20px !important;
}

.menu-cb .winl,
.menu-cb .winc,
.menu-cb .winr {
  width: 33.333333%;
}

.menu-cb .list-party ul li a {
  width: 80%;
}

.menu-cb .list-party ul li {
  margin-bottom: 20px;
}

.menu-cb .list-party ul li:last-child {
  margin-bottom: 0;
}

.menu-cb .winl .columnlink .cname {
  line-height: 52px;
}

.menu-cb .winl .columnlink li:nth-child(1) .cname {
  background-color: #37889e;
}

.menu-cb .winl .columnlink li:nth-child(2) .cname {
  background-color: #396fa0;
}

.menu-cb .winl .columnlink li:nth-child(1) .cname:hover,
.menu-cb .winl .columnlink li:nth-child(2) .cname:hover {
  background-color: #0b518c;
}

/*----Information Disclosure----*/
.menu-info {
  overflow: hidden;
  padding: 20px !important;
}

.menu-info .winl,
.menu-info .winc,
.menu-info .winr {
  width: 33.333333%;
}

.menu-info .list-party ul li {
  margin-bottom: 20px;
}

.menu-info .list-party ul li:last-child {
  margin-bottom: 0;
}

.menu-info .winl .list-party ul li a,
.menu-info .winr .list-party ul li a {
  width: 100%;
}

.menu-info .winc .list-party ul li a {
  width: 80%;
}

.menu-info .winr .list-party ul li:nth-last-child(2) {
  margin-bottom: 0;
}

.menu-info .columnlink .cname {
  line-height: 52px;
}

.menu-info .winc .columnlink li:nth-child(1) .cname {
  background-color: #c7925c;
}

.menu-info .winc .columnlink li:nth-child(2) .cname {
  background-color: #396fa0;
}

.menu-info .winr .columnlink li:nth-child(1) .cname {
  background-color: #37889e;
}

.menu-info .winr .columnlink li:nth-child(2) .cname {
  background-color: #3c8abe;
}

.menu-info .winc .columnlink li:nth-child(1) .cname:hover,
.menu-info .winc .columnlink li:nth-child(2) .cname:hover,
.menu-info .winr .columnlink li:nth-child(1) .cname:hover,
.menu-info .winr .columnlink li:nth-child(2) .cname:hover {
  background-color: #0b518c;
}

.menu-info .winl .menu-lanmu:after,
.menu-info .winc .menu-lanmu:after {
  left: 148px;
}

.menu-info .winr .menu-lanmu:after {
  left: 184px;
}

/*-----------------Column-------------------*/
.lanmu {
  border-bottom: #d0e0ef solid 1px;
}

.lanmu_l {
  color: #1b70b9;
  float: left;
  font-weight: 700;
  font-size: 24px;
  padding: 0 0 18px 36px;
  position: relative;
  line-height: 1;
  background: url(/images/gb2023-icon01.png) no-repeat 0 0;
}

.lanmu_l:after {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 0;
  right: 0;
  height: 8px;
  background-position: bottom center;
  background-image: url(/images/gb2023-lmbg.png);
}

.lanmu_l a {
  color: #004280;
}

.lanmu_l a:hover {
  color: #004280;
}

.lanmu_l img {
  display: inline-block;
  margin-right: 10px;
  margin-top: -4px;
}

.lanmu_r {
  float: right;
  font-size: 14px;
  font-family: Arial;
  line-height: 25px;
}

.lanmu_r a {
  color: #6b95b7;
  text-decoration: none;
}

.lanmu_r a:hover {
  color: #ee6a00;
  text-decoration: none;
}

.lanmu[data-v-pg] .lanmu_l {
  font-size: 28px;
  background: url(/images/gb2023-icon08.png) no-repeat 0 0;
}

.lanmu[data-v-snlj] .lanmu_l:after {
  background-image: url(/images/gb2023-lmbg1.png);
}

.lanmu1 {}

.lanmu1_l {
  height: 44px;
  line-height: 30px;
  color: #00409a;
  font-weight: 700;
  float: left;
  font-size: 20px;
}

.lanmu1_r {
  line-height: 44px;
  float: right;
  color: #bddcff;
  font-family: Arial;
  font-size: 12px;
}

.lanmu1_r a {
  color: #1b84c6;
  text-decoration: none;
}

.lanmu1_r a:hover {
  color: #F00307;
  text-decoration: none;
}

.lanmu2 {
  overflow: hidden;
  margin: 30px 0 20px;
  border-bottom: #0052D9 solid 1px;
  position: relative;
  height: 39px;
}

.lanmu2_l {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  padding: 4px 24px;
  margin-right: 9px;
  margin-left: 5px;
  background: #0052D9;
  width: auto;
  height: auto;
  text-align: center;
  -webkit-transform: skewX(-15deg);
  -moz-transform: skewX(-15deg);
  -o-transform: skewX(-15deg);
  -ms-transform: skewX(-15deg);
  transform: skewX(-15deg);
}

.lanmu2_l span {
  display: block;
  overflow: hidden;
  font-size: 17px;
  color: #fff;
  -webkit-transform: skewX(15deg);
  -moz-transform: skewX(15deg);
  -o-transform: skewX(15deg);
  -ms-transform: skewX(15deg);
  transform: skewX(15deg);
}

.lanmu2_l img {
  display: inline-block;
  margin-right: 10px;
  margin-top: -3px;
}

.lanmu2_r {
  line-height: 32px;
  float: right;
  font-size: 12px;
  font-family: Arial;
}

.lanmu2_r a {
  color: #bfcddd;
  text-decoration: none;
}

.lanmu2_r a:hover {
  color: #ffffff;
  text-decoration: none;
}

.lanmu3 {
  height: 48px;
  background: url(/images/columnsbg02.png) repeat-x top center;
  margin-bottom: 20px;
}

.lanmu3_l {
  height: 48px;
  line-height: 40px;
  font-size: 20px;
  color: #6aefff;
  font-weight: 700;
  margin-left: 16px;
  float: left;
  background: url(/images/columnsbg01.png) no-repeat top center;
}

.lanmu3_r {
  line-height: 42px;
  float: right;
  color: #e3f6ff;
  font-family: Arial;
  font-size: 12px;
  margin-right: 15px;
}

.lanmu3_r a {
  color: #6aefff;
  text-decoration: none;
}

.lanmu3_r a:hover {
  color: #d5fbff;
  text-decoration: none;
}

.sortlanmu {
  overflow: hidden;
  background: #F1F5FF;
  border-left: 3px solid #0052D9;
  padding: 0 20px 0 24px;
  margin: 30px 0 0;
}

.sortlanmu_l {
  color: #333;
  float: left;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.4;
  padding: 16px 0;
  width: calc(100% - 66px);
}

.sortlanmu_r {
  float: right;
  font-size: 14px;
}

.sortlanmu_r a {
  color: #7D90AC;
  text-decoration: none;
  line-height: 56px;
}

.sortlanmu_r a:hover {
  color: #e30000;
  text-decoration: none;
}

.sortlanmu1 {
  overflow: hidden;
  margin-bottom: 26px;
  margin-top: 30px;
  border-bottom: #DCE7FF solid 1px;
}

.sortlanmu1_l {
  float: left;
  position: relative;
  padding: 0 50px 0 30px;
  height: 0;
  line-height: 50px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  border-right: 35px solid transparent;
  border-bottom: 50px solid #0052D9;
}

.sortlanmu1_r {
  float: right;
  font-size: 14px;
}

.sortlanmu1_r a {
  color: #7D90AC;
  text-decoration: none;
  line-height: 46px;
}

.sortlanmu1_r a:hover {
  color: #e30000;
  text-decoration: none;
}

@media (max-width: 767px) {}

/*------------------TAB----------------*/
.mores_all {
  position: absolute;
  right: 0;
  top: 2px;
}

.mores_all a {
  font-size: 14px;
  color: #79A4CA;
}

.mores_all a:hover {
  color: #e30000;
}

.indexggbox {
  width: auto;
  height: auto;
  overflow: hidden;
  margin-bottom: 22px;
  border-top: 3px solid #1e58a9;
  border-bottom: #d4e0ee solid 1px;
  border-left: #d4e0ee solid 1px;
  border-right: #d4e0ee solid 1px;
}

.index_tab {
  position: relative;
}

.index_tab .tabmenu {
  margin: 0 0 30px;
  padding-bottom: 18px;
  border-bottom: #d6dfeb solid 1px;
}

.index_tab .tabmenu ul li {
  color: #2e2d2d;
  font-size: 24px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 500;
  float: left;
  margin-right: 40px;
  line-height: 24px;
}

.index_tab .tabmenu ul li:last-child {
  margin-right: 0px;
  background: none;
}

.index_tab .tabmenu ul li a {
  color: #2e2d2d;
  font-size: 24px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 500;
}

.index_tab .tabmenu ul li.selected a {
  color: #1134ab;
  font-size: 24px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
}

.index_tab .tabmenu ul li span {
  float: left;
  display: block;
}

.index_tab .tabmenu ul li span.tabg {
  padding: 0;
  width: 100%;
  text-align: center;
  background-repeat: no-repeat;
  background-position: left 0px;
  padding-left: 0;
}

.index_tab .tabmenu ul li.selected span.tabg {
  width: 100%;
  text-align: center;
  color: #1b70b9;
  background-repeat: no-repeat;
  background-position: left 0px;
  padding-left: 34px;
  font-weight: 700;
  position: relative;
  background-image: url(/images/gb2023-icon01.png);
}

.index_tab .tabmenu ul li.selected span.tabg:after {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 0;
  right: 0;
  height: 8px;
  background-position: bottom center;
  background-image: url(/images/gb2023-lmbg.png);
}

.fwcx {
  width: 100%;
  min-height: 388px;
}

.fwcx1 {
  width: 100%;
  min-height: 340px;
}

@media (max-width: 1440px) {
  .fwcx1 {
    min-height: 332px;
  }
}

@media (max-width: 1280px) {
  .fwcx1 {
    min-height: 322px;
  }

  .index_tab .tabmenu ul li {
    margin-right: 30px;
  }
}

@media (max-width: 1199px) {
  .fwcx {
    min-height: 209px;
  }

  .fwcx1 {
    min-height: 222px;
  }
}

@media (max-width: 991px) {
  .fwcx {
    min-height: 227px;
  }

  .fwcx1 {
    min-height: 192px;
  }
}

@media (max-width: 767px) {
  .fwcx1 {
    min-height: 216px;
  }
}

@media (max-width: 320px) {
  .index_tab .tabmenu ul li {
    font-size: 22px;
    margin-right: 18px;
  }
}

/*------------------Rolling News----------------*/
#marquee {
  width: 100%;
  height: 296px;
  overflow: hidden;
}

@media (max-width: 1440px) {
  #marquee {
    height: 246px;
  }
}

@media (max-width: 1280px) {
  #marquee {
    height: 206px;
  }
}

@media (max-width: 1199px) {
  #marquee {
    height: 210px;
  }
}

@media (max-width: 991px) {
  #marquee {
    height: 364px;
  }
}

@media (max-width: 767px) {
  #marquee {
    height: 220px;
  }
}

.newscenter {
  width: 100%;
}

.newscenter ul {
  margin-bottom: 0;
}

.newscenter li {
  overflow: hidden;
  margin-bottom: 18px;
}

.newscenter li:last-child {
  overflow: hidden;
  margin-bottom: 0;
}

.newscenter li span {
  float: left;
  color: #fff;
  text-align: center;
  width: 60px;
  margin-right: 22px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  font-family: Arial;
  overflow: hidden;
  padding: 9px 0 8px 0;
  position: relative;
  background: #0254db;
  background-size: 100%;
  background-position: 100% 100%;
  background-image: -webkit-linear-gradient(149deg, #0052da 0%, #2f7cfb 80%);
  background-image: -ms-linear-gradient(149deg, #0052da 0%, #2f7cfb 80%);
  background-image: linear-gradient(149deg, #06A69C 0%, #174290 80%);
}

.newscenter li span b {
  text-align: center;
  line-height: 1.2;
  font-size: 12px;
  font-family: Arial;
  display: block;
  color: #fff;
  font-weight: 500;
  margin-top: 3px;
}

.newscenter li .hdtitle {
  overflow: hidden;
  display: table;
  height: 58px;
}

.newscenter li .hdtitle h4 {
  margin: 0;
  display: table-cell;
  vertical-align: middle;
}

.newscenter li .hdtitle h4 a {
  font-size: 16px;
  line-height: 1.8;
  margin: 0;
  color: #333;
  font-weight: 500;
  position: relative;
  max-height: 56px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.newscenter li .hdtitle h4 a:hover {
  color: #1366b1;
}

.newscenter li .hdtitle p {
  margin: 3px 0 0 0;
}

.newscenter li .hdtitle p a {
  font-size: 14px;
  color: #999;
  line-height: 20px;
}

.newscenter li .hdtitle p a:hover {
  color: #1958af;
}

@media (min-width: 1200px) {
  .newscenter li:last-child {
    display: none;
  }

  .newscenter li:nth-child(5) {
    margin-bottom: 0;
  }
}

@media (max-width: 1280px) {
  .newscenter li {
    margin-bottom: 16px;
  }
}

@media (max-width: 1199px) {
  .newscenter .col-md-12 {
    width: 50%;
    float: left;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width: 767px) {
  .newscenter {
    height: auto;
  }
}

@media (max-width: 480px) {
  .newscenter .col-md-12 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .newscenter li .hdtitle h4 a {
    max-height: inherit;
    -webkit-line-clamp: inherit;
  }
}

/*---------------Links---------------------*/
.linksbox {
  margin-bottom: 38px;
}

.links {}

.links .ui-select-wrap {
  display: block;
  border: 1px solid #5391c8;
  border-radius: 4px;
  height: 46px;
  line-height: 44px;
  border-radius: 3px;
  background-color: transparent;
  color: #d4e7f8;
  font-size: 16px;
  padding-left: 20px;
  padding-right: 40px;
}

.links .ui-select-input {
  right: 40px;
  padding-left: 20px;
}

.links .fa-caret-down:before {
  content: none;
}

.links .ui-select-arrow {
  right: 15px;
  top: 45%;
  border: 0;
  border-width: 0;
  border-top-color: transparent;
  background: url(/images/gb2023-icon07.png) no-repeat center right;
  width: 9px;
  height: 6px;
}

.links .ui-select-list {
  border: none;
  background-color: #288ce6;
  width: 101%;
  top: 46px;
  border-radius: 3px;
}

.links .ui-select-list li {
  line-height: 40px;
  margin-bottom: 0;
}

.links .ui-select-list>li.selected {
  background-color: #1879d0;
}

.links .ui-select-list>li:hover {
  background-color: #1879d0;
}

.links .ui-select-wrap.up .ui-select-list {
  bottom: 46px;
}

.linksbox .col-md-3 {
  flex: 0 0 20%;
  max-width: 20%;
}

@media (max-width: 1199px) {
  .linksbox {
    margin-bottom: 26px;
  }
}

@media (max-width: 991px) {

  .linksbox li:nth-child(1).col-md-3,
  .linksbox li:nth-child(2).col-md-3,
  .linksbox li:nth-child(3).col-md-3 {
    width: 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .linksbox li:nth-child(4).col-md-3,
  .linksbox li:nth-child(5).col-md-3 {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .linksbox li {
    margin-bottom: 20px;
  }

  .links .ui-select-list li {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {

  .linksbox li:nth-child(1).col-md-3,
  .linksbox li:nth-child(2).col-md-3,
  .linksbox li:nth-child(3).col-md-3 {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .linksbox li:nth-child(4).col-md-3 {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .linksbox li:nth-child(5).col-md-3 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .linksbox li {
    margin-bottom: 15px;
  }

  .linksbox li:last-child {
    margin-bottom: 10px;
  }
}


/*------------------TAB News----------------*/
.rprogress {
  height: 296px;
  overflow: hidden;
}

.rprogress .progress-l {
  overflow: hidden;
  float: left;
  width: 440px;
  margin-right: 30px;
  background: #fff;
  -moz-box-shadow: 0px 2px 9.8px 0.2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 2px 9.8px 0.2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 2px 9.8px 0.2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 9.8px 0.2px rgba(0, 0, 0, 0.1);
}

.rprogress .progress-l .limg {
  overflow: hidden;
  height: 294px;
  position: relative;
}

.rprogress .progress-l .limg img {
  height: 100%;
  width: 100%;
  -webkit-transition: all .5s ease;
  /* Safari and Chrome */
  -moz-transition: all .5s ease;
  /* Firefox */
  -ms-transition: all .5s ease;
  /* IE 9 */
  -o-transition: all .5s ease;
  /* Opera */
  transition: all .5s ease;
}

.rprogress .progress-l:hover .limg img {
  -webkit-transform: scale(1.1);
  /* Safari and Chrome */
  -moz-transform: scale(1.1);
  /* Firefox */
  -ms-transform: scale(1.1);
  /* IE 9 */
  -o-transform: scale(1.1);
  /* Opera */
  transform: scale(1.1);
}

.rprogress .progress-l .ltext {
  padding: 18px 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
}

.rprogress .progress-l .ltext span {
  width: 48px;
  font-size: 13px;
  float: left;
  margin-right: 20px;
  color: #fff;
  line-height: 1;
  text-align: center;
}

.rprogress .progress-l .ltext span b {
  font-size: 27px;
  line-height: 1;
  font-weight: 700;
  display: block;
  margin-bottom: 3px;
}

.rprogress .progress-l .ltext h4 {
  font-size: 16px;
  line-height: 1.4;
  color: #fff;
  margin: 0;
  max-height: 45px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.rprogress .progress-l:hover .ltext h4 {
  color: #def0ff;
}

.rprogress .progress-l .ltext h5 {
  line-height: 1;
  color: #0052D9;
  font-size: 15px;
  margin: 10px 0 0 0;
}

.rprogress .progress-l .ltext h5 i {
  line-height: 1;
  color: #acacac;
  font-size: 14px;
  margin: 0 6px;
}

.rprogress .progress-l .ltext h5 span {
  line-height: 1;
  color: #125bc3;
  font-size: 15px;
  font-weight: 500;
}

.rprogress .progress-r {}

.rprogress .progress-r .topnews {
  margin-bottom: 17px;
}

.rprogress .progress-r .topnews h3 {
  font-size: 17px;
  line-height: 1.5;
  color: #333;
  font-weight: 700;
  margin: 0 0 7px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.rprogress .progress-r .topnews h4 {
  font-size: 14px;
  line-height: 1.5;
  color: #7C7C7C;
  margin: 0 0 10px;
  max-height: 63px;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.rprogress .progress-r .topnews h5 {
  font-size: 15px;
  color: #919191;
  line-height: 1;
  text-align: right;
  margin: 0;
}

.rprogress .progress-r .topnews:hover h3 {
  color: #1366b1;
}

@media (max-width: 1440px) {
  .rprogress .progress-l {
    width: 394px;
  }

  .rprogress .progress-l .limg {
    height: 262px;
  }

  .rprogress {
    height: 263px;
  }
}

@media (max-width: 1263px) {
  .rprogress .progress-l {
    width: 348px;
  }

  .rprogress .progress-l .limg {
    height: 232px;
  }

  .rprogress {
    height: 233px;
  }
}

@media (max-width: 1199px) {
  .rprogress .progress-l {
    width: 394px;
  }

  .rprogress .progress-l .limg {
    height: 262px;
  }

  .rprogress {
    height: 263px;
  }
}

@media (max-width: 991px) {
  .rprogress .progress-l {
    width: 320px;
    margin-right: 26px;
  }

  .rprogress .progress-l .limg {
    height: 226px;
  }

  .rprogress {
    height: 226px;
  }
}

@media (max-width: 767px) {
  .rprogress {
    height: auto;
  }

  .rprogress .progress-l {
    width: 100%;
    height: auto;
    margin-right: 0;
  }

  .rprogress .progress-l .limg {
    height: auto;
  }

  .rprogress .progress-r {
    float: left;
    overflow: hidden;
    margin-top: 20px;
    width: 100%;
  }

  .rprogress .progress-r[data-v-tz] {
    margin-top: 0px;
  }

  .rprogress .progress-l .ltext h4 a {
    max-height: inherit;
    height: auto;
    -webkit-line-clamp: inherit;
  }
}

/*-----------------Text List---------------------*/
.list-index {
  overflow: hidden;
  display: block;
}

.list-index ul li {
  overflow: hidden;
  width: 100%;
  text-align: left;
  margin-bottom: 18px;
}

.list-index ul li a {
  float: left;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.4;
  color: #333;
  padding: 0 0 0 16px;
  position: relative;
}

.list-index ul li a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  width: 5px;
  height: 9px;
  background: url(/images/gb2023-icon02.png) no-repeat;
}

.list-index ul li a:hover {
  color: #1366b1;
  text-decoration: none;
}

.list-index i {
  float: left;
  margin: 0 0 0 8px;
}

.list-index span {
  line-height: 1.4;
  color: #919191;
  font-size: 15px;
}

.list-index span.right {
  float: right;
}

@media (max-width: 767px) {
  .list-index ul li a {
    max-width: 100%;
    white-space: normal;
    height: auto;
  }
}

.list-tab {
  overflow: hidden;
  display: block;
}

.list-tab ul li {
  overflow: hidden;
  width: 100%;
  text-align: left;
  margin-bottom: 12px;
}

.list-tab ul li:last-child {
  margin-bottom: 0px;
}

.list-tab ul li a {
  float: left;
  max-width: 80%;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.4;
  color: #333;
  padding: 0 0 0 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  position: relative;
  height: 22px;
}

.list-tab ul li a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  width: 11px;
  height: 11px;
  background: url(/images/gb2023-icon02.png) no-repeat;
}

.list-tab ul li a>img {
  display: inline-block;
  margin: 0 0 0 6px;
}

.list-tab ul li a:hover {
  color: #1366b1;
  text-decoration: none;
}

.list-tab i {
  float: left;
  margin: 0 0 0 8px;
}

.list-tab span {
  line-height: 1.4;
  color: #919191;
  font-size: 15px;
  font-family: Arial;
}

.list-tab span.right {
  float: right;
}

.list-tab[data-v-tz] ul li {
  margin-bottom: 17px;
}

.list-tab[data-v-tz] ul li:last-child {
  margin-bottom: 0px;
}

@media (max-width: 1280px) {
  .list-tab ul li a {
    float: left;
    max-width: 78%;
  }
}

@media (max-width: 991px) {
  .list-tab ul li a {
    max-width: 78%;
  }
}

@media (max-width: 767px) {
  .list-tab ul li a {
    max-width: 100%;
    white-space: normal;
    height: auto;
  }

  .list-tab span {
    width: 100%;
    padding-left: 22px;
    padding-top: 3px;
  }
}

.index-culture-box {
  overflow: hidden;
}

.index-culture-box li {
  margin-bottom: 20px;
}

.index-culture-box li:nth-child(5) {
  margin-bottom: 0;
}

.index-culture-box li:nth-child(6) {
  display: none;
}

.culture-a {
  display: block;
}

.culture-a .c-date {
  float: left;
  margin-right: 17px;
  padding-right: 18px;
  width: 80px;
  height: 45px;
  text-align: right;
  font-size: 14px;
  color: #999999;
  line-height: 22px;
  margin-top: 5px;
  position: relative;
}

.culture-a .c-date div:first-child {
  font-size: 24px;
  font-weight: bold;
  color: #1e60ba;
  margin-bottom: 3px;
}

.culture-a .c-date::after {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #D6DFEB;
}

.culture-a .c-title {
  font-size: 16px;
  color: #262626;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 52px;
}

.culture-a:hover .c-title {
  color: #1366b1;
}

@media (max-width: 1440px) {
  .index-culture-box li {
    margin-bottom: 18px;
  }
}

@media (max-width: 1280px) {
  .index-culture-box li {
    margin-bottom: 15px;
  }
}

@media (max-width: 1199px) {
  .index-culture-box .col-md-12 {
    width: 50%;
    float: left;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .index-culture-box li {
    margin-bottom: 33px;
  }

  .index-culture-box li:nth-child(5),
  .index-culture-box li:nth-child(6) {
    margin-bottom: 0;
  }

  .index-culture-box li:nth-child(6) {
    display: block;
  }
}

@media (max-width: 991px) {
  .index-culture-box li {
    margin-bottom: 18px;
  }
}

@media (max-width: 767px) {
  .culture-a .c-date {
    margin-right: 12px;
    padding-right: 12px;
    width: 83px;
  }

  .index-culture-box li:nth-child(5) {
    margin-bottom: 18px;
  }

  .index-culture-box li:nth-child(6) {
    margin-bottom: 0;
  }
}

@media (max-width: 480px) {
  .index-culture-box .col-md-12 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .culture-a .c-title {
    display: block;
    height: auto;
  }
}

.textlist {
  margin-top: 45px;
}

.textlist .row {
  margin-left: -25px;
  margin-right: -25px;
}

.textlist .row>[class^='col'] {
  padding-left: 25px;
  padding-right: 25px;
}

.textlist .box-s {
  padding: 15px 110px 15px 38px;
  position: relative;
  line-height: 30px;
  transition: background 0.3s;
}

.textlist .box-s:before {
  content: "";
  left: 20px;
  top: 26px;
  position: absolute;
  width: 7px;
  height: 7px;
  background: #1366b1;
  border-radius: 50%;
}

.textlist li:nth-child(odd) .box-s {
  background: #f3f7ff;
}

.textlist .box-s .box-title {
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
}

.textlist .box-s .box-date {
  position: absolute;
  right: 20px;
  top: 15px;
  color: #8E8E8E;
  font-size: 15px;
}

.textlist .box-s:hover .box-title {
  color: #1366b1;
}

.textlist[data-v-no] .box-s {
  padding: 15px 15px 15px 38px;
}

@media (max-width: 1263px) {
  .textlist .row {
    margin-left: -20px;
    margin-right: -20px;
  }

  .textlist .row>[class^='col'] {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 1199px) {
  .textlist .row {
    margin-left: -15px;
    margin-right: -15px;
  }

  .textlist .row>[class^='col'] {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 767px) {
  .textlist {
    margin-top: 36px;
  }

  .textlist .box-s {
    padding: 15px 15px 15px 38px;
  }

  .textlist .box-s .box-title {
    white-space: normal;
    height: auto;
    line-height: 1.5;
  }

  .textlist .box-s .box-date {
    position: static;
  }

  .textlist .box-s:before {
    top: 23px;
  }
}

/*---------------Academic Report---------------------*/
.report {}

.report .row {
  margin-left: -16px;
  margin-right: -16px;
}

.report .row>[class^='col'] {
  padding-left: 16px;
  padding-right: 16px;
}

.report li {
  margin-top: 30px;
}

.report .r-box {
  position: relative;
  padding: 23px 20px 18px 23px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-image: url(/images/gb2023-bg2.png);
  border-radius: 5px;
  -ms-box-shadow: 0 0 10px 0 rgba(95, 118, 170, 0.2);
  -o-box-shadow: 0 0 10px 0 rgba(95, 118, 170, 0.2);
  -moz-box-shadow: 0 0 10px 0 rgba(95, 118, 170, 0.2);
  -webkit-box-shadow: 0 0 10px 0 rgba(95, 118, 170, 0.2);
  box-shadow: 0 0 10px 0 rgba(95, 118, 170, 0.2);
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.report .r-box:after {
  content: '';
  position: absolute;
  width: 5px;
  border-radius: 5px;
  top: 23px;
  bottom: 23px;
  left: -3px;
  background-color: #06a69c;
}

.report .r-box:hover {
  background-color: #1b70b9;
}

.report .r-box:hover:after {
  background-color: #ff9b04;
}

.report li:nth-child(1) .r-box {
  background-position: left top;
}

.report li:nth-child(2) .r-box {
  background-position: 116% 0;
}

.report li:nth-child(3) .r-box {
  background-position: left bottom;
}

.report li:nth-child(4) .r-box {
  background-position: right bottom;
}

.report .r-box h3 {
  font-size: 17px;
  color: #333;
  line-height: 1.1;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  margin: 0 0 12px;
  font-weight: 700;
}

.report .r-box h4 {
  font-size: 14px;
  line-height: 1.5;
  color: #999;
  margin: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  position: relative;
  overflow: hidden;
}

.report .r-box:hover h3 {
  color: #fff;
}

.report .r-box:hover h4 {
  color: #EBF1F7;
}

@media (max-width: 767px) {
  .report li {
    margin-top: 26px;
  }

  .report .r-box h4 {
    white-space: inherit;
  }
}

/*---------------Research Department---------------------*/
.lab {
  margin-top: 10px;
}

.lab .row {
  margin-left: -16px;
  margin-right: -16px;
}

.lab .row>[class^='col'] {
  padding-left: 16px;
  padding-right: 16px;
}

.lab li {
  margin-top: 25px;
}

.lab .r-box {
  border-radius: 5px;
  border: #e7ecf8 solid 1px;
  background-color: #f3f7ff;
  position: relative;
}

.lab .r-box:after {
  content: '';
  position: absolute;
  width: 5px;
  border-radius: 5px;
  top: 11px;
  bottom: 11px;
  left: -3px;
  background-color: #1e65c7;
}

.lab .r-box:hover {
  background-color: #1b70b9;
}

.lab .r-box:hover:after {
  background-color: #ff9b04;
}

.lab .r-box .r-bgbox {
  height: 98px;
  display: table;
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
  padding: 15px 25px;
  position: relative;
  background-repeat: no-repeat;
  background-position: top left;
}

.lab .r-box .r-bgbox .r-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 1;
}

.lab .r-box .r-bgbox h3 {
  font-size: 22px;
  color: #333;
  line-height: 1.4;
  overflow: hidden;
  margin: 0;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 1;
}

.lab .r-box:hover .r-bgbox h3 {
  color: #fff;
}

.lab .r-box:hover .r-bgbox .r-bg {
  opacity: 0.06;
}

.lab li:nth-child(1) .r-box .r-bgbox {
  background-image: url(/images/gb2023-bg3.png);
}

.lab li:nth-child(1) .r-box:hover .r-bgbox {
  background-image: url(/images/gb2023-bg3f.png);
}

.lab li:nth-child(2) .r-box .r-bgbox {
  background-image: url(/images/gb2023-bg4.png);
}

.lab li:nth-child(2) .r-box:hover .r-bgbox {
  background-image: url(/images/gb2023-bg4f.png);
}

.lab li:nth-child(3) .r-box .r-bgbox {
  background-image: url(/images/gb2023-bg5.png);
}

.lab li:nth-child(3) .r-box:hover .r-bgbox {
  background-image: url(/images/gb2023-bg5f.png);
}

.lab li:nth-child(4) .r-box .r-bgbox {
  background-image: url(/images/gb2023-bg6.png);
}

.lab li:nth-child(4) .r-box:hover .r-bgbox {
  background-image: url(/images/gb2023-bg6f.png);
}

.lab li:nth-child(5) .r-box .r-bgbox {
  background-image: url(/images/gb2023-bg7.png);
}

.lab li:nth-child(5) .r-box:hover .r-bgbox {
  background-image: url(/images/gb2023-bg7f.png);
}

.lab li:nth-child(6) .r-box .r-bgbox {
  background-image: url(/images/gb2023-bg8.png);
}

.lab li:nth-child(6) .r-box:hover .r-bgbox {
  background-image: url(/images/gb2023-bg8f.png);
}

.lab li:nth-child(7) .r-box .r-bgbox {
  background-image: url(/images/gb2023-bg9.png);
}

.lab li:nth-child(7) .r-box:hover .r-bgbox {
  background-image: url(/images/gb2023-bg9f.png);
}

.lab li:nth-child(8) .r-box .r-bgbox {
  background-image: url(/images/gb2023-bg10.png);
}

.lab li:nth-child(8) .r-box:hover .r-bgbox {
  background-image: url(/images/gb2023-bg10f.png);
}

@media (max-width: 1280px) {
  .lab li {
    margin-top: 25px;
  }
}

@media (max-width: 767px) {
  .lab li {
    margin-top: 18px;
  }
}

/*---------------Special Topic---------------------*/
.ztbd {}

.ztbd li {
  margin-bottom: 26px;
}

.ztbd li:nth-child(3) {
  margin-bottom: 0;
}

.ztbd li:nth-child(4) {
  display: none;
}

.ztbd .img-box {
  height: 96px;
  overflow: hidden;
  border-radius: 4px;
}

.ztbd .img-box img {
  height: 100%;
  width: 100%;
}

@media (max-width: 1440px) {
  .ztbd .img-box {
    height: 86px;
  }

  .ztbd li {
    margin-bottom: 36px;
  }
}

@media (max-width: 1280px) {
  .ztbd li {
    margin-bottom: 32px;
  }
}

@media (max-width: 1199px) {
  .ztbd .col-md-12 {
    width: 50%;
    float: left;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .ztbd .img-box {
    height: 102px;
  }

  .ztbd li:nth-child(3),
  .ztbd li:nth-child(4) {
    margin-bottom: 0;
  }

  .ztbd li:nth-child(4) {
    display: block;
  }

  .ztbd li {
    margin-bottom: 18px;
  }
}

@media (max-width: 991px) {
  .ztbd .img-box {
    height: 80px;
  }

  .ztbd li {
    margin-bottom: 28px;
  }
}

@media (max-width: 767px) {
  .ztbd .col-md-12 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .ztbd .img-box {
    height: auto;
  }

  .ztbd li,
  .ztbd li:nth-child(3) {
    margin-bottom: 16px;
  }

  .ztbd li:nth-child(4) {
    margin-bottom: 0;
  }
}

/*---------------External Services---------------------*/
.services {}

.services [class^='row'] {
  margin-left: -8px;
  margin-right: -8px;
}

.services [class^='col'] {
  padding-left: 8px;
  padding-right: 8px;
}

.services li {
  margin-top: 28px;
}

.services .s-box img {
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.services .s-box:hover img {
  -webkit-transition: scaleX(-1);
  -moz-transition: scaleX(-1);
  -ms-transition: scaleX(-1);
  -o-transition: scaleX(-1);
  transform: scaleX(-1);
}

.services .s-box h4 {
  font-size: 15px;
  color: #444;
  line-height: 1;
  margin: 15px 0 0;
  text-align: center;
}

.services .s-box:hover h4 {
  color: #1366b1;
}

.services .s-box:hover img {
  opacity: 1;
}

/*---------------SIOC Journals---------------------*/
.journals {}

.journals li {
  margin-top: 30px;
}

.journals .s-box {
  overflow: hidden;
  border: #eee solid 1px;
}

.journals .s-box img {
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.journals .s-box:hover img {
  -webkit-transform: scale(1.1);
  /* Safari and Chrome */
  -moz-transform: scale(1.1);
  /* Firefox */
  -ms-transform: scale(1.1);
  /* IE 9 */
  -o-transform: scale(1.1);
  /* Opera */
  transform: scale(1.1);
}

.journals .s-box h4 {
  font-size: 15px;
  color: #444;
  line-height: 1;
  margin: 15px 0 0;
  text-align: center;
}

.journals .s-box:hover h4 {
  color: #1366b1;
}

.journals .s-box:hover img {
  opacity: 1;
}

/*---------------Internal link---------------------*/
.slink {
  margin-top: 40px;
}

.slink h4 {
  font-size: 15px;
  color: #444;
  line-height: 1;
  margin: 18px 0 0;
  text-align: center;
}

.slink a:hover h4 {
  color: #011AB7;
}

.slink-box,
.box-w,
.box-info {
  width: 147px;
  height: 127px;
  overflow: hidden;
  margin: 0 auto;
}

.slink-box {
  transform: rotate(120deg);
}

.box-w {
  transform: rotate(-60deg);
}

.box-info {
  transform: rotate(-60deg);
  cursor: pointer;
  position: relative;
}

.box-info img {
  width: 101px;
  height: 56px;
}

.box-info .box-mc {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  background: -webkit-linear-gradient(150deg, #cdd4f4 0%, #b3bce7 100%);
  background: -o-linear-gradient(150deg, #cdd4f4 0%, #b3bce7 100%);
  background: -moz-linear-gradient(150deg, #cdd4f4 0%, #b3bce7 100%);
  background: linear-gradient(150deg, #cdd4f4 0%, #b3bce7 100%);
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  z-index: 0;
}

.box-info .box-mc:after {
  position: absolute;
  left: 0;
  bottom: -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: 1;
  background: #1d78dc;
  background: -webkit-linear-gradient(150deg, #06A69C 0%, #174290 80%);
  background: -o-linear-gradient(150deg, #06A69C 0%, #174290 80%);
  background: -moz-linear-gradient(150deg, #06A69C 0%, #174290 80%);
  background: linear-gradient(150deg, #06A69C 0%, #174290 80%);
  border-radius: 100%;
}

.box-info .box-mc:hover:after {
  bottom: 0;
  border-radius: 0;
}

.box-info .info-title {
  color: #fff;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
  font-weight: bold;
}

.box-info .middle-cont {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 101px;
  height: 56px;
  margin-left: -53px;
  margin-top: -28px;
  z-index: 2;
}

.box-info .middle-cont img {
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

@media (max-width: 1440px) {

  .slink-box,
  .box-w,
  .box-info {
    width: 134px;
    height: 116px;
  }
}

@media (max-width: 1280px) {

  .slink-box,
  .box-w,
  .box-info {
    width: 127px;
    height: 110px;
  }
}

@media (max-width: 1199px) {

  .slink-box,
  .box-w,
  .box-info {
    width: 147px;
    height: 127px;
  }
}

@media (max-width: 320px) {

  .slink-box,
  .box-w,
  .box-info {
    width: 126px;
    height: 109px;
  }
}

/*---------------foot---------------------*/
.foot {
  background: #1769b3;
  position: relative;
}

.foot .bgl {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}

.foot .bgr {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
}

.foot .tophalf {
  padding: 40px 0 50px;
  position: relative;
  z-index: 1;
}

.copyright {
  font-size: 12px;
  line-height: 20px;
  color: #f7f7f7;
  display: block;
  overflow: hidden;
}

.copyright .cas {
  width: 266px;
  border-right: #77a1e5 solid 1px;
  display: block;
  overflow: hidden;
  float: left;
  margin: 16px 12px 0 0;
  text-align: center;
}

.copyright .cas img {}

.copyright .left {
  width: 54%;
  font-size: 14px;
  line-height: 1.5;
  color: #EBF1F7;
  display: block;
  overflow: hidden;
  float: left;
  margin: 13px 0 0;
}

.copyright .left a {
  color: #EBF1F7;
}

.copyright .left a:hover {
  color: #77bfff;
}

.copyright .left a,
.copyright .left span {
  display: inline-block;
  margin: 0 10px;
}

.copyright .left img {
  display: inline-block;
  margin-left: 5px;
}

.copyright .rightbz {
  display: block;
  overflow: hidden;
  float: right;
  margin: 5px 0 0;
}

.copyright .rightbz img {
  display: inline-block;
  margin-left: 5px;
}

.copyright .rightbz .picmr {
  margin-right: 12px;
}

@media (max-width: 1199px) {
  .foot {
    background-size: cover;
  }

  .foot .tophalf {
    padding: 38px 0 40px;
  }
}

@media (max-width: 991px) {
  .foot {
    background-size: 100% 100%;
  }

  .copyright .left {
    width: 100%;
    text-align: center;
    margin-top: 12px;
  }

  .copyright .cas {
    width: 100%;
    border: 0px;
    margin: 0;
  }

  .copyright .cas img {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .copyright .rightbz {
    padding: 0;
    width: 100%;
    text-align: center;
    margin: 20px 0 0;
  }
}

/*---------------Detailed Page---------------------*/
.nrhei {
  font-size: 16px;
  line-height: 190%;
  color: #333;
  word-wrap: break-word;
}

.nrhei1 {
  font-size: 15px;
  line-height: 180%;
  color: #333;
  word-wrap: break-word;
}

.ryname {
  border-bottom: #D6DFEB solid 1px;
}

.ryname_l {
  color: #333;
  float: left;
  font-weight: 700;
  font-size: 26px;
  line-height: 1;
  padding: 0 0 18px;
  padding-right: 3px;
  position: relative;
}

.ryname_l:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 3px;
  background: #0052D9;
}

.ryname_l span {
  font-size: 16px;
  font-weight: 500;
  margin-left: 10px;
}

.ryname_l span i {
  color: #8DADD7;
  margin-right: 10px;
}

.rylanmu {
  border-bottom: #D6DFEB solid 1px;
  margin-bottom: 16px;
  margin-top: 30px;
}

.rylanmu_l {
  color: #333;
  float: left;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  padding: 0 0 12px;
  position: relative;
}

.rylanmu_l:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 3px;
  background: #0052D9;
}

.rylanmu_l img {
  display: inline-block;
  margin-right: 10px;
  margin-top: -3px;
}

.xlmain {
  display: block;
  margin: 0px;
}

.xlmain hr {
  margin-top: 25px;
  border-top: 1px solid #eee;
}

.xlmain .wztitle {
  color: #333;
  line-height: 1.4;
  text-align: center;
  font-size: 26px;
  padding: 0px 8% 2px;
  font-weight: 700;
  margin: 58px 0 24px 0;
}

.xlmain .wztitle[data-v-lw] {
  margin: 38px 0 24px 0;
  line-height: 1.2;
  font-size: 24px;
  padding: 0;
  color: #124c9c;
}

.xlmain .wztitle[data-v-cg] {
  margin: 38px 0 24px 0;
  color: #124c9c;
}

.xlmain .wztitle[data-v-dp] {
  margin: 16px 0 24px 0;
  color: #333;
  font-size: 26px;
}

.xlmain .basicinfo {
  border-bottom: #F1F1F3 solid 1px;
  padding-bottom: 8px;
}

.xlmain .basicinfo .other-share {
  float: right;
}

.xlmain .basicinfo .qtinfo {
  color: #999;
  font-size: 14px;
  margin: 0;
}

.xlmain .basicinfo .qtinfo a {
  color: #999;
  text-decoration: none;
}

.xlmain .basicinfo .qtinfo a:hover {
  color: #de0c0c;
  text-decoration: none;
}

.xlmain .basicinfo .share {
  float: right;
}

.xlmain .basicinfo .qtinfo span {
  display: inline-block;
  margin-right: 15px;
}

.xlmain .basicinfo .qtinfo span:last-child {
  margin-right: 0;
}

.xlmain .text {
  margin: 32px 0 0 0;
  overflow: hidden;
  display: block;
}

.xlmain .text p,
.xlmain .text div {
  margin: 0 0 22px;
}

.xlmain .text p:last-child,
.xlmain .text div:last-child {
  margin: 0;
}

.xlmain .text .zc img {
  margin-left: inherit !important;
  margin-right: inherit !important;
  display: inline-block;
}

.xlmain .textlx {
  margin: 0;
  overflow: hidden;
  display: block;
}

.xlmain .textlx p {
  margin: 0 0 12px 0;
}

.xlmain .textlx img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.xlmain .textxl {
  margin: 30px 0 0 0;
  overflow: hidden;
  display: block;
}

.xlmain .textxl p,
.xlmain .textxl div {
  margin: 0 0 22px;
}

.xlmain .textxl p:last-child,
.xlmain .textxl div:last-child {
  margin: 0;
}

.xlmain .textxl img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.xlmain .textxl table {
  margin: 0 0 15px 0;
}

.xlmain .textxl td {
  text-align: center;
}

.xlmain .textxl video {
  border: #d9d9d9 solid 6px;
  border-radius: 5px;
  width: 76% !important;
  height: 100% !important;
  margin: 18px auto;
  display: block;
}

.xlmain .textsp {
  margin: 30px auto 26px auto;
  overflow: hidden;
  display: block;
  width: 76%;
}

.xlmain .textry {
  overflow: hidden;
  margin: 32px 0 0 0;
}

.xlmain .textry .mt {
  margin-top: 288px;
}

.xlmain .textry h3 {
  font-size: 32px;
  line-height: 1.2;
  margin: 0 0 30px 0;
  display: block;
  color: #272727;
  font-weight: 700;
}

.xlmain .textry h3 span {
  font-size: 22px;
  margin-left: 20px;
  color: #999;
}

.xlmain .textry h4 {
  font-size: 28px;
  line-height: 1.2;
  margin: 5px 0 20px 0;
  display: block;
  color: #31373f;
  font-weight: 700;
}

.xlmain .textry h4 span {
  font-size: 22px;
  margin-left: 20px;
  color: #999;
}

.xlmain .textry p {
  margin: 0 0 4px 0;
}

.xlmain .textry p a {
  color: #333;
}

.xlmain .textry p a:hover {
  color: #005bac;
}

.xlmain .textry th {
  color: #333;
  font-size: 16px;
}

.xlmain .textry .ryinfo {
  overflow: hidden;
  background: #e6f3fc;
}

.xlmain .textry .ryinfo .ryimg {
  margin-right: 30px;
  background: #c1dced;
  padding: 30px 50px;
}

.xlmain .textry .ryinfo .ryimg img {
  border-radius: 5px;
  width: 180px;
  height: 240px;
}

.xlmain .textry .ryinfo .rytxt p {
  line-height: 220%;
  font-size: 17px;
  margin: 30px 0 0 0;
  color: #222;
}

.xlmain .textry .ryinfo .rytxt p a {
  color: #222;
  font-size: 17px;
  text-decoration: none;
  font-style: normal;
}

.xlmain .textry .ryinfo .rytxt p a:hover {
  color: #ff7300;
}

.xlmain .textry .rydetail {
  overflow: hidden;
  margin-top: 15px;
}

.xlmain .textry .rydetail .detail {
  padding-left: 2px;
  font-size: 14px !important;
  line-height: 1.8 !important;
}

.xlmain .textry .rydetail table {
  border: transparent;
}

.xlmain .textry .rydetail tbody {
  background-color: transparent;
}

.xlmain .textry .fl {
  margin-right: 28px;
  margin-bottom: 12px;
}

.xlmain .textry .fl img {
  max-width: 198px;
}

.xlmain .textry .fl h4 {
  font-size: 15px;
  line-height: 1.5;
  margin: 15px 0;
  text-align: center;
  font-weight: 500;
  color: #3157bb;
}

.xlmain .textry h2 {
  font-size: 28px;
  line-height: 140%;
  font-weight: 700;
  padding: 3px 0 16px 0;
  color: #124c9c;
  margin: 0;
  position: relative;
}

.xlmain .textry h2 span {
  font-weight: 500;
  color: #000;
  font-size: 20px;
  margin-left: 15px;
}

.xlmain .textry .left img {
  max-width: 248px;
  margin-right: 26px;
  margin-bottom: 12px;
  border-radius: 4px;
  border: #fff solid 1px;
}

.xlmain .textxmz {
  margin: 24px 0 0 0;
  overflow: hidden;
  display: block;
}

.xlmain .textxmz p {
  margin: 0 0 10px 0;
}

.xlmain .textxmz p:last-child {
  margin: 0;
}

.xlmain .textxmz .el-tab-pane {
  line-height: 150%;
}

.xlmain .textxmz .el-tabs--border-card>.el-tabs__content {
  padding: 20px 0px 0 0px;
}

.xlmain .cont-page {
  margin-top: 25px;
  border-top: 1px solid #eee;
  padding-top: 30px;
  line-height: 24px;
  color: #4D4D4D;
  font-size: 15px;
}

.xlmain .cont-page .a-page {
  margin-bottom: 10px;
}

.xlmain .cont-page .a-page a {
  color: #4D4D4D;
}

.xlmain .cont-page .a-page:hover {
  color: #1366b1;
}

.xlmain .cont-page .a-page:hover a {
  color: #1366b1;
}

@media (min-width: 767px) {
  .xlmain .textxl img {
    max-width: 66%;
  }
}

@media (max-width: 1199px) {
  .xlmain .textsp {
    width: 80%;
  }

  .xlmain .textxl video {
    width: 80% !important;
  }
}

@media screen and (max-width: 991px) {
  .xlmain .wztitle {
    margin: 40px 0 24px 0;
    padding: 0px 1% 2px;
    font-size: 26px;
  }

  .xlmain .wztitle[data-v-lw] {
    margin: 28px 0 24px 0;
  }

  .xlmain .wztitle[data-v-cg] {
    margin: 28px 0 24px 0;
  }

  .xlmain .wztitle[data-v-dp] {
    margin: 10px 0 24px 0;
  }

  .xlmain .textxl img {
    max-width: 77%;
  }
}

@media (max-width: 767px) {
  .xlmain .wztitle {
    font-size: 19px;
    margin: 30px 0 12px 0;
  }

  .xlmain .wztitle[data-v-lw] {
    margin: 20px 0 24px 0;
  }

  .xlmain .wztitle[data-v-cg] {
    margin: 20px 0 24px 0;
  }

  .xlmain .wztitle[data-v-dp] {
    margin: 5px 0 10px;
    font-size: 20px;
  }

  .xlmain .text {
    margin: 26px 0 0 0;
  }

  .xlmain .text .left {
    width: 100%;
    margin-right: auto !important;
  }

  .xlmain .textsp {
    width: 100%;
    margin: 15px auto 2px auto;
  }

  .xlmain .textxl video {
    width: 100% !important;
  }

  .xlmain .textry .fl {
    width: 100%;
  }

  .xlmain .textry .fl img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    display: block;
  }

  .xlmain .textry h3 span {
    display: block;
    margin-top: 8px;
    margin-left: 0;
  }

  .xlmain .textry .left {
    width: 100%;
  }

  .xlmain .textry .left img {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 22px;
  }

  .xlmain .basicinfo .qtinfo {
    text-align: center;
  }

  .xlmain .textry h2 span {
    display: block;
    font-size: 18px;
    margin-left: 0;
  }

  .xlmain .textxl img {
    max-width: 100%;
  }

  .xlmain .basicinfo .qtinfo span {
    display: inline-block;
    margin-right: 6px;
    margin-left: 6px;
  }
}

/*Share*/
.social-share {
  display: inline-block;
}

.social-share a {
  position: relative;
  text-decoration: none;
  margin: 4px;
  display: inline-block;
  outline: none;
}

.social-share .social-share-icon {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 32px;
  font-size: 20px;
  border-radius: 50%;
  line-height: 32px;
  border: 1px solid #666;
  color: #666;
  text-align: center;
  vertical-align: middle;
  transition: background 0.6s ease-out 0s;
}

.social-share .social-share-icon:hover {
  background: #666;
  color: #fff;
}

.social-share .icon-wechat .wechat-qrcode {
  display: none;
  border: 1px solid #eee;
  position: absolute;
  z-index: 9;
  top: -205px;
  left: -64px;
  width: 160px;
  height: 192px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 10px #aaa;
  transition: all 200ms;
  -webkit-tansition: all 350ms;
  -moz-transition: all 350ms;
}

.social-share .icon-wechat .wechat-qrcode.bottom {
  top: 40px;
  left: -64px;
}

.social-share .icon-wechat .wechat-qrcode.bottom:after {
  display: none;
}

.social-share .icon-wechat .wechat-qrcode h4 {
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777;
}

.social-share .icon-wechat .wechat-qrcode .qrcode {
  width: 105px;
  margin: 10px auto;
}

.social-share .icon-wechat .wechat-qrcode .qrcode table {
  margin: 0 !important;
}

.social-share .icon-wechat .wechat-qrcode .help p {
  font-weight: normal;
  line-height: 16px;
  padding: 0;
  margin: 0;
}

.social-share .icon-wechat .wechat-qrcode:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -13px;
  width: 0;
  height: 0;
  border-width: 8px 6px 6px 6px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

.social-share .icon-wechat:hover .wechat-qrcode {
  display: block;
}

.share-xl .social-share a {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: none;
}

.share-xl .social-share a.icon-wechat {
  background: url("/images/comm-wx.png");
  background-size: contain;
}

.share-xl .social-share a.icon-weibo {
  background: url("/images/comm-wb.png");
  background-size: contain;
}

/*---------------Page Style-------------*/
.new-graphics {
  margin-top: 15px;
}

.new-graphics .row {
  margin-left: -19px;
  margin-right: -19px;
}

.new-graphics .row>[class^='col'] {
  padding-left: 19px;
  padding-right: 19px;
}

.new-graphics li {
  margin-top: 30px;
}

.new-graphics li .boxstyle {
  background: #fff;
  overflow: hidden;
  position: relative;
  -ms-box-shadow: 0 5px 15px 0 rgba(95, 118, 170, 0.2);
  -o-box-shadow: 0 5px 15px 0 rgba(95, 118, 170, 0.2);
  -moz-box-shadow: 0 5px 15px 0 rgba(95, 118, 170, 0.2);
  -webkit-box-shadow: 0 5px 15px 0 rgba(95, 118, 170, 0.2);
  box-shadow: 0 5px 15px 0 rgba(95, 118, 170, 0.2);
}

.new-graphics li .boxstyle .imgbox {
  position: relative;
  height: 298px;
  z-index: 0;
}

.new-graphics li .boxstyle .imgbox img {
  height: 100%;
  width: 100%;
  margin: 0 auto;
}

.new-graphics li .boxstyle .imgbox span {
  position: absolute;
  left: 20px;
  top: 20px;
  color: #fff;
  text-align: center;
  width: 60px;
  margin-right: 22px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  font-family: Arial;
  overflow: hidden;
  padding: 5px 0 6px;
  background: #fd8f02;
}

.new-graphics li .boxstyle .imgbox span b {
  text-align: center;
  line-height: 1.2;
  font-size: 12px;
  font-family: Arial;
  display: block;
  color: #fff;
  font-weight: 500;
}

.new-graphics li .boxstyle .txtinfo {
  padding: 28px 32px 30px;
  position: relative;
  z-index: 2;
  background: #fff;
}

.new-graphics li .boxstyle .txtinfo h4 {
  color: #333;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 700;
  margin: 0 0 25px;
  height: 47px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.new-graphics li .boxstyle:hover .txtinfo h4 {
  color: #1366b1;
}

.new-graphics li .boxstyle .txtinfo h5 {
  font-size: 14px;
  color: #888;
  margin: 0;
  font-family: Arial;
  font-weight: 500;
  line-height: 1.4;
  height: 59px;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

@media (min-width: 992px) {
  .new-graphics li:nth-child(4) {
    display: none;
  }
}

@media (max-width: 1440px) {
  .new-graphics li .boxstyle .imgbox {
    height: 263px;
  }
}

@media (max-width: 1280px) {
  .new-graphics li .boxstyle .imgbox {
    height: 236px;
  }
}

@media (max-width: 1199px) {
  .new-graphics {
    margin-top: 5px;
  }

  .new-graphics .row {
    margin-left: -14px;
    margin-right: -14px;
  }

  .new-graphics .row>[class^='col'] {
    padding-left: 14px;
    padding-right: 14px;
  }

  .new-graphics li .boxstyle .imgbox {
    height: 194px;
  }
}

@media (max-width: 991px) {
  .new-graphics li .boxstyle .imgbox {
    height: 227px;
  }
}

@media (max-width: 767px) {
  .new-graphics li .boxstyle .txtinfo {
    padding: 18px 18px 20px;
  }

  .new-graphics li .boxstyle .imgbox {
    height: auto;
  }

  .new-graphics li .boxstyle .txtinfo h4 {
    height: auto;
    -webkit-line-clamp: inherit;
  }

  .new-graphics li:nth-child(4) {
    display: none;
  }
}

/*------Page Column Link-------*/
.columnlink[data-v-pgteam] .row {
  margin-left: -15px;
  margin-right: -15px;
}

.columnlink[data-v-pgteam] .row>[class^='col'] {
  padding-left: 15px;
  padding-right: 15px;
}

.columnlink[data-v-pgteam] {
  margin-top: 35px;
}

.columnlink[data-v-pgteam] li {
  margin-top: 15px;
}

.columnlink[data-v-pgteam] .cname {
  line-height: 72px;
  font-size: 22px;
  border-radius: 4px;
  background-size: cover;
}

.columnlink[data-v-pgteam] li:nth-child(1) .cname {
  background-color: #396fa0;
}

.columnlink[data-v-pgteam] li:nth-child(2) .cname {
  background-color: #a54646;
}

.columnlink[data-v-pgteam] li:nth-child(3) .cname {
  background-color: #37889e;
}

.columnlink[data-v-pgteam] li:nth-child(1) .cname:hover,
.columnlink[data-v-pgteam] li:nth-child(2) .cname:hover,
.columnlink[data-v-pgteam] li:nth-child(3) .cname:hover {
  background-color: #0b518c;
}

.columnlink[data-v-org] .row {
  margin-left: -15px;
  margin-right: -15px;
}

.columnlink[data-v-org] .row>[class^='col'] {
  padding-left: 15px;
  padding-right: 15px;
}

.columnlink[data-v-org] {
  margin-top: -15px;
}

.columnlink[data-v-org] li {
  margin-top: 15px;
}

.columnlink[data-v-org] .cname {
  line-height: 72px;
  font-size: 22px;
  border-radius: 4px;
  background-size: cover;
}

.columnlink[data-v-org] li:nth-child(1) .cname {
  background-color: #396fa0;
}

.columnlink[data-v-org] li:nth-child(2) .cname {
  background-color: #09899c;
}

.columnlink[data-v-org] li:nth-child(3) .cname {
  background-color: #5380c4;
}

.columnlink[data-v-org] li:nth-child(4) .cname {
  background-color: #469f81;
}

.columnlink[data-v-org] li:nth-child(5) .cname {
  background-color: #b49783;
}

.columnlink[data-v-org] li:nth-child(1) .cname:hover,
.columnlink[data-v-org] li:nth-child(2) .cname:hover,
.columnlink[data-v-org] li:nth-child(3) .cname:hover,
.columnlink[data-v-org] li:nth-child(4) .cname:hover,
.columnlink[data-v-org] li:nth-child(5) .cname:hover {
  background-color: #0b518c;
}

.columnlink[data-v-org] .col-sm-4 {
  float: left;
  width: 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

@media (max-width: 991px) {
  .columnlink[data-v-pgteam] {
    margin-top: 20px;
  }

  .columnlink[data-v-org] .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  .columnlink[data-v-org] .row>[class^='col'] {
    padding-left: 10px;
    padding-right: 10px;
  }

  .columnlink[data-v-org] .cname {
    font-size: 17px;
    line-height: 60px;
  }
}

@media (max-width: 767px) {
  .columnlink[data-v-org] .col-sm-4 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .columnlink[data-v-org] .cname {
    font-size: 21px;
  }
}

/*------Teams------*/
.teams {
  margin-top: 45px;
}

.teams .item .team-item {
  padding: 25px;
  background-color: #f3f7ff;
  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;
}

.teams .item:hover .team-item {
  background-color: #183e5f;
  background-image: url(/images/gb2023-bg11.png);
  background-repeat: no-repeat;
  background-position: bottom center;
}

.teams .owl-item.center .item .team-item {
  background-color: #183e5f;
  background-image: url(/images/gb2023-bg11.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  margin: 0 auto;
}

.teams .item .img-box {
  height: 274px;
  overflow: hidden;
}

.teams .item .img-box img {
  height: 100%;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}

.teams .item:hover .img-box img {
  -webkit-transform: scale(1.1);
  /* Safari and Chrome */
  -moz-transform: scale(1.1);
  /* Firefox */
  -ms-transform: scale(1.1);
  /* IE 9 */
  -o-transform: scale(1.1);
  /* Opera */
  transform: scale(1.1);
}

.teams .item .lunb-title {
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  color: #183e5f;
  text-align: center;
  padding: 27px 0 0;
}

.teams .owl-item.center .item .lunb-title,
.teams .item:hover .lunb-title {
  color: #fff;
}

.teams .owl-dots {
  position: absolute;
  right: 30px;
  bottom: 28px;
}

.teams .owl-dots .owl-dot {
  width: 14px;
  height: 14px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  margin-left: 10px;
}

.teams .owl-dots .active {
  width: 36px;
  background: #FFFFFF;
  border-radius: 7px;
}

.teams .owl-prev,
.teams .owl-next {
  width: 20px;
  height: 36px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.5s;
}

.teams .owl-prev span,
.teams .owl-next span {
  display: none;
}

.teams .owl-prev {
  left: -54px;
}

.teams .owl-prev:after {
  display: block;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 60px;
  color: #d5d9e2;
  font-weight: 300;
  font-family: 'FontAwesome';
  content: '\f104';
}

.teams .owl-next {
  right: -54px;
}

.teams .owl-next:after {
  display: block;
  position: absolute;
  right: -13px;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 60px;
  color: #d5d9e2;
  font-weight: 300;
  font-family: 'FontAwesome';
  content: '\f105';
}

.teams .owl-prev:hover,
.teams .owl-next:hover {
  transition: all 0.5s;
}

.teams .owl-prev:hover:after,
.teams .owl-next:hover:after {
  color: #1b70b9;
}

@media (max-width: 1440px) {
  .teams .item .img-box {
    height: 237px;
  }
}

@media (max-width: 1366px) {
  .teams .owl-prev {
    left: -30px;
  }

  .teams .owl-next {
    right: -30px;
  }
}

@media (max-width: 1263px) {
  .teams .item .team-item {
    padding: 18px;
  }

  .teams .item .img-box {
    height: 224px;
  }

  .teams .item .lunb-title {
    padding: 18px 0 0;
  }
}

@media (max-width: 1199px) {
  .teams .item .team-item {
    padding: 25px;
  }

  .teams .item .img-box {
    height: 320px;
  }

  .teams .item .lunb-title {
    padding: 27px 0 0;
  }
}

@media (max-width: 991px) {
  .teams .item .img-box {
    height: 222px;
  }
}

@media (max-width: 767px) {
  .teams .owl-item.center .item .team-item {
    width: 280px;
  }

  .teams .item .img-box {
    height: 307px;
  }

  .teams .owl-prev {
    left: 3px;
  }

  .teams .owl-next {
    right: 3px;
  }
}

/*---------------Science Communication---------------------*/
.focus-box[data-v-kxcb] {
  margin: 45px 0 0;
  overflow: hidden;
}

.newscenter[data-v-kxcb] li {
  margin-bottom: 28px;
}

.newscenter[data-v-kxcb] li:last-child {
  display: block;
  margin-bottom: 0;
}

@media (max-width: 1440px) {
  .newscenter[data-v-kxcb] li {
    margin-bottom: 18px;
  }
}

@media (max-width: 1263px) {
  .focus-box[data-v-kxcb] {
    height: 400px;
  }

  .newscenter[data-v-kxcb] li {
    margin-bottom: 27px;
  }
}

@media (max-width: 1199px) {
  .focus-box[data-v-kxcb] {
    height: auto;
  }

  .newscenter[data-v-kxcb] li {
    margin-bottom: 27px;
  }
}

@media (max-width: 991px) {
  .focus-box[data-v-kxcb] {
    margin: 35px 0 0;
  }
}

@media (max-width: 767px) {
  .newscenter[data-v-kxcb] li {
    margin-bottom: 20px;
  }
}

.brand {
  margin-top: 5px;
}

.brand .row {
  margin-left: -20px;
  margin-right: -20px;
}

.brand .row>[class^='col'] {
  padding-left: 20px;
  padding-right: 20px;
}

.brand li {
  margin-top: 40px;
  position: relative;
}

.brand li a {
  display: block;
}

.brand li .imgpart {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 5px;
  -ms-box-shadow: 0 5px 15px 0 rgba(95, 118, 170, 0.2);
  -o-box-shadow: 0 5px 15px 0 rgba(95, 118, 170, 0.2);
  -moz-box-shadow: 0 5px 15px 0 rgba(95, 118, 170, 0.2);
  -webkit-box-shadow: 0 5px 15px 0 rgba(95, 118, 170, 0.2);
  box-shadow: 0 5px 15px 0 rgba(95, 118, 170, 0.2);
}

.brand li .imgpart .bgimg {
  background-color: #0b4870;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 236px;
  background-position: center;
  -moz-transition: all .5s ease;
  /* Firefox */
  -ms-transition: all .5s ease;
  /* IE 9 */
  -o-transition: all .5s ease;
  /* Opera */
  transition: all .5s ease;
}

.brand li:hover .imgpart .bgimg {
  -webkit-transition: all .5s ease;
  /* Safari and Chrome */
  -moz-transition: all .5s ease;
  /* Firefox */
  -ms-transition: all .5s ease;
  /* IE 9 */
  -o-transition: all .5s ease;
  /* Opera */
  transition: all .5s ease;
  -webkit-transform: scale(1.2);
  /* Safari and Chrome */
  -moz-transform: scale(1.2);
  /* Firefox */
  -ms-transform: scale(1.2);
  /* IE 9 */
  -o-transform: scale(1.2);
  /* Opera */
  transform: scale(1.2);
}

.brand li .imgpart .nrbox {
  display: block;
  position: absolute;
  font-size: 17px;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  line-height: 1.2;
  color: #fff;
  background: rgba(0, 67, 216, .6);
  padding: 12px;
}

.brand li .imgpart .nrbox h4 {
  font-size: 26px;
  line-height: 1.3;
  margin: 0 0 8px;
  color: #fff;
  width: 70%;
  font-weight: 700;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (max-width: 1440px) {
  .brand li .imgpart .bgimg {
    height: 211px;
  }
}

@media (max-width: 1280px) {
  .brand li .imgpart .bgimg {
    height: 189px;
  }
}

@media (max-width: 1199px) {
  .brand .row {
    margin-left: -14px;
    margin-right: -14px;
  }

  .brand .row>[class^='col'] {
    padding-left: 14px;
    padding-right: 14px;
  }

  .brand li {
    margin-top: 30px;
  }

  .brand li .imgpart .nrbox h4 {
    width: 88%;
    font-size: 23px;
  }

  .brand li .imgpart .bgimg {
    height: 156px;
  }
}

@media (max-width: 991px) {
  .brand li .imgpart .nrbox h4 {
    width: 80%;
  }

  .brand li .imgpart .bgimg {
    height: 183px;
  }
}

@media (max-width: 767px) {
  .brand li .imgpart .bgimg {
    height: 180px;
  }
}

.resource {
  margin-top: 5px;
}

.resource .row {
  margin-left: -20px;
  margin-right: -20px;
}

.resource .row>[class^='col'] {
  padding-left: 20px;
  padding-right: 20px;
}

.resource li {
  margin-top: 40px;
}

.resource .box-s .box-img {
  height: 307px;
  margin-bottom: 13px;
  overflow: hidden;
  -ms-box-shadow: 0 5px 15px 0 rgba(95, 118, 170, 0.2);
  -o-box-shadow: 0 5px 15px 0 rgba(95, 118, 170, 0.2);
  -moz-box-shadow: 0 5px 15px 0 rgba(95, 118, 170, 0.2);
  -webkit-box-shadow: 0 5px 15px 0 rgba(95, 118, 170, 0.2);
  box-shadow: 0 5px 15px 0 rgba(95, 118, 170, 0.2);
}

.resource .box-s .box-img img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.resource .box-s:hover .box-img img {
  -webkit-transition: scale(1.16) rotate(3deg);
  -moz-transition: scale(1.16) rotate(3deg);
  -o-transition: scale(1.16) rotate(3deg);
  transform: scale(1.16) rotate(3deg);
}

.resource .box-s .box-title {
  display: block;
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  text-align: center;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.resource .box-s:hover .box-title {
  color: #1366b1;
}

@media (min-width: 992px) {
  .resource li:last-child {
    display: none;
  }
}

@media (max-width: 1440px) {
  .resource .box-s .box-img {
    height: 262px;
  }
}

@media (max-width: 1280px) {
  .resource .box-s .box-img {
    height: 235px;
  }
}

@media (max-width: 1199px) {
  .resource li {
    margin-top: 30px;
  }

  .resource .row {
    margin-left: -14px;
    margin-right: -14px;
  }

  .resource .row>[class^='col'] {
    padding-left: 14px;
    padding-right: 14px;
  }

  .resource .box-s .box-img {
    height: 194px;
  }
}

@media (max-width: 991px) {
  .resource .box-s .box-img {
    height: 227px;
  }
}

@media (max-width: 767px) {
  .resource .box-s .box-img {
    height: auto;
  }

  .resource li:last-child {
    display: none;
  }
}

.kpjz-ul-list[data-v-jz] {
  margin-top: 15px;
}

.kpjz-ul-list[data-v-jz] .kpjz-a {
  margin-top: 30px;
  margin-bottom: 0;
}

@media (max-width: 1199px) {
  .kpjz-ul-list[data-v-jz] {
    margin-top: 10px;
  }

  .kpjz-ul-list[data-v-jz] .kpjz-a {
    margin-top: 26px;
  }

  .kpjz-ul-list[data-v-jz] .kpjz-a img {
    max-height: 56px;
  }

  .kpjz-a[data-v-jz] {
    height: 84px;
  }
}

/*----------------------Cooperation and Exchange--------------------------*/
.report[data-v-hzjl] {
  margin-top: 15px;
}

.report[data-v-hzjl] .row {
  margin-left: -25px;
  margin-right: -25px;
}

.report[data-v-hzjl] .row>[class^='col'] {
  padding-left: 25px;
  padding-right: 25px;
}

.report[data-v-hzjl] li {
  margin-top: 40px;
}

.report[data-v-list] {
  margin-top: 15px;
  margin-bottom: 8px;
}

.report[data-v-list] li {
  margin-bottom: 32px;
  margin-top: 0;
}

@media (max-width: 1280px) {
  .report[data-v-hzjl] .row {
    margin-left: -20px;
    margin-right: -20px;
  }

  .report[data-v-hzjl] .row>[class^='col'] {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 1199px) {
  .report[data-v-hzjl] li {
    margin-top: 30px;
  }

  .report[data-v-hzjl] .row {
    margin-left: -15px;
    margin-right: -15px;
  }

  .report[data-v-hzjl] .row>[class^='col'] {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 767px) {
  .report[data-v-list] {
    margin-top: 0;
    margin-bottom: 12px;
  }

  .report[data-v-list] li {
    margin-bottom: 18px;
  }
}

/*----------------------About Org--------------------------*/
.org-jj {
  background: url(/images/gb2023-aboutbg.jpg) no-repeat bottom center #fff;
  padding: 0 50px 270px;
  margin-top: 45px;
  border-radius: 9px;
}

.org-jj a {
  color: #007AE9;
  font-size: 14px;
}

.org-jj a:hover {
  color: #ee6a00;
}

.org-jj .xlmain .text p,
.org-jj .xlmain .text div {
  margin: 0 0 40px;
  line-height: 2;
}

.speech {
  overflow: hidden;
  margin-top: 45px;
}

.speech .speech-img {
  position: relative;
  float: right;
  padding: 0 0 0 20px;
  z-index: 1;
  margin-left: 48px;
}

.speech .speech-img:before {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  content: "";
  background: #0791AA;
  width: 94%;
  z-index: -1;
  border-radius: 100px 0;
}

.speech .speech-img img {
  border-radius: 100px 0;
  width: 356px;
  height: 230px;
}

.speech .speech-txt {}

.speech a {
  color: #007AE9;
  font-size: 14px;
}

.speech a:hover {
  color: #ee6a00;
}

.speech .xlmain .text p,
.speech .xlmain .text div {
  margin: 0 0 40px;
  line-height: 2;
}

.speech .xlmain .text p:last-child,
.speech .xlmain .text div:last-child {
  margin-bottom: 0;
}

@media (max-width: 1280px) {
  .speech .speech-img {
    margin-bottom: 20px;
  }

  .speech .xlmain .text {
    overflow: inherit;
  }
}

@media (max-width: 991px) {
  .speech .speech-img {
    margin-left: 34px;
  }
}

@media (max-width: 767px) {
  .org-jj {
    padding: 0 20px 128px;
    background-size: 212%;
    margin-top: 30px;
  }

  .speech {
    margin-top: 30px;
  }

  .speech .speech-img {
    margin-left: 0px;
  }

  .speech .speech-img img {
    width: 100%;
    height: auto;
  }
}

.personnel-style[data-v-pg] {
  margin-top: 15px;
}

.personnel-style[data-v-pg] .row {
  margin-left: -20px;
  margin-right: -20px;
}

.personnel-style[data-v-pg] .row>[class^='col'] {
  padding-left: 20px;
  padding-right: 20px;
}

.personnel-style[data-v-pg] li {
  margin-top: 30px;
}

.personnel-style[data-v-pg] .thumbnail__link {width: 200px;height: 267px;margin: 0 auto;}
.personnel-style[data-v-pg] li img {
  width: 100%;height: 100%;object-fit: cover;
}

.personnel-style[data-v-pg] h5 {
  font-size: 20px;
  margin: 16px 0 0;
}

.personnel-style[data-v-pg] h6 {
  font-size: 15px;
  color: #666666;
  margin: 6px 0 0;
  line-height: 1.3;
  text-align: center;
  font-weight: 500;
  padding: 0 20px;
}

@media (max-width: 1280px) {
  .personnel-style[data-v-pg] .row {
    margin-left: -15px;
    margin-right: -15px;
  }

  .personnel-style[data-v-pg] .row>[class^='col'] {
    padding-left: 15px;
    padding-right: 15px;
  }

}

@media (max-width: 1199px) {
  .personnel-style[data-v-pg] .thumbnail__link {
    width: 100%;height: 216px;
  }

  .personnel-style[data-v-pg] h6 {
    padding: 0;
  }
}

@media (max-width: 991px) {
  .personnel-style .row>[class^='col'] {
    width: 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .personnel-style[data-v-pg] .thumbnail__link {
    height: 290px;
  }

  .personnel-style[data-v-pg] h6 {
    padding: 0 20px;
  }

  .personnel-style[data-v-pg] li:nth-child(3n+1) {
    clear: left;
  }
}

@media (max-width: 767px) {
  .personnel-style .row>[class^='col'] {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .personnel-style[data-v-pg] {
    margin-top: 0;
  }
  .personnel-style[data-v-pg] .thumbnail__link {
    height: 55.814vw;
  }
  .personnel-style[data-v-pg] li:nth-child(3n+1) {
    clear: inherit;
  }

  .personnel-style[data-v-pg] li:nth-child(2n+1) {
    clear: left;
  }

  .personnel-style[data-v-pg] li img {
    height: auto;
  }

  .personnel-style[data-v-pg] h6 {
    padding: 0;
  }
}

/*--------------page-main--------------*/
.page-main {
  padding-top: 40px;
  padding-bottom: 50px;
  position: relative;
  z-index: 101;
  min-height: calc(100vh - 403px);
}

.main-content {
  margin-left: -20px;
  margin-right: -20px;
}

.main-content .col-w {
  padding-left: 20px;
  padding-right: 20px;
}

.secBody {
  padding: 36px 0 50px;
  min-height: -moz-calc(100vh - 390px);
  min-height: -webkit-calc(100vh - 390px);
  min-height: calc(100vh - 390px);
}

.secBody .secCon {
  padding: 18px 30px 50px;
  border-radius: 4px;
}

@media (min-width: 1600px) {
  .secBody .sec-aside {
    width: 26.6%;
  }

  .secBody .sec-cont {
    width: 73.4%;
  }
}

.lbborderstyle {
  background: #ffffff;
  padding: 22px 30px 20px 30px;
  border-radius: 3px;
  overflow: hidden;
}

.xlborderstyle {
  background: #ffffff;
  padding: 8px 54px 10px 54px;
  border-radius: 3px;
}

.content-info {
  background: #ffffff;
  padding: 14px 30px 30px 30px;
  border-radius: 4px;
  min-height: -moz-calc(100vh - 478px);
  min-height: -webkit-calc(100vh - 478px);
  min-height: calc(100vh - 478px);
}

.column {
  border-bottom: #d0e0ef solid 1px;
  margin-bottom: 38px;
}

.column_l {
  width: auto;
  font-size: 28px;
  font-weight: 700;
  color: #1B70B9;
  float: left;
  display: inline-block;
  padding: 8px 0 12px 40px;
  line-height: 130%;
  position: relative;
  background: url(/images/gb2023-icon08.png) no-repeat 0 13px;
}

.column_l:after {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 0;
  right: 0;
  height: 8px;
  background-position: bottom center;
  background-image: url(/images/gb2023-lmbg.png);
}

.column_r {
  float: right;
}

.column1 {
  background: #193d7b;
  overflow: hidden;
}

.column1_l {
  width: auto;
  font-size: 26px;
  font-weight: 500;
  color: #fff;
  float: left;
  display: inline-block;
  overflow: hidden;
  padding: 9px 15px;
  line-height: 130%;
}

@media (max-width: 1199px) {
  .column[data-v-lang] .column_r {
    width: 100%;
    display: block;
  }
}

@media (max-width: 991px) {
  .column_r {
    width: 100%;
    display: block;
  }

  .breadcrumb {
    padding: 0 0 10px 0;
  }
}

@media (max-width: 767px) {
  .column {
    margin-bottom: 30px;
  }

  .column_l {
    font-size: 24px;
    background-position: 0 10px;
  }
}

/* Breadcrumb
---------------------------------- */
.bread-item {
  background: transparent;
  margin-bottom: 0;
  font-size: 15px;
  border-radius: 0px;
  padding: 16px 0 0 0;
}

.bread-item>li {
  color: #8F8F8F;
}

.bread-item>li>a {
  color: #8F8F8F;
}

.bread-item>li>a:hover {
  color: #1366b1;
}

.bread-item>li>a:last-child {
  color: #1366b1;
}

.bread-item>li>span:before {
  content: '\f105';
  font-family: 'FontAwesome';
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 7px 0 5px;
  color: #677588;
}

.bread-item[data-v-xl] {
  padding: 2px 0 18px 0;
}

@media (max-width: 991px) {
  .bread-item {
    padding: 0 0 6px;
  }
}

/*-----------------Scientific Research Achievements--------------------*/
.wordbreak {
  word-break: break-all;
}

.result {
  overflow-x: hidden;
}

.result .years {
  border: #dedede solid 1px;
  overflow: hidden;
  padding: 15px 0;
}

.result .years a {
  font-size: 14px;
  font-family: Arial;
  color: #004ea2;
  line-height: 24px;
}

.result .years a:hover {
  color: #ff5b00;
}

.result .contentlist {
  overflow: hidden;
  margin: 2px 0 0 0;
}

.result .contentlist .wid1 {
  width: 35%;
}

.result .contentlist .wid2 {
  width: 20%;
}

.result .contentlist .wid3 {
  width: 14%;
}

.result .contentlist .wid4 {
  width: 15%;
}

.result .contentlist .wid5 {
  width: 4%;
}

.result .contentlist .wid6 {
  width: 30%;
}

.result .contentlist .wid7 {
  width: 10%;
}

.result .contentlist .wid8 {
  width: 8%;
}

.result .contentlist .wid9 {
  width: 40%;
}

.result .contentlist .table>thead>tr>th,
.result .contentlist .table>tbody>tr>th {
  color: #222;
  font-size: 15px;
  padding: 8px;
}

.result .contentlist .table-bordered>tbody>tr>td {
  font-size: 14px;
  padding: 8px 6px;
  display: table-cell;
  vertical-align: middle;
  border-color: #ddd;
  background: #fff;
}

/*word-break: break-all;*/
.result .contentlist .table-bordered .date {
  font-size: 14px;
  font-family: Arial;
}

.result .contentlist .table-bordered .arial {
  font-family: Arial;
}

.result .contentlist .table-bordered {
  border-color: #ddd;
}

.result .contentlist .table-bordered>thead>tr>th,
.result .contentlist .table-bordered>tbody>tr>th {
  border-color: #ddd;
  background-color: #f4f6f9;
  vertical-align: middle;
}

@media (max-width: 1199px) {
  .result .contentlist .wid2 {
    width: 17%;
  }

  .result .contentlist .wid7 {
    width: 16%;
  }
}

@media (max-width: 991px) {
  .result .contentlist .wid4 {
    width: 16%;
  }

  .result .contentlist .wid5 {
    width: 1%;
  }
}

@media (max-width: 767px) {
  .result .contentlist .wid3 {
    width: 1%;
  }
}

.mod-table .table-hover>tbody>tr:hover {
  background-color: #f4f6f9;
}

.mod-table .box-search {
  margin-bottom: 15px;
  overflow: hidden;
  margin-top: 28px;
}

.mod-table .box-search.search-other {
  position: relative;
  padding-right: 100px;
}

.mod-table .box-search.search-other .btn-wrap {
  position: absolute;
  right: 0;
  top: 0;
  width: 85px;
}

.mod-table .box-search.search-other .btn-wrap .btn-s {
  height: 100px;
}

.mod-table .box-search .box-s {
  float: left;
  width: 33.333333%;
  margin-bottom: 18px;
  padding-left: 100px;
  line-height: 40px;
}

.mod-table .box-search .box-s>div {
  float: left;
}

.mod-table .box-search .box-s .box-title {
  position: absolute;
  margin-left: -100px;
  text-align: right;
  line-height: 40px;
  width: 90px;
  color: #333333;
  font-size: 15px;
}

.mod-table .box-search .box-s .box-inp {
  width: 100%;
}

.mod-table .box-search .box-s .inp-s {
  height: 40px;
  padding: 5px 10px;
  line-height: 30px;
  box-shadow: none;
  border-radius: 4px;
  border-color: #eee;
  margin-bottom: 0;
}

.mod-table .box-search .box-s1 {
  width: 66.666666% !important;
}

.mod-table .box-search .btn-s {
  height: 40px;
  line-height: 40px;
  color: #fff;
  background-color: #FD8F02;
  border-radius: 4px;
  display: block;
  width: 100%;
  font-size: 15px;
}

.mod-table .box-search .btn-s:hover {
  background-color: #1366b1;
}

.mod-table .box-table {
  overflow: hidden;
}

.mod-table .box-table .t-title {
  display: block;
  text-align: left;
  color: #333333;
}

.mod-table .box-table .t-title:hover {
  color: #1958af;
}

.mod-table .box-table table {
  width: 100%;
  border: solid 1px #fff;
  /*min-width: 600px;*/
}

.mod-table .box-table table tr td {
  border: solid 1px #fff;
  padding: 14px;
  color: #333333;
}

.mod-table .box-table table thead tr td {
  background-color: #e2f1ff;
  line-height: 24px;
  color: #333;
  font-weight: 700;
  font-size: 17px;
  text-align: center;
}

.mod-table .box-table table tbody tr td {
  line-height: 1.4;
}

.mod-table .box-table table tbody tr:nth-child(even) {
  background-color: #f2f8fd;
}

.mod-table .box-table .title-s {
  display: block;
  color: #333;
}

.fgtdw1 {
  width: 10%;
}

.fgtdw2 {
  width: 15%;
}

.tdw1 {
  width: 13%;
}

.tdw2 {
  width: 22%;
}

.hjtdw1 {
  width: 22%;
}

.hjtdw2 {
  width: 13%;
}

.lwtdw1 {
  width: 20%;
}

.lwtdw2 {
  width: 12%;
}

.lwtdw3 {
  width: 30%;
}

.zltdw1 {
  width: 20%;
}

.zltdw2 {
  width: 13%;
}

.zltdw3 {
  width: 13%;
}

@media (max-width: 1280px) {
  .zltdw3 {
    width: 15%;
  }
}

@media (max-width: 1199px) {
  .fgtdw1 {
    width: 13%;
  }

  .fgtdw2 {
    width: 20%;
  }

  .tdw1 {
    width: 15%;
  }

  .hjtdw2 {
    width: 15%;
  }

  .lwtdw2 {
    width: 15%;
  }

  .zltdw2 {
    width: 15%;
  }

  .zltdw3 {
    width: 17%;
  }

  .mod-table .box-search .box-s {
    width: 50%;
  }

  .mod-table .box-search .box-s1 {
    width: 50% !important;
  }

  .mod-table .box-search .box-btn {
    float: right;
  }
}

@media (max-width: 991px) {
  .fgtdw1 {
    width: 18%;
  }

  .fgtdw2 {
    width: 22%;
  }

  .hjtdw2 {
    width: 20%;
  }

  .lwtdw2 {
    width: 20%;
  }

  .zltdw2 {
    width: 22%;
  }

  .zltdw1 {
    width: 28%;
  }
}

@media (max-width: 767px) {
  .fgtdw2 {
    width: 28%;
  }

  .tdw2 {
    width: 32%;
  }

  .hjtdw2 {
    width: 30%;
  }

  .lwtdw2 {
    width: 30%;
  }

  .zltdw2 {
    width: 30%;
  }

  .zltdw3 {
    width: 35%;
  }

  .mod-table .box-search {
    margin-bottom: 13px;
  }

  .mod-table .box-search.search-other {
    position: relative;
    padding-right: 0;
  }

  .mod-table .box-search.search-other .btn-wrap {
    position: static;
    width: 100%;
  }

  .mod-table .box-search.search-other .btn-wrap .btn-s {
    height: 40px;
  }

  .mod-table .box-search .box-s {
    width: 100%;
  }

  .mod-table .box-search .box-s.box-btn {
    padding-left: 0;
  }

  .mod-table .box-search .box-s1 {
    width: 100% !important;
  }

  .mod-table .box-search .box-btn .btn-s {
    width: 100% !important;
    float: right;
  }

  .mod-table .box-table.cg-hj tr td {
    text-align: left;
    border: 0;
    padding: 0;
    font-size: 14px;
  }
}

/*page*/
.pmt1 {
  margin-top: 30px;
}

.page {
  text-align: right;
  margin-top: 30px;
  padding-bottom: 10px;
}

.page a {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  background-color: #f5f5f5;
  border-radius: 3px;
  padding: 0 14px;
  margin: 2px 1px;
}

.page a:hover,
.page a.current,
.page a.a-s {
  background-color: #508ded;
  color: #fff;
}

.pagefrm1 {
  color: #333;
  font-size: 12px;
  background-color: #F7F7F7;
  border: 1px solid #CCCCCC;
  height: 24px;
  width: 36px;
  line-height: 22px;
  text-align: center;
  margin-right: 8px;
  float: left;
}

.pagefrm2 {
  color: #333;
  font-size: 12px;
  background-color: #F7F7F7;
  font-family: \5FAE\8F6F\96C5\9ED1;
  height: 24px;
  width: 46px;
  line-height: 22px;
  border: 1px solid #CCCCCC;
}

.pageline {
  border-bottom: dotted 1px #cccccc;
  height: 4px;
  margin-top: 20px;
  float: left;
  width: 100%;
}

.pageline1 {
  border-bottom: dotted 1px #cccccc;
  height: 4px;
  margin-top: 20px;
  width: 95%;
  display: block;
  overflow: hidden;
}

#pages {
  width: 100%;
  FONT-SIZE: 14px;
  TEXT-ALIGN: center;
  CLEAR: both;
  border-top: dotted 0px #cccccc;
  overflow: hidden;
  PADDING-TOP: 0px;
  float: left;
}

#pages A {
  border: 1px solid #E5E5E5;
  HEIGHT: 40px;
  BACKGROUND: #ffffff;
  COLOR: #444;
  PADDING: 0 15px !important;
  TEXT-DECORATION: none;
  MARGIN: 0px 5px 6px 0;
  DISPLAY: inline-block;
  LINE-HEIGHT: 40px;
  border-radius: 3px;
}

#pages A:visited {
  border: 1px solid #E5E5E5;
  HEIGHT: 40px;
  BACKGROUND: #ffffff;
  COLOR: #444;
  PADDING: 0 15px;
  TEXT-DECORATION: none;
  MARGIN: 0px 5px 6px 0;
  DISPLAY: inline-block;
  LINE-HEIGHT: 40px;
  border-radius: 3px;
}

#pages A:hover {
  border: 1px solid #E5E5E5;
  HEIGHT: 40px;
  BACKGROUND: #ffffff;
  COLOR: #444;
  PADDING: 0 15px;
  TEXT-DECORATION: none;
  MARGIN: 0px 5px 6px 0;
  DISPLAY: inline-block;
  LINE-HEIGHT: 40px;
  border-radius: 3px;
}

#pages SPAN {
  HEIGHT: 40px;
  COLOR: #444;
  PADDING: 0 15px;
  TEXT-DECORATION: none;
  MARGIN: 0px 5px 6px 0;
  DISPLAY: inline-block;
  LINE-HEIGHT: 40px;
  font-size: 14px;
  border-radius: 3px;
  border: 1px solid #E5E5E5;
}

/*#pages input {height: 24px; width: 36px;LINE-HEIGHT: 16px; float: left; margin-top: 0px; margin-left: 3px;}*/
#pages A:hover,
#pages A.curr,
#pages A.curr:visited,
#pages span.current {
  BORDER: #288CE6 1px solid;
  BACKGROUND: #288CE6;
  COLOR: #fff;
}

.edujd {
  width: 770px;
  margin: 20px auto !important;
}

.edujd li {
  width: 50%;
  float: left;
}

.edujd .img-box {
  overflow: hidden;
  height: 240px;
}

.edujd .img-box [class^='row'] {
  margin-left: -20px;
  margin-right: -20px;
}

.edujd .img-box [class^='col'] {
  padding-left: 20px;
  padding-right: 20px;
}

.edujd .img-box img {
  height: 100%;
  width: auto;
  display: block;
  margin: 0 auto;
}

.edujd h4 {
  font-size: 16px;
  text-align: center;
  margin: 10px 0 0;
}

.edujd[data-v-rc] li:nth-child(1) {
  width: 65%;
}

.edujd[data-v-rc] li:nth-child(2) {
  width: 35%;
}

.edujd[data-v-rc] .img-box {
  height: 308px;
}

@media (max-width: 1199px) {
  .edujd {
    width: 100%;
  }

  .edujd .img-box {
    overflow: hidden;
    height: 224px;
  }

  .edujd[data-v-rc] .img-box {
    height: 282px;
  }
}

@media (max-width: 767px) {
  .edujd {
    margin: 20px auto 0 !important;
  }

  .edujd li,
  .edujd[data-v-rc] li:nth-child(1),
  .edujd[data-v-rc] li:nth-child(2) {
    width: 100%;
  }

  .edujd .img-box,
  .edujd[data-v-rc] .img-box {
    height: auto;
  }

  .edujd h4 {
    margin: 0 0 20px;
  }
}

.menu-team .winl .personnel-style h5 {
  margin: 0;
  padding-left: 20px;
  background: url(/images/gb2023-icon02.png) no-repeat left center;
  text-align: left;
  margin-bottom: 25px;
}<!--0.00029301643371582-->