.cq-content {
    width: 100%;
    min-width: 1200px;
    line-height: 1;
}

.cq-banner {
    position: relative;
    height: 528px;
    background: url(../../img/pc/marketing/banner.jpg?deVersion=2020070801) no-repeat;
    background-size: 100% 100%;
    text-align: center;
}

.cq-banner h1 {
    padding-top: 177px;
    font-family: PingFang-SC-Medium;
    font-size: 48px;
    font-weight: 400;
    color: #fff;
}

.cq-banner > p {
    padding-top: 28px;
    font-size: 24px;
    color: #fff;
}

.cq-banner-slogan {
    position: absolute;
    bottom: 0;
    width: 100%;
    min-width: 1200px;
    height: 100px;
    background-color: rgba(71, 75, 88, .56);
    border-radius: 4px;
}

.cq-banner-slogan-wrap {
    margin: 0 auto;
    width: 1200px;
    height: 100px;
}

.cq-banner-slogan-item {
    position: relative;
    width: 300px;
    height: 100%;
    float: left;
}

.cq-banner-slogan-item:first-of-type::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100px;
    background-color: #656a77;
    opacity: .35;
    visibility: visible;
}

.cq-banner-slogan-item::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100px;
    background-color: #656a77;
    opacity: .35;
    visibility: visible;
}

.cq-banner-slogan-item .icon {
    position: relative;
    left: 35px;
    top: 31px;
    width: 41px;
    height: 41px;
}

.cq-banner-slogan-item .slogan {
    position: absolute;
    left: 97px;
    top: 0;
    text-align: left;
}

.cq-banner-slogan-item .slogan .title {
    padding-top: 28px;
    font-size: 18px;
    color: #fff;
}

.cq-banner-slogan-item .slogan .subtitle {
    padding-top: 14px;
    font-size: 16px;
    color: #fff;
}

.cq-tool {
    width: 100%;
    min-width: 1200px;
    height: 770px;
    background-color: #fff;
    text-align: center;
}

.cq-tool h2 {
    padding-top: 108px;
    font-family: PingFang-SC-Medium;
    font-size: 30px;
    font-weight: 400;
    color: #333;
}

.cq-tool > .subtitle {
    padding-top: 37px;
    font-size: 18px;
    color: #666;
}

.cq-tool-wrap {
    margin-top: 59px;
}

.cq-tool-item {
    float: left;
    box-sizing: border-box;
    position: relative;
    margin-right: 16px;
    width: 288px;
    height: 416px;
    border: solid 1px #ececec;
    text-align: left;
}

.cq-tool-item:last-of-type {
    margin-right: 0;
}

.cq-tool-item.active {
    box-shadow: 0 7px 13px 0 rgba(240, 230, 223, .67);
    border: solid 1px #ffb070;
}

.cq-tool-item:first-of-type::before {
    content: '';
    position: absolute;
    left: 31px;
    top: 37px;
    width: 32px;
    height: 32px;
    background: url(../../img/pc/marketing/muban.png) no-repeat;
    background-size: 100%;
}

.cq-tool-item:first-of-type.active::before {
    background: url(../../img/pc/marketing/muban-active.png) no-repeat;
    background-size: 100%;
}

.cq-tool-item::before {
    content: '';
    position: absolute;
    left: 31px;
    top: 37px;
    width: 32px;
    height: 32px;
}

.cq-tool-item:first-of-type::before {
    background: url(../../img/pc/marketing/muban.png) no-repeat;
    background-size: 100%;
}

.cq-tool-item:first-of-type.active::before {
    background: url(../../img/pc/marketing/muban-active.png) no-repeat;
    background-size: 100%;
}

.cq-tool-item:nth-of-type(2)::before {
    background: url(../../img/pc/marketing/jisu.png) no-repeat;
    background-size: 100%;
}

.cq-tool-item:nth-of-type(2).active::before {
    background: url(../../img/pc/marketing/jisu-active.png) no-repeat;
    background-size: 100%;
}

.cq-tool-item:nth-of-type(3)::before {
    background: url(../../img/pc/marketing/dingzhi.png) no-repeat;
    background-size: 100%;
}

.cq-tool-item:nth-of-type(3).active::before {
    background: url(../../img/pc/marketing/dingzhi-active.png) no-repeat;
    background-size: 100%;
}

.cq-tool-item:nth-of-type(4)::before {
    background: url(../../img/pc/marketing/tuiguang.png) no-repeat;
    background-size: 100%;
}

.cq-tool-item:nth-of-type(4).active::before {
    background: url(../../img/pc/marketing/tuiguang-active.png) no-repeat;
    background-size: 100%;
}

.cq-tool-item .top-wrap {
    box-sizing: border-box;
    padding: 90px 33px 0 33px;
    width: 288px;
    height: 230px;
}

.cq-tool-item:first-of-type .top-wrap {
    background: url(../../img/pc/marketing/muban-bg.png) top right rgba(241, 245, 250, .5) no-repeat;
    background-size: 152px 202px;
}

.cq-tool-item:first-of-type.active .top-wrap {
    background: url(../../img/pc/marketing/muban-bg-active.png) top right rgba(255, 250, 246, .5) no-repeat;
    background-size: 152px 202px;
}

.cq-tool-item:nth-of-type(2) .top-wrap {
    background: url(../../img/pc/marketing/jisu-bg.png) top right rgba(241, 245, 250, .5) no-repeat;
    background-size: 152px 202px;
}

.cq-tool-item:nth-of-type(2).active .top-wrap {
    background: url(../../img/pc/marketing/jisu-bg-active.png) top right rgba(255, 250, 246, .5) no-repeat;
    background-size: 152px 202px;
}

.cq-tool-item:nth-of-type(3) .top-wrap {
    background: url(../../img/pc/marketing/dingzhi-bg.png) top right rgba(241, 245, 250, .5) no-repeat;
    background-size: 152px 202px;
}

.cq-tool-item:nth-of-type(3).active .top-wrap {
    background: url(../../img/pc/marketing/dingzhi-bg-active.png) top right rgba(255, 250, 246, .5) no-repeat;
    background-size: 152px 202px;
}

.cq-tool-item:nth-of-type(4) .top-wrap {
    background: url(../../img/pc/marketing/tuiguang-bg.png) top right rgba(241, 245, 250, .5) no-repeat;
    background-size: 152px 202px;
}

.cq-tool-item:nth-of-type(4).active .top-wrap {
    background: url(../../img/pc/marketing/tuiguang-bg-active.png) top right rgba(255, 250, 246, .5) no-repeat;
    background-size: 152px 202px;
}

.cq-tool-item .top-wrap .title {
    font-family: PingFang-SC-Medium;
    font-size: 24px;
    color: #333;
}

.cq-tool-item .top-wrap .msg {
    padding-top: 10px;
    font-family: PingFang-SC-Medium;
    font-size: 14px;
    line-height: 24px;
    color: #888;
}

.cq-tool-item ul {
    margin-top: 6px;
    padding-left: 31px;
}

.cq-tool-item ul li {
    height: 48px;
    line-height: 48px;
    font-family: PingFang-SC-Medium;
    font-size: 16px;
    color: #666;
}

.cq-compare {
    height: 768px;
    background: url(../../img/pc/marketing/compare-bg.jpg) no-repeat;
    background-size: 100% 100%;
    text-align: center;
}

.cq-compare h2 {
    padding-top: 60px;
    font-size: 30px;
    color: #fff;
}

.cq-compare > .subtitle {
    padding-top: 26px;
    font-size: 18px;
    color: #fff;
}

.cq-compare > div.clearfix {
    margin: 42px auto 0;
    width: 800px;
}

.cq-compare-wrap {
    float: left;
    width: 400px;
    text-align: left;
}

.cq-compare-wrap > p {
    padding-left: 78px;
    color: #fff;
    font-size: 24px;
}

.cq-compare-wrap:last-of-type > p {
    padding-left: 48px;
}

.cq-compare-wrap:first-of-type > ul {
    padding-left: 30px;
}

.cq-compare-wrap > ul > li {
    margin-top: 30px;
}

.cq-compare-wrap > ul > li > .title {
    padding-bottom: 10px;
    font-family: PingFang-SC-Medium;
    font-size: 18px;
    color: #fff;
}

.cq-compare-wrap > ul > li > .subtitle {
    font-family: PingFang-SC-Medium;
    font-size: 14px;
    color: #fff;
}

.cq-compare-wrap:first-of-type {
    position: relative;
}

.cq-compare-wrap:first-of-type::after {
    content: '';
    position: absolute;
    right: 0;
    top: 12px;
    width: 3px;
    height: 505px;
    background: url(../../img/pc/marketing/line.png);
    background-size: 100%;
}

.cq-compare-wrap:last-of-type {
    box-sizing: border-box;
    padding-left: 144px;
}

.cq-game {
    position: relative;
    height: 1038px;
    background-color: #fff;
    text-align: center;
}

.cq-game h2 {
    padding-top: 108px;
    font-family: PingFang-SC-Medium;
    font-size: 30px;
    color: #333;
}

.cq-game > .subtitle {
    padding-top: 36px;
    font-family: PingFang-SC-Medium;
    font-size: 18px;
    color: #666;
}

.cq-game-item {
    width: 180px;
    cursor: pointer;
}

.cq-game-item:hover p {
    color: #ff7200;
}

.cq-game-item img {
    display: inline-block;
    pointer-events: none;
}

.cq-game-item p {
    margin-top: 29px;
    font-size: 18px;
    color: #999;
    pointer-events: none;
}

.cq-game-item.active p {
    color: #ff7200;
}

.cq-game .icon-container {
    position: relative;
    margin: 80px auto 0;
    width: 1150px;
}

.cq-game .icon-container .icon-swiper {
    width: 1080px;
}

.swiper-container {
    --swiper-navigation-color: #595959; /* 单独设置按钮颜色 */
    --swiper-navigation-size: 18px; /* 设置按钮大小 */
}

.cq-swiper-button-prev {
    position: absolute;
    top: 46px;
    left: 0;
    width: 11px;
    height: 16px;
    background: url(../../img/pc/marketing/left.png) no-repeat;
    background-size: 100%;
    outline: none;
    cursor: pointer;
}

.cq-swiper-button-prev.disabled,
.cq-swiper-button-next.disabled {
    opacity: .3;
}

.cq-swiper-button-next {
    position: absolute;
    top: 46px;
    right: 0;
    width: 11px;
    height: 16px;
    background: url(../../img/pc/marketing/right.png) no-repeat;
    background-size: 100%;
    outline: none;
    cursor: pointer;
}

.detail-container {
    margin: 52px auto 0;
    width: 1200px;
    box-shadow: 0 0 9px 0 rgba(219, 219, 219, .63);
    pointer-events: none;
}

.cq-game-detail-item {
    width: 1200px;
    height: 460px;
}

.cq-game-detail-item img {
    width: 600px;
    display: inline-block;
}

.cq-game-detail-item .detail-wrap {
    position: relative;
    float: right;
    width: 600px;
    box-sizing: border-box;
    padding: 109px 119px 0 80px;
    text-align: left;
}

.cq-game-detail-item .detail-wrap .title {
    padding-bottom: 27px;
    font-size: 22px;
    color: #333;
}

.cq-game-detail-item .detail-wrap .keyword,
.cq-game-detail-item .detail-wrap .description {
    position: relative;
    padding: 0 0 19px 70px;
    font-size: 14px;
    color: #666;
    line-height: 26px;
}

.cq-game-detail-item .detail-wrap .keyword::before {
    content: '关键词';
    position: absolute;
    left: 0;
    color: #333;
}

.cq-game-detail-item .detail-wrap .description::before {
    content: '游戏玩法';
    position: absolute;
    left: 0;
    color: #333;
}

.cq-game-detail-item .detail-wrap .more-btn {
    box-sizing: border-box;
    position: absolute;
    top: 360px;
    left: 70px;
    padding-left: 38px;
    width: 150px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    border: solid 1px #fcb57f;
    cursor: pointer;
    font-size: 16px;
    color: #ff7200;
    pointer-events: auto;
}

.cq-game-detail-item .detail-wrap .more-btn:hover {
    opacity: .8;
}

.cq-game-detail-item .detail-wrap .more-btn::after {
    content: '';
    position: absolute;
    top: 13px;
    right: 38px;
    width: 6px;
    height: 13px;
    background: url(../../img/pc/marketing/more.png) no-repeat;
    background-size: 100%;
}

.cq-contact {
    height: 240px;
    background: url(../../img/pc/marketing/footer-bg.jpg) no-repeat;
    background-size: 100% 100%;
    text-align: center;
}

.cq-contact .title {
    padding: 85px 0 27px 0;
    font-family: PingFang-SC-Medium;
    font-size: 26px;
    color: #fff;
}

.cq-contact .subtitle {
    font-family: PingFang-SC-Medium;
    font-size: 16px;
    color: #fff;
}

.hide {
    display: none;
}