@media screen and (max-width: 500px) {
    .index{
        width: 100%!important;
        min-width: 0!important;
    }
    .h5_banner{
        display:block!important;
        
    }
    .pc_banner{
        display:none!important;
    }
    #nav,#nav .navBox{
        display:none;
    }
     .swiper{
        min-width:0!important;
        width: 100%!important;
        height: 170px!important;
    }
    .swiper-slide img{
        display:none!important;
    }
    .swiper-slide div{
        display:block!important;
        background-size: 140%!important;
        width: 100%;
        height: 100%;
        background-position: 50%!important;
    }
    .index .swiper-button-next, .swiper-button-prev{
        display:none!important;
    }
    .xinwendongtai,.index .cooperation{
        width:100%!important;
        margin-top: 20px!important;
    }
    .xinwendongtai .title .xinwendes{
        width:100%!important;
    }
    .xinwendongtai .title .name,.index .cooperation .name{
        font-size: 24px!important;
    }
    .index .cooperation .fuwuzhichides{
        margin-top: 8px!important;
    }
    .xinwendongtai .title .name{
        margin-bottom: 8px!important;
    }
    
    .xinwenitmBoxPc{
	   display: none!important;
	         
	 }
	 .xinwenitmBoxH5{
	      display:flex!important;
	      margin-top: 10px!important;
	 }
	 
	 .xinwendongtai .function li{
	   flex-wrap:wrap!important;
	   background-size: 100% 250px!important;
    background-repeat: no-repeat!important;
        padding: 20px 20px!important;
	 }
	 .index .xinwendongtai li .pictrue{
	    width:60px!important;
	    height:60px!important;
	 }
	 .xinwendongtai .oldNew .R_newsItem .R_name{
	   font-size: 16px!important;
	 }
	 .xinwendongtai .function .R_remark{
	    display:none;
	    line-height: 24px;
        font-size: 14px;
        padding:0 12px!important;
        background: #fff;
        text-indent: 26px;
        margin-bottom: 13px;
	 }
	 .xinwendongtai .function .disB{
            display:block!important;	    
	 }
	 .activeXw .R_newsItem .R_name{
	    border-bottom: 2px solid #fff!important;
	 }
	 .cooperation .wrapper_1200{
	        width: 100%!important;
	 }
	 .index .guanliyunying .partner,.index .jiansherenwu .partner{
	    width: 100%!important;
	    flex-wrap: wrap!important;
	 }
	 .index .guanliyunying .partner li{
	    width: 50%!important;
	   padding: 24px 0 0!important;
	 }
	 .index .jiansherenwu .partner li{
	   width: 100%!important;
	   padding: 0 0 0!important;
	   margin: 20px 0 0!important;
	   justify-content: center;
	 }
	 .index .jiansherenwu .partner .item{
	    width: calc(100% - 150px)!important;
	   font-size: 16px!important;
	 } 
	 .fuwuzhichi .partner{
	       margin-top:20px!important;
	       width: 100%!important;
	       flex-wrap: wrap!important;
	 }
	 .fuwuzhichi .partner li{
	       width: 100%!important;
	 }
	 .index .fuwuzhichi .wrapper_1200 .partner .fwzcC{
	       height: 80px!important;
	       margin: 20px auto 22px!important;
	 }
	 .fuwuzhichi .cptsTitle{
	    font-size: 22px!important;
	 }
	 .fuwuzhichi .cptsRemark{
	    font-size: 14px!important;
	 }
	 
	 
	 .guanliyunying .partner li .pictrue{
	        height: 94px!important;
	 }
	 .guanliyunying .partner li .cptsTitle, .guanliyunying .partner li .cptsRemark{
	    font-size: 20px!important;
	    font-weight:400!important;
	 }
	 #footer{
        width: 100%!important;
        min-width: 0px!important;
    }
    .footerPc{
        display:none!important;
    }
    #footer .footerH5{
        width: 100%!important;
        display:flex!important;
        background: #000;
        flex-direction: column;
        align-items: center;
    }
    #footer .footerH5 .H5img{
        margin: 12px 0;
    }
    #footer .footerH5 .address{
        color: #FFFFFF;
        margin-bottom: 24px;
    }
    #footer .footerH5 .name{
        color: #8391A6;
        margin-bottom: 4px;
        font-size: 16px;
    }
    #footer .footerH5 .official{
        font-size: 22px;
        color: #FFFFFF;
        margin-bottom: 12px;
    }
    #footer .footerH5 .line{
        width: 90%;
        height: 1px;
        background: #5C6776;
        margin-bottom: 12px;
    }
    #footer .footerH5 .detail{
        font-size: 14px;
        color: #8391A6;
        text-align: center;
        margin-bottom: 12px;
    }
    #footer .footerH5 .detail a{
        color: #8391A6!important;
    }
} 