﻿@charset "utf-8";.new{width:100%;margin:20px 0;overflow:hidden;}
.newtit{margin:0 0 20px;width:100%;height:40px;background:url(../images/titline.png) no-repeat 0 0;line-height:40px;}
.newtitleft{float:left;width:360px;font-size:30px;color:#333;margin-left:48px;}
.newtitright{float:right;}
.newtitright a{display:block;font-size:14px;color:#333;}
.new ul{width:100%;overflow:hidden;}
.new ul li{float:left;width:24%;padding:15px 0;margin-right:1.3333333%;margin-bottom:20px;background-color:#f1f1f1;}
.new ul li:nth-child(4n){margin-right:0;}
.new ul li:hover{-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, -2px, 0);transform:translate3d(0, -2px, 0);-moz-transition:0.4s ease-in;-webkit-transition:0.4s ease-in;-o-transition:0.4s ease-in;transition:0.4s ease-in;}
.new dl{width:90%;margin:0 auto;font-size:12px;line-height:150%;overflow:hidden;}
.new dt{padding-bottom:15px;}
.new dt a{display:block;width:100%;height:260px;position:relative;margin:0 auto;}
.new dt a img{max-width:100%;max-height:260px;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;}
.new dd{overflow:hidden;height:65px;}
.new dd a{display:block;color:#0f0f0f;font-size:14px;}
.new .n_price{font-size:14px;color:#999;padding:5px 0 10px;}
.new .n_price span{display:inline-block;font-size:24px;color:#00a58b;}
.new .n_desc{height:40px;font-size:14px;color:#666;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.new .n_more{float:left;width:110px;height:30px;font-size:14px;color:#fff;text-align:center;line-height:30px;background-color:#999;border-radius:3px;}
.new .addcart{display:block;float:right;width:30px;height:30px;background:url(../images/cart2.png) no-repeat center center;cursor:pointer;}
.new .gotocart{display:block;float:right;width:30px;height:30px;background:url(../images/cart3.png) no-repeat center center;cursor:pointer;}