
.selectDiv{
    position: absolute;
    left: 130px;
    top: 6px;
}
.selectDiv select{
    width: 285px;
    height: 40px;
    border-color: #dcdcdc;
    z-index: 12;
    position: relative;
    text-indent: 15px;
    padding-right: 45px;
    
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.selectDiv select::-ms-expand{
	display: none;
}
/* 下拉选择框 */
.selectDiv>span{
    position: absolute;
    z-index: 12;
    height: 26px;
    font-style: normal;
    right: 36px;
    top: 8px;
    border-right: 1px solid #c2c2c2;
}
.selectDiv>ol{
	position: absolute;
    font-size: 25px;
    color: #f3604f;
    right: -27px;
    top: 10px;
}
/* 姓名输入框 */
.nameDivInput{
	position: relative;
}
.nameDivInput>ol{
    position: absolute;
    font-size: 25px;
    color: #f3604f;
    left: 430px;
    top: 20px;
}
/* 日期选择 */
.basicDateTime{
    position: relative;
    left: -7px;
    top: 10px;
}
.basicDateTime>input{
	height: 42px;
}
.basicDateTime>ol{
    position: absolute;
    font-size: 25px;
    color: #f3604f;
    left: 430px;
    top: 10px;
}
/* 提交按钮 */
#fawenBtn button{
	background-color: transparent;
    width: 100%;
    height: 100%;
}
.selectDiv .imgRigth{
	position: relative;
    right: 55px;
    top: 15px;
    z-index: 8;
}
.selectDiv .imgLeft{
    position: relative;
    right: 51px;
    z-index: 12;
    top: 11px;
}

.body-center-list input{
    width: 283px;
    z-index: 12;
    text-indent: 10px;
}
.body-center-list .must{
    left: 414px;
    z-index: 8;
}

.selectSex:hover span{
	color: #e30911;
}

.dateBoxCls{
	display: none;
	border: 1px solid rgb(130, 135, 144);
	background: rgb(255, 255, 255);
	position: absolute;
	top: 53px;
	left: 155px;
	z-index: 100;
}

.bcl-right2 .upImage{
    position: relative;
}
.bcl-right2 .upImage .imageShow{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    bottom: 0px;
    z-index: 12;
}
.bcl-right2 .upImage .deleteImg{
    position: absolute;
    display: none;
    color: white;
    z-index: 13;
    font-size: 40px;
    border-radius: 50%;
    background-color: red;
    height: 21px;
    line-height: 15px;
    top: 0px;
    right: 0px;
    font-style: normal;
    z-index: 13;
}

.bcf2-img{
	cursor: pointer;
    margin-top: 7px;
}
/* .bcf2-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;
}
.bcf2-img i:after{
	content: '/';
    display: block;
    width: 145%;
    height: 110%;
    background-color: red;
    -webkit-transform: rotate(-90deg) translateY(70%) translateX(50%);
} */

.textarea{
	margin-left: -5px;
	z-index: 15;
}
@media all and (max-width:1200px){
	
.selectDiv{
    position: absolute;
    top: 0px;
}
.selectDiv select{
    width: 285px;
    height: 40px;
    border-color: #dcdcdc;
    z-index: 12;
    position: relative;
    text-indent: 15px;
    padding-right: 45px;
    
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.selectDiv select::-ms-expand{
	display: none;
}
.selectDiv i{
    font-size: 20px;
    position: relative;
    z-index: 12;
    font-style: normal;
    right: 49px;
    top: 1px;
    color: gainsboro;
}
.selectDiv .imgRigth{
	position: relative;
    right: 55px;
    top: 15px;
    z-index: 8;
}
.selectDiv .imgLeft{
    position: relative;
    right: 51px;
    z-index: 12;
    top: 11px;
}

.body-center-list input{
    width: 283px;
    z-index: 12;
    text-indent: 10px;
}
.body-center-list .must{
    left: 387px;
    z-index: 8;
}

.selectSex:hover span{
	color: #e30911;
}

.dateBoxCls{
	display: none;
	border: 1px solid rgb(130, 135, 144);
	background: rgb(255, 255, 255);
	position: absolute;
	top: 53px;
	left: 155px;
	z-index: 100;
}

.bcl-right2 .upImage{
    position: relative;
}
.bcl-right2 .upImage .imageShow{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    bottom: 0px;
    z-index: 12;
}
.bcl-right2 .upImage .deleteImg{
    position: absolute;
    display: none;
    color: white;
    z-index: 13;
    font-size: 40px;
    border-radius: 50%;
    background-color: red;
    height: 21px;
    line-height: 15px;
    top: 0px;
    right: 0px;
    font-style: normal;
    z-index: 13;
}

.bcf2-img{
	cursor: pointer;
    margin-top: 3px;
    margin-right: 5px;
}

.nameDivInput>ol {
    position: absolute;
    font-size: 25px;
    color: #f3604f;
    left: 428px;
    top: 20px;
}

.basicDateTime>ol {
    position: absolute;
    font-size: 25px;
    color: #f3604f;
    left: 434px;
    top: 10px;
}
/* .bcf2-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;
}
.bcf2-img i:after{
	content: '/';
    display: block;
    width: 145%;
    height: 110%;
    background-color: red;
    -webkit-transform: rotate(-90deg) translateY(70%) translateX(50%);
} */

.textarea{
	margin-left: -5px;
}

.bcl-left{
	margin-top: 0px;
}

}