@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, dd, dl, dt, li, ol, ul,input,select,button,textarea,tr,td{ padding:0; margin:0; border:none;}
input,button,select,textarea,a,img{outline:none; }/*去掉超链接或按钮点击时出现的虚线框黄色边框*/
::-moz-focus-inner{border:0px;}/*火狐的私有属性去掉点击时边框*/
body,html{ width:100%; font-family:"Microsoft YaHei","Arial", "SimSun";}
ul, ul li, ol li, li {	list-style:none;}
a, img, input, textarea {border:none;}
a {
    text-decoration: none;
}
table {	border-collapse: collapse;border-spacing:0;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: ".";clear: both;height: 0;}
* html .clearfix {zoom: 1;}
*:first-child + html .clearfix {zoom: 1;}
.fl {	float:left;}
.fr {	float:right;}
.none{	display:none;}

.inrow{font-size:0;[;font-size:12px;];*font-size:0;font-family:arial;[;letter-spacing:-3px;];*letter-spacing:normal;*word-spacing:-1px;}
.inrow>li,.inrow span{display:inline-block;*display:inline;*zoom:1;font-size:14px;letter-spacing:normal;word-spacing:normal; }
.dataNums{}
@media screen and (min-width: 320px) and (max-width: 370px){
    .dataNums .dataOne {
        margin: 0px 5px;
    }
    h1{
        height: 50px;
    }
    .next-open-text {
        float: right;
        font-size: 14px;
        margin-right: 8px;
    }
    .param-detail{
        width: 20%;
    }
    .image-box-item {
        width: 21%;
        height: 70px;
        padding: 0px 5px;
        display: inline-block;
        float: left;
    }
    .image-box {
        height: 110px;
    }
}
@media screen and (min-width: 370px) and (max-width: 420px){
    .dataNums .dataOne {
        margin: 0px 8px;
    }
    h1{
        height: 50px;
    }
    .next-open-text {
        float: right;
        font-size: 14px;
        margin-right: 10px;
    }
    .param-detail{
        width: 20%;
    }
    .image-box-item {
        width: 22%;
        height: 80px;
        padding: 0px 5px;
        display: inline-block;
        float: left;
    }
    .image-box {
        height: 110px;
    }
}
@media screen and (min-width: 420px ) and (max-width: 3000px){
    .dataNums .dataOne {
        margin: 0px 8px;
    }
    h1{
        height: 30px;
    }
    .next-open-text {
        float: right;
        font-size: 14px;
        margin-right: 10px;
    }
    .param-detail{
        width: 12.5%;
    }
    .image-box-item {
        width: 23.5%;
        height: 150px;
        padding: 0px 5px;
        display: inline-block;
        float: left;
    }
    .image-box {
        margin-top: 15px;
        height: 180px;
    }
}
.dataNums .dataOne{ width:30px; height:30px; line-height: 30px;
    border: 1px solid #bfb9b9; text-align: center;}
.dataNums .dataBoc {position: relative; width: 100%; height: 100%; overflow: hidden;}
.dataNums .dataBoc .tt {position: absolute; top: 0;  left: 0; width: 100%;  height: 100%;}
.dataNums .tt span{border-radius: 50%;
    color: #fff;
    background: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;  margin: 0px}
.num01,.num02,.num07, .num08,.num1,.num13,.num12,.num24,.num23,.num35,.num34,.num46,.num45,.num8,.num7,.num19,.num18,.num30,.num29,.num40,.num2,.num46{
    background: url("/static/open/ball-red.gif") no-repeat center !important;
    background-size: cover !important;
    color: #333 !important;
}
.num05, .num06, .num5,.num6,.num11,.num16,.num17,.num21,.num22,.num27,.num28,.num32,.num33,.num38,.num39,.num43,.num44,.num49{
    background: url("/static/open/ball-green.gif") no-repeat center !important;
    background-size: cover !important;
    color: #333 !important;
}
.num03, .num3, .num04, .num09,.num4,.num9,.num10,.num14,.num15,.num20,.num25,.num26,.num31,.num36,.num37,.num41,.num42,.num47,.num48{
    background: url("/static/open/ball-blue.gif") no-repeat center !important;
    background-size: cover !important;
    color: #333 !important;
}
