@charset "utf-8";
.content{
    padding-top:20px !important;
    padding-bottom: 20px !important;
}
.grid>h3 a{
    color:#24262a;
    line-height: 30px;
}
.grid>h3{
    line-height: 30px;
    font-size: 30px;
    border-left:7px solid #fb3337;
    padding-left:15px
}
.grid.p1{
    padding-top:15px
}
.p0 img{
    width: 100%;
}
.p1 .tl{
    background:#fff9f8;
    border:1px solid #ffbdc8;
    border-radius: 10px;
    box-shadow: 0px 5px 0px #ffebee;
    padding-bottom:20px
}
.tl h4{
    color:#ffffff;
    background:#ff534a;
    font-size: 20px;
    padding-left:53px;
    line-height: 38px;
    display: inline-block;
    box-shadow:4px 4px 0px #ffe1dc ;
    position: relative;
    margin-left:16px;
    top: -16px;
}
.tl h4:before{
    content:'';
    background:url("../images/p1_i.png") center top no-repeat;
    top: 8px;
    width:26px;
    height:22px;
    left:19px;
    position: absolute;
}
.p1 h3{
    margin-bottom:43px
}
.p1 p{
    padding-left:40px;
    padding-right:40px;
    line-height:34px;
    font-size:18px;
    color:#2d2d2c;
    text-indent: 2em;
}
.grid.p2{
    padding-top:20px
}
.p2 h3{
    margin-bottom:25px
}
.p2 .dx{
    margin-left:-25px;
    margin-right:-25px
}
.p2 li{
    height:63px;
    padding-left:25px;
    padding-right:25px;
}
.p2 li a{
    background: url("../images/p2_li.png") center top no-repeat;
    display: block;
    height:100%;
    width:100%;
    color:#333333;
    font-weight: 600;
    font-size: 22px;
}
.p2 li a i,.p2 li a span{
    display: inline-block;
    line-height: 60px;
}
.dx li a i.s1{
    background: url("../images/p2_s1.png") center top no-repeat;
}
.dx li a i.s2{
    background: url("../images/p2_s2.png") center 3px no-repeat;
}
.dx li a i.s3{
    background: url("../images/p2_s3.png") center center no-repeat;
}
.p2 li a i{
    margin-right:10px
}
.grid.p3{
    padding-top:20px
}
.p3 .list-a{
    background:#fff9f8;
    border:1px solid #ffbdc8;
    border-radius: 10px;
    box-shadow: 0px 5px 0px #ffebee;
    padding:20px 25px;
    margin-top:23px
}
.p3 .list-a li{
    display: inline-block;
    padding-left:35px;
    position: relative;
    padding-right:124px;
}
.p3 .list-a li:before{
    left: 0;
    position: absolute;
    content: '';
    background: url("../images/p3_i.png") center center no-repeat;
    top: 0;
    width: 21px;
    height: 21px;
}
.p3 .list-a li a{
    color:#2d2d2c;
    font-size: 20px;
    line-height: 21px;
}
.grid.p4{
    padding-top:20px
}
.p4 .list-t li{
    padding-left:70px;
    padding-right:65px;
    position: relative;
    line-height: 40px;
    margin-top:25px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.p4 .list-t li:before{
    display: none;
}
.p4 .list-t li i{
    position: absolute;
    width:41px;
    height:31px;
    background: linear-gradient(to right, #ff2d51 0%,#ff6552 90%);
    text-align: center;
    color:#fff;
    font-size: 20px;
    font-weight: 600;
    border-radius: 15px 15px 15px 0;
    left: 20px;
    top: 5px;
    line-height: 31px;
    font-style: normal;
}
.p4 .list-t li a{
    display: block;
    border-bottom:1px solid #ffcad4;
    padding-left:10px;
    padding-bottom:4px
}
.grid.p5{
    padding-top:20px;
}
.p5 img{
    width: 100%;
}
.p5 h3{
    margin-bottom: 20px;
}
.grid.p6{
    padding-top:20px;
    position: relative;
}
.grid.p6 h3{
    float: left;
}
.tab4{
    float: right;
}
.pane4{
    margin-left:-11px;
    margin-right:-11px
}
.tab4 a{
    color:#0068e7;
    background: #e9f7ff;
    width: 24px;
    height: 24px;
    margin:0 3px;
    display: inline-block;
    line-height: 24px;
    text-align: center;
}
.tab4 a.current{
    color:#ffffff;
    background: #0068e7;
}

.p6 .list-t{
    float: left;
    width: 100%;
}
.p6 .list-t:after,.p6 .pane4:after{
    content: '';
    /*建议加个height:0*/
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;
}
.p6 .list-t li{
    margin-top: 22px;
    border-radius:15px;
    width:calc(33.33% - 22px);
    min-height:156px;
    margin-left:11px;
    margin-right:11px;
    padding:0px
}
.p6 .list-t li:nth-child(1){
    border:1px solid #ddedfb;
}
.p6 .list-t li:nth-child(2){
    border:1px solid #fadbd8;
}
.p6 .list-t li:nth-child(3){
    border:1px solid #e1e3f9;
}
.p6 .list-t li:nth-child(4){
    border:1px solid #ffe6d3;
}
.p6 .list-t li:nth-child(5){
    border:1px solid #ccf7e7;
}
.p6 .list-t li:nth-child(6){
    border:1px solid #f8f2cf;
}
.p6 .list-t li h4{
    color:#333333;
    font-size:18px;
    line-height: 45px;
    padding-left:50px;
    position: relative;
    border-radius:15px 15px 0px 0px;
}
.p6 .list-t li .text{
    padding:15px;
    border-radius:0px 0px 15px 15px;
}
.p6 .list-t li .text p{
    line-height:28px;
    font-size:16px;
}
.p6 .list-t li:before{
    display: none;
}
.p6 .list-t li h4:before{
    width:22px;
    height:22px;
    content:'';
    position: absolute;
    left: 18px;
    top: 12px;
}
.p6 .list-t li:nth-child(1) h4{
    background:#e1f0fd
}
.p6 .list-t li:nth-child(2) h4{
    background:#ffe5e2
}
.p6 .list-t li:nth-child(3) h4{
    background:#e8eafc
}
.p6 .list-t li:nth-child(4) h4{
    background:#fee9d9
}
.p6 .list-t li:nth-child(5) h4{
    background:#d2f8eb
}
.p6 .list-t li:nth-child(6) h4{
    background:#fffadc
}
.p6 .list-t li:nth-child(1) h4:before{
    background:url("../images/p6_1.png") center center;
}
.p6 .list-t li:nth-child(2) h4:before{
    background:url("../images/p6_2.png") center center;
}
.p6 .list-t li:nth-child(3) h4:before{
    background:url("../images/p6_3.png") center center;
}
.p6 .list-t li:nth-child(4) h4:before{
    background:url("../images/p6_4.png") center center;
}
.p6 .list-t li:nth-child(5) h4:before{
    background:url("../images/p6_5.png") center center;
}
.p6 .list-t li:nth-child(6) h4:before{
    background:url("../images/p6_6.png") center center;
}
.p6 .list-t li p{
    color:#333333
}
.blue{
    color:#0c79ef;
    font-weight: 600;
}
.grey{
    color:#666666
}
.grid.p7{
    padding-top:20px
}
.p7 .blqd{
    background:#f6fbff;
    border:1px solid #a4cded;
    border-radius: 10px;
    box-shadow: 0px 5px 0px #d5ebfb;
    padding:14px 18px 24px 18px;
    margin-top:23px
}
.p7 .blqd p{
    border-bottom:1px dashed #92b7e8;
    padding-left:14px;
    line-height:42px;
    font-size:18px;
    color:#2d2d2c
}
.p8 .list-b li{
    padding-top:25px;
    padding-bottom:0px
}
.p8 .list-b img{
    width:100%
}
.grid.p8,.grid.p9{
    padding-top:20px
}
.p9 h3{
    margin-bottom:23px
}
.p9 li h4{
    color:#0067e7;
    font-size: 20px;
    line-height:64px;
    border:1px solid #c3dff3;
    background:#eaf6fe;
    position: relative;
    padding-left:66px;
    border-radius: 35px;
}
.p9 li h4:before{
    position: absolute;
    content: '';
    left:6px;
    top:6px;
    width:52px;
    height:52px;
    background: url("../images/p9.png") center center no-repeat;

}
.p9 li p{
    color: #12405d;
    font-size:18px;
    line-height: 24px;
    padding-top:23px;
    padding-bottom:30px;
    padding-left:23px;
    padding-right: 23px;
    letter-spacing: -1px;
}
.wrap .content{
    margin-bottom:36px;
    overflow: hidden;
}
@media(max-width:1320px){
    .wrap .content,.content .grid{
        width:100%
    }
    .wrap .inner,.wrap .nav ul,.wrap .links,.wrap .copyright{
        width: 100%;
    }
    .p2 li a{
        background-size: 100% 100%;
    }
}
@media (max-width: 1200px) {
    

    .copyright {
        text-align: center;
    }

    .copyright p span {
        display: block;
    }

    .copyright>.p20 {
        margin: 0;
        width: 100%;
    }

    .footer .gov,
    .footer .jc {
        position: relative;
        display: inline-block;
        top: 0;
        margin-top: 20px;
        vertical-align: middle;
    }
    .footer .qr{
        position: relative;
        display: inline-block;
        bottom: 0;
        right:0px;
        width:100%;
        margin-top: 20px;
        vertical-align: middle;
    }
    .copyright p span.hidden-xs{
        display: none;
    }
    .copyright>.p20{
        padding:20px
    }
    .p6 .list-t li h4{
        line-height:24px;
        padding-top:10px;
        padding-bottom:10px
    }
    .p2 .dx{
        margin-left:-10px;
        margin-right:-10px
    }
    .p3 .list-a li{
        margin-bottom:10px;
        width: 100%;
        margin-right:0px;

    }
    .p3 .list-a li a{
        text-align:left;
    }
    .p2 li{
        padding-left:10px;
        padding-right:10px
    }
}
@media (max-width: 992px) {
    .p6 .list-t li{
        width: calc(50% - 22px);
        float: left;
    }
    .p8 .list-b li{
        width: 50%;
        float: left;
    }
    .p2 li{
        width:50%;
        margin-bottom:20px;
        display: inline-block;
    }
    .p2 .dx{
        text-align: center;
    }
    .p9 li h4{
        line-height:30px;
        padding-top:17px;
        padding-bottom:17px;
        padding-right: 10px;
    }
    .p9 li h4:before{
        margin-top:-26px;
        top:50%
    }
    .p6 .list-t li{
        min-height: 180px;
    }
    .p6 .list-t li h4{
        font-size:16px;
    }
}
@media (max-width: 768px) {
    .p3 .list-a li{
        padding-right:10px
    }
    .p2 li{
        width: 100%;
    }
    .p6 .list-t li{
        width: 100%;
        margin-left:0px;
        margin-right: 0px;
        height:auto;
        min-height: auto;
    }
    .p6 .list-t,.pane4{
        margin-left:0px;
        margin-right:0px
    }
    .p4 .list-t li{
        margin-top:10px;
        padding-right: 0px;
        padding-left:40px
    }
    .p4 .list-t li i{
        left: 0px;
    }
    .p4 .list-t li a{
        border-bottom:0px
    }

}
@media (max-width: 480px) {
    .p8 .list-b li {
        width:100%;
        padding-top:20px
    }
    .p7 .blqd p{
        line-height:28px;
        padding-bottom:8px;
        padding-top:8px
    }
}
.p8 li img,.p2 li{
    transition: all .3s;
}
.p8 li:hover img,.p2 li:hover{
    transform: scale(1.05);
}
.left-nav li{
    color:#384b76;
    font-size:16px;
    border-radius:3px;
    line-height:30px;
    font-weight:600;
    text-align: center;
    margin-bottom: 6px;
    width:112px;
    background:#cbe1f9;
    height:30px
}
.left-nav li:nth-child(9){
    margin-bottom:0px
}
.left-nav li.current{
    background: linear-gradient(to right, #3dc8ff, #438bee);
    color:#fff
}
.left-nav{
    background:#ffffff;
    padding:6px;
    border-radius:7px ;
}
.left-nav a{
    height:52px;
    position: absolute;
    bottom:0px;
    width:100%;
    background: url("../images/back.png") center center no-repeat;
    left: 0;
}

.bj {
    height:auto;
    padding: 7px 7px 53px 7px;
    position: fixed;
    transform: translate( -150px);
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    z-index: 9;
    top: 20%;
    background: linear-gradient(to bottom, #4486f7, #0052f4);
    border: 2px solid #fff;
    border-radius: 10px;
}
@media (max-width: 1700px) {
    .bj {
        display:none
    }
}
