body{
    background: #f0f0f0;
}
.header{
    display: flex;
    width:1200px;
    font-size: 12px;
    color: #999999;
    justify-content: space-between;
    margin: 0 auto;
}
.header p{
    font-size: 14px;
}
.header a{
    color: #999999;
}
.login{
    width:200px;
}
.login a{
    padding: 0 20px ;
    display: inline-block;
    height:36px;
    line-height: 36px;
}
.header-box{
    height:36px;
    line-height: 36px;
    background: #f7f7f7;
    border-bottom: 1px solid #cccccc;
}
.header-my a{
    padding: 0 15px;
    display: inline-block;
    height:36px;
    line-height: 36px;
}
.header-my a img{
    vertical-align: middle;
    padding-right: 5px;
}
.login img{
    vertical-align: middle;
    padding-right: 5px;
}
.top-index{
    width: 1230px;
    margin: 0 auto;
    height:92px;
    padding: 25px 0 12px 0;
}
.top-index-bj{
    background: #fff;
}
.top-index{
    width: 1230px;
    display: flex;
    justify-content: space-between;
}
.search-input{
    width:483px;
    height:32px;
    padding-left: 3px;
}
.search{
    width:570px;
}

.search-submit{
   float: left;
    width: 90px;
    height: 38px;
    line-height: 38px;
    background: #003593;
    text-align: center;
    color: #FFF;
    border: 0px;
    font-size: 16px;
}
.search-input{
    background: #fff;
    line-height: 32px;
    border:none;
    outline: none;
}

.top-search{
    padding: 12px 0;
    font-size: 12px;
}
.top-search span{
    color: #999;
}
.top-search a{
    color: #999;
    padding: 0 12px;
}
.contact{
    width:230px;
    overflow: hidden;
}
.contact p{
    font-size: 30px;
    color: #003593;
    font-weight: 600;
}
.nav{
    height:40px;
    line-height: 40px;
    background: #003593;
}
.nav-list{
    width: 980px;
    margin: 0 auto;
    float: left;
}
.nav-list li{
    float: left;
    width: 80px;
    text-align: center;
    margin:0 8px;
}

.nav-list li a{
    display: block;
    color: #fff;
}
.nav-box{
    width: 1200px;
    margin: 0 auto;
}
.nav-all{
    width: 220px;
    height:40px;
    float: left;
    position: relative;
}
.all-list{
    position: absolute;
    width: 218px;
    top:40px;
    height:433px;
    border:1px solid #c9c9c9;
    left:0;
    overflow-y: auto;
    overflow-x: hidden;
}
.all-list li{
    padding: 0 10px;;
    width: 198px;

    position: relative;
}

.all-list li .nav-list-nav{
    display: block;
    width: 198px;
    margin: 0 auto;
    border-bottom: 1px solid #c9c9c9;
    padding-left: 8px;
}
.all-list li:last-child .nav-list-nav{
    border-bottom: none;
}
.classification-box{
    position: absolute;
    display: none;
    opacity: 0;
    width:440px;
    border:1px solid #bfbfbf;
    left:218px;
    background: #fff;
    z-index: 99;
    padding: 10px;
}
.classification-box a{
    display: inline-block;
    padding: 0px 15px;
}
.swiper-containera{
    width: 720px;
    margin: 10px 0 0 230px;
    float: left;

}
.swiper-wrappera .swiper-slide{
    width:720px;
    height:424px;
    z-index: 9;
}
.banner{
    width: 1200px;
    margin: 0 auto;
    height:450px;
}
.information{
    float: right;
    width: 240px;
    height:422px;
    border:1px solid #bfbfbf;
    margin: 10px 0 0 0;
}
.nav-all-title{
    background: #1b5dbd;
    height:40px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    line-height: 40px;
    padding:0 20px 0 15px;
    font-size: 12px;
}
.login-img{
    width: 60px;
    height:60px;
    float: left;
    border-radius: 32px;
}
.login-img img{
    border-radius: 32px;
}
.information-login{
    padding:9px  14px 0;
}
.login-state{
    float: right;
    margin-left: 8px;
    width: 143px;
    font-size: 12px;
    line-height: 25px;
    padding: 5px 0 0 0;
}
.login-state img{
    margin-right: 5px;
    vertical-align:middle;
}
.login-state span{
    margin: 0 5px;
}
.welfare{
    display: inline-block;
    width: 86px;
    height:20px;
    border:2px solid #999;
    border-radius: 4px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    color: #999;
}
.welfare-box{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.wx-img{
    width: 66px;
    float: left;

}
.wx{
    margin-top: 14px;
}
.wx-content{
    width: 129px;
    float: right;
    padding-top: 3px;
    color: #333333;
}
.information-login{
    height:198px;
    border-bottom: 1px solid #999;
}
.headlines-title{
    height:40px;
    line-height: 40px;
}
.headlines-title span{
    color: #502810;
    font-size: 16px;
}
.mall-headlines{
    padding: 0 9px;
}
.more{
    color: #666;
    font-size: 12px;
}
.hot{
    display: inline-block;
    width:35px;
    height:18px;
    line-height: 18px;
    text-align: center;
    background: #fff;
    border:1px solid #ff9800;
    color: #ff9800;
    margin-right: 5px;
    border-radius: 3px;
}
.maquee ul li{
    font-size: 12px;
    line-height: 28px;
}
.maquee ul li a{
    color: #666;
}
.maquee{
    height:165px;
    overflow: hidden;
}
.list-topa{
    width: 1190px;
    height:50px;
    line-height: 50px;
    background: #cde1ff;
    margin: 10px auto 0 auto;
    padding: 0 10px 0 0 ;
}
.list-titlea span{
    display: block;
    width: 4px;
    margin: 15px 15px 0 0 ;
    height:20px;
    background: #003593;
    float: left;
}
.list-titlea{
    font-size:20px;
    line-height: 50px;
    font-weight: 700;
    color: #003593;
}
.list-list{
    float: right;
    margin-right: 40px;
}
.list-list li{
    float: left;
    height: 24px;
    line-height: 24px;
    width: 65px;
    margin: 13px 6px;
    border-radius: 13px;
    cursor: pointer;
    text-align: center;
}
.list-box-img{
    width: 290px;
    float: left;
}
.list-box{
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    height:306px;
    overflow: hidden;
}
.list-content{
    float: right;
    width: 890px;
}
.list-list  .attr{
    background: #003593;
    color: #fff;
}
.list-content ul li{
    float: left;
    width: 425px;
    height:125px;
    background: #f8f8f9;
    border-radius: 5px;
    margin: 20px 20px 0 0;

}
.list-num{
    float: left;
    width: 38px;
    text-align: right;
    font-size: 36px;
    color: #1b5dbd;
    font-weight: 700;
    line-height: 125px;
}
.list-num-img{
    margin: 7px 0 0 0;
    float: left;

}
.list-num-content{
    float: left;
    width:228px;
    margin-left: 14px;
    padding-top: 30px;


}
.box-title{
    height:45px;
}
.pirce{
    color: #003593;
    font-weight: 700;
    font-size: 18px;
}
.pirce span{
    font-size:14px;
}
.list-content ul{
    display: none;
}
.list-content .sed{
    display: block;
}
.morea img{
    vertical-align: middle;
}
.floor{
    width: 1200px;
    margin: 50px auto 0 auto;
}
.floor-title{
    font-size:26px;
    line-height: 30px;
    height:30px;
    color: #003593;
    font-weight: 700;
}
.floor-title i{
    margin-right: 15px;
}
.floor-recommended{
    width:1190px;
    height: 50px;
    line-height: 50px;
    color: #333333;
    /*border:1px solid #bfbfbf;*/
    margin-top: 15px;
    font-size: 14px;
    padding:0 5px ;
}
.floor-recommended a{
    color: #333;
    margin:  8px;
}
.floor-num-right li{
    width: 284px;
    height:223px;
    background: #fff;
    padding: 2px;
    margin-left: 15px;
    float: left;
    margin-bottom: 5px;
}
.num-right-img{
    width: 100%;
    text-align: center;
}
.floor-num-left{
    float: left;
}
.floor-num-right{
    float: right;
    width: 910px;
    overflow: hidden;
}
.floor-num{
    width: 1200px;
    margin: 20px auto 0 auto ;
    height:490px;
    overflow: hidden;
}
.floor-num-right li p{
    height:36px;
    font-size: 12px;
    line-height: 18px;
    padding: 0 10px ;
    text-align: left;
    color: #666;
}
.floor-num-right li p:hover{
    color: #1b5dbd;
}
.floor-price{
    font-size: 24px;
    line-height: 35px;
    color: #003593;
    font-weight: 700;
    margin-top: 3px;
    padding: 0 10px;
}
.floor-price span{
    font-size: 16px;
    color: #003593;
    font-weight: 700;
}
.footer-top-title{
    width:1200px;
}
.footer-top-title li{
    width: 300px;
    float: left;
    overflow: hidden;
}


/*首页新增*/
.search-boxa{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;}

.head-box {
	width: 100%;
	background: #e3e4e5;
}

.head-list{
	height: 31px;
	line-height: 31px;
}

.head-left {
	float: left;
	padding: 0 2px;
}
.head-right{
	float: right;
}
.head-left i {
	font-size: 12px;
}

.head-right ul li {
	float: left;
	display: block;
	box-sizing: border-box;
	position: relative;
}

.txt-red {
	color: #ce1336;
}

.head-right ul li a i {
	font-size: 12px;
	padding:0px 5px;
}

.head-right ul li a {
	padding: 0px 10px;

}

.head-list-fg::after {
	content: "";
	width: 1px;
	top: 9px;
	right: 0;
	position: absolute;
	background: #C0C0C0;
	height: 12px;
}
.head-list-fg:last-child:after{
	width: 0;
	content:"";
}
.head-list-fg:hover >a{
	color: #ce1336;
}
.seticon-dh{
	display: inline-block;
	transition: all .6s;
	transform-style: preserve-3d;
}
/*头部下拉框*/

.myjd {
	width: 100%;
	display: none;
	position: absolute;
	background: #FFFFFF;
	border-top: 0px;
	border: 1px solid #C0C0C0;
	z-index: 9;
	top: 0px;
	left: 0px;
	padding-top: 30px;
}
.myjd ul {
	width: 100%;
	float: left;
}
.myjd ul li{
	width: 100%;
}
.myjd li {
	line-height: 27px;
	color: #999;
}
.myjd ul li:hover{
	background: #e3e4e5;
	color: #575757;
}
.myjd-top {
	width: 100%;
	float: left;
	border-bottom: 1px solid #C0C0C0;
}

.myjd-top ul {
	width: 100%;
	overflow: hidden;
	float: left;
}

.myid-bottom ul {
	width: 100px;
	overflow: hidden;
	float: left;
}
.myjdhover{
	margin: -1px;
}
.myjdhover a{
	display: block;
	z-index: 9999;
	position: relative;
}
.myjdhover:hover .myjd {
	display: block;
}
.head-list-fg:hover .seticon-dh{
	transform: rotateZ(-180deg);
}

.head-box { width:100%; background:#e3e4e5; }
.head-box .head-list { height:31px; line-height:31px; }
.head-box .head-list .head-left { float:left; padding:0 2px; }
.head-box .head-list .head-left a { font-size:12px; color:#707070;}
.head-box .head-list .head-left i { font-size:12px; }
.head-box .head-list .head-right { float:right; }
.head-box .head-list .head-right a { font-size:12px; color:#707070;}
.head-box .head-list .head-right .head-list-box .myjdhover { margin:-1px; }
.head-box .head-list .head-right .head-list-box .myjdhover a { display:block; z-index:9999; position:relative; padding:3px 10px 0 10px!important;}
.head-box .head-list .head-right .head-list-box .myjdhover:hover .myjd { display:block; }
.head-box .head-list .head-right .head-list-box .head-list-fg:hover .seticon-dh { transform:rotateZ(-180deg); }
.head-box .head-list .head-right .head-list-box .head-list-fg { float:left; display:block; box-sizing:border-box; position:relative; }
.head-box .head-list .head-right .head-list-box .head-list-fg a { padding:0px 10px; }
.head-box .head-list .head-right .head-list-box .head-list-fg a i { font-size:12px; padding:0px 5px; }
.head-box .head-list .head-right .head-list-box .head-list-fg a .seticon-dh { display:inline-block; transition:all .6s; transform-style:preserve-3d; }
.head-box .head-list .head-right .head-list-box .head-list-fg .myjd { width:100%; display:none; position:absolute; background:#FFFFFF; border-top:0px; border:1px solid #C0C0C0; z-index:9; top:0px; left:0px; padding-top:30px; }
.head-box .head-list .head-right .head-list-box .head-list-fg .myjd h3 { margin-left:10px; line-height:30px; font-size:12px; font-weight:600; }
.head-box .head-list .head-right .head-list-box .head-list-fg .myjd ul { width:100%; float:left; overflow:hidden; }
.head-box .head-list .head-right .head-list-box .head-list-fg .myjd ul li { width:100%; line-height:27px; color:#999; }
.head-box .head-list .head-right .head-list-box .head-list-fg .myjd ul li:hover { background:#e3e4e5; }
.head-box .head-list .head-right .head-list-box .head-list-fg .myjd ul li:hover a { color:#575757; }
.head-box .head-list .head-right .head-list-box .head-list-fg::after { content:""; width:1px; top:11px; right:0; position:absolute; background:#C0C0C0; height:12px; }
.head-box .head-list .head-right .head-list-box .head-list-fg:last-child:after { width:0; content:""; }
.head-box .head-list .head-right .head-list-box .head-list-fg:hover > a { color:#ce1336; }
.commonality { width:1200px; margin:0 auto; }

.seek-head { width:1200px; height:104px; margin:0 auto;  position:relative; display:flex;flex-direction:row;justify-content:space-between;align-items:center;}
.seek-head .seek-left { width:213px; height:100%; margin-left:0px;}
.seek-head .seek-left .head-log { display:block; height:100px; width:250px; overflow:hidden; font-size:0; }
.seek-head .seek-left .head-log a { width:100%; height:100%; display:block; text-indent:-999px; }
.seek-head .seek-box { overflow: hidden; width:450px; height:auto; overflow:hidden; padding-top:15px;  }
.seek-head .seek-box .from { width:450px; height:36px; float:left; margin-top:26px; }
.seek-head .seek-box .from #seek-inpt { float:left; border:2px solid rgba(225, 37, 27, 1); width:360px; height:36px; float:left; padding:0 10px; color:#000; outline:none; }
.seek-head .seek-box .from #seek-btn { float:left; height:100%; width:90px; height:36px; background:rgba(225, 37, 27, 1); text-align:center; color:#FFF; border:0px; font-size:16px; }
.seek-head .seek-box .lisjr-box { width:100%; display:block;  overflow:hidden; }
.seek-head .seek-box .lisjr-box ul li { float:left; margin-right:10px; }
.seek-head .seek-box .lisjr-box a { color:#707070; font-size:12px;}
.seek-head .seek-btnbox { float:right; font-size:14px; margin-top:-10px; }
.seek-head .seek-btnbox .combtn { height:36px; text-align:center; float:left; border:1px solid #DFDFDF; line-height:36px; background:#F9F9F9; cursor:pointer; }
.seek-head .seek-btnbox .combtn .shopcat { padding:0 0px; color:#f30213; }
.seek-head .seek-btnbox .combtn .shopcat:hover { color:#000; }
.seek-head .seek-btnbox .combtn i { font-size:14px; margin-right:5px; }
.seek-head .seek-btnbox .combtn b.vdb { width:18px; height:18px; line-height:18px; text-align:center; margin-left:4px; font-weight:500; font-size:12px; border-radius:30px; display:inline-block; background:#f30213; color:#fff; }
.seek-head .seek-btnbox .shaoma { margin-left:30px; padding:0 18px; position:relative; z-index:2; }
.seek-head .seek-btnbox .shaoma i { font-size:18px; display:block; line-height:36px; float:left; }
.seek-head .seek-btnbox .shaoma i span { float:left; }
.seek-head .seek-btnbox .shaoma .wxorzfb { display:none; width:200px; height:auto; background:#FFFFFF; position:absolute; z-index:1; border:1px solid #C0C0C0; top:34px; right:-1px; }
.seek-head .seek-btnbox .shaoma .wxorzfb .wxorzfb-img { padding:2px 0 0 0; width:100%; height:100%; float:left; text-align:center; }
.seek-head .seek-btnbox .shaoma .wxorzfb .wxorzfb-img img { display:block; width:100%; margin:0 auto; }
.seek-head .seek-btnbox .shaoma:hover { background:#FFFFFF; border-bottom:none; border:1px solid #C0C0C0; }
.seek-head .seek-btnbox .shaoma:hover .wxorzfb { display:block; }
.seek-head .seek-btnbox .shaoma:hover:after { width:100%; height:3px; left:0px; top:33px; z-index:9999; position:absolute; background:#FFF; content:""; }
.bg-wriper{ background: rgba(225, 37, 27, 1); }
.chaoshi_fs { width:100%; background:#f6f6f6; }
.bg-wriper { background: #0143B8; }
.bg-wriper .chaoshi-box { height:40px; margin:0 auto; }
.bg-wriper .chaoshi-box .chaoshi-title { height:40px; width:180px; padding-left:10px; line-height:39px; color:#FFF; font-size:15px; background:#013BA1; float:left; }
.bg-wriper .chaoshi-box .chaoshi-title:hover {background: #02225B}
.bg-wriper .chaoshi-nav { overflow:hidden; }
.bg-wriper .chaoshi-nav .navlist { float:left; font-size:16px; }
.bg-wriper .chaoshi-nav .navlist li { float:left; line-height:40px; text-align:center; padding:0 30px; }
.bg-wriper .chaoshi-nav .navlist li:hover { background: rgb(171, 9, 0) }
.bg-wriper .chaoshi-nav .navlist li a { display:block; font-size:16px; width:100%; height:100%;color:#fff; }
.bg-wriper .chaoshi-nav .navlist li:hover a { color:#fff; }

/* 分类下拉通用样式 */
.allsort { position:relative; }
.allsort .sortlist { width:190px; height:438px; background:rgba(117, 117, 117, 0.7); position:absolute; left:0px; z-index:99; }
.allsort .sortlist li { width:100%; height:29px; }
.allsort .sortlist li h2 a { width:85%; padding:0 15px; font-size:14px; color:#fff; line-height:29px; display:block; position:relative; }
.allsort .sortlist li h2 a:after { width:30px; text-align:center; height:100%; right:0px; top:0px; bottom:0px; position:absolute; font-size:12px; font-family:"coolc"; content:"\e7e8"; }
.allsort .sortlist li.hover h2 a { background:rgba(64, 64, 64, 0.96); }
.allsort .sortlist li.hover h2 a:before { width:2px; height:100%; position:absolute; left:0px; top:0px; bottom:0px; background:#005CFF; content:""; }
.allsort .sortlist li.hover h2 a:after { color:#fff; }
.allsort .sublist { width:810px; height:438px; background:#fff; position:absolute; padding:0px 15px; left:190px; top:0px; z-index:99; border:1px solid #eee; border-left:0px; overflow:auto; }
.allsort .sublist .categorybox { width:100%; height:auto !important; display:table !important; border-bottom:1px solid #eee; padding:9px 0; }
.allsort .sublist .categorybox a { height:30px; line-height:30px; font-size:12px; margin-right:1px; margin-bottom:1px; }
.allsort .sublist .categorybox dt { height:30px; line-height:30px; width:200px; float:left; }
.allsort .sublist .categorybox dt a { height:30px; line-height:30px; color:#333; }
.allsort .sublist .categorybox dd { width:675px; float:left; }
.allsort .sublist .categorybox dd a { color:#999; padding:0 10px; font-weight:500; float:left; transition:.3s ease-in-out; border-radius:3px; }
.allsort .sublist .categorybox dd a:hover { background:#0143B8; color:#fff; transition:.3s ease-in-out; }
.chaoshilist-box { width: 100%; margin: 0 auto; overflow: hidden; }

.banner-main { width: 100%; float: left; background: #FFFFFF; margin: 0; }

.banner-img { width: 100%; height: 438px;}
.banner-img img { object-fit: cover; width:100%; height:438px;}
.banner-btom { width: 100%; }

.banner-btom div { float: left; }
.banner-btom-img{ width: 390px; height: 150px; overflow: hidden; }

.swiper-container { width: 100%; height: 100%; }
.brand-box{ overflow: hidden; }
.favorable-top { background: linear-gradient(180deg, #ffeec6 0, #ffd7a7); padding: 20px 0; }
.banner-right-head::before { content: ""; margin: 0 5px; display: inline-block; vertical-align: middle; width: 10px; height: 1px; background: #934b20; }
.banner-right-head::after { content: ""; margin: 0 5px; display: inline-block; vertical-align: middle; width: 10px; height: 1px; background: #934b20; }
.banner-right-head { text-align: center; font-size: 16px; color: #ce1336; }
.banner-right p { text-align: center; color: #ce1336; }
.favorable-box { width: 180px; margin: 0 auto; border-top:4px solid #ce1336; margin-top: 10px; }
.favorable-box a:hover{ color:#FFFFFF; }
.favorable-box-money { font-size: 26px; padding-top: 23px; background: #FFFFFF; }
.favorable-box-title { padding-bottom: 23px; background: #FFFFFF; }
.favorable-box-title2 { border-top:3px dashed #ce1336; line-height: 36px; color:#ce1336; background: #FFFFFF; position: relative; }
.favorable-box-title2:after{ content:""; width:12px; height:12px; top:-7px; right:-4px; border-radius:6px; background:#ffd7a7; position:absolute; }
.favorable-box-title2:before{ content:""; width:12px; height:12px; border-radius:6px; top:-7px; left:-5px; background:#ffd7a7; position:absolute; }
.favorable-box-btn { display: block; width: 100%; height: 36px; background:#ce1336; text-align: center; line-height: 36px; font-size: 14px; color: #FFFFFF; }
.favorable-bottom { background: linear-gradient(180deg, #fff2c6 0, #ffdeaa); padding: 9px 0px 1px 0px; height: 100%; }
.favorable-bottom p { margin-bottom: 10px; }
.baner-su { width: 180px; height: 185px; border-radius: 8px; margin: 0 auto; overflow: hidden; background: #FFFFFF; }
.banner-right-wrap {margin: 0 auto;width:1200px;position: relative;}
.banner-right { position:absolute;width:200px; right:0;top:0;z-index: 1 }
/*大轮播图*/
.swiper-goods-box { width:100%; height:100%; text-align:center; }
.swiper-goods-box img { display: block; width:130px; height:130px; margin:10px auto; }
.swiper-fenye{ height: 20px; margin-bottom:10px; }
.fenye-box{ margin-top: 15px; width: 1200px; height: 80px; overflow: hidden; position: relative; border: 4px solid #575251; background: #FFFFFF; }
.fenye-dw{ width: 100px; height: 18px; margin: 0 auto; border-radius:1px ; text-align: center; padding-top: 5px; }
.fenye-dw span{ margin: 0 5px; width: 10px; height: 10px; }
.swiper-button-prev.swiper-button-white.bannericon-right{ background: rgba(0,0,0,0.4); width:40px; height:85px; color:#FFF; text-align:center; left:-40px; line-height:85px; }
.swiper-button-prev.swiper-button-white.bannericon-right i{ font-size:30px; }
.swiper-button-next.swiper-button-white.bannericon-left { background: rgba(0,0,0,0.4); width:40px; color:#FFF; height:85px; right:-40px; text-align:center; line-height:85px; }
.swiper-button-next.swiper-button-white.bannericon-left i{ font-size:30px; }
.swiper-goods-box .btn { margin:0 auto; }
.banner-img .swiper-container .bannericon-right,.banner-img .swiper-container .bannericon-left{ transition:0.2s all; }
.banner-img:hover .bannericon-right { left:20px;}
.banner-img:hover .bannericon-left { right:20px;}



/*商品列表宽亮*/
.goodslist { height: 540px; margin-top: 10px; }

/*商品内容头部*/
.goodslist-head { height: 44px; line-height: 44px; display: flex; align-items: center; justify-content: space-between; background: #0143B8; padding: 0 10px; }
.goodslist-head h3 { color: #fff; display: inline-block; font-size: 22px; }
.goodslist-head #cutgoodslist li:hover a{ color: #ccc !important; }
.goodslist-head #cutgoodslist li a{ display: block; line-height: 26px;color:#fff; }
.goodslist-head .goos-list-qh{ float: right; }
.goodslist-head .goodsheadlist-a a{ color: #ce1336 !important; border-bottom: 2px solid #ce1336; }
.goodslist-head .goos-list-qh ul li{ float: left; margin-left: 30px; line-height: 26px; font-size: 16px; }
.goodslist-head .goos-list-qh ul li a{ padding: 1px; }

/*商品内容*/
.goodslist-left { height: 485px; float: left; }
.goodslist-left .goods-img { height: 70%; overflow: hidden; }
.goodslist-left .goods-lable { bottom: 0; height: 30%; width: 190px; overflow: hidden; background:#CE1336; }
.goodslist-left .goods-lable ul{ float: left; padding: 0 8px; }
.goodslist-left .goods-lable ul li { width:75px; height:28px; float:left; border:1px solid #fff; background:rgba(255,255,255,0.3); text-align:center; line-height:26px; margin:14px 4px 0px 4px; overflow: hidden; }
.goodslist-left .goods-lable ul li:hover{ border-color: #fff; background:none; }
.goodslist-left .goods-lable ul li:hover a{ color: #FFFFFF; display:block; }
.goodslist-left .goods-lable ul li a { color: #FFFFFF!important; font-size:12px;}

  /*楼层颜色*/
.goodslist:nth-child(2) .goods-lable { background:#ab5da6; }
.goodslist:nth-child(3) .goods-lable { background:#52c4ff; }
.goodslist:nth-child(4) .goods-lable { background:#4ed3b2; }
.goodslist:nth-child(5) .goods-lable { background:#ffb400; }

/*商品框*/
.goods-main { width: 1010px; float: left; overflow: hidden; }
.goods-main .goods-main-list { overflow: hidden; height: 485px; background:#fff; }
.goods-main li { width: calc(100% / 5 - 30px); height: calc(50% - 20px); padding: 10px 14px 0; background: #FFFFFF; float: left; position: relative; border-right: 1px solid #f2f2f2; border-bottom: 1px solid #F2F2F2; }
.goods-main li:nth-child(5n) { border-right:0px; }
.goods-main li:nth-child(n+6) { border-bottom:0px; }
.goods-main .goods-main-list li p {color:#707070; margin-bottom: 7px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; height: 36px; -webkit-box-orient: vertical; font-size: 12px; }

.goods-main .gd-img a{ display: block; }
.goods-main .goods-main-list li img { display:block; width:140px; height:140px; margin:10px auto 10px; }
.goods-main .goods-main-list li span { color:#0143B8; font-size:14px; }
.goods-main-list li i{ color:#0143B8; position:absolute; font-size:16px; bottom:10px; right:15px; }

.commonality {width: 1200px;margin: 0 auto; }


 .gd-img img{transition: all 0.6s;}
 .gd-img:hover img{transform: translateY(-10px);}
 .gd-img:hover p{ color: #ce1336; }
 
 
 /*左侧楼层定位bar*/
.elevator { width:78px; left:50%; top:50%; border:1px solid #d6d6d6; border-radius:3px; position:fixed; margin-top:-130px; margin-left:-689px; background:#fff; z-index:100; display:none; }
.elevator .index-nav-sort { padding:4px; }
.elevator .index-nav-sort a { width:68px; height:36px; line-height:36px; color:#707070; font-size:12px; display:block; margin:0 auto; text-align:center; border-bottom:1px solid #eee; }
.elevator .index-nav-sort a .coolc,.index-nav-sort a .nav-title { display:inline-block; }
.elevator .index-nav-sort a .coolc { width:18px; height:36px; margin-right:4px; text-align:left; }
.elevator .index-nav-sort a.active { background:#cb2730; color:#fff; border-radius:3px; }
