﻿* {
  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: 15px;
  line-height: 20px;
  color: #444;
  text-decoration: none;
  background: #f9fafd;
}

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(http://ic.cas.cn/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;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.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: 36px;
  }
}

@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;
  }
}

.clear {
  clear: both;
}

.column_nr {
  display: block;
  overflow: hidden;
  float: left;
  width: 100%;
}

.column_gd {
  display: block;
  overflow: hidden;
}

.border-not {
  background: #fdfdfd;
  border-left: #ededed solid 1px;
  border-right: #ededed solid 1px;
  border-bottom: #ededed solid 1px;
}

.indexbox {
  width: auto;
  height: auto;
  overflow: hidden;
}

.indexbox1 {
  width: auto;
  height: auto;
  overflow: hidden;
  margin: 0 22px 6px;
}

.indexbox2 {
  width: auto;
  height: auto;
}

.indexbox hr {
  border-top: 1px dotted #cbcbcb;
}

.indexrbox {
  width: auto;
  height: auto;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .indexbox2 {
    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 40px;
}

.secondpart {
  padding: 0;
  background-color: transparent;
}

.thirdpart {
  overflow: hidden;
  padding: 40px 0 40px;
}

.fourthpart {
  overflow: hidden;
  padding: 0 0 40px;
}

.noticebox {
  background: #2596d1;
  overflow: hidden;
  padding: 18px;
}

.win-l {
  width: 1045px;
  padding-right: 45px;
  height: auto;
  overflow: hidden;
}

.win-r {
  overflow: hidden;
}

.win-l1 {
  width: 1045px;
  padding-right: 48px;
  float: left;
}

.win-r1 {
  padding-left: 3px;
  overflow: hidden;
}

.win-l2 {
  width: 1015px;
  padding-right: 48px;
  float: left;
}

.win-r2 {
  padding-left: 3px;
  overflow: hidden;
}

@media (max-width: 1440px) {

  .win-l,
  .win-l1 {
    width: 918px;
  }

  .win-l2 {
    width: 888px;
  }
}

@media (max-width: 1366px) {

  .win-l,
  .win-l1 {
    width: 856px;
  }

  .win-l2 {
    width: 826px;
  }
}

@media (max-width: 1280px) {

  .win-l,
  .win-l1 {
    width: 798px;
  }

  .win-l2 {
    width: 768px;
  }
}

@media (max-width: 1199px) {

  .win-l,
  .win-l1,
  .win-l2 {
    width: 100%;
    padding-right: 0px;
  }

  .win-r,
  .win-r1,
  .win-r2 {
    width: 100%;
    padding-left: 0px;
    float: left;
  }
}

@media (max-width: 991px) {}

@media (max-width: 767px) {}

/*---------------------------------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;
}

.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: #1e3d96;
  padding: 0;
}

.nav-wrap .bootsnav.scroll {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9;
}

@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) {
  .nav-wrap .container-fluid {
    padding: 0 15px;
  }

  .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: 12px;
  margin-left: 0;
  visibility: visible;
  color: #6895be;
}

/* Atribute Navigation
=================================*/
.navfloat {
  float: right;
}

.attr-nav {
  float: right;
  display: inline-block;
  margin-left: 16px;
  width: 20px;
  height: 25px;
  overflow: hidden;
  text-align: center;
  line-height: 25px;
  margin-top: -3px;
}

.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: #fff;
  display: block;
  position: relative;
  font-size: 17px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background: url(../image/gb2023-searchbtn1.png) no-repeat center #fff;
}

.attr-nav>ul>li>a:hover {
  background-color: #becfff;
}

.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;
}

/* Top Search
=================================*/
.top-search {
  background-color: #284db8;
  padding: 68px 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(../image/gb2023-searchbtn.png) no-repeat 0px 1px;
  border: none;
  cursor: pointer;
  width: 24px;
  height: 19px;
  outline: none;
}

@media (max-width: 1199px) {
  .top-search {
    padding: 59px 0;
  }
}

@media (max-width: 991px) {
  .top-search .container {
    padding: 0 45px;
  }

  .top-search {
    padding: 42px 0;
  }
}

@media (max-width: 767px) {
  .top-search .container {
    padding: 0 20px;
  }

  .top-search {
    padding: 28px 0 36px;
  }
}

/*---------------HEAD---------------------*/
.soc_icons {
  overflow: hidden;
  width: 22%;
  margin: 7px 0 0 15px;
  float: right;
}

.webheader {
  position: relative;
  background-color: #2e92e5;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  overflow: hidden;
}

.webheader .header-left {
  position: relative;
}

.webheader .header-right {
  width: 45%;
  position: relative;
}

.webheader .header-right .by-box {
  overflow: hidden;
}

.webheader .header-right .by-box img {
  float: right;
}

.webheader .logo {
  margin: 25px 0 28px;
}

.webheader .moblogo {
  margin: 12px 0 0 0;
  overflow: hidden;
}

.webheader .relatedlink {
  margin: 25px 6px 28px;
  text-align: right;
  overflow: hidden;
}

@media (max-width: 1263px) {
  .webheader .logo {
    margin: 35px 0 38px;
  }
}

@media (max-width: 991px) {
  .soc_icons {
    float: left;
    width: 78%;
  }

  .webheader .header-right {
    width: 42%;
  }

  .webheader .logo {
    margin: 30px 0 32px;
  }

  .webheader .relatedlink {
    margin: 21px 6px 13px;
  }

  .webheader .header-right .by-box img {
    width: 278px;
  }
}

@media (max-width: 767px) {
  .soc_icons {
    width: 100%;
    margin: -4px 0 10px 0;
  }

  .webheader .logo {
    margin: 18px 0 0;
  }

  .webheader .relatedlink {
    margin: 14px 0 15px;
    width: 82%;
  }

  .webheader .header-right {
    width: 100%;
    padding-left: 0px;
    padding-bottom: 28px;
  }

  .webheader .header-left.left {
    float: none;
  }

  .webheader .header-right .by-box img {
    float: none;
    margin: 0 auto;
    width: auto;
  }
}

@media (max-width: 380px) {
  .webheader .relatedlink {
    width: 86%;
  }
}

/*---------------Focus Photo---------------------*/
.focus-new {padding-top: 15px;text-align: right;}
.focus-new a {font-size: 18px;color: rgba(0,0,255,1);line-height: 1.5;}
.focus-new a:hover {color: #EB0105;}
.focus-box {
  margin: 15px 0 40px;
  overflow: hidden;
}

.focus-box .owl-dots {
  position: absolute;
  right: 30px;
  bottom: 27px;
}

.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-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: 500px;
  overflow: hidden;
}

.index-box1-lunb .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  object-fit: cover;
}

.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(23, 54, 156, 0.5);
  padding: 18px 190px 18px 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media (max-width: 1440px) {
  .index-box1-lunb .img-box {
    height: 444px;
  }
}

@media (max-width: 1366px) {
  .index-box1-lunb .img-box {
    height: 413px;
  }
}

@media (max-width: 1280px) {
  .index-box1-lunb .img-box {
    height: 384px;
  }
}

@media (max-width: 1199px) {
  .focus-box {
    margin: 15px 0 36px;
  }

  .focus-box .win-l {
    margin-bottom: 36px;
  }

  .index-box1-lunb .img-box {
    height: 467px;
  }
}

@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: 355px;
  }

  .index-box1-lunb .lunb-title {
    font-size: 18px;
    line-height: 24px;
    padding: 13px 190px 13px 20px;
  }
}

@media (max-width: 767px) {
  .focus-new {text-align: left;}
  .focus-box {
    margin: 15px 0 30px;
  }

  .focus-box .win-l {
    margin-bottom: 20px;
  }

  .focus-box .owl-dots {
    position: absolute;
    right: 50%;
    bottom: auto;
    top: 157px;
    transform: translateX(50%);
  }

  .focus-box .owl-prev,
  .focus-box .owl-next {
    top: 35%;
  }

  .index-box1-lunb .img-box {
    height: 191px;
    border: #f3f7ff solid 1px;
  }

  .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;
  }

  .focus-box .owl-carousel .owl-stage-outer {
    border: 0;
  }
}

@media (max-width: 390px) {
  .index-box1-lunb .img-box {
    height: 181px;
  }

  .focus-box .owl-dots {
    top: 148px;
  }
}

@media (max-width: 380px) {
  .index-box1-lunb .img-box {
    height: 172px;
  }

  .focus-box .owl-dots {
    top: 140px;
  }
}

.ttbox {
  background: url(../image/gb2023-bg01.png) center top #f3f7ff;
  padding: 26px 30px 28px;
  border-top: #17369c solid 2px;
  position: relative;
  height: 500px;
}

.ttbox .listbox {
  overflow: hidden;
  height: 410px;
}

.ttbox .listbox .topnews {
  margin-bottom: 34px;
}

.ttbox .listbox .topnews h4 {
  font-size: 20px;
  line-height: 1.5;
  color: #333;
  font-weight: 700;
  margin: 0 0 10px;
  max-height: 60px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.ttbox .listbox .topnews:hover h4 {
  color: #2245ab;
}

.ttbox .more {
  text-align: right;
  position: absolute;
  bottom: 25px;
  right: 25px;
}

.ttbox .more a {
  font-size: 14px;
  color: #7b829a;
  line-height: 1.1;
}

.ttbox .more a:hover {
  color: #2245ab;
}

@media (max-width: 1440px) {
  .ttbox {
    height: 446px;
  }

  .ttbox .listbox {
    height: 362px;
  }

  .ttbox .listbox .topnews {
    margin-bottom: 30px;
  }
}

@media (max-width: 1366px) {
  .ttbox {
    height: 415px;
  }

  .ttbox .listbox {
    height: 312px;
  }
}

@media (max-width: 1280px) {
  .ttbox {
    height: 386px;
    padding: 26px 20px 28px;
  }

  .ttbox .listbox {
    height: 298px;
  }
}

@media (max-width: 1199px) {

  .ttbox,
  .ttbox .listbox {
    height: auto;
  }

  .ttbox .listbox .topnews h4 {
    max-height: inherit;
    -webkit-line-clamp: inherit;
  }

  .ttbox .more {
    position: inherit;
    bottom: inherit;
    right: inherit;
    margin-top: 26px;
  }
}

.links-box {
  margin-top: 30px;
}

.links-box .owl-prev,
.links-box .owl-next {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.5s;
  color: #0011c6 !important;
  font-size: 30px !important;
}

.links-box .owl-prev {
  left: -70px;
  background: #e8eef7 !important;
}

.links-box .owl-next {
  right: -70px;
  background: #e8eef7 !important;
}

.links-box .owl-next:hover,
.links-box .owl-prev:hover {
  transition: all 0.5s;
  background: #1e3d96 !important;
  color: #fff !important;
}

.links-box .index-box1-lunb .img-box {
  height: 100px;
  border: #ebecfb solid 1px;
  border-radius: 5px;
  overflow: hidden;
}

@media (max-width: 1700px) {
  .links-box .owl-prev {
    left: -25px;
  }

  .links-box .owl-next {
    right: -25px;
  }
}

@media (max-width: 1680px) {
  .links-box .index-box1-lunb .img-box {
    height: 90px;
  }
}

@media (max-width: 1440px) {
  .links-box .index-box1-lunb .img-box {
    height: 77px;
  }
}

@media (max-width: 991px) {
  .links-box .index-box1-lunb .img-box {
    height: 85px;
  }
}

@media (max-width: 767px) {
  .links-box .links-box .owl-dots {
    transform: none;
    top: inherit;
  }

  .links-box .index-box1-lunb .img-box {
    height: auto;
  }
}

/*---------------MENU---------------------*/
.dropdown-menu {
  border-bottom: #d8dff3 solid 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.winrow {
  margin-right: -38px;
  margin-left: -38px;
}

.winl,
.winc,
.wincl,
.wincr,
.winr {
  position: relative;
  min-height: 1px;
  padding-right: 38px;
  padding-left: 38px;
  float: left;
}

.winl,
.winc,
.wincl,
.wincr {
  border-right: #d9dcf4 solid 1px;
}

.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-pd {
  padding: 30px 40px !important;
}

.menu-bx {
  border-right: #cbe8f8 solid 1px;
}

.menu-lanmu {
  overflow: hidden;
}

.menu-lanmu_l {
  color: #333;
  float: left;
  font-weight: 700;
  font-size: 18px;
  padding: 0 0 0 14px;
  position: relative;
}

.menu-lanmu_l:after {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 4px;
  height: 16px;
  background-color: #1e3d96;
  border-radius: 4px;
}

.menu-lanmu_l a {
  color: #333;
}

.menu-lanmu_l a:hover {
  color: #1e3d96;
}

.menu-lanmu_r {
  line-height: 18px;
  float: right;
  font-size: 14px;
}

.menu-lanmu_r a {
  color: #7D90AC;
  text-decoration: none;
}

.menu-lanmu_r a:hover {
  color: #2245ab;
  text-decoration: none;
}

.navbox {}

.navfull {
  overflow: hidden;
  display: block;
  width: 100%;
}

.navpic {
  overflow: hidden;
}

.navtxt {
  font-size: 14px;
  color: #73758f;
}

.navmore {
  display: block;
  overflow: hidden;
}

.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: 26px;
}

.list-lmtxt li a {
  float: left;
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.3;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  padding-left: 16px;
  font-weight: 500;
}

.list-lmtxt li a:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f105";
  position: absolute;
  left: 0;
  top: 1px;
  font-size: 15px;
  color: #5268b2;
}

.list-lmtxt li a:hover {
  color: #1e3d96;
  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(http://ic.cas.cn/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(http://ic.cas.cn/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(http://ic.cas.cn/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;
  width: 100%;
  text-align: left;
  padding: 0;
  margin-bottom: 21px;
}

.list-party ul li:last-child {
  margin-bottom: 0px;
}

.list-party ul li a {
  float: left;
  width: 84%;
  overflow: hidden;
  font-size: 14px;
  line-height: 1;
  color: #73758f;
  padding: 0 0 0 24px;
  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: 1px;
  width: 12px;
  height: 12px;
  background: url(../image/gb2023-icon06.png) no-repeat center;
}

.list-party ul li a>img {
  display: inline-block;
  margin: 0 0 0 6px;
}

.list-party ul li a:hover {
  color: #2245ab;
  text-decoration: none;
}

.list-party span {
  line-height: 1;
  color: #a3a5bf;
  font-size: 14px;
  font-family: Arial;
}

.list-party span.right {
  float: right;
}

.nav-btn {
  margin-top: 30px;
}

.nav-btn .row {
  margin-left: -20px;
  margin-right: -20px;
}

.nav-btn .row>[class^='col'] {
  padding-left: 20px;
  padding-right: 20px;
}

.nav-btn li {
  margin-bottom: 11px;
  position: relative;
}

.nav-btn li:nth-child(3),
.nav-btn li:nth-child(4) {
  margin-bottom: 0;
}

.nav-btn li a {
  display: block;
}

.nav-btn 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);
}

.nav-btn li .imgpart .bgimg {
  background-color: #0b4870;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 56px;
  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;
}

.nav-btn 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);
}

.nav-btn 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, 0);
  padding: 12px;
}

.nav-btn li .imgpart .nrbox h4 {
  font-size: 18px;
  line-height: 1.3;
  margin: 0;
  color: #fff;
  width: 99%;
  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) {
  .nav-btn .row {
    margin-left: -15px;
    margin-right: -15px;
  }

  .nav-btn .row>[class^='col'] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1366px) {
	.nav-btn li .imgpart .nrbox h4 {font-size: 16px;}
}
@media (max-width: 1280px) {
  .nav-btn .row {
    margin-left: -12px;
    margin-right: -12px;
  }

  .nav-btn .row>[class^='col'] {
    padding-left: 12px;
    padding-right: 12px;
  }
}

/*----Institutional profile----*/
.menu-about {
  overflow: hidden;
}

.menu-about .navpic {
  width: 100%;
  margin-bottom: 26px;
  height: 200px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-about .navtxt {
  line-height: 1.8;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.menu-about .winl {
  width: 27.907%;
}

.menu-about .winl .navtxt {
  height: 277px;
  -webkit-line-clamp: 11;
}

.menu-about .wincl {
  width: 29.07%;
}

.menu-about .wincr {
  width: 16.977%;
}

.menu-about .wincr .navtxt {
  height: 479px;
  -webkit-line-clamp: 19;
}

.menu-about .winr {
  width: 26.046%;
}

.menu-about .winr .btnimg {
  display: block;
  overflow: hidden;
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #1c6fbb;
  background-size: 100% 100%;
  padding: 15px;
  -moz-transition: all .5s ease;
  /* Firefox */
  -ms-transition: all .5s ease;
  /* IE 9 */
  -o-transition: all .5s ease;
  /* Opera */
  transition: all .5s ease;
}

.menu-about .winr .btnimg h3 {
  height: 107px;
  overflow: hidden;
  font-size: 26px;
  color: #fff;
  line-height: 107px;
  text-shadow: 1px 3px 0px #000000;
  text-align: center;
  letter-spacing: 10px;
  border-bottom: #a5b1d5 solid 1px;
  border-top: #a5b1d5 solid 1px;
  margin: 0;
}

.menu-about .winr .btnimg:hover {
  background-size: 110% 110%;
}

.menu-about .winr .list-lmtxt li {
  margin-top: 0;
  margin-bottom: 63px;
}

.menu-about .winr .list-lmtxt li a {
  font-size: 17px;
}

.menu-about .winr .list-lmtxt li a:after {
  content: '';
  width: 4px;
  height: 16px;
  border-radius: 4px;
  background-color: #1e3d96;
  top: 2px;
}

.menu-about .winl,
.menu-about .wincl,
.menu-about .wincr {
  height: 574px;
}

.menu-about .winl .navmore {
  margin-top: 10px;
}

.menu-about .wincr .navmore {
  margin-top: 31px;
}

.personnel-style {
  overflow: hidden;
  margin-top: 10px;
}

.personnel-style .row {
  margin-left: -10px;
  margin-right: -10px;
}

.personnel-style .row>[class^='col'] {
  padding-left: 10px;
  padding-right: 10px;
}

.personnel-style li {
  margin-top: 15px;
}

.personnel-style li a {
  overflow: hidden;
  display: block;
}

.personnel-style li img {
  border: #e3e4f6 solid 1px;
  border-radius: 3px;
  width: 88px;
  margin: 0 auto;
}

.personnel-style h5 {
  color: #333;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  margin: 8px 0 0 0;
}

.personnel-style h5:hover {
  color: #0f48b3;
}

.personnel-style p {
  font-size: 13px;
  margin: 5px 0 0 0;
  color: #444;
  text-align: center;
}

/*----Org----*/
.menu-org {
  overflow: hidden;
}

.menu-org .winl {
  width: 32.5%;
}

.menu-org .winl {
  height: 240px;
}

.menu-org .winr {
  width: 67.5%;
}
.menu-org .list-lmtxt .row {
  margin-left: -5px;
  margin-right: -5px;
}
.menu-org .list-lmtxt .row [class^='col'] {
  padding-left: 5px;
  padding-right: 5px;
}
.btn-url-org {
  overflow: hidden;
}

.btn-url-org .row {
  margin-left: -19px;
  margin-right: -19px;
}

.btn-url-org .row>[class^='col'] {
  padding-left: 19px;
  padding-right: 19px;
}

.btn-url-org li {
  margin-top: 30px;
  position: relative;
}

.btn-url-org li a {
  display: block;
}

.btn-url-org li .imgpart {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 0 3px 3px 0;
  height: 80px;
  border: #d0d9f3 solid 1px;
  background: url(../image/gb2023-xl-bg01.png) no-repeat top right #d0d9f3;
  border-left: #667fc7 solid 2px;
}

.btn-url-org li .imgpart::before,
.btn-url-org li .imgpart::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #5371c5;
  transform: scale(0);
  transition: 0.3s;
  z-index: 1;
  border-radius: 0 3px 3px 0;
}

.btn-url-org li .imgpart::before {
  border-right: none;
  border-bottom: none;
  transform-origin: 0 0;
}

.btn-url-org li .imgpart::after {
  border-left: none;
  border-top: none;
  transform-origin: 100% 100%;
}

.btn-url-org li .imgpart:hover {
  border: 0;
  border-left: #667fc7 solid 2px;
}

.btn-url-org li .imgpart:hover::before,
.btn-url-org li .imgpart:hover::after {
  transform: scaleX(1);
}

.btn-url-org 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;
  padding: 12px;
}

.btn-url-org li .imgpart .nrbox h4 {
  font-size: 16px;
  line-height: 1.3;
  margin: 0;
  color: #000;
  width: 88%;
  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%);
}
.btn-url-org .col-md-3 {width: 20%;}
@media (max-width: 1366px) {
	.menu-org .winl {width: 35.5%;}
	.menu-org .winr {width: 64.5%;}
	.menu-org .navfull .row > div.col-xs-4 {width: 36%;float: left;}
	.menu-org .navfull .row > div.col-xs-8 {width: 64%;float: left;}
}
@media (max-width: 1440px) {
  .btn-url-org .row {
    margin-left: -15px;
    margin-right: -15px;
  }

  .btn-url-org .row>[class^='col'] {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 1280px) {
  .btn-url-org .row {
    margin-left: -12px;
    margin-right: -12px;
  }

  .btn-url-org .row>[class^='col'] {
    padding-left: 12px;
    padding-right: 12px;
  }

  .btn-url-org li {
    margin-top: 24px;
  }
}

/*----TEAM----*/
.menu-team {
  overflow: hidden;
}

.menu-team .winl {
  width: 64%;
}

.menu-team .winr {
  width: 36%;
}

.menu-team .winl .list-lmtxt .col-xs-1 {
  float: left;
  width: 10%;
}

.menu-team .winl .list-lmtxt li a:after {
  content: "\f101";
}

.menu-team .winr .nav-btn li .imgpart {
  border-radius: 3px;
}

.menu-team .winr .nav-btn {
  margin-top: 0;
}

.menu-team .winr .nav-btn .row {
  margin-left: -15px;
  margin-right: -15px;
}

.menu-team .winr .nav-btn .row>[class^='col'] {
  padding-left: 15px;
  padding-right: 15px;
}

.menu-team .winr .nav-btn li {
  margin-bottom: 22px;
}

.menu-team .winr .nav-btn li:nth-child(5) {
  margin-bottom: 0;
}

.menu-team .winr .nav-btn li .imgpart .bgimg {
  height: 50px;
}

.menu-team .winr .nav-btn li .imgpart .nrbox h4 {
  margin: 0 0 0 14px;
  text-shadow: 1px 1px 0px #183787;
}

.menu-team .winl .list-lmtxt li {
  margin-top: 37px;
}

@media (max-width: 1680px) {
  .menu-team .winl .list-lmtxt .col-xs-1 {
    width: 11.111%;
  }
}

@media (max-width: 1536px) {
  .menu-team .winl .list-lmtxt .col-xs-1 {
    width: 12.5%;
  }
}

@media (max-width: 1280px) {
  .menu-team .winl {
    width: 67%;
  }

  .menu-team .winr {
    width: 33%;
  }
}

/*----Scientific Research----*/
.menu-ac {
  overflow: hidden;
}

.menu-ac .navtxt {
  line-height: 1.8;
}

.menu-ac .winl {
  width: 54%;
  border: 0;
}

.menu-ac .winl .navtxt {
  height: 126px;
  -webkit-line-clamp: 5;
}

.menu-ac .winr {
  width: 46%;
  padding-left: 0;
}

.menu-ac .btnlink {}

.menu-ac .btnlink .row {
  margin-left: -20px;
  margin-right: -20px;
}

.menu-ac .btnlink .row>[class^='col'] {
  padding-left: 20px;
  padding-right: 20px;
}

.menu-ac .btnlink li .btnnav {
  background-color: #398fdd;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 101% 100%;
  text-align: center;
  border-radius: 38px 0 38px 0;
  padding: 52px 16px;
  -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 .btnlink li .btnnav h3 {
  position: relative;
  font-size: 22px;
  color: #fff;
  padding: 16px 10px 0;
  line-height: 1;
  text-align: center;
  z-index: 1;
  margin: 0;
  font-weight: 700;
}

.menu-ac .btnlink li:hover .btnnav {
  background-size: 110% 110%;
  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);
}

@media (max-width: 1440px) {
  .menu-ac .btnlink li .btnnav {
    background-size: 121% 100%;
  }

  .menu-ac .btnlink li:hover .btnnav {
    background-size: 132% 110%;
  }
}

/*----Cooperation----*/
.menu-jlhz {
  overflow: hidden;
}

.menu-jlhz .winl {
  width: 50%;
}

.menu-jlhz .winr {
  width: 50%;
}

/*----Party----*/
.menu-party {
  overflow: hidden;
}

.menu-party .winl {
  width: 50%;
}

.menu-party .winc {
  width: 30%;
}

.menu-party .winc .nav-btn li {
  margin-bottom: 0;
}

.menu-party .winc .nav-btn li .imgpart .bgimg {
  height: 192px;
}

.menu-party .winc .nav-btn li .imgpart .nrbox h4 {
  font-size: 37px;
}

.menu-party .winr {
  width: 20%;
}

.iclogo {
  background-color: #fff;
  padding: 16px;
  border-radius: 5px;
  display: table;
  height: 192px;
  text-align: center;
  width: 100%;
}

.iclogo span {
  display: table-cell;
  vertical-align: middle;
}

/*----Scientific Communication----*/
.menu-cb {
  overflow: hidden;
}

.menu-cb .winl {
  width: 50%;
}

.menu-cb .winl .list-party ul li a {
  width: 80%;
}

.menu-cb .winl .rprogress .progress-l {
  width: 218px;
}

.menu-cb .winl .rprogress .progress-l .ltext {
  padding: 10px 0 0;
}

.menu-cb .winl .rprogress .progress-l .limg {
  height: 144px;
}

.menu-cb .winl .rprogress .progress-l .ltext h4 {
  font-size: 14px;
  line-height: 1.4;
  color: #73758f;
  max-height: 40px;
}

.menu-cb .winr {
  width: 50%;
}

.menu-cb .winr .index-piclist {
  margin-top: 9px;
}

.menu-cb .winr .index-piclist .row {
  margin-left: -10px;
  margin-right: -10px;
}

.menu-cb .winr .index-piclist .row>[class^='col'] {
  padding-left: 10px;
  padding-right: 10px;
}

.menu-cb .winr .index-piclist li {
  margin-top: 15px;
}

.menu-cb .winr .index-piclist .viopic-box .img-box {
  width: 136px;
  height: 90px;
}

.menu-cb .winr .index-piclist .viopic-box {
  background: #f9fafd;
}

.menu-cb .winr .index-piclist .viopic-box .viopic-txt {
  padding: 14px 15px 10px 0;
}

.menu-cb .winr .index-piclist .viopic-box .viopic-txt h3 {
  margin: 0;
  font-size: 14px;
  -webkit-line-clamp: 3;
  max-height: 63px;
}

@media (max-width: 1280px) {
  .menu-cb .winl .list-party ul li a {
    width: 72%;
  }
}

/*----Information Disclosure----*/
.menu-info {
  overflow: hidden;
}

.menu-info .list-lm ul li {
  margin: 15px 0;
}

.menu-info .list-lm ul li:last-child {
  margin-bottom: 0px;
}

.menu-info .list-lm ul li a {
  font-size: 22px;
  color: #fff;
  padding: 37px 10px;
  font-weight: 700;
  display: block;
  overflow: hidden;
  background-color: #003d99;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 101% 100%;
  border-radius: 0;
  text-align: center;
  text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.6);
  -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-info .list-lm ul li a:after {
  content: none;
}

.menu-info .list-lm ul li a:hover {
  color: #fff;
  background-size: 120% 120%;
}

/*-----------------Column-------------------*/
.lanmu {
  border-bottom: #ebecfb solid 1px;
}

.lanmu_l {
  color: #333;
  float: left;
  font-weight: 700;
  font-size: 22px;
  padding: 0 0 18px;
  position: relative;
  line-height: 1;
}

.lanmu_l:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 2px;
  background: #1e3d96;
}

.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;
}

.lanmu_r a {
  color: #7D90AC;
  text-decoration: none;
}

.lanmu_r a:hover {
  color: #e30000;
  text-decoration: none;
}

.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(http://ic.cas.cn/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(http://ic.cas.cn/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;
  padding: 15px 20px 15px 0;
  margin: 11px 0 30px;
}

.sortlanmu_l {
  color: #1e3d96;
  float: left;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.4;
  padding-left: 16px;
  width: calc(100% - 66px);
  border-left: 4px solid #1e3d96;
}

.sortlanmu_r {
  float: right;
  font-size: 14px;
}

.sortlanmu_r a {
  color: #334cbd;
  text-decoration: none;
  line-height: 33px;
}

.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: #2245ab;
  text-decoration: none;
}

@media (max-width: 767px) {
  .lanmu_l {
    font-size: 20px;
  }
}

/*------------------TAB----------------*/
.mores_all {
  position: absolute;
  right: 0;
  top: 1px;
}

.mores_all a {
  font-size: 14px;
  color: #7D90AC;
}

.mores_all a:hover {
  color: #2245ab;
}

.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: 17px;
  border-bottom: #ebecfb solid 1px;
}

.index_tab .tabmenu ul li {
  color: #2e2d2d;
  font-size: 22px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  float: left;
  margin-right: 40px;
  line-height: 22px;
}

.index_tab .tabmenu ul li:last-child {
  margin-right: 0px;
  background: none;
}

.index_tab .tabmenu ul li a {
  color: #2e2d2d;
  font-size: 22px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
}

.index_tab .tabmenu ul li.selected a {
  color: #1e3d96;
  font-size: 22px;
  -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 1px;
  padding-left: 34px;
}

.index_tab .tabmenu ul li.selected span.tabg {
  width: 100%;
  text-align: center;
  color: #1e3d96;
  background-repeat: no-repeat;
  background-position: left 1px;
  padding-left: 34px;
  font-weight: 700;
  position: relative;
}

.index_tab .tabmenu ul li.selected span.tabg:after {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #193a9f;
}

.index_tab .tabmenu ul li span.tab-01 {
  background-image: url(../image/gb2023-lmicon01.png);
}

.index_tab .tabmenu ul li.selected span.tab-01 {
  background-image: url(../image/gb2023-lmicon01.png);
}

.index_tab .tabmenu ul li span.tab-02 {
  background-image: url(../image/gb2023-lmicon02.png);
}

.index_tab .tabmenu ul li.selected span.tab-02 {
  background-image: url(../image/gb2023-lmicon02.png);
}

.index_tab .tabmenu ul li span.tab-03 {
  background-image: url(../image/gb2023-lmicon03.png);
}

.index_tab .tabmenu ul li.selected span.tab-03 {
  background-image: url(../image/gb2023-lmicon03.png);
}

.index_tab .tabmenu ul li span.tab-04 {
  background-image: url(../image/gb2023-lmicon04.png);
}

.index_tab .tabmenu ul li.selected span.tab-04 {
  background-image: url(../image/gb2023-lmicon04.png);
}

.index_tab .tabmenu ul li span.tab-05 {
  background-image: url(../image/gb2023-lmicon05.png);
}

.index_tab .tabmenu ul li.selected span.tab-05 {
  background-image: url(../image/gb2023-lmicon05.png);
}

.index_tab .tabmenu ul li span.tab-06 {
  background-image: url(../image/gb2023-lmicon06.png);
}

.index_tab .tabmenu ul li.selected span.tab-06 {
  background-image: url(../image/gb2023-lmicon06.png);
}

.index_tab .tabmenu ul li span.tab-07 {
  background-image: url(../image/gb2023-lmicon07.png);
}

.index_tab .tabmenu ul li.selected span.tab-07 {
  background-image: url(../image/gb2023-lmicon07.png);
}

.fwcx {
  width: 100%;
  height: 491px;
  overflow: hidden;
}

.fwcx1 {
  width: 100%;
  height: 386px;
  overflow: hidden;
}

@media (max-width: 1440px) {
  .fwcx {
    height: 466px;
  }

  .fwcx1 {
    height: 346px;
  }
}

@media (max-width: 1280px) {
  .fwcx {
    height: 428px;
  }

  .index_tab .tabmenu ul li {
    margin-right: 30px;
  }
}

@media (max-width: 1199px) {

  .fwcx,
  .fwcx1 {
    height: auto;
  }
}

@media (max-width: 991px) {}

@media (max-width: 767px) {
  .index_tab .tabmenu {
    margin: 0 0 22px;
    padding-bottom: 5px;
  }

  .index_tab .tabmenu ul li {
    margin-bottom: 10px;
  }

  .index_tab .tabmenu ul li,
  .index_tab .tabmenu ul li a,
  .index_tab .tabmenu ul li.selected a {
    font-size: 17px;
  }

  .index_tab .tabmenu ul li span.tabg,
  .index_tab .tabmenu ul li.selected span.tabg {
    padding-left: 32px;
  }

  .index_tab .tabmenu ul li.selected span.tabg:after {
    bottom: -16px;
  }
}

@media (max-width: 390px) {

  .index_tab .tabmenu ul li span.tabg,
  .index_tab .tabmenu ul li.selected span.tabg {
    padding-left: 28px;
  }

  .secondpart .index_tab .tabmenu ul li {
    margin-right: 13px;
  }

  .secondpart .index_tab .tabmenu ul li,
  .secondpart .index_tab .tabmenu ul li a,
  .secondpart .index_tab .tabmenu ul li.selected a {
    font-size: 15px;
  }
}

@media (max-width: 320px) {
  .index_tab .tabmenu ul li {
    margin-right: 10px;
    padding-right: 9px;
  }
}

/*------------------Rolling News----------------*/
.marqueebox {
  overflow: hidden;
  margin: 0 22px 22px;
  height: 242px;
}

.marquee-1 {
  width: 100%;
  height: 302px;
  overflow: hidden;
  margin: 0;
}

@media (max-width: 1199px) {
  .marquee-1 {
    height: 242px;
  }

  .marqueebox {
    height: 222px;
  }
}

@media (max-width: 991px) {
  .marquee-1 {
    height: 214px;
  }
}

@media (max-width: 767px) {
  .marquee-1 {
    height: 238px;
  }

  .marqueebox {
    height: 238px;
  }
}

.newscenter {
  width: 100%;
}

.newscenter ul {
  margin-bottom: 0;
}

.newscenter li {
  overflow: hidden;
  margin: 0 0 24px;
}

.newscenter li span {
  float: left;
  color: #fff;
  text-align: center;
  width: 60px;
  margin-right: 18px;
  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(to bottom, #0052da 0%, #2f7cfb 100%);
  background-image: -ms-linear-gradient(to bottom, #0052da 0%, #2f7cfb 100%);
  background-image: linear-gradient(to bottom, #0052da 0%, #2f7cfb 100%);
}

.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;
}

.newscenter li .hdtitle h4 a:hover {
  color: #0052d9;
}

.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 (max-width: 1199px) {
  .newscenter li {
    margin: 0 0 14px 0;
  }
}

@media (max-width: 767px) {
  .newscenter {
    height: auto;
  }

  .newscenter li .hdtitle a {
    white-space: normal;
  }
}

/*------------------TAB News----------------*/
.rprogress {
  overflow: hidden;
}

.rprogress .progress-l {
  width: 400px;
  overflow: hidden;
  float: left;
  margin-right: 28px;
}

.rprogress .progress-l .limg {
  height: 264px;
  overflow: hidden;
  border-radius: 5px;
  border: #ebecfb solid 1px;
}

.rprogress .progress-l .limg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -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 0 0;
}

.rprogress .progress-l .ltext h4 {
  font-size: 16px;
  line-height: 1.4;
  color: #333;
  margin: 0;
  max-height: 45px;
  overflow: hidden;
}

.rprogress .progress-l:hover .ltext h4 {
  color: #2245ab;
}

.rprogress .progress-l .ltext h5 {
  line-height: 1;
  color: #778bac;
  font-size: 15px;
  margin: 16px 0 0;
}

.rprogress .progress-l .ltext h5 i {
  line-height: 1;
  color: #778bac;
  font-size: 14px;
  margin-right: 10px;
}

.rprogress .progress-l .ltext h5 span {
  line-height: 1;
  color: #125bc3;
  font-size: 15px;
  font-weight: 500;
}

.rprogress .progress-l .ltext h6 {
  font-size: 14px;
  line-height: 1.7;
  color: #9da6b4;
  margin: 16px 0 0;
  font-weight: 500;
  overflow: hidden;
  -webkit-line-clamp: 5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  max-height: 119px;
}

.rprogress .progress-r {}

.rprogress[data-v-home] .progress-l {
  width: 370px;
}

.rprogress[data-v-home] .progress-l .limg {
  height: 246px;
}

.rprogress .progress-l .ltext[data-v-home1] h4 {
  line-height: 1.8;
  max-height: 58px;
}

@media (max-width: 1440px) {
  .rprogress .progress-l {
    width: 348px;
  }

  .rprogress .progress-l .limg {
    height: 230px;
  }

  .rprogress[data-v-home] .progress-l {
    width: 316px;
  }

  .rprogress[data-v-home] .progress-l .limg {
    height: 210px;
  }
}

@media (max-width: 1280px) {
  .rprogress .progress-l {
    width: 310px;
  }

  .rprogress .progress-l .limg {
    height: 205px;
  }

  .rprogress[data-v-home] .progress-l {
    width: 280px;
  }

  .rprogress[data-v-home] .progress-l .limg {
    height: 186px;
  }
}

@media (max-width: 1199px) {
  .rprogress .progress-l {
    margin-right: 28px;
  }

  .rprogress .progress-l .ltext h6 {
    -webkit-line-clamp: 8;
    max-height: 119px;
  }
}

@media (max-width: 800px) {

  .rprogress .progress-l,
  .rprogress[data-v-home] {
    min-height: initial;
  }

  .rprogress .progress-l .limg,
  .rprogress[data-v-home] .progress-l .limg {
    height: auto;
  }

  .rprogress .progress-l,
  .rprogress[data-v-home] .progress-l {
    width: 100%;
    height: auto;
    margin-right: 0;
  }

  .rprogress .progress-r,
  .rprogress[data-v-home] .progress-r {
    float: left;
    overflow: hidden;
    margin-top: 20px;
    width: 100%;
  }

  .rprogress .progress-l .ltext h4,
  .rprogress[data-v-home] .progress-l .ltext h4 {
    max-height: inherit;
  }

  .rprogress .progress-l .ltext h6 {
    -webkit-line-clamp: 3;
    max-height: 71px;
  }
}

@media (max-width: 767px) {}

@media (max-width: 380px) {
  .rprogress .progress-l .limg img {
    max-height: 222px;
  }
}

@media (max-width: 320px) {
  .rprogress .progress-l .limg img {
    max-height: 186px;
  }
}

/*--------------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: 50px 0 50px;
  min-height: -moz-calc(100vh - 704px);
  min-height: -webkit-calc(100vh - 704px);
  min-height: calc(100vh - 704px);
}

.secBody .secCon {
  padding: 18px 30px 50px;
  border-radius: 4px;
}

.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: 20px 30px 30px 30px;
  border-radius: 4px;
  min-height: -moz-calc(100vh - 804px);
  min-height: -webkit-calc(100vh - 804px);
  min-height: calc(100vh - 804px);
  -ms-box-shadow: 0 2px 10px 0px rgba(213, 214, 228, 0.3);
  -o-box-shadow: 0 2px 10px 0px rgba(213, 214, 228, 0.3);
  -moz-box-shadow: 0 2px 10px 0px rgba(213, 214, 228, 0.3);
  -webkit-box-shadow: 0 2px 10px 0px rgba(213, 214, 228, 0.3);
  box-shadow: 0 2px 10px 0px rgba(213, 214, 228, 0.3);
}

.content-info[data-v-about] {
  min-height: 920px;
}

.column {
  border-bottom: #e1e2f0 solid 1px;
}

.column_l {
  width: auto;
  font-size: 24px;
  font-weight: 700;
  color: #1e3d96;
  float: left;
  display: inline-block;
  padding: 8px 0 19px;
  line-height: 130%;
  position: relative;
}

.column_r {
  float: right;
}

@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;
  }

  .content-info[data-v-about] {
    min-height: auto;
  }
}

.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: 767px) {
  .column_l {
    font-size: 22px;
  }
}

/* Breadcrumb
---------------------------------- */
.bread-item {
  background: transparent;
  margin-bottom: 0;
  font-size: 14px;
  border-radius: 0px;
  padding: 15px 0 0 22px;
  position: relative;
}

.bread-item:after {
  position: absolute;
  content: '';
  left: 0;
  top: 17px;
  width: 12px;
  height: 16px;
  background: url(../image/gb2023-icon01.png) no-repeat center;
}

.bread-item>li {
  color: #545454;
}

.bread-item>li>a {
  color: #545454;
}

.bread-item>li>a:hover {
  color: #1e3d96;
}

.bread-item>li>a:last-child {
  color: #1e3d96;
}

.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: 12px 0 4px 22px;
  }

  .bread-item:after {
    top: 14px;
  }
}

/*---Nav Left---*/
.contentWrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

.contentLeft {
  width: 100%;
  height: 100%;
  background-color: #fff;
  -ms-box-shadow: 0 2px 10px 0px rgba(213, 214, 228, 0.3);
  -o-box-shadow: 0 2px 10px 0px rgba(213, 214, 228, 0.3);
  -moz-box-shadow: 0 2px 10px 0px rgba(213, 214, 228, 0.3);
  -webkit-box-shadow: 0 2px 10px 0px rgba(213, 214, 228, 0.3);
  box-shadow: 0 2px 10px 0px rgba(213, 214, 228, 0.3);
  padding-bottom: 1px;
}

.contentRight {
  padding: 1.3rem 2rem;
  margin-left: 250px;
}

.deg90 {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.leftNavigation {
  margin: 0rem 0;
}

.leftNavigation,
.leftNavigation li ul {
  list-style: none;
  padding: 0;
}

.leftNavigation li a {
  font-size: 16px;
  display: block;
  padding: 19px 54px 19px 50px;
  color: #3b4461;
  border-bottom: solid 1px #f2f3fb;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight: 400;
}

.leftNavigation li:last-child a {
  border-bottom: 0;
}

.leftNavigation li a:after {
  content: "";
  position: absolute;
  left: 28px;
  top: 19px;
  width: 4px;
  height: 18px;
  background-image: url(../image/navicon01.png);
  background-repeat: no-repeat;
}

.leftNavigation li ul li a {
  font-size: 14px;
  display: block;
  padding: 8px 1rem 8px 64px !important;
  color: #73798f;
  line-height: 1.2;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight: 400;
  border-bottom: solid 0px #fff;
}

.leftNavigation li ul li a:after {
  content: '';
  width: 4px;
  height: 4px;
  background-color: #9ca5c6;
  position: absolute;
  top: 16px;
  left: 48px;
  margin-top: -2px;
  background-image: none !important;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.leftNavigation li a,
.leftNavigation li a .leftNavIcon {
  line-height: 130%;
}

.leftNavigation li a .leftNavIcon {
  position: absolute;
  top: 0;
  right: 6px;
  width: 4.8rem;
  padding: 16px 0;
  text-align: center;
  font-weight: 500;
  color: #e2e3f0;
  font-size: 21px;
}

.leftNavigation li.active a .leftNavIcon {
  color: #1e3d96;
}

.leftNavigation li a .leftNavIcon1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 7rem;
  padding: 16px 0 0 0;
  text-align: center;
  font-size: 12px;
  color: #f67400;
}

.leftNavigation li a:hover {
  color: #1e3d96;
  text-decoration: none;
  background-color: #eef2fe;
  font-weight: 500;
}

.leftNavigation li a:hover:after {
  background-image: url(../image/navicon02.png);
  background-repeat: no-repeat;
}

.leftNavigation li a:hover .leftNavIcon {
  color: #1e3d96;
}

.leftNavigation li ul {
  display: none;
  margin: 0;
  background-color: #eef2fe;
  border-bottom: solid 1px #e5e5e5;
}

.leftNavigation li ul li {
  border-bottom: solid 0px #e5e5e5;
}

.leftNavigation li ul li a:hover {
  color: #2a45a6;
  text-decoration: none;
  background: transparent;
  font-weight: 500;
}

.leftNavigation li ul li a:hover:after {
  background-color: #02449e;
}

/*#

 li ul li:last-child a {
  border-bottom: none;
}*/
.leftNavigation li ul li.active a {
  color: #2a45a6;
  text-decoration: none;
  font-weight: 500;
}

.leftNavigation li ul li.active a:after {
  background-color: #02449e;
  font-weight: 500;
}

.leftNavigation li.active>a {
  color: #1e3d96;
  text-decoration: none;
  font-weight: 500;
  border: 0;
  /*padding: 18px 40px 12px 34px;*/
}

.leftNavigation li.active>a:after {
  background-image: url(../image/navicon02.png);
  background-repeat: no-repeat;
}

.leftNavigation li.active ul {
  display: block;
  padding: 0 0 15px 0;
  border-bottom: solid 1px #fff;
}

.leftNavigation>li.active {
  background-color: #eef2fe;
  border-bottom: solid 1px #f2f3fb;
}

.leftNavigation li ul li .level4 {
  border-top: solid 1px #D0E9F3;
}

.leftNavigation li ul li .level4 li a {
  border-bottom: solid 0px #D0E9F3;
  font-size: 13px;
  color: #535353;
  margin-left: 30px;
  padding-left: 12px;
  background: transparent;
}

.leftNavigation li ul li .level4 li a:hover {
  color: #006bb1;
}

.leftNavigation li ul li .level4 li {
  border-bottom: solid 1px #D0E9F3;
}

.leftNavigation li ul li .level4 li:last-child {
  border-bottom: solid 0px #D0E9F3;
}

.leftNavigation .down-menu {
  display: none;
}

.leftNavigation .sub-menu.active .down-menu {
  display: block;
}

.leftNavigation .down-menu a:hover,
.leftNavigation .down-menu a.active {
  color: #1e3d96;
}

.leftNavigation .down-menu a:hover:after,
.leftNavigation .down-menu a.active:after {
  background-color: #1e3d96;
}

/*---------------Foot--------------------*/
.foot {
  overflow: hidden;
  background: url(../image/gb2023-bg02.jpg) no-repeat bottom center #3f55a8;
}

.index-font {
  margin-top: 0;
}

.foot .tophalf {
  padding: 36px 0 40px 0;
}

.copyright {
  font-size: 12px;
  line-height: 20px;
  color: #f7f7f7;
  display: block;
  overflow: hidden;
}

.copyright .cas {
  width: 260px;
  display: block;
  overflow: hidden;
  float: left;
  margin: 14px 22px 0 0;
  text-align: center;
}

.copyright .cas img {}

.copyright .left {
  width: 60%;
  font-size: 14px;
  line-height: 1.8;
  color: #f3f8ff;
  display: block;
  overflow: hidden;
  float: left;
  margin: 10px 0 0;
}

.copyright .left a {
  color: #f3f8ff;
}

.copyright .left a:hover {
  color: #aebfff;
}

.copyright .left a,
.copyright .left span {
  display: inline-block;
}

.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;
}

.copyright .rightjb {
  width: 65px;
  padding: 10px 0 0 0;
  display: block;
  overflow: hidden;
  float: right;
}

.copyright .rightwx {
  width: 80px;
  padding: 10px 0 0 0;
  display: block;
  overflow: hidden;
  float: right;
}

.foot-nav {
  padding-bottom: 25px;
  border-bottom: #4c65ac solid 1px;
  margin-bottom: 30px;
}

.foot-nav .foot-nav-l {
  width: 20%;
  padding-right: 38px;
}

.foot-nav .foot-nav-r {
  width: 80%
}

.foot-nav .foot-nav-r .row,
.foot-nav .foot-nav-l .row {
  margin-left: -3px;
  margin-right: -3px;
}

.foot-nav .foot-nav-r .row>[class^='col'],
.foot-nav .foot-nav-l .row>[class^='col'] {
  padding-left: 3px;
  padding-right: 3px;
}

.foot-nav .foot-nav-r .col-md-2 {
  width: 12.5%;
  float: left;
}

.foot-nav .foot-nav-r .col-md-2:nth-last-child(1) {
  width: 14%;
}

.foot-nav .foot-nav-r .col-md-2:nth-last-child(2) {
  width: 11%;
}

.foot-nav h4 {
  font-size: 18px;
  line-height: 1.1;
  color: #fff;
}

.foot-nav h4 a {
  color: #fff;
  line-height: 1;
  display: block;
  position: relative;
  padding-left: 12px;
}

.foot-nav h4 a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 2px;
  height: 14px;
  background: #fff;
  border-radius: 4px;
}

.foot-nav h4 a:hover {
  color: #fff;
}

.foot-nav li a {
  font-size: 14px;
  line-height: 2.2;
  color: #c1cae6;
  padding-left: 12px;
}

.foot-nav li a:hover {
  color: #fff;
}

@media (max-width: 1440px) {
  .foot-nav .foot-nav-l {
    padding-right: 15px;
  }
}

@media (max-width: 1366px) {
  .foot-nav .foot-nav-l {
    padding-right: 0;
  }

  .foot-nav li a {
    font-size: 13px;
  }
}

@media (max-width: 1199px) {
  .foot-nav {
    display: none;
  }

  .foot {
    background-size: cover;
  }

  .foot .tophalf {
    padding: 26px 0 30px;
  }
}

@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: 1.9;
  color: #333;
  word-wrap: break-word;
}

.nrhei-dp {
  font-size: 16px;
  line-height: 2;
  color: #333;
  word-wrap: break-word;
}

.nrhei-ry {
  font-size: 16px;
  line-height: 2;
  color: #333;
  word-wrap: break-word;
}

.ryname {
  border-bottom: #D6DFEB solid 1px;
}

.ryname_l {
  color: #333;
  float: left;
  font-weight: 700;
  font-size: 23px;
  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: 2px;
  background: #1e3d96;
}

.ryname_l span {
  font-size: 16px;
  font-weight: 500;
  margin-left: 30px;
}

.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: 2px;
  background: #1e3d96;
}

.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: 20px 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: 20px;
}

.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-bottom: 36px;
}

.xlmain .text p:last-child,
.xlmain .text div:last-child {
  margin-bottom: 0;
}

.xlmain .text img {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}

.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: 36px 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 .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: #2245ab;
}

.xlmain .cont-page .a-page:hover a {
  color: #2245ab;
}

@media (min-width: 767px) {
  .xlmain .textxl img {
    max-width: 50%;
  }
}

@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;
  }
}

/*-----------------Scientific Research Achievements--------------------*/
.mod-table .table-hover>tbody>tr:hover {
  background-color: #f4f6f9;
}

.mod-table .box-search {
  margin-bottom: 25px;
  overflow: hidden;
  margin-top: 32px;
}

.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: #2d4faf;
}

.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%;
  margin-bottom: 0;
}

.mod-table .box-table table tr td {
  border: solid 1px #e9efff;
  padding: 18px 16px;
  color: #333333;
  font-size: 16px;
}

.mod-table .box-table[data-v-cg] table tr td {
  font-size: 15px;
  padding: 8px 10px;
  word-break: break-word;
}

.mod-table .box-table table thead tr th {
  background-color: #1e3d96;
  line-height: 24px;
  color: #fff;
  font-weight: 700;
  font-size: 17px;
  text-align: center;
  padding: 18px 10px;
  border: 1px solid #526bb3;
  vertical-align: middle;
}

.mod-table .box-table table tbody tr td {
  line-height: 1.4;
  vertical-align: middle;
  word-break: break-word;
}

.mod-table .box-table table tbody tr:nth-child(even) {
  background-color: #dde4f9;
}

.mod-table .box-table .title-s {
  display: block;
  color: #333;
}

.mod-table .box-table .name-lanmu {
  margin-top: 32px;
  margin-bottom: 15px;
}

.mod-table .box-table .name-lanmu:nth-of-type(1) {
  margin-top: 0;
}

.mod-table[data-v-yjy] .box-table table tr td {
  border: 0;
  padding: 10px 8px;
}

.mod-table[data-v-yjy] .box-table table tbody tr:nth-child(even) {
  background-color: #fff;
}

.mod-table[data-v-yjy] .box-table table tbody tr:nth-child(odd) {
  background-color: #f2f4fb;
}

.mod-table[data-v-yjy] .box-table table tr td a {
  color: #2859e7;
}

.mod-table[data-v-yjy] .box-table table tr td a:hover {
  text-decoration: underline;
}

.hjtdw1 {
  width: 12%;
}

.hjtdw2 {
  width: 17%;
}

.hjtdw3 {
  width: 28%;
}

.lwtdw1 {
  width: 12%;
}

.lwtdw2 {
  width: 14%;
}

.zztdw1 {
  width: 16%;
}

.zltdw1 {
  width: 12%;
}

.zltdw2 {
  width: 15%;
}

@media (max-width: 1280px) {}

@media (max-width: 1199px) {
  .hjtdw1 {
    width: 15%;
  }

  .zltdw1 {
    width: 11%;
  }

  .lwtdw1 {
    width: 15%;
  }

  .lwtdw2 {
    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) {}

@media (max-width: 767px) {

  .hjtdw1,
  .lwtdw1,
  .zztdw1,
  .zltdw1,
  .zltdw2 {
    width: 30%;
  }

  .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.xs tr td {
    text-align: left;
    border: 0;
    padding: 0;
    font-size: 14px;
  }

  .mod-table .box-table table tr td {
    padding: 10px;
  }

  .mod-table .box-table.mt40 {
    margin-top: 30px;
  }
}

.kycg-detail .det-title {
  font-size: 26px;
  font-weight: bold;
  color: #333333;
  line-height: 36px;
  text-align: center;
  margin: 55px 0 30px;

}

.kycg-detail .det-list {
  background: #FFFFFF;
  border: 1px solid #cad4f2;
}

.kycg-detail .det-list li {
  border-bottom: 1px solid #cad4f2;
  position: relative;
}

.kycg-detail .det-list li:last-child {
  border-bottom: 0;
  padding: 0;
  margin: 0;
}

.kycg-detail .left-tip {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 200px;
  text-align: right;
  background: #dde4f9;
  padding: 28px 30px;
  border-right: 1px solid #cad4f2;
  font-size: 17px;
  color: #333333;
  line-height: 24px;
}

.kycg-detail .right-info {
  margin-left: 200px;
  overflow: hidden;
  font-size: 16px;
  color: #5F5F5F;
  line-height: 24px;
  padding: 28px 36px;
}

@media (max-width: 767px) {
  .kycg-detail .det-title {
    font-size: 20px;
    line-height: 26px;
    margin-top: 30px;
    margin-bottom: 20px;
    border-bottom: 1px solid #cad4f2;
    padding-bottom: 18px;
  }

  .kycg-detail .det-list {
    border: none;
  }

  .kycg-detail .det-list li {
    border-bottom: 1px solid #cad4f2;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }

  .kycg-detail .left-tip {
    position: static;
    width: auto;
    text-align: left;
    background: none;
    padding: 0;
    border-right: none;
    color: #244ab6;
    margin-bottom: 8px;
  }

  .kycg-detail .right-info {
    margin-left: 0px;
    padding: 0;
  }
}

.tabledata {
  overflow: hidden;
}

.tabledata table {
  width: 100%;
  margin-bottom: 0;
  border-bottom: 0;
}

.tabledata table tr td {
  border: solid 1px #e9efff;
  padding: 15px 14px;
  color: #333333;
  vertical-align: middle;
}

.tabledata table thead tr th {
  background-color: #1e3d96;
  line-height: 1.4;
  color: #fff;
  font-weight: 700;
  font-size: 17px;
  text-align: center;
  padding: 15px 10px;
  border: 1px solid #526bb3;
  vertical-align: middle;
}

.tabledata table tbody tr td {
  line-height: 1.4;
  text-align: center;
}

.tabledata table tbody tr:nth-child(even) {
  background-color: #dde4f9;
}

.tabledata .table-hover>tbody>tr:hover {
  background-color: #e7eff4;
}

.tabledata .title-s {
  display: block;
  color: #333;
}

.tabletit {
  margin-top: 16px;
}

.tabletit h3 {
  font-size: 22px;
  color: #333;
  line-height: 1.1;
  font-weight: 700;
  margin: 0 0 16px;
  text-align: center;
}

.tabletit h4 {
  font-size: 16px;
  color: #333;
  line-height: 1.1;
  margin: 0 0 22px;
  text-align: center;
}

.tabledata[data-v-myjs] table tbody tr td:last-child {
  text-align: left;
}

@media (max-width: 767px) {
  .tabledata.xs tr td {
    text-align: left;
    border: 0;
    padding: 0;
    font-size: 15px;
  }

  .tabledata {
    border: #d2e3ed solid 1px;
  }

  .tabledata[data-v-myjs] table.bt tbody td:before {
    width: 62px;
  }
}

@media (max-width: 390px) {
  .tabledata[data-v-myjs] table.bt tbody td .bt-content {
    width: 74%;
  }
}

@media (max-width: 320px) {
  .tabledata[data-v-myjs] table.bt tbody td .bt-content {
    width: 68%;
  }
}

/*-------------------leadership Address-----------------*/
.about-zc {
  overflow: hidden;
  margin-top: 32px;
}

.about-zc .info-img {
  width: 220px;
  float: left;
  margin-right: 50px;
  margin-bottom: 10px;
}

.about-zc .info-img .imgbox {
  position: relative;
}

.about-zc .info-img .imgbox::before {
  position: absolute;
  content: '';
  background: #e9edfc;
  right: -10px;
  bottom: -10px;
  top: 10px;
  left: 10px;
}

.about-zc .info-img .imgbox img {
  width: 100%;
  height: 100%;
  position: relative;
}

.about-zc .info-img h3 {
  font-size: 18px;
  line-height: 1;
  margin: 28px 0 10px;
  color: #333;
  text-align: center;
}

.about-zc .info-img h4 {
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
  color: #686b8a;
  text-align: center;
}

.about-zc .info-txt {}

.about-zc .info-txt .details {
  font-size: 16px;
  line-height: 2;
  color: #333;
}

.about-zc .info-txt .details p {
  margin: 0 0 20px;
}

.about-zc .info-txt .details p:last-child {
  margin: 0;
}

@media (min-width: 1200px) {
  .about-zc .info-txt {
    overflow: hidden;
  }
}

@media (max-width: 991px) {
  .about-zc .info-img {
    margin-right: 30px;
  }
}

@media (max-width: 767px) {
  .about-zc .info-img {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
    float: inherit;
  }
}

/*-------------------Current leader-----------------*/
.leader {
  overflow: hidden;
  width: 62%;
  margin: 0 auto 20px;
}

.leader li {
  margin-top: 45px;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}

.leader li:hover {
  transform: translate(0, -10px);
  -webkit-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
}

.leader .imgbox {
  overflow: hidden;
  display: block;
  border: #e3e4f6 solid 1px;
  border-radius: 5px;
  width: 200px;
  height: 274px;
  margin: 0 auto;
}

.leader .imgbox img {
  width: 100%;
  height: 100%;
}

.leader h4 {
  color: #333;
  text-align: center;
  font-size: 16px;
  margin: 26px 0 0;
  position: relative;
  padding-bottom: 18px;
}

.leader h4:after {
  position: absolute;
  content: '';
  width: 22px;
  height: 3px;
  background-color: #2131c9;
  left: 50%;
  margin-left: -11px;
  bottom: 0;
}

.leader h4 span {
  color: #888888;
  margin-left: 15px;
}

.leader li:hover h4 {
  color: #0f48b3;
}

.leader li:hover h4:after {
  background-color: #e81818;
}

@media (max-width: 1440px) {
  .leader {
    width: 73%;
  }
}

@media (max-width: 1280px) {
  .leader {
    width: 83%;
  }
}

@media (max-width: 1199px) {
  .leader {
    width: 93%;
  }
}

@media (max-width: 767px) {
  .leader {
    width: 100%;
  }
}

.leader-info {
  overflow: hidden;
  margin-top: 32px;
}

.leader-info .info-img {
  width: 200px;
  float: left;
  margin-right: 40px;
  margin-bottom: 10px;
  position: relative;
  border: #e3e4f6 solid 1px;
  border-radius: 5px;
  overflow: hidden;
}

.leader-info .info-img img {
  width: 100%;
  height: 100%;
  position: relative;
}

.leader-info .info-txt {}

.leader-info .info-txt .name {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
}

.leader-info .info-txt .name:after {
  position: absolute;
  bottom: 1px;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #e9edfc;
  content: '';
  z-index: 1;
}

.leader-info .info-txt .name h3 {
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  margin: 5px 0 0;
  color: #333;
  position: relative;
  padding-bottom: 20px;
  border-bottom: #1e3d96 solid 3px;
  float: left;
  z-index: 2;
}

.leader-info .info-txt .name h3 span {
  font-size: 16px;
  line-height: 1;
  margin: 0 0 0 20px;
  color: #888;
  font-weight: 500;
}

.leader-info .info-txt .details {
  font-size: 16px;
  line-height: 2;
  color: #333;
}

.leader-info .info-txt .details p {
  margin: 0 0 20px;
}

.leader-info .info-txt .details p:last-child {
  margin: 0;
}

@media (min-width: 1200px) {
  .leader-info .info-txt {
    overflow: hidden;
  }
}

@media (max-width: 991px) {
  .leader-info .info-img {
    margin-right: 30px;
  }
}

@media (max-width: 767px) {
  .leader-info .info-img {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
    float: inherit;
  }
}

/*-----------------Committee--------------------*/
.committee {
  overflow: hidden;
}

.committee h3 {
  font-size: 19px;
  color: #333;
  line-height: 1.4;
  margin: 6px 0 24px;
  text-align: center;
  font-weight: 700;
}

.committee h3 span {
  font-weight: 500;
  display: inline-block;
}

.committee p {
  margin: 0 0 10px !important;
}

.committee strong {
  font-size: 17px !important;
}

.committee .namelist {
  overflow: hidden;
  background: #f9fafd;
  padding: 30px;
}

.committee .namelist li {
  float: left;
  width: 10%;
  display: inline-block;
  font-size: 16px;
  margin-bottom: 12px;
}

.committee .namelist:nth-of-type(1) {
  margin-bottom: 50px;
}

@media (max-width: 1199px) {
  .committee .namelist li {
    width: 16.666666%;
  }
}

@media (max-width: 767px) {
  .committee .namelist li {
    width: 33.333333%;
  }
}

/*-----------------Personnel list--------------------*/
.professor {
  overflow: hidden;
}

.professor .row {
  margin-left: -20px;
  margin-right: -20px;
}

.professor .row>[class^='col'] {
  padding-left: 20px;
  padding-right: 20px;
}

.professor li {
  margin-top: 36px;
}

.professor li .boxstyle {
  overflow: hidden;
  background: #f0f3ff;
  padding: 10px;
}

.professor li .boxstyle img {
  width: 100%;
  height: 274px;
}

.professor li .boxstyle .txtinfo {
  margin: 18px 0 8px;
  overflow: hidden;
}

.professor li .boxstyle .txtinfo h4 {
  margin: 0;
  color: #333;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
}

.professor li .boxstyle .txtinfo h5 {
  font-size: 14px;
  color: #333;
  line-height: 1.5;
  margin: 15px 0 0;
  overflow: hidden;
  text-align: center;
}

.professor li:nth-child(4n+1) {
  clear: left;
}

.professor li:hover .boxstyle {
  background: #1e3d96;
}

.professor li:hover .boxstyle .txtinfo h4,
.professor li:hover .boxstyle .txtinfo h5 {
  color: #fff;
}

.professor .col-md-3 {
  width: 25%;
  float: left;
}

@media (max-width: 1440px) {
  .professor .row {
    margin-left: -15px;
    margin-right: -15px;
  }

  .professor .row>[class^='col'] {
    padding-left: 15px;
    padding-right: 15px;
  }

  .professor li .boxstyle img {
    height: 247px;
  }

  .professor li .boxstyle .txtinfo h5 {
    height: 63px;
    padding: 0 13px;
  }

  .professor li {
    margin-top: 30px;
  }
}

@media (max-width: 1280px) {
  .professor li .boxstyle img {
    height: 216px;
  }

  .professor li .boxstyle .txtinfo h5 {
    padding: 0;
  }
}

@media (max-width: 1199px) {
  .professor .col-md-3 {
    width: 33.333333%;
  }

  .professor li .boxstyle img {
    height: 221px;
  }

  .professor li:nth-child(4n+1) {
    clear: inherit;
  }

  .professor li:nth-child(3n+1) {
    clear: left;
  }
}

@media (max-width: 991px) {
  .professor li .boxstyle img {
    height: 242px;
  }
}

@media (max-width: 767px) {
  .professor .col-md-3 {
    width: 100%;
  }

  .professor li .boxstyle {
    width: 240px;
    margin: 0 auto 10px;
  }

  .professor li .boxstyle img,
  .professor li .boxstyle .txtinfo h5 {
    height: auto;
  }
}

/*-----------------History--------------------*/
.history {
  border-left: 1px dotted #1e3d96;
  margin-left: 8px;
  margin-top: 40px;
}

.history li {
  padding-left: 80px;
  margin-bottom: 40px;
  position: relative;
}

.history li:last-child {
  margin-bottom: 0;
}

.history li::before,
.history li:after {
  position: absolute;
  content: '';
}

.history li::before {
  left: -11px;
  top: 77px;
  width: 21px;
  height: 21px;
  border: #1e3d96 solid 5px;
  border-radius: 50%;
  background: #fff;
}

.history li::after {
  left: 16px;
  top: 89px;
  width: 39px;
  height: 1px;
  border-bottom: 1px dotted #1e3d96;
}

.history .his-a {
  background: #f6f6fa;
  padding: 30px;
  position: relative;
}

.history .his-a::before {
  position: absolute;
  content: '';
  left: -27px;
  top: 86px;
  width: 5px;
  height: 5px;
  background: #1546B0;
  border-radius: 50%;
}

.history .his-a::after {
  content: "";
  border-top: 11px solid transparent;
  border-right: 13px solid #f6f6fa;
  border-bottom: 11px solid transparent;
  position: absolute;
  left: -13px;
  top: 78px;
  z-index: 5;
}

.history .his-sort {
  position: relative;
  height: 37px;
  margin-bottom: 25px;
}

.history .his-sort:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  right: -30px;
  height: 1px;
  background-color: #e7e7f6;
  z-index: 0;
}

.history .his-sort .sortname {
  position: absolute;
  height: 37px;
  left: -35px;
  background: url(../image/gb2023-lsyg.png) no-repeat top right;
  padding: 0 26px;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  line-height: 37px;
  min-width: 133px;
  z-index: 1;
}

.history .his-desc {
  font-size: 16px;
  color: #333333;
  line-height: 30px;
}

@media (max-width: 767px) {
  .history li {
    padding-left: 32px;
  }

  .history li::after,
  .history .his-a::before {
    display: none;
  }

  .history .his-a {
    padding: 20px;
  }

  .history .his-sort:after {
    right: -20px;
  }

  .history .his-sort .sortname {
    left: -25px;
  }
}

/*-----------------Park Style-------------------*/
.view-list {
  margin-top: 36px;
}

.view-list .row {
  margin-left: -18px;
  margin-right: -18px;
}

.view-list .row>[class^='col'] {
  padding-left: 18px;
  padding-right: 18px;
}

.view-list li:nth-child(3n+1) {
  clear: left;
}

.view-list li {
  margin-bottom: 30px;
}

.view-list .box-s .box-img {
  height: 208px;
  margin-bottom: 13px;
  overflow: hidden;
  border-radius: 3px;
}

.view-list .box-s .box-title {
  display: block;
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  text-align: center;
  margin: 0;
}

.view-list .box-s:hover .box-title {
  color: #0052D9;
}

.img-cont {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.img-cont .img-bg {
  min-width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  filter: blur(10px);
  margin-top: 0;
  top: 0;
  transform: none;
  max-width: 200%;
}

.img-cont .img-box {
  width: 100%;
  height: 100%;
  display: block;
  background: #dce7ff;
}

.img-cont .img-box img {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.box-s-w:hover .img-cont .img-box 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);
}

.view-list[data-v-yqgk] ul {position: relative;}
.view-list[data-v-yqgk] ul:first-child .box-s .box-img {width: 309px;margin: 0 auto 13px;}
.view-list[data-v-yqgk] ul:first-child {margin-bottom: 42px;}
.view-list[data-v-yqgk] ul:first-child li {margin-bottom: 16px;}
.view-list[data-v-yqgk] ul:first-child:before {position: absolute;content: '';left: 172px;bottom: 0;right: 170px;height: 2px;background: #F2F3FB;display: block;}

.view-list[data-v-yqgk] ul:nth-child(2) li {position: relative;}
.view-list[data-v-yqgk] ul:nth-child(2) li:before {position: absolute;content: '';top: -42px;height: 50px;width: 2px;background: #F2F3FB;display: block;left: 50%;}
@media (max-width: 1440px) {
  .view-list .box-s .box-img {
    height: 182px;
  }
	.view-list[data-v-yqgk] ul:first-child .box-s .box-img {width: 274px;}
	.view-list[data-v-yqgk] ul:first-child:before {left: 155px;right: 153px;}
}

@media (max-width: 1280px) {
  .view-list .row {
    margin-left: -15px;
    margin-right: -15px;
  }

  .view-list .row>[class^='col'] {
    padding-left: 15px;
    padding-right: 15px;
  }

  .view-list .box-s .box-img {
    height: 165px;
  }
	.view-list[data-v-yqgk] ul:first-child .box-s .box-img {width: 262px;}
	.view-list[data-v-yqgk] ul:first-child:before {left: 146px;right: 144px;}
}

@media (max-width: 1199px) {
  .view-list .col-sm-4 {
    float: left;
    width: 50%;
  }

  .view-list li:nth-child(3n+1) {
    clear: inherit;
  }

  .view-list li:nth-child(2n+1) {
    clear: left;
  }

  .view-list .box-s .box-img {
    height: 191px;
  }
	.view-list[data-v-yqgk] .row {
    margin-left: -8px;
    margin-right: -8px;
  }

  .view-list[data-v-yqgk] .row>[class^='col'] {
    padding-left: 8px;
    padding-right: 8px;
  }
	.view-list[data-v-yqgk] .col-sm-4 {width: 33.333333%;}
	.view-list[data-v-yqgk] li:nth-child(3n+1) {clear: left;}
	.view-list[data-v-yqgk] li:nth-child(2n+1) {clear: inherit;}
	.view-list[data-v-yqgk] .box-s .box-img {height: 129px;}
	.view-list[data-v-yqgk] ul:first-child .box-s .box-img {width: 191px;}
	.view-list[data-v-yqgk] ul:first-child:before {left: 103px;right: 101px;}
}

@media (max-width: 991px) {
  .view-list .box-s .box-img {
    height: 206px;
  }
	.view-list[data-v-yqgk] .box-s .box-img {height: 139px;}
	.view-list[data-v-yqgk] ul:first-child .box-s .box-img {width: 206px;}
	.view-list[data-v-yqgk] ul:first-child:before {left: 111px;right: 109px;}
}

@media (max-width: 767px) {
  .view-list .col-sm-4 {
    width: 100%;
  }

  .view-list .box-s .box-img {
    height: 54.1vw;
  }
	.view-list[data-v-yqgk] .col-sm-4 {width: 100%;}
	.view-list[data-v-yqgk] .box-s .box-img {height: 54.1vw;}
	.view-list[data-v-yqgk] ul:first-child .box-s .box-img {width: 100%;}
	.view-list[data-v-yqgk] ul:first-child:before, .view-list[data-v-yqgk] ul:nth-child(2) li:before {display: none;}
	.view-list[data-v-yqgk] ul:first-child {margin-bottom: 12px;}
	.view-list[data-v-yqgk] ul:nth-child(2) li:last-child {margin-bottom: 12px;}
}

/*----------------Contact---------------*/
.contact-us {
  color: #333333;
  background: #fbfbff;
  padding: 36px 30px;
  margin-top: 36px;
}

.contact-us .box-info {
  margin-bottom: 6px;
  overflow: hidden;
}

.contact-us .box-info li {
  margin-bottom: 30px;
  color: #333;
  font-size: 16px;
  line-height: 1.4;
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-left: 36px;
}

.contact-us .box-info li:nth-child(1) {
  background-image: url(../image/gb2023-lx-icon01.png);
}

.contact-us .box-info li:nth-child(2) {
  background-image: url(../image/gb2023-lx-icon02.png);
}

.contact-us .box-info li:nth-child(3) {
  background-image: url(../image/gb2023-lx-icon03.png);
}

.contact-us .box-info li:nth-child(4) {
  background-image: url(../image/gb2023-lx-icon04.png);
}

.contact-us .box-info li:nth-child(5) {
  background-image: url(../image/gb2023-lx-icon05.png);
}

.contact-us .box-map {
  border: #fff solid 1px;
  background: #fff;
}

.contact-us .box-map img {
  display: block;
}

.contact-us .box-title {
  font-weight: bold;
  color: #02336F;
}

.contact-us .box-info .col-md-4 {
  float: left;
}

.contact-us hr {
  margin-top: 16px;
  margin-bottom: 40px;
  border: 0;
  border-top: 1px solid #eaeaf3;
}

.contact-us h4 {
  font-size: 18px;
  line-height: 1.1;
  color: #333;
  position: relative;
  margin: 0 0 24px;
  padding-left: 22px;
}

.contact-us h4:after {
  position: absolute;
  content: '';
  height: 2px;
  width: 12px;
  top: 37%;
  left: 0;
  background: #f79c0e;
}

@media (max-width: 1199px) {

  .contact-us .box-info .col-md-7,
  .contact-us .box-info .col-md-5 {
    width: 100%;
  }

  .contact-us .box-info li {
    margin-bottom: 25px;
  }

  .contact-us hr {
    margin-top: 9px;
  }
}

@media (max-width: 767px) {
  .contact-us {
    padding: 16px;
  }

  .contact-us .box-info li {
    margin-bottom: 26px;
    padding-left: 58px;
  }
}

/*-----------------Organization-------------------*/
.picbtn {
  overflow: hidden;width: 480px;margin: 10px auto 15px;
}

.picbtn .row {
  margin-left: -20px;
  margin-right: -20px;
}

.picbtn .row>[class^='col'] {
  padding-left: 20px;
  padding-right: 20px;
}

.picbtn li {
  margin-top: 30px;
  position: relative;
}

.picbtn li a {
  display: block;
}

.picbtn 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);
}

.picbtn li .imgpart .bgimg {
  background-color: #0b4870;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100px;
  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;
}

.picbtn 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);
}

.picbtn 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;
  padding: 12px;
}

.picbtn li .imgpart .nrbox h4 {
  font-size: 22px;
  line-height: 1.3;
  margin: 0 0 8px;
  color: #fff;
  width: 88%;
  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: 1199px) {
  .picbtn .row {
    margin-left: -14px;
    margin-right: -14px;
  }

  .picbtn .row>[class^='col'] {
    padding-left: 14px;
    padding-right: 14px;
  }

  .picbtn li {
    margin-top: 30px;
  }

  .picbtn li .imgpart .nrbox h4 {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .picbtn {width: 100%;margin-bottom: 0;}
  .picbtn li {
    margin-top: 22px;
  }
  .picbtn li .imgpart .bgimg {height: 17.2vw;}
}

/*-----------------Txt Url-------------------*/
.txturl {
  margin-top: 28px;
}

.txturl li {
  margin-bottom: 16px;
}

.txturl li:last-child {
  margin-bottom: 0px;
}

.txturl li .txturl-bg {
  background: #edf1fe;
}

.txturl li .txturl-bg .iconpart {
  width: 55px;
  background: #697ebd;
}

.txturl li .txturl-bg tbody {
  background-color: transparent;
}

.txturl li .txturl-bg .txturl-txt {
  font-size: 17px;
  line-height: 1.3;
  color: #333;
  padding: 17px 15px 16px 20px;
  text-decoration: none;
}

.txturl li:hover .txturl-bg {
  background: #e1e6f7;
}

.txturl li:hover .txturl-bg .txturl-txt {
  color: #0029a0;
  text-decoration: none;
}

@media (max-width: 1199px) {
  .txturl li .txturl-bg .txturl-txt {
    font-size: 16px;
    padding: 14px 15px 15px 15px;
  }
}

@media (max-width: 767px) {
  .txturl {
    margin-top: 20px;
  }
}

.btn-url {
  overflow: hidden;
}

.btn-url .row {
  margin-left: -19px;
  margin-right: -19px;
}

.btn-url .row>[class^='col'] {
  padding-left: 19px;
  padding-right: 19px;
}

.btn-url li {
  margin-top: 40px;
  position: relative;
}

.btn-url li a {
  display: block;
}

.btn-url li .imgpart {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 5px;
  height: 80px;
  border: #d8e1fa solid 1px;
  background: url(../image/gb2023-btnbg.png) no-repeat top right #fff;
}

.btn-url li .imgpart::before,
.btn-url li .imgpart::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #5371c5;
  transform: scale(0);
  transition: 0.3s;
  z-index: 1;
  border-radius: 4px;
}

.btn-url li .imgpart::before {
  border-right: none;
  border-bottom: none;
  transform-origin: 0 0;
}

.btn-url li .imgpart::after {
  border-left: none;
  border-top: none;
  transform-origin: 100% 100%;
}

.btn-url li .imgpart:hover {
  border: #fff solid 1px;
}

.btn-url li .imgpart:hover::before,
.btn-url li .imgpart:hover::after {
  transform: scaleX(1);
}

.btn-url 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;
  padding: 12px;
}

.btn-url li .imgpart .nrbox h4 {
  font-size: 18px;
  line-height: 1.3;
  margin: 0;
  color: #333;
  width: 88%;
  padding-bottom: 10px;
  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%);
}

.btn-url li .imgpart .nrbox h4:after {
  position: absolute;
  content: '';
  height: 3px;
  width: 26px;
  background: #94a8e2;
  left: 50%;
  bottom: 0;
  margin-left: -13px;
}

@media (max-width: 1199px) {
  .btn-url .row {
    margin-left: -12px;
    margin-right: -12px;
  }

  .btn-url .row>[class^='col'] {
    padding-left: 12px;
    padding-right: 12px;
  }

  .btn-url li {
    margin-top: 26px;
  }

  .btn-url .col-md-3 {
    float: left;
    width: 50%;
  }
}

@media (max-width: 767px) {
  .btn-url li {
    margin-top: 20px;
  }

  .btn-url .col-md-3 {
    width: 100%;
  }
}

.btn-zc {}

.btn-zc .row {
  margin-left: -19px;
  margin-right: -19px;
}

.btn-zc .row>[class^='col'] {
  padding-left: 19px;
  padding-right: 19px;
}

.btn-zc li {
  margin-top: 38px;
}

.btn-zc .r-box {
  border-radius: 5px;
  background-color: #dde4f9;
  position: relative;
}

.btn-zc .r-box:after {
  content: '';
  position: absolute;
  width: 5px;
  border-radius: 5px;
  top: 18px;
  bottom: 18px;
  left: -2px;
  background-color: #1e3d96;
}

.btn-zc .r-box:hover {
  background-color: #1e3d96;
}

.btn-zc .r-box:hover:after {
  background-color: #ff9b04;
}

.btn-zc .r-box .r-bgbox {
  height: 80px;
  display: table;
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
  padding: 15px 25px;
  position: relative;
}

.btn-zc .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;
  text-align: center;
  text-decoration: none;
}

.btn-zc .r-box:hover .r-bgbox h3 {
  color: #fff;
  text-decoration: none;
}

@media (max-width: 1280px) {
  .btn-zc li {
    margin-top: 33px;
  }
}

@media (max-width: 1199px) {
  .btn-zc .col-md-4 {
    float: left;
    width: 50%;
  }

  .btn-zc li {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .btn-zc {
    margin: 10px 0;
  }

  .btn-zc .col-md-4 {
    width: 100%;
  }

  .btn-zc li {
    margin-top: 20px;
  }
}

/*-----------------Research Team-------------------*/
.team {
  overflow: hidden;
  margin-bottom: 10px;
}

.team li {
  margin-top: 38px;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}

.team li:hover {
  transform: translate(0, -10px);
  -webkit-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
}

.team li .boxstyle {
  overflow: hidden;
  background: #f5f7fc;
  border-bottom: #1e3d96 solid 2px
}

.team li .boxstyle .thumbnail__link img {
  margin: auto;
}

.team li .boxstyle img {
  width: 100%;
  height: 238px;
}

.team li .boxstyle .txtinfo {
  margin: 22px 15px;
  overflow: hidden;
}

.team li .boxstyle .txtinfo h4 {
  margin: 0;
  color: #333;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
}

.team li a:hover .boxstyle {
  background: #1e3d96;
}

.team li a:hover .boxstyle .txtinfo h4 {
  color: #fff;
}

.team li .boxstyle .txtinfo p {
  font-size: 13px;
  color: #808080;
  line-height: 18px;
  margin: 0;
  word-break: break-all;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.team li .boxstyle1 {
  overflow: hidden;
}

.team li a:hover .boxstyle1 img {
  height: 172px;
  width: 123px;
}

.team li .boxstyle1 .txtinfo {
  margin: 10px 0 2px;
  overflow: hidden;
}

.team li .boxstyle1 .txtinfo h4 {
  color: #0453b0;
  font-size: 15px;
  font-weight: 500;
  margin: 0 0 3px 0;
  line-height: 20px;
  text-align: center;
}

.team li .boxstyle1 .txtinfo h4 a {
  color: #383838;
}

.team li .boxstyle1 .txtinfo h4 a:hover {
  color: #0453b0;
}

.team .col-md-3 {
  width: 20%;
  float: left;
}

@media (max-width: 1440px) {
  .team li .boxstyle img {
    height: 212px;
  }
}

@media (max-width: 1280px) {
  .team {
    margin-top: 0;
  }

  .team .row {
    margin-left: -12px;
    margin-right: -12px;
  }

  .team .row>[class^='col'] {
    padding-left: 12px;
    padding-right: 12px;
  }

  .team li {
    margin-top: 30px;
  }

  .team li .boxstyle img {
    height: 193px;
  }

  .team li .boxstyle .txtinfo {
    margin: 19px 15px;
  }
}

@media (max-width: 1199px) {
  .team .col-md-3 {
    width: 25%;
  }

  .team li .boxstyle img {
    height: 182px;
  }
}

@media (max-width: 991px) {
  .team li .boxstyle img {
    height: 198px;
  }
}

@media (max-width: 767px) {
  .team .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  .team .row>[class^='col'] {
    padding-left: 10px;
    padding-right: 10px;
  }

  .team .col-md-3 {
    width: 50%;
  }

  .team li .boxstyle {
    width: 154px;
    margin: 0 auto;
  }

  .team li .boxstyle img {
    height: 211px;
  }

  .team li .boxstyle .txtinfo h4 {
    font-size: 17px;
  }

  .team li {
    margin-top: 26px;
  }
}

@media (max-width: 390px) {
  .team li .boxstyle {
    width: 135px;
  }

  .team li .boxstyle img {
    height: 185px;
  }
}

@media (max-width: 320px) {
  .team .col-md-3 {
    width: 100%;
  }

  .team li .boxstyle {
    width: 203px;
  }

  .team li .boxstyle img {
    height: auto;
  }
}

.rcphotobox {
  width: 100%;
  height: 295px;
  display: table;
  padding: 22px;
  position: relative;
  z-index: 1;
}

.rcphotobox span {
  display: table-cell;
  vertical-align: middle;
}

.rcphotobox span img {
  max-height: 240px;
  border: #efefef solid 0px;
}

.pepxl-txt {
  margin-top: 20px;
  font-size: 16px;
  line-height: 2.2;
}

.pepxl-txt li {
  margin-top: 10px;
}

.pepxl-txt span {
  color: #404040;
  font-weight: 700;
}

.pepxl-txt i {
  color: #333;
  font-style: normal;
  font-weight: 500;
}

.pepxl-txt .col-md-6 {
  float: left;
}

.module {
  margin: 0px auto;
  overflow: hidden;
  width: 100%;
  border-radius: 3px;
  background: url(../image/gb2023-rybg.png) no-repeat top left #fff;
  position: relative;
  background-size: 100%;
}

.module-a {
  float: right;
  padding-bottom: 200em;
  margin-bottom: -200em;
}

.module-b,
.module-c,
.module-d {
  float: left;
  padding-bottom: 200em;
  margin-bottom: -200em;
}

.module-a {
  width: 25%;
}

.module-a img {
  border-radius: 5px;
}

.module-b {
  width: 75%;
}

.module-b .jbinfo {
  padding: 36px 0 30px 40px;
}

.module-b .jbinfo h2 {
  font-size: 26px;
  line-height: 1;
  margin: 2px 0 15px 0;
  overflow: hidden;
  color: #1f1f1f;
  /*text-overflow: ellipsis;white-space: nowrap;*/
  display: block;
  background: url(http://ic.cas.cn/images/lmbg01.png) repeat-x bottom;
  padding-bottom: 12px;
  font-weight: 700;
}

.module-b .jbinfo h2:after {
  bottom: 0;
  left: 0;
  content: "";
  position: absolute;
  width: 28px;
  height: 4px;
  background: #4c63b6;
}

.rydetail {
  display: block;
  overflow: hidden;
  width: 100%;
  float: left;
  margin-top: 15px;
}

.rydetail .detail {
  padding-left: 2px;
  font-size: 15px !important;
  line-height: 1.9 !important;
}

.rydetail strong,
.rydetail b {
  font-size: 18px;
  font-weight: 700;
  color: #333;
  padding-bottom: 15px;
  position: relative;
}

.rydetail strong:after,
.rydetail b:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #1e3d96;
}

.rydetail p.line,
.rydetail div.line {
  display: block;
  width: 100%;
  margin: 40px 0 22px;
  height: 34px;
  border-bottom: #f0f0f0 solid 1px;
  line-height: 1;
}

.rydetail p:first-child.line,
.rydetail div:first-child.line {
  margin-top: 0;
}

.rydetail div {
  margin: 0 0 4px;
}

@media screen and (max-width: 1199px) {
  .module:after {
    width: 196px;
    height: 196px;
    top: 12%;
    right: 58px;
  }

  .module-a {
    width: 33%;
  }

  .module-b {
    width: 67%;
  }

  .module-b .jbinfo {
    padding: 30px 72px 30px 30px;
  }

  .pepxl-txt .col-md-6 {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .module:after {
    width: 240px;
    height: 240px;
    top: 9%;
    right: 72px;
  }

  .module-b .jbinfo {
    padding: 30px 88px 30px 30px;
  }

  .pepxl-txt .col-md-6 {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .module {
    background-size: 137% 100%;
  }

  .module:after {
    width: 220px;
    height: 220px;
    top: 153px;
    right: inherit;
    left: 50%;
    opacity: .3;
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .module-a {
    width: 100%;
  }

  .module-b {
    width: 100%;
  }

  .module-b .jbinfo {
    padding: 16px 18px 20px 18px;
  }

  .rydetail {
    margin-top: 30px;
  }

  .pepxl-txt .col-md-6 {
    width: 100%;
  }
}

.name-lanmu {
  overflow: hidden;
  margin-top: 36px;
}

.name-lanmu_l {
  color: #262626;
  float: left;
  font-weight: 700;
  font-size: 18px;
  padding: 0 0 2px 18px;
  position: relative;
  line-height: 1.4;
}

.name-lanmu_l:after {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  width: 4px;
  height: 18px;
  background-color: #1e3d96;
  border-radius: 4px;
}

.link-name {
  overflow: hidden;
  padding-left: 19px;
}

.link-name h4 {
  font-size: 16px;
  margin: 25px 0 0;
  color: #333;
  font-weight: 700;
}

.link-name li {
  margin-top: 18px;
  background: url(../image/gb2023-icon03.png) no-repeat 15px 4px;
  padding-left: 34px;
  font-size: 16px;
}

.link-name li a {
  float: left;
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.4;
  color: #333;
  padding: 0 0 0 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  position: relative;
}

.link-name li a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  width: 6px;
  height: 6px;
  background-color: #fea734;
  border-radius: 3px;
}

.link-name li a:hover {
  color: #0f48b3;
  text-decoration: none;
}

.link-name .col-md-2 {
  width: 12.5%;
  float: left;
  line-height: 1.1;
}

@media (max-width: 1280px) {
  .link-name .col-md-2 {
    width: 16.666%;
  }
}

@media (max-width: 1199px) {
  .link-name .col-md-2 {
    width: 20%;
  }
}

@media (max-width: 767px) {
  .link-name .col-md-2 {
    width: 33.333333%;
  }

  .link-name {
    margin-top: 4px;
  }
}

@media (max-width: 320px) {
  .link-name .col-md-2 {
    width: 50%;
  }
}

.textlist {
  margin-top: 36px;
}

.textlist .row {
  margin-left: -25px;
  margin-right: -25px;
}

.textlist .row>[class^='col'] {
  padding-left: 25px;
  padding-right: 25px;
}

.textlist .box-s {
  padding: 15px 128px 15px 38px;
  position: relative;
  line-height: 30px;
  transition: background 0.3s;
  border-radius: 5px;
}

.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: #eef2fe;
}

.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,
.textlist li:nth-child(odd) .box-s:hover {
  background: #1e3d96;
}

.textlist .box-s:hover:before {
  background: #fff;
}

.textlist .box-s:hover .box-title,
.textlist .box-s:hover .box-date {
  color: #fff;
}

.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;
  }
}

.list-news {
  overflow: hidden;
  display: block;
  margin-top: 36px;
}

.list-news li {
  overflow: hidden;
  border-bottom: 1px dashed #d4d4d4;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.list-news li:last-child {
  margin-bottom: 0px;
}

.list-news li a {
  float: left;
  max-width: 88%;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  background-image: url(../image/gb2023-icon04.png);
  background-repeat: no-repeat;
  background-position: left 6px;
  padding-left: 22px;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: justify;
}

.list-news li a:hover {
  color: #2245ab;
}

.list-news i {
  float: left;
  margin: 14px 0 0 8px;
}

.list-news span {
  line-height: 150%;
  color: #999;
  font-size: 15px;
}

.list-news span.right {
  float: right;
}

@media (max-width: 1199px) {
  .list-news li a {
    max-width: 86%;
  }
}

@media screen and (max-width: 991px) {
  .list-news li {
    margin-bottom: 18px;
  }

  .list-news li a {
    white-space: normal;
    max-width: 76%;
  }

  .list-news i {
    margin: 12px 0 0 8px;
  }
}

@media screen and (max-width: 767px) {
  .list-news li a {
    max-width: 100%;
  }

  .list-news span {
    width: 100%;
    padding: 4px 0px 0 22px;
  }

  .list-news {
    margin-top: 26px;
  }
}

.graphiclist {
  margin-top: 36px;
}

.graphiclist li {
  display: block;
  overflow: hidden;
  margin-bottom: 40px;
}

.graphiclist li:last-child {
  margin-bottom: 0px;
}

.graphiclist h2 {
  margin: 0 0 15px 0;
  font-size: 18px;
  line-height: 1.5;
  color: #333;
  overflow: hidden;
  display: block;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  max-height: 51px;
}

.graphiclist .news-img {
  margin-right: 28px;
  width: 288px;
  height: 144px;
  overflow: hidden;
  border-radius: 5px;
  border: #eeeeee solid 1px;
}

.graphiclist .news-img img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  -webkit-transition: All 0.5s ease-in-out;
  -moz-transition: All 0.5s ease-in-out;
  -o-transition: All 0.5s ease-in-out;
  transition: All 0.5s ease-in-out;
}

.graphiclist .news-txt {
  position: relative;
  height: 144px;
}

.graphiclist .news-txt .zy {
  line-height: 1.7;
  font-size: 14px;
  margin: 0px;
  color: #999;
  overflow: hidden;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  height: 48px;
}

.graphiclist .news-txt i {
  font-size: 16px;
  margin: 15px 0 0;
  color: #6b7baa;
  display: block;
  font-style: normal;
  line-height: 1.1;
  position: absolute;
  left: 0;
  bottom: 0;
}

.graphiclist li:hover h2 {
  color: #2245ab;
  text-decoration: none;
  font-weight: 700;
}

.graphiclist li:hover .news-img img {
  -webkit-transform: scale(1.12);
  /* Safari and Chrome */
  -moz-transform: scale(1.12);
  /* Firefox */
  -ms-transform: scale(1.12);
  /* IE 9 */
  -o-transform: scale(1.12);
  /* Opera */
  transform: scale(1.12);
}

@media (min-width: 767px) {
  .graphiclist .news-txt {
    overflow: hidden;
  }
}

@media (max-width: 991px) {}

@media (max-width: 767px) {
  .graphiclist li {
    margin-bottom: 30px;
  }

  .graphiclist li h2 {
    line-height: 1.4;
    margin: 0 0 10px;
    -webkit-line-clamp: inherit;
    max-height: inherit;
  }

  .graphiclist .news-txt i {
    position: inherit;
    margin: 18px 0 0;
  }

  .graphiclist .news-img {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 16px;
  }

  .graphiclist .news-txt {
    float: left;
    height: auto;
  }
}

.info-box {
  margin-top: 16px;
}

.info-box div {
  margin-bottom: 20px !important;
}

.info-box div:nth-last-of-type(1) {
  margin-bottom: 0 !important;
}

.info-box div.textlink {
  margin-bottom: 0 !important;
}

.info-tit h3 {
  font-size: 18px !important;
  font-weight: 700;
  color: #fff;
  line-height: 1.1;
  background: #1e3d96;
  padding: 11px 15px;
  float: left;
  margin: 0;
}

.info-sort {
  font-size: 18px;
  color: #333;
  line-height: 1.1;
  border-bottom: #eee solid 1px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  font-weight: 700;
}

.textlink {
  width: 100%;
  float: left;
  word-break: break-all;
  line-height: 26px;
}

.textlink .gao1 {
  height: 136px;
  overflow: hidden;
}

.textlink .gao2 {
  height: 136px;
  overflow: hidden;
}

.textlink .gao3 {
  height: 68px;
  overflow: hidden;
}

.textlink ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.textlink ul li {
  display: block;
}

.textlink ul li a {
  font-size: 15px;
  color: #454545;
  line-height: 34px;
  position: relative;
  padding-left: 18px;
}

.textlink ul li a:after {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #9ca5c6;
  position: absolute;
  top: 6px;
  left: 2px;
  background-image: none !important;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.textlink ul li a:hover {
  color: #2245ab;
  text-decoration: none;
}

@media (max-width: 767px) {
  .textlink .gao1 {
    height: auto;
  }
}

@media (max-width: 320px) {
  .info-box .col-xs-6 {
    width: 100%;
  }

  .textlink .gao2 {
    height: auto;
  }
}

.linkspic {}

.linkspic .row {
  margin-left: -20px;
  margin-right: -20px;
}

.linkspic .row [class^='col'] {
  padding-left: 20px;
  padding-right: 20px;
}

.linkspic li {
  margin-top: 38px;
}

.linkspic li a {
  display: block;
  overflow: hidden;
}

.linkspic li a img {
  height: 82px;
  width: 100%;
  -moz-transition: all .5s ease;
  /* Firefox */
  -ms-transition: all .5s ease;
  /* IE 9 */
  -o-transition: all .5s ease;
  /* Opera */
  transition: all .5s ease;
}

.linkspic li a:hover img {
  -webkit-transform: scale(1.02);
  /* Safari and Chrome */
  -moz-transform: scale(1.02);
  /* Firefox */
  -ms-transform: scale(1.02);
  /* IE 9 */
  -o-transform: scale(1.02);
  /* Opera */
  transform: scale(1.02);
}

.linkspic .col-md-4 {
  width: 33.333333%;
  float: left;
}

.linkspic[data-v-home] .row {
  margin-left: -25px;
  margin-right: -25px;
}

.linkspic[data-v-home] .row [class^='col'] {
  padding-left: 25px;
  padding-right: 25px;
}

.linkspic[data-v-home] li {
  margin-top: 28px;
}

.linkspic[data-v-home] li a img {
  height: 105px;
}

.linkspic[data-v-home] li:nth-child(4) {
  display: none;
}

.linkspic[data-v-link] li a {
  border: #ebecfb solid 1px;
  border-radius: 5px;
}

.linkspic[data-v-link] li a img {
  height: 103px;
}

@media (max-width: 1680px) {
  .linkspic[data-v-home] li a img {
    height: 96px;
  }
}

@media (max-width: 1440px) {
  .linkspic li a img {
    height: 72px;
  }

  .linkspic[data-v-home] li a img {
    height: 80px;
  }

  .linkspic[data-v-link] li a img {
    height: 91px;
  }
}

@media (max-width: 1280px) {
  .linkspic[data-v-home] .row {
    margin-left: -15px;
    margin-right: -15px;
  }

  .linkspic[data-v-home] .row [class^='col'] {
    padding-left: 15px;
    padding-right: 15px;
  }

  .linkspic li a img {
    height: 63px;
  }

  .linkspic[data-v-home] li a img {
    height: 72px;
  }

  .linkspic[data-v-link] li a img {
    height: 82px;
  }
}

@media (max-width: 1199px) {
  .linkspic .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  .linkspic .row [class^='col'] {
    padding-left: 10px;
    padding-right: 10px;
  }

  .linkspic li {
    margin-top: 28px;
  }

  .linkspic li a img {
    height: 56px;
  }

  .linkspic[data-v-link] li a img {
    height: 68px;
  }
}

@media (max-width: 991px) {
  .linkspic .col-md-4 {
    width: 50%;
  }

  .linkspic li a img {
    height: 62px;
  }

  .linkspic[data-v-home] .col-md-4 {
    width: 50%;
  }

  .linkspic[data-v-home] li:nth-child(4) {
    display: block;
  }

  .linkspic[data-v-home] li a img {
    height: 66px;
  }

  .linkspic[data-v-link] li a img {
    height: 77px;
  }
}

@media (max-width: 767px) {
  .linkspic .col-md-4 {
    width: 100%;
  }

  .linkspic li {
    margin-top: 24px;
  }

  .linkspic li a img {
    height: auto;
  }

  .linkspic[data-v-home] .col-md-4 {
    width: 100%;
  }

  .linkspic[data-v-home] li a img,
  .linkspic[data-v-link] li a img {
    height: auto;
  }

  .linkspic[data-v-home] li {
    margin-top: 22px;
  }

  .linkspic[data-v-home] li:nth-child(4) {
    display: none;
  }
}

/*---------------Photo News List---------------------*/
.index-piclist {}

.index-piclist li {
  margin-top: 30px;
}

.index-piclist .viopic-box {
  border: #F5F7FC solid 1px;
  position: relative;
  transition: 0.3s;
  display: block;
  overflow: hidden;
  background: #F5F7FC;
  border-radius: 5px;
}

.index-piclist .viopic-box::before,
.index-piclist .viopic-box::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #0052d9;
  transform: scale(0);
  transition: 0.3s;
  z-index: 1;
  border-radius: 5px;
}

.index-piclist .viopic-box::before {
  border-right: none;
  border-bottom: none;
  transform-origin: 0 0;
}

.index-piclist .viopic-box::after {
  border-left: none;
  border-top: none;
  transform-origin: 100% 100%;
}

.index-piclist .viopic-box:hover {
  border: #F5F7FC solid 1px;
}

.index-piclist .viopic-box:hover::before,
.index-piclist .viopic-box:hover::after {
  transform: scaleX(1);
}

.index-piclist .viopic-box .img-box {
  overflow: hidden;
  position: relative;
  width: 180px;
  height: 120px;
  margin-right: 22px;
  float: left;
}

.index-piclist .viopic-box .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}

.index-piclist .viopic-box:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s;
}

.index-piclist .viopic-box .viopic-txt {
  padding: 18px 22px 10px 0;
  overflow: hidden;
}

.index-piclist .viopic-box .viopic-txt h5 {
  font-size: 15px;
  color: #778bac;
  line-height: 1;
  margin: 0;
}

.index-piclist .viopic-box .viopic-txt h3 {
  font-size: 16px;
  color: #333;
  line-height: 1.5;
  margin: 0 0 16px;
  display: block;
  width: 100%;
  overflow: hidden;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  max-height: 48px;
}

.index-piclist .viopic-box:hover .viopic-txt h3 {
  color: #2245ab;
}

.index-piclist .viopic-box .viopic-txt h4 {
  font-size: 14px;
  color: #737373;
  line-height: 1.6;
  margin: 0 0 18px;
  max-height: 66px;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

@media (max-width: 1199px) {
  .index-piclist .col-md-6 {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .index-piclist .viopic-box .img-box {
    width: 100%;
    height: auto;
    margin-right: 0;
  }

  .index-piclist .viopic-box .viopic-txt {
    padding: 18px 18px 22px;
  }

  .index-piclist .viopic-box .viopic-txt h3 {
    -webkit-line-clamp: inherit;
    max-height: inherit;
  }
}

.urlpic {}

.urlpic li {
  margin-top: 36px;
}

.urlpic .row {
  margin-right: -20px;
  margin-left: -20px;
}

.urlpic .row>[class^='col'] {
  padding-right: 20px;
  padding-left: 20px;
}

.urlpic li h4 {
  font-size: 16px;
  color: #333;
  line-height: 1.5;
  margin: 15px 0 0;
  text-align: center;
}

.urlpic li:hover h4 {
  color: #cc000d;
}

.urlpic[data-v-nav] li {
  margin-top: 20px;
}

.urlpic[data-v-nav] .row {
  margin-right: -16px;
  margin-left: -16px;
}

.urlpic[data-v-nav] .row>[class^='col'] {
  padding-right: 16px;
  padding-left: 16px;
}

.casurl {
  background: #fff;
  padding: 12px 18px;
  text-align: center;
  height: 90px;
  display: table;
  width: 100%;
  border: #e3e3e3 solid 1px;
  border-radius: 4px;
  position: relative;
}

.casurl::before,
.casurl::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #0052d9;
  transform: scale(0);
  transition: 0.3s;
  z-index: 1;
  border-radius: 4px;
}

.casurl::before {
  border-right: none;
  border-bottom: none;
  transform-origin: 0 0;
}

.casurl::after {
  border-left: none;
  border-top: none;
  transform-origin: 100% 100%;
}

.casurl:hover {
  border: #fff solid 1px;
}

.casurl:hover::before,
.casurl:hover::after {
  transform: scaleX(1);
}

.casurl span {
  width: 100%;
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
}

.casurl span img {
  width: auto;
  height: auto;
  max-height: 54px;
}

@media (max-width: 1199px) {
  .urlpic li {
    margin-top: 30px;
  }

  .urlpic .row {
    margin-right: -15px;
    margin-left: -15px;
  }

  .urlpic .row>[class^='col'] {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (max-width: 767px) {
  .urlpic {
    margin-top: 8px;
  }

  .urlpic li {
    margin-top: 20px;
  }
}

/*-----------------Text List---------------------*/
.list-index {
  overflow: hidden;
  display: block;
}

.list-index ul li {
  overflow: hidden;
  width: 100%;
  text-align: left;
  margin-bottom: 20px;
  border-bottom: #d8ddea dashed 1px;
  padding-bottom: 20px;
}

.list-index ul li:last-child {
  margin-bottom: 0px;
  padding-bottom: 0;
  border: 0;
}

.list-index ul li a {
  float: left;
  width: 100%;
  overflow: hidden;
  font-size: 18px;
  line-height: 1.4;
  color: #333;
  padding: 0 0 0 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  position: relative;
  height: 22px;
}

.list-index ul li a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  width: 8px;
  height: 9px;
  background: url(../image/gb2023-icon04.png) no-repeat;
}

.list-index ul li a>img {
  display: inline-block;
  margin: 0 0 0 6px;
}

.list-index ul li a:hover {
  color: #2245ab;
  text-decoration: none;
}

@media (max-width: 1440px) {
  .list-index ul li {
    margin-bottom: 16px;
    padding-bottom: 17px;
  }
}

@media (max-width: 1366px) {
  .list-index ul li {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}

@media (max-width: 1280px) {
  .list-index ul li {
    margin-bottom: 11px;
    padding-bottom: 11px;
  }

  .list-index ul li a {
    font-size: 17px;
  }
}

@media (max-width: 1199px) {
  .list-index ul li {
    margin-bottom: 17px;
    padding-bottom: 17px;
  }
}

@media (max-width: 767px) {
  .list-index ul li {
    margin-bottom: 16px;
  }

  .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: 23px;
}

.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: 8px;
  height: 9px;
  background: url(../image/gb2023-icon04.png) no-repeat;
}

.list-tab ul li a>img {
  display: inline-block;
  margin: 0 0 0 6px;
}

.list-tab ul li a:hover {
  color: #2245ab;
  text-decoration: none;
}

.list-tab i {
  float: left;
  margin: 0 0 0 8px;
}

.list-tab span {
  line-height: 1.4;
  color: #9aa1b2;
  font-size: 15px;
  font-family: Arial;
}

.list-tab span.right {
  float: right;
}

.list-tab[data-v-home] ul li {
  margin-bottom: 30px;
}

.list-tab[data-v-home] ul li:last-child {
  margin-bottom: 0px;
}

.list-tab[data-v-home1] ul li {
  margin-bottom: 30px;
}

.list-tab[data-v-home1] ul li:last-child {
  margin-bottom: 0px;
}

@media (max-width: 1440px) {
  .list-tab[data-v-home] ul li {
    margin-bottom: 27px;
  }

  .list-tab[data-v-home1] ul li {
    margin-bottom: 24px;
  }
}

@media (max-width: 1280px) {
  .list-tab ul li a {
    float: left;
    max-width: 78%;
  }

  .list-tab[data-v-home] ul li {
    margin-bottom: 23px;
  }

  .list-tab[data-v-home1] ul li {
    margin-bottom: 23px;
  }
}

@media (max-width: 1199px) {
  .list-tab ul li a {
    max-width: 82%;
  }
}

@media (max-width: 991px) {
  .list-tab ul li a {
    max-width: 78%;
  }
}

@media (max-width: 767px) {
  .list-tab ul li {
    margin-bottom: 16px;
  }

  .list-tab ul li a {
    max-width: 100%;
    white-space: normal;
    height: auto;
  }

  .list-tab span {
    width: 100%;
    padding-left: 16px;
    padding-top: 3px;
  }
}

.index-culture-box {
  overflow: hidden;
}

.index-culture-box li {
  margin-bottom: 17px;
  border-bottom: #d8ddea dashed 1px;
  padding-bottom: 17px;
}

.index-culture-box li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: 0;
}

.culture-a {
  display: block;
  overflow: hidden;
}

.culture-a .c-date {
  float: left;
  margin-right: 17px;
  padding-right: 18px;
  width: 80px;
  height: 45px;
  text-align: right;
  font-size: 14px;
  color: #1e3d96;
  line-height: 22px;
  margin-top: 5px;
  position: relative;
}

.culture-a .c-date div:first-child {
  font-size: 24px;
  font-weight: bold;
  color: #1e3d96;
  margin-bottom: 3px;
}

.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: #2245ab;
}

@media (max-width: 1440px) {
  .index-culture-box li {
    margin-bottom: 14px;
    padding-bottom: 15px;
  }
}

@media (max-width: 1280px) {
  .index-culture-box li {
    margin-bottom: 11px;
    padding-bottom: 11px;
  }
}

@media (max-width: 767px) {
  .culture-a .c-date {
    margin-right: 0;
    padding-right: 0;
    width: 86px;
  }

  .culture-a .c-date div {
    width: 70px;
  }

  .culture-a .c-title {
    display: block;
    height: auto;
  }
}

.quicklink {
  overflow: hidden;
}

.quicklink .row {
  margin-left: -10px;
  margin-right: -10px;
}

.quicklink .row>[class^='col'] {
  padding-left: 10px;
  padding-right: 10px;
}

.quicklink li {
  margin-bottom: 21px;
  position: relative;
}

.quicklink li a {
  display: block;
}

.quicklink li .imgpart {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 5px;
}

.quicklink li .imgpart:after {
  position: absolute;
  content: '';
  top: 8px;
  left: 8px;
  bottom: 8px;
  right: 8px;
  border: rgba(255, 255, 255, .5) solid 1px;
}

.quicklink li .imgpart .bgimg {
  background-color: #0b4870;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 70px;
  background-position: top center;
  -moz-transition: all .5s ease;
  /* Firefox */
  -ms-transition: all .5s ease;
  /* IE 9 */
  -o-transition: all .5s ease;
  /* Opera */
  transition: all .5s ease;
}

.quicklink 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);
}

.quicklink 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;
  padding: 12px;
}

.quicklink li .imgpart .nrbox h4 {
  font-size: 18px;
  line-height: 1.3;
  margin: 0 0 8px;
  color: #fff;
  width: 88%;
  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%);
}

.quicklink li:first-child .imgpart .bgimg {
  height: 90px;
}

.quicklink li:first-child .imgpart .nrbox h4 {
  width: auto;
  padding-left: 38px;
  font-size: 20px;
}

.quicklink li:first-child .imgpart .nrbox h4 i {
  position: absolute;
  left: 0;
  top: 1px;
}

@media (max-width: 1440px) {
  .quicklink li {
    margin-bottom: 11px;
  }

  .quicklink li .imgpart .nrbox h4 {
    font-size: 17px;
  }
}

@media (max-width: 1280px) {
  .quicklink li {
    margin-bottom: 9px;
  }
}

@media (max-width: 1199px) {
  .quicklink li {
    margin-bottom: 20px;
  }

  .quicklink li .imgpart .nrbox h4 {
    font-size: 20px;
  }
}

.piclist {
  margin-top: 30px;
}

.piclist li {
  margin-bottom: 20px;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}

.piclist li:hover {
  transform: translate(0, -10px);
  -webkit-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
}

.piclist li .boxstyle {
  width: 100%;
  margin: 0 auto;
}

.piclist li .boxstyle .img-box {
  width: 226px;
  height: 308px;
  margin: 0 auto;
}

.piclist li .boxstyle .img-box img {
  height: 100%;
  width: 100%;
  display: block;
}

.piclist li .boxstyle .txtinfo {
  margin: 15px 2px 0;
  overflow: hidden;
}

.piclist li .boxstyle .txtinfo h4 {
  margin: 0 0 8px 0;
  text-align: center;
  font-size: 17px;
  color: #222;
  line-height: 1.4;
  border: 0;
  width: 100%;
  overflow: hidden;
  display: block;
}

.piclist li .boxstyle:hover .txtinfo h4 {
  color: #334ca6;
}

.piclist .col-md-4 {
  width: 25%;
  float: left;
}

@media (max-width: 1199px) {
  .piclist li .boxstyle .img-box {
    width: 195px;
    height: 266px;
  }
}

@media (max-width: 991px) {
  .piclist li .boxstyle .img-box {
    width: 140px;
    height: 191px;
  }
}

@media (max-width: 767px) {
  .piclist .col-md-4 {
    width: 100%;
  }

  .piclist li .boxstyle .img-box {
    width: 236px;
    height: auto;
  }
}

.list-kp {
  overflow: hidden;
  display: block;
  margin-top: 10px;
}

.list-kp ul li {
  overflow: hidden;
  text-align: left;
  margin-top: 20px;
}

.list-kp ul li a {
  float: left;
  width: 100%;
  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-kp ul li a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  width: 8px;
  height: 9px;
  background: url(../image/gb2023-icon04.png) no-repeat;
}

.list-kp ul li a>img {
  display: inline-block;
  margin: 0 0 0 6px;
}

.list-kp ul li a:hover {
  color: #2245ab;
  text-decoration: none;
}

@media (max-width: 767px) {
  .list-kp ul li a {
    white-space: normal;
    height: inherit;
  }
}

.qchorg {
  padding: 0 10%;
  margin-top: 46px;
}

.qchorg h3 {
  font-size: 22px;
  line-height: 1;
  margin: 0;
}

.xlmain .text.qchorg p {
  margin-bottom: 10px;
}

.xlmain .text.qchorg p:last-child {
  margin-bottom: 0;
}

.xlmain .text.qchorg .name-lanmu {
  margin-top: 0;
  margin-bottom: 20px;
}

.qch-leader {
  overflow: hidden;
  margin: 0 auto 20px;
}

.qch-leader li {
  margin-top: 45px;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}

.qch-leader li:hover {
  transform: translate(0, -10px);
  -webkit-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
}

.qch-leader .imgbox {
  overflow: hidden;
  display: block;
  border: #e3e4f6 solid 1px;
  border-radius: 5px;
  width: 200px;
  height: 274px;
  margin: 0 auto;
}

.qch-leader .imgbox img {
  width: 100%;
  height: 100%;
}

.qch-leader h4 {
  color: #333;
  text-align: center;
  font-size: 17px;
  margin: 26px 0 0;
  position: relative;
  padding-bottom: 18px;
}

.qch-leader h4 span {
  color: #888888;
  margin-left: 15px;
}

.qch-leader li:hover h4 {
  color: #0f48b3;
}

.qch-leader li:hover h4:after {
  background-color: #e81818;
}

@media (max-width: 1280px) {
  .qchorg[data-v-san] .qch-leader .imgbox {
    width: 191px;
    height: 260px;
  }
}

@media (max-width: 1199px) {
  .qchorg[data-v-san] .qch-leader .imgbox {
    width: 178px;
    height: 242px;
  }

  .qchorg[data-v-san] {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .qchorg {
    padding: 0;
  }
}

.link-qchname {
  overflow: hidden;
  margin-left: 19px;
  position: relative;
  padding-left: 94px;
  margin-top: 8px;
}

.link-qchname .row {
  margin-left: -5px;
  margin-right: -5px;
}

.link-qchname .row >li {
  padding-left: 5px;
  padding-right: 5px;
}

.link-qchname h4 {
  position: absolute;
  font-size: 16px;
  color: #333;
  font-weight: 700;
  top: 6px;
  left: 0;
}

.link-qchname li {
  margin-top: 11px;
  font-size: 16px;
  color: #555;
  float: left;
  overflow: hidden;
}

.link-qchname li a {
  float: left;
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  color: #555;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  position: relative;
}

.link-qchname li a:hover {
  color: #0f48b3;
  text-decoration: none;
}

.link-qchname .row >li {
  width: 11.111%;
  float: left;
}

@media (max-width: 1280px) {
  .link-qchname .row >li {
    width: 12.5%;
  }
}

@media (max-width: 1199px) {
  .link-qchname .row >li {
    width: 16.666%;
  }
}

@media (max-width: 767px) {
  .link-qchname .row >li {
    width: 33.333333%;
  }

  .link-qchname {
    margin-top: 4px;
    padding-left: 0;
  }

  .link-qchname h4 {
    position: inherit;
    margin: 14px 0 5px;
  }
}

@media (max-width: 320px) {
  .link-qchname .col-md-2 {
    width: 50%;
  }
}

.container-sec {
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  padding: 30px 30px 20px;
  background-color: #e8eef7;
  position: relative;
  z-index: 0;
}

.container-sec .part-l {
  position: absolute;
  left: -57px;
  top: 50px;
  width: 198px;
  height: 169px;
  z-index: -1;
}

.container-sec .part-r {
  position: absolute;
  right: -74px;
  bottom: 50px;
  width: 219px;
  height: 188px;
  z-index: -1;
}

@media (min-width: 1903px) {
  .container-sec {
    max-width: 1720px;
  }
}

@media (max-width: 1902px) {
  .container-sec {
    width: calc(100% - 200px);
  }
}

@media (max-width: 1800px) {
  .container-sec {
    width: calc(100% - 160px);
  }
}

@media (max-width: 1700px) {
  .container-sec {
    width: calc(100% - 90px);
  }
}

@media (max-width: 767px) {
  .container-sec {
    width: 100%;
    padding: 38px 15px 24px;
  }
}

/* new 学术期刊 */
.new-learned-periodical .box-s {
  padding-top: 35px;
  padding-bottom: 35px;
  border-bottom: 1px solid #E1E2F0;
}

.new-learned-periodical .box-s:hover .box-img img {
  transform: scale(1.1);
}

.new-learned-periodical .box-s:hover .box-img .img-mc {
  opacity: 1;
  z-index: 9;
}

.new-learned-periodical .box-s:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.new-learned-periodical .box-s .box-img {
  float: left;
  width: 250px;
  margin-right: 35px;
  position: relative;
  overflow: hidden;
}

.new-learned-periodical .box-s .box-img img {
  display: block;
  width: 100%;
  transition: all 0.5s;
}

.new-learned-periodical .box-s .box-img .img-mc {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  transition: all 0.5s;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  z-index: -1;
}

.new-learned-periodical .box-s .box-img .img-a {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: transparent;
}

.new-learned-periodical .box-s .box-img .img-btn {
  display: block;
  position: absolute;
  bottom: 25px;
  left: 50%;
  margin-left: -60px;
  width: 120px;
  height: 36px;
  line-height: 36px;
  background-color: #fff;
  text-align: center;
  color: #1E3D96;
  border-radius: 18px;
  z-index: 2;
}

.new-learned-periodical .box-s .box-info {
  overflow: hidden;
}

.new-learned-periodical .box-s .box-info .info-title {
  border-bottom: 1px solid #E1E2F0;
  margin-bottom: 22px;
  padding-bottom: 17px;
}

.new-learned-periodical .box-s .box-info .info-title a {
  display: block;
  color: #1E3D96;
  font-weight: bold;
  font-size: 26px;
  line-height: 36px;
}

.new-learned-periodical .box-s .box-info .info-txt {
  margin-bottom: 22px;
}

.new-learned-periodical .box-s .box-info .info-txt li {
  float: left;
  width: 50%;
  padding-right: 20px;
  line-height: 30px;
  margin-bottom: 8px;
  color: #333333;
  font-size: 16px;
}

.new-learned-periodical .box-s .box-info .info-txt li:nth-child(2n + 1) {
  clear: both;
}

.new-learned-periodical .box-s .box-info .info-txt li span {
  color: #1E3D96;
}

.new-learned-periodical .box-s .box-info .info-more {
  display: block;
  width: 164px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  background: #EAEFFC;
  border-radius: 4px;
  font-size: 16px;
  color: #333333;
}

.new-learned-periodical .box-s .box-info .info-more:hover {
  background: #1E3D96;
  color: #fff;
}

@media (max-width: 1199px) {
  .new-learned-periodical .box-s {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .new-learned-periodical .box-s .box-img {
    width: 220px;
    margin-right: 30px;
  }

  .new-learned-periodical .box-s .box-info .info-title a {
    line-height: 34px;
    font-size: 24px;
  }

  .new-learned-periodical .box-s .box-info .info-txt {
    margin-bottom: 20px;
  }

  .new-learned-periodical .box-s .box-info .info-txt li {
    float: none;
    width: 100%;
    padding-right: 0;
    line-height: 28px;
    margin-bottom: 6px;
  }

  .new-learned-periodical .box-s .box-info .info-more {
    display: block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
  }
}

@media (max-width: 1199px) {
  .new-learned-periodical .box-s {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .new-learned-periodical .box-s .box-img {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    margin-bottom: 15px;
  }

  .new-learned-periodical .box-s .box-info .info-title {
    text-align: center;
  }

  .new-learned-periodical .box-s .box-info .info-title a {
    line-height: 32px;
    font-size: 22px;
  }

  .new-learned-periodical .box-s .box-info .info-txt {
    margin-bottom: 20px;
  }

  .new-learned-periodical .box-s .box-info .info-txt li {
    text-align: center;
  }

  .new-learned-periodical .box-s .box-info .info-more {
    display: block;
    width: 150px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 767px) {
  .new-learned-periodical .box-s .box-img .img-mc {
    background-color: transparent;
    opacity: 1;
    z-index: 9;
  }
}

.table-box {
    overflow: hidden;
    overflow-x: auto;
    position: relative;
}
.table-box h4 {font-size: 20px;font-weight: 700;line-height: 1.1;color: #1E3D96;margin: 34px 0 22px;}
.table-box .min-table {
    position: relative;
}
.table-box .table {
    width: 100%;
    margin-bottom: 0;
	border: 0;
}
.table-box .table .table-thead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    background: #1E3D96;
}
.table-box .table .table-thead > li {
    float: left;
    font-weight: normal;
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.3;
    padding: 18px 15px;
    border-right: #98A8D5 solid 1px;
}
.table-box .table .table-thead > li:nth-child(1) {
    width: 50%;
}
.table-box .table .table-thead > li:nth-child(2) {
    width: 20%;
}
.table-box .table .table-thead > li:nth-child(3) {
    width: 30%;
}
.table-box .table .table-tbody > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    background: #ffffff;
	margin-top: 20px;
}
.table-box .table .table-tbody > ul li {
    float: left;
    font-size: 16px;
    color: #333333;
    line-height: 1.4;
    padding: 18px 20px;
    border-right: #f0f4fc solid 1px;
	display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.table-box .table .table-tbody > ul li:nth-child(1) {
    width: 50%;background: #F0F4FC;justify-content: inherit;
}
.table-box .table .table-tbody > ul li:nth-child(2) {
    width: 20%;
}
.table-box .table .table-tbody > ul li:nth-child(3) {
    width: 30%;border: 0;
}

@media (max-width: 767px) {
	.table-box .table .table-tbody > ul li {padding: 12px;}
	.table-box .table .table-thead > li:nth-child(1), .table-box .table .table-tbody > ul li:nth-child(1) {width: 44%;}
	.table-box .table .table-thead > li:nth-child(2), .table-box .table .table-tbody > ul li:nth-child(2) {width: 26%;}
}