﻿@charset "utf-8";

/*PC、手机通用：一般用在通栏的按钮，居中*/
.btnHome {
    width: 220px;
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
    padding: 0 20px;
    font-size: 16px;
    color: #FFFFFF;
    border-radius: 2px;
    background-color: #00a4ff;
    text-align: center;
    display: block;
    cursor: pointer;
    outline: 0;
    box-sizing: border-box
}
    .btnHome:visited {
        text-decoration: none;
        color: #FFFFFF
    }

    .btnHome:hover {
        text-decoration: none;
        background-color: #0092ee
    }
    /*下载页面*/
.downPC {
    width: 50%;
    float: left;
    margin: 30px 0;
    overflow: hidden;
}
    .downPC .dMain{
        width: 300px;
        background-color:#FFF;
        margin: 0 auto;
        overflow:hidden;
    }
    .downPC .icon {
        width: 64px;
        height: 64px;
        float: left;
        margin: 28px 20px 28px 6px;
    }

    .downPC .info {
        width: 180px;
        overflow: hidden;
        float: left;
        margin: 5px 5px;
    }

        .downPC .info h3 {
            font-family: "微软雅黑";
            color: #00477f;
            margin: 5px 0px;
        }

        .downPC .info p {
            line-height: 20px;
        }

.down {
    width: 25%;
    float: left;
    margin: 10px 0 40px;
    overflow: hidden;
}


    .down .info {
        width: 180px;
        overflow: hidden;
        float: left;
        margin: 0 auto;
    }

    .down .info h4 {
        font-family: "微软雅黑";
        color: #00477f;
        margin: 5px 0px;
    }

    .down .info p {
        line-height: 20px;
    }

    .down .info .btn {
        margin: 10px 20px;
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background-color: #1E6FB0;
        border-color: #0DACEE #205891 #205891 #0DACEE;
        border-image: none;
        border-style: solid;
        border-width: 1px;
        color: #FFFFFF;
        display: inline-block;
        padding: 3px 15px 1px;
        line-height: 25px;
        clear: both;
    }


/*产品列表*/
#services {
    width: 910px;
    margin: 0px auto;
    display: block;
}

    #services h3 {
        width: 910px;
        height: 37px;
        margin: 0px auto;
        background: url(//static.zugou.org/images/service_borgray.jpg) repeat-x bottom;
        clear: both
    }

        #services h3 span {
            background: url(//static.zugou.org/images/services_bororange.jpg) repeat-x bottom;
            color: #FF6600;
            font-size: 16px;
            font-weight: bold;
            line-height: 37px;
            height: 37px;
            float: left;
            padding: 0 10px;
        }

    #services dd {
        float: left;
        width: 910px;
        margin: 10px auto;
        clear: both;
    }

        #services dd .text {
            width: 700px;
            line-height: 20px;
            float: left;
            margin: 5px;
            color: #666666;
            font-size: 12px;
        }

        #services dd .link {
            width: 700px;
            line-height: 22px;
            float: left;
            margin: 5px;
        }

            #services dd .link a {
                color: #1495df;
                font-size: 12px;
            }

                #services dd .link a:hover {
                    text-decoration: underline
                }

            #services dd .link span {
                font-size: 10px;
                color: #c6c6c6;
                margin: 0 8px;
            }
        /*大图*/
        #services dd .icon {
            width: 185px;
            height: 80px;
            float: left;
            background: url(//static.zugou.org/images/servicebg.gif) top center no-repeat;
            margin: 5px;
            display: block
        }

            #services dd .icon a {
                width: 185px;
                height: 80px;
                text-align: center;
            }

            #services dd .icon:hover {
                background: url(//static.zugou.org/images/servicebg_this.gif) top center no-repeat;
            }

            #services dd .icon img {
                width: 165px;
                height: 60px;
                padding: 10px
            }
        /*小图5列*/
        #services dd .iconsm {
            width: 170px;
            height: 55px;
            float: left;
            background: url(//static.zugou.org/images/servicebgsm.gif) top center no-repeat;
            margin: 5px;
            display: block
        }

            #services dd .iconsm a {
                width: 170px;
                height: 55px;
                text-align: center;
            }

            #services dd .iconsm:hover {
                background: url(//static.zugou.org/images/servicebgsm_this.gif) top center no-repeat;
            }

            #services dd .iconsm img {
                width: 160px;
                height: 45px;
                padding: 5px
            }

    #services li {
        width: 180px;
        height: 80px;
        float: left;
        background: url(//static.zugou.org/images/sitebg03.jpg) top center no-repeat;
        margin: 5px;
        display: block
    }

        #services li a {
            width: 180px;
            height: 80px;
            text-align: center;
        }

        #services li:hover {
            background: url(//static.zugou.org/images/sitebg03_this.jpg) top center no-repeat;
        }

        #services li img {
            width: 160px;
            height: 60px;
            padding: 10px
        }

/*新闻列表*/
.subnews {
    width: 870px;
    margin: auto;
    border-bottom: solid 1px #dcdcdc;
    overflow: hidden;
    float: right;
}

    .subnews .subnewsimg {
        background: url(//static.zugou.org/images/news_bg.png) no-repeat;
        width: 259px;
        height: 126px;
        padding-left: 5px;
        float: left;
        margin: 15px 35px 15px 30px
    }

    .subnews .subnewcontent {
        float: left;
        width: 545px;
        margin-top: 15px;
    }

        .subnews .subnewcontent h3 {
            margin-bottom: 8px;
        }

            .subnews .subnewcontent h3 a {
                font-family: "黑体";
                color: #00477f;
                font-size: 16px;
                font-weight: normal
            }

                .subnews .subnewcontent h3 a:hover {
                    text-decoration: underline;
                }

            .subnews .subnewcontent h3 span {
                margin-left: 20px;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 10px;
                color: #979797
            }

    .subnews .subnewsinner {
        padding-left: 15px;
        color: #7e7e7e
    }

    .subnews .newsmore {
        width: 40px;
        height: 20px;
        line-height: 20px;
        color: #fff;
        display: block;
        font-weight: normal;
        background: url(//static.zugou.org/images/btn.gif) no-repeat left;
        font-size: 12px;
        text-align: center;
        float: right;
    }

/* page */
.pages {
    text-align: center;
    margin: 20px 0;
    width: 900px;
    float: left;
    height: 50px;
    line-height: 22px;
}

    .pages a {
        background: #dddddd;
        color: #393939;
        padding: 5px 10px;
        margin: 5px;
    }

        .pages a:hover, .pages .this {
            background: #393939;
            color: #fff
        }

/*老内容*/
.body {
    width: 960px;
    margin: 0 auto;
    margin-bottom: 10px;
    background: url(//static.zugou.org/images/yebg02.jpg) top center no-repeat;
    padding-top: 25px;
    clear: both;
}

.i_news {
    width: 300px;
    margin-left: 20px;
    display: inline;
    float: left;
    margin-bottom: 10px;
    overflow: hidden
}

    .i_news .ico {
        background: url(//static.zugou.org/images/ico_news.jpg) top left no-repeat;
        width: 300px;
    }

    .i_news ul {
        margin-left: 10px
    }

.i_subsite {
    width: 620px;
    margin-left: 20px;
    display: inline;
    float: left;
    margin-bottom: 10px
}

    .i_subsite .ico {
        background: url(//static.zugou.org/images/ico_site.jpg) top left no-repeat;
        width: 620px;
    }

    .i_subsite ul, .i_news ul {
        margin-top: 25px;
    }

.i_sitelist li {
    width: 185px;
    float: left;
    background: url(//static.zugou.org/images/sitebg03.jpg) top center no-repeat;
    padding: 0 10px;
    height: 140px;
}

.i_sitelist li {
    display: block
}

    .i_sitelist li:hover {
        background: url(//static.zugou.org/images/sitebg03_this.jpg) top center no-repeat;
    }

    .i_sitelist li IMG {
        text-align: center;
        padding: 10px
    }

    .i_sitelist li p {
        text-align: center;
        font-size: 14px
    }

.i_news li {
    background: url(//static.zugou.org/images/newsbg.jpg) no-repeat;
    width: 255px;
    height: 65px;
    padding: 10px;
}

    .i_news li:hover {
        background: url(//static.zugou.org/images/newsbg_this.jpg) no-repeat
    }

.i_news H1 {
    color: #1268ae;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    width: 210px;
    height: 30px;
    padding-left: 20px;
    overflow: hidden;
}

    .i_news H1 a {
        color: #1268ae;
    }

.i_news .or, .i_news .or a {
    color: #f46926
}

.i_news li p {
    color: #999999;
    line-height: 18px;
    height: 36px;
    overflow: hidden
}

/* Introduction */
.contain {
    width: 960px;
    margin: 0 auto;
}

    .contain .cleft {
        width: 538px;
        background: #faf9f9;
        border-left: 1px solid #eaeaea;
        border-right: 1px solid #eaeaea;
        padding: 35px;
        float: left
    }

        .contain .cleft .welcome {
            width: 538px;
            float: left
        }

            .contain .cleft .welcome IMG {
                float: left;
                width: 150px;
                height: 150px;
                background: #fff;
                padding: 2px;
                border: 1px solid #e0e0e0
            }

            .contain .cleft .welcome .about {
                width: 362px;
                float: left;
                background: url(//static.zugou.org/images/welcome.gif) 18px 0 no-repeat;
                padding-top: 90px;
                line-height: 22px;
                color: #929292;
                float: left;
                padding-left: 20px
            }

        .contain .cleft .jjlist {
            width: 530px;
            margin-top: 40px;
            float: left;
            color: #9f9f9f;
            line-height: 22px
        }

            .contain .cleft .jjlist H2 {
                font-size: 12px;
                color: #333232;
                font-weight: normal;
                line-height: 28px;
            }

                .contain .cleft .jjlist H2 span {
                    color: #0080fb
                }

            .contain .cleft .jjlist .jj01 {
                background: url(//static.zugou.org/images/jj01.jpg) left center no-repeat;
            }

            .contain .cleft .jjlist .jj02 {
                background: url(//static.zugou.org/images/jj02.jpg) left center no-repeat;
            }

            .contain .cleft .jjlist .jj03 {
                background: url(//static.zugou.org/images/zugouerp/jj03.jpg) left center no-repeat;
            }

            .contain .cleft .jjlist .jj04 {
                background: url(//static.zugou.org/images/jj04.jpg) left center no-repeat;
            }

.jj01, .jj02, .jj03, .jj04 {
    border-bottom: 1px solid #e3e3e3;
    padding: 15px 0 15px 110px;
    float: left
}

.contain .cright {
    width: 300px;
    float: left;
}

    .contain .cright .ggmap {
        width: 300px;
        height: 300px;
        float: left;
        padding-bottom: 30px;
        float: left
    }

    .contain .cright .mapic {
        width: 300px;
        height: 150px;
        background: url(//static.zugou.org/images/add.jpg) no-repeat;
        float: left
    }

/* news */
.contain .newslist {
    background: #faf9f9;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    width: 530px
}

.newslist dl {
    width: 530px;
    height: auto
}

    .newslist dl dd {
        width: 530px;
        margin-bottom: 40px;
        float: left
    }

        .newslist dl dd div {
            width: 270px;
            height: 135px;
            overflow: hidden;
            border: 1px solid #e4e4e4;
            float: left;
            margin-right: 20px;
        }

        .newslist dl dd IMG {
            border: none
        }

        .newslist dl dd H3 {
            font-size: 16px;
            color: #1280ae;
            border-bottom: 1px solid #eaeaea;
            line-height: 30px;
        }

            .newslist dl dd H3 a {
                color: #1280ae;
            }

            .newslist dl dd H3 span {
                color: #b6b6b6;
                float: right;
                font-size: 12px;
                font-weight: normal
            }

        .newslist dl dd p {
            line-height: 22px;
            color: #929292;
            padding: 10px 0
        }

        .newslist dl dd h4 {
            float: right;
            background: #1482b0;
            text-align: center;
        }

            .newslist dl dd h4 a {
                color: #fff;
                display: block;
                width: 40px;
                height: 20px;
                font-weight: normal;
                line-height: 20px;
                background: url(//static.zugou.org/images/btn.gif) no-repeat left;
                font-size: 12px;
            }

.contain .newscon {
    background: #faf9f9;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    padding: 50px 50px 30px 50px;
    width: 860px;
    float: left
}

    .contain .newscon .aboutnews {
        padding-bottom: 20px;
        float: left;
        width: 860px
    }

        .contain .newscon .aboutnews IMG {
            width: 200px;
            height: 100px;
            float: left;
            margin-right: 20px;
            border: 1px solid #e4e4e4
        }

        .contain .newscon .aboutnews H3 {
            font-size: 26px;
            color: #1280ae;
            font-family: Tahoma,Arial,"微软雅黑","黑体","宋体";
            line-height: 40px;
        }

            .contain .newscon .aboutnews H3 span {
                float: right;
                width: 61px;
                height: 22px;
            }

                .contain .newscon .aboutnews H3 span a {
                    background: url(//static.zugou.org/images/back_01.jpg) no-repeat center;
                    width: 61px;
                    height: 40px;
                    display: block
                }

                    .contain .newscon .aboutnews H3 span a:hover {
                        background: url(//static.zugou.org/images/back_02.jpg) no-repeat center;
                    }

        .contain .newscon .aboutnews H4 {
            font-size: 12px;
            color: #BCBCBC;
            font-weight: normal
        }

    .contain .newscon .newsnr {
        color: #7d7d7d;
        line-height: 22px;
        width: 860px;
        margin: 20px 0;
        float: left;
        font-size: 14px
    }

        .contain .newscon .newsnr p {
            padding: 5px 0
        }

    .contain .newscon .othernews {
        border-top: 1px dotted #CCCCCC;
        float: left;
        height: auto;
        padding-bottom: 20px;
        padding-top: 30px;
        width: 860px;
    }

        .contain .newscon .othernews h5 {
            color: #343434;
            font-weight: bold;
            height: 50px;
            font-size: 12px
        }

        .contain .newscon .othernews dl dd {
            width: 390px;
            height: 50px;
            padding-right: 40px;
            padding-bottom: 50px;
            float: left
        }

            .contain .newscon .othernews dl dd IMG {
                width: 160px;
                height: 80px;
                float: left;
                margin-right: 20px;
                border: 1px solid #E4E4E4;
            }

            .contain .newscon .othernews dl dd h2 {
                font-size: 13px;
                color: #808080;
                line-height: 18px;
            }

            .contain .newscon .othernews dl dd p {
                line-height: 18px;
                height: 36px;
                overflow: hidden;
                color: #969696
            }

/* subsite */
.contain .sitelist {
    padding: 50px 0 0 0;
    width: 960px;
    background: url(//static.zugou.org/images/yebg02.jpg) top center no-repeat;
    float: left
}

    .contain .sitelist ul {
        width: 960px;
        float: left;
        height: 200px
    }

        .contain .sitelist ul li {
            width: 300px;
            padding: 0 10px 30px 10px;
            float: left;
        }

            .contain .sitelist ul li .logo {
                background: url(//static.zugou.org/images/site_bg.jpg) no-repeat
            }

            .contain .sitelist ul li p {
                line-height: 40px;
                font-size: 14px;
                font-weight: bold;
                border-bottom: 1px solid #eaeaea;
                width: 297px
            }

                .contain .sitelist ul li p a {
                    color: #1993d5;
                }

            .contain .sitelist ul li IMG {
                width: 291px;
                height: 117px;
                background: #fff;
                padding: 2px;
                border: 1px solid #eaeaea
            }

                .contain .sitelist ul li IMG:hover {
                    border: 1px solid #80d0fb
                }


/* Recruitment */
.contain .zx_c {
    width: 918px;
    margin: 0 21px;
    padding: 10px 0;
}

    .contain .zx_c li {
        width: 270px;
        background: url("//static.zugou.org/images/hr.gif") no-repeat scroll right top transparent;
        border-right: 1px dotted #cbcbcb;
        margin: 10px;
        padding-right: 10px;
        line-height: 22px;
        color: #777;
        float: left;
        padding-top: 30px;
    }

        .contain .zx_c li .mail {
            height: 22px;
            width: 180px;
            background: url(//static.zugou.org/images/mail.gif) no-repeat left center
        }

            .contain .zx_c li .mail a {
                height: 22px;
                width: 180px;
                display: block
            }

        .contain .zx_c li h3 {
            font-size: 20px;
            color: #1280ae;
            font-family: Tahoma,Arial,"微软雅黑","黑体","宋体";
        }

        .contain .zx_c li h4 {
            color: #b0c7da;
            font-size: 14px;
        }

            .contain .zx_c li h4 span {
                float: right;
                color: #b1b1b1;
                font-weight: normal
            }

        .contain .zx_c li p {
            padding-top: 25px
        }

/* contact */
.contain_01 {
    padding-top: 75px;
    background: url(//static.zugou.org/images/contact_01.gif) left top no-repeat;
    width: 532px;
}

    .contain_01 .c_c {
        background: #f3f3f3;
        width: 510px;
        border: 1px solid #e0e0e0;
        border-top: none;
        padding: 20px 10px;
        font-size: 16px;
        color: #686868;
        font-weight: bold;
        line-height: 18px;
        height: 450px
    }

        .contain_01 .c_c .input {
            background: url(//static.zugou.org/images/inputbg01.gif) no-repeat;
            width: 494px;
            height: 24px;
            border: none;
            padding: 8px;
            margin-bottom: 10px;
            overflow: hidden;
            color: #7e7e7e
        }

        .contain_01 .c_c .text {
            background: url(//static.zugou.org/images/inputbg02.gif) repeat-x top #fff;
            width: 492px;
            height: 160px;
            border: 1px solid #e0e0e0;
            padding: 8px;
            color: #7e7e7e
        }

        .contain_01 .c_c .btn {
            width: 93px;
            height: 40px;
            background: url(//static.zugou.org/images/contact_btn.gif) no-repeat;
            border: none;
            float: right;
            margin: 10px 0;
        }

        .contain_01 .c_c span {
            font-size: 12px;
            font-weight: normal;
            color: #9e9d9d;
            width: 500px;
            float: left;
            padding-bottom: 5px
        }

    .contain_01 .c_m {
        background: url(//static.zugou.org/images/contact_email.gif) no-repeat;
        width: 532px;
        height: 95px;
        margin-top: 10px
    }

        .contain_01 .c_m a {
            display: block;
            width: 532px;
            height: 48px;
        }
