|
@@ -1,116 +1,118 @@
|
|
|
-html{font-size:16px;font-family:'Microsoft YaHei',SimSun,Arial,Helvetica,sans-serif;color:#333333}
|
|
|
-h1,h2,h3,h4,h5,h6{margin:0}
|
|
|
-p{margin:0}
|
|
|
-ul{margin:0;padding:0}
|
|
|
-ul li{margin:0;list-style-type:none}
|
|
|
-a{text-decoration:none}
|
|
|
-input{outline:none}
|
|
|
-.bk-mask{position:fixed;width:100vw;height:100vh;left:0;top:0;background:rgba(0,0,0,.6);z-index:90}
|
|
|
-.hidden{width:100vw;overflow:hidden}
|
|
|
-.jconfirm-content{overflow: hidden !important;}
|
|
|
-
|
|
|
-@media screen and (min-width:768px){.only-mobile{display:none !important}
|
|
|
- ::-webkit-scrollbar{width:8px;height:8px;background-color:#f5f5f5}
|
|
|
- ::-webkit-scrollbar-thumb{background-color:#aaa;border-radius:4px}
|
|
|
- body{min-width:1200px}
|
|
|
- header{position:sticky;top:0;z-index:99;background:#fff}
|
|
|
- main{min-height:calc(100vh - 144px - 140px)}
|
|
|
- .bk-container{width:1200px;margin:0 auto}
|
|
|
- .bk-header{padding:26px 0 16px}
|
|
|
- .bk-header .bk-container{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}
|
|
|
- .bk-header .bk-logo{-webkit-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px)}
|
|
|
- .bk-header .bk-logo h1{font-size:0;text-indent:-99999px}
|
|
|
- .bk-header .bk-logo img{display:block;width:200px;height:56px}
|
|
|
- .bk-header .bk-search-container{width:640px}
|
|
|
- .bk-header .bk-search-container .bk-search-control{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}
|
|
|
- .bk-header .bk-search-container .bk-search-control input{display:block;width:560px;height:36px;line-height:34px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #F57C40;border-right:0;border-radius:2px 0 0 2px;font-size:14px;padding-left:16px}
|
|
|
- .bk-header .bk-search-container .bk-search-control input::-webkit-input-placeholder{font-size:14px;color:#B2B2B2}
|
|
|
- .bk-header .bk-search-container .bk-search-control input::-moz-placeholder{font-size:14px;color:#B2B2B2}
|
|
|
- .bk-header .bk-search-container .bk-search-control input:-ms-input-placeholder{font-size:14px;color:#B2B2B2}
|
|
|
- .bk-header .bk-search-container .bk-search-control input::-ms-input-placeholder{font-size:14px;color:#B2B2B2}
|
|
|
- .bk-header .bk-search-container .bk-search-control input::placeholder{font-size:14px;color:#B2B2B2}
|
|
|
- .bk-header .bk-search-container .bk-search-control button{display:block;width:80px;height:36px;line-height:36px;background:#FF5B00;border:0;border-radius:0 2px 2px 0;font-size:14px;color:#fff;text-align:center;cursor:pointer}
|
|
|
- .bk-header .bk-search-container .bk-hot-keyword{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:6px}
|
|
|
- .bk-header .bk-search-container .bk-hot-keyword li{font-size:12px;color:#B2B2B2}
|
|
|
- .bk-header .bk-search-container .bk-hot-keyword li a{color:#B2B2B2;-webkit-transition:color .4s;-o-transition:color .4s;transition:color .4s}
|
|
|
- .bk-header .bk-search-container .bk-hot-keyword li::after{content:"/";display:inline;margin:0 6px}
|
|
|
- .bk-header .bk-search-container .bk-hot-keyword li:last-child::after{display:none}
|
|
|
- .bk-header .bk-search-container .bk-hot-keyword li a:hover{color:#FF5B00}
|
|
|
- .bk-nav{background:#F57C40}
|
|
|
- .bk-nav .bk-navbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
|
|
|
- .bk-nav .bk-navbar li.active a{background:#FF5B00;color:#fff}
|
|
|
- .bk-nav .bk-navbar li a{display:block;line-height:46px;padding:0 32px;color:#fff;font-size:16px;-webkit-transition:background .4s;-o-transition:background .4s;transition:background .4s}
|
|
|
- .bk-nav .bk-navbar li a:hover{background:#FF5B00}
|
|
|
- .bk-footer{background:#2C3038;height:140px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
|
|
|
- .bk-footer h2{font-size:14px;color:#FFFFFF;font-weight:normal}
|
|
|
- .bk-footer h2 a{color:#FFFFFF}
|
|
|
- .bk-footer .beian{font-size:12px;color:#eee;margin-top:25px;font-weight:lighter}
|
|
|
- .bk-footer .beian a{color:#eee}
|
|
|
- .bk-footer .beian span{margin:0 4px}
|
|
|
- .bk-footer .beian i{display:inline-block;width:16px;height:16px;vertical-align:-3px;font-size:0;background:url("/img/base/icon-icp@2x.png") no-repeat center;background-size:16px}
|
|
|
- .bk-footer .copyright{font-size:12px;color:#eee;margin-top:16px;font-weight:lighter}
|
|
|
- .bk-publish{position:fixed;width:86px;height:190px;background:url("/img/encyclopedia/assets/pc-icon-publish.png") no-repeat center;background-size:86px;right:80px;bottom:120px;cursor:pointer;z-index:30}
|
|
|
- .bk-login{position:fixed;z-index:120;left:0;top:0;width:100vw;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
|
|
|
- .bk-login .mask{position:absolute;left:0;top:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);z-index:10}
|
|
|
- .bk-login .bk-login-container{position:relative;z-index:20;width:540px;height:470px;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 70px}
|
|
|
- .bk-login .bk-login-container .bk-tip{font-size:14px;color:#22272E;margin:56px 0 9px}
|
|
|
- .bk-login .bk-login-container .bk-name{font-size:24px;color:#F57C40;margin-bottom:40px}
|
|
|
- .bk-login .bk-login-container .bk-input{margin:20px 0}
|
|
|
- .bk-login .bk-login-container .bk-input input{display:block;border:1px solid #E2E2E2;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:44px;line-height:42px;padding-left:16px;font-size:14px}
|
|
|
- .bk-login .bk-login-container button{background:#F57C40;display:block;width:100%;height:44px;line-height:44px;text-align:center;border:0;color:#fff;font-size:14px;cursor:pointer;border-radius:2px}
|
|
|
- .bk-login .bk-login-container .bk-tools{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;margin-top:8px}
|
|
|
- .bk-login .bk-login-container .bk-tools a{font-size:14px}
|
|
|
- .bk-login .bk-login-container .bk-tools a:first-child{color:#F57C40}
|
|
|
- .bk-login .bk-login-container .bk-tools a:last-child{color:#4A4F58}
|
|
|
- .bk-login .bk-login-container .bk-agreement{position:absolute;bottom:44px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
|
|
|
- .bk-login .bk-login-container .bk-agreement span{font-size:14px;color:#F57C40;margin-left:4px}
|
|
|
- .bk-login .bk-login-container .bk-agreement span a{color:#F57C40}
|
|
|
- .bk-login .bk-login-container .bk-agreement input{display:none}
|
|
|
- .bk-login .bk-login-container .bk-agreement input:checked ~ label::before{display:block}
|
|
|
- .bk-login .bk-login-container .bk-agreement label{position:relative;display:block;width:16px;height:16px;border:1px solid #F57C40;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;cursor:pointer}
|
|
|
- .bk-login .bk-login-container .bk-agreement label::before{position:absolute;content:"";display:none;width:8px;height:8px;background:#F57C40;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%}
|
|
|
- .bk-login .bk-login-container .verify-wrap{margin:32px 0 16px}
|
|
|
- .bk-login button.bk-disabled{background: #999;}
|
|
|
-}
|
|
|
-
|
|
|
-@media screen and (max-width:768px){.only-pc{display:none !important}
|
|
|
- html{font-size:100px}
|
|
|
- body{font-size:0.26rem}
|
|
|
- ::-webkit-scrollbar{width:0.08rem;height:0.08rem;background-color:#f5f5f5}
|
|
|
- ::-webkit-scrollbar-thumb{background-color:#aaa;border-radius:0.04rem}
|
|
|
- header{position:sticky;top:0;z-index:99}
|
|
|
- main{min-height:calc(100vh - 1.04rem - 4rem)}
|
|
|
- .bk-header{position:relative;height:1.04rem;background:#fff}
|
|
|
- .bk-header .bk-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:0.32rem}
|
|
|
- .bk-header .bk-logo{width:2rem;height:1.04rem;background:#F57C40;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
|
|
|
- .bk-header .bk-logo h1{font-size:0;text-indent:-99999px}
|
|
|
- .bk-header .bk-logo img{display:block;width:1.6rem;height:0.64rem}
|
|
|
- .bk-header .bk-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:0.16rem;-moz-column-gap:0.16rem;column-gap:0.16rem}
|
|
|
- .bk-header .bk-menu .bk-search-btn{display:block;width:0.56rem;height:0.56rem;background:#FFF1EB url("/img/encyclopedia/assets/h5-icon-search.png") no-repeat center;border-radius:50%;background-size:0.32rem}
|
|
|
- .bk-header .bk-menu .bk-menu-name{font-size:0.32rem;color:#F57C40}
|
|
|
- .bk-header .bk-menu .bk-collapse-btn{display:block;width:0.48rem;height:0.48rem;background:url("/img/encyclopedia/assets/h5-icon-collapse.png") no-repeat center;background-size:0.48rem}
|
|
|
- .bk-header .bk-menu.active .bk-collapse-btn{background-image:url("/img/encyclopedia/assets/h5-icon-close-hover.png")}
|
|
|
- .bk-header .bk-search-container{position:absolute;left:0;top:1.04rem;background:#fff;width:100%;display:none}
|
|
|
- .bk-header .bk-search-container .bk-search-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0.68rem 0.32rem 0.4rem;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.15)),color-stop(46%,#fff));background:-o-linear-gradient(top,rgba(0,0,0,.15) 0%,#fff 46%);background:linear-gradient(180deg,rgba(0,0,0,.15) 0%,#fff 46%)}
|
|
|
- .bk-header .bk-search-container .bk-search-menu .bk-name{font-size:0.36rem;color:#333333;font-weight:bold}
|
|
|
- .bk-header .bk-search-container .bk-search-menu .bk-search-close{display:block;width:0.48rem;height:0.48rem;background:url("/img/encyclopedia/assets/h5-icon-close.png") no-repeat center;background-size:0.48rem}
|
|
|
- .bk-header .bk-search-container .bk-search-menu .bk-search-close:hover{background-image:url("/img/encyclopedia/assets/h5-icon-close-hover.png")}
|
|
|
- .bk-header .bk-search-container .bk-search-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 0.32rem}
|
|
|
- .bk-header .bk-search-container .bk-search-control input{display:block;width:5.56rem;height:0.8rem;background:#F7F7F7;line-height:0.8rem;font-size:0.24rem;padding:0 0.24rem;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0.08rem 0 0 0.08rem}
|
|
|
- .bk-header .bk-search-container .bk-search-control button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.3rem;height:0.8rem;background:#F57C40;color:#fff;font-size:0.28rem;border:0;border-radius:0 0.08rem 0.08rem 0}
|
|
|
- .bk-header .bk-search-container .bk-search-control button::before{content:"";width:0.32rem;height:0.32rem;display:block;background:url("/img/encyclopedia/assets/h5-icon-search2.png") no-repeat center;background-size:0.32rem;margin-right:0.08rem}
|
|
|
- .bk-header .bk-search-container .bk-hot-keyword{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.16rem;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0.4rem 0.32rem 0.64rem}
|
|
|
- .bk-header .bk-search-container .bk-hot-keyword li a{display:block;line-height:0.48rem;height:0.48rem;padding:0 0.18rem;background:#F7F7F7;color:#999999;font-size:0.24rem;border-radius:0.08rem}
|
|
|
- .bk-nav{position:absolute;width:100vw;right:0;top:1.04rem;display:none}
|
|
|
- .bk-nav .bk-navbar{padding-top:0.48rem;background:#fff;margin-left:1.34rem;-webkit-box-sizing:border-box;box-sizing:border-box;height:calc(100vh - 1.04rem)}
|
|
|
- .bk-nav .bk-navbar li{border-bottom:0.01rem solid #D8D8D8}
|
|
|
- .bk-nav .bk-navbar li a{display:block;color:#333;font-size:0.28rem;line-height:1rem;padding-left:0.48rem}
|
|
|
- .bk-footer{background:#2C3038;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 0.5rem 0.4rem;text-align:center;height:4rem;-webkit-box-sizing:border-box;box-sizing:border-box}
|
|
|
- .bk-footer h2{font-size:0.26rem;color:#FFFFFF;font-weight:normal;padding:0.56rem 0 0.4rem}
|
|
|
- .bk-footer h2 a{color:#FFFFFF}
|
|
|
- .bk-footer .beian{font-size:0.24rem;color:#e1e1e1;font-weight:lighter;line-height:0.48rem}
|
|
|
- .bk-footer .beian a{color:#e1e1e1}
|
|
|
- .bk-footer .beian span{margin:0 4px}
|
|
|
- .bk-footer .beian i{display:inline-block;width:16px;height:16px;vertical-align:-3px;font-size:0;background:url("/img/base/icon-icp@2x.png") no-repeat center;background-size:16px}
|
|
|
- .bk-footer .copyright{font-size:12px;color:#e1e1e1;font-weight:lighter;line-height:0.48rem}
|
|
|
-}
|
|
|
+html{font-size:16px;font-family:'Microsoft YaHei',SimSun,Arial,Helvetica,sans-serif;color:#333333}
|
|
|
+h1,h2,h3,h4,h5,h6{margin:0}
|
|
|
+p{margin:0}
|
|
|
+ul{margin:0;padding:0}
|
|
|
+ul li{margin:0;list-style-type:none}
|
|
|
+a{text-decoration:none}
|
|
|
+input{outline:none}
|
|
|
+.bk-mask{position:fixed;width:100vw;height:100vh;left:0;top:0;background:rgba(0,0,0,.6);z-index:90}
|
|
|
+.hidden{width:100vw;overflow:hidden}
|
|
|
+.jconfirm-content{overflow: hidden !important;}
|
|
|
+
|
|
|
+@media screen and (min-width:768px){.only-mobile{display:none !important}
|
|
|
+ ::-webkit-scrollbar{width:8px;height:8px;background-color:#f5f5f5}
|
|
|
+ ::-webkit-scrollbar-thumb{background-color:#aaa;border-radius:4px}
|
|
|
+ body{min-width:1200px}
|
|
|
+ header{position:sticky;top:0;z-index:99;background:#fff}
|
|
|
+ main{min-height:calc(100vh - 144px - 140px)}
|
|
|
+ .bk-container{width:1200px;margin:0 auto}
|
|
|
+ .bk-header{padding:26px 0 16px}
|
|
|
+ .bk-header .bk-container{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}
|
|
|
+ .bk-header .bk-logo{-webkit-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px)}
|
|
|
+ .bk-header .bk-logo h1{font-size:0;text-indent:-99999px}
|
|
|
+ .bk-header .bk-logo img{display:block;width:200px;height:56px}
|
|
|
+ .bk-header .bk-search-container{width:640px}
|
|
|
+ .bk-header .bk-search-container .bk-search-control{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}
|
|
|
+ .bk-header .bk-search-container .bk-search-control input{display:block;width:560px;height:36px;line-height:34px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #F57C40;border-right:0;border-radius:2px 0 0 2px;font-size:14px;padding-left:16px}
|
|
|
+ .bk-header .bk-search-container .bk-search-control input::-webkit-input-placeholder{font-size:14px;color:#B2B2B2}
|
|
|
+ .bk-header .bk-search-container .bk-search-control input::-moz-placeholder{font-size:14px;color:#B2B2B2}
|
|
|
+ .bk-header .bk-search-container .bk-search-control input:-ms-input-placeholder{font-size:14px;color:#B2B2B2}
|
|
|
+ .bk-header .bk-search-container .bk-search-control input::-ms-input-placeholder{font-size:14px;color:#B2B2B2}
|
|
|
+ .bk-header .bk-search-container .bk-search-control input::placeholder{font-size:14px;color:#B2B2B2}
|
|
|
+ .bk-header .bk-search-container .bk-search-control button{display:block;width:80px;height:36px;line-height:36px;background:#FF5B00;border:0;border-radius:0 2px 2px 0;font-size:14px;color:#fff;text-align:center;cursor:pointer}
|
|
|
+ .bk-header .bk-search-container .bk-hot-keyword{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:6px}
|
|
|
+ .bk-header .bk-search-container .bk-hot-keyword li{font-size:12px;color:#B2B2B2}
|
|
|
+ .bk-header .bk-search-container .bk-hot-keyword li a{color:#B2B2B2;-webkit-transition:color .4s;-o-transition:color .4s;transition:color .4s}
|
|
|
+ .bk-header .bk-search-container .bk-hot-keyword li::after{content:"/";display:inline;margin:0 6px}
|
|
|
+ .bk-header .bk-search-container .bk-hot-keyword li:last-child::after{display:none}
|
|
|
+ .bk-header .bk-search-container .bk-hot-keyword li a:hover{color:#FF5B00}
|
|
|
+ .bk-nav{background:#F57C40}
|
|
|
+ .bk-nav .bk-navbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
|
|
|
+ .bk-nav .bk-navbar li.active a{background:#FF5B00;color:#fff}
|
|
|
+ .bk-nav .bk-navbar li a{display:block;line-height:46px;padding:0 32px;color:#fff;font-size:16px;-webkit-transition:background .4s;-o-transition:background .4s;transition:background .4s}
|
|
|
+ .bk-nav .bk-navbar li a:hover{background:#FF5B00}
|
|
|
+ .bk-footer{background:#2C3038;height:140px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
|
|
|
+ .bk-footer h2{font-size:14px;color:#FFFFFF;font-weight:normal}
|
|
|
+ .bk-footer h2 a{color:#FFFFFF}
|
|
|
+ .bk-footer .beian{font-size:12px;color:#eee;margin-top:25px;font-weight:lighter}
|
|
|
+ .bk-footer .beian a{color:#eee}
|
|
|
+ .bk-footer .beian span{margin:0 4px}
|
|
|
+ .bk-footer .beian i{display:inline-block;width:16px;height:16px;vertical-align:-3px;font-size:0;background:url("/img/base/icon-icp@2x.png") no-repeat center;background-size:16px}
|
|
|
+ .bk-footer .copyright{font-size:12px;color:#eee;margin-top:16px;font-weight:lighter}
|
|
|
+ .bk-publish{position:fixed;width:86px;height:190px;background:url("/img/encyclopedia/assets/pc-icon-publish.png") no-repeat center;background-size:86px;right:80px;bottom:120px;cursor:pointer;z-index:30}
|
|
|
+ .bk-login{position:fixed;z-index:120;left:0;top:0;width:100vw;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
|
|
|
+ .bk-login .mask{position:absolute;left:0;top:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);z-index:10}
|
|
|
+ .bk-login .bk-login-container{position:relative;z-index:20;width:540px;height:470px;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 70px}
|
|
|
+ .bk-login .bk-login-container .bk-tip{font-size:14px;color:#22272E;margin:56px 0 9px}
|
|
|
+ .bk-login .bk-login-container .bk-name{font-size:24px;color:#F57C40;margin-bottom:40px}
|
|
|
+ .bk-login .bk-login-container .bk-input{margin:20px 0}
|
|
|
+ .bk-login .bk-login-container .bk-input input{display:block;border:1px solid #E2E2E2;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:44px;line-height:42px;padding-left:16px;font-size:14px}
|
|
|
+ .bk-login .bk-login-container button{background:#F57C40;display:block;width:100%;height:44px;line-height:44px;text-align:center;border:0;color:#fff;font-size:14px;cursor:pointer;border-radius:2px}
|
|
|
+ .bk-login .bk-login-container .bk-tools{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;margin-top:8px}
|
|
|
+ .bk-login .bk-login-container .bk-tools a{font-size:14px}
|
|
|
+ .bk-login .bk-login-container .bk-tools a:first-child{color:#F57C40}
|
|
|
+ .bk-login .bk-login-container .bk-tools a:last-child{color:#4A4F58}
|
|
|
+ .bk-login .bk-login-container .bk-agreement{position:absolute;bottom:44px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
|
|
|
+ .bk-login .bk-login-container .bk-agreement span{font-size:14px;color:#F57C40;margin-left:4px}
|
|
|
+ .bk-login .bk-login-container .bk-agreement span a{color:#F57C40}
|
|
|
+ .bk-login .bk-login-container .bk-agreement input{display:none}
|
|
|
+ .bk-login .bk-login-container .bk-agreement input:checked ~ label::before{display:block}
|
|
|
+ .bk-login .bk-login-container .bk-agreement label{position:relative;display:block;width:16px;height:16px;border:1px solid #F57C40;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;cursor:pointer}
|
|
|
+ .bk-login .bk-login-container .bk-agreement label::before{position:absolute;content:"";display:none;width:8px;height:8px;background:#F57C40;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%}
|
|
|
+ .bk-login .bk-login-container .verify-wrap{margin:32px 0 16px}
|
|
|
+ .bk-login button.bk-disabled{background: #999;}
|
|
|
+ .nav-link {width: 1200px;position: absolute;left: 50%;transform: translateX(-50%); font-size: 14px;padding: 10px;}
|
|
|
+}
|
|
|
+
|
|
|
+@media screen and (max-width:768px){.only-pc{display:none !important}
|
|
|
+ html{font-size:100px}
|
|
|
+ body{font-size:0.26rem}
|
|
|
+ ::-webkit-scrollbar{width:0.08rem;height:0.08rem;background-color:#f5f5f5}
|
|
|
+ ::-webkit-scrollbar-thumb{background-color:#aaa;border-radius:0.04rem}
|
|
|
+ header{position:sticky;top:0;z-index:99}
|
|
|
+ main{min-height:calc(100vh - 1.04rem - 4rem)}
|
|
|
+ .bk-header{position:relative;height:1.04rem;background:#fff}
|
|
|
+ .bk-header .bk-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:0.32rem}
|
|
|
+ .bk-header .bk-logo{width:2rem;height:1.04rem;background:#F57C40;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
|
|
|
+ .bk-header .bk-logo h1{font-size:0;text-indent:-99999px}
|
|
|
+ .bk-header .bk-logo img{display:block;width:1.6rem;height:0.64rem}
|
|
|
+ .bk-header .bk-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:0.16rem;-moz-column-gap:0.16rem;column-gap:0.16rem}
|
|
|
+ .bk-header .bk-menu .bk-search-btn{display:block;width:0.56rem;height:0.56rem;background:#FFF1EB url("/img/encyclopedia/assets/h5-icon-search.png") no-repeat center;border-radius:50%;background-size:0.32rem}
|
|
|
+ .bk-header .bk-menu .bk-menu-name{font-size:0.32rem;color:#F57C40}
|
|
|
+ .bk-header .bk-menu .bk-collapse-btn{display:block;width:0.48rem;height:0.48rem;background:url("/img/encyclopedia/assets/h5-icon-collapse.png") no-repeat center;background-size:0.48rem}
|
|
|
+ .bk-header .bk-menu.active .bk-collapse-btn{background-image:url("/img/encyclopedia/assets/h5-icon-close-hover.png")}
|
|
|
+ .bk-header .bk-search-container{position:absolute;left:0;top:1.04rem;background:#fff;width:100%;display:none}
|
|
|
+ .bk-header .bk-search-container .bk-search-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0.68rem 0.32rem 0.4rem;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.15)),color-stop(46%,#fff));background:-o-linear-gradient(top,rgba(0,0,0,.15) 0%,#fff 46%);background:linear-gradient(180deg,rgba(0,0,0,.15) 0%,#fff 46%)}
|
|
|
+ .bk-header .bk-search-container .bk-search-menu .bk-name{font-size:0.36rem;color:#333333;font-weight:bold}
|
|
|
+ .bk-header .bk-search-container .bk-search-menu .bk-search-close{display:block;width:0.48rem;height:0.48rem;background:url("/img/encyclopedia/assets/h5-icon-close.png") no-repeat center;background-size:0.48rem}
|
|
|
+ .bk-header .bk-search-container .bk-search-menu .bk-search-close:hover{background-image:url("/img/encyclopedia/assets/h5-icon-close-hover.png")}
|
|
|
+ .bk-header .bk-search-container .bk-search-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 0.32rem}
|
|
|
+ .bk-header .bk-search-container .bk-search-control input{display:block;width:5.56rem;height:0.8rem;background:#F7F7F7;line-height:0.8rem;font-size:0.24rem;padding:0 0.24rem;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0.08rem 0 0 0.08rem}
|
|
|
+ .bk-header .bk-search-container .bk-search-control button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.3rem;height:0.8rem;background:#F57C40;color:#fff;font-size:0.28rem;border:0;border-radius:0 0.08rem 0.08rem 0}
|
|
|
+ .bk-header .bk-search-container .bk-search-control button::before{content:"";width:0.32rem;height:0.32rem;display:block;background:url("/img/encyclopedia/assets/h5-icon-search2.png") no-repeat center;background-size:0.32rem;margin-right:0.08rem}
|
|
|
+ .bk-header .bk-search-container .bk-hot-keyword{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.16rem;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0.4rem 0.32rem 0.64rem}
|
|
|
+ .bk-header .bk-search-container .bk-hot-keyword li a{display:block;line-height:0.48rem;height:0.48rem;padding:0 0.18rem;background:#F7F7F7;color:#999999;font-size:0.24rem;border-radius:0.08rem}
|
|
|
+ .bk-nav{position:absolute;width:100vw;right:0;top:1.04rem;display:none}
|
|
|
+ .bk-nav .bk-navbar{padding-top:0.48rem;background:#fff;margin-left:1.34rem;-webkit-box-sizing:border-box;box-sizing:border-box;height:calc(100vh - 1.04rem)}
|
|
|
+ .bk-nav .bk-navbar li{border-bottom:0.01rem solid #D8D8D8}
|
|
|
+ .bk-nav .bk-navbar li a{display:block;color:#333;font-size:0.28rem;line-height:1rem;padding-left:0.48rem}
|
|
|
+ .bk-footer{background:#2C3038;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 0.5rem 0.4rem;text-align:center;height:4rem;-webkit-box-sizing:border-box;box-sizing:border-box}
|
|
|
+ .bk-footer h2{font-size:0.26rem;color:#FFFFFF;font-weight:normal;padding:0.56rem 0 0.4rem}
|
|
|
+ .bk-footer h2 a{color:#FFFFFF}
|
|
|
+ .bk-footer .beian{font-size:0.24rem;color:#e1e1e1;font-weight:lighter;line-height:0.48rem}
|
|
|
+ .bk-footer .beian a{color:#e1e1e1}
|
|
|
+ .bk-footer .beian span{margin:0 4px}
|
|
|
+ .bk-footer .beian i{display:inline-block;width:16px;height:16px;vertical-align:-3px;font-size:0;background:url("/img/base/icon-icp@2x.png") no-repeat center;background-size:16px}
|
|
|
+ .bk-footer .copyright{font-size:12px;color:#e1e1e1;font-weight:lighter;line-height:0.48rem}
|
|
|
+ .nav-link {width: 95vw;position: absolute;left: 50%;transform: translateX(-50%); font-size: 3vw; padding: 2vw;}
|
|
|
+}
|