.foot_p1{
        color: #999595;
      }
      .foot_p1 span{
        display: inline-block; padding:0 3px 0 2px;
      }
      .foot_p2{
        color: #505050; line-height: 26px;
      }
      .foot_p2 a{
        color: #999; margin-right: 8px;
      }
      .foot_p2 span{
        margin-right: 8px;color: #999;
      }
      .foot_p2 .a_last{
        margin-right: 0px;
      }
      .foot_p3{
        height:44px; padding-top: 24px;
      }
      .foot_p3 a{
        display: inline-block; vertical-align: middle; margin:0 10px;
      }
      #fy{
        margin-bottom: 30px;
      }
      .notice_list {
        padding-bottom: 20px;
      }
      .index_foot {
      min-width: 1200px;
        margin-top: 25px;
        background: #f7f7f7;
       padding: 30px 0 15px 0;
        text-align: center;
      }
      .new-index-main{
        margin-top: 20px;
        margin-bottom: 15px;
      }
      .mb{
        position: absolute;
        width: 569px;
        height: 100%;
        background: rgba(0,0,0,0.5);
        left: 15px;
        display:none;
      }
      .layer{
        position: absolute;
        z-index: 2;
        background: #fff;
        width: 480px;
        left: 60px;
        top: 360px;
        display: none;
      }
      .layer h4{
        background: #049dd6;
        color: #fff;
        padding: 0px 15px;
        line-height: 35px;    
      }
      .layer h4 i{
        font-style: normal;
      }
      .layer h4 span{
        float: right;
        cursor:pointer;
      }
      .layer ul{
        overflow: hidden;
        padding: 15px 15px;
      }
      .layer ul li{
        float: left;
        width: 89px;
        text-align: center;
        line-height: 38px;
      }
	.z_num{
		    width: 20px;
		    text-align: center;
	}
.noBorder a{
    padding: 0px 5px;
    font-size: 15px;
}