<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.yz-say{
    margin-top:30px;
}
.yz-say-title{
    height:40px;
    font-size:20px;
    font-weight:bold;
    line-height:40px;
    color:white;
    background:#dd2211;
}
.yz-say-list{
    padding-left:20px;
    background:#ffeee9;
    margin:0;
    padding-top:20px;
    padding-bottom:20px;
    text-align:justify;
    padding-right:5px;

}
.yz-say-list li {
    font-size:12px;
}
.zjzg-content-box{
    padding: 10px;
    border: 1px solid #ec928e;
    margin: 10px;
}
.zjzg-content-box p{
    line-height:24px;
    text-align:justify!important;
}
.about-zyc{
    padding-top:30px;
    margin-right:250px;
}
.anquan-img-box{
    width:341px;
    height:260px;
    box-sizing:border-box;
    border:1px solid #dcd1ca;
    margin-bottom:20px;
    margin-left:13px;
    margin-right:10px;
}
.anquan-img{
    height:226px;
    position:relative;
    overflow:hidden;
}
.anquan-img img{
    position:absolute;
    left:31px;
    top:22px;
    width:277px;
    height:185px;
    transition:all 0.5s;
}
@keyframes imgbig{
    0% {
        left:31px;
        top:22px;
        width:277px;
        height:185px;
    }
    100% {
        left:0px;
        top:0px;
        width:339px;
        height:226px;
    }
}
.anquan-img img:hover{
    animation:imgbig 0.5s;
    left:0px;
    top:0px;
    width:339px;
    height:226px;
}
.anqu-title{
    height:32px;
    line-height:32px;
    background:#eee;
}
/*.anquan-middle{*/
    /*margin-left:51px;*/
    /*margin-right:52px;*/
/*}*/
p{
    text-indent: 2em;
}
.red{
    color:#de2111;
}
.ti2em{
   text-indent:2em;
}
.jgimg{
    display:block;
    margin:0 auto;
}
.video-box{
    width:640px;
    height:390px;
    margin:0 auto;
    text-align:center;
}
.mt40{
    margin-top:40px;
}
/*.mr50{*/
    /*margin-right:50px;*/
/*}*/
.xxbstexbg .xxbstit,.xxbstexbg .xxbstex{
    line-height:24px;
}
.standard{
    line-height:24px;
}
</pre></body></html>