@charset "utf-8";

.news_shoplist .position{ border-bottom:0px solid #ddd; height:43px;position:relative; margin:15px 0 0 0;}
.news_shoplist .position>li:nth-of-type(1){padding-bottom:10px;border-bottom:2px solid #01AF63;font:18px "微软雅黑"; color:#666;}
.news_shoplist .position>li:nth-of-type(2){position:absolute;right:0px;top:6px;color:#868686;}
.news_shoplist .position>li:nth-of-type(2) span{margin:0 5px;}
.news_shoplist .position>li:nth-of-type(2) a{font-size:12px; color:#868686; margin:0 5px;}
.news_shoplist .position>li:nth-of-type(2) a:hover{color:#f00;}

.news_shoplist_btn{position:relative;height:45px;}
.news_shoplist_btn b{position:absolute;top:25px;right:20px;width:25px; height:25px; background-image:url(../images/pro_right_icon_pic.png); background-repeat:no-repeat; display:block;}
.news_shoplist_large_right_text{ display:none;}