@import 'http://at.alicdn.com/t/c/font_3972021_u0zaij3kc1s.css';
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
ul,
li {
  list-style: none;
}
a {
  color: inherit;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-text-decoration-skip: objects;
}
.clearfix::after,
.clearfix::before {
  content: "";
  display: block;
  clear: both;
  zoom: 1;
  height: 0;
  line-height: 0;
}
img {
  display: block;
  max-width: 100%;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.w1340 {
  width: 100%;
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
}
header {
  width: 100%;
}
header .logo {
  float: left;
  height: 100px;
}
header .logo img {
  height: 100%;
}
header .nav {
  float: right;
}
header .nav .nav-item {
  float: left;
  display: block;
  line-height: 100px;
  width: 100px;
  text-align: center;
}
header .nav .lan {
  width: auto;
}
header .en.nav {
  width: 925px;
  display: flex;
}
header .en.nav .nav-item {
  width: 20%;
  margin-right: 15px;
  font-size: 14px;
}
header .en.nav .nav-item:last-child {
  margin-right: 0;
}
header .mobile-menu {
  display: none;
}
.mobile-menu-list {
  display: none;
}
.main .banner img {
  width: 100%;
  height: auto;
  display: block;
}
.main .banner .img {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.main .main-title {
  text-align: center;
}
.main .main-title .title-en {
  font-size: 80px;
  font-family: Arial, Helvetica, sans-serif;
  color: rgba(68, 68, 68, 0.09);
  font-weight: bold;
  letter-spacing: 5px;
  line-height: 30px;
}
.main .main-title .title-cn {
  font-size: 32px;
  font-weight: bold;
  color: #333;
}
.main .main-title .line {
  width: 40px;
  margin: 10px auto 0;
  border-top-color: #006AD0;
  border-top-style: solid;
  border-top-width: 2px;
}
.main .jjfa {
  padding: 80px 0 60px;
}
.main .jjfa .jjfa-con {
  width: 100%;
  margin-top: 50px;
  overflow: hidden;
  position: relative;
  display: none;
}
.main .jjfa .jjfa-con .img-box {
  width: 60%;
  float: left;
  height: 500px;
}
.main .jjfa .jjfa-con .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main .jjfa .jjfa-con .text-box {
  width: 40%;
  float: left;
  height: 500px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding-left: 80px;
  padding-right: 80px;
  background-color: #fff;
}
.main .jjfa .jjfa-con .text-box .text-con {
  width: 100%;
}
.main .jjfa .jjfa-con .text-box .text-con .text-title {
  font-size: 28px;
  line-height: 84px;
  color: #444;
}
.main .jjfa .jjfa-con .text-box .text-con .text-desc {
  font-size: 16px;
  color: #666;
  text-align: justify;
  min-height: 120px;
}
.main .jjfa .jjfa-con .text-box .text-con .more {
  display: block;
  width: 180px;
  height: 50px;
  border: 1px solid #999;
  text-align: center;
  line-height: 48px;
  border-radius: 100px;
  color: #999;
  margin-top: 50px;
}
.main .jjfa .jjfa-con .icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.main .jjfa .jjfa-con .icon .iconfont {
  font-size: 35px;
  color: #cdcfd8;
}
.main .jjfa .jjfa-con .left {
  left: 20px;
}
.main .jjfa .jjfa-con .right {
  right: 20px;
}
.main .jjfa .jjfa-con2 {
  display: flex;
  margin-top: 50px;
}
.main .jjfa .jjfa-con2 .item {
  width: 25%;
  height: 512px;
  transition: all 0.5s;
  background-color: #000;
  overflow: hidden;
  position: relative;
}
.main .jjfa .jjfa-con2 .item .img {
  width: 100%;
  height: 100%;
  opacity: 0.7;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: all 0.5s;
}
.main .jjfa .jjfa-con2 .item .ico {
  position: absolute;
  left: 0;
  top: 20%;
  right: 0;
  width: 120px;
  height: 120px;
  margin: auto;
  transition: all 0.5s;
}
.main .jjfa .jjfa-con2 .item .ico i {
  display: block;
  width: 90px;
  height: 90px;
  background-color: #006AD0;
  border-radius: 50%;
  margin: 15px auto;
  padding: 20px;
}
.main .jjfa .jjfa-con2 .item p {
  position: absolute;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  left: 0;
  bottom: 35%;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.main .jjfa .jjfa-con2 .item:hover {
  flex-shrink: 0;
}
.main .product {
  padding: 80px 0 60px;
  background-image: url(../images/p1.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.main .product .main-title .title-en {
  color: rgba(255, 255, 255, 0.8);
}
.main .product .main-title .title-cn {
  color: #fff;
}
.main .product .product-con {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
}
.main .product .product-con .item {
  width: calc((100% - 60px) / 3);
  margin-right: 30px;
  margin-bottom: 30px;
  background-color: #fff;
  border-radius: 5px;
  padding-bottom: 30px;
}
.main .product .product-con .item .img {
  padding: 20px 45px;
}
.main .product .product-con .item .img img {
  height: 336px;
  object-fit: cover;
}
.main .product .product-con .item .text {
  text-align: center;
}
.main .product .product-con .item .text p {
  font-size: 24px;
  padding-top: 10px;
}
.main .product .product-con .item:nth-child(3n) {
  margin-right: 0;
}
.main .product .product-con2 {
  margin-top: 50px;
  position: relative;
}
.main .product .product-con2 .product-item {
  width: 1100px;
  margin: 0 auto;
}
.main .product .product-con2 .product-item .pic {
  float: left;
  width: 440px;
  height: 500px;
  position: relative;
  text-align: center;
}
.main .product .product-con2 .product-item .pic a {
  display: block;
  width: 100%;
  height: 100%;
}
.main .product .product-con2 .product-item .pic img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.main .product .product-con2 .product-item .text {
  float: right;
  width: 500px;
  line-height: 35px;
  margin-right: 60px;
  padding-top: 40px;
}
.main .product .product-con2 .product-item .text a {
  font-size: 24px;
  color: #fff;
  font-weight: 600;
}
.main .product .product-con2 .product-item .text .mmx {
  width: 106px;
  height: 29px;
  background-color: #fff;
  border-radius: 15px;
  color: #444;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
  display: block;
  margin-top: 20px;
}
.main .product .product-con2 .product-item .text dt {
  color: #fff;
  font-size: 15px;
  margin-top: 10px;
}
.main .product .product-con2 .swiper-button-prev {
  left: 0px;
}
.main .product .product-con2 .swiper-button-next {
  right: 0px;
}
.main .about-title {
  padding-top: 80px;
}
.main .about {
  padding: 50px 0 60px;
  margin-top: 50px;
  position: relative;
}
.main .about .bg-box {
  background-image: url(../images/banner02.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 80%;
  position: absolute;
  top: 0;
  left: 0;
}
.main .about .mask {
  width: 100%;
  height: 80%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.main .about .coon {
  position: relative;
  z-index: 5;
}
.main .about .about-text {
  line-height: 1.8;
  color: #3f3f3f;
  margin-top: 50px;
  text-align: justify;
}
.main .about .about-con {
  display: block;
}
.main .about .about-con .left {
  width: 472px;
  float: left;
}
.main .about .about-con .left img {
  width: 100%;
  height: 550px;
  object-fit: cover;
}
.main .about .about-con .right {
  width: 60%;
  float: right;
  color: #fff;
  padding-top: 20px;
}
.main .about .about-con .right h3 {
  font-size: 30px;
  font-weight: 500;
  line-height: 80px;
}
.main .about .about-con .right p {
  line-height: 35px;
  text-align: justify;
  font-size: 14px;
  text-indent: 2em;
}
.main .about .about-con .right .ph {
  display: none;
}
.main .about .about-con .right .more-btn {
  display: block;
  width: 133px;
  text-align: center;
  height: 40px;
  color: #fff;
  line-height: 35px;
  border: 2px solid #ddd;
  margin-top: 25px;
}
.main .en.about .left {
  width: 490px;
  float: left;
}
.main .en.about .left img {
  width: 100%;
  height: 600px;
  object-fit: cover;
}
.main .en.about .right h3 {
  font-size: 24px;
}
.main .en.about .right p {
  font-size: 14px;
  line-height: 20px;
}
.main .news {
  padding: 80px 0 60px;
  background-color: #f8f8f8;
}
.main .news .news-con {
  margin-top: 50px;
}
.main .news .news-con .news-left {
  float: left;
  width: 580px;
  background-color: #fff;
}
.main .news .news-con .news-left dl {
  width: 100%;
  height: 320px;
}
.main .news .news-con .news-left dl img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main .news .news-con .news-left dt {
  border: 1px solid #e3e3e3;
  padding: 0 20px;
}
.main .news .news-con .news-left dt .news-tit {
  display: block;
  line-height: 42px;
  color: #0d386b;
  transition: all 0.5s ease 0s;
  font-size: 22px;
  padding-top: 14px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .news .news-con .news-left dt h3 {
  line-height: 38px;
  color: #999999;
  font-size: 22px;
  margin-bottom: 5px;
  font-weight: 500;
}
.main .news .news-con .news-left dt .desc {
  height: 48px;
  overflow: hidden;
  line-height: 24px;
  color: #666666;
  font-size: 14px;
}
.main .news .news-con .news-left dt .more {
  display: block;
  height: 53px;
  line-height: 53px;
  font-size: 14px;
  color: #999999;
}
.main .news .news-con .news-right {
  float: right;
  width: 730px;
}
.main .news .news-con .news-right dl {
  margin-bottom: 14px;
  border: 1px solid #ebebeb;
  background-color: #fff;
}
.main .news .news-con .news-right dl dt {
  float: left;
  margin-top: 20px;
  height: 87px;
  margin-right: 20px;
  border-right: 1px dotted #d6d4d0;
  text-align: center;
  width: 115px;
}
.main .news .news-con .news-right dl dt span {
  display: block;
  height: 56px;
  line-height: 56px;
  font-size: 50px;
  color: #006AD0;
}
.main .news .news-con .news-right dl dt em {
  display: block;
  height: 30px;
  line-height: 30px;
  color: #666666;
  font-size: 16px;
  font-style: normal;
}
.main .news .news-con .news-right dl dd {
  float: left;
  width: 560px;
  padding-bottom: 16px;
}
.main .news .news-con .news-right dl dd a {
  line-height: 42px;
  padding-top: 12px;
  font-size: 18px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .news .news-con .news-right dl dd .desc {
  display: block;
  height: 48px;
  overflow: hidden;
  line-height: 24px;
  font-size: 14px;
  color: #999999;
}
.content-main {
  position: relative;
}
.content-main .top-banner {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.content-main .top-banner img {
  display: block;
  width: 100%;
}
.content-main .position-box {
  border-bottom: 1px solid #eaeaea;
  height: 76px;
  line-height: 76px;
  background-color: #fff;
}
.content-main .position-box .col-left {
  float: left;
  font-weight: bold;
  color: #006AD0;
  font-size: 26px;
}
.content-main .position-box .col-right {
  float: right;
  color: #999999;
  text-align: right;
  font-size: 12px;
}
.content-main .menu {
  text-align: center;
  font-size: 0;
  border-bottom: 1px solid #eaeaea;
  background-color: #fff;
}
.content-main .menu .menu-item {
  display: inline-block;
  vertical-align: top;
  line-height: 60px;
  font-size: 16px;
  margin: 0 18px 0 0px;
  transition: all 0.3s;
  position: relative;
  z-index: 9;
}
.content-main .menu .menu-item::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: skewX(-10deg);
  z-index: 1;
  transition: all 0.3s;
}
.content-main .menu .menu-item > a {
  display: block;
  padding: 0 calc(0.5vw + 14px);
  width: 100%;
  height: 100%;
  transition: none;
  position: relative;
  z-index: 2;
}
.content-main .menu .menu-item .more-info {
  position: absolute;
  top: 100%;
  left: -5px;
  line-height: 50px;
  min-width: 100%;
  background-color: rgba(255, 255, 255, 0.75);
  display: none;
  box-shadow: 0 0 3px #999;
}
.content-main .menu .menu-item .more-info a {
  padding: 0 12px;
  line-height: 45px;
  font-size: 14px;
  color: #333;
  white-space: nowrap;
  display: block;
  transition: all 0.3s;
}
.content-main .menu .menu-item .more-info a:hover {
  color: #fff;
  background-color: #006AD0;
}
.content-main .menu .menu-item:hover {
  color: #fff;
  z-index: 11;
}
.content-main .menu .menu-item:hover::after {
  background-color: #006AD0;
}
.content-main .menu .menu-item:hover .more-info {
  display: block;
}
.content-main .menu .en {
  font-size: 14px;
  line-height: 1.2;
  margin-right: 2.5%;
  width: 22.5%;
}
.content-main .menu .en > a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
}
.content-main .menu .active {
  color: #fff;
}
.content-main .menu .active::after {
  background-color: #006AD0;
}
.content-main .menu3 {
  font-size: 0;
  border-bottom: 1px solid #eee;
}
.content-main .menu3 .m-item {
  width: 25%;
  text-align: center;
  font-size: 16px;
  display: inline-block;
  line-height: 50px;
  vertical-align: top;
}
.content-main .menu3 .m-item.active {
  color: #006AD0;
}
.content-main .menu2 {
  font-size: 0;
  border-bottom: 1px solid #eaeaea;
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
}
.content-main .menu2 .menu-item {
  position: relative;
  width: 20%;
  text-align: center;
  line-height: 60px;
  font-size: 16px;
  background-color: #006AD0;
  color: #fff;
  margin-bottom: 20px;
}
.content-main .menu2 .menu-item::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  border-left: 30px solid #006AD0;
  border-top: 30px solid #fff;
  border-bottom: 30px solid #fff;
}
.content-main .menu2 .menu-item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-left: 30px solid #fff;
  border-top: 30px solid #006AD0;
  border-bottom: 30px solid #006AD0;
}
.content-main .menu2 .menu-item:nth-child(2n) {
  background-color: #46BBFF;
}
.content-main .menu2 .menu-item:nth-child(2n)::after {
  border-left: 30px solid #46BBFF;
  border-top: 30px solid #fff;
  border-bottom: 30px solid #fff;
}
.content-main .menu2 .menu-item:nth-child(2n)::before {
  border-left: 30px solid #fff;
  border-top: 30px solid #46BBFF;
  border-bottom: 30px solid #46BBFF;
}
.content-main .menu2 .menu-item2 {
  width: 17.5%;
  height: 60px;
  position: relative;
  font-size: 16px;
  text-align: center;
  color: #fff;
  margin-right: 2.5%;
  margin-bottom: 20px;
  z-index: 9;
}
.content-main .menu2 .menu-item2 > a {
  position: relative;
  z-index: 5;
  display: block;
  padding-left: 30px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.content-main .menu2 .menu-item2 > a span {
  display: block;
  position: relative;
  z-index: 5;
  transition: all 0.3s;
  text-align: left;
}
.content-main .menu2 .menu-item2 > a::after {
  content: '';
  width: 100%;
  height: 30px;
  background-color: #006AD0;
  position: absolute;
  top: 0;
  left: 13px;
  transform: skewX(45deg);
  z-index: 4;
  box-sizing: border-box;
}
.content-main .menu2 .menu-item2 > a::before {
  content: '';
  width: 100%;
  height: 30px;
  background-color: #006AD0;
  position: absolute;
  bottom: 0;
  left: 13px;
  transform: skewX(-45deg);
  z-index: 4;
  box-sizing: border-box;
}
.content-main .menu2 .menu-item2::after {
  content: '';
  width: calc(100% - 2px);
  height: 30px;
  background-color: #006AD0;
  position: absolute;
  top: 0;
  left: 13px;
  transform: skewX(45deg);
  box-shadow: -2px -2px 10px #ccc;
  overflow-y: hidden;
  box-sizing: border-box;
}
.content-main .menu2 .menu-item2::before {
  content: '';
  width: calc(100% - 2px);
  height: 30px;
  background-color: #006AD0;
  position: absolute;
  bottom: 0;
  left: 13px;
  overflow-y: hidden;
  transform: skewX(-45deg);
  box-shadow: 2px 2px 10px #ccc;
  box-sizing: border-box;
}
.content-main .menu2 .menu-item2 .more-info {
  position: absolute;
  top: 100%;
  left: 10px;
  line-height: 50px;
  min-width: 100%;
  z-index: 11;
  background-color: rgba(255, 255, 255, 0.75);
  display: none;
  box-shadow: 0 0 3px #999;
}
.content-main .menu2 .menu-item2 .more-info a {
  padding: 0 12px;
  line-height: 45px;
  font-size: 14px;
  color: #333;
  white-space: nowrap;
  display: block;
  transition: all 0.3s;
}
.content-main .menu2 .menu-item2 .more-info a:hover {
  color: #fff;
  background-color: #006AD0;
}
.content-main .menu2 .menu-item2:hover {
  z-index: 11;
}
.content-main .menu2 .menu-item2:hover .more-info {
  display: block;
}
.content-main .menu2 .m-active a::after {
  border: 4px solid #f6ad3a;
  border-right-width: 6px;
  border-left-width: 6px;
  border-bottom: none;
}
.content-main .menu2 .m-active a::before {
  border: 4px solid #f6ad3a;
  border-top: none;
  border-right-width: 6px;
  border-left-width: 6px;
}
.content-main .menu2 .menu-item2:nth-child(2n)::after,
.content-main .menu2 .menu-item2:nth-child(2n)::before {
  background-color: #46BBFF;
}
.content-main .menu2 .menu-item2:nth-child(2n) a::after,
.content-main .menu2 .menu-item2:nth-child(2n) a::before {
  background-color: #46BBFF;
}
.content-main .about-jj-con {
  padding: 50px 0;
}
.content-main .about-jj-con .con-l {
  width: 669px;
  height: 400px;
  margin-right: 25px;
  float: left;
}
.content-main .about-jj-con .con-l img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.content-main .about-jj-con .con-r {
  text-align: justify;
}
.content-main .about-jj-con .con-r h3 {
  height: 97px;
  line-height: 97px;
  font-size: 24px;
  color: #006AD0;
  overflow: hidden;
}
.content-main .about-jj-con .con-r i {
  width: 30px;
  height: 2px;
  display: block;
  background: #d2d2d2;
  margin-bottom: 10px;
}
.content-main .about-jj-con .con-r .txt {
  line-height: 30px;
  color: #666666;
  font-size: 14px;
}
.content-main .about-jj-con .con-r p {
  text-indent: 2em;
}
.content-main .about-jj-con .con-b {
  margin-top: 50px;
}
.content-main .about-fz-con {
  position: relative;
  overflow: hidden;
  padding: 50px 0;
}
.content-main .about-fz-con .relative {
  position: relative;
}
.content-main .about-fz-con .fz-swiper {
  position: relative;
  width: 1340px;
  background-color: #fff;
  border-radius: 10px;
}
.content-main .about-fz-con .fz-swiper .time-line-item {
  margin: 0 auto;
  position: relative;
  font-size: 0;
  padding: 50px 30px;
  background-color: #fff;
}
.content-main .about-fz-con .fz-swiper .time-line-item .img {
  display: inline-block;
  vertical-align: top;
  padding-top: 20px;
  display: none;
}
.content-main .about-fz-con .fz-swiper .time-line-item .img img {
  border: none;
  display: block;
  width: 340px;
  height: 227px;
  object-fit: cover;
}
.content-main .about-fz-con .fz-swiper .time-line-item .txt-box {
  width: 100%;
  display: inline-block;
  margin-bottom: 66px;
  vertical-align: top;
}
.content-main .about-fz-con .fz-swiper .time-line-item .txt-box .year {
  font-weight: bold;
  height: 52px;
  line-height: 52px;
  color: #006AD0;
  font-family: SimSun;
  padding-left: 14px;
  font-size: 34px;
}
.content-main .about-fz-con .fz-swiper .time-line-item .txt-box .year span {
  font-size: 16px;
  margin-left: 5px;
}
.content-main .about-fz-con .fz-swiper .time-line-item .txt-box h3 {
  font-size: 16px;
  line-height: 1.4;
  margin-top: 20px;
  font-weight: normal;
}
.content-main .about-fz-con .fz-swiper .time-line-item .txt-box h3 span {
  color: #666;
}
.content-main .about-fz-con .fz-swiper .time-line-item .txt-box h3 i {
  font-weight: bold;
  font-style: normal;
  margin-right: 10px;
}
.content-main .about-fz-con .fz-swiper .time-line-item .txt-box h4 {
  font-size: 18px;
  color: #666;
  margin-top: 20px;
  font-weight: normal;
}
.content-main .about-fz-con .fz-swiper .info-item .l-img-box {
  float: left;
  position: relative;
  background-color: #fff;
}
.content-main .about-fz-con .fz-swiper .info-item .l-img-box .l-img {
  padding: 5px;
  box-shadow: 0 0 5px #ccc;
  position: relative;
  z-index: 3;
  background-color: #fff;
}
.content-main .about-fz-con .fz-swiper .info-item .l-img-box .l-img img {
  width: 230px;
  height: 160px;
  display: block;
}
.content-main .about-fz-con .fz-swiper .info-item .l-img-box::after {
  content: '';
  width: 240px;
  height: 170px;
  position: absolute;
  background-color: #E9E9E9;
  border: 5px solid #fff;
  top: 0;
  left: 0;
  box-shadow: 0 0 5px #ccc;
  transform: rotate(-5deg);
  box-sizing: border-box;
}
.content-main .about-fz-con .fz-swiper .info-item .l-img-box::before {
  content: '';
  width: 240px;
  height: 170px;
  position: absolute;
  background-color: #E9E9E9;
  border: 5px solid #fff;
  top: 0;
  left: 0;
  box-shadow: 0 0 5px #ccc;
  transform: rotate(5deg);
  box-sizing: border-box;
}
.content-main .about-fz-con .fz-swiper .info-item .r-info {
  width: 970px;
  float: right;
}
.content-main .about-fz-con .fz-swiper .info-item .r-info .year-tit {
  color: #006AD0;
  font-size: 20px;
  padding: 20px 0;
}
.content-main .about-fz-con .fz-swiper .info-item .r-info .year-desc {
  font-size: 15px;
  color: #666;
  line-height: 1.8;
}
.content-main .about-fz-con .small-banner {
  width: 100%;
  margin-top: 30px;
  padding: 10px 0;
}
.content-main .about-fz-con .small-banner .year-item {
  text-align: center;
  font-size: 20px;
  position: relative;
}
.content-main .about-fz-con .small-banner .year-item .num {
  height: 100px;
  line-height: 100px;
  width: 100px;
  margin: auto;
  background-color: #E9E9E9;
  color: #006AD0;
  border-radius: 50%;
  box-shadow: 1px 1px 5px #ccc;
  transition: all 0.5s;
  cursor: pointer;
}
.content-main .about-fz-con .small-banner .year-item .dot {
  width: 100%;
  position: relative;
  height: 4px;
  background-color: #E9E9E9;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  z-index: -1;
}
.content-main .about-fz-con .small-banner .year-item .dot::after {
  content: '';
  display: none;
  position: absolute;
  top: -7px;
  width: 12px;
  height: 12px;
  left: 50%;
  margin-left: -8px;
  background-color: #006AD0;
  border: 2px solid #fff;
  border-radius: 50%;
}
.content-main .about-fz-con .small-banner .swiper-slide-thumb-active .year-item .num {
  background-color: #006AD0;
  color: #fff;
}
.content-main .about-fz-con .small-banner .swiper-slide-thumb-active .year-item .dot::after {
  width: 16px;
  height: 16px;
  border: 1px solid #006AD0;
  top: -8px;
  margin-left: -9px;
}
.content-main .about-fz-con .prev {
  top: 61px;
  left: -40px;
}
.content-main .about-fz-con .next {
  top: 61px;
  right: -40px;
}
.content-main .about-fz-con .fz-list {
  padding: 0 30px;
}
.content-main .about-fz-con .fz-list .item {
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 20px;
}
.content-main .about-jg-con img {
  display: block;
  max-width: 100%;
  margin: auto;
}
.content-main .about-zs-con {
  padding: 50px 0;
}
.content-main .about-zs-con ul li {
  float: left;
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.content-main .about-zs-con ul li .a {
  display: block;
  padding: 30px;
  background-color: #f5f5f5;
}
.content-main .about-zs-con ul li .a i {
  background-color: #fff;
  display: block;
}
.content-main .about-zs-con ul li .a img {
  max-width: 100%;
  display: block;
  height: 200px;
  object-fit: contain;
  margin: 0 auto;
}
.content-main .about-zs-con ul li p {
  color: #666;
  white-space: nowrap;
  transition: 0.3s ease 0s;
  display: block;
  width: 100%;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 10px;
}
.content-main .about-zs-con ul li:nth-child(4n) {
  margin-right: 0;
}
.content-main .product-con {
  padding: 50px 0;
}
.content-main .product-con ul li {
  float: left;
  width: calc((100% - 90px) / 4);
  margin-right: 30px;
  margin-bottom: 30px;
  border-radius: 5px;
  border: 1px solid #eeecec;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}
.content-main .product-con ul li .img {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.content-main .product-con ul li .img img {
  position: absolute;
  max-width: 90%;
  max-height: 90%;
  top: 50%;
  left: 50%;
  display: block;
  transform: translate(-50%, -50%);
}
.content-main .product-con ul li .text {
  padding-left: 20px;
  border-top: 2px solid #f5f5f5;
}
.content-main .product-con ul li .text p {
  font-size: 16px;
  padding: 18px 0 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 22px;
}
.content-main .product-con ul li .text p span {
  color: #006AD0;
  font-size: 20px;
  font-family: Arial;
  font-weight: bold;
  margin-right: 10px;
  vertical-align: top;
}
.content-main .product-con ul li:nth-child(4n) {
  margin-right: 0;
}
.content-main .product-info-con {
  padding: 50px 0;
}
.content-main .product-info-con .top {
  margin-bottom: 30px;
}
.content-main .product-info-con .top .top-l {
  width: 618px;
  height: 478px;
  border: 1px solid #ebebeb;
  float: left;
  text-align: center;
  background-color: #fff;
}
.content-main .product-info-con .top .top-l img {
  width: auto;
  height: auto;
  max-height: 100%;
  margin: auto;
}
.content-main .product-info-con .top .top-r {
  width: 670px;
  float: right;
}
.content-main .product-info-con .top .top-r .title {
  padding-bottom: 20px;
  font-size: 32px;
  margin-bottom: 34px;
  border-bottom: 1px solid #eee;
}
.content-main .product-info-con .top .top-r h3 {
  font-size: 20px;
  height: 42px;
  line-height: 42px;
  color: #1d4575;
}
.content-main .product-info-con .top .top-r p {
  height: 270px;
  line-height: 34px;
  font-size: 14px;
  color: #666;
  overflow: hidden;
}
.content-main .product-info-con .bottom .title {
  color: #fff;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  height: 50px;
  line-height: 30px;
  margin-bottom: 20px;
  background-image: linear-gradient(to right, #006AD0, #90d6ff);
  position: relative;
}
.content-main .product-info-con .bottom .title span {
  display: block;
  padding: 10px 0;
  position: relative;
}
.content-main .product-info-con .bottom .title span::before {
  content: '';
  display: none;
  position: absolute;
  left: 26%;
  top: 0;
  width: 10px;
  height: 50px;
  background-color: #f6ad3a;
  transform: skewX(-30deg);
}
.content-main .product-info-con .bottom .title span::after {
  content: '';
  display: none;
  position: absolute;
  right: 26%;
  top: 0;
  width: 10px;
  height: 50px;
  background-color: #f6ad3a;
  transform: skewX(-30deg);
}
.content-main .product-info-con .bottom .title::before {
  content: '';
  position: absolute;
  display: none;
  left: 24%;
  top: 0;
  width: 10px;
  height: 50px;
  background-color: #f6ad3a;
  transform: skewX(-30deg);
}
.content-main .product-info-con .bottom .title::after {
  content: '';
  position: absolute;
  display: none;
  right: 24%;
  top: 0;
  width: 10px;
  height: 50px;
  background-color: #f6ad3a;
  transform: skewX(-30deg);
}
.content-main .product-info-con .bottom .content p {
  margin-bottom: 1em;
  color: #333;
}
.content-main .product-info-con .bottom .content .min-tit {
  margin-bottom: 1em;
}
.content-main .product-info-con .bottom .content .l-video {
  width: 50%;
}
.content-main .product-info-con .bottom .content .l-video video {
  width: 100%;
}
.content-main .product-info-con .bottom .content .r-tx {
  width: 50%;
  padding-left: 30px;
}
.content-main .solution-con {
  background-color: #f5f5f5;
  padding: 50px 0;
}
.content-main .solution-con li {
  margin-bottom: 50px;
  position: relative;
  font-size: 0;
}
.content-main .solution-con li .img {
  display: inline-block;
}
.content-main .solution-con li .img img {
  display: block;
  width: 700px;
  height: 466px;
  object-fit: cover;
  border-radius: 5px;
}
.content-main .solution-con li .text {
  position: absolute;
  top: 30px;
  bottom: 30px;
  right: 0;
  width: 686px;
  text-align: left;
  padding: 50px 30px;
  border-radius: 5px;
  background-color: #fff;
}
.content-main .solution-con li .text h3 {
  color: #666;
  font-size: 24px;
  margin-bottom: 20px;
}
.content-main .solution-con li .text p {
  color: #666;
  font-size: 15px;
  line-height: 25px;
}
.content-main .solution-con li .text .btn {
  display: block;
  position: absolute;
  left: 30px;
  bottom: 50px;
  width: 100px;
  height: 30px;
  color: #fff;
  font-size: 13px;
  text-align: center;
  line-height: 30px;
  border-radius: 25px;
  background-color: #006AD0;
}
.content-main .solution-con .two {
  text-align: right;
}
.content-main .solution-con .two .text {
  left: 0;
}
.content-main .news-con {
  padding: 50px 0;
}
.content-main .news-con ul li {
  width: calc((100% - 30px)/3);
  margin-right: 15px;
  float: left;
  margin-bottom: 30px;
  padding: 0 15px;
  padding-bottom: 30px;
  border: 1px solid #ebebeb;
}
.content-main .news-con ul li h3 {
  padding-top: 14px;
  height: 68px;
  font-size: 18px;
  color: #666666;
  margin-bottom: 24px;
  line-height: 54px;
}
.content-main .news-con ul li h3 span {
  font-size: 34px;
  font-weight: bold;
  color: #006AD0;
  margin-right: 8px;
  text-decoration: underline;
}
.content-main .news-con ul li .img {
  width: 100%;
  height: 260px;
}
.content-main .news-con ul li .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.content-main .news-con ul li .title {
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.content-main .news-con ul li .desc {
  height: 52px;
  overflow: hidden;
  line-height: 26px;
  font-size: 14px;
  color: #666;
  margin-bottom: 20px;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.content-main .news-con ul li .btn {
  width: 98px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #dddddd;
  border-radius: 20px;
  text-align: center;
  color: #999999;
  font-size: 14px;
}
.content-main .news-con ul li:nth-child(3n) {
  margin-right: 0;
}
.content-main .news-info-con {
  padding: 50px 0;
}
.content-main .news-info-con .release {
  text-align: center;
  margin-bottom: 30px;
}
.content-main .news-info-con .release h3 {
  height: 58px;
  line-height: 58px;
  font-size: 26px;
  font-weight: normal;
}
.content-main .news-info-con .release .time {
  height: 50px;
  line-height: 50px;
  color: #999999;
  font-size: 12px;
}
.content-main .news-info-con .release .time span {
  display: inline-block;
  background: url(../images/time1.jpg) left center no-repeat;
  padding-left: 24px;
}
.content-main .news-info-con .release .time em {
  display: inline-block;
  background: url(../images/time2.jpg) left center no-repeat;
  padding-left: 24px;
  margin-left: 20px;
  font-style: normal;
}
.content-main .news-info-con .content img {
  display: inline-block;
}
.content-main .download-con {
  padding: 50px 0;
}
.content-main .download-con .d-tit {
  font-size: 30px;
  text-align: center;
  font-weight: bold;
  color: #0d386b;
}
.content-main .download-con .table {
  border-collapse: collapse;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 80px;
}
.content-main .download-con .table th {
  padding: 12px;
  padding-left: 40px;
  font-size: 16px;
  color: #222;
  text-align: left;
}
.content-main .download-con .table td {
  padding: 12px;
  border-top: 1px solid #dee2e6;
}
.content-main .download-con .table thead th {
  font-weight: 100;
  vertical-align: bottom;
  border-bottom: 1px solid #dee2e6;
}
.content-main .download-con .table tbody th {
  height: 60px;
  line-height: 60px;
  padding-left: 40px;
  font-size: 18px;
  color: #434343;
}
.content-main .download-con .table tbody td {
  height: 60px;
  line-height: 60px;
  padding-left: 40px;
  position: relative;
  vertical-align: middle;
}
.content-main .download-con .table tbody td a {
  width: 100%;
  padding: 0 0.2rem;
  display: block;
  line-height: 34px;
  border-radius: 25px;
  text-align: center;
  color: #fff;
  background-color: #006AD0;
  text-decoration: none;
  font-weight: 600;
  cursor: pointer;
  vertical-align: middle;
}
.content-main .download-con .table tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.content-main .question-con {
  padding: 50px 0;
}
.content-main .question-con .qa-list li {
  border: 3px solid #f5f5f5;
  padding: 30px;
  position: relative;
  margin-bottom: 30px;
  transition: all 0.5s;
}
.content-main .question-con .qa-list li a {
  display: block;
}
.content-main .question-con .qa-list li a .time {
  width: 10%;
  float: left;
  height: 140px;
  color: #fff;
  text-align: center;
  background-color: #ccc;
  transition: all 0.5s;
}
.content-main .question-con .qa-list li a .time i {
  font-size: 34px;
  font-weight: bold;
  padding-top: 35px;
  display: block;
  font-style: normal;
}
.content-main .question-con .qa-list li a .time span {
  font-size: 16px;
}
.content-main .question-con .qa-list li a .qa-con {
  float: left;
  width: 87%;
  margin-left: 3%;
}
.content-main .question-con .qa-list li a .qa-con h3 {
  font-size: 16px;
  height: 38px;
  line-height: 20px;
  color: #333;
  border-bottom: 1px solid #c8c8c8;
}
.content-main .question-con .qa-list li a .qa-con p {
  line-height: 28px;
  color: #888;
  margin-top: 10px;
  overflow: hidden;
  font-size: 14px;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.content-main .question-con .qa-list li a .qa-con .more {
  padding-left: 30px;
  height: 21px;
  line-height: 21px;
  position: absolute;
  bottom: 30px;
  left: 15%;
  background: url(../images/more_btn.png) no-repeat;
  font-size: 14px;
  color: #666;
  cursor: pointer;
}
.content-main .question-con .qa-list li:hover {
  border-color: #006AD0;
}
.content-main .question-con .qa-list li:hover a .time {
  background-color: #006AD0;
}
.content-main .contact-con {
  padding: 50px 0;
}
.content-main .contact-con .c-title {
  font-size: 24px;
  color: #666;
  margin: 20px 0 30px;
}
.content-main .contact-con .c-title:first-of-type {
  margin-top: 0;
}
.content-main .contact-con .c-item {
  width: 248px;
  height: 250px;
  float: left;
  margin-right: 25px;
  background: #fff;
  box-shadow: 0 0 10px #eee;
  transition: 0.6s;
  text-align: center;
}
.content-main .contact-con .c-item i {
  height: 70px;
  margin-top: 40px;
  display: block;
}
.content-main .contact-con .c-item i img {
  height: 60px;
  display: block;
  margin: 0 auto;
}
.content-main .contact-con .c-item span {
  display: block;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  color: #444;
}
.content-main .contact-con .c-item p {
  font-size: 16px;
  color: #888;
  padding: 10px 20px;
  line-height: 32px;
}
.content-main .contact-con .box-item {
  width: calc((100% - 50px)/3);
  margin-bottom: 25px;
  padding: 15px;
  height: auto;
  text-align: left;
  min-height: 300px;
}
.content-main .contact-con .box-item p {
  padding: 0;
  padding-bottom: 10px;
}
.content-main .contact-con .box-item:nth-of-type(3n) {
  margin-right: 0;
}
.content-main .contact-con .f-item {
  width: calc((100% - 75px)/4);
}
.content-main .contact-con .c-item:last-child {
  margin-right: 0;
}
.content-main .contact-con .en.c-item p {
  font-size: 14px;
  line-height: 20px;
}
.content-main .contact-con h2 {
  font-size: 36px;
  color: #666666;
  height: 150px;
  line-height: 150px;
  overflow: hidden;
}
.content-main .contact-con .form {
  padding: 0 133px;
}
.content-main .contact-con .form .row {
  margin-bottom: 26px;
  line-height: 58px;
}
.content-main .contact-con .form .row .box {
  float: left;
  width: 50%;
}
.content-main .contact-con .form .row input {
  height: 58px;
  line-height: 58px;
  border: 1px solid #eeeeee;
  display: block;
  float: left;
  width: 90%;
  padding-left: 18px;
  box-sizing: border-box;
  font-size: 14px;
  color: #666;
  outline: none;
}
.content-main .contact-con .form .row textarea {
  height: 122px;
  border: 1px solid #eeeeee;
  display: block;
  font-size: 14px;
  width: 95%;
  resize: none;
  padding: 8px 0 0 18px;
  outline: none;
  color: #666;
}
.content-main .contact-con .form .row button {
  text-align: center;
  line-height: 50px;
  border: none;
  outline: none;
  width: 200px;
  display: block;
  margin: auto;
  background-color: #006AD0;
  color: #fff;
  font-size: 16px;
}
.content-main .contact-con .map {
  margin-top: 80px;
  margin-bottom: 80px;
}
.content-main .contact-con .map #allmap {
  height: 550px;
  width: 100%;
  border: 2px solid #717171;
  margin-top: 30px;
  margin-bottom: 80px;
}
.content-main .pages {
  padding: 30px 0;
  display: flex;
  width: 100%;
  justify-content: center;
}
.content-main .pages .pre-next {
  height: 38px;
  margin: 0 6px 0;
  text-align: center;
  padding: 0px 10px;
  border-radius: 0px;
  border: 1px solid #d9d9d9;
  background: #fff;
  color: #595959;
  line-height: 36px;
}
.content-main .pages .page-num {
  height: 38px;
  padding: 0 10px;
  min-width: 38px;
  text-align: center;
  float: none;
  line-height: 38px;
  margin: 0 6px;
  border: 1px solid #d9d9d9;
}
.content-main .pages .page-num-current {
  background-color: #060606;
  border-color: #060606;
  color: #fff;
}
.content-main .search-box {
  display: flex;
  align-items: center;
  border: 2px solid #006AD0;
  width: 500px;
  margin: 30px auto 0;
}
.content-main .search-box input {
  width: 100%;
  border: none;
  outline: none;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  font-size: 15px;
}
.content-main .search-box button {
  text-align: center;
  width: 80px;
  height: 40px;
  line-height: 40px;
  background-color: #006AD0;
  color: #fff;
  border: none;
  font-size: 15px;
  cursor: pointer;
}
.content-main .d-msg {
  margin-top: 50px;
}
.content-main .d-msg h2 {
  font-size: 36px;
  color: #666666;
  height: 150px;
  line-height: 150px;
  overflow: hidden;
}
.content-main .d-msg .form {
  padding: 0 133px;
}
.content-main .d-msg .form .row {
  margin-bottom: 26px;
  line-height: 58px;
}
.content-main .d-msg .form .row .box {
  float: left;
  width: 50%;
}
.content-main .d-msg .form .row input {
  height: 58px;
  line-height: 58px;
  border: 1px solid #eeeeee;
  display: block;
  float: left;
  width: 90%;
  padding-left: 18px;
  box-sizing: border-box;
  font-size: 14px;
  color: #666;
  outline: none;
}
.content-main .d-msg .form .row textarea {
  height: 122px;
  border: 1px solid #eeeeee;
  display: block;
  font-size: 14px;
  width: 95%;
  resize: none;
  padding: 8px 0 0 18px;
  outline: none;
  color: #666;
}
.content-main .d-msg .form .row button {
  text-align: center;
  line-height: 50px;
  border: none;
  outline: none;
  width: 200px;
  display: block;
  margin: auto;
  background-color: #006AD0;
  color: #fff;
  font-size: 16px;
}
.bg {
  background-color: #f5f5f5;
}
.bg-img::after {
  background-image: url(../images/pro-bg.png);
  background-size: cover;
  content: "";
  opacity: 0.8;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.main-bg-img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.7;
}
#right-menu {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 999;
}
#right-menu .item {
  position: relative;
}
#right-menu .item .info {
  display: block;
  z-index: 5;
  position: relative;
  width: 84px;
  height: 66px;
  background-color: #676767;
  border-radius: 50px 0 0 50px;
  margin-bottom: 1px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  text-align: center;
  transition: all 0.3s;
}
#right-menu .item .iconfont {
  font-size: 30px;
  color: #fff;
}
#right-menu .item p {
  font-size: 14px;
  color: #fff;
  text-indent: 1em;
}
#right-menu .item .more-box {
  right: 0;
  opacity: 0;
  width: 184px;
  top: 50%;
  position: absolute;
  height: 30px;
  line-height: 30px;
  color: #fff;
  padding-left: 15px;
  margin-top: -15px;
  transition: all 0.3s;
  border-radius: 15px 0 0 15px;
  background-image: linear-gradient(to right, #90d6ff, #006AD0);
}
#right-menu .item .more-box .code {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -60px;
  width: 120px;
  height: 120px;
}
#right-menu .item:hover .info {
  background-color: #006AD0;
}
#right-menu .item:hover .more-box {
  right: 50%;
  opacity: 1;
}
footer {
  padding: 30px 0;
  background-color: #1a1c1c;
}
footer .foot-con {
  display: flex;
}
footer .foot-con .foot-left {
  width: 30%;
}
footer .foot-con .foot-left .f-logo {
  margin-bottom: 10px;
}
footer .foot-con .foot-left p {
  font-size: 14px;
  color: #fff;
  line-height: 1.8;
}
footer .foot-con .foot-right {
  width: 70%;
  display: flex;
  justify-content: space-between;
}
footer .foot-con .foot-right:before,
footer .foot-con .foot-right:after {
  content: '';
  display: block;
}
footer .foot-con .foot-right .r-item {
  width: 120px;
  text-align: center;
}
footer .foot-con .foot-right .r-item .big-tit {
  display: block;
  font-size: 15px;
  line-height: 32px;
  font-weight: bold;
  color: #fff;
  background: url(../images/sub_nav_bg.png) no-repeat;
  background-position-y: 18px;
  margin-bottom: 10px;
}
footer .foot-con .foot-right .r-item li {
  width: 100%;
  color: #999;
  font-size: 14px;
  margin-bottom: 10px;
}
footer .foot-con .foot-right .r-item .img {
  padding: 10px;
  background-color: #fff;
  margin-top: 30px;
}
footer .foot-con .foot-right .r-item p {
  color: #fff;
  margin-top: 15px;
  height: 40px;
}
