.image_slide{width:352px;height:524px;overflow:hidden;position:relative;}
.image_slide li{width:350px;height:462px;border: solid 1px #F4F4F4;}
.image_slide li{position:absolute;overflow:hidden;display:none;}
.image_slide li.current{display:block;}
.image_slide li .image{position:absolute;}
.image_slide li .text{overflow:hidden;width:330px;margin-top:358px;padding: 0 10px;}
.image_slide li .text .title a{font-size:14px;line-height: 20px; }
.pro_price{color: #FF8400;font-size: 18px;line-height: 30px;padding-top: 14px;}
.pro_price span:nth-child(1){font-size: 14px;}
.pro_price span:nth-child(2){color:#666;font-size: 12px;margin-left: 12px;}
.pro_price div.pro_fav{float: right;width: 44px;}
.pro_price div.pro_fav a{font-size: 12px;padding-left: 20px;background:url(../image/fav.jpg) left no-repeat;}

.image_slide .icon-dot{display:flex;position:absolute;bottom:24px;justify-content:center;width: 350px;}
.image_slide .icon-dot a{width:12px;height:12px;background:url(../image/nav_2.png) no-repeat;overflow:hidden;margin:0 4px;}
.image_slide .icon-dot a.current{background:url(../image/nav_1.png) no-repeat;}

.image_slide .link-watch{width:30px;height:44px;display:none;position:absolute;top:153px;background:url(../image/arrow.png) no-repeat 0 -57px;filter:alpha(opacity=60);cursor:pointer;display: none;}
.image_slide .link-watch.pre{left:0;display: none;}
.image_slide .link-watch.next{left:320px;right:0;background-position:right -57px;display: none;}
.image_slide .link-watch.down{background-position-y:-2px;display: none;}