<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ibox {
    box-shadow: 2px 0px 4px #d7cfe6;
}

.ibox-content {
    font-size: 13px;
    color: #333333;
    text-align: center;
    padding-bottom: 0;
    /*padding-top: 5px;*/
    border: none;
}

.ibox-content .menu-name {
    text-align: left;
    padding-left: 12px !important;
}

.ibox-content .lv1 .menu-name {
    padding: 0 !important;
    padding-left: 10px !important;
    line-height: 48px !important;
    min-width: 278px;
}

.ibox-content .lv2 .menu-name {
    padding: 0 !important;
    padding-left: 26px !important;
    line-height: 48px !important;
}

.ibox-content .lv3 .menu-name {
    padding: 0 !important;
    padding-left: 42px !important;
    line-height: 48px !important;
}

.ibox-content .lv4 .menu-name {
    padding: 0 !important;
    padding-left: 58px !important;
    line-height: 48px !important;
}

.ibox-content table {
    border-right: 1px solid #dfdfdf !important;
    border-bottom: 1px solid #dfdfdf !important;
}

.ibox-content tr {
    height: 48px !important;
    border-left: 1px solid #dfdfdf !important;
    border-top: 1px solid #dfdfdf !important;
}

.ibox-content td {
    padding: 0 !important;
    /*line-height: 48px !important;*/
    max-width: 140px;
}

.ibox-content .operation-td {
    white-space: nowrap;
}

.ibox-title .add-btn {
    border-radius: 3px;
    background: #3ecacb;
    text-align: center;
    font-size: 14px;
    color: #fff;
    padding: 6px 12px;
    margin: 0;
}

.reset-window {
    width: 179px;
    height: 126px;
    border-radius: 10px;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: none;
}

.reset-window .circle {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 1px solid #fff;
    background-size: 60% 60%;
    margin: 20px auto;
    text-align: center;
    line-height: 45px;
    font-size: 40px;
}

.reset-window p {
    margin: 20px 0 0;
    text-align: center;
    font-size: 14px;
    color: #fefefe;
}

.page-container .pagination .active {
    background: #a0acf5;
    border-radius: 50%;
}

.click-show {
    display: table-row;
}

.click-hide {
    display: none;
}

.ibox-content .form {
    border: 1px solid #dfdfdf;
}

.ibox-content .form .form-top {
    padding: 29px 30px 29px;
    border-bottom: 1px solid #dfdfdf;
}

.ibox-content .form &gt; div p {
    text-align: left;
    color: #333;
    font-size: 14px;
    margin: 0;
}

.ibox-content .form p label {
    width: 118px !important;
    text-align: right;
    padding-right: 20px;
    box-sizing: border-box;
}

.ibox-content .form &gt; div &gt; p &gt; input {
    padding-left: 10px;
    outline: none;
    width: 360px;
    height: 34px;
    box-sizing: border-box;
    border: 1px solid #dfdfdf;
}

.ibox-content .form &gt; div &gt; p &gt; select {
    text-indent: 6px;
    width: 360px;
    height: 34px;
    box-sizing: border-box;
    border: 1px solid #dfdfdf;
    outline: none;
}

.ibox-content .form div .margin-bottom-29 {
    margin-bottom: 29px;
}

.ibox-content .form .form-top .color-6a9bff {
    color: #6a9bff;
}

.ibox-content .form .form-bottom {
    padding: 29px 30px;
}

.btn-area {
    text-align: center;
    padding: 39px 0 13px;
}

.btn-area button {
    letter-spacing: 5px;
    text-align: center;
    box-sizing: border-box;
    border-radius: 3px;
    outline: none;
    padding: 8px 30px;
    text-indent: 5px;
}

.btn-area .cancel-btn {
    border: 1px solid #dfdfdf;
    background: transparent;
    margin-right: 10px;
    position: relative !important;
    z-index: 0;
}

.btn-area .cancel-btn:hover {
    color: #333;
}

.btn-area .cancel-btn:focus {
    color: #333;
}

.bg-gray {
    background-color: #f6f6f6;
}

.width-606 {
    width: 606px !important;
}

.bg-red {
    background-color: #ff8363;
}

.bg-blue {
    background-color: #3ecacb;
}

/*log-searchæ&nbsp;·å¼*/
.ibox-title .big-input {
    width: 332px !important;
}

.ibox-title .operationTime {
    float: left;
    width: 120px;
    height: 34px;
    border: 1px solid #dfdfdf;
    line-height: 34px;
    text-align: left;
    color: #666666;
    /*text-indent: 10px;*/
    box-sizing: border-box;
    padding-left: 10px;
}

/*è‡ªå®šä¹‰selectæ¡†æ&nbsp;·å¼*/
select.operationTime {
    border: solid 1px #000;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-right: 20px;
    background: url("../img/z-arrow2.png") no-repeat scroll 100px center;
    outline: none \9;
    font-size: 14px;
}

select.operationTime::-ms-expand {
    display: none;
}

.ibox-title .search-input {
    width: 172px;
    height: 34px;
    box-sizing: border-box;
    float: left;
    color: #333;
    margin-right: 15px;
}

.ibox-title .margin-right10 {
    margin-right: 10px;
}

.ibox-title .operationTime .display-none {
    display: none;
}

.ibox-title .checkbox {
    float: left;
    width: 88px;
    height: 34px;
    padding-left: 24px;
    font-size: 14px;
    color: #666666;
    margin-left: 24px;
}

.ibox-title .checkbox input {
    margin-right: 5px;
}

.ibox-title button {
    float: left;
    box-sizing: border-box;
    margin-left: 10px;
    outline: none;
    border: none;
    border-radius: 3px;
    padding: 7px 20px;
    color: #ffffff;
}

.ibox-content .operation-td .detail-btn {
    text-align: center;
    letter-spacing: 5px;
    color: #a0acf5;
    border-radius: 2px;
    border: 1px solid #a0acf5;
    text-indent: 5px;
    margin-bottom: 0;
}

.ibox-content td {
    vertical-align: middle !important;
    text-align: center;
    box-sizing: border-box;
    padding: 0 5px !important;
}

/*table.bg-f6f6f6 tbody tr:nth-of-type(even) {*/
/*background-color: #f6f6f6;*/
/*}*/

.ibox-content table .border {
    border-right: 1px solid #b5b5b5;
}

.ibox-content table tbody .font-bold {
    font-weight: bold;
}

.ibox-content table tbody tr .color-blue {
    color: #8be0e0;
}

.ibox-content .arrow-state span {
    padding-right: 11px;
}

.ibox-content table tbody tr .color-red {
    color: #ec4000;
    background: url("../img/z-uparrow.png") no-repeat right center;
}

.ibox-content table tbody tr .color-yellow {
    color: #ff9900;
    background: url("../img/z-downarrow.png") no-repeat right center;
}

/*ç”¨æˆ·ç®¡ç†æ&nbsp;·å¼*/
.ibox-content .form .choseBox .click-btn {
    display: inline-block;
    position: absolute;
    width: 30px;
    height: 100%;
    right: 0;
}

.ibox-content .form &gt; .choseBox .chose-content {
    display: none;
    position: absolute;
    left: -1px;
    top: 33px;
    border: 1px solid #dfdfdf;
    width: 360px;
    list-style: none;
    padding: 10px !important;
    background: #ffffff;
    z-index: 1;
}

.ibox-content .form &gt; .choseBox .chose-content li {
    box-sizing: border-box;
    padding: 10px 30px;
    cursor: pointer;
}

.ibox-content .form &gt; .choseBox .chose-content .padding {
    padding-left: 16px;
}

.ibox-content .form &gt; .choseBox .chose-content li:hover {
    background: #f6f6f6;
}

.btn-area .sure-btn {
    background: #ff753f;
    border: none;
    color: #fff;
}

.ibox-content .form {
    border: 1px solid #dfdfdf;
    margin-top: 15px;
}

.ibox-content .form .form-top {
    padding: 30px 30px 20px;
    border-bottom: 1px solid #dfdfdf;
}

.ibox-content .form &gt; div p {
    text-align: left;
    color: #333;
    font-size: 14px;
}

.ibox-content .form .form-top .margin-bottom-30 {
    margin-bottom: 30px;
}

.ibox-content .form .form-top .margin-bottom-20 {
    margin-bottom: 20px;
}

.ibox-content .form .form-top .color-6a9bff {
    color: #6a9bff;
}

.ibox-content .form &gt; .form-top &gt; p &gt; input {
    padding-left: 10px;
    outline: none;
    width: 227px;
    height: 34px;
    box-sizing: border-box;
    border: 1px solid #dfdfdf;
}

.ibox &gt; .ibox-content .form &gt; .form-top &gt; p &gt; .checkone {
    width: 14px;
    height: 14px;
    padding: 0;
    vertical-align: middle;
}

.ibox-content .form .form-bottom {
    padding: 20px 30px;
}

.ibox-content .form .form-bottom p {
    margin-bottom: 20px;
}

.ibox &gt; .ibox-content .form &gt; .form-bottom &gt; p &gt; .checkone {
    width: 14px;
    height: 14px;
    padding: 0;
    vertical-align: middle;
}

.ibox-content .form p label {
    width: 92px;
}

.ibox-content .form &gt; .form-bottom &gt; p &gt; input {
    width: 227px;
    height: 34px;
    box-sizing: border-box;
    border: 1px solid #dfdfdf;
    padding-left: 10px;
    outline: none;
}

.ibox-content .form &gt; .form-bottom &gt; p &gt; select {
    width: 360px;
    height: 34px;
    box-sizing: border-box;
    border: 1px solid #dfdfdf;
    outline: none;
}

.ibox .checkone {
    height: 14px;
    width: 14px;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background: transparent;
    box-sizing: border-box;
    outline: none;
}

#check-all {
    margin-left: 20px;
    margin-right: 10px;
}

.ibox-title .permisse {
    color: #666;
    margin: 0;
    font-size: 16px;
    line-height: 16px;
}

.ibox-title .permisse i {
    font-style: normal;
    padding: 0 12px;
}

/*.ibox-content #jstree1 {
    padding: 15px 0;
    border: 1px solid #dfdfdf;
}

.ibox-content .jstree-default .jstree-closed &gt; .jstree-ocl {
    background: transparent url(../img/m-arrow-right.png) no-repeat center !important;
}

.ibox-content .jstree-default .jstree-open &gt; .jstree-ocl {
    background: transparent url(../img/m-arrow-dowm.png) no-repeat center !important;
}

.ibox-content .jstree-default .jstree-closed .jstree-anchor &gt; .jstree-icon {
    background: transparent;
}

.ibox-content .jstree-default .jstree-open .jstree-anchor &gt; .jstree-icon {
    background: #6262ff url(../img/m-yes.png) no-repeat center;
}

.ibox-content .jstree-default .jstree-anchor &gt; .jstree-themeicon {
    display: none;
}

.jstree-default .jstree-icon.none {
    width: 0;
}*/

/*report-percent*/

.ibox-title label {
    float: left;
    color: #333;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    margin-right: 10px;
}

.ibox-title .bg-arrow {
    border: 1px solid #dfdfdf;
    background: transparent;
    border-radius: 3px;
    color: #333;
    padding-right: 22px;
    width: 90px;
    background: url(../img/m-arrowdown.png) no-repeat 67px center;
}

.ibox-title .bg-arrow:hover {
    color: #333;
}

.ibox-title .bg-arrow:focus {
    color: #333;
}

.ibox-content .echart {
    height: 282px;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #dfdfdf;
    margin-bottom: 22px;
}

/*use-manage-adduser1æ&nbsp;·å¼*/

.ibox-content .form .form-top .margin-bottom-30 {
    margin-bottom: 30px;
}

.ibox-content .form .form-top .margin-bottom-20 {
    margin-bottom: 20px;
}

.ibox-content .form .form-top .color-6a9bff {
    color: #6a9bff;
}

.ibox-content .form &gt; .form-top &gt; p &gt; input {
    padding-left: 10px;
    outline: none;
    width: 227px;
    height: 34px;
    box-sizing: border-box;
    border: 1px solid #dfdfdf;
}

.ibox-content .form .form-bottom {
    /*padding: 20px 30px;*/
}

.ibox-content .form .form-bottom p {
    margin-bottom: 20px;
}

.ibox-content .form p label {
    width: 92px;
}

.ibox-content .form p:nth-of-type(1) label {
    transform: translateY(5px);
}

.ibox-content .form &gt; .form-bottom &gt; p &gt; input {
    width: 227px;
    height: 34px;
    box-sizing: border-box;
    border: 1px solid #dfdfdf;
    padding-left: 10px;
    outline: none;
}

.ibox-content .form &gt; .form-bottom &gt; p &gt; select {
    width: 360px;
    height: 34px;
    box-sizing: border-box;
    border: 1px solid #dfdfdf;
    outline: none;
}

/*log-detailæ&nbsp;·å¼*/
.ibox-content.padding-top {
    padding-top: 15px;
    overflow: hidden;
}

.ibox-content .wrapper {
    width: 100%;
    height: 554px;
    border: 1px solid #dfdfdf;
    padding: 0 !important;
    text-align: left;
}

.wrapper .top {
    width: 100%;
    height: 90px;
    border-bottom: 1px solid #dfdfdf;
    box-sizing: border-box;
    padding: 20px 0 20px 50px;
}

.wrapper ul, .wrapper ol {
    padding: 0 !important;;
    margin: 0 !important;;
}

.wrapper .top li {
    color: #333333;
    font-size: 14px;
    list-style: none;
    float: left;
    margin-bottom: 20px;
}

.wrapper .top ul li:nth-of-type(1) {
    margin-right: 300px;
}

.wrapper .top ol li:nth-of-type(1) {
    margin-right: 400px;
}

.wrapper .top ol li .color-red {
    color: #980303;
}

.wrapper .middle {
    height: 464px;
    box-sizing: border-box;
    padding-top: 20px;
}

.wrapper .middle ul {
    list-style: none;
    color: #333333;
    font-size: 14px;
}

.wrapper .middle ul li {
    margin-bottom: 20px;
}

.wrapper .middle ul li span {
    margin-left: 20px;
}

.wrapper .middle ul div {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 20px;
}

.wrapper .middle ul li:nth-of-type(1) {
    margin-left: 40px;
}

.wrapper .middle ul li:nth-of-type(4) {
    margin-left: 22px;
}

.wrapper .middle ul li:nth-of-type(2), .wrapper .middle ul li:nth-of-type(5) {
    margin-left: 24px;
}

.wrapper .middle ul li:nth-of-type(3), .wrapper .middle ul li:nth-of-type(6) {
    margin-left: 54px;
    position: relative;
}

.wrapper .middle ul li .scroll {
    display: inline-block;
    width: 906px;
    height: 204px;
    border: 1px solid #dfdfdf;
    position: absolute;
    top: 0;
    left: 44px;
    background: #f6f6f6;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 20px 0 28px 20px;
    overflow-x: hidden;
    overflow-y: auto;
}

.log-detail {
    width: 100px;
    margin: 30px auto !important;
    background: #ff8759;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    padding: 6px;
    display: block;
    color: #ffffff;
}

.log-detail:hover {
    color: #ffffff;
}

.button.log-search:focus {
    color: #ffffff;
}

/*æœºæž„ä¿®æ”¹æ&nbsp;·å¼*/
.choseBox.margin-bottom-20 {
    margin-bottom: 20px;
}

.ibox-content.paddingT {
    text-align: left;
}

.ibox-content .form.padding {
    padding: 20px 30px;
}

.ibox-content .form p {
    margin-bottom: 20px;
}

.ibox-content .form .floatL {
    float: left;
}

.ibox-content .form label {
    font-weight: normal !important;
}

.ibox-content .form label span {
    color: #ff4200;
}

.ibox-content .form &gt; p &gt; input {
    margin-left: 30px;
    width: 227px;
    height: 34px;
    box-sizing: border-box;
    border: 1px solid #dfdfdf;
    text-indent: 10px;
    color: #999999;
    font-size: 16px;
}

.ibox-content .form &gt; .choseBox {
    margin-left: 34px;
    width: 360px;
    height: 34px;
    border: 1px solid #dfdfdf;
    text-indent: 10px;
    background: url("../img/z-arrow2.png") no-repeat 330px center;
    background-size: 13px 7px;
    position: relative;
    display: inline-block;
}

.ibox-content .form &gt; .choseBox input {
    border: none;
    outline: none;
    width: 300px;
    height: 100%;
    line-height: 34px;
}

.btn-area {
    text-align: center;
    padding: 39px 0 13px;
}

.btn-area button {
    letter-spacing: 5px;
    text-align: center;
    box-sizing: border-box;
    border-radius: 3px;
    outline: none;
    padding: 8px 30px;
}

.btn-area .cancel-btn.margin-bottom-40, .btn-area .sure-btn.margin-bottom-40 {
    margin-bottom: 40px;
}

/*add2*/
/*.user-add .ibox .checkone {
    height: 14px;
    width: 14px;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background: transparent;
    box-sizing: border-box;
    outline: none;
}

.user-add #check-all {
    margin-left: 20px;
    margin-right: 10px;
}

.user-add .ibox-title .permisse {
    color: #666;
    margin: 0;
    font-size: 16px;
    line-height: 16px;
}

.user-add .ibox-title .permisse i {
    font-style: normal;
    padding: 0 12px;
}


.user-add .ibox-content #jstree1 {
    padding: 15px 0;
    border: 1px solid #dfdfdf;
}

.user-add .ibox-content #jstree1 li {
    text-align: left;
}

.user-add .ibox-content .jstree-default .jstree-closed &gt; .jstree-ocl {
    background: transparent url(../img/m-arrow-right.png) no-repeat center !important;
}

.user-add .ibox-content .jstree-default .jstree-open &gt; .jstree-ocl {
    background: transparent url(../img/m-arrow-dowm.png) no-repeat center !important;
}

.user-add .ibox-content .jstree-default .jstree-closed .jstree-anchor &gt; .jstree-icon {
    background: transparent;
}

.user-add .ibox-content .jstree-default .jstree-open .jstree-anchor &gt; .jstree-icon {
    background: #6262ff url(../img/m-yes.png) no-repeat center;
}

.user-add .ibox-content .jstree-default .jstree-anchor &gt; .jstree-themeicon {
    display: none;
}

.user-add .jstree-default .jstree-icon.none {
    width: 0;
}

.user-add .btn-area {
    text-align: center;
    padding: 39px 0 13px;
}

.user-add .btn-area button {
    letter-spacing: 5px;
    text-align: center;
    box-sizing: border-box;
    border-radius: 3px;
    outline: none;
    padding: 8px 30px;
}

.user-add .btn-area .cancel-btn {
    border: 1px solid #dfdfdf;
    background: transparent;
    margin-right: 10px;
}

.user-add .btn-area .cancel-btn:hover {
    color: #333;
}

.user-add .btn-area .cancel-btn:focus {
    color: #333;
}

.user-add .btn-area .sure-btn {
    background: #ff753f;
    border: none;
    color: #fff;
}*/

/*user-orderæ&nbsp;·å¼*/

.user-order .ibox-content table thead tr {
    background-color: #f6f2fa !important;
    font-size: 18px;
    font-weight: bold;
}

.user-order .ibox-content tr {
    height: 50px !important;
    border-left: 1px solid #dfdfdf !important;
    border-top: 1px solid #dfdfdf !important;
}

.user-order .ibox-content td {
    vertical-align: middle !important;
    text-align: center;
    box-sizing: border-box;
    padding: 0 5px !important;
}

.user-order .ibox-title .choseBox {
    width: 172px;
    height: 34px;
    box-sizing: border-box;
    float: left;
    background: url("../img/z-arrow2.png") no-repeat 150px center;
    background-size: 13px 7px;
    position: relative;
    display: inline-block;
    border: 1px solid #dfdfdf;
    color: #333;
}

.user-order .ibox-title .choseBox input {
    border: none;
    outline: none;
    width: 140px;
    height: 100%;
    text-indent: 10px;
    line-height: 34px;
}

.user-order .ibox-title .choseBox a {
    display: inline-block;
    position: absolute;
    width: 30px;
    height: 100%;
    right: 0;
}

.user-order .ibox-title .choseBox ul {
    list-style: none;
    width: 172px;
    border: 1px solid #dfdfdf;
    position: absolute;
    left: -1px;
    top: 32px;
    background: #ffffff;
    display: none;
    padding: 10px !important;
}

.user-order .ibox-title .choseBox ul li {
    box-sizing: border-box;
    padding: 10px 30px;
    cursor: pointer;
}

.user-order .ibox-title .choseBox ul li:hover {
    background: #f6f6f6;
}

.user-order .ibox-title button {
    box-sizing: border-box;
    margin-left: 10px;
    outline: none;
    border: none;
    border-radius: 3px;
    padding: 7px 20px;
}

.user-order table tbody tr:nth-of-type(odd) {
    background-color: #f6f6f6;
}

.user-order .ibox-content table .border {
    border-right: 1px solid #b5b5b5;
}

.user-order .ibox-content table tbody .font-bold {
    font-weight: bold;
    background: #f6f2fa;
}

.user-order .ibox-content table tbody tr .color-blue {
    color: #8be0e0;
    font-weight: bold;
}

.user-order .ibox-content table tr .arrow-state {
    background: #fff7f7;
}

.user-order .ibox-content .arrow-state span {
    padding-right: 11px;
}

.user-order .ibox-content table tbody tr .color-red {
    color: #ec4000;
    background: url("../img/z-uparrow.png") no-repeat right center;
    font-size: 12px;
    font-weight: bold;
}

.user-order .ibox-content table tbody tr .color-yellow {
    color: #ff9900;
    background: url("../img/z-downarrow.png") no-repeat right center;
    font-weight: bold;
}

.user-order .ibox-content td {
    white-space: normal;
    line-height: normal !important;
}

.user-order table td {
    border: 1px solid #dfdfdf;
    font-size: 12px;
}

.log-search .ibox-content td {
    line-height: normal !important;
    word-break: break-all;
}

/*åˆ†é¡µå™¨æ&nbsp;·å¼*/
.row.skin2-pagination {
    color: #333;
    margin: 0;
}

.row.skin2-pagination .pagination {
    float: right;
    margin: 0 30px 10px 0;
    padding: 0;
}

.row.skin2-pagination .pagination li .a-width {
    width: 36px;
}

.skin2-pagination .pagination &gt; li &gt; a {
    width: 34px;
    font-size: 9px;
}

.skin2-pagination .pagination &gt; li.jump {
    height: 30px;
    line-height: 30px;
    margin-left: 5px;
    font-size: 9px;
}

.skin2-pagination .pagination &gt; li.jump input {
    height: 29px;
    border: 1px solid #ddd;
    margin-right: 5px;
    margin-left: 4px;
    text-indent: 5px;
    width: 40px;
    box-sizing: border-box;
    line-height: 1;
}

.skin2-pagination .pagination &gt; li.jump b {
    font-weight: normal;
    border: 1px solid #ddd;
    background: #f4f4f4;
    border-radius: 3px;
    padding: 0;
    cursor: pointer;
    margin: 0 !important;
    font-size: 9px !important;
    transform: translateY(-1px);
    width: 40px;
    height: 30px;
    line-height: 30px;
}

.skin2-pagination .pagination &gt; li.jump b:hover {
    color: #333;
}

.skin2-pagination .dataTables_info {
    padding-left: 20px;
    line-height: 30px;
    font-size: 9px;
    text-align: left;
}

/*è®¢å•å®¡æ&nbsp;¸æ&nbsp;·å¼*/
.ibox.info-wrap {
    -webkit-box-shadow: outset 2px -2px 3px #dfdfdf;
    -moz-box-shadow: outset 2px -2px 3px #dfdfdf;
    box-shadow: outset 2px -2px 3px #dfdfdf;
    padding:22px 19px 44px;
    color: #333;
    font-size:14px;
}
.info-wrap .info-box {
    margin-bottom:20px;
}
.info-box p.info-head {
    margin-bottom:8px;
}
.info-box p.info-head i {
    margin-right:5px;
}
.info-box p.info-head input[type="radio"] {
    margin:0 8px 0 19px;
}
table.info-content {
    width:100%;
}
table.info-content tbody tr {
    border-top:1px solid #dfdfdf;
    border-left:1px solid #dfdfdf;
    background: #fff;
}
table.info-content tbody tr:nth-of-type(1) {
    background-color: #fff !important;
}
table.info-content tbody tr td {
    border-right:1px solid #dfdfdf;
    border-bottom:1px solid #dfdfdf;
    padding:5px 8px;
    height:37px;
    line-height:27px;
}
table.info-content tbody tr td.border-bnone {
    border-bottom:1px solid #fff;
}
table.info-content tbody tr td.show-answers {
    color: #0063cf;
}
table.info-content tbody tr td.show-answers span {
    display: inline-block;
    width:70px;
    text-align: right;
}
table.info-content tbody tr td:nth-of-type(even) {
    padding-left:22px;
    width:460px;
}
table.info-content tbody tr td span.margin-l114 {
    margin-left:114px;
}
table.info-content tbody tr td b {
    font-weight:normal;
}
table.info-content tbody tr td input[type="text"] {
    border:none;
    outline:none;
}
table.info-content tbody tr td input[type="radio"] {
    margin-right:6px;
    outline:none;
}
table.info-content tbody tr td input.margin-l50 {
    margin-left:50px;
}
table.info-content tbody tr td .show-answer{
    color:#0063cf;
}
textarea.opinions {
    width:100%;
    border:none;
    outline:none;
}
.btn-next {
    display: block;
    width:80px;
    text-align: center;
    border:none;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    background: #27bea6;
    color: #fff;
    margin:0 auto;
    outline:none;
}

table.info-content tbody tr td input[type="text"] {
    width:293px;
}
table.info-content tbody tr td input.select {
    width:293px;
    height:29px;
    border:1px solid #dfdfdf;
    padding-left:14px;
}
table.info-content tbody tr td input.job-detail {
    width: 120px;
    display: none;
}
table.info-content tbody tr td input.address-detail {
    display: block;
}
.arrow-down {
    border-width:5px;
    border-color: #666 transparent transparent transparent;
    border-style:solid;
    position: relative;
    left:-15px;
    top:13px;
}
input.select:focus~.show-options {
    display: block;
}
.show-options {
    display: none;
    list-style: none;
    width:293px;
    border:1px solid #dfdfdf;
    border-top:none;
    padding:0;
    position: absolute;
    background: #fff;
}
.show-options.show-on {
    display: block;
}
.show-options li {
    width:97px;
    float: left;
    text-align: center;
}
.show-options li.on p{
    background: #fff;
    border-right:1px solid #dfdfdf;
    border-bottom:none;
}
.show-options li p {
    margin:0;
    line-height:32px;
    background: #f5f5f5;
    border-right:1px solid #dfdfdf;
    border-bottom:1px solid #dfdfdf;
}
.show-options .layer-third p {
    border-right:none;
}
.show-options li .layer-content {
    display: none;
    width:291px;
    text-align: left;
    padding:10px;
}
.show-options li.on .layer-content {
    display: block;
}
.layer-second .layer-content {
    margin-left:-97px;
}
.layer-third .layer-content {
    margin-left:-194px;
}
.show-options li .layer-content span {
    display: inline-block;
    padding: 0 10px;
    margin-right:3px;
    border-radius:3px;
}
.show-options li .layer-content span:hover {
    background: #d0f7fd;
}
.show-options li .layer-content span.selected {
    background: #00c1e0;
    color: #fff;
}

    /*å¤å®¡æ&nbsp;·å¼*/
table.info-content tbody tr td.padding-left {
    padding-left:15px;
}
table.info-content tbody tr td.padding-top {
    padding-top:10px;
}
table.info-content tbody tr td.padding-bottom {
    padding-bottom:10px;
}
.repay-total {
    color: #ff765c;
    font-size:18px;
}
td.answer-wrong {
    color: #d00000;
}
table.info-content tbody tr td.show-answers.color-normal {
    color: #333;
}
table.info-content tbody tr td.show-answers.color-normal span {
    width:42px;
}
.align-c {
    text-align: center;
}
.btn-pass,.btn-notpass {
    text-align: center;
    border:none;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    color: #fff;
    padding:5px 10px;
    outline:none;
    width:80px;
}
.btn-pass {
    background: #27bea6;
    letter-spacing: 8px;
    text-indent:8px;
}
.btn-notpass {
    background: #ff765c;
}

/*æ³•äººå®¡æ&nbsp;¸*/
.corporation-head {
    font-size:16px;
    margin:0 0 22px;
}
.corporation-info {
    border-left: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
}
.corporation-content {
    padding: 30px 0 20px 19px;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
}
.corporation-content p {
    padding-left:46px;
}
.corporation-content .corporation-title {
    padding:0;
}
.corporation-content p i {
    font-style: normal;
}
.btn-retrieve {
    padding: 5px 10px;
    border:1px solid #dfdfdf;
    border-radius:3px;
    margin-left:10px;
}
.btn-retrieve:hover {
    color: #333 !important;
}
.margin-left-95 {
    margin-left:95px;
}
.corporation-result {
    display: none;
    overflow: hidden;
}
.corporation-result.show {
    display: block;
}
.corporation-result b {
    margin-left:5px;
    float: left;
}
.corporation-result i {
    font-size:18px;
    float: left;
}
.corporation-result svg {
    height:19px;
    width:19px;
}
.corporation-result svg use {
    display: block;
    width:100%;
    height:100%;
}
.result-warn i {
    color: #e02f2f;
}
.corporation-check {
    overflow: hidden;
    margin-top:20px;
    background: #f5f5f5;
    padding:20px;
}
.corporation-check textarea {
    float: left;
    width:70%;
    background: transparent;
    border:none;
    outline:none;
}
.corporation-check form {
    float: right;
    width:20%;
    height:100%;
    margin-top:20px;
}
.corporation-check form label {
    float: left;
    margin-left:38px;
}
.margin-top-20 {
    margin-top:20px;
    background: #ff765c;
}

/*æ˜¾ç¤ºäºŒç»´ç&nbsp;å¼¹çª—æ&nbsp;·å¼*/
.layui-layer.layer-show-ewm {
    box-shadow: 2px 2px 4px 0px rgba(51,51,51,.5);
    border-radius:8px;
}
.layer-show-ewm .img-wrapper {
    width:310px;
    height:310px;
    margin:55px auto 0;
}
.layer-show-ewm .img-wrapper img{
    height:100%;
    width:100%;
    display: block;
}
.layer-show-ewm .layui-layer-content .open-taobao {
    text-align: center;
    margin-top:40px;
    color: #333333;
    font-size:26px;
}
.layer-show-ewm .layui-layer-btn {
    padding:0 0 30px !important;
}
.layer-show-ewm .layui-layer-btn .layui-layer-btn0 {
    width:298px;
    height:60px;
    line-height:60px;
    border-radius:6px;
    background: #ff685d;
    font-size:26px;
    color: #fff;
    letter-spacing:12px;
    text-indent: 12px;
    border:none;
}</pre></body></html>