 @media screen and (min-width:769px) {
      .more-list-img fn-clear .PC_warp {
        display: block;
      }

      .Mobile_warp {
        display: none;
      }
    }


    @media screen and (max-width:768px) {
		.footer-site{
			display: none;
		}
		#optionList{
			padding: 0;
		}
      .more-list-img li {
        width: 100%;
        float: left;
        /* height: 240px; */
        margin-right: 20px;
        padding-left: 0px;
        background-image: none;
        margin-bottom: 10px;
      }

      .more-list-img li img {
        width: 100%;
      }

      .PC_warp {
        display: none;
      }

      .Mobile_warp {
        display: block;
      }

      .article-con {
        padding-bottom: 0.5rem;
      }

      .mailbox {
        display: none;
      }

      .mainbox .wrap {
        box-sizing: border-box;
        width: 93% !important;
        padding: 0 !important;
        background: #f5f6f8;
      }

      .mainbox .wrap .more {
        padding: 0;
      }

      .mainbox .wrap .more-list {
        border-bottom: none;
        padding: 0;
      }

      .mainbox .wrap .more-list li {
        background-color: #fff;
      }

      .gov-site-right,
      .more-right {
        width: 395px;
      }

      .mainbox .wrap {
        box-sizing: border-box;
        width: 100% !important;
        padding: 0;
      }

      .mainbox .bg-white {
        background: #f5f6f8;
      }

      .mainbox .wrap .more {
        padding: 0;
        margin-top: 0;
      }

      .mainbox .wrap .more-list {
        border-bottom: none;
        padding: 0;
      }

      .mainbox .wrap .more-list li {
        background-color: #fff;
        padding: 10px 12px;
        margin: 5px 0;
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
        background-image: none;
        position: relative;
        overflow: hidden;
        line-height: 24px;
        height: 50px;
      }

      .mainbox .wrap .more-list li span {
        display: block;
        position: absolute;
        bottom: 10px;
        left: 12px;
        font-size: 14px;
        color: #999;
      }

      .mainbox .wrap .more-list li a {
        display: block;
        height: 25px;
        overflow: hidden;
      }
      
      .crumb-nav {
      font-size: 13px;
      padding: 0 10px;
    }
    }

    .ckgd {
      margin: 20px auto;
      color: #fff;
      width: 11rem;
      font-size: 0.5rem;
      letter-spacing: 0.1rem;
      line-height: 2em;
      padding: 0.18rem 1.2rem 0.8rem 0.5rem;
      background: url(http://www.fcgs.gov.cn/material/images/mobile/more_gt.png) no-repeat;
      background-size: 4rem;
      color: #fff;
      font-weight: bold;
    }

    .ckgdbox {
      text-align: center;
      margin: 0.8rem 0 0 0;
      padding-bottom: 0.5rem;
      display: none;
    }

    

    .more-list-img li {
      float: left;
      height: 240px;
      margin-right: 20px;
      padding-left: 0px;
      background-image: none;
    }
       .more .more-list {
            border-bottom: 1px solid #dfdede;
            padding: 20px 0;
        } .page .here {
		    background: #0068b7;
		    color: #fff;
		}
		 .page {
		    height: 40px;
		    text-align: center;
		    clear: both;
		    position: relative;
		    left: 50%;
		    float: left;
		    padding: 35px 0;
		}
		 .page a, .page span, .page em{
		    border-right: 1px solid #fff;
		    font: normal 14px/40px "Microsoft YaHei";
		    height: 40px;
		    padding: 0 15px;
		    display: block;
		    float: left;
		    position:relative;
		    left:-50%;
		}
		 .page a{
		    background: #f2f2f2;
		    color: #898989;
		
		}
	 .page .here{
		    background: #0068b7;
		    color: #fff;
		}
	 .page a:first-child, .page a:last-child{
		    color: #0068b7;
		}
		.footer .danwei {
		    display: flex;
		    flex-direction: column;
		}
		.h-nav .swiper{
			overflow: hidden;
		}
		.h-search .search-submit{
			left:8rem;
		}
		
		.more{margin: 0px;border: none;}
		 #optionList,.interaction-list,#optionListCol{padding: 0px 0px;}
		 .more-chlid-title{margin-top: 30px;}
  </style>