@import url('./base.css');
.xqyiheader{
    width: 100%;
    height: 0.8333rem;
    background: #fff;
    border-bottom: 1px solid #EDEEF2;
}
/* header kaishi */
.trslogo{
    height: 0.8333rem;
    margin-left: 0.4762rem;
    vertical-align: middle;
    /* margin-right: 0.2381rem; */
    cursor: pointer;
}
.logofu{
    /* line-height: 0.8333rem; */
    float: left;
    font-size: 0;
}
.logofu span{
    font-size: 0.2619rem;
    font-weight: 700;
    vertical-align: middle;
    padding-left: 0.2381rem;
    cursor: pointer;
}
.daohanglan{
    height: 0.8333rem;
    float: left;
    line-height: 0.8333rem;
    margin-left: 0.5952rem;
}
.daohanglan li{
    height: 0.8333rem;
    float: left;
    padding:0 0.2381rem;
    position: relative;
    z-index: 9;
}
.zhichifuwu{
    width: 100%;
    position: absolute;
    left: 0;
    top: 0.8333rem;
    text-align: center;
    background: #fff;
    box-shadow: 0px 3px 9px -3px #000;
    display: none;
}
.daohanglan li:hover .zhichifuwu{
    display: block;
}
.zhichifuwu span{
    width: 100%;
    /* height: 0.8333rem; */
    line-height: 0.8333rem;
    display: block;
    color: #666;
}
.zhichifuwu span:hover{
    /* color: #fff;
    background: #b7251e; */
    background: #d9d9d9;
}
.daohanglan li:hover{
    border-bottom:3px solid #b7251e;
    color: #b7251e;
    cursor: pointer;
}
.daohanglan .li-active{
    border-bottom:3px solid #b7251e;
    color: #b7251e;
    cursor: pointer;
}
.zhichifuwu a{
    width: 100%;
    /* height: 100%; */
    height: 0.6333rem;
    line-height: 0.6333rem;
    display: block;
}
/* headerjieshu */
.xqyileft{
    width: 5.2381rem;
    position: fixed;
    left: 0;
    top: 0.8333rem;
    bottom: 0;
    background: #f5f7fc;
    overflow: auto;
}
.header-right {
    float: right;
    display: flex;
    align-items: center;
    height: 0.8333rem;
}
.zhinan1 {
    width: 1.6905rem;
    height: 0.4524rem;
    border: 1px solid #b7251e;
    border-radius: 0.2143rem;
    background-color: #fff;
    font-size: 0.1667rem;
    color: #b7251e;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0.4762rem;
    cursor: pointer;
}
.yijian {
    font-size: 0.1667rem;
    color: #333;
    display: flex;
    align-items: center;
    padding-right: 0.4762rem;
    cursor: pointer;
    display: none;
}
.yijian .yijianfankui-icon {
    width: 0.2143rem;
    height: 0.2143rem;
    background: url("../img/yijianfankui.png") no-repeat;
    background-size: 100% 100%;
    margin-right: 0.0595rem;
}
.xiaoxi {
    font-size: 0.1667rem;
    color: #333;
    display: flex;
    align-items: center;
    padding-right: 0.4762rem;
    cursor: pointer;
    position: relative;
}
.xiaoxi .xiaoxi-icon {
    width: 0.1667rem;
    height: 0.1905rem;
    background: url("../img/xiaoxi.png") no-repeat;
    background-size: 100% 100%;
    margin-right: 0.0595rem;
}
.xiaoxi .xiaoxi-num {
    padding: 0 0.0714rem;
    border-radius: 0.4762rem;
    background-color: #C5000E;
    font-size: 0.0952rem;
    color: #fff;
    position: absolute;
    left: 0.55rem;
    top: -0.1rem;
}
.user {
    font-size: 0.1667rem;
    color: #333;
    display: flex;
    align-items: center;
    padding-right: 0.4762rem;
    cursor: pointer;
}
.user>img {
    width: 0.4762rem;
    height: 0.4762rem;
    border-radius: 50%;
    margin-right: 0.1429rem;
}
.user .userNick-text {
    max-width: 100px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.user .fenge {
    width: 1px;
    height: 0.1429rem;
    background-color: #9C9C9C;
    margin: 0 0.1786rem;
    cursor: pointer;
}
/* 左边导航 */
.xiangqing-left {
    width: 5.2381rem;
    position: fixed;
    top: 0.8333rem;
    bottom: 0;
    left: 0;
    background: #F4F7FE;
    overflow: auto;
}
.nav {
    width: 100%;
    height: auto;
}
.nav-search-fu {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 0.1786rem;
    padding-bottom: 0.1429rem;
}
.nav-search {
    width: 4.1667rem;
    height: 0.5595rem;
    font-size: 0.1667rem;
    color: #333333;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.nav-search input {
    flex: auto;
    height: 100%;
    outline: none;
    border: none;
    padding-left: 0.3214rem;
}
.nav-search .search-icon {
    width: 0.2024rem;
    height: 0.2024rem;
    background: url("../img/sousuo.png") no-repeat;
    background-size: 100% 100%;
    margin: 0 0.2857rem;
    cursor: pointer;
}
.nav-div {

}
.nav1 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 0.4524rem;
    padding-right: 0.4524rem;
    height: 0.5952rem;
    line-height: 0.5952rem;
    cursor: pointer;
}
.nav1 .nav1-icon-001 {
    width: 0.2024rem;
    height: 0.2024rem;
    background: url("../img/001.png") no-repeat;
    background-size: 100% 100%;
}
.nav1 .nav1-icon-002 {
    width: 0.2024rem;
    height: 0.2381rem;
    background: url("../img/002.png") no-repeat;
    background-size: 100% 100%;
}
.nav1 .nav1-icon-003 {
    width: 0.2143rem;
    height: 0.1905rem;
    background: url("../img/003.png") no-repeat;
    background-size: 100% 100%;
}
.nav1 .nav1-icon-004 {
    width: 0.1905rem;
    height: 0.1786rem;
    background: url("../img/004.png") no-repeat;
    background-size: 100% 100%;
}
.nav1 .nav1-icon-005 {
    width: 0.1548rem;
    height: 0.1905rem;
    background: url("../img/005.png") no-repeat;
    background-size: 100% 100%;
}
.nav1 .nav1-icon-006 {
    width: 0.2262rem;
    height: 0.1667rem;
    background: url("../img/006.png") no-repeat;
    background-size: 100% 100%;
}
.nav1 .nav1-title {
    font-size: 0.1667rem;
    color: #333333;
    padding-left: 0.1667rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.nav2 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 0.5952rem;
    line-height: 0.5952rem;
    cursor: pointer;
    padding-left: 0.8333rem;
    padding-right: 0.4524rem;
}
.nav2 .nav2-title {
    font-size: 0.1667rem;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    flex: auto;
}
.nav1 .nav-active,.nav2 .nav-active{
    color: #000;
    font-weight: 700;
}
.nav2 .nav2-icon {
    width: 0.0952rem;
    height: 0.131rem;
    background: url("../img/shouqi.png") no-repeat;
    background-size: 100% 100%;
    transform: rotate(0);
    transition: all .5s;
    margin-left: 0.1786rem;
    flex-shrink: 0;
}
.nav2 .nav2-icon-active{
    /* background: url("../img/zhankai.png") no-repeat; */
    transform: rotate(90deg);
}
.erfu{
    display: none;
}
.sanfu{
    display: none;
}
.nav3 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 0.5952rem;
    line-height: 0.5952rem;
    cursor: pointer;
    padding-left: 0.8333rem;
    padding-right: 0.4524rem;
}
.nav3 .nav3-icon {
    width: 0.131rem;
    height: 1px;
    background: url("../img/xian.png") no-repeat;
    margin-right: 0.1429rem;
}
.nav3-title {
    font-size: 0.1667rem;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    flex: auto;
}
.nav3:hover {
    background: #F2E7EB;
}
.nav3:hover .nav3-title {
    color: #AD0A1D;
}
.nav3-title-active{
    background: #F2E7EB;
}
.nav3-title-active .nav3-title{
    color: #AD0A1D;
}
/* 右侧 */
.xiangqing-right {
    position: fixed;
    top: 0.8333rem;
    bottom: 0;
    left: 5.2381rem;
    right: 0;
    background: #ffffff;
    overflow: auto;
    display: flex;
    justify-content: space-between;
}
.xiangqing-right .content {
    width: 13.9286rem;
    height: auto;
    padding-left: 0.2381rem;
}
.xiangqing-right .content .content-title {
    width: 100%;
    height: 1.0476rem;
    background: #F4F7FE;
    border-radius: 0.0476rem;
    margin-top: 0.3571rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 0.4762rem;
    padding-right: 0.381rem;
}
.xiangqing-right .content .content-title .content-title-baioti {
    
}
.xiangqing-right .content .content-title .content-title-baioti .biaoti {
    font-size: 0.2143rem;
    color: #000;
    line-height: 0.4762rem;
}
.xiangqing-right .content .content-title .content-title-baioti .time {
    font-size: 0.1667rem;
    color: #666666;
}
.xiangqing-right .content .content-title .content-title-btn {
    display: flex;
    align-items: center;
}
.content-title-btn .btn1 {
    width: 1.4524rem;
    height: 0.5714rem;
    border-radius: 0.0476rem;
    border: 1px solid #3f599d;
    color: #3f599d;
    font-size: 0.1905rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.content-title-btn .btn2 {
    width: 1.4524rem;
    height: 0.5714rem;
    border-radius: 0.0476rem;
    border: 1px solid #b7251e;
    color: #b7251e;
    font-size: 0.1905rem;
    margin-left: 0.1071rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.xiangqing-right .content .content-div {
    margin-top: 0.2262rem;
    padding-left: 0.4762rem;
}
.xiangqing-right .content .content-div .content-name {
    font-size: 0.2381rem;
    color: #333333;
    font-weight: 700;
    line-height: 0.6429rem;
}
.xiangqing-right .content .content-div .content-text {
    font-size: 0.1667rem;
    color: #333333;
    line-height: 0.3095rem;
}
.xiangqing-right .content .content-div .content-table {
    width: 100%;
    height: auto;
}
.content-div .content-table .table-header {
    width: 100%;
    height: 0.5714rem;
    background-color: #F4F7FE;
    border-bottom: 1px solid #DEDDE2;
    display: flex;
    align-items: center;
}
.content-div .content-table .table-header .th {
    height: 0.5714rem;
    line-height: 0.5714rem;
    font-size: 0.1667rem;
    color: #333333;
    border-right: 1px solid #DEDDE2;
    padding-left: 0.3571rem;
}
.content-div .content-table .table-header .th:last-child {
    border-right: none;
}
.content-div .content-table .table-body {
    width: 100%;
    height: auto;
    background-color: #ffffff;
    border-bottom: 1px solid #DEDDE2;
    display: flex;
    align-items: stretch;
}
.content-div .content-table .table-body .td {
    /* height: 100%; */
    line-height: 0.3333rem;
    font-size: 0.1667rem;
    color: #333333;
    border-right: 1px solid #DEDDE2;
    padding: 0.0952rem;
    /* overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; */
    flex-shrink: 0;
    word-wrap: break-word;
    word-break: break-all;
    display: flex;
    align-items: center;
    /* justify-content: center; */
}
.content-div .content-table .table-body .td:last-child {
    display: block;
}
.content-div .content-table .table-body .td:last-child {
    border-right: none;
}
.content-div .content-table .table-body .td:nth-child(0) {
    color: #3f599d;
}
.content-div .content-table .table-body .td:nth-child(1) {
    color: #3f599d;
}
.content-div .content-shili {
    width: 100%;
    font-size: 0.1667rem;
    line-height: 0.3095rem;
    color: #b7251e;
    word-wrap: break-word;
    white-space: normal;
    word-break: break-all;
}
.content-div .content-shili-content {
    border: 1px solid #D9D9D9;
    background-color: #F4F7FE;
    font-size: 0.1667rem;
    color: #333333;
}
.content-div .content-zaixian {
    width: 100%;
    height: auto;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}
.zaixian-biaodan-fu {
    width: calc(50% - 0.119rem);
    background-color: #F4F7FE;
    padding: 0.1786rem 0 0.4762rem 0.4167rem;
}
.content-div .content-zaixian .zaixian-biaodan {
    width: 100%;
    /* height: auto; */
    background-color: #F4F7FE;
    /* border-right: 0.2381rem solid #ffffff; */
    max-height: 5.9524rem;
    overflow: auto;
    padding-right: 0.4167rem;
}
.content-div .content-zaixian .zaixian-biaodan-div {
    /* display: flex;
    align-items: center; */
    margin-top: 0.119rem;
    width: 100%;
}
.content-div .content-zaixian .zaixian-biaodan-div .radio-div input{
    vertical-align: sub;
    display:none;
}
.content-div .content-zaixian .zaixian-json {
    width: 5rem;
    height: auto;
    background-color: #F4F7FE;
    padding: 0.0952rem;
}
textarea { 
    resize: vertical;
}
.content-div .content-zaixian .zaixian-json textarea {
    width: 100%;
    height: 4.7619rem;
    min-height: 4.7619rem;
    outline: none;
    border: none;
    resize: vertical;
}
.radio-div {
    display: flex;
    align-items: center;
}
.radio-div label{
    width:0.1905rem;
    height: 0.1905rem;
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    border:1px solid #dddfe1;
    margin-left: 0.2381rem;
}
.radio-div input:checked + label{
    border:0.0595rem solid #b7251e;
}
.content-div .content-zaixian .zaixian-biaodan .zaixian-biaodan-div .input {
    width: 100%;
    height: 0.4524rem;
    line-height: 0.4524rem;
    border: none;
    outline: none;
    border-radius: 0.0476rem;
    font-size: 0.1667rem;
    padding: 0 0.0952rem;
}
.content-div .content-zaixian .zaixian-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.1667rem;
    margin-top: 0.2738rem;
    /* margin-bottom: 0.4167rem; */
}
.content-div .content-zaixian .zaixian-btn .zaixian-btn-queding {
    width: 1rem;
    height: 0.3571rem;
    border-radius: 0.0357rem;
    background-color: #C8000B;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.content-div .content-zaixian .zaixian-btn .zaixian-btn-chongzhi {
    width: 1rem;
    height: 0.3571rem;
    border-radius: 0.0357rem;
    background-color: #ffffff;
    color: #C8000B;
    border: 1px solid #C8000B;
    margin-left: 0.1071rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.zaixian-biaodan .zaixian-biaodan-div .content-text {
    /* width: 1.75rem; */
    flex-shrink: 0;
    text-align: left;
    word-wrap:break-word;
    padding: 0 0.0595rem;
}
.zaixian-biaodan .zaixian-biaodan-div .content-text span {
    text-align: left;
}
.zaixian-biaodan .zaixian-biaodan-div .content-text .form-bixuan {
    color: #b7251e;
    font-weight: 700;
    font-size: 0.1667rem;
}
.content-div .content-zaixian .zaixian-jieguo {
    width: calc(50% - 0.119rem);
    background-color: #F4F7FE;
    padding: 0.1786rem 0 0.4762rem 0.4167rem;
    position: relative;
}
.content-div .content-zaixian .zaixian-jieguo .content-text {
    background-color: #F4F7FE;
}
.content-div .content-zaixian .zaixian-jieguo .zaixian-jieguo-text {
    width: calc(100% - 0.4167rem - 0.2167rem);
    height: calc(100% - 0.1786rem - 0.4762rem - 0.4rem);
    background: #ffffff;
    font-size: 0.1667rem;
    color: #333333;
    overflow: auto;
    position: absolute;
    margin-top: 0.119rem;
    padding-right: 0.2rem;
    padding-left: 0.2rem;
}
.content-div .err-div {
    font-size: 0.1667rem;
    color: #333333;
}
.content-div .err-div a {
    color: #B50519;
}
.end-div {
    padding-bottom: 1.0714rem;
}
.xiangqing-right .tiaozhuan {
    /* width: 3.0952rem; */
    height: auto;
    display: flex;
    align-items: stretch;
    position: fixed;
    top: 1.3571rem;
    right: 2rem;
}
.xiangqing-right .tiaozhuan .jindutiao {
    width: 0.0476rem;
    background-color: #EBEBEB;
    margin-right: 0.2857rem;
}
.xiangqing-right .tiaozhuan .jindutiao .jindutiao-red {
    width: 0.0476rem;
    /* height: 1.0357rem; */
    height: 0.5238rem;
    background: #C40112;
    /* margin-top: 0.119rem; */
}
.xiangqing-right .tiaozhuan  .jindutiao-name .error-text {
    font-size: 0.1905rem;
    line-height: 0.5238rem;
    color: #333333;
    cursor: pointer;
}
.xiangqing-right .tiaozhuan  .jindutiao-name .error-text-active {
    color: #b7251e;
}
.xiangqing-right .tiaozhuan  .jindutiao-name .error-text:hover {
    color: #b7251e;
}
pre {
    white-space: pre-wrap;
    word-break: break-all;
    padding: 0.0595rem;
}
.qingqiufangshi-fu {
    display: flex;
    align-items: center;
    margin-top: 0 !important;
}
.zaixian-biaodan .radio-div label {
    margin-right: 0.119rem;
}