@charset "utf-8";

.clear{ clear:both;}
.fl{float:left;}
.fr{float:right;}
.text{text-align:center;}
.clearfix{*zoom:1}
.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}
.clearfix:after{clear:both}

/**数据开放***/
.sjkf { background: #fff; margin-top: 20px;}
.sjkf_title { }
.sjkf_div{ width:300px; margin:0px auto}
.sjkf_title span{ float:left; width:150px; display:block; text-align:center; background:#fff; height:40px; line-height:40px; font-size:18px; cursor:pointer;}
.sjkf_title span.hover{ background:#028bc9;color:#fff;}
.sjkf_title span:hover{ color:#fff;}
.sjkf_tab{ margin-top:30px; height:130px;}
.sjkf_tab1 ul li { list-style: none; float:left; text-align:center; width:25%; font-size: 16px; }
.sjkf_tab1 ul li img{ margin-bottom:10px;}
.sjkf_tab2 li { list-style: none; line-height:40px;float:left; width:260px; padding-left:30px; margin-left:54px;}
.sjkf_news{ background:#f0f0f0;margin:0px auto; padding:20px; min-height:300px;}
.sjkf_news_title{color:#028bc9; font-size:24px;}
.sjkf_news_title a{color:#028bc9; }
.sjkf_news li span{ float:right;}

.sjkf_news ul{ margin-top:15px;}
.sjkf_news li { font-size:15px; padding-left: 15px; position: relative; padding-right: 60px; }
.sjkf_news li span{position: absolute; top: 0px;right: 0px;color: #666;}
.sjkf_news li a{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height: 30px;overflow: hidden;display: block; line-height:30px; }
.sjkf li a:hover{ color:#A10000}

.general-tab { width: 100%; overflow: hidden; }
.general-tab .general-tab-item { width: 100%; height: 40px; }
.general-tab .general-tab-item .tab-title{color: #2a6aa7;cursor: pointer}
.general-tab .general-tab-item.tab-item-active .tab-title{font-weight: bold;border-bottom: 3px solid #2a6aa7;padding-bottom: 7px;}
.general-tab .general-tab-item .tab-content { padding-bottom: 20px; line-height: 30px; display: none;/*position: absolute;top: 30px;left: 0;right: 0;*/ border-top: 1px solid #93b2d0; margin-top: 10px; }
.general-tab .general-tab-item .tab-content .link {display: block;text-align: left;font-size: 14px}
.general-tab .general-tab-item .tab-content .link .time{float: right;color: #aaa;}
.general-tab .general-tab-item .tab-content .link .link-text {width: 600px;overflow: hidden;white-space: nowrap;display: inline-block;text-overflow: ellipsis;}