.download{

}

.tab-nav li{
    border-right:1px solid #fff;
    border-bottom:none;
    width:170px;
    float:left;
    background-color:#ffffff;
    margin-top:0px;

}

.tab-nav li.cur{
    margin-top:0;
    position:relative;
    z-index:3;
    overflow:hidden;
    background:#049fe6;

}

.tab-nav li a{
    font-family:'SourceHanSansCN-Regular';
    font-size:16px;
    color:#fff;
    display:block;
    height:50px;
    text-align:center;
    line-height:47px;
    word-break:break-all;
    word-wrap:break-word;

}

.tab-nav li.cur a{
    font-size:16px;
    height:50px;
    line-height:45px;
    text-align:center;

}

.tab-nav li.border-lt{
    border-right:none;

}

.tab-nav li.border-rt{
    overflow:hidden;
    background:#42b3e5;

}

.tab-cont{
    background-color:#fff;
    margin-top:-1px;
    width:852px;

}

.tab-pannel{
    padding:25px 20px;

}

.dl_title {
    margin-top:15px;
    padding-bottom:5px;
    border-bottom:1px dotted #ABA6A2;
    font-size:14px;
    color:#0E3E5E;

}

.dl_title.first{
    margin-top:0;

}

.dl-list{

}

.dl-list li{
    padding:10px;
    font-size:14px;

}

.dl-list li span.dl-des{
    display:inline-block;
    width:170px;
    color:#666666;
    font-weight:bold;
    zoom:1;
    overflow:hidden;

}

.dl-list li span.dl-time{
    color:#a1a1a1;
    float:right;

}

.dl-list li a{
    background-position:-345px -406px;
    height:13px;
    color:#006dae;
    padding-left:18px;
    font-size:14px;
    margin-left:40px;

}

.dl-custom{
    padding:15px 40px;

}

.note li{
    line-height:24px;

}

.lpanel{
    margin-bottom:20px;

}

.rpanel{
    margin-bottom:20px;

}

