﻿
.noteBoxTwo {
    position: fixed;
    left: .8rem;
    bottom: 16.5rem;
    width: 4rem;
    height: 17.7rem;
    background: #2082ed;
    border: 1px solid #2082ed;
    box-shadow: 0 3px 8px rgba(0,0,0,.08);
    opacity: 1;
    border-radius: 4px;
    text-align: center;
    cursor: pointer
}

.noteBoxTwo img {
    margin-top: 1.6rem
}

.noteBoxTwo p {
    font-size: 1.4rem;
    color: #fff;
    margin: .8rem auto 0;
    width: 2rem;
    line-height: 2.4rem
}

.iconZhankaiTwo {
    display: inline-block;
    width: 4rem;
    height: 2.5rem;
    background: url(/images/collapse.png) no-repeat 50%
}

.noteBoxStartTwo {
    position: fixed;
    right: 8px;
    bottom: 40px;
    width: 40px;
    height: 208px;
    background: #2082ed;
    border: 1px solid #2082ed;
    box-shadow: 0 3px 8px rgba(0,0,0,.08);
    opacity: 1;
    border-radius: 4px;
    text-align: center;
    cursor: pointer
}

    .noteBoxStartTwo img {
        margin-top: 16px
    }

    .noteBoxStartTwo p {
        font-size: 14px;
        color: #fff;
        margin: 8px auto 0;
        width: 20px;
        line-height: 24px
    }

.iconZhankaiTwo {
    display: inline-block;
    width: 40px;
    height: 25px;
    background: url(/images/collapse.png) no-repeat 50%
}

.noteBoxContentTwo {
    display: none;
    position: fixed;
    right: 48px;
    bottom: 40px;
    width: 184px;
    height: 208px;
    background: #fff;
    border: 1px solid #2082ed;
    box-shadow: 0 3px 8px rgba(0,0,0,.08);
    opacity: 1;
    border-radius: 4px
}

    .noteBoxContentTwo div {
        margin: 14px 20px
    }

    .noteBoxContentTwo .noteImgBoxTwo {
        display: inline-block;
        width: auto;
        height: auto
    }

.noteImgBoxTwo img {
    width: 100%;
    height: 100%
}

.noteBoxContentTwo div span {
    vertical-align: middle
}

.noteBoxContentTwo div .noteBoxTitleTwo {
    margin-left: 8px
}

.nameTwo {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 18px;
    color: #2082ed;
    opacity: 1;
    margin-left: 8px
}

.weishuTwo {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 18px;
    color: #8c939b;
    opacity: 1;
    margin-left: 16px
}

.downBtn {
    vertical-align: middle;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 18px;
    color: #2082ed;
    opacity: 1;
    margin-left: 18px
}

#canvas {
    position: absolute;
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
    width: 90px;
    height: 34px
}

.classification {
    text-align: center
}

.ficatul {
    display: inline-block
}

body {
    position: relative
}

.downBox {
    position: absolute;
    top: 50%;
    right: 40px;
    cursor: pointer
}

    .downBox p {
        text-align: center;
        font-size: 14px;
        color: #c72d2d;
        line-height: 25px;
        font-weight: 700
    }

    .downBox img {
        width: 80px;
        height: 80px
    }

.noteBoxStart {
    position: fixed;
    right: 8px;
    bottom: 205px;
    width: 40px;
    height: 177px;
    background: #2082ed;
    border: 1px solid #2082ed;
    box-shadow: 0 3px 8px rgba(0,0,0,.08);
    opacity: 1;
    border-radius: 4px;
    text-align: center;
    cursor: pointer
}

    .noteBoxStart img {
        margin-top: 16px
    }

    .noteBoxStart p {
        font-size: 14px;
        color: #fff;
        margin: 8px auto 0;
        width: 20px;
        line-height: 24px
    }

.iconZhankai {
    display: inline-block;
    width: 40px;
    height: 25px;
    background: url(/images/collapse.png) no-repeat 50%
}

.noteBoxContent {
    display: none;
    position: fixed;
    right: 48px;
    bottom: 205px;
    width: 350px;
    height: 250px;
    background: #fff;
    border: 1px solid #2082ed;
    box-shadow: 0 3px 8px rgba(0,0,0,.08);
    opacity: 1;
    border-radius: 4px
}

    .noteBoxContent div {
        margin: 30px 50px
    }

    .noteBoxContent .noteImgBox {
        display: inline-block;
        width: 24px;
        height: 24px
    }

.noteImgBox img {
    width: 100%;
    height: 100%
}

.noteBoxContent div span {
    vertical-align: middle
}

.noteBoxContent div .noteBoxTitle {
    margin-left: 8px
}

.name {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 18px;
    color: #2082ed;
    opacity: 1;
    margin-left: 8px
}

.weishu {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 18px;
    color: #8c939b;
    opacity: 1;
    margin-left: 16px
}

.downBtn {
    vertical-align: middle;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 18px;
    color: #2082ed;
    opacity: 1;
    margin-left: 18px
}


