.nianbanner{
    background-image: url(../images/sxnianyun/sxnian_banner.png);
    background-size: 100% 100%;
    width: 7.5rem;
    height: 2.8rem;
}
.sxniantit{
    padding: 0.3rem 0;
    text-align: center;
    font-size: 0.32rem;
    font-weight: bold;
    color: #333;
    padding-bottom: 0;
}
.sxkitem{
    width: 6.9rem;
    margin: 0.3rem auto;
    margin-bottom: 0;
}
.sxktop{
    background-image: url(../images/sxnianyun/k_top.png);
    background-size: 100% 100%;
    width: 6.9rem;
    height: 0.72rem;
}
.sxkcenter{
    background-image: url(../images/sxnianyun/k_center.png);
    background-size: 100% 100%;
    width: 6.9rem;
}
.sxkdi{
    background-image: url(../images/sxnianyun/k_di.png);
    background-size: 100% 100%;
    width: 6.9rem;
    height: 0.72rem;
}
.sxytit{
    margin-left: 0.3rem;
    font-size: 0.32rem;
    color: #333;
    margin-top: -0.3rem;

}
.ysjdbox{
    width: 6.3rem;
    margin: 0.3rem auto;
    margin-bottom: 0;
    display: flex;
    align-items: center;

}
.yssxinfo{
    width: 1rem;
}
.sxpic{
    display: block;
    width: 1rem;
    height: 1rem;
}
.sxname{
    width: 1rem;
    height: 0.46rem;
    margin-top: 0.1rem;
    border-radius: 1.86rem;
    border: 0.02rem solid #D24141;
    line-height: 0.46rem;
    text-align: center;
    font-size: 0.3rem;
    color: #D24141;
}
.ysstart{
  margin-left: 0.22rem;
}
.startitem{
    display:flex;
    margin-top: 0.1rem;
}
.starname{
    font-size: 0.28rem;
    color: #333333;
    margin-right: 0.06rem;
}
.xbox{
    position: relative;
    overflow: hidden;

}
.starwei{
    background-image: url(../images/sxnianyun/x_wei.png);
    background-size: 100% 100%;
    width: 0.36rem;
    height: 0.36rem;
  float: left;
    margin-left: 0.1rem;
}
.zbox{
    position: absolute;
    overflow: hidden;
}
.starzhong{
    margin-left: 0.1rem;
    float: left;
    background-image: url(../images/sxnianyun/x_zhong.png);
    background-size: 100% 100%;
    width: 0.36rem;
    height: 0.36rem;
}
.chaxiang{
    display: block;
    width: 1.44rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    margin-left: 0.1rem;
    background: #D03D3D;
    border-radius:1.29rem;
    font-size: 0.3rem;
    color: #FFFFFF;
}
.yearbox{
    width: 6.3rem;
    margin: 0.3rem auto;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.yearitem{
    display: block;
    width: 1.39rem;
    height: 0.56rem;
    line-height: 0.56rem;
    text-align: center;
    font-size: 0.3rem;
    color: #8A3A0A;
    border-radius: 0.08rem;
    border: 0.02rem solid #8A3A0A;
    box-sizing: border-box;
}
.yearitem+.yearitem{
    margin-left: 0.24rem;
}
.ditubox{
    display: none;
}