#__bs_notify__ {
  display: none !important;
}
.wid {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.widx {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  height: 60px;
}
.widx .xy {
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	float: left;
	width: 50%;
}
.up {
  width: 100%;
  background-color: #333;
  padding: 0 2%;
  line-height: 36px;
  overflow: hidden;
}
.up .box {
  width: 100%;
  text-align: right;
}
.up .box span {
  font-size: 13px;
  color: #fff;
  display: inline-block;
  margin-right: 60px;
  vertical-align: middle;
}
.up .box span.s1 {
  background: url("../img/43819_6x10.png") left center no-repeat;
  -webkit-background-size: 6px 10px;
          background-size: 6px 10px;
  padding-left: 15px;
}
.up .box span.s2 {
  background: url("../img/0c4be_14x11.png") left center no-repeat;
  -webkit-background-size: 14px 11px;
          background-size: 14px 11px;
  padding-left: 24px;
}
.up .box a {
  min-width: 30px;
  min-height: 36px;
  display: inline-block;
  margin-right: 20px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  vertical-align: middle;
}
.up .box a:hover {
  opacity: 0.85;
}
.up .box a.a1 {
  background: url("../img/6e4d7_12x12.png") center center no-repeat;
}
.news .boxx img{
 width:100%;
}
.up .box a.a1:hover {
  background: url("../img/6e4d7_12x12.png") #474646 center center no-repeat;
}
.up .box a.a2 {
  background: url("../img/eb5df_11x10.png") center center no-repeat;
}
.up .box a.a2:hover {
  background: url("../img/eb5df_11x10.png") #474646 center center no-repeat;
}
.up .box a.a3 {
  background: url("../img/85cc7_6x13.png") center center no-repeat;
}
.up .box a.a3:hover {
  background: url("../img/85cc7_6x13.png") #474646 center center no-repeat;
}
.header {
  width: 100%;
  padding: 0 3%;
  height: 88px;
  line-height: 88px;
}
.header .logo {
  width: 307px;
  height: 88px;
  line-height: 88px;
  float: left;
}
.header .logo img {
  width: 100%;
}
.header .nav {
  float: right;
}
.header .nav ul li {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.header .nav ul li.acti {
  background-color: #af1f23;
}
.header .nav ul li.acti>a {
  color: #fff;
}
.header .nav ul li:hover {
  background-color: #af1f23;
}
.header .nav ul li:hover .dropDown {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(-3px);
      -ms-transform: translateY(-3px);
          transform: translateY(-3px);
}
.header .nav ul li:hover>a {
  color: #fff;
}
.header .nav ul li a {
  font-size: 14px;
  color: #010101;
  padding: 0 20px;
  display: block;
}
.header .nav ul li .dropDown {
  position: absolute;
  z-index: 5;
  top: 100%;
  left: 0;
  width: 260px;
  background-color: #fff;
  padding: 5px 0;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
          box-shadow: 0 0 10px rgba(0,0,0,0.2);
  visibility: hidden;
  opacity: 0;
  margin-top: 3px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.header .nav ul li .dropDown .down:hover ol {
  display: block;
}
.header .nav ul li .dropDown .down {
  width: 100%;
  position: relative;
}
.header .nav ul li .dropDown .down ol {
  width: 280px;
  position: absolute;
  top: 0;
  left: 100%;
  padding-left: 0;
  background-color: #fff;
  display: none;
}
.header .nav ul li .dropDown .down ol.ol1 {
  top: -5px;
}
.header .nav ul li .dropDown .down ol li {
  width: 100%;
  padding-left: 0;
}

.header .nav ul li .dropDown a {
  height: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  padding: 0 10px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.header .nav ul li .dropDown a:hover {
  background-color: #af1f23;
  color: #fff;
}
.banner {
  width: 100%;
  height: 680px;
}
.banner .swiper-container {
  height: 100%;
}
.banner .swiper-slide {
  -webkit-background-size: cover;
          background-size: cover;
}
.banner .swiper-pagination {
  bottom: 30px !important;
}
.banner .swiper-pagination span {
  width: 70px;
  height: 5px;
  background-color: #fff;
  margin: 0 3px;
  -webkit-border-radius: 0;
          border-radius: 0;
  opacity: 1;
  cursor: pointer;
}
.banner .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #af1f23;
}
.banner .swiper-button-next {
  right: 0;
  width: 39px;
  height: 40px;
  background-image: url("../img/0bc36_39x41.jpg");
  -webkit-background-size: 100% 100%;
          background-size: 100%;
}
.banner .swiper-button-next:hover {
  opacity: 0.85;
}
.banner .swiper-button-prev {
  left: 0;
  width: 39px;
  height: 40px;
  background-image: url("../img/a9f6d_39x41.jpg");
  -webkit-background-size: 100% 100%;
          background-size: 100%;
}
.banner .swiper-button-prev:hover {
  opacity: 0.85;
}
.itemThree {
  width: 100%;
  padding-bottom: 30px;
  overflow: hidden;
}
.itemThree ul li {
  width: 33.333%;
}
.itemThree ul li:hover .pic {
  -webkit-animation-name: bounce;
          animation-name: bounce;
}
.itemThree ul li:hover .pic img.img1 {
  display: none;
}
.itemThree ul li:hover .pic img.img2 {
  display: block;
}
.itemThree ul li .pic {
  width: 111px;
  height: 111px;
  margin: 30px auto 25px;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.itemThree ul li .pic img {
  width: 100%;
  min-height: 100%;
}
.itemThree ul li .text {
  text-align: center;
  line-height: 1.6;
}
.itemThree ul li .text strong {
  font-size: 16px;
  color: #676767;
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.itemThree ul li .text p {
  width: 60%;
  margin: 0 auto;
  font-size: 14px;
  color: #b6b6b6;
}
.aboutUs {
  width: 100%;
  height: 590px;
  background-color: #f3f3f3;
  overflow: hidden;
}
.aboutUs .pic {
  width: 50%;
  height: 590px;
  overflow: hidden;
  float: left;
}
.aboutUs .pic img {
  width: 100%;
  min-height: 100%;
}
.aboutUs .text {
  float: left;
  width: 30%;
  margin-left: 5%;
  height: 590px;
  line-height: 590px;
}
.aboutUs .text .box {
  text-align: center;
  line-height: 1.4;
  display: inline-block;
  vertical-align: middle;
}
.aboutUs .text .box .top {
  margin-bottom: 35px;
}
.aboutUs .text .box .top strong {
  font-size: 30px;
  color: #444;
  line-height: 1.2;
  display: block;
}
.aboutUs .text .box .top span {
  line-height: 1.2;
  font-size: 18px;
  color: #807f7f;
  display: block;
}
.aboutUs .text .box p {
  font-size: 14px;
  line-height: 1.8;
  color: #808080;
}
.aboutUs .text .box .more {
  width: 270px;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  color: #7c7c7c;
  font-weight: bold;
  display: inline-block;
  margin-top: 120px;
  border: 1px solid #cccbcb;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.aboutUs .text .box .more:hover {
  background-color: #b90000;
  border-color: #b90000;
  color: #fff;
  text-indent: -10px;
}
.publicTitle {
  text-align: center;
  line-height: 1.3;
  margin: 40px 0 30px;
  font-family: "Times New Roman";
}
.publicTitle strong {
  font-size: 30px;
  color: #444;
  font-weight: normal;
  display: block;
}
.publicTitle p {
  position: relative;
  font-size: 18px;
  color: #807f7f;
}
.publicTitle p:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 48%;
  height: 1px;
  background-color: #f00;
}
.publicTitle p:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 48%;
  height: 1px;
  background-color: #f00;
}
.product {
  background-color: #f9f9f9;
  overflow: hidden;
  margin-bottom: 150px;
}
.product .list {
  position: relative;
  width: 100%;
  margin-bottom: 80px;
  padding: 0 3.5%;
}
.product .list .box:hover .pic img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  opacity: 0.85;
}
.product .list .box:hover .text {
  background-color: #b90000;
  color: #fff;
}
.product .list .box .pic {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.product .list .box .pic span {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 9px solid rgba(255,255,255,0.5);
}
.product .list .box .pic img {
  width: 100%;
  min-height: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.product .list .box .text {
  width: 100%;
  height: 80px;
  line-height: 80px;
  padding: 0 10px;
  text-align: center;
  font-size: 17px;
  color: #000;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.product .list .swiper-button-next {
  width: 40px;
  height: 40px;
  margin-top: -60px;
  background-image: url("../img/ed7aa_40x40.jpg");
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  outline: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.product .list .swiper-button-next:hover {
  opacity: 0.85;
}
.product .list .swiper-button-prev {
  width: 40px;
  height: 40px;
  margin-top: -60px;
  background-image: url("../img/f0871_40x40.jpg");
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  outline: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.product .list .swiper-button-prev:hover {
  opacity: 0.85;
}
.industry {
  width: 100%;
  height: 423px;
  line-height: 423px;
  background-image: url("../img/c23cd_1900x423.jpg");
  -webkit-background-size: cover;
          background-size: cover;
  text-align: right;
  padding-right: 6%;
  margin-bottom: 65px;
}
.industry .text {
  vertical-align: middle;
  display: inline-block;
  line-height: 1.4;
  font-family: "Times New Roman";
}
.industry .text h2 {
  font-size: 50px;
  color: #656c72;
  font-weight: normal;
}
.industry .text p {
  font-size: 21px;
  color: #b4b4b4;
}
.case {
  width: 100%;
  background-color: #f7f7f7;
  padding-bottom: 25px;
  overflow: hidden;
}
.case .boxs {
  position: relative;
  width: 100%;
  padding: 0 3.5%;
  margin-bottom: 30px;
}
.case .boxs .swiper-slide {
  background-color: #fff;
}
.case .boxs .swiper-slide:hover .pic img {
  opacity: 0.85;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.case .boxs .swiper-slide .pic {
  width: 100%;
  height: 223px;
  overflow: hidden;
}
.case .boxs .swiper-slide .pic img {
  width: 100%;
  min-height: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.case .boxs .swiper-slide .text {
  width: 100%;
  padding: 30px 6%;
  line-height: 1.4;
}
.case .boxs .swiper-slide .text strong {
  font-size: 18px;
  color: #595959;
  display: block;
  font-family: "Times New Roman";
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.case .boxs .swiper-slide .text span {
  font-size: 14px;
  color: #a5a5a5;
}
.case .boxs .swiper-slide .text p {
  height: 100px;
  font-size: 14px;
  color: #a5a5a5;
  line-height: 1.7;
  margin-top: 25px;
}
.case .boxs .swiper-slide .text .more {
  position: relative;
  width: 100%;
  height: 36px;
  line-height: 36px;
  background-color: #505050;
  font-size: 14px;
  color: #fff;
  text-align: center;
  display: block;
}
.case .boxs .swiper-slide .text .more var {
  position: relative;
  z-index: 2;
}
.case .boxs .swiper-slide .text .more:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.case .boxs .swiper-slide .text .more:hover:before {
  width: 100%;
  background-color: #b90000;
}
.case .boxs .swiper-button-next {
  width: 40px;
  height: 40px;
  margin-top: -30px;
  background-image: url("../img/ed7aa_40x40.jpg");
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  outline: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.case .boxs .swiper-button-next:hover {
  opacity: 0.85;
}
.case .boxs .swiper-button-prev {
  width: 40px;
  height: 40px;
  margin-top: -30px;
  background-image: url("../img/f0871_40x40.jpg");
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  outline: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.case .boxs .swiper-button-prev:hover {
  opacity: 0.85;
}
.logos {
  padding: 40px 0;
}
.logos .box {
  position: relative;
  width: 100%;
  padding: 0 50px;
}
.logos .box .swiper-slide {
  text-align: center;
}
.logos .box .swiper-slide img {
  max-width: 92px;
  max-height: 43px;
}
.logos .box .swiper-button-next {
  width: 40px;
  height: 43px;
  background-image: url("../img/ab3de_32x32.png");
  -webkit-background-size: 60% 60%;
          background-size: 60%;
  outline: none;
}
.logos .box .swiper-button-prev {
  width: 40px;
  height: 43px;
  background-image: url("../img/ae38d_32x32.png");
  -webkit-background-size: 60% 60%;
          background-size: 60%;
  outline: none;
}
.footer {
  width: 100%;
  background-color: #505050;
  padding: 30px 0;
  text-align: center;
}
.footer h3 {
  margin-bottom: 50px;
}
.footer h3 img {
  width: 307px;
  height: 52px;
}
.footer p {
  font-size: 13px;
  color: #d5d5d5;
  line-height: 2.7;
}
@media screen and (max-width: 1680px) {
  .publicTitle p:before {
    width: 47%;
  }
  .publicTitle p:after {
    width: 47%;
  }
}
@media screen and (max-width: 1200px) {
  .wid {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
  }
  .case .boxs .swiper-slide .text {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .case .boxs .swiper-slide .text strong {
    font-size: 14px;
  }
  .case .boxs .swiper-slide .text span {
    font-size: 13px;
  }
  .case .boxs .swiper-slide .text p {
    font-size: 13px;
  }
  .publicTitle p:before {
    width: 46%;
  }
  .publicTitle p:after {
    width: 46%;
  }
  .product .list {
    margin-bottom: 30px;
  }
  .aboutUs .text {
    width: 42%;
  }
  .header .nav ul li a {
    padding: 0 10px;
  }
}
@media screen and (max-width: 750px) {
  .up {
    padding: 0 3%;
    line-height: 28px;
  }
  .up .box {
    text-align: left;
  }
  .up .box span {
    margin-right: 0;
    width: 48%;
  }
  .header {
    line-height: 50px;
  }
  .header .logo {
    width: 200px;
    height: 60px;
  }
  .header .nav {
    position: fixed;
    z-index: 5;
    left: 0;
    top: 0;
    width: 60%;
    height: 100%;
    background: #fff;
    padding: 30px 0;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .header .nav.active {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
  .header .nav ul li {
    width: 100%;
  }
  .header .nav ul li .dropDown {
    width: 100%;
  }
  .header .nav ul li .dropDown .down {
    width: 100%;
  }
  .header .ico-menu {
    position: fixed;
    right: 15px;
    top: 10px;
    width: 25px;
  }
  .header .ico-menu:after {
    content: "";
    position: absolute;
    top: -15px;
    right: -15px;
    width: 50px;
    height: 50px;
    display: block;
  }
  .header .ico-menu.acti var.v1 {
    top: 5px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .header .ico-menu.acti var.v2 {
    display: none;
  }
  .header .ico-menu.acti var.v3 {
    top: -3px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .header .ico-menu var {
    position: relative;
    width: 100%;
    height: 3px;
    margin-bottom: 5px;
    background: #fff;
    display: block;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .banner {
    height: 320px;
  }
  .banner .swiper-pagination {
    bottom: 10px !important;
  }
  .banner .swiper-pagination span {
    width: 40px;
  }
  .itemThree ul li {
    width: 100%;
  }
  .aboutUs {
    height: auto;
  }
  .aboutUs .pic {
    width: 100%;
    height: 260px;
  }
  .aboutUs .text {
    width: 100%;
    height: auto;
    line-height: 1;
    margin-left: 0;
    padding: 30px 3%;
  }
  .aboutUs .text .box .more {
    margin-top: 50px;
  }
  .publicTitle p:before {
    width: 40%;
  }
  .publicTitle p:after {
    width: 40%;
  }
  .product {
    margin-bottom: 30px;
  }
  .product .list .box .text {
    height: 50px;
    line-height: 50px;
  }
  .industry {
    margin-bottom: 30px;
  }
  .industry .text h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .industry .text p {
    font-size: 18px;
  }
  .footer h3 {
    margin-bottom: 20px;
  }
  .footer h3 img {
    width: 260px;
    height: 60px;
  }
}

/*# sourceMappingURL=style.css.map */