.tit_zacx{
    		width: 100%; background: #fff;
    		padding: 10px 0;
    	}
    	.tit_zacx1{
    		margin:0 16px;display: block;
    	}
    	.cx_imgs{
    		display: block;width: 49.1%;
    	
		    background: #f8f8f8;
		    position: relative;
    	}
    	.cxxx_div{
    		display: flex;
		    align-items: center;
		    justify-content: space-between;
		    margin-top: 6px;
    	}
    	
    	.cx_font{
    		    position: absolute;
			    width: 100%;
			    left: 15px;
			    top: 31px;
		
    	}
    	.cmxxfz_bg{
    		  background-image: -moz-linear-gradient( -180deg, rgb(72,55,243) 0%, rgb(117,162,255) 100%);
			  background-image: -webkit-linear-gradient( -180deg, rgb(72,55,243) 0%, rgb(117,162,255) 100%);
			  background-image: -ms-linear-gradient( -180deg, rgb(72,55,243) 0%, rgb(117,162,255) 100%);
			  height: 78px;
			  width: 100%;
			   display: flex;
               justify-content: space-between;
    	}
    	.cmxxfz_bg1{
    		margin-left: 15px;
    		display: flex;
            align-items: center;
    		padding: 16px 0;
    	}
    	.yd_sp{
    		    display: inline-block;
			    width: 6px;
			    height: 6px;
			    background: #75A2FF;
			    border-radius: 50%;
			    margin-right: 10px;
    	}
    	.jdcx_fz{
    		display: flex;
		    align-items: center;
		    justify-content: space-between;
		    font-size: 16px;
    	}
    	.jdcx_sps1{
    		display: flex;
		    width: 50%;
		    padding: 10px 0;
		    align-items: center;
		    
		}