/*手机*/
@media screen and (max-width: 600px){
    .slither{padding: 0 !important;margin-top: 0 !important;}
    .slither_img{float: none !important;position: relative;top:40px;left:10px;}
    .slither_text{width:100% !important;}
    .slither_text .slither_background h3{font-size:20px !important;line-height: 30px !important;}
    .slither_text .slither_background div{font-size:14px !important;line-height: 21px !important;}
    .slither_background{padding:50px 20px 20px 20px !important;float:none !important;margin:0 !important}

    .point_image{position: fixed !important;left: 12% !important;top:32% !important;}
    .product_title{font-size: 12px !important;}
}

.product_title{font-size: 15px;}