.cp-title2 a.active2,
.cp-title2 a.active2:hover {
    background: #ffffff;
    cursor: default;
}

a {
    color: #333333;
}

a>span {
    color: #fff;
}

a:hover {
    text-decoration: none;
}
h1{
    display: none;
}
.xinjia{
        width: 7px;
    height: 30px;
    margin-right: 10px;
    background: linear-gradient(203deg, #189DF8, #247DE1);
}

/* .cp-text>p::-webkit-scrollbar {
  display: none;
}*/

.container1 {
    display: none;
    position: relative;
    width: 14px;
    height: 14px;
  
}
/*.chevron {
    position: absolute;
    width: 14px;
    height: 4px;
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
    animation: move 3s ease-out infinite;
}
.chevron:first-child {
    animation: move 3s ease-out 1s infinite;
}
.chevron:nth-child(2) {
    animation: move 3s ease-out 2s infinite;
}
.chevron:before,
.chevron:after {
    content: ' ';
    position: absolute;
    top: 0;
    height: 50%;
    width: 51%;
    background: #247DE1;
}
.chevron:before {
    left: 0;
    transform: skew(0deg, 30deg);
}
.chevron:after {
    right: 0;
    width: 50%;
    transform: skew(0deg, -30deg);
}*/
@keyframes move {
    25% {
        opacity: 1;
    }
    33% {
        opacity: 1;
        transform: translateY(20px);
    }
    67% {
        opacity: 1;
        transform: translateY(25px);
    }
    100% {
        opacity: 0;
        transform: translateY(30px) scale3d(0.5, 0.5, 0.5);
    }
}

@keyframes pulse {
    to {
        opacity: 1;
    }
}



@media screen and (min-width:280px) and (max-width: 767px) {
    .jiaotou{
        display: none;
    }
    .swiper-container2{
        width: 100%;
        overflow: hidden;
    }
    /* 背景图 */
    #beijingtu {
        background: url(../../images/wap_zhuying.png) center center no-repeat;
        background-size: cover;
        height: 350px;
    }
    #beijingtu_wenzi {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    #beijingtu_wenzi_p1 {
        font-size: 60px;
        color: #fff;
    }
    #beijingtu_wenzi_p2 {
        font-size: 18px;
        color: #fff;
    }
    /* 主营业务 */
    .erloudao_d1 {
        width: 100%;
        margin-bottom: 30px;
        margin: 0 auto;
    }
    .erceng {
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    /*产品中心*/
    .dada {
        height: 45px !important;
    }
    .cp-title {
        position: relative;
        padding: 0px 10px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .cp-title a {
        float: left;
        display: block;
        font-size: 12px;
        line-height: 30px;
        padding: 0 30px;
        border-radius: 18px;
    }
    .cp-title a.active,
    .cp-title a:hover {
        background: linear-gradient(203deg, #189DF8, #247DE1);
        color: #FFFFFF;
    }
    .cp-title2 {
        background: #fcfcfc;
        width: 100%;
        height: 45px;
        border-top: 1px solid #ececec;
        line-height: 45px;
        z-index: 100;
        position: relative;
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15)
    }
    .cp-title2 a {
        font-size: 12px;
        padding: 5px 30px;
        line-height: 76px;
        border-radius: 36px;
    }
    .vip4 .cp-title2 a {
        margin-right: 24px;
    }
    .cp-title2 a.active,
    .cp-title2 a:hover {
        font-size: 12px;
        background: linear-gradient(203deg, #189DF8, #247DE1);
        color: #FFFFFF;
        text-decoration: none;
    }
    #J_cp .lk-width {
        margin-left: 10px;
    }
    #J_cp .lk-width .lk {
        display: block;
        width: 100%;
        height: 30px;
        padding: 0;
        text-align: center;
        line-height: 30px;
        border-radius: 36px;
    }
    #J_cp .swiper-button-next {
        background-image: url(../../images/zhuyngyewu_right.png);
        right: 10%;
        background-size: 15px 15px
    }
    #J_cp .swiper-button-prev {
        background-image: url(../../images/zhuyingyewu_left.png);
        left: 10%;
        background-size: 15px 15px
    }
    #J_cp .swiper-button-prev.swiper-button-disabled,
    #J_cp .swiper-button-next.swiper-button-disabled {
        opacity: 0;
    }
    .container {
        padding: 0px 0px;
    }
    .cp-title2.pos {
        position: fixed;
        top: 0;
        z-index: 99;
    }
    h1 {
        margin-top: 25px;
    }
    .cp-box {
        padding: 0px 20px;
    }
    .cp-box .container {
        margin: 0 auto;
        display: flex;
        flex-direction: column-reverse;
        width: 100%;
        align-items: center;
    }
    .cp-box .container>div {
        width: 100%;
    }
    .pull-left_img {
        width: 100%;
    }
    .cp-text h1 span {
        display: inline-block;
        font-size: 20px;
        color: #666666;
        padding: 0 3px;
    }
    .zhuyingyewu_hr {
        width: 100%;
        height: 3px;
        background: linear-gradient(203deg, #189DF8, #247DE1);
        margin: 0px;
    }
    h2{
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-top: 25px;
        margin-bottom: 15px;
    }
     h2>p {
        font-size: 18px;
        color: #5e5e5e;
        
    }
    .cp-text >p {
       /* height: 140px;
        overflow-y: scroll;*/
        font-size: 14px;
        text-align: justify;
        color: #666666;
        line-height: 24px;
        text-align: justify;
    }
    .pull-right .cp-text {
        float: right;
    }
    .cp-bj {
        background: #f2f2f2;
    }
    .swiper-button-prev {
        display: none;
    }
    .swiper-button-next {
        display: none;
    }
    .fanzhuan1 {
        display: flex;
        text-align: right;
        flex-direction: column;
    }
    /* 弹窗 */
    .hy-next,
    .hy-prev {
        width: 25px;
        height: 25px;
    }
    .hy-next {
        right: 10px;
    }
    .hy-prev {
        left: 10px;
    }
    .mask2 {
        position: fixed;
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        display: none;
        background: rgba(0, 0, 0, 0.7);
        z-index: 999;
    }
    .tanchu {
        width: 100%;
        display: flex;
        flex-direction: column;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .gaunbi {
        position: absolute;
        z-index: 88;
        top: 10px;
        right: 10px;
        background: url(../../images/gaunbi.png)no-repeat;
        background-size: 25px;
        width: 25px;
        height: 25px;
    }
    .tupianquyu {
        border-radius: 20px;
        width: 100%;
        height: 220px;
        background-color: brown;
    }
    @media screen and (min-width: 0px) and (max-width: 320px) {
        .tupianquyu {
            border-radius: 20px;
            width: 100%;
            height: 170px;
            background-color: brown;
        }
    }
    @media screen and (min-width: 321px) and (max-width: 375px) {
        .tupianquyu {
            border-radius: 20px;
            width: 100%;
            height: 205px;
            background-color: brown;
        }
    }
    .target {
        width: 100%;
        height: 100%;
        overflow: hidden;
        position: relative;
    }
    .target img {
        border-radius: 10px;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    /* 加 */
    .tianjia_wenzi {
        font-size: 12px!important;
        color: #247DE1!important;
        margin-top: 8px!important;
    }
}

@media screen and (min-width: 500px) and (max-width: 767px) {
    /* 弹窗 */
    .hy-next,
    .hy-prev {
        width: 25px;
        height: 25px;
    }
    .hy-next {
        right: 10px;
    }
    .hy-prev {
        left: 10px;
    }
    .mask2 {
        position: fixed;
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        display: none;
        background: rgba(0, 0, 0, 0.5);
        z-index: 999;
    }
    .tanchu {
        padding: 0px 50px;
        width: 100%;
        display: flex;
        flex-direction: column;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .gaunbi {
        position: absolute;
        z-index: 88;
        top: -10px;
        right: 40px;
        background: url(../../images/gaunbi.png)no-repeat;
        background-size: 25px;
        width: 25px;
        height: 25px;
    }
    .tupianquyu {
        border-radius: 20px;
        width: 100%;
        height: 340px;
        background-color: brown;
    }
    .target {
        width: 100%;
        height: 100%;
        overflow: hidden;
        position: relative;
    }
    .target img {
        border-radius: 10px;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    /* 背景图 */
    #beijingtu {
        background: url(../../images/wap_zhuying.png) center center no-repeat;
        height: 718px;
    }
    #beijingtu_wenzi {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    #beijingtu_wenzi_p1 {
        font-size: 60px;
        color: #fff;
    }
    #beijingtu_wenzi_p2 {
        font-size: 18px;
        color: #fff;
    }
    /* 主营业务 */
    /*产品中心*/
    .erceng {
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        margin: 0px;
    }
    .dada {
        height: 45px !important;
    }
    .cp-title {
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .cp-title a {
        float: left;
        display: block;
        font-size: 14px;
        line-height: 30px;
        padding: 0 30px;
        border-radius: 18px;
        margin-right: 30px;
    }
    .cp-title a.active,
    .cp-title a:hover {
        background: linear-gradient(203deg, #189DF8, #247DE1);
        color: #FFFFFF;
    }
    .cp-title2 {
        background: #fcfcfc;
        width: 100%;
        height: 45px;
        border-top: 1px solid #ececec;
        line-height: 45px;
        z-index: 100;
        position: relative;
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15)
    }
    /* #J_cp .lk-width {
        margin-top: 20.5px;
    } */
    #J_cp .lk-width .lk {
        display: block;
        width: 100%;
        height: 30px;
        padding: 0;
        text-align: center;
        line-height: 30px;
        border-radius: 36px;
    }
    #J_cp .swiper-button-next {
        background-image: url(../../images/zhuyngyewu_right.png);
        right: 10%;
        background-size: 15px 15px
    }
    #J_cp .swiper-button-prev {
        background-image: url(../../images/zhuyingyewu_left.png);
        left: 10%;
        background-size: 15px 15px
    }
    #J_cp .swiper-button-prev.swiper-button-disabled,
    #J_cp .swiper-button-next.swiper-button-disabled {
        opacity: 0;
    }
    .container {
        padding: 0px 0px;
    }
    .cp-title2 a {
        font-size: 14px;
        padding: 5px 30px;
        line-height: 76px;
        border-radius: 36px;
        margin-right: 30px;
    }
    .vip4 .cp-title2 a {
        margin-right: 24px;
    }
    .cp-title2 a.active,
    .cp-title2 a:hover {
        font-size: 14px;
        background: linear-gradient(203deg, #189DF8, #247DE1);
        color: #FFFFFF;
        text-decoration: none;
    }
    .cp-title2.pos {
        position: fixed;
        top: 0;
        z-index: 99;
    }
    .cp-box {
        margin-top: 25px;
        padding: 0px 20px;
        height: 380px;
    }
    .cp-box .container {
        height: 380px;
        margin: 0 auto;
        display: flex;
        width: 100%;
        align-items: center;
    }
    .cp-box .container>div {
        width: 50%;
    }
    .pull-left_img {
        width: 100%;
    }
    .cp-text h1 span {
        display: inline-block;
        font-size: 40px;
        color: #666666;
        padding: 0 3px;
    }
    .zhuyingyewu_hr {
        width: 100%;
        height: 3px;
        background: linear-gradient(203deg, #189DF8, #247DE1);
        margin: 0px;
    }
    h2{
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-top: 30px;
        margin-bottom: 15px;
    }
    h2>p {
        font-size: 24px;
        color: #5e5e5e;
        
    }
    .cp-text> p {
        font-size: 14px;
        color: #666666;
        line-height: 24px;
        text-align: justify;
       /* height: 99px;
        overflow-y: scroll;*/
    }
    .pull-right .cp-text {
        float: right;
    }
    .cp-bj {
        background: #f2f2f2;
    }
    .swiper-button-prev {
        display: none;
    }
    .swiper-button-next {
        display: none;
    }
    .fanzhuan1 {
        display: flex;
        flex-direction: row-reverse;
    }
    /* 弹窗 */
    .mask2 {
        position: fixed;
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        display: none;
        background: rgba(0, 0, 0, 0.7);
        z-index: 999;
    }
    .tanchu {
        width: 100%;
        display: flex;
        flex-direction: column;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .gaunbi {
        position: absolute;
        z-index: 88;
        top: 10px;
        right: 14px;
        background: url(../../images/gaunbi.png)no-repeat;
        width: 50px;
        height: 50px;
    }
    .tupianquyu {
        border-radius: 20px;
        width: 100%;
        height: 450px;
        background-color: brown;
    }
    .target {
        width: 100%;
        height: 100%;
        overflow: hidden;
        position: relative;
    }
    .target img {
        border-radius: 10px;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    /* 加 */
    .tianjia_wenzi {
        font-size: 14px!important;
        color: #247DE1!important;
        margin-top: 16px!important;
    }
}

@media screen and (min-width:1200px) {
    /* 背景图 */
    #beijingtu {
        background: url(../../images/pc_zhuying.png) no-repeat;
        background-size: cover;
        height: 482px;
    }
    #beijingtu_wenzi {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    #beijingtu_wenzi_p1 {
        font-size: 60px;
        color: #fff;
    }
    #beijingtu_wenzi_p2 {
        font-size: 18px;
        color: #fff;
    }
    /* 主营业务 */
    .container {
        width: 100%;
        padding: 0;
    }
    .dada {
        width: 1200px;
        height: 45px;
        margin: 0 auto;
    }
    /*产品中心*/
    .cp-title {
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .cp-title a {
        float: left;
        display: block;
        font-size: 14px;
        line-height: 36px;
        padding: 0 30px;
        border-radius: 18px;
        margin-right: 30px;
    }
    .cp-title a.active,
    .cp-title a:hover {
        background: linear-gradient(203deg, #189DF8, #247DE1);
        color: #FFFFFF;
    }
    .cp-title2 {
        background: #fcfcfc;
        width: 100%;
        height: 45px;
        border-top: 1px solid #ececec;
        line-height: 45px;
        z-index: 100;
        position: relative;
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15)
    }
    .erceng {
        height: 45px !important;
    }
    /* #J_cp .lk-width {
        margin-top: 20.5px;
    } */
    #J_cp .lk-width .lk {
        display: block;
        width: 90%;
        height: 30px;
        padding: 0;
        text-align: center;
        line-height: 30px;
        border-radius: 36px;
    }
    .swiper-container2 {
        width: 1200px;
        max-width: 1200px;
        overflow: hidden;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 999;
    }
    #J_cp .swiper-button-next {
        background-image: url(../../images/zhuyngyewu_right.png);
        background-size: 9px 15px;
    }
    #J_cp .swiper-button-prev {
        background-image: url(../../images/zhuyingyewu_left.png);
        background-size: 9px 15px
    }
    #J_cp .swiper-button-prev.swiper-button-disabled,
    #J_cp .swiper-button-next.swiper-button-disabled {
        opacity: 0;
    }
    .cp-title2 a {
        font-size: 14px;
        padding: 5px 30px;
        line-height: 76px;
        border-radius: 36px;
        margin-right: 30px;
    }
    .vip4 .cp-title2 a {
        margin-right: 24px;
    }
    .cp-title2 a.active,
    .cp-title2 a:hover {
        font-size: 14px;
        background: linear-gradient(203deg, #189DF8, #247DE1);
        color: #FFFFFF;
        text-decoration: none;
    }
    .cp-title2.pos {
        position: fixed;
        top: 0;
        z-index: 99;
    }
    .cp-box {}
    .cp-box {}
    .cp-box .container {
            padding: 0px 50px;
        height: 380px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        width: 1200px;
        align-items: center;
    }
    .cp-box .container>div {
        width: 50%;
    }
    .cp-text h1 span {
        display: inline-block;
        font-size: 40px;
        color: #666666;
        padding: 0 3px;
    }
    .zhuyingyewu_hr {
        width: 100%;
        height: 3px;
        background: linear-gradient(203deg, #189DF8, #247DE1);
        margin: 0px;
    }
    h2{
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-bottom: 15px;
    }
     h2>p {
        font-size: 30px;
        color: #5e5e5e;
        
    }
    .cp-text>p {
        text-align: justify;
        font-size: 14px;
        color: #666666;
        line-height: 24px;
        width: 100%;
        /*height: 70px;
        overflow-y: scroll;*/
    }
    .cp-bj {
        background: #f2f2f2;
    }
    .swiper-button-prev {
        display: block;
    }
    .swiper-button-next {
        display: block;
    }
    .fanzhuan1 {
        display: flex;
        flex-direction: row-reverse;
    }
    /* 弹窗 */
    .mask2 {
        position: fixed;
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        display: none;
        background: rgba(0, 0, 0, 0.7);
        z-index: 999;
    }
    .tanchu {
        display: flex;
        flex-direction: column;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .gaunbi {
        position: absolute;
        z-index: 88;
        top: 10px;
        right: 14px;
        background: url(../../images/gaunbi.png)no-repeat;
        width: 50px;
        height: 50px;
    }
    .tupianquyu {
        border-radius: 20px;
        width: 1000px;
        height: 560px;
        background-color: brown;
    }
    .tupianquyu_div>img {
        border-radius: 50px;
        width: 100%;
        height: 560px;
    }
    .target {
        width: 100%;
        height: 100%;
        overflow: hidden;
        position: relative;
    }
    .target img {
        border-radius: 10px;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .jiaotou {
        width: 1200px;
        position: absolute;
        height: 45px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    /* 加 */
    .tianjia_wenzi {
        font-size: 16px!important;
        color: #247DE1!important;
        margin-top: 16px!important;
    }
    .left{
        text-align: right;
    }
}