/*N*/
.login_body {
    margin: auto;
    background-color:#FFFFFF;
}

/*N*/
.login_logo {
    position: absolute;
    top: 15px;
    margin-left: 20px;
    background-size: 100% 100%;
}

/*N*/
.login_Copyright {
    position: absolute;
    top: 630px;
    left: 50%;
    height: 50px;
    margin-left: -139px;
    text-align: center;
    background-size: 100% 100%;
}

/*N*/
.login_systitle {
    position: absolute;
    top: 26px;
    margin-left: 270px;
    background-size: 100% 100%;
    font-size: 22px;
    font-family: 微软雅黑;
}

/*N*/
.login_div {
    position: absolute;
    width: 100%;
    height: 545px;
    top: 70px;
    left: 0;
    background-color: #01a0c7;
    margin: 0;
    padding: 0;
}

/*N*/
.login_div_back {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 1300px;
    height: 545px;
    background: url(imsges/login_back.gif);
    background-repeat: no-repeat;
}

/*N*/
.login_input_div {
    position: absolute;
    top: 30%;
    left: 70%;
    width: 260px;
    height: 300px;
    margin-left: -100px;
    z-index: 10001;
        /*border: 1px solid orange;*/
}

/*N*/
.login_user {
    position: absolute;
    left: 0;
    top: 0;
    width: 290px;
    height: 40px;
    color: #000000;
    font-size: 12pt;
    padding-left: 40px;
    border: 1px solid #d6d7d9;
    background-color: transparent;
}

.icon_div_user {
    position: absolute;
    left: 5px;
    top: 10px;
    width: 20px;
    height: 20px;
    background: url(imsges/l_icon_u.png) no-repeat;
    background-size: 100% 100%;
}

.login_pwd {
    position: absolute;
    left: 0px;
    top: 60px;
    width: 290px;
    height: 40px;
    color: #000000;
    font-size: 12pt;
    padding-left: 40px;
    border: 1px solid #d6d7d9;
    background-color: transparent;
}

.icon_div_pwd {
    position: absolute;
    left: 5px;
    top: 70px;
    width: 20px;
    height: 20px;
    background: url(imsges/l_icon_p.png) no-repeat;
    background-size: 100% 100%;
}

.login_check {
    position: absolute;
    left: 0px;
    top: 120px;
    width: 130px;
    height: 40px;
    color: #000000;
    font-size: 12pt;
    padding-left: 40px;
    border: 1px solid #d6d7d9;
    background-color: transparent;
}

.login_Remember {
    position: absolute;
    left: 0px;
    top: 120px;
    width: 160px;
    height: 40px;
    color: #000000;
    background-color: transparent;
}

.icon_div_check {
    position: absolute;
    left: 5px;
    top: 130px;
    width: 20px;
    height: 20px;
    background: url(imsges/l_icon_s.png) no-repeat;
    background-size: 100% 100%;
}

.login_btn {
    position: absolute;
    left: 0;
    top: 180px;
    width: 330px;
    height: 50px;
    color: #FFFFFF;
    background: #2774bc;
    font-size: 14pt;
    border-radius: 5px;
    border: 1px solid #2774bc;
}

    .login_btn:hover {
        background-color: #1f5156;
    }

    .login_btn:active {
        background: orange;
    }



/*上面已经修改不动*/



.index_div {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    min-width: 1366px;
    min-height: 768px;
    width: 100%;
    height: 100%;
    padding: 0;
}

.index_title_back {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 50px;
    background-color: #1d2b34;
    background: url(imsges/index_title_back.jpg);
}

.index_title_logo {
    float: left;
    margin-top:7px;
    width: 110px;
    height: 36px;
    background: url(imsges/logo_mini.png);
    background-size: cover;
}

.index_title_sysname {
    float: left;
    margin-top:14px;
    margin-left:8px;    
    font-size: 18px;
    font-family: 微软雅黑;
}

.index_title_userlogo {
    float: right;
    margin-top: 9px;
    margin-right: 130px;
    width: 32px;
    height: 32px;
    background: url(imsges/loginuser.png);
}

.index_login_user_div {
    /*//float: right;*/
    position: absolute;
    top:5px;
    left:40px;
    width: 100px;
    height: 50px;
}

.index_div_btn_s1 {
    position: absolute;
    width: 140px;
    height: 50px;
    left: 120px;
}

.index_jczb_body, .index_qyzb_body, .index_bjlb_body {
    position: absolute; 
    background-color: #334f65;
    border: 1px solid #1f5156;
    filter: alpha(Opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.index_GasInfo_body {
    position: absolute;
    background-color: #091220;
    border: 1px solid #083660;
    left: 3px;
    bottom: 3px;
    height: 30px;
    width: 330px;
   
}

.index_jczb_body {
    top: 62px;
    right: 12px;
    bottom: 12px;
    height: 300px;
    width: 350px;
}

.index_qyzb_body {
    top: 374px;
    right: 12px;
    bottom: 12px;
    height: 200px;
    width: 350px;
}

.index_bjlb_body {
    top: 586px;
    right: 12px;
    bottom: 12px;
    height: 340px;
    width: 350px;
}

.index_Context_Ti {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    width: 6px;
    height: 22px;
    background: url(imsges/Context_Ti.jpg);
}



.index_Context_Title {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    width: 234px;
    height: 22px;
}

.index_Context_1_Div_1 ,.index_Context_1_Div_2 {
    float: left;
    margin-top: 10px;
    margin-left: 5px;
    height: 25px;
    width: 340px;
}
.index_Context_1_Div_2 {
    margin-top: 5px;
}


.index_Context_1_P1_1 {
    float: left;
    margin-left: 0px;
    height: 25px;
    text-align: center;
    width: 110px;
    /*border: 1px solid orange;*/
}

.index_Context_1_Chart {
    float: left;
    margin-top: 5px;
    margin-left: 4px;
    height: 94px;
    width: 109px;
    text-align: center;
}

.index_Context_2_Chart {
    float: left;
    margin-top: 10px;
    margin-left: 5px;
    height: 152px;
    width: 340px;
    text-align: center;
    /*background-color:orange;*/
}

.index_Gas_div_pic {
    float: left;
    margin-top: 6px;
    margin-left: 1px;
    height: 160px;
    width: 278px;
     /*border: 1px solid #FFFFFF;*/
}

.index_map_body {
    position: absolute;
    top: 50px;
    left: 0px;
    bottom:0px;
    width: 100%;
}

.index_ts_img {
    width: 24px;
    height: 24px;
    margin-top: 4px;
    margin-left: 2px;
}


























.index_logo_div {
    position: absolute;
    left: 620px;
    top: 28px;
    width: 103px;
    height: 69px;
    background-size: 100% 100%;
}

.index_Title_div {
    position: absolute;
    left: 740px;
    top: 62px;
    width: 320px;
    height: 69px;
    background-size: 100% 100%;
    font-size: 24px;
    font-family: 微软雅黑;
    font-weight: bold;
}

.index_logo_s {
    width: 105px;
    height: 70px;
}



.index_login_Pro_div {
    position: absolute;
    left: 1440px;
    top: 60px;
    width: 300px;
    height: 70px;
    background-size: 100% 100%;
}

    .index_login_Pro_div a:hover {
        color: #FFFFFF;
    }

.index_LM_01_div, .index_LM_02_div {
    position: absolute;
    width: 540px;
    height: 263px;
    background-size: 100% 100%;
    /*border:1px solid red;*/
}

.index_LM_01_div {
    float: left;
    left: 15px;
    top: 135px;
    background: url(imsges/img_LM_1.png) no-repeat;
}

.index_LM_02_div {
    float: left;
    left: 15px;
    top: 415px;
    background: url(imsges/img_LM_2.png) no-repeat;
}

.index_LM_03_div {
    float: left;
    position: absolute;
    left: 15px;
    top: 695px;
    width: 540px;
    height: 363px;
    background: url(imsges/img_LM_3.png) no-repeat;
    background-size: 100% 100%;
    /*border:1px solid red;*/
}

.index_LM_01_ConDiv1,
.index_LM_01_ConDiv2,
.index_LM_01_ConDiv3 {
    float: left;
    margin-top: 62px;
    width: 70px;
    height: 26px;
    text-align: center;
    font-size: 20px;
    font-family: 微软雅黑;
}

.index_LM_01_ConDiv1 {
    margin-left: 62px;
}

.index_LM_01_ConDiv2 {
    margin-left: 98px;
}

.index_LM_01_ConDiv3 {
    margin-left: 98px;
}

.LM_li {
    list-style-type: none;
    line-height: 23px;
}


.index_LM_01_Li1, .index_LM_01_Li2, .index_LM_01_Li3 {
    float: left;
    margin-top: 59px;
    width: 100px;
    height: 38px;
    text-align: left;
    font-size: 12px;
    font-family: 微软雅黑;
}

.index_LM_01_Li1 {
    margin-left: 80px;
}

.index_LM_01_Li2 {
    margin-left: 70px;
}

.index_LM_01_Li3 {
    margin-left: 70px;
}

.index_LM_03_ConBack_LayCarousel {
    position: absolute;
    left: 15px;
    top: 59px;
    width: 500px;
    height: 280px;
    background-color: #0b1d46;
}

.index_LM_03_ConBack {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 500px;
    height: 280px;
    background: url(imsges/img_LM_3_1.png) no-repeat;
}

.index_LM_03_Con_01, .index_LM_03_Con_02, .index_LM_03_Con_03, .index_LM_03_Con_04 {
    width: 230px;
    height: 125px;
}

.index_LM_03_Con_01 {
    float: left;
    margin-left: 12px;
    margin-top: 5px;
}

.index_LM_03_Con_02 {
    float: right;
    margin-right: 2px;
    margin-top: 5px;
}

.index_LM_03_Con_03 {
    float: left;
    margin-left: 12px;
    margin-top: 18px;
}

.index_LM_03_Con_04 {
    float: right;
    margin-right: 2px;
    margin-top: 18px;
}

.index_LM_03_ConTi {
    float: left;
    margin-left: 3px;
    margin-top: 47px;
    text-align: center;
    font-size: 14px;
    font-family: 微软雅黑;
    width: 50px;
}

.index_LM_03_Context {
    float: right;
    margin-right: 0px;
    margin-top: 2px;
    width: 120px;
    text-align: left;
    font-size: 14px;
    font-family: 微软雅黑;
    line-height: 40px;
    list-style-type: none;
}















/**原系统*/
.li_a {
    color: #49e381;
}

.li_b {
    color: #2ec0f6;
}

.li_c {
    color: #e90f58;
}

.li_d {
    color: #ffffff;
}

.li_e {
    color: #fdfa00;
}

.li_f {
    color: #0b1d46;
}

.li_g {
    color: #f96f00;
}


.index_RM_01 {
    position: absolute;
    right: 15px;
    top: 135px;
    width: 540px;
    height: 682px;
    background-size: 100% 100%;
    background: url(imsges/img_RM_1.png) no-repeat;
}

.index_RM_01_C1, .index_RM_01_C2, .index_RM_01_C3, .index_RM_01_C4, .index_RM_01_C5, .index_RM_01_C6 {
    position: absolute;
    width: 150px;
    height: 63px;
}

.index_RM_01_C1 {
    left: 111px;
    top: 68px;
}

.index_RM_01_C2 {
    left: 342px;
    top: 68px;
}

.index_RM_01_C3 {
    left: 111px;
    top: 142px;
}

.index_RM_01_C4 {
    left: 342px;
    top: 142px;
}

.index_RM_01_C5 {
    left: 111px;
    top: 217px;
}

.index_RM_01_C6 {
    left: 342px;
    top: 217px;
}

.index_RM_01_Ct {
    position: absolute;
    left: 0px;
    top: 10px;
    text-align: left;
    font-size: 13px;
    font-family: 微软雅黑;
}

.index_RM_01_Cv {
    position: absolute;
    left: 0px;
    top: 30px;
    text-align: left;
    font-size: 18px;
    font-family: 微软雅黑;
}

.index_RM_02_C1, .index_RM_02_C2, .index_RM_02_C3 {
    /*border-style: solid;
    border-width: 1px;
    border-color: #194f64;*/
    position: absolute;
    width: 170px;
    height: 63px;
    text-align: center;
}

.index_RM_02_C1 {
    left: 15px;
    top: 148px;
}

.index_RM_02_C2 {
    left: 185px;
    top: 148px;
}

.index_RM_02_C3 {
    left: 345px;
    top: 148px;
}

.index_RM_02_Ct {
    position: absolute;
    width: 170px;
    left: 0px;
    top: 5px;
    text-align: center;
    font-family: 微软雅黑;
}

.index_RM_02_Cv {
    position: absolute;
    width: 170px;
    left: 0px;
    top: 30px;
    text-align: center;
    font-family: 微软雅黑;
}

.iRm {
    font-size: 12px;
    font-family: 微软雅黑;
}



.index_RM_02 {
    position: absolute;
    right: 15px;
    top: 835px;
    width: 540px;
    height: 223px;
    background-size: 100% 100%;
    background: url(imsges/img_RM_2C.png) no-repeat;
}

.index_RM_02_TC1, .index_RM_02_TC2 {
    position: absolute;
    width: 460px;
    height: 90px;
}

.index_RM_02_TC1 {
    left: 33px;
    top: 353px;
}

.index_RM_02_TC2 {
    left: 33px;
    top: 533px;
}

.index_RM_02_TC3 {
    position: absolute;
    width: 460px;
    height: 40px;
    left: 33px;
    top: 443px;
}

.index_RM_02_C_Title {
    position: absolute;
    width: 80px;
    height: 30px;
    left: 3px;
    top: 40px;
    font-size: 18px;
    font-family: 微软雅黑;
}

.index_RM_02_Con_01, .index_RM_02_Con_02, .index_RM_02_Con_03 {
    position: absolute;
    width: 90px;
    height: 115px;
}

.index_RM_02_Con_01 {
    left: 113px;
    top: 5px;
}

.index_RM_02_Con_02 {
    left: 240px;
    top: 5px;
}

.index_RM_02_Con_03 {
    left: 368px;
    top: 5px;
}

.index_RM_02_C_01_01 {
    position: absolute;
    width: 90px;
    height: 30px;
    left: 0px;
    top: 15px;
    text-align: center;
    font-size: 24px;
    font-family: 微软雅黑;
}

.index_RM_02_C_01_02 {
    position: absolute;
    width: 90px;
    height: 30px;
    left: 0px;
    top: 50px;
    text-align: center;
    font-size: 18px;
    font-family: 微软雅黑;
}

.index_RM_02_C_01_03 {
    position: absolute;
    width: 90px;
    height: 30px;
    left: 0px;
    top: 90px;
    text-align: center;
    font-size: 12px;
    font-family: 微软雅黑;
}

.index_RM_02_C_01_04 {
    position: absolute;
    width: 90px;
    height: 30px;
    left: 0px;
    top: 28px;
    text-align: center;
    font-size: 12px;
    font-family: 微软雅黑;
}

.index_RM_02_C_01_05 {
    position: absolute;
    width: 90px;
    height: 30px;
    left: 0px;
    top: 48px;
    text-align: center;
    font-size: 12px;
    font-family: 微软雅黑;
}

.index_CM_01, .index_CM_01_2 {
    position: absolute;
    width: 760px;
    height: 80px;
    background-size: 100% 100%;
    background: url(imsges/img_CM_1.png) no-repeat;
}

.index_CM_01 {
    left: 581px;
    top: 135px;
}

.index_CM_01_2 {
    left: 581px;
    top: 235px;
}

.index_CM_02 {
    position: absolute;
    left: 581px;
    top: 358px;
    width: 760px;
    height: 702px;
    background-size: 100% 100%;
    background: url(imsges/img_CM_2.png) no-repeat;
}



.index_btn_s1 {
    position: absolute;
    width: 210px;
    height: 56px;
    color: #2ec0f6;
    font-size: 18px;
    font-family: 微软雅黑;
    background-color: #112555;
}

.index_btn_s2 {
    left: 265px;
    top: 12px;
}


.index_btn_s3 {
    left: 525px;
    top: 12px;
}

.menuback {
    background-color: #112555;
}

.query_back {
    background: #fafcfd;
}

.Q_QTile_Index_BC_Btn {
    float: right;
    margin-right: 10px;
    width: 120px;
    margin-top: 18px;
}

.dtv_Index_Qselect_Btn {
    height: 30px;
}
