
/* CSS Document */
body {
    padding: 0px;
    margin: 0px;
    color: #333;
    background-image: url(../image/20211229bg-line.jpg); 
    background-repeat: repeat-x;
}

/*登录默认背景*/
/*body {
    padding: 0px;
    margin: 0px;
    color: #333;
    background-image: url('images/20190812bg-line.jpg');
    background-repeat: repeat-x;
}*/
a:link {
    color: #333;
    text-decoration: none;
}

a:visited {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #2475e1;
    text-decoration: none;
}

a:active {
    color: #333;
    text-decoration: none;
}

.blue a {
    color: #2c77b1;
    text-decoration: none;
}


.grey_9 a:link {
    color: #969696;
    text-decoration: none;
}

.grey_9 a:visited {
    color: #969696;
    text-decoration: none;
}

.grey_9 a:hover {
    color: #333;
    text-decoration: none;
}

.grey_9 a:active {
    color: #969696;
    text-decoration: none;
}

.d_line {
    text-decoration: underline;
}

.clear {
    clear: both;
}


.wrap {
    width: 900px;
    margin: 0 auto;
    padding: 0px;
    display: block;
    overflow: hidden;
}

/*--------------------------------top--------------------------------------------*/
.top {
    width: 900px;
    height: 80px;
    padding: 0px;
    margin: 0px;
}

.top_logo {
    margin-top: 10px;
    background-image: url(../image/logo.gif);
    width: 260px;
    height: 66px;
    line-height: 66px;
    float: left;
    background-repeat: no-repeat;
}

.top_text {
    float: right;
    width: 400px;
    font-size: 12px;
    margin-top: 4px;
    font-family: "微软雅黑";
    text-align: right;
}

    .top_text span {
        margin-left: 10px;
        float: left;
        color: #969696;
    }

    .top_text p {
        padding: 0px;
        margin: 0px;
        font-size: 12px;
        font-family: "微软雅黑";
    }

.top_text1 {
    float: right;
    width: 188px;
    font-size: 12px;
    margin-top: 4px;
    font-family: "微软雅黑";
    text-align: right;
}

    .top_text1 span {
        margin-left: 10px;
        float: left;
        color: #969696;
    }

    .top_text1 p {
        padding: 0px;
        margin: 0px;
        font-size: 12px;
        font-family: "微软雅黑";
    }

/*--------------------------------center--------------------------------------------*/
.content {
    width: 900px;
    height: 500px;
}
/*.content_left{ width:500px; background-image:url(.content_left); height:562px; float:left;}*/
/*客户广告替换用这个，如果没有广告用下面的begin*/
/*.content_left {
    width: 500px;
    background-image: url(http://pic.gongkong.com/UploadPic/gongkong/2019/fy0813_500_562.jpg);  
    height: 562px;
    float: left;
    background-repeat: no-repeat;
}*/
/*客户广告替换end*/
/*登录页默认广告替换begin*/
.content_left {
    width: 500px;
    /*background-image: url('images/dian.jpg');*/ /*默认图*/
    /*background-image: url('images/dian20.jpg');*/
    background-image: url('../image/weappcompany20211229.jpg');
    height: 562px;
    float: left;
    background-repeat: no-repeat;
} 

/*默认广告替换end*/

.content_right {
    background-image: url(../image/login_r.jpg);
    background-position: none;
    background-repeat: none;
    width: 359px;
    height: 352px;
    float: left;
    margin-top: 80px;
    margin-left: 40px;
}

.dl {
    width: 280px;
    margin-top: 80px;
    margin-left: 40px;
    padding-bottom: 100px;
}

    .dl p {
        padding: 0px;
        margin: 0px;
        color: #666;
        float: left;
        width: 260px;
        font-family: "微软雅黑";
    }

.yhm {
    width: 220px;
    height: 30px;
    font-family: "微软雅黑";
    line-height: 30px;
    margin-left: 30px;
    margin-top: 0px;
    padding-left: 4px;
    border: 1px solid #fff;
    color: #666;
    font-size: 16px;
}

.mia {
    width: 220px;
    height: 30px;
    font-family: "微软雅黑";
    line-height: 30px;
    margin-left: 30px;
    margin-top: 0px;
    padding-left: 4px;
    border: 1px solid #fff;
    color: #666;
    font-size: 16px;
    background-color: #fff;
}

p.zh_ma {
    margin-top: 10px;
    height: 22px;
    line-height: 22px;
    width: 274px;
    float: left;
}

.zh_ma_jz {
    float: left;
    font-size: 12px;
}

.zh_ma_zh {
    float: right;
    font-size: 12px;
}

.fxk {
    margin-top: 2px;
    float: left;
}

.btn {
    margin-top: 6px;
    height: 40px;
    line-height: 40px;
    width: 280px;
    float: left;
}

.btn1 {
    width: 278px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    font-family: "微软雅黑";
    background-image: url(../image/btn11.jpg);
    float: left;
}

    .btn1 a:link {
        background-image: url(../image/btn11.jpg);
        width: 278px;
        height: 40px;
        float: left;
        color: #fff;
        border: 0px;
    }

    .btn1 a:hover {
        background-image: url(../image/btn1_1.jpg);
        width: 278px;
        height: 40px;
        float: left;
        color: #fff;
        border: 0px;
    }

    .btn1 a:visited {
        background-image: url(../image/btn11.jpg);
        width: 278px;
        height: 40px;
        float: left;
        color: #fff;
        border: 0px;
    }

.btn2 {
    width: 124px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-left: 30px;
    font-size: 18px;
    font-family: "微软雅黑";
    background-image: url(../image/btn11.jpg);
    float: left;
}

    .btn2 a:link {
        background-image: url(http://c.gongkong.com/Content/images/btn2.jpg);
        width: 124px;
        height: 40px;
        float: left;
        color: #fff;
    }

    .btn2 a:hover {
        background-image: url(http://c.gongkong.com/Content/images/btn2_2.jpg);
        width: 124px;
        height: 40px;
        float: left;
        color: #fff;
    }

    .btn2 a:visited {
        background-image: url(http://c.gongkong.com/Content/images/btn2.jpg);
        width: 124px;
        height: 40px;
        float: left;
        color: #fff;
    }

/*--------------------------------footer--------------------------------------------*/
.footer {
    width: 900px;
    margin: 0 auto;
    height: 60px;
    font-size: 12px;
    color: #999;
    font-family: "微软雅黑";
}

    .footer p {
        padding: 0px;
        margin: 0px;
        line-height: 60px;
        height: 60px;
        text-align: center;
    }
