.main {
	padding: 70px 15px;
}
.main>h3 {
	line-height: 50px;
	font-size: 16px;
}
.fwinfor {
	padding: 0px 0 20px 0px;
}
.cbpersonwrap h4,.fwinfor h4 {
	font-size: 16px;
	line-height: 45px;
	border-bottom: 1px solid #ccc;
}
.fwinfor p,.fwinfor>.citywrap {
	line-height: 45px;
	justify-content: space-between;
	align-items: center;
}
.pricebot {
	position: fixed;
	bottom: 0;
	left: 0;
	line-height: 40px;
	width: 100%;
}
.pricewrap {
	background: rgba(255, 255, 255, 0.9);
	color: #000000;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	flex: 1;
}
.pricewrap>span {
	font-size: 18px;
	color: red;
	font-weight: bold;
}
button.push {
	width: 150px;
	background-color: #d74e4f;
	color: #fff;
	font-size: 18px;
	display: block;
}
.wxts {
	font-size: 12px;
	color: #666;
	display: block;
	line-height: 28px;
}
input[type='month'],select{
	background: url("../images/dsj.png") no-repeat scroll 90% center transparent;
	-webkit-background-size: 10px 10px;
	background-size: 10px 10px;
	height: 35px;
	padding: 0 10px;
	width: 130px;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 14px;
    width: 150px;
    box-sizing: border-box;
}
select#district,select#city {
	width: 100px;
}
.cbperson {
	padding-top: 15px;
	flex-wrap: wrap;
	padding-right: 105px;
}
.chooseper {
	border: 1px solid #f90601 !important;
    background-image: url(http://image.shangshebao.com/images/checkedico.png);
    background-size: 20px auto;
    background-position: right bottom;
    background-repeat: no-repeat;
}
.cbrtxt {
	padding: 5px 25px;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin: 0 10px 10px 0;
	cursor: pointer;

}
.perinfor p {
    line-height: 30px;
    background-color: #f1f1f1;
    color: #333;
    padding: 0 10px;
}

.cbpersonwrap {
	position: relative;
}
.addcbrbtn {
    background-color: #f90601;
    color: #fff;
    display: block;
    position: absolute;
    right: 10px;
    top: 60px;
    line-height: 30px;
    padding: 0 10px;
}
.tishi {
	font-size: 12px;
	line-height: 20px;
	padding: 20px 0;
}


/*新开户*/
.basemoney {
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 5px 10px;
	line-height: 25px;
	width: 150px;
	box-sizing: border-box;
	font-size: 14px;
}