﻿@charset "utf-8";
*{
  padding: 0;
  margin: 0;
  border: 0;
}
body{ border:0; padding:0;max-width: 720px;margin: 0px auto 0 auto;font-size:14px;}
a{
  color: #fff;
}
#vipbaoma{margin:auto;width:100%; position:relative; display:none;}
.bmtrans{
     -moz-transform:    rotate(45deg)  translateX(10px)     scale(1);
	 -o-transform:      rotate(45deg)  translateX(10px)     scale(1);
	 -webkit-transform: rotate(45deg)  translateX(30px)     scale(1);
	 transform:         rotate(45deg)  translateX(10px)     scale(1);
/* IE8+ - must be on one line, unfortunately */
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865473, M12=-0.7071067811865477, M21=0.7071067811865477, M22=0.7071067811865473, SizingMethod=auto expand)";
/* IE6 and 7 */
   *filter: progid:DXImageTransform.Microsoft.Matrix(            M11=0.7071067811865473,            M12=-0.7071067811865477,            M21=0.7071067811865477,            M22=0.7071067811865473,            SizingMethod='auto expand');  
/*    * To make the transform-origin be the middle of    * the object.      */
   position:absolute;
   text-align:center; color:#FFF;
   width:150px;height:50px;top:0px; left:813px;
   *top:-5px; *left:825px;
   margin-left: 0px;    margin-top: 0px;
}
.bmtrans p{font-size:22px; font-weight:bold;}
.bmbox{position:relative;}
.bmbox,.bmbox *{font:14px "微软雅黑","Arial";}
.bmico{display:none;}
.bmbg2{position:absolute;top:10px;left:10px;}
.bmtitle{position:absolute;top:5.7%; left:3.472%; width:100px;color:#FFF; font-size:22px;}
.bmtitle span{font-size:22px;}
.bmtitle_ad {position:absolute;top:25px; left:185px; width:588px; color:#008080; font-size:20px;text-align: center;}
.bmrender{position:absolute; width:86.58%; height:42.01%;top:26.464%; left:5.279%;}
.bmnum{width:9.756%; height:100%;float:left; margin-left:2.439%;}
.bmnum .n{width:100%; height:49.08%;text-align:center; color:#FFF; font-size:36px;    display: inline-block;vertical-align: middle;box-sizing: border-box;padding-top: 9%;}
.bmnum .n:before {
  content:'';display:inline-block;height:100%;width:1px;vertical-align: middle;
}
.bmnum .v{width:100%; height:47.85%;text-align:center; margin-top:2.35%;background:url('/chajian/img/ball-box.png') center center no-repeat;background-size:auto 100%;font-size:26px;
display: inline-block;vertical-align: middle;box-sizing: border-box;padding-top: 8%;}
.bmnum .v:before {
  content:'';display:inline-block;height:100%;width:1px;vertical-align: middle;
}
.bmnum_red .n{background:url(/chajian/img/ball-red.png) center center no-repeat;background-size:auto 100%;}
.bmnum_red .v{color:#F00;}
.bmnum_blue .n{background:url(/chajian/img/ball-blue.png) center center no-repeat;background-size:auto 100%;}
.bmnum_blue .v{color:#069;}
.bmnum_green .n{background:url(/chajian/img/ball-green.png) center center no-repeat;background-size:auto 100%;}
.bmnum_green .v{color:#090;}
.bmplus{width:9.756%;height: 49.079% ;float:left; margin-left:2.439%;}
.bmplus .n{background:url(/chajian/img/ball-plus.png) center center no-repeat;background-size:auto 100%;width:100%; height:100%;}
.bmnum_default .n{background:url(/chajian/img/ball-defaule.png) center center no-repeat;background-size: auto 100%;}
.bmtotal{position: absolute;left: 73px;width: 788px;top: 251px;font-size: 46px;color: red;text-align: center;}
.bmtotal span{font-size: 46px;}
.bmmore{position: absolute;left: 75px;width: 785px;top: 311px;font-size: 24px;text-align: center;color: #09C;}
.ylc_ad{margin:0px; padding:0px;}
.ylc_ad li {margin-top:1px;list-style:none;}
.ylc_ad img{border:none;}
#span_ad{display:none}
.box{
    position: relative;
    -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.7);
    -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.7);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.7);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 0 auto 5px;
    max-width: 720px;
    background-color: #c1e1fd;
    overflow: hidden;
    font-family: 'Microsoft YaHei', Arial;
}
.pad{
  padding: 4px 8px;
}
.center{
  text-align: center;
}
.tablebox{
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
}
.tablebox tr {
    height: 32px;
}
.tablebox th{
    padding: 3px 2px;
    border: 1px solid #e5e5e5;
    word-break: break-all;
    background: #006aa5;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    
    overflow: hidden;
    text-overflow: ellipsis;
}
.tablebox td {
    border: 1px solid #e5e5e5;
    word-break: break-all;
    padding: 3px 2px;
}
.tablebox td a{
    display: block;
    height: 100%;
    font-size: 16px;
    transition: all 0.2s;
    color: #333;
    text-decoration: none;
    
    overflow: hidden;
    text-overflow: ellipsis;
}
.tablebox td a:hover{
  text-decoration: underline;
}
.list-title{
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #006aa5;
  color: #fff;
  margin:0 1px 5px;
  font-size: 26px;
  font-weight: bold;
}
.img-list a{
    float: left;
    display: block;
    width: 48%;
    height: 190px;
    box-sizing: border-box;
    margin:1%;
    padding:6px;
    border:1px solid #000;
    box-shadow: 0px 1px 2px #000;
}
.img-list a img{
    width: 100%;
    height: 100%;
}
.jxlxtable .tablebox{
  font-weight: bold;
}
.jxlxtable .tablebox th{
  text-align: left;
  background: #59c1fb;
  color: #000;
}
.jxlxtable .tablebox td{
  font-size: 18px;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.guapai{
  display: block;
  text-align: center;
  color: blue;
  font-size: 18px;
  padding:5px 0;
  font-weight: bold;
}
.tablebox.yxym{
  table-layout: auto;
  word-wrap: break-word;
  word-break: break-all;
  text-align: center;
  font-weight: bold;
}
.tablebox.yxym tr td{
  font-size: 12pt;
}
.tablebox.yxym tr td:nth-child(1){
  background: #57c2fd;
  font-weight: 500;
}
.tablebox.yxym tr td:nth-child(2) {
    background: #fff;
    width: 60%;
    font-size: 16px;
}
.tablebox.yxym tr td:nth-child(3) {
    background: #57c2fd;
    font-weight: 500;
}

.clearfix:after {content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden }
.clearfix {
*zoom:1 }


.shaxiao .tablebox{
  table-layout: auto;
  word-wrap: break-word;
  word-break: break-all;
  text-align: center;
  font-weight: bold;
}
.shaxiao .tablebox th{
  font-size: 12pt;
  background: #ffaa1e;
  color: #000;
}
.shaxiao .list-title{
  margin:0 0 0 0;
}
.copyright p{
  width: 90%;
  margin: 0 auto;
  text-align: center;
  color: #666;
}
.header{
  background: #000;
}
.long-left,.long-right{
  width:43%;
  position: absolute;
  top: 0;
}
.long-left{
  left: 0;
}
.long-right{
  right: 0;
}
.ball-te{
  position: absolute;
  width: 10%;
  left:50%;
  margin-left: -5%;
}
.logo{
  position: absolute;
  bottom:0;
  width: 200px;
  left: 50%;
  margin-left: -100px;
}
.box.history{
  position: relative;
  height: 100px; 
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
/*sub*/
.subheader{
  position:relative;
  top: 0;
  z-index: 99;
  height: 76px;
  width: 100%;
  max-width: 720px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: #c1e1fd url(../chajian/img/subheadbg.gif) left bottom no-repeat;
  -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.7);
  -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.7);
  box-shadow: 0px 1px 2px rgba(0,0,0,0.7);
}
.subheader .sublogo{
  display: block;
  float: left;
  margin-left: 240px;
}
.subheader .sublogo img{
  width: 200px;
  height: 76px;
}
.subheader .bank{
  float: right;
  width: 60px;
  height: 60px;
  display: block;
  position: relative;
  margin:10px 10px 0 0;
  color: #000;
  text-decoration: none;
  text-align: center;
}
.subheader .bank img{
  display: block;
  margin:0 auto;
  width: 40px;
}
.nullbox{
  height: 85px;
}
.sub-tablebox{
  text-align: center;
}
.sub-tablebox td a{
  font-weight: bold;
  color: #ff0000;
}
.tablebox.imgbox img{
  width: 100%;
  height: 44px;
}
.list-head h1{
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 18px;
  font-weight: bold;
}
.list-head h2{
  color: #13019e;
  text-indent: 6px;
  font-size: 100%;
}
.list-head p{
  margin:10px 0 0 0;
  color: #b9b9b9;
  border-top: 1px solid #bbbbbb;
  border-bottom: 1px solid #bbbbbb;
  padding: 10px 0;
  text-indent: 6px;
}
.subListTable {
    padding: 4px 8px 8px 8px;
    color: #000;
    border:0;
}
.subListTable{
  border:0;
}
.subListTable td {
    line-height: 32px;
    border-bottom: 1px solid #bbbbbb;
    font-weight: bold;
}
.subbox{
  background: #fff url(/mry3.jpg) top right no-repeat;
}
/*滚动*/
.picScroll-left {
  overflow:hidden;
  position:relative;
}
.picScroll-left .bd {
  padding:5px 10px;
}
.picScroll-left .bd ul {
  overflow:hidden;
  zoom:1;
}
.picScroll-left .bd ul li {
  margin:0 18px;
  float:left;
  _display:inline;
  overflow:hidden;
  text-align:center;
}
.picScroll-left .bd ul li .pic {
  text-align:center;
}
.picScroll-left .bd ul li .pic img {
  width:60px;
  height:60px;
  display:block;
  margin:0 auto;
}
.picScroll-left .bd ul li .pic a:hover img {
  border-color:#999;
}
.picScroll-left .bd ul li .title {
  line-height:24px;
}
.picScroll-left .bd ul li .title a{
  color: #000;
}
.picScroll-left .tempWrap {
  margin:0 auto;
}
/*yqlj*/
.yqlj {
  padding: 4px 4px;
} 
.yqlj .link{
    height: 30px;
    line-height:30px;
    text-align: center;
    border-bottom: 1px solid #000;
    background:#0000FF;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-weight: bold;
    font-size: 16px;
}
.yqlj li{
    float: left;
    padding:2px 1px;
    width: 25%;
    box-sizing: border-box;
    list-style: none;
}
.yqlj li a{
    display: block;
    text-align: center;
    background:#57c2fd;
    color: #000;
    padding:2px 0;
    border:1px solid #fff;
    border-radius: 3px;
    transition: all 0.3s;
    font-weight: bold;
    text-decoration: none;
}
.yqlj li a:hover{
    text-decoration: underline;
}
@media screen and (max-width: 720px){
  .bmtitle,.bmtitle span{
    font-size: 10px;
  }
  .bmnum .n,.bmnum .v{
    font-size: 16px;
  }
  .box {
    margin: 0 8px 8px;
  }
  .list-title{
    font-size: 20px;
  }
  .tablebox.yxym tr td{
    font-size: 14px;
  }
  .img-list a{
    height: 130px;
  }
  .ball-te{
    width: 16%;
    top: -15px;
    margin-left: -8%;
  }
  .subheader .sublogo{
    margin-left: 0px;
  }
  .list-head p{
    font-size: 12px;
  }
  .picScroll-left .bd ul li .pic img{
    width: 50px;
    height: 50px;
  }
  .picScroll-left .bd ul li{
    margin: 0 25px;
  }
}
@media all and (orientation : landscape) {
  .bmnum .n, .bmnum .v{
    font-size: 26px;
  }
  .bmtitle, .bmtitle span{
    font-size: 18px;
  }
  .img-list a{
    height: 167px;
  }
  .subheader .sublogo{
    margin-left: 240px;
  }
}

.headertop.indexheader {
    height: 74px;
}

.headertop {
    position: fixed;
    width: 100%;
    max-width: 720px;
    top: 0px;
    background: #8ECDFC;
    z-index: 99;
    overflow: hidden;
}
.navtoptop {
    background: #019FF0;
}

.navtoptop span {
    display: block;
    float: left;
    width: 16.66%;
    text-align: center;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    color: #FBFBFB;
    font-size: 14px;
}
.headertop .logotop {
    float: left;
    padding-left: 5px;
}

.headertop .bank {
    display: block;
    float: right;
    width: 56px;

    padding: 25px 8px 0 0;
    color: #fff;
    font-size: 8pt;

}
.subbox table{word-wrap: break-word;word-break: break-all;overflow: hidden;}