* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

div {
    margin: 0;
    padding: 0;
}

.ring_container {
    width: 7.5rem;
    overflow: hidden;
}

.ring_header {
    width: 100%;
    overflow: hidden;
}

.ring_qy {
    display: block;
    width: 100%;
    height: 2.57rem;
}

.ring_cp {
    display: block;
    width: 100%;
    height: 100%;
    margin-top: -0.02rem;
}

.ring_main {
    width: 100%;
    overflow: hidden;
    background: url(../images/ring_bgc.png) no-repeat;
    background-size: 100% 100%;
    margin-top: -0.02rem;
}

.ring_first {
    width: 7rem;
    overflow: hidden;
    background: #0c2c69;
    margin: 0 auto;
    padding-bottom: 0.57rem;
}

.title_box1 {
    width: 100%;
    overflow: hidden;
    padding-left: 0.22rem;
    box-sizing: border-box;
}

.ring_title1 {
    display: block;
    width: 2.7rem;
    height: 0.76rem;
    margin-top: 0.35rem;
    margin-bottom: 0.22rem;
}

.ring_dzjg {
    width: 6.6rem;
    background: linear-gradient(to bottom, #0a228a, #031149);
    border: 0.02rem solid #17a5f6;
    box-sizing: border-box;
    margin: 0 auto;
}

.dzjg_ul {
    width: 100%;
    overflow: hidden;
    padding-top: 0.3rem;
}

.dzjg_ul li {
    float: left;
    width: 3.05rem;
    border-radius: 0.2rem;
    overflow: hidden;
}

.dzjg_ul li:nth-child(odd) {
    margin-left: 0.13rem;
}

.dzjg_ul li:nth-child(even) {
    margin-left: 0.2rem;
}

.a_dzjg {
    display: block;
    width: 3.05rem;
    height: 1.85rem;
}

.img_dzjg {
    width: 100%;
    height: 100%;
}

.dzjg_p {
    display: block;
    font-size: 0.28rem;
    color: #ffffff;
    text-align: left;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}

.ring_title2 {
    display: block;
    width: 2.7rem;
    height: 0.48rem;
    margin-top: 0.35rem;
    margin-bottom: 0.22rem;
}

.ring_title3 {
    display: block;
    width: 2.7rem;
    height: 0.62rem;
    margin-top: 0.35rem;
    margin-bottom: 0.22rem;
}

.ring_title4 {
    display: block;
    width: 2.7rem;
    height: 0.55rem;
    margin-top: 0.35rem;
    margin-bottom: 0.22rem;
}

.ring_title5 {
    display: block;
    width: 2.7rem;
    height: 0.63rem;
    margin-top: 0.35rem;
    margin-bottom: 0.22rem;
}

.ring_title6 {
    display: block;
    width: 2.7rem;
    height: 0.66rem;
    margin-top: 0.35rem;
    margin-bottom: 0.22rem;
}

.ring_title7 {
    display: block;
    width: 2.7rem;
    height: 0.56rem;
    margin-top: 0.35rem;
    margin-bottom: 0.22rem;
}

.ring_title8 {
    display: block;
    width: 2.7rem;
    height: 0.71rem;
    margin-top: 0.35rem;
    margin-bottom: 0.22rem;
}

.ring_cptd {
    width: 7.1rem;
    overflow: hidden;
    margin: 0 auto;
    margin-top: -0.02rem;
}

.ring_cptds {
    display: block;
    width: 100%;
    height: 100%;
}

.ring_height {
    width: 100%;
    overflow: hidden;
    height: 1.35rem;
}

.ring_btn {
    position: fixed;
    left: 0;
    bottom: -0.1%;
    width: 7.5rem;
    height: 0.8rem;
    background: #fff;
    color: #0041ff;
    font-size: 0.36rem;
    outline: none;
    border: 0;
    font-weight: 700;
    text-align: center;
    line-height: 0.86rem;
}

/*202104*/
.title_box1 {
    width: 100%;
    padding-left: 0.22rem;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 1.23rem;
}
.ring_title2 , .ring_title3, .ring_title4, .ring_title5, .ring_title6, .ring_title7, .ring_title8 .ring_title9  {
    margin: 0;
}

.title_box1 img{
    display: inline-block;
}
.title_box1 a{
    float: right;
    height: 1.23rem;
    line-height: 1.23rem;
    font-size: 0.28rem;
    color: #fff;
    margin-right: 0.22rem;
}
.title_box1 .next{
    display: inline-block;
    width: 0.12rem;
    height: 0.21rem;
    background: url("../images/icon_next.png") no-repeat;
    background-size: 100%;
}

.ring_main {
    padding-bottom: 1.24rem;
}
.no_more{
    display: block;
    width: 3.48rem;
    height: 0.24rem;
    margin: 0.4rem auto 0;
}
.dzjg_ul li{
    width: 3.07rem;
    border-radius: 0.1rem;
}
.a_dzjg {
    display: block;
    width: 3.07rem;
    height: 1.86rem;

}
.dz .ring_title3,.dz .ring_title6{
    height: 0.55rem;
}
.dz .ring_title4{
    height: 0.56rem;
}
.dz .ring_title5{
    height: 0.48rem;
}
.dz .ring_title7{
    height: 0.5rem;
}
.mas_bottom {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1.5rem;
    background: #001552;
}

.mas_button {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 6.5rem;
    height: 0.8rem;
    border-radius: 0.5rem;
    font-size: 0.36rem;
    color: #ffffff;
    text-align: center;
    line-height: 0.8rem;
    letter-spacing: 0.05rem;
    background: linear-gradient(to top, #407ff0, #73a6fe);
}