@media screen and (min-width:1000px){
  .cont{
    width: 1260px;
    margin: 0 0 0 17%;
    height: 700px;
    text-align: left;
    background: url("../images/jxzy/bj.png") no-repeat right;
    background-size: auto 100%;
}
.cont .words{
   padding-top: 157px;
}
.cont .words p:first-child{
    font-size: 33px;
    letter-spacing: 2px;
    font-weight: bold;
    color: #FE813E;
}
.cont .words p:nth-child(2){
    font-size: 21px;
    margin-top: 20px;
    font-weight: 400;
    color: #999999
}
.cont .words p:nth-child(3){
    font-size: 16px;
    width: 600px;
    margin-top: 35px;
    line-height: 30px;
    font-weight: bold;
    color: #999999;
}
.cont .words p:nth-child(4){
    font-size: 16px;
    width: 400px;
    line-height: 30px;
    margin-top: 35px;
    font-weight: bold;
    color: #999999;
}
.goodness{
    width: 100%;
    background: #F8F8F8;
    text-align: center;
    padding: 80px 0px;
}
.goodness .words{
    width: 1260px;
    margin: 0 auto;
}
.goodness .words h1{
    font-size: 34px;
    font-weight: bold;
    color: #000000;
}
.goodness .words .p1{
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 35px;
    color: #999999;
    font-size: 17px;
}
.goodness .words .p2{
    font-weight: 500;
    width: 1050px;
    margin: 0 auto;
    color: #999999;
    line-height: 28px;
    font-size: 16px;
}
.goodness .pic{
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
    display: flex;
    justify-content: space-around;    
}
.goodness .pic .tos h3{
    font-weight: 500;
    color: #666666;
    font-size: 24px;
    margin-top: 20px;
}
.feature{
    width: 100%;
    background: #fff;
    text-align: center;
    padding: 80px 0px;
}
.feature .words h1{
    font-size: 34px;
    font-weight: bold;
    color: #000000;
}
.feature .words .p1{
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 35px;
    color: #999999;
    font-size: 17px;
}
.feature .words .p2{
    font-weight: 500;
    width: 1050px;
    margin: 0 auto;
    color: #999999;
    line-height: 28px;
    font-size: 16px;
}
.feature .pic{
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    display: flex;
    justify-content: space-between;    
    flex-wrap: wrap;
}
.feature .pic .tos{
    width: 343px;
    margin-top: 10px;
    padding: 40px 25px;
}
.feature .pic h4{
    font-weight: bold;
    font-size: 22px;
    letter-spacing: 1px;
}
.feature .pic p{
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
    margin: 0 auto;
    margin-top: 15px;
}
.backs{
    width: 1200px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 60px;
 } 
 .backs .words{
     margin-left: 35px;
     margin-top: -25px;
 }
 .backs .words h2{
    font-weight: bold;
    color: #000000;
    line-height: 60px;
    letter-spacing: 1px;
    font-size: 31px;
 }
 .backs .words p{
     width: 500px;
     margin-top: 20px;
     font-size: 16px;
     font-weight: bold;
     color: #999999;
     line-height: 26px;
 }
 .jx_id{
     width: 100%;
     min-width: 1500px;
     max-width: 1560px;
     margin-top: 80px;
     height: 600px;
     position: relative;
     background: #f8f8f8;
     background: url("../images/jxzy/salf2.png") no-repeat left;
     background-size: auto 100%;
 }
 .jx_id .words{
   position: absolute;
   right: 80px;
   bottom: 20px;
 }
 .jx_id .words p:first-child{
    font-size: 27px;
    font-weight: bold;
    width: 250px;
    color: #000000;
    line-height: 38px;
 }
 .jx_id .words p:nth-child(2){
    font-size: 16px;
    margin-top: 30px;
    font-weight: bold;
    width: 522px;
    color: #999999;
    line-height: 35px;
 }
 .jx_id .words p:nth-child(3){
    font-size: 16px;
    margin-top: 15px;
    font-weight: bold;
    width: 522px;
    color: #999999;
    line-height: 35px;
 }
 .user{
    width: 100%;
    text-align: center;
    padding: 110px 0px;
}
.user .words{
    width: 1260px;
    margin: 0 auto;
}
.user .words h1{
    font-size: 34px;
    font-weight: bold;
    color: #000000;
}
.user .words .p1{
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 35px;
    color: #999999;
    font-size: 17px;
}
.user .words .p2{
    font-weight: 500;
    width: 1050px;
    margin: 0 auto;
    color: #999999;
    line-height: 28px;
    font-size: 16px;
}
.user .pic{
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
    display: flex;
    justify-content: space-around;    
}
.user .pic .tos{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.user .pic .tos h3{
    width: 215px;
    font-size: 16px;
    font-weight: 500;
    color: #666666;
    line-height: 33px;
    margin-top: 20px;
}
}
@media screen and (max-width:1001px) {
    .page1-bg{
        margin-top: 80px !important;
    }
    .cont{
        text-align: center;
    }
    .cont .words{
       padding-top: 80px;
    }
    .cont .words p:first-child{
        font-size: 33px;
        letter-spacing: 2px;
        font-weight: bold;
        color: #FE813E;
    }
    .cont .words p:nth-child(2){
        font-size: 12px;
        margin-top: 20px;
        font-weight: 400;
        color: #999999
    }
    .cont .words p:nth-child(3){
        width: 93%;
        margin: 0 auto;
        font-size: 12px;
        margin-top: 35px;
        line-height: 30px;
        color: #999999;
    }
    .cont .words p:nth-child(4){
        font-size: 12px;
        width: 93%;
        margin: 0 auto;
        margin-bottom: 80px;
        line-height: 30px;
        margin-top: 35px;
        color: #999999;
    }
    .goodness{
        width: 100%;
        background: #F8F8F8;
        text-align: center;
        padding: 80px 0px;
    }
    .goodness .words h1{
        font-size: 34px;
        font-weight: bold;
        color: #000000;
    }
    .goodness .words .p1{
        font-weight: 400;
        margin-top: 20px;
        margin-bottom: 35px;
        color: #999999;
        font-size: 17px;
    }
    .goodness .words .p2{
        width: 93%;
        margin: 0 auto;
        font-weight: 500;
        color: #999999;
        line-height: 28px;
        font-size: 13px;
    }
    .goodness .pic{
        width: 93%;
        margin: 0 auto;
        margin-top: 50px;
        display: flex;
        justify-content: space-around;    
    }
    .goodness .pic .tos h3{
        font-weight: 500;
        color: #666666;
        font-size: 26px;
        margin-top: 20px;
    }
    .feature{
        width: 100%;
        background: #fff;
        text-align: center;
        padding: 80px 0px;
    }
    .feature .words h1{
        font-size: 34px;
        font-weight: bold;
        color: #000000;
    }
    .feature .words .p1{
        font-weight: 400;
        margin-top: 20px;
        margin-bottom: 35px;
        color: #999999;
        font-size: 17px;
    }
    .feature .words .p2{
        width: 93%;
        margin: 0 auto;
        font-weight: 500;
        color: #999999;
        line-height: 28px;
        font-size: 13px;
    }
    .feature .pic{
        margin-top: 40px;
    }
    .feature .pic .tos{
        margin-top: 10px;
        padding: 40px 25px;
        height: 180px;
    }
    .feature .pic h4{
        font-weight: bold;
        font-size: 38px;
        letter-spacing: 1px;
    }
    .feature .pic p{
        font-size: 33px;
        font-weight: 500;
        line-height: 46px;
        margin-top: 15px;
    }
    .backs{
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 60px;
     } 
     .backs .words{
         margin-left: 35px;
         margin-top: -25px;
     }
     .backs .words h2{
        font-weight: bold;
        color: #000000;
        line-height: 60px;
        letter-spacing: 1px;
        font-size: 31px;
     }
     .backs .words p{
         margin-top: 20px;
         margin-right: 10px;
         font-size: 16px;
         font-weight: bold;
         color: #999999;
         line-height: 26px;
     }
     .jx_id{
         margin-top: 80px;
         height: 375px;
         position: relative;
         background: #f8f8f8;
         background: url("../images/jxzy/salf2.png") no-repeat left;
         background-size: auto 100%;
     }
     .jx_id .words{
       width: 40%;
       position: absolute;
       right: 50px;
       bottom: 0px;
     }
     .jx_id .words p:first-child{
        font-size: 27px;
        font-weight: bold;
        color: #000000;
        line-height: 38px;
     }
     .jx_id .words p:nth-child(2){
        font-size: 16px;
        margin-top: 30px;
        font-weight: bold;
        color: #999999;
        line-height: 35px;
     }
     .jx_id .words p:nth-child(3){
        font-size: 16px;
        margin-top: 15px;
        font-weight: bold;
        color: #999999;
        line-height: 35px;
     }
     .user{
        width: 100%;
        text-align: center;
        padding: 110px 0px;
    }
    .user .words{
        margin: 0 auto;
    }
    .user .words h1{
        font-size: 34px;
        font-weight: bold;
        color: #000000;
    }
    .user .words .p1{
        font-weight: 400;
        margin-top: 20px;
        margin-bottom: 35px;
        color: #999999;
        font-size: 17px;
    }
    .user .words .p2{
        font-weight: 500;
        width: 93%;
        margin: 0 auto;
        color: #999999;
        line-height: 28px;
        font-size: 13px;
    }
    .user .pic{
        width: 93%;
        margin: 0 auto;
        margin-top: 50px;
        display: flex;
        justify-content: space-around;    
    }
    .user .pic .tos{
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 22%;
    }
    .user .pic .tos h3{
        font-size: 16px;
        font-weight: 500;
        color: #666666;
        line-height: 33px;
        margin-top: 20px;
    }
}