.bag-box {
    position: absolute;
    left: 0;
    z-index: -1;
}

.services {
    min-height: 800px;
}

.services-box {
    padding: 30px;
}

.option-personal,
.option-legal,
.option-department {
    /* display: inline-block; */
    float: left;
}

.option-personal,
.option-legal,
.option-department {
    padding: 30px 23px;
    text-align: center;
    width: 280px;
    height: 240px;
    margin-right: 28px;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.13);
}

.box-option>div:hover {
    background: #1D82E6;
    margin-bottom:5px;
}

.oprion-img {
    width: 355px;
    height: 254px;
    margin-top: -10px;
    /* float: right; */
    margin-bottom:5px;
}

.personal-text,
.legal-text,
.department-text {
    margin: 12px 0;
    font-size: 18px;
    color: #333333;
}

.personal-word,
.department-word,
.legal-word {
    font-size: 14px;
    color: #333;
}

.middle {
    padding: 0 17px;
}

.spot {
    padding-left: 13px;
}

.peronal-btn,
.legal-btn,
.department-btn {
    display: block;
    cursor: pointer;
    line-height: 35px;
    margin: 24px auto 0;
    width: 107px;
    height: 35px;
    border: 1px solid #333333;
    font-size: 14px;
    color: #333333;
}

.peronal-btn div,
.legal-btn div,
.department-btn div {
    display: inline-block;
}

.work-img {
    margin: -3px 0 0 5px;
    width: 19px;
    height: 13px;
}


/* .option-personal div{
color: #fff;
} */

.box-service {
    margin-top: 0px;
    margin-bottom: 10px;
}

.public-service {
    float: left;
    /* display: inline-block; */
    margin: 0 25px 0 0;
    width: 720px;
    height: 353px;
    padding-bottom: 30px;
    background: #FFFFFF;
    border: 1px solid #EEF1F6;
}

.various-query {
    display: inline-block;
}

.Public-title {
    width: 720px;
    height: 50px;
    background: #EEF1F6;
}

.Public-title a {
    cursor: pointer;
    display: block;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    width: 126px;
    height: 50px;
    background: #1D82E6;
}

.public-imgs-first {
    margin: 30px 0;
}

.public-imgs-first a,
.public-imgs-second a {
    display: inline-block;
}

.public-imgs-first a,
.public-imgs-second a {
    margin: 0 16px;
}

.public-imgs-first img,
.public-imgs-second img {
    width: 80px;
    height: 80px;
}

.public-imgs-first div,
.public-imgs-second div {
    margin-top: 4px;
    font-size: 16px;
    text-align: center;
    color: #333333;
}

.public-imgs-first a:hover div,
.public-imgs-second a:hover div {
    color: #1D82E6;
}

.people-title div {
    display: inline-block;
}

.people-title {
    line-height: 50px;
    width: 535px;
    height: 50px;
    background: #EEF1F6;
}

.title-text1,
.title-text2 {
    cursor: pointer;
    width: 126px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #333;
    font-size: 16px;
}

.title-text2 {
    margin-left: -5px;
}

.switch-title {
    color: #fff;
    background: #1D82E6;
}

.people-livelihood {
    width: 535px;
    height: 302px;
    padding: 30px 20px;
    background: #FFFFFF;
    border: 1px solid #EEF1F6;
}

.traffic {
    margin-top: 32px;
}

.traffic div {
    display: inline-block;
}

.traffic a>div {
    display: inline-block;
}


/* .traffic a {
  border-top:1px solid #fff ;
} */

.traffic:first-child {
    margin: 0;
}

.traffic-title {
    margin-left: 10px;
    font-size: 18px;
    color: #1D82E6;
    font-weight: bold;
}

.traffic a>div {
    color: #333333;
    font-size: 16px;
}

.first-sides {
    margin-left: 43px;
}

.both-sides {
    margin: 0 25px;
}

.traffic a>div:hover {
    color: #1D82E6;
}

.addition-two {
    margin-right: 25px;
}

.addition {
    margin-left:8px;
}

.traffic-line {
    width: 8px;
    transform: translateY(4px);
    height: 19px;
    background: #1D82E6;
}

.circular {
    margin-right: 10px;
    /* margin: 50% 10px 0 0; */
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    background: #D9D9D9;
    border-radius: 50%;
}

.appointment {
    display: none;
    width: 535px;
    height: 302px;
    padding: 30px 20px;
    background: #FFFFFF;
    border: 1px solid #EEF1F6;
}
.box-option .title {
    margin: 0 0 10px 0;
    width:100%;
}

.box-option .title {
    float: left;
}

.box-option .title .title-zwfw-img{
    width: 22px;
    height: 20px;
    margin-top: 8px;
    margin-right: 5px;
    float: left;
}
.box-option .title div {
    margin-top: 5px;
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #1d82e6;
}
.box-option>div.title:hover {
    background: none;
    margin-bottom:10px;
}