.ins-ban {
  height: 450px;
}
.ins-ban.about-ban {
  background: url(../img/s/bg_ban01.jpg) no-repeat center;
}
.ins-ban.products-ban {
  background: url(../img/s/bg_ban02.jpg) no-repeat center;
}
.ins-ban.cus-ban {
  background: url(../img/s/bg_ban03.jpg) no-repeat center;
}
.ins-ban.hospital-ban {
  background: url(../img/s/bg_ban04.jpg) no-repeat center;
}
.ins-ban.treatment-ban {
  background: url(../img/s/bg_ban05.jpg) no-repeat center;
}
.ins-ban.wellness-ban {
  background: url(../img/s/bg_ban06.jpg) no-repeat center;
}

.ins-title {
  font-size: 36px;
  line-height: 2;
  color: #3a9847;
  text-align: center;
}
.ins-title span {
  position: relative;
  display: inline-block;
  padding-left: 44px;
  font-family: Arial;
  color: #999;
}
.ins-title span::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 20px;
  top: 21px;
  width: 16px;
  height: 30px;
  background: url(../img/s/line01.png) no-repeat center;
}
.ins-title.white {
  color: #fff;
}
.ins-title.white span {
  color: #fff;
}
.ins-title.white span::after {
  background-image: url(../img/s/line02.png);
}

.about-box {
  padding-bottom: 80px;
  background: url(../img/s/bg_bg01.jpg) no-repeat center;
}
.about-box h2 {
  padding: 41px 0;
}
.about-box .main {
  width: 730px;
  height: 369px;
  padding: 66px 45px 0 385px;
  background: url(../img/s/bg_bg02.png) no-repeat center;
  margin: 0 auto;
  font-size: 15px;
  line-height: 24px;
  color: #fff;
}

.join-box {
  padding: 92px 0 42px;
}
.join-box h2 {
  margin-bottom: 25px;
}
.join-box .main {
  width: 732px;
  margin: 0 auto;
  font-size: 15px;
  line-height: 24px;
  color: #666;
  text-align: center;
}
.join-box .main span {
  display: inline-block;
  padding: 0 30px 0 66px;
  border: 1px solid #e1e1e1;
  border-radius: 8px;
  background: url(../img/s/bg_sign01.png) no-repeat 28px center;
  margin-top: 53px;
  font-size: 24px;
  line-height: 68px;
  color: #666;
}
.join-box .main span i {
  display: inline-block;
  font: 36px/68px Arial;
  color: #3a9847;
}

.news-wrap {
  padding: 56px 0 60px;
  background: #f4f4f4;
}
.news-wrap .main {
  width: 1160px;
  margin: 0 auto;
}
.news-wrap .tab {
  padding: 27px 0 44px;
}
.news-wrap .tab a {
  display: inline-block;
  width: 198px;
  border-radius: 30px;
  background: #fff;
  margin-right: 27px;
  font-size: 18px;
  line-height: 60px;
  color: #666;
  text-align: center;

}
.news-wrap .tab a:hover, .news-wrap .tab a.cur {
  color: #fff;
  background: #3a9847;
}
.news-wrap .rec {
  position: relative;
  height: 288px;
  background: #fff;
  margin-bottom: 37px;
}
.news-wrap .rec .images {
  position: relative;
  overflow: hidden;
  width: 558px;
  height: 288px;
}
.news-wrap .rec .images li {
  float: left;
  width: 558px;
  height: 288px;
}
.news-wrap .rec .intro {
  position: relative;
  overflow: hidden;
  width: 515px;
  height: 258px;
  margin: 30px 42px 0 0;
  font-size: 14px;
  line-height: 32px;
  color: #6d6d6d;
}
.news-wrap .rec .intro li {
  float: left;
  width: 515px;
  height: 258px;
}
.news-wrap .rec .intro p {
  margin-bottom: 13px;
}
.news-wrap .rec .intro a {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  line-height: 24px;
  color: #888;
}
.news-wrap .rec .intro a.t {
  font-size: 24px;
  line-height: 40px;
  color: #292929;
}
.news-wrap .rec .intro a:hover {
  color: #3a9847;
}
.news-wrap .rec .btns {
  position: absolute;
  left: 606px;
  top: 244px;
  height: 9px;
}
.news-wrap .rec .btns span {
  display: inline-block;
  float: left;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  margin-right: 7px;
  background: #ddd;
  cursor: pointer;
 
}
.news-wrap .rec .btns span:hover, .news-wrap .rec .btns span.cur {
  background: #3a9847;
}
.news-wrap .list li {
  float: left;
  width: 515px;
  height: 104px;
  padding: 18px 33px 0 7px;
  border-left: 5px solid #f4f4f4;
  margin-bottom: 20px;

}
.news-wrap .list li:nth-child(2n) {
  float: right;
}
.news-wrap .list li .time {
  width: 110px;
  border-right: 1px solid #727272;
  font-size: 16px;
  line-height: 20px;
  color: rgba(122, 122, 122, 0.8);
  font-family: Arial;
  text-align: center;
}
.news-wrap .list li .time p.fz60 {
  font-size: 60px;
  line-height: 1;
  color: rgba(51, 51, 51, 0.8);
}
.news-wrap .list li .int {
  width: 380px;
}
.news-wrap .list li .int a {
  display: inline-block;
  width: 100%;
  font-size: 12px;
  line-height: 2;
  color: #888;
}
.news-wrap .list li .int a.t {
  padding-bottom: 8px;
  font-size: 18px;
  line-height: 30px;
  color: rgba(46, 122, 218, 0.9);
}
.news-wrap .list li:hover {
  border-color: #2e7ada;
  background: #fff;
}

.newsinfo-wrap {
  padding: 36px 0 84px;
}
.newsinfo-wrap .main {
  width: 1160px;
  margin: 0 auto;
}
.newsinfo-wrap h2 {
  padding-bottom: 26px;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 50px;
  font-size: 30px;
  line-height: 2;
  color: #333;
  text-align: center;
}
.newsinfo-wrap .intro {
  padding-bottom: 148px;
  font-size: 14px;
  line-height: 24px;
  color: #666;
}
.newsinfo-wrap .intro img {
  /*display: block;*/
  max-width: 100%;
}

.page {
  margin-top: 64px;
  text-align: center;
}

.pages {
  position: relative;
  border-top: 1px solid #dcdcdc;
  padding-top: 66px;
  font-size: 13px;
  line-height: 24px;
  color: #888;
}
.pages a {
  display: inline-block;
  color: #888;
}
.pages a:hover {
  color: #3a9847;
}
.pages a.back {
  position: absolute;
  right: 0;
  top: 66px;
}

.pdbox1 {
  padding: 55px 0;
}
.pdbox1 h2 {
  margin-bottom: 40px;
}
.pdbox1 .list {
  width: 1160px;
  margin: 40px auto 0;
}
.pdbox1 .list .in {
  position: relative;
  overflow: hidden;
  height: 295px;
  margin-bottom: 60px;
}
.pdbox1 .list li {
  float: left;
  width: 1160px;
  height: 295px;
}
.pdbox1 .list li .box {
  position: relative;
  width: 370px;
  height: 295px;
  border-radius: 5px;
}
.pdbox1 .list li .box p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 342px;
  padding: 21px 14px;
  background: rgba(255, 255, 255, 0.7);
  font-size: 19px;
  line-height: 29px;
  color: #333;
}
.pdbox1 .list li .box:nth-child(2) {
  margin: 0 25px;
}
.pdbox1 .list .btns {
  height: 13px;
  text-align: center;
}
.pdbox1 .list .btns span {
  display: inline-block;
  width: 7px;
  height: 7px;
  border: 3px solid #c0c0c0;
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
}
.pdbox1 .list .btns span:hover, .pdbox1 .list .btns span.cur {
  background: #c0c0c0;
}

.pdbox2 {
  padding: 85px 0 144px;
  background: url(../img/s/bg_bg03.jpg) no-repeat center;
}
.pdbox2 .list {
  position: relative;
  width: 1160px;
  margin: 40px auto 0;
}
.pdbox2 .list .in {
  position: relative;
  overflow: hidden;
  width: 1170px;
  height: 289px;
}
.pdbox2 .list ul {
  width: 1180px;
}
.pdbox2 .list li {
  width: 275px;
  height: 284px;
  background: #fff;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.08);
  margin: 0 20px 10px 0;
  font-size: 18px;
  line-height: 26px;
  color: #333;
}
.pdbox2 .list li .intro {
  width: 223px;
  height: 72px;
  padding: 22px 26px 0;
  text-align: center;
  font-size: 17px;
}
.pdbox2 .list .btn {
  position: absolute;
  top: 50%;
  width: 65px;
  height: 65px;
  margin-top: -32.5px;
  cursor: pointer;
}
.pdbox2 .list .btn.prev {
  left: -65px;
  background: url(../img/s/prev01.png) no-repeat center;
}
.pdbox2 .list .btn.next {
  right: -65px;
  background: url(../img/s/next01.png) no-repeat center;
}

.pdbox3 {
  padding: 70px 0 145px;
}
.pdbox3 .i-wrap-sec {
  padding: 0;
  background: #fff;
}
.pdbox3 .i-wrap-sec .list-wrap {
  overflow: visible;
}
.pdbox3 .i-wrap-sec .list-wrap li {
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.05);
}

.cus-wrap {
  padding: 44px 0 98px;
  background: url(../img/s/bg_bg04.jpg) repeat center top;
}
.cus-wrap .main {
  width: 1160px;
  margin: 34px auto 0;
}
.cus-wrap .tab {
  width: 275px;
}
.cus-wrap .tab .in {
  position: relative;
  overflow: hidden;
  height: 678px;
}
.cus-wrap .tab li {
  margin-bottom: 15px;
}
.cus-wrap .tab li a {
  display: inline-block;
  width: 225px;
  padding-left: 50px;
  background: url(../img/s/bg_btn01.png) no-repeat center top;
}
.cus-wrap .tab li a span {
  display: inline-block;
  padding-left: 30px;
  font-size: 18px;
  line-height: 84px;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.cus-wrap .tab li a:hover, .cus-wrap .tab li a.cur {
  background-position: center bottom;
}
.cus-wrap .tab .btns {
  height: 34px;
  margin-top: 30px;
}
.cus-wrap .tab .btns span {
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 2px solid #00d8e5;
  border-radius: 50%;
  margin-left: 20px;
  cursor: pointer;

}
.cus-wrap .tab .btns span.prev {
  background: url(../img/s/prev02.png) no-repeat center top;
}
.cus-wrap .tab .btns span.prev:hover {
  background-position: center bottom;
}
.cus-wrap .tab .btns span.next {
  background: url(../img/s/next02.png) no-repeat center bottom;
}
.cus-wrap .tab .btns span.next:hover {
  background-position: center top;
}
.cus-wrap .list {
  width: 864px;
}
.cus-wrap .list li {
  float: left;
  position: relative;
  width: 426px;
  height: 234px;
  box-shadow: 2px 2px 8px rgba(86, 163, 191, 0.21);
  border-radius: 10px;
  margin-bottom: 12px;

}
.cus-wrap .list li span {
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 132px;
  background: url(../img/s/bg_bg05.png) no-repeat center;

}
.cus-wrap .list li p {
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 376px;
  padding: 0 25px;
  font-size: 18px;
  line-height: 2;
  color: #fff;
}
.cus-wrap .list li:nth-child(2n) {
  float: right;
}
.cus-wrap .list li:hover {
  -webkit-transform: translateY(-6px);
      -ms-transform: translateY(-6px);
          transform: translateY(-6px);
  box-shadow: 8px 8px 8px rgba(86, 163, 191, 0.21);
}
.cus-wrap .list li:hover span {
  opacity: 0;
}

.hospital-wrap {
  padding: 48px 0 55px;
  background: #f5f5f5;
}
.hospital-wrap .list {
  width: 1200px;
  margin: 26px auto 0;
}
.hospital-wrap .list .in {
  position: relative;
  overflow: hidden;
  height: 375px;
}
.hospital-wrap .list .in li {
  float: left;
  width: 1200px;
  height: 375px;
  margin-bottom: 15px;
}
.hospital-wrap .list .in .box {
  width: 360px;
  height: 370px;
  border-radius: 4px;
  background: #fff;
  margin: 0 20px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.04);

}
.hospital-wrap .list .in .box:hover {
  -webkit-transform: translateX(10px);
      -ms-transform: translateX(10px);
          transform: translateX(10px);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.08);
}
.hospital-wrap .list .in .intro {
  padding: 13px 21px 0;
}
.hospital-wrap .list .in .intro a {
  display: inline-block;
  width: 100%;
  font-size: 12px;
  line-height: 18px;
  color: #999;
}
.hospital-wrap .list .in .intro a.t {
  margin-bottom: 5px;
  font-size: 22px;
  line-height: 2;
  color: #484848;
}
.hospital-wrap .list .in .intro a:hover {
  color: #3a9847;
}
.hospital-wrap .list .btns {
  height: 13px;
  margin-top: 33px;
  text-align: center;
}
.hospital-wrap .list .btns span {
  display: inline-block;
  width: 7px;
  height: 7px;
  border: 3px solid #c0c0c0;
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;

}
.hospital-wrap .list .btns span:hover, .hospital-wrap .list .btns span.cur {
  background: #c0c0c0;
}

.treatment-wrap .part1 {
  padding: 56px 0 76px;
  background: #f5f5f5;
}
.treatment-wrap .part1 .main {
  width: 1160px;
  margin: 60px auto 0;
}
.treatment-wrap .part1 .tab {
  height: 60px;
}
.treatment-wrap .part1 .tab span {
  display: inline-block;
  width: 150px;
  border-radius: 4px 4px 0 0;
  margin-right: 18px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
  background: #fff;
  font-size: 18px;
  line-height: 60px;
  color: #333;
  text-align: center;
  cursor: pointer;

}
.treatment-wrap .part1 .tab span:last-child {
  margin: 0 0 0 2px;
}
.treatment-wrap .part1 .tab span:hover, .treatment-wrap .part1 .tab span.cur {
  color: #fff;
  background: #3a9847;
}
.treatment-wrap .part1 .boxs {
  border-top: 3px solid #3a9847;
}
.treatment-wrap .part1 .boxs .box {
  display: none;
  background: #fff;
  border-radius: 0 0 4px 4px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.08);
}
.treatment-wrap .part1 .boxs .box li {
  width: 100%;
}
.treatment-wrap .part1 .boxs .box span {
  position: relative;
  display: inline-block;
  width: 20%;
  font-size: 18px;
  line-height: 50px;
  color: #666;
  text-align: center;
}
.treatment-wrap .part1 .boxs .box span::after {
  content: "";
  position: absolute;
  right: 0;
  top: 17px;
  width: 1px;
  height: 16px;
  background: #d9d9d9;
}
.treatment-wrap .part1 .boxs .box span:nth-child(5n)::after {
  display: none;
}
.treatment-wrap .part1 .boxs .box li:nth-child(2n) {
  background: #fafafa;
}
.treatment-wrap .part2 {
  padding: 54px 0 10px;
}
.treatment-wrap .part2 .list {
  width: 1160px;
  padding: 0 34px;
  margin: 70px auto 0;
}
.treatment-wrap .part2 .list li {
  float: left;
  width: 502px;
  height: 160px;
  margin-bottom: 36px;
}
.treatment-wrap .part2 .list li:nth-child(2n) {
  float: right;
}
.treatment-wrap .part2 .list li img {
  margin: 9px 27px 0 0;
}
.treatment-wrap .part2 .list li .tips {
  width: 380px;
  font-size: 13px;
  line-height: 24px;
  color: #666;
}
.treatment-wrap .part2 .list li .tips p.fz20 {
  font-size: 20px;
  line-height: 2;
  color: #333;
}
.treatment-wrap .part3 {
  padding: 68px 0 42px;
  background: #f5f5f5;
}
.treatment-wrap .part3 .list {
  width: 1122px;
  margin: 42px auto 0;
  background: url(../img/s/bg_bg06.png) no-repeat center top;
}
.treatment-wrap .part3 .list li {
  width: 374px;
  height: 127px;
  padding-top: 149px;
  margin-bottom: 19px;
  font-size: 13px;
  line-height: 22px;
  color: #666;
  text-align: center;
}
.treatment-wrap .part3 .list li h3 {
  margin-bottom: 3px;
  font-size: 18px;
  line-height: 2;
  color: #333;
}
.treatment-wrap .part4 {
  padding: 40px 0 60px;
  background: url(../img/s/bg_bg03.jpg) no-repeat center;
}
.treatment-wrap .part4.nobg {
  background: none;
}
.treatment-wrap .part4 .scroll-wrap{
  position: relative;
  width: 1160px;
  margin: 0 auto;
}
.treatment-wrap .part4 .btn {
  position: absolute;
  top: 50%;
  width: 65px;
  height: 65px;
  margin-top: -32.5px;
  cursor: pointer;

}
.treatment-wrap .part4 .btn.prev {
  left: -65px;
  background: url(../img/s/prev03.png) no-repeat left center;
}
.treatment-wrap .part4 .btn.prev:hover {
  background-position: right center;
}
.treatment-wrap .part4 .btn.next {
  right: -65px;
  background: url(../img/s/next03.png) no-repeat right center;
}
.treatment-wrap .part4 .btn.next:hover {
  background-position: left center;
}
.treatment-wrap .part4 .list {
  position: relative;
  overflow: hidden;
  width: 1160px;
  /*height: 320px;*/
  margin: 39px auto 0;
}
.treatment-wrap .part4 .list li {
  width: 1180px;
  height: 320px;
  margin-bottom: 20px;
}
.treatment-wrap .part4 .list li .box {
  position: relative;
  width: 275px;
  height: 320px;
  margin-right: 20px;
  border-radius: 4px;

  display: block;
}
.treatment-wrap .part4 .list li .box span {
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 247px;
  padding: 22px 14px;
  border-radius: 0 0 4px 4px;
  background: rgba(255, 255, 255, 0.7);
  font-size: 19px;
  line-height: 24px;
  color: #333;
}
.treatment-wrap .part4 .list li .box:hover {
  -webkit-transform: translateX(5px);
      -ms-transform: translateX(5px);
          transform: translateX(5px);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.treatment-wrap .part4 .btns {
  height: 13px;
  margin-top: 60px;
  text-align: center;
}
.treatment-wrap .part4 .btns span {
  display: inline-block;
  width: 7px;
  height: 7px;
  border: 3px solid #fff;
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;

}
.treatment-wrap .part4 .btns span:hover, .treatment-wrap .part4 .btns span.cur {
  background: #fff;
}
.treatment-wrap .part5 {
  padding: 60px 0 85px;
}
.treatment-wrap .part5 .main {
  position: relative;
  width: 1170px;
  margin: 40px auto 0;
}
.treatment-wrap .part5 .list {
  position: relative;
  overflow: hidden;
  width: 1170px;
  height: 340px;
}
.treatment-wrap .part5 .list ul {
  width: 1180px;
}
.treatment-wrap .part5 .list li {
  width: 275px;
  height: 330px;
  background: #fff;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.08);
  margin: 0 20px 20px 0;
}
.treatment-wrap .part5 .list li .int {
  padding: 17px 26px 0;
  font-size: 20px;
  line-height: 2;
  color: #333;
}
.treatment-wrap .part5 .list li .int a {
  display: inline-block;
  margin-top: 7px;
  font-size: 13px;
  line-height: 22px;
  color: #888;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
}
.treatment-wrap .part5 .list li .int a:hover {
  color: #3a9847;
}
.treatment-wrap .part5 .btn {
  position: absolute;
  top: 50%;
  width: 65px;
  height: 65px;
  margin-top: -32.5px;
  cursor: pointer;

}
.treatment-wrap .part5 .btn.prev {
  left: -65px;
  background: url(../img/s/prev03.png) no-repeat left center;
}
.treatment-wrap .part5 .btn.prev:hover {
  background-position: right center;
}
.treatment-wrap .part5 .btn.next {
  right: -65px;
  background: url(../img/s/next03.png) no-repeat right center;
}
.treatment-wrap .part5 .btn.next:hover {
  background-position: left center;
}

.faq-wrap .part1 {
  padding: 55px 0 88px;
}
.faq-wrap .part1 form {
  width: 874px;
  margin: 72px auto 0;
}
.faq-wrap .part1 form > input {
  width: 808px;
  height: 52px;
  padding: 0 32px;
  border: 1px solid #999;
  border-radius: 14px;
  font-size: 16px;
  line-height: 52px;
  color: #666;
}
.faq-wrap .part1 form .btns {
  height: 42px;
  margin-top: 84px;
}
.faq-wrap .part1 form .btns .btn {
  display: inline-block;
  float: left;
  width: 142px;
  height: 42px;
  border: 0;
  border-radius: 18px;
  background: #22adf9;
  margin: 0 34px 0 184px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 42px;
  color: #fff;
}
.faq-wrap .part1 form .btns .h {
  background: #656565;

}
.faq-wrap .part2 {
  padding: 55px 0 65px;
  background: #f5f5f5;
}
.faq-wrap .part2 .list {
  margin-top: 30px;
}
.faq-wrap .part2 .list li {
  width: 100%;
}
.faq-wrap .part2 .list li.cur {
  background: #ebf1f5;
}
.faq-wrap .part2 .list li.cur .q .btn {
  background-position: center bottom;
}
.faq-wrap .part2 .list .main {
  width: 1160px;
  padding: 20px 0 25px;
  border-bottom: 1px solid #dae0e4;
  margin: 0 auto;
  cursor: pointer;
}
.faq-wrap .part2 .list .main .q {
  padding: 0 17px 0 30px;
  font-size: 20px;
  line-height: 2;
  color: #08a3d9;
}
.faq-wrap .part2 .list .main .q .btn {
  width: 40px;
  height: 40px;
  background: url(../img/s/bg_btn02.png) no-repeat center top;
  /*cursor: pointer;*/
}
.faq-wrap .part2 .list .main .a {
  display: none;
  padding: 17px 163px 0 62px;
  font-size: 16px;
  line-height: 26px;
  color: #666;
}

.consultation-wrap .part1 {
  padding: 55px 0 122px;
  background: #f5f5f5;
}
.consultation-wrap .part1 .main {
  width: 1175px;
  margin: 50px auto 0;
}
.consultation-wrap .part1 li {
  width: 195px;
  height: 218px;
  padding: 143px 13px 0;
  margin: 0 7px;
}
.consultation-wrap .part1 li:nth-child(1) {
  background: #fff url(../img/s/bg_con1.png) no-repeat center 30px;
}
.consultation-wrap .part1 li:nth-child(2) {
  background: #fff url(../img/s/bg_con2.png) no-repeat center 30px;
}
.consultation-wrap .part1 li:nth-child(3) {
  background: #fff url(../img/s/bg_con3.png) no-repeat center 30px;
}
.consultation-wrap .part1 li:nth-child(4) {
  background: #fff url(../img/s/bg_con4.png) no-repeat center 30px;
}
.consultation-wrap .part1 li:nth-child(5) {
  background: #fff url(../img/s/bg_con5.png) no-repeat center 30px;
}
.consultation-wrap .part2 {
  padding: 50px 0 28px;
  background: url(../img/s/bg_bg03.jpg) no-repeat center/cover;
}
.consultation-wrap .part2 .list {
  width: 1125px;
  margin: 58px auto 0;
  background: url(../img/s/bg_bg07.png) no-repeat center top;
}
.consultation-wrap .part2 .list li {
  width: 375px;
  height: 146px;
  padding-top: 149px;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
}
.consultation-wrap .part2 .list li p.fz18 {
  font-size: 18px;
  line-height: 34px;
  color: #fff;
}
.consultation-wrap .part3 {
  padding: 54px 0;
  background: #f5f5f5;
}
.consultation-wrap .part3 .list {
  width: 1162px;
  margin: 90px auto 0;
}
.consultation-wrap .part3 .list li {
  float: left;
  position: relative;
  width: 443px;
  height: 157px;
  padding: 15px 38px 0 69px;
  background: #fff;
  margin-bottom: 35px;
  font-size: 16px;
  line-height: 24px;
  color: #666;
}
.consultation-wrap .part3 .list li h3 {
  padding: 0 0 11px 116px;
  font-size: 30px;
  line-height: 2;
  color: #08a3d9;
}
.consultation-wrap .part3 .list li p {
  padding-left: 40px;
  background: url(../img/s/bg_sign02.png) no-repeat left 7px;
}
.consultation-wrap .part3 .list li img {
  position: absolute;
  left: 32px;
  top: -15px;
}
.consultation-wrap .part3 .list li:nth-child(2n) {
  float: right;
}

.wellness-wrap .part1 {
  padding-top: 90px;
  background: url(../img/s/bg_bg08.jpg) no-repeat center;
}
.wellness-wrap .part1 .main {
  width: 1060px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 26px;
  color: #777;
  text-align: center;
}
.wellness-wrap .part1 .main span {
  font-size: 14px;
  line-height: 24px;
  color: #999;
}
.wellness-wrap .part1 .main h2 {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 32px;
  font-size: 40px;
  line-height: 48px;
  color: #3a9847;
}
.wellness-wrap .part1 .main h2::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 66px;
  height: 1px;
  background: #999;
  margin-left: -33px;
}
.wellness-wrap .part1 .main .int {
  height: 189px;
}
.wellness-wrap .part2 {
  padding: 56px 0 88px;
}
.wellness-wrap .part2 .list {
  width: 1155px;
  margin: 44px auto 0;
}
.wellness-wrap .part2 .list li {
  position: relative;
  float: left;
  width: 375px;
  height: 251px;
  border-radius: 10px;
}
.wellness-wrap .part2 .list li .tips {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 333px;
  padding: 9px 21px 4px;
  background: rgba(255, 255, 255, 0.8);
  font-size: 22px;
  line-height: 35px;
  color: #333;
}
.wellness-wrap .part2 .list li .tips p.en {
  font-size: 14px;
  line-height: 24px;
  color: #999;
  font-family: Arial;
  text-transform: uppercase;
}
.wellness-wrap .part2 .list li:nth-child(2) {
  margin: 0 15px;
}
.wellness-wrap .part3 {
  padding: 40px 0 88px;
  background: url(../img/s/bg_bg09.jpg) no-repeat center;
}
.wellness-wrap .part3 .list {
  width: 924px;
  height: 402px;
  padding: 0 9px;
  background: url(../img/s/bg_bg10.png) no-repeat center;
  margin: 45px auto 0;
}
.wellness-wrap .part3 .list li {
  float: left;
  width: 189px;
  height: 38px;
  padding: 107px 0 46px;
  margin: 0 56px 16px 0;
  font-size: 15px;
  line-height: 38px;
  color: #666;
  text-align: center;
}
.wellness-wrap .part3 .list li:nth-child(4n) {
  margin-right: 0;
}
.wellness-wrap .part4 {
  padding: 58px 0 62px;
}
.wellness-wrap .part4 .list {
  width: 1170px;
  margin: 38px auto 0;
}
.wellness-wrap .part4 .list .in {
  position: relative;
  overflow: hidden;
  width: 1170px;
  height: 534px;
  margin-bottom: 4px;
}
.wellness-wrap .part4 .list .in li {
  float: left;
  width: 1170px;
  height: 534px;
}
.wellness-wrap .part4 .list .in .box {
  width: 222px;
  height: 231px;
  border-radius: 2px;
  background: #fff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.08);
  margin: 0 6px 36px;
}
.wellness-wrap .part4 .list .in .tips {
  padding: 8px 14px 0;
}
.wellness-wrap .part4 .list .in .tips a {
  display: inline-block;
  font-size: 13px;
  line-height: 2;
  color: #484848;

}
.wellness-wrap .part4 .list .in .tips a:hover {
  color: #3a9847;
}
.wellness-wrap .part4 .list .btns {
  height: 12px;
  text-align: center;
}
.wellness-wrap .part4 .list .btns span {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 1px solid #6d6d6d;
  border-radius: 6px;
  margin: 0 4px;
  cursor: pointer;

}
.wellness-wrap .part4 .list .btns span:hover, .wellness-wrap .part4 .list .btns span.cur {
  border-color: #3a9847;
  background-color: #3a9847;
}
.wellness-wrap .part5 {
  padding: 50px 0 120px;
  background: url(../img/s/bg_bg11.jpg) no-repeat center bottom;
}
.wellness-wrap .part5 .list {
  position: relative;
  width: 1160px;
  margin: 45px auto 0;
}
.wellness-wrap .part5 .list .in {
  position: relative;
  overflow: hidden;
  width: 1160px;
  height: 184px;
  padding: 0 5px 5px;
}
.wellness-wrap .part5 .list ul {
  width: 1164px;
}
.wellness-wrap .part5 .list li {
  float: left;
  width: 384px;
  height: 184px;
  background: #fff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.08);
  margin: 0 2px 5px;
}
.wellness-wrap .part5 .list li .tips {
  width: 195px;
  padding: 30px 18px 0 0;
}
.wellness-wrap .part5 .list li .tips h3 {
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 2;
  color: #333;
}
.wellness-wrap .part5 .list li .tips a {
  display: inline-block;
  font-size: 13px;
  line-height: 22px;
  color: #888;

}
.wellness-wrap .part5 .list li .tips a:hover {
  color: #3a9847;
}
.wellness-wrap .part5 .list .btn {
  position: absolute;
  top: 0;
  width: 66px;
  height: 184px;
  cursor: pointer;

}
.wellness-wrap .part5 .list .btn.prev {
  left: -66px;
  background: url(../img/s/prev03.png) no-repeat left center;
}
.wellness-wrap .part5 .list .btn.prev:hover {
  background-position: right center;
}
.wellness-wrap .part5 .list .btn.next {
  right: -66px;
  background: url(../img/s/next03.png) no-repeat right center;
}
.wellness-wrap .part5 .list .btn.next:hover {
  background-position: left center;
}

.chronic-wrap .part1 {
  padding: 100px 0 86px;
  background: url(../img/s/bg_bg12.jpg) no-repeat center;
}
.chronic-wrap .part1 .intro {
  width: 912px;
  margin: 0 auto 14px;
  font-size: 16px;
  line-height: 24px;
  color: #777;
  text-align: center;
}
.chronic-wrap .part1 .list {
  width: 1155px;
  margin: 44px auto 0;
}
.chronic-wrap .part1 .list li {
  position: relative;
  float: left;
  width: 375px;
  height: 251px;
  border-radius: 10px;
}
.chronic-wrap .part1 .list li .tips {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 333px;
  padding: 9px 21px 4px;
  background: rgba(255, 255, 255, 0.8);
  font-size: 22px;
  line-height: 35px;
  color: #333;
}
.chronic-wrap .part1 .list li .tips p.en {
  font-size: 14px;
  line-height: 24px;
  color: #999;
  font-family: Arial;
  text-transform: uppercase;
}
.chronic-wrap .part1 .list li:nth-child(2) {
  margin: 0 15px;
}
.chronic-wrap .part2 {
  padding: 50px 0 16px;
  background: url(../img/s/bg_bg13.jpg) no-repeat center;
}
.chronic-wrap .part2 .list {
  width: 1134px;
  background: url(../img/s/bg_bg14.png) no-repeat center top;
  margin: 48px auto 0;
}
.chronic-wrap .part2 .list li {
  width: 378px;
  height: 97px;
  padding-top: 136px;
  font-size: 18px;
  line-height: 2;
  color: #fff;
  text-align: center;
}

/*# sourceMappingURL=s.css.map */