.title {
    width: 1200px;
    height: 42px;
    margin: 24px auto;
}

.title-icon {
    width: 48px;
    height: 100%;
    background: url(../img/icon-t.png) -10px -389px;
}

.title-text {
    width: 1136px;
    height: 100%;
    line-height: 42px;
    background: #ffffff;
    padding-left: 12px;

}

.title a {
    font-size: 16px;
    color: #484848;
}

.title a:after {
    display: inline-block;
    content: '>';
    margin: 0 5px;
}

.title a:last-of-type:after {
    content: '';
}

.middle {
    width: 1200px;
    margin: 50px auto;
    box-sizing: border-box;
}

.middle > .left {
    width: 885px;
    box-sizing: border-box;
    padding: 25px 30px;
    background: #ffffff;
}

.game-icon {
    width: 155px;
    height: 155px;
    margin-right: 15px;
}

.game-text {

}

.game-text p:first-of-type {
    font-size: 25px;
    color: #464646;
    margin-top: 5px;
    width: 170px;
}

.game-text p:nth-of-type(2),
.game-text p:nth-of-type(3),
.game-text p:nth-of-type(4) {
    font-size: 16px;
    color: #7c7c7c;
    margin-top: 8px;
}

.star-box {
    margin-top: 5px;
}

.star {
    width: 20px;
    height: 20px;
    float: left;
    margin: 0.5px;
    background: url(../img/icon-t.png) -76px -391px;
}

.game-download {
    width: 425px;
    height: 160px;
    border: 1px solid #e5e5e5;
    padding: 17px 0 0 41px;
    position: relative;
}

.download-btn {
    width: 188px;
    height: 54px;
    line-height: 54px;
    background: #62b600;
    font-size: 25px;
    color: #ffffff;
    display: inline-block;
}

.download-btn.ios {
    background: #fff;
    color: #000;
    border: 1px solid #000;
    text-align: center;
}

.download-btn.ios .ios-icon {
    width: 30px;
    height: 30px;
    margin-top: 10px;
    background: url(../img/icon-t.png) -644px -49px;
    transform: scale(1.5) translate(5px);
}

.and-icon {
    width: 31px;
    height: 39px;
    display: inline-block;
    background: url(../img/icon-t.png) -10px -273px;
    vertical-align: middle;
    margin: 0 13px 0 10px;
}

.game-code {
    width: 150px;
    height: 142px;
    margin-left: 12px;
}

.code-des {
    content: '扫二维码下载';
    color: #404040;
    font-size: 12px;
    color: #494949;
    position: absolute;
    bottom: 5px;
    right: 110px;
}

.down-icon {
    width: 70px;
    height: 57px;
    display: inline-block;
    background: url(../img/icon-t.png) -10px -317px;
    position: absolute;
    top: -2px;
    right: 0;
}

.left-title {
    border-bottom: 1PX solid #b4b4b4;
}

.left-title div {
    border-left: 6PX solid #08affd;
    margin-bottom: 8px;
    padding-left: 13px;
}

.left-title div p:first-of-type {
    font-size: 27px;
    color: #424242;
}

.left-title div p:last-of-type {
    font-size: 11px;
    color: #c3c3c3;
    margin-top: 5px;
}

.game-descrition {
    margin: 24px 0;
    text-indent: 1em;
    font-size: 16px;
    color: #6e6e6e;
    line-height: 32px;
}

.win {
    margin: 26px 64px auto;
    overflow: auto;
}

.pic {
    margin-right: 10px;
}

.pic img {
    width: 228px;
}

.pic:last-child {
    margin-right: 0px;
}

.middle > .right {
    width: 300px;
    border: 1px solid #e6e6e6;
    padding: 0 13px;
    position: relative;
    box-sizing: border-box;
    background: #fff;
}

.right-title {
    width: 100%;
    padding-left: 12px;
    font-size: 17px;
    color: #414141;
    border-left: 3px solid #00b9f2;
    position: absolute;
    left: 0;
    top: 8px;
}

.game-gift {
    padding: 17px 0;
    border-bottom: 1px dashed #e5e5e5;
}

.game-icon-lite {
    width: 68px;
    height: 68px;
    margin-right: 12px;
}

.game-name {
    font-size: 16px;
    color: #f47e46;
}

.gift-name {
    font-size: 12px;
    color: #949494;
    margin-top: 5px;
    width: 110px;
    font-family: sans-serif;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    cursor: pointer;
}

.gift-name:hover {
    -webkit-line-clamp: 6;
}

.getgift {
    padding: 6px 15px;
    font-size: 14px;
    color: #f47e46;
    background: #fefcee;
    border-radius: 15px;
    border: 1px solid #f47e46;
    display: table-cell;
    position: relative;
    top: 15px;
    cursor: pointer;
}

body .game-gift:last-of-type {
    border-bottom: none;
}

.nomore {
    margin-top: 5px;
    color: #6e6e6e;
}

/*左右健*/
.pic-relative {
    position: relative;
}

.picclick {
    width: 40px;
    height: 64px;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 80px;
    cursor: pointer;
    transition: all 0.2s;
}

.picclick:hover {
    transform: scale(1.2);
}

.cl-left {
    position: absolute;
    left: -2px;
    top: 50%;
    margin-top: -40px;
    background: url("../img/arrowleft.png") top left no-repeat ;
    background-size: cover;
}

.cl-right {
    position: absolute;
    right: -2px;
    top: 50%;
    margin-top: -40px;
    background: url("../img/arrowright.png") top left no-repeat ;
    background-size: cover;
}

.pic-img {
    width: 220px;
}

.pic-box > li {
    display: block;
}

#pic-box {
    overflow: hidden;
}

.theme {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.theme > .left {
    width: 885px;
    height: 34px;
    border-bottom: 1px solid #b4b4b4;
}

.theme > .right {
    width: 300px;
    height: 34px;
    border-bottom: 1px solid #b4b4b4;
}

.theme span {
    display: block;
    width: 85px;
    border-bottom: 2px solid #ff9200;
    text-align: center;
    height: 34px;
    font-size: 18px;
    float: left;
    color: #ff9200;
}

.gamegift {
    float: right;
}

.game-gift .gifttg {
    width: 100%;
}

.game-gift:first-child {
    text-align: center;
}

.download-btns.download-btnt {
    margin-top: 40px;
}

.mygogw {
    margin-bottom: 10px;
    text-align: center;
    background: #00b6f8;
}

.middle > .left {
    border: 1px solid #e5e5e5;
}

.navcontent {
    border-bottom: 1px solid #e5e5e5;
}


