.header{
    height:120px;
    background:#fff;
}
.header ul{

}
.header li{
    float:left;
    height:68px;
    padding:0 30px;
}
.header li a{
    display:block;
    font-size:30px;
    line-height:120px;
    color:#000;
    padding-bottom:8px;
}
/* .header li a:hover,.header li.active a{
    border-bottom:3px solid #feb42d;
} */
.header li a:hover, .header li.active a {
    color: #feb42d;
}
.b1{
    height:680px;
    background:url('../images/home_1.png') no-repeat center top;
}
.b2{
    height:405px;
    background:url('../images/home_2.png') no-repeat center top;
}
.b3{
    height:640px;
    background:url('../images/home_3.png') no-repeat center top;
}
.b4{
    height:513px;
    background:url('../images/home_4.png') no-repeat center top;
}
.b5{
    height:755px;
    background:url('../images/home_5.png') no-repeat center top;
}
.b6{
    height:300px;
    background:url('../images/home_6.png') no-repeat center top;
}
/*App下载页面*/
.a1{
    height:900px;
    background:url('../images/chengxu.png') no-repeat center top;
}
.a2{
    height:380px;
    background:url('../images/home_6.png') no-repeat center top;
}
.code{
    position:absolute;
    top:472px;
    right:0;
    width:214px;
    height:244px;
}
.mask{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.7);
    display:none;
}
.mask .main{
    position:relative;
}
.mask .phone{
    position:absolute;
    width:456px;
    height:860px;
    top:40px;
    left:0px;
}
.mask .text{
    position:absolute;
    width:640px;
    height:130px;
    top:200px;
    right:0px;
}
.mask a{
    position:absolute;
    top:500px;
    right:0;
    width:254px;
    height:98px;
    background:url('../images/know.png') no-repeat center center;
}
.android .phone{
     background:url('../images/guide_android.png') no-repeat center center;
 }
.android .text{
    background:url('../images/guide_text_android.png') no-repeat center center;
}
.iphone .phone{
    background:url('../images/guide_iphone.png') no-repeat center center;
}
.iphone .text{
    background:url('../images/guide_text_iphone.png') no-repeat center center;
}
/*咨询页面*/
.banner{
    margin-top:20px;
}
#slideBox{
    position:relative;
}
#slideBox .hd{
    position:absolute;
    left:0;
    bottom:20px;
    display:flex;
    display:-moz-flex;
    display:-webkit-flex;
    display:-o-flex;
    display:-ms-flex;
    justify-content:center;
    -moz-justify-content:center;
    -webkit-justify-content:center;
    -o-justify-content:center;
    -ms-justify-content:center;
    width:100%;
    z-index:20;
}
#slideBox .hd li{
    float:left;
    width:40px;
    height:10px;
    background:#f9dea8;
    margin:0 8px;
    border-radius:4px;
}
#slideBox .hd li.on{
    background:#feb42d;
}
#slideBox .bd li{
    width:100%;
    height:650px;
}
#slideBox .bd a{
    display:block;
}
#slideBox .bd img{
    width:100%;
    height:650px;
    border-radius:16px;
}
.tab{
    margin-top:40px;
}
#slideTxtBox .hd{
    background:#fff;
    border-radius:14px;
}
#slideTxtBox .hd li{
    float:left;
    width:200px;
    height:100px;
    font-size:30px;
    line-height:100px;
    color:#333;
    text-align:center;
    border-radius:14px;
    margin-right:35px;
    cursor:pointer;
}
#slideTxtBox .hd li.on{
    background:#feb42d;
}
#slideTxtBox .bd{
    margin:40px auto;
    background:#fff;
    border-radius:14px;
    padding:50px;
}
#slideTxtBox .bd li{
    margin-bottom:35px;
}
#slideTxtBox .bd .img{
    width:120px;
    height:120px;
    background:#f1f1f1;
}
#slideTxtBox .bd dl{
    width:830px;
    padding: 0 20px;
}
#slideTxtBox .bd dt{
    font-size:32px;
    color:#333;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
#slideTxtBox .bd dd{
    font-size:26px;
    line-height:36px;
    color:#999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
/*图文页*/
.con{
    margin:40px auto;
    background:#fff;
    border-radius:14px;
    padding:20px;
}
.con h1{
    font-size:32px;
    text-align:center;
    padding-bottom:20px;
}
.con img{
    display:inline-block;
}
/*.ql-align-center{*/
    /*text-align:center;*/
/*}*/


/* help */

.ques {
    /* width: 100px; */
    /* height: 40px; */
    font-size: 25px;
    color: #fff;
    /* background-color: #fff; */
    margin-left: 200px; 
    margin-top: 50px;
}

/* .main .question {
    width: 1100px;
    height: 400px;
    background-color: #2c2a4c;
    margin: 0 auto;
}

.main .question p {
    margin-top: 50px;
    font-size: 18px;
    color: #fff;
    margin-bottom: 50px;
}

.main .question .list {
    width: 1090px;
    height: 400px;
    background-color: #2c2a4c;
    margin: 0 auto;
    margin-top: 20px;
    border-top: none; 
}
.main .question .list table {
    width: 1090px;
    height: 500px;
}
.main .question ul li {
    position: relative;
    cursor: pointer;
    color: #ebebef;
    list-style: none;
    height: 50px;
    line-height: 50px;
    border: 1px solid #4e4c68;
    border-top: none;
}
.main .question ul li img{
    position: absolute;
    transform: rotate(0deg);
    width: 25px;
    top: 12.5px;
    right: 25px;
    transition: all 0.5s;
}
.main .question ul div{
    color: #fff;
    background-color: #645e8f;
    height: 50px;
    overflow: hidden;
    transition: all 1.8s;
    padding-left: 20px;    

}
.main .question ul li span {
    margin-left: 20px; 
    height: 50px;
    line-height: 20px;   
}


.main .question .list ul .font {

    display: inline-block;
    width: 1000px;
    height: 80px;
    font-size: 15px;

    line-height: 40px;
} */