<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.nav-bran{
    padding: 10px 0px;
    background-color: #e2e1df;
    font-size: 14px;
}
.nav-bran a{
    color: #000;
    margin:0px 10px;
}
.nav-bran a:hover{
    color: #0070c0;
}
/*æ–°é—»ä¸­å¿ƒ*/
.news-title{
    margin: 10px auto;
    height: 50px;
}
.news-title a{
    color: #000;
}
.news-title a:hover , .news-title a.hover{
    color:red;
}
.news-t-first{
    float:left;
    height:50px;
    line-height: 50px;
    background-color: #0070c0;
    font-size: 16px;
    color: red;
    padding:0 25px;
    font-weight: bold;
    text-align: center;
}
.news-t-tags{
    height: 35px;
    width:100%;
    padding-top: 15px;
}
.nt-tags{
    background-color: #7fc3f4;
    height: 35px;
}
.news-t-tags a{
    float: left;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    font-size: 14px;
}
.page {
    margin-bottom: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.14);
            box-shadow: 0 2px 4px rgba(0,0,0,0.14);
    background: #fff;
    text-align: center;
}
.el-pagination {
    white-space: nowrap;
    padding:8px 0px;
    color: #303133;
    font-size: 14px;
}
.el-pagination a{
    color: #000;
    padding: 2px 3px;
}
.el-pagination a:hover{
    background-color: #eda31f;
    color: #fff;
}
.el-pagination .currentpage{
    background-color: #eda31f;
    padding: 2px 6px;
    color: #fff;
}
.nei-rd{
    margin: 10px 0px;
}
.nei-rd-title{
    background-color: #0070c0;
    color: #fff;
    padding: 10px 0px;
    text-indent: 10px;
    font-size: 15px;
}
.nei-rd-item{
    border-bottom: #ccc dashed 1px;
    font-size: 13px;
}
.nei-rd-item dt img{
    float:left;
    width: 60px;
    height: 60px;
    border-radius: 10px;
    margin: 10px;
}
.nei-rd-item dd{
    padding: 10px;
    line-height: 30px;
    color: #525251;
}
.newinfo-content{
    margin: 10px 0px;
    border:#ddd solid 1px;
    padding: 10px;
    background-color: #fff;
}
.newinfo-title{
    line-height: 50px;
    font-size: 15px;
    text-align: center;
    border-bottom: #d2d1d0 solid 1px;
    font-weight: bold;
}
.newinfo-desc{
    line-height: 40px;
    font-size: 14px;
    color: #525251;
}
.newinfo-desc span.t1{
    float:right;
}
.newinfo-desc .share-t{
    float:left;
    margin-top: 10px;
    margin-left:35%;
}
.newinfo-detail img{
    max-width: 630px;
    text-align: center;
}
.newinfo-detail p{
    text-indent: 2em;
    font-size: 16px;
    line-height: 1.9;
    word-wrap: break-word;
    word-break: normal;
}
.newinfo-content .sp1{
    font-size: 14px;
    line-height: 1.9;
    word-wrap: break-word;
    word-break: normal;
    margin: 20px 0;
    background: #f4f4f4;
    border-radius: 3px;
    text-align: center;
    height: 26px;
    color: #999;
}
.text-list{
    padding: 10px;
    border-bottom: #ccc dashed 1px;
    margin-bottom: 10px;
}
.text-list .title{
    font-size: 16px;
    font-weight: bolder;
    line-height: 35px;
    color: #000;
}
.text-list .desc{
    font-size: 15px;
    line-height: 25px;
    margin-top: 10px;
    color: #706f6d;
}
.text-list .msg{
    font-size: 15px;
    line-height: 25px;
    margin-top: 10px;
    text-align: right;
    color: #706f6d;
}
.nei-vedio{
    width:291px;
    padding:10px;
    margin:10px;
    border:#ccc solid 1px;
    float: left;
}
.nei-vedio iframe{
    width:290px;
    height:200px;
}
.nei-v-title a{
    color: #0070c0;
    font-size: 14px;
    line-height: 25px;
}
.zb-text{
    margin:10px 0px;
    padding: 10px;
    border: #cccccc solid 1px;
    border-radius: 5px;
}
.zb-text a{
    color: #0070c0;
    float:left;
    width:315px;
    margin-right:10px;
    font-size: 14px;
    white-space:nowrap;
    overflow:hidden;
    line-height: 27px;
}
.zb-text a:hover{
    color:red;
}
.zb-table{
    margin:0px 0px 20px 0px;
    padding: 10px;
    border:#ccc solid 1px;
    border-radius: 8px;
}
.zb-t-title{
    line-height: 50px;
    font-size: 16px;
    color: #0070c0;
    border-bottom: #ccc solid 1px;
}
.zb-t-title span{
    font-weight: bold;
}
.zb-t-title *{
    vertical-align: middle;
}
.zb-t-title img{
    height: 18px;
}
.zb-table .item{
    margin-bottom: 20px;
}
.zb-table .item .item-time{
    width: 204px;
    overflow: hidden;
    float: left;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin: 10px 0;
    font-size: 14px;
    line-height: 34px;
    height: 36px;
}
.zb-table .item .item-time h3{
    display: block;
    width: 115px;
    float: left;
    box-shadow: 0px 0px 54px #0070c0 inset;
    background-color: #0070c0;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #1575f1;
}
.zb-table .item .item-time em{
    display: block;
    width: 83px;
    float: left;
    color: #f00;
    font-size: 15px;
    box-shadow: 0px 0px 13px #bbbbbb inset;
    background-color: #ffffff;
    border: 1px solid #b3b3b3;
    font-weight: bold;
}
.zbb-table{
    border-collapse: collapse;
}
.zbb-table tr th{
	background: #ddd;
	font-weight: bold;
	color: #383838;
    background: linear-gradient(#ffffff, #dadada);
    border: 1px solid #c1c1c1;
    padding: 4px 2px 4px 12px;
    line-height: 35px;
}
.zbb-table tr td{
    border: 1px solid #c1c1c1;
    padding: 4px 2px 4px 12px;
    font-family: Arial;
    font-size: 14px;
    line-height: 25px;
    vertical-align: middle;
}
.zbb-table tbody td a {
    font-size: 12px;
    margin-right: 18px;
    display: inline-block;
    color: #1f549d;
}
.zbb-table tbody td a:hover{
	color: #f00;
}
.zbb-table a.tv {
    background: url(../img/tv.gif) no-repeat 0 center;
    padding-left: 15px;
}
.coltime{
    text-align: center;
    color: #1575f1;
    font-weight: bold;
    padding-left: 0;
}
.newtag{
    margin-top: 10px;
    line-height: 30px;
    height:30px;
    border-bottom: #0070c0 solid 2px;
    background-color: #fff;
}
.newtag span{
    float:left;
    height:30px;
    line-height: 30px;
    padding: 0 25px;
    font-size: 14px;
    background-color: #0070c0;
    color: #fff;
}
.nei-vedios{
    background-color: #fff;
}</pre></body></html>