@charset "UTF-8";
/*初始化样式*/
html {
  margin: 0;
  padding: 0;
  border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  background: #fff;
  color: #666;
  position: relative;
  font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
  vertical-align: baseline;
  width: 100%;
  overflow-x: hidden;
}

a {
  text-decoration: none;
  outline: none;
}

a:link {
  color: #666;
}

a:visited {
  color: #666;
}

a:hover,
a:active,
a:focus {
  color: #009b4c;
  text-decoration: none;
  outline: none;
}

input {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei';
}

img {
  border: none;
  background: none;
  vertical-align: middle;
}

ul,
ol,
li {
  list-style-type: none;
}

select,
input,
img,
select {
  vertical-align: middle;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

table,
th,
td {
  vertical-align: middle;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.clearfix {
  zoom: 1;
}

.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
}

h1,
h2,
h3,
h4 {
  font-size: 12px;
  font-weight: bold;
}

hr {
  border: 0;
  border-top: 1px solid #ccc;
  height: 0;
}

dt {
  font-weight: normal;
}

/*----- Common css ------*/
.fl {
  float: left;
}

.fr {
  float: right;
}

.di {
  _display: inline;
}

.fwn {
  font-weight: normal;
}

.dib {
  *display: inline;
  _zoom: 1;
  _display: inline;
  _font-size: 0px;
}

/*滚动*/
#demo {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}

#indemo {
  float: left;
  width: 800% !important;
}

#demo1 {
  float: left;
}

#demo2 {
  float: left;
}

#m_demo {
  overflow: hidden;
  width: 92%;
  margin: 0 auto;
}

#m_indemo {
  float: left;
  width: 800% !important;
}

#m_demo1 {
  float: left;
}

#m_demo2 {
  float: left;
}

.wh {
  width: 1200px;
  margin: 0 auto;
}

.pos {
  position: relative;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
}

.com-img {
  display: inline;
  overflow: hidden;
  margin: 0 auto;
  display: table;
}

.com-img img {
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
}

.com-img:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
}

/*热门搜索*/
.sou {
  margin: 15px 0;
}

#formsearch {
  float: right;
}

.hotSearch {
  float: left;
  height: 24px;
  line-height: 24px;
  font-weight: normal;
}

#search-type {
  float: left;
  width: 100px;
  height: 24px;
  border: 1px solid #c8c8c8;
  margin-right: 5px;
}

/*搜索和热门搜索*/
.hotSearch a {
  margin-right: 6px;
}

#formsearch input {
  height: 22px;
  background: #fff;
  border: 1px solid #c8c8c8;
  line-height: 22px;
}

#formsearch input#keyword {
  height: 22px;
  line-height: 22px;
  padding-left: 4px;
  color: #666;
}

#formsearch input#s_btn {
  width: 46px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: #009b4c;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 12px;
}

/*头部*/
.top2 .logo {
  line-height: 140px;
}

.top2 .headr {
  width: 652px;
}

.top2 .headr .tel {
  color: #999999;
  font-size: 20px;
  font-weight: bold;
  text-align: right;
  margin-top: 34px;
}

.top2 .headr .tel strong {
  color: #d50000;
  font-size: 24px;
}

/**/
.tt {
  display: none;
}

.product-index .psort {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  height: 110px;
  margin-top: -55px;
  position: relative;
  z-index: 999;
  text-align: center;
  padding: 20px 0;
}

.product-index .psort li {
  display: inline-block;
  width: 146px;
}

.product-index .psort li a {
  display: block;
  line-height: 70px;
  color: #333333;
  font-size: 20px;
  text-align: center;
  background: url(../images/t1.png) no-repeat 50% 90%;
}

.product-index .psort li:hover a {
  color: #d50000;
  background: url(../images/t2.png) no-repeat 50% 95%;
}

.product-index .psort li.cur a {
  color: #d50000;
  background: url(../images/t2.png) no-repeat 50% 95%;
}

.product-index .plist1 {
  margin-top: 40px;
}

.product-index .plist1 .plist2 {
  margin: 0 -7px;
}

.product-index .plist1 .plist2 li {
  float: left;
  width: 392px;
  margin: 0 6px;
  margin-bottom: 20px;
}
.product-index .plist1 .plist2 li .img1{border:1px solid #504f4f;}
.product-index .plist1 .plist2 li .img1 img {
  width: 390px;
  height: 240px;
}

.product-index .plist1 .plist2 li .wz {
  border: 1px solid #313131;
  background: #fff;
  padding: 0 15px;
  height: 340px;
}

.product-index .plist1 .plist2 li .wz .w1 {
  color: #333333;
  font-size: 20px;
  border-bottom: 1px solid #7a7a7a;
  height: 61px;
  line-height: 60px;
}

.product-index .plist1 .plist2 li .wz .w2 {
  color: #333333;
  font-size: 14px;
  line-height: 28px;
  padding: 22px 0;
}

.product-index .plist1 .plist2 li .wz .w3 {
  width: 150px;
  height: 50px;
  border-radius: 5px;
  background: #313131;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  margin-top: 30px;
}

.product-index .plist1 .plist2 li:hover .wz {
  background: #ab1f13;
  border: 1px solid #ab1f13;
}

.product-index .plist1 .plist2 li:hover .wz .w1 {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.product-index .plist1 .plist2 li:hover .wz .w2 {
  color: #fff;
}

.product-index .plist1 .plist2 li:hover .wz .w3 {
  background: #fff;
  color: #ab1f13;
}

/**/
.tt2 {
  display: none;
}

.ys-bg {
  background: url(../images/bj1.jpg) no-repeat top center;
  height: 1025px;
  overflow: hidden;
}

.ys-bg .ys-index .yt {
  text-align: center;
  background: url(../images/t2.jpg) no-repeat 50% 53%;
}

.ys-bg .ys-index .yt h3 {
  color: #333333;
  font-size: 36px;
  font-weight: bold;
  padding-top: 56px;
}

.ys-bg .ys-index .yt h4 {
  color: #333333;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 15px;
}

.ys-bg .ys-index .yt h5 {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
}

.ys-bg .ys-index .ysort {
  margin-top: 48px;
}

.ys-bg .ys-index .ysort li {
  float: left;
  width: 300px;
  height: 300px;
  background-repeat: no-repeat;
  text-align: center;
  position: relative;
}

.ys-bg .ys-index .ysort li::before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -5px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 10px solid #ab1f13;
  opacity: 0;
}

.ys-bg .ys-index .ysort li .ys1 {
  margin-top: 136px;
  transition: 0.5s;
}

.ys-bg .ys-index .ysort li .ys1 b {
  display: block;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  padding-top: 24px;
}

.ys-bg .ys-index .ysort li.cur {
  border-bottom: 10px solid #ab1f13;
}

.ys-bg .ys-index .ysort li.cur::before {
  opacity: 1;
}

.ys-bg .ys-index .ysort li.cur .ys1 {
  margin-top: 70px;
}

.ys-bg .ys-index .ylist {
  margin-top: 41px;
}

.ys-bg .ys-index .ylist li .wz {
  background: url(../images/ysbg.png) no-repeat top center;
  height: 230px;
  padding-left: 150px;
  padding-top: 70px;
}

.ys-bg .ys-index .ylist li .wz .w11 {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
}

.ys-bg .ys-index .ylist li .wz .w22 {
  color: #000000;
  font-size: 16px;
  line-height: 28px;
}

/**/
.tt3 {
  display: none;
}

.case-bg {
  height: 750px;
}

.case-bg::before {
  content: '';
  position: absolute;
  background: url(../images/t4.png) no-repeat top center;
  width: 620px;
  height: 174px;
  left: 0;
  top: 105px;
}

.case-bg .case-index .yt {
  text-align: center;
  background: url(../images/t2.jpg) no-repeat 50% 53%;
  margin-bottom: 70px;
}

.case-bg .case-index .yt h3 {
  color: #333333;
  font-size: 36px;
  font-weight: bold;
  padding-top: 56px;
}

.case-bg .case-index .yt h4 {
  color: #333333;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 15px;
}

.case-bg .case-index .yt h5 {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
}

.case-bg .case-index .csort {
  width: 150px;
}

.case-bg .case-index .csort li {
  position: relative;
  margin-bottom: 55px;
  padding-left: 22px;
}

.case-bg .case-index .csort li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #666666;
}

.case-bg .case-index .csort li a {
  display: block;
}

.case-bg .case-index .csort li a .c1 {
  color: #666666;
  font-size: 18px;
}

.case-bg .case-index .csort li a .c2 {
  color: #666666;
  font-size: 14px;
}

.case-bg .case-index .csort li.cur::before {
  background: #ff5218;
}

.case-bg .case-index .csort li.cur a .c1 {
  color: #000000;
}

.case-bg .case-index .csort li.cur a .c2 {
  color: #000000;
}

.case-bg .case-index .clist1 {
  width: 1050px;
  background: url(../images/casebg.png) no-repeat right top;
  height: 500px;
  padding-top: 62px;
}

.case-bg .case-index .clist1 .clist2 li .img1 {
  width: 600px;
  height: 438px;
}

.case-bg .case-index .clist1 .clist2 li .img1 img {
  width: 600px;
  height: 438px;
}

.case-bg .case-index .clist1 .clist2 li .zi {
  width: 345px;
  margin-right: 60px;
}

.case-bg .case-index .clist1 .clist2 li .zi .w1 {
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  background: url(../images/t5.png) no-repeat bottom left;
  padding: 15px 0;
}

.case-bg .case-index .clist1 .clist2 li .zi .w2 {
  color: #ffffff;
  font-size: 16px;
  line-height: 30px;
  margin-top: 40px;
  height: 245px;
  overflow: hidden;
}

.case-bg .case-index .clist1 .clist2 li .zi .w3 {
  width: 160px;
  height: 50px;
  border-radius: 5px;
  background: #ab1f13;
  text-align: center;
  line-height: 50px;
  color: #000000;
  font-size: 16px;
}

/**/
.about-bg {
  background: url(../images/abbg.png) no-repeat bottom center;
  height: 995px;
  overflow: hidden;
}

.about-bg .about-index .yt {
  text-align: center;
  background: url(../images/t2.jpg) no-repeat 50% 53%;
}

.about-bg .about-index .yt h3 {
  color: #333333;
  font-size: 36px;
  font-weight: bold;
  padding-top: 56px;
}

.about-bg .about-index .yt h4 {
  color: #333333;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 15px;
}

.about-bg .about-index .yt h5 {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
}

.about-bg .about-index .aimg {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  height: 380px;
  margin-top: 50px;
}

.about-bg .about-index .at1 {
  margin-top: 25px;
}

.about-bg .about-index .at1 h3 {
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
}

.about-bg .about-index .at1 h3 b {
  color: #d50000;
}

.about-bg .about-index .at1 span {
  display: block;
  padding-top: 15px;
}

.about-bg .about-index .ap1 {
  padding-right: 50px;
  margin-top: 15px;
}

.about-bg .about-index .ap1 p {
  color: #ffffff;
  font-size: 20px;
  /*line-height: 36px;*/
  text-align: justify;
}

.about-bg .about-index .ap1 p strong {
  color: #d50000;
}

.c2-con ul {
  text-align: center;
  margin-top: 30px;
  margin-left: -90px;
  padding-top: 10px;
}

.c2-con ul li {
  width: 365px;
  border-right: 2px solid #d2d2d2;
  height: 120px;
  position: relative;
  float: left;
}

.c2-con ul li:last-child {
  border-right: 0;
}

.c2-con ul li .count-title {
  font: bold 72px/50px "Microsoft YaHei";
  color: #d50000;
  display: inline-block;
}

.c2-con ul li dt {
  font-size: 24px;
  color: #999999;
  display: inline-block;
  padding-left: 5px;
  font-weight: normal;
}

.c2-con ul li p {
  font: normal 20px/32px "Microsoft YaHei";
  color: #cccccc;
  text-align: center;
  padding-top: 10px;
}

/**/
.news-index .yt {
  text-align: center;
  background: url(../images/t2.jpg) no-repeat 50% 53%;
}

.news-index .yt h3 {
  color: #333333;
  font-size: 36px;
  font-weight: bold;
  padding-top: 56px;
}

.news-index .yt h4 {
  color: #333333;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 15px;
}

.news-index .yt h5 {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
}

/**/
.tt4 {
  display: none;
}

.news-index {
  margin-bottom: 50px;
}

.news-index .news-con {
  margin-top: 50px;
}

.news-index .news-con .newsl {
  width: 930px;
  background: #eeeeee;
  padding: 30px 20px;
  height: 480px;
}

.news-index .news-con .newsl .nlist1 {
  width: 440px;
}

.news-index .news-con .newsl .nlist1 li a .img1 img {
  width: 440px;
  height: 290px;
}

.news-index .news-con .newsl .nlist1 li a .wz {
  margin-top: 30px;
  border-bottom: 2px solid #9c9c9c;
  padding-bottom: 10px;
}

.news-index .news-con .newsl .nlist1 li a .wz .shuzi {
  color: #ab1f13;
  font-size: 30px;
  font-weight: bold;
}

.news-index .news-con .newsl .nlist1 li a .wz .ww {
  width: 370px;
}

.news-index .news-con .newsl .nlist1 li a .wz .ww .w1 {
  color: #ab1f13;
  font-size: 20px;
  font-weight: bold;
}

.news-index .news-con .newsl .nlist1 li a .wz .ww .w2 {
  color: #313131;
  font-size: 12px;
  padding: 10px 0;
}

.news-index .news-con .newsl .nlist2 {
  width: 398px;
  margin-right: 30px;
}

.news-index .news-con .newsl .nlist2 li {
  background: #e5e5e5;
  margin-bottom: 16px;
  height: 120px;
  padding: 22px 16px;
}

.news-index .news-con .newsl .nlist2 li a {
  display: block;
}

.news-index .news-con .newsl .nlist2 li a .w1 {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news-index .news-con .newsl .nlist2 li a .w2 {
  color: #313131;
  font-size: 12px;
  padding-top: 12px;
  padding-bottom: 20px;
  border-bottom: 2px solid #9c9c9c;
}

.news-index .news-con .newsl .nlist2 li:hover a .w1 {
  color: #ab1f13;
}

.news-index .news-con .newsr {
  width: 250px;
}

.news-index .news-con .newsr .nsort li {
  background: #e5e5e5;
  height: 150px;
  text-align: center;
  margin-bottom: 15px;
}

.news-index .news-con .newsr .nsort li a {
  display: block;
}

.news-index .news-con .newsr .nsort li a b {
  display: block;
  color: #333333;
  font-size: 24px;
  padding-top: 45px;
}

.news-index .news-con .newsr .nsort li a span {
  display: block;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

.news-index .news-con .newsr .nsort li.cur {
  background: #ab1f13;
}

.news-index .news-con .newsr .nsort li.cur a b {
  color: #fff;
}

.news-index .news-con .newsr .nsort li.cur a span {
  color: #fff;
}

/**/
.fw1 {
  border-radius: 10px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  height: 150px;
  background: #ab1f13;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 50px;
  margin-bottom: -75px;
  position: relative;
  z-index: 999;
}

.fw1 .fwa b {
  display: block;
  color: #ffffff;
  font-size: 30px;
}

.fw1 .fwa h3 {
  display: block;
  font-size: 20px;
  font-weight: normal;
  color: #ffffff;
  padding-top: 10px;
}

.fw1 .fwb {
  border-radius: 10px;
  width: 160px;
  height: 60px;
  background: #313131;
}

.fw1 .fwb a {
  display: block;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 60px;
}

.lx-title {
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 25px;
}

.lx-title span {
  display: block;
  width: 60px;
  height: 2px;
  background: #989898;
}

.foot-bg {
  background: #313131;
  padding-top: 115px;
}

.foot-bg .foot-index .link {
  color: #fff;
  font-size: 18px;
}

.foot-bg .foot-index .link span {
  font-weight: bold;
}

.foot-bg .foot-index .link a {
  font-weight: normal;
  padding-right: 15px;
}

.foot-bg .foot-index .ct1 {
  margin-top: 40px;
}

.foot-bg .foot-index .ct1 .ctb {
  color: #fff;
  font-weight: bold;
  padding-top: 10px;
}

.foot-bg .foot-index .ct1 .ctb p {
  font-size: 30px;
}

.foot-bg .foot-index .ct1 .ctb p:nth-of-type(1) {
  background: url(../images/tel.png) no-repeat left center;
  font-size: 20px;
  padding-left: 54px;
  line-height: 35px;
}

.foot-bg .foot-index .lx1 {
  margin-top: 56px;
}

.foot-bg .foot-index .lx1 .lxa {
  width: 332px;
}

.foot-bg .foot-index .lx1 .lxa p {
  color: #ffffff;
  font-size: 16px;
  line-height: 30px;
}

.foot-bg .foot-index .lx1 .lxb {
  width: 140px;
  margin-left: 55px;
  margin-right: 150px;
}

.foot-bg .foot-index .lx1 .lxc {
  width: 140px;
}

.foot-bg .foot-index .lx1 .lxd {
  width: 235px;
}

.foot-bg .foot-index .lx1 .lxd p {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
}

.foot-bg .foot-index .lx1 .lxd a {
  width: 140px;
  height: 50px;
  background: #ab1f13;
  display: block;
  border-radius: 30px;
  text-align: center;
  line-height: 50px;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  margin-top: 25px;
}

.foot-bg .foot-index .fnav {
  border-top: 1px solid #5a5a5a;
  padding: 30px 0;
  margin-top: 80px;
}

.foot-bg .foot-index .fnav ul {
  text-align: center;
  font-size: 0;
}

.foot-bg .foot-index .fnav ul li {
  display: inline-block;
  width: 171px;
}

.foot-bg .foot-index .fnav ul li a {
  color: #adadad;
  font-size: 18px;
}

.footer {
  background: #1b1b1b;
  font-size: 12px;
  color: #fff;
  line-height: 24px;
  text-align: center;
  padding: 10px 0;
}

.footer a {
  color: #fff;
}

/*内页左侧样式*/
.container {
  width: 1200px !important;
  margin: 0 auto;
  padding: 0;
}

.page-product-inquiry a {
  color: #fff;
}
