﻿.homepageckbox {
    float: left;
    margin-left: -10px;
}
.jdselect
{
    margin-top:12px;
    float:left;
    font-size:18px;
    font-weight:bold;
    width:100%;
}
.jdca
{
    width:130px;
}
.sel45
{
    float:left;
    margin-left:0px;
}
.greencklab
{
    font-size:18px;
    font-weight:bold;
}
input[type="checkbox"]
{
    margin-top:6px;
}
.green4
{
    margin-top:4px;
    margin-left:10px;
}
.green56
{
    margin-top:4px;
    margin-left:0px;
}
.greenck
{
    margin-top:6px;
   
}
.w360
 {
     width:360px;
     margin:0 auto;
     text-align:left;
     font-size:16px;
 }
 .w120
 {
     width:90px;
     margin:0 auto;
     text-align:left;
     font-size:16px;
 }
 .w40056
 {
     width:400px;
     margin-left:0px;
     text-align:left;
     font-size:16px;
 }
 .w400
 {
     width:400px;
     margin:0 auto;
     text-align:left;
     font-size:16px;
 }
 #gmsgbolck
 {
     display:none;
     position:absolute;
     left: 50%;
     top: 200PX;
      width:200px;
      height:200px;
     margin-left: -100px;
     margin-top:-100px;
    border: solid #1b1b1b 1px;
    padding-top:80px;
    text-align:center;
     background-color:White;
     color:Black;
   
     border-radius:8px;
     z-index:50002;
 }
 #countdown
 {
     display:none;
     font-size:18px;
     font-weight:bold;
     color:Black;
 }
 .labelpage
 {
     font-weight:bold;
     font-size:14px;
     color:Black;
 }
 .qatest
 {
     display:none;
     background-color:#FFFFFF;
    /* border-radius:8px;*/
     width:900px;
     margin:0 auto;
    /* border: solid #1b1b1b 1px;*/
    /* float:left;*/
 }
 .qaconter
 {
     float:left;
     width:890px;
    /*-- height:530px; */
     margin:0 auto;
     margin-top:8px;
     margin-left:2px;
     padding:8px;
     background-color:#FFFFFF;
    border: solid #D8D8D8 1px; 
 }
 .qaitem
 {
     width:410px;
     float:left;
     border-radius:8px;
     margin-left:16px;
     margin-top:8px;
     padding:8px;
     border: solid #D8D8D8 1px;
 }
 .qapagepanel
 {
     width:890px;
     float:left;
     border-radius:8px;
     margin-left:10px;
     margin-top:12px;
     text-align':center;
 }
 .sumain
 {
     background-color:#FFFFFF;
     border-radius:8px;
     width:900px;
     height:500px;
     max-width:1024px;
     margin:0 auto;
     border: solid #1b1b1b 0px;
 }
 .sumtop
{
   margin:0 auto;
   margin-top:10px;
}
.sumleft
{
    text-align:right;
    width:50%;
    float:left;
    font-size:18px;
}
#idinput
{
    
}
.sumright
{
    text-align:left;
    width:50%;
    float:left;
    font-size:18px;
}
.greendiv
{
    width:700px;
    margin:0 auto;
    border: solid #1b1b1b 1px;
}
.greendiv0
{
    width:700px;
    height:240px;
    margin:0 auto;
    margin-top:50px;
    border: solid #1b1b1b 1px;
    border-radius:8px;
    overflow: hidden;
}
.greendiv1
{
    width:700px;
    height:320px;
    margin:0 auto;
    margin-top:4px;
   /* border: solid #1b1b1b 1px; */
    overflow: hidden;
    border-radius:8px;
    background-color: buttonface;
}
.w1000
 {
     width:1000px;
     margin:0 auto;
     text-align:left;
     font-size:16px;
     float:left;
     text-align:center;
 }
.ckpanel
{
    width:900px;
    height:40px;
    text-align:center;
    margin:0 auto;
    margin-top:4px;
}
.starpanel
{
    width:900px;
    margin:0 auto;
    text-align:center;
    margin-top:8px;
}
.errormsg
{
    position:absolute;
    float:left;
    display:none;
    background-color:#353535;
    font-size:18px;
    color:White;
    width:300px;
    height:200px;
    border: solid #1b1b1b 1px;
    border-radius:8px;
    text-align:center;
    z-index:101; 
   width: 50%;
  height: 50%;
  overflow: auto;
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
}
.warningmsg
{
    font-size:18px; text-align:center; height:150px; line-height:150px; 
}
.warnbk
{
    display:none;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    position:fixed;
    background-color:#000000;
    z-index:100; 
    opacity:0.30; 
}

.lastokmsg
{
   position:absolute;
    float:left;
    display:none;
    background-color:#353535;
    font-size:18px;
    color:White;
    left: 50%;
     width: 700px;
    height: 400px;
    margin-left: -350px;
    border: solid #1b1b1b 1px;
    border-radius:8px;
    text-align:center;
    z-index:101; 
    position: absolute;
    
   
  
}

.timeoutmsg
{
    position:absolute;
    float:left;
    display:none;
    background-color:#353535;
    font-size:18px;
    color:White;
    left: 50%;
    width:700px;
    height:200px;
     margin-left: -350px;
    border: solid #1b1b1b 1px;
    border-radius:8px;
    text-align:center;
    z-index:101; 
  
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align:center;
  
}
.graycomp
{
    background-color: buttonface;
    width:500px;
    margin-left: auto;
  margin-right: auto;
  text-align:center;
}
.nameclass
{
    margin-left:0px;
    width:180px;
}
.h120
{
    height:120px;
}