@charset "utf-8"; /* CSS Document */
body {
    margin: 0 auto;
    font-size: 12px;
    font-family: "微软雅黑", Arial, Helvetica, sans-serif;
    color: #000;
    background-color: #f9f9f8;
}

img {
    border: 0px;
}

form, input, select, div, ul, li, p, h1, h2, h3, h4, em, i {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-weight: normal;
    font-family: "微软雅黑";
    font-style: normal;
}

input {
    outline: 0;
}

a {
    text-decoration: none;
    color: #4b4b4b;
    cursor: pointer
}

a:active {
    text-decoration: none;
}

.fhyxMtPf {
    width: 100%;
    height: auto;
    background: #eeeeee;
    margin: 42px auto 0;
    display: inline-block;
}

.fhyxMtPfCon {
    display: table;
    width: 1200px;
    height: auto;
    margin: 32px auto 39px;
}

.fhyxMtPfConTitle {
    float: left;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: left;
    text-indent: 14px;
    position: relative;
    font-size: 22px;
    font-weight: bold;
    color: #474747;
}

.fhyxMtPfConTitle:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0px;
    width: 6px;
    height: 22px;
    background-image: linear-gradient(180deg, #fa4d00 0%, #ffa200 100%);
    border-radius: 4px;
    margin: auto 0;
}

.fhyxMtPfConUl {
    float: left;
    width: 100%;
    height: auto;
}

.fhyxMtPfConLi {
    float: left;
    width: 388px;
    height: 154px;
    background-color: #ffffff;
    border-radius: 8px;
    margin: 0 16px 16px 0;
}

.fhyxMtPfConLi:nth-child(3n) {
    margin-right: 0;
}

.fhyxMtPfConLiTop {
    width: 388px;
    height: 56px;
    float: left;
}

.fhyxMtPfConLiTop.youxia {
    background: url("/images/application/pc/common/comment/youxia.png") no-repeat;
}

.fhyxMtPfConLiTop.Metacritic {
    background: url("/images/application/pc/common/comment/Metacritic.png") no-repeat;
}

.fhyxMtPfConLiTop.IGN {
    background: url("/images/application/pc/common/comment/IGN.png") no-repeat;
}

.fhyxMtPfConLiTop.Gamespot {
    background: url("/images/application/pc/common/comment/Gamespot.png") no-repeat;
}

.fhyxMtPfConLiTop.Gamersky {
    background: url("/images/application/pc/common/comment/Gamersky.png") no-repeat;
}

.fhyxMtPfConLiTop.DM {
    background: url("/images/application/pc/common/comment/DM.png") no-repeat;
}

.fhyxMtPfConLiTopLeft {
    float: left;
    width: 150px;
    height: 100%;
    margin-left: 66px;
}

.fhyxMtPfConLiTopLeft p {
    float: left;
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: left;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    margin-top: 8px;
}

.fhyxMtPfConLiTopLeft span {
    float: left;
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: left;
    font-size: 12px;
    color: #ffffff;
    opacity: 0.8;
    margin-top: 2px;
}

.fhyxMtPfConLiTopRight {
    float: right;
    width: auto;
    height: 56px;
    line-height: 56px;
    text-align: center;
    font-size: 32px;
    color: #ffffff;
    font-weight: bold;
    margin-right: 18px;
}

.fhyxMtPfConLiTopRight span {
    font-size: 24px;
}

.fhyxMtPfConLiCon {
    float: left;
    width: 100%;
    height: 98px
}

.fhyxMtPfConLiCon p {
    float: left;
    width: 350px;
    height: 70px;
    line-height: 24px;
    text-align: left;
    font-size: 16px;
    color: #666666;
    overflow: hidden;
    margin: 14px 0 0 18px;
}

.fhyxPinglun {
    width: 100%;
    height: auto;
    background: #f9f9f8;
    margin: 0 auto 0;
    display: inline-block;
    text-align: center;
}

.fhyxPinglunCon {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    position: relative;
}

.fhyxPinglunConLeft {
    /* float: left; */
    width: 100%;
    height: auto;
    background-color: #f5f5f5;
    border-radius: 8px;
    padding-bottom: 24px;
    min-height: 350px;
}

.fhyxPinglunConLeftTitle {
    /* float: left; */
    width: 100%;
    height: 60px;
    font-size: 18px;
    color: #474747;
    font-weight: bold;
    line-height: 60px;
    text-indent: 38px;
    position: relative;
}

.fhyxPinglunConLeftTitle:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 24px;
    width: 6px;
    height: 18px;
    background-image: linear-gradient(180deg, #fa4d00 0%, #ffa200 100%);
    border-radius: 4px;
    margin: auto 0;
}

.fhyxPinglunConLeftTitle span {
    float: left;
}

.fhyxPinglunConLeftTitleTab {
    float: right;
    width: auto;
    height: 25px;
    margin: 18px 15px 0 0;
}

.fhyxPinglunConLeftTitleTab p {
    float: left;
    width: 95px;
    height: 25px;
    background: rgba(230,230,230,0.4);
    border-radius: 12px;
    border: solid 1px rgba(230,230,230,0.4);
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    color: #a4a4a4;
    text-indent: 0;
    margin-left: 20px;
    cursor: pointer;
}

.fhyxPinglunConLeftTitleTab p.checked {
    background: #ffffff;
    border: solid 1px #fa5700;
    color: #fb5200;
}

.fhyx_PinglunConLeftCon {
    /* float: left; */
    width: 100%;
    height: auto;
    clear: both;
    padding: 30px 32px 0;
    box-sizing: border-box;
}

.fhyxPinglunConLeftLi {
    /* float: left; */
    width: 100%;
    height: auto;
    margin: 0 auto 1px;
    position: relative;
    clear: both;
    /* overflow: hidden; */
}
.fhyxPinglunConLeftLi.fhyxPinglunConLeftLiParent{
    border-bottom:1px solid #e8e8e8;
    margin-bottom:20px;
    /* padding-bottom: 20px; */
}
.fhyxPinglunConLeftLi::after{
    content:"";
    display:table;
    overflow:hidden;
    clear:both;
    height:0px;
}
.fhyxPinglunConLeftLi .userimg {
    float: left;
    width: 42px;
    height: 42px;
    border: solid 1px #eeeeee;
    border-radius: 50%;
}

.fhyxPinglunConLeftLi .imgFrame {
    position: absolute;
    width: 60px;
    height: 60px;
    top: -8px;
    left: -7px;
}
.fhyxPinglunConLeftList{
    clear:both;
    display: block;
    width: 654px;
    box-sizing: border-box;
    background:#ffffff;
    margin-left: 58px;
    overflow: hidden;
    border-radius: 12px;
    margin-bottom: 15px;
}
.fhyxPinglunConLeftLiCon {
    float: left;
    width: 650px;
    height: auto;
    margin-left: 15px;
    /* border-bottom: 1px solid #e8e8e8; */
    margin-bottom: 0px;
}

.fhyxPinglunConLeftLiConR {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 8px;
    margin-bottom: 8px;
}

.fhyxPinglunConLeftLiConR .username {
    float: left;
    width: auto;
    height: 24px;
    line-height: 24px;
    text-align: left;
    font-size: 16px;
    color: #474747;
    font-weight: bold;
    margin-right: 10px;
}

.fhyxPinglunConLeftLiConR .lv {
    float: left;
    width: 12px;
    height: 12px;
    margin: 8px 0 0 0;
    background-image: linear-gradient(180deg, #fa4d00 0%, #ffa200 100%);
    line-height: 12px;
    text-align: center;
    font-size: 8px;
    color: #ffffff;
    border-radius: 4px 0 0 0;
    display: none;
}

.fhyxPinglunConLeftLiConR .level {
    float: left;
    width: auto;
    height: 16px;
    margin: 4px 0 0 0;
    background-image: linear-gradient(180deg, #fa4d00 0%, #ffa200 100%);
    line-height: 16px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    padding: 0 2px;
    border-radius: 2px 4px 4px 0;
    margin-right: 10px;
    display: none;
}

.fhyxPinglunConLeftLiConR .huifu {
    float: left;
    width: auto;
    height: 24px;
    line-height: 24px;
    text-align: left;
    font-size: 14px;
    color: #999999;
}

.fhyxPinglunConLeftLiConR .father {
    float: left;
    margin-left: 4px;
    width: auto;
    height: 24px;
    line-height: 24px;
    text-align: left;
    font-size: 14px;
    color: #fa4d00;
    margin-right: 10px;
}

.fhyxPinglunConLeftLiConR .tj {
    float: left;
    width: auto;
    height: 28px;
    background-color: rgba(250, 77, 0, 0.1);
    border-radius: 14px;
    margin: -2px 0 0 12px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #fa4d00;
    padding-right: 6px;
    display: none;
}

.fhyxPinglunConLeftLiConR .tj em {
    float: left;
    background: url("/images/application/pc/common/comment/pl_icon1.png") no-repeat;
    width: 24px;
    height: 24px;
    margin: 2px;
}

.fhyxPinglunConLeftLiConR .nottj {
    float: left;
    width: auto;
    height: 28px;
    background-color: rgba(0, 144, 255, 0.1);
    border-radius: 14px;
    margin: -2px 0 0 12px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #0090ff;
    padding-right: 7px;
}

.fhyxPinglunConLeftLiConR .nottj em {
    float: left;
    background: url("/images/application/pc/common/comment/pl_icon2.png") no-repeat;
    width: 24px;
    height: 24px;
    margin: 2px;
    transform: rotateY(180deg);
}

.fhyxPinglunConLeftLiConR .ohqWinning {
    float: left;
    margin-left: 21px;
    width: auto;
    height: 28px;
    background-image: linear-gradient(224deg, #f26c3b 0%, #ffd160 100%);
    border-radius: 20px;
    padding-right: 13px;
}

.fhyxPinglunConLeftLiConR .ohqWinning i {
    float: left;
    width: 43px;
    height: 44px;
    background: url("/images/application/pc/common/comment/ohqicon.png") no-repeat;
    margin: -9px 0 0 -7px;
}

.fhyxPinglunConLeftLiConR .ohqWinning span {
    float: left;
    margin-left: 9px;
    line-height: 28px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    text-shadow: 0px 1px 1px #be572b;
}

.fhyxPinglunConLeftLiConR .ohqWinning span em {
    font-size: 16px;
    color: #ffed8b;
    font-weight: bold;
}

.fhyxPinglunConLeftLiConR .fudaiWinning {
    float: left;
    margin-left: 21px;
    width: auto;
    height: 28px;
    background-image: linear-gradient(224deg, #f26c3b 0%, #ffd160 100%);
    border-radius: 20px;
    padding-right: 13px;
}

.fhyxPinglunConLeftLiConR .fudaiWinning i {
    float: left;
    width: 47px;
    height: 47px;
    background: url("/images/application/pc/common/comment/fudaiicon.png") no-repeat;
    margin: -12px 0 0 -7px;
}

.fhyxPinglunConLeftLiConR .fudaiWinning span {
    float: left;
    margin-left: 4px;
    line-height: 28px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    text-shadow: 0px 1px 1px #be572b;
}

.fhyxPinglunConLeftLiConR .fudaiWinning span em {
    font-size: 16px;
    color: #ffed8b;
    font-weight: bold;
}

.fhyxPinglunConLeftLiCon .con {
    float: left;
    width: 100%;
    height: auto;
    line-height: 24px;
    text-align: left;
    font-size: 14px;
    color: #666666;
}

.fhyxPinglunConLeftLiConBot {
    float: left;
    width: 100%;
    height: 24px;
    margin-top: 8px;
    margin-bottom: 12px;
}

.fhyxPinglunConLeftLiConBot .addtime {
    float: left;
    width: auto;
    height: 24px;
    text-align: left;
    font-size: 12px;
    color: #999999;
    line-height: 24px;
}

.fhyxPinglunConLeftLiConBot .commentDing {
    float: left;
    width: auto;
    height: 24px;
    margin-left: 16px;
}

.fhyxPinglunConLeftLiConBot .commentDing em {
    float: left;
    background: url("/images/application/pc/common/comment/pl_icon3.png") no-repeat;
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.fhyxPinglunConLeftLiConBot .commentDing.checked em {
    float: left;
    background: url("/images/application/pc/common/comment/pl_icon4.png") no-repeat;
}

.fhyxPinglunConLeftLiConBot .commentDing i {
    float: left;
    width: auto;
    height: 24px;
    line-height: 24px;
    text-align: left;
    font-size: 12px;
    color: #999999;
}

.fhyxPinglunConLeftLiConBot .commentDing.checked i {
    color: #fa4d00;
}

.fhyxPinglunConLeftLiConBot .commentCai {
    float: left;
    width: auto;
    height: 24px;
    margin-left: 16px;
}

.fhyxPinglunConLeftLiConBot .commentCai em {
    float: left;
    background: url("/images/application/pc/common/comment/pl_icon5.png") no-repeat;
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.fhyxPinglunConLeftLiConBot .commentCai.checked em {
    float: left;
    background: url("/images/application/pc/common/comment/pl_icon6.png") no-repeat;
}

.fhyxPinglunConLeftLiConBot .reply {
    float: left;
    width: auto;
    height: 24px;
    text-align: center;
    font-size: 12px;
    color: #999999;
    line-height: 24px;
    margin-left: 16px;
}

.fhyxPinglunConLeftLiConBot .reportcomment {
    float: left;
    width: auto;
    height: 24px;
    text-align: center;
    font-size: 12px;
    color: #999999;
    line-height: 24px;
    margin-left: 16px;
    display: none;
}

.fhyxPinglunConLeftLiConBot:hover .reportcomment {
    display: block;
}

.fhyxPinglunConLeftLi.childen {
    margin: 0;
    width: 614px;
    margin: 0 20px 0;
    border-top: 1px solid #e8e8e8;
    padding-top: 15px;
}
.fhyxPinglunConLeftLi.childen:first-child{
    /* margin-top: 20px; */
    border-top: 0;
}

.fhyxPinglunConLeftLi.childen .fhyxPinglunConLeftLiCon {
    width: 565px;
}

.fhyxPinglunConLeftLi.childen .userimg {
    width: 32px;
    height: 32px;
}

.fhyxPinglunConLeftLi.childen .imgFrame {
    width: 40px;
    height: 40px;
    top: 11px;
    left: -3px;
}

.fhyxPinglunConLeftLi.childen .fhyxPinglunConLeftLiConR {
    line-height: 24px;
    text-align: left;
    font-size: 14px;
    color: #666666;
    margin-top: 6px;
    margin-bottom: 0;
}
.fhyxPinglunConLeftLi.childen .in-con{
    display: block;
    clear: both;
    padding-top: 5px;
}
.fhyxPinglunConLeftLiHide {
    float: left;
    width: 686px;
    height: 20px;
    line-height: 20px;
    text-align: left;
    font-size: 14px;
    color: #999999;
    margin-left: 54px;
}

.fhyxPinglunConLeftLiHide .clickLook {
    color: #fa4d00;
}
.fhyxPinglunConLeftLi.childen+.replyBorder {
    width: 590px;
}
.fhyxPinglunConLeftLi.childen+.replyBorder .replyBorderCon{
    width: 435px;
}
.replyBorder {
    float: left;
    width: 686px;
    height: 82px;
    margin-left: 54px;
    margin-top: 16px;
}

.replyBorder .userimg {
    float: left;
    width: 42px;
    height: 42px;
    border: solid 1px #eeeeee;
    border-radius: 50%;
}

.replyBorder .replyBorderCon {
    float: left;
    width: 532px;
    height: 62px;
    background-color: #ffffff;
    border-radius: 4px 12px 12px 12px;
    border: solid 1px #fa4d00;
    margin-left: 12px;
    padding: 8px 10px;
}

.replyBorder .replyBorderCon_c {
    float: left;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    border: 0;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    resize: none;
    outline: none;
}

.replyBorderBtn {
    float: right;
    width: 70px;
    height: 82px;
    background-image: linear-gradient(180deg, #fa4d00 0%, #ffa200 100%);
    border-radius: 12px;
    line-height: 20px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
}

.replyBorderBtn span {
    margin-top: 20px;
    float: left;
    width: 100%;
}

.fhyxPinglunConLeftLiHideCon {
    display: none;
}

.fhyxPinglunConLeftLiHideCon.checked {
    display: block;
}

.fhyxPinglunConLeftLiMore {
    float: left;
    width: 740px;
    height: 48px;
    line-height: 120px;
    text-align: center;
    font-size: 12px;
    color: #666666;
    margin: -66px 0 40px 24px;
    background: linear-gradient(180deg, rgba(255,255,255,0), rgba(255,255,255,1));
    cursor: pointer;
    position: relative;
}

.fhyxPinglunConLeftLiMore:after {
    content: "";
    position: absolute;
    top: 57px;
    left: 68px;
    right: 0;
    margin: 0 auto;
    background: url("//static.fhyx.com/images/application/pc/com/products/fhyx_products_more_icon.png") no-repeat;
    width: 10px;
    height: 6px;
}

.fhyxPinglunConLeftUl {
    display: none;
}

.fhyxPinglunConLeftUl.checked {
    display: block;
}

.fhyxPinglunConRight {
    float: right;
    width: 388px;
    height: auto;
}

.fhyxPinglunConRightC {
    float: left;
    width: 388px;
    height: auto;
}

.fhyxPinglunConRightCon {
    float: left;
    width: 100%;
    height: auto;
    background-color: #ffffff;
    border-radius: 8px;
    padding-top: 17px;
    padding-bottom: 24px;
}

.fhyxPinglunConRightConTitle {
    float: left;
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: left;
    text-indent: 38px;
    position: relative;
    font-size: 18px;
    font-weight: bold;
    color: #474747;
}

.fhyxPinglunConRightConTitle:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 24px;
    width: 6px;
    height: 18px;
    background-image: linear-gradient(180deg, #fa4d00 0%, #ffa200 100%);
    border-radius: 4px;
    margin: auto 0;
}

.fhyxPinglunConRightConTitle span {
    line-height: 30px;
    font-size: 12px;
}

.fhyxPinglunConRightConNotPjIcon {
    display: inline-block;
    background: url("/images/application/pc/common/comment/pl_icon17.png") no-repeat;
    width: 340px;
    height: 190px;
    margin: 16px auto;
}

.fhyxPinglunConRightConPjIcon {
    display: inline-block;
    background: url("/images/application/pc/common/comment/pl_icon8.png") no-repeat;
    width: 108px;
    height: 108px;
    margin: 16px auto;
}

.fhyxPinglunConRightConPjIcon.ding {
    background: url("/images/application/pc/common/comment/pl_icon7.png") no-repeat;
}

.fhyxPinglunConRightConPjIcon.cai {
    background: url("/images/application/pc/common/comment/pl_icon9.png") no-repeat;
}

.fhyxPinglunConRightConJdt {
    display: inline-block;
    width: 340px;
    height: 18px;
    margin: 0 auto;
    border-radius: 9px;
    overflow: hidden;
}

.fhyxPinglunConRightConJdt .tj {
    float: left;
    height: 18px;
    background-image: linear-gradient(306deg, #ffa200 0%, #fa4d00 100%);
    box-shadow: 0px 8px 6px 0px rgba(250, 77, 0, 0.2);
    border-radius: 9px 0px 0px 9px;
    text-align: left;
    font-size: 12px;
    color: #ffffff;
    text-indent: 8px;
    position: relative;
}

.fhyxPinglunConRightConJdt .tj em {
    float: left;
}

.fhyxPinglunConRightConJdt .nottj {
    float: left;
    height: 18px;
    background-image: linear-gradient(225deg, #00b9ff 0%, #7885af 100%);
    box-shadow: 0px 8px 6px 0px rgba(0, 144, 255, 0.2);
    border-radius: 0px 9px 9px 0px;
    text-align: left;
    font-size: 12px;
    color: #ffffff;
    text-indent: 8px;
    margin-left: -4px;
}

.fhyxPinglunConRightConJdt .nottj em {
    float: right;
    margin-right: 8px;
}

.fhyxPinglunConRightConJdt .zz {
    float: left;
    background: url("/images/application/pc/common/comment/pl_icon10.png") no-repeat;
    width: 8px;
    height: 18px;
    margin-left: -4px;
    position: relative;
}

.fhyxPinglunConRightConJdtText {
    display: inline-block;
    width: 340px;
    height: 48px;
    margin: 0 auto;
}

.fhyxPinglunConRightConJdtText .tj {
    float: left;
    width: auto;
    height: 28px;
    line-height: 32px;
    text-align: left;
    font-size: 14px;
    color: #fa4d00;
    font-weight: bold;
}

.fhyxPinglunConRightConJdtText .tj em {
    float: left;
    background: url("/images/application/pc/common/comment/pl_icon1.png") no-repeat;
    width: 20px;
    height: 20px;
    margin: 6px 4px 0 2px;
    background-size: 100% 100%;
}

.fhyxPinglunConRightConJdtText .nottj {
    float: right;
    width: auto;
    height: 28px;
    line-height: 32px;
    text-align: left;
    font-size: 14px;
    color: #03b8fe;
    font-weight: bold;
}

.fhyxPinglunConRightConJdtText .nottj em {
    float: left;
    background: url("/images/application/pc/common/comment/pl_icon2.png") no-repeat;
    width: 20px;
    height: 20px;
    margin: 6px 2px 0 4px;
    background-size: 100% 100%;
}

.fhyxPinglunConRightConJdtText .text {
    float: left;
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #474747;
}

.fhyxPinglunConRightConJdtText .text em {
    color: #fa4d00;
}

.fhyxPinglunConRightConWritePl {
    display: inline-block;
    width: 340px;
    height: 92px;
    margin: 17px auto 0;
}

.fhyxPinglunConRightConWritePl .WritePlBtn {
    float: left;
    width: 100%;
    height: 64px;
    background-image: linear-gradient(180deg, #fa4d00 0%, #ffa200 100%);
    box-shadow: 0px 8px 6px 0px rgba(250, 77, 0, 0.2);
    border-radius: 12px;
    line-height: 64px;
    text-align: left;
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
}

.fhyxPinglunConRightConWritePl .WritePlBtn em {
    float: left;
    background: url("/images/application/pc/common/comment/pl_icon11.png") no-repeat;
    width: 32px;
    height: 32px;
    margin: 17px 10px 0 114px;
}

.fhyxPinglunConRightConWritePl .text {
    float: left;
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #fa4d00;
    margin-top: 9px;
}

.myselfComment {
    width: 340px;
    height: auto;
    margin: 17px auto 0;
    display: inline-block;
}

.myselfCommentTitle {
    float: left;
    width: 100%;
    height: 24px;
}

.myselfCommentTitle .text {
    float: left;
    width: auto;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #474747;
}

.myselfCommentTitle .editComment {
    float: left;
    width: auto;
    height: 24px;
    line-height: 24px;
    text-align: left;
    font-size: 14px;
    color: #999999;
    margin-left: 145px;
}

.myselfCommentTitle .editComment em {
    float: left;
    background: url("/images/application/pc/common/comment/pl_icon15.png") no-repeat;
    width: 24px;
    height: 24px;
    margin-right: 4px;
}

.myselfCommentTitle .deleteComment {
    float: right;
    width: auto;
    height: 24px;
    line-height: 24px;
    text-align: left;
    font-size: 14px;
    color: #999999;
}

.myselfCommentTitle .deleteComment em {
    float: left;
    background: url("/images/application/pc/common/comment/pl_icon16.png") no-repeat;
    width: 24px;
    height: 24px;
    margin-right: 4px;
}

.myselfCommentBorder {
    float: left;
    width: 324px;
    height: 64px;
    background-color: #fbfbfb;
    border-radius: 8px;
    border: solid 1px #fa4d00;
    margin: 12px 0 0 0;
    padding: 8px;
}

.myselfCommentBorderCon {
    float: left;
    width: 100%;
    height: 100%;
    line-height: 24px;
    background-color: #fbfbfb;
    text-align: left;
    font-size: 14px;
    color: #666666;
    resize: none;
    border: 0;
    outline: none;
}

.fhyxPinglunConRightMt {
    float: left;
    width: 100%;
    height: auto;
    background-color: #ffffff;
    border-radius: 8px;
    padding-top: 17px;
    padding-bottom: 24px;
    margin-top: 24px;
}

.fhyxPinglunConRightMtTitle {
    float: left;
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: left;
    text-indent: 38px;
    position: relative;
    font-size: 18px;
    font-weight: bold;
    color: #474747;
}

.fhyxPinglunConRightMtTitle:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 24px;
    width: 6px;
    height: 18px;
    background-image: linear-gradient(180deg, #fa4d00 0%, #ffa200 100%);
    border-radius: 4px;
    margin: auto 0;
}

.fhyxPinglunConRightMtUl {
    float: left;
    width: auto;
    height: auto;
    margin: 1px 0 0 12px;
}

.fhyxPinglunConRightMtLi {
    float: left;
    width: 105px;
    height: 105px;
    background-image: linear-gradient(180deg, #eeeeee 0%, #ffffff 100%);
    border-radius: 12px;
    margin: 12px 0 0 12px;
}

.fhyxPinglunConRightMtLi .img {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin: 12px auto 0;
}

.fhyxPinglunConRightMtLi .youxia {
    background: url("/images/application/pc/common/comment/youxia1.png") no-repeat;
    background-size: 100% 100%;
}

.fhyxPinglunConRightMtLi .Metacritic {
    background: url("/images/application/pc/common/comment/Metacritic1.png") no-repeat;
    background-size: 100% 100%;
}

.fhyxPinglunConRightMtLi .IGN {
    background: url("/images/application/pc/common/comment/IGN1.png") no-repeat;
    background-size: 100% 100%;
}

.fhyxPinglunConRightMtLi .Gamespot {
    background: url("/images/application/pc/common/comment/Gamespot1.png") no-repeat;
    background-size: 100% 100%;
}

.fhyxPinglunConRightMtLi .Gamersky {
    background: url("/images/application/pc/common/comment/Gamersky1.png") no-repeat;
    background-size: 100% 100%;
}

.fhyxPinglunConRightMtLi .DM {
    background: url("/images/application/pc/common/comment/DM1.png") no-repeat;
    background-size: 100% 100%;
}

.fhyxPinglunConRightMtLi .title {
    float: left;
    width: 100%;
    height: 16px;
    line-height: 16px;
    text-align: center;
    font-size: 12px;
    color: #474747;
    margin-top: 2px;
}

.fhyxPinglunConRightMtLi .pf {
    float: left;
    width: 100%;
    height: 31px;
    line-height: 31px;
    text-align: center;
    font-size: 24px;
    color: #474747;
    font-weight: bold;
}

.fhyxWritePlAlert {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 11;
    display: none;
}

.fhyxWritePlAlert.checked {
    display: block;
}

.fhyxWritePlAlertCon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 788px;
    height: 292px;
    background-color: #ffffff;
    border-radius: 12px;
    margin: auto;
}

.fhyxWritePlAlertClose {
    position: absolute;
    top: -33px;
    right: 0;
    width: 17px;
    height: 17px;
    background: url("/images/application/pc/common/comment/pl_icon12.png") no-repeat;
    cursor: pointer;
}

.fhyxWritePlAlertConTitle {
    float: left;
    width: 714px;
    height: 24px;
    line-height: 24px;
    text-align: left;
    text-indent: 24px;
    font-size: 18px;
    font-weight: bold;
    color: #474747;
    margin-top: 16px;
}

.fhyxWritePlAlertConTitle span {
    margin: 0 3px;
}

.fhyxWritePlAlertConTitleText {
    float: left;
    width: 714px;
    height: 20px;
    line-height: 20px;
    text-indent: 24px;
    text-align: left;
    font-size: 14px;
    color: #666666;
    margin-top: 4px;
}

.fhyxWritePlAlertConBorder {
    /* float: left; */
    width: 700px;
    height: 90px;
    background-color: #ffffff;
    border-radius: 8px;
    border: dashed 2px #e6e6e6;
    margin: 0 auto 12px;
    padding: 10px 12px;
    clear: both;
}
.fhyxWritePlNumber{
    float: left;
    color: #666666;
    font-size: 14px;
    margin-left: 32px;
}
.fhyxWritePlAlertConBorderCon {
    float: left;
    width: 100%;
    height: 100%;
    /* background-color: #fbfbfb; */
    border: 0;
    line-height: 24px;
    text-align: left;
    font-size: 14px;
    color: #b5b5b5;
    resize: none;
    outline: none;
}

.fhyxWritePlAlertConBot {
    float: left;
    width: 740px;
    height: 32px;
    margin: 17px 0 0 24px;
}

.fhyxWritePlAlertConBot .plTjText {
    float: left;
    width: auto;
    height: 32px;
    line-height: 32px;
    text-align: left;
    font-size: 14px;
    color: #474747;
}

.fhyxWritePlAlertConBot .tj, .fhyxWritePlAlertConBot .nottj {
    float: left;
    width: auto;
    height: 28px;
    line-height: 28px;
    text-align: left;
    font-size: 14px;
    color: #999999;
    padding-right: 6px;
    background: #eeeeee;
    border-radius: 14px;
    margin-left: 7px;
    cursor: pointer;
}

.fhyxWritePlAlertConBot .tj em {
    float: left;
    background: url("/images/application/pc/common/comment/pl_icon13.png") no-repeat;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    margin: 4px;
}

.fhyxWritePlAlertConBot .nottj em {
    float: left;
    background: url("/images/application/pc/common/comment/pl_icon14.png") no-repeat;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    margin: 4px;
}

.fhyxWritePlAlertConBot .tj.checked {
    color: #fa4d00;
    background: rgba(250, 77, 0, 0.1);
}

.fhyxWritePlAlertConBot .tj.checked em {
    float: left;
    background: url("/images/application/pc/common/comment/pl_icon1.png") no-repeat;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    margin: 4px;
}

.fhyxWritePlAlertConBot .nottj.checked {
    color: #0090ff;
    background: rgba(0, 144, 255, 0.1);
}

.fhyxWritePlAlertConBot .nottj.checked em {
    float: left;
    background: url("/images/application/pc/common/comment/pl_icon2.png") no-repeat;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    margin: 4px;
    transform: rotateY(180deg);
}

.submitComment {
    float: right;
    width: 90px;
    height: 30px;
    background: #fa5100;
    border-radius: 6px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    margin-right: 25px;
}

/*定义滚动条轨道*/
.fhyxPingluntextarea {
    overflow-x: hidden;
}

.fhyxPingluntextarea::-webkit-scrollbar-track {
    background-color: #eeeeee;
}

/*定义滚动条高宽及背景*/
.fhyxPingluntextarea::-webkit-scrollbar {
    width: 6px;
}

/*定义滚动条*/
.fhyxPingluntextarea::-webkit-scrollbar-thumb {
    background-image: linear-gradient(180deg, #fa4d00 0%, #ffa200 100%);
    border-radius: 84px;
}

.alertCommentSuccess {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #000000;
    background: #ffffff;
    border-radius: 4px;
    margin: auto;
    animation: alertCommentSuccess 2.5s linear infinite;
    animation-iteration-count: 1;
    opacity: 0;
    box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 25%);
}

@keyframes alertCommentSuccess {
    0% {
        opacity: 0;
    }

    30% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.reportcommentAlert {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    display: none;
    z-index: 999;
}

.reportcommentAlertCon {
    width: 380px;
    height: 290px;
    border: #f0f0f0 1px solid;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 102;
    margin: auto;
}

.reportcommentAlertConHead {
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-align: left;
    text-indent: 1em;
    border-bottom: #f0f0f0 1px solid;
    font-size: 16px;
}

.reportcommentAlertConHead em {
    float: right;
    margin-right: 10px;
    margin-top: 10px;
    display: inline-block;
    height: 15px;
    width: 15px;
    cursor: pointer;
    background: url("/images/application/pc/common/comment/pl_icon18.png") no-repeat;
}

.reportcommentAlertConBody {
    width: 100%;
    height: 160px;
}

.reportcommentAlertConRadio {
    height: 74px;
    margin-left: 45px;
    text-align: left;
    margin-top: 20px;
}

.reportcommentAlertConRadio label {
    height: 12px;
    float: left;
    margin: 10px 45px 15px 0;
    display: inline-block;
}

.reportcommentAlertConRadio label input[type=radio]+span {
    display: inline-block;
    height: 10px;
    width: 10px;
    border-radius: 10px;
    border: #aaa 1px solid;
    background-color: transparent;
    cursor: pointer;
    margin-right: 5px;
}

.reportcommentAlertConRadio label input[type=radio]+span em {
    width: 6px;
    height: 6px;
    margin-left: 2px;
    border-radius: 6px;
    margin-top: 2px;
    display: block;
}

.reportcommentAlertConRadio label input[type=radio]:checked+span em {
    background-color: #ff8a00;
}

.reportcommentAlertConRadioInput {
    width: 12px;
    height: 12px;
    opacity: 0;
    position: absolute;
    z-index: -1;
}

.reportcommentAlertConTitle {
    text-align: left;
    padding-left: 45px;
    font-size: 14px;
    margin-top: 10px;
}

.reportcommentAlertConInput {
    margin-top: 15px;
}

.reportcommentAlertConInput input {
    width: 282px;
    height: 30px;
    line-height: 30px;
    border: #f0f0f0 1px solid;
    text-align: left;
}

.reportcommentAlertConFoot {
    width: 100%;
    height: 40px;
    margin-top: 15px;
}

.reportcommentAlertConFoot i {
    width: 116px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    border: #f60 1px solid;
    color: #f60;
    margin-left: 48px;
    float: left;
    display: inline-block;
    cursor: pointer;
    text-align: center;
}

.reportcommentAlertConFoot em {
    width: 116px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    border: #f60 1px solid;
    background: #f60;
    color: #fff;
    margin-left: 48px;
    float: left;
    display: inline-block;
    cursor: pointer;
    text-align: center;
}

.alertCommentSuccessPb {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 111;
}

.alertCommentSuccessPbCon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 420px;
    height: 276px;
    background-color: #ffffff;
    border-radius: 8px;
}

.alertCommentSuccessPbClose {
    position: absolute;
    top: 10px;
    right: 10px;
    background: url("/images/application/pc/common/comment/pl_icon20.png") no-repeat;
    width: 17px;
    height: 17px;
    cursor: pointer;
}

.alertCommentSuccessPbConTitle {
    float: left;
    width: 100%;
    height: 33px;
    line-height: 33px;
    text-align: center;
    font-size: 24px;
    color: #333333;
    margin-top: 24px;
}

.alertCommentSuccessPbCon img {
    display: table;
    width: auto;
    height: auto;
    margin: 0 auto;
}

.alertCommentSuccessPbCon p {
    float: left;
    width: 100%;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 16px;
    color: #666666;
    margin-top: 9px;
}

.fhyxPinglunConLeft .notComment {
    display: table;
    width: auto;
    height: auto;
    margin: 0 auto;
}

.fhyxPinglunConLeft .notComment em {
    display: inline-block;
    background: url("/images/application/pc/common/comment/pl_icon21.png") no-repeat;
    width: 420px;
    height: 269px;
}

.fhyxPinglunConLeft .notComment p {
    display: block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #666666;
}
