@charset "utf-8";

@media screen and (max-width:1370px) {
/*第二页*/
    .deveBox .main .left .top>img,.deveBox .main .right .top>img{
        width:150px;
    }
    .deveBox .main .left .bottom,.deveBox .main .right .bottom{
        height:150px;
        padding:10px;
    }

    /*第三页*/
    .introduceBox{
        padding-top:400px;
    }
    .introduceBox .pic{
        width:230px;
    }
    .introduceBox .pay{
        top:58%;
    }

    .introduceBox .operating{
        top:62%;
        right:139px;
    }

    .introduceBox .pay,.introduceBox .operating{
        width:100px;
    }
    .introduceBox .pay .icon1{
        width:100px;
    }
    .introduceBox .pay .icon2{
        width:100px;
    }
    .introduceBox .pay .icon3{
        width:100px;
    }
    .introduceBox .operating .icon1{
        width:100px;
    }
    .introduceBox .operating .icon2{
        width:100px;
    }
    .introduceBox .operating .icon3{
        width:60px
    }
    .introduceBox .operating .icon4{
        width:100px
    }
    .introduceBox .operating .icon5{
        width:80px
    }
    .introduceBox .operating .icon6{
        width:100px
    }
    .active.section3 .introduceBox .pay .icon1{
        left:-120px;
        top:-50px;
    }

    .active.section3 .introduceBox .pay .icon2{
        left:10px;
        top:-130px;
    }

    .active.section3 .introduceBox .pay .icon3{
        right:-150px;
        top:-20%;

    }

    .active.section3 .introduceBox .operating .icon1{
        left:-150px;
        top:-100px;
    }

    .active.section3 .introduceBox .operating .icon2{
        left:0;
        top:-120px;
    }

    .active.section3 .introduceBox .operating .icon3{
        right:-120px;
        top:-150px;
    }


    .active.section3 .introduceBox .operating .icon4{
        right:-150px;
        top:30px;
    }

    .active.section3 .introduceBox .operating .icon5{
        right:-50px;
        top:150px;
    }


    .active.section3 .introduceBox .operating .icon6{
        left:-150px;
        top:100px;
    }
}



