﻿@charset "utf-8";
.imgtxtcon { float: right; }
.showProduct .photo { width: 410px; }
.nypic { width: 300px;  float: right; margin-left:20px; }
.nypic .nypictit{ font-size:14px; line-height:50px; text-align:center; display:block;color: #999;}
.nyhzSwiper img { border-radius: 5px; box-shadow: 0 0 10px rgba(0, 0, 0, .2);}
.nyhzSwiper p { text-align: center; line-height: 40px; font-size: 13px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
@media screen and (max-width: 880px) {
.showProduct .photo { width: 100%;}
.nypic{ display:none;}
}
