  .wrap {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.toplogo {
    float: left;
    text-align: left;
    font-size: 16px;
    height: 100px;
    padding-bottom: 10px;
}

    .toplogo img {
        float: left;
        max-height: 100%;
        height: auto;
        width: auto;
        margin-right: 10px;
        margin-top: 5px;
    }

.toptel {
    float: right;
    text-align: right;
    width: 20%;
    padding-top: 28px;
}

.collect {
    background: url(http://report.ctic-lab.com/certificate/custom/images/ico1.png) no-repeat center top;
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: inline-block;
}

    .collect:hover {
        background: url(http://report.ctic-lab.com/certificate/custom/images/ico1s.png) no-repeat center top;
    }

.sethome {
    background: url(http://report.ctic-lab.com/certificate/custom/images/ico2.png) no-repeat center top;
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: inline-block;
    margin-left: 15px;
}

.sethome {
    background: url(http://report.ctic-lab.com/certificate/custom/images/ico2s.png) no-repeat center top;
}
img {
    border: 0;
    max-width: 100%;
    height: auto;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}



@media (max-width: 1200px) {
    .wrap {
        width: 98%;
    }

    .sousuo {
        height: 42px;
        line-height: 42px;
    }

    .send {
        line-height: 42px;
        width: 26%;
    }

    .loginbox {
        padding: 1% 2%;
        margin-right: 15px;
    }

    #getcode_gg {
        height: 42px;
        width: auto;
    }
}

@media (max-width: 880px) {
    .toplogo {
        height: 100px;
        padding-bottom: 20px;
    }

    .toptel {
        padding-top: 20px;
    }

    .footer {
        font-size: 18px;
        height: 100px;
    }

    .fcode {
        height: 100px;
    }

    .loginl {
        padding-top: 30px;
    }

    .log-tit {
        font-size: 30px;
    }

    #getcode_gg {
        height: 38px;
        width: auto;
    }

    .sousuo {
        height: 38px;
        line-height: 38px;
        font-size: 17px;
    }

    .send {
        font-size: 18px;
        line-height: 38px;
    }

    .wi30 {
        width: 26%;
    }

    .seabox {
        padding: 30px;
    }

    .seainfo {
        width: 94%;
        padding: 3%;
    }

    .seainfo2 {
        width: 100%;
        border: none;
    }

    .sores li {
        width: 80px;
        font-size: 20px;
        line-height: 32px;
    }

    .wi50 {
        width: 56%;
    }

    .wi50s {
        width: 44%;
    }
}

@media (max-width: 700px) {
    .footer {
        font-size: 17px;
        text-align: right;
        padding-right: 20px;
    }

    .syslist {
        width: 90%;
    }

        .syslist li a {
            font-size: 28px;
        }

    .s2 {
        font-size: 14px;
    }

    #getcode_gg {
        height: 32px;
        width: auto;
    }

    .loginbox {
        width: 48%;
    }

    .sousuo {
        height: 32px;
        line-height: 32px;
        font-size: 15px;
        margin-top: 8px;
    }

    .send {
        font-size: 16px;
        line-height: 32px;
        width: 25%;
        margin-top: 8px;
    }

    .wi30 {
        width: 23%;
    }
}

@media (max-width: 480px) {
    .toplogo {
        height: 70px;
    }

    .collect {
        display: none;
    }

    .sethome {
        width: 34px;
        background-size: 34px 34px;
    }

    .toptel {
        position: absolute;
        right: 0;
        top: 0;
        padding-top: 16px;
    }  
}