.content-nav{
    width: 100%;
    height: 26px;
    border-bottom: 1px solid #e5e5e5;
}
.content-nav img{
    width: 14px;
    height: 16px;
    margin-right: 7px;
}
.content-nav span{
    font-size: 14px;
    color: #999999;
    vertical-align: top;
}
.content-cnt{
    width: 100%;
    height: auto;
    margin-top: 21px;
}
.content-cnt-left{
    width: 268px;
    /* height: 470px; */
    float: left;
}
.content-cnt-left-nav{
    width: 101%;
    height: 50px;
    background: #e2ecf4 ;
    padding: 15px 18px 0 23px;
    box-sizing: border-box;
    border: 1px solid #e2ecf4;
}
.content-cnt-left-nav span{
    font-size: 16px;
    font-weight: bold;
    color: #305798;
}
.content-cnt-left-cnt{
    width: 100%;
    border: 1px solid #e5e5e5;
    height: 418px;
    padding: 15px;
    box-sizing: border-box;
}
.content-cnt-left-cnt ul{
    margin: 0;
    padding: 0;
}
.content-cnt-left-cnt li{
    list-style: none;
    width: 100%;
    height: 32px;
    background: #f5f5f5 ;
    font-size: 16px;
    color: #305798;
    margin-bottom: 8px;
    padding: 5px 0 0 12px;
    box-sizing: border-box;
}
.content-cnt-left-cnt span{
    font-size: 16px;
    color: #666666;
    margin-left: 10px;
}
.content-cnt-right{
    width: 882px;
    min-height: 627px;
    float: right;
}
.content-cnt-right-nav{
    width: 100%;
    height: 36px;
    background:#f5f5f5;
    border-bottom:2px solid #305798 ;
    line-height: 38px;
}
.content-cnt-right-cnt ul{
    padding: 0;
    margin: 0;
}
.crt{
    list-style: none;
    width: 100%;
    height: 37px;
    font-size: 14px;
    color: #282828;
    padding-top: 10px;
    box-sizing: border-box;
    border-bottom: 1px dashed #e5e5e5;
}
.content-cnt-right-cnt li img{
    margin-right: 10px;
    vertical-align: middle;
}
.data{
    float: right;
    font-size: 12px;
    color: #666666;
    padding-top: 3px;
}

.content-cnt-right-cnt-foot{
    width: 100%;
    height: 60px;
    border-top: 1px dashed #e5e5e5;
    margin: 0;
}
.content-cnt-right-cnt-foot-sp1{
    float: left;
    color: #666666;
    margin-top: 16px;
}
.content-cnt-right-cnt-foot ul{
    float: right;
    margin-top: 16px;
}
.content-cnt-right-cnt-foot li{
    display: inline-block;
    list-style: none;
}
.cn2-li1{
    width: 57px;
    height: 25px;
    border: 1px solid #e5e5e5;
    text-align: center;
    color: #305798;
    cursor: pointer;
}
.cn2-li2{
    width: 25px;
    height: 25px;
    border: 1px solid #e5e5e5;
    text-align: center;
    color: #305798;
    cursor: pointer;
}