﻿* { margin: 0; padding: 0; }
body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea, em, i { margin: 0; padding: 0; outline: 0 none; font-weight: normal; font-style: normal; font-size: 100%; font-family: inherit; }
table { border-collapse: collapse; word-break: break-all }
input { font: 12px/1.5 'microsoft yahei', 'SimSun'; }
ol, ul, li { list-style: none; }
img { border: 0 none; display: block; font-size: 0; vertical-align: top }
.cl,.clearfix { zoom: 1; }
.cl:after,.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; overflow: hidden }
.clr { display: block; overflow: hidden; clear: both; height: 0; line-height: 0; font-size: 0; }
span { display: inline-block }
.pull-left { float: left; }
.pull-right { float: right }
.fn { float: none }
a { text-decoration: none;}
.height10{
    height: 10px;
}
.container-fluid{width: 100%; margin: 0 auto;}
.container{width: 1200px; margin: 0 auto;}
a:hover { text-decoration: none; }
body {font-family:"微软雅黑",Arial,Verdana,'SimSun';_background-image: url(about:blank); /* for IE6 */_background-attachment: fixed;}
/*common--css*/
.logo{
    height: 90px;
}
.new-header{
    height: 90px;
    width: 100%;
    background: url(../images/headerbg.png) no-repeat center top;
}
.new-header .header-bar{
    padding-top: 20px;
}
.new-header .header-bar a{
    width: 150px;
    height: 50px;
    display: inline-block;
    margin-left: 3px;
}
.new-header .header-bar a img{
   width: 100%;
}
.new-header .header-bar a.shuxuebtn{
    width: 188px;
}
.new-nav{
    height: 50px;
    background-color: #3ab4e8;
}
.index-link{
    width: 180px;
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
    background-color: #038cc7;
    text-align: center;
}
.maths-btn{
    background-color: #feb348;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    padding: 0 60px;
}
.maths-btn span{
    color: #fff;
    margin: 0 5px;
}
.maths-btn a{
   font-size: 16px;
   color: #fff;
}
.sudu-content{
    height: 260px;
    background: url(../images/indexconbg.png) no-repeat center top;
}
.wrap-index-content{
    background-color: #dddd19;
    padding-bottom: 12px;
}
.marginRight15{
    margin-right: 15px;
}
.sudu-news{
    height: 510px;
    width: 300px;
    background-color: #fff;
}
.wrap-news-notice{
    height: 410px;
    background-color: #fff;
    border: 2px solid #8dbe5c;
    border-top: 0px;
    padding: 0px 12px;
}
.wrap-news-notice .news-notice{
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    display: block;
    text-decoration: none;
    width: auto;
}
.news-notice .news-info{
    float: left;
    width: 285px;
}
.news-notice .news-time{
    float: right;
    width: 72px;
}
.news-info .news-latest{
    float: left;
}
.news-info span{
    float: left;
    max-width: 285px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666666;
}
.news-latest{
    padding-top: 9px;
    margin-right: 4px;
}
.wrap-sudu-content{
    background: url(../images/centerbg.jpg) repeat-y center top;
    min-height: 790px;
    width: 100%;
    margin: 0 auto;
}
.height30{
    height: 30px;
}
.sudo-rankband{
    width: 885px;
    margin: 0 auto;
    min-height: 665px;
    padding-bottom: 20px;
}
.sudo-rankband .rankband-top{
    background: url(../images/hardtop.png) no-repeat left top;
    height: 106px;
    padding-top: 125px;
    padding-left: 86px;
    position: relative;
}
.sudo-rankband .rankband-middle{
    background: url(../images/hardmiddle.png) repeat-y 1px top;
}
.wrap-game-level a{
   display: inline-block;
   width: 210px;
   height: 70px;
   margin-right: 47px;
   color: transparent;
}
.wrap-game-level a.easy-btn{
    background: url(../images/easy.png) no-repeat left top;
}
.wrap-game-level a.easy-btn.active{
    background: url(../images/easyhover.png) no-repeat left top;
}
.wrap-game-level a.medium-btn{
    background: url(../images/medium.png) no-repeat left top;
}
.wrap-game-level a.medium-btn.active{
    background: url(../images/mediumhover.png) no-repeat left top;
}
.wrap-game-level a.hard-btn{
    background: url(../images/hard.png) no-repeat left top;
}
.wrap-game-level a.hard-btn.active{
    background: url(../images/hardhover.png) no-repeat left top;
}
.sudo-rankband .rankband-bottom{
    background: url(../images/hardbottom.png) no-repeat left top;
    height: 83px;
}
.wrap-level-info{
    display: none;
    width: 720px;
    margin: 0 auto;
}
 .wrap-level-info .level-item{
    text-align: center;
    display: block;
    margin: 0px auto 0px;
    padding-bottom: 10px;
}
 .wrap-level-info .level-item .level-num{
    font-size: 24px;
    color: #666633;
    margin-right: 30px;
    height: 82px;
    line-height: 72px;
    width: 355px;
    display: block;
    border:1px solid transparent;
    /*text-decoration: underline;*/
    background: url(../images/tagbg.png) no-repeat left top;
}
.wrap-level-info a:hover .level-num{
    color: #74c214;
   /* text-decoration: underline;*/
}
.level-item i{
    padding-top: 20px;
    display: block;
    margin-right: 30px;
}
.level-item img{
    display: inline-block;
}
.level-item b.consume-time{
    font-weight: normal;
    color: #003300;
    font-size: 18px;
    height: 82px;
    line-height: 72px;
    display: block;
}
.level-item p{
    color: #003300;
    height: 82px;
    line-height: 72px;
}
.level-item p span{
    color: #f30;
    margin-right: 5px;
}
/*game*/
.sudo-gamecon{
    width: 665px;
    margin-right: 15px; 
}
.back-btn{
    display: inline-block;
    width: 97px;
    height: 56px;
    padding-bottom: 30px;
}
.sudo-time{
    width: 147px;
    height: 57px;
    background: url(../images/time.png) no-repeat left top;
    line-height: 57px;
    text-align: center;
    font-size: 24px;
    color: #333;
}
.wrap-sudoku{
    width: 367px;
    height: 390px;
    background: url(../images/gameboard.png) no-repeat left top;
    margin: 0 auto;
    padding-left: 33px;
    padding-top: 36px;
}
.ptb { 
    border:#000 2px solid; 
    table-layout: fixed;
    width:356px; 
    height:356px; 
}
.ptb td {
    text-align: center; 
    overflow: hidden; 
    font-size: 24px; 
    color: #333;
    width: 38px;
    height: 38px;
}
.ptb td.r1t0 {
    width:33px;
    height:34px; 
    border-right:#000 1px solid;
}
.ptb td.r2t0 {
    width:33px;
    height:34px; 
    border-right:#000 2px solid;
}
.ptb td.r0t0 {
    width:34px;
    height:34px;
}
.ptb td.r1t1 {
    width:34px;
    height:34px; 
    border-right:#000 1px solid; 
    border-top:#000 1px solid;
}
.ptb td.r2t1 {
    width:34px;
    height:34px; 
    border-right:#000 2px solid; 
    border-top:#000 1px solid;
}
.ptb td.r0t1 {
    width:34px;
    height:34px; 
    border-top:#000 1px solid;
}
.ptb td.r1t2 {
    width:34px;
    height:33px; 
    border-right:#000 1px solid; 
    border-top:#000 2px solid;
}
.ptb td.r2t2 {
    width:33px;
    height:33px; 
    border-right:#000 2px solid; 
    border-top:#000 2px solid;
}
.ptb td.r0t2 {
    width:35px;
    height:33px; 
    border-top:#000 2px solid;
}
.fixedCell {
    font-size:26px;
    color:#333;
    width: 100%; 
    height: 100%;
    display: inline-block;
    margin:0;
    padding: 0;
    line-height: 34px;
}
.btn_num_row {
    background: url(../images/sudo-btn.png) no-repeat left top;
    width: 569px;
    height: 58px;
    line-height: 58px;
    margin: 0 auto;
    padding-left: 8px;
}
.ptb td div {
    position:relative;
    top:0;
    left:0; 
    width:35px; 
    height:33px;
}
.btn_num { 
    font-size:26px;
    height: 44px;
    line-height: 44px!important;
}
.btn_act { 
    font-size:26px;
    height: 44px;
    line-height: 44px!important;
}
.btn_num_row button{
    color: #000;
    font-size: 26px;
    width: 50px;
    background: transparent;
    border: none;
    outline: none;
    float: left;
    height: 58px;
    display: block;
    line-height: 58px;
    margin-right: 1px;
    cursor: pointer;
}
.star-icon{
    height: 28px;
}
.btn_num_row .star-icon{
    padding-top: 12px;
}
.btn_num_row .erase-icon{
    padding-top: 12px;
}
.wrap-logbtns{
    padding-top: 30px;
    margin-bottom: 10px;
    width: 570px;
    margin: 0 auto;
}
.act_cell{
    background-color: #86d238;
    font-size: 24px;
}
.ptb td.act_cell_color{
    color: #0894ec !important;
}
.cancel-btn{
    width: 124px;
    height: 68px;
    color: transparent;
    background: url(../images/cancel.png) no-repeat left top;
    display: inline-block;
    margin-left: 20px;
}
.maintain-sudu{
    width: 122px;
    height: 67px;
    color: transparent;
    background: url(../images/baocun.png) no-repeat left top;
    display: inline-block;
    margin-left: 15px;
}
.current-rank{
    background: url(../images/paiming.png) no-repeat left top;
    width: 138px;
    height: 100px;
    padding-left: 283px;
    padding-top: 31px;
    font-size: 48px;
    font-weight: bold;
    line-height: 65px;
    color: #fff;
    margin-bottom: 20px;
}
.sudo-newsinfo{
    width: 885px;
    background: #fff;
    margin-right: 15px;
    padding-top: 60px;
    font-size: 16px;
    color: #666;
    padding-bottom: 60px;
    margin-bottom: 10px;
}
.sudo-newsinfo h4{
    font-size: 30px;
    color: #333;
    text-align: center;
    margin-bottom: 40px;
}
.wrap-news-details{
    padding: 0px 36px;
    margin-bottom: 30px;
}
.wrap-news-details a{
    color: #666;
}
.wrap-news-text{
    padding: 0px 36px;
}
.wrap-news-text p{
    line-height: 38px;
}
.modal-fixed{
    background: url(../images/nolog.png) no-repeat left top;
    width: 603px;
    height: 556px;
    position: fixed;
    left: 50%;
    margin-left: -301px;
    top:50%;
    margin-top: -278px;
    z-index: 1005; 
    display: none;
}
.mask {       
    position: fixed; 
    top: 0px; 
    filter: alpha(opacity=70); 
    background-color: #777;     
    z-index: 1002; 
    left: 0px;   
    right: 0px;
    bottom: 0px;  
    opacity:0.7; 
    -moz-opacity:0.7;   
    display: none;  
}  
.closebtn{
   margin-bottom: 227px;
   text-align: right;
   display: block;
   cursor: pointer;
}
.closebtn img{
    display: inline-block;
}
.go-logbtn{
    width: 290px;
    height: 70px;
    color: transparent;
    display: block;
    margin: 0 auto;
}
.sudu-rankboard{
    width: 420px;
    padding-top: 64px;
}
.wrap-rankboardcon{
    padding-left: 40px;
}
.rankboardcon-top{
    background: url(../images/ranktop.png) no-repeat left top;
    width: 285px;
    height: 47px;
    padding: 70px 60px 0px 35px;

}
.rankboardcon-middle{
    background: url(../images/rankmiddle.png) repeat-y left top;
    min-height: 290px;
}
.rankboardcon-bottom{
    background: url(../images/rankbottom.png) no-repeat left top;
    width: 380px;
    height: 60px;
}
.rank-item{
    padding: 0px 60px 0px 30px;
    line-height: 49px;
    height: 49px;
}
.rank-number b{
    display: block;
    width: 44px;
    text-align: center;
    color: #66b204;
}
.rank-number b img{
    display: block;
    width: 80%;
}
.rank-item i{
    width: 140px;
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.newest-score{
    display: none;
}
.rankboardcon-top a{
    display: block;
    color: transparent;
    width: 114px;
    height: 45px;
}
.rankboardcon-top a.goodest-btn{
    background: url(../images/zuijia.png) no-repeat left top;
}
.rankboardcon-top a.goodest-btn.active{
    background: url(../images/zuijiahover.png) no-repeat left top;
}
.rankboardcon-top a.newest-btn{
    background: url(../images/zuijin.png) no-repeat left top;
}
.rankboardcon-top a.newest-btn.active{
    background: url(../images/zuijinhover.png) no-repeat left top;
}
.footer{ 
    width:100%; 
    background:#f3f4f9; 
    border-top: 2px solid #4bbae8; 
    font-size: 14px;
    min-width:1200px;
}
.copyright { 
    text-align: center; 
    padding:15px 0;  
    color:#666; 
    background:#f3f4f9; 
    line-height:24px;
}
.copyright a{
    color:#666;
}
.copyright img { 
    display: inline-block 
}
/*37*/
.tipmask {       
    position: fixed; 
    top: 0px; 
    filter: alpha(opacity=70); 
    background-color: #777;     
    z-index: 9999; 
    left: 0px;     
    opacity:0.7; 
    -moz-opacity:0.7;     
    bottom: 0;
    right: 0;
}
.wrap-tipbox{
    position: fixed;
    background: url(../images/tishibg.png) no-repeat left top;
    width: 840px;
    height: 665px;
    z-index: 10000;
    left: 50%;
    top:50%;
    margin-top: -332px;
    margin-left: -420px;
}
.tip-closebtn{
    text-align: right;
    cursor: pointer;
}
.tip-closebtn img{
    display: inline-block;
}
.tip-titlebtn{
    display: block;
    width: 225px;
    height: 70px;
    text-align: center;
    line-height: 63px;
    font-size: 34px;
    color: #fff;
    background: url(../images/tishititle.png) no-repeat left top;
    margin: 0 auto;
}
.height75{
    height: 75px;
}
.wrap-sudo-jieshao h5{
    color: #333;
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
}
.wrap-sudo-jieshao p{
    padding: 0 125px;
    line-height: 32px;
}
.align-center{
    text-align: center;
    padding: 10px 10px 50px;
}
.align-center img{
    display: inline-block;
}
.bouzhoubtn{
    text-align: center;
}
.bouzhoubtn a{
    display: inline-block;
    margin:0 auto;
}
.wrap-sudorulecon{
    padding: 0px 75px;
}
.marginright32{
    margin-right: 32px;
}
.wrap-sudorulecon h5{
    color: #333;
    font-size: 30px;
    text-align: left;
    margin-bottom: 20px;
}
.wrap-sudorulecon p{
   line-height: 32px;
}
.color-red{
    color: #f30;
}
.height45{
    height: 45px;
}
.rugame-con{
    margin-bottom: 30px;
}
.help-btn{
    position: absolute;
    right: 0px;
    top:0px;
}
.tipmask{
    display: none;
}
.game-tiptext{
    font-size: 16px;
    color: #333;
    padding-left: 50px;
    padding-top: 30px;
}
td .star-icon img{
    display: inline-block;
    width: 80%;
}