<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-size: 14px;
    line-height: 1.6;
    font-family: 'Microsoft YaHei';
    color: #444;
    font-weight: 400
}

p {
    color: #444;
    font-weight: 400
}

a {
    display: inline-block;
    -webkit-transition: all .5s;
    transition: all .5s;
    text-decoration: none
}

a:hover, a:focus {
    text-decoration: none
}

button {
    margin: 0;
    padding: 0;
    outline: 0
}

button:focus {
    outline: 0;
    border: 0
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    color: #252525
}

h3 {
    font-size: 22px
}

.d-table {
    width: 100%;
    height: 100%
}

.d-table-cell {
    display: table-cell;
    vertical-align: middle
}

ul, ol {
    list-style: none;
}

img {
    max-width: 100%
}

.display-none {
    display: none !important;
}

.display-block {
    display: block !important;
}

.img_box {
    overflow: hidden;
    position: relative;
}

.img_box img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}


.container {
    max-width: 1400px;
}


.search-container {
    display: flex;
    justify-content: center;
    width: 140px;
    height: 38px;
    background: #3551C0;
    border-radius: 15px;
}

.search-box {
    width: 100px;
    height: 100%;
    font-size: 16px;
    border: none;
    background: #3551C0;
    padding-left: 10px;
    border-radius: 15px;
    caret-color: white;
    color: #ffffff
}
.search-box::placeholder {
    color: #ffffff;
}

.search-box:focus {
    outline: none; /* åŽ»æŽ‰é»˜è®¤çš„è½®å»“çº¿æ¡ */
    box-shadow: none; /* åŽ»æŽ‰é»˜è®¤çš„é˜´å½±æ•ˆæžœ */
}

.search-button {
    position: relative;
    right: 8px;
    cursor: pointer;
    padding: 10px;
}

/*ç½‘ç«™é¦–é¡µ*/
.swiper-container .swiper-wrapper .swiper-slide a{
    width: 100%;
}
.swiper-container .swiper-wrapper .swiper-slide img {
    width: 100%;
}

.index-kechuang {
    position: relative;
    margin-bottom: 80px;
}

.index-kechuang .row {
    position: absolute;
    width: 100%;
    top: -160px;
    z-index: 1;
}

.index-kechuang .row .col {
    padding: 16px 20px;
    background: #132C8DB2;
    margin: 5px;
    color: #ffffff;
}

.index-kechuang .row .col .col-top {
    border-bottom: 1px solid #00247A;
    padding-bottom: 5px;
    margin-bottom: 8px;
}

.index-kechuang .row .col .col-top .title-value {
    font-weight: 700;
    font-size: 36px;
}

.index-kechuang .row .col .col-top .title-dw {
    font-size: 32px;
    vertical-align: top;
    position: relative;
    top: -10px
}

.index-kechuang .row .col .col-bottom {
    font-size: 16px;
}

.index-news {
    padding: 80px 0px;
}

.index-lm-title {
    font-size: 36px;
    font-weight: bold;
    line-height: 44px;
    color: #0038C0;
    text-align: center;
}
.index-lm-sub-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 44px;
    text-align: center;
    color: #98A4C0;
    padding: 10px 0;
}

.index-lm-title span {
    padding: 8px 0;
}

.index-news .news-left .nav-tabs {
    border: none;
    position: relative;
    margin-bottom: 30px;
    justify-content: center;
}

.index-news .news-left .nav-tabs .nav-item {

}

.index-news .news-left .nav-tabs .nav-item .nav-link {
    font-size: 24px;
    border: none;
    position: relative;
    color: #454545;;
}

.index-news .news-left .nav-tabs .nav-item .nav-link.active {
    background: linear-gradient(90deg, #0096C8 0%, #0038C0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 700;
}

.index-news .news-left .nav-tabs .nav-item .nav-link.active span {
    display: inline-block;
}



.index-news .news-left .nav-tabs .nav-item .view-more {
    position: absolute;
    right: 10px;
    top: 15px;
    color: #6A6A6A;
    display: none;

}

.index-news .news-left .nav-tabs .nav-item span {
    width: 75%;
    height: 100%;
    border-width: 0 0 2px 0;
    border-style: solid;
    border-image: linear-gradient(90deg, #0096C8 0%, #0038C0 100%) 1;
    position: absolute;
    left: 50%;
    bottom: 0px;
    transform: translateX(-50%);
    display: none;
}


.index-news .news-left .tab-content .news_list_left .img_box {
    width: 100%;
    height: 300px;
}

.index-news .news-left .tab-content .news_list_left .left-top {
    padding: 15px;
    background: #F8F9FF;
}

.index-news .news-left .tab-content .news_list_left .left-top .left-top-title {
    font-size: 20px;
}

.index-news .news-left .tab-content .news_list_left .left-top .left-top-time {
    color: #6A6A6A
}

.index-news .news-left .tab-content .news_list_left .left-top .left-top-time i {
    margin-right: 10px
}

.index-news .news-left .tab-content .news_list_rigfht {
    margin-bottom: 0;
}

.index-news .news-left .tab-content .news_list_rigfht .news_list {
    padding: 15px 10px;
    overflow: hidden;
    transition: transform 1s;
}

.index-news .news-left .tab-content .news_list_rigfht .news_list:first-child {
    padding-top: 0px
}

.index-news .news-left .tab-content .news_list_rigfht .news_list:last-child {
    border-bottom: none;
}

.index-news .news-left .tab-content .news_list_rigfht .news_list .news-time {
    float: left;
    text-align: center;
}
.index-news .news-left .tab-content .news_list_rigfht .news_list .news-time img{
    width: 100%;
    height: 112px;
}

.index-news .news-left .tab-content .news_list_rigfht .news_list .news-time p {
    margin-bottom: 0;
}

.index-news .news-left .tab-content .news_list_rigfht .news_list .news-time .time-top {
    font-size: 16px;
    color: #132C8D;
    border-bottom: 1px solid #132C8D;
}

.index-news .news-left .tab-content .news_list_rigfht .news_list .news-title {
    float: right;
}
.index-news .news-left .tab-content .news_list_rigfht .news_list .news-title a{
    color: #333333;
    font-size: 17px;
    color: #333333;
    max-height: 55px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.nav_title {
    background: #EFF2FF;
    margin-bottom: 30px;
    position: relative;
}

.nav_title .index-title {
    background: linear-gradient(#132C8D, #556DC7, #132C8D);
    color: #ffffff;
    font-weight: 700;
    font-size: 24px;
    padding: .5rem 1rem;
}

.nav_title .view-more {
    position: absolute;
    color: #6A6A6A;
    right: 10px;
    top: 15px;
}

.index-news .news-right .xw_ul {
    padding: 0 20px;
    background: #F8F9FF;
}

.index-news .news-right .xw_li {
    border-bottom: 1px dashed #9BA5CE;
    padding: 20px 0;
    transition: transform 1s;
    
}
.index-news .news-right .xw_li:hover{
     transform: scale(1.04);
}
.index-news .news-right .xw_li:first-child {
    padding-top: 0;
}

.index-news .news-right .xw_li:last-child {
    padding-bottom: 30px;
    border-bottom: none;
}

.index-news .news-right .xw_li .img_box {
    height: 100px;
}

.index-news .news-right .xw_li .news_title {
    font-size: 18px;
    color: #333333;
    max-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.index-news .news-right .xw_li .news_title a{
    color: #333333;
}
.index-news .news-right .xw_li .left-top-time {
    color: #6A6A6A;
}

.index-lm .lm_left {
     transition: transform 1s;
    position: relative;
    height: 370px;
}
.index-lm .lm_left:hover{
    transform: scale(1.04); 
}
.lm_left .lm_con {
    position: absolute;
    bottom: 0;
    background: #132C8DE5;
    padding: 20px;
    display: none;
}

.lm_left:hover .lm_con {
    display: block;
}

.lm_left .lm_con .nr {
    color: #ffffff;
    padding-bottom: 10px;
    border-bottom: 1px solid #ffffff;
}

.lm_left .lm_con .nr span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    font-size: 16px;
}

.lm_left .lm_con .more_link {
    color: #ffffff;
    margin-bottom: 0;
}

.lm_left .lm_con .more_link a {
    display: block;
    color: #ffffff;
    font-size: 16px;
}

.lm_left .lm_con .more_link i {
    float: right;
}

.index-lm .swiper-company {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.index-lm .swiper-company .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: 160px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border: 1px solid #CFCFCF;
    transition: transform 1s;
}
.index-lm .swiper-company .swiper-slide:hover{
      transform: scale(1.1); 
}

.index-lm .swiper-company .swiper-slide img {
    width: 80%;
    left: 10%;
}

.index-lm .swiper-company .swiper-slide a {
    color: #ffffff;
    background: #132C8DE5;
    width: 100%;
    height: 100%;
    line-height: 160px;
    z-index: 9;
    font-weight: 800;
    display: none;
}



.index-lm .swiper-company .swiper-company-pagination {
    text-align: center;
    margin: 10px auto;
}

.index-lm .swiper-company .swiper-company-pagination .swiper-pagination-bullet {
    width: 30px;
    border-radius: 0;
}

.index-lm .swiper-company .swiper-company-pagination .swiper-pagination-bullet-active {
    background: #132C8D;
}

.index-kcfw {
    background: #EFF2FF;
    padding: 60px;
    margin-bottom: 50px;
}

.index-kcfw .row-li {
    height: 200px;
    padding: 10px;
}

.index-kcfw .row-li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 50px;
    text-align: center;
    transition: transform 1s;
}
.index-kcfw .row-li a:hover{
    transform: scale(1.04); 
}
.index-kcfw .row-li a img {
    max-width: 50px;
    margin-bottom: 15px;
    height: 42px;
}

.index-kcfw .row-li a p {
    color: #ffffff;
    font-size: 20px;
}

.index-kcfw .one a {
    background: #3951AF;
}

.index-kcfw .two a {
    background: #7026A8;
}

.index-kcfw .three a {
    background: #22A15C;
}

.index-kcfw .four a {
    background: #E3B71B;
}

.index-kcfw .row {
    margin-bottom: 30px;
}

.index-kczt{
    margin-bottom: 50px;
}
.index-kczt .col-md-left {
    width: 10%;
}

.index-kczt .col-md-left .nav .nav-link {
    height: 83px;
    line-height: 86px;
    background: #EFF2FF;
    font-size: 18px;
    padding: 0;
    margin-bottom: 25px;
    color: #000000;
    position: relative;
}
.index-kczt .col-md-left .nav .nav-link i{
    position: absolute;
    right: -11px;
    color: #132C8D;
    display: none;
}
.index-kczt .col-md-left .nav .nav-link.active {
    background: #132C8D;
    color: #ffffff;
}
.index-kczt .col-md-left .nav .nav-link.active i{
    display: inline-block;
}
.index-kczt .col-md-left .nav .nav-link:hover{
    background: #132C8D;
    color: #ffffff;
    display:block;
}
.index-kczt .col-md-right {
    width: 90%;
}
.index-kczt .col-md-right .tab-pane .row{
    margin-bottom: 30px;
}
.index-kczt .col-md-right .tab-pane .row .col-md-4 {
    padding: 0 10px;
}

.index-kczt .col-md-right .tab-pane .row .col-md-4 .zt-li {
    display: block;
    background: #EFF2FF;
    text-align: left;
    transition: transform 1s;
}
.index-kczt .col-md-right .tab-pane .row .col-md-4 .zt-li:hover{
    transform: scale(1.04);  
}
.index-kczt .col-md-right .tab-pane .row .col-md-4 .zt-li .zt-title {
    font-size: 18px;
    color: #333333;
    padding: 15px;
    margin: 0;
}

.index-kczt .col-md-right .tab-pane .row .col-md-4 .zt-li .zt-time {
    color: #666666;
    font-size: 14px;
    padding: 0 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.index-kczt .col-md-right .tab-pane .row .col-md-4 .img_box {
    height: 200px;
}

.hdpp{
  background: #EFF2FF;
  padding: 60px;
}
.hdpp .container .row-box{
    margin-bottom: 30px;
}
.hdpp .container .row-box  .col-md-4{

}
.hdpp .container .row-box  .col-md-4 .hdpp-li{
    display: block;
    background: #ffffff;
    padding: 25px;
    transition: transform 1s;
}

.hdpp .container .row-box .hdpp-li .zt-title{
    font-size: 18px;
    color: #333333;
}
.hdpp .container .row-box .hdpp-li .img_box{
    height: 220px;
    margin-bottom: 1rem;
}
.hdpp .container .row-box .hdpp-li .hdpp-time{
    text-align: left;
    color: #666666;
    margin-bottom: 10px;
}
.hdpp .container .row-box .hdpp-li i{
    color: #6D7DC1;
    margin-right: 8px;
}
.hdpp .container .row-box .hdpp-li .hdpp-add{
    text-align: left;
    margin-bottom:0
}
.index-more-button {
    display: block;
    width: 220px;
    height: 50px;
    line-height: 50px;
    color: #132C8D;
    border: 1px solid #132C8D;
    text-align: center;
    margin:auto
    
}
.index-more-button i{
    margin: 5px;
}
.index-more-button:hover{
    background: #132C8D;
    color: #ffffff;
}
.index-parent{
    background: #334383;
    padding: 60px;
}
.index-parent .index-lm-title{
    color: #ffffff;
}


.parent-box{
    position: relative;
}
.parent-box .swiper-parents {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;

    overflow: hidden;
}

.parent-box .swiper-parents .swiper-wrapper a{
    display: block;
    width: 100%;
    height: 100%;
}

.parent-box .swiper-parents .swiper-wrapper img{
    width: 80%;
    left: 10%;
}
.parent-box .swiper-parents .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
     transition: transform 1s;
}
.parent-box .swiper-parents .swiper-slide:hover{
   transform: scale(1.1);   
}
.parent-box .swiper-button-next{
    right: -50px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #0000004D;
    color: #fff;
}
.parent-box .bi{
    font-size: 20px;
}
.parent-box .swiper-button-prev{
    left: -50px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #0000004D;
    color: #fff;
}

footer{
    background: linear-gradient(90deg, #035FAB 0%, #001F87 100%);
    color: #ffffff;
}

footer .foot-left{
    border-right: 1px solid #021B7E;
}
footer .foot-left .img-box{
    height: 52px;
    margin-bottom: 20px;
}
footer  ul,footer  ol{
    padding-left:0
}
footer  ol{
    font-size: 18px;
    font-weight: 700;
}
footer  li{
    margin: 7px 0
}
footer  a{
    color:#ffffff;
    font-size: 12px;
}
footer  ol a{
    font-size: 18px;
    font-weight: 700;
}


.footer-menu{
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
}
.footer-menu .row div{
    padding-bottom: 15px;
}
.footer-menu .row div a{
    font-size: 17px;
    font-weight: 400;
}
footer .tab-content{
    text-align: center;
}
footer  .tab-content img{
    width: 120px;
}

footer  .container p{
    text-align: center;
    color: #ffffff;
    margin-bottom: 0;
}
footer  .container .jszc{
    padding: 40px;
   border-bottom: 1px solid #414F71;
    margin-bottom:15px;
}
footer  .container .jszc2{
    padding: 30px;
    border-bottom: 1px solid #414F71;
    margin-bottom:15px;
}
footer  .container .jszc a{
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
}
footer  .container .jszc2 a{
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
}
/*é¦–é¡µç»“æŸ*/

/*å“ç‰Œæ´»åŠ¨*/
.ny-banner{
    width: 100%;
    position: relative;
}
.ny-banner img{
    width: 100%;
}
.ny-banner .fl-class{
    width: 100%;
    position: absolute;
    bottom: 3%;
    text-align: center;
}
.ny-banner .fl-class a{
    background: #000E4499;
    padding: 10px 20px;
    color: #ffffff;
}
.ny-banner .fl-class a.active,.ny-banner .fl-class a:hover{
    background: #132C8D;
    font-weight: 700;
}
.hdpp-one{
    padding-bottom: 0;
}
.hdpp .row .col-md-4{
    margin-bottom: 25px;
}

.hdpp .container .row-box{
    position: relative;
}
.hdpp .container .row-box .spider-more{
    position: absolute;
    right: 30px;
    bottom: 5px;
}
.service{
    padding: 0 5px;
    background: #FFFFFF;
    cursor: pointer;
}
.service:hover{
    background: linear-gradient(90deg, #E3F6FF 0%, #E3F0FF 100%);
}
.service-left{
    position: relative;
    padding: 0;
}
.service-left span{
    position: absolute;
    left: 10px;
    bottom: 10px;
    color: #352828;
    font-weight: 700;
}
.service-title-1{
    position: absolute;
    bottom: 0%;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    color: #FFFFFF;
    padding: 10px;
    font-weight: 700;
    font-size: 15px;
}
.service-right{
    padding: 24px;
}
.service-right-title{
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    color: #161616;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.service-right-des{
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    color: #454545;
    padding-top: 14px;
    text-indent: 2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.service-right-more{
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    color: #454545;
    padding-top: 20px;
}
.service-right-more:hover{
    color: #0038C0;
}

/*é¡µç&nbsp;*/
.pagination{
    justify-content: center;
}

.pagination a,.pagination span{
    color:#565656;
    padding: 8px 12px;
    background: #ffffff;
    display: inline-block;
    margin: 0 5px ;
}
.pagination .active span{
    background: #132C8D;
    color: #ffffff;
}

/*é¢åŒ…å±‘å¯¼èˆª*/
.crumb{
    margin:20px auto
}
.crumb .bi{
    color: #C1C5D8;
    margin-right: 5px;
}
.crumb sapn,.crumb a{
    margin:5px;
    color: #6A6A6A;
}



/*å“ç‰Œæ´»åŠ¨-è¯¦æƒ…*/
.hdpp-xq .container .row{
    margin: 0 0 40px;
}
.hdpp-xq .container .row .img_box{
    height: 340px;
}
.hdpp-xq .container .row .img-box img{
    width: 100%;
}
.hdpp-xq .container .row h1{
    font-size: 24px;
    margin-bottom: 30px;
}
.hdpp-xq .container  .xq-con-bt{
    background: linear-gradient(#132C8D, #556DC7, #132C8D);
    color: #ffffff;
    font-weight: 700;
    font-size: 24px;
    width: 160px;
    text-align: center;
    padding: 10px;
    margin-bottom: 40px;
    position: relative;
}

.hdpp-xq .container  .xq-con-bt span{
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 13px solid #132C8D;
    position: absolute;
    left: 50%;
    bottom: -12px;
    transform: translateX(-50%);
}
.hdpp-xq .container .content-xq{
    line-height: 160%;
    margin-bottom: 50px;
    padding: 40px;
}
.hdpp-xq .container .content-xq p{
    text-indent: 2rem;
}

/*æ–°é—»åˆ—è¡¨*/
.news{
    padding:60px
}
.news  .news-ul{
    margin-bottom: 40px;
}
.news  .news-ul .news-list{
    transition: transform 1s;
    margin: 25px;
    padding: 20px;
    background-color: #FFFFFF;
}

.news  .news-ul .news-list .row .img_box{
    width: 100%;
    height: 100%;
    position: relative;
}
.news  .news-ul .news-list .row .img_box .news-time{
    position: absolute;
    background: #132C8DB2;
    color: #FFFFFF;
    right: 0;
    bottom: 0;
    padding: 5px 10px;
}
.news  .news-ul .news-list .row .img_box .news-time i{
    margin-right: 5px;
}
.news  .news-ul .news-list .row .news-right{
    padding: 35px 15px;
    position: relative;
}
.news  .news-ul .news-list .row .news-right h2{
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 25px;
}
.news  .news-ul .news-list .row .news-right p{
    line-height: 180%;
    margin-bottom: 30px;
}
.news  .news-ul .news-list .row .news-right .xlogo{
    position: absolute;
    width: 120px;
    bottom: 10px;
}
.news  .news-ul .news-list .row .news-right .spider-more{
    position: absolute;
    right: 20px;
    bottom: 20px;
}

/*æ–°é—»è¯¦æƒ…*/
.news-body {
    background: #EFF2FF;
    padding: 20px 20px 100px;
}
.news-body .crumb{
    margin: 0 auto 30px;
}
.news-body  .news-xq{
    background: #ffffff;
    padding: 40px;
}
.news-body  .news-xq h1{
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
}
.news-body  .news-xq  .ftitle{
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #1D1D1D;
    padding: 25px 0 15px 0;
    width: fit-content;
    border-bottom: 2px solid #0038C0;
}
.news-body  .news-xq  .ftitle  span{
    margin-right: 30px;
    color: #666666;
}
.news-body  .news-xq  .ftitle .fl-title{
    font-weight: 700;
}
.news-body  .news-xq  .ftitle .share{
    float: right;
}
.news-body  .news-xq .content-xq{
    padding: 25px 0;
    border-bottom: 1px dashed #D3D9EE;
}

/*è½½ä½“èµ„æº*/

.zaiti{
    padding:60px
}
.zaiti  .zaiti-ul{
    margin-bottom: 40px;
}
.zaiti  .zaiti-ul .zaiti-list{
    transition: transform 1s;
    margin: 40px;
}
.zaiti  .zaiti-ul .zaiti-list .row{
    height: 400px;
}
.zaiti  .zaiti-ul .zaiti-list .row .img_box{
    width: 100%;
    height: 100%;
    position: relative;
}
.zaiti  .zaiti-ul .zaiti-list .row .img_box .zaiti-address{
    position: absolute;
    background: #132C8DB2;
    color: #FFFFFF;
    right: 0;
    bottom: 0;
    padding: 5px 10px;
}
.zaiti  .zaiti-ul .zaiti-list .row .img_box .zaiti-address i{
    margin-right: 5px;
}
.zaiti  .zaiti-ul .zaiti-list .row .zaiti-right{
    padding: 10px;
    position: relative;
}
.zaiti  .zaiti-ul .zaiti-list .row .zaiti-right h2{
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 20px;
}
.zaiti  .zaiti-ul .zaiti-list .row .zaiti-right .ftitle{
    color: #333333;
    font-weight: 700;
    margin-bottom:15px
}
.zaiti  .zaiti-ul .zaiti-list .row .zaiti-right .con{
    line-height: 180%;
    margin-bottom: 30px;
    color: #6A6A6A;
}

.zaiti  .zaiti-ul .zaiti-list .row .zaiti-right .xlogo{
    position: absolute;
    width: 120px;
    bottom: 10px;
}

/*å…³äºŽæˆ‘ä»¬*/
.ny-title{
    background: linear-gradient(#132C8D, #556DC7, #132C8D);
    color: #ffffff;
    font-weight: 700;
    font-size: 24px;
    display: inline-block;
    text-align: center;
    padding: 10px 20px;
    margin-bottom: 40px;
}
.about{
    background: #EFF2FF;
    padding:40px 0 80px;
}
.about .row{
    margin-bottom: 60px;
}
.about .about-left .con{
    line-height: 200%;
}
.about .img_box{
    min-height: 200px;
    width: 100%;
    height: 100%;
}
.about-con .nav-tabs{
    border: none;
    margin-bottom:40px
}

.about-con  .nav-tabs .nav-item .nav-link.active{
    background: linear-gradient(#132C8D, #556DC7, #132C8D);
    color: #ffffff;
    font-weight: 700;
}
.about-con  .nav-tabs .nav-item .nav-link{
    font-size: 24px;
    border: none;
    position: relative;
}
.about-con .nav-tabs .nav-item span {
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 16px solid #132C8D;
    position: absolute;
    left: 50%;
    bottom: -16px;
    transform: translateX(-50%);
    display: none;
}
.about-con .nav-tabs .nav-item .nav-link.active span {
    display: inline-block;
}
.about-con .tab-content .content{
    background: #ffffff;
    padding: 40px;
    border-radius: 10px;
}
.about-con .tab-content .content h3{
    text-align: center;
    font-size: 20px;
    padding-bottom: 25px;
    margin-bottom: 20px;
    border-bottom: 1px solid #D3D9EE;
}

/*ä¼šå‘˜å•ä½*/
.parent{
    padding:40px 0 80px;
}
.parent .row{
    margin-bottom: 40px;
}
.parent .row .col-md-3{

    position: relative;
    text-align: center;
    font-size: 18px;
    background: #fff;
    padding: 10px;
}
.parent .row .col-md-3 .img_box{
    height: 160px;
    border: 1px solid #CFCFCF;
}
.parent .row .col-md-3 .img_box img{
    width: 80%;
    left: 10%;
}
.parent .row .col-md-3 a{
    position: absolute;
    color: #ffffff;
    background: #132C8DE5;
    width: 100%;
    height: 100%;
    line-height: 160px;
    z-index: 9;
    font-weight: 800;
    display: none;
}

/*å•é¡µé¢*/
.page-content {
    background: #EFF2FF;
    padding:40px 0 80px;
}
.page-content .content-xq{
    background: #ffffff;
    padding: 40px;
    border-radius: 10px;
    line-height: 200%;
}
.content-xq p,.content-xq li{
    line-height: 200%;
}

/*åˆä½œä¼™ä¼´*/
.huoban{
    background: #EFF2FF;
    padding:40px 0 80px;
}
.huoban .row{
    margin-bottom: 40px;
}
.huoban .row .col-sp-5{
    flex: 0 0 auto;
    width: 20%;
}
.huoban .row .col-sp-5 .img_box{
    display: block;
    width: 100%;
    height: 120px;
    background: #ffffff;
    margin:13px 0
}

    /*ä¼ªç±»*/

.index-news .news-left .nav-tabs .nav-item .nav-link:hover {
    background: linear-gradient(90deg, #0096C8 0%, #0038C0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 700;
}

.index-news .news-left .nav-tabs .nav-item .nav-link:hover span {
    display: inline-block;
}


.about-con .nav-tabs .nav-item .nav-link:hover {
    background: linear-gradient(#132C8D, #556DC7, #132C8D);
    color: #ffffff;
    font-weight: 700;
}

.about-con .nav-tabs .nav-item .nav-link:hover span {
    display: inline-block;
}



.hdpp .container .row-box  .col-md-4 .hdpp-li:hover {
    transform: scale(1.04);
    background:#132C8D ;
    color: #ffffff;
}
.hdpp .container .row-box  .col-md-4 .hdpp-li:hover p{
    color: #ffffff;
}
.page a:hover{
    background: #132C8D;
    color: #ffffff;
}
.crumb sapn:hover,.crumb a:hover{
    color: #132C8D;
}

.news  .news-ul .news-list:hover{
    transform: scale(1.04);
    background: #132C8D;
    color: #ffffff;
}
.news  .news-ul .news-list:hover h2,.news  .news-ul .news-list:hover p{
    color: #ffffff;
}

.zaiti  .zaiti-ul .zaiti-list:hover{
    transform: scale(1.04);
    background: #132C8D;
    color: #ffffff;
}
.zaiti  .zaiti-ul .zaiti-list:hover h2 {
    color: #ffffff;
}

.zaiti .zaiti-ul .zaiti-list:hover .row .zaiti-right .ftitle{
    color: #ffffff;
}
.zaiti .zaiti-ul .zaiti-list:hover .row .zaiti-right .con{
    color: #ffffff;
}
.index-lm .swiper-company .swiper-slide:hover a {
    display: block;
}
.parent .row .img_box:hover a {
    display: block;
}

.index-news .news-left .tab-content .news_list_rigfht .news_list:hover{
    background: #EFF2FF;
    transform: scale(1.04);
}

.content-xq img{
    max-width: 100%;
    height: auto;
}

.back-to-top {
    display: none;
    position: fixed;
    bottom: 5%;
    right: 4%;
    background-color: #999999;
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 1000;
  }
  .back-to-top:hover{
     background-color: #007bff; 
     color: #FFFFFF;
  }
  
  .back-to-top.show {
    display: block;
  }




.index-news .news-left .tab-content .news_list_left a{
    transition: transform 1s;
}
.index-news .news-left .tab-content .news_list_left a:hover{
    transform: scale(1.04);
}

.col-md-20{
    width:20%;
}





/*æœç´¢*/
.search-big-box{
    position:relative;
    display: none;
}
.search-big-box .search-con-box{
    position: absolute;
    width:100%;
    padding: 40px 100px;
    background: #132C8D99;
    z-index: 9;
}
.search-big-box .search-con-box .search-title{
    color:#ffffff;
    font-size:28px;
    font-weight: 700;
}
.search-big-box .search-con-box .search-title span{
    float:right;
    font-weight: 200;

}

.search-big-box .search-con-box .search {
    position: relative;
    box-shadow: 0 0 40px rgba(51, 51, 51, .1)
}

.search-big-box .search-con-box .search input {
    height: 60px;
    text-indent: 25px;
}

.search-big-box .search-con-box .search input:focus {
    box-shadow: none;
}

.search-big-box .search-con-box .search .fa-search {
    position: absolute;
    top: 20px;
    left: 16px
}

.search-big-box .search-con-box .search button {
    position: absolute;
    top: 5px;
    right: 5px;
    height: 50px;
    width: 110px;
    background: #132C8D
}

.search-big-box .search-con-box .form-control{
    border-radius: 0;
    border: none;
}
.search-big-box .search-con-box  .header-search{
    height: 100%;
}

.search-page {
    background: #EFF2FF;
    padding: 50px 0;
}
.search-page .search-title{
    margin-bottom:35px;
    color: #6A6A6A;
}
.search-page .search-title .jieguo{
    font-size: 35px;
    font-weight: 700;
    color: #132C8D;
    margin-right: 35px;
}
.search-page .search-title  .gjc{
    color: #132C8D;
}
.search-page  .nav-tabs{
    background: #ffffff;
    border-radius: 5px;
}
.search-page  .nav-tabs .nav-item{

}
.search-page  .nav-tabs .nav-item .nav-link{
    padding: 15px 0;
    font-size: 18px;
    margin:0 20px;
    border:none;
    margin-bottom:0;
    color: #333333;
}
.search-page .nav-tabs .nav-item .nav-link.active{
    color:#132C8D;
    font-weight: 700;
    border-bottom: 1px solid #132C8D;
}
.search-page .tab-content .hdpp,.search-page .tab-content .news,.search-page .tab-content .zaiti{
    padding:0
}
.search-page .tab-content  .container{
    padding: 0;
}
.search-page .tab-content .news .news-ul .news-list{
    margin:25px 0
}
.search-page .tab-content  .zaiti .zaiti-ul .zaiti-list{
    margin:25px 0
}
.ny-logo{
    margin-top:100px;
}
.service-inner-title{
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0em;
    color: #161616;
}
.service-inner-company{
    padding-top: 24px;
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
    letter-spacing: 0em;
    color: #454545;
}</pre></body></html>