.w1200 {
  width: 16rem;
  margin: 0 auto;
  position: relative;
  font-size: 0;
}

@media (max-width: 1620px) {
  .w1200 {
    width: 94%;
  }
}

header {
  width: 100%;
  background: #fff;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 20;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

header nav .natem.on .nas a {
  color: #017dc2;
}

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

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

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

header .search {
  width: 2.5rem;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  text-align: center;
}

header .search .icon {
  display: inline-block;
  vertical-align: middle;
  width: 0.2rem;
  height: 0.2rem;
  cursor: pointer;
}

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

header .search .input {
  width: 100%;
  font-size: 0;
  border-radius: 0.05rem;
  overflow: hidden;
}

header .search .input input {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 2.5em);
  background-color: #fff;
  line-height: 2.5;
  height: 2.5em;
  border: none;
  padding: 0 0.2rem;
  color: #333;
}

header .search .input a {
  display: inline-block;
  vertical-align: middle;
  width: 2.5em;
  height: 2.5em;
  background-color: #f9f9fb;
}

header .search .input a img {
  width: 0.2rem;
  height: 0.2rem;
  display: block;
  margin: calc((2.5em - 0.2rem) / 2) auto;
}

header .sear {
  width: 100%;
  font-size: 0;
  padding: 0.1rem 0.2rem;
  border-top: solid 1px #f6f6f6;
  display: none;
  position: absolute;
  z-index: 1111;
  background: #fff;
}

header .sear form {
  width: 100%;
  font-size: 0;
  margin: 0 auto;
  max-width: 10rem;
  display: block;
}

header .sear .input {
  width: calc(100% - 2rem);
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  background: #f6f6f6;
}

header .sear .input input {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  background: #f6f6f6;
  color: #666666;
  font-size: calc(12px - 0.12rem + 0.16rem);
  line-height: 2.5;
  height: 2.5em;
  padding: 0 0.2rem;
  border: none;
}

header .sear .submxt {
  width: 2rem;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

header .sear .submxt input {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  background: #006fc6;
  color: #fff;
  font-size: calc(12px - 0.12rem + 0.16rem);
  line-height: 2.5;
  padding: 0 0.2rem;
  border: none;
  text-align: center;
  cursor: pointer;
}

header .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;
}

header .hop {
  width: 100%;
  font-size: 0;
  padding: 0.1rem 0;
}

header .hop .hol {
  display: inline-block;
  vertical-align: middle;
  width: calc((1100 / 1600) *100%);
  font-size: 0;
}

header .hop .hol .ron {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 0.57rem);
  padding-left: 0.3rem;
}

header .hop .hol .ron .cn {
  width: 100%;
  color: #017dc2;
  line-height: 1.5;
}

header .hop .hol .ron .en {
  width: 100%;
  color: #017dc2;
  line-height: 1.5;
}

header .hop .hor {
  display: inline-block;
  vertical-align: middle;
  width: calc((499 / 1600) *100%);
  font-size: 0;
  text-align: right;
  padding-right: 0.3rem;
}

header .hop .hor .nos {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  text-align: left;
}

header .hop .hor .nos .vi {
  width: 100%;
  color: #333;
  line-height: 1.5;
}

header .hop .hor .nos .vs {
  width: 100%;
  color: #333;
  line-height: 1.5;
}

header .hop .hor .icom {
  width: 0.5rem;
  height: 0.5rem;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.14rem;
}

header .hop .hor .phone {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

header .hop .hor .language {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  background: #fff;
  line-height: 2.2;
  height: 2.2em;
  border-radius: 0.2rem;
  border: solid 2px #017dc2;
  overflow: hidden;
  margin-left: 0.2rem;
}

header .hop .hor .language a {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0.2rem;
  line-height: 2.2;
  position: relative;
  top: -1px;
}

header .hop .hor .language a.on {
  background-color: #017dc2;
  color: #fff;
}

header .hop .hor .language .lang {
  width: 100%;
  font-size: 0;
}

header .hot {
  width: 100%;
  font-size: 0;
  background: #017dc2;
}

header .hot nav {
  width: calc(100% - 2.51rem);
  text-align: center;
}

header .hot nav .natem {
  margin: 0 .1rem;
}

header .hot nav .natem .nas a {
  line-height: 3.5;
  color: #fff;
  padding: 0 0.3rem;
}

header .hot nav .natem:after {
  background: #fff;
}

@media (max-width: 840px) {
  header {
    padding: 0.2rem 3%;
  }
  header 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 nav .natem {
    width: 100%;
    position: relative;
    margin: 0;
    text-align: left;
    padding: 0 0.2rem;
  }
  header nav .natem .nas a {
    color: #004d64;
  }
  header nav .natem .navul {
    width: 100%;
    position: relative;
    background: #fff;
  }
  header nav .natem .navul ul li {
    width: 100%;
  }
  header nav .natem .navul ul li a {
    color: #004d64;
    padding: 0 0.3rem;
    text-align: left;
    background: #fff;
  }
  header nav .natem.on:after {
    display: none;
  }
  header 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 nav .natem.has-nav.show:after {
    content: "-";
  }
  header .mid {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    width: calc(100% - 0.56rem - 1rem);
    font-size: 0;
    padding-right: 0.24rem;
  }
  header .hop {
    width: 0.6rem;
    width: 0.7rem;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
  }
  header .hop .hol .logo {
    width: 0.7rem;
    height: auto;
  }
  header .hop .hol .ron {
    display: none;
  }
  header .hop .hor {
    display: none;
  }
  header .hot {
    width: calc(100% - 1.1rem);
    display: inline-block;
    vertical-align: middle;
    background: #fff;
  }
  header .hot .w1200 {
    width: 100%;
  }
  header .hot nav {
    width: 5rem;
  }
  header .hot nav .natem .nas a {
    color: #333;
  }
  header .hot nav .natem.on .nas a {
    color: #017dc2;
  }
  header .mid {
    width: calc(100%  - 1rem - 1.5rem);
  }
  header .search .input {
    border: solid 1px #eee;
  }
  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 a, .banner .swiper-slide img {
  width: 100%;
  height: 100%;
  display: block;
}

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

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

.banner .swiper-pagination {
  bottom: 0.4rem;
  font-size: 0;
}

.banner .swiper-pagination-bullet {
  width: 0.7rem;
  width: 0.1rem;
  height: 4px;
  height: 0.1rem;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  opacity: 0.2;
  margin: 0 0.2rem;
  background: #000;
}

.banner .swiper-pagination-bullet-active {
  background: #0062b1;
  opacity: 1;
}

.newcen {
  width: 100%;
  padding: 0.5rem 0;
  background: #fff;
}

.newcen .nel {
  width: calc((780 /  1200) * 100%);
  display: inline-block;
  vertical-align: top;
  margin-right: calc((58 /  1200) * 100%);
}

.newcen .nel .nlt {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: solid 2px #eaeaea;
  margin-bottom: 0.3rem;
}

.newcen .nel .nlt .nx {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  color: #050505;
  line-height: 2.5;
  position: relative;
}

.newcen .nel .nlt .nx:after {
  content: ' ';
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -2px;
  height: 2px;
  background: #050505;
  display: none;
}

.newcen .nel .nlt a {
  display: inline-block;
  vertical-align: middle;
  padding-right: 0.1rem;
  position: relative;
}

.newcen .nel .nlt a i {
  display: inline-block;
  vertical-align: middle;
  width: 0.05rem;
  height: 0.08rem;
  position: absolute;
  right: 0;
  top: 45%;
  transform: translateY(-50%);
}

.newcen .nel .nlt a i img {
  width: 100%;
  height: 100%;
  display: block;
}

.newcen .nel .neltm {
  width: 100%;
  font-size: 0;
}

.newcen .nel .neltm .nml {
  display: inline-block;
  vertical-align: middle;
  width: calc(( 380 / 780 ) * 100%);
}

.newcen .nel .neltm .nml .swiper-slide {
  width: 100%;
  position: relative;
}

.newcen .nel .neltm .nml .swiper-slide .img {
  width: 100%;
  height: 100%;
  display: block;
}

.newcen .nel .neltm .nml .swiper-slide .img a {
  width: 100%;
  height: 100%;
  display: block;
}

.newcen .nel .neltm .nml .swiper-slide .img img {
  width: 100%;
  height: 100%;
  display: block;
}

.newcen .nel .neltm .nml .swiper-slide .bot {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  background: rgba(0, 0, 0, 0.5);
  padding-left: 0.2rem;
  padding: 0.1rem 0 0.1rem 0.2rem;
  font-size: 0;
}

.newcen .nel .neltm .nml .swiper-slide .bot span {
  line-height: 1.5;
  color: #fff;
  max-width: 70%;
  display: inline-block;
  vertical-align: middle;
}

.newcen .nel .neltm .nml .swiper-pagination {
  width: auto;
  left: auto;
  right: 0.2rem;
  bottom: 0.14rem;
}

.newcen .nel .neltm .nml .swiper-pagination-bullet {
  opacity: 1;
  background: #fff;
}

.newcen .nel .neltm .nml .swiper-pagination-bullet-active {
  background: #2761aa;
}

.newcen .nel .neltm .nmr {
  display: inline-block;
  vertical-align: middle;
  width: calc(( 370 / 780 ) * 100%);
  margin-left: calc(( 28 / 780 ) * 100%);
}

.newcen .nel .neltm .nmr .nli {
  width: 100%;
  font-size: 0;
  padding: 0.06rem 0;
  display: block;
}

.newcen .nel .neltm .nmr .nli .al {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 86px);
  color: #050505;
  line-height: 2;
  padding-left: 0.14rem;
  position: relative;
}

.newcen .nel .neltm .nmr .nli .al:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.04rem;
  height: 0.04rem;
  background: #999999;
}

.newcen .nel .neltm .nmr .nli .ar {
  display: inline-block;
  vertical-align: middle;
  width: 86px;
  text-align: right;
  color: #999;
  line-height: 2;
}

.newcen .nel .neltm .nmr .nli:hover .al {
  color: #0062b1;
}

.newcen .nel .neltm .nmr .nli:hover .al:before {
  background: #0062b1;
}

.newcen .nel .neltm .nmr .nli:hover .ar {
  color: #0062b1;
}

.newcen .ner {
  width: calc((360 /  1200) * 100%);
  display: inline-block;
  vertical-align: top;
  background-color: #f9f9fb;
  border: solid 1px #eaeaea;
  padding: 0.2rem   0.3rem;
}

.newcen .ner .nrt {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: solid 2px #eaeaea;
  margin-bottom: 0.3rem;
}

.newcen .ner .nrt .nx {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  color: #050505;
  line-height: 2.5;
}

.newcen .ner .nrt a {
  display: inline-block;
  vertical-align: middle;
  padding-right: 0.1rem;
  position: relative;
}

.newcen .ner .nrt a i {
  display: inline-block;
  vertical-align: middle;
  width: 0.05rem;
  height: 0.08rem;
  position: absolute;
  right: 0;
  top: 45%;
  transform: translateY(-50%);
}

.newcen .ner .nrt a i img {
  width: 100%;
  height: 100%;
  display: block;
}

.newcen .ner .nerlis {
  width: 100%;
}

.newcen .ner .nerlis a {
  width: 100%;
  display: block;
  line-height: 2;
  padding: 0.04rem 0;
}

.newcen .ner .nerlis a:hover {
  color: #2761aa;
}

.brief {
  width: 100%;
  padding: 0.5rem 0;
}

.brief .bit {
  width: 100%;
  text-align: center;
  color: #050505;
  line-height: 1.5;
  margin-bottom: 0.5rem;
}

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

.brief .belem .bel {
  display: inline-block;
  vertical-align: middle;
  width: calc(( 600 / 1200 ) * 100%);
  margin-right: calc(( 9 / 1200 ) * 100%);
  height: 4.2rem; 
}
.brief .belem .bel img{
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.brief .belem .ber {
  display: inline-block;
  vertical-align: middle;
  width: calc(( 590 / 1200 ) * 100%);
  font-size: calc(12px - 0.12rem + 0.16rem);
  color: #333;
  line-height: 2;
  padding-left: 0.4rem;
  height: 4.2rem; 
  font-size: calc(12px - 0.12rem + 0.16rem);
  color: #333;
  line-height: 2;
}

.brief .belem .ber p {
  font-size: calc(12px - 0.12rem + 0.16rem);
  color: #333;
  line-height: 2;
}

.honors {
  width: 100%;
  padding: 0.5rem 0;
}

.honors .hit {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.3rem;
}

.honors .hit .nx {
  display: inline-block;
  vertical-align: middle;
  color: #050505;
  line-height: 1.5;
}

.honors .hit a {
  display: inline-block;
  vertical-align: middle;
  padding-right: 0.1rem;
  position: relative;
}

.honors .hit a i {
  display: inline-block;
  vertical-align: middle;
  width: 0.05rem;
  height: 0.08rem;
  position: absolute;
  right: 0;
  top: 45%;
  transform: translateY(-50%);
}

.honors .hit a i img {
  width: 100%;
  height: 100%;
  display: block;
}

.honors .hswiper {
  width: 100%;
}

.honors .hswiper .swiper-slide {
  width: 100%;
}

.honors .hswiper .swiper-slide .img {
  width: 100%;
  display: block;
  overflow: hidden;
  padding-top: 100%;
  position: relative;
}

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

.honors .hswiper .swiper-slide .hon {
  width: 100%;
  background: #f9f9fb;
  padding: 0.3rem;
  text-align: center;
}

.honors .hswiper .swiper-slide .hon .ht {
  width: 100%;
  color: #000;
  line-height: 1.3;
}

.honors .hswiper .swiper-slide .hon .line {
  width: 100%;
  font-size: 0;
  margin: 0.18rem 0;
}

.honors .hswiper .swiper-slide .hon .line span {
  display: inline-block;
  width: 0.3rem;
  height: 2px;
  background: #017dc8;
}

.honors .hswiper .swiper-slide .hon .dw, .honors .hswiper .swiper-slide .hon .time {
  width: 100%;
  color: #666;
  line-height: 1.5;
  margin: 0.05rem 0;
}

.honors .hswiper .swiper-button-prev {
  left: -40px;
}

.honors .hswiper .swiper-button-next {
  right: -40px;
}

@media (max-width: 1220px) {
  .honors .hswiper .swiper-button-prev {
    left: -13.5px;
  }
  .honors .hswiper .swiper-button-next {
    right: -13.5px;
  }
}

@media (max-width: 768px) {
  .honors .hswiper .swiper-button-prev {
    left: -5px;
  }
  .honors .hswiper .swiper-button-next {
    right: -5px;
  }
}

.inside {
  width: 100%;
  background: #f3f8fb;
  padding-bottom: 0.5rem;
}
.tabbar {
  width: 100%;
  padding: 0.26rem 0;
}

.tabbar .w1200 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

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

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

.tabbar .tab {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  line-height: 1.5;
  color: #222;
  margin-right: 0.14rem;
}

.tabbar .tab span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.14rem;
  width: 5px;
  height: 8px;
  position: relative;
  top: -1px;
}

.tabbar .tab span img {
  width: 100%;
  height: 100%;
  display: block;
}

.tabbar .tab:hover {
  color: #0062b1;
}

.tabbar .tab:last-child span {
  display: none;
}

.tabbar .lt {
  width: auto;
  display: inline-block;
  vertical-align: middle;
}

.tabbar .rt {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.tabbar .rt input {
  display: inline-block;
  vertical-align: middle;
  width: 2rem;
  border: solid 1px #017dc2;
  padding: 0 0.2rem;
  line-height: 2.5;
  color: #333;
  height: 2.5em;
}

.tabbar .rt .stn {
  display: inline-block;
  vertical-align: middle;
  width: 2.5em;
  height: 2.5em;
  position: relative;
  margin-right: 0.1rem;
  background-color: #017dc2;
}

.tabbar .rt .stn img {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}

.tabbar .rt .vtn {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  line-height: 2.5em;
  padding: 0 0.2rem;
  color: #fff;
  background-color: #017dc2;
}

.plat {
  width: 100%;
  background: #fff;
  padding: 0.5rem;
}

.plat .pit {
  width: 100%;
  font-weight: bold;
  color: #050505;
  line-height: 1.5;
  margin-bottom: 0.3rem;
}

.plat .pis {
  width: 100%;
  color: #666;
  line-height: 2;
  margin-bottom: 0.2rem;
  text-indent: 2em;
}

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

.plat .platlis .plaem {
  display: inline-block;
  vertical-align: top;
  width: calc((32 / 100) * 100%);
  margin-right: 2%;
  margin-bottom: 0.2rem;
}

.plat .platlis .plaem a {
  width: 100%;
  height: 100%;
  display: block;
}

.plat .platlis .plaem .img {
  width: 100%;
  display: block;
  overflow: hidden;
  padding-top: 75%;
}

.plat .platlis .plaem .px {
  width: 100%;
  text-align: center;
  line-height: 1.6;
  height: 4.8em;
  -webkit-line-clamp: 3;
  padding: 0 0.1rem;
  margin-top: 0.1rem;
}

.plat .platlis .plaem:hover .px {
  color: #0062b1;
}

.plat .platlis .plaem:nth-child(3n) {
  margin-right: 0;
}

.contact {
  width: 100%;
  padding: 0.5rem;
  background: #fff;
  font-size: 0;
}

.contact .col {
  display: inline-block;
  vertical-align: top;
  width: calc( (600 / 1100) * 100%);
  padding-right: 0.5rem;
}

.contact .col .cit {
  width: 100%;
  color: #222;
  line-height: 1.5;
  /*font-weight: bold;*/
}

.contact .col .tell {
  width: 100%;
  margin: 0.1rem 0;
}

.contact .col .tell .tn {
  width: 100%;
  color: #222;
  line-height: 1.5;
  /*margin-bottom: 0.1rem;*/
}

.contact .col .tell .num {
  width: 100%;
  color: #222;
  line-height: 1.5;
  font-weight: bold;
}

.contact .col .cul {
  width: 100%;
  margin: 0.1rem 0 0.2rem;
}

.contact .col .cul .cli {
  width: 100%;
  margin: 0.1rem 0;
  line-height: 1.5;
  color: #222;
}

.contact .col .code {
  width: 100%;
}

.contact .col .code .cx {
  width: 100%;
  line-height: 1.5;
  margin-bottom: 0.1rem;
  color: #222;
  font-weight: bold;
}

.contact .col .code .cod {
  width: 1.62rem;
  height: 1.62rem;
  display: block;
}

.contact .col .code .cod img {
  width: 100%;
  height: 100%;
  display: block;
}

.contact .col .mis {
  width: 100%;
  margin: 0.2rem 0 0.1rem;
}

.contact .col .mis img {
  width: 100%;
  height: 100%;
  display: block;
}

.contact .cor {
  display: inline-block;
  vertical-align: top;
  width: calc( (500 / 1100) * 100%);
}

.newdetail {
  width: 100%;
  padding: 0.5rem;
  background: #fff;
  font-size: 0;
}

.newdetail .nit {
  width: 100%;
  line-height: 1.5;
  color: #333;
}

.newdetail .nab {
  width: 100%;
  padding: 0.3rem 0;
  font-size: 0;
}

.newdetail .nab .nb {
  display: inline-block;
  vertical-align: middle;
  color: #999;
  line-height: 1.5;
  margin-right: 0.14rem;
}

.newdetail .nab .nb i {
  display: inline-block;
  vertical-align: middle;
  color: #999;
  line-height: 1.5;
  margin-left: 0.14rem;
  position: relative;
  top: -0.02rem;
}

.newdetail .nab .nb a {
  display: inline-block;
  vertical-align: middle;
  width: 0.22rem;
  height: 0.22rem;
  margin: 0 0.05rem;
  position: relative;
  top: -0.02rem;
}

.newdetail .nab .nb a img {
  width: 100%;
  height: 100%;
  display: block;
}

.newdetail .necon {
  width: 100%;
  margin: 0.4rem 0;
  padding: 0.4rem 0;
  border-top: solid 1px #eaeaea;
  border-bottom: solid 1px #eaeaea;
  font-size: calc(12px - 0.12rem + 0.14rem);
  color: #666;
  line-height: 2;
}

.newdetail .necon p {
  font-size: calc(12px - 0.12rem + 0.14rem);
  color: #666;
  line-height: 2;
}

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

.newdetail .nebot .nl {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 2rem);
  padding-right: 0.2rem;
}

.newdetail .nebot .nl .nls {
  width: 100%;
  font-size: 0;
  margin: 0.1rem 0;
}

.newdetail .nebot .nl .nls span {
  display: inline-block;
  vertical-align: middle;
  color: #666666;
  line-height: 1.5;
}

.newdetail .nebot .nl .nls a {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 1.5;
}

.newdetail .nebot .nl .nls:hover a {
  color: #005fb1;
}

.newdetail .nebot .nr {
  width: 2rem;
  display: inline-block;
  vertical-align: middle;
}

.newdetail .nebot .nr a {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  padding: 0 0.3rem;
  background: #005fb1;
  background: #017dc2;
}

.newdetail .nebot .nr a span {
  line-height: 3.2;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}

.newdetail .nebot .nr a .back {
  display: inline-block;
  vertical-align: middle;
  width: 0.21rem;
  height: 0.21rem;
  margin-right: 0.1rem;
}

.newdetail .nebot .nr a .back img {
  width: 100%;
  height: 100%;
  display: block;
}

.openTopics {
  width: 100%;
  padding: 0.2rem 0.5rem 0.5rem;
  background: #fff;
}

.openTopics .opc {
  width: 100%;
  line-height: 2;
  color: #666;
  padding: 0.1rem 0;
  text-indent: 2em;
}

.openTopics .Ait {
  width: 100%;
  color: #050505;
  line-height: 1.5;
  font-weight: bold;
  margin: 0.3rem 0;
}

.openTopics .topics {
  width: 100%;
}

.openTopics .topics .topem {
  width: 100%;
  font-size: 0;
  padding: 0.2rem 0;
  border-bottom: solid 1px #eaeaea;
}

.openTopics .topics .topem .num {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  width: 50px;
  line-height: 2;
}

.openTopics .topics .topem .name {
  width: calc(100% - 50px - 1.62rem);
  padding: 0 0.1rem;
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 2;
}

.openTopics .topics .topem .name a {
  width: 100%;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.openTopics .topics .topem .check {
  display: inline-block;
  vertical-align: middle;
  width: 1.6rem;
  text-align: center;
}

.openTopics .topics .topem .check a {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 2;
  border-radius: 1em;
  width: auto;
  padding: 0 0.2rem;
  border: solid 1px #eaeaea;
}

.openTopics .topics .topem:first-child {
  border-top: solid 1px #eaeaea;
}

.openTopics .reson {
  width: 100%;
  padding: 0rem 0 0.3rem;
  font-size: calc(12px - 0.12rem + 0.16rem);
  color: #666;
  line-height: 2;
  margin-top: 0.4rem;
}

.openTopics .reson p {
  font-size: calc(12px - 0.12rem + 0.16rem);
  color: #666;
  line-height: 2;
}

.openTopics .jecttable {
  width: 100%;
  margin-top: 0.4rem;
}

.openTopics .jecttable .thead {
  width: 100%;
  font-size: 0;
  background: #f8f8f8;
}

.openTopics .jecttable .thead div {
  display: inline-block;
  vertical-align: middle;
  line-height: 3.5;
  color: #050505;
}

.openTopics .jecttable .thead .num {
  width: calc(( 80 / 1080) * 100%);
}

.openTopics .jecttable .thead .name {
  width: calc(( 260 / 1080) * 100%);
}

.openTopics .jecttable .thead .number {
  width: calc(( 100 / 1080) * 100%);
}

.openTopics .jecttable .thead .source {
  width: calc(( 150 / 1080) * 100%);
}

.openTopics .jecttable .thead .state {
  width: calc(( 120 / 1080) * 100%);
}

.openTopics .jecttable .thead .level {
  width: calc(( 120 / 1080) * 100%);
}

.openTopics .jecttable .thead .awards {
  width: calc(( 120 / 1080) * 100%);
}

.openTopics .jecttable .thead .situation {
  width: calc(( 120 / 1080) * 100%);
}

.openTopics .jecttable .thead .number, .openTopics .jecttable .thead .source, .openTopics .jecttable .thead .state, .openTopics .jecttable .thead .level, .openTopics .jecttable .thead .awards, .openTopics .jecttable .thead .situation {
  text-align: center;
}

.openTopics .jecttable .tbody {
  width: 100%;
}

.openTopics .jecttable .tbody .row {
  width: 100%;
  font-size: 0;
  border-bottom: solid 1px #eaeaea;
  padding: 0.15rem 0;
}

.openTopics .jecttable .tbody .row div {
  display: inline-block;
  vertical-align: middle;
  line-height: 2;
  color: #666;
  padding: 0 0.1rem;
}

.openTopics .jecttable .tbody .row .num {
  width: calc(( 80 / 1080) * 100%);
}

.openTopics .jecttable .tbody .row .name {
  width: calc(( 260 / 1080) * 100%);
}

.openTopics .jecttable .tbody .row .number {
  width: calc(( 100 / 1080) * 100%);
}

.openTopics .jecttable .tbody .row .source {
  width: calc(( 150 / 1080) * 100%);
}

.openTopics .jecttable .tbody .row .state {
  width: calc(( 120 / 1080) * 100%);
}

.openTopics .jecttable .tbody .row .level {
  width: calc(( 120 / 1080) * 100%);
}

.openTopics .jecttable .tbody .row .awards {
  width: calc(( 120 / 1080) * 100%);
}

.openTopics .jecttable .tbody .row .situation {
  width: calc(( 120 / 1080) * 100%);
}

.openTopics .jecttable .tbody .row .num, .openTopics .jecttable .tbody .row .number, .openTopics .jecttable .tbody .row .source, .openTopics .jecttable .tbody .row .state, .openTopics .jecttable .tbody .row .level, .openTopics .jecttable .tbody .row .awards, .openTopics .jecttable .tbody .row .situation {
  text-align: center;
}

.openTopics .jecttable .tbody .row .situation a {
  display: inline-block;
  vertical-align: middle;
  line-height: 2;
  border-radius: 1em;
  border: solid 1px #eaeaea;
  width: auto;
  padding: 0 0.2rem;
  color: #666;
}

.openTopics .details {
  width: 100%;
  font-size: calc(12px - 0.12rem + 0.16rem);
  color: #222;
  line-height: 2;
  margin-top: 0.4rem;
}

.openTopics .details p {
  font-size: calc(12px - 0.12rem + 0.16rem);
  color: #222;
  line-height: 2;
}

.openTopics .details img {
  max-width: 100%;
}

.openTopics .datas {
  width: 100%;
  text-align: center;
  font-size: 0;
  background: #f8f8f8;
  padding: 0.2rem 0.3rem;
  margin: 0.3rem 0;
}

.openTopics .datas .data {
  width: 20%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin: 0.2rem 0;
}

.openTopics .datas .data .nux {
  width: 100%;
  font-weight: bold;
  line-height: 1.3;
  color: #050505;
  margin-bottom: 0.1rem;
}

.openTopics .datas .data .dx {
  width: 100%;
  color: #050505;
  line-height: 1.5;
}

.openTopics .certiper {
  width: 100%;
  padding: 0.4rem 0;
}

.openTopics .certiper .swiper-container {
  padding-bottom: 0.4rem;
}

.openTopics .certiper .swiper-slide {
  padding: 0.2rem;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
}

.openTopics .certiper .swiper-slide .img {
  width: 100%;
  display: block;
  margin-bottom: 0.14rem;
}

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

.openTopics .certiper .swiper-slide .tx {
  width: 100%;
  line-height: 2;
  color: #050505;
  -webkit-line-clamp: 3;
  height: 6em;
  text-align: center;
}

.openTopics .certiper .swiper-pagination {
  bottom: 0;
}

.openTopics .certiper .swiper-pagination-bullet {
  width: 0.7rem;
  height: 3px;
  background: #eaeaea;
  opacity: 1;
  border-radius: 0;
}

.openTopics .certiper .swiper-pagination-bullet-active {
  background: #0062b1;
}

.openTopics .platlis {
  width: 100%;
  font-size: 0;
  margin-top: 0.3rem;
}

.openTopics .platlis .plaem {
  display: inline-block;
  vertical-align: top;
  width: calc((32 / 100) * 100%);
  margin-right: 2%;
  margin-bottom: 0.2rem;
}

.openTopics .platlis .plaem a {
  width: 100%;
  height: 100%;
  display: block;
}

.openTopics .platlis .plaem .img {
  width: 100%;
  height: 4rem;
  display: block;
  overflow: hidden;
}

.openTopics .platlis .plaem .img img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: all ease 0.3s;
}

.openTopics .platlis .plaem .px {
  width: 100%;
  text-align: center;
  line-height: 2.2;
  padding: 0 0.1rem;
  margin-top: 0.1rem;
}

.openTopics .platlis .plaem:hover .img img {
  transform: scale(1.1);
}

.openTopics .platlis .plaem:nth-child(3n) {
  margin-right: 0;
}

.openTopics .peolis {
  width: 100%;
}

.openTopics .peolis .pli {
  width: 100%;
  font-size: 0;
  padding: 0.1rem 0.2rem;
  background-color: #f8f8f8;
  border: solid 1px #eaeaea;
  margin-bottom: 0.1rem;
}

.openTopics .peolis .pli .name {
  display: inline-block;
  vertical-align: middle;
  color: #050505;
  line-height: 2;
  width: 100px;
}

.openTopics .peolis .pli .con {
  display: inline-block;
  vertical-align: middle;
  line-height: 2;
  width: calc(100% - 100px);
  padding: 0 0.1rem;
}

.openTopics .Suplist {
  width: 100%;
  margin-top: 0.3rem;
}

.openTopics .Suplist .top {
  width: 100%;
  font-size: 0;
  line-height: 0.6rem;
  background: #f8f8f8;
}

.openTopics .Suplist .top span {
  display: inline-block;
  vertical-align: middle;
  color: #050505;
  font-size: calc(12px - 0.12rem + 0.16rem);
}

.openTopics .Suplist .top .name {
  width: calc((300 / 1200) * 100%);
  padding-left: 0.2rem;
}

.openTopics .Suplist .top .icon {
  width: calc((180 / 1200) * 100%);
  text-align: center;
}

.openTopics .Suplist .con-item {
  width: 100%;
  height: auto;
  overflow: hidden;
  border-bottom: solid 1px #eaeaea;
}

.openTopics .Suplist .con-item .title {
  width: 100%;
  line-height: 0.6rem;
  position: relative;
  font-size: 0;
  cursor: pointer;
}

.openTopics .Suplist .con-item .title span {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  font-size: calc(12px - 0.12rem + 0.16rem);
  line-height: 0.6rem;
}

.openTopics .Suplist .con-item .title .name {
  width: calc((300 / 1200) * 100%);
  padding-left: 0.2rem;
}

.openTopics .Suplist .con-item .title .icon {
  width: calc((180 / 1200) * 100%);
  text-align: center;
}

.openTopics .Suplist .con-item .title .icon i {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
  width: 0.1rem;
}

.openTopics .Suplist .con-item .title .icon i img {
  width: 100%;
  height: 100%;
  display: block;
}

.openTopics .Suplist .con-item .contents {
  display: none;
  width: 100%;
  padding: 0.2rem;
  height: auto;
  background: #fff;
}

.openTopics .Suplist .con-item .contents .column {
  width: 100%;
  height: auto;
  font-size: 0;
}

.openTopics .Suplist .con-item .contents .column .column-item {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  height: auto;
  margin-bottom: 0.15rem;
  margin-right: 4%;
}

.openTopics .Suplist .con-item .contents .column .column-item .column-name {
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: calc(12px - 0.12rem + 0.16rem);
  color: #0062b1;
  text-align: left;
  display: block;
}

.openTopics .Suplist .con-item .contents .column .column-item .column-list {
  width: 100%;
  padding: 0rem 0 0.15rem;
}

.openTopics .Suplist .con-item .contents .column .column-item .column-list ul {
  width: 100%;
}

.openTopics .Suplist .con-item .contents .column .column-item .column-list ul li {
  width: 100%;
  line-height: 2;
  font-size: calc(12px - 0.12rem + 0.14rem);
  color: #666;
  margin: 0.1rem 0;
}

.openTopics .Suplist .con-item .contents .column .column-item .email {
  margin-top: 0.15rem;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: calc(12px - 0.12rem + 0.14rem);
  color: #333;
}

.openTopics .Suplist .con-item .contents .column .column-item:nth-child(2n) {
  margin-right: 0;
}

.openTopics .Suplist .con-item .contents .column .column-item.w100 {
  width: 100%;
  margin-right: 0;
}

.openTopics .Suplist .con-item .contents .column .btn {
  width: 100%;
  display: inline-block;
  font-size: 0;
  height: 0.6rem;
  text-align: left;
}

.openTopics .Suplist .con-item .contents .column .btn a {
  display: inline-block;
  width: auto;
  padding: 0 0.45rem;
  text-align: center;
  color: #fff;
  line-height: 2.5;
  border-radius: 6px;
  font-size: calc(12px - 0.12rem + 0.16rem);
  background: #0062b1;
  transition: all ease 0.3s;
}

.openTopics .Suplist .con-item .contents .column .btn a:hover {
  transform: scale(1.1);
}

.openTopics .Suplist .con-item .contents .vic {
  width: 100%;
  line-height: 1.5;
  color: #0062b1;
}

.openTopics .Suplist .con-item:nth-child(2n) .title {
  background: #fff;
}

.openTopics .Suplist .con-item.show .title {
  cursor: pointer;
  background: #f8f8f8;
}

.openTopics .Suplist .con-item.show .title .icon:last-child i {
  transform: rotate(180deg);
}

.openTopics .Suplist .con-item:hover .title {
  cursor: pointer;
  background: #f8f8f8;
}

.openTopics .newnav {
  width: 100%;
  font-size: 0;
  padding: 0.1rem 0;
}

.openTopics .newnav a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  line-height: 2.5;
  color: #000;
  padding: 0 0.4rem;
}

.openTopics .newnav a:after {
  content: ' ';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 0.16rem;
  background: #ccc;
}

.openTopics .newnav a.on {
  color: #0062b1;
}

.openTopics .newnav a:last-child:after {
  display: none;
}

.openTopics .member {
  width: 100%;
  font-size: 0;
  padding-top: 0.4rem;
}

.openTopics .member .meaxm {
  width: calc((500 / 1600) * 100%);
  display: inline-block;
  vertical-align: middle;
  margin-right: calc((48 / 1600) * 100%);
  text-align: center;
  margin-bottom: 0.5rem;
}

.openTopics .member .meaxm .imgs {
  width: 80%;
  display: block;
  overflow: hidden;
  margin: 0 auto 0.2rem;
}

.openTopics .member .meaxm .imgs .img {
  width: 100%;
  padding-top: 100%;
}

.openTopics .member .meaxm .mx {
  width: 100%;
  color: #333;
  line-height: 1.5;
  margin-bottom: 0.14rem;
  padding: 0 0.14rem;
}

.openTopics .member .meaxm .mn {
  width: 100%;
  color: #666;
  line-height: 1.5;
  padding: 0 0.14rem;
}

.openTopics .member .meaxm:nth-child(3n) {
  margin-right: 0;
}

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

.openTopics .honlis .hotem {
  width: calc((370 / 1600) * 100%);
  display: inline-block;
  vertical-align: top;
  margin-right: calc((39 / 1600) * 100%);
  margin-bottom: 0.4rem;
}

.openTopics .honlis .hotem .imgs {
  width: 80%;
  display: block;
  overflow: hidden;
  margin: 0 auto 0.2rem;
}

.openTopics .honlis .hotem .imgs .img {
  width: 100%;
  padding-top: 100%;
}

.openTopics .honlis .hotem .hot {
  width: 100%;
}

.openTopics .honlis .hotem .hot .hx {
  width: 100%;
  text-align: center;
  padding: 0 0.2rem;
  line-height: 2;
  margin-top: 0rem;
}

.openTopics .honlis .hotem:nth-child(4n) {
  margin-right: 0;
}

.openTopics .hiv {
  width: 100%;
  color: #333;
  line-height: 1.5;
  margin-bottom: 0.2rem;
}

.openTopics .honp {
  width: 100%;
  color: #666;
  line-height: 1.5;
  margin: 0.3rem 0;
}

.openTopics .teamlis {
  width: 100%;
}

.openTopics .teamlis .teams {
  width: 100%;
  font-size: 0;
  padding: 0.3rem 0;
  border-bottom: solid 1px #eee;
}

.openTopics .teamlis .teams .tmg {
  width: calc((300 / 1600) * 100%);
  display: inline-block;
  vertical-align: middle;
}

.openTopics .teamlis .teams .tmg .img {
  width: 100%;
  padding-top: 120%;
}

.openTopics .teamlis .teams .trom {
  width: calc((1298 / 1600) * 100%);
  display: inline-block;
  vertical-align: middle;
  padding-left: 0.5rem;
}

.openTopics .teamlis .teams .trom .tit {
  width: 100%;
  color: #333;
  line-height: 1.5;
  margin-bottom: 0.1rem;
}

.openTopics .teamlis .teams .trom .tix {
  width: 100%;
  color: #666;
  line-height: 2;
  -webkit-line-clamp: 5;
}

.openTopics .cooperation {
  width: 100%;
}

.openTopics .cooperation .cit {
  width: 100%;
  color: #333;
  line-height: 1.5;
  margin: 0.2rem 0;
}

.openTopics .cooperation .cable {
  width: 100%;
}

.openTopics .cooperation .cable .chead {
  width: 100%;
  display: flex;
  background: #2aa9e9;
  border: solid 1px #333;
}

.openTopics .cooperation .cable .chead .th {
  display: inline-block;
  vertical-align: middle;
  padding: 0.1rem;
  color: #fff;
  line-height: 2;
}

.openTopics .cooperation .cable .chead .th + .th {
  border-left: solid 1px #333;
}

.openTopics .cooperation .cable .chead .num {
  width: calc((50 / 830) * 100%);
}

.openTopics .cooperation .cable .chead .name {
  width: calc((250 / 830) * 100%);
}

.openTopics .cooperation .cable .chead .forms {
  width: calc((180 / 830) * 100%);
}

.openTopics .cooperation .cable .chead .unit {
  width: calc((180 / 830) * 100%);
}

.openTopics .cooperation .cable .chead .appl {
  width: calc((168 / 830) * 100%);
}

.openTopics .cooperation .cable .cbody {
  width: 100%;
  border: solid 1px #333;
  border-top: none;
}

.openTopics .cooperation .cable .cbody .tr {
  width: 100%;
  display: flex;
  background: #f6f6f6;
}

.openTopics .cooperation .cable .cbody .tr .td {
  display: inline-block;
  vertical-align: middle;
  padding: 0.1rem;
  color: #333;
  line-height: 2;
}

.openTopics .cooperation .cable .cbody .tr .td + .td {
  border-left: solid 1px #333;
}

.openTopics .cooperation .cable .cbody .tr .num {
  width: calc((50 / 830) * 100%);
}

.openTopics .cooperation .cable .cbody .tr .name {
  width: calc((250 / 830) * 100%);
}

.openTopics .cooperation .cable .cbody .tr .forms {
  width: calc((180 / 830) * 100%);
}

.openTopics .cooperation .cable .cbody .tr .unit {
  width: calc((180 / 830) * 100%);
}

.openTopics .cooperation .cable .cbody .tr .appl {
  width: calc((168 / 830) * 100%);
}

.openTopics .cooperation .cable .cbody .tr + .tr {
  border-top: solid 1px #333;
}

.openTopics .cooperation .cable .cbody .tr:nth-child(2n) {
  background: #fff;
}

.openTopics .hmidiper {
  width: 100%;
  margin: 0.8rem 0;
  position: relative;
}

.openTopics .hmidiper .linex {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0.085rem;
  width: 100%;
  height: 1px;
  background: #000;
}

.openTopics .hmidiper .swiper-slide {
  width: 100%;
  padding: 0 0.1rem;
  cursor: pointer;
}

.openTopics .hmidiper .swiper-slide .point {
  width: 100%;
  font-size: 0;
  text-align: center;
}

.openTopics .hmidiper .swiper-slide .point img {
  width: 0.17rem;
  height: 0.17rem;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto 0.2rem;
}

.openTopics .hmidiper .swiper-slide .point img:first-child {
  display: block;
}

.openTopics .hmidiper .swiper-slide .point img:last-child {
  display: none;
}

.openTopics .hmidiper .swiper-slide .point span {
  display: inline-block;
  vertical-align: middle;
  width: 0.18rem;
  height: 0.18rem;
  border-radius: 50%;
  background: #fff;
  border: solid 1px #333;
  margin: 0 auto 0.2rem;
}

.openTopics .hmidiper .swiper-slide .year {
  width: 100%;
  text-align: center;
  color: #000;
  font-size: calc(12px - 0.12rem + 0.18rem);
  line-height: 1.5;
}

.openTopics .hmidiper .swiper-slide.on .point img:first-child {
  display: none;
}

.openTopics .hmidiper .swiper-slide.on .point img:last-child {
  display: block;
}

.openTopics .hmidiper .swiper-slide.on .point span {
  background: #333;
  border: solid 1px #333;
}

.openTopics .hbotsiwp {
  width: 100%;
  position: relative;
  padding: 0.5rem 0;
}

.openTopics .hbotsiwp .swiper-container {
  margin: 0 0.72rem;
}

.openTopics .hbotsiwp .swiper-slide {
  width: 100%;
  font-size: 0;
}

.openTopics .hbotsiwp .swiper-slide .hbl {
  width: calc((500 / 1256) * 100%);
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  padding: 0 0.2rem;
}

.openTopics .hbotsiwp .swiper-slide .hbl span {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  text-align: center;
  color: #000;
  font-weight: bold;
  line-height: 1.5;
  font-size: calc(12px - 0.12rem + 0.4rem);
}

.openTopics .hbotsiwp .swiper-slide .hbr {
  width: calc((756 / 1256) * 100%);
  display: inline-block;
  vertical-align: middle;
}

.openTopics .hbotsiwp .swiper-slide .hbr span {
  color: #000;
  font-weight: bold;
  font-size: calc(12px - 0.12rem + 0.26rem);
  line-height: 1.5;
}

.openTopics .hbotsiwp .hbn {
  position: absolute;
  z-index: 5;
  top: 50%;
  transform: translateY(-50%);
  width: 0.18rem;
  height: 0.36rem;
  cursor: pointer;
  transition: all ease 0.3s;
}

.openTopics .hbotsiwp .hbn img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all ease 0.3s;
}

.openTopics .hbotsiwp .hbn:hover img {
  transform: scale(1.1);
}

.openTopics .hbotsiwp .hl {
  left: 0;
}

.openTopics .hbotsiwp .hr {
  right: 0;
}

@media (max-width: 768px) {
  .openTopics .jecttable .thead .num, .openTopics .jecttable .thead .number, .openTopics .jecttable .thead .source, .openTopics .jecttable .thead .state, .openTopics .jecttable .thead .level, .openTopics .jecttable .thead .awards {
    display: none;
  }
  .openTopics .jecttable .thead .name {
    width: 70%;
    padding: 0 0.2rem;
  }
  .openTopics .jecttable .thead .situation {
    width: 30%;
  }
  .openTopics .jecttable .tbody .row .num, .openTopics .jecttable .tbody .row .number, .openTopics .jecttable .tbody .row .source, .openTopics .jecttable .tbody .row .state, .openTopics .jecttable .tbody .row .level, .openTopics .jecttable .tbody .row .awards {
    display: none;
  }
  .openTopics .jecttable .tbody .row .name {
    width: 70%;
    padding: 0 0.2rem;
  }
  .openTopics .jecttable .tbody .row .situation {
    width: 30%;
  }
  .openTopics .Suplist .top span {
    text-align: center;
    line-height: 3;
  }
  .openTopics .Suplist .top span:nth-child(1) {
    display: none;
  }
  .openTopics .Suplist .top span:nth-child(2) {
    width: 40%;
    text-align: left;
  }
  .openTopics .Suplist .top span:nth-child(3) {
    width: 30%;
  }
  .openTopics .Suplist .top span:nth-child(4) {
    display: none;
  }
  .openTopics .Suplist .top span:nth-child(5) {
    width: 30%;
  }
  .openTopics .Suplist .top span:nth-child(6) {
    display: none;
  }
  .openTopics .Suplist .con-item .title span {
    text-align: center;
    line-height: 3;
  }
  .openTopics .Suplist .con-item .title span:nth-child(1) {
    display: none;
  }
  .openTopics .Suplist .con-item .title span:nth-child(2) {
    width: 40%;
    text-align: left;
  }
  .openTopics .Suplist .con-item .title span:nth-child(3) {
    width: 30%;
  }
  .openTopics .Suplist .con-item .title span:nth-child(4) {
    display: none;
  }
  .openTopics .Suplist .con-item .title span:nth-child(5) {
    width: 30%;
  }
  .openTopics .Suplist .con-item .title span:nth-child(6) {
    display: none;
  }
  .openTopics .hbotsiwp .swiper-slide .hbl {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .openTopics .hbotsiwp .swiper-slide .hbl span {
    text-align: left;
  }
  .openTopics .hbotsiwp .swiper-slide .hbr {
    width: 100%;
  }
}

.messagm {
  width: 100%;
}

.messagm .mit {
  width: 100%;
  color: #333;
  line-height: 1.5;
  margin-bottom: 0.2rem;
}

.messagm .mix {
  width: 100%;
  color: #333;
  line-height: 2;
  margin: 0.2rem 0;
  font-family: 宋体;
  font-size: 14px;
}

.messagm .form {
  width: 100%;
}

.messagm .form form {
  width: 100%;
  display: block;
}

.messagm .form .item {
  width: 100%;
  margin-bottom: 0.2rem;
}

.messagm .form .item .nin {
  width: 100%;
  color: #333;
  line-height: 1.5;
}

.messagm .form .item .nin span {
  display: inline-block;
  vertical-align: middle;
  color: #ff0000;
  line-height: 1.5;
  margin-left: 0.14rem;
}

.messagm .form .item .en {
  width: 100%;
  color: #999;
  line-height: 1.5;
  margin: 0.05rem 0 0.1rem;
}

.messagm .form .item .inpm {
  width: 100%;
}

.messagm .form .item .inpm input {
  width: 100%;
  display: block;
  line-height: 2.5;
  height: 2.5em;
  padding: 0 0.2rem;
  background: #ececec;
  border: solid 1px #ccc;
  color: #333;
  max-width: 5rem;
}

.messagm .form .item .inpm textarea {
  width: 100%;
  display: block;
  padding: 0.1rem 0.2rem;
  line-height: 1.5;
  color: #333;
  background: #ececec;
  border: solid 1px #ccc;
}

.messagm .form .item .vtn {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.messagm .form .item .vtn input {
  display: inline-block;
  vertical-align: middle;
  background: #017dc2;
  border-radius: 0.05rem;
  color: #fff;
  text-align: center;
  padding: 0 0.6rem;
  line-height: 3;
  height: 3em;
  cursor: pointer;
  border: none;
}

.news {
  width: 100%;
  padding: 0.5rem;
  background: #fff;
}

.news .ntop {
  width: 100%;
  font-size: 0;
  position: relative;
}

.news .ntop .tabnav {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}

.news .ntop .tabnav .swiper-container {
  width: calc(100% - 3.01rem);
  margin-left: 0;
}

.news .ntop .searcx {
  width: 3rem;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.news .ntop .searcx form {
  width: 100%;
  display: block;
  font-size: 0;
  background-color: #f9fafa;
  border-radius: 0.2rem;
  border: solid 1px #eaeaea;
  padding: 0 0.2rem;
}

.news .ntop .searcx input {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 0.3rem);
  margin-right: 0.09rem;
  background: none;
  border: none;
  line-height: 2.2;
  height: 2.2em;
}

.news .ntop .searcx button {
  display: inline-block;
  vertical-align: middle;
  background: none;
  border: none;
  width: 0.2rem;
  height: 0.2rem;
  padding: 0;
  cursor: pointer;
}

.news .ntop .searcx button img {
  width: 100%;
  height: 100%;
  display: block;
}

.news .newemlis {
  width: 100%;
}

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

.news .newemlis .newem {
  width: 100%;
  font-size: 0;
  padding: 0.3rem 0;
  border-bottom: solid 1px #eaeaea;
}

.news .newemlis .newem .img {
  width: calc( (360 / 1080) * 100%);
  display: inline-block;
  vertical-align: middle;
}

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

.news .newemlis .newem .nron {
  width: calc( ( 720/1080)*100%);
  display: inline-block;
  vertical-align: middle;
  padding-left: 0.3rem;
}

.news .newemlis .newem .nron .rit {
  width: 100%;
  /*font-weight: bold;*/
  line-height: 1.5;
  color: #222;
}

.news .newemlis .newem .nron .rx {
  width: 100%;
  color: #666;
  line-height: 1.5;
  margin: 0.24rem 0;
}

.news .newemlis .newem .nron .rob {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.news .newemlis .newem .nron .rob a {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  color: #666;
  line-height: 1.5;
}

.news .newemlis .newem .nron .rob a i {
  display: inline-block;
  vertical-align: middle;
  width: 0.15rem;
  height: 0.15rem;
  margin-left: 0.1rem;
}

.news .newemlis .newem .nron .rob a i img {
  width: 100%;
  height: 100%;
  display: block;
}

.news .noticelis {
  width: 100%;
}

.news .noticelis .notice {
  width: 100%;
  font-size: 0;
  border-bottom: dashed 1px #eaeaea;
}

.news .noticelis .notice a {
  width: 100%;
  height: 100%;
  display: block;
  font-size: 0;
  padding: 0.22rem 0;
}

.news .noticelis .notice .name {
  width: calc(100% - 100px);
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5;
  color: #222222;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  position: relative;
}

.news .noticelis .notice .name:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.04rem;
  height: 0.04rem;
  background: #222;
}

.news .noticelis .notice .time {
  width: 100px;
  display: inline-block;
  vertical-align: middle;
  color: #999;
  line-height: 1.5;
  text-align: right;
}

.news .noticelis .notice:hover .name {
  color: #0062b1;
}

.news .noticelis .notice:hover .name:before {
  background: #0062b1;
}

.news .noticelis .notice:hover .time {
  color: #0062b1;
}

@media (max-width: 768px) {
  .news .ntop .tabnav {
    width: 100%;
  }
  .news .ntop .tabnav .swiper-container {
    width: 100%;
  }
  .news .ntop .searcx {
    width: 100%;
    position: relative;
    margin: 0.14rem 0;
    top: 0;
    transform: translateY(0);
    text-align: right;
  }
  .news .ntop .searcx form {
    width: 4rem;
    display: inline-block;
    vertical-align: middle;
  }
}

.tabnav {
  width: 100%;
  border-bottom: solid 1px #eaeaea;
}

.tabnav .swiper-slide {
  width: 100%;
  text-align: center;
  position: relative;
}

.tabnav .swiper-slide a {
  /*width: 100%;*/
  width: auto;
  line-height: 0.8rem;
  display: inline-block;
  vertical-align: middle;
  color: #333;
  text-align: center;
  position: relative;
}

.tabnav .swiper-slide:after {
  content: ' ';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 0.16rem;
  background: #ccc;
}

.tabnav .swiper-slide.on a {
  color: #0062b1;
}

.tabnav .swiper-slide:last-child a:after {
  display: none;
}

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

.pages .page {
  display: inline-block;
  vertical-align: middle;
  width: 0.4rem;
  height: 0.4rem;
  text-align: center;
  border: solid 1px #eaeaea;
  margin: 0 0.08rem;
}

.pages .page a {
  width: 100%;
  height: 100%;
  display: block;
  line-height: 0.4rem;
  color: #333;
}

.pages .page.on a, .pages .page:hover a {
  color: #0062b1;
}

.pages .page.btn {
  border: none;
}

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

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

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

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

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

.pages .page.btn.on img:first-child {
  display: none;
}

.pages .page.btn.on img:last-child {
  display: block;
}

footer {
  width: 100%;
  background: #0062b1;
}

footer .ftop {
  width: 100%;
  padding: 0.5rem 0;
  font-size: 0;
}

footer .ftop .ftl {
  width: calc((750 / 1200) * 100%);
  display: inline-block;
  vertical-align: top;
  font-size: 0;
}

footer .ftop .ftl .flist {
  width: calc((124 / 750) * 100%);
  display: inline-block;
  vertical-align: top;
  padding-right: 0.1rem;
}

footer .ftop .ftl .flist .ftip {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  margin-bottom: 0.3rem;
}

footer .ftop .ftl .flist .ful {
  width: 100%;
}

footer .ftop .ftl .flist .ful .fli {
  display: block;
  width: 100%;
  color: #95b0d5;
  line-height: 1.5;
  margin: 0.06rem 0;
}

footer .ftop .ftl .flist .ful .fli:hover {
  color: #fff;
}

footer .ftop .ftm {
  display: inline-block;
  vertical-align: top;
  width: calc((300 / 1200) * 100%);
  padding: 0 0.1rem;
}

footer .ftop .ftm .fmit {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  margin-bottom: 0.3rem;
}

footer .ftop .ftm .flx {
  display: block;
  width: 100%;
  color: #95b0d5;
  line-height: 1.5;
  margin: 0.06rem 0;
}

footer .ftop .ftr {
  display: inline-block;
  vertical-align: top;
  width: calc((149 / 1200) * 100%);
}

footer .ftop .ftr .code {
  width: 100%;
  font-size: 0;
}

footer .ftop .ftr .code img {
  width: 1.2rem;
  height: 1.2rem;
  display: inline-block;
  vertical-align: middle;
}

footer .ftop .ftr .tx {
  width: 1.2rem;
  text-align: center;
  line-height: 1.5;
  color: #95b0d5;
  margin-top: 0.16rem;
}

footer .fmid {
  width: 100%;
  text-align: center;
  font-size: 0;
  border-top: solid 1px #1a6fb9;
  border-bottom: solid 1px #1a6fb9;
  padding: 0.14rem 0;
}

footer .fbot {
  width: 100%;
  background: #153474;
  overflow: hidden;
}

footer .fbot .tx {
  float: left;
  color: #fff;
  line-height: 3;
}

footer .fbot .tl {
  float: right;
  color: #fff;
  line-height: 3;
}

@media (max-width: 768px) {
  footer .ftop {
    width: 100%;
  }
  footer .ftop .ftl {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  footer .ftop .ftl .flist {
    width: 100%;
  }
  footer .ftop .ftl .flist .ful {
    width: 100%;
    font-size: 0;
  }
  footer .ftop .ftl .flist .ful .fli {
    width: auto;
    display: inline-block;
    vertical-align: top;
    margin-right: 0.2rem;
    margin-bottom: 0.2rem;
  }
  footer .ftop .ftm {
    width: 60%;
    margin-bottom: 0.2rem;
    padding: 0;
    padding-right: 0.3rem;
  }
  footer .ftop .ftr {
    width: 40%;
    text-align: right;
  }
  footer .ftop .ftr .tx {
    float: right;
  }
  footer .fbot .tx, footer .fbot .tl {
    line-height: 2;
  }
}

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

.history .swiper-container {
  width: calc(100% - 1.4rem);
  margin: 0 auto;
  padding: 30px 0;
}

.history .swiper-slide {
  width: 100%;
  padding: 1.3rem 0;
  padding: 130px 0;
}
.history .swiper-slide:hover .year{
  transform: translateX(-50%) scale(1.1);
}

.history .swiper-slide .img {
  width: 100%;
  padding-top: 20%;
  position: relative;
  z-index: 1;
}

.history .swiper-slide .img .point {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0.2rem;
  height: 0.2rem;
}

.history .swiper-slide .img .point:after {
  content: ' ';
  position: absolute;
  z-index: -1;
  height: 110px;
  width: 1px;
  background-color: #333;
  left: 50%;
  bottom: 5px;
  transform: translateX(-50%);
}

.history .swiper-slide .year {
  position: absolute;
  z-index: 3;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  color: #fefefe;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.54rem;
  height: 0.65rem;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  transition: all ease 0.3s;
}

.history .swiper-slide .year span {
  display: inline-block;
  vertical-align: middle;
  color: #fefefe;
  position: relative;
}

.history .swiper-slide .desc {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
}

.history .swiper-slide .desc .dt {
  width: 100%;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 0.1rem;
}

.history .swiper-slide .desc .dx {
  width: 100%;
  color: #666;
  line-height: 1.5;
}

.history .swiper-slide:nth-child(5n+1) .img {
  background-image: url("../images/s5.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.history .swiper-slide:nth-child(5n+1) .img .point {
  background-image: url("../images/r1.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.history .swiper-slide:nth-child(5n+1) .img .point:after {
  background-color: #377690;
}

.history .swiper-slide:nth-child(5n+1) .year {
  background-color: #377690;
}

.history .swiper-slide:nth-child(5n+1) .desc .dt {
  color: #377690;
}

.history .swiper-slide:nth-child(5n+2) .img {
  background-image: url("../images/s4.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.history .swiper-slide:nth-child(5n+2) .img .point {
  background-image: url("../images/r2.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.history .swiper-slide:nth-child(5n+2) .img .point:after {
  background-color: #179a81;
}

.history .swiper-slide:nth-child(5n+2) .year {
  background-color: #179a81;
}

.history .swiper-slide:nth-child(5n+2) .desc .dt {
  color: #179a81;
}

.history .swiper-slide:nth-child(5n+3) .img {
  background-image: url("../images/s3.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.history .swiper-slide:nth-child(5n+3) .img .point {
  background-image: url("../images/r3.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.history .swiper-slide:nth-child(5n+3) .img .point:after {
  background-color: #ee9b29;
}

.history .swiper-slide:nth-child(5n+3) .year {
  background-color: #ee9b29;
}

.history .swiper-slide:nth-child(5n+3) .desc .dt {
  color: #ee9b29;
}

.history .swiper-slide:nth-child(5n+4) .img {
  background-image: url("../images/s2.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.history .swiper-slide:nth-child(5n+4) .img .point {
  background-image: url("../images/r4.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.history .swiper-slide:nth-child(5n+4) .img .point:after {
  background-color: #d44031;
}

.history .swiper-slide:nth-child(5n+4) .year {
  background-color: #d44031;
}

.history .swiper-slide:nth-child(5n+4) .desc .dt {
  color: #d44031;
}

.history .swiper-slide:nth-child(5n+5) .img {
  background-image: url("../images/s1.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.history .swiper-slide:nth-child(5n+5) .img .point {
  background-image: url("../images/r5.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.history .swiper-slide:nth-child(5n+5) .img .point:after {
  background-color: #554166;
}

.history .swiper-slide:nth-child(5n+5) .year {
  background-color: #554166;
}

.history .swiper-slide:nth-child(5n+5) .desc .dt {
  color: #554166;
}

.history .swiper-slide:nth-child(2n) .img .point:after {
  bottom: auto;
  top: 5px;
}

.history .swiper-slide:nth-child(2n) .year {
  top: auto;
  bottom: 0;
}

.history .swiper-slide:nth-child(2n) .desc {
  bottom: auto;
  top: 20px;
}

.history .hbn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0.25rem;
  height: 0.5rem;
  cursor: pointer;
}

.history .hbn img {
  width: 100%;
  display: block;
}

.history .hl {
  left: 0;
}

.history .hr {
  right: 0;
}

