body {
    font-size: 16px;
}

.inner,
.nav ul,
.links,
.copyright {
    position: relative;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.h300 {
    height: 300px;
    overflow: hidden;
}

.mb30 {
    margin-bottom: 30px;
}

.header {
    width: 100%;
    background: url(http://wjw.hubei.gov.cn/material/images/sswgh/banner.jpg)50% 0 no-repeat;
    height: 570px;
    margin-bottom: -130px;
    text-align: center;
}

.header img {
    margin-top: 150px;
}

.header .inner,
.nav ul {
    position: relative;
    z-index: 10;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.wrap {
    background: url(http://wjw.hubei.gov.cn/material/images/sswgh/content_bg.png)50% 0 no-repeat;
}

.p1 h2 {
    background: url(http://wjw.hubei.gov.cn/material/images/sswgh/p1_title.png)50% 0 no-repeat;
    height: 80px;
    text-align: center;
}

.p1 h2 a {
    display: inline-block;
    height: 100px;
    width: 250px;
}

.notice {
    display: inline-block;
    background: url(http://wjw.hubei.gov.cn/material/images/sswgh/p1_title_bg.png)50% 0 no-repeat;
    width: 49%;
    height: 80px;
    border: #ffffff solid 1px;
}

.notice a {
    display: inline-block;
    width: 100%;
    height: 80px;
    padding: 20px 50px;
    color: #1861ad;
    font-size: 18px;
    font-weight: 1000;
}

.notice:hover {
    background: #FFFFFF;
    color: #000000;
    border: #c0c0c0 solid 1px;
    border-radius: 10px;
}

.notice:hover a {
    color: #000000;
}

.tab-pane {
    position: relative;
    overflow: visible;
}

.tab-pane {
    width: 100%;
}

.tab-pane h3 {
    display: inline-block;
    width: 17%;
}

.tab-pane h3 a {
    background: url(http://wjw.hubei.gov.cn/material/images/sswgh/p1_bg1.png)50% 0 no-repeat;
    background-size: 100%;
    display: inline-block;
    width: 110%;
    height: 70px;
    text-align: center;
    line-height: 57px;
    margin-top: 40px;
    font-size: 18px;
    font-weight: 1000;
    color: #1861ad;
}

.pane {
    background: url(http://wjw.hubei.gov.cn/material/images/sswgh/p1_bg.png)50% 0 no-repeat;
    display: inline-block;
    width: 991px;
    height: 374px;
}

.tab-pane h3 .current {
    background: url(http://wjw.hubei.gov.cn/material/images/sswgh/p1_bg2.png)50% 0 no-repeat;
    color: #ffffff;
    z-index: 100;
    position: relative;
}

.pane div {
    text-align: center;
}

.pane h4 {
    display: inline-block;
    background: url(http://wjw.hubei.gov.cn/material/images/sswgh/p1_bg_title.png)50% 0 no-repeat;
    width: 430px;
    height: 40px;
    font-size: 20px;
    color: #ffffff;
    line-height: 35px;
    margin-top: 20px;
    font-weight: 1000;
}

.pane p {
    color: #ffffff;
    padding: 20px 60px;
    text-indent: 2em;
    text-align: left;
    line-height: 25px;
}

.pane div h5 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 1000;
}

.pane p span a {
    color: #f0923b;
}

.p2 h2 {
    display: inline-block;
    text-align: left;
}

.p2 h2 a {
    display: inline-block;
    height: 50px;
    width: 250px;
}

.p2 h2:nth-child(1) {
    background: url(http://wjw.hubei.gov.cn/material/images/sswgh/gzjz_title.png)50% 0 no-repeat;
    width: 69%;
    height: 50px;
}

.p2 h2:nth-child(2) {
    background: url(http://wjw.hubei.gov.cn/material/images/sswgh/ghjd_title.png)left 0 no-repeat;
    width: 29%;
    height: 50px;
}

.list-t {
    float: left;
    display: inline-block;
    width: 69%;
}

.list-t li a {
    display: inline;
}

.list-t li span {
    float: right;
    margin-right: 17px;
    color: #a3a3a3;
}

.p2 a {
    display: inline-block;
    width: 100%;
    text-align: left;
}

.p2 a img {
    height: 300px;
    overflow: hidden;
    transition: all 0.3s;
}

.p2 a:hover img {
    transform: scale(1.05);
}

.p3 h2 {
    background: url(http://wjw.hubei.gov.cn/material/images/sswgh//lsgh_title.png)50% 0 no-repeat;
    height: 50px;
    text-align: center;
}

.p3 h2 a {
    display: inline-block;
    height: 50px;
    width: 250px;
}

.list-p li {
    display: inline-block;
    width: 33%;
    border-radius: 30%;
}

.list-p li a {
    margin: 0;
    display: inline-block;
    overflow: hidden;
    border-radius: 15px;
}

.list-p li a:hover img {
    transform: scale(1.05);
}

.list-p li img {
    transition: all 0.3s;
}

.footer {
    border-top: 2px solid #37e;
    padding: 20px 0;
    background-color: #eee;
}

.links>ul>li {
    position: relative;
    margin-bottom: 20px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
}

.links>ul>li>a {
    display: block;
    margin: 0 -5px;
    padding: 0 20px;
    background: #fff url(../images/links_arr.png) 96% 50% no-repeat;
}

.links li ul {
    display: none\9;
    z-index: -1;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 40px;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #ddd;
    background-color: #fff;
    opacity: 0;
    transform: translate(0, 3px);
    transition: opacity, transform .3s;
}

.links li:hover ul {
    display: block\9;
    z-index: 9;
    opacity: 1;
    transform: translate(0, 0);
}

.links li li {
    border-top: 1px solid #ddd;
    line-height: 39px;
    text-align: center;
    transition: all .3s;
}

.links li li:hover {
    background-color: #f8f8f8;
}

.links li li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    word-break: keep-all;
    text-overflow: ellipsis;
    font-size: 14px;
}

.copyright {
    line-height: 32px;
}

.copyright p a,
.copyright p span {
    margin: 0 10px;
}

.gov {
    position: absolute;
    top: 50%;
    left: 0;
    width: 80px;
    height: 80px;
    margin-top: -40px;
}

.jc {
    position: absolute;
    top: 50%;
    right: 0;
    width: 110px;
    height: 55px;
    margin-top: -22px;
}

.swiper-pagination-bullet-active {
    background-color: #fff;
}

@media (max-width: 1200px) {
    body {
        background-position: 50% 140px;
    }
    .header {
        background-position: 50% 10px;
    }
    .header h1 {
        height: 100px;
        background-position: 16px 50%;
        background-size: auto 60%;
    }
    .header h1 a {
        display: block;
        height: 100px;
    }
    .ht .fl,
    .nav,
    .header .search p strong {
        display: none;
    }
    .ht .fr {
        text-align: center;
        font-size: 12px;
    }
    .ht .fr,
    .header h1,
    .inner,
    .content,
    .links,
    .copyright {
        width: 100%;
    }
    .menu-btn {
        display: block;
    }
    .header .search {
        width: auto;
        margin: 20px;
    }
    .header .search input {
        width: 100%;
        height: 50px;
        padding: 15px 65px 15px 15px;
        margin: 0;
    }
    .header .search button {
        width: 50px;
        height: 50px;
        margin-left: -50px;
        background-position: center;
        line-height: 0;
        font-size: 0;
        color: transparent;
    }
    .header .search p {
        font-size: 12px;
    }
    .footer {
        padding: 20px;
    }
    .links {
        padding: 0 20px;
    }
    .copyright {
        line-height: 22px;
        font-size: 14px;
    }
    .handle {
        margin-bottom: 10px;
    }
}

@media (max-width: 768px) {
    .copyright p span {
        display: block;
    }
    .footer .gov,
    .footer .jc {
        position: relative;
        display: inline-block;
        top: 0;
        margin-top: 20px;
        vertical-align: middle;
    }
}