@media (max-width: 750px) {
    .sp_none{
        display: none !important;
    }
    .sp_block{
        display: block !important;
    }
    .sp_head{
        width: 100%;
        height: 65px;
        background-color: #fff;
        box-shadow: 0 3px 8px rgba(0,0,0,0.1);
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 99;
    }
    .padding_top{
        padding-top: 65px;
    }
    .headl{
        padding-left: 1.2rem;
        max-width: unset;
    }
    .headlh1{
        /* width: 12rem; */
        width: 90%;
        margin-right: unset;
    }
    .sp_headr{
        padding-right: 1.2rem;
    }
    .headbr1{
        width: 60px;
        text-align: center;
        margin-right: 10px;
    }
    .headbr1a{
        font-size: 12px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .headbr1img{
        height: 22px;
    }
    .headr4{
        width: 38px;
        height: 38px;
    }
    .headr4_clk{
        width: 100%;
        height: 100%;
        cursor: pointer;
    }
    .banner{
        margin-top: 15px;  
    }
    .index_1{
        width: 100%;
        padding:0 1rem;
        box-sizing: border-box;
    }
    .index_1in{
        margin-top: 20px;
    }
    .index_1int1{
        font-size: 26px;
    }
   /* .index_1int1::after{
        top:45px;
    }*/
    .index_2{
        padding: 20px 10px 20px;
    }
    .index_2li{
        /*width: 100%;*/
        flex-basis: 100%;
        max-width: 100%;
    }
    .index_2lia{
        padding: 15px 15px 5px 15px;
    }
    .index_2in{
        min-height: auto;
    }
    .index_2in2{
        margin:0 15px;
    }
    .index_2liasp{
        margin-right: 15px;
    }
    .index_2lia2{
        justify-content: center;
        border:1px solid #DEDEDE;
        border-radius:2px;
        background: #fff;
        box-sizing: border-box;
        margin-top: 10px;
        padding: 10px;
        text-align: center;
    }
    .index_2li2{
        width: 48%;
    }
    .index_3{
        margin-top: 30px;
    }
    .index_3in{
        padding: 0px;
        background: #fff;
    }
    .index_3inul{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        margin: -0.5rem 0 0 -0.5rem;
        padding-left: 0.25rem;
    }
    .index_3inli{
        width: 50%;
        padding: 0.5rem 0 0 0.5rem;
        flex-basis: 50%;
        max-width: 50%;
    }
    .index_3in1{
        width: 100%;
        height: 100%;
        background: #eee;
        border-radius: 20px; 
    }
    .index_3in1 a{
        padding: 20px 10px 10px 10px;
    }
    .index_3in2{
        font-size: 14px;
    }
    .index_3in3{
        margin-top: 10px;
        font-size: 14px;
    }
    .index_3img{
        max-width: 80%;
        height: 120px;
        margin-top: 10px;
    }

    .index_4{
        margin-top: 30px;
        padding-bottom: 30px;
        box-shadow: 0 0px 0px rgba(0,0,0,0.1);
    }
    .index_4bg{
        box-shadow: 0 3px 8px rgba(0,0,0,0.1);
    }
    .index_4_1{
        width: 100%;
        margin-left: 0%;
    }
    .index_4in{
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 30px;
    }
    .index_4in3 img{
        width: 16px;
        height: auto;
    }
    .index_4in3 span{
        font-size: 16px;
    }
    .index_4li{
        margin:8px 10px 0px 0;
    }
    .index_4li a{
        font-size: 12px;
    }
    .index_4_2{
        padding: 0 20px;
        margin-top: 20px;
        height: auto;
    }
    .index_4ul2{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        /*margin: -1.5rem 0 0 -1rem;*/
        margin: 0rem 0 0 0rem;
        padding: 30px 0px 0px 0;
        box-sizing: border-box;
    }
    .index_4li2{
        width: 47%;
        /*padding: 1.5rem 0 0 1rem;*/
        padding: 1rem 0 0 0rem;
        flex-basis: 47%;
        max-width: 47%;
        box-sizing: border-box;
        margin-right: 3%;
    }
    .index_4li2:nth-child(2n){
        margin-right: 0;
    }
    .index_4ind{
        background: #fff;
    }

    .index_5{
        margin-top: 5px;
    }
    .index_5in{
        display: flex;
        flex-direction: column;
        margin-top: 10px;
    }
    .index_5in1{
        width: 100%;
        height: auto;
        margin-left: 0%;
        margin-top: 20px;
    }
    .index_5in2{
        max-height: 260px;
        height: auto;
        overflow: hidden;
    }
    .index_5in3{
        padding: 20px 10px 20px 10px;
    }
    .index_5in3 h3{
        font-size: 20px;
    }
    .index_5in3 p{
        padding-top: 10px;
    }

    .index_6{
        margin-top: 40px;
        padding-bottom: 40px;
    }
    .index_6ul{
        display: flex;
        flex-direction: column;
        margin: 20px 0 0 -2rem;
    }
    .index_6li{
        width: 100%;
        height: auto;
        padding: 0.8rem 0 0 2rem;
        box-sizing:border-box;
    }

    .index_7{
        height: auto;
        margin: 40px 0 0 0;
    }
    .index_7in{
        padding: 12px 20px 20px 20px;
    }
    .index_7ina{
        display: flex;
        flex-wrap:wrap;
        height: auto;
        padding: 10px 0 2px 0;
    }
    .index_7insp2{
        flex:unset;
        width: 100%;
        line-height: 44px;
    }
    .index_7in2{
        margin-top: 20px;
    }
    .index_7in2a{
        width: 70%;
        height: 50px;
        line-height: 50px;
        font-size: 15px;
    }
    
    .footer{
        margin-top: 40px;
    }
    .footerin{
        flex-direction: column;
        padding: 0 5px;
    }
    .footer1in2{
        margin-top: 10px;
    }
    .footer1in3 a{
        font-size: 14px;
    }
    .footer2{
        justify-content: flex-start;
        padding: 20px 20px;
        margin-top: 10px;
        border-top: 1px solid #fff;
        
    }
    .footer_ul{
        width: 45%;
        height: auto;
        margin-right: 10%;
    }
    .footer_ul:nth-child(2n){
        margin-right: 0;
    }
    .footer_li{
        margin-left: 0px;
        padding-bottom: 10px;
        padding-right: 20px;
    }
    .footer_li a{
        color: #fff;
        position: relative;
        font-size: 14px;
    }
    
    .footer_ul2{
        width: 100%;
        border-top: 1px solid #fff;
        padding-top: 10px;
    }
    .footer_ul3{
        display: flex;
        flex-wrap: wrap;
    }
    .footer_ul3li{
        width: auto;
        padding-top: 10px;
    }
    .footer_ul3li a{
        color: #fff;
        padding-right: 30px;
        font-size: 12px;
    }
   /* .tc{
        transform: translateX(100%); 
        transition: transform 0.8s ease;  
    }*/
    
    .sp_tc{
        position: fixed;
        z-index: 101;
        top:0px;
        left: 0;
        right: 0;
        bottom: 0;
        transform: translateX(100%); 
        transition: transform 0.8s ease; 
    }
    .sp_tc.active {
        transform: translateX(0); /* 滑动到原位 */
     }
    .sp_tcbg{
        position: fixed;
        top:0px;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 100;
        background: rgba(0,0,0,0.5);
    }
    .modal1{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding-bottom: 10px;
        align-items: center;
        border-bottom: 3px solid #f8f8f8;
    }
    .sp_logo{
        max-width: 60%;
        height: auto;
        flex-shrink: 0;
    }
    .menubar{
        width: 40px;
        height: auto;
    }
    .sp_tc1{
        position: relative;
        background: #fff;
        padding: 20px 15px 25px 15px;
        z-index: 102;
        height: 100vh;
        display: flex;
        flex-direction: column;
    }
    .sp_tc1c{
        flex: 1;
        overflow-y: auto;
        padding-bottom: 30px;
    }
    .modal2ul2{
        display: flex;
        flex-wrap: wrap;
        margin-left: -40px;

    }
    .modal2li2{
        flex-basis: 100%;
        max-width: 100%;
        padding-left: 40px;
        box-sizing:border-box;
    }
    .modal2li2a{
        padding: 20px 0;
        font-size: 15px;
        display: flex;
        justify-content:space-between;
        align-items: center;
        border-bottom: 1px solid #DEDEDE;
    }
    .sp_tc2{
        margin: 20px 0;
        border:1px solid #858585;
        border-radius: 20px;
        padding: 10px 0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .sp_tc3 a{
        display: flex;
        align-items: center;
        font-size: 36px;
        font-weight: bold;
    }
    .sp_tc3 img{
        width: 28px;
        height: 28px;
        margin-right: 12px;
    }
    .sp_tc4{
        margin-top: -10px;
    }
    .sp_tc5{
        width: 100%;
        background: pink;
    }
    .headbrr{
        width: 100%;
        padding-left: 0px;
        display: flex;
        justify-self: unset;
    }
    .headbrr a {
        width: 100%;
    }
    .headbrrsp2{
        width: 100%;
        height: 65px;
    }

    .head_top{
        margin-top: 10px;
    }
    .top_ulleft{
        padding-left: 1.2rem;
    }
    .head_top2{
        padding: 10px 10px;
        font-size: 18px;
        margin-top: 10px;
    }

    .lb_1{
        width: 100%;
        margin-top: 20px;
    }
    .lb_1ul{
        margin-left: -10px;
    }
    .lb_1li{
        padding-left: 10px;
        flex-basis: 50%;
        max-width: 50%;
        margin-bottom: 20px;
    }
    .lb_1img{
        height: 80px;
        flex-shrink: 0;
    }

    .fllb_2{
        padding: 30px 20px;
        background: #f8f8f8;
        border-radius: 6px;
    }
    .index_2li2{
        width: 48%;
    }

    .lb_2{
        margin-top: 20px;
    }
    .lb_2ul{
        display: flex;
        flex-wrap: wrap;
        margin-top: 0px;
        margin-left: -20px;
    }
    .lb_2li{
        padding-left: 20px;
        flex-basis: 100%;
        max-width: 100%;
        margin-top: 20px;
    }
    .lb_3t{  
        font-size: 18px;
    }
    .lb_4tsp{
        font-size: 12px;
    }
    .lb_5{
        margin-top: 10px;
        display: flex;
        align-items: flex-start;
        flex-direction: column;
    }
    .lb_5l1 span{
        padding-right: 10px;
        font-size: 12px;
    }
    .lb_5l1 .lb_5l1sp{
        font-size: 16px;
    }
    .lb_5r{
        width: 100%;
        margin-top: 15px;
    }
    
    .lb_6{
        margin-top: 30px;
    }
    .wd_3{
        height: auto;
        min-height: 30px;
        padding: 10px 20px;
    }
    .wd_3b{
        font-size: 16px;
    }
    .wd_3t{
        font-size: 16px;
    }
    .wd_4{
        padding: 0 20px 20px 20px;
    }
    .pc_zk2{
        display: inline-block;
        width: 14px;
        height: 14px;
        background-image: url(../images/sp_zk.webp);
        background-repeat: no-repeat;
        background-position: left center;
        margin-left: 10px;
        background-size: 100%;
        cursor: pointer;
    }
    .pc_sq2{
        display: inline-block;
        width: 14px;
        height: 14px;
        background-image: url(../images/sp_sq.webp);
        background-repeat: no-repeat;
        background-position: left center;
        margin-left: 10px;
        cursor: pointer;
    }
    

    .center{
		flex-direction: column;
		margin-top: 20px;
	}
	.centerl{
		width: 100%;
		overflow-x:scroll; 
	}
	.centerl_ul{
		width: auto;
		display: flex;
		/*white-space: nowrap;*/
	}
	.centerl_li{
		padding-left: 0px;
		height: auto;
		border-top: 0px solid #DEDEDE;
		border-bottom: 0px solid #DEDEDE;
		border-right: 1px solid #DEDEDE;
		border-left: 1px solid #DEDEDE;
		margin-left: -1px;
	}
	.centerl_lia{
		width: 70px;
		height: 100%;
		display: block;
		display: flex;
		align-items:center;
		flex-direction: column;
		gap:6px;
		padding: 8px;
		box-sizing:border-box;
		text-align: center;
	}
	.centerl_liicon{
		height: 25px;
	}
	.centerl_lispan{
		font-size: 10px;
	}
	.centerl::-webkit-scrollbar-thumb{
		/*width: 10px;
		height: 3px;*/
		background-color: pink;
		border-radius: 3px;
	}
	.centerr{
		width: 100%;
		margin-left: 0px;
	}
	.centerr1{
		font-size: 22px;
		font-weight: 600;
		margin-top: 25px;
	}
	.centerr2{
		margin-top: 10px;
	}
	.centerr_ul{
		display: flex;
		flex-direction: column;
		margin-left: -20px;
		margin-top: 30px;
		/*flex-wrap: wrap;*/
	}
	.centerr_li{
		width: 100%;
		padding-left: 20px;
		box-sizing:border-box;

	}
	.centerr_lid{
		padding:20px;
		display: flex;
		flex-direction: row;
		align-items: flex-start;
	}
	.centerr_d{
		width: 70px;
		height: 70px;
	}
	.centerr_lidsp{
		flex:1;
		padding-left: 10px;
	}
	.centerr_d2{
		font-size: 18px;
		margin-top: 0px;
	}
	.centerr_d3{
		margin-top: 10px;
		font-size: 12px;
	}
	.centerr_d4{
		align-items: flex-start;
		margin-top: 2px;
	}
	.center_z{
		font-size: 14px;
		padding: 20px;
		border-radius: 10px;
		margin-top: 20px;
	}
	.center_z1{
		margin-top: 30px;
	}
	.center_z1btn{
		width: 70%;
		height: 50px;
		line-height: 50px;
		border-radius: 50px;
		font-size: 14px;
	}
	.center_zsp{
		margin-top: 20px;
	}
	.center_z2{
		margin-top: 10px;
	}
	.center_z3{
		display: flex;
	}
	.center_z3l{
		width: 24%;
	}
	.td_img2{
		width: 90%;
	}
	.center_z3r{
		flex: 1;
	}
	.center_z4{
		border-top: 1px solid #EAEAEA;
		margin-top: 10px;
	}
	.center_z4in{
		display: flex;
		margin-top: 10px;
	}
	.center_z4insp{
		width: 30%;
		color: #A1A1A1;
	}
	.center_z4insp2{
		flex: 1;
	}
	.center_zs{
		display: flex;
		flex-direction: column;
		gap:10px;
		margin-top: 20px;
	}
	.center_zs1{
		margin-top: 0px;
	}
	
	.center_zs2sp{
		font-size: 18px;
	}
	.center_zs2a{
		width: 110px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}
	.center_zs3{
		margin-top: 10px;
		font-size: 14px;
	}
	.dlinput{
		font-size: 14px;
	}
	.centerr_b{
		font-size: 16px;
	}
	.centerr_b2sp2{
		font-size: 14px;
	}
	.centerr_b1{
		flex-direction: column;
	}
	.centerr_b1top{
		border-top: 0px solid #DEDEDE;
	}
	.centerr_b2{
		width: 100%;
		margin-top: 20px;
	}
	.centerr_b3{
		flex-direction: column;    
	}
	.centerr_b3in{
		width: 100%;
	}
	.dlinput{
		font-size: 14px;
	}
	.centerr_b4{
		margin-top: 20px;
	}
	.centerr_b4btn{
		width: 100%;
		height: 50px;
		line-height: 50px;
		font-size: 14px;
	}
    .center_zs{
		display: flex;
		flex-direction: column;
		gap:10px;
		margin-top: 20px;
	}
	.center_zs1{
		margin-top: 0px;
	}
	
	.center_zs2sp{
		font-size: 18px;
	}
	.center_zs2a{
		width: 110px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}
	.center_zs3{
		margin-top: 10px;
		font-size: 14px;
	}
    .pagination{
		margin-top: 40px;
	}

















}