.question_block{justify-content:center;margin-bottom:70px}.question_block h2{font-size:26px;margin-bottom:42px}.question_block .question_box{margin:0 auto;max-width:1170px;width:100%}.question_block .question_content{background-color:#f2f2f2;max-width:1170px;padding:16px 70px 16px 40px;width:100%}.question_block .question_content:not(:last-child){margin-bottom:16px}.question_block p{font-size:20px}.question_block .area{display:flex;font-size:20px}.question_block .area .icon{height:45px;line-height:.8;margin-right:8px;padding:14px 9px;width:45px}.question_block .area .des{max-width:1006px;width:100%}.question_block .show_area{align-items:center;cursor:pointer;position:relative}.question_block .show_area .icon{background-color:#4372db;color:#fff}.question_block .show_area .des{font-weight:700}.question_block .show_area .arrow{display:inline-block;position:absolute;right:-28px;top:56%;transform:translate(-50%,-50%);transition:transform .2s ease;transition:opacity .2s linear}.question_block .show_area:hover .arrow{opacity:.4}.question_block .show_area .arrow.active{right:-20px;top:30%;transform:rotate(180deg)}.question_block .hidden_area{display:flex;max-height:0;overflow:hidden;transition:.2s ease}.question_block .hidden_area .icon{background-color:rgba(67,114,219,.2)}.question_block .hidden_area .des{font-weight:400;margin-top:7px}.question_block .hidden_area.show{margin-top:16px;max-height:1000px}@media screen and (max-width:767px){.question_block{padding:0 26px}.question_block h2{font-size:24px;margin-bottom:60px}.question_block .question_content{padding:13px 43px 13px 14px}.question_block .question_content .area .icon{line-height:.8;margin-right:14px}.question_block .question_content .des{width:77.6%}.question_block .show_area{align-items:flex-start}.question_block .show_area .arrow{right:-34px;top:33%}.question_block .show_area .arrow.active{right:-27px;top:23%;transform:rotate(180deg)}.question_block .hidden_area.show{margin-top:21px}}