/*首页banner*/
.banner17 .shutter {
  overflow: hidden;
  width: 1920px;
  height: auto;
  position: relative;
  left: 50%;
  margin-left: -960px;
  top: 0;
}
.banner17 .shutter-img {
  z-index: 1;
}
.banner17 .shutter-img,
.banner17 .shutter-img a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.banner17 .shutter-img a {
  cursor: default;
}
.banner17 .shutter-img a > img {
  width: 1920px;
  height: auto;
}
.banner17 .shutter-img .created {
  overflow: hidden;
  position: absolute;
  z-index: 20;
}
.banner17 .shutter-btn {
  width: 1300px;
  height: 64px;
  z-index: 9;
  position: absolute;
  top: 50%;
  margin-left: -650px;
  margin-top: -32px;
  left: 50%;
  clear: both;
  display: none;
}
.banner17:hover .shutter-btn {
  display: block;
}
.banner17 .shutter-btn li {
  width: 64px;
  height: 64px;
  cursor: pointer;
}
.banner17 .shutter-btn li.prev {
  float: left;
  background: url(../images/left3.png) no-repeat;
}
.banner17 .shutter-btn li.next {
  float: right;
  background: url(../images/right3.png) no-repeat;
}
.cover {
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.icoText {
  width: 1350px;
  margin: -30px auto 0;
  position: relative;
  z-index: 100;
  display: flex;
  border-radius: 16px;
  box-shadow: 0 0 8px 1px #eaeaea;
  background: #fff;
  padding: 50px;
  justify-content: center;
}
.icoText li {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: left;
  padding: 0 3%;
}
.icoText li img {
  margin-right: 20px;
}
.icoText li .textfr h3 {
  font-size: 24px;
  color: #181818;
}
.icoText li .textfr p {
  font-size: 16px;
  color: #b9bcc5;
}
.title {
  text-align: center;
  padding: 30px 0 60px;
}
.title h2 {
  font-size: 42px;
  color: #000;
  letter-spacing: 1px;
}
.title h2 span {
  font-weight: normal;
}
.title p {
  font-size: 18px;
  color: #afafaf;
  margin-top: 5px;
}
.product {
  padding-bottom: 60px;
}
.product .tabTop {
  width: 568px;
}
.product .tabTop li {
  width: 260px;
  float: left;
  line-height: 76px;
  background: #fff;
  border-radius: 48px 0 0 48px;
  border: 1px solid #818181;
  margin-bottom: 25px;
}
.product .tabTop li a {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.product .tabTop li a i {
  border-radius: 50%;
  width: 64px;
  height: 64px;
  margin-left: 10px;
}
.product .tabTop li a span {
  display: inline-block;
  width: calc(100% - 84px);
  color: #161616;
  font-size: 24px;
  text-indent: 30px;
}
.product .tabTop li:nth-child(2n) {
  border-radius: 0 48px 48px 0;
  float: right;
  position: relative;
}
.product .tabTop li:nth-child(2n) a i {
  position: absolute;
  right: 10px;
}
.product .tabTop li.sli1 i {
  background: url(../images/sli01.png) no-repeat center center #000;
}
.product .tabTop li.sli3 i {
  background: url(../images/sli03.png) no-repeat center center #000;
}
.product .tabTop li.sli5 i {
  background: url(../images/sli05.png) no-repeat center center #000;
}
.product .tabTop li.sli7 i {
  background: url(../images/sli07.png) no-repeat center center #000;
}
.product .tabTop li.sli2 i {
  background: url(../images/sli02.png) no-repeat center center #000;
}
.product .tabTop li.sli4 i {
  background: url(../images/sli04.png) no-repeat center center #000;
}
.product .tabTop li.sli6 i {
  background: url(../images/sli06.png) no-repeat center center #000;
}
.product .tabTop li.sli8 i {
  background: url(../images/sli08.png) no-repeat center center #000;
}
.product .tabTop li:hover,
.product .tabTop li.on {
  background: #0060c3;
  border: 1px solid #0060c3;
}
.product .tabTop li:hover span,
.product .tabTop li.on span {
  color: #fff;
}
.product .tabTop li:hover.sli1 i,
.product .tabTop li.on.sli1 i {
  background: url(../images/sli011.png) no-repeat center center #fff;
}
.product .tabTop li:hover.sli3 i,
.product .tabTop li.on.sli3 i {
  background: url(../images/sli033.png) no-repeat center center #fff;
}
.product .tabTop li:hover.sli5 i,
.product .tabTop li.on.sli5 i {
  background: url(../images/sli055.png) no-repeat center center #fff;
}
.product .tabTop li:hover.sli7 i,
.product .tabTop li.on.sli7 i {
  background: url(../images/sli077.png) no-repeat center center #fff;
}
.product .tabTop li:hover.sli2 i,
.product .tabTop li.on.sli2 i {
  background: url(../images/sli022.png) no-repeat center center #fff;
}
.product .tabTop li:hover.sli4 i,
.product .tabTop li.on.sli4 i {
  background: url(../images/sli044.png) no-repeat center center #fff;
}
.product .tabTop li:hover.sli6 i,
.product .tabTop li.on.sli6 i {
  background: url(../images/sli066.png) no-repeat center center #fff;
}
.product .tabTop li:hover.sli8 i,
.product .tabTop li.on.sli8 i {
  background: url(../images/sli088.png) no-repeat center center #fff;
}
.product .tabBottom {
  display: none;
  margin-top: 20px;
  width: 100%;
  position: relative;
}
.product .tabBottom .flag {
  position: absolute;
  right: 100px;
  top: -435px;
  width: 582px;
  height: 388px;
  overflow: hidden;
}
.product .tabBottom .flag img {
  transition: 0.5s;
}
.product .tabBottom .flag img:hover {
  transform: scale(1.1);
}
.product .tabBottom .swiper-slide .Img {
  width: 332;
  height: 255px;
  overflow: hidden;
  border: 2px solid #707070;
  border-bottom: none;
}
.product .tabBottom .swiper-slide .Img img {
  transition: 0.5s;
  width: 100%;
  display: block;
  margin: 0 auto;
}
.product .tabBottom .swiper-slide .Img img:hover {
  transform: scale(1.1);
}
.product .tabBottom .swiper-slide p {
  background: #0060c3;
  line-height: 55px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  width: 332px;
  font-size: 18px;
  border: 2px solid #0060c3;
}
.product .tabBottom .swiper-button-prev {
  position: absolute;
  left: -50px;
  top: 50%;
  width: 46px;
  height: 46px;
  margin-top: -23px;
  background: url(../images/prev.png) no-repeat;
}
.product .tabBottom .swiper-button-next {
  position: absolute;
  right: -50px;
  top: 50%;
  width: 46px;
  height: 46px;
  margin-top: -23px;
  background: url(../images/next.png) no-repeat;
}
.product .tabBottom .swiper-button-next::after,
.product .tabBottom .swiper-button-prev::after {
  display: none;
}
.product .tabBottom.on {
  display: block;
}
.adv {
  padding: 50px 0 90px;
  background: url(../images/advbg.png) no-repeat bottom center #f7f7f7;
}
.adv ul {
  display: flex;
  justify-content: center;
  flex-direction: row;
}
.adv ul li {
  width: 329px;
  height: 256px;
  margin: 0 50px 30px;
  padding-left: 120px;
}
.adv ul li h4 {
  font-size: 24px;
  margin: 43px 0 30px;
  color: #181819;
}
.adv ul li h4.blue {
  color: #0060c3;
}
.adv ul li p {
  font-size: 18px;
  color: #3a3a3a;
  width: 80%;
}
.adv ul li.one {
  background: url(../images/adv01.png) no-repeat;
}
.adv ul li.two {
  background: url(../images/adv02.png) no-repeat;
}
.adv ul li.three {
  background: url(../images/adv03.png) no-repeat;
}
.adv ul li.four {
  background: url(../images/adv04.png) no-repeat;
}
.advertisement {
  background: url(../images/advertisementbg.jpg) no-repeat center center;
  height: 302px;
}
.advertisement .size {
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: #fff;
}
.advertisement .size h3 {
  font-size: 33px;
  padding-bottom: 10px;
}
.advertisement .size .tel {
  display: flex;
  font-size: 18px;
  justify-content: left;
  align-items: center;
  flex-direction: row;
}
.advertisement .size .tel img {
  width: 30px;
}
.about .fl {
  width: 510px;
  height: 377px;
}
.about .fl .swiper-button-next {
  background: #0060c3;
  width: 33px;
  height: 20px;
  right: 50%;
  top: 95%;
  margin-right: -33px;
}
.about .fl .swiper-button-prev {
  background: #ef1919;
  width: 33px;
  height: 20px;
  left: 50%;
  top: 95%;
  margin-left: -33px;
}
.about .fl .swiper-button-prev::after,
.about .fl .swiper-button-next::after {
  color: #fff;
  font-size: 16px;
}
.about .fr {
  width: calc(100% - 560px);
}
.about .fr h2 {
  color: #000000;
  font-size: 26px;
  padding-bottom: 25px;
}
.about .fr h2 span {
  font-size: 27px;
  color: #0060c3;
}
.about .fr .text {
  padding-bottom: 30px;
}
.about .fr .text p {
  font-size: 18px;
  line-height: 32px;
  color: #767676;
}
.about .fr .text a.more {
  width: 35px;
  height: 20px;
  background: #0060c3;
  color: #fff;
  float: right;
  text-align: center;
}
.about .fr ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.about .fr ul li {
  text-align: center;
  border-right: 1px solid #ddd;
  padding: 0 30px;
}
.about .fr ul li img {
  display: block;
  margin: 0 auto;
}
.about .fr ul li a {
  color: #767676;
  font-size: 16px;
}
.about .fr ul li:last-child {
  border: none;
}
.about .picScroll-left {
  /* overflow: hidden; */
  position: relative;
  padding: 70px 0;
  overflow: hidden;
  width: 100%;
}
.about .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.about .picScroll-left .bd ul li {
  padding-left: 20px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: left;
  width: 322px;
}
.about .picScroll-left .bd ul li img {
  width: 322px;
  height: 455px;
  display: block;
  margin: 0 auto;
}
.equipment {
  background: url(../images/equipmentbg.jpg) no-repeat top center;
  padding-bottom: 60px;
}
.equipment .title2 {
  padding: 90px 0 68px;
  text-align: center;
  color: #fff;
}
.equipment .title2 span {
  font-size: 40px;
  position: relative;
}
.equipment .title2 span::before {
  content: '';
  position: absolute;
  left: -80px;
  width: 60px;
  height: 2px;
  top: 50%;
  margin-top: -1px;
  background: #fff;
}
.equipment .title2 span::after {
  right: -80px;
  content: '';
  position: absolute;
  width: 60px;
  height: 2px;
  top: 50%;
  margin-top: -1px;
  background: #fff;
}
.equipment .title2 p {
  font-size: 18px;
  margin-top: 5px;
}
.equipment .size {
  padding: 0 100px;
  width: 1000px;
  position: relative;
}
.equipment .size .mySwiperEqu .swiper-slide {
  width: 306px;
}
.equipment .size .mySwiperEqu .swiper-slide img {
  display: block;
  margin: 0 auto;
}
.equipment .size .mySwiperEqu .swiper-slide p {
  font-size: 18px;
  text-align: center;
  line-height: 80px;
  color: #fff;
}
.equipment .size .swiper-button-prev {
  position: absolute;
  left: 10px;
  top: 45%;
  width: 22px;
  height: 22px;
  margin-top: -11px;
  background: url(../images/preveq.png) no-repeat;
}
.equipment .size .swiper-button-next {
  position: absolute;
  right: 10px;
  top: 45%;
  width: 22px;
  height: 22px;
  margin-top: -23px;
  background: url(../images/nexteq.png) no-repeat;
}
.equipment .size .swiper-button-next::after,
.equipment .size .swiper-button-prev::after {
  display: none;
}
.news {
  overflow: hidden;
}
.news .size {
  overflow: hidden;
}
.news .size .tabTop {
  overflow: hidden;
  display: flex;
  justify-content: center;
  flex-direction: row;
}
.news .size .tabTop li {
  font-size: 24px;
  color: #555555;
}
.news .size .tabTop li a {
  line-height: 25px;
  display: block;
  padding: 0 30px 10px;
  border-right: 1px solid #b5b5b5;
}
.news .size .tabTop li::after {
  content: '';
  display: block;
  margin: 0 auto;
  width: 0;
  height: 7px;
  background: #0060c3;
  transition: 280ms;
}
.news .size .tabTop li:last-child a {
  border: none;
}
.news .size .tabTop li.on::after {
  width: 114px;
}
.news .size .tabTop li:hover::after {
  width: 114px;
}
.news .size .tabBottom {
  padding: 60px 0 40px;
  display: none;
  overflow: hidden;
}
.news .size .tabBottom .fl {
  width: 568px;
}
.news .size .tabBottom .fr {
  width: 611px;
}
.news .size .tabBottom .fr li {
  height: 103px;
  background: #fff;
  padding: 20px;
  margin-bottom: 18px;
  box-shadow: 0 0 5px -1px #ddd;
}
.news .size .tabBottom .fr li a {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.news .size .tabBottom .fr li a .date {
  text-align: center;
  flex: 0 0 148px;
  display: flex;
  flex-direction: column;
  font-size: 16px;
  color: #313131;
  justify-content: center;
}
.news .size .tabBottom .fr li a .date p {
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 20px;
}
.news .size .tabBottom .fr li a .text h4 {
  color: #313131;
  font-size: 20px;
  overflow: hidden;
  line-height: 30px;
  height: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-bottom: 10px;
}
.news .size .tabBottom .fr li a .text span {
  color: #6c6c6c;
  line-height: 20px;
  font-size: 16px;
}
.news .size .tabBottom .fr li:hover {
  background: #0060c3;
  box-shadow: 0 0 5px -1px #0060c3;
}
.news .size .tabBottom .fr li:hover a {
  color: #fff;
}
.news .size .tabBottom .fr li:hover a .date {
  color: #fff;
}
.news .size .tabBottom .fr li:hover a h4 {
  color: #fff;
}
.news .size .tabBottom .fr li:hover a span {
  color: #fff;
}
.news .size .tabBottom.on {
  display: block;
}
