.webpage_faq{width:100%;padding:5px 0 40px;background:#f5f7fa}
.webpage_faq .faq_main{width:1400px;margin:0 auto}
.faq_title{text-align:center;margin:0 auto 30px}
.faq_title span{display:block;font-family:"BebasKai";font-size:60px;color:rgba(0,0,0,.04);line-height:1;margin-bottom:-22px}
.faq_title h2{font-size:36px;color:#333;font-weight:bold;position:relative;z-index:1}
.faq_list{width:100%;margin:0 auto}
.faq_item{background:#fff;margin-bottom:15px;border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.06)}
.faq_item .faq_q{display:flex;align-items:center;padding:20px 30px;cursor:pointer}
.faq_item .faq_q:hover{background:#fafafa}
.faq_item .faq_q i{display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;background:#cc0001;color:#fff;font-size:14px;font-style:normal;font-weight:bold;border-radius:4px;margin-right:15px;flex-shrink:0}
.faq_item .faq_q span{flex:1;font-size:16px;color:#333;font-weight:bold}
.faq_item .faq_q em{display:block;width:20px;height:20px;flex-shrink:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") center no-repeat;background-size:contain;transition:transform .3s}
.faq_item.on .faq_q em{transform:rotate(180deg)}
.faq_item .faq_a{display:none;padding:0 30px 20px 75px;line-height:28px;color:#666;font-size:15px}
.faq_item .faq_a i{display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;background:#f0f0f0;color:#999;font-size:14px;font-style:normal;font-weight:bold;border-radius:4px;margin-right:15px;float:left}
.faq_item .faq_a p{overflow:hidden;line-height:30px}
@media(max-width:1440px){.webpage_faq .faq_main{width:94%}}
@media(max-width:768px){.faq_title span{font-size:50px;margin-bottom:-20px}
.faq_title h2{font-size:28px}
.faq_item .faq_q{padding:15px 20px}
.faq_item .faq_a{padding:0 20px 15px 65px}
.webpage_faq{padding:40px 0}}
@media(max-width:425px){.faq_title span{font-size:36px;margin-bottom:-15px}
.faq_title h2{font-size:22px}
.faq_item .faq_q span{font-size:15px}
.faq_item .faq_q i,.faq_item .faq_a i{width:24px;height:24px;line-height:24px;font-size:12px}
.faq_item .faq_a{padding:0 15px 15px 54px}}
