@charset "utf-8";:root {--transition-duration: 0.2s;--transition-timing-function: cubic-bezier(0.32, 0.74, 0.57, 1);}.iatitle {position: relative;display: inline;color: black;background-image: linear-gradient(#6a5ffc42, #6a5ffc42);background-repeat: no-repeat;background-position: 0 100%;background-size: 100% 0%;transition: background-size var(--transition-duration) var(--transition-timing-function);}.iatitle:hover ,.hviatitle:hover .iatitle{background-size: 100% 30%;}.bgcolor,.hvbgcolor:hover{background: #6a5ffc;color: #fff;}.icolor,.hvicolor:hover{color: #6a5ffc;}.searchbox input:focus{border: 1px solid #6a5ffc;}.op6{opacity: .6;}.op8{opacity: .8;}.hvunderline_h3 h3,.hvunderline_h3 h2,.hvunderline_h3 h1{transition: .25s;}.hvunderline_h3:hover h3,.hvunderline_h3:hover h2,.hvunderline_h3:hover h1{text-decoration: underline;}.hvunderline:hover{text-decoration: underline;}.head{width: 100%;height: 70px;background: #fff;box-shadow: 0 0 15px rgba(0,0,0,.1);position: fixed;left: 0;top: 0;z-index: 99;}.head_wrap{padding: 0 25px;}.logo{display: inline-block;height: 34px;margin-right: 5%;}.scw {width: 580px;max-width: 80%;}.scw input{height: 38px;width: 100%;background: #fff;box-shadow: 0 0 5px rgba(0,0,0,.2);padding: 0 20px;border-radius: 42px;}.scw button{width: 50px;height: 38px;position: absolute;right: 0;top: 0;cursor: pointer;background: none;font-size: 16px;transition: .25s;background: url(../images/tech-search.svg) no-repeat center;background-size: 15px;}.scw button:hover{color: #6a5ffc;}.hdr a{display: inline-block;padding: 8px 20px;border-radius: 50px;background: #000;color: #fff;}.hdr a:hover{background: #6a5ffc;}.left{width: 240px;height: 100%;position: fixed;left: 0;top: 0;z-index: 98;border-right: 1px solid #e6e6e6;background: #fff;overflow-y: auto;padding: 20px;padding-top: 90px;}.left::-webkit-scrollbar{width:4px;height:4px;}.left::-webkit-scrollbar-track{background: #f6f6f6;border-radius:2px;}.left::-webkit-scrollbar-thumb{background: #aaa;border-radius:2px;}.left::-webkit-scrollbar-thumb:hover{background: #747474;}.left::-webkit-scrollbar-corner{background: #f6f6f6;}.nav li{position: relative;}.nava{display: block;line-height: 30px;padding: 4px 15px 4px 25px;position: relative;}.nava::after{width: 4px;height: 4px;background: #aaa;content: "";position: absolute;left: 10px;top: 50%;margin-top: -2px;border-radius: 100%;transition: .25s;}.nav li:hover .nava{background: #f9f9f9;color: #6a5ffc;}.nav li:hover .nava::after{background: #6a5ffc;}body{padding-left: 240px;padding-top: 70px;}.md{padding: 25px 0 50px 0;}.md .wrap_1300, .foot .wrap_1300{max-width: 100%;padding: 0 4%;}.right{position: fixed;right: 15px;bottom: 15%;z-index: 99;}.rta{cursor: pointer;display: none;}.rta i{width: 42px;height: 42px;background: #6a5ffc;display: flex;align-items: center;justify-content: center;font-size: 18px;cursor: pointer;transition: .25s;color: #fff;}.rta:hover i{opacity: .85;}.foot{padding: 10px 0 20px 0;}.foot,.foot a{color: #999;font-size: 13px;line-height: 23px;}.foot a:hover{color: #6A5FFC;text-decoration: underline;}.iaimg{position: relative;overflow: hidden;border-radius: 4px;}.iaclass{font-size: 12px;border: 1px solid #6A5FFC;color: #6A5FFC;padding: 0px 10px;border-radius: 50px;}.iaclass i {width: 6px;height: 6px;background: #6a5ffc;border-radius: 100%;display: inline-block;vertical-align: middle;margin-top: -3px;margin-right: 5px;}.itl{margin-top: -10px;}.itop h3{display: flex;align-items: center;}.itop h3 i{width: 6px;height: 6px;border-radius: 100%;background: #6A5FFC;}.i2abg{background: rgba(0,0,0,.5);color: #fff;display: flex;align-items: center;justify-content: center;padding: 15px;}.i2abg *{color: #fff !important;}.i2abg .iaclass{border: 1px solid #fff;}.i2abg .iaclass i{background: #fff;}.i3r{width: 32%;margin-left: 2.5%;position: sticky;top: 90px;}.i3laimg{width: 30%;margin-right: 20px;max-width: 230px;min-width: 200px;}.i3r1a{padding: 20px 0;border-bottom: 1px solid #eee;}.i3r1aimg{width: 120px;height: 120px;border-radius: 4px;margin-right: 15px;}.i3r2a{display: flex;align-items: center;padding: 20px 0;border-bottom: 1px solid #eee;}.i3r2al{width: 70px;display: flex;font-size: 40px;;font-weight: bold;color: #fff;-webkit-text-stroke: 1px #6a5ffc;}.listmd .i3lw{display: flex;justify-content: space-between;flex-wrap: wrap;}.listmd .i3la{width: 47%;}.ifbox{width: 768px;max-width: 100%;margin: 0 auto;}.nitop{border-bottom: 4px solid #eee;padding-bottom: 20px;}.nitopw a{color: #999;}.nitopw a:hover{color: #6a5ffc;}@media only screen and (min-width:768px) and (max-width:1299px) {.i2a{width: 33.33%;}.i3r1at{display: block;}.i3r1aimg{width: 100%;height: 150px;margin-bottom: 15px;}.listmd .i3la{width: 100%;}}@media only screen and (max-width:950px) {body{padding: 0;}.md .wrap_1300, .foot .wrap_1300{max-width: 100%;padding: 0 15px;}}@media only screen and (max-width:768px) {.rta i{width: 30px;height: 30px;}.md{padding: 15px 0 25px 0;}.i1a,.i2a{width: 100%;}.i3laimg{max-width: 100%;}.i3r1at{display: block;}.i3r1aimg{width: 100%;height: 150px;margin-bottom: 15px;}.foot{text-align: center;padding: 12px 0;line-height: 30px;}.listmd .i3la{width: 100%;}}.arab{text-align: right;}.arab .navhide a{text-align: right;}.arab .pritxt ul{padding: 0;}.arab .pritxt ul li{list-style-type: inherit;}.arab .fhrw input, .arab .scw input, .arab .searchbox input{text-align: right;}.arab .scw button, .arab .searchbox button{left: 0 !important;right: inherit !important;}.wapprda i.fa, .wapprda1 i.fa{right: inherit;left: 15px;}.arab .iadate.disflex, .arab .head .wrap, .arab .itop, .arab .ltop .wrap_1300{flex-flow: row-reverse;}.arab .nitopw, .arab .hb .wrap_1300, .arab .ftl_line{justify-content: flex-end;text-align: right;}.arab .ftrw input{text-align: right;}.arab .ftrw button{left: 4px;right: inherit;}