.main{
  padding: 30px;
}
.title {
  width: 457px;
  height: 63px;
  background: url(../img/huawen.png);
  margin: 0 auto 15px;
}
.title a{
  display: block;
  width: 457px;
  height: 63px;
  line-height: 63px;
  text-align: center;
  font-size: 28px;
  color: #E4CAA7;
}

.xqgk {
  width: 100%;
}
.xqgk .con{
  width: 100%;
}
.xqgk .con .xqwz{
  width: 580px;
}
.xqgk .con .xqimg{
  width: 600px;
}
.xqgk .con .xqimg img{
  width: 600px;
  height: 350px;
}
.xqgk .con .xqimg iframe{
  width: 600px;
  height: 350px;
}
.xqgk .con .xqwz p{
  font-size: 18px;
  line-height: 35px;
  text-indent: 2em;
}
.xqgk .con .xqwz span{
  font-size: 18px;
  line-height: 35px;
}
.more{
  color: #E4CAA7;
}
.fjms{
  margin-top: 30px;
}
.fjms .con .imgL{
  width: 600px;
  height: 350px;
}
.fjms .con .imgL img{
  width: 600px;
  height: 350px;
}
.fjms .con .imgR{
  width: 600px;
  height: 350px;
}
.fjms .con .imgR img{
  width: 290px;
  height: 170px;
}
.fjms .con .imgR ul li{
  width: 290px;
  height: 170px;
  float: left;
  margin-left: 10px;
}
.fjms .con .imgR ul li:nth-child(3){
  margin-top: 10px;
}
.fjms .con .imgR ul li:nth-child(4){
  margin-top: 10px;
}
.fjms .con .imgL p{
  position: relative;
  z-index: 99;
  width: 100%;
  height: 30px;
  margin-top: -30px;
  background-color: rgb(129,129,128,0.5);
}
.fjms .con .imgL p a{
  padding: 0 10px;
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fjms .con .imgR ul li p{
  position: relative;
  z-index: 99;
  width: 100%;
  height: 30px;
  margin-top: -30px;
  background-color: rgba(73, 73, 73, 0.2);
}
.fjms .con .imgR ul li  p a{
  padding: 0 10px;
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zpgk{
  margin-top: 30px;
  width: 100%;
  height: 400px;
}
.zpgk .con ul li{
  width: 170px;
  height: 150px;
  float: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.zpgk .con ul li img{
  width: 78px;
  height: 78px;
}
.zpgk .con ul li p{
 margin-top: 15px;
}

.zpgk .con ul li p a{
 font-weight: bold;
}

/* 适老化 */
/* .oldModel .xqgk .con .xqwz{
  width: 100%;
} */
.oldModel .xqgk .con .xqwz{
 height: 350px;
 overflow: auto;
}
.oldModel .xqgk .con .xqwz span{
  font-size: 28px;
}
/* .oldModel .xqgk iframe{
  width: 100% !important;
  height: 600px !important;
} */
.oldModel .more{
  font-size: 28px;
}
.oldModel .fjms .con .imgL p a{
  font-size: 28px;
}
.oldModel .fjms .con .imgR ul li p a{
  font-size: 28px;
}
.oldModel .zpgk .con ul li p a{
  font-size: 28px;
}
.oldModel .title a{
  font-size: 32px;
}
.oldModel 
.oldModel 