.nd_nav {
    height: 40px;
    line-height: 40px;
}
.sdFloor1{
    margin-top: 15px;
}
.sdF1Left{
    float: left;
    width: 840px;
    border: 1px solid #f5f5f5;
    padding: 20px;
}
.sdF1LeftP1{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}
.sdF1LeftP2{
    color: #666666;
    text-align: center;
}
.sdF1LeftP2>span:nth-child(1){
    margin-right: 40px;
}
.sdF1Box{
    border:1px solid #f5f5f5;
    padding: 20px;
    margin-top: 20px;
}
.sdF1Box>p:nth-child(1){
    text-align: center;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}
.sdF1BTN{
    text-align: center;
    margin: 30px 0 60px;
}
.sdF1BTN>a{
    display: inline-block;
    width: 360px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #3bb850;
    color: #ffffff!important;
    border-radius: 8px;
    font-size: 24px;
}
.sdF1Img{
    width: 840px;
    height: 540px;
    margin-bottom: 47px;
    border-radius: 8px;
    overflow: hidden;
 }
.sdF1Img>img{
    width: 840px;
    height: 540px;
}
.sdF1AD{
    display: block;
    width: 840px;
    height: 90px;
    border-radius: 8px;
    overflow: hidden;
    margin: 47px 0 40px 0;
}
.sdF1AD>img{
    width: 840px;
    height: 90px;
}
.gkzx_btnL {
    background: #e3e3e3;
    color: #333333!important;
}
.gkzx_btnR {
    background: #3bb850;
    color: #fff!important;
}
.gkzx_btn {
    display: inline-block;
    width: 238px;
    height: 30px;
    line-height: 30px;
    padding-left: 40px;
    padding-right: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-radius: 5px;
    margin-left: 62px;
}
/*right*/
.sdF1Right{
    float: right;
    width: 300px;
}
.f1RightBox{
    width: 298px;
    height: 270px;
    border: 1px solid #f5f5f5;
    margin-bottom: 20px;
}
.sdF1ItemBox{
    padding: 10px 5px;
}
.sdF1Item{
    float: left;
    display: block;
    width: 88px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #dddddd;
    border-radius: 5px;
    margin-right: 9px;
    margin-bottom: 10px;
}
.sdF1Item:hover{
    border: 1px solid #3bb850;
}
.sdF1ItemBox>.sdF1Item:nth-child(3n){
    margin-right: 0;
}
.f1Right {
    width: 298px;
    height: 365px;
    border: 1px solid #f5f5f5;
    margin-bottom: 20px;
}
.f1RightHead {
    height: 40px;
    line-height: 40px;
    background-color: #f5f5f5;
    padding: 0 15px;
}
.f1RHLeft {
    font-size: 18px;
}
.f1LHRight {
    color: #999999;
    float: right;
}
.f1RItemBox {
    padding: 20px 15px;
    overflow: hidden;
}
.f1RItem {
    height: 24px;
    line-height: 24px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    margin-bottom: 13px;
}
.f1RItem>img {
    width: 22px;
    height: 22px;
    margin-right: 5px;
    vertical-align: middle;
}
.right_week_num {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background-color: #3bb850;
    border-radius: 3px;
    text-align: center;
    color: #fff;
}
#pdf_viewer{
    margin-bottom: 20px;
    height: 800px;
}