.btn-active {
  display: block;
  text-align: center;
  width: 180px !important;
  height: 60px;
  line-height: 60px;
  border-radius: 40px;
  color: #ffffff;
  border: 1px solid #28a7e1;
  background-color: #28a7e1;
  font-size: 1.2em;
  transition: all 1s;
}
.btn-defealt {
  display: block;
  text-align: center;
  width: 180px !important;
  height: 60px;
  line-height: 60px;
  border-radius: 40px;
  color: #28a7e1;
  border: 1px solid #28a7e1;
  background-color: #ffffff;
  font-size: 1.2em;
  transition: all 1s;
}
.btn-active:hover {
  display: block;
  text-align: center;
  width: 180px !important;
  height: 60px;
  line-height: 60px;
  border-radius: 40px;
  color: #28a7e1;
  border: 1px solid #28a7e1;
  background-color: #ffffff;
  font-size: 1.2em;
  transition: all 1s;
}
.btn-defealt:hover {
  display: block;
  text-align: center;
  width: 180px !important;
  height: 60px;
  line-height: 60px;
  border-radius: 40px;
  color: #ffffff;
  border: 1px solid #28a7e1;
  background-color: #28a7e1;
  font-size: 1.2em;
  transition: all 1s;
}
.et-title-p {
  font-size: 1.5rem;
  margin-bottom: 40px;
  display: block;
}
.et-title {
  display: block;
}
.media1 {
  display: none;
  color: #000000 !important;
}
.media1 .media-body a {
  line-height: 90px !important;
}
.co-footer {
  margin-bottom: -42px;
}
.co-footer a {
  color:#ffffff;
}
.co-footer a:hover {
  color:#ffffff;
  text-decoration:underline;
}
#swiper {
  width: 100%;
  height: 400px;
  position: relative;
  z-index: 1;
}
#swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#swiper .swiper-pagination-bullet {
  width: 25px ;
  height: 3px;
  display: inline-block;
  border-radius: 10px;
  background: #000;
  opacity: .2;
}
#swiper .swiper-button-next,
#swiper .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
  background: rgba(114, 114, 128, 0.6);
  border-radius: 50%;
  color: #ffffff;
  font-size: 1.2em;
  text-align: center;
  line-height: 44px;
}
#swiper .swiper-button-prev {
  left: 2%;
}
#swiper .swiper-button-next {
  right: 2%;
}
#swiper .swiper-button-next:hover,
#swiper .swiper-button-prev:hover {
  background: #28a7e1;
}
#swiper .swiper-pagination-bullet-active {
  opacity: 1;
  background: #28a7e1;
  width: 35px;
}
#swiper .swiper-slide img {
  width: 100%;
 /* height: 100%;*/
}
#swiper .Advertise {
  position: absolute;
  width: 40%;
  height: 50px;
  left: 30%;
  top: 35%;
  background-color: rgba(19, 61, 88, 0.4);
  border-radius: 200px;
  line-height: 50px;
  font-size: 1.5rem;
  color: #ffffff;
  text-align: center;
  z-index: 3;
}
#swiper .btn-more {
  position: absolute;
  width: 10%;
  height: 50px;
  bottom: 27%;
  left: 45%;
  border-radius: 40px;
  background-color: rgba(40, 167, 225, 0.5);
  color: #ffffff;
  border: none;
  font-size: 1.1em;
  line-height: 50px;
  z-index: 3;
}
#swiper .btn-more a {
  color: #ffffff;
}
#swiper .swiper-button-next,
#swiper .swiper-button-prev {
  width: 40px;
  height: 40px;
}
.engin-techn {
  margin-top: 30px;
}
.engin-techn h3,
.engin-techn p {
  text-align: center;
}
.engin-techn .et-title {
  width: 30%;
  font-size: 1.8rem;
  font-weight: bold;
  border-bottom: 1px solid #a2a2a2;
  margin: 0px auto;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.engin-techn .thumbnail img {
  height: 220px;
  transition: transform 0.5s;
}
.engin-techn .thumbnail h3 {
  font-size: 1.6rem;
  font-weight: 100;
}
.engin-techn .thumbnail:hover {
  box-shadow: 2px 2px 2px #d9d9d9;
  transform: scale(1.1, 1.1);
  cursor: pointer;
  transition: all 0.5s;
  border: 1px solid #dddddd;
}
.engin-techn .btn-active {
  display: block;
  margin: 20px auto;
}
.industry {
  width: 100%;
  padding-bottom: 20px;
  margin-top: 50px;
  text-align: center;
  color: #ffffff;
}
.industry .et-title {
  width: 20%;
  font-size: 1.6rem;
  border-bottom: 1px solid #a2a2a2;
  margin: 0px auto;
  padding-bottom: 20px;
  margin-bottom: 30px;
  padding-top: 58px;
}
.industry .et-title-p {
  font-size: 1.5rem;
  margin-bottom: 40px;
}
.industry .industry-swiper .swiper-container {
  width: 100%;
  padding-bottom: 50px;
  margin-top: 10px;
}
.industry .industry-swiper .swiper-slide {
  width: 300px;
  height: 300px;
  position: relative;
  right: 0px;
  background-color: #ffffff;
  text-align: center;
}
.industry .industry-swiper .swiper-slide .slide-main {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 300px;
  height: 300px;
}
.industry .industry-swiper .swiper-slide .slide-main img {
  height: 200px;
}
.industry .industry-swiper .swiper-slide .slide-main h3,
.industry .industry-swiper .swiper-slide .slide-main p {
  color: #403f3f;
}
.industry .industry-swiper .swiper-button-next,
.industry .industry-swiper .swiper-button-prev {
  font-size: 1.5em !important;
}
.industry .industry-swiper .swiper-button-next {
  right: -5px;
}
.industry .industry-swiper .swiper-button-prev {
  left: -5px;
}
.about {
  height: 540px;
  margin-top: 56px;
}
.about .et-title {
  width: 30%;
  font-size: 1.8rem;
  line-height: 50px;
  border-bottom: 1px solid #a2a2a2;
  margin: 0px auto;
  font-weight: bold;
  text-align: center;
}
.about .et-title-p {
  font-size: 1.5rem;
  line-height: 40px;
  text-align: center;
}
.about .about-main .col-md-6:nth-child(1) img {
  height: 394px;
}
.about .about-main .col-md-6:nth-child(2) {
  text-align: left;
  padding-left: 5%;
}
.about .about-main .col-md-6:nth-child(2) h4 {
  border-bottom: 2px solid #c4c4c4;
  line-height: 60px;
}
.about .about-main .col-md-6:nth-child(2) p.mb-main {
  line-height: 30px;
  letter-spacing: 1px;
  font-size: 1.5rem;
  color: #a0a0a0;
  margin-bottom: 30px;
  margin-top: 30px;
}
.about .media {
  padding: 0px;
}
.news {
  margin-top: 100px;
  width: 100%;
}
.news .et-title {
  width: 30%;
  font-size: 1.8rem;
  border-bottom: 1px solid #a2a2a2;
  margin: 0px auto;
  padding-bottom: 20px;
  margin-bottom: 30px;
  font-weight: bold;
}
.news .et-title-p {
  font-size: 1.5rem;
  margin-bottom: 40px;
  text-align: center;
}
.news .thumbnail {
  border: 2px solid #ffffff !important;
  padding-bottom: 30px;
}
.news .thumbnail .caption {
  padding: 0px;
}
.news .thumbnail .caption h4 {
/*  height: 70px;
  line-height: 70px;*/
  margin: 0px;
  transition: all 1s;
  padding:10px 0;
}
.news .thumbnail .caption h4 small {
  margin-left: 10px;
}
.news .thumbnail .caption h3 {
  font-size: 1em;
}
.news .thumbnail .caption h3 a {
  font-weight: bold;
}
.news .thumbnail:hover {
  border-bottom: 2px solid #28a7e1 !important;
  cursor: pointer;
}
.news .thumbnail:hover .caption h4 {
  background-color: #28a7e1;
  text-align: center;
  color: #ffffff;
}
.news .thumbnail:hover .caption h4 small {
  display: none;
}
.fix {
  position: fixed;
  right: 20px;
  top: 45%;
  width: 74px;
  height: 210px;
  border: 1px solid #c7c7c7;
  padding: 5px;
  box-shadow: 2px 2px 2px #d9d9d9;
  background-color: #ffffff;
  z-index: 5;
}
.fix ul {
  padding: 0px;
  width: 100%;
  height: 100%;
}
.fix ul li {
  width: 50px;
  height: 50px;
  margin: 15px auto;
  position: relative;
}
.fix ul li img {
  width: 40px;
  height: 40px;
  margin: 0px auto;
}
.fix ul li:nth-child(1),
.fix ul li:nth-child(2) {
  border-bottom: 1px solid #c7c7c7;
}
.fix ul #img-weixin {
  position: relative;
  right: 0px;
  top: 0px;
}
.fix ul #img-weixin #tool2 {
  display: none;
  position: absolute;
  right: 80px;
  top: 0px;
}
.fix ul #img-weixin #tool2 img {
  width: 100px;
  height: 100px;
  z-index: 9999;
}
.fix .ark-poptip {
  position: absolute;
  color: #666666;
  z-index: 101;
  line-height: 2;
  zoom: 1;
  display: none;
  right: 84px;
  top: 0px;
  box-shadow: 3px 3px 3px #d3d3d3;
  transition: all 0.5s;
}
.fix .ark-poptip-container {
  position: relative;
  background-color: #fffcef;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  padding: 5px 10px 5px 10px;
  zoom: 1;
  _display: inline;
}
.fix .ark-poptip-arrow,
.fix .ark-poptip-arrow rem,
.fix .ark-poptip-arrow span {
  position: absolute;
  font-size: 14px;
  font-family: SimSun,Hiragino Sans GB;
  font-style: normal;
  line-height: 21px;
  z-index: 10;
  *zoom: 1;
}
.fix .ark-poptip-arrow rem {
  color: #d9d9d9;
}
.fix .ark-poptip-arrow span {
  color: #fffcef;
  top: 0;
  left: 0;
}
.fix .ark-poptip-arrow-a rem {
  top: -1px;
  left: 0;
}
.fix .ark-poptip-arrow-b rem {
  top: -1px;
  left: 0;
}
.fix .ark-poptip-arrow-c rem {
  top: 1px;
  left: 0;
}
.fix .ark-poptip-arrow-d rem {
  top: 1px;
  left: 0;
}
.fix .ark-poptip-arrow-e rem {
  top: 0;
  left: -1px;
}
.fix .ark-poptip-arrow-f {
  top: 10px;
  right: 7px;
}
.fix .ark-poptip-arrow-f rem {
  top: 0;
  left: 1px;
}
#icon-shou {
  display: none;
  width: 40px;
  height: 40px;
  margin: 0px auto;
}
/*当屏幕尺寸小于800px时，应用下面的CSS样式*/
@media screen and (max-width: 800px) {
  .fix {
    display: none;
  }
  .active {
    border-bottom: 2px solid #ffffff!important;
  }
  #swiper {
    height: 200px;
  }
  #swiper .Advertise {
    top: 66px;
    width: 90%;
    left: 5%;
    font-size: 1rem !important;
    height: 35px;
    line-height: 35px;
  }
  #swiper .btn-more {
    width: 40%;
    left: 30%;
    bottom: 40px;
    font-size: 1.2rem !important;
    height: 30px;
    line-height: 30px;
  }
  #swiper .swiper-button-next,
  #swiper .swiper-button-prev {
    top: 70%;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background-image: none !important;
    text-align: center;
    display: none;
  }
  #swiper .swiper-slide img {
    width: 100%;
    height: 100%;
  }
  .engin-techn .thumbnail {
    box-shadow: 2px 2px 2px #d9d9d9;
  }
  .engin-techn .thumbnail:hover {
    box-shadow: 2px 2px 2px #d9d9d9;
    transform: scale(1, 1) !important;
    transition: all 0.5s;
    border: 1px solid #dddddd;
  }
  .engin-techn a.btn-active {
    display: none;
  }
  .industry {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .industry .industry-swiper .swiper-container {
    width: 100%;
    padding-bottom: 50px;
    margin-top: 80px;
  }
  .industry .industry-swiper .swiper-slide {
    box-shadow: 2px 2px 2px 2px #eef0f7;
    border: 1px solid #e7eaf4;
    width: 250px;
    height: 260px;
    position: relative;
    top: 50px;
    right: 0px;
    background-color: #ffffff;
    text-align: center;
  }
  .industry .industry-swiper .swiper-slide .slide-main {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 230px;
    height: 200px;
  }
  .industry .industry-swiper .swiper-slide .slide-main img {
    height: 200px;
    min-width: 100%;
  }
  .industry .industry-swiper .swiper-slide .slide-main h3,
  .industry .industry-swiper .swiper-slide .slide-main p {
    color: #403f3f;
  }
  .industry .industry-swiper .swiper-slide .slide-main h3 {
    font-size: 1.2em;
    line-height: 0px;
  }
  .industry .industry-swiper .swiper-slide .swiper-button-next,
  .industry .industry-swiper .swiper-slide .swiper-button-prev {
    height: 27px;
    top: 50% !important;
    display: none !important;
  }
  .industry .industry-swiper .swiper-pagination {
    display: none !important;
  }
  .industry .media {
    margin-left: 15px;
    margin-right: 15px;
  }
  .industry .media .media-body a {
    line-height: 70px;
  }
  .industry .swiper-container {
    margin-top: -30px !important;
  }
  .et-title,
  .et-title-p {
    display: none;
  }
  .media1 {
    display: block;
    margin-top: 0px;
    border-bottom: 1px solid #a2a2a2;
    margin-bottom: 10px;
  }
  .media1 .media-left {
    width: 60%;
  }
  .media1 .media-left h3 {
    font-size: 1.1em;
  }
  .media1 .media-body {
    line-height: 70px;
  }
  .box .box li {
    width: 20px !important;
    margin-right: 3px !important;
  }
  .news {
    margin-top: 15px;
  }
  .news .thumbnail {
    padding: 0px !important;
  }
  .news .thumbnail img {
    margin-top: 10px;
    box-shadow: 2px 2px 2px #d9d9d9;
  }
  .news .thumbnail .caption h4 {
    line-height: 40px;
    height: 40px;
    font-size: 1.1em;
  }
  .news .thumbnail .caption p {
    margin-top: 5px;
  }
  .news .thumbnail .caption h3 {
    line-height: 6px;
    font-size: 1.1em;
  }
  .news .thumbnail:hover {
    border-bottom: 2px solid #ffffff !important;
    cursor: pointer;
  }
  .news .thumbnail:hover .caption h4 {
    background-color: #ffffff !important;
    text-align: left;
    color: #666666;
  }
  .news .media {
    width: 90%;
    margin-left: 5%;
  }
  .about .media-heading {
    text-align: center;
    border-bottom: 2px solid #ffffff !important;
  }
  .about a.btn-defealt {
    margin: 0px auto;
    display: block;
    line-height: 35px;
    height: 35px;
  }
  .about img {
    height: 230px !important;
  }
  .about .mb-main {
    margin-top: -10px !important;
    font-size: 0.9em !important;
    line-height: 25px !important;
  }
  .about .media-left {
    margin-left: -5px !important;
  }
  #icon-shou {
    display: block;
  }
  .btn-active {
    width: 140px !important;
    height: 50px;
    line-height: 50px;
    font-size: 1.2em;
    transition: all 1s;
  }
  .btn-defealt {
    width: 140px !important;
    height: 50px;
    line-height: 50px;
    border-radius: 40px;
  }
}
@media screen and (min-width: 800px) {
  .industry {
    background: url("../images/industryBack.jpg") repeat center;
  }
}
