12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- @charset "UTF-8";
- @media screen and (min-width:768px){
- .flex-between-center,.article .section.description .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
- .container,.article{width:1200px;margin:0 auto}
- .article{margin-top:16px;background:#fff}
- .article .section{padding:24px}
- .article .section .title h2{font-size:20px;font-weight:bold;color:#4a4f58}
- .article .section .title .line{width:100%;height:1px;background:#e3e6eb;margin-top:4px}
- .article .section .title .line::before{content:"";display:block;width:20px;height:1px;background:#e15616}
- .article .section .content{padding-top:24px;word-break: break-all;}
- .article .section .content .row{margin:16px 0}
- .article .section .content p{color:#4a4f58;font-size:14px;line-height:24px}
- .article .section .content h1,.article .section .content h2,.article .section .content h3,.article .section .content h4,.article .section .content h5,.article .section .content h6{margin:16px 0;font-weight:bold}
- .article .section.description .content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
- .article .section.description .content .content-left{width:986px}
- .article .section.description .content .content-left .desc{text-align:justify;font-size:14px;line-height:24px}
- .article .section.description .content .content-left .names{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
- .article .section.description .content .content-left .alias{color:#93979f;margin-left:40px}
- .article .section.description .content .cover{width:120px;height:120px;border:1px dashed #93979f;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}
- .article .section.description .content .cover img{width:120px;height:120px}
- .article .section.params .tr{width:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;border-left:1px solid #e3e6eb;flex-wrap: wrap;}
- .article .section.params .tr:first-child{border-top:1px solid;border-left:1px solid;border-color:#e3e6eb}
- .article .section.params .tr .group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%}
- .article .section.params .tr .th,.article .section.params .tr .td{width:50%;line-height:40px;font-size:14px;height:40px;border-right:1px solid;border-bottom:1px solid;border-color:#e3e6eb;-webkit-box-sizing:border-box;box-sizing:border-box}
- .article .section.params .tr .th a,.article .section.params .tr .td a{color:#e15616}
- .article .section.params .tr .th{background:#f4f5f8}
- .article .section.params .tr .td{background:#ffffff}
- .article .section.approve .content .name{font-size:14px;line-height:24px}
- .article .section.approve .content a{color:#e15616}
- .article .section.approve .content .img-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
- .article .section.approve .content .img-list img{width:120px;height:120px;border:1px dashed #93979f;-webkit-box-sizing:border-box;box-sizing:border-box;margin:16px 16px 0 0}
- .article .section.effect .content img{display:block;width:100%}
- .article .section.question .content .collapse{margin-bottom:12px}
- .article .section.question .content .collapse dt,.article .section.question .content .collapse dd{position:relative;font-size:14px;line-height:24px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 32px;text-align:justify}
- .article .section.question .content .collapse dt span,.article .section.question .content .collapse dd span{display:inline-block;width:20px;height:20px;margin-right:8px;text-align:center;line-height:20px;border-radius:2px;color:#fff;font-size:12px;position:absolute;top:2px;left:0}
- .article .section.question .content .collapse dt{font-weight:bold}
- .article .section.question .content .collapse dt span{background:#ffa457}
- .article .section.question .content .collapse dt .icon{position:absolute;right:0;top:2px;cursor:pointer}
- .article .section.question .content .collapse dd{padding-right:0;margin-top:4px}
- .article .section.question .content .collapse dd span{background:#34cc8c}
- .contact-popup{display: none; position:fixed;top: 50%;left: 50%;z-index: 99999; transform: translate(-50%,-50%); width:314px;height:418px;overflow:hidden;background:url(/img/encyclopedia/contact.png) no-repeat center}
- .contact-popup .close{position:absolute;display:block;width:30px;height:30px;text-align:center;line-height:30px;top:10px;right:20px;font-size:28px;color:#2c3038;cursor:pointer}
- .contact-popup .content{margin-top:130px}
- .contact-popup .content p{font-size:16px;text-align:center;line-height:32px;color:#9aa5b5;margin:0}
- .contact-popup .content p.tel{color:#e15616}
- .contact-popup .content p.time{color:#2c3038}
- }
- @media screen and (max-width:768px){
- .flex,.flex-start-center,.article .section.approve .img-list,.article .section.params .tr .group,.flex-between-center,.flex-center{display:-webkit-box;display:-ms-flexbox;display:flex}
- .flex-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
- .flex-between-center{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
- .flex-start-center,.article .section.approve .img-list,.article .section.params .tr .group{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
- body{padding-top:40.3vw}
- .navigate{display:block;background:#fff;top:29.5vw;position:fixed;-webkit-box-shadow:1vw 0 2vw rgba(0,0,0,0.1);box-shadow:1vw 0 2vw rgba(0,0,0,0.1)}
- .navigate ul{overflow-x:scroll;width:100vw;height:10.8vw;padding:4vw 4vw 0;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap}
- .navigate ul::-webkit-scrollbar{display:none}
- .navigate ul li{position:relative;display:inline-block;height:6.8vw;margin-right:5.6vw}
- .navigate ul li:last-child{margin-right:0}
- .navigate ul li::after{content:"";position:absolute;left:50%;bottom:0.4vw;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:block;width:8.8vw;height:0.4vw;background:#fff}
- .navigate ul li a{display:block;font-size:3.2vw;line-height:5vw;color:#9498a0}
- .navigate ul li.active a{color:#e15616}
- .navigate ul li.active::after{background:#e15616}
- .article{padding:4vw;margin-top:2.4vw;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}
- .article .section .title h2{font-size:3.6vw;font-weight:bold}
- .article .section .title .line{width:100%;height:1px;margin-top:1vw;background:#e3e6eb}
- .article .section .title .line::before{content:"";display:block;width:3.5vw;height:0.2vw;background:#e15616}
- .article .section .content{padding:3.2vw 0; word-break: break-all;}
- .article .section .content h1,.article .section .content h2,.article .section .content h3,.article .section .content h4,.article .section .content h5,.article .section .content h6{font-weight:bold;margin:3.2vw 0}
- .article .section .content p{font-size:3.2vw;line-height:5.6vw;text-align:justify;margin:1.6vw 0}
- .article .section.description .names{font-size:3.2vw;line-height:5.6vw}
- .article .section.description .names .alias{color:#93979f}
- .article .section.description .desc{text-align:justify;font-size:3.2vw;line-height:5.6vw;margin:3.2vw 0}
- .article .section.description .cover img{display:block;width:23.6vw;height:23.6vw;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px dashed #e3e6eb}
- .article .section.params .tr{line-height:5.6vw}
- .article .section.params .tr .group{font-size:3.2vw;margin:1.6vw 0}
- .article .section.params .tr .group .th::after{content:":"}
- .article .section.params .tr .group .td>a{ color: #e15616;}
- .article .section.approve .name{font-size:3.2vw}
- .article .section.approve .img-list img{display:block;width:23.6vw;height:23.6vw;border:1px dashed #e3e6eb;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:2.4vw;margin-top:2.4vw}
- .article .section.effect img{display:block;max-width:100%}
- .article .section.question .collapse dt,.article .section.question .collapse dd{font-size:3.2vw}
- .article .section.question .collapse dt span,.article .section.question .collapse dd span{display:inline-block;vertical-align:middle;width:4vw;height:4vw;border-radius:0.2vw;text-align:center;line-height:4vw;color:#fff;margin-right:2.4vw}
- .article .section.question .collapse dt{position:relative;padding-right:6.4vw;height:6.4vw;line-height:6.4vw;margin:1.6vw 0}
- .article .section.question .collapse dt span{background:#ffa457}
- .article .section.question .collapse dt .icon{position:absolute;right:0;top:0}
- .article .section.question .collapse dd{line-height:5.6vw;margin:1.6vw 0;text-align:justify}
- .article .section.question .collapse dd span{background:#34cc8c}
- .contact-popup{display: none; position:fixed;top: 50%;left: 50%;z-index: 99999; transform: translate(-50%,-50%); width:80vw;height:100vw;overflow:hidden;background:url(/img/contact.png) no-repeat center;background-size:80vw auto}
- .contact-popup .close{position:absolute;display:block;width:8vw;height:8vw;text-align:center;line-height:8vw;top:0;right:5vw;font-size:8vw;color:#2c3038;cursor:pointer}
- .contact-popup .content{margin-top:30vw}
- .contact-popup .content p{font-size:4.2vw;text-align:center;line-height:8vw;color:#9aa5b5;margin:0}
- .contact-popup .content p.tel{color:#e15616}
- .contact-popup .content p.time{color:#2c3038}
- }
|