﻿@charset "utf-8";

/* 幻灯轮播*/
.bannerBox {
  width: 100%;
  position: relative;
  z-index: 1;
}

/* 菜单 */
.menuBox {
  width: 100%;
  padding: 10px 0;
  overflow: hidden;
  background: #FFF;
}

.index_menu {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
}

.index_menu dl {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  width: 20%;
  background: #ffffff;
  padding: 10px 4px 10px 4px;
  color: #666;
  text-align: center;
}

.index_menu dl dt {
  width: 40px;
  height: 40px;
  margin: 0 auto;
}

.index_menu dl dt img {
  width: 40px;
  line-height: 40px;
}

.index_menu dl dd {
  margin-top: 5px;
  font-size: 12px;
}

/* 通栏广告 */
.indexAdd {
  width: 100%;
}

.indexAdd img {
  width: 100%;
}

/* 楼层商品 */
.floor_goodsList {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  box-sizing: border-box;
  background-color: #FFF;
  padding: 18px 2%;
}

.floor_goodsList .goods {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  width: 25%;
  overflow: hidden;
  padding: 5px;
  box-sizing: border-box;
}

.floor_goodsList .goods .goods_img {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  display: block;
  overflow: hidden;
}

.floor_goodsList .goods .goods_img img {
  width: 100%;
  height: 100%;
  position: absolute;
}

.floor_goodsList .goods dl {
  margin-top: 5px;
}

.floor_goodsList .goods dl dt {
  height: 23px;
  line-height: 23px;
  overflow: hidden;
  font-size: 12px;
}

.floor_goodsList .goods dl dd {
  height: 23px;
  line-height: 23px;
  color: #ff5e01;
  font-size: 1.1em;
  overflow: hidden;
}

/*猜你喜欢*/
.index_mayLike_box {
  width: 100%;
  padding: 15px 2%;
  overflow: hidden;
  box-sizing: border-box;
}

.index_mayLike_box .title {
  padding: 0 64px;
  width: 136px;
  text-align: center;
  font-size: 1.5em;
  margin: 0 auto;
  height: 35px;
  line-height: 35px;
  background: url(../images/mayLike_title_bg.png) no-repeat center;
}

.index_mayLike_box .goodsList ul li {
  width: 49%;
  float: left;
  margin-right: 2%;
  background-color: #fff;
  padding: 0 3px;
  box-sizing: border-box;
  margin-top: 10px;
  padding-bottom: 5px;
  border-radius: 3px;
  overflow: hidden;
}

.index_mayLike_box .goodsList ul li:nth-child(2n+2) {
  margin-right: 0;
}

.index_mayLike_box .goodsList .goods_img {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  display: block;
  overflow: hidden;
}

.index_mayLike_box .goodsList .goods_img img {
  width: 100%;
  height: 100%;
  position: absolute;
}

.index_mayLike_box .goodsList ul li .goods_name {
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 10px;
}

.index_mayLike_box .goodsList dl {
  margin-top: 5px;
}

.index_mayLike_box .goodsList dl dd {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  margin-top: 5px;
}

.index_mayLike_box .goodsList dl dd .goods_price {
  display: block;
  float: left;
  color: #ff5e01;
}

.index_mayLike_box .goodsList dl dd .goods_sold {
  display: block;
  float: right;
  color: #999;
  margin-left: 3px;
}

.slide-box .hd {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  display: -webkit-box;
  -webkit-box-pack: center;
}

.slide-box .hd ul {
  display: -webkit-box;
  padding: 10px 0;
}

.slide-box .hd li {
  width: 10px;
  height: 10px;
  margin: 0 13px;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../images/banner_dot.png) no-repeat center;
  background-size: auto 7px;
}

.slide-box .hd li.on {
  background: url(../images/banner_dotx.png) no-repeat center;
  background-size: auto 10px;
}

.indexCustomize {
  background-color: white;
}

.indexCustomize .title {
  text-align: center;
}

.indexCustomize .title .line {
  display: block;
  width: 80%;
  margin: 0px auto;
  background: url("../images/line1.png") no-repeat center;
  background-size: auto 10px;
}

.indexCustomize h2 {
  font-size: 15px;
  line-height: 25px;
}

.indexCustomize h4 {
  line-height: 20px;
  font-weight: lighter;
  font-size: 12px;
  color: #b7b7b7;
}

.indexCustomize .customizeMain {
  position: relative;
  z-index: 1;
}

.indexCustomize .customizeMain .link {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  margin-top: -45px;
  margin-left: -75px;
}

.indexCustomize .customizeMain .link a {
  display: block;
  width: 150px;
  height: 30px;
  line-height: 30px;
  margin-top: 15px;
  text-align: center;
}

.indexCustomize .customizeMain .link a span {
  display: inline-block;
  padding-right: 23px;
  font-size: 0.85em;
}

.indexCustomize .customizeMain .link a:first-child {
  background: url("../images/index_tiaoxuanbg1.png") no-repeat center;
  background-size: auto 30px;
}

.indexCustomize .customizeMain .link a:first-child span {
  background: url(../images/index_tiaoxuan_arrow1.png) no-repeat right;
  background-size: 18px auto;
}

.indexCustomize .customizeMain .link a:last-child {
  background: url("../images/index_tiaoxuanbg2.png") no-repeat center;
  background-size: auto 30px;
}

.indexCustomize .customizeMain .link a:last-child span {
  color: white;
  background: url(../images/index_tiaoxuan_arrow2.png) no-repeat right;
  background-size: 18px auto;
}

.customizeImg {
  width: 40%;
  margin: 0px auto;
}

.index_main {
  background: #FFF;
  text-align: center;
}

.index_main .title {
  height: 35px;
  line-height: 35px;
  margin-top: 25px;
  letter-spacing: 1px;
  display: inline-block;
  background: url(../images/index_titlebg1.png) no-repeat left;
  background-size: 50px auto;
}

.index_main .title span {
  display: inline-block;
  padding: 0 50px;
  background: url(../images/index_titlebg2.png) no-repeat right;
  background-size: 50px auto;
}

.index_main .title span h3 {
  padding: 0 16px;
  letter-spacing: 1px;
  font-size: 15px;
}

.index_main .cynddxs_img {
  padding: 10px;
}

.index_main .nav {
  text-align: center;
}

.index_main .nav a {
  font-size: 10px;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  display: inline-block;
  color: #777777;
}

.index_main .nav a.on {
  color: #222222;
  background: url(../images/index_navbg.png) no-repeat center bottom;
  background-size: 7px auto;
}

.index_main .switchCon {
  margin-top: 10px;
}
.switchItem .itemM{
  position: relative;
  z-index: 1;
}
.switchItem .itemM dl{
  width: 100%;
  padding: 0px 10px;
  box-sizing: border-box;
  position: absolute;
  z-index: 2;
  left: 0px;
  top: 20px;
  text-align: center;
}
.switchItem .itemM dl dt{
  font-size: 1.1em;
  line-height: 23px;
  font-weight: bold;
}
.switchItem .itemM dl dd{
  font-size: 0.9em;
  color: #666666;
  line-height: 20px;
}
.switchItem .itemM .cat_icon{
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  z-index: 2;
  left: 50%;
  margin-left: -50px;
  bottom: 0px;
}
.hotGoods ul{
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  display: -webkit-box;
  display: -moz-box;
}
.hotGoods ul li{
  width: 33%;
  padding: 5px;
  box-sizing: border-box;
}
.index_floor{
  width:100%;
  margin-top:24px;
  box-sizing:border-box;
  padding:0 8px;
}
.index_floor .index_floor_top a{
  display:block;
  border-bottom:8px solid #FFF;
}
.index_floor dl{
  width:100%;
  display:-webkit-box;
  background:#fff;
}
.index_floor dl dt{
  width:50%;
  margin-right: 10px;
}
.index_floor dl dt a{
  display:block;
  height: 0px;
  padding-bottom: 100%;
  position: relative;
  z-index: 1;
}
.index_floor dl a img{
  height: 100%;
  position: absolute;
  z-index: 2;
}
.index_floor dl dd{
  -webkit-box-flex:1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.index_floor dl dd a{
  display:block;
  height: 0px;
  padding-bottom: 50%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.index_floor dl dd a:last-child{
  margin-top: 10px;
}
.index_main .share{
  padding:20px 0 23px 0;
}
.index_main .share a{
  display:block;
  height:28px;
  line-height:28px;
  background:url(../images/index_fenxiangbg1.png) no-repeat center;
  background-size:auto 28px;
  font-size:10px;
  color:#3551ce;
}
.index_main .share a span{
  padding-left:20px;
  background:url(../images/index_fenxiangbg2.png) no-repeat left;
  background-size:auto 10px;
}
.index_main .cynddxs{
  padding:10px;
}
.index_main .lianxifangshi span{
  display:block;
  height:45px;
  line-height:45px;
  font-size:12px;
  font-weight:bold;
}

.index_main .lianxi_main{
  margin:0 14px;
  border-bottom:1px solid rgba(0,0,0,0.1);
}
.index_main .lianxi_main ul{
  height:54px;
  width:100%;
  display:-webkit-box;
}
.index_main .lianxi_main ul li{
  height:54px;
  line-height:54px;
  -webkit-box-flex:1;
}
.index_main .lianxi_main ul li img{
  width:auto;
  height:54px;
  margin:0 auto;
}
.index_main .lianxi_main .main_dl{
  width:100%;
  display:-webkit-box;
}
.index_main .lianxi_main .main_dl dl{
  width:33.3%;
  -webkit-box-flex:1;
  padding: 0 5px 25px 0;
  text-align:center;
}
.index_main .lianxi_main .main_dl dl dt{
  height: 25px;
  line-height: 25px;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
}
.index_main .lianxi_main .main_dl dl dd{
  font-size:9px;
  line-height:15px;
  color:#989898;
  overflow:hidden;
  display:-webkit-box;
  text-overflow:ellipsis;
  -webkit-line-clamp:5;
  -webkit-box-orient:vertical;
}

.index_main .free{
  position:relative;
  z-index:1;
  overflow: hidden;
  padding-bottom: 50px;
}
.index_main .free h3{
  height:50px;
  line-height:50px;
  font-size:12px;
}
.index_main .free form{
  width: 85%;
  margin: 0px auto;
}
.index_main .free .formDiv {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
}
.index_main .free .formDiv .inputDiv{
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
}
.index_main .free .formDiv .inputText{
  width: 100%;
  height: 30px;
  color: #777777;
  border: 1px solid rgba(0,0,0,0.1);
  overflow: hidden;
  padding: 0 10px;
  box-sizing: border-box;
}
.index_main .free .formDiv .inputSub{
  width: 80px;
}
.index_main .free .submit{
  width: 100%;
  border: 0px;
  background: #3551ce;
  height: 30px;
  color:#fff;
  font-size:11px;
}
.index_main .guanyuwomen{
  background:#f7f7f7;
}
.index_main .guanyuwomen .header_bg{
  height:20px;
  background:url(../images/index_header_bg.png) no-repeat center top;
  background-size:auto 20px;
}
.index_main .guanyuwomen ul{
  padding:10px 14px;
}
.index_main .guanyuwomen ul li{
  border-bottom:1px solid #e0e0e0;
  text-align:left;
  font-size:12px;
}
.index_main .guanyuwomen ul li span{
  height:43px;
  line-height:43px;
  background:url(../images/index_add.png) no-repeat right center;
  background-size:10px auto;
  display:block;
}
.index_main .guanyuwomen ul li.on span{
  background:url(../images/index_jh.png) no-repeat right center;
  background-size:10px auto;
}
.index_main .guanyuwomen ul li .guanyuwomen_hidebox{
  text-indent:1em;
  display:none;
  overflow:hidden;
}
.index_main .guanyuwomen ul li.on .guanyuwomen_hidebox{
  text-indent:1em;
  display:block;
  padding-bottom:12px;
}
.index_main .guanyuwomen ul li .guanyuwomen_hidebox font{
  height:30px;
  line-height:30px;
  display:block;
  font-size:11px;
}
.index_main .guanyuwomen ul li .guanyuwomen_hidebox img{
  float:left;
  padding-left:17px;
}
.index_main .guanyuwomen ul li .guanyuwomen_hidebox img.index_img1{
  width:70px;
  height:auto;
}
.index_main .guanyuwomen ul li .guanyuwomen_hidebox img.index_img2{
  width:40px;
  height:auto;
  padding-top:15px;
}
.index_main .guanyuwomen ul li .guanyuwomen_hidebox dl{
  line-height:25px;
}
.index_main .guanyuwomen ul li .guanyuwomen_hidebox dl dt{
  font-size:16px;
  font-weight:bold;
  color:#3551ce;
}
.index_main .guanyuwomen ul li .guanyuwomen_hidebox dl dd{
  line-height:25px;
  color:#333333;
  font-size:11px;
}
.index_main	.footer_link{
  padding:10px 0;
  background:#f7f7f7;
}
.index_main	.footer_link ul{
  text-align:center;
}
.index_main	.footer_link ul li{
  display:inline-block;
  color:#777777;
  height:20px;
  line-height:20px;
  font-size:10px;
}
.index_main	.footer_link ul li a{
  font-size:10px;
  padding:0 7px;
  color:#777777;
}
.index_main	.footer_link em{
  color:#777777;
  height:20px;
  line-height:20px;
  font-size:10px;
}
.headerLeft{
  height: 40px;
  line-height: 40px;
  padding-right: 15px;
  position: relative;
  z-index: 1;
  font-size: 0.9em;
  overflow: hidden;
}
.headerLeft:after{
  content: '';
  position: absolute;
  z-index: 0;
  top: 16px;
  right: 3px;
  display: block;
  width: 5px;
  height: 5px;
  border-color: #888;
  border-style: solid;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}
.headerLeft select{
  color: #888888;
}
.headerLogo{
  padding: 5px 0px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  margin-left: 10px;
  background: url("../images/header_logo.png") no-repeat center;
  background-size: auto 28px;
}