﻿@charset "utf-8";
#quandi_com{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
}
#quandi_com_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	text-align:center;
}
#quandi_com_title{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:2rem;
	
}
#quandi_com_tbody{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	margin-top:40px;
	margin-bottom:40px;
	line-height:2;
}
#quandi_com_tbody img{
	max-width:100%;
	clear:both;
	height:auto;
	overflow:hidden;
}
#quandi_work{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	white-space:nowrap;
}
#quandi_work>div{
	width:300px;
	margin-right:10px;
	text-align:center;
}
.work_pic{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
}
.work_img{
	display:block;
	overflow:hidden;
	margin:auto;
	width:100%;
	height:auto;
}