@charset "utf-8";
.container{
    min-width: 1366px;
    position: relative;
}
.w1200{
    width: 1200px;
    margin: auto;
}
a:hover, a:active {
    color: #ff6600;
    text-decoration: none;
}
a{
    color:  #404040;
}
/*头部开始*/
.top_bg {
    position: relative;
    height: 145px;
    background: no-repeat center;
    background-size: 100% 100%;
}
.top{
    height: 145px;
    display:flex;
    justify-content:space-between;
}
.lang {
    position: absolute;
    bottom: 5px;
    left: 50%;
}
.lang-zh,.lang-en{
    padding:6px;
    color:#d01515;
    font-size:12px;
    line-height:18px;
    text-align:center;
    background-color:#f4ebda;
    font-weight:bold;
    box-sizing:border-box;
}
.logo{
    margin-top:22px;
}
.topright{
    display:flex;
    flex-direction:column;
    align-items:flex-end;
}
.top_link{
    margin-top:15px;
    overflow:hidden;
}
.top_link ul{
    display:flex;
}
.top_link ul li{
    margin-right:20px;
}
.top_link ul li:last-child{
    margin-right:0;
}
.top_link ul li a{
    font-size:14px;
    color:white;
}
.top_link ul li.mail,.top_link ul li.wx,.top_link ul li.wza{
    padding-left:22px;
}
.top_link ul li.mail,.top_link ul li.wx,.top_link ul li.wza{
    background: no-repeat left center;
}
.top_link ul li.wx{
    background: no-repeat left center;
}
.top_link ul li.wza{
    background: no-repeat left center;
}
.topsearch{
    position:relative;
    width:340px;
    height:30px;
    margin-top:14px;
    border-radius: 20px;
    border:none;
    background-color: #ffffff;
}
.topsearch .txts{
    width:340px;
    height:30px;
    line-height:30px;
    padding: 0 20px;
    font-size:14px;
    color:#333333;
    border-radius: 20px;
    border: none;
    box-sizing: border-box;
    outline: none;
}
.topsearch .searchbtn {
    position: absolute;
    right: 16px;
    top: 8px;
    width: 14px;
    height: 14px;
    background:  no-repeat center;
    cursor: pointer;
    z-index: 99;
}
.time{
    font-size:14px;
    color:#ffffff;
    margin-top:20px;
    text-align:right;
}
/*头部结束*/

/*首页改版开始*/
.indexnew{
    min-width:1400px;
}
.indexnew .top_bg{
    height: 250px;
    background: url(/uploads/image/prisfb/index_top_bg_new2.png) no-repeat center;
    background-size: 100% 100%;
}
.indexnew .logo{
    width:650px;
    margin:auto;
    padding-top:60px;
}
.top_oper{
    position:absolute;
    top:0;
    right:10%;
}
.top_oper .lang-en{
    margin-right:20px;
}
.top_oper .wza{
    font-size:14px;
    color:white;
    padding-left:22px;
    background: no-repeat left center;
}
.toutiao_bg{
    height:110px;
    background:#f2f2f2;
}
.toutiao_bg h1{
    text-align:center;
}
.toutiao_bg h1 a{
    font-size:30px;
    font-weight:bold;
    color: #000000;
    line-height:76px;
}
.toutiao_bg h2{
    font-size:16px;
    font-weight:normal;
    text-align:center;
}
.toutiao_bg h2 a{
    margin-right:10px;
    color:  #404040;
}
.toutiao_bg h2 a:hover{
    color: #c30;
    text-decoration: none;
}
.toutiao_bg .w1200{
    position:relative;
}
.toutiao_bg .morenew{
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    position: absolute;
    right:0;
    bottom:0;
}
.toutiao_bg .morenew a{
    color: #404040;
}
.indexnew .mainleft{
    width:790px;
}
.indexnew .mainright{
    width:376px;
}
.sky_title{
    height:50px;
    line-height:50px;
    color:#a72213;
    font-size:22px;
    font-weight:bold;
    border-top:2px solid;
    border-bottom:1px solid #dcdddf;
}
.yfzgcon{
    margin-top:20px;
}
.yfzgcon ul{
    display:flex;
    align-items:center;
}
.yfzgwz{
    width:146px;
    margin-left:10px;
    font-size:18px;
    color:  #404040;
    line-height:40px;
}
.yfzgmain{
    margin-top:20px;
}
.yfzgmain ul li{
    margin-bottom:4px;
    font-size:18px;
    color:#454343;
    background: no-repeat left center;
    padding:0 10px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zhpf{
    margin-top:40px;
}
.zhpf_top{
    height:68px;
}
.zhpfcon{
    background:#fef7f7;
    border:1px solid #edeeef;
    padding:20px;
    box-sizing: border-box;
}
.zhpfcon .list{
    display:flex;
    justify-content:space-between;
    flex-wrap: wrap;
}
.zhpfcon .list li{
    display:flex;
    align-items: center;
    justify-content: center;
    width: 150px;
    height: 76px;
    margin-bottom:20px;
    border:1px solid #fcadad;
    border-radius: 8px;
    box-shadow: 2px 3.464px 6px 0px rgba(255, 92, 92, 0.35);
    background-color:#ffffff;
    cursor: pointer;
    box-sizing: border-box;
    font-size:18px;
    color:#d01515;
}
.zhpfcon .list li img{
    margin-right:10px;
}
.zhpfcon .list2{
    width:298px;
    margin:auto;
}
.zhpfcon .list2 li{
    margin-bottom:20px;
}
.zhpfcon .list2 li:last-child{
    margin:0;
}
.lfyj{
    margin-top:48px;
}
.lfyjmain{
    margin-top:20px;
}
.lfyjmain ul li{
    margin-bottom:4px;
    font-size:16px;
    color:#454343;
    background: no-repeat left center;
    padding:0 10px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hdjl{
    margin-top:48px;
}
.hdjlcon{
    padding: 20px;
    box-sizing: border-box;
}
.hdjlcon .list{
    display:flex;
    justify-content:space-between;
    flex-wrap: wrap;
}
.hdjlcon .list li{
    display:flex;
    align-items: center;
    justify-content: center;
    width: 138px;
    height: 100px;
    margin-bottom:20px;
    cursor: pointer;
    box-sizing: border-box;
}
.hdjlcon .list li:nth-child(1){
    background:;
}
.hdjlcon .list li:nth-child(1):hover{
    background:;
}
.hdjlcon .list li:nth-child(2){
    background:;
}
.hdjlcon .list li:nth-child(2):hover{
    background:;
}
.hdjlcon .list li:nth-child(3){
    background:;
}
.hdjlcon .list li:nth-child(3):hover{
    background:;
}
.hdjlcon .list li:nth-child(4){
    background:;
}
.hdjlcon .list li:nth-child(4):hover{
    background:;
}
.indexnew .skymain{
    padding-bottom:0;
    justify-content:space-between;
}
.leftinfo_part2{
    margin-top:40px;
    display:flex;
    justify-content:space-between;
}
.leftinfo_part2 .leftlist{
    width:384px;
}
.leftinfo_part2 .rightlist{
    width:376px;
}
.sky_title_2 ul{
    display:flex;
    border-top:1px solid #dcdddf;
    border-bottom:1px solid #93969a;
    box-sizing:border-box;
}
.sky_title_2 ul li{
    font-size:20px;
    color:#2e2f31;
    text-align:center;
    box-sizing:border-box;
    line-height:46px;
    width:90px;
}
.sky_title_2 ul li.active{
    color:#a72213;
    font-weight:bold;
    border-bottom:2px solid;
}
.leftlistmain{
    margin-top:20px;
}
.leftlistmain ul li{
    margin-bottom:4px;
    font-size:16px;
    color:#454343;
    background: no-repeat left center;
    padding:0 10px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rightlist ul{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.rightlist ul li{
    display:flex;
    justify-content:center;
    align-items: center;
    font-size:18px;
    font-weight:bold;
    color:#d0504c;
    width:180px;
    height:87px;
    background:;
    margin-bottom:15px;
    cursor:pointer;
}
.rightlist ul li img{
    margin-right:10px;
}
.rightlist ul li.else{
    width:376px;
    height:49px;
    background:;
}
.fwdt{
    margin-top:20px;
}
.fwdt_top{
    height:75px;
}
.fwdtcon{
    margin-top:-12px;
}
.fwdtcon ul{
    display:flex;
    flex-wrap:wrap;
    background-color:#edf7fe;
    padding:10px;
    box-sizing:border-box;
}
.fwdtcon ul li{
    width:calc(100%/4);
    height:116px;
    display:flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    color:#5c5c5c;
    line-height:25px;
    border-right:1px solid #cde3f3;
    border-bottom:1px solid #cde3f3;
    box-sizing: border-box;
    cursor:pointer;
}
.fwdtcon ul li img{
    display:block;
    width:65px;
    height:70px;
    margin-right:5px;
}
.fwdtcon ul li span{
    display:block;
    width:106px;
    text-align:center;
}
.fwdtcon ul li.borderr{
    border-right:none;
}
.fwdtcon ul li.borderb{
    border-bottom:none;
}
.zwgk{
    margin-top: 45px;
}
.zwgk_title{
    font-size:20px;
    color:#ffffff;
    font-weight:bold;
    height:48px;
    line-height: 48px;
    padding-left:10px;
    background:  no-repeat bottom center;
}
.zwgkcon ul{
    display:flex;
    justify-content:space-between;
    margin-top:12px;
}
.zwgkcon ul li{
    width:147px;
    cursor:pointer;
}
.zwgkcon ul li .icon{
    height:80px;
}
.zwgkcon ul li .text{
    height:50px;
    line-height: 50px;
    background-color: #edf7fe;
    text-align: center;
    font-size: 16px;
    color:#689bd0;
}
.leftinfo_part5{
    margin-top:48px;
    display:flex;
    justify-content:space-between;
}
.leftinfo_part5 .rightpart{
    width:376px;
}
.ztzl ul{
    display:flex;
    justify-content:space-between;
    margin-top:20px;
}
.ztzl ul li{
    width:178px;
    height:77px;
}
.spjx ul{
    display:flex;
    justify-content:space-between;
    margin-top:20px;
}
.spjx ul li{
    width:178px;
    height:99px;
}
.spjx{
    margin-top:28px;
}
.xwfb{
    width:380px;
}
.xwfbmain{
    margin-top:10px;
}
.xwfbmain ul li{
    margin-bottom:4px;
    font-size:16px;
    color:#454343;
    background: no-repeat left center;
    padding:0 10px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xwfbtop{
    display:flex;
    justify-content:space-between;
    margin-top:10px;
    align-items:center;
}
.xwfbtop .img{
    width:166px;
    margin-right:10px;
}
.xwfbtop .list ul li{
    width:197px;
    margin-bottom:4px;
    font-size:16px;
    color:#454343;
    background: no-repeat left center;
    padding:0 10px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*悬浮框样式开始*/
.suspend {
    position: fixed;
    right: 0;
    top: 200px;
    margin-right: -110px;
    background-color:#f4f4f4;
}
.suspendlis {
    border: 1px solid #f1f1f1;
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;

}
.suspendlis li {
    position: relative;
    width: 78px;
    height: 90px;
    border-bottom: 1px solid #e9e9e9;
    background: #fff;
    text-align: center;
    cursor: pointer;
    display:flex;
    flex-direction: column;
    justify-content:center;
    align-items:center;
}
.suspendlis .icon1{
    width:30px;
    height:30px;
    background: no-repeat;
}
.suspendlis .icon2{
    width:29px;
    height:28px;
    background: no-repeat;
}
.suspendlis .icon3{
    width:35px;
    height:28px;
    background: no-repeat;
}
.suspendlis .icon4{
    width:30px;
    height:25px;
    background: no-repeat;
}
.suspendlis .icon5{
    width:20px;
    height:30px;
    background: no-repeat;
}
.suspendlis .icon6{
    width:30px;
    height:20px;
    background: no-repeat;
}
.suspendlis .icon7{
    width:24px;
    height:26px;
    background: no-repeat;
}
.suspendlis li:hover{
    background-color:#a72213;
}
.suspendlis li:hover .icon1{
    background: no-repeat;
}
.suspendlis li:hover .icon2{
    background: no-repeat;
}
.suspendlis li:hover .icon3{
    background: no-repeat;
}
.suspendlis li:hover .icon4{
    background: no-repeat;
}
.suspendlis li:hover .icon5{
    background: no-repeat;
}
.suspendlis li:hover .icon6{
    background: no-repeat;
}
.suspendlis li:hover .icon7{
    background: no-repeat;
}
.suspendlis li:hover .suspendtxt {
    color:#ffffff;
}
.suspendlis li.last {
    border-bottom: none;
}
.suspendtxt {
    color: #999;
    font-size: 14px;
    margin-top:10px;
}
.suspendtxt:hover {
    text-decoration: underline;
}
.codepic {
    position: absolute;
    top: -1px;
    right: 84px;
    width: 89px;
    height: 89px;
    display: none;
}
.codeli:hover .codepic {
    display: block;
}
/*悬浮框样式结束*/
/*首页改版结束*/

/*3.0三级页面新闻开始*/
.crumbnew{
    line-height:50px;
}
.newdeta {
    border: 1px solid #e7e7e7;
    border-top: 2px solid #d01515;
    margin: 20px auto 38px;
    padding: 45px 30px;
    box-sizing: border-box;
}
.newstop {
    text-align: center;
    padding-bottom: 45px;
    background:  no-repeat bottom center;
}
.newdeta h1 {
    color: #333;
    font-size: 36px;
    font-weight: normal;
}
.newdeta .st {
    color: #999;
    font-size: 16px;
    display:flex;
    justify-content:space-around;
    margin-top:28px;
}
.newdeta .st .print{
    padding-left:25px;
    background: no-repeat left;
    cursor:pointer;
}
.newdeta .st span{
    margin:0 10px;
}
.newm {
    margin-top: 40px;
}
.newm .nr {
    color: #666;
    font-size: 16px;
    line-height: 30px;
    text-indent: 30px;
    margin: 30px 0;
}
.artdiv {
    padding: 35px 0;
    background:  no-repeat top center;
}
.artdiv .alist {
    margin-bottom: 15px;
}
.artdiv .alist a {
    color: #333;
}
.artdiv .alist a .t {
    font-size: 16px;
    margin:0 10px;
}
.artdiv .alist a:hover .t {
    color: #d01515;
    font-size: 16px;
    text-decoration: underline;
}
.alist .i {
    background:  no-repeat;
    width: 10px;
    height: 9px;
    float: left;
    margin: 7px 10px 0 0;
}
.alist .ia {
    background:  no-repeat;
}
.indexnew .newdeta {
    border: 1px solid #e7e7e7;
    border-top: 2px solid #d01515;
    margin: auto;
    padding: 40px 80px;
    box-sizing: border-box;
}
/*2.0二级页面*/
.left_list {
    width: 250px;
}

.list_title {
    font-size: 24px;
    color: #ffffff;
    line-height: 56px;
    padding-left:30px;
    background: no-repeat center;
}

.list_inner {
    border-left:1px solid #eeeeee;
    border-right:1px solid #eeeeee;
    border-bottom:3px solid #cb493a;
    background: #fff;
    margin-top:10px;
}

.list_inner>li {
    font-size: 18px;
    font-weight:bold;
    color: #333333;
    line-height: 48px;
    padding-left: 34px;
    cursor: pointer;
    border-bottom: 1px solid #eeeeee;
}

.list_inner>li.border0 {
    border: none;
}
.list_inner>li.active,
.list_inner>li:hover {
    color: white;
    background-color:#cb493a;
    border-bottom:none;
}
.right_list_main {
    width:928px;
}
.right_title {
    font-size: 30px;
    color: #2c57a9;
    line-height: 65px;
    padding-top: 1px;
    border-bottom: 4px solid #2c57a9;
}

/* 页码 */
.servicepageline {
    height: 65px;
    font-size: 0;
    text-align: center;
    box-sizing: border-box;
}

.pagetext {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #666666;
    margin-right: 15px;
    vertical-align: top;
}

.pagetext span {
    font-size:14px;
    font-weight:bold;
    color:#333333;
    vertical-align: -1px;
    margin:0 5px;
}

.pagebtnul {
    display: inline-block;
    height: 25px;
    font-size: 14px;
    color: #666666;
}

.pagebtnul li {
    float: left;
    height: 25px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    line-height: 23px;
    margin: 0px 5px;
    cursor: pointer;
}

.pagebtnul li.first,
.pagebtnul li.prev,
.pagebtnul li.next,
.pagebtnul li.last {
    padding: 0px 6px;
    background: #fff;
}

.pagebtnul li.first.dis,
.pagebtnul li.prev.dis,
.pagebtnul li.next.dis,
.pagebtnul li.last.dis {
    background: #f9f9f9;
}

.pagebtnul li.num {
    width: 22px;
    text-align: center;
}

.pagebtnul li.num:hover,
.pagebtnul li.num.active {
    background: #ffeaea;
    border:1px solid #d01515;
    color: #d01515;
}
/*青海司法行政（文本列表页）*/

.newsmsglist_zzy {
    padding: 12px 10px;
    box-sizing: border-box;
}
.newsmsglist_zzy {
}
.newsmsglist_zzy li {
    height: 48px;
    line-height: 48px;
    padding: 0px 10px;
    box-sizing: border-box;
    border-bottom:1px solid #efefef;
}
.newsmsglist_zzy li .rightdata {
    float: right;
    height: 100%;
    color: #999999;
}
.newsmsglist_zzy li .lefta {
    color: #333;
    background:  no-repeat left center;
    padding-left: 23px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newsmsglist_zzy li .lefta:hover {
    text-decoration: underline;
    color:#cb493a;
}
.newsmsglist_con .newsmsglist_zzy:last-child {
    border-bottom: 0px;
}
.flexb{
    display:flex;
    justify-content: space-between;
}
.parttitle_jg{
    background: no-repeat left center;
}

.parttitle{
    height:58px;
    line-height: 50px;
    font-weight:bold;
    background: no-repeat left center;
    font-size:32px;
    color:#d01515;
    padding-left:60px;
    font-family:hydsj;
}


/*底部版权开始*/
.footer_mainer {
    width: 1270px;
    margin: 0 auto;
}
.bottom-copyright {
    box-sizing: border-box;
    background: #ffffff;
}
.weblinkright{
    display:flex;
    justify-content:space-between;
    position:relative;
}
.slinkitem {
    width: 170px;
    text-align: center;
}
.slinkitem_first {
    line-height: 34px;
    box-sizing: border-box;
    background: #fff;
    color: #333333;
    font-size: 14px;
    cursor: pointer;
    border:1px solid #e5e9ea;
}
.slinkitem_second {
    position: absolute;
    left:0;
    width: 100%;
    box-sizing: border-box;
    border:1px solid #e5e9ea;
    border-top:none;
    max-height: 318px;
    overflow: auto;
    display: none;
    z-index: 10;
}
.slinkitem_table {
    background: #fff;
    color: #333333;
    font-size: 16px;
}
.slinkitem_table td {
    height: 48px;
    line-height: 48px;
    padding-left: 20px;
}
.slinkitem_table td a{
    color: #111111;
}
.slinkitem_table td a:hover{
    color: #9c130a;
}
.slinkitem_table tr.addbg td {
    background: #f7f7f7;
}
.slinkitem.active .slinkitem_first {
    color: #9c130a;
}
.slinkitem.active .slinkitem_second_bottom, .slinkitem.active .slinkitem_second {
    display: block;
}
.nweblink {
    padding: 28px 0;
    box-sizing: border-box;
}
/*公司信息*/
.footer_bg {
    width: 100%;
    height: 116px;
    margin: auto;
    background-color: #fcfcfc;
}
.footer {
    width: 1270px;
    line-height: 27px;
    text-align: center;
    font-size: 14px;
    color: rgb(41, 41, 41);
    font-weight: normal;
    margin:auto;
    padding: 23px 0px;
    text-decoration: none;
    display:flex;
    justify-content: space-between;
    align-items:center;
}
.footer_l {
    display:flex;
    align-items:center;
}
.footer_l .text{
    text-align:left;
    margin-left:20px;
}
.footer a {
    color: #292929;
    text-decoration: none;
}
.footer_c ul{
    display:flex;
}
.footer_c ul li {
    padding:0 15px;
    box-sizing:border-box;
    background: no-repeat right center;
}
.footer_c ul li:last-child{
    background:none;
}
.footer_r {
    display:flex;
    align-items:center;
}
.footer_r img{
    margin-left:20px;
    margin-right:10px;
}
a {
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    text-decoration: none;
}
/*底部版权结束*/

.crumb {
    padding-left: 20px;
    font-size: 14px;
    color: #8f0000;
    background:  no-repeat left center;
    box-sizing: border-box;
}

/*导航开始*/
.navbg{
    background-color:#9c130a;
    height: 50px;
}
.nav {
    width: 1200px;
    margin: auto;
    position: relative;
}
.nav .mainlevel {
    float: left;
    position: relative;
    display: inline;
    width: 145px;
    height: 50px;
    background: no-repeat right center;
}
.nav .mainlevel:last-child{
    background:none;
}
.nav .mainlevel a {
    color: #fff;
    font-size: 16px;
    line-height:50px;
    display: block;
    text-align: center;
    box-sizing: border-box;
}
.nav .mainlevel a:hover {
    color: #fff;
    text-decoration: none;
    font-weight:bold;
}
.nav .sub {
    position: absolute;
    left: -30px;
    top: 50px;
    display: none;
    z-index:99;
}
.nav .sub li{
    zoom: 1;
    height: 30px;
    line-height: 30px;
}
.nav .sub a {
    background: #e7e4e4;
    width: 190px;
    line-height:30px;
    color: #4e4e4e;
    height: 30px;
}
.nav .sub a.active{
    background-color:#9c130a;
    color:white;
}
.nav .sub a:hover{
    background-color: #cb341d;
    color:white;
    font-weight:normal;
}
/*导航结束*/


/*悬浮框样式开始*/
.suspend {
    position: fixed;
    right: 0;
    top: 100px;
    margin-right: -110px;
    background-color:#f4f4f4;
}
.suspendlis {
    border: 1px solid #f1f1f1;
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;

}
.suspendlis li {
    position: relative;
    width: 78px;
    height: 90px;
    border-bottom: 1px solid #e9e9e9;
    background: #fff;
    text-align: center;
    cursor: pointer;
    display:flex;
    flex-direction: column;
    justify-content:center;
    align-items:center;
}
.suspendlis .icon1{
    width:30px;
    height:30px;
    background: no-repeat;
}
.suspendlis .icon2{
    width:29px;
    height:28px;
    background: no-repeat;
}
.suspendlis .icon3{
    width:35px;
    height:28px;
    background: no-repeat;
}
.suspendlis .icon4{
    width:30px;
    height:25px;
    background: no-repeat;
}
.suspendlis .icon5{
    width:20px;
    height:30px;
    background: no-repeat;
}
.suspendlis .icon6{
    width:30px;
    height:20px;
    background: no-repeat;
}
.suspendlis .icon7{
    width:24px;
    height:26px;
    background: no-repeat;
}
.suspendlis li:hover{
    background-color:#a72213;
}
.suspendlis li:hover .icon1{
    background: no-repeat;
}
.suspendlis li:hover .icon2{
    background: no-repeat;
}
.suspendlis li:hover .icon3{
    background: no-repeat;
}
.suspendlis li:hover .icon4{
    background: no-repeat;
}
.suspendlis li:hover .icon5{
    background: no-repeat;
}
.suspendlis li:hover .icon6{
    background: no-repeat;
}
.suspendlis li:hover .icon7{
    background: no-repeat;
}
.suspendlis li:hover .suspendtxt {
    color:#ffffff;
}
.suspendlis li.last {
    border-bottom: none;
}
.suspendtxt {
    color: #999;
    font-size: 14px;
    margin-top:10px;
}
.suspendtxt:hover {
    text-decoration: underline;
}
.codepic {
    position: absolute;
    top: -1px;
    right: 84px;
    width: 89px;
    height: 89px;
    display: none;
}
.codeli:hover .codepic {
    display: block;
}
/*悬浮框样式结束*/