p {
    text-align: justify;
    text-justify: newspaper;
}

img {
    border: none;
}

a {
    text-decoration: none;
    color: #000;
}

.container {
    width: 1200px;
    margin: 0 auto;
    margin-top: 80px;
}

/*游戏库*/
.g_ku {
    width: 100%;
    float: left;
    background: #fff;
    padding: 10px 0;
    line-height: 32px;
    font-size: 14px;
    color: #333;
    padding-left: 19px;
    padding-right: 19px;
    box-sizing: border-box;
    margin-top: 30px;
}

.g_ku .g_ku_list {
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    height: 100%;
    padding-bottom: 15px;
}

.g_ku td {
    padding: 5px 0;
}

.g_ku .td1 {
    width: 8%;
    text-align: right
}

.g_ku .td1 p {
    margin-top: 10px;
}

.g_ku .td2 {
    width: 92%;
}

.g_ku a {
    float: left;
    line-height: 32px;
    /*border:1px solid #ece7e8; */
    text-align: center;
    color: #666666;
    font-size: 14px;
    margin: 10px 10px 0 10px;
    display: inline;
    width: 86px;
    height: 32px;
    background-color: #f5f5f5;

    border-radius: 4px;
}

.g_ku a.on,
.g_ku a:hover {
    background: #00b3ff;
    color: #fff;
    text-decoration: none;
    box-shadow: 0px 2px 10px 0px rgba(0, 179, 255, 0.5);
}

.subject_d_center {
    width: 100%;
    min-height: 600px;
    float: left;
    background-color: #fff;
    padding-top: 23px;
    padding-left: 30px;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.subject_d_center ul {
    overflow: hidden;
    /*width: 1232px;*/
    margin: 0 auto;
}

.subject_d_center li {
    position: relative;
    margin-right: 22px;
    float: left;
    background: #fff;
    width: 170px;
    height: 266px;
    border-radius: 4px;
    border: solid 1px #e5e5e5;
    margin-bottom: 31px;
}

/* .subject_d_center li:nth-of-type(5n){
margin-right:0;
} */
.subject_d_center li .p2-1 {
    display: none;
}

.subject_d_center li.s_d_c_li {
    /*float:right*/
}

.subject_d_center li .p1 {
    width: 94px;
    height: 94px;
    margin: 0 auto;
    margin-top: 20px;
    border-radius: 18px;
    position: relative;
    /*overflow: hidden;*/
    box-shadow: 0px 4px 10px 0px rgba(119, 119, 119, 0.53);
}

.subject_d_center li .p1 img,
.subject_d_center li .p1 a {
    width: 94px;
    height: 94px;
    display: block;
    border-radius: 17px;
}

.subject_d_center li .p2 {
    height: 95px;
    position: absolute;
    top: 113px;
    left: 0;
    width: 100%;
}

.subject_d_center li .p2 p {
    line-height: 35px;
    width: 100%;
    position: absolute;

}

.subject_d_center li .p2 p:nth-of-type(1) {
    top: 7px;
    left: 0;
}

.subject_d_center li .p2 p a {
    width: 170px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    text-align: center;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
}

.subject_d_center li .p2 p a:hover {
    color: #ff6200;
}

.subject_d_center li .p2 span {
    display: block;
    position: absolute;
    top: 37px;
    left: 0;
    width: 100%;
}

.subject_d_center li .p2 span a {
    width: 23px;
    height: 12px;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #ff8400;
    margin-right: 5px;
}

.subject_d_center li .p2 span a:last-child {
    margin-right: 0;
}

.subject_d_center li .p2 span div {
    display: table;
    width: auto;
    margin: 0 auto;
    white-space: nowrap;
}

.subject_d_center li .p2 span a:hover {
    color: #fff;
    background: #ff5e33;
    text-decoration: none
}

.subject_d_center li .p2 em {
    width: 100%;
    height: 11px;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #989898;
    position: absolute;
    bottom: 27px;
    text-align: center;
    /*background-color: red;*/
}

.subject_d_center li .p2 em i {
    color: #00b3ff;
    cursor: pointer;
    display: none;
}

.subject_d_center li .p3 {
    width: 120px;
    height: 34px;
    /* border-radius: 17px;
border: solid 1px #00b3ff; */
    position: absolute;
    bottom: 23px;
    left: 50%;
    margin-left: -60px;
}

.subject_d_center li .p3 a {
    width: 100%;
    line-height: 34px;
    text-align: center;
    float: left;
    border-radius: 17px;
    border: solid 1px #00b3ff;
    color: #00b3fe;
    background: #fff;
    font-size: 14px;
}

.subject_d_center li .p3:hover {
    border-radius: 17px;
    box-shadow: 0px 4px 10px 0px rgba(92, 207, 255, 0.53);
}

.subject_d_center li:hover .p3 a {
    background: #00b3fe;
    color: #fff;
    text-decoration: none;
}

.subject_d_center li .p10 {
    width: 120px;
    height: 34px;
    position: absolute;
    bottom: 23px;
    left: 50%;
    margin-left: -60px;
}

.subject_d_center li .p10 a {
    width: 100%;
    line-height: 34px;
    text-align: center;
    float: left;
    color: #ff5722;
    background: #fff;
    font-size: 14px;
    border-radius: 17px;
    border: solid 1px #ff5722;
}

.subject_d_center li .p10:hover {
    box-shadow: 0px 4px 10px 0px rgba(92, 207, 255, 0.53);
}

.subject_d_center li:hover .p10 a {
    background: #ff5722;
    color: #fff;
    text-decoration: none;
}