body{
	margin: 0px;
	background-color:white;
	min-width: 1140px;
}
img{
	width:auto!important;
	height:auto!important; 
	max-width:100%!important;
	max-height:100%!important; 
}
.title{
	float: left;
	width:100%;
	height:46px;
	background-color: #e5e5e5;
}
.title-center{
	width: 1140px;
	height: 100%;
	margin: 0 auto;
	text-align: center;
}
.title-center ul li{
	float: left;
	list-style-type: none;
	cursor: pointer;
	width: 120px;
	height: 46px;
	font-size: 15px;
	font-family: "微软雅黑";
	margin-top: -16px;
	line-height: 46px;
}
.title-center ul{
	margin-left: 300px;
}
.title-center ul li:hover{
	background-color: #dbdbdb;
}
.banner{
	width: 100%;
	height: 200px;
	float: left;
	background-color: rgb(247,244,248);
}
.banner-center{
	margin-top:20px;
	width: 1140px;
	height: 100%;
	margin: 0 auto;
}
.banner-center img{
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.body{
	background-color:rgb(247, 244, 248);
	
	float: left;
	width: 100%;
}
.body-center{
	width: 1140px;
	height: 100%;
	margin: 0 auto;
	margin-top: 20px;
}
.body-center-left{
	position:relative;
	background-color:  rgb(247,244,248);
	background-color: white;
	width: 805px;
	height:1300px;
	float: left; 
}
.bcl-list{
	margin-top: 20px;
	width: 805px;
	height: 95px;
	float: left;
}
.bcl-list-center{
	width: 765px;
	height: 95px;
	float: left;
	border-bottom: 1px solid #e8e8e8;
	margin-left: 20px;
}
.bcl-lc-img{
	text-align:center;
	line-height:75px;
	float: left;
	width: 115px;
	height: 75px;
}
.bcl-lc-img img{
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.bcl-lcc{
	display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
	width: 460px;
	height: 75px;
	float: left;
	margin-left: 20px;
}
.bcl-lcc p{
	font-family: "微软雅黑";
	color: #444444;
	font-size: 16px;
	cursor: pointer;
	margin: 0;
}
.bcl-lcc span{
	display: block;
	color: #777777;
	font-size: 13px;
	font-family: "微软雅黑";
	cursor: pointer;
	margin-top: 20px;
}
.bcl-right{
	width: 130px;
	height: 25px;
	float: right;
}
.bcl-right span{
	color: #777777;
	font-family: "微软雅黑";
	font-size: 13px;
	cursor: pointer;
}
.bcl-foot{
	position:absolute;
	background-color:  rgb(247,244,248);
	float: left;
	width: 805px;
	height: 180px;
	bottom:0px;
}
.bcl-foot-center{
	width: 805px;
	height: 40px;
	float: left;
	margin-top: 45px;
}
.bcl-btn1{
	width: 60px;
	height: 40px;
	float: left;
	cursor: pointer;
	background-color: white;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	text-align: center;
}
.bcl-btn1 p{
	line-height: 40px;
	margin: 0;
	color: #666666;
	font-size: 14px;
}
.bcl-btn2{
	margin-left: 8px;
	width: 40px;
	height: 40px;
	float: left;
	cursor: pointer;
	background-color: white;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	text-align: center;
}
.bcl-btn2 p{
	margin: 0;
	font-size: 14px;
	color: #666666;
	line-height: 40px;
}
.bcl-btn3{
	margin-left: 16px;
	width: 40px;
	height: 40px;
	float: left;
	cursor: pointer;
	background-color: white;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	text-align: center;
}
.bcl-btn3 p{
	margin: 0;
	font-size: 14px;
	color: #666666;
	line-height: 40px;
}


.bcl-btn4{
	margin-left: 8px;
	width: 60px;
	height: 40px;
	float: left;
	cursor: pointer;
	background-color: white;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	text-align: center;
}
.bcl-btn4 p{
	margin: 0;
	font-size: 14px;
	color: #666666;
	line-height: 40px;
}
.bcl-word1{
	width: 80px;
	height: 40px;
	float: left;
	text-align: center;
}
.bcl-word1 span{
	line-height: 40px;
	font-size: 14px;
	color: #666666;
}
.bcl-word2{
	
	margin-left: 8px;
	width: 10px;
	height: 40px;
	float: left;
	text-align: center;
}
.bcl-word2 span{
	line-height: 40px;
	font-size: 14px;
	color: #666666;
}












.body2-center-right{
	width: 310px;
	height: 960px;
	float: right;
}
.b2cr-img{
	width: 310px;
	height: 360px;
	float: right;
}
.b2cr-img img{
	width: 100%;
	height: 100%;
	cursor: pointer;
}




.bcr-nav{
	background-color: #ffffff;
	margin-top: 20px;
	width: 310px;
    height: auto;
    padding-bottom: 13px;
	float: right;
}
.bcr-nav-head{
	height: 50px;
	width: 310px;
	border-bottom: 1px solid #e6e6e6;
}
.bcr-nav-head p{
	cursor: pointer;
	margin: 0;
	font-size: 16px;
	color: #3a3a3a;
	line-height: 50px;
	margin-left: 23px;
}
.bcr-nav-foot{
	width: 287px;
	height: 44px;
	float: right;
	margin-top: 13px;
}
.bcr-nf-img{
	text-align:center;
	line-height:44px;
	height: 44px;
	width: 44px;
	float: left;
	cursor: pointer;
}
.bcr-nf-img img{
	cursor: pointer;
}
.bcr-nf-word{
	cursor: pointer;
	width: 220px;
	height: 44px;
	float: right;
}
.bcr-nfw-top{
	float: left;
	height: 20px;
	width: 200px;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.bcr-nfw-top p{
	margin: 0;
	font-family: "微软雅黑";
	font-size: 15px;
	color: #3a3a3a;
}
.bcr-nf-foot{
	float: left;
	height: 18px;
	width: 200px;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.bcr-nf-foot p{
	margin: 0;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
	
	
	display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.bcr-nav2 ul {
	margin-left:20px;
}
.bcr-nav2 ul li{
	cursor: pointer;
	height: 18px;
	width: 250px;
	margin-top: 15px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #3a3a3a;
	list-style-type: square;
}
.bcr-nav2{
	background-color: #ffffff;
	margin-top: 20px;
	width: 310px;
    height: auto;
    padding-bottom: 13px;
	float: right;
}
.b2cl-foot{
	width: 740px;
	height: 70px;
	margin-left: 35px;
	margin-top: 20px;
	float: left;
	
}
.b2cl-foot p{
	margin: 0;
	line-height: 70px;
	color: #666666;
	font-size: 14px;
	cursor: pointer;
	float: left;
	width: 200px;
}
.b2cl-foot-right{
	width: 22px;
	height: 22px;
	float: right;
	margin-top: 25px;
	margin-right: 15px;
	cursor: pointer;
}
