<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('./public.css');
@import url('./header.css');
@import url('./footer.css');

.row1 {
    padding: 62px 0 0;
    background: url('../images/row1_bg.png') no-repeat bottom center;
    background-size: 100% 100%;
}

.ldzc {
    position: relative;
    box-sizing: border-box;
    padding: 22px 30px 35px;
    height: 486px;
    border-radius: 4px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(44, 96, 228, 0.1);
}

.ldzc::after {
    content: '';
    display: block;
    position: absolute;
    top: -10px;
    right: -20px;
    width: 79px;
    height: 62px;
    background: url('../images/ethnic1.png') no-repeat center;
    z-index: 999;
}

.zt_head {
    margin-bottom: 36px;
    align-items: end;
    background: url('../images/ztzl_head_line.png') no-repeat right bottom;
    background-size: 93%;
}

.zt_head .ckgd {
    line-height: 60px;
    font-size: 14px;
    color: #999999;
}

.ld_con {
    align-items: flex-end;
    width: 48.5%;
}

.ld_pic {
    margin-right: 20px;
    width: 244px;
    height: 305px;
}

.ld_info {
    width: calc(100% - 264px);
}

.name {
    padding-bottom: 16px;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    border-bottom: 1px dashed #A2A2A2;
}

.name span {
    margin-right: 12px;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #0B2296;
}

.work {
    margin: 27px 0 24px;
}

.work span {
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #0B2296;
}

.work p {
    box-sizing: border-box;
    padding: 15px 13px;
    margin-top: 17px;
    height: 82px;
    background: rgba(44, 96, 228, 0.05);
}

.wyxx {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 140px;
    height: 46px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 4px;
    color: #FFF;
    background: #0B2296;
}

.wyxx i {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    width: 29px;
    height: 29px;
    background: #FFFFFF;
    border-radius: 50%;
    font-size: 16px;
    color: #2C60E4;
}

.leaders {
    box-sizing: border-box;
    padding: 32px 30px;
    width: 49%;
    border-radius: 4px;
    box-sizing: border-box;
    border: 1px solid #B1C7FF;
}

.leaders h3 {
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: bold;
    color: #0B2296;
}

.leaders ul li {
    margin-top: 18px;
    width: calc((100% - 90px) / 4);
    height: 40px;
    border-radius: 4px;
    background: rgba(44, 96, 228, 0.08);
}

.leaders ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    width: 100%;
    height: 100%;
}

.cwhy {
    margin-top: 45px;
}

.cwhy ul {
    justify-content: center;
}

.cwhy ul li {
    box-sizing: border-box;
    margin: 0 19px;
    width: 250px;
    height: 85px;
    background: url('../images/cwhy_bg.png') no-repeat center;
}

.cwhy ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
    color: #0B2296;
    width: 100%;
    height: 100%;
}

.cwhy ul li a span {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    width: 50px;
    height: 50px;
    background: url('../images/gwy_i.png') no-repeat center;
    background-size: 100% 100%;
}

.cwhy ul li a span i {
    font-size: 22px;
}

.cwhy .icon-jgsz {
    font-size: 16px;
}

.row2 {
    margin: 67px 0 54px;
}

.zzc {
    padding: 0 55px 32px 70px;
    align-items: center;
    flex-wrap: wrap;
    height: 164px;
    background: url(../images/zzc_bg.png) no-repeat center;
}

.zzc img {
    margin-right: 28px;
    padding-right: 44px;
    width: 113px;
    height: 61px;
    border-right: 1px solid #fff;
}

.zzc span {
    font-size: 18px;
    color: #fff;
}

.zzc input {
    width: calc(100% - 320px);
    height: 40px;
    border-radius: 2px;
    box-sizing: border-box;
    border: 1px solid #fff;
    text-align: center;
    color: #999999;
}

.zzc input::-webkit-input-placeholder {
    color: #fff;
}

.zzc input::-moz-placeholder {
    color: #fff;
}

.zzc input:-ms-input-placeholder {
    color: #fff;
}

.zzc .wh {
    width: 25%;
}

.zzc .wjm {
}

.search_zcwj {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 40px;
    color: #0B2296;
    border-radius: 2px;
    font-size: 14px;
    font-weight: bold;
    background: #fff;
}

.search_zcwj .icon-search {
    margin: 0 5px 0 0;
    font-size: 16px;
}

.row3 {
    background: url('../images/row2_bg.png') no-repeat top center;
    background-size: 100% 100%;
}

.zdly {
    margin-bottom: 40px;
    width: 100%;
}

.zdly .main_head {
    margin-bottom: 40px;
    background: url('../images/zdly_head2.png') no-repeat center;
}

.zdly ul li {
    width: calc((100% - 260px) / 5);
    height: 180px;
    background: #EBF3FF;
    border-radius: 5px;
    transition: all .3s ease;
}

.zdly ul li a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.zdly ul li a i {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px 0 10px;
    width: 56px;
    height: 56px;
    color: #fff;
    font-size: 26px;
    border-radius: 249px;
    background: linear-gradient(208deg, #0B2296 7%, #4463FD 91%);
}

.zdly ul li a p {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.zdly ul li a p::after {
    content: '';
    position: absolute;
    bottom: -13px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 79px;
    height: 1px;
    border-radius: 250px;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #2C6BD9 51%, rgba(255, 255, 255, 0) 100%);
}

.zdly ul li:hover{
    background: #0B2296;
    transition: all .3s ease;
}

.zdly ul li:hover a{
    color: #fff;
}

.zdly ul li:hover i{
    color: #0B2296;
    background: #fff;
    transition: all .3s ease;
}

.zdly ul li:hover a p::after{
    background:#fff linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #2C6BD9 51%, rgba(255, 255, 255, 0) 100%);
}

.zcwj {
    box-sizing: border-box;
    padding: 15px 15px 0;
    width: 56.78%;
    background: #fff;
    border-radius: 4px;
}

.zcwj .tab_con {
    background: url('../images/zcwj_bg.png') no-repeat top center;
}

.zcwj .tab_hd {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 30px;
}

.zcwj .tab_hd::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 97%;
    border-bottom: 1px dashed rgba(43, 92, 217, 0.3);
}

.zcwj .tab_hd a {
    margin: 0 35px;
    padding: 40px 0 20px;
    font-size: 24px;
    font-weight: bold;
}

.zcwj .tab_hd a.on {
    color: #0B2296;
    background: url('../images/zcwj_hd_on.png') no-repeat bottom center;
}

.zcwj .main_lis {
    padding: 15px 19px;
}

.zcwj .main_lis li {
    line-height: 50px;
}

.zfxxgk {
    box-sizing: border-box;
    padding: 15px 15px 30px;
    width: 41%;
    border-radius: 4px;
    background: #FFFFFF;
}

.zfxxgk_con {
    background: url('../images/zfxxgk_con2.png') no-repeat top center;
}

.zfxxgk h3 {
    position: relative;
}

.zfxxgk h3::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 97%;
    border-bottom: 1px dashed rgba(43, 92, 217, 0.3);
}

.zfxxgk h3 a {
    margin-bottom: 20px;
    display: block;
    padding: 40px 0 20px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #0B2296;
    background: url('../images/zcwj_hd_on.png') no-repeat bottom center;
}

.zfxxgk h3 span {
    color: #0B2296;
}

.zfxxgk ul {
    padding: 0 25px;
}

.zfxxgk ul li {
    margin-top: 40px;
    width: calc((100% - 18px) / 2);
    height: 73px;
    background: url('../images/zfxxgk_bg.png') no-repeat center;
    background-size: 100% 100%;
}

.zfxxgk ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 18px;
    font-weight: bold;
}

.zfxxgk ul li.li5 {
    width: 100%;
}

.zfxxgk ul li a i {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #0B2296;
    background-repeat: no-repeat;
    background-position: center;
}

.zfxxgk ul li.li1 a i {
    background-image: url('../images/zn.png');
}

.zfxxgk ul li.li2 a i {
    background-image: url('../images/zd.png');
}

.zfxxgk ul li.li3 a i {
    background-image: url('../images/nr.png');
}

.zfxxgk ul li.li4 a i {
    background-image: url('../images/nb.png');
}

.zfxxgk ul li.li5 a i {
    background-image: url('../images/ysqgk.png');
}

.tzzt {
    width: 100%;
}

.tzzt a {
    display: block;
    margin-top: 30px;
    width: calc((100% - 22px) / 2);
    height: 149px;
}

.tzzt a img {
    width: 100%;
    height: 100%;
}

.row4 {
    margin: 107px 0 48px;
    background: url('../images/zcjd_bg.png') no-repeat center;
    background: 100%
}

.zcjd .main_head {
    margin-bottom: 60px;
}

.zcjd .tab_hd{
    margin-bottom: 80px;
    flex-wrap: wrap;
}

.zcjd .tab_hd a{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: calc((100% - 180px) / 7);
    height: 61px;
    border-radius: 4px;
    font-size: 20px;
    font-weight: bold;
    color: #0B2296;
    background: #fff;
    box-shadow: 0px 4px 10px 0px rgba(43, 92, 217, 0.1);
}

.zcjd .tab_hd a i{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    color: #fff;
    border-radius: 50%;
    background: #0B2296;
}

.icon-h5jd{
    font-size: 14px;
}

.zcjd .tab_hd a::after{
    content: '';
    position: absolute;
    bottom: -16px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 93%;
    height: 16px;
    background: linear-gradient(180deg, rgba(43, 92, 217, 0.2) 0%, rgba(27, 166, 214, 0) 100%);
    z-index: 999;
}

.zcjd .tab_hd a.on{
    color: #fff;
    background: #0B2296;
}

.zcjd .tab_hd a.on i{
    color: #0B2296;
    background: #fff;
}

.tpjd li{
    box-sizing: border-box;
    margin-bottom: 40px;
    padding: 12px 10px 5px;
    width: calc((100% - 150px) / 4);
    height: 277px;
    border-radius: 4px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(41, 96, 191, 0.1);
}

.tpjd li a{
    width: 100%;
    height: 100%;
}

.tpjd li a .pic{
    margin-bottom: 11px;
    width: 100%;
    height: 195px;
    border-radius: 4px;
}

.tpjd li a p{
    height: 44px;
    font-size: 16px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.wzjd li {
    box-sizing: border-box;
    padding: 0 32px;
    margin-bottom: 40px;
    width: calc((100% - 30px) / 2);
    height: 118px;
    border-radius: 4px;
    background: #FFFFFF;
    box-shadow: 0px 2.92px 10px 0px rgba(35, 107, 165, 0.13);
}

.wzjd li:nth-child(n+5) {
    margin-bottom: 0;
}

.wzjd li a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.wzjd li h3 {
    margin-bottom: 18px;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .3s ease;
}

.wzjd li p {
    font-size: 16px;
    color: #969696;
}

.wzjd li:hover h3,.tpjd li:hover p{
    color: #0B2296;
    transition: all .3s ease;
}

.zcjd .more{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 100px;
    height: 30px;
    font-size: 14px;
    color: #fff;
    border-radius: 15px;
    background: #0B2296;
}

.zcjd .more i{
    margin-left: 5px;
    font-size: 12px;
}

@media only screen and (max-width: 1400px) {
    .tpjd li {
        width: calc((100% - 60px) / 4);
    }
    .zdly ul li {
        width: calc((100% - 80px) / 5);
    }
    
}

@media only screen and (max-width: 1200px) {
    .ldzc{
        height: auto;
    }
    .ld_con {
        width: 100%;
    }
    .leaders{
        margin-top: 20px;
        width: 100%;
    }

    .cwhy ul{
        justify-content: space-between;
    }
    .cwhy ul li{
        margin: 0;
        width: calc((100% - 60px) / 4);
    }
    .zzc .wh {
        width: 16%;
    }
    .zfxxgk ul {
        padding: 0 ;
    }
    .zcjd .tab_hd a {
        width: calc((100% - 60px) / 7);
    }

}
@media only screen and (max-width: 996px) {
    .row1 {
        padding: 25px 0 20px;
    }
    .ldzc {
        padding: 20px ;
    }
    .cwhy {
        margin-top: 0;
    }
    .cwhy ul li {
        margin-top: 20px;
        width: calc((100% - 20px) / 2);
        background-size: 100% 100%; 
    }
    .zzc {
        padding: 0 15px 32px 20px;
        background-size: 100% 100%;
    }
    .zzc img {
        margin-right: 15px;
        padding-right: 25px;
    }
    .row2 {
        margin: 20px 0 30px;
    }
    
    .zdly ul li {
        width: calc((100% - 30px) / 3);
    }

    .zdly ul li:nth-child(n+4) {
        margin-top: 20px;
        width: calc((100% - 15px) / 2);
    }
    .zcwj{
        width: 100%;
    }
    .zfxxgk{
        margin-top: 20px;
        width: 100%;
    }
    .zfxxgk_con{
        background-size: 100%;
    }
    .zfxxgk ul li{
        margin-top: 30px;
    }
    .tzzt a {
        width: 100%;
        height: auto;
    }
    .row4 {
        margin: 30px 0;
    }
    .zcjd .main_head {
        margin-bottom: 30px;
    }
    .zcjd .tab_hd {
        margin-bottom: 20px;
    }
    .zcjd .tab_hd a {
        margin-top: 20px;
        width: calc((100% - 60px) / 4);
    }
    .zcjd .tab_hd a:nth-child(n+5) {
        width: calc((100% - 40px) / 3);
    }
    .zcjd .tab_hd a::after{
        display: none;
    }
    .tpjd li {
        margin-bottom: 20px;
        height: auto;
        width: calc((100% - 20px) / 2);
    }
    .tpjd li a .pic {
        height: 240px;
    }
    .wzjd li {
        padding: 0 15px;
        margin-bottom: 20px;
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .ldzc::after {
        right: -10px;
    }
    .zfxxgk ul {
        padding: 0 20px;
    }
    .zzc .wjm {
        width: calc(100% - 280px);
    }
}</pre></body></html>