.container {
  width: 100%;
  margin: 0 auto;
}

.container .banner {
  width: 100%;
  height: 530px;
}

.container .banner .swiper-container {
  width: 100%;
  height: 100%;
}

.container .banner .swiper-container .swiper-slide {
  background-image: url('/data/qw/Public/Home/images/wfxPersonal/banner.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.container .banner .swiper-container .swiper-slide .bannerBox {
  width: 1200px;
  margin: 0 auto;
  color: #fff;
  padding-top: 146px;
}

.container .banner .swiper-container .swiper-slide .bannerBox h3 {
  font-size: 50px;
  font-weight: bold;
}

.container .banner .swiper-container .swiper-slide .bannerBox p {
  line-height: 100%;
  margin-top: 23px;
  font-size: 26px;
  font-weight: lighter;
}

.container .banner .swiper-container .swiper-slide .bannerBox .goInfo a {
  display: inline-block;
  line-height: 40px;
  text-align: center;
  width: 130px;
  height: 40px;
  color: #fff;
  font-size: 16px;
  border-radius: 20px;
  border: 1px solid #fff;
  margin-top: 60px;
}

.container .banner .swiper-container .swiper-slide .bannerBox .goInfo a:hover {
  color: #e5e5e5;
  border-color: #e5e5e5;
}

.container .banner .swiper-container .swiper-pagination-bullet {
  width: 30px;
  height: 4px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 2px;
}

.container .banner .swiper-container .swiper-pagination-bullet-active {
  background-color: #fff;
}
.container .yunzuo {
  padding-top: 62px;
}

.container .yunzuo h3 {
  text-align: center;
  font-size: 40px;
  color: #333;
  line-height: 40px;
  font-weight: bold;
}

.container .yunzuo p {
  margin-top: 25px;
  font-size: 15px;
  line-height: 24px;
  color: #666;
  text-align: center;
  margin-bottom: 51px;
}
.container .yunzuo div {
  width: 1200px;
  margin: 0 auto;
  margin-top: 72px;
}
.container .yunzuo div img.fl {
  display: block;
  margin: 0 auto;
}
.container .yunzuo div ul {
  position: relative;
}
.container .yunzuo div ul .zhuanxing1 {
  margin-top: 70px;
}
.container .yunzuo div ul .zhuanxing1:hover {
  margin-top: 65px;
  padding-bottom: 5px;
  transition: all .2s;
}
.container .yunzuo div ul .zhuanxing2 {
  margin-top: 24px;
  margin-left: 45px;
}
.container .yunzuo div ul .zhuanxing2:hover {
  margin-top: 19px;
  padding-bottom: 5px;
  transition: all .2s;
}
.container .yunzuo div ul .zhuanxing3 {
  margin-top: 24px;
  margin-left: 90px;
}
.container .yunzuo div ul .zhuanxing3:hover {
  margin-top: 19px;
  padding-bottom: 5px;
  transition: all .2s;
}
.container .system {
  background-color: #f6f6f6;
  padding-top: 62px;
  padding-bottom: 75px;
}

.container .system h3 {
  text-align: center;
  font-size: 30px;
  color: #333;
}
.container .system p {
  margin-top: 25px;
  color: #666;
  text-align: center;
  margin-bottom: 51px;
}

.container .system ul {
  display: flex;
  justify-content: space-around;
  width: 1200px;
  margin: 0 auto;
  margin-top: 90px;
}

.container .system ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.container .system ul li div {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  opacity: 0;
}

.container .system ul li div img {
  width: 82px;
  height: 82px;
}

.container .system ul li div span {
  margin-top: 25px;
  color: #333;
  font-size: 18px;
}

.container .system ul li img {
  width: 82px;
  height: 82px;
}

.container .system ul li span {
  margin-top: 25px;
  color: #333;
  font-size: 18px;
}
.container .youshi {
  padding-top: 72px;
  padding-bottom: 128px;
  background-image: url('/data/qw/Public/Home/images/wfxPersonal/dajian.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.container .youshi h3 {
  font-size: 40px;
  text-align: center;
  font-weight: bold;
  line-height: 40px;
  color: #fff;
  font-weight: bold;
}
.container .youshi .jia {
  display: block;
  margin: 0 auto;
  margin-top: 35px;
  margin-bottom: 45px;
}
.container .youshi .content {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
}
.container .youshi .content li.fl {
  margin-left: -15px;
}
.container .youshi .content li.fl:hover{
  margin-top: -5px;
  transition: all .2s;
}
.container .youshi .content li.fr {
 margin-left: 50px;
}
.container .youshi .content li.fr:hover{
  margin-top: -5px;
  transition: all .2s;
}

.container .scrence {
  height: 698px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 70px;
  padding-bottom: 110px;
  position: relative;
  text-align: center;
}


.container .scrence h3 {
  font-size: 40px;
  text-align: center;
  font-weight: bold;
  line-height: 40px;
}
.container .scrence p {
  line-height: 34px;
  font-size: 20px;
  color: #333;
  font-weight: lighter;
  text-align: center;
  margin: 24px 0 50px;
}
.container .scrence button {
  width: 117px;
  height: 38px;
  border-radius: 2px;
  border: solid 1px #68b3ff;
  color: #68b3ff;
  margin: 0 auto;
  display: inline-block;
  margin-top: 66px;
  cursor: pointer;
}

.container .scrence .swiperCon {
  height: 301px;
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.container .scrence .swiperCon .swiper-button-prev {
  left: 120px;
}

.container .scrence .swiperCon .swiper-button-next {
  right: 120px;
}

.container .scrence .swiperCon .swiper-wrapper {
  height: 100%;
  width: 100%;
}

.container .scrence .swiperCon .swiper-wrapper .swiper-slide {
  height: auto;
  width: auto;
  text-align: center;
  position: relative;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 50px;
}

.container .scrence .swiperCon .swiper-wrapper .swiper-slide > img {
  width: 100%;
  margin-bottom: 15px;
}

.container .scrence .swiperCon .swiper-wrapper .swiper-slide h3 {
  margin: 0;
  color: #333;
  font-size: 18px;
}

.container .scrence .swiperCon .swiper-wrapper .swiper-slide .info {
  display: none;
  background-color: #fff;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  padding: 55px 48px 43px 45px;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.1);
  padding-bottom: 30px;
}

.container .scrence .swiperCon .swiper-wrapper .swiper-slide .info h4 {
  font-size: 18px;
  color: #16c4dd;
  text-align: center;
}

.container .scrence .swiperCon .swiper-wrapper .swiper-slide .info span {
  display: inline-block;
  text-align: left;
  margin-top: 31px;
  margin-bottom: 52px;
  font-size: 14px;
  line-height: 26px;
  color: #424242;
}

.container .scrence .swiperCon .swiper-wrapper .swiper-slide .info a {
  text-align: center;
  font-size: 14px;
  color: #16c4dd;
  margin: 0;
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translate(-50%);
}

.container .scrence .swiperCon .swiper-wrapper .swiper-slide:hover .info {
  display: block;
  transition: 0.5s linear;
  opacity: 1;
  border: 1px solid #EEEEEE;
}
.swiper-button-prev {
  background-image: url('/data/qw/Public/Home/images/wfxPersonal/arr_r.png');
  transform: rotate(180deg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.swiper-button-next {
  background-image: url('/data/qw/Public/Home/images/wfxPersonal/arr_r.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.swiper-button-prev:hover {
  background-image: url('/data/qw/Public/Home/images/wfxPersonal/arr_l_h.png');
  transform: rotate(0);
  background-repeat: no-repeat;
}
.swiper-button-next:hover {
  background-image: url('/data/qw/Public/Home/images/wfxPersonal/arr_l_h.png');
  transform: rotate(180deg);
  background-repeat: no-repeat;
}
.swiper-button-next,
.swiper-button-prev {
  top: 57%;
  width: 50px;
  height: 50px;
}
.container div.anli {
  background-color: #f6f6f6;
  padding-top: 72px;
  padding-bottom: 108px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.container .anli h3 {
  font-size: 40px;
  text-align: center;
  font-weight: bold;
  line-height: 40px;
  color: #333;
  font-weight: bold;
}
.container .anli p {
  line-height: 20px;
  font-size: 20px;
  color: #333;
  font-weight: lighter;
  text-align: center;
  margin: 32px 0 45px;
}
.container .anli .anli {
  display: block;
  margin: 0 auto;
}