@media only screen and (max-width:768px){
	.banner {
	    width: 100%;
	    height: 3rem;
	}
	.title_box {
	    width: 100%;
		padding: 0.66rem 0.32rem;
	}
	.w1200 {
	    width: 100%;
	}
	.tit_bg {
	    font-size: 0.56rem;
	    line-height: 1em;
	    margin-bottom: 0.4rem;
	}
	.tit_sm {
	    font-size: 0.30rem;
	    line-height: 1em;
	}
	.jcfw_list {
	    padding-top: 0.4rem;
	}
	.jcfw_list a {
	    width: 7.02rem;
		height: 1.8rem;
		padding: 0.42rem 0 0 0.3rem;
		margin: 0 0.24rem 0.4rem 0.24rem;
	}
	.jcfw_list a .sp_1 {
	    font-size: 0.4rem;
	    line-height: 1em;
	    padding-bottom: 0.16rem;
	}
	.jcfw_list a .sp_2 {
	    width: 100% !important;
	    font-size: 0.24rem;
	    line-height: 1em;
	}
}