/*body.pageold {*/
/*  background: url(bg.jpg) no-repeat center top #fff !important;*/
/*}*/
.pageold #barrierfree_container{
  background: url(bg.jpg) no-repeat center top #fff !important;
}
/*适老化主体部分开始*/
.pageold .container{
  width: 1200px;
  padding: 40px 0 0 0;
}
.pageold .lmy_dqwz_box{
  height: 100px;
  background: url(fgt_2x.png) left bottom no-repeat;
}
.pageold .lmy_dqwz_wz{
  padding-left: 80px;
  background: url(wz_icon_2x.png) left center no-repeat;
  line-height: 64px;
  font-size: 32px;
}
.pageold .lmy_dqwz_box table{
  height: 64px;
  line-height: 64px;
  font-size: 32px;
}
.pageold .lmy_dqwz_box table a{
  font-size: 32px;
}

.pageold .par_tit {
  width: 456px;
  margin: 0 auto;
  height: 64px;
  line-height: 64px;
  position: relative;
  font-size: 48px;
  font-weight: 600;
  color: #333;
  text-align: center;
  margin-top: 40px;
}
.pageold .par_tit:before {
  content: "";
  width: 72px;
  height: 2px;
  background: #3366CC;
  position: absolute;
  right: 0;
  top: 32px;
}
.pageold .par_tit:after {
  content: "";
  width: 72px;
  height: 2px;
  background: #3366CC;
  position: absolute;
  left: 0;
  top: 32px;
}
.pageold .first_list li {
  float: left;
  width: 370px;
  height: 90px;
  background: #EEF5FF;
  line-height: 90px;
  font-size: 36px;
  font-weight: 600;
  margin-right: 45px;
  margin-bottom: 40px;
  text-align: center;
}
.pageold .first_list li:hover{
  background: #3366CC;
}
.pageold .first_list li:nth-child(3n){
  margin-right: 0;
}
.pageold .first_list li.cc_tit{
  width: 100%;
}
/*正文部分*/

/*适老化主体部分结束*/


