.clearfix {
  zoom: 1;
}

.clearfix:after {
  clear: both;
  content: '';
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
}


#barrierfree_container{
width: 100%;
height: 100%;
background: url(banner.png) no-repeat top;
}
.center{
  width: 100%;
  margin: 0 auto;
  max-width: 1200px;
  padding-bottom: 32px;
}
.logo{
  padding: 40px 0 0 0;
}
.logo_tit{
  width: 100%;
  text-align: center;
  font-size: 64px;
  font-weight: bold;
  color: #fff;
  padding: 97px 0 200px 0;
}
.main_list li{
  width: 282px;
  float: left;
  margin: 0 22px 0 0;
  background-color: #4a99ef;
  padding: 18px 22px 0 22px;
}
.main_list li:last-child{
  margin-right: 0;
}
.main_list li a{
  display: inline-block;
  text-align: center;
  width: 100%;
}
.main_list li img{
  width: 100%;
  transition: all 0.3s ease-out 0s;
}
.main_list li a:hover img {
  transform: scale(1.1);
}
.main_list li a p{
  overflow: hidden;
}
.main_list li span{
 font-size: 22px;
 line-height: 45px;
 color: #fff;
}
.title{
  width: 239px;
  line-height: 50px;
  font-size: 24px;
  text-align: center;
  border-radius: 20px;
  background: #4b99f0;
  margin: 50px auto 33px auto;
}
.zcwj a{
  display: inline-block;
  color: #fff;
}
.zcwj_title ul{
  float: left;
}
.zcwj_title ul.tit li{
  float: left;
  font-size: 22px;
  line-height: 35px;
  color: #0056cc;
}
.zcwj_title ul.tit li.on{
  color:#c31f0b
}
.zcwj_title ul.tit li::after{
  content: "";
  width: 2px;
  height: 20px;
  background: #c4c4c4;
  margin: 0 17px -4px 17px;
  display: inline-block;
}
.zcwj_title ul.tit li:last-child::after,.zcwj_title ul.more a:not(:first-child),.list_con .zcwj_list:not(:first-child){
  display: none;
}
.zcwj_title ul.more{
  margin-left: 330px;
}
.zcwj_title ul.more a{
  display: inline-block;
  width: 134px;
  line-height: 39px;
  font-size: 16px;
  color: #0056cc;
  border-radius: 20px;
  border: 1px solid #0056cc;
  text-align: center;
}
.zcwj_title ul.more a:hover{
  background-color: #0056cc;
  color: #fff;
}
.zcwj_list{
  margin-top: 20px;
min-height:270px
}
.zcwj_list li{
  line-height: 45px;
  font-size: 18px;
  width: 100%;
}
.zcwj_list li::before{
  content: "";
  width: 5px;
  height: 5px;
  border-radius:100%;
  background-color: #c2c2c2;
  float: left;
  margin: 20px 17px 0 0;
}
.zcwj_list li a{
  color: #333;
  float: left;
  max-width: 85%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zcwj_list li a:hover{
  color: #4a99ef;
}
.zcwj_list li span{
  float: left;
  color: #c6c6c6;
  margin-left: 10px;
}
.bmfw_list li{
  float: left;
    width: 225px;
    line-height: 58px;
    box-shadow: 0 0 25px #f1f1f1;
    margin-right: 18px;
    margin-bottom: 18px;
    text-align: center;
}
.bmfw_list li:nth-child(5n){
  margin-right: 0;
}
.bmfw_list li a {
  color: #333333;
  font-size: 16px;
  display: inline-block;
  width: 100%;
}
.bmfw_list li a:hover{
  background-color: #4b99f0;
  color: #fff;
}


.jnghbwza {
    margin-left: 30px;
    position: relative;
    float: right;
}
.jnwza {
    padding: 0 15px;
    font-size: 14px;
    background: #dd0900;
    text-align: center;
    line-height: 25px;
    border-radius: 5px;
    cursor: pointer;
    float: left;
    color: #fff;
}
.jnwza  a {
    color: #fff;
    padding: 0 10px;
    font-size: 14px;
    cursor: pointer;
}
.jnghb {
    padding: 0 15px;
    font-size: 14px;
    background: #dd0900;
    text-align: center;
    line-height: 25px;
    border-radius: 5px;
    cursor: pointer;
    margin-left: 10px;
    float: left;
    color: #fff;
}