.border0 { border: 0 !important; }
.product-desc { width: 1000px; margin: 0px auto; overflow: hidden; }
.product-imgs { float: left; }
.product-par { float: right; width: 565px; }
/**/
.box { width: 305; margin: 0 auto; position: relative; overflow: hidden; _height: 100%; clear: both; }
.picbox { width: 295; height: 132px; overflow: hidden; position: relative; }
.piclist { height: 115px; position: absolute; left: 0px; top: 0px; font-size: 0; padding: 0px; margin: 0px; }
.piclist li { background: #eee; margin-right: 20px; padding: 10px; float: left; position: absolute; /* border: 1px solid #CCC; */ top: 5px; }
.piclist li, .piclist li a { line-height: 0px !important }
.product-conter-wrap { background: #EEEEEE; padding-bottom: 30px; }
.product-conter { width: 980px; margin: 0px auto; }
.product-conter .til { font-size: 25px; /* padding: 30px 0px; */ display: block; padding: 30px 0px; }
.product-par h2 { font-size: 25px; font-weight: normal; margin: 10px 0px; }
.product-par h3 { font-size: 15px; font-weight: normal; }
.product-par-item { border-bottom: 1px solid #BEBEBE; height: 60px; margin-top: 30px; }
.product-par-item li { float: left;  text-align:center; }
.product-par-item li  .selected{border-left:1px solid #BEBEBE;border-top:1px solid #BEBEBE;border-right:1px solid #BEBEBE; margin-top:0px; padding-top:10px;}
.product-par-item li a { line-height: 50px;width: 120px; height: 50px; background-color: #E9E9E9; display:block; margin-top:10px;}

/**/
.product-item s { display: block; position: absolute; left: -355px; top: 65px; width: 306px; height: 229px; background: -moz-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,0.8), rgba(255,255,255,0)); background: -webkit-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,0.8), rgba(255,255,255,0)); background: -o-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,0.8), rgba(255,255,255,0)); background: -ms-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,0.8), rgba(255,255,255,0)); transform: skewx(-45deg); -o-transform: skewx(-45deg); -moz-transform: skewx(-45deg); -webkit-transform: skewx(-45deg); -moz-animation: none; pointer-events: none; }
.product-wrap .Current s { -webkit-animation: light 3s ease-in-out infinite; -moz-animation: light 3s ease-in-out infinite; -o-animation: light 3s ease-in-out infinite; animation: light 3s ease-in-out infinite; }


@-webkit-keyframes light { 0% {
left: -355px;
}
 40% {
left:485px;
}
 60% {
left:485px;
}
 100% {
left:-355px;
}
}
/**/
.product-par-cont{ margin-top:20px;}
