*{
    margin: 0;
    padding: 0;
}
body{
    /*background: #f5f5f5;*/
    /*overflow-y: hidden;*/
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}
input[type="number"]{
    -moz-appearance: textfield;
}
select {
    /*统一边框*/
    border: solid 1px #000;
    /*将默认的select选择框样式清除*/
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    /*替换选择框的最右侧显示小箭头图片*/
    background: url("../images/Arrow.png") no-repeat scroll right center transparent;
    /*为下拉小箭头留出一点位置，避免被文字覆盖*/
    padding-right: 14px;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand { display: none; }
/*顶部大图*/
.aboutZhide-big-picture{
    clear: both;
    width: 100%;
    /*min-width: 1200px;*/
    /*height: 500px;*/
    margin: 0 auto;
    /*background: url(../images/banner_5.png) center center;*/
    border-bottom: 1px solid #d9d9d9;
}

.systemTitle{
    width: 1182px;
    height: 40px;
    background-image: linear-gradient(0deg, #131313 0%, #7e7e7e 100%),
    linear-gradient(#101010, #101010);
    background-blend-mode: normal,normal;
    line-height: 40px;
    padding-left: 18px;
    color: #ffffff;
    margin: 13px 21px 6px;
    z-index: 1;
    margin: 1px auto;
}
.systemTab{
    width: 1198px;
    height: auto;
    /*min-height: 653px;*/
    background-color: #ffffff;
    border: solid 1px #e6e6e6;
    z-index: 1;
    margin: 0 auto;
}
.systemTab ul{
    /*width: 1198px;*/
    /*min-height: 50px;*/

}
.systemTab .systemTab-top li{
    /*min-height: 653px;*/
    height: 49px;
    line-height: 49px;
    float: left;
    padding: 0px 51px;
    color: #545353;
    font-size: 14px;
    border-right: solid 1px #e6e6e6;
    border-bottom: 1px solid #3a85e2;
}
.systemTab-tophover{
    height: 45px!important;
    line-height: 43px!important;
    float: left;
    padding: 0px 51px!important;
    color: #3a85e2!important;
    font-size: 14px;
    border-top: solid 4px #3a85e2!important;
    border-right: solid 1px #3a85e2!important;
    border-left: solid 1px #3a85e2!important;
    border-bottom: 1px solid #e6e6e6!important;
}
.systemTab-btm{
    width: 1198px;
    height: auto;
    /*min-height: 600px;*/

}
.systemTab-btm > li{
    clear: both;
    width: 1198px;
    height: auto;
    min-height: 552px;
    display: none;
    float: left;
    background: #FFFFFF;
    padding-bottom: 10px;
}
.systemTab-btm li:first-child{
    display: block;
}
.systemTab-btmli div{
    float: left;

}
.detectionelect{
    width: 90px;
    height: 34px;
    margin-left: 47px;
    border-bottom: 1px solid #e6e6e6;
    margin-top: 18px;
}
.detectionelect select{
    width: 90px;
    height: 34px;
    border: none!important;
}
.detectionTime{
    width: 262px;
    height: 34px;
    line-height: 34px;
    margin-top: 18px;
    margin-left: 27px;
}
.detectionTime-start{
    border-bottom: 1px solid #e6e6e6;
}
.detectionTime-start input{
    width: 90px;
    height: 34px;
    border: none;
    text-align: center;
}
.detectionTime-center{
margin: 0 14px;
}
.detectionTime-end{
    border-bottom: 1px solid #e6e6e6;
}
.detectionTime-end input{
    width: 90px;
    height: 34px;
    border: none;
    text-align: center;
}
.doctorName{
    /*width: 220px;*/
    height: 34px;
    margin-top: 18px;
}
.doctorName p {
    float: left;
    width: 80px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #666666;
}
.doctorName input{
    float: left;
    width: 142px;
    height: 34px;
    color: #666666;
    border: none;
    border-bottom: 1px solid #e6e6e6;
    margin-left: 0px;!important;
}
.barcode{
    height: 34px;
    margin-top: 18px;
    margin-left: 28px;
}

.barcode p {
    float: left;
    /*width: 80px;*/
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #666666;
    margin: 0px 15px;
}
.barcode input{
    float: left;
    width: 142px;
    height: 34px;
    color: #666666;
    border: none;
    border-bottom: 1px solid #e6e6e6;
    margin-left: 0px;!important;
}
.row-2{
    margin-left: 48px;
    margin-top: 18px;
    padding-left: 181px;
}
.patientType{
    line-height: 34px;
    font-size: 16px;
    color: #666666;
}
.patientType p{
    float: left;
    padding-right: 9px;
}
.patientType select{
    float: left;
    width: 90px;
    height: 34px;
    border: none!important;
}
.patientName{
    line-height: 34px;
    font-size: 16px;
    color: #666666;
}
.patientName p{
    float: left;
    margin-left: 35px;
}
.patientName input{
    float: left;
    width: 142px;
    height: 34px;
    color: #666666;
    border: none;
    border-bottom: 1px solid #e6e6e6;
    margin-left: 15px;
}
.inpatientNum{
    line-height: 34px;
    font-size: 16px;
    color: #666666;
}
.inpatientNum p{
    float: left;
    margin-left: 60px;
}
.inpatientNum input{
    float: left;
    width: 142px;
    height: 34px;
    color: #666666;
    border: none;
    border-bottom: 1px solid #e6e6e6;
    margin-left: 15px;
}
.department{
    line-height: 34px;
    font-size: 16px;
    color: #666666;
}
.department p{
    float: left;
    margin-left: 35px;
}
.department input{
    float: left;
    width: 142px;
    height: 34px;
    color: #666666;
    border: none;
    border-bottom: 1px solid #e6e6e6;
    margin-left: 15px;
}



.row-3{
    clear: both;
    width: 100%;
    /*margin-left: 48px;*/
    margin-top: 5px;
}
.row-3 p{
    float: right;
    margin-right: 40px;
    font-size: 10px;
}
.headTemplate{
     line-height: 34px;
     font-size: 16px;
     color: #666666;
 }
.headTemplate p{
    float: left;
    padding-right: 9px;
}
.headTemplate select{
    float: left;
    width: 90px;
    height: 34px;
    border: none!important;
}
.printingType{
    line-height: 34px;
    font-size: 16px;
    color: #666666;
    margin-left: 18px;
}
.printingType p{
    float: left;
    padding-right: 9px;
}
.printingType select{
    float: left;
    width: 90px;
    height: 34px;
    border: none!important;
}
.nonPrinting{
    line-height: 34px;
    font-size: 16px;
    color: #666666;
    margin-left: 300px;
}
.nonPrinting a{
    /*float: left;*/
    padding-right: 9px;
}
.nonPrinting a:hover{
   text-decoration: none;
}
.nonPrinting input{
    width: 16px;
    height: 16px;
    background-color: #f2f2f2;
    border-radius: 4px;
    border: solid 1px #cccccc;
}
.provincialModel{
    line-height: 34px;
    font-size: 16px;
    color: #666666;
    margin-left: 18px;
}

.provincialModel a{
    /*float: left;*/
    padding-right: 9px;
}
.provincialModel a:hover{
    text-decoration: none;
}
.provincialModel input{
    width: 16px;
    height: 16px;
    background-color: #f2f2f2;
    border-radius: 4px;
    border: solid 1px #cccccc;
}
.row-4{
    clear: both;
    margin-left: 48px;
    margin-top: 18px;
}

.reportType{
    line-height: 34px;
    font-size: 16px;
    color: #666666;
}
.reportType p{
    float: left;
    padding-right: 9px;
}
.reportType select{
    float: left;
    min-width: 90px;
    height: 34px;
    border: none!important;
}
.btn{
    margin-left: 50px;
    margin-top: 18px;
}
.query{
    width: 84px;
    height: 34px;
    background-color: #3a85e2;
    border-radius: 4px;
    border: none;
    color: #FFFFFF;
}
.export{
    width: 140px;
    height: 34px;
    background-color: #3a85e2;
    border-radius: 4px;
    border: none;
    color: #FFFFFF;
    margin-left: 16px;
}
.Printing{
    width: 110px;
    height: 34px;
    border-radius: 4px;
    border: solid 1px #3a85e2;
    /*border: none;*/
    color: #3A85E2;
    background: #FFFFFF;
    margin-left: 16px;
}

/*检测报告*/
.TestReport_box{
    width: 1200px;
    height: auto;
    min-height: 316px;

}

.testReport{
    width: 1178px;
    height: 500px;
    background-color: #ffffff;
    border: solid 1px #d9d9d9;
   margin: 10px;
}
.testReportTitle{
    width: 1180px;
    height: auto;
    min-height: 49px;
}
.testReportTitle li{
    width: 1178px;
    min-height: 49px;
    background: #e6e6e6;
    border-bottom: 1px solid #d9d9d9;
}

.testReportTitle li > span{
    display: block;
    float: left;
    height: 49px;
    line-height: 50px;
    border-right: 1px solid #d9d9d9;
    color: #333333;
    text-align: center;
}
.testReportTitle li > span:nth-child(1){
    width: 70px;
}
.testReportTitle li > span:nth-child(2){
    width: 180px;
}
.testReportTitle li > span:nth-child(3){
    width: 180px;
}
.testReportTitle li > span:nth-child(4){
    width: 180px;
}
.testReportTitle li > span:nth-child(5){
    width: 230px;
}
.testReportTitle li > span:nth-child(6){
    width: 332px;
    border-right: none;
}

.testReportTitleInfo{
    width: 1179px;
    height: 400px;
    border-bottom: 1px solid #d9d9d9;
}
.testReportTitleInfo li{
    width: 1179px;
    min-height: 39px;
    border-bottom: 1px solid #d9d9d9;
}

.testReportTitleInfo li > span{
    display: block;
    float: left;
    height: 39px;
    line-height: 40px;
    border-right: 1px solid #d9d9d9;
    color: #333333;
    text-align: center;
    font-size: 15px;
}
.testReportTitleInfo li > span:nth-child(1){
    width: 70px;
}
.testReportTitleInfo li > span:nth-child(2){
    width: 180px;
}
.testReportTitleInfo li > span:nth-child(3){
    width: 180px;
}
.testReportTitleInfo li > span:nth-child(4){
    width: 180px;
}
.testReportTitleInfo li > span:nth-child(5){
    width: 230px;
}
.testReportTitleInfo li > span:nth-child(6){
    width: 332px;
    border-right: none;
}
.testReportTitleInfo li > span:nth-child(6) button{
    padding: 3px 15px;
    border-radius: 5px;
    background: #3A85E2;
    border: none;
    color: white;
    margin-top: 5px;
}




/*登录弹出层*/
.mask-boxsss{
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100%;
    /*display: none;*/
    z-index: 999;
}
.mask{
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.5;
}
.login{
    position: absolute;
    top: 300px;
    left: 50%;
    margin-left: -261px;
    width: 522px;
    height: 353px;
    background: #ffffff;
    z-index: 300;
}
.login-title{
    text-align: center;
    margin-top: 44px;
    line-height: 0px;
    letter-spacing: 0px;
    color: #3a85e2;
    font-size: 20px
}
.login-name{
    width: 100%;
    height: 42px;
    margin-top: 40px;
}
.login-name:last-child{

    margin-top: 22px;
}
.login-name p{
    float: left;
    width: 100px;
    height: 42px;
    text-align: right;
    line-height: 42px;
    line-height: 42px;
    letter-spacing: 0px;
    color: #333333;
    font-size: 16px;
}
.login-name input{
    margin-left: 22px;
    float: left;
    width: 302px;
    height: 40px;
    border: solid 1px #d9d9d9;
}
.login-btn{
    clear: both;
    display: block;
    width: 304px;
    height: 42px;
    margin-top: 32px;
    background-color: #3a85e2;
    line-height: 0px;
    letter-spacing: 0px;
    color: #ffffff;
    font-size: 18px;
    border: none;
    text-align: center;
    margin-left: 122px;
}

#tuichu{
    display: none;
    cursor: pointer;
}
#denglu{
    display: none;
    cursor: pointer;
}