﻿::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

::-webkit-scrollbar-track {
    border-radius: 0;
    background: rgba(255,255,255,0)
}

::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #aaa
}

    ::-webkit-scrollbar-thumb:hover {
        border-radius: 5px;
        background: #aaa
    }

.bl_body .clear {
    clear: both;
    font-size: 0px;
    line-height: 0;
    height: 0
}

* html .clearfix {
    zoom: 1
}

*:first-child + html .clearfix {
    zoom: 1
}

.cell, .cell2, .cell3 {
    border-collapse: collapse;
    border-spacing: 0
}

.bl_body .fl {
    float: left
}

.bl_body .fr {
    float: right
}

.bl_body a, img {
    border: 0px
}

.bl_body br {
    font-family: SimSun
}

.bl_body p {
    margin: 0px;
    padding: 0px;
    line-height: 1.75
}

i {
    margin: 0px;
    padding: 0px;
    font-style: normal
}

ul {
    margin: 0px;
    padding: 0px;
    list-style: none
}

    ul li {
        margin: 0px;
        padding: 0px;
        list-style: none
    }

.bl_body br {
    margin: 0px;
    padding: 0px
}

.bl_body .clearheight {
    width: 100%;
    height: 1px;
    overflow: hidden
}

.bl_body input, select, textarea {
    font-family: "Microsoft Yahei","微软雅黑",SimSun,Arial,tahoma,arial !important;
    outline: none
}

    .bl_body input::-ms-clear, input::-ms-reveal {
        display: none
    }

    .bl_body input[type=text]:disabled {
        background-color: #999
    }

    .bl_body input::-moz-placeholder {
        color: #999
    }

    .bl_body input::-moz-placeholder {
        color: #999
    }

    .bl_body input:-ms-input-placeholder {
        color: #999
    }

    .bl_body input::-webkit-input-placeholder {
        color: #999
    }

    .bl_body input[type=text], input[type=button], input[type=submit], input[type=reset], select, textarea, button {
        -webkit-appearance: none;
        -webkit-tap-highlight-color: rgba(255,255,255,0)
    }

    .bl_body input:-webkit-autofill {
        -webkit-box-shadow: 0 0 0px 100px #fff inset;
        -webkit-tap-highlight-color: rgba(255,255,255,0)
    }

    .bl_body input[type=button], input[type=text], input[type=password] {
        -webkit-appearance: none;
        outline: none
    }

.bl_body a, a:hover, a:active, a:visited, a:link, a:focus {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    outline: none;
    background: none;
    text-decoration: none
}

@-webkit-keyframes an_01 {
    0% {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg)
    }

    100% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg)
    }
}

@keyframes an_01 {
    0% {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg)
    }

    100% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg)
    }
}

@-webkit-keyframes ksan {
    0% {
        -webkit-transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.6);
        opacity: 0
    }
}

@keyframes ksan {
    0% {
        -webkit-transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.6);
        opacity: 0
    }
}

html {
    height: auto !important
}

.bl_body {
    height: auto !important;
    min-height: 100vh
}

.xpgq_mainfr {
    width: 100%;
    overflow: hidden
}

.xp_wrap {
    width: 100%;
    margin: 0px auto;
    padding: 0px
}

.xp_wrap_in {
    margin: 0px 10%
}

.xp_wrap_c {
    max-width: 1400px;
    margin: 0px auto
}

.xpw_wap {
    display: none !important
}

.in_01 {
    overflow: hidden;
    position: relative
}

    .in_01 img.img1 {
        width: 100%;
        display: block;
        transition: .3s linear;
        -webkit-transition: .3s linear;
        -o-transition: .3s linear;
        -moz-transition: .3s linear
    }

    .in_01 .in_01_c {
        width: 100%;
        height: 100%;
        overflow: hidden;
        position: absolute;
        left: 0px;
        top: 0px;
        display: flex;
        display: -webkit-flex;
        align-items: center;
        justify-content: flex-start;
        z-index: 999
    }

        .in_01 .in_01_c .in_01c_c {
            width: 100%;
            overflow: hidden
        }

        .in_01 .in_01_c p {
            width: 100%;
            overflow: hidden;
            color: #fff
        }

            .in_01 .in_01_c p.p1 {
                line-height: 1.75
            }

            .in_01 .in_01_c p.p2 {
                line-height: 1.75
            }

            .in_01 .in_01_c p.p3 {
                margin-top: 5.5555555556vh
            }

                .in_01 .in_01_c p.p3 i {
                    display: inline-block;
                    line-height: 1.75;
                    padding: .9259259259vh 1.6666666667vw;
                    background-color: #0055b6;
                    color: #fff;
                    border: 1px solid #0055b6;
                    transition: .3s linear;
                    -webkit-transition: .3s linear;
                    -o-transition: .3s linear;
                    -moz-transition: .3s linear
                }

                    .in_01 .in_01_c p.p3 i:hover {
                        background-color: #fff;
                        color: #0055b6
                    }

            .in_01 .in_01_c p.p4 {
                margin-top: 5.5555555556vh
            }

                .in_01 .in_01_c p.p4 img {
                    display: block;
                    height: 3.4259259259vh
                }

    .in_01:hover img.img1 {
        transform: scale(1.03, 1.03);
        -moz-transform: scale(1.03, 1.03);
        -webkit-transform: scale(1.03, 1.03)
    }

.in_02 {
    overflow: hidden
}

    .in_02 ul {
        width: 100%;
        overflow: hidden;
        display: flex;
        display: -webkit-flex;
        justify-content: space-around
    }

        .in_02 ul li {
            height: 7.4074074074vh;
            line-height: 7.4074074074vh;
            position: relative
        }

            .in_02 ul li a {
                color: #333
            }

            .in_02 ul li::before {
                content: "";
                width: 0vw;
                height: .2777777778vh;
                display: block;
                overflow: hidden;
                background-color: #0055b6;
                position: absolute;
                left: 50%;
                margin-left: -1.8229166667vw;
                bottom: 0px;
                transition: .3s linear;
                -webkit-transition: .3s linear;
                -o-transition: .3s linear;
                -moz-transition: .3s linear
            }

            .in_02 ul li.on::before {
                width: 3.6458333333vw
            }

            .in_02 ul li.on a {
                color: #0055b6;
                font-weight: bold
            }

            .in_02 ul li:hover::before {
                width: 3.6458333333vw
            }

            .in_02 ul li:hover a {
                color: #0055b6;
                font-weight: bold
            }

.in_03 {
    overflow: hidden;
    margin-top: 9.2592592593vh;
    padding-bottom: 12.962962963vh
}

.in_03_t {
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
    line-height: 1.75
}

.in_03_c {
    width: 100%;
    overflow: hidden;
    margin-top: 3.7037037037vh
}

    .in_03_c p {
        width: 100%;
        overflow: hidden;
        text-align: center;
        line-height: 1.75
    }

.in_03_b {
    width: 100%;
    overflow: hidden;
    margin-top: 7.4074074074vh
}

    .in_03_b ul li {
        width: calc((100% - 3.90625vw)/4);
        float: left;
        position: relative;
        margin-right: 1.3020833333vw;
        overflow: hidden
    }

        .in_03_b ul li img {
            width: 100%;
            display: block;
            transition: .3s linear;
            -webkit-transition: .3s linear;
            -o-transition: .3s linear;
            -moz-transition: .3s linear
        }

        .in_03_b ul li:last-child {
            margin-right: 0px
        }

        .in_03_b ul li span {
            width: 100%;
            height: 100%;
            display: block;
            overflow: hidden;
            position: absolute;
            left: 0px;
            top: 0px;
            z-index: 9;
            color: #fff;
            display: flex;
            display: -webkit-flex;
            align-items: center;
            justify-content: center
        }

        .in_03_b ul li:hover img {
            transform: scale(1.03, 1.03);
            -moz-transform: scale(1.03, 1.03);
            -webkit-transform: scale(1.03, 1.03)
        }

.in_04 {
    overflow: hidden;
    background-color: #f2f5fa;
    padding: 9.2592592593vh 0px 12.962962963vh 0px
}

.in_04t_t {
    width: 100%;
    overflow: hidden;
    text-align: center;
    color: #666;
    line-height: 1.75;
    margin-top: 1.8518518519vh
}

.in_04_tab {
    width: 100%;
    overflow: hidden;
    border-bottom: .1851851852vh solid #d5d5d5;
    margin-top: 4.6296296296vh
}

    .in_04_tab ul {
        width: 100%;
        overflow: hidden;
        display: flex;
        display: -webkit-flex;
        justify-content: space-between
    }

        .in_04_tab ul li {
            position: relative;
            height: 8.3333333333vh;
            line-height: 8.3333333333vh;
            padding: 0px 3.6458333333vw
        }

            .in_04_tab ul li::before {
                content: "";
                width: 0%;
                height: .2777777778vh;
                display: block;
                overflow: hidden;
                background-color: #0055b6;
                position: absolute;
                left: 50%;
                bottom: 0px;
                transition: .3s linear;
                -webkit-transition: .3s linear;
                -o-transition: .3s linear;
                -moz-transition: .3s linear
            }

            .in_04_tab ul li.on::before {
                width: 100%;
                left: 0px
            }

            .in_04_tab ul li.on a {
                color: #0055b6;
                font-weight: bold
            }

.in_04_c {
    overflow: hidden;
    width: 100%;
    padding-top: 7.4074074074vh
}

    .in_04_c ul li {
        width: calc((100% - 2.6041666667vw)/3);
        float: left;
        margin-right: 1.3020833333vw;
        padding: .4166666667vw;
        margin-bottom: 3.7037037037vh;
        background-color: #fff;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        transition: .3s linear;
        -webkit-transition: .3s linear;
        -o-transition: .3s linear;
        -moz-transition: .3s linear
    }

        .in_04_c ul li:nth-child(3n) {
            margin-right: 0px
        }

        .in_04_c ul li a {
            width: 100%;
            display: block;
            overflow: hidden
        }

        .in_04_c ul li em {
            width: 100%;
            display: block;
            overflow: hidden;
            font-style: normal;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box
        }

            .in_04_c ul li em.em1 img {
                width: 100%;
                display: block;
                transition: .3s linear;
                -webkit-transition: .3s linear;
                -o-transition: .3s linear;
                -moz-transition: .3s linear
            }

            .in_04_c ul li em.em2 {
                padding: 0px 1.0416666667vw
            }

                .in_04_c ul li em.em2 span {
                    width: 100%;
                    display: block;
                    overflow: hidden
                }

                    .in_04_c ul li em.em2 span.sp1 {
                        color: #333;
                        font-weight: bold;
                        line-height: 1.75;
                        margin-top: 2.3148148148vh;
                        margin-bottom: .9259259259vh
                    }

                    .in_04_c ul li em.em2 span.sp2 i {
                        width: 100%;
                        display: block;
                        overflow: hidden;
                        margin-top: 1.2037037037vh
                    }

                    .in_04_c ul li em.em2 span.sp2 b {
                        display: inline-block;
                        font-weight: normal;
                        line-height: 1.75;
                        padding: .3703703704vh .5208333333vw;
                        color: #999;
                        border: 1px solid #eee;
                        box-sizing: border-box;
                        -webkit-box-sizing: border-box;
                        -moz-box-sizing: border-box
                    }

            .in_04_c ul li em.em3 {
                width: 100%;
                overflow: hidden;
                padding: 0 1.0416666667vw
            }

                .in_04_c ul li em.em3 span {
                    width: 100%;
                    display: block;
                    overflow: hidden
                }

                    .in_04_c ul li em.em3 span.sp3 {
                        margin-top: 9.2592592593vh;
                        margin-bottom: 2.7777777778vh;
                        text-align: right
                    }

                        .in_04_c ul li em.em3 span.sp3 i {
                            display: inline-block;
                            color: #0055b6;
                            line-height: 1.75;
                            background: url("../upimg/in_15.png") right center no-repeat;
                            background-size: .5208333333vw;
                            padding-right: .8333333333vw
                        }

        .in_04_c ul li:hover {
            background-color: #0055b6;
            -moz-box-shadow: .625vw 0px 2.3958333333vw rgba(0,129,243,.1);
            -webkit-box-shadow: .625vw 0px 2.3958333333vw rgba(0,129,243,.1);
            box-shadow: .625vw 0px 2.3958333333vw rgba(0,129,243,.1)
        }

            .in_04_c ul li:hover em.em1 img {
                transform: scale(1.03, 1.03);
                -moz-transform: scale(1.03, 1.03);
                -webkit-transform: scale(1.03, 1.03)
            }

            .in_04_c ul li:hover em.em2 span.sp1 {
                color: #fff
            }

            .in_04_c ul li:hover em.em2 span.sp2 b {
                color: rgba(255,255,255,.6);
                border: 1px solid rgba(255,255,255,.6)
            }

            .in_04_c ul li:hover em.em3 span.sp3 i {
                color: #fff;
                background: url("../upimg/in_15_on.png") right center no-repeat;
                background-size: .5208333333vw
            }

.in_05 {
    overflow: hidden;
    padding: 9.2592592593vh 0px 12.962962963vh 0px
}

.in_05_c {
    width: 100%;
    overflow: visible;
    padding-top: 7.4074074074vh
}

    .in_05_c ul {
        width: 100%;
        overflow: visible;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-column-gap: 1.3020833333vw
    }

        .in_05_c ul li {
            position: relative;
            transition: .3s linear;
            -webkit-transition: .3s linear;
            -o-transition: .3s linear;
            -moz-transition: .3s linear
        }

            .in_05_c ul li:nth-child(4n) {
                margin-right: 0px
            }

            .in_05_c ul li div {
                width: 100%;
                overflow: hidden;
                background-color: #fff;
                padding: 2.0833333333vw 1.3020833333vw 1.3020833333vw 1.3020833333vw;
                -moz-box-shadow: .625vw 0px 2.3958333333vw rgba(0,129,243,.1);
                -webkit-box-shadow: .625vw 0px 2.3958333333vw rgba(0,129,243,.1);
                box-shadow: .625vw 0px 2.3958333333vw rgba(0,129,243,.1);
                box-sizing: border-box;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box
            }

            .in_05_c ul li p {
                width: 100%;
                overflow: hidden
            }

                .in_05_c ul li p.p1 {
                    line-height: 1.75
                }

                    .in_05_c ul li p.p1 span {
                        display: inline-block;
                        background: url("../upimg/in_20.png") right center no-repeat;
                        background-size: .3645833333vw;
                        padding-right: 1.3541666667vw
                    }

                .in_05_c ul li p.p2 {
                    color: #666;
                    line-height: 1.5;
                    margin-top: .9259259259vh;
                    height: 5.5555555556vh
                }

                .in_05_c ul li p.p3 {
                    margin-top: 1.4814814815vh
                }

                    .in_05_c ul li p.p3 img {
                        display: block;
                        float: right;
                        height: 7.4074074074vh
                    }

            .in_05_c ul li::before {
                content: "";
                width: 0%;
                height: .2777777778vh;
                display: block;
                overflow: hidden;
                background-color: #0055b6;
                position: absolute;
                left: 50%;
                top: 0px;
                transition: .3s linear;
                -webkit-transition: .3s linear;
                -o-transition: .3s linear;
                -moz-transition: .3s linear
            }

            .in_05_c ul li:hover::before {
                width: 100%;
                left: 0px
            }

            .in_05_c ul li:hover {
                transform: translateY(-2px)
            }

.in_05_b {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-top: 9.2592592593vh
}

    .in_05_b a {
        display: inline-block;
        line-height: 1.75;
        padding: .9259259259vh 1.6666666667vw;
        background-color: #0055b6;
        color: #fff;
        border: 1px solid #0055b6
    }

        .in_05_b a:hover {
            background-color: #fff;
            color: #0055b6
        }

.cptcfr {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 99999;
    display: none
}

    .cptcfr .cptc_bg {
        width: 100%;
        height: 100%;
        overflow: hidden;
        position: absolute;
        left: 0px;
        top: 0px;
        background-color: rgba(0,0,0,.6)
    }

    .cptcfr .cptc_c {
        width: 52.0833333333vw;
        overflow: visible;
        background-color: #fff;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -26.0416666667vw;
        margin-top: -200px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box
    }

        .cptcfr .cptc_c .close {
            width: 1.0416666667vw;
            height: 1.0416666667vw;
            display: block;
            position: absolute;
            right: 1.5625vw;
            top: 1.5625vw;
            z-index: 99;
            overflow: hidden;
            background: url("../upimg/in_21.png") center no-repeat;
            background-size: 100%
        }

        .cptcfr .cptc_c .cptccs_prev {
            width: 3.6458333333vw;
            height: 100%;
            display: block;
            position: absolute;
            left: -6.7708333333vw;
            top: 0px;
            z-index: 9999;
            display: flex;
            display: -webkit-flex;
            align-items: center;
            justify-content: center
        }

            .cptcfr .cptc_c .cptccs_prev::before {
                content: "";
                width: 100%;
                height: 3.6458333333vw;
                display: block;
                background: url("../upimg/in_23.png") center no-repeat rgba(255,255,255,.7);
                background-size: 100%;
                border-radius: 50%;
                transition: .3s linear;
                -webkit-transition: .3s linear;
                -o-transition: .3s linear;
                -moz-transition: .3s linear
            }

            .cptcfr .cptc_c .cptccs_prev:hover:before {
                content: "";
                width: 100%;
                height: 3.6458333333vw;
                display: block;
                background: url("../upimg/in_23.png") center no-repeat #0055b6;
                background-size: 100%;
                border-radius: 50%
            }

        .cptcfr .cptc_c .cptccs_next {
            width: 3.6458333333vw;
            height: 100%;
            display: block;
            position: absolute;
            right: -6.7708333333vw;
            top: 0px;
            z-index: 9999;
            display: flex;
            display: -webkit-flex;
            align-items: center;
            justify-content: center
        }

            .cptcfr .cptc_c .cptccs_next::before {
                content: "";
                width: 100%;
                height: 3.6458333333vw;
                display: block;
                background: url("../upimg/in_24.png") center no-repeat rgba(255,255,255,.7);
                background-size: 100%;
                border-radius: 50%;
                transition: .3s linear;
                -webkit-transition: .3s linear;
                -o-transition: .3s linear;
                -moz-transition: .3s linear
            }

            .cptcfr .cptc_c .cptccs_next:hover::before {
                background: url("../upimg/in_24.png") center no-repeat #0055b6;
                background-size: 100%
            }

.cptcc_slide {
    width: calc(100% - 6.25vw);
    margin: 0px auto;
    padding: 5.5555555556vh 0px 3.7037037037vh 0px;
    overflow: hidden
}

    .cptcc_slide .swiper-slide {
        width: 100%;
        overflow: hidden;
        position: relative
    }

        .cptcc_slide .swiper-slide p {
            width: 100%;
            overflow: hidden
        }

            .cptcc_slide .swiper-slide p.p1 {
                color: #4e4e4f;
                line-height: 1.5;
                position: relative;
                padding-bottom: 1.8518518519vh;
                margin-bottom: 1.8518518519vh
            }

                .cptcc_slide .swiper-slide p.p1::before {
                    content: "";
                    width: 2.6041666667vw;
                    height: .462962963vh;
                    display: block;
                    overflow: hidden;
                    background-color: #0051b4;
                    border-radius: .462962963vh;
                    position: absolute;
                    left: 0px;
                    bottom: 0px
                }

            .cptcc_slide .swiper-slide p.p2 {
                color: #333;
                font-weight: bold;
                line-height: 1.5
            }

            .cptcc_slide .swiper-slide p.p3 {
                color: #666;
                line-height: 1.5;
                margin-top: .9259259259vh
            }

            .cptcc_slide .swiper-slide p.p4 {
                color: #333;
                font-weight: bold;
                line-height: 1.5;
                margin-top: 1.8518518519vh
            }

            .cptcc_slide .swiper-slide p.p5 {
                color: #666;
                line-height: 1.5;
                margin-top: .9259259259vh
            }

            .cptcc_slide .swiper-slide p.p6 {
                text-align: center;
                margin-top: 3.7037037037vh
            }

                .cptcc_slide .swiper-slide p.p6 a {
                    display: inline-block;
                    line-height: 1.75;
                    padding: 1.3888888889vh 1.6666666667vw;
                    background-color: #0055b6;
                    border-radius: .15625vw;
                    color: #fff !important
                }

        .cptcc_slide .swiper-slide img.img1 {
            display: block;
            position: absolute;
            right: 1.5625vw;
            top: 0vh;
            height: 2.7777777778vh
        }

.rightfr {
    width: 19.7916666667vw;
    overflow: hidden;
    padding: 1.8518518519vh 1.5625vw;
    padding-top: 4.6296296296vh;
    background: url("../upimg/r_01.jpg") center no-repeat;
    background-size: cover;
    position: fixed;
    right: 0px;
    bottom: 10vh;
    z-index: 9999;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

    .rightfr .close {
        width: 1.5625vw;
        height: 1.5625vw;
        display: block;
        overflow: hidden;
        background: url("../upimg/r_02.png") center no-repeat;
        background-size: 100%;
        position: absolute;
        right: 1.0416666667vw;
        top: 1.0416666667vw
    }

    .rightfr p {
        width: 100%;
        overflow: hidden;
        text-align: center
    }

        .rightfr p.p1 {
            line-height: 1.75;
            color: #fff
        }

        .rightfr p.p2 {
            margin-top: 1.8518518519vh
        }

            .rightfr p.p2 a {
                display: inline-block;
                line-height: 1.75;
                padding: .9259259259vh 1.6666666667vw;
                background-color: #fff;
                color: #0055b6;
                border: 1px solid #fff
            }

                .rightfr p.p2 a:hover {
                    background-color: #fff;
                    color: #0055b6 !important;
                    border: 1px solid #0055b6
                }

.xpgq_mainfr .font48 {
    font-size: 1.9791666667vw
}

.xpgq_mainfr .font30 {
    font-size: 1.1979166667vw
}

.xpgq_mainfr .font28 {
    font-size: 1.0416666667vw
}

.xpgq_mainfr .font24 {
    font-size: .9375vw
}

.xpgq_mainfr .font20 {
    font-size: .78125vw
}

.xpgq_mainfr .font18 {
    font-size: .7291666667vw
}

.xpgq_mainfr .font15 {
    font-size: .625vw
}

@media screen and (max-width: 1560px) {
    .xp_wrap_in {
        margin: 0px 5%
    }
}

@media screen and (max-width: 1500px) {
    .xp_wrap_in {
        margin: 0px 5%
    }

    .xpgq_mainfr .font48 {
        font-size: 2.5vw
    }

    .xpgq_mainfr .font30 {
        font-size: 1.5625vw
    }

    .xpgq_mainfr .font28 {
        font-size: 1.4583333333vw
    }

    .xpgq_mainfr .font24 {
        font-size: 1.25vw
    }

    .xpgq_mainfr .font20 {
        font-size: 1.0416666667vw
    }

    .xpgq_mainfr .font18 {
        font-size: .9375vw
    }

    .xpgq_mainfr .font15 {
        font-size: .78125vw
    }
}

@media screen and (max-width: 1440px) {
    .xp_wrap_c {
        margin: 0px 7.5%
    }
}

@media screen and (max-width: 1366px) {
    .xp_wrap_c {
        max-width: 1000px;
        margin: 0px auto
    }
}

@media screen and (max-width: 1200px) {
    .xp_wrap_in {
        margin: 0px 20px
    }
}

@media screen and (max-width: 1100px) {
    .xp_wrap_c {
        margin: 0px 20px
    }
}

@media screen and (max-width: 768px) {
    .xpgq_mainfr .font48 {
        font-size: .48rem
    }

    .xpgq_mainfr .font30 {
        font-size: .3rem
    }

    .xpgq_mainfr .font28 {
        font-size: .28rem
    }

    .xpgq_mainfr .font24 {
        font-size: .24rem
    }

    .xpgq_mainfr .font20 {
        font-size: .2rem
    }

    .xpgq_mainfr .font18 {
        font-size: .18rem
    }

    .xpgq_mainfr .font15 {
        font-size: .15rem
    }

    .xp_wrap_in {
        margin: 0px 10px
    }

    .xpw_pc {
        display: none !important
    }

    .xpw_wap {
        display: block !important
    }

    .in_02 ul li {
        height: .8rem;
        line-height: .8rem
    }

    .in_03 {
        margin-top: .3rem;
        padding-bottom: .6rem
    }

    .in_03_c {
        margin-top: .3rem
    }

    .in_03_b {
        margin-top: .6rem
    }

        .in_03_b ul li {
            width: calc((100% - .1rem)/2);
            margin-right: .1rem;
            margin-bottom: .1rem
        }

            .in_03_b ul li:nth-child(2n) {
                margin-right: 0px
            }

    .in_04 {
        padding: .5rem 0px .6rem 0px
    }

    .in_04t_t {
        margin-top: .3rem
    }

    .in_04_tab {
        margin-top: .6rem
    }

        .in_04_tab ul li {
            padding: 0px;
            height: 1rem;
            line-height: 1rem
        }

    .in_04_c {
        padding-top: .6rem
    }

        .in_04_c ul li {
            width: 100%;
            margin-right: 0px;
            margin-bottom: .2rem;
            padding: .2rem
        }

            .in_04_c ul li em.em3 span.sp3 i {
                background-size: .2rem;
                padding-right: .34rem
            }

    .in_05 {
        padding: .5rem 0px .6rem 0px
    }

    .in_05_c {
        padding-top: .6rem
    }

        .in_05_c ul {
            grid-template-columns: repeat(2, 1fr);
            grid-gap: .2rem
        }

            .in_05_c ul li div {
                padding: .2rem
            }

            .in_05_c ul li p.p1 span {
                background-size: .12rem;
                padding-right: .2rem
            }

            .in_05_c ul li p.p3 img {
                height: .6rem
            }

            .in_05_c ul li p.p3 {
                margin-top: .2rem
            }

    .in_05_b {
        margin-top: .6rem
    }

        .in_05_b a {
            padding: .15rem .3rem
        }

    .cptcfr .cptc_c {
        width: 80%;
        left: 10%;
        margin-left: 0px
    }

        .cptcfr .cptc_c .cptccs_prev {
            width: .4rem
        }

        .cptcfr .cptc_c .cptccs_next {
            width: .4rem
        }

        .cptcfr .cptc_c .cptccs_prev:before {
            height: .4rem;
            width: .4rem
        }

        .cptcfr .cptc_c .cptccs_next:before {
            height: .4rem;
            width: .4rem
        }

        .cptcfr .cptc_c .close {
            width: .3rem;
            height: .3rem;
            right: .2rem;
            top: .2rem
        }

    .cptcc_slide .swiper-slide img.img1 {
        position: relative;
        right: 0px;
        top: 0px
    }

    .cptcc_slide .swiper-slide p.p1 {
        margin-top: .2rem
    }

    .cptcc_slide .swiper-slide p.p6 a {
        padding: .1rem .3rem
    }

    .in_01 img.img1 {
        max-width: 330%;
        width: 330%;
        object-position: right center;
        margin-left: -166%
    }

    .in_01 .in_01_c {
        align-items: flex-start
    }

        .in_01 .in_01_c .in_01c_c {
            margin-top: .8rem
        }

        .in_01 .in_01_c p.p3 i {
            padding: .15rem .3rem
        }

        .in_01 .in_01_c p.p3 {
            margin-top: .5rem
        }

        .in_01 .in_01_c p.p4 {
            margin-top: .5rem
        }

            .in_01 .in_01_c p.p4 img {
                height: .4rem
            }

    .rightfr {
        width: 100%;
        bottom: 0px;
        padding: .4rem 0px .3rem 0px
    }

        .rightfr .close {
            width: .4rem;
            height: .4rem;
            right: .2rem;
            top: .2rem
        }

        .rightfr p.p2 a {
            padding: .15rem .3rem
        }
}
