
* {
    max-height: 999999999px;
}
.title{
    animation: xbackground infinite 0s;
    -moz-animation: xbackground infinite 0s;
    -webkit-animation: xbackground infinite 0s;
    -o-animation: xbackground infinite 0s;
    border-bottom: 1px solid rgb(240, 242, 245);
}

.bar{
    background: #c2c6cc;
}

#faq_content .faq_title>h5 {
    text-align: center;
    font-size:38px ;
    color: #3F464F;
    padding-top: 145px;
    padding-bottom: 51px;
    font-weight: 400;
}

.faq_detail {
    position: relative;
}

.faq_detail img {
    position: absolute;
    top: 4px;
}
.tab_content .tab_click {
    overflow-y: hidden;
    white-space: nowrap;
    overflow-x: scroll;
}
.tab_content {
    border-bottom: 2px solid #f0f2f5;
}

#faq_content .faq_left,.faq_right {
    font-size: 32px;
    padding-bottom: 36px;
    padding-left: 37px;
    padding-right: 37px;
    display: inline-block;

}

.wrap {
    background-color: #FFFFFF;
}

#faq_content .faq_left:focus{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-user-modify:read-write-plaintext-only;
}

#faq_content .faq_right:focus{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-user-modify:read-write-plaintext-only;
}

.faq_bottom_line{
    border-bottom: 5px solid #398AFF;
    color: #398AFF;
}

#faq_content .faq_right{
   color: #59626B;
}


.wx_bx {
    width: 690px;
    margin: 0 auto;
}

#faq_content .faq_left_content,faq_right_content {
    padding-top: 56px;
}

.faq_right_content,.faq_left_content .caption>h5 {
    font-size: 32px ;
    color:#3F464F ;
    display: inline-block;
    vertical-align: middle;
    margin-left: 51px;
    font-weight: 400;
    width: 620px;
    height: auto;
}

.faq_right_content,.faq_left_content .faq_icon {
    vertical-align: middle;
}

.faq_right_content,.faq_left_content .caption {
    padding-bottom: 40px;
}

.faq_left_content .fa1_article {
    font-size:28px ;
    color: #888C91;
    line-height: 57px;
    padding-left: 50px;
    font-weight: 400;

}

#faq_content .faq_line {
    height: 3px;
   background: #f0f2f5;
    margin-top: 59px;
    margin-bottom: 50px;
}


.faq_left_content {
    padding-bottom: 32px;
}
