﻿        html, body, form, .divall
        {
            background-color:#139E5B;
            margin:auto;
            padding:auto;
            text-align:center;
            overflow:hidden;
            background-repeat:no-repeat ;
            background-size:100% 100%;
            background-attachment: fixed;
           
        }
        .topa
        {
        width:100%;height:50px;line-height:50px;
        position:relative;
        background-image: url(/BootStrapStyle/img/bg/loginbg1.png);
        color:White;
        }
        .topa span{color:White; line-height:47px; float:left;padding-left:10px;}
        .topa ul{float:right; padding-right:30px;}
        .topa ul li{float:left; margin-left:20px; line-height:47px;}
        .topa ul li a{color:White;}
        .topa ul li a:hover{color:#97DB57;}
         .logo
        {
            background-image: url(/BootStrapStyle/icons/logo.png);
            background-repeat: no-repeat;
            width:1012px;
            height: 110px;
            margin-top:7%;
            margin-left:auto;
            margin-right:auto;

        }
        .aboutSystem
        {
            position:absolute;
            width: 200px;
            height: 40px;
            line-height:40px;
            right:1%;
            margin-top:1%;

            color:#4A6EB3;
            font-size:15px;
            z-index:9999999999;
            font-family:微软雅黑;
         }
         .center_change
        {
            margin:auto;padding:auto;
            width:400px;
            height:60px;
            text-align:center;
            padding-left:32px;
            padding-right:auto;
        }
        
         .cenbg
        {
         width:600px;height:400px;z-index:99999;position:absolute;margin-left:20%;margin-top:1%    
        }
        .center_allp
        {
            width:1003px;
            height:352px;
            text-align:left;
            /**border:1px solid #FF7D00;**/
            color: #333;
            margin-left:auto;
            margin-right:auto;
            z-index:9999;
            margin-top:-30px;
            border-radius: 5px;
            box-shadow: 0 0 15px rgba(0,0,0,.6);transition-duration: 0.5s;
            padding:10px;
            margin-bottom:20px;
            

        }

        .center
        {
            width:983px;
            height:332px;
            text-align:left;
            /**border:1px solid #FF7D00;**/
            color: #333;
            background-image: url(/BootStrapStyle/img/bg/bg2.png);
            margin-left:auto;
            margin-right:auto;
            z-index:9999;
            margin-top:-40px;
            border-radius: 5px;
   

        }

        .bottom
        {
            position: absolute;
            z-index: 1;
            left: 0px;
            bottom: 0px;
            width: 100%;
            padding-bottom: 20px;
            font-size:14px;
            color:White;
            line-height:25px;
        }
        .bottom a
        {
            color: White;
            text-decoration: none;
        }
        .bottom a:hover
        {
            color: White;
            text-decoration: underline;
        }
        .table-bg
        {
            cursor: pointer;
            width: 190px;
            height: 250px;
            margin-left:17px;
            float:left;
        }
        .table-gov
        {
            width: 190px;
            height: 250px;
            background-image: url(/BootStrapStyle/img/index/gov1.png);
        }
        .table-gov:hover
        {
            width: 190px;
            height: 250px;
            background-image: url(/BootStrapStyle/img/index/gov2.png);
        }

        
        .center-middle1
        {
            width: 480px;
            height: 330px;

            word-wrap: break-word;
            /**background-image: url(/BootStrapStyle/img/login/gov/bg-form.png);**/
            background-repeat: no-repeat;
            background-position: center;
            background-size: 100% 100%;
            z-index:99;

        }
        
         .txtbox
        {
            font-size: 18px;
            color: #00ACBA;
            width: 345px;
            height: 46px;
            line-height: 46px;
            border: 1px solid #EDE7D8;
            margin-top: 7px;
            text-indent: 1em;padding-left:18px;
            background-repeat: no-repeat;
            background-position: 8px center;
            padding-left:30px;
            border:1px solid #e5e5e5;
            background-color:#F0EEF1;
            border-radius:4px;
        }
        .txtbox-name
        {
            background-image: url(/BootStrapStyle/img/index/name.png);
            width:99%;
        }
        .txtbox-pwd
        {
            background-image: url(/BootStrapStyle/img/index/pwd.png);
            width:99%;
        }
          .txtbox-yzm
        {
            background-image: url(/BootStrapStyle/img/index/yzm.png);
            font-size: 18px;
            color: #00ACBA;
            width: 214px;
            height: 46px;
            line-height: 46px;
            border: 1px solid #e5e5e5;
            margin-top: 7px;
            text-indent: 1em;padding-left:18px;
            background-repeat: no-repeat;
            background-position: 8px center;
            padding-left:30px;
            background-color:#F0EEF1;
            border-radius:4px;
        }
        .txtbox:focus
        {
            border: 1px solid #3f77df;
        }
        .btn
        {
            display: inline-block;
            padding: 2px 0px;
            font-size: 18px;
            line-height: 1.428571429;
            text-align: center;
            white-space: nowrap;
            vertical-align: middle;
            cursor: pointer;
            background-image: none;
            border: 1px solid transparent;
            border-radius: 3px;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            -o-user-select: none;
            user-select: none;
            font-weight: bold;
            font-family: 微软雅黑;
            word-spacing: 20px;
            width:150px;
            margin-left:1px;
            height:30px;
        }
        .btnss
        {
            background-color: #2B3F58;
            border-color: #2B3F58;
            width:99%;height:46px;
            font-family:微软雅黑;
            font-size:20px;color:White;  
            word-spacing:16px;letter-spacing:16px;
            text-align:center;
            border-radius:4px;
        }
        .btnss:hover
        {
            background-color: #CC6918;
            border-color: #44A2F4;
            cursor:pointer;
        }
         .btnssnull
        {
            background-color:red;
            border-color: #9DCEF9;
            width:99%;height:47px;
            font-family:微软雅黑;
            font-size:22px;color:White;  
            word-spacing:16px;letter-spacing:16px;
            text-align:center;
        }
        .btnssnull:hover
        {
            border: 1px solid #0482F0;
            background-color:#EE2932;
            cursor:pointer;
        }
        
         .tablis{list-style:none;float:left;border:2px solid white;width:135px;height:40px;line-height:38px;cursor:pointer;
                 color:White;font-family:微软雅黑;font-size:20px;
                 font-weight:bold;word-spacing:2px;letter-spacing:2px;}

        .actives{list-style:none;float:left;border:2px solid white;width:135px;height:40px;line-height:38px;cursor:pointer;
                 color:White;color:#0482F0;background-color:White;
                 font-weight:bold;word-spacing:2px;letter-spacing:2px;}
                 
        .words8{width:45px;height:47px;background-color:#C91E08;color:#FECD1F;font-weight:bold;
               word-spacing:2px;letter-spacing:2px;font-size:22px;margin-left:12px;float:left;
               margin-top:7px;line-height:46px;border-radius:3px;}
       .loginbtnc{width:120px;height:31px; font-size:15px; font-weight:bold; color:red;cursor:pointer; line-height:31px;}

        @media (max-width: 1440px)
        {
             .logo
            {
                background-image: url(/BootStrapStyle/icons/logo.png);
                background-repeat: no-repeat;
                width:1012px;
                height: 110px;
                margin-top:4%;
                margin-left:auto;
                margin-right:auto;

            }
        
        
        }
        .apps
        {
             width:auto;height:auto;  
             display:none;
             padding-top:10px;
        }
        
         .wx
        {
             width:auto;height:auto;  
             display:none;
             padding-top:10px;
        }