body {
    background-color: #eff3f5;
}

.h-full .g-main .g-info-detail {
    max-width: 1200px;
    height: 100%;
    margin: 10px auto;
    /* background-color: #fff; */

}

.h-full .g-main .info-d-wenz {
    background-color: #fff;
    padding: 30px 30px;

}

.h-full .g-main .info-detai-textall {
    min-height: 400px;

}

.h-full .g-main .info-detai-textall .i-d-time {
    display: flex;
    font-size: 14px;
    justify-content: space-between;
    padding: 10px;
    border-bottom: 1px solid rgb(185, 185, 185);
    border-top: 1px solid rgb(192, 192, 192);
    color: rgb(156, 156, 156);
    margin: 10px 0;
}

.h-full .g-main .info-detai-textall .i-d-title {
    text-align: center;
    font-size: 17px;


}

.h-full .g-main .info-detai-textall .i-d-zuozhe i {
    font-size: 14px;
    color: #a3a3a3;
    margin-right: 5px;
}

.h-full .g-main .info-detai-textall .i-d-zuozhe span {
    color: #747373;
    font-size: 14px;
}


.h-full .g-main .info-detai-textall .i-d-text p img {
    display: block;
    margin: auto;
    max-width: 100%;
}

.h-full .g-main .info-detai-textall .i-d-text p {
    text-indent: 2rem;
    margin: 10px;
    font-size: 14px;

}

.h-full .g-main .info-detai-textall .i-d-text p a {
    font-size: 14px;
    color: #ff7a00;
}

.h-full .g-main .info-detai-textall .i-d-zuozhe {

    display: flex;
    align-items: center;
    justify-content: center;
}

.h-full .g-main .info-xggg {
    padding: 0 0 10px 0;
    margin-top: 20px;
    border-top: 1px dashed #cccccc;
    border-bottom: 1px dashed #cccccc;
    height: 210px;
}

.h-full .g-main .xggg-items ul li {
    float: left;
    width: 40%;
    margin-right: 10%;
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.h-full .g-main .xggg-items ul li:hover a {
    color: #d30404;
}

.h-full .g-main .xggg-items ul li a {
    width: 70%;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    text-decoration: none;
    color: #555;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.h-full .rm-com-tilte {
    display: flex;
    justify-items: center;
    padding: 20px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    text-align: left;
    font-style: normal;
}

.h-full .rm-com-tilte .line {
    width: 6px;
    height: 28px;
    background: #ff7a00;
    margin-right: 7px;
}

.h-full .rm-com-tilte .title1 {
    font-size: 18px;
    color: #000;
    letter-spacing: 1.2px;
    text-align: left;
    font-style: normal;
}

.h-full .rm-com-tilte .h-more {
    margin-left: 7px;
    margin-top: 2px;
    align-items: center;
}

.h-full .rm-com-tilte .h-more a {
    cursor: pointer;
    font-size: 12px;
    display: inline-block;
    border: 1px solid #ff7a00;
    border-radius: 4px;
    padding: 1px 8px 0;
    color: #ff7a00;
    letter-spacing: 1.2px;
}

.h-full .rm-com-tilte .h-more a i {
    margin-left: 2px;
}



.infod-btn {
    height: 65px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.infod-btn a {
    padding: 5px 15px;
    border: 1px solid rgb(211, 211, 211);
    color: #d30404;
}

.h-full .g-main .info-rigth .info-rigth1 {
    background-color: #fff;
    /* width: 290px; */
    margin-bottom: 20px;
}

.h-full .g-main .g-info .info-rigth .info-rigth1 .rm-com-tilte {
    display: flex;
    justify-items: center;
    align-items: center;
    padding: 10px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    text-align: left;
    font-style: normal;
    background-color: #fff;
}

.h-full .g-main .info-rigth .info-rigth1 .rm-com-tilte .line {
    width: 6px;
    height: 18px;
    background: #ff7a00;
    margin-right: 7px;
}

.h-full .g-main .info-rigth .info-rigth1 .rm-com-tilte .title1 {
    font-size: 18px;
    font-weight: 550;
    color: #000;
    letter-spacing: 1.2px;
    text-align: left;
    font-style: normal;
}

.h-full .g-main .info-rigth .info-rigth1 .rm-com-tilte .h-more {
    margin-left: 7px;
    margin-top: 2px;
    align-items: center;
}

.h-full .g-main  .info-rigth .info-rigth1 .rm-com-tilte .h-more a {
    cursor: pointer;
    font-size: 12px;
    display: inline-block;
    border: 1px solid #ff7a00;
    border-radius: 4px;
    padding: 1px 8px 0;
    color: #ff7a00;
    letter-spacing: 1.2px;
}

.h-full .g-main .info-rigth .info-rigth1 .rm-com-tilte .h-more a i {
    margin-left: 2px;
}

#infoOpenHeader{
    text-align: center;
}
#infoOpenHeader .open-title{
    text-align: center;
    margin: 0 10px;
    padding: 5px 15px;
    border: none;
    background: #c9c9c9;
    color: #fff;
    border-radius: 15px;
    font-size: 12px;
    cursor: pointer;
}
#infoOpenHeader .open-title:hover{
    background: rgba(255, 122, 0,0.5);
}
#infoOpenHeader .open-title.layui-this{
    background-color: #ff7300;
    /* color: unset;  */
}
#infoOpenBody .test-item{
    display: none;
}
.open-item a{
   display: inline-block;
   
}
.open-item li{
    border-bottom: 1px dashed orange;
    display: flex;
    padding: 5px 10px;
}
.open-item li.top {
    border-color: #f6dd81;
    background: #fffbbb;
    color: #f20;
}
.open-item li .open-server{
    text-align: right;
    font-size: 12px;
    width: 30%;
}
.open-item li .game {
    padding-right: 10px;
    width: 43%;
    background: no-repeat 95% 50%;
}
.open-item li.top .time {
    font-weight: bold;
}
.open-item li .time {
    width: 29%;
}
.open-item li.top .game {
    background-image: url(../img/g_top.gif);
}
.open-item li.now {
    border-color: #f6dd81;
    background: #fffdeb;
}
.open-item li.now .time {
    color: #f20;
    font-weight: bold;
}
.open-item li .game.hot {
    padding-right: 17px;
    background-image: url(../img/ex/g_hot.gif);
}
.i-open-page{
    margin:0 auto;
    width: 100%;
    text-align: center;
}
.info-rigth .layui-tab-content{
    padding-bottom: 0 !important;
}

.h-full .info-rigth .hz {
    width: 100%;
    height: 300px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff, rgba(255, 172, 83, 0.1), rgba(255, 172, 83, 0.5), rgba(245, 139, 22, 0.8)), url(../img/ex/heziBg.png) no-repeat right;
    border-radius: 5px;
    margin-top: 50px;
    padding-top: 30px;
    text-align: center;
}

.h-full .info-rigth .hz .logo-box {
    text-align: center;
}

.h-full .info-rigth .hz .logo-box img {
    width: 190px;
    height: auto;
}

.h-full .info-rigth .hz .xz-fl span {
    display: inline-block;
    padding: 3px 5px;
    border-radius: 15px;
    margin: 2px 3px;
    color: #ffffff;
    font-size: 12px;
    border: 1px solid #ffeac3;
    background-color: rgba(255, 156, 0, 0.8);
}

.h-full .info-rigth .hz .box-xz {
    margin: 18px auto;
    width: 180px;
    height: 40px;
    text-align: center;
    position: relative;
    transition: all 0.3s ease-out;
}

.h-full .info-rigth .hz .box-xz a {
    display: inline-block;
    text-align: center;
    width: 180px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    background-color: #ffab2d;
    color: #f4fcff;
}

.h-full .info-rigth .hz .box-xz a i {
    font-size: 20px;
    margin-right: 10px;
}

.h-full .info-rigth .hz .box-xz a span {
    font-size: 18px;
}

.h-full .info-rigth .hz .box-xz .pcxz {
    background-color: black;
}

.h-full .info-rigth .hz .box-xz .azxz {
    background-color: #03ad03;
}

.h-full .info-rigth .hz .box-xz:hover {
    top: -3px;
}