.g-main {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 2px;
	margin-top:15px;
}
.fix::after, .fix::before {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
.giftmix-left {
    width: 850px;
}
.fl {
    float: left;
    display: inline;
}
.hd_title {
    line-height: 22px;
    position: relative;
}
.hd_title .title {
    display: inline-block;
    font-size: 22px;
    color: #525252;
    line-height: 34px;
}
.hd_title .line {
    display: inline-block;
    background: #03B4F5;
    width: 4px;
    height: 22px;
    vertical-align: middle;
    margin-right: 15px;
}
.gift_wrap, .giftasid_wrap {
    border: 1px #e6e6e6 solid;
    padding: 30px;
    margin-top: 20px;
}
laybox {
    overflow: hidden;
    background: #fff;
    background: rgb(250,250,250);
    zoom: 1;
}
.gift_wrap .img {
    float: left;
    width: 120px;
    height: 120px;
    overflow: hidden;
    background: url(../images/details_game.png) center center no-repeat;
    border-radius: 18px;
}
.gift_wrap .img img {
    width: 120px;
    height: 120px;
}
.gift_wrap .info {
    padding-left: 20px;
    width: 450px;
    float: left;
}
.gift_wrap .info .name {
    font-size: 24px;
    font-weight: bold;
    color: #ffa229;
    color: #03B4F5;
}
.gift_wrap .info dl div {
    width: 50%;
    float: left;
    font-size: 14px;
    color: #666666;
    padding-top: 10px;
}
.gift-article-top .info span {
    color: #999;
}
.pf-android, .pf-ios {
    display: inline-block;
    vertical-align: text-top;
    width: 18px;
    height: 20px;
    background: url(../images/pf-type.png) no-repeat;
}
.gift_wrap .info dl .progress-box, .gift_wrap .info dl .time {
    width: 100%;
    margin: 0;
}
.progress {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    height: 16px;
    margin-right: 10px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    background: #e5e5e5;
}
.progress i {
    background: #f2d54b;
    background: -moz-linear-gradient(left, #f2d54b 0%, #9ced44 100%);
    background: -webkit-linear-gradient(left, #f2d54b 0%,#9ced44 100%);
    background: -o-linear-gradient(left, #f2d54b 0%,#9ced44 100%);
    background: -ms-linear-gradient(left, #f2d54b 0%,#9ced44 100%);
    background: linear-gradient(to right, #f2d54b 0%,#9ced44 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2d54b', endColorstr='#9ced44',GradientType=0 );
}
.progress i {
    width: 80%;
    height: 16px;
    border-radius: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.gift_wrap .btn_box {
    float: right;
    vertical-align: top;
    width: 120px;
}
.gift_wrap .btn_box a {
    margin-top: 15px;
}
.gift-article-top .btn-getgift {
    display: block;
    width: 116px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    text-shadow: 1px 0 0 #077DA9;
    box-shadow: 0 3px 0 #098cbc;
    border-radius: 5px;
    background: #03b4f5;
    overflow: hidden;
}
.gift-article-top .btn-getgift:hover { text-shadow: 1px 0 0 #999; box-shadow: 0 3px 0 #03b4f5; background: #03b4f5;}
.mt35 {
    margin-top: 35px;
}
.hd_title {
    line-height: 22px;
    position: relative;
}
.m-detail-text-box .m-detail-text-wrapper {
    line-height: 19px;
    font-size: 14px;
    color: #303030;
    overflow: hidden;
}
.giftmix-right {
    width: 320px;
}
.fr {
    float: right;
    display: inline;
}
.hot_title {
    font-size: 22px;
    color: #525252;
    line-height: 34px;
    height: 34px;
    position: relative;
}
.hot_list {
    border: 1px #e6e6e6 solid;
    padding: 10px;
    box-sizing: border-box;
    margin-top: 20px;
}
.hot_list .this-game img {
    width: 98px;
    height: 98px;
    background: url(../images/details_game.png) center center no-repeat;
    overflow: hidden;
    border-radius: 15px;
}
.this-game .info {
    line-height: 30px;
    padding-left: 20px;
}
.this-game .name {
    font-size: 16px;
    text-indent: -5px;
}
.this-game .type {
    color: #999;
}
.this-game .btn-download {
    display: block;
    width: 104px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    box-shadow: 0 3px 0 #098cbc;
    background: #03b4f5;
}

.laybox {
    overflow: hidden;
    background: #fff;
    background: rgb(250,250,250);
    zoom: 1;
}

.othergift-list li {
    border-bottom: 1px dotted #cecece;
    padding: 15px 0;
    overflow: hidden;
}
.othergift-list .img {
    float: left;
    width: 68px;
    height: 68px;
    background: url(../images/details_hotgame.png) center center no-repeat;
    overflow: hidden;
    border-radius: 13px;
}
.othergift-list .info {
    width: 110px;
    float:left;
    
    margin-top: 4%;
	margin-left:10px;
}
.othergift-list .name {
    font-size: 14px;
    padding: 0px 0 4px 0;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.othergift-list .type {
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.othergift-list .btn-getgift {
    width: 70px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    margin-top: 20px;
    background: #03b4f5;
    float: left;
}

/*礼包弹窗*/
.pop-gift {
    width: 446px;
    height: 348px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -180px 0 0 -223px;
    z-index: 1050;
    display: none;
}
.pop-gift .pop-hd {
    width: 446px;
    height: 90px;
    background: url(../images/gift-poptop.png) no-repeat;
    position: relative;
}
.pop-gift .pop-close {
    width: 43px;
    height: 43px;
    background: url(../images/pop-close.jpg) no-repeat;
    position: absolute;
    top: 25px;
    right: 30px;
	cursor: pointer;
}
.pop-gift .pop-bd {
    width: 446px;
    height: 258px;
    line-height: 46px;
    font-size: 14px;
    text-align: center;
    border-radius: 0 0 10px 10px;
    background: #fff;
}
.pop-gift .suctip {
    font-size: 18px;
    color: #fb8472;
}
.i-suc {
    display: inline-block;
    vertical-align: middle;
    width: 27px;
    height: 27px;
    background: url(../images/icons.jpg) no-repeat;
}
.pop-gift .desc {
    color: #999;
}
.c-blue {
    color: #03b4f5;
}
.pop-gift .btn-sub {
    width: 225px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    background: #fb8472;
	cursor: pointer;
}
.dib {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
}
.pop-gift .btn-sub:hover {
    opacity: 0.9;
}
.pop-gift .false {
    padding: 50px 20px;
}
.pop-gift .btn-copy {
    width: 108px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    background: #03b4f5;
    position: relative;
	
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.none{
	display: none;
}