30px; } .pt35 { padding-top: 35px; } .pt40 { padding-top: 40px; } .pt45 { padding-top: 45px; } .pt50 { padding-top: 50px; } .pt55 { padding-top: 55px; } .pt60 { padding-top: 60px; } .pt65 { padding-top: 65px; } .bb1-dashed { border-bottom: 1px dashed #eee; } .br1-dashed { border-right: 1px dashed #eee; } .bt1 { border-top: 1px solid #eee; } .bb1 { border-bottom: 1px solid #eee; } .bb1-last:last-child { border-bottom: none; } .bt1-first:first-child { border-top: none; } .bn { border: none !important; } .unline { text-decoration: underline; } .a-line:hover { text-decoration: underline; } .a-hover:hover { color: #00CBA2; } .img-hover { -webkit-transition: 1s; transition: 1s; } .img-hover:hover { -webkit-transform: scale(1.2, 1.2); -ms-transform: scale(1.2, 1.2); transform: scale(1.2, 1.2); } .pic-hover { -webkit-transition: all 0.3s ease; transition: all 0.3s ease; } .pic-hover:hover { -webkit-transform: translateX(-10px); -ms-transform: translateX(-10px); transform: translateX(-10px); } .opacity-hover:hover { opacity: 0.8; } .opc9 { opacity: .9; } .opc8 { opacity: .8; } .bsbb { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .ellipsis { overflow: hidden;text-overflow: ellipsis; } .hid2 { text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; } .hid3 { text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical; } .hid4 { text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; line-clamp: 4; -webkit-box-orient: vertical; } .hid5 { text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; line-clamp: 5; -webkit-box-orient: vertical; } .none { display: none; } .cp { cursor: pointer; } /*flex*/ .flex { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; } .fs0 { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; } .fs1 { -webkit-flex-shrink: 1; -ms-flex-negative: 1; flex-shrink: 1; } .aic { -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; } .jcc { -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; } .jsb { -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .fg0 { -webkit-box-flex: 0; -webkit-flex-grow: 0; -moz-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; } .fg1 { -webkit-box-flex: 1; -webkit-flex-grow: 1; -moz-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; } .fww { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .br18{ border-radius:18px; } .br-50{ border-radius:50%; } .h-1 { height: 100%; } .w-1 { width: 100%; } .w-20 { width: 20%; } .w-25 { width: 25%; } .w-33 { width: 33.333333333%; } .w-50 { width: 50%; } .w-75 { width: 75%; } .w680 { width: 680px; } .w870 { width: 870px; } .w880 { width: 880px; } .w300 { width: 300px; } .w160 { width: 160px; } .all-img { display: block; width: 100%; /* height: 100%;-o-object-fit: cover; object-fit: cover;*/ } .img-cover { height: 100%; -o-object-fit: cover; object-fit: cover; } /*加载中*/ .dropload-up, .dropload-down { position: relative; height: 0; overflow: hidden; font-size: 14px; -webkit-transform: translateZ(0); transform: translateZ(0); } .dropload-down { height: 60px; line-height: 60px; text-align: center; } .dropload-refresh, .dropload-update, .dropload-load, .dropload-noData { height: 50px; line-height: 50px; font-size: 14px; text-align: center; color: #969AA9; } .dropload-load span { line-height: 1; } .dropload-load .loading:before { content: ''; display: inline-block; height: 16px; width: 16px; -webkit-border-radius: 100%; border-radius: 100%; margin-right: 6px; border: 2px solid #969AA9; border-bottom-color: transparent; vertical-align: middle; -webkit-animation: rotate 1.5s linear infinite; animation: rotate 1.5s linear infinite; } @-webkit-keyframes rotate { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); } to { -webkit-transform: rotate(180deg); transform: rotate(180deg); } to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes rotate { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); } to { -webkit-transform: rotate(180deg); transform: rotate(180deg); } to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } /*header*/ .header { border-bottom: 1px solid #ddd; } .header-home { height: 66px; } .header-home .logo { display: block; padding-top: 15px; width: 134px; height: 36px; } .header-home .web-des { padding-top: 17px; margin-left: 20px; width: 164px; height: 32px; } .header-home .nav { font-size: 0; } .header-home .nav li { display: inline-block; margin: 0 16px; font-size: 16px; line-height: 66px; } .header-home .nav li:first-of-type { letter-spacing: 4px; } .header-home .nav .nav-link { position: relative; display: inline-block; height: 66px; color: #333; } .header-home .nav .nav-link .new_flag_icon { position: absolute; right: -26px; top: 12px; width: 24px; height: 20px; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAgCAYAAAC7FpAiAAADz0lEQVRYR92XWUiUURSAvz+igqgIorCwfbEIbbGyemhfCFstyyBspcUWKDCNomwxi4rU9s0ebFWyBZFKKaJNw7KNaLO0nApCyxbaJ453/uYfG38bm4cZ78PM3c6Z892z3DsatmaN4jgQBPjqcx78/Ry4o8UxWmzU5MMahdWDDTY1TYtD06xRnAJGeSsEkCIQz4CWXgzxQiC8NpT0g6/GEINWKciX2fAwwzHSWveHVv1scxpk2fbqMpXFZdENaNZDr4mQFeMooeux5MKDM/a18vr135Xq5DSc1tsirPgpbPaDXz/sygRi1gU1zoxxhBi80hxB9l9LgIV50MAXHp2FpOGOMvpvX1gH55bb18JPg99INT4wDB6f+7NmDiHbsnfBybmuQeRfdA4j83LyYcfAPxS+vIeEACgpUPvbDIKZmar/JBP2D1H9WnVhySOo3xSK8yGhC3z94AKEbE0eB/fTlNC/eCK67PqpuPVdBMFb1XrqdMhNUv3xSdB9quqLkfH+UPIcOoyAqelqPi8Zjk1x0G3uia+lULs+vH0IiYHw7aN7IHx7wrxsZUjOHkibrfrrvkONmnYDU6dB7kGQfNBD9VQEXN/hAoS4X05emgiKAnd4QvTNlwQPhNd3ID4AmnaFBTcdvZezG9LmgJ4P1l+wrTtY8lyE+Pkd2tli81AIfC6uWmIbi4CYMCoRes9XxqxtDD1mwrBYeHIevn2CTmPgVR4kdIXoIpUPBVdhV9+/wtQ8nMQTGZEQkaME39yD0wvcA9FlMkw8pPSmhENQBEiYpS9WEGN3q7WNrSBSHhXA5S2QvqQKEHsHwJDVMHCFEr4SD5KY0ioqsSLjrBmrVsOWEHED6jaC20chYJKS2NJRQUQVqrHkhSS8tMMT4G5qFSFETGq7T4CjAjOIisqsUUP4GfALhk9vFcy7QtjQQu2QaiRVSRJbKlapBbb3hNKi/4BoPxymlbu9/xdiwHIYusZulPGC858IYUdViRWv3T8BySFOHVx5ThhDY8xO6DXHrsjVcBJJo4faDoYZ5+36EruB5ZYa12kAK9/Z1zKWwqWNboCoWQci86Gej1Lm6rNDAIyHIjfxvOvQpLPSV/6SnHsFmvdRa3v6wbNLboAQFf6TIOyIeyBEy7i9qrzKi0BeBsYWOANC9oHlJuwIAin3Tlo1foo75fXYyc/VwRO3qgNEqLdDxGhxrPoXiHL/Hz0gNzQK0CjUYskSayqDKCP1ALNNTTCD8AoAM094DYAOcRXobfCXVwEoiGiCsbIJ6AB4HUAZhO4B6zJ8tFheeXoSO7PvN+exuP2eTSvdAAAAAElFTkSuQmCC") no-repeat left/contain; } .header-home .nav .nav-link:hover { display: inline-block; color: #09c7a5; font-weight: bold; } .header-home .nav .nav-link:hover:after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 3px; background: #09c7a5; } .header-home .nav .nav-current { display: inline-block; color: #09c7a5; font-weight: bold; } .header-home .nav .nav-current:after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 3px; background: #09c7a5; } .header-home .search-box { margin-left: 30px; margin-top: 15px; width: 200px; height: 36px; line-height: 36px; border: 1px solid #eee; -webkit-border-radius: 40px; border-radius: 40px; background: #f6f6f6; } .header-home .search-box .search-wrap { padding: 0 15px; } .header-home .search-box .search-inp { width: 140px; height: 36px; color: #666; font-size: 14px; background: none; } .header-home .search-box .search-btn { display: inline-block; margin-top: 12px; width: 14px; height: 14px; background: url(static/images/icon-search.png) no-repeat; font-size: 0; cursor: pointer; } .more-nav-btn .nav-link:after { display: none; } .more-nav-btn { position: relative; } .more-nav-btn .right-icon { display: inline-block; vertical-align: middle; width: 15px; height: 19px; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAnpJREFUWEftlD9oFFEQxmduD6KtSFAEEQ1qZRpBUHI7s3iYIIIBGyFIBFOpjcQikCIiBkFBULBRiCiCYCMYNBfJvnd7xyGilY2FqJUiWChY5ZI38sLe8bIm91/T3Kvudt983+++mxmEDT64wf7QBegm0E3gvyeglOpj5o+V8a8CKKWmUqnUmDFGAcCUe6kTu6JQKOxeXl5+BACHReQxM49Y3RWAKIq2G2O+OkavRWSImX92wrxUKm0ul8uvRORIRU9EmJl1NQGt9WcA2OUYzhLRiU4AaK2fAsCpauyI73zfP1hNwH5QSo0goo3IPQ+I6Gw7EFrr2wBw0TH/hognM5nMm1UAMcQFRLzjGiLiTd/3L7cCobWeAIBpt9YYczwIghd/NWHlgVJqEhGvukUiMsHM15uBiKJo1Bgzk6g5Q0SrUl5zDPP5/A0RGU9AjDHz/UYglFKDiPgycfcSEd1K1q+7B7TW9wDgXAJimJmf1YIIw7Df87x5Eel1/vdrvu9PrlVXcxEluxcAfsfjWVxLLJfL9fb09MwDQL/z/gkRnV4PuiaAUmoTIj4HgKOOwJcY4kNSVGttYx90nr8nogO1Equ7ipVS22KIlbmNz9sY4ofTvDOIOOrEbhYXF7dks9lfbQHY4mKxuG9paWkWAPocsTkiGrLftdZ21OzIVY/neXsGBgY+1WvauglUBMIwPJRKpSzEVkf0OwDYX7jXNTLGUBAE+Xrm9n3DAPZyGIbHYoh0DfHzRHS3EfOmAeK4h+Pttj9pIiJXmHmqUfOWAGzRwsLCjnQ6PS4iBAA7ASCHiHO+7z9sxrxlgGZN2p6CThomtZpqwn8B0gXoJvAH+dLfIZMXYWcAAAAASUVORK5CYII=") no-repeat right/auto 12px; } .more-nav-list { width: 100px; position: absolute; left: 50%; top: 100%; margin-left: -50px; background-color: #fff; -webkit-box-shadow: 0 0 4px #ccc; box-shadow: 0 0 4px #ccc; border: 1px solid #eee; -webkit-border-radius: 4px; border-radius: 4px; border-bottom: none; overflow: hidden; z-index: 999; display: none; } .more-nav-list .m-a { line-height: 36px; border-bottom: 1px solid #eee; display: block; text-align: center; font-size: 14px; padding: 0 5px; color: #666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .more-nav-list .m-a:hover { background-color: #f8f8f8; } .more-nav-list .m-a.on { color: #49c3a8; } .more-nav-btn:hover .more-nav-list, .more-nav-list:hover { display: block; } .partner:first-of-type .item-title-par { line-height: 40px; } .footer-home{ background: #f8f8f8; } .footer-home .item-title { display: inline-block; width: 80px; height: 30px; font-size: 14px; color: #fff; background: #09c7a5; text-align: center; line-height: 30px; -webkit-border-radius: 4px; border-radius: 4px; } .footer-home .partner-con { width: 1120px; font-size: 0; } .footer-home .partner-con .partner-link { display: inline-block; margin: 0 0 20px 20px; width: 90px; height: 40px; border: 1px solid #ddd; overflow: hidden; vertical-align: top; } .footer-home .partner-con .friend-link { position: relative; display: inline-block; margin: 0 0 0 16px; font-size: 14px; color: #666; line-height: 30px; } .footer-home .partner-con .friend-link:after { content: '|'; margin-left: 14px; color: #ddd; } .footer-home .partner-con .friend-link:last-of-type:after { display: none; } .footer-home .partner-con .friend-link:hover { color: #09c7a5; } .footer-copy { padding: 30px 0; background: #f7f7f7; } .footer-copy-link { margin-right: 50px; width: 179px; height: 67px; } .footer-copy-txt { font-size: 14px; color: #666; } .footer-copy-txt > span { display: block; margin-bottom: 5px; } .nav-footer { margin-bottom: 5px; } .nav-footer-link { position: relative; margin-right: 10px; font-size: 14px; color: #666; } .nav-footer-link:hover { text-decoration: underline; } .nav-footer-link:after { content: '|'; margin-left: 12px; color: #ddd; } .nav-footer-link:last-of-type:after { display: none; } .nav-footer-link:last-of-type:hover { text-decoration: none;} .footer-code { position: absolute; right: 0; top: 0; } .footer-code .code-item { margin-left: 40px; text-align: center; } .footer-code .footer-code-pic { display: inline-block; width: 60px; height: 60px; margin-bottom:5px; } .footer-code .footer-code-txt { font-size: 14px; color: #666; line-height: 22px; } .w1200 { width: 1200px; margin: 0 auto; } .fcd { color: #ddd; } .top_header_tab { line-height: 40px; background-color: #363636; } .top_top_nav .top_a { color: #fff; } .top_top_nav .top_a:hover, .top_top_nav .top_a.on { background-color: #666; } .middle_header_search { height: 110px; } .middle_header_search .search_form { line-height: 40px; width: 370px; height: 40px; -webkit-border-radius: 20px; border-radius: 20px; background: #f4f5f6; padding: 0 45px 0 15px; } .middle_header_search .search_form input { background-color: transparent; width: 100%; } .middle_header_search .search_form button { position: absolute; right: 0; width: 45px; height: 100%; background: transparent url("static/images/search.png") no-repeat 10px; } .middle_header_search .search_form2 { line-height: 40px; width: 480px; height: 40px; -webkit-border-radius: 20px; border-radius: 20px; padding: 0 110px 0 15px; border:1px solid #08c7a3; } .middle_header_search .search_form2 input { background-color: transparent; width: 100%; } .middle_header_search .search_form2 button { position: absolute; right: 1px; top: 1px; width: 100px; height: 36px; border-radius: 18px; background:#08c7a3; } .middle_header_search .right_header_btn { padding: 0 20px 0 45px; line-height: 40px; -webkit-border-radius: 20px; border-radius: 20px; height: 40px; background: #fdf2f2 url("static/images/check.png") no-repeat 18px; } .middle_header_search .right_header_btn.zj { background-image: url("static/images/zj.png"); background-color: #e6f9f0; } .middle_header_search .right_header_btn.gh { background-image: url(static/images/gh.png); background-color: #e8f1f9; } .edit_icon { background: url("static/images/edit.png") no-repeat left; padding-left: 24px; } .middle_header_search .right_header_btn.yx { background-image: url('/static/images/yx.png'); background-color: #FFF7EE; background-size: 20px; } .hos_icon { background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAVdJREFUWEftlz1Ow1AQhL/pOQSH4ACkQogWaDgARSpaGqDgChENHRV0CIky4QBItHRIIGpuMOhZdvRwjOMfOTYiW1nW7np2dtb7nujZ1PP3GR4A23vAGNhtwM4ncA9cSvqoEr/AgO3TkKBKcInPoaS7KjmKAEyBbWAkaVYlSeZj+xw4Ay4kheel9vcA2A4MIWmUL28lDNg2MFs5gLTyoI3YfvS6UwYy6lOBZuJ8isUWA8gBfQUeJX3l21ZbhBVbUKT+F+AkP1lNACTjVTRmEQP58d0CNoCJpPCTm1ttAGWD/ZsGbAfthOlZEO/wAaTo8+qPiXiXdB1edMJAlLSM/WQcuwIQqu+PgaXbJHLohIE1ANsHwG0JE2/AvqTnTlrQO4C1Bv4HA7Z3gCtgs07FLXzD/eFY0kOyDW0fATctEjYJHUuazNdxuvWaJGoUk52Mhnc3bFROi6BvZXp5MDa83cwAAAAASUVORK5CYII=") no-repeat left/16px 16px; padding-left: 24px; } .map_icon { background: url("static/images/map.png") no-repeat left; padding-left: 24px; } .icon-search-common { padding-left: 24px; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAs5JREFUWEfVlkuIjmEUx3//jSyESUQoFq4ZYhYspFxHUi5lEhZKZBYUTaKUKYViSggNsaCkUSMRuSWjlNtEihAhxMKtLKyOTj3v9M7nvXzzeZvJU0/f4n3OOb/v3EUPH/Wwff4fADMbCcwGVgLDgWHAT+A9cBu4KOlGVz2a6wEzqwHWhZun/yHQLKk572H0PRPAzHYB28LjX8A5oD3cR8AQYDIwJfzOC2/bgNWSXueBpAKY2TVgTlBwH9gs6U6WQjPbCWyPvZkk6UmWTCKAmdUDh4Ngk6SGvH8SfTez8cD14J2PkoZ2CcDMFgHng9AKSWfKNR5/Z2afgUFAvaSjaTo6ecDMeoWMngocl7S2EuMuY2bVQOT+aklPk3SVAjQCO4A3wDRJXyoFCBBbgd3uUUlLygG4AtQCWyTt/RfjsZzwUPT2cEj6Xaqz1AM/gL7AAkmXCwLw5jQLmCnpViqAmQ0EIpcPkPS1IIADwAbvJ5L2ZAF4M/FO9krSqCKMhzzw1n0auCDJK6zT6QiBmUUAzyWNKxBgOeClfELSmnJDUCXpexEQZuZV4NWwSdL+vCT8BvT3qSfpZkEAnszzgYWSLuUBtAKLgQZJTQUBfAIGA6MlvcwDiBrRB6BGktdwxSc2TdskzSinEVUBd4ExQKukpZVaN7OJwOMgn9pX/pqGJZOwVtLVSiDM7BkwFjgoaWOajrRx7KPYR7Kf3JleqtzMjgDrvacAdZJ8iUk8WQvJSd9qgtQ+4JCkt1neMLNlXu9An9g7B2jpMoALmJkD+HQcAXhC+qLhY/UBcA/wZcNHt8d7AjA3GHoRllVfYv2kQpSzlLpxh4i8keUEX918gzob/oAvNlH7TYTIBYishQVjOhDdfsC72G2XdCwhH3wO+DxI9ETZAJVUQgze1/Rou+rkiW4BCOE4BawCWiTVRXDdBhAgGiV5t+043QqQFMYeB/gDNq8EMNZ8urYAAAAASUVORK5CYII=") no-repeat left/17px 17px; } .pl14{ padding-left:14px; } .pr14{ padding-right:14px; } .bottom_header_menus { height: 47px; border-bottom: 2px solid #49c3a8; } .bottom_header_menus .link { line-height: 42px; display: block; height: 42px; padding: 0 24px; } .bottom_header_menus .link:hover, .bottom_header_menus .link.on { background-color: #49c3a8; color: #fff; } .top_top_nav .is-active { position: relative; color: #09c7a5; } .top_top_nav .is-active:before { content: ''; position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 50%; height: 3px; background: #09c7a5; } .right-side-title .span { color: #999; cursor: pointer; } .right-side-title .on { color: #333; position: relative; } .right-side-title .on:after { position: absolute; left: 0; bottom: -12px; height: 5px; width: 100%; content: ''; background: #25c6a5; -webkit-border-radius: 3px; border-radius: 3px; } .w50 { width: 50%; } .tttj2 .img { width: 80px; height: 46px; -webkit-border-radius: 6px; border-radius: 6px; } .w180 { width: 180px; } .tttj2 .cell:first-child { padding-top: 5px; } .top_logo_common { width: 200px; max-width: none !important; height: 36px; -o-object-fit: cover; object-fit: cover; vertical-align: top; margin-left: -33px; } .top_logo_common_a { width: 134px; overflow: hidden; } .web-title { padding: 0 12px; height: 36px; font-size: 20px; color: #fff; line-height: 36px; background: #00c8a5; -webkit-border-radius: 4px; border-radius: 4px; } .hospital-header-menu { height: 77px; } .hospital-header-menu .logo_box { padding-top: 20px; } .hospital-header-menu .right-menu { line-height: 70px; } .hospital-header-menu .right-menu .a:hover, .hospital-header-menu .right-menu .a.on { color: #62C4A6; } .hospital-header-menu .right-menu .a:hover:after, .hospital-header-menu .right-menu .a.on:after { position: absolute; left: 50%; bottom: 0; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 24px; height: 4px; background: #62C4A6; -webkit-border-radius: 2px; border-radius: 2px; content: ''; } .scroll-none::-webkit-scrollbar { display: none; }
首页 > 金昌

金昌癫痫病医院 全国受欢迎的癫痫病医院

全国受欢迎度

当前地区受欢迎度

精神病医院受欢迎度

金昌抽、晕、愣 —— 深度解析癫痫症状的三大典型表现

发布时间:2025-05-10 14:28:20 来源:金昌癫痫医院

在癫痫的诸多症状中,“抽、晕、愣” 堪称最 具代表性的三大 “显眼包”,直观展示了这病对人体神经系统的 “疯狂输出”。

先聊聊 “抽”,也就是抽搐,这可是癫痫症状里的 “顶流”,一般在全 面性强直 - 阵挛发作时登场。发作时,患者会突然 “掉线” 失去意识,全身肌肉瞬间像被通电一样强直收缩,紧接着四肢开启 “疯狂抖腿” 模式。这时候,患者身体彻底失控,各种扭曲、抖动,那劲儿大得能把关节 “掰脱臼”,甚至造成骨折。面部肌肉也跟着 “捣乱”,导致口部紧闭,特别容易咬伤舌头,再加上大量唾液 “凑热闹”,就出现口吐白沫的场面了。

再讲讲 “晕”,主要表现为眩晕感或意识模糊。有些癫痫患者在发作前后,会感觉头晕目眩,仿佛置身疯狂旋转的 “大滚筒” 里,站都站不稳,严重的直接原地 “躺平” 晕倒。在复杂部分性发作时,患者就像进入了 “待机” 状态,意识模糊,眼睛睁着但眼神呆滞,别人喊他、刺激他,都像 “石沉大海” 没啥反应,完全没法正常交流,好似跟现实世界短暂 “断网” 了。

最后说说 “愣”,通常表现为突然愣神、发呆。在局灶性发作,尤其是失神发作时,患者会毫无预兆地突然停下正在做的事,双眼直勾勾盯着前方,对周围环境 “免疫”,手里拿的东西也可能 “啪嗒” 一声 “罢工” 掉地上。这种愣神状态一般也就持续几秒钟,结束后患者对刚才发生的事儿 “一键清空” 没印象,又继续正常活动了。

了解 “抽、晕、愣” 这三大典型症状,能帮我们在日常生活中迅速 “揪出” 癫痫发作,为患者争取宝贵的救治时间。患者和家属也能提前做好防护准备,最 大程度降低癫痫发作带来的伤害。