/*列表页*/
.dede_pages {
	width:90%;
	margin:0 auto;
	padding-bottom:25%;
}


.dede_pages ul li{
	border:1px solid #000;
	float:left;
	padding:5px;
	margin-left:10px;
}
.dede_pages ul li a{
	display:block;
}



/*内容页翻页样式*/
.handle {
	padding-bottom:25%;
}


/*内容页其他样式*/
.picview img {
	margin:10px auto;
}
.labeltitle {
	margin-top:3%;
}
/*手机端购物车样式调整*/
.sp-title h2 {
	font-size:54px!important;
	text-align:center!important;
	line-height:90px!important;
}
.buycar h2 {
    font-size: 40px!important;
    color: #F60!important;
    line-height: 50px!important;
}
.dede_table tbody tr td {
    padding: 47px;
    color: #333;
    vertical-align: top;
    border-bottom: 1px solid #F0F0F0;
}
.dede_table tbody tr td input{
	height:40px;
	width:40px;
}
.dede_table tbody tr td input.ipt-txt {
	height:40px;
	width:100px;
}
.dede_table tbody tr td,th  {
	font-size:30px;
}

.dede_table thead td {
	font-size:30px;
}

.btn-s {
	width: 110px;
    height: 65px;
    border: none;
    overflow: hidden;
    color: #444;
    font-size: 22px;
    margin-right: 2px;
    cursor: pointer;
}









