/* RESET */
html { font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif;font-size: 12px;}
 div, ul, ol, h1, h2, h3, button, input, a, select, dl, dt, dd, p { margin: 0; }
h1, h2, h3,button, input{font-weight: normal;}
a { text-decoration: none; cursor: pointer; color:gray; }
li{display: block;}
ul, ol,dl,li,dt,dd { list-style-type: none; padding-left: 0; }
img{max-width: 100%;display: inline-block;}
.clearfix{clear: both;}
.slideul p img{margin-top: -1px}

/*头部*/
#header{height:45px;line-height: 45px;position: relative;border-bottom: 1px solid #cdcdcd;margin-bottom:1px;}
#header .header_left{width:45px;height:45px;position: absolute;top:0px;left:0px;}
#header .header_left span{background:url(../images/img_01.jpg) no-repeat center top;width:20px;height:20px;background-size: 20px 20px;display: block;margin:13px 0 0 15px;}
#header .header_title{text-align: center;font-size:20px;color:#000;}

/*内容*/
/*评价打分*/
#stars{height:46px;border-top:5px solid #eeeeee;border-bottom: 4px solid #eeeeee;}
#stars .stars_left{width:20%;text-align: center;font-size: 14px;float: left;height:46px;line-height: 46px;}
#stars .stars_right{width:80%;float: right;padding-top:15px;}
.sta img{width:16px !important;height:16px;}

/*留言*/
#written{margin-top:10px;}
#written .written_left{width:20%;float: left;}
#written .written_left .pro{text-align: center;}
#written .written_left .pro img{border:1px solid #f4f4f4;}
#written .written_right{width:80%;float: right;}
#written .written_right textarea{width:98%;height:135px;margin:0 auto;border-color: #cccccc;color:#a8a8a8;padding:2px 0;}

/*晒图*/
#show{margin-top:10px;}
#show .show_left{width:20%;text-align: center;font-size: 14px;float: left;}
#show .show_right{width:80%;float: right;}
#show .show_right .upload{width:50px;height:50px;background:url(../images/member/img_03.jpg) no-repeat center top;background-size: 50px 50px;}
#show .tips{font-size:12px;padding-top:8px;padding-left:10px; }

/*内容 END*/

/*底部*/
#bottom{position: fixed;bottom:0px;left:0px;width:100%;height:42px;padding-top:8px;background:#eeeeee;text-align: center;}
#bottom .publish{width:99px;height:34px;text-align: center;background:#ff9900;border:1px solid #cccccc;border-radius: 5px;color:#fff;font-size: 16px;cursor: pointer;font-family: "微软雅黑";}
#bottom .my_add{width:50px;position: absolute;top:10px;left:10px;text-align: center;height:42px;color:#6a6a6a;}
#bottom .my_add:before{content:"";display:block;width:20px;height:20px;background:url(../images/img_07.jpg) no-repeat;background-size:20px 20px;margin:0 auto; }
#bottom .cart{width:50px;position: absolute;top:10px;right:10px;text-align: center;height:42px;color:#6a6a6a;}
#bottom .cart:before{content:"";display:block;width:20px;height:20px;background:url(../images/img_08.jpg) no-repeat;background-size:20px 20px;margin:0 auto; }
#bottom .add_to_cart{width:85px;height:34px;text-align: center;background:#fe7d00;border-radius: 5px;border:0px;margin-right:7px;color:#fff;font-size: 14px;font-family: "微软雅黑";cursor: pointer;}
#bottom .buy_now{width:85px;height:34px;text-align: center;background:#e43a3d;border-radius: 5px;border:0px;color:#fff;font-size: 14px;font-family: "微软雅黑";cursor: pointer;}

/*评价展示页面*/
/*switchTab*/
 .hd{ height:34px; line-height:34px; background:#f3f3f3;   border-top:1px solid #ededed; }
 .hd ul{ background:url(../images/img_04.jpg) no-repeat center center;height:34px;  }
 .hd ul li{ float:left; cursor:pointer;width:50%;text-align: center;font-size: 16px;color:#272727; }
 .hd ul li.on{color:#b62d3d;}
 .bd ul{ padding:0 15px 0 10px;  zoom:1;  }
 .bd ul li{padding:10px;border-bottom:1px solid #cccccc;}
 .bd ul li .top{}
 .bd ul li .top .icon{width:30px;height:30px;text-align: center;vertical-align:middle;position: relative;display: inline-block;}
 .bd ul li .top .icon img{max-width:28px;max-height: 28px;border-radius: 28px;}
 .bd ul li .top strong{font-weight: normal;color:#969696;margin:0 6px 0 6px;}
 .bd ul li .top .sta{height:16px;vertical-align:middle;}
 .bd ul li .center{margin:8px 0;}
 .bd ul li .center p{font-size: 14px;color:#333333;}
 .bd ul li .sku p{font-size:12px;color:#666666;}
 .bd ul li .sku p span{margin-left:25px;}
 .bd ul li .sku .pro_img {margin-top:10px;}
 .bd ul li .sku .pro_img img{border:1px solid #bab1a9;margin-right:7px;width:60px;height:60px;}
 .bd ul li .reply{padding:6px 10px;position: relative;background:#e4e4e4;border:1px solid #cccccc;margin-top: 12px;line-height: 20px;}
 .bd ul li .reply:before{content: "";position: absolute;top:-16px;left:25px;border:transparent 8px solid;border-bottom-color:#e4e4e4;}
 .bd ul li .add{}
 .bd ul li .add .userAdd{color:#ff6600;font-size: 14px;padding:5px 0;}
 .bd ul li .add .addTo{line-height: 20px;color:#333333;font-size: 14px;}
