.cont-bt{
	border-bottom: 4px solid #812C00;
	margin-top: 0.08rem;
	margin-bottom: 0.1rem;
}
.productList li{
    position: relative;
    float: left;
    padding:0.02rem;
    overflow: hidden;
    margin-bottom: 0.1rem;
    width: 48%;
    height: 145px;
}
.productList li:nth-child(even){
    float: right;
}
.productList {
    margin-bottom: 0.1rem;
}
.productList li img{
    display: block;
    margin:0 auto;
    width: 160px;
    height: 120px;
}
.productList li p{
    font-size: 0.14rem;
    color: #747474;
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.productList li a{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
.cont{
	width: 98%;
	margin: 0 auto;
	font-size: 0.14rem;
	color: #747474;
	margin-bottom: 0.12rem;
}
.cont-pro-bt{
	font-size: 0.17rem;
	text-align:left;
	font-weight: normal;
	border-bottom: 2px solid #747474;
}
.cont-img{
	display: block;
	width: 82%;
	border:1px solid #fff;
	height: auto;
	margin:0.1rem auto 0.2rem;
	box-shadow: 0px 2px 5px 2px #737373;

}
.xiangqing{
	font-size: 0.14rem;
	padding-left: 4px;
	color: #f70000;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 0.11rem;
}
.xiangguan{
	font-size: 0.14rem;
	padding-left: 4px;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 0.11rem;
	color: #b50202;	
}
.go-top{
	    margin-bottom: 8px;
	    font-size: 0.14rem;
}
.pro-list-nav p{
	font-size: 0.16rem;
	text-align: center;
	margin-bottom: 0.1rem;
	border-bottom: 1px solid #dfdfdf;
}
.pro-list-nav a{
	font-size: 0.14rem;
	width: 25%;
	display: block;
	float: left;
	text-align: center;
   margin-bottom:0.36rem;
}