@charset "UTF-8";
/**/
.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 56px;
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 12px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666;
    margin: 0 7px;
}

.pagination a.active {
    background: #164FAC;
    color: #fff;
    border: 1px solid #164FAC;
}

.pagination a:hover {
    background: #164FAC;
    color: #fff;
    border: 1px solid #164FAC;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}

.n_banner {
    position: relative;
}

.n_banner img {
    display: block;
    width: 100%;
}
.n_banner:after{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.71) 0%, rgba(0, 0, 0, 0) 23%);
}


.n_container {
    padding-bottom: 106px;
}

.n_container .leftNav{
    width: 23.25%;
    position: relative;
    margin-top: -137px;
    z-index: 3;
}
.nav_tit h2{
    font-size: 32px;
    line-height: 54px;
    color: #fff;
    font-family: 'songtiB',sans-serif;
    position: relative;
    z-index: 3;
    margin-top: -20px;
}
.nav_tit p{
    font-size: 30px;
    line-height: 1;
    color: #fff;
    font-family: 'songtiB',sans-serif;
    opacity: .1;
    font-weight: 700;
}
.nav_tit {
    padding: 38px 20px 35px 68px ;
    background: url("../images/nav_tit.png") no-repeat bottom center;
}
.leftNav .lv1 h2{
    position: relative;
    padding-right: 35px;
    line-height: 44px;
    padding-top: 22px;
    padding-bottom: 22px;
    font-size: 22px;
    color: #2C2C2C;
    border-bottom: 1px dashed #D8D8D8;
    transition: .5s;
}

.leftNav .lv1 h2 i{
    position: absolute;
    right: 15px;
    top: 33px;
    width: 14px;
    height: 21px;
    background: url("../images/n_left01.png") no-repeat 50%;
    transition: .5s;
    cursor: pointer;
}

.leftNav .lv1 a{
    display: block;
}
.leftNav .lv2>li{
    position: relative;
    font-size: 18px;
    line-height: 50px;
    color: #333;
    padding-left: 43px;
    background: url("../images/n_left03.png") no-repeat left 14px top 21px ;
    transition: .5s;
}
.leftNav .lv2>li>a,
.leftNav .lv3>li>a{
    margin-right: 20px;
}

.leftNav .lv2>li i{
    position: absolute;
    right: 5px;
    top: 20px;
    width: 8px;
    height: 12px;
    background: url("../images/n_left01.png") no-repeat 50%;
    background-size: 8px;
    transition: .5s;
    cursor: pointer;
    z-index: 3;
}
.leftNav .lv3>li i{
    top: 14px;
}
.leftNav .lv2>li:hover{
    background-image: url("../images/n_left04.png");
}
.leftNav .lv2 li a:hover{
    color: #164FAC;
}
.leftNav .lv2{
    padding-top: 17px;
    display: none;
}

.leftNav .lv2 li.on>i{
    transform: rotate(90deg);
}

.leftNav .lv3>li{
    font-size: 16px;
    line-height: 40px;
    color: #333;
    position: relative;
    padding-left: 20px;
}
.leftNav .lv3>li:before{
    position: absolute;
    content: '';
    left: 5px;
    top: 17px;
    width: 6px;
    height: 6px;
    background: #164FAC;
    border-radius: 50%;
}

.leftNav .lv4>li{
    font-size: 14px;
    line-height: 36px;
    color: #333;
    position: relative;
    padding-left: 20px;
}

.leftNav .lv4>li:before{
    position: absolute;
    content: '';
    left: 5px;
    top: 16px;
    width: 4px;
    height: 4px;
    background: #164FAC;
    border-radius: 50%;
}

.leftNav .lv1 li.active h2,
.leftNav .lv1 li:hover h2,
.leftNav .lv1 li.on h2{
    color: #164FAC;
}
.leftNav .lv1 li.active h2 i,
.leftNav .lv1 li:hover h2 i,
.leftNav .lv1 li.on h2 i{
    background-image: url("../images/n_left02.png");
}
.leftNav .lv1 li.on h2 i{
    transform: rotate(90deg);
}

.leftNav .lv3,
.leftNav .lv4{
    display: none;
}



.leftNav .lv1{
    padding: 18px 34px 230px 37px;
    background: #fff url("../images/leftnav.png") no-repeat bottom center;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
}

.n_container .n_right{
    width: 74.625%;
    padding-top: 37px;
}
.n_tit{
    position: relative;
    font-size: 0;
    padding-bottom: 24px;
    margin-bottom: 23px;
    border-bottom: 1px solid #D8D8D8;
}
.n_tit h3{
    display: inline-block;
    font-size: 28px;
    line-height: 37px;
    color: #2C2C2C;
    padding-left: 22px;
    position: relative;
}
.n_tit h3:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    margin-top: -13px;
    width: 5px;
    height: 30px;
    background: #0848A7;
}
.posi{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0;
}
.posi img{
    display: inline-block;
    width: 18px;
    margin-right: 6px;
    vertical-align: middle;
    margin-top: -2px;
}
.posi a,
.posi span{
    display: inline-block;
    font-size: 16px;
    line-height: 37px;
    color: #626262;
    vertical-align: middle;
}

.n_list li a{
    display: block;
    font-size: 0;
    padding: 40px 20px;

}
.n_list li time{
    display: inline-block;
    width: 100px;
    height: 100px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    padding-top: 20px;
    background: url("../images/n_list01.png") no-repeat 50%;
}
.n_list li time span{
    display: block;
    font-size: 36px;
    line-height: 1;
    font-family: Arial, sans-serif;
    margin-bottom: 3px;
}
.n_list li time em{
    display: block;
    font-size: 18px;
    line-height: 1;
    font-family: Arial, sans-serif;
}
.n_list li .txt{
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 132px);
    margin-left: 32px;
    padding-top: 4px;
}
.n_list li .txt h3{
    font-size: 22px;
    line-height: 32px;
    color: #000000;
    margin-bottom: 13px;
    transition: .5s;
}
.n_list li .txt p{
    font-size: 16px;
    line-height: 30px;
    color: #888888;
    height: 60px;
    transition: .5s;
    text-indent: 2em;
}
.n_list li{
    border-bottom: 1px solid #EBE8E8;
}
.n_list li:hover .txt h3{
    color: #1D57B6;
}

.n_list2 li a{
    position: relative;
    z-index: 3;
    display: block;
    font-size: 0;
    padding: 30px 32px 20px;
}
.n_list2 li .pic{
    display: inline-block;
    width: 334px;
    height: 220px;
    vertical-align: middle;
}
.n_list2 li .txt{
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 364px);
    margin-left: 30px;
}
.n_list2 li .txt time{
    display: block;
    font-size: 14px;
    line-height: 34px;
    height: 34px;
    color: #A3A4A5;
    font-family: 'songtiB',sans-serif;
    margin-bottom: 10px;
}
.n_list2 li .txt time i{
    display: inline-block;
    font-size: 24px;
    line-height: 34px;
    color: #0848A7;
    margin-right: 5px;
    font-family: 'songtiB',sans-serif;
}

.n_list2 li .txt h3{
    font-size: 20px;
    line-height: 26px;
    color: #2C2C2C;
    margin-bottom: 16px;
}
.n_list2 li .txt p{
    font-size: 16px;
    line-height: 30px;
    color: #808080;
    -webkit-line-clamp: 3;
    height: 90px;
    text-indent: 2em;
}
.n_list2 li .txt em{
    position: relative;
    margin-left: -30px;
    display: block;
    height: 7px;
    margin-bottom: 21px;
    background: url("../images/list_txt02.png") no-repeat left center;
}
.n_list2 li .txt h5{
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    text-align: right;
}
.n_list2 li .txt h5 img{
    display: inline-block;
    width: 15px;
    margin-left: 5px;
}

.n_list2 li .txt *{
    transition: .5s;
}
.n_list2 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../images/list_txt05.png") no-repeat 50%;
    background-size: cover;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.n_list2 li{
    position: relative;
    z-index: 2;
    border-bottom: 1px dashed rgba(141, 141, 141, 0.3);
}

.n_list2 li:hover .txt time,
.n_list2 li:hover .txt time i{
    color: #fff;
}
.n_list2 li:hover .txt em{
    background-image: url('../images/list_txt03.png');
}
.n_list2 li:hover .txt h3{
    color: #fff;
}
.n_list2 li:hover .txt p{
    color: #fff;
    opacity: .7;
}
.n_list2 li:hover .txt h5{
    opacity: 1;
    visibility: visible;
}

.n_list2 li:hover:after{
    opacity: 1;
    visibility: visible;
}
.n_list2 li:hover{
    border-bottom: transparent;
}

.dtl_tit h1,.dtl_tit h1 p{
    font-size: 40px;
    color: #000000;
    line-height: 80px;
    text-align: center;
    font-family: 黑体,sans-serif;
}




.dtl_tit p{
    font-size: 0;
    text-align: center;
}
.dtl_tit p span{
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #666;
    margin: 0 10px;
}
.dtl_tit{
    padding-top: 24px;
    padding-bottom: 11px;
    border-bottom: 1px solid #D8D8D8;
}
.dtl_txt p{
    font-size: 18px !important;
    line-height: 2 !important;
    font-family: "Microsoft Yahei", sans-serif !important;
    color: #333;
    text-indent: 2em;
    margin-top: 0.15em;
}
.dtl_txt span{
    font-size: 18px !important;
    line-height: 2 !important;
    font-family: "Microsoft Yahei", sans-serif !important;
    color: #333;

}
.dtl_txt p img{
    display: block;

    height: auto;
    max-width: 100%;
    margin: 0 auto !important;
}


.dtl_txt table{ margin:0 auto}
.dtl_page p{
    font-size: 18px;
    line-height: 40px;
    color: #0A50B1;
}
.dtl_page p a{
    color: #0B0B0B;
    transition: .5s;
}
.dtl_page p a:hover{
    color: #0A50B1;
}
.dtl_page{
    padding-top: 34px;
    margin-top: 48px;
    border-top: 1px solid #D8D8D8;
}

.szdw .sz_dh{
    font-size: 0;
    padding-top: 19px;
    padding-bottom: 14px;
    text-align: center;
}
.szdw .sz_dh .li{
    display: inline-block;
    min-width: 142px;
    background: #EAEAEA;
    padding: 0 15px;
    transform: skew(-30deg);
    transition: .5s;
    margin:10px;
}
.szdw .sz_dh .li a{
    display: block;
    font-size: 18px;
    line-height: 46px;
    color: #333333;
    text-align: center;
    transform: skew(30deg);
}
.szdw .sz_dh .li:hover,
.szdw .sz_dh .li.active{
    background: #1F61CD;
}
.szdw .sz_dh .li:hover a,
.szdw .sz_dh .li.active a{
    color: #fff;
}
.n_list03 li{
    float: left;
    width: 17.67%;
    margin-left: 2.9125%;
    margin-top: 33px;
    margin-bottom: 33px;
}
.n_list03 li:nth-child(5n+1){
    margin-left: 0;
}
.n_list03 li a{
    display: block;
}
.n_list03 li .pic{
    height: 262px;
}
.n_list03 li .txt h2{
    font-size: 24px;
    line-height: 28px;
    color: #0B0B0B;
    text-align: center;
    margin-bottom: 13px;
}
.n_list03 li .txt h4{
    font-size: 22px;
    line-height: 24px;
    color: #7E7A7A;
    text-align: center;
}
.n_list03 li .txt{
    padding-top: 20px;
}
.n_list03 li:hover .txt h2{
    color: #1D57B6;
}


.n_list04 li{
    float: left;
    width: 29.65%;
    margin-left: 5.525%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.n_list04 li:nth-child(3n+1){
    margin-left: 0;
}
.n_list04 li a{
    display: block;
}
.n_list04 li .pic{
    height: 233px;
}
.n_list04 li .txt h3{
    font-size: 18px;
    line-height: 24px;
    color: #333;
    text-align: center;
}
.n_list04 li .txt{
    padding-top: 15px;
}
.n_list04 li:hover .txt h3{
    color: #1D57B6;
}


.szjs .fl01{
    overflow: hidden;
    padding: 24px 28px;
    background: #EBEBEB;
}

.szjs .fl01 .pic{
    width: 192px;
    height: 233px;
    float: left;
    margin-right: 74px;
}
.szjs .fl01 .txt{
    overflow: hidden;
    padding-top: 26px;
}
.szjs .fl01 .txt h1{
    font-size: 30px;
    line-height: 32px;
    color: #000;
    margin-bottom: 21px;
}
.szjs .fl01 .txt h4 span{
    float: left;
    font-size: 16px;
    line-height: 32px;
    color: #555555;
}
.szjs .fl01 .txt h4 span.i1{
    width: 340px;
}
.szjs .fl01 .txt h4{
    overflow: hidden;
}
.szjs .fl01 .txt h5{
    font-size: 16px;
    line-height: 32px;
    color: #555555;
    margin-top: 17px;
}
.sz_tit{
    display: flex;
}
.sz_tit h2{
    position: relative;
    min-width: 156px;
    font-size: 20px;
    line-height: 36px;
    color: #fff;
    font-weight: 600;
    padding: 0 11px;
    background: linear-gradient(105deg, #1B5BC4 3%, #508ff6 98%);
}
.sz_tit h2:after{
    position: absolute;
    content: '';
    width: 30px;
    height: 36px;
    left: 100%;
    background: url("../images/sz_img05.png") no-repeat 50%/100%;
}
.sz_tit{
    margin-bottom: 20px;
    border-bottom: 1px solid #D8D8D8;

}
.sz_tit2 h2{
    background-image: url("../images/sz_img05.png");
}
.szjs .txt p{
    font-size: 16px;
    line-height: 32px;
    color: #555555;
}

.szjs .sz_list1 li{
    font-size: 16px;
    line-height: 55px;
    color: #555555;
    padding-left: 28px;
    position: relative;
}

.szjs .sz_list1 li:before{
    position: absolute;
    content: '';
    top: 19px;
    left: -8px;
    width: 16px;
    height: 17px;
    background: url("../images/sz_img04.png");
}
.szjs .sz_list1:before{
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 36px;
    width: 1px;
    background: rgba(21, 139, 105, 0.2);
}
.szjs .sz_list1{
    position: relative;
    padding-left: 36px;
}

.szjs .sz_list2 li{
    font-size: 16px;
    line-height: 42px;
    color: #555555;
}

.szjs .fl06 p{
    font-size: 20px;
    line-height: 40px;
    color: #0A50B1;
}
.szjs .fl06 p a{
    font-size: 18px;
    line-height: 40px;
    color: #0B0B0B;
    transition: .5s;
}
.szjs .fl06 p:hover a{
    color: #0A50B1;
}
.szjs .fl05,.szjs .fl03,.szjs .fl02,.szjs .fl04{
    margin-top: 33px;
}
.szjs .fl06{
    margin-top: 83px;
    padding-top: 34px;
    border-top: 1px solid #D8D8D8;
}

@media screen and (max-width: 1600px){
    .nav_tit p{
        font-size: 24px;
    }
    .nav_tit{
        padding-left: 30px;
    }
    .n_container .n_right2{
        max-width: 96%;
        width: 100% !important;
    }
}
.zzjg .jg_list01 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.zzjg .jg_list01 li{
    width: 32%;
    padding-left: .2rem;
    margin-left: 2%;
    margin-bottom: 20px;
    background: url("../images/jg_img01.png") no-repeat left center;
}
.zzjg .jg_list01 li:nth-child(3n+1){
    margin-left: 0;
}
.zzjg .jg_list01 li a{
    display: block;
    font-size: 16px;
    line-height: 32px;
    color: #333;
    transition: .5s;
}
.zzjg .jg_list01 li:hover a{
    color: #0A50B1;
    font-weight: 600;
}