123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738 |
- @charset "utf-8";html{background-color:#fff;}
- body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,figure,form,fieldset,legend,input,textarea,button,p,blockquote,th,td,pre,xmp{margin:0;padding:0}
- body,input,textarea,button,select,pre,xmp,tt,code,kbd,samp{line-height:1.5;font-family:'HYQiHei 55S',sans-serif}
- h1,h2,h3,h4,h5,h6,small,big,input,textarea,button,select{font-size:100%;outline: none;}
- h1,h2,h3,h4,h5,h6{font-family:'HYQiHei 65S',sans-serif}
- h1,h2,h3,h4,h5,h6,b,strong{font-weight:normal}
- address,cite,dfn,em,i,optgroup,var{font-style:normal}
- table{border-collapse:collapse;border-spacing:0;text-align:left}
- caption,th{text-align:inherit}
- ul,ol,menu{list-style:none}
- fieldset,img{border:0}
- img,object,input,textarea,button,select{vertical-align:middle}
- article,aside,footer,header,section,nav,figure,figcaption,hgroup,details,menu{display:block}
- audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
- blockquote:before,blockquote:after,q:before,q:after{content:"\0020"}
- textarea{overflow:auto;resize:vertical}
- input,textarea,button,select,a{outline:0 none;border: none;}
- input::-webkit-input-placeholder{color: #ddd;}
- button{cursor: pointer;background: transparent;}
- button[disabled=true],button[disabled='disabled']{opacity: 0.6;}
- button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
- mark{background-color:transparent}
- a,ins,s,u,del{text-decoration:none}
- p,small{word-wrap: break-word; word-break: break-all;}
- sup,sub{vertical-align:baseline}
- html {height: 100%;width:100%;-webkit-tap-highlight-color: transparent;touch-action: pan-x pan-y;}
- body {font-family:'HYQiHei 55S',sans-serif;color:#000;-webkit-text-size-adjust: none;-webkit-font-smoothing:antialiased;}
- hr {height: .02rem;margin: .1rem 0;border: medium none;border-top: .02rem solid #cacaca;}
- a {color: #25a4bb;text-decoration: none;}
- .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
- /* 隐藏 input[type="number"]箭头*/
- input::-webkit-outer-spin-button,
- input::-webkit-inner-spin-button
- {
- -webkit-appearance: none;
- }
- input[type="number"]{
- -moz-appearance: textfield;
- }
- /* */
- /*************************************************up reset css*************************************************************************************************/
- /* 字号适配*/
- .fz_32{ font-size: 32px;}
- .fz_28{ font-size: 28px;}
- .fz_24{ font-size: 22px;}
- .fz_23{ font-size: 23px;}
- .initPsd{
- position: relative;
- /* width: 45%;
- margin: 30px auto; */
- background: #fff;
- border-radius: 12px;
- padding: 30px;
- color: #333333;
- /* box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.32); */
- overflow: hidden;
- }
- .initPsd h3{
- text-align: center;
- height: 60px;
- line-height: 60px;
- margin: 60px;
- }
- .initPsd h5{
- height: 60px;
- line-height: 60px;
- padding:0px 30px;
- background-color: #f4f4f4;
- }
- .initPsd h6{
- height: 60px;
- line-height: 60px;
- }
- #restart-time{
- font-size: 36px;
- }
- .rows_restart{
- margin: 60px 40px 50px 40px;
- display: flex;
- justify-content: space-between;
- align-items: center;
- color: #ABABAB;
- font-size: 28px;
- }
- .initPsd .config, .setting{
- margin-top: 30px;
- border-radius: 12px;
- border: 1px solid #e4e4e4;
- }
- .restart_span{
- color: #333333;
- font-size: 28px;
- word-break: break-all;
- width: 100%;
- text-align: left;
- }
- .initPsd .rows{
- width: 100%;
- height: 60px;
- padding:0px 30px;
- line-height: 60px;
- font-size: 24px;
- display: flex;
- box-sizing: border-box;
- justify-content: space-between;
- align-items: center;
- border-bottom: 1px solid #e4e4e4;
- }
- .box_wrapper .input_wrapper{
- width: 100%;
- height: 56px;
- padding: 0 20px;
- box-sizing: border-box;
- border: 1px solid #e4e4e4;
- font-size: 24px;
- line-height: 32px;
- }
- .box_wrapper .input_error{
- display: none;
- color: #F95A56;
- font-size: 24px;
- line-height: 1.5;
- margin-top: 10px;
- width: 100%;
- text-align: left;
- }
- .box_wrapper .inputURL{
- width: 100%;
- height: 100%;
- text-align: left;
- }
- .initPsd .configAddr{
- height: 80px;
- line-height: 80px;
- }
- .initPsd button, .initPsd input{
- display: block;
- font-size: 24px;
- }
- .initPsd input{
- text-align: right;
- }
- .initPsd .btn{
- display: flex;
- justify-content: center;
- margin-top: 30px;
- }
- .initPsd .rows_restart button{
- height: 56px;
- line-height: 56px;
- border-radius: 50px;
- padding: 0px 41px;
- margin: 0;
- }
- .initPsd button{
- height: 56px;
- line-height: 56px;
- border-radius: 50px;
- padding: 0px 41px;
- margin: 15px 25px;
- }
- .initPsd .btn_wrapper{
- display: flex;
- justify-content: space-between;
- margin-top: 30px;
- }
- .btn_main{
- margin: 15px 0 !important;
- background-image: linear-gradient(269deg, #749FFF 1%, #4D7BFE 100%);
- color: #FFFFFF;
- width: 45%;
- }
- .btn_main_dis{
- margin: 15px 0 !important;
- background-image: linear-gradient(269deg, #749FFF 1%, #4D7BFE 100%);
- color: #FFFFFF;
- width: 45%;
- opacity: 0.3;
- }
- .btn-cancel{
- margin: 15px 0 !important;
- border: 1px solid #808080;
- width: 45%;
- }
- .btn-blue{
- background-image: linear-gradient(to bottom right, #4D7BFE, #749FFF);
- }
- .btn-gray{
- border: 1px solid #808080;
- }
- .config button{
- margin: 15px auto;
- }
- .modal-box{
- display: none;
- }
- .toast_box{
- display: none;
- position:fixed;
- top:0;
- right:0;
- bottom:0;
- left:0;
- text-align:center;
- }
- .toast_box::before{
- content:"";
- width:0;
- height:100%;
- display:inline-block;
- vertical-align:middle;
- }
- .modal_warpper{
- background: #FFFFFF;
- width: 720px;
- display:inline-block;
- vertical-align:middle;
- text-align:center;
- border-radius: 10px;
- }
- .toast_wrapper{
- background: rgba(0, 0, 0, 0.7);
- width: 560px;
- display:inline-block;
- vertical-align:middle;
- text-align:center;
- border-radius: 10px;
- }
- .box_wrapper{
- display: flex;
- flex-direction: column;
- align-items: center;
- margin-top: 60px;
- padding: 0 40px;
- }
- .toast_wrapper .btn_wrapper{
- color: #ffffff;
- display: flex;
- text-align: center;
- width: 100%;
- height: 60px;
- line-height: 60px;
- border-top: 1px solid #ffffff;
- font-size: 30px;
- margin-top: 20px;
- }
- .modal_title{
- font-size: 36px;
- line-height: 54px;
- width: 100%;
- text-align: left;
- margin-bottom: 30px;
- }
- .modal_warpper .btn_wrapper{
- margin: 30px 40px 50px 40px;
- display: flex;
- justify-content: space-between;
-
- }
- .btn_cancel{
- width: 280px;
- height: 80px;
- border-radius: 40px;
- border: 1px solid #ABABAB;
- font-size: 28px;
- display: inline-flex;
- align-items: center;
- justify-content: center;
- }
- .btn_confirm{
- width: 280px;
- height: 80px;
- border-radius: 40px;
- background-image: linear-gradient(to bottom right, #4D7BFE, #749FFF);
- font-size: 28px;
- color: #FFFFFF;
- display: inline-flex;
- align-items: center;
- justify-content: center;
- }
- .wran_icon{
- width: 72px;
- height: 72px;
- }
- #modalErrorBox,#ManuallyDownload,#boxRestart{
- background-color: rgba(0, 0, 0, 0.5);
- }
- #modalErrTips{
- color: #333333;
- font-size: 28px;
- line-height: 42px;
- word-break: break-all;
- width: 100%;
- text-align: left;
- }
- #toastErrTips{
- color: #FFFFFF;
- margin-top: 40px;
- font-size: 36px;
- line-height: 54px;
- }
- .modal{
- width: 45%;
- background: #fff;
- border-radius: 12px;
- padding: 30px;
- box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.32);
- position: absolute;
- top: 30%;
- left: 27%;
- display: flex;
- flex-direction: column;
- align-items: center;
- }
- .coverBg{
- width: 100%;
- height: 100%;
- position: absolute;
- top: 0px;
- left: 0px;
- background: rgba(255, 255, 255, 0);
- }
- .modal p{
- line-height: 1.5;
- }
- .modal img{
- margin: 10px 0px 20px 0px;
- }
- .modal button{
- margin: 30px 0px 0px 0px;
- }
- @media screen and (max-device-width: 650px) {
- .fz_32{ font-size: 20px;}
- .fz_28{ font-size: 18px;}
- .fz_24{ font-size: 16px;}
- .fz_23{ font-size: 15px;}
- .initPsd {
- padding:10px 20px;
- }
- .initPsd .config, .setting {
- margin-top: 10px;
- }
- .initPsd h3 {
- height: 25px;
- line-height: 25px;
- padding: 0px 10px;
- }
- .initPsd h5 {
- height: 40px;
- line-height: 40px;
- padding: 0px 10px;
- }
- .initPsd .rows {
- height: 40px;
- line-height: 40px;
- padding: 0px 10px;
- font-size: 16px;
- }
- .initPsd button, .initPsd input {
- font-size: 16px;
- }
- .initPsd button {
- height: 36px;
- line-height: 36px;
- padding: 0px 25px;
- margin: 10px 15px;
- }
- .config button {
- margin: 10px auto;
- }
- .modal {
- width: 40%;
- padding: 20px;
- top:25%;
- z-index: 99;
- }
- }
- /**************************************** errPage *******************************/
- nav{
- padding: 0px 40px;
- height: 120px;
- margin-bottom: 60px;
- display: flex;
- align-items: center;
- }
- nav ul{
- display: none;
- width: 100%;
- margin-left: 40px;
- justify-content: space-around;
- }
- nav ul li{
- display: flex;
- align-items: center;
- border-radius: 50px;
- background: #fff;
- padding: 15px 20px;
- box-sizing: border-box;
- box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
- cursor: pointer;
- }
- nav ul li::before{
- display: inline-table;
- width: 25px;
- height: 25px;
- margin-right: 5px;
- content: '';
- }
- nav ul li:nth-child(1)::before{
- background: url('../images/config.png');
- background-size: cover;
- }
- nav ul li:nth-child(2)::before{
- background: url('../images/reset.png');
- background-size: cover;
- }
- nav ul li:nth-child(3)::before{
- background: url('../images/restart_a.png');
- background-size: cover;
- }
- nav ul li:nth-child(4)::before{
- background: url('../images/restart_c.png');
- background-size: cover;
- }
- nav ul li:nth-child(5)::before{
- background: url('../images/off.png');
- background-size: cover;
- }
- nav ul li:nth-child(6)::before{
- background: url('../images/min.png');
- background-size: cover;
- }
- .imgDiv{
- text-align: center;
- }
- .errPage p{
- text-align: center;
- margin: 8px 0px;
- }
- .errPage .modal-box p{
- max-height: 60px;
- overflow: auto;
- /* padding: 0 30px; */
-
- }
- .errPage .logo{
- width: 32%;
- }
- .errPage .coverBg {
- background: rgba(0, 0, 0, 0.5);
- }
- .errPage .modal{
- padding: 40px 30px;
- z-index: 99;
- }
- .errPage .modal h3{
- width: 100%;
- text-align: left;
- margin-bottom: 30px;
- }
- .errPage label{
- width: 35%;
- }
- .errPage .btns{
- display: flex;
- width: 85%;
- justify-content: space-between;
- }
- .errPage .modal button{
- width: 200px;
- height: 45px;
- line-height: 45px;
- border-radius: 20px;
- }
- #RestartTxt{
- margin-bottom: 20px;
- }
- #urlConfigAddr,#urlAccessAddr{
- word-break: break-word;
- line-height: 1;
- }
- #SuspensionTxt{
- /* max-height: 60px;
- overflow: auto; */
- margin-bottom: 15px;
- padding: 0 30px;
- font-size: 28px;
- }
- #PromptTxt{
- padding: 0 30px;
- }
- #PromptTxt::-webkit-scrollbar,
- #errTips::-webkit-scrollbar{
- display: none;
- }
- .boxDownload h3{
- text-align: left;
- }
- @media screen and (min-device-width: 1920px) {
- #toastErrTips{
- color: #FFFFFF;
- margin-top: 40px;
- font-size: 40px;
- line-height: 60px;
- }
- #modalErrTips{
- color: #333333;
- font-size: 28px;
- line-height: 42px;
- text-align: left;
- width: 100%;
- }
- .modal_title{
- font-size: 40px;
- line-height: 60px;
- text-align: left;
- width: 100%;
- margin-bottom: 30px;
- }
- .btn_cancel{
- width: 300px;
- height: 80px;
- border-radius: 40px;
- border: 1px solid #ABABAB;
- font-size: 32px;
- display: inline-flex;
- align-items: center;
- justify-content: center;
- }
- .btn_confirm{
- width: 300px;
- height: 80px;
- border-radius: 40px;
- background-image: linear-gradient(to bottom right, #4D7BFE, #749FFF);
- font-size: 32px;
- color: #FFFFFF;
- display: inline-flex;
- align-items: center;
- justify-content: center;
- }
-
- .errPage .modal{
- width: 30%;
- left: 33%;
- }
- }
- /******************************* errPage *******************************/
- .iframeDiv{
- display: none;
- position: absolute;
- top: 0px;
- left: 0px;
- width: 100%;
- height: 100%;
- background: #fff;
- }
- .iframeDiv .initPsd {
- padding: 20px 30px 30px 30px;
- }
- .errPage .initPsd{
- width: 100%;
- height: 900px;
- position: fixed;
- top: 100px;
- left: 0;
- }
- .errPage .boxDownload .initPsd{
- top: 260px;
- }
- .exitTips{
- display: none;
- }
- .exitTips .box{
- width: 30%;
- height: 150px;
- line-height: 150px;
- border-radius: 6px;
- font-size: 18px;
- background-color: #f4f4f4;
- z-index: 9999;
- position: absolute;
- left: 35%;
- top: 50%;
- transform: translateY(-150px);
- text-align: center;
- }
- .terminal-time{
- display: flex;
- justify-content: center;
- margin-bottom: 15px;
- }
- #ErrTime{
- margin-left: 25px;
- }
- #resetPsd, #minimize,#downLoadConfig{
- display: none;
- }
- .configAddr
- {
- color: #999;
- }
- #RestartTxt{
- display: none;
- }
- .cardStoreIsBusy{
- padding-left: 5%;
- display: none;
- }
- .cardStoreIsBusy p{
- font-size: 20px;
- text-align: left;
- color: #888;
- }
- .cardStoreIsBusy h1{
- font-size: 36px;
- }
- /********************设备密钥初始化中··· ******************/
- .result-wrap{
- display: none;
- width: 50%;
- padding: 20px;
- }
- .result-item{
- display: flex;
- justify-content: space-between;
- align-items: center;
- height: 50px;
- line-height: 50px;
- font-size: 20px;
- }
- .result-item label{
- color: #999
- }
- .logo-img{
- width: 22.7%;
- padding-left: 40px;
- margin-top: 32px;
- }
- .iframe-box p{
- color: #b3b1b1;
- font-size: 28px;
- }
- .btn-link{
- color: #4D7BFE;
- position: fixed;
- bottom: 30px;
- left: 30px;
- }
- @media screen and (max-width:1300px) {
- .errPage .logo{
- width: 30%;
- }
- nav{
- margin-bottom: 90px;
- }
- nav ul li{
- padding: 15px 20px;
- }
- nav ul li::before {
- width: 20px;
- height: 20px;
- }
- .fz_24 {
- font-size: 18px;
- }
- .errPage .initPsd{
- width: 100%;
- height: 100%;
- }
- .initPsd .rows{
- font-size: 18px;
- }
- #urlConfigAddr{
- font-size: 16px;
- }
- #toastErrTips{
- color: #FFFFFF;
- margin-top: 40px;
- font-size: 36px;
- line-height: 54px;
- }
- .result-wrap{
- width: 50%;
- }
- }
|