@charset "utf-8";

/* CSS Document */

body {
    width: 100%;
    overflow-x: hidden;
}

.font48 {
    font-size: 48px;
    line-height: 150%;
}

.font36 {
    font-size: 36px;
    line-height: 150%;
}

.font24 {
    font-size: 24px;
    line-height: 150%;
}

.font18 {
    font-size: 18px;
    line-height: 150%;
}

.font16 {
    font-size: 16px;
    line-height: 150%;
}

.font14 {
    font-size: 14px;
    line-height: 150%;
}

.font20 {
    font-size: 20px;
    line-height: 150%;
}

@media screen and (max-width:1931px) {
    /*74.2%*/
    .font48 {
        font-size: 35px;
    }
    .font24 {
        font-size: 22px;
    }
    .font36 {
        font-size: 26px;
    }
}

@media screen and (max-width:1600px) {
    /*62.5%*/
    .font24 {
        font-size: 18px;
    }
    .font20 {
        font-size: 16px;
    }
    .font36 {
        font-size: 22px;
    }
    .font48 {
        font-size: 29px;
    }
}

@media screen and (max-width:1400px) {
    /*54.6%*/
    .font24 {
        font-size: 16px;
    }
    .font20 {
        font-size: 14px;
    }
    .font36 {
        font-size: 18px;
    }
    .font48 {
        font-size: 25px;
    }
    .font18 {
        font-size: 13px;
    }
    .font14 {
        font-size: 12px;
    }
    .p4_pa {
        width: 60%;
    }
}

@media screen and (max-width:1100px) {
    /*42%*/
}

@media screen and (max-width:830px) {}

.wrap {
    width: 100%;
    max-width: 2560px;
    margin: 0 auto;
    background: #1a1a1a;
}

.wrap img {
    width: 100%;
}

img {
    vertical-align: top;
}

.wrapkv {
    position: relative;
}

.kv_box {
    width: 13.78%;
    position: absolute;
    top: 60.52%;
    left: 56.64%;
}

.kv_box_txt_pa {
    position: absolute;
    top: 59%;
    left: 0;
    width: 100%;
}

.kv_box_txt {
    color: #fff;
    display: table;
    margin: 0 auto;
}

.w1200 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}


/*step1 start*/

.gamaindex_step1 {
    /* background: url(../images/gameindex/gameindex_step1bgrep.jpg) repeat-y;
    background-size: 100%; */
    background: url(../images/gameindex/gameindex_step1bg.jpg) center bottom no-repeat;
    background-size: cover;
}

/* .gamaindex_step1bg {
    background: url(../images/gameindex/gameindex_step1bg.jpg) center bottom no-repeat;
    background-size: 100%;
} */

.gamaindex_step1title {
    width: 739px;
    margin: 0 auto;
}

.pt90 {
    padding-top: 90px;
}

.pb99 {
    padding-bottom: 99px;
}

.swiper-container2 {
    width: 100%;
    overflow: hidden;
}

.swiper-container2 .swiper-wrapper {
    width: 100%;
}

.swiper-container2 .swiper-wrapper .swiper-slide {
    width: 75.72%;
    opacity: 0.6;
}

.swiper-container2 .swiper-wrapper .swiper-slide.swiper-slide-active {
    opacity: 1;
}

.c_prev {
    width: 45px;
    display: block;
    position: absolute;
    top: 50%;
    left: -6.6%;
    z-index: 99;
}

.c_next {
    width: 45px;
    display: block;
    position: absolute;
    top: 50%;
    right: -6.6%;
    z-index: 99;
}

.c_page2 {
    position: relative;
    width: 100%;
    text-align: center;
    padding-top: 35px;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #575757;
    opacity: 1;
    border-radius: 50%;
    margin-right: 10px;
}

.swiper-pagination-bullet-active {
    background: #ffe500;
}


/*step1 end*/


/*step4 start*/
.gamain_4bg{
    background: url(../images/gameindex/p4_bg.jpg) center bottom no-repeat;
    background-size:cover
}
.gamaindex_step4 {
    /* background: #222222; */
}

.gamaindex_step4bg {
    /* background: url(../images/gameindex/gameindex_step4bg.jpg) center bottom no-repeat; */
}

.gamaindex_step4title {
    width: 739px;
    margin: 0 auto;
}

.swipergallery {
    position: relative;
}

.swipergallery img {
    width: 100%;
    vertical-align: top;
}

.swipergallery .swiper-container {
    width: 100%;
    /*height: 300px;*/
    margin-left: auto;
    margin-right: auto;
}

.swipergallery .swiper-slide {
    background-size: cover;
    background-position: center;
}

.swiper_setp4 {
    height: 100%;
    width: 100%;
}

.swiper_setp4_thumb {
    height: 20%;
    box-sizing: border-box;
    padding: 10px;
    position: absolute;
    bottom: 3.45%;
    left: 0;
    background: rgba(0, 0, 0, 0.4)
}

.swiper_setp4_thumb .swiper-slide {
    position: relative;
}

.swiper_setp4_thumb .swiper-slide img {
    padding: 0px;
}

.swiper_setp4_thumb .swiper-slide-thumb-active {
    opacity: 1;
}

.swiper_setp4_thumb .swiper-slide-thumb-active img {
    padding: 0px;
    border: 3px solid #fff;
    box-sizing: border-box;
}

.swiper-button-next.swnext {
    background: url(../images/gameindex/next.png) no-repeat;
    width: 45px;
    height: 45px;
    right: 0;
}

.swiper-button-prev.swprev {
    background: url(../images/gameindex/prev.png) no-repeat;
    width: 45px;
    height: 45px;
    left: 0;
}

.sw_g_zz {
    width: 100%;
    height: 31px;
    line-height: 31px;
    font-size: 17x;
    text-align: center;
    color: #000000;
    background: rgba(255, 229, 0, 0.7);
    position: absolute;
    bottom: 3.5%;
    left: 0;
    font-weight: bold;
}

.c_pagegallery {
    position: relative;
    width: 100%;
    text-align: center;
    padding-top: 35px;
}


/*step4 end*/

.pcshow {
    display: block;
}

.mobileshow {
    display: none;
}

.vs {
    visibility: visible;
}


/*step5 start*/

/* .gamaindex_step5bg {
    background: url(../images/gameindex/gameindex_step5bg.jpg) repeat-y;
    background-size: 100%;
} */

a.step5share {
    width: 404px;
    margin: 0 auto;
    display: block;
}


/*step5 end*/


/*p4*/

.p4.logomore {
    position: relative;
    background: url(../images/p4_bg.png) center top no-repeat;
    margin-top: -40px;
}

.p4_pa {
    width: 1300px;
    margin: 0 auto;
    position: relative;
    padding-top: 90px;
    padding-bottom: 136px;
}

.p4_list {
    width: 100%;
    text-align: center;
}

.p4_list a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 19.7%;
    margin-right: 5%;
}

.p4_list a:last-child {
    margin-right: 0%;
}

.p4_title {
    width: 37.89%;
    margin: 0 auto 6%;
}


/*弹窗*/

.pop_bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: none;
    overflow-y: auto;
    z-index: 10000;
}

.pop {
    position: relative;
    margin: 0 auto;
    display: none;
    outline: none;
}

.pop_close {
    background: url(../images/gameindex/pop_close.png) no-repeat;
    background-size: 100%;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 45px;
    height: 45px;
    display: block;
}

.popshare {
    background: #fff;
    width: 580px;
    height: 340px;
    background: #000;
    text-align: center;
}

.popa a {
    display: inline-block;
    margin: 126px 45px 0;
}

a.btn_facebook {
    background: url(../images/gameindex/pop_facebook.png) no-repeat;
    background-size: 100%;
    width: 90px;
    height: 80px;
    text-indent: -9999px;
}

a.btn_twitter {
    background: url(../images/gameindex/pop_twitter.png) no-repeat;
    background-size: 100%;
    width: 90px;
    height: 80px;
    text-indent: -9999px;
}

@media screen and (max-width: 1800px) {
    .w1200 {
        width: 60%;
    }
    /* .gamaindex_step4bg {
        background-size: 120%;
    } */
    /* .gamain_4bg {
        background-size: 120%;
    } */
    .gamaindex_step1title {
        width: 61.58%;
        margin: 0 auto;
    }
    .gamaindex_step4title {
        width: 61.58%;
        margin: 0 auto;
    }
    a.step5share {
        width: 33.66%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 1400px) {
    .p4_pa {
        width: 60%;
    }
}

@media screen and (max-width: 1300px) {
    .swiper-container2 {
        width: 88%;
        margin: 0 auto;
    }
    .swiper-container2 .swiper-wrapper .swiper-slide {
        width: 80%;
        opacity: 0.6;
    }
    .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        margin-right: 5px;
    }
    .c_prev {
        left: 0;
    }
    .c_next {
        right: 0;
    }
    .swipergallery {
        width: 88%;
        margin: 0 auto;
    }
    /* .gamaindex_step4bg {
        background: url(../images/gameindex/gameindex_step4bg.jpg) center bottom no-repeat;
        background-size: 120%;
    } */
    .gamain_4bg {
        background: url(../images/gameindex/p4_bg.jpg) center bottom no-repeat;
        background-size: cover;
    }
    .sw_g_zz {
        height: 24px;
        line-height: 24px;
        font-size: 12px;
    }
    .pt90 {
        padding-top: 60px;
    }
    .pb99 {
        padding-bottom: 60px;
    }
    .swipergallery .swiper-slide {
        height: 104%;
    }
    .kv_box {
        width: 180px;
        top: 50.52%;
    }
    .kv_box_txt_pa {
        position: absolute;
        top: 59%;
        left: 0;
        width: 100%;
    }
    .kv_box_txt {
        color: #fff;
        display: table;
        margin: 0 auto;
    }
}

@media screen and (max-width: 1100px) {
    .c_prev,
    .c_next {
        width: 25px;
    }
    .c_page2 {
        padding-top: 15px;
    }
    .c_pagegallery {
        padding-top: 15px;
    }
    .p4.logomore {
        background-size: 200%;
    }
    .p4.logomore {
        background: url(../images/ah5_p4_bg.png) center top no-repeat;
        background-size: 100%;
    }
    .p4_pa {
        width: 70%;
        padding: 11% 0 8%;
    }
    .swiper-button-next.swnext {
        background: url(../images/gameindex/next.png) no-repeat;
        width: 25px;
        height: 25px;
        right: 0;
        top: 50%;
        margin-top: 28px;
        background-size: 100%;
    }
    .swiper-button-prev.swprev {
        background: url(../images/gameindex/prev.png) no-repeat;
        width: 25px;
        height: 25px;
        left: 0;
        top: 50%;
        margin-top: 28px;
        background-size: 100%;
    }
    .pop_close {
        width: 30px;
        height: 30px;
    }
    .popshare {
        width: 550px;
        height: 349px;
    }
    .popa a {
        display: inline-block;
        margin: 138px 45px 0;
    }
}

@media screen and (max-width:800px) {
    .c_prev,
    .c_next {
        width: 25px;
    }
    .c_page2 {
        padding-top: 15px;
    }
    .c_pagegallery {
        padding-top: 15px;
    }
    .pt90 {
        padding-top: 50px;
    }
    .pb99 {
        padding-bottom: 50px;
    }
    .vh {
        visibility: hidden;
    }
    .kv_box {
        width: 180px;
        top: 25.52%;
    }
}

@media screen and (max-width:600px) {
    /*h5*/
    /*手机竖版*/
    .pcshow {
        display: none;
    }
    .mobileshow {
        display: block;
    }
    .kv_box {
        width: 47%;
        position: absolute;
        top: 68.8%;
        left: 26.8%;
    }
    .pt90 {
        padding-top: 30px;
    }
    .pb99 {
        padding-bottom: 30px;
    }
    .p4_pa {
        width: 98%;
        padding: 6% 0 0%;
    }
    .p4_title {
        width: 58%;
        text-align: center;
    }
    /*两个*/
    .p4_title {
        margin: 0 auto 2%;
    }
    .p4_list a {
        width: 36%;
        margin: 0 1% 2%;
        float: none;
        display: inline-block;
    }
    /*三个*/
    /*.p4_list a {width: 30%; margin:0 1% 4%; float:none; display:inline-block;}*/
    .p4_list a:last-child {
        margin: 0 1% 2%;
    }
    .w1200 {
        width: 93.8%;
        margin: 0 auto;
    }
    .gamaindex_step1title {
        width: 89.46%;
        margin: 0 auto;
    }
    .gamaindex_step4title {
        width: 89.46%;
        margin: 0 auto;
    }
    .gamaindex_step1bg {
        background: url(../images/gameindex/h5_gameindex_step1bg.jpg) center bottom no-repeat;
        background-size: 100%;
    }
    .swiper-container2 {
        width: 78%;
        margin: 0 auto;
    }
    .swipergallery {
        width: 78%;
        margin: 0 auto;
    }
    .swiper-button-next.swnext {
        background: url(../images/ap2_right.png) no-repeat;
        width: 25px;
        height: 25px;
        right: 0;
        top: 50%;
        margin-top: 28px;
        background-size: 100%;
    }
    .swiper-button-prev.swprev {
        background: url(../images/ap2_left.png) no-repeat;
        width: 25px;
        height: 25px;
        left: 0;
        top: 50%;
        margin-top: 28px;
        background-size: 100%;
    }
    .c_prev,
    .c_next {
        top: 44%;
    }
    .gamain_4bg{
        background: url(../images/gameindex/h5_p4_bg.jpg) center bottom no-repeat;
        background-size: cover;
    }
    /* .gamaindex_step4bg {
        background: url(../images/gameindex/h5_gameindex_step4bg.jpg) center bottom no-repeat;
        background-size: 100%;
    }
    .gamaindex_step5bg {
        background: url(../images/gameindex/h5_gameindex_step5bg.jpg) repeat-y;
        background-size: 100%;
    } */
    a.step5share {
        width: 53.86%;
        margin: 0 auto;
        display: block;
    }
    .gamaindex_step5 .pb99 {
        padding-bottom: 79px;
    }
    .gamaindex_step5 .pt90 {
        padding-top: 50px;
    }
    .pop_close {
        width: 30px;
        height: 30px;
    }
    .popshare {
        width: 80%;
        height: 260px;
    }
    .popa a {
        display: inline-block;
        margin: 102px 4% 0;
    }
    a.btn_facebook {
        width: 60px;
        height: 55px;
    }
    a.btn_twitter {
        width: 60px;
        height: 55px;
    }
}

@media screen and (max-width:370px) {
    .kv_box {
        width: 166px;
        top: 63.8%;
    }
}

@media screen and (max-height:510px) {}

img {
    width: 100%;
    display: block;
}

.w1200main {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.person_part {
    width: 100%;
    height: 1000px;
    background: url(../images/gameindex/person_bg.jpg) no-repeat center bottom;
    position: relative;
}

.weapon_part {
    width: 100%;
    height: 998px;
    background: url(../images/gameindex/weapon_bg.jpg) no-repeat center bottom;
    position: relative;
}

.person_tit {
    width: 61.58%;
    margin: 0 auto;
    padding-top: 94px;
}

.p5_blocks {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.p5_blocks.show {
    opacity: 1;
    z-index: 9;
}

.p5_blocks:last-child {
    position: relative;
}

.tab_cnent {
    width: 280px;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 20;
}

.tab_cnent a {
    display: block;
    width: 136px;
    height: 122px;
    position: absolute;
    background-size: 100%;
}

.tab_cnent a.tab_cne1 {
    background: url(../images/p5icon/p1.png) no-repeat;
    top: 0;
    left: 0;
    background-size: 100%;
}

.tab_cnent a.tab_cne2 {
    background: url(../images/p5icon/p2.png) no-repeat;
    top: 121px;
    left: 0;
    background-size: 100%;
}

.tab_cnent a.tab_cne3 {
    background: url(../images/p5icon/p3.png) no-repeat;
    top: 244px;
    left: 0;
    background-size: 100%;
}

.tab_cnent a.tab_cne4 {
    background: url(../images/p5icon/p4.png) no-repeat;
    top: 121px;
    left: 0;
    background-size: 100%;
}

.tab_cnent a.tab_cne5 {
    background: url(../images/p5icon/p5.png) no-repeat;
    top: 60px;
    left: 110px;
    background-size: 100%;
}

.tab_cnent a.tab_cne6 {
    background: url(../images/p5icon/p6.png) no-repeat;
    top: 180px;
    left: 110px;
    background-size: 100%;
}

.tab_cnent a.tab_cne7 {
    background: url(../images/p5icon/p7.png) no-repeat;
    top: 180px;
    left: 110px;
    background-size: 100%;
}

.tab_cnent a.tab_cne1.act {
    background: url(../images/p5icon/p1a.png) no-repeat;
    background-size: 100%;
}

.tab_cnent a.tab_cne2.act {
    background: url(../images/p5icon/p2a.png) no-repeat;
    background-size: 100%;
}

.tab_cnent a.tab_cne3.act {
    background: url(../images/p5icon/p3a.png) no-repeat;
    background-size: 100%;
}

.tab_cnent a.tab_cne4.act {
    background: url(../images/p5icon/p4a.png) no-repeat;
    background-size: 100%;
}

.tab_cnent a.tab_cne5.act {
    background: url(../images/p5icon/p5a.png) no-repeat;
    background-size: 100%;
}

.tab_cnent a.tab_cne6.act {
    background: url(../images/p5icon/p6a.png) no-repeat;
    background-size: 100%;
}

.tab_cnent a.tab_cne7.act {
    background: url(../images/p5icon/p7a.png) no-repeat;
    background-size: 100%;
}

.person_content .personblock {
    width: 100%;
    position: relative;
    display: none;
}

.person_content .personblock:first-child {
    display: block;
}

.personname {
    width: 100%;
    position: absolute;
    top: 360px;
    left: 0;
}

.perpic {
    width: 48%;
    z-index: 2;
    position: absolute;
    top: 0%;
    left: 30%;
}

.person_detail {
    position: absolute;
    top: 190px;
    left: 74%;
    width: 30%;
}

.per_name {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 20px;
    font-family: "NanumGothic";
}

.per_name span {
    color: rgba(255, 229, 0);
}

.per_dir {
    color: #a9a9a9;
    font-size: 18px;
    line-height: 25px;
}


/*枪支*/

.p5_swipercontent {
    width: 100%;
    position: absolute;
    z-index: 5;
    top: 20px;
    left: 0;
}

.bg_gun {
    width: 100%;
    position: absolute;
    top: 170px;
    left: 0;
}

.weapon_top {
    width: 70%;
    margin: 0 auto 30px;
}

.gallery_gun {
    height: 188px;
    cursor: pointer;
}

.gallery_gun.galleryg1 {
    background: url(../images/weapon/small/g1.png) no-repeat center;
    background-size: 100%;
}

.gallery_gun.galleryg2 {
    background: url(../images/weapon/small/g2.png) no-repeat center;
    background-size: 100%;
}

.gallery_gun.galleryg3 {
    background: url(../images/weapon/small/g3.png) no-repeat center;
    background-size: 100%;
}

.gallery_gun.galleryg4 {
    background: url(../images/weapon/small/g4.png) no-repeat center;
    background-size: 100%;
}

.gallery_gun.galleryg5 {
    background: url(../images/weapon/small/g5.png) no-repeat center;
    background-size: 100%;
}

.gallery_gun.galleryg6 {
    background: url(../images/weapon/small/g6.png) no-repeat center;
    background-size: 100%;
}

.swiper-slide-thumb-active .gallery_gun.galleryg1 {
    background: url(../images/weapon/small/g1a.png) no-repeat center;
    background-size: 100%;
}

.swiper-slide-thumb-active .gallery_gun.galleryg2 {
    background: url(../images/weapon/small/g2a.png) no-repeat center;
    background-size: 100%;
}

.swiper-slide-thumb-active .gallery_gun.galleryg3 {
    background: url(../images/weapon/small/g3a.png) no-repeat center;
    background-size: 100%;
}

.swiper-slide-thumb-active .gallery_gun.galleryg4 {
    background: url(../images/weapon/small/g4a.png) no-repeat center;
    background-size: 100%;
}

.swiper-slide-thumb-active .gallery_gun.galleryg5 {
    background: url(../images/weapon/small/g5a.png) no-repeat center;
    background-size: 100%;
}

.swiper-slide-thumb-active .gallery_gun.galleryg6 {
    background: url(../images/weapon/small/g6a.png) no-repeat center;
    background-size: 100%;
}

.gun_text {
    width: 600px;
    text-align: center;
    color: #fff;
    margin: -40px auto 0;
}

.gun_text h4 {
    font-size: 28px;
    margin-bottom: 5px;
}

.gun_text p {
    font-size: 16px;
    color: #747373;
}

.swiper_setp3_thumb {
    background: url(../images/weapon/gallerybg.png) no-repeat center;
}

.swiper_setp3_thumb p {
    font-size: 16px;
    color: #a9a9a9;
    text-align: center;
}

.swiper_setp3_thumb .swiper-slide-thumb-active p {
    color: #ffe500;
}

.p5_blocks .swiper-button-disabled {
    display: none;
}

.gallery_next {
    width: 45px;
    position: absolute;
    right: -60px;
    top: 522px;
    z-index: 30;
    cursor: pointer;
}

.gallery_prev {
    width: 45px;
    position: absolute;
    left: -60px;
    top: 522px;
    z-index: 30;
    cursor: pointer;
}

@media screen and (max-width: 1300px) {
    .w1200main {
        width: 80%;
    }
    .person_part {
        height: 750px;
    }
    .weapon_part {
        height: 750px;
    }
    .person_tit {
        padding-top: 44px;
    }
    .personname {
        top: 230px;
    }
    .person_detail {
        top: 120px;
    }
    .per_name {
        font-size: 24px;
    }
    .per_dir {
        font-size: 15px;
    }
    .gun_text {
        margin-top: -6px;
    }
    .gallery_gun {
        height: 138px;
    }
    .weapon_top {
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 1000px) {
    .person_part {
        height: 520px;
    }
    .weapon_part {
        height: 550px;
    }
    .tab_cnent {
        width: 24.9%;
        top: 5px;
    }
    .tab_cnent a {
        width: 100px;
        height: 90px;
    }
    .tab_cnent a.tab_cne2 {
        top: 91px;
    }
    .tab_cnent a.tab_cne3 {
        top: 180px;
    }
    .tab_cnent a.tab_cne4 {
        top: 91px;
    }
    .tab_cnent a.tab_cne5 {
        top: 30px;
        left: 86px;
    }
    .tab_cnent a.tab_cne6 {
        top: 121px;
        left: 86px;
    }
    .tab_cnent a.tab_cne7 {
        top: 121px;
        left: 86px;
    }
    .person_detail {
        top: 40px;
    }
    .personname {
        top: 155px;
    }
    .per_name {
        font-size: 16px;
        padding-bottom: 10px;
    }
    .per_dir {
        font-size: 12px;
        line-height: 18px;
    }
    .gun_text {
        margin-top: 5px;
    }
    .weapon_top {
        width: 60%;
        margin-bottom: 0px;
    }
    .gallery_gun {
        height: 100px;
    }
    .bg_gun {
        top: 100px;
    }
    .gun_text {
        width: 50%;
    }
    .gun_text h4 {
        font-size: 16px;
    }
    .gun_text p {
        font-size: 12px;
    }
    .gun_text p {
        font-size: 12px;
    }
}

@media screen and (max-width: 800px) {
    .person_tit_m {
        width: 94%;
        position: absolute;
        top: 7%;
        left: 3%;
    }
    .mobileblockswrap {
        width: 100%;
        position: relative;
        overflow: hidden;
    }
    .mobileblocks {
        top: 15%;
        left: 0;
        width: 100%;
        position: absolute;
    }
    /*tab1*/
    .swiperm1 {
        margin: 0 auto;
        width: 90%;
    }
    .personname_m {
        text-align: center;
        font-weight: bold;
        color: #2e2d2d;
        font-size: 28px;
    }
    .person_detail_m {
        text-align: center;
        z-index: 6;
        width: 100%;
        margin-top: -20px;
    }
    .person_detail_m .per_name {
        font-size: 16px;
        padding-bottom: 5px;
    }
    .person_detail_m .per_dir {
        font-size: 14px;
    }
    .p5_btn_m {
        width: 50%;
        z-index: 30;
        position: absolute;
        bottom: 8%;
        left: 25%;
    }
    .p5_btn_m.tab3 {
        bottom: 22%;
    }
    .mbg_content {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    /*枪支*/
    .pro_next {
        width: 8%;
        position: absolute;
        right: 0;
        top: 42%;
        z-index: 40;
    }
    .pro_prev {
        width: 8%;
        position: absolute;
        left: 0;
        top: 42%;
        z-index: 40;
    }
    .swiperm2 {
        width: 100%;
        margin-bottom: 8%;
        margin-top: 4%;
    }
    .mgun_text {
        text-align: center;
        width: 74%;
        color: #fff;
        margin-top: 2%;
        margin: 0 auto;
    }
    .mgun_text h4 {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .mgun_text p {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .mgunbgs {
        width: 110%;
        position: absolute;
        left: -5%;
        top: 18%;
    }
    .gallery_gun {
        height: 110px;
    }
    .swiperm2gallery p {
        font-size: 12px;
        color: #a9a9a9;
        text-align: center;
    }
    .swiperm2gallery .swiper-slide-thumb-active p {
        color: #ffe500;
    }
    .swiperm2gallery {
        width: 80%;
        margin: 0 auto;
    }
    .mgallery_next {
        width: 8%;
        position: absolute;
        right: 3%;
        top: 81%;
        z-index: 30;
    }
    .mgallery_prev {
        width: 8%;
        position: absolute;
        left: 3%;
        top: 81%;
        z-index: 30;
    }
    .mgallerybg {
        position: absolute;
        top: 30%;
        left: 5%;
        width: 90%;
    }
    .swiperm1gallery {
        width: 90%;
        /* -webkit-transform: translate(10%, 0); */
    }
    .perpica {
        height: 80px;
        cursor: pointer;
        background-size: 100%;
    }
    .perpica.perpica1 {
        background: url(../images/p5icon/p1.png) no-repeat center;
        background-size: 100%;
    }
    .perpica.perpica2 {
        background: url(../images/p5icon/p2.png) no-repeat center;
        background-size: 100%;
    }
    .perpica.perpica3 {
        background: url(../images/p5icon/p3.png) no-repeat center;
        background-size: 100%;
    }
    .perpica.perpica4 {
        background: url(../images/p5icon/p4.png) no-repeat center;
        background-size: 100%;
    }
    .perpica.perpica5 {
        background: url(../images/p5icon/p5.png) no-repeat center;
        background-size: 100%;
    }
    .perpica.perpica6 {
        background: url(../images/p5icon/p6.png) no-repeat center;
        background-size: 100%;
    }
    .perpica.perpica7 {
        background: url(../images/p5icon/p7.png) no-repeat center;
        background-size: 100%;
    }
    .swiper-slide-thumb-active .perpica.perpica1 {
        background: url(../images/p5icon/p1a.png) no-repeat center;
        background-size: 100%;
    }
    .swiper-slide-thumb-active .perpica.perpica2 {
        background: url(../images/p5icon/p2a.png) no-repeat center;
        background-size: 100%;
    }
    .swiper-slide-thumb-active .perpica.perpica3 {
        background: url(../images/p5icon/p3a.png) no-repeat center;
        background-size: 100%;
    }
    .swiper-slide-thumb-active .perpica.perpica4 {
        background: url(../images/p5icon/p4a.png) no-repeat center;
        background-size: 100%;
    }
    .swiper-slide-thumb-active .perpica.perpica5 {
        background: url(../images/p5icon/p5a.png) no-repeat center;
        background-size: 100%;
    }
    .swiper-slide-thumb-active .perpica.perpica6 {
        background: url(../images/p5icon/p6a.png) no-repeat center;
        background-size: 100%;
    }
    .swiper-slide-thumb-active .perpica.perpica7 {
        background: url(../images/p5icon/p7a.png) no-repeat center;
        background-size: 100%;
    }
    .swiperm1gallery .swiper-slide:nth-child(2n) {
        -webkit-transform: translate(0, 20px);
    }
    .swiperm1gallery.swiper-container {
        height: 100px;
    }
}

@media screen and (max-width: 320px) {
    .swiperm2 {
        margin-bottom: 0;
    }
    .gallery_gun {
        height: 90px;
    }
    .mgallery_next {
        top: 78%;
    }
    .mgallery_prev {
        top: 78%;
    }
    .perpica {
        height: 70px;
    }
    .swiperm1gallery .swiper-slide:nth-child(2n) {
        -webkit-transform: translate(0, 10px);
    }
    .swiperm1gallery.swiper-container {
        height: 80px;
    }
    .person_detail_m .per_name,
    .mgun_text h4 {
        font-size: 14px;
    }
    .person_detail_m .per_dir,
    .mgun_text p {
        font-size: 12px;
    }
}

.specialopspc {
    margin-left: -5%;
}