.well p {
    margin-left: 10px;
}

.gameword a  {
    color: #ff7a00;
}

.well h4 {
    color: #ff7a00;
}

@media(max-width:991px) {
    ul {
        margin: 0;
        padding: 0;
    }

    .ph-bottom {
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 0;
        margin: 0;
        list-style: none;
        background-color: white;
        padding: 0 0 0 0;
        display: flex;
        justify-content: center;
    }

    .ph-bottom ul {
        display: flex;
        justify-content: center;
        list-style: none;
    }

    .ph-bottom li {
        position: relative;
        width: 20%;
        float: left;
        text-align: center;
        height: 100%;
        cursor: pointer;
        border-top: #999 solid 2px;
        color: #4a4a4a;
    }

    .ph-bottom li a {
        display: block;
        text-decoration: none;
        margin-top: 8px;
        margin-bottom: 4px;
    }

    .ph-bottom li span {
        color: #4a4a4a;
    }

    .ph-bottom li a i {
        top: 0;
        width: 100%;
        height: 25px;
        font-size: 25px;
        margin: 0 auto 2px;
        display: block;
        color: #4a4a4a;
    }

    .ph-bottom li{
        background-color: #ececec;
        border-top: #ed7416 solid 2px;
        color: #ed7416;
    }

    .ph-bottom .ph-active.click i:active{
        color: #ed7416;
    }

    .switch-group{
        z-index: 999;
    }

    .switch-group-block .switch-block{
        display: none;
        z-index: 1055;
    }

    .switch-group-block .switch-block ul,.switch-group ul{
        list-style: none;
    }

    .phoneclass {
        white-space: nowrap;
        overflow: scroll;
    }

    .phoneclass a {
        display: inline-block;
        border-radius: 4px;
        padding: 8px 10px 3px 10px;
        background-color: white;
        color: black;
        text-decoration: none;
    }

    .phoneclass img {
        vertical-align: middle;
    }

    .phoneclass span {
        display: block;
    }

    .footer-container {
        position: initial;
        /*margin-bottom: 31px;*/
    }

    .tag_cloud {
       /*margin-bottom: 65px;*/
    }

    .ph-social {
        width: 100%;
        position: fixed;
        bottom: 61px;
        left: 0;
        margin: 0;
        list-style: none;
        background-color: #ececec;
        padding: 0 0 0 0;
        display: flex;
        justify-content: center;
    }

    .ph-social ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .ph-social li {
        position: relative;
        width: 16%;
        float: left;
        text-align: center;
        height: 100%;
        cursor: pointer;
        align-self: center;
        padding: 2px;

    }

    .ph-social a {
        display: block;
        align-items: center;
        color: black;
        text-decoration: none;
    }

    .phone-search {
        position: fixed;
        top: 0;
        background-color: #434343;
        padding: 12px;

    }

    .phone-search .form-control {
        border: 0 !important;
    }

    .phone-search button {
        color: white;
        background-color: #FF7A00;
        border-color: #FF7A00;
    }

    .phone-search button:active {
        color: white;
        background-color: #FF7A00;
        border-color: #FF7A00;
    }

    .phone-bg {
        display: none;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #000;
    }

    .phone-bg .in {
        opacity: .5;
    }

    /* 手機內頁樣式開始*/
    .pagbody {
        padding-top: 31px;
    }

    .top-menu>div>li>i:focus {
        color: white;
    }

    .top-comname {
        color: white;
        width: 60%;
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .top-nav>.pull-right>li {
        padding: 0 10px;
    }

    .phpage-bottom {
        width: 100%;
        display: flex;
        position: fixed;
        bottom: 0;
        left: 0;
        margin: 0;
        list-style: none;
        background-color: #232323;
        padding: 0 0 0 0;
        justify-content: center;
    }

    .phpage-bottom li {
        position: relative;
        width: 20%;
        float: left;
        text-align: center;
        height: 100%;
        cursor: pointer;
        color: #4a4a4a;
    }

    .phpage-bottom li a {
        display: block;
        text-decoration: none;
        margin-top: 8px;
        margin-bottom: 4px;
        color: white;
    }

    .phpage-bottom li a i {
        top: 0;
        width: 100%;
        height: 17px;
        font-size: 20px;
        margin: 0 auto 4px;
        display: block;
    }

    .phpage-bottom a:active {
        color: #FF7A00;
    }

    .modalpoe a {
        border: white solid 1px;
        font-size: 0.875rem;
        padding: 0.5rem 2rem;
        border-radius: 0.5rem;
        text-decoration: none;
    }

    .modalpoe a:focus {
        border: #ff7a00 solid 1px;
        background-color: #ff7a00;
    }

    .page {
        position: fixed;
        bottom: 53px;
        left: 0;
        right: 0;
    }

    .page-cont {
        position: relative;
        background-color: #333333;
        white-space: nowrap;
        overflow: scroll;
    }

    .page-cont a {
        color: white;
        font-size: 1.1em;
        display: inline-block;
        padding: 10px 21px 7px 10px;
        text-decoration: none;
    }

    .page-cont :focus {
        color: #FF7A00;
    }

    .modal-dialog-centered {
        display: flex;
        align-items: center;
    }
    .switch-group{
        z-index: 1000;
    }
    .black-back{
        position: fixed;
        display: none;
        z-index: 999;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        background-color: #000;
        opacity: 0;
    }
    .series_drop{
        width: 100%;
        padding: 10px;
        margin: 0px;
        overflow: hidden;
        overflow-y: scroll;
        max-height: 600px;
    }
    .series_drop_item {
        border: 1px solid #ff7a00;
        border-radius: 5px;
        width: 45%;
        margin: 5px;
        display: inline-block;
    }

    .suggest-tag {
        white-space: nowrap;
        overflow: scroll;
    }

}