@charset "utf-8";
/* 商品列表页css */
.listtitle{ width:100%; height:auto; float:left; margin-top:15px;}
.titwrap{ width:100%; float:left; background:url(../images/menubg.png);position:relative;}
.protit{ width:auto; float:left;}
.protit label{ line-height:35px; height:35px; margin-top:5px; color:#ebe3d7; text-indent:30px; float:left;}
.protit span{ height:30px; float:left; margin-top:10px; line-height:30px; font-weight:normal; color:#fff; font-size:14px; padding-left:10px;}
.sortbutt{ width:auto; float:right; height:35px; margin-top:5px; margin-right:10px; line-height:35px;color:#fff;}
.sortbutt  a{ color:#fff; font-size:14px;  padding-right:2px;}
.sortbutt  a:hover{ text-decoration:underline;}
.productlistw{ width:1221px; height:auto; float:left; margin-left:-10px;}
.productlistw li{ width:223px; margin:10px 10px; float:left; height:auto; border-right:1px solid #505050; border-bottom:1px solid #505050; overflow:hidden; position:relative;}
.aimg{ width:100%; height:223px; display:block; overflow:hidden;}
.aimg img{ width:100%; height:223px;}
.aimg{ width:223px;height:223px;background:url(../images/df.jpg) no-repeat center center #FFF;}
.aimg:hover img{width:227px;height:227px; margin-left:-2px; margin-top:-2px;}
.p_info_w{ width:100%; height:115px;  background:#dfdfdf;}
.p_info_name{text-align:center;}
.p_ta{ width:100%; display:block;line-height:55px; text-align:center; color:#333; font-size:14px; font-weight:bold;}
.p_ta:hover{}
.p_infos{ width:160px; height:48px; float:left; margin-left:6px;}
.p_infos span{ width:100%; float:left;height:24px; line-height:24px; font-size:14px; overflow:hidden;}
.p_infos span strong{ color:#000;}
span.sellout{text-align:center;  color:#411107;font-weight:bold;}
.p_infosfull{width:100%; height:48px;text-align:center;}
.p_infosfull span{display:block;width:100%;text-align:center;line-height:20px;}
.p_infosfull span.sellout{text-align:center;width:50%;display:block;float:none;line-height:25px;margin:0px auto;margin-top:5px;background-color:#ccc;color:#666;}
.gdnews{ width:45px; margin-right:10px; padding-top:3px; height:42px; background-color:#555;float:right;}
.gdnews span{ width:100%;height:100%;display:block; background:url(../images/bs.png) no-repeat left center; line-height:20px;  text-align:center; color:#FFF; font-size:12px;}
.gdbest{background-color:#002100; width:45px; margin-right:6px; padding-top:3px; height:42px;float:right;}
.gdbest span{ width:100%;height:100%;display:block; background:url(../images/bs.png) no-repeat left center; line-height:20px;  text-align:center; color:#fff; font-size:12px;}
.gdnone{ width:45px; margin-right:10px; padding-top:3px; height:42px; background-color:#BBB;float:right;}
.gdnone span{ width:100%;height:100%;display:block; background:url(../images/bs.png) no-repeat left center; line-height:20px;  text-align:center; color:#666; font-size:12px;}
.gdnone span a{color:#111;}

.jvbest{background-color:#CB061D; width:45px; margin-right:10px; padding-top:3px; height:42px;float:right;}
.jvbest span{ width:100%;height:100%;display:block; background:url(../images/bs.png) no-repeat left center; line-height:20px;  text-align:center; color:#fff; font-size:12px;}
.dscp{background-color:#793d00; width:45px; margin-right:10px; padding-top:3px; height:42px;float:right;}
.dscp span{ width:100%;height:100%;display:block; background:url(../images/bs.png) no-repeat left center; line-height:20px;  text-align:center; color:#fff; font-size:12px;}

.prolm{ width:auto; float:right; height:35px; line-height:35px; margin-top:5px; color:#ebe3d7; margin-right:15px;}
.prolm:hover{ font-weight:bold;}
.newlistw{ width:1212px; height:auto; float:left; margin-top:30px; margin-left:-5px;}
.newlistw ul{ width:253px; margin:0 5px; height:290px; overflow:hidden; background:#012701; float:left; padding:10px 20px; overflow:hidden;}
.newlistw ul h3{ width:100%; font-family:"宋体"; height:35px; margin-bottom:8px; line-height:35px ; border-bottom:1px solid #ccc; color:#FFF; font-size:18px;}
.count .newlistw ul h3 span{ width:auto; float:left;}
.count .newlistw ul h3 a{ width:auto; float:right; color:#FFF; font-size:14px; font-weight:normal;}
.newlistw ul a:hover{ text-decoration:underline;}
.newlistw ul li{width:100%; height:24px;  overflow:hidden;}
.newlistw ul a{ width:100%; height:24px; line-height:24px; display:block; color:#949b94; overflow:hidden;}
.newlistw ul a:hover{ color:#FFF;}
.newlistw_m{ margin-top:10px;}
.newlistw_bor h3{ border-bottom:1px solid #FFF;}

/*产品页分页*/

/*分页*/
.feipage{ text-align:center; margin-top:5px; padding-bottom:32px; font-size:13px;}
.feipage a{ background-color: #F2F2F2;border: 1px solid #CDCDCD;color: #666;cursor: pointer;padding: 3px 7px;}
.feipage b{background-color: #002100;border: 1px solid #d2d2d2;color: #fff;cursor: pointer;height: 20px;line-height: 20px;margin-left: 3px;padding: 3px 7px;}
.feipage a:hover{background-color: #59A9CD;color: #fff;}
.feipd{ padding-bottom:15px;}