/****/
  .text-list ul li {
                     padding-right: 110px;
                     position: relative;
                     line-height: 62px;
                     border-top: 1px dashed #e5e5e5;
                     font-size: 18px;
                     position: relative;
                     left: 0;
                     transition: all 0.5s;
                     background-position: left center;}

                 .text-list ul li:first-child {
                     border-top: none;}

                 .text-list ul li a {
                     display: block;
                     white-space: nowrap;
                     text-overflow: ellipsis;
                     color: #333333;
                     overflow: hidden;
                     padding: 0px 0 0px 0;}

                .text-list ul li span {
                     position: absolute;
                     right: 0;
                     color: #666666;
                     font-size: 16px;}

                 .text-list ul li:hover a {
                     color: #c8000b;}

                 .text-list ul li:hover span {
                     color: #c8000b;}



.pb_sys_style1 .p_no_d {
    border: 1px solid #b6080a!important;
    color: #fff;
    background-color: #b6080a!important;}

