html,textarea, input,button{font-family: Helvetica, Tahoma, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", STXihei, STHeiti, "Microsoft YaHei", Heiti, SimSun, sans-serif;-webkit-font-smoothing: antialiased;}
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, dl, dt, dd { margin: 0; padding: 0; border: 0; list-style: none;font-weight: normal;}
a{text-decoration: none;color: #555;}
body,html{background:#F6F6F9; color:#555; font-size:18px; margin:0 auto; max-width:640px;}
@media only screen and (max-width: 310px) and (min-width: 300px) {html {font-size: 9px}}
@media only screen and (max-width: 320px) and (min-width: 310px) {html {font-size: 9px}}
@media only screen and (max-width: 360px) and (min-width: 320px) {html {font-size: 9px}}
@media only screen and (max-width: 360px) and (min-width: 350px) {html {font-size: 10px}}
@media only screen and (max-width: 480px) and (min-width: 360px) {html {font-size: 10px}}
@media only screen and (max-width: 480px) and (min-width: 470px) {html {font-size: 13.33333px}}
@media only screen and (max-width: 560px) and (min-width: 480px) {html {font-size: 13.33333px}}
@media only screen and (max-width: 570px) and (min-width: 560px) {html {font-size: 15.83333px}}
@media only screen and (max-width: 640px) and (min-width: 570px) {html {font-size: 15.83333px}}
@media only screen and (max-width: 640px) and (min-width: 630px) {html {font-size: 17.77778px}}
@media only screen and (max-width: 710px) and (min-width: 640px) {html {font-size: 17.77778px}}
select,button{-webkit-appearance: none;}
ul{list-style-type: none;}
/* 通用 */
.common-search {
	width: 100%;
	overflow: hidden;
	background: #71c4b6;
	padding: .2rem 0;
	position: fixed;
	top: 0;
	left:0;
	right:0;
	height: 6.6rem;
	z-index: 9;
	max-width:640px;
	margin: 0 auto;
}

.common-search-left {
	width: 78%;
	float: left;
	border-radius: 3.4rem;
	border: 2px solid #fff;
	padding-left: 1rem;
	margin-top: .3rem;
	margin-left: 5%;
}

.common-search-img {
	width: 2.3rem;
	float: left;
	position: relative;
	top: .3rem;
}

.common-search-left-txt {
	float: left;
	height: 2.8rem;
	line-height: 2.8rem;
	font-size: 1.4rem;
	color: #fff;
	padding-left: .5rem;
}

.common-search-rigth {
	width: 17%;
	float: left;
	text-align: center;
	margin: 0 auto;
}

.common-search-rigth img {
	width: 3.8rem;
	text-align: center;
}

.common-down {
	height: 3rem;
	position: relative;
	bottom: 2rem;
	text-align: center;
    background-image: linear-gradient(rgba(255,255,255,0),rgb(230, 230, 230));
}

.common-down a {
	color: #272727;
	font-size: 1.5rem;
	line-height: 4rem;
}

.common-down img {
	display: block;
	position: relative;
	bottom: 1.1rem;
	height: 1rem;
	margin: 0 auto;
}

.common-last-ad img {
	width: 100%;
}

.common-last-ad h2 {
	color: #999999;
	font-size: 1.5rem;
	text-align: center;
	padding: 1rem 0;
}
.common-wenan{
	background: url(../Images/baby_white_bg.png) no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
	background-size: 94.5%;
	background-color: #ddf5fe;
	background-position: bottom;
	height: 15rem;
	padding-top: 3.4rem;
}
.common-wenan p{
	color: #000000;
	font-size: 1.4rem;
	text-align: center;
	line-height: 4rem;
	height: 2.2rem;
	font-family: 迷你简准圆;
}
.common-navigation-title {
	text-align: center;
}

.common-navigation-title h2 {
	color: #89a4ae;
	font-size: 1.5rem;
	font-weight: bold;
	font-family: 汉真广标;
}

.common-navigation-title img {
	width: 60%;
}

.common-navigation-title h3 {
	color: #89a4ae;
	font-size: 1.5rem;
	font-weight: bold;
}
.common-brand {
	
}

.common-brand-box {
	padding: .4rem;
	margin-top: 1.4rem;
	position: relative;
}

.common-brand-box-div {
	overflow: hidden;
	height: 14.5rem;
}

.common-brand-box-div2 {
    overflow: hidden;
    height: auto;
}

.common-brand-box-div-xh {
	width: 18.6%;
	float: left;
	margin: .7%;
}

.common-brand-box-div-xh a {
	
}

.common-brand-box-div-xh img {
	width: 100%;
}
.common-img100{
	width: 100%;
}
.common-quanquan {
	background: #1cbb7f;
	box-sizing: border-box;
	border-radius: .9rem;
	top: -1.2rem;
	color: #fff;
	font-size: 1.3rem;
	min-width: 1.8rem;
	padding: 0 .4rem;
	height: 1.8rem;
	line-height: 1.8rem;
	position: absolute;
	right: -.8rem;
}

.common-con {
	padding-bottom: 5rem;
}

.footer {
	overflow: hidden;
	padding: 0 0 .2rem;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	max-width: 640px;
	margin: 0 auto;
	z-index: 99;
	box-shadow: 1px 5px 15px rgba(50,50,50,0.3);
}

.footer-ul {
	list-style-type: none;
	overflow: hidden;
}

.footer-ul li {
	width: 25%;
	float: left;
	text-align: center;
}

.footer-ul li a {
	color: #333333;
	font-size: 1.4rem;
}

.footer-ul li a i {
	background: url(../Images/member_icon.png) no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto auto;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto auto;
	width: 3rem;
	height: 3rem;
	display: block;
	margin: 0 auto;
	background-size: 31rem;
	position: relative;
	top: .6rem;
}

.footer-ul-home {
	
}

.footer-ul-cate {
	
}

.footer-ul-flow {
	
}

.footer-ul-user {
	
}

.footer-ul .footer-ul-home a i {
	    background-position: -1.4rem .2rem;
}

.footer-ul .footer-ul-cate a i {
	background-position: -5.9rem 0.2rem;
}

.footer-ul .footer-ul-flow a i {
	background-position: -10.3rem 0.2rem;
}

.footer-ul .footer-ul-user a i {
	background-position: -14.6rem 0.2rem;
}

.footer-ul .active a i {
	    background-position-y: -3.4rem;
}

.footer-ul .active a {
	color: #1cbc80;
}
/* 首页 */
.index{
	background:#fff;
}

.index-banner {
	height: auto;
	overflow: hidden;
	position: relative;
}

.swiper-pagination-bullet-active {
	background: #e29983;
}

.index .navigation {
	padding-top: 2rem;
}

.index .navigation-con {
	overflow: hidden;
	padding: 2rem 1rem;
}

.index .navigation-con-xh {
	width: 30.3%;
	float: left;
	margin: 0 1.5%;
	margin-bottom: 0px;
	position: relative;
	text-align: center;
	margin-bottom: 1.2rem;
}

.index .navigation-con-xh-box {
	
}

.index .navigation-con-xh-box img {
	width: 100%;
}

.index .navigation-con-xh-box h4 {
	color: #333333;
	position: absolute;
	bottom: 1.1rem;
	width: 100%;
	font-size: 1.5rem;
	font-weight: bold;
}

.index .htms {
	
}

.index .htms-top {
	overflow: hidden;
	border-bottom: 1px solid #cccccc;
	padding: 0 1rem .2rem 1rem;
}

.index .htms-top-left {
	font-family: 汉真广标;
	color: #1cbc80;
	font-size: 2rem;
	float: left;
}

.index .htms-top-right {
	float: right;
	color: #1cbc80;
}

.index .htms-top-right span {
	font-size: 1.6rem;
	/* background: #1cbc80;
	color: #fff;
	padding: 0 .4rem; */
}

.index .htms-hd {
	padding: 1.2rem 0 0 .6rem;
    overflow: scroll;
    white-space: nowrap;
}

.index .htms-hd-xh {
	width: 35%;
	background: url(../Images/time_kill_bg.png) no-repeat;
	background-size: auto auto;
	background-size: 100%;
	margin-right: .6rem;
	text-align: center;
	padding-top: 1rem;
	padding-bottom: 2rem;
    display: inline-block;
}

.index .htms-hd-xh img {
	width: 53%;
	margin-bottom: .3rem;
}

.index .htms-hd-xh h2 {
	font-size: 1.4rem;
	color: #333333;
	margin-bottom: .2rem;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.index .htms-hd-xh-prize {
	
}

.index .htms-hd-xh-prize span {
	color: #1cbc80;
	font-size: 1.6rem;
	font-weight: bold;
}

.index .htms-hd-xh-prize del {
	color: #999999;
	font-size: 1.2rem;
}

.index .htms-hd-xh-jd {
	color: #666666;
	font-size: 1rem;
}

.index .htms-hd-xh-jd meter {
	height: .6rem;
	position: relative;
	top: -.2rem;
}

.index .htms-hd-xh-button {
	position: relative;
	bottom: 0;
	height: 3rem;
}

.index .new-goods {
	padding-top: 1rem;
	padding-bottom: 2.4rem;
}

.index .new-goods-ad {
	padding: 0 .6rem .6rem;
}

.index .new-goods-ad a {
	
}

.index .new-goods-ad a img {
	width: 100%;
}
.index .today {
	
}

.index .today-slide {
	padding: 2rem 0 1rem .6rem;
    overflow: scroll;
    white-space: nowrap;
}

.index .today-slide-xh {
	width: 40%;
	margin-right: .6rem;
    display: inline-block;
}

.index .today-slide-xh img {
	width: 100%;
}

.index .today-slide-xh h2 {
	font-size: 1.4rem;
	color: #333333;
	text-align: center;
	height: 3rem;
	line-height: 3rem;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.index .today-imgbox {
	text-align: center;
}

.index .today-imgbox img {
	width: 37%;
}
.index .point {
	margin-top: 4rem;
}

.index .point-box {
	padding: .6rem;
}

.index .point-box-xh {
	overflow: hidden;
	background: #ddf5fe;
	padding: 1.6rem .6rem;
}

.index .point-box-xh a {
	width: 47%;
	float: left;
	margin: 0 1.5% 3%;
}

.index .point-box-xh img {
	width: 100%;
}

/* dialog */
.index #fullbg {
	background-color: gray;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	z-index: 3;
	filter: alpha(opacity = 50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	margin: 0 auto;
	right: 0;
}

.index #dialog {
	background-color: #fff;
	border: 5px solid rgba(0, 0, 0, 0.4);
	height: 230px;
	left: 50%;
	margin: -200px 0 0 -110px;
	padding: 1px;
	position: fixed !important; 
	position: absolute;
	top: 50%;
	width: 230px;
	z-index: 5;
	border-radius: 5px;
	display: none;
	background-size: 100%;
}

.index #dialog p {
	margin: 0 0 12px;
	height: 24px;
	line-height: 24px;
	background: #CCCCCC;
}

.index #dialog p.close {
	text-align: right;
	padding-right: 10px;
}

.index #dialog p.close a {
	color: #fff;
	text-decoration: none;
}
/* end dialog*/
/* 宝宝专区 */
.baby .baby-h3 {
	font-family: 汉真广标;
	margin-top: .7rem;
}

.baby .navigation {
	padding: 2.4rem 0;
}

.baby .baby-nav {
	overflow: scroll;
	white-space: nowrap;
}

.baby .baby-nav-li {
	display: inline-block;
	width: 22%;
	text-align: center;
	background: url(../Images/baby_nav_bg1.png) no-repeat;
	background-size: auto auto;
	background-size: 100%;
	height: 16rem;
	padding-top: .8rem;
	position: relative;
}

.baby .baby-nav-li:nth-child(2n) {
	background: url(../Images/baby_nav_bg2.png) no-repeat;
	background-size: 100%;
}

.baby .baby-nav-li a {
	
}

.baby .baby-nav-li a img {
	width: 63%;
}

.baby .baby-nav-li a h2 {
	font-size: 1.4rem;
	color: #000000;
	font-family: Adobe 黑体 Std;
	padding-top: .4rem;
}

.baby .baby-nav-li a h3 {
	font-size: .9rem;
	color: #000000;
	font-family: Adobe 黑体 Std;
	text-transform: uppercase;
	padding-top: 1.1rem;
}

.baby .baby-grow {
	padding: 2rem 0;
}

.baby .baby-grow-lang {
	width: 8rem;
	margin: .8rem 0 0;
}

.baby .baby-h3-wz {
	font-family: 迷你简准圆;
	font-size: 1.4rem;
	margin-top: .7rem;
}

.baby .baby-grow-box {
	overflow: hidden;
	padding-left: 1.5%;
	margin: 1.6rem 0;
}

.baby .baby-grow-box ul {
	overflow: hidden;
}

.baby .baby-grow-box ul li {
	width: 48.5%;
	float: left;
	margin-right: 1.5%;
	margin-bottom: 1.5%;
}

.baby .baby-grow-box ul li a {
	
}

.baby .baby-grow-box ul li a img {
	width: 100%;
}
.baby-sup {
	
}

.baby-sup-lj {
	overflow: hidden;
	padding: 2.2rem .6rem;
}

.baby-sup-lj img {
	width: 100%;
}

.baby-sup-lj-top {
	width: 100%;
	overflow: hidden;
	margin-bottom: .6rem;
}

.baby-sup-lj-bot {
	width: 100%;
	overflow: hidden;
}

.baby-sup-lj-top-left {
	width: 32.3%;
	float: left;
	margin-right: 1%;
}

.baby-sup-lj-top-righ {
	width: 66.6%;
	float: left;
	overflow: hidden;
}

.baby-sup-lj-top-righ-top {
	overflow: hidden;
	width: 100%;
}

.baby-sup-lj-top-righ-bot {
	width: 100%;
	padding-top: 1rem;
}

.baby-sup-lj-top-righ-top-left {
	width: 49.25%;
	float: left;
	margin-right: 1.5%;
}

.baby-sup-lj-top-righ-top-righ {
	width: 49.25%;
	float: left;
}

.baby-sup-lj-bot-left {
	width: 49.5%;
	float: left;
	margin-right: 1%;
}

.baby-sup-lj-bot-righ {
	width: 49.5%;
	float: left;
}
.baby .baby-man {
	padding: 1rem 0;
}

.baby .baby-man .common-wenan {
	background-color: #fff;
}

.baby .baby-man-special {
	padding: 2rem .6rem 0;
}

.baby .baby-man-special a {
	
}

.baby .baby-man-special a img {
	width: 100%;
	margin-top: .6rem;
}
.baby .baby-toy {
	padding: 1.4rem 0;
}

.baby .baby-toy-box-more a {
	text-align: center;
	display: block;
	font-size: 1.8rem;
	background: url(../Images/down_push_jt.png) no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto auto;
	background-size: 2.5rem;
	background-position: bottom;
	padding: 1rem 0;
}

.baby .baby-toy-box {
	margin: .6rem 0;
}

.baby .baby-toy-box-enter {
	padding-top: 2rem;
	display: block;
}

.baby .baby-toy-box ul {
	overflow: hidden;
	background: #d8d8d8;
	list-style-type: none;
	padding: .6rem 0 .6rem .6rem;
}

.baby .baby-toy-box ul li {
	width: 48.5%;
	float: left;
	text-align: center;
	background: #fff;
	margin-right: 1.5%;
	margin-bottom: 1.5%;
}

.baby .baby-toy-box ul li a {
	
}

.baby .baby-toy-box ul li a img {
	width: 100%;
}

.baby .baby-toy-box ul li a h2 {
	font-size: 1.4rem;
	color: #000;
	font-family: Adobe 黑体 Std;
	padding: .6rem 0;
}

.baby .baby-toy-box ul li a h3 {
	font-size: 1.4rem;
	color: #000;
	font-family: Segoe Print;
	padding-bottom: 1rem;
}
.baby{
	background: #fff;
}
/* 妈妈专区 */
.mother .common-navigation-title h2{
	color: #ae8989;
}
.mother .common-navigation-title h3{
	color: #ae8989;
}
.mother .baby-nav-li{
	background: url(../Images/mother_nav_bg1.png) no-repeat;
	background-size: 100%;
}
.mother .baby-nav-li:nth-child(2n) {
    background: url(../Images/mother_nav_bg2.png) no-repeat;
	background-size: 100%;
}
.mother .mother-swiper1 {
	height: 30rem;
}
.baby .baby-grow-by {
	overflow: hidden;
	padding: 3rem .6rem 1rem;
}

.baby .baby-grow-by img {
	width: 100%;
}

.baby .baby-grow-by-left {
	width: 33%;
	float: left;
	margin-right: 1%;
}

.baby .baby-grow-by-righ {
	width: 66%;
	float: left;
}

.baby .baby-grow-by-righ ul {
	list-style-type: none;
	overflow: hidden;
}

.baby .baby-grow-by-righ ul li {
	width: 49%;
	float: left;
	margin-bottom: 2%;
}

.baby .baby-grow-by-righ ul li:nth-child(2n) {
	margin-left: 2%;
}

.baby .baby-grow-by-righ ul li a {
	
}
.mother .mother-meiz {
	padding-top: 1rem;
}

.mother .mother-meiz-ul {
	overflow: hidden;
	list-style-type: none;
	padding: 1rem .4rem 1.4rem;
}

.mother .mother-meiz-ul li {
	border: 1px solid #9ee5ff;
	width: 32.3%;
	float: left;
	border-radius: 10rem;
	text-align: center;
	margin: 0 .5% .6rem;
}

.mother .mother-meiz-ul li:nth-child(2n) {
	background: #ffebe6;
	border: none;
}

.mother .mother-meiz-ul li a {
	font-size: 1.4rem;
	color: #000000;
	font-family: Adobe 黑体 Std;
}

.mother .mother-meiz .common-navigation-title h2 {
	text-transform: uppercase;
}

.mother .mother-meiz .common-navigation-title h3 {
	font-family: Segoe Print;
}

.mother .mother-meiz-lb {
	margin: 2.6rem 0;
}

.mother .mother-meiz-lb-jz {
	width: 60%;
	margin: 0 auto;
	background: url(../Images/mother_lb_bg.png) no-repeat;
	background-size: auto auto;
	background-size: 100%;
	padding: .8rem 0 0 .8rem;
	overflow: hidden;
	position: relative;
}

.mother .mother-meiz-lb-jz img {
	width: 94%;
}

.mother .mother-meiz-lb-jz .swiper-button-next {
	
}

.mother .mother-meiz-lb-jz .swiper-button-prev {
	
}

.mother .mother-swiper1 h2 {
	font-size: 1.6rem;
	text-align: center;
	padding-top: 2rem;
}

.mother .mother-meiz-brand {
	padding: 0 .2rem 3rem;
}

.mother .mother-meiz-brand ul {
	list-style-type: none;
	overflow: hidden;
}

.mother .mother-meiz-brand ul li {
	width: 31.3%;
	float: left;
	margin: 0 1% 2%;
}

.mother .mother-meiz-brand ul li a {
	
}

.mother .mother-meiz-brand ul li a img {
	width: 100%;
}
/* 爸爸专区 */
.father .common-navigation-title h2{
	color: #535353;
}
.father .common-navigation-title h3{
	color: #535353;
}
.father .baby-nav-li{
	background: url(../Images/father_nav_bg1.png) no-repeat;
	background-size: 100%;
}
.father .baby-nav-li:nth-child(2n){
	background: url(../Images/father_nav_bg2.png) no-repeat;
	background-size: 100%;
}
/* 老人专区 */
.old .common-navigation-title h2{
	color: #535353;
}
.old .common-navigation-title h3{
	color: #535353;
}
.old .baby-toy-box ul{
	background: #ffefce;
}
/* 家庭专区 */
.family .baby-h3{
	color: #535353;
}
.family .common-navigation-title h2{
	color: #535353;
}
.family .common-navigation-title h3{
	color: #535353;
}
.family .baby-nav-li{
	background: url(../Images/family_nav_bg1.png) no-repeat;
    background-size: 100%;
}
.family .baby-nav-li:nth-child(2n) {
    background: url(../Images/family_nav_bg2.png) no-repeat;
    background-size: 100%;
}
.family .baby-grow-by{
	padding: 1.4rem .6rem 1rem;
}
.family .baby-grow{
	padding: .4rem 0;
}
/* 签到页面  */
.signin {
	
}

.signin .signin-tit {
	background: #f9f3ed;
	overflow: hidden;
	text-align: center;
	height: 5rem;
	line-height: 4.8rem;
}

.signin .signin-tit a {
	
}

.signin .signin-tit a img {
	width: 3.4rem;
}

.signin .signin-tit-l {
	width: 15%;
	float: left;
}

.signin .signin-tit-c {
	width: 70%;
	float: left;
}

.signin .signin-tit-c h2 {
	font-size: 2.2rem;
	height: 5rem;
	line-height: 4.8rem;
}

.signin .signin-tit-r {
	width: 15%;
	float: left;
}

.signin .signin-bg {
	background: url(../Images/signin_bg.png) no-repeat;
	background-size: auto auto;
	background-size: 100%;
	overflow: hidden;
	height: 18.2rem;
	text-align: center;
}

.signin .signin-bg-l {
	width: 50%;
	float: left;
}

.signin .signin-bg-r {
	width: 50%;
	float: left;
}

.signin .signin-bg-l-cent {
	width: 63%;
	margin: 3.4rem 0 0 3rem;
}

.signin .signin-bg-l-cent-inte {
	font-size: 2.8rem;
	border-bottom: 2px solid #000;
}

.signin .signin-bg-l-cent-inte img {
	width: 3.4rem;
}

.signin .signin-bg-l-cent p {
	font-size: 2.2rem;
}

.signin .signin-bg-r-bor1 {
	width: 8rem;
	height: 8rem;
	border: 1px solid #000;
	border-radius: 8rem;
	background: rgba(255, 255, 255, 0.4);
	margin: 2rem 0 0 6rem;
}

.signin .signin-bg-r-wz {
	font-size: 1.4rem;
	margin-top: .2rem;
}

.signin .signin-bg-r-bor1-bor2 {
	width: 7rem;
	height: 7rem;
	border-radius: 100%;
	background: #ffebc7;
	margin: 0 auto;
	margin-top: 0px;
	margin-top: .4rem;
	padding-top: 1rem;
	text-align: center;
}

.signin .signin-bg-r-bor1-bor2 strong {
	font-size: 1.8rem;
	color: red;
}

.signin .signin-bg-r-bor1-bor2 span {
	font-size: 1.2rem;
}

.signin .signin-bg-r-bor1-bor2 span em {
	
}

.signin .signin-rili {
	position: relative;
	top: -3.4rem;
}

.signin .signin-rili-ny {
	position: relative;
}

.signin .signin-rili-ny .year-month {
	text-align: center;
	font-size: 2rem;
	height: 5rem;
	line-height: 5rem;
}

.signin .signin-rili-ny .year-month span {
	
}

.signin .signin-rili table {
	width: 100%;
	text-align: center;
}

.signin .signin-rili table tr {
	line-height: 5rem;
	height: 5rem;
	font-size: 1.8rem;
}

.signin .signin-rili table tr td {
	
}

.signin .signin-rili-box {
	margin: 1rem;
	-moz-box-shadow: 0 0 5px #a2a2a2;
	-webkit-box-shadow: 0 0 5px #a2a2a2;
	box-shadow: 0 0 5px #a2a2a2;
	border-radius: 1rem;
	background: #fff;
	padding-bottom: 2.4rem;
}

.signin .signin-rili-ny-gua1 {
	position: absolute;
	top: -2.2rem;
	width: 1.6rem;
	left: 5rem;
}

.signin .signin-rili-ny-gua2 {
	position: absolute;
	top: -2.2rem;
	width: 1.6rem;
	right: 5rem;
}

.signin .onToday {
	color: #ff8400;
	font-weight: bold;
}

.signin .signin-rule {
	clear: both;
	padding: 0 1rem;
	position: relative;
	top: -2rem;
}

.signin .signin-rule-tit {
	background: #fceab8;
	border: 1px solid #999999;
	border-radius: 2px;
	display: inline-block;
	padding: .2rem .6rem;
	font-size: 1.5rem;
	margin-bottom: .6rem;
}

.signin .signin-rule ul {
	padding: 0 2rem;
	font-size: 1.5rem;
}

.signin .signin-rule ul li {
	list-style-type: decimal;
	line-height: 2rem;
	margin-bottom: 1rem;
}
/* 会员中心首页*/
.mem-ind {
	background: #f4f2f2;
}

.mem-ind .mem-ind-top {
	min-height: 15rem;
	background: #71c4b6;
	position: relative;
}

.mem-ind .mem-ind-top-center {
	width: 33.3%;
	overflow: hidden;
	margin: 0 auto;
}

.mem-ind .mem-ind-top-center-bor1 {
	margin: 0 auto;
	margin-top: 0px;
	width: 8rem;
	height: 8rem;
	border-radius: 8rem;
	overflow: hidden;
	border: 3px solid rgba(255, 255, 255, 0.8);
	background: #fff;
	margin-top: 1rem;
}

.mem-ind .mem-ind-top-center-bor1-bor2 {
	
}

.mem-ind .mem-ind-top-center-bor1-bor2 img {
	width: 100%;
}

.mem-ind .mem-ind-top-center-wz {
	margin-top: .8rem;
}

.mem-ind .mem-ind-top-center-wz h2 {
	font-size: 1.6rem;
	text-align: center;
	color: #fff;
	line-height: 2.2rem;
}

.mem-ind .mem-ind-top-msg {
	position: absolute;
	bottom: 1rem;
	right: 3rem;
}

.mem-ind .mem-ind-top-msg a {
	font-size: 1.6rem;
	color: #fff;
}

.mem-ind .mem-ind-top-msg a span {
	top: -.8rem;
	right: -1.4rem;
}

.mem-ind .mem-ind-nav {
	background: #fff;
}

.mem-ind .mem-ind-tit {
	border-bottom: 2px solid #f4f2f2;
	color: #333333;
	font-size: 1.6rem;
	height: 4rem;
	line-height: 4rem;
	padding: 0 1rem;
}

.mem-ind .mem-ind-tit-righ {
	float: right;
}

.mem-ind .mem-ind-tit-righ a {
	color: #333333;
	font-size: 1.6rem;
}

.mem-ind .mem-ind-tit-righ a img {
	width: 1.6rem;
}

.mem-ind .mem-ind-nav-ul {
	overflow: hidden;
	list-style-type: none;
}

.mem-ind .mem-ind-nav-ul li {
	width: 25%;
	float: left;
	text-align: center;
	padding: 1.4rem 0;
}

.mem-ind .mem-ind-nav-ul li a {
	font-size: 1.6rem;
	color: #1cbc80;
	position: relative;
}

.mem-ind .mem-ind-nav-ul li a img {
	width: 38%;
	position: relative;
	top: .5rem;
}

.mem-ind .mem-ind-nav-ul li a span {
	
}

.mem-ind .mem-ind-tool {
	margin-top: 1rem;
	background: #fff;
}

.mem-ind .mem-ind-tool-ul {
	overflow: hidden;
	list-style-type: none;
	padding-bottom: 1rem;
}

.mem-ind .mem-ind-tool-ul li {
	width: 25%;
	float: left;
	text-align: center;
	padding: 1.4rem 0;
}

.mem-ind .mem-ind-tool-ul li a {
	color: #333333;
	font-size: 1.6rem;
	position: relative;
}

.mem-ind .mem-ind-tool-ul li a img {
	width: 38%;
	position: relative;
	top: .5rem;
}

.mem-ind .mem-ind-tool-ul li a span {
	
}

.mem-ind .mem-ind-spec {
	
}

.mem-ind .mem-ind-spec-a {
	background: #fff;
	display: block;
	overflow: hidden;
	padding: 1rem;
	margin-top: 1rem;
	height: 4.6rem;
	line-height: 4.6rem;
}

.mem-ind .mem-ind-spec-a h2 {
	float: left;
	color: #333333;
	font-size: 1.6rem;
	line-height: 2.6rem;
	padding-left: 1rem;
}

.mem-ind .mem-ind-spec-a-img1 {
	width: 2.2rem;
	float: left;
	margin-top: .3rem;
}

.mem-ind .mem-ind-spec-a-img2 {
	width: 1.6rem;
	float: right;
	margin-top: .5rem;
}


#container {
	overflow: hidden;
}

#container #left {
	/*background: #ccc;*/
	float: left;
	height: auto !important;
	line-height: 55px;
	width: 70%;
	cursor: pointer;
	/*margin-bottom: -99999px;
	padding-bottom: 99999px;*/
	height: 5rem;
	line-height: 5rem;

}

#container #content {
	/*background: #eee;*/
	float: right;
	width: 30%;
	text-align: right;
	/*color: red;*/
    padding-right: 5px;
	font-size: 16px;
	height: auto !important;
	line-height: 55px;
	cursor: pointer;
	height: 5rem;
	line-height: 5rem;
	font-size: 1.6rem;
	
}
/*end cart2 style*/
/*优惠券样式*/
#contentop {
	background-color:rgba(0,0,0,0);
	margin-top: 5px;
}
#contentop li {
	width: 100%;
	display: none;
	text-align: center;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contentop .action {
	display: block;
}
#contentop .usl {
	width: 100%;
	height: 120px;
	background: wheat;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	text-shadow: none;
}
#contentop .alo {
	width: 100%;
	height: 120px;
	background: white;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
	text-shadow: none;
	position:relative;
	cursor: default; 
}
.float_div{
	position:absolute;
	width:80px;
	height:33px;
	/*border:1px solid red;*/
	right:0px;
	top:10px;
	z-index:5;
}
#contentop .used {
	width: 100%;
	height: 120px;
	background: #DDE4EC;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
	text-shadow: none;
}
#contentop span {
	font-size: 1.3em;
	color: #47B0D7;
}
/*#contentop .sty1 {
	margin-top: 18px;
}
#contentop .sty2 {
	margin-top: 13px;
}*/
#contentop .sty3 {
	margin-top: 13px;
	float: right; 
	width: 70%; 
	line-height:20px;
	font-size: 14px; 
	text-align: left;
}

#contentop .sty3 .sty5 span {
	color: indianred;
	font-size: 12px;
}
/*#contentop .sty4 {
	text-align: right;
	font-size: 0.8em;
	margin-top: -20px;
}
#contentop .Buy {
	font-size: 0.8em;
	margin-top: 2px;
}
#contentop .Buy div:nth-of-type(1) {
	text-align: left;
	padding-left: 15px;
}
#contentop .Buy div:nth-of-type(2) {
	float: right;
}
#contentop .cllio {
	background: url(__WAPIMG__/20010.png) repeat-x;
	width: 93%;
	height: 8px;
	margin: 0 auto;
	margin-top: 5px;
}*/
#contentop .ncm-goods-thumb {
	height: 80px;
	width: 80px;
	float: left;
	margin-top: 15px;
}

.get-voucher {
	font-weight: normal;
	color: white!important;
	font-size: 14px!important;
	float: right;
	padding-right: 20px;
	margin-right: 10px;
	cursor: pointer;
}
.cut-str {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	float: left;
	padding-right: 1rem;
	font-size: 1.1rem;
	margin: .2rem 0;
}
.ui-block-a .sty5{
	font-size: 1.1rem;
}
.ui-block-a p{
	font-size: 1.1rem;
}
.new-footer-box span {
	font-size: 1rem!important;
}

.sel_btn {
	height: 3rem;
	line-height: 3rem;
	background: #ea3340;
	background-color: rgb(234, 51, 64);
	background-color: rgb(234, 51, 64);
	border: 1px #ea3340 solid;
	border-radius: 1rem;
	display: inline-block;
	text-decoration: none;
	outline: none;
	text-align: center;
	font-size: 1.4rem;
	color: #fff;
	padding: 0 1rem;
}

.ch_cls {
	background: #e4e4e4;
}
.tip_box {
	height: 30px;
	line-height: 25px;
	padding: 0 11px 11px 10px;
	background: #208CB3;
	border: 0px #208CB3 solid;
	border-radius: 3px;
	display: inline-block;
	color: white;
	text-decoration: none;
	font-size: 12px;
	outline: none;
	cursor: none;
}
#contentop .image {
    padding: 0;
    position: relative;
	padding: 0;
	/*margin-left: 0px;*/
}
#contentop #tip {
	position: absolute;
	z-index: 999;
	background: #EAEAEA;
	border: 1px solid #C0C0C0;
	padding: 5px;
}
/* 积分商城  */
.cart2-InMall {
	overflow: hidden;
	background: #f9f9f9;
	padding: 1rem;
	position: relative;
	margin-bottom: 1rem;
}

.cart2-InMall-l {
	width: 25%;
	float: left;
}

.cart2-InMall-l img {
	width: 100%;
}

.cart2-InMall-r {
	width: 75%;
	float: left;
	padding-left: 1rem;
}

.cart2-InMall-r h2 {
	font-size: 1.8rem;
}

.cart2-InMall-r p {
	font-size: 1.4rem;
	position: absolute;
	bottom: 1rem;
	width: 65%;
}

.cart2-InMall-r p span {
	float: right;
}
.goods-InMall {
	position: fixed;
	left: 0;
	bottom: 0;
	right: 0;
	background: #fff;
	max-width: 640px;
	margin: 0 auto;
	z-index: 9;
	padding: .8rem;
	overflow: hidden;
}

.goods-InMall-l {
	width: 50%;
	float: left;
	font-size: 1.6rem;
}

.goods-InMall-r {
	width: 50%;
	float: left;
}

.goods-InMall-l .goods-InMall-l-less {
	width: 20%;
	float: left;
	padding: .84rem 0;
	border: 1px solid #f4a213;
	border-radius: .2rem;
	background: #f4a213;
	color: #fff;
}

.goods-InMall-l .goods-InMall-l-value {
	width: 57%;
	float: left;
	padding: .84rem 0;
	border: 1px solid #e3e3e3;
	border-radius: .2rem;
	text-align: center;
}

.goods-InMall-l .goods-InMall-l-more {
	width: 20%;
	float: left;
	padding: .84rem 0;
	border: 1px solid #f4a213;
	border-radius: .2rem;
	background: #f4a213;
	color: #fff;
}

.goods-InMall-r .goods-InMall-r-exchange {
	font-size: 1.6rem;
	text-align: center;
	padding: .84rem 0;
	border-radius: 4px;
	background: rgba(28, 187, 127, 0.96);
	border: 1px solid rgba(28, 187, 127, 0.96);
	color: #fff;
	display: block;
	width: 100%;
}

.InMall-pay {
	font-size: 1.4rem;
}

.InMall-pay-top {
	background: #1cbb7f !important;
	padding: 1rem;
}

.InMall-pay-top-tit {
	font-size: 1.4rem;
	color: #fff;
	text-align: center;
	padding-bottom: 1rem;
}

.InMall-pay-top-box {
	background: #fff;
	border-radius: .4rem;
	padding: 1rem;
	color: #000;
	box-shadow: .4rem .4rem 1rem #6E6E6E;
}

.InMall-pay-top-box h3 {
	font-size: 1.4rem;
	padding-bottom: 1rem;
}

.InMall-pay-top-box h2 {
	font-size: 1.6rem;
	padding-bottom: 1rem;
}

.InMall-pay-top-box h2 span {
	float: right;
}

.InMall-pay-top-box p {
	color: #6b6b6b;
}

.InMall-pay-ul {
	background: #fff;
	font-size: 1.6rem;
	border-top: 1px solid #ccc;
}

.InMall-pay-ul li {
	border-bottom: 1px solid #ccc;
	height: 4rem;
	line-height: 4rem;
	padding: 0 1rem;
}

.InMall-pay-ul li span {
	float: right;
}

.InMall-pay-ul li span input[type='radio'] {
	
}

.InMall-pay-bot {
	position: fixed;
	left: 0;
	bottom: 0;
	right: 0;
	background: #fff;
	border-top: 1px solid #ccc;
	padding: .6rem 1rem;
	max-width: 640px;
	margin: 0 auto;
}

.InMall-pay-bot-1 {
	height: 3rem;
	line-height: 3rem;
	font-size: 1.4rem;
}

.InMall-pay-bot-1 p {
	
}

.InMall-pay-bot-1 p span {
	float: right;
	color: #000;
	font-size: 1.6rem;
}

.InMall-pay-bot-2 {
	
}

.InMall-pay-bot-2 input[type='submit'] {
	background: #1cbb7f !important;
	color: #fff;
	border: none;
	width: 100%;
	height: 4rem;
	line-height: 4rem;
	font-size: 1.4rem;
	border-radius: .4rem;
}
.member-InMall {
	
}

.member-InMall-ul {
	background: #fff;
	font-size: 1.4rem;
	border-top: 1px solid #ccc;
	margin-bottom: 1rem;
}

.member-InMall-ul li {
	border-bottom: 1px solid #ccc;
	font-size: 1.6rem;
	padding: 0 1rem;
}

.member-InMall-ul li a {
	display: block;
	height: 5rem;
	line-height: 5rem;
}

.member-InMall-ul li a span {
	float: right;
	font-size: 1.8rem;
}

.member-InMall-box {
	padding: 1rem;
	background: #fff;
	margin-bottom: 1rem;
}

.member-InMall-box a {
	overflow: hidden;
	display: block;
	background: #fff;
}

.member-InMall-box-l {
	width: 40%;
	float: left;
	text-align: center;
}

.member-InMall-box-r {
	width: 60%;
	float: left;
	height: 100%;
}

.member-InMall-box-l img {
	width: 70%;
}

.member-InMall-box-r p {
	font-size: 1.8rem;
	vertical-align: initial;
	padding-top: 3rem;
}
/* 评价功能 */
.multimage .btn{
-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background-color: #ff8400;color: #fff;display: inline-block;text-align: center;width: 72px;transition: background-color 0.2s linear 0s;border:none;cursor:pointer;margin:0 0 20px;}
.multimage .demo{background: #fff;padding: 1rem;}
.multimage .btn:hover{background-color: #e95a00;text-decoration: none;color:#fff;}
.multimage .ul_pics{margin-top:10px;}
.multimage .ul_pics li{float:left;width:160px;height:160px;border:1px solid #ddd;padding:2px;text-align: center;margin:0 5px 5px 0;list-style:none;}
.multimage .ul_pics li .img{width: 150px;height: 140px;display: table-cell;vertical-align: middle;position:relative;}
.multimage .ul_pics li img{max-width: 150px;max-height: 140px;vertical-align: middle;}
.multimage .progress{position:relative;padding: 1px; border-radius:3px; margin:60px 0 0 0;} 
.multimage .bar {background-color: green; display:block; width:0%; height:20px; border-radius:3px; } 
.multimage .percent{position:absolute; height:20px; display:inline-block;top:3px; left:2%; color:#fff } 
.multimage .span_del{display:block;height:16px;width:16px;position:absolute;top:5px;right:5px;cursor:pointer;background:url(../Images/multimage_close.png);}
.multimage .baocun{cursor:pointer;}
.multimage .clear{clear:both;}
/* 评价列表  */
.goods-discuss-ul {
	background: #fff;
	padding-bottom: 1rem;
	list-style-type: none;
}

.goods-discuss-ul li {
	padding: 1rem 1rem 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: 1rem;
}

.goods-discuss-ul li h2 {
	font-size: 1.6rem;
	color: #333333;
}

.goods-discuss-ul li h2  img {
	border-radius: 10rem;
	width: 3rem;
}

.goods-discuss-ul li h3 {
	color: #a4a4a4;
	font-size: 1.2rem;
}

.goods-discuss-ul-txt {
	font-size: 1.6rem;
	color: #333333;
	margin: .4rem 0;
}

.goods-discuss-ul-image {
	
}

.goods-discuss-ul-image a {
	
}

.goods-discuss-ul-image img {
	width: 32.3%;
	margin-right: 1%;
}
/* 首页改版 */
.common-search-hot {
	font-size: 1.1rem;
	margin-left: 1rem;
	display: inline-block;
	padding-bottom: .4rem;
	color: #fff;
}

.common-search-hot a {
	color: #fff;
	margin-right: 1rem;
}

.index-banner {
	height: auto;
}

.index .navigation-con {
	overflow: hidden;
	padding: 2rem .4rem;
}

.index .navigation-con-xh {
	width: 32.3%;
	float: left;
	margin: 0.5%;
	margin-bottom: 0.5%;
	margin-bottom: 0px;
	position: relative;
	text-align: center;
	margin-bottom: 0.5%;
}

.index .navigation {
	padding-top: 0rem;
}

.index-news {
	overflow: hidden;
	margin: 1rem;
	border:1px solid #eaeaea;
}

.index-news-l {
	width: 20%;
	float: left;
}

.index-news-l img {
	height:3.5rem;
}

.index-news-r {
	width: 80%;
	float: left;
	font-size: 1.4rem;
	border-left: none;
	padding-left: 1rem;
	color: #71c3b6;
	line-height:3.5rem;
}

.index .htms-top-right span {
	background: #71c3b6;
	color: #fff;
	height: 2rem;
	display: inline-block;
}

.index .htms-top-left {
	color: #71c3b6;
}

.index .htms-hd-xh-prize span {
	color: #ff6161;
}

.nnindex-kill {
	overflow: hidden;
	font-size: 1.4rem;
	color: #333;
}

.nnindex-kill-box {
	width: 32.3%;
	float: left;
	border: 1px solid #e7e7e7;
	margin: 1% .5%;
	text-align: center;
	border-radius: .2rem;
	padding: 1rem .4rem;
}

.nnindex-kill-box img {
	width: 90%;
}

.nnindex-kill-box h2 {
	font-size: 1.4rem;
	margin: .4rem 0;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.nnindex-kill-box-pri {
	font-size: 1.2rem;
}

.nnindex-kill-box-pri span {
	color: #ff6161;
	font-weight: bold;
	font-size: 1.6rem;
}

.nnindex-kill-box-pri del {
	color: #b4b4b4;
	font-size: 1rem;
}

.nnindex-kill-box-cent {
	color: #b4b4b4;
	font-size: 1rem;
	margin: .4rem 0;
}

.nnindex-kill-box-cent meter {
	float: right;
}

.nnindex-kill-box-by {
	
}

.nnindex-kill-box-by a {
	background: #ff6161;
	color: #fff;
	border-radius: 5rem;
	padding: .2rem 1rem;
	font-size: 1.2rem;
}

.index .nnindex-tit-h2 {
	overflow: hidden;
	border-bottom: 1px solid #cccccc;
	display: block;
	clear: both;
	font-size: 1.4rem;
	color: #7a7a7a;
	padding: 1rem .4rem;
	font-weight: bold;
}

.index .nnindex-tit-h2 span {
	float: right;
	color: #7a7a7a;
}

.index .nnindex-tit-h2 span a {
	color: #71c4b6;
	font-weight: 100;
}

.nnindex-ad {
	
}

.nnindex-ad a {
	margin: 0 .4rem 1rem .4rem;
	overflow: hidden;
	display: block;
}

.nnindex-ad img {
	width: 100%;
}

.mmindex-special {
	
}

.mmindex-special-ad {
	overflow: hidden;
	padding: 0 .4rem;
}

.mmindex-special-ad-l {
	width: 41%;
	float: left;
	margin-right: 1%;
}

.mmindex-special-ad-l a {
	
}

.mmindex-special-ad-l img {
	width: 100%;
}

.mmindex-special-ad-r {
	width: 58%;
	float: left;
}

.mmindex-special-ad-r a {
	overflow: hidden;
	display: block;
	margin-bottom: .4rem;
}

.mmindex-special-ad-r img {
	width: 100%;
}

.mmindex-special-box {
	overflow: hidden;
	padding: .6rem .2rem;
}

.mmindex-special-box-item {
	width: 48.8%;
	float: left;
	margin: 0 .2rem;
	margin-bottom: 0px;
	margin-bottom: .4rem;
}

.mmindex-special-box-item-img {
	text-align: center;
}

.mmindex-special-box-item-img img {
	width: 60%;
}

.mmindex-special-box-item h3 {
	font-size: 1.4rem;
	margin: .4rem 0;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.mmindex-special-box-item p {
	
}

.mmindex-special-box-item p span {
	font-weight: bold;
	font-size: 1.6rem;
	color: #1cbc80;
}

.mmindex-special-box-item p del {
	color: #b4b4b4;
	font-size: 1rem;
}
/* 新专区 */
.wap-special-baby {
	overflow: hidden;
	padding: 0 0 0 .4rem;
	margin-bottom: 1rem;
	height: 14.5rem;
}
.wap-special-baby2 {
	overflow: hidden;
	padding: 0 0 0 .4rem;
	margin-bottom: 1rem;
	height: auto;
}

.wap-special-baby h2 {
	font-size: 1.4rem;
	text-align: center;
	margin-bottom: 1rem;
}

.wap-special-baby-item {
	background: #eeefef;
	display: inline-block;
	font-size: 1.4rem;
	width: 32.2%;
	margin-right: 1%;
	overflow: hidden;
	height: 3.4rem;
	line-height: 3.4rem;
	text-align: center;
	border-radius: .1rem;
	margin-bottom: .5rem;
}

.wap-special-baby-item a {
	
}

.wap-special-select {
	padding: 2rem .4rem 1.4rem .4rem;
}

.wap-special-select select {
	width: 32%;
	font-size: 1.4rem;
	background: #eeefef;
	border: none;
	margin-bottom: .4rem;
	color: #000;
	appearance: menulist;
	-moz-appearance: menulist;
	-webkit-appearance: menulist;
}

.red {color:red}
/*  */
.woman38 {
	
}

.woman38-b {
	position: relative;
}

.woman38-b-dw {
	
}

.woman38-bb {
	position: absolute;
	top: 0;
	left: 0;
	width: 96%;
	margin-left: 4%;
}

.woman38-bb-item {
	width: 47%;
	float: left;
	background: url(/Public/Wap/Images/wap38j09.png) no-repeat;
	background-size: auto;
	text-align: center;
	position: relative;
	padding-top: 3rem;
	padding-bottom: 1rem;
	background-size: 100%;
	min-height: 20rem;
	margin-right: 2%;
}

.woman38-bb-item:nth-child(2n) {
	margin-right: 0;
}

.woman38-bb-item-dw {
	width: 24%;
	position: absolute;
	top: 4%;
	left: 4%;
}

.woman38-bb-item-gi {
	width: 70%;
	margin-bottom: .4rem;
}

.woman38-bb-item h2 {
	color: #cb2624;
	font-size: 1.4rem;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.woman38-bb-item p {
	color: #cb2624;
	font-size: 1.2rem;
}

.woman38-bb-item p span {
	font-size: 2.2rem;
}

/*会员级别样式*/
.badge.bg-bronze {
	background: rgba(154,91,0,1.00);
}
.badge.bg-silver {
	background: rgba(201,202,205,1.00);
}
.badge.bg-gold {
	background: rgba(255,174,0,1.00);
}
.badge.bg-diamond {
	background: rgba(160,212,41,0.78);
}

input:focus,textarea:focus,select:focus,a:focus,button:focus { outline: none!important;}