/*////////////////////
		title
* ///////////////////*/
.title_content{
	margin: 0 auto;
	margin-bottom: 40px;
	margin-top: 54px;
	text-align: center;
	height: 25px;
	width: 1210px;
	text-align: center;
	position: relative;
}
.title_content .title_border{
	width: 1210px;
	height: 1px;
	background: #0070bd;
}
.title_content .title_text{
	display: inline-block;
	font-size: 30px;
	color: #0070bd;
	padding: 0 18px;
	margin-top: -12px;
	background-color: white;
	z-index: 999;
	position: relative;
	
}
.title_content .title_text span{
	font-size: 20px;
	color: #b3cdff;
}
.title_content .title_text::before{
	content: '';
	display: block;
	width: 30px;
	height: 24px;
	background: url(../img/title_01.png)no-repeat center center;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	margin-left: -30px;
}
.title_content .title_text::after{
	content: '';
	display: block;
	width: 30px;
	height: 24px;
	background: url(../img/title_02.png)no-repeat center center;
	background-size: cover;
	position: absolute;
	top: 0;
	right: 0;
	margin-right: -30px;
}
.title_content .title_move{
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	margin-top: -7px;
	background-color: white;
}
.title_content .title_move::before{
	content: '';
	width: 20px;
	height: 14px;
	background: url(../img/title_03.png)no-repeat center center;
	background-size: cover;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin-left: -20px;
}
.title_content .title_move a{
	font-size: 14px;
	color: #a9a9a9;
	padding-left: 5px;
	
}
.title_content .title_move a:hover{
	color: #0070bd;
	
}
/*////////////////////
		新品上线
* ///////////////////*/
.newProduct_box{
	width: 100%;
}
.newProduct_box .newProduct{
	width: 1210px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.newProduct_box .newProduct .newProduct_content{
	overflow: hidden;
}
.newProduct .newProduct_content ul{
	overflow: hidden;
}
.newProduct .newProduct_content ul li{
	width: 286px;
	float: left;
	margin-right: 22px;
	margin-bottom: 20px;
}
.newProduct .newProduct_content ul li:nth-child(4n){
	margin-right: 0;
}
.newProduct .newProduct_content ul li a .newProduct_img{
	margin-bottom: 11px;
	padding: 43px 0;
	border-bottom: 1px dashed #e5e5e5;
	border-bottom-width: 2px;
	
}
.newProduct .newProduct_content ul li a{
	box-shadow: 0px 0px 20px #c9c9c9;
	display: block;
	margin: 5px;
	
}
.newProduct .newProduct_content ul li a:hover .newProduct_img img{
	transform: scale(1.2,1.2);
}
.newProduct .newProduct_content ul li a .newProduct_img img{
	width: 206px;
	height: 206px;
	margin: 0 auto;
	display: block;
	transition: .5s all ease;
} 
.newProduct .newProduct_content ul li a p{
	padding-left: 23px;
	margin-bottom: 5px;
}
.newProduct .newProduct_content ul li a .newProduct_name{
	height: 36px;overflow: hidden;
	font-size: 16px;
	color: #141414;
}
.newProduct .newProduct_content ul li a .newProduct_int{
	font-size: 14px;
	height: 18px;overflow: hidden;
	color: #a9a9a9;
}
.newProduct .newProduct_content ul li a .newProduct_money{
	font-size: 16px;
	color: #0070bd;
	padding-bottom: 10px;
}
.newProduct .newProduct_content ul li a .newProduct_money span{
	font-size: 14px;
	color: #a9a9a9;
	
	margin-left: 10px;
}
/*////////////////////
		限时秒杀
* ///////////////////*/
.goods-price-discount{
    background: url(../images/shengji_ad/index.png) no-repeat;;
    color: #FFF;
    background-position: -102px -138px;
    text-align: center;
    width: 48px;
    height: 24px;
    padding: 28px 0 16px 0;
    top: -40px;
    right: 5px;
    position: absolute;
    left: 0;
    top: 0;
}
.goods-price-discount em{
    font-size: 16px;
    font-weight: 600;
    margin-right: 2px;
}
.limitedTime_box{
	width: 100%;
}
.limitedTime_box .limitedTime{
	width: 1210px;
	margin:  0 auto;
	overflow: hidden;
}
.limitedTime_box .limitedTime .title_content{
	text-align: left;
}
.limitedTime_box .limitedTime .title_text{
	color: #0070bd;
	padding-left: 0;
}
.limitedTime_box .limitedTime .title_text span{
	color: #febaba;
}
.limitedTime_box .limitedTime .title_text::before{
	content: none;
}
.limitedTime_box .limitedTime .title_text::after{
	background: url(../img/title_04.png)no-repeat center center;
	
}
.limitedTime_box .limitedTime .title_border{
	background: #0070bd;
}
.limitedTime_box .limitedTime .limitedTime_content{
	overflow: hidden;
}
.limitedTime .limitedTime_content ul{
	overflow: hidden;
	padding: 5px;
}
.limitedTime .limitedTime_content ul li {
	position: relative;
	float: left;
	width: 590px;
	height: 282px;
	margin-right: 20px;
	margin-bottom: 20px;
	/*padding: 5px;*/
}
.limitedTime .limitedTime_content ul li:nth-child(2n){
	margin-right: 0;
}
.limitedTime .limitedTime_content ul li .limitedTime_shadow{
	box-shadow: 0px 0px 20px #c9c9c9;
	height: 282px;
	
}
.limitedTime .limitedTime_content .limitedTime_img{
	position: absolute;
	left: 0;
	top: 0;
}
.limitedTime .limitedTime_content .limitedTime_img img{
	width: 272px;
	height: 282px;
}
.limitedTime .limitedTime_content .limitedTime_text{
	padding: 25px 0;
	padding-left: 272px;
	
}
.limitedTime .limitedTime_content .limitedTime_text .limitedTime_name{
	width: 300px;
	display: block;
	margin: 0 auto;
	margin-bottom: 30px;
	font-size: 18px;
	color: #363636;
	font-weight: 600;
	line-height: 30px;
	
}
.limitedTime .limitedTime_content .limitedTime_text .limitedTime_money{
	text-align: center;
	font-size: 14px;
	color: #0070bd;
	margin-bottom: 30px;
}
.limitedTime .limitedTime_content .limitedTime_text .limitedTime_money span{
	font-size: 20px;
	font-weight: 600;
	
	
}
.limitedTime .limitedTime_content .limitedTime_text .limitedTime_time{
	text-align: center;
	color: #8c8c8c;
	font-size: 18px;
	margin-bottom: 20px;
}	
.limitedTime .limitedTime_content .limitedTime_text .limitedTime_time span{
	margin-left: 15px;
}
.limitedTime .limitedTime_content .limitedTime_text .limitedTime_buttom{
	display: block;
	margin: 0 auto;
	width: 174px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: white;
	font-size: 16px;
	background: #0070bd;
	position: relative;
}
.limitedTime .limitedTime_content .limitedTime_text .limitedTime_buttom::before{
	content: '';
	border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 8px solid white;
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -8px;
}
/*////////////////////
		热门爆款
* ///////////////////*/
.newProduct.hotStyle .newProduct_content ul li a .newProduct_money span{
	font-size: 14px;
	color: #a9a9a9;
	
	margin-right: 15px;
	text-decoration: none;
}
/*////////////////////
		母婴专区
* ///////////////////*/
.area_box{
	width: 100%;
}
.area_box .area{
	width: 1210px;
	margin: 0 auto;
	overflow: hidden;
}
.area_box .area .area_l{
	float: left;
	width: 418px;
	height: 630px;
	background: url(../img/bannertu_01.png);
	position: relative;
	box-shadow: 0px 0px 30px #c9c9c9;
	
}

.area_box .area .area_l ul{
	position: absolute;
	margin: 0 auto;
	bottom: 0;
	width: 368px;
	left: 50%;
	margin-left: -184px;
}
.area_box .area .area_l ul li{
	float: left;
	margin-right: 17px;
	margin-bottom: 17px;
	overflow: hidden;
}
.area_box .area .area_l ul li:nth-child(3n){
	margin-right: 0;
}
.area_box .area .area_l ul li a{
	width: 108px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	display: block;
	border: 1px solid #33ace1;
	color: white;
	font-size: 16px;
	background:#11a3fd;
	/* background: rgba(255,255,255,.1); */
	
	
}
/* .area_box .area .area_l ul li a:hover{
	background: rgba(255,255,255,.3);
} */
.area_box .area .area_r{
	width: 772px;
	overflow: hidden;
	float: right;
}
.area_box .area .area_r ul{
	padding: 5px;
}
.area_box .area .area_r ul li{
	float: left;
	width: 245px;
	height: 310px;
	box-shadow: 0px 0px 20px #c9c9c9;
	margin-right: 13px;
	margin-bottom: 10px;
	
}
.area_box .area .area_r ul li:nth-child(3n){
	margin-right: 0;
	margin-bottom: 0;
}
.area_box .area .area_r ul li a{
	display: block;
}
.area_box .area .area_r ul li a:hover .area_img img {
	transform: scale(1.2,1.2);
}
.area_box .area .area_r ul li .area_img{
	padding: 20px 0 20px 0;
	position: relative;
	
}
.area_box .area .area_r ul li .area_img img{
	width: 160px;
	height: 170px;
	margin: 0 auto;
	display: block;
	transition: .5s all ease;
}
.area_box .area .area_r ul li p{
	padding-left: 20px;
	margin-bottom: 5px;
}
.area_box .area .area_r ul li a p:nth-child(4){
	margin-top: 7px;
	margin-bottom: 0;
}
.area_box .area .area_r ul li .area_name{
	font-size: 16px;
	color: #141414;
	width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.area_box .area .area_r ul li .area_int{
	font-size: 14px;
	color: #a9a9a9;
	width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	
}
.area_box .area .area_r ul li .area_money{
	font-size: 16px;
	color: #0070bd;
}
.area_box .area .area_r ul li .area_money span{
	float: right;
	font-size: 12px;
	color: #a9a9a9;
	margin-right: 22px;
}
.area_box .area .area_r ul li .area_img.aoZhou::before{
	content: '';
	display: block;
	width: 82px;
	height: 82px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../img/ao_03.png)no-repeat;
	background-size: cover;
	z-index: 999;
}
/*////////////////////
		UGG专卖
* ///////////////////*/
.ugg_box{
	width: 100%;
	
}
.ugg_box .ugg{
	width: 1210px;
	margin: 0 auto;
}
.ugg_box .ugg .ugg_tiBg{
	width: 1210px;
	height: 75px;
	background: url(../img/xx_03.png)no-repeat;
	background-size: cover;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
	
}
.ugg_box .ugg .ugg_tiBg .ugg_ti{
	background: white;
	margin: 0 auto;
	height: 44px;
	font-size: 30px;
	color: #0070bd;
	font-weight: 600;
	margin-top: 15px;
	display: inline-block;
	padding: 0 25px;
	border-left: 1px solid #0070bd;
	border-right: 1px solid #0070bd;
	line-height: 44px;
	
}
.ugg_box .ugg .ugg_tiBg .ugg_ti span{
	font-size: 20px;
	color: #b3cdff;
}
.ugg_box .ugg .ugg_content{
	overflow: hidden;
}
.ugg_box .ugg .ugg_content ul{
	overflow: hidden;
	padding: 5px;
	display: flex;
	flex-flow: wrap;	
}
.ugg_box .ugg .ugg_content ul li{
	width: 285px;
	box-shadow: 0px 0px 20px #c9c9c9;
	margin-left: 20px;
	margin-bottom: 20px;
	height: 414px;
}
.ugg_box .ugg .ugg_content ul li:hover{
	    box-shadow: 0px 0px 20px #0070bd;
}
.ugg_box .ugg .ugg_content ul li a{
	display: block;
}
/* .ugg_box .ugg .ugg_content ul li:first-child{
	height: 414px;
	width: 590px;
	background: url(../img/ugg_01.jpg)no-repeat center center;
	margin-left: 0;
	overflow: hidden;
	
} */
.ugg_box .ugg .ugg_content ul li:first-child a{
	width: 100%;
	height: 100%;
	display: block;
	
}
.ugg_box .ugg .ugg_content ul li:first-child .mrgF{
	float: right;
	padding-right: 10px;
}
/* .ugg_box .ugg .ugg_content ul li:first-child .ugg_name{
	text-align: right;
} */
.ugg_box .ugg .ugg_content ul li:first-child .ugg_int{
	margin: 0;
	margin-bottom: 32px;
	text-align: right;
}
/* .ugg_box .ugg .ugg_content ul li:first-child .ugg_money{
	text-align: right;
} */
.ugg_box .ugg .ugg_content ul li:nth-child(4n){
	margin-left: 0;
}
.ugg_box .ugg .ugg_content ul li .ugg_name{
	text-align: center;
	font-size: 16px;
	color: #1f1d1e;
	padding-top: 28px;
	margin-bottom: 0px;
	height:50px;
}
.ugg_box .ugg .ugg_content ul li .ugg_int{
	font-size: 14px;
    color: #a9a9a9;
    width: 270px;
    margin: 0 auto;
    text-align: center;
    line-height: 23px;
    margin-bottom: 18px;
    height: 48px;
    overflow: hidden;
}
.ugg_box .ugg .ugg_content ul li .ugg_money{
	text-align: center;
	color: #0070bd;
	font-size: 16px;
	
}
.ugg_box .ugg .ugg_content ul li .ugg_img{
	position: relative;
	text-align: center;
	width: 280px;
	height: 180px;
	margin-top: 22px;
}
.ugg_box .ugg .ugg_content ul li .ugg_img img{
	width: 180px;
	height: 180px;
}
.ugg_box .ugg .ugg_content ul li .ugg_img.xinP::before{
	content: '新品上市';
	display: block;
	position: absolute;
	right: 20px;
	top: 10px;
	background: #0070bd;
	color: white;
	width: 70px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	border-radius: 50%;
	font-size: 12px;
	
}
/*////////////////////
		品牌商家
* ///////////////////*/
.brand_box{
	width: 100%;
}
.brand_box .brand{
	width: 1210px;
	margin: 0 auto;
	margin-bottom: 50px;
}
.brand_box .brand .title_content .title_text::before{
	content: none;
}
.brand_box .brand .title_content{
	text-align: left;
}
.brand_box .brand .title_text{
	padding-left: 0;
}
.brand_box .brand .brand_contet ul{
	display: flex;
	flex-flow: wrap;
}
.brand_box .brand .brand_contet ul li{
	width: 20%;
	box-sizing: border-box;
	/*border-right: 1px dashed #e1e1e1;*/
	/*border-width: 3px;*/
}
.brand_box .brand .brand_contet ul:nth-child(even){
	border-top: 1px dashed #e1e1e1;
	border-width: 3px;
}
.brand_box .brand .brand_contet ul li:nth-child(5n){
	border-right: 0;
}
.brand_box .brand .brand_contet ul li div{
	padding: 10px;
	
}
.brand_box .brand .brand_contet ul li div img{
	border: 1px solid #e1e1e1;
	width: 100%;
	/* height: 100%; */
}
/*////////////////////
		footerTop
* ///////////////////*/
.footerTop_box{
	width: 100%;
	background: url(../img/footerTop.png)no-repeat center center;
	background-size: cover;
}
.footerTop_box .footerTop{
	width: 1210px;
	margin: 0 auto;
	display: flex;
}
.footerTop_box .footerTop .footerTop_logo{
	width: 263px;
	height: 65px;
	margin-top: 60px;
	
}
.footerTop_box .footerTop .footerTop_logo img{
	width: 100%;
	height: 100%;
}
.footerTop_box .footerTop ul{
	margin-left: 85px;	
}
.footerTop_box .footerTop ul::before{
	content: '';
	width: 20px;
	height: 7px;
	background: #000000;
	display: block;
	margin-bottom: 25px;
	margin-top: 18px;
}
.footerTop_box .footerTop ul li{
	font-size: 18px;
	color: #000000;
	margin-bottom: 12px;
}
.footerTop_box .footerTop ul li a{
	color: white;
	font-size: 14px;
}
.footerTop_box .footerTop .footerTop_ewm{
	margin-left: 50px;
	margin-top: 30px;
}
.footerTop_box .footerTop .footerTop_ewm img{
	width: 133px;
	height: 133px;
	display: block;
	margin: 0 auto;
}
.footerTop_box .footerTop .footerTop_ewm p{
	margin-top: 8px;
	color: #030303;
	font-size: 12px;
	text-align: center;
}
.footerTop_box .footerTop .footerTop_lxdh{
	margin-left: 78px;
	margin-top: 60px;
}
.footerTop_box .footerTop .footerTop_lxdh p{
	margin-bottom: 10px;
	font-size: 12px;
	color: white;
}
.footerTop_box .footerTop .footerTop_lxdh .footerTop_dh{
	font-size: 24px;
	color: #000000;
}
/*////////////////////
		footerBot
* ///////////////////*/
.footerBot_box{
	width: 100%;
	background: #000000;
}
.footerBot_box .footerBot{
	width: 1210px;
	margin: 0 auto;
}
.footerBot_box .footerBot p{
	text-align: center;
	font-size: 14px;
	color: white;
	padding: 15px 0;
}
/*navigation*/
.navigation{
	position: fixed;
	top: 322px;
	z-index: 999;
}
.navigation ul{
	background: white;
	padding: 10px 0;
	border-radius: 8px;
}
.navigation ul li{
	padding: 10px 20px;
	cursor: pointer;
	border: none;
}
.navigation ul li:hover{
	background: #11a3fd;
	color: white;
}
.navigation ul li.hover{
	background: #11a3fd;
	color: white;
}
.navigation_box{
	position: absolute;
	left: -100px;
	top: 0;
	/*opacity: 0;*/
}
