/* *{margin: 0;padding: 0;font-family: "微软雅黑";font-weight: normal;list-style:none;font-style:normal;text-decoration:none} */
/* .container{width: 1140px;margin: 0 auto;} */
/*新品展示*/
.pro-new{width: 100%;height: auto;overflow: hidden;padding: 35px 0 45px 0;}
.pro-new .title{font-size: 34px;text-align: center;padding-bottom: 5px;color: #333333;letter-spacing: 1px;}
.pro-new .sub-title{font-size: 20px;text-align: center;color: #333333;}
.pro-new .sub-title span{display: inline-block;height: 30px;line-height: 30px;width: auto;}
.pro-new .sub-title span.text{padding: 0 10px;}
.pro-new-show {position: relative;width: 100%;height: auto;overflow: hidden;}
.pro-new-show .pro-list{width: 100%;height: auto;margin-top: 30px;overflow: hidden;}
.pro-new-show .pro-list ul li{float: left;width: 358px;height: auto;overflow: hidden;margin-right: 19px;}
.pro-new-show .pro-list ul li:last-child{margin-right: 0;}
.pro-new-show .pro-list ul li img{width: 100%;height: 291px;}

.pro-new-show .pro-list ul li .desc{padding: 10px 15px;box-sizing: border-box;}
.pro-new-show .pro-list ul li .desc .p-title{font-size: 13x;color: #636363;padding-bottom: 0px; margin-top: -17px;}
.pro-new-show .pro-list ul li .desc .p-desc{font-size: 13px;color: #636363;line-height: 25px; margin-top: -15px;}
.pro-new-show .arrow a{display: inline-block;position: absolute;width: 49px;height: 100px;z-index: 2;}

.pro-new-show .arrow a:hover{background-color: rgba(0,0,0,.3);}

.pro-new-show .pagination{position: relative;width: 100%;height: auto;overflow: hidden; margin-left: 35%; margin-top:-40px; text-align: center; }
.pro-new-show .pagination ul li{width: 15px;height: 15px;border-radius: 100%;background: #b4b4b4;display: inline-block;margin: 0 8px;text-indent:-9999px; }
.pro-new-show .pagination ul li.on{background: #78e4b5;}
