/*头部*/
.sfsd_header{
    height: 92px;
    background-color: #b5001e;
}
.sfsd_logo{
    padding-top: 16px;
    float: left;
    font-size: 0;
}
.sfsd_logo .sfsd_logo_text{
    padding-right: 16px;
    background: url(../images/index_logo_hr.png) no-repeat right top;
}
.sfsd_head_nav{
    font-size: 0;
    float: right;
}
.sfsd_head_nav li{
    display: inline-block;
    width: 86px;
    height: 100%;
}
.sfsd_head_nav a{
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    line-height: 28px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding-top: 56px;
    padding-bottom: 8px;
    box-sizing: border-box;
    background-position: center 24px;
    background-repeat: no-repeat;
}
.sfsd_head_home{
    background-image:url(../images/header_icon_home.png);
}
.sfsd_head_notice{
    background-image:url(../images/header_icon_notice.png);
}
.sfsd_head_sign{
    background-image:url(../images/header_icon_sign.png);
}
.sfsd_head_sdxxgk{
    background-image:url(../images/header_icon_sdxxgk.png);
}
.sfsd_head_sdwsgk{
    background-image:url(../images/header_icon_sdwsgk.png);
}

.sfsd_head_contact{
    background-image:url(../images/header_icon_contact.png);
}
.sfsd_head_assist{
    background-image:url(../images/header_icon_assist.png);
}
.sfsd_head_service{
    background-image:url(../images/header_icon_service.png);
}
.sfsd_head_nav a:hover,.sfsd_head_nav a.active{
    background-color: #1a1a1a;
}
/*分页*/
.sfsd_page{
    font-size: 0;
    margin: 32px 0 122px;
}
.sfsd_page_link{
    display: inline-block;
    width: 50px;
    height: 40px;
    background-color: #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    color: #666;
    margin-right: 6px;
}
.sfsd_page_link.sfsd_numPage{
    width: auto;
    padding: 0 14px;
}
.sfsd_page span{
    display: inline-block;
    width: auto;
    height: 40px;
    font-size: 14px;
    line-height: 38px;
    color: #222;
    margin: 0 5px;
}
/*底部*/
.sfsd_footer{
    background-color: #1a1a1a;
    text-align: center;
    padding-top: 15px;
    height: 200px;
    box-sizing: border-box;
}
.sfsd_footer_tip{
    margin-top: 5px;
}
.sfsd_footer_tip,.sfsd_footer_copyright{
    font-size: 14px;
    line-height: 30px;
    color: #757575;
}
/*送达公告搜索区域*/
.sfsd_notice_banner{
    /*height: 372px;*/
    height: auto;
    background-color: #efeef3;
}
.sfsd_notice_banner .sfsd_body{
    /*height: 100%;*/
    background: url(../images/notice_banner.jpg) no-repeat center top;
}
.sfsd_notice_title{
    padding: 67px 0 0 37px;
}
.sfsd_notice_subTitle{
    padding-left: 37px;
    margin: 20px 0 50px;
    font-size: 14px;
    color: #1a1a1a;
    font-weight: bold;
}
.sfsd_notice_search{
    width: 100%;
    /*height: 140px;*/
    height: auto;
    padding:  0 20px 14px;
    box-sizing: border-box;
    background: url(../images/notice_search_bg.png) repeat;
    border-radius: 5px;
}
.sfsd_notice_search_cap{
    font-size: 14px;
    line-height: 46px;
    color: #757575;
}
.sfsd_notice_search_area{
    font-size: 0;
}
.sfsd_notice_search_area a{
    display: inline-block;
    width: auto;
    height: 28px;
    padding: 0 10px;
    border: 1px solid #fff;
    box-sizing: border-box;
    border-radius: 6px;
    font-size: 14px;
    line-height: 26px;
    color: #222;
    margin-right: 8px;
    margin-bottom:2px;
}
.sfsd_notice_search_area a:hover,.sfsd_notice_search_area a.active{
    border-color: #b5001e;
    color: #b5001e;
}
.sfsd_notice_search_box{
    margin-top: 14px;
    font-size: 0;
}
.sfsd_notice_search_input{
    display: inline-block;
    width: 330px;
    height: 38px;
    border: 1px solid #d3d3d3;
    background-color: #fff;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 36px;
    margin-right: 10px;
}
.sfsd_notice_search_button{
    display: inline-block;
    width: 62px;
    height: 38px;
    background-color: #b5001e;
    font-size: 14px;
    line-height: 38px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border-radius: 5px;
}

.sfsd_line{
    display: inline-block;
    width: 20px;
    height: 38px;
    font-size: 14px;
    line-height: 38px;
    color: #757575;
    font-weight: bold;
    text-align: center;
}

/*公告列表*/
.sfsd_notice_list{
    height: 138px;
    margin-top: 20px;
}
.sfsd_notice_list a{
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 18px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    box-sizing: border-box;
}
.sfsd_notice_list a:hover{
    border-color: #b5001e;
}
.sfsd_notice_list dt{
    height: 55px;
    line-height: 55px;
    border-bottom: 1px dashed #e5e5e5;
}
.sfsd_notice_list dd{
    margin-top: 10px;
}
/*公告详情*/
.sfsd_notice_banner .sfsd_body{
    position: relative;
}
.sfsd_notice_detail{
    padding: 0 50px;
    background-color: #fff;
    border: 1px solid #e6e5ea;
    border-top: 0;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.sfsd_notice_detail_top{
    width: 100%;
    height: 135px;
    background-color: #fff;
    border: 1px solid #e6e5ea;
    border-bottom: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    box-sizing: border-box;
    /*position: absolute;
    left: 0;
    bottom: 0;*/
}
.sfsd_notice_detail_top em{
    display: inline-block;
    font-size: 36px;
    line-height: 135px;
    color: #b5001e;
    float: left;
    padding-left:35px;
}
.sfsd_notice_band{
    width: 350px;
    height: 100px;
    padding-left: 70px;
    box-sizing: border-box;
    background: url(../images/notice_brand.png) no-repeat center;
    float: right;
    margin: 13px 4px 0 0;
    color: #fff;
}
.sfsd_notice_band p{
    padding: 10px 0;
}
.sfsd_notice_band_date{
    font-size: 48px;
    color: #ffba00;
    font-weight: bold;
    margin: 0 25px;
    vertical-align: top;
}
.sfsd_notice_detail_cap{
    text-align: center;
    border-bottom: 1px dashed #e5e5e5;
    margin-bottom: 20px;
}
.sfsd_notice_detail_title{
    font-size: 20px;
    font-weight: bold;
    padding: 20px 0 10px;
}
.sfsd_notice_detail_subTitle{
    font-size: 14px;
    color: #666;
    padding: 10px 0 20px;
}
.sfsd_notice_detail_box{
    padding-bottom: 40px;
}
.sfsd_notice_detail_box .sfsd_bold{
    line-height: 30px;
}
.sfsd_notice_detail_box .sfsd_indent{
    line-height: 36px;
}
.sfsd_notice_detail_code{
    width: 382px;
    height: 320px;
    background: url(../images/notice_detail_codebg.png) no-repeat center;
    margin: 30px auto;
}
.sfsd_wsgk_detail_code{
    width: 382px;
    height: 320px;
    background: url(../images/notice_wsgk_codebg.png) no-repeat center;
    margin: 30px auto;
}
.sfsd_wsgk_detail_code img{
    margin: 80px 0 0 58px;
    width: 120px;
    height: 120px;
}
.sfsd_notice_detail_code img{
    margin: 90px 0 0 58px;
    width: 120px;
    height: 120px;
}
/*banner*/
.sfsd_banner{ 
    width:100%;
    height:auto;
    overflow:hidden;
    position:relative;
}
.sfsd_banner ul{ 
    position:absolute;
    left:0;
}
.sfsd_banner ul li{
    width:100%; 
    height:auto; 
    line-height:0; 
    float:left;
}
.sfsd_banner ul li img{
    width: 100%;
    height: auto;
}
.sfsd_banner ol{
    width:100%;
    height: 8px;
    position:absolute; 
    bottom:13px; 
    text-align:center;
}
.sfsd_banner ol li{ 
    display:inline-block;
}
.sfsd_banner ol li a{ 
    display:block; 
    width:36px; 
    height:8px; 
    background-color:#b8b3a7; 
    text-indent:-999em;
}
.sfsd_banner ol li a.active{ 
    background-color:#a50016; 
}
/*入驻法院.sfsd_court*/
.sfsd_court{
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    background-color: #fff;
    padding: 20px 0;
}
.sfsd_court_cap{
    display: inline-block;
    width: 109px;
    height: 30px;
    padding-right: 8px;
    box-sizing: border-box;
    background: url(../images/court_bg.png) no-repeat center left;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    margin: 0 5px;
    float: left;
}
.sfsd_court_tag{
    margin: 0 55px 0 114px;
}
.sfsd_court_tag a{
    display: inline-block;
    width: auto;
    padding: 0 13px;
    height: 26px;
    font-size: 14px;
    line-height: 26px;
    color: #666;
    margin: 0 5px;
    border-radius: 12px;
}
.sfsd_court_tag a:hover,.sfsd_court_tag a.active{
    background-color: #e77e11;
    color: #fff;
}
.sfsd_court_more{
    display: inline-block;
    width: 48px;
    height: 22px;
    background-color: #f3f3f3;
    border: 1px solid #d9d8d8;
    font-size: 12px;
    line-height: 22px;
    color: #666;
    text-indent: 6px;
    background: url(../images/arrowB.png) no-repeat 34px center;
    float: right;
    margin-right: 5px;
}
.sfsd_court_more.active{
    background-image: url(../images/arrowBt.png);
}
/*送达公告.sfsd_notice*/
.sfsd_notice{
    padding-bottom: 35px;
    background-color: #f8fafd;
}
.sfsd_caption{
    position: relative;
}
.sfsd_caption_more{
    position: absolute;
    right: 6px;
    top: 69px;
    display: inline-block;
    width: auto;
    height: auto;
    font-size: 12px;
    color: #b5001e;
    font-weight: bold;
}
.sfsd_caption_more_icon{
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../images/icon_more.png) no-repeat center;
    vertical-align: middle;
    margin-left: 2px;
}
.sfsd_notice_box{
    width: 1040px;
    margin: 0 auto;
}
/*三个数据.sfsd_data*/
.sfsd_data{
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    font-size: 0;
    padding: 40px 0 20px;
    background: url(../images/data_bg.png) no-repeat center #eeefec;
    background-size: 100% 100%;
}
.sfsd_data_box{
    display: inline-block;
    width: 33.3%;
    height: auto;
    text-align: center;
}
.sfsd_data_box img{
    margin-bottom: 10px;
}
.sfsd_data_box p{
    line-height: 50px;
}
/*法官通道.sfsd_pass*/
.sfsd_caption{
    padding: 30px 0 70px;
}
.sfsd_notice .sfsd_caption{
    padding-bottom: 30px;
}
.sfsd_caption dl{
    display: inline-block;
    width: auto;
    height: auto;
    padding: 0 40px 10px;
    border-bottom: 2px solid #b5001e;
    position: relative;
}
.sfsd_caption dt{
    font-size: 18px;
    color: #222;
    line-height: 30px;
    font-weight: bold;
}
.sfsd_caption dd{
    font-size: 12px;
    color: #222;
    line-height: 30px;
}
.sfsd_pass_caption_arrow{
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: 0;
    display: inline-block;
    width: 12px;
    height: 5px;
    background: url(../images/arrowT.png) no-repeat center bottom;
}
.sfsd_pass{
    font-size: 0;
    height: 470px;
    background-color: #fff;
}
.sfsd_pass .sfsd_body{
    height: 100%;
    background: url(../images/pass_bg.png) no-repeat center;
    background-size: 100% 100%;
}
.sfsd_pass_box{
    display: inline-block;
    width: 33%;
    height: auto;
}
.sfsd_pass_box a{
    display: inline-block;
    width: 180px;
    height: auto;
    text-align: center;
}
.sfsd_pass_box p{
    font-size: 14px;
    color: #757575;
    margin-top: 20px;
}
/*登录.sfsd_login*/
.sfsd_login_body{
    background: url(../images/login_bg.png) no-repeat center top #e1eaf1;
}
.sfsd_login{
    width: 500px;
    /*height: 528px;*/
    height: auto;
    padding-bottom: 24px;
    /*margin: 112px auto 0;*/
    margin: 86px auto 0;
    background-color: #fff;
    border-radius: 5px;
}
.sfsd_login_top{
    width: auto;
    padding: 17px 30px;
    background-color: #b5001e;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    position: relative;
}
.sfsd_logo_text{
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    line-height: 60px;
    color: #fff;
    margin: 0 15px;
}
.sfsd_login_top img,.sfsd_logo img{
    vertical-align: top;
}
.sfsd_login_bird{
    position: absolute;
    top: -20px;
    right: -94px;
    width: 141px;
    height: 154px;
    background: url(../images/login_bird.png) no-repeat center;
    z-index: 2;
}
/*新加登录tab样式开始*/
.sfsd_login_tab{
    height: 58px;
    border: 1px solid #dedede;
}
.sfsd_login_tab ul{
    font-size: 0;
    height: 100%;
}
.sfsd_login_tab ul li{
    display: inline-block;
    width: 50%;
    height: 100%;
}
.sfsd_login_tab ul li:first-child a{
    border-right: 1px solid #dedede;
    box-sizing: border-box;
}
.sfsd_login_tab ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #444444;
    line-height: 58px;
    text-align: center;
}
.sfsd_login_tab_icon{
    display: inline-block;
    width: 28px;
    height: 28px;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 15px;
}
.sfsd_login_icon_person{
    background-image: url(../images/login_person.png);
}
.sfsd_login_icon_business{
    background-image: url(../images/login_business.png);
}
.sfsd_login_tab ul li.sfsd_active a,.sfsd_login_tab ul li a:hover{
    background-color: #f3f3f3;
    color: #b5001e;
    font-weight: bold;
}
.sfsd_login_tab ul li.sfsd_active .sfsd_login_icon_person,.sfsd_login_tab ul li a:hover .sfsd_login_icon_person{
    background-image: url(../images/login_person2.png);
}
.sfsd_login_tab ul li.sfsd_active .sfsd_login_icon_business,.sfsd_login_tab ul li a:hover .sfsd_login_icon_business{
    background-image: url(../images/login_business2.png);
}
/*新加登录tab样式结束*/
.sfsd_login_box{
    padding: 5px 50px 0;
}
.sfsd_login_box label{
    display: inline-block;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
    color: #444;
    padding-left: 7px;
}
.sfsd_login_code{
    margin-left: 10px;
}
.sfsd_login_bottom{
    font-size: 0;
    text-align: center;
    margin-top: 25px;
}
.sfsd_login_button{
    display: inline-block;
    width: 98px;
    height: 40px;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background-color: #b5001e;
    font-weight: bold;
    border-radius: 5px;
}
.sfsd_login_button_black{
    background-color: #1a1a1a;
    margin-left: 130px;
}
.sfsd_login_copyright{
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 100%;
    height: auto;
    font-size: 14px;
    color: #757575;
    text-align: center;
    z-index: -1;
}
/*送达公告轮播.sfsd_sdnotice*/
.sfsd_sdnotice{
    width: 1000px;
    padding: 0 20px;
    position: relative;
}
.sfsd_sdnotice_box{
    width: 1000px;
    height: 342px;
    overflow: hidden;
    position: relative;
}
.sfsd_sdnotice ul{
    position: absolute;
    left: 0;
    height: 100%;
    font-size: 0;
}
.sfsd_sdnotice li{
    display: inline-block;
    width: 318px;
    height: 342px;
    padding-top: 20px;
    box-sizing: border-box;
    margin-left: 23px;
    float: left;
}
.sfsd_sdnotice li.sfsd_margin0,.sfsd_sdnotice li:nth-child(3n+1){
    margin: 0;
}
.sfsd_sdnotice li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 54px 25px 0;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 5px;
    position: relative;
}
.sfsd_sdnotice_icon{
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -28px;
    display: inline-block;
    width: 56px;
    height: 56px;
    background: url(../images/notice.png) no-repeat center #b5001e;
    border-radius: 6px;
}
.sfsd_sdnotice_cont{
    font-size: 14px;
    line-height: 34px;
    color: #222;
    font-weight: bold;
    height: 130px !important;
    overflow: hidden;
}
.sfsd_sdnotice_court{
    font-size: 14px;
    line-height: 24px;
    color: #757575;
    padding: 30px 0;
}
.sfsd_sdnotice_date{
    border-top: 1px dashed #e5e5e5;
    height: 48px;
    font-size: 14px;
    color: #b5001e;
    font-weight: bold;
    line-height: 48px;
    text-align: right;
}
.sfsd_sdnotice_prev,.sfsd_sdnotice_next{
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
}
.sfsd_sdnotice_prev{
    left: 0;
    background-image: url(../images/sdnotice_prev.png);
}
.sfsd_sdnotice_prev.sfsd_disable{
    background-image: url(../images/sdnotice_prev2.png);
}
.sfsd_sdnotice_next{
    right: 0;
    background-image: url(../images/sdnotice_next.png);
}
.sfsd_sdnotice_next.sfsd_disable{
    background-image: url(../images/sdnotice_next2.png);
}
/*登录后的送达公告*/
.sfsd_top{
    height: 50px;
    background-color: #1a1a1a;
    border-top: 1px solid #3e3e3e;
    border-bottom: 1px solid #3e3e3e;
    text-align: right;
    font-size: 0;
    margin-bottom: 10px;
}
.sfsd_top span{
    display: inline-block;
    font-size: 14px;
    line-height: 50px;
    color: #dd7801;
}
.sfsd_exit_btn{
    display: inline-block;
    padding: 0 10px;
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    color: #dd7801;
    background-color: #fbebd8;
    border: 1px solid #f9be78;
    border-radius: 12px;
    margin-left: 20px;
}
.sfsd_icon_exit{
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/exit.png) no-repeat center;
    vertical-align: middle;
    margin-right: 7px;
}
.sfsd_search_form{
    background-color: #fff;
    border-radius: 12px;
    font-size: 0;
    padding: 12px 0;
}
.sfsd_search_form>div{
    margin-bottom: 16px;
}
.sfsd_search_form label{
    display: inline-block;
    width: 100px;
    margin: 0 5px;
    text-align: right;
    font-size: 14px;
}
.sfsd_search_form .sfsd_input{
    margin: 0 5px;
}
.sfsd_search_form .select_box{
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
}
.sfsd_search_button{
    display: inline-block;
    width: 72px;
    height: 36px;
    background-color: #b5001e;
    font-size: 14px;
    color: #fff;
    line-height: 36px;
    text-align: center;
    border-radius: 6px;
    margin: 0 5px;
}
.sfsd_result{
    margin-top: 10px;
    background-color: #fff;
    padding: 15px;
    border-radius: 12px;
}
.sfsd_result_icon{
    display: inline-block;
    width: 22px;
    height: 22px;
    background-position: center;
    background-repeat: no-repeat;
}
.sfsd_icon_view{
    background-image: url(../images/view.png);
}
.sfsd_icon_eidt{
    background-image: url(../images/eidt.png);
}
/*新加图标样式开始*/
.sfsd_icon_download{
    background-image: url(../images/download.png);
}
.sfsd_icon_delete{
    background-image: url(../images/delete.png);
}
.sfsd_icon_delete2{
    background-image: url(../images/delete2.png);
}
.sfsd_icon_introduce{
    background-image: url(../images/introduce.png);
}
.sfsd_icon_detail{
    background-image: url(../images/detail.png);
}
/*新加图标样式结束*/
.sfsd_result_table{
    width: 100%;
    border: 1px solid #ddd;
    box-sizing: border-box;
    font-size: 14px;
    color: #222;
}
.sfsd_result_table th{
    height: 40px;
    background-color: #f3f7fc;
    border-bottom: 1px solid #fff;
}
.sfsd_result_table td{
    text-align: center;
    height: 38px;
}
.sfsd_result_table tr:nth-child(even) td {
    background-color: #fff;
}
.sfsd_result_table tr:nth-child(odd) td {
    background-color: #f8fafd;
}
/*列表滚动*/
.sfsd_scrollDiv{
    width:100%; 
    height:150px; 
    overflow:hidden; 
    position:relative;
}
.sfsd_scrollDiv ul{
    position:absolute; 
    top:0;
    font-size: 0;
    width: 100%;
}
.sfsd_scrollDiv ul li{
    display: inline-block;
    width: 100%;
    height:30px; 
}
.sfsd_scrollDiv ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    line-height:30px;
    color: #222;
    text-indent: 15px;
    background: url(../images/disc.png) no-repeat center left;
}
.sfsd_scrollDiv ul li a:hover{
    color: #b5001e;
    background-image: url(../images/disc2.png);
}
/*联系我们.sfsd_contact*/
.sfsd_contact{
    position: relative;
    margin-bottom: 40px;
}
.sfsd_contact_bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 372px;
    background: url(../images/contant_bg.png) no-repeat center top #e1eaf1;
    z-index: -1;
}
.sfsd_contact .sfsd_body{
    padding-top: 237px;
}
.sfsd_contact_cont{
    padding: 20px 10px;
    background-color: #fff;
    border: 1px solid #e6e5ea;
    border-radius: 6px;
}
.sfsd_contact_top{
    height: 350px;
    margin-bottom: 40px;
}
.sfsd_contact_map{
    width: 580px;
    height: 350px;
    float: left;
}
.sfsd_contact_address{
    margin-left: 605px;
}
.sfsd_contact_address p{
    font-size: 36px;
    line-height: 96px;
    color: #c20020;
    font-weight: bold;
    background: url(../images/con_row.png) no-repeat center;
}
.sfsd_contact_address dt{
    font-size: 24px;
    line-height: 84px;
    color: #222;
    font-weight: bold;
}
.sfsd_contact_address dd{
    font-size: 14px;
    line-height: 30px;
    color: #222;
}
.sfsd_contact_box{
    width: 484px;
    height: 172px;
    border: 1px solid #e1e1e1;
    display: inline-block;
    margin-bottom: 18px;
}
.sfsd_contact_box dt{
    font-size: 18px;
    font-weight: bold;
    line-height: 62px;
    text-indent: 28px;
}
.sfsd_contact_box dd{
    font-size: 14px;
    line-height: 24px;
    text-indent: 28px;
}

.sfsd_head2 .sfsd_logo{
	padding-left: 48px;
}
.sfsd_head2 .sfsd_top{
	float: right;
	background: none;
	border: 0;
	width: 135px;
	padding-right: 10px;
	height: 100%;
	background: #94021a;
	margin: 0;
}
.sfsd_content{
	overflow: hidden;
}
.sfsd_sidebar{
	float: left;
	width: 122px;
	height: 100%;
	background-color: #f8fafd;
	border-right: 1px solid #e8e8e8;
}
.sfsd_sidebar .sfsd_head_nav{
	float: none;
}
.sfsd_sidebar .sfsd_head_nav li{
	width: 122px;
	height: 129px;
	border-bottom: 1px solid #e8e8e8;
}
.sfsd_sidebar .sfsd_head_nav a{
	color: #666666;
	line-height: 50px;
	padding-bottom: 0;
	padding-top: 60px;
	background-position: center 32px;
}
.sfsd_sidebar .sfsd_head_notice{
    background-image:url(../images/header_icon_notice1.png);
}
.sfsd_sidebar .sfsd_head_assist{
    background-image:url(../images/header_icon_assist1.png);
}
.sfsd_sidebar .sfsd_head_statistics{
    background-image:url(../images/header_icon_statistics1.png);
}
.sfsd_sidebar .sfsd_head_service{
    background-image:url(../images/header_icon_service1.png);
}
.sfsd_sidebar .sfsd_head_nav a:hover,.sfsd_sidebar .sfsd_head_nav a.active{
	color: #b5001e;
	background-color: #ffffff;
}
.sfsd_sidebar .sfsd_head_notice:hover,.sfsd_sidebar .sfsd_head_notice.active{
    background-image:url(../images/header_icon_notice2.png);
}
.sfsd_sidebar .sfsd_head_assist:hover,.sfsd_sidebar .sfsd_head_assist.active{
    background-image:url(../images/header_icon_assist2.png);
}
.sfsd_sidebar .sfsd_head_statistics:hover,.sfsd_sidebar .sfsd_head_statistics.active{
    background-image:url(../images/header_icon_statistics2.png);
}
.sfsd_sidebar .sfsd_head_service:hover,.sfsd_sidebar .sfsd_head_service.active{
    background-image:url(../images/header_icon_service2.png);
}
.sfsd_main{
	margin-left: 130px;
}
.ws_check{
    margin-left:5px;
    margin-right:5px;
}
.plxz_div{
    float:right;
    width:96%;
}

.link_out{
    color: blue;
}
