@charset "utf-8";
.Pro_Pro_RubEtc {
	padding-top: 60px;
}
.Pro_Pro_Rub {
	float: left;
}
.Pro_Pro_Rub span {
	display: inline-block;
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #f58320;
	line-height: 30px;
	padding-left: 16px;
}
.Pro_Pro_Sear {
	float: right;
}
.Pro_Pro_Sear_text {
	margin: 0px;
	float: left;
	height: 28px;
	width: 138px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
}
.Pro_Pro_Sear_text_dc {
	color: #a8a8a8;
}
.Pro_Pro_Listbox {
	padding-bottom: 60px;
	padding-top: 55px;
}
.Pro_Pro_List {
	margin-left: -16px;
}
.Pro_Pro_Item {
	float: left;
	width: 50%;
	padding-left: 16px;
	box-sizing: border-box;
	padding-bottom: 16px;
}
.Pro_Pro_Laybox {
	position: relative;
	border: 1px solid #a0a0a0;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.on .Pro_Pro_Laybox {
	border: 1px solid #f5841e;
}
.Pro_Pro_Pic {
}
.Pro_Pro_Tit {
	font-size: 15px;
	color: #000000;
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-color: #535353;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 15px;
	font-weight: bold;
	box-sizing: border-box;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.on .Pro_Pro_Tit {
	color: #FFFFFF;
	background-color: #f5841e;
}
.Pro_Pro2_List {
	margin-left: -16px;
}
.Pro_Pro2_Item {
	float: left;
	width: 50%;
	padding-left: 16px;
	box-sizing: border-box;
}
.Pro_Pro2_Laybox {
	position: relative;
	border: 1px solid #a0a0a0;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.on2 .Pro_Pro2_Laybox {
	border: 1px solid #f5841e;
}
.Pro_Pro2_Pic {
}
.Pro_Pro2_Tit {
	font-size: 15px;
	color: #000000;
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-color: #535353;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 15px;
	font-weight: bold;
	box-sizing: border-box;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.on2 .Pro_Pro2_Tit {
	color: #FFFFFF;
	background-color: #f5841e;
}
