/* 用户自定义 CSS */

.pro_tag{
    left:auto;
    right:0;
}

@media only screen and (min-width:800px){
.pro-content img{
  max-width:400px!important;
}}