
/* HOME */
#indexN_container{ width:100%; background-color:#f5f8fa;}

#indexN_headers{ height:420px; background-color:#f5f8fa; overflow:hidden; padding-top:20px; margin-bottom:14px; position:relative;}
#indexN_headers .indexN_header{ width:1200px; height:420px; position:absolute; left:50%; margin-left:-600px; overflow:hidden; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
#indexN_headers .indexN_header img{  width:100%; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
#header_pagination{ width:50px; height:22px; line-height:22px; text-align:center; background-color:#301c1a; font-size:14px; color:#fefefe; font-family:Arial; position:absolute; bottom:20px; left:1347px; border-radius:11px; -moz-border-radius:11px; -webkit-border-radius:11px; opacity:0.8;filter:alpha(opacity=80);}

.indexN_content{ width:1200px; margin:0px auto; color:#000;}
.indexN_content .indexN_title{ height:86px; line-height:86px; text-align:center; font-size:28px; color:#000; position:relative;}
.indexN_content .indexN_title .tit_more{ line-height:30px; font-size:14px; color:#999999; text-decoration:underline; position:absolute; right:20px; bottom:20px;}

#goods_index{ width:1200px; margin:0px auto 15px; overflow:hidden;}
#goods_index .goods{background:#fff; width:230px; height:340px; font-size:12px;text-align:center;float:left;margin-right:10px;overflow:hidden; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; position:relative;}
#goods_index .goods a{ display:block;text-decoration:none;color:#333}
#goods_index .goods img{width:210px;}
#goods_index .goods .name {height:40px; line-height:20px; overflow:hidden; margin:8px 20px; text-align:left;color:#333;}
#goods_index .goods .jiage { height:20px; line-height:20px; margin:0px 20px 10px; text-align:left;}
#goods_index .goods .jiage .jg{ color:#000; font-size:16px;}
#goods_index .goods .jiage .p_num{ color:#969696; text-decoration:line-through; padding-left:15px;}
#goods_index .goods .hdggy{ height:24px; padding:5px 10px 0px;}
#goods_index .goods .hdggy .xstm{ height:24px; line-height:24px; padding:0px 10px; background-color:#ffebeb; color:#ff2d3b; border-radius:12px; -moz-border-radius:12px; -webkit-border-radius:12px; margin-left:10px; float:left;}
#goods_index .goods .hdggy .lzyfs{ height:24px; line-height:24px; padding:0px 15px; background-color:#e9edf0; color:#969696; border-radius:12px; -moz-border-radius:12px; -webkit-border-radius:12px; margin-left:10px; float:left;}

#goods_index .goods i{position:absolute;left:-100%;top:0;width:100%;height:100%;background-image:-moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0));background-image:-webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0));transform:skewx(-30deg);-o-transform:skewx(-30deg);-moz-transform:skewx(-30deg);-ms-transform:skewx(-30deg);-webkit-transform:skewx(-30deg)}
#goods_index .goods:hover i{left:100%;transition:.5s;-moz-transition:.5s;-o-transition:.5s;-webkit-transition:.5s;-ms-transition:.5s}

#goods_index .swiper-button-next{ width:40px; height:40px; background:url(./images/swiper_next_button.png) no-repeat; background-size:40px auto;}
#goods_index .swiper-button-prev{ width:40px; height:40px; background:url(./images/swiper_prev_button.png) no-repeat; background-size:40px auto;}

/*热销分类*/
#category_index{ width:1200px; margin:0px auto;}
#category_index .category_unit{ display:block; width:190px; height:230px; margin-right:12px; overflow:hidden; float:left; text-align:center; color:#333; font-size:13px; background-color:#fff;border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; text-decoration:none;}
#category_index .category_unit .cat_img{ width:190px; height:190px;}
#category_index .category_unit .cat_img img{ width:190px; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
#category_index .category_unit .cat_na{ line-height:40px;}

/*底部*/
.indexN_bottom{ width:1200px; margin:60px auto 0px; padding-bottom:40px; color:#000;}
.indexN_botunit{ width:240px; margin:0px 30px; overflow:hidden; float:left; text-align:center; color:#000;}
.indexN_botunit .bimg img{ width:140px;}
.indexN_botunit .bp1{ height:80px; line-height:80px; font-size:20px;}
.indexN_botunit .bp2{ line-height:22px; font-size:14px;}


#circle_index .comment_unit{ display:block; width:278px; background-color:#fff; text-decoration:none; border:solid 1px #ebebeb; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; overflow:hidden; position:relative; float:left;}
#circle_index .comment_unit .comm_img{ width:278px;}
#circle_index .comment_unit .comm_img img{ width:278px;}
#circle_index .comment_unit .comm_con{ padding:0px 12px; margin:20px 0px; height:40px; overflow:hidden; line-height:20px; color:#737373; font-size:14px; word-wrap:break-word; word-break:break-all;}
#circle_index .comment_unit .comm_supp{ height:40px; padding:0px 12px 15px;}
#circle_index .comment_unit .userimg{ width:40px; height:40px; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; overflow:hidden; float:left;}
#circle_index .comment_unit .userimg img{ width:40px;}
#circle_index .comment_unit .username{ width:150px; color:#b9b9b9; line-height:40px; padding-left:5px; overflow:hidden; float:left;}
#circle_index .comment_unit .comm_supp .tu{ display:block; width:16px; height:20px; background:url(./images/index_icon_circle_support.png) left 2px no-repeat; background-size:16px; margin-top:10px; margin-right:5px; float:right;}
#circle_index .comment_unit .comm_supp .supp{ font-size:14px; line-height:20px; color:#b9b9b9; margin-top:10px; float:right;}



/*官网文章*/
.article .title{font-weight:bold; width:890px; margin:0px auto; color:#333333;  margin-top:20px; font-size:16px;}
.article .title1{font-weight:bold; width:890px; margin:0px auto; color:#333333;  margin-top:30px; font-size:16px;}
.article .title2{font-weight:bold; width:890px; margin:0px auto; color:#333333;  margin-top:20px; font-size:14px;}
.article .content{width:890px; margin:0px auto; color:#333333;  margin-top:10px; font-size:12px;  line-height:20px;}
.article .content1{width:890px; margin:0px auto; color:#333333;  margin-top:20px; font-size:12px;  line-height:20px;}
.article .content2{width:890px; margin:0px auto; color:#333333;  font-size:12px;  line-height:20px;}


/*找商品*/
.find_cate_content{ width:1160px; margin:0px auto; padding-top:1px;}
.find_cate_main_c{ width:100%; line-height:24px; font-size:24px; font-family:"PingFang SC Regular"; color:#333; text-align:center; margin-top:60px;}
.find_cate_main_e{ width:100%; line-height:14px; font-size:14px; font-family:Arial; color:#969696; text-align:center; margin-top:10px; margin-bottom:46px;}
.find_cate_content .find_cate_box{ width:180px; margin:0px 50px; text-align:center; float:left;}
.find_cate_content .find_cate_box a{ display:block; text-decoration:none;}
.find_cate_content .find_cate_box .cate_img{ width:180px; height:180px; border:solid 1px #ebebeb; border-radius:30px; -moz-border-radius:30px; -webkit-border-radius:30px; overflow:hidden;}
.find_cate_content .find_cate_box .cate_img img{ width:180px;}
.find_cate_content .find_cate_box .cate_text{ height:35px; margin-top:20px; margin-bottom:30px;}
.find_cate_content .find_cate_box .ctext{ font-size:16px; color:#333; line-height:16px;}
.find_cate_content .find_cate_box .etext{ color:#969696; line-height:12px; margin-top:5px;}
.find_hot_brands{ width:100%; background-color:#f5f5f5;}
.find_hot_brands .left_border{ border-left:solid 1px #fff;}
.find_hot_brands .see_all{ display:block; width:199px; height:116px; border-right:solid 1px #fff; background:url(./images/flow_icon_right_arr.png) 150px 50px no-repeat; background-size:15px; background-color:#f5f5f5; text-align:center; font-family:Arial; text-decoration:none; float:left;}
.find_hot_brands .see_all .all_p1{ font-size:15px; color:#333; line-height:16px; font-weight:bold; margin-top:39px;}
.find_hot_brands .see_all .all_p2{ color:#969696; line-height:22px;}


/* 妈咪圈 */
.mommy_container{ width:1200px; margin:0px auto;}
.mommy_container .list_z1{ width:285px; margin-right:20px; float:left;}
.mommy_container .list_z2{ width:285px; float:left;}
.mommy_container .comment_unit{ display:block; width:283px; background-color:#fff; text-decoration:none; margin-bottom:20px; border:solid 1px #ebebeb; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; overflow:hidden; position:relative; float:left;}
.mommy_container .comment_unit .comm_img{ width:283px;}
.mommy_container .comment_unit .comm_img img{ width:283px;}
.mommy_container .comment_unit .comm_con{ padding:0px 12px; margin:20px 0px; height:40px; overflow:hidden; line-height:20px; color:#737373; font-size:14px; word-wrap:break-word; word-break:break-all;}
.mommy_container .comment_unit .comm_supp{ height:40px; padding:0px 12px 15px;}
.mommy_container .comment_unit .userimg{ width:40px; height:40px; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; overflow:hidden; float:left;}
.mommy_container .comment_unit .userimg img{ width:40px;}
.mommy_container .comment_unit .username{ width:150px; color:#b9b9b9; line-height:40px; padding-left:5px; overflow:hidden; float:left;}
.mommy_container .comment_unit .comm_supp .tu{ display:block; width:16px; height:20px; background:url(./images/index_icon_circle_support.png) left 2px no-repeat; background-size:16px; margin-top:10px; margin-right:5px; float:right;}
.mommy_container .comment_unit .comm_supp .supp{ font-size:14px; line-height:20px; color:#b9b9b9; margin-top:10px; float:right;}
.mommy_container .comment_unit i{ width:100%; height:100%; position:absolute; left:-100%;; top:0; background-color:#000; opacity:0.3; filter:alpha(opacity=30);}
.mommy_container .comment_unit:hover i{ left:0;}
.mommy_more_koubeis{ display:block; width:100%; height:60px; line-height:60px; text-align:center; color:#ff2837; font-size:16px; background-color:#f0f0f0; font-weight:bold; text-decoration:none; cursor:pointer;}
.mommy_more_koubeis:hover{ text-decoration:none; color:#ff2837;}

/* 扫码下载提示弹窗 */
#page_pop-ups_bg{ width:100%; height:100%; position:fixed; top:0px; left:0px; background-color:#000; opacity:0.3; filter:alpha(opacity=30); z-index:101; display:none;}
#page_pop-ups{ width:360px; position:absolute; left:50%; margin-left:-180px; margin-top:-263px; z-index:102; display:none;}
#page_pop-ups .popups_part1 img{ width:360px;}
#page_pop-ups .popups_part2{ width:360px; padding-top:44px; background-color:#fff; text-align:center; font-family:"PingFang SC Regular"; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;}
#page_pop-ups .popups_part2 .pop_ewm{ margin-bottom:16px;}
#page_pop-ups .popups_part2 .pop_ewm img{ width:160px;}
#page_pop-ups .popups_part2 .pop_text{ padding:0px 20px; font-size:16px; color:#333; line-height:24px;}
#page_pop-ups .popups_part2 .pop_ok{ height:60px; line-height:60px; font-size:18px; color:#4187f0; border-top:solid 1px #ebebeb; margin-top:30px;}
















































