#logo a {
    width: 328px;
}

.home_banner {
	height: 464px;
}
.grid-column-big {
	display:none;
}

.grid-column {
	width: 415px;
}

.grid-column + .grid-column {
  margin-left: 50px;
  margin-bottom: 40px;
}

.grid_row.tools {
	display: none;
}

.hp_wrap, .body-wrap {
	/*  b4e9a0 => B4E9A1 */
	background: -webkit-linear-gradient(#fff, #B4E9A1);
	background: -o-linear-gradient(#fff, #B4E9A1);
	background: -moz-linear-gradient(#fff, #B4E9A1);
	background: linear-gradient(to bottom , #fff, #B4E9A1);
	background-size: 100%;
}

.hp_body #footer {
	margin-top: 80px;
	padding-bottom: 30px;
}

body, select, input, textarea, button {
    font-family: Helvetica, Arial,"PingFang SC","Microsoft Yahei","微软雅黑,sans-serif";
/* 	font-family: STHeiti,Helvetica, Arial,"PingFang SC","Microsoft Yahei","微软雅黑,sans-serif"; */
}

#navigation a.lev_1, #navigation span.lev_1 {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.pathnav {
	margin: 0 -30px;
}
.pathnav p {
	padding-left: 30px;
}
.pathnav a {
    color: #7B7C7E;
}
.pathnav .active {
    color: #339966;
}
#container {
	min-height: 575px;
}

#navigation ul.level_1 li.nav-health ul.level_2 {
    width: 220px;
}

#navigation ul.level_1 li.nav7 ul.level_2 {
    width: 160px;
}

/* bone and healthy */
.mode1 .ce_image .image_container {
    margin-bottom: 8px;
}

.mode1 .ce_text p {
    margin-bottom: 6px;
}

.mode1 .areainfomode .image_container {
    margin-bottom: 15px;
}

/* Teaser right */
#teaser-share {
	margin-left: 10px;
}

/* Footer */
#footer {
	border-top-width: 1px;
	margin-top: 30px;
}

/* Purchase inquire */
.rv3_cus_province_city {
	display: none;
}
.eui_cus_select_wrap {
	display: none;
}

body {
	background: none;
}


/* Content page - bone and health */
.layout_c3_wrap .c3_item {
    width: 328px;
}

.layout_c3_wrap .c3_item .linkbar {
    width: auto;
    margin: 8px 0 0 0;
}

/* Homepage bottom style */
ul.home-product-feature-list {
    list-style-type: none;
    color: #ffffff;
    margin-left: 47px;
}
ul.home-product-feature-list li {
    position: relative;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.4;
    font-weight: normal;
}
ul.home-product-feature-list li:before {
    content: "";
    color: #fff;
    background: url(../img/product/helper-icon-dot.png) no-repeat;
    width: 6px;
    height: 6px;
    position: absolute;
    display: inline-block;
    top: 10px;
    left: -12px;
}
ul.home-product-feature-list li sup {
    margin-left: 2px;
}

.hp-bottom-section {
    position: relative;
    height: 100%;
}

.hp-bottom-item-link {
    position: absolute;
    right: 30px;
    bottom: 16px;
    width: 75px;
    font-size: 16px;
    line-height: 1;
}
.hp-bottom-item-link:before {
    position: absolute;
    content: "";
    background: url(../img/helper_new_link_icon_arrow.png) no-repeat;
    width: 7px;
    height: 11px;
    display: inline-block;
    bottom: 2px;
    left: -12px;
}
.hp_body #footer {
    border-top:1px solid white;
    margin-top: 20px;
}

.hp_body ul.product-li-inline li {
    display: inline-block;
    color: #339933;
    margin-right: 3px;
}
.hp_body .info_sup {
    margin-top: 20px;
}
.element-rel .content h3 {
    font-weight: bold;
    margin-left: 35px;
}
#footnav li.first {
    margin-right: 10px;
}
#footnav li.last {
    padding-left: 10px;
}
.footer_bottom_icp_number {
    margin-right: 20px;
}
.footer_bottom_author {
    margin-left: 20px;
}

/* main nav */
#navigation .level_1 li.nav-anyi ul.level_2 {
    left: -145px;
}

#navigation .level_1 li.nav7 ul.level_2 {
    left: -33px;
}

#navigation .lev_1 .lev_2 {
    color: #7B7C7E;
}

#navigation .lev_1 .lev_2 .active {
    color: #339966;   
}