.page .game-detail img {
    height: 167px;
    width: 167px;
    border-radius: 32px;
    vertical-align: top;
}

.page .game-detail .des {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 400px;
    margin-left: 26px;
    vertical-align: top;
    position: relative;
}

.page .game-detail .grade {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.page .game-detail li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    *margin: 0 3px;
}

.page .game-detail ul {
    text-align: justify;
}

.page .box.game-detail {
    min-height: 100px;
    width: 748px;
    padding: 27px 36px 0;
    white-space: nowrap;
    height: 212px;
}

.page .box.game-detail .title {
    font-size: 28px;
    color: #333333;
    display: inline-block;
    width: 332px;
    margin-top: 5px;
    margin-left: 0px;
    *line-height: 33px;
}

.page .box.game-detail .title h1{
    font-size: 28px;
    color: #333333;
    display: inline-block;
    width: 300px;

    *line-height: 33px;
}

.page .game-detail .des p {
    margin-top: 14px;
    color: #666666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.page .game-detail .des button {
    border-radius: 4px;
    font-size: 18px;
    font-weight: bold;
    width: 152px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 132px;
    left: 0;
}

.page .game-detail .des .android {
    vertical-align: middle;
    margin-right: 15px;
    overflow: hidden;
    line-height: 99;
}

.page .game-detail label {
    padding: 6px 8px;
    border-radius: 2px;
    background: #f0f0f0;
    margin-right: 10px;
    cursor: text;
}

.page .game-detail .card {
    background: url("../images/grade_bg.png") center no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 106px;
    width: 142px;
    text-align: center;
    padding: 15px 0 11px;
    font-size: 14px;
    color: #666666;
    margin-bottom: 14px;
}

.page .game-detail .card .score {
    font-size: 32px;
    font-weight: bold;
    color: #333333;
}

.page .game-detail .card .num {
    font-size: 12px;
    line-height: 12px;
    color: #999999;
    *margin-top: 5px;
}

.page .game-detail .card .star-bar {
    *margin-top: 5px;
    *margin-bottom: 5px;
}

.page .introduce {
    color: #666666;
}

.page .introduce .slider-contain.big {
    width: 760px;
    height: 300px;
}

.page .introduce .img-slider {
    padding: 0;
}

.page .introduce .slider-contain.big .a_left, .page .introduce .slider-contain.big .a_right {
    top: 108px;
}

.page .introduce .big .img-slider img {
    height: 282px;
    border-radius: 0;
    width: auto;
}

.page .introduce .img-slider li {
    margin-right: 10px;
}

.page .warm-tip {
    margin-top: 30px;
}

.page .warm-tip .warm-title {
    font-size: 20px;
    color: #333333;
    margin-bottom: 12px;
}

.page .warm-tip .warm-title a {
    float: right;
    font-size: 16px;
    margin-top: 2px;
    text-decoration: none;
}

.page .warm-tip .dash {
    border-top: dashed 1px #cccccc;
    margin-top: 15px;
    padding-top: 15px;
}

.page .warm-tip p.dash a {
    text-decoration: none;
}

.page .warm-tip p a {
    color: #23c268;
    text-decoration: underline;
}

.page .warm-tip .horn {
    vertical-align: -2px;
    *vertical-align: 2px;
    margin-right: 7px;
}

.page .introduce .big .img-slider li {
    width: auto;
}

.page .introduce .big .img-slider {
    height: 280px;
}

.page .introduce .icon_user {
    vertical-align: -3px;
    margin-right: 10px;
}

.page .introduce .play {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
}

.page .introduce .origin {
    margin-top: 14px;
}

.page .box .p-title {
    font-size: 20px;
    color: #000000;
    margin: 30px 0 10px;
}



.page .box .p-title label {
    font-size: 14px;
    color: #999999;
}

.page .origin {
    font-size: 14px;
    color: #999999;
}

.page .introduce .tag {
    margin-top: 20px;
    width: 790px;
    border-bottom: thin solid #eeeeee;
    padding: 0 0 15px 30px;
    margin-left: -30px;
    color: #999999;
}

.page .introduce .tag em {
    vertical-align: -1px;
    margin-right: 8px;
}

.page .introduce .tag span {
    margin-right: 26px;
}

.page .introduce .log {
    padding: 0 0 0 30px;
    /*border-bottom: thin solid #eeeeee;*/
    margin-left: -30px;
    width: 790px;
}

.page .introduce .tag em.expand_2, .page .introduce .tag em.close_up_2 {
    vertical-align: 2px;
    margin-left: 10px;
}

.page .introduce .tag label {
    float: right;
    font-size: 14px;
    margin-right: 10px;
    cursor: pointer;
}

.page .detail-info {
    padding-bottom: 20px;
}

.page .detail-info span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    min-width: 300px;
}

.page .eval-input-box .eval-input-tip {
    font-size: 14px;
}

.page .star-input ul {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 136px;
}

.page .star-input ul li {
    float: left;
    height: 20px;
    width: 27px;
}

.page .star-input {
    padding: 10px 20px;
    border-bottom: thin solid #eeeeee;
}

.page .eval-input-box button {
    border-radius: 4px;
    margin-right: 20px;
    *vertical-align: -12px;
}
.page .evaluate .p-title{
    padding: 0 10px 10px;
    font-size: 20px;
    color: #000000;
}
.page .evaluate-list .p-title {
    margin: 0;
    padding: 30px 0 0 30px;
    font-size: 20px;
}
.page .evaluate-list .p-title label,.page .evaluate .p-title label{
    font-size: 14px;
    color: #999999;
}
.page .evaluate-list.no-margin,.page .evaluate.no-margin{
    margin: 0;
}

.page .evaluate-list .login-info {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 58px;
    vertical-align: top;
    text-align: center;
    position: absolute;
    top: 30px;
    left: 17px;
}
.page .evaluate>div{
    position: relative;
}
.page .evaluate .login-info{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 58px;
    vertical-align: top;
    text-align: center;
    position: absolute;
    top: 0;
    left: 17px;
}

.page .evaluate .login-info img,.page .evaluate-list .login-info img{
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.page .evaluate .login-info .ident,.page .evaluate-list .login-info .ident{
    width: 24px;
    height: 24px;
    position: absolute;
    right: 0;
    bottom: 0;
}


.page .evaluate .login-info button {
    height: 20px;
    border-radius: 4px;
    min-width: 40px;
    font-size: 12px;
    line-height: 20px;
}
.page .favour_d_big.active{height:60px;width:60px;background-position:-535px 0;}
.page .box.comment-detail .favour_d_big:hover{
    height:60px;width:60px;background-position:-535px 0;
}
.page .evaluate .eval-input .star-tag {
    color: #999999;
    margin-left: 18px;
}

.page .eval-input .toast {
    top: 72px;
    left: 50%;
    margin-left: -120px;
}
.page .evaluate .login-info{
    font-size: 14px;
    color: #666666;
}
.page .box.evaluate.big{
    width: 1164px;
    padding-top:40px;
}
.page .evaluate.big .eval-input{
    width: 1066px;
}
.page .big .eval-input-box button{
    float: right;
    margin: 0;
}
.page .evaluate-list.box.big{
    width: 1200px;
}
.page .evaluate-list.big .item-content{
    width: 1075px;
    word-break: break-all;
}

.page .eval-input-box .eval-input-tip {
    font-size: 14px;
}



.page .evaluate .eval-input-box {
    /*display: inline-block;
    *display: inline;
    *zoom: 1;*/
    color: #999999;
    padding-left: 97px;
    padding-right: 20px;
    font-size: 14px;
}

.page .evaluate .eval-input {
    border: solid thin #eeeeee;
    vertical-align: 14px;
    border-radius: 4px;
    color: #666666;
    position: relative;
    margin-bottom: 20px;
}

.page .evaluate .star-input span {
    display: inline-block;
}

.page .evaluate .star-input .star_bar_d {
    position: relative;
    vertical-align: -3px;
}

.page .evaluate textarea {
    width: 100%;
    padding: 0;
    height: 120px;
    border: none;
    resize: none;
    font-size: 14px;
    position: relative;
    z-index: 10;
    font-family: 'STHeiti', 'Microsoft YaHei', Helvetica, Arial, sans-serif
}

.page .star-input ul {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 136px;
}

.page .star-input ul li {
    float: left;
    height: 20px;
    width: 27px;
}

.page .star-input {
    padding: 10px 20px;
    border-bottom: thin solid #eeeeee;
}

.page .eval-input-box button {
    border-radius: 4px;
    margin-right: 20px;
    *vertical-align: -12px;
}
.page .evaluate .text-area-box{
    padding: 20px;
}

.page .evaluate {
    padding-bottom: 30px;
    border-bottom: solid 1px #eeeeee;
    background: white;
    margin-top: 20px;
    padding-top: 20px;
}

.page .evaluate-list {
    padding: 0;
    width: 100%;
    color: #333333;
    font-size: 16px;
    background: white;
}

.page .evaluate-list .evaluate-item {
    position: relative;
    padding: 28px 19px 31px 18px;
    border-bottom: solid 1px #eeeeee;
}

.page .evaluate-list .item-content {
    display: block;
    *display: inline;
    *zoom: 1;
    padding-left: 78px;
	word-wrap:break-word;
}
.page .evaluate-list.big .item-content{
    margin-left: 15px;
}

.page .evaluate-list .item-content .content {
    margin-top: 10px;
}

.page .evaluate-list .name {
    color: #666666;
}

.page .evaluate-list .name {
    color: #666666;
}
.page .no-ident .name{
    margin-top: 15px;
}
.page .no-ident .text{
    display: none;
}
.page .evaluate-list .text {
    color: #666666;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
}

.page .evaluate-list .name label {
    font-size: 14px;
    color: #999999;
    margin-left: 16px;
}
.page .evaluate-list .name label img{
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 5px;
}

.page .evaluate-list .name em {
    margin-right: 10px;
    vertical-align: -4px;
    *vertical-align: 0;
}


.page .evaluate-list .e-time {
    position: absolute;
    top: 50px;
    right: 19px;
    color: #999999;
    font-size: 12px;
}

.page .evaluate-list .sub-item {
    background: #f8f8f8;
    padding: 20px 20px;
    margin-top: 20px;
    position: relative;
}

/* .page .evaluate-list .sub-item a {
    color: #557db4;
    font-size: 14px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    cursor: text;
    cursor: pointer;
}

.page .evaluate-list .sub-item label {
    color: #666666;
}

.page .evaluate-list .sub-item .expand {
    margin-left: 10px;
    vertical-align: middle;
    margin-top: -2px;
   
} 
*/

.page .evaluate-list .action-bar {
    color: #999999;
    margin-top: 20px;
    font-size: 12px;
    overflow: hidden;
}

.page .evaluate-list .action-bar a {
    color: #999999;
}

.page .evaluate-list .action-bar .com {
    float: right;
}

.page .evaluate-list .action-bar em {
    margin-right: 10px;
    vertical-align: middle;
    margin-top: -4px
}
.page .evaluate-list .action-bar .com_1 {  
    margin-top: -2px
}

.page .evaluate-list .action-bar .com a {
    margin-left: 39px;
}

.page .evaluate-list .action-bar .com a.active {
    color: #23c268;
}

.page .evaluate-list .action-bar .device a {
    margin-right: 21px;
    font-size: 12px;
    cursor: default;
}

.page .evaluate-list .action-bar .device .rep {
    cursor: pointer;
}

.page .evaluate-list .eva-menu {
    padding: 30px;
    font-size: 20px;
}
.page .evaluate-list.big .eva-menu{
    padding-bottom: 0;
}
.page .evaluate-list .eva-menu label {
    font-size: 14px;
    color: #999999;
}

.page .evaluate-list .eva-menu .order {
    float: right;
    font-size: 14px;
    color: #999999;
}

.page .evaluate-list .eva-menu a {
    color: #999999;
}

.page .evaluate-list .eva-menu .order a {
    margin: 0 15px;
}

.page .evaluate-list .eva-menu a.active {
    color: #557db4;
}
.page > div.evaluate{
    width: 100%;
    margin-top: 0;
}
.lightbox .lb-container .lb-next, .lightbox .lb-container .lb-prev{opacity:1}

.page .evaluate-list .up{
    display: inline-block;
    height: 16px;
    padding: 0 8px;
    text-align: center;
    line-height: 16px;
    font-family: simsun;
    font-size: 12px;
    border: 1px solid #046AFD;
    color: #046AFD;
    border-radius: 4px;
    vertical-align: middle;
    margin-top: -3px;
}




.page .evaluate-list .comments-txt{
    margin-top: 10px;
    overflow: hidden;
    line-height: 30px;
}
.page .evaluate-list .comments-txt-more{
    height: 30px;
    line-height: 30px;
    text-align: right;
    margin-top: 5px;
}
.page .evaluate-list .comments-txt-more a{
    color: #557EB6;
}

/* .page .evaluate-list .reply-list{
    font-size: 14px;
    line-height: 24px;
}
.page .evaluate-list .reply-list li{
    padding:4px 0;
    color: #818181;
}
.page .evaluate-list .reply-list .name{
    color: #333;
}
.page .evaluate-list .reply-list em{
    padding:0 4px;
    color: #818181;
}
.page .evaluate-list .reply-list .replybtn{
    display: inline;
    margin-left: 10px;
    white-space: nowrap;
    color: #557EB6;
    cursor: pointer;
} */





.page .evaluate-list .reply-list-more{
    text-align: center;
    font-size: 14px;
    margin: 10px auto;
}
.page .evaluate-list .reply-list-more a{
    color: #557EB6;
}

.reply-list-pages{
    height: 36px;
    text-align: center;
    line-height: 0;
    font-size: 0;
    margin-top: 10px;
}
.reply-list-pages a,.reply-list-pages span{
    display: inline-block;
    vertical-align: top;
    height: 36px;
    line-height: 36px;
    font-size: 14px;;
    padding: 0 8px;
    margin: 0 3px;
    color: #666;
}
.reply-list-pages a:hover,.reply-list-pages .on{
    color: #557CB3;
    text-decoration: underline;   
}
.reply-list-pages .on{
    font-weight: 700;
}
.reply-list-pages .prev,.reply-list-pages .next{
    width: 36px;
    padding: 0;
    overflow: hidden;
    line-height: 99;
    background: url(../images/pgbtn.png) no-repeat;
}
.reply-list-pages .prev{
    background-position:  0 0
}
.reply-list-pages .prev:hover{
    background-position:  0 -36px
}
.reply-list-pages .next{
    background-position:  -36px 0
}
.reply-list-pages .next:hover{
    background-position:  -36px -36px
}



.reply-area{
    font-size: 14px;
    background: #f8f8f8;
    padding: 0 20px;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
}
.reply-area li{
    border-bottom: 1px solid #eee;
    padding: 10px 0;
}

.reply-area .txt{
    font-size: 14px;
    line-height: 22px;
    color: #333;
}
.reply-area .hd{
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.reply-area .hd em{
    color: #557DB4;
}
.reply-area .hd em span{
    display: inline-block;
    vertical-align: middle;
    margin: -2px 4px 0
}
.reply-area .hd i{
    margin: 0 4px;
    color: #808080;
}
.reply-area .hd .identity{
    display: inline-block;
    height: 16px;
    padding: 0 8px;
    text-align: center;
    line-height: 16px;
    font-family: simsun;
    font-size: 12px;    
    border-radius: 4px;
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 10px;
}
.reply-area .hd .up{
    border: 1px solid #046AFD;
    color: #046AFD;
}
.reply-area .hd .dev{
    border: 1px solid #00B9F0;
    color: #00B9F0;
}
.reply-area .info{
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    margin-top: 8px;
    font-size: 12px;
    color: #999;
}
.reply-area  .device{
    float: left;
}
.reply-area  .device em{
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -4px;
}
.reply-area  .tool{
    float: left;
}
.reply-area  .tool a{
    float: left;
    margin-left: 10px;
    color: #557DB4;
}

.action-bar .device{
    float: left;
}

.action-bar  .tool{
    float: left;
}
.action-bar  .tool a{
    float: left;
    margin-left: 10px;
    color: #557DB4 !important;
}