.xnps_banner {
    width: 100%;
    height: 6rem;
    background: url(../images/peisong-banner.png) no-repeat;
    color: #fff;
    text-align: left;
    background-size: cover;
    position: relative;
}

.xnps_banner h1 {
    width: 100%;
    font-weight: bold;
    margin-bottom: .5rem;
    font-size: .6rem
}

.xnps_banner h3 {
    width: 100%;
    font-size: .3rem
}

.xnps_banner .font {
    width: 90%;
    height: 100%;
    top: 0;
    left: 5%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    flex-direction: column
}

.seemore {
    width: 100%;
    margin-top: .5rem;
    font-size: .18rem
}

.seemore a {
    display: inline-block;
    box-sizing: border-box;
    padding: .12rem .54rem;
    border: 0.03rem solid #fff;
    -webkit-border-radius: .45rem;
    -moz-border-radius: .45rem;
    border-radius: .45rem;
    border-radius: .45rem;
    color: #fff
}

.home-title {
    text-align: center;
    width: 80%;
    margin: .5rem auto;
    position: relative;
    z-index: 9
}

.home-title h3 {
    font-weight: bold;
    margin-bottom: .3rem;
    font-size: .4rem
}

.home-title p {
    font-size: .22rem
}

.index__vedio {
    width: 100%;
    background: url(../images/bg_deafult.png) no-repeat center;
    height: 7.5rem;
    overflow: hidden;
    margin-top: -1.5rem;
    background-size: cover;
}

.index__vedio--play {
    width: 7.99rem;
    height: 5.1rem;
    margin: 1.2rem auto 0;
    position: relative;
}

.index__vedio--play>.play {
    width: 1rem;
    height: 1rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5rem;
    top: 50%;
    margin-top: -.5rem;
    z-index: 99999999999999999;
    pointer-events: none;
    cursor: pointer;
}

.index__vedio--play .video {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.index__vedio--play .bg {
    width: 100%;
    height: 80%;
    background: url(../images/about_us_pic.png) no-repeat center;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 10%;
}

.index__vedio--play video {
    display: block;
    outline: 0 none !important;
    blr: expression(this.onFocus=this.blur())
}

.index_nanti {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.index_nanti li {
    padding: 0 1.5%;
    text-align: center
}

.index_nanti li img {
    width: 1.8rem
}

.index_nanti li h4 {
    font-size: .25rem;
    font-weight: bold;
    margin: .2rem 0
}

.index_nanti li p {
    font-size: .18rem;
    text-align: left
}

.index_liucheng {
    margin-top: .3rem;
    background: #f5f5f5;
    padding-top: .2rem
}

.index_liucheng .box {
    text-align: center;
    overflow: hidden
}

.index_liucheng .box div {
    width: 50%;
    float: left;
    position: relative
}

.index_liucheng .box div:after {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    border-radius: 50%;
    margin-left: -.5rem;
    margin-top: -.5rem;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    content: "\67e5\770b\5927\56fe";
    font-size: .2rem
}

.index_juese {
    padding: .1rem 0;
    margin-top: .3rem;
    overflow: hidden
}

.index_juese .top_menu {
    width: 100%;
    display: flex;
    text-align: center;
    font-size: 0.24rem;
    justify-content: center
}

.index_juese .top_menu li {
    width: 25%;
    padding-bottom: .3rem;
    cursor: pointer;
    position: relative;
    text-align: center;
}

.index_juese .top_menu li img {
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 50%;
    display: block;
    margin: 0 auto
}

.index_juese .top_menu li::after {
    width: 0;
    height: 0;
    border: .28rem solid transparent;
    border-bottom-color: #f5f5f5;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -.28rem;
    content: "";
    display: none
}

.index_juese .top_menu li.active::after {
    display: block
}

.index_juese .top_menu li.active img {
    border: 1px solid #1c7ff7;
    padding: 5px;
}

.index_juese .top_menu li.active {
    color: #1c7ff7;
    font-weight: bold;
}

.index_juese .box {
    width: 100%;
    height: 6.2rem;
    position: relative;
    overflow: hidden;
    overflow-x: hidden;
    background: #f5f5f5
}

.index_juese .bottom_content {
    width: 400%;
    display: flex;
    transition: all .5s ease;
    position: absolute;
    top: 0;
    left: 0%
}

.index_juese .item {
    width: 100%;
    font-size: 0.16rem;
    overflow: hidden;
    height: auto;
    clear: both;
}

.index_juese .item .left {
    width: 50%;
    float: left;
    text-align: left;
    padding-top: .5rem
}

.index_juese .item .left h4 {
    font-weight: bold;
    line-height: .5rem;
    font-size: .4rem
}

.index_juese .item .left p {
    font-size: .25rem;
    font-weight: bold;
    margin-top: .2rem
}

.index_juese .item .left dl {
    margin-top: .5rem
}

.index_juese .item .left dl dd {
    width: 20%;
    float: left;
    font-size: .2rem;
    height: 1.3rem;
    cursor: pointer;
    text-align: center
}

.index_juese .item .left dl dd.active {
    color: #1c7ff7
}

.index_juese .item .left dl dd i {
    font-size: .5rem;
    display: block;
    width: .8rem;
    height: .8rem;
    border: 1.5px solid #bdbdbd;
    border-radius: 50%;
    text-align: center;
    color: #bdbdbd;
    margin: 0 auto;
    margin-bottom: .1rem
}

.index_juese .item .left dl dd.active i {
    border-color: #1c7ff7;
    color: #1c7ff7
}

.index_juese .item .right {
    width: 50%;
    float: right;
    height: 100%;
    text-align: center;
    padding: .3rem 0
}

.index_juese .item .right li {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.index_juese .item .right img {
    max-width: 3rem
}

.index_juese .item #computer img {
    width: 100%;
    max-width: 100%
}

.home_core_content {
   padding-top:50px;
    text-align: center
}

.home_core_content>a {
    width: 2.5rem;
    height: .48rem;
    line-height: .48rem;
    margin-top: .5rem;
    font-size: .18rem;
    color: #fff;
    display: inline-block;
    background: -webkit-linear-gradient(to left, #1c7ff7, #2558ce);
    background: linear-gradient(to left, #1c7ff7, #2558ce);
    border-radius: .48rem
}

.home_core_content>ul {
    font-size: 0
}

.home_core_content>ul>li {
    width: 16.66%;
    padding-top: 15px;
    padding-bottom: 15px;
    display: inline-block;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    box-sizing: border-box;
}

.home_core_content>ul>li:nth-child(1),
.home_core_content>ul>li:nth-child(2),
.home_core_content>ul>li:nth-child(3),
.home_core_content>ul>li:nth-child(4),
.home_core_content>ul>li:nth-child(5),
.home_core_content>ul>li:nth-child(6) {
    border-top: none
}

.home_core_content>ul>li:nth-child(6n) {
    border-right: none
}

.home_core_content>ul>li>h3 {
    font-size: 16px;
    color: #333;
    font-weight:normal;
}

.index-siyou {
    background: #f5f5f5;
    text-align: center;
    padding-top: .3rem
}

.index_youshi {
    margin-bottom: .3rem
}

.index_youshi li {
    width: 25%;
    float: left;
    text-align: center
}

.index_youshi li h3 {
    font-size: .22rem;
    font-weight: bold;
}

.index_youshi li i {
    font-size: .5rem
}

.footer_banner {
    width: 100%;
    background: url(../images/back_bg.png);
    background-position: center;
    padding-bottom: 1rem;
    padding-top: 1rem;
    text-align: center
}

.footer_banner h1 {
    color: #fff;
    font-weight: bold;
    font-size: .4rem
}

.btn_01 {
    width: 1.4rem;
    height: .48rem;
    line-height: .48rem;
    background-color: #fff;
    text-align: center;
    font-size: .18rem;
    border: none;
    border-radius: 3px;
    margin-top: .4rem;
    color: #5a63ff
}

.btn_01:hover {
    background: none;
    border: 1px solid #fff;
    color: #fff
}

@media(max-width:767px) {
    .home-title {
        width: 95%;
        margin: .3rem auto;
    }

    .index_juese .item .right {
        width: 100%;
        float: none;
        clear: both;
        display: none;
    }

    .index_liucheng .box div:after {
        display: block;
    }

    .index_juese .item .left {
        width: 100%;
        float: none
    }

    .index_juese .item .right li {
        height: auto;
    }

    .home_core_content>ul>li {
        width: 33.33%
    }

    .home_core_content>ul>li:nth-child(4),
    .home_core_content>ul>li:nth-child(5),
    .home_core_content>ul>li:nth-child(6) {
        border-top: none;
        border-top: 1px solid #ddd
    }

    .home_core_content>ul>li:nth-child(6n) {
        border-right: 1px solid #ddd
    }

    .home_core_content>ul>li:nth-child(3n) {
        border-right: none
    }

    .index_youshi li {
        width: 50%;
    }
}

@media(max-width:480px) {
    .index__vedio--play {
        width: 100%;
    }

    .index_nanti {
        flex-direction: column
    }

    .index_nanti li {
        width: 100%;
        margin-bottom: .3rem
    }
}

#imgbox-loading {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none;
    z-index: 90;
}

#imgbox-loading div {
    background: #FFF;
    width: 100%;
    height: 100%;
}

#imgbox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    display: none;
    z-index: 80;
}

.imgbox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    background: #FFF;
    display: none;
    z-index: 90;
}

.imgbox-img {
    padding: 0;
    margin: 0;
    border: none;
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.imgbox-title {
    padding-top: 10px;
    font-size: 11px;
    text-align: center;
    font-family: Arial;
    color: #333;
    display: none;
}

.imgbox-bg-wrap {
    position: absolute;
    padding: 0;
    margin: 0;
    display: none;
}

.imgbox-bg {
    position: absolute;
    width: 20px;
    height: 20px;
}
