经历过面试的考生可能会发现,面试相对于笔试的一个重要区别,就是面试除了考察考生的各方面学习和认知能力之外,还对考生的心理素质也有着很高的要求,很多考生准备充分,但是由于心理素质较差,最终名落嵩山,因此面试心理的调整和提高,对于考生来说是非常重要的。

.WeChat { display: flex; } .wx_content { width: auto; max-width: 800px; display: inline-flex; margin: 0 auto; padding: 16px; background-color: #f3f4f7; border: 2px solid rgba(137, 149, 171, 0.5); box-sizing: border-box; overflow: hidden; border-radius: 8px; } .WeChat .wx_left { min-width: 436px; max-width: 436px; padding-right: 16px; box-sizing: border-box; overflow: hidden; font-size: 15px; font-weight: 500; line-height: 22px; align-self: center; flex: 1; } .WeChat .wx_left .wx_left_li { padding-left: 10px; position: relative; margin-top: 20px; margin-bottom: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-decoration-line: underline; cursor: pointer; color: #333333; display: block; } .WeChat .wx_left .wx_left_li:hover, .WeChat .wx_left .wx_left_li:visited { color: #333333; } .WeChat .wx_left .wx_left_li:first-child { margin-top: 0; } .WeChat .wx_left .wx_left_li::before { position: absolute; content: ''; left: 0; top: 5px; width: 4px; height: 12px; background: #ff4e45; border-radius: 2px; } .WeChat .wx_img { min-width: 104px; max-width: 104px; height: 104px; padding: 10px; background: #ffffff; border-radius: 8px; box-sizing: border-box; border: 1px solid #666666; overflow: hidden; } .WeChat .wx_img > img { display: block; width: 100%; height: 100%; } .WeChat .wx_right { width: 215px; background: linear-gradient( 273deg, #ffebe6 0%, #fff0e3 22%, #feedec 87%, #ffeff4 100% ); box-shadow: 0px -1px 8px 0px rgba(0, 0, 0, 0.06); border-radius: 8px 8px 8px 0px; border: 1px solid #992e29; margin-left: 9px; line-height: 34px; font-size: 13px; font-weight: 400; color: #992e29; text-align: center; align-self: center; } @media screen and (max-width: 800px) { .wx_content { width: 100%; flex-wrap: wrap; padding: 20px; flex-direction: column; } .WeChat .wx_left { min-width: calc(100% - 40px); width: 100%; max-width: 100%; padding-right: 0; box-sizing: border-box; border-bottom: 1px dashed #8995ab; padding-bottom: 12px; } .WeChat .wx_left .wx_left_li { white-space: wrap; margin-top: 8px; display: inline-flex; } .WeChat .wx_img { min-width: 125px; max-width: 125px; height: 125px; margin-top: 12px; align-self: center; } .WeChat .wx_right { margin-top: 12px; align-self: center; } .WeChat .wx_right { width: 230px; height: 36px; margin-left: 0; font-size: 14px; line-height: 36px; } } 公务员考试咨询