﻿@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}
html{color:#000;-webkit-text-size-adjust:none;/* -webkit-user-select:none;*/}
body,button,input,select,textarea,pre{font-size:14px;font-family:'Microsoft YaHei';outline: none;}
button,input,textarea{
    border:0;
}
h1,h2,h3,h4,h5,h6{font-size:100%}
ul,ol,li{list-style:none}
hr{border:0;background:#999;height:1px}
i{font-style:normal}
fieldset,img{border:0}
table{border-collapse:collapse;border-spacing:0}
textarea{resize:vertical;resize:none;}
button{cursor:pointer}
input{border:0;outline: none;}
a{text-decoration: none;outline: none;}
/*不限产生时间展示方式*/
.timeselect
{
    height:28px;
    float:left;
    position:relative;
}
.timeselect .select-content
{
    height: 26px;
    border: 1px solid #CFCFCF;
    float: left;
    cursor: pointer;
}
.timeselect .select-name
{
    padding-left: 10px;
    padding-right:10px;
    height: 26px;
    line-height: 26px;
    color: #888;
    font-size: 13px;
    display: block;
    float: left;
    text-align: center;
}
.timeselect .select-icon
{
    display: block;
    float: left;
    width:7px;
    height: 4px;
    background: url(../Images/Journal/fl-journal-Down.png) no-repeat;
    margin-top: 13px;
    margin-right: 6px;
}
.timeselect .select-hideBox
{
   position:absolute;
   top:27px;
   left:0;
   border:1px solid #CFCFCF;   
   display:none;
   background:#fff;  
}
.timeselect.active .select-hideBox
{
    display:block;
}
.timeselect .select-hideList
{
    height:26px;
    line-height:26px;
    border-bottom:1px solid #CFCFCF;
    text-align:center;
    color:#666;
    font-size:12px;
    display:block;
    padding-left:15px;
    padding-right:15px;
}
.timeselect .select-hideList.active
{
    background:#2E84EB; 
    color:#fff;   
}
.timeselect .select-hideList:hover
{
    background:#74A1DC; 
    color:#fff;
}
.timeselect .autoHight
{
    width: 75px;
    text-align: center;
    max-height: 242px;
    overflow: auto;    
}
.timeselect .autoWidth{
	width:45px;
	text-align: center;
	padding-left:0;
	padding-right:0;
}
.timeselect .Journalw
{
    width: 71px;
    text-align: center;
    overflow: auto; 
    padding-left:0;
    padding-right:0;   
}
.timeselect .hideWidth{
	width:84px;
	text-align: center;
	padding-left:0;
	padding-right:0;
}
.timeselect .autoWidth {
    width: auto;
    min-width: 78px;
    padding-left: 10px;
    padding-right: 10px;
}

.timeselect .select-content {
    border-radius: 3px;
}
.timeselect .autoHight {
    width: 111px;
}
.select-btnBox {
    float: right;
}
.select-btnBox:after {
    display:block;
    content:"";
    clear:both;
}
/*年的小的展示方式*/
.selectShortStyle
{
    height:28px;
    float:left;
    position:relative;
}
.selectShortStyle .select-content
{
    height: 24px;
    border: 1px solid #ffffff;
    float: left;
    cursor: pointer;
}
.selectShortStyle .select-name
{
    padding-left: 10px;
    padding-right:10px;
    height: 24px;
    line-height: 24px;
    color: #888;
    font-size: 13px;
    display: block;
    float: left;
    margin-left:0;
    text-align: center;
}
.selectShortStyle .select-icon
{
    display: block;
    float: left;
    width:7px;
    height: 4px;
    background: url(../Images/Journal/fl-journal-Down.png) no-repeat;
    margin-top: 10px;
    margin-right: 6px;
}
.selectShortStyle .select-hideBox
{
   position:absolute;
   top:26px;
   left:0;
   border:1px solid #CFCFCF;   
   display:none;
   background:#fff;  
}
.selectShortStyle.active .select-hideBox
{
    display:block;
}
.selectShortStyle .select-hideList
{
    height:34px;
    line-height:34px;
    text-align:center;
    color:#666;
    font-size:14px;
    display:block;
}
.selectShortStyle .select-hideList:hover
{
    background-color:#E0EAF6; 
}
.selectShortStyle .autoHight
{
    width: 75px;
    text-align: center;
    max-height: 242px;
    overflow: auto;    
}
.selectShortStyle .autoWidth{
	width:45px;
	text-align: center;
	padding-left:0;
	padding-right:0;
}
.selectShortStyle .Journalw
{
    width: 71px;
    text-align: center;
    overflow: auto; 
    padding-left:0;
    padding-right:0;   
}
.selectShortStyle .hideWidth{
	width:84px;
	text-align: center;
	padding-left:0;
	padding-right:0;
}
/*年的大的展示方式*/
.selectBigStyle
{
    height:62px;
    float:left;
    position:relative;
    margin-left: -1px;
}
.selectBigStyle .select-content
{
    height: 60px;
    border: 1px solid #fff;
    float: left;
    cursor: pointer;
}
.selectBigStyle .select-name
{
    padding-left: 15px;
    padding-right:215px;
    height: 60px;
    line-height: 60px;
    color: #005A83;
    font-size: 15px;
    display: block;
    float: left;
}
.selectBigStyle .select-icon
{
    display: block;
    float: left;
    width: 12px;
    height: 7px;
    background: url(../Images/News/fl-new-DownIcon.png) no-repeat;
    margin-top: 28px;
    margin-right: 16px;
}
.selectBigStyle .select-hideBox
{
   position:absolute;
   top:61px;
   left:0;
   border:1px solid #CFCFCF;   
   display:none;
   background:#fff;  
}
.selectBigStyle .select-hideBox:after{
	display: block;
	content:"";
	clear:both;
}
.selectBigStyle.active .select-hideBox
{
    display:block;
}
.selectBigStyle .select-hideList
{
    height:40px;
    line-height:40px;
    border-bottom:1px solid #CFCFCF;
    text-align:center;
    color:#005A83;
    font-size:15px;
    display:block;
    width:148px;
    float: left;
}
.selectBigStyle .select-hideList.active
{
    background:#2E84EB; 
    color:#fff;   
}
.selectBigStyle .select-hideList:hover
{
    background:#DEE6F1;
    color:#005A83; 
}
.selectBigStyle .autoHight
{
    width: 313px;
    max-height: 245px;
    overflow: auto;    
}
.selectBigStyle .autoWidth{
	width:270px;
	padding-left:15px;
	padding-right:0;
}
.fl-page-box {
    width: 100%;
    height: 20px;
    padding-top: 35px;
    padding-bottom: 5px;
}
/*年的中的展示方式*/
.selectMiddleStyle
{
    height:28px;
    float:left;
    position:relative;
}
.selectMiddleStyle .select-content
{
    height: 26px;
    border: 1px solid #fff;
    float: left;
    cursor: pointer;
    background: #fff;
    border-radius: 3px;
}
.selectMiddleStyle .select-name
{
    padding-left: 10px;
    padding-right:10px;
    height: 26px;
    line-height: 26px;
    color: #787878;
    font-size: 14px;
    display: block;
    float: left;
}
.selectMiddleStyle .select-icon
{
    display: block;
    float: left;
    width: 7px;
    height: 4px;
    background: url(../Images/Journal/fl-journal-Down.png) no-repeat;
    margin-top: 12px;
    margin-right: 13px;
}
.selectMiddleStyle .select-hideBox
{
   position:absolute;
   top:27px;
   left:0;
   border:1px solid #CFCFCF;   
   display:none;
   background:#fff;  
}
.selectMiddleStyle.active .select-hideBox
{
    display:block;
}
.selectMiddleStyle .select-hideList
{
    height:28px;
    line-height:28px;
    border-bottom:1px solid #CFCFCF;
    text-align:center;
    color:#787878;
    font-size:14px;
    display:block;
    padding-left:15px;
    padding-right:15px;
}
.selectMiddleStyle .select-hideList.active
{
    background:#2E84EB; 
    color:#fff;   
}
.selectMiddleStyle .select-hideList:hover
{
    background:#74A1DC; 
    color:#fff;
}
.selectMiddleStyle .autoHight
{
    width: 80px;
    text-align: center;
    max-height: 260px;
    overflow: auto;   
}
.selectMiddleStyle .autoWidth{
	width:60px;
	padding-left:0;
	padding-right:0;
	text-indent: 15px;
}
.loading
{
    width: 100%;
    height: 100px;
}
.loading img
{
    width: 22px;
    float: left;
    margin-left: 30px;
    margin-top: 30px;  
}
.loading span
{
    line-height: 81px;
    float: left;
    margin-left: 12px;
    font-size: 16px;
    color: #005984;  
}
.blod{
	color:#111;
}
.tabMore
{
    cursor:pointer;    
}
.tabMore:hover
{
    color:#FD9A00;    
}
.fl-journalList-websideHome:hover
{
    color:#2E84EB;   
}
.logoimg-hometxt a:hover
{
    color:#2E84EB;
}
.logoimg-magatxt a:hover
{
    color:#2E84EB;
}
.Author
{
    width: 23px;
    height: 16px;
    margin-right:10px;
    background:url(../Images/Detail/author.png) no-repeat;
}
.Source
{
    width: 23px;
    height: 16px;
    margin-right:10px;
    background:url(../Images/Detail/laiyuan.png) no-repeat;
}
.URL
{
    width: 23px;
    height: 16px;
    margin-right:10px;
    background:url(../Images/Detail/url.png) no-repeat;
}
.Email
{
    width: 23px;
    height: 16px;
    margin-right:10px;
    background:url(../Images/Detail/eml.png) no-repeat;
}
.Tel
{
    width: 23px;
    height: 16px;
    margin-right:10px;
    background:url(../Images/Detail/tel.png) no-repeat;
}
.Citizenship
{
    width: 23px;
    height: 16px;
    margin-right:10px;
    background:url(Images/Detail/cotrity.png) no-repeat;
}
.Date
{
    width: 23px;
    height: 19px;
    margin-right:10px;
    background:url(../Images/Detail/ril.png) no-repeat;
}
.Location
{
    width: 23px;
    height: 21px;
    margin-right:10px;
    background:url(../Images/Detail/locati.png) no-repeat;
}
.fl-tags-list
{
    display:inline-block;
    line-height:22px;
    padding-left:10px;
    padding-right:10px;
    border:1px solid #ccc;
    color:#015ea6;
    font-size:14px;
    margin-right:7px;
    background:#fff;
    margin-bottom:5px;
    max-width: 860px;
}
.fl-tags-list
{
    *zoom:1;
    *display: inline;
}
.fl-tags-list:hover
{
    background:#015ea6;   
    color:#fff; 
}
/*返回顶部*/
.fl-backTop
{
    display: none;
    width: 70px;
    height: 30px;
    background: #9E9D9D;
    position: fixed;
    bottom: 75px;
    right: -10000px;
    z-index: 500;
    cursor:pointer;
    border-radius: 5px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.fl-backTop-txt
{
    display: block;
    float: left;
    height: 30px;
    margin-left: 12px;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
}
.fl-backTop-icon
{
    width: 16px;
    height: 12px;
    display: block;
    float: left;
    background: url(../Images/ZhikuDefault/backTop.png) no-repeat;
    margin-top: 9px;
    margin-left: 7px;
}
.fl-backTop:hover
{
    background:#186CD0;    
}
.fl-homeBack {
    display:none;
    height: 38px;
    float: left;
    background: url(../Images/ZhikuDefault/home.png) left center no-repeat;
    padding-left: 25px;
    line-height: 38px;
    color: #fff;
}
.fl-homeBack:hover {
    color:#2E84EB;
}
.qjb-commonList-warp {
    width:100%;
    overflow: hidden;
}
.qjb-commonList-list.border0 {
    border:0;
}
.select-container.selectShortStyle {
    margin-left:10px;
    margin-top:7px;
}
.selectShortStyle .autoWidth {
    width: auto;
    min-width: 78px;
    padding-left: 10px;
    padding-right: 10px;
}

.selectShortStyle .select-content {
    border-radius: 3px;
    background:#ffffff;
}

.select-btnBox {
    float: right;
}
.select-btnBox:after {
    display:block;
    content:"";
    clear:both;
}
#inputHtml:after {
    display:block;
    content:"";
    clear:both;
}
.select-btn {
    display: block;
    float: left;
    width: 67px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin-left: 9px;
    border-radius: 3px;
    background: #74A1DC;
    color: #fff;
}

.selectShortStyle .autoHight {
    width: 111px;
}
.select-hideList.type {
    text-align:left;
    padding-left:50px;
    font-size:14px;
}
.select-hideList.type0 {
    background:url(../Images/ZhikuDefault/fileIcon.png) 14px center no-repeat;
}
.select-hideList.type1 {
    background:url(../Images/ZhikuDefault/pdfIcon.png) 14px center no-repeat;
}
.select-hideList.type2 {
    background:url(../Images/ZhikuDefault/pptIcon.png) 14px center no-repeat;
}
.select-hideList.type3 {
    background:url(../Images/ZhikuDefault/wordIcon.png) 14px center no-repeat;
}
.select-hideList.type4 {
    background:url(../Images/ZhikuDefault/xlstIcon.png) 14px center no-repeat;
}
iframe {
    display:block;
    border:0;
    margin:0;
    padding:0;
}
.dialog-container {
    width:100%;
    height:100%;
    background: #000 url(../Images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
    opacity: .50;
    filter: Alpha(Opacity=50);
    position:fixed;
    left:0;
    top:0;
    z-index:3000;
}
.translateBtn {
    display: none;
    width: 70px;
    height: 30px;
    line-height: 30px;
    background: #9E9D9D;
    position: fixed;
    bottom: 120px;
    right: -10000px;
    z-index: 500;
    cursor: pointer;
    border-radius: 5px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-size: 14px;
    text-align: center;
    color: #fff;
}