/* CSS Document */
	.stone{background-color:#f6f6f6;color:#5e5757;}
	.stone .stone-center{max-width:1200px;margin:0 auto;}
	.stone-center .stone-wrap{background-color:white;padding:30px;position:relative;top:-80px;margin-bottom:30px;border-bottom:1px solid #dfdfdf;}
	.stone .stone-title{position:relative;line-height:26px;}
	.stone-wrap .title-name{margin-bottom:30px;position:relative;}
	.stone-wrap .title-name h3{font-size:36px;}
	.stone-wrap .title-name span{position:absolute;top:calc(50% - 10px);left:110px;}
	.stone-table{padding:10px 0;border-top:1px dashed #5e5757;border-bottom:1px dashed #5e5757;margin-top:30px;}
	.stone-table li{width:calc(100% / 3);float:left;padding:5px 0;}
	.stone-intro{margin:40px 0;}
	.groom-intro{margin:32px 0;}
	.stone-intro h3{margin-bottom:10px;}
	.img-wrap .stone-img{width:calc(100% / 8 - 10px);float:left;margin:0 5px;position:relative;padding-bottom:32px;}
	.use-wrap .stone-img{width:calc(100% / 4 - 10px);margin-bottom:10px;}
	.img-wrap .stone-img img{display:block;width:100%;}
	.img-wrap .stone-img.ll{margin-left:0;}
	.img-wrap .stone-img.lr{margin-right:0;}
	.img-wrap .huikuang{background:#5e5757;}
	.stone-title .title-wrap{text-align:center;}
	.stone-title .title-wrap h3{font-size:36px;margin-bottom:20px;}
	.stone-title .title-wrap p{font-size:12px;}
	.stone-title .title-wrap p:before{content:"";display:block;position:absolute;width:48px;height:1px;left:calc(50% - 24px);top:42px;background-color:#ff3f3c;}
	.device-groom{padding:0 60px;}
	.device-groom .stone-img{width:calc(100% / 3 - 10px);margin:5px;}
	.stone-design{text-align:center;padding-top:20px;}
	.pot-intro tr td{width:15%;}
	.pot-intro tr td:nth-child(1){width:25%;}
	.stone-intro>p{text-align:justify;}
.gra-wrap .stone-img{margin-bottom:10px;}
@media screen and (max-width:1366px){
  .stone .stone-center{max-width:1007px;}
}