/* CSS Document */
.BoxFilterBy {

}
.BFB_Box  {
	max-width: 97.00000%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: center;
}
.BFB_Box .BFB_Box1  {
width: 490px;
margin-right: auto;
margin-left: auto;
font-size: 15px;
text-align: center;
overflow: hidden;
height: 40px;
display: inline-block;
vertical-align: middle;
}
.BFB_Box .BFB_Box1 span {
	margin-right: 10px;
	float: left;
}

.BFB_Box .BFB_Box2  {
font-size: 18px;
font-weight: bold;
color: #6F6F6F;
width: 200px;
display: inline-block;
height: 40px;
float: left;
vertical-align: middle;
}
.styled-select {
	width: 75px;
	height: 23px;
	overflow: hidden;
	float: left;
	background-image: url(/images/bg_select.png);
	background-repeat: no-repeat;
	margin-left: 3px;
}
.styled-select select {
	width: 100px;
	border: 0;
	border-radius: 0;
	font-size: 11px;
	color: #6D6E70;
	padding-top: 3px;
	padding-left: 3px;
	background-color: transparent;
	-webkit-appearance: none;
}
.del_flt {
	background-image: url(/images/bg_select_2.png);
	height: 23px;
	width: 26px;
	float: left;
	margin-right: 3px;
}
.styled-select2 {
	width: 75px;
	height: 23px;
	overflow: hidden;
	float: left;
	background-image: url(/images/bg_select_drak.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 3px;
	color: #FFF;
}
.styled-select2 select {
	background: transparent;
	width: 100px;
	border: 0;
	border-radius: 0;
	font-size: 11px;
	color: #000000;
	padding-top: 3px;
	padding-left: 3px;
	-webkit-appearance: none;
}
.del_flt2 {
	background-image: url(/images/bg_select_drak.png);
	height: 23px;
	width: 26px;
	float: left;
	margin-right: 3px;
	cursor: pointer;
	background-position: right;
}
.FltByBtn{
	background-image: url(/images/bg_select_3.png);
	height: 24px;
	width: 96px;
	float: left;
	font-size: 11px;
	padding-top: 4px;
	color: #666;
	text-align:center;
	margin-right: 5px;
	margin-top: 1px;
}
.FltByBtn2{
	background-image: url(/images/bg_select_green.png);
	height: 24px;
	width: 96px;
	float: left;
	font-size: 11px;
	padding-top: 4px;
	color: #FFF;
	text-align: center;
	margin-right: 5px;
	font-weight: bold;
	margin-top: 1px;
}

.HR_Red {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1A0A2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1A0A2;
	clear: both;
}
.HR_Gr {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	clear: both;
}
.HR_Gr2 {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	clear: both;
}
.HR_Gr_cb{
	clear: both;
}
.customSelect {
	width:100px;
	height:23px;
	text-align:center;
	text-indent:-10px;
	padding-top:3px;
	background:url(/images/bg_select.png) no-repeat 0 0;
	font-size:11px;
}
.customSelect.customSelectOpen {
}
.customSelect.customSelectFocus {
}
.customSelectInner {
}

.customSelect2 {
	width:96px;
	height:23px;
	text-align:center;
	text-indent:-10px;
	padding-top:3px;
	background:url(/images/bg_select_green_2.png) no-repeat 0 0;
	font-size:11px;
	font-weight: bold;
	color: #FFF;
}
.customSelect2.customSelectOpen {
}
.customSelect2.customSelectFocus {
}
.customSelectInner2 {
}





#BoxCt_Pro {
	max-width: 97.00000%;
	margin-right: auto;
	margin-left: auto;
}
.BCP_L {
	float: left;
	width: 25%;
}
.BCP_L div {
	font-size: 15px;
	color: #B92128;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.BCP_L div img {
	margin-right: 5px;
}
.BCP_L div a {
	color: #8C8C8E;
}
.BCP_R {
	float: left;
	width: 75%;
}
.BCP_List {
	width: 25%;
	float: left;
	text-align: center;
}
.BCP_SP_Pro {
	position: absolute;
	width: 45px;
	height: 45px;
	display: block;
}
.ProDl_SP_Pro {
	position: absolute;
	width: 65px;
	height: 65px;
	display: block;
	top:0px;
	left:0px;
	z-index:15;
}
.BCP_List .BCP_Img_Pro {
	height: 130px;
	width: 130px;
	text-align: left;
	overflow: hidden;
}


.BCP_List .PName1 {
	margin-top: 15px;
	text-align: left;
}
.BCP_List .PName1 a {
	color: #000;
	font-size: 12px;
}

.BCP_List .PName2 {
	font-size: 12px;
	margin-top: 5px;
	color: #000;
	text-align: left;
}
.BCP_List .PColor {
	margin-top: 15px;
	text-align: left;
}
.BCP_List .PColor img {
	margin-right: 5px;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Pro_Name {
	font-size: 18px;
	color: #000;
	padding-left: 30px;
}
.Pro_Detail {
}
.ProDl_L {
	float: left;
	width: 250px;
}
.ProDl_L .ProDl_L_1 {
}
.ProDl_L .ProDl_L_2 {
	margin: 10px;
}
.ProDl_L .ProDl_L_3 {
	margin: 10px;
}
.ProDl_C {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 180px;
}
.ProDlC_1 {
	color: #000;
	margin-bottom: 5px;
}
.ProDlC_2 {
}
.ProDl_R {
	float: left;
	width: 313px;
}

.BtnZoom {
	height: 21px;
	float: left;
	margin-right: 10px;
	cursor: pointer;
}
.BtnZoom .BtnZoom1 {
	background-image: url(/images/bg_g_btn.png);
	height: 21px;
	float: left;
	width: 21px;
}
.BtnZoom .BtnZoom1 img {
	margin-top: 5px;
	margin-left: 10px;
}
.BtnZoom .BtnZoom2 {
	background-image: url(/images/bg_g_btn.png);
	float: left;
	height: 21px;
	width: 10px;
	background-repeat: no-repeat;
	background-position: right;
}
.BtnVdo {
	height: 21px;
	float: left;
	margin-right: 20px;
	cursor: pointer;
}
.BtnVdo .BtnVdo1 {
	background-image: url(/images/bg_g_btn.png);
	height: 21px;
	float: left;
	width: 80px;
	color: #FFF;
}
.BtnVdo .BtnVdo1 img {
	margin-top: 5px;
	margin-left: 10px;
}
.BtnVdo .BtnVdo2 {
	background-image: url(/images/bg_g_btn.png);
	float: left;
	height: 21px;
	width: 10px;
	background-repeat: no-repeat;
	background-position: right;
}
.ProDlR_Color {
	overflow: hidden;
	height: 250px;
}
.ProDlR_ColorName  {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
}
.ProDlR_ColorPic  {
	float: left;
	padding: 10px;
	border: 1px solid #FFF;
}
.ProDlR_ColorPic:hover {
	border: 1px solid #CCC;
}
.ColorPic_BrW {
	border: 1px solid #FFF;
}
.ColorPic_BrG {
	border: 1px solid #CCC;
}
.ProDlR_Size {
	overflow: hidden;
}
.ProDlR_SizeName  {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
}
.ProDlR_SizePic  {
	float: left;
	border: 1px solid #CCC;
	height: 75px;
	width: 75px;
	text-align: center;
	padding: 0px;
}
.ProDlR_SizePic img {
	margin-top: 10px;
}

.ProDlR_SizePic:hover {
	border: 1px solid #CCC;
}
.Gry_Overlay {
	position: absolute;
	height: 75px;
	width: 75px;
	background-image: url(/images/bg_gry_overlay.png);
}
.Gry_Overlay:hover {
	background-image: none;
}

.Wrt_Overlay {
	position: absolute;
	height: 75px;
	width: 75px;
	background-image: none;
}
.Pro_Info {
}
.ProInfoName {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.ProInfoDl {
	padding-right: 250px;
	padding-bottom: 30px;
}
.bx-btn-pro{
	margin: 5px;
}
.bx-btn-pro .btnL , .bx-btn-pro .btnR {
	cursor: pointer;
}

/*==========STYLE_800px===========*/
@media (max-width:817px){
	.BCP_List {
		width:33.33333%
	}
}

@media (max-width:717px){
	.hid-700{
		display:none;
	}
	
	.BFB_Box .BFB_Box1{
		width:100%;
		max-width:490px;
		min-height:40px;
		height:auto;
	}
	.BFB_Box .BFB_Box1 div{
		margin-bottom:5px;
		float: none;
		display: inline-block;
	}
	.BFB_Box .BFB_Box2{
		width:100%;
	}
}

@media (max-width:567px){
	.BCP_L{
		width:35%
	}
	.BCP_R{
		width:65%
	}
	.BCP_List {
		width:50%
	}
	.PageNumBer {
    float: none;
	}
}

@media (max-width:467px){
	#BoxCt_Pro{
	text-align: center;
	}
	.BCP_L{
	width: auto;
	text-align: left;
	display: inline-block;
	float: none;
	}
	.BCP_R{
	width: 100%;
	float: none;
	text-align: center;
	}
	.BCP_List {
	width: 45%;
	float: none;
	display: inline-block;
	margin-bottom: 20px;
	}
	.BCP_List .BCP_Img_Pro {
    height: 130px;
    overflow: hidden;
    width: auto;
    text-align: center;
	}
	.BCP_List .PName1 {
		margin-top: 15px;
		text-align: center;
	}
	.BCP_List .PColor {
		margin-top: 15px;
		text-align: center;
	}
}
