body, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, table, tr, td, form, input, select, textarea, span, img, a, em, strong, * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

body {
    font-size: 15px;
    color: #000000;
}

ul, ol, li {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 14px;
}

input, select, textarea {
    vertical-align: middle;
}

img {
    border: none;
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: #333333;
}

a:hover {
    color: #009999;
}

.clear {
    clear: both;
    height: 0;
    width: 0;
    overflow: hidden;
}

.control-label {
    text-align: right;
    width: 100%;
}

#tablue {
    width: 97%;
    height: 36px;
    margin-left: 1.5%;
    margin-top: 15px;
    position: relative;
    overflow: hidden;
}

#tablue li {
    width: 140px;
    height: 36px;
    float: left;
    border: 1px solid blue;
}

.right {
    width: 79%;
    height: 100%;
    overflow: hidden;
    float: right;
}

#werpq {
    width: 98%;
    height: 36px;
    overflow: hidden;
    border: 1px solid #b1b5b3;
    margin-left: 17px;
    /*margin-top: 15px;*/
    position: relative;
    background: #f0f0f0;
}

.tab-content {
    background: #FFFFFF;
}

.divHead ol {
    width: 210px;
    height: 30px;
    float: right;
    margin-top: 35px;
    position: relative;
    margin-right: 20px;
}

.divHead ol li {
    float: right;
    color: #FFFFFF;
    margin-left: 10px;
    font-size: 15px;
}

.divHead ol li img {
    position: absolute;
    width: 15px;
    height: 15px;
    left: 18px;
    top: 2px;
}

.divHead img {
    height: 52px;
    position: absolute;
    left: 35px;
    top: 18px;
}

#tablue {
    width: 2029px;
    height: 36px;
    margin-top: 0;
    margin-left: 0;
}

#tablue span {
    cursor: pointer;
}


.user-exit {
    position: absolute;
    top: 90px;
    right: 3%
}

#tablue span {
    text-align: center;
    line-height: 34px;
    font-weight: 600;
    float: left;
    width: 128px;
    height: 34px;
    position: relative;
    font-size: 14px;
}

.span-blue {
    background: #0c81c7;
}

.span-blue-one {
    background: #f3ad4b;
}

.span-p-one {
    z-index: 33;
    right: -36px;
    width: 36px;
    height: 36px;
    top: 0px;
    border: 18px solid red;
    position: absolute;
    border-color: transparent transparent transparent #f3ad4b;
}

.span-p-tow {
    right: -36px;
    width: 36px;
    height: 33.5px;
    z-index: 22;
    top: 0;
    border: 17.5px solid transparent;
    position: absolute;
    border-color: transparent transparent transparent #F0F0F0;
}

.span-b {
    position: absolute;
    top: 0;
    left: 127px;
    background: url(../../image/grey.png);
    width: 20px;
    height: 34px;
    z-index: 44;
    background-repeat: no-repeat;
}

.span-bx {
    position: absolute;
    top: 0;
    left: 127px;
    background: url(../../image/yellow.png);
    width: 20px;
    height: 34px;
    z-index: 44;
    background-repeat: no-repeat;
}

.span-bxx {
    position: absolute;
    top: 0;
    left: 127px;
    background: url(../../image/blue.png);
    width: 20px;
    height: 34px;
    z-index: 44;
    background-repeat: no-repeat;
}


.span-bb-one {
    position: absolute;
    border: 18px solid transparent;
    z-index: 26;
    right: -36px;
    top: 0px;
    border-color: transparent transparent transparent #f0f0f0;
}

.span-p {
    right: -36px;
    width: 36px;
    height: 34px;
    z-index: 22;
    top: -1px;
    border: 18px solid transparent;
    position: absolute;
    border-color: transparent transparent transparent #0c81c7;
}

.span-i {
    position: absolute;
    width: 18px;
    height: 18px;
    background: url("../../image/complete.png");
    background-repeat: no-repeat;
    top: 8px;
    z-index: 27;
    right: -5px;
}


#span-left {
    z-index: 77;
    position: absolute;
    background: #eef4ff;
    width: 20px;
    height: 36px;
    border: 1px solid #bfcbe1;
    display: none;
}

#span-right {
    position: absolute;
    right: 0;
    z-index: 77;
    background: #eef4ff;
    width: 20px;
    height: 34px;
    top: 0;
    border: 1px solid #bfcbe1;
    display: none;
}

#left-img {
    margin-top: 10px;
    margin-left: 5px;
    transform: rotate(-180deg);
}

#right-img {
    margin-top: 10px;
    margin-left: 5px;
}


.bootstrap-table {
    margin-top: -21px;
}

.statutory {
    width: 100%;
    margin: 0 auto;
    height: 40px;
    background: #f7faff;
    border: 1px solid #e0e5ee;
    position: relative;
}

.statutory > :first-child {
    width: 5px;
    height: 18px;
    background: #3260b5;
    position: absolute;
    left: 15px;
    top: 11px;
}

.statutory > span + span {
    position: absolute;
    font-size: 18px;
    left: 30px;
    top: 7px;
}
.statutory > .div-right {
    position: absolute;
    font-size: 18px;
    top: 7px;
    right:  30px;
}
.statutoryTwo {
    width: 100%;
    margin: 0 auto;
    height: 40px;
    background: #f7faff;
    border: 1px solid #e0e5ee;
    position: relative;
}

.statutoryTwo > :first-child {
    width: 5px;
    height: 18px;
    background: #3260b5;
    position: absolute;
    left: 15px;
    top: 11px;
}

.statutoryTwo > span + span {
    position: absolute;
    font-size: 18px;
    left: 30px;
    top: 7px;
}
.statutoryTwo > .div-right {
    position: absolute;
    font-size: 18px;
    top: 7px;
    right:  30px;
}
.stuff-nav-remark {
    width: 100%;
    margin: 0 auto;
    background: #FFF9F7;
    color: #EB7521;
    border: 1px solid #FADFD9;
    min-height: 30px;
    padding: 5px 15px;
    font-size: 15px;
}

.stuff-nav-remark a {
    color: #0C81C7;
}

.bodyind-remark-hide {
    display: none;
}
.bodyind-remark-show {
    display: block;
}

.old-bodyind-remark-hide {
    display: none;
}
.old-bodyind-remark-show {
    display: block;
}

.new-bodyind-remark-hide {
    display: none;
}
.new-bodyind-remark-show {
    display: block;
}