﻿.myalert-open {
  cursor: pointer;
}

.myalert {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: none;
  z-index: 12;

}

.myalert-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999;
}

.myalert-con {
  position: absolute;
  width: 480px;
  height: 440px;
  left: 50%;
  top: 50%;
  margin-left: -240px;
  margin-top: -220px;
  background-color: #fff;
  z-index: 9999;
}

.myalert-tit {
  width: 100%;
  text-align: center;
  height: 56px;
  line-height: 56px;
  background-color: rgba(0, 102, 179, 1);
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.myalert-close {
  position: absolute;
  cursor: pointer;
  z-index: 2;
  top: 20px;
  right: 20px;
  width: 56px;
  height: 56px;
  line-height: 56px;
  text-align: right;
}

.myalert-close img {
  width: 17px;
  height: 17px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.myalert-p {
  margin-top: 62px;
  margin-bottom: 22px;
  text-align: center;
  font-size: 14px;
}

.myalert-p b {}

.myalert-img {
  width: 100%;
  text-align: center;
}

.myalert-img img {
  width: 240px;
  height: 240px;
}

.fr {
  float: right;
  display: block;
}

.fl {
  float: left;
  display: block;
}

.yang-box a {
  text-decoration: none;
  cursor: pointer;
}

.yang-box {
  position: relative;
  width: 960px;
  margin: 0 auto;
  display: block;
  background-color: rgba(245, 245, 245, 1);
}

.yang-box img {
  display: block;
  border: none;
}

.yang-banner {
  width: 100%;
  height: 584px;
  background: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 1) 30%, rgba(245, 245, 245, 1) 45%);
  background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 1) 30%, rgba(245, 245, 245, 1) 45%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 30%, rgba(245, 245, 245, 1) 45%);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.yang-banner-con {
  width: 885px;
  height: 429px;
  margin: 40px auto 15px auto;
  display: block;
}

.map {
  width: 885px;
  height: 115px;
  margin: 15px auto;
  position: relative;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  border: none;
  border-radius: 16px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: table;
}

.map img {

  width: 20px;
  height: 23px;
  margin: 42px 18px 0 20px;
  float: left;
  vertical-align: middle;
}

.map span {
  margin-top: 30px;
  ;
  font-weight: 400;
  font-style: normal;
  font-size: 44px;
  color: #8F5D1A;
  line-height: 45px;
  margin-right: 30px;
}

.ketang {

  width: 885px;
  height: 971px;
  margin: 0 auto;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  border: none;
  border-radius: 16px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.y-tit {
  position: relative;
  padding: 50px 40px;
  font-weight: 700;
  font-style: normal;
  font-size: 54px;
  color: #000000;
  line-height: 45px;
}

.y-tit p {

  font-weight: 400;
  font-style: normal;
  font-size: 36px;
  letter-spacing: 0.5px;
  color: #999999;
  text-align: center;
  line-height: 45px;
  width: 300px;
  text-align: right;
  float: right;
  margin-right: 16px;
  display: inline-block;
  cursor: pointer;

}

.y-tit i {
  float: right;
  width: 15px !important;
  height: 24px !important;
  margin-top: 12px;
  cursor: pointer;

}

.y-tit i img {
  width: 100% !important;
}

.ketang-box {
  margin: 0 auto;
  width: 815px;

}

.ketang dl {

  width: 396px;
  height: 171px;
  background: inherit;
  background-color: rgba(254, 247, 233, 1);
  border: none;
  border-radius: 16px;
  display: block;
}

.ketang dl:last-child {
  background-color: rgba(233, 241, 255, 1);
}

.ketang dl dt {
  width: 118px;
  height: 118px;
  display: block;
  margin-top: 40px;
  float: left;
}

.ketang dl dt img {

  width: 100%;
  display: block;
}

.ketang dl dd {
  margin-top: 16px;
  width: 266px;
  float: right;
  display: block;
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  letter-spacing: 0.5px;
  color: #999999;
  line-height: 45px;
}

.ketang dl dd b {
  float: left;
  margin-top: 20px;
  font-weight: 700;
  font-style: normal;
  font-size: 40px;
  color: #000000;
  line-height: 45px;
}

.ketang dl dd img {
  margin-top: 28px;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-left: 15px;
}

.ketang-t2 {
  position: relative;
  font-weight: 400;
  font-style: normal;
  font-size: 34px;
  letter-spacing: 0.5px;
  color: #999999;
  height: 52px;
  line-height: 52px;
  display: table;
  margin: 50px auto 10px;
}

.ketang-t2 i {
  display: table-cell;
  width: 50px;
  float: left;
}

.ketang-t2 p {
  display: table-cell;
  width: 600px;
  height: 52px;
  float: left;
  margin-left: 16px;

}

.ketang-t2 i img {
  display: block;
  width: 50px;

}

.ketang-t2 span {
  display: table-cell;
  float: right;
  width: 15px;
  height: 24px;
  margin-top: 14px;
}

.ketang-t2 span img {
  width: 100%;
}


.swiper-container2 .swiper-slide {
  width: 328px;
  height: 398px;
  padding-top: 20px;
}

.swiper-container2 .swiper-slide img {
  width: 328px;
  height: 185px;
  margin: 0 auto;

}

.swiper-container2 .swiper-slide p {
  width: 280px;
  display: block;
  text-align: center;
  font-weight: 400;
  font-style: normal;
  font-size: 40px;
  text-align: center;
  line-height: 45px;
  margin: 15px auto;



}

.swiper-container {
  width: 100%;
}

.swiper-container .swiper-slide {
  width: 100%;
}

.swiper-container .btn {
  width: 21px;
  height: 27px;
  top: 50%;
  margin-top: -14px;
  position: absolute;
  cursor: pointer;
  z-index: 3;
}

.swiper-container .btn-left {
  background: url('../images/zt/yanglao/u747.png') left top no-repeat;
  left: 0;
}

.swiper-container .btn-right {
  background: url('../images/zt/yanglao/u739.png') left top no-repeat;
  right: 0;
}

.swiper-container .btn-left.on {
  background: url('../images/zt/yanglao/u738.png') left top no-repeat;
  left: 0;
}

.swiper-container .btn-right.on {
  background: url('../images/zt/yanglao/u763.png') left top no-repeat;
  right: 0;
}

.yang-bottom {
  font-weight: 400;
  font-style: normal;
  font-size: 36px;
  letter-spacing: 0.3px;
  color: #999999;
  line-height: 45px;
  text-align: center;
  margin: 50px auto;
  width: 100%;
  display: inline-block;
}

.guihua-img {
  width: 808px;
  height: 225px;
  margin: 20px auto 0;
}

.guihua {
  width: 885px;
  height: 450px;
  margin: 0 auto;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  border: none;
  border-radius: 16px;
}

.zixun {
  width: 885px;
  height: 186px;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  border: none;
  border-radius: 18px;
  margin: 0 auto;
  display: table;
}

.zixun div {
  display: table-cell;
  vertical-align: middle;
  width: 100px;
  height: 122px;
  padding-left: 40px;
  padding-right: 60px;
}

.zixun div img {
  display: table-cell;
  vertical-align: middle;
  width: 100px;
  height: 122px;
}

.zixun p {
  display: table-cell;
  vertical-align: middle;
  font-weight: 400;
  font-style: normal;
  font-size: 40px;
  letter-spacing: 1px;
  line-height: 45px;
}

.zixun b {
  display: table-cell;
  vertical-align: middle;
  padding-right: 40px;

}

.pt30 {
  padding-top: 30px !important;
}

.mt30 {
  margin-top: 30px !important;
}
.mr-40{
  margin-right: -40px;
}
.ml-40{
  margin-left: -40px;
}
.mt-110{
  margin-top: -110px!important;
}
.blue {
  color: #2583D0 !important;
}

.bg-blue {
  background-color: rgba(210, 238, 254, 1) !important;
}

.shenghuo {
  background: inherit;
  width: 885px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 1);
  border-radius: 18px;
}

.shenghuo dl {
  width: 815px;
  height: 485px;
  margin: 0 auto;

}

.shenghuo dt {
  width: 398px;
  height: 485px;
  float: left;
}

.shenghuo dd {
  width: 396px;
  height: 238px;
  margin-bottom: 15px;
  float: right;
}

.shenghuo dd img {
  width: 100%;
}

.shenghuo-img {
  width: 815px;
  height: 243px;
  margin: 15px auto 30px;
  position: relative;

}

.shenghuo-img img {
  width: 815px;
  display: block;

}


.jiankang {
  width: 885px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 1);
  border-radius: 18px;
  padding-bottom: 30px;
}

.jiankang ul {
  width: 808px;
  margin: 0 auto;
}

.jiankang ul li {
  width: 394px;
  height: 228px;
  display: inline-block;
}

.jiankang ul li img {
  width: 394px;
  height: 228px;
  display: inline-block;
}

.jiankang-img {
  width: 808px;
  margin: 0 auto;
}
.jiankang-img img{
  width: 808px;
}

.licai {
  margin: 0 auto;
  width: 885px;
  background-color: rgba(255, 255, 255, 1);
  border-radius: 18px;
  padding-bottom: 30px;
}

.li-box {
  position: relative;
  margin: 0 auto;
  width: 830px;
  height: 506px;
  background: inherit;
  background-color: rgba(253, 229, 199, 1);
  border: none;
  border-radius: 18px;
}

.li-tit {
  font-weight: 400;
  font-style: normal;
  font-size: 48px;
  color: #8F5F1A;
  line-height: 45px;
  position: relative;
  margin: 48px 28px;
  float: left;
}

.li-tit span {
  position: absolute;
  width: 220px;
  height: 16px;
  left: 0;
  bottom: -10px;
}

.li-icon {
  position: absolute;
  width: 154px;
  height: 154px;
  right: 14px;
  top: 8px;
}

.li-icon img {
  width: 154px;
  height: 154px;
}

.li-img {
  position: relative;
  width: 780px;
  height: 330px;
  margin: 0 auto;

}

.li-img img {
  width: 780px;
  height: 330px;

}

.li-img2 {
  position: relative;
  width: 740px;
  height: 313px;
  margin: 0 auto;


}

.li-img2 img {
  width: 740px;
  height: 313px;

}


.myalert2-open {
  cursor: pointer;
}

.myalert2 {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: none;
  z-index: 9;

}

.myalert2-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999;
}

.myalert2-con {
  position: absolute;
  width: 480px;
  height: 300px;
  left: 50%;
  top: 50%;
  margin-left: -240px;
  margin-top: -150px;
  background-color: #fff;
  z-index: 9999;
}

.myalert2-tit {
  width: 100%;
  text-align: center;
  height: 56px;
  line-height: 56px;
  background-color: rgba(0, 102, 179, 1);
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.myalert2-close {
  position: absolute;
  cursor: pointer;
  z-index: 2;
  top: 20px;
  right: 20px;
  width: 56px;
  height: 56px;
  line-height: 56px;
  text-align: right;
}

.myalert2-close img {
  width: 17px;
  height: 17px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.myalert2-p {
  margin-top: 62px;
  margin-bottom: 22px;
  text-align: center;
  font-weight: 400;
  font-style: normal;
  font-size: 28px;
}

.myalert2 .myp2 {
  margin-top: 22px;
  margin-bottom: 22px;
  text-align: center;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  color: #999999;
}


.myalert2-p b {}

.myalert2-img {
  width: 100%;
  text-align: center;
}

.myalert2-img img {
  width: 240px;
  height: 240px;
}

.myalert2-bottom {
  position: relative;
  height: 52px;
  line-height: 52px;
  background: inherit;
  background-color: rgba(238, 238, 238, 1);
  width: 100%;
  bottom: 0;
  text-align: center;
}

.myalert2-bottom span {
  width: 88px;
  height: 32px;
  background: inherit;
  background-color: rgba(0, 102, 179, 1);
  border: none;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  padding: 6px 12px;
}


.myalert3-open {
  cursor: pointer;
}

.myalert3 {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: none;
  z-index: 9;

}

.myalert3-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999;
}

.myalert3-con {
  position: absolute;
  width: 480px;
  height: 300px;
  left: 50%;
  top: 50%;
  margin-left: -240px;
  margin-top: -150px;
  background-color: #fff;
  z-index: 9999;
}

.myalert3-p {
  margin-top: 32px;
  margin-bottom: 22px;
  text-align: center;
  font-weight: 400;
  font-style: normal;
  font-size: 28px;
}

.myalert3  .myp2 {
  margin-top: 22px;
  margin-bottom: 22px;
  text-align: center;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  padding: 0 30px;
  color: #999999;
  text-align: left;
}



.myalert3-bottom {
  position: absolute;
  height: 52px;
  line-height: 52px;
  background: inherit;
  background-color: rgba(238, 238, 238, 1);
  width: 100%;
  bottom: 0;
  left:0;
  text-align: center;
}

.myalert3-bottom span {
  width: 88px;
  height: 32px;
  background: inherit;
  background-color: rgba(0, 102, 179, 1);
  border: none;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  padding: 6px 12px;
}