
.bcl-btn-img{
	cursor: pointer;
	top: -2px;
}
.nameDivInput{
	border: 0px;
    margin-left: 0px;
}
.nameDivInput>input{
    position: relative;
    height: 44px;
}
.nameDivInput>ol{
    position: absolute;
    font-size: 25px;
    color: #f3604f;
    right: -27px;
    top: 10px;
}
.body-center-list .bcl-btn3{
	margin-left: -3px;
}
.body-center-list .bcl-btn3>ol{
    position: absolute;
    font-size: 25px;
    color: #f3604f;
    right: -27px;
    top: 10px;
}


/* .bcl-btn-img i{
	display: none;
	width: 50%;
    height: 13%;
    background-color: red;
    display: inline-block;
    line-height: 0;
    font-size: 0;
    vertical-align: middle;
    -webkit-transform: rotate(45deg);
    position: relative;
    bottom: 25px;
}
.bcl-btn-img i:after{
	content: '/';
    display: block;
    width: 145%;
    height: 110%;
    background-color: red;
    -webkit-transform: rotate(-90deg) translateY(70%) translateX(50%);
} */
/* 提交按钮 */
#fawenBtn button{
	background-color: transparent;
    width: 100%;
    height: 100%;
}

.bcp-list .safetyDegree1{
	background-color: #00bbff;
}
.bcp-list .safetyDegree2{
	background-color: #21b521;
}
.bcp-list .safetyDegree3{
	background-color: #f24934;
}
.bcp-list .safetyDegree1 p{
	color: white;
}
.bcp-list .safetyDegree2 p{
	color: white;
} 
.bcp-list .safetyDegree3 p{
	color: white;
}

.body-center-list .bcl-btn3:active {
	background-color: #999;
}   
