body {
  background-color: #282C35;
  color: #CFDAFF;
  font-family: "黑体";
}
body a:link,
body a:visited {
  color: #CFDAFF;
  text-decoration: none;
}
body a:hover {
  color: #CFDAFF;
  text-decoration: none;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
div {
  background-color: initial;
}
.header {
  height: 84px;
  background-color: #1F2228;
  padding-top: 27px;
  font-size: 16px;
  font-weight: bold;
}
.header .menu {
  padding-top: 10px;
}
.header .menu ul li {
  list-style-type: none;
  float: left;
  margin-right: 8%;
}
.header .menu ul li:last-child {
  margin-right: 0;
}
.header .menu ul li:last-child img {
  display: inline;
  margin-top: -2px;
}
.banner {
  background: url("../img/banner.png") no-repeat top center;
  height: 900px;
}
.banner .inner {
  position: relative;
  padding-top: 100px;
  width: 1100px;
  margin: 0 auto;
}
.banner .inner h1 {
  font-weight: bold;
  font-size: 56px;
  color: #30AEEC;
  text-align: center;
  margin-bottom: 32px;
}
.banner .inner h4 {
  font-size: 26px;
  color: white;
  text-align: center;
  margin-bottom: 10px;
}
.banner .inner .cardbox {
  position: absolute;
  top: 345px;
  z-index: 999;
  left: -30px;
  animation: move 1.8s infinite linear;
}
@keyframes move {
  0% {
    top: 345px;
    opacity: 1;
  }
  50% {
    top: 355px;
    opacity: 0.7;
  }
  100% {
    top: 345px;
    opacity: 1;
  }
}
@-webkit-keyframes move {
  0% {
    top: 345px;
    opacity: 1;
  }
  50% {
    top: 355px;
    opacity: 0.7;
  }
  100% {
    top: 345px;
    opacity: 1;
  }
}
.banner .inner .markd {
  position: absolute;
  top: 385px;
  z-index: 998;
  left: 180px;
}
.report {
  margin-bottom: 100px;
  background: url("../img/report-bg.png") no-repeat bottom center;
  padding-top: 50px;
}
.report .title {
  text-align: center;
  width: 263px;
  margin: 0 auto;
  margin-bottom: 43px;
}
.report .newsbox {
  margin: 0 auto;
  background: url("../img/newsbox-bg.png") no-repeat top center;
  width: 1039px;
  height: 342px;
  font-size: 16px;
  padding: 50px;
  margin-bottom: 200px;
}
.report .more {
  margin: 0 auto;
  text-align: center;
  margin-top: 30px;
}
.show-video {
  margin-bottom: 100px;
}
.show-video .title {
  text-align: center;
  width: 248px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.show-video .video-box p {
  text-align: center;
  margin-bottom: 15px;
}
.show-photo {
  margin-bottom: 100px;
}
.show-photo .title {
  text-align: center;
  width: 248px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.show-photo .photo-box {
  margin-bottom: 20px;
}
.show-photo .more {
  margin: 0 auto;
  text-align: center;
  margin-top: 30px;
}
.download {
  margin-bottom: 140px;
}
.download .title {
  text-align: center;
  width: 248px;
  margin: 0 auto;
  margin-bottom: 105px;
}
.download .downlist {
  position: relative;
  margin-bottom: 20px;
  line-height: 1.6;
}
.download .downlist .down {
  position: absolute;
  right: 20px;
}
.download .downlist:hover {
  background-color: #6C779E;
}
.midpower {
  margin-bottom: 100px;
}
.midpower .title {
  text-align: center;
  width: 263px;
  margin: 0 auto;
  margin-bottom: 43px;
}
.midpower .midpower-box {
  width: 1100px;
  margin: 0 auto;
  position: relative;
  padding: 60px 30px;
  background-color: rgba(255, 255, 255, 0.08);
}
.midpower .midpower-box .pic-l,
.midpower .midpower-box .pic-r {
  position: absolute;
  z-index: -1;
}
.midpower .midpower-box .pic-l {
  left: -28px;
  top: -33px;
}
.midpower .midpower-box .pic-r {
  right: -28px;
  bottom: -33px;
}
.product {
  margin-bottom: 100px;
}
.product .title {
  text-align: center;
  width: 263px;
  margin: 0 auto;
  margin-bottom: 43px;
}
.product .lunbo {
  background-color: rgba(255, 255, 255, 0.08);
  background-image: url("../img/pro-bg.png");
  background-repeat: no-repeat;
  background-position: bottom center;
  padding: 50px 20px;
}
.product .lunbo .slideshow {
  width: 930px;
  margin: 0 auto;
}
.map {
  margin-bottom: 50px;
}
.map .title {
  text-align: center;
  width: 248px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.map .mapj {
  text-align: center;
}
.partner {
  margin-bottom: 100px;
}
.partner .title {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 50px;
}
.partner .p-box {
  height: 220px;
  margin-bottom: 30px;
  background-image: linear-gradient(#19346E, #19517A);
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.partner .p-box .links {
  width: 100%;
  height: 100%;
  background-color: #30AEEC;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  padding: 20px;
  opacity: 0.9;
  color: white;
}
.partner .p-box .links .linkbtu {
  width: 160px;
  line-height: 36px;
  border: 2px solid white;
  border-radius: 30px;
  text-align: center;
  margin: 0 auto;
  margin-top: 10px;
}
.partner .p-box .links .linkbtu a {
  color: white;
}
.partner .p-box:hover .links {
  display: block;
}
.footer {
  background-color: #1F2228;
  height: 110px;
  line-height: 110px;
  text-align: center;
}
.navbar-r {
  position: fixed;
  right: 70px;
  top: 45%;
  height: 210px;
  width: 120px;
}
.navbar-r .bar-line {
  position: absolute;
  top: 0;
  right: 0px;
  z-index: 1;
  background: #9C9C9C;
  width: 8px;
  height: 100%;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.navbar-r .bar-wrap {
  position: relative;
  top: 0;
  left: 0;
  z-index: 2;
}
.navbar-r .follow-item {
  padding: 10px 0;
  cursor: pointer;
  position: relative;
}
.navbar-r .follow-item .fo-cir {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: transparent;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  position: absolute;
  right: -2px;
}
.navbar-r .follow-item .fo-text {
  color: #fff;
  font-size: 15px;
  /*  float: right;*/
  line-height: 1;
}
.navbar-r .follow-item.act .fo-cir {
  background: #EE6A0A;
  box-shadow: 0 0 12px rgba(238, 106, 10, 0.8);
}
.navbar-r .follow-item.act .fo-text {
  color: #EE6A0A;
}
.mapj-m,
.newsbox-m,
.title-m {
  display: none;
}
@media only screen and (max-width: 1199px) {
  #mb .menu {
    padding-top: 5px;
    /*  li:last-child{
        display: block;
        margin-left: 50%;
      }*/
  }
  #mb .menu li {
    display: none;
  }
  #mb .title img {
    width: 165px;
  }
  #mb .partner {
    margin-bottom: 50px;
  }
  #mb .partner .title {
    display: none;
  }
  #mb .partner .title-m {
    width: 220px;
    margin: 0 auto;
    display: block;
    margin-bottom: 50px;
  }
  #mb .partner .title-m img {
    width: 100%;
  }
  #mb .partner .col-6 img {
    width: 100%;
  }
  #mb .partner .p-box .links {
    font-size: 12px;
  }
  #mb .partner .p-box .links .linkbtu {
    width: auto;
  }
  #mb .banner {
    background: url(../img/banner-m.png) no-repeat top center;
    background-size: 787px 370px;
    height: 370px;
  }
  #mb .banner .inner {
    padding-top: 50px;
  }
  #mb .banner .inner h1 {
    font-size: 36px;
    margin-bottom: 20px;
  }
  #mb .banner .inner h4 {
    font-size: 17px;
    margin-bottom: 7px;
  }
  #mb .header .logo img {
    width: 150px;
  }
  #mb .navbar-r {
    display: none;
  }
  #mb .cardbox,
  #mb .markd,
  #mb .newsbox,
  #mb .mapj {
    display: none;
  }
  #mb .inner {
    width: 100%;
  }
  #mb .mapj-m {
    display: block;
  }
  #mb .mapj-m img {
    width: 100%;
  }
  #mb .newsbox-m {
    display: block;
    margin: 0 auto;
    height: 555px;
    max-width: 334px;
    background: url(../img/newsbox-bg-m.png) no-repeat top center;
    background-size: 334px 550.5px;
    font-size: 16px;
    padding: 20px 40px 20px 40px;
    margin-bottom: 50px;
  }
  #mb .newsbox-m p {
    text-align: justify;
  }
  #mb .download {
    margin-bottom: 50px;
  }
  #mb .download .title {
    margin-bottom: 50px;
  }
  #mb .midpower .midpower-box {
    width: 80%;
    margin: 0 auto;
  }
  #mb .midpower .midpower-box p {
    text-align: justify;
  }
  #mb .product .slideshow {
    width: 100%;
  }
}
.resp-tabs-list {
  height: 82px;
  background-color: #1F4075;
}
.resp-tabs-list li {
  float: left;
  width: 33% ;
  text-align: center;
}
.resp-tabs-list li a {
  display: block;
  height: 82px;
  line-height: 82px;
  padding: 0 20px;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
}
.resp-tabs-list li.active a {
  color: #30AEEC;
}
.resp-accordion-handle {
  display: none;
  background-color: #1F4075;
  opacity: 0.8;
  border-bottom: 1px solid #6AB2C8;
  background-image: url("../img/jia.svg");
  background-repeat: no-repeat;
  background-position: 95% 50% ;
  background-size: 20px;
}
.resp-accordion-handle h4 {
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  margin-bottom: 0;
}
.resp-accordion-handle.active {
  background-color: #1F4075;
  color: #fff;
  opacity: 1;
  border-bottom: none;
  background-image: url("../img/jian.svg");
}
.resp-tab-content {
  background-color: #213552;
  display: none;
  padding: 30px;
}
.resp-tab-content h4 {
  font-size: 22px;
  margin-bottom: 10px;
}
.resp-tab-content p {
  margin-bottom: 30px;
  background-color: #384A64;
  padding: 5px;
}
.resp-tabs {
  width: 1002px ;
  margin: 0 auto;
}
@media only screen and (max-width: 1199px) {
  .resp-tabs-list {
    display: none;
  }
  .resp-accordion-handle {
    display: block;
  }
  .resp-tabs {
    width: 95%;
  }
  .resp-tab-content h4 {
    font-weight: bold;
    font-size: 16px;
  }
}
.rvc {
  max-width: 1140px;
  position: relative;
  margin: auto;
  margin-top: 30px;
}
.rvc .rvc-wrapper {
  margin: auto;
  overflow: hidden;
}
.rvc .rvc-wrapper ul {
  overflow: hidden;
  position: relative;
}
.rvc .rvc-wrapper ul li {
  float: left;
}
.rvc .rvc-wrapper ul li a {
  display: block;
  width: 100%;
  height: auto;
  text-decoration: none;
}
.rvc .rvc-wrapper ul li a .img-wrapper {
  height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.img-wrapper img {
  width: 100%;
  opacity: 0.8;
}
.rvc .rvc-wrapper ul li a h2 {
  margin-top: 10px;
  text-align: center;
}
.rvc .rvc-wrapper ul li a p {
  padding: 10px;
  height: 80px;
}
.rvc-prv,
.rvc-next {
  position: absolute;
  height: 100%;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.rvc-prv {
  left: 0;
}
.rvc-next {
  right: 0;
}
/*# sourceMappingURL=style.css.map */