/* 
  theme:  清史纂修成果学术不端检测及比对系统 css样式表;
   time： 2017-1-2２
 */

 /* 主要结构 GO */
body{
    background: #f2f2f2;
    font-family: "微软雅黑";
    min-height: 100%;
    position: relative;
}
html{
    background: #f2f2f2;
}
.main{
    min-height: 500px;
    height:auto!important; 
    height:500px;
    /*background: #fff;*/
}
.wrap{
    /*width: 1300px;*/
    /*padding:10px;*/
    min-width:970px;
    margin: 0 auto;
}
.wrap_box{
    padding:10px;
}
.padWrap{
    /*padding: 10px 10px 10px 0px;*/
    background: #fff;
}
.padWrap.panel-body{
    border: 0;
}
.bnoPadWrap{
    padding-bottom: 0;
}
.tabWrap{
    background: #fff;
}
.flLeft{
    float: left;
}
.flRight{
    float: right;
}
/* 主要结构 END */
/* 按钮样式 GO */
.margL50{
    margin-left: 50px;
}
.btnStyle{
    display: inline-block;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    text-align: center;
    /* border: 1px solid #028476; */
    /* color: #028476; */
    background: #60b0a7;
    padding: 0 11px;
    -moz-border-radius: 1px;
    color: #fff;
    -webkit-border-radius: 1px;
    border-radius: 5px;
    /* border: 0; */
    outline: none;
    cursor: pointer;
    /* border: 1px solid #028476; */
}
.btnStyle:hover{
    color: #fff;
    background: #02a38d;
    text-decoration: none;
    border: 0;
    padding: 0 11px;
    border-radius: 5px;
}
.btnStyle .l-btn-text {
        margin: 0;
        line-height: 26px;
    }

/*灰色 删除按钮 go*/
.btnStylee {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    background: #7f7f7f;
    padding: 0 15px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 5px;
    border: 0;
    outline: none;
    cursor: pointer;
    vertical-align: middle;
}
.btnLeft{
    float: left;
}
.btnRight{
    float: right;
}
.btnCenter{
    text-align: center;
}
.btnLeft .btnStyle{
    margin: 0 10px 0 0;
    float: left;
}
/*删除 灰色按钮左浮动*/
.btnLeft .btnStylee {
    margin: 0 10px 0 0;
    float: left;
}

.btnRight .btnStyle {
    margin: 0 0 0 10px;
    float: right;
}
.btnCenter .btnStyle{
    margin: 0 0 0 10px;
}
.btnStyle.bgYellow{
    /*background: #028476;*/
}
.btnStyle.bgYellow:hover{
    color: #fff;
    background: #02a38d;
}
.btnStyle.bgBlackish{
    background: #51749b;
}
.btnStyle.bgBlackish:hover{
    color: #fff;
    background: #4a7bb1;
}
.btnStyle.bgGray{
    background: #888;
}
.btnStyle.bgGray:hover{
    color: #fff;
    background: #999;
}
.btnStyle img{
    vertical-align: middle;
    margin: -1px 5px 0 0;
}
.fromBtnLef{
    padding-left: 97px;
}
.p-order{
    padding-top: 8px;
    color: #444;
}
.p-order label{
    font-weight: bold;
}
.p-order a{
    color: #333;
    cursor: pointer;
    padding: 0 3px;
}
.p-order a:hover{
    color: #000;
    text-decoration: underline;
}
.p-order a.od-on{
    color: #028476;
}

.chaxunrigt a.od-on{
    color: #028476;
}
.tipLeft{
    float: left;
    padding-top: 8px;
}
.tipLeft span em{
    padding: 0 3px;
    font-style: normal;
    font-weight: bold;
}
.colY{
    color: #ff6c00;
}

.btnStyle2{
    display: inline-block;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    text-align: center;
    color: #ff6c00;
    background: none;
    padding: 0 12px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    border: 1px solid #ff6c00;
    outline: none;
    cursor: pointer;
    opacity: 1;
    filter:alpha(opacity=100);
}
.btnStyle2:hover{
    color: #ff6c00;
    background: none;
    text-decoration: none;
    opacity: .8;
    filter:alpha(opacity=80);
}
.btnStyle2 img {
    vertical-align: middle;
    margin: -1px 5px 0 0;
}
.btnRight .btnStyle2 {
    margin: 0 0 0 10px;
    float: right;
}
.btnLeft .btnStyle2 {
    margin: 0 10px 0 0;
    float: left;
}
.btnA{
    cursor: pointer;
    font-style: 12px;
    font-weight: bold;
    color: #ff6c00;
    text-decoration: underline;
    opacity: 1;
    filter:alpha(opacity=100);
}
.btnA:hover{
    color: #ff6c00;
    text-decoration: underline;
    opacity: .8;
    filter:alpha(opacity=80);
}
.btnAmin{
    cursor: pointer;
    font-style: 12px;
    font-weight: normal;
    color: #ff6c00;
    text-decoration: none;
    opacity: 1;
    filter:alpha(opacity=100);
}
.btnAmin:hover{
    color: #ff6c00;
    text-decoration: underline;
    opacity: .8;
    filter:alpha(opacity=80);
}
.btnAlef30{
    margin-left: 30px;
}
.btnLef74{
    margin-left: 74px;
}
.AbtnMin{
    cursor: pointer;
    font-style: 12px;
    font-weight: normal;
    color: #0069DA;
    text-decoration: none;
    opacity: 1;
    filter:alpha(opacity=100);
}
.AbtnMin:hover{
    color: #0069DA;
    text-decoration: underline;
    opacity: .8;
    filter:alpha(opacity=80);
}
/* 按钮样式 END */
 /* login GO */
.login_bg{
    width: 1300px;
    height: 610px;
    background: url(../images/login_bg.png) top center no-repeat;
}

.logo{
    text-align: center;
    padding-top: 100px;
}
.login{
    width: 350px;
    margin: 0 auto;
    margin-top: 56px;
}
.login h2{
    text-align: center;
}
.login h2 span{
    display: inline;
    border-bottom: 2px solid #2472c5;
    padding-bottom: 2px;
    font-size: 18px;
    font-family: "微软雅黑";
    color: #2472c5;
    font-weight: normal;
}

.login_ul{
    margin-top: 36px;
}
.login_ul li:first-child{
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    overflow: hidden;
}
.login_ul li:last-child{
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    overflow: hidden;
}
.login_ul li{
    height: 50px;
    border: 1px solid #d2d2d2;
    background: #fff;
    margin: -1px;
    line-height: 50px;
}
.login_ul label{
    display: inline-block;
    line-height: 50px;
    width: 54px;
    text-align: center;
}
.login_ul input{
    line-height: 48px;
    color: #333;
    width: 280px;
    font-size: 16px;
    background: none;
    font-family: "微软雅黑";
}
.log_btn{
    margin-top: 30px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #fff;
    background: #2472c5;
    text-align: center;
    border: 0;
    outline: none;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.log_btn:hover{
    background: #247ad5;
}
 /* login END */

/*  footer部分 GO */
.footer{
    /*background: none;*/
    width: 100%;
       height: 120px;
    /*background-color: #2c9d8f;*/
    border-top: 1px solid #e5e5e5;
    /*position: fixed;*/
    position: relative;
    /*top: 20px;*/
    bottom: 0px;
    z-index: 999;
    display:none;
}

.login_footer{

    background-color: #2c9d8f;
    top: 234px;

}


.footer ul {
    color: #333;
    width: 100%;
    margin: 10px auto;
    text-align: center;
   /* width: 1300px;
    min-width: 1200px;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    */
    /*padding: 20px 0 5px;*/
    /*padding-bottom: 20px;*/

}

.footer ul li {
    width:100%;
    line-height: 25px;
    font-family: Arial, "宋体";
}
.footer ul .task_Log_a {
    margin-left: 5px;
    font-size: 12px;
    color: #333;
    text-decoration: none;
}
.footer ul .task_Log_a:hover{
    color: #333;
    text-decoration: none;
}
.footer ul li img {
    vertical-align: middle;
    border: 0;
    margin-right: 5px;
}
/*  footer部分 END */

 /* header部分 GO */
.header {
    height: 90px;
    background: #0dc5a1 url(../GB_images/logo_bannar.png) center top no-repeat;
}
.header .logo{
    float: left;
    padding: 0;
    margin: 0;
    line-height: 60px;
    text-align: left;
}
.h-infor{
    float: right;
}
.wel{
    padding:10px 0 3px;
    color: #fff;
    font-size: 12px;
    text-align: right;
}
.wel-user{
    color: #fff;
    vertical-align: middle;
    margin-right: 3px;
}
.wel-user:hover{
    color: #fff;
    text-decoration: underline;
}
.infor-content li{
    float: right;
    color: #fff;
    vertical-align: middle;
}
.infor-content li.li-line{
    padding: 0 8px;
    color: #fff;
    /*font-size: 10px;*/
}
.infor-content li img{
    vertical-align: middle;
    margin-right: 4px;
}
.infor-content li a{
    color: #fff;
    vertical-align: middle;
    font-size: 12px;
}
.infor-content li a:hover{
    color: #fff;
    text-decoration: underline;
}
 /* header部分 END */

 /* nav导航 GO */
 .nav{
    height:34px;
    background: #028476;
 }
.navbar{
    border: 0;
    padding: 0;
    background: #028476;
    /*border-bottom: 2px solid #155aa4;*/
}
.navbar_Ej{
    border: 0;
    padding: 0;
    background: #fff;
}
.navbtn{
        font-size: 18px;
    font-family: "微软雅黑";
    border: 0;
    padding: 0 15px;
    background: #048375;
    color: #fff;
    outline: none;
    height: 34px;
    line-height: 34px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    float: left;
    /*border-left: 1px solid #d3daee;*/
}
.navbtn:first-child{
    border-left: 0;
}
.navbtn:hover{
    border: 0;
    padding: 0 15px;
    height: 34px;
    background: #025b51;
    color: #fff;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    /*border-left: 1px solid #d3daee;*/
}
.navbtn:first-child:hover{
    border-left: 0;
}
.navbtn .l-btn-text{
    border: 0;
    padding: 0;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.navbtn.on{
    background: #025b51;
    color: #fff;
}
.navMenu .menu-text{
    padding-left: 17px;
}
.navMenu .menu-active{
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-color: #d3daee;
    background: #d3daee;
}
 /* nav导航 END */
/* nav2导航 GO */
.ernavbar{
    border: 0;
    padding: 0;
    background: #f5f6fa;
    border-bottom: 1px solid #155aa4;
}
.ernavbar_Ej{
    border: 0;
    padding: 0;
    background: #fff;
}
.ernavbtn{
    font-size: 18px;
    font-family: "微软雅黑";
    border: 0;
    padding: 0 15px;
    background: #fff;
    color: #333;
    outline: none;
    height: 34px;
    line-height: 34px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    float: left;
    /*border-left: 1px solid #d3daee;*/
}
.ernavbtn:first-child{
    border-left: 0;
}
.ernavbtn:hover{
    border: 0;
    padding: 0 15px;
    height: 34px;
    background: #fff;
    color: #028476;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-bottom: 2px solid #008273;
    /*border-left: 1px solid #d3daee;*/
}
.ernavbtn:first-child:hover{
    border-left: 0;
}
.ernavbtn .l-btn-text{
    border: 0;
    padding: 0;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.ernavbtn.on{
    color: #028476;
    border-bottom: 2px solid #008273;
}
.ernavMenu .menu-text{
    padding-left: 17px;
}
.ernavMenu .menu-active{
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    /*border-color: #d3daee;*/
    /*background: #d3daee;*/
}
 /* nav2导航 END */


 /* accordion文稿库 GO */
.qhAccordion{
    border: 0;
}
.qhAccordion .panel-title {
    font-size: 12px;
    font-weight: bold;
    color: #333;
    height: 16px;
    line-height: 16px;
}
.qhAccordion .accordion-header-selected .panel-title {
    color: #155aa4;
}
.qh{
    border-color: #dddddd;
    padding: 8px 10px;
    background: #fff;
}
.qhAccordion .panel-header{
    border-color: #dddddd;
    padding: 8px 10px;
}
.qhAccordion .accordion-header {
    background: #f1f3f7;
    filter: none;
    border-left: 0;
    border-right: 0;
}
.qhAccordion .panel-icon {
    left: 10px;
    width: 16px;
}
.qhAccordion .panel-with-icon {
    padding-left: 22px;
}
.qhAccordion .panel-tool {
    right: 10px;
    width: auto;
}
.qh .tree-node {
    height: 24px;
    line-height: 24px;
    white-space: nowrap;
    cursor: pointer;
}
.qh .tree-title{
    font-size: 12px;
    display: inline-block;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    padding: 0 2px 0 5px;
    height: 24px;
    line-height: 24px;
}
 .qh .tree-file,.qh .tree-indent,.qh .tree-checkbox{
    display: inline-block;
    width: 16px;
    height: 21px;
    vertical-align: middle;
    overflow: hidden;
}
.panel-tool a.ats{
    width: 16px;
    height: 16px;
    background: #eee;
    opacity: .7;
    filter:alpha(opacity=70);
    margin-right: 10px;
}

.panel-tool a.ats1 {
    width: 16px;
    height: 16px;
    background: #eee;
    opacity: .7;
    filter: alpha(opacity=70);
    /*margin-right: 10px;*/
}

.panel-tool a.ats:hover {
    opacity: 1;
    filter:alpha(opacity=100);
}
.panel-tool a.ats-add{
    background: url(images/accordion_add.png) no-repeat left center;
}
.panel-tool a.ats-edit{
    background: url(images/accordion_edit.png) no-repeat left center;
}
.panel-tool a.ats-del{
    background: url(images/accordion_del.png) no-repeat left center;
    margin-right: 40px;
}
.panel-tool a.ats-forbid{
    background: url(images/accordion_forbid.png) no-repeat left center;
    margin-right: 40px;
}
.panel-tool a.ats-on{
    opacity: .5;
    filter:alpha(opacity=50);
    cursor: default;
}
.panel-tool a.ats-on:hover{
    opacity: .5;
    filter:alpha(opacity=50);
}
.iconAts{
    display: inline-block;
    width: 16px;
    height: 16px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    margin: 0 0 0 10px;
    vertical-align: middle;
}
.iconAts:hover{
    opacity: 1;
    filter:alpha(opacity=100);
}
.iconAts-edit{
    background: url(images/accordion_edit.png) no-repeat left center;
}
.iconAts-set{
    margin-left: 20px;
    background: url(images/accordion_set.png) no-repeat left center;
}

.tree-qh{
    height: 24px;
    line-height: 24px;
    white-space: nowrap;
    cursor: pointer;
}
.tree-qh:hover{
    background: #eaf2ff;
}
.tree-qh-selected{
    background: #ffe48d;
}
.tree-qh-selected:hover{
    background: #ffe48d;
}
 /* accordion文稿库 END */
 .topTitle{
    border-bottom: 1px solid #e6ebf9;
    padding: 10px;
    background: #fff;
 }
 .topTitle h3{
    font-size: 12px;
    color: #333;
    font-weight: bold;
    display: inline;
    margin-right: 5px;
 }
 .topTitle .tipLeft{
    padding-top: 0;
    float: inherit;
    display: inline;    
 }
/* fromSet表单设置 GO */
.fromSet{
    
}
.fromSet .panel-header{
    background: #fff;
    border: 0;
    padding: 10px;
    border-bottom: 2px solid #51749b;
}
.fromSet .panel-title{
    font-size: 14px;
    font-weight: bold;
    color: #333;
    height: 16px;
    line-height: 16px;
}
.fromSet .panel-body{
    background-color: #fff;
    color: #333;
    font-size: 12px;
    border: 0;
    padding: 20px;
}
.textbox {
    position: relative;
    border: 1px solid #c9c9c9;
    background-color: #fff;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.fromSet .validatebox-invalid {
    border-color: #ffa8a8;
    background-color: #fff; 
    color: #333;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
/* fromSet表单设置 END */

/* 信息栏和表格 GO */
.topBlod{
    /*border-bottom: 1px solid #e5e5e5;*/
    padding-left: 198px;
    background: #fff;
}
.topBlod h3{
    font-size: 16px;
    font-weight: bold;
}
.topBlod .hg26{
    font-size: 14px;
    line-height: 26px;
    font-weight: normal;
}
.pClas{
    font-weight: bold;
    margin-top: 7px;
}
.pDate{
    margin-top: 5px;
}
.pDate span{
    margin-right: 30px;
}
.infTab{
    background: #fff;
}
.infTab table{
    border-collapse: collapse;
    width: 100%;
    border: 0;
    text-align: left;
    font-size: 12px;
    color: #333;
    background: #fff;
    word-break: break-all;
    word-wrap:break-word; 
}
.pTab{
    width: 250px;
    word-break: break-all;
    word-wrap:break-word; 
}
.infTab table td{
    padding-left: 10px;
}
.infTab tr{
    line-height: 30px;
}
.infTab .trPad td{
    line-height: 18px;
}
.trBgjas{
    height: 40px;
    line-height: 40px;
    /*background: #b7cfea;*/
    font-weight: bold;
}
.trdashed{
    border-bottom: 1px dashed #a2b4c8;
}
.trsolid{
    border-top: 1px solid #93a6ba;
    border-bottom: 1px solid #93a6ba;
}
.aLine{
    color: #028476;
    /*text-decoration: underline;*/
}
.aLine:hover{
    color: #028476;
    text-decoration: underline;
}
.ckbox{
    display: inline-block;
    margin-right: 20px;
}
.ckbox img{
    vertical-align: middle;
}
.ckbox span{
    vertical-align: middle;
    margin-left: 3px;
    font-weight: normal;
}
.bgdRig{
    float: right;
    margin-right: 10px;
}
.sp_col{
    display: inline-block;
    text-align: center;
    width: 48px;
    height: 18px;
    line-height: 18px;
    background: url(images/pmlc_icon4.gif) no-repeat 0 0;
    color: #333;
    text-decoration: none;
    font-family: '宋体';
}
.sp_col:hover{
    color: #333;
    text-decoration: none;
}
.tab-sp-s{
    font-family: 'Arial Normal', 'Arial';
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    color: #333333;
    text-align: center;
    line-height: normal;
}
.colTip{
    color: #51749b;
}
.articleWrap{
    line-height: 20px;
}
.infUl{
    padding: 12px 10px 2px;
    background: #fcfcfc;
    border: 1px solid #f2f2f2;
}
.infUl li{
    float: left;
    width: 25%;
    padding: 0 0 10px;
}
/*input专属长短设置空隙 GO*/
.lOne{
    margin-left: 22px;
}
.lTwo{
    margin-left: 35px;
}
.lThree{
    margin-left: 42px;
}
.lFour{
    margin-left: 55px;
}
/*input专属长短设置空隙 END*/
.infUl .liW100{
    width: 100%;
}
.ints{
    padding: 0 4px;
    white-space: normal;
    vertical-align: top;
    height: 24px;
    line-height: 24px;
    border: 1px solid #c9c9c9;
    width: 128px;
    vertical-align: middle;
}
.ints_Kc133{
    padding: 0 4px;
    white-space: normal;
    vertical-align: top;
    height: 24px;
    line-height: 24px;
    border: 1px solid #c9c9c9;
    width: 134px;
    vertical-align: middle;
}
.ints.intMin{
    width: 60px;
}
.infUl .liMax{
    width: 40%;
}
.iptMin{
    padding: 0 4px;
    white-space: normal;
    vertical-align: top;
    height: 20px;
    line-height: 20px;
    border: 1px solid #c9c9c9;
    width: 24px;
    vertical-align: middle; 
    margin: 0 3px;   
}
.infUl .liMin{
    width: 70px;
}
.infSel{
    padding: 0;
    white-space: normal;
    vertical-align: top;
    height: 26px;
    line-height: 26px;
    border: 1px solid #c9c9c9;
    width: 138px;
    vertical-align: middle;
    outline: none;
}
.infSelAuto{
    width: auto;
}
.infSelAutoA{
    width: 128px;
}
.infLab label{
    display: inline-block;
    width: 85px;
    text-align: right;
}
.intRad{
    margin-right: 3px;
}
.labRad{
    margin-right: 20px;
}
.tab{
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #f2f2f2;
    text-align: center;
    font-size: 12px;
    color: #333;
}
/*二级表格 go*/
.trTwo{
    border-collapse: collapse;
    width:100%;
    /*border: 1px solid #f2f2f2;*/
    text-align: center;
    font-size: 12px;
    color: #333;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
}
.tdtrTwo{
    
    padding: 0px 0px !important;
}
.trTwo td{
     border-left: 1px solid #fff !important;
}

/*二级表格结束 end*/
.tab tr{
}
.tab th{
    border-left: 1px solid #fff;
    background: #b0e2df;
    height: 30px;
    /*line-height: 30px;*/
    font-weight: bold;
    color: #333;
}
.tab tr th:first-child{
    border-left: 0;
}
.tab td{
    border-left: 1px solid #e6e6e6;
    padding: 8px 5px;
}
.tab tr td:first-child{
    border-left: 0;
}
.tab .tr1{
    background: #fff;
}
.tab .tr2{
    background: #f7fcf8;
}
.abtn{
    color: #028476;
    display: inline-block;
    line-height: 18px;
}
.abtn:hover{
    color: #028476;
    text-decoration: underline;
    cursor: pointer;
}
.cao_zuo{
    margin-right: 10px;/*设置a标签之间的距离*/
}

table .tab-sp{
    display: inline-block;
    line-height: 18px;
}
table .tab-sp-lef{
    display: inline-block;
    line-height: 18px;
    text-align: left;
    width: 100%;
}
table .tab-p{
    line-height: 18px;
}

.bgBtm{
    padding: 0 10px;
    height: 38px;
    line-height: 38px;
    /*background: #B7CFEA;*/
    color: #333;
    font-size: 12px;
}
.sBlod{
    font-weight: bold;
    color: #333;
}
.resl{
    margin-left: 20px;
    font-weight: bold;
}
.resl img{
    vertical-align: middle;
    margin: 0 2px 0 0;
}
.resWp{
    padding: 8px 0;
    border-bottom: 1px dotted #aaa;
}
.padWrap .resWp:last-child{
    border-bottom: 0;
    padding-bottom: 0;
}
.padWrap .resWp:first-child{
    padding-top: 0;
}
.resH{
    font-weight: bold;
    font-family: '微软雅黑';
}
.resWp p{
    color: #333;
    line-height: 20px;
}
.colm{
    font-weight: bold;
    color: #333;
    margin-right: 6px;
}
.tipInfo{
    padding: 6px 0 0;
}
.tipInfo .infm{
    margin-right: 50px;
}
.tabNote{
    width: 100%;
    border: 0;
    border-collapse: collapse;
}
.tabNote td{
    width: 50%;
    vertical-align: top;
}
.tabNote td.tdRigP{
padding-right: 5px;
}
.tabNote td.tdLefP{
padding-right: 5px;
}
.ntWp{
    border:1px solid #0dc5a1;
    padding: 10px 15px;
    height: 166px;
    background: #fff;
}
.ntWp .ntH{
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0;
    color: #333;
    text-align: justify; 
    text-justify: newspaper; 
}
.ntWp .ntInfo{
    font-size: 12px;
    padding: 4px 0;
    color: #555;
}
.ntCtn{
    border:1px solid #0dc5a1;
    background: #fff;
    margin-top: 2px;
    padding: 10px 15px;
    overflow: hidden;
    overflow-y: auto;
    height: 600px;
    line-height: 24px;
    text-align: justify; 
    text-justify:  newspaper; 
}
.blueSp{
    color: #155aa4;
}
.redSp{
    color: #da1515;
}

.redSp:hover {
        color: #da1515;
        text-decoration: none;
}
/* 信息栏和表格 END */

/* 分页page GO */
.page{
    float: right;
}
.page .as,.page .sp{
    display: inline-block;
    padding: 2px 6px;
    border: 1px solid #FBCCA9;
    background: #fff;
    color: #FBCCA9;
    margin: 0 2px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
}
.page .as{
    border: 1px solid #FBCCA9;
    background: #fff;
    color: #FF6C00;
    cursor: pointer;
}
.page .as:hover{
    border: 1px solid #FF6C00;
    background: #FF6C00;
    color: #fff;
}
.page .as.on{
    border: 1px solid #FF6C00;
    background: #FF6C00;
    color: #fff;
}
.page .sp{
    cursor: default;
}
.page .ems{
    font-style: normal;
    font-style: 14px;
    margin: 0 2px;
}
/* 分页page END */

/* 弹框dlg GO */

.dlg_from{
    padding-bottom: 10px;
}
.dlg_from label{
    width: 120px;
    text-align: right!important;
}
.dialog-button.dlg_btnWrap {
    background: none;
    padding: 10px;
}
.dlg_btnWrap .fromBtnLef {
    padding-left: 136px;
}
.dlg_tip{
    margin: 3px 0 0 3px;
    vertical-align: middle;
    color: #f00;
    line-height: 15px;
    font-weight: bold;
    font-size: 18px;
}
.dlg_from .textbox{
    border-color: #aaa;
}
.dlg_tipWrap{
    color: #444;
    padding-bottom: 10px;
    border-bottom: 1px dashed #aaa;
}
.dlg_tipWrap + .fromSet{
    margin-top: 15px;
}
.dlg_rigBox{
    display: inline-block;
    vertical-align: top;
}
.d_del{
    display: inline-block;
    margin-left: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    text-decoration: none;
    color: #333;
    font-size: 20px;
}
.d_del:hover{
    text-decoration: none;
    color: #f00;
}
.sp_xz{
    display: inline-block;
    max-width: 288px;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #ff6c00;
}
.pBtn{
    margin-top: 6px;
}
.dlg_res.window-header {
    background: #008273;
    padding: 8px 15px;
}
.dlg_res .panel-title {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    height: 16px;
    line-height: 16px;
}
.dlg_res .panel-tool-close{
    background: url('images/box_close_03.png') no-repeat 0 0px;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.dlg_res .panel-tool a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: transparent;
}
.window, .window .window-body {
    border-color: #008273;
}
.window, .window-shadow {
    position: absolute;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.window-thinborder .dlg_res .panel-tool {
    margin-top: -9px;
    margin-left: 5px;
    margin-right: 8px;
}
.dlg_hegAt{
    height: auto!important;
}
/* 弹框dlg END */

 /* 弹框dlg新改 GO */
.ftBM{
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
}
.clasWl{
    
}
.clasWl li{
    border-bottom: 1px dashed #c9c9c9;
    padding: 10px 0;
}

.clasWl li:first-child{
    padding-top: 0;
}
/*.clasWl li:last-child{
    margin-bottom: 10px;
}*/
.clasWl li > p{
    padding: 3px 0;
}
.tpLef{
    padding: 3px 0;
}
.tpLef > label{
    display: inline-block;
    vertical-align: top;
}
.tpRig{
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-right: 75px;
    vertical-align: top;
}
.chSp{
    margin: 0 20px 0 0;
}
.chSp input{
    margin: 0 3px 0 0;
}
.dlgClas .tpLef{
    padding: 8px 0;
}
/* 弹框dlg新改 end */
/* accordion文稿库新改 GO */
.acad{
    width: 510px;
    height: 300px;
    overflow: hidden;
    overflow-y: auto;
    border: 1px solid #68a3e2;
}
.inptxt{
    text-align: start;
    margin: 0px;
    height: 24px;
    line-height: 24px;
    width: 502px;
    padding: 0 4px;
}
.tpd{
    padding-top: 5px;
}
.listH{
    padding: 8px 10px;
    position: relative;
    background: #f1f3f7;
    border: #ddd 1px solid;
    border-left: 0;
    border-right: 0;
}
.listH-title{
    font-size: 12px;
    font-weight: bold;
    color: #333;
    height: 16px;
    line-height: 16px;
    padding-left: 22px;
    color: #155aa4;
}
.listH-icon{
    left: 10px;
    width: 16px;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    height: 16px;
    overflow: hidden;
}
.listH .icon-folder {
    background: url('icons/folder.png') no-repeat left center;
}
.listH-selected .icon-folder {
    background: url('icons/folder.png') no-repeat right center;
}
/* accordion文稿库新改 END */
.trH30{
    height: 30px;
}

.pic2 .img002{display: none;}
.pic2:hover .img02{display: none;}
.pic2:hover .img002{display: block;}

/*检测结果样式*/
.per_g {
    margin-left: 5px;
    float: left;
    background-image: url(../images/pmlc_green.gif);
    width: 45px;
    background-repeat: no-repeat;
    padding-left: 10px;
    background-position: left center;
    text-align: left;
    height: 17px;
    line-height: 17px;
    display: block;
}

.per_y {
    margin-left: 5px;
    float: left;
    background-image: url(../images/pmlc_yellow.gif);
    width: 45px;
    background-repeat: no-repeat;
    padding-left: 10px;
    background-position: left center;
    text-align: left;
    height: 17px;
    line-height: 17px;
    display: block;
}

.per_o {
    margin-left: 5px;
    float: left;
    background-image: url(../images/pmlc_orange.gif);
    width: 45px;
    background-repeat: no-repeat;
    padding-left: 10px;
    background-position: left center;
    text-align: left;
    height: 17px;
    line-height: 17px;
    display: block;
}

.per_r {
    margin-left: 5px;
    float: left;
    background-image: url(../images/pmlc_red.gif);
    width: 45px;
    background-repeat: no-repeat;
    padding-left: 10px;
    background-position: left center;
    text-align: left;
    height: 17px;
    line-height: 17px;
    display: block;
}

/*上传弹框样式*/
.ud_inp {
    border: 1px solid #bfbfbf;
    background: #fff;
    color: #333;
    padding: 2px 4px;
    width: 380px;
}

.td_WZrig {
    text-align: center;
    color: #333;
    height: 34px;
    line-height: 34px;
}
/****************************上传样式*************************************/
.progressContainer {
    margin: 0;
    padding: 4px;
    margin-bottom: 5px;
    border: solid 1px #E8E8E8;
    background-color: #F7F7F7;
    overflow: hidden;
    font-size: 12px;
}

/* Message */
.swfmessage {
    margin: 1em 0;
    padding: 10px 20px;
    border: solid 1px #FFDD99;
    background-color: #FFFFCC;
    overflow: hidden;
}
/* Error */
.swfred {
    border: solid 1px #B50000;
    background-color: #FFEBEB;
}

/* Current */
.swfgreen {
    border: solid 1px #DDF0DD;
    background-color: #EBFFEB;
}

/* Complete */
.swfblue {
    border: solid 1px #CEE2F2;
    background-color: #F0F5FF;
}

.progressName {
    font-size: 8pt;
    font-weight: 700;
    color: #555;
    width: 100%;
    height: 14px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
    font-size: 0;
    width: 0%;
    height: 2px;
    background-color: blue;
    margin-top: 2px;
}

.progressBarComplete {
    width: 100%;
    background-color: green;
    visibility: hidden;
}

.progressBarError {
    width: 100%;
    background-color: red;
    visibility: hidden;
}

.progressBarStatus {
    margin-top: 2px;
    width: 100%;
    font-size: 7pt;
    font-family: Arial;
    text-align: left;
    white-space: nowrap;
    color: #000;
}

a.progressCancel {
    font-size: 0;
    display: block;
    height: 14px;
    width: 14px;
    background-image: url(../../images/cancelbutton.gif);
    background-repeat: no-repeat;
    background-position: -14px 0px;
    float: right;
}

    a.progressCancel:hover {
        background-position: 0px 0px;
    }

.up_mal {
    border-left: 1px #99ab92 solid;
    border-bottom: 1px #99ab92 solid;
    border-right: 1px #99ab92 solid;
    padding: 5px 5px 0 5px;
    height: 300px;
    overflow: auto;
    overflow-x: hidden;
}

/****************************上传样式结束*************************************/
/****************************统计样式开始*************************************/
.Tw_trBor {
    border-bottom: 1px dashed #bbb;
    /*line-height: 45px;*/
}

.Tw_trNone {
    height: 10px;
    content: "";
}

.wxk_wenzi_rig {
    text-align: right;
    font-weight: bold;
    color: #1c5495;
}

.Jbox_top_select {
    border: 1px solid #bebebe;
    height: 20px;
    line-height: 20px;
    width: 120px;
}

.tw_sel {
    height: 22px;
    line-height: 22px;
    border: 1px solid #bebebe;
    vertical-align: middle;
}

/****************************统计样式结束*************************************/


.showTitle {
    height: 55px;
    background: #fff;
    clear: both;
    width: 100%;
    border-bottom: 1px solid #9aacc0;
}

.stSp {
    float: left;
    margin-left: 10px;
    line-height: 34px;
    font-size: 14px;
    font-weight: bold;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    color: #333;
}

.stBtn {
    float: left;
    padding-top: 4px;
}

#folder_ResultRender.qhAccordion .panel-body.accordion-body {
    padding: 5px 10px;
    line-height: 22px;
}

.table_sc td {
    padding: 5px;
}

.foldInpStyle {
    text-align: start;
    width: 600px;
    margin: 0px;
    padding: 0 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 22px;
    border: 1px solid #d9d9d9;
}

.foldInpStyle222 {
    text-align: start;
    width: 600px;
    margin-right: 20px;
    padding: 0 40px;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 22px;
    border: 1px solid #d9d9d9;
}

.Wdate {
    border: #d9d9d9 1px solid;
}

/*=================抽检系统 =20170417= go=================*/
.topNavSub {
    min-width: 1300px;
    height: 30px;
    line-height: 30px;
    background: #f6f6f6;
}

.topNav {
    min-width: 1300px;
    background: #fff;
    border-bottom: #3598db 1px solid;
}

    .topNav .logo {
        line-height: 60px;
    }

    .topNav .nav {
        float: left;
    }

.navon_tri {
    float: right;
    width: 12px;
    height: 10px;
    /*border: 1px solid #3598db;*/
    background-image: url(images/navigation_tri.png);
}



.topNav .nav > .panel {
    overflow: auto;
}

.tipWrap {
    color: #444;
    padding: 0 10px 10px;
}

.infUlThree {
    font-family: '\5FAE\8F6F\96C5\9ED1';
    padding: 12px 10px 2px;
    background: #fff;
    border: 1px solid #e5e5e5;
}

    .infUlThree> li {
        float: left;
        width: 33.33%;
        padding: 0 0 12px;
    }

        .infUlThree >li label {
            display: inline-block;
            width: 156px;
            text-align: right;
        }

.inforAbt {
    padding: 10px 10px;
    background: #fff;
    border: 1px solid #c9c8c8;
}

.inforTab {
    border-collapse: collapse;
    width: 100%;
    border: 0;
    font-size: 12px;
    color: #333;
    text-align: left;
}

    .inforTab tr {
        line-height: 32px;
    }

        .inforTab tr > td:first-child {
            width: 200px;
            text-align: right;
            padding-right: 10px;
        }

.tdRig {
    text-align: right;
    padding-right: 10px;
}

.intsWin {
    width: 40px;
    text-align: center;
}

.inpHover:hover .intsWin {
    border-color: #1995e8;
    color: #1995e8;
}

.intsWin:focus {
    border-color: #1995e8;
    color: #1995e8;
}

.intsWin + .btnStyle {
    display: none;
}

.inpHover:hover .btnStyle {
    display: inline-block;
}

.intsWin:focus + .btnStyle {
    display: inline-block;
}

.spMg100 {
    margin-right: 100px;
}

.sortWp {
    background: #fff;
}

.sortUl {
    padding: 0;
    border-top: 1px solid #dae3ec;
}

    .sortUl li {
        padding: 10px;
        border-bottom: 1px solid #dae3ec;
    }

.stLab {
    display: inline-block;
    width: 64px;
    text-align: right;
}

.spmr {
    margin: 0 10px 0 3px;
}

    .spmr.on {
        color: #1995e8;
    }

.que_on {
    color: #1995e8;
    margin: 0 3px;
    font-weight: bold;
}

.dlgSel {
    padding: 10px 20px;
    background: #fff;
    color: #333;
}

.sdlInpWp {
    display: inline-block;
    margin-left: 50px;
}

.fromHg {
    max-height: 300px;
    overflow: hidden;
    overflow-y: auto;
}

/*=================抽检系统 =20170418= end=================*/
.table_w {
    text-align: right;
}

.schoolUl {
    width: 540px;
    margin: 0 auto;
    border: 1px #dddddd solid;
}

    .schoolUl .tr1 {
        background: #fff;
    }

    .schoolUl .tr2 {
        background: #eef2f7;
    }

    .schoolUl li {
        padding: 1%;
        margin-bottom: 1px;
        margin: 0 auto;
        text-align: center;
        list-style-type: none;
        padding: 7px 5px 7px 25px;
        border-bottom: 1px solid #dddddd;
        background: #eef2f7;
        color: #fff;
    }

    .schoolUl .selected {
        background-color: #b7e0dd;
        background-image: url('../images/check-mark.png');
        background-position: left;
        background-repeat: no-repeat;
    }

    .schoolUl li:hover {
        background-color: #B7CFEA;
        color: #111;
    }

    .schoolUl li.on {
        background: #b7e0dd;
    }

    .schoolUl li label {
        color: #333;
        margin-left: 3px;
        vertical-align: middle;
    }

    .schoolUl li.on label {
        color: #000;
    }

    .schoolUl li.liLef {
        background: #eef2f7;
    }
/*=================抽检系统 =20170418= end=================*/

    /*二级导航 开始*/
.navbtndiv-two {
    font-size: 14px;
    height: 4px;
    width: 100%;
    /*z-index: 99;*/
    
}
.navbtndiv-twoo{
    width: 1300px;
    margin: 0 auto;
    margin-top: 44px;
    border-bottom: 1px solid #e5e5e5;
}

.navbtn-two {
    margin-left: 20px;
}

    .navbtn-two.on {
        color: #028577;
        margin-left: 20px;
    }

    .navbtn-two:hover {
        color: #028577;
        text-decoration:none;
        margin-left: 20px;
    }

.navbtndiv3-two {
    margin-left: 70px;
    /*border: 1px solid yellow;*/
}

    .navbtndiv3-two a {
        color: #333;
        text-decoration: none;
    }

        .navbtndiv3-two a:hover {
            color: #0085df;
            text-decoration: underline;
            text-decoration: none;
        }
/*二级导航 结束*/
.divsss {
    height:70px;
    line-height: 30px;
    font-family: '\5FAE\8F6F\96C5\9ED1';
}
.divsss2 {
    height: 30px;
    line-height: 30px;
    font-family: '\5FAE\8F6F\96C5\9ED1';
}



.chaxunrigt {
    float: right;
    margin-top: 10px;
}
/*用户设置 抽检业务详情 Go*/
/*第二导航 GO*/
.tdbudein {
    padding: 0 4px;
    white-space: normal;
    vertical-align: top;
    height: 24px;
    line-height: 24px;
    border: 1px solid #c9c9c9;
    width: 30px;
    vertical-align: middle;
}

.ranksColUl {
    width: auto;
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 1;
}

    .ranksColUl li {
        line-height: 34px;
        border-radius: 1px;
        float: left;
    }

.dCol .sp1 {
    vertical-align: middle;
}

.dotCol {
    display: block;
    width: 0;
    height: 0;
    /* border: 10px solid transparent;
    border-bottom: 10px solid red;*/
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: -10px;
    left: 26px;
}
    /*.dotCol.dotCol2{
    left: 120px;
}*/
    .dotCol.dotCol3 {
        left: 640px;
    }

.dCol .inputStyle {
    height: 24px;
    line-height: 26px;
    border: 1px solid #d9d9d9;
    color: #333;
    text-align: left;
    z-index: 200;
    outline: none;
    width: 30px;
    padding: 0 5px;
}

.tips_top {
    width: 12px;
    height: 10px;
    overflow: hidden;
    position: absolute;
    top: 3px;
    background: url(images/navigation_tri.png);
    z-index: 1;
}
.topNav{
    margin-bottom:15px;
    background: #028577;
}
/*第二导航 END*/
.foSiWe{
font-weight: bold;
font-size: 16px;
}
.p_fosi{
    color: #666;
}
.tpinul li{
    float:left;
    width:12.5%
}


.tips_top {
    width: 12px;
    height: 10px;
    overflow: hidden;
    position: absolute;
    top: 3px;
    background: url(images/navigation_tri.png);
    z-index: 1;
}
/*第二导航 END*/
.navbtndiv4-two {
    width: 1300px;
    display: none;
    margin-left: 0px;
    height: 38px;
    padding-top: 0;
    position: relative;
    /*border: 1px solid yellow;*/
}

.tabBude {
    background: #fff;
    margin-top: 0px;
    border: 1px solid #e5e5e5;
}

.tab_tabBude {
    /*border-collapse: collapse;*/
    width: 800px;
    margin: 5px auto;
    /*border: 1px solid #e5e5e5;*/
    /*text-align: right;*/
    line-height: 22px;
    font-size: 14px;
    color: #333;
    border-collapse: separate;
    border-spacing: 0px 10px;
}

.tdbude {
    text-align: right;
}
/*操作日志 GO*/
.inJournal {
    padding: 0 4px;
    white-space: normal;
    vertical-align: top;
    height: 24px;
    line-height: 24px;
    border: 1px solid #c9c9c9;
    width: 150px;
    vertical-align: middle;
    width: 160px;
}

    .inJournal.rinJournal {
        width: 67px;
    }

.infUlThrree li {
    float: left;
    width: 40%;
    padding: 0 0 10px;
}

.infUlThrree {
    font-family: '\5FAE\8F6F\96C5\9ED1';
    padding: 12px 100px 2px 150px;
    background: #fff;
    border: 1px solid #e5e5e5;
}

.padWrrap {
    padding-bottom: 2px;
    background: #fff;
}
/*论文抽检 GO*/
.Paper {
    padding: 0 4px;
    white-space: normal;
    vertical-align: top;
    height: 24px;
    line-height: 24px;
    border: 1px solid #c9c9c9;
    width: 150px;
    vertical-align: middle;
}

    .Paper.pap {
        width: 170px;
    }

    .Paper.pap1 {
        width: 245px;
    }

.Paperer {
    font-family: '\5FAE\8F6F\96C5\9ED1';
    padding: 12px 10px 2px;
    background: #fff;
    border: 1px solid #e5e5e5;
}

    .Paperer li {
        float: left;
        width: 29%;
        padding: 0 0 10px;
    }

        .Paperer li label {
            display: inline-block;
            width: 156px;
            text-align: right;
        }

.PapererWrap {
    padding-bottom: 2px;
    /*background: #fff;*/
}

.PaperbtnStyle {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    background: #f86868;
    padding: 0 15px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 5px;
    border: 0;
    outline: none;
    cursor: pointer;
    vertical-align: middle;
}

    .PaperbtnStyle:hover {
        color: #fff;
        background: #f86868;
        text-decoration: none;
        border: 0;
        padding: 0 15px;
        border-radius: 5px;
    }

    .PaperbtnStyle .l-btn-text {
        margin: 0;
        line-height: 26px;
    }

.btnLeft .PaperbtnStyle {
    margin: 0 10px 0 0;
    float: left;
}
/*=================抽检系统-登录页 =20170418= end=================*/
/*=================学术不端-用户激活 =20170921= GO=================*/
/*登录页繁体字 go*/
.logo_language{
    margin-top: 2px;
    float: right;
}
.logo_language a{
    font-size: 14px;
    vertical-align: text-bottom;
    color: #999;
    font-family: '\5FAE\8F6F\96C5\9ED1';
}
/*登录页繁体字 end*/
/*登录页 立即激活 go*/
/*登录页 立即激活 go*/
.lgjh{
    font-family: "微软雅黑";
    margin-top: 15px;
    float: right;
}
.lgjh .a_lan{
    color: #0084ff !important; 
    font-size:15px;
}
.lgjh .a_hui{
    color: #999 !important; 
    margin-right: 10px;
}
/*登录页 立即激活 end*/
.loginend_bg{
    height: 551px;
    background: url(images/header_bgd_01.jpg) center top no-repeat;
        }
.loginFrame{
    height: calc(100vh - 107px);
    background: #fff;
    margin-top: 0;
    border: 1px solid #e5e5e5;
}
.tab_loginFrame{
    width: 800px;
    margin: 50px auto 10px auto;
    line-height: 22px;
    font-size: 14px;
    color: #333;
    border-collapse: separate;
    border-spacing: 0 10px;
}
.tad_Input {
    padding: 0 4px;
    white-space: normal;
    vertical-align: top;
    height: 24px;
    line-height: 24px;
    border: 1px solid #c9c9c9;
    width: 198px;
    vertical-align: middle;
}
.tad_text {
    padding: 0 4px;
    white-space: normal;
    vertical-align: top;
    height: 38px;
    line-height: 38px;
    border: 0;
    width: 198px;
    vertical-align: middle;
}
.tadSize {
    width:100px;
    text-align: center;
}
/*发送验证连接按钮*/
.send_btn{
    width: 110px;
    height: 26px;
    line-height: 26px;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #fff;
    background: #028476;
    /*text-align: center;*/
    margin-left: 35px;
    border: 0;
    outline: none;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.send_btnn{
    width: 208px;
    height: 38px;
    line-height: 26px;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #fff;
    background: #028476;
    /*text-align: center;*/
    margin-left: 49px;
    border: 0;
    outline: none;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.send_btn:hover{
    background: #028476;
}

.tab2_loginFrame{
    width: 800px;
    margin: 20px auto 40px auto;
    line-height: 22px;
    font-size: 14px;
    color: #333;
/*    border-collapse: separate;
    border-spacing: 0 10px;*/
    }

.sendout{
    margin-top: 30px;
}

.tademail{
    width: 300px;
    text-align: right;
}
/*引文核对 go*/
.XsYw12_w_bian_a{
  height:200px; 
  font-size:12px;
  /*border:#7ab06c 1px solid;*/
}
/*引文核对 end*/
/*上传*/
.ntWpp{
    padding: 10px 15px;
    background: #fff;
}


.intsel {
    position: absolute;
    width: 170px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #c9c9c9;
}

.intsel2 {
    position: absolute;
    width: 150px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #c9c9c9;
}

.intselll {
    width: 100px;
    height: 24px;
    border: 1px solid #c9c9c9;
}


.bottom_btn {
    position: relative;
    padding-top: 3px;
    /*line-height: 24px;*/
    /*border: 1px solid #bebebe;*/
}

.bottom_btn2_ul {
    /*width: 275px;*/
    /*height: 24px;
    line-height: 24px;*/
    
}
    .bottom_btn2_ul li {
        float: left;
        width: 70px;
    }

    .bottom_btn2_ul a, .bottom_btn2_ul a:link, .bottom_btn2_ul a:visited, .bottom_btn2_ul a:active, .bottom_btn2_ul a:hover {
        display: block;
        /*height: 24px;
        line-height: 24px;*/
        text-decoration: none;
        cursor:pointer;
        /*color: #FFF;*/
    }

    
.nav_common {
    color: #000000;
    display: none;
    float: left;
    zoom: 1;
    position: absolute;
    z-index: 100;
    left: 0px;
    top: 23px;
    border: 1px solid #587f09;
    background: #FFFFFF;
    -moz-border-radius: 5px; /* Gecko browsers */
    -webkit-border-radius: 5px; /* Webkit browsers */
    border-radius: 5px; /* W3C syntax */
    width: 130px;
}

    .nav_common li {
        float: none;
        width: auto;
        margin-bottom: 5px;
    }

    .nav_common a, .nav_common a:link, .nav_common a:visited, .nav_common a:active {
        display: block;
        line-height: 20px;
        height: 20px;
        color: #333;
        text-align: center;
        text-decoration: none;
        margin-top: 5px;
    }

        .nav_common a:hover {
            line-height: 20px;
            height: 20px;
            display: block;
            color: #FFF;
            background: #02a38d;
        }


        
/*登录界面GO*/
.bgf {
    /*height:100%;
    width: 100%;
    background: url(images/dlbj.jpg) center center no-repeat;
    background-size: cover;*/

     position:absolute;
     top:0;
    left:0;
     height:100%;
   width:100%;
     background-image:url("images/bg01.jpg"); 
    background-position: center 0;
     background-repeat: no-repeat;
     background-attachment:fixed;
     background-size: cover;
     -webkit-background-size: cover;/* 兼容Webkit内核浏览器如Chrome和Safari */
     -o-background-size: cover;/* 兼容Opera */
     zoom: 1;  
}

.loginCj_bg {
    /*height: 870px;*/
   /* box-shadow: 0 0 13px 7px rgba(1,78,168,1);*/ /*四边的阴影*/
    /*width: 100%;
    background: url(images/dlbj.jpg) center center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-attachment:fixed;*/
}

.logoCj {
    margin: 0 auto;
    
    width:1300px;
    height:120px;
    line-height: 120px;
    
    /*padding-top: 24px;
    padding-left: 12px;*/
}


.logoTil {
    margin-top: 60px;
    padding-left: 10px;
    font-size: 24px;
    font-family: "å¾®è½¯é›…é»‘";
    vertical-align: middle;
    color: #333333;
}

.loginCj {
    /*position: fixed;*/
    position: absolute;
    top: 120px;
    left: 50%;
    /*margin-top: 120px;*/
    margin-left: 140px;
    width: 250px;
    height: 250px;
    background: #fff;
    border: 1px solid #028577;
    padding: 30px 42px 60px;
    opacity: 0.95;
    filter: alpha(opacity=95);
    /*position: fixed;
    top:50%;
    left:50%;
    margin-top:-300px;
    margin-left:-400px;
    height: 600px;
    width:600px;
    transition: all .3s ease-out;*/
}


    .loginCj h2 {
        font-size: 20px;
        color: #058576;
        text-align: center;
    }

        .loginCj h2 .en {
            font-size: 14px;
            color: #666;
            margin-left: 10px;
            font-weight: normal;
            vertical-align: baseline;
        }

.loginCj_ul {
    margin-top: 20px;
}

    .loginCj_ul li {
        padding: 0px 0;
        border: 1px solid #ccc;
        margin-bottom: 20px;
        -moz-border-radius: 1px;
        -webkit-border-radius: 1px;
        border-radius: 1px;
    }

.lgBtnWp {
    margin-top: 10px;
}

.login_btn {
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #fff;
    background: #058576;
    text-align: center;
    border: 0;
    outline: none;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

    .login_btn:hover {
        background: #2c9d8f;
    }

.loginCj_ul label {
    display: inline-block;
    width: 30px;
    height: 30px !important;
    vertical-align: middle;
    font-size: 14px;
    padding-right: 0;
}

.liLab_yzm {
    position: relative;
    width: 140px;
}

.yzmImg {
    position: absolute;
    margin-left: 40px;
    display: inline-block;
    height: 30px;
    width: 100px;
    vertical-align: middle;
    overflow: hidden;
}

.liLab_user label {
    background: url(images/cjygm.gif) no-repeat center center;
}

.liLab_paswd label {
    background: url(images/cjmm.gif) no-repeat center center;
}

.liLab_yzm label {
    background: url(images/cjyzm.gif) no-repeat center center;
}

.loginCj_ul input, .loginCj_ul .textbox, .loginCj_ul .validatebox-invalid {
    border: 0;
    background: transparent;
    outline: none;
    font-size: 14px;
}

.loginCj_ul .textbox-focused, .loginCj_ul .textbox-focused input {
    border: 0;
    background: transparent;
    outline: none;
    box-shadow: none;
}

.loginCj_ul .textbox .textbox-prompt, .loginCj_ul .textbox .textbox-text {
    font-size: 14px;
}

.wraplogin{
    width:100%;
    margin: 0 auto;
    color:#000;
    /*background: rgba(0,19,24,0.4);*/
}
.sge_Log_Main{
    height: 550px;
    /*background: #058576;*/
    position: relative;
    min-width: 1300px;
    overflow: hidden;
}
.slideBox{ 
    width:100%; 
    height:550px; 
    overflow:hidden; 
    position:relative; 
    /*border:1px solid #ddd;  */
}
.slideBox .bd{ 
    position:relative; 
    height:100%; 
    z-index:0; 
}
.sge_MB{
    width: 100%;
    position: relative;
    list-style: none;
}
.sge_MB li{
    width: 100%;
    position: absolute;
    height: 550px;
    left: 0;
    top: 0;
}
.slideBox .bd li{ 
    list-style: none;
    zoom:1; 
    vertical-align:middle; 
    text-align: center;
    overflow: hidden;
}
.slideBox .bd img{ 
    width:1000px; 
    height:550px; 
}
.lgMima{
    margin-top: 18px;
    font-size: 13px;
}

/*隐藏盒子 Go*/

.user-info-op{
    display: none;
    border: 1px solid rgb(204, 204, 204);
    background: #fff;
    position: absolute;
    z-index:20000;
    /*left: 1100px;*/
    margin-left:0px;
    top:46px;
   
}

.user-he{
    height: 28px;
    line-height: 28px;
}
.user-info-op div {
    width: 200px;
}
.user-info-op div:hover {
    background: #eee;
    cursor:pointer;
    color:#2e97cd;
}
.user-info-op p{
    padding-left: 10px;
    cursor: pointer;
    width: 186px;
}


.FileSection {
    border: 1px solid #0dc5a1;
    padding: 10px 15px;
    background: #fff;
    margin-top: 5px;
}

.poster_bg{
    /*height: 2730px;*/
    width: 100%;
/*background: url(../images/poster.jpg) center  no-repeat;*/
}
.poster_loginFrame{
    /*width: 800px;*/
    margin: 50px auto 10px auto;
    line-height: 22px;
    font-size: 14px;
    color: #333;
    border-collapse: separate;
    border-spacing: 0 10px;
}
.poster_td1{
    text-align:right;
}
.poster_wrap{
    width: 1200px;
margin: 0 auto;
height: 400px;
border-bottom: 3px solid #028476;
}

.poster_btnStyle{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    color: #02a38d;
    background: #ffcc00;
    padding: 0 15px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 5px;
    border: 0;
    outline: none;
    cursor: pointer;
    /*margin-left: 165px;*/
}
.poster_btnStyle:hover{
    color: #fff;
    background: #b4d323;
    text-decoration: none;
    border: 0;
    padding: 0 15px;
    border-radius: 5px;
}
/*修改按钮弹框选框宽度样式*/
#selDepartmentEdit{
    width:180px;
    height:24px;
}
#divEidtUser table tr{
    height:33px;
}
#divEidtUser table tr span,#divEidtUser table tr span input{
    width:180px;
}
.btnBox{
    padding-left:120px;
}
/*滚动条样式*/
::-webkit-scrollbar{
    width:6px !important;
}
::-webkit-scrollbar-button {
}
::-webkit-scrollbar-track{
    background-color:#f3f3f3;
}
::-webkit-scrollbar-track-piece{
    background-color:#f3f3f3;
    -webkit-border-radius:4px;
}
::-webkit-scrollbar-thumb{
    background-color:#999999;
    border:solid 1px #C0C0C0;
    border-radius:4px;
}
::-webkit-scrollbar-corner {
    background-color: #999999;
}
::-webkit-resizer {
    background: no-repeat bottom right;
}
/*滚动条样式结束*/

/*修改密码弹框样式*/
#divChangePwd table tr span,#divChangePwd table tr span input{
    width:500px;
}
.pwdBtnbox{
    padding-left:520px;
   /*padding-left:270px;*/
}
#main_tabs .tabs-header{
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 10px 10px 0 0;
}
#main_tabs .tabs{
    padding-left:0px;
    height:30px!important;
}
#main_tabs .tabs li{
    margin:0 8px -1px 0;
}
#main_tabs .tabs li a.tabs-inner{
    height: 29px!important;
    line-height: 29px!important;
    border-radius: 9px 9px 0 0;
}
#main_tabs .tabs li.tabs-selected a.tabs-inner{
    border-bottom: 1px solid #ffffff;
    border-top: 3px solid #068463;
    border-radius: 8px 10px 0 0;
    box-sizing: border-box;
    height: 31px!important;
}
 /*导出XXX信息弹框样式*/
 .td_doemload{
    padding-bottom:15px;
}
.td_doemload .downLoad_type{
    margin-right: 10px;
    font-weight: bold;
}
.td_doemload .loadType_tip{
    color:#FF5050;
}
.td_doemload .abtn{
    font-weight:bold;
}   
/*提示弹框样式*/
.window .messager-body{
    text-align:center;
}
.panel-tool a{
    margin-right:3px;

}
.panel-tool-close{
    /*background: url("../Style/css/images/box_close_03.png") no-repeat 0 0px;*/
    opacity: 0.7;
    background: url(images/box_close_03.png) no-repeat 0 0px;
}
.panel-tool a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: transparent;
}
.messager-window{
    padding:0;
}
.panel-title{
    padding-top: 5px;
    color: #fff;
    padding-left: 5px;
}
.messager-window .window-header{
    background:#008273;
}
.window-shadow{
    background:transparent;
    box-shadow:none;
    border-radius:0;
}
.messager-window .window-body{
    border: none;
    min-height: 0!important;
    padding: 20px 20px 20px 20px;
}
.messager-button{
    background:linear-gradient(to bottom,#7accc8 0,#7accc8 20%);
    border-color: #dddddd #95B8E7 #95B8E7 #95B8E7;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
}
.messager-button .l-btn{
    color:#fff;
    background: #028476;
    border:none;
    outline:none;
}
.messager-button .l-btn:hover{
    opacity:0.7;
}
.datagrid-mask-msg{
    border:none;
}
#img_laba{
    background: url("images/laba.png");
}
  /*学年样式*/
.xuenian_ul_box{
    float:right;
}
.xuenian_ul_list,.xuenain_title{
    float:left;
    font-size:14px;
    margin-left:10px;
}
.xuenian_ul_list{
    background: #ffe8cf;
    /* padding: 3px 20px; */
    line-height: 22px;
    border-radius: 22px;
    border: 1px solid #efdfce;
    color: #666;
}
.xienian_list_item{
    display:inline-block;
    cursor:pointer;
    line-height:15px;
    border-radius:22px;
    padding:3px 10px;
    box-sizing:border-box;

}
.xienian_list_item:hover{
    background: #ffa948;
    color:#333;
}
.xienian_list_item.hasShowBg{
        background: #ffa948;
        color:#333;
}
.l-btn{
    border:none!important;
}
 .r_divtext {
    display: inline-block;
}

   .datagrid-row-alt { /*不选中的时候表格颜色*/
        }

        .datagrid-row-over { /*选中的时候表格颜色*/
            /*background:#028476;*/
        }

        .chosen-container .chosen-results .active-result.highlighted {
            background: #028476;
        }

        .chosen-container-single .chosen-single, .chosen-container-active.chosen-with-drop .chosen-single {
            border-radius: 0;
            background: #fff;
            -webkit-box-shadow: none;
            height: 27px;
            -moz-box-shadow: none;
        }

        /*修改设置弹框样式调整*/
        .chosen-container-multi .chosen-choices li.search-choice-disabled, .chosen-container-multi .chosen-choices li.search-choice {
            background: #fff;
            -webkit-box-shadow: none;
            box-shadow: none;
            background-image: none;
            border-radius: 0;
            border: none;
            border-right: 1px solid #ccc;
        }

        .chosen-container-multi .chosen-choices {
            background-image: none;
        }

        .chosen-container-single .chosen-drop {
            z-index: 1000;
        }

        input:disabled, select:disabled {
            background: #ebebe4;
        }
        .datagrid-header-check input, .datagrid-cell-check input{
            width:13px;
        }

.tip_box {
    color: #fff;
    cursor: pointer;
    width: 18px;
    height: 18px;
    background: #E39648;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    /* right: 10px; */
    top: 1px;
    left: 115px;
}
.tip_text_box {
    /* border: 1px solid #a59f9f; */
    padding: 10px;
    position: absolute;
    background: #FFF0D1;
    z-index: 1000;
    left: 120px;
    /*padding-left: 25px;*/
    top: 23px;
    font-size: 12px;
    line-height: 20px;
    display: none;
}
.checktimeTip_div{
    position:relative;
    left:30%;
}
.overcheckBox {
    position: relative;
    cursor: pointer;
}

.overcheck_tip {
    display: none;
    position: absolute;
    background: #FFF0D1;
    padding: 10px;
    min-width: 500px;
    left: 30px;
}