﻿@charset "utf-8";
/* CSS Document */

	
/*评论样式*/
HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #F0F0F2;
}
.productsReview{ display:inline;}
.productReviewsDefaultReviewer { display: block;
	color:#7b7e82;
    height: 40px;
    line-height: 40px;
	font-size:14px;
	float:left;
	font-weight:normal;
	font-family:Arial;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 110px;}
.productDataAdd em {
    color: #9ba0a5;
	float:right;
    line-height: 40px;
	font-size:14px;
	font-style:normal;
}
#productReviewCoustomer h3{font-size: 14px; color:#000;
    padding: 0 10px;}

.productReviewsDefaultProductMainContent {  color: #7b7e82;
    line-height: 150%;
	font-size:14px; font-family:Arial;
	margin-bottom:25px;
	margin-top:10px;}

.por_page_rev up{ background-color:#ff0000!important;}

#productPageCatesList #pro_page_des
{	color: #262626;
	display: block;
	font-family: HelveticaNeue,Arial,Verdana;
	font-size: 13px;
	line-height: 1.2;
	padding: 10px 8px 10px 0;
	background-attachment: scroll;
	background-image: url(../images/arrow-right.png);
	background-repeat: no-repeat;
	background-position: right center;}
	
#productPageCatesList .por_page_rev{color: #262626;
	display: block;
	font-family: HelveticaNeue,Arial,Verdana;
	font-size: 13px;
	line-height: 1.2;
	padding: 10px 8px 10px 0;
	background-attachment: scroll;
	background-image: url(../images/arrow-down.png);
	background-repeat: no-repeat;
	background-position: right center;}
	
#productPageCatesList .up{color: #262626;
	display: block;
	font-family: HelveticaNeue,Arial,Verdana;
	font-size: 13px;
	background-attachment: scroll;
	background-image: url(../images/arrow-up.png);
	background-repeat: no-repeat;
	background-position: right center;}
.rating,.productReviewsDefaultProductMainContent { padding-left:5px;}
#productReviewLink img{ float:right;}

#productPageCatesList .pro_page_des{ font-size:13px; color:#262626;}
#productPageCatesList li{ line-height:1.2;}

#productPageCatesList .pro_page_des{display: block;
	font-family: HelveticaNeue,Arial,Verdana;
	font-size: 13px;
	line-height: 1.2;
	padding: 10px 8px 10px 0;
	background-attachment: scroll;
	background-image: url(../images/arrow-down.png);
	background-repeat: no-repeat;
	background-position: right center;}
	
#productPageCatesList .pro_page_des.updes{
	color: #262626!important;
	background-attachment: scroll;
	background-image: url(../images/arrow-up.png);
	background-repeat: no-repeat;
	background-position: right center;}


#productPageCatesList .pro_page_des.updes.fixedDes {
    background-color: #e4e4e4;
    background-position: 97% center;
    border-bottom: 1px solid #c1c1c1;
    display: block;
    font-weight: bold;
    margin-left: -10px;
    margin-right: -10px;
    padding: 10px 2%;
    position: fixed;
    top: 0;
    width: 96%;
    z-index: 99;
}