@media screen and (max-width: 767px) {
    .pcshow{
        display: none !important;
    }
    .pcyy{
        display: none !important;
    }
    .myy{
        display: flex !important;
    }
    .sty{
        display: flex !important;
    }
    body{
        padding-bottom: 1.3514rem !important;
    }
    .content {
        width: 100% !important;
        margin: 0 auto 0.6rem !important;
    }
    .m-yuyue-bg{
        display: flex;
        flex-direction: column;
        background: #fff;
        border-radius: 0.1rem;
        box-shadow: 0 0 0.1rem #c8000a;
        padding: 0.3rem 0.3rem 0.4rem;
        box-sizing: border-box;
    }
    .m-yuyue-title{
        font-size: 0.6rem;
        color: #cd0000;
        margin-bottom: 0.3rem;
        font-weight: bolder;
        text-align: center;
    }
    .m-yuyue-bottom-con{
        display: flex;
        flex-direction: column;
        border-radius: 0.12rem;
        border: 0.02rem solid #ff2d38;
        padding: 0.4rem 0.2rem;
        box-sizing: border-box;
    }
    .m-yuyue-bottom-con .mli{
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 1rem;
        margin-bottom: 0.3rem;
        padding-right: 0.3rem;
        box-sizing: border-box;
    }
    .m-yuyue-bottom-con .mli .mlimg{
        border-right: 0.04rem solid #ff5e5e;
        margin-right: 0.2rem;
        padding-right: 0.1rem;
        box-sizing: border-box;
    }
    .m-yuyue-bottom-con .mli .mlimg img{
        width: 0.6rem;
        display: block;
        margin: 0 auto;
    }
    .m-yuyue-bottom-con .mli input{
        flex: 1;
        font-size: 0.4rem;
        color: #333;
        height: 1rem;
        padding-left: 0.15rem;
        box-sizing: border-box;
        border-bottom: 0.02rem dotted #ff5e5e;
        border-top: none;
        border-left: none;
        border-right: none;
        outline: none;
    }
    .myuyueBtn{
        display: flex;
        justify-content: center;
        align-items: center;
        background: linear-gradient(to bottom, #ff5e5e, #ff1211);
        border-radius: 0.8rem;
        color: #fff;
        font-size: 0.4rem;
        cursor: pointer;
        height: 1.3rem;
        width: 5rem;
        margin: 0.5rem auto 0;
    }
    .msmscodebtn{
        background: linear-gradient(to right, #ff5e5e, #F9B15D);
        border-radius: 0.8rem ;
        color: #fff;
        font-size: 0.4rem;
        cursor: pointer;
        padding: 0.2rem;
        width: 2.5rem;
        box-sizing: border-box;
    }
    .msbd {
        width: 98% !important;
        margin-top: 1.5rem !important;
        padding: 0.05rem !important;
        border: 0.08rem solid #ff5e5d !important;
        margin: 0 auto;
        border-radius: 0.2rem !important;
    }
    .msbd .title {
        width: 80% !important;
        height: 1rem !important;
        border: 0.04rem solid #fad0ae !important;
        border-radius: 0.1rem !important;
        top: -0.4rem !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .msbd .title h2 {
        line-height: 0.82rem !important;
        font-size: 0.5rem !important;
        font-weight: bold;
    }
    .msbd .msbd-con {
        border: 0.05rem solid #ff9ca2 !important;
        padding: 1rem 0.3rem 0.3rem !important;
        border-radius: 0.2rem !important;
        column-gap: 0.4rem !important;
        row-gap: 0.4rem !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
    .gkzt{
        padding: 1rem 0.3rem 0.3rem !important;
    }
}


@media screen and (max-width: 1200px) {
    .pc-title-logo{
        display: flex;
        flex-direction: row;
        align-items: center;
        height: 1rem !important;
        width: 100% !important;
        padding: 0 0 0 0.3rem !important;
    }
    .pc-imgfit-left{
        width: 100% !important;
        /* justify-content: flex-start !important; */
    }
    .pc-left-logo{
        height: 0.7rem !important;
        width: 2.24rem !important;
    }
    .pc-rightitem{
        margin-left: 0.15rem;
    }
    .pc-rightitem a{
        font-size: 0.38rem !important;
        margin-right: 0.2rem !important;
    }
    .pc-rightitem a:hover{
        color: #2e83e3;
        text-decoration: none;
    }
    .banner-info{
        width: 96% !important;
    }
    .banner-title {
        width:6rem !important;
        height: 1rem !important;
        font-size: 0.45rem !important;
        margin-top: 0.5rem !important;
        border-radius: 0.8rem !important;
    }
    .banner-img{
        margin: -2% auto 5% auto !important;
    }
   .content{
    width: 98% !important;
   }
   .yuyue-right .li:nth-child(3) {
        width: 120px !important;
    }
    .yuyue-right .li .smscodebtn {
        background:linear-gradient(to bottom, #ff5e5e, #ff1211) !important;
        padding-left: 0 !important;
        font-size: 16px !important;
    }
    .yuyue-right {
        width: 75% !important;
    }
    .yuyue-bg {
        padding: 30px !important;
    }
}
* {
    margin: 0;
    padding: 0;
}
body,html{
    width: 100%;
    height: auto !important;
    background: #fff;
    color: #333;
}
.sty{
        display: none;
    }
.pc-title-logo{
    width: 100%;
    height: 40px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 0 150px;
}
.pc-imgfit-left{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.pc-left-logo{
    height: 35px;
    width: 114px;
}
.pc-rightitem{
    display: flex;
    flex-direction: row;
}
.pc-rightitem a{
    color: #333;
    font-size: 16px;
    text-decoration: none;
    margin-right: 20px;
}
.pc-rightitem a:hover{
    color: #2e83e3;
    text-decoration: none;
}
.banner{
    width: 100%;
    display: flex;
    flex-direction: column;
    background: url("/static/zt/img/gk-cjxcyy-banner.jpg") no-repeat center center;
    background-size: 2000px 650px;
    
}
.banner-info{
    width: 62.5%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}
.banner-title{
    width: 400px;
    height: 60px;
    font-size: 24px;
    color: #fff;
    margin: 80px auto 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 36px;
    border:  1px solid #fff;
    font-weight: 600;
}
.banner-img{
    width: 100%;
    margin: -1% auto 5% auto;
    content: url("/static/zt/img/gk-cjxcyy-img.png");
}

.content-bg{
    width: 100%;
    background: linear-gradient(to bottom, #efbc93, #FF2222);
    display: flex;
    flex-direction: column;
}
.content{
    width: 1200px;
    margin: 0 auto 50px;
}
.myy{
    display: none;
}
.yuyue-bg{
    width: 100%;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #c8000a;
    border: 3px solid #ff5e5d;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 50px;
    box-sizing: border-box;
    /* margin-top: -50px; */
}
.yuyue-left{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.yuyue-left p {
    font-size: 26px;
    color: #cd0000;
    margin-bottom: 10px;
    font-weight: bolder;
}
.yuyue-left>div {
    width: 174px;
    height: 40px;
    background: #cd0000;
    border-radius: 20px;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
    text-align: center;
}
.yuyue-right{
    width: 80%;
    display: flex;
    flex-direction: column;
}
.yuyue-right-con{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 50px;
    height: 66px;
    border: 1px solid #ff2d38;
    padding-left: 20px;
    box-sizing: border-box;
}
.yuyue-right .li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 64px;
}
.yuyue-right .li .limg{
    width: 60px;
    text-align: center;
    border-right: 2px solid #ccc;
}
.yuyue-right .li img{
    width: 40px;
    height: 40px;
}
.yuyue-right .li:not(:nth-child(3)) {
    width: calc((100% - 230px) / 2);
}
.yuyue-right .li:nth-child(3) {
    width: 230px;
}
.yuyue-right .li input {
    flex: 1;
    font-size: 16px;
    color: #333;
    height: 64px;
    padding-left: 15px;
    box-sizing: border-box;
    border: none;
     outline: none;
}
.yuyue-right .li .smscodebtn {
    flex: 1;
    font-size: 16px;
    color: #333;
    height: 64px;
    padding-left: 15px;
    box-sizing: border-box;
    border: none;
     outline: none;
}
.yuyue-right .li .smscodebtn{
    background: url(/static/zt/img/img-plane.png) no-repeat 20% center, linear-gradient(to bottom, #ff5e5e, #ff1211);
    border-radius: 0 50px 50px 0px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

.yuyue-right .yuyueBtn{
    display: flex;
    justify-content: center;
    align-items: center;
    background:linear-gradient(to bottom, #ff5e5e, #ff1211);
    border-radius: 50px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    height: 64px;
    width: 230px;
    margin: 20px auto 0;
}
.msbd{
     width: 100%;
    margin-top: 100px;
    background: #fff;
    border: 4px solid #ff5e5d;
    padding: 10px;
    box-sizing: border-box;
    position: relative;
}
.msbd .title {
    width: 540px;
    height: 88px;
    text-align: center;
    background: linear-gradient(to right, #d30101, #f43232, #d20101);
    border: 3px solid #fad0ae;
    border-radius: 10px;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    top: -35px;
}
.msbd .title h2 {
    line-height: 82px;
    font-size: 40px;
    color: #fff;
}
.msbd .title h2 span {
    color: #ffd4aa;
}
.msbd .msbd-con{
    background: #fff;
    border: 4px solid #ff9ca2;
    padding: 60px 10px 20px;
    box-sizing: border-box;
    border-radius: 10px;
    display: grid;
    column-gap: 20px;
    row-gap: 20px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    box-sizing: border-box;
}
.msbd .msbd-con .kcimg{
    width: 100%;
    transition: all .5s;
}
.msbd .msbd-con .kcimg:hover {
    transform: translateY(-5px);
}
.gkzt{
    padding: 60px 10px 20px;
    box-sizing: border-box;
}
.gkzt .pc-foot{
    box-shadow: none !important;
}