@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
  text-decoration: none;
  list-style: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

html {
  height: 100%;
}

h1, h2, h3, h4, h5, h6, th {
  font-weight: normal;
}

i {
  font-style: normal;
}

b {
  font-weight: normal;
}

input, button, textarea, select {
  vertical-align: middle;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none;
  padding: 0;
}

input[type="button"], input[type="text"], input[type="password"], input[type="submit"], input[type="reset"],
input[type="search"], input[type="datetime"], input[type="datetime-local"], input[type="date"],
input[type="time"], input[type="number"], button, select, textarea {
  -webkit-appearance: none;
  appearance: none;
  background: none;
}

input[type="radio"], input[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #666666;
}

@font-face {
  font-family: 'iconfont';
  /* project id 240211 */
  src: url("../font/iconfont.eot");
  src: url("../font/iconfont.eot?#iefix") format("embedded-opentype"), url("../font/iconfont.woff") format("woff"), url("../font/iconfont.ttf") format("truetype"), url("../font/iconfont.svg#iconfont") format("svg");
}

@font-face {
  font-family: moren;
  src: url(../font/YouSheBiaoTiHei-2.ttf);
}

@font-face {
  font-family: yingwen;
  src: url(../font/helveticaneueltstd-hvexo.otf);
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* 媒体查询 */
@media all and (min-width: 320px) {
  html {
    font-size: 32px;
  }
}

@media all and (min-width: 360px) {
  html {
    font-size: 36px;
  }
}

@media all and (min-width: 375px) {
  html {
    font-size: 37.5px;
  }
}

@media all and (min-width: 384px) {
  html {
    font-size: 38.4px;
  }
}

@media all and (min-width: 412px) {
  html {
    font-size: 41.2px;
  }
}

@media all and (min-width: 414px) {
  html {
    font-size: 41.4px;
  }
}

@media all and (min-width: 480px) {
  html {
    font-size: 48px;
  }
}

@media all and (min-width: 750px) {
  html {
    font-size: 75px;
  }
}

.page .pagination {
  text-align: center;
  margin: 40px 0;
}

.page .pagination li {
  display: inline-block;
  margin: 0 6px;
  height: 40px;
  cursor: pointer;
}

.page .pagination li a {
  transition: all 0.2s;
}

.page .pagination li a,
.page .pagination li span {
  display: inline-block;
  padding: 0 16px;
  font-size: 15px;
  color: #333;
  line-height: 40px;
  border-radius: 2px;
}

.page .pagination li:hover a {
  background: #7ccf37;
  color: #ffffff;
}

.page .pagination li.active span {
  background: #7ccf37;
  color: #ffffff;
}

.page .pagination li.disabled span {
  color: #cccccc;
}

.page .pagination li.disabled:hover span {
  background: transparent;
  color: #cccccc;
}

.main {
  margin: 0 auto;
  max-width: 1368px;
}

.main::after {
  clear: both;
  content: " ";
  display: table;
  box-sizing: border-box;
}

.main .text::after {
  clear: both;
  content: " ";
  display: table;
  box-sizing: border-box;
}

.up::after, .down::after, .left::after, .right::after, .title::after, .center::after, .text::after {
  clear: both;
  content: " ";
  display: table;
  box-sizing: border-box;
}

.title {
  padding: 30px 0;
  font-size: 28px;
  text-align: center;
  color: #0e1f58;
}

.left {
  float: left;
}

.right {
  float: right;
}
.header .down .main{
  max-width: 980px;
}
.header .up {
  height: 80px;
  line-height: 80px;
}
.header .up .main{
  width: 1200px;
  margin-right: 100px;
}
.header .up .main .leftA {
  float: left;
  font-size: 30px;
  font-weight: bold;
  color: #1c3eb0;
  text-shadow: 0px 4px 5px rgba(0, 0, 0, 0.5);
}

.header .up .main .lan {
  float: right;
  font-size: 12px;
  color: #d85c00;
  font-weight: bold;
  margin-left: 15px;
}

.header .up .main .rightA {
  float: right;
  padding: 15px;
  font-size: 12px;
  margin-top: 17px;
  line-height: 16px;
  color: #1c3eb0;
}

.header .up .main .rightA:hover {
  color: #fff;
  background-color: #000;
}

.header .down {
  height: 62px;
  line-height: 62px;
  background-color: #1c3eb0;
}

.header .down .main {
  display: flex;
  justify-content: space-between;
}
.header .down .main .item:first-child{
  line-height: 55px;
}
.header .down .main .item img{
  width: 68px;
  height: 50px;
}

.header .down .item {
  position: relative;
}

.header .down .item:hover .items {
  display: block;
}

.header .down .item:hover .zmCarType {
  display: block !important;
}

.header .down .item .aTitle {
  float: left;
  font-size: 15px;
  color: #ffffff;
}

.header .down .item .aTitle span {
  font-size: 14px;
  display: inline-block;
  transform: rotate(90deg);
}

.header .down .item .items {
  top: 62px;
  left: 50%;
  margin: auto;
  display: none;
  z-index: 999999;
  text-align: center;
  position: absolute;
  background-color: #1c3eb0;
  transform: translate(-50%, 0);
}

.header .down .item .items a {
  height: 50px;
  display: block;
  color: #ffffff;
  padding: 0 30px;
  line-height: 50px;
  white-space: nowrap;
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
}

.banner {
  width: 980px;
  margin: 0 auto;
}

.banner .swiper {
  width: 980px;
  overflow: hidden;
  position: relative;
}

.banner .swiper .swiper-slide img {
  width: 980px;
  height: auto;
}

.research {
  width: 900px;
  margin: 0 auto;
  padding: 50px 0;
}

.research .swiper {
  width: 900px;
  overflow: hidden;
  position: relative;
}

.research .swiper .swiper-slide img {
  width: 900px;
  height: auto;
}

.research .text {
  padding-top: 50px;
}

.research .text .left {
  width: 70%;
}

.research .text .left h3 {
  padding: 30px 0;
}

.research .text .right {
  width: 28%;
}

.research .text .right dl {
  padding-bottom: 30px;
}

.research .text .right dl dt {
  color: #333;
  font-size: 24px;
  padding-bottom: 20px;
}

.research .text .right dl dd {
  opacity: .5;
  font-size: 16px;
}

.new .main .text .swiper {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 50px;
}

.new .main .text .swiper .swiper-wrapper .swiper-slide {
  height: 265px;
  border: solid 1px rgba(167, 184, 241, 0.75);
}

.new .main .text .swiper .swiper-wrapper .swiper-slide dl dt img {
  width: 100%;
  height: auto;
}

.new .main .text .swiper .swiper-wrapper .swiper-slide dl dd {
  margin: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.new .main .text .swiper .swiper-pagination-bullet {
  opacity: 1;
  margin: 0 15px;
  background-color: transparent;
}

.new .main .text .swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  color: #7fccf7;
}

.new .main .text .swiper .swiper-button-prev, .new .main .text .swiper .swiper-button-next {
  bottom: 0;
  top: auto;
  width: 26px;
  height: 20px;
}

.news {
  padding: 50px 0;
}

.news .main {
  max-width: 980px;
}

.news .main a {
  display: block;
  margin-bottom: 50px;
}

.news .main a::after {
  clear: both;
  content: " ";
  display: table;
  box-sizing: border-box;
}

.news .main a dl dt {
  float: left;
}

.news .main a dl dt img {
  height: auto;
  width: 500px;
}

.news .main a dl dd {
  margin-left: 550px;
}

.news .main a dl dd span {
  display: block;
  font-size: 14px;
}

.news .main a dl dd h3 {
  font-size: 35px;
  line-height: 45px;
  padding-top: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.news .main a dl dd p {
  font-size: 16px;
  line-height: 26px;
  padding-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}

.video {
  margin-top: 40px;
}

.video .main .left, .video .main .right {
  width: calc(50% - 20px);
}

.video .main .left video, .video .main .right video {
  width: 100%;
  height: auto;
}

.events {
  margin-top: 40px;
  padding-bottom: 100px;
}

.events .main .text a {
  float: left;
  margin-left: 24px;
  background-color: #fff;
  width: calc(33.33% - 16px);
  border: solid 1px rgba(167, 184, 241, 0.75);
}

.events .main .text a:nth-child(1) {
  margin-left: 0;
}

.events .main .text a dl dt img {
  width: 100%;
}

.events .main .text a dl dd {
  height: 200px;
  padding: 0 20px;
  position: relative;
  text-align: center;
  padding-bottom: 20px;
}

.events .main .text a dl dd h3 {
  font-size: 24px;
  overflow: hidden;
  padding-top: 20px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.events .main .text a dl dd p {
  font-size: 14px;
  overflow: hidden;
  padding-top: 10px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.events .main .text a dl dd span {
  left: 50%;
  bottom: 20px;
  width: 160px;
  height: 42px;
  color: #fff;
  display: block;
  margin: 0 auto;
  margin-top: 50px;
  line-height: 42px;
  position: absolute;
  margin-left: -80px;
  border-radius: 42px;
  background-color: #000;
}
.detail li{
  list-style: disc;
}
.detail {
  padding: 50px 0;
}

.detail .main {
  max-width: 980px;
}
.detail .main .text {
  word-break: break-all;
  word-wrap: break-word; 
  white-space: pre-wrap; 
}

.detail .main .text img {
  width: 100%;
  height: auto;
}

.detail .main .lists::after {
  clear: both;
  content: " ";
  display: table;
  box-sizing: border-box;
}

.detail .main .lists a {
  float: left;
  margin-top: 21px;
  margin-left: 21px;
  width: calc(33.33% - 17px);
}

.detail .main .lists a:nth-child(3n+1) {
  margin-left: 0;
}

.detail .main .lists a dl dt img {
  width: 100%;
}

.detail .main .lists a dl dd {
  padding: 0 20px;
  font-size: 16px;
  line-height: 36px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.academicsList .main {
  max-width: 980px;
  padding-bottom: 80px;
}

.academicsList .main .title {
  text-align: left;
}

.academicsList .main .text .items {
  float: left;
  width: 33.33%;
}

.academicsList .main .text .items a {
  display: block;
  font-size: 16px;
  padding-top: 20px;
  color: #1c3eb0;
  text-decoration: underline;
}

.academicsList .main .text .items .item {
  padding-top: 20px;
}

.academicsList .main .text .items .item h3 {
  font-style: italic;
  text-decoration: underline;
}

.academicsList .main .text .items .item ul {
  padding-left: 30px;
}

.academicsList .main .text .items .item ul li {
  list-style: disc;
  padding-top: 5px;
}

.footer {
  background-color: #000;
}

.footer .main .up {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.footer .main .up .item {
  width: 350px;
  margin-left: -2px;
  padding: 20px 40px;
  display: inline-block;
  background-color: #30302e;
}

.footer .main .up .item a {
  opacity: .5;
  color: #fff;
  display: block;
  font-size: 12px;
  text-align: right;
  line-height: 24px;
  padding-right: 10px;
  border-right: solid 1px rgba(255, 255, 255, 0.8);
}

.footer .main .down {
  padding: 50px 0 10px;
}

.footer .main .down p {
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  padding-bottom: 10px;
}

.footer .main .down p a {
  margin: 0 10px;
  color: #ffffff;
}

.footer .main .down p a img {
  width: 22px;
  height: 22px;
}
