.bm_banner {
    background: url(city_bg.jpg) no-repeat center;
    height: 220px;
}

.bm_banner .p1 {
    font-size: 42px;
    font-weight: bold;
    color: #fff;
    line-height: 42px;
    padding-top: 70px;
}

.bm_banner .p2 {
    line-height: 16px;
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
}

.bm_title {
    background: url(city_bg2.jpg) no-repeat center;
    height: 61px;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #333333;
    margin: 35px auto 30px;
}

.bmfw_list ul {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


.bmfw_list ul li {
    width: 286px;
    height: 223px;
    margin-bottom: 18px;
    box-shadow: 0px 2px 15px 0px rgba(153, 153, 153, 0.1);
}

.bmfw_list ul .li008001001 {
    background: url(icon_gs.png) no-repeat center center;
}

.bmfw_list ul .li008001002 {
    background: url(icon_gd.png) no-repeat center center;
}

.bmfw_list ul .li008001003 {
    background: url(icon_gq.png) no-repeat center center;
}

.bmfw_list ul .li008001008 {
    background: url(icon_hj.png) no-repeat center center;
}

.bmfw_list ul .li008001007 {
    background: url(icon_gjj.png) no-repeat center center;
}

.bmfw_list ul .li008001009 {
    background: url(icon_bdc.png) no-repeat center center;
}

.bmfw_list ul .li008001013 {
    background: url(icon_tj.png) no-repeat center center;
}

.bmfw_list ul .li008001004 {
    background: url(icon_gn.png) no-repeat center center;
}

.bmfw_list ul .li008001006 {
    background: url(icon_flyz.png) no-repeat center center;
}

.bmfw_list ul .li008001005 {
    background: url(icon_gz.png) no-repeat center center;
}

.bmfw_list ul .li008001010 {
    background: url(icon_jy.png) no-repeat center center;
}

.bmfw_list ul .li008001011 {
    background: url(icon_kd.png) no-repeat center center;
}

.bmfw_list ul .li008001019 {
    background: url(icon_cx.png) no-repeat center center;
}

.bmfw_list ul .li008001020 {
    background: url(icon_xyxx.png) no-repeat center center;
}

.bmfw_list ul .jf {
    background: url(icon_jf.png) no-repeat center center;
}

.bmfw_list ul .more {
    background: #fff;
    padding-left: 0px;
}

.bmfw_list ul .more p {
    padding-left: 0px;
    margin-top: 15px;
}

.bmfw_list ul .more img {
    margin-top: 77px;
}

.bmfw_list p {
    padding-left: 87px;
}

.bmfw_list .bm_list_tit {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    padding: 35px 0px 17px 87px;
}

.bm_href_list a {
    font-size: 16px;
    line-height: 16px;
    color: #333333;
    width: 175px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.bm_href_list {
    padding-bottom: 17px;
}

.bm_title2 {
    background: url(city_bg3.jpg) no-repeat center;
    height: 61px;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #333333;
    margin: 17px auto 30px;
}

.city_service {
}

.city_service ul {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.city_service li {
    padding: 30px;
    width: 285px;
    height: 141px;
    margin-bottom: 20px;
    cursor: pointer;
}

.city_service li:nth-child(1) {
    background: url(pic1.jpg) no-repeat;
}

.city_service li:nth-child(2) {
    background: url(pic2.jpg) no-repeat;
}

.city_service li:nth-child(3) {
    background: url(pic3.jpg) no-repeat;
}

.city_service li:nth-child(4) {
    background: url(pic4.jpg) no-repeat;
}

.city_service li:nth-child(5) {
    background: url(pic7.jpg) no-repeat;
}

.city_service li:nth-child(6) {
    background: url(pic6.jpg) no-repeat;
}

.city_service li:nth-child(7) {
    background: url(pic7.jpg) no-repeat;
}

.city_service li:nth-child(8) {
    background: url(pic8.jpg) no-repeat;
    line-height: 85px;
}

.city_service .p1_tit {
    font-size: 20px;
    line-height: 20px;
    color: #fff;

}

.city_service .p2_list {
    color:#fff;
    font-size: 14px;
    margin-top: 37px;
    line-height: 14px;
}

.city_service .p2_list span {
    margin: 0px 7px;
    color: #fff;
    display: inline-block;

}

.city_service .p2_list a {
    font-size: 14px;
    line-height: 14px;
    color: #fff;
}

.city_bg_2 {
    margin-top: 20px;
    height: 180px;
    background: url(city_bg_02.jpg) no-repeat center;
    padding: 42px 0px;
}

.city_bg_2 li {
    color: #333333;
    line-height: 16px;
    padding-left: 20px;
    position: relative;
    font-size: 16px;
    float: left;
    width: 300px;
    margin-bottom: 25px;
}

.city_bg_2 li::before {
    content: '';
    width: 3px;
    height: 3px;
    background: black;
    display: inline-block;
    position: absolute;
    top: 7px;
    left: 0px;
}

.bm_href_list a:hover {
    color: #6DA2E8;
}

.city_service .p2_list a:hover {
    font-weight: bold;
}

.bmfw_list ul .more {
	text-align: center
}

.bmfw_list ul .more p {
	text-align: center
}

.bm_banner .p1{
	padding-top: 80px;
}

.city_service li:nth-child(1) {
    display: none;
}

/*.city_service li:nth-child(5) {*/
/*    display: none;*/
/*}*/

.city_service li:nth-child(7) {
    display: none;
}



.city_service ul::after {
    display: block;
    content: "";
    width: 49%;
    height: 0px;
}

.city_service li a {
    display: block;
    width: 285px;
    height: 181px;
}
