.jyzpfw {
    width: 1100px;
}

.jyzpfw a {
    display: block;
    float: left;
    width: 204px;
    height: 160px;
    text-align: center;
    padding: 0 13px;
    text-align: center;
    background: red;
    margin: 0 20px 20px 0;
}

.jyzpfw a:nth-of-type(5n) {
    margin-right: 0;
}

.jyzpfw span {
    width: 204px;
    height: 160px;
    color: #fff;
    text-align: center;
    font-size: 22px;
    line-height: 30px;
    display: table-cell;
    vertical-align: middle;
}


/*浮动 清除浮动*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.cf:after {
    display: block;
    content: "";
    height: 0;
    visibility: hidden;
    clear: both;
}
.cf {
    zoom: 1;
}
/*显示 隐藏*/

.hide {
    display: none;
}

.block {
    display: block;
}
/*公共样式 end*/
.main {
    width: 100%;
    background-color: #FFFFFF;
}


/*弹窗 begin*/
/* 遮罩 */
#mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 200;
}
.mainContaner {
    width: 770px;
    margin: 0 auto;
}

/* 办事地点 */
.bsdd {
    width: 770px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 8px;
    margin: auto;
    background: #fff;
}

.bsdd .area_boxTitle {
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-color: #c40311;
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    border-radius: 8px 8px 0px 0px;
    position: relative;
}

.bsdd .area_boxTitle span:first-child {
    position: absolute;
    top: 0px;
    right: 30px;
}

.bsdd .area_boxTitle img {
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.bsdd .area_title {
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    cursor: default;
	font-weight: normal;
}

.area_sel_list {
    font-weight: normal;
    display: inline-block;
    line-height: 16px;
}

.each_sel {
    display: inline-block;
    margin: 0px 16px;
    position: relative;
    cursor: pointer;
	font-size: 16px;
}
.each_sel:first-child{
	margin-left: 0px;
}
.each_sel:last-child{
	color: #c40311;
}
.each_sel::after {
    content: ">";
    position: absolute;
    top: 0px;
    left: 106%;
}

.each_sel:last-child::after {
    content: none;
}

.area_list {
    display: inline-block;
    padding: 10px 30px;
}

.area_list li {
    float: left;
}

.each_area {
	height: 40px;
    text-align: left;
    min-width: 140px;
    font-size: 16px;
    line-height: 40px;
}

.each_area:hover {
    color: #c40311;
    cursor: pointer;
}

.checkedArea {
	border-top: 1px solid #dadada;
    font-size: 20px;
    font-weight: bold;
    padding-top: 10px;
    margin: 0px 0px 10px 30px;
}
#area_all{
	font-size: 16px;
	color: #c40311;
}
.checkedArea span:not(:first-child) {
    font-weight: normal;
    margin: 0px 6px;
    cursor: pointer;
    color: #999;
}

.checkedArea span:not(:first-child):hover {
    color: #6F3F3C;
}

.button_confirm {
    bottom: 30px;
    height: 40px;
    width: 80px;
    border-radius: 6px;
    font-size: 18px;
    background-color: #bcbcbc;
    color: #FFF;
    cursor: pointer;
    margin-left: 30px;
    text-align: center;
}

.button_confirm input {
    line-height: 40px;
    background: none;
    color: #FFFFFF;
    font-size: 18px;
    border: medium none;
}


/*弹窗 end*/

.jyzpfw a:first-child{
	background: url(jyzpfw1.png) no-repeat;
}
.jyzpfw a:first-child+a{
	background: url(jyzpfw2.png) no-repeat;
}
.jyzpfw a:first-child+a+a{
	background: url(jyzpfw3.png) no-repeat;
}
.jyzpfw a:first-child+a+a+a{
	background: url(jyzpfw4.png) no-repeat;
}
.jyzpfw a:first-child+a+a+a+a{
	background: url(jyzpfw5.png) no-repeat;
}
.jyzpfw a:first-child+a+a+a+a+a{
	background: url(jyzpfw6.png) no-repeat;
}
.jyzpfw a:first-child+a+a+a+a+a+a{
	background: url(jyzpfw7.png) no-repeat;
}
.jyzpfw a:first-child+a+a+a+a+a+a+a{
	background: url(jyzpfw8.png) no-repeat;
}
.jyzpfw a:first-child+a+a+a+a+a+a+a+a{
	background: url(jyzpfw9.png) no-repeat;
}
.jyzpfw a:first-child+a+a+a+a+a+a+a+a+a{
	background: url(jyzpfw10.png) no-repeat;
}