﻿@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 {
    background-color: #f9f9fb;
    min-width: 1160px;
    color: #333;
    font-size: 14px;
    overflow-x: 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;
    
}

textarea {
    resize: none;
}

.pages {
    height: 80px;
    overflow: hidden;
    position: relative;
    text-align: center;
    top: 15px;
    width: 100%;
}

    .pages .pages-list {
        float: right;
        position: relative;
    }

        .pages .pages-list li {
            background: #fff none repeat scroll 0 0;
            border: 1px solid #e6e6e6;
            cursor: pointer;
            float: left;
            height: 30px;
            line-height: 30px;
            margin: 10px 5px;
            padding: 0 12px;
            position: relative;
            text-align: center;
        }

            .pages .pages-list li a {
                color: #666;
                font-size: 0.875em;
                line-height: 30px;
            }

                .pages .pages-list li a:hover {
                    color: #fff;
                }

            .pages .pages-list li:hover, .pages .pages-list li.selected {
                background: #cd242a none repeat scroll 0 0;
            }

                .pages .pages-list li:hover a {
                    color: #fff;
                }

                .pages .pages-list li.selected a {
                    color: #fff;
                }

.gg-header {
    position: relative;
    background: url("../images/header_bg.jpg");
}

.gg-content {
    margin-top: 5px;
    border-top: 1px solid #dbe1e7;
    width: 100%;
}

.gg-footer {
    line-height: 30px;
    color: #a4a4a4;
    text-align: center;
}

.gg-footer-main {
    width: 1160px;
    margin: 0 auto;
    padding: 20px 0;
}

.gg-footer-logo2 span {
    margin: 0 10px;
}

.gg-m-logo {
    height: 100px;
    margin: 0 auto;
    width: 1160px;
    color: #fff;
    position: relative;
}

.gg-label1 {
    font-size: 30px;
    margin-top: 20px;
    float: left;
    display: inline-block;
}

.gg-label2 {
    margin-top: 35px;
    margin-left: 20px;
    float: left;
    padding: 0 20px;
    border-left: 1px solid #fff;
}

.gg-label3 {
    font-size: 30px;
    margin-top: 20px;
    float: left;
    display: inline-block;
    font-weight: bold;
    color: #3183e9;
}

.gg-label4 {
    margin-top: 35px;
    margin-left: 20px;
    float: left;
    padding: 0 20px;
    border-left: 1px solid #a4a4a4;
    font-size: 20px;
    line-height: 24px;
    color: #a4a4a4;
}

.gg-user {
    float: right;
    height: 16px;
    margin-top: 5px;
    line-height: 16px;
}

    .gg-user span {
        float: left;
        margin: 0 5px;
    }

.gg-userhead {
    width: 16px;
    height: 16px;
    background: url("../images/img_user.png");
}

.gg-userout {
    width: 16px;
    height: 16px;
    background: url("../images/img_out.png");
}

.gg-sjzx-warp {
    margin-top: 100px;
    position: relative;
}

.gg-warp {
    width: 1160px;
    background-color: #fff;
    margin: 70px auto 70px auto;
    border-top: 2px solid #ccc;
    position: relative;
}

    .gg-warp li {
        width: 360px;
        height: 210px;
        border: 1px solid #ddd;
        float: left;
        margin-right: 40px;
        margin-bottom: 40px;
        cursor: pointer;
    }

        .gg-warp li:hover {
            -moz-box-shadow: 3px 3px 5px rgba(000, 000, 000, 0.3); /* For Firefox3.6+ */
            -webkit-box-shadow: 3px 3px 5px rgba(000, 000, 000, 0.3);
            /* For Chrome5+, Safari5+ */
            box-shadow: 3px 3px 5px rgba(000, 000, 000, 0.3);
        }

        .gg-warp li:nth-child(3n) {
            margin-right: 0;
        }

.gg-sjzx {
    overflow: hidden;
}

.gg-line {
    position: absolute;
    width: 420px;
    border-top: 1px solid #ea1717;
    height: 70px;
    left: 50%;
    top: 15px;
    margin-left: -210px;
}

.gg-title {
    position: absolute;
    width: 180px;
    height: 80px;
    background-color: #fff;
    left: 50%;
    margin-left: -90px;
    top: -30px;
    font-size: 30px;
    color: #666;
    text-align: center;
}

    .gg-title .gg-title1 {
    }

.title .title2 {
    font-size: 16px;
}

.gg-sjzx-prev {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: absolute;
    left: -100px;
    top: 180px;
    background: url("../images/img_prev1.png") no-repeat #fff center center;
    cursor: pointer;
}

    .gg-sjzx-prev:hover {
        background: url("../images/img_prev2.png") no-repeat #e7ebee center center;
    }

.gg-sjzx-next {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: absolute;
    right: -100px;
    top: 180px;
    cursor: pointer;
    background: url("../images/img_next1.png") no-repeat #fff center center
}

    .gg-sjzx-next:hover {
        background: url("../images/img_next2.png") no-repeat #e7ebee center center
    }

.gg-xttb1 {
    background: url("../images/img01.png") no-repeat
}

.gg-xttb2 {
    background: url("../images/img02.png") no-repeat
}

.gg-xttb3 {
    background: url("../images/img03.png") no-repeat
}

.gg-xttb4 {
    background: url("../images/img04.png") no-repeat
}

.gg-xttb5 {
    background: url("../images/img05.png") no-repeat
}

.gg-xttb6 {
    background: url("../images/img06.png") no-repeat
}

.gg-imgn {
    background: url("../images/imgn.png") no-repeat;
    position: relative;
    cursor: none !important;
}

    .gg-imgn:after {
        position: absolute;
        content: "无权限访问！！！";
        color: #fff;
        font-size: 24px;
        left: 140px;
        top: 35px;
    }

/*
.xttb7{background: url("../images/img07.png") no-repeat}
.xttb8{background: url("../images/img08.png") no-repeat}
.xttb9{background: url("../images/img09.png") no-repeat}
.xttb10{background: url("../images/img10.png") no-repeat}
.xttb11{background: url("../images/img11.png") no-repeat}
.xttb12{background: url("../images/img12.png") no-repeat}
*/

.gg-tb-title0 {
    height: 100px;
    float: left;
    width: 100%;
}

.gg-tb-title1 {
    float: left;
    width: 100%;
    font-size: 24px;
    color: #555;
    margin: 15px 0 10px 0;
    text-indent: 20px;
}

.gg-tb-title2 {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #555;
    text-indent: 20px;
}

.gg-tb-title3 {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #f00;
    text-indent: 20px;
}

.gg-header-login {
    position: relative;
    box-shadow: 0px 5px 5px #ddd;
}

.gg-content-login {
    width: 1100px;
    height: 580px;
    position: relative;
    margin: 80px auto;
    background-color: #fff;
    box-shadow: 0 5px 5px #ddd, 0 0 5px #ddd, 0 0 5px #ddd;
}

.gg-content-login2 {
    margin-top: 5px;
    width: 1920px;
    height: 530px;
    left: 50%;
    margin-left: -960px;
    background: url("../images/login_bg.jpg") 100% no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

.gg-content-title {
    height: 60px;
    line-height: 60px;
    background-color: #3183e9;
    text-align: center;
    color: #fff;
    font-size: 24px;
}

.gg-content-ul {
    float: left;
    margin-left: 100px;
    width: 900px;
    height: 40px;
    line-height: 40px;
    margin-top: 60px;
}

    .gg-content-ul li {
        float: left;
        width: 300px;
        text-align: center;
        height: 80px;
        border-top: 6px solid #ccc;
        position: relative;
        cursor: pointer;
    }

        .gg-content-ul li.pass {
            border-top: 6px solid #b9e4fc;
        }

        .gg-content-ul li.on {
            border-top: 6px solid #40bff4;
        }

        .gg-content-ul li .buztips {
            font-size: 18px;
            color: #9b9b9b;
            margin-top: 25px;
            display: inline-block;
            cursor: pointer;
        }

.gg-content-ul-panel {
    float: left;
    margin-left: 100px;
    width: 900px;
    line-height: 40px;
    margin-top: 60px;
    height: 320px;
}

    .gg-content-ul-panel li {
        overflow: hidden;
        display: none;
    }

        .gg-content-ul-panel li.on {
            display: block;
        }

    .gg-content-ul-panel .panel-left {
        line-height: 40px;
        height: 40px;
        margin-bottom: 20px;
        width: 250px;
        float: left;
        text-align: right;
    }

    .gg-content-ul-panel .panel-left2 {
        line-height: 40px;
        height: 162px;
        margin-top: 20px;
        width: 400px;
        float: left;
        text-align: right;
        background: url("../images/don.png") right no-repeat;
    }

    .gg-content-ul-panel .panel-right {
        float: left;
        line-height: 40px;
        height: 40px;
        margin-bottom: 25px;
        width: 500px;
    }

    .gg-content-ul-panel .panel-right2 {
        float: left;
        line-height: 40px;
        margin-left: 20px;
        margin-top: 20px;
        width: 400px;
        overflow: hidden;
    }

    .gg-content-ul-panel .panel-fin {
        float: left;
        margin-top: 20px;
        margin-left: 50px;
        width: 800px;
        height: 250px;
        border-bottom: 1px solid #ccc;
        background: url("../images/fin_01.png") center no-repeat;
    }

    .gg-content-ul-panel .panel-right input[type='text'], .gg-content-ul-panel .panel-right input[type='password'] {
        float: left;
        width: 100%;
        height: 40px;
        line-height: 40px;
        border: 1px solid #c7c7c7;
        text-indent: 20px;
        font-size: 14px;
        border-radius: 3px;
    }

    .gg-content-ul-panel .panel-right label {
        line-height: 20px;
        font-size: 12px;
        color: red;
        float: left;
    }

    .gg-content-ul-panel .panel-right .yzm {
        width: 154px;
        height: 40px;
        background-color: #f3f3f3;
        color: #555;
        font-size: 16px;
        text-align: center;
        cursor: pointer;
        border: 1px solid #c7c7c7;
        border-radius: 3px;
    }

    .gg-content-ul-panel .panel-right .btn {
        width: 154px;
        height: 40px;
        background-color: #3183e9;
        color: #fff;
        font-size: 18px;
        text-align: center;
        cursor: pointer;
        border-radius: 3px;
        display: block;
    }

.btnBlue {
    display: inline-block;
    width: 154px;
    height: 40px;
    background-color: #3183e9;
    color: #fff;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    border-radius: 3px;
}

.gg-content-ul li.pass .buztips {
    font-size: 18px;
    color: #40bff4;
}

.gg-content-ul li.on .buztips {
    font-size: 18px;
    color: #40bff4;
}

.panel-right2 .con {
    color: #3183e9;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.panel-bottom {
    float: left;
    width: 100%;
    margin-top: 20px;
    text-align: center;
}

    .panel-bottom .cons label {
        color: #1f73ff;
        padding: 0 10px;
    }

    .panel-bottom .cons {
        float: left;
        width: 100%;
        text-align: center;
        color: #666;
        font-size: 16px;
    }

.panel-right2 .tips {
    color: #666;
    font-size: 16px;
    float: left;
    width: 70px;
}

.panel-right2 .btnlogin {
    float: left;
    width: 154px;
    height: 40px;
    background-color: #3183e9;
    color: #fff;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    border-radius: 3px;
}

.gg-content-ul li .buz {
    position: absolute;
    width: 40px;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #ccc;
    color: #fff;
    font-size: 24px;
    line-height: 40px;
    margin-top: -22px;
    cursor: pointer;
}

.gg-content-ul li.pass .buz {
    font-size: 18px;
    background-color: #b9e4fc;
}

.gg-content-ul li.on .buz {
    background-color: #40bff4;
}

.gg-warp-login {
    width: 1080px;
    background-color: #fff;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.gg-login-img {
    width: 700px;
    height: 420px;
    float: left;
}

    .gg-login-img img {
        width: 100%;
        height: 100%;
    }

.gg-login-ul {
    position: relative;
}

    .gg-login-ul li {
        width: 100%;
        border-bottom: 1px solid #3183e9;
        font-size: 22px;
        color: #333;
        float: left;
        text-align: center;
        cursor: pointer;
        box-sizing: border-box;
        ;
    }

        .gg-login-ul li .gg-titles {
            line-height: 59px;
            height: 59px;
        }

        .gg-login-ul li.on, .gg-login-ul li:hover {
            color: #3183e9;
            font-weight: bold;
            font-size: 22px;
        }

.gg-login-tab {
    float: left;
    width: 420px;
    background-color: #fff;
    border-radius: 5px 5px 0 0;
}

.gg-tips {
    color: #ea1717;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
}

.gg-login-ul li.on .gg-login-panel {
    display: block;
}

.gg-login-ul li .gg-login-panel {
    position: absolute;
    left: 0;
    top: 60px;
    padding: 10px 30px;
    width: 360px;
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    display: none;
}

.gg-ca {
    border-top: 1px solid #ccc;
    float: left;
    width: 100%;
    position: relative;
    height: 70px;
    font-size: 14px;
    color: #a8b9d3;
}

    .gg-ca a {
        color: #a8b9d3;
    }

        .gg-ca a label {
            position: absolute;
            bottom: 0;
            display: block;
            width: 100%;
            text-align: center;
            cursor: pointer;
        }

    .gg-ca .gg-ca-title {
        margin-top: -10px;
        width: 60px;
        background-color: #fff;
        position: absolute;
        left: 50%;
        margin-left: -30px;
    }

.gg-ca-s {
    width: 110px;
    height: 50px;
    position: absolute;
    left: 20px;
    top: 10px;
    vertical-align: bottom;
    overflow: hidden;
    background: url("../images/ca-s.png") no-repeat center 0 #fff;
}

.gg-ca-d {
    overflow: hidden;
    width: 110px;
    height: 50px;
    position: absolute;
    right: 20px;
    top: 10px;
    background: url("../images/ca-d.png") no-repeat center 0 #fff;
}

.gg-username {
    background: url("../images/icon_user.png") no-repeat 10px;
    text-indent: 40px;
}

.gg-password {
    background: url("../images/icon_pwd.png") no-repeat 10px;
    text-indent: 40px;
}

.gg-zs-sel {
    background: url("../images/icon_sel.png") no-repeat 10px;
    text-indent: 40px;
    height: 100px;
}

    .gg-zs-sel option {
        text-indent: 40px;
        padding-left: 40px;
        border: 1px solid #ea1717;
    }

.gg-username, .gg-password, .gg-zs-sel {
    float: left;
    line-height: 45px;
    height: 45px;
    border: 1px solid #ccc;
    width: 100%;
    margin: 10px auto;
}

.gg-valid {
    float: left;
    line-height: 45px;
    height: 45px;
    border: 1px solid #ccc;
    width: 120px;
    margin: 10px auto;
    text-indent: 10px;
}

.gg-validimg {
    float: left;
    line-height: 45px;
    border: 1px solid #ccc;
    width: 120px;
    height: 45px;
    margin: 10px;
}

.gg-validtips {
    float: left;
    font-size: 12px;
    color: #ea1717;
    line-height: 45px;
    margin: 10px;
}

.gg-btnlogin {
    float: left;
    background-color: #3183e9;
    font-size: 18px;
    color: #fff;
    text-align: center;
    width: 100%;
    height: 45px;
    line-height: 45px;
}

.gg-forgotpwd {
    float: left;
    font-size: 14px;
    color: #666666;
    line-height: 40px;
}

.gg-newuser {
    float: right;
    font-size: 14px;
    color: #3183e9;
    line-height: 28px;
}

.gg-m-menu {
    position: absolute;
    bottom: 0;
    right: 0;
}

    .gg-m-menu li {
        float: left;
        padding: 0 10px;
        text-align: center;
        line-height: 35px;
    }

        .gg-m-menu li:hover, .gg-m-menu li.on {
            background-color: #fff;
        }

        .gg-m-menu li a {
            color: #fff;
        }

        .gg-m-menu li:hover a, .gg-m-menu li.on a {
            color: #666;
        }

/*-jquery.select start-----------------------------------------------------------------------------------------------------------------------------*/
._htools-selec-box {
    width: 500px;
    height: auto;
    margin: 100px auto 0;
}

._htools-select {
    display: inline-block;
    margin: 10px auto;
    background: url("../images/icon_sel.png") no-repeat 10px;
    border: solid #ccc 1px;
    vertical-align: middle;
    transition: border 0.5s;
    -moz-transition: border 0.5s; /* Firefox 4 */
    -webkit-transition: border 0.5s; /* Safari 和 Chrome */
    -o-transition: border 0.5s;
}

    ._htools-select * {
        margin: 0;
        padding: 0;
        outline: none;
    }

    ._htools-select:hover ._select-selectbtn {
        border-top-color: dodgerblue;
        transition: border-top-color 0.2s;
        -moz-transition: border-top-color 0.2s; /* Firefox 4 */
        -webkit-transition: border-top-color 0.2s; /* Safari 和 Chrome */
        -o-transition: border-top-color 0.2s;
    }

    ._htools-select:hover {
        border: solid dodgerblue 1px;
    }

    ._htools-select ._select-input {
        float: left;
        color: #888;
        font-size: 14px;
    }

    ._htools-select ._select-selectbtn {
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 13px solid gray;
        display: inline-block;
    }

    ._htools-select ._select-select-ul {
        background-color: white;
        outline: none;
        /*border: solid dodgerblue 1px; border-top: none;*/
        position: relative;
        z-index: 10;
        display: none;
        -webkit-box-shadow: 1px 0 10px rgba(0, 0, 0, 0.18);
        -moz-box-shadow: 1px 0 10px rgba(0, 0, 0, 0.18);
        box-shadow: 1px 0 10px rgba(0, 0, 0, 0.18);
    }

        ._htools-select ._select-select-ul li {
            background-color: white;
            float: left;
            width: 100%;
            color: black;
            font-size: 14px;
            cursor: pointer;
            list-style-type: none;
            transition: color 0.2s, background-color 0.2s;
            -moz-transition: color 0.2s, background-color 0.2s; /* Firefox 4 */
            -webkit-transition: color 0.2s, background-color 0.2s; /* Safari 和 Chrome */
            -o-transition: color 0.2s, background-color 0.2s;
        }

            ._htools-select ._select-select-ul li._select-li-selected {
                background-color: #e1eff3;
            }

            ._htools-select ._select-select-ul li:hover {
                background-color: dodgerblue;
                color: white;
            }

/*-jquery.select end-----------------------------------------------------------------------------------------------------------------------------*/

.gg-m-logo-login {
    height: 100px;
    margin: 0 auto;
    width: 1080px;
}

.gg-warp-login2 {
    width: 1128px;
    margin: 80px auto 0 auto;
    position: relative;
    overflow: hidden;
}

.gg-login-img2 {
    width: 60%;
    height: 420px;
    float: left;
}

@media screen and (max-device-width: 1368px) {

    .gg-m-logo-login {
        height: 80px;
        margin: 0 auto;
        width: 1080px;
    }

    .gg-warp-login2 {
        width: 1080px;
        margin: 50px auto 0 auto;
        position: relative;
        overflow: hidden;
    }

    .gg-content-login2 {
        margin-top: 5px;
        width: 1920px;
        height: 500px;
        left: 50%;
        margin-left: -960px;
        background: url("../images/login_bg.jpg") 100% no-repeat;
        background-size: cover;
        position: relative;
        overflow: hidden;
    }

    .gg-content-login {
        width: 1140px;
        height: 580px;
        position: relative;
        margin: 40px auto;
        background-color: #fff;
        box-shadow: 0px 5px 5px #ddd;
    }
}

