﻿a
{
    text-decoration:none;    
}
.MyFocus-topCotainer
{
    width: 100%;
    height: 38px;
    background: #EBEBEB;   
}
.MyFocus-topBox
{
    width:1200px;
    height:38px;
    margin:0 auto; 
}
.MyFocus-leftBox
{
    height:38px;
    float:left;    
}
.MyFocus-homeIcon
{
    display:block;
    float:left;
    width:18px;
    height:19px;
    background:url(./Images/ZhikuDefault/home.png) no-repeat;
    margin-left:9px;
    margin-top:9px; 
}
.MyFocus-homeTxt
{
    height:38px;
    line-height:38px;
    color: #4C4C4B;
    font-size: 13px;
    float:left;
    margin-left:7px; 
}
.MyFocus-homeTxt:hover
{
    color: #2E84EB; 
}
.MyFocus-LoginedBox
{
    height:38px;
    line-height:38px;
    color: #4C4C4B;
    font-size: 13px;  
}
.MyFocus-myselfHref
{
    color: #2E84EB;  
    padding-left:3px;   
}
.MyFocus-searchContainer
{
    width:100%;
    height:102px;
    background:#2E84EB;
}
.MyFocus-searchContent
{
    width:1200px;
    height:102px;
    margin:0 auto;  
}
.MyFocus-search-leftBox
{
    float:left;
    margin-left:22px;
    margin-top:20px;    
}
.MyFocus-faceImg
{
    float:left;
    display:block;
    width:68px;
    height:68px;
    border-radius:50%;
    overflow:hidden;    
}
.MyFocus-faceImg>img
{
    width:100%;
    height:100%;
}
.MyFocus-search-titleBox
{
    float:left;
    width:185px;  
    margin-left:28px; 
}
.MyFocus-search-title
{
    width:100%;
    height:30px;
    line-height:30px;
    margin-top:10px;
    color:#fff;
    font-size:18px;  
}
.MyFocus-search-pAdmin
{
    height:14px;
    line-height:14px;
    color:#fff;    
    font-size:12px;
    margin-top:2px;
    display:block;
}
.MyFocus-search-navBox
{
    float:left;
    margin-top:30px;    
}
.MyFocus-search-nav
{
    display:block;
    float:left;
    color:#fff;
    font-size:14px;
    height:20px;
    line-height:20px;
    margin-right:55px;    
}
.MyFocus-search-nav.active
{
    border-bottom:1px solid #fff;
}
.MyFocus-search-RightBox
{
    float:right;
    margin-top:43px;
    margin-right:30px;    
}
.MyFocus-search-box
{
    width:398px;
    height:32px; 
    float:left;  
    position:relative; 
    background:#fff;
    border-radius:3px;
}
.MyFocus-search-input
{
    width:330px;
    height:32px;
    line-height:32px;
    color:#999;
    position:absolute;
    top:0;
    left:0;
    text-indent:12px;
    font-size:12px;
    border-radius:3px;
}
.MyFocus-search-test
{
    height:14px;
    line-height:14px;
    color:#000;
    font-size:12px;
    position:absolute;
    right:10px;
    top:10px;
}
.MyFocus-search-test:hover
{
    color: #2E84EB;    
}
.MyFocus-main-container
{
    width:100%;
    background:#F5F5F5;    
}
.MyFocus-letterNav-content
{
    width:1200px;
    background:#EBEAF0;
    margin:0 auto;
}
.MyFocus-letterNav-box
{
    width:100%;
    height:40px;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff; 
}
.MyFocus-letterNav-left {
    float: left;
    height: 40px;
    line-height: 40px;
    color: #666;
    font-size: 12px;
    margin-left: 22px;
}
.MyFocus-letterNav-right
{
    float: left;
    height: 40px;
    line-height: 40px;
    margin-left: 20px;
}
.MyFocus-letterNav-all{
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    color: #2E84EB;
    font-size: 14px;
    margin-left: 15px;
    font-weight:700;
}
.MyFocus-letterNav-all.active
{
    color: #FF9C00;
    cursor:pointer !important;
}
.MyFocus-letterNav-right a {
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    color: #2E84EB;
    font-size: 14px;
    margin-right: 24px;
    font-weight: 700;
}
.MyFocus-letterNav-right a.active {
    color: #FF9C00;
    cursor:pointer !important;
}
.MyFocus-letterNav-right a:hover {
    color: #FF9C00;
}
.MyFocus-letterNav-right a.disabled
{
    color:#999;    
    cursor:default;
}
.MyFocus-letterNav-right a.disabled:hover
{
    color:#999;
}
.MyFocus-type-content
{
    width:100%; 
    position:relative;
    z-index:10;  
}
.MyFocus-type-list
{
    width:100%;
    display:none;    
}
.MyFocus-type-list.active
{
    display:block;    
}
.MyFocus-type-listTitle
{
    width:100%;
    height:24px;
    line-height:24px;
    padding-top:12px;    
}
.MyFocus-type-listIcon
{
    display:block;
    float:left;
    width:29px;
    height:24px;
    background:url(./Images/ZhikuDefault/fouseIcon.png) no-repeat;
    margin-left:22px;
    margin-top:0;
}
.MyFocus-type-listTxt
{
    display:block;
    float:left;
    margin-left:7px;
    font-size:14px;
    color:#565656;
}
.MyFocus-type-listWrap
{
    width:100%; 
    padding-top:7px;
    position:relative;
}
.MyFocus-typeHidden-box
{
    overflow: hidden;
    width: 1198px;
    position: absolute;
    top: 13px;
    left: 0px;
    background: #EBEAF0;
    padding-bottom: 10px;
    border: 1px solid #C1C1C1;
    padding-top: 12px;
    display:none;
}
.MyFocus-typeHidden-content
{
    width: 105%;
    margin-left: 22px;
}
.MyFocus-typeHidden-content:after
{
    content:"";
    clear:both;
    display:block;    
}
.MyFocus-type-listBox
{
    width:100%;
    overflow:hidden;
}
.MyFocus-type-listBox.active
{
    display:block;    
}
.MyFocus-type-listMain
{
    width:110%;
    height:65px;
    overflow:hidden;
    margin-left:22px;
}
.MyFocus-type-listMain:after
{
    content:"";
    clear:both;
    display:block;
}
.MyFocus-type-li
{
    width:279px;
    height:53px;
    background:#fff;
    border:1px solid #E1E1E1;
    border-radius:2px;    
    float:left;
    margin-top:10px;
    margin-bottom:13px;
    margin-right:10px;
    cursor:pointer;
}
.MyFocus-type-li:hover .MyFocus-type-liTitle
{
    color:#2E84EB;    
}
.MyFocus-type-liImg
{
    display:block;
    float:left;
    width:37px;
    height:37px;
    margin-left:8px;
    margin-top:9px; 
    overflow:hidden;  
}
.MyFocus-type-liImg>img
{
    width:100%;    
}
.MyFocus-type-liBox
{
    width:214px;
    float:right;
    margin-right:10px;
}
.MyFocus-type-li.noImg .MyFocus-type-liBox
{
    width:259px;    
}
.MyFocus-type-liTitle
{
    display: block;
    max-width: 100%;
    height: 20px;
    line-height: 20px;
    color: #333;
    font-size: 14px;
    margin-top: 7px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;    
}
.MyFocus-type-liTitle span
{
    max-width: 100%;
    height: 20px;
    line-height: 20px;
    color: #333;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;    
}
.MyFocus-type-li.active
{
    border:1px solid #2E84EB;
}
.MyFocus-type-li.active .MyFocus-type-liTitle
{
    color:#2E84EB;
}
.MyFocus-type-liBottom
{
    width:100%;
    height:16px;
    padding-top:2px;    
}
.MyFocus-type-liLeft
{
    float:left;
    color:#999;
    font-size:12px;
    line-height:16px;
    height:16px;
}
.MyFocus-type-liLeft span
{
    float:left;
}
.MyFocus-type-liUpdateNum
{
    margin-left:5px;    
}
.MyFocus-type-liRight
{
    float:right;    
}
.MyFocus-type-liDel
{
    display:block;
    float:left;
    width:16px;
    height:15px;  
    background:url(./Images/ZhikuDefault/ljt.png) no-repeat; 
    margin-top:3px;
}
.MyFocus-type-liView
{
    display: block;
    float: left;
    width: 18px;
    height: 18px;
    background: url(./Images/ZhikuDefault/view.png) no-repeat;
    margin-top: 3px;
    margin-right: 8px;
}
.MyFocus-type-listBottomBox
{
    width:100%;
    height:33px;    
}
.MyFocus-type-listBottomRight
{
    float:right;  
    margin-right:6px;  
}
.MyFocus-listBottom-ofIcon
{
    display:block;
    float:left;
    width:18px;
    height:19px;   
    background:url(./Images/ZhikuDefault/xiall.png) no-repeat;
    margin-top:9px;
    margin-right:6px;
}
.MyFocus-listBottom-ofTxt
{
    display:block;
    float:left;
    height:16px;
    line-height:16px;
    margin-top:10px;
    color:#666;
    font-size:12px;
}
.MyFocus-listBottom-ofTxt:hover
{
    color:#2E84EB;
}
.MyFocus-select-content
{
    width:100%;
    position:relative;
    z-index:5;    
}
.MyFocus-select-content
{
    width:1200px;
    margin:0 auto;
    padding-top:25px;
    padding-bottom:25px;    
}
.MyFocus-select-content:after
{
    content:"";
    display:block;
    clear:both;    
}
.MyFocus-select-left
{
    width:265px;
    float:left;    
}
.MyFocus-select-right
{
    width:900px;
    float:right;    
}
.MyFocus-selectLeft-list
{
    width:100%;    
}
.MyFocus-selectLeft-listTitleBox
{
    width:263px;
    height:44px;
    background:#EBEAF0;
    border:1px solid #DEDEDE;
}
.MyFocus-selectLeft-listTitleIcon
{
    display:block;
    float:left;
    width:17px;
    height:17px;
    background:url(./Images/ZhikuDefault/MYtag.png) no-repeat;
    margin-top:15px;
    margin-left:19px;
}
.MyFocus-selectLeft-listTitleTxt
{
    display:block;
    float:left;
    height:44px;
    line-height:44px;
    margin-left:15px;
    color:#2C85E9;
    font-size:16px;
}
.MyFocus-selectLeft-listWrap
{
    width:263px;
    border-left:1px solid #DEDEDE; 
    border-right:1px solid #DEDEDE; 
    background:#fff;  
}
.MyFocus-selectLeft-li
{
    width:100%;
    height:39px;
    border-bottom:1px solid #DEDEDE;    
}
.MyFocus-selectLeft-liNav
{
    display: block;
    float: left;
    padding-left: 7px;
    padding-right: 7px;
    color: #4A4A4A;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    margin-left: 24px;
    margin-top: 7px;
    border-bottom: 4px solid #fff;
}
.MyFocus-selectLeft-li.active .MyFocus-selectLeft-liNav
{
    border-bottom:4px solid #2E84E9;    
}
.MyFocus-selectLeft-liNum
{
    float:right;
    color:#999;
    font-size:12px;
    height:39px;
    line-height:39px;
    margin-right:20px;
}
.MyFocus-select-topBox
{
    width: 898px;
    height: 37px;
    border: 1px solid #DEDEDE;
    border-radius: 3px;
    background: #F3F3F3;
}
.MyFocus-content-box
{
    width:898px;  
    border-left:1px solid #DEDEDE;  
    border-right:1px solid #DEDEDE; 
    border-bottom:1px solid #DEDEDE; 
    background:#fff;
    min-height:100px;
    padding-bottom:18px;
    overflow:hidden;
}
.MyFocus-content-box:after
{
    content:"";
    display:block;
    clear:both;    
}
.MyFocus-content-box.border0
{   
    border:0;
    background:#F5F5F5;
    width:900px;
}
.MyFocus-select-topBox span
{
    float:left;
    height:37px;
    line-height:37px;
    font-size:12px;    
}
.MyFocus-select-topName
{
    margin-left:14px; 
    margin-right:5px;  
    color:#5C5C5C; 
}
.MyFocus-select-topNum
{
    color:#EE1816;    
}
.MyFocus-bottom-box
{
    width:898px;  
    height:37px;
    border:1px solid #DEDEDE;  
    border-radius:3px;
    background:#fff; 
    margin-top:10px;
}
.MyFocus-bottom-ofBox
{
    width:82px;
    height:37px;
    margin:0 auto;
    display:block;
}
.MyFocus-bottom-allIcon
{
    display:block;
    float:left;
    width:18px;
    height:19px;
    margin-right:10px;
    margin-top:10px;
    background:url(./Images/ZhikuDefault/xiall.png) no-repeat;
}
.MyFocus-bottom-allTxt
{
    display:block;
    float:left;
    height:14px;
    line-height:14px;
    margin-top:12px;
    color:#525051;
    font-size:12px;
}
.MyFocus-bottom-ofBox:hover .MyFocus-bottom-allTxt
{
    color:#2E84EB;
}
/*图书列表页*/
.fl-books-list{
	width:96%;
	padding-top:33px;
	padding-bottom: 25px;
	border-bottom: 1px solid #DCDADA;
	margin:0 auto;
}
.fl-books-list:after{
	content:"";
	display: block;
	clear:both;
}
.fl-books-listLeft{
	display: block;
    float: left;
    margin-left: 10px;
    border: 1px solid #DCDADA;
    width: 138px;
    box-shadow: 4px 4px 4px #999;
    margin-bottom: 10px;
}
.fl-books-listLeft:after
{
    display:block;
    content:"";
    clear:both;    
}
.fl-books-listLeft img{
	width:100%;
	float:left;
}
.fl-books-listRight{
	width:665px;
	float:right;
}
.fl-books-listTitle{
	width:100%;
	line-height: 26px;
	color:#014898;
	font-size:18px;
}
.fl-books-listTitle:hover{
	color:#FF9A00;
}
.fl-books-listTime{
	width:100%;
	line-height: 26px;
	color:#636363;
	font-size:14px;
	margin-top:10px;
}
.fl-books-listAuthor{
	width:100%;
	line-height: 26px;
	color:#014898;
	font-size:14px;
	margin-top:10px;
}
.fl-books-listContent{
	width:100%;
	line-height: 26px;
	color:#636363;
	font-size:16px;
	padding-top:5px;
	font-family: Cambria Math;
}
.fl-books-list .icon
{
    float:left;
    display:block;
    margin-top:3px;
}
.fl-books-list .txt
{
    float:left;  
    display:block; 
    max-width:645px; 
}
.fl-books-list .zicon
{
    display:inline-block;
}
.fl-books-list .padding
{
    padding-left:10px;    
}
.fl-books-listTitle:after
{
    content:"";
    display:block;
    clear:both;    
}
.fl-books-listTime:after
{
    content:"";
    display:block;
    clear:both;    
}
.fl-books-listAuthor:after
{
    content:"";
    display:block;
    clear:both;    
}
/*Conference 新样式*/
.fl-PrceedingList-list{
	width:100%;
	padding-bottom: 10px;
}
.fl-PrceedingList-listInner{
	width:868px;
	padding-left:28px;
	padding-right:15px;
	padding-top:18px;
	padding-bottom:15px;
	border:1px solid #E6E6E6;
	background: #fff;
	-webkit-transition:0.2s;
	-moz-transition:0.2s;
	-ms-transition:0.2s;
	-o-transition:0.2s;
	transition:0.2s;
}
.fl-PrceedingList-listInner:hover{
	background:#FFFBEF;
}
.fl-PrceedingList-listTitle{
	width:100%;
	line-height: 30px;
	color:#124F92;
	font-size:18px;
	margin-top:3px;
}
.fl-PrceedingList-listTitle:hover{
	color:#FF9A00;
}
.fl-PrceedingList-listTime{
	width: 100%;
    line-height: 31px;
    color: #636363;
    font-size: 14px;
    margin-top: 10px;
}
.fl-PrceedingList-listAuthor{
	width: 100%;
    line-height: 26px;
    color: #636363;
    font-size: 14px;
    margin-top: 6px;
}
.fl-PrceedingList-listContent{
	width:100%;
	line-height: 26px;
	color:#525051;
	font-size:16px;
	padding-top:7px;
    font-family: Cambria Math;
}
.fl-PrceedingList-listTitle:after
{
    content:"";
    display:block;
    clear:both;    
}
.fl-PrceedingList-listTime:after
{
    content:"";
    display:block;
    clear:both;    
}
.fl-PrceedingList-listAuthor:after
{
    content:"";
    display:block;
    clear:both;    
}
.fl-PrceedingList-listContent:after
{
    content:"";
    display:block;
    clear:both;    
}
.fl-PrceedingList-list .fl-PrceedingList-listTime .icon
{
    float:left;
    display:block;
    margin-top:6px;
}
.fl-PrceedingList-list .fl-PrceedingList-listAuthor .icon
{
    float:left;
    display:block;
    margin-top:1px;
}
.fl-PrceedingList-list .txt
{
    float:left;  
    display:block; 
    width:820px; 
}
.fl-PrceedingList-list .zicon
{
    display:inline-block;
}
.fl-PrceedingList-list .padding
{
    padding-left:10px;    
}
/*Reports新样式*/
.fl-PrceedingList-list{
	width:898px;
	padding-bottom: 10px;
	margin-top:10px;
}
.fl-PrceedingList-listInner{
	width:868px;
	padding-left:15px;
	padding-right:15px;
	padding-top:18px;
	padding-bottom:15px;
	border:1px solid #E6E6E6;
	background: #fff;
	-webkit-transition:0.2s;
	-moz-transition:0.2s;
	-ms-transition:0.2s;
	-o-transition:0.2s;
	transition:0.2s;
}
.fl-PrceedingList-listInner:hover{
	background:#FFFBEF;
}
.fl-PrceedingList-listTitle{
	width:100%;
	line-height: 26px;
	color:#124F92;
	font-size:16px;
}
.fl-PrceedingList-listTitle:hover{
	color:#FF9A00;
}
.fl-PrceedingList-listTime{
	width:100%;
	line-height: 26px;
	color:#525051;
	font-size:14px;
}
.fl-PrceedingList-listAuthor{
	width:100%;
	line-height: 26px;
	color:#124F92;
	font-size:16px;
}
.fl-PrceedingList-listContent{
	width:100%;
	line-height: 26px;
	color:#525051;
	font-size:14px;
	padding-top:7px;
}
/*报告*/
.fl-reports-content{
	width:105%;
}
.fl-reports-content:after{
	display:block;
	content:"";
	clear:both;
}
.fl-reports-list{
	width: 286px;
    height: 210px;
    float: left;
    margin-bottom: 15px;
    padding-top: 10px;
    margin-right: 20px;
    position: relative;
    overflow: hidden;
}
.fl-reports-listImgHref{
	display: block;
    width: 100%;
    height: 160px;
    position: relative;
    overflow:hidden;
}
.fl-reports-listImgHref > img{
	width:100%;
	position: absolute;
	top:0;
	left:0;
	z-index: 1;
}
.fl-reports-listCon{
	width:100%;
	padding-top:5px;
	position: relative;
}
.fl-reports-listTitle{
	width: 100%;
	display:block;
	line-height: 24px;
	max-height: 48px;
	color:#323232;
	font-size:14px;
	overflow: hidden;
}
.fl-reports-listTitle:hover{
	color:#FF9A00;
}
.fl-reports-listTime{
	width: 100%;
	line-height: 24px;
	max-height: 24px;
	color:#999;
	font-size:14px;
	overflow: hidden;
}
.fl-reports-listMaster
{
    display:block;
	width:100%;
	height: 160px;
	position: absolute;
	left:0;top:-248px;
	background: #333;
	opacity: 0.9;
	filter:alpha(opacity:90);
	z-index: 2;
}
.fl-reports-listText{
	width: 255px;
    height: 90px;
    overflow: hidden;
    padding-top: 33px;
    margin-left: 17px;
    color: #fff;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: -320px;
    line-height: 24px;
    z-index: 3;
}
/*News样式*/
.fl-newsList-list{
	width: 96%;
    padding-top: 15px;
    padding-bottom: 22px;
    border-bottom: 1px solid #DCDADA;
    margin: 0 auto;
}
.fl-newsList-list:after{
	display: block;
	content:"";
	clear:both;
}
.fl-newsList-time{
	width:52px;
	float: left;
	margin-left: 42px;
	margin-top: 27px;
	box-shadow: 0 0 5px #999;
	overflow: hidden;
	border-radius: 5px;
}
.fl-newsList-timeTop{
	width:100%;
	background: #132028;
}
.fl-newsList-timeMounth{
	width:100%;
	height: 24px;
	color:#fff;
	font-size:12px;
	line-height: 24px;
	text-align: center;
	padding-top:2px;
}
.fl-newsList-timeDay{
	width:100%;
	height: 22px;
	color:#fff;
	font-size:12px;
	line-height: 22px;
	text-align: center;
	padding-bottom: 2px;
}
.fl-newsList-timeYear{
	width:100%;
	height: 24px;
	color:#005985;
	font-size:12px;
	line-height: 24px;
	text-align: center;
	background: #fff;
}
.fl-newsList-listRight{
	width:720px;
	float: left;
	margin-left: 46px;
}
.fl-newsList-listTitle{
	max-width:100%;
	line-height: 34px;
	color:#285A99;
	font-size:18px;
}
.fl-newsList-listTitle:after
{
    display:block;
    content:"";
    clear:both;    
}
.fl-newsList-listAuthor:after
{
    display:block;
    content:"";
    clear:both;    
}
.fl-newsList-listTitle:hover{
	color:#FF9A00;
}
.fl-newsList-listAuthor{
	width:100%;
	line-height: 32px;
	color:#636363;
	font-size:14px;
	display: block;
}
.fl-newsList-listContent{
	width:100%;
	line-height: 24px;
	color:#636363;
	font-size:16px;
	display: block;
	font-family:Cambria Math; 
}
.fl-newsList-list .icon
{
    margin-right: 0px; 
}
/*blogs样式*/
.fl-blog-conList{
	width:898px;
	padding-top:20px;
	padding-bottom:33px;
	border:1px solid #DBDBDD;
	margin-top:25px;
	box-shadow: 0 0 3px #DBDBDD;
	position: relative;
	background: #fff;
}
.fl-blog-conList:hover{
	border:1px solid #63B1EF;
	box-shadow: 0 0 3px #63B1EF;
}
.fl-blog-conDel{
	display: block;
    height: 22px;
    line-height: 22px;
    color: #D5D5D5;
    font-size: 20px;
    position: absolute;
    top: 10px;
    right: 12px;
    cursor: pointer;
    display: none;
}
.fl-blog-conDel:hover{
	color:#247FC6;
}
.fl-blog-conListWrap{
	width:838px;
	margin-left:30px;
}
.fl-blog-conListFaceBox{
	width:100%;
	min-height:67px;
	display: block;
}
.fl-blog-conListFaceBox:after{
	display: block;
	content:"";
	clear:both;
}
.fl-blog-conListFaceImg{
	display: block;
	float: left;
	width:68px;
	height: 68px;
}
.fl-blog-conListFaceImg img{
	width:100%;
	height: 100%;
}
.fl-blog-conListFaceRight{
	width:710px;
	float: left;
	margin-left: 12px;
}
.fl-blog-conListAuthor{
	display: block;
	line-height: 26px;
	padding-top:6px;
	color:#247FC6;
	font-size: 16px;
}
.fl-blog-conListTime{
	width:100%;
	line-height: 26px;
	padding-top:6px;
	color:#636363;
	font-size: 14px;
	height:26px;
}
.fl-blog-conListTimeTxt{
	height:16px;
	float: left;
	display: block;
	line-height: 16px;
	margin-top:6px;
	padding-right:6px;
	border-right:1px solid #B8B8B8;
	margin-right: 10px;
}
.fl-blog-conTitle{
	display: block;
	width:100%;
	line-height: 28px;
	padding-top:20px;
	color:#3A3A3A;
	font-size: 18px;
}
.fl-blog-conTitle:hover{
	color:#FF9A00;
}
.fl-blog-conTxt{
	width:100%;
	line-height: 28px;
	color:#636363;
	font-size: 16px;
	padding-top:25px;
	font-family:Cambria Math; 
}
.fl-blog-tags
{
    width:100%;
	padding-top:10px;
}
.nodata
{
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 70%;
    color: #666;
    font-size: 14px;    
}
.fl-blog-conImgBox
{
    width:100%;
    margin:0 auto;
    padding-top:15px;  
    display:block;
}
.fl-blog-conImgBox:after
{
    display:block;
    content:"";
    clear:both;    
}
.fl-blog-conImgBox img
{
    width:100%;
    float:left;
}
.fl-blog-conList .fl-blog-conListTime .ztxt
{
    border-left: 1px solid #B8B8B8;
    padding-left:10px;
}
/*杂志的样式*/
.MyFocus-Magazine-list
{
    width:200px;
    height:267px;
    float:left;
    margin-left:20px;
    margin-top:20px;  
    position:relative;  
}
.MyFocus-Magazine-mark
{
    width:100%;
    height:55px;
    background: #272727;
    position:absolute;
    bottom:0;
    left:0;
    z-index:2;
}
.MyFocus-Magazine-listImgBox
{
    display:block;
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    left:0;
    z-index:1;
    overflow:hidden;
}
.MyFocus-Magazine-listImgBox>img
{
    width:100%;    
}
.MyFocus-Magazine-liBox
{
    width:100%;
    height:55px;
    position:absolute;
    bottom:0;
    left:0;
    z-index:3;
}
.MyFocus-Magazine-listTitle
{
    display:block;
    width:90%;
    margin:0 auto; 
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align:center;
    height:20px;
    line-height:20px;
    padding-top:7px;
    color:#fff;
    font-size:14px;
}
.MyFocus-Magazine-listTime
{
    width:90%;
    margin:0 auto; 
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align:center;
    height:24px;
    line-height:24px;
    color:#e0e0e0;
    font-size:12px;
}
.fl-Result-left
{
    float:left;
}
.fl-journalList-resultIcon {
    display: block;
    float: left;
    width: 15px;
    height: 18px;
    background: url(./Images/Journal/fl-journal-dataIcon.png) no-repeat;
    margin-top: 12px;
    margin-left: 14px;
}
.fl-journalList-resultNum {
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    color: #E50B09;
    font-size: 12px;
    margin-left: 13px;
}
.fl-journalList-resultTxt {
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    color: #666666;
    font-size: 12px;
    margin-left: 6px;
}
/*新样式*/
.qjb-list-container {
    width:100%;
}
.qjb-list-conList {
    width:855px;
    min-height:20px;
    padding-top:20px;
    padding-bottom:20px;
    border-bottom:1px solid #DDDDDD;
    margin:0 auto;
}
.qjb-list-conList:after {
    content:"";
    clear:both;
    display:block;
}
.qjb-list-conImgBox {
    display:block;
    float:left;
    width:231px;
    max-height:154px;
    overflow:hidden;
    border:1px solid #DDDDDD;
}
.qjb-list-conImgBox:after {
    display:block;
    content:"";
    clear:both;
}
.qjb-list-conImgBox img {
    width:100%;
    min-height:150px;
    float:left;
}
.qjb-list-conRight {
    width:590px;
    float:right;
    margin-right:5px;
}
.qjb-list-time {
    width:100%;
    line-height:22px;
    color:#777578;
    font-size:14px;
}
.qjb-list-title {
    display:block;
    max-width:100%;
    line-height:24px;
    color:#000000;
    font-size:16px;
    padding-top:5px;
}
.qjb-list-standardtitle {
    display:block;
    max-width:100%;
    line-height:24px;
    color:#000000;
    font-size:16px;
}
.qjb-list-title a {
     color:#000000;
}
.qjb-list-standardtitle a {
     color:#000000;
     display:block;
}
.qjb-list-title a:hover {
    color:#FD9A00;
}
.qjb-list-standardtitle a:hover {
    color:#FD9A00;
}
.qjb-list-author {
    max-width:100%;
    line-height:24px;
    color:#727272;
    font-size:14px;
    padding-top:5px;
}
.qjb-list-authorWrap {
    padding-right:5px;
}
.qjb-list-authorTxt {
    color:#2763E5;
}
.qjb-list-authorTxt.myFocus{
    color:#333333;
}
.qjb-list-orgName {
    padding-left:3px;
    padding-right:3px;
}
.qjb-list-orgNameTxt {
    padding-left:7px;
    color:#2763E5;
}
.qjb-list-orgName.myFocus .qjb-list-orgNameTxt {
    color:#333333;
}
.qjb-list-dbName {
    color:#2763E5;
}
.qjb-list-abstract {
    width:100%;
    line-height:24px;
    padding-top:5px;
    color:#333;
    font-size:14px;
}
.qjb-list-abstractTxt {
    overflow:hidden;
}
.qjb-list-lastTimeBox {
    width:100%;
    line-height:24px;
    padding-top:5px;
    color:#333;
    font-size:14px;
}
.qjb-list-abstractTime {
    color:#999999;
    font-style:italic;
    padding-left:10px;
}
.qjb-list-author a:hover {
    text-decoration:underline;
}
.qjb-list-conList.noImg .qjb-list-conRight{
    width:845px;
    margin-left:5px;
}
.qjb-list-conList.bookImg .qjb-list-conImgBox{
    width:140px;
    max-height:210px;
}
.qjb-list-conList.bookImg .qjb-list-conImgBox:after {
    content:"";
    clear:both;
    display:block;
}
.qjb-list-conList.bookImg .qjb-list-conImgBox img {
    width:100%;
    min-height:191px;
    float:left;
}
.qjb-list-conList.bookImg .qjb-list-conRight{
    width:677px;
}
.qjb-list-conList.bookImg .qjb-list-abstract {
    line-height:26px;
}

.fl-journalList-bookList{
	width:855px;
	min-height:162px;
	border-bottom:1px solid #E6E6E6;
	padding-top:15px;
	padding-bottom: 15px;
    margin:0 auto;
}
.fl-journalList-bookList:after{
	display:block;
	content:"";
	clear:both;
}
.fl-journalList-bookLeft{
	width:566px;
	padding-top:10px;
	margin-left: 13px;
	float: left;
}
.fl-journalList-bookTitle a{
	width:100%;
	max-height: 60px;
	color: #124F92;
	font-size:16px;
	overflow: hidden;
	line-height: 24px;
}
.fl-journalList-bookTitle {
    line-height: 24px;
}
.fl-journalList-bookTitle a:hover
{
    color:#FD9A00;    
}
.fl-journal-booklist a{
	width:100%;
	max-height: 60px;
	color: #124F92;
	font-size:16px;
	overflow: hidden;
	line-height: 24px;
}
.fl-journal-booklist {
    line-height: 24px;
}
.fl-journal-booklist a:hover
{
    color:#FD9A00;    
}
.fl-journalList-bookli{
	width:100%;
	color:#636363;
	font-size:14px;
	line-height: 24px;
    padding-top:5px;
    height:auto;
}
.fl-journal-booklist{
	width:100%;
	color:#636363;
	font-size:14px;
	line-height: 24px;
    padding-top:5px;
    height:auto;
}
.fl-journalList-bookRight{
	width:216px;
	float: right;
}
.fl-journalList-bookFace{
	display: block;
    width: 125px;
    height: 168px;
    border: 1px solid #E6E6E6;
    margin-left: 60px;
    position: relative;
}
.fl-journalList-bookFace img{
	width:100%;
	height: 100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.fl-journalList-titleWrap
{
    width:100%;
	height: 100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
.fl-journalList-titleTxt
{
    width: 92%;
    height: 44px;
    line-height: 22px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding-top: 29px;
    margin: 0 auto;
    overflow: hidden;
}
.fl-journalList-bookView{
	width:100%;
	height: 16px;
	line-height: 14px;
	text-align: center;
	padding-top:10px;
	color:#999;
	font-size:12px;
}

/*新增聚类样式*/
.fl-pdf-checkList
{
    display:block;
    float:left;
    height:40px;
    margin-left:25px;
}
.fl-pdf-check
{
    float:left;
    margin-top:15px;
    margin-right:8px;    
}
.fl-pdf-txt
{
    height:40px;
    line-height:40px;
    color:#fff;
    font-size:14px;
}
.fl-journalList-resultName{
	margin-right: 10px;
}
.fl-journalList-resultBox:after
{
    content:"";
    display:block;
    clear:both;
}
.fl-Result-left
{
    float:left;    
}
.fl-Result-right
{
    max-width:720px;
    float:left;
    min-height:40px;
    margin-left:6px;
}
.fl-Result-right:after
{
    content:"";
    display:block;
    clear:both; 
}
.fl-Result-name
{
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    color: #666666;
    font-size: 12px;
    margin-left: 6px;  
    margin-right:6px;
}
.fl-Result-content
{
    float:left;
    max-width:670px; 
    padding-top: 5px;
    padding-bottom: 5px;   
}
.fl-Result-content:after
{
    content:"";
    display:block;
    clear:both; 
}
.fl-Result-conList
{
    float:left;
    height:30px;
    line-height:30px;
    color: #666666;
    font-size: 12px;
    margin-right:16px;
}
.fl-Result-conList span
{
    display:block;
    float:left;
    font-size: 12px;
    color: #666666;
    height:30px;
    line-height:30px;
    margin-left:3px;
}
.fl-Result-conTent
{
    color:#FD9A00 !important;    
}
.fl-Result-conIcon
{
    display:block;
    float:left;
    width:13px;
    height:13px;
    margin-left:7px;
    margin-top:9px;
    background:url(./Images/ZhikuDefault/ghui.png) no-repeat;
    cursor:pointer;
}
.fl-Result-conIcon:hover
{
    background:url(./Images/ZhikuDefault/gh.png) no-repeat;
}
.fl-Result-conIcon.active
{
    background:url(./Images/ZhikuDefault/gh.png) no-repeat;
}
.fl-journalList-resultIcon{
	display: block;
	float: left;
	width:15px;
	height: 18px;
	background:url(./Images/Journal/fl-journal-dataIcon.png) no-repeat;
	margin-top: 12px;
	margin-left:14px;
}
.fl-journalList-resultName{
	margin-right: 10px;
}
.fl-journalList-resultNum{
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	color:#E50B09;
	font-size: 12px;
	margin-left: 13px;
}
.fl-journalList-resultTxt{
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	color:#666666;
	font-size: 12px;
	margin-left: 6px;
}

/*专家列表页新样式*/
.expertList-list {
    float: left;
    width: 200px;
    height: 275px;
    margin-left: 18px;
    border: 1px solid #DDD9DA;
    border-radius: 5px;
    /* box-shadow: 0 0 10px #afafaf inset; */
    margin-top: 18px;
    background: #fff;
    padding-top: 20px;
}
.expertList-list:hover {
    border: 1px solid #2e84eb;
    /*box-shadow: 0 0 10px #666 inset;*/
    background: #fff;
}
.expertList-list-imgBox {
    display:block;
    width:160px;
    height:168px;
    margin:0 auto;
    overflow:hidden;
}
.expertList-list-imgBox img {
    width:160px;
    min-height:168px;
}
.expertList-list-liBox {
    width:160px;
    height:168px;
    margin:0 auto;
    padding-top:10px;
}
.expertList-list-liTitle, .expertList-list-li  {
    width:100%;
    font-size: 14px;
    color: #7c7c7c;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height:26px;
    line-height:26px;
}
.expertList-list-liTitle {
    padding-bottom:4px;
}
.expertList-list-liBox span{
    width:100%;
    display:block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.expertList-list-liTitle a {
    color:#2763E5;
    height:30px;
    line-height:30px;
    font-size:16px;
}
.expertList-list-liTitle a:hover {
    color:#FFA500;
}
.expertList-list-li span {
    color:#333333;
    height:26px;
    line-height:26px;
    padding-left:0;
}
.expertList-list-li a:hover {
    text-decoration:underline;
}
.videoIndex-newVideo-li {
    width:206px;
    height:175px;
    float:left;
    margin-left:15px;
    background:#F2F6F9;
    margin-top:15px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transform: all 0.3s ease-in-out;
    -o-transform: all 0.3s ease-in-out;
    transform: all 0.3s ease-in-out;
    position:relative;
    overflow:hidden;
}
.videoIndex-newVideo-liImgBox {
    display:block;
    width:100%;
    height:117px;
    position:relative;
}
.videoIndex-newVideo-liImgBox img {
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
    z-index:1;
}
.videoIndex-newVideo-liBottomBox {
    width:100%;
    height:26px;
    position:absolute;
    left:0;
    top:85px;
    z-index:2;
    padding-bottom:6px;
}
.videoIndex-newVideo-liIcon {
    display:block;
    float:left;
    width:26px;
    height:26px;
    margin-left:8px;
    background:url(Images/Video/video_play_small.png) no-repeat;
}
.videoIndex-newVideo-liTime {
    display:block;
    float:right;
    height:26px;
    line-height:26px;
    margin-right:8px;
    color:#ffffff;
    font-size:12px;
}
.videoIndex-newVideo-liTitle a{
    display:block;
    width:186px;
    margin:0 auto;
    max-height:50px;
    padding-top:6px;
    line-height:24px;
    color:#323433;
    font-size:14px;
}
.videoIndex-newVideo-li:hover {
    background:#E2E6E9;
    box-shadow: 0px 0px 3px #999999;
}
.videoIndex-newVideo-li:hover .videoIndex-newVideo-liIcon {
    background:url(Images/Video/video_play_small_active.png);
}
.videoIndex-newVideo-li:hover .videoIndex-newVideo-liTime {
    color:#99CF31;
}
.videoIndex-newVideo-li:hover .videoIndex-newVideo-liTitle a{
    color:red;
}













