<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    background: url(../images/bodybg.png) no-repeat top center;
}
.container{
    width: 1200px;
    margin: 0 auto;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.head{
    min-height: 410px;
}
.head img{
    margin-top: 30px;
}
.main{
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
}
.qwhybox,.twoimg,.fkkp,.fourimg{
    margin-top: 30px;
}
.title{
    font-size: 28px;
    font-weight: bold;
    background: url(../images/libottom.png) no-repeat bottom;
    padding-bottom: 10px;
}
.title i{
    font-style: normal;
    font-size: 26px;
    font-weight: bold;
    color: #FFF;
    background: #0062a8;
    padding: 0 8px;
    border-radius: 5px;
}
.title a{
    float: right;
    font-size: 16px;
    font-weight: normal;
    line-height: 50px;
}
.list{
    margin-top: 20px;
}
.list li{
    height: 38px;
    line-height: 38px;
    font-size: 16px;
}
.list li span{
    float: right;
    font-size: 16px;
}
.list li a{
    float: left;
    font-size: 16px;
    width: 76%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.fkdt{
    width: 570px;
}
.qwhy{
    width: 615px;
}
.tzgg{
    width: 490px;
}
.tzgg .title{
    background: url(../images/tzggbg.png) no-repeat;
    color: #fff;
    padding-left: 25px;
    margin-top: 10px;
    padding-bottom: 0;
}
.tzgg .title&gt;a{
    color: #FFF;
}
.tzgg .list li{
    background: url(../images/laba.png) no-repeat 2px 12px; 
}
.tzgg .list li a{
    padding-left: 13px;
    display: block;
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.twoimg a{
    float: left;
    width: 570px;
}
.twoimg a + a{
    margin-left: 20px;
}
.fkkp .title{
    background: unset;
    /* background: url(../images/fkkp.png) no-repeat; */
    width: 100%;
    background-size: 94% 100%;
}
.fkkp .title span{
    float: left;
    width: 94%;
    text-align: center;
    color: #fff;
    height: 50px;
    background: url(../images/fkkp.png) no-repeat -26px 0px;
    padding-left: 65px;
}
.fkkp .title a{
    float: right;
    line-height: 32px;
}
.fkkp .list li{
    float: left;
    width: 48%;
    background: url(../images/fkkpbg.png) no-repeat 0 10px;
    min-height: 135px;
    padding-left: 35px;
    white-space: unset;
}
.fkkp .list li a{
    font-size: 16px;
    font-weight: bold;
}
.fkkp .list li p{
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    float: left;
}
.fkkp .list li p a{
    font-weight: normal;
    float: unset;
}
.list li:hover{
    transform:unset;
}
.fkkp .list li:nth-child(2),
.fkkp .list li:nth-child(4){
    float: right;
}
.fourimg a{
    display: inline-block;
    width: 285px;
    height: 85px;
}
.fourimg a img{
    width: 100%;
    height: 100%;
}
.fourimg&gt;a,.zyt,.txdsj{
    float: left;
    position: relative;
}
.zyt img,.txdsj img{
    width: 285px;
    height: 85px;
}
.zyt img:nth-child(2) ,
.txdsj img:nth-child(2) {
    display: none;
    width: 220px;
    height: 220px;
}
.zyt img:nth-child(2).active ,
.txdsj img:nth-child(2).active {
    display: block;
    position: absolute;
    top: -220px;
    left: 12%;
    border: 1px solid #ccc;
}

.fourimg&gt;a{
    margin-right: 6px;
}
.txdsj{
    margin-left: 6px;
}</pre></body></html>