
@media screen and (max-width: 1200px) {
   .pc-title-logo{
        display: flex;
        flex-direction: row;
        align-items: center;
        height: 2.5rem !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: 2rem !important;
        width: 7rem !important;
    }
    .pc-rightitem{
        margin-left: 0.5rem;
    }
    .pc-rightitem a{
        font-size: 0.8rem !important;
        margin-right: 0.3rem !important;
    }
    .pc-rightitem a:hover{
        color: #2e83e3;
        text-decoration: none;
    }
     .banner{
        height: auto !important;
    }
    .banner-img{
        width: 60% !important;
    }
    .banner-title{
        width: 20rem !important;
        height: 2rem !important;
        line-height: 2rem !important;
        font-size: 0.875rem !important;
        border-radius: 2rem !important;
        margin-bottom: 2rem !important;
    }
    .content-width {
        width: 100% !important;
    }
    .box-title {
        height: 1.5rem !important;
        line-height: 1.5rem !important;
        font-size: 1.2rem !important;
        margin: 1rem auto !important;
        display: flex;
        justify-content: center;
    }
    .box-title:before {
        margin: 0 0.5rem 0.8rem !important;
        width: 3rem !important;
        height: 1.5rem !important;
    }
    .box-title:after {
        margin: 0 0.5rem 0.8rem !important;
        width: 3rem !important;
        height: 1.5rem !important;
        
    }
    .box-content {
        border: 0.3rem solid #227C94 !important;
        border-radius: 1rem !important;
        box-shadow: inset 0 1px 0.3rem 1px #319BAB;
        padding: 1.5rem !important;
        flex-direction: column !important;
    }
    .content-left {
        width: 100% !important;
        font-size: 1.5rem !important;
    }
    .step-content{
        flex-direction: row !important;
    }
    .step-title {
        font-size:1.5rem !important;
        margin: 1rem !important;
    }
    .step1 {
        width: 2.5rem !important;
        height: auto !important;
        margin: 0.3rem auto !important;
        flex-direction: column !important;
        border-radius: 0.3rem !important;
    }
    .step1 span{
       width: 2.5rem !important;
        height: auto !important;
        padding: 0.5rem !important;
        border-radius: 0.3rem 0 0 0.3rem !important;
    }
    .step1 p{
        width: 2.5rem !important;
        height: auto !important;
        margin: 0.5rem 0 ;
    }
    .step2 {
        width: 2.5rem !important;
        height: auto !important;
        margin: 0.3rem auto !important;
        flex-direction: column !important;
        border-radius: 0.3rem !important;
    }
    .step2 span{
       width: 2.5rem !important;
        height: auto !important;
        padding: 0.3rem !important;
        border-radius: 0.3rem 0 0 0.3rem !important;
    }
    .step2 p{
        width: 2.5rem !important;
        height: auto !important;
         margin: 0.5rem 0 ;
    }
    .step3 {
        width: 2.5rem !important;
        height: auto !important;
        margin: 0.3rem auto !important;
        flex-direction: column !important;
        border-radius: 0.3rem !important;
    }
    .step3 span{
       width: 2.5rem !important;
        height: auto !important;
        padding: 0.3rem !important;
        border-radius: 0.3rem 0 0 0.3rem !important;
    }
    .step3 p{
        width: 2.5rem !important;
        height: auto !important;
         margin: 0.5rem 0 ;
    }
    .step4 {
        width: 2.5rem !important;
        height: auto !important;
        margin: 0.3rem auto !important;
        flex-direction: column !important;
        border-radius: 0.3rem !important;
    }
    .step4 span{
       width: 2.5rem !important;
        height: auto !important;
        padding: 0.3rem !important;
        border-radius: 0.3rem 0 0 0.3rem !important;
    }
    .step4 p{
        width: 2.5rem !important;
        height: auto !important;
         margin: 0.5rem 0 ;
    }
    .step5 {
        width: 2.5rem !important;
        height: auto !important;
        margin: 0.3rem auto !important;
        flex-direction: column !important;
        border-radius: 0.3rem !important;
    }
    .step5 span{
       width: 2.5rem !important;
        height: auto !important;
        padding: 0.3rem !important;
        border-radius: 0.3rem 0 0 0.3rem !important;
    }
    .step5 p{
        width: 2.5rem !important;
        height: auto !important;
         margin: 0.5rem 0 ;
    }

    .content-rignt{
        width: 100% !important;
        font-size: 0.875rem !important;
    }
    .yy-content-right P{
        font-size:0.8rem !important;
        height: auto !important;
        margin: 0.3rem auto !important;
        height: 2.5rem !important;
    }
    .yy-content-right .phone-input{
        padding: 0.5rem 0 !important;
        border-radius: 0.3rem !important;
        font-size: 1rem !important;
        width: 100% !important;
        box-sizing: border-box !important;
        height: 2.5rem !important;
    }
    .yy-content-right .btnline{
        width: 100% !important;
    }
    .yy-content-right .btnline .code-input{
        border-radius: 0.3rem !important;
        font-size: 1rem !important;
        width: 55% !important;
        height: auto !important;
    }
    .yy-content-right .btnline .fs{
        border-radius: 0.3rem !important;
        font-size: 1rem !important;
        width: 35% !important;
        height: 2.5rem !important;
    }
    .yy-content-right .yuyueBtn{
        margin: 0.3rem auto !important;
        border-radius: 2rem !important;
        font-size: 1.2rem !important;
        padding: 0.5rem 0 !important;
        height: 2.5rem !important;
    }
    .yy-content-right-bottom{
        width: 100% !important;
        height: 2.5rem !important;

    }
    .yy-content-right-bottom .kecheng1{
        font-size: 1rem !important;
    }
    .yy-content-right-bottom .kecheng2{
        font-size: 1rem !important;
    }
    .ggyy-content-table table {
        font-size: 0.8rem !important;
        border-radius: 0.3rem !important;
    }

    .ggyy-content-table table th {
        line-height: 1rem !important;
        font-size: 0.8rem !important;
        padding: 0.3rem !important;
    }

    .ggyy-content-table table td {
        line-height: 1rem !important;
        font-size: 0.8rem !important;
        padding: 0.3rem !important;
    }
    
    .detailButton {
        width: 3rem !important;
        height: 1.5rem !important;
        border-radius: 1.25rem !important;
    }
     .kefu {
        box-sizing: border-box;
        flex-wrap: wrap;
    }
    .weixin {
        width: 40% !important;
        margin: 0.6rem !important;
    }
    .m-foot{
        background: #f2f2f2 !important;
        box-shadow: none !important;

    }
    .m-foot-zk div a{
        background: #fff !important;
        font-size: 1rem !important;
    }
    .m-zk-hz{
        background: #2e83e3 !important;
        height: auto !important;
        line-height:unset !important;
        padding: 0.3rem  !important;
        font-size: 1rem !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
    .pc-imgfit-left{
        justify-content: space-between !important;
        margin: 0 1.5rem ;

    }
    .pc-rightitem a{
        font-size: 1rem !important;
        margin-right: 0.8rem !important;
    }
    .banner-title {
        width: 30rem !important;
        height: 3rem !important;
        line-height: 3rem !important;
        font-size: 1.5rem !important;
    }
    .box-title {
        font-size: 1.5rem !important;
    }
    .content-width {
        width: 100% !important;
    }
    .box-content {
        flex-direction: row !important;
    }
    .content-left{
        width: 100% !important;
        font-size: 1.5rem !important;
    }
    .step-title{
        font-size: 1.5rem !important;

    }
    .step-content {
        flex-direction: column !important;
    }
    .step1{
        width: 20rem !important;
        height:3rem !important;
        margin: 0.3rem auto !important;
        flex-direction: row !important;
         border-radius: 0.3rem !important;
    }
    .step1 span{
        width: 3rem !important;
        height:3rem !important;
        padding: 0.3rem !important;
        border-radius: 0.3rem 0 0 0.3rem !important;
    }
    .step1 p{
        height:3rem !important;
        width: auto !important;
        margin: 0 auto !important;
    }
    .step2{
        width: 20rem !important;
        height:3rem !important;
        margin: 0.3rem auto !important;
         flex-direction: row !important;
         border-radius: 0.3rem !important;
    }
    .step2 span{
        width: 3rem !important;
         height:3rem !important;
        padding: 0.3rem !important;
         border-radius: 0.3rem 0 0 0.3rem !important;
    }
    .step2 p{
        height:3rem !important;
        width: auto !important;
        margin: 0 auto !important;
    }
    .step3{
        width: 20rem !important;
        height:3rem !important;
        margin: 0.3rem auto !important;
         flex-direction: row !important;
         border-radius: 0.3rem !important;
    }
    .step3 span{
        width: 3rem !important;
         height:3rem !important;
        padding: 0.3rem !important;
         border-radius: 0.3rem 0 0 0.3rem !important;
    }
    .step3 p{
        height:3rem !important;
        width: auto !important;
        margin: 0 auto !important;
    }
    .step4{
        width: 20rem !important;
        height:3rem !important;
        margin: 0.3rem auto !important;
         flex-direction: row !important;
         border-radius: 0.3rem !important;
    }
    .step4 span{
        width: 3rem !important;
         height:3rem !important;
        padding: 0.3rem !important;
         border-radius: 0.3rem 0 0 0.3rem !important;
    }
    .step4 p{
        height:3rem !important;
        width: auto !important;
        margin: 0 auto !important;
    }
    .step5{
        width: 20rem !important;
        height:3rem !important;
        margin: 0.3rem auto !important;
         flex-direction: row !important;
         border-radius: 0.3rem !important;
    }
    .step5 span{
        width: 3rem !important;
         height:3rem !important;
        padding: 0.3rem !important;
         border-radius: 0.3rem 0 0 0.3rem !important;
    }
    .step5 p{
        height:3rem !important;
        width: auto !important;
        margin: 0 auto !important;
    }
    .content-rignt{
        width: 50%;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        font-size: 30px;
    }
    .yy-content-right P{
        font-size:0.8rem !important;
        height: 3rem !important;
        margin: 0.3rem auto !important;
    }
    .yy-content-right .phone-input{
        height: 3rem !important;
        margin: 0.3rem auto !important;
        border-radius: 0.3rem !important;
        font-size: 1rem !important;
        padding: 0 !important;
    }
    .yy-content-right .btnline{
         margin: 0.3rem auto !important;
    }
    .yy-content-right .btnline .code-input{
        height: 3rem !important;
        width: 55% !important;
        border-radius: 0.3rem !important;
        font-size: 1rem !important;
    }
    .yy-content-right .btnline .fs{
        height: 3rem !important;
        width: 35% !important;
        border-radius:  0.3rem !important;
        font-size: 1rem !important;
    }
    .yy-content-right .yuyueBtn{
        height: 3rem !important;
        margin: 0.3rem auto !important;
        color: #F7FAFF;
        border-radius: 2rem !important;
        font-size: 1.5rem !important;
    }
    .yy-content-right-bottom{
        height: 3rem !important;
    }
    
    .yy-content-right-bottom .kecheng1{
        font-size: 1.5rem !important;
    }
    .yy-content-right-bottom .kecheng2{
        font-size: 1.5rem !important;
    }
    .kefu{
        flex-wrap: unset !important;
    }
}
* {
    margin: 0;
    padding: 0;
}
body,html{
    width: 100%;
    height: auto !important;
    font-size: 16px !important;
}
.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: #38BDC6;
    text-decoration: none;
}
.banner{
    width: 100%;
    height: 600px;
    background: url("/static/zt/img/2026skggyy.png") ;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
}
.banner-img{
    content: url(/static/zt/img/gkggyy.png);
}
.banner-title{
    width: 600px;
    height: 56px;
    line-height: 56px;
    font-size: 32px;
    color: #1B6B84;
    margin: 0 auto;
    text-align: center;
    background-color: #fffbf1;
    border-radius: 32px;
    border: 2px solid #37C0C6;
    box-shadow: inset 0 1px 5px 1px #90e8ec;
}
.banner-title span{
    color: #f14141;
}
.yy-content{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}
.content-width{
    width: 1200px;
}
.content-box{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom:20px ;
}
.box-title {
    width: 100%;
    height: 46px;
    line-height: 46px;
    font-size: 40px;
    color: #000;
    font-weight: 600;
    margin: 20px auto;
    text-align: center;
    
}
.box-title:before{
    content: " ";
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px 10px;
    position: relative;
    width: 42px;
    height: 30px;
    background: url(/static/zt/img/sk-left.png) no-repeat center;
}
.box-title:after{
    content: " ";
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px 10px;
    position: relative;
    width: 42px;
    height: 30px;
    background: url(/static/zt/img/sk-right.png) no-repeat center;
}
.box-content{
    width: 100%;
    border: 7px solid #227C94;
    border-radius: 25px;
    box-shadow: inset 0 1px 10px 1px #319BAB;
    padding: 45px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
}
.content-left{
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-size: 30px;
}
.step-content{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.step-title{
    font-size: 36px;
    margin-bottom: 20px;
    font-weight: bolder;
    text-align: center;

}
.step1{
    width: 400px;
    height: 60px;
    border: solid 2px #f14141;
    margin: 10px auto;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-radius: 10px;
    
}
.step1 span{
    width: 80px;
    height: 60px;
    background: #f14141;
    color: #fff;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px 0 0 10px ;
}
.step1 p{
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #f14141;
}
.step2{
    width: 400px;
    height: 60px;
    border: solid 2px #379BF1;
    margin: 10px auto;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-radius: 10px;
    
}
.step2 span{
    width: 80px;
    height: 60px;
    background: #379BF1;
    color: #fff;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px 0 0 10px ;
}
.step2 p{
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #379BF1;
}
.step3{
    width: 400px;
    height: 60px;
    border: solid 2px #0DC4A4;
    margin: 10px auto;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-radius: 10px;
}
.step3 span{
    width: 80px;
    height: 60px;
    background: #0DC4A4;
    color: #fff;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px 0 0 10px ;
}
.step3 p{
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #0DC4A4;
}
.step4{
    width: 400px;
    height: 60px;
    border: solid 2px #FE744D;
    margin: 10px auto;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-radius: 10px;
}
.step4 span{
    width: 80px;
    height: 60px;
    background: #FE744D;
    color: #fff;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px 0 0 10px ;
}
.step4 p{
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FE744D;
}
.step5{
    width: 400px;
    height: 60px;
    border: solid 2px #A18EFF;
    margin: 10px auto;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-radius: 10px;
}
.step5 span{
    width: 80px;
    height: 60px;
    background: #A18EFF;
    color: #fff;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px 0 0 10px ;
}
.step5 p{
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #A18EFF;
}
.content-rignt{
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-size: 30px;
}
.yy-content-right{
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}
.yy-content-right P{
    font-size:16px;
    height: 60px;
    color: red;
    margin: 10px auto;
    display: flex;
    align-items: center;
}
.yy-content-right .phone-input{
    display: block;
    width: 80%;
    height: 60px;
    margin: 10px auto;
    background: #F7FAFF;
    border-radius: 10px;
    font-size: 18px;
    text-indent: 1em;
    border: none;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
}
.yy-content-right .btnline{
    width: 80%;
    margin: 10px auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.yy-content-right .btnline .code-input{
    display: block;
    height: 60px;
    width: 250px;
    /* margin: 0 45px auto; */
    background: #F7FAFF;
    border-radius: 10px;
    font-size: 18px;
    text-indent: 1em;
    border: none;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
}
.yy-content-right .btnline .fs{
    display: block;
    width: 170px;
    height: 60px;
    /* margin: 0 45px auto; */
    color: #F7FAFF;
    border-radius: 10px;
    font-size: 18px;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(90deg, #227995, #38C1C7);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
    cursor: pointer;
}
.yy-content-right .btnline .fs:hover{
    background: linear-gradient(90deg, #38C1C7, #227995);
}
.yy-content-right .yuyueBtn{
    display: block;
    height: 60px;
    width: 60%;
    margin: 10px auto;
    color: #F7FAFF;
    border-radius: 32px;
    font-size: 24px;
    border: none;
    background: linear-gradient(90deg, #f14141, #f16441);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
    cursor: pointer;
}
.yy-content-right .yuyueBtn:hover{
    background: linear-gradient(90deg, #f16441, #f14141);
}
.yy-content-right-bottom{
    width: 80%;
    height: 60px;
    display: flex;
    justify-content: space-between;
    margin: auto;
}
.yy-content-right-bottom a{
    color: #fff;
}
.yy-content-right-bottom a:hover{
    text-decoration: none;
    cursor: pointer;
}
.yy-content-right-bottom .kecheng1{
    font-size: 24px;
    width: 40%;
    display: flex;
    justify-content: center;
    align-items: center;
    background:#1F94A5 ;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
}
.yy-content-right-bottom .kecheng2{
    font-size: 24px;
    width: 40%;
    display: flex;
    justify-content: center;
    align-items: center;
    background:#317BAD ;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
}
.ggyy-content-table {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    /* border: solid 10px red; */
}
.ggyy-content-table table {
    width: 100%;
    font-size: 16px;
    border-radius: 10px;
    box-sizing: border-box;
    /* margin: 10px; */
}

.ggyy-content-table table th {
    border: 1px solid gray;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    /* background: #ececec; */
    padding: 20px 5px;
    box-sizing: border-box;
    font-weight: bolder;
}

/* .ggyy-content-table table tr:hover {
    background: #e4eff0;
} */
.ggyy-content-table table td {
    border: 1px solid gray;
    line-height: 40px;
    text-align: center;
    padding: 20px 5px;
    box-sizing: border-box;
    /* background: #fff; */
}
.ggyy-content-table .table-left {
    border-left-color: #F2F2F2;
}
.ggyy-content-table .table-right {
    border-right-color: #F2F2F2;
}
.pc-zw-a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    
}
.pc-zw-a:hover{
    text-decoration: none;
}
.detailButton {
    width: 100px;
    height: 40px;
    background: #317BAD;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.detailButton:hover {
    background: #1F94A5;
    text-decoration: none;
}
.kefu{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 ;
    /* flex-wrap: wrap; */
}
.weixin {
    width: 20%;
    box-sizing: border-box;
}
.pc-foot{
    background: #f2f2f2 !important;
    box-shadow: none !important;

}
.pc-foot-zk a{
    background: #fff !important;
}
 a.pc-zk-hz{
    background: #2e83e3 !important;
}
.pc-foot-zk a:hover{
    background: #2e83e3 !important;
}