body {
  width: 100%;
}
.nav-contaniner {
  height: 6.25rem;
  line-height: 6.25rem;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
.nav-contaniner a {
  font-size: 1.375rem;
  display: block;
  height: 4.5rem;
  line-height: 5.25rem;
  float: left;
  color: #80878c;
  padding: 0 .625rem;
  font-family: AdobeHeitiStd, sans-serif;
}
.nav-contaniner a img {
  width: 28.875rem;
  height: 2.75rem;
}
.nav-contaniner a.nav-active {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  border-bottom: .25rem solid #097f94;
}
.nav-contaniner .nav-logo {
  margin-right: 6.8125rem;
  padding: 0 1.0625rem;
  height: 6.25rem;
  line-height: 6.25rem;
}
.nav-contaniner a.nav-logo:hover {
  border: none;
  background-color: transparent;
}
.slideBox {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.slideBox ul {
  position: relative;
  width: 200%;
}
.slideBox ul li {
  float: left;
  width: 50%;
  position: relative;
}
.slideBox ul li img {
  width: 100%;
}
.slideBox .spanBox {
  position: absolute;
  width: 5.5rem;
  height: 1.375rem;
  bottom: 4.25rem;
  left: 47%;
}
.slideBox .spanBox span {
  width: 1.375rem;
  height: 1.375rem;
  margin-left: 1.375rem;
  float: left;
  border-radius: 50%;
  background-color: #aaaaaa;
}
.slideBox .spanBox .active {
  background-color: #23abf1;
}
.slideBox .prev {
  position: absolute;
  left: 5.375rem;
  top: 21.125rem;
  float: left;
  opacity: 0.5;
}
.slideBox .prev img {
  width: 6.6875rem;
  height: 6.75rem;
}
.slideBox .next {
  position: absolute;
  right: 5.375rem;
  top: 21.125rem;
  float: right;
  opacity: 0.5;
}
.slideBox .next img {
  width: 6.6875rem;
  height: 6.75rem;
}
.center-nav {
  background-color: #f9f9f9;
  height: 12.5rem;
}
.center-nav .center-navBox .nav-box img {
  margin-right: 1.5rem;
}
.center-nav .center-navBox .nav-box .nav-word {
  font-size: 1.5625rem;
  font-weight: 700;
  font-family: Oswald, sans-serif;
  color: #000000;
}
.center-nav .center-navBox .nav-box .nav-word .nav-txt {
  margin-top: .625rem;
  font-size: 1.125rem;
  color: #444444;
  font-weight: 400;
  font-family: "STYuanti TC", sans-serif;
}
.center-nav .center-navBox .indus {
  margin-top: 3.625rem;
  margin-right: 10.3125rem;
  margin-left: 3.75rem;
}
.center-nav .center-navBox .indus img {
  width: 3.6875rem;
  height: 7.5rem;
}
.center-nav .center-navBox .indus .nav-word {
  margin-top: .75rem;
}
.center-nav .center-navBox .emp {
  margin-top: 3.25rem;
}
.center-nav .center-navBox .emp img {
  width: 4.625rem;
  height: 7.0625rem;
}
.center-nav .center-navBox .emp .nav-word {
  margin-top: .75rem;
}
.center-nav .center-navBox .soft {
  margin-top: 4rem;
  margin-left: 9.5rem;
  margin-right: 9.125rem;
}
.center-nav .center-navBox .soft img {
  width: 4.6875rem;
  height: 4.9375rem;
}
.center-nav .center-navBox .code {
  margin-top: 3.875rem;
}
.center-nav .center-navBox .code img {
  width: 3.875rem;
  height: 5.3125rem;
}
.index-service {
  text-align: center;
  margin: 0 auto;
  padding-top: 7.125rem;
}
.index-service .ser-title {
  font-size: 2.125rem;
  color: #000000;
  font-weight: 700;
  font-family: SourceHanSansCN, sans-serif;
}
.index-service .bolang {
  width: 3.125rem;
  height: 1rem;
  margin: .3125rem 0 .8125rem;
}
.index-service .service-intro {
  font-size: 1rem;
  color: #565656;
  margin: 0 auto;
  text-align: center;
  width: 43.75rem;
  font-family: PTSans, sans-serif;
}
.index-service .service-list {
  margin-top: 8.5rem;
}
.index-service .service-list .service-box {
  width: 45%;
  padding-left: 5%;
  margin-bottom: 4.5rem;
  text-align: left;
}
.index-service .service-list .service-box p {
  text-align: left;
}
.index-service .service-list .service-box img {
  width: 8rem;
  height: 8rem;
  margin-right: 1.875rem;
}
.index-service .service-list .service-box .ser-top {
  width: 22rem;
}
.index-service .service-list .service-box .ser-top p {
  font-size: .875rem;
  font-family: PTSans, sans-serif;
  font-style: Italic;
}
.index-service .service-list .service-box .ser-top .top-title {
  font-size: 1.875rem;
  color: #000000;
  font-style: normal;
  margin-bottom: .5rem;
  font-family: AdobeHeitiStd, sans-serif;
}
.index-service .service-list .service-box .ser-center {
  margin-top: 1rem;
  width: 22rem;
  font-size: 1.25rem;
  color: #444444;
  line-height: 1.875rem;
  font-family: AdobeHeitiStd, sans-serif;
}
.index-service .bottom-nav {
  height: 13.25rem;
  padding-top: 5.625rem;
  background-color: #181f27;
  text-align: left;
  font-family: AdobeHeitiStd, sans-serif;
}
.index-service .bottom-nav ul li {
  color: #fff;
  font-size: 1.625rem;
  margin-right: 2.5rem;
}
.index-service .bottom-nav .bot-instruct {
  margin-top: 2.375rem;
}
.index-service .bottom-nav .bot-instruct li {
  font-size: 1.125rem;
  color: #e5e5e5;
}
.index-case .case-top {
  text-align: center;
  padding-top: 7.125rem;
}
.index-case .case-top .case-title {
  font-size: 2.125rem;
  color: #000000;
  font-weight: 700;
  font-family: SourceHanSansCN, sans-serif;
}
.index-case .case-top .bolang {
  width: 3.125rem;
  height: 1rem;
  margin: .3125rem 0 .8125rem;
}
.index-case .case-top .case-intro {
  font-size: 1rem;
  color: #565656;
  margin: 0 auto;
  text-align: center;
  width: 53.875rem;
  font-family: PTSans, sans-serif;
}
.index-case .case-center {
  margin-top: 5.125rem;
}
.index-case .case-center div img {
  width: 25.75rem;
  height: 16.625rem;
}
.index-custom .custom-top {
  text-align: center;
  padding-top: 7.125rem;
}
.index-custom .custom-top .custom-title {
  font-size: 2.125rem;
  color: #000000;
  font-weight: 700;
  font-family: SourceHanSansCN, sans-serif;
}
.index-custom .custom-top .bolang {
  width: 3.125rem;
  height: 1rem;
  margin: .3125rem 0 .8125rem;
}
.index-custom .custom-top .custom-intro {
  font-size: 1rem;
  color: #565656;
  margin: 0 auto;
  text-align: center;
  width: 44.875rem;
  font-family: PTSans, sans-serif;
}
.index-custom .custom-center {
  height: 12.5rem;
  margin-top: 5.125rem;
  background-color: #f9f9f9;
}
.index-custom .custom-center li {
  width: 25%;
  line-height: 12.5rem;
}
.index-custom .custom-center li img {
  width: 100%;
  height: 12.0625rem;
}
.index-adr img {
  width: 100%;
}
.footer {
  border-top: .0625rem solid #f1f1f1;
}
.footer .footer-top {
  height: 9.25rem;
  background-color: #181f27;
  color: #727171;
  font-size: 1rem;
}
.footer .footer-top .footer-front li {
  margin-bottom: .625rem;
}
.footer .footer-top .footer-front .footer-name {
  margin-top: 2rem;
}
.footer .footer-top .footer-front .footer-name img {
  width: 3.875rem;
  height: 1.5625rem;
  margin-right: .875rem;
}
.footer .footer-top .footer-front .footer-adr img {
  width: 2.0625rem;
  height: 1.5625rem;
  margin-right: .375rem;
}
.footer .footer-top .footer-front .footer-email img {
  width: 2.125rem;
  height: 1.4375rem;
  margin-right: .375rem;
}
.footer .footer-top .footer-center {
  padding-top: 3.95rem;
  padding-left: 4.125rem;
  font-family: ArialMT, sans-serif;
}
.footer .footer-top .footer-center img {
  width: 1.5625rem;
  height: 1.6875rem;
  margin-right: .375rem;
  margin-bottom: .1875rem;
}
.footer .footer-top .footer-finall {
  padding-top: 3.6rem;
  padding-left: 12rem;
}
.footer .footer-top .footer-finall input {
  height: 2.5rem;
  line-height: 2.5rem;
  background-color: rgba(73, 73, 73, 0.5);
  width: 15rem;
  padding-left: .625rem;
  color: #fff;
  font-family: ArialMT, sans-serif;
}
.footer .footer-top .footer-finall a {
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  background-color: rgba(73, 73, 73, 0.5);
  text-align: center;
  line-height: 2.5rem;
  margin-left: .25rem;
  color: #6d6d6d;
}
.footer .footer-top .footer-finall a:hover {
  cursor: pointer;
}
.footer .footer-bottomBox {
  background-color: #181f27;
}
.footer .footer-bottomBox .footer-bottom {
  background-color: rgba(18, 23, 27, 0.9);
  height: 4.5rem;
  line-height: 4.5rem;
  color: #797979;
  text-align: right;
  font-size: .875rem;
  font-family: ArialMT, sans-serif;
}
.footer .footer-bottomBox .footer-bottom p {
  text-align: right;
}
.footer-center li a{
  color: #797979;
}
.footer-center li a:hover{
  color: #fff;
}