<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*å¸ˆèµ„æ¦‚å†µ*/
.szgk{
    padding: 0.3rem;
}
.szgk .jj{
    padding-bottom: 0.3rem;
    border-bottom: 1px solid #f0f0f0;
}

.szgk .jj p,.szgk .jj span{
    line-height: 200%!important;
    background: inherit!important;
    font-size: 0.16rem!important;
    font-family: "å¾®è½¯é›…é»‘", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
.szgk .bt{
    color: #3c90ce;
    font-size: 0.3rem;
    font-weight: bold;
    padding: 0.25rem;
    margin-bottom: 0.37rem;
    border-bottom: 1px solid #f0f0f0;
}

.szgk dl{
    margin-bottom: 0.28rem;
    padding-bottom: 0.3rem;
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0;
}
.szgk dl dt{
    margin-bottom: 0.1rem;
}
.szgk dl dt span{
    display: table;
    padding: 0.14rem 0.2rem;
    font-size: 0.18rem;
    color: #ffffff;
    background-image: linear-gradient(to right,#3b8fce,#63b1e1);
}
.szgk dl dt:after{
    display: block;
    content: "";
    width: 0.19rem;
    height: 0.06rem;
    background: url("../images/frame/12.png")no-repeat;
    background-size: 100% 100%;
    margin-left: 0.22rem;
}
.szgk dl .row{
    margin-right: -0.05rem;
    margin-left: -0.05rem;
}
.szgk dl dd .li{
    padding-right: 0.05rem;
    padding-left: 0.05rem;
}
.szgk dl dd a{
    display: block;
    /*margin-right: 0.1rem;*/
    margin-bottom: 0.1rem;
    background-color: #f4f8fb;
    width: 100%;
    line-height: 0.48rem;
    text-align: center;
    font-size: 0.16rem;
}
.szgk dl dd .bts{
    text-align: center;
    width: 1.45rem;
}
.szgk dl dd .bts span{
    font-size: 0.16rem;
    line-height: 0.48rem;
}
.szgk dl dd .a .row{
    width: calc(100% - 1.45rem);
}

/*æ»‘åŠ¨é—¨*/
.tab-box{ }
.tab-box .tab{}
.tab-box .tab ul{
    justify-content: center;
}
.tab-box .tab ul li{
    display: table;
    margin: 0 0.1rem;
    cursor: pointer;
}
.tab-box .tab ul li.action{ color: #3b8fce}
.tab-box .box{width: 100%;}
.tab-box .box .item{ display: none; }
.tab-box .box .item:first-child{display: block;}


/*æ‰‹æœºé€‚é…*/
@media screen and (max-width: 1200px) {
    .szgk{
        padding: 0.3rem 0.15rem;
    }








}</pre></body></html>