@CHARSET "utf-8";

.above_the_fold {
	width: 100%;
	position: relative;
	overflow: visible !important;
	zoom: 1;
	_left: 3px;
	margin-bottom: 15px;
	/*border-left: 1px solid #e6e6e6;*/
	float: left;
	font-size: 12px;
	font-family: Arial, Tahoma, "Bitstream Vera Sans", sans-serif;
	color: #2c2c2c;
}

.crumbs-wrapper {
	background: #fff;
	z-index: 5;
	-moz-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	margin-bottom: 10px;
}

.section {
	width: 1024px;
	margin: 0 auto;
	height: 100%;
	color: #999;
}

.bread {
	height: 23px;
	line-height: 22px;
	padding: 10px 0 10px 22px;
	position: relative;
	z-index: 20;
}

a,a:visited,a:active {
	color: #069;
	text-decoration: none;
	outline: none;
}

.bread .path {
	display: inline-block;
	width: 7px;
	height: 10px;
	margin: 0 8px;
	vertical-align: middle;
	background: url(../images/sprite.png) no-repeat;
	_overflow: hidden;
	_background-image: url(../images/sprite-ie6.png);
}

.bread span {
	color: #333;
}

.tabs_seperator {
	height: 1px;
	background-color: #e3e3e3;
	line-height: 1px;
}

.tabs {
	position: relative;
	z-index: 4;
	background: #FFF;
}

.tabs_container {
	position: relative;
	width: 1024px;
	margin: 0 auto;
	background-color: #fff;
}

.persistent_tabs_header {
	background-color: transparent;
	height: 42px;
	position: relative;
	box-shadow: none;
	top: 0;
	border-bottom: none;
	-webkit-transition: top 150ms linear;
	-moz-transition: top 150ms linear;
	transition: top 150ms linear;
	width: 100%;
}

.tabs_pers_content {
	color: #069;
	padding: 0;
	float: left;
}

.tabs_pers_item {
	float: left;
	padding: 0 22px;
	position: relative;
	background: transparent;
	border: none;
	border-radius: 0;
	margin: 0;
	line-height: 38px;
	box-shadow: none;
	cursor: pointer;
}

.tabs_pers_item.current {
	cursor: default;
	color: #2c2c2c;
	border-bottom: 4px solid #287b9d;
	height: 38px;
}

.tabs_pers_titles {
	font-weight: bold;
	font-size: 14px;
	line-height: 34px;
}

.tabs_pers_titles:hover {
	color: #2c2c2c;
}

.tabs_buttons {
	position: absolute;
	right: 0;
}

.tabs_pers_war {
	float: right;
	margin: 4px 0 0 6px;
	line-height: 32px;
}

.ui_button {
	position: relative;
	display: inline-block;
	font-weight: bold;
	font-family: inherit;
	border-radius: 3px;
	background-clip: padding-box;
	box-sizing: border-box;
	text-align: center;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
	cursor: pointer;
	padding: 7px 10px 6px;
	font-size: 12px;
	line-height: 15px;
	border-color: #589442 #2f582c #2f582c #589442;
	background-color: #287b9d;
	box-shadow: 1px 1px 0 0 rgba(0, 0, 0, .25);
	color: #fff;
}

a.ui_button:visited,a.ui_button:active {
	color: #fff;
}

.headerShadow {
	position: relative;
	z-index: 1;
	margin-top: -41px;
}

.headerShadow.show {
	margin-top: 0px;
}

.headerShadow .roundShadowWrapper {
	position: relative;
	height: 41px;
}

.roundShadow:after {
	position: absolute;
	top: 30%;
	bottom: 0;
	left: 1%;
	width: 98%;
	height: 70%;
	box-shadow: 0 0 20px rgba(30, 30, 30, 0.3);
	border-radius: 100%;
	content: "";
}

.gridA {
	overflow: hidden;
}

.content-wrapper-header {
	min-height: 120px;
	z-index: 14;
	background: #fff;
}

.hr_heading {
	position: relative;
	z-index: 14;
	padding: 14px 0 16px;
	background: #fff;
	margin: 0 auto;
	width: 1024px;
}

.header_container {
	position: relative;
	width: 100%;
	margin: 0 auto;
	min-height: 120px;
}

.full_width {
	width: 100%;
	overflow: hidden;
}

.big_center_ad {
	text-align: center;
	margin-bottom: 20px;
	display: none;
}

.easyClear {
	zoom: 1;
}

.heading_name_wrapper {
	max-width: 300px;
	overflow: hidden;
}

.heading_name_wrapper .heading_name {
	display: inline-block;
	width: 100%;
	font-weight: bold;
	font-size: 2.3335em;
	word-wrap: break-word;
	float: left;
}

.with_alt_title {
	font-size: 2em;
}

.with_alt_title .heading_height {
	height: 52px;
	position: absolute;
	top: 0;
	width: 0;
}

.heading_ratings {
	height: 100%;
	overflow: hidden;
	margin-top: 6px;
	line-height: 20px;
}

.separator {
	position: relative;
	margin: 0 23px 4px 0;
	float: left;
}

.sprite-rating_rr {
	width: 90px;
	height: 18px;
	display: block;
	overflow: hidden;
	margin-right: 4px;
	line-height: 18px;
	float: left;
	position: relative;
}

.starsbg {
	background: url(../images/newstrsbg.png) no-repeat;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}

.sml-rank-stars {
	position: relative;
	vertical-align: -1px;
	width: 68px;
	height: 12px;
	display: inline-block;
	overflow: hidden;
}

.starsbg-12 {
	background-position: 0px -175px;
}

.stars-12 {
	background-position: 0px -160px;
}

.starsbg-16 {
	background-position: 0px -140px;
}

.stars-16 {
	background-position: 0px -122px;
}

.fdjlogo {
	background: url(../images/bxfdj_icon.png) no-repeat center left;
}

.fdjlogo .prw_rup {
	margin-left: 80px;
}

.fdjlogo a,.fdjlogo a:hover,.fdjlogo a:active {
	float: left;
	background: #287b9d;
	color: #FFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	width: 70px;
	_width: 100px;
	height: 30px;
	line-height: 30px;
	position: relative;
	text-align: center;
}

.J_sort {
	cursor: pointer;
	padding: 10px 0 0 0;
}

.J_sort span {
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
	_diaplay: inline;
	_zoom: 1;
	width: 7px;
	height: 9px;
	margin-left: 3px;
}

.down span {
	background-position: -40px -160px;
}

.up span {
	background-position: -50px -160px;
}

.act {
	color: #ff8400;
}

.act.down span {
	background-position: -60px -160px;
}

.act.up span {
	background-position: -70px -160px;
}

.tb-rate-ico-bg {
	background: transparent url(../images/pinjia.png) no-repeat 1000px
		1000px;
	line-height: 18px;
	padding-left: 24px;
	display: block;
	height: 30px;
	float: left;
}

.tb-rate-ico-bg.ico-bad {
	background-position: 0 0;
}

.tb-rate-ico-bg.ico-neutral {
	background-position: 0 -50px;
}

.tb-rate-ico-bg.ico-good {
	background-position: 0 -100px;
}

.rate-ip,.rate-lb {
	float: left;
	display: block;
	height: 20px;
}

.col-left {
	overflow: hidden;
	float: left;
	width: 70%;
}

.col-right {
	float: left;
	width: 28%;
	overflow: hidden;
}

.col-balance {
	border: 1px solid #ECEAE2;
	border-bottom: 1px solid #DAD7C8;
	margin: 14px 14px 0 0;
	background-color: #FFF;
	padding: 22px 18px 18px 18px;
	overflow: hidden;
}

.horizontal_xsell {
	min-width: 1024px;
	width: 100%;
	background-color: #F4F3F0;
}

.reviews_header {
	height: 100%;
	overflow: hidden;
	border-bottom: 1px solid #f0f0f0;
}

.reviews_header h2 {
	font-size: 18px;
	padding-bottom: 20px;
	float: left;
}

.read_all_reviews {
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #069;
	cursor: pointer;
	padding-bottom: 10px;
}

.composite {
	display: table-cell;
	vertical-align: top;
	padding-top: 13px;
	height: 50px;
	margin-right: 5px;
	float: right;
	_width: 200px;
	_margin-top: -45px;
}

.header_contact_info {
	overflow: hidden;
}

.brief-info {
	font-size: 12px;
	color: rgb(40, 40, 40);
	display: none;
}

.score-btn {
	width: 16px;
	height: 15px;
	display: inline-block;
	vertical-align: middle;
	background:
		url("//www.dpfile.com/mod/app-main-shop-basicinfo/1.1.10/css/i/sprite.png")
		no-repeat -60px -60px;
	padding-bottom: 5px;
	margin-left: 5px;
}

.shop-score {
	position: absolute;
	width: 411px;
	line-height: 1.5;
	border: 1px solid #EBEBEB;
	background-color: #FFF;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.05);
	z-index: 40;
}

.subrating {
	padding: 13px 16px 16px;
	float: left;
}

.ppr_rup {
	overflow: hidden;
}

.dp-seperator {
	height: 140px;
	margin: 10px 0;
	width: 1px;
	background-color: #E3E3E3;
	float: left;
}

.srtTools {
	overflow: hidden;
	border-top: 0px none;
	line-height: 30px;
	height: 100%;
	border-bottom: 1px solid #E3E3E3;
	margin-bottom: 10px;
}

.tabs_header {
	color: #287b9d;
	font-size: 2.167em;
	font-weight: normal;
}

.review_collection .reviewSelector {
	position: relative;
}

.review {
	position: relative;
	height: 100%;
	overflow: hidden;
	margin: 20px 0px;
	padding: 0px;
	border: 0px none;
}

.review .col1of2 {
	width: 140px;
	margin-right: 22px;
	float: left;
}

.review .member_info {
	color: #656565;
}

div.avatar {
	width: 74px;
	height: 74px;
	padding: 3px;
	border: 2px solid #EDEDED;
	border-radius: 100%;
	float: left;
}

div.avatar img.avatar {
	padding: 0px;
	border: medium none;
	border-radius: 100%;
}

a img,img {
	border: 0px none;
	vertical-align: middle;
}

.username {
	height: 100%;
	overflow: hidden;
	clear: both;
}

.review .col2of2 {
	margin-left: 145px;
	height: 100%;
	overflow: visible;
	border: 4px solid #F1F1F1;
	border-radius: 4px;
}

.review .col2of2 .innerBubble {
	border: 1px solid #E3E3E3;
	color: #4A4A4A;
	padding: 20px;
	position: relative;
}

.wrap {
	height: 100%;
	overflow: hidden;
}

.review .col2of2 .rating.reviewItemInline {
	display: inline-block;
}

.sml-rank-stars {
	background-image: url("../images/remark-shop.png");
	background-repeat: no-repeat;
}

.sml-rank-stars,.mid-rank-stars,.big-rank-stars,.rating-wrap-sml,.rating-wrap-mid,.rating-wrap-big
	{
	display: inline-block;
	overflow: hidden;
	vertical-align: middle;
}

.sml-str0 {
	background-position: 0 -1020px
}

.sml-str5 {
	background-position: 0 -1000px
}

.sml-str10 {
	background-position: 0 -1000px
}

.sml-str20 {
	background-position: 0 -980px
}

.sml-str30 {
	background-position: 0 -960px
}

.sml-str35 {
	background-position: 0 -940px
}

.sml-str40 {
	background-position: 0 -920px
}

.sml-str45 {
	background-position: 0 -900px
}

.sml-str50 {
	background-position: 0 -880px
}

.sml-rank-stars {
	vertical-align: -1px;
	position: relative;
	width: 68px;
	height: 12px;
	display: inline-block;
	overflow: hidden;
}

.review .ratingDate {
	color: #555;
	vertical-align: 0px;
}

.review .entry {
	margin: 10px 0px 0px;
	font-size: 1.166em;
	line-height: 19px;
}

.review .partial_entry {
	margin-bottom: 12px;
	word-wrap: break-word;
}

.review .col2of2 .innerBubble::before {
	display: block;
	position: absolute;
	top: 25px;
	left: -15px;
	width: 0px;
	border-style: solid;
	border-color: rgba(255, 255, 255, 0) #E3E3E3;
	border-width: 13px 15px 13px 0px;
	content: "";
}

.review .col2of2 .innerBubble::after {
	display: block;
	position: absolute;
	top: 25px;
	left: -14px;
	width: 0px;
	border-style: solid;
	border-color: rgba(255, 255, 255, 0) #FFF;
	border-width: 13px 15px 13px 0px;
	content: "";
}

/*right gg*/
.promo-slide {
	border: 1px solid #E9E9E9;
	background: #FFF none repeat scroll 0% 0%;
	padding: 10px;
}

.promo-slide .block-title {
	position: relative;
	margin: 13px 0px 6px;
}

.promo-slide .block-title .block-title-slide {
	position: absolute;
	top: 2px;
	right: 0px;
	color: #666;
}

.promo-slide .block-title .block-title-slide span {
	float: left;
	margin-right: 3px;
}

.DPMKT .block-title-slide a {
	float: left;
	width: 17px;
	height: 18px;
	overflow: hidden;
	margin-right: 2px;
	background: transparent
		url("//www.dpfile.com/mod/app-midas/0.6.2/css/i/arrow.png") no-repeat
		scroll 0% 0%;
	text-indent: -9999px;
}

.DPMKT .block-title-slide .prev {
	background-position: 5px 3px;
}

.DPMKT .block-title-slide .next {
	background-position: -7px 3px;
}

.DPMKT .block-inner {
	position: relative;
	overflow: hidden;
}

.promo-slide .block-inner {
	
}

.promo-slide .block-inner {
	
}

.block-inner .DPMKT-block li {
	border: 1px solid #E9E9E9;
	width: 200px;
	height: 100px;
	margin: 0 auto;
}

.DPMKT-block .pic {
	width: 200px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	margin: 0 auto;
}

.DPMKT-block .pic img {
	width: 200px;
	height: 100px;
}

.DPMKT-block .txt {
	text-align: center;
}

.persistent_tabs_header.fixed {
	left: 0px;
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: 9997;
	display: inline-block;
	background-color: #F0F0F0;
	margin: 0px;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

.persistent_tabs_header.fixed {
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

.persistent_tabs_header.fixed .tabs_pers_item.current {
	border-bottom-width: 4px;
}

.tabs_pers_content {
	width: auto;
}

.tabs_pers_content {
	margin: 0px auto;
	padding-top: 0px;
	color: #069;
}

.full_width {
	position: relative;
	min-width: 900px;
	max-width: 1024px;
	margin: 0px auto;
}

.inmemomin {
	font-size: 14px;
}
.inmemo{
	max-height: 120px;
	padding: 15px;
	overflow: hidden;
	margin-bottom: 10px;
}
.inmemo.maxh{
	height: 100%;
	max-height: 100%;
}
.inmemo-options {
	text-align: right;
	overflow: hidden;
}

.inmemo-more {
	vertical-align: middle;
	position: relative;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 24px 0 0;
	color: #806f66;
	float: right;
	outline: 0;
}

.inmemo-more:hover {
	color: #b10000;
	text-decoration: none;
}

.drop-l-arrow,.expand-l-arrow {
	background: url(../images/index.png) no-repeat;
}

.drop-l-arrow,.expand-l-arrow {
	position: absolute;
	display: inline-block;
	top: 11px;
	right: 10px;
	height: 5px;
	line-height: 5px;
	width: 9px;
	overflow: hidden;
	background-position: -2px -66px;
}

.expand-l-arrow {
	background-position: -2px -72px;
}