* {
    margin: 0;
    padding: 0;
}

.wrap {
    margin: 0 auto;
}

a {
    text-decoration: none;
}

.mb20 {
    margin-bottom: 20px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.wrap {
    background: url(../images/zdly_images/wrap_background.png) 50% 0 no-repeat;
}


/* header star */

.header {
    position: relative;
    width: 100%;
    height: 632px;
    background: url(../images/zdly_images/banner.jpg) 50% 0 no-repeat;
}

.header .inner {
    width: 1200px;
    margin: 0 auto;
}

.header .inner h1 {
    position: absolute;
    top: 25px;
    width: 302px;
    height: 73px;
    background: url(../images/zdly_images/logo.png) 0 0 no-repeat;
}

.header .inner h1 a {
    display: block;
    height: 130px;
    line-height: 130px;
    width: 100%;
    font-size: 0;
}


/* header end */


/* content start */

.content {
    position: relative;
    top: -27px;
    width: 1200px;
    height: 2000px;
    margin: 0 auto;
}


/* p1 start */

.content .p1 h2 {
    height: 90px;
    background: url(../images/zdly_images/p1_top.png) 50% 0 no-repeat;
}

.content .p1 h2 a {
    display: block;
    height: 130px;
    line-height: 130px;
    width: 100%;
}

.p1 .tab-pane {
    position: relative;
    width: 580px;
    height: 290px;
    /* border: 1px solid #ccc; */
    overflow: hidden;
}

.p1 .tab-pane .pane>ul,
.p1 .tab-pane .pane>div {
    animation-duration: 0.3s;
}

.p1 .tab a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    font-size: 20px;
    text-align: center;
    color: #3A3A3A;
    border-radius: 5px;
    transition: all 0.3s;
    margin-bottom: 10px;
}

.p1 .tab a+a {
    margin-left: 4px;
}

.p1 .tab a.current {
    background-color: #2d8fff;
    color: #fff;
}

.p1 .list-t li {
    position: relative;
    padding-left: 20px;
    line-height: 40px;
    font-size: 16px;
}

.p1 .list-t li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 4px;
    height: 4px;
    margin-top: -2px;
    background-color: #ddd;
    border-radius: 100px;
}

.p1 ul li,
.p4 ul li {
    list-style: none;
}

.p1 .list-t a {
    display: inline-block;
    color: #333;
}

.p1 .list-t .date {
    position: absolute;
    right: 0;
    color: #BCBCBC;
}

.p1 .list-t li:hover:before,
.p2 .p2_text .list-t li:hover:before,
.p3 .list-t li:hover:before,
.p4 .list-t li:hover:before {
    background-color: #1b80d2;
}

.p1 .list-t li:hover a,
.p2 .p2_text .list-t li:hover a,
.p3 .list-t li:hover a,
.p4 .list-t li:hover a {
    color: #1b80d2;
}

.p1 .list-t p {
    display: inline-block;
    padding: 0 5px 0 10px;
    background: url(../images/zdly_images/p1_list-t_title.png);
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
    height: 24px;
    line-height: 23px;
    box-shadow: 1px 2px 3px 0px #b5c9e2;
}

.jdjc {
    float: left;
    height: 160px;
    /* border: 1px solid #ccc; */
    overflow: hidden;
    margin-top: 20px;
}

.jdjc h3 a {
    display: inline-block;
    /* width: 100px; */
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    font-size: 20px;
    text-align: center;
    color: #3A3A3A;
    border-radius: 5px;
    transition: all 0.3s;
}

.jdjc .list-p {
    position: relative;
}

.jdjc_box {
    display: none;
    width: 380px;
    height: 85px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(95, 132, 188, 0.9);
    padding: 5px 0;
    /* transform: translate(0, 3px); */
    transition: all 0.3s;
}

.jdjc .list-p>li:hover .jdjc_box {
    display: block;
}

.jdjc_box li {
    /* 清除浮动 */
    clear: both;
    margin: 10px 0 10px 30px;
}

.jdjc_box li a {
    display: block;
    text-decoration: underline;
    color: #fff;
    font-weight: bold;
}

.jdjc a.current {
    background-color: #2d8fff;
    color: #fff;
}

.jdjc .list-p li {
    display: block;
    float: left;
}

.list-p li a {
    margin: 0;
    display: inline-block;
    /* overflow: hidden; */
}

.list-p li a:hover img {
    transform: scale(1.05);
}

.list-p li img {
    transition: all 0.3s;
}

.jdjc .list-p li:nth-child(1),
.jdjc .list-p li:nth-child(2) {
    margin-right: 29px;
}


/* p2 start */

.content .p2 {
    margin-top: 527px;
}

.content .p2 h2 {
    height: 90px;
    background: url(../images/zdly_images/p2_top.png) 50% 0 no-repeat;
}

.content .p2 h2 a {
    display: block;
    height: 130px;
    line-height: 130px;
    width: 100%;
}

.p2_text .p2_pic a {
    margin: 0;
    display: inline-block;
    /* overflow: hidden; */
}

.p2_text .p2_pic a:hover img {
    transform: scale(1.05);
}

.p2_pic a img {
    transition: all 0.3s;
}

.p2_notice {
    float: left;
    height: 80px;
    border: 1px solid #ccc;
    background-color: #fff;
}

.p2_notice h3 {
    float: left;
    margin: 19px 0 12px 19px;
}

.p2_notice .scroll {
    position: relative;
    width: 770px;
    height: 50px;
    margin: 19px 0 0 427px;
}

.p2 .scroll li :hover a {
    color: #1b80d2;
}

.p2_notice .scroll li a {
    font-size: 24px;
    line-height: 40px;
    color: #333;
}

.p2_notice span:nth-child(1) {
    position: absolute;
    right: 25px;
    margin-top: -30px;
    width: 17px;
    height: 15px;
}

.p2_notice span:nth-child(2) {
    position: absolute;
    right: 25px;
    margin-top: -15px;
    width: 17px;
    height: 15px;
}

.p2_notice .icon-jyh-left2:hover a,
.p2_notice .icon-jyh-right2:hover a {
    cursor: pointer;
}

.p2_text {
    float: left;
    margin-top: 30px;
    width: 1200px;
    height: 280px;
    /* border: 1px solid #ccc; */
}

.p2_pic {
    float: left;
}

.p2_list_fl {
    float: left;
    width: 473px;
    overflow: hidden;
    margin: 0 35px;
}

.p2_list_fl h3,
.p2_list_fr h3 {
    margin-top: 10px;
}

.p2_list_fr {
    float: right;
    width: 474px;
    overflow: hidden;
}

.p2 .p2_text .list-t li {
    position: relative;
    padding: 4px 0 4px 17px;
    line-height: 26px;
    font-size: 16px;
}

.p2 .p2_text .list-t li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY( -50% );
    width: 4px;
    height: 4px;
    background-color: #ccc;
    border-radius: 50%;
}

.p2 .p2_text .list-t a {
    display: inline-block;
    color: #333;
}

.p2 .list-t .date {
    position: absolute;
    right: 0;
    color: #BCBCBC;
}

.p2_list_fl h3 a,
.p2_list_fr h3 a {
    display: inline-block;
    /* width: 100px; */
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    font-size: 20px;
    text-align: center;
    color: #3A3A3A;
    border-radius: 5px;
    transition: all 0.3s;
    margin-bottom: 10px;
}

.p2_list_fl a.current,
.p2_list_fr a.current {
    background-color: #2d8fff;
    color: #fff;
}


/* p3 start */

.content .p3 {
    margin-top: 400px;
}

.p3 h2 {
    height: 60px;
    background: url(../images/zdly_images/p3_top.png)50% 0 no-repeat;
}

.content .p3 h2 a {
    display: block;
    height: 130px;
    line-height: 130px;
    width: 100%;
}

.p3 .row_fl {
    float: left;
    width: 580px;
    overflow: hidden;
}

.p3 .row_fr {
    float: right;
    width: 580px;
    overflow: hidden;
}

.p3 h3 a {
    display: inline-block;
    /* width: 100px; */
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    font-size: 20px;
    text-align: center;
    color: #000;
    border-radius: 5px;
    transition: all 0.3s;
    margin-bottom: 10px;
}

.p3 h3 a {
    background-color: #2d8fff;
    color: #fff;
}

.p3 .list-t li {
    position: relative;
    padding: 6px 0 8px 17px;
    line-height: 26px;
    font-size: 16px;
}

.p3 .list-t li::before {
    content: "";
    position: absolute;
    top: 18px;
    left: 0;
    width: 4px;
    height: 4px;
    background-color: #ddd;
    border-radius: 50%;
}

.p3 .list-t a {
    display: inline-block;
    color: #333;
}

.p3 .list-t .date {
    position: absolute;
    right: 0;
    color: #BCBCBC;
}


/* p4 start */

.content .p4 {
    margin-top: 380px;
}

.content .p4 h2 {
    height: 60px;
    background: url(../images/zdly_images/p4_top.png)50% 0 no-repeat;
}

.content .p4 h2 a {
    display: block;
    height: 130px;
    line-height: 130px;
    width: 100%;
}

.p4 .tab-pane {
    position: relative;
    width: 580px;
    height: 290px;
    /* border: 1px solid #ccc; */
    overflow: hidden;
}

.p4 .tab-pane .pane>ul,
.p4 .tab-pane .pane>div {
    animation-duration: 0.3s;
}

.p4 .tab a {
    display: inline-block;
    /* width: 100px; */
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    font-size: 20px;
    text-align: center;
    color: #3A3A3A;
    border-radius: 5px;
    transition: all 0.3s;
    margin-bottom: 10px;
}

.p4 .tab a+a {
    margin-left: 4px;
}

.p4 .tab a.current {
    background-color: #2d8fff;
    color: #fff;
}

.p4 .list-t li {
    position: relative;
    padding: 6px 0 8px 17px;
    line-height: 26px;
    font-size: 16px;
}

.p4 .list-t li::before {
    content: "";
    position: absolute;
    top: 18px;
    left: 0;
    width: 4px;
    height: 4px;
    background-color: #ddd;
    border-radius: 50%;
}

.p4 .list-t a {
    display: inline-block;
    color: #333;
}

.p4 .list-t .date {
    position: absolute;
    right: 0;
    color: #BCBCBC;
}


/* footer start */

.footer {
    border-top: 2px solid #37e;
    padding: 15px 0 30px 0;
    background-color: #eee;
    margin-top: -86px;
}

.copyright {
    position: relative;
    width: 1200px;
    line-height: 32px;
    margin: 0 auto;
}

.copyright p {
    text-align: center;
}

.copyright p a,
.copyright p span {
    color: #333;
    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;
}