﻿.mall {
	width: 100%;
	background-color: #fff;
}

.sorts {
	width: 100%;
	background-color: #eaeaea;
	padding: 20px 0 30px;
}

.sorts .content {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.sorts .content .top {
	width: 100%;
	height: 35px;
	line-height: 35px;
	background-color: #fff;
	padding-left: 20px;
	font-size: 14px;
	color: #666666;
}

.sorts .content .top a {
	color: #666666;
}

.sorts .content .top a:hover {
	text-decoration: underline;
	color: #88000B;
}

.listed {
	width: 1200px;
	margin: 15px auto 0;
	padding: 3px 15px 5px;
	background-color: #fff;
}

.listed .list {
	width: 100%;
	border-bottom: 1px dotted #e5e5e5;
}

.listed .list:last-child {
	border-bottom: none;
}

.listed .list p.bt {
	width: 50px;
	line-height: 57px;
	font-size: 14px;
	color: #666666;
}

.listed .list .right {
	width: 1100px;
}

.listed .list .right ul li {
	float: left;
	height: 30px;
	padding: 0 12px;
	line-height: 30px;
	font-size: 14px;
	color: #4c4c4c;
	cursor: pointer;
	margin: 15px 20px 0 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.listed .list .right ul li.cur {
	background-color: #88000b;
	color: #fff;
}


/*sales*/

.sales {
	width: 100%;
	padding: 5px 0 0;
	background-color: #fff;
}

.sales .content {
	margin: 0 auto;
}

.sales .content .top {
    height: 45px;
    border-bottom: 1px solid #EBEBEB;
    margin-bottom: 15px;
    margin-left: 19px;
}

.sales .content .top .left ul li {
	float: left;
	padding: 0 20px;
	line-height: 38px;
	font-size: 14px;
	color: #666;
	cursor: pointer;
}

.sales .content .top .left ul li a{
	color: #000;
}

.sales .content .top .left ul li:hover {
	background-color: #ececec;
	color: #7E0308;
}

.sales .content .bottom {
	width: 100%;
	margin-top: 25px;
}
.sales .content .bottom .list {
    width: 359px;
    height: 346px;
    float: left;
    margin-bottom: 28px;
    margin-right: 19px;
    margin-left: 19px;
    background-color: #fff;
    /* padding: 5px; */
    border: 1px solid #f8f8f8;
    box-shadow: 0 0 5px #999;
    -webkit-box-shadow: 0 0 15px #cacaca;
    -moz-box-shadow: 0 0 5px #999;
    -o-box-shadow: 0 0 5px #999;
}

.sales .content .bottom .list:hover {
	box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	-moz-box-shadow: 0 0 5px #999;
	-o-box-shadow: 0 0 5px #999;
}

/*.sales .content .bottom .list:nth-child(3n) {
	margin-right: 0;
}*/
			
.sales .content .bottom .list .tu {
	width: 359px;
	/*height: 228px;*/
	text-align: center;
	font-size: 0;
	position: relative;
}

.sales .content .bottom .list .tu span {
	display: inline-block;
	height: 100%;
	line-height: 0;
	vertical-align: middle;
}

.sales .content .bottom .list .tu img {
	height: 270px;
	width: 366px;
	vertical-align: middle;
	margin-top: 0px;
}

.sales .content .bottom .list .tu img:hover {
	transform: scale(1.02);
        transition: all 0.6s;
}

.sales .content .bottom .list .tu .ycang {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	display: none;
}

.sales .content .bottom .list:hover .tu .ycang {
	display: block;
}

.sales .content .bottom .list .tu .ycang samp {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #BFB8B8;
	display: block;
}

.sales .content .bottom .list .tu .ycang .nr {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
}

.sales .content .bottom .list .tu .ycang .nr ul li {
	float: left;
	width: 50%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	padding-left: 15px;
	cursor: pointer;
}
.sales .content .bottom .list .xia {
	/*padding: 15px;*/
	width: 100%;
}

.sales .content .bottom .list .xia .bt {
	font-size: 16px;
    color: #0a223c;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: left;
	margin-left: 10px;
}

.sales .content .bottom .list .xia .price {
	width: 100%;
	line-height: 30px;
}

.sales .content .bottom .list .xia .price span {
	font-size: 14px;
    color: #0a223c;
    margin-left: 10px;
}

.sales .content .bottom .list .xia .price span samp {
	font-family: "微软雅黑";
	font-size: 12px;
	margin-left: 10px;
	color: #999;
	text-decoration: line-through;
}

.sales .content .bottom .list .xia .price a {
	display: block;
    width: 80px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #0a223c;
    color: #edd492;
    margin-right: 10px;
    margin-bottom: 10px;
}

.sales .content .bottom .list .xia .price a:hover {
	background-color: #1e4269;
}



.ad img {
    max-width: 100%;
    margin-top: -25px;
    margin-bottom: 25px;
}
.lxwm{ padding-bottom:35px; width:1200px; margin:0px auto;}
.lxwm1{    width: 1200px;
    height: 313px;
    padding: 30px 0px 50px 0px;}
.lxwm1_left{ width:400px;position:relative;}
.lxwm1_left h3{ font-size: 23px;
    text-align: left;
    color: #000;
    margin-left: 20px; }
.lxwm1_left ul li{ float:left; width:600px; padding-top:30px;padding-left:80px;}
.lxwm1_left ul li h4{    font-size: 16px;
    font-weight: 100;
    width: 700px;
    color: #000000;}
.lxwm1_left ul li p{ line-height:15px;}
.lx1{ background:url(../images/tel1.png) no-repeat left 20px; margin-left: 30px;}
.lx2{ background:url(../images/tel.png) no-repeat left 20px; margin-left: 30px;}
.lx3{ background:url(../images/tel.png) no-repeat left 20px; margin-left: 30px;}
.lx4{ background:url(../images/email.png) no-repeat left 20px; margin-left: 30px;}
.lx5{ background:url(../images/add.png) no-repeat left 20px; margin-left: 30px;}
.lxwm2{ background:url(../images/tel.png) no-repeat; width:954px; height:313px; padding:50px 25px;}
.lxwm3{ background:url(../images/tel.png) no-repeat; width:954px; height:313px; padding:50px 25px;}
.lxwm3left { float:left; width:350px;}
.lxwm3left img { width:325px;  padding-top:15px;}
.lxwm4right{ float:left;}
.lxwm4right h3{ font-size:36px; color:#ff5d00; margin-top:20px;}
.lxwm4right p{ line-height:40px; font-size:18px; margin-top:30px;}
.wzjslc{ padding-bottom:35px; margin:0px auto; width:1006px;}
.liucheng{ margin-top:30px;}