@charset "utf-8";

/* icon表*/
/* @import './iconfont.css';
@import './swiper-bundle.min.css'; */
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
dl,
dt,
dd,
ul,
ol,
li,
pre,
code,
form,
legend,
b,
button,
input,
textarea,
blockquote,
article,
aside,
footer,
header,
nav,
section {
  margin: 0;
  padding: 0;
}

img,
abbr {
  border: 0;
}

table td {
  word-break: break-all;
}

caption,
th {
  text-align: left;
}

ol,
ul {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 700;
}

input,
button,
textarea,
select,
canvas {
  font-size: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: top;
}

input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="text"],
input[type="tel"],
button,
textarea {
  -webkit-appearance: none;
}

a,
input,
button,
textarea,
select {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

address,
cite,
dfn,
em,
code,
var,
caption,
th {
  font-style: normal;
  font-weight: normal;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

q:before,
q:after {
  content: '';
}

wbr:nth-of-type(n):after {
  vertical-align: middle;
  border-style: solid dashed dotted;
  text-decoration: underline;
  white-space: nowrap;
  background-size: contain cover;
}

/* Basic */
* {
  word-wrap: break-word;
  outline: none;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

::selection {
  background: #F60;
  color: #fff;
}

::-moz-selection {
  background: #F60;
  color: #fff;
}

.clear:after,
.Endtext:after {
  content: '';
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.none {
  display: none;
}

.relative {
  position: relative;
}

.red {
  color: red;
}

html {
  font-size: 38px;
  -webkit-text-size-adjust: none;
}

body {
  font: 14px/1.5 "Microsoft Yahei", "微软雅黑", "sans-serif", "Arial", "Hiragino Sans GB";
  background: white;
  color: #333;
  padding-top: 116px;
}

a:link,
a:visited,
a:active,
a:hover {
  text-decoration: none;
  color: #333;
}

.wrap {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

.min-wrap {
  min-width: 1200px;
}

.bar {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  background-color: #FFF;
  font-size: 12px;
  line-height: 36px;
  z-index: 99;
}

.bar dl {
  display: flex;
  justify-content: space-between;
}

.bar dd {
  color: #666;
  line-height: 24px;
  padding-top: 6px;
}

.bar a {
  display: inline-block;
  padding: 0 12px;
  background: #105ec0;
  color: white;
  margin-left: 10px;
  border-radius: 3px;
}

.head {
  position: absolute;
  width: 100%;
  left: 0;
  top: 36px;
  line-height: 1;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
  background: #105ec0;
  z-index: 98;
}

.head.hover,
.head.cur222 {
  position: fixed;
  top: 0;
}

.head .wrap {
  height: 80px;
  display: flex;
  align-items: center;
}

.logo {
  flex: 1;
}

.logo img {
  height: 60px;
  border-radius: 6px;
  margin: 0;
}

.hotlineIcon {
  font-size: 40px;
  color: #005aba;
  padding-right: 12px;
}

.hotlineText b {
  display: block;
  font-size: 22px;
  color: #005aba;
  padding-top: 6px;
}


.nav ul {
  display: flex;
  text-align: center;
  line-height: 80px;
}

.nav li a {
  position: relative;
  display: block;
  font-size: 18px;
  padding: 0 16px;
  color: #fff;
}

.nav li.cur a,
.nav li a:hover {
  color: #fdc33c;
}

.nav li.cur a::after,
.nav li a:hover::after {
  content: '';
  position: absolute;
  width: 40px;
  height: 1px;
  background: #fdc33c;
  margin-left: -20px;
  left: 50%;
  bottom: 12px;
}

.swiper-container {
  overflow: hidden;
}

.swiper-banner {
  position: relative;
  background-color: #222;
}

.swiper-banner .swiper-slide img {
  width: 100%;
}

.footer {
  background-color: #2e3191;
  color: #CCC;
  padding: 48px 0 36px;
  font-size: 13px;
  line-height: 24px;
}

.footer a {
  color: #CCC;
}

.footer dt {
  line-height: 20px;
  padding-bottom: 20px;
}

.Ftel {
  position: absolute;
  width: 240px;
  left: 0;
  top: 0;
}

.FCtel {
  font-size: 22px;
  line-height: 30px;
  padding-bottom: 8px;
  color: #FFF;
}

.FTbtn {
  height: 68px;
}

.FTbtn a {
  display: block;
  width: 150px;
  line-height: 36px;
  text-align: center;
  background: #005aba;
  color: #FFF;
}

.FTbtn a:hover {
  background-color: #2a76a9;
}

.FTbtn em {
  position: absolute;
  width: 20px;
  height: 2px;
  left: 0;
  bottom: 0;
  overflow: hidden;
  background-color: #d9d9d9;
}

.qrcode {
  position: absolute;
  width: 120px;
  right: 0;
  top: 0;
  text-align: center;
}

.qrcode dt {
  padding-bottom: 15px;
}

.qrcode dd {
  padding: 8px;
  border: 1px solid #f0f0f0;
  background: #2e3191;
}

.Fcontact {
  padding: 0 120px 0 280px;
}

.Fcontact dt em {
  display: inline-block;
  width: 40px;
  text-align: center;
  color: #f0f0f0;
}

.FCtitle {
  font-size: 18px;
}

.footerBot {
  background-color: #12146d;
  color: #FFF;
  font-size: 12px;
  line-height: 36px;
  overflow: hidden;
  text-align: center;
}

/* 新闻 */
.Lnews {
  padding-top: 12px;
}

.Lnews li {
  border-bottom: 1px dotted #d6d6d6;
  padding: 8px 0;
}

.Lnews li a {
  position: relative;
  display: block;
  padding: 12px 0 12px 110px;
}

.Lnews li p {
  position: absolute;
  width: 75px;
  height: 64px;
  left: 12px;
  top: 15px;
  text-align: center;
  font-size: 13px;
  color: #FFF;
  background: #005aba;
}

.Lnews li p span {
  display: block;
  font-size: 26px;
  line-height: 40px;
}

.Lnews li h6 {
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  height: 28px;
  overflow: hidden;
}

.Lnews li div {
  font-size: 12px;
  line-height: 20px;
  height: 40px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #999;
}

/* 首页 */
.main {
  padding: 36px 0 35px;
}

.bg1 {
  background: #f8f9f9;
}

.menu {
  padding-bottom: 6px;
  font-size: 24px;
  font-family: Times New Roman;
  font-weight: normal;
  color: #000;
  text-align: center;
  line-height: 1.5;
}

.menu dd {
  font-size: 16px;
  color: #6d6d6d;
  padding-top: 2px;
  line-height: 1.5;
}

.menu dd::before {
  content: '';
  display: block;
  width: 40px;
  height: 8px;
  margin: 0 auto;
  border-top: 2px solid #ffb200;
}

.menu dd.subtitle {
  font-size: 16px;
  color: #6d6d6d;
  padding-top: 20px;
}

.menu dd.subtitle::before {
  display: none;
}

.menuLeft {
  text-align: left;
}

.menuLeft dd::before {
  margin: 0;
}

.HPmenu {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.HPright {
  width: 25%;
  height: 130px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #18469b;
  color: white;
  text-align: center;
  line-height: 1.3;
}

.HPright div {
  font-size: 12px;
  padding: 0 0 8px;
}

.HPright p {
  font-size: 18px;
  font-weight: bold;
}

.HPlist {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 50px;
}

.HPlist li {
  width: 33.33333333%;
  background: white;
  order: 1;
}

.HPlist li.LIbg {
  background: #e4e4e4;
}

.HPlist li img {
  display: block;
  width: 100%;
}

.Lproduct {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}

.Lproduct li {
  width: 31%;
  text-align: center;
  margin: 24px 0 0 3.5%;
}

.Lproduct li:nth-of-type(3n+1) {
  margin-left: 0%;
}

.Lproduct li a {
  display: block;
  border: 1px solid #efefef;
  padding: 12px;
  background: white;
}

.Lproduct li div {
  overflow: hidden;
}

.Lproduct li img {
  width: 100%;
  min-width: inherit;
}

.Lproduct li a:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.Lproduct li a:hover {
  border-color: rgba(52, 152, 219, 0.5);
}

.Lproduct li p,
.swiper-case .swiper-slide p,
.partnerMain .swiper-slide p {
  margin-top: 6px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}

.Lproduct li:nth-of-type(4n+1) {
  margin-left: 0;
}

.Hproduct {
  justify-content: space-between;
}

.Hproduct li {
  margin-left: 0;
}

/* 首页关于我们 */
.Hcompany {
  display: flex;
  justify-content: space-between;
  padding-top: 32px;
}

.Hcompany>dt {
  width: 560px;
}

.Hcompany>dt img {
  height: 300px;
}

.Hcompany>dd {
  width: 600px;
}

.Hcompany>dd div {
  line-height: 28px;
  height: 168px;
  overflow: hidden;
}

.Hcompany>dd p {
  padding-top: 10px;
}

.Hcompany>dd p a {
  display: inline-block;
  padding: 0 24px;
  line-height: 38px;
  border: 1px solid #ffb200;
  color: #ffb200;
  border-radius: 3px;
}

.HLnews {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 16px 0 0;
}

.HLnews li {
  width: 580px;
  padding: 4px 0;
}

.main-case {
  background: #252525 url('../images/new_bg.jpg') no-repeat center center;
  color: white;
  padding-bottom: 40px;
}

.main-case .menu {
  color: white;
}

div.swiper-case {
  padding: 30px 0 40px;
}

.swiper-case .swiper-slide {
  display: block;
  background-color: white;
  padding: 20px;
  text-align: left;
}

.swiper-case .swiper-slide img {
  width: 100%;
  height: 184px;
  margin-bottom: 8px;
}

.swiper-case .swiper-slide h6 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.swiper-case .swiper-slide span {
  font-size: 12px;
  line-height: 2;
  color: #bbb;
  display: block;
}

.swiper-case .swiper-slide .info {
  font-size: 13px;
  line-height: 20px;
  height: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #888;
}

.Hchoice {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.Hchoice li {
  position: relative;
  width: 45%;
  padding: 2% 0 3%;
  border-bottom: 1px dotted #EEE;
}

.Hchoice-info {
  position: relative;
  padding: 0px 0 6px 92px;
}

.Hchoice-info>span {
  position: absolute;
  left: 0;
  top: 50%;
  background: #18469b;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  margin-top: -40px;
  font-family: Times New Roman;
  font-size: 46px;
  color: white;
}

.Hchoice-info h6 {
  position: relative;
  height: 100px;
  font-size: 18px;
  line-height: 1.3;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.Hchoice-info h6 span {
  color: #18469b;
}

.Hchoice-info p {
  position: relative;
  padding: 6px 0;
  font: 12px/1.5 "Times New Roman";
  color: #666;
  white-space: nowrap;
  overflow: hidden;
}

.Hchoice-info h6::after {
  content: '';
  position: absolute;
  width: 30px;
  height: 2px;
  background-color: #ffb200;
  left: 0;
  bottom: 20px;
}

.main-features {
  background: #f3f3f3 url('../images/features.jpg') no-repeat center bottom;
}

.features {
  display: flex;
  justify-content: space-between;
}

.features li {
  width: 272px;
  text-align: center;
  padding: 80px 0;
}

.Fpic2 {
  display: none;
}

.features li h6 {
  position: relative;
  font-size: 16px;
  font-weight: normal;
  line-height: 56px;
  height: 72px;
  color: #005aba;
}

.features li h6::after {
  content: '';
  position: absolute;
  width: 12px;
  height: 2px;
  background-color: #4c4c4c;
  left: 130px;
  bottom: 18px;
}

.features li p {
  color: #999;
}

.features li:hover .Fpic1 {
  display: none;
}

.features li:hover .Fpic2 {
  display: block;
}

/* 产品 */
.Flist {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.Flist li {
  width: 580px;
  padding-top: 40px;
}

.Flist li div {
  border: 1px solid #EEE;
  padding: 4px;
  text-align: center;
}

.Flist li p {
  text-align: center;
  padding-top: 10px;
  font-size: 16px;
}


/* Nlist */
.Nlist {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}

.Nlist li {
  width: 40%;
  padding-top: 25px;
}

.Nlist li div {
  border: 1px solid #EEE;
  padding: 4px;
  text-align: center;
}

.Nlist li p {
  text-align: center;
  padding-top: 10px;
  font-size: 16px;
}

.wrap-banner {
  background: #1466b2 url('../images/Habout.jpg') no-repeat center 0;
  height: 220px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.bannerNav {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.bannerNav dt {
  font-size: 32px;
  padding: 20px 0 10px;
}

.Snav {
  text-align: center;
}

.Snav a {
  display: inline-block;
  font-size: 16px;
  line-height: 32px;
  background-color: #005aba;
  color: white;
  padding: 0 30px;
  border-radius: 16px;
  margin-left: 20px;
}

.Snav a.cur,
.Snav a:hover.cur {
  background: #FFF;
  color: #005aba;
}

.Snav a:hover {
  background-color: #004a99;
}

.Snav a:nth-of-type(1) {
  margin-left: 0;
}

.Lcertificate li img {
  height: 362px;
}

.area {
  padding-top: 24px;
}

.Endtext {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  padding: 10px 0 15px;
  font-size: 16px;
  line-height: 1.7;
  text-align: justify;
  color: #444;
}

.Endtext p,
.Endtext ul,
.Endtext ol {
  padding: 6px 0;
}

.Endtext table,
.Endtext hr {
  margin-top: 6px;
  margin-bottom: 6px;
}

.Endtext ul li {
  list-style: disc outside none;
  margin-left: 2em;
}

.Endtext ol li {
  list-style: decimal outside none;
  margin-left: 2em;
}

h1 {
  font-size: 28px;
  text-align: center;
  color: #000;
  line-height: 1.4;
  padding: 12px 0 6px;
}

.Endtime {
  line-height: 36px;
  color: #999;
  border-bottom: 1px dotted #EEE;
}

.upDown {
  color: #000;
  padding: 12px 0 0;
  font-size: 14px;
  border-top: 1px dotted #EEE;
  margin-top: 8px;
}

.upDown li {
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}

.allmap {
  height: 400px;
  margin-bottom: 20px;
}

#allmap img {
  max-width: inherit;
  display: inline;
}

.page {
  text-align: center;
  clear: both;
  line-height: 24px;
  padding-top: 24px;
}

.page * {
  border: 1px solid #d9d9d9;
  background: #f6f6f6;
  display: inline-block;
  padding: 4px 12px;
}

.page b {
  border: 1px solid #308fce;
  background: #005aba;
  color: #fff;
}

.page a b {
  border: none;
  background: none;
  padding: 0;
  color: #333;
}

.page a:hover {
  background: #f0f0f0;
  border: 1px solid #CCC;
  text-decoration: none;
}

.pcShow {
  display: block;
}

span.pcShow {
  display: inline;
}

.wapShow {
  display: none;
}

body * {
  transition-property: background, opacity, color, transform, right;
  transition-duration: 0.4s;
}

.white,
.white a {
  color: white;
}

.Snav4 {
  display: none;
}

.youshiMenu {
  font-size: 16px;
  text-align: center;
  color: #000;
  padding: 20px 0;
}

.youshi {
  background-color: #DDD;
}

.youshi td {
  background: white;
  padding: 8px 5px;
  line-height: 1.25;
}

.youshi tr:nth-of-type(odd) td {
  background-color: #f3f3f3;
}

.youshi th {
  text-align: center;
  background-color: #005aba;
  color: white;
  padding: 10px 5px;
  font-weight: bold;
  font-size: 18px;
}

.homeTechnology {
  background: url(/skin/images/s3bg.jpg) no-repeat center 0;
  background-size: 100% 480px;
}

.homeTechnology .menu {
  padding: 20px 0;
}

.s3x {
  position: relative;
  z-index: 2;
  max-width: 1020px;
  padding: 0 20px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  /* flex-wrap: wrap;*/
}

.s3x li {
  cursor: pointer;
  width: 220px;
  padding: 48px 0 40px;
  text-align: center;
  background: white;
  border-bottom: 6px solid #005bac;
  border-radius: 15px;
}

.s3x li div {
  width: 100px;
  height: 100px;
  border: 1px solid #EEE;
  border-radius: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
}

.s3x li .s3_ico_img2 {
  display: none;
}

.s3x li p {
  margin-top: 15px;
  font-size: 18px;
  text-align: center;
}

.s3x li.cur {
  background-color: #005bac;
  color: white;
}

.s3x li.cur div {
  border-color: white;
}

.s3x li.cur .s3_ico_img1 {
  display: none;
}

.s3x li.cur .s3_ico_img2 {
  display: block;
}

.s3bottom li {
  display: none;
  margin-top: -60px;
}

.s3bottom li.cur {
  display: block;
}

.feedbackArea {
  display: flex;
}

.Lfeedback {
  flex: 1;
}

.Rfeedback {
  width: 600px;
  padding-left: 30px;
}

.feedback {
  width: 100%;
  height: 330px;
  border: none;
}

.Fftitle {
  font-size: 14px;
  line-height: 48px;
  color: #666;
  padding-bottom: 12px;
}

.Finput {
  display: flex;
  justify-content: space-between;
}

.Finput input,
.Ftextarea textarea {
  width: 48%;
  height: 40px;
  vertical-align: top;
  box-sizing: border-box;
  border: 1px solid #DDD;
  padding: 6px 10px;
  font-size: 16px;
}

.Ftextarea {
  padding: 20px 0;
}

.Ftextarea textarea {
  width: 100%;
  height: 100px;
}

.Fbottom {
  display: flex;
}

.Fbottom dt {
  flex: 1;
}

.Fbottom dt input {
  width: 150px;
  height: 48px;
  cursor: pointer;
  background-color: #005aba;
  font-size: 18px;
  color: white;
  border: none;
  border-radius: 4px;
}

.productHead {
  display: flex;
  justify-content: space-between;
}

.LproductHead {
  width: 50%;
}

.LproductHead .bigPic {
  position: relative;
  border: 1px solid #e5e5e5;
}

.LproductHead .bigPic:after {
  content: '';
  display: block;
  width: 33px;
  height: 33px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(/skin/images/icon.png);
}

.LproductHead .bigPic img {
  width: 100%;
}

.LproductHead .bigPic img ::selection {
  background-color: transparent;
}

.LproductHead ul {
  display: flex;
  padding-top: 12px;
}

.LproductHead li {
  position: relative;
  max-width: 20%;
  margin-left: 6px;
}

.LproductHead li:nth-of-type(1) {
  margin-left: 0;
}

.LproductHead li img {
  border: 1px solid #e5e5e5;
  padding: 1px;
  cursor: pointer;
}

.LproductHead li.cur::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 8px solid #005aba;
  left: 50%;
  top: -7px;
  margin-left: -5px;
}

.LproductHead li.cur img {
  border: 2px solid #005aba;
  padding: 0;
}

.RproductHead {
  width: 47%;
}

.RproductHead {
  display: flex;
  flex-direction: column;
}

.RproductHead h1 {
  text-align: left;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.3;
  padding: 0;
}

.RproductHead div {
  flex: 1;
  margin: 22px 0;
  padding: 16px 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.RproductHead p a {
  display: inline-block;
  font-size: 16px;
  line-height: 2.5;
  padding: 0 20px;
  background: #e7e7e9;
}

.RproductHead p a:hover,
.productTab li.cur {
  background: #005aba;
  color: #fff;
}

.productTab {
  display: flex;
  border-bottom: 1px solid #e5e5e5;
  padding-top: 40px;
}

.productTab li {
  text-align: center;
  padding: 10px 48px;
  background: #e7e7e9;
  font-size: 16px;
  cursor: pointer;
}



@media screen and (max-width:1240px) {
  .min-wrap {
    min-width: 1000px;
  }

  .wrap {
    width: 1000px;
  }

  .nav li a {
    font-size: 15px;
    padding: 0 12px;
  }

  .Hcompany>dd {
    width: 400px;
    font-size: 12px;
    line-height: 21px;
  }

  .Hcompany>dd div {
    height: 192px;
    font-size: 12px;
    line-height: 24px;
  }

  .Lcertificate li img {
    height: 291px;
  }

  .HLnews li {
    width: 480px;
  }

  .swiper-case .swiper-slide img {
    height: 240px;
  }

  .Flist li {
    width: 480px;
  }

  .Hchoice {
    padding: 0 0.34rem;
  }

  .Hchoice li {
    width: 48%;
  }

  .Nlist {
    max-width: 840px;
  }

  .Nlist li {
    width: 45%;
  }

  .s3x {
    max-width: 960px;
  }

  .s3x li {
    width: 200px;
  }

  /* .swiper-partner .swiper-slide img{ height: 232px;} */

}

@media screen and (max-width:1020px) {
  body {
    font-size: 0.36rem;
    padding-top: 1.28rem;
  }

  .min-wrap {
    min-width: 100%;
  }

  .wrap {
    max-width: 750px;
    width: 100%;
  }

  .pcShow,
  span.pcShow {
    display: none;
  }

  .wapShow {
    display: block;
  }

  span.wapShow {
    display: inline;
  }

  .head {
    position: fixed;
    top: 0;
  }

  .navMenu {
    width: 1.28rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .navMenu span {
    display: block;
    width: .6rem;
    height: 4px;
    background-color: #b1c1d1;
    margin: .16rem auto 0;
    transition: all .5s ease;
    top: 0px;
    transform-origin: right;
  }

  .navMenu span:nth-of-type(1) {
    margin-top: 0;
  }

  .head {
    position: fixed;
    height: 1.28rem;
    padding: 0 0.4rem;
    left: 0;
    top: 0;
    z-index: 90;
  }

  .head .wrap {
    margin: 0;
    height: 1.28rem;
  }

  .nav {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: none;
  }

  .head dd {
    display: none;
  }

  .logo img {
    height: .8rem;
    border-radius: .08rem;
  }

  .nav .nav-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.75);
  }

  .nav ul {
    position: absolute;
    right: 0;
    top: 0;
    width: 4.5rem;
    height: 100%;
    overflow-y: auto;
    background-color: #004085;
    display: block;
    padding-top: 0.4rem;
  }

  .nav li {
    border: none;
  }

  .nav li a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    font-size: 0.4rem;
    line-height: 1.32rem;
    color: white;
  }

  .nav li a::after {
    display: none;
  }

  .hover .nav {
    display: block;
  }

  .footer {
    padding: 0.64rem 0 0.48rem;
    font-size: 0.3rem;
    line-height: 1.5;
    text-align: center;
  }

  .footer dt {
    font-size: 0.44rem;
    line-height: 1.5;
    padding-bottom: 0.12rem;
  }

  .Ftel {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
  }

  .FCtel {
    font-size: 0.48rem;
    line-height: 1.5;
    padding-bottom: 0.2rem;
  }

  .FTbtn {
    height: 1.6rem;
  }

  .FTbtn a {
    display: inline-block;
    width: 4.4rem;
    font-size: 0.48rem;
    line-height: 1rem;
    text-align: center;
    background: #0078ff;
    color: #FFF;
  }

  .FTbtn em {
    position: absolute;
    width: 0.8rem;
    height: 0.08rem;
    left: 50%;
    bottom: 0;
    margin-left: -0.4rem;
  }

  .qrcode {
    position: relative;
    width: 100%;
    right: 0;
    top: 0;
    text-align: center;
    padding-top: 0.32rem;
  }

  .qrcode dd {
    width: 3.5rem;
    padding: 0.2rem;
    margin: 0 auto;
  }

  .Fcontact {
    padding: 0;
  }

  .Fcontact dt {
    padding: 0.32rem 0 0.4rem;
  }

  .Fcontact dt em {
    display: none;
  }

  .Fcontact dt a {
    display: inline-block;
    width: 2.8rem;
    line-height: 0.8rem;
    margin: 0.12rem 0.2rem;
    border: 0.06rem solid #f0f0f0;
  }

  .Fcontact dt a:nth-of-type(1) {
    display: none;
  }

  .size2 {
    font-size: 0.375rem;
  }

  .footerBot {
    font-size: 0.24rem;
    line-height: 0.6rem;
    text-align: center;
  }

  .footerBot .fr {
    display: none;
  }



  /* 新闻 */
  .Lnews {
    padding: 0 0.4rem;
  }

  .Lnews li {
    padding: .12rem 0;
  }

  .Lnews li a {
    padding: .16rem 0 .16rem 1.72rem;
  }

  .Lnews li p {
    width: 1.4rem;
    height: 1.4rem;
    left: 0;
    top: 0.16rem;
    font-size: 0.28rem;
  }

  .Lnews li p span {
    font-size: 0.48rem;
    line-height: 0.64rem;
    padding-top: .12rem;
  }

  .Lnews li h6 {
    font-size: 0.36rem;
    line-height: 0.48rem;
    height: 0.48rem;
  }

  .Lnews li div {
    font-size: .28rem;
    line-height: .4rem;
    height: .8rem;
    margin-top: 0.12rem;
  }

  .HLnews li {
    width: 100%;
  }

  /* 首页 */
  .main {
    padding: .36rem 0 0.8rem;
  }

  .menu {
    padding-bottom: .12rem;
    font-size: 0.5rem;
    line-height: 1.3;
  }

  .menu dd {
    font-size: 0.36rem;
    padding-top: 2px;
  }

  .menu dd::before {
    width: 1rem;
    height: .16rem;
  }

  .HPmenu {
    flex-direction: column;
    padding-top: 0.32rem;
  }

  .HPmenu .menu dt {
    text-align: center;
  }

  .HPmenu .menu dd {
    text-align: center;
  }

  .HPmenu .menu dd::before {
    margin: 0 auto;
  }

  .HPright {
    width: 100%;
    height: auto;
    padding: 1rem 0;
  }

  .HPright div {
    font-size: 0.45rem;
    padding: 0 0 0.12rem;
  }

  .HPright p {
    font-size: 0.7rem;
  }

  .HPlist {
    padding-bottom: 0.32rem;
  }

  .HPlist li {
    /* width: 50%; */
    order: 1;
  }

  .HPlist li:nth-child(3) {
    margin-right: 0;
    order: 3;
  }

  .HPlist li:nth-child(5) {
    order: 7;
  }

  .HPlist li:nth-child(6) {
    order: 6;
  }

  .HPlist li:nth-child(7) {
    order: 9;
  }

  .HPlist li:nth-child(8) {
    order: 12;
  }


  .Lproduct {
    justify-content: space-between;
    padding: 0 0.4rem;
  }

  .Lproduct li {
    width: 4.3rem;
    margin: .24rem 0 0 0;
  }

  .Lproduct li a {
    padding: 0;
  }

  .Lproduct li p,
  .swiper-case .swiper-slide p,
  .partnerMain .swiper-slide p {
    margin-top: .12rem;
    line-height: .8rem;
    height: .8rem;
  }

  .Hcompany {
    flex-direction: column;
    padding: 0.2rem 0.4rem 0;
  }

  .Hcompany>dt {
    width: 100%;
  }

  .Hcompany>dt img {
    height: auto;
  }

  .Hcompany>dd {
    width: 100%;
    padding-top: 0.2rem;
  }

  .Hcompany>dd div {
    line-height: 1.8;
    height: auto;
  }

  .Hcompany>dd p {
    padding-top: 0.2rem;
  }

  .Hcompany>dd p a {
    padding: 0 .5rem;
    line-height: 2.4;
  }

  /* .HLnews{ padding: 16px 0 0;}
  .HLnews li div{ font-size: 12px; line-height: 20px; height: 40px; word-break: break-all; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;} */

  .main-case {
    background-size: cover;
    padding-bottom: 0.4rem;
  }

  div.swiper-case {
    padding: .12rem 0 .6rem;
    width: 9.6rem;
    margin: 0 auto;
  }

  .swiper-case .swiper-slide {
    padding: .24rem;
  }

  .swiper-case .swiper-slide img {
    height: 2.2267rem;
  }

  .swiper-case .swiper-slide span {
    font-size: 0.3rem;
    line-height: 1.5;
  }

  .swiper-case .swiper-slide .info {
    font-size: 0.33rem;
    line-height: .4rem;
    height: 1.2rem;
    -webkit-line-clamp: 3;
  }

  /* .swiper-case .swiper-slide a{ display: block; width: 4.4rem; margin: 0 auto;}
  .swiper-case .swiper-slide div{ padding: .08rem;}
  .swiper-case .swiper-slide img{ height: 2.826667rem; width: 100%;} */

  .Hchoice {
    display: block;
  }

  .Hchoice li {
    width: 100%;
  }

  .Hchoice-info {
    padding: 0.2rem 0 0.25rem 1.2rem;
  }

  .Hchoice-info>span {
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    margin-top: -0.5rem;
    font-size: 0.46rem;
  }

  .Hchoice-info h6 {
    font-size: 0.34rem;
    height: 1.3rem;
  }

  .Hchoice-info p {
    padding: 0.06rem 0;
    font: 0.28rem/1.5 "Times New Roman";
  }

  .Hchoice-info h6::after {
    width: 0.30rem;
    height: 2px;
    bottom: 0.15rem;
  }

  .main-features {
    background-size: auto 5rem;
  }

  .features {
    padding: 0 0.2rem;
  }

  .features li {
    width: auto;
    flex: 1;
    padding: 0.88rem 0 1.2rem;
    font-size: 0.28rem;
  }

  .features li img {
    width: 1.4rem;
  }

  .features li h6 {
    font-size: 0.36rem;
    line-height: 0.88rem;
    height: 1rem;
  }

  .features li h6::after {
    width: .24rem;
    left: 50%;
    bottom: .12rem;
    margin-left: -0.12rem;
  }

  /* 产品 */
  .Flist {
    display: block;
  }

  .Flist li {
    width: 9rem;
    padding-top: 0.6rem;
    margin: 0 auto;
  }

  .Flist li div {
    padding: 2px;
  }

  .Flist li p {
    padding-top: 0.12rem;
    font-size: 0.36rem;
  }


  .Nlist {
    max-width: 860px;
    margin: 0 auto;
    padding: 0 0.3rem;
  }

  .Nlist li {
    width: 48%;
    padding-top: .3rem;
  }

  .Nlist li p {
    text-align: center;
    padding-top: .2rem;
    font-size: 0.32rem;
  }

  .wrap-banner {
    height: auto;
    text-align: center;
    padding: 0.48rem 0.4rem;
  }

  .bannerNav {
    display: block;
  }

  .bannerNav dt {
    font-size: 0.6rem;
    padding: 0 0 0.12rem;
  }

  .Snav {
    padding: 0.2rem 0 0;
  }

  .Snav a {
    font-size: 0.36rem;
    line-height: 2;
    padding: 0 0.6rem;
    border-radius: .2rem;
    margin-left: .24rem;
  }

  .Lcertificate li img {
    height: 6.24rem;
  }

  .area {
    padding: .24rem 0.4rem 0;
  }

  .Endtext {
    padding: .16rem 0 0.2rem;
    font-size: 0.32rem;
  }

  .Endtext p,
  .Endtext ul,
  .Endtext ol {
    padding: .08rem 0;
  }

  .Endtext table,
  .Endtext hr {
    margin-top: .08rem;
    margin-bottom: .08rem;
  }

  .Endtext img {
    height: auto !important;
  }

  h1 {
    font-size: 0.5rem;
    line-height: 1.25;
    padding: 0 0.375rem;
  }

  .Endtime {
    line-height: 2.2;
    font-size: 0.28125rem;
    margin: 0.1875rem 0;
  }

  .upDown {
    padding: 0.1875rem 0 0;
    font-size: 0.3125rem;
  }

  .upDown li {
    height: 0.5625rem;
    line-height: 0.5625rem;
    overflow: hidden;
  }

  .allmap {
    height: 8rem;
    margin-bottom: 0.48rem;
  }

  .page {
    text-align: center;
    clear: both;
    line-height: 24px;
    padding-top: 24px;
  }

  .page * {
    border: 1px solid #d9d9d9;
    background: #f6f6f6;
    display: inline-block;
    padding: 4px 12px;
  }

  .page b {
    border: 1px solid #308fce;
    background: #005aba;
    color: #fff;
  }

  .page a b {
    border: none;
    background: none;
    padding: 0;
    color: #333;
  }

  .page a:hover {
    background: #f0f0f0;
    border: 1px solid #CCC;
    text-decoration: none;
  }

  .homeTechnology {
    background-size: 100% 12rem;
  }

  .homeTechnology .menu {
    padding: 0.4rem 0;
  }

  .s3x {
    padding: 0 1.2rem;
    flex-wrap: wrap;
  }

  .s3x li {
    cursor: pointer;
    width: 47%;
    padding: 0.5rem 0;
    margin-bottom: 0.5rem;
    border-bottom-width: 4px;
    border-radius: 0.2rem;
  }

  .s3x li div {
    width: 2rem;
    height: 2rem;
  }

  .s3x li div img {
    width: 1rem;
  }

  .s3x li p {
    margin-top: 15px;
    font-size: 18px;
    text-align: center;
  }

  .s3x li.cur {
    background-color: #005bac;
    color: white;
  }

  .s3bottom {
    padding: 0 0.5rem;
  }

  .s3bottom li {
    margin-top: 0;
  }

  .youshiwarp {
    padding: 0 0.3rem;
    font-size: 0.3rem;
  }

  .youshiMenu {
    font-size: 0.36rem;
    padding: 0.3rem 0 0.15rem;
  }

  .youshi {
    background-color: #DDD;
    font-size: 0.28rem;
  }

  .youshi td {
    padding: 0.12rem 0.1rem;
  }

  .youshi th {
    padding: 0.18rem 0.1rem;
    font-size: 0.32rem;
  }

  .feedbackArea {
    display: block;
  }

  .Rfeedback {
    width: 100%;
    padding: 0.35rem 0 0;
  }

  .productHead {
    display: flex;
    flex-direction: column;
  }

  .LproductHead {
    width: 100%;
  }

  .LproductHead ul {
    display: flex;
    padding-top: 12px;
  }

  .LproductHead li {
    position: relative;
    max-width: 20%;
    margin-left: 6px;
  }

  .RproductHead {
    width: 100%;
    padding-top: 0.3rem;
  }

  .RproductHead h1 {
    font-size: 0.5rem;
    font-weight: bold;
  }

  .RproductHead div {
    margin: 0.2rem 0;
    padding: 0.25rem 0;
    border-bottom: 0;
  }

  .RproductHead p {
    display: none;
  }

  .productTab {
    padding-top: 0.15rem;
    margin-bottom: 0.1rem;
  }

  .productTab li {
    flex: 1;
    padding: 0.2rem 0;
    font-size: 0.4rem;
  }
}

@media screen and (max-width:560px) {
  .navMenu span {
    height: 3px;
  }

  .feedback {
    height: 6rem;
  }

  .Fftitle {
    font-size: 0.32rem;
    line-height: 3;
    color: #888;
    padding-bottom: 0;
  }

  .Finput input,
  .Ftextarea textarea {
    height: 0.88rem;
    padding: .04rem .2rem;
    font-size: 0.36rem;
  }

  .Ftextarea {
    padding: 0.32rem 0;
  }

  .Ftextarea textarea {
    height: 2rem;
  }

  .Fbottom dt input {
    width: 3rem;
    height: 1rem;
    font-size: 0.4rem;
  }

  .Fbottom dd {
    display: none;
  }
}


@media screen and (max-width:375px) {
  .navMenu span {
    height: 2px;
  }
}