<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    margin:0;
    padding:0;
    text-decoration: none;
    list-style: none;
}
body{
    background: #f4f2f0;
}
.header{
    width: 100%;
    height:250px;
    background: url(ybjgb_background.png)no-repeat left center/100% 100%;
}
.headerCon{
    width: 1200px;
    height:100%;
    margin:0 auto;
}
.logo{
    width: 533px;
    height:74px;
    float:left;
    padding-top:88px;
}
.logo img{
    width: 100%;
    height:100%;
}
.search{
    width: 348px;
    height:39px;
    border-radius: 12px;
    border:1px solid #c0bbba;
    background: #fff;
    float: right;
    margin-top:104px;
}
.search-a{
    width: 287px;
    height:39px;
    border: 0;
    background: 0;
    border-right:1px solid #c0bbba;
    outline: none;

}
.nav{
    width: 100%;
    height:50px;
    background: #4561aa;
    margin-bottom: 12px;
}
.navCon{
    width: 1200px;
    height:100%;
    margin:0 auto;
}
.navCon li{
    width:120px;
    height:100%;
    float:left;
}
.navCon li a{
    display:block;
    width: 100%;
    height:100%;
    font-size: 20px;
    color:#fff;
    text-align: center;
    line-height: 50px;
    font-family: 微软雅黑;
}
.content{
    width: 1200px;
    height:auto;
    overflow: hidden;
    min-height: 444px;
    margin:12px auto;
}




.listLeft{
    width: 283px;
    height: auto;
    overflow: hidden;
    min-height:241px;
    float:left;
}
.listTitle{
    width: 100%;
    height:90px;
    background: #4561aa;
}
.listTitle a{
    width: 100%;
    height:100%;
    display:block;
    text-align: center;
    line-height: 90px;
    font-size: 28px;
    color: #fff;
    font-family: 微软雅黑;
    
}
.listList{
    width: 100%;
    height:auto;
    overflow: hidden;
    min-height: 57px;
    background: #fff;
}
.listList li{
    width: 100%;
    height:57px;
}
.listList a{
    width: 100%;
    height:100%;
    display:block;
    text-align: center;
    line-height: 57px;
    font-size: 20px;
    color: #4561aa;
    font-family: 微软雅黑;
}
.color{
    background: #e7edf6 url(ybjgb_jt.png)no-repeat 25px center;
}
.listRight{
    width: 891px;
    height:auto;
    overflow: hidden;
    min-height:445px;
    background: #fff;
    position: relative;
    float: right;
}
.listRightCon{
    width: 96%;
    height:auto;
    overflow: hidden;
    min-height:415px;
    padding-top:20px;
    position:absolute;
    margin:auto;
    left:0;
    top:0;
    right:0;
    bottom:0;
}
.conTitle{
    width: 100%;
    height:30px;
    border-bottom:1px solid #e5e2e0;
}
.channel{
    width: auto;
    height:30px;
    float: left;
}
.channel a{
    font-size: 20px;
    color:#525c9e;
    text-align: center;
    font-family: 微软雅黑;
}
.currentUrl{
    width: 300px;
    height:30px;
    float: right;
    background: url(ybjgb_location.png)no-repeat left center/17px 17px;
}
.currentUrl a{
    font-size: 12px;
    color:#989696;
    text-align: center;
    line-height: 30px;
    font-family: 微软雅黑;
    float: left;
}
.currentUrl a:first-child{
    padding-left:30px;
}
.conCon{
    width: 100%;
    height:auto;
    overflow: hidden;
    min-height:54px;
}
.conCon li{
    width: 96%;
    height:53px;
    overflow: hidden;
    padding:6px 0 6px 12px;
    background: url(ybjgb_list.png)no-repeat left center;
}
.conCon li a{
    font-size: 17px;
    text-align: center;
    font-family: 微软雅黑;
    line-height: 53px;
    padding-left:21px;
    color:#080809;
}
.conCon li span{
    font-size: 17px;
    line-height: 53px;
    text-align: center;
    font-family: 微软雅黑;
    color:#908d8d;
    float:right;
}

.link{
    width: 1200px;
    height:134px;
    margin:12px auto;
    overflow: hidden;
    background: #fff;
}
.linkTitle{
    width:105px;
    height:38px;
    background: #4561aa;
    margin-top:12px;
    margin-left:20px;
    font-size: 16px;
    color:#fff;
    text-align: center;
    line-height: 38px;
    font-family: 微软雅黑;
}
.link ul{
    width: 1160px;
    height:40px;
    margin:0 auto;
    padding-top:19px;
    display:flex;
    justify-content: space-between;
    align-items: center;
}
.link ul li{
    width: 222px;
    height:38px;
    border: 1px solid #d5d2d1;
}
.link ul li img{
    width: 222px;
    height:38px;
}
.bottom{
    width: 100%;
    height:198px;
    border-top:2px solid #4561aa;
    background: #fafafa;
    position: relative;
}
.bottomCon{
    width: 1008px;
    height:90px;
    position: absolute;
    margin:auto;
    left:0;
    top:0;
    right:0;
    bottom:0;
    display:flex;
    justify-content: space-between;
    align-items: center;
}
.left{
    width:61px;
    height:75px;
}
.center li{
    width: 280px;
    height:auto;
    overflow: hidden;
    margin:0 auto;
}
.center li a{
    font-size: 14px;
    color:#0b080a;
    text-align: center;
    font-family: 微软雅黑;
}
.center li span{
    font-size: 14px;
    color:#0b080a;
    text-align: center;
    font-family: 微软雅黑;
}
.friend-link-inner{
    width: 1200px;
    height:auto;
    overflow: hidden;
    background: #fff;
    margin:12px auto;
    display:none;
}
.friend-link-submenu{
    overflow: hidden;
    width: 96%;
    padding:20px 2%;
}
.friend-link-submenu li {
    line-height: 24px;
    float: left;
    margin: 10px;
    white-space: nowrap;
    font-size: 14px;
}
.friend-link-submenu li a{
    color: #000;
}
.search_butt{
    border:none;
    display:block;
    width: 34px;
    height:32px;
    background:url(ybjgb_search.png)no-repeat left center/100% 100% ;
    float: right;
    margin-right: 14px;
    margin-top: 3px;
    outline: none;
    cursor:pointer
}</pre></body></html>