 .jdjs_app .qwss{
        height: 31px;
        font-size: 12px;
        min-width: 190px;
        max-width: 600px;
        width: 60%;        
        outline: none;
        padding-left: 10px;
        border-radius: 4px;
        border: 1px solid #e4e7ed;}
    .jdjs_app .tj{
        padding-left: 6px;
        letter-spacing: 5px;
        color: white;
        min-width: 53px;
        max-width: 150px;
        height: 32px;
        border: 0;
        border-radius: 4px;
        background-color: #1890FF;
        position: relative;
        top: 1px;
        width: 20%;}
    .nr {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;}

.tc {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
    z-index: 1000;
    display:none;}
img.guanbi {
    position: absolute;
    top: 20px;
    right: 10%;
    z-index: 999999;}
.subNavRight .jquery_out{float:left;line-height:32px;display:block;border-right:1px solid #fff;text-align:center;color:#fff;font:18px/32px "微软雅黑";background:#062723 url(../images/slide-panel_03.png) 0 0 repeat-x;}
.subNavRight .jquery_out .smile{padding-left:1em;}
.subNavRight .jquery_inner{margin-left:16px;}
.subNavRight .jquery{margin-right:1px;padding:0 2em;}

.subNavRight .mainlevel a:hover,.subNavRight .mainlevel a.cur{background-color:#062723;}
.subNavRight .mainlevel ul{display:none;position:absolute;}
.subNavRight .mainlevel li{border-top:1px solid #fff;background:rgba(66,119,210,0.4);width:100px;}
.searchArticleBox .qwss{
   height: 41px;
   font-size: 12px;
   min-width: 190px;
   max-width: 600px;
   width: 60%;  
   outline: none;
   padding-left: 10px;
   border-radius: 4px;
   border: 1px solid #e4e7ed;}
.searchArticleBox .tj{
   padding-left: 6px;
   letter-spacing: 5px;
   color: white;
   min-width: 53px;
   max-width: 150px;
   height: 42px;
   border: 0;
   border-radius: 4px;
   background-color: #1890FF;
   position: relative;
   top: 1px;
   width: 20%;   
   cursor: pointer;}
.isErrorStyle{
   color: #b30216;
   font-size:18px;
   text-align: center;
   padding:20px;
   display: none;}
.isNotErrorStyle{
   display:block;
margin: 40px 0;
    padding: 40px;}
