.viewbox .title{
	padding-bottom:40px;
}
.viewbox .picview {
    width: 320px;
    height: 217px;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 100px;
}
.picview img{
	width:100%;
}
.viewbox .labeltitle strong{
	color: #333;
    display: inline-block;
    font-size: 18px;
    float: none;
    background: white;
}
.viewbox .labeltitle{
	text-align: center;
	margin-top:50px;
	margin-bottom: 50px;
	padding-top: 5px;
	background:url('../images/shop/introduce_background.png')
}
.money{
	font-size:20px;
}
.wid_auto{
	width:auto!important;
	padding-left: 5px;
}

/* Ã½Ìå²éÑ¯ */
@media screen and (max-width: 1020px){
	.wid_auto{
		padding-left: 0!important;
	}
	.mtnav{
		margin:0!important;
	}
	.content_padding{
		padding:0!important;
	}
	.tel-box{
		float: left;
	}
	.pleft,.viewbox,.picview,.infolist,.pright{
		width:100%!important;
	}
	.picview{
		padding:0 0 10px 0!important;
		height: auto!important;
	}
	.infolist{
		padding-bottom: 40px;
	}
	.labeltitle{
		background:none!important;
		text-align: left!important;
		margin-bottom: 20px!important;
	}
	.labeltitle strong{
		width:120px!important;
	}
	.tbox,.tbox td,.tbox dd,.tbox dt,.tbox li{
		border:none!important;
	}
	.tbox dt{
		margin-bottom:20px;
	}
	.tbox li{
		display: inline-block;
		width: 46%;
        height: 170px;
        box-sizing: border-box;
        margin: 0 1%;
        margin-bottom: 10px;
        padding: 0;
	}
	.preview{
		width:100%!important;
		height:auto!important;
	}
	.preview img{
		width:100%!important;
	}
	.tbox li .title{
		width:100%!important;
		height:auto!important;
		padding-top:10px;
	}
}