/*div{
border: 1px solid red;	
}*/
body{
	background-color:white;
	min-width:1140px;
}
.body{
	float: left;
	width: 100%;
	margin-top: 16px;
	height: 832px;
}
*{
	font-family:"微软雅黑"!important;
}
.body-center{
	width: 1140px;
	height: 100%;
	margin: 0 auto;
	background-color: white;
}
.body-center-head{
	height: 115px;
	width: 100%;
	float: left;
	text-align: center;
}
.body-center-head p{
	margin: 0;
	color: #3a3a3a;
	font-size: 26px;
	line-height: 115px;
	cursor: pointer;
}
.body-center-list{
	position: relative;
	width: 100%;
	height: 70px;
	float: left;
}
.bcl-left{
	width: 60px;
	height: 100%;
	float: left;
	margin-left: 50px;
}
.bcl-left p{
	margin: 0;
	color: #3a3a3a;
	font-size: 14px;
	line-height: 70px;
}
.bcl-btn{
	width: 407px;
	height: 40px;
	float: left;
	position: absolute;
	left: 160px;
	top: 13px;
}
::-webkit-input-placeholder {
	color: #999999;
	padding-left: 10px;
	position: relative;
}
::-moz-placeholder {
	color: #999999;
	padding-left: 10px;
	position: relative;
}
::-ms-input-placeholder{
	color: #999999;
	padding-left: 10px;
	position: relative;
}
.bcl-img{
	width: 40px;
	height: 40px;
	float: left;
	position: absolute;
	left: 571px;
	top: 15px;
}
.bcl-img img{
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.bcl-btn2{
	width: 295px;
	height: 40px;
	float: left;
	position: absolute;
	left: 160px;
	top: 13px;
}
.bcl-btn3{
	width: 105px;
	height: 40px;
	float: left;
	position: absolute;
	left: 465px;
	top: 15px;
	border:1px solid #e4e4e4;
	cursor: pointer;
	text-align: center;
}
.bcl-btn3 p{
	margin: 0;
	color: #999999;
	font-size: 14px;
	line-height: 40px;	
}
.body-center-psd{
	position: relative;
	width: 100%;
	height: 15px;
	float: left;
}
.bcp-list{
	width: 300px;
	height: 100%;
	float: left;
	margin-left: 150px;
}
.bcp-list-1{
	float: left;
	width: 46px;
	height: 100%;
	background-color: #f7f7f7;
	text-align: center;
	cursor: pointer;
	margin-left: 10px;
}
.bcp-list-1 p{
	margin: 0;
	color: #999999;
	font-size: 10px;
}
.bcl-btn-img{
	width: 21px;
	height: 21px;
	position: absolute;
	float: left;
	margin-top: 10px;
	left: 5px;
}
.bcl-btn-img img{
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.body-center-list span{
	margin-left: 40px;
	line-height: 40px;
	color: #999999;
	font-size: 14px;
	cursor: pointer;
}
.bcl-btn .span3{
	margin: 0;
	line-height: 40px;
	color: #4eaaf5;
	font-size: 13px;
	cursor: pointer;
}
.bcl-btn-btn{
	width: 260px;
	height: 40px;
	float: left;
	border-radius: 2px;
	background-color: #e8390a;
	cursor: pointer;
	text-align: center;
}
.bcl-btn-btn p{
	margin: 0;
	line-height: 40px;
	color: white;
	font-size: 16px;
}
