html {
    box-sizing: border-box;
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

*,
:after,
:before {
    box-sizing: inherit
}

article,
aside,
blockquote,
body,
button,
code,
dd,
details,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
input,
legend,
li,
menu,
nav,
ol,
p,
pre,
section,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

body {
    background: #fff;
    overflow-x: hidden;
    overflow-x: auto !important;
    font: 12px/1.5 tahoma, arial, 'PingFang SC', 'Hiragino Sans GB', 'WenQuanYi Micro Hei', 'Microsoft YaHei', sans-serif;
    color: #333
}

.agr-content td,
.agr-content th {
    padding: 5px 10px;
    border: 1px solid #ccc
}

a {
    background-color: transparent
}

a,
a:visited {
    color: #3b8fd9
}

.agr-content table {
    margin-bottom: 10px;
    border-collapse: collapse;
    display: table;
    font-size: inherit;
    border-spacing: 0
}

ol {
    list-style: none;
    list-style-type: none !important
}

.agreementpreview {
    display: block;
    width: 100%;
    max-width: 1200px;
    padding: 0 20px;
    margin: 20px auto
}

.agreementpreview>:first-child {
    height: auto !important
}

.agreementpreview .kuma-icon-triangle-right {
    position: absolute;
    left: -16px;
    top: -2px
}

.agreementpreview p {
    margin: 5px 0
}

.agreementpreview .list-paddingleft-2 {
    padding-left: 30px
}

.menu-tree-icon {
    display: block;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAABiElEQVRIx92WsW7iQBCGP+9aoTErh5KHoUeioEUi5bXp7rp7gdwrXJeKDkSLxIO4t1wFI1Y+YL27KSJQlMR2OJk7KX+12tHMN6P5pd0gSZIb4BcwBXq0qw3wCHwPgYdOp3MfxzFSylYp1trbPM/vD4fDHwHcXQMCIKUkjmOAbwLoXQPyGgb0xNUIb/T1QGFVYDabYYxhOp2y2+1YLBaNxaIoYjweXwYKwxDvPQBBEDS60jlHGFaWI0iSxPf7/XcBay3e+3NyWZa1IO89QogPG0rTtHqitwl13X5G/98Mq9UKYwzD4ZCiKFiv18DLvj6Scw6lFIPB4DJQlmXnc1mWbDabxq6LoqiMVZpBa433nm63i3MOrXXjRFJKoih6F6s1w+sEIQRKqcaJ6lQJatPetaD5fM7xeGQymaC1ZrlcNoKUUoxGo8tAxhistecip3Od6qauNEObStP0Cz4T/xT09JlF/62ccwBPAnjcbreni1ZlrSXPc4DfIfBjv98HWZbdAbcts04fyJ/P8Gy1UjYdlOIAAAAASUVORK5CYII=) no-repeat 0 0;
    width: 26px;
    height: 26px;
    position: fixed;
    top: 210px;
    right: 6%;
    z-index: 10;
    cursor: pointer
}

.arrow-top {
    width: 10px;
    height: 10px;
    position: fixed;
    right: 6.6%;
    top: 233px;
    z-index: 20;
    display: none
}

.top-arrow1,
.top-arrow2 {
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    border-top: 7px transparent dashed;
    border-left: 8px transparent dashed;
    border-right: 8px transparent dashed;
    border-bottom: 8px #fff solid;
    overflow: hidden
}

.top-arrow1 {
    border-bottom: 10px #ebebeb solid
}

.top-arrow2 {
    top: 1px;
    border-bottom: 10px #fff solid
}

.menu-tree {
    display: none;
    position: fixed;
    right: 5.5%;
    top: 250px;
    background: #fff;
    padding: 20px;
    box-shadow: 1px 1px 5px 3px #ebebeb;
    border-radius: 4px;
    max-height: 310px;
    overflow-y: scroll
}

.menu-tree .menu-tree-l {
    float: left;
    width: 20px;
    border-left: solid 1px #d1d1d1
}

.menu-tree .menu-tree-l span {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    border: solid 1px #d1d1d1;
    margin-left: -5px
}

.menu-tree .menu-tree-l span:first-child {
    margin-top: -10px
}

.menu-tree .menu-tree-l span:last-child {
    margin-bottom: -9px
}

.menu-tree .menu-tree-l ul {
    margin: 20px 0 10px -3.4px
}

.menu-tree .menu-tree-l ul li {
    list-style: none;
    margin-top: 10px
}

.menu-tree .menu-tree-l ul li i {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 6px;
    border: solid 1px #d1d1d1;
    background: #d1d1d1;
    text-indent: -9999px
}

.menu-tree .menu-tree-l ul li .mt-l-active {
    position: relative;
    width: 12px;
    height: 10px;
    border: 0;
    border-radius: 0;
    background: #f90;
    margin-left: -2px
}

.menu-tree .menu-tree-l ul li .mt-l-active:before {
    position: absolute;
    content: "";
    right: -12px;
    top: 0;
    width: 0;
    height: 0;
    border-top: .35rem solid transparent;
    border-right: .3rem solid transparent;
    border-bottom: .35rem solid transparent;
    border-left: .6rem solid #f90
}

.menu-tree .menu-tree-r {
    float: left
}

.menu-tree .menu-tree-r ul {
    margin: 10px 0
}

.menu-tree .menu-tree-r ul li {
    color: #666;
    padding: 3px 10px 5px 10px;
    overflow: hidden;
    max-width: 225px;
    height: 27px;
    line-height: 20px;
    margin-bottom: 2px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.menu-tree .menu-tree-r ul li a {
    color: #666;
    text-decoration: none
}

.menu-tree .menu-tree-r ul li span {
    margin-right: 5px !important;
    display: none
}

.menu-tree .menu-tree-r ul li.mt-r-active a,
.menu-tree .menu-tree-r ul li.mt-r-active span {
    color: #f90
}

.menu-tree::-webkit-scrollbar {
    width: 8px
}

.menu-tree::-webkit-scrollbar-button {
    display: none
}

.menu-tree::-webkit-scrollbar-track-piece {
    background: #ebebeb
}

.menu-tree::-webkit-scrollbar-thumb {
    background: #f90
}

.template_tree {
    z-index: 10
}

.hide {
    display: none
}

.show {
    display: block
}

.agreementview .kuma-dlg-content .custom_dash,
.agreementview .kuma-dlg-content .custom_dot {
    list-style: none
}

.agreementview .kuma-dlg-content .list-paddingleft-1 {
    padding-left: 0
}

.agreementview .kuma-dlg-content .list-paddingleft-2 {
    padding-left: 30px
}

.agreementview .kuma-dlg-content ul li {
    list-style: inherit
}

@media only screen and (max-width:999px) {

    .arrow-top,
    .kuma-dlg-mask,
    .kuma-dlg-wrap,
    .menu-tree,
    .menu-tree-icon {
        display: none
    }

    body {
        overflow: visible !important
    }

    .agreementpreview {
        width: auto;
        word-break: break-all;
        width: 100%;
        overflow: hidden;
        padding: 0 16px;
        margin: 22px 0 32px 0
    }

    .agreementpreview p {
        font-size: 16px;
        color: rgba(0, 0, 0, .8);
        word-break: break-all;
        width: auto;
        overflow: hidden;
        padding: 0;
        margin: 5px 0;
        word-wrap: break-word
    }

    .agreementpreview p img {
        max-width: 100% !important;
        height: auto !important
    }

    .agreementpreview p span {
        font-size: 16px;
        overflow: hidden;
        word-break: break-all;
        text-align: inherit;
        word-wrap: break-word
    }

    .agreementpreview p span em {
        font-style: normal
    }

    .agreementpreview p em {
        font-style: normal
    }

    .agreementpreview p strong {
        padding: 0;
        margin: 0;
        text-align: inherit
    }

    .agreementpreview .table-wrapper {
        overflow-x: auto
    }

    .agreementpreview .ztable,
    .agreementpreview table {
        overflow-x: auto;
        display: table;
        position: relative;
        table-layout: fixed
    }

    .agreementpreview .ztable tbody td,
    .agreementpreview table tbody td {
        font-size: 16px;
        color: rgba(0, 0, 0, .8)
    }
}

.agreementview-yy .kuma-dlg-body {
    overflow-y: auto;
    max-height: 600px
}

.agreementview-yy .kuma-dlg-body::-webkit-scrollbar {
    width: 4px;
    background-color: #f5f5f5
}

.agreementview-yy .kuma-dlg-body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 4px;
    background-color: #f5f5f5
}

.agreementview-yy .kuma-dlg-body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: rgba(134, 132, 132, .3)
}

.agreementview-yy .kuma-uxform-field p img {
    max-width: 100%;
    height: auto
}

.dialog .dialog-box,
.dialog .dialog-mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000
}

.dialog .dialog-mask {
    background-color: rgba(0, 0, 0, .3)
}

.dialog .dialog-box {
    z-index: 1005;
    overflow: hidden
}

.dialog .dialog-content {
    position: relative;
    top: 100px;
    width: 520px;
    margin: 0 auto;
    background-color: #fff;
    z-index: 1005;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
    outline: 0;
    border-radius: 3px;
    overflow: hidden
}

.dialog .dialog-content .dialog-body {
    padding: 15px 30px 15px 35px;
    font-size: 12px;
    line-height: 1.5;
    max-height: 600px;
    overflow-y: auto
}

.dialog .dialog-content .dialog-body p {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.dialog .dialog-content .dialog-footer {
    padding: 12px 0;
    background-color: #f7f7f7;
    text-align: center
}

.dialog .dialog-content .kuma-button {
    padding: 0 15px;
    height: 32px;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    font-size: 14px;
    line-height: 30px;
    box-sizing: border-box;
    cursor: pointer
}

.dialog .dialog-content .kuma-button-primary {
    background-color: #f37327;
    border-color: #f37327;
    color: #fff
}

.menu-tree-l {
    color: #f37327
}

.menu-tree-l:after,
.menu-tree-l:before {
    content: " ";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    border: solid 1px #d1d1d1;
    margin-left: -5px
}

.menu-tree-l:before {
    margin-top: -10px
}

.menu-tree-l:after {
    margin-bottom: -9px
}