/*活动样式*/
.activity {
    width: 200px;
    height: 154px;
    position: absolute;
    right: -230px;
    top: 226px;
    cursor: pointer;
    display: none;
}
    .activity img {
        width: 100%;
        height: 100%;
    }
#wzsse{
    width: 200px;
    height: 194px;
    display: none;
}
.questionhref {
    display: block;
}
#closeBtn {
    margin: 0 auto;
    cursor: pointer;
}
.rulebg {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999999;
    top: 0;
    background-color: rgba(0,0,0,.6);
    display: none;
}
.ruleText {
    width: 1000px;
    height: 720px;
    background: url(../Images/rulebg.png) center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -500px;
    margin-top: -360px;
}
.pBox {
    width: 710px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 15px;
    color: #8A4502;
    line-height: 24px;
    margin-top: 174px;
    margin-left: 154px;
}
    .pBox p {
        text-indent: 30px;
        margin-bottom: 28px;
    }
    .pBox .p_start {
        text-indent: 0;
    }
.ruletime {
    width: 400px;
    height: 36px;
    background: linear-gradient(0deg, #FFD4A0 0%, #FFEFCE 100%);
    border-radius: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #B21F0F;
    line-height: 36px;
    text-align: center;
    margin: 0 auto;
    margin-top: 86px;
}
.closeRule {
    width: 14px;
    height:14px;
    position: absolute;
    right: 100px;
    top: 128px;
}
    .closeRule img {
        width: 100%;
        height: 100%;
        cursor: pointer;
    }
    /*活动样式结束*/
    body {
        width: 100%;
    }
.fl-top-container{
	width: 100%;
	height: 38px;
	background:#EBEBEB;
}
.fl-top-content{
	width:1200px;
	height: 38px;
	margin: 0 auto;
    position: relative;
}
.fl-top-right{
	float: right;
	height: 38px;
}
.fl-top-srBox{
	float: left;
	height: 38px;
	margin-right: 32px;
	    display: none;
}
.fl-top-tag{
	display:block;
	float: left;
	height: 14px;
	line-height: 14px;
	color:#fff;
	font-size: 14px;
	margin-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	border-right:1px solid #fff;
}
.fl-top-delBorder{
	border:0;
}
.fl-top-help{
	float: left;
	margin-top:11px;
	margin-right: 17px;
	cursor: pointer;
}
.fl-lsn-container{
	width:100%;
	height: 82px;
	position: relative;
	z-index: 200;
}
.fl-lsn-content{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.fl-lsn-logoBox{
	float: left;
	margin-top: 13px;
}
.fl-lsn-right{
	float: right;
	margin-top: 25px;
}
.fr-lsn-select {
    float: left;
    margin-right: -2px;
    display: none;
  
}
    .fr-lsn-select select {
        width: 120px;
        text-align:center;
        height: 34px;
        line-height: 34px;
        border: 2px solid #BFBEBE;
    }
.fl-lsn-searchBox {
    height: 34px;
    float: right;
    position: relative;
    width: 516px;
}

.div_search_button {
       float: left;
    display: inline;
}
.searchcheckbox{
	border:2px solid #BFBEBE;
    border-left: 0;
    border-right: 0;
    height: 30px;
    width: 53px;
    text-align: left;
    line-height: 30px;
    float: left;
    position: relative;
}
#checkAddClass {
    float:left;
    margin-top:9px;
}
.searchcheckbox label {
    float:left;
    margin-left:5px;
    color:#666666;
}
.fl-lsn-content #wordgroupDiv {
    display:none;
}

.fl-lsn-searchInput{
	width:386px;
	height: 30px;
	line-height: 30px;
	float:left;
	border:2px solid #BFBEBE;
    border-right:0;
	border-left-top-radius:3px;
	border-left-bottom-radius:3px;
	color:#E9B669;
	font-size: 14px;
	text-indent: 11px;
}
.fl-lsn-btnBox {
   float:left;
   margin-left:30px;
}
.fl-lsn-btn {
    display:none;
    float:left;
    height:24px;
    padding-left:8px;
    padding-right:9px;
    border:1px solid #DCDCDC;
    background:#F4F6F5;
    border-radius:3px;
    margin-top:5px;
}
.fl-lsn-btn.login .fl-lsn-btnIcon{
    display:block;
    float:left;
    width:16px;
    height:17px;
    background:url(../Images/ZhikuDefault/loginIcon.png) no-repeat;
    margin-right:7px;
    margin-top:4px;
}
.fl-lsn-btn.backstage .fl-lsn-btnIcon{
    display:block;
    float:left;
    width:18px;
    height:16px;
    background:url(../Images/ZhikuDefault/backIcon.png) no-repeat;
    margin-right:8px;
    margin-top:4px;
}
.fl-lsn-btnTxt {
    display:block;
    float:left;
    height:24px;
    line-height:24px;
    color:#848484;
    font-size:12px;
}
.fl-lsn-searchBtn{
	width:67px;
	height: 34px;
	background: #BFBEBE;
	line-height: 34px;
	float: left;
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	cursor:pointer;
}
.fl-lsn-navBox{
	padding-top: 17px;
    height: 30px;
    margin-left: -26px;
}
.fl-lsn-navBox:after{
	content:"";
	display: block;
	clear:both;
}
.fl-lsn-navList{
	display: block;
    float: left;
    height: 35px;
    position: relative;
    padding-left: 24px;
    padding-right: 24px;
    line-height: 36px;
    color: #696969;
    font-size: 16px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
}
.secondNav.active{
	height: 42px;
	background:#F5F5F5;
	border-left:1px solid #E5E5E5;
    border-right:1px solid #E5E5E5;
    border-top:1px solid #E5E5E5;
}
.secondNav.active .fl-lsn-nav
{
    color:#2E84EB;      
}
.fl-lsn-nav:hover
{
    color:#2E84EB;
}
.fl-lsn-navBg{
	width:100%;
	height: 0px;
	background:#F5F5F5 ;
	overflow: hidden;
	position:relative;
	z-index: 10;
	float: left;
	margin-top: -1px;
}
.fl-lsn-navWrap{
	width:1300px;
	height: 44px;
	margin: 0 auto;
}
.fl-lsn-navCon{
	min-width:736px;
	float: right;
	height:44px;
}
.fl-lsn-secondNavBox{
	display: none;
}
.fl-lsn-secondNavBox:after{
	display:block;
	content:"";
	clear:both;
}
.fl-lsn-secondNavBox.active{
	display:block;
}
.fl-lsn-secondNavBox.Research
{
    width:470px;  
    float:right;  
}
.fl-lsn-secondNavBox.Resources
{
    width:287px;  
    float:right;  
}
.fl-lsn-secondNav{
	display: block;
	float: left;
	padding-left:18px;
	padding-right:18px;
	height:15px;
	line-height: 15px;
	color:#9D9D9D;
	font-size:14px;
	border-right:1px solid #9D9D9D;
	margin-top: 16px;
}
.fl-lsn-secondNav:hover{
	color:#2E84EB;
}
.fl-lsn-nav{
	display: block;
	float: left;
	padding-right:8px;
}
.fl-lsn-navIcon{
	display: none;
	float: left;
	width:6px;
	height: 5px;
	background:url(../Images/ZhikuDefault/fl-downIcon.png) no-repeat;
	margin-top: 16px; 
}
.fl-lsn-navIcon.active{
	display: block;
}
.fl-lsn-navHide{
	width: 120px;
    height: 200px;
    border: 1px solid #c8c8c8;
    border-radius: 3px;
    position: absolute;
    top: 30px;
    left: 26px;
    display: none;
}
.fl-lsn-navHide.active{
	display: block;
}
/*自动补全功能*/
.fl-lsn-searchHideBox
{
    width: 510px;
    border: 2px solid #BFBEBE;
    color: #E9B669;
    font-size: 14px;
    position:absolute;
    top:32px;
    left:0; 
    background:#FFFDEE;
    z-index:9999;
}
.fl-lsn-searchConLi
{
    display:block;
    width:490px;
    height:30px;
    padding-left:10px;
    padding-right:10px;
    line-height:30px;
    color:#666;
    font-size:14px;
}
.fl-lsn-searchConLi .active
{
    font-weight:700;
    text-decoration:underline;    
}
.fl-lsn-searchConLi:hover
{
    background:#c4e2f8;    
}
/*登录上部*/
.fl-top-left
{
    float:left;
    height:14px;
    line-height:14px;
    color:#4E4E4E;
    font-size:13px;
    margin-top: 13px;
}
.fl-top-left span
{
    float:left;    
}
.fl-top-adminTxt
{
    padding-right:12px;  
    border-right: 1px solid #4C4C4C;  
}
.fl-top-left a
{
    color:#2E84EB;
    font-size:13px;   
    display:none;
    float:left;
}
.fl-top-right
{
    float:right;
    height:38px;
    color:#4E4E4E;
    font-size:12px;    
}
.fl-top-login
{
   float:left;    
}
.fl-top-navList
{
    display: block;
    float: left;
    height: 14px;
    line-height: 14px;
    color: #4C4C4B;
    font-size: 13px;
    margin-top: 13px;
    padding-left: 12px;
    padding-right: 12px;
    border-right: 1px solid #4C4C4C;
    cursor:pointer;
}
.fl-top-navList .fl-top-navListIcon
{
    display:block;
    float:left;    
}
.fl-top-navList .fl-top-navListTxt
{
    float:left;    
}
.fl-top-navList .fl-top-navListIcon.Favorite
{
    width:12px;
    height:12px;
    background:url(../Images/ZhikuDefault/hx.png) no-repeat;
    margin-top:1px;
    margin-right:5px;
}
.fl-top-navList:hover .fl-top-navListIcon.Favorite
{
    background:url(../Images/ZhikuDefault/bxxz.png) no-repeat;
}
.fl-top-navList .fl-top-navListIcon.Favorite.active
{
    background:url(../Images/ZhikuDefault/bxxz.png) no-repeat;
}
.fl-top-navList .fl-top-navListIcon.Focus
{
    width:12px;
    height:12px;
    background:url(../Images/ZhikuDefault/hex.png) no-repeat;
    margin-top:1px;
    margin-right:5px;
}
.fl-top-navList:hover .fl-top-navListIcon.Focus
{
    background:url(../Images/ZhikuDefault/xzhx.png) no-repeat;
}
.fl-top-navList .fl-top-navListIcon.Focus.active
{
    background:url(../Images/ZhikuDefault/xzhx.png) no-repeat;
}
.fl-top-navList:hover
{
    color:#2E84EB;
}
.fl-top-helpBox
{
    float:left; 
    margin-left:25px;   
}
.fl-top-helpIcon{
	display: block;
	float: left;
	width: 16px;
	height: 17px;
	background: url(../Images/ZhikuDefault/helpIcon.png) no-repeat;
	margin-top:11px;
}
.fl-top-helpTxt
{
    display: block;
    float: left;
    height: 14px;
    line-height: 14px;
    color: #4C4C4B;
    font-size: 13px;
    margin-top: 13px;
    padding-left: 7px;
    padding-right: 12px;
}
.fl-top-helpTxt:hover
{
    color:#2E84EB;
}
.xy-nav-content
{
    width:100%;
    height:38px;
    background:#2E84EB;   
    position:relative;
    z-index:100; 
}
.xy-nav-wrap
{
    width:1200px;
    height:38px;
    margin:0 auto;
}
.xy-nav-box
{
    width:110%;
    height:38px;
}
/*导航条*/
.xy-nav-list
{
    display:block;
    float:left;
    height:37px;
    line-height:37px;
    padding-left:24px;
    padding-right:24px; 
    background:#2E84EB;
    margin-left: 6px;
    margin-right: 29px;
    border-top:1px solid #2E84EB;
    -webkit-transition:0.3s;
	-moz-transition:0.2s;
	-ms-transition:0.2s;
	-o-transition:0.2s;
	transition:0.2s;
}
.xy-nav-list.active
{
    background:#F5F5F5; 
}
.xy-nav-listTxt
{
    float:left;
    font-size:16px;
    color:#fff;
    height:37px;
    line-height:37px;
}
.xy-nav-list.active .xy-nav-listTxt
{
    color:#2E84EB;
}
.xy-nav-listIcon
{
    display:none;
    float:left;
    width: 7px;
    height: 5px;
    background: url(../Images/ZhikuDefault/navsanjiaoIcon.png) no-repeat;
    margin-top: 17px;
    margin-left:8px;
}
.xy-nav-listHas .xy-nav-listIcon
{
    display:block;
}
.xy-nav-listHas.active .xy-nav-listIcon
{
    display:block;
    background: url(../Images/ZhikuDefault/navsanjiaoIcon_active.png) no-repeat;
}
.xy-secondNav-content
{
    width:100%;
    height:0px;
    background:#F5F5F5;
    border-bottom:1px solid #fff;
    overflow:hidden;
}
.xy-secondNav-content.active
{
    border-bottom:2px solid #2E84EB;
}
.xy-secondNav-wrap
{
    width:100%;
    height:44px; 
}
.xy-secondNav-list
{
    display:none; 
    height:44px;
    line-height:44px; 
    float:left;  
}
.xy-secondNav-list.active
{
    display:block;    
}
.fl-lsn-secondNav {
    display: block;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    height: 15px;
    line-height: 15px;
    color: #9D9D9D;
    font-size: 14px;
    border-right: 1px solid #9D9D9D;
    margin-top: 16px;
}
/*QJB导航*/
.qjb-nav-li {
    display: block;
    float: left;
    height: 37px;
    line-height: 36px;
    background: #2E84EB;
    margin-left: 6px;
    margin-right: 36px;
    font-size: 16px;
    color: #fff;
    cursor:pointer;
    border-top: 1px solid #2E84EB;
    -webkit-transition: 0.3s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    position:relative;
}
.qjb-nav-li.noChildren {
     padding-left: 24px;
     padding-right: 24px;
}
.qjb-nav-liNavWrap {
    display:block;
    float:left;
    position:relative;
    z-index:5;
    font-size: 16px;
    color: #fff;
    height: 39px;
    line-height: 36px;
    padding-left: 24px;
    padding-right: 24px;
}
.qjb-nav-liTxt {
    display:block;
    float: left;
}
.qjb-nav-liIcon{
    display:block;
    content:"";
    float: left;
    width: 7px;
    height: 5px;
    background: url(../Images/ZhikuDefault/navsanjiaoIcon.png) no-repeat;
    margin-top: 17px;
    margin-left: 8px;
}
.qjb-nav-li.hasChildren:hover .qjb-nav-liNavWrap{
    background:#fff;
    color:#2E84EB;
}
.qjb-nav-li.hasChildren:hover .qjb-nav-liIcon {
    background: url(../Images/ZhikuDefault/navsanjiaoIcon_active.png) no-repeat;
}
.qjb-nav-childrenBox {
    display:none;
    width:120px;
    position:absolute;
    top:37px;
    left:-1px;
    z-index:1;
    background:#fff;
    border-top:1px solid #ffffff;
    border-left:1px solid #e0e0e0;
    border-right:1px solid #e0e0e0;
    border-bottom:1px solid #e0e0e0;
    box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;
    box-shadow:2px 2px 6px #999;
}
.qjb-nav-li.hasChildren:hover .qjb-nav-childrenBox {
    display:block;
}
.qjb-childrenNav-li {
    display:block;
    height:34px;
    line-height:34px;
    text-indent:25px;
    font-size:15px;
    color:#4a4949;
    letter-spacing:1px;
}
.qjb-childrenNav-li:hover {
    background:#eeeeee;
    color:#2E84EB;
}














