.contentNew{
	padding-top: 0.88rem;
}
.content{
	width: 100%;
}
.goods_row .goods_box{
	padding: 2.5%;
	width: 48.5%;
	box-sizing: border-box;
	margin-top: 0.2rem;
	background-color: #FFFFFF;
	display: inline-block;
	float: left;
	position: relative;
}
.onsales{
	position: absolute;
	top: 0.1rem;
	right: 0.2rem;
	width: 0.5rem;
	height: auto;
}
.onsales img{
	width: 100%;
	height: auto;
}
.goods_row  .goods_box:nth-child(even){
	float: right !important;
}
.goods_row .goods_box .goods_img{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.goods_row .goods_box .goods_img img{
	width: 100%;
}
.goods_row .goods_box .goods_name,
.goods_row .goods_box .goods_info{
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	white-space: nowrap;
	font-size:0.26rem;
	color: #333333;
	padding-top: 0.14rem;
	padding-bottom: 0.1rem;
}
.goods_row .goods_box .goods_info .price{
	color: #ED3376;
	margin-right: 0.5rem;
}
.goods_row .goods_box .collect i{
	color: #ED3376;
	margin-right: 0.2rem;
}
/*articleproduct*/
.page__main {
  position: relative;
  color: #1a1919
}
.product .breadcrumbs {
  background-color: #f8f8f8;
  border: 0 none;
  padding: 20px 0 17px;
  text-align: center;
}
.product .breadcrumbs a{
color: #1a1919;
display: inline;
font-size: 0.38rem;
line-height: 1.30769;
text-transform: capitalize;
}
.product__gallery-wrapper {
  background-color: #f8f8f8;
  padding: 10px 25px;
  top: 0;
}
.product__title {
  color: #b98c4b;
  font-size: 0.46rem;
  line-height: 1;
  text-align: center;
  font-weight: 400;
}
/*huandeng*/
.product__content-wrapper {
  background-color: #fff;
  margin-bottom: 0;
  padding: 30px 25px 0;

}
.product-swatches__item__description {
  border-bottom: 1px solid #1a1919;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 20px 0;
}
.product-swatches__item__description h5 {
  font-size: 0.16rem;
  line-height: 1.375;
}
.product__description {
  line-height: 1.58824;
   margin: 20px 0;
}
.retailers__description {
  border-bottom: 1px solid #1a1919;
   border-top: 1px solid #1a1919;
  padding: 20px 0;
}
.retailers--title {
  display: inline-block;
  font-size: 0.36rem;
  line-height: 1.375;
  margin: 0;
}
.retailers {
  list-style-type: none;
  padding: 0;
}
.retailers__item {
  padding: 5px 0;
}
.retailers__item {
  font-family: "Frontage Condensed W00 Bold","Helvetica",sans-serif;
  font-size: 0.32rem;
  line-height: 1.33333;
  min-height: 40px;
  padding: 5px 0;
  margin-top: 20px;
}
.retailers__item--title {
 margin: 10px 0;
 display: flex;
  width: 45%;
   align-items: center;
    float: left;
}
.width-xs-8 {
    width: 40%;
  float: right;
  text-align: right;
}
.retailers__cta {
  padding: 12px 22px;
  font-size: 0.3rem;
line-height: 1.03333;
border: 0 none;
min-width: 0;
text-align: left;
background: #1a1919 none repeat scroll 0 0;
    color: #fff;
	vertical-align: middle;
	 width: auto;
 display: inline-block;
}
.retailers__price {
  margin: 0 10px 0 0;
}
.three-cards__header {
  padding: 40px 0 30px;
  text-align: center;
}
.three-cards__heading {
  margin-bottom: 0;
  font-size: 0.35rem;
    font-weight: 400;
    margin-top: 0;
}
/*listarc*/
.index_banner {
  font-size: 0;
  height: auto;
  width: 100%;
}
#header {
	width: 100%;
	height: 0.90rem;
	background: #fff;
}

#header ul {
	width: 6.64rem;
	margin: 0 auto;
	height: auto;
}

#header li {
	float: left;
	margin: 0 0.32rem;
	height: 0.88rem;
	line-height: 0.88rem;
}

#header li a {
	display: block;
	height: 0.88rem;
	color: #999999;
	font-size: 0.29rem;
}

#header .active a {
	color: #333333;
	border-bottom: 2px solid #333333;
}

#containera {
  position: relative;
  width: 100%;
}
#relative_read .grim,
#relative_read li {
	width: 3.45rem;
	float: left;
	height: auto;
	margin-top: 0.2rem;
	background: #FFFFFF;
	box-shadow: 0 2px 2px 0px rgba(229, 229, 229, 0.9);
	-moz-box-shadow: 0 2px 2px 0px rgba(229, 229, 229, 0.9);
	-webkit-box-shadow: 0 2px 2px 0px rgba(229, 229, 229, 0.9);
	-ms-box-shadow: 0 2px 2px 0px rgba(229, 229, 229, 0.9);
	padding-bottom: 0.2rem;
}

#relative_read {
	background: #eff3f5;
}
#relative_read .grim {
	width: 42%;
	height: auto;
	margin: 0.28rem;

}

#relative_read .grim_bottom {
	width: 100%;
}

#relative_read .img_box {
	width: 3.45rem;
}

#relative_read .grim .img_box {
	width: 100%;
}

#relative_read .img_box img {
	width: 100%;
	height: auto;
}

#relative_read .article {
	padding: 0.2rem 0.24rem;
	font-size: 0.24rem;
	color: #333;
	line-height: 0.38rem;
	height: 0.64rem;
	overflow: hidden;
}

#relative_read .time {
	padding: 0 0.24rem;
	font-size: 0.2rem;
	color: #999;
}

#relative_read .good_num {
	font-size: 0.2rem;
	color: #999;
	padding-top: 0.2rem;
	text-align: right;
	padding: 0 0.34rem;
}

#relative_read .good_num img {
	width: 0.2rem;
	height: 0.16rem;
	margin-right: 0.12rem;
}

.hr_line {
	width: 100%;
	height: 1px;
	background: #ccc;
}
.background, #background {
  background: #eff3f5 none repeat scroll 0 0;
  height: 0.2rem;
  width: 100%;
}
#message_box section,
#title_box {
	padding: 0.35rem;
	background: #FFFFFF;
	font-size: 0;
}
#title_box h4 {
	font-size: 0.36rem;
	color: #333;
	font-weight: 600;
	line-height: 0.48rem;
	letter-spacing: 3px;
}

#title_box p {
	font-size: 0.2rem;
	color: #999;
	margin-top: 0.2rem;
	letter-spacing: 1px;
}
#message_box p {
	padding: 0 0.35rem;
	margin-top: 0.29rem;
	line-height: 0.5rem;
	font-size: 0.32rem;
	color: #666;
	text-align: justify;
}

#message_box div {
	padding-top: 0.29rem;
	font-size: 0;
	border: 0;
	background: #FFFFFF;
}

#message_box p img {
	width: 100%;
	line-height: 1;
	height: auto;
}
#page_to a{
	text-shadow: none;
}

#message_box p.blog-big-title{
	box-sizing: border-box;
	font-family: "Microsoft YaHei",Arial;
	letter-spacing: 1px;
	text-align: justify;
	font-size: 0.34rem;
	font-weight: 600;
}
#message_box strong{
	font-weight: 600;
}
#page_to {
	border-top: 1px solid #E5E5E5;
	padding: 0.4rem 0.6rem;
	overflow: hidden;
	background: #FFFFFF;
	margin-top: 0.4rem;
}
.background,
#background{
	width: 100%;
	height: 0.2rem;
	background: #eff3f5;
}
#page_to div {
	width: 1.38rem;
	text-align: center;
	line-height: 0.6rem;
	height: 0.6rem;
	color: #FFFFFF;
	font-size: 0.22rem;
	float: left;
	border: 1px solid #4D4D4D;
	background: #4D4D4D;
}
#page_to div:last-child {
	background: #4D4D4D;
	color: #FFFFFF;
	border: 1px solid #4D4D4D;
	float: right;
}

#page_to div:last-child a {
	color: #fff;
}
#page_to div:first-child a {
	color: #fff;
}