@charset "UTF-8";
.simple_query_for_project{
	width: 700px;
	height: 185px;
	margin: 0 auto 20px;
	border: 1px solid #f26b17;
	
}
.simple_query_for_project .panel-heading{
	height: 52px;
	padding: 0;
	padding-left: 15px;
}
.simple_query_for_project .panel-heading h3{
	margin-top: 0;
	line-height: 52px;
	margin-bottom: 0;
	color: #fff;
	display: inline;
}
.simple_query_for_project .panel-heading span{
	display: inline;
	float: right;
	font-size: 16px;
	color: #3C362C;
	font-weight: bold;
	font-style:italic;
	line-height: 52px;
	padding-right: 20px; 
}
.simple_query_for_project .panel-body{
	background-repeat: no-repeat;
	background-position: 15px 30px;
	height: 133px;
	position: relative;
}
#sqp_btn{
	position: absolute;
	right: 20px;
	top: 40px;
}

.multi_query_for_project{
	width: 1100px;
	margin: 0 auto;
	margin-bottom: 50px;
}
.multi_query_for_project .panel-heading{
	padding: auto;
}
.multi_query_for_project .panel-heading h2{
	font-size: 28px;
	color: #f26b17;
	font-weight: bold;
	text-align: center;
}
.multi_query_for_project .panel-heading h3{
	font-size: 18px;
	text-align: center;
}
.multi_query_for_project .panel-heading h3 span{
	color: #EA1A1A;
}
.multi_query_for_project .panel-body{
	padding-top: 40px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: 20px 30px;
	box-shadow: 0px 4px 25px 0 rgba(0,0,0,0.5);
}
.select_box{
	text-align: center;
}
.select_box .panel-heading h2{
	font-size: 28px;
	color: #f26b17;
	font-weight: bold;
}
.select_box .panel-heading h3{
	color:#8a6d3b;
	font-size: 18px;
}

.select_box .panel-heading h3 span{
	color: #f26b17;
	font-weight: bold;

}
.select_box .panel-body .col_box{
	display: flex;
	width: 1100px;
	justify-content: space-around;
	margin: auto;
	
}
.col_item{
	width: 258px;
	height: 108px;
	box-sizing: content-box;
	padding: 4px;
}
.seB_img{
	margin-top: 8px;
	width: 242px;
	height: 92px;
	
}
.ch_box{
	width: 1100px;
	height: 400px;
	border: 1px solid #108bee;
	box-sizing: border-box;
	margin: auto;
	margin-top: -2px;
	background: #EBE7E0;

	}
#column_group{
	width: 1100px;
	margin: auto;
}
.product_list{
	width: 1100px;
	height: 400px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content:flex-start;
	box-shadow: 0px 4px 25px 0 rgba(0,0,0,0.5)
}
.product_box{
	margin-top: 20px;
	margin-left: 40px;
	position: relative;
}
.product_list_img{
	width: 200px;
	height: 200px;
}
.product_list_title{
	position: absolute;
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-color: rgba(0,0,0,0.4);
	width: 200px;
	height: 30px;
	line-height: 30px;
	top: 172px;
	left: 2px;
}
.product_box a{
	width: 204px;
	height: 204px;
	display: block;
	box-sizing: border-box;
}
.selected_box{
	display: flex;
	width: 1100px;
	margin: auto;
	margin-top: 20px;
}
.selected_list{
	width: 200px;
	height: 50px;
	display: inline-flex;
	justify-content:flex-start;
	align-items: center;
	position: relative;
	flex-wrap: wrap;
	box-shadow: 8px 10px 20px 2px rgba(0,0,0,0.2);
	box-sizing: border-box;
	border: 1px solid rgba(0,0,0,0.1);
	margin-right: 20px;
}
.selected_list P{
	margin-left: 5px;
}
.selected_list button{
	position: absolute;
	right: 3px;
	top: 5px;
}
.sqp_btn2{
	margin: auto;
	width: 240px;
}
.sqp_btn2 button {
	font-weight: bold;
	height: 60px;
	font-size: 25px;
}
.error{
	display: none;
}
.error-alert{
	width: 500px;
	z-index: 101;
	position: fixed;
	top: 300px;
	left: 500px;
}
.error-alert .panel-heading{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.error-alert .panel-body{
	color: #f26b17;
	font-size: 16px;
	
}
.error .alert-shadow{
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #000;
	position: fixed;
	z-index: 100;
	opacity: .6;
	filter: alpha(opacity=60);
}
.success{
	top: 200px !important;
	width: 800px;
}
.success p{
	margin-top: 5px;
	margin-bottom: 5px;
}
.success-alert{
	top: 50px !important;
}
.suc_txt p{
	font-size: 14px;
	color: #5A5959;
}
.success .panel-heading h2{
	font-size: 24px;
	display: inline;
	font-weight: bold;
	text-align: center;
}
.success .panel-body{
	padding: 35px;
	padding-top: 10px;
}
.st_1{
	
	
}
.st_2 p{
	font-size: 12px;
	color: #837F7F
}
.st_3 p span{
	color: #108bee;
}
.suc_product dl {
	border-bottom: 1px solid #AACFE0;
	padding-bottom: 5px;
}
.suc_product dl dt{
	display: block;
	color: #3B2D24;
	margin-bottom: 10px;
}
.suc_product dl dd div{
	display: inline;
	color: #59B4CF;
}
.suc_product dl dd .suc_product_price{
	float: right;
}
.suc_product div {
	color: #3D3B3B;
}
.suc_product div p{
	display: inline;
}
.suc_product div span{
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline; 
}
