html {
    font-size: 60px
}

@media (min-device-width: 1024px) {
    html {
        font-size: 67px
    }
}

@media (min-device-width: 1360px) {
    html {
        font-size: 80px;
    }
}

@media (min-device-width: 1440px) {
    html {
        font-size: 85px;
    }
}

@media (min-device-width: 1680px) {
    html {
        font-size: 95px;
    }
}

@media (min-device-width: 1920px) {
    html {
        font-size: 100px;
    }
}

html,
body {
    -ms-overflow-style: scrollbar !important;
}

html {
    height: 100%;
}

body {
    height: 100%;
    background-color: #f6f8fd;
    font-size: 0.14rem;
}

input,
textarea,
select {
    font-size: 0.12rem;
    font-size: 100%;
    font-family: inherit;
    padding: 0
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
form {
    margin: 0
}

ul {
    padding-left: 0;
    list-style-type: none
}

ol {
    padding-left: 0
}

a {
    text-decoration: none;
    color: #333;
    cursor: pointer
}

a:hover {
    color: #0096db;
    text-decoration: none;
    cursor: pointer
}

a:active {
    cursor: default
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

input,
img {
    border: 0;
    outline: none;
}

table {
    border-collapse: collapse;
    width: 100%;
    text-align: center;
    table-layout: fixed;
}

i {
    font-style: normal;
    font-size: 0.15rem;
}

div,
label,
input,
a,
li,
span,
p {
    box-sizing: border-box
}

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
    display: block
}

button {
    border: none;
    outline: none
}

input::-webkit-input-placeholder {
    color: #999;
}

input:-moz-placeholder {
    color: #999;
}

input::-moz-placeholder {
    color: #999;
}

input:-ms-input-placeholder {
    color: #999;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    padding-left: 0.05rem;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 0;
    margin-top: 0;
    vertical-align: middle;
}

ul,
li {
    padding: 0;
    list-style: none;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

.pd1 {
    padding: 0 0.1rem;
}

.col-12 {
    width: 100%
}

.col-11 {
    width: 91.66666667%
}

.col-10 {
    width: 83.33333333%
}

.col-9 {
    width: 75%
}

.col-8 {
    width: 66.66666667%
}

.col-7 {
    width: 58.33333333%
}

.col-6 {
    width: 50%
}

.col-5 {
    width: 41.66666667%
}

.col-4 {
    width: 33.33333333%
}

.col-3 {
    width: 25%
}

.col-2 {
    width: 16.66666667%
}

.col-1 {
    width: 8.33333333%
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
    float: left;
    min-height: 0.6rem;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0.15rem;
    padding-left: 0.15rem;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 0.1rem;
    padding-left: 0.1rem;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    /*height: 100%;*/
}

.col-1-1,
.col-1-2,
.col-1-3,
.col-1-4,
.col-1-5,
.col-2-3,
.col-3-4,
.col-3-5,
.col-4-5,
.col-2-5,
.col-1-7,
.col-2-7,
.col-5-7,
.col-3-7,
.col-2-10,
.col-3-10 {
    float: left;
}

.col-1-1 {
    width: 100%;
}

.col-1-2 {
    width: 50%;
}

.col-1-3 {
    width: 33.33%;
}

.col-1-4 {
    width: 25%;
}

.col-1-5 {
    width: 20%;
}

.col-1-6 {
    width: 16.66%;
}

.col-2-3 {
    width: 66.66%;
}

.col-3-4 {
    width: 75%;
}

.col-3-5 {
    width: 60%;
}

.col-4-5 {
    width: 80%;
}

.col-2-5 {
    width: 40%;
}

.col-1-7 {
    width: 14.28%;
}

.col-2-7 {
    width: 28.5%;
}

.col-3-7 {
    width: 42.8%;
}

.col-5-7 {
    width: 71.5%;
}

.col-2-10 {
    width: 20%;
}

.col-3-10 {
    width: 30%;
}

ul.col1>li {
    float: left;
    width: 100%;
}

ul.col2>li {
    float: left;
    width: 50%;
}

ul.col3>li {
    float: left;
    width: 33.33%;
}

ul.col4>li {
    float: left;
    width: 25%;
}

ul.col5>li {
    float: left;
    width: 20%;
}

ul.col6>li {
    float: left;
    width: 16.66%;
}

ul.col7>li {
    float: left;
    width: 14.28%;
}

ul.col8>li {
    float: left;
    width: 12.5%;
}

ul.col9>li {
    float: left;
    width: 11.11%;
}

.col-3 {
    width: 30%;
}

.col-7 {
    width: 70%;
}

.ti {
    text-indent: 2em;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.dn {
    display: none;
}

.db {
    display: block;
}

.dib {
    display: inline-block;
}

.tar {
    text-align: right
}

.tal {
    text-align: left
}

.tac {
    text-align: center
}

.noborder {
    border: none !important;
}

.unselect {
    moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.exhide {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

[class*="icheck-"]>label {
    padding-left: 0.29rem !important;
    min-height: 0.18rem;
    line-height: 0.18rem;
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

[class*="icheck-"]>input:first-child+label::before,
[class*="icheck-"]>input:first-child+input[type="hidden"]+label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 0.18rem;
    height: 0.18rem;
    border: 1px solid #D3CFC8;
    border-radius: 0.04rem;
    margin-left: -0.29rem;
    background-color: #d7dcde;
}

[class*="icheck-"]>input:first-child:checked+label::after,
[class*="icheck-"]>input:first-child:checked+input[type="hidden"]+label::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 0.06rem;
    height: 0.1rem;
    border: solid 0.02rem #fff;
    border-left: none;
    border-top: none;
    transform: translate(0.06rem, 0.03rem) rotate(45deg);
    -ms-transform: translate(0.06rem, 0.03rem) rotate(45deg);
}

.icheck-primary>input:first-child:checked+label::before,
.icheck-primary>input:first-child:checked+input[type="hidden"]+label::before {
    background-color: #3498db;
    border-color: #3498db;
}

.icheck-primary>input:first-child:not(:checked):not(:disabled):hover+label::before,
.icheck-primary>input:first-child:not(:checked):not(:disabled):hover+input[type="hidden"]+label::before {
    /*border-color: #3498db;*/
    border: none;
}

[class*="icheck-"] {
    min-height: 0.22rem;
    margin-top: 0.06rem !important;
    margin-bottom: 0.06rem !important;
    padding-left: 0px;
}

select {
    outline: none;
    line-height: 0.3rem;
    border: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("../img/arrow.png") no-repeat scroll right center transparent;
    padding-right: 0.14rem;
    background-position: right 0.1rem top 50%;
    cursor: pointer;
}

select::-ms-expand {
    display: none;
}

body .laydate-set-ym {
    width: 100%;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 0.15rem;
}

body .layui-laydate-range {
    /*width: 5.48rem;*/
    width: auto;
}

body .layui-laydate-main {
    width: 2.72rem;
}

body .layui-laydate-header {
    position: relative;
    line-height: 0.3rem;
    padding: 0.1rem 0.7rem 0.05rem;
}

body .layui-laydate-header i {
    position: absolute;
    top: 0.1rem;
    color: #999;
    font-size: 0.18rem;
}

body .layui-laydate-header i.laydate-prev-y {
    left: 0.15rem;
}

body .layui-laydate-header i.laydate-prev-m {
    left: 0.45rem;
}

body .layui-laydate-header i.laydate-next-m {
    right: 0.45rem;
}

body .layui-laydate-header i.laydate-next-y {
    right: 0.15rem;
}

body .layui-laydate-content {
    position: relative;
    padding: 0.1rem;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    font-size: 0.15rem;
}

body .layui-laydate-footer {
    position: relative;
    height: 0.46rem;
    line-height: 0.26rem;
    padding: 0.1rem 0.2rem;
    font-size: 0.15rem;
}

body .laydate-footer-btns {
    position: absolute;
    right: 0.1rem;
    top: 0.1rem;
}

body .laydate-footer-btns span {
    height: 0.26rem;
    line-height: 0.26rem;
    margin: 0 0 0 -1px;
    padding: 0 0.1rem;
    border: 1px solid #C9C9C9;
    background-color: #fff;
    white-space: nowrap;
    vertical-align: top;
    border-radius: 0.02rem;
    font-size: 0.14rem;
}

body .layui-laydate .layui-this {
    background-color: #0a3a71 !important;
    color: #fff !important;
}

body .layui-laydate-header i:hover,
body .layui-laydate-header span:hover {
    color: #0a3a71;
}

body .layui-laydate-footer span:hover {
    color: #0a3a71;
}

body .layui-laydate-content td,
.layui-laydate-content th {
    width: 0.36rem;
    height: 0.3rem;
    padding: 0.05rem;
    text-align: center;
}

body .layui-layer-title {
    padding: 0 0.8rem 0 0.2rem;
    height: 0.42rem;
    line-height: 0.42rem;
    border-bottom: 1px solid #eee;
    font-size: 0.14rem;
    color: #333;
    overflow: hidden;
    background-color: #F8F8F8;
    border-radius: 2px 2px 0 0;
}

body .layui-layer-dialog .layui-layer-content {
    position: relative;
    padding: 0.2rem 0.2rem 0.2rem 0.65rem;
    line-height: 0.24rem;
    word-break: break-all;
    overflow: hidden;
    font-size: 0.14rem;
    overflow-x: hidden;
    overflow-y: auto;
}

body .layui-layer-btn {
    text-align: right;
    padding: 0 0.15rem 0.12rem;
    pointer-events: auto;
    user-select: none;
    -webkit-user-select: none;
}

body .layui-layer-btn a {
    height: 0.28rem;
    line-height: 0.28rem;
    margin: 0.05rem 0.05rem 0;
    padding: 0 0.15rem;
    border: 1px solid #dedede;
    background-color: #fff;
    color: #333;
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none;
    font-size: 0.14rem;
}

body .layui-layer-dialog {
    min-width: 2.6rem;
}

body .layui-layer-tips .layui-layer-content {
    position: relative;
    line-height: 0.22rem;
    min-width: 0.12rem;
    padding: 0.08rem 0.15rem;
    font-size: 0.13rem;
    _float: left;
    border-radius: 2px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
    background-color: #000;
    color: #fff;
}

body .layui-layer {
    top: 1.5rem;
    box-shadow: 1px 1px 0.05rem rgba(0, 0, 0, .3);
}

body .layui-layer-lan .layui-layer-btn {
    padding: 0.05rem 0.1rem 0.1rem;
    text-align: right;
    border-top: 1px solid #E9E7E7;
}

body .layui-layer-lan .layui-layer-btn .layui-layer-btn1 {
    background: #FFFFFF;
}

body .layui-layer-lan .layui-layer-btn .layui-layer-btn0 {
    border-color: #0960b0;
    background-color: #0960b0;
    color: #fff;
}

body .layui-layer-setwin .layui-layer-close1,
body .layui-layer-setwin .layui-layer-min,
body .layui-layer-setwin .layui-layer-max {
    background: none;
    cursor: pointer;
    color: #FFFFFF;
}

body .layui-layer-setwin .layui-layer-close1:hover,
body .layui-layer-setwin .layui-layer-min:hover,
body .layui-layer-setwin .layui-layer-max:hover {
    color: #FFFFFF;
    opacity: .7;
}

body .layui-layer-setwin .layui-layer-close1 i {
    font-size: 0.17rem;
}

body .layui-layer-lan .layui-layer-title {
    background: #0960b0;
    color: #fff;
    border: none;
}

body .layui-layer-setwin {
    position: absolute;
    right: 0.15rem;
    *right: 0;
    top: 0.15rem;
    font-size: 0;
    line-height: initial;
}

body .layui-layer-page .layui-layer-content {
    /*padding-top: 0.1rem;*/
}

body .layui-layer-dialog .layui-layer-content .layui-layer-ico {
    position: absolute;
    top: 0.14rem;
    left: 0.2rem;
    /*width: 0.3rem;
height: 0.3rem;*/
}

body xm-select>.xm-label .scroll .label-content {
    height: 100%;
    display: flex;
    align-items: center;
}

body xm-select>.xm-tips {
    color: #999999;
    padding: 0 0.1rem;
    height: 100%;
}

body xm-select>.xm-label .xm-label-block {
    display: flex;
    position: relative;
    padding: 0px 0.05rem;
    margin-right: 0.05rem;
    height: 0.26rem;
    line-height: 0.26rem;
    border-radius: 0.03rem;
    align-items: baseline;
    color: #FFF;
}

body xm-select * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-size: 0.14rem;
    font-weight: 400;
    text-overflow: ellipsis;
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
}

body xm-select>.xm-label {
    position: absolute;
    top: 0;
    bottom: 0px;
    left: 0.1rem;
    right: 0.3rem;
    overflow: auto hidden;
}

body xm-select>.xm-body {
    position: absolute;
    left: 0;
    top: 0.42rem;
    padding: 0.05rem 0;
    z-index: 999;
    width: 100%;
    border: 1px solid #E6E6E6;
    background-color: #fff;
    border-radius: 0.02rem;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
    animation-name: xm-upbit;
    animation-duration: 0.3s;
    animation-fill-mode: both;
}

body xm-select>.xm-body .xm-toolbar {
    padding: 0 0.1rem;
    display: flex;
    margin: -3px 0;
    cursor: default;
}

body xm-select>.xm-body .xm-search {
    background-color: #FFF !important;
    position: relative;
    padding: 0 0.1rem;
    margin-bottom: 0.05rem;
    cursor: pointer;
}

body xm-select>.xm-body .xm-paging {
    padding: 0 0.1rem;
    display: flex;
    margin-top: 0.05rem;
}

body xm-select>.xm-body .xm-option {
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 0.1rem;
    cursor: pointer;
}

body xm-select>.xm-body .xm-option-icon {
    color: transparent;
    display: flex;
    border: 1px solid #E6E6E6;
    border-radius: 0.03rem;
    height: 0.18rem;
    width: 0.18rem;
    font-size: 0.18rem !important;
    justify-content: center;
    align-items: center;
}

body xm-select>.xm-body .xm-option-content {
    display: flex;
    position: relative;
    padding-left: 0.15rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
    width: calc(100% - 0.2rem);
}

.line-grey {
    height: 1px;
    background-color: #dddddd;
    width: 100%;
    float: left;
    margin: 0.15rem 0;
}

.mybtn {
    height: 0.5rem;
    padding: 0.1rem 0.2rem;
    line-height: 0.3rem;
    text-align: center;
    font-size: 0.16rem;
    color: #333333;
    background-color: #e9e9ea;
    min-width: 1.5rem;
    border-radius: 0.04rem;
    display: inline-block;
    transition: all .25s;
    margin: 0.02rem 0;
}

.mybtn i {
    padding-right: 0.05rem;
}

.mybtn:hover {
    opacity: 0.8;
    color: #333333;
}

.mybtn-primary {
    background-color: #096eaf;
    color: #FFFFFF;
    border: 1px solid transparent;
}

.mybtn-primary:hover {
    opacity: 0.8;
    color: #FFFFFF;
}

.mybtn-green {
    background-color: #0fbfab;
    color: #FFFFFF;
    border: 1px solid transparent;
}

.mybtn-green:hover {
    opacity: 0.8;
    color: #FFFFFF;
}

.mybtn-red {
    background-color: #F44336;
    color: #FFFFFF;
    border: 1px solid transparent;
}

.mybtn-red:hover {
    opacity: 0.8;
    color: #FFFFFF;
}

.mybtn-blue {
    background-color: #0c3a70;
    color: #FFFFFF;
    border: 1px solid transparent;
}

.mybtn-blue:hover {
    opacity: 0.8;
    color: #FFFFFF;
}

.mybtn-blue-l {
    background-color: #ffffff;
    color: #0a6db1;
    border: 1px solid #0a6db1;
}

.mybtn-blue-l:hover {
    opacity: 0.8;
    color: #0667ff;
    border: 1px solid #0667ff;
}

.mybtn-grey-l {
    background-color: transparent;
    color: #c2c2c2;
    border: 1px solid #c2c2c2;
    border-radius: 1rem !important;
}

.mybtn-grey-l:hover {
    background-color: #0046b3;
    color: #FFFFFF;
    border: 1px solid #0046b3;
}

.mybtn-grey-l:hover {
    background-color: #0a3a71;
    color: #FFFFFF;
    border: 1px solid #0a3a71;
    font-weight: normal;
}

.contenter-in.gray .mybtn-grey-l:hover {
    background-color: #717171;
    color: #FFFFFF;
    border: 1px solid #717171;
    font-weight: normal;
}

.mybtn-grey {
    background-color: #c2c2c2;
    border: 1px solid #c2c2c2;
    color: #FFFFFF;
}

.mybtn-grey:hover {
    background-color: #6f6f6f;
    border: 1px solid #6f6f6f;
    color: #FFFFFF;
}

.mybtn-min {
    height: 0.3rem;
    line-height: 0.2rem;
    padding: 0.05rem 0.1rem;
    font-size: 0.16rem;
    min-width: 0.9rem;
    border-radius: 0.02rem;
}

.mybtn-2min {
    height: 0.23rem;
    line-height: 0.18rem;
    padding: 0.025rem 0.05rem;
    font-size: 0.13rem;
    min-width: 0.6rem;
    border-radius: 0.04rem;
}

.mybtn-4min {
    height: 0.35rem;
    line-height: 0.25rem;
    padding: 0.05rem 0.2rem;
    font-size: 0.19rem;
    min-width: 1.2rem;
    border-radius: 0.02rem;
    font-weight: 600;
}

.mybtn-mid {
    height: 0.4rem;
    line-height: 0.3rem;
    padding: 0.05rem 0.1rem;
    font-size: 0.15rem;
    min-width: 1rem;
    border-radius: 0.04rem;
}

.mybtn-disabled {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
    background-color: #ADADAD;
}

.mybtn-radius {
    border-radius: 5rem;
    padding: 0.025rem 0.1rem;
}

.unused {
    background-color: #8C8C8C !important;
    cursor: default !important;
}

.mybtn.unused:hover {
    opacity: 1 !important;
}

.hmar {
    /* margin: 0 0.07rem; */
    margin-right: 0.14rem;
}

#page .m-pagination-page a {
    line-height: 0.25rem;
    height: 0.25rem;
    padding: 0 0.08rem;
}

#page .m-pagination-size select {
    cursor: pointer;
    height: 0.28rem;
    padding: 0.02rem 0.3rem 0.02rem 0.1rem;
    border-radius: 0.04rem;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../../../../img/xiaixa.png) no-repeat scroll right 0.1rem center transparent;
    line-height: 0.2rem;
}

#page .m-pagination-jump .m-pagination-group input {
    width: 0.5rem;
    height: 0.22rem;
    border: 1px solid #bebebe;
    line-height: 0.2rem;
    border-radius: 0.04rem 0 0 0.04rem;
    padding: 0.02rem 0.1rem;
    margin: 0;
}

#page .m-pagination-jump .m-pagination-group button {
    border: none;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 0.28rem;
    padding: 0px 0.12rem;
    background-color: #337AB7;
    color: #FFFFFF;
    line-height: 0.2rem;
}

#page .m-pagination-jump .m-pagination-group button:hover {
    background-color: #4889c1;
}

#page .m-pagination-info {
    line-height: 0.28rem;
    height: 0.28rem;
}

#page .m-pagination-page,
.m-pagination-info,
.m-pagination-size,
.m-pagination-jump {
    float: left;
    margin-top: 0.02rem;
    padding-right: 0.3rem;
}

body .m-pagination-page>li>a,
body .m-pagination-size>select,
body .m-pagination-group>input,
body .m-pagination-group>button,
body .m-pagination-info {
    font-size: 0.16rem;
    font-family: 'Microsoft YaHei';
    color: #888;
}

body .ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
    max-height: 2rem;
    overflow-x: hidden;
}

.layerTips {
    text-align: center;
}

.container-fluid {
    height: 100%;
    padding: 0;
    margin: 0;
    min-width: 14rem;
}

.header-fp,
.contenter-fp,
.footer-fp {
    width: 100%;
    position: relative;
    z-index: 1;
}

.header-fp {
    z-index: 9;
}

.header-fp .header-fp-content,
.footer-fp .footer-fp-content,
.contenter-fp .contenter-fp-content {
    width: 14rem;
    margin: 0 auto;
    padding: 0 0.1rem;
    position: relative;
}

.contenter-fp .contenter-fp-content {
    overflow: hidden;
    padding-bottom: 0.2rem;
}

.footer-fp .footer-fp-content,
.header-fp .header-fp-content {
    height: 100%;
}

body .contenter-fp {
    min-height: calc(100% - 3.2rem);
}

.header-fp {
    height: 2rem;
    background: url(../../img/header_bg.jpg) no-repeat;
    background-size: 100% 100%;
}

.header-fp .header-fp-content .logobox1,
.header-fp .header-fp-content .logobox2,
.header-fp .header-fp-content .searchbox {
    width: 33.33%;
    float: left;
}

.header-fp .header-fp-content .logobox1 {
    padding: 0.45rem 0;
    height: 100%;
}

.header-fp .header-fp-content .logobox1 img {
    height: 100%;
}

.header-fp .header-fp-content .logobox2 {
    text-align: center;
    padding: 0.3rem 0;
    height: 100%;
}

.header-fp .header-fp-content .logobox2 img {
    height: 1.16rem;
}

.header-fp .header-fp-content .searchbox {
    height: 100%;
    padding-top: 0.8rem;
}

.header-fp .header-fp-content .searchbox .search-item {
    border-radius: 0.1rem;
    height: 0.3rem;
    line-height: 0.26rem;
    width: 2.2rem;
    border: 2px solid #d6d6d6;
    overflow: hidden;
}

.header-fp .header-fp-content .searchbox .search-item input {
    width: 86%;
    float: left;
    height: 100%;
    padding-left: 0.1rem;
}

.header-fp .header-fp-content .searchbox .search-item a {
    display: block;
    width: 14%;
    float: left;
    text-align: center;
    padding: 0.04rem 0;
    height: 100%;
    color: #d6d6d6;
}

.header-fp .header-fp-content .searchbox .search-item a:hover {
    color: #C2C2C2;
}

.header-fp .header-fp-content .searchbox .search-item a i {
    border-left: 2px solid #d6d6d6;
    width: 100%;
    height: 100%;
    display: block;
    line-height: 0.17rem;
}

.header-fp .header-fp-content .searchbox .user-item {
    line-height: 0.3rem;
    padding: 0 0.15rem;
    font-size: 0.16rem;
    color: #084b9e;
}

.header-fp .header-fp-content .searchbox .user-item a {
    color: #084b9e;
    display: inline-block;
}

.header-fp .header-fp-content .searchbox .user-item a:hover {
    color: #808eb9;
}

.header-fp .header-fp-content .searchbox .user-item span {
    max-width: 0.5rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}

body .footer-fp {
    height: 1.2rem;
    background-color: #f2f4fa;
    overflow: hidden;
    border-top: 1px solid #ececec;
}

body .footer-fp .footer-fp-content .contentbox {
    padding: 0.2rem 0;
    position: relative;
    width: 65%;
    margin: 0 auto;
    height: 100%;
    white-space: nowrap;
}

body .footer-fp .footer-fp-content .contentbox .codebox {

    width: 30%;

    float: left;

    height: 100%;
}

body .footer-fp .footer-fp-content .contentbox .codebox .sign {

    float: left;

    width: 0.8rem;

    text-align: center;
}

body .footer-fp .footer-fp-content .contentbox .codebox .sign img {
    width: 100%;
}

body .footer-fp .footer-fp-content .contentbox .codebox .code {

    float: left;

    width: calc(100% - 0.8rem);

    height: 100%;

    padding: 0.2rem 0;
}

body .footer-fp .footer-fp-content .contentbox .codebox .code p {

    text-align: left;
    line-height: 0.2rem;
}

body .footer-fp .footer-fp-content .contentbox .codebox .code p img {
    height: 0.09rem;
    width: 0.09rem;
    vertical-align: middle;
    margin-left: 0.05rem;
}

body .footer-fp .footer-fp-content .contentbox .infobox {

    width: 70%;

    float: left;

    height: 100%;
}

body .footer-fp .footer-fp-content .contentbox .infobox span {
    padding-right: 0.1rem;
}

.footer-fp .footer-fp-content p {
    text-align: center;
    line-height: 0.25rem;
    font-size: 0.12rem;
    color: #9c9d9d;
    padding: 0 0.1rem;
}

.footer-fp .footer-fp-content p.btext {
    font-weight: 600;
    font-size: 0.13rem;
    color: #868686;
    line-height: 0.3rem;
}

.footer-fp .footer-fp-content p.btext i {
    font-weight: normal;
}

#browseVolume {
    max-width: 1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
}

/*.footer-fp .footer-fp-content p span{
padding: 0.1rem 0.1rem;
}
.footer-fp .footer-fp-content p span:first-of-type{
padding-right:0;
}
.footer-fp .footer-fp-content p span:last-of-type{
padding-left:0;
}*/
/*.footer-fp .footer-fp-content .sign{
position: absolute;
left: 0;
top: 50%;
transform: translate(0,-50%);
}
body .footer-fp .footer-fp-content .sign img{
height: 0.85rem;
}*/
.toolsbox {
    position: fixed;
    right: 0;
    bottom: 16%;
    width: 0.7rem;
    /*min-height: 2rem;*/

    z-index: 9;
    /* box-shadow: 0 0 0.1rem #c3c3c3;*/
    border-radius: 0.05rem 0 0 0.05rem;
    /*overflow: hidden;*/
}

.toolsbox ul {}

.toolsbox ul li {
    width: 100%;
    height: 0.7rem;

}

.toolsbox ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0.05rem 0.05rem;
    text-align: center;
    color: #b4b4b5;
    transition: all .25s;
    background-color: #f2f4fa;
}

.toolsbox ul li a:hover {
    /*color:#033777;*/
    background-color: #FFFFFF;
}

.toolsbox ul li a img {
    width: 70%;
}

.toolsbox ul li a p {
    height: 0.2rem;
    line-height: 0.2rem;
    /*font-size: 0.12rem;*/
    font-size: 12px;
    text-align: center;
    color: #b4b4b5;
}

.toolsbox ul li.bar1 {
    height: 5rem;

    width: 200%;
    position: relative;
    right: 80%;
}

.toolsbox ul li.bar1 a {
    background-color: unset;
}

.toolsbox ul li.bar1 a:hover {
    background-color: unset;
}

.toolsbox ul li.bar1 a img {
    transition: all .2s;
}

.toolsbox ul li.bar1 a img:hover {
    transform: scale(1.05);
}

.colorline-min {
    width: 100%;
    height: 3px;
    border-radius: 2px;
    background: -webkit-linear-gradient(to right, #0345bd, #6abaff);
    background: -moz-linear-gradient(to right, #0345bd, #6abaff);
    background: linear-gradient(to right, #0345bd, #6abaff);
}

body .content-page .tcdPageCode {
    padding: 0.15rem 0.2rem;
    text-align: left;
    color: #666;
    position: absolute;
    right: 50%;
    bottom: 0;
    transform: translate(50%, 0);
    width: fit-content;
}

body .package-status {
    padding: 0.36rem 0 0 0;
    width: 100%;
    border-left: 0.03rem solid #BBBBBB;
}

body .package-status .status-list>li {
    border-left: none;
    padding-right: 0.2rem;
}

body .badgeNav {
    margin: 0.2rem 0;
}

body .badgeNav label {
    color: #fff;
    background-color: #BBBBBB;
    border-radius: 0.2rem;
    padding: 0 0.12rem;
    line-height: 0.3rem;
    font-size: 0.14rem;
}

body .badgeNav label a {
    color: #fff;
}

body .badgeNav label a:hover {
    color: #F2F2F2;
}

body .Nav-div {
    width: 100%;
    margin: 0.2rem 0;
}

body .Nav .first-n,
body .Nav .text-n {
    display: inline-block;
    background-color: #c6c7c7;
    padding: 0.03rem 0.09rem 0.01rem 0.09rem;
    border-radius: 0.5rem;
    color: #fff;
    font-size: 0.14rem;
    color: #fff;
    background-color: #115eac;
    border-radius: 0.2rem;
    padding: 0 0.12rem;
    line-height: 0.3rem;
    transition: all 0.25s;
}

.Nav .node-n1 {
    display: inline-block;
    background-color: #023f96;
    padding: 0.03rem;
    border-radius: 0.5rem;
    color: #fff;
    margin-bottom: 0.03rem;
}

.Nav .node-n2 {
    display: inline-block;
    background-color: #023f96;
    padding: 0.02rem;
    border-radius: 0.5rem;
    color: #fff;
    margin-bottom: 0.04rem;
}

.Nav .node-n3 {
    display: inline-block;
    background-color: #023f96;
    padding: 0.01rem;
    border-radius: 0.5rem;
    color: #fff;
    margin-bottom: 0.05rem;
}

body .badgeNav label,
body .Nav .first-n {
    cursor: pointer;
    background-color: #023f96;
}

body .badgeNav label:hover,
body .Nav .first-n:hover,
body .badgeNav label.hstyle:hover {
    background-color: #c61c1c;
}

body .badgeNav label:last-of-type {
    cursor: default;
    background-color: #115eac;
}

body .badgeNav label.nohover {
    cursor: default;
    background-color: #115eac;
}

body .left {
    width: 20%;
    /*margin: 0.6rem 0;*/
    float: left;
}

body .right {
    width: 80%;
    float: left;
    padding-left: 0.7rem;
}

/*面包屑*/
.Nav .Nav-l a {
    transition: all .25s;
    color: #ffffff;
}

.Nav .Nav-l a:hover {
    color: #f2f2f2;
}

.dot3 {
    padding: 0 0.05rem;
}

.dot3::after {
    content: url(../../img/agencyServ/dot3.png);
}

/*翻译系统*/
.header,
.contenter,
.footer .footer-info,
.footer-link,
.headmenu .header-list {
    width: 14rem;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    min-height: 0.5rem;
    padding: 0 0.1rem;
}

.info-div {
    padding: 0.65rem 0rem 0.2rem;
}

.info-div>.imgShow>img {
    width: 100%;
}

body .form-control[disabled],
body .form-control[readonly],
body fieldset[disabled] .form-control {
    background-color: #ffffff;
    opacity: 1;
    cursor: default;
    pointer-events: none;
}

body textarea:disabled {
    background-color: #ffffff;
}

body button[disabled],
html input[type=text][disabled] {
    cursor: default;
    background-color: #ffffff;
}

.mybtn:disabled {
    pointer-events: none;
    cursor: not-allowed;
}

.layui-layer-msg .layui-layer-title {
    text-align: center;
    background: #0960b0;
    color: #fff;
    border: none;
    padding: 0 0.2rem;
    font-size: 0.15rem;
}

body .layui-layer-msg .layui-layer-content {
    font-size: 0.15rem;
    text-align: center;
    padding: 0.25rem 0.2rem;
}

/*列表页样式*/
body .right>.content-list {
    min-height: 2rem;
    background-color: #f1f1f1;
    overflow: hidden;
    padding: 0.1rem 0.2rem 0.3rem 0.5rem;
}

body .right>.content-list ul li {
    list-style-type: square;
    color: #c61c1c;
    font-size: 0.2rem;
    line-height: 0.35rem;
}

body .right>.content-list ul li a {
    line-height: 0.35rem;
    color: #8C8C8C;
    font-size: 0.16rem;
    display: inline;
    overflow: hidden;
}

body .right>.content-list ul li a:hover {
    color: #0f67ae;
}

body .right>.content-list ul li .p-title {
    width: calc(100% - 1.3rem);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
}

body .right>.content-list ul li .p-time {
    width: 1rem;
    float: right;
}

body .right>.content-page {
    height: 0.55rem;
    position: relative;
}

body .right>.content-page .tcdPageCode {
    padding: 0.15rem 0.2rem;
    text-align: left;
    color: #666;
    position: absolute;
    right: 50%;
    bottom: 0;
    transform: translate(50%, 0);
}

body .content-detail {
    padding: 0.05rem 2rem 0.3rem 2rem;
}

/*文件上传美化*/
.file {
    position: relative;
    display: inline-block;
    background: #2a6dc9;
    border: 1px solid #2a6dc9;
    border-radius: 4px;
    padding: 0.03rem 0.1rem;
    overflow: hidden;
    color: #ffffff;
    text-decoration: none;
    text-indent: 0;
    line-height: 0.2rem;
    cursor: pointer;
    float: left;
    font-size: 0.13rem;
    transition: all .3s;
    /* top: 0.1rem; */
    left: 0.1rem;
}

.file input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
}

.file:hover {
    background: #255dc5;
    border-color: #255dc5;
    color: #FFFFFF;
    text-decoration: none;
}

body .contenter-fp .contenter-fp-banner img {
    width: 100%;
}

body .right .content-page {
    height: 0.5rem;
}