﻿.gibody-center .gmain .tab .tagsk a:hover,.headline1 a:hover,.gibody-center .gmain .gintro a:hover {
    color: #FD3939;
}

.gglist ul li {
    padding: 12px 0;
    border-bottom: 1px dashed #ddd;
    height: 82px;
    overflow: hidden;
}

.gglist ul li:last-child {
    border: 0;
}

.gglist ul li img {
    width: 82px;
    height: 82px;
    float: left;
    display: inline;
    margin: 0 6px 0 0;
    border-radius: 20px;
}

.gglist ul li i,.gglist ul li span {
    display: block;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}

.gglist ul li span {
    color: #999;
}

.gibody-left {
    width: 190px;
    float: left;
}

.gibody-left .gimg {
    width: 160px;
    height: 160px;
    margin: 0 auto;
    display: block;
    border-radius: 26px;
}

.gibody-left .gname {
    padding: 12px 2px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #333;
    word-break: break-all;
    line-height: 20px;
}

.gibody-left .gdbtn {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}

.gibody-left .gdbtn li {
    cursor: pointer;
    position: relative;
    display: block;
    width: 133px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto 14px auto;
    background: url(../images/icon-all.png) 0 0 no-repeat;
    padding-left: 42px;
    z-index: 9;
}

.gibody-left .gdbtn li:hover {
    background-position: -187px 0;
}

.gibody-left .gdbtn li.yy {
    background-position: 0px -159px;
    cursor: default;
}

.gibody-left .gdbtn li.ios {
    background-position: 0px -53px;
}

.gibody-left .gdbtn li.ios:hover {
    background-position: -187px -53px;
}

.gibody-left .gdbtn b,.gibody-left .gdbtn a {
    position: absolute;
    top: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    width: 130px;
    display: block;
}

.gibody-left .gdbtn p {
    display: none;
}

.gibody-left .gdbtn i {
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 40px;
    display: block;
}

.gibody-left .gdbtn i:hover p {
    display: block;
    width: 176px;
    height: 173px;
    line-height: 24px;
    background: url(../images/icon-all.png) 0 -254px no-repeat;
    position: absolute;
    right: -185px;
    top: -20px;
    color: #333;
    text-align: center;
    z-index: 2
}

.gibody-left .gdbtn p img {
    width: 122px;
    height: 122px;
    display: block;
    margin: 15px auto 0 auto
}

.gibody-left .gpf {
    height: 30px;
    margin: 18px 0 15px 0;
}

.gibody-left .gpf li {
    padding-left: 28px;
    height: 28px;
    line-height: 28px;
    width: 52px;
    float: left;
    display: inline;
    cursor: pointer;
    background: url(../images/icon-all.png) -370px -69px no-repeat;
    border: 1px solid #fc7342;
    margin: 0 0 0 8px;
}

.gibody-left .gpf li#showcai {
    background-position: -370px -107px;
    border-color: #aaa;
}

.gibody-left .gpf li em {
    display: inline-block;
    width: 55px;
    text-align: center;
    color: #222;
}

.gibody-left .ginfo li {
    display: block;
    height: 28px;
    line-height: 28px;
    text-indent: 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gibody-left .ginfo li.authority {
    position: relative;
    overflow: visible;
}

.gibody-left .ginfo li.authority i {
    display: inline-block;
    padding-right: 20px;
    text-indent: 0;
    background: url(../images/icon-allv2.png) -268px -339px no-repeat;
}

.gibody-left .ginfo li.authority:hover .authority_box {
    display: block;
}

.gibody-left .ginfo li.authority .authority_box {
    width: 186px;
    padding-bottom: 5px;
    background: #fff;
    border: 1px solid #ffecd6;
    position: absolute;
    left: 110px;
    top: 5px;
    z-index: 999;
    display: none;
}

.gibody-left .ginfo li.authority .authority_box .tit {
    background: #ffecd6;
    display: block;
    color: #fa7000;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: bold
}

.gibody-left .ginfo li.authority .authority_box .tit i {
    display: inline-block;
    background: url(../images/icon-allv2.png) -294px -391px no-repeat;
    width: 23px;
    height: 23px;
    padding-right: 0;
    margin: 5px 3px 0 8px;
    float: left;
}

.gibody-left .ginfo li.authority .authority_box .tit span {
    display: inline-block;
    line-height: 33px;
    height: 33px;
    float: left;
    text-indent: 0;
}

.gibody-left .ginfo li.authority .authority_box .con {
    font-size: 12px;
    padding: 0 12px;
    color: #666;
    line-height: 22px;
    text-indent: 0;
    white-space: normal;
}

.jubao, .jubao:hover {
    cursor: pointer;
    color: red;
}
.lstar0,.lstar1,.lstar2,.lstar3,.lstar4,.lstar5 {
    background: url(../images/icon-littlestar.png) no-repeat;
    width: 84px;
    height: 13px;
    display: inline-block
}

.lstar1 {
    background-position: 0 -26px
}

.lstar2 {
    background-position: 0 -52px
}

.lstar3 {
    background-position: 0 -78px
}

.lstar4 {
    background-position: 0 -104px
}

.lstar5 {
    background-position: 0 -130px
}

.gibody-center {
    width: 725px;
    padding: 0 25px 0 18px;
    float: left;
    overflow: hidden;
}

.gibody-center .gtj {
    width: 750px;
}

.gibody-center .gtj a {
    text-align: center;
    display: inline-block;
    margin: 0 12px 7px 0px;
    width: 90px;
    height: 112px;
    overflow: hidden;
    line-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gibody-center .gtj img {
    width: 82px;
    height: 82px;
    margin: 0 auto 5px auto;
    display: block;
    border-radius: 16px;
}

.gibody-center .gmain .tab {
    position: relative;
    height: 90px;
}

.gibody-center .gmain .tab .tablist {
    height: 47px;
    border-bottom: 1px solid #dedede;
    border-left: 1px solid #dedede;
}

.gibody-center .gmain .tab .tablist span {
    display: block;
    width: 130px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    float: left;
    font-size: 17px;
    font-weight: 700;
    border-right: 1px solid #E3E3E3;
    cursor: pointer;
    border-top: 1px solid #e3e3e3;
}

.gibody-center .gmain .tab .tablist span.on {
    background: #fff;
    color: #16ac1d;
    border-top: 3px solid #16ac1d;
    background: #fff;
    line-height: 40px;
    position: relative;
}

#downpage {
    background: #039C03 url(../images/icon-all.png) -364px -236px no-repeat;
    color: #fff;
    text-align: left;
    text-indent: 40px;
    height: 47px;
    font-size: 16px;
    position: relative;
}

.gibody-center .gmain .tab .tagsk {
    height: 24px;
    margin: 12px 0 0 0;
    line-height: 25px;
    font-size: 13px;
    background: #fff;
    position: absolute;
}

.gibody-center .gmain .tab .tagsk b {
    display: block;
    float: left;
    padding-left: 5px;
    border-left: 5px solid #16ac1d;
    font-weight: 400;
}

.gibody-center .gmain .tab .tagsk a {
    color: #00b0f0;
    margin: 0 4px 0 2px;
    text-decoration: underline;
}

.gibody-center .gmain .gintro {
    color: #666;
    padding-top: 5px;
}

.gibody-center .gmain .gintro p {
    line-height: 30px;
}

.gibody-center .gmain .gintro a {
    color: #00b0f0;
    text-decoration: underline;
}

.gibody-center .gmain .gintro h3 {
    display: block;
    height: 38px;
    line-height: 38px;
    margin-bottom: 7px;
    color: #333;
    font-size: 16px;
    border-bottom: 1px solid #E3E3E3;
    position: relative;
    padding: 0;
    font-weight: 700;
}

.gibody-center .gmain .gintro img {
	margin: 12px auto;
    display: block;
    max-width: 270px;
}

.gibody-center .gmain .gintro table {
    margin: 20px auto 0 auto;
}

.gibody-center .gmain .gintro table td {
    border: 1px solid #999;
    padding: 5px;
}

.elementOverlay {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.elementOverlays {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
}

.gibody-center .gbanben li {
    height: 30px;
    line-height: 30px;
    padding: 10px 0;
    border-bottom: 1px dashed #ddd;
    position: relative;
}

.gibody-center .gbanben li .seem {
    float: right;
    display: inline;
    margin: 0 8px 0 0;
    border: 1px solid #16ac1d;
    color: #16ac1d;
    width: 74px;
    height: 28px;
    line-height: 28px;
    text-align: center;
}

.gibody-center .gbanben li .seem:hover {
    background: #16ac1d;
    color: #fff;
}

.gibody-center .gbanben li i,.gibody-center .gbanben li span {
    position: absolute;
    top: 18px;
    right: 180px;
}

.gibody-center .gbanben li i {
    top: 11px;
    right: 100px;
}

.gibody-center .gxz {
    position: relative;
    margin-top: 20px;
}

.gibody-center .gxz .addlist h3 {
    float: left;
    padding: 10px 12px;
    background: #25c82e;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin: 10px 0;
}

.gibody-center .gxz .addlist h3.ios {
    background: #429eff;
}

.ul_Address {
    clear: both;
    overflow: hidden;
}

.ul_Address li {
    width: 150px;
    height: 30px;
    line-height: 30px;
    float: left;
    padding-left: 30px;
    background: url(../images/icon-all.png) -378px -296px no-repeat;
    cursor: pointer;
}

.gibody-center .gxgwz ul {
    width: 750px;
    overflow: hidden;
}

.gibody-center .gxgwz li {
    height: 30px;
    line-height: 30px;
    padding: 5px 0;
    border-bottom: 1px dashed #ddd;
    width: 352px;
    float: left;
    display: inline;
    margin-right: 20px;
    overflow: hidden;
}

#picShow {
    position: relative;
    width: 725px;
    margin: 12px auto 0;
}

#picShow .picsrcoll {
    position: relative;
    width: 725px;
    height: 320px;
    overflow: hidden;
    white-space: nowrap;
}

#picShow .picsrcoll ul {
    height: 100%;
    margin: 0;
    font-size: 0;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
}

#picShow .picsrcoll .videobox {
    padding-right: 10px;
}

#picShow ul li.videobox {
    display: inline-block;
    width: 533px;
    padding: 0;
}

#videoPlayer {
    display: block;
    width: 533px;
    height: 300px;
}

#picShow .picsrcoll li {
    display: inline-block;
    position: relative;
    padding-right: 10px;
    vertical-align: middle;
}

#picShow ul li.shutu,#picShow ul li.shutu img {
    cursor: pointer;
    width: 180px;
}

#picShow ul li.hengtu,#picShow ul li.hengtu img {
    height: 300px;
    cursor: pointer;
}

.gibody-right {
    width: 238px;
    float: right;
    overflow: hidden;
}

.gxgsy ul {
    overflow: hidden;
}

.gxgsy ul a {
    width: 100px;
    height: 103px;
    float: left;
    display: inline;
    text-align: center;
    overflow: hidden;
    margin: 15px 8px 0 9px;
}

.gxgsy ul a img {
    width: 82px;
    height: 82px;
    margin: 0 auto 4px auto;
    display: block;
    border-radius: 16px;
}

.gxgsy ul a i {
    height: 17px;
    line-height: 17px;
    overflow: hidden;
}

.gibody-right .gglist ul li {
    padding: 12px 0 12px 18px;
}

#upaddr {
    font-size: 12px;
    display: none;
    background: #fff;
    border: 1px solid #bbb;
    left: 50%;
    top: 40%;
    margin-left: -434px;
    position: fixed;
    _position: absolute;
    width: 485px;
    z-index: 999;
    cursor: default;
    box-shadow: 0 4px 16px rgba(0,0,0,.4);
    border-radius: 2px;
}

#upaddr dt {
    height: 30px;
    line-height: 30px;
    background: #F6F6F6;
    color: #333;
    padding: 0 2px 0 6px;
    font-size: 13px;
}

#uaddl {
    float: left;
    width: 265px;
    overflow: hidden;
    padding: 5px 10px 20px 10px;
}

#uaddl h3 {
    padding: 5px 0 0 0;
    text-indent: 0;
    font-size: 15px;
    font-weight: 700;
    color: #000;
    font-family: arial;
}

#closeup {
    float: right;
    width: 26px;
    height: 28px;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    font-weight: 400;
    color: #999;
}

#closeup:hover {
    color: #ca0001;
}

#tjad {
    width: 200px;
    padding-bottom: 20px;
    float: right;
    overflow: hidden;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
}

.jptj {
    height: 86px;
    padding: 15px 0;
}

.jptj h3 {
    float: left;
    width: 18px;
    height: 72px;
    line-height: 18px;
    padding: 6px 0;
    font-weight: 400;
    color: #16ac1d;
    border: 1px solid #16ac1d;
}

.jptj a {
    display: block;
    float: left;
    height: 86px;
    width: 66px;
    overflow: hidden;
    margin: 0 3px 0 12px;
    line-height: 25px;
    text-align: center;
}

.jptj img {
    width: 66px;
    height: 66px;
    display: block;
}

#uaddl .address_like {
    width: 98px;
}

#addbalck {
    position: absolute;
    z-index: 998;
    width: 100%;
    left: 0px;
    top: 0px;
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    display: none;
}

.gcmt .list {
    margin-top: 30px;
}

.gcmt .list .plli {
    width: 725px;
    margin-bottom: 20px;
    height: auto;
    min-height: 60px;
    overflow: hidden;
    list-style: none;
}

.gcmt .list .plli .plinfo {
    font-size: 15px;
    height: 20px;
    line-height: 20px;
    color: #16ac1d;
    float: left;
    margin-right: 10px;
    letter-spacing: 1px;
}

.gcmt .list .plli .plip {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    color: #c2c2c2;
    float: left;
    letter-spacing: 1px;
}

.gcmt .list .plli .pltime {
    height: 20px;
    line-height: 20px;
    float: right;
    color: #999;
    font-size: 14px;
    text-align: right;
    letter-spacing: 1px;
    overflow: hidden;
}

.gcmt .list .plli .plcon {
    color: #676767;
    height: auto;
    width: 725px;
    font-size: 15px;
    line-height: 30px;
    margin-top: 10px;
    float: left;
}

.gcmt .list .plli .plhf {
    height: 30px;
    line-height: 30px;
    float: left;
    width: 100%;
    text-align: right;
}

.gcmt .list .plli .plhf a {
    cursor: pointer;
    color: #999;
}

.gcmt .list .plli .plhf a:hover {
    color: #FF6633
}

.gcmt .list .plli .plhfbd {
    padding-top: 10px;
}

.gcmt .list .plli .plhfbd textarea {
    resize: none;
    width: 703px;
    height: 50px;
    border: 1px solid #bbb;
    padding: 10px;
    font: 14px/1 'Microsoft YaHei','Arial','Heiti SC';
    color: #5d5d5d;
    outline: none;
}

.gcmt .list .plli .plhfbd .pluser {
    margin-top: 10px;
    height: 30px
}

.gcmt .list .plli .plhfbd .pluser .plname {
    display: block;
    float: left;
    width: 180px;
}

.gcmt .list .plli .plhfbd .pluser .plname i {
    display: inline-block;
    float: left;
    float: left;
    width: 60px;
    line-height: 30px;
    text-align: center;
    background-color: #16ac1d;
    color: #fff;
    font-weight: bold;
}

.gcmt .list .plli .plhfbd .pluser .plname input {
    display: inline-block;
    float: left;
    width: 98px;
    height: 28px;
    line-height: 30px;
    color: #16ac1d;
    border: 1px solid #16ac1d;
    padding: 0 10px;
}

.gcmt .list .plli .plhfbd .pluser .plbtn {
    width: 90px;
    line-height: 30px;
    background: #16ac1d;
    color: #fff;
    display: inline-block;
    float: right;
    text-align: center;
}

.gcmt .list .plli .plhfbd .pluser .pltip {
    float: right;
    padding-right: 6px;
    color: #999;
    line-height: 30px;
}

.game_list {
    margin-top: 20px;
}

.game_list ul {
    overflow: hidden;
}

.game_list ul li {
    float: left;
    width: 180px;
    height: 230px;
    margin: 0 20px 20px 0;
    background: #fff;
    border: 1px solid #f5f5f5;
    box-sizing: border-box;
    position: relative;
}

.game_list ul li img {
    display: block;
    width: 120px;
    height: 120px;
    margin: 20px auto;
    border-radius: 20px;
}

.game_list ul li p {
    text-align: center;
    line-height: 30px;
    height: 30px;
    width: 160px;
    padding: 0 10px;
    overflow: hidden;
    font-size: 16px;
    color: #4c4c4c;
}

.game_list ul li>span {
    text-align: center;
    display: block;
    font-size: 12px;
    color: #27b527;
    line-height: 30px;
    height: 30px;
}

.game_list ul li .down {
    display: none;
    width: 178px;
    height: 80px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
}

.game_list ul li .down a {
    width: 96px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    display: block;
    color: #4c4c4c;
    margin: 8px auto 4px;
}

.game_list ul li .down a:hover {
    background: #16ac1d;
    border: 1px solid #16ac1d;
    color: #fff;
}

.game_list ul li .down span {
    font-size: 12px;
    color: #999;
    display: block;
    width: 180px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    text-align: center;
}

.game_list ul li:hover {
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
}

.game_list ul li:hover .down {
    display: block;
}

.game_list ul li:hover .down span {
    color: #ff7214
}

.choose .bt {
    height: 45px;
    line-height: 45px;
    overflow: hidden;
}

.choose .bt h2 {
    display: block;
    float: left;
    color: #4c4c4c;
    font-size: 22px;
    font-weight: normal;
}

.choose .bt p {
    font-size: 12px;
    color: #999;
    margin-left: 20px;
    float: left;
}

.choose .bt p span {
    font-size: 16px;
    color: #f25657;
}

.choose ul {
    overflow: hidden;
}

.choose ul li {
    float: left;
    margin: 6px 18px 6px 0;
}

.choose ul li a {
    display: block;
    width: 82px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 4px;
    color: #666;
    background: #fff;
}

.choose ul li a:hover,.choose ul li.active a {
    background: #16ac1d;
    color: #fff;
}

.choose .sort {
    margin-top: 20px;
    height: 45px;
}

.choose .sort span {
    color: #AAE3B6;
}

.choose .sort a {
    line-height: 30px;
    color: #999;
    margin: 8px 20px 0;
    height: 30px;
    display: inline-block;
}

.choose .sort a:hover,.choose .sort a.active {
    color: #16ac1d;
}

.comment_fabu {
}

.comment_fabu .ru {
    border: 1px solid #ddd;
    overflow: hidden;
    padding: 10px;
}

.comment_fabu textarea {
    display: block;
    width: 100%;
    height: 100px;
    border: 0;
    color: #5d5d5d;
    outline: none;
    resize: none;
    overflow: hidden;
}

.comment_fabu .for {
    overflow: hidden;
    line-height: 30px;
    margin-top: 10px;
}

.comment_fabu .for i {
    display: block;
    float: left;
    width: 60px;
    height: 30px;
    text-align: center;
    background-color: #27b527;
    color: #fff;
    font-weight: bold;
}

.comment_fabu .for .firend {
    display: block;
    float: left;
    width: 100px;
    height: 28px;
    color: #27b527;
    border: 1px solid #27b527;
    padding: 0 10px;
}

.comment_fabu .for .tip {
    display: block;
    float: right;
    color: #999;
    margin-right: 10px;
}

.comment_fabu .for button {
    display: block;
    float: right;
    width: 90px;
    height: 30px;
    background: #27b527;
    color: #fff;
    text-align: center;
    border: 0;
    padding: 0;
    cursor: pointer;
}

.comment_huifu {
    clear: both;
    margin-top: 10px;
}

.comment_huifu .ru {
    border: 1px solid #ddd;
    overflow: hidden;
    padding: 10px;
}

.comment_huifu textarea {
    display: block;
    width: 100%;
    height: 50px;
    border: 0;
    color: #5d5d5d;
    outline: none;
    resize: none;
    overflow: hidden;
}

.comment_huifu .for {
    overflow: hidden;
    line-height: 30px;
    margin-top: 10px;
}

.comment_huifu .for i {
    display: block;
    float: left;
    width: 60px;
    height: 30px;
    text-align: center;
    background-color: #27b527;
    color: #fff;
    font-weight: bold;
}

.comment_huifu .for .firend {
    display: block;
    float: left;
    width: 100px;
    height: 28px;
    color: #27b527;
    border: 1px solid #27b527;
    padding: 0 10px;
}

.comment_huifu .for .tip {
    display: block;
    float: right;
    color: #999;
    margin-right: 10px;
}

.comment_huifu .for button {
    display: block;
    float: right;
    width: 90px;
    height: 30px;
    background: #27b527;
    color: #fff;
    text-align: center;
    border: 0;
    padding: 0;
    cursor: pointer;
}

.biaozhu{display: block;text-indent:0.5em;color:#999;font-size:12px;}
.biaozhu span{
	display:inline-block;
	background:url(../images/warm.png) no-repeat center center;
    width: 16px;
    height: 16px;
    line-height: 16px;
	margin-right: 5px;
	vertical-align: sub;
	}


    .m-soft-recomd {
        overflow: hidden;
    }
    
    .m-soft-recomd {
        margin-top: 10px;
        /*padding: 15px;*/
    }
    
    .c_box {
        /* border: 1px solid #eee; */
        margin-bottom: 15px;
        clear: both;
        background: #fff;
    }
    
    .c_boxhead {
        height: 22px;
        line-height: 22px;
         /*background: #f5f5f5; 
        background: #f0f9ff;*/
        border-left: 5px solid #ce8355;
        margin: 12px 0px;
        font-size: 16px;
        color: #666;
        padding: 1px 0 1px 0;
        overflow: hidden;
        position: relative;
        z-index: 2;
        text-align: justify;
    }
    
    .m-soft-recomd .c_boxhead span, .c_soft_des .c_boxhead span {
        font-weight: bold;
        color: #666;
        height: 18px;
        line-height: 18px;
        display: inline-block;
        /*float: left;*/
        text-align: left;
        padding: 0 15px;
    }
    
    .m-permissions {
        width: auto;
        height: 26px;
        line-height: 26px;
        background: #00aaff;
        font-size: 13px;
        font-weight: normal;
        color: #fff;
        padding: 0 10px;
        border-radius: 5px;
        text-indent: 0;
        float: right;
        display: block;
        overflow: hidden;
        margin: 6px 6px 0 0;
        cursor: pointer;
    }
    
    .m-soft-information {
        width: 94%;
        height: auto;
        /*margin: 0 auto 10px;*/
        display: block;
        overflow: hidden;
    }
    
    .m-soft-information li {
        width: 50%;
        height: 30px;
        line-height: 30px;
        font-size: 13px;
        font-weight: normal;
        color: #999;
        float: left;
        margin: 10px 0 0;
        display: inline;
        overflow: hidden;
        white-space: nowrap; /* 不换行 */
        text-overflow: ellipsis;
    }
    
    .m-soft-information li span{
        color: #333;
    }
    
    .introduce{
        padding-top: 8px;
    }
    
    .game_desc .introduce p span {
        font-size: 13px;
        font-weight: normal;
        color: #999;
        margin-right: 23px;
        line-height: 30px;
    }
    
    .game_desc .introduce p span:nth-of-type(1) i {
        display: inline-block;
        width: 14px;
        height: 14px;
        background-position: -142px -7px;
        position: relative;
        top: 2px;
        margin-right: 7px;
    }
    
    .game_desc .introduce p span:nth-of-type(2) i {
        display: inline-block;
        width: 14px;
        height: 13px;
        background-position: -170px -7px;
        position: relative;
        top: 2px;
        margin-right: 7px;
    }
    
    .game_desc .introduce p span:nth-of-type(3) i {
        display: inline-block;
        width: 15px;
        height: 12px;
        background-position: -198px -7px;
        position: relative;
        top: 2px;
        margin-right: 7px;
    }
    
    .ico {
        background: url(../images/myicon.png) no-repeat;
        background-size: 800px 800px;
    }

    .feBaBtn {
        display: inline-block;
        position: absolute;
        right: 32%;
        /* -moz-box-shadow: 0px 0px 5px #FFBE00;
        -webkit-box-shadow: 0px 0px 5px #FFBE00; 
        box-shadow: 0px 0px 5px #FFBE00;*/
        border-radius: 3px;
        margin-right: 20px;
        color: #ffbe00;
        font-size: 18px;
        cursor: pointer;
        overflow: hidden;
        *zoom: 1;
        font-weight: normal;
        padding: 0px 8px;
        
    }
    
    .feBaBtn i {
        display: inline-block;
        width: 15px;
        height: 17px;
        position: relative;
        top: 2.5px;
        margin-right: 4px;
        background-position: -443px -362px;
    }

    .pl-area-post { border: #eee 1px solid; width: auto; float: none; border-radius: 3px; }	
.pl-textarea {
    position: relative;
    overflow: hidden;
    padding: 8px 18px;
}

.pl-post-word {
    border: none;
    background: none;
    outline: none;
    width: 100%;
    display: block;
    height: 80px;
    line-height: 22px;
    font-size: 15px;
    background-attachment: scroll;
    resize: none;
    padding: 0;
}	

.pl-tools {
    overflow: hidden;
    display: none;
}

.pl-tools ul, .pl-tools ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.pl-tools ul li {
    float: left;
    padding: 0 0 0 16px;
    cursor: pointer;
    margin: 8px 0 0 0;
}

.pl-tools ul li.pl-tools-lastchild {
    border: 0;
    float: right;
    position: relative;
    height: 40px!important;
    min-width: 100px;
    margin: 0!important;
}

.pl-post {
    border-radius: 4px;
    background: #f7f7f7;
    padding: 10px;
    box-shadow: inset 2px 2px 6px rgba(0,0,0,.08);
}

.pl-tools-lastchild button {
    border: 0;
    background: #1487f4;
    background: linear-gradient(to right, #1487f4 0, rgb(9, 118, 220) 100%);
    background: #ffa600;
    height: 100%;
    width: 100%;
    outline: none;
    color: #fff;
    border-radius: 20px;
    font-size: 15px;
    font-weight: normal;
    cursor: pointer;
    padding: 0;
}

.Cont_R .pinglun {
    overflow: hidden;
    background: #fff;
    margin-bottom: 15px;
    padding: 15px;
}

/*投诉报错*/
.pop-close {
    float: right;
    display: inline;
    margin: 22px 20px 0 0;
    cursor: pointer;
    width: 20px;
    height: 20px;
    background: url(../images/bcicon.png) no-repeat -260px -870px;
  }
  .complain {
    display: none;
    background: #fff;
    height: 370px;
    left: 50%;
    margin-left: -356px;
    margin-top: -170px;
    overflow: hidden;
    position: fixed;
    top: 50%;
    width: 712px;
    z-index: 1001;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
  }
  .complain .complain-hd {
    width: 100%;
    height: 56px;
    line-height: 56px;
    background: #f2f2f2;
  }
  .complain .complain-hd h3 {
    padding-left: 19px;
    font-size: 18px;
    color: #666;
  }
  .complain .complain-hd .pop-close {
    margin: 16px 20px 0 0;
  }
  .complain .tab-bar {
    padding: 21px 20px 0 20px;
    line-height: 22px;
  }
  .complain .tab-bar span {
    float: left;
    font-weight: bold;
  }
  .complain .tab-bar label {
    float: left;
    margin: 0 15px 0 0;
    *margin-right: 8px;
    padding-left: 5px;
    position: relative;
    zoom: 1;
    cursor: pointer;
  }
  .complain .tab-bar label input {
    margin: 0 4px 0 0;
    top: 3px;
    *top: 1px;
  }
  .complain-form {
    margin-top: 18px;
  }
  .complain-form .form-txt {
    padding-left: 20px;
    padding-right: 20px;
    height: 138px;
    overflow: hidden;
    float: left;
    padding-top: 10px;
  }
  .complain-form .form-txt span {
    float: left;
    font-weight: bold;
    margin-right: 6px;
  }
  .complain-form .form-txt em {
    float: left;
    margin: 4px 22px 0px 52px;
    height: 44px;
  }
  .complain-form .form-txt textarea {
    height: 82px;
    width: 600px;
    overflow-x: hidden;
    resize: none;
    padding: 4px 8px;
    padding-bottom: 4px;
    outline: 0 none;
    border: 1px solid #ccc;
    background: #fff;
    color: #444;
    font: normal 14px/24px "Microsoft YaHei";
    border-radius: 5px;
  }
  .complain-form .button-box {
    padding: 10px 0 0 72px;
  }
  .complain-form .button-box .button {
    display: block;
    width: 128px;
    height: 36px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    background: #ed6d0f;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    letter-spacing: 3px;
    border-radius: 5px;
    cursor: pointer;
  }
  .complain-form .em-txt {
    padding-left: 20px;
    padding-right: 20px;
    margin: 10px 0;
  
    overflow: hidden;
  }
  .complain-form .em-txt span {
      font-weight: bold;
      margin-right: 6px;
  }
  .complain-form .em-txt input[type="text"] {
    height: 32px;
    width: 200px;
    overflow-x: hidden;
    resize: none;
    padding: 0 8px;
    outline: 0 none;
    border: 1px solid #ccc;
    background: #fff;
    font: normal 14px/24px "Microsoft YaHei";
    border-radius: 5px;
  }
  
  #cover {
    position: absolute;
    top: 0px;
    float: left;
    background: #000000;
    width: 100%;
    height: 0px;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 1000;
  }

#pgbtn i.hover p{
    display: block;
    width: 176px;
    height: 173px;
    line-height: 24px;
    background: url(/statics/images/azspr.png) 0 -254px no-repeat;
    position: absolute;
    right: -185px;
    top: -20px;
    color: #333;
    text-align: center;
    z-index: 2
}


.tbsm {
    padding: 10px 20px;
    color: #666;
    line-height: 2;
    clear: both;
    margin: 15px 0 10px 0;
    background: #FDFDFD url(../images/tbsm.png) 20px 10px no-repeat;
    border: 1px solid #FFC3C3;
    font-size: 13px;
    word-break: break-all;
}

.tbsm b {
    font-weight: 700;
    font-size: 18px;
    padding-left: 50px;
    color: #333
}