html{
    -webkit-text-size-adjust:100%;
}
.boxleft{
    width: 100px;
    float: left;
}
.boxleft strong{
  line-height: 22px;
  color: #03f;
  font-size:14px;
}
.boxcenter{
  float: left;
  width: 974px;
}
.boxright{
  float: right;
  width: 132px;
  text-align: left;
}
.boxright span{
  text-align: left;
  display: inline-block;
  *display:inline;
  *zoom:1;
  line-height: 22px;
}
.boxright span a{
  color: #0033ff;
  text-decoration: none;
}
.gpbox{
    width:1208px;
    margin:5px auto 0px auto;
    overflow:hidden;
    position:relative;
    border: 1px #f63 solid;
    background-color: #fffef8;
}
.mg0{margin-top: 0px;}
.pd10{padding-left: 10px;}
.gpbox .gphd{
    height: 26px;
    line-height: 26px;
    text-align: left;
    font-size: 14px;
    text-indent: 10px;
    color: red;
}
.gpbox .gpintro{
  margin: 5px 10px;
  text-align: left;
}
.gpbox .gpintro p{
  text-align: left;
  line-height: 22px;
}
.gpleft,.gpright {
    position: absolute;
    top: 0;    
    overflow-x:scroll;
}
.gpleft {
    left: 0;
    width: 300px;
    overflow-x:scroll;
}
.gpright {
    right: 0;
    width: 300px;
    overflow-x:scroll;
    overflow-y:hidden;
}
.gpcenter {
    margin: 0 300px 0 300px;
    overflow-x:scroll; 
    overflow-y:hidden;
}
.table-box{
  margin-top: 0px;
  width: 100%;
  font-size: 14px;
  font-family: '\5b8b\4f53';
}
.table-box td{
  height: 24px;
}
.table-box td.red{
  color:red;
}
.table-box td.green{
  color:green;
}
.table-box .th td{
  height: 30px;
  font-weight: 800;
}
.table-box .gpxh{
  height: 24px;
  width: 36px;
}
.table-box .gporder{
  width: 68px;
}
.table-box .gptext{
  width: 192px;
}
.table-box .ttalgin{
  text-align: right;
  padding-right: 5px;
  white-space:nowrap;
}
.table-box .gpdata{
  font-weight: 700;
  overflow: hidden;
  width: 414px;
  position: relative;
  height: auto;
  overflow-x:scroll;
}
.table-box .gpdata .gptable{
  width: 1812px;
  overflow: hidden;   
}
.table-box a{
  color: #03f;
}
.gpcenter table{
  width: 1812px;
  overflow: hidden;
  margin: 0px;
  padding: 0px; 
}
.gpcenter table td{
  font-weight: normal;
  height: 24px;
}
.gpcenter table .th td{
  font-weight: 800;
}
.gpcenter table .th1 td{
  border-bottom:0px;
}
.table-box td{
  border: 1px #cbd6e8 solid;
}
.info-box{
  position: relative;
  width: 260px;
}
.info-box .info{
  line-height: 22px;
  height: 22px;
  margin: 0 auto;
  width: 288px;
  overflow: hidden;
  position: relative;  
}
.info-box .info p{
  text-align: left;
}
.info-after {
    height: 22px;
    overflow: hidden;
    position: relative;
}
.info-after .plus {
    position: absolute;
    right: 0;
    bottom: 2px;
    width: 14px;
    height: 14px;
    border: 1px solid #676767;
    background: #4d4d4d;
    color: #fff;
    z-index: 2;
    line-height: 14px;
    text-align: center;
    cursor: pointer;
    outline: 0;
}
.info-pop {
    width: 260px;
    background-color: #fffef8;
    border: 1px solid #ff3838;
    padding: 10px 15px;
    position: absolute;
    text-align: left;
    right: 0;
    top: 100%;
    display: none;
    z-index: 10;
}
.bkleft{
  width: 258px;
}
.bkcenter{
  margin: 0 300px 0 258px;
}
.fsz strong{
  font-size: 18px;
}
.gpbd{
  margin: 5px 10px 0px 10px;
  overflow: hidden;  
}
.bkbox{
  overflow: hidden;
  float: left;
}
.bkbox_w0,.bkbox_w1{
  width: 127px;
}
.bkbox_w2{
  width: 920px;
}
.bkbox .bkbox_hd{
  color: #00a2e8;
  font-weight: 800;
  font-size: 16px;
  text-align: left;
}
.bkgreen{
  background-color: #29cc88;
  border: 1px solid #29cc88;
  border-radius: 4px;
}
.bkred{
  background-color: #ff5a51;
  border: 1px solid #ff5a51;
  border-radius: 4px;
}
.bkinfobox{
  opacity: 1;  
  display: inline-block;
  *display:inline;
  *zoom:1;
  float: left;
  margin-right: 3px;
  margin-bottom: 3px;
  color: #fff;
  cursor: pointer;
}
.bkinfobox:hover{
  opacity: 0.8; 
}
.bkinfobox .bkname{
  margin: 0px 8px;
  height: 22px;
  line-height: 22px;
}

.bkinfobox .bkname a{
  color: #fff;
  font-size: 16px;
  font-weight: 800;
  text-decoration: none;
}
.bkinfobox .bkpricec{
  margin: 5px 5px 0px 5px;
  height: 20px;
}
.bkinfobox .bkpricec .bkprice{
  width: 56px;
  float: left;
  text-align: left;
}
.bkinfobox .bkpricec .perct{
  width: 56px;
  float: right;
  text-align: right;
}
.gpname{
  float: left;
  font-family: '黑体';
  height: 18px;
  font-size: 14px;
  display: inline-block;
  *display:inline;
  *zoom:1;
  margin: 0 5px;
}
.gpname strong{
  font-size: 20px;
  color: #03f; 
  width: 100%;
  display: block;
  line-height: 28px;
}
.gpname a{
  font-size: 20px; 
  color: #03f; 
  font-weight: 900;
  text-decoration: none; 
}
.pgname span{
  display: block;
  width: 100%;
  overflow: hidden;
  height: 14px;
  line-height: 14px;
}
.gpprice{
  float: left;
  height: 48px;
  display: inline-block;
  *display:inline;
  *zoom:1;
}
.gpprice .updimg{
  width: 30px;
  float: left;
  height: 48px;
}
.gpprice .updimg img{
  margin-top: 10px;
}
#zfprice{
  float: left;
  text-align: left;
  display: inline-block;
  *display:inline;
  *zoom:1;
}
.red{
  color: red;
}
.green{
  color: green;
}
.gold{

}
#zfprice span{
  display: block;
  font-size: 16px;
  font-weight: 800;
}
#zfprice .price{
  margin-top: 5px;
  font-size: 18px;
}
.gpmore{
  float: left;
  padding-left: 15px;
  display: inline-block;
  *display:inline;
  *zoom:1;
}
.gpmore div{
  text-align: left;
  line-height: 24px;
}
.gpmore span{
  font-size: 12px;
}
.gpmore .fsz16{
  font-size: 14px;
}
.gppnlink{
  width: 160px;
  float: right;
  text-align: left;
}
.gppnlink span{
  text-align: left;
  display: inline-block;
  *display:inline;
  *zoom:1;
  line-height: 24px;
  font-size: 14px;
}
.gppnlink a{
  color: #03f;
  font-size: 14px;
}
#loadingmsg{position: absolute;left:2px;top:2px;}