.cl:after {
    display: block;
    clear: both;
    visibility: hidden;
    font-size: 0;
    height: 0;
    content: "";
}

.cl {
    *zoom: 1;
}

.content-main {
    width: 100%;
    min-height: 1200px;
    background: #FCFEFF;
}

.service-banner {
    width: 100%;
    height: 300px;
    background-size: cover !important;
    margin-bottom: 18px;
    position: relative;
    top: -1px;
}

.dynamic {
    position: absolute;
    height: 300px;
    top: 0;
    left: 0;
    width: 100%;
}

.service-con {
    width: 1150px;
    height: 300px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.s-left {
    width: 345px;
    height: 210px;
    margin-top: 39px;
    background: linear-gradient(172deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.6) 100%);
    padding: 14px 19px;
    position: absolute;
    z-index: 11;
}

.s-left h3 {
    margin-bottom: 14px;
}

.s-left li {
    width: 153px;
    font-size: 13px;
    font-weight: 400;
    color: #171717;
    line-height: 21px;
    margin-bottom: 15px;
    box-sizing: border-box;
    cursor: pointer;
}

.s-left li b {
    display: block;
    width: 5px;
    height: 5px;
    background: #284fa0;
    border-radius: 50%;
    float: left;
    top: 8px;
    margin-right: 10px;
    position: relative;
}

.service-name {
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #2850a0;
    line-height: 25px;
}

.service-other {
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #2850a0;
    line-height: 20px;
    cursor: pointer;
}

.s-right {
    width: 536px;
    margin-top: 69px;
    position: relative;
    /* margin-right: 145px; */
}

.banner-title {
    font-family: SIL-Kai-Reg-Jian, SIL-Kai-Reg;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 20px;
    font-size: 30px;
    color: #FFFFFF;
    letter-spacing: -0.75px;
    text-shadow: 0 2px 3px rgba(2, 48, 138, 0.46);
}

.banner-title span {
    margin-right: 25px;
}

.banner-select {
    width: 121px;
    height: 46px;
    text-align: left;
    padding-left: 15px;
    line-height: 46px;
    border-right: 1px solid #ebebeb;
    font-size: 16px;
    font-weight: 400;
    color: #171717;
    cursor: pointer;
    opacity: .75;
    background: url(https://static.hnzwfw.gov.cn/410000/index/img/zhankai2.png) no-repeat right 20px center, #fff;
    background-size: 8px;
}

.banner-keywords {
    width: 300px;
    height: 46px;
    background: #fff;
    line-height: 46px;
    outline: none;
    border: none;
    padding-left: 15px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    background: linear-gradient(172deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.6) 100%);
}

.banner-btn {
    width: 80px;
    height: 46px;
    text-align: center;
    background: #204696;
    line-height: 46px;
    color: #fff;
    cursor: pointer;
}

.banner-search {
    margin-top: 14px;
}

.banner-search li {
    float: left;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    line-height: 22px;
    text-shadow: 0px 1px 2px rgba(30, 52, 113, 0.61);
    margin-right: 20px;
    cursor: pointer;
}

.service-list {
    width: 1150px;
    height: 134px;
    background: url(https://static.hnzwfw.gov.cn/410000/index/img/tesefuwu2.png) no-repeat, #ffffff;
    background-size: 90px 140px;
    box-shadow: 0px 1px 10px 0px rgba(159, 166, 174, 0.4);
    margin: 0 auto;
    overflow: hidden;
}

.s-list-name {
    width: 90px;
    height: 140px;
    padding: 44px 22px;
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #ffffff;
    line-height: 26px;
    letter-spacing: 1px;
    text-shadow: 0px 1px 10px rgba(159, 166, 174, 0.4);
}

.s-list {
    width: 960px;
    height: 134px;
}

.s-list li {
    width: 140px;
    float: left;
    height: 134px;
}

.s-list li div {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin: 13px auto 10px;
    background: #f4f7fa;
    position: relative;
    cursor: pointer;
}

.front {
    background: #2850a0 !important;
}

.s-list li img {
    display: block;
    width: 70px;
    height: 70px;
    /* position: absolute;
    left: 50%;
    margin-left: -20px;
    top: 50%;
    margin-top: -20px; */
}

.s-list li h6 {
    text-align: center;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 500;
    color: #171717;
    line-height: 21px;
    cursor: pointer;
    font-weight: 600;
}

.more-img {
    margin: 50px 37px;
}

.more-img img {
    width: 21px;
    height: 34px;
    cursor: pointer;
}

.service-other img {
    width: 14px;
    height: 14px;
    cursor: pointer;
    position: relative;
    left: -5px;
    top: 2px;
    cursor: pointer;
}

.service-theme {
    width: 1150px;
    height: 285px;
    margin: 15px auto 6px;
}

.pub-img {
    width: 41px;
    height: 41px;
}

.public-title {
    width: 100%;
    height: 41px;
    border-bottom: 2px solid #f1f5f8;
    line-height: 41px;
    background: #fff;
}

.public-title h3 {
    /* cursor: pointer; */
    font-size: 20px;
    font-weight: 600;
    margin-left: 14px;
    margin-right: 5px;
}

.public-title h4 {
    font-size: 16px;
    font-weight: 400;
    color: #626262;
}

.public-title .more {
    font-size: 14px;
    font-weight: 400;
    color: #626262;
}

.font-clor-1 {
    color: #0C55BB;
}

.font-clor-2 {
    color: #0C55BB;
}

.font-clor-3 {
    color: #0C55BB;
}

.font-clor-4 {
    color: #0C55BB;
}

.font-clor-5 {
    color: #b5b5b5;
}

.pub-theme {
    width: 100%;
    height: 236px;
    margin-top: 6px;
}

.pub-theme ul {
    height: 236px;
    border-left: 3px solid #3F88E4;
    margin-left: 20px;
    box-sizing: border-box;
    padding-left: 12px;
    overflow: hidden;
    background: #fff;
}

.pub-theme li {
    float: left;
    margin-left: 15px;
    height: 184px;
    padding-top: 15px;
}

.theme-box {
    width: 166px;
    height: 170px;
    box-shadow: 0px 4px 10px 0px rgba(78, 107, 142, 0.23);
    float: right;
    /* margin-top: 18px; */
    cursor: pointer;
    overflow: hidden;
}

.hnbdc {
    /* background: url("https://static.hnzwfw.gov.cn/410000/index/img/qykb@2x.png") no-repeat; */
    background-size: 100%;
}

.pub-theme li img {
    width: 202px;
    height: auto;
}

.swiper-ztjc {
    margin-top: 15px !important;
}

.pub-theme .theme-con {
    padding-top: 100px;
}

.pub-theme h6 {
    text-align: center;
    /* padding-left: 22px; */
    margin-bottom: 5px;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #171717;
    line-height: 22px;
    font-weight: 600;
    /* text-shadow: 0px 4px 12px rgba(78, 107, 142, 0.23); */
}

.pub-theme p {
    text-align: center;
    /* padding-left: 22px; */
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #818181;
    line-height: 20px;
    text-shadow: 0px 4px 12px rgba(78, 107, 142, 0.23);
}

.service-people {
    width: 1150px;
    height: 385px;
    margin: 0 auto;
}

.pub-people {
    width: 100%;
    height: 340px;
    margin-top: 6px;
    position: relative;
    background: #fff;
}

.pub-people ul {
    height: 338px;
    border-left: 3px solid #3F88E4;
    margin-left: 20px;
    box-sizing: border-box;
    padding-top: 15px;
    padding-left: 15px;
}

.peo-type {
    margin: 0 0 0px 18px;
}

.peo-type div {
    width: 135px;
    height: 36px;
    border: 1px solid #f1f5f8;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #626262;
    line-height: 36px;
    cursor: pointer;
}

.peo-type .active {
    background: #0c55bb;
    color: #ffffff;
}

.peo-type a,
.peo-types a {
    color: inherit !important;
}

.peo-types {
    margin: 0 0 0px 18px;
}

.peo-types div {
    width: 135px;
    height: 36px;
    border: 1px solid #f1f5f8;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #818181;
    line-height: 36px;
    cursor: pointer;
}

.peo-types .active {
    background: #0c55bb;
    color: #ffffff;
}

.pub-people li {
    width: 260px;
    height: 120px;
    background: #f1f5f8;
    float: left;
    margin-left: 18px;
    margin-top: 18px;
}

.pub-people li .peo-icon {
    display: block;
    width: 40px;
    height: 40px;
    margin: 40px auto 0;
    /* position: relative; */
}

.sanjiao {
    position: relative;
    width: 15px;
    height: 15px;
    left: 125px;
    top: -16px;
}

.sub-list {
    position: absolute;
    width: 1095px;
    height: 132px;
    overflow: hidden;
    background: #fff;
    z-index: 15;
    box-shadow: 0px 4px 12px 0px rgba(78, 107, 142, 0.23);
    border: 0 !important;
    margin: 0 !important;
    border-top: 2px solid #2850a0 !important;
    list-style: none;
    padding: 25px;
    left: 56px;
    top: 184px !important;
}

.pub-people li:nth-child(5) .sub-list,
.pub-people li:nth-child(6) .sub-list,
.pub-people li:nth-child(7) .sub-list,
.pub-people li:nth-child(8) .sub-list {
    top: 322px !important;
}

.sub-list a span {
    display: block;
    width: 199px;
    height: 32px;
    background: #f4f5f7;
    border-radius: 2px;
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    text-align: center;
    line-height: 30px;
    margin-bottom: 10px;
    margin-right: 5px;
    margin-left: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
}

.sub-list a:nth-child(5n) span {
    margin-right: 0 !important;
    /* background: red; */
}

.sub-list a span:hover {
    background: #2850a0;
    color: #fff;
}

.work-img {
    width: 80px;
    height: 100%;
}

.work-details {
    width: 180px;
    height: 100%;
}

.w-name {
    margin-top: 28px;
    font-size: 16px;
    font-weight: 600;
    color: #171717;
    margin-bottom: 6px;
}

.w-list {
    font-size: 14px;
    font-weight: 400;
    color: #818181;
    padding-right: 20px;
}

.w-list a {
    /* display: inline-block; */
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    max-width: 140px;
    color: #626262;
    margin-bottom: 5px;
}

.w-50 {
    width: 590px;
}

.w-40 {
    width: 538px;
}

.service-public {
    width: 1150px;
    height: 323px;
    margin: 6px auto 26px;
    background: #fff;
}

.pub-service {
    width: 100%;
    height: 280px;
    margin-top: 6px;
}

.pub-service ul {
    height: 276px;
    border-left: 3px solid #3F88E4;
    margin-left: 20px;
    box-sizing: border-box;
    padding-top: 15px;
    padding-left: 12px;
}

.pub-service ul li {
    width: 165px;
    height: 120px;
    margin-left: 20px;
    margin-bottom: 20px;
    float: left;
    position: relative;
    cursor: pointer;
    padding: 25px 15px;
}

.pub-service ul li a {
    display: block;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pub-service ul li a:nth-child(1) {
    font-size: 16px;
}

.pub-service ul li a:nth-child(2),
.pub-service ul li a:nth-child(3) {
    font-size: 14px;
    padding-left: 6px;
    margin-top: 5px;
    font-weight: 400;
    opacity: 0.9;
}

.pub-service ul li img {
    width: 165px;
    height: 120px;
}

.pub-service ul li p {
    width: 165px;
    height: 46px;
    position: absolute;
    background: #2b7be0cc;
    bottom: 0;
    line-height: 46px;
    padding-left: 12px;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
}

.pub-service ul li .bg-color1 {
    background: #2b7be0;
    background-size: 32px;
    opacity: .8;
}

.pub-service ul li .bg-color2 {
    background: #2ca9ba;
    background-size: 32px;
    opacity: .8;
}

.pub-service ul li .bg-color3 {
    background: #e7ad37;
    background-size: 32px;
    opacity: .8;
}

.pub-service ul li .bg-color11 {
    background: #2b7be0;
    opacity: .8;
}

.pub-service ul li .bg-color22 {
    background: #2ca9ba;
    opacity: .8;
}

.pub-service ul li .bg-color33 {
    background: #e7ad37;
    opacity: .8;
}

.pub-news ul {
    padding-top: 20px;
}

.pub-news li {
    width: 100%;
    height: 80px;
    background: #f5f8fa;
    box-sizing: border-box;
    padding: 16px 23px;
    margin-bottom: 10px;
    cursor: pointer;
}

.pub-news li b {
    display: block;
    width: 6px;
    height: 6px;
    background: #2850a0;
    position: relative;
    top: 13px;
    left: -13px;
}

.p-title {
    font-size: 16px;
    font-weight: 400;
    color: #171717;
}

.p-time {
    font-size: 14px;
    font-weight: 400;
    color: #a2a2a2;
}

.servit-type {
    height: 74px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 13px 11px 0;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
}

.hide {
    display: none;
}

.bg-color1 img {
    width: 34px !important;
    height: 34px !important;
    position: absolute;
    right: 10px !important;
    bottom: 6px !important;
}

.bg-color2 img {
    width: 34px !important;
    height: 34px !important;
    position: absolute;
    right: 10px !important;
    bottom: 6px !important;
}

.bg-color3 img {
    width: 34px !important;
    height: 34px !important;
    position: absolute;
    right: 10px !important;
    bottom: 6px !important;
}

.personal-color {
    color: #0C55BB !important;
}

.provinces-list {
    position: absolute;
    width: 501px;
    height: 218px;
    z-index: 10;
    box-shadow: 0px 1px 10px 0px rgba(159, 166, 174, 0.4);
    top: 96px;
}

.perch {
    width: 501px;
    height: 1px;
}

.provinces-con {
    width: 501px;
    height: 218px;
    background: #fff;
    padding: 18px 23px;
}

.provinces-con li {
    width: 70px;
    height: 30px;
    background: #f1f5ff;
    border-radius: 2px;
    float: left;
    margin: 8px 10px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    cursor: pointer;
}

.search-list {
    position: absolute;
    width: 501px;
    min-height: 235px;
    max-height: 300px;
    background: #fff;
    padding: 18px 23px;
    z-index: 12;
    top: 97px;
    box-shadow: 0px 1px 10px 0px rgba(159, 166, 174, 0.4);
    overflow: auto;
    padding-bottom: 0;
}

.search-list li {
    list-style: none;
    height: 45px;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.search-list li:hover {
    color: #4e71f2;
}


/* 鍥炬爣婊氬姩 */

.s-list .hd {
    width: 70px;
    height: 140px;
    background: #eee;
    position: absolute;
    left: 50%;
    margin-left: 578px;
}

.s-list .hd img {
    float: left;
    margin-top: 50px;
    margin-left: 15px;
    width: 40px;
    height: 40px;
}

.hot-services img {
    width: 16px;
    height: 16px;
    margin-left: 2px;
}

.depCont {
    padding-top: 20px;
    height: 287px;
    overflow: auto;
}

.depItem {
    width: 150px !important;
    height: 30px !important;
    line-height: 30px !important;
    padding: 0 10px;
    background: #fff !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 17px !important;
    margin-top: 0px !important;
    margin-left: 30px !important;
}

.depItem:hover {
    color: #0c55bb;
    background: #ecf5ff !important;
}

.pub-news li:hover {
    background: #2850A0;
}

.pub-news li:hover b {
    background: #fff;
}

.pub-news li:hover .p-title,
.pub-news li:hover .p-time {
    color: #fff;
}

.floatBox {
    display: none;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 100000;
    width: 300px;
    padding: 30px 20px 20px 20px;
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(9, 41, 77, .15);
}

.closeBtnBox {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 16px;
    height: 16px;
    background: url('https://static.hnzwfw.gov.cn/410000/index/img/closeBtn.png') no-repeat center center;
    background-size: cover;
    cursor: pointer;
}

.newsItem {
    display: none;
    position: relative;
}

.newsItem img {
    width: 100%;
}

.newsItemTitle {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #0d1c28 !important;
    font-size: 15px;
}

.newsItemActive {
    display: block;
}

.toolBox span {
    color: #0c55bb;
    font-size: 14px;
    cursor: pointer;
}

.nextPage,
.lastPage {
    opacity: 0.3;
}

.pageActive {
    opacity: 1;
}

.mr10 {
    margin-right: 10px;
}

.newsItemDes {
    font-size: 13px;
    color: #45484b;
    margin-bottom: 10px;
}

.detailHref {
    color: #0c55bb !important;
    font-size: 14px;
    position: absolute;
    left: 0px;
    bottom: -30px;
}

.opinion {
    position: fixed;
    bottom: 80px;
    left: 0;
    width: 140px;
    height: 60px;
    line-height: 60px;
    background-size: cover;
    padding-left: 10px;
    background: #0c55bb;
    z-index: 999;
}

.opinion img {
    float: left;
    margin: 17px 8px;
    cursor: pointer;
}

.opinion a {
    font-size: 14px;
    font-weight: bold;
    line-height: 60px;
    color: #fff;
    cursor: pointer;
}

.hn-nav-router .nav ul li a {
    color: #90a4c9;
}
.revision{
    width: 30px;height: 100%;background: #345dad;text-align: center;color: #fff;
}
.oeherrevision{
    width: 30px;height: 100%;background: #345dad;text-align: center;color: #fff;display: none;
}