﻿@charset "utf-8";
.home-top-grid1 {
  background: rgba(11, 100, 143, 0.7);
  transition: 0.5s all;
}
.home-top-grid2 {
  background: rgba(226, 23, 55, 0.5);
  transition: 0.5s all;
}
.home-top-grid3 {
  background: rgba(11, 100, 143, 0.4);
  transition: 0.5s all;
}
body {
  min-width: 310px;
  word-wrap: break-word;
  word-break: break-all;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
p,
b,
span,
em,
li,
a,
i,
input,
textarea {
  font-family: "微软雅黑", serif;
}
@font-face {
  font-family: '微软雅黑';
  src: url('../fonts/微软雅黑.TTF') format('truetype');
}
.iconfont {
  font-family: 'iconfont';
}
.tHide {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.blockFull {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.relative {
  position: relative;
}
a {
  color: #666;
}
a:hover {
  color: #e21737;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
/*map start*/
.w1004 {
  max-width: 1260px;
  margin: 20px auto;
  border: solid 2px #cfcfcf;
  border-radius: 5px;
  padding: 20px;
  background: #fff;
}
.map {
  margin: 0 auto;
}
.map a {
  text-decoration: none;
}
.map dl {
  margin: 20px 0 20px 0;
  overflow: hidden;
  line-height: 30px;
}
.map dl:hover {
  background: #f5f8fa;
}
.map dl:hover dt a {
  color: #e0e9f3;
  font-weight: bold;
}
.map dt {
  font-size: 14px;
  float: left;
  width: 10%;
  text-align: center;
  background: #458fce;
}
.map dt:hover {
  background: #317ebf;
}
.map dt a {
  color: #fff;
  display: block;
}
.map dt a:hover {
  color: #e0e9f3;
  font-weight: bold;
}
.map dd {
  font-size: 12px;
  overflow: hidden;
  float: left;
  width: 85%;
}
.map dd .p2 {
  padding: 0 0 0 20px;
  clear: both;
}
.map dd .p2 a {
  color: #b87500;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.map dd .p2 a:hover {
  color: #764b00;
}
.map dd div {
  clear: both;
  overflow: hidden;
  padding: 0 20px 0 10px;
}
.map dd div a {
  color: #333;
  float: left;
  padding: 0 10px 0 10px;
}
.map dd div a:hover {
  background: #458fce;
  color: #fff;
}
/*map end*/
/*tijitao*/
.tijiao {
  text-align: center;
}
.tijiao a:hover {
  color: #000;
}
.top-wrap {
  width: 100%;
  background-color: #f7f7f7;
  height: 44px;
}
.top-wrap .top {
  max-width: 1140px;
  width: 95%;
  margin: 0 auto;
}
.top-wrap .top span {
  font-family: 微软雅黑,serif;
  font-size: 13px;
  color: #323232;
  line-height: 44px;
  height: 44px;
  display: block;
  width: 50%;
  float: left;
}
.top-wrap .top .top-right {
  text-align: right;
  padding-top: 12px;
  width: 50%;
  height: 35px;
  overflow: hidden;
}
.top-wrap .top .top-right a {
  font-size: 13px;
  color: #323232;
  padding: 0 12px;
  border-right: 1px solid #353535;
}
.top-wrap .top .top-right a:hover {
  text-decoration: none;
  color: #f50707;
}
.top-wrap .top .top-right a.top-p {
  padding-right: 0;
  border: 0;
}
@media (max-width: 640px) {
  .top-wrap {
    display: none;
  }
}
.head-banner {
  position: relative;
  width: 100%;
}
.head-banner .header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 90px;
  width: 100%;
  z-index: 9999;
  background-color: #f7f7f7;
  border-bottom: 1px solid #5b5858;
}
.head-banner .header .container {
  max-width: 1140px;
  width: 95%;
  margin: 0 auto;
  padding: 0;
}
.head-banner .header .container a {
  line-height: 90px;
  margin-left: 35px;
  color: #323232;
  font-size: 13px;
  display: block;
  float: left;
}
.head-banner .header .container a span {
  color: #323232;
  font-size: 28px;
}
.head-banner .header .container a:hover {
  text-decoration: none;
}
.head-banner .header .container a.logo {
  margin: 0;
}
.head-banner .header .container a.phone-nav {
  padding-top: 32px;
  line-height: 1.1;
}
.head-banner .header .container .nav-right {
  float: right;
}
@media (max-width: 640px) {
  .head-banner .header {
    background-color: #000;
    position: relative;
    border: 0;
  }
}
.head-banner .header2 {
  height: 70px;
}
.head-banner .header2 .container a {
  line-height: 70px;
}
.head-banner .header2 .container a.phone-nav {
  padding-top: 20px;
}
.head-banner .index-banner {
  width: 100%;
  text-align: center;
}
.head-banner .index-banner a {
  position: relative;
  text-align: center;
}
.head-banner .index-banner a img {
  max-width: 100%;
  margin: 0 auto;
}
.head-banner .nei-banner {
  width: 100%;
  text-align: center;
}
.head-banner .nei-banner a {
  position: relative;
  text-align: center;
}
.head-banner .nei-banner a img {
  max-width: 100%;
  margin: 0 auto;
}
.head-banner .banner-pic-wrap {
  width: 100%;
  height: 43px;
  padding-bottom: 2.1875%;
  box-sizing: initial;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 99;
}
.head-banner .banner-pic-wrap .banner-pic {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background-color: #fff;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  -o-transform: rotate(45deg);
  /* Opera */
  -moz-transform: rotate(45deg);
  /* Firefox */
  z-index: 999;
  padding: 4px 0px 0 4px;
  animation: myfirst 2s linear 0s infinite alternate;
  /* Firefox: */
  -moz-animation: myfirst 2s linear 0s infinite alternate;
  /* Safari and Chrome: */
  -webkit-animation: myfirst 2s linear 0s infinite alternate;
  /* Opera: */
  -o-animation: myfirst 2s linear 0s infinite alternate;
  text-align: center;
}
.head-banner .banner-pic-wrap .banner-pic span {
  display: block;
  color: #333333;
  font-size: 24px;
  line-height: 32px;
  font-family: 微软雅黑,serif;
  transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  /* IE 9 */
  -webkit-transform: rotate(-135deg);
  /* Safari and Chrome */
  -o-transform: rotate(-135deg);
  /* Opera */
  -moz-transform: rotate(-135deg);
  /* Firefox */
  animation: myfirst2 2s linear 0s infinite alternate;
  /* Firefox: */
  -moz-animation: myfirst2 2s linear 0s infinite alternate;
  /* Safari and Chrome: */
  -webkit-animation: myfirst2 2s linear 0s infinite alternate;
  /* Opera: */
  -o-animation: myfirst2 2s linear 0s infinite alternate;
}

@media (max-width: 640px)  {
  .head-banner .header .container a.logo {

     width: 20px;}
     }
@media (max-width: 640px) {
  .head-banner .banner-pic-wrap {
    display: none;
  }
}
@keyframes myfirst {
  0% {
    margin-top: 0%;
    background: #ffffff;
  }
  25% {
    margin-top: 0.625%;
    background: rgba(255, 255, 255, 0.7);
  }
  50% {
    margin-top: 1.125%;
    background: rgba(255, 255, 255, 0.4);
  }
  75% {
    margin-top: 1.5625%;
    background: rgba(255, 255, 255, 0.2);
  }
  100% {
    margin-top: 2.1875%;
    background: rgba(255, 255, 255, 0);
  }
}
@-moz-keyframes myfirst {
  /* Firefox */
  0% {
    margin-top: 0%;
    background: #ffffff;
  }
  25% {
    margin-top: 0.625%;
    background: rgba(255, 255, 255, 0.7);
  }
  50% {
    margin-top: 1.125%;
    background: rgba(255, 255, 255, 0.4);
  }
  75% {
    margin-top: 1.5625%;
    background: rgba(255, 255, 255, 0.2);
  }
  100% {
    margin-top: 2.1875%;
    background: rgba(255, 255, 255, 0);
  }
}
@-webkit-keyframes myfirst {
  /* Safari and Chrome */
  0% {
    margin-top: 0%;
    background: #ffffff;
  }
  25% {
    margin-top: 0.625%;
    background: rgba(255, 255, 255, 0.7);
  }
  50% {
    margin-top: 1.125%;
    background: rgba(255, 255, 255, 0.4);
  }
  75% {
    margin-top: 1.5625%;
    background: rgba(255, 255, 255, 0.2);
  }
  100% {
    margin-top: 2.1875%;
    background: rgba(255, 255, 255, 0);
  }
}
@-o-keyframes myfirst {
  /* Opera */
  0% {
    margin-top: 0%;
    background: #ffffff;
  }
  25% {
    margin-top: 0.625%;
    background: rgba(255, 255, 255, 0.7);
  }
  50% {
    margin-top: 1.125%;
    background: rgba(255, 255, 255, 0.4);
  }
  75% {
    margin-top: 1.5625%;
    background: rgba(255, 255, 255, 0.2);
  }
  100% {
    margin-top: 2.1875%;
    background: rgba(255, 255, 255, 0);
  }
}
@keyframes myfirst2 {
  0% {
    color: #333;
  }
  25% {
    color: #666;
  }
  50% {
    color: #848484;
  }
  75% {
    color: #999;
  }
  100% {
    color: #fff;
  }
}
@-moz-keyframes myfirst2 {
  /* Firefox */
  0% {
    color: #333;
  }
  25% {
    color: #666;
  }
  50% {
    color: #848484;
  }
  75% {
    color: #999;
  }
  100% {
    color: #fff;
  }
}
@-webkit-keyframes myfirst2 {
  /* Safari and Chrome */
  0% {
    color: #333;
  }
  25% {
    color: #666;
  }
  50% {
    color: #848484;
  }
  75% {
    color: #999;
  }
  100% {
    color: #fff;
  }
}
@-o-keyframes myfirst2 {
  /* Opera */
  0% {
    color: #333;
  }
  25% {
    color: #666;
  }
  50% {
    color: #848484;
  }
  75% {
    color: #999;
  }
  100% {
    color: #fff;
  }
}
.index-about-wrap {
  display: none !important;
  width: 100%;
  background-color: #f7f7f7;
}
.index-about-wrap .index-about {
  display: block;
  max-width: 765px;
  width: 95%;
  margin: 0 auto;
  padding-bottom: 67px;
}
@media (max-width: 765px) {
  .index-about-wrap .index-about {
    padding-bottom: 4.1875%;
  }
}
.index-about-wrap .index-about .tit h3 {
  padding: 3.1503268% 0 5.88235294% 0;
  font-size: 36px;
  color: #101010;
  text-align: center;
}
.index-about-wrap .index-about .tit .line {
  width: 40px;
  height: 1px;
  background-color: #111111;
  margin: 0 auto;
}
.index-about-wrap .index-about p {
  font-size: 13px;
  line-height: 17px;
  color: #323232;
  margin-top: 1.30718954%;
  text-align: center;
}
.index-about-wrap .index-about a {
  display: block;
  width: 282px;
  height: 52px;
  border: 1px solid #020503;
  font-size: 14px;
  color: #020503;
  line-height: 52px;
  text-align: center;
  margin: 7.18954248% auto 0;
  position: relative;
}
.index-about-wrap .index-about a span {
  font-size: 14px;
  color: #393939;
  line-height: 52px;
  position: relative;
  z-index: 999;
}
.index-about-wrap .index-about a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 282px;
  height: 0;
  background-color: #393939;
  z-index: 99;
  transition: 0.3s;
}
@media (max-width: 768px) {
  .index-about-wrap .index-about a:before {
    display: none;
  }
}
.index-about-wrap .index-about a:hover span {
  color: #fff;
  font-size: 18px;
}
@media (max-width: 768px) {
  .index-about-wrap .index-about a:hover span {
    color: #393939;
    font-size: 14px;
  }
}
.index-about-wrap .index-about a:hover:before {
  height: 52px;
}
.index-pro-wrap {
  width: 100%;
}
.index-pro-wrap .index-pro {
  display: block;
  max-width: 765px;
  width: 95%;
  margin: 0 auto;
}
.index-pro-wrap .index-pro .tit h3 {
  padding: 9.1503268% 0 5.88235294% 0;
  font-size: 36px;
  color: #101010;
  text-align: center;
}
.index-pro-wrap .index-pro .tit .line {
  width: 40px;
  height: 1px;
  background-color: #111111;
  margin: 0 auto;
}
.index-pro-wrap .index-pro p {
  font-size: 13px;
  line-height: 28px;
  color: #323232;
  margin-top: 1.30718954%;
  text-align: center;
}
.index-pro-wrap .index-pro a {
  display: block;
  width: 190px;
  height: 40px;
  font-size: 14px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  margin: 7.18954248% auto 0;
  background-color: #020503;
  position: relative;
}
.index-pro-wrap .index-pro a span {
  font-size: 14px;
  color: #fff;
  line-height: 40px;
  position: relative;
  z-index: 999;
}
.index-pro-wrap .index-pro a:before {
  content: '';
  width: 0;
  height: 40px;
  background-color: #393939;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.3s;
}
@media (max-width: 768px) {
  .index-pro-wrap .index-pro a:before {
    display: none;
  }
}
.index-pro-wrap .index-pro a:hover span {
  font-size: 18px;
}
@media (max-width: 768px) {
  .index-pro-wrap .index-pro a:hover span {
    font-size: 14px;
  }
}
.index-pro-wrap .index-pro a:hover:before {
  width: 100%;
  z-index: 99;
}
.index-pro-imgli-wrap {
  max-width: 1140px;
  width: 95%;
  margin: 0 auto;
}
.index-pro-imgli-wrap .index-pro-imgli {
  margin-top: 0%;
}
.index-pro-imgli-wrap .index-pro-imgli h4 {
  font-family: 微软雅黑,serif;
  font-size: 18px;
  color: #000;
  text-align: center;
  font-weight: 600;
}
.index-pro-imgli-wrap .index-pro-imgli ul {
  margin-top: 1.92982456%;
  margin-bottom: 6.14035088%;
}
.index-pro-imgli-wrap .index-pro-imgli ul li {
  width: 29.98245614%;
  margin: 0 1.5%;
  margin-right: 1.63157895%;
  margin-left: 1.63157895%;
  padding-bottom: 26.70175439%;
  height: 0;
  float: left;
  position: relative;
}
.index-pro-imgli-wrap .index-pro-imgli ul li a.liimg {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 77.86259542%;
  position: relative;
}
.index-pro-imgli-wrap .index-pro-imgli ul li a.liimg img {
  z-index: 999;
}
.index-pro-imgli-wrap .index-pro-imgli ul li a.liimg .proimg-inner {
  display: block;
  width: 90.83969466%;
  padding-bottom: 68.70229008%;
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  height: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 9999;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 450ms ease-out 0s;
  -moz-transition: all 450ms ease-out 0s;
  -o-transition: all 450ms ease-out 0s;
  transition: all 450ms ease-out 0s;
  -webkit-transform: rotateY(180deg) scale(0.5, 0.5);
  -moz-transform: rotateY(180deg) scale(0.5, 0.5);
  -ms-transform: rotateY(180deg) scale(0.5, 0.5);
  -o-transform: rotateY(180deg) scale(0.5, 0.5);
  transform: rotateY(180deg) scale(0.5, 0.5);
}
.index-pro-imgli-wrap .index-pro-imgli ul li a.liimg .proimg-inner b {
  font-size: 14px;
  color: #242424;
  height: 18px;
  overflow: hidden;
  display: block;
  width: 80%;
  margin: 20.50420168% 0 0 10.50420168%;
  text-align: center;
}
.index-pro-imgli-wrap .index-pro-imgli ul li a.liimg .proimg-inner .line2 {
  width: 31.51260504%;
  height: 1px;
  background-color: #000017;
  margin-left: 35.50420168%;
  margin-top: 5.04201681%;
}
@media (max-width: 768px) {
  .index-pro-imgli-wrap .index-pro-imgli ul li a.liimg .proimg-inner {
    display: none;
  }
}
.index-pro-imgli-wrap .index-pro-imgli ul li span {
  font-size: 14px;
  padding: 0.43859649% 5px;
}
.index-pro-imgli-wrap .index-pro-imgli ul li:hover a.liimg .proimg-inner {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0deg) scale(1, 1);
  -moz-transform: rotateY(0deg) scale(1, 1);
  -ms-transform: rotateY(0deg) scale(1, 1);
  -o-transform: rotateY(0deg) scale(1, 1);
  transform: rotateY(0deg) scale(1, 1);
}
@media (max-width: 768px) {
  .index-pro-imgli-wrap .index-pro-imgli ul li {
    width: 45.68421053%;
    padding-bottom: 42.52252252%;
    margin-bottom: 2%;
  }
}
@media (max-width: 768px) {
  .products-wrap .products .pro-xq .pro-xq-xjia input[type=text] {
    line-height: 40px;
  }
}
@media (max-width: 768px) {
  .message-wrap .message .mes-kk input[type=text] {
    line-height: 36px;
  }
}

@media (max-width: 480px) {
  .index-pro-imgli-wrap .index-pro-imgli ul li {
    margin-bottom: 5%;
    margin-left: 2.1%;
    margin-right: 2.2%;
  }
}
.index-pro-imgli-wrap .index-pro-imgli ul li.libig {
  width: 48.68421053%;
  padding-bottom: 41.3%;
  display: none;
}
.index-pro-imgli-wrap .index-pro-imgli ul li.libig a.liimg {
  padding-bottom: 79.27927928%;
}
@media (max-width: 1140px) {
  .index-pro-imgli-wrap .index-pro-imgli ul li.libig {
    padding-bottom: 39.47368421%;
  }
}
@media (max-width: 1000px) {
  .index-pro-imgli-wrap .index-pro-imgli ul li.libig {
    padding-bottom: 41.40350877%;
  }
}
@media (max-width: 768px) {
  .index-pro-imgli-wrap .index-pro-imgli ul li.libig {
    width: 100%;
    padding-bottom: 85.04504505%;
    margin: 0 auto;
    margin-bottom: 5%;
  }
}
.index-pro-imgli-wrap .index-pro-imgli ul li.right {
  margin-right: 0;
}
@media (max-width: 768px) {
  .index-pro-imgli-wrap .index-pro-imgli ul li.right2 {
    margin-right: 0;
  }
}
.index-pro-imgli-wrap .pro-xq-imgli {
  margin-top: -0.87719298%;
  margin-bottom: 7.89473684%;
}
.index-pro-imgli-wrap .pro-xq-imgli .xiangguantit {
  margin-bottom: 1.57894737%;
  text-align: center;
  position: relative;
}
.index-pro-imgli-wrap .pro-xq-imgli .xiangguantit:before {
  content: '';
  width: 100%;
  height: 5px;
  border-top: 1px solid #c2c2c2;
  border-bottom: 1px solid #c2c2c2;
  position: absolute;
  top: 10px;
  left: 0;
  z-index: 6;
}
.index-pro-imgli-wrap .pro-xq-imgli .xiangguantit h3 {
  font-size: 24px;
  color: #323232;
  display: inline-block;
  background-color: #fff;
  padding: 0 8px;
  position: relative;
  z-index: 8;
}
.bottom-wrap {
  width: 100%;
  background: url(../images/bottombg.jpg) no-repeat center center;
  background-attachment: fixed;
}
@media (max-width: 640px) {
  .bottom-wrap {
    background-attachment: scroll;
  }
}
.bottom-wrap .bottom {
  max-width: 1140px;
  width: 95%;
  margin: 0 auto;
  padding: 70px 0 90px 0;
}
@media (max-width: 1140px) {
  .bottom-wrap .bottom {
    padding: 4.375% 0 5.625%;
  }
}
.bottom-wrap .bottom .bottom-left {
  float: left;
  width: 50%;
}
.bottom-wrap .bottom .bottom-left h4 {
  color: #323232;
  font-size: 24px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  width: 100%;
}
.bottom-wrap .bottom .bottom-left .news-center {
  margin-top: 2.19298246%;
}
.bottom-wrap .bottom .bottom-left .news-center a {
  display: block;
  width: 100%;
}
.bottom-wrap .bottom .bottom-left .news-center a span {
  font-size: 12px;
  color: #909090;
  width: 80%;
  height: 30px;
  line-height: 30px;
  float: left;
  overflow: hidden;
}
@media (max-width: 480px) {
  .bottom-wrap .bottom .bottom-left .news-center a span {
    width: 70%;
  }
}
.bottom-wrap .bottom .bottom-left .news-center a i {
  float: right;
  font-size: 12px;
  color: #909090;
  width: 65px;
  height: 30px;
  line-height: 30px;
  font-style: normal;
}
.bottom-wrap .bottom .bottom-left .news-center a:hover span {
  color: #5a5a5a;
}
.bottom-wrap .bottom .bottom-left .news-center a:hover i {
  color: #5a5a5a;
}
@media (max-width: 768px) {
  .bottom-wrap .bottom .bottom-left {
    width: 100%;
    float: none;
  }
}
.bottom-wrap .bottom .bottom-right {
  width: 33.94736842%;
  float: right;
  padding-right: 3.07017544%;
}
.bottom-wrap .bottom .bottom-right h4 {
  color: #323232;
  font-size: 24px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  width: 100%;
}
.bottom-wrap .bottom .bottom-right ul {
  margin-top: 2.19298246%;
}
.bottom-wrap .bottom .bottom-right ul li {
  font-size: 12px;
  color: #999999;
  width: 100%;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.bottom-wrap .bottom .bottom-right ul li a {
  font-size: 12px;
  color: #666;
  font-family: "微软雅黑", sans-serif;
  text-decoration: underline;
}
@media (max-width: 768px) {
  .bottom-wrap .bottom .bottom-right {
    width: 100%;
    float: none;
    margin-top: 5%;
  }
}
.footer-wrap {
  width: 100%;
}
.footer-wrap .footer {
  max-width: 1140px;
  width: 95%;
  padding: 20px 0 10px 0;
  margin: 0 auto;
}
@media (max-width: 1140px) {
  .footer-wrap .footer {
    padding: 1.75438596% 0 0.87719298% 0;
  }
}
.footer-wrap .footer .footer-left {
  width: 80%;
  float: left;
}
.footer-wrap .footer .footer-left .ffspan {
  float: left;
}
.footer-wrap .footer .footer-left .ffspan span {
  font-size: 12px;
  color: #121212;
  line-height: 18px;
}
.footer-wrap .footer .footer-left .ffspan span b {
  font-family: "微软雅黑", sans-serif;
  font-weight: 100;
}
.footer-wrap .footer .footer-left .link-hidden {
  display: none;
  width: 100%;
  text-align: center;
  margin: 3% 0;
}
.footer-wrap .footer .footer-left .link-hidden p {
  font-size: 12px;
  color: #3e3e3e;
  line-height: 18px;
}
.footer-wrap .footer .footer-left .link-hidden p a {
  font-size: 12px;
  color: #3e3e3e;
  line-height: 18px;
  padding: 0 3px;
}
.footer-wrap .footer .footer-left .link-hidden p a:hover {
  color: #000;
  text-decoration: underline;
}
@media (max-width: 640px) {
  .footer-wrap .footer .footer-left .link-hidden {
    display: block;
  }
}
.footer-wrap .footer .footer-left .fff {
  float: left;
}
.footer-wrap .footer .footer-left .fff .link {
  width: 81px;
  height: 18px;
  margin: 0 13px 0 10px;
  float: left;
  position: relative;
  border: 1px solid #b2b2b2;
  cursor: pointer;
}
.footer-wrap .footer .footer-left .fff .link:after {
  position: absolute;
  top: 33%;
  right: 4px;
  content: '';
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 7px solid #494949;
}
.footer-wrap .footer .footer-left .fff .link span {
  position: relative;
  z-index: 8;
  color: #5c5c5c;
  font-size: 12px;
  line-height: 16px;
  display: block;
  width: 81px;
  height: 18px;
  padding: 0 13px 0 4px;
  overflow: hidden;
}
.footer-wrap .footer .footer-left .fff .link .alink {
  width: 81px;
  position: absolute;
  left: 0;
  bottom: 8px;
  padding: 6px 0;
  background-color: #fff;
  opacity: 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  z-index: 6;
}
.footer-wrap .footer .footer-left .fff .link .alink a {
  display: block;
  padding: 0 13px 0 4px;
  width: 100%;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  color: #5c5c5c;
  font-size: 12px;
}
.footer-wrap .footer .footer-left .fff .link .alink a:hover {
  background-color: #000;
  color: #fff;
}
.footer-wrap .footer .footer-left .fff .link:hover .alink {
  opacity: 1;
  bottom: 17px;
}
.footer-wrap .footer .footer-left .fff a.sitemap {
  font-size: 12px;
  color: #3e3e3e;
  float: left;
  line-height: 18px;
}
.footer-wrap .footer .footer-left .fff a.sitemap:hover {
  color: #000;
  text-decoration: underline;
}
.footer-wrap .footer .footer-left .fff img.rong2 {
  float: left;
  width: 21px;
  height: 24px;
  display: none;
  margin-left: 13px;
  margin-top: -5px;
}
@media (max-width: 640px) {
  .footer-wrap .footer .footer-left {
    width: 100%;
    float: none;
  }
  .footer-wrap .footer .footer-left .ffspan {
    width: 100%;
    float: none;
    text-align: center;
  }
  .footer-wrap .footer .footer-left .fff {
    width: 100%;
    margin: 0 auto;
    float: none;
    margin-top: 3%;
    text-align: center;
  }
  .footer-wrap .footer .footer-left .fff .link {
    display: none;
  }
  .footer-wrap .footer .footer-left .fff a.sitemap {
    float: none;
  }
  .footer-wrap .footer .footer-left .fff img.rong2 {
    float: none;
    display: inline-block;
  }
}
.footer-wrap .footer .footer-right {
  width: 60px;
  float: right;
}
.footer-wrap .footer .footer-right img.rong {
  float: left;
  width: 21px;
  height: 24px;
}
.footer-wrap .footer .footer-right .erwei {
  position: relative;
  float: left;
  margin-left: 15px;
}
.footer-wrap .footer .footer-right .erwei img.erweism {
  width: 24px;
  height: 24px;
}
.footer-wrap .footer .footer-right .erwei img.erweibig {
  position: absolute;
  top: -200px;
  left: -176px;
  display: none;
  width: 200px;
  height: 200px;
}
@media (max-width: 640px) {
  .footer-wrap .footer .footer-right {
    float: none;
    margin: 3% auto;
    width: 100px;
  }
  .footer-wrap .footer .footer-right img.rong {
    display: none;
  }
  .footer-wrap .footer .footer-right .erwei {
    margin-left: 0;
  }
  .footer-wrap .footer .footer-right .erwei img.erweism {
    width: 100px;
    height: 100px;
  }
}
.bread-wrap {
  max-width: 1140px;
  width: 95%;
  padding-top: 10px;
  margin: 0 auto;
}
.bread-wrap .bread {
  margin: 0 auto;
  text-align: right;
}
.bread-wrap .bread p {
  font-size: 12px;
  color: #5d5d5d;
  line-height: 28px;
  height: 28px;
  overflow: hidden;
  margin: 0;
}
.bread-wrap .bread p a {
  font-size: 12px;
  color: #5d5d5d;
  line-height: 28px;
}
.bread-wrap .bread p a:hover {
  color: #000;
}
.bread-wrap .bread p span {
  font-size: 12px;
  color: #000;
  line-height: 28px;
}
.about-wrap {
  width: 100%;
}
.about-wrap .about {
  max-width: 1140px;
  width: 95%;
  margin: 0 auto;
}
.about-wrap .about .nei-about {
  max-width: 835px;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 1.77192982%;
}
.about-wrap .about .nei-about .tit2 h3 {
  padding: 0% 0 5.22875817% 0;
  font-size: 36px;
  color: #101010;
  text-align: center;
  height: 86px;
  overflow: hidden;
}
@media (max-width: 640px) {
  .about-wrap .about .nei-about .tit2 h3 {
    font-size: 20px;
    height: 41px;
  }
}
.about-wrap .about .nei-about .tit2 .line {
  width: 40px;
  height: 1px;
  background-color: #111111;
  margin: 0 auto;
}
.about-wrap .about .nei-about i {
  font-size: 12px;
  color: #666666;
  margin-top: 4.10958904%;
  display: block;
  height: 17px;
  overflow: hidden;
}
.about-wrap .about .nei-about b {
  font-size: 26px;
  font-family: 微软雅黑,serif;
  color: #000;
  margin-top: 2.73972603%;
  margin-bottom: 2.05479452%;
  display: block;
  font-weight: 100;
  height: 30px;
  overflow: hidden;
}
@media (max-width: 640px) {
  .about-wrap .about .nei-about b {
    font-size: 18px;
    height: 26px;
  }
}
.about-wrap .about .nei-about p {
  font-size: 13px;
  color: #666666;
  line-height: 17px;
}
.about-wrap .about .pard {
  max-width: 944px;
  padding-bottom: 4.38596491%;
}
.about-wrap .about .pard p.parp {
  margin-top: 6.14035088%;
}
.jiang-wrap {
  width: 100%;
  
}
@media (max-width: 640px) {
  .jiang-wrap {
    background: #0b0706;
  }
}
.jiang-wrap .jiang {
  max-width: 1140px;
  width: 95%;
  margin: 0 auto;
  padding: 68px 0 18px 0;
}
@media (max-width: 1140px) {
  .jiang-wrap .jiang {
    padding: 5.96491228% 0 1.57894737% 0;
  }
}
.jiang-wrap .jiang ul {
  padding: 0 1.92982456%;
}
.jiang-wrap .jiang ul li {
  margin: 0 1.64233577% 3.37591241% 1.64233577%;
  width: 16.71532847%;
  position: relative;
  float: left;
}
.jiang-wrap .jiang ul li img {
  max-width: 100%;
}
.jiang-wrap .jiang ul li i {
  width: 100%;
  height: 0;
  padding-bottom: 66.84782609%;
  display: block;
}
@media (max-width: 1140px) {
  .jiang-wrap .jiang ul li {
    width: 21.71532847%;
  }
}
@media (max-width: 768px) {
  .jiang-wrap .jiang ul li {
    width: 30.04562044%;
  }
}
@media (max-width: 480px) {
  .jiang-wrap .jiang ul li {
    width: 46.71532847%;
  }
}
@media (max-width: 320px) {
  .jiang-wrap .jiang ul li {
    width: 100%;
    margin: 0;
    margin-bottom: 3.37591241%;
  }
}
.culture-wrap {
  width: 100%;
  background-color: #f7f7f7;
}
.culture-wrap .culture {
  max-width: 1140px;
  width: 95%;
  margin: 0 auto;
}
.culture-wrap .culture .nei-culture {
  max-width: 730px;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 7.89473684%;
}
.culture-wrap .culture .nei-culture .tit2 h3 {
  padding: 9.1503268% 0 5.22875817% 0;
  font-size: 36px;
  color: #101010;
  text-align: center;
  height: 86px;
  overflow: hidden;
}
@media (max-width: 640px) {
  .culture-wrap .culture .nei-culture .tit2 h3 {
    font-size: 20px;
    height: 66px;
  }
}
.culture-wrap .culture .nei-culture .tit2 .line {
  width: 40px;
  height: 1px;
  background-color: #111111;
  margin: 0 auto;
}
.culture-wrap .culture .nei-culture i {
  font-size: 12px;
  color: #666666;
  margin-top: 4.10958904%;
  display: block;
  height: 17px;
  overflow: hidden;
}
.culture-wrap .culture .nei-culture b {
  font-size: 26px;
  font-family: 微软雅黑,serif;
  color: #000;
  margin-top: 2.73972603%;
  margin-bottom: 2.05479452%;
  display: block;
  font-weight: 100;
  height: 30px;
  overflow: hidden;
}
@media (max-width: 640px) {
  .culture-wrap .culture .nei-culture b {
    font-size: 18px;
  }
}
.culture-wrap .culture .nei-culture p {
  font-size: 13px;
  color: #666666;
  line-height: 24px;
}
.culture-wrap .culture ul.three {
  max-width: 810px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 85px;
}
@media (max-width: 1140px) {
  .culture-wrap .culture ul.three {
    padding-bottom: 7.45614035%;
  }
}
.culture-wrap .culture ul.three li {
  width: 27.77777778%;
  margin: 0 2.71604938%;
  float: left;
  text-align: center;
}
.culture-wrap .culture ul.three li .cul-pic {
  width: 31.81818182%;
  height: 0 ;
  padding-bottom: 34.09090909%;
  margin: 0 auto;
  position: relative;
}
.culture-wrap .culture ul.three li .cul-pic img {
  max-width: 100%;
  -webkit-transition: 0.4s;
  -webkit-transition: -webkit-transform 0.4s ease-out;
  transition: transform 0.4s ease-out;
  -moz-transition: -moz-transform 0.4s ease-out;
}
.culture-wrap .culture ul.three li .cul-pic img:hover {
  transform: rotateZ(360deg);
  /*图像旋转360度*/
  -webkit-transform: rotateZ(360deg);
  -moz-transform: rotateZ(360deg);
}
.culture-wrap .culture ul.three li .gline {
  width: 18.18181818%;
  height: 1px;
  margin: 12.27272727% auto 9.09090909% auto;
  background-color: #000000;
}
.culture-wrap .culture ul.three li span {
  font-size: 18px;
  color: #000;
  font-weight: 600;
}
.culture-wrap .culture ul.three li p {
  font-size: 13px;
  line-height: 24px;
  color: #666666;
  margin-top: 6.81818182%;
}
@media (max-width: 480px) {
  .culture-wrap .culture ul.three li {
    width: 100%;
    margin: 2% 0;
  }
}
.contact-wrap {
  width: 100%;
}
.contact-wrap .contact {
  max-width: 1140px;
  width: 95%;
  margin: 0 auto;
}
.contact-wrap .contact .bread {
  margin-top: 10px;
  text-align: right;
}
.contact-wrap .contact .bread p {
  font-size: 12px;
  color: #5d5d5d;
  line-height: 28px;
  height: 28px;
  overflow: hidden;
  margin: 0;
}
.contact-wrap .contact .bread p a {
  font-size: 12px;
  color: #5d5d5d;
  line-height: 28px;
}
.contact-wrap .contact .bread p a:hover {
  color: #000;
}
.contact-wrap .contact .bread p span {
  font-size: 12px;
  color: #000;
  line-height: 28px;
}
.contact-wrap .contact .nei-contact {
  max-width: 1100px;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 30.77192982%;
}
.contact-wrap .contact .nei-contact .tit2 h3 {
  padding: 0% 0 3.63636364% 0;
  font-size: 36px;
  color: #101010;
  text-align: center;
  height: 86px;
  overflow: hidden;
}
@media (max-width: 640px) {
  .contact-wrap .contact .nei-contact .tit2 h3 {
    font-size: 20px;
    height: 41px;
  }
}
.contact-wrap .contact .nei-contact .tit2 .line {
  width: 40px;
  height: 1px;
  background-color: #111111;
  margin: 0 auto;
}
.contact-wrap .contact .nei-contact i {
  font-size: 12px;
  color: #666666;
  margin-top: 4%;
  display: block;
  height: 17px;
  overflow: hidden;
}
.contact-wrap .contact .nei-contact b {
  font-size: 26px;
  font-family: 微软雅黑,serif;
  color: #000;
  margin-top: 1.81818182%;
  margin-bottom: 1.36363636%;
  display: block;
  font-weight: 100;
  height: 30px;
  overflow: hidden;
}
.contact-wrap .contact .nei-contact ul {
  margin-top: 3.18181818%;
}
.contact-wrap .contact .nei-contact ul li {
  width: 29.09090909%;
  margin-right: 6.36363636%;
  margin-bottom: 2.27272727%;
  float: left;
  text-align: left;
}
.contact-wrap .contact .nei-contact ul li h5 {
  font-size: 14px;
  color: #000;
  display: block;
  font-weight: 600;
}
.contact-wrap .contact .nei-contact ul li em {
  font-size: 13px;
  color: #363636;
  margin-top: 3.125%;
  display: block;
}
@media (max-width: 480px) {
  .contact-wrap .contact .nei-contact ul li {
    display: block;
    float: none;
    margin: 0 auto 2.72727273% auto;
    height: auto;
    width: 100%;
    text-align: center;
  }
}
.contact-wrap .contact .nei-contact ul .right {
  margin-right: 0;
}
.message-wrap {
  background-color: #f7f7f7;
  padding: 75px 0 84px 0;
}
@media (max-width: 1100px) {
  .message-wrap {
    padding: 6.81818182% 0 7.63636364% 0;
  }
}
.message-wrap .message {
  margin: 0 auto;
  max-width: 1100px;
  width: 95%;
}
.message-wrap .message .mes-tit {
  max-width: 910px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.message-wrap .message .mes-tit h3 {
  font-family: 微软雅黑,serif;
  color: #000;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  height: 33px;
  overflow: hidden;
}
@media (max-width: 640px) {
  .message-wrap .message .mes-tit h3 {
    font-size: 18px;
  }
}
.message-wrap .message .mes-tit .g-gline {
  margin: 3.63636364% auto 2.72727273% auto;
  background-color: #000;
  width: 3.63636364%;
  height: 1px;
}
.message-wrap .message .mes-tit p {
  font-size: 13px;
  color: #2c2c2c;
  line-height: 28px;
}
.message-wrap .message .mes-tit h4 {
  font-size: 26px;
  line-height: 28px;
  color: #000;
  margin-top: 3.84615385%;
  font-family: 微软雅黑,serif;
  height: 28px;
  overflow: hidden;
}
@media (max-width: 640px) {
  .message-wrap .message .mes-tit h4 {
    font-size: 18px;
  }
}
.message-wrap .message .mes-tit span {
  font-size: 24px;
  font-family: 微软雅黑,serif;
  color: #000;
  margin: 1.64835165% 0;
  display: block;
}
@media (max-width: 640px) {
  .message-wrap .message .mes-tit span {
    font-size: 16px;
  }
}
.message-wrap .message .mes-kk .input-wrap {
  width: 50%;
  float: left;
}
.message-wrap .message .mes-kk .input-wrap input {
  float: left;
  width: 96%;
  border: 1px solid #a7a7a7;
  height: 36px;
  font-size: 12px;
  /*line-height: 0;*/
  line-height: 36px\9;
  background-color: #f7f7f7;
  padding-left: 1.89393939%;
  margin-bottom: 2.65151515%;
  color: #565656;
}

.message-wrap .message .mes-kk .input-wrap input:focus {
  border: 1px solid #ff1f00;
}
.message-wrap .message .mes-kk .input-wrap span {
  font-size: 12px;
  color: #ff1f00;
  line-height: 36px;
}
@media (max-width: 640px) {
  .message-wrap .message .mes-kk .input-wrap {
    width: 100%;
  }
}
.message-wrap .message .mes-kk textarea {
  width: 98%;
  height: 95px;
  font-size: 12px;
  border: 1px solid #a7a7a7;
  line-height: 24px;
  background-color: #f7f7f7;
  padding-left: 0.92764378%;
  margin-bottom: 2.65151515%;
  float: left;
  color: #565656;
}
.message-wrap .message .mes-kk textarea:focus {
  border: 1px solid #ff1f00;
}
@media (max-width: 640px) {
  .message-wrap .message .mes-kk textarea {
    width: 96%;
    padding-left: 1.89393939%;
  }
}
.message-wrap .message .mes-kk span {
  font-size: 12px;
  color: #ff1f00;
  line-height: 36px;
  float: left;
  margin-left: 4px;
}
.message-wrap .message .mes-kk input.yanzheng {
  width: 46.18181818%;
  height: 36px;
  border: 1px solid #a7a7a7;
  float: left;
  font-size: 12px;
  /*line-height: 0;*/
  line-height: 36px\9;
  background-color: #f7f7f7;
  padding-left: 0.90909091%;
  margin-bottom: 2.65151515%;
  color: #565656;
}
.message-wrap .message .mes-kk input.yanzheng:focus {
  border: 1px solid #ff1f00;
}
@media (max-width: 360px) {
  .message-wrap .message .mes-kk input.yanzheng {
    width: 96%;
  }
}
.message-wrap .message .mes-kk .yz {
  float: left;
  width: 75px;
  height: 36px;
  margin-left: 5px;
  position: relative;
}
.message-wrap .message .mes-kk .yz img {
  max-width: 100%;
}
.message-wrap .message .mes-kk a {
  font-size: 12px;
  color: #565656;
  margin-left: 10px;
  float: left;
  line-height: 36px;
}
.message-wrap .message .mes-kk a:hover {
  color: #ff1f00;
}
.message-wrap .message .mes-kk input.submit {
  width: 100%;
  background-color: #ff1f00;
  height: 43px;
  /*line-height: 0;*/
  line-height: 43px\9;
  margin-top: 2.63157895%;
  color: #fff;
  font-size: 22px;
}
.nei-banner2 {
  width: 100%;
  height: 70px;
  background-color: #000;
}
@media (max-width: 640px) {
  .nei-banner2 {
    display: none;
  }
}
.products-wrap {
  width: 100%;
}
.products-wrap .products {
  max-width: 1140px;
  width: 95%;
  margin: 0 auto;
  padding: 10px 0 70px 0;
  text-align: center;
}
@media (max-width: 1140px) {
  .products-wrap .products {
    padding: 8.77192982% 0 6.14035088% 0;
  }
}
.products-wrap .products .pro-tit {
  position: relative;
  overflow: hidden;
}
.products-wrap .products .pro-tit h2 {
  font-size: 60px;
  /*height: 80px;*/
  color: #ffffff;
  text-align: center;
  font-family: 微软雅黑;
  letter-spacing: 8px;
}
@media (max-width: 1140px) {
  .products-wrap .products .pro-tit h2 {
    font-size: 62px;
    /*height: 68px;*/
  }
}
@media (max-width: 960px) {
  .products-wrap .products .pro-tit h2 {
    font-size: 53px;
    /*height: 58px;*/
  }
}
@media (max-width: 768px) {
  .products-wrap .products .pro-tit h2 {
    font-size: 45px;
    /*height: 49px;*/
  }
}
@media (max-width: 640px) {
  .products-wrap .products .pro-tit h2 {
    font-size: 30px;
    /*height: 34px;*/
  }
}
.products-wrap .products .pro-tit h3 {
  font-size: 48px;
  color: #000;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  font-family: 微软雅黑;
  letter-spacing: 6px;
  /*height: 53px;*/
  overflow: hidden;
  display: none;
}
@media (max-width: 1140px) {
  .products-wrap .products .pro-tit h3 {
    font-size: 45px;
    /*height: 48px;*/
    top: 15px;
  }
}
@media (max-width: 960px) {
  .products-wrap .products .pro-tit h3 {
    font-size: 40px;
    /*height: 40px;*/
    top: 13px;
  }
}
@media (max-width: 768px) {
  .products-wrap .products .pro-tit h3 {
    font-size: 30px;
    /*height: 31px;*/
    top: 13px;
  }
}
@media (max-width: 640px) {
  .products-wrap .products .pro-tit h3 {
    font-size: 25px;
    /*height: 28px;*/
    top: 7px;
  }
}
.products-wrap .products .pro-list {
  /*margin-top: 6.57894737%;*/
  text-align: center;
margin: 2.57894737% auto 0 auto;
}
.products-wrap .products .pro-list a {
  font-size: 18px;
  color: #000;
  /*padding-bottom: 8px;
  margin: 0 1.31578947%;*/
  line-height: 36px;
  display: block;
height: 36px;
 
width: 100%;
float: left;
overflow: hidden;

}
.products-wrap .products .pro-list a:hover {
  /*border-bottom: 1px solid #000;*/
}
@media (max-width: 768px) {
  .products-wrap .products .pro-list {
    margin-top: 2.63157895%;
  }
  .products-wrap .products .pro-list a {
    font-size: 15px;
  }
}
.products-wrap .products .pro-list a.current {
  border-bottom: 1px solid #000;
}
.products-wrap .products .pro-list2-wrap {
  width: 100%;
  margin: 0 auto;
}
.products-wrap .products .pro-list2-wrap .pro-list2 {
  position: relative;
  margin-top: 1.75438596%;
}
.products-wrap .products .pro-list2-wrap .pro-list2 a {
  width: 81px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  overflow: hidden;
  position: relative;
  background-color: #1c1819;
  margin-bottom: 2%;
}
.products-wrap .products .pro-list2-wrap .pro-list2 a span {
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  position: relative;
  z-index: 2;
}
.products-wrap .products .pro-list2-wrap .pro-list2 a:before {
  width: 1px;
  height: 13px;
  content: '';
  background-color: #333030;
  position: absolute;
  top: 14px;
  left: 0;
}
.products-wrap .products .pro-list2-wrap .pro-list2 a:after {
  content: '';
  background-color: #ff1f00;
  width: 81px;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
@media (max-width: 768px) {
  .products-wrap .products .pro-list2-wrap .pro-list2 a:after {
    display: none;
  }
}
.products-wrap .products .pro-list2-wrap .pro-list2 a:hover:after {
  height: 40px;
}
.products-wrap .products .pro-list2-wrap .pro-list2 a.current2:after {
  height: 40px;
}
.products-wrap .products .pro-pro {
  width: 100%;
}
.products-wrap .products .pro-pro .pro-pro2 {
  margin-top: 0;
}
.products-wrap .products .news-wrap .news-tit {
  margin: 3.45614035% auto;
  text-align: center;
}
.products-wrap .products .news-wrap .news-tit a {
  font-size: 14px;
  color: #000;
  /*display: inline-block;
  padding-bottom: 9px;*/
  border-bottom: 1px solid transparent;
  /*margin: 0 17px;*/
}
.products-wrap .products .news-wrap .news-tit a:hover {
     
  /*border: 1px solid #000;*/
}
.products-wrap .products .news-wrap .news-tit a.ccu {
   border: 1px solid #000; 
}
.products-wrap .products .news-wrap ul {
  margin-top: 4.12280702%;
}
.products-wrap .products .news-wrap ul li {
  margin-bottom: 5.26315789%;
}
.products-wrap .products .news-wrap ul li a .news-img {
  width: 48.68421053%;
  position: relative;
  overflow: hidden;
}
.products-wrap .products .news-wrap ul li a .news-img img {
  max-width: 100%;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.products-wrap .products .news-wrap ul li a .news-img i {
  width: 100%;
  height: 0;
  padding-bottom: 64.86486486%;
  display: block;
}
.products-wrap .products .news-wrap ul li a .img1 {
  float: left;
}
.products-wrap .products .news-wrap ul li a .img2 {
  float: right;
}
.products-wrap .products .news-wrap ul li a .news-wenzi {
  width: 50%;
  padding: 2.63157895%;
}
.products-wrap .products .news-wrap ul li a .news-wenzi em {
  width: 80px;
  height: 30px;
  display: block;
  background-color: #020503;
  color: #fff;
  line-height: 30px;
  text-align: center;
}
.products-wrap .products .news-wrap ul li a .news-wenzi span {
  margin-top: 4.90196078%;
  font-size: 22px;
  line-height: 30px;
  color: #000;
  text-align: left;
  display: block;
}
.products-wrap .products .news-wrap ul li a .news-wenzi p {
  font-size: 13px;
  line-height: 24px;
  color: #747474;
  margin-top: 3.50877193%;
  text-align: left;
  height: 120px;
  overflow: hidden;
}
.products-wrap .products .news-wrap ul li a .news-wenzi .ddd {
  margin-top: 5.26315789%;
}
.products-wrap .products .news-wrap ul li a .news-wenzi .ddd b {
  color: #a4a9ad;
  font-weight: 100;
  float: left;
}
.products-wrap .products .news-wrap ul li a .news-wenzi .ddd i {
  color: #ff1f00;
  float: right;
}
.products-wrap .products .news-wrap ul li a .wenzi1 {
  float: left;
}
.products-wrap .products .news-wrap ul li a .wenzi2 {
  float: right;
}
.products-wrap .products .news-wrap ul li a:hover .news-img img {
  transform: scale(1.1);
}
@media (max-width: 768px) {
  .products-wrap .products .news-wrap ul li a:hover .news-img img {
    transform: scale(1);
  }
}
.products-wrap .products .news-wrap ul li a:hover .news-wenzi em {
  background-color: #ff1f00;
}
@media (max-width: 768px) {
  .products-wrap .products .news-wrap ul li a .news-img {
    width: 100%;
    float: none;
    margin: 0 auto;
  }
  .products-wrap .products .news-wrap ul li a .news-wenzi {
    width: 100%;
    float: none;
    margin: 0 auto;
  }
}
.products-wrap .products .news-xq-wrap {
  width: 100%;
  margin-bottom: 8.59649123%;
}
.products-wrap .products .news-xq-wrap .news-xq-tit i {
  display: block;
  width: 78px;
  height: 30px;
  line-height: 30px;
  background-color: #020503;
  text-align: center;
  color: #fff;
  font-size: 12px;
}
.products-wrap .products .news-xq-wrap .news-xq-tit .nxtit {
  margin-top: 2.19298246%;
  position: relative;
}
.products-wrap .products .news-xq-wrap .news-xq-tit .nxtit h4 {
  display: block;
  width: 50%;
  float: left;
  font-size: 22px;
  color: #000;
  line-height: 30px;
  text-align: left;
}
@media (max-width: 1140px) {
  .products-wrap .products .news-xq-wrap .news-xq-tit .nxtit h4 {
    width: 100%;
    text-align: center;
  }
}
.products-wrap .products .news-xq-wrap .news-xq-tit .nxtit b {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  font-size: 13px;
  line-height: 24px;
  color: #a4a9ad;
  width: 50%;
  float: right;
  text-align: right;
  font-weight: 100;
}
.products-wrap .products .news-xq-wrap .news-xq-tit .nxtit b span {
  margin-left: 1.75438596%;
}
@media (max-width: 1140px) {
  .products-wrap .products .news-xq-wrap .news-xq-tit .nxtit b {
    position: relative;
    width: 100%;
    text-align: center;
  }
  .products-wrap .products .news-xq-wrap .news-xq-tit .nxtit b span {
    display: block;
    margin-left: 0;
  }
}
.products-wrap .products .news-xq-wrap .news-xq-cont {
  margin-top: 2.63157895%;
  margin-bottom: 7.89473684%;
}
.products-wrap .products .news-xq-wrap .news-xq-cont p {
  font-size: 13px;
  color: #747474;
  line-height: 30px;
  text-align: left;
}
.products-wrap .products .news-xq-wrap .news-xq-cont img {
  max-width: 100%;
  display: block;
  margin: 3.50877193% auto 4.8245614% auto;
}
.products-wrap .products .pro-xq {
  margin-top: 2.77192982%;
}

.pro-xq-p1 > h4 {
  font-size: 20px;
  line-height: 40px;
  margin-bottom: 40px;
}
.products-wrap .products .pro-xq .pro-xq-p1 .pro-xq-img {
  width: 48.68421053%;
  float: left;
  position: relative;
}
@media (max-width: 1140px) {
  .products-wrap .products .pro-xq .pro-xq-p1 .pro-xq-img {
    width: 80%;
    margin: 0 auto;
    float: none;
  }
}
@media (max-width: 768px) {
  .products-wrap .products .pro-xq .pro-xq-p1 .pro-xq-img {
    width: 100%;
    float: none;
  }
}
.products-wrap .products .pro-xq .pro-xq-p1 .pro-xq-img img {
  max-width: 100%;
}
.products-wrap .products .pro-xq .pro-xq-p1 .pro-xq-img i {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 79.27927928%;
}
.products-wrap .products .pro-xq .pro-xq-p1 .pro-xq-wenzi {
  width: 100%;
  font-size: 13px;
  line-height: 30px;
  color: #5e5e5e;
}
.products-wrap .products .pro-xq .pro-xq-p1 .pro-xq-wenzi img {
  max-width: 80%;

}

@media (max-width: 1140px) {
  .products-wrap .products .pro-xq .pro-xq-p1 .pro-xq-wenzi {
    width: 100%;
    float: none;
  }
}
.products-wrap .products .pro-xq .pro-xq-xjia {
  margin-top: 4.29824561%;
}
.products-wrap .products .pro-xq .pro-xq-xjia h4 {
  font-size: 24px;
  color: #1f1f1f;
  text-align: left;
}
.products-wrap .products .pro-xq .pro-xq-xjia .r-line {
  width: 30px;
  height: 1px;
  background-color: #e43d4d;
  margin: 1.75438596% 0 2.19298246% 0;
}
.products-wrap .products .pro-xq .pro-xq-xjia span {
  display: block;
  color: #787878;
  font-size: 12px;
  margin-bottom: 1.75438596%;
  text-align: left;
}
.products-wrap .products .pro-xq .pro-xq-xjia .inputtt {
  margin-bottom: 10px;
}
.products-wrap .products .pro-xq .pro-xq-xjia .inputtt input {
  width: 98.24561404%;
  height: 40px;
  /*line-height: 0;*/
  line-height: 40px\9;
  border: 1px solid #cfcfcf;
  padding: 0 1.07142857%;
  float: left;
  font-size: 12px;
  color: #a2a2a1;
}
.products-wrap .products .pro-xq .pro-xq-xjia .inputtt input:focus {
  border: 1px solid #ff1f00;
}
@media (max-width: 580px) {
  .products-wrap .products .pro-xq .pro-xq-xjia .inputtt input {
    width: 96.49122807%;
  }
}
.products-wrap .products .pro-xq .pro-xq-xjia .inputtt textarea {
  width: 98.24561404%;
  height: 108px;
  line-height: 18px;
  border: 1px solid #cfcfcf;
  padding: 1.07142857%;
  float: left;
  font-size: 12px;
  color: #a2a2a1;
}
.products-wrap .products .pro-xq .pro-xq-xjia .inputtt textarea:focus {
  border: 1px solid #ff1f00;
}
@media (max-width: 580px) {
  .products-wrap .products .pro-xq .pro-xq-xjia .inputtt textarea {
    width: 96.49122807%;
  }
}
.products-wrap .products .pro-xq .pro-xq-xjia .inputtt i {
  font-size: 12px;
  color: #ff1f00;
  margin-left: 0.43859649%;
  float: left;
  line-height: 40px;
}
.products-wrap .products .pro-xq .pro-xq-xjia .yanzheng input {
  width: 400px;
  height: 40px;
  /*line-height: 0;*/
  line-height: 40px\9;
  border: 1px solid #cfcfcf;
  padding: 0 1.07142857%;
  float: left;
  font-size: 12px;
  color: #a2a2a1;
}
.products-wrap .products .pro-xq .pro-xq-xjia .yanzheng input:focus {
  border: 1px solid #ff1f00;
}
@media (max-width: 1140px) {
  .products-wrap .products .pro-xq .pro-xq-xjia .yanzheng input {
    width: 40.81632653%;
  }
}
@media (max-width: 360px) {
  .products-wrap .products .pro-xq .pro-xq-xjia .yanzheng input {
    width: 100%;
    margin-bottom: 2%;
  }
}
.products-wrap .products .pro-xq .pro-xq-xjia .yanzheng .yzm {
  margin-left: 0.61403509%;
  width: 95px;
  height: 40px;
  float: left;
}
.products-wrap .products .pro-xq .pro-xq-xjia .yanzheng a {
  float: left;
  margin-left: 0.87719298%;
  font-size: 12px;
  color: #666666;
  line-height: 40px;
}
.products-wrap .products .pro-xq .pro-xq-xjia .yanzheng input.submit {
  float: left;
  width: 396px;
  height: 40px;
  background-color: #ff1f00;
  color: #fff;
  margin-left: 3.94736842%;
  font-size: 24px;
  /*line-height: 0;*/
  line-height: 40px\9;
  border: 0;
}
@media (max-width: 1140px) {
  .products-wrap .products .pro-xq .pro-xq-xjia .yanzheng input.submit {
    width: 100%;
    margin-top: 2%;
    margin-left: 0;
  }
}
.products-wrap .products .pro-xq .pro-pn {
  margin-top: 5.26315789%;
}
.pre-next {
  max-width: 1140px;
  width: 100%;
}
.pre-next a {
  display: block;
  width: 100%;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  padding: 0 3.50877193%;
  
  font-size: 13px;
  color: #fff;
  background: #020503;
}
.pre-next a:hover {
  background: #ff1f00;
}
@media (max-width: 640px) {
  .pre-next a {
    width: 100%;
  }
}
.pre-next a.pre-n {
  text-align: left;
}
.pre-next a.next-n {
  text-align: right;
}
@media (max-width: 640px) {
  .pre-next a.next-n {
    text-align: left;
    /*margin-top: 2%;*/
  }
}
.mulu {
  max-width: 1140px;
  width: 100%;
  background-color: #e9e9e9;
  margin: 0 auto;
}
.mulu a {
  display: inline-block;
  padding: 20px 10px 19px 10px;
  color: #828282;
}
.mulu a:hover {
  text-decoration: underline;
  color: #d71b34;
}
.mulu a.pn {
  padding: 20px 37px 19px 11px;
}
@media (max-width: 640px) {
  .mulu a.pn {
    padding: 20px 3.24561404% 19px 0.96491228%;
  }
}
@media (max-width: 640px) {
  .mulu a.num {
    display: none;
  }
}
.partners-wrap {
  width: 100%;
  background-color: #f7f7f7;
}
.partners-wrap .partners {
  max-width: 944px;
  width: 95%;
  margin: 0 auto;
  padding: 62px 0 70px 0;
}
@media (max-width: 1140px) {
  .partners-wrap .partners {
    padding: 5.43859649% 0 6.14035088% 0;
  }
}
.partners-wrap .partners .par-img {
  width: 100%;
  position: relative;
  height: 0;
  padding-bottom: 33.05084746%;
  margin-bottom: 4.76694915%;
}
.partners-wrap .partners p {
  font-size: 13px;
  font-family: "微软雅黑", serif;
  color: #3c3c3c;
  text-align: center;
  line-height: 28px;
}
/***********************************************shy-add**********************************************************************/
.mulu a.cpb {
  text-decoration: underline;
  color: #d71b34;
}
.pre-next .pre-article{
    width: 50%;
float: left;
height: 40px;
line-height: 40px;
}
.index-pro-imgli-wrap .index-pro-imgli ul li span{
    display: block;
height: 30px;
 text-align: center;
line-height: 30px;
overflow: hidden;
}
.products-wrap .products .news-wrap .news-tit .title-wrap,.products-wrap .products .pro-list .title-wrap{
    width: 15.5%;
display: inline-block;
padding: 0px 10px;
text-align: center;
height: 36px;
 border: 0px solid #000; 
}
.products-wrap .products .pro-list .title-wrap{
    height:36px;
}
.products-wrap .products .news-wrap .news-tit a{
    display: block;
    height: 36px;
 
line-height: 36px;
float: left;
width: 100%;
overflow: hidden;
}
.products-wrap .products .news-wrap .news-tit a.cur,.products-wrap .products .pro-list a.cur{
    font-weight:bold;
    color: #f50707;
}
@media (max-width: 1140px) {
  .products-wrap .products .news-wrap .news-tit .title-wrap,.products-wrap .products .pro-list .title-wrap{
    width:100%;
}
}
 .products-wrap .products .news-xq-wrap .news-xq-tit i a{
     height: 30px;
line-height: 30px;
overflow: hidden;
display: block;
color:#fff;
 }
  .products-wrap .products .news-xq-wrap .news-xq-tit i a:hover{
 
color:#ff1f00;
 }
 #mmenu{
     z-index:999999999999999999;
 }
 html[xmlns*=""] body:last-child input {

    line-height: 0;

}
html[xmlns*=""]:root input  {

    line-height: 0;

}


*|html[xmlns*=""] input {

    line-height: 0;

}


::made-up-pseudo-element, input {

    line-height: 0;

}

/*底部浮动*/
.mobile-footer-menu {
    display: none;
    width: 100%;
    background: #ca8527;
    padding: 5px 0;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99;
    list-style: none;
    font-size: 12px;
}
@media (max-width: 768px) {
  .message .form_box {
    margin-bottom: 30px;
  }
  footer{margin-bottom:54px;}
  .mobile-footer-menu {
    display: block;
    width: 100%;
    background: #1c62b0;
    padding: 5px 0;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99;
    list-style: none;
    font-size: 12px;
  }
  .mobile-footer-menu li {
    width: 25%;
    float: left;
    position: relative;
  }
  .mobile-footer-menu li:after {
    content: "";
    position: absolute;
    height: 42px;
    width: 1px;
    background: rgba(255, 255, 255, 0.2);
    right: 0;
    top: 2px;
  }
  .mobile-footer-menu li span {
    width: 24px;
    height: 24px;
    display: block;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
  }
  .mobile-footer-menu li em {
    font-style: normal;
    text-align: center;
    display: block;
    color: #fff;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
  }
  .mobile-footer-menu li:last-child:after {
    display: none;
  }
   .banner .slick-dots{
    bottom:3px;
  }

}