@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:7rem !important;
        height: 1rem !important;
        font-size: 0.45rem !important;
        margin-top: 0.5rem !important;
        border-radius: 0.8rem !important;
    }
    .content-mode-one-center {
        width: 90% !important;
        margin: 0.5rem auto !important;
    }
    .mode-one-title {
        font-size: 0.5rem !important;
        margin: 0.5rem auto !important;
    }
    .mode-one-title::before {
        margin: auto 0.3rem !important;
        width: 1.2rem !important;
        height: 0.5rem !important;
    }
    .mode-one-title::after {
        margin: auto 0.3rem !important;
        width: 1.2rem !important;
        height: 0.5rem !important;
    }
    .mode-one-info {
        margin: 0.5rem auto !important;
        justify-content: center !important;
        flex-wrap: wrap;
    }
    .mode-one-item {
        width: 4rem !important;
        height: 4rem !important;
        font-size: 0.6rem !important;
        margin: 0.2rem !important;
    }
    .mode-one-item-left {
        width: 100% !important;
    }
    .mode-one-item-right {
        width: 100% !important;
    }
    .imgitem {
        width: 1rem !important;
        height: 1rem !important;
        margin: 0.2rem auto !important;
    }
    .imgitem1 {
        width: 1rem !important;
        height: 1rem !important;
        margin: 0.2rem auto !important;
    }
    .imgitem2 {
        width: 1rem !important;
        height: 1rem !important;
        margin: 0.2rem auto !important;
    }
    .mode-one-item p {
        margin: 0.2rem auto !important;
    }
    .pitem1 {
        font-size: 0.4rem !important;
    }
    .content-mode-two-center {
        width: 90% !important;
        margin: 0.5rem auto !important;
    }
    .mode-two-title {
        font-size: 0.5rem !important;
        margin: 0.5rem auto !important;
    }
    .mode-two-title::before {
        margin: auto 0.3rem !important;
        width: 1.2rem !important;
        height: 0.5rem !important;
    }
    .mode-two-title::after {
        margin: auto 0.3rem !important;
        width: 1.2rem !important;
        height: 0.5rem !important;
    }
    .mode-one-info {
        margin: 0.3rem auto !important;
    }
    .mode-two-item table {
        font-size: 0.4rem !important;
        margin: 0.3rem !important;
    }
    .mode-two-info {
        margin: 0.3rem auto !important;
    }
    .mode-two-item table td {
        line-height: 0.6rem !important;
        padding: 0.3rem 0.1rem !important;
    }
    .mode-two-item table a {
        font-size: 0.4rem !important;
        border-radius: 0.6rem !important;
        padding:0.1rem 0.2rem !important;
    }
    .mode-one-left {
        width: 100% !important;
        margin: 0.3rem auto !important;
    }
    
    .phone-input {
        height: 1.5rem !important;
        margin: 0.4rem !important;
        border-radius: 0.2rem !important;
        font-size: 0.5rem !important;
    }
    .btnline {
         margin: 0.4rem !important;
    }
    .code-input {
        height: 1.5rem !important;
        border-radius: 0.2rem !important;
        font-size: 0.5rem !important;
    }
    .fs {
        height: 1.5rem !important;
        border-radius: 0.2rem !important;
        font-size: 0.5rem !important;
    }
    .yuyueBtn {
        height: 1.5rem !important;
        border-radius: 0.2rem !important;
        font-size: 0.5rem !important;
        margin: 0.4rem !important;
    }
    .mode-one-right {
        width: 100% !important;
        margin: 0.3rem auto !important;
    }
    .step1{
        width: 1rem !important;
        margin: 0.2rem auto !important;
        border-radius: 0.2rem !important;
        font-size: 0.6rem !important;
        border: solid 0.05rem #f14141 !important;
    }
    .step1 span{
       width: 1rem !important;
        padding: 0.2rem !important;
        border-radius: 0.2rem 0.2rem 0 0 !important;
    }
    .step1 p{
        padding: 0.2rem 0.1rem !important;
    }
    .step2{
        width: 1rem !important;
        margin: 0.2rem auto !important;
        border-radius: 0.2rem !important;
        font-size: 0.6rem !important;
        border: solid 0.05rem #379bf1 !important;
    }
    .step2 span{
       width: 1rem !important;
        padding: 0.2rem !important;
        border-radius: 0.2rem 0.2rem 0 0 !important;
    }
    .step2 p{
        padding: 0.2rem 0.1rem !important;
    }
    .step3{
        width: 1rem !important;
        margin: 0.2rem auto !important;
        border-radius: 0.2rem !important;
        font-size: 0.6rem !important;
        border: solid 0.05rem #0dc4a4 !important;
    }
    .step3 span{
       width: 1rem !important;
        padding: 0.2rem !important;
        border-radius: 0.2rem 0.2rem 0 0 !important;
    }
    .step3 p{
        padding: 0.2rem 0.1rem !important;
    }
    .step4{
        width: 1rem !important;
        margin: 0.2rem auto !important;
        border-radius: 0.2rem !important;
        font-size: 0.6rem !important;
        border: solid 0.05rem #FE744D !important;
    }
    .step4 span{
       width: 1rem !important;
        padding: 0.2rem !important;
        border-radius: 0.2rem 0.2rem 0 0 !important;
    }
    .step4 p{
        padding: 0.2rem 0.1rem !important;
    }
    .step5{
        width: 1rem !important;
        margin: 0.2rem auto !important;
        border-radius: 0.2rem !important;
        font-size: 0.6rem !important;
        border: solid 0.05rem #1A6481 !important;
    }
    .step5 span{
       width: 1rem !important;
        padding: 0.2rem !important;
        border-radius: 0.2rem 0.2rem 0 0 !important;
    }
    .step5 p{
        padding: 0.2rem 0.1rem !important;
    }
    .kefu{
        flex-wrap: wrap;
    }
    .weixin {
        width: 48% !important;
        margin: 0.2rem 0 ;
    }
}
* {
    margin: 0;
    padding: 0;
}
body,html{
    width: 100%;
    height: auto !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: #2e83e3;
    text-decoration: none;
}
.banner{
    width: 100%;
    display: flex;
    flex-direction: column;
    background: url("/static/zt/img/gwyzx-banner.jpg") no-repeat;
    background-size: 100% 100%;
    
}
.banner-info{
    width: 62.5%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}
.banner-title{
    width: 350px;
    height: 50px;
    font-size: 20px;
    color: #fff;
    margin: 100px auto 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 36px;
    border:  1px solid #fff;
    font-weight: 600;
    letter-spacing: 2px;
}
.banner-img{
    width: 100%;
    margin: -2% auto 5% auto;
    content: url("/static/zt/img/gwyzx-img.png");
}

.content-bg{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.content-mode-one{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.content-mode-one-center{
    width: 75%;
    display: flex;
    flex-direction: column;
    margin: 20px auto;
}
.mode-one-info{
    width: 100%;
    display: flex;
    flex-direction:row;
    justify-content: center;
    margin: 20px auto;
}

.mode-one-title{
    font-size: 36px;
    color: #2e83e3;
    font-weight: bolder;
    margin: 20px auto;
    display: flex;
    align-items: center;
}
.mode-one-title span{
    color: #FF7214;
}
.mode-one-title::before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    margin: auto 20px;
    width: 50px;
    height: 50px;
    background: url(/static/zt/img/mode-one-title-left.png) no-repeat center;
}
.mode-one-title::after {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    margin: auto 20px;
    width: 50px;
    height: 50px;
    background: url(/static/zt/img/mode-one-title-right.png) no-repeat center;
}
.mode-one-circle{
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.mode-one-item-left{
    width: 50%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.mode-one-item-right{
    width: 50%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
} 
.mode-one-item{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
    
}
.mode-one-circle a:hover{
    text-decoration: none;
}
.mode-one-info .one{
    background-color: #FF223D;
}
.mode-one-info .two{
    background-color: #FF7214;
}
.mode-one-info .three{
    background-color: #00DCB9;
}
.mode-one-info .four{
    background-color: #00A9FD;
}
.imgitem{
    width: 50px;
    height: 50px;
    content: url("/static/zt/img/gwyzx-zhibo.png");
    margin: 10px auto;
}
.imgitem1{
    width: 50px;
    height: 50px;
    content: url("/static/zt/img/gwyzx-zhiwei.png");
    margin: 10px auto;
}
.imgitem2{
    width: 50px;
    height: 50px;
    content: url("/static/zt/img/gwyzx-kecheng.png");
    margin: 10px auto;
}
.mode-one-item p{
    margin: 10px auto;
}
.pitem1{
    font-size: 18px;
    color: #fff;
}
.content-mode-two{
    width: 100%;
    display: flex;
    flex-direction: column;
    background:linear-gradient(to bottom, #0D1CEB, #007AF5);;
}
.content-mode-two-center{
    width: 75%;
    display: flex;
    flex-direction: column;
    margin: 20px auto;
}
.mode-two-info{
    width: 100%;
    display: flex;
    flex-direction:row;
     margin: 20px auto;

}
.mode-two-title{
    font-size: 36px;
    color: #fff;
    font-weight: bolder;
    margin: 20px auto;
    display: flex;
    align-items: center;
}
.mode-two-title span{
    color: #D81E06;
}
.mode-two-title::before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    margin: auto 20px;
    width: 50px;
    height: 50px;
    background: url(/static/zt/img/mode-two-title-left.png) no-repeat center;
}
.mode-two-title::after {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    margin: auto 20px;
    width: 50px;
    height: 50px;
    background: url(/static/zt/img/mode-two-title-right.png) no-repeat center;
}
.mode-two-item{
    display: flex;
    flex-direction: row;
    width: 100%;
    background: #fff;
    justify-content: center;
    align-items: center;
}
.mode-two-item table {
    font-size: 18px;
    border-radius: 10px;
    box-sizing: border-box;
    margin: 10px;
    width: 100%;
    text-align: center;
}
.mode-two-item table td {
    border: 1px solid #D81E06;
    line-height: 30px;
    padding: 20px 10px;
    box-sizing: border-box;
}
.table-left{
    width: 20%;
    text-align: center;
    font-weight: bolder;
}
.mode-two-item table a{
    font-size: 16px;
    border-radius: 20px;
    color: #fff;
    background: #FF223D;
    padding: 10px 20px;
    cursor: pointer;
    text-decoration: none;
}
.mode-yuyue{
    background: linear-gradient(to right, #e3effa, #f1f7f7);
    border: 5px solid #FF7214;
    box-sizing: border-box;
    
}
.mode-one-left{
    width: 48%;
    display: flex;
    flex-direction: column;
    margin: 20px auto;
    
}
.phone-input{
    display: block;
    width: 90%;
    height: 60px;
    margin: 20px;
    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);
}
.btnline{
    width: 90%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 20px;
}
.code-input{
    display: block;
    height: 60px;
    width: 60%;
    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);
}
.fs{
    display: block;
    width: 30%;
    height: 60px;
    color: #fff;
    border-radius: 10px;
    font-size: 18px;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(to bottom, #2e83e3, #2ab3f8);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
    cursor: pointer;
}
.yuyueBtn{
    display: block;
    height: 60px;
    width: 90%;
    margin: 20px;
    color: #fff;
    border-radius: 10px;
    font-size: 24px;
    border: none;
    background: linear-gradient(to bottom, #eb9159, #FF7214);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
    cursor: pointer;
}
.mode-one-right{
    width: 48%;
    display: flex;
    flex-direction: row;
    margin: 20px auto;
}
.step-content{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.step1{
    width: 60px;
    border: solid 2px #f14141;
    margin: 10px auto;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 10px;
    font-size: 26px;
    
}
.step1 span{
    width: 60px;
    background: #f14141;
    color: #fff;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px 10px 0 0 ;
}
.step1 p{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #f14141;
    padding: 10px 5px;
}
.step2{
    width: 60px;
    border: solid 2px #379bf1;
    margin: 10px auto;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 10px;
    font-size: 26px;
    
}
.step2 span{
    width: 60px;
    background: #379bf1;
    color: #fff;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px 10px 0 0 ;
}
.step2 p{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #379bf1;
    padding: 10px 5px;
}
.step3{
    width: 60px;
    border: solid 2px #0dc4a4;
    margin: 10px auto;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 10px;
    font-size: 26px;
    
}
.step3 span{
    width: 60px;
    background: #0dc4a4;
    color: #fff;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px 10px 0 0 ;
}
.step3 p{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #0dc4a4;
    padding: 10px 5px;
}
.step4{
    width: 60px;
    border: solid 2px #FE744D;
    margin: 10px auto;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 10px;
    font-size: 26px;
    
}
.step4 span{
    width: 60px;
    background: #FE744D;
    color: #fff;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px 10px 0 0 ;
}
.step4 p{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FE744D;
    padding: 10px 5px;
}
.step5{
    width: 60px;
    border: solid 2px #1A6481;
    margin: 10px auto;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 10px;
    font-size: 26px;
    
}
.step5 span{
    width: 60px;
    background: #1A6481;
    color: #fff;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px 10px 0 0 ;
}
.step5 p{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1A6481;
    padding: 10px 5px;
}
.kefu{
    justify-content: space-between;
    background: none;
}
.weixin{
    width: 20%;
}
