@charset "utf-8";

html, body, div, span, h1, h2, h3, h4, h5, h6, em, img, strong, sub, sup,
tt, dd, dl, dt, form, label, table, caption, tbody, tfoot, thead, tr,
th, td, ul, li, p, a, section, img {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

body, h1, h2, h3, h4, a, span, div, p, img, input, select, button,
textarea, ul, li, ol, dl, dt, dd {
    box-sizing: content-box;
    list-style-type: none;
    border: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #333
}

html, body {
    font-family: "微软雅黑","microsoft yahei", "宋体", "tahoma", "arial", "roboto",
    "droid sans", "helvetica neue", "helvetica", "droid sans fallback",
    "heiti sc", "hiragino sans gb", "simsun", "sans-self";
    -webkit-font-smoothing: antialiased;
}

body {
    overflow: hidden;
}

.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

::-ms-clear, ::-ms-reveal {
    display: none;
}

div, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
}

ul, li {
    list-style-type: none;
    text-transform: capitalize;
}

textarea {
    resize: none;
}

/*1440*/
.header{
    position: relative;
    background: #fff;
}
.header-w{
    width: 1390px;
    margin:0 auto;
    height: 85px;
}
.title{
    font-size: 30px;
    color: #333333;
    letter-spacing: 2px;
    line-height: 85px;
    float: left;
}
.title-user{
    width: 160px;
    text-align: center;
  
    line-height: 22px;
    border-left: 4px solid #4192f7;
    color: #4192f7;
    font-size: 24px;
    float: left;
    margin-top: 32px;
    margin-left: 30px;
}
.login-content{
    width: 1920px;
    height: 550px;
    left: 50%;
    margin-left: -960px;
    background: url(/uploads/image/gsgjsimages/bgbg.png) no-repeat;
    position: relative;
    overflow: hidden;
    letter-spacing: 1px;
}
.log-con{
    width: 480px;
    height: 445px;
    margin: 60px auto 0 auto;
    position: relative;
    overflow: hidden;
    background: rgba(0,0,0,0.2);
    border-radius: 10px;
    box-sizing: border-box;
    padding: 6px 7px;
}
.log{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.log-l{
   width: 514px;
   height: 550px;
   background: url(/uploads/image/gsgjsimages/bgbg1.png) no-repeat 0px 70px;
   float: left;
   margin-left: 40px;
   background-size: contain;
}
.log-r{
            height: 530px;
            width: 400px;
            float: left;
            background: transparent;
            margin-left: 123px;
            margin-top: 75px;
        }
.footer p{
    font-size: 14px;
    color: #7e91b0;
    text-align: center;
    margin-top: 25px;
}
.login-k{
    width: 390px;
    overflow: hidden;
    height: 50px;
}
.log-btn {
    width: 186px;
    height: 0px;
    float: left;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    letter-spacing: 2px;
    cursor: pointer;
    font-weight: normal;
    box-sizing: border-box;
    border-bottom: 1px solid #3aa7ec;
    color: #fff;
    background: red;
    border-bottom: 50px solid #3973ed;
    border-right: 30px solid transparent;
    border-top-left-radius: 5px;
}
.ca{
    /* width: 160px!important; */
    margin-left: -30px;
    z-index: 9;
    position: relative;
    background: transparent;
}
.ca.on{
    background: transparent;
}
.zh{
    z-index: 999;          
    position: relative;            
    background: #3973ed;
}
/* .zh.on{
    background: #fff;
} */
.log-btn.on{
    /* background: #fff; */
    border-bottom: 50px solid #fff;
    color: #1b8cf2;
}

.div1{
    padding: 45px 32px 10px;
    overflow:hidden;
    height: 305px;
}
.div2{
    padding: 45px 32px 10px;
    overflow:hidden;
    height: 305px;
}
.container-aaa{
    background: #fff;
}
.syxq{
    margin-top: -18px;
    width: 534px;
    float: right;
    margin-right: -51px;
}
.gg-tips {
    color: #ea1717;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
}
.username, .password ,.code{
            float: left;
            line-height: 44px;
            height: 44px;
            border: 1px solid transparent;
            width: 100%;
            margin: 15px auto;
            color: #333;
            background: #f2f2f2;
            border-radius: 25px;
            outline: none;
        }
        .username{
            background: #f2f2f2 url(/uploads/image/gsgjsimages/name.png) no-repeat 22px;
            text-indent: 62px;
        }
        .username:focus,.password:focus,.code:focus{
            border-color: #4192f7
        }
        .password{
            background: #f2f2f2 url(/uploads/image/gsgjsimages/pass.png) no-repeat 27px;
            text-indent: 62px;
        }
.code {
    width: 120px!important;
    text-align: center;
    margin-right: 20px!important;
}
.codeimg {
            width: 120px!important;
            margin-top: 17px;
            height: 44px;
            margin-bottom: 21px;
        }
.btnlogin {
            float: left;
            background-color: #1b8cf2;
            font-size: 18px;
            color: #fff;
            text-align: center;
            line-height: 45px;
            margin-top: 10px;
            cursor: pointer;
            width: 120px;
            height: 45px;
            background:rgba(65,146,247,1);
            box-shadow:0px 5px 19px 0px rgba(93,165,255,0.77);
            border-radius:25px;
        }
        .div2 .btnlogin{
            margin-left: 90px;
        }
        .btnnew{
            float: right;
            width: 120px;
            height: 45px;
            text-align: center;
            line-height: 45px;
            font-size: 18px;
            background:rgba(255,255,255,1);
            border-radius:25px;
            border:1px solid rgba(65,146,247,1);
            color: rgba(65,146,247,1);
            margin-top: 10px;
            cursor: pointer;
        }
.newuser {
        width: 100px;
    float: right;
    font-size: 14px;
    color: #227edc;
    line-height: 40px;
    cursor: pointer;
    text-align: right;
    background: url(/uploads/image/gsgjsimages/xin.jpg) no-repeat 2px 12px;
}
.syxq-w{
    color: #a8b9d3;
    font-size: 16px;
    letter-spacing: 1px;
    float: left;
    width: 100px;
    /* height: 60px; */
    /* margin-left: 10px; */
    /* overflow: hidden; */
    position: relative;
    left: 30px;
}
.heng{
    width: 230px;
    height: 0;
    border-top: 1px solid #becde4;
    float: right;
    margin-top: 12px;
}
.gg-ca-s {
    margin-top: 33px;
    margin-left: -35px;
    width: 180px;
    height: 70px;
    float: left;
    vertical-align: bottom;
    overflow: hidden;
    background: url(/uploads/image/gsgjsimages/1-nomal.png) no-repeat left 10px #fff;
    margin-left: 0px;
    cursor: pointer;
    background-size: 20%;
}
.gg-ca-s:hover{
    background: url(/uploads/image/gsgjsimages/1-hover.png) no-repeat left 10px #fff;
    /* margin-left: 0px; */
    cursor: pointer;
    background-size: 20%;
}
.gg-ca-d {
    margin-top: 33px;
    margin-left: -3px;
    overflow: hidden;
    width: 180px;
    height: 70px;
    float: left;
    background: url(/uploads/image/gsgjsimages/2-nomal.png) no-repeat left 10px #fff;
    background-size: 20%;
}
.gg-ca-d:hover{
    background: url(/uploads/image/gsgjsimages/2-hover.png) no-repeat left 10px #fff;
    background-size: 20%;
}
.gg-ca-z {
    margin-top: 33px;
    margin-left: -3px;
    overflow: hidden;
    width: 180px;
    height: 70px;
    float: left;
    background: url(/uploads/image/gsgjsimages/3-nomal.png) no-repeat left 10px #fff;
    background-size: 20%;
}
.gg-ca-z:hover{
    background: url(/uploads/image/gsgjsimages/3-hover.png) no-repeat left 10px #fff;
    background-size: 20%;
}
.syxq a label {
    display: block;
    width: 204px;
    text-align: center;
    cursor: pointer;
    color: rgb(66,146,247);
    font-size: 14px;
    /* margin-top: 40px; */
    text-indent: 43px;
    line-height: 54px;
    text-align: left;
}
/*1440*/


/*1370*/
@media screen and (max-width: 1370px){
    .header{
        position: relative;
        background: #fff;
    }
    .header-w{
        width: 1390px;
        margin:0 auto;
        height: 85px;
        padding-left: 20px;
    }
    .title{
        font-size: 30px;
        color: #333;
        letter-spacing: 2px;
        line-height: 85px;
        float: left;
    }
    .title-user{
        width: 160px;
        text-align: center;
      
        line-height: 22px;
        border-left: 4px solid #4192f7;
        color: #4192f7;
        font-size: 24px;
        float: left;
        margin-top: 32px;
        margin-left: 30px;
    }
    .login-content{
        width: 1920px;
        height: 460px;
        left: 50%;
        margin-left: -960px;
        background: url(/uploads/image/gsgjsimages/bgbg.png) no-repeat;
        position: relative;
        overflow: hidden;
        letter-spacing: 1px;
    }
    .log-con{
        width: 480px;
        height: 445px;
        margin: 60px auto 0 auto;
        position: relative;
        overflow: hidden;
        background: rgba(0,0,0,0.2);
        border-radius: 10px;
        box-sizing: border-box;
        padding: 6px 7px;
    }
    .log{
        width: 1200px;
        height: 100%;
        margin: 0 auto;
    }
    .log-l{
       width: 514px;
       height: 460px;
       background: url(/uploads/image/gsgjsimages/bgbg1.png) no-repeat 0px 30px;
       float: left;
       margin-left: 97px;
       background-size: contain;
    }
    .log-r {
    height: 380px;
    width: 370px;
    float: left;
    background: transparent;
    margin-left: 95px;
    margin-top: 40px;
}
    .footer p{
        font-size: 14px;
        color: #7e91b0;
        text-align: center;
        margin-top: 25px;
    }
    .login-k{
        width: 390px;
        overflow: hidden;
        height: 50px;
    }
 .log-btn {
    width: 186px;
    height: 0px;
    float: left;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    letter-spacing: 2px;
    cursor: pointer;
    font-weight: normal;
    box-sizing: border-box;
    border-bottom: 1px solid #3aa7ec;
    color: #fff;
    background: red;
    border-bottom: 50px solid #3973ed;
    border-right: 30px solid transparent;
    border-top-left-radius: 5px;
}
.ca{
    /* width: 160px!important; */
    margin-left: -30px;
    z-index: 9;
    position: relative;
    background: transparent;
}
.ca.on{
    background: transparent;
}
.zh{
    z-index: 999;          
    position: relative;            
    background: #3973ed;
}
/* .zh.on{
    background: #fff;
} */
.log-btn.on{
    /* background: #fff; */
    border-bottom: 50px solid #fff;
    color: #1b8cf2;
}

.div1{
    padding: 28px 32px 10px;
    overflow:hidden;
    height: 280px;
}
.div2{
    padding: 28px 32px 10px;
    overflow:hidden;
    height: 280px;
}
    .syxq{
        margin-top: -23px;
        width: 587px;
        float: right;
    }
    .gg-tips {
        color: #ea1717;
        font-size: 12px;
        line-height: 20px;
        text-align: left;
    }
    .username, .password ,.code{
        float: left;
        line-height: 44px;
        height: 44px;
        border: 1px solid #c7c7c7;
        width: 100%;
        margin: 7px auto;
        color: #bababa;
        background: #fff;
    }
    .username{
        background: url(/uploads/image/gsgjsimages/name.png) no-repeat 10px;
        text-indent: 40px;
    }
    .password{
        background: url(/uploads/image/gsgjsimages/pass.png) no-repeat 10px;
        text-indent: 40px;
    }
    .code {
        width: 120px!important;
        text-align: center;
        margin-right: 20px!important;
    }
    .codeimg {
            width: 120px!important;
            margin-top: 17px;
            height: 44px;
            margin-bottom: 21px;
        }
    .btnlogin {
            float: left;
            background-color: #1b8cf2;
            font-size: 18px;
            color: #fff;
            text-align: center;
            line-height: 50px;
            margin-top: 5px;
            cursor: pointer;
            width: 140px;
            height:50px;
            background:rgba(65,146,247,1);
            box-shadow:0px 5px 19px 0px rgba(93,165,255,0.77);
            border-radius:25px;
        }
        .div2 .btnlogin{
            margin-left: 80px;
        }
        .btnnew{
            float: right;
            width: 140px;
            height:50px;
            text-align: center;
            line-height: 50px;
            font-size: 18px;
            background:rgba(255,255,255,1);
            border-radius:25px;
            border:1px solid rgba(65,146,247,1);
            color: rgba(65,146,247,1);
            margin-top: 5px;
            cursor: pointer;
        }
    .newuser {
            width: 100px;
        float: right;
        font-size: 14px;
        color: #227edc;
        line-height: 40px;
        cursor: pointer;
        text-align: right;
        background: url(/uploads/image/gsgjsimages/xin.jpg) no-repeat 2px 12px;
    }
    .syxq-w{
        color: #a8b9d3;
        font-size: 16px;
        letter-spacing: 1px;
        float: left;
    }
    .heng{
        width: 230px;
        height: 0;
        border-top: 1px solid #becde4;
        float: right;
        margin-top: 12px;
    }
    .gg-ca-s {
        margin-top: 32px;
        margin-left: -2px;
        width: 177px;
        height: 66px;
        float: left;
        vertical-align: bottom;
        overflow: hidden;
        background: url(/uploads/image/gsgjsimages/1-nomal.png) no-repeat left center #fff;
        background-size: 20%;
    }
    .gg-ca-s:hover{
         background: url(/uploads/image/gsgjsimages/1-hover.png) no-repeat left center #fff;
        background-size: 20%;
    }
    .gg-ca-d {
        margin-top: 33px;
        margin-left: 0px;
        overflow: hidden;
        width: 177px;
        height: 66px;
        float: left;
        background: url(/uploads/image/gsgjsimages/2-nomal.png) no-repeat left center #fff;
        background-size: 20%;
    }
     .gg-ca-d:hover{
     background: url(/uploads/image/gsgjsimages/2-hover.png) no-repeat left center #fff;
        background-size: 20%;
     }
    .gg-ca-z {
        margin-top: 33px;
        margin-left: 0px;
        overflow: hidden;
        width: 177px;
        height: 66px;
        float: left;
        background: url(/uploads/image/gsgjsimages/3-nomal.png) no-repeat left center #fff;
        background-size: 20%;
    }
    .gg-ca-z:hover{
    background: url(/uploads/image/gsgjsimages/3-hover.png) no-repeat left center #fff;
        background-size: 20%;
    }
    .syxq a label {
        display: block;
        width: 173px;
        text-align: center;
        cursor: pointer;
        color: rgb(66,146,247);
        font-size: 14px;
        /* margin-top: 40px; */
        line-height: 63px;
        text-align: left;
    }
}
/*1370*/
@media screen and (min-width: 1900px){
       .header{
            position: relative;
            background: #fff;
        }
        .header-w{
            width: 1870px;
            margin:0 auto;
            height: 110px;
        }
        .title{
            font-size: 36px;
            color: #333;
            letter-spacing: 2px;
            line-height: 110px;
            float: left;
          
        }
        .title-user{
            width: 160px;
            text-align: center;
            line-height: 36px;
            border-left: 4px solid #4192f7;
            color: #4192f7;
            font-size: 24px;
            float: left;
            margin-top: 38px;
            margin-left: 29px;
        }
        .login-content{
            width: 1920px;
            height: 700px;
            left: 50%;
            margin-left: -960px;
            background: url(/uploads/image/gsgjsimages/bgbg.png) no-repeat;
            position: relative;
            overflow: hidden;
            letter-spacing: 1px;
        }
        .log-con{
            width: 480px;
            height: 445px;
            margin: 60px auto 0 auto;
            position: relative;
            overflow: hidden;
            background: rgba(0,0,0,0.2);
            border-radius: 10px;
            box-sizing: border-box;
            padding: 6px 7px;
        }
        .log{
            width: 1500px;
            height: 100%;
            margin: 0 auto;
        }
        .log-l{
           width: 700px;
           height: 700px;
           background: url(/uploads/image/gsgjsimages/bgbg1.png) no-repeat 0px 65px;
           float: left;
           margin-left: 90px;
        }
        .log-r{
            height: 530px;
            width: 475px;
            float: left;
            background: transparent;
            margin-left: 123px;
            margin-top: 75px;
        }
        .footer p{
            font-size: 14px;
            color: #7e91b0;
            text-align: center;
            margin-top: 35px;
        }
        .login-k {
            width: 478px;
            overflow: hidden;
            height: 50px;
        }
        .log-btn {
            width: 186px;
            height: 0px;
            float: left;
            text-align: center;
            line-height: 50px;
            font-size: 20px;
            letter-spacing: 2px;
            cursor: pointer;
            font-weight: normal;
            box-sizing: border-box;
            border-bottom: 1px solid #3aa7ec;
            color: #fff;
            background: red;
            border-bottom: 50px solid #3973ed;
            border-right: 30px solid transparent;
            border-top-left-radius: 5px;
        }
        .ca{
            /* width: 160px!important; */
            margin-left: -30px;
            z-index: 9;
            position: relative;
            background: transparent;
        }
        .ca.on{
            background: transparent;
        }
        .zh{
            z-index: 999;          
            position: relative;            
            background: #3973ed;
        }
        /* .zh.on{
            background: #fff;
        } */
        .log-btn.on{
            /* background: #fff; */
            border-bottom: 50px solid #fff;
            color: #1b8cf2;
        }
        
        .div1{
            padding: 45px 32px 10px;
            overflow:hidden;
            height: 410px;
        }
        .div2{
            padding: 45px 32px 10px;
             overflow:hidden;
             height: 410px;
        }
        .container-aaa{
            background: #fff;
        }
        .syxq{
               margin-top: -16px;
               width: 510px;
               float: right;
               margin-right: 0px;
               margin-left: 0px;
        }
        .gg-tips {
            color: #ea1717;
            font-size: 12px;
            line-height: 20px;
            text-align: left;
        }
        .username, .password ,.code{
            float: left;
            line-height: 44px;
            height: 44px;
            border: 1px solid transparent;
            width: 100%;
            margin: 15px auto;
            color: #333;
            background: #f2f2f2;
            border-radius: 25px;
            outline: none;
        }
        .username{
            background: #f2f2f2 url(/uploads/image/gsgjsimages/name.png) no-repeat 22px;
            text-indent: 62px;
        }
        .username:focus,.password:focus,.code:focus{
            border-color: #4192f7
        }
        .password{
            background: #f2f2f2 url(/uploads/image/gsgjsimages/pass.png) no-repeat 27px;
            text-indent: 62px;
        }
        .code {
            width: 120px!important;
            text-align: center;
            margin-right: 20px!important;
        }
        .codeimg {
            width: 120px!important;
            margin-top: 17px;
            height: 44px;
            margin-bottom: 21px;
        }
        .btnlogin {
            float: left;
            background-color: #1b8cf2;
            font-size: 18px;
            color: #fff;
            text-align: center;
            line-height: 50px;
            margin-top: 30px;
            cursor: pointer;
            width:190px;
            height:50px;
            background:rgba(65,146,247,1);
            box-shadow:0px 5px 19px 0px rgba(93,165,255,0.77);
            border-radius:25px;
        }
        .btnnew{
            float: right;
            width:190px;
            height:50px;
            text-align: center;
            line-height: 50px;
            font-size: 18px;
            background:rgba(255,255,255,1);
            border-radius:25px;
            border:1px solid rgba(65,146,247,1);
            color: rgba(65,146,247,1);
            margin-top: 30px;
            cursor: pointer;
        }
        .newuser {
            width: 100px;
            float: right;
            font-size: 14px;
            color: #227edc;
            line-height: 40px;
            cursor: pointer;
            text-align: right;
            margin-top: 8px;
            background: url(/uploads/image/gsgjsimages/xin.jpg) no-repeat 2px 12px;
        }
        .syxq-w{
            color: #a8b9d3;
            font-size: 17px;
            letter-spacing: 1px;
            float: left;
        }
        .heng{
            width: 292px;
            height: 0;
            border-top: 1px solid #becde4;
            float: left;
            margin-top: 12px;
            margin-left: 14px;
        }
        .gg-ca-s {
               margin-top: 42px;
               margin-left: -55px;
               width: 180px;
               height: 66px;
               float: left;
               vertical-align: bottom;
               overflow: hidden;
               background: url(/uploads/image/gsgjsimages/1-nomal.png) no-repeat left center #fff;
               background-size: 20%;
        }
        .gg-ca-s:hover{
            background: url(/uploads/image/gsgjsimages/1-hover.png) no-repeat left center #fff;
            background-size: 20%;
        }
        .gg-ca-d {
            margin-top: 42px;
            margin-left: 25px;
            overflow: hidden;
            width: 180px;
            height: 66px;
            float: left;
            background: url(/uploads/image/gsgjsimages/2-nomal.png) no-repeat left center #fff;
            padding-left: 1px;
            background-size: 20%;
        }
        .gg-ca-d:hover{
            background: url(/uploads/image/gsgjsimages/2-hover.png) no-repeat left center #fff;
            background-size: 20%;
        }
         .gg-ca-z {
            margin-top: 42px;
            
            overflow: hidden;
            width: 180px;
            height: 66px;
            float: left;
            background: url(/uploads/image/gsgjsimages/2-nomal.png) no-repeat left center #fff;
            padding-left: 1px;
            background-size: 20%;
        }
        .gg-ca-z:hover{
            background: url(/uploads/image/gsgjsimages/2-hover.png) no-repeat left center #fff;
            background-size: 20%;
        }
        .syxq a label {
            display: block;
            width: 100%;
            text-align: center;
            cursor: pointer;
            color: rgb(66,146,247);
            font-size: 14px;
            /* margin-top: 40px; */
            text-align: left;
            line-height: 66px;
        }
        .div2 .btnlogin{
            margin-left: 110px;
        }
}