﻿@charset "utf-8";

 /*body {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0; background:#051655 ;
       font-family: 微软雅黑, MicrosoftYahei, sans-serif; color:#fff;

  }*/
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
pre,
table,
blockquote,
input,
button,
select,em,
textarea {
  margin: 0; font-weight:normal;
  margin: 0;
  padding: 0;list-style: none;font-style: normal;
}

html, body {
    /*font-family: 微软雅黑, MicrosoftYahei, sans-serif;
    color: #fff;
    background: #00065b url(../img/bck.jpg);
    /*background-size: 100% 100%;*/
    /*background-position: 0 0;*/
    zoom: 1;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 0;
    position: fixed;
    top: -20px;
    left: 0;
    /*min-width: 1920px;*/
    /*max-width: 1920px;*/
    z-index: -10;
    /*background-color: #fff;*/
    background: url(../img/bg.jpg) no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
}
.loginbg {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background: url(../img/loginbg.png) no-repeat;
    background-size: 100% 100%;
    background-position: center 0;
    position: fixed;
}

.wpbox{
  width: 100%;
  height: calc(100% - 10px)
}

.title{ height:9%; width: 100%; display: inline-block;}

.fl {
    float: left;
}
.fr {
    float: right;
}
.danpai {
    line-height: 38px;
}
.danpai2 {
    line-height: 32px;
}
.duopai {
    line-height: 19px;
}
.duopai2 {
    line-height: 22px;
}

.title_btnl {
    /*width: 33%;*/
    text-align: center;
    padding-top: 18px;
    padding-left: 18px;
    /*font-weight: bold;*/
    letter-spacing: 4px;
    font-size: 3.0rem;
    background-image: -webkit-linear-gradient(bottom,#86b8dd,#b5d8fa);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 0rem 0rem 1.5rem #2e9aed;
}

.title_btnm {
    position: absolute;
    /*display: inline-block;*/
    float: left;
    height: 40px;
    /*width: 100%*/
    margin-top: 1%;
    margin-left: 20%
}
.title_btnm ul {
    padding-top: 7%;
    /*padding-left: -5%;*/
    /*width: 100%*/
    min-width: 1000px;
}
.title_btnm li {
    background: url(../img/title_btn.png) center;
    font-size: 1.5rem;
    /*line-height: 18px;*/
    background-repeat: no-repeat;
    background-size: cover;
    width: 91.2px;
    height: 38px;
    float: left;
    text-align: center;
    /*margin-left: 0%*/
}
.title_btnm li.active, .title_btnr li.active {
    background: url(../img/title_btn_press.png) no-repeat center;
    background-size: cover;
    width: 91.2px;
    height: 38px;
}
.title_btnm li a{
    text-decoration: none;
    color: #438bc9;
}
.title_btnm li.active a{
    text-decoration: none;
    color: #a4d4fe;
}

.title_btnr {
    position: absolute;
    /*display: inline-block;*/
    float: left;
    /*padding-top: 2%;*/
    margin-top: 2%;
    margin-left: 70% ;
    width: 27%
}
.title_btnr li {
    background: url(../img/title_btn_light.png) center;
    font-size: 1.2rem;
    /*line-height: 38px;*/
    background-repeat: no-repeat;
    background-size: cover;
    width: 98px;
    height: 40px;
    float: right;
    text-align: center;
}
.title_btnr li a {
    text-decoration: none;
    color: #438bc9;
}
.title_btnr li.active a {
    text-decoration: none;
    color: #a4d4fe;
}

.leftpanel {
    width: 22%;
    height: calc(100% - 15%);
    float: left;
    margin-left: 2%;
    margin-top: 3%;
}
.midpanel {
    float: left;
    width: 100%;
    height: calc(100% - 15%);
    margin-left: 0%;
    margin-top: 3%;
}
.rightpanel {
    width: 15%;
    height: calc(100% - 15%);
    float: right;
    margin-right: 2%;
    margin-top: 4%;
}
.toppanel {
    width: 100%;
    height: 60%;
    float: left;
    /*margin-left: 0%;*/
    margin-top: 3.5%;
}
.toppanel2 {
    width: 100%;
    height: 100%;
    float: left;
    /*margin-left: 0%;*/
    margin-top: 3.5%;
}

.bottompanel {
    width: 100%;
    height: 40%;
    float: left;
    /*margin-left: 2%;*/
    margin-top: 3%;
}

.boxtitle1 {
    display: inline-block;
    float: left;
    width: 80%;
    font-size: 15px;
    /*text-align: center;*/
    margin-top: 1.5%;
    margin-left: 7%;
    color: #eaeaea;
}
.boxtitle2 {
    display: inline-block;
    float: left;
    width: 100%;
    font-size: 15px;
    /*text-align: center;*/
    margin-top: 0.8%;
    margin-left: 5%;
    color: #eaeaea;
}
.boxtitle3 {
    display: inline-block;
    float: left;
    width: 100%;
    font-size: 15px;
    /*text-align: center;*/
    margin-top: 0.4%;
    margin-left: 2%;
    color: #eaeaea;
}
.boxtitle4 {
    position: relative;
    display: inline-block;
    float: left;
    width: 100%;
    font-size: 15px;
    /*text-align: center;*/
    margin-top: 0.8%;
    margin-left: 3%;
    color: #eaeaea;
}
.boxtitle5 {
    display: inline-block;
    float: left;
    width: 100%;
    font-size: 15px;
    /*text-align: center;*/
    margin-top: 1.8%;
    margin-left: 5%;
    color: #eaeaea;
}
.boxtitle6 {
    display: inline-block;
    float: left;
    width: 100%;
    font-size: 15px;
    /*text-align: center;*/
    margin-top: 3.0%;
    margin-left: 7%;
    color: #eaeaea;
}
.boxtitle7 {
    display: inline-block;
    float: left;
    width: 100%;
    font-size: 15px;
    /*text-align: center;*/
    margin-top: 1.6%;
    margin-left: 3.5%;
    color: #eaeaea;
}
.boxtitle8 {
    display: inline-block;
    float: left;
    width: 100%;
    font-size: 15px;
    /*text-align: center;*/
    margin-top: 1.2%;
    margin-left: 2.5%;
    color: #eaeaea;
}
.boxtitle9 {
    display: inline-block;
    float: left;
    width: 100%;
    font-size: 15px;
    /*text-align: center;*/
    margin-top: 0.7%;
    margin-left: 2%;
    color: #eaeaea;
}
.boxtitle11 {
    display: inline-block;
    float: left;
    width: 100%;
    font-size: 15px;
    /*text-align: center;*/
    margin-top: 1.5%;
    margin-left: 4%;
    color: #eaeaea;
}

.leftmenu {
    position: absolute;
    width: 7%;
    height: 100%;
    margin-top: 0.2%;
    /*zoom: 1;
    z-index: 999;*/
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#0c2541,endColorStr=#071930); /*IE*/
    background: -moz-linear-gradient(top,#0c2541,#071930); /*火狐*/
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#0c2541), to(#071930)); /*谷歌*/
    background-image: -webkit-gradient(linear,left bottom,left top,color-start(0, #0c2541),color-stop(1, #071930)); /* Safari & Chrome*/
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0c2541', endColorstr='#071930'); /*IE6 & IE7*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0c2541', endColorstr='#071930')"; /* IE8 */
}

.menubox {
    position: absolute;
    width: 93%;
    height: 100%;
    margin-left: 7%;
    margin-top: 3%;
}

/*登录*/
.logintitle {
    height: 9%;
    width: 100%;
    display: inline-block;
}

.logintitle_text {
    text-align: center;
    padding-top: 3%;
    padding-left: 16px;
    /*font-weight: bold;6.5rem*/
    letter-spacing: 4px;
    font-size: 4.5rem;
    background-image: -webkit-linear-gradient(bottom,#86b8dd,#b5d8fa);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 0rem 0rem 1.5rem #2e9aed;
}
.login_img {
    position: absolute;
    left: 0%;
    top: 10%;
    width: 50%;
    height: 100%;
    background: url(../img/pj1.png);
    background-size: 100% 100%;
}
.login_box {
    position: absolute;
    left: 60%;
    top: 32%;
    width: 25%;
    height: 45%;
    background: url(../img/loginbox.png);
    background-size: 100% 100%;
}
.login_box_title {
    position: relative;
    top: 10%;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 4.0rem;
    color: #05e0fa;
}
.login_box_input1 {
    position: relative;
    left: 7%;
    margin-top: 12%;
    width: 86%;
    height: 18%;
    text-align: left;
    padding-left:15%;
    font-size: 2.0rem;
    color: #eee;
    background: url(../img/loginedit1.png);
    background-size: 100% 100%;
    border-style: none;
}
.login_box_input2 {
    position: relative;
    left: 7%;
    margin-top: 0%;
    width: 86%;
    height: 18%;
    text-align: left;
    padding-left: 15%;
    font-size: 2.0rem;
    color: #eee;
    background: url(../img/loginedit2.png);
    background-size: 100% 100%;
    border-style: none;
}
.login_box_check {
    position: relative;
    left: 10%;
    margin-top: 1%;
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 16px;
    color: #999;
}

.login_box_btn {
    position: relative;
    left: 9%;
    margin-top: 3%;
    width: 82%;
    height: 13%;
    text-align: center;
    font-size: 20px;
    color: #eee;
    /*background: rgba(1,202,217,.2);*/
    border-radius: 10px;
    border-style: none;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#00b9fe,endColorStr=#0065fe); /*IE*/
    background: -moz-linear-gradient(top,#00b9fe,#0065fe); /*火狐*/
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#00b9fe), to(#0065fe)); /*谷歌*/
    background-image: -webkit-gradient(linear,left bottom,left top,color-start(0, #00b9fe),color-stop(1, #0065fe)); /* Safari & Chrome*/
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00b9fe', endColorstr='#0065fe'); /*IE6 & IE7*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00b9fe', endColorstr='#0065fe')"; /* IE8 */
}

/*首页*/
.gl-imgbox {
    width: 60%;
    /*margin-top: 1%;*/
    margin-left: 20%;
}
.gl-img {
    width: 100%;
 
}
.gl-info {
    /*width: 35%;
    height: 50%;*/
    margin-top: 3%;
    /*margin-left: 1%;*/
    /*padding-left:10%;*/
    /*color: #eaeaea;*/
}

.nhbox {
    width: 90%;
    height: 80%;
    margin-left: 5%;
    margin-right: 5%;
}

.qxbox {
    width: 97%;
    height: 100%;
    margin-left: 1%;
    /*margin-top: 10%;*/
}
.qx-img {
    width: 90%;
    height: 95%;
    margin-top: 5%;
    text-align:center;
}
.qx-info1 {
    /*margin-left: 5%;*/
    margin-top: 5%;
    color: #82c6ec;
    font-size: 16px;
    text-align: center;
    width: 120%;
    margin-left: -15%;
}
.qx-info2 {
    margin-left: 5%;
    margin-top: 28%;
    float:left;
    width: 20%;
    height: 40px;
    color: #00ffff;
    font-size: 18px;
    /*text-align: center*/
}

.pfbox {
    position: relative;
    height: 100%;
    background: url(../img/pjbj.png) center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /*background-size:;*/
}
.pf-img {
    position: absolute;
    z-index: 1;
    /*left: 23%;
    top: 5%;
    
    width: 54%;
    height: 54%;*/
}
.pfbox .big {
    position: absolute;
    left: 20%;
    top: 3%;
    z-index: 1;
    width: 54%;
    height: 54%;
}

.pf-info1{
    position: absolute;
    left: 29%;
    top: 78%;
    z-index: 2;
       font-size: 18px;
    color: #fdfdfd;
    /*width: 54%;
    height: 54%;*/
}
.pf-info2{
    position: absolute;
    left: 27%;
    top: 70%;
    z-index: 2;
       font-size: 18px;
    color: #fdfdfd;
    /*width: 54%;
    height: 54%;*/
}

.pfbox .small {
    position: absolute;
    z-index: 1;
    width: 20%;
    height: 20%;
}
.pf-info3 {
    position: absolute;
    left: 12%;
    top: 80%;
    z-index: 2;
       font-size: 14px;
    color: #fdfdfd;
}
.pf-info4 {
    position: absolute;
    left: 20%;
    top: -3%;
    z-index: 2;
       font-size: 14px;
    color: #fdfdfd;
}
.small-01 {
    top: 8%;
    left: 12%;
}
.small-02 {
    top: 40%;
    left: 6%;
}
.small-03 {
    top: 70%;
    left: 16%;
}
.small-04 {
    top: 80%;
    left: 45%;
}
.small-05 {
    top: 66%;
    right: 4%;
}
.small-06 {
    top: 36%;
    right: -3%;
}
.small-07 {
    top: 8%;
    right: 6%;
}


.table1 tr.selected {
    color: #fff;
    background-color: #49abff !important;
}
.table1 {
    margin-left: 3%;
    width: 94%
}
.table1 th {
    background-color: #213b78;
    color: #fff;
    text-align:center;
       padding-top :1%;
       padding-bottom:1%
}
.table1 td {
    background-color: #13395f;
    color: #fff;
     text-align:center;
     padding-top :1%;
       padding-bottom:1%
}

.nh-chart {
    width: 93%;
    height: 33%;
    margin-left:0%;
    margin-top:3%
}

/*节约能源资源目标*/
.jy-chart {
    width: 100%;
    height: 48%;
    padding-top:3%
    /*margin-left: 3%;*/
    /*margin-top: 3%*/
}
.jy-chart2 {
    width: 95%;
    height: 100%;
    padding-top: 3%
    /*margin-left: 3%;*/
    /*margin-top: 3%*/
}
.jy-chart3 {
    width: 95%;
    height: 100%;
    padding-top: 3%;
    margin-left: 3%;
    /*margin-left: 3%;*/
    /*margin-top: 3%*/
}
.jy-ltext {
    position: absolute;
    width: 1%;
    height: 30%;
    margin-top: -19%;
    margin-left: 94%;
    color: #3061c7;
    /*text-align: center;*/
    font-size: 9px;
    font-weight: 900;
    /*background-image: -webkit-linear-gradient(bottom,#341bc4,#6ecde5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.jy-rtext {
    position: absolute;
    width: 1%;
    height: 30%;
    margin-top: -19%;
    margin-left: 5%;
    color: #3061c7;
    /*text-align: center;*/
    font-size: 9px;
    font-weight: 900;
}

/*能源资源利用效率*/
.zy-chart {
    width: 100%;
    height: 35%;
    padding-top: 3%
    /*margin-left: 3%;*/
    /*margin-top: 3%*/
}

.zy1 {
    position: absolute;
    background: url(../img/ny1.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 163.2px;
    height: 78.2px;
    margin-left: 10%;
    margin-top: 0%
}
.zy2 {
    position: absolute;
    background: url(../img/ny2.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 294.1px;
    height: 195.5px;
    margin-left: -5%;
    margin-top: 0%
}
.zy3 {
    position: absolute;
    background: url(../img/ny3.png);
    background-repeat: no-repeat;
    /*background-size: cover;*/
    width: 163.2px;
    height: 120px;
    margin-left: 10%;
    margin-top: 35%
}
.zy-text1 {
    /*margin-top: -1%;*/
    margin-left: 5%;
    color: #eee;
    /*text-align: center;*/
    font-size: 14px;
}
.zy-text2 {
    /*margin-top: -19%;*/
    margin-left: 3%;
    color: #eee;
    /*text-align: center;*/
    font-size: 14px;
}
.zy-text3 {
    position: absolute;
    margin-top: 9%;
    margin-left: 9%;
    color: #eee;
    /*text-align: center;*/
    font-size: 12px;
}
.zy-text4 {
    position: absolute;
    margin-top: 9%;
    margin-left: 75%;
    color: #01ebec;
    /*text-align: center;*/
    font-size: 12px;
}
.zy-text5 {
    margin-top: 9%;
    margin-left: 5%;
}
.zy-text6 {
    margin-top: 5%;
    color: #eee;
    /*text-align: center;*/
    font-size: 12px;
}
.zy-text6.finish{
    color: #01ebec;
}
.zy-chart2 {
    margin-left: 20%;
    width: 100px;
    height: 100px;
}

/*管理制度与实施*/
.menu_title {
    width: auto;
    padding-top: 8%;
    text-align: center;
    color: #438bc9;
    font-size: 1.8rem;
}

.menu_btn {
    height: 100%;
    /*width: 100%*/
    /*padding-top: 5%;*/
}
.menu_btn ul {
    padding-top: 5%;
    /*padding-left: -5%;*/
    /*width: 100%*/
    min-width: 100px;
}
.menu_btn li {
    background: url(../img/menu_btn.png) center;
    font-size: 1.4rem;
    /*line-height: 18px;*/
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /*background-size: cover;*/
    width: 80%;
    height: 20%;
    float: left;
    text-align: center;
    margin-left: 9%;
     margin-top: 5%
}
.menu_btn li.active {
    background: url(../img/menu_btn_press.png) no-repeat center;
    background-size: 100% 100%;
    /*background-size: cover;*/
}
.menu_btn li a{
    text-decoration: none;
    color: #438bc9;
}
.menu_btn li.active a{
    text-decoration: none;
    color: #a4d4fe;
}

/*运维管理-资产管理*/
.eqmbox {
    position: relative;
    width: 18.4%;
    height: 20%;
    left: 1%;
    top: 0%;
    margin-left: 1%;
    margin-top: 1%;
    opacity: 0.60;
    float: left;
}
.eqmbox.eqmbg {
    border-radius: 10px;
    background: #0a304b;
    opacity: 0.9;
}
.eqm_select_btn {
    position: absolute;
    background: url(../img/eqm_select_btn.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-style: none;
    width: 45%;
    height: 96%;
    margin-left: 2%;
    margin-top: 1%;
}
.eqm_add_btn {
    position: absolute;
    background: url(../img/eqm_add_btn.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-style: none;
    width: 45%;
    height: 96%;
    margin-left: 53%;
    margin-top: 1%;
}
.eqm-img {
    position: absolute;
    width: 35%;
    height: 80%;
    left: 5%;
    top: 10%;
    float: left;
}
.eqm-text-box1 {
    position: absolute;
    width: 65%;
    height: 30%;
    left: 35%;
    top: 10%;
    float: left;
}
.eqm-text-box2 {
    position: absolute;
    width: 65%;
    height: 30%;
    left: 35%;
    top: 40%;
    float: left;
}
.eqm-text-img {
    position: absolute;
    width: 20%;
    height: 70%;
    left: 15%;
    top: 10%;
    float: left;
}
.eqm-text-img.eqmimg1 {
    background: url(../img/eqm_box_ico2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.eqm-text-img.eqmimg2 {
    background: url(../img/eqm_box_ico1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.eqm-text1 {
    position: absolute;
    width: 70%;
    height: 50%;
    left: 40%;
    top: 10%;
    float: left;
    text-align: left;
    color: #00bbf8;
    font-size: 1.2rem;
}
.eqm-text2 {
    position: absolute;
    width: 70%;
    height: 50%;
    left: 40%;
    top: 50%;
    float: left;
    text-align: left;
    color: #eee;
    font-size: 1.2rem;
}
.eqm_text_btn1 {
    position: absolute;
    background: url(../img/eqm_box_btn.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-style: none;
    width: 24%;
    height: 20%;
    left: 44%;
    top: 72%;
    float: left;
    text-align: center;
    color: #82c6ec;
    font-size: 1.2rem;
    text-decoration: none;
}
.eqm_text_btn2 {
    position: absolute;
    background: url(../img/eqm_box_btn.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-style: none;
    width: 24%;
    height: 20%;
    left: 70%;
    top: 72%;
    text-align: center;
    color: #82c6ec;
    font-size: 1.2rem;
    text-decoration: none;
}

/*设备监测*/
.sbjcbox1 {
    background: url(../img/nxbox1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /*background-size: cover;*/
    /*background-position: top center;*/
    width: 98%;
    height: 66%;
    margin-left: 1%;
    margin-top: 0.5%;
 
}
.sbjcbox2 {
    background: url(../img/nxbox2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /*background-size: cover;*/
    /*background-position: top center;*/
    width: 98%;
    height: 18%;
    /*margin-left: 1%;*/
    margin-top: 0.5%;
}
.sbjcboxt {
    position: relative;
    float: left;
    width: 100%;
    height: 6%;
    padding-left:2%;
}
.sbjcboxb {
    position: relative;
    float: left;
    width: 100%;
    height: 86%;
}
.sbjcboxb2 {
    height: 100%;
}
.sbjcboxbl {
    width: 99%;
    height: 100%;
    margin-left: 3%;
    background: rgba(10, 58, 107, 0.7);
    border-radius: 5px;
}
.sbjcboxbr {
    position: relative;
    float: left;
    width: 98%;
    height: 100%;
    margin-left: 0%;
    /*margin-top: 24%;*/
    background: rgba(10, 58, 107, 0.7);
    border-radius: 5px;
}
.sbjcboxtitle {
    position: relative;
    float: left;
    background: url(../img/nxboxtitle.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 16.0rem;
    height: 2.3rem;
    margin-left: 2%;
    margin-top: 1%;
    padding-left: 1.1rem;
    padding-top: 0.2rem;
    text-align: left;
    font-size: 1.4rem;
    color: #eee;
}

.search-img {
    position: relative;
    float: left;
    width: auto;
    height: 80%;
}
.search-text {
    position: relative;
    float: left;
    width: auto;
    height: auto;
    color: #0c8997;
    font-size: 1.8rem;
    margin-left: 0.5%;
    margin-top: 0.5%;
}
.search_select {
    position: relative;
    float: left;
    width: auto;
    height: 80%;
    color: #00b2c2;
    font-size: 1.4rem;
    border-color: #4574d6;
    border-radius: 0.3rem;
    background: rgba(10, 58, 107, 0.0);
    margin-left: 0.5%;
    margin-top: 0.1%;
    padding-left: 0.5%;
    box-shadow: rgb(20, 101, 138) 0px 0px 12px inset;
}
.search-seg {
    position: relative;
    float: left;
    margin-left: 2%;
    width: 1%;
    height: 80%;

}

.sbjcboxchil1 {
    position: relative;
    float: left;
    background: url(../img/nx3.png);
    /*background-size: 100% 100%;*/
    background-repeat: no-repeat;
    background-size: contain;
    width: 50%;
    height: 40%;
    margin-left: 35%;
    /*margin-left: 2%;
    margin-top: 1%;
    padding-left: 1.1rem;
    padding-top: 0.55rem;*/
    text-align: center;
    font-size: 1.2rem;
    color: #eee;
}
.sbjcboxchil2 {
    position: relative;
    float: left;
    width: 95%;
    height: 10%;
    margin-left: 3%;
    margin-top: 1%;
    /*margin-left: 2%;
    margin-top: 1%;
    padding-left: 1.1rem;
    padding-top: 0.55rem;*/
    text-align: center;
    font-size: 1.2rem;
    color: #eee;
    /*background:#00b9fe;*/
}
.sbjcboxchil3 {
    position: relative;
    float: left;
    width: 95%;
    height: 40%;
    margin-left: 3%;
    margin-top: 3%;
    /*margin-left: 2%;
    margin-top: 1%;
    padding-left: 1.1rem;
    padding-top: 0.55rem;*/
    text-align: center;
    font-size: 1.2rem;
    color: #eee;
    /*background: #eee;*/
}
.nxsb_text1 {
    position: relative;
    float: left;
    width: 85%;
    margin-top: 10%;
    text-align: center;
    font-size: 1.7rem;
    color: #eee;
}
.nxsb_text2 {
    position: absolute;
    float: left;
    width: 100%;
    margin-top: 41%;
    margin-left: -82%;
    text-align: left;
    font-size: 1.2rem;
    color: #eee;
}
.nxsb_text3 {
    position: absolute;
    float: left;
    width: 100%;
    margin-top: 47%;
    margin-left: -38%;
    text-align: left;
    font-size: 1.2rem;
    color: #eee;
}
.nxsb_text4 {
    position: absolute;
    float: left;
    width: 100%;
    margin-top: 53%;
    margin-left: -29%;
    text-align: left;
    font-size: 1.2rem;
    color: #eee;
}
.xbt_text {
    position: relative;
    float: left;
    background: url(../img/ny3.png);
    background-repeat: no-repeat;
    /*background-size: cover;*/
    background-size: auto 100%;
    width: 100%;
    height: auto;
    margin-left: 5%;
    padding-left: 1.5%;
    font-size: 1.4rem;
    text-align: left;
    color: #00ffff;
}
.radio_text {
    font-size: 1.6rem;
    text-align: center;
    color: #00ffff;
    /*padding-left:10%*/
}
.radio_text input[type="radio"] {
  position: relative;
  /*opacity: 0;*/
}
.radio_text input[type="radio"]:before {
  content: '';
  background: #0a3768;
  border-radius: 100%;
  border: 1px solid #00ffff;
  display: inline-block;
  width: 1.0em;
  height: 1.0em;
  position: relative;
  /*top: -0.2em;*/
  left:-0.2em;
  margin-right: 1em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
.radio_text input[type="radio"]:checked:before {
  background-color: #00ffff;
  box-shadow: inset 0 0 0 4px #0a3768;
}
.radio_text input[type="radio"]:focus:before {
  outline: none;
  border-color: #00ffff;
}
.radio_text input[type="radio"]:disabled:before {
  box-shadow: inset 0 0 0 4px #0a3768;
  border-color: #00ffff;
  background: #0a3768;
}
.radio_text input[type="radio"]:empty:before {
  margin-right: 0;
}
.datetimepickerbox {
    color: #00ffff;
    width: 100%;
    height: 15%;
    margin-left: 3%;
}
.date-control {
    position: relative;
    float: left;
    background: url(../img/nx5.png) rgba(10, 58, 107, 0.0);
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: auto;
    height: 2.6rem;
    color: #00ffff;
    font-size: 1.2rem;
    border-color: #02f3f5;
    border-radius: 0.3rem;
    margin-left: 1%;
    margin-top: 1%;
    text-align: center;
    box-shadow: rgb(20, 101, 138) 0px 0px 12px inset;
}
.date-control::-webkit-input-placeholder {
    color: #eaeaea;
    font-size: 1.2rem;
      text-align: center;
}
.check_text {
    position: relative;
    float: left;
    text-align: center;
    width: auto;
    height: 100%;
    margin-top: 1.2rem;
    margin-left: 1%;
    color: #00ffff;
}
.check_btn {
    position: relative;
    float: left;
    background: url(../img/search_btn.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 10.0rem;
    height: 3.0rem;
    margin-top: 0.8%;
    margin-left: 1%;
    border-style: none;
}

.xbt_text2 {
    position: relative;
    float: left;
    background: url(../img/ny3.png);
    background-repeat: no-repeat;
    /*background-size: cover;*/
    background-size: auto 100%;
    width: 100%;
    height: auto;
    padding-left: 1.5%;
    margin-top: 0.5%;
    font-size: 1.8rem;
    text-align: left;
    color: #0c8997;
}

.check_text2 {
    position: relative;
    float: left;
    text-align: center;
    width: auto;
    height: 100%;
    margin-top: 0.5%;
    font-size: 1.8rem;
    margin-left: 1%;
    color: #0c8997;
}


.nxsb_bar {
    position: relative;
    float: left;
    width: 95%;
    height: 75%;
    margin-top: -25%;
    margin-left: 4%;
    /*background: #00ffff;*/
}

.wsd_bar {
    position: relative;
    float: left;
    width: 95%;
    height: 75%;
    margin-top: -25%;
    margin-left: 3%;
    /*background: #00ffff;*/
}

.table2 tr.selected {
color: #fff;
background-color: #49abff !important;
}
.table2 {
/*margin-left: 3%;*/
width: 100%;
border-collapse: collapse;
border: 1px solid #00ffff;
}
.table2 th {
    text-align: center;
    color: #1b9bd4;
    border-bottom: 1px solid #00ffff;
    padding:0.5%
}
    .table2 th.first {
        background-color: rgba(10, 58, 107, 0);
        color: #1b9bd4;
        border-right: 1px solid #00ffff;
    }
    .table2 td {
        /*background-color: rgba(00, 255, 255, 0.5);*/
        color: #0ff;
        text-align: center;
        padding-top: 0.5%;
        padding-bottom: 0.5%;
        padding-left: 1%;
        padding-right: 1%;
    }

.table2 tr {
    vertical-align: top;
}
.table2 tr.interval1 {
    background-color: rgba(00, 255, 255, 0.1);
    /*border: 1px solid #00ffff;*/
    /*text-align: center;*/
}
.table2 tr.interval2 {
    background-color: rgba(00, 255, 255,0);
    /*border: 1px solid #00ffff;*/
    /*text-align: center;*/
}
.table2 td.first {
    /*background-color: rgba(00, 255, 255,0);*/
    border-right: 1px solid #00ffff;
    color: #1b9bd4;
}
.bg {
    background-color: #10294b;
    width: 100%;
    height: 100%;
    border-radius:5px
}
.title2 {
    color: #1b9bd4;
    position: relative;
    float: left;
    text-align: left;
    width: 100%;
    height: auto;
    font-size: 1.5rem;
    margin-top: 3%;
    margin-left: 5%;
    /*margin-top: 1.2rem;
    margin-left: 1%;*/
}
.search_select2 {
    position: relative;
    float: left;
    width: 100%;
    height: 30%;
    color: #00b2c2;
    font-size: 1.4rem;
    border-color: #4574d6;
    border-radius: 0.3rem;
    background: rgba(10, 58, 107, 0.0);
    margin-left: 0.5%;
    margin-top: 0.1%;
    box-shadow: rgb(20, 101, 138) 0px 0px 12px inset;
}
.check_btn2 {
    position: relative;
    float: left;
    background: url(../img/search_btn.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 10.0rem;
    height: 3.0rem;
    margin-top: 2%;
    margin-left: -3%;
    border-style: none;
}

.table3 tr.selected {
color: #fff;
background-color: #49abff !important;
}
.table3 {
margin-left: 3%;
width: 96%;
border-collapse: collapse;
font-size:1.2rem
}
.table3 th {
    padding-top: 1%;
    padding-bottom: 1%;
    text-align: center;
    color: #1b9bd4;
     background-color: rgba(00, 255, 255,0);
     padding-top: 0.5%;
    padding-bottom: 0.5%
}

.table3 td {
    color: #eee;
    text-align: center;
    padding-top: 0.5%;
    padding-bottom: 0.5%
}

.table3 tr.interval1 {
    background-color: #143562;
    /*border: 1px solid #00ffff;*/
    /*text-align: center;*/
}
.table3 tr.interval2 {
    background-color: #06556c;
    /*border: 1px solid #00ffff;*/
    /*text-align: center;*/
}

/*设备监测2*/
.sbjcboxbm {
    position: relative;
    float: left;
    width: 96%;
    height: 100%;
    margin-left: 2%;
    /*margin-top: 24%;*/
    background: rgba(10, 58, 107, 0.7);
    border-radius: 5px;
}

/*设备信息*/
.sbxx_box1 {
    position: relative;
    float: left;
    width: 98%;
    height: 60%;
    margin-left: 1%;
    margin-top: 0.5%;
}
.sbxx_box2 {
    position: relative;
    float: left;
    width: 98%;
    height: 30%;
    margin-left: 1%;
    margin-top: 1%;
}
.sbxx_jtcs_box1 {
    width: 100%;
    height: 100%;
    background: rgba(36, 94, 148, 0.2);
    border-radius:5px;
}
.edit_btn1 {
    position: relative;
    background: url(../img/eidt_btn1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 11rem;
    height: 2.5rem;
    margin-top: 1%;
    margin-left: 1%;
    margin-right: 2%;
    border-style: none;
    padding-top: 0.55rem;
}
.edit_btn2 {
    position: relative;
    background: url(../img/eidt_btn2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 11rem;
    height: 2.5rem;
    margin-top: 1%;
    margin-left: 1%;
    margin-right: 2%;
    border-style: none;
    padding-top: 0.55rem;
}
.edit_btn3 {
    position: relative;
    background: url(../img/eidt_btn3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 11rem;
    height: 2.5rem;
    margin-top: 1%;
    margin-left: 1%;
    margin-right: 2%;
    border-style: none;
    padding-top: 0.55rem;
}
.sbxx_jtcs_box2 {
    position: relative;
    float: left;
    width: 100%;
    height: 90%;
    margin-top: 1%;
    /*background: #00ffff;*/
    /*background: rgba(36, 94, 148, 0.2);
    border-radius: 5px;*/
}
.jtcs_box {
    position: relative;
    float: left;
    width: 96%;
    height: auto;
    margin-top: 0.5%;
    margin-left:1%;
    /*border: 1px solid #556fb5*/
}
.jtcs_box_title {
    position: relative;
    background: url(../img/ny3.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    margin-left: 1%;
    margin-top: 0.5%;
    /*text-align: center;*/
    font-size: 14px;
    width: auto;
    height: auto;
    color: #00ffff;
    padding-left: 1%
}
.jtcs_text {
    color: #008ca5;
    font-size: 14px;
}
.jtcs_edit_bt{
    margin-bottom: 1%;
}

.jtcs_edit {
    color: #00ffff;
    font-size: 14px;
    /*float:left;*/
    background: rgba(36, 94, 148, 0);
    border: 1px solid #00ffff;
    box-shadow: rgb(20, 101, 138) 0px 0px 12px;
    margin-left: 0%;
    outline:none;
    width:100%
}
.jtcs_edit.readonly {
    color: #00ffff;
    border: none;
    box-shadow: none;
}
.jtcs_box2 {
    position: relative;
    float: left;
    width: 96%;
    height: 95%;
    margin-top: 1%;
    margin-left: 2%;
    border: 1px solid #556fb5
}
.jtcs_box3 {
    position: relative;
    float: left;
    width: 96%;
    height: auto;
    margin-top: 2%;
    margin-left: 2%;
    /*border: 1px solid #556fb5*/
}
.jtcs_text2 {
    margin-left: 3%;
    color: #00ffff;
    font-size: 14px;
}
.jtcs_text3 {
    margin-left: 1%;
    color: #00ffff;
    font-size: 14px;
}

.jtcs_text_r {
    float: right;
}

.jtcs_edit2 {
    margin-left: 1%;
    width: 10%
}

.sbxx_jtcs_box3 {
    width: 100%;
    height: 107.5%;
    background: rgba(36, 94, 148, 0.2);
    border-radius: 0px 0px 5px 5px;
    margin-top: -4.5%
}
.jtcs-img {
    position: relative;
    width: 100%;
    height: 65%;
    left: 5%;
    top: 15%;
    float: left;
}
.jtcs_text4 {
    margin-left: 1%;
    margin-top: 1%;
    width: 100%;
    color: #008ca5;
    font-size: 14px;
}
.table_box {
    position: relative;
    /*margin-top: 1%;*/
    height:85%;
    padding-top:3%
}

/*用能分析*/
.ynfxboxr {
    position: relative;
    float: left;
    background: url(../img/ynfxbox3.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 41%;
    height: 85%;
    margin-left: 0.5%;
    margin-top: 0.5%;
}
.ynfxboxl1 {
    background: url(../img/ynfxbox1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 34%;
    /*margin-left: 1%;
    margin-top: 0.5%;*/
}
.ynfxboxl2 {
    background: url(../img/ynfxbox2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 65%;
    margin-top: 0.5%;
    /*margin-left: 1%;
    */
}
.ynfxboxl {
    position: relative;
    float:left;
    background: url(../img/ynfxbox3.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /*background-size: cover;*/
    /*background-position: top center;*/
    width: 57%;
    height: 85%;
    margin-left: 1%;
    margin-top: 0.5%;
}
.fxnh_box {
    position: relative;
    float: left;
    width: 94%;
    height: 32%;
    margin-left: 3%;
    /*margin-right: 1%;*/
}
.ynqx_box {
    margin-left: 1%;
    margin-right: 1%;
}
.ynqx_text {
    color: #00ffff;
    margin-left: 50%;
}
.ynqx_btn {
    margin-top: 5%;
    margin-left: 10%;
}
.fxnh_searchbox {
    position: absolute;
    /*float: left;*/
    width: 50%;
    margin-left: 5%;
    margin-top: 0%;
    z-index: 1;
}
.fxnh-text {
    position: relative;
    float: left;
    width: auto;
    height: auto;
    color: #0c8997;
    font-size: 1.4rem;
    margin-left: 0.5%;
    margin-top: 0.1%;
}
.fxnh_select {
    position: relative;
    float: left;
    width: auto;
    height: 80%;
    color: #00b2c2;
    font-size: 1.4rem;
    border-color: #00b2c2;
    border-radius: 0.3rem;
    background: rgba(10, 58, 107, 0.0);
    margin-left: 1%;
    margin-top: 0.1%;
    box-shadow: rgb(20, 101, 138) 0px 0px 12px inset;
}

.fxnh_table_bg {
    position: relative;
    background: url(../img/ny4.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 140px;
    padding-left: 5px;
    padding-right: 5px;
}
.fxnh_table tr.selected {
    color: #fff;
    background-color: #49abff !important;
}
.fxnh_table {
    margin-left: 3%;
    width: 94%;
    /*height: 30%;*/
    border-collapse: collapse;
    font-size: 1.2rem
}
    .fxnh_table th {
        padding-top: 1%;
        padding-bottom: 1%;
        text-align: center;
        color: #00b2c2;
        background-color: rgba(00, 255, 255,0);
        padding-top: 1%;
        padding-bottom: 1%
    }

.fxnh_table td {
    color: #eee;
    text-align: center;
    padding-top: 1%;
    padding-bottom: 1%
}
.fxnh_bar {
    width: 100%;
    height: 130%;
    margin-top: -3%;
}
.flnh_bar {
    width: 100%;
    height: 100%;
}

/*节能诊断*/
.jnzdbox {
    background: url(../img/wbbox.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /*background-size: cover;*/
    /*background-position: top center;*/
    width: 98%;
    height: 42%;
    margin-left: 1%;
    margin-top: 0.3%;
}
.jnzd_bar {
    width: 100%;
    height: 100%;
    margin-top: 2%;
}

.filetree {
    height: auto;
    color: #00ffff;
    font-size: 16px;
    line-height: 26px;
    overflow:hidden;
}
    .filetree .title {
        padding-left: 22px;
    }
.filetree .title.haschildren { /*background: url(../images/icon-arrow.png) no-repeat left center;*/ }
    .filetree ul {
        padding-left: 10px;
        overflow: hidden;
    }
.filetree ul li {
	padding-left: 22px;
	margin-bottom: 3px;
}
.filetree li a, .level-list li label {
	font-size: 14px;
	color: #eee;
}

.jnzd_text {
    float: left;
    width: 100%;
    height: 85%;
    padding-left: 6%;
    padding-top: 1%;
    color: #00ffff;
}

/*维保管理*/
.search_select3{
    position: relative;
    float: left;
    width: 90%;
    height: 8%;
    color: #00b2c2;
    font-size: 1.4rem;
    border-color: #00ffff;
    border-radius: 0.3rem;
    background: rgba(10, 58, 107, 0.0);
    margin-left: 5%;
    margin-top: 0.1%;
    box-shadow: rgb(20, 101, 138) 0px 0px 12px inset;
}
.date-control2 {
    position: relative;
    float: left;
    background: url(../img/nx5.png) rgba(10, 58, 107, 0.0);
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: 90%;
    height: 2.6rem;
    color: #00ffff;
    font-size: 1.2rem;
    border-color: #02f3f5;
    border-radius: 0.3rem;
    margin-left: 5%;
    margin-top: 1%;
    text-align: center;
    box-shadow: rgb(20, 101, 138) 0px 0px 12px inset;
}
.date-control2::-webkit-input-placeholder {
    color: #eaeaea;
    font-size: 1.2rem;
    text-align: center;
}
.wbbtn {
    margin-left: 25%;
    margin-top: 2%;
}

/*巡检管理*/
.xjglboxl {
    position: relative;
    float: left;
    background: url(../img/xjbox1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 65%;
    height: 85%;
    margin-left: 1%;
    margin-top: 0.5%;
}

.xjglboxr {
    position: relative;
    float: left;
    width: 33%;
    height: 85%;
    margin-left: 0.5%;
    margin-top: 0.5%;
}
.xjglboxr1 {
    background: url(../img/xjbox2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 50%;
    /*margin-left: 1%;
    margin-top: 0.5%;*/
}
.add_btn {
    position: relative;
    background: url(../img/add_btn.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 10.0rem;
    height: 3.0rem;
    margin-top: 0.8%;
    margin-left: 1%;
    margin-right: 3%;
    border-style: none;
}
.finish_btn {
    position: relative;
    background: url(../img/finish_btn.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 10.0rem;
    height: 3.0rem;
    margin-top: 2%;
    margin-left: 1%;
    margin-right: 3%;
    border-style: none;
}
.xjgltable {
    width:100%;
    height: 90%;
}
.xjgl_table_bg {
    position: relative;
    width: 90%;
    margin-left:5%;
    height: 82%;
}
.title3 {
    color: #1b9bd4;
    position: relative;
    float: left;
    text-align: left;
    width: auto;
    height: auto;
    font-size: 1.6rem;
    margin-top: 1%;
    margin-left: 1%;
    /*margin-top: 1.2rem;
    margin-left: 1%;*/
}
.xjgl_input1 {
    position: relative;
    float: left;
    width: auto;
    height: auto;
    text-align: left;
    margin-top: 1%;
    margin-left: 3%;
    color: #00b2c2;
    font-size: 1.4rem;
    border-color: #4574d6;
    border-radius: 0.3rem;
    background: rgba(10, 58, 107, 0.0);
    box-shadow: rgb(20, 101, 138) 0px 0px 12px inset;
}
.path-title {
    position: relative;
    float: left;
    width: 100%;
    height: auto;

}
.path-list {
    position: relative;
    float:left;
    width: 95%;
    height: 70%;
    margin-left:3%;
    margin-top:3%;
    color: #00ffff;
}

/*用户管理*/
.yygl_table_bg {
    position: relative;
    /*background: rgba(0,65,88,0.7);*/
    background: #0a304b;
    opacity: 0.9;
    width: 100%;
    height: 93%;
    border-radius: 5px;
    padding-top: 2%
}
.user_add {
    position: relative;
    display: block;
    width: 100%;
    height: 196px;
    margin-bottom: 20px;
    background: #0a304b url(../img/add_img.png) no-repeat center 30%;
    opacity: 0.9;
    background-size: auto 60%;
    border-radius: 5px;
    text-align: center;
    padding-top: 46%;
    font-size: 2.4rem;
    color: #509cde;
}
.user_item {
    position: relative;
    display: block;
    width: 100%;
    height: 196px;
    margin-bottom: 20px;
    background: #0a304b;
    opacity: 0.9;
    border-radius: 5px;
}
.user_hd {
    height: 40px;
    padding: 0 10px;
    line-height: 40px;
    background-color: #113d6c;
    border-radius: 5px 5px;
}
    .user_hd .title {
        font-size: 15px;
        font-weight: bold;
        color: #46a1ee
    }
    .user_hd .title .small {
        padding-left: 6px;
        font-size: 13px;
    }
.user_bd {
    padding: 10px;
    height: 100px;
}
.user_tx {
    width: 100%;
    font-size:1.6rem
}
.user_tx label {
    padding-left: 10px;   
    color: #00b2c2
}
.user_tx .user_tx_t {
    color: #eee
}
.user_ft {
    padding-left: 15px;
    padding-right: 15px;
    text-align:center
}
.user_btn {
    text-align: center;
    color: #00b2c2;
    width: 82px;
    height:34px;
    font-size: 1.4rem;
    border-color: #4574d6;
    border: 1px solid #00ffff;
    border-radius: 0.3rem;
    background: rgba(10, 58, 107, 0.0);
    box-shadow: rgb(20, 101, 138) 0px 0px 12px inset;
}

/*优化控制*/
.ynkzboxl {
    position: relative;
    float: left;
    width: 49%;
    height: 85%;
    margin-left: 0.2%;
    margin-top: 3%;
}

.ynkzboxl1 {
    background: url(../img/yhkzbox1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 50%;
    /*margin-left: 1%;
    margin-top: 0.5%;*/
}

.ynkzboxr {
    position: relative;
    float: left;
    background: url(../img/yhkzbox2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /*background-size: cover;*/
    /*background-position: top center;*/
    width: 57%;
    height: 85%;
    margin-left: 0.5%;
    margin-top: 3%;
}

/*报表打印*/
.menubox2 {
    position: absolute;
    width: 99%;
    height: 85%;
    margin-left: 0.5%;
    margin-top: 3%;
    float: left;
    background: url(../img/bbdybox.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

/*中间内容*/
.boxtitle10 {
    display: inline-block;
    float: left;
    width: 100%;
    font-size: 14px;
    /*text-align: center;*/
    margin-top: 1.0%;
    margin-left: 4%;
    color: #eaeaea;
}

.tybox3 {
    position: relative;
    float: left;
    width: 96%;
    height: 90%;
    margin-top: -1%;
    margin-left: 2%;
    /*border: 1px solid #556fb5*/
}

/*.images-item {
    margin-top: 1%;
}*/
.images-item img {
    width: 150px;
    height: 130px;
    /*object-fit: contain;*/
}

.images-item .atle {
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    text-align: center;
    color: #03edec;
}


/*.innerbox3 {
    overflow-x: auto;
    overflow-y:hidden;
}*/

.tybox4 {
    position: relative;
    float: left;
    width: 98%;
    max-height: 200px;
    margin-top: 1%;
    margin-left: 0%;
    /*border: 1px solid #556fb5*/
}

.table4 {
    margin-left: 3%;
    width: 97%;
    border-collapse: collapse;
    margin-top: 0%;
    border: 1px solid #00ffff;
    background-color: rgba(00, 255, 255, 0.1);
}
    .table4 th {
        text-align: center;
        color: #00ffff;
        border-bottom: 1px solid #00ffff;
        padding: 0.5%;
    }
    .table4 td {
        /*background-color: rgba(00, 255, 255, 0.5);*/
        color: #eee;
        text-align: center;
        padding: 0.5%;
    }

.tybox4-title {
    position: relative;
    float: left;
    width: 96%;
    height: auto;
    margin-top: 1%;
    margin-left: 2%;
    font-size: 20px;
    color: #00ffff;
    text-align: center
}

.tybox5 {
    position: relative;
    float: left;
    width: 96%;
    height: auto;
    margin-top: 2%;
    margin-left: 2%;
    font-size: 14px;
    color: #eee;
    /*border: 1px solid #556fb5*/
}


.c1 {
    background: #ac3ff2
}
.c2{ background: #ffff00}
.c3{ background: #0078ff}
.c4{ background: #9cff00}
.c5{ background: #ff6c00}
.c6{ background: #77b5fb}
.big0{ width: 10px; height: 10px}
.big1{ width: 20px; height: 20px}
.big2{ width: 30px; height: 30px}
.big3{ width: 40px; height: 40px}
.big4{ width: 50px; height: 50px}
.big5{ width: 60px; height: 60px}
.big6{ width: 70px; height: 70px;}

.pt0 {
    padding-top: 0.7%;
}
.pt1{padding-top: 1.3%; }
.pt2{padding-top: 2.2%; }
.pt3{padding-top: 3.3%; }
.pt6{padding-top: 6px; }
.pt8{padding-top: 8px; }
.pt9{padding-top: 9px; }
.pt17{ padding-top: 17px;}
.pt14{ padding-top: 14px}
.pt12{ padding-top: 12px}
.pt20{ padding-top: 22px;}

.h1 {
    height: 50%
}

.h2 {
    height: 60%
}

.h3 {
    height: 70%
}
.h4{
    height:80%
}
.h5 {
    height: 90%
}
.h6 {
    height: 100%
}
.ha {
    height: auto
}

.w1 {
    width: 50%
}

.w2 {
    width: 60%
}

.w3 {
    width: 70%
}

.w4 {
    width: 80%
}

.w5 {
    width: 90%
}

.w6 {
    width: 100%
}
.wa {
    width: auto
}

.aleftboxt1 {
    background: url(../img/albox1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: 42%;
    margin-top: 2%;
    font-size: 15px
}
.aleftboxt2 {
    background: url(../img/albox2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: bottom center;
    width: 100%;
    height: 20%;
    margin-top: 4%;
    font-size: 15px
}
.aleftboxt3 {
    background: url(../img/albox1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: 35%;
    margin-top: 4%;
    font-size: 15px
}
.aleftboxt4 {
    background: url(../img/btbox1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: 39%;
    margin-top: 4%;
    font-size: 15px
}
.aleftboxt5 {
    background: url(../img/albox1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: 10%;
    min-height: 65px;
    margin-top: 4%;
    font-size: 15px
}
.aleftboxt6 {
    background: url(../img/arbox1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: auto;
    /*max-height: 40%;*/
    padding-bottom:4%;
    margin-top: 4%;
    font-size:15px
}

.amidboxt1 {
    background: url(../img/ambox1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: 100%;
    margin-top: 1%
}
.amidboxt2 {
    background: url(../img/ambox2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: 24%;
    margin-top: 0.5%
}

.arightboxt1 {
    background: url(../img/arbox1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: 105%;
    margin-top: 1.5%
}

.btopboxt {
    background: url(../img/btbox1.png);
    /*background-size: 100% 100%;*/
    background-repeat: no-repeat;
    background-size: cover;
    /*background-position: top center;*/
    /*width: 200px;*/
    width: 97%;
    height: 95%;
    /*padding-left: 5%;
    padding-right: 5%;*/
    /*margin-top: 1%;
    margin-left: 3%*/
}

.bbottomboxt1 {
    position: absolute;
    background: url(../img/bbbox1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: top center;
    width: 48%;
    height: 24%;
    margin-top: -3% ;
    margin-left: 1%
}
.bbottomboxt2 {
    position: absolute;
    width: 1%;
    height: 24%;
    margin-top: -2%;
    margin-left: 50%;
    /*color: #fff;*/
    text-align: center;
    font-size: 11px;
    font-weight:900;
    background-image: -webkit-linear-gradient(bottom,#341bc4,#6ecde5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bbottomboxt3 {
    position: absolute;
    background: url(../img/bbbox2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: top center;
    width: 48%;
    height: 24%;
    margin-top: -3%;
    margin-left: 51.5%
}

.cboxt {
    background: url(../img/cbox1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /*background-size: cover;*/
    /*background-position: top center;*/
    /*width: 200px;*/
    /*width: 525px;
    height: 780px;*/
    width: 96%;
    height: 84%;
    margin-left: 2%;
    /*padding-left: 5%;
    padding-right: 5%;*/
    /*margin-top: 1%;
    margin-left: 3%*/
}

.tybox {
    background: url(../img/tybox1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /*background-size: cover;*/
    /*background-position: top center;*/
    width: 570px;
    height: 380px;
    margin-left: 0%;
    margin-top: 2%;
}

.tybox2 {
    background: url(../img/tybox2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /*background-size: cover;*/
    /*background-position: top center;*/
    width: 98%;
    height: 85%;
    margin-left: 1%;
    margin-top: 0.5%;
}

.innerbox {
    overflow: auto;
    width: 98%;
    height: 83%;
}

    .innerbox::-webkit-scrollbar { /*滚动条整体样式*/
        width: 8px; /*高宽分别对应横竖滚动条的尺寸*/
        height: 8px;
        scrollbar-arrow-color: #00ffff;
    }

    .innerbox::-webkit-scrollbar-thumb { /*滚动条里面小方块*/
        border-radius: 5px;
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        background: #00ffff;
        scrollbar-arrow-color: #00ffff;
    }

    .innerbox::-webkit-scrollbar-track { /*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        border-radius: 0;
        background: rgba(0,0,0,0.1);
        border: 1px solid #00ffff
    }

.innerbox2 {
    overflow: auto;
}

    .innerbox2::-webkit-scrollbar { /*滚动条整体样式*/
        width: 8px; /*高宽分别对应横竖滚动条的尺寸*/
        height: 8px;
        scrollbar-arrow-color: #556fb5;
    }

    .innerbox2::-webkit-scrollbar-thumb { /*滚动条里面小方块*/
        border-radius: 5px;
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        background: #556fb5;
        scrollbar-arrow-color: #556fb5;
    }

    .innerbox2::-webkit-scrollbar-track { /*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        border-radius: 0;
        background: rgba(0,0,0,0.1);
        border: 1px solid #556fb5
    }

.nxsb_box {
    width: 94%;
    height: 84%;
    margin-left: 3%;
    margin-top: 8%;
}

.nxsb_box2 {
    float: left;
    width: 94%;
    height: 86%;
    margin-left: 3%;
    margin-top: 3%;
}

.sf3 {
    position: relative;
    float: left;
    width: 100%;
    height: 95%;
}

.sf6 {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
}

.sf7 {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
}

.sf10 {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
}

.yc_btn {
    position: relative;
    float:left;
    background: url(../img/eqm_box_btn.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-style: none;
    width: 77px;
    height: 30px;
    margin-left: 15px;
    margin-top: 15px;
    text-align: center;
    color: #82c6ec;
    font-size: 1.2rem;
    text-decoration: none;
}

.yc-chart {
    position: relative;
    float: left;
    margin-top: 15px;
    width: 100%;
    height: 250px;
    padding-left: 15px;
    padding-right: 15px;
}

.path-list2 {
    position: relative;
    float: left;
    width: 90%;
    height: auto;
    margin-left: 5%;
    margin-top: 0%;
    color: #00ffff;
}

.bbdy_btn {
    position: relative;
    float:right;
    background: url(../img/eqm_box_btn.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-style: none;
    width: 77px;
    height: 30px;
    margin-right: 3%;
    margin-top: 0.5%;
    text-align: center;
    color: #82c6ec;
    font-size: 1.2rem;
    text-decoration: none;
}

.hminput {
    position: relative;
    float:left;
    background: url(../img/eqm_box_btn.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-style: none;
    width: 77px;
    height: 30px;
    margin-left: 10%;
    margin-top: 0.5%;
    text-align: center;
    color: #82c6ec;
    font-size: 1.4rem;
    text-decoration: none;
}
.hmbtn {
    position: relative;
    float:left;
    background: url(../img/eqm_box_btn.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-style: none;
    width: 40px;
    height: 30px;
    margin-left: 1%;
    margin-top: 0.5%;
    text-align: center;
    color: #82c6ec;
    font-size: 1.4rem;
    text-decoration: none;
}


#viewer-canvas {
    width: 100%;
    height: 106%;
}

#viewer-container {
    /*position: absolute;
    top: 122px;
    bottom: 55px;
    left: 420px;
    right: 520px;*/
    width: 100%;
    height: 100%;
    opacity: 0.85;
    /*background-color: #FF0000;*/
}

#btnXZ {
    position: absolute;
    float: right;
    width: 70px;
    height: 34px;
    right: 330px;
    top: 175px;
    opacity: 0.7;
    border: 1px solid #345f7f;
    color: #000;
}

.XZ {
    background-color: #00ffb1;
}

.NXZ {
    background-color: #ff4600;
}

.mxbox1 {
    position: absolute;
    float: left;
    width: 15%;
    height: 80%;
    left: 20px;
    top: 160px;
}

.mxbox2 {
    position: absolute;
    float: right;
    width: 18%;
    height: 80%;
    right: 20px;
    top: 160px;
}

.mxbox3 {
    position: absolute;
    float: right;
    background: url(../img/albox1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: top center;
    width: 16%;
    height: 50%;
    right: 370px;
    top: 170px;
}

.mxbox3_lb1{
    color:#00ffff;text-align:center;width:100%;padding:10px;font-size: 16px;
}
.mxbox3_lb2{
    color:#00ffff;text-align:center;width:100%;padding:5px;font-size: 16px;
}

.mxbox3_a1{
    color: #ffa700;text-align:center;width:100%;padding:10px;font-size: 16px;
}

.popup-window {
    z-index: 9999;
    position: fixed;
    /*float:left;*/
    top: 20%;
    left: 40%;
    width: 350px;
    height: 180px;
    /*margin: -100px 0 0 -330px;*/
    border-radius: 5px;
    border: solid 2px #666;
    background-color: #0b1f74;
    display: none;
    box-shadow: 0 0 20px #666;
}

.popup-window2 {
    z-index: 9999;
    position: fixed;
    /*float:left;*/
    top: 15%;
    left: 15%;
    width: 70%;
    height: 70%;
    /*margin: -100px 0 0 -330px;*/
    border-radius: 5px;
    border: solid 2px #666;
    background-color: #0b1f74;
    display: none;
    box-shadow: 0 0 20px #666;
}

.popup-window3 {
    z-index: 9999;
    position: fixed;
    /*float:left;*/
    top: 20%;
    left: 30%;
    width: 600px;
    height: 500px;
    /*margin: -100px 0 0 -330px;*/
    border-radius: 5px;
    border: solid 2px #666;
    background-color: #0b1f74;
    display: none;
    box-shadow: 0 0 20px #666;
}

.popup-window4 {
    z-index: 9999;
    position: fixed;
    /*float:left;*/
    top: 20%;
    left: 40%;
    width: 350px;
    height: 320px;
    /*margin: -100px 0 0 -330px;*/
    border-radius: 5px;
    border: solid 2px #666;
    background-color: #0b1f74;
    display: none;
    box-shadow: 0 0 20px #666;
}

.popup-window5 {
    z-index: 9999;
    position: fixed;
    /*float:left;*/
    top: 20%;
    left: 30%;
    width: 300px;
    height: 100px;
    /*margin: -100px 0 0 -330px;*/
    border-radius: 5px;
    border: solid 2px #666;
    background-color: #0b1f74;
    display: none;
    box-shadow: 0 0 20px #666;
}

.window-header {
    /*margin-right: 15px;*/
    background-color: #214490;
    color: #d3d5e1;
    font-size:16px;
    padding:5px
}

.window-header-text {
    margin-left: 15px;
}

.window-header-finish {
    margin-right: 25px;
    float: right;
    color: #d3d5e1;
}

.window-header-close {
    margin-right: 15px;
    float: right;
    color: #d3d5e1;
}

.window-mask {
    z-index: 9998;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #cfebff;
    opacity: 0.5;
    filter: blur(2px);
    filter: alpha(opacity=40);
    display: none
}

.ynkzboxl2 {
    background: url(../img/cbox1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 94%;
    height: 98%;
    margin-top: 1%;
    margin-left: 3%;
    /*margin-left: 1%;
    margin-top: 0.5%;*/
}

.ynkzboxl3 {
    background: url(../img/cbox1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 94%;
    height: 32%;
    margin-top: 1%;
    margin-left: 3%;
    /*margin-left: 1%;
    margin-top: 0.5%;*/
}


.path-title {
    margin-left: 0%;
    font-size: 16px;
}

.path-list3 {
    padding-left:6%;
}

.search_edit {
    position: relative;
    float: left;
    width: auto;
    height: 80%;
    color: #00b2c2;
    font-size: 1.4rem;
    border-color: #4574d6;
    border-radius: 0.3rem;
    background: rgba(10, 58, 107, 0.0);
    margin-left: 0.5%;
    margin-top: 0.1%;
    padding-left: 1.0%;
    padding-right: 1.0%;
    box-shadow: rgb(20, 101, 138) 0px 0px 12px inset;
}

.searchoxt {
    position: relative;
    float: left;
    width: 100%;
    height: 8%;
    margin-top: 1%;
    padding-left: 2%;
}

.searchoxt2 {
    position: relative;
    float: left;
    width: 100%;
    height: 20%;
    margin-top: 3%;
    padding-left: 3%;
}
.searchoxt3 {
    position: relative;
    float: left;
    width: 100%;
    height: 14%;
    margin-top: 3%;
    padding-left: 3%;
}

.un{
    float: left;
    margin-left: 3%;
}

.contentbox {
    position: relative;
    float: left;
    width: 96%;
    height: 82%;
    margin-left: 2%;
    border: 2px solid #085c97;
}

/*.yyy-chart {
    position: relative;
    float: left;
    margin-top: 15px;
    width: 100%;
    height: 250px;
    padding-left: 15px;
    padding-right: 15px;
}*/

.yyy-chart {
    position: relative;
    float: left;
    width: 100%;
    height: 48%;
    margin-top: 15px;
    padding-top: 3%
    /*margin-left: 3%;*/
    /*margin-top: 3%*/;
}


.wsdbox {
    position: relative;
    width: 280px;
    height: 160px;
    left: 1%;
    top: 0%;
    margin-left: 1%;
    margin-bottom: 1%;
    opacity: 0.60;
    float: left;
}
.wsdbg.wsdbg {
    border-radius: 10px;
    background: #0a304b;
    opacity: 0.9;
}

.wsdmenu{
    position: relative;
    float: left;
    width: 14%;
    height: 6%;
    padding-left:2%;
}

.wsdmenuitem{
    position: relative;
    float: left;
    width: 100%;
    margin-top: 3%;
    height: auto;
}

.wsdpanal{
    position: relative;
    float: left;
    height: 100%;
    width: 47%;
    margin-left: 1%;
}

.wsdpana2{
    position: relative;
    float: left;
    height: 100%;
    width: 34%;
    margin-left: 1%;
}

.wsdbox-text-box1 {
     position: absolute;
     width: 94%;
     height: 30%;
     left: 3%;
     top: 10%;
     float: left;
 }
.wsdbox-text-box2 {
    position: absolute;
    width: 94%;
    height: 30%;
    left: 3%;
    top: 40%;
    float: left;
}
.wsdbox-text-box3 {
    position: absolute;
    width: 44%;
    height: 30%;
    left: 3%;
    top: 68%;
    float: left;
}
.wsdbox-text-box4 {
    position: absolute;
    width: 44%;
    height: 30%;
    left: 53%;
    top: 68%;
    float: left;
}
.wsd-text1 {
    position: absolute;
    width: 40%;
    height: 50%;
    left: 10%;
    top: 5%;
    float: left;
    text-align: left;
    color: #00bbf8;
    font-size: 1.6rem;
}
.wsd-text2 {
    position: absolute;
    width: 57%;
    height: 50%;
    left: 40%;
    top: 5%;
    float: left;
    text-align: left;
    color: #eee;
    font-size: 1.6rem;
}
.wsd-text3 {
    position: absolute;
    width: 70%;
    height: 50%;
    left: 30%;
    top: 0%;
    float: left;
    text-align: left;
    color: #00bbf8;
    font-size: 1.6rem;
}
.wsd-text4 {
    position: absolute;
    width: 40%;
    height: 50%;
    left: 30%;
    top: 40%;
    float: left;
    text-align: left;
    color: #eee;
    font-size: 1.6rem;
}
.wsd_chart_box {
    position: relative;
    float: left;
    width: 95%;
    height: 49%;
    padding-top: 3%;
    margin-left: 3%;
    /*margin-left: 3%;*/

    /*margin-top: 3%*/
}
.wsd_chart {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    /*padding-top: 3%;*/
    /*margin-left: 3%;*/
    /*margin-left: 3%;*/
    /*margin-top: 3%*/
}

.wsd_search-img {
    position: relative;
    float: left;
    width: auto;
    height: 30px;
}

.wsd_search-text {
    position: relative;
    float: left;
    width: auto;
    height: auto;
    color: #0c8997;
    font-size: 1.8rem;
    margin-left: 0.5%;
    margin-top: 0.5%;
    text-align: center;
}

.wsd_search_select {
    position: relative;
    float: left;
    width: auto;
    height: 25px;
    color: #00b2c2;
    font-size: 1.4rem;
    border-color: #4574d6;
    border-radius: 0.3rem;
    background: rgba(10, 58, 107, 0.0);
    margin-left: 1.5%;
    margin-top: 0.1%;
    padding-left: 0.5%;
    box-shadow: rgb(20, 101, 138) 0px 0px 12px inset;
}

.wsd_search_button{
    position: relative;
    float: left;
    font-size: 1.4rem;
    border-color: #4574d6;
    border-radius: 0.3rem;
    background: rgba(10, 58, 107, 0.0);
    width: 95%;
    height: 30px;
    margin-left: 1%;
    margin-top: 5%;
    color: #00bbf8;
    box-shadow: rgb(20, 101, 138) 0px 0px 12px inset;
}

.wsd_search_button_light{
    box-shadow: rgb(214, 225, 255) 0px 0px 12px inset;
}
.sbgl_search_button_light{
    box-shadow: rgb(214, 225, 255) 0px 0px 12px inset;
}

.dxnhmenu{
    position: relative;
    float: left;
    width: 20%;
    height: 6%;
    margin-left:3%;
}

.dxnh_searchbox{
    position: relative;
    float: left;
    width: 100%;
    height: auto;
}

.dxnhmenuitem{
    position: relative;
    float: left;
    width: 100%;
    margin-top: 3%;
    height: auto;
}

.dxnhpanal{
    position: relative;
    float: left;
    height: 100%;
    width: 76%;
    margin-left: 1%;
}

.dxnh_item{
     position: relative;
     float: left;
     width: 98%;
     height: 42%;
    margin-bottom: 5%;
 }
.dxnh_item2{
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
}

.dxnh_chart{
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
}

.fxnh_chart1{
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    margin-top: 3%;
}

.fxnh_chart2{
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
}

.sbgl_search_button{
    position: relative;
    float: left;
    font-size: 1.4rem;
    border-color: #4574d6;
    border-radius: 0.3rem;
    background: rgba(10, 58, 107, 0.0);
    width: auto;
    height: auto;
    margin-left: 1%;
    margin-top: 0%;
    padding: 5px;
    color: #00bbf8;
    /*box-shadow: rgb(20, 101, 138) 0px 0px 12px inset;*/
}

.zdxy_search{
    position: relative;
    float: left;
    width: 100%;
    margin-left: 3%;
}

/*@keyframes myprogress {*/
    /*0% {*/
        /*opacity: 0.2;*/
        /*border-color: yellowgreen;*/
        /*background: yellowgreen;*/
        /*width: 0%;*/
    /*}*/
    /*60% {*/
        /*opacity: 0.6;*/
        /*border-color: yellowgreen;*/
        /*background: yellowgreen;*/
        /*width: 60%;*/
    /*}*/
    /*100% {*/
        /*opacity: 1.0;*/
        /*border-color: yellowgreen;*/
        /*background: yellowgreen;*/
        /*width: 100%;*/
    /*}*/
/*}*/
@keyframes myTransform {
    0% {
        transform: scaleY(1);
    }
    20% {
        transform: scaleY(2);
    }
    21% {
        transform: scaleY(1);
    }
    100% {
        transform: scaleY(1);
    }
}

.waitdiv {
    position: absolute;
    float: left;
    /*background: rgba(0, 0, 0, .45);*/
    width: 100%;
    height: 100%;
}
.waitdiv ul {
     width: auto;
    float: left;
     position: absolute;
     top: 50%;
     left: 50%;
     margin-top: -30px;
    margin-left: -15px;
 }
.waitdiv ul>li {
    list-style: none;
    margin: auto 2px;
    float: left;
    height: 20px;
    width: 5px;
    background:  #00bbf8;
    transform-origin: 50% 70%;
}
.waitdiv li:nth-child(1) {
    animation: myTransform 1.5s ease-in-out 0s infinite backwards;
}
.waitdiv li:nth-child(2) {
    animation: myTransform 1.5s ease-in-out .2s infinite backwards;
}
.waitdiv li:nth-child(3) {
    animation: myTransform 1.5s ease-in-out .4s infinite backwards;
}
.waitdiv li:nth-child(4) {
    animation: myTransform 1.5s ease-in-out .6s infinite backwards;
}
.waitdiv li:nth-child(5) {
    animation: myTransform 1.5s ease-in-out .8s infinite backwards;
}
.waittext {
     width: 150px;
     color:  #00bbf8;
     position: absolute;
     float: left;
     left: 50%;
     margin-left: -60px;
     top: 50%;
     margin-top: 0px;
     text-align: center;
     font-family: "font_wrl";
     letter-spacing: 2px;
 }

.waittext1 {
    width: auto;
    color:  #00bbf8;
    position: absolute;
    float: left;
    left: 25%;
    margin-left: 0px;
    top: 50%;
    margin-top: 0px;
    font-size: 30px;
    text-align: center;
    font-family: "font_wrl";
    letter-spacing: 2px;
}

.waittext2 {
    width: auto;
    color:  #00bbf8;
    position: absolute;
    float: left;
    left: 25px;
    margin-left: 0px;
    top: 50%;
    margin-top: 0px;
    font-size: 30px;
    text-align: center;
    font-family: "font_wrl";
    letter-spacing: 2px;
}

.jnzd_search_button{
    position: relative;
    /*float: left;*/
    font-size: 1.2rem;
    border-color: #00ffff;
    border-radius: 0.3rem;
    background: rgba(10, 58, 107, 0.0);
    width: auto;
    height: auto;
    margin-left: 0%;
    text-align: center;
    margin-top: 0%;
    padding: 5px;
    color: #00ffff;
    /*box-shadow: rgb(20, 101, 138) 0px 0px 12px inset;*/
}

.search_select4 {
    position: relative;
    float: left;
    width: auto;
    height: auto;
    color: #00b2c2;
    font-size: 2.0rem;
    border-color: #4574d6;
    border-radius: 0.3rem;
    background: rgba(10, 58, 107, 0.0);
    margin-left: 0.5%;
    margin-top: 0.1%;
    padding-left: 0.5%;
    box-shadow: rgb(20, 101, 138) 0px 0px 12px inset;
}

.dc_lb1{
    color: #000000;text-align:center;width:100%;padding:10px;font-size: 16px;
}

.bg_bar {
    width: 1000px;
    height: 400px;
    margin-top: 2%;
}

.beian{
    position: absolute;
    float:left;
    bottom: 0;
width: 100%;
    text-align: center;
    font-size: 12px;
}

.beian2{
    position: absolute;
    float:left;
    bottom: 0;
    width: 100%;
    /*text-align: center;*/
    margin-left: 5px;
    font-size: 12px;
}

.beian div{
    color: #c2c4ca;
}
.beian a{
    color: #02dfe4;
}

.beian2 div{
    color: #c2c4ca;
}
.beian2 a{
    color: #02dfe4;
}

.kz_btn {
    position: relative;
    float:right;
    background: url(../img/eqm_box_btn.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-style: none;
    width: 77px;
    height: 30px;
    margin-right: 5%;
    margin-top: -0.5%;
    text-align: center;
    color: #82c6ec;
    font-size: 1.4rem;
    text-decoration: none;
}

.kz_btn2 {
    position: relative;
    float:left;
    background: url(../img/eqm_box_btn.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-style: none;
    width: 70px;
    height: 30px;
    margin-left: 16%;
    margin-top: 1.5%;
    text-align: center;
    color: #82c6ec;
    font-size: 1.4rem;
    text-decoration: none;
}


.kz_btn3 {
    position: relative;
    float:right;
    background: url(../img/eqm_box_btn.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-style: none;
    width: 100px;
    height: 30px;
    margin-right: 400px;
    margin-top: 150px;
    text-align: center;
    color: #82c6ec;
    font-size: 1.4rem;
    text-decoration: none;
}

.kz_btn4 {
    position: relative;
    float:left;
    background: url(../img/eqm_box_btn.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-style: none;
    width: 100px;
    height: 30px;
    margin-left: 350px;
    margin-top: 20px;
    text-align: center;
    color: #82c6ec;
    font-size: 1.4rem;
    text-decoration: none;
}

.kz_edit{
    color:#82c6ec;
    text-align:center;
    width:40%;height: 30px;margin-left: 5%;margin-bottom: 3%;border:1px solid #82c6ec;background:#091c38;
}
.kz_edit2{
    color:#82c6ec;
    text-align:center;
    width:20%;height: 30px;margin-left: 5%;margin-bottom: 3%;border:1px solid #82c6ec;background:#091c38;
}

.qy_btn {
    position: relative;
    float:left;
    background: url(../img/eqm_box_btn.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-style: none;
    width: 100%;
    height: 30px;
    margin-left: 0%;
    margin-top: 5%;
    text-align: center;
    color: #82c6ec;
    font-size: 1.2rem;
    text-decoration: none;
}