@media only screen and (max-width:768px){
	.bt-box-1200 {
	    width: 100% !important;
	}
	.con_qh {
	    width: 100%;
	    margin-bottom: 0.4rem;
	}
	.at-Contain {
	    width: 100%;
	}
	.title {
	    width: 100%;
	    height: 1.8rem;
	    background-size: 100% 100%;
	}
	.title h1 {
	    padding-left: 0.24rem;
	    font-size: 0.56rem;
	}
	.title p {
	    display: none;
	}
	.at-Contain .atHere {
	    padding-left: 0.24rem;
	    font-size: 0.24rem;
	    line-height: 1em;
	}
	.at-Contain .atHere a {
	    font-size: 0.24rem;
	    line-height: 1em;
	}
	.my-file {
	    margin-bottom: 0.2rem;
	    padding: 0 0.24rem;
	    width: 100%;
	}
	.zz_list .up span {
		padding: 0.28rem 0 !important;
		font-size: 0.36rem !important;
	}
	.down_list a {
	    width: calc(50% - 0.24rem);
	    height: 0.88rem;
	}
	.zz_list .up span.hover {
	    font-size: 0.4rem;
	}
	.down_list .zwcspic {
	    padding: 0.16rem 0.16rem 0 .02rem;
	    width: 0.72rem;
	    height: 0.72rem;
		display: flex;
		align-items: center;
	}
	.ym01{
	    display: flex;
	    align-items: center;
	    height: 0.88rem;
	    min-height: 0.88rem;
	}
	.down_list .zwcstil {
	    margin: 0;
	    padding: 0 0.2rem 0 0;
	    font-size: 0.24rem;
	    display: block;
	    overflow: hidden;
	    white-space: normal;
	    text-overflow: ellipsis;
	}
	.down_list a:nth-child(2n+2) {
	    margin-right: 0;
	    padding-right: 0;
	}
}