@charset "UTF-8";

.w1320 {
  width: 14.4rem;
  margin: 0 auto;
  position: relative;
  font-size: 0;
}

@media (max-width: 1340px) {
  .w1320 {
    width: 94%;
  }
}

header {
  width: 100%;
}

header .htop {
  width: 100%;
  background: #385491;
}

header .htop .ht {
  width: 100%;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0.06rem 0;
}

header .htop .hl {
  line-height: 2.2;
  color: #fff;
  width: auto;
}

header .htop .hr {
  flex: 1;
  text-align: right;
  font-size: 0;
}

header .htop .hr .hem {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.2rem;
  font-size: 0;
  position: relative;
}

header .htop .hr .hem span {
  display: inline-block;
  vertical-align: middle;
  width: 0.22rem;
  height: 0.22rem;
  margin-right: 0.1rem;
}

header .htop .hr .hem span img {
  width: 100%;
  height: 100%;
  display: block;
}

header .htop .hr .hem .hx {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  line-height: 2.2;
  color: #fff;
}

header .htop .hr .hem .code {
  position: absolute;
  width: 1.1rem;
  height: 1.1rem;
  display: none;
  left: 50%;
  transform: translateX(-50%);
  top: 110%;
  z-index: 5;
}

header .htop .hr .hem .code img {
  width: 100%;
  width: 100%;
  display: block;
}

header .htop .hr .hem:hover .code {
  display: block;
}

header .htop .hr .langues {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

header .htop .hr .langues .icon {
  display: inline-block;
  vertical-align: middle;
  width: 0.18rem;
  height: 0.18rem;
  margin-right: 0.06rem;
}

header .htop .hr .langues .icon img {
  width: 100%;
  height: 100%;
  display: block;
}

header .htop .hr .langues .lang {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

header .htop .hr .langues .lang a {
  width: 100%;
  height: 100%;
  display: inline-block;
  line-height: 2.2;
  color: #fff;
}

header .htop .hr .langues span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.1rem;
  color: #fff;
  line-height: 2.2;
}

header .hb {
  width: 100%;
  background: #fff;
}

header .hb .logo {
  display: inline-block;
  vertical-align: middle;
  width: 2.54rem;
}

header .hb .logo a, header .hb .logo img {
  width: 100%;
  height: 100%;
  display: block;
}

header .hb nav {
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  width: calc(100% - 2.55rem - 2rem);
  font-size: 0;
}

header .hb nav .natem {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin: 0 0.1rem;
}

header .hb nav .natem .nas {
  width: auto;
  display: inline-block;
}

header .hb nav .natem .nas a {
  display: inline-block;
  line-height: 1rem;
  color: #050505;
  padding: 0 0.09rem;
}

header .hb nav .natem .navul {
  width: 1.6rem;
  position: absolute;
  z-index: 10;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  background: #fff;
  display: none;
}

header .hb nav .natem .navul ul {
  width: 100%;
}

header .hb nav .natem .navul ul li {
  width: 100%;
}

header .hb nav .natem .navul ul li a {
  width: 100%;
  display: block;
  line-height: 3;
  color: #385491;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 0.1rem;
  background: #fff;
}

header .hb nav .natem .navul ul li:hover a {
  background: #385491;
  color: #fff;
}

header .hb nav .natem:after {
  content: ' ';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 2px;
  background: #385491;
  display: none;
}

header .hb nav .natem.on:after {
  display: block;
}

header .hb nav .natem.on .nas a {
  color: #385491;
}

header .hb .search {
  display: inline-block;
  vertical-align: middle;
  width: 2rem;
  border: solid 1px #57b648;
  font-size: 0;
  position: relative;
  border-radius: 0.3rem;
  overflow: hidden;
}

header .hb .search input {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  border: none;
  background: #fff;
  line-height: 3;
  height: 3em;
  padding-left: 0.14rem;
  padding-right: 0.4rem;
}

header .hb .search button {
  position: absolute;
  z-index: 3;
  width: 0.24rem;
  height: 0.24rem;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  right: 0.12rem;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  padding: 0;
  background: none;
}

header .hb .search button img {
  width: 100%;
  height: 100%;
  display: block;
}

header .hb .mid {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  display: none;
  text-align: right;
}

header .hb .mid .menu {
  display: inline-block;
  vertical-align: middle;
  width: 0.4rem;
  height: 0.4rem;
}

header .hb .mid .menu img {
  width: 100%;
  height: 100%;
  display: block;
}

header .hb .black {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 40;
  cursor: pointer;
}

@media (max-width: 770px) {
  header {
    padding: 0.1rem 0;
  }
  header .hb {
    padding: 0.1rem 0;
  }
  header .hb .search {
    border-radius: 0.5rem;
    line-height: 2.5;
  }
  header .hb .search input {
    line-height: 2.5;
    height: 2.5em;
  }
  header .hb .mid {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    width: calc(100% - 2.56rem - 2rem);
    font-size: 0;
    padding-right: 0.24rem;
  }
  header .hb nav {
    width: 60%;
    width: 5rem;
    position: fixed;
    right: 0;
    top: 0;
    height: 100vh;
    background-color: #fff;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: auto;
    z-index: 100;
    transform: translate(100%, 0);
    transition: transform .3s;
  }
  header .hb nav .natem {
    width: 100%;
    position: relative;
    margin: 0;
    text-align: left;
    padding: 0 0.2rem;
  }
  header .hb nav .natem .nas a {
    color: #004d64;
  }
  header .hb nav .natem .navul {
    width: 100%;
    position: relative;
    background: #fff;
  }
  header .hb nav .natem .navul ul li {
    width: 100%;
  }
  header .hb nav .natem .navul ul li a {
    color: #004d64;
    padding: 0 0.3rem;
    text-align: left;
    background: #fff;
  }
  header .hb nav .natem.on:after {
    display: none;
  }
  header .hb nav .natem.has-nav:after {
    content: "+";
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    background: none;
    right: 0;
    left: auto;
    transform: translateX(0);
    top: 0.1rem;
    font-size: 20px;
    color: #333;
  }
  header .hb nav .natem.has-nav.show:after {
    content: "-";
  }
  header.menu-state nav {
    transform: translate(0, 0);
  }
  header.menu-state .black {
    display: block;
  }
}

.banner {
  width: 100%;
  position: relative;
}

.banner .swiper-slide {
  width: 100%;
  position: relative;
}

.banner .swiper-slide .img {
  width: 100%;
}

.banner .swiper-slide .img img {
  width: 100%;
  height: 100%;
  display: block;
}

.banner .swiper-slide .bix {
  position: absolute;
  z-index: 5;
  top: 50%;
  transform: translateY(-50%);
  left: calc((260 / 1920) * 100%);
}

.banner .swiper-slide .bix .cn {
  width: 100%;
  white-space: nowrap;
  font-weight: bold;
  color: #fff;
  line-height: 1.5;
}

.banner .swiper-slide .bix .en {
  width: 100%;
  white-space: nowrap;
  line-height: 1.5;
  margin-top: 0.1rem;
  color: #fff;
}

.banner .swiper-slide .bix .more {
  width: 100%;
  font-size: 0;
  margin-top: 0.3rem;
}

.banner .swiper-slide .bix .more a {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  background-image: url("../images/vs.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0 0.36rem;
  color: #fff;
  line-height: 3.2;
  border-radius: 1.6em;
}

.banner .swiper-slide .bix .more a i {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.14rem;
  position: relative;
  top: -0.03rem;
  width: 0.07rem;
}

.banner .swiper-slide .bix .more a i img {
  width: 100%;
  height: 100%;
  display: block;
}

.banner .swiper-pagination {
  bottom: 0.3rem;
}

.banner .swiper-pagination-bullet {
  margin: 0 0.2rem;
  background: transparent;
  border: solid 2px #fff;
  opacity: 1;
}

.banner .swiper-pagination-bullet-active {
  background: #fff;
}

.banner .btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0.6rem;
  height: 0.6rem;
  cursor: pointer;
  z-index: 3;
}

.banner .btn img {
  width: 100%;
  height: 100%;
  display: block;
}

.banner .btn img:first-child {
  display: block;
}

.banner .btn img:last-child {
  display: none;
}

.banner .btn:hover img:first-child {
  display: none;
}

.banner .btn:hover img:last-child {
  display: block;
}

.banner .bl {
  left: 0.3rem;
}

.banner .br {
  right: 0.3rem;
}

@media (max-width: 770px) {
  .banner .swiper-slide .bix .cn {
    font-size: calc(12px - 0.12rem + 0.3rem);
  }
  .banner .swiper-slide .bix .en {
    font-size: calc(12px - 0.12rem + 0.16rem);
  }
  .banner .swiper-slide .bix .more a {
    font-size: calc(12px - 0.12rem + 0.12rem);
    line-height: 2.5;
  }
}

.nanner {
  width: 100%;
  position: relative;
}

.nanner .img {
  width: 100%;
}

.nanner .img img {
  width: 100%;
  height: 100%;
  display: block;
}

.nanner .nox {
  position: absolute;
  z-index: 5;
  left: calc((300 / 1920) * 100%);
  top: calc( 50%);
  transform: translateY(-50%);
}

.nanner .nox .mit {
  width: 100%;
  font-size: 0;
  margin-bottom: 0.18rem;
}

.nanner .nox .mit span {
  width: auto;
  display: inline-block;
  vertical-align: bottom;
  margin: 0 0.1rem;
  color: #222;
}

.nanner .nox .mit .cn {
  font-weight: bold;
  margin: 0;
}

.nanner .nox .mit .l {
  position: relative;
  top: -0.03rem;
}

.nanner .nox .nx {
  width: 100%;
  line-height: 1.5;
  color: #222;
}

@media (max-width: 1340px) {
  .nanner .nox {
    left: 3%;
  }
}

.nanbar {
  width: 100%;
  background: #f6f6f6;
  padding: 0.1rem 0;
  font-size: 0;
}

.nanbar .nal {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}

.nanbar .nal .home {
  display: inline-block;
  vertical-align: middle;
  width: 0.2rem;
  height: 0.2rem;
  margin-right: 0.14rem;
}

.nanbar .nal .home img {
  width: 100%;
  height: 100%;
  display: block;
}

.nanbar .nal .nts {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  color: #333;
  line-height: 3;
  margin-right: 0.16rem;
}

.nanbar .nal .nts span {
  color: #333;
  display: inline-block;
  vertical-align: middle;
  line-height: 3;
  margin-left: 0.16rem;
}

.nanbar .nal .nts:last-child span {
  display: none;
}

@media (max-width: 900px) {
  .nanbar .nal {
    width: 100%;
    padding: 0.16rem 0;
  }
}

.contact {
  width: 100%;
  background: #fff;
  box-shadow: 3px 4px 18px 0px rgba(0, 6, 18, 0.12);
  padding: 0.6rem 0;
}

.contact .research {
  width: 100%;
  font-size: 0;
}

.contact .research .rel {
  display: inline-block;
  vertical-align: top;
  width: calc((790 / 1320) * 100%);
  margin-right: calc((100 / 1320) * 100%);
}

.contact .research .rel .retop {
  width: 100%;
  padding: 0.8rem 0.6rem;
  margin-bottom: 0.4rem;
}

.contact .research .rel .retop .rit {
  width: 100%;
  line-height: 1.6;
  border-bottom: solid 1px #eee;
  margin-bottom: 0.2rem;
}

.contact .research .rel .retop .px {
  width: 100%;
  line-height: 1.8;
  color: #666;
}

.contact .research .rel .relis {
  width: 100%;
}

.contact .research .rel .relis .rli {
  width: 100%;
  display: block;
  padding: 0.1rem 0;
  font-size: 0;
}

.contact .research .rel .relis .rli .rame {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5;
  color: #333;
  position: relative;
  padding: 0 0.14rem;
  width: calc(100% - 90px);
}

.contact .research .rel .relis .rli .rame i {
  font-style: normal;
  color: #25b898;
}

.contact .research .rel .relis .rli .rame:before {
  content: ' ';
  position: absolute;
  width: 0.04rem;
  height: 0.04rem;
  background: #25b898;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.contact .research .rel .relis .rli .rime {
  width: 90px;
  text-align: right;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5;
  color: #888;
}

.contact .research .rel .relis .rli:hover .rame {
  color: #25b898;
}

.contact .research .rel .dit {
  width: 100%;
  text-align: center;
  line-height: 1.5;
  color: #333;
  margin-bottom: 0.2rem;
}

.contact .research .rel .rav {
  width: 100%;
  font-size: 0;
  text-align: center;
}

.contact .research .rel .rav span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.16rem;
  line-height: 1.5;
  color: #666;
}

.contact .research .rel .rav span i {
  display: inline-block;
  vertical-align: middle;
  width: 0.2rem;
  height: 0.2rem;
  margin-right: 0.1rem;
}

.contact .research .rel .rav span i img {
  width: 100%;
  height: 100%;
  display: block;
}

.contact .research .rel .ron {
  width: 100%;
  margin: 0.3rem 0;
  padding: 0.2rem 0;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
  font-size: calc(12px - 0.12rem + 0.16rem);
  line-height: 1.6;
  color: #666;
}

.contact .research .rel .ron p {
  font-size: calc(12px - 0.12rem + 0.16rem);
  line-height: 1.6;
  color: #666;
}
.contact .research .rel .ron em{
  font-style: italic;
}

.contact .research .rel .ron a{
  color: #428bca;
  text-decoration: underline;
}

.contact .research .rel .bot {
  width: 100%;
  padding: 0.1rem 0;
}

.contact .research .rel .bot a {
  width: 100%;
  display: block;
  line-height: 1.6;
  color: #333;
  padding: 0.06rem 0;
}

.contact .research .rel .bot a:hover {
  color: #385491;
}

.contact .research .rel .reselis {
  width: 100%;
  font-size: 0;
}

.contact .research .rel .reselis .resem {
  display: inline-block;
  vertical-align: top;
  width: calc((284 / 780) * 100%);
  margin-right: calc((170 / 780) * 100%);
  box-shadow: 4px 7px 10px 0px rgba(0, 6, 18, 0.12);
  margin-bottom: 0.4rem;
  border-radius: 6px;
  position: relative;
}

.contact .research .rel .reselis .resem a {
  width: 100%;
  height: 100%;
  display: block;
}

.contact .research .rel .reselis .resem .stem {
  width: 100%;
  display: block;
}

.contact .research .rel .reselis .resem .stem img {
  width: 100%;
  height: 100%;
  display: block;
}

.contact .research .rel .reselis .resem .stem img:first-child {
  display: block;
}

.contact .research .rel .reselis .resem .stem img:last-child {
  display: none;
}

.contact .research .rel .reselis .resem .son {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  padding: 0.4rem;
}

.contact .research .rel .reselis .resem .son .sit {
  width: 100%;
  color: #666;
  height: 3.2em;
}

.contact .research .rel .reselis .resem .son .sit p{
  line-height: 1.6;
    
}

.contact .research .rel .reselis .resem .son .icons {
  width: 100%;
  font-size: 0;
  margin: 0.3rem 0 0.2rem;
}

.contact .research .rel .reselis .resem .son .icons .icon {
  display: inline-block;
  vertical-align: middle;
  width: 0.6rem;
  height: 0.6rem;
}

.contact .research .rel .reselis .resem .son .icons .icon img {
  width: 100%;
  height: 100%;
  display: block;
}

.contact .research .rel .reselis .resem .son .icons .icon img:first-child {
  display: block;
}

.contact .research .rel .reselis .resem .son .icons .icon img:last-child {
  display: none;
}

.contact .research .rel .reselis .resem .son .st {
  width: 100%;
  color: #333;
  line-height: 1.5;
  margin-bottom: 0.4rem;
}

.contact .research .rel .reselis .resem .son .more {
  width: 100%;
  font-size: 0;
}

.contact .research .rel .reselis .resem .son .more span {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 1.5;
}

.contact .research .rel .reselis .resem:hover .stem img:first-child {
  display: none;
}

.contact .research .rel .reselis .resem:hover .stem img:last-child {
  display: block;
}

.contact .research .rel .reselis .resem:hover .son .sit {
  color: #fff;
}

.contact .research .rel .reselis .resem:hover .son .st {
  color: #fff;
}

.contact .research .rel .reselis .resem:hover .son .more span {
  color: #fff;
}

.contact .research .rel .reselis .resem:hover .son .icon img:first-child {
  display: none;
}

.contact .research .rel .reselis .resem:hover .son .icon img:last-child {
  display: block;
}

.contact .research .rel .reselis .resem:nth-child(2n) {
  margin-right: 0;
}

.contact .research .rel .rdit {
  width: 100%;
  font-size: 0;
  margin-bottom: 0.36rem;
}

.contact .research .rel .rdit span {
  width: auto;
  display: inline-block;
  vertical-align: bottom;
  margin: 0 0.1rem;
  color: #333;
}

.contact .research .rel .rdit .cn {
  font-weight: bold;
  margin: 0;
}

.contact .research .rel .rdit .cn i {
  font-style: normal;
  color: #25b898;
}

.contact .research .rel .rdit .l {
  position: relative;
  top: -0.03rem;
}

.contact .research .rel .rn {
  width: 100%;
  line-height: 2;
  color: #333;
}

.contact .research .rel .ren {
  width: 100%;
  padding: 0.2rem 0;
  font-size: calc(12px - 0.12rem + 0.16rem);
  line-height: 1.6;
  color: #333;
}

.contact .research .rel .ren p {
  font-size: calc(12px - 0.12rem + 0.16rem);
  line-height: 1.6;
  color: #333;
}

.contact .research .rel .searlis {
  width: 100%;
  padding: 0.3rem 0 0.3rem;
  border-bottom: solid 1px #eee;
}

.contact .research .rel .searlis .sit {
  width: 100%;
  font-weight: bold;
  line-height: 1.5;
}

.contact .research .rel .searlis .sit span {
  color: #25b898;
}

.contact .research .rel .searlis .relis {
  margin-top: 0.18rem;
}

.contact .research .rel .syslis {
  width: 100%;
}

.contact .research .rel .syslis .sysvem {
  width: 100%;
  display: block;
  padding: 0.36rem 0;
  border-bottom: solid 1px #eee;
}

.contact .research .rel .syslis .sysvem a {
  width: 100%;
  height: 100%;
  display: block;
  font-size: 0;
}

.contact .research .rel .syslis .sysvem .img {
  width: calc((290 / 780) * 100%);
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}

.contact .research .rel .syslis .sysvem .img img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all ease 0.3s;
}

.contact .research .rel .syslis .sysvem .son {
  width: calc((489 / 780) * 100%);
  display: inline-block;
  vertical-align: middle;
  padding-left: 0.2rem;
}

.contact .research .rel .syslis .sysvem .son .sv {
  width: 100%;
  line-height: 1.5;
  color: #333;
  margin-bottom: 0.18rem;
}

.contact .research .rel .syslis .sysvem .son .sm {
  width: 100%;
  line-height: 2;
  color: #999;
  height: 4em;
}

.contact .research .rel .syslis .sysvem:hover .img img {
  transform: scale(1.1);
}

.contact .research .rel .syslis .sysvem:hover .son .sv {
  color: #25b898;
}

.contact .research .rel .video {
  width: 100%;
  height: 400px;
  min-height: 400px;
}

.contact .research .rel .video iframe {
  width: 100%;
  height: 100%;
  display: block;
}

.contact .research .rel .video video {
  width: 100%;
  height: 100%;
  display: block;
}

/* rer- */

.contact .research .rer {
  display: inline-block;
  vertical-align: top;
  width: calc((425 / 1320) * 100%);
  box-shadow: 3px 4px 18px 0px rgba(0, 6, 18, 0.12);
  border-radius: 6px;
  padding: 0.8rem 0.6rem;
}

.contact .research .rer .ris {
  width: 100%;
  font-size: 0;
  margin-bottom: 0.2rem;
}

.contact .research .rer .ris .icon {
  display: inline-block;
  vertical-align: middle;
  width: 0.3rem;
  height: 0.3rem;
  margin-right: 0.1rem;
}

.contact .research .rer .ris .icon img {
  width: 100%;
  height: 100%;
  display: block;
}

.contact .research .rer .ris .sx {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5;
  color: #333;
}

.contact .research .rer .rul {
  width: 100%;
}

.contact .research .rer .rul .li {
  width: 100%;
  display: block;
  line-height: 2.2;
  color: #333;
}

.contact .research .rer .rul .li span {
  color: #25b898;
}

.contact .research .rer .rul .li:hover {
  color: #25b898;
}

.contact .research .rer .reul {
  width: 100%;
}

.contact .research .rer .reul .rli {
  width: 100%;
  padding: 0.04rem 0;
}

.contact .research .rer .reul .rli .ras {
  width: 100%;
  font-size: 0;
}

.contact .research .rer .reul .rli .ras a {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.8;
  color: #333;
}

.contact .research .rer .reul .rli .ras span {
  display: inline-block;
  vertical-align: middle;
  width: 0.08rem;
  height: 0.13rem;
  margin-left: 0.1rem;
  display: none;
  transition: all ease 0.3s;
}

.contact .research .rer .reul .rli .ras span img {
  width: 100%;
}

.contact .research .rer .reul .rli .eul {
  width: 100%;
  position: relative;
  display: none;
}

.contact .research .rer .reul .rli .eul .es {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  line-height: 2;
  color: #666;
  padding-left: 0.2rem;
  position: relative;
  margin: 0.06rem 0;
}

.contact .research .rer .reul .rli .eul .es:before {
  position: absolute;
  z-index: 5;
  content: ' ';
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.06rem;
  height: 0.06rem;
  border-radius: 50%;
  border: solid 2px #25b898;
  background: #fff;
}

.contact .research .rer .reul .rli .eul .es.active {
  color: #25b898;
}

.contact .research .rer .reul .rli .eul .s {
  display: inline-block;
  vertical-align: middle;
  width: 0.08rem;
  height: 0.13rem;
  margin-left: 0.1rem;
  display: none;
  transition: all ease 0.3s;
}

.contact .research .rer .reul .rli .eul .s img {
  width: 100%;
}

.contact .research .rer .reul .rli .eul .el.has-navss .s {
  display: inline-block;
}

.contact .research .rer .reul .rli .eul .el.has-navss.show .s {
  transform: rotate(90deg);
}

.contact .research .rer .reul .rli .eul .sul {
  width: 100%;
  padding-left: 0.24rem;
  display: none;
}

.contact .research .rer .reul .rli .eul .sul .luss {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  line-height: 2;
  color: #666;
  padding-left: 0.2rem;
  position: relative;
  margin: 0.06rem 0;
}
.contact .research .rer .reul .rli .eul .sul a{
  width: 100%;
  display: block;
  line-height: 2;
  color: #333;
}
.contact .research .rer .reul .rli .eul .sul a:hover{
  color: #25b898;
}

.contact .research .rer .reul .rli .eul .sul .luss.active {
  color: #25b898;
}

.contact .research .rer .reul .rli .eul .sul .f {
  display: inline-block;
  vertical-align: middle;
  width: 0.08rem;
  height: 0.13rem;
  margin-left: 0.1rem;
  display: none;
  transition: all ease 0.3s;
}

.contact .research .rer .reul .rli .eul .sul .f img {
  width: 100%;
}

.contact .research .rer .reul .rli .eul .sul .lus.has-navsss .f {
  display: inline-block;
}

.contact .research .rer .reul .rli .eul .sul .lus.has-navsss.show .f {
  transform: rotate(90deg);
}

.contact .research .rer .reul .rli .eul .sul .lusf{
  width: 100%;
  padding-left: 0.3rem;
  display: none;
}

.contact .research .rer .reul .rli .eul .sul .lusf .sf {
  width: 100%;
  line-height: 1.8;
  color: #999999;
  display: block;
}

.contact .research .rer .reul .rli .eul .sul .lusf .sf.active {
  color: #25b898;
}

.contact .research .rer .reul .rli .eul:before {
  content: ' ';
  position: absolute;
  z-index: 3;
  left: calc(0.04rem - 0.5px);
  top: 50%;
  transform: translateY(-50%);
  height: 96%;
  width: 0;
  border-left: dashed 1px #25b898;
}

.contact .research .rer .reul .rli.has-navs .ras .v {
  display: inline-block;
}

.contact .research .rer .reul .rli.has-navs.show .ras .v {
  transform: rotate(90deg);
}

.contact .research .rer.party .ris .sx {
  color: #fff;
  color: #333;
}

.contact .research .rer.party .rul .li {
  color: #fff;
  color: #333;
}

.contact .research .hide {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 50;
  cursor: pointer;
}

.contact .research .lmenu {
  display: none;
}

@media (max-width: 900px) {
  .contact .research .lmenu {
    position: fixed;
    right: 0.2rem;
    top: 40%;
    transform: translateY(-50%);
    width: 0.6rem;
    height: 0.6rem;
    display: block;
    background: #fff;
  }
  .contact .research .lmenu img {
    width: 100%;
    height: 100%;
    display: block;
  }
  .contact .research .rel {
    width: 100%;
    margin-right: 0;
  }
  .contact .research .rer {
    width: 5rem;
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    background-color: #fff;
    background: none;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: auto;
    z-index: 100;
    transform: translate(-100%, 0);
    transition: transform .3s;
    border-radius: 0;
    padding: 20px 20px;
  }
  .contact .research .rer .reul .rli .eul .sul a {
    line-height: 2.2;
  }
  .contact .research .rer .reul .rli .eul:before {
    height: 90%;
    left: calc(0.08rem - 0.5px);
  }
  .contact .research .rer.menu-show {
    transform: translate(0, 0);
  }
  .contact .research .hide.menu-show {
    display: block;
  }
}

/* -rer */

.pages {
  width: 100%;
  padding: 0.3rem 0;
  text-align: center;
  font-size: 0;
}

.pages .page {
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  width: 0.46rem;
  height: 0.46rem;
  line-height: 0.46rem;
  text-align: center;
  color: #333;
  margin: 0 0.1rem;
}

.pages .page.on {
  background: #0e317d;
  color: #fff;
}

.pages .page:hover {
  background: #0e317d;
  color: #fff;
}

.modular {
  width: 100%;
  padding: 0.6rem 0;
}

.modular .mit {
  width: 100%;
  font-size: 0;
  text-align: center;
  margin-bottom: 0.46rem;
}

.modular .mit span {
  width: auto;
  display: inline-block;
  vertical-align: bottom;
  margin: 0 0.1rem;
  color: #333;
}

.modular .mit .cn {
  font-weight: bold;
}

.modular .mit .l {
  position: relative;
  top: -0.03rem;
}

.modular .mit .mx {
  width: 100%;
  display: block;
  color: #666;
  line-height: 1.5;
  margin-top: 0.1rem;
}

.system {
  width: 100%;
  padding-top: 0;
  background: #f6f6f6;
  padding-bottom: 0;
}

.system .mit {
  padding-top: 0.6rem;
  background: #fff;
  padding-bottom: 0.46rem;
  margin-bottom: 0;
}

.system .sysem {
  width: 100%;
  position: relative;
}

.system .imgsiper {
  width: 100%;
}

.system .imgsiper .swiper-slide {
  width: 100%;
}

.system .imgsiper .swiper-slide img {
  width: 100%;
  height: 100%;
  display: block;
}

.system .sysiper {
  width: 100%;
  position: absolute;
  z-index: 5;
  height: 100%;
  display: block;
  left: 0;
  top: 0;
}

.system .sysiper .swiper-container {
  height: 100%;
}

.system .sysiper .swiper-slide {
  width: 100%;
  height: 100%;
  transition: all ease 0.3s;
  background: rgba(14, 49, 125, 0);
}

.system .sysiper .swiper-slide a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.system .sysiper .swiper-slide .sox {
  width: 70%;
}

.system .sysiper .swiper-slide .sox .sit {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  height: 3em;
  text-align: center;
}

.system .sysiper .swiper-slide .sox .line {
  width: 100%;
  font-size: 0;
  text-align: center;
  margin: 0.5rem 0;
}

.system .sysiper .swiper-slide .sox .line span {
  width: 1px;
  height: 0.6rem;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
}

.system .sysiper .swiper-slide .sox .add {
  width: 0.51rem;
  height: 0.51rem;
  display: block;
  margin: 0 auto;
}

.system .sysiper .swiper-slide .sox .add img {
  width: 100%;
  height: 100%;
  display: block;
}

.system .sysiper .swiper-slide:hover {
  background: rgba(14, 49, 125, 0.5);
}

.system .sysiper .swiper-slide.on {
  background: rgba(14, 49, 125, 0.5);
}

.system .syscons {
  width: 100%;
}

.system .syscons .scons {
  width: 100%;
  background: #fff;
  border-radius: 6px;
  padding: 0.4rem;
  font-size: 0;
  position: relative;
  z-index: 10;
  top: -0.6rem;
  display: none;
}

.system .syscons .scons .sls {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 2.5rem);
  padding-right: 0.2rem;
}

.system .syscons .scons .sls .siv {
  width: 100%;
  line-height: 1.5;
  color: #333;
}

.system .syscons .scons .sls .line {
  width: 100%;
  font-size: 0;
  margin: 0.16rem 0;
}

.system .syscons .scons .sls .line span {
  display: inline-block;
  vertical-align: middle;
  width: 0.3rem;
  height: 2px;
  background: #0054a3;
}

.system .syscons .scons .sls .sx {
  width: 100%;
  color: #666;
  line-height: 1.5;
  height: 3em;
}

.system .syscons .scons .srs {
  width: 2.5rem;
  display: inline-block;
  vertical-align: middle;
}

.system .syscons .scons .srs .more {
  width: 100%;
  font-size: 0;
  margin-top: 0.3rem;
  text-align: right;
}

.system .syscons .scons .srs .more a {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  background-image: url("../images/vs.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0 0.36rem;
  color: #fff;
  line-height: 3.2;
  border-radius: 1.6em;
}

.system .syscons .scons .srs .more a i {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.14rem;
  position: relative;
  top: -0.03rem;
  width: 0.07rem;
}

.system .syscons .scons .srs .more a i img {
  width: 100%;
  height: 100%;
  display: block;
}

.system .syscons .scons.on {
  display: block;
}

.system .stn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0.6rem;
  height: 0.6rem;
  cursor: pointer;
  z-index: 13;
}

.system .stn img {
  width: 100%;
  height: 100%;
  display: block;
}

.system .stn img:first-child {
  display: block;
}

.system .stn img:last-child {
  display: none;
}

.system .stn:hover img:first-child {
  display: none;
}

.system .stn:hover img:last-child {
  display: block;
}

.system .sl {
  left: 0.3rem;
}

.system .sr {
  right: 0.3rem;
}

@media (max-width: 770px) {
  .system .sysiper .swiper-slide .sox .sit {
    margin-bottom: 0.2rem;
  }
  .system .sysiper .swiper-slide .sox .line {
    display: none;
  }
  .system .syscons .scons {
    top: 0;
    margin-top: 0.16rem;
  }
}

.Rad {
  width: 100%;
  padding: 0.7rem 0;
}

.Rad .Rits {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.46rem;
}

.Rad .Rits .mit {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  text-align: center;
}

.Rad .Rits .mit span {
  width: auto;
  display: inline-block;
  vertical-align: bottom;
  margin: 0 0.1rem;
  color: #333;
}

.Rad .Rits .mit .cn {
  font-weight: bold;
}

.Rad .Rits .mit .l {
  position: relative;
  top: -0.03rem;
}

.Rad .Rits .mit .mx {
  width: 100%;
  display: block;
  color: #666;
  line-height: 1.5;
  margin-top: 0.1rem;
}

.Rad .Rits .ri {
  width: auto;
  color: #666;
  line-height: 1.5;
}

.Rad .radiper {
  width: 100%;
}

.Rad .radiper .swiper-container {
  padding-bottom: 0.7rem;
  padding-top: 0.3rem;
}

.Rad .radiper .swiper-slide {
  width: 100%;
  box-shadow: 4px 7px 10px 0px rgba(0, 6, 18, 0.12);
  border-radius: 6px;
  position: relative;
}

.Rad .radiper .swiper-slide a {
  width: 100%;
  height: 100%;
  display: block;
}

.Rad .radiper .swiper-slide .stem {
  width: 100%;
  display: block;
}

.Rad .radiper .swiper-slide .stem img {
  width: 100%;
  height: 100%;
  display: block;
}

.Rad .radiper .swiper-slide .stem img:first-child {
  display: block;
}

.Rad .radiper .swiper-slide .stem img:last-child {
  display: none;
}

.Rad .radiper .swiper-slide .son {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  padding: 0.4rem;
}

.Rad .radiper .swiper-slide .son .sit {
  width: 100%;
  color: #666;
  line-height: 1.6;
  height: 3.2em;
}

.Rad .radiper .swiper-slide .son .icons {
  width: 100%;
  font-size: 0;
  margin: 0.3rem 0 0.2rem;
}

.Rad .radiper .swiper-slide .son .icons .icon {
  display: inline-block;
  vertical-align: middle;
  width: 0.6rem;
  height: 0.6rem;
}

.Rad .radiper .swiper-slide .son .icons .icon img {
  width: 100%;
  height: 100%;
  display: block;
}

.Rad .radiper .swiper-slide .son .icons .icon img:first-child {
  display: block;
}

.Rad .radiper .swiper-slide .son .icons .icon img:last-child {
  display: none;
}

.Rad .radiper .swiper-slide .son .st {
  width: 100%;
  color: #333;
  line-height: 1.5;
  margin-bottom: 0.4rem;
}

.Rad .radiper .swiper-slide .son .more {
  width: 100%;
  font-size: 0;
}

.Rad .radiper .swiper-slide .son .more span {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 1.5;
}

.Rad .radiper .swiper-slide:hover .stem img:first-child {
  display: none;
}

.Rad .radiper .swiper-slide:hover .stem img:last-child {
  display: block;
}

.Rad .radiper .swiper-slide:hover .son .sit {
  color: #fff;
}

.Rad .radiper .swiper-slide:hover .son .st {
  color: #fff;
}

.Rad .radiper .swiper-slide:hover .son .more span {
  color: #fff;
}

.Rad .radiper .swiper-slide:hover .son .icon img:first-child {
  display: none;
}

.Rad .radiper .swiper-slide:hover .son .icon img:last-child {
  display: block;
}

.Rad .radiper .swiper-scrollbar {
  max-width: 13.2rem;
  left: 50%;
  transform: translateX(-50%);
  background: #f3f6fd;
}

.Rad .radiper .swiper-scrollbar-drag {
  background: #25b898;
}

.news {
  width: 100%;
  background: #f6f6f6;
}

.news .newtlis {
  width: 100%;
  font-size: 0;
  margin-bottom: 0.2rem;
}

.news .newtlis .newsm {
  width: calc((316 / 1320) * 100%);
  margin-right: calc((17 / 1320) * 100%);
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0.2rem;
}

.news .newtlis .newsm a {
  width: 100%;
  height: 100%;
  display: block;
}

.news .newtlis .newsm .img {
  width: 100%;
  overflow: hidden;
  border-radius: 0.1rem;
  margin-bottom: 0.2rem;
}

.news .newtlis .newsm .img img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all ease 0.3s;
}

.news .newtlis .newsm .nit {
  width: 100%;
  line-height: 1.5;
  color: #333;
  height: 3em;
  margin-bottom: 0.4rem;
}

.news .newtlis .newsm .time {
  width: 100%;
  color: #888;
  line-height: 1.5;
  margin-top: 0.2rem;
}

.news .newtlis .newsm:hover .img img {
  transform: scale(1.1);
}

.news .newtlis .newsm:nth-child(4n) {
  margin-right: 0;
}

.news .cewslis {
  width: 100%;
  background: #fff;
  box-shadow: 6px 6px 8px 0px rgba(0, 0, 0, 0.08);
  border-radius: 6px;
  padding: 0.3rem;
}

.news .cewslis .cit {
  width: 100%;
  font-size: 0;
  overflow: hidden;
  border-bottom: solid 1px #eee;
  margin-bottom: 0.2rem;
}

.news .cewslis .cit .came {
  float: left;
  color: #333;
  line-height: 2.2;
}

.news .cewslis .cit a {
  float: right;
  width: 0.3rem;
  height: 0.3rem;
  width: 30px;
  height: 30px;
  display: block;
  cursor: pointer;
}

.news .cewslis .cit a img {
  width: 100%;
  height: 100%;
  display: block;
}

.news .cewslis .ceslis {
  width: 100%;
  font-size: 0;
}

.news .cewslis .ceslis .ces {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  margin-right: 4%;
  padding: 0.1rem 0;
  font-size: 0;
}

.news .cewslis .ceslis .ces .cx {
  width: calc(100% - 90px);
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5;
  color: #333;
  position: relative;
  padding-left: 0.14rem;
  padding-right: 0.2rem;
}

.news .cewslis .ceslis .ces .cx:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 50%;
  width: 0.04rem;
  height: 0.04rem;
  display: block;
  background: #2c81e1;
  transform: translateY(-50%);
}

.news .cewslis .ceslis .ces .cime {
  width: 90px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5;
  color: #888;
  text-align: right;
}

.news .cewslis .ceslis .ces:hover .cx {
  color: #2c81e1;
}

.news .cewslis .ceslis .ces:nth-child(2n) {
  margin-right: 0;
}

.introduce {
  width: 100%;
  font-size: 0;
}

.introduce .inl {
  display: inline-block;
  vertical-align: top;
  width: calc((960 / 1920) * 100%);
  position: relative;
}

.introduce .inl .img {
  width: 100%;
}

.introduce .inl .img img {
  width: 100%;
  height: 100%;
  display: block;
}

.introduce .inl .inrn {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
  height: 100%;
  padding: 1rem 0.5rem 0.4rem 1.4rem;
  max-width: 90%;
}

.introduce .inl .inrn .rit {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  margin-bottom: 0.3rem;
}

.introduce .inl .inrn .rx {
  width: 100%;
  line-height: 2;
  color: #fff;
  height: 4em;
  margin-bottom: 0.3rem;
}

.introduce .inl .inrn .btn {
  position: absolute;
  width: 1rem;
  height: 1rem;
  bottom: 0.8rem;
  right: 1.4rem;
  cursor: pointer;
  transition: all ease 0.3s;
  animation: rainbow  ease 1s infinite 0.5s;
}

.introduce .inl .inrn .btn img {
  width: 100%;
  height: 100%;
  display: block;
}

@keyframes rainbow {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

.introduce .inl .inrn .more {
  width: 100%;
  font-size: 0;
  position: absolute;
  left: 1.4rem;
  bottom: 1.4rem;
}

.introduce .inl .inrn .more a {
  display: inline-block;
  vertical-align: middle;
  line-height: 3;
  border-radius: 1.5em;
  background: #fff;
  width: auto;
  color: #333;
  padding: 0 0.3rem;
}

.introduce .inr {
  display: inline-block;
  vertical-align: top;
  width: calc((960 / 1920) * 100%);
  position: relative;
}

.introduce .inr .img {
  width: 100%;
}

.introduce .inr .img img {
  width: 100%;
  height: 100%;
  display: block;
}

.introduce .inr .inrn {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
  height: 100%;
  padding: 1rem 0.5rem 0.4rem 0.6rem;
  max-width: 90%;
}

.introduce .inr .inrn .rit {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  margin-bottom: 0.3rem;
}

.introduce .inr .inrn .rx {
  width: 100%;
  line-height: 2;
  color: #fff;
  height: 4em;
  margin-bottom: 0.3rem;
}

.introduce .inr .inrn .dates {
  width: 100%;
  display: flex;
  margin: 0.3rem 0;
}

.introduce .inr .inrn .dates .date {
  flex: 1;
  text-align: center;
  padding: 0 0.14rem;
}

.introduce .inr .inrn .dates .date .num {
  color: #fff;
  line-height: 1.3;
}

.introduce .inr .inrn .dates .date .rv {
  color: #fff;
  line-height: 1.5;
}

.introduce .inr .inrn .more {
  width: 100%;
  font-size: 0;
  margin-top: 0.5rem;
}

.introduce .inr .inrn .more a {
  display: inline-block;
  vertical-align: middle;
  line-height: 3;
  border-radius: 1.5em;
  background: #fff;
  width: auto;
  color: #333;
  padding: 0 0.3rem;
}

@media (max-width: 1150px) {
  .introduce .inr .inrn {
    padding: 0.5rem;
  }
  .introduce .inr .inrn .more {
    margin-top: 0.2rem;
  }
}

@media (max-width: 900px) {
  .introduce .inl {
    width: 100%;
  }
  .introduce .inl .img {
    max-height: 280px;
    overflow: hidden;
  }
  .introduce .inl .inrn {
    padding: 0.5rem;
    max-width: 100%;
  }
  .introduce .inl .inrn .more {
    margin-top: 0.2rem;
    width: auto;
    left: 0.5rem;
    bottom: 0.6rem;
  }
  .introduce .inr {
    width: 100%;
  }
  .introduce .inr .img {
    max-height: 300px;
    overflow: hidden;
  }
  .introduce .inr .inrn {
    padding: 0.5rem;
    max-width: 100%;
  }
  .introduce .inr .inrn .more {
    margin-top: 0.2rem;
  }
}

@media (max-width: 450px) {
  .introduce .inr {
    width: 100%;
  }
  .introduce .inr .img {
    height: 380px;
    max-width: 100%;
    overflow: hidden;
  }
  .introduce .inr .inrn {
    padding: 0.5rem;
    max-width: 100%;
  }
  .introduce .inr .inrn .more {
    margin-top: 0.2rem;
  }
}

.education {
  width: 100%;
  padding: 0.8rem 0;
}

.education .edl {
  display: inline-block;
  vertical-align: middle;
  width: calc((426 / 1320) * 100%);
  position: relative;
  margin-right: calc((80 / 1320) * 100%);
}

.education .edl .img {
  width: 100%;
  overflow: hidden;
  border-radius: 0.1rem;
}

.education .edl .img img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all ease 0.3s;
}

.education .edl .eox {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  display: block;
  padding: 0.6rem 0.4rem;
  left: 0;
  top: 0;
}

.education .edl .eox .eit {
  width: 100%;
  font-weight: bold;
  color: #333;
  line-height: 1.4;
  margin-bottom: 0.1rem;
}

.education .edl .eox .line {
  width: 100%;
  font-size: 0;
  margin: 0.2rem 0;
}

.education .edl .eox .line span {
  display: inline-block;
  vertical-align: middle;
  width: 0.3rem;
  height: 2px;
  background: #25b898;
}

.education .edl .eox .en {
  width: 100%;
  color: #333;
  line-height: 1.5;
  margin-bottom: 0.5rem;
}

.education .edl .eox .cn {
  width: 100%;
  line-height: 1.5;
  color: #666;
  margin-bottom: 0.4rem;
}

.education .edl .eox .more {
  width: 100%;
  font-size: 0;
}

.education .edl .eox .more a {
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  border-radius: 1.5em;
  line-height: 3;
  padding: 0 0.3rem;
}

.education .edl .eox .more a i {
  display: inline-block;
  vertical-align: middle;
  width: 0.07rem;
  margin-left: 0.1rem;
  position: relative;
  top: -0.02rem;
}

.education .edl .eox .more a i img {
  width: 100%;
  height: 100%;
  display: block;
}

.education .edl:hover .img img {
  transform: scale(1.1);
}

.education .edr {
  display: inline-block;
  vertical-align: middle;
  width: calc((810 / 1320) * 100%);
  position: relative;
  font-size: 0;
}

.education .edr .edrem {
  width: calc((384 / 810) * 100%);
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0.2rem;
  margin-right: calc(((810 - 384 * 2) / 810) * 100%);
}

.education .edr .edrem .img {
  width: 100%;
  overflow: hidden;
  border-radius: 0.1rem;
  margin-bottom: 0.16rem;
}

.education .edr .edrem .img img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all ease 0.3s;
}

.education .edr .edrem .time {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  opacity: 0.8;
}

.education .edr .edrem .et {
  width: 100%;
  line-height: 1.8;
  height: 3.6em;
  color: #fff;
  margin: 0.24rem 0;
}

.education .edr .edrem .more {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  opacity: 0.8;
}

.education .edr .edrem:hover .img img {
  transform: scale(1.1);
}

.education .edr .edrem:hover .time {
  opacity: 1;
}

.education .edr .edrem:hover .more {
  opacity: 1;
}

.education .edr .edrem:nth-child(2n) {
  margin-right: 0;
}

footer {
  width: 100%;
  padding: 0.6rem 0;
  background: #f6f6f6;
  position: relative;
}

footer .fol {
  width: calc((865 / 1320) * 100%);
  display: inline-block;
  vertical-align: top;
  padding-right: 0.3rem;
}

footer .fol .fit {
  width: 100%;
  line-height: 1.5;
  margin-bottom: 0.2rem;
}

footer .fol .fit span {
  font-weight: bold;
}

footer .fol .fi {
  width: 100%;
  line-height: 1.5;
  color: #666;
  margin-bottom: 0.2rem;
}

footer .fol .line {
  width: 100%;
  border-top: solid 1px #ccc;
  margin: 0.3rem 0;
}

footer .for {
  width: calc((455 / 1320) * 100%);
  display: inline-block;
  vertical-align: top;
  padding-left: 0.3rem;
}

footer .for .fir {
  width: 100%;
  line-height: 1.5;
  color: #333;
  margin-bottom: 0.2rem;
}

footer .for .ful {
  width: 100%;
  /*height: 2.7rem;*/
}

footer .for .ful a {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 2.2;
}

footer .for .ful a:hover {
  color: #0e317d;
}

footer .top {
  width: 0.6rem;
  height: 0.6rem;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.1rem;
  z-index: 3;
  cursor: pointer;
}

footer .top img {
  width: 100%;
  height: 100%;
  display: block;
}

@media (max-width: 770px) {
  footer .for {
    display: none !important;
  }
  footer .for .ful {
    height: auto;
  }
}

/*视频容器样式*/
.v-a {
  position: fixed;
  left: 0;
  top: 120%;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10000000;
  transition: top .5s ease-in-out;
}

.v-a.show {
  top: 0;
}

.v-a.show .v-e {
  visibility: visible;
}

.v-a.show .v-f {
  display: block;
}

.v-b {
  position: absolute;
  left: 0;
  top: 0;
  top: 50%;
  left: 50%;
  max-width: 1200px;
  transform: translate(-50%, -50%);
  width: 12rem;
}

.v-c {
  display: block;
  width: 40px;
  height: 40px;
  background-color: #385491;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  z-index: 10000;
}

.v-d {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 21px;
  text-align: center;
  line-height: 40px;
  color: #fff;
}

.v-e {
  visibility: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0px;
  bottom: 0px;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.v-f {
  width: 100%;
  height: 100%;
  display: none;
  position: relative;
  max-width: 1200px;
}

@media (max-width: 770px) {
  .v-b {
    width: 96%;
  }
}
