       @media only screen and (max-width: 768px){
         .kuang{ background: rgba(255,255,255,0) !important; box-shadow: none !important;}
         .kuang1{ background:rgba(255,255,255,0) !important;box-shadow: none !important;}
          .hezi{border-bottom:none !important; }
		  .ycpf1{
		  	display:none;
		  }
       }
       @media only screen and (max-width: 1440px)and (max-width: 769px){
        .hezi1{width:50px;height:75px;padding:4px 5px !important;     font-size: 10px !important;
    text-align: center;}
       }
        .hezi{width:50px;height:75px;border-bottom:1px #dedede solid;padding: 7px; }
         .hezi1{width:50px;height:75px;padding:8px 10px;     font-size: 12px;
    text-align: center;}
        .hezi .zz{/*padding-left: 4px; */    font-size: 12px;
    text-align: center;}
        .kuang{    background: rgba(255,255,255,0.6);
    width: 60px;
    height: 235px;
    border-radius: 10px;
   box-shadow: 0px 0px 15px #b3b3b3b5;
        padding: 5px;}
         .kuang1{ margin-top:25px;   
           background: rgba(255,255,255,0.6);
    width: 60px;
    height: 60px;
    border-radius: 10px;
   box-shadow: 0px 0px 15px #b3b3b3b5;
        padding: 18px;}
		.ycpf1{
		position: fixed;
		top: 29%;
		right: 1%;
		z-index:9999;
		}
		.ycpf1_wz{
		margin-top:5px; 
		text-align: center; 
		font-size: 12px; 
		color:#333;
		}