.cx_box{
    height: 22px;
    line-height: 22px;
    margin-bottom: 38px;
}
.cx_box_line{
	width: 5px;
    height: 22px;
    background-color: #51eb5c;
}
.cx_box_title{
    font-size: 20px;
    color: #1e1e1e;
    font-weight: bold;
    margin-left: 8px;
}
.cx_left{
    height: 26px;
    line-height: 26px;
}
.cx_mainbox{
	margin-bottom: 25px;
}
.cx_Address{
	align-items: center;
}
.cx_mainbox .ky_numTitle{
	font-size: 14px;
    color: #1e1e1e;
    width: 108px;
}
.cx_mainbox .cx_rightinput{
	width: 180px;
	height: 26px;
	border: 1px solid #d2d2d2;
	background-color: #eeeeee;
	box-sizing: border-box;
}
.cx_list{
	align-items: center;
}
.cx_list{
	margin-right: 38px;
}
.cx_text{
	font-size: 14px;
	color: #1e1e1e;
	margin-right: 8px;
}
.cx_items {
	width: 620px;
	flex-wrap: wrap;
}
.cx_icon{
	width: 13px;
	height: 13px;
	background-image: url('../image/choose_wei.png')
}
.cx_items .cx_list{
	margin-bottom: 22px;
}
.cx_zhuce .ky_numTitle{
	width: 130px;
}
.cx_zhuce .cx_icon{
	margin-right: 8px;
}
.cx_zhuce .cx_text{
	margin-right: 0px;
}
.cx_zhuce .cx_item{
	flex-wrap: wrap;
	width: 420px;
}
.cx_chanquan .cx_list{
	margin-bottom: 24px;
}
.queren{
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    margin: 30px auto 0px;
    cursor: default;
    font-size: 15px;
    border-radius: 50px;
    background-color: #3f96f7;
}
.cx_mainPUB .cx_icon{
	margin-right: 8px;
}
.cx_main{
	overflow: hidden;
}