@charset "UTF-8";
.container {
  width: 100%;
  height: 100%;
}

.container img {
  width: 100%;
  display: block;
}

.container .bg_1 {
  width: 100%;
  height: 540px;
  background: url(../../images/tinified/bg_1.png) no-repeat;
  position: relative;
}

.container .bg_1 img {
  height: 100%;
}

.container .bg_1 .VIP_content {
  width: 80%;
  background: #fff;
  margin: 0 auto;
  /* 有了这个就自动居中了 */
  border-radius: 8px;
  box-sizing: border-box;
  padding: 30px 20px 30px 20px;
  position: absolute;
  top: -10%;
  left: 0;
  right: 0;
  margin: auto;
}

.container .bg_1 .VIP_content .title {
  width: 100%;
  text-align: center;
}

.container .bg_1 .VIP_content .title .text {
  font-weight: 600;
  font-size: 20px;
  margin-top: 5px;
}

.container .bg_1 .VIP_content .title .text span {
  width: 20%;
  display: block;
  height: 12px;
  background: rgba(255, 210, 180, 0.6);
  margin: -12px auto 0 auto;
}

.container .bg_1 .VIP_content .picture {
  width: 100%;
  margin-top: 30px;
}

.container .bg_1 .VIP_content .picture img {
  width: 48%;
  float: left;
  margin-left: 4%;
}

.container .bg_1 .VIP_content .picture .yuejiankang {
  margin-left: 0;
}

.container .bg_1 .VIP_content .describe {
  width: 100%;
  text-align: center;
  font-size: 18px;
  margin: 28px 0 30px 0;
}

.container .bg_2 {
  width: 100%;
  height: 2000px;
  background: url(../../images/tinified/bg_2.png) no-repeat;
  position: relative;
}

.container .bg_2 .pro_container {
  position: absolute;
  top: -2%;
  left: 0;
  right: 0;
  margin: auto;
}

.container .bg_2 .content, .container .bg_2 .content2, .container .bg_2 .content3 {
  width: 80%;
  background: #fff8f3;
  margin: 20px auto 0 auto;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 30px 20px 30px 20px;
}

.container .bg_2 .content .title, .container .bg_2 .content2 .title, .container .bg_2 .content3 .title {
  width: 100%;
}

.container .bg_2 .content .title .text, .container .bg_2 .content2 .title .text, .container .bg_2 .content3 .title .text {
  font-weight: 600;
  font-size: 20px;
  margin-top: 5px;
}

.container .bg_2 .content .title .text span, .container .bg_2 .content2 .title .text span, .container .bg_2 .content3 .title .text span {
  width: 18%;
  display: block;
  height: 12px;
  background: rgba(255, 210, 180, 0.6);
  margin-top: -12px;
}

.container .bg_2 .content .con3_describe, .container .bg_2 .content2 .con3_describe, .container .bg_2 .content3 .con3_describe {
  width: 100%;
  margin-top: 26px;
  font-size: 20px;
}

.container .bg_2 .content .con3_describe em, .container .bg_2 .content2 .con3_describe em, .container .bg_2 .content3 .con3_describe em {
  color: #ee6655;
  font-weight: 500;
}

.container .bg_2 .content .picture, .container .bg_2 .content2 .picture, .container .bg_2 .content3 .picture {
  width: 100%;
  margin-top: 30px;
}

.container .bg_2 .content .picture img, .container .bg_2 .content2 .picture img, .container .bg_2 .content3 .picture img {
  width: 30%;
  float: left;
  margin-left: 4.6%;
}

.container .bg_2 .content .picture .jiankangka_1, .container .bg_2 .content2 .picture .jiankangka_1, .container .bg_2 .content3 .picture .jiankangka_1 {
  margin-left: 0;
}

.container .bg_2 .content .picture2, .container .bg_2 .content2 .picture2, .container .bg_2 .content3 .picture2 {
  width: 100%;
  margin-top: 30px;
}

.container .bg_2 .content .picture2 img, .container .bg_2 .content2 .picture2 img, .container .bg_2 .content3 .picture2 img {
  width: 48%;
  float: left;
  margin-left: 4%;
}

.container .bg_2 .content .picture2 .yanglao_1, .container .bg_2 .content2 .picture2 .yanglao_1, .container .bg_2 .content3 .picture2 .yanglao_1 {
  margin-left: 0;
}

.container .bg_2 .content .picture3, .container .bg_2 .content2 .picture3, .container .bg_2 .content3 .picture3 {
  width: 50%;
  margin: 30px auto 0 auto;
}

.container .bg_2 .content .picture3 .pic_left, .container .bg_2 .content2 .picture3 .pic_left, .container .bg_2 .content3 .picture3 .pic_left {
  width: 240px;
  float: left;
}

.container .bg_2 .content .picture3 .pic_right, .container .bg_2 .content2 .picture3 .pic_right, .container .bg_2 .content3 .picture3 .pic_right {
  text-align: center;
  height: 240px;
  padding-top: 8%;
}

.container .bg_2 .content .picture3 .pic_right img, .container .bg_2 .content2 .picture3 .pic_right img, .container .bg_2 .content3 .picture3 .pic_right img {
  width: 10%;
  display: inline-block;
}

.container .bg_2 .content .picture3 .pic_right p, .container .bg_2 .content2 .picture3 .pic_right p, .container .bg_2 .content3 .picture3 .pic_right p {
  width: 100%;
  color: #ee6655;
}

.container .bg_2 .content {
  margin-top: 0;
}

.container .describe_ol {
  width: 100%;
  margin-bottom: 30px;
}

.container .describe_ol li {
  width: 100%;
  margin-top: 12px;
  font-size: 16px;
}

.container .describe_ol li span {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  color: #fff;
  background: rgba(237, 119, 85, 0.6);
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-right: 4px;
}

.container .describe_ol em {
  background: rgba(255, 210, 180, 0.6);
  color: #ee6655;
}

.container .btn_link {
  display: block;
  width: 30%;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #ee9966;
  box-sizing: border-box;
  padding: 10px 12px;
  border-radius: 4px;
  margin: 0 auto;
}

.container .inscribe {
  width: 100%;
  text-align: center;
}
