/*说明页*/
.explain_topimg{margin:0 auto; width:1200px;}
.explain_topimg img{ width:1200px; height:110px;}

.explain{margin:0 auto; width:1200px;}
.explain .el{float:left;width:180px;}
.explain .el .enav{ width:179px; border-right:1px #EEEEEE solid; padding-top:20px; padding-bottom:300px;}
.explain .el .enav .tli{ width:179px; border-bottom:1px #EEEEEE solid; text-align:center; font-size:22px; padding-bottom:20px; }
.explain .el .enav .eli{ width:178px; border-bottom:1px #EEEEEE solid; border-left:1px #EEEEEE solid; text-align:center; font-size:14px; height:48px; line-height:48px; }
.explain .el .enav .eli:hover{ background-color:#F7F7F7; color:#FF6600;}
.explain .el .enav .eli:hover a{color:#FF6600;}
.explain .el .enav .eli.select{ background-color:#F7F7F7; color:#FF6600; font-weight:bold}
.explain .el .enav .eli.select a{color:#FF6600;}
.explain .er{float:left;width:1020px;}
.explain .er .main{ width:940px; margin:0 auto; padding-top:20px; padding-bottom:15px;}
.explain .er .main .tit{font-size:22px; height:45px;}
.explain .er .main .txt{font-size:14px; line-height:180%;}

.explain .er .main .tit{display: block !important;text-align:center;position:relative;}
.explain .er .main .txt .listb{line-height:35px;border-bottom:1px dashed #eeeeee;}
.list_empty_group .list_empty .list_empty_right .sorry_box{color:#0087ff;}

.qspage{margin-top:20px;}

.explain .er .main .next {width:100%; margin:0 auto; height:50px;margin-top:20px;}
.explain .er .main .next .nextl{float:left; width:48%;}
.explain .er .main .next .nextr{float:right; width:48%; text-align:right}

.explain .el .enav .eli.select{font-weight:500;}

.explain .er .main .tit a{
    display:block;
    font-size:14px;
    color:#fff;
    background-color:#1a79ee;
    width:100px;
    height:40px;
    line-height:40px;
    position:absolute;
    right:0;
    top:-10px;
    border-radius:5px;
}