.chess .box{margin:0 auto;width:80%;height:600px;position:relative;}.chess_left{float:left;text-align:center}.chess_right{float:left;display:none}.move_info{float:left;margin-top:20px}.bill_box{height:320px;width:80px;overflow:auto;}.bill_box li{cursor:pointer;text-align:left}.bill_box li:hover{cursor:pointer;background:#C6A577;}.bill_box li:active{cursor:pointer;background:#fff;}#billList{margin-top:20px}.bn_box{display:none}
/* 游戏 */
.youxi {padding: 0 10px 10px;}
.mod_1b {border: 1px solid #a2cdea;text-align:left;}
.chess{ font-size:14px;line-height:36px;padding: 20px;}
.chess a{ color:#006f9f;}
.chess a:hover{ color:#fd5151;}
.chess dl{ padding-left:145px; position:relative;background:#f5fbff;border-bottom: 1px dashed #A2CDEA; border-top:1px dashed #fff;}
.chess dl dt{width:145px;float: left;height: 100%; text-align:center; margin-left: -145px; display: inline;}

.infoBox{text-align:center; width:145px; height:100%; position: absolute; top: 50%;left: 0;}
.info{position: relative;margin-top: -25px}

.chess dl dd{ background:#fff; padding:10px 0; min-height:85px; _height:85px;}
.chess dl dd li{ display:block; float:left; width:190px; padding-left:45px;}
.tip_0{text-align: center;font-size: 14px;}
.tip_0 p{line-height:36px;}
.tip_0_bdbtm{border-bottom: 1px solid #a2cdea}
.cRed,a.cRed{color: #d02f12}
.cBlue,a.cBlue{color: #006f9f}
.cGreen,a.cGreen{color: #058805}
a.cRed:hover,a.cBlue:hover,a.cGreen:hover{color:#fd5151}

.link{padding-bottom: 5px;}
.link a{font-weight: bold;color: #348bcf;padding: 2px 8px;}
.link a:hover{ background:#3ae078; color:#fff; text-decoration:none;}
.link ul li{float: left;line-height: 25px;}

.bd p {
    text-align: left;
    padding:0 12px;
    line-height: 25px;
}

.des p
{
    color:#666;
}

.btn:hover {
    color: #000;
    background: #8C5221;
}
.btn {
    padding: 6px 18px;
    color: #000;
    cursor: pointer;
    border: none;
    background: #AC7C4A;
}