* {
  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;
}
@font-face {
  font-family: 'Lato-Bold';
  src: url('https://api.cas.cn/lib/font-size/lato/Lato-Bold.woff2') format('woff2'), /* 现代浏览器首选 */ url('https://api.cas.cn/lib/font-size/lato/Lato-Bold.woff') format('woff'), /* 广泛兼容 */ url('https://api.cas.cn/lib/font-size/lato/Lato-Bold.ttf') format('truetype'), /* 旧版移动端 */;
}
@font-face {
  font-family: 'Lato-Heavy';
  src: url('https://api.cas.cn/lib/font-size/lato/Lato-Heavy.woff2') format('woff2'), /* 现代浏览器首选 */ url('https://api.cas.cn/lib/font-size/lato/Lato-Heavy.woff') format('woff'), /* 广泛兼容 */ url('https://api.cas.cn/lib/font-size/lato/Lato-Heavy.ttf') format('truetype'), /* 旧版移动端 */;
}
@font-face {
  font-family: 'OpenSans';
  src: url('https://api.cas.cn/lib/font-size/opensans/OpenSans-Regular.woff2') format('woff2'), /* 现代浏览器首选 */ url('https://api.cas.cn/lib/font-size/opensans/OpenSans-Regular.woff') format('woff'), /* 广泛兼容 */ url('https://api.cas.cn/lib/font-size/opensans/OpenSans-Regular.ttf') format('truetype'), /* 旧版移动端 */;
}
@font-face {
  font-family: 'Montserrat-Bold';
  src: url('https://api.cas.cn/lib/font-size/montserrat/Montserrat-Bold.woff2') format('woff2'), /* 现代浏览器首选 */ url('https://api.cas.cn/lib/font-size/montserrat/Montserrat-Bold.woff') format('woff'), /* 广泛兼容 */ url('https://api.cas.cn/lib/font-size/montserrat/Montserrat-Bold.ttf') format('truetype'), /* 旧版移动端 */;
}
@font-face {
  font-family: 'OpenSans-Bold';
  src: url('https://api.cas.cn/lib/font-size/opensans/OpenSans-Bold.woff2') format('woff2'), /* 现代浏览器首选 */ url('https://api.cas.cn/lib/font-size/opensans/OpenSans-Bold.woff') format('woff'), /* 广泛兼容 */ url('https://api.cas.cn/lib/font-size/opensans/OpenSans-Bold.ttf') format('truetype'), /* 旧版移动端 */;
}
@font-face {
  font-family: 'Montserrat-Regular';
  src: url('https://api.cas.cn/lib/font-size/montserrat/Montserrat-Regular.woff2') format('woff2'), /* 现代浏览器首选 */ url('https://api.cas.cn/lib/font-size/montserrat/Montserrat-Regular.woff') format('woff'), /* 广泛兼容 */ url('https://api.cas.cn/lib/font-size/montserrat/Montserrat-Regular.ttf') format('truetype'), /* 旧版移动端 */;
}
a[href]:after {
  content: normal;
}
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: \5FAE\8F6F\96C5\9ED1;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  background: #fff;
  height: auto;
  overflow-x: hidden;
  font-family: OpenSans;
}
a {
  color: #444;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  cursor: pointer;
}
a:hover,
a:focus {
  color: #1E4BB2;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  outline: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
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;
}
select {
  width: 100%;
}
.mb30 {
  margin-bottom: 30px;
}
@media (min-width: 1230px) {
  .container {
    width: 1200px;
  }
}
@media (min-width: 1299px) {
  .container {
    width: 1260px;
  }
}
@media (min-width: 1366px) {
  .container {
    width: 1330px;
  }
}
@media (min-width: 1399px) {
  .container {
    width: 1360px;
  }
}
@media (min-width: 1499px) {
  .container {
    width: 1460px;
  }
}
@media (min-width: 1640px) {
  .container {
    width: 1590px;
  }
}
@media (min-width: 1680px) {
  .container {
    width: 1630px;
  }
}
/*nav*/
.head_cent {
  position: relative;
}
.nav-wrap {
  z-index: 1009;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: linear-gradient(#001026 0%, rgba(0, 16, 38, 0) 100%);
}
.cd_btn {
  color: #fff;
  cursor: pointer;
  background: url(icon06_zdkj2025.png) no-repeat right center;
  padding-right: 18px;
  margin-right: -3px;
  display: inline-block;
}
.line-a {
  display: inline-block;
  vertical-align: middle;
}
.line-right {
  text-align: right;
  float: right;
}
.header-line a {
  font-size: 15px;
  color: #fff;
  margin-left: 1px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  line-height: 42px;
  width: 46px;
  height: 42px;
  float: left;
  background: #1E4BB2;
}
a.line-a {
  position: relative;
}
.header-line a.line-a span {
  display: inline-block;
  vertical-align: bottom;
}
.header-line a.line-a .icon-s {
  margin-right: 6px;
}
.header-line a.line-a .icon-s img {
  display: block;
  width: 28px;
}
.header-line a.line-search {
  width: 46px;
  height: 42px;
  background: url('search01_en2025.png') #1E4BB2 no-repeat center center;
}
div.line-a {
  position: relative;
}
.topcd_nr {
  display: none;
  position: absolute;
  width: 134px;
  background: rgba(0, 52, 125, 0.8);
  margin-left: -40px;
  text-align: center;
  padding: 10px 0;
  z-index: 1001;
}
.topcd_nr a {
  margin-left: 0;
  font-size: 14px;
  padding: 5px 0;
}
.page-other .nav-wrap::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 200px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.26) 0%, rgba(0, 0, 0, 0.6) 100%);
}
.page-other nav.navbar.bootsnav .navbar-brand .nav-logo .logo-d {
  display: none;
}
.page-other nav.navbar.bootsnav .navbar-brand .nav-logo .logo-other {
  display: block;
}
.page-other nav.navbar.bootsnav ul.nav > li > a {
  color: #fff;
}
nav.navbar.bootsnav {
  min-height: 100px;
  background: transparent;
  border: none;
  box-shadow: none;
  z-index: 999;
}
nav.navbar.bootsnav .navbar-header {
  margin-left: 0;
  margin-right: 0;
}
nav.navbar.bootsnav .navbar-brand {
  padding: 0 0 18px 0;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  transition: all 0.5s;
}
nav.navbar.bootsnav .navbar-brand .nav-logo .logo-other {
  display: none;
}
nav.navbar.bootsnav .navbar-brand a,
nav.navbar.bootsnav .navbar-brand span {
  float: left;
}
nav.navbar.bootsnav .navbar-brand span {
  width: 1px;
  height: 64px;
  background: #EAEAEA;
  margin-left: 20px;
  margin-right: 20px;
}
nav.navbar.bootsnav .navbar-brand img {
  display: block;
  width: 500px;
}
nav.navbar.bootsnav .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
nav.navbar.bootsnav ul.nav {
  float: right;
  position: relative;
  padding-bottom: 0;
  margin-top: 10px;
}
/* nav.navbar.bootsnav ul.nav::before {
  content: '';
  position: absolute;
  width: 2000px;
  height: 1px;
  bottom: 0;
  left: 0;
  background: #fff;
} */
nav.navbar.bootsnav ul.nav > li {
  margin: 0 32px 0 0;
  padding: 0;
}
nav.navbar.bootsnav ul.nav > li:last-child {
  margin-right: 0;
}
nav.navbar.bootsnav ul.nav > li > a {
  line-height: 50px;
  color: #fff;
  position: relative;
  padding: 0;
  font-size: 20px;
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Lato-Bold';
}
nav.navbar.bootsnav ul.nav > li > a::before {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 50%;
  height: 5px;
  background: #2A88D0;
  width: 0;
  transition: all 0.5s;
  transform: translate(-50%, 0);
}
nav.navbar.bootsnav ul.nav li.dropdown > a.dropdown-toggle:after {
  display: none;
}
nav.navbar.bootsnav ul.nav > li > a:hover,
nav.navbar.bootsnav ul.nav > li > a:focus,
nav.navbar.bootsnav ul.nav > li.active > a:hover,
nav.navbar.bootsnav ul.nav > li.active > a:focus,
nav.navbar.bootsnav ul.nav > li.active > a,
nav.navbar.bootsnav ul.nav > li.dropdown.on > a {
  background-color: transparent!important;
  color: #fff !important;
}
nav.navbar.bootsnav ul.nav > li > a:hover::before,
nav.navbar.bootsnav ul.nav > li > a:focus::before,
nav.navbar.bootsnav ul.nav > li.active > a:hover::before,
nav.navbar.bootsnav ul.nav > li.active > a:focus::before,
nav.navbar.bootsnav ul.nav > li.active > a::before,
nav.navbar.bootsnav ul.nav > li.dropdown.on > a::before {
  width: 50px;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
  border: none;
  box-shadow: 0 0 15px 0 rgba(7, 0, 2, 0.22);
  background: #00347D;
  min-width: 180px;
  width: 180px;
  left: 50%;
  margin-left: -90px;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 5px;
  padding-right: 5px;
  top: 100%;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
  border-bottom: none;
  color: #fff;
  margin: 0;
  padding: 7px 10px;
  line-height: 24px;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a:hover {
  color: #fff;
  background: #1959b4;
}
nav.navbar.bootsnav.scroll {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(8, 8, 7, 0.6);
  box-shadow: 0px 0px 14px 0px rgba(85, 128, 193, 0.27);
}
nav.navbar.bootsnav.scroll .navbar-brand {
  padding-top: 18px;
}
nav.navbar.bootsnav.scroll ul.nav {
  padding-top: 16px;
}
.phoe-menu-toggle {
  display: none;
}
.up-search-box {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  padding: 20px;
  transition: all 0.3s;
  transform: scale(1.2);
  opacity: 0;
  z-index: -1;
}
.up-search-box .middle-cont {
  width: 100%;
}
.up-search-box .up-close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 32px;
  height: 32px;
  background: url(search03_en2025.png) no-repeat center center;
  background-size: contain;
}
.up-search-box.active {
  transform: scale(1);
  opacity: 1;
  z-index: 9999;
}
.search-box {
  background: #fff;
  border-bottom: 4px solid #1E4BB2;
  position: relative;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.search-box .s-inp {
  width: 100%;
  height: 62px;
  line-height: 62px;
  font-size: 16px;
  padding-left: 15px;
}
.search-box .s-btn {
  height: 62px;
  line-height: 62px;
  width: 62px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 9;
  text-align: center;
}
.search-box .s-btn::before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(search02_en2025.png) no-repeat;
}
@media (max-width: 1640px) {
  nav.navbar.bootsnav .navbar-brand img {
    width: 450px;
  }
  nav.navbar.bootsnav ul.nav > li {
    margin: 0 16px 0 0;
  }
}
@media (max-width: 1499px) {
  nav.navbar.bootsnav .navbar-brand img {
    width: 420px;
  }
  nav.navbar.bootsnav ul.nav > li > a {
    font-size: 18px;
  }
}
@media (max-width: 1366px) {
  nav.navbar.bootsnav .navbar-brand img {
    width: 400px;
  }
  nav.navbar.bootsnav ul.nav > li > a {
    font-size: 16px;
  }
}
@media (max-width: 1299px) {
  nav.navbar.bootsnav .navbar-brand img {
    width: 350px;
  }
  nav.navbar.bootsnav ul.nav > li {
    margin: 0 12px 0 0;
  }
}
@media (max-width: 1199px) {
  nav.navbar.bootsnav .navbar-brand img {
    width: 450px;
  }
  nav.navbar.bootsnav {
    min-height: 95px;
  }
  nav.navbar.bootsnav .navbar-collapse {
    display: none !important;
  }
  nav.navbar.bootsnav .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  nav.navbar.bootsnav .navbar-brand {
    padding-top: 20px;
    padding-bottom: 15px;
  }
  .phone-menu-toggle {
    display: block !important;
  }
  .navbar-header {
    float: none !important;
  }
  .header-other {
    position: absolute;
    right: 85px;
    top: 30px;
    padding-top: 0;
    margin-right: 0 !important;
  }
  .navbar .toggle {
    margin-top: 35px;
  }
}
@media (max-width: 991px) {
  nav.navbar.bootsnav .navbar-header {
    padding-left: 0;
    padding-right: 0;
    float: left !important;
  }
  .header-other {
    top: 23px;
  }
  .navbar .toggle {
    margin-top: 0;
    top: 40px;
  }
}
@media (max-width: 767px) {
  nav.navbar.bootsnav .navbar-brand img {
    width: 100%;
  }
  nav.navbar.bootsnav {
    min-height: 70px;
  }
  nav.navbar.bootsnav .navbar-header {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
  nav.navbar.bootsnav .navbar-brand {
    padding-top: 0;
    padding-bottom: 10px;
    width: 65%;
    text-align: left;
  }
  .navbar .toggle {
    top: 14px;
  }
  .header-line a {
    width: 40px;
    height: 36px;
    line-height: 36px;
  }
  .header-line a.line-search {
    width: 40px;
    height: 36px;
  }
}
/* imgnone */
.image-item {
  position: relative;
  background-color: #f0f0f0;
  /* display: flex;
    align-items: center;
    justify-content: center; */
  text-align: center;
  overflow: hidden;
  height: 225px;
  width: 100%;
  margin-bottom: 16px;
}
.image-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
}
.image-item[data-img=""] span {
  display: block;
}
.image-item img:not([src]),
.image-item img[src=""] {
  display: none;
}
.imgnone[data-img=""] {
  display: none;
}
/* tonglan ---- style */
/* topbanner */
.top-banlbt {
  padding-top: 166px;
  background: url(topbg_tymb2025.png) no-repeat, linear-gradient(180deg, #0E389A 0%, #2A88D0 100%);
  background-size: cover;
  padding-bottom: 40px;
}
.research_highlights {
  padding: 55px 0 53px;
  background-image: url(rhbg_en2025.png);
  /* background-attachment: fixed; */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.rehgts_lb {
  position: relative;
}
.rehgts_lb .index_title01 {
  position: absolute;
  width: 50%;
  top: 0;
  left: 0;
  padding-right: 20px;
  z-index: 999;
}
.rehs-cent a {
  color: #fff;
}
.left_retxt {
  display: block;
  padding-top: 45px;
}
.rehs-cent a h3 {
  font-size: 38px;
  line-height: 1.45;
  margin-bottom: 16px;
  font-family: 'Lato-Bold';
}
.rehs-cent a span {
  font-size: 18px;
  display: block;
  margin-bottom: 20px;
  line-height: 1.375;
  font-family: 'OpenSans-Bold';
}
.rehs-cent a p {
  font-size: 16px;
  line-height: 1.75;
}
.rehs-cent a b {
  position: relative;
}
.rehs-banner01 .banner01-next,
.rehs-banner01 .banner01-prev {
  width: 40px;
  height: 40px;
  top: auto;
  bottom: 8px;
  z-index: 889;
  border-radius: 50%;
}
.rehs-banner01 .swiper-button-next:after,
.rehs-banner01 .swiper-button-prev:after {
  display: none;
}
.rehs-banner01 .swiper-button-next {
  background: url(icon02_en2025.png) #D8D8D8 no-repeat center;
  left: 186px;
  right: auto;
}
.rehs-banner01 .swiper-button-prev {
  background: url(icon01_en2025.png) #D8D8D8 no-repeat center;
  left: 0;
}
.rehs-banner01 .swiper-button-next:hover {
  background: url(icon04_en2025.png) #1E4BB2 no-repeat center;
}
.rehs-banner01 .swiper-button-prev:hover {
  background: url(icon03_en2025.png) #1E4BB2 no-repeat center;
}
.rehs-banner01 .banner01-pagination {
  font-size: 16px;
  color: #fff;
  line-height: 27px;
  text-align: left;
  width: auto;
  left: 128px;
  bottom: 12px;
  z-index: 889;
}
.lbbt_szq {
  position: absolute;
  left: 58px;
  font-size: 16px;
  font-weight: normal;
  bottom: 17px;
  color: #fff;
  z-index: 999;
}
.topban-more {
  position: absolute;
  width: 50%;
  bottom: 0;
  text-align: right;
  z-index: 888;
}
.topban-more a {
  border-radius: 27px;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 1.4;
  padding: 15px 40px 15px 15px;
  display: inline-block;
  margin-right: 15px;
  background: url(icon05_en2025.png) #1E4BB2 no-repeat right 15px center;
}
.topban-more a:hover {
  background: url(icon05_en2025.png) #0e4ad3 no-repeat right 10px center;
}
@media screen and (min-width: 992px) {
  .rehs-cent a b {
    height: 510px;
  }
  .rehs-cent a b img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
  }
}
@media screen and (max-width: 1499px) {
  .rehs-cent a h3 {
    font-size: 32px;
  }
}
@media screen and (max-width: 991px) {
  .rehgts_lb .index_title01 {
    width: 100%;
  }
  .rehs-banner01 {
    padding-bottom: 90px;
  }
  .rehs-cent a p {
    margin-bottom: 10px;
  }
  .rehs-cent a h3 {
    font-size: 24px;
  }
  .rehs-cent a span {
    margin-bottom: 15px;
  }
  .topban-more {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .rehgts_lb .index_title01 {
    position: static;
  }
  .left_retxt {
    padding-top: 0;
  }
  .top-banlbt {
    padding-top: 125px;
  }
  .rehs-cent a h3 {
    font-size: 20px;
  }
  .rehs-cent a span {
    font-size: 16px;
  }
  .rehs-banner01 .banner01-next,
  .rehs-banner01 .banner01-prev {
    display: none;
  }
  .lbbt_szq {
    left: 0;
  }
  .rehs-banner01 .banner01-pagination {
    left: 70px;
  }
  .rehs-cent a p {
    display: none;
  }
}
/* News*/
.news_updates {
  padding: 60px 0 35px;
  background: url(bg01_tymb2025.png) #F0F2F5 no-repeat top center;
  background-size: 100% auto;
}
.index_title {
  margin-bottom: 32px;
  text-align: center;
}
.index_title b {
  font-size: 28px;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  font-family: 'Montserrat-Bold';
}
.index_title b a {
  padding-bottom: 15px;
  display: block;
}
.index_title b a:hover {
  color: #1E4BB2;
}
.index_title b:after {
  content: '';
  position: absolute;
  background: #1E4BB2;
  width: 60px;
  height: 7px;
  bottom: 0;
  left: 50%;
  margin-left: -30px;
}
.newupdt_cent {
  padding-top: 20px;
  margin-bottom: 60px;
}
.newupdt_cent > div > a {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 20px;
}
.newupdt_cent > div > a > div {
  position: absolute;
  width: 94%;
  left: 3%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 0%, #FFFFFF 100%);
  border: 1px solid #fff;
  padding: 15px;
  bottom: 0;
  min-height: 88px;
}
.newupdt_cent > div > a > div h3 {
  font-family: 'Lato-Bold';
  font-size: 18px;
  color: #022233;
  line-height: 1.56;
}
.newupdt_cent > div > a:hover > div h3 {
  color: #1E4BB2;
}
.newupdt_cent > div > a span {
  position: absolute;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 1.4;
  top: 14px;
  left: 3%;
}
.btm-more {
  text-align: center;
}
.btm-more a {
  font-size: 16px;
  color: #666666;
  line-height: 22px;
  padding-right: 25px;
  background: url(icon06_en2025.png) no-repeat right center;
}
.btm-more a:hover {
  color: #1E4BB2;
  padding-right: 30px;
}
@media screen and (min-width: 992px) {
  .newupdt_cent > div > a b {
    height: 333px;
    position: relative;
  }
  .newupdt_cent > div > a b img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
  }
}
@media screen and (max-width: 991px) {
  .newupdt_cent > div {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  .newupdt_cent {
    margin-bottom: 10px;
  }
  .newupdt_cent > div > a > div h3 {
    font-size: 17px;
  }
  .index_title b {
    font-size: 24px;
  }
}
/* Events */
.events-cent {
  padding: 50px 0 70px;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.event-both {
  padding: 22px 0 30px;
}
.left-imgtxt01 {
  display: block;
  overflow: hidden;
}
.lftime {
  float: left;
  width: 48%;
  position: relative;
}
.nyr-time {
  position: absolute;
  bottom: 0;
  left: 0;
  border: 1px solid #FEFFFE;
  font-family: 'Montserrat-Regular';
}
.nyr-time b {
  font-size: 28px;
  color: #FFFFFF;
  line-height: 1.22;
  text-align: center;
  display: block;
  background: #1E4BB2;
  padding: 8px 3px;
  font-weight: normal;
}
.nyr-time span {
  font-weight: 400;
  font-size: 22px;
  color: #FFFFFF;
  line-height: 1.227;
  font-style: normal;
  display: block;
  text-align: center;
  padding: 4px 0;
  position: relative;
}
.nyr-time span:after,
.nyr-time span:before {
  content: '';
  position: absolute;
  background: #FFFFFF;
  width: 9px;
  height: 1px;
  top: 50%;
}
.nyr-time span:after {
  right: 10px;
}
.nyr-time span:before {
  left: 10px;
}
.rgt-txtmap {
  float: left;
  width: 52%;
  padding-left: 20px;
}
.rgt-txtmap a {
  font-size: 24px;
  color: #022233;
  line-height: 1.58;
  margin-bottom: 40px;
}
.rgt-txtmap a:hover {
  color: #1E4BB2;
}
.rgt-txtmap span {
  font-size: 18px;
  color: #022233;
  line-height: 1.56;
  padding-left: 40px;
  background: url(icon07_en2025.png) no-repeat left center;
  display: block;
}
.events-li li .nyr-time {
  position: static;
  float: left;
  width: 13.2%;
}
.events-li li .nyr-time span {
  color: #444;
}
.events-li li .nyr-time span:after,
.events-li li .nyr-time span:before {
  background: #444444;
}
.events-li li {
  margin-bottom: 40px;
  overflow: hidden;
}
.events-li li .rgt-txtmap {
  width: 86.8%;
  padding-left: 25px;
}
.events-li li .rgt-txtmap a {
  margin-bottom: 15px;
  font-size: 18px;
}
@media screen and (min-width: 992px) {
  .lftime a b {
    height: 245px;
    position: relative;
  }
  .lftime a b img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
  }
}
@media screen and (max-width: 1599px) {
  .events-li li .nyr-time {
    width: 15%;
  }
  .events-li li .rgt-txtmap {
    width: 85%;
  }
}
@media screen and (max-width: 1399px) {
  .events-li li .nyr-time {
    width: 17%;
  }
  .events-li li .rgt-txtmap {
    width: 83%;
  }
}
@media screen and (max-width: 1199px) {
  .events-li li .nyr-time {
    width: 23%;
  }
  .events-li li .rgt-txtmap {
    width: 77%;
  }
}
@media screen and (max-width: 991px) {
  .left-imgtxt01 {
    margin-bottom: 25px;
  }
  .events-li li .nyr-time {
    width: 16%;
  }
  .events-li li .rgt-txtmap {
    width: 84%;
  }
}
@media screen and (max-width: 767px) {
  .lftime,
  .rgt-txtmap {
    float: none;
    width: 100%;
  }
  .nyr-time b {
    font-size: 18px;
  }
  .nyr-time span {
    font-size: 14px;
  }
  .rgt-txtmap {
    padding-left: 0;
    margin-top: 20px;
  }
  .rgt-txtmap a {
    font-size: 17px;
    margin-bottom: 5px;
  }
  .rgt-txtmap span {
    font-size: 16px;
    background-size: 18px;
    padding-left: 30px;
  }
  .events-li li .nyr-time {
    width: 20%;
  }
  .events-li li .rgt-txtmap {
    width: 80%;
    float: left;
    margin-top: 5px;
    padding-left: 15px;
  }
  .events-li li .rgt-txtmap a {
    font-size: 16px;
  }
}
/* Research */
.Research-cent {
  padding: 55px 0 62px;
  background: url(bg03_tymb2025.png) #F0F2F5 no-repeat top center;
  background-size: 100% auto;
}
.top-rscsx {
  position: relative;
  overflow: hidden;
  border-radius: 24px;
}
.Research-both ul li a:hover .top-rscsx {
  border-radius: 0;
}
.top-rscsx span {
  position: absolute;
  font-family: 'Montserrat-Bold';
  font-size: 28px;
  color: #FFFFFF;
  line-height: 34px;
  text-align: center;
  display: block;
  text-transform: uppercase;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.Research-both ul li a p {
  font-family: 'Lato-Bold';
  font-size: 18px;
  color: #022233;
  line-height: 1.56;
  text-align: center;
  font-style: normal;
  margin: 13px 0 23px;
}
.Research-both ul li a:hover p {
  color: #1E4BB2;
}
@media screen and (min-width: 992px) {
  .top-rscsx b {
    height: 235px;
    position: relative;
  }
  .top-rscsx b img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
  }
}
@media screen and (max-width: 1599px) {
  .Research-cent {
    background-size: cover;
  }
}
/* Scientists */
.Scientists-cent {
  padding: 55px 0 45px;
  background: url(bg04_tymb2025.png) no-repeat top center;
  background-size: cover;
}
.Scientists-both {
  margin-bottom: 30px;
}
.banner02 .banner02-next,
.banner02 .banner02-prev {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  top: auto;
  bottom: 8px;
  z-index: 889;
}
.banner02 .swiper-button-next:after,
.banner02 .swiper-button-prev:after {
  display: none;
}
.banner02 .swiper-button-next {
  background: url(icon02_en2025.png) #D8D8D8 no-repeat center;
  right: 0;
}
.banner02 .swiper-button-prev {
  background: url(icon01_en2025.png) #D8D8D8 no-repeat center;
  right: 150px;
  left: auto;
}
.banner02 .swiper-button-next:hover {
  background: url(icon04_en2025.png) #1E4BB2 no-repeat center;
}
.banner02 .swiper-button-prev:hover {
  background: url(icon03_en2025.png) #1E4BB2 no-repeat center;
}
.banner02 .swiper-pagination {
  width: auto;
  font-family: Montserrat-Regular;
  font-size: 20px;
  right: 66px;
  left: auto;
  bottom: 17px;
}
.banner02.swiper-container-horizontal > .swiper-scrollbar {
  width: 227px;
  height: 2px;
  opacity: 1;
  right: 220px;
  left: auto;
  bottom: 26px;
}
.banner02.swiper-container-horizontal .swiper-scrollbar-drag {
  background: #1E4BB2;
}
.scient-cent .col-md-8 a h3 {
  font-family: 'Lato-Bold';
  font-size: 24px;
  line-height: 1.584;
  margin: 40px 0 30px;
}
.scient-cent .col-md-8 a p {
  font-family: OpenSans;
  font-size: 18px;
  line-height: 1.88888889;
}
@media screen and (min-width: 992px) {
  .scient-cent .col-md-4 a b {
    height: 334px;
    position: relative;
  }
  .scient-cent .col-md-4 a b img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
  }
}
@media screen and (max-width: 1599px) {
  .Scientists-cent {
    background-size: cover;
  }
}
@media screen and (max-width: 991px) {
  .banner02 {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .scient-cent .col-md-8 a h3 {
    font-size: 17px;
    margin: 20px 0 10px;
  }
  .scient-cent .col-md-8 a p {
    font-size: 16px;
  }
  .banner02.swiper-container-horizontal > .swiper-scrollbar {
    display: none;
  }
  .banner02 .swiper-pagination {
    font-size: 16px;
  }
  .banner02 .swiper-button-prev {
    right: 130px;
  }
}
/* Join Us */
.Join-us {
  padding: 40px 0;
  background: url(bg05_tymb2025.png) no-repeat top center;
  background-size: 100% auto;
}
.Joinus_lab {
  margin-bottom: 50px;
}
.Joinus_lab ul li a {
  font-family: Lato-Bold;
  font-weight: bold;
  font-size: 18px;
  color: #022233;
  line-height: 1.77777778;
  margin-bottom: 18px;
}
.Joinus_lab ul li a:hover {
  color: #1E4BB2;
}
.Joinus_lab ul li p {
  font-family: OpenSans;
  font-size: 16px;
  color: #777777;
  line-height: 1.375;
}
@media screen and (max-width: 1599px) {
  .Join-us {
    background-size: cover;
  }
}
@media screen and (max-width: 991px) {
  .Joinus_lab ul li {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  .Joinus_lab ul li a {
    font-size: 17px;
  }
}
/* foot */
.footer {
  background: #051F2F;
  padding-top: 40px;
  padding-bottom: 40px;
  color: #fff;
}
.footer a,
.footer span {
  display: inline-block;
  color: #fff;
  vertical-align: middle;
}
.footer .footer-info .info-logo img {
  display: block;
  width: 287px;
}
.footer .footer-info .info-txt {
  float: left;
  border-left: 1px solid #fff;
  padding-left: 50px;
}
.footer .footer-info .info-txt a,
.footer .footer-info .info-txt span {
  margin-right: 20px;
}
.footer .footer-info .info-txt p a {
  margin-left: 30px;
  color: #fff;
  margin-right: 0;
}
.footer .footer-info .info-txt p a:hover {
  text-decoration: underline;
}
.footer .footer-info .info-txt a img {
  display: inline-block;
  width: 18px;
  margin: 0 6px 0 0;
  vertical-align: text-bottom;
}
.footer .footer-info .info-txt > div {
  margin-bottom: 8px;
}
.footer .footer-info .info-txt > p {
  margin-bottom: 8px;
}
.footer .footer-info .info-txt > p img {
  width: 17px;
  display: inline-block;
  float: left;
  margin: 6px 5px 0 0;
}
.rgt-jctb {
  float: right;
  margin-top: 15px;
}
@media screen and (min-width: 992px) {
  .footer .footer-info {
    position: relative;
    padding-left: 340px;
    min-height: 60px;
    line-height: 28px;
  }
  .footer .footer-info .info-logo {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media screen and (min-width: 1600px) {
  .footer .footer-info {
    padding-left: 383px;
  }
}
@media screen and (max-width: 1399px) {
  .footer .footer-info .info-txt {
    font-size: 16px;
  }
}
@media screen and (max-width: 1299px) {
  .footer .footer-info .info-txt {
    padding-left: 30px;
  }
}
@media screen and (max-width: 1250px) {
  .footer .footer-info .info-logo img {
    width: 250px;
  }
  .footer .footer-info {
    padding-left: 270px;
  }
}
@media screen and (max-width: 1199px) {
  .rgt-jctb {
    float: none;
  }
  .footer .footer-info .info-logo img {
    width: 280px;
  }
  .footer .footer-info {
    padding-left: 310px;
  }
  .footer .footer-info .info-txt {
    border: 0;
  }
  .footer .footer-info .info-txt p a {
    margin-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .footer .footer-info {
    padding-left: 0;
  }
  .footer .footer-info .info-txt {
    float: none;
    margin-top: 20px;
  }
  .footer .footer-info .info-txt > p img {
    margin-top: 2px;
  }
}
@media screen and (max-width: 767px) {
  .footer {
    padding: 30px 0;
    text-align: center;
  }
  .footer .info-logo {
    margin-bottom: 15px;
  }
  .footer .footer-info .info-logo img {
    margin-bottom: 15px;
    width: 240px;
  }
  .footer .footer-info .info-txt {
    padding-left: 0;
    line-height: 1.6;
    border-left: none;
  }
  .footer .footer-info .info-txt p a {
    display: block;
    margin-left: 0;
    margin-top: 7px;
  }
}
/* topback */
.toTop {
  position: fixed;
  z-index: 99999;
  width: 50px;
  height: 50px;
  line-height: 45px;
  text-align: center;
  background: #002860;
  color: #fff;
  right: 20px;
  bottom: 40px;
  font-size: 24px;
}
.toTop img {
  display: inline-block;
}
.toTop:hover {
  background: #0d55bb;
}
/* 多行省略公用 */
@media screen and (min-width: 992px) {
  .line-clamp-1 {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .line-clamp-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .line-clamp-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .line-clamp-4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }
  .line-clamp-5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
  }
  .line-clamp-6 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
  }
}
/*图片划过变大*/
.img_hovbig {
  display: block;
  overflow: hidden;
}
.img_hovbig img {
  margin: 0;
  width: 100%;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.img_hovbig:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* zuheshi ---- style */
.new-rgtli ul li {
  margin-bottom: 32px;
}
.new-rgtli ul li:last-child {
  margin-bottom: 0;
}
.new-rgtli ul li span {
  font-size: 16px;
  color: #777777;
  line-height: 22px;
  display: block;
  position: relative;
  margin-bottom: 12px;
}
.new-rgtli ul li span::after {
  content: '';
  position: absolute;
  background: #D8D8D8;
  width: 78%;
  height: 1px;
  top: 10px;
  right: 0;
}
.new-rgtli ul li h3 {
  font-family: 'Lato-Bold';
  font-weight: bold;
  font-size: 18px;
  line-height: 1.55555556;
}
.new-rgtli ul li h3 a {
  color: #022233;
}
.new-rgtli ul li h3 a:hover {
  color: #1E4BB2;
}
.scientists-international {
  padding: 54px 0 80px;
  position: relative;
}
.scientists-international::after,
.scientists-international::before {
  content: '';
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
}
.scientists-international::before {
  left: 0;
  background: url(bg04_tymb2025.png) center no-repeat;
}
.scientists-international::after {
  right: 0;
  background: #E8F1F8;
  z-index: -1;
}
.index_titlemore {
  overflow: hidden;
}
.index_titlemore .index_title {
  float: left;
}
.index_titlemore .btm-more {
  float: right;
  margin-top: 10px;
}
.index_titlemore .index_title b:after {
  left: 0;
  margin-left: 0;
}
.scien-imgtxt01 .rgt-txtmap a {
  margin: 20px 0 0;
  font-family: 'Lato-Bold';
  font-weight: bold;
  font-size: 24px;
  line-height: 1.584;
  padding: 0 10px;
}
.inter-imgtxt01 .rgt-txtmap a {
  margin-top: 20px;
  font-family: 'Lato-Bold';
  font-weight: bold;
  font-size: 18px;
  color: #022233;
  line-height: 1.556;
}
.inter-imgtxt01 .rgt-txtmap a:hover {
  color: #1E4BB2;
}
.inter-imgtxt01 .rgt-txtmap p {
  font-size: 16px;
  color: #777;
}
@media screen and (min-width: 1199px) {
  .scien-inter {
    margin: 0 -20px;
  }
  .scien-inter .col-md-6 {
    padding: 0 20px;
  }
}
.joinus-contact {
  padding: 60px 0 50px;
  position: relative;
}
.index_titlemore01 .index_title,
.index_titlemore01 .btm-more {
  text-align: left;
}
.index_titlemore01 .index_title b:after {
  left: 0;
  margin-left: 0;
}
.joinus-contact::after,
.joinus-contact::before {
  content: '';
  position: absolute;
  height: 100%;
  top: 0;
}
.joinus-contact::after {
  right: 0;
  background: #F5F5F5;
  width: 36%;
  z-index: -1;
}
.joinus-contact::before {
  left: 0;
  width: 64%;
  background: url(bg05_tymb2025.png) center no-repeat;
  background-size: cover;
}
.contact-lab {
  overflow: hidden;
}
.contact-lab p {
  font-size: 16px;
  margin-bottom: 18px;
}
.contact-lab p img {
  width: 17px;
  display: inline-block;
  float: left;
  margin: 2px 6px 0 0;
}
@media screen and (min-width: 2000px) {
  .joinus-contact::after {
    width: 39%;
  }
  .joinus-contact::before {
    width: 61%;
  }
}
@media screen and (min-width: 2500px) {
  .joinus-contact::after {
    width: 41%;
  }
  .joinus-contact::before {
    width: 59%;
  }
}
@media screen and (max-width: 991px) {
  .joinus-contact {
    padding: 50px 0;
  }
  .scientists-international {
    padding: 54px 0 40px;
  }
  .scientists-international::after,
  .scientists-international::before {
    width: 100%;
    height: 50%;
  }
  .scientists-international::after {
    bottom: 0;
    top: auto;
  }
  .joinus-contact .Joinus_lab {
    margin-bottom: 10px;
  }
  .Join_lcent {
    margin-bottom: 55px;
  }
  .joinus-contact::after,
  .joinus-contact::before {
    height: 50%;
    width: 100%;
  }
  .joinus-contact::after {
    top: auto;
    bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .new-rgtli ul li h3 {
    font-size: 17px;
  }
  .scientists-international::before {
    background-size: cover;
  }
  .scien-imgtxt01 .rgt-txtmap a {
    font-size: 17px;
  }
  .joinus-contact::before {
    height: 57%;
  }
  .joinus-contact::after {
    height: 43%;
  }
}
/* 内页代码 */
/* top 不一样代码 */
/* 
.yzc_head .header-line a{ background:#EEEEEE; color: #666; }
.yzc_head .header-line a.line-search{ background:url(nyicon02_en2025.png) #EEEEEE no-repeat center center; }
.yzc_head nav.navbar.bootsnav ul.nav > li > a{ color: #444; }
.yzc_head nav.navbar.bootsnav ul.nav > li > a:hover, 
.yzc_head nav.navbar.bootsnav ul.nav > li > a:focus, 
.yzc_head nav.navbar.bootsnav ul.nav > li.active > a:hover, 
.yzc_head nav.navbar.bootsnav ul.nav > li.active > a:focus, 
.yzc_head nav.navbar.bootsnav ul.nav > li.active > a, 
.yzc_head nav.navbar.bootsnav ul.nav > li.dropdown.on > a{ color: #444 !important; }
.yzc_head nav.navbar.bootsnav.scroll{ background:rgba(255, 255, 255, 0.95); }

.ej_centnav{ 
  position: relative; 
  z-index:-1;
  height: 420px;
  background:url(nytopbg_en2025.png) no-repeat,
  linear-gradient(180deg, #0E389A 0%, #2A88D0 100%);   
}
.ej_centnav > img{ 
  width: 100%; 
    height: 100%;
    object-fit: cover; 
    object-position: center; 
    position: absolute; 
}
*/
.wrapper {
  position: relative;
}
.wrapper::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 725px;
  top: 0;
  left: 0;
  z-index: -1;
  background: url(topbg_tymb2025.png) no-repeat, linear-gradient(180deg, #0E389A 0%, #2A88D0 100%);
}
.yzc_head .nav-wrap {
  position: static;
  background: none;
}
.ertop_title {
  font-family: Lato-Heavy;
  font-weight: 800;
  font-size: 50px;
  color: #FFFFFF;
  line-height: 1.2;
  text-transform: uppercase;
}
.main-ejcent {
  margin-top: 50px;
}
.main-ejcent .index_title {
  text-align: left;
}
.main-ejcent .index_title b:after {
  width: 100%;
  left: 0;
  margin-left: 0;
}
.main {
  background-size: 100% auto;
}
.lt-location {
  margin: 10px 0 20px;
  text-align: right;
  color: #fff;
  font-size: 16px;
}
.lt-location a,
.lt-location span {
  font-size: 16px;
  color: #fff;
  line-height: 2;
}
.lt-location span {
  padding: 0 5px;
}
.lt-location span:first-child {
  padding-left: 0;
}
.lt-location a:first-child {
  background: url(nyicon01_en2025.png) no-repeat;
  padding-left: 32px;
}
.content-box {
  margin: 0;
}
.content-box > .col-md-3,
.content-box > .col-md-9 {
  padding: 0;
}
.left-column ul {
  list-style: none;
}
.aside-item {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  border-radius: 0px 0px 4px 4px;
}
.aside-item h3 {
  padding: 0 25px;
  background-size: cover;
}
.aside-item h3 span {
  line-height: 30px;
  color: #ffffff;
  font-weight: 700;
  padding: 30px 0;
  display: inline-block;
}
.aside-item .aside-list {
  background: #1E4BB2;
  padding-top: 30px;
  padding-bottom: 60px;
}
.aside-item .aside-list li {
  padding: 0 10px;
  transition: all ease 0.25s;
  position: relative;
  margin-bottom: 1px;
}
.aside-item .aside-list li:hover a {
  color: #1278D2;
}
.aside-item .aside-list li.active {
  background: #2A88D0;
}
.aside-item .aside-list li.active a {
  color: #fff;
  font-weight: 700;
  background: url(nyicon04_en2025.png) right center no-repeat;
  background-size: 16px 16px;
}
.aside-item .aside-list li:hover,
.aside-item .aside-list li.active {
  background: #2A88D0;
}
.aside-item .aside-list li:hover a,
.aside-item .aside-list li.active a {
  color: #fff;
}
.aside-item .aside-list li:hover:after,
.aside-item .aside-list li.active:after {
  background: #26486E;
}
.aside-item .aside-list li a {
  display: inline-block;
  position: relative;
  padding: 15px 10px;
  font-size: 20px;
  color: #fff;
  width: 100%;
  font-weight: 700;
  font-family: 'Lato-Bold';
  line-height: 1.2;
}
.left-column ul li {
  margin: 10px 0;
}
.main-content {
  background: #fff;
  margin-bottom: 50px;
  padding: 25px 30px;
  min-height: 600px;
}
.main-content .channel-title {
  font-size: 25px;
  color: #444444;
  line-height: 34px;
  text-align: left;
  padding: 30px 50px;
  border-left: 6px solid #007680;
}
.tuwen-item {
  padding: 0 10px;
}
.tuwen-item > li {
  background-color: #ffffff;
  border-radius: 6px;
  transition: all ease 0.25s;
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #D8D8D8;
}
.tuwen-item > li:hover {
  transform: translateY(-5px);
}
.tuwen-item li a.db {
  display: flex;
}
.tuwen-item li a.db .tuwen-list {
  flex: 1;
}
.tuwen-item li a.db .img-boxs {
  width: 300px;
  margin-left: 10px;
  flex-shrink: 0;
  /* height: 198px;
    position: relative; */
}
.tuwen-item li a.db .img-boxs img {
  width: 100%;
  /* height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute; */
}
.tuwen-item li a.db .img-boxs img[src=""] {
  display: none;
}
.tuwen-item li a.db[data-img=""] .img-boxs {
  display: none;
}
.tuwen-item li .tuwen-list .title {
  text-align: left;
  transition: all ease 0.25s;
  font-family: Lato-Bold;
  font-size: 22px;
  line-height: 1.4;
  margin-bottom: 12px;
}
.tuwen-item li .tuwen-list .des {
  font-size: 16px;
  line-height: 1.75;
}
.tuwen-item li .tuwen-list .date-s {
  margin: 10px 0 0;
  font-size: 16px;
  color: #7C7C7C;
  line-height: 1.75;
}
.main-content .detail {
  font-size: 16px;
  line-height: 30px;
  padding-bottom: 10px;
  font-family: 'Microsoft Yahei', '微软雅黑', Arial, Tahoma, Helvetica, sans-serif !important;
  font-size: 17px !important;
}
.main-content .detail p,
.main-content .detail div,
.main-content .detail span,
.main-content .detail font
{
  font-family: Arial, 'Microsoft Yahei', '微软雅黑', Tahoma, Helvetica, sans-serif !important;
  line-height: 1.5 !important;
  font-size: 17px !important;
  color: #333 !important;
}
.main-content .detail p {
  margin-bottom: 20px !important;
}
.main-content .detail img,
.main-content .detail table {
  max-width: 100%;
  display: inline-block;
}
.detail-box {
  padding-bottom: 25px;
  margin-bottom: 10px;
}
.detail-box .tit {
  font-family: 'Lato-Bold';
  font-weight: bold;
  line-height: 1.4;
}
.detail-box .info-box {
  width: 100%;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.detail-box .info-box span {
  font-weight: 500;
  font-size: 16px;
  color: #444444;
  line-height: 22px;
}
.detail-box .info-box span.time {
  margin-right: 50px;
}
.detail-box .info-box font {
  cursor: pointer;
}
.detail-box .info-box font:hover {
  color: #1278D2;
}
.detail-box .info-box .fontM {
  margin: 0 10px;
}
#zoom p,#zoom div {
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 25px;
  text-indent: 0 !important;
  /* text-align: left !important; */
}
.wrap-appendix {
  font-size: 16px;
  display: flex;
  margin-bottom: 25px;
}
.title-appendix img {
  width: 33px;
  display: inline-block;
}
.wrap-appendix ul {
  padding: 5px 0 0 10px;
}
.wrap-appendix li {
  margin-bottom: 5px;
}
.wrap-appendix li a {
  font-size: 16px;
}
.wrap-appendix li a:hover {
  color: #1E4BB2;
}
.next-list {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #D8D8D8;
  overflow: hidden;
}
.next-list li {
  font-size: 16px;
}
.next-list .prev {
  float: left;
}
.next-list .next {
  float: right;
}
.next-list li a {
  vertical-align: middle;
}
.next-list li a img {
  width: 20px;
  display: inline-block;
}
.next-list .prev img {
  margin: 0 8px 0 0;
}
.next-list .next img {
  margin: 0 0 0 8px;
}
.wenzi-item li {
  transition: all ease 0.3s;
  overflow: hidden;
  width: 100%;
  margin-bottom: 10px;
  padding: 30px 20px 25px;
  display: flex;
  /* flex-wrap: wrap;
    align-items: center;
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.16);
    justify-content: space-between; */
}
.wenzi-item li:hover {
  transform: translateY(-5px);
}
.wenzi-item li:nth-child(odd) {
  background: #F7F7F7;
}
.main-ejcent .nyr-time {
  position: static;
  width: 100px;
  height: 89px;
  flex-shrink: 0;
  border: 1px solid #f7f7f7;
}
.main-ejcent .nyr-time span {
  color: #444;
}
.wenzi-item li a:hover,
.wenzi-item li .data-s:hover {
  color: #1278D2;
}
.wenzi-item.list-text li a {
  padding-bottom: 0;
}
.wenzi-item li a {
  font-size: 18px;
  color: #444444;
  padding: 0 17px 10px;
  padding-left: 18px;
  display: block;
  flex: 1;
}
.wenzi-item li a h3 {
  font-weight: bold;
  color: #022233;
  line-height: 1.456;
  font-size: 22px;
  font-family: 'Lato-Bold';
  margin-bottom: 10px;
}
.wenzi-item li a p {
  font-weight: 400;
  font-size: 18px;
  color: #022233;
  line-height: 1.77777778;
  font-family: 'Lato-Regular';
}
.wenzi-item li a:hover h3 {
  color: #1E4BB2;
}
.wenzi-item li .data-s {
  color: #9DBBCF;
  font-size: 16px;
  display: inline-block;
}
.people-item > li {
  margin-bottom: 50px;
}
.people-item > li .people-bot {
  margin-top: 10px;
  text-align: center;
  border-bottom: 2px solid #26486E;
  padding-bottom: 6px;
}
.people-item > li .people-bot .h16 {
  color: #2A88D0;
}
.people-item > li > a {
  display: block;
}
.people-item > li > a:hover {
  transform: translateY(5px);
}
.people-detail {
  padding-bottom: 50px;
}
.people-detail-top {
  width: 100%;
  display: flex;
  background: #26486E;
}
.people-detail-top .people-xpwj {
  width: 160px;
}
.people-detail-top .people-info {
  flex: 1;
  padding-left: 40px;
  color: #fff;
  padding-right: 20px;
  overflow: hidden;
}
.people-info .name {
  margin-bottom: 8px;
  border-bottom: 1px solid #2A88D0;
  padding-bottom: 15px;
}
.people-info .name .zc {
  font-size: 16px;
  font-weight: 400;
  padding-left: 15px;
}
.people-info {
  margin-top: 35px;
}
.people-info .info {
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  margin: 10px 0 0 0;
  line-height: 24px;
  float: left;
  width: 50%;
}
.people-info .info .tit {
  color: #fff;
  font-weight: 600;
  padding-right: 10px;
}
.people-detail .gunius-list {
  margin-top: 40px;
}
.people-detail .gunius-list h3.h18 {
  background: #EEF6FB;
  color: #444444;
  padding: 14px 15px;
  border-left: 3px solid #2A88D0;
}
.people-detail .gunius-list .gunitem {
  padding: 15px 0 0 0;
  font-size: 14px;
  line-height: 26px;
  color: #333333;
}
.pic-item ul li {
  margin-bottom: 25px;
  min-height: 300.5px;
}
.pic-item ul li a b {
  margin-bottom: 20px;
}
.pic-item ul li a p {
  font-family: Lato-Bold;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.56;
  text-align: center;
}
@media (min-width: 768px) {
  .pic-item ul li a b {
    height: 196px;
    position: relative;
  }
  .pic-item ul li a b img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
  }
}
@media (max-width: 1399px) {
  .tuwen-item li a.db .img-boxs {
    width: 220px;
  }
}
@media (max-width: 1299px) {
  .ertop_title {
    font-size: 32px;
  }
  .aside-item .aside-list li a {
    font-size: 18px;
  }
  .wenzi-item li a h3 {
    font-size: 18px;
  }
  .wenzi-item li a p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .overfloat-dot {
    white-space: initial;
  }
  .aside-item {
    position: fixed;
    top: 30%;
    width: 200px;
    margin-right: 0;
    z-index: 9999;
    box-sizing: border-box;
    transition: all ease 0.25s;
    background: #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .aside-item:after {
    content: '';
    pointer-events: auto;
    display: inline-block;
    width: 26px;
    height: 55px;
    background: url(icon08_en2025.png) no-repeat center;
    background-color: #2A88D0;
    border-radius: 6px 0 0 6px;
    position: absolute;
    top: 50%;
    left: -26px;
    z-index: 9997;
    transform: translateY(-60%);
  }
  .aside-item.open:after {
    content: '';
    pointer-events: auto;
    display: inline-block;
    width: 26px;
    height: 55px;
    background: url(icon09_en2025.png) no-repeat center;
    background-color: #2A88D0;
    border-radius: 6px 0 0 6px;
    position: absolute;
    top: 50%;
    left: -26px;
    transform: translateY(-60%);
  }
  .aside-item .aside-list li a {
    padding: 10px 0;
  }
  .aside-item h3 {
    padding: 20px 15px 20px 20px;
  }
}
@media (max-width: 767px) {
  .ertop_title {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .wenzi-item li {
    padding: 30px 0 25px 10px;
  }
  .main-ejcent {
    margin-top: 5px;
  }
  .main-content {
    padding: 25px 5px;
  }
  .lt-location {
    margin-top: 0;
    display: none;
  }
  .main-content {
    margin-bottom: 15px;
  }
  .main-ejcent .nyr-time {
    width: 75px;
    height: 63px;
  }
  .wenzi-item li a {
    padding: 0 10px 10px 12px;
  }
  .wenzi-item li a p {
    display: none;
  }
  .tuwen-item li a.db {
    display: block;
  }
  .tuwen-item li a.db .img-boxs {
    margin: 0 auto;
    width: 100%;
  }
  .tuwen-item li .tuwen-list .des {
    display: none;
  }
  .tuwen-item li .tuwen-list .title {
    font-size: 17px;
  }
  .tuwen-item li .tuwen-list .date-s {
    font-size: 15px;
    margin: 0 0 10px;
  }
  .main-content {
    min-height: auto;
  }
}
/* renyuanliebiao */
.ry-licent {
  overflow: hidden;
  margin: 0 -15px;
}
.ry-licent li {
  float: left;
  width: 20%;
  padding: 5px 15px;
}
.ry-licent a {
  display: block;
  margin-bottom: 30px;
  box-shadow: 0px 2px 10px 0px rgba(179, 179, 179, 0.5);
  padding: 10px;
}
.ry-licent a img {
  width: 100%;
  height: 290px;
  object-fit: cover;
}
.ry-licent a .leader-name {
  font-size: 18px;
  color: #1E4BB2;
  padding: 12px 0 8px;
  transition: all ease 0.25s;
  font-family: Lato-Bold;
}
.ry-licent a span {
  font-size: 15px;
  min-height: 44px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 22px;
  height: 44px;
}
.ry-licent a .zc {
  margin-top: 5px;
  font-size: 16px;
  line-height: 22px;
  color: #444;
  padding-bottom: 10px;
}
@media (max-width: 1680px) {
  .ry-licent a img {
    height: 290px;
  }
}
@media (max-width: 1599px) {
  .ry-licent a img {
    height: 226px;
  }
}
@media (max-width: 1499px) {
  .ry-licent a img {
    height: 226px;
  }
}
@media (max-width: 1399px) {
  .ry-licent a img {
    height: 220px;
  }
}
@media (max-width: 1299px) {
  .ry-licent a img {
    height: 190px;
  }
}
@media (max-width: 1199px) {
  .ry-licent li {
    width: 33.333333%;
  }
  .ry-licent a img {
    height: 236px;
  }
}
@media (max-width: 991px) {
  .ry-licent a img {
    height: 242px;
  }
}
@media (max-width: 550px) {
  .ry-licent li {
    width: 100%;
  }
  .ry-licent a img {
    height: auto;
  }
}
/*renyuanxiangqing*/
.personnel-details .info-top {
  position: relative;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  border-radius: calc(100vw * 10 / 1920);
  padding: calc(100vw * 60 / 1920) calc(100vw * 400 / 1920) calc(100vw * 60 / 1920) calc(100vw * 80 / 1920);
  min-height: calc(100vw * 505 / 1920);
  margin-bottom: calc(100vw * 50 / 1920);
}
.personnel-details .info-tops {
  position: relative;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  border-radius: calc(100vw * 10 / 1920);
  padding: calc(100vw * 60 / 1920) calc(100vw * 60 / 1920) calc(100vw * 60 / 1920) calc(100vw * 80 / 1920);
  min-height: calc(100vw * 505 / 1920);
  margin-bottom: calc(100vw * 50 / 1920);
}
@media (max-width: 1199px) {
  .personnel-details .info-top {
    border-radius: 0.71428571rem;
    padding: 4.28571429rem 28.57142857rem 4.28571429rem 5.71428571rem;
    min-height: 36.07142857rem;
    margin-bottom: 3.57142857rem;
  }
}
@media (max-width: 991px) {
  .personnel-details .info-top {
    border-radius: 0.90909091rem;
    padding: 5.45454545rem 5.45454545rem 5.45454545rem 5.45454545rem;
    min-height: 45.90909091rem;
    margin-bottom: 4.54545455rem;
  }
}
@media (max-width: 767px) {
  .personnel-details .info-top {
    border-radius: 0.90909091rem;
    padding: 2.45454545rem 2.45454545rem 2.45454545rem 2.45454545rem;
    min-height: 45.90909091rem;
    margin-bottom: 4.54545455rem;
  }
}
.personnel-details .info-top .box-img {
  position: absolute;
  overflow: hidden;
  border-radius: 10px;
  right: calc(100vw * 60 / 1920);
  top: calc(100vw * 60 / 1920);
  width: calc(100vw * 260 / 1920);
  border-radius: calc(100vw * 10 / 1920);
}
@media (max-width: 1199px) {
  .personnel-details .info-top .box-img {
    right: 4.28571429rem;
    top: 4.28571429rem;
    width: 21.42857143rem;
    border-radius: 0.71428571rem;
  }
}
@media (max-width: 991px) {
  .personnel-details .info-top .box-img {
    position: initial;
    right: 5.45454545rem;
    top: 5.45454545rem;
    width: 27.27272727rem;
    border-radius: 0.90909091rem;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .personnel-details .info-top .box-img {
    right: 5.45454545rem;
    top: 5.45454545rem;
    width: 27.27272727rem;
    border-radius: 0.90909091rem;
  }
}
.personnel-details .info-top .box-img::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background-size: contain;
  left: calc(100vw * -300 / 1920);
  width: calc(100vw * 300 / 1920);
}
@media (max-width: 1199px) {
  .personnel-details .info-top .box-img::after {
    left: -21.42857143rem;
    width: 21.42857143rem;
  }
}
@media (max-width: 991px) {
  .personnel-details .info-top .box-img::after {
    left: -27.27272727rem;
    width: 27.27272727rem;
  }
}
@media (max-width: 767px) {
  .personnel-details .info-top .box-img::after {
    left: -27.27272727rem;
    width: 27.27272727rem;
  }
}
.personnel-details .info-top .box-img img {
  display: block;
  width: 100%;
  height: calc(100vw * 385 / 1920);
}
@media (max-width: 1199px) {
  .personnel-details .info-top .box-img img {
    height: 27.5rem;
  }
}
@media (max-width: 991px) {
  .personnel-details .info-top .box-img img {
    height: 35rem;
  }
}
@media (max-width: 767px) {
  .personnel-details .info-top .box-img img {
    height: 35rem;
  }
}
.personnel-details .info-top .box-info {
  overflow: hidden;
}
.personnel-details .info-top .box-info .info-title {
  position: relative;
  color: #333333;
  line-height: 1.6;
  font-weight: bold;
  margin-bottom: calc(100vw * 25 / 1920);
  padding-bottom: calc(100vw * 15 / 1920);
  font-size: calc(100vw * 16 / 1920);
}
@media (max-width: 1199px) {
  .personnel-details .info-top .box-info .info-title {
    margin-bottom: 1.78571429rem;
    padding-bottom: 1.07142857rem;
    font-size: 1.14285714rem;
  }
}
@media (max-width: 991px) {
  .personnel-details .info-top .box-info .info-title {
    margin-bottom: 2.27272727rem;
    padding-bottom: 1.36363636rem;
    font-size: 1.45454545rem;
  }
}
@media (max-width: 767px) {
  .personnel-details .info-top .box-info .info-title {
    margin-bottom: 2.27272727rem;
    padding-bottom: 1.36363636rem;
    font-size: 1.45454545rem;
  }
}
.personnel-details .info-top .box-info .info-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: #2A88D0;
  width: calc(100vw * 22 / 1920);
  height: calc(100vw * 3 / 1920);
}
@media (max-width: 1199px) {
  .personnel-details .info-top .box-info .info-title::after {
    width: 1.57142857rem;
    height: 0.21428571rem;
  }
}
@media (max-width: 991px) {
  .personnel-details .info-top .box-info .info-title::after {
    width: 2rem;
    height: 0.27272727rem;
  }
}
@media (max-width: 767px) {
  .personnel-details .info-top .box-info .info-title::after {
    width: 2rem;
    height: 0.27272727rem;
  }
}
.personnel-details .info-top .box-info .info-title span {
  font-size: calc(100vw * 18 / 1920);
  display: inline-block;
}
@media (max-width: 1199px) {
  .personnel-details .info-top .box-info .info-title span {
    font-size: 1.28571429rem;
  }
}
@media (max-width: 991px) {
  .personnel-details .info-top .box-info .info-title span {
    font-size: 1.63636364rem;
  }
}
@media (max-width: 767px) {
  .personnel-details .info-top .box-info .info-title span {
    font-size: 1.63636364rem;
  }
}
.personnel-details .info-top .box-info .info-title span.title-name {
  font-size: calc(100vw * 34 / 1920);
}
@media (max-width: 1199px) {
  .personnel-details .info-top .box-info .info-title span.title-name {
    font-size: 2.42857143rem;
  }
}
@media (max-width: 991px) {
  .personnel-details .info-top .box-info .info-title span.title-name {
    font-size: 3.09090909rem;
  }
}
@media (max-width: 767px) {
  .personnel-details .info-top .box-info .info-title span.title-name {
    font-size: 3.09090909rem;
  }
}
.personnel-details .info-top .box-info .info-txt {
  color: #333333;
}
.personnel-details .info-top .box-info .info-txt p {
  padding: 0;
  border: none;
  border-radius: 0;
  background-color: transparent;
  font-family: Lato, Lato;
  line-height: 28px;
  font-size: 16px;
  margin-bottom: calc(100vw * 30 / 1920);
}
@media (max-width: 1199px) {
  .personnel-details .info-top .box-info .info-txt pre {
    line-height: 2.14285714rem;
    font-size: 1.28571429rem;
    margin-bottom: 2.14285714rem;
  }
}
@media (max-width: 991px) {
  .personnel-details .info-top .box-info .info-txt pre {
    line-height: 2.72727273rem;
    font-size: 1.63636364rem;
    margin-bottom: 2.72727273rem;
  }
}
@media (max-width: 767px) {
  .personnel-details .info-top .box-info .info-txt pre {
    line-height: 2.72727273rem;
    font-size: 1.63636364rem;
    margin-bottom: 2.72727273rem;
  }
}
.personnel-details .info-top .box-info .box-s {
  position: relative;
  line-height: 30px;
  min-height: 30px;
  margin-bottom: calc(100vw * 6 / 1920);
  font-size: 18px;
}
.personnel-details .info-top .box-info .box-s.no-title {
  padding-left: 0;
  color: #333;
}
.personnel-details .info-top .box-info .box-s.no-title a {
  color: #8C726E;
}
.personnel-details .info-top .box-info .box-s:last-child {
  margin-bottom: 0;
}
.personnel-details .info-top .box-info .box-s span {
  vertical-align: top;
  word-wrap: break-word;
}
.personnel-details .info-top .box-info .box-s .title-s {
  color: #333;
  font-weight: bold;
  left: 0;
  top: 0;
  color: #444;
}
.personnel-details .info-top .box-info .box-s .txt-s {
  color: #666666;
}
.personnel-details .info-top .box-info .info-table {
  display: table;
  width: 100%;
}
.personnel-details .info-top .box-info .info-table .table-row {
  display: table-row;
  width: 100%;
}
.personnel-details .info-top .box-info .info-table .table-row > div {
  line-height: calc(100vw * 26 / 1920);
  padding-top: calc(100vw * 3 / 1920);
  padding-bottom: calc(100vw * 3 / 1920);
  padding-right: calc(100vw * 10 / 1920);
}
@media (max-width: 1199px) {
  .personnel-details .info-top .box-info .info-table .table-row > div {
    line-height: 1.85714286rem;
    padding-top: 0.21428571rem;
    padding-bottom: 0.21428571rem;
    padding-right: 0.71428571rem;
  }
}
@media (max-width: 991px) {
  .personnel-details .info-top .box-info .info-table .table-row > div {
    line-height: 2.36363636rem;
    padding-top: 0.27272727rem;
    padding-bottom: 0.27272727rem;
    padding-right: 0.90909091rem;
  }
}
@media (max-width: 767px) {
  .personnel-details .info-top .box-info .info-table .table-row > div {
    line-height: 2.36363636rem;
    padding-top: 0.27272727rem;
    padding-bottom: 0.27272727rem;
    padding-right: 0.90909091rem;
  }
}
.personnel-details .info-top .box-info .info-table .table-call {
  display: table-cell;
  width: 50%;
}
.ryxq_glbli .box-tit {
  height: 50px;
  background: #f2f7ff;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 50px;
  padding-left: 20px;
  margin-bottom: 20px;
  border-left: 4px solid #2A88D0;
}
.ryxq_glbli .box-cont {
  padding-left: 20px;
  font-weight: 400;
  color: #4D4D4D;
  line-height: 30px;
  font-size: 18px;
  margin-bottom: 25px;
}
.research-table {
  overflow: hidden;
  overflow-x: auto;
}
.research-table .table-wrap {
  min-width: 550px;
  overflow: hidden;
  border-radius: 0.20833333vw;
}
.research-table table {
  width: 100%;
}
.research-table table thead tr th {
  background: #2a88d0;
  border: 1px solid #fff;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 10px 15px;
}
@media (max-width: 1199px) {
  .research-table table thead tr th {
    line-height: 3.28571429rem;
    height: 3.28571429rem;
  }
}
@media (max-width: 991px) {
  .research-table table thead tr th {
    line-height: 4.18181818rem;
    height: 4.18181818rem;
  }
}
@media (max-width: 767px) {
  .research-table table thead tr th {
    line-height: 4.18181818rem;
    height: 4.18181818rem;
  }
}
.research-table table tbody tr:nth-child(2n) {
  background: #F5F5F5;
}
.research-table table tbody tr td {
  color: #333333;
  line-height: 1.6;
  padding: calc(100vw * 14 / 1920) calc(100vw * 20 / 1920);
  border: 1px solid #fff;
  text-align: center;
}
@media (max-width: 1199px) {
  .research-table table tbody tr td {
    padding: 1rem 1.42857143rem;
  }
}
@media (max-width: 991px) {
  .research-table table tbody tr td {
    padding: 1.27272727rem 1.81818182rem;
  }
}
@media (max-width: 767px) {
  .research-table table tbody tr td {
    padding: 1.27272727rem 1.81818182rem;
  }
}
.research-table .td-wcr,
.research-table .td-pm,
.research-table .td-l {
  text-align: left;
}
.research-table .td-title {
  display: block;
  color: #333;
  line-height: 1.6;
  text-align: left;
}
.research-table .td-title:hover {
  color: #2a88d0;
}
.table-details {
  overflow: hidden;
  overflow-x: auto;
}
.table-details table {
  border: 1px solid #EDEDED;
  width: 100%;
}
.table-details table tr:nth-child(2n+1) td {
  background: #F7F6F6;
}
.table-details table tr td {
  color: #333;
  border: 1px solid #fff;
  line-height: calc(100vw * 30 / 1920);
  padding: calc(100vw * 15 / 1920) calc(100vw * 30 / 1920) calc(100vw * 15 / 1920) calc(100vw * 80 / 1920);
  font-size: calc(100vw * 16 / 1920);
}
@media (max-width: 1199px) {
  .table-details table tr td {
    line-height: 2.14285714rem;
    padding: 1.07142857rem 2.14285714rem 1.07142857rem 5.71428571rem;
    font-size: 1.14285714rem;
  }
}
@media (max-width: 991px) {
  .table-details table tr td {
    line-height: 2.72727273rem;
    padding: 1.36363636rem 2.72727273rem 1.36363636rem 7.27272727rem;
    font-size: 1.45454545rem;
  }
}
@media (max-width: 767px) {
  .table-details table tr td {
    line-height: 2.72727273rem;
    padding: 1.36363636rem 2.72727273rem 1.36363636rem 7.27272727rem;
    font-size: 1.45454545rem;
  }
}
.table-details table tr td:first-child {
  color: #fff;
  background: #9E9E9E;
  width: calc(100vw * 250 / 1920);
  padding-right: calc(100vw * 80 / 1920);
  font-size: calc(100vw * 18 / 1920);
  text-align: center;
}
@media (max-width: 1199px) {
  .table-details table tr td:first-child {
    width: 25rem;
    padding-right: 5.71428571rem;
    font-size: 1.28571429rem;
  }
}
@media (max-width: 991px) {
  .table-details table tr td:first-child {
    width: 31.81818182rem;
    padding-right: 7.27272727rem;
    font-size: 1.63636364rem;
  }
}
@media (max-width: 767px) {
  .table-details table tr td:first-child {
    width: 31.81818182rem;
    padding-right: 7.27272727rem;
    font-size: 1.63636364rem;
  }
}
/*Page*/
#pages {
  width: 100%;
  font-size: 16px;
  text-align: right;
  overflow: hidden;
  padding-top: 0px;
  margin: 20px 0 30px;
}
#pages span {
  padding: 8px 16px;
}
#pages A {
  display: inline-block;
  padding: 8px 16px;
}
#pages .nolink {
  padding: 8px 22px;
}
#pages A:hover {
  color: #1E4BB2;
  font-weight: 700;
}
#pages .curr {
  color: #1E4BB2;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  #pages .pages {
    display: none;
  }
  #pages #more {
    display: block;
    width: 220px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    background: #1E4BB2;
    color: #fff;
    cursor: pointer;
    border-radius: 10px;
  }
}
/* daohangtop */
.topaside-item .aside-item {
  border-radius: 0;
  box-shadow: none;
}
.topaside-item .aside-item .aside-list {
  background: none;
  padding: 0;
  text-align: right;
}
.topaside-item .aside-item .aside-list li {
  display: inline-block;
}
.topaside-item .aside-item .aside-list li a {
  font-size: 18px;
  padding: 10px;
}
.topaside-item .aside-item .aside-list li:hover,
.topaside-item .aside-item .aside-list li.active {
  border-radius: 10px 10px 0 0;
}
.topaside-item .aside-item .aside-list li.active a {
  background: none;
}
.toplt-location {
  margin-bottom: -15px;
}
.toplt-location .lt-location a:first-child {
  background-image: url(nyicon05_en2025.png);
}
.toplt-location .lt-location,
.toplt-location .lt-location a,
.toplt-location .lt-location span {
  color: #444;
}
.toplt-location .lt-location a:hover {
  color: #1E4BB2;
}
.toplt-location .lt-location {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .topaside-item {
    margin-top: 20px;
  }
  .topaside-item .aside-item .aside-list {
    background: #1E4BB2;
    padding-top: 30px;
    text-align: left;
    padding-bottom: 60px;
  }
  .topaside-item .aside-item .aside-list li {
    display: block;
  }
  .topaside-item .aside-item .aside-list li:hover,
  .topaside-item .aside-item .aside-list li.active {
    border-radius: 0;
  }
}
/* new add */
.hc-mobile-nav a {
  color: #fff;
}
.hc-mobile-nav li.nav-close a,
.hc-mobile-nav li.nav-back a {
  background: #2A88D0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid #2A88D0;
}
.hc-mobile-nav a[href]:not([href="#"]) > span.nav-next {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open a:hover,
.hc-mobile-nav.nav-levels-none .nav-container li.level-open a:hover {
  background: #2A88D0;
  color: #fff;
}
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open > a {
  background: #2A88D0;
  color: #fff;
}
.main-ejcent .index_title {
  margin-bottom: 30px;
  background: url('sari_icon_05.png') repeat-x right center;
}
.main-ejcent .index_title b {
  line-height: 28px;
  background: #fff;
  padding-right: 40px;
  background: url('sari_icon_01.png') no-repeat left center #fff;
  padding-left: 50px;
  min-height: 40px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.main-ejcent .index_title b a {
  padding-bottom: 0;
}
.main-ejcent .index_title b:after {
  display: none;
}
.new2025_leadership .item-box {
  margin-bottom: 60px;
  margin-top: 44px;
  background: #F5F8FF;
  height: 236px;
  padding: 40px 30px 20px 240px;
  position: relative;
}
.new2025_leadership .item-box:hover .box-img img {
  transform: scale(1.1);
}
.new2025_leadership .item-box:hover .info-title::after {
  width: 60px;
}
.new2025_leadership .item-box .box-img {
  position: absolute;
  left: 0;
  bottom: 0;
}
.new2025_leadership .item-box .box-img img {
  display: block;
  width: 200px;
  height: 280px;
  object-fit: cover;
  transition: all 0.5s;
}
.new2025_leadership .item-box .box-info {
  overflow: hidden;
}
.new2025_leadership .item-box .info-title {
  position: relative;
  line-height: 1.4;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.new2025_leadership .item-box .info-title::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 36px;
  height: 3px;
  background: #1E4BB2;
  transition: all 0.5s;
}
.new2025_leadership .item-box .info-title a {
  display: block;
  font-weight: bold;
  color: #1E4BB2;
  font-size: 24px;
}
.new2025_leadership .item-box .info-txt {
  font-weight: bold;
  line-height: 26px;
  color: #444444;
}
@media (min-width: 1280px) {
  .new2025_leadership .row-w {
    margin-left: -20px;
    margin-right: -20px;
  }
  .new2025_leadership .row-w .col-w {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.new2025_leadership_details .details-top {
  margin-bottom: 30px;
}
.new2025_leadership_details .details-top .top-img {
  display: block;
  width: 226px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.new2025_leadership_details .details-top .top-img img {
  display: block;
  width: 100%;
}
.new2025_leadership_details .details-top .top-name {
  text-align: center;
  position: relative;
  line-height: 1.6;
  padding-bottom: 15px;
  color: #1E4BB2;
  font-size: 24px;
  margin-bottom: 15px;
  font-weight: bold;
}
.new2025_leadership_details .details-top .top-name::after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 36px;
  height: 3px;
  background: #1E4BB2;
}
.new2025_leadership_details .details-top .top-txt {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #444444;
  line-height: 26px;
}
.new2025_leadership_details .details-cont {
  font-size: 16px;
  line-height: 28px;
  color: #3D3D3D;
}
.new2025_leadership_details .details-cont p,
.new2025_leadership_details .details-cont div {
  margin-bottom: 15px;
}
.new2025_leadership_details .details-cont p:last-child,
.new2025_leadership_details .details-cont div:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .new2025_leadership .item-box {
    margin-bottom: 30px;
    margin-top: 0;
    height: auto;
    padding: 20px;
  }
  .new2025_leadership .item-box .box-img {
    position: static;
    width: 200px;
    margin: 0 auto 15px;
  }
  .new2025_leadership .item-box .box-info {
    overflow: hidden;
  }
  .new2025_leadership .item-box .info-title {
    position: relative;
    line-height: 1.4;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .new2025_leadership .item-box .info-title::after {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 36px;
    height: 3px;
    background: #1E4BB2;
    transition: all 0.5s;
  }
  .new2025_leadership .item-box .info-title a {
    text-align: center;
  }
  .new2025_leadership .item-box .info-txt {
    text-align: center;
  }
}
.new2025_img-list .item-box {
  margin-bottom: 50px;
}
.new2025_img-list .item-box:hover .box-img img {
  transform: scale(1.1);
}
.new2025_img-list .item-box:hover .box-info .title-s {
  color: #1E4BB2;
}
.new2025_img-list .item-box .box-img {
  overflow: hidden;
}
.new2025_img-list .item-box .box-img img {
  display: block;
  width: 100%;
  object-fit: cover;
  height: 308px;
  transition: all 0.5s;
}
.new2025_img-list .item-box .box-info {
  height: 100px;
  background: #F5F8FF;
  border-bottom: 4px solid #1E4BB2;
  padding: 14px 20px;
}
.new2025_img-list .item-box .box-info .info-title {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 72px;
}
.new2025_img-list .item-box .box-info .title-s {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 24px;
  max-height: 72px;
  font-size: 18px;
  color: #022233;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 1280px) {
  .new2025_img-list .row-w {
    margin-left: -25px;
    margin-right: -25px;
  }
  .new2025_img-list .row-w .col-w {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.new2025_textimg_list {
  padding-top: 40px;
}
.new2025_textimg_list .item-box {
  margin-bottom: 90px;
  height: 290px;
  border-radius: 10px;
  position: relative;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 0px rgba(30, 75, 178, 0.2);
}
.new2025_textimg_list .item-box:nth-child(2n + 1) {
  padding-left: 500px;
}
.new2025_textimg_list .item-box:nth-child(2n + 1) .box-img {
  left: 0;
}
.new2025_textimg_list .item-box:nth-child(2n) {
  padding-right: 500px;
}
.new2025_textimg_list .item-box:nth-child(2n) .box-img {
  right: 0;
}
.new2025_textimg_list .item-box:hover .box-img img {
  transform: scale(1.1);
}
.new2025_textimg_list .item-box:hover .info-title::after {
  width: 60px;
}
.new2025_textimg_list .item-box .box-img {
  overflow: hidden;
  width: 500px;
  border-radius: 10px;
  position: absolute;
  bottom: 0;
}
.new2025_textimg_list .item-box .box-img img {
  display: block;
  height: 330px;
  width: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.new2025_textimg_list .item-box .box-info {
  overflow: hidden;
  padding: 30px 40px 20px;
}
.new2025_textimg_list .item-box .info-title {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.new2025_textimg_list .item-box .info-title::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 36px;
  height: 3px;
  background: #1E4BB2;
  transition: all 0.5s;
}
.new2025_textimg_list .item-box .info-title .title-s {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 32px;
  line-height: 32px;
  color: #1E4BB2;
  font-weight: bold;
  font-size: 24px;
}
.new2025_textimg_list .item-box .info-txt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 28px;
  height: 84px;
  color: #444444;
  margin-bottom: 40px;
}
.new2025_textimg_list .item-box .info-more {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  background: url('sari_icon_06.png') no-repeat right center;
  padding-right: 30px;
  color: #1E4BB2;
  font-size: 16px;
}
.oppo_sari_list .channel-groups-01 {
  margin-bottom: 30px;
}
.oppo_sari_list .channel-groups-01 .groups-title {
  display: inline-block;
  background: url('sari_icon_02.png') no-repeat right center;
  min-width: 326px;
  color: #fff;
  font-weight: bold;
  padding-left: 20px;
  padding-right: 50px;
  font-size: 20px;
  margin-bottom: 30px;
  height: 40px;
  line-height: 40px;
  vertical-align: bottom;
}
.oppo_sari_list .channel-groups-02 {
  margin-bottom: 30px;
}
.oppo_sari_list .channel-groups-02 .groups-title {
  position: relative;
  padding-left: 20px;
  color: #1E4BB2;
  font-size: 18px;
  line-height: 40px;
  height: 40px;
  margin-bottom: 10px;
  font-weight: bold;
}
.oppo_sari_list .channel-groups-02 .groups-title::after {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 15px;
  background: #2A88D0;
}
.oppo_sari_list .groups-list > li {
  border-radius: 6px;
  background: #F5F8FF;
  margin-bottom: 20px;
}
.oppo_sari_list .groups-list > li.active .doc-title .more-s {
  background-image: url('sari_icon_03.png');
}
.oppo_sari_list .groups-list > li.active .doc-cont {
  display: block;
}
.oppo_sari_list .groups-list .doc-title {
  min-height: 40px;
  line-height: 30px;
  padding: 5px 80px 5px 30px;
  position: relative;
  border-radius: 6px;
  background: #EBF1FF;
}
.oppo_sari_list .groups-list .doc-title .title-s {
  color: #1E4BB2;
  font-size: 16px;
  font-weight: bold;
}
.oppo_sari_list .groups-list .doc-title .more-s {
  position: absolute;
  right: 30px;
  top: 10px;
  width: 20px;
  height: 20px;
  background: url('sari_icon_04.png') no-repeat center center;
  cursor: pointer;
}
.oppo_sari_list .groups-list .doc-cont {
  padding: 20px 30px;
  font-size: 16px;
  line-height: 36px;
  color: #3D3D3D;
  display: none;
}
.oppo_sari_list .groups-list .doc-cont ul,
.oppo_sari_list .groups-list .doc-cont ol,
.oppo_sari_list .groups-list .doc-cont li {
  list-style: initial;
}
.oppo_sari_list .groups-cont {
  border-radius: 6px;
  background: #F5F8FF;
  padding: 20px 30px;
  font-size: 16px;
  line-height: 36px;
  color: #3D3D3D;
  margin-bottom: 20px;
}
.oppo_sari_list .groups-cont ul,
.oppo_sari_list .groups-cont ol,
.oppo_sari_list .groups-cont li {
  list-style: initial;
}
.joinus-channel .col-w:nth-child(1) .channle-box .box-mc {
  background: rgba(30, 75, 178, 0.9);
}
.joinus-channel .col-w:nth-child(1) .channle-box:hover .box-mc {
  background: rgba(30, 75, 178, 0.7);
}
.joinus-channel .col-w:nth-child(2) .channle-box .box-mc {
  background: rgba(30, 101, 184, 0.9);
}
.joinus-channel .col-w:nth-child(2) .channle-box:hover .box-mc {
  background: rgba(30, 101, 184, 0.7);
}
.joinus-channel .col-w:nth-child(3) .channle-box .box-mc {
  background: rgba(42, 136, 208, 0.9);
}
.joinus-channel .col-w:nth-child(3) .channle-box:hover .box-mc {
  background: rgba(42, 136, 208, 0.7);
}
.joinus-channel .channle-box {
  position: relative;
  margin-bottom: 30px;
}
.joinus-channel .channle-box:hover .box-img img {
  transform: scale(1.1);
}
.joinus-channel .channle-box .box-img {
  overflow: hidden;
}
.joinus-channel .channle-box .box-img img {
  display: block;
  height: 200px;
  width: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.joinus-channel .channle-box .box-mc {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
.research-scroll-w {
  margin-bottom: 30px;
  position: relative;
}
.research-scroll-w .research-prev,
.research-scroll-w .research-next {
  width: 40px;
  height: 40px;
  margin-top: 0;
  top: 104px;
}
.research-scroll-w .research-prev::after,
.research-scroll-w .research-next::after {
  display: none;
}
.research-scroll-w .research-prev {
  left: 20px;
  background: url('sari_icon_prev.png') no-repeat center center;
}
.research-scroll-w .research-prev:hover {
  background-image: url('sari_icon_prev_h.png');
}
.research-scroll-w .research-next {
  right: 20px;
  background: url('sari_icon_next.png') no-repeat center center;
}
.research-scroll-w .research-next:hover {
  background-image: url('sari_icon_next_h.png');
}
.research-scroll-w .item-box:hover .box-img img {
  transform: scale(1.1);
}
.research-scroll-w .item-box:hover .box-img .box-mc {
  background: rgba(30, 75, 178, 0.6);
}
.research-scroll-w .item-box:hover .box-title {
  color: #1E4BB2;
}
.research-scroll-w .item-box .box-img {
  overflow: hidden;
  border-radius: 20px;
  margin-bottom: 10px;
  position: relative;
}
.research-scroll-w .item-box .box-img img {
  display: block;
  width: 100%;
  height: 248px;
  object-fit: cover;
  transition: all 0.5s;
}
.research-scroll-w .item-box .box-img .box-mc {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(30, 75, 178, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
  padding: 0 10px;
}
.research-scroll-w .item-box .box-title {
  display: block;
  text-align: center;
  color: #022233;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
}
@media (min-width: 1920px) {
  .research-scroll-w .research-prev {
    left: -70px;
  }
  .research-scroll-w .research-next {
    right: -70px;
  }
}
@media (min-width: 1230px) {
  .new2025_img-list .item-box .box-img img {
    height: 230px;
  }
}
@media (min-width: 1299px) {
  .new2025_img-list .item-box .box-img img {
    height: 234px;
  }
}
@media (min-width: 1399px) {
  .new2025_img-list .item-box .box-img img {
    height: 256px;
  }
}
@media (max-width: 1199px) {
  .new2025_img-list .item-box .box-img img {
    height: 280px;
  }
  .new2025_textimg_list {
    padding-top: 0;
  }
  .new2025_textimg_list .item-box {
    margin-bottom: 40px;
    height: auto;
    padding: 30px !important;
  }
  .new2025_textimg_list .item-box:nth-child(2n + 1) {
    padding-left: 0;
  }
  .new2025_textimg_list .item-box:nth-child(2n + 1) .box-img {
    float: left;
  }
  .new2025_textimg_list .item-box:nth-child(2n) {
    padding-right: 0;
  }
  .new2025_textimg_list .item-box:nth-child(2n) .box-img {
    float: right;
  }
  .new2025_textimg_list .item-box .box-img {
    overflow: hidden;
    width: 400px;
    border-radius: 10px;
    position: static;
    bottom: 0;
  }
  .new2025_textimg_list .item-box .box-img img {
    height: auto;
  }
  .new2025_textimg_list .item-box .box-info {
    padding: 0 0 0 30px;
  }
}
@media (max-width: 991px) {
  .new2025_img-list .item-box .box-img img {
    height: 210px;
  }
  .new2025_textimg_list .item-box .box-img {
    width: 320px;
  }
}
@media (max-width: 767px) {
  .newupdt_cent > div > a > div {
    position: relative;
    margin-top: -20px;
    margin-bottom: -20px;
  }
  .new2025_img-list .item-box {
    margin-bottom: 30px;
  }
  .new2025_img-list .item-box .box-img img {
    height: auto;
  }
  .new2025_img-list .item-box .box-info {
    height: auto;
  }
  .new2025_img-list .item-box .box-info .info-title {
    height: auto;
  }
  .new2025_img-list .item-box .box-info .title-s {
    display: block;
  }
  .new2025_textimg_list {
    padding-top: 0;
  }
  .new2025_textimg_list .item-box {
    margin-bottom: 30px;
    padding: 20px !important;
  }
  .new2025_textimg_list .item-box:nth-child(2n + 1) .box-img {
    float: none;
  }
  .new2025_textimg_list .item-box:nth-child(2n) .box-img {
    float: none;
  }
  .new2025_textimg_list .item-box .box-img {
    width: 100%;
    margin-bottom: 15px;
  }
  .new2025_textimg_list .item-box .box-info {
    padding: 0;
  }
  .new2025_textimg_list .item-box .info-txt {
    height: auto;
    margin-bottom: 15px;
  }
  .oppo_sari_list .channel-groups-01 .groups-title {
    min-width: 260px;
    margin-bottom: 25px;
  }
  .oppo_sari_list .groups-list .doc-title {
    padding-left: 20px;
  }
  .oppo_sari_list .groups-list .doc-title .more-s {
    right: 20px;
  }
  .oppo_sari_list .groups-list .doc-cont {
    padding: 20px;
  }
  .oppo_sari_list .groups-cont {
    padding: 20px;
  }
  .research-scroll-w .research-prev,
  .research-scroll-w .research-next {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    top: 93px;
  }
  .research-scroll-w .research-prev::after,
  .research-scroll-w .research-next::after {
    display: none;
  }
  .research-scroll-w .item-box .box-img img {
    height: 220px;
  }
  .joinus-channel .channle-box .box-img img {
    height: 140px;
  }
}


/* new add */
.contact-us-other {
  display: flex;
  padding-top: 40px;
}
.contact-us-other .other-img {
  overflow: hidden;
  width: 330px;
  margin-right: 30px;
  flex-shrink: 0;
}
.contact-us-other .other-img img {
  display: block;
  width: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.contact-us-other:hover img {
  transform: scale(1.1);
}

.contact-us-other .other-info {
  flex: 1;
  min-width: 0;
}
.contact-us-other .other-info .info-title {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 20px;
  border-bottom: solid 1px #cddaea;
  padding-bottom: 15px;
}
.contact-us-other .other-info .info-txt {
  font-size: 18px;
  line-height: 1.5;
  display: flex;
  flex-wrap: wrap;
}
.contact-us-other .other-info .info-txt > div {
  min-width: 50%;
  margin-bottom: 10px;
}


@media (max-width: 1199px) {
  .contact-us-other {
    flex-direction: column;
  }
  .contact-us-other .other-img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
}