﻿.form p {
    padding: 0;
    margin: 0;
}

.form input {
    font-family: Calibri;
}

.form textarea {
    font-family: Calibri;
}

.form_title {
    margin-left: 5px;
    cursor: default;
}

.form .rightToLeft .form_title {
    margin-left: 0;
    margin-right: 5px;
}

.close {
    right: 10px;
    left: auto;
}

.rightToLeft .close {
    left: 10px;
    right: auto;
}

.about_form {
    text-align: left;
    vertical-align: middle;
    line-height: 20px;
    width: 522px;
    background: #000000;
    border-radius: 5px;
    color: #ffffff;
    font-size: 12px;
    font-family: Calibri;
    position: absolute;
}

    .about_form .form_title {
        font-size: 12px;
        line-height: 25px;
    }

    .about_form .close {
        top: 3px;
        position: absolute;
        cursor: pointer;
    }

    .about_form .title_content {
        position: relative;
        padding: 0 10px 10px 10px;
        width: 100%;
        left: -10px;
        height: 35px;
    }

    .about_form .about_content {
        position: relative;
        background-color: rgba(255,255,255,0.9);
        width: 488px;
        padding: 17px 17px 10px 17px;
        top: -22px;
    }

    .about_form .content2 {
        position: relative;
        height: 105px;
    }

    .about_form .content1 {
        position: relative;
    }

    .about_form .item {
        position: relative;
        margin: 15px 0;
        min-height: 18px;
        overflow: hidden;
    }

        .about_form .item .title {
            display: inline-block;
            position: absolute;
            left: 0;
            top: 0;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    .about_form .content2 .item .content {
        margin: 0;
        width: auto;
    }

    .about_form .content1 .item .content {
        margin: 0 0 0 70px;
        width: auto;
    }

    .about_form a {
        color: #1a7fc7;
        text-decoration: underline;
    }

    .about_form .description {
        margin: 0;
    }

        .about_form .description .content {
            margin: 0;
        }

    .about_form .logo {
        width: 90px;
        position: absolute;
        left: 0;
    }

    .about_form .stage {
        overflow: hidden;
        width: 381;
        height: 105px;
        position: absolute;
        right: 0;
    }

    .about_form.rightToLeft .stage {
        left: 0;
        right: auto;
    }

    .about_form .content2 .aboutLogo {
        position: absolute;
        width: 90px;
        height: 105px;
        left: 0;
    }

    .about_form.rightToLeft .content2 .aboutLogo {
        left: auto;
        right: 0;
    }

    .about_form .swiper {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }

    .about_form .progress {
        width: 15px;
        height: 5px;
        position: absolute;
        bottom: 0;
        right: 0;
        cursor: pointer;
    }

    .about_form .progressBar {
        width: 5px;
        height: 5px;
        background: rgba(255,255,255,0.25);
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
        border-radius: 2px;
    }

    .about_form.rightToLeft {
        text-align: right;
    }

        .about_form.rightToLeft .item .title {
            position: absolute;
            left: auto;
            top: 0;
            right: 0;
            text-align: right;
        }

        .about_form.rightToLeft .content2 .item .content {
            margin: 0;
            text-align: right;
        }

        .about_form.rightToLeft .content1 .item .content {
            margin: 0 70px 0 0;
            text-align: right;
        }



.color_panel {
    display: none;
    z-index: 9999;
    width: 202px;
    background-color: #ffffff;
    position: absolute;
}

    .color_panel tr {
        position: relative;
    }

    .color_panel td {
        width: 14px;
        height: 14px;
        position: relative;
    }


.colorSelection {
    width: 25px;
    height: 25px;
    cursor: pointer;
    border-width: 2px;
    padding: 0;
}

.bookmark_form {
    position: absolute;
    display: block;
    z-index: 1000;
    left: -280px;
    top: 157px;
    width: 270px;
    height: 470px;
    background: #000000;
    border-radius: 0;
    padding: 0;
    color: #ffffff;
    font-size: 12px;
    font-family: Calibri;
}

    .bookmark_form .form_title {
        font-size: 12px;
        line-height: 25px;
    }

    .bookmark_form .close {
        top: 3px;
        position: absolute;
        cursor: pointer;
    }

    .bookmark_form .title_content {
        position: relative;
        padding: 0 10px 10px 10px;
        width: 100%;
        left: -10px;
        height: 35px;
    }

    .bookmark_form .bookmark_content {
        position: relative;
        background-color: rgba(255,255,255,0.9);
        width: 250px;
        height: 425px;
        padding: 10px;
        top: -22px;
    }

    .bookmark_form .inputForm {
        width: 100%;
        height: 23px;
        position: relative;
    }

    .bookmark_form .input_title {
        width: 200px;
        height: 23px;
        border: 1px solid #e3e3e3;
        padding: 0 10px;
        position: absolute;
        left: 0;
    }

    .bookmark_form .colorSelection {
        width: 24px;
        height: 23px;
        border: none;
        position: absolute;
        right: 0;
    }

    .bookmark_form .add_page {
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        cursor: pointer;
        width: 120px;
        height: 26px;
        line-height: 26px;
        margin-top: 10px;
        background: rgba(255,255,255,0.25);
    }

        .bookmark_form .add_page.left {
            margin-right: 10px;
        }

    .bookmark_form .list_title {
        cursor: default;
        font-size: 12px;
        height: 26px;
        width: 100%;
        margin-top: 20px;
        background: rgba(255,255,255,0.1);
        line-height: 26px;
        vertical-align: middle;
        text-align: left;
    }

        .bookmark_form .list_title span {
            padding: 0 10px;
            display: inline-block;
        }

        .bookmark_form .list_title .page {
            border-right: 1px solid rgba(255,255,255,0.1);
            width: 30px;
        }

        .bookmark_form .list_title .description {
            width: 120px;
            border-right: 1px solid rgba(255,255,255,0.1);
        }

        .bookmark_form .list_title .edit {
        }

    .bookmark_form .stage {
        overflow: hidden;
        width: 100%;
        position: relative;
    }

    .bookmark_form .swiper {
        width: 100%;
        left: 0;
        top: 0;
    }

    .bookmark_form .progress {
        width: 15px;
        height: 5px;
        position: absolute;
        bottom: 0;
        right: 0;
        cursor: pointer;
    }

    .bookmark_form .progressBar {
        width: 5px;
        height: 5px;
        background: rgba(255,255,255,0.25);
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
        border-radius: 2px;
    }

    .bookmark_form .removeAll {
        margin: 8px 0;
        width: 100%;
        height: 26px;
        line-height: 26px;
        background: rgba(255,255,255,0.25);
        cursor: pointer;
        vertical-align: middle;
        text-align: center;
        display: none;
    }

    .bookmark_form .item {
        width: 100%;
        height: 26px;
        line-height: 26px;
        vertical-align: middle;
        text-align: left;
        position: relative;
        margin-top: 5px;
    }

        .bookmark_form .item span {
            padding: 0 10px;
            display: inline-block;
        }

        .bookmark_form .item input {
            display: inline-block;
        }

        .bookmark_form .item .page {
            width: 30px;
        }

        .bookmark_form .item .title {
            width: 100px;
            height: 20px;
            border: none;
            padding: 0 10px;
            background: transparent;
        }

        .bookmark_form .item .colorSelection {
            margin: 0;
            width: 20px;
            height: 18px;
            position: absolute;
            left: 149px;
            top: 4px;
            display: none;
        }

        .bookmark_form .item img {
            position: absolute;
            cursor: pointer;
        }

        .bookmark_form .item .save {
            left: 174px;
            top: 4px;
            display: none;
        }

        .bookmark_form .item .cancel {
            left: 194px;
            top: 4px;
            display: none;
        }

        .bookmark_form .item .edit {
            left: 194px;
            top: 4px;
        }

        .bookmark_form .item .delete {
            left: 218px;
            top: 4px;
        }

        .bookmark_form .item.bookmarkItem_focus {
            background: rgba(255,255,255,0.25)
        }

    .bookmark_form.rightToLeft {
        text-align: right;
    }

        .bookmark_form.rightToLeft .input_title {
            left: auto;
            right: 0;
            direction: rtl;
        }

        .bookmark_form.rightToLeft .colorSelection {
            right: auto;
            left: 0;
        }

        .bookmark_form.rightToLeft .list_title {
            text-align: right;
        }

            .bookmark_form.rightToLeft .list_title .page {
                border-left: 1px solid rgba(255,255,255,0.1);
                border-right: none;
                width: 30px;
            }

            .bookmark_form.rightToLeft .list_title .description {
                width: 120px;
                border-left: 1px solid rgba(255,255,255,0.1);
                border-right: none;
            }

            .bookmark_form.rightToLeft .list_title .edit {
            }

        .bookmark_form.rightToLeft .progress {
            left: 0;
            right: auto;
        }

        .bookmark_form.rightToLeft .progressBar {
            left: 0;
            right: auto;
        }

        .bookmark_form.rightToLeft .item {
            text-align: right;
        }

            .bookmark_form.rightToLeft .item .title {
                direction: rtl;
            }

            .bookmark_form.rightToLeft .item .colorSelection {
                right: 149px;
                left: auto;
            }

            .bookmark_form.rightToLeft .item .save {
                right: 174px;
                left: auto;
            }

            .bookmark_form.rightToLeft .item .cancel {
                right: 194px;
                left: auto;
            }

            .bookmark_form.rightToLeft .item .edit {
                right: 194px;
                left: auto;
            }

            .bookmark_form.rightToLeft .item .delete {
                right: 218px;
                left: auto;
            }

    .bookmark_form.phone {
        background: transparent;
        width: 100%;
        height: 100%;
        padding: 0;
        left: 0;
        top: 0;
        margin: 0;
    }

        .bookmark_form.phone .stage {
            margin: 0;
            width: 100%;
            height: 100%;
        }

        .bookmark_form.phone .item {
            position: relative;
            width: 100%;
            height: 100px;
            line-height: 100px;
            vertical-align: middle;
            font-size: 15px;
            cursor: pointer;
        }

            .bookmark_form.phone .item span {
                margin: 0 10px;
                float: left;
                display: inline-block;
                width: auto;
            }

            .bookmark_form.phone .item img {
                height: 76px;
                float: left;
                margin: 12px 0;
                position: relative;
            }

            .bookmark_form.phone .item .delete {
                position: absolute;
                cursor: pointer;
                top: 30px;
                left: auto;
                right: 10px;
                width: 41px;
                height: 41px;
                background-position: -402px -429px;
                background-image: url(phoneIcon/phone_icon.png);
                background-repeat: no-repeat;
            }

                .bookmark_form.phone .item .delete:hover {
                    background-position: -462px -429px;
                }



.download_form {
    text-align: left;
    vertical-align: middle;
    line-height: 20px;
    width: 430px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
    padding: 5px;
    color: #ffffff;
    font-size: 12px;
    font-family: Calibri;
}

    .download_form .form_title {
        font-size: 15px;
        padding: 0 15px;
        width: 430px;
        line-height: 25px;
        position: absolute;
        margin: 0;
        top: -25px;
        height: 45px;
        left: -10px;
    }

    .download_form .close {
        top: -21px;
        right: 5px;
        position: absolute;
        cursor: pointer;
    }

    .download_form .content {
        position: relative;
        padding: 10px;
    }

    .download_form .item {
        border: 1px solid #111;
        padding: 0 15px;
        height: 64px;
        line-height: 64px;
        font-size: 16px;
    }

        .download_form .item.middle {
            margin: 10px 0;
        }

        .download_form .item img {
            float: left;
            display: inline-block;
            width: 32px;
            height: 32px;
            margin: 16px 0;
        }

        .download_form .item span {
            margin: 0 10px;
            font-weight: bold;
        }

        .download_form .item a {
            background: #FBFBFB;
            text-decoration: none;
            cursor: pointer;
            float: right;
            padding: 0px 5px;
            width: 90px;
            height: 30px;
            margin: 16px 0;
            line-height: 30px;
            text-align: center;
            border: 1px solid #333;
        }

            .download_form .item a:hover {
                opacity: 0.7;
            }

        .download_form .item select {
            outline: none;
            font-size: 14px;
            padding: 6px;
            width: 222px;
            margin: 0 10px;
            height: 32px;
        }

            .download_form .item select option {
                padding: 5px 0;
            }

    .download_form.rightToLeft {
        text-align: right;
    }

        .download_form.rightToLeft .item img {
            float: right;
        }

        .download_form.rightToLeft .item a {
            float: left;
        }

    .download_form.phone {
        background: transparent;
        width: 100%;
        padding: 0;
    }

    .download_form .downloadButton {
        margin: 20px 0;
        width: auto;
    }


.help_form {
    text-align: left;
    vertical-align: middle;
    line-height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 380px;
    background: #000000;
    border-radius: 5px;
    padding: 0;
    color: #ffffff;
    font-size: 15px;
    font-family: Calibri;
}

    .help_form .form_title {
        font-size: 12px;
        line-height: 25px;
    }

    .help_form .close {
        top: 3px;
        position: absolute;
        cursor: pointer;
    }

    .help_form .title_content {
        position: relative;
        padding: 0 10px 10px 10px;
        width: 100%;
        left: -10px;
        height: 35px;
    }

    .help_form .help_content {
        text-align: center;
        position: relative;
        background-color: rgba(255,255,255,0.9);
        width: 346px;
        padding: 17px 17px 10px 17px;
        top: -22px;
    }

    .help_form .logo {
        text-align: center;
        margin: 10px;
        max-width: 380px;
        max-height: 200px;
    }

    .help_form .description {
        margin: 10px;
    }

    .help_form.rightToLeft {
        text-align: right;
    }


.pictureList_win10 {
    width: 150px;
    height: 196px;
    position: absolute;
    left: 0;
}

    .pictureList_win10 .thumbnail .page {
        width: 100%;
        height: 20px;
        line-height: 20px;
    }

    .pictureList_win10 .thumbnail img {
        vertical-align: middle;
        width: 100%;
    }

    .pictureList_win10 .btn {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 18px;
        height: 18px;
        cursor: pointer;
        margin: auto;
        z-index: 3;
    }

    .pictureList_win10 .leftBtn {
        left: 0;
    }

    .pictureList_win10 .rightBtn {
        right: 0;
    }

.pictureList_win10 {
    left: 0;
    text-align: center;
    vertical-align: middle;
}

    .pictureList_win10 .thumbnail {
        width: 100%;
        position: relative;
        display: inline-block;
        left: 0;
        top: 0;
        text-align: center;
        vertical-align: middle;
    }

    .pictureList_win10:after {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }


.print_form {
    text-align: left;
    vertical-align: middle;
    line-height: 20px;
    position: absolute;
    border-radius: 5px;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 398px;
    background: #000000;
    padding: 0;
    color: #ffffff;
    font-size: 12px;
    font-family: Calibri;
}

    .print_form .form_title {
        font-size: 12px;
        line-height: 25px;
    }

    .print_form .close {
        top: 3px;
        position: absolute;
        cursor: pointer;
    }

    .print_form .title_content {
        position: relative;
        padding: 0 10px 10px 10px;
        width: 100%;
        left: -10px;
        height: 35px;
    }

    .print_form .content {
        position: relative;
        background-color: rgba(255,255,255,0.9);
        width: 237px;
        padding: 10px 10px 10px 151px;
        top: -22px;
    }

    .print_form .printDiv {
        border-left: 1px solid rgba(255,255,255,0.1);
        width: 227px;
        padding: 10px;
    }

    .print_form .printButton {
        cursor: pointer;
        width: 100%;
        height: 26px;
        margin: 20px 0;
        background: rgba(255,255,255,0.25);
        line-height: 26px;
        vertical-align: middle;
        text-align: center;
    }

    .print_form .item {
        cursor: pointer;
        margin: 10px 0;
        line-height: 26px;
        vertical-align: middle;
        position: relative;
        padding: 0 0 0 20px;
    }

        .print_form .item span {
            margin-left: 10px;
        }

        .print_form .item img {
            vertical-align: middle;
            position: absolute;
            left: 4px;
            top: 5px;
        }

    .print_form .printRange input {
        padding: 0 5px;
        width: 100px;
        height: 26px;
        border: 1px solid #e3e3e3;
        margin-left: 10px;
        font-size: 12px;
    }

    .print_form.rightToLeft {
        text-align: right;
    }

        .print_form.rightToLeft .item {
            padding: 0;
        }

            .print_form.rightToLeft .item img {
                left: auto;
                right: 4px;
            }

            .print_form.rightToLeft .item span {
                margin: 0 30px 0 0;
            }

        .print_form.rightToLeft .printRange input {
            margin: 0 10px 0 0;
        }

    .print_form.phone {
        background: transparent;
        width: 100%;
        padding: 0;
    }

        .print_form.phone .item {
            margin: 10px;
        }

    .print_form .printButton {
        margin: 20px 0;
        width: auto;
    }



.search_form {
    z-index: 1000;
    left: -300px;
    top: 0;
    width: 287px;
    height: 548px;
    background: #000000;
    border-radius: 5px;
    padding: 0;
    color: #ffffff;
    font-size: 12px;
    font-family: Calibri;
    position: absolute;
}

    .search_form .form_title {
        font-size: 12px;
        line-height: 25px;
    }

    .search_form .close {
        top: 3px;
        position: absolute;
        cursor: pointer;
    }

    .search_form .title_content {
        position: relative;
        padding: 0 10px 10px 10px;
        width: 100%;
        left: -10px;
        height: 35px;
    }

    .search_form .search_content {
        position: relative;
        background-color: rgba(255,255,255,0.9);
        width: 100%;
        top: -22px;
    }

    .search_form .input_search {
        width: 227px;
        height: 30px;
        border: 1px solid #e3e3e3;
        ;
        padding: 0 30px 0 10px;
        margin: 18px 0 0 10px;
    }

    .search_form .searchButton {
        position: absolute;
        top: 22px;
        right: 15px;
        cursor: pointer;
        z-index: 10;
    }

    .search_form .result {
        padding: 0 10px;
        height: 40px;
        vertical-align: middle;
        line-height: 40px;
        border-bottom: 1px solid rgba(255,255,255,0.1);
    }

    .search_form .stage {
        overflow: hidden;
        width: 100%;
        height: 577px;
        position: relative;
    }

    .search_form .swiper {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }

    .search_form .progress {
        width: 15px;
        height: 5px;
        position: absolute;
        bottom: 0;
        right: 0;
        cursor: pointer;
    }

    .search_form .progressBar {
        width: 5px;
        height: 5px;
        opacity: 0.25;
        background: #ffffff;
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
        border-radius: 2px;
    }

    .search_form .item {
        padding: 10px 12px;
        cursor: pointer;
    }

        .search_form .item .description {
            font-size: 12px;
            margin-top: 3px;
            opacity: 0.6;
        }

        .search_form .item:hover {
            background: rgba(255,255,255,0.25);
        }

    .search_form.rightToLeft {
        text-align: right;
    }

        .search_form.rightToLeft .input_search {
            direction: rtl;
            padding: 0 10px 0 30px;
            margin: 18px 10px 0 0;
        }

        .search_form.rightToLeft .searchButton {
            left: 15px;
            right: auto;
        }

        .search_form.rightToLeft .progress {
            left: 0;
            right: auto;
        }

    .search_form.phone {
        border-top: 1px solid rgba(255,255,255,0.25);
        width: 100%;
        height: 100%;
        padding: 0;
        left: 0;
        top: 0;
        background: transparent;
    }

        .search_form.phone .input_search {
            border-radius: 12px;
            margin: 20px 15px;
            height: 20px;
            line-height: 20px;
            padding: 0 25px 0 5px;
            width: 275px;
            background: transparent;
            border: 1px solid transparent;
        }

        .search_form.phone .result {
            margin: 0;
            height: 25px;
            line-height: 25px;
            background: rgba(255,255,255,0.05);
            padding: 0 10px;
        }

        .search_form.phone .stage {
            width: 100%;
            position: relative;
            margin: 0;
        }

        .search_form.phone .searchButton {
            width: 15px;
            height: 15px;
            right: 25px;
            top: 24px;
        }

            .search_form.phone .searchButton div {
                width: 100%;
                height: 100%;
            }

    .search_form.rightToLeft.phone .searchButton {
        left: 25px;
        top: 24px;
        right: auto;
    }

    .search_form.rightToLeft.phone .input_search {
        padding: 0 5px 0 25px;
    }

.phone_scroll_y {
    overflow-y: auto,overflow-x:hidden,-webkit-overflow-scrolling:touch;
}


.settingpc_form {
    vertical-align: middle;
    line-height: 20px;
    text-align: center;
    width: 310px;
    height: 140px;
    color: #ffffff;
    font-size: 15px;
    font-family: Calibri;
    position: absolute;
}

.settingpc_form {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
}

    .settingpc_form .item {
        width: 140px;
        height: 140px;
        margin: 0 7px;
        background: black;
        display: inline-block;
        float: left;
        position: relative;
        cursor: pointer;
    }

        .settingpc_form .item img {
            width: 60px;
            height: 60px;
            margin-top: 20px;
        }

        .settingpc_form .item .title {
            width: 100%;
            text-align: center;
        }

.setting_form.phone {
    right: auto;
}


.share_form {
    text-align: left;
    vertical-align: middle;
    line-height: 20px;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 416px;
    background: #000000;
    color: #ffffff;
    font-size: 12px;
    font-family: Calibri;
    position: absolute;
}

    .share_form .form_title {
        font-size: 15px;
        padding: 0 10px;
        width: 416px;
        line-height: 25px;
        position: absolute;
        margin: 0;
        top: -25px;
        height: 45px;
        left: -10px;
    }

    .share_form .close {
        top: -21px;
        right: 5px;
        position: absolute;
        cursor: pointer;
    }

    .share_form.rightToLeft .close {
        right: auto;
        left: 5px;
    }

    .share_form .share_content {
        position: relative;
        height: 200px;
        width: 366px;
        padding: 30px 25px;
    }

    .share_form .swiperContainer {
        font-size: 14px;
        width: 210px;
        height: 150px;
        position: absolute;
        right: 24px;
        padding-left: 20px;
        overflow: hidden;
    }

    .share_form .shareStage {
        width: 210px;
        height: 120px;
        position: absolute;
        top: 30px;
        overflow: hidden;
        right: 0;
    }

    .share_form .progress {
        width: 15px;
        height: 5px;
        position: absolute;
        bottom: 0;
        right: 0;
        cursor: pointer;
    }

    .share_form .progressBar {
        width: 5px;
        height: 5px;
        background: rgba(255,255,255,0.25);
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
        border-radius: 2px;
    }

    .share_form .shareSwiper {
        width: 210px;
        position: absolute;
        right: 0;
        top: 0;
    }

    .share_form .codeBox {
        position: absolute;
        width: 110px;
        height: 150px;
        padding: 0 5px;
        text-align: center;
    }

    .share_form .shareCode {
        position: absolute;
        width: 100px;
        height: 100px;
        border: 5px solid #fff;
    }

    .share_form .miniProgramCode {
        position: absolute;
        width: 100px;
        height: 100px;
        border: 5px solid #fff;
    }

    .share_form .codeButton {
        position: absolute;
        width: 110px;
        bottom: 0;
        height: 26px;
        line-height: 26px;
    }

        .share_form .codeButton > span {
            opacity: 0.5;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            background: rgba(255,255,255,0.25);
            cursor: pointer;
            display: inline-block;
            width: 46%;
            padding: 0 2%;
            height: 26px;
            line-height: 26px;
        }

            .share_form .codeButton > span.active {
                opacity: 1;
            }

        .share_form .codeButton .btn-active {
            background: rgba(255,255,255,0.25)
        }

    .share_form .qrcode {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .share_form .miniProgram {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    .share_form .share_title {
        position: absolute;
        width: 210px;
        left: 20px;
        top: -3px;
    }

    .share_form .link_Box {
        position: absolute;
        width: 365px;
        height: 30px;
        bottom: 30px;
    }

    .share_form .link_input {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        width: 283px;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
        border: 1px solid #e3e3e3;
    }

    .share_form .copy {
        width: 60px;
        height: 32px;
        top: 0;
        right: 0;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        cursor: pointer;
        position: absolute;
        line-height: 32px;
        vertical-align: middle;
        text-align: center;
    }

    .share_form .sharePanel img {
        height: 42px;
        margin: 0 10px 5px 0;
        border: none;
    }

    .share_form.rightToLeft .swiperContainer {
        right: auto;
        left: 24px;
        padding: 0 20px 0 0;
    }

    .share_form.rightToLeft .shareStage {
        right: auto;
        left: 0;
    }

    .share_form.rightToLeft .codeBox {
        right: 25px;
    }

    .share_form.rightToLeft .share_title {
        left: auto;
        right: 20px;
    }

    .share_form.rightToLeft .link_input {
        border-radius: 0;
        text-align: right;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .share_form.rightToLeft .copy {
        border-radius: 0;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }

    .share_form.rightToLeft .sharePanel img {
        margin: 0 0 5px 10px;
    }

    .share_form.rightToLeft .progress {
        right: auto;
        left: 0;
    }

    .share_form.rightToLeft .progressBar {
        right: auto;
        left: 0;
    }

    .share_form p {
        line-height: 20px;
    }

    .share_form .shareCurrentPageBox {
        position: absolute;
        left: 25px;
        bottom: 60px;
    }

    .share_form .shareCurrentPage {
        position: absolute;
        margin: 4px 0;
        left: 0;
        width: 14px;
        height: 13px;
    }

    .share_form .shareCurrentPageTitle {
        display: inline-block;
        margin: 0 25px;
    }

    .share_form.rightToLeft .shareCurrentPageBox {
        left: auto;
        right: 25px;
    }

    .share_form.rightToLeft .shareCurrentPage {
        position: absolute;
        left: auto;
        right: 0;
    }

    .share_form.rightToLeft {
        text-align: right;
    }

        .share_form.rightToLeft .copy {
            left: 0;
            right: auto;
        }

    .share_form.phone {
        background: transparent;
        width: 100%;
        height: 100%;
        padding: 0;
    }

        .share_form.phone .stage {
            overflow: hidden;
            width: 100%;
            height: 100%;
            position: relative;
        }

        .share_form.phone .swiper {
            width: 100%;
            left: 0;
            top: 0;
        }

        .share_form.phone .progress {
            left: 0;
            right: auto;
        }

        .share_form.phone .progressBar {
            left: 0;
            right: auto;
        }

        .share_form.phone .item {
            padding: 10px;
            vertical-align: middle;
            font-size: 15px;
            line-height: 50px;
            height: 50px;
            font-weight: bold;
            position: relative;
        }

            .share_form.phone .item .logo {
                width: 50px;
                height: 50px;
                display: inline-block;
                float: left;
            }

                .share_form.phone .item .logo div {
                    width: 50px;
                    height: 50px;
                }

            .share_form.phone .item span {
                margin-left: 20px;
                float: left;
            }



.tableofcontent_form {
    position: absolute;
    z-index: 1000;
    left: -300px;
    top: 150px;
    width: 286px;
    height: 548px;
    background: #000000;
    border-radius: 5px;
    padding: 0;
    color: #ffffff;
    font-size: 12px;
    font-family: Calibri;
}

    .tableofcontent_form .form_title {
        font-size: 12px;
        line-height: 25px;
    }

    .tableofcontent_form .close {
        top: 3px;
        position: absolute;
        cursor: pointer;
    }

    .tableofcontent_form .title_content {
        position: relative;
        padding: 0 10px 10px 10px;
        width: 100%;
        left: -10px;
        height: 35px;
    }

    .tableofcontent_form .tableofcontent_content {
        position: relative;
        background-color: rgba(255,255,255,0.9);
        width: 100%;
        top: -22px;
    }

    .tableofcontent_form .stage {
        overflow: hidden;
        width: 100%;
        height: 522px;
        position: relative;
    }

    .tableofcontent_form .swiper {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }

    .tableofcontent_form .progress {
        width: 15px;
        height: 5px;
        position: absolute;
        bottom: 0;
        right: 0;
        cursor: pointer;
    }

    .tableofcontent_form .progressBar {
        width: 5px;
        height: 5px;
        background: rgba(255,255,255,0.25);
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
        border-radius: 2px;
    }

    .tableofcontent_form .item {
        padding: 7px 12px;
        font-size: 12px;
        cursor: pointer;
        margin-bottom: 5px;
        position: relative;
    }

        .tableofcontent_form .item .arrow {
            padding: 5px;
            position: absolute;
            top: 2px
        }

        .tableofcontent_form .item .description {
            padding: 3px 0;
            display: inline-block;
        }

        .tableofcontent_form .item img {
            vertical-align: middle;
        }

        .tableofcontent_form .item:hover p {
            text-decoration: underline;
        }

    .tableofcontent_form.rightToLeft {
        text-align: right;
    }

        .tableofcontent_form.rightToLeft .progress {
            left: 0;
            right: auto;
        }

        .tableofcontent_form.rightToLeft .progressBar {
            left: 0;
            right: auto;
        }

    .tableofcontent_form.phone {
        background: transparent;
        width: 100%;
        height: 100%;
        padding: 0;
        left: 0;
        top: 0;
        margin: 0;
    }

        .tableofcontent_form.phone .stage {
            margin: 0;
            width: 100%;
            height: 100%;
        }

    .tableofcontent_form .searchButton {
        position: absolute;
        top: 52px;
        right: 20px;
        cursor: pointer;
        z-index: 10;
    }


.fbToolBar {
    overflow: hidden;
    position: absolute;
    z-index: 99;
    bottom: 0px;
    right: 0px;
    width: 100%;
    height: 44px;
    -webkit-box-shadow: 0 0 12px rgba(40, 40, 40, 1);
    -moz-box-shadow: 0 0 12px rgba(40, 40, 40, 1);
    -ms-box-shadow: 0 0 12px rgba(40, 40, 40, 1);
    -o-box-shadow: 0 0 12px rgba(40, 40, 40, 1);
    box-shadow: 0 0 12px rgba(40, 40, 40, 1);
    opacity: 0.95;
}

.pageNumber {
    position: absolute;
}

    .pageNumber input {
        text-align: center;
        vertical-align: middle;
        height: 20px;
        font-family: Arial;
    }

        .pageNumber input:focus {
            outline: none;
        }

.logoBar {
    left: 0px;
    top: 0px;
    width: 75px;
    height: 100%;
    position: absolute;
    z-index: 2;
}

.buttonBar {
    position: absolute;
    left: auto;
    right: 0px;
    z-index: 3;
}

    .buttonBar .button {
        position: absolute;
        width: 28px;
        height: 28px;
        border: 1px solid rgba(255,255,255, 0.1);
    }

        .buttonBar .button img {
            width: 18px;
            height: 18px;
            margin-left: 5px;
            margin-top: 5px;
        }

.button span {
    font-family: "Tahoma","sans-serif","Arial";
    font-size: 12px;
}

.buttonBar .button span {
    display: none;
}

.extendedBar {
    overflow: hidden;
    position: absolute;
    z-index: 100;
}

    .extendedBar .button {
        position: absolute;
        width: 150px;
        height: 28px;
    }

        .extendedBar .button img {
            float: left;
            width: 18px;
            height: 18px;
            margin-left: 5px;
            margin-top: 5px;
        }

        .extendedBar .button span {
            position: absolute;
            color: white;
            margin-left: 8px;
            margin-top: 7px;
        }

    .extendedBar.rtl .button img {
        float: right;
        width: 18px;
        height: 18px;
        margin-right: 5px;
        margin-top: 5px;
    }

    .extendedBar.rtl .button span {
        position: absolute;
        color: white;
        right: 0px;
        margin-right: 28px;
        margin-top: 7px;
    }



.thumbnail_win10 {
    text-align: center;
    vertical-align: middle;
    position: absolute;
    z-index: 1000;
    width: 90%;
    left: 5%;
    top:45%;
    background: transparent;
    color: #ffffff;
    font-size: 12px;
    font-family: Calibri;
}

    .thumbnail_win10 .form_title {
        text-align: left;
        font-size: 12px;
        line-height: 25px;
    }

    .thumbnail_win10 .close {
        top: 3px;
        position: absolute;
        cursor: pointer;
    }

    .thumbnail_win10 .title_content {
        position: relative;
        padding: 0 10px 10px 10px;
        margin: 0 30px;
        height: 35px;
    }

    .thumbnail_win10 .stage {
        overflow: hidden;
        height: 105px;
        margin: 0 40px;
        position: relative;
        top: -22px;
    }

    .thumbnail_win10 .swiper {
        position: absolute;
        top: 0;
        height: 100%;
    }

    .thumbnail_win10 .progress {
        display: none;
        width: 0;
        height: 0;
        position: absolute;
        bottom: 7px;
        right: 0;
        cursor: pointer;
    }

    .thumbnail_win10 .progressBar {
        width: 0;
        height: 0;
        background: rgba(255,255,255,0.25);
        position: absolute;
        top: 0;
        left: 0;
        cursor: pointer;
        border-radius: 4px;
    }

    .thumbnail_win10 .item_focus {
        display: inline-block;
        height: 100%;
        cursor: pointer;
        position: absolute;
    }

    .thumbnail_win10 .title {
        display: none;
        pointer-events: none;
        z-index: 10;
        width: 100%;
        height: 20px;
        line-height: 20px;
        vertical-align: middle;
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
        text-align: center;
    }

    .thumbnail_win10 .item {
        height: 80px;
        line-height: 80px;
        position: absolute;
        background-color: rgba(200,200,200,0.9);
        overflow: hidden;
        padding: 5px 5px 20px 5px;
    }

        .thumbnail_win10 .item img {
            height: 80px;
            pointer-events: none;
        }

    .thumbnail_win10 .highlight.focus {
        font-weight: bold;
    }

    .thumbnail_win10 .item_focus.focus div.title {
        display: block;
    }

    .thumbnail_win10 .item.focus p.title {
        display: block;
    }

    .thumbnail_win10 .item_focus.focus.highlight .item {
        background: #ffffff;
    }

    .thumbnail_win10 .item.focus.highlight {
        background: #ffffff;
    }

    .thumbnail_win10 .item_focus.focus:hover .item {
        background: #dcdcdc;
    }

    .thumbnail_win10 .item.focus:hover {
        background: #dcdcdc;
    }

    .thumbnail_win10 .item_focus.focus.highlight:hover .item {
        background: #ffffff;
    }

    .thumbnail_win10 .item.focus.highlight:hover {
        background: #ffffff;
    }

    .thumbnail_win10 .pageCaption {
        cursor: default;
        margin-top: 15px;
        display: inline-block;
        line-height: 20px;
        padding: 0 20px;
        border-radius: 10px;
        background: rgba(0,0,0,0.5);
    }

    .thumbnail_win10 .btn {
        position: absolute;
        top: 60px;
        cursor: pointer;
        line-height: 80px;
    }

    .thumbnail_win10 .leftBtn {
        left: 0;
    }

    .thumbnail_win10 .rightBtn {
        right: 0;
    }

    .thumbnail_win10.rightToLeft .form_title {
        text-align: right;
    }


.videogallery_form {
    text-align: left;
    vertical-align: middle;
    line-height: 20px;
    position: absolute;
    z-index: 1000;
    color: #ffffff;
    margin: auto;
    width: 570px;
    background: #000000;
    padding: 0;
    font-size: 12px;
    font-family: Calibri;
    position: absolute;
}

    .videogallery_form .title {
        font-size: 15px;
        line-height: 25px;
    }

    .videogallery_form .form_title {
        font-size: 12px;
        line-height: 25px;
    }

    .videogallery_form .close {
        top: 3px;
        position: absolute;
        cursor: pointer;
    }

    .videogallery_form .title_content {
        position: relative;
        padding: 0 10px 10px 10px;
        width: 100%;
        left: -10px;
        height: 35px;
    }

    .videogallery_form .videoGallery_content {
        position: relative;
        background-color: rgba(255,255,255,0.9);
        width: 550px;
        padding: 10px;
        top: -22px;
    }

    .videogallery_form .video {
        width: 315px;
        height: 223px;
        background: rgba(255,255,255,0.25);
        margin-top: 0;
    }

    .videogallery_form .video_list {
        width: 222px;
        height: 223px;
        position: absolute;
        right: 0;
        top: 10px;
    }

    .videogallery_form .info {
        margin-top: 15px;
    }

        .videogallery_form .info .description {
            width: 100%;
        }

    .videogallery_form .description {
        opacity: 0.6;
    }

    .videogallery_form .stage {
        overflow: hidden;
        width: 100%;
        height: 223px;
        position: relative;
    }

    .videogallery_form .swiper {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }

    .videogallery_form .progress {
        width: 15px;
        height: 5px;
        position: absolute;
        bottom: 0;
        right: -5px;
        cursor: pointer;
    }

    .videogallery_form .progressBar {
        width: 5px;
        height: 5px;
        background: rgba(255,255,255,0.25);
        position: absolute;
        right: 5px;
        top: 0;
        cursor: pointer;
        border-radius: 2px;
    }

    .videogallery_form .item {
        cursor: pointer;
        width: 156px;
        padding-left: 61px;
        min-height: 42px;
        margin-bottom: 5px;
        position: relative;
    }

        .videogallery_form .item .title {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .videogallery_form .item .thumbnail {
            background-color: rgba(255,255,255,0.25);
            width: 56px;
            height: 42px;
            position: absolute;
            top: 2px;
            ;
            left: 0;
            background-position: center center;
            background-size: contain;
            background-repeat: no-repeat;
        }

        .videogallery_form .item:hover {
            text-decoration: underline;
        }

    .videogallery_form.rightToLeft {
        text-align: right;
    }

        .videogallery_form.rightToLeft .video_list {
            left: 15px;
            right: auto;
        }

        .videogallery_form.rightToLeft .item {
            padding-right: 61px;
            padding-left: 0;
            margin-left: 5px;
        }

            .videogallery_form.rightToLeft .item .thumbnail {
                left: auto;
                right: 0;
            }

        .videogallery_form.rightToLeft .progress {
            left: -5px;
            right: auto;
        }

.appear_win10 {
    position: absolute;
    opacity: 0;
    z-index: 1001;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    text-align: center;
    vertical-align: middle;
}

    .appear_win10 .main_dom {
        position: relative;
        display: inline-block;
        left: 0;
        top: 0;
    }

    .appear_win10:after {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

.button_hover:hover {
    opacity: 0.7;
    filter: alpha(opacity=40);
}

.button_hover:active {
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.disable {
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.usable {
    opacity: 1;
    filter: alpha(opacity=100);
}

.content_shadow {
    -webkit-box-shadow: 0 0 5px rgba(40, 40, 40, 0.7);
    -moz-box-shadow: 0 0 5px rgba(40, 40, 40, 0.7);
    -o-box-shadow: 0 0 5px rgba(40, 40, 40, 0.7);
    -ms-box-shadow: 0 0 5px rgba(40, 40, 40, 0.7);
    box-shadow: 0 0 5px rgba(40, 40, 40, 0.7);
}


.phoneTopBar {
    position: absolute;
    width: 100%;
    height: 40px;
    left: 0;
    top: 0;
    z-index: 99;
    -webkit-box-shadow: 0 0 5px rgba(40, 0, 0, 0.5);
    -moz-box-shadow: 0 0 5px rgba(40, 0, 0, 0.5);
    -o-box-shadow: 0 0 5px rgba(40, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(40, 0, 0, 0.5);
}

    .phoneTopBar .button {
        width: 40px;
        height: 40px;
        position: absolute;
        cursor: pointer;
    }

        .phoneTopBar .button img {
            max-height: 40px;
            position: absolute;
            top: 0;
            bottom: 0;
            margin: auto;
        }

        .phoneTopBar .button .svg {
            max-height: 40px;
            position: absolute;
            top: 0;
            bottom: 0;
            margin: auto;
        }

        .phoneTopBar .button .icon {
            position: absolute;
            left: 10px;
            top: 10px;
        }

        .phoneTopBar .button div {
            width: 20px;
            height: 20px;
        }

        .phoneTopBar .button span {
            display: none;
        }

.phoneBottomBar {
    position: absolute;
    width: 100%;
    height: 40px;
    bottom: 0;
    left: 0;
    z-index: 99;
}

    .phoneBottomBar .button {
        width: 40px;
        height: 40px;
        position: absolute;
        cursor: pointer;
    }

        .phoneBottomBar .button img {
            height: 20px;
            left: -31px;
            width: 20px;
            position: absolute;
            top: 0;
            bottom: 0;
            margin: auto;
        }

        .phoneBottomBar .button .svg {
            height: 20px;
            left: 1px;
            width: 20px;
            position: absolute;
            top: 0;
            bottom: 0;
            margin: auto;
        }

        .phoneBottomBar .button .icon {
            overflow: hidden;
            position: absolute;
            left: 10px;
            top: 10px;
            width: 22px;
            height: 22px;
        }

        .phoneBottomBar .button span {
            display: none;
        }

        .phoneBottomBar .button img.custom {
            left: 0;
        }

.phone.extendedBar .arrow {
    position: absolute;
    width: 50px;
    height: 20px;
    left: 50%;
    cursor: pointer;
    margin-left: -25px;
    border-radius: 5px 5px 0 0;
    top: -20px;
    background-color: rgba(0,0,0,0.8);
}

    .phone.extendedBar .arrow img {
        width: 10px;
        margin: 5px 20px;
    }

.extendedBar.phone {
    border-bottom: 1px solid rgba(255,255,255,0.1);
    overflow: hidden;
    position: absolute;
    bottom: -280px;
    z-index: 98;
    border-radius: 0;
    background: #000000;
    width: 100%;
    height: 72px;
}

    .extendedBar.phone .button {
        width: 40px;
        height: 52px;
        border-radius: 0;
        float: left;
        margin: 10px 0 0 30px;
        position: relative;
        text-align: center;
    }

        .extendedBar.phone .button .icon {
            overflow: hidden;
            position: relative;
            display: block;
            width: 32px;
            height: 32px;
            border-radius: 16px;
            background-color: rgba(255,255,255,0.1);
            margin: 0 0 0 4px;
        }

        .extendedBar.phone .button img {
            left: -25px;
            display: block;
            width: 18px;
            height: 18px;
            position: absolute;
            top: 7px;
            margin: 0;
        }

        .extendedBar.phone .button .svg {
            left: 7px;
            display: block;
            width: 18px;
            height: 18px;
            position: absolute;
            top: 7px;
            margin: 0;
        }

        .extendedBar.phone .button span {
            color: white;
            line-height: 20px;
            display: block;
            position: relative;
            margin: 0 0 0 -15px;
            width: 70px;
        }

        .extendedBar.phone .button img.custom {
            left: 7px;
        }

    .extendedBar.phone .svg-box {
        width: 14px;
        height: 14px;
        cursor: pointer;
        margin: 3px 0 0 18px;
    }

    .extendedBar.phone .stage {
        height: 100%;
    }

        .extendedBar.phone .stage .swiper {
            height: 100%;
        }

            .extendedBar.phone .stage .swiper .item {
                height: 100%;
            }

            .extendedBar.phone .stage .swiper .dots {
                height: 20px;
                position: absolute;
                left: 0;
                bottom: 0;
            }

                .extendedBar.phone .stage .swiper .dots .dot {
                    width: 10px;
                    height: 10px;
                    border-radius: 5px;
                    background: #ffffff;
                }

.phoneGotoPageContent img {
    /*width : 22px;*/
    /*height : 22px;*/
    cursor: pointer;
    margin: 4px -2px 4px 0;
}

.phoneGotoPageContent .inputButton {
    display: inline-block;
    position: relative;
    overflow: visible;
    top: 0;
    margin-left: 7px;
    width: 25px;
    height: 30px;
    cursor: pointer;
    /*border:1px solid rgba(255,255,255,0.1);*/
}

.phoneGotoPageContent .goBtn div {
    width: 20px;
    height: 20px;
    margin: 4px;
}


.phoneGotoPageContent .btn {
    display: inline-block;
    position: relative;
    overflow: visible;
    top: -5px;
    margin-top: 12px;
    margin-left: 7px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.phoneGotoPageContent .svg-box {
    margin-top: 5px;
}

.phoneGotoPageContent .btn div {
    width: 20px;
    height: 20px;
}

.form_mask_phone {
    opacity: 0.5;
    background: #000000;
    z-index: 9999;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.print_form.phone {
    background: transparent;
    width: 100%;
    padding: 0;
    border-radius: 0;
    border: none;
    box-shadow: none;
    filter: none;
}

    .print_form.phone .item {
        cursor: pointer;
        line-height: 26px;
        vertical-align: middle;
        position: relative;
        padding: 10px 20px 10px;
        margin: 0 15px;
        border-bottom: 1px solid rgba(255,255,255,0.2);
    }

        .print_form.phone .item img {
            vertical-align: middle;
            position: absolute;
            left: 10px;
            top: 14px;
            width: 20px;
        }

    .print_form.phone.rightToLeft .item img {
        vertical-align: middle;
        position: absolute;
        right: 10px;
        left: auto;
        top: 16px;
    }

    .print_form.phone .form_title {
        text-align: center;
        font-family: "Arial";
        font-size: 15px;
        line-height: 36px;
        padding: 0 15px;
        margin: 0;
        margin-bottom: 10px;
    }

    .print_form.phone .printRange input {
        padding: 0 5px;
        width: 100px;
        height: 26px;
        border: none;
        margin-left: 10px;
        font-size: 12px;
        background-color: #D3D3D3;
    }

    .print_form.phone .item span {
        margin-left: 20px;
    }

    .print_form.phone.rightToLeft .item span {
        margin: 0 20px 0 0
    }

    .print_form.phone .close {
        top: 6px;
        position: absolute;
        cursor: pointer;
        left: auto;
        right: 10px;
    }

    .print_form.phone.rightToLeft .close {
        top: 6px;
        position: absolute;
        cursor: pointer;
        left: 10px;
    }

    .print_form.phone .printButton {
        margin: 15px;
        width: auto;
        height: 36px;
        line-height: 36px;
        font-size: 20px;
    }

.bookmark_form.phone {
    background: transparent;
    width: 100%;
    height: 100%;
    padding: 0;
    left: 0;
    top: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    box-shadow: none;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    .bookmark_form.phone .stage {
        margin: 0;
        width: 100%;
        height: 100%;
    }

    .bookmark_form.phone .form_title {
        text-align: center;
        font-family: "Arial";
        margin: 0;
        padding: 0 15px;
        line-height: 36px;
    }

    .bookmark_form.phone .close {
        position: absolute;
        right: 10px;
        left: auto;
        top: 6px;
        cursor: pointer;
    }

    .bookmark_form.phone.rightToLeft .close {
        position: absolute;
        left: 10px;
        right: auto;
        top: 6px;
        cursor: pointer;
    }

    .bookmark_form.phone .item {
        position: relative;
        width: 100%;
        height: 100px;
        line-height: 100px;
        vertical-align: middle;
        font-size: 15px;
        cursor: pointer;
    }

        .bookmark_form.phone .item span {
            margin: 0 10px;
            float: left;
            display: inline-block;
            width: auto;
        }

        .bookmark_form.phone .item img {
            height: 76px;
            float: left;
            margin: 12px 0;
            position: relative;
        }

    .bookmark_form.phone.rightToLeft .item img {
        height: 76px;
        float: left;
        margin: 12px 0;
        position: relative;
    }

    .bookmark_form.phone .item .delete {
        position: absolute;
        cursor: pointer;
        top: 30px;
        left: auto;
        right: 15px;
        width: 41px;
        height: 41px;
        background-position: -402px -429px;
        background-image: url(phoneIcon/phone_icon.png);
        background-repeat: no-repeat;
    }

        .bookmark_form.phone .item .delete:hover {
            background-position: -462px -429px;
        }

.search_form.phone {
    border-top: 1px solid rgba(255,255,255,0.25);
    width: 100%;
    height: 100%;
    padding: 0;
    left: 0;
    top: 0;
    background: transparent;
    border-radius: 0;
    border: none;
    box-shadow: none;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    .search_form.phone .form_title {
        text-align: center;
        font-family: "Arial";
        line-height: 36px;
        margin: 0 15px;
    }

    .search_form.phone .close {
        position: absolute;
        right: 10px;
        left: auto;
        top: 6px;
        cursor: pointer;
    }

    .search_form.phone.rightToLeft .close {
        position: absolute;
        left: 10px;
        right: auto;
        top: 6px;
        cursor: pointer;
    }

    .search_form.phone .input_search {
        background-color: #fff;
        border-radius: 5px;
        margin: 10px 14px 20px;
        height: 30px;
        line-height: 30px;
        padding: 0 25px 0 5px;
        width: 275px;
        border: 1px solid transparent;
    }

    .search_form.phone .result {
        margin: 0;
        height: 25px;
        line-height: 25px;
        background: rgba(255,255,255,0.05);
        padding: 0 10px;
    }

    .search_form.phone .stage {
        width: 100%;
        position: relative;
        margin: 0;
    }

    .search_form.phone .searchButton {
        width: 15px;
        height: 15px;
        right: 25px;
        top: 55px;
    }

        .search_form.phone .searchButton div {
            width: 100%;
            height: 100%;
        }

.search_form.rightToLeft.phone .searchButton {
    left: 25px;
    top: 55px;
    right: auto;
}

.search_form.rightToLeft.phone .input_search {
    padding: 0 5px 0 25px;
}

.share_form.phone {
    border-radius: 0;
    border: none;
    box-shadow: none;
    filter: none;
}

    .share_form.phone .item {
        padding: 0;
        vertical-align: middle;
        font-size: 15px;
        font-weight: bold;
        position: relative;
        display: inline-block;
        width: 20%;
        margin-left: 10%;
        margin-bottom: 30px;
        text-align: center;
    }

    .share_form.phone.rightToLeft .item {
        padding: 0;
        vertical-align: middle;
        font-size: 15px;
        font-weight: bold;
        position: relative;
        display: inline-block;
        width: 20%;
        margin-left: 0;
        margin-right: 10%;
        margin-bottom: 30px;
        text-align: center;
    }

    .share_form.phone .item .logo {
        width: 40px;
        height: 40px;
        margin: 0 auto;
        display: block;
        float: none;
    }

    .share_form.phone .item .logo_title {
        line-height: 30px;
    }

    .share_form.phone .form_title {
        text-align: center;
        background: transparent;
        width: auto;
        font-family: "Arial";
        font-size: 15px;
        line-height: 36px;
        position: relative;
        padding: 0 15px;
        margin: 0;
        margin-bottom: 20px;
    }

    .share_form.phone .item .logo div {
        width: 40px;
        height: 40px;
    }

    .share_form.phone .copy {
        width: 74%;
        height: 30px;
        line-height: 30px;
        cursor: pointer;
        background: rgba(255,255,255,0.4);
        color: #fff;
        position: absolute;
        top: 320px;
        left: 12%;
        right: auto;
        vertical-align: middle;
        text-align: center;
    }

    .share_form.phone .close {
        top: 6px;
        left: auto;
        right: 10px;
        position: absolute;
        cursor: pointer;
    }

    .share_form.phone.rightToLeft .close {
        top: 6px;
        position: absolute;
        cursor: pointer;
        right: auto;
        left: 10px;
    }


.tableofcontent_form.phone {
    background: transparent;
    width: 100%;
    height: 100%;
    padding: 0;
    left: 0;
    top: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    box-shadow: none;
    filter: none;
}

    .tableofcontent_form.phone .stage {
        width: 100%;
        position: relative;
        margin: 0;
    }

    .tableofcontent_form.phone .input_search {
        background-color: #fff;
        border-radius: 5px;
        margin: 10px 14px 20px;
        height: 30px;
        line-height: 30px;
        padding: 0 25px 0 5px;
        width: 275px;
        border: 1px solid transparent;
    }

    .tableofcontent_form.phone .form_title {
        text-align: center;
        font-family: "Arial";
        line-height: 36px;
        padding: 0 15px;
        margin: 0;
    }

    .tableofcontent_form.phone .close {
        position: absolute;
        right: 10px;
        left: auto;
        top: 6px;
    }

    .tableofcontent_form.phone.rightToLeft .close {
        position: absolute;
        left: 10px;
        right: auto;
        top: 6px;
    }

.print_form.phone .printButton {
    margin: 15px;
    width: auto;
    height: 36px;
    line-height: 36px;
    font-size: 20px;
}

.about_form.phone {
    background: transparent;
    width: 100%;
    padding: 0;
    border-radius: 0;
}

    .about_form.phone .item .title {
        left: 20px;
        top: 10px;
    }

    .about_form.phone.rightToLeft .item .title {
        right: 20px;
    }

    .about_form.phone .aboutLogo {
        width: 300px;
        height: 70px;
        display: inline-block;
    }

    .about_form.phone .content {
        margin: 0 0 0 65px;
        width: auto;
    }

    .about_form.phone .description {
        border-top: 1px solid rgba(255,255,255,0.2);
    }

        .about_form.phone .description.item .content {
            margin: 0px;
        }

    .about_form.phone.rightToLeft .content {
        margin: 0 65px 0 0;
    }

    .about_form.phone .item {
        cursor: pointer;
        margin: 0;
        vertical-align: middle;
        position: relative;
        padding: 10px 20px 10px;
        border-bottom: 1px solid rgba(255,255,255,0.2);
    }

    .about_form.phone.rightToLeft .item {
        text-align: right;
    }

    .about_form.phone .form_title {
        text-align: center;
        font-family: "Arial";
        width: auto;
        border: none;
        position: relative;
        font-size: 15px;
        line-height: 36px;
        padding: 0 15px;
        margin: 0;
    }

    .about_form.phone .close {
        top: 6px;
        position: absolute;
        cursor: pointer;
        left: auto;
        right: 10px;
    }

    .about_form.phone.rightToLeft .close {
        top: 6px;
        position: absolute;
        cursor: pointer;
        left: 10px;
    }

.share_form.phone_bottom {
    padding: 0;
    top: auto;
    border-radius: 10px 10px 0 0;
    border: none;
    box-shadow: none;
    filter: none;
}

    .share_form.phone_bottom .form_title {
        text-align: center;
        top: 0;
        text-align: center;
        vertical-align: middle;
        border-bottom: 1px solid #333333;
        background: transparent;
        width: 100%;
        font-family: "Arial";
        font-size: 15px;
        line-height: 60px;
        position: relative;
        margin: 0;
        height: 60px;
    }

    .share_form.phone_bottom .close {
        border-top: 1px solid #333333;
        top: auto;
        bottom: 0;
        left: 0;
        position: absolute;
        cursor: pointer;
        width: 100%;
        height: 60px;
        line-height: 60px;
        text-align: center;
        vertical-align: middle;
    }

    .share_form.phone_bottom .stage {
        position: absolute;
        top: 90px;
        left: 10px;
        right: 10px;
        bottom: 90px;
        margin: auto;
        width: auto;
    }

    .share_form.phone_bottom .back {
        z-index: 100;
        position: absolute;
        top: 22px;
        left: 17px;
        height: 15px;
        line-height: 15px;
        vertical-align: middle;
    }

        .share_form.phone_bottom .back span {
            font-family: "Arial";
            font-size: 12px;
            color: #ffffff;
            margin-left: 25px;
        }

        .share_form.phone_bottom .back img {
            position: absolute;
            left: 0;
            top: -1px;
        }

    .share_form.phone_bottom .qrcode {
        position: absolute;
        top: 78px;
        left: 10px;
        right: 10px;
        bottom: 70px;
        margin: auto;
        text-align: center;
    }

        .share_form.phone_bottom .qrcode .checked {
            background: rgba(255,255,255,0.2);
        }

        .share_form.phone_bottom .qrcode .QRcode > canvas {
            border: 5px solid #fff;
        }

        .share_form.phone_bottom .qrcode > div {
            display: none;
        }

            .share_form.phone_bottom .qrcode > div.showQR {
                display: block;
            }

        .share_form.phone_bottom .qrcode img {
            width: 100px;
            height: 100px;
            padding: 5px;
            background: #fff;
        }

        .share_form.phone_bottom .qrcode span {
            cursor: pointer;
            font-size: 17px;
            margin-top: 15px;
            text-align: center;
            vertical-align: middle;
            width: 150px;
            height: 40px;
            line-height: 40px;
            border-radius: 20px;
            display: inline-block;
            background: rgba(255,255,255,0);
            border: 1px solid #333333;
        }

    .share_form.phone_bottom .item {
        padding: 0;
        vertical-align: middle;
        font-size: 15px;
        font-weight: bold;
        position: relative;
        display: inline-block;
        width: 20%;
        margin-bottom: 15px;
        text-align: center;
    }

    .share_form.phone_bottom .qrcode.two span {
        width: 95px;
    }

    .share_form.phone_bottom .qrcode.two .left {
        border-radius: 20px 0 0 20px;
    }

    .share_form.phone_bottom .qrcode.two .right {
        border-radius: 0 20px 20px 0;
    }

    .share_form.phone_bottom .item .logo {
        width: 40px;
        height: 40px;
        margin: 0 auto;
        display: block;
        float: none;
    }

    .share_form.phone_bottom .item .logo_title {
        line-height: 30px;
    }

    .share_form.phone_bottom .item .logo div {
        width: 40px;
        height: 40px;
    }

.download_form.phone {
    border-radius: 0;
}

    .download_form.phone .form_title {
        text-align: center;
        position: relative;
        top: 0;
        left: 0;
        width: auto;
        border-radius: 0;
        font-family: "Arial";
        font-size: 15px;
        height: 36px;
        line-height: 36px;
        padding: 0 15px;
        margin: 0;
        margin-bottom: 10px;
    }

    .download_form.phone .content {
        padding: 0 15px;
        padding-top: 0;
        border-radius: 0;
    }

    .download_form.phone .close {
        padding: 3px;
        right: 10px;
        position: absolute;
        cursor: pointer;
        top: 3px;
    }

    .download_form.phone .item {
        border-radius: 0;
        padding: 0 16px 0 13px;
        overflow: hidden;
        text-align: right;
        height: auto;
        line-height: 64px;
    }

        .download_form.phone .item span {
            margin: 0;
        }

        .download_form.phone .item a {
            margin: 0 0 16px;
            width: 94%;
            border-radius: 0;
        }

        .download_form.phone .item select {
            width: 82%;
            margin: 0;
            border-radius: 0;
        }

    .download_form.phone.rightToLeft .item {
        text-align: left;
        padding: 0px 15px 0 15px;
        border-radius: 0;
    }

    .download_form.phone.rightToLeft .close {
        left: 10px;
        right: auto;
    }

.thumbnail_form .form_title {
    text-align: center;
    font-family: "Arial";
    font-size: 15px;
    line-height: 36px;
    padding: 0 15px;
    margin: 0;
    margin-bottom: 10px;
}

.thumbnail_form .close {
    top: 6px;
    position: absolute;
    cursor: pointer;
    left: auto;
    right: 10px;
}

.thumbnail_form.rightToLeft .close {
    top: 6px;
    position: absolute;
    cursor: pointer;
    left: 10px;
}
.search_form {display:none !important;}
#tmpContainer{transform: none !important;}
.form_mask_phone{display:none !important;}
.phoneTopBar .button{display:none !important;}
.setting_form.phone p{height:40px;}
