    body{
    /*background:url(./img/5.jpg)no-repeat;
    background-size: cover;*/
    width: 100%;
    }
    
    *{
    padding: 0;
    margin: 0;
    }
    .all .first a{
    font-family: "微软雅黑";
    font-size: medium;
    color: gray;
    font-weight:bold ;
    }
    
    .all .first a:hover{
    color: blue;
    }
    .all .second .ok:hover{
    background: #7ad209;
    }
    .all .third a:hover{
    color: red;
    }
    
    .all{
    /*width: 1600px;*/
    width: 100%;
    }
    
    .all .first{
    position: absolute;
    top: 20px;
    right:20px;
    }
    
    .all .second{
    height:350px;
    /*padding-left: 650px;*/
    padding-top: 160px;
    text-align: center;
    margin: 0 auto;
    }
    
    .all .third{
        /*
    width:1595px;
    height:280px;
    padding-top: 20px;*/
    padding-bottom: 20px;
    width: 100%;
    bottom: 30px;
    text-align: center;
    position: absolute;
    }
    
    .all .first .product{
    background:cornflowerblue;
    display: inline-block;
    height: 20px;
    width: 58px;
    
    }
    
    .all .first .product a{
    color: white;
    text-decoration: none;
    
    }
    
    .all .second .shuru{
    width: 40%;
    min-width: 300px;
    height: 34px;
    border: 1px solid #7ac209;
    }
    
    .all .second .ok{
    width: 8%;
    min-width: 60px;
    height: 34px;
    color: white;
    background: #7ac209;
    border: 0;
    border-radius: 5px;
    font-size:medium;
    cursor:pointer;
    /*
    position: absolute;
    top:240px;
    left: 1018px;
    width: 100px;
    background:#7ac209;*/
    }
    
    .all .second .recordnum{
    padding-top: 10px;
    left:26%;
    width: 52%;
    text-align: left;
    position: relative;
    /*position: absolute;
    left: 477px;
    top: 280px;*/
    }

    .all .third .er {
    color: gray;
    font-size: small;
    font-weight: bold;
    font-family: "微软雅黑";
    /*width: 100%;
    */
    width: 100%;
    height: 80px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    }
    table{margin: 0 auto;
    }
    /*
    .all .third .er .qr{
    margin: auto;
    }*/
    .all .third .h{
    /*position: absolute;
    top:200px;
    left:600px;
    width: 550px;
    */
    padding-top: 50px;
    position: relative;
    width: 100%;
    height: 20px;
    text-align: center;
    }
    
    .all .third .r{
    /*position: absolute;
    top:220px;
    left:530px;
    width: 700px;*/
    position: relative;
    width: 100%;
    height: 20px;
    }
    
    .all .third a{
    font-family: "微软雅黑";
    font-size: smaller;
    color: gray;
    }
    #sep{
    color:white;
    }
