* {
    margin: 0px;
    padding: 0px;
    list-style: none;
    border: none;
    font-size: 12px;
    font-family: "微软雅黑";
    text-decoration: none;
}

.main {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.main1 {
    width: 1000px;
    height: auto;
    margin: 0 auto;
}

.header_top {
    background: url(imagesbar.jpg) repeat-x;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
}

.zleft {
    float: left;
}

    .zleft a, .zright a {
        color: #666;
    }

.zright {
    float: right;
}

#scan {
    width: 100px;
    height: 35px;
    position: relative;
    float: left;
}

.phone {
}

#scan_title {
    display: block;
    width: 100px;
    height: 35px;
    text-align: center;
}

#scan #hide {
    width: 100px;
    display: none;
    position: absolute;
    top: 45px;
    left: 0px;
    z-index: 2000;
}

.in_hd {
    width: 100%;
    height: 170px;
    background: url(imageshdbg.jpg) repeat-x;
}

.hd_bg {
    width: 100%;
    height: 150px;
    position: relative;
    background: url(imageshdbg.jpg) repeat-x;
}

    .hd_bg img {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
    }

.hd_min {
    width: 1000px;
    height: 150px;
    margin: 0 auto;
    position: absolute;
    z-index: 2;
    left: 20%;
}

    .hd_min img {
        margin-top: 35px;
    }

.nmgsme {
    width: 179px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    background: url(imagesget.png) no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
}
.nmgsme a {
    color:#FFF;
}

.nav_bar {
    clear: both;
    height: 58px;
    margin: 0 auto;
    width: 1000px;
}

.column {
    float: left;
    height: 43px;
    margin: 10px 0;
    width: 322px;
}

.col {
    background: #008e4c none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-weight: bold;
    height: 40px;
    padding: 3px;
    text-align: center;
    width: 56px;
}

.col_list {
    float: left;
    height: 41px;
    padding-top: 5px;
}

    .col_list a {
        color: #030303;
        padding: 0 6px;
    }

.column_spe {
    margin-left: 34px;
}

.resarch {
    width: 100%;
    height: 35px;
    margin: 10px 0px;
    background: #008e4c;
}

.resarch_main {
    width: 1000px;
    height: 35px;
    margin: 0px auto;
    background: #008e4c;
}

.resarch_lf {
    float: left;
    color: #fff;
    margin-top: 5px;
    ;
}

.resarch_ri {
    float: right;
    margin: 5px 0px;
}

    .resarch_ri input {
        width: 195px;
        height: 25px;
        border: 1px solid #c8c8c8;
        color: #999;
        font-size: 12px;
        float: left;
        padding-left: 10px;
        padding-right: 10px;
    }

.res {
    display: block;
    text-align: center;
    width: 60px;
    height: 25px;
    line-height: 25px;
    color: #333;
    float: left;
    margin-left: 5px;
    background: #f9f4fb;
}

.link {
    width: 1000px;
    margin: 30px auto;
    clear: both;
}

    .link span {
        font-size: 14px;
        color: #008E4C;
        font-weight: bold;
    }

    .link a {
        font-size: 14px;
        color: #333;
        padding-left:3px;
    }
     .link a img{
        width:136px;
        height:60px;
    }

.foot {
    width: 1000px;
    height: 200px;
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
    font-size: 14px;
    color: #333;
    /*background: url(imagesfoot.jpg) no-repeat 757px 25px;*/
}

    .foot p {
        margin-bottom: 10px;
        font-size: 14px;
    }

    .foot a {
        color: #333;
        font-size: 14px;
    }

.menu {
    clear: both;
    height: 30px;
    line-height: 30px;
    margin: 5px 0;
    width: 100%;
}

.menu_li {
    background: rgba(0, 0, 0, 0) url("imagesScreening.jpg") no-repeat scroll 0 3px;
    color: #008e4c;
    height: 27px;
    line-height: 27px;
    margin: 0 auto;
    padding-left: 25px;
    width: 1000px;
}

    .menu_li a {
        color: #008e4c;
        padding: 0 3px;
    }

.position {
    width: 1000px;
    height: 30px;
    margin: 0 auto;
    font-size: 14px;
    color: #999;
    border-bottom: 1px solid #008e4c;
}

    .position a {
        color: #098e49;
    }

        .position a:hover {
            color: #9b0707;
        }
