/*
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*/
.font1166912{ font-size: 9pt ;}
.fontstyle1166912{ font-size: 0.14rem;     color: #FFFFFF;     display: inline-block;}


.s3-r {
    position: relative;
    z-index: 1;
    padding: 0 .34rem;}

.s3-r::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: -.6rem;
    background: url(../images/s3-rbg.png) no-repeat;
    background-size: 100% 100%;
    z-index: -1;}

.s3-r li {
    border-top: 1px solid rgba(196, 196, 196, 0.4);}

.s3-r li:first-child {
    border-top: 0;}

.s3-r li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: .78rem;}

.s3-r li a .l {
    flex: 1;
    min-width: 0;
    display: flex;
    align-items: center;}

.s3-r li a .l .icon {
    width: 0.61rem;
    text-align: center;
    height: 0.24rem;
    line-height: 0.24rem;
    position: relative;
    z-index: 1;}

.s3-r li a .l .icon::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 50%;
    background: #FFFFFF;
    z-index: -1;}

.s3-r li a .l h3 {
    flex: 1;
    min-width: 0;
    font-size: 0.18rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;}

.s3-r li a .r {
    width: 0.56rem;
    line-height: .26rem;
    border-radius: 0.18rem;
    color: #333333;
    background: #EBEBEB;
    text-align: center;
    font-size: 0.18rem;
    margin-left: 0.2rem;}

.s3-r li:first-child a .r {
    background: #C51B04;
    color: #fff;}

.s3-r li:nth-child(2) a .r {
    background: #E8953C;
    color: #fff;}

.s3-r li:nth-child(3) a .r {
    background: #F0DF8A;
    color: #fff;}
