/*
Theme name: WPS
Author: Me
Author URI: https://www.net.cn
*/
.content h2{border-left:3px solid #33a8e5;line-height:1.8em;padding-left:10px;font-size:22px;margin-top:32px;margin-bottom:10px}
.content h3{border-left:3px solid #33a8e5;line-height:1.8em;padding-left:10px;font-size:20px;margin-top:32px;margin-bottom:10px}
.content h4{font-size:16px;margin-top:29px;margin-bottom:7px}
.content ul,.content ol{list-style-type:none;padding-left:20px}
.content ul li,.content ol li{line-height:36px;list-style:disc}

#faqsu-faq-list{background:#f0f4f8;border-radius:5px;padding:15px}
#faqsu-faq-list .faqsu-faq-single{background:#fff;padding:15px 15px 20px;box-shadow:0 0 10px #d1d8dd,0 0 40px #fff;border-radius:5px;margin-bottom:1rem}
#faqsu-faq-list .faqsu-faq-single:last-child{margin-bottom:0}
#faqsu-faq-list .faqsu-faq-question{border-bottom:1px solid #f0f4f8;padding-bottom:.825rem;margin-bottom:.825rem;position:relative;padding-right:40px}
#faqsu-faq-list .faqsu-faq-question:after{content:"?";position:absolute;right:0;top:0;width:30px;line-height:30px;text-align:center;color:#c6d0db;background:#f0f4f8;border-radius:40px;font-size:20px}
