body {
    background: #eff3f5;
}

.g-main {
    box-sizing: inherit;
}

.g-main .layui-container {
    max-width: 1200px;
    min-height: 700px;
    box-sizing: inherit;
    margin-bottom: 20px;
   
}

.g-main .layui-container .giftAll-img {
    max-width: 280px;
    border-radius: 4px;
    overflow: hidden;
    text-align: center;
}

.g-main .layui-container .giftAll-img img {
    width: 100%;
    height: auto;
}

.g-main .layui-container .align-center {
    background: #ffffff;
    border-radius: 5px;
    margin-top: 5px;
}

.g-main .layui-container .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;
    margin-left: 10px;
}

.g-main .layui-container .rm-com-tilte .line {
    width: 6px;
    height: 28px;
    background: #ff7a00;
    margin-right: 7px;
}

.g-main .layui-container .rm-com-tilte .title1 {
    font-size: 18px;
    color: #000;
    letter-spacing: 1.2px;
    text-align: left;
    font-style: normal;
}

.g-main .layui-container .rm-com-tilte .h-more {
    margin-left: 7px;
    margin-top: 2px;
    align-items: center;
}

.g-main .layui-container .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;
}

.g-main .layui-container .rm-com-tilte .h-more a i {
    margin-left: 2px;
}



.g-main .layui-container .mtop span {
    margin-bottom: 5px;
}

.g-main .layui-container .textjl a img {
    width: 14px;
    height: auto;
    margin-top: -3px;
}

.g-main .layui-container .giftAll-text {
    align-items: center;
}

.g-main .layui-container .giftAll-text .gaAll-tip span {
    display: inline-block;
    padding: 3px 8px;
    border-radius: 3px;
    margin-bottom: 5px;

}

.g-main .layui-container .giftAll-text .gaAll-tip span:nth-child(3n+1) {
    color: #3573ef;
    background-color: #dee8ff;
}

.g-main .layui-container .giftAll-text .gaAll-tip span:nth-child(3n+2) {
    color: #ee4242;
    background-color: #ffe1e1;
}

.g-main .layui-container .giftAll-text .gaAll-tip span:nth-child(3n) {
    color: #78b79d;
    background-color: #daf2e0;
}

.g-main .layui-container .ga-icon img {
    width: 65px;
    height: auto;
}

.g-main .layui-container .boerder1 {
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    margin-bottom: 10px;
}

.g-main .layui-container .boerder1:hover {
    border: 1px solid #fcefd7;
}

.aborder {
    width: 1px;
    height: 70px;
    background-color: #dddddd;
    margin: 0 auto;
}

.g-main .layui-container .gift-hot {
    position: relative;
    box-shadow: 0 0 10px #b8b8b8;
    border-radius: 5px;
    width: 100%;
    background-color: #fff;
}

.g-main .layui-container .gift-hot .rm-gift-title {
    background: url(../img/gift.png) no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
    width: 100px;
    height: 35px;
    color: #fff;
    position: absolute;
    left: -4px;
    top: 3px;
    padding-left: 12px;
    padding-top: 3px;
    font: "Microsoft Yahei";
}

.g-main .layui-container .gift-hot .hd {
    background: url(../img/gift-reload.jpg) no-repeat;
    background-position: 0 0;
    background-size: 20px 20px;
    position: absolute;
    top: 8px;
    right: 10px;
}

.g-main .layui-container .gift-hot .hd .arrow a {
    display: block;
    color: #a3a3a3;
}

.g-main .layui-container .gift-hot .hd .arrow i {
    display: inline-block;
    margin-right: 28px;
}

.g-main .layui-container .gift-hot .hot-items {
    padding-top: 46px;
    padding-left: 10px;
    padding-right: 10px;
}

.g-main .layui-container .gift-hot .hot-items .hot-item1 {
    width: 100%;
    height: 65px;
    padding-top: 6px;
    overflow: hidden;
    border-top: 0.5px dotted #c5c5c5;
}

.g-main .layui-container .gift-hot .hot-items .hot-icon {
    width: 44px;
    height: 44px;
    overflow: hidden;
}

.g-main .layui-container .gift-hot .hot-items .hot-icon a img {
    width: 100%;
    height: auto;
}

.g-main .layui-container .gift-hot .hot-items .hot-item {
    margin-left: 5px;
}

.g-main .layui-container .gift-hot .hot-items .hot-item .hot2-title {
    font-size: 14px;
    color: #ee3b5b;
    font-weight: 550;
    overflow: hidden;
    white-space: nowrap;
}

.g-main .layui-container .gift-hot .hot-items .hot-item .hot2-text {
    font-size: 12px;
    color: #464545;
    margin-top: 2px;
    overflow: hidden;
    white-space: nowrap;
}

.g-main .layui-container .gift-hot .hot-items .hot-item2 {
    text-align: right;
}

.g-main .layui-container .gift-hot .hot-items .surplus {
    font-size: 11px;
    color: #b8b8b8;
    margin-right: 5px;
}

.g-main .layui-container .gift-hot .hot-items .surplus .hot-num {
    color: #ff7919;
}

.g-main .layui-container .gift-hot .hot-items .lblq {
    border: 1px solid #ffc787 !important;
    color: #ff8800;
    border-radius: 3px;
}

.g-main .layui-container .gift-hot .hot-items .lblq:hover {
    border: 1px solid #ff1100 !important;
    color: #ff0000;
}

.magin-top1 {
    margin-top: 20px;
    text-align: right;
}

.magin-top2 {
    display: flex;
    align-items: center;
    height: 80px;

}
.game-all-gift{
    min-height: 380px;
}
.h-full  .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: 20px;
    padding-top: 30px;
    text-align: center;
}

.h-full  .hz .logo-box {
    text-align: center;
}

.h-full  .hz .logo-box img {
    width: 190px;
    height: auto;
}

.h-full  .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  .hz .box-xz {
    margin: 18px auto;
    width: 180px;
    height: 40px;
    text-align: center;
    position: relative;
    transition: all 0.3s ease-out;
}

.h-full  .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  .hz .box-xz a i {
    font-size: 20px;
    margin-right: 10px;
}

.h-full  .hz .box-xz a span {
    font-size: 18px;
}

.h-full  .hz .box-xz .pcxz {
    background-color: black;
}

.h-full  .hz .box-xz .azxz {
    background-color: #03ad03;
}

.h-full  .hz .box-xz:hover {
    top: -3px;
}
@media (max-width:641px) {

    .xxs {
        width: 100%;

    }

    .xxs .giftAll-img {
        margin: 0 auto;
        max-width: 490px !important;
    }

    .magin-top1 {
        margin-top: 5px;
        text-align: left;
    }

    .titlebig,
    .btnmin {
        margin-left: 10px;
    }

    .h-hide {
        /* display: none; */
        margin-left: 10px;
    }


}

@media (max-width:430px) {
    .xxs1 {
        width: 100%;
    }
}