.con {
  width: 1200px;
  margin: auto;
  padding: 90px 0;
}

.content1 {
  width: 100%;
  height: 600px;
  background: url(//cdn-static-poster.huazhen2008.com/huazhen.com/zhuanti/td/banner_top.png?imageView2/1/format/webp/q/75/ignore-error/1) center no-repeat;
}

.con_2 {
  width: 100%;
  height: 570px;
  background: url(//cdn-static-poster.huazhen2008.com/huazhen.com/zhuanti/td/con2.png?imageView2/1/format/webp/q/75/ignore-error/1) center no-repeat;
}

.con_2 .title {
  width: 349px;
  margin: 0 auto;
}

.con_2 .title .tLeft {
  font-size: 40px;
  border-bottom: solid 2px;
  -o-border-image: linear-gradient(#fd608f, #ff868d) 30 30;
     border-image: -webkit-gradient(linear, left top, left bottom, from(#fd608f), to(#ff868d)) 30 30;
     border-image: linear-gradient(#fd608f, #ff868d) 30 30;
  display: table;
  color: #333;
  float: left;
  margin-right: 5px;
}

.con_2 .title .tRight {
  font-size: 46px;
  line-height: 58px;
  color: #ff5376;
}

.con_3 {
  width: 100%;
  height: 318px;
  background: url(//cdn-static-poster.huazhen2008.com/huazhen.com/zhuanti/td/con3.png?imageView2/1/format/webp/q/75/ignore-error/1) center no-repeat;
}

.con_3 .title {
  position: relative;
  left: 42%;
  top: 30px;
  width: 595px;
}

.con_3 .title .tLeft {
  font-size: 40px;
  border-bottom: solid 2px;
  -o-border-image: linear-gradient(#fd608f, #ff868d) 30 30;
     border-image: -webkit-gradient(linear, left top, left bottom, from(#fd608f), to(#ff868d)) 30 30;
     border-image: linear-gradient(#fd608f, #ff868d) 30 30;
  display: table;
  color: #333;
  float: left;
  margin-right: 5px;
}

.con_3 .title .tRight {
  font-size: 46px;
  line-height: 58px;
  color: #ff5376;
}

.con_3 .title .txt {
  width: 595px;
  text-align: center;
  color: #333;
  font-size: 18px;
  line-height: 30px;
  margin-left: -19px;
}

.con_3 .title .btn {
  padding: 12px 38px;
  cursor: pointer;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #f66b80), to(#f73d54));
  background: linear-gradient(to right, #f66b80 50%, #f73d54);
  border-radius: 50px;
  font-size: 22px;
  -webkit-box-shadow: 0 10px 30px rgba(248, 72, 94, 0.3);
          box-shadow: 0 10px 30px rgba(248, 72, 94, 0.3);
  color: #fff;
  margin: 0 auto;
  display: table;
  margin-top: 22px;
}

.con_3 .title .btn a {
  color: #fff;
}

.con_4 {
  width: 100%;
  padding: 55px 0;
}

.con_4 .title {
  width: 493px;
  margin: 0 auto;
  height: 64px;
}

.con_4 .title .tLeft {
  font-size: 40px;
  border-bottom: solid 2px;
  -o-border-image: linear-gradient(#fd608f, #ff868d) 30 30;
     border-image: -webkit-gradient(linear, left top, left bottom, from(#fd608f), to(#ff868d)) 30 30;
     border-image: linear-gradient(#fd608f, #ff868d) 30 30;
  display: table;
  color: #333;
  float: left;
  margin-right: 5px;
}

.con_4 .title .tRight {
  font-size: 46px;
  line-height: 58px;
  color: #ff5376;
}

.con_4 .c1_ul {
  font-size: 0;
  margin-top: 10px;
  text-align: center;
  width: 1200px;
  margin: 0 auto;
}

.con_4 .c1_ul li {
  height: 350px;
  padding: 20px;
  display: inline-block;
  vertical-align: top;
  width: 330px;
  margin: 30px 35px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 8px 34px #fcdada;
          box-shadow: 0px 8px 34px #fcdada;
}

.con_4 .c1_ul li .c1_p1 {
  margin: 10px 0px;
  font-size: 26px;
  color: #ff5376;
}

.con_4 .c1_ul li .c1_p2 {
  font-size: 18px;
  text-align: center;
  color: #555;
}

.con_4 .c1_ul .blank {
  vertical-align: bottom;
  display: table-cell;
  height: 181px;
}

.con_4 .c1_ul .blank .blankImg {
  display: block;
  width: 100%;
}

.con_5 {
  width: 100%;
  height: 330px;
  background: url(//cdn-static-poster.huazhen2008.com/huazhen.com/zhuanti/td/con5.png?imageView2/1/format/webp/q/75/ignore-error/1) center no-repeat;
  padding-top: 250px;
}

.con_5 .btn {
  padding: 9px 75px;
  cursor: pointer;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #f66b80), to(#f73d54));
  background: linear-gradient(to right, #f66b80 50%, #f73d54);
  border-radius: 50px;
  font-size: 22px;
  -webkit-box-shadow: 0 10px 30px rgba(248, 72, 94, 0.3);
          box-shadow: 0 10px 30px rgba(248, 72, 94, 0.3);
  color: #fff;
  margin: 0 auto;
  display: table;
}

.con_6 {
  width: 100%;
  height: 570px;
  padding: 80px 0 50px 0;
}

.con_6 .title {
  width: 662px;
  margin: 0 auto;
}

.con_6 .title .tLeft {
  font-size: 40px;
  border-bottom: solid 2px;
  -o-border-image: linear-gradient(#fd608f, #ff868d) 30 30;
     border-image: -webkit-gradient(linear, left top, left bottom, from(#fd608f), to(#ff868d)) 30 30;
     border-image: linear-gradient(#fd608f, #ff868d) 30 30;
  display: table;
  color: #333;
  float: left;
  margin-right: 5px;
}

.con_6 .title .tRight {
  font-size: 46px;
  line-height: 58px;
  color: #ff5376;
}

.con_6 .list {
  padding-top: 60px;
  margin: 0 auto;
  width: 1142px;
}

.con_6 .list .item {
  float: left;
  padding: 15px;
  width: 334px;
  border: #ffd1d1 solid 2px;
  border-radius: 8px;
  margin: 0px 0px 70px 70px;
}

.con_6 .list .item .tit {
  background: #fff;
  letter-spacing: 2px;
  font-weight: 500;
  margin-top: -38px;
}

.con_6 .list .item .tit .txt {
  text-align: center;
  font-size: 26px;
  color: #ff5376;
  display: table;
  margin: 0 auto;
}

.con_6 .list .item .tit .line_b {
  background-color: #e5e5ff;
  height: 12px;
  width: 105%;
  margin-left: -4px;
  margin-top: -14px;
  border-radius: 20px;
}

.con_6 .list .item .tit .line_r {
  background-color: #ff6a88;
  height: 3px;
  width: 65px;
  margin: 0 auto;
  margin-top: 8px;
  margin-bottom: 6px;
  border-radius: 20px;
}

.con_6 .list .item .conTxt {
  font-size: 18px;
  color: #555;
  letter-spacing: 2px;
  line-height: 28px;
}

.con_6 .list .item_m0 {
  margin-left: 0;
}

.con_7 {
  width: 100%;
  height: 571px;
  background: url(//cdn-static-poster.huazhen2008.com/huazhen.com/zhuanti/td/con7.png?imageView2/1/format/webp/q/75/ignore-error/1) center no-repeat;
}

.con_7 .day {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  height: 86%;
}

.con_7 .day .time {
  color: #ef0a1c;
  background-color: #ffde52;
  font-size: 70px;
  padding: 0px 10px;
  border-radius: 20px;
  position: absolute;
  right: 312px;
  top: 83px;
  font-weight: bold;
  line-height: 72px;
  height: 72px;
  -webkit-box-shadow: 3px 3px #f78186;
          box-shadow: 3px 3px #f78186;
  width: 148px;
  text-align: center;
}

.con_7 .btn {
  padding: 9px 75px;
  cursor: pointer;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #f66b80), to(#f73d54));
  background: linear-gradient(to right, #f66b80 50%, #f73d54);
  border-radius: 50px;
  font-size: 22px;
  -webkit-box-shadow: 0 10px 30px rgba(248, 72, 94, 0.3);
          box-shadow: 0 10px 30px rgba(248, 72, 94, 0.3);
  color: #fff;
  margin: 0 auto;
  display: table;
}

.c6_div {
  height: 1226px;
}

.c6_l, .c6_r {
  display: inline-block;
  vertical-align: top;
  margin-top: 76px;
}

.c6_l {
  width: 530px;
}

.c6_l > div > span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  color: #ff5477;
  font-size: 46px;
  padding-right: 10px;
}

.c6_l > div > span:after {
  content: '';
  position: absolute;
  width: 2px;
  height: 47px;
  background: #eee;
  right: 0;
  top: 7px;
}

.c6_l > div > div {
  display: inline-block;
  vertical-align: middle;
}

.c6_l > div > div p {
  font-size: 16px;
  color: #555;
  margin: 4px 0;
}

.c6_l > div > div p span {
  display: inline-block;
  margin-left: 30px;
}

.p14 {
  margin-top: 36px;
  margin-left: -30px;
}

.c6_r {
  width: 593px;
  margin-left: 72px;
}

.c6_r_c > div, .c6_r_c > img {
  display: inline-block;
  vertical-align: middle;
}

.c6_r_c > img {
  margin: 0 14px;
  display: inline-block;
  width: 146px;
}

.c6_r_c > div {
  width: 398px;
}

.c6_r_c_t {
  display: inline-block;
  position: relative;
  font-size: 22px;
  color: #201a38;
  margin-bottom: 26px;
  padding: 0 12px;
}

.c6_r_c_t:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 28px;
  background: #ffecef;
  z-index: 1;
  top: 12px;
  left: 0;
}

.c6_r_c_t span {
  position: relative;
  z-index: 2;
}

.c6_r_c:nth-of-type(n+2) {
  margin-top: 58px;
}

.c6_r_c_c {
  font-size: 16px;
  color: #777777;
  padding-left: 12px;
  line-height: 24px;
  text-align: justify;
}

.c6_r_c_btn {
  font-size: 16px;
  color: #f85a6d;
  padding-left: 12px;
  cursor: pointer;
}

.c6_btn {
  position: relative;
}

.c6_btn img {
  position: absolute;
  top: -10px;
  right: -111px;
  width: 170px;
}

.c7_l, .c7_r {
  display: inline-block;
  margin-top: 68px;
  vertical-align: top;
}

.c7_l_t {
  width: 322px;
  padding-bottom: 68px;
  border-bottom: 1px solid #eeeeee;
}

.c7_p1 {
  font-size: 26px;
  color: #ff5376;
  margin-bottom: 16px;
}

.c7_ul {
  font-size: 0;
}

.c7_ul li {
  display: inline-block;
  font-size: 20px;
  padding: 16px 38px;
  background: #fff3e5;
  border-radius: 6px;
  margin: 5px 0;
}

.c7_ul li:nth-of-type(even) {
  margin-left: 10px;
}

.c7_p2 {
  font-size: 20px;
  color: #666666;
  margin: 10px 0;
}

.c7_l_b {
  margin-top: 68px;
}

.c7_l_b ul {
  margin-top: 40px;
}

.c7_l_b li {
  display: inline-block;
  vertical-align: top;
  margin-right: 24px;
  cursor: pointer;
}

.c7_l_b li div {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  overflow: hidden;
}

.c7_l_b li:hover div {
  -webkit-box-shadow: 0 5px 10px #ffe2e2;
          box-shadow: 0 5px 10px #ffe2e2;
}

.c7_l_b li:nth-of-type(1) div {
  background: url("//cdn-static-poster.huazhen2008.com/huazhen.com/zhuanti/td/c71.png?imageView2/1/format/webp/q/75/ignore-error/1") no-repeat center/cover;
}

.c7_l_b li:nth-of-type(2) div {
  background: url("//cdn-static-poster.huazhen2008.com/huazhen.com/zhuanti/td/c72.png?imageView2/1/format/webp/q/75/ignore-error/1") no-repeat center/cover;
}

.c7_l_b li:nth-of-type(3) div {
  background: url("//cdn-static-poster.huazhen2008.com/huazhen.com/zhuanti/td/c73.png?imageView2/1/format/webp/q/75/ignore-error/1") no-repeat center/cover;
}

.c7_l_b li:nth-of-type(4) div {
  background: url("//cdn-static-poster.huazhen2008.com/huazhen.com/zhuanti/td/c74.png?imageView2/1/format/webp/q/75/ignore-error/1") no-repeat center/cover;
}

.c7_l_b li:nth-of-type(1):hover div {
  background: url("//cdn-static-poster.huazhen2008.com/huazhen.com/zhuanti/td/c711.png?imageView2/1/format/webp/q/75/ignore-error/1") no-repeat center/cover;
}

.c7_l_b li:nth-of-type(2):hover div {
  background: url("//cdn-static-poster.huazhen2008.com/huazhen.com/zhuanti/td/c721.png?imageView2/1/format/webp/q/75/ignore-error/1") no-repeat center/cover;
}

.c7_l_b li:nth-of-type(3):hover div {
  background: url("//cdn-static-poster.huazhen2008.com/huazhen.com/zhuanti/td/c731.png?imageView2/1/format/webp/q/75/ignore-error/1") no-repeat center/cover;
}

.c7_l_b li:nth-of-type(4):hover div {
  background: url("//cdn-static-poster.huazhen2008.com/huazhen.com/zhuanti/td/c741.png?imageView2/1/format/webp/q/75/ignore-error/1") no-repeat center/cover;
}

.img24 {
  width: 709px;
}

.c7_l_b li p {
  font-size: 16px;
  color: #666666;
  text-align: center;
  margin-top: 16px;
}

.c7_r_t {
  margin-left: 38px;
  margin-bottom: 60px;
}

.c7_b {
  font-size: 0;
  margin-top: 74px;
}

.c7_b li {
  display: inline-block;
  vertical-align: top;
  width: 378px;
}

.c7_b li:nth-of-type(2) {
  margin: 0 32px;
}

.c7_b_t {
  position: relative;
  font-size: 30px;
  text-align: center;
  padding-bottom: 18px;
  border-bottom: 1px solid #ececec;
}

.c7_b_t:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 4px;
  background: #ff5376;
  left: 78px;
  bottom: -4px;
}

.c7_b_img {
  margin-top: 18px;
}

.c7_b_t2 {
  font-size: 20px;
  text-align: center;
  color: #333333;
  margin-top: 40px;
}

.c7_b_t2:after {
  content: '';
  display: block;
  width: 40px;
  height: 6px;
  border-radius: 10px;
  margin: 4px auto;
  background: #ffe5e5;
}

.c7_b_c {
  font-size: 16px;
  color: #555;
  text-align: left;
  line-height: 30px;
}

.btn_div {
  text-align: center;
}

.c7_btn {
  display: inline-block;
  padding: 14px 90px;
  cursor: pointer;
  margin-top: 60px;
  background: #f8485e;
  border-radius: 50px;
  font-size: 24px;
  -webkit-box-shadow: 0 10px 30px rgba(248, 72, 94, 0.3);
          box-shadow: 0 10px 30px rgba(248, 72, 94, 0.3);
  color: #fff;
}

.c6_btn {
  display: inline-block;
  padding: 14px 90px;
  cursor: pointer;
  margin-top: 60px;
  background: #f8485e;
  border-radius: 50px;
  font-size: 24px;
  -webkit-box-shadow: 0 10px 30px rgba(248, 72, 94, 0.3);
          box-shadow: 0 10px 30px rgba(248, 72, 94, 0.3);
  color: #fff;
}

.c6_title .title {
  width: 429px;
  margin: 0 auto;
  height: 64px;
}

.c6_title .title .tLeft {
  font-size: 40px;
  border-bottom: solid 2px;
  -o-border-image: linear-gradient(#fd608f, #ff868d) 30 30;
     border-image: -webkit-gradient(linear, left top, left bottom, from(#fd608f), to(#ff868d)) 30 30;
     border-image: linear-gradient(#fd608f, #ff868d) 30 30;
  display: table;
  color: #333;
  float: left;
  margin-right: 5px;
}

.c6_title .title .tRight {
  font-size: 46px;
  line-height: 58px;
  color: #ff5376;
}

.c7_title .title {
  width: 516px;
  margin: 0 auto;
  height: 64px;
}

.c7_title .title .tLeft {
  font-size: 40px;
  border-bottom: solid 2px;
  -o-border-image: linear-gradient(#fd608f, #ff868d) 30 30;
     border-image: -webkit-gradient(linear, left top, left bottom, from(#fd608f), to(#ff868d)) 30 30;
     border-image: linear-gradient(#fd608f, #ff868d) 30 30;
  display: table;
  color: #333;
  float: left;
  margin-right: 5px;
}

.c7_title .title .tRight {
  font-size: 46px;
  line-height: 58px;
  color: #ff5376;
}

.c7_ul_li li {
  letter-spacing: 2px;
  color: #333;
  font-size: 20px;
  margin-bottom: 20px;
}

.c7_ul_li li span {
  font-size: 1px;
}

.contact-box {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  display: none;
}

.contact_in {
  width: 432px;
  height: 390px;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -216px;
  margin-top: -195px;
}

.contact_in h2 {
  font-size: 18px;
  font-weight: normal;
  color: #ff5562;
  text-align: center;
  padding-top: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}

.contact_in .close {
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
}

.contact_in form {
  text-align: center;
  margin-top: 12px;
}

.contact_in label {
  width: 100%;
  font-size: 14px;
}

.contact_in label input {
  outline: none;
  cursor: pointer;
}

.contact_in label .name {
  display: inline-block;
  width: 233px;
  height: 34px;
  border: 1px solid #999;
  margin: 5px 0;
  margin-bottom: 10px;
  padding-left: 5px;
}

.contact_in label .phone {
  display: inline-block;
  width: 233px;
  height: 34px;
  border: 1px solid #999;
  padding-left: 5px;
}

.contact_in .line {
  width: 90%;
  margin: 0 auto;
  line-height: 34px;
}

.contact_in .line span {
  float: left;
  line-height: 34px;
  font-size: 14px;
}

.contact-box input[type=radio] {
  padding: 0 10px;
}

.btn-submit {
  margin-top: 10px;
}

.btn-submit input {
  cursor: pointer;
  color: #fff;
  width: 85%;
  height: 32px;
  background: #ff5562;
  margin: 0 auto;
  border-radius: 5px;
  font-size: 14px;
}

.contact_in .time .time-scroll {
  width: 236px;
  float: left;
  height: 100px;
  overflow-y: scroll;
  border: 1px solid #ccc;
  margin-left: 12px;
  text-align: left;
  padding: 3px 0;
}

.contact_in .time {
  margin-bottom: 30px;
  overflow: hidden;
  margin-top: 15px;
}

.contact_in .time .time-scroll label {
  margin-left: 5px;
}

.gw-yxd {
  padding-right: 40px;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
}

.gw-yxd .yxd-in {
  width: 354px;
  height: 454px;
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 10px #888;
          box-shadow: 0 0 10px #888;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -176px;
  margin-top: -252px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}

.gw-yxd .yxd-in.hid {
  margin-left: 100px;
}

.gw-yxd .yxd-in .yxd-tt {
  background: #fc759e;
  text-align: center;
  font-size: 16px;
  color: #fff;
  height: 36px;
  line-height: 36px;
}

.gw-yxd .yxd-in .close {
  position: absolute;
  right: 10px;
  top: 2px;
  cursor: pointer;
}

.gw-yxd .yxd-in .yxd-info {
  padding: 15px;
  color: #333;
}

.gw-yxd .yxd-in .yxd-info form > label {
  width: 100%;
}

.gw-yxd .yxd-in .yxd-info .time p {
  text-align: left;
  font-size: 14px;
}

.gw-yxd .yxd-in .yxd-info .text {
  display: block;
  width: 285px;
  height: 36px;
  border: 1px solid #dcdcdc;
  background: #eeeeee;
  padding-left: 10px;
  outline: none;
  margin-bottom: 15px;
  margin: 0 auto;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.gw-yxd .yxd-in .yxd-info .time-scroll {
  width: 98%;
  border: 1px solid #d2d2d2;
  height: 110px;
  overflow-y: scroll;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-bottom: 10px;
  text-align: left;
}

.gw-yxd .yxd-in .yxd-info .time .time-scroll label {
  display: inline-block;
  margin: 13px 5px 0 10px;
  text-align: left;
  font-size: 14px;
}

.gw-yxd .yxd-in .yxd-info .btn-submit {
  width: 285px;
  height: 38px;
  background: #fc759e;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  outline: none;
  cursor: pointer;
  line-height: 38px;
  margin: 0 auto;
}

.popup .popup-label .popup-btn11 {
  cursor: pointer;
  position: absolute;
  bottom: .5rem;
  right: 1rem;
  color: #ff4e5d;
  text-align: center;
  width: 100px;
  height: 30px;
  line-height: 30px;
}
/*# sourceMappingURL=tdy.css.map */