@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;
     background-size: 100% 150% !important;
    background-position-y: bottom !important;
	}
	.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;
	}
  
  
  
  
  
  
		.section2_gsxw_list li{
        width: 50% !important;
      }
      .ban {
        height: 2.4rem!important;
      }
      .bant {
        width: 100%!important;
        font-size: 0.48rem!important;
        line-height: 2.4rem!important;
        padding-left: 0.5rem!important;
      }
}