.singleservice {
  width: 100%;
  height: auto;
  background-color: white;
}

.ssone {
  width: 100%;
  height: 400px;
  margin: 0;
  padding: 0;
  background-image: url(../img/banner.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.sstwo {
  width: 100%;
  height: 640px;
  background-color: white;
  display: flex;
  justify-content: center;
}

.sstwo_kuan {
  width: 1200px;
  height: 100%;
  padding: 90px 0 100px;
}

.sstwo_title {
  text-align: center;
}

.sstwo_title h2 {
  font-size: 36px;
  color: #333;
  margin-bottom: 30px;
  font-weight: normal;
}

.sstwo_title p {
  font-size: 16px;
  color: #95989d;
  margin-bottom: 40px;
}

.sstwo_kuan ul {
  width: 100%;
  height: 260px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-start;
}

.sstwo_kuan ul li {
  width: 260px;
  height: 260px;
  background: #fff;
  margin: 0 20px;
  border-radius: 5px;
  box-shadow: 0 0 58px 0px rgba(0, 0, 0, 0.1);
  text-align: center;
  list-style: none;
}

.sstwo_num {
  display: block;
  margin: 0 auto 18px;
  width: 80px;
  height: 40px;
  background: url(../img/wrg-01-sz.png) no-repeat;
}

.sstwo_num.img1 {
  background-position: 0 0;
}
.sstwo_num.img2 {
  background-position: 0 -40px;
}
.sstwo_num.img3 {
  background-position: 0 -80px;
}
.sstwo_num.img4 {
  background-position: 0 -120px;
}

.sstwo_kuan ul li h3 {
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 25px;
}

.sstwo_img1 {
  height: 137px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../img/wrg-01-img-1.png);
}

.sstwo_img2 {
  height: 137px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../img/wrg-01-img-2.png);
}

.sstwo_img3 {
  height: 137px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../img/wrg-01-img-3.png);
}

.sstwo_img4 {
  height: 137px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../img/wrg-01-img-4.png);
}

.ssthree {
  width: 100%;
  height: 620px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../img/03-bg.jpg);
  display: flex;
  justify-content: center;
  padding: 60px 0;
}

.ssthree_kuan {
  width: 1200px;
  height: 100%;
}

.ssthree_left {
  width: 715px;
  height: 450px;
  float: left;
  margin: 30px 0 0 485px;
}

.ssthree_title {
  font-size: 36px;
  color: #fff;
  text-align: center;
  line-height: 1;
  margin-bottom: 30px;
  font-weight: normal;
}

.ssthree_left ul {
  width: 100%;
  height: 370px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-top: 35px;
  color: #fff;
}

.ssthree_left ul li {
  width: 350px;
  height: 130px;
  text-align: center;
  margin-bottom: 40px;
}

.ssthree_img {
  width: 132px;
  height: 132px;
  margin: 0 10px 0 0;
  background-repeat: no-repeat;
  background-position: center center;
  float: left;
}

.ssthree_img.img1 {
  background-image: url(../img/03-icon-1.png);
}
.ssthree_img.img2 {
  background-image: url(../img/03-icon-2.png);
}
.ssthree_img.img3 {
  background-image: url(../img/03-icon-3.png);
}
.ssthree_img.img4 {
  background-image: url(../img/03-icon-4.png);
}

.ssthree_li_right {
  float: left;
  text-align: left;
  width: 170px;
  margin-top: 25px;
}

.ssthree_li_right h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #fff;
}

.ssthree_li_right p {
  font-size: 14px;
}

.ssfour {
  width: 100%;
  height: 830px;
  background-color: #f6f9fc;
  display: flex;
  justify-content: center;
}

.ssfour_kuan {
  width: 1200px;
  height: 100%;
  padding: 80px 0;
}

.ssfour_title {
  font-size: 36px;
  color: #333;
  text-align: center;
  margin-bottom: 30px;
  font-weight: normal;
}

.ssfour_subtitle {
  font-size: 16px;
  color: #95989d;
  margin-bottom: 70px;
  text-align: center;
}

.ssfour_image {
  width: 1200px;
  height: 495px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../img/sxps.png);
}

.ssfive {
  width: 100%;
  height: 580px;
  display: flex;
  justify-content: center;
  background-color: #fff;
}

.ssfive_kuan {
  width: 1200px;
  height: 100%;
  padding: 80px 0;
}

.ssfive_left {
  width: 540px;
  padding-top: 70px;
  float: left;
  margin-left: 50px;
}

.ssfive_title {
  font-size: 36px;
  color: #333;
  line-height: 1;
  margin-bottom: 30px;
  font-weight: normal;
}

.ssfive_subtitle {
  font-size: 16px;
  color: #95989d;
  line-height: 2;
  margin-bottom: 40px;
}

.ssfive_img {
  float: left;
  margin-left: 80px;
  width: 530px;
  height: 400px;
  background: url(../img/wrg-03-img.png) no-repeat center top;
}

.sseight {
  width: 100%;
  height: 900px;
  background: url(../img/wrg-04-bg.jpg) repeat-x center top;
  display: flex;
  justify-content: center;
  padding-top: 60px;
}

.sseight_kuan {
  width: 1200px;
  height: 100%;
}

.sseight_title {
  font-size: 36px;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
  font-weight: normal;
}

.sseight_subtitle {
  font-size: 16px;
  color: #fff;
  line-height: 2;
  margin-bottom: 40px;
  text-align: center;
}

.sseight_slide {
  padding-top: 60px;
  position: relative;
  z-index: 1;
}

.sseight_bd {
  width: 1000px;
  margin: 0 auto;
  padding: 57px 50px 0;
  height: 365px;
  background: rgba(96, 102, 232, 0.5);
}

.sseight_bd ul {
  width: 100%;
  height: 375px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  color: #fff;
}

.sseight_bd ul li {
  background: #6066e8;
  width: 900px;
  padding: 68px 60px 0;
  height: 375px;
  position: relative;
}

.sseight_logo {
  width: 200px;
  height: 160px;
  position: absolute;
  top: -122px;
  left: 50%;
  margin-left: -100px;
}

.sseight_logo.logo1 {
  background-image: url(../img/wrg-06-logo-1.png);
}
.sseight_logo.logo2 {
  background-image: url(../img/wrg-06-logo-2.png);
}
.sseight_logo.logo3 {
  background-image: url(../img/wrg-06-logo-3.png);
}
.sseight_logo.logo4 {
  background-image: url(../img/wrg-06-logo-4.png);
}

.sseight_img {
  width: 240px;
  height: 240px;
  float: left;
}

.sseight_img.img1 {
  background-image: url(../img/wrg-06-img-1.jpg);
}
.sseight_img.img2 {
  background-image: url(../img/wrg-06-img-2.jpg);
}
.sseight_img.img3 {
  background-image: url(../img/wrg-06-img-3.jpg);
}
.sseight_img.img4 {
  background-image: url(../img/wrg-06-img-4.jpg);
}

.sseight_info {
  padding-left: 280px;
  padding-top: 30px;
}

.sseight_info p {
  font-size: 16px;
  color: #fff;
  height: 150px;
  line-height: 1.7;
}
.sseight_info a {
  display: block;
  width: 260px;
  height: 60px;
  border-radius: 30px;
  background: #fff;
  color: #6066e8;
  font-size: 24px;
  line-height: 60px;
  text-align: center;
}

.sseight_hd {
  padding-top: 100px;
  text-align: center;
}

.sseight_hd li {
  display: inline-block;
  cursor: pointer;
  width: 15px;
  height: 15px;
  margin: 0 7px;
  border-radius: 15px;
  background: #6066e8;
  opacity: 0.5;
}

.sseight_hd li.on {
  opacity: 1;
}

.ssnine {
  width: 100%;
  height: 920px;
  background: #f5f8fb;
  display: flex;
  justify-content: center;
  margin-top: -380px;
  padding-top: 400px;
}

.ssnine_kuan {
  width: 1200px;
  height: 100%;
}

.ssnine_title {
  font-size: 36px;
  color: #333;
  text-align: center;
  line-height: 1;
  margin-bottom: 30px;
  font-weight: normal;
}

.ssnine_subtitle {
  font-size: 16px;
  color: #95989d;
  line-height: 2;
  margin-bottom: 40px;
  text-align: center;
}

.ssnine_kuan ul {
  width: 100%;
  height: 290px;
  margin-top: 50px;
  font-size: 16px;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.ssnine_kuan ul li {
  width: 275px;
  height: 290px;
  background: #fff;
  float: left;
  margin-right: 25px;
  padding: 35px 50px 50px;
  cursor: pointer;
  transition: all 0.2s;
}

.ssnine_kuan ul li:hover {
  box-shadow: -2px 0 2px rgba(0, 0, 0, 0.05),
    /*左边阴影*/ 2px 0 2px rgba(0, 0, 0, 0.05),
    /*右边阴影*/ 0 2px 2px rgba(0, 0, 0, 0.05),
    /*顶部阴影*/ 0 2px 2px rgba(0, 0, 0, 0.05); /*底边阴影*/
}

.ssnine_img {
  display: block;
  margin: 0 auto;
  border: 0 none;
}

.ssnine_text {
  margin-top: 15px;
  text-align: center;
}

.sseleven {
  width: 100%;
  height: 260px;
  background: #fff;
  display: flex;
  justify-content: center;
}

.sseleven_kuan {
  width: 1200px;
  height: 100%;
}

.sseleven_title {
  text-align: center;
  margin: 30px 0;
}

.sseleven_title h2 {
  font-size: 36px;
  color: #333;
  margin-bottom: 25px;
  font-weight: 400;
}

.sseleven_kuan ul {
  width: 100%;
  height: 150px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.sseleven_kuan ul li {
  width: 280px;
  height: 100px;
  margin-right: 20px;
  margin-bottom: 20px;
  background: #fff;
  border: 1px solid #dcdcdc;
}

.sseleven_kuan ul li a {
  display: block;
  height: 100%;
  color: #333;
  text-decoration: none;
  cursor: pointer;
}

.sseleven_img {
  float: left;
  margin: 30px 0 0 30px;
  width: 40px;
  height: 59px;
  background: url(../img/icon.png) no-repeat;
}

.sseleven_img.img1 {
  background-position: 0 0;
}
.sseleven_img.img2 {
  background-position: -50px 0;
}
.sseleven_img.img3 {
  background-position: -100px 0;
}
.sseleven_img.img4 {
  float: right;
  margin: 30px 30px 0 0;
  background-position: -150px 0;
}

.sseleven_text {
  font-size: 14px;
  padding: 26px 0 0 89px;
}

.sseleven_text_left {
  float: left;
  padding: 39px 0 0 30px;
}

.sseleven_text h3,
.sseleven_text_left h3 {
  font-size: 18px;
  font-weight: 400;
  margin: 0;
}

.sseleven_text p,
.sseleven_text_left p {
  color: #888;
}

.sseleven_red {
  color: #e01d20;
}
