.title .title-center ul li{
	margin-top: 0px;
}
.title .title-center ul li a{
	display: block;
}
.title .title-center ul li a:hover{
	color: black;
}
.bcr-nav-foot .bcr-nf-img img{
	width: 100%;
    height: auto;
}

.body2-center-right .bcr-nav2 ul li{
    padding-left: 21px;
	position: relative;
}
.body2-center-right .bcr-nav2 ul li:before{
    content: "\02022";
    color: black;
    position: absolute;
    left: 5px;
}
.body-center-left .bcl-list:hover{
	opacity: 0.5;
	cursor: pointer;
}

.bnFootH:hover{
	opacity: 0.5;
	cursor: pointer;
}

.showPage .bcl-btn2 .selectPage{
    color: #fff;
    background-color: #e30911;
}
.bcl-btn2 .curPage{
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: rgb(102, 102, 102);
    line-height: 40px;
    margin: 0px;
    background-color: #fff;
    border: 1px solid #e4e4e4;
}
.bcl-btn2 p:active{
	background-color: #e4e4e4;
}
@media all and (max-width:1200px){
	.title .title-center ul li{
	margin-top: 0px;
}
.title .title-center ul li a{
	display: block;
}
.title .title-center ul li a:hover{
	color: black;
}
.body-center-left .bcl-list:hover{
	opacity: 0.5;
	cursor: pointer;
}

.bnFootH:hover{
	opacity: 0.5;
	cursor: pointer;
}

.showPage .bcl-btn2 .selectPage{
    color: #fff;
    background-color: #e30911;
}
.bcl-btn2 .curPage{
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 15px;
    color: rgb(102, 102, 102);
    line-height: 28px;
    margin: 0px;
    background-color: #fff;
    border: 1px solid #e4e4e4;
}
.bcl-btn2 p:active{
	background-color: #e4e4e4;
}
}