/* .main-box{padding-bottom: 20px;} */
.main {
  margin-top: 0;
}

/* sqnav */
.sqnav {
  width: 100%;
  /* height: 410px; */
  margin-top: 20px;
  margin-bottom: 50px;
}

.sqnav ul {}

.sqnav ul li {
  width: 285px;
  height: 122px;
  float: left;
  /* display: flex;
  justify-content: center;
  align-items: center; */
  margin-top: 20px;
  margin-left: 20px;
}

.sqnav ul li a {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 41px;
  padding-left: 111px;
}

.sqnav ul li span {
  font-size: 20px;
  line-height: 40px;
  padding: 0 10px;
  color: #121212;
  letter-spacing: 0;

}

.sqnav ul li:nth-child(1) {
  background: url(../img/tygk1.png) no-repeat center;
  margin-left: 0;
  /* background-size: cover; */
}

.sqnav ul li:nth-child(2) {
  background: url(../img/tygk2.png) no-repeat center;
  /* background-size: cover; */
}

.sqnav ul li:nth-child(3) {
  background: url(../img/tygk3.png) no-repeat center;
  /* background-size: cover; */
}

.sqnav ul li:nth-child(4) {
  background: url(../img/tygk4.png) no-repeat center;
  /* background-size: cover; */
}


.tygk {
  width: 100%;
  /* height: 1149px; */
  background: url(../img/zjscBg.png) no-repeat center;
  background-size: cover;
  overflow: hidden;
  z-index: 1;
}

.tygk_cont {
  width: 1200px;
  margin: 0 auto;
}

.tygk_cont .title {
  width: 190px;
  height: 296.94px;
  /* float: right; */
  margin-left: 1000px;
  margin-top: 30px;
  /* position: relative; */
  /* top: -212px; */
}

.tygk_cont .title img {
  display: block;
  width: 100%;
  height: 100%;
}

.tygk_cont .cont {
  width: 100%;
  /* margin-top: 50px; */
  /* position: relative; */
  background: #32659C;
  padding: 20px;
}

.swiper1 {
  width: 636px;
  height: 388px;
  /* margin-top: 250px; */
  float: right;
}

.swiper1 .swiper-slide {
  width: 100%;
  height: 100%;
}

.swiper1 .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}

.swiper1 .swiper-slide a img {
  display: block;
  width: 100%;
  height: 100%;
}

.swiper1 .swiper-button-next,
.swiper1 .swiper-button-prev {
  width: 42px;
  height: 83px;
  margin-top: -40px;
}

.swiper1 .swiper-button-prev,
.swiper1 .swiper-container-rtl .swiper-button-next {
  left: 0;
}

.swiper1 .swiper-button-prev:after,
.swiper1 .swiper-container-rtl .swiper-button-next:after {
  content: '';
  display: block;
  width: 42px;
  height: 83px;
  background: url(../img/zjfc_prev.png) no-repeat center;
  background-size: cover;
}

.swiper1 .swiper-button-next:after,
.swiper1 .swiper-container-rtl .swiper-button-prev:after {
  content: '';
  display: block;
  width: 42px;
  height: 83px;
  background: url(../img/zjfc_next.png) no-repeat center;
  background-size: cover;
}

.swiper1 .swiper-button-next,
.swiper1 .swiper-container-rtl .swiper-button-prev {
  right: 0;
}

.swiper1 .swiper-pagination {
  /* position: relative;
  right: 0; */
  text-align: right;
}

.swiper-pagination-bullet {
  background: #666666;
}

.swiper-pagination-bullet-active {
  background: #FFFFFF !important;
}

.jj_box {
  width: 500px;
  font-family: MicrosoftYaHei;
  font-size: 17px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 40px;
  float: left;
  margin-top: 5px;
  /* text-indent: 2em; */
  text-align: justify;
  min-height: 360px;
  /* 360 */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 9;
}

.jj_box h1 {
  font-size: 22px;
  color: #FFFFFF;
}

.jj_box h1 a {
  font-size: 16px;
  color: #FFFFFF;
  float: right;
}

.jj_box a {
  display: block;
  /* font-size: 22px; */
  color: #FFFFFF;
  text-indent: 2em;
}

.fcmp {
  width: 100%;
  height: 438px;
  background: url(../img/fcmp_bg.png) no-repeat center;
  background-size: cover;
  position: relative;
  top: 0;
  z-index: 100;
}

.fcmp_cont {
  position: relative;
  top: -30px;
}

.fcmp_cont .title {
  width: 187px;
  height: 296.94px;
}

.fcmp_cont .title img {
  display: block;
  width: 187px;
  height: 296.94px;
  position: relative;
  top: -100px;
  left: -30px;
}

.fcmp_cont {
  width: 1200px;
  margin: 0 auto;
}

.swiper2 {
  width: 952px;
  position: relative;
  top: -31px;
  padding-bottom: 50px;
}

.swiper2 .swiper-slide {
  width: 304.02px;
  height: 389px;
}

.swiper2 .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper2 .swiper-slide a img {
  display: block;
  width: 100%;
  height: 100%;
}

.swiper2 .swiper-slide a p {
  width: 100%;
  height: 42px;
  line-height: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, .3);
  padding-left: 15px;
  font-size: 16px;
  color: #fff;
  position: absolute;
  bottom: 0;
}

.swiper2 .swiper-button-next,
.swiper2 .swiper-button-prev {
  width: 32px;
  height: 32px;
  bottom: 0;
  top: auto;
}

.swiper2 .swiper-button-next {
  background: url(../img/fcmp_next.png) no-repeat center;
  background-size: cover;
}

.swiper2 .swiper-button-prev {
  background: url(../img/fcmp_prev.png) no-repeat center;
  background-size: cover;
}

.swiper2 .swiper-button-prev,
.swiper2 .swiper-container-rtl .swiper-button-next {
  right: 50px;
  left: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 0;
}

.swiper2 .swiper-button-prev:after,
.swiper2 .swiper-container-rtl .swiper-button-next:after {
  content: '';
}

.swiper2 .swiper-button-next:after,
.swiper2 .swiper-container-rtl .swiper-button-prev:after {
  content: '';
}



.title {
  width: 100%;
  text-align: center;
  margin: 10px 0;
}

.tsty {
  width: 100%;
  height: 615px;
}

.tsty .leftImg {
  width: 683px;
  height: 500px;
}

.tsty .leftImg img {
  display: block;
  width: 100%;
  height: 100%;
}

.tsty .leftImg p {
  width: 100%;
  height: 42px;
  line-height: 42px;
  margin-top: -42px;
  background: #000;
  opacity: 0.5;
  text-align: center;
  color: #fff;
  font-size: 16px;
}

.tsty .rightImg {
  width: 496px;
}

.tsty .rightImg ul li {
  width: 100%;
  height: 244px;
  /* margin-bottom: 10px;  */
}

.tsty .rightImg ul li img {
  display: block;
  width: 100%;
  height: 100%;
}

.tsty .rightImg ul li:nth-child(2) {
  margin-top: 12px;
}

.tsty .rightImg ul li p {
  width: 100%;
  height: 42px;
  line-height: 42px;
  margin-top: -42px;
  background: #000;
  opacity: 0.5;
  text-align: center;
  color: #fff;
  font-size: 16px;
}


.spxc {
  width: 100%;
  height: 688px;
}

.spxc ul li {
  width: 390px;
  height: 278px;
  float: left;
  margin-top: 15px;
}

.spxc ul li img {
  display: block;
  width: 100%;
  height: 236px;
}

.spxc ul li p {
  width: 100%;
  height: 42px;
  line-height: 42px;
  text-align: center;
  /* color: #fff; */
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.spxc ul li:nth-child(2) {
  margin-left: 15px;
  margin-right: 15px;
}

.spxc ul li:nth-child(5) {
  margin-left: 15px;
  margin-right: 15px;
}

/* zsyz */
.zsyz {
  width: 100%;
  height: 478px;
}

.zsyz ul li {
  width: 243px;
  height: 377px;
  float: left;
}

.zsyz ul li img {
  width: 100%;
  height: 100%;
}

.zsyz ul li.on {
  width: 690px;
  height: 377px;
}

.zsyz ul li:nth-child(2) {
  margin-left: 12px;
  margin-right: 12px;
}


.msfq {
  width: 100%;
  height: 485px;
}

.msfq .msfqBox {
  width: 100%;
  height: 380px;
  background: url(../img/msfqBg.png) no-repeat center;
  padding: 20px 370px 20px 1150px;
}

.msfq .msfqBox h1 {
  color: #121212;
  font-family: "Microsoft YaHei";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.msfq .msfqBox p {
  color: #333333;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
  text-indent: 2em;
  margin-top: 15px;
}

.msfq .msfqBox .more {
  width: 107px;
  height: 33px;
  flex-shrink: 0;
  border-radius: 32px;
  background: #B59A88;
  margin-top: 15px;
  text-align: center;
  line-height: 33px;
  font-size: 16px;
  float: right;
}

/* tygy */
.tygy {
  width: 1200px;
  margin: 0 auto;
  height: 550px;
}

.tygy ul li {
  width: 216px;
  height: 432px;
  float: left;
}

.tygy ul li img {
  width: 100%;
  height: 100%;
}

.tygy ul li.on {
  width: 516px;
  height: 432px;
}

.tygy ul li:nth-child(2) {
  margin-left: 12px;
  margin-right: 12px;
}

.tygy ul li:nth-child(4) {
  margin-left: 12px;
}

.tygy ul li.on .tit {
  display: none;
}
.tygy ul li.on .con {
  display: block;
}

.tygy .tit {
  color: #ffffff;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: -220px;
  text-align: center;
  display: block;
}

.tygy .con {
  display: none;
  margin-top: -150px;
  padding: 20px;
}
.tygy .con .title {
  color: #ffffff;
 font-family: "Microsoft YaHei";
 font-size: 20px;
 font-style: normal;
 font-weight: 400;
 line-height: normal;
 text-align: left;
}
.tygy .con .smmary {
  width: 463px;
 color: #ffffff;
 font-family: "Microsoft YaHei";
 font-size: 15px;
 font-style: normal;
 font-weight: 400;
 line-height: 26px;
 opacity: 0.8;
}

/* 适老化 */
.oldModel .sqnav ul li span {
  font-size: 28px;
}
.oldModel .tsty .leftImg p {
  font-size: 28px;
}
.oldModel .tsty .rightImg ul li p{
  font-size: 28px;
}
.oldModel .spxc ul li p{
  font-size: 28px;
}
.oldModel .msfq .msfqBox h1{
  font-size: 32px;
}
.oldModel .msfq .msfqBox p{
  font-size: 28px;
}
.oldModel .msfq .msfqBox .more{
  width: 157px;
    height: 45px;
    line-height: 45px;
}
.oldModel .tygy .tit{
  font-size: 28px;
}
.oldModel .tygy .con .title{
  font-size: 28px;
}
.oldModel .tygy .con .smmary{
  font-size: 28px;
  line-height: 45px
}
.oldModel .tygy .con{
  margin-top: -300px;
  overflow: hidden;
  height: 300px;
}
