html {
    font-size: 50px;
}

html, body {
    background: #EEEEEE;
}

.ServerContainer {
    width: 100%;
    font-size: 0.26rem;
    max-width: 7.5rem;
    margin: auto;
    text-align: left;
    height: 100%;
}

.titleBackHeader {
    height: 0.84rem;
    position: relative;
    font-size: 0.31rem;
    letter-spacing: 0.02rem;
    color: #333333;
    text-align: center;
    line-height: 0.84rem;
    background: white;
    border-bottom: 1px solid rgb(244, 244, 244);
}

.titleBackHeader > a {
    width: 0.2rem;
    height: 0.35rem;
    background: url(/images/application/wap/com/fhyx_server_icon01.png) no-repeat;
    transform: scale(-1);
    background-size: 0.2rem 0.35rem;
    display: block;
    position: absolute;
    top: 0.25rem;
    left: 0.27rem;
    cursor: pointer;
}

.titleBackHeader span {
    width: 6rem;
    height: 0.84rem;
    line-height: 0.84rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    margin: 0 auto;
}

.fhyx_server_index_container {
    width: 6.94rem;
    height: auto;
    margin: 0 auto;
}

.fhyx_server {
    width: 6.94rem;
    height: auto;
    margin: 0 auto;
    text-align: left;
}

.fhyx_server_title {
    width: 100%;
    height: 0.48rem;
    line-height: 0.48rem;
    color: #bbbbbb;
    font-size: 0.22rem;
}

.fhyx_server_ul {
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.fhyx_server_li {
    display: block;
    width: 100%;
    height: 1.6rem;
    background: #ffffff;
    border-radius: 0.12rem;
    margin-bottom: 0.18rem;
}

.fhyx_server_li_left {
    width: 1.88rem;
    height: 1.6rem;
    display: inline-block;
    border-right: 0.01rem solid #EEEEEE;
}

.fhyx_server_li_left img {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    margin: 0.23rem auto 0;
}

.fhyx_server_li_left span {
    display: block;
    width: 100%;
    height: 0.3rem;
    line-height: 0.3rem;
    text-align: center;
    color: #333333;
    font-size: 0.22rem;
}

.fhyx_server_li_right {
    float: right;
    width: 5rem;
    height: 1.6rem;
}

.fhyx_server_li_right a {
    float: left;
    width: 2.2rem;
    height: 0.79rem;
    line-height: 0.79rem;
    text-align: left;
    font-size: 0.26rem;
    color: #999999;
    padding: 0 0.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fhyx_server_li_right a:nth-child(1) {
    border-right: 0.01rem solid #EEEEEE;
    border-bottom: 0.01rem solid #EEEEEE;
}

.fhyx_server_li_right a:nth-child(2) {
    border-bottom: 0.01rem solid #EEEEEE;
}

.fhyx_server_li_right a:nth-child(3) {
    border-right: 0.01rem solid #EEEEEE;
}

.fhyx_onlinehelp {
    width: 100%;
    height: auto;
    margin: 0 auto 1.08rem;
    text-align: left;
}

.fhyx_onlinehelp_title {
    width: 6.94rem;
    height: 0.48rem;
    line-height: 0.48rem;
    color: #bbbbbb;
    font-size: 0.22rem;
    margin: 0 auto;
}

.fhyx_onlinehelp_ul {
    width: 100%;
    height: 1.73rem;
    background: #ffffff;
    border-radius: 0.12rem;
}

.fhyx_onlinehelp_li {
    float: left;
    width: 24.7%;
    height: 1.73rem;
    border-right: 0.01rem solid #EEEEEE;
}

.fhyx_onlinehelp_li:nth-child(4) {
    border-right: 0;
}

.fhyx_onlinehelp_li img {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    margin: 0.3rem auto 0;
}

.fhyx_onlinehelp_li span {
    display: block;
    width: 100%;
    height: 0.3rem;
    line-height: 0.3rem;
    text-align: center;
    color: #000000;
    font-size: 0.22rem;
}

.fhyx_server_bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1.08rem;
    margin: auto;
    background: #ffffff;
    box-shadow: inset 0px 1px 0px 0px #dddddd;
}

.fhyx_server_bottom a {
    float: left;
    width: 50%;
    height: 100%;
}

.fhyx_server_bottom a img {
    display: block;
    width: 0.48rem;
    height: 0.48rem;
    margin: 0.17rem auto 0;
}

.fhyx_server_bottom a span {
    display: block;
    width: 100%;
    height: 0.3rem;
    line-height: 0.3rem;
    font-size: 0.2rem;
    color: #333333;
    text-align: center;
}

/*列表页*/
.fhyx_server_list_container {
    width: 100%;
    height: auto;
}

.fhyx_server_list {
    width: 100%;
    height: auto;
    background: #ffffff;
}

.fhyx_server_list_ul {
    width: 100%;
    height: auto;
    margin: 0.16rem auto 0;
}

.fhyx_server_list_li {
    display: block;
    width: 100%;
    height: 1.08rem;
    box-shadow: 0px 1px 0px 0px #eeeeee;
}

.fhyx_server_list_li span {
    float: left;
    width: 6rem;
    height: 100%;
    line-height: 1.08rem;
    font-size: 0.28rem;
    color: #333333;
    text-align: left;
    text-indent: 0.28rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fhyx_server_list_li i {
    float: right;
    width: 0.14rem;
    height: 0.27rem;
    background: url("/images/application/wap/com/fhyx_server_icon13.png") no-repeat;
    background-size: 100% 100%;
    margin-right: 0.28rem;
    margin-top: 0.4rem;
}

/*详情页*/
.fhyx_server_detail_container {
    width: 100%;
    height: auto;
    background: #ffffff;
    margin-top: 0.16rem;
}

.faq_detail_content {
    width: 95%;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
    font-size: 14px !important;
    font-weight: normal !important;
}

.faq_detail_content *{
    font-size: 14px !important;
    font-weight: normal !important;
}

.faq_detail_content p {
    width: 100%;
    height: auto;
    line-height: 22px;
}

.faq_detail_content p img {
    width: 100%;
}

table {
    width: 100%;
}

/*问题提交*/
.fhyx_server_submit_container {
    width: 100%;
    height: auto;
}

.fhyx_server_submit_ul {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: 0.16rem;
}

.fhyx_server_submit_li {
    width: 7.5rem;
    height: auto;
    min-height: 0.88rem;
    border-bottom: 1px solid #eeeeee;
    display: table;
    background: #ffffff;
}

.fhyx_server_submit_li span {
    color: #333333;
    font-size: 0.26rem;
    width: auto;
    height: 0.88rem;
    line-height: 0.88rem;
    text-indent: 0.28rem;
    float: left;
    margin-right: 0.1rem;
}

.fhyx_server_submit_li em {
    float: left;
    color: #dd0000;
    font-size: 0.26rem;
    width: auto;
    height: 0.88rem;
    line-height: 0.88rem;
    margin-right: 0.1rem;
}

.fhyx_server_submit_li i {
    float: right;
    width: 0.25rem;
    height: 0.16rem;
    background: url(/images/application/wap/com/fhyx_server_icon14.jpg) no-repeat;
    background-size: 100% 100%;
    margin: 0.36rem 0.28rem 0 0;
    cursor: pointer;
}

.fhyx_server_submit_li i.active {
    background: url(/images/application/wap/com/fhyx_server_icon15.png) no-repeat;
    background-size: 100% 100%;
}

.fhyx_server_submit_li input {
    float: left;
    width: 5rem;
    line-height: 0.7rem;
    margin-top: 0.09rem;
}

.gamename {
    display: inline-block;
    width: 5rem;
    text-align: right;
    height: 0.88rem;
    line-height: 0.88rem;
}

.commodity-name {
    display: none;
    float: left;
    width: 7rem;
    margin-left: 0.14rem;
}

.commodity-name .name {
    float: left;
    width: 100%;
    font-size: 0.28rem;
    color: #666666;
    line-height: 0.6rem;
    height: 0.6rem;
    cursor: pointer;
}

.pic_title {
    float: left;
    width: 100%;
    height: 0.88rem;
    line-height: 0.88rem;
}

.pic_border{
    float: left;
    width: 1.6rem;
    height: 1.6rem;
    background-color: #f8f8f8;
    border-radius: 0.16rem;
    margin-left: 0.28rem;
    position: relative;
    margin-bottom: 0.32rem;
}

.pic_border p {
    width: 100%;
    float: left;
    height: 100%;
    line-height: 1.6rem;
    text-align: center;
    font-size: 0.9rem;
    color: #cccccc;
}

.pic_input{
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    bottom: auto;
    right: auto;
    z-index: 11;
}

.pic_border input{
    position: absolute;
    clip: rect(1px,1px,1px,1px);
}

.pic_border .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 1.6rem;
    height: 1.6rem;
}

.pic_border .close{
    position: absolute;
    right: 0;
    top: 0;
    display: table;
    width: .46rem;
    height: .46rem;
    background: url(//m.fhyx.com/img/application/close_car.png) no-repeat;
    background-size: 100% 100%;
    z-index: 12;
}

#subject {
    width: 6.94rem;
    height: 1.6rem;
    background-color: #f8f8f8;
    border-radius: 0.16rem;
    float: left;
    margin-left: 0.28rem;
    line-height: 0.4rem;
    text-indent: 0.1rem;
    color: #000;
    font-size: 0.28rem;
}

.submitserver{
    display: table;
    width: 4.8rem;
    height: 0.8rem;
    background-color: #fa4f20;
    border-radius: 0.4rem;
    margin: 0.68rem auto 0;
    text-align: center;
    line-height: 0.8rem;
    color: #ffffff;
    font-size: 0.32rem;
}
.submitserver:visited {
    color: #ffffff;
}
.submitserver:link {
    color: #ffffff;
}

#postData{display: none;}