@charset "utf-8";

/* CSS Document */


/*当前位置*/

.sub_location {
    width: 100%;
    height: 45px;
    line-height: 60px;
}

.sub_location p span {
    width: 16px;
    height: 14px;
    background: url(../images/small_icon.png) no-repeat;
    background-position: -8px -8px;
    display: inline-block;
    margin: 0 8px 0 2px;
}

.sub_location p {
    display: inline;
    color: #666666;
    font-size: 14px;
}

.sub_location p a {
    display: inline;
    color: #666666;
    padding: 0 6px;
}

.sub_location p a:hover,
.sub_location p a.on {
    color: #fe5848;
}

.LWidth {
    width: 910px;
    height: 57px;
    line-height: 57px;
}

.more {
    width: 580px;
    height: 50px;
    background: #fe5848;
    border-radius: 5px;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #ffffff;
}

.more a {
    width: 100%;
    height: 100%;
    display: block;
    color: #ffffff;
}

.moreTOP {
    margin: 40px auto 30px;
}

.moreBOTTOM {
    margin: 5px auto 30px;
}


/*主页内容*/

.IndexContent {
    width: 100%;
    height: 100%;
    background: #f5f5f5;
    display: inline-block;
}

.IndexContent_in {
    width: 1155px;
    background: rgba(245, 245, 245, 0.9);
    margin: -60px auto 0;
    padding: 0 25px 0 20px;
    z-index: 3;
    position: relative;
    border-radius: 5px;
    height: 100%;
    display: table;
}

.IndexMain {
    width: 885px;
}

.Popular_content {
    width: 875px;
    display: inline-block;
    overflow: hidden;
}

.Popular_content ul {
    width: 120%;
    height: 120%;
}

.Popular_content ul li {
    width: 181px;
    height: 212px;
    padding: 14px 12px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    background: #ffffff;
    float: left;
    margin: 0 12px 12px 2px;
}

.Popular_content ul li a {
    width: 100%;
    height: 100%;
    display: block;
}

.P_C {
    width: 100%;
}

.tag {
    height: 22px;
}

.tag em {
    height: 20px;
    line-height: 20px;
    border: 1px solid #cccccc;
    color: #505050;
    font-size: 12px;
    padding: 0 10px;
    text-align: center;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

.PC_pic {
    width: 100%;
    text-align: center;
    margin: 16px auto 14px;
}

.PC_pic img {
    width: 110px;
    height: 110px;
    overflow: hidden;
}

.text_big {
    line-height: 28px;
    text-align: center;
    font-size: 18px;
    color: #000000;
    word-break: break-all;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text_small {
    color: #505050;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
}

.Popular_content ul li.on,
.Popular_content ul li:hover {
    box-shadow: 0px 0px 8px #fe5848;
}


/*二维码*/

.P_code {
    width: 100%;
    height: 175px;
}

.P_code ul {
    width: 100%;
}

.P_code li {
    width: 388px;
    height: 175px;
    background: url(../images/code_bg.png) no-repeat bottom center;
    padding: 0 16px;
    margin: 0 auto;
}

.code_com {
    width: 195px;
}

.code_pic {
    width: 130px;
    height: 130px;
    margin: 0 auto;
    position: relative;
    background: #ffffff;
}

.code_pic img {
    width: 112px;
    height: 112px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    overflow: hidden;
}

.code_com span {
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #000000;
    font-size: 16px;
}

.code_text {
    width: 199px;
    margin: 68px 0 0 -16px;
}

.code_text p {
    color: #505050;
    font-size: 14px;
    line-height: 2em;
}


/*友情链接*/

.link {
    width: 100%;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    margin-bottom: 18px;
}

.link ul {
    width: 120%;
    height: 100%;
}

.link ul li {
    float: left;
}

.link ul li a {
    display: inline-block;
    width: auto;
    float: left;
    color: #333333;
    font-size: 12px;
}

.link ul li span {
    height: 20px;
    float: left;
    padding: 0 10px;
}

.link ul li.on,
.link ul li a:hover {
    color: #fe5848;
}


/*主页内容 end */


/*banner*/

.focusBox {
    position: relative;
    overflow: hidden;
    /* width: 100%; */
    min-width: 1260px;
    height: 550px
}

.focusBox .pic {
    position: relative;
    z-index: 0;
    height: 100% !important;
    width: auto !important;
}

.focusBox .pic img {
    display: block;
    width: 100%;
    height: 100%;
}

.focusBox .pic li {
    width: 100% !important;
    height: 100% !important;
    background-repeat: no-repeat !important;
    background-position: center 0;
    background-size: cover;
}

.focusBox .pic li a {
    display: block;
    width: 100%;
    height: 100%;
}

.focusBox .hd {
    position: absolute;
    bottom: 150px;
    z-index: 1;
    width: 100%;
    text-align: center;
    font-size: 0
}

.focusBox .hd li {
    display: inline-block;
    overflow: hidden;
    margin: 0 10px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: url(../images/small_icon.png) no-repeat;
    background-position: -59px -56px;
    opacity: 1;
    cursor: pointer;
}

.focusBox .hd .on {
    position: relative;
    top: -5px;
    width: 50px;
    height: 20px;
    border-radius: 0;
    background-position: -7px -56px;
}

.focusBox .next,
.focusBox .prev {
    position: absolute;
    top: 50%;
    z-index: 10;
    display: none;
    margin-top: -50px;
    width: 60px;
    height: 100px;
    background: url(../images/small_icon.png) no-repeat;
    background-position: -96px -8px;
    text-indent: -9999px;
    opacity: 1;
    cursor: pointer;
    filter: alpha(opacity=100)
}

.focusBox .prev {
    left: 0
}

.focusBox .next {
    right: 0;
    background: url(../images/small_icon.png) no-repeat;
    background-position: -164px -8px
}

.focusBox .next:hover,
.focusBox .prev:hover {
    opacity: 1!important;
    filter: alpha(opacity=100)!important
}


/*banner and*/


/*app*/

.page {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.pageHigh {
    width: 1200px;
    height: 1000px;
    margin: 0 auto;
}

.pageHigh2 {
    width: 1200px;
    height: 484px;
    margin: 0 auto;
}

.DescripWid1 {
    width: 689px;
}

.DescripWid2 {
    width: 515px;
}

.DescripMar1 {
    margin-top: 231px;
}

.DescripMar2 {
    margin-top: 328px;
}

.page1 {
    background: url(../images/bg_1.jpg) no-repeat;
}

.page2 {
    background: url(../images/bg_2.jpg) no-repeat;
}

.page3 {
    background: url(../images/bg_3.jpg) no-repeat;
}

.page4 {
    background: url(../images/bg_4.jpg) no-repeat;
}

.page5 {
    background: url(../images/bg_5.jpg) no-repeat;
}

.iPhone {
    width: 480px;
    height: 100%;
    position: relative;
}

.iPhone .IPimg1 {
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
}

.iPhone .IPimg2 {
    right: 0;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.Descrip h2 {
    width: 100%;
    height: 130px;
    line-height: 130px;
    text-align: left;
    font-size: 48px;
    font-weight: bold;
    color: #ffffff;
    font-size: 48px;
}

.Descrip h3 {
    width: 100%;
    height: 100px;
    background-position: -8px -184px;
    line-height: 100px;
    color: #d2d2d2;
    font-size: 36px;
    text-align: center;
}

.DescripCom {
    margin: 50px 0 0 0;
}

.DescripComB {
    margin: 0px auto;
    padding-top: 130px;
}

.DescripDown {
    width: 300px;
    height: 240px;
}

.DescripDown ul {
    width: 100%;
    height: 100%;
}

.DescripDown ul li {
    width: 300px;
    height: 82px;
    float: left;
}

.DescripDown ul li.DownTop {
    margin-top: 38px;
}

.DescripDown ul li.DownBottom {
    margin-bottom: 75px;
}

.DescripDown ul li.ios {
    background-position: -316px -296px;
}

.DescripDown ul li.and {
    background-position: -316px -384px;
}

.DescripDown ul li a {
    width: 100%;
    height: 100%;
    display: block;
}

.DescripDown ul li.on,
.DescripDown ul li.ios:hover {
    background-position: -8px -296px;
}

.DescripDown ul li.and:hover {
    background-position: -8px -384px;
}

.DescripCode {
    width: 240px;
    height: 240px;
    background: #ffffff;
}

.DescripCode img {
    width: 210px;
    height: 210px;
    padding: 15px;
    overflow: hidden;
}

.WeaponryTop {
    background-position: -8px -112px;
    width: 515px;
    height: 28px;
}

.WeaponryBottom {
    background-position: -8px -144px;
    width: 515px;
    height: 28px;
}

.WeaponryText {
    padding: 60px 0 60px 103px;
}

.WeaponryText h4 {
    color: #ffffff;
    font-size: 48px;
    line-height: 2em;
    text-align: left;
}

.WeaponryText p {
    color: #d2d2d2;
    font-size: 36px;
    line-height: 2em;
    text-align: left;
}

.CodeBorder {
    border: 1px solid #f54335;
}


/*app and*/


/*子页*/

.SubContent {
    width: 100%;
    height: 100%;
    background: #f3f3f3;
    display: inline-block;
}

.SubContent_in {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.SubOverall {}


/*主要内容左边*/

.SubMain {
    width: 910px;
    /*background:red;*/
}

.MainBox {
    padding: 0 20px;
    width: 870px;
    border-radius: 5px;
    border: 1px solid #cccccc;
    background: #ffffff;
}


/*游戏下载版本*/

.DownClient {
    width: 870px;
    height: 180px;
    position: relative;
}

.GD_Sidder {
    width: 580px;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.GD_logo {
    width: 120px;
    height: 180px;
    position: relative;
    margin-right: 18px;
}

.GD_logo img {
    width: 120px;
    height: 120px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.GD_S {
    width: 440px;
    overflow: hidden;
    padding: 19px 0 0 0;
}

.GD_S p {
    line-height: 2.5em;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.download_img {
    height: 18px;
    width: 18px;
    margin: 10px 10px 0px 23px;
    display: block;
    float: left;
}

.download_font {
    width: 56px;
    height: 15px;
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
    margin: 0px 23px 12px 0px;
    float: right;
}

.gdOne {
    color: #fe5848;
    font-size: 24px;
}

.gdTwo {
    color: #505050;
    font-size: 14px;
}

.gdThree {
    color: #505050;
    font-size: 18px;
    white-space: nowrap;
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.GD_main {
    width: 280px;
}

.main_btn {
    width: 150px;
    height: 40px;
    margin-top: 26px;
}

.main_btn ul {
    width: 100%;
    height: 100%;
}

.main_btn ul li {
    width: 130px;
    height: 40px;
    line-height: 40px;
    float: left;
    margin-right: 20px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    border-radius: 5px;
}

.main_btn ul li a {
    width: 100%;
    height: 100%;
    display: block;
    color: #ffffff;
}

.main_btn ul li.liRed {
    margin-top: 10px;
    background: #FE5848;
}

.main_btn ul li.liBl {
    margin-top: 10px;
    background: #2A7FFF;
}

.main_btn ul li.liGreen {
    background: #0ebc0c;
}

.main_btn ul li.liOra {
    margin-top: 15px;
    background: #FA8D4F;
}

.main_code {
    width: 130px;
    height: auto;
}

.main_code .codeImg {
    width: 112px;
    height: 112px;
    padding: 8px;
    margin: 18px auto 0;
    overflow: hidden;
}

.main_code {
    color: #333333;
    font-size: 14px;
}


/*游戏下载版本 end */


/*三张轮播*/

.ladyScroll {
    position: relative;
    padding-top: 30px;
    width: 870px;
    height: 428px;
    border-top: #ddd 1px solid
}

.ladyScroll .next,
.ladyScroll .prev {
    position: absolute;
    top: 50%;
    z-index: 100;
    margin-top: -25px;
    width: 25px;
    height: 50px;
    background: url(../images/small_icon.png) no-repeat;
    cursor: pointer
}

.ladyScroll .next {
    right: 0;
    background-position: -64px 0
}

.ladyScroll .prev {
    left: 0;
    background-position: -32px 0
}

.ladyScroll .scrollWrap {
    position: absolute;
    overflow: hidden;
    width: 100%
}

.ladyScroll dl {
    position: relative;
    float: left;
    margin-right: 25px;
    /*width: auto;*/
    text-align: center
}

.ladyScroll dt {
    overflow: hidden;
    margin: 0 auto
}

.ladyScroll img {
    display: block;
    width: auto;
    height: 428px
}


/*三张轮播 end */


/*游戏介绍*/


/* 标题 */

.NavTitle {
    line-height: 57px;
    height: 57px;
    color: #000000;
    font-size: 18px;
}

.NavTitle h2 {
    height: 57px;
    line-height: 57px;
}

.NavTitle h2 .span1 {
    width: 5px;
    height: 18px;
    background: #fe5848;
    display: inline-block;
    margin-right: 14px;
    float: left;
    margin-top: 20px;
}

.NavTitle h2 .span2 {
    float: left;
}


/* 标题 end*/

.Introduc {
    width: 870px;
    margin: 0 auto;
}

.Introduc_con {
    width: 100%;
    margin-bottom: 20px;
    display: inline-block;
}

.Introduc_con p.Article1 {
    color: #000000;
    line-height: 1.5em;
    font-size: 14px;
    overflow: hidden;
}

.Article2COM {
    width: 100%;
    overflow: hidden;
    display: none;
}

.Article2 {
    color: #000000;
    font-size: 14px;
    line-height: 1.5em;
}

.Introduc_con a {
    color: #31a6d2;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    float: right;
}


/*游戏介绍end*/


/*新闻*/

.OverallMarTop {
    margin: 30px auto 0;
}

.OverallMarTopBottom {
    margin: 30px auto 30px;
}

.notice {
    overflow: hidden;
    width: 870px;
}

.notice .tab-hd {
    height: 50px;
}

.notice .tab-hd ul {
    width: 100%;
    height: 100%;
}

.notice .tab-hd li {
    float: left;
    line-height: 50px;
    height: 50px;
    margin: 0 35px 0 0;
    color: #666666;
    font-size: 18px;
    cursor: pointer;
}

.notice .tab-hd li a {
    display: block;
    color: #666666;
}

.notice .tab-hd li a:hover {
    color: #fe5848;
}

.notice .tab-hd li.on {
    border-bottom: 2px solid #d61318;
    height: 48px;
    color: #fe5848;
}

.notice .tab-bd {
    border-top: 1px solid #e8e8e8;
}

.notice .tab-bd ul {
    overflow: hidden;
    zoom: 1;
}

.notice .tab-bd li {
    overflow: hidden;
    float: left;
    padding: 25px 0;
    width: 870px;
}

.newsListWai:not(:last-child) {
    border-bottom: 1px solid #cccccc;
}

.newsListCon ul {
    width: 100%;
    height: 100%;
}

.newsListCon ul li {
    float: left;
    width: 100%;
    height: 178px;
    padding: 32px 0 0 0;
}

.newsLisImg {
    width: 300px;
    height: 150px;
    overflow: hidden;
    margin-right: 15px;
    position: relative;
}

.newsLisImg img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.newsLisPle {
    width: 550px;
}

.newsLisPle h3 {
    height: 44px;
    line-height: 44px;
    color: #000000;
    font-size: 16px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.PleText p {
    color: #000000;
    font-size: 12px;
    line-height: 2em;
}

.newsLisPle p a {
    display: inline-block;
    color: #31a6d2;
    line-height: 1em;
}

.PleTime {
    height: 33px;
    line-height: 33px;
    color: #999999;
    font-size: 12px;
}


/*新闻 end*/


/*玩家评论*/

.Comment_title {
    height: 78px;
    line-height: 78px;
    padding-left: 20px;
}

.Comment_title h3 {
    font-size: 18px;
    color: #333333;
}

.Comment_title h3 span {
    color: #fe5848;
    font-size: 16px;
}

.CommentBox {
    padding-bottom: 20px;
    padding-top: 20px;
}

.CommentBox:not(:last-child) {
    border-bottom: 1px solid #cccccc;
}

.CB_xin {
    height: 52px;
    line-height: 72px;
    color: #333333;
    font-size: 16px;
}

.CB_list {
    height: 100%;
    display: inline-flex;
}

.CB_pic {
    height: 66px;
    width: 66px;
    margin-right: 15px;
}

.CB_content {
    width: 789px;
}

.CB_list_R {
    background: #eeeeee;
    margin-left: 80px;
    margin-top: 24px;
    padding: 10px 20px 20px 20px;
    overflow: hidden;
}

.CB_list_R .CB_content {
    width: 89%;
    float: left;
}

.CB_nc {
    height: 37px;
    line-height: 37px;
}

.CB_nc .nc1 {
    width: 50%;
    text-align: left;
    display: inline-block;
}

.CB_nc .nc2 {
    width: 50%;
    text-align: right;
    display: inline-block;
    color: #666666;
    font-size: 14px;
}

.CB_nc p {
    color: #4c8bf5;
}

.CB_wenben p {
    color: #000000;
    font-size: 14px;
    height: auto;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
}

.Reply {
    width: 100%;
    height: 20px;
    color: #969696;
    font-size: 14px;
    text-align: right;
}

.Reply .Reply1 {
    line-height: 20px;
    color: #969696;
}

.Reply .Reply2 {
    line-height: 20px;
}

.Reply .Reply4 {
    line-height: 20px;
}

.Reply .Reply3 {
    width: 14px;
    height: 12px;
    background-position: -248px -16px;
    display: inline-block;
    cursor: pointer;
}


/*文章详情*/

.empXQ {
    padding: 10px 0 15px 0;
}

.empXQ_title {
    width: 100%;
    height: 80px;
    margin: 0 auto;
    text-align: center;
}

.empXQ_title h3 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #000000;
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.empXQ_title p {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #969696;
}

.empXQ_article {
    width: 100%;
    margin: 0 auto;
}

.empXQ_article_in {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.empXQ_article_in p {
    color: #000000;
    font-size: 14px;
    line-height: 2em;
    text-indent: 28px;
}

.empXQ_article_in img {
    margin: 15px auto 15px;
    display: block;
    max-width: 100%;
    height: auto;
}


/*篇数*/

.empXQpage {
    width: 100%;
    height: 50px;
    margin: 20px auto 0;
    overflow: hidden;
    line-height: 25px;
}

.empXQpage ul {
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #6f757f;
    line-height: 25px;
}

.empXQpage ul a {
    width: 100%;
    height: 100%;
    display: inline;
}

.empXQpage ul a.on,
.empXQpage ul a:hover {
    color: #fe5848;
}


/*文章详情 end */


/*新闻资讯*/

.lecturer-list {
    width: 910px;
    /*background: red;*/
    height: 100%;
    display: inline-block;
    overflow: hidden;
}

.lecturer-list ul {
    width: 120%;
    height: 100%;
    padding: 1px;
}

.lecturer-list ul li {
    width: 245px;
    height: 198px;
    background-color: #fff;
    padding: 10px 20px 15px 20px;
    text-align: center;
    border-radius: 4px;
    float: left;
    margin: 0 23px 23px 0;
    border: 1px solid #d2d2d2;
}

.lecturer-list ul li a {
    width: 100%;
    height: 100%;
    display: block;
}

.lecturer-list ul li a h2 {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #000000;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.lecturer-list ul li a .listTime {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #666666;
}

.lecturer-list ul li a .listTime i {
    width: auto;
    float: left;
    display: inline-block;
    margin: 0 5px;
    height: 30px;
}

.lecturer-list ul li a .listTime em {
    width: 80px;
    height: 1px;
    background: #e0e0e0;
    display: inline-block;
    float: left;
    margin-top: 15px;
}

.list_content {
    white-space: normal;
    font-size: 14px;
    line-height: 20px;
    color: #93999f;
    height: 140px;
    padding: 0 10px;
    overflow: hidden;
}

.lecturer-list ul li.on,
.lecturer-list ul li:hover {
    box-shadow: 0px 0px 8px #fe5848;
}


/*------页数------*/

.next {
    margin: 15px auto 30px;
    text-align: center;
    width: 100%;
}

.next ul {
    height: 100%;
    margin: 0 auto;
    width: auto;
    display: inline-block;
}

.next ul li {
    width: auto;
    border: medium none;
    display: inline;
    margin: 0 5px;
    color: #666666;
    font-size: 12px;
    padding: 10px 12px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    background: #ffffff;
}

.next ul li a {
    display: inline;
    color: #666666;
    padding: 10px 12px;
}

.next ul li.on,
.next ul li:hover {
    background: #fe5848;
}

.next ul li.on a,
.next ul li:hover a {
    color: #fff;
}


/*------页数 end ------*/


/*主要内容左边 end */


/*侧边右边*/

.SubSide {
    width: 265px;
}

.ph_com {
    width: 263px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    display: inline-block;
    background: #ffffff;
}

.ph_com ul {
    width: 100%;
    height: 100%;
}

.ph_com ul li {
    width: auto;
    height: 110px;
    float: left;
    border-bottom: 1px solid #cccccc;
}

.ph_com.code_info {
    margin-top: 20px;
    background: #ffffff;
    padding: 10px;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 30px;
    color: #505050;
}

.ph_com.code_info img {
    margin-right: 5px;
    position: relative;
    top: 5px;
}

.digital {
    width: 40px;
    height: 110px;
    line-height: 110px;
    text-align: center;
    font-size: 24px;
}

.dig_color1 {
    color: #ff6600;
}

.dig_color2 {
    color: #ff9900;
}

.dig_color3 {
    color: #ffc000;
}

.dig_color4 {
    color: #969696;
}

.dig_color5 {
    color: #d2d2d2;
}

.r_gameLogo {
    width: 70px;
    height: 110px;
    position: relative;
    margin-right: 16px;
    *margin-top: 19px;
}

.r_gameLogo img {
    width: 70px;
    height: 70px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.synopsis {
    width: 137px;
    overflow: hidden;
    padding: 20px 0 0 0;
    height: 70px;
}


/* .synopsis p {
    line-height: 2em;
} */

.syOne {
    color: #000000;
    font-size: 16px;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    white-space: initial;
    font-weight: normal;
}

.syTwo {
    color: #505050;
    font-size: 14px;
    padding: .5rem 0;
}

.syThree {
    color: #505050;
    font-size: 12px;
}

.ph_com ul li.on,
.ph_com ul li:hover {
    background: #eeeeee;
}