<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
* {
    box-sizing: border-box;
    font-family: 'STSong SC Black','宋体','宋体-简',"Times New Roman", Times, serif;
}
html, body, div, p, span, font, em, ul, li, dl, dt, dd, table, tr, td, input, button, a {
    margin: 0 auto;
    padding: 0;
}
html,body{
    height:100%;
    width: 100%;
    min-width: 1300px;
}
body {
    font-size: 16px;
    color: #333;
    /*background: url("../images/zhdbg.jpg") center top no-repeat;*/
}

ul {
    list-style-type: none;
}
a {
    text-decoration: none;
    color: #333;
}
a:hover {
    text-decoration: none;
    color: #142e84;
}
img,video {
    border: 0px;
    vertical-align: top;
}
em, i {
    font-style: normal;
}
.clr {
    margin: 0px;
    padding: 0px;
    height: 0px;
    width: 0px;
    overflow: hidden;
    clear: both;
}
input, textarea, button, select, video{
    outline: none;
}
video{
    background: #333;
}
.container{
    width: 1300px;
    margin:0 auto;
}
.header{
    height:543px;
    background: url("../images/zhdbg_01.jpg") center top no-repeat;
    overflow: hidden;
}
.logo{
    margin-top: 35px;
    float: left;
}
.lang{
    float: right;
    font-size: 20px;
    margin-top: 60px;
    color: #fff;
}
.lang a{
    color: #fff;
    font-weight: bold;
    padding:0 10px;
}
.nav{
    height:80px;
    line-height: 80px;
    background: #142e84;
    margin-top: 352px;
    font-size: 22px;
    font-weight: bold;
}
.nav li{
    float: left;
    width: 14.28%;
    text-align: center;

}
.nav li.cur a, .nav li:hover a{
    display: inline-block;
    height:80px;
    position: relative;
    padding:0 5px;
}
.nav li.cur a:before,.nav li:hover a:before{
    content: '';
    position: absolute;
    top:0;
    left:0;
    height:4px;
    background: #e8d5b5;
    width: 100%;

}
.nav a{
    color: #fff;
}
.zhdbg-1{
    height:555px;
    background: url("../images/zhdbg_02.jpg") center top no-repeat;
    overflow: hidden;
}
.zhdbg-2{
    height:403px;
    background: url("../images/zhdbg_03.jpg") center top no-repeat;
    overflow: hidden;
}
.zhdbg-3{
    background: url("../images/zhdbg_04.jpg") center top no-repeat;
    height:437px;
    overflow: hidden;
}
.main{
    background: #fff;
    padding:0 50px;
    width: 1300px;
    margin:0 auto;
    overflow: hidden;
}

.leader{
    margin: 24px 0 16px;
    height:90px;
    line-height: 90px;
}
.leader dt{
    float: left;
}
.leader dd{
    float: left;
    width: 1113px;
    padding-left: 30px;
    font-size: 34px;
    font-weight: 900;
}
.leader a{
    color: #0a247a;
}

.banner{
    float: left;
    width: 740px;
    height:425px;
}
.banner .swiper-container{
    height:425px;
}
.banner  .swiper-container-horizontal &gt; .swiper-pagination-bullets, .banner .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom:20px;
    text-align: right;
    padding-right: 40px;
    font-size: 15px;
    color: #fff;
}
.banner .swiper-pagination-current{
    font-size: 30px;
}
.banner .swiper-button-next, .banner .swiper-button-prev{
    width: 40px;
    height:40px;
    margin-top: -20px;
    background: url("../images/zhdbannerright.png") left top no-repeat;
}
.banner .swiper-button-prev, .banner .swiper-container-rtl .swiper-button-next{
    background: url("../images/zhdbannerleft.png") left top no-repeat;
}
.banner img{
    float: left;
    width: 740px;
    height:425px;
}
.banner .swiper-slide span{
    float: left;
    width: 615px;
    padding:0 20px;
    margin-top: -75px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    line-height: 1.3;
}

.news{
    background: url("../images/zhdnewsbg.jpg") left top no-repeat;
    width: 440px;
    height:425px;
    float: right;
    padding:25px 22px 0;
    overflow: hidden;
}
.news .u-list li{
    font-size: 18px;
    background: url("../images/zhddot.png") left 8px no-repeat;
    padding-left:15px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 20px;
}
.mt{
    height:90px;
    margin-top: 10px;
    overflow: hidden;
}
.mt a{
    text-indent: -1000px;
    display: block;
    height:90px;
}
.fenyiti{
    float: left;
    width: 740px;
}
.fenyiti .mt a{
    background: url("../images/zhdfyt.png") left center no-repeat;
    float: left;
    width: 95px;
}
.fenyiti ul{
    margin: 0 -5px;
    overflow: hidden;
}
.fenyiti li{
    float: left;
    width: 250px;
    padding:0 5px;
}
.fenyiti li img{
    float: left;
    width: 240px;
    height:303px;
}
.fenyiti li span{
    float: left;
    padding:0 20px;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin-top: -110px;
    line-height: 1.6;
}
.fenyiti li span:after{
    content: '';
    width: 35px;
    height:2px;
    background: #fff;
    display: block;
    margin-top: 10px;
}
.kaimuhui{
    float: right;
    width:440px;
    overflow: hidden;
}
.kaimuhui .mt a{
    background: url('../images/zhdkmh.png') left center no-repeat;
}
.scrollbar
{
    height:265px;
    width: 100%;
    overflow-y: scroll;
}
.force-overflow
{
    min-height: 265px;
}
.scrollbar::-webkit-scrollbar-track
{
    border-radius: 2px;
    background-color: #fff;
}

.scrollbar::-webkit-scrollbar
{
    width: 4px;
    background-color: #fff;
}

.scrollbar::-webkit-scrollbar-thumb
{
    border-radius: 2px;
    background-color: #ced0d4;
}
.kaimuhui ul{
    position: relative;
}
.kaimuhui ul:before{
    position: absolute;
    left:17px;
    top:5px;
    content: '';
    border-left:1px solid #cccccc;
    display: block;
    height:100%;
}
.kaimuhui ul li{
    font-size: 16px;
    line-height: 1.5;
    font-size: 16px;
    color: #999999;
    padding-left:37px;
    margin-bottom: 17px;
    position: relative;
}
.kaimuhui ul li a{
    display: block;
    font-size: 18px;
    font-weight: 600;
}
.kaimuhui ul li:before{
    position: absolute;
    left:9px;
    top:5px;
    content: '';
    height:14px;
    width: 14px;
    border-radius: 50%;
    border:1px solid #051f74;
    background: #fff;
}
.kaimuhui ul li:hover:before{
    width: 9px;
    height:9px;
    border:5px solid #051f74;
}
.kaimuhui ul li:hover a{
    color: #051f74;
}
.kaimuhui a.more{
    display: block;
    width: 119px;
    height:34px;
    background: #142e84;
    line-height: 34px;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    font-size: 16px;
    margin-top: 5px;
}
.video{
    position: relative;
    padding-bottom: 40px;
    overflow: hidden;
}
.video .mt a{
    background: url("../images/zhdvideo.png") left center no-repeat;
    width: 127px;
    float: left;
}

.video .swiper-slide {
    width: 290px;
}
.video .swiper-slide img{
    width:290px;
    height:162px;
}
.video .swiper-slide span{
    display: block;
    width: 100%;
    font-size:18px;
    font-weight: 600;
    line-height: 1.3;
    height:45px;
    margin-top: 10px;
    overflow: hidden;
}
.video .swiper-button-next, .video .swiper-container-rtl .swiper-button-prev{
    background: url("../images/zhdarrright.png") left center no-repeat;
    right:-40px;
    margin-top: 0;
    outline: 0;
}
.video .swiper-button-prev, .video .swiper-container-rtl .swiper-button-next{
    background: url("../images/zhdarrleft.png") left center no-repeat;
    left:-25px;
    margin-top: 0;
    outline: 0;
}
.huigu{
    width: 1300px;
    height:80px;
    background: #f4f4f4;
    line-height: 80px;
    padding:0 50px;
}
.huigu dt{
    float: left;
    font-size: 24px;
    font-weight: 900;
}
.huigu dt a{
    color: #142e84;
}
.huigu dd{
    font-size: 18px;
    font-weight: 600;
    float: left;
}
.footerbg{
    background: url("../images/zhdbg_05.jpg") center top no-repeat;
}
.footer{
    width: 1300px;
    height:396px;
    text-align: center;
    padding-top:180px;
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
    position: relative;
}
.footer .dangzheng{
    position: absolute;
    left: 240px;
    top:180px;
}</pre></body></html>