﻿@charset "utf-8";
body,
ol,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select,
div,
span,
a,
aside,
article,
section,
header,
nav,
footer,
label,
img {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
fieldset,
img {
  border: 0;
}
img {
  vertical-align: middle;
  max-width: 100%;
}
ol,
ul,
li {
  list-style-type: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
button,
input,
select,
textarea {
  font-size: 0.875rem;
  font-family: inherit;
  margin: 0;
  outline: none;
  resize: none;
  border: none;
  background: none;
}
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.elli {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
html {
  verflow: -Scroll;
  overflow-x: hidden;
  zoom: 1;
  overflow-y: scroll;
  overflow: -moz-scrollbars-vertical;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
body {
  color: #666;
  line-height: 1.5;
  font-family: "Microsoft Yahei", Arial, "simsun", HELVETICA;
  min-width: 320px;
}
a {
  color: #666;
  text-decoration: none;
  transition: all ease 0.3s;
}
a:hover {
  color: #17b8e8;
}
.position-relative {
  position: relative !important;
}
/* CSS活动的公共样式 */
.fl {
  float: left;
}
.fr {
  float: right;
}
.ce {
  text-align: center;
}
.hide {
  overflow: hidden;
}
.mb15 {
  margin-bottom: 15px;
}
.mb30 {
  margin-bottom: 30px;
}
.container {
  position: relative;
  min-width: 320px;
  margin: 0 auto;
  max-width: 1300px;
}
.pImg {
  position: relative;
  padding-top: 100%;
  display: block;
  overflow: hidden;
}
.pImg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.bgImg {
  background-position: center;
  background-size: cover;
  position: relative;
  transition: all 0.5s;
  display: block;
  width: 100%;
  height: 100%;
}
@font-face {
  font-family: "iconfont"; /* project id 766587 */
  src: url("//at.alicdn.com/t/font_766587_90yuziu70m.eot");
  src: url("//at.alicdn.com/t/font_766587_90yuziu70m.eot?#iefix")
      format("embedded-opentype"),
    url("//at.alicdn.com/t/font_766587_90yuziu70m.woff") format("woff"),
    url("//at.alicdn.com/t/font_766587_90yuziu70m.ttf") format("truetype"),
    url("//at.alicdn.com/t/font_766587_90yuziu70m.svg#iconfont") format("svg");
}
.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
/* 头部 */
.header {
  width: 100%;
  height: 91px;
  position: fixed;
  z-index: 99;
  background: #fff;
  top: 0;
  left: 0;
}
.header .logo {
  position: absolute;
  left: 0;
  top: 0;
  line-height: 90px;
  width: 340px;
  border-right: 0px solid #d9d9d9;
  text-align: center;
  height: 90px;
}
.headR {
  width: 350px;
  position: absolute;
  right: 0;
  top: 0;
  height: 90px;
  border-left: 0px solid #d9d9d9;
  padding-top: 40px;
  display: flex;
}
.language{
  width: 40px !important;
  background: unset !important;
  opacity: 1 !important;
}
.headR a {
  display: inline-block;
  width: 26px;
  height: 40px;
  margin-left: 35px;
  background: url("../images/ticon.png") no-repeat;
  position: relative;
  z-index: 5;
  font-size: 0.875rem;
  opacity: 0.8;
}
.headR .wb {
  background-position: -26px 0;
}
.headR .sIcon {
  background-position: -52px 0;
}
.headR .tel {
  background-position: -78px 0;
}
.headR .lang {
  background-position: -104px 0;
}
.headR a:hover {
  opacity: 1;
}
.headR .wx span {
  position: absolute;
  top: 35px;
  left: -40px;
  background: #f1f1f1;
  padding: 5px;
  display: none;
  z-index: 5;
  width: 120px;
}
.headR .wx span::before,
.headR .tel p::before {
  position: absolute;
  content: "";
  top: -12px;
  left: 50px;
  border: 6px solid transparent;
  border-bottom-color: #ccc;
}
.headR .wx img {
  width: 100%;
}
.headR .tel p::before {
  left: auto;
  right: 25px;
}
.headR .tel p {
  position: absolute;
  background: #f1f1f1;
  padding: 10px 15px;
  line-height: 24px;
  text-align: right;
  right: -20px;
  top: 35px;
  display: none;
  min-width: 200px;
  color: #666;
}
.headR .tel p span {
  display: block;
  font-size: 15px;
  color: #17b8e8;
  font-family: Arial;
}
/*  PC导航 */
.nav .navMain {
  padding: 0 450px 0 380px;
  height: 90px;
  line-height: 90px;
}
.nav .m {
  float: left;
  width: 16%;
  text-align: center;
  padding-right: 1px;
  position: relative;
}
.nav li i {
  display: none;
}
.nav .m > a {
  color: #333;
  position: relative;
  z-index: 2;
  display: inline-block;
  font-weight: 600;
}
.nav .m > a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  background: #17b8e8;
  width: 100%;
  transition: transform 0.3s;
  transform: scale(0, 1);
  transform-origin: right bottom;
}
.nav .m:hover > a,
.nav .cur > a,
.nav .on > a {
  color: #016cb7;
}
.nav .m:hover > a:after,
.nav .cur > a:after,
.nav .on > a:after {
  transform: scale(1);
  transform-origin: left bottom;
}
.nav .navSub {
  position: absolute;
  left: 0;
  top: 100%;
  background: #016cb7;
  line-height: 35px;
  width: 100%;
  color: #fff;
  font-size: 0.675em;
  transform: scale(0, 1);
  transition: all 0.4s;
  opacity: 0;
}
.nav .navSub li {
  border-bottom: 1px solid #0162a6;
}
.nav .navSub a {
  color: #fff;
  display: block;
  font-size: 14px;
}
.nav .navSub a:hover {
  background: #17b8e8;
  color: #fff;
}
.nav .m:hover .navSub {
  transform: scale(1);
  opacity: 1;
}
/* PC端搜索 */
.search {
  position: absolute;
  padding: 20px;
  background: #1d2088;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 90px;
  display: none;
  width: 100%;
  padding-top: 0;
}
.search form {
  width: 40%;
  margin: 0 auto;
  margin-top: 15px;
  background: #fff;
  height: 50px;
  line-height: 50px;
  padding: 0 50px 0 15px;
}
.search .txt {
  width: 100%;
  height: 50px;
  line-height: 40px;
  color: #666;
  float: left;
}
.search .btn {
  float: left;
  width: 50px;
  height: 50px;
  cursor: pointer;
  transition: all 0.3s;
  background: #17b8e8 url("../images/sicon.png") no-repeat center;
  border-left: 1px solid #666;
  margin-right: -50px;
}
.search .btn:hover {
  background-color: #17b8e8;
}
.searSelect {
  float: left;
  width: 55px;
  color: #333;
  padding-left: 10px;
  position: relative;
  font-size: 12px;
  cursor: pointer;
  border-right: 1px solid #ddd;
  margin-left: -65px;
}
.searSelect span {
  position: relative;
  display: block;
}
.searSelect span:after {
  content: "";
  position: absolute;
  right: 5px;
  top: 25px;
  border: 4px solid transparent;
  border-top-color: #333;
}
.searSelect ul {
  position: absolute;
  top: 38px;
  left: 0;
  background: #fff;
  text-align: center;
  width: 55px;
  display: none;
}
.searSelect ul li {
  line-height: 25px;
  border-top: 1px solid #f5f5f5;
}
/*  导航按钮 */
.navTrigger {
  position: absolute;
  top: 22px;
  right: 15px;
  width: 28px;
  overflow: hidden;
  white-space: nowrap;
  color: transparent;
  z-index: 20;
  cursor: pointer;
  display: none;
}
.navTrigger span {
  display: block;
  height: 2px;
  background: #17b8e8;
  margin-bottom: 6px;
  transition: all 0.3s;
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}
.navTrigger span:nth-child(3) {
  margin-bottom: 0;
}
.navTrigger-on span:nth-child(1) {
  transform: translateX(4px) translateY(0px) rotate(45deg);
}
.navTrigger-on span:nth-child(2) {
  opacity: 0;
}
.navTrigger-on span:nth-child(3) {
  transform: translateX(2px) translateY(2px) rotate(-45deg);
}
.wapLang {
  position: absolute;
  left: 15px;
  color: #333;
  font-family: "iconfont";
  top: 0;
  font-size: 1.2rem;
  height: 60px;
  display: none;
}
/* 广告轮播图 */
.banner {
  position: relative;
  overflow: hidden;
}
.banner img {
  width: 100%;
}
.swiper-wrapper {
  transition-timing-function: ease-in-out;
}
.banner .swiper-pagination-bullet {
  background: #fff;
  opacity: 0.8;
  width: 40px;
  height: 3px;
  border-radius: 0;
  cursor: pointer;
}
.banner .swiper-pagination-white .swiper-pagination-bullet-active {
  background: #17b8e8;
  opacity: 1;
}
.banner img {
  transition: 1s linear 2s;
  transform: scale(1, 1);
}

.banner .scale img {
  transform: scale(0);
  opacity: 0;
  transition: all 1s;
}
.banner .swiper-button-next,
.banner .swiper-button-prev {
  background: url("../images/banbtn.png") no-repeat;
  width: 110px;
  height: 50px;
  left: 0;
  opacity: 1;
}
.banner .swiper-button-next {
  background-position: -110px 0;
  left: auto;
  right: 0;
}
.banner .swiper-button-prev:hover {
  background-position: -220px 0;
}
.banner .swiper-button-next:hover {
  background-position: -330px 0;
}
#swiper10 .swiper-pagination1 {
  bottom: 15px;
  text-align: center;
}
#swiper10 .swiper-pagination-bullet {
  width: 24px;
  height: 6px;
  opacity: 1;
  background: #17b8e8;
}
#swiper10 .swiper-pagination-bullet-active {
  opacity: 1;
  background: #016cb7;
}

/* 解决方案 */
.solution,
.group,
.technology,
.news {
  padding-top: 90px;
  padding-bottom: 90px;
  overflow: hidden;
}
.hTitle {
  text-align: center;
  margin-bottom: 30px;
  color: #999;
  position: relative;
  z-index: 5;
}
.hTitle span {
  display: block;
  font-size: 2.1257em;
  color: #333;
}
.solution ul {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.solution li {
  float: left;
  width: 24%;
  padding: 0%;
  /* height: 365px; */
  font-size: 0.875rem;
}

.solution li a {
  display: block;
  color: #444;
  /* border-right: 1px solid #ededed; */
  /* border-bottom: 1px solid #ededed; */
  padding: 15% 5%;
  position: relative;
  z-index: 2;
  background-color: #f3f3f3;
}
/* .solution li:nth-child(3n) a {
  border-right: none;
} */
.solution li a:after {
  content: "";
  position: absolute;
  background: #fff;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.4s;
}
.solution li a:hover{
  background-image: linear-gradient(90deg, #016cb7cc, #19acd991);
}
.solution li a:hover h3{
  color: #fff;
}
.solution li h3 {
  font-size: 19px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
  text-align: center;
}
.solution li h3 img {
  width: 20%;
  display: block;
  margin: auto;
}
.solution li h3 span {
  display: block;
  font-size: 0.75rem;
  opacity: 0.8;
}
.solution li p {
  opacity: 0;
  transition: all 0.4s;
  position: relative;
  top: 15px;
  font-size: 1.257em;
  line-height: 30px;
  display: none;
}
.solution li .img {
  border: 8px solid #ffffff82;
  position: relative;
}
.solution li .img img {
  width: 100%;
  display: block;
  margin: auto;
}
.solution li a:hover p {
  opacity: 1;
  top: 0;
  transition-delay: 0.18s;
}
/* 硅碳负极产品 */
.product {
  margin-bottom: 90px;
  overflow: hidden;
}
.proSlide {
  overflow: hidden;
  text-align: center;
  position: relative;
}
.proSlide li {
  width: 20%;
  font-size: 0.813rem;
  text-align: center;
}
.proSlide li a {
  background: #e9e9e9;
  padding: 14% 12%;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.proSlide li a:after,
.honorSlide li a:after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 0;
  left: 0;
  top: 50%;
  transition: all 0.5s;
  opacity: 0;
}
.proSlide li h4 {
  font-size: 1.231em;
  margin: 30px 0 20px 0;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.proSlide li .pic {
  display: block;
  border-radius: 100%;
  overflow: hidden;
  border: 8px solid #fff;
  border-color: rgba(255, 255, 255, 0.4);
  transition: all 0.4s;
  position: relative;
  top: 0;
  max-width: 230px;
  padding-top: 65%;
  margin: 0 auto;
}
.proSlide li img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.proSlide li p {
  padding-bottom: 20px;
  min-height: 90px;
  color: #777;
  position: relative;
}
.proSlide li p:after {
  content: "+";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 14px;
  margin-left: -9px;
  border: 1px solid #a3a3a3;
  border-radius: 100%;
  transition: all 0.3s;
}
.proSlide li a:hover .pic {
  top: -10px;
}
.proSlide li a:hover p:after {
  background: #fff;
  border-color: #fff;
  color: #2767bf;
}
.proSlide li a:after,
.groupL .menu a:after,
.groupR .font .more,
.about .more,
.news .menu a:after,
.technology .menu a:after,
.honorSlide li a:after,
.listBanner .txt span,
.listMenu li a:after,
.history li:after,
.solutionTop .more {
  background: -webkit-linear-gradient(right bottom, #17b8e8, #016cb7);
  background: -o-linear-gradient(right bottom, #17b8e8, #016cb7);
  background: -moz-linear-gradient(right bottom, #17b8e8, #016cb7);
  background: linear-gradient(right bottom, #17b8e8, #016cb7);
  color: #fff;
  /*border-radius: 50px;*/
}
.proSlide li a:hover:after,
.honorSlide li a:hover:after {
  height: 100%;
  top: 0;
  opacity: 1;
}
.proSlide li a:hover p,
.proSlide li a:hover h4 {
  color: #fff;
}
.proSlide .swiper-button-next,
.proSlide .swiper-button-prev,
.honorSlide .swiper-button-prev,
.honorSlide .swiper-button-next,
.history .swiper-button-next,
.history .swiper-button-prev {
  background: #ddd;
  width: 100px;
  height: 40px;
  opacity: 1;
  position: static;
  display: inline-block;
  clear: both;
  top: 0;
  margin-top: 20px;
  margin-left: 5px;
  font-size: 20px;
  font-family: "宋体";
  font-weight: bold;
  line-height: 40px;
  display: none;
  text-align: center;
}
/* 壹金集团 */
.group {
  background-image: url("../images/group_bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.groupMain {
  background: #fff;
  padding: 3.5%;
  position: relative;
  overflow: hidden;
}
.groupL {
  width: 21.5%;
  font-size: 1rem;
  padding-right: 4%;
}
.groupL .hTitle {
  text-align: left;
}
.groupL .menu a {
  height: 110px;
  margin-bottom: 1px;
  padding-left: 30px;
  background: #738aa9;
  color: #fff;
  position: relative;
  z-index: 2;
  display: block;
}
.groupL .menu a span {
  display: table-cell;
  vertical-align: middle;
  height: 110px;
}
.groupL .menu a:after,
.news .menu a:after,
.technology .menu a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  transition: all 0.4s;
  z-index: -1;
}
.groupL .menu .on:after,
.news .menu .on:after,
.technology .menu .on:after {
  width: 100%;
}
.groupL .menu a i {
  font-size: 1.5rem;
  margin-right: 5px;
}
.groupMain:after {
  content: "";
  position: absolute;
  left: 23%;
  height: 100%;
  background: #e9e9e9;
  width: 1px;
  top: 0;
}
.groupR {
  width: 74%;
  font-size: 0.875rem;
  overflow: hidden;
}
.groupR .font {
  width: 34%;
  padding-top: 20px;
}
.groupR .font h3 {
  font-size: 2em;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 40px;
  color: #333;
}
.groupR .font h3 a {
  color: #333;
}
.groupR .font h3:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 24px;
  background: #17b8e8;
}
.groupR .font .txt {
  min-height: 190px;
  margin-bottom: 10px;
}
.groupR .font .more,
.about .more {
  display: inline-block;
  width: 170px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.about .more {
  border-radius: 50px;
  margin-top: 20px;
}
.groupR .font .more:hover,
.about .more:hover {
  width: 15%;
}
/* .groupR .pic{width:58%;overflow:hidden;height:470px;display:block;}
.groupR .pic span{animation:myfirst 18s linear infinite normal;transform:scale(1.1);} */
.groupR .pic {
  width: 58%;
  overflow: hidden;
  height: 470px;
  position: relative;
}
.groupR .pic .swiper-wrapper,
.groupR .pic .bgImg {
  width: 100%;
  height: 470px;
  overflow: hidden;
}
.groupR .pic .hd {
  z-index: 5;
  position: absolute;
  width: 100%;
  text-align: right;
}
.groupR .swiper-pagination-bullet {
  opacity: 0.8;
}
.groupR .swiper-pagination-bullet-active {
  background: #424c94;
}
@keyframes myfirst {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
  }
}
/* 核心科技 */
.technology {
  font-size: 0.875rem;
}
.technology .menu {
  text-align: center;
  margin-bottom: 45px;
}
.technology .menu a {
  display: inline-block;
  width: 210px;
  height: 50px;
  position: relative;
  color: #fff;
  font-size: 1rem;
  line-height: 50px;
  text-align: center;
  background: #738aa9;
  margin-left: 1px;
  z-index: 2;
}
.technology .menu .on {
  color: #fff;
  border-color: transparent;
}
.honorSlide {
  overflow: hidden;
  text-align: center;
  position: relative;
}
.honorSlide li {
  float: left;
  width: 16.6%;
}
.honorSlide li a {
  border: 1px solid #e3e3e3;
  padding: 10%;
  text-align: center;
  display: block;
  color: #333;
  position: relative;
  z-index: 2;
}
.honorSlide li .pImg {
  padding-top: 150%;
  margin-bottom: 20px;
}
.honorSlide li p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.honorSlide li a:after {
  top: 0;
  opacity: 0;
  height: 100%;
}
.honorSlide li a:hover {
  color: #fff;
}
.honorSlide li a:hover img {
  transform: scale(0.95);
}
.honorSlide .pagination {
  display: none;
}
.technology_main .teamTab {
  background: none;
  padding: 0;
}
.technology_main .teamTab .font {
  text-align: left;
  background: #f5f5f5;
}
/* 关于 */
/*.about{background:#f2f2f2;overflow:hidden;}
.aboutL{width:50%;overflow:hidden;font-size:.875rem;}
.aboutTie{height:200px;background:#333;padding:40px 6% 0 30%;}
.aboutTie span{display:block;font-size:1.286em;color:#fff;margin-top:10px;}
.aboutL .font{padding:70px 6% 0 30%;line-height:1.7;max-height:440px;}
.aboutL .txt{min-height:180px;margin-bottom:15px;}
.aboutR{width:50%;height:600px;}*/

.about {
  width: 100%;
  overflow: hidden;
  background: #f5f5f5;
  padding-top: 85px;
  position: relative;
  padding-bottom: 85px;
}
.abouts {
  max-width: 1425px;
  margin: auto;
}
.abtitle {
  text-align: center;
  font-size: 36px;
  color: #0c141c;
}
.abtitles {
  font-size: 16px;
  color: #958269;
  text-align: center;
  margin: 10px 0;
}
.abline {
  width: 41px;
  height: 2px;
  background: #958269;
  margin: auto;
}
.abcon {
  font-size: 16px;
  color: #464646;
  line-height: 30px;
  margin-top: 30px;
}
.abcon h2 {
  font-size: 24px;
  color: #464646;
  line-height: 30px;
  margin-bottom: 30px;
}
.container01 {
  position: relative;
  z-index: 99999;
}
.container01 ul {
  font-size: 0;
  text-align: center;
  overflow: hidden;
}
.container01 ul li {
  display: inline-block;
  width: 33.3%;
}
.container01 ul li .icon {
  position: relative;
  width: 100px;
  height: 100px;
  line-height: 100px;
  display: inline-block;
  vertical-align: top;
}
.container01 ul li .icon:before {
  content: "";
  position: absolute;
  background: url(../images/yuan_bg.png) center no-repeat;
  left: 0;
  top: 0;
  width: 100px;
  height: 100px;
  -moz-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.container01 ul li .icon img {
  position: relative;
}
.container01 ul li .con {
  width: 300px;
  display: inline-block;
  padding: 20px 0 0 10px;
  text-align: left;
}
.container01 ul li .con h2 {
  font-size: 16px;
  color: #3b3d41;
  letter-spacing: -2px;
  margin-bottom: 13px;
  margin-top: 0;
}
.container01 ul li .con h2 big {
  font-family: "苹方";
  font-weight: 600;
  vertical-align: top;
}
.container01 ul li .con h2 small {
  font-size: 12px;
  color: #848586;
  margin-left: 10px;
  vertical-align: top;
}
.container01 ul li .con h5 {
  font-size: 14px;
  color: #848586;
  padding: 0 0 0 4px;
  margin: 0;
}
.container01 ul li:hover img {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
  filter: none;
  -webkit-animation: jello 1s;
  -moz-animation: jello 1s;
  animation: jello 1s;
}

/*homeCont3*/
#Content3 .homeCont3 {
  float: left;
  width: 100%;
  background: #f5f5f5;
  overflow: hidden;
}
#Content3 .homeTit3 {
  float: left;
  width: 100%;
  position: relative;
  padding: 25px 0;
}
#Content3 .homeTit3 .tit1 {
  float: left;
  width: 399px;
  color: #333;
  font-size: 2.157em;
  padding-bottom: 5px;
  line-height: 40px;
  letter-spacing: 5px;
  background: #f5f5f5;
  position: relative;
  z-index: 6;
  font-family: Arial;
  text-transform: uppercase;
}
#Content3 .homeTit3 .tit2 {
  float: left;
  width: 399px;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 5px;
  background: #f5f5f5;
  position: relative;
  z-index: 6;
}
#Content3 .homeTit3 .line {
  float: left;
  width: 399px;
  height: 100%;
  border: 5px solid #016cb7;
  position: absolute;
  left: 83px;
  top: 0;
  z-index: 1;
}
#Content3 .aboutL {
  float: left;
  width: 46.28%;
}
#Content3 .aboutL .info {
  float: left;
  width: 100%;
  color: #333333;
  font-size: 14px;
  line-height: 32px;
  overflow: hidden;
  margin: 11px 0 11px 0;
}
#Content3 .aboutL .more {
  float: left;
  width: 175px;
  height: 48px;
  line-height: 46px;
  color: #fff;
  font-size: 16px;
  background: #016cb7;
  border-radius: 54px;
  text-transform: uppercase;
  text-align: center;
}
#Content3 .aboutL .more img {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 17px;
  height: 9px;
  margin: 19px 0 0 19px;
}
#Content3 .aboutL .more:hover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background: #17b8e8;
}
#Content3 .aboutR {
  float: right;
  width: 48.92%;
  position: relative;
  line-height: 0;
}
#Content3 .aboutR .img {
  float: left;
  width: 100%;
  line-height: 0;
  position: relative;
  z-index: 1;
  margin-top: 5%;
}
#Content3 .aboutR .tit {
  float: left;
  position: absolute;
  left: 18%;
  top: 0;
  z-index: 6;
  font-family: Arial;
  font-weight: bold;
  font-size: 70px;
  color: #999;
  opacity: 0.1;
  filter: alpha(opacity=10);
  text-transform: uppercase;
  line-height: 70px;
  letter-spacing: 8px;
}

@media screen and (max-width: 1430px) {
  #Content3 .homeTit3 {
    padding: 32px 0;
    padding-bottom: 0;
  }
  #Content3 .homeTit3 .tit1 {
    width: 100%;
    font-size: 40px;
    line-height: 40px;
  }
  #Content3 .homeTit3 .tit2 {
    width: 100%;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 4px;
  }
  #Content3 .homeTit3 .line {
    width: 350px;
    border: 8px solid #f8f8f8;
    left: 70px;
    display: none;
  }
  #Content3 .aboutL {
    margin-top: 10px;
  }
  #Content3 .aboutL .info {
    line-height: 28px;
    height: auto;
    margin: 30px 0 30px 0;
  }
  #Content3 .aboutR .tit {
    font-size: 70px;
    line-height: 50px;
    letter-spacing: 4px;
  }
}
@media screen and (max-width: 1230px) {
  #Content3 .homeTit3 {
    padding: 25px 0;
  }
  #Content3 .homeTit3 .tit1 {
    width: 320px;
    padding-top: 6px;
  }
  #Content3 .homeTit3 .tit2 {
    width: 320px;
    padding-bottom: 6px;
  }
  #Content3 .homeTit3 .line {
    width: 320px;
  }
  #Content3 .aboutL .more {
    width: 140px;
    height: 38px;
    line-height: 36px;
    font-size: 14px;
  }
  #Content3 .aboutL .more img {
    width: 17px;
    height: 9px;
    margin: 14px 0 0 12px;
  }
  #Content3 .aboutL .info {
    line-height: 28px;
    height: 140px;
    margin: 22px 0 26px 0;
  }
  #Content3 .aboutR .tit {
    font-size: 58px;
    line-height: 42px;
    letter-spacing: 4px;
  }
}
@media screen and (max-width: 992px) {
  #Content3 .homeCont3 {
    padding: 30px 0;
  }
  #Content3 .homeTit3 {
    padding: 12px 0;
  }
  #Content3 .homeTit3 .tit1 {
    width: 240px;
    padding-top: 6px;
    font-size: 24px;
    line-height: 26px;
    padding-top: 4px;
    letter-spacing: 4px;
  }
  #Content3 .homeTit3 .tit2 {
    width: 240px;
    padding-bottom: 6px;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 4px;
    letter-spacing: 3px;
  }
  #Content3 .homeTit3 .line {
    width: 240px;
    border: 4px solid #f8f8f8;
    left: 54px;
  }
  #Content3 .aboutL {
    margin-top: 0;
  }
  #Content3 .aboutL .info {
    line-height: 28px;
    height: 112px;
    margin: 15px 0 18px 0;
  }
  #Content3 .aboutR .tit {
    font-size: 44px;
    line-height: 32px;
    letter-spacing: 3px;
    left: 15%;
  }
}
@media screen and (max-width: 768px) {
  #Content3 .aboutL {
    width: 100%;
  }
  #Content3 .aboutL .info {
    line-height: 26px;
    height: auto;
    margin: 12px 0 15px 0;
  }
  #Content3 .aboutR {
    width: 100%;
    margin-top: 20px;
  }
}

/*  新闻中心 */
.news .menu {
  text-align: center;
  margin-bottom: 40px;
  overflow: hidden;
}
.news .menu a {
  display: inline-block;
  width: 170px;
  height: 50px;
  position: relative;
  border: 1px solid #c9c9c9;
  color: #333;
  font-size: 1.275rem;
  line-height: 50px;
}
.news .menu .on {
  color: #fff;
  border-color: transparent;
  background: #016cb7;
}

.newsMain {
  float: left;
  width: 100%;
  position: relative;
  z-index: 6;
}
.newsMain .ul1 {
  float: left;
  width: 100%;
  background: #fff;
}
.newsMain .text {
  float: left;
  width: 50%;
}
.newsMain .img {
  width: 100%;
  line-height: 0;
  overflow: hidden;
}
.newsMain .txt {
  padding: 10px 25px;
  background: #f5f5f5;
}
.newsMain .text h3 {
  font-size: 18px;
  font-weight: 600;
  color: #262626;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.newsMain .date {
  color: #262626;
}
.newsMain .date span {
  display: inline-block;
  margin-right: 15px;
}
.newsMain p {
  margin: 10px 0;
  color: #676767;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.newsMain .cont {
  float: left;
  width: 50%;
  background: #fff;
}
.newsMain .cont .l1 {
  float: left;
  width: 100%;
}
.newsMain .cont .la {
  float: left;
  width: 100%;
  position: relative;
  padding: 15px 55px 15px 157px;
}
.newsMain .cont .bg {
  float: left;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.newsMain .cont .tit {
  float: left;
  width: 100%;
  color: #333333;
  font-size: 18px;
  line-height: 28px;
  position: relative;
  z-index: 6;
  letter-spacing: 1px;
}
.newsMain .cont .ifno {
  float: left;
  width: 100%;
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  position: relative;
  z-index: 6;
  letter-spacing: 1px;
  margin-top: 10px;
}
.newsMain .cont .time {
  float: left;
  color: #333333;
  font-size: 18px;
  line-height: 28px;
  position: absolute;
  left: 62px;
  top: 50%;
  z-index: 6;
  font-family: Arial;
  margin-top: -36px;
}
.newsMain .cont .time time {
  display: block;
  color: #333333;
  font-size: 42px;
  line-height: 48px;
  font-weight: bold;
}
.newsMain .cont .time span {
  display: block;
  color: #666666;
  font-size: 14px;
  line-height: 24px;
}
.newsMain .cont .la:hover .bg {
  background: #00459b;
  width: 102.85%;
}
.newsMain .cont .la:hover .tit {
  color: #fff;
}
.newsMain .cont .la:hover .ifno {
  color: #fff;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.newsMain .cont .la:hover .time time {
  color: #fff;
}
.newsMain .cont .la:hover .time span {
  color: #fff;
}
@media screen and (max-width: 1430px) {
  #Content4 .homeTit4 .tit1 {
    font-size: 28px;
    line-height: 28px;
  }
  .newsMain .cont {
    padding: 15px 0;
  }
  .newsMain .cont .la {
    padding: 22px 45px 22px 140px;
  }
  .newsMain .cont .tit {
    font-size: 18px;
    line-height: 28px;
  }
  .newsMain .cont .ifno {
    margin-top: 6px;
  }
  .newsMain .cont .time {
    margin-top: -31px;
    left: 55px;
  }
  .newsMain .cont .time time {
    font-size: 36px;
    line-height: 36px;
  }
}
@media screen and (max-width: 1230px) {
  .newsMain .cont .la {
    padding: 14px 30px 14px 105px;
  }
  .newsMain .cont .tit {
    font-size: 16px;
    line-height: 26px;
  }
  .newsMain .cont .ifno {
    margin-top: 4px;
  }
  .newsMain .cont .time {
    margin-top: -27px;
    left: 30px;
  }
  .newsMain .cont .time time {
    font-size: 30px;
    line-height: 30px;
  }
  .newsMain .cont .time span {
    font-size: 13px;
  }
}
@media screen and (max-width: 992px) {
  #Content4 .homeCont4 {
    padding: 30px 0;
  }
  #Content4 .homeTit4 .tit1 {
    font-size: 24px;
    line-height: 20px;
  }
  #Content4 .homeTit4 .tit2 {
    font-size: 14px;
    line-height: 24px;
    margin: 6px 0;
  }
  #Content4 .homeTit4 .line span {
    height: 2px;
  }
  .newsMain {
    margin-top: 20px;
  }
  .newsMain .hd li {
    margin: 0 6px;
    width: 100px;
    height: 36px;
    line-height: 34px;
    font-size: 16px;
  }
  .newsMain .bd {
    float: left;
    width: 100%;
    margin-top: 20px;
  }
  .newsMain .cont {
    width: 46%;
    padding: 10px 0;
  }
  .newsMain .cont .la {
    padding: 8px 15px 8px 80px;
  }
  .newsMain .cont .tit {
    font-size: 16px;
    line-height: 26px;
  }
  .newsMain .cont .ifno {
    margin-top: 3px;
  }
  .newsMain .cont .time {
    margin-top: -27px;
    left: 15px;
  }
  .newsMain .cont .time time {
    font-size: 30px;
    line-height: 30px;
  }
  .newsMain .cont .time span {
    font-size: 13px;
  }
  .newsMain .img {
    width: 54%;
  }
}
@media screen and (max-width: 768px) {
  .newsMain .text {
    width: 100%;
  }
  .newsMain .img {
    width: 100%;
  }
  .newsMain .cont {
    width: 100%;
  }
}

/*合作客户*/
.floor7 {
  width: 100%;
  position: relative;
  padding-bottom: 80px;
  padding-top: 80px;
}
.homePartner .homeTit {
  float: left;
  width: 100%;
  text-align: center;
}
.homePartner .homeTit .tit1 {
  float: left;
  width: 100%;
  color: #333333;
  font-size: 2.1257em;
  line-height: 36px;
}
.homePartner .homeTit .tit2 {
  float: left;
  width: 100%;
  color: #999999;
  font-size: 16px;
  line-height: 26px;
  text-transform: uppercase;
  margin: 13px 0;
}
.homePartner .homeTit .line {
  float: left;
  width: 100%;
}
/*.homePartner .homeTit .line span{ display:block; margin:0 auto; width:42px; height:4px; background:#00459b;}*/

.Panter {
  position: relative;
  padding: 0 50px;
  margin-top: 40px;
  overflow: hidden;
}
.Panter ul {
  margin-top: 20px;
}
.Panter ul li {
  border: 1px #d3d3d3 solid;
  text-align: center;
  overflow: hidden;
  background: #ffffff;
  float: left;
}

.Panter ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.Panter ul li a img {
  display: block;
  height: 100px;
}
.Panter ul li h4 {
  position: absolute;
  left: 6px;
  top: 6px;
  width: 93%;
  height: 88px;
  line-height: 74px;
  background: rgba(0, 69, 155, 0.8);
  color: #ffffff;
  font-size: 14px;
  transition: all 0.3s;
}
.Panter ul li h4 {
  transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
}
.Panter ul li:hover h4 {
  transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
}

.Panter .arrow-prev {
  background: url(../images/11-1.png) no-repeat center center/100% 100%;
  width: 50px;
  height: 80px;
  position: absolute;
  z-index: 10;
  top: 55%;
  transform: translateY(-50%);
  left: 0;
}
.Panter .arrow-next {
  background: url(../images/11-2.png) no-repeat center center/100% 100%;
  width: 50px;
  height: 80px;
  position: absolute;
  z-index: 10;
  top: 55%;
  transform: translateY(-50%);
  right: 0;
}
.Panter .arrow-prev:hover {
  background: url(../images/11-1b.png) no-repeat center center/100% 100%;
}
.Panter .arrow-next:hover {
  background: url(../images/11-2b.png) no-repeat center center/100% 100%;
}

/*底部 */
.footer {
  background: #333;
  font-size: 0.875rem;
  color: #999;
}
.footMain {
  padding: 70px 0 45px 0;
  overflow: hidden;
}
.footLogo {
  width: 25%;
  padding-top: 15px;
  padding-right: 3%;
}
.footContact {
  max-width: 48%;
  line-height: 2;
}
.footR {
  width: 370px;
  overflow: hidden;
  text-align: center;
}
.footR img {
  width: 120px;
  height: 120px;
  margin-right: 5px;
}
.footR .fl {
  /* border: 1px solid #4e4e4e; */
  width: 120px;
  height: 120px;
  padding-top: 35px;
  font-size: 16px;
}
.firendLink {
  padding: 25px 0;
  overflow: hidden;
  border-top: 1px solid #3e3e3e;
  background: #333;
  font-size: 0.875rem;
  color: #999;
}
.firendLink a {
  margin: 0 6px;
  color: #999;
}
.footer a {
  color: #999;
}
.firendLink a:hover,
.footer a:hover {
  color: #fff;
}
/*内页公用 */
.listWrapper {
  overflow: hidden;
  padding-bottom: 90px;
}
.listBanner {
  height: 400px;
  margin-top: 91px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.listBanner .txt {
  position: absolute;
  color: #fff;
  left: 45%;
  top: 45%;
  font-size: 2.375rem;
  text-align: center;
}
.listBanner .txt span {
  display: block;
  font-size: 0.316em;
  line-height: 1.8;
  margin: 0 10px;
}
.proSear {
  width: 50%;
  margin: 0 auto;
  height: 50px;
  line-height: 50px;
  margin-bottom: 40px;
  padding: 0 50px 0 65px;
  background: #f5f5f5;
}
.proSear .btn {
  height: 50px;
  line-height: 50px;
  width: 50px;
  text-align: center;
  font-size: 16px;
  background: #333 url("../images/searicon.png") no-repeat center;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s;
  float: left;
  margin-right: -50px;
}
.proSear .txt {
  height: 48px;
  line-height: 48px;
  border-right: none;
  width: 100%;
  padding: 0 10px;
  float: left;
}
.proSear .btn:hover {
  background-color: #111;
}
/* 内页公用菜单 */
.listMenu {
  width: 100%;
  position: relative;
  z-index: 3;
  max-width: 1300px;
  margin: 0 auto; /*margin-top:-71px;*/
  padding: 0;
  margin-top: 45px;
}
.listMenu ul {
  height: 70px;
  text-align: center;
  font-size: 0;
  line-height: 0;
  width: 100%;
  display: table;
  margin-bottom: 1px;
}
.listMenu li {
  display: table-cell;
  font-size: 1.1rem;
  line-height: 70px;
}
.listMenu li a {
  display: block;
  color: #333;
  margin-right: 15px;
  border: 1px solid #ededed;
  position: relative;
  z-index: 2;
}
.listMenu li a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition-delay: 0.1s;
  transition: transform 0.3s;
  transform-origin: right;
  z-index: -1;
  transform: scale(0, 1);
}
.listMenu li a.cur,
.listMenu li a:hover {
  background: #ffac2a;
  color: #fff;
}
.listMenu li a.cur:after,
.listMenu li a:hover:after {
  transform-origin: left;
  transform: scale(1);
}

.breadCrumb {
  font-size: 0.875rem;
  padding: 25px 0;
  position: relative;
  background: #f0f0f0;
}
.breadCrumb i {
  float: left;
  margin-right: 8px;
  font-size: 1.2rem;
  margin-top: -4px;
}
.aboutBox1 {
  padding-top: 50px;
  overflow: hidden;
  font-size: 0.875rem;
}
.aboutBox1 .hTitle {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 30px;
}
.aboutBox1 .left {
  float: left;
  width: 45%;
  overflow: hidden;
}
.aboutBox1 .left img {
  width: 100%;
}
.aboutBox1 .right {
  float: right;
  width: 52%;
  overflow: hidden;
}
.aboutBox1 .right .tie {
  overflow: hidden;
  margin-bottom: 50px;
}
.aboutBox1 .right .tie span {
  margin-left: 40px;
  font-size: 1.857em;
  color: #333;
  padding-top: 40px;
}
.aboutBox1 .tie2 {
  height: 50px;
  line-height: 50px;
  background: #17b8e8;
  color: #fff;
  font-size: 18px;
  padding-left: 30px;
  margin-bottom: 40px;
}
.aboutBox1 .txt p {
  margin-bottom: 15px;
  line-height: 1.8;
  font-size: 16px;
}
.aboutBox3 {
  padding: 90px 0;
  overflow: hidden;
  color: #333;
}
.aboutBox3 .main {
  background: url("../images/concept_bg.jpg") no-repeat;
  padding: 10px;
  background-position: center right;
}
.aboutBox3 .font {
  width: 50%;
  background: #fff;
  padding: 4% 3%;
  font-size: 1.5rem;
}
.aboutBox3 .p1 {
  font-size: 1.2em;
  margin-bottom: 50px;
}
.aboutBox3 .p1 .a span {
  color: #17b8e8;
  font-size: 36px;
  margin-left: 10px;
}
.aboutBox3 .en {
  font-size: 16px;
  font-family: Arial;
  line-height: 1;
  color: #888;
  margin-left: 20px;
  margin-top: 5px;
}
.aboutBox3 .en span {
  font-size: 26px;
  display: block;
}
.history {
  padding: 80px 0;
  overflow: hidden;
  background: #ececec;
  font-size: 0.875rem;
}
.historySlide {
  overflow: hidden;
  text-align: center;
}
.history li {
  float: left;
  background: #fff;
  width: 25%;
  padding: 2.5%;
  min-height: 260px;
  color: #888;
  transition: all 0.3s;
  z-index: 2;
  position: relative;
  text-align: left;
}
.history li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transition: all 0.4s;
  z-index: -1;
}
.history li h4 {
  font-size: 2.143em;
  color: #333;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 20px;
  margin-bottom: 20px;
  transition: all 0.3s;
}
.history li:hover,
.history li:hover h4 {
  color: #fff;
}
.history li:hover:after {
  transform: scale(1);
}
/* 解决方案 */
.solutionTop {
  height: 420px;
  overflow: hidden;
  background: #f4f4f4;
  font-size: 0.875rem;
}
.solutionTop .pic {
  float: left;
  width: 39%;
  height: 420px;
}
.solutionTop .font {
  float: right;
  width: 56%;
  padding-right: 2%;
}
.solutionTop h4 {
  padding-top: 60px;
  font-size: 1.143em;
  margin-bottom: 20px;
  color: #333;
}
.solutionTop h4 span {
  color: #17b8e8;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 1.25em;
  display: block;
}
.solutionTop .txt {
  line-height: 1.8;
  margin-bottom: 20px;
  min-height: 130px;
}
.solutionTop .phone p {
  float: left;
  padding-left: 50px;
  position: relative;
  line-height: 1.2;
  border-right: 1px dotted #ccc;
  padding-right: 40px;
}
.solutionTop .phone span {
  color: #0e3d8e;
  font-size: 2.143em;
  font-family: Arial;
  display: block;
}
.solutionTop .phone p:after {
  content: "\e649";
  position: absolute;
  color: #0e3d8e;
  font-family: iconfont;
  left: 0;
  top: 0;
  font-size: 2.8rem;
}
.solutionTop .more {
  width: 200px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-left: 40px;
}
.solutionTop i {
  margin-right: 10px;
  font-size: 1.4rem;
  top: 3px;
}
.solutionTop .more:hover {
  width: 260px;
}
.solution_cover {
  padding-top: 60px;
  border-top: 1px solid #d6d6d6;
  margin-top: 60px;
}
/* 产品列表 */
.proList {
  overflow: hidden;
  margin: 50px 0;
}
.hTitle2 {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 30px;
}
.proList ul {
  margin-right: -20px;
}
.proList li {
  width: 30.33%;
  font-size: 0.813rem;
  text-align: center;
  float: left;
  margin: 1.5%;
}
.proList li a {
  background: #f5f5f5;
  padding: 3%;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.proList li a:after,
.honorSlide li a:after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 0;
  left: 0;
  top: 50%;
  transition: all 0.5s;
  opacity: 0;
}
.proList li h4 {
  font-size: 1.331em;
  margin: 30px 0 20px 0;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.proList li .pic {
  overflow: hidden;
  display: block;
  border: 8px solid #fff;
  border-color: rgba(255, 255, 255, 0.4);
  transition: all 0.4s;
  position: relative;
  top: 0; /*max-width:230px;*/
  padding-top: 65%;
}
.proList li img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.proList li p {
  padding-bottom: 20px; /*min-height:90px;*/
  color: #777;
  position: relative;
}
.proList li p:after {
  content: "+";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 14px;
  margin-left: -9px;
  border: 1px solid #a3a3a3;
  border-radius: 100%;
  transition: all 0.3s;
}
.proList li a:hover .pic {
  top: -10px;
}
.proList li a:hover p:after {
  background: #fff;
  border-color: #fff;
  color: #2767bf;
}
.proList li a:after,
.joinSlide li .more {
  background: -webkit-linear-gradient(90deg, #016cb7, #19acd9);
  background: -o-linear-gradient(90deg, #016cb7, #19acd9);
  background: -moz-linear-gradient(90deg, #016cb7, #19acd9);
  background: linear-gradient(90deg, #016cb7, #19acd9);
  color: #fff;
}
.proList li a:hover:after {
  height: 100%;
  top: 0;
  opacity: 1;
}
.proList li a:hover p,
.proList li a:hover h4 {
  color: #fff;
}
/*  产品详情 */
.proShow {
  max-width: 1200px;
  margin: 0 auto;
  font-size: 0.875rem;
}
.proShow_box1 {
  overflow: hidden;
  margin: 50px 0;
}
.proShowTop {
  overflow: hidden;
  margin-bottom: 50px;
}
.gallery {
  width: 50%;
  overflow: hidden;
  position: relative;
  padding: 15px;
  background: #f7f7f7;
}
.gallery .gallery-top {
  max-height: 600px;
  margin-bottom: 20px;
  position: relative;
}
.gallery img {
  width: 100%;
}
.gallery-top li a {
  position: relative;
}
/* .gallery-top:after{content:"\e639";position:absolute;right:0;bottom:0;color:#222;padding:10px 15px;font-family:"iconfont";font-size:2rem;z-index:2;} */
.gallery-thumbs li {
  border: 1px solid #bdc4ce;
  padding: 5px;
  cursor: pointer;
}
.gallery-thumbs .swiper-slide-thumb-active {
  border: 1px solid #333;
}
.gallery .swiper-button-white {
  /*display:none;*/
  opacity: .35;
}
.gallery-top .about-video{
  height: 570px;
}
.gallery-top .about-video source{
  width: 100%;
  height: auto;
  display: block;
}
/* .xiao ul li{
  border-radius: 50%;
}
.xiao ul li img{
  border-radius: 50%;
} */
.proShow_R {
  width: 44%;
  overflow: hidden;
}
.proShow_R .title {
  font-size: 1.6em;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
  color: #333;
  margin-top: 30px;
}
.proShow_R .title span {
  display: block;
  font-size: 0.7em;
  color: #555;
}
.proShow_R .font {
  min-height: 140px;
}
.proShow_R .font .f {
  color: #111;
}
.proShow_R .phone {
  padding-left: 40px;
  margin-top: 25px;
  color: #014099;
  position: relative;
  display: flex;
  align-items: center;
  font-size: 16px;
}
.proShow_R .phone:before {
  position: absolute;
  content: "\e649";
  font-family: "iconfont";
  color: #014099;
  font-size: 30px;
  left: 0;
  top: 15px;
}
.proShow_R .phone span {
  font-size: 20px;
  font-family: Arial;
}
.proShow_R .btn {
  border-top: 1px solid #e5e5e5;
  padding-top: 25px;
  margin-bottom: 25px;
  margin-top: 40px;
  overflow: hidden;
}
.proShow_R .btn a {
  width: 46%;
  height: 60px;
  line-height: 60px;
  float: left;
  text-align: center;
  background: #333;
  color: #fff;
  box-sizing: border-box;
  font-size: 1.143em;
  border: 2px solid #222;
}
.proShow_R .btn i {
  font-family: "iconfont";
  position: relative;
  margin-right: 5px;
  font-style: normal;
  font-size: 1.5rem;
  line-height: 1;
  top: 2px;
}
.proShow_R .btn a:nth-child(1) {
  border: 2px solid #8d8d8d;
  background: none;
  color: #666;
  /* float: right; */
}
.proShow_R .btn a:hover {
  background: #333;
  color: #fff;
  border: 2px solid #333;
}
.proShow-menu {
  height: 50px;
  line-height: 50px;
  border-bottom: 2px solid #ddd;
  margin-bottom: 30px;
  font-size: 1.25rem;
}
.proShow-menu a {
  float: left;
  height: 50px;
  margin-right: 20px;
  color: #333;
}
.proShow-menu .active {
  color: #000;
  border-bottom: 2px solid #ffaa29;
}
.proShow-main {
  padding-bottom: 30px;
  overflow: hidden;
}
.proShow-main h2 {
  color: #016cb7;
  font-size: 1.6em;
}
.proShow-main p {
  line-height: 30px;
}
.relative_pro .title {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #dcdcdc;
  font-size: 1.286em;
  margin-bottom: 25px;
}
.relative_pro .title span {
  display: inline-block;
  border-bottom: 1px solid #014099;
  color: #014099;
  height: 50px;
}
.relative_pro ul {
  margin-right: -15px;
}
.relative_pro li {
  float: left;
  width: 25%;
  padding-right: 15px;
}
.relative_pro li p {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.relative_pro li:hover img {
  transform: scale(1.1);
}
/* 知识产权 */
.honorCover {
  padding-bottom: 90px;
  overflow: hidden;
  padding-left: 1px;
  position: relative;
}
.teamCover {
  padding: 60px 0;
  overflow: hidden;
  background: #eee;
}
.teamCover .teamL {
  height: 400px;
  width: 46.5%;
  float: left;
}
.teamCover .font {
  background: #fff;
  width: 53.5%;
  height: 400px;
  float: right;
  font-size: 0.875rem;
  padding: 5%;
}
.teamCover .font h4 {
  color: #17b8e8;
  font-size: 2.286em;
  margin-bottom: 30px;
}
/* 图片列表 */
.picList ul {
  margin-right: -40px;
  overflow: hidden;
}
.picList li {
  width: 16.6%;
  float: left;
  margin-bottom: 30px;
  text-align: center;
  padding-right: 40px;
}
.picList li a {
  display: block;
}
.picList li .pImg {
  padding-top: 130%;
}
.picList li p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  padding: 10px 5px;
}
.picList li:hover img {
  transform: scale(1.1);
}
/* 新闻列表 */
.newsTop {
  overflow: hidden;
  position: relative;
  margin-top: 60px;
}
.newsTop li {
  background: #f3f3f3;
  overflow: hidden;
  float: left;
  width: 100%;
  padding: 2%;
  font-size: 0.813rem;
  margin-bottom: 15px;
}
.newsTop li .pic {
  width: 30%;
  float: left;
  height: 205px;
  overflow: hidden;
}
.newsTop li .txt {
  width: 67%;
  background: #f3f3f3;
  margin-left: 3%;
}
.newsTop li .txt h4 {
  font-size: 1.385em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 20px;
}
.newsTop li .txt h4 a {
  color: #333;
  font-weight: 600;
}
.newsTop li .txt h4 a:hover {
  color: #016cb7;
}
.newsTop li .txt h4 span {
  display: block;
  font-family: Arial;
  color: #999;
  font-size: 0.722em;
  margin-top: 10px;
}
.newsTop li p {
  height: 70px;
  overflow: hidden;
  margin-bottom: 10px;
}
.hdIcon {
  display: block;
  text-align: center;
  margin-top: 25px;
}
.hdIcon .swiper-pagination-bullet {
  border: 1px solid #fff;
  position: relative;
  transition: all 0.3s;
  width: 16px;
  height: 16px;
  background: #fff;
  position: relative;
  opacity: 1;
}
.hdIcon .swiper-pagination-bullet:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background: #493200;
  top: 4px;
  left: 4px;
  border-radius: 100%;
}
.hdIcon .swiper-pagination-bullet-active {
  border: 1px solid #493200;
}
.newsTop li:hover .bgImg {
  transform: scale(1.1);
}
.newsList {
  background: #f1f1f1;
  padding: 70px 0;
  overflow: hidden;
  font-size: 0.813rem;
}
.newsList ul {
  margin-right: -30px;
}
.newsList li {
  float: left;
  padding-right: 30px;
  width: 20%;
  margin-bottom: 30px;
}
.newsList li a {
  background: #fff;
  padding: 6%;
  display: block;
  color: #777;
}
.newsList li .pImg {
  padding-top: 85%;
  margin-bottom: 15px;
}
.newsList li h3 {
  font-size: 1.231em;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newsList li p {
  height: 80px;
  margin-bottom: 10px;
  margin-top: 15px;
}
.newsList li .date {
  color: #999;
  margin-bottom: 10px;
}
.newsList li a:hover {
  box-shadow: 0 0 10px #ccc;
}
.newsList li a:hover img {
  transform: scale(1.1);
}
/*  新闻详情 */
.showBread {
  margin-bottom: 40px;
  padding-left: 0;
}
.newsShow {
  overflow: hidden;
  font-size: 0.875rem;
  max-width: 1200px;
  margin: 50px auto;
}
.showTie {
  border-bottom: 1px solid #d9d0bf;
  overflow: hidden;
  margin-bottom: 50px;
  padding-bottom: 50px;
}
.showTie h2 {
  font-size: 1.714em;
  color: #333;
  margin-bottom: 25px;
}
.jsfwMain {
  margin-top: 100px;
}
.showTie .txt span {
  color: #454545;
  position: relative;
  padding-left: 22px;
  font-size: 1.143em;
  margin-right: 15px;
}
.showTie .txt span:before {
  content: "\e62d";
  font-family: "iconfont";
  position: absolute;
  left: 0;
  top: -1px;
}
.showTie .txt .s:before {
  content: "\e735";
  font-size: 1.2rem;
  top: -2px;
}
.showTie .bshare-custom {
  margin-top: -30px;
}
.showCon img {
  width: 100%;
}
.showCon {
  line-height: 2;
}
.showPage {
  border-top: 1px solid #ddd;
  padding-top: 40px;
  margin-top: 30px;
}
.showPage p {
  margin-bottom: 10px;
}
.showPage .back {
  float: right;
  width: 130px;
  height: 40px;
  line-height: 40px;
  background: #ddd;
  text-align: center;
  margin-top: -55px;
}
.showPage .back i {
  position: relative;
  margin-right: 8px;
  font-size: 1rem;
}
.showPage .back:hover {
  background: #17b8e8;
  color: #fff;
}

#syHzhbSwiper {
  margin-bottom: 50px;
  overflow: hidden;
}
#syHzhbSwiper .swiper-slide {
  border: 1px solid #e0e0e0;
  margin: 1%;
  width: 17.98%;
  padding: 1% 1.99%;
  float: left;
}
#syHzhbSwiper .swiper-slide:nth-of-type(6n + 6) {
  border-right: 1px solid #e0e0e0;
}

#syHzhbSwiper .pic img {
  display: block;
  width: 100%;
  transition: all 0.5s ease;
}
#syHzhbSwiper .swiper-slide:hover {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.4);
  transition: all 0.5s ease;
}

/* 联系我们 */
.contactBox1 {
  padding: 60px 0;
  overflow: hidden;
  font-size: 0.875rem;
  color: #555;
}
.contactBox1 ul {
  margin: 0 -1%;
}
.contactBox1 li {
  float: left;
  width: 48%;
  background: #f1f1f1;
  padding: 2% 3%;
  position: relative;
  margin: 0 1%;
  transition: all 0.4s;
  height: 380px;
  padding-bottom: 1%;
}
.contactBox1 li h4 {
  font-size: 1.714em;
  color: #333;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e3e3e3;
}
.contactBox1 li .txt {
  float: left;
  width: 50%;
  text-align: center;
}

.contactBox1 p {
  margin-bottom: 10px;
  position: relative;
}
/*.contactBox1 p:after{content:"\e648";position:absolute;font-family:"iconfont";left:0;top:0px;font-size:1.1rem;color:#999;}*/
.contactBox1 p span {
  margin-left: 15px;
}
/*.contactBox1 p:nth-child(2):after{content:"\e649"}
.contactBox1 p:nth-child(3):after{content:"\e6a6"}*/
.contactBox1 li:hover {
  box-shadow: 0 0 10px #ccc;
}
.contactBox2 {
  background: #ebeaea;
  padding: 90px 0;
  overflow: hidden;
}
.joinMain {
  background: #fff;
  overflow: hidden;
}
.contactBox2 .bgImg {
  height: 254px;
  background-image: url("../images/join_bg.jpg");
  position: relative;
}
.contactBox2 .bgImg .hTitle {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.contactBox2 .bgImg .hTitle span {
  color: #fff;
}
.joinSlide {
  overflow: hidden;
  margin: 3%;
  position: relative;
  font-size: 0.75rem;
}
.joinSlide .swiper-wrapper {
  max-height: 350px;
  overflow: hidden;
}
.joinSlide li {
  float: left;
  width: 50%;
  border: 1px solid #d2d2d2;
  border-top: 1px solid #17b8e8;
  padding: 30px;
  height: 150px;
  transition: all 0.4s;
  overflow: hidden;
}
.joinSlide li h4 {
  float: left;
  width: 20%;
  height: 80px;
  font-size: 1.333em;
  color: #17b8e8;
  margin-right: 5%;
}
.joinSlide li h4 span {
  display: table-cell;
  height: 80px;
  vertical-align: middle;
}
.joinSlide li .txt {
  width: 300px;
  overflow: hidden;
  float: left;
}
.joinSlide li .txt span {
  float: left;
  width: 50%;
  margin-bottom: 8px;
}
.joinSlide li .txt span:nth-child(2n) {
  float: right;
}
.joinSlide li .more {
  width: 15%;
  float: right;
  text-align: center;
  color: #fff;
  height: 36px;
  line-height: 36px;
  margin-top: 20px;
  max-width: 120px;
}
.joinSlide li:hover {
  background: #17b8e8;
  color: #fff;
}
.joinSlide li:hover h4 {
  color: #fff;
}
.joinSlide li:hover .more {
  background: #fff;
  color: #17b8e8;
}
.contactFeed {
  padding: 60px 0;
  overflow: hidden;
}
.contactForm .left {
  width: 32%;
  overflow: hidden;
}
.contactForm .left input,
.contactForm .code input {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border: 1px solid #999;
  padding: 0 15px;
  background: none;
  color: #555;
  margin-bottom: 20px;
  font-size: 0.875em;
  box-sizing: border-box;
  background: #fff;
}
.contactForm .area {
  width: 65%;
  height: 160px;
  border: 1px solid #999;
  padding: 14px;
  background: none;
  color: #555;
  box-sizing: border-box;
  background: #fff;
}
.contactForm .left input:nth-child(3) {
  margin-bottom: 0;
}
.contactForm .code {
  clear: both;
  padding-top: 20px;
  overflow: hidden;
}
.contactForm .code .c {
  width: 120px;
  float: left;
  margin-right: 5px;
}
.contactForm .code img {
  background: #fff;
  padding: 8px 15px;
  border: 1px solid #888;
}
.contactForm .code .sub {
  width: 135px;
  height: 45px;
  line-height: 45px;
  background: #17b8e8;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s;
  border: 1px solid #00225a;
  font-size: 1.143em;
}
.contactForm .code .sub:hover {
  background: #333;
}
.contactForm .left input:focus,
.contactForm .area:focus {
  border: 1px solid #333;
}
/*  人才招聘列表  */
.jobList li {
  overflow: hidden;
  border-bottom: 1px solid #d7d7d7;
}
.jobList li a {
  padding: 15px 0;
  display: block;
  padding-left: 30px;
}
.jobList li.top {
  padding: 20px 0;
  background: #333;
  border: none;
  padding-left: 30px;
  margin-bottom: 10px;
  color: #fff;
}
.jobList li p {
  overflow: hidden;
  margin-bottom: 10px;
}
.jobList li span {
  float: left;
  width: 20%;
  box-sizing: border-box;
  color: #333;
  display: block;
  min-height: 10px;
}
.jobList li.top span {
  color: #fff;
  font-size: 1rem;
}
.jobList li a:hover {
  background: #f5f5f5;
}
/*  人才招聘详情  */
.jobShow {
  padding: 3%;
  background: #f8f8f8;
  font-size: 0.875rem;
}
.jobShow .title {
  text-align: center;
  color: #014099;
  font-size: 1.875rem;
  margin-bottom: 30px;
  font-weight: 700;
}
.jobShow .top {
  margin-bottom: 15px;
}
.jobShow .box {
  margin-bottom: 25px;
}
.jobShow .box strong {
  font-size: 1.286em;
  font-weight: 400;
  color: #333;
  margin-bottom: 5px;
  display: block;
}
.jobShow .box {
  margin-bottom: 25px;
}
.jobShow .more {
  float: right;
  display: block;
  height: 28px;
  line-height: 28px;
  background: #014099;
  color: #fff;
  width: 100px;
  text-align: center;
  margin-top: -50px;
}
.jobShow .more:hover {
  background: #004585;
}
.jobShow .back {
  float: right;
  font-size: 1.286em;
  color: #014099;
}

/******产品分页*******/
.ny_news_page {
  margin: 10px auto 60px;
  clear: both;
  padding-top: 10px;
  max-width: 1200px;
  width: 100%;
  text-align: center;
}
.ny_news_page a,
.ny_news_page span {
  display: inline-block;
  line-height: 40px;
  text-align: center;
  font-size: 12px;
  width: 60px;
  height: 40px;
  color: #333;
  background-color: #f8f8f8;
  margin-right: 10px;
  margin-bottom: 10px;
}
.ny_news_page a:hover,
.ny_news_page span {
  background-color: #005497;
  color: #fff;
}
.ny_news_page a.page_aa {
  background-color: #00b366;
  color: #fff;
}
/**************************/
.ny_news_pageaaa {
  margin-top: 80px;
  margin-bottom: 50px;
}

/******************************/

.mutto-pagination {
    margin: 30px 0;
    display: flex;
    justify-content: center;
    gap: 1rem;
}

.mutto-pagination a {
    display: inline-block;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    width: 60px;
    height: 40px;
    color: #333;
    background-color: #f8f8f8;
    margin-right: 10px;
    margin-bottom: 10px;
}

.mutto-pagination a:hover,
.mutto-pagination a.active
{
    background-color: #005497;
    color: #fff;
}

.mutt-ql-editor.ql-editor {
    padding: 0;
}

.wang-editor-content h1 {
    font-size: 24px;
    font-weight: bold;
    margin: 0.67em 0;
}

.wang-editor-content h2 {
    font-size: 20px;
    font-weight: bold;
    margin: 0.83em 0;
}

.wang-editor-content h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 1em 0;
}

.wang-editor-content p {
    margin: 1em 0;
}

.wang-editor-content img,
.wang-editor-content video {
    display: revert;
}

.wang-editor-content ul,
.wang-editor-content ol {
    padding-left: 20px;
    margin: 0;
}

.wang-editor-content ul li,
.wang-editor-content ol li {
    margin-bottom: 5px;
    list-style-position: inside;
}

.wang-editor-content ul li {
    list-style-type: disc;
}

.wang-editor-content ol li {
    list-style-type: decimal;
}

/* 24.7.19 */
.zl{
  background: url(../images/zl.jpg) no-repeat center;
  background-size: cover;
}
.zl-all{
  width: 80%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 40px 0;
}
.zl-cont{
  width: 28%;
}
.zl-cont:nth-child(2){
  transform: scale(1.1);
}
.zl-cont p{
  overflow: hidden;
  border: 10px solid rgba(255, 255, 255, 0.6);
}
.zl-cont p img{
  display: block;
  margin: auto;
  transition: .3s ease-in;
}
.zl-cont:hover img{
  transform: scale(1.1);
}