﻿@charset "UTF-8";

@font-face {
    font-family: "Microsoft YaHei";
url('../fonts/HannotateSC2.svg#YourWebFontName') format('svg');
    font-weight: normal;
    font-style: normal;
}

.bg2 {
    background: url(../img/bg-borrowreturn.jpg) center bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.top {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100px;
}

.header {
    background: url(../img/bg.png) repeat-x center bottom;
    height: 100px;
    line-height: 100px;
    text-align: center;
}

.header2 {
    background: url(../img/bg2.png) repeat-x center bottom;
    height: 100px;
    line-height: 100px;
    text-align: center;
}

.header3 {
    background: url(../img/bg3.png) repeat-x center bottom;
    height: 100px;
    line-height: 100px;
    text-align: center;
}



.con-borrowreturn {
    width: 710px;
    margin: 0 auto;
    height: 319px;
    margin-top: 200px;
}

    .con-borrowreturn a {
        display: block;
        float: left;
    }

        .con-borrowreturn a:first-child {
            margin-right: 148px;
        }

.con-return {
    width: 277px;
    margin: 0 auto;
    margin-top: 150px;
}
.title2 {
    font-family: 'Microsoft YaHei';
    color: #fff600;
    font-size: 32px;
}

    .title2 img {
        position: relative;
        /*top: 10px;*/
        margin: 0 10px;
    }

.con {
    width: 80%;
    height: 53px;
    line-height: 53px;
    margin: 0 auto;
    padding-top: 12px;
}

    .con > a {
        background: url(../img/btn-bg.png) no-repeat center center;
        width: 106px;
        height: 53px;
        line-height: 50px;
        display: block;
        font-size: 24px;
        color: #fff;
        font-family: 'Microsoft YaHei';
    }

        .con > a:first-child {
            float: left;
        }

        .con > a:last-child {
            float: right;
        }


.con-return2 {
    width: 969px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 100px;
}

.con-return3 {
    width: 969px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 150px;
}

.con-return4 {
    width: 969px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 70px;
}

.book {
    /*padding-left: 10px;*/
    overflow: hidden;
}

    .book li {
        background: url(../img/book-bg.png) no-repeat center center;
        width: 224px;
        height: 224px;
        float: left;
        margin: 0 7px;
    }

        .book li a img {
            width: 200px;
            height: 200px;
            margin-left: 12px;
            margin-top: 12px;
        }

        .book li span .head {
            position: absolute;
            z-index: 9;
            margin-left: 175px;
            margin-top: -15px;
            width: 58px;
            height: 58px;
            border-radius: 58px;
            border: 4px #fff solid;
            filter: alpha(opacity=90);
            opacity: 0.9;
        }

        .book li span .cry {
            position: absolute;
            z-index: 9;
            margin-left: 87px;
            margin-top: 87px;
            width: 58px;
            height: 58px;
            border-radius: 58px;
            border: 4px #fff solid;
            filter: alpha(opacity=90);
            opacity: 0.9;
        }


.booktab {
    overflow: hidden;
    margin-bottom: 50px;
    padding-left: 60px;
}

    .booktab a {
        display: block;
        width: 170px;
        height: 64px;
        line-height: 64px;
        text-align: center;
        color: #fff;
        background: url(../img/tab-bg.png) no-repeat center center;
        float: left;
        margin: 0 20px;
        font-size: 20px;
        font-family: 'Microsoft YaHei';
    }




.returnnum {
    font-size: 32px;
    color: #482e2e;
    font-family: 'Microsoft YaHei';
    text-align: center;
    position: relative;
    top: -15px;
}

    .returnnum font {
        margin: 0 20px;
        color: #ef4f00;
        font-size: 60px;
    }

.photo {
    width: 190px;
    height: 250px;
    background: url(../img/photo-bg.png) no-repeat center center;
    overflow: hidden;
    margin-left: 390px;
}

    .photo img {
        margin-left: 19px;
        margin-top: 60px;
    }

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt150 {
    margin-top: 150px;
}

.mt180 {
    margin-top: 180px;
}

.mt100 {
    margin-top: 100px;
}

.mt50 {
    margin-top: 50px;
}

.mt70 {
    margin-top: 70px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb50 {
    margin-bottom: 50px;
}

.mtb20 {
    margin: 20px 0;
}

.mt40 {
    margin-top: 40px;
}

.book2 {
    overflow: hidden;
    margin-bottom: 10px;
}

    .book2 li {
        float: left;
        overflow: hidden;
    }

    .book2 p {
        width: 200px;
        height: 160px;
        background-color: #9cc58e;
        color: #fff;
        border-radius: 5px;
        text-align: left;
        margin-left: 20px;
    }

    .book2 p img {
        width: 179px;
        height: 144px;
        position: relative;
        top: 8px;
        margin-left: 10px;
        float: left;
    }

    .book2 p font {
        line-height: 40px;
        font-size: 20px;
        float: right;
        width: 180px;
        text-align: center;
        height: 40px;
        overflow: hidden;
        position:absolute;
        margin-left:-180px;
        color:yellow;
    }


    .book2 li div {
        background: url(../img/book-bg.png) no-repeat center center;
        width: 224px;
        height: 224px;
        float: left;
        margin: 0 7px;
        margin-top: 20px;
    }

        .book2 li div a img {
            width: 200px;
            height: 200px;
            /*margin-left: 12px;*/
            margin-top: 12px;
        }

        .book2 li div > img {
            position: absolute;
            z-index: 9;
            margin-left: 175px;
            margin-top: -15px;
            width: 58px;
            height: 58px;
            border-radius: 58px;
            border: 4px #fff solid;
        }



@media (min-width: 1500px) {

    .con-borrowreturn {
        margin-top: 300px;
    }

    .con-return {
        margin-top: 300px;
    }

    .con-return2 {
        margin-top: 160px;
    }

    .con-return3 {
        margin-top: 300px;
    }

    .con-return4 {
        margin-top: 150px;
    }
}
