.banner {
  width: 100%;
  height: 649px;
  background: #000 url(../images/service/banner.png) no-repeat center;
}

.banner a {
  margin-top: 514px;
  color: #fff;
  display: inline-block;
  margin-left: 10px;
}

.banner a:hover {
  color: #da1a45;
}

.h2-title {
  font-size: 28px;
  line-height: 28px;
  color: #1f2020;
  text-align: center;
}

.bgfafafa {
  background-color: #fafafa;
}

.layout {
  padding-top: 80px;
  position: relative;
}

.layout .p1 {
  font-size: 16px;
  line-height: 28px;
  color: #1f2020;
  margin-bottom: 40px;
}

.layout .p2 {
  font-size: 14px;
  color: #040000;
  margin-bottom: 25px;
  font-weight: bold;
}

.layout .mySwiper2 {
  width: 100%;
  height: 739px;
  overflow: hidden;
}

.layout .mySwiper2 .swiper-slide {
  font-size: 30px;
  line-height: 46px;
  letter-spacing: 3px;
  color: #ffffff;
}

.layout .mySwiper2 .swiper-slide h3 {
  font-family: MicrosoftYaHei-Bold;
  font-size: 26px;
  line-height: 25px;
  color: #ffffff;
  font-weight: bold;
  padding: 100px 0 50px 0;
}

.layout .mySwiper {
  width: 1220px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -610px;
  z-index: 10;
}

.layout .mySwiper .swiper-slide {
  width: 200px;
  height: 200px;
  box-shadow: -4px 0 20px rgba(0, 0, 0, 0.25);
  background-size: cover;
}

.layout .mySwiper .swiper-slide::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  opacity: 1;
}

.layout .mySwiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
}

.layout .mySwiper .swiper-slide .swiper-title {
  position: absolute;
  left: 15px;
  bottom: 30px;
}

.layout .mySwiper .swiper-slide .swiper-title .swiper-p1 {
  color: #ffffff;
}

.layout .mySwiper .swiper-slide .swiper-title .swiper-p1 strong {
  position: relative;
}

.layout .mySwiper .swiper-slide .swiper-title .swiper-p1 strong::after {
  content: '';
  position: absolute;
  right: -15px;
  top: 6px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #da1a45;
}

.layout .mySwiper .swiper-slide .swiper-title .swiper-p2 {
  font-size: 12px;
  color: #eeeeee;
}

.layout .mySwiper .swiper-slide-thumb-active::before {
  opacity: 0;
}

.layout .mySwiper .swiper-slide-thumb-active .swiper-title {
  top: -60px;
  bottom: auto;
}

.layout .mySwiper .swiper-slide-thumb-active .swiper-title p strong{
  color: #da1a45;
}

.layout .mySwiper .swiper-slide-thumb-active .swiper-title .swiper-p2 {
  color: #da1a45;
  font-weight: bold;
}

.layout .mySwiper .swiper-slide-thumb-active .swiper-title .swiper-p1 strong::after {
  background: #fff;
}

.layout .swiper-slide-1 {
  background: url(../images/service/pic1.png) no-repeat center;
}

.layout .swiper-slide-2 {
  background: url(../images/service/pic2.png) no-repeat center;
}

.layout .swiper-slide-3 {
  background: url(../images/service/pic3.png) no-repeat center;
}

.layout .swiper-slide-4 {
  background: url(../images/service/pic4.png) no-repeat center;
}

.layout .swiper-slide-5 {
  background: url(../images/service/pic5.png) no-repeat center;
}

.layout .swiper-slide-6 {
  background: url(../images/service/pic6.png) no-repeat center;
}

.chosepack .h2-title {
  padding: 80px 0;
}

.chosepack .item-block {
  padding: 90px 0 126px;
}

.chosepack .item-block .w1200::before {
  content: '';
  position: absolute;
}

.chosepack .item-block .w1200 .left {
  width: 615px;
}

.chosepack .item-block .w1200 .left h3 {
  font-size: 30px;
  line-height: 30px;
  padding-top: 45px;
}

.chosepack .item-block .w1200 .left h3 span {
  color: #da1a45;
}

.chosepack .item-block .w1200 .left h4 {
  font-size: 16px;
  color: #212121;
  font-weight: bold;
}

.chosepack .item-block .w1200 .left p {
  font-family: MicrosoftYaHeiUILight;
  line-height: 26px;
  color: #212121;
  font-size: 16px;
}

.chosepack .item-block .w1200 .left a {
  display: block;
  width: 132px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #efedeb;
  border-radius: 19px;
  border: solid 1px #efedeb;
  font-family: MicrosoftYaHeiUI-Bold;
  font-size: 14px;
  color: #212121;
  font-weight: bold;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.chosepack .item-block .w1200 .left a:hover {
  background-color: #da1a45;
  color: #fff;
}

.chosepack .item-block .w1200 .right {
  width: 605px;
}

.chosepack .item-block .w1200 .right .img {
  width: 100%;
  height: 324px;
  position: relative;
}

.chosepack .item-block .w1200 .right .img .word {
  position: absolute;
  right: 24px;
  bottom: -60px;
  width: 236px;
  height: 123px;
  background-color: #ffffff;
  padding: 12px 10px;
}

.chosepack .item-block .w1200 .right .img .word i {
  background: url(../images/service/icon.png) no-repeat;
  width: 195px;
  height: 98px;
  display: block;
}

.chosepack .item-block .w1200 .right .img .word .icon1 {
  background-position: 0 0;
}

.chosepack .item-block .w1200 .right .img .word .icon2 {
  background-position: 0 -98px;
}

.chosepack .item-block .w1200 .right .img .word .icon3 {
  background-position: 0 -196px;
}

.chosepack .item-block .w1200 .right .img .word .icon4 {
  background-position: 0 -294px;
}

.chosepack .item-block1 .w1200::before {
  left: 235px;
  top: -34px;
  width: 378px;
  height: 326px;
  background: url(../images/service/bg1.png) no-repeat;
}

.chosepack .item-block2 .w1200::before {
  left: 154px;
  top: -38px;
  width: 460px;
  height: 205px;
  background: url(../images/service/bg2.png) no-repeat;
}

.chosepack .item-block3 .w1200::before {
  left: 330px;
  top: -83px;
  width: 343px;
  height: 322px;
  background: url(../images/service/bg3.png) no-repeat;
}

.chosepack .item-block4 .w1200::before {
  left: 310px;
  top: -73px;
  width: 354px;
  height: 324px;
  background: url(../images/service/bg4.png) no-repeat;
}

.special {
  background: #fafafa;
  padding: 90px 0 50px;
}

.special .item {
  width: 590px;
  height: 246px;
  margin-bottom: 20px;
}

.special .item a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  color: #fff;
  padding: 130px 35px 0;
}

.special .item a .img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.special .item a h3 {
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 20px;
  position: relative;
  z-index: 3;
}

.special .item a p {
  font-size: 20px;
  position: relative;
  z-index: 3;
}

.special .item a:hover .img {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.special .link-show {
  padding-top: 35px;
  padding-bottom: 20px;
}

.special .link-show .link1:hover {
  color: #da1a45;
}

.special .link-show .link2:hover {
  color: #000000;
}
