.faq-cpt{min-height:100vh;overflow:auto;background:#f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.faq-cpt .goBack{width:100%;height:40px;line-height:40PX;background:#f5f5f5}.faq-cpt .goBack .innerBox{width:1000px;padding:0 20px;height:100%;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.faq-cpt .goBack .innerBox span{display:inline-block;height:100%;cursor:pointer;font-size:12px;color:#323232}.faq-cpt .main{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:1000px;margin:0 auto;color:#505050}.faq-cpt .main h3{text-align:center;margin:40px 0 20px;color:#323232;font-weight:600}.faq-cpt .main p{margin-bottom:20px;line-height:30px}@media screen and (max-width:750px){.faq-cpt{min-height:100vh}.faq-cpt .goBack{height:25px;line-height:25px}.faq-cpt .goBack .innerBox{width:100%}.faq-cpt .main{padding:0 .3rem}}