﻿header,
footer,
.header-m,
main,
.i-banner,
.banner {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.header .logo {
  height: 100px;
  line-height: 100px;
  overflow: hidden;
}
.header nav {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.header nav ul li {
  padding: 0 0.25rem;
  position: relative;
  float: left;
}
.header nav ul li:nth-child(5){ display:none;}
.header nav ul li:last-child > a::after {
  opacity: 0;
}
.header nav ul li.cur a::after,
.header nav ul li:hover a::after {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.header nav ul li.cur > a,
.header nav ul li:hover > a {
  color: #1480db;
}
.header nav ul li.cur .sub-nav,
.header nav ul li:hover .sub-nav {
  visibility: visible;
  opacity: 1;
  top: 100px;
}
.header nav ul li > a {
  position: relative;
  height: 100px;
  line-height: 100px;
}
.header nav ul li > a::after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #1480db;
  transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.header nav ul li .sub-nav {
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  top: 130px;
  left: 50%;
  padding: 10px;
  width: 180px;
  background: rgba(255, 255, 255, 0.9);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.header nav ul li .sub-nav a {
  line-height: 23px;
  padding: 8px 0;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.header nav ul li .sub-nav a:hover {
  color: #fff;
  background: #1480db;
  border-bottom: 1px solid #1480db;
}
.header .search-w {
  height: 100px;
}
.header .search {
  width: 198px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  background: #f6f6f6;
  overflow: hidden;
}
.header .search .txt {
  float: left;
  width: calc(100% - 50px);
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  padding-left: 30px;
  background: transparent;
}
.header .search .btn {
  float: right;
  width: 50px;
  height: 100%;
  background: url(../fonts/fdfef5e5e0d74a439145d37b48aa2f8f.woff) no-repeat center;
  background-size: 35%;
}
.header .search-btn {
  width: 16px;
  height: 16px;
  background: url(../images/search.png) no-repeat center;
  cursor: pointer;
  background: url(../images/i-se.png) no-repeat center;
  background-size: 16px;
  margin-top: 9.5px;
}
.header .language {
  padding-right: 0;
  height: 100px;
  line-height: 100px;
  background: url(../images/lan-u.png) no-repeat left center;
  padding-left: 35px;
}
.header .language .a-d1 {
  padding-right: 25px;
  background: url(../images/arrow-d1.png) no-repeat right center;
}
.header .i-top {
  line-height: 40px;
  height: 40px;
}
.bgf5 {
  background: #f5f5f5;
}
.cde {
  color: #dedede;
}
.c4 {
  color: #444;
}
.wbbg {
  background: #1480db;
}
.cbd {
  color: #bdbcbc;
}
.bgf {
  background: #fff !important;
}
.fix-rb {
  z-index: 9;
  position: fixed;
  right: 0;
  bottom: 0;
}
.fix-rb .fix-rb-a {
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  width: 230px;
  height: 45px;
  line-height: 45px;
  background: url(../images/fix-rb.png) no-repeat 20px center #ffb536;
}
.fix-open {
  border-radius: 5px 5px 0 0;
  background: #fff;
  display: none;
  width: 3.5rem;
}
.fix-open .s-bxs {
  background: #ffb536;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 100%;
}
.fix-open .op-top {
  border-radius: 5px 5px 0 0;
  background: #e5e4e3;
  line-height: 60px;
  height: 60px;
}
.fix-open .op-top .close {
  margin-top: 23px;
  cursor: pointer;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
}
.fix-open .op-top .close:hover {
  transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
}
.fix-open .ipt-open input {
  width: 90%;
  margin: 7px auto;
  height: 45px;
  line-height: 45px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #ddd;
  display: block;
}
.fix-open .ipt-open .fix-tra {
  display: block;
  width: 90%;
  margin: 7px auto;
  height: 85px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  border: 1px solid #ddd;
}
.pro-info .pic-slider-w {
    width: 4.3rem;
}
@media(max-width:991px){
.pro-info .pic-slider-w {
    margin:auto;
}}

.c7 {
  color: #777;
}
.np-xs a {
  width: 5.99rem;
  height: 1.2rem;
  display: table-cell;
  vertical-align: middle;
}
.np-xs a:nth-child(1) {
  background: url(../images/arr-qx.png) no-repeat 0.5rem #f5f5f5;
}
.np-xs a:nth-child(2) {
  background: url(../images/arr-q.png) no-repeat calc(100% - 0.5rem) #f5f5f5;
}
.np-xs a:hover,
.np-xs a.cur {
  color: #fff;
}
.np-xs a:hover:nth-child(1),
.np-xs a.cur:nth-child(1) {
  background: url(../images/ar-x.png) no-repeat 0.5rem #1480db;
}
.np-xs a:hover:nth-child(2),
.np-xs a.cur:nth-child(2) {
  background: url(../images/ar-xh.png) no-repeat calc(100% - 0.5rem) #1480db;
}
.f-back {
  position: fixed;
  top: 66%;
  left: 3%;
}
.c3f {
  color: #3fabff;
}
.lx-list li {
  border: 1px solid #ddd;
  padding: 0.25rem;
  border-radius: 8px;
  width: 32%;
  margin: 0.66%;
  float: left;
}
.lx-ipx li {
  margin-bottom: 0.15rem;
}
.lx-ipx li a {
  line-height: 40px;
  width: 10%;
  text-align: right;
}
.lx-ipx li input {
  width: 40%;
  border: 1px solid #d2d2d2;
  background: #eee;
  height: 40px;
}
.lx-ipx li textarea {
  width: 85%;
  height: 220px;
  border: 1px solid #d2d2d2;
  background: #eee;
}
.lx-ipx .st-btn input {
  width: 10%;
}
.lx-ipx .st-btn img {
  border: 1px solid #d2d2d2;
}
.lx-ipx .st-btn .s-bxf {
  background: #1a59ac;
  width: 190px;
}
.pro-nav > li {
  height: auto !important;
}
.pro-nav > li:hover .pro-nav-f,
.pro-nav > li.cur .pro-nav-f {
  display: block;
}
.pro-nav > li .pro-nav-f {
  display: none;
  background: #fff !important;
}
.pro-nav > li .pro-nav-f li {
  border-bottom: 1px solid #ddd !important;
  padding-left: 0.3rem;
}
.pro-nav > li .pro-nav-f li.cur,
.pro-nav > li .pro-nav-f li:hover {
  background: #fff !important;
  color: #3b9ced;
}
.pro-nav > li .pro-nav-f li:nth-last-child(1) {
  border-bottom: 1px solid #fff !important;
}
.pro-list li {
  float: left;
  padding-left: 0 !important;border:1px solid #ddd;
  width: 31.3%;
  margin: 1%;
}
.pro-list li:hover a h1 {
  color: #1480db;
}
.pro-list li a {
  display: block;
}
.pro-list li a img {
  width: 100%;
}
.pro-list li a h1 {
 
}
footer .footer-head {
  background: #212121;
  border-bottom: 1px solid #3b3b3b;
}
footer .footer-head dl {
  margin-left: 7%;
}
footer .footer-head dl:first-child {
  margin-left: 0;
  width: 20%;
}
footer .footer-head dl:first-child dt {
  background: unset;
}
footer .footer-head dl:first-child dd {
  font-size: 16px;
}
footer .footer-head dt {
  line-height: 30px;
  color: #dddddd;
  font-size: 18px;
  margin-bottom: 10px;
  background: url(../images/f-rar_01.png) left center no-repeat;
  padding-left: 25px;
  margin-left: -25px;
}
footer .footer-head dd {
  line-height: 25px;
  color: #d0cece;
  font-size: 16px;
  margin-bottom: 10px;
}
footer .footer-head dd a:hover {
  text-decoration: underline;
}
footer .copyright {
  padding: .25rem;
  color: #b9b9b9;
  background: #212121;
}
footer .f-btn {
  width: 160px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background: #226dc2;
}
.f28 {
  font-size: 28px;
}
.z-x1 {
  z-index: 1;
}
.i-banner:hover .slick-prev,
.i-banner:hover .slick-next {
  opacity: 1;
}
.i-banner .slick-prev,
.i-banner .slick-next {
  width: 75px;
  height: 75px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  background-size: 30px !important;
  opacity: 0;
}
.i-banner .slick-prev {
  background: url(../images/i-arr-l.png) no-repeat center;
}
.i-banner .slick-next {
  background: url(../images/i-arr-r.png) no-repeat center;
}
.i-banner .slick-dots {
  bottom: .25rem;
}
.i-banner .slick-dots li {
  border: 2px solid #88c5dd;
  background: unset;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.i-banner .slick-dots li.slick-active,
.i-banner .slick-dots li:hover,
.i-banner .slick-dots li:focus {
  border: 2px solid #0084b5;
  background: unset;
}
.i-banner a {
  display: block;
  min-height: 50px;
}
.i-banner .dn {
  display: none !important;
}
a:hover {
  color: #1480db;
}
.i-about .i-ab-l,
.i-about .i-ab-r {
  width: 50%;
}
.i-about .i-ab-l img {
  max-width: inherit;
}
.i-about .i-ab-btn {
  width: 180px;
  border-radius: 25px;
  height: 42px;
  margin: 50px 0 0;
}
.i-about .i-ab-btn:hover .i-first {
  width: 180px;
  border-radius: 25px;
  border: 1px solid #fff;
  background: #f9f9f9;
  color: #cfcfcf;
}
.i-about .i-ab-btn:hover .i-second {
  background: #c50e01;
  color: #fff;
}
.i-about .i-ab-btn .i-second {
  width: 180px;
  border-radius: 25px;
}
.i-about .i-ab-btn .i-first {
  width: 180px;
  border-radius: 25px;
  border: 0px solid #fff;
  background: #1480db;
  color: #fff;
}
.f48 {
  font-size: 48px;
}
.bgf9 {
  background: #f9f9f9;
}
.dib {
  display: inline-block;
}
.ml-b20 {
  margin-left: 20%;
}
.i-pro {
  background: #fff;
}
.i-pro .i-pro-ul li {
  position: relative;
  padding: 3px;
  width: 33.3%;
  float: left;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.i-pro .i-pro-ul li a {
  width: 100%;
  background: #efefef;
}
.i-pro .i-pro-ul li .i-pro-img {
  overflow: hidden;
}
.i-pro .i-pro-ul .slick-prev,
.i-pro .i-pro-ul .slick-next {
  width: 34px;
  height: 80px;
  top: calc(50% - 0.25rem);
}
.i-pro .i-pro-ul .slick-prev {
  background: url(../images/i-ar-l.png) no-repeat center;
}
.i-pro .i-pro-ul .slick-next {
  background: url(../images/i-ar-r.png) no-repeat center;
}
.i-pro .i-pro-ul .slick-dots {
  left: 0;
  margin: auto;
}
.i-pro .i-pro-ul .slick-dots li {
  background: #b2b2b2;
  width: 8px !important;
  height: 8px;
  line-height: 10px;
  float: none;
}
.i-pro .i-pro-ul .slick-dots li.slick-active,
.i-pro .i-pro-ul .slick-dots li:hover,
.i-pro .i-pro-ul .slick-dots li:focus {
  width: 10px !important;
  height: 10px;
  background: #1480db;
}
.i-btn {
  width: 160px;
  color: #cfcfcf;
  display: block;
  margin: 30px auto 75px auto;
}
.i-btn .i-second {
  border: 0px solid #fff;
  width: 160px;
  height: 40px;
  background: #1480db;
  -webkit-transform: translatex(-310px) skew(0deg);
  -moz-transform: translatex(-310px) skew(0deg);
  -ms-transform: translatex(-310px) skew(0deg);
  -o-transform: translatex(-310px) skew(0deg);
  transform: translatex(-310px) skew(0deg);
  text-align: center;
  line-height: 40px;
  z-index: 3;
  position: relative;
  box-shadow: inset 0px 2px 1px rgba(255, 255, 255, 0.5);
  -webkit-animation: removesecond 1s reverse;
  color: #fff;
}
.i-btn .i-first {
  border: 1px solid #e6e6e6;
  width: 158px;
  height: 40px;
  position: relative;
  top: -40px;
  text-align: center;
  line-height: 40px;
  z-index: 2;
  box-shadow: inset 0px 2px 1px rgba(255, 255, 255, 0.5);
}
.i-btn:hover .i-second {
  -webkit-animation: movesecond 1s forwards;
  -moz-animation: movesecond 1s forwards;
  -ms-animation: movesecond 1s forwards;
  -o-animation: movesecond 1s forwards;
  animation: movesecond 1s forwards;
}
@-webkit-keyframes removesecond {
  0% {
    -webkit-transform: translateX(-320px) skew(0deg);
  }
  20% {
    -webkit-transform: translateX(50px) skew(-20deg);
  }
  40% {
    -webkit-transform: translateX(-50dpx) skew(20deg);
  }
  60% {
    -webkit-transform: translateX(25dpx) skew(-8deg);
  }
  80% {
    -webkit-transform: translateX(-15px) skew(8deg);
  }
  100% {
    -webkit-transform: translateX(0px) skew(0deg);
  }
}
@-webkit-keyframes movesecond {
  0% {
    -webkit-transform: translateX(-320px) skew(0deg);
  }
  20% {
    -webkit-transform: translateX(50px) skew(-20deg);
  }
  40% {
    -webkit-transform: translateX(-50dpx) skew(20deg);
  }
  60% {
    -webkit-transform: translateX(25dpx) skew(-8deg);
  }
  80% {
    -webkit-transform: translateX(-15px) skew(8deg);
  }
  100% {
    -webkit-transform: translateX(0px) skew(0deg);
  }
}
@-moz-keyframes movesecond {
  0% {
    -webkit-transform: translateX(-320px) skew(0deg);
  }
  20% {
    -webkit-transform: translateX(50px) skew(-20deg);
  }
  40% {
    -webkit-transform: translateX(-50dpx) skew(20deg);
  }
  60% {
    -webkit-transform: translateX(25dpx) skew(-8deg);
  }
  80% {
    -webkit-transform: translateX(-15px) skew(8deg);
  }
  100% {
    -webkit-transform: translateX(0px) skew(0deg);
  }
}
@-ms-keyframes movesecond {
  0% {
    -webkit-transform: translateX(-320px) skew(0deg);
  }
  20% {
    -webkit-transform: translateX(50px) skew(-20deg);
  }
  40% {
    -webkit-transform: translateX(-50dpx) skew(20deg);
  }
  60% {
    -webkit-transform: translateX(25dpx) skew(-8deg);
  }
  80% {
    -webkit-transform: translateX(-15px) skew(8deg);
  }
  100% {
    -webkit-transform: translateX(0px) skew(0deg);
  }
}
@-o-keyframes movesecond {
  0% {
    -webkit-transform: translateX(-320px) skew(0deg);
  }
  20% {
    -webkit-transform: translateX(50px) skew(-20deg);
  }
  40% {
    -webkit-transform: translateX(-50dpx) skew(20deg);
  }
  60% {
    -webkit-transform: translateX(25dpx) skew(-8deg);
  }
  80% {
    -webkit-transform: translateX(-15px) skew(8deg);
  }
  100% {
    -webkit-transform: translateX(0px) skew(0deg);
  }
}
@keyframes movesecond {
  0% {
    -webkit-transform: translateX(-320px) skew(0deg);
  }
  20% {
    -webkit-transform: translateX(50px) skew(-20deg);
  }
  40% {
    -webkit-transform: translateX(-50dpx) skew(20deg);
  }
  60% {
    -webkit-transform: translateX(25dpx) skew(-8deg);
  }
  80% {
    -webkit-transform: translateX(-15px) skew(8deg);
  }
  100% {
    -webkit-transform: translateX(0px) skew(0deg);
  }
}
.f36 {
  font-size: 36px;
}
.c3 {
  color: #333;
}
.f15 {
  font-size: 15px;
}
.f20 {
  font-size: 20px;
}
.c5 {
  color: #555;
}
.f17 {
  font-size: 17px;
}
.f18 {
  font-size: 18px;
}
.info {
  -webkit-transform: rotate3d(1, 0, 0, 90deg);
  transform: rotate3d(1, 0, 0, 90deg);
  position: absolute;
  pointer-events: none;
  background: url(../images/se-bg.png) no-repeat center rgba(0, 0, 0, 0.15);
  width: 100%;
  height: 100%;
  top: 0;
}
.in-top .info {
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-animation: in-top 300ms ease 0ms 1 forwards;
  animation: in-top 300ms ease 0ms 1 forwards;
}
.in-right .info {
  -webkit-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
  -webkit-animation: in-right 300ms ease 0ms 1 forwards;
  animation: in-right 300ms ease 0ms 1 forwards;
}
.in-bottom .info {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation: in-bottom 300ms ease 0ms 1 forwards;
  animation: in-bottom 300ms ease 0ms 1 forwards;
}
.in-left .info {
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-animation: in-left 300ms ease 0ms 1 forwards;
  animation: in-left 300ms ease 0ms 1 forwards;
}
.out-top .info {
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-animation: out-top 300ms ease 0ms 1 forwards;
  animation: out-top 300ms ease 0ms 1 forwards;
}
.out-right .info {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: out-right 300ms ease 0ms 1 forwards;
  animation: out-right 300ms ease 0ms 1 forwards;
}
.out-bottom .info {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation: out-bottom 300ms ease 0ms 1 forwards;
  animation: out-bottom 300ms ease 0ms 1 forwards;
}
.out-left .info {
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-animation: out-left 300ms ease 0ms 1 forwards;
  animation: out-left 300ms ease 0ms 1 forwards;
}
@-webkit-keyframes in-top {
  from {
    -webkit-transform: rotate3d(-1, 0, 0, 90deg);
    transform: rotate3d(-1, 0, 0, 90deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }
}
@keyframes in-top {
  from {
    -webkit-transform: rotate3d(-1, 0, 0, 90deg);
    transform: rotate3d(-1, 0, 0, 90deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }
}
@-webkit-keyframes in-right {
  from {
    -webkit-transform: rotate3d(0, -1, 0, 90deg);
    transform: rotate3d(0, -1, 0, 90deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }
}
@keyframes in-right {
  from {
    -webkit-transform: rotate3d(0, -1, 0, 90deg);
    transform: rotate3d(0, -1, 0, 90deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }
}
@-webkit-keyframes in-bottom {
  from {
    -webkit-transform: rotate3d(1, 0, 0, 90deg);
    transform: rotate3d(1, 0, 0, 90deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }
}
@keyframes in-bottom {
  from {
    -webkit-transform: rotate3d(1, 0, 0, 90deg);
    transform: rotate3d(1, 0, 0, 90deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }
}
@-webkit-keyframes in-left {
  from {
    -webkit-transform: rotate3d(0, 1, 0, 90deg);
    transform: rotate3d(0, 1, 0, 90deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }
}
@keyframes in-left {
  from {
    -webkit-transform: rotate3d(0, 1, 0, 90deg);
    transform: rotate3d(0, 1, 0, 90deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }
}
@-webkit-keyframes out-top {
  from {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }
  to {
    -webkit-transform: rotate3d(-1, 0, 0, 104deg);
    transform: rotate3d(-1, 0, 0, 104deg);
  }
}
@keyframes out-top {
  from {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }
  to {
    -webkit-transform: rotate3d(-1, 0, 0, 104deg);
    transform: rotate3d(-1, 0, 0, 104deg);
  }
}
@-webkit-keyframes out-right {
  from {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }
  to {
    -webkit-transform: rotate3d(0, -1, 0, 104deg);
    transform: rotate3d(0, -1, 0, 104deg);
  }
}
@keyframes out-right {
  from {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }
  to {
    -webkit-transform: rotate3d(0, -1, 0, 104deg);
    transform: rotate3d(0, -1, 0, 104deg);
  }
}
@-webkit-keyframes out-bottom {
  from {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }
  to {
    -webkit-transform: rotate3d(1, 0, 0, 104deg);
    transform: rotate3d(1, 0, 0, 104deg);
  }
}
@keyframes out-bottom {
  from {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }
  to {
    -webkit-transform: rotate3d(1, 0, 0, 104deg);
    transform: rotate3d(1, 0, 0, 104deg);
  }
}
@-webkit-keyframes out-left {
  from {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }
  to {
    -webkit-transform: rotate3d(0, 1, 0, 104deg);
    transform: rotate3d(0, 1, 0, 104deg);
  }
}
@keyframes out-left {
  from {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }
  to {
    -webkit-transform: rotate3d(0, 1, 0, 104deg);
    transform: rotate3d(0, 1, 0, 104deg);
  }
}
.n-btn {
  width: 220px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #c8c8c8;
}
.ml0 {
  margin-left: 0 !important;
}
.l-xs {
  height: 2px;
  width: 70px;
  background: #0090ff;
  margin: 0 auto;
}
.cx-ab {
  color: #343e6a;
}
.f50 {
  font-size: 50px;
}
.number-w .dib {
  width: 33%;
  text-align: center;
}
.n-list li {
  border-bottom: 1px solid #d8d8d8;
}
.n-list li:hover .n-list-r h1,
.n-list li.cur .n-list-r h1 {
  color: #1480db;
}
.n-list-r {
  width: 85%;
}
.bor-r {
  border-right: 1px solid #ebebeb;
}
.ab-ul li {
  width: 30.16%;
}
.ab-ul li:hover a h4,
.ab-ul li.cur a h4 {
  background: #0090ff;
  color: #fff;
  border: 1px solid #0090ff;
}
.ab-ul li:nth-child(1) {
  margin-left: 55.84%;
  padding-top: 1.7rem;
  padding-bottom: 0.5rem;
}
.ab-ul li:nth-child(2) {
  padding-top: 0.6rem;
  padding-bottom: 0.55rem;
  padding-left: 0.5rem;margin-left:15%;
}
.ab-ul li:nth-child(3) {
  padding-top: 0rem;
  margin-left: 55.84%;
}
.ab-c li {
  width: 21.7%;
  margin: 1.65%;
  background: #fff;
  box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.4);
  float: left;
}
.bgf6 {
  background: #f6f6f6;
}
.m-au {
  margin-left: auto;
  margin-right: auto;
}
.f46 {
  font-size: 46px;
}
.banner {
  height: 3.5rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 1.4rem;
  padding-bottom: 0.9rem;
}
.main-nav-p {
  background: #f1f1f1;
}
.main-nav-p ul {
  font-size: 0;
}
.main-nav-p li {
  display: inline-block;
}
.main-nav-p li.cur a,
.main-nav-p li:hover a {
  color: #fff;
  background: #1480db;
}
.main-nav-p a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  font-size: 14px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.main-home {
  height: 50px;
  line-height: 50px;
}
.main-home a:hover {
  color: #1480db;
}
.content {
  min-height: 400px;
}
.content .n-nav-l {
  width: 21.25%;
}
.content .n-nav-l .n-nav-top {
  height: 75px;
  line-height: 75px;
  width: 100%;
  background: #1d87df;
}
.content .n-nav-l ul {
  background: #9d9c9c;
}
.content .n-nav-l ul li {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #f5f5f5;
}
.content .n-nav-l ul li:hover,
.content .n-nav-l ul li.cur {
  background: #99cc33;
}
.content .n-r {
  width: 76.25%;
}
.content .n-r-top {
  height: 50px;
  line-height: 50px;
  width: 100%;
  background: #3094e8;
}
.n-nav {
  height: 85px;
  line-height: 85px;
}
.n-nav::before {
  content: " ";
  background: #1480db;
  height: 85px;
  line-height: 85px;
  position: absolute;
  width: 18.75%;
  z-index: 0;
}
.n-nav .n-nav-lx {
  background: #1480db;
}
.n-nav .n-nav-lx:hover {
  color: #fff;
}
.n-nav .c-home {
  color: #1480db;
  background: url(../images/c-home.png) no-repeat left center;
}
.bgf2 {
  background: #f2f2f2;
}
.c40 {
  font-size: 40px;
}
.li28 {
  line-height: 28px;
}
.honor-list li {
  width: 24%;
  float: left;
  margin: 1.5% 4.5%;
}
.honor-list li a {
  display: block;
}
.n-r-ne li {
  width: 49.16%;
  background: #f5f5f5;
  float: left;
}
.n-r-ne li img:first-child {width:100%;}
.n-r-ne li:nth-child(2) {
  float: right;
}
.f32 {
  font-size: 32px;
}
.pro-list ul {
  margin-left: -0.3rem;
}
.pro-list li {
  padding-left: .3rem;
  margin-bottom: .2rem;
}
.pro-list .imgs {
  height: 100px;
}
.pro-info .pic-slider-w {
  max-width: 430px;
  margin: 0 auto;
}
.pro-info .pic-slider-w .t-pic-slider {
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
}
.pro-info .pic-slider-w .t-pic-slider .slick-slide li {
  position: relative;
  height: 410px;
}
.pro-info .pic-slider-w .t-pic-slider .slick-dots {
  display: none !important;
}
.pro-info .pic-slider-w .b-pic-slider {
  padding: 0 30px;
}
.pro-info .pic-slider-w .b-pic-slider .slick-slide {
  padding: 0 5px;
}
.pro-info .pic-slider-w .b-pic-slider .slick-slide li {
  position: relative;
  height: 80px;
  border: 2px solid #eee;
  cursor: pointer;
}
.pro-info .pic-slider-w .b-pic-slider .slick-current li {
  border-color: #1480db;
}
.pro-info .pic-slider-w .b-pic-slider .slick-prev,
.pro-info .pic-slider-w .b-pic-slider .slick-next {
  width: 30px;
  height: 100%;
  background: #ccc !important;
}
.pro-info .pic-slider-w .b-pic-slider .slick-prev {
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  background: url(../images/b_pic_slider_l.png) no-repeat center !important;
}
.pro-info .pic-slider-w .b-pic-slider .slick-prev:hover {
  background: url(../images/b_pic_slider_lh.png) no-repeat center !important;
}
.pro-info .pic-slider-w .b-pic-slider .slick-next {
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  background: url(../images/b_pic_slider_r.png) no-repeat center !important;
}
.pro-info .pic-slider-w .b-pic-slider .slick-next:hover {
  background: url(../images/b_pic_slider_rh.png) no-repeat center !important;
}
.pro-info .pro-info-r {
  width: 44.4%;
}
.pagelc{margin:4% auto 0; text-align:center;}
.pagelc a{ display:inline-block; line-height:30px; padding:0 12px; background:#fff; border:1px solid #ddd; margin:0 3px;}
.pagelc a.cur{ background:#c11920; border-color:#c11920; color:#fff;}
.cart {
  background: url(../images/cart.png) no-repeat 0.25rem center #298fe5;
  width: 180px;
  height: 50px;
  line-height: 50px;
}
.cart:hover {
  color: #fff;
}
.cot {
  border: 1px solid #ddd;
  width: 180px;
  height: 50px;
  line-height: 50px;
}
.bor-b {
  border-bottom: 1px solid #dedede;
  width: 100%;
}
.cx-wb {
  color: #1480db;
}
.tab-head {
  background: #9d9c9c;
}
.tab-head li {
  height: 50px;
  line-height: 50px;
  border-right: 2px solid #9d9c9c;
}
.tab-head li:hover,
.tab-head li.cur {
  background: #1480db;
  border-right: 2px solid #1480db;
  color: #fff;
}
.f38 {
  font-size: 38px;
}
.f26 {
  font-size: 26px;
}
.c2 {
  color: #222;
}
.f30 {
  font-size: 30px;
}
.factory .factory-ul li {
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
}
.factory .factory-ul li:hover,
.factory .factory-ul li .cur {
  background: #1480db;
}
.factory .factory-ul li:hover a h1,
.factory .factory-ul li .cur a h1 {
  color: #fff;
}
.bor-bh {
  border-bottom: 2px solid #226dc2;
}
.i-s-ipt .i-s-x {
  display: block;
  width: 4rem;
}
.i-s-ipt .i-s-x .s-bxs {
  background: #226dc2;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 170px;
  border-radius: 5px;
}
.i-s-ipt .i-s-x .ipt-open input {
  width: 100%;
  margin: 7px auto;
  height: 45px;
  line-height: 45px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  background: #fff;
}
.i-s-ipt .i-s-x .ipt-open .fix-tra {
  display: block;
  width: 100%;
  margin: 7px auto;
  height: 85px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}
.f22 {
  font-size: 22px;
}
.i-cont {
  background: url(../images/ibg_02.png) no-repeat center;
  padding: 1.25rem 0;
}
.cc {
  color: #f00;
}
.bge {
  background: #eee;
}
.slick-dots li.slick-active,
.slick-dots li:hover,
.slick-dots li:focus {
  background: #1480db;
}
.in-page {
  color: #888;
}
.in-page span {
  padding: 0 15px;
  border: 1px solid #e8e8e8;
}
.in-page a {
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  border: 1px solid #e8e8e8;
}
.in-page a:hover,
.in-page a.cur {
  border-color: #1480db;
  background: #1480db;
  color: #fff;
}
.tab-head li {
  cursor: pointer;
}
.tab-body li {
  visibility: hidden;
  opacity: 0;
  height: 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.tab-body li img {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.tab-body li.cur {
  visibility: visible;
  opacity: 1;
  height: inherit;
}
.edit {
  overflow: hidden;
}
.edit span {
  display: inline;
}
.edit img {
  width: auto !important;
  height: auto !important;
}
.fix-wrap {
  display: none;
  z-index: 9999;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.fix-wrap .hide {
  position: fixed;
  width: 25px;
  height: 25px;
  padding: 25px;
  right: 5%;
  top: 5%;
  background: #090908;
  cursor: pointer;
  border-radius: 50%;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
}
.fix-wrap .hide::before,
.fix-wrap .hide::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  width: 1px;
  height: 55%;
  background: #fff;
  margin-top: -27.5%;
}
.fix-wrap .hide::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.fix-wrap .hide::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.fix-wrap .hide:hover {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.f24 {
  font-size: 24px;
}
.cc8 {
  color: #c8c8c8;
}
.fix-video .video-wrap {
  min-width: 55%;
  max-width: 55%;
  padding: 10px;
  border-radius: 5px;
  background: #2d2d2d;
  border: 1px solid #3a3a3a;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  overflow: hidden;
  animation: ReturnToNormal .5s both;
  -webkit-animation: ReturnToNormal .5s both;
}
.fix-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fix-pic {
  overflow: auto;
}
.fix-pic img {
  animation: zoomIn .5s both;
  -webkit-animation: zoomIn .5s both;
}
.fix-search {
  padding: 0 2.5%;
  background: #222;
}
.fix-search:hover .search::after {
  transform: scale(1);
  -webkit-transform: scale(1);
}
.fix-search .search {
  position: relative;
  width: 100%;
  height: 125px;
  color: #555;
  padding-left: 88px;
  font-size: 66px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozNEE5NEZGREQ0QUQxMUU2OUVGNjk4Qzg2RjZCRDdENiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozNEE5NEZGRUQ0QUQxMUU2OUVGNjk4Qzg2RjZCRDdENiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjM0QTk0RkZCRDRBRDExRTY5RUY2OThDODZGNkJEN0Q2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjM0QTk0RkZDRDRBRDExRTY5RUY2OThDODZGNkJEN0Q2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/Hs+IwAAAVlJREFUeNpi+P//PwMaFgLiJiC+/x8VHATiCCzqMTC6QBKSIc+AeC0QzwXiA0jiT4DYmFhDS6CaNgGxOg4NIUD8E6rOipChcVCFZUR4jwWIj0PVq+EylA2q4AAx4YWEQeAxLkMroAqESTS0D6rPAZuhL4H4NYkGgrAG1NDl2AwFgRVkGMqClBpQ5JgYIOAdA+ngL5TmR5eAGapKhqE8UPo1NkNvAbEtGYaaQOmDGDLAMIiGho0niWEKy2UWuBL/VyD+RYKBFlAD9+PLUTZQRUeAWICAgU5QB4CAIaG8745UaHQCsRkQ8wIxOxCLA7EfEG9HK7kuArEsoVLKHIgf/McPQF72RioaXwGxCD5DYdgXiBcC8S0gfgvEV4B4OhA7IqmRh+ZGELgJxFyEDCUWSwLxVSSDZalhKAhzogWFLiPYZMqBJBBfBGJRIH5ALUNBQBGI5wPxVIAAAwAoIUyRNtFOOQAAAABJRU5ErkJggg==) no-repeat 35px center;
}
.fix-search .search::before,
.fix-search .search::after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 1px;
  transition: all 1s;
  -webkit-transition: all 1s;
}
.fix-search .search::before {
  background: #515151;
}
.fix-search .search::after {
  background: rgba(255, 255, 255, 0.5);
  transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
}
.fix-search .txt,
.fix-search .btn {
  color: #555;
  background: transparent;
}
.fix-search .txt {
  width: 100%;
  text-align: center;
  font-size: 66px;
  padding-right: 2%;
}
.fix-search .btn {
  font-size: 24px;
}
.fix-bar {
  z-index: 1;
  position: fixed;
  right: 0;
  bottom: 20%;
}
.fix-bar .item {
  width: 50px;
  height: 51px;
  position: relative;
  border-bottom: 1px solid #ddd;
}
.fix-bar .item:nth-child(3) span {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAA6ElEQVRYhe2WURWDIBSGF8EIi2AEIxiBCEawgRGIYIRFMIIRjPDtAdgcApOJzAe+c3jx4P0/vVeOt1uhcCWABugBecIagDYU3pEH4ROYMwksPoE2g8REqA2rVqQWWXTdKmYgU8zEJtgrgXo9wrpWoSb4l2AJ3K16DTD5BAybPgF1hMgDqF3BZsM3AcPoeIJ6XWhn8Ghv3CtgkA4RwXtQJ6BziA6oVmyIFTAMWAOE+nQ/BiwUfFTgJeK4d1dwKgF0kNDB0edGCoFDFIEicFmBOVP+7BMQmQR6p4CWaFEnmjxhhX9KC4V/8QQ031CD957O8AAAAABJRU5ErkJggg==);
  background-size: 26px;
}
.fix-bar .item:nth-child(2) span {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphN2RiMDJkNS1hMzkyLWQzNGQtOWJhMS0wZjEzZGM4OGExNTQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUMzQjlBMDMwNDkwMTFFODkzM0RDQjRFMDA2OTI3OUMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NUMzQjlBMDIwNDkwMTFFODkzM0RDQjRFMDA2OTI3OUMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmQ2MTU0N2Y5LTI1YWEtNWU0Zi05NGFiLWU4MzliMjYxMzJhNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDphN2RiMDJkNS1hMzkyLWQzNGQtOWJhMS0wZjEzZGM4OGExNTQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7I6LIKAAABg0lEQVR42qzVS0sCYRTG8VFToosZCUEXy01RUEEp1MoK2gTtI6JN3yBo3apv0Ado47JdtY9oVYsQCqJo4abAbgu7Yk7/E8cwmbF8xwM/GAbnecf3csZn27ZVpVoxgiGMIYx7nOIMF3h2fFKCXSSRRsF2rldsI+H0vFvoFM7t/9UVUvD9FdyPY7u2yiBenuOvmJkGrCBh1VayDvMIlG5UBsewYJmVBLe7BXdj2DB4HG1uwQNoMgzuxKhTcAQzlnn5sKh7/VdwFCnLWwV1gJ9g+fur6PIYLGvUUTp5IWygaHuvomYFJXi6yrE1qWsM+nUKAlb9Ko5ZCZ6z6l8Tft1/t8h4DJP+e6PXAekNaeziAzsegnNYxzKOZPEi2pFkd2zixWDB8ljTnBhaZCqedER54xM8GLytLP6bXmeRL/VPP5aQxbvhNsthC+HyflxEAb0IubzVJQ70m+dUUT3Bn9+No+xj2ohJ7atJNOu5l6naxx4e0aNdUNprn7aFOx30UH9jfwkwAMNeYzNUnv0yAAAAAElFTkSuQmCC);
}
.fix-bar .item:nth-child(1) span {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphN2RiMDJkNS1hMzkyLWQzNGQtOWJhMS0wZjEzZGM4OGExNTQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjFEQTk2QzkwNDkxMTFFOEI0RDM4NUQ5NERBQkE0NkUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjFEQTk2QzgwNDkxMTFFOEI0RDM4NUQ5NERBQkE0NkUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmQ2MTU0N2Y5LTI1YWEtNWU0Zi05NGFiLWU4MzliMjYxMzJhNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDphN2RiMDJkNS1hMzkyLWQzNGQtOWJhMS0wZjEzZGM4OGExNTQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41OEZfAAAAxUlEQVR42mJggIL///9XAfEBIO5koBQADVn1HxUso8Swxv/YQTS5Bt7CYeAvIOYix8Dj/3EDfnIMnIXDsBJyvRyIxbBOSiKFBYifohnoSmmyiUYz8D410uIlNEMXUmqgGpawrKLU0BIshuZTaugyqiUhJEMPYDF0CpoaGyC+Cg37QHINBWn2wJF2Z5FTChECUygpjbAWKMSGqRM0vAiBHeQkq6c4DLsPxKKMZKQAUBkJKnwdgVgfiFmB+DIQZzAyMr4GCDAAWS81MFh2b4oAAAAASUVORK5CYII=);
}
.fix-bar .item em,
.fix-bar .item .imgs {
  position: absolute;
  color: #fff;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  overflow: hidden;
  line-height: 50px;
  white-space: nowrap;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
}
.fix-bar .item em a,
.fix-bar .item .imgs a {
  color: #fff;
}
.fix-bar .item em span,
.fix-bar .item .imgs span {
  width: 50px;
  height: 50px;
}
.fix-bar .item em i,
.fix-bar .item .imgs i {
  width: 100px;
  text-align: center;
}
.fix-bar .item:hover em {
  width: 150px;
}
.fix-bar .pic,
.fix-bar #gotop {
  height: 50px;
  width: 50px;
  cursor: pointer;
}
.fix-bar .pic {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Mzk2RTY5NjJEQjQ1MTFFOEFFMDdGNzI5Qjg5ODUxN0MiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Mzk2RTY5NjNEQjQ1MTFFOEFFMDdGNzI5Qjg5ODUxN0MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozOTZFNjk2MERCNDUxMUU4QUUwN0Y3MjlCODk4NTE3QyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozOTZFNjk2MURCNDUxMUU4QUUwN0Y3MjlCODk4NTE3QyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pg8l9b4AAAHmSURBVHjajJU/SwNBEMXvkgMJomDwTyNRDNiZwlYImE9gKoWAgpBGQSzsre21shDBTrQTxKCC4AdQsBBEtLBQUMGoUcnlfBvfhXFIcrvwy95mZ+fe7MzuuUEQPDuOk3CiW5H9poVtxcNPJ+iwMPbY24iIGeMaB+fgBFSBy//6wQKfA7V4H1yKOeMrByaMT08YHoNVMAni4ILqFlqo2qGYDPDBKV8wUZcsDI3ybqougWkRTbNWo02Ja7qlvXTsUmnYOtS8bq7KTVxsoSO3woTxCpZodBih2NgfMCc+1wbNHI+BPLin0lGQauM4S0d3FJCnj79wUMefliU0x37bto5tnOroolrCKC6opDUteHAmtqDGNTq5Pud8r0XxN0uUfj4CD8rO1PR4PaGBfZsnYZsBjmItnDShVCz3raqU/7SPEVXBl2yAEZAiwyCnFHeBNNkCN2AP9FFxknMjMtNP4BYsigNyrU5amTg8wmmOQz8v5F8JmYU9YJ3jFbAbcVeEWxJu0SAYAt/6SPvC6DviSLui9/lcoKB3T9XqG0hyXKaCqCYdm+3pNT6k45wI0WU/oELP8Kqs8pK/otNl9tlGtMjgl2Udz4KiGE+xEjKgomy/jOKPiL2Ux/VT1H1M3NuP/Iw1LqFfAQYA+hxftoKjfVwAAAAASUVORK5CYII=);
}
.fix-bar .pic:hover .imgs {
  visibility: visible;
  opacity: 1;
  right: 100%;
}
.fix-bar .pic .imgs {
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  position: absolute;
  width: 100px;
  height: 100px;
  right: -200%;
  top: 0;
  background-color: #eee;
}
.fix-bar #gotop {
  text-align: center;
  color: #fff;
  line-height: 50px;
  font-size: 30px;
  font-weight: bold;
  font-family: 'SimSun';
  transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.fix-bar .item em span,
.fix-bar .pic,
#gotop {
  background-repeat: no-repeat;
  background-position: center;
}
.fix-bar .item i,
.fix-bar .item em span,
.fix-bar .pic,
#gotop {
  background-color: #1480db;
}
.fix-bar .item:hover i,
.fix-bar .item:hover em span,
.fix-bar .pic:hover,
#gotop:hover {
  background-color: #1273c5;
}
 
@media (max-width: 1200px) {
  .mauto {
    max-width: 92%;
  }
}
@media (max-width: 1024px) {
  body {
    padding-top: 70px;
  }
  .header {
    display: none;
  }
  .header-m {
    display: block !important;
    z-index: 999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 70px;
    background: #fff;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  }
  .header-m::after {
    display: none;
    position: fixed;
    content: '';
    top: 70px;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
  }
  .header-m .logo {
    position: absolute;
    left: 50%;
    line-height: 70px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .header-m .logo img {
    max-height: 40px;
  }
  .header-m .m-menu-b {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 70px;
    cursor: pointer;
  }
  .header-m .m-menu-b::before,
  .header-m .m-menu-b::after {
    position: absolute;
    top: 50%;
    left: calc(35px / 2);
    content: '';
    width: 25px;
    height: 1px;
    z-index: 9999;
    transition: all 0.3s ease-out 0.3s;
    -webkit-transition: all 0.3s ease-out 0.3s;
    background: #222;
  }
  .header-m .m-menu-b::before {
    transform: translateY(-4px) rotate(0);
    -webkit-transform: translateY(-4px) rotate(0);
  }
  .header-m .m-menu-b::after {
    transform: translateY(4px) rotate(0);
    -webkit-transform: translateY(4px) rotate(0);
  }
  .header-m .m-menu {
    display: none;
    z-index: 888;
    position: fixed;
    width: 100%;
    width: 260px;
    height: 100%;
    top: 0;
    left: -260px;
    opacity: 1;
    background: #fafafa;
    text-align: left;
    padding-top: 70px;
  }
  .header-m .m-menu::after {
    position: absolute;
    top: 70px;
    content: '';
    width: 100%;
    height: 1px;
    background: #ebebeb;
  }
  .header-m .nav {
    height: calc(100% - 82px);
    overflow-x: hidden;
    overflow-y: auto;
  }
  .header-m .nav > li {
    border-bottom: 1px solid #ebebeb;
    animation: resize .5s both;
    -webkit-animation: resize .5s both;
  }
  .header-m .nav > li > a {
    position: relative;
    display: block;
    width: 100%;
    font-size: 15px;
    padding: 0 40px;
    color: #666;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: break-word;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
  }
  .header-m .nav > li > a::after {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -5px;
    content: '';
    width: 8px;
    height: 8px;
    border: 1px solid #999;
    border-radius: 50%;
    background: transparent;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
  }
  .header-m .nav > li .sub-nav {
    display: none;
  }
  .header-m .nav > li .sub-nav a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 12px 40px;
    background: #f2f2f2;
    color: #4E4E4E;
  }
  .header-m .nav > li .sub-nav a::before,
  .header-m .nav > li .sub-nav a::after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    left: 20px;
    top: 20px;
    border: 5px solid transparent;
    overflow: hidden;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
  }
  .header-m .nav > li .sub-nav a::before {
    left: 21px;
    border-left: 5px solid #555;
  }
  .header-m .nav > li .sub-nav a::after {
    border-left: 5px #ebebeb solid;
  }
  .header-m .nav > li.cur {
    position: relative;
  }
  .header-m .nav > li.cur::after,
  .header-m .nav > li.cur::before {
    position: absolute;
    content: '';
    background: #999;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .header-m .nav > li.cur::before {
    top: 19px;
    right: 25px;
    width: 2px;
    height: 12px;
  }
  .header-m .nav > li.cur::after {
    top: 24px;
    right: 20px;
    width: 12px;
    height: 2px;
  }
  .header-m .nav > li.active::after {
    background: #fff;
  }
  .header-m .nav > li.active::before {
    height: 0;
  }
  .header-m .nav > li.active > a {
    color: #fff;
    background: #1480db;
  }
  .header-m .nav > li.active > a::after {
    background: #fff;
    border-color: #fff;
  }
  .header-m .nav > li.active .sub-nav li {
    animation: ReturnToNormal .5s both;
    -webkit-animation: ReturnToNormal .5s both;
  }
  .header-m .m-language {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
  }
  .header-m .m-language a {
    color: #666;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    display: block;
    border-bottom: 1px solid #ebebeb;
    animation: slideInUp 1.5s both;
    -webkit-animation: slideInUp 1.5s both;
  }
  .header-m .m-search-b {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 70px;
    cursor: pointer;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAVFBMVEUAAABVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVW+WkCdAAAAG3RSTlMA86cS1Qd0zb+G48R+W0E4lVIhm5BKLeppGrQHXWddAAABjklEQVRIx6VV2XLDIAzkBgdf8d3o//+zg6GtB5DiTPfNi1cCrTRiV8i1Fc5aJ0yv2R30gsMv9mV7K9hekGGWtMJACf6kFOLnLyvGWShIaHCFgxOu+4rfk7GRWegcqr9y3X6SLfUOkbHSn3RfU0zx2khyrrGHiFowhcQaznewGuTpraynH4hXmpzVIZJnCELZbE6uIRBqcxNOv0oyVAXBUAsostTFtUs7fVHhos5zxoVmGunuE/+XuHcXKyOKzPvC/9LLNlYeQZ+KXFb+wCRztclCakXZ4gp6DIG6umSpn02AtswWj5Dhs+i4HNiFQZQKhQ/fEwLslJVyD+xDElMB3OhLisBRLi/x/NH0Mm6AmUOCwmxuIYEr7xWHC3ZsBawPKJAoPmBGNzwTdHqBiBXtWmP/9oTrdKpLbAAU07MdxdyYVWZr52D3cQBQGwD3GRl2asrKjqKxpVK+PtBMySCv72ukSs0j72u0T/ZO7D5eyWKk4bCtja5bakDQhUcPiGcfwMQSsE/QVbctjcFZw74Bhtc3xlH5qhwAAAAASUVORK5CYII=) no-repeat left center;
    background-size: 23px;
  }
  html.active {
    height: 100%;
    overflow: hidden;
  }
  html.active body {
    height: 100%;
    overflow: hidden;
  }
  html.active .header-m {
    left: 260px;
  }
  html.active .header-m::after {
    display: block;
  }
  html.active .header-m .m-menu-b::before,
  html.active .header-m .m-menu-b::after {
    background: #000000;
  }
  html.active .header-m .m-menu-b::before {
    transform: translateY(0) rotate(225deg);
    -webkit-transform: translateY(0) rotate(225deg);
  }
  html.active .header-m .m-menu-b::after {
    transform: translateY(0) rotate(-225deg);
    -webkit-transform: translateY(0) rotate(-225deg);
  }
  html.active .header-m .m-menu {
    display: block;
    left: 0;
  }
  html.active footer,
  html.active main,
  html.active .i-banner,
  html.active .banner {
    transform: translateX(260px);
    -webkit-transform: translateX(260px);
  }
}
@media (max-width: 768px) {
  .lx-list li {
    width: 48%;
    margin: 1%;
  }
  .honor-list li {
    width: 31.3%;
    margin: 1.5% 1%;
  }
  .n-nav-l {
    width: 100% !important;
  }
  .n-nav-l .n-nav-top,
  .n-nav-l ul {
    display: none;
  }
  .n-r {
    width: 100% !important;
  }
  .mbx-c {
    display: none;
  }
  .n-abx {
    background: unset !important;
    height: auto !important;
  }
  .n-abx li {
    margin: 0 !important;
    width: 100%;
    padding: 0.25rem !important;
  }
  .i-banner .sm-db {
    display: block !important;
  }
  .main-nav-p {
    display: none;
  }
  .main-nav-m {
    display: block;
    position: relative;
    z-index: 555;
    cursor: pointer;
  }
  .main-nav-m .title {
    position: relative;
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
    background: #1480db;
  }
  .main-nav-m .title strong {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
  }
  .main-nav-m .title i {
    position: absolute;
    content: '';
    width: 45px;
    height: 100%;
    right: 0;
  }
  .main-nav-m .title i::before,
  .main-nav-m .title i::after {
    position: absolute;
    top: 50%;
    content: '';
    width: 12px;
    height: 1px;
    background: #fff;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
  }
  .main-nav-m .title i::before {
    left: 46%;
    transform: rotate(40deg) scaleY(1.5);
    -webkit-transform: rotate(40deg) scaleY(1.5);
  }
  .main-nav-m .title i::after {
    right: 46%;
    transform: rotate(-40deg) scaleY(1.5);
    -webkit-transform: rotate(-40deg) scaleY(1.5);
  }
  .main-nav-m .title.active i::before {
    transform: rotate(-40deg) scaleY(1.5);
    -webkit-transform: rotate(-40deg) scaleY(1.5);
  }
  .main-nav-m .title.active i::after {
    transform: rotate(40deg) scaleY(1.5);
    -webkit-transform: rotate(40deg) scaleY(1.5);
  }
  .main-nav-m ul {
    display: none;
    position: absolute;
    top: 45px;
    width: 100%;
    padding: 0 10px;
    background: rgba(51, 51, 51, 0.8);
    color: #fff;
  }
  .main-nav-m ul li {
    animation: ReturnToNormal .5s both;
    -webkit-animation: ReturnToNormal .5s both;
  }
  .main-nav-m ul li a {
    display: block;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.55);
  }
  .in-page a {
    display: none;
  }
  .in-page a.upper,
  .in-page a.lower,
  .in-page a.cur {
    display: inline-block;
  }
  .in-page a.cur {
    margin: 0 2px;
  }
  .fix-video .video-wrap {
    max-width: 90%;
  }
  .fix-search {
    padding: 0 15px;
  }
  .fix-search .search {
    height: 65px;
    padding-left: 0;
    background: none;
  }
  .fix-search .txt {
    font-size: 20px;
    text-align: left;
    padding: 0 10px;
  }
  .fix-search .btn {
    font-size: 22px;
    color: #777;
  }
  .f36 {
    font-size: 0.4rem;
  }
  .ft-mx {
    display: none;
  }
  .i-line-mo {
    height: 0.08rem;
    width: 90%;
    margin: 0 auto;
  }
  .i-btn {
    margin: 0.2rem auto 0 auto;
  }
  .i-about {
    height: auto !important;
    max-height: unset !important;
  }
  .i-about .i-ab-l,
  .i-about .i-ab-r {
    width: 100%;
    float: none;
    height: auto !important;
    max-height: unset !important;
  }
  .i-about .i-ab-l img {
    width: 100%;
    height: auto !important;
  }
  .i-about .i-ab-r {
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 3%;
  }
  .i-about .i-ab-r .number-w .dib {
    display: block;
    padding-left: 3%;
  }
  .i-about .i-ab-r .number-w .ml-b20 {
    margin-left: 0;
  }
  .i-about .i-ab-r .i-ab-btn {
    margin: 0.5rem 0 0;
  }
  .i-cont .i-cont-ul li {
    width: 98%;
    margin: 0.1rem auto;
  }
  .i-cont .i-cont-ul li:nth-last-child(2) {
    float: none;
    margin-top: 0.15rem;
    height: 105px;
  }
  .i-cont .i-cont-ul li:nth-last-child(1) {
    float: none;
    margin-top: 0.15rem;
  }
  .i-foot .fl,
  .i-foot .fr {
    width: 100%;
    float: none;
  }
  .i-foot .fr {
    margin-top: 0.3rem;
  }
  .i-foot .fr .i-s-x {
    width: 100%;
  }
  .i-foot .ft-t {
    width: 96%;
    margin: 0.2rem auto;
  }
  .i-foot .ft-t .ft-t1 {
    background-size: 0.3rem;
    height: unset;
  }
  .i-foot .ft-t .ft-t2 {
    background-size: 0.34rem;
    height: unset;
    padding-left: 0.6rem;
  }
  .i-foot .f28 {
    font-size: 0.36rem;
  }
  footer {
    margin-bottom: 45px;
  }
  footer .copyright {
    padding: 0.25rem;
  }
  footer .copyright h1,
  footer .copyright > img,
  footer .copyright .free {
    display: none;
  }
  footer .copyright h2 {
    margin-top: 0;
  }
  .bor-bh {
    width: auto !important;
  }
  .i-pro .i-pro-ul .slick-prev,
  .i-pro .i-pro-ul .slick-next {
    width: 34px;
    height: 80px;
    top: calc(50% - 0.25rem);
  }
  .i-pro .i-pro-ul .slick-dots {
    display: none !important;
  }
  .n-nav {
    display: none;
  }
  .about .ab-top > .fl {
    width: 100%;
  }
  .factory .factory-ul li {
    width: 46%;
    margin: 2%;
  }
  .n-pro .n-pro-l {
    display: none;
  }
  .n-pro .n-pro-r {
    width: 100%;
  }
  .n-pro .n-pro-r .prox-info .fl,
  .n-pro .n-pro-r .prox-info .fr {
    float: none;
    width: 100%;
  }
  .n-pro .n-pro-r .prox-info .fr {
    padding-left: 0;
  }
  .n-r {
    width: 100%;
  }
  .n-r .prox-info .fl,
  .n-r .prox-info .fr {
    float: none;
    width: 100%;
    padding: 0.2rem;
  }
  .n-r .prox-info .cart,
  .n-r .prox-info .cot {
    width: 94%;
    margin: 0.2rem auto;
    display: block;
  }
  .contact {
    background-size: cover;
    padding-top: 0.25rem;
  }
  .contact .contact-top {
    padding: 0.5rem 0.25rem;
  }
  .contact .f22 {
    font-size: 0.36rem;
  }
  .contact .fl,
  .contact .fr {
    float: none;
  }
  .contact .pt40 img.fr {
    margin: 0 auto;
  }
  .n-xsd {
    float: left;
    margin-top: 0.3rem;
    width: 100%;
  }
  .n-xsd img {
    width: 100%;
  }
  .ab-c li {
    width: 46%;
  }
  .ab-c li a img {
    width: 100%;
  }
  .number-w .dib {
    width: 30%;
  }
  .n-r-ne li {
    width: 48%;
    margin: 1% !important;
  }
  .n-list li .fl {
    width: 14%;
    border-right: 0;
    padding-left: 0.3rem;
  }
  .n-list li .n-list-r {
    padding-left: 0;
    width: 83%;
  }
  .n-r .pro-info {
    width: 100%;
  }
  .n-r .pro-info .pic-slider-w {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .pro-list li {
    float: none;
    width: 100%;
    margin: 0.2rem auto;
  }
  .lx-list li {
    width: 100%;
    margin: 1.5% auto;
  }
  .lx-ipx a {
    width: 100% !important;
    text-align: left !important;
  }
  .lx-ipx li input {
    width: 100% !important;
    padding-left: 0;
    margin-left: 0;
  }
  .lx-ipx li textarea {
    width: 100% !important;
    padding-left: 0;
    margin-left: 0;
  }
  .lx-ipx .st-btn input {
    width: 60% !important;
  }
  .lx-ipx .st-btn img {
    border: 1px solid #d2d2d2;
  }
  .lx-ipx .st-btn .s-bxf {
    margin-top: 5%;
    background: #1a59ac;
    width: 100% !important;
  }
  .n-list li .fl {
    float: none;
    width: 100%;
    border-right: 0;
    padding-left: 0;
  }
  .n-list li .n-list-r {
    float: none;
    padding-left: 0;
    width: 100%;
  }
  .n-r-ne li {
    width: 100%;
    margin: 1% auto !important;
  }
  .honor-list li {
    width: 100%;
    margin: 1.5% auto;
  }
  .honor-list li a img {
    width: 100%;
  }
  .ab-c li {
    width: 97%;
  }
  .ab-c li a img {
    width: 100%;
  }
  .number-w .dib {
    width: 100%;
  }
  .banner {
    padding-top: 0.9rem;
  }
  .news .news-l {
    width: 100%;
  }
  .news .news-r {
    width: 100%;
    padding-top: 0.35rem;
  }
  .news ul li:hover h1,
  .news ul li.cur h1 {
    color: #1480db;
  }
  .news ul li:hover a > .news-l > img,
  .news ul li.cur a > .news-l > img {
    width: 36%;
  }
  .news ul li:hover a .news-r img,
  .news ul li.cur a .news-r img {
    margin-left: 0;
    margin-top: 0.1rem;
  }
  .pro-info .pic-slider-w .b-pic-slider .slick-slide li {
    height: 0.8rem;
  }
  .pro-info .pic-slider-w .t-pic-slider .slick-slide li {
    height: 6rem;
  }
  .pro-info .pic-slider-w .slick-prev,
  .pro-info .pic-slider-w .slick-next {
    background-size: 0.2rem !important;
  }
  .tab-head li {
    width: 100%;
  }
  .factory .factory-ul li {
    width: 100%;
    margin: 5% auto;
    float: none;
  }
  .about .ab-video .rel {
    height: 3rem;
    max-width: 100%;
  }
  .about .ab-video .rel .video-open {
    width: 100%;
    height: 100%;
  }
  .about .ab-video .rel .video-open::before {
    content: "Watch Video";
    background: url(../images/v-play.png) no-repeat center 0.9rem rgba(0, 0, 0, 0.2);
    font-size: 0.28rem;
    line-height: 4.5rem;
    background-size: 1rem;
  }
  .about .ab-video .rel .video-open:hover {
    border-radius: 50%;
  }
  .about .ab-video .rel .video-open:hover::before {
    content: "Click To Watch";
    background: url(../images/v-play.png) no-repeat center 0.8rem rgba(0, 0, 0, 0.7);
    font-size: 0.28rem;
    line-height: 4.4rem;
    background-size: 1rem;
  }
  .c40 {
    font-size: 0.6rem;
  }
  .i-pro .i-pro-m {
    width: 100%;
  }
  .i-pro .i-pro-m a {
    width: 49%;
    margin: 1% 0;
  }
  .i-pro .i-pro-ul li {
    width: 98%;
    margin: 0 auto;
    float: none;
  }
  .i-cont .i-cont-ul li {
    width: 100%;
  }
  .i-foot .ft-t .ft-t1 {
    background-size: 0.36rem;
  }
  .i-foot .ft-t .ft-t2 {
    background-size: 0.5rem;
  }
  .fix-rb {
    left: 0;
    z-index: 9;
  }
  .fix-rb .fix-rb-a {
    width: 100%;
  }
  .fix-open {
    width: 100%;
  }
  .i-about ul li {
    width: calc(50% - 0.6rem);
    display: block;
    float: left;
  }
  .i-pro-ul {
    padding-bottom: 0;
  }
  .f48 {
    font-size: 0.64rem;
  }
}
@keyframes resize {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale(5, 5);
  }
  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}
@-webkit-keyframes resize {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale(5, 5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
  }
}
@keyframes ReturnToNormal {
  from {
    opacity: 0;
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
  }
  to {
    opacity: 1;
    transform-origin: right bottom;
    transform: none;
  }
}
@-webkit-keyframes ReturnToNormal {
  from {
    opacity: 0;
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
  }
  to {
    opacity: 1;
    -webkit-transform-origin: right bottom;
    -webkit-transform: none;
  }
}

.sj{ width:100%;margin-bottom:2%;line-height:2;height:100px;}
.sj strong{font-size:18px;}
.sj img{margin-right:10px;float:left;}
@media (max-width: 1100px){
footer .footer-head dd {font-size: 12px;}
	
}
