  .m_timeLine{
            display: none;
        }
        @media (max-width: 750px) {
            .banner{
              height: 3.75rem;
              background: url(../images/mobile/banner2.png) left top;
              background-size: 100% 100%;
            }
            .partTitle {
                width:100%;
                height: 0.56rem;
                margin-bottom: 0.4rem;
                margin-top: 0.6rem;
                padding-left: 0.5rem;
            }
            .partTitle::before{
                left: 0px;
                top: 0.1rem;
                content: "";
                width: 0.37rem;
                height: 0.47rem;
                background: url(../images/awards01/td.png) left top no-repeat;
                background-size: 100% 100%;
            }
            .partTitle h3 {
                font-size: 0.4rem;
                font-family: PingFang SC, PingFang SC-Bold;
                font-weight: 700;
                text-align: left;
                color: #ffffff;
                line-height: 0.56rem;
            }
            .partTitle span {
                line-height: 0.4rem;
                font-size: 0.28rem;
                font-family: PingFang SC, PingFang SC-Regular;
                font-weight: 400;
                text-align: left;
                color: #1b426d;
                margin-left: 0.16rem;
            }
            .partContent1{
                display: block;
                height: auto;
                font-size: 0.3rem;
                font-family: PingFang SC, PingFang SC-Regular;
                font-weight: 400;
                text-align: justify;
                color: #ffffff;
                line-height: 0.5rem;
                letter-spacing: -0.3px;
                background: none;
            }
            .part{
                padding: 0 0.3rem;
                box-sizing: border-box;
            }
            .partc1_left{
                width: 100%;
                padding: 0;
                margin-bottom: 0.2rem;
            }
            .partContent1 img{
                display: block;
                width: 100%;
                height: 3.6rem;
            }
            .pc_timeLine{
                display: none;
            }
            .m_timeLine{
                display: block;
                width: 5.7rem;
                margin-left: 1.07rem;
            }
            .partcontent3{
                display: block;
            }
            .partcontent3 li{
                width: 100%;
                height: 8rem;
                background: #082d54;
                border-radius: 0.1rem;
                padding-top: 0.2rem;
                margin-top: 0.2rem;
            }
            .prizeIcon {
                display: block;
                width: 2.44rem;
                height: 2.13rem;
                margin: 0.2rem auto 0;
            }
            .prizeName {
                font-size: 0.3rem;
                font-family: PingFang SC, PingFang SC-Bold;
                font-weight: 700;
                text-align: center;
                color: #ffffff;
                line-height: 0.42rem;
                margin-bottom: 0.02rem;
            }
            .tmName {
                font-size: 0.24rem;
                font-family: PingFang SC, PingFang SC-Regular;
                font-weight: 400;
                text-align: center;
                color: #a7b7bf;
                line-height: 0.33rem;
                letter-spacing: 0.7px;
                margin-bottom: 0.27rem;
            }
            .pItemCenter{
                padding: 0.3rem  0  0.3rem 0.2rem;
                height: 3.2rem;
                background: #0a365b;
                font-size: 12px;
            }
            .pItemCenter dt {
                font-size: 12px;
                line-height: 0.33rem;
                margin-bottom: 0.15rem;
            }
            .pItemCenter dd{
                line-height: 0.36rem;
            }
            .tmPrize {
                width: 2.6rem;
                height: 0.8rem;
                background: linear-gradient(90deg,#f3c99c, #d5a36e);
                border-radius: 0.4rem;
                font-size: 0.28rem;
                font-family: PingFang SC, PingFang SC-Bold;
                font-weight: 700;
                text-align: center;
                line-height: 0.8rem;
                letter-spacing: 1.5px;
                margin: 20px auto 0;
            }
            .partContent4 {
                height: 5.5rem;
                width: 100vw;
                margin-left: -0.3rem;
                background: rgba(8, 45, 84,0.5);
                border-radius: 0;
                padding: 0.4rem 0.4rem 0;
                box-sizing: border-box;
                font-size: 0.28rem;
                font-family: PingFang SC, PingFang SC-Regular;
                font-weight: 400;
                text-align: left;
                color: #cecece;
                line-height: 0.5rem;
            }
            .partContent4 ul li:first-child{
                font-weight: bold;
                font-size: 0.32rem;
            }
            .btnGroup{
                margin-top: 0.5rem;
            }
            .btnGroup a{
                width: 3.2rem;
                height: 0.8rem;
                background: linear-gradient(90deg,#35a094, #0097b1, #0eafb5 100%);
                border-radius: 0.4rem;
            }
            .btnGroup a:first-child{
                position: relative;
                font-size: 0.28rem;
                font-family: PingFang SC, PingFang SC-Bold;
                font-weight: 700;
                text-align: left;
                padding-left: 0.85rem;
                color: #000000;
                line-height: 0.8rem;
                background: linear-gradient(253deg,#0eafb5 9%, #0097b1 83%);
                box-sizing: border-box;
            }
            .btnGroup a:first-child::before {
                content: "";
                position: absolute;
                left: 0.54rem;
                top: 0.28rem;
                width: 0.25rem;
                height: 0.23rem;
                background: url(../images/awards01/down.png) left top no-repeat;
                background-size: 100% 100%;
            }
            .btnGroup a:nth-child(2){
                font-size: 0.28rem;
                font-family: PingFang SC, PingFang SC-Bold;
                font-weight: 700;
            }
            .partContent5{
                padding:0.12rem;
                border-radius: 0;
                margin-bottom: 0.6rem;
            }
        }