/*头部开始*/
.header {
    width: 100%;
    height: 198px;
    background-image: url("/tupian/banner.png");
}

/*头部结束*/

.title_zfjg {
    background: url("icon_blue_13.png") no-repeat 48px 22px;
}

.title_ndsl {
    background: url("icon_blue_17.png") no-repeat 48px 22px;
}

.title_wsg {
    background: url("icon_blue_20.png") no-repeat 48px 22px;
}

.title_gzdt {
    background: url("icon_blue_24.png") no-repeat 48px 22px;
}

.title_zfjg:hover {
    background: url("icon_white_03.png") no-repeat 48px 22px #61b5e2;
}

.title_ndsl:hover {
    background: url("icon_white_07.png") no-repeat 48px 22px #61b5e2;
}
.title_wsg:hover {
    background: url("icon_white_11.png") no-repeat 48px 22px #61b5e2;
}
.title_gzdt:hover {
    background: url("icon_white_10.png") no-repeat 48px 22px #61b5e2;
}


.news_title_one {
    background: url("icon_white_03.png") no-repeat 48px 22px #61b5e2!important;
}

.news_title_two {
    background: url("icon_white_07.png") no-repeat 48px 22px #61b5e2!important;
}
.news_title_three {
    background: url("icon_white_11.png") no-repeat 48px 22px #61b5e2!important;
}
.news_title_four {
    background: url("icon_white_10.png") no-repeat 48px 22px #61b5e2!important;
}