@charset "UTF-8";
div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dt, dd, img, form, table, th, tr, td {
  margin: 0;
  padding: 0;
  font-family:Microsoft Yahei;
}

ul, ol, li {
  list-style: none;
}

img {
  border: none;
}

a {
  font-size: 12px;
  color: #333;
  text-decoration: none;
}

.input, select {
  font-size: 12px;
  vertical-align: middle;
  outline: none;
  color: #000;
}

input::-webkit-input-placeholder {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
}

input::placeholder {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
}

.clearfix:after {
  content: '';
  display: table;
  clear: both;
  overflow: hidden;
}

body {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-family: "microsoft yahei";
  color: #000;
  background: #fff;
}

@font-face {
  font-family: 'iconfont';
  src: url("../fonts/iconfont.eot?t=1636356291979");
  /* IE9 */
  src: url("../fonts/iconfont.eot?t=1636356291979#iefix") format("embedded-opentype"), url("../fonts/iconfont.woff2?t=1636356291979") format("woff2"), url("../fonts/iconfont.woff?t=1636356291979") format("woff"), url("../fonts/iconfont.ttf?t=1636356291979") format("truetype"), url("../fonts/iconfont.svg?t=1636356291979#iconfont") format("svg");
}
@font-face {
  font-family: '微软雅黑';
  src: url("../fonts/SourceHanSansCN-Heavy.otf");
}
.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 12px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.header {
    width: 100%;
    height: 110px;
  /*   background: #fff; */
    clear: both;
    margin: 0 auto;
    background: #1a1a1a;
    z-index: 999999;
    transition: all 0.45s linear;
    position: fixed;
    top: 0;
}
.header.active {
  transition: all 0.45s linear;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
}
.header .logo-menu {
  width: 1370px;
  height: 110px;
  margin: 0 auto;
  transition: all 0.45s linear;
}
.header .logo-menu .logo {
  float: left;
  width: 510px;
  height: 80px;
  margin: 10px 0;
  transition: all 0.3s linear;
	position:relative;
}


.logo a img{position:absolute;  left: 0px; top: 5px;  z-index: 1;}
.logo a span{position:absolute;  left: 225px; top: 17px;  z-index: 1;	color: #fff; font-size: 18px; line-height: px; font-weight: 400; text-align: left; text-indent: 0px; display: block; font-family:"微软雅黑";
}
.logo a font{position:absolute;  left: 225px; top: 46px;  z-index: 1;color: #fff; font-size: 18px; line-height: px; font-weight: 400; text-align: left; text-indent: 0px; display: block;font-family:"微软雅黑";}






.header .logo-menu .menu {
  float: right;
  width: 858px;
  height: 110px;
  transition: all 0.3s linear;
}

.products {
  width: 100%;
  height: auto;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
  background:#f4f4f4;
}
.products-head {
  width: 1370px;
  height: 160px;
  margin: 45px auto 10px auto;
  clear: both;
  overflow: hidden;
}
.products-head a {
  display: block;
  width: 1370px;
  height: auto;
  margin: 0 auto;
  position: relative;
}
.products-head a h2 {
  width: 1370px;
  height: 115px;
  line-height: 115px;
  text-align: center;
  font-family: "微软雅黑";
  font-size: 40px;
  color: rgb(24 0 0 / 82%);
}
.products-head a h2::before{
  content: ""; /* 生成空内容 */
  position: absolute; /* 绝对定位 */
  top: 50%; /* 垂直居中 */
  left:30%;
  width: 10%; /* 线条长度占容器比例 */
  height: 4px; /* 线条高度 */
  background-color: #d3681a; /* 线条颜色 */
  z-index: 1; /* 在文字下方 */
}
.products-head a h2::after {
  content: ""; /* 生成空内容 */
  position: absolute; /* 绝对定位 */
  top: 50%; /* 垂直居中 */
  right:30%;
  width: 10%; /* 线条长度占容器比例 */
  height: 4px; /* 线条高度 */
  background-color: #d3681a; /* 线条颜色 */
  z-index: 1; /* 在文字下方 */
}
.products-head a h4 {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: absolute;
  top: 40px;
  font-family: "微软雅黑";
  font-size: 30px;
  color: #484545;
}
.products-head a h4 b {
  display: inline-block;
  width: 90px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #A40001;
  color: #fff;
  margin-right: 10px;
  font-family: "微软雅黑";
  font-size: 36px;
  position: relative;
}
.products-head a h4 b:after {
  position: absolute;
  content: '';
  display: block;
  width: 380px;
  height: 2px;
  background: #A40001;
  left: -110px;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}
.products-head a h5 {
  position: absolute;
  top: 110px;
  width: 1370px;
  text-align: center;
  font-weight: normal;
}
.products-head a h5 span {
  display: block;
  width: 680px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  color: #888;
  margin: 0 auto;
}
.products .goods-sort-name {
  width: 1370px;
  height: 50px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  vertical-align: middle;
}
.products .goods-sort-name dd {
  width: auto;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #EBEBEB;
  transition: all .45s linear;
  padding: 0 10px;
}
.products .goods-sort-name dd a {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  transition: all .45s linear;
}
.products .goods-sort-name dd:hover {
  background: #ad2823;
}
.products .goods-sort-name dd:hover a {
  color: #fff;
  transform: rotate3d(1, 0, 0, 360deg);
}
.products .products-list {
  width: 1370px;
  height: auto;
  margin: 45px auto 15px auto;
  clear: both;
  overflow: hidden;
}

.about {
    width: 100%;
    height: 715px;
    background: url("../images/about.jpg") no-repeat center;
    clear: both;
    overflow: hidden;
    margin: -17px auto 0;
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-size: cover;
}
.about .about-head {
  width: 1370px;
  height: 160px;
  margin: 45px auto 30px auto;
  clear: both;
  overflow: hidden;
}
.about .about-head a {
  display: block;
  width: 1370px;
  height: auto;
  margin: 0 auto;
  position: relative;
}
.about .about-head a h2 {
  width: 1370px;
  height: 114px;
  line-height: 114px;
  text-align: center;
  font-family: "微软雅黑";
  font-size: 40px;
  color: rgb(24 0 0 / 82%);
}
.about .about-head a h2::before{
  content: ""; /* 生成空内容 */
  position: absolute; /* 绝对定位 */
  top: 50%; /* 垂直居中 */
  left:30%;
  width: 10%; /* 线条长度占容器比例 */
  height: 4px; /* 线条高度 */
  background-color: #d3681a; /* 线条颜色 */
  z-index: 1; /* 在文字下方 */
}
.about .about-head a h2::after {
  content: ""; /* 生成空内容 */
  position: absolute; /* 绝对定位 */
  top: 50%; /* 垂直居中 */
  right:30%;
  width: 10%; /* 线条长度占容器比例 */
  height: 4px; /* 线条高度 */
  background-color: #d3681a; /* 线条颜色 */
  z-index: 1; /* 在文字下方 */
}
.about .about-head a h4 {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: absolute;
  top: 40px;
  font-family: "微软雅黑";
  font-size: 30px;
  color: #333;
}
.about .about-head a h4 b {
  display: inline-block;
  width: 90px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #A40001;
  color: #fff;
  margin-right: 10px;
  font-family: "微软雅黑";
  font-size: 36px;
  position: relative;
}
.about .about-head a h4 b:after {
  position: absolute;
  content: '';
  display: block;
  width: 380px;
  height: 2px;
  background: #A40001;
  left: -170px;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}
.about .about-head a h5 {
   position: absolute;
  top: 110px;
  width: 1370px;
  text-align: center;
  font-weight: normal;
}
.about .about-head a h5 span {
  display: block;
  width: 760px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  color: #888;
  margin: 0 auto;
}
.about .about-list {
  width: 1370px;
  height: 440px;
  margin: 0 auto;
}
.about .about-list .about-img {
  float: left;
  width: 518px;
  height: 390px;
  /*background: #fff;*/
  overflow:hidden;
  margin-left:40px;
}
.about .about-list .about-img img {
  display: block;
  width: 518px;
  height: 390px;
transition: all 0.6s;
}
.about .about-list .about-img:hover img{ transform:scale(1.1);}

.about .about-list .about-img span {
  display: none;
}
.about .about-list .about-title {
  float: right;
  width: 720px;
  height: 440px;
  overflow: hidden;
  margin: 5px 30px 0 0;
}
.about .about-list .about-title h2 {
  font-size: 24px;
  font-family: "微软雅黑";
  color: #d3681a;
}
.about .about-list .about-title h5 {
  font-size: 18px;
  font-family: "Arial";
  font-weight: normal;
  color: #666;
}
.about .about-list .about-title .about-sort-name-iconfont {
  width: 100%;
  height: 135px;
}
.about .about-list .about-title .about-sort-name-iconfont ul li {
    float: left;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background: #555;
    margin: 0 47px;
}
.about .about-list .about-title .about-sort-name-iconfont ul li.sort1 {
 /* display: none;*/
}
.about .about-list .about-title .about-sort-name-iconfont ul li a {
  display: block;
  color: #fff;
  text-align: center;
}
.about .about-list .about-title .about-sort-name-iconfont ul li a.a-iconfont {
  font-size: 40px;
  height: 60px;
  margin: 20px 0 0 0;
  transition: all .45s linear;
}
.about .about-list .about-title .about-sort-name-iconfont ul li a.a-name {
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 15px;
  transition: all .45s linear;
}
.about .about-list .about-title .about-sort-name-iconfont ul li:hover .a-name {
  font-size: 17px;
}
.about .about-list .about-title .about-sort-name-iconfont ul li:hover .a-iconfont {
  transform: rotateY(180deg);
}

.company {
  width: 100%;
  height: 145px;
  /*background: #006ed5;*/
	background: #AD2823 url("../images/_bg.jpg") no-repeat center top;
  clear: both;
  overflow: hidden;
}
.company ul {
  width: 1370px;
  height: 70px;
  margin: 37px auto;
  display: flex;
  justify-content: space-around;
  align-items: center;
  text-align: center;
}
.company ul li {
  position: relative;
}
.company ul li h2 {
  display: inline-block;
  color: #fff;
  font-size: 36px;
  font-weight: normal;
}
.company ul li i {
  color: #fff;
  text-align: right;
  display: inline-block;
  font-size: 16px;
  font-style: normal;
}
.company ul li p {
  line-height: 25px;
  color: #fff;
  font-size: 18px;
}
.company ul li::before {
  content: '';
  display: block;
  width: 1px;
  height: 80px;
  background: #fff;
  position: absolute;
  left: 230px;
}
.company ul li:last-child::before {
  display: none;
}

.choose {
  width: 100%;
  height: auto;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
}
.choose .choose-head {
  width: 1370px;
  height: 160px;
  margin: 60px auto 45px auto;
  clear: both;
  overflow: hidden;
}
.choose .choose-head a {
  display: block;
  width: 1370px;
  height: auto;
  margin: 0 auto;
  position: relative;
}
.choose .choose-head a h2 {
  width: 1370px;
  height: 70px;
  line-height: 114px;
  text-align: center;
  font-family: "微软雅黑";
  font-size: 40px;
  color: rgba(0, 0, 0, 0.1);
}
.choose .choose-head a h4 {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: absolute;
  top: 40px;
  font-family: "微软雅黑";
  font-size: 30px;
  color: #484545;
}
.choose .choose-head a h4 b {
  display: inline-block;
  width: 160px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #A40001;
  color: #fff;
  margin-left: 10px;
  font-family: "微软雅黑";
  font-size: 36px;
  font-style: italic;
  position: relative;
}
.choose .choose-head a h4 b:after {
  position: absolute;
  content: '';
  display: block;
  width: 380px;
  height: 2px;
  background: #A40001;
  left: -190px;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}
.choose .choose-head a h5 {
  position: absolute;
  top: 110px;
  width: 1370px;
  text-align: center;
  font-weight: normal;
}
.choose .choose-head a h5 span {
  display: block;
  width: 680px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  color: #888;
  margin: 0 auto;
}
.choose .choose-list {
  width: 1370px;
  height: auto;
  clear: both;
  overflow: hidden;
  margin: 0 auto 60px auto;
}
.choose .choose-list ul li {
  position: relative;
}
.choose .choose-list ul li span {
  color: #ad2823;
  padding-right: 10px;
}
.choose .choose-list ul li dl dt {
  font-size: 14px;
  color: #323334;
}
.choose .choose-list ul li dl dd {
  line-height: 30px;
  font-size: 16px;
  color: #666;
}
.choose .choose-list ul li.cs1 {
  height: 360px;
  background: url("../images/cs1.jpg") no-repeat center;
}
.choose .choose-list ul li.cs1 dl {
  position: absolute;
  top: 130px;
  right: 30px;
  width: 720px;
}
.choose .choose-list ul li.cs1 dl dt {
  position: relative;
  left: 114px;
  top: -15px;
}
.choose .choose-list ul li.cs2 {
  height: 379px;
  background: url("../images/cs2.jpg") no-repeat center;
}
.choose .choose-list ul li.cs2 dl {
  position: absolute;
  top: 130px;
  left: 30px;
  width: 810px;
}
.choose .choose-list ul li.cs2 dl dt {
  position: relative;
  left: 110px;
  top: -15px;
}
.choose .choose-list ul li.cs3 {
  height: 350px;
  background: url("../images/cs3.jpg") no-repeat center;
}
.choose .choose-list ul li.cs3 dl {
  position: absolute;
  top: 130px;
  right: 50px;
  width: 750px;
}
.choose .choose-list ul li.cs3 dl dt {
  position: relative;
  left: 0;
  top: -20px;
}

.equipment {
  width: 100%;
  height: 756px;
  background: url("../images/equipment.jpg") no-repeat top center;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
  background-attachment: fixed;
  background-size: cover;
  -webkit-background-size: cover;
}
.equipment .equipment-head {
  width: 1370px;
  height: 160px;
  margin: 45px auto 30px auto;
  clear: both;
  overflow: hidden;
}
.equipment .equipment-head a {
  display: block;
  width: 1370px;
  height: auto;
  margin: 0 auto;
  position: relative;
}
.equipment .equipment-head a h2 {
  width: 1370px;
  height: 114px;
  line-height: 114px;
  text-align: center;
  font-family: "微软雅黑";
  font-size: 40px;
  color: rgb(255 255 255 / 91%);
}
.equipment .equipment-head a h2::before{
  content: ""; /* 生成空内容 */
  position: absolute; /* 绝对定位 */
  top: 50%; /* 垂直居中 */
  left:30%;
  width: 10%; /* 线条长度占容器比例 */
  height: 4px; /* 线条高度 */
  background-color: #d3681a; /* 线条颜色 */
  z-index: 1; /* 在文字下方 */
}
.equipment .equipment-head a h2::after {
  content: ""; /* 生成空内容 */
  position: absolute; /* 绝对定位 */
  top: 50%; /* 垂直居中 */
  right:30%;
  width: 10%; /* 线条长度占容器比例 */
  height: 4px; /* 线条高度 */
  background-color: #d3681a; /* 线条颜色 */
  z-index: 1; /* 在文字下方 */
}
.equipment .equipment-head a h4 {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: absolute;
  top: 40px;
  font-family: "微软雅黑";
  font-size: 30px;
  color: #fff;
}
.equipment .equipment-head a h4 b {
  display: inline-block;
  width: 90px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #A40001;
  color: #fff;
  margin-left: 10px;
  font-family: "微软雅黑";
  font-size: 36px;
  position: relative;
}
.equipment .equipment-head a h4 b:after {
  position: absolute;
  content: '';
  display: block;
  width: 400px;
  height: 2px;
  background: #A40001;
  left: -165px;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}
.equipment .equipment-head a h5 {
  position: absolute;
  top: 110px;
  width: 1370px;
  text-align: center;
  font-weight: normal;
}
.equipment .equipment-head a h5 span {
  display: block;
  width: 680px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  margin: 0 auto;
}
.equipment .equipment-list {
  width: 1370px;
  height: auto;
  margin: 0 auto;
}

.news {
  width: 100%;
  height: 757px;
  /*background: #F2F2F4;*/
	background: #fff url("../images/news_bg.jpg") no-repeat center top;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
}
.news .news-head {
  width: 1370px;
  height: 160px;
  margin: 60px auto 45px auto;
  clear: both;
  overflow: hidden;
}
.news .news-head a {
  display: block;
  width: 1370px;
  height: auto;
  margin: 0 auto;
  position: relative;
}
.news .news-head a h2 {
  width: 1370px;
  height:114px;
  line-height: 114px;
  text-align: center;
  font-family: "微软雅黑";
  font-size: 40px;
  color: rgb(24 0 0 / 82%);
}
.news .news-head a h2::before{
  content: ""; /* 生成空内容 */
  position: absolute; /* 绝对定位 */
  top: 50%; /* 垂直居中 */
  left:30%;
  width: 10%; /* 线条长度占容器比例 */
  height: 4px; /* 线条高度 */
  background-color: #d3681a; /* 线条颜色 */
  z-index: 1; /* 在文字下方 */
}
.news .news-head a h2::after {
  content: ""; /* 生成空内容 */
  position: absolute; /* 绝对定位 */
  top: 50%; /* 垂直居中 */
  right:30%;
  width: 10%; /* 线条长度占容器比例 */
  height: 4px; /* 线条高度 */
  background-color: #d3681a; /* 线条颜色 */
  z-index: 1; /* 在文字下方 */
}
.news .news-head a h4 {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: absolute;
  top: 40px;
  font-family: "微软雅黑";
  font-size: 30px;
  color: #484545;
}
.news .news-head a h4 b {
  display: inline-block;
  width: 90px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #A40001;
  color: #fff;
  margin-right: 10px;
  font-family: "微软雅黑";
  font-size: 36px;
  position: relative;
}
.news .news-head a h4 b:after {
  position: absolute;
  content: '';
  display: block;
  width: 380px;
  height: 2px;
  background: #A40001;
  left: -110px;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}
.news .news-head a h5 {
  position: absolute;
  top: 110px;
  width: 1370px;
  text-align: center;
  font-weight: normal;
}
.news .news-head a h5 span {
  display: block;
  width: 720px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  color: #888;
  margin: 0 auto;
}
.news .news-list {
  width: 1370px;
  height: 550px;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
}
.news .news-list .news-img {
  float: left;
  width: 600px;
  height: 550px;
}

.partners {
  width: 100%;
  height: auto;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
}
.partners .partners-head {
  width: 1370px;
  height: auto;
  margin: 60px auto 45px auto;
  clear: both;
  overflow: hidden;
}
.partners .partners-head a {
  display: block;
  width: 1370px;
  height: auto;
  margin: 0 auto;
}
.partners .partners-head a h2 {
  width: 1370px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-family: "微软雅黑";
  font-size: 36px;
  color: rgba(0, 0, 0, 0.2);
}
.partners .partners-head a h4 {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: relative;
  font-family: "微软雅黑";
  font-size: 30px;
  color: #484545;
}
.partners .partners-head a h4:before, .partners .partners-head a h4:after {
  content: '';
  display: block;
  width: 260px;
  height: 1px;
  background: #7F7F7F;
  position: absolute;
  margin: 0 auto;
  bottom: 24px;
}
.partners .partners-head a h4:before {
  left: 260px;
}
.partners .partners-head a h4:after {
  right: 260px;
}




.products-head1 {
  width: 1370px;
  height: 160px;
  margin: 60px auto 45px auto;
  clear: both;
  overflow: hidden;
}
.products-head1 a {
  display: block;
  width: 1370px;
  height: auto;
  margin: 0 auto;
  position: relative;
}
.products-head1 a h2 {
  width: 1370px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-family: "微软雅黑";
  font-size: 40px;
  color: rgba(0, 0, 0, 0.1);
}
.products-head1 a h4 {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: absolute;
  top: 40px;
  font-family: "微软雅黑";
  font-size: 30px;
  color: #484545;
}
.products-head1 a h4 b {
  display: inline-block;
  width: 90px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #A40001;
  color: #fff;
  margin-right: 10px;
  font-family: "微软雅黑";
  font-size: 36px;
  position: relative;
}
.products-head1 a h4 b:after {
  position: absolute;
  content: '';
  display: block;
  width: 380px;
  height: 2px;
  background: #A40001;
  left: -110px;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}
.products-head1 a h5 {
  position: absolute;
  top: 110px;
  width: 1370px;
  text-align: center;
  font-weight: normal;
}
.products-head1 a h5 span {
  display: block;
  width: 680px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  color: #888;
  margin: 0 auto;
}











.partners .partners-head a h5 {
  width: 1370px;
  text-align: center;
  font-weight: normal;
}
.partners .partners-head a h5 span {
  display: block;
  width: 560px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  color: #888;
  margin: 0 auto;
}
.partners .partners-list {
  width: 1370px;
  height: 130px;
  margin: 10px auto 60px auto;
}
.partners #public-partners {
  width: 100%;
  height: 110px;
  position: relative;
}
.partners #public-partners b {
  display: block !important;
  position: absolute;
  width: 39px;
  height: 55px;
  cursor: pointer;
  z-index: 9999;
  top: 25px;
}
.partners #public-partners b#btnLeft {
  background: url("../images/btnLeft.png") no-repeat center;
  left: 0;
}
.partners #public-partners b#btnRight {
  background: url("../images/btnRight.png") no-repeat center;
  right: 0;
}
.partners #public-partners .conbox {
  width: 1280px;
  height: 110px;
  margin: 0 auto;
  overflow: hidden;
}
.partners #public-partners .conbox ul {
  position: relative;
}
.partners #public-partners .conbox ul li {
  float: left;
  width: 250px;
  height: 100px;
  margin: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  text-align: center;
  position: relative;
}
.partners #public-partners .conbox ul li a {
  display: block;
  width: 100%;
  height: 100px;
  position: relative;
}
.partners #public-partners .conbox ul li img {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.footer {
  width: 100%;
  height: 500px;
  background: url("../images/footer.jpg") no-repeat center;
}
.footer .footer-list {
  width: 1370px;
  height: 420px;
  margin: 0 auto;
}
.footer .footer-list .cart-list {
  float: right;
  width: auto;
  height: 210px;
  margin: 15px 0 0 0;
}
.footer .footer-list .cart-list .cart-img {
  float: left;
  width: 110px;
  height: 135px;
  margin: 30px 15px 0 15px;
}
.footer .footer-list .cart-list .cart-img img {
  display: block;
  width: 110px;
  height: 110px;
}
.footer .footer-list .cart-list .cart-img span {
  display: block;
  width: 110px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 14px;
  color: #000;
}
.footer .footer-copy {
  width: 100%;
  height: 80px;
  margin: 0 auto;
}
.footer .footer-copy .copy {
  width: 1370px;
  height: 80px;
  line-height: 80px;
  margin: 0 auto;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.footer .footer-copy .copy a {
  font-size: 14px;
  color: #fff;
}

.mainer {
  width: 100%;
  height: auto;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.mainer .mainer-list-side {
  width: 1370px;
  height: auto;
  margin: 0 auto;
  clear: both;
}
.mainer .mainer-list-side .mainer-side {
  float: left;
  width: 350px;
  height: auto;
}
.mainer .mainer-list-side .mainer-side .public-side-name {
  width: 100%;
  height: auto;
  clear: both;
  overflow: hidden;
  margin-top: 10px;
}
.mainer .mainer-list-side .mainer-side .public-side-name h1 {
    height: 100px;
    line-height: 100px;
    text-align: center;
    background: #303030;
    font-size: 32px;
    color: #fff;
}
.mainer .mainer-list-side .mainer-side .public-side-name li {
  width: 100%;
  height: 45px;
  line-height: 45px;
  margin: 15px 0;
}
.mainer .mainer-list-side .mainer-side .public-side-name li a {
  display: block;
  width: 340px;
  height: 45px;
  line-height: 45px;
  border: #e5e5e5 1px solid;
  font-size: 14px;
  color: #333;
  padding: 0 10px 0 12px;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  transition: all .45s;
  background: #fff;
  margin: 0 0 0 10px;
}
.mainer .mainer-list-side .mainer-side .public-side-name li a:before {
  content: '';
  width: 5px;
  height: 0;
  position: absolute;
  top: 0;
  left: -10px;
  transition: all .45s;
  background: #303030;
}
.mainer .mainer-list-side .mainer-side .public-side-name li a:hover {
  background: url("../images/arrow.png") no-repeat right center #303030;
  color: #fff;
}
.mainer .mainer-list-side .mainer-side .public-side-name li a:hover:before {
  height: 44px;
}
.mainer .mainer-list-side .mainer-side .public-side-name li.onm a {
  background: url("../images/arrow.png") no-repeat right center #303030;
  color: #fff;
}
.mainer .mainer-list-side .mainer-side .public-side-name li.onm a:before {
  height: 44px;
}
.mainer .mainer-list-side .mainer-square {
  float: right;
  width: 980px;
  height: auto;
  overflow: hidden;
}
.mainer .mainer-list-side .mainer-square .mainer-path {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: left;
  background: url("../images/home.png") no-repeat left center;
  border-bottom: 1px solid #eee;
  text-indent: 30px;
  margin-bottom: 15px;
}
.mainer .mainer-list-side .mainer-square .mainer-path a {
  font-size: 15px;
  color: #333;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list {
  width: 100%;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .lump-title-list {
    width: 98%;
    height: 45px;
    line-height: 45px;
    padding: 0 1%;
    margin: 15px 0;
    background: #F2F2F2;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .lump-title-list .lump-title-name {
  float: left;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .lump-title-list .lump-title-name a {
    font-size: 16px;
    color: #000;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .lump-title-list .lump-title-more {
  float: right;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .lump-title-list .lump-title-more a {
    font-size: 14px;
    color: #000;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption {
  width: 96%;
  height: auto;
  margin: 0 auto 30px auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption h1 {
  width: 100%;
  color: #3A3937;
  line-height: 40px;
  text-align: center;
  font-size: 24px;
  margin: 25px auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption .share-list-type {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #555552;
  margin: 25px auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption .share-list-type .share-list {
  display: flex;
  display: -webkit-flex;
  height: 36px;
  line-height: 36px;
  font-weight: normal;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  justify-content: center;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption .share-list-type .share-list b {
  display: block;
  height: 36px;
  line-height: 36px;
  width: auto;
  font-weight: normal;
  font-size: 12px;
  color: #5A5A5A;
  margin-right: 15px;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption .share-list-type .share-list .share {
  width: auto;
  height: 36px;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption .share-list-type .share-list .share span {
  display: block;
  float: left;
  font-size: 12px;
  color: #5A5A5A;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption .share-list-type .share-list .share .bshare-custom {
  float: left;
  height: 36px;
  line-height: 36px;
  width: auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption .share-list-type .share-list .share .bshare-custom a {
  display: block;
  float: left;
  margin: 9px 2px;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .showText, .mainer .mainer-list-side .mainer-square .mainer-page-list .page-content {
  width: 94%;
  height: auto;
  margin: 0 auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .showText img, .mainer .mainer-list-side .mainer-square .mainer-page-list .page-content img {
  display: block;
  text-align: center;
  margin: 0 auto;
}

.banneron {
  width: 100%;
  height: 300px;
  margin: 0 auto;
  margin-top: 110px;
}

.banner {
  width: 100%;
  height: 560px;
  overflow: hidden;
  position: relative;
  margin-top: 110px;
}

#nav-menu {
  width: 100%;
  height: 110px;
}
#nav-menu li.navli6{width: 58px;}
#nav-menu li {
  float: left;
  width: 128px;
  height: 110px;
  line-height: 110px;
  text-align: center;
  position: relative;
  transition: all .6s;
  margin: 0 0px;
}

/*#nav-menu>li:last-child {
  float: left;
  width: 107px;
  height: 110px;
  line-height: 110px;
  text-align: center;
  position: relative;
  transition: all .6s;
  margin: 0 0px;
}*/
#nav-menu li:hover {
   background: #A40001 url("../images/_bg.png") repeat-x center top;
}



#nav-menu li.navli2 ul li a {
  height: 34px;
  line-height: 34px;
}
#nav-menu li.navon {
  background: #303030 url(../images/_bg.png) repeat-x center top;
}
#nav-menu li.navon a {
  color: #fff;
}
#nav-menu li a {
    display: block;
    width: 100%;
    height: 110px;
    font-size: 16px;
    color: #fff;
    transition: all .45s linear;
}
#nav-menu li span {
  display: none;
}
#nav-menu li ul {
  position: absolute;
  top: 111px;
  transition: all .8s;
  z-index: 9999;
  display: none;
}
#nav-menu li ul li {
  clear: both;
  overflow: hidden;
  float: none;
  width: 128px;
  height: 34px;
  line-height: 34px;
  border-bottom: 1px solid #fff;
  background: #303030 url("../images/_bg.png") repeat-x center top;
  transition: all .8s;
  margin: 0;
}
#nav-menu li ul li a {
  width: 100%;
  height: 34px;
  line-height: 34px;
  font-size: 13px;
  color: #333;
  margin: 0;
}
#nav-menu li ul li:hover {
  border-radius: 0;
}
#nav-menu li ul li:hover a {
    color: #fff !important;
    background: #d3681a;
}
#nav-menu li:hover {
   background: #303030 url(../images/_bg.png) repeat-x center top;
}
#nav-menu li:hover a {
  color: #fff;
}
#nav-menu li:hover ul {
  display: block;
  -webkit-animation: scale-in-ver-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: scale-in-ver-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
#nav-menu li:hover ul li a {
  color: #fff;
}

@-webkit-keyframes scale-in-ver-top {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    opacity: 1;
  }
}
@keyframes scale-in-ver-top {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    opacity: 1;
  }
}
.search-list {
  width: 100%;
  height: 40px;
  background: #F5F7FA;
  clear: both;
  overflow: hidden;
}
.search-list ul {
  width: 318px;
  height: 38px;
  line-height: 38px;
  margin: 0 auto;
  border: 1px solid #DFDFDF;
  box-sizing: border-box;
}
.search-list ul li {
  float: left;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
}
.search-list ul li input {
  display: block;
  outline: none;
  background: none;
  border: none;
}
.search-list ul li input:focus {
  outline: none;
  background: none;
}
.search-list ul li.search-input {
  width: 236px;
}
.search-list ul li.search-input input {
  width: 100%;
  height: 36px;
  text-indent: 6px;
  color: #000;
}
.search-list ul li.search-submit input {
  border: none;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  width: 80px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #ad2823;
  cursor: pointer;
}

.public-big-goods {
  width: 1370px;
  height: auto;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
}
.public-big-goods ul li {
  float: left;
  width: 200px;
  height: 150px;
  margin: 0 0 50px 20px;
  position: relative;
}
.public-big-goods ul li a {
  display: block;
  width: 200px;
  overflow: hidden;
}
.public-big-goods ul li a.a-img {
  width: 100%;
  height: 150px;
}
.public-big-goods ul li a.a-img img {
  width: 100%;
  height: 150px;
  transition: all .45s;
}
.public-big-goods ul li a.a-title {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  transition: all .45s;
  position: absolute;
  bottom: 0;
  background: rgb(24 0 0 / 82%);
  font-size: 14px;
  color: #fff;
}
.public-big-goods ul li.bigPic {
  width: 540px;
  height: 350px;
  margin: 0;
}
.public-big-goods ul li.bigPic a {
  display: block;
  width: 100%;
  height: 350px;
}
.public-big-goods ul li.bigPic a.a-img img {
  width: 100%;
  height: 350px;
}
.public-big-goods ul li.bigPic a.a-title {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  transition: all .45s;
  position: absolute;
  bottom: 0;
  background: rgb(24 0 0 / 82%);
  font-size: 14px;
  color: #fff;
}
.public-big-goods ul li:hover img {
  transition: all .45s;
  transform: scale(1.1);
}
.public-big-goods ul li:hover img .a-title {
  font-weight: bold;
  transition: all .45s;
  color: #ad2823;
  font-size: 15px;
}

.public-goods {
  width: 100%;
  height: auto;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
}
.public-goods ul li {
  float: left;
  width: 323px;
  height: 265px;
  margin: 0 26px 30px 0;
}
.public-goods ul li.goods4, .public-goods ul li.goods8, .public-goods ul li.goods12, .public-goods ul li.goods16 {
  margin-right: 0;
}
.public-goods ul li a {
  display: block;
  width: 100%;
  overflow: hidden;
}
.public-goods ul li a.a-img {
  width: 100%;
  height: 245px;
  position: relative;
}
.public-goods ul li a.a-img::after {
  display: block;
  content: '';
  width: 100%;
  height: 245px;
  position: absolute;
  top: 0;
  left: 0;
}
.public-goods ul li a.a-img img {
  width: 100%;
  height: 245px;
  transition: all .45s;
}
.public-goods ul li a.a-title {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  transition: all .45s;
  font-size: 16px;
  color: #000;
}
.public-goods ul li:hover .a-title {
  font-weight: bold;
  transition: all .45s;
  color: #ad2823;
  font-size: 15px;
}
.public-goods ul li:hover .a-img::after {
  background: rgba(0, 0, 0, 0.2);
  -webkit-animation: scale-in-center 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: scale-in-center 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.public-goods ul li:hover img {
  transition: all .45s;
  transform: scale(1.2);
}

@-webkit-keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.public-page-intro {
  width: 100%;
  height: auto;
  clear: both;
  overflow: hidden;
  margin: 15px auto;
}
.public-page-intro a {
  display: inline-block;
  line-height: 30px;
  font-size: 15px;
  color: #000;
  text-indent: 0px;
}
.public-page-intro a.page-more {
  display: none;
  width: 140px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  text-indent: 0;
  font-size: 14px;
  color: #333;
  transition: all .45s;
  margin-top: 15px;
  margin-left: 28px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.6);
}
.public-page-intro a.page-more:hover {
  background: #F89B2D;
  border: 1px solid rgba(248, 155, 45, 0.6);
  color: #fff;
}

.public-pic {
  width: 100%;
  height: auto;
  margin: 40px auto;
  clear: both;
  overflow: hidden;
}
.public-pic ul li {
  float: left;
  width: 400px;
  height: 340px;
  margin: 10px 15px;
}
.public-pic ul li a {
  display: block;
}
.public-pic ul li a.a-img {
  width: 100%;
  height: 300px;
  background: #fff;
  clear: both;
  overflow: hidden;
  position: relative;
}
.public-pic ul li a.a-img::after {
  display: block;
  width: 100%;
  height: 300px;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.public-pic ul li a.a-img img {
  display: block;
  width: 100%;
  height: 300px;
  transition: all .45s linear;
}
.public-pic ul li a.a-title {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #000;
  background: #F6F2F2;
}
.public-pic ul li:hover .a-img::after {
  background: rgba(0, 0, 0, 0.2);
  -webkit-animation: scale-in-ver-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: scale-in-ver-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.public-pic ul li:hover img {
  transform: scale(1.2);
}

@-webkit-keyframes scale-in-ver-bottom {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    opacity: 1;
  }
}
@keyframes scale-in-ver-bottom {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    opacity: 1;
  }
}
.public-case {
  width: 100%;
  height: auto;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.public-case ul li {
  float: left;
  width: 280px;
  height: 260px;
  margin: 0 10px;
}
.public-case ul li a {
  display: block;
}
.public-case ul li a.a-img {
  width: 100%;
  height: 210px;
  background: #fff;
  clear: both;
  overflow: hidden;
}
.public-case ul li a.a-img img {
  display: block;
  width: 100%;
  height: 210px;
  transition: all .45s linear;
}
.public-case ul li a.a-title {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #000;
  background: #F6F2F2;
}
.public-case ul li:hover img {
  transform: scale(1.2);
}

.public-certification {
  width: 100%;
  height: auto;
  margin: 40px auto;
  clear: both;
  overflow: hidden;
}
.public-certification ul li {
  float: left;
  width: 300px;
  height: 270px;
  margin: 0 15px;
}
.public-certification ul li a {
  display: block;
}
.public-certification ul li a.a-img {
  width: 100%;
  height: 230px;
  background: #fff;
  clear: both;
  overflow: hidden;
}
.public-certification ul li a.a-img img {
  display: block;
  width: 100%;
  height: 230px;
  transition: all .45s linear;
}
.public-certification ul li a.a-title {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #000;
  background: #F6F2F2;
}
.public-certification ul li:hover img {
  transform: scale(1.2);
}

.public-quality {
  width: 100%;
  height: auto;
  margin: 0 auto 30px auto;
  clear: both;
  overflow: hidden;
}
.public-quality ul li {
  float: left;
  width: 300px;
  height: 225px;
}
.public-quality ul li a {
  display: block;
}
.public-quality ul li a.a-img {
  width: 100%;
  height: 225px;
  background: #fff;
  clear: both;
  overflow: hidden;
}
.public-quality ul li a.a-img img {
  display: block;
  width: 100%;
  height: 225px;
}
.public-quality ul li a.a-title {
  display: none;
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 16px;
  color: #000;
  background: #F6F2F2;
}

.public-title {
  display: none;
  width: 100%;
  height: auto;
  clear: both;
  overflow: hidden;
}
.public-title.on {
  display: block;
}
.public-title ul li {
  width: 98%;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
  background: url("../images/pt.png") no-repeat left center;
}
.public-title ul li a {
  display: block;
  float: left;
  font-size: 16px;
  color: #585858;
  text-align: left;
  text-indent: 15px;
}
.public-title ul li span {
  display: block;
  float: right;
  font-size: 14px;
  color: #A3A3A3;
}

.public-title-intro {
  float: right;
  width: 700px;
  height: 440px;
}
.public-title-intro ul li {
  width: 100%;
  height: 125px;
  margin: 0 0 45px 0;
}
.public-title-intro ul li .name-intro-times {
  width: 100%;
  height: 125px;
}
.public-title-intro ul li .name-intro-times a {
  display: block;
  float: right;
  width: 600px;
  text-align: left;
}
.public-title-intro ul li .name-intro-times .a-title {
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  color: #000;
  font-weight: bold;
  transition: all .45s linear;
}
.public-title-intro ul li .name-intro-times .a-times {
  line-height: 25px;
  font-size: 14px;
  color: #666;
}
.public-title-intro ul li .name-intro-times .a-intro {
  height: 60px;
  line-height: 30px;
  font-size: 14px;
  color: #555;
  transition: all .3s linear;
}
.public-title-intro ul li .name-intro-times .num {
  width: 80px;
  height: 105px;
  font-size: 40px;
  color: #4d4848;
}
.public-title-intro ul li:hover .a-title {
  color: #ad2823;
  font-size: 19px;
}
.public-title-intro ul li:hover .a-intro {
  color: rgba(173, 40, 35, 0.7);
}

.public-title-list {
  width: 96%;
  height: auto;
  margin: 0 auto;
}
.public-title-list ul li {
  width: 100%;
  height: 120px;
  padding: 30px 0;
  border-bottom: 1px dashed #DCDCDC;
}
.public-title-list ul li .inside-img {
  float: left;
  width: 180px;
  height: 120px;
}
.public-title-list ul li .inside-img a {
  display: block;
  width: 180px;
  height: 120px;
  overflow: hidden;
}
.public-title-list ul li .inside-img a img {
  display: block;
  width: 180px;
  height: 120px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.public-title-list ul li .inside-title-times-intro {
  float: right;
  width: 730px;
  height: 120px;
}
.public-title-list ul li .inside-title-times-intro .inside-title-times {
  width: 100%;
  height: 50px;
}
.public-title-list ul li .inside-title-times-intro .inside-title-times a {
  display: block;
  line-height: 50px;
  float: left;
  font-size: 20px;
  color: #595959;
  font-weight: bold;
}
.public-title-list ul li .inside-title-times-intro .inside-title-times span {
  display: block;
  float: right;
  line-height: 50px;
  font-size: 15px;
  color: #777;
}
.public-title-list ul li .inside-title-times-intro .inside-intro {
  width: 100%;
  height: 50px;
  line-height: 25px;
}
.public-title-list ul li .inside-title-times-intro .inside-intro a {
  font-size: 14px;
  color: #999;
}
.public-title-list ul li:hover .inside-img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.public-title-list ul li:hover .inside-title-times a {
  color: #BE1C0F;
}

.public-search-list {
  width: 100%;
  height: auto;
  clear: both;
  overflow: hidden;
  margin: 30px auto 45px auto;
}
.public-search-list ul li {
  width: 98%;
  height: 39px;
  line-height: 40px;
  border-bottom: 1px dashed #CCCCCC;
  text-indent: 30px;
  text-align: left;
  background: url(../images/lumpArrow.png) no-repeat 10px center;
  font-size: 16px;
  color: #575757;
  transition: all .6s;
  margin: 0 auto;
}
.public-search-list ul li a {
  display: block;
  float: left;
  color: #575757;
  text-align: left;
  font-size: 16px;
}
.public-search-list ul li span {
  display: block;
  float: right;
  text-align: left;
  font-weight: 100;
  height: 40px;
  line-height: 40px;
  width: auto;
  font-size: 15px;
  color: #575757;
}
.public-search-list ul li:hover {
  border-color: #ad2823;
  background: url("../images/lumpOn.png") no-repeat 10px center;
}
.public-search-list ul li:hover a {
  color: #F89B2D;
}

.public-sort-name {
  float: left;
  width: auto;
  height: auto;
  margin: 30px 100px 0 15px;
}
.public-sort-name dt {
  height: 40px;
  line-height: 40px;
  text-align: left;
  font-size: 16px;
  color: #000;
}
.public-sort-name dt a {
  font-size: 16px;
  color: #000;
}
.public-sort-name dt.f-logo {
  width: 260px;
  height: 75px;
}
.public-sort-name dd {
  width: auto;
  height: 30px;
  line-height: 30px;
  text-align: left;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
.public-sort-name dd a {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}

.public-sort-name-goods {
  float: left;
  width: 220px;
  height: auto;
  margin: 40px 40px 0 40px;
}
.public-sort-name-goods dt {
  width: 220px;
  height: 40px;
  line-height: 40px;
  text-align: left;
  font-size: 16px;
  color: #fff;
}
.public-sort-name-goods dt a {
  font-size: 16px;
  color: #fff;
}
.public-sort-name-goods dd {
  float: left;
  width: 110px;
  height: 30px;
  line-height: 30px;
  text-align: left;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}
.public-sort-name-goods dd a {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}

.public-goods-list {
  width: 100%;
  height: auto;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.public-goods-list ul li {
  float: left;
  width: 300px;
  height: 270px;
  margin: 25px 13px;
  z-index: 999;
  overflow: hidden;
  transition: all .4s;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
}
.public-goods-list ul li .a-img {
  display: block;
  width: 100%;
  height: 230px;
  overflow: hidden;
}
.public-goods-list ul li img {
  display: block;
  width: 100%;
  height: 230px;
  transition: all .3s linear;
}
.public-goods-list ul li h2 {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: normal;
}
.public-goods-list ul li h2 a {
  display: block;
  font-size: 14px;
  color: #444;
  background: #F4F4F4;
  transition: all .45s linear;
}
.public-goods-list ul li:hover {
  transform: translate3d(0px, -8px, 0px);
  box-shadow: 0 0 6px 0 rgba(5, 76, 165, 0.2);
}
.public-goods-list ul li:hover img {
  transform: scale(1.1);
}
.public-goods-list ul li:hover h2 a {
    background: #303030;
    color: #fff;
}

.form-list-inqury {
  position: fixed;
  right: -200%;
  top: 25%;
  width: 320px;
  height: 380px;
  margin: 0 auto;
  background: #F2F2F2;
  z-index: 99999;
  clear: both;
  overflow: hidden;
  border-radius: 5px;
  transition: all .45s;
  box-shadow: 0 10px 10px 5px rgba(0, 0, 0, 0.35);
}
.form-list-inqury h5 {
  width: 265px;
  font-size: 14px;
  color: #666;
  margin: 30px auto 15px auto;
  font-weight: normal;
  position: relative;
}
.form-list-inqury h5:before {
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  content: attr(data-name);
  right: -19px;
  top: -25px;
  font-size: 16px;
  border-radius: 50%;
  background: #C30C22;
  color: #fff;
  cursor: pointer;
}
.form-list-inqury label {
  display: block;
  width: 240px;
  height: 30px;
  margin: 10px auto;
}
.form-list-inqury label input {
  display: block;
  width: 238px;
  height: 28px;
  line-height: 28px;
  outline: none;
  background: #fff;
  border: 1px solid #ddd;
  font-size: 13px;
  color: #444;
  text-indent: 12px;
}
.form-list-inqury label.label-online-content {
  width: 240px;
  height: 100px;
  margin: 0 auto;
}
.form-list-inqury label.label-online-content textarea {
  width: 238px;
  height: 98px;
  border: 1px solid #ddd;
  font-family: "microsoft yahei";
  font-size: 13px;
  color: #444;
  margin: 0 auto;
  padding: 0;
  text-indent: 12px;
  outline: none;
  resize: none;
  background: #fff;
}
.form-list-inqury label.label-online-btn {
  width: 140px;
  height: 35px;
}
.form-list-inqury label.label-online-btn input {
  width: 140px;
  height: 35px;
  text-indent: 0;
  font-size: 16px;
  background: #C30C22;
  color: #fff;
  border-color: #C30C22;
  border-radius: 6px;
  cursor: pointer;
}
.form-list-inqury label.label-none {
  display: none;
}

.public-pic-list, .public-pic-list-son {
  width: 100%;
  height: auto;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.public-pic-list ul li, .public-pic-list-son ul li {
  float: left;
  width: 285px;
  height: 260px;
  margin: 25px 20px;
  z-index: 999;
  overflow: hidden;
  transition: all .4s;
}
.public-pic-list ul li a, .public-pic-list-son ul li a {
  display: block;
  width: 100%;
  height: 220px;
}
.public-pic-list ul li a img, .public-pic-list-son ul li a img {
  display: block;
  width: 100%;
  height: 220px;
}
.public-pic-list ul li h2, .public-pic-list-son ul li h2 {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: normal;
}
.public-pic-list ul li h2 a, .public-pic-list-son ul li h2 a {
  display: block;
  font-size: 14px;
  color: #444;
  background: #F4F4F4;
}
.public-pic-list ul li:hover, .public-pic-list-son ul li:hover {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  transform: translate3d(0px, -2px, 0px);
}

/*产品*/
.production-detail-list {
  width: 100%;
  height: auto;
  margin: 30px auto;
}
.production-detail-list .production-detail {
  width: 100%;
  height: 465px;
}
.production-detail-list .production-detail .detail-pic {
  float: left;
  width: 460px;
  height: 365px;
}
.production-detail-list .production-detail .detail-pic .introShow {
  width: 100%;
}
.production-detail-list .production-detail .detail-pic .introShow .mainShow {
  width: 100%;
  height: 365px;
  position: relative;
}
.production-detail-list .production-detail .detail-pic .introShow .mainShow a {
  display: block;
  width: 100%;
  height: 365px;
  border: #CCCCCC 1px solid;
  box-sizing: border-box;
  overflow: hidden;
}
.production-detail-list .production-detail .detail-pic .introShow .mainShow a img {
  display: block;
  width: 100%;
  height: 365px;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll {
  width: 100%;
  height: 60px;
  margin: 15px auto;
  overflow: hidden;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll ul {
  float: left;
  width: 445px;
  height: 60px;
  overflow: hidden;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll ul li {
  float: left;
  width: 80px;
  height: 60px;
  margin: 0 15px;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll ul li a {
  display: block;
  width: 78px;
  height: 58px;
  border: 1px solid #F3F3F3;
  overflow: hidden;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll ul li a img {
  display: block;
  width: 80px;
  height: 60px;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll ul li a:hover, .production-detail-list .production-detail .detail-pic .introShow .scroll ul li a.currentItem {
  border: 1px solid #C80000;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll .prevView {
  float: left;
  margin-top: 28px;
  width: 7px;
  height: 12px;
  background: url(../images/bgimg.gif) no-repeat -132px -17px;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll .prevView:hover {
  background-position: -146px -17px;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll .nextView {
  float: right;
  margin-top: 28px;
  width: 7px;
  height: 12px;
  background: url(../images/bgimg.gif) no-repeat -153px -17px;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll .nextView:hover {
  background-position: -167px -17px;
}
.production-detail-list .production-detail .detail-desc {
  float: left;
  width: 400px;
  height: 365px;
  margin: 0 0 0 30px;
}
.production-detail-list .production-detail .detail-desc h1 {
  line-height: 45px;
    font-size: 24px;
    color: #848484;
}
.production-detail-list .production-detail .detail-desc p {
  width: 400px;
  line-height: 30px;
  margin: 10px auto;
  clear: both;
  overflow: hidden;
}
.production-detail-list .production-detail .detail-desc p b {
  display: block;
  float: left;
  width: auto;
  line-height: 30px;
  text-align: center;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.6);
  padding: 0 8px;
  border-radius: 5px;
}
.production-detail-list .production-detail .detail-desc p span {
  display: block;
  width: 305px;
  float: left;
  line-height: 30px;
  font-size: 13px;
  color: #666;
  overflow: hidden;
}
.production-detail-list .production-detail .detail-desc .text-area-intro {
  width: 100%;
  height: 150px;
}
.production-detail-list .production-detail .detail-desc .text-area-intro textarea {
  display: block;
  width: 100%;
  height: 150px;
  line-height: 22px;
  font-size: 13px;
  font-family: Arial;
  color: #888;
  border: 1px solid #fefefe;
  outline: none;
  background: none;
  box-sizing: border-box;
  resize: none;
}
.production-detail-list .production-detail .detail-desc .tel-online {
  width: 100%;
  height: 40px;
  margin-top: 30px;
}
.production-detail-list .production-detail .detail-desc .tel-online .goods-chat {
  float: left;
  width: 65px;
  height: 30px;
  margin: 10px 0;
  padding-left: 10px;
}
.production-detail-list .production-detail .detail-desc .tel-online .goods-online {
  float: left;
  width: 110px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #C30C22;
  margin-left: 9px;
}
.production-detail-list .production-detail .detail-desc .tel-online .goods-online a {
  font-size: 16px;
  color: #fff;
}
.production-detail-list .production-derail-intro {
  width: 100%;
  height: auto;
  margin: 10px auto 30px auto;
}
.production-detail-list .production-derail-intro h5 {
  display: block;
  font-size: 18px;
  color: #000;
  font-weight: bold;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: left !important;
  border-bottom: 1px solid #9E9595;
  margin-bottom: 15px;
}

.mainer-message-contact {
  width: 100%;
  height: auto;
  clear: both;
  overflow: hidden;
}
.mainer-message-contact .mainer-message-contact-head {
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: left;
  font-size: 18px;
  color: #333;
  background: #F4F4F4;
  text-indent: 16px;
  margin: 40px 0 15px 0;
}
.mainer-message-contact .mainer-message {
    float: left;
    width: 300px;
    height: 507px;
    margin-left: 15px;
}
.mainer-message-contact .mainer-message .mainer-message-list {
  width: 100%;
  height: 320px;
  margin: 0 auto;
}
.mainer-message-contact .mainer-message .mainer-message-list label {
  display: block;
  width: 100%;
  height: 30px;
  margin: 10px 0;
}
.mainer-message-contact .mainer-message .mainer-message-list label input {
  display: block;
  width: 298px;
  height: 28px;
  line-height: 28px;
  outline: none;
  background: none;
  border: 1px solid #ddd;
  font-size: 13px;
  color: #444;
  text-indent: 12px;
}
.mainer-message-contact .mainer-message .mainer-message-list label.label-online-content {
  width: 100%;
  height: 100px;
}
.mainer-message-contact .mainer-message .mainer-message-list label.label-online-content textarea {
  width: 298px;
  height: 98px;
  border: 1px solid #ddd;
  font-family: "Microsoft YaHei";
  font-size: 13px;
  color: #444;
  margin: 0;
  padding: 0;
  text-indent: 12px;
  outline: none;
  resize: none;
}
.mainer-message-contact .mainer-message .mainer-message-list label.label-online-btn {
  width: 140px;
  height: 35px;
}
.mainer-message-contact .mainer-message .mainer-message-list label.label-online-btn input {
  width: 140px;
  height: 35px;
  text-indent: 0;
  font-size: 16px;
  background: #E6212A;
  color: #fff;
  border-color: #E6212A;
  border-radius: 6px;
}
.mainer-message-contact .mainer-message .mainer-message-list label.label-none {
  display: none;
}
.mainer-message-contact .mainer-contact {
    float: right;
    width: 517px;
    height: auto;
    margin-right: 15px;
}
.mainer-message-contact .mainer-contact .mainer-contact-list {
  width: 100%;
  height: 320px;
  margin: 0 auto;
}
.mainer-message-contact .mainer-contact .mainer-contact-list ul li {
    width: 100%;
    /* height: 49px; */
    line-height: 49px;
    text-align: left;
    border-bottom: 1px dashed #ddd;
    /* text-indent: 40px; */
    font-size: 14px;
}
.mainer-message-contact .mainer-contact .mainer-contact-list ul li.contact-tel {
  background: url("../images/ctel.png") no-repeat left center;
}
.mainer-message-contact .mainer-contact .mainer-contact-list ul li.contact-fax {
  background: url("../images/cfax.png") no-repeat left center;
}
.mainer-message-contact .mainer-contact .mainer-contact-list ul li.contact-phone {
  background: url("../images/cphone.png") no-repeat left center;
}
.mainer-message-contact .mainer-contact .mainer-contact-list ul li.contact-email {
  background: url("../images/cemail.png") no-repeat left center;
}
.mainer-message-contact .mainer-contact .mainer-contact-list ul li.contact-site {
  background: url("../images/csite.png") no-repeat left center;
}

.mainer-valid {
  width: 100%;
  height: auto;
}
.mainer-valid .mainer-valid-head {
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: left;
  font-size: 18px;
  color: #333;
  background: #F4F4F4;
  text-indent: 16px;
}
.mainer-valid .mainer-valid-list {
  width: 100%;
  height: 230px;
  clear: both;
  overflow: hidden;
}

.public-related-goods {
  width: 100%;
  height: 190px;
  margin: 15px auto;
}
.public-related-goods ul li {
  float: left;
  width: 210px;
  height: 190px;
  margin: 0 17px;
}
.public-related-goods ul li a {
  display: block;
}
.public-related-goods ul li a.a-img img {
  display: block;
  width: 210px;
  height: 160px;
}
.public-related-goods ul li a.a-title {
  display: block;
  width: 208px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 1px solid #DCDCDC;
}

.mainer-list-side-search {
  width: 1370px;
  height: auto;
  margin: 0 auto;
  clear: both;
}
.mainer-list-side-search .mainer-square {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.mainer-list-side-search .mainer-square .mainer-path {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: left;
  background: url("../images/home.png") no-repeat left center;
  border-bottom: 1px solid #eee;
  text-indent: 30px;
}
.mainer-list-side-search .mainer-square .mainer-path a {
  font-size: 15px;
  color: #333;
}
.mainer-list-side-search .mainer-square .mainer-page-list {
  width: 100%;
}
.mainer-list-side-search .mainer-square .mainer-page-list .lump-title-list {
  width: 98%;
  height: 45px;
  line-height: 45px;
  padding: 0 1%;
  margin: 15px 0;
  background: #F2F2F2;
}
.mainer-list-side-search .mainer-square .mainer-page-list .lump-title-list .lump-title-name {
  float: left;
}
.mainer-list-side-search .mainer-square .mainer-page-list .lump-title-list .lump-title-name a {
  font-size: 16px;
  color: #666;
}
.mainer-list-side-search .mainer-square .mainer-page-list .lump-title-list .lump-title-more {
  float: right;
}
.mainer-list-side-search .mainer-square .mainer-page-list .lump-title-list .lump-title-more a {
  font-size: 14px;
  color: #666;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption {
  width: 96%;
  height: auto;
  margin: 0 auto 30px auto;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption h1 {
  width: 100%;
  color: #3A3937;
  line-height: 40px;
  text-align: center;
  font-size: 24px;
  margin: 25px auto;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption h3 {
  width: 100%;
  color: #666;
  line-height: 40px;
  text-align: right;
  font-size: 24px;
  margin: 25px auto;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption .share-list-type {
  display: none;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #555552;
  margin: 25px auto;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption .share-list-type .share-list {
  display: flex;
  display: -webkit-flex;
  height: 36px;
  line-height: 36px;
  font-weight: normal;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  justify-content: center;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption .share-list-type .share-list b {
  display: block;
  height: 36px;
  line-height: 36px;
  width: auto;
  font-weight: normal;
  font-size: 12px;
  color: #5A5A5A;
  margin-right: 15px;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption .share-list-type .share-list .share {
  width: auto;
  height: 36px;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption .share-list-type .share-list .share span {
  display: block;
  float: left;
  font-size: 12px;
  color: #5A5A5A;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption .share-list-type .share-list .share .bshare-custom {
  float: left;
  height: 36px;
  line-height: 36px;
  width: auto;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption .share-list-type .share-list .share .bshare-custom a {
  display: block;
  float: left;
  margin: 9px 2px;
}
.mainer-list-side-search .mainer-square .mainer-page-list .showText, .mainer-list-side-search .mainer-square .mainer-page-list .page-content {
  width: 94%;
  height: auto;
  margin: 0 auto;
}
.mainer-list-side-search .mainer-square .mainer-page-list .showText img, .mainer-list-side-search .mainer-square .mainer-page-list .page-content img {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}

/** 网站地图 **/
.mainer-list-side-map {
  width: 1370px;
  height: auto;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.mainer-list-side-map:after {
  content: '';
  display: table;
  overflow: hidden;
  clear: both;
}
.mainer-list-side-map .mainer-map-path {
  width: 1370px;
  height: 35px;
  line-height: 35px;
  background: url(../images/home.png) no-repeat 6px center;
  text-indent: 34px;
  font-size: 14px;
  color: #888;
}
.mainer-list-side-map .mainer-map-path a {
  font-size: 14px;
  color: #888;
}
.mainer-list-side-map .mainer-map-list {
  width: 1370px;
  height: auto;
  margin: 0 auto;
}
.mainer-list-side-map .mainer-map-list .menu_map {
  margin: 15px auto;
  width: 99%;
  overflow: hidden;
}
.mainer-list-side-map .mainer-map-list .menu_map span {
  margin: 0 auto;
  width: 99.9%;
  border-top: #D6DBE1 1px solid;
  border-left: #D6DBE1 1px solid;
  border-right: #D6DBE1 1px solid;
  border-bottom: #CCCCCC 3px solid;
  background-color: #F5F8FA;
  height: 35px;
  line-height: 35px;
  display: block;
  color: #000000;
  font-size: 12px;
  font-weight: 600;
  vertical-align: middle;
  text-align: left;
  text-indent: 20px;
}
.mainer-list-side-map .mainer-map-list .menu_map span a {
  text-indent: 20px;
  line-height: 35px;
  display: block;
  text-align: left;
  color: #000000;
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
}
.mainer-list-side-map .mainer-map-list .menu_map span a:hover {
  color: #e4393c;
}
.mainer-list-side-map .mainer-map-list .menu_map ul {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.mainer-list-side-map .mainer-map-list .menu_map ul li {
  margin: 0 auto;
  width: 99.9%;
  height: auto;
  overflow: hidden;
}
.mainer-list-side-map .mainer-map-list .menu_map ul li h1 {
  background: url(../images/menu_map.jpg) repeat-x bottom;
  color: #333333;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  font-weight: 100;
  overflow: hidden;
}
.mainer-list-side-map .mainer-map-list .menu_map ul li h1 a {
  line-height: 48px;
  display: block;
  text-indent: 20px;
  text-align: left;
  color: #333333;
  text-decoration: none;
  font-size: 12px;
  font-weight: 500;
}
.mainer-list-side-map .mainer-map-list .menu_map ul li h1 a:hover {
  color: #e4393c;
}
.mainer-list-side-map .mainer-map-list .map_listname {
  float: none;
  width: 100%;
}
.mainer-list-side-map .mainer-map-list .map_listname ul {
  margin-left: 20px;
  width: 100%;
}
.mainer-list-side-map .mainer-map-list .map_listname ul li {
  float: left;
  margin-right: 18px;
  width: auto;
  height: 48px;
  line-height: 48px;
  text-align: left;
}
.mainer-list-side-map .mainer-map-list .map_listname ul li h2 {
  height: 48px;
  line-height: 48px;
  width: auto;
  text-align: left;
  float: left;
  clear: right;
  font-size: 12px;
}
.mainer-list-side-map .mainer-map-list .map_listname ul li h2 a {
  color: #ABABAB;
  text-decoration: none;
  text-align: left;
  font-weight: 500;
  margin-bottom: 0px;
  font-size: 12px;
}
.mainer-list-side-map .mainer-map-list .map_listname ul li h2 a:hover {
  color: #e4393c;
}

/**分页**/
#home-page {
  width: 98%;
  height: 30px;
  margin: 10px auto 60px auto;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
#home-page a {
  font-size: 14px;
  color: #ad2823;
  height: 30px;
  line-height: 30px;
}

#pagelist {
  width: 100%;
  height: 32px;
  margin: 30px auto 10px auto;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
}
#pagelist a {
  width: 60px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #444;
  background: #EDEDED;
  border: #cccccc 1px solid;
  border-radius: 2px;
  text-align: center;
  margin: 0 5px;
}
#pagelist a#nowpage {
    border: #303030 1px solid;
    background-color: #303030;
    color: #ffffff;
}

/**qq**/
#online_qq_layer {
  z-index: 22000;
  position: fixed;
  right: 0px;
  top: 0;
  margin: 200px 0 0 0;
}

#online_qq_tab {
  width: 45px;
  float: left;
  margin: 95px 0 0 0;
  position: relative;
  background: url("../images/qMenu.jpg") no-repeat center;
}
#online_qq_tab a {
  display: block;
  height: 120px;
  line-height: 999em;
  overflow: hidden;
}

#onlineService {
  display: block;
  float: left;
  width: 140px;
  background: #1C599D;
  padding-top: 15px;
  padding-bottom: 15px;
}

.onlineMenu {
  width: 120px;
  height: auto;
  background: #298AF1;
  margin: 0 auto;
}
.onlineMenu h3 {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  width: 110px;
  margin: 0 auto;
  border-bottom: 1px solid #E5E5E5;
  height: 39px;
  line-height: 40px;
  text-align: center;
}
.onlineMenu li {
  height: 30px;
  text-align: center;
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  padding-top: 15px;
}
.onlineMenu li a {
  display: block;
  height: 30px;
  line-height: 30px;
}
.onlineMenu li a img {
  display: block;
  margin: 0 auto;
}
.onlineMenu li.weixin {
  background: url("../images/wx.png") no-repeat center;
  position: relative;
  margin: 10px 0;
}
.onlineMenu li.weixin img {
  display: none;
  width: 100px;
  height: 100px;
  position: absolute;
  right: 120px;
  top: -20px;
}
.onlineMenu li.weixin:hover img {
  display: block;
}
.onlineMenu .qTel {
  width: 110px;
  height: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  margin: 0 auto;
}
.onlineMenu .qTel span {
  display: block;
  width: 110px;
  height: 20px;
  background: url("../images/qTel.png") no-repeat center;
  margin: 0 auto;
  padding-bottom: 20px;
}
.onlineMenu .qTel p {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: 30px;
  line-height: 30px;
}

#shadow {
  width: 100px;
  height: 100px;
  background-color: black;
  opacity: .2;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  cursor: move;
}

#cover {
  width: 100%;
  height: 100%;
  z-index: 10;
  position: absolute;
  left: 0;
  top: 0;
  cursor: move;
}

#big {
  width: 365px;
  height: 365px;
  position: relative;
  overflow: hidden;
  border: 1px solid yellow;
  display: none;
}

#big img {
  position: absolute;
  top: 0;
  left: 0;
}

/*s*/
.ys_mid{width: 1337px;  height: px;  margin: 0px auto 0px; }
.ys_box{width: 1322px;  height: 312px;  margin: 0px auto 60px; padding: 0px 0px 0px 0px; 
	box-shadow: 6px 6px 7px rgba(0, 0, 0, 0.1);
	background: #efefef;}


.ys_ico_01{position:absolute;  left: 22px; top: -22px;  z-index: 1;}
.ys_title_01{position:absolute;  left: 122px; top: 22px;  z-index: 1;}
.ys_left{ 
	width: 611px;  height: px;  margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: left;position:relative;
}
.ys_txt{ width:554px; height: 217px; position:absolute;  left: 22px; top: 85px;  z-index: 1;padding: 0px 0px 0px 0px;}
.ys_txt li{ color: #333; font-size: 16px; line-height: 30px; font-weight: 400; text-align: left; text-indent: 0px; display: block; background:url("../images/dian6.png") no-repeat 10px 10px;padding: 0px 0px 0px 40px;}

.ys_right{ 
	width: 698px;  height: 327px;  margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: right;
}
.ys_box .ys_right img{ 
	width: 698px;  height: 327px;   margin: 10px 0px 0px 0px;
}
.ys_right span{display: none}




.ys_box1{width: 100%;  height: 302px;  margin: 0px auto 111px; padding: 0px 0px 0px 0px; 
	
	background: #efefef;position:relative;}

.ys_box1 .ys_right img{ 
	width: 559px;  height: 392px;   margin: 10px 0px 0px 0px;
}

.ys_ico_02{position:absolute;  left: 22px; top: -22px;  z-index: 1;}
.ys_title_02{position:absolute;  left: 122px; top: 22px;  z-index: 1;}



.ys_box2{width: 100%;  height: 239px;  margin: 0px auto 120px; padding: 0px 0px 0px 0px; 
	
	background: #efefef;position:relative;}
.ys_box2 .ys_right img{ 
	width:637px;  height: 346px; background: #fff;   margin: 10px 0px 0px 0px;
}

/*e*/


/*s*/

.zh_news_con{  width: 1370px; margin: 53px auto 0; display: flex;justify-content: space-between;}
.zh_news_con li{ overflow: hidden; float: left;   width: 401px;  height: 435px;  ;}
.zh_news_con li a font{display: block;overflow: hidden;width: 401px;  height: 263px;}
.zh_news_con li a img{position: relative; top:0;display: block;  width: 401px;  height: 263px; transition: all 0.6s}
.zh_news_con li a h1{display: block;  margin: 40px 0px 0px 0px; line-height: 27px; color:#555 ; font-size: 17px; /*font-weight:bold;*/ ;font-family:"微软雅黑"}
.zh_news_con li a i{font-style: normal;display: block;  margin: 5px 0px 5px 0px ; line-height: 20px; color:#b4b4b4 ; font-size: 14px; font-weight:normal; background: url("../images/time_ico2.png") no-repeat left center; background-size:16px;text-indent: 25px; }
.zh_news_con li a span{display: block;  margin: 5px 0px 0px 0px; line-height: 26px; color:#8a8a8a ; font-size: 14px; font-weight:normal;}
.zh_news_con li:hover a img{transform: scale(1.1);}
/*e*/

/*bs 网站底部*/

.bs_foot{width: 100%; height: 470px; background:url("../images/foot_bg.jpg") no-repeat center top; overflow: hidden; /*  background: linear-gradient(#1a1a1a 30%, #404040 80%); */}
.bs_foot_center{position:relative;overflow: hidden; width: 1320px; height:380px;margin: 0 auto;}


.bs_foot_imagecode{position:absolute; right: 40px; top: 91px; z-index: 1; text-align: center}
.bs_foot_imagecode img{display: block}
.bs_foot_imagecode span{line-height: 50px; color: #fff; font-size: 14px;}


.bs_foot_logo{float: left; display: block; width: 200px;  height: 189px;  margin: 91px 86px 0px 0px; background: url("../images/foot_logo.png") no-repeat center top;}

.bs_foot_column{float: left; width: 175px; height: 280px; margin: 42px 0px 0px 0px; text-align:left;}
.bs_foot_column h1 a{display: block; height: 50px;/* margin-bottom: 20px;*/ line-height: 50px; color:#fff ; font-size: 16px; font-weight:bold;} 
.bs_foot_column li a{display: block; height: 26px; line-height: 30px; color:#cdcbcb ; font-size: 14px; font-weight:normal;}
.bs_foot_column li a:hover{color:#fff ;}


.bs_contact{float: left; width: 350px; height: px; margin: 42px 0px 0px 0px; text-align:left;}
.bs_contact h3{display: block; height: 50px;/*margin-bottom: 13px;*/ line-height: 50px; color:#fff ; font-size: 16px; font-weight:bold;} 
.bs_contact li{display: block; ; line-height: 30px; color:#cdcbcb ; font-size: 13px; font-weight:normal;}
.bs_xian{display: none;float: left; width: 1px;  height:200px;  margin: 60px 30px 0px 0px;  background: #1b5090 ;}

.footer1{ width:100%; height:90px; background:#202020;}
.bs_foot_copyright{ width:1320px; height:88px;line-height:88px; color:#fff;font-size: 14px; text-align: left; margin:0 auto;  left: 0px; top: 274px;  z-index: 1; text-align:center;}
.bs_foot_copyright a{line-height:88px; color:#fff; font-size: 14px; font-weight:normal;}

.bs_links{float: right}

.sd_foot_left{width: 445px;  height: 303px;  margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: left;position: relative}

.sd_foot_left i{position:absolute;  left: 10px; top: 20px;  z-index: 1; }
.sd_foot_left i img {
    /* width: 431px; */
    /* margin: 15px 0 0 0; */
}
.sd_foot_left font{position:absolute;  left: 104px; top: 130px;  z-index: 1; }
.sd_foot_left span{color: #fff; font-size: 14px; line-height: 30px; font-weight: 400; text-align: center; display: block}


/*bs 网站底部 end*/

/*s*/

.rk_goods_sort{width: 1320px;margin: 30px auto 40px;/* display: flex; *//* justify-content: space-between; *//* flex-wrap: wrap; */}
.rk_goods_sort li a {
    display: block;
    float: left;
    /* width: 260px; */
    height: 70px;
    padding: 0 10px;
    margin: 0px 5px 9px 5px;
    background: #303030;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 65px;
    font-weight: 400;
    transition: all 0.1s;
}.rk_goods_sort li:nth-child(4n) a{margin-right: 0;}
.rk_goods_sort li:hover a {
    background: #1a1a1a;
    color: #fff;
    font-weight: 600;
}/*e*/

/*s*/
.pro_mids {
    width: px;
    height: 1151px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: #f4f4f4 url("../images/_bg.jpg") no-repeat center top;
}
.xq_pro_list {clear: both;width: 1320px;  margin: 0 auto; padding-top: 0px;}
.xq_pro_list .pro_con_on{display: block;margin-top:40px;}
.xq_pro_list li {position: relative;float:left;width: 430px; height: 480px; background: #fff;margin:17px 11px 17px 0px;transition: all 0.2s}
.xq_pro_list li:nth-child(3n){margin:17px 0px 17px 0px;transition: all 0.2s}
.xq_pro_list li:hover{box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.2); background:#8A8787    }
.xq_pro_list li a {display: block;width: 360px;margin:30px auto 0;text-align: center;}
.xq_pro_list li a span{display: block; overflow: hidden; width: 361px; height: 302px; border: 1px solid #e3e2e2;background: #fff;}
.xq_pro_list li a span img{width: 361px;  height: 302px; position: relative;margin-bottom: 10px;transition:all 0.6s;}

.xq_pro_list li:hover a span img{transform: scale(1.1);}
.xq_pro_list li a h1{width:px;line-height: 60px; font-size: 16px; text-align: center;transition: all 0.6s}
.xq_pro_list li:hover a h1{/*margin-left: 10px;*/color:#fff;}
.xq_pro_list li a h2 {
    width: px;
    line-height: 26px;
    height: 53px;
    overflow: hidden;
    font-size: 14px;
    color: #979596;
    text-align: left;
}.xq_pro_list li a i{position: absolute;right: 25px;bottom: 62px;transition: all 0.6s}
.xq_pro_list li:hover a i{right: 20px;color:#fff;}
.xq_pro_list li:hover a h2{color:#fff;font-weight: normal;}



.xq_pro_more a{clear:both;display:  block;width: 168px;  height: 56px;  margin: 30px auto;     font-size: 16px; color:#fff ; line-height: 56px; font-weight:normal; text-align: center;    background:#1E50AE  ;text-indent: 0px; transition:all 0.6s }


.xq_pro_more a:hover{background:#FE9900 ;}
/*e*/

.sp_vide {
    width: 530px;
    height: 390px;
    margin: -53px auto 0px;
    padding: 0px 0px 0px 0px;
}


/*s*/
.en_foot_ico{width: px;  height: px; position:absolute;  left: 46px; top: 123px;  z-index: 1;  ;}

.en_foot_ico a{
	display: block;
    float: left;
    width: 48px;
    height: 48px;
    margin: 0 15px 0 5px;
}

.en_foot_ico .facebook{background: url("../images/en_foot_ico/facebook.png") no-repeat center;}
.en_foot_ico .linkedIn{background: url("../images/en_foot_ico/linkedin.png") no-repeat center;}
.en_foot_ico .twitter{background: url("../images/en_foot_ico/twitter.png") no-repeat center;}
.en_foot_ico .skype{background: url("../images/en_foot_ico/skype.png") no-repeat center;}
.en_foot_ico .whatsApp{background: url("../images/en_foot_ico/whatsapp.png") no-repeat center;}
.en_foot_ico .youTube{background: url("../images/en_foot_ico/youtube.png") no-repeat center;}
.en_foot_ico .wechart{background: url("../images/en_foot_ico/wechat.png") no-repeat center; position:relative}
.en_foot_ico .wechart img{display: none;width: 100px;height: px; position:absolute;  left: -27px; top: -108px;  z-index: 1;      }





/*e*/



/* s */

/* 产品展示 带参数  */
.pro_parameters{ float: left; width: 100%;  height: px;}
.pro_parameters font{display: block;float: left;width: 42%;height: 44px;margin: 10px 0px;font-size: 15px;font-weight:normal;line-height: 44px;font-style: normal;color:#fff;text-align: center;background: gray;}
.pro_parameters span{display: block;float: left;width: 51%;height: px;margin: 10px 10px;font-size: 15px;font-weight:normal;line-height: 44px;font-style: normal;color:#333;text-align: left;}

/* e */





/*s*/






/*s*/
#public_pic {position: relative;width: 100%;height:px;margin: 38px 0 0px;}
#public_pic b {display: block !important;position: absolute; top: 175px;z-index: 9999; width: 52px;height: 55px;cursor: pointer;}
#public_pic b#btnLeft {background: url("../images/btnLeft.png") no-repeat center; left: 0;}
#public_pic b#btnRight {background: url("../images/btnRight.png") no-repeat center;right: 0;}
/*#public_pic .conbox 控制除了左右按钮中间的部分*/
#public_pic .conbox { overflow: hidden;width: 1128px; height: 440px; margin: 0 auto;  }
#public_pic ul {position: relative; }

#public_pic ul li{overflow: hidden;float: left;   width: 377px;  height: 440px;  margin: 0px 0px; transition: all 0.6s; }

#public_pic ul li a span{clear: left;overflow: hidden;display: block;  width: 312px;  height: 400px;  margin: 0px auto 0px;text-align: center}

#public_pic ul li a img{ width: 312px;  height: 400px; transition: all 0.6s; }

#public_pic ul li a h1{font-size: 16px; font-weight:normal;  line-height: 40px;  color:#fff ; text-align: center;transition: all 0.6s; }



#public_pic ul li:hover{}
#public_pic ul li:hover a span img{  transform: scale(1.2);}
#public_pic ul li:hover a h1{}
/*e*/



/*s*/
.img_mid_center{width: 1319px;height: 150px;margin: 0px auto 0px;position:relative;text-align: center;}

.img_mid_center span{
	
	
	    clear: both;
    /* border: 1px solid red; */
    color: #faf1f0;
    font-size: 23px;
    line-height: 34px;
    font-weight: bold;
    text-align: left;
    width: 780px;
    margin: 0px auto 0;
    text-indent: 0px;
    display: block;
    font-family: Arial;
    /* transform-style: unset; */
    text-transform: uppercase;
}




/*e*/







/* s */
/*内页-产品列表 goods.htm */
.main_goods_con{width: 100%;}

.main_goods_list{clear: both; overflow: hidden;width: 100%;height: auto;margin: 0 auto;
/*display: flex;justify-content: space-between;flex-wrap: wrap;*/ }

.main_goods_list li{float: left; width: 290px; height: px; margin: 25px 6px; z-index: 999; overflow: hidden;transition: all .4s; box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);}
/* 内页-产品 图片大小 */
.main_goods_list li span{}
.main_goods_list li span a    {display: block; width: 290px; height: 217px; overflow: hidden; }
.main_goods_list li span a img{display: block; width: 290px; height: 217px; margin: 0 auto; transition: all .3s}
.main_goods_list li:hover span a img {transform: scale(1.1);}
/* 内页-产品 图片大小 end*/
.main_goods_list li h1{width: 100%;height: 40px; line-height: 40px;text-align: center;font-weight: normal;}
.main_goods_list li h1 a{display: block;font-size: 14px;color: #444;background: #F4F4F4;}

.main_goods_list li h2,.main_goods_list li h3,.main_goods_list li h4{display:none;}
/* e */




/* s */

																						/* 产品列表展示风格9 */
.main_goods_list9{clear: both; overflow: hidden;width: 100%;height: auto;margin: 0 auto;
/*display: flex;justify-content: space-between;flex-wrap: wrap;*/ }

.main_goods_list9 li {
    /* float: left; */
    width: 99%;
    height: 216px;
    margin: 25px 6px;
    z-index: 999;
    overflow: hidden;
    transition: all .4s;
    border-bottom: #cbcbcb 1px solid;
    box-shadow: none;
	
}

.main_goods_list9 li:hover {
    box-shadow: 0px 0px 2px rgb(0 0 0 / 44%);
}


.main_goods_list9 li span{
    width: 268px;
    height: 187px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    overflow: hidden;
}
.main_goods_list9 li span>a img    {width: 100%;/* display: block; *//* width: 290px; *//* height: 217px; *//* overflow: hidden; */}
.main_goods_list9 li span>a img{display: block; width: 290px; height: 217px; margin: 0 auto; transition: all .3s}
.main_goods_list9 li:hover span>a img {transform: scale(1.1);}

.main_goods_list9 li h1{/* width: 100%; */height: 40px;line-height: 40px;text-align: center;font-weight: normal;}
.main_goods_list9 li h1 a{display: block;font-size: 17px;color: #444; background: none; float: right;text-align: left;font-weight: bold;width: 686px;}

.main_goods_list9 li h2 a {
    width: 686px;
    display: block;
    font-size: 14px;
    line-height: 25px;
    color: #938e8e;
    /* background: #F4F4F4; */
    float: right;
    font-weight: 500;
    /* text-align: justify; */
    width: 686px;
}
.main_goods_list9 li h3 a {
    width: 210px;
    height: 37px;
    margin: 12px 0px 0px 17px;
    padding: 0px 0px 0px 0px;
    float: left;
    color: #fff;
    line-height: 37px;
    font-size: 15px;
    line-height: px;
    font-weight: 400;
    text-align: center;
    text-indent: 0px;
    display: block;
    background: #F18717;
    border-radius: 4px;
}
.main_goods_list9 li h4 a {
    width: 210px;
    height: 37px;
    margin: 12px 0px 0px 16px;
    padding: 0px 0px 0px 0px;
    float: left;
    color: #fff;
    line-height: 37px;
    font-size: 15px;
    line-height: px;
    font-weight: 400;
    text-align: center;
    text-indent: 0px;
    border-radius: 4px;
    display: block ;
    background: #0077B5;
}
.main_goods_list9 li h2,.main_goods_list9 li h3,.main_goods_list9 li h4{display:block;}
.main_goods_list9 li h3 a:hover, .main_goods_list9 li h4 a:hover {
    background: #959a94;
}
/* e */



/* s */

.main_goods_show_jump{ clear: both; overflow: hidden;  width: 100%;height: auto;}
.main_goods_show_jump font{ color: #666; font-size: 13px; line-height: px;}
.main_goods_show_jump h6{ width: 100%;height: 45px; margin: 40px 0 15px 0;  line-height: 45px;text-align: left;font-size: 18px;color: #333;background: #F4F4F4;text-indent: 16px;}
.main_goods_show_jump form{ display: block;float: left;width: 400px;height: auto;margin-left: 0px;}
.main_goods_show_jump form input{ display: block;float: left;width: 96%;height:30px;margin: 10px 0;;border: 1px solid #ddd;color: #444; text-indent: 10px;}
.main_goods_show_jump form textarea{ display: block;float: left;width: 96%;height:100px;margin: 10px 0;;border: 1px solid #ddd;color: #444; text-indent: 10px;outline: none;resize: none;font-family: '微软雅黑';}
				 
.main_goods_show_jump form .gooshow_contact_submit{clear: both; display: block; width: 140px;height: 35px;text-indent: 0;font-size: 16px;background: #E6212A;color: #fff; border-color: #E6212A; border-radius: 6px;}

/* e */

/* s */
.column.visual-conent-ecoding {
    line-height: 25px;
	font-size: 14px;
}

.column.visual-conent-ecoding table,.column.visual-conent-ecoding th,.column.visual-conent-ecoding table td {
  /* border: 1px solid black; */
  border-collapse: collapse;
}

.column.visual-conent-ecoding p, .column.visual-conent-ecoding span,  .column.visual-conent-ecoding span trans {
    font-family: Arial;
    font-size: 14px;
}

#equipment_con{background:#F4F4F4;width:100%;height:800px;overflow:hidden;}
#equipment_top{margin:0 auto;width:595px;height:75px;overflow:hidden;}
#equipment_mid{margin:0 auto;width:1251px;height:auto;overflow:hidden;}
.public-sort-name-application {
  width: 100%;
  height: auto;
  margin: 40px auto;
  clear: both;
  overflow: hidden;
}
.public-sort-name-application ul {
  width: 1200px;
  height: 416px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  vertical-align: middle;
}
.public-sort-name-application ul li {
  float: left;
  width: 283px;
  height: 416px;
  background: #fff;
  transition: all .45s linear;
}
.public-sort-name-application ul li a {
  display: block;
  width: 100%;
  height: 416px;
  position: relative;
}
.public-sort-name-application ul li a span {
  display: block;
  width: 100%;
  position: absolute;
}
.public-sort-name-application ul li a span.span-img {
  width: 100%;
  height: 324px;
  overflow: hidden;
  transition: all .45s linear;
  top: 0;
}
.public-sort-name-application ul li a span.span-img img {
  display: block;
  width: 100%;
  height: 324px;
  transition: .45s;
}
.public-sort-name-application ul li a span.span-iconfont {
  width: 110px;
  height: 110px;
  line-height: 110px;
  border-radius: 50%;
  background: #d06709;
  font-size: 60px;
  color: #fff;
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 60px;
  font-weight: normal;
  transition: all .45s linear;
}
.public-sort-name-application ul li a span.span-iconfont img{
margin-top:25px;
}
.public-sort-name-application ul li a span.span-intro {
  width: 210px;
  height: 150px;
  line-height: 25px;
  color: #fff;
  font-size: 14px;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -120px;
  transition: all .25s linear;
  overflow: hidden;
 
}
.public-sort-name-application ul li a span.span-name {
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 18px;
  color: #000;
  transition: all .3s linear;
  overflow: hidden;
  bottom: 20px;
}
.public-sort-name-application ul li:hover {
  background: #303030 url(../images/_bg.png) repeat-x center top;
}
.public-sort-name-application ul li:hover .span-img {
  top: -324px;
}
.public-sort-name-application ul li:hover .span-iconfont {
  bottom: 280px;
  border-radius: 0;
  background: none;
  border-bottom: 1px solid #fff;
}
.public-sort-name-application ul li:hover .span-name {
  font-weight: bold;
  bottom: 230px;
  color: #fff;
  font-size: 24px;
}
.public-sort-name-application ul li:hover .span-intro {
  bottom: 55px;
}
/* e */