html{
    overflow-x: hidden;
    overflow-y: auto;
}
.pc .support_resources_faq{
    width: 1920px;
    background-color: #f2f2f2;
    position: relative;
    left: 50%; margin-left: -960px;
    padding-bottom: 300px;
}
.pc .support_resources_faq .banner{
    width: 1920px;
    height: 406px;
    background: url("../images/support/banner.png") no-repeat;
    background-size: 1920px 406px;
}
.pc .support_resources_faq .faq_top{
    width: 920px;
    margin-left: 90px;
    margin-top: 70px;
    overflow: hidden;
    position: relative;
}
.pc .support_resources_faq .faq_top .title{
    font-family: "Gotham-Medium";
    text-align: left;
    font-size: 26px;
    line-height: 26px;
    color: #404040;
}
.pc .support_resources_faq .faq_top .search{
    position: absolute;
    top: 56px;
    right: 58px;
    width: 314px;
    height: 26px;
    border: 2px solid #c1c0c0;
}
.pc .support_resources_faq .faq_top .search .icon{
    position: absolute;
    top: 6px;
    left: 24px;
    width: 14px;
    height: 13px;
    background: url("../images/support/search.png") no-repeat;
    background-size: 14px 13px;
}
.pc .support_resources_faq .faq_top .search input{
    position: absolute;
    top: 0;
    left: 42px;
    width: 260px;
    height: 24px;
    border: 0;
    background: transparent;
    font-size: 13px;
}

.pc .support_resources_faq .contents{
    width: 920px;
    margin-left: 90px;
    margin-top: 30px;
    overflow: hidden;
    background-color: #ffffff;
    padding: 20px 50px 60px;
    position: relative;
}
.pc .support_resources_faq .contents .box{
    margin-top: 40px;
    width: 918px;
}
.pc .support_resources_faq .contents .box .Q{
    font-family: "Gotham-Medium";
    margin-top: 8px;
    width: 868px;
    padding-left: 50px;
    height: 39px;
    line-height: 39px;
    font-size: 18px;
    color: #231815;
    background-color: #f5f5f5;
    position: relative;
}
.pc .support_resources_faq .contents .box .Q .icon{
    width: 15px;
    height: 15px;
    position: absolute;
    top: 12px;
    left: 22px;
    background: url("../images/support/Q.png") no-repeat;
    background-size: 15px 15px;
}
.pc .support_resources_faq .contents .box .Q .arrow{
    width: 16px;
    height: 10px;
    position: absolute;
    top: 16px;
    right: 12px;
    background: url("../images/support/arrow.png") no-repeat;
    background-size: 16px 10px;
}
.pc .support_resources_faq .contents .box .Q .arrow.act{
    transform: rotate(180deg);
}
.pc .support_resources_faq .contents .box .A{
    height: 0;
    overflow: hidden;
    font-family: "Gotham-Book";
    font-size: 13px;
    color: #231815;
    background-color: #f5f5f5;
    position: relative;
}
.pc .support_resources_faq .contents .box .A.act{
    border-top: 2px solid #cccccc;
    margin-top: 0;
    width: 838px;
    padding: 10px 30px 10px 50px;
    height: auto;
}
.pc .support_resources_faq .contents .box .A .icon{
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    left: 22px;
    background: url("../images/support/A.png") no-repeat;
    background-size: 15px 15px;
}




.bottom{
    background-color: #fff !important;
    box-shadow:
        1000px 0 0 0 #fff,
        -1000px 0 0 0 #fff !important;
}





.phone .support_resources_faq{
    margin-bottom: 0.8rem;
}
.phone .mask{
    position: fixed;
    top: 1.8rem;
    left: 0;
    width: 10.8rem;
    height: 2.26rem;
    background: url("../images/phone/support/download_mask.png") no-repeat;
    background-size: 10.8rem 2.26rem;
    z-index: 1;
    pointer-events : none;
}
.phone .support_resources_faq .faq{
    padding: 0.75rem 0.68rem 1.7rem;
    position: relative;
    background-color: #ffffff;
}
.phone .support_resources_faq .faq .tit{
    font-family: "Gotham-Medium";
    color: #404040;
    font-size: 0.5rem;
}
.phone .support_resources_faq .faq .search{
    position: absolute;
    top: 0.75rem;
    right: 0.68rem;
    width: 4.32rem;
    height: 0.42rem;
    border: 0.01rem solid #8b8a8a;
}

.phone .support_resources_faq .faq .search .FAQ_Search{
    position: absolute;
    font-family: "Gotham-Medium";
    font-size: 0.25rem;
    width: 3.5rem;
    height: 0.42rem;
    line-height: 0.42rem;
    top: 0;
    left: 0.15rem;
    border: 0;
    background: transparent;
}
.phone .support_resources_faq .faq .search .icon{
    width: 0.6rem;
    height: 0.42rem;
    background: url("../images/phone/support/search_icon.png") no-repeat center center;
    background-size: 0.19rem 0.2rem;
    position: absolute;
    right: 0;
    top: 0;
}
.phone .support_resources_faq .faq .box{
    width: 9.45rem;
    margin-top: 0.55rem;
}
.phone .support_resources_faq .faq .box .Q{
    width: 8.35rem;
    position: relative;
    font-size: 0.3rem;
    color: #231815;
    font-family: "Gotham-Medium";
    padding: 0.18rem 0.55rem 0.2rem 0.55rem;
    background-color: #eeeeee;
    margin-bottom: 0.05rem;
}
.phone .support_resources_faq .faq .box .Q .icon{
    width: 0.25rem;
    height: 0.25rem;
    position: absolute;
    top: 0.2rem;
    left: 0.17rem;
    background: url("../images/phone/support/Q.png") no-repeat;
    background-size: 0.25rem 0.25rem;
}
.phone .support_resources_faq .faq .box .Q .arrow{
    width: 0.22rem;
    height: 0.14rem;
    position: absolute;
    top: 0.25rem;
    right: 0.2rem;
    background: url("../images/phone/support/arrow.png") no-repeat;
    background-size: 0.22rem 0.14rem;
    transform: rotate(180deg);
}
.phone .support_resources_faq .faq .box .Q .arrow.act{
    transform: rotate(0);
}
.phone .support_resources_faq .faq .box .A{
    width: 9.45rem;
    position: relative;
    font-size: 0.3rem;
    color: #231815;
    font-family: 'Gotham-Book';
    padding: 0;
    background-color: #eeeeee;
    height: 0;
    overflow: hidden;
    margin-bottom: 0.2rem;
}
.phone .support_resources_faq .faq .box .A.act{
    width: 8.35rem;
    height: auto;
    padding: 0.18rem 0.55rem 0.2rem 0.55rem;
}
.phone .support_resources_faq .faq .box .A .icon{
    width: 0.25rem;
    height: 0.23rem;
    position: absolute;
    top: 0.2rem;
    left: 0.17rem;
    background: url("../images/phone/support/A.png") no-repeat;
    background-size: 0.25rem 0.23rem;
}
.phone .support_resources_faq .faq .more{
    position: absolute;
    bottom: 0.95rem;
    right: 0.7rem;
    width: 0.8rem;
    height: 0.7rem;
    background: url("../images/phone/support/more.png") no-repeat center right;
    background-size: 0.4rem 0.33rem;
}