﻿/* Generated by less 2.2.0 */
@font-face {
  font-family: 'GothamRnd';
  src: url('../fonts/GothamRnd-Light.eot');
  src: local('☺'), url('../fonts/GothamRnd-Light.woff') format('woff'), url('../fonts/GothamRnd-Light.ttf') format('truetype'), url('../fonts/GothamRnd-Light.svg') format('svg');
  font-style: normal;
}
@font-face {
  font-family: 'GothamRnd';
  src: url('../fonts/GothamRnd-Bold.eot');
  src: local('☺'), url('../fonts/GothamRnd-Bold.woff') format('woff'), url('../fonts/GothamRnd-Bold.ttf') format('truetype'), url('../fonts/MyriadWebPro-Bold.svg') format('svg');
  font-style: normal;
  font-weight: bold;
}
i {
  font-style: normal;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
.trd {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tr {
  text-align: right;
}
.tc {
  text-align: center;
}
.vc {
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  display: -moz-box;
  -moz-box-orient: horizontal;
  -moz-box-pack: center;
  -moz-box-align: center;
  display: -o-box;
  -o-box-orient: horizontal;
  -o-box-pack: center;
  -o-box-align: center;
  display: -ms-box;
  -ms-box-orient: horizontal;
  -ms-box-pack: center;
  -ms-box-align: center;
  display: box;
  box-orient: horizontal;
  box-pack: center;
  box-align: center;
}
.ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
body {
  background-color: #f4f4f4;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  font-family: 'GothamRnd', "Microsoft YaHei", Tahoma, Geneva, Verdana, sans-serif;
  background: #fff;
}
img {
  max-width: 100%;
}
body,
html {
  min-height: 100%;
  width: 100%;
}
a {
  color: #666666;
}
a:hover {
  color: #28a8e3;
  text-decoration: none;
}
.header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9;
  transition: .2s;
}
.headerb {
  top: -42px;
}
.header_t {
  height: 42px;
  line-height: 42px;
  text-align: right;
  background: rgba(0, 0, 0, 0.35);
  color: #fff;
}
@media (max-width: 1024px) {
  .header_t {
    height: 30px;
    line-height: 30px;
  }
}
@media (max-width: 600px) {
  .header_t {
    padding-right: 15px;
    background: rgba(0, 0, 0, 0.75);
  }
}
.header_t .header_tnav {
  display: inline-block;
}
.header_t .header_tnav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.header_t .header_tnav ul li {
  display: inline-block;
  margin-right: 30px;
  font-size: 14px;
  font-size: 1.4rem;
}
@media (max-width: 600px) {
  .header_t .header_tnav {
    display: none;
  }
}
.header_t .search {
  display: inline-block;
}
.header_t .search i {
  color: #28a8e3;
}
.header_t .search input {
  border: none;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  outline: 0;
}
.header_t .search input[type="text"] {
  background: rgba(255, 255, 255, 0.25);
  border-radius: 10px;
  font-size: 12px;
  font-size: 1.2rem;
  width: 0;
  overflow: hidden;
  padding: 0;
  transition: .2s;
  line-height: 20px;
}
.header_t .search input[type="button"] {
  background: none;
  color: #28a8e3;
}
.header_t .search:hover input[type="text"] {
  width: 115px;
  padding: 0 10px;
}
.header_t .language {
  display: inline-block;
}
.header_t span {
  color: rgba(255, 255, 255, 0.35);
  margin: 0 10px;
  font-family: "宋体";
}
.header_t a {
  color: #fff;
}
.header_t a:hover {
  color: #28a8e3;
}
.header_b {
  height: 82px;
  line-height: 82px;
  background-image: -moz-linear-gradient(90deg, #dedede 0%, #ffffff 79%);
  background-image: -webkit-linear-gradient(90deg, #dedede 0%, #ffffff 79%);
  background-image: -ms-linear-gradient(90deg, #dedede 0%, #ffffff 79%);
  box-shadow: 1px 1.732px 4px 0px rgba(31, 20, 17, 0.24);
  position: relative;
  z-index: 9;
}
@media (max-width: 1024px) {
  .header_b {
    height: 50px;
    line-height: 50px;
  }
}
.header_b .logo {
  float: left;
}
.header_b .logo img {
  max-width: 100%;
}
@media (max-width: 1024px) {
  .header_b .logo {
    width: 100px;
  }
}
.header_b .nav {
  float: right;
}
.header_b .nav .nav_icon {
  display: none;
  font-size: 24px;
  font-size: 2.4rem;
  color: #28a8e3;
}
@media (max-width: 991px) {
  .header_b .nav .nav_icon {
    display: block;
  }
}
@media (max-width: 600px) {
  .header_b .nav {
    padding-right: 15px;
  }
}
.header_b .nav .nav_list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.header_b .nav .nav_list li {
  position: relative;
  padding: 0;
  display: inline-block;
  padding: 0 20px;
  font-size: 16px;
  font-size: 1.6rem;
  z-index: 9;
}
.header_b .nav .nav_list li i {
  margin-left: 10px;
}
.header_b .nav .nav_list li:hover {
  background: #28a8e3;
}
.header_b .nav .nav_list li:hover a,
.header_b .nav .nav_list li:hover i {
  color: #fff;
}
.header_b .nav .nav_list li .nav-child {
  position: absolute;
  margin: 0;
  padding: 5px 0;
  list-style: none;
  left: 0;
  top: 100%;
  width: 200px;
  background: #28a8e3;
  display: none;
}
.header_b .nav .nav_list li .nav-child li {
  margin: 0;
  padding: 0 20px;
  line-height: 38px;
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
}
.header_b .nav .nav_list li .nav-child li a {
  color: #fff;
  border-bottom: 1px solid #53b9e9;
  display: block;
  height: 100%;
}
.header_b .nav .nav_list li .nav-child li:last-of-type a {
  border-bottom: none;
}
.header_b .nav .nav_list li .nav-child li:hover {
  background: #fff;
}
.header_b .nav .nav_list li .nav-child li:hover a {
  color: #28a8e3;
  border-color: #fff;
}
@media (max-width: 991px) {
  .header_b .nav .nav_list {
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    background: rgba(40, 168, 227, 0.8);
    line-height: 30px;
    padding: 5px 0;
  }
  .header_b .nav .nav_list li {
    width: 100%;
  }
  .header_b .nav .nav_list li i {
    display: inline-block;
    color: #fff;
  }
  .header_b .nav .nav_list li a {
    padding-right: 10px;
    color: #fff;
  }
  .header_b .nav .nav_list li:hover {
    background: rgba(40, 168, 227, 0.8);
  }
  .header_b .nav .nav_list li .nav-child {
    position: static;
    width: 100%;
    border: none;
    background: none;
    padding: 5px 0;
    z-index: 9;
  }
  .header_b .nav .nav_list li .nav-child li {
    width: 100%;
  }
  .header_b .nav .nav_list li .nav-child li a {
    border: none;
  }
}
.banner {
  position: relative;
}
@media (max-width: 600px) {
  .banner {
    margin-top: 80px;
  }
}
.banner .bd ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.banner .bd ul li {
  padding: 0;
}
.banner .bd ul li img {
  width: 100%;
}
.banner .hd {
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -65px;
  z-index: 2;
}
.banner .hd ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.banner .hd ul li {
  padding: 0;
  width: 20px;
  height: 20px;
  border: 3px solid #28a8e3;
  border-radius: 50%;
  margin: 10px 0;
  text-indent: -999px;
  overflow: hidden;
  transition: .2s;
  cursor: pointer;
}
.banner .hd ul li.on {
  background: #28a8e3;
}
@media (max-width: 600px) {
  .banner .hd {
    right: 15px;
  }
}
.home_product {
  margin-top: 165px;
  height: 200px;
  padding-bottom: 65px;
  background: url(../images/yyt.png) center bottom no-repeat;
}
@media (max-width: 991px) {
  .home_product {
    margin-top: 40px;
  }
  .home_product img {
    display: none;
  }
}
@media (max-width: 767px) {
  .home_product {
    height: 230px;
  }
}
.home_product .list {
  position: relative;
  float: left;
  height: 100%;
  width: 33%;
  padding-left: 80px;
  color: #fff;
  background-image: -moz-linear-gradient(90deg, #28a8e3 0%, #1fc2e0 100%);
  background-image: -webkit-linear-gradient(90deg, #28a8e3, #1fc2e0 100%);
  background-image: -ms-linear-gradient(90deg, #28a8e3 0%, #1fc2e0 100%);
  transition: .2s;
}
@media (max-width: 600px) {
  .home_product .list {
    padding: 0 15px;
    width: 50%;
  }
}
.home_product .list a {
  color: #fff;
}
.home_product .list h2 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: normal;
  margin: 0;
  margin-top: 50px;
}
@media (max-width: 600px) {
  .home_product .list h2 {
    font-size: 20px;
    font-size: 2rem;
  }
}
.home_product .list p {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0;
}
.home_product .list img {
  position: absolute;
  right: 0;
  bottom: 20px;
  transition: .2s;
}
@media (max-width: 1024px) {
  .home_product .list img {
    right: -15px;
    width: 160px;
  }
}
.home_product .list:hover {
  background-image: -moz-linear-gradient(90deg, #219bd3 0%, #1bafd1 100%);
  background-image: -webkit-linear-gradient(90deg, #219bd3 0%, #1bafd1 100%);
  background-image: -ms-linear-gradient(90deg, #219bd3 0%, #1bafd1 100%);
}
.home_product .list:hover img {
  bottom: 30px;
}
.advantage {
  margin-top: 30px;
}
.advantage .title h2 {
  font-size: 28px;
  font-size: 2.8rem;
  margin: 0;
  line-height: 36px;
  font-weight: normal;
  text-transform: uppercase;
}
.advantage .title p {
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0;
}
.advantage .text {
  color: #666;
  text-align: justify;
  line-height: 24px;
}
@media (max-width: 991px) {
  .advantage .text {
    margin-bottom: 40px;
  }
}
.advantage .video_btn {
  display: inline-block;
  width: 155px;
  height: 36px;
  line-height: 36px;
  background: #28a8e3;
  color: #fff;
  text-align: center;
  transition: .2s;
}
.advantage .video_btn i {
  margin-right: 10px;
  font-size: 16px;
  font-size: 1.6rem;
}
.advantage .video_btn:hover {
  background: rgba(40, 168, 227, 0.8);
}
.advantage .advantage_list {
  text-align: center;
  border-right: 1px solid #d2d2d2;
}
.advantage .advantage_list p {
  margin-bottom: 0;
  line-height: 1;
  margin-top: 30px;
}
.advantage .advantage_list:last-of-type {
  border-right: none;
}
.home_news {
  margin-top: 80px;
  padding: 50px 0 40px 0;
  background: #f0f0f0;
}
.home_news .list {
  box-shadow: 1px 1.732px 6px 0px rgba(31, 20, 17, 0.1);
}
@media (max-width: 991px) {
  .home_news .list {
    margin-bottom: 30px;
  }
}
.home_news .list img {
  width: 100%;
}
.home_news .list .text {
  background: #fff;
  padding: 20px;
  transition: .2s;
}
.home_news .list .text h2 {
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
  font-weight: normal;
  margin-top: 0;
  transition: .2s;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home_news .list .text p {
  color: #666;
  margin-bottom: 0;
  font-size: 12px;
  font-size: 1.2rem;
  transition: .2s;
  height: 36px;
  overflow: hidden;
}
.home_news .list:hover .text {
  background: #28a8e3;
}
.home_news .list:hover .text h2,
.home_news .list:hover .text p {
  color: #fff;
}
.home_news .more_btn {
  width: 170px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  color: #666;
  transition: .2s;
  display: block;
  text-transform: uppercase;
  text-align: center;
  margin: 45px auto 0 auto;
}
.home_news .more_btn:hover {
  color: #fff;
  background: #28a8e3;
}
@media (max-width: 991px) {
  .home_news .more_btn {
    margin: auto;
  }
}
.partners {
  padding-top: 50px;
  padding-bottom: 50px;
}
.partners .title {
  padding-bottom: 40px;
  text-align: center;
  background: url(../images/yyt.png) center bottom no-repeat;
}
.partners .title h2 {
  margin: 0;
  font-size: 32px;
  font-size: 3.2rem;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1;
}
.partners .title p {
  margin: 0;
  font-size: 18px;
  font-size: 1.8rem;
}
.partners .Bot_Banner {
  margin-top: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d2d2d2;
}
.partners .Bot_Banner .bd ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.partners .Bot_Banner .bd ul li {
  padding: 10px;
}
.partners .Bot_Banner .bd ul li img {
  width: 100%;
}
.partners .more_btn {
  width: 170px;
  height: 40px;
  line-height: 40px;
  background: #28a8e3;
  color: #fff;
  transition: .2s;
  display: block;
  text-transform: uppercase;
  text-align: center;
  margin: 45px auto 0 auto;
}
.partners .more_btn:hover {
  color: #fff;
  background: rgba(40, 168, 227, 0.8);
}
.footer {
  padding: 50px 0;
  background-image: -moz-linear-gradient(90deg, #303030 0%, #595959 100%);
  background-image: -webkit-linear-gradient(90deg, #303030 0%, #595959 100%);
  background-image: -ms-linear-gradient(90deg, #303030 0%, #595959 100%);
  color: #fff;
}
.footer .link {
  padding: 20px 10px;
  border-top: 1px solid #737373;
  border-bottom: 1px solid #737373;
}
.footer .link h2 {
  font-size: 16px;
  font-size: 1.6rem;
  float: left;
  margin: 0;
  margin-right: 50px;
}
@media (max-width: 600px) {
  .footer .link h2 {
    float: none;
    margin-bottom: 20px;
  }
}
.footer .link a {
  color: #c8c8c8;
  font-size: 12px;
  font-size: 1.2rem;
}
.footer .link a:hover {
  color: #28a8e3;
}
.footer .link i {
  margin: 0 10px;
  color: #c8c8c8;
  font-size: 12px;
  font-size: 1.2rem;
}
.footer .footer_nav {
  padding: 0;
  margin: 0;
  margin-top: 50px;
  list-style: none;
}
.footer .footer_nav li {
  padding: 0;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  width: 20%;
  float: left;
}
.footer .footer_nav li a {
  color: #fff;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.footer .footer_nav li a:hover {
  color: #28a8e3;
}
.footer .footer_nav li ul {
  height: auto;
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
}
.footer .footer_nav li ul li {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
  font-weight: normal;
  width: 100%;
}
.footer .footer_nav li ul li a {
  color: #c8c8c8;
  margin-bottom: 0;
}
.footer .subscription {
  padding: 10px;
  margin-top: 50px;
  border: 1px solid #999;
}
.footer .subscription input {
  border: none;
  line-height: 16px;
  height: 16px;
  margin: 0;
  padding: 0;
  background: none;
  outline: 0;
}
.footer .subscription input[type="button"] {
  float: right;
  padding: 0 10px 0 20px;
  border-left: 2px solid #999;
}
.footer .subscription input[type="text"] {
  width: 80%;
  float: left;
}
@media (max-width: 1024px) {
  .footer .subscription input[type="text"] {
    width: 72%;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.footer .footer_contact {
  margin-top: 10px;
}
.footer .footer_contact p {
  float: left;
  width: 170px;
  background: #363636;
  padding-left: 10px;
  padding-top: 5px;
}
.footer .footer_contact p .tel {
  color: #28a8e3;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  margin: 2px 0 6px 0;
}
.footer .footer_contact .hotLine {
  margin-left: 15px;
}
.footer .footer_contact dl {
  padding: 0;
  margin: 0;
  padding-left: 135px;
}
.footer .footer_contact dt {
  float: left;
  margin-left: -130px;
}
.footer .footer_contact dd {
  margin: 0;
  padding: 0 5px;
  color: #c8c8c8;
}
.footer .footer_contact dd.padd {
  padding-left: 25px;
}
.footer .col-md-4 {
  float: left;
}
@media (max-width: 970px) {
  .footer .col-md-4 {
    width: 100%;
  }
}
.copy {
  padding: 50px 0;
  background-image: -moz-linear-gradient(90deg, #1b1b1b 0%, #303030 100%);
  background-image: -webkit-linear-gradient(90deg, #1b1b1b 0%, #303030 100%);
  background-image: -ms-linear-gradient(90deg, #1b1b1b 0%, #303030 100%);
  box-shadow: 0 7px 20px rgba(0, 0, 0, 0.3) inset;
}
.copy .text {
  text-align: center;
  color: #c8c8c8;
}
.copy .text p {
  margin: 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 24px;
}
.copy .text p a {
  color: #c8c8c8;
  margin: 0 10px;
}
.copy .text p a:hover {
  color: #28a8e3;
}
.copy .text p i {
  display: inline-block;
  font-size: 24px;
  font-size: 2.4rem;
  margin-top: 15px;
}
.others_banner {
  height: 490px;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #1a60ad;
}
.others_banner .wrap {
  padding-top: 210px;
  text-align: left;
}
.others_banner .wrap h2 {
  font-size: 56px;
  font-size: 5.6rem;
  margin: 0;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-style: italic;
}
.others_banner .wrap p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2;
  max-width: 550px;
}
.others_banner .wrap hr {
  border-width: 2px;
  width: 58px;
  margin-top: 30px;
}
.others_banner .wrap .word {
  text-transform: uppercase;
  font-size: 28px;
  font-size: 2.8rem;
}
.case_appBanner {
  background-image: url(../images/case/case_Applications/case_App_banner.jpg);
  color: #fff;
}
.secondNav {
  line-height: 58px;
  background-image: -moz-linear-gradient(90deg, #eaeaea 0%, #ffffff 75%);
  background-image: -webkit-linear-gradient(90deg, #eaeaea 0%, #ffffff 75%);
  background-image: -ms-linear-gradient(90deg, #eaeaea 0%, #ffffff 75%);
  -moz-box-shadow: -5px -5px 5px rgba(0, 0, 0, 0.8) inset;
  -webkit-box-shadow: -5px -5px 5px rgba(0, 0, 0, 0.8) inset;
  box-shadow: 0px -2px 8px rgba(0, 0, 0, 0.08) inset;
}
@media (max-width: 768px) {
  .secondNav {
    padding: 10px 0;
  }
}
.secondNav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.secondNav ul li {
  display: inline-block;
}
.secondNav ul li a {
  display: block;
  padding: 0 40px;
  color: #333;
  font-size: 16px;
  font-size: 1.6rem;
  transition: .2s;
}
.secondNav ul li a:hover {
  color: #fff;
  background: #28a8e3;
}
.secondNav ul li.active a {
  color: #fff;
  background: #28a8e3;
}
.appImgbox {
  padding-top: 125px;
  padding-bottom: 230px;
}
.appImgbox .padnone {
  padding: 0 5px;
}
.appImgbox .padnone .imgBox {
  position: relative;
  margin-top: 5px;
}
.appImgbox .padnone .imgBox img {
  width: 100%;
}
.appImgbox .padnone .imgBox p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 38px;
  line-height: 38px;
  margin: 0;
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.55);
}
.equipmentBox {
  padding: 30px 0 90px;
}
.equipmentBox .mt50 {
  margin-top: 50px;
}
.equipmentBox .box {
  width: 100%;
  display: inline-block;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}
.equipmentBox .box a {
  display: block;
}
.equipmentBox .box a .Img {
  position: relative;
}
.equipmentBox .box a .Img img {
  width: 100%;
}
.equipmentBox .box a .Img .playIcon {
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -26px;
  margin-top: -26px;
  opacity: 0;
  z-index: 20;
  transition: .2s;
}
.equipmentBox .box a .Img .bg {
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.5);
  transition: .2s;
}
.equipmentBox .box a p {
  margin: 0;
  padding-top: 15px;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
}
.equipmentBox .box a .catItemIntroText {
  padding: 0 10px 30px 10px;
}
.equipmentBox .box a .catItemIntroText p {
  font-size: 12px;
  font-size: 1.2rem;
  color: #666;
}
.equipmentBox .box a:hover {
  background: #28a8e3;
}
.equipmentBox .box a:hover p {
  color: #fff;
}
.equipmentBox .box a:hover .Img .playIcon {
  opacity: 1;
}
.equipmentBox .box a:hover .Img .bg {
  width: 100%;
}
.partners {
  padding-top: 80px;
  padding-bottom: 150px;
}
.partners .content a {
  position: relative;
  width: 16.6%;
  display: inline-block;
  float: left;
  border: 1px solid #c8c8c8;
  margin-top: -1px;
  margin-left: -1px;
  padding: 5px 0;
  overflow: hidden;
}
.partners .content a .shadow {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: .2s;
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25) inset;
}
.partners .content a img {
  width: 100%;
  transition: .4s;
}
.partners .content a:hover .shadow {
  opacity: 1;
}
.partners .content a:hover img {
  transform: scale(1.1);
}
@media (max-width: 991px) {
  .partners .content a {
    width: 20%;
  }
}
@media (max-width: 767px) {
  .partners .content a {
    width: 33.3%;
  }
}
.mdPara {
  text-align: center;
}
.mdPara h2 {
  color: #28a8e3;
  font-size: 28px;
  font-size: 2.8rem;
  margin: 0;
}
.mdPara hr {
  margin: 35px auto 45px;
  width: 70px;
  border-width: 2px;
  border-color: #b2b2b2;
}
.mdPara p {
  max-width: 730px;
  text-align: center;
  margin: 0 auto;
  line-height: 24px;
}
.network {
  padding: 140px 0 80px;
}
.network .map {
  margin-bottom: 60px;
}
.network .map img {
  width: 100%;
}
.network .imgBox {
  position: relative;
  margin-top: 45px;
}
.network .imgBox img {
  width: 100%;
}
.network .imgBox h4 {
  width: 100%;
  height: 50px;
  line-height: 50px;
  margin: 0;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  min-width: 180px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
}
.network .mt90 {
  margin-top: 90px;
}
.customerService {
  width: 260px;
  position: fixed;
  top: 28%;
  right: -222px;
  transition: .2s;
}
.customerService .leftPart {
  float: left;
  cursor: pointer;
}
.customerService .rightPart {
  float: left;
  width: 220px;
}
.customerService .rightPart .QQ {
  border: 3px solid #26a6e1;
  padding: 10px 0 20px 0;
  background: #fff;
}
.customerService.on {
  right: 0;
}
.solution {
  padding: 80px 0 140px;
}
.solution .IconsBoxTop {
  margin-bottom: 50px;
}
.solution .IconsBoxBot {
  margin-top: 70px;
}
.solution .Icons {
  text-align: center;
  cursor: pointer;
  margin-top: 30px;
}
.solution .Icons a:hover img {
  transform: rotateY(360deg);
}
.solution .Icons img {
  transition: 1s;
}
.solution .Icons h4 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1;
  margin-top: 20;
  margin-bottom: 12px;
}
.solution .Icons p {
  color: #888;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0;
}
.news_Banner {
  background-image: url(../images/news/news_banner.jpg);
  color: #fff;
}
.newsList {
  padding-top: 25px;
  padding-bottom: 80px;
}
.newsList .listBox {
  margin-top: 50px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}
.newsList .listBox a:hover .time {
  color: #fff;
  background: #28a8e3;
}
.newsList .listBox a img {
  width: 100%;
}
.newsList .listBox a h4 {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  margin-top: 15px;
  margin-bottom: 8px;
  padding: 0 15px;
  color: #333;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newsList .listBox a p {
  font-size: 12px;
  font-size: 1.2rem;
  color: #999;
  padding: 0 15px;
  min-height: 36px;
}
.newsList .listBox a .time {
  height: 34px;
  line-height: 34px;
}
.news_details {
  padding: 80px 0;
  text-align: center;
}
.news_details h2 {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: normal;
  margin-bottom: 40px;
}
.news_details .publish {
  margin: 0 auto 15px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #999;
}
.news_details .publish .share {
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
}
.news_details .news_txt {
  padding: 40px 0 20px;
}
.news_details .news_txt p {
  margin: 0 auto 25px;
  text-align: justify;
  color: #666;
}
.news_details .newsImg {
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 auto 70px;
}
.news_details .blueTitle h3 {
  margin-top: 0;
  margin-bottom: 25px;
  text-align: left;
  font-size: 18px;
  font-size: 1.8rem;
  color: #28a8e3;
}
.news_details .blueTitle h3 i {
  padding-right: 10px;
}
.news_details .bordBotLine {
  padding-bottom: 35px;
  border-bottom: 1px solid #f4f4f4;
  border-width: 3px;
}
.news_details .details_bot {
  padding-top: 25px;
  text-align: left;
}
.news_details .details_bot .txt {
  display: inline-block;
}
.news_details .details_bot .txt p {
  margin: 0;
}
.news_details .details_bot .txt p a {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
  color: #666;
}
.news_details .details_bot .txt p a:hover {
  color: #28a8e3;
}
.news_details .details_bot .btn {
  float: right;
  display: block;
  width: 140px;
  height: 42px;
  line-height: 42px;
  color: #fff;
  text-align: center;
  background: #28a8e3;
}
.news_details .details_bot .btn:hover {
  color: #28a8e3;
  background: #f4f4f4;
}
@media (max-width: 560px) {
  .news_details .details_bot .btn {
    float: none;
    margin: 15px auto 0;
  }
}
.development {
  padding: 60px 0 100px;
}
.development .pad0 {
  padding: 0;
}
.development .events h2 {
  font-size: 36px;
  font-size: 3.6rem;
  color: #28a8e3;
  margin: 0;
  font-weight: normal;
}
.development .events h2 i {
  font-size: 16px;
  font-size: 1.6rem;
}
.development .events p {
  color: #666;
  margin: 0;
}
.development .leftPart {
  text-align: right;
}
.development .leftPart .leftEvents {
  padding-right: 70px;
  padding-top: 30px;
  margin-bottom: 100px;
}
.development .leftPart .leftEvents .leftCircle {
  padding-left: 25px;
  margin-right: -40px;
  vertical-align: middle;
}
.development .rightPart {
  text-align: left;
  border-left: 1px solid #28a8e3;
  padding-top: 30px;
  padding-bottom: 30px;
}
.development .rightPart .rightEvents {
  padding: 30px;
  margin-bottom: 40px;
  margin-left: 40px;
  background: #f2f2f2;
  position: relative;
}
.development .rightPart .rightEvents:before {
  content: " ";
  position: absolute;
  width: 15px;
  height: 15px;
  border: 2px solid #28a8e3;
  background: #fff;
  border-radius: 50%;
  left: -48px;
}
.development .rightPart .rightEvents:after {
  content: " ";
  position: absolute;
  width: 0;
  height: 0;
  border: 16px solid transparent;
  border-right: 20px solid #f2f2f2;
  left: -33px;
  top: 22px;
}
.development .rightPart .rightEvents:nth-last-child(1) {
  margin-bottom: 0;
}
.development .rightPart .rightEvents .img {
  float: left;
  margin-right: 30px;
}
.development .rightPart .rightEvents .rightCircle {
  padding-right: 25px;
  margin-left: -40px;
  vertical-align: middle;
}
.teamStyle {
  padding-top: 80px;
}
.teamStyle .pt20 {
  padding-top: 20px;
}
.teamStyle .showList {
  margin-bottom: 40px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}
.teamStyle .showList a {
  display: block;
}
.teamStyle .showList a:hover p {
  background: #28a8e3;
  color: #fff;
}
.teamStyle .showList a img {
  width: 100%;
}
.teamStyle .showList a p {
  color: #666;
  text-align: center;
  margin: 0;
  padding-top: 20px;
  padding-bottom: 30px;
}
.inner_box {
  padding-top: 70px;
  padding-bottom: 70px;
}
.down_box .table {
  border-top: 1px solid #cfcfcf;
}
.down_box .table thead {
  background: #ececec;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
}
.down_box .table td {
  color: #666666;
  padding: 12px 0;
  text-align: center;
  font-weight: bold;
}
.down_box .table td:first-of-type {
  padding-left: 45px;
  text-align: left;
  font-weight: normal;
}
.down_box .table td a {
  font-size: 16px;
  font-size: 1.6rem;
  color: #28a8e3;
}
.down_box .table td a:hover {
  color: #666666;
}
.down_box .table tbody tr {
  transition: .2s;
}
.down_box .table tbody tr:hover {
  background: #f8f8f8;
}
.page {
  line-height: 52px;
  background: #f8f8f8;
  text-align: center;
  margin-top: 30px;
}
.page ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.page ul li {
  display: inline-block;
}
.page ul li a {
  min-width: 50px;
  display: block;
  border-bottom: 2px solid transparent;
}
.page ul li a:hover {
  border-bottom: 2px solid #28a8e3;
}
.page ul li.active a {
  border-bottom: 2px solid #28a8e3;
  color: #28a8e3;
}
.service_banner {
  background-image: url(../images/service/service_banner.jpg);
}
.service_box .text h2 {
  margin-top: 0;
  padding-left: 45px;
  font-size: 32px;
  font-size: 3.2rem;
  color: #333;
  font-weight: normal;
}
.service_box .text p {
  padding-left: 45px;
  line-height: 28px;
}
.service_box .text p i {
  width: 10px;
  height: 10px;
  display: block;
  float: left;
  border-radius: 50%;
  background: #28a8e3;
  margin-left: -25px;
  margin-top: 8px;
}
.service_box .img h3 {
  font-size: 24px;
  font-size: 2.4rem;
  color: #28a8e3;
  font-weight: normal;
  margin-bottom: 0;
}
.service_box .img .customer-service {
  height: 40px;
  line-height: 40px;
  background: #28a8e3;
  display: inline-block;
  padding: 0 20px;
  transition: .2s;
}
.service_box .img .customer-service i {
  font-size: 16px;
  font-size: 1.6rem;
}
.service_box .img .customer-service a {
  color: #fff;
}
.service_box .img .customer-service:hover {
  background: none;
}
.service_box .img .customer-service:hover a {
  color: #333333;
}
.service_box .shadow_bg {
  margin-top: 100px;
  margin-bottom: 100px;
}
.service_box img {
  max-width: 100%;
}
.shadow_bg {
  height: 14px;
  max-width: 780px;
  margin: auto;
  background: url(../images/shadow_bg.png) center center no-repeat;
  background-size: cover;
}
.gotop {
  height: 14px;
  max-width: 780px;
  margin: auto;
  background: url(../images/shadow_bg.png) center center no-repeat;
  background-size: cover;
  margin-bottom: 100px;
  text-align: center;
}
.gotop .top {
  display: inline-block;
  height: 35px;
  width: 70px;
  background: #979797;
  text-align: center;
  line-height: 30px;
  border-bottom-left-radius: 35px;
  border-bottom-right-radius: 35px;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  transition: .2s;
}
.gotop .top:hover {
  background: #28a8e3;
}
.test_box .title {
  text-align: center;
  margin-bottom: 40px;
}
.test_box .title h2 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: normal;
  color: #666;
}
.test_box .title hr {
  width: 70px;
  border-width: 2px;
  border-color: #b2b2b2;
}
.test_box .img {
  background: #f9f9f9;
  padding-top: 70px;
  padding-bottom: 70px;
  text-align: center;
}
.test_box .img img {
  max-width: 100%;
}
.faq_box .faq_list {
  border: 1px solid #d2d2d2;
  min-height: 110px;
  padding: 16px 60px;
  position: relative;
  margin-bottom: 30px;
}
.faq_box .faq_list .fa-question {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid #28a8e3;
  color: #28a8e3;
  margin-left: -30px;
  float: left;
  line-height: 17px;
  text-align: center;
  border-radius: 50%;
  margin-top: 3px;
}
.faq_box .faq_list h2 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  margin: 0;
}
.faq_box .faq_list p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 20px;
  margin-bottom: 0;
}
.faq_box .faq_list .more {
  position: absolute;
  height: 110px;
  width: 28px;
  background: #28a8e3;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  display: -moz-box;
  -moz-box-orient: horizontal;
  -moz-box-pack: center;
  -moz-box-align: center;
  display: -o-box;
  -o-box-orient: horizontal;
  -o-box-pack: center;
  -o-box-align: center;
  display: -ms-box;
  -ms-box-orient: horizontal;
  -ms-box-pack: center;
  -ms-box-align: center;
  display: box;
  box-orient: horizontal;
  box-pack: center;
  box-align: center;
  right: -1px;
  top: -1px;
  font-size: 20px;
  font-size: 2rem;
  opacity: 0;
  transition: .2s;
}
.faq_box .faq_list:hover .more {
  opacity: 1;
}
.about_banner {
  background-image: url(../images/about/about_banner.jpg);
  color: #fff;
}
.about_box .vider {
  max-width: 555px;
  margin: auto;
}
.about_box .text {
  text-align: center;
}
.about_box .text h2 {
  color: #28a8e3;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1;
  margin: 70px 0 30px 0;
}
.about_box .text hr {
  width: 70px;
  border-width: 2px;
  border-color: #b2b2b2;
  margin-bottom: 30px;
}
.about_box .text p {
  max-width: 730px;
  margin: 20px auto;
}
.about_box .text img {
  max-width: 100%;
  margin-top: 50px;
}
.inner_b3 {
  background: #f7f7f7;
  padding: 70px 0;
}
.inner_b3 .list {
  border-right: 1px solid #d2d2d2;
  text-align: center;
}
.inner_b3 .list h3 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
}
.inner_b3 .list p {
  width: 231px;
  display: inline-block;
  text-align: justify;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2;
  margin-bottom: 0;
}
.inner_b3 .list p a {
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
}
.inner_b3 .list:last-child {
  border: none;
}
.patent_box {
  text-align: center;
}
.patent_box .row {
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.patent_box p {
  line-height: 24px;
  font-size: 16px;
  font-size: 1.6rem;
}
.contact_banner {
  background-image: url(../images/contact/contact_banner.jpg);
  color: #fff;
}
.contact_box .title {
  text-align: center;
  color: #333;
}
.contact_box .title h2 {
  margin-top: 0;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: normal;
}
.contact_box .title hr {
  width: 70px;
  border-width: 2px;
  border-color: #b2b2b2;
}
.contact_box .title span {
  display: block;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
}
.contact_box .title span i {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
  color: #28a8e3;
}
.contact_box .title p {
  margin: 0;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
  color: #28a8e3;
}
.contact_box .title .hr {
  margin: 30px 0;
  padding: 15px 40px;
  color: #fff;
  background: #28a8e3;
  transition: .2s;
  display: inline-block;
}
.contact_box .title .hr:hover {
  background: #fff;
  color: #666666;
}
.contact_box .inner_b3 {
  background: none;
}
.contact_box .inner_b3 .list {
  min-height: 237px;
}
.contact_box .inner_b3 .list p {
  text-align: center;
}
.contact_box .branch_box {
  margin-top: 70px;
}
.contact_box .branch_box .list {
  border-top: 1px solid #d2d2d2;
  min-height: 251px;
  padding-bottom: 70px;
}
.contact_box .branch_box .list h3 {
  font-size: 24px;
  font-size: 2.4rem;
  color: #28a8e3;
  font-weight: normal;
}
.contact_box .branch_box .list p {
  line-height: 24px;
  margin: 0;
}
.job_box .job_table {
  border-bottom: 1px solid #d2d2d2;
}
.job_box .job_table thead {
  background: #ececec;
  border-top: 1px solid #d2d2d2;
}
.job_box .job_table td {
  padding: 12px 0;
}
.job_box .job_table td:first-of-type {
  padding-left: 30px;
}
.job_box .job_table tbody tr:hover {
  background: #f8f8f8;
}
.sitemap_box .title p {
  line-height: 36px;
}
.sitemap_box .title p span {
  font-size: 24px;
  font-size: 2.4rem;
  color: #28a8e3;
  vertical-align: middle;
  font-weight: normal;
  margin-left: 10px;
}
.sitemap_box .form {
  background: #fafafa;
  border-top: 1px solid #d2d2d2;
  padding: 60px 0;
}
.products_list {
  padding: 80px 0 120px 0;
}
.products_list .showList {
  border-top: 1px solid #e6e6e6;
  margin-bottom: 40px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}
.products_list .showList a {
  display: block;
}
.products_list .showList a:hover p {
  background: #28a8e3;
  color: #fff;
}
.products_list .showList a img {
  width: 100%;
}
.products_list .showList a p {
  color: #333;
  text-align: center;
  margin: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #e6e6e6;
}
.products_list .stopProduct a {
  cursor: default;
}
.products_list .stopProduct a:hover p {
  background: none;
  color: #333333;
}
.parameters {
  margin-top: -150px;
}
.parameters .table {
  margin-top: 45px;
  margin-bottom: 60px;
}
.parameters .table thead {
  background: #ececec;
}
.parameters .table thead td {
  border: none;
  padding: 10px 8px;
}
.parameters .table tr td {
  vertical-align: middle;
  text-align: center;
  border: 1px solid #d2d2d2;
}
.parameters .table tr td p {
  margin: 0;
}
.product_banner {
  background-image: url(../images/products/product_banner.jpg);
}
.product_banner .wrap {
  text-align: left;
  color: #fff;
}
.product_banner .wrap h2 {
  font-style: italic;
}
.product_banner .wrap p {
  max-width: 100%;
  line-height: 2;
}
.product_slide {
  padding-top: 35px;
  padding-bottom: 150px;
  margin-bottom: 50px;
  color: #fff;
}
.product_slide .product_nav {
  border-bottom: 1px solid rgba(0, 0, 0, 0.18);
}
.product_slide .product_nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.product_slide .product_nav ul li {
  display: inline-block;
  padding: 0 8px;
  line-height: 50px;
  margin-right: 30px;
  cursor: pointer;
}
.product_slide .product_nav ul li:hover,
.product_slide .product_nav ul li.active {
  border-bottom: 3px solid #28a8e3;
}
.product_slide .product_text {
  margin-top: 100px;
  margin-bottom: 85px;
  color: #fff;
  text-align: center;
}
.product_slide .product_text h3 {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 10px;
}
.product_slide .product_text p {
  margin: 0;
  font-size: 16px;
  font-size: 1.6rem;
}
.product_slide .product_slide_box .bd {
  position: relative;
  top: 50px;
}
.product_slide .product_slide_box .bd ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.product_slide .product_slide_box .bd ul li {
  text-align: center;
}
.product_slide .product_slide_box .bd .prev,
.product_slide .product_slide_box .bd .next {
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 40px;
  font-size: 4rem;
  margin-top: -30px;
  color: #fff;
}
.product_slide .product_slide_box .bd .prev:hover,
.product_slide .product_slide_box .bd .next:hover {
  color: #28a8e3;
}
.product_slide .product_slide_box .bd .next {
  left: auto;
  right: 0;
}
.product_slide .product_slide_box .hd {
  position: relative;
  top: 180px;
}
.product_slide .product_slide_box .hd ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0;
  text-align: center;
}
.product_slide .product_slide_box .hd ul li {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #d3d3d4;
  text-indent: -99px;
  margin: 0 5px;
  cursor: pointer;
  border-radius: 6px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3) inset;
}
.product_slide .product_slide_box .hd ul li.on {
  background: #28a8e3;
}
.product_aoi_slide {
  background: url(../images/products/aoiz/products_aoibg.jpg) no-repeat center top;
  background-size: cover;
}
.tab-content .tab-list {
  display: none;
}
.tab-content .tab-list.on {
  display: block;
}
.products_p {
  padding: 60px 0;
  overflow: hidden;
}
.products_text {
  color: #fff;
}
.products_text h3 {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: normal;
}
.products_text p {
  line-height: 28px;
}
.products_text ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.products_text ul li {
  padding-bottom: 8px;
  padding-left: 23px;
}
.products_text ul li:before {
  display: inline-block;
  margin-right: 15px;
  content: " ";
  margin-left: -23px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #28a8e3;
}
.products_text .btn {
  padding: 8px 30px;
  margin-top: 30px;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  background: #fff;
  color: #28a8e3;
  transition: .2s;
}
.products_text .btn:hover {
  opacity: .7;
}
.products_img {
  padding: 15px;
  display: inline-block;
  border-radius: 8px;
  box-shadow: 2.5px 4.33px 21px 0px rgba(0, 0, 0, 0.37);
  max-width: 100%;
}
.products_aoi_p1 {
  background: #353535;
}
.products_aoi_p2 {
  background: #fff;
}
.products_aoi_p2 .products_text {
  color: #333333;
}
.products_aoi_p3 {
  background: #303640;
}
.products_aoi_p3 .products_img {
  background: #3f4f68;
}
.products_aoi_p4 {
  background: #fff;
}
.products_aoi_p4 .products_text {
  color: #333333;
}
.products_aoi_p5 {
  background: #28c0e3;
}
.products_aoi_p5 .products_text {
  color: #fff;
}
.products_aoi_p5 .products_text ul li:before {
  background: #fff;
}
.products_aoi_p5 .products_img {
  margin-top: 60px;
}
@media (max-width: 768px) {
  .products_aoi_p {
    padding-bottom: 30px;
  }
  .wow {
    text-align: center;
  }
  .products_text {
    display: inline-block;
    text-align: left;
    margin-bottom: 30px;
    max-width: 80%;
  }
  .products_img {
    margin-top: 0;
    margin-bottom: 30px;
  }
}
.products_aoiZ_p1 {
  background: #28a8e3;
}
.products_aoiZ_p1 .product_AOIZ_text {
  text-align: center;
  margin-bottom: 50px;
}
.products_aoiZ_p1 .product_AOIZ_text h3 {
  font-size: 36px;
  font-size: 3.6rem;
  margin-bottom: 25px;
}
.product_AOIZ .bd {
  top: 15px !important;
}
.products_aoiZ_p3 {
  padding-top: 100px;
  padding-bottom: 100px;
  background: url(../images/products/aoiOnline/AOIZ_BG4_PIN.jpg) center center no-repeat;
  background-size: cover;
}
.products_aoiZ_p4 {
  background: #303640;
  color: #fff;
  text-align: center;
}
.products_aoiZ_p4 p {
  margin: 30px auto;
}
.products_aoiZ_p5 {
  padding: 70px 0;
  text-align: center;
  background: #fff;
}
.products_aoiZ_p5 h3 {
  font-size: 36px;
  font-size: 3.6rem;
  color: #333;
  font-weight: normal;
  margin: 0;
  line-height: 1;
  margin-bottom: 40px;
}
.products_aoiZ_p6 {
  padding-top: 80px;
  padding-bottom: 80px;
  background: url(../images/products/aoiOnline/AOIZ_BG6_PIN.jpg) center center no-repeat;
  background-size: cover;
}
.products_aoiZ_p6 .products_text h3 {
  font-size: 28px;
  font-size: 2.8rem;
  margin-top: 0;
}
.products_aoiZ_p6 .products_text ul li:before {
  background: #fff;
}
.products_advantage {
  position: relative;
  top: -180px;
}
.products_advantage_p1 .Img {
  text-align: center;
}
@media (max-width: 991px) {
  .products_advantage_p1 .advantage_txt {
    display: inline-block;
  }
}
.moreFunction {
  background: #f5f5f5;
  padding: 70px 0;
  text-align: center;
}
.moreFunction h2 {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: normal;
  margin: 0 auto55px;
}
.moreFunction .imgBox {
  width: 155px;
  height: 155px;
  line-height: 140px;
  border: 10px solid #fff;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  background: #d1d1d1;
}
.moreFunction .imgBox img {
  width: 100%;
}
.moreFunction p {
  margin-bottom: 40px;
}
.advantage_top {
  margin-top: 70px;
}
.product_Fl302_slide {
  color: #fff;
  background-image: url(../images/products/Fl302/Fl302_bannerBg.jpg);
}
.products_Fl302_p1 {
  text-align: center;
  background: #303640;
  padding-bottom: 90px;
}
.products_Fl302_p1 h3 {
  margin-bottom: 0;
}
.products_Fl302_p1 a.btn {
  margin-bottom: 35px;
}
.products_Fl302_p2 {
  color: #fff;
  background: url(../images/products/Fl302/PIN3_BG.jpg) no-repeat bottom right;
  background-size: cover;
}
.products_Fl302_p2 a.btn {
  color: #28a8e3;
  background: #fff;
}
.products_Fl302_p3 {
  background: #fff;
}
.products_Fl302_p3 .wow {
  text-align: center;
}
.products_Fl302_p3 .imgCircleBox {
  width: 325px;
  height: 325px;
  border: 10px solid #f4f4f4;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
}
.products_Fl302_p3 p {
  margin: 30px auto 0 auto;
}
.products_Fl302_p3 .btn {
  padding: 8px 30px;
  margin-top: 30px;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  background: #28a8e3;
  color: #fff;
  transition: .2s;
}
.products_Fl302_p3 .btn:hover {
  opacity: .7;
}
@media (max-width: 991px) {
  .products_Fl302_p3 .mb40 {
    margin-bottom: 40px;
  }
}
.products_Fl302_p4 {
  background: #303640;
}
.products_Fl302_p4 .fr .products_text {
  text-align: right;
  padding-top: 20px;
}
@media (min-width: 769px) {
  .products_Fl302_p4 .fr {
    padding-right: 100px;
    float: right;
  }
}
.products_Fl302_p5 {
  text-align: center;
  padding: 180px 0 220px 0;
  background: url(../images/products/Fl302/PIN6_Bg.jpg) center center no-repeat;
}
.products_Fl302_p6 {
  background: #28a8e3;
}
.products_Fl302_p7 {
  background: #303640;
}
.products_Fl302_p7 .wow {
  text-align: center;
}
.products_Fl302_p7 .imgCircleBox {
  width: 325px;
  height: 325px;
  border: 10px solid #3e444c;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
}
.products_Fl302_p7 p {
  margin: 30px auto 0 auto;
  color: #fff;
}
.products_Fl302_p7 .btn {
  padding: 8px 30px;
  margin-top: 30px;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  background: #28a8e3;
  color: #fff;
  transition: .2s;
}
.products_Fl302_p7 .btn:hover {
  opacity: .7;
}
@media (max-width: 991px) {
  .products_Fl302_p7 .mb40 {
    margin-bottom: 40px;
  }
}
.product_spi_slide {
  background: url(../images/products/spiz/products_spibg.jpg) center center no-repeat;
  background-size: cover;
}
.product_spi_p1 {
  background: url(../images/products/spiz/products_spi_bg1.jpg) center center no-repeat;
  background-size: cover;
}
.product_spi_p1 .products_text {
  margin-top: 50px;
  margin-bottom: 100px;
  text-align: center;
}
.product_spi_p2 {
  background: #333;
}
.product_spi_p3 .products_text {
  color: #333333;
  text-align: right;
}
.product_spi_p4 {
  background: #28b8e3;
}
.product_spi_p4 .products_text .btn {
  background: #fff;
  color: #28a8e3;
}
.product_spi_p5 {
  padding: 0;
  background: #303640;
}
.product_spi_p5 .products_text {
  margin-top: 200px;
}
.product_spi_p5 .slideInLeft {
  float: right;
}
.product_spi_p5 .slideInRight {
  float: right;
}
@media (max-width: 767px) {
  .product_spi_p5 .products_text {
    margin-top: 0;
    padding: 0;
  }
  .product_spi_p5 .slideInLeft,
  .product_spi_p5 .slideInRight {
    float: none;
  }
}
.product_spi_p6 .products_text {
  color: #333333;
  text-align: center;
}
.product_spi_p7 {
  background: #333;
}
.product_spi_p7 .img {
  text-align: center;
}
.product_spi_p7 .text {
  color: #fff;
  text-align: center;
  margin-top: 25px;
}
.product_spi_p7 .text h4 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  margin: 0;
}
@media (max-width: 767px) {
  .product_spi_p7 .text h4 {
    height: auto;
  }
}
.product_spi_p7 .text p {
  color: #999;
  margin-top: 10px;
  margin-bottom: 50px;
  line-height: 24px;
  height: 100px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .product_spi_p7 .text p {
    height: auto;
  }
}
.product_spil_p1 {
  background: url(../images/products/spil/products_spiz_bg1.jpg) center center no-repeat;
  background-size: cover;
}
/*分离spi离线产品详情背景 p1*/
.product_spil_v650_p1 {
  background: url(../images/products/spil/products_spiz_v650_bg1.jpg) center center no-repeat;
  background-size: cover;
}
.product_spil_v700_p1 {
  background: url(../images/products/spil/products_spiz_v700_bg1.jpg) center center no-repeat;
  background-size: cover;
}
.product_spil_p2 {
  background: #28bbe3;
}
.product_spil_p2 .products_text .btn {
  background: #fff;
  color: #28a8e3;
}
.product_spil_p3 .products_text {
  margin-top: 150px;
}
@media (max-width: 768px) {
  .product_spil_p3 .products_text {
    margin-top: 0;
  }
}
.product_spil_p4 {
  background: url(../images/products/spil/products_spiz_bg2.jpg) center center no-repeat;
  background-size: cover;
}
.product_spil_p4 .products_text {
  margin-top: 100px;
  margin-bottom: 150px;
}
.product_spil_p4 .products_text .btn {
  background: #28a8e3;
  color: #fff;
}
/*分离spi离线产品详情背景 p4*/
.product_spil_v650_p4 {
  background: url(../images/products/spil/products_spiz_v650_bg2.jpg) center center no-repeat;
  background-size: cover;
}
.product_spil_v650_p4 .products_text {
  margin-top: 100px;
  margin-bottom: 150px;
}
.product_spil_v650_p4 .products_text .btn {
  background: #28a8e3;
  color: #fff;
}
.product_spil_v700_p4 {
  background: url(../images/products/spil/products_spiz_v700_bg2.jpg) center center no-repeat;
  background-size: cover;
}
.product_spil_v700_p4 .products_text {
  margin-top: 100px;
  margin-bottom: 150px;
}
.product_spil_v700_p4 .products_text .btn {
  background: #28a8e3;
  color: #fff;
}
.product_spil_p5 {
  padding-top: 50px;
}
.product_spil_p5 .products_text {
  padding-left: 50px;
}
@media (max-width: 767px) {
  .product_spil_p5 .products_text {
    padding: 0;
  }
}
.footer .item-101 {
  display: none;
}
.footer .item-171 {
  display: none;
}
.search_bd {
  border-bottom: solid 1px #ddd;
}
#searchForm .phrases {
  display: none;
}
#searchForm .only {
  display: none;
}
#searchForm .form-limit {
  display: none;
}
#searchForm .searchintro {
  font-size: 1.2rem;
  margin-top: 15px;
  color: #888;
}
#searchForm .btn-toolbar .page-title {
  float: left;
  font-size: 2.8rem;
  border-bottom: 3px solid #888;
  padding: 10px 0;
  margin-right: 25px;
}
#searchForm .btn-group {
  padding: 15px 0;
}
#searchForm .btn-group input {
  height: 30px;
}
#searchForm .btn-group .btn {
  width: 30px;
  height: 30px;
  background: #4d4d4d;
  border: none;
  color: #fff;
}
.search-results .result-title {
  font-size: 1.6rem;
  color: #333;
}
.search-results .result-title a {
  color: #333;
}
.search-results .result-title a:hover {
  color: #28a8e3;
  opacity: 0.8;
}
.search-results dd {
  margin-left: 15px;
  font-size: 1.4rem;
  line-height: 2.4rem;
}
.search-results .result-created {
  font-size: 1.2rem;
  color: #888888;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.productsform .title {
  text-align: center;
}
.productsform .title h3 {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 20px;
}
.productsform .sitemap_box .form {
  background: none;
  border: none;
}
.sitemap_box .form {
  text-align: center;
}
.sitemap_box .form .ccms_form_element {
  max-width: 610px;
  margin-left: auto;
  margin-right: auto;
}
.sitemap_box .form .ccms_form_element input,
.sitemap_box .form .ccms_form_element textarea {
  width: 100%;
}
.sitemap_box .form .ccms_form_element label {
  width: 75px;
  margin-left: -75px;
  font-weight: normal;
}
@media (max-width: 740px) {
  .sitemap_box .form .ccms_form_element label {
    text-align: left;
    margin-left: 5px;
  }
}
.sitemap_box .form .ccms_form_element input.submit {
  background: #28a8e3;
  color: #fff;
  border: none;
}
/*
arvin 09-17
product-LC
*/
.pro-round {
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 415px;
  height: 415px;
  border-radius: 50%;
  border-width: 15px;
  border-style: solid;
  border-color: #f4f4f4;
  overflow: hidden;
}
.pro-round-sm {
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 325px;
  height: 325px;
  border-radius: 50%;
  border-width: 10px;
  border-style: solid;
  border-color: #f4f4f4;
  overflow: hidden;
}
.product_lc_slide {
  background: url(../images/products/LC/LC-table-bg.jpg) no-repeat center top;
  background-size: cover;
}
.products_lc_p1 {
  background: #303640;
  color: #fff;
}
.products_lc_p1 h2 {
  font-size: 36px;
  font-weight: normal;
  text-align: center;
}
.products_lc_p2 {
  vertical-align: middle;
}
.products_lc_p2 p {
  margin-top: 140px;
  font-size: 32px;
  color: #333;
}
.products_lc_p2 .round-right {
  border-color: #000;
}
.products_lc_p3 {
  background: url(../images/products/LC/product-p3-bg.jpg) center center no-repeat;
  color: #fff;
}
.products_lc_p3 h2 {
  font-size: 36px;
}
.products_lc_p3 p {
  margin-bottom: 15px;
  font-size: 16px;
}
.products_lc_p3 .btn {
  margin-top: 13px;
  width: auto;
}
.products_lc_p4 {
  color: #fff;
  background: linear-gradient(to bottom, #28a8e3, #28cbe3);
  background: -webkit-linear-gradient(to boittom, #28a8e3, #28cbe3);
}
.products_lc_p4 h2 {
  margin-top: 126px;
  font-size: 36px;
}
.products_lc_p4 p {
  margin-top: 38px;
  font-size: 16px;
}
.products_lc_p4 .btn {
  margin-top: 39px;
  background: #fff;
  color: #28a8e3;
  width: auto;
}
.products_lc_p4 .pro-round {
  border-color: #53c9e9;
}
.products_lc_p5 {
  background: url(../images/products/LC/product-p5-bg.jpg) center center no-repeat;
  background-size: cover;
  color: #000;
  text-align: center;
}
.products_lc_p5 h2 {
  margin-top: 169px;
  font-size: 36px;
}
.products_lc_p5 .btn {
  margin-top: 50px;
  margin-bottom: 175px;
}
.products_lc_p6 {
  background: #303640;
  color: #fff;
}
.products_lc_p6 .pro-round {
  border-color: #3e444c;
}
.products_lc_p6 h2 {
  margin-top: 132px;
  font-size: 36px;
  text-align: left;
}
.products_lc_p6 .btn {
  margin-top: 20px;
  margin-bottom: 175px;
  width: auto;
}
/*
arvin 09-18
product-LC
*/
.product_f6_slide {
  background: url(../images/products/fl602/product-fl602-tab-bg.jpg) no-repeat center top;
  background-size: cover;
}
.product_f6_slide .product_slide_box .hd {
  margin-top: 35px;
}
.products_f6_p1 {
  background: url(../images/products/fl602/product-fl602-p1-bg.jpg) no-repeat center top;
  color: #fff;
}
.products_f6_p1 h2 {
  font-size: 36px;
}
.products_f6_p1 .btn {
  width: 200px;
  background: #fff;
  color: #28a8e3;
}
.products_f6_p2 {
  background: #303640;
  text-align: center;
  color: #fff;
}
.products_f6_p2 h2 {
  margin-top: 62px;
  font-sieze: 36px;
}
.products_f6_p2 .btn {
  margin-top: 10px;
}
.products_f6_p2 .f6-p2-star {
  margin-top: 41px;
}
.products_f6_p3 {
  background: url(../images/products/fl602/product-fl602-p3-bg.jpg) no-repeat center top;
  color: #fff;
  text-align: center;
}
.products_f6_p3 h2 {
  margin: 13% 0;
  font-size: 48px;
}
.products_f6_p4 {
  background: #fff;
  color: #fff;
  text-align: center;
}
.products_f6_p4 p {
  margin-top: 36px;
  color: #333;
  font-size: 24px;
}
.products_f6_p4 .btn {
  margin-top: 26px;
}
.products_f6_p4 .pro-round-sm {
  border-color: #f4f4f4;
}
.products_f6_p5 {
  margin-bottom: -60px;
  background: #303640;
  color: #fff;
  text-align: right;
}
.products_f6_p5 h2 {
  margin-top: 12%;
  font-size: 48px;
}
.products_f6_p6 {
  background: url(../images/products/fl602/product-fl602-p6-bg.jpg) no-repeat center top;
  color: #fff;
  text-align: center;
}
.products_f6_p6 h2 {
  margin-top: 10%;
  font-size: 36px;
  line-height: 1.5;
}
.products_f6_p6 .btn {
  margin-bottom: 13%;
}
.products_f6_p7 {
  background: #28a8e3;
  color: #fff;
}
.products_f6_p7 .pd-left {
  padding-left: 13%;
}
.products_f6_p7 h2 {
  font-size: 36px;
}
.products_f6_p7 .btn {
  background: #fff;
  color: #28a8e3;
}
.products_f6_p8 {
  background: #303640;
  color: #fff;
  text-align: center;
}
.products_f6_p8 p {
  margin-top: 36px;
  color: #fff;
  font-size: 24px;
}
.products_f6_p8 .btn {
  margin-top: 26px;
}
.products_f6_p8 .pro-round-sm {
  border-color: #3e444c;
}
/*end*/
.header_b .nav .nav_list li.item-192 {
  display: none;
}
@media (max-width: 767px) {
  .header_b .nav .nav_list li.item-192 {
    display: inline-block;
  }
}
.products_a410_P2 {
  background: #303640;
}
.products_a410_P2 ul li {
  line-height: 28px;
}
.products_a410_P2 ul li:before {
  background: #fff;
}
.products_a410_P4 {
  background: #28a8e3;
  text-align: center;
}
.products_a410_P4 .products_text {
  margin-bottom: 40px;
}
.products_a410_P4 .products_text h3 {
  margin-bottom: 0;
}
.products_a410_P4 .products_text p {
  margin: 0;
}
.products_a410_P5 {
  text-align: center;
  color: #fff;
  background: #303640;
}
.products_a410_P5 h3 {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: normal;
  margin-bottom: 50px;
}
.products_a486_P2 .products_text {
  color: #333;
}
.products_a486_P2 .products_text h3 {
  font-size: 28px;
  font-size: 2.8rem;
}
.products_a486_P2 .products_text ul li {
  line-height: 28px;
}
.products_a486_P3 {
  background: #303640;
}
.products_a486_P3 ul li {
  line-height: 28px;
}
.products_a486_P3 ul li:before {
  background: #fff;
}
.products_A486_P4 {
  background: #28a8e3;
  text-align: left;
}
.products_A486_P4 .products_text {
  margin-bottom: 30px;
}
.products_A486_P4 .products_text ul {
  padding: 0;
}
.products_A486_P4 .products_text ul li:before {
  background: #fff;
}
.products_A486_P4 .products_text .btn {
  color: #28a8e3;
  background: #fff;
}
.products_a486_P5 .products_text {
  color: #333;
}
.products_A586_P2 {
  background: #303640;
}
.products_A586_P3 .products_text {
  color: #333;
  margin-bottom: 30px;
}
.products_A586_P3 .products_text h3 {
  font-size: 28px;
  font-size: 2.8rem;
  margin: 0;
  margin-bottom: 20px;
}
.products_A586_P3 .products_text ul li {
  line-height: 28px;
}
.BgNColor {
  background: #28a8e3;
}
.BgNColor .products_text {
  color: #fff;
}
.BgNColor .products_text ul li:before {
  background: #fff;
}
.BgNColor .products_img {
  margin-bottom: 30px;
}
.d586_p2 {
  background: #303640;
}
.d586_p2 .products_img {
  background: #292e36;
}
.d586_p3 {
  text-align: center;
}
.d586_p3 .products_text {
  width: 80%;
  margin: 20px auto 0 auto;
  color: #333333;
}
.d586_p4 {
  background: #28a8e3;
}
.d586_p4 .products_text ul li:before {
  background: #fff;
}
.d586_p4 .products_text .btn {
  background: #fff;
  color: #28a8e3;
}
.d586_p5 {
  background: #303640;
}
.d586_p5 .products_text ul li:before {
  background: #fff;
}
.d586_p6 {
  text-align: center;
}
.d586_p6 .products_text {
  color: #333333;
  margin-bottom: 30px;
}
.d586_p7 {
  background: #28a8e3;
  text-align: center;
}
.d586_p7 .products_text {
  margin-bottom: 30px;
}
.d586_p8 {
  background: #303640;
  text-align: center;
}
.z5_p2 .products_text {
  color: #333333;
}
.z5_p3 {
  background: #303640;
}
.z5_p3 .products_text h3 {
  font-size: 30px;
  font-size: 3rem;
}
.z6_p2 {
  background: #28a8e3;
}
.z6_p2 .products_text {
  margin-top: 100px;
  color: #fff;
}
@media (max-width: 768px) {
  .z6_p2 .products_text {
    margin-top: 0;
  }
}
.z6_p4 {
  text-align: center;
}
.products_Fl302D_p1 {
  background: url(../images/products/Fl302/Fl302D_p1_bg.jpg) center bottom no-repeat;
  background-size: cover;
}
.products_Fl302D_p1 .products_text {
  padding-bottom: 120px;
  text-align: center;
}
.products_z1_P2 {
  background: #303640;
}
.products_z1_P2 .products_text {
  margin-top: 80px;
}
.products_z1_P3 .products_text {
  margin-top: 50px;
  color: #333333;
}
.products_z1_P4 {
  background: #28a8e3;
}
.products_z1_P4 .products_text {
  margin-top: 80px;
  text-align: left;
  padding-left: 30px;
}
.products_z1_P4 .products_text .btn {
  color: #28a8e3;
  background: #fff;
}
.TAM {
  text-align: center !important;
}
.TAR {
  text-align: right;
}
.TAL {
  text-align: left;
}
.pl30 {
  padding-left: 30px;
}
.z1_advantage .Img {
  text-align: center;
}
.z1_advantage .advantage_txt {
  margin-top: 60px;
  padding-left: 70px;
  color: #333333;
}
.z1_advantage .advantage_txt h3 {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: normal;
}
@media (max-width: 991px) {
  .z1_advantage .advantage_txt {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .z1_advantage .advantage_txt {
    margin-top: 0;
  }
}
.z1_advantage .btn {
  padding: 8px 30px;
  margin-top: 30px;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  background: #fff;
  color: #28a8e3;
  transition: .2s;
}
.z1_advantage .btn:hover {
  opacity: .7;
}
.equipmentNav {
  box-shadow: none !important;
  background-image: none !important;
}
.equipmentNav ul {
  padding-top: 35px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.18);
}
.equipmentNav ul li.active a {
  color: #333333;
  background: #fff;
  border-bottom: 3px solid #28a8e3;
}
.equipmentNav ul li a {
  color: #333333;
  border-bottom: 3px solid #fff;
}
.equipmentNav ul li a:hover {
  background: #fff;
  color: #333333;
  border-bottom: 3px solid #28a8e3;
}
#itemListPrimary .clr {
  clear: both;
}
#download_form {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(25, 25, 25, 0.8);
  top: 0px;
  z-index: 99;
}
.download_form {
  width: 550px;
  background-color: #fff;
  padding: 60px;
  position: fixed;
  left: 50%;
  top: 13%;
  z-index: 300;
  transform: translateX(-50%);
}
