 .layui-layer-title {
    background: #00599c !important;
    color: #fff !important;
}

ayui-layer-iframe .layui-layer-btn, .layui-layer-page .layui-layer-btn a{
    /*border-color: #4898d5 !important;*/
    /*background-color: #2e8ded !important;*/
    /*color: #fff !important;*/
}
 .btnContrast .layui-layer-btn .layui-layer-btn1{
     border: 1px solid #dedede !important;;
     background-color: #f0f0f0 !important;
     color: #3C3C3C !important;
 }
pre{
	background-color: #fff !important; 
    border: none !important;
}
.layui-layer-iframe .layui-layer-btn, .layui-layer-page .layui-layer-btn{
	background-color: #f0f8ff !important;
}
 .layer-wrap{
     margin: 0 auto;
     width: 92%;
     height: 100%;
     font-family:"Microsoft YaHei";
 }
 .nav-wrap{
     height: 50px;
     border-bottom: 1px gainsboro solid;
     line-height: 48px;
 }
 .nav-wrap span{
     font-size: 16px;
     text-align: center;
     cursor: pointer;
     display: block;
     /*width: 140px;*/
     margin-left: 24px;
     float: left;
     color: #999999;
 }
 .nav-wrap span:first-child {
     margin-right: 16px;
 }
 .span-click{
     font-weight: 700;
     color: #205BD1 !important;
     border-bottom: 3px solid #205BD1 ;
 }
 #othTab{
     display: none;
 }
 .layer-wrap ul{
     margin-bottom: 12px;
 }
 .layer-wrap li{
     padding-top: 16px;
     /* margin-top: 12px; */
     list-style-type: none;
     border-bottom: 1px gainsboro dashed;
 }
 .layer-wrap li span{
     cursor: default;
     font-size: 14px;
 }
 .layer-wrap li p{
     cursor: default;
     font-size: 14px;
 }
 .text-shenglue{
     line-height: 28px;
    margin-top: 4px;
     display:block;
     white-space:nowrap;
     overflow:hidden;
     text-overflow:ellipsis;
     color: #333333;
     margin-left: 14px;
 }
 .text-zhankai{
     word-break: break-all !important;
     white-space: break-spaces !important;
 }
 .sbtn{
     cursor: pointer !important;
     margin-left: 14px;
     color: #72B8F9;
     float: right;
 }
 .tittle{
     font-size: 16px !important;
     margin-left: 14px;
     font-weight: 700;
 }
 .date{
     color: #999999;
 }
 .round{
     margin-bottom: 2px;
     margin-right: 6px;
 }
 .layui-layer-dialog .layui-layer-padding {
     padding: 32px 20px 32px 60px !important;
     text-align: left !important;
 }
 .layui-layer-dialog .layui-layer-content .layui-layer-ico {
     top: 28px !important;
     left: 20px !important;
 }