﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

body {
    width: 100%;
    height: 100%;
    line-height: 1;
    overflow-x: hidden;
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none
}

* {
    box-sizing: border-box
}

.clear {
    clear: both
}

*:focus {
    outline: none
}

.filter-btn {
    float: right
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset !important
}

html {
    font-size: calc(100vw / 5);
    font-size: -webket-calc(100vw/5)
}

html,body {
    font-family: '微软雅黑'
}

.clearfix:before,.clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

img {
    display: block
}

a {
    display: block
}

i {
    display: block
}

.clearfix {
    *zoom: 1
}

.right-menu-mask.on {
    background: rgba(0,0,0,0.4);
    z-index: 99
}

.right-menu-mask {
    background: transparent;
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    transition: all 0.5s
}

.right-menu {
    width: 2.2666666667rem;
    background: #17191d;
    position: fixed;
    right: -100%;
    top: 0;
    bottom: 0;
    z-index: 10000;
    transition: right 0.25s
}

.right-menu .list-box {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    width: 100%
}

.right-menu .list-box ul li .children {
    background: #2d2f32;
    padding: 0.1066666667rem 0.1266666667rem
}

.right-menu .list-box ul li .children div {
    height: .6666666667rem;
    line-height: .6666666667rem;
    box-sizing: border-box;
    border-bottom: 1px solid #434347
}

.right-menu .list-box ul li .children div a span {
    font-size: 0.16rem;
    color: #fff
}

.right-menu .list-box ul li .children div img {
    width: .54rem;
    height: .48rem;
    float: left;
    margin: .0666666667rem 0
}

.right-menu .list-box ul li .children div span {
    float: left;
    line-height: .6666666667rem;
    text-align: center;
    margin-left: .1666666667rem
}

.right-menu .list-box ul li .children div:nth-child(2) {
    border-bottom: 1px solid transparent
}

.right-menu .list-box ul li .cell {
    height: .5466666667rem;
    line-height: .5466666667rem;
    font-size: .16rem;
    padding: 0 .08rem;
    border-bottom: 1px solid #434347;
    color: #fff
}

.right-menu .list-box ul li .cell a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    font-size: .16rem
}

.right-menu .list-box ul li .cell i {
    font-size: .0733333333rem;
    float: right
}

.right-menu .list-box ul li .cell-children ul li a span {
    font-size: .16rem;
    color: #fff
}

.right-menu .list-box .login-Register-btn {
    display: none;
    width: 34%;
    height: 0.4333333333rem;
    line-height: 0.4333333333rem;
    background: none;
    border: 1px solid #be99fb;
    color: #be99fb;
    font-size: 0.16rem;
    position: fixed;
    text-align: center;
    right: 5%;
    border-radius: 0.0666666667rem;
    background: #17191d;
    bottom: 10px;
    left: auto;
    transform: none
}

.right-menu.on {
    right: 0
}

.head-down {
    padding: 0.2533333333rem 0.14rem 0 0.14rem;
    background: #2d2f32;
    position: absolute;
    left: 0;
    right: 0;
    top: 0.5866666667rem;
    z-index: 100;
    display: none
}

.head-down .head-down-btn {
    display: flex;
    justify-content: space-between;
    padding-bottom: 0.2666666667rem;
    border-bottom: 1px solid #434347
}

.head-down .head-down-btn a {
    display: block;
    width: 2.1333333333rem;
    height: 0.3866666667rem;
    border: 1px solid #be99fb;
    border-radius: 0.04rem;
    text-align: center;
    line-height: 0.3866666667rem;
    font-size: 0.16rem;
    color: #be99fb
}

.title-big {
    background: url(../images/title.png) no-repeat;
    background-size: 100% 100%;
    width: 1.9866666667rem;
    height: .34rem;
    line-height: .34rem;
    font-size: .1866666667rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: .04rem;
    color: #be99fb;
    text-align: center;
    margin: .4066666667rem auto .22rem
}

.header {
    padding: 0 .0666666667rem 0 0;
    background: url(../images/top.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 100
}

.header .language-change {
    display: none;
    width: 1.7333333333rem;
    height: 0.6666666667rem;
    background: url(../images/language-bg.png) no-repeat;
    background-size: cover;
    position: absolute;
    top: .5866666667rem;
    right: .08rem;
    z-index: 100;
    box-sizing: border-box;
    padding: 0.08rem 0.04rem 0.0266666667rem 0.04rem
}

.header .language-change .language-box {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex
}

.header .language-change .language-box div {
    width: 50%;
    height: 100%;
    line-height: 0.6666666667rem;
    font-size: 0;
    text-align: center
}

.header .language-change .language-box div span {
    width: .2666666667rem;
    height: .2666666667rem;
    display: inline-block;
    line-height: .24rem;
    border-radius: 100%;
    font-size: .1866666667rem;
    text-align: center;
    border: 1px solid #BE99FB;
    color: #BE99FB
}

.header .language-change .language-box div span.on {
    color: #242528;
    background: #BE99FB
}

.header .logo {
    float: left;
    height: .58rem
}

.header .logo img {
    height: 100%
}

.header .right {
    float: right;
    margin-top: .0666666667rem;
    padding-right: .0666666667rem
}

.header .right a:nth-child(1) {
    margin-top: .1066666667rem;
    width: .24rem;
    height: .24rem;
    line-height: .24rem;
    background-color: #be99fb;
    text-align: center;
    border-radius: 100%;
    font-size: .1866666667rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #242528;
    float: left;
    margin-right: .24rem;
}

.header .right a:nth-child(1):after {
    content: '';
    width: 0;
    height: 0;
    border-width: 0.0533333333rem 0 0.0533333333rem 0.0533333333rem;
    border-style: solid;
    border-color: transparent transparent transparent #be99fb;
    position: absolute;
    right: -4px;
    top: 50%;
    transform: translateY(-50%)
}

.header .right a:nth-child(2) {
    display: block;
    color: #be99fb;
    font-size: 0;
    line-height: 1;
    float: left;
    margin-right: .16rem;
    position: relative;
    top: -.0666666667rem
}

.header .right a:nth-child(2) i {
    font-size: 0.2666666667rem;
    line-height: 0.5866666667rem
}

.header .right a:nth-child(3) {
    margin-top: .1066666667rem;
    width: .24rem;
    height: .24rem;
    line-height: .24rem;
    background-color: #be99fb;
    text-align: center;
    border-radius: 100%;
    font-size: .1866666667rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #242528;
    float: left;
    margin-right: .24rem
}

.header .right a:nth-child(4) {
    float: left;
    text-align: center;
    width: .4533333333rem;
    height: .3733333333rem;
    line-height: .4533333333rem
}

.header .right a:nth-child(4) i {
    font-size: .24rem;
    color: #be99fb
}

.banner {
    width: 100%;
    background: url(../images/banner-bg.jpg) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    margin-top: .58rem
}

.banner .swiper-container {
    background-size: 100% 100%;
    position: relative;
    height: 100%
}

.banner .swiper-container .swiper-wrapper .swiper-slide {
    float: left
}

.banner .swiper-container .swiper-wrapper .swiper-slide img {
    width: 100%
}

.banner .swiper-container .swiper-pagination {
    padding-left: 17%
}

.banner .swiper-container .swiper-pagination span.swiper-pagination-bullet-active {
    background: #6000ff
}

.banner .swiper-container .swiper-pagination span {
    width: .5066666667rem;
    background-color: #ababab;
    height: .0533333333rem;
    float: left;
    margin: .1733333333rem;
    border-radius: 0
}

.banner_personal {
    height: 2.08rem
}

.banner_personal img {
    width: 100%;
    height: 100%
}

.packet {
    background: url(../images/packet.jpg) no-repeat;
    background-size: 100% 100%
}

.packet .packet-content {
    padding: 0 .1266666667rem
}

.packet .packet-content .item {
    float: left;
    width: 49.7%;
    margin: .0066666667rem;
    position: relative
}

.packet .packet-content .item .text {
    position: absolute;
    bottom: .6rem;
    left: .04rem;
    padding-left: .0533333333rem
}

.packet .packet-content .item .text h3 {
    height: .12rem;
    font-size: .19rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #fefeff
}

.packet .packet-content .item .text p {
    margin-top: .2rem;
    height: .2066666667rem;
    text-align: justify;
    line-height: .2066666667rem;
    font-size: .16rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #fefeff
}

.packet .packet-content .item img {
    width: 100%;
    height: 100%
}

.qipai {
    background: url(../images/qipai_bg.png);
    background-size: 100% 100%
}

.qipai .qipai-bw>img {
    width: 3.56rem;
    margin: 0 auto
}

.qipai .qipai-content {
    padding: 0 .1333333333rem
}

.qipai .qipai-content p {
    text-align: justify;
    font-size: .16rem;
    text-indent: .2666666667rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: .2266666667rem;
    letter-spacing: 0px;
    color: #e8defa
}

.qipai .qipai-content .sys {
    margin-top: .3333333333rem;
    margin-left: .2066666667rem;
    background: url(../images/sm.png) center;
    background-size: 100% 100%;
    width: 4.1rem;
    height: 1.6066666667rem
}

.qipai .qipai-content .sys>img {
    width: 1.3333333333rem;
    height: 1.3333333333rem;
    position: relative;
    top: .1333333333rem;
    left: .16rem;
    float: left
}

.qipai .qipai-content .sys .sys-text {
    float: left;
    margin-left: .2733333333rem;
    margin-top: .4266666667rem
}

.qipai .qipai-content .sys .sys-text p {
    text-align: center
}

.qipai .qipai-content .sys .sys-text p:nth-child(1) {
    font-size: .16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: .2rem;
    letter-spacing: 0px;
    color: #a080d1
}

.qipai .qipai-content .sys .sys-text p:nth-child(2) {
    font-size: .1066666667rem;
    margin-top: .0666666667rem
}

.qipai .qipai-content .sys .sys-text p:nth-child(3) {
    font-size: .1466666667rem;
    margin-top: .1333333333rem
}

.advantage {
    background: #000
}

.advantage .advantage-content {
    padding-top: .3933333333rem
}

.advantage .advantage-content .item {
    float: left;
    width: 50%;
    text-align: center;
    padding: 0 .1333333333rem;
    margin-top: .4266666667rem
}

.advantage .advantage-content .item i {
    font-size: .6333333333rem;
    color: #ba96f7
}

.advantage .advantage-content .item h2 {
    font-size: .16rem;
    line-height: .2266666667rem;
    color: #ba96f7;
    margin-top: .12rem
}

.advantage .advantage-content .item p {
    height: 1.5rem;
    font-size: .1333333333rem;
    line-height: .2266666667rem;
    color: #e8defa;
    text-indent: .2666666667rem;
    text-align: justify;
    margin-top: .14rem
}

.advantage .advantage-content .item:nth-child(1) {
    margin-top: 0
}

.advantage .advantage-content .item:nth-child(2) {
    margin-top: 0
}

.case {
    background: url(../images/qipai_bg.png);
    background-size: 100% 100%
}

.case .case-content {
    padding: 0 .2533333333rem
}

.case .case-content .item {
    background: url(../images/dn.png);
    background-size: 100% 100%;
    width: 50%;
    height: 1.3666666667rem;
    float: left;
    position: relative;
    margin-top: .4866666667rem
}

.case .case-content .item img {
    width: 1.7066666667rem;
    height: 1.0666666667rem;
    position: absolute;
    left: .2666666667rem;
    top: .12rem
}

.case .item:nth-child(1) {
    margin-top: 0
}

.case .item:nth-child(2) {
    margin-top: 0
}

.case .footer_button {
    background: url(../images/button.png) no-repeat;
    background-size: 100% 100%;
    width: 1.9866666667rem;
    height: .34rem;
    line-height: .34rem;
    font-size: .1866666667rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: .04rem;
    color: #be99fb;
    text-align: center;
    margin: .2066666667rem auto .2066666667rem
}

.case .footer_button a {
    color: #b794f4
}

.Service {
    background: #000
}

.Service .Service-content-1 {
    padding-left: 25%
}

.Service .Service-content-1 .item {
    float: left
}

.Service .Service-content-1 .item i {
    height: .4rem;
    line-height: .4rem;
    text-align: left;
    color: #ba96f7;
    float: left
}

.Service .Service-content-1 .item i.on {
    color: white
}

.Service .Service-content-1 .item span {
    width: .8rem;
    height: .0133333333rem;
    line-height: .4rem;
    float: left;
    border-bottom: 1px dashed  #ba96f7;
    margin: .2rem .0666666667rem 0 .0666666667rem
}

.Service .Service-content-1 .item:nth-child(3) span {
    border-bottom: 1px dashed  transparent
}

.Service .Service-content-2 {
    padding-left: 12%;
    margin-top: .1333333333rem
}

.Service .Service-content-2 .item {
    float: left
}

.Service .Service-content-2 .item i {
    height: .4rem;
    line-height: .4rem;
    text-align: left;
    color: #ba96f7;
    float: left
}

.Service .Service-content-2 .item i.on {
    color: white
}

.Service .Service-content-2 .item span {
    width: .8rem;
    height: .0133333333rem;
    line-height: .4rem;
    float: left;
    border-bottom: 1px dashed  #ba96f7;
    margin: .2rem .0666666667rem 0 .0666666667rem
}

.Service .Service-content-2 .item:nth-child(4) span {
    display: none
}

.Service .Service-content-text {
    padding: 0 .1466666667rem;
    text-align: center
}

.Service .Service-content-text .text h2 {
    font-size: .1866666667rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: .2666666667rem;
    letter-spacing: .04rem;
    color: #ba96f7;
    margin-top: .2rem
}

.Service .Service-content-text .text p {
    font-size: .16rem;
    font-weight: normal;
    letter-spacing: .0266666667rem;
    color: #e8defa;
    margin-top: .2rem;
    margin-bottom: .76rem
}

.partner {
    background-color: #190836
}

.partner .partner-content {
    padding: 0 .1333333333rem
}

.partner .partner-content .item {
    width: 25%;
    float: left;
    height: .8066666667rem;
    text-align: center;
    border-right: 1px solid #352C44;
    border-bottom: 1px solid #352C44
}

.partner .partner-content .item img {
    width: 100%;
    margin-top: .16rem
}

.partner .partner-content .item:nth-child(17) {
    border-bottom: 1px solid transparent;
    margin-bottom: .08rem
}

.partner .partner-content .item:nth-child(18) {
    border-bottom: 1px solid transparent;
    margin-bottom: .08rem
}

.partner .partner-content .item:nth-child(19) {
    border-bottom: 1px solid transparent;
    margin-bottom: .08rem
}

.partner .partner-content .item:nth-child(4) {
    border-right: 1px solid transparent
}

.partner .partner-content .item:nth-child(8) {
    border-right: 1px solid transparent
}

.partner .partner-content .item:nth-child(12) {
    border-right: 1px solid transparent
}

.partner .partner-content .item:nth-child(16) {
    border-right: 1px solid transparent
}

.footer {
    background: #000000
}

.footer .footer-content {
    padding-left: .1333333333rem
}

.footer .footer-content .item {
    height: .3066666667rem;
    margin: .2666666667rem 0
}

.footer .footer-content .item i {
     color: #ba96f7;
     float: left;
     font-size: .3066666667rem
 }

.footer .footer-content .item img{
    float: left;
    width: .245rem
}

.footer .footer-content .item span {
    font-size: .1866666667rem;
    float: left;
    margin-top: .04rem;
    margin-left: .18rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: .0133333333rem;
    color: #ffffff;
    display: block
}

.footer .footer-content .bbnum {
    text-align: center;
    height: .1666666667rem;
    font-size: .1466666667rem;
    color: #b6b6b6;
    margin-top: .5866666667rem;
    margin-bottom: .2666666667rem
}

.Details-list {
    background: url(../images/qipai_bg.png);
    min-height: 2.6666666667rem;
    width: 5rem;
    overflow: hidden;
    padding: 0 0.1266666667rem;
    box-sizing: border-box
}

.Details-list .information {
    margin-top: 0.2466666667rem
}

.Details-list .information p {
    font-size: 0.1866666667rem;
    color: #fff
}

.Details-list .information .informationDetails {
    margin-top: 0.1666666667rem;
    width: 4.7333333333rem;
    height: 1.4666666667rem;
    border: 1px solid #be99fb;
    padding: 0 0.1333333333rem;
    box-sizing: border-box;
    background: #242528
}

.Details-list .information .informationDetails p {
    width: 4.4666666667rem;
    height: 0.4933333333rem;
    font-size: 0.16rem;
    color: #b9b9b9;
    line-height: 0.4933333333rem
}

.Details-list .information .informationDetails p span {
    color: #fff
}

.Details-list .information .informationDetails p.border {
    border-top: 1px solid #4f5056;
    border-bottom: 1px solid #4f5056
}

.Details-list .information .promoteList {
    margin-top: 0.3533333333rem;
    width: 4.7333333333rem;
    height: 0.1866666667rem
}

.Details-list .information .promoteList .left {
    float: left;
    font-size: 0
}

.Details-list .information .promoteList .left span {
    font-size: 0.1866666667rem;
    color: #fff
}

.Details-list .information .promoteList .right {
    float: right;
    font-size: 0
}

.Details-list .information .promoteList .right span.addRecommendCodeAnchor {
    font-size: 0.1866666667rem;
    color: #ffa200
}

.Details-list .information .promoteList .right span {
    font-size: 0.1866666667rem;
    color: #ffa200
}

.Details-list .information .List-Information {
    width: 4.7333333333rem;
    height: auto;
    border: 1px solid #be99fb;
    margin: 0.1666666667rem 0 0.3466666667rem 0;
    box-sizing: border-box;
    overflow: hidden;
    background: #242528
}

.Details-list .information .List-Information .title {
    overflow: hidden
}

.Details-list .information .List-Information .title span {
    width: 50%;
    height: 0.4933333333rem;
    display: block;
    float: left;
    font-size: 0.16rem;
    color: #fff;
    line-height: 0.4933333333rem;
    text-align: center;
    box-sizing: border-box
}

.Details-list .information .List-Information .title span.right {
    border-left: 1px solid #be99fb;
    box-sizing: border-box
}

.Details-list .information .List-Information .Data li {
    font-size: 0;
    border-top: 1px solid #be99fb;
    overflow: hidden
}

.Details-list .information .List-Information .Data li span {
    font-size: 0.16rem;
    color: #b9b9b9;
    width: 50%;
    display: block;
    height: 0.48rem;
    line-height: 0.48rem;
    float: left;
    text-align: center;
    white-space: nowrap
}
