.goods_case{
	width: 100%;
    height: 35rem;
    background:url("../../images/goods/drawing.png") center top no-repeat;
    background-size: 100%,35rem;
	padding: 1.3rem 0.3rem 0.3rem 0.3rem;
}
.case-border{
	width: 90%;
    height: 6rem;
    margin:0 auto;
    background:url("../../images/goods/frame.png") center top no-repeat;
    background-size: 100%,5.3rem;
	padding-top: 0.8rem;
}
.case-border1{
	width: 90%;
    height: 6rem;
    margin:0 auto;
    background:url("../../images/goods/frame-1.png") center top no-repeat;
    background-size: 100%,5.3rem;
	padding-top: 1.1rem;
}
.case-title{
	font-size: 0.68rem;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.case-style{
	width: 80%;
    height: 2rem;
    margin: 0 auto;
    margin-top: 0.5rem;
    font-size: 0.55rem;
    color: #ffffff;
    text-align: center;
    line-height: 0.85rem;
}