.postPage{display:flex;justify-content:space-between;padding:40px 32px 84px 0;overflow:hidden;position:relative;z-index:0}.postPage .articleCon{display:flex;justify-content:space-between;width:calc(100% - 375px)}.postPage .articleCon .sbCheck{display:none}.postPage .articleCon .sbLabel{position:fixed;cursor:pointer;left:0;top:calc(60% - 5px);padding:8px 5px;background-color:#00f;transition:.3s;z-index:100;display:none}.postPage .articleCon .sbLabel .sbLIcon{position:relative;rotate:180deg}.postPage .articleCon .sidebar{display:block;position:relative;width:273px;border-right:.5px solid #cbc6c6;margin:-40px 0 -84px;background:#f1f1f1;box-shadow:3px 0 15px rgba(0,0,0,.3)}.postPage .articleCon .sidebar .sbA{height:60px;background-image:linear-gradient(#44eaff,#23a6ff);position:relative;display:flex;align-items:center;gap:7px;padding-left:15px}.postPage .articleCon .sidebar .sbA .headL{width:100%!important;left:0!important;top:2px!important;height:12px}.postPage .articleCon .sidebar .sbA .icon{position:relative;z-index:1}.postPage .articleCon .sidebar .sbA .shadow{position:absolute;mix-blend-mode:multiply;bottom:9px;left:12px}.postPage .articleCon .sidebar .sbA .h3{font-size:18px;font-weight:600;color:#fff}.postPage .articleCon .sidebar .sbB{overflow:hidden;height:6px;position:relative;background-image:linear-gradient(#44eaff,#23a6ff)}.postPage .articleCon .sidebar .sbC{position:relative}.postPage .articleCon .sidebar .sbC .drop{overflow:hidden;position:relative;margin-bottom:10px}.postPage .articleCon .sidebar .sbC .drop .input{position:absolute;opacity:0;z-index:-1}.postPage .articleCon .sidebar .sbC .drop .input:checked~.title .dIcon{rotate:0deg;transition:.3s}.postPage .articleCon .sidebar .sbC .drop .input:checked~.main{height:100%;padding:14px 25px 5px 4px}.postPage .articleCon .sidebar .sbC .drop .title{font-size:15px;font-weight:600;color:#fff;padding:0 8px;height:36px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;background-image:linear-gradient(#ffba00,#ff9100,#ff8300);position:relative;text-transform:capitalize}.postPage .articleCon .sidebar .sbC .drop .title .line{height:calc(100% - 8px);width:2px;background-color:#fee13d;border-right:1px solid #faac27;position:absolute;right:30px;top:4px}.postPage .articleCon .sidebar .sbC .drop .title .dIcon{position:relative;left:5px;rotate:-90deg}.postPage .articleCon .sidebar .sbC .drop .main{display:flex;flex-direction:column;gap:5px;height:0}.postPage .articleCon .sidebar .sbC .drop .main .link{font-size:14px;color:#000;text-decoration:none;display:flex;align-items:center;gap:9px;height:30px;padding:0 8px 0 5px;position:relative;border-radius:5px;css-counter:drop-counter;counter-increment:drop-counter}.postPage .articleCon .sidebar .sbC .drop .main .link::before{content:counter(drop-counter);position:relative;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:#fff;width:15px;height:15px;border-radius:100%;background-image:linear-gradient(#26c6da,#0098ff);z-index:10}.postPage .articleCon .sidebar .sbC .drop .main .link:hover::before{background:#fff;color:#009fe3}.postPage .articleCon .sidebar .sbC .drop .main .link:hover{background-image:linear-gradient(#44eaff,#23a6ff);color:#fff;font-size:15px;font-weight:600;transition:.3s}.postPage .articleCon .sidebar .sbC .drop .main .active{background-image:linear-gradient(#44eaff,#23a6ff);color:#fff;font-size:15px;font-weight:600}.postPage .articleCon .sidebar .sbC .drop .main .active::before{content:counter(drop-counter);background:#fff;color:#009fe3}.postPage .articleCon .article{width:calc(100% - 274px - 63px);padding:0 27px 0 36px}.postPage .articleCon .article .main{height:auto!important}.postPage .articleCon .article .main .head{display:flex;flex-direction:column;overflow:hidden;position:relative;box-shadow:0 0 10px 3px rgba(0,0,0,.3);border-radius:10px}.postPage .articleCon .article .main .head figure .imgLink{width:130px;height:130px;border-radius:100%;background:#fff;position:absolute;z-index:1;top:10px;left:12px;box-shadow:0 0 6px 2px rgba(0,0,0,.3)}.postPage .articleCon .article .main .head figure .imgLink picture .img{position:relative;border-radius:100%;z-index:10;left:6px;top:6px;box-shadow:0 0 12px rgba(0,0,0,.3)}.postPage .articleCon .article .main .head .headA{display:flex;align-items:center;height:84px;background-image:linear-gradient(190deg,#ffba00,#ffa600,#ff9700,#ff8600);border-radius:10px 10px 0 0;position:relative}.postPage .articleCon .article .main .head .headA .headBox{position:absolute;mix-blend-mode:color-dodge;height:100%;top:0;right:0}.postPage .articleCon .article .main .head .headA .h1{font-size:30px;font-weight:700;color:#fff;position:relative;padding-left:160px}.postPage .articleCon .article .main .head .headB{display:flex;align-items:center;justify-content:space-between;height:66px;background:#fff;border-radius:0 0 10px 10px;padding-left:145px;position:relative;padding-right:34px}.postPage .articleCon .article .main .head .headB .meta{display:flex;align-items:center;gap:9px;font-size:18px;font-weight:600;color:#1a1a1a;text-decoration:none}.postPage .articleCon .article .main .head .headB .meta:hover{text-decoration:underline}.postPage .articleCon .article .main .head .headB .meta .icon{position:relative}.postPage .articleCon .article .main .second{display:flex;align-items:center;justify-content:space-between;padding:16px 0 10px}.postPage .articleCon .article .main .second .metaCon{display:flex;align-items:center;width:42%;gap:10px;padding-left:10px}.postPage .articleCon .article .main .second .metaCon .meta{display:flex;align-items:center;gap:8px;padding-right:15px;border-right:2px solid #ff7d00}.postPage .articleCon .article .main .second .metaCon .meta .icon{position:relative}.postPage .articleCon .article .main .second .metaCon .meta .link,.postPage .articleCon .article .main .second .metaCon .meta .span{font-size:18px;font-weight:600;color:#000;cursor:pointer}.postPage .articleCon .article .main .second .metaCon .meta .link{color:#0eb7ff;text-decoration:none}.postPage .articleCon .article .main .second .metaCon .meta .link:hover{text-decoration:underline}.postPage .articleCon .article .main .second .metaCon .allRxn{display:flex;align-items:center;width:100%;justify-content:space-between}.postPage .articleCon .article .main .second .metaCon .allRxn .rxn{display:flex;align-items:center;gap:5px;padding:4px;cursor:pointer}.postPage .articleCon .article .main .second .metaCon .allRxn .rxn .icon{position:relative}.postPage .articleCon .article .main .second .metaCon .allRxn .rxn .num{font-size:16px;font-weight:600;line-height:12px;color:#07f}.postPage .articleCon .article .main .second .metaCon .allRxn .rxn:hover{border-radius:8px;box-shadow:0 0 10px -4px #000;transition:.3s}.postPage .articleCon .article .main .second .metaCon .allAcct{gap:4px;width:100%;display:flex;justify-content:space-between}.postPage .articleCon .article .main .second .metaCon .allAcct .link{display:flex;border-radius:100%}.postPage .articleCon .article .main .second .metaCon .allAcct .link .icon{position:relative}.postPage .articleCon .article .main .second .acctMeta{width:38%;padding-right:10px}.postPage .articleCon .article .main .second .acctMeta .meta{padding-left:15px;border-left:2px solid #ff7d00;border-right:none}.postPage .articleCon .article .main figure .addL{display:flex;text-decoration:none;margin:10px 0}.postPage .articleCon .article .main figure .addL .pic{margin:0 auto}.postPage .articleCon .article .main figure .addL .pic .topAdd{max-width:100%;height:auto}.postPage .articleCon .article .main .content{position:relative}.postPage .articleCon .article .main .content .postText{font-size:18px;font-weight:400;text-align:justify;color:#000}.postPage .articleCon .article .main .content .postText p{line-height:38px;margin:18px 0}.postPage .articleCon .article .main .content .postText figure{position:relative;margin-bottom:10px;z-index:1}.postPage .articleCon .article .main .content .postText figure a{outline:0!important}.postPage .articleCon .article .main .content .postText figure img{max-width:600px;height:auto;width:auto;overflow:hidden;border:8px solid #fff;box-shadow:0 3px 6px rgba(0,0,0,.25);margin-top:10px;cursor:pointer}.postPage .articleCon .article .main .content .postText figure .alignCenter{display:block;margin:10px auto 0}.postPage .articleCon .article .main .content .postText figure .alignLeft{display:block;margin:10px auto 0 0}.postPage .articleCon .article .main .content .postText figure .alignRight{display:block;margin:10px 0 0 auto}.postPage .articleCon .article .main .content .postText figure .floatRight{float:right;margin:0 0 10px 18px}.postPage .articleCon .article .main .content .postText figure figcaption{display:block;font-size:18px;color:#fff;background-image:linear-gradient(#44eaff,#23a6ff);border-radius:0 0 18px 18px;border:6px solid #fff;border-top:none!important;box-shadow:0 3px 6px rgba(0,0,0,.25);max-width:100%;min-width:100px;width:-moz-fit-content;width:fit-content;height:40px;padding:0 40px;position:relative;display:flex;align-items:center;justify-content:center;margin:0 auto}.postPage .articleCon .article .main .content .postText figure .figcaption{margin:0 0 0 245px}.postPage .articleCon .article .main .content .postText table{width:auto;margin:40px auto;border-collapse:collapse;border-radius:10px;box-shadow:0 0 3px rgba(0,0,0,.3);overflow:hidden}.postPage .articleCon .article .main .content .postText table thead strong{height:52px;font-size:21px;font-weight:600;color:#fff;background-image:linear-gradient(#44eaff,#23a6ff);display:flex;justify-content:center;align-items:center}.postPage .articleCon .article .main .content .postText table thead tr th{font-size:18px;font-weight:600;color:#fff;background:#7acbf4;border:1px solid #0da4f0;height:42px;text-align:center;padding:0 5px}.postPage .articleCon .article .main .content .postText table thead tr th:nth-child(1){padding:0}.postPage .articleCon .article .main .content .postText table tbody{font-size:18px;color:#000;background:#fff}.postPage .articleCon .article .main .content .postText table tbody tr:nth-child(2n+1){background:#e8f1fa}.postPage .articleCon .article .main .content .postText table tbody tr td{font-weight:400;padding:10px 20px;border:1px solid #0da4f0}.postPage .articleCon .article .main .content .postText table tbody tr td a{color:#07f}.postPage .articleCon .article .main .content .postText table tfoot{background:#e8f1fa;height:24px;border:1px solid #0da4f0;border-top:none}.postPage .articleCon .article .main .content .postText table .tfoot{background:#fff}.postPage .articleCon .article .main .content .postText h2{height:-moz-fit-content;height:fit-content;width:calc(100% - 200px);text-align:center;padding:15px 100px;font-size:26px;font-weight:700;color:#fff;background-image:linear-gradient(#44eaff,#23a6ff);border:2px solid #009fe3;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;margin:25px 0}.postPage .articleCon .article .main .content .postText h2::before{content:"";position:absolute;background-image:url(https://images.theengineeringprojects.com/image/theme/main/2025/06/post-h2-boxes.png);mix-blend-mode:color-dodge;height:100%;width:100%;background-repeat:no-repeat;background-size:100% 100%;left:0;top:0;z-index:0}.postPage .articleCon .article .main .content .postText h2 .topL{height:3px;width:calc(100% - 500px);left:250px;top:0;border-radius:75%;opacity:100%}.postPage .articleCon .article .main .content .postText h2 .layer{width:64px;height:4px;opacity:80%;rotate:90deg;border-radius:60%}.postPage .articleCon .article .main .content .postText h2 .left{left:-31px}.postPage .articleCon .article .main .content .postText h2 .right{right:-31px}.postPage .articleCon .article .main .content .postText h3{font-size:23px;font-weight:700;color:#fff;max-width:70%;width:-moz-max-content;width:max-content;height:-moz-fit-content;height:fit-content;background-image:linear-gradient(#ffba00,#ff8300);border-radius:10px 0 0 10px;padding:16px 0 16px 12px;background-position:center center;background-size:100% 100%;background-repeat:no-repeat;display:flex;align-items:center;margin:40px 5px;position:relative}.postPage .articleCon .article .main .content .postText h3::after{content:"";position:absolute;width:40px;height:100%;background-image:url(https://images.theengineeringprojects.com/image/theme/main/2025/06/h3-after.png);background-size:100% 100%;background-repeat:no-repeat;top:0;right:-38px}.postPage .articleCon .article .main .content .postText h4{font-size:20px;font-weight:600;color:#fff;max-width:70%;width:-moz-max-content;width:max-content;height:-moz-fit-content;height:fit-content;padding:5px 0 5px 8px;background-image:linear-gradient(#3c3c3b,#1d1d1b);margin:25px 0;display:flex;align-items:center;background-position:center center;background-size:100% 100%;background-repeat:no-repeat;position:relative;left:7px}.postPage .articleCon .article .main .content .postText h4::after{content:"";position:absolute;width:25px;height:100%;background-image:url(https://images.theengineeringprojects.com/image/theme/main/2025/06/h4-after.png);background-size:100% 100%;background-repeat:no-repeat;top:0;right:-23px}.postPage .articleCon .article .main .content .postText h4::before{content:"";position:absolute;top:0;left:-6px;width:7px;height:100%;background-image:linear-gradient(90deg,#ff8300,#ffba00)}.postPage .articleCon .article .main .content .postText h5{font-size:19px;font-weight:600;color:#07f;max-width:70%;width:-moz-max-content;width:max-content;height:-moz-fit-content;height:fit-content;background-image:linear-gradient(#e8f1fa,#d2ecfc);padding:4px 3px 4px 10px;margin:25px 0;display:flex;align-items:center;background-position:center center;background-size:100% 100%;background-repeat:no-repeat;position:relative;left:7px}.postPage .articleCon .article .main .content .postText h5::after{content:"";position:absolute;width:20px;height:100%;background-image:url(https://images.theengineeringprojects.com/image/theme/main/2025/06/h5-after.png);background-size:100% 100%;background-repeat:no-repeat;top:0;right:-20px}.postPage .articleCon .article .main .content .postText h5::before{content:"";position:absolute;top:0;left:-6px;width:7px;height:100%;background-image:linear-gradient(270deg,#0098ff,#26c6da)}.postPage .articleCon .article .main .content .postText ul{list-style:none;padding:0 45px;margin:15px 0}.postPage .articleCon .article .main .content .postText ul li{position:relative;padding-left:35px;margin-top:20px;line-height:34px}.postPage .articleCon .article .main .content .postText ul li:first-child{margin-top:0}.postPage .articleCon .article .main .content .postText ul li::before{content:"";position:absolute;background-image:url(https://images.theengineeringprojects.com/image/theme/main/2025/06/post-li.svg);height:26px;width:26px;background-repeat:no-repeat;background-size:100% 100%;top:4px;left:0}.postPage .articleCon .article .main .content .postText ul li ol{list-style:none;margin:15px 0}.postPage .articleCon .article .main .content .postText ul li ol li{css-counter:li-counter;counter-increment:li-counter}.postPage .articleCon .article .main .content .postText ul li ol li::before{content:counter(li-counter);position:absolute;height:22px;width:22px;background-image:linear-gradient(#ffba00,#ff8300);font-size:15px;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:100%;z-index:10;top:6px;left:0}.postPage .articleCon .article .main .content .postText button{display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:600;color:#fff;cursor:pointer;width:250px;height:54px;background-image:linear-gradient(#44eaff,#23a6ff);border-radius:7px;border:none;box-shadow:0 3px 6px rgba(0,0,0,.16);margin:25px auto;position:relative}.postPage .articleCon .article .main .content .postText button:hover{box-shadow:0 4px 8px rgba(0,0,0,.2);transition:.3s}.postPage .articleCon .article .main .content .postText button:active{font-size:19px;box-shadow:0 3px 6px rgba(0,0,0,.16);transition:.3s}.postPage .articleCon .article .main .content .postText .notice{display:flex;align-items:center;position:relative;background:#fff;border:3px solid #e5e5e5;border-radius:16px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;margin:40px auto;box-shadow:0 0 10px 8px rgba(0,0,0,.3)}.postPage .articleCon .article .main .content .postText .notice1 .con1{display:flex;flex-direction:column;padding:65px 110px 50px 72px;gap:25px;position:relative;z-index:1}.postPage .articleCon .article .main .content .postText .notice1 .con1 .heading{font-size:18px;font-weight:600;color:#ffa000}.postPage .articleCon .article .main .content .postText .notice1 .con1 .content{display:flex;flex-direction:column;gap:15px;padding-left:60px}.postPage .articleCon .article .main .content .postText .notice1 .con1 .content .line{display:flex;align-items:center;gap:15px}.postPage .articleCon .article .main .content .postText .notice1 .con1 .content .line .icon{position:relative}.postPage .articleCon .article .main .content .postText .notice1 .con1 .content .line .span{font-size:18px;font-weight:400;color:#000}.postPage .articleCon .article .main .content .postText .notice1 .gear{position:absolute;bottom:-25px;right:-32px}.postPage .articleCon .article .main .content .postText .notice1 .notes{position:absolute;top:-18px;right:-16px}.postPage .articleCon .article .main .content .postText .notice1 .rbt{position:absolute;top:-46px;left:-118px;z-index:-1}.postPage .articleCon .article .main .content .postText .notice1 .hand{position:absolute;top:-24px;left:120px}.postPage .articleCon .article .main .content .postText .notice1 .arm{position:absolute;top:112px;left:-61px}.postPage .articleCon .article .main .content .postText .notice2 .content{display:flex;flex-direction:column;padding:24px 35px 27px 70px;position:relative}.postPage .articleCon .article .main .content .postText .notice2 .content .line{display:flex;align-items:start;gap:15px}.postPage .articleCon .article .main .content .postText .notice2 .content .line .icon{position:relative;top:11px}.postPage .articleCon .article .main .content .postText .notice2 .content .line .span{font-size:18px;line-height:34px;font-weight:600;color:#1d1d1b}.postPage .articleCon .article .main .content .postText .notice2 .content .line .span b{color:#0eb7ff}.postPage .articleCon .article .main .content .postText .notice2 .content .line .icon2{position:relative;top:4px}.postPage .articleCon .article .main .content .postText .notice2 .content .line .span2{font-size:18px;font-weight:400;color:#000}.postPage .articleCon .article .main .content .postText .notice2 .content .line .span2 .link{color:#0eb7ff;font-weight:600;text-decoration:none}.postPage .articleCon .article .main .content .postText .notice2 .content .line .span2 .link:hover{text-decoration:underline}.postPage .articleCon .article .main .content .postText .notice2 .content .lastLine{padding-top:31px}.postPage .articleCon .article .main .content .postText .notice2 .rbt{position:absolute;left:-95px;top:-12px}.postPage .articleCon .article .main .popup{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:fadeIn .4s}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.postPage .articleCon .article .main .popup .popInside{display:flex;width:-moz-fit-content;width:fit-content;height:100%;position:relative;margin:auto}.postPage .articleCon .article .main .popup .popInside .popCont{display:block;max-width:100%;max-height:100%;width:auto;animation:zoomIn .4s}@keyframes zoomIn{from{transform:scale(.8)}to{transform:scale(1)}}.postPage .articleCon .article .main .popup .popInside .popCont img{width:100%;height:auto}.postPage .articleCon .article .main .popup .popInside .close{position:absolute;top:3px;right:3px;color:#fff;font-size:28px;line-height:20px;font-weight:700;cursor:pointer;border:1px solid #fff;border-radius:50%;padding:1px 3px 5px 3px;background:#000}.postPage .articleCon .article .main .popup .popInside .close:hover{color:#000;background:#fff;border:1px solid #000;transition:.3s}.postPage .articleCon .article .main .popup .popInside .close:focus{color:#000;background:#fff;border:1px solid #000;transition:.3s}.postPage .articleCon .article .tagsCont{display:flex;align-items:center;position:relative;background-image:linear-gradient(#3b3b3a,#1f1f1d);height:-moz-fit-content;height:fit-content;border-radius:100px 0 0;padding:6px 6px 6px 54px;gap:8px;flex-wrap:wrap;row-gap:3px;width:-moz-fit-content;width:fit-content}.postPage .articleCon .article .tagsCont::before{content:"";position:absolute;width:12px;height:100%;top:0;right:-12px;background-image:url(https://images.theengineeringprojects.com/image/theme/main/2025/06/post-tags-after.png);background-size:100% 100%;background-repeat:no-repeat}.postPage .articleCon .article .tagsCont .tagsImg{position:absolute;left:-45px;top:-11px}.postPage .articleCon .article .tagsCont .tL{width:calc(100% - 90px);height:5px;left:45px;top:0}.postPage .articleCon .article .tagsCont .tag{font-size:15px;font-weight:600;color:#fff;text-decoration:none;position:relative}.postPage .articleCon .article .tagsCont .tag:hover{text-decoration:underline}.postPage .articleCon .article .tagsCont .dot{width:3px;height:3px;background:#fff;border-radius:100%;position:relative;top:1px}.postPage .articleCon .article .postNav{display:flex;align-items:center;justify-content:space-between;position:relative;padding:40px 0 20px;border-top:2px dashed #fb8f05;border-bottom:2px dashed #fb8f05;margin:30px 0}.postPage .articleCon .article .postNav .pageCon{display:flex;flex-direction:column;position:relative;width:42%;gap:23px}.postPage .articleCon .article .postNav .pageCon .info{display:flex;flex-direction:column;position:relative;border-radius:13px;box-shadow:0 3px 6px rgba(0,0,0,.2)}.postPage .articleCon .article .postNav .pageCon .info .tL{height:3px;border-radius:75%;width:calc(100% - 90px);top:1px}.postPage .articleCon .article .postNav .pageCon .info .tLLeft{left:10px}.postPage .articleCon .article .postNav .pageCon .info .tLRight{right:10px}.postPage .articleCon .article .postNav .pageCon .info .imgCon{display:flex;align-items:center;justify-content:center;height:120px;width:120px;border-radius:100%;background-image:linear-gradient(#ffb400,#ed6d00);position:absolute;top:-8px;box-shadow:0 3px 3px rgba(0,0,0,.16)}.postPage .articleCon .article .postNav .pageCon .info .imgCon .img{border:5px solid #fff;border-radius:100%;position:relative;top:2px;height:98px;width:98px}.postPage .articleCon .article .postNav .pageCon .info .pImgCon{right:-25px}.postPage .articleCon .article .postNav .pageCon .info .nImgCon{left:-25px}.postPage .articleCon .article .postNav .pageCon .info .head{display:flex;align-items:center;height:60px;border-radius:13px 13px 0 0;background-image:linear-gradient(176deg,#44eaff,#23a6ff)}.postPage .articleCon .article .postNav .pageCon .info .head .name{font-size:17px;font-weight:600;color:#fff;line-height:20px;width:75%;text-decoration:none}.postPage .articleCon .article .postNav .pageCon .info .head .pName{padding-left:24px}.postPage .articleCon .article .postNav .pageCon .info .head .nName{padding-left:100px}.postPage .articleCon .article .postNav .pageCon .info .dateCon{display:flex;align-items:center;height:42px;border-radius:0 0 13px 13px;background:#fff}.postPage .articleCon .article .postNav .pageCon .info .dateCon .date{font-size:14px;font-weight:600;color:#000;display:flex;align-items:center;gap:5px}.postPage .articleCon .article .postNav .pageCon .info .dateCon .date .calender{position:relative}.postPage .articleCon .article .postNav .pageCon .info .pDateCon{margin:0 105px 0 auto}.postPage .articleCon .article .postNav .pageCon .info .nDateCon{margin:0 auto 0 105px}.postPage .articleCon .article .postNav .pageCon .btn{border:none;width:124px;height:40px;border-radius:6px;background-image:linear-gradient(#ffba00,#ffa600,#ff9700,#ff8600);position:relative;font-size:14px;font-weight:600;color:#fff;text-decoration:none;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:9px}.postPage .articleCon .article .postNav .pageCon .btn .icon{position:relative}.postPage .articleCon .article .postNav .pageCon .pBtn{margin:0 auto 0 0}.postPage .articleCon .article .postNav .pageCon .pBtn:hover{box-shadow:-2px 2px 6px rgba(0,0,0,.3);transition:.3s}.postPage .articleCon .article .postNav .pageCon .nBtn{margin:0 0 0 auto}.postPage .articleCon .article .postNav .pageCon .nBtn:hover{box-shadow:2px 2px 6px rgba(0,0,0,.3);transition:.3s}.postPage .articleCon .article .postNav .pageCon .nBtn .nIcon{rotate:180deg}.postPage .articleCon .article .postNav .border{border-left:2px dashed #fb8f05;height:175px}@media (max-width:1750px){.postPage{padding:35px 24px 60px 0}.postPage .articleCon{width:calc(100% - 320px)}.postPage .articleCon .sidebar{width:223px;margin:-35px 0 -60px;box-shadow:3px 0 12px rgba(0,0,0,.3)}.postPage .articleCon .sidebar .sbA{height:46px;gap:6px;padding-left:12px}.postPage .articleCon .sidebar .sbA .icon{width:32px}.postPage .articleCon .sidebar .sbA .shadow{width:38px;bottom:4px;left:9px}.postPage .articleCon .sidebar .sbA .h3{font-size:17px}.postPage .articleCon .sidebar .sbC .drop{margin-bottom:8px}.postPage .articleCon .sidebar .sbC .drop .input:checked~.main{padding:10px 20px 4px 3px}.postPage .articleCon .sidebar .sbC .drop .title{font-size:14px;padding:0 7px;height:32px}.postPage .articleCon .sidebar .sbC .drop .title .dIcon{top:1px;width:20px;left:2px}.postPage .articleCon .sidebar .sbC .drop .main{gap:5px;height:0}.postPage .articleCon .sidebar .sbC .drop .main .link{font-size:13px;gap:5px;height:29px;padding:0 3px 0 4px}.postPage .articleCon .sidebar .sbC .drop .main .link::before{font-size:9px;width:14px;height:14px;top:1px}.postPage .articleCon .sidebar .sbC .drop .main .link:hover{font-size:13px}.postPage .articleCon .sidebar .sbC .drop .main .active{font-size:13px}.postPage .articleCon .article{width:calc(100% - 224px - 45px);padding:0 20px 0 25px}.postPage .articleCon .article .main .head figure .imgLink{width:110px;height:110px;top:7px;left:10px}.postPage .articleCon .article .main .head figure .imgLink picture .img{width:100px;height:100px;left:5px;top:5px}.postPage .articleCon .article .main .head .headA{height:-moz-fit-content;height:fit-content;padding:17px 0}.postPage .articleCon .article .main .head .headA .h1{font-size:26px;padding-left:130px}.postPage .articleCon .article .main .head .headB{height:-moz-fit-content;height:fit-content;padding:15px 30px 15px 125px;flex-wrap:wrap;row-gap:4px;-moz-column-gap:3px;column-gap:3px}.postPage .articleCon .article .main .head .headB .meta{gap:6px;font-size:16px}.postPage .articleCon .article .main .head .headB .meta .icon{width:25px}.postPage .articleCon .article .main .second{padding:12px 0 8px;flex-wrap:wrap;-moz-column-gap:40px;column-gap:40px;row-gap:10px;justify-content:center}.postPage .articleCon .article .main .second .metaCon{width:48%;gap:8px;padding-left:6px}.postPage .articleCon .article .main .second .metaCon .meta{gap:5px;padding-right:10px}.postPage .articleCon .article .main .second .metaCon .meta .icon{width:20px}.postPage .articleCon .article .main .second .metaCon .meta .link,.postPage .articleCon .article .main .second .metaCon .meta .span{font-size:16px}.postPage .articleCon .article .main .second .metaCon .allRxn{gap:8px}.postPage .articleCon .article .main .second .metaCon .allRxn .rxn{gap:4px;padding:3px}.postPage .articleCon .article .main .second .metaCon .allRxn .rxn .icon{width:20px}.postPage .articleCon .article .main .second .metaCon .allRxn .rxn .num{font-size:15px}.postPage .articleCon .article .main .second .metaCon .allAcct{gap:3px}.postPage .articleCon .article .main .second .metaCon .allAcct .link .icon{width:25px}.postPage .articleCon .article .main .second .acctMeta{width:44%;padding-right:6px}.postPage .articleCon .article .main .second .acctMeta .meta{padding-left:10px}.postPage .articleCon .article .main figure .addL{margin:8px 0}.postPage .articleCon .article .main figure .addL .pic{width:72%}.postPage .articleCon .article .main .content .postText{font-size:17px}.postPage .articleCon .article .main .content .postText p{line-height:36px;margin:15px 0}.postPage .articleCon .article .main .content .postText table{margin:30px auto}.postPage .articleCon .article .main .content .postText table thead strong{font-size:19px;height:50px}.postPage .articleCon .article .main .content .postText table thead tr th{font-size:17px;height:38px}.postPage .articleCon .article .main .content .postText table tbody{font-size:17px}.postPage .articleCon .article .main .content .postText table tbody tr td{padding:8px 12px}.postPage .articleCon .article .main .content .postText table tfoot{height:14px}.postPage .articleCon .article .main .content .postText h2{font-size:24px;margin:20px 0;padding:13px 60px;width:calc(100% - 120px)}.postPage .articleCon .article .main .content .postText h2 .topL{width:calc(100% - 80px);left:40px}.postPage .articleCon .article .main .content .postText h2 .layer{width:50px}.postPage .articleCon .article .main .content .postText h2 .right{right:-25px}.postPage .articleCon .article .main .content .postText h2 .left{left:-25px}.postPage .articleCon .article .main .content .postText h3{font-size:20px;margin:30px 5px}.postPage .articleCon .article .main .content .postText h4{font-size:18px;margin:20px 0}.postPage .articleCon .article .main .content .postText h5{font-size:17px}.postPage .articleCon .article .main .content .postText ul{padding:0 25px}.postPage .articleCon .article .main .content .postText ul li{padding-left:30px;margin-top:15px}.postPage .articleCon .article .main .content .postText ul li::before{height:23px;width:23px;top:6px}.postPage .articleCon .article .main .content .postText ul li ol li::before{height:18px;width:18px;font-size:13px;top:9px}.postPage .articleCon .article .main .content .postText button{font-size:17px;width:230px;height:50px;margin:20px auto}.postPage .articleCon .article .main .content .postText button:active{font-size:18px}.postPage .articleCon .article .main .content .postText .notice{margin:35px auto}.postPage .articleCon .article .main .content .postText .notice1 .con1{padding:50px 80px 40px 50px;gap:22px}.postPage .articleCon .article .main .content .postText .notice1 .con1 .content{gap:12px;padding-left:42px}.postPage .articleCon .article .main .content .postText .notice1 .con1 .content .line{gap:12px}.postPage .articleCon .article .main .content .postText .notice1 .con1 .content .line .icon{width:13px}.postPage .articleCon .article .main .content .postText .notice1 .con1 .content .line .span{font-size:17px}.postPage .articleCon .article .main .content .postText .notice1 .gear{bottom:-26px;right:-34px;width:78px}.postPage .articleCon .article .main .content .postText .notice1 .notes{top:-16px;width:120px}.postPage .articleCon .article .main .content .postText .notice1 .rbt{top:-40px;left:-96px;z-index:-1;width:204px}.postPage .articleCon .article .main .content .postText .notice1 .hand{top:-22px;left:93px;width:37px}.postPage .articleCon .article .main .content .postText .notice1 .arm{top:86px;left:-51px;width:118px}.postPage .articleCon .article .main .content .postText .notice2 .content{padding:20px 32px 25px 52px}.postPage .articleCon .article .main .content .postText .notice2 .content .line{gap:12px}.postPage .articleCon .article .main .content .postText .notice2 .content .line .icon{top:12px;width:13px}.postPage .articleCon .article .main .content .postText .notice2 .content .line .span{font-size:17px;line-height:32px}.postPage .articleCon .article .main .content .postText .notice2 .content .line .icon2{top:5px;width:15px}.postPage .articleCon .article .main .content .postText .notice2 .content .line .span2{font-size:17px}.postPage .articleCon .article .main .content .postText .notice2 .content .lastLine{padding-top:20px}.postPage .articleCon .article .main .content .postText .notice2 .rbt{left:-72px;top:-5px;width:125px}.postPage .articleCon .tagsCont{padding:6px 6px 6px 70px;gap:6px}.postPage .articleCon .tagsCont .tagsImg{width:170px;left:-70px;top:-17px}.postPage .articleCon .tagsCont .tag{font-size:14px}.postPage .articleCon .postNav{padding:30px 0 16px;border-top:1.5px dashed #fb8f05;border-bottom:1.5px dashed #fb8f05;margin:25px 0}.postPage .articleCon .postNav .pageCon{width:45%;gap:20px}.postPage .articleCon .postNav .pageCon .info .imgCon{height:110px;width:110px;top:-4px}.postPage .articleCon .postNav .pageCon .info .imgCon .img{top:2px;width:92px;height:auto}.postPage .articleCon .postNav .pageCon .info .head .name{font-size:16px}.postPage .articleCon .postNav .pageCon .info .head .pName{padding-left:14px}.postPage .articleCon .postNav .pageCon .info .head .nName{padding-left:92px}.postPage .articleCon .postNav .pageCon .info .dateCon .date{gap:5px}.postPage .articleCon .postNav .pageCon .info .dateCon .date .calender{width:18px}.postPage .articleCon .postNav .pageCon .btn{width:116px;height:38px;font-size:13px;gap:7px}.postPage .articleCon .postNav .pageCon .btn .icon{width:12px}.postPage .articleCon .postNav .border{border-left:1.5px dashed #fb8f05}}@media (max-width:1200px){.postPage{flex-direction:column;padding:25px 20px;gap:30px}.postPage .articleCon{width:100%}.postPage .articleCon .sidebar{margin:-25px 0 0 -20px}.postPage .articleCon .article{width:calc(100% - 225px);padding:0}.postPage .articleCon .article .main .head figure .imgLink{width:102px;height:102px;top:7px;left:7px}.postPage .articleCon .article .main .head figure .imgLink picture .img{width:94px;height:94px;left:4px;top:4px}.postPage .articleCon .article .main .head .headA .h1{font-size:22px;padding-left:118px}.postPage .articleCon .article .main .head .headB{padding:15px 20px 15px 118px;flex-wrap:wrap;row-gap:3px;-moz-column-gap:6px;column-gap:6px}.postPage .articleCon .article .main .head .headB .meta{gap:5px;font-size:15px}.postPage .articleCon .article .main .head .headB .meta .icon{width:22px}.postPage .articleCon .article .main .second{-moz-column-gap:35px;column-gap:35px;row-gap:7px}.postPage .articleCon .article .main .second .metaCon{width:336px}.postPage .articleCon .article .main .second .metaCon .meta{gap:4px;padding-right:6px}.postPage .articleCon .article .main .second .metaCon .meta .icon{width:18px}.postPage .articleCon .article .main .second .metaCon .meta .link,.postPage .articleCon .article .main .second .metaCon .meta .span{font-size:15px}.postPage .articleCon .article .main .second .metaCon .allRxn{gap:4px}.postPage .articleCon .article .main .second .metaCon .allRxn .rxn{gap:2px;padding:2px}.postPage .articleCon .article .main .second .metaCon .allRxn .rxn:hover{border-radius:4px}.postPage .articleCon .article .main .second .metaCon .allRxn .rxn .icon{width:18px}.postPage .articleCon .article .main .second .metaCon .allRxn .rxn .num{font-size:14px}.postPage .articleCon .article .main .second .metaCon .allAcct{width:213px}.postPage .articleCon .article .main .second .metaCon .allAcct .link .icon{width:24px}.postPage .articleCon .article .main .second .acctMeta{width:332px;padding-right:6px}.postPage .articleCon .article .main .second .acctMeta .meta{padding-left:6px}.postPage .articleCon .article .main .content .postText figure a img{max-width:100%;height:auto}.postPage .articleCon .article .main .content .postText figure figcaption{font-size:17px;width:-moz-fit-content;width:fit-content;height:36px;padding:0 25px}.postPage .articleCon .article .main .content .postText figure .figcaption{margin:0 auto}.postPage .articleCon .article .main .content .postText table{margin:25px auto}.postPage .articleCon .article .main .content .postText table thead strong{font-size:18px;height:48px}.postPage .articleCon .article .main .content .postText table thead tr th{font-size:16px;height:36px}.postPage .articleCon .article .main .content .postText table tbody{font-size:16px}.postPage .articleCon .article .main .content .postText table tbody tr td{padding:8px 10px}.postPage .articleCon .article .main .content .postText h2{font-size:23px;padding:15px 60px;text-align:center}.postPage .articleCon .article .main .content .postText h3{font-size:19px;margin:20px 5px;max-width:90%;padding:10px 0 10px 12px;border-radius:6px 0 0 6px}.postPage .articleCon .article .main .content .postText h3::after{width:32px;right:-30px}.postPage .articleCon .article .main .content .postText h4{font-size:17px;margin:20px 0;padding:4px 0 4px 8px;max-width:90%}.postPage .articleCon .article .main .content .postText h4::after{width:20px;right:-19px}.postPage .articleCon .article .main .content .postText h5{font-size:16px;padding:3px 0 3px 8px;max-width:90%}.postPage .articleCon .article .main .content .postText h5::after{width:14px;right:-13px}.postPage .articleCon .article .main .content .postText ul{padding:0 20px}.postPage .articleCon .article .main .content .postText ul li{padding-left:28px}.postPage .articleCon .article .main .content .postText ul li::before{height:22px;width:22px}.postPage .articleCon .article .main .content .postText ul li ol li::before{top:8px}.postPage .articleCon .article .main .content .postText button{font-size:16px;margin:15px auto;height:45px;width:204px}.postPage .articleCon .article .main .content .postText button:active{font-size:17px}.postPage .articleCon .article .main .content .postText .notice{margin:30px auto}.postPage .articleCon .article .main .content .postText .notice1{width:82%}.postPage .articleCon .article .main .content .postText .notice1 .con1{padding:30px 20px 20px 30px;gap:15px}.postPage .articleCon .article .main .content .postText .notice1 .con1 .content{gap:10px;padding-left:32px}.postPage .articleCon .article .main .content .postText .notice1 .con1 .content .iine{gap:10px}.postPage .articleCon .article .main .content .postText .notice1 .con1 .content .iine .icon{width:12px}.postPage .articleCon .article .main .content .postText .notice1 .con1 .content .iine .span{font-size:16px}.postPage .articleCon .article .main .content .postText .notice1 .arm,.postPage .articleCon .article .main .content .postText .notice1 .gear,.postPage .articleCon .article .main .content .postText .notice1 .hand,.postPage .articleCon .article .main .content .postText .notice1 .notes,.postPage .articleCon .article .main .content .postText .notice1 .rbt{display:none}.postPage .articleCon .article .main .content .postText .notice2{width:75%}.postPage .articleCon .article .main .content .postText .notice2 .content{padding:24px 30px 24px 40px}.postPage .articleCon .article .main .content .postText .notice2 .content .line{gap:10px;align-items:center}.postPage .articleCon .article .main .content .postText .notice2 .content .line .icon{top:0;width:12px}.postPage .articleCon .article .main .content .postText .notice2 .content .line .span{font-size:16px}.postPage .articleCon .article .main .content .postText .notice2 .content .line .icon2{top:0;width:14px}.postPage .articleCon .article .main .content .postText .notice2 .content .line .span2{font-size:16px}.postPage .articleCon .article .main .content .postText .notice2 .content .lastLine{padding-top:18px}.postPage .articleCon .article .main .content .postText .notice2 .rbt{display:none}.postPage .articleCon .article .tagsCont{padding:4px 2px 4px 68px;gap:3px}.postPage .articleCon .article .tagsCont .tagsImg{left:-70px;top:-16px}.postPage .articleCon .article .tagsCont .tag{font-size:13px}.postPage .articleCon .article .postNav{padding:24px 0 12px}.postPage .articleCon .article .postNav .pageCon{width:46%;gap:18px}.postPage .articleCon .article .postNav .pageCon .info .imgCon{height:100px;width:100px;top:-5px}.postPage .articleCon .article .postNav .pageCon .info .imgCon .img{width:80px;height:auto}.postPage .articleCon .article .postNav .pageCon .info .nImgCon{left:-20px}.postPage .articleCon .article .postNav .pageCon .info .pImgCon{right:-20px}.postPage .articleCon .article .postNav .pageCon .info .head{height:-moz-fit-content;height:fit-content;padding:6px 0}.postPage .articleCon .article .postNav .pageCon .info .head .name{font-size:15px}.postPage .articleCon .article .postNav .pageCon .info .head .pName{padding-left:12px}.postPage .articleCon .article .postNav .pageCon .info .head .nName{padding-left:86px}.postPage .articleCon .article .postNav .pageCon .info .pDateCon{margin:0 90px 0 auto}.postPage .articleCon .article .postNav .pageCon .info .nDateCon{margin:0 auto 0 88px}.postPage .articleCon .article .postNav .pageCon .info .dateCon{height:38px}.postPage .articleCon .article .postNav .pageCon .info .dateCon .date{font-size:13px;gap:4px}.postPage .articleCon .article .postNav .pageCon .btn{width:100px;height:34px;font-size:12px;gap:5px}.postPage .articleCon .article .postNav .pageCon .btn .icon{width:11px}}@media (max-width:768px){.postPage .articleCon .sbCheck:checked~.sbLabel .sbLIcon{rotate:0deg}.postPage .articleCon .sbCheck:checked~.sbLabel{left:225px}.postPage .articleCon .sbCheck:checked~.sidebar{width:225px}.postPage .articleCon .sbLabel{display:block}.postPage .articleCon .sidebar{display:block;position:absolute;top:0;left:0;width:0;height:100%;overflow:hidden;margin:0;transition:.3s ease;z-index:100;border:none}.postPage .articleCon .article{width:100%}.postPage .articleCon .article .main .popup .popupInside .popupContent{height:75%}}@media (max-width:600px){.postPage{padding:20px 15px;gap:15px}.postPage .articleCon .article{width:100%}.postPage .articleCon .article .main .head figure .imgLink{width:93px;height:93px;top:6px;left:6px}.postPage .articleCon .article .main .head figure .imgLink picture .img{width:85px;height:85px;left:4px;top:4px;box-shadow:0 0 5px 0 rgba(0,0,0,.5)}.postPage .articleCon .article .main .head .headA{padding:8px 5px 8px 0}.postPage .articleCon .article .main .head .headA .headBox{display:none}.postPage .articleCon .article .main .head .headA .h1{font-size:18px;line-height:22px;padding-left:105px}.postPage .articleCon .article .main .head .headB{padding:20px 10px 8px 92px}.postPage .articleCon .article .main .head .headB .meta{gap:3px;font-size:14px}.postPage .articleCon .article .main .head .headB .meta .icon{width:20px}.postPage .articleCon .article .main .second{row-gap:6px;padding:16px 0 4px;flex-direction:column}.postPage .articleCon .article .main .second .metaCon{width:100%;gap:5px;padding:0}.postPage .articleCon .article .main .second .metaCon .meta{gap:2px;padding-right:3px}.postPage .articleCon .article .main .second .metaCon .meta .icon{width:16px}.postPage .articleCon .article .main .second .metaCon .meta .link,.postPage .articleCon .article .main .second .metaCon .meta .span{font-size:14px}.postPage .articleCon .article .main .second .metaCon .allRxn{gap:3px}.postPage .articleCon .article .main .second .metaCon .allRxn .rxn{gap:1px;padding:2px}.postPage .articleCon .article .main .second .metaCon .allRxn .rxn .icon{width:17px}.postPage .articleCon .article .main .second .metaCon .allRxn .rxn .num{font-size:13px}.postPage .articleCon .article .main .second .metaCon .allAcct{gap:3px}.postPage .articleCon .article .main .second .metaCon .allAcct .link .icon{width:20px}.postPage .articleCon .article .main .second .acctMeta .meta{padding-left:3px}.postPage .articleCon .article .main figure .addL .pic{width:92%}.postPage .articleCon .article .main .content .postText{font-size:16px}.postPage .articleCon .article .main .content .postText p{line-height:30px;margin:12px 0}.postPage .articleCon .article .main .content .postText figure figcaption{font-size:15px;height:32px;padding:0 20px}.postPage .articleCon .article .main .content .postText table{margin:20px auto}.postPage .articleCon .article .main .content .postText table thead strong{font-size:16px;height:46px}.postPage .articleCon .article .main .content .postText table thead tr th{font-size:15px;height:32px}.postPage .articleCon .article .main .content .postText table tbody{font-size:15px}.postPage .articleCon .article .main .content .postText table tbody tr td{padding:3px 6px}.postPage .articleCon .article .main .content .postText h2{padding:10px 20px;font-size:20px;width:calc(100% - 40px)}.postPage .articleCon .article .main .content .postText h2::before{display:none}.postPage .articleCon .article .main .content .postText h3{font-size:17px;margin:20px 5px;max-width:88%}.postPage .articleCon .article .main .content .postText h4{font-size:15px;margin:15px 0;max-width:88%}.postPage .articleCon .article .main .content .postText h5{font-size:14px;margin:10px 0;max-width:88%}.postPage .articleCon .article .main .content .postText ul{padding:0 5px}.postPage .articleCon .article .main .content .postText ul li{padding-left:20px;line-height:28px;margin-top:10px}.postPage .articleCon .article .main .content .postText ul li::before{height:18px;width:18px;top:4px}.postPage .articleCon .article .main .content .postText ul li ol{margin:10px 0}.postPage .articleCon .article .main .content .postText ul li ol li::before{height:16px;width:16px;font-size:12px;top:6px}.postPage .articleCon .article .main .content .postText button{font-size:14px;margin:10px auto;width:172px;height:38px}.postPage .articleCon .article .main .content .postText button:hover{font-size:15px}.postPage .articleCon .article .main .content .postText .notice{margin:20px auto}.postPage .articleCon .article .main .content .postText .notice1{width:96%}.postPage .articleCon .article .main .content .postText .notice1 .con1{padding:16px 8px;gap:10px}.postPage .articleCon .article .main .content .postText .notice1 .con1 .heading{font-size:15px}.postPage .articleCon .article .main .content .postText .notice1 .con1 .content{gap:6px;padding:0 5px}.postPage .articleCon .article .main .content .postText .notice1 .con1 .content .line{gap:5px;align-items:baseline}.postPage .articleCon .article .main .content .postText .notice1 .con1 .content .line .icon{width:11px}.postPage .articleCon .article .main .content .postText .notice1 .con1 .content .line .span{font-size:14px;line-height:18px}.postPage .articleCon .article .main .content .postText .notice2{width:98%}.postPage .articleCon .article .main .content .postText .notice2 .content{padding:10px;gap:5px}.postPage .articleCon .article .main .content .postText .notice2 .content .line{gap:5px}.postPage .articleCon .article .main .content .postText .notice2 .content .line .icon{width:11px}.postPage .articleCon .article .main .content .postText .notice2 .content .line .span{font-size:14px;line-height:24px}.postPage .articleCon .article .main .content .postText .notice2 .content .line .icon2{width:13px}.postPage .articleCon .article .main .content .postText .notice2 .content .line .span2{font-size:14px}.postPage .articleCon .article .main .content .postText .notice2 .content .lastLine{padding-top:10px}.postPage .articleCon .article .tagsCont{padding:5px 8px;gap:6px;row-gap:4px;border-radius:8px;justify-content:center}.postPage .articleCon .article .tagsCont::before{display:none}.postPage .articleCon .article .tagsCont .tagsImg{display:none}.postPage .articleCon .article .postNav{padding:20px 0 10px;margin:15px auto;flex-direction:column;gap:20px}.postPage .articleCon .article .postNav .pageCon{width:96%;gap:12px}.postPage .articleCon .article .postNav .pageCon .info .imgCon{height:95px;width:95px;top:-5px}.postPage .articleCon .article .postNav .pageCon .info .imgCon .img{width:75px}.postPage .articleCon .article .postNav .pageCon .info .imgCon .img:hover{height:80px;width:80px}.postPage .articleCon .article .postNav .pageCon .info .pImgCon{right:-18px}.postPage .articleCon .article .postNav .pageCon .info .nImgCon{left:-18px}.postPage .articleCon .article .postNav .pageCon .info .head{height:-moz-fit-content;height:fit-content;padding:6px 0}.postPage .articleCon .article .postNav .pageCon .info .head .name{font-size:15px}.postPage .articleCon .article .postNav .pageCon .info .head .pName{padding:0 75px 0 12px}.postPage .articleCon .article .postNav .pageCon .info .head .nName{padding:0 10px 0 82px}.postPage .articleCon .article .postNav .border{display:none}}@media (max-width:400px){.postPage .articleCon .article .main .head .headB{padding:20px 10px 8px}}