﻿/*-----------------------------------// 全局样式 //-----------------------------------*/
body {
    font: 12px/180% Arial,"宋体",Helvetica, sans-serif,Verdana;
    color: #444;
    margin: 0;
    text-align: center;
    background: url(images/bg.jpg) repeat-x;
}

table, td {
    font: 12px/180% Arial, "宋体",Helvetica, sans-serif,Verdana;
    color: #444;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
}

th, td {
    border-collapse: collapse;
}

a {
    blr: expression(this.onFocus=this.blur());
}
/*for IE*/
a {
    outline: none;
}
    /*for Firefox*/
    A:link {
        text-decoration: none;
        color: #444;
    }

    A:visited {
        text-decoration: none;
        color: #444;
    }

    A:hover {
        text-decoration: underline;
        color: #0fa3ed;
    }

#blue_font, #blue_font a, #blue_font a:visited {
    color: #0053b9;
}

img {
    border: 0;
}

div, p, img, ul, li, form, input, label, span, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

ol, ul, li {
    list-style-type: none;
}

.imr {
    margin: 0 10px;
    vertical-align: middle;
}

#allCss {
    clear: both;
    margin: 0 auto;
    width: 1000px;
    padding-top: 16px;
    _padding-top: 14px;
    background: #fdfdf4;
}

/*-----------------------------------// 页面样式 //-----------------------------------*/
/*--- 外部div ---*/
#main_div {
    margin: 0 auto;
    width: 100%;
}

#main_div1 {
    margin: 0 auto;
    width: 100%;
}

/*--- 头部 ---*/
#top {
    width: 960px;
    margin: 0 auto;
}

.web_bg {
    margin: 0 auto;
    width: 100%;
    background: url(images/web_bg_bg.jpg) no-repeat;
}

#mainmain {
    width: 970px;
    ;
    margin: 0 auto;
}

#header {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
}

#top_link {
    float: left;
    padding: 70px 0 0 180px;
}

    #top_link #cart .cart_con {
        border: none;
        display: none;
    }

    #top_link, #top_link a, #top_link a:visited {
        color: #444;
    }

/*--- 标志 ---*/
#logo {
    float: left;
    padding-top: 40px;
    overflow: hidden;
}

/*--- 导航 ---*/
#nav {
    width: 960px;
    height: 68px;
    line-height: 68px;
    margin: 0 auto;
    background: url(images/nav_bg.gif) no-repeat;
}

.nav_l {
    display: none;
}

.nav_r {
    display: none;
}

.navigation {
    padding-left: 16px;
}

    .navigation li {
        float: left;
        width: 110px;
        text-align: center;
        position: relative;
        padding-left: 2px;
        z-index: 100;
        background: none;
        background: url(images/li_line.gif) no-repeat right;
    }

        .navigation li a, .navigation li a:visited {
            display: block;
            text-decoration: none;
            color: #292929;
            font-weight: bold;
            width: 110px;
        }

            .navigation li a:hover, .navigation li.hover a {
                color: #292929;
                background: #c8e4ff;
                text-decoration: none;
                background: url(images/li_hover.jpg) repeat-x bottom;
            }

    .navigation ul {
        display: none;
    }

        .navigation ul li {
            background-image: none;
            background-color: #969696;
            line-height: 25px;
            margin: 0px;
            padding: 0px;
        }

            .navigation ul li a, .navigation ul li a:hover {
                background-image: none;
                color: #ff8700;
                width: 110px;
                margin: 0px;
                padding: 0px;
            }

    .navigation li ul {
        width: 110px;
        display: none;
        position: absolute;
        top: 68px;
        left: 2px;
        margin: 0px;
        padding: 0;
        z-index: 100;
        background-color: #1ab8e7;
    }

        .navigation li ul ul {
            left: 110px;
            top: 20px;
            z-index: 200;
            top: 0;
        }

        .navigation li ul li {
            background-color: #1ab8e7;
            border: 0;
            background-image: none;
        }

            .navigation li ul li a {
                color: #fff;
                font-weight: normal;
                text-align: center;
                background-image: none;
            }

                .navigation li ul li a:visited {
                    background-image: none;
                    font-weight: normal;
                    color: #ffff;
                }

                .navigation li ul li a:hover {
                    color: #fff;
                    background-image: none;
                    background: #282828;
                }

            .navigation li ul li.hover {
                background: #1ab8e7;
                background-image: none;
                width: 110px;
            }

    .navigation li.hover ul a {
        background-image: none;
    }

#nav_bot {
    width: 938px;
    height: 13px;
    background: url(images/menu_bottom.gif) repeat-x;
}




/*--- banner ---*/
#banner {
    margin: 0 auto;
    width: 980px;
    overflow: hidden;
    text-align: center;
    padding: 10px 0;
    clear: both;
}

    #banner img {
        vertical-align: middle;
    }

/*--- 主体页面 ---*/
#main_con {
    width: 970px;
    margin: 0 auto;
    text-align: left;
    background: url(images/main_con_bg.gif) no-repeat #fff;
    padding-top: 10px;
}

/*--- 左侧 ---*/
#left {
    width: 690px;
    float: right;
    margin-left: 6px;
    margin-right: 5px;
    _display: inline;
    overflow: hidden;
}

    #left .blk_t {
        font-size: 13px;
        height: 36px;
        line-height: 36px;
        background: url(images/right_class_bg.jpg);
        text-indent: 15px;
        color: #292929;
        text-indent: 40px;
    }

    #left .art_list_con, #left .prod_list_con {
        padding: 8px;
        zoom: 1;
        overflow: auto;
        scrollbar-face-color: #E6E6E6;
        scrollbar-highlight-color: #ffffff;
        scrollbar-shadow-color: #ffffff;
        scrollbar-3dlight-color: #B0B0B0;
        scrollbar-arrow-color: #666666;
        scrollbar-track-color: #f5f5f5;
        scrollbar-color: #B0B0B0;
        scrollbar-darkshadow-color: #9C9C9C;
    }

        #left .art_list_con ul li {
            border-bottom: 1px dashed #CCC;
            height: 30px;
            line-height: 30px;
        }

            #left .art_list_con ul li .l_title {
                float: left;
                width: 460px;
                height: 30px;
                overflow: hidden;
                background: url(images/news_arrow.gif) no-repeat left;
                background-position: 0px 13px;
                padding-left: 15px;
            }

            #left .art_list_con ul li .n_time {
                float: right;
                color: #7E7E7E;
                padding-right: 15px;
            }

    #left .list_con ul.flink_index, #right .list_con ul.flink_index {
        line-height: 2em;
        list-style: none;
        overflow: auto;
        zoom: 1;
    }

    #left .login_con {
        width: 320px;
        margin: 0 auto;
    }

    /*--- 左侧下的留言板 ---*/
    #left .mess_submit {
        padding-left: 105px;
    }

    #left .mess_input input {
        width: 430px;
        height: 22px;
        line-height: 22px;
    }

    #left .mess_textarea textarea {
        width: 430px;
        height: 150px;
    }

    #left .mess_submit {
        width: 405px;
        text-align: center;
    }

    #left .message_bg {
        width: 542px;
        height: 268px;
        background: url(images/message_pic.jpg) no-repeat;
        margin: 0 auto;
        display: none;
    }

    #left .yzm_input input {
        width: 366px;
    }

/*--- 右侧 ---*/
#right {
    width: 263px;
    float: left;
    margin-left: 5px;
    overflow: hidden;
    _display: inline;
}

    #right .newprod_list {
        width: 240px;
        overflow: hidden;
        _width: 230px;
    }

    #right .newprod_pic {
        border: #D5E1E2 1px solid;
    }

        #right .newprod_pic, #right .newprod_pic img {
            width: 110px;
            height: 110px;
            overflow: hidden;
            float: left;
        }

    #right .newprod_name, #right .newprod_price1, #right .newprod_intr {
        float: left;
        text-align: center;
    }

    #right .newprod_name, #right .newprod_price1 {
        width: 112px;
        font-size: 12px;
        height: 22px;
        line-height: 22px;
    }

    #right .newprod_intr {
        width: 112px;
        margin: 0 auto;
        height: 34px;
        overflow: hidden;
        line-height: 1.5em;
        color: #777;
    }

    #right .newprod_xx, #right .newprod_gg, #right .newprod_view {
        display: none;
    }

    #right .list_title a, #right .list_title a:visited {
        color: #fff;
    }

    #right .login_title, #right .list_title, #right .cart_title, #right .newprod_title, #right .blk_t {
        font-size: 13px;
        background: url(images/right_class_bg.gif) no-repeat;
        overflow: hidden;
        height: 36px;
        line-height: 36px;
        text-indent: 20px;
        color: #fff;
    }

    #right .list_con ul li, #right .recent_con ul li {
        float: none;
        width: 230px;
        overflow: hidden;
    }

    #right .list_con ul li {
        width: 230px;
        height: 24px;
        overflow: hidden;
    }

    #right .art_list_title {
        display: none;
    }
    /*--- 右侧下的留言板 ---*/
    #right .mess_input input {
        height: 18px;
        line-height: 18px;
        width: 150px;
    }

    #right .mess_textarea textarea {
        width: 150px;
        height: 50px;
    }

    #right .mess_submit {
        padding-left: 75px;
    }

    #right .message_bg {
        display: none;
    }

    #right .mess_list {
        margin-bottom: 3px;
    }

/*--- 首页产品样式 ---*/
.newprod_pic, .newprod_pic img {
    width: 133px;
    height: 133px;
    overflow: hidden;
}

.newprod_list {
    width: 133px;
    margin: 0 16px;
    padding-bottom: 5px;
    padding-top: 6px;
    text-align: center;
}

.newprod_pic {
    margin: 0 auto;
    vertical-align: middle;
}

    .newprod_pic:hover {
    }

.newprod_name {
    line-height: 22px;
    height: 22px;
    overflow: hidden;
}

    .newprod_name, .newprod_name a, .newprod_name a:visited {
        color: #2b2b2b;
    }

.media_grid td {
    vertical-align: top;
}

.newprod_name a, .newprod_name a:visited {
}

.newprod_intr {
    width: 133px;
    margin: 0 auto;
    height: 36px;
    overflow: hidden;
    line-height: 1.5em;
    color: #777;
}

.newprod_price1 {
    line-height: 22px;
    color: #ff6000;
}

.newprod_xx {
    width: 46px;
    height: 20px;
    font-size: 1px;
    background: url(http/common/n130828/images/more.gif) no-repeat;
    cursor: pointer;
    float: left;
}

    .newprod_xx:hover {
        filter: alpha(opacity=70);
        -moz-opacity: 0.7;
        opacity: 0.7;
    }

.newprod_button {
    padding: 5px 0 0 15px;
}

.newprod_view {
    float: left;
    width: 46px;
    height: 20px;
    margin-right: 5px;
}

    .newprod_view:hover {
        filter: alpha(opacity=70);
        -moz-opacity: 0.7;
        opacity: 0.7;
    }

/*--- 内页产品样式 ---*/
.prod_list_con {
    padding-top: 7px;
}

.pic_list_list, .prod_list_list {
    width: 141px;
    float: left;
    _display: inline;
    margin: 0 13px;
    padding: 5px 0;
    text-align: center;
    line-height: 1.5em;
    overflow: hidden;
}

.prod_list_pic, .prod_list_pic img {
    width: 133px;
    height: 133px;
    margin: 0 auto;
    overflow: hidden;
}

.prod_list_pic {
}

    .prod_list_pic:hover {
    }

.prod_list_name, .prod_list_type {
    text-align: center;
    margin-top: 5px;
    width: 133px;
    height: 18px;
    overflow: hidden;
}

.prod_list_name {
    height: 35px;
    overflow: hidden;
}

.prod_list_intr {
    width: 133px;
    height: 32px;
    overflow: hidden;
    margin: 0 auto;
    padding: 6px 0;
    color: #777;
    overflow: hidden;
}

.prodview_info {
    padding-left: 15px;
    height: 23px;
}

.prodview_pic, .prodview_pic img {
    width: 200px;
    height: 225px;
    overflow: hidden;
}

.prodview_pic {
    float: left;
    margin: 0 15px 0 20px;
    _margin-left: 10px;
    border: #D5E1E2 1px solid;
}

    .prodview_pic:hover {
        border: #a0a0a0 1px solid;
    }

.prodview_prices {
    line-height: 2.5em;
}

    .prodview_prices img {
        float: left;
        margin: 6px;
    }

    .prodview_prices input {
        background-image: url(http/common/n130828/images/cart_s_24.jpg);
        border: 1px solid #7F9DB9;
        height: 16px;
        line-height: 16px;
        padding-left: 5px;
        padding-right: 5px;
        width: 47px;
        width: 120px;
    }

.prodview_content {
    clear: both;
    padding-left: 25px;
    padding-right: 8px;
    padding-top: 8px;
    line-height: 1.7em;
    min-height: 50px;
    text-align: justify;
    text-justify: inter-ideograph;
}

.pic_list_list {
    float: left;
}

.pic_list_pic, .pic_list_pic img {
    width: 120px;
    height: 97px;
}

.pic_list_pic {
    border: #CCCCCC 3px solid;
    margin: 0 auto;
}

.pic_list_name {
    height: 27px;
    line-height: 27px;
    text-align: center;
}

#product_gallery {
    margin: 8px;
}

.product_gallery_pic {
    border: 3px solid #ececec;
    margin: 0px 0px 3px 6px;
    width: 120px;
}

/*--- 文章及列表 ---*/
.list_con {
    padding-top: 5px;
}

    .list_con ul {
        line-height: 2em;
        margin-left: 10px;
    }

        .list_con ul li {
            background: url(images/news_arrow.gif) no-repeat;
            background-position: 0px 10px;
            width: 300px;
            float: left;
            padding-left: 10px;
            overflow: hidden;
        }

.recent {
    line-height: 1.7em;
}

.recent_con {
    padding-top: 6px;
}

.recent_list {
    margin: 0 auto;
    width: 95%;
    border-bottom: #CCC 1px dashed;
    clear: both;
    padding-bottom: 5px;
    margin-bottom: 5px;
    zoom: 1;
    overflow: auto;
}

.artview {
    margin-bottom: 10px;
    font-size: 12px;
    text-align: justify;
    text-justify: inter-ideograph;
}

.artview_title {
    height: 40px;
    line-height: 30px;
    border-bottom: #f5f5f5 2px solid;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 6px;
}

.artview_info {
    text-align: center;
}

.artview_intr {
    padding: 5px;
    line-height: 1.7em;
    color: #282828;
    margin-top: 10px;
    text-align: center;
    text-indent: 24px;
}

#artview_content {
    line-height: 2em;
    text-indent: 28px;
    text-align: justify;
    text-justify: inter-ideograph;
}

    #artview_content, #artview_content a {
        font-size: 14px;
    }


/*--- 标题 ---*/
.login_title, .list_title, .cart_title, .newprod_title {
    font-size: 13px;
    height: 31px;
    line-height: 31px;
    background: url(images/left_class_bg.gif) no-repeat;
    text-indent: 315px;
    color: #ac5b09;
    font-weight: bold;
    overflow: hidden;
}

    .list_title a, .list_title a:visited {
        color: #1A6592;
    }

.art_list_title {
    font-size: 13px;
    height: 36px;
    line-height: 36px;
    background: url(images/right_class_bg.jpg);
    text-indent: 15px;
    color: #292929;
    text-indent: 40px;
    font-weight: bold;
    overflow: hidden;
}

.order_title, .first_reg_title, .product_title {
    background: url(images/order_title_bg.gif) no-repeat;
    height: 42px;
    line-height: 44px;
    text-indent: 35px;
    color: #311313;
    font-weight: bold;
    overflow: hidden;
}

/*--- 栏目框 ---*/
.cart_con {
    padding: 5px 0;
    text-align: center;
}

.com_con {
    padding: 0px;
}

#left .list_bot, #left .login_bot {
    clear: both;
    height: 8px;
    font-size: 1px;
    line-height: 8px;
    overflow: hidden;
    background-image: url(http/common/n130828/images/bag_30.jpg);
}

#right .list_bot, #right .login_bot {
    clear: both;
    height: 10px;
    font-size: 1px;
    line-height: 10px;
    overflow: hidden;
    background: #fff;
}

#right .mod_block {
    background: #eeeeee;
}

#left .mod_block {
}


/*--- 登录 ---*/
.login_info {
    height: 22px;
    line-height: 22px;
    clear: both;
}

    .login_info a {
        border: 1px solid #CCC;
        padding: 2px;
        background: #F6F6F6;
        clear: both;
    }

.login_left {
    width: 70px;
    padding-right: 10px;
    float: left;
    height: 30px;
    line-height: 25px;
    text-align: right;
}

.login_right {
    width: 165px;
    float: left;
    height: 30px;
}

    .login_right input {
        font-size: 12px;
        color: #444;
        width: 163px;
        height: 21px;
        line-height: 21px;
        border: 1px solid #d6d6d6;
        background: url(images/login_input.gif);
    }

.login_all {
    text-align: center;
    clear: both;
    padding: 7px 0;
}

    .login_all input {
        margin: 0px;
        padding: 0px;
        border: 0px;
        font-size: 12px;
        color: #444;
        margin-left: 20px;
        width: 61px;
        height: 23px;
        line-height: 23px;
        background: url(images/login_button.gif) no-repeat;
        cursor: pointer;
    }

.login_top {
    display: none;
    height: 13px;
    font-size: 1px;
    background-image: url(http/common/n130828/images/health_15.jpg);
}

.login_all1 {
    padding-left: 12px;
    height: 22px;
    line-height: 22px;
}

.login_con {
    padding-top: 6px;
    padding-left: 10px;
}

#yzmshow {
    position: absolute;
    float: left;
    display: none;
    margin-left: 25px;
    margin-top: 15px;
    z-index: 3;
}

    #yzmshow img {
        height: 18px;
        margin-top: 2px;
        border: #ccc 2px solid;
    }

#loginform_stat {
    height: 25px;
    line-height: 25px;
    width: 90%;
    margin: 0 auto;
    width: 200px;
    display: none;
}

/*--- 搜索 ---*/
.art_list_search {
    position: absolute;
    margin-left: 420px;
    margin-top: -32px;
}

#article_keyword, #prd_keyword, #download_keyword {
    border: 0px;
    padding: 0px;
    margin: 0px;
    width: 163px;
    height: 18px;
    line-height: 18px;
    border: #d6d6d6 1px solid;
    background: url(images/search_input.gif);
}

#articlesearch_submit, #prdsearch_submit, #downloadsearch_submit {
    border: 0px;
    padding: 0px;
    margin: 0px;
    width: 49px;
    height: 20px;
    line-height: 20px;
    background: url(images/search_button.gif) no-repeat;
    color: #fff;
    margin-left: 10px;
    font-size: 12px;
    cursor: pointer;
}

/*--- 友情链接 ---*/
#left .list_con .flink_index li, #right .list_con .flink_index li {
    float: left;
    width: 110px;
    height: 31px;
    _display: inline;
    list-style: none;
    background: none;
    padding-bottom: 10px;
}

    #left .list_con .flink_index li img, #right .list_con .flink_index li img {
        width: 88px;
        height: 31px;
        margin: 0 auto;
    }

#left .list_con .flink_index li, #right .list_con .flink_index li {
    background: none;
}

#left .flink_index li a, #left .flink_index li img, #right .flink_index li a, #right .flink_index li img {
    cursor: pointer;
}

.flinkbody img {
    width: 88px;
    height: 31px;
}
/*--- qq ---*/
.qq_list_con ul li {
    margin-bottom: 5px;
    clear: both;
}

#left .qq_list_con ul li {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    clear: none;
}

.qq_list_con {
    zoom: 1;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: hidden;
    padding: 5px;
}

/*--- 内容页面  ---*/
#sta_content {
    font-size: 14px;
    line-height: 2em;
    overflow: hidden;
    padding-top: 10px;
    padding: 4px 8px;
}

/*--- 订购相关样式 ---*/
input.add_to_cart_b_view {
    background: url(images/add_to_cart.gif) repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    margin: 0;
    padding: 0;
    text-indent: 28px;
    width: 109px;
    _margin-top: 3px;
}

.saving_o_b {
    background: none;
    background: url(images/saving.gif) no-repeat;
    cursor: pointer;
    width: 78px;
    height: 25px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    font-size: 12px;
    border: 0;
    position: absolute;
    text-align: left;
    text-indent: 22px;
    color: #FFF;
}

.order_now_b {
    background: none;
    background: url(images/order_n.gif) no-repeat;
    cursor: pointer;
    width: 78px;
    height: 25px;
    line-height: 25px;
    margin-top: -2px;
    font-size: 12px;
    border: 0;
    position: absolute;
    text-align: left;
    text-indent: 18px;
    color: #FFF;
}

.Modify_items_b {
    background: url(images/change.gif) no-repeat;
    cursor: pointer;
    width: 78px;
    height: 25px;
    line-height: 25px;
    margin-top: -2px;
    font-size: 12px;
    border: 0;
    position: absolute;
    text-align: left;
    text-indent: 18px;
    color: #FFF;
}

.ordernow {
    position: absolute;
    margin-left: 570px;
    margin-top: -32px;
}

.cartlist_list {
    padding-top: 5px;
}

.cartlist_pic, .cartlist_pic img {
    width: 75px;
    height: 75px;
}

.cartlist_pic {
    border: #CCC 2px solid;
    margin-left: 20px;
    margin-right: 20px;
    float: left;
    _margin-left: 10px;
}

.cartlist_nametype {
    width: 410px;
    float: left;
}

.cartlist_no {
    line-height: 3em;
}

    .cartlist_no input, #amount {
        border: 0px;
        margin: 0px;
        padding: 0px;
        width: 47px;
        height: 16px;
        line-height: 16px;
        padding-left: 5px;
        padding-right: 5px;
        border: #999 1px solid;
    }

.cartlist_intr {
    clear: both;
    line-height: 1.5em;
    padding-top: 5px;
    padding-bottom: 7px;
    padding-left: 25px;
    border-bottom: #CCC 1px dashed;
}

/*--- 订购表单控制 ---*/
.new_orders_list {
    margin: 10px 0 0 10px;
}

    .new_orders_list th {
        border-bottom: 1px dashed #d8d8d8;
    }

    .new_orders_list td {
        border-bottom: 1px dashed #d8d8d8;
        height: 32px;
        padding-right: 10px;
    }

.order_1, .order_2, .order_3, .order_4, .order_5 {
    line-height: 30px;
    float: left;
    margin-left: 10px;
    margin-top: 16px;
    _display: inline;
}

.order_1 {
    width: 125px;
}

.order_2 {
    width: 117px;
}

.order_3 {
    width: 117px;
}

.order_4 {
    width: 117px;
}

.order_5 {
    width: 117px;
}

.ordertotle {
    width: 382px;
    height: 30px;
    line-height: 30px;
    float: left;
    padding-left: 6px;
}

.o_b1 {
    height: 2px;
    font-size: 1px;
    border-bottom: #CCC 1px solid;
    clear: both;
}

.o_b {
    height: 2px;
    font-size: 1px;
    border-bottom: #CCC 1px dashed;
    clear: both;
}

.addr {
    border-bottom: #DEDEDE 1px solid;
    height: 30px;
    line-height: 30px;
    margin-top: 4px;
}

.addr1 {
    width: 85px;
    margin-left: 20px;
    height: 30px;
    line-height: 30px;
    background-color: #DEDEDE;
    text-align: center;
}

.addr2 {
    border: #DEDEDE 1px solid;
    padding: 5px;
    line-height: 2.5em;
    border-top: 0px;
    min-height: 20px;
}

    .addr2 a {
        color: #003399;
    }

.submit_order {
    font-size: 12px;
    height: 28px;
    background: url(images/sendorder.gif) no-repeat;
    cursor: pointer;
    margin: 7px 0 7px 20px;
    text-align: center;
    color: #FFF;
    border: none;
    line-height: 28px;
    width: 80px;
}

.submit_order_wrapper {
    height: 100px;
}


/*--- 产品类别 ---*/
.prod_type {
    padding-top: 4px;
}

    .prod_type ul {
        margin: 0 auto;
        float: none;
        width: 90%;
    }

        .prod_type ul li {
            padding: 0 0 4px 18px;
            text-indent: 10px;
            margin-bottom: 5px;
            border-bottom: #ccc 1px dashed;
        }

            .prod_type ul li a {
                height: 29px;
                line-height: 29px;
            }

                .prod_type ul li a:hover, .prod_type ul li.act a {
                }

        .prod_type ul ul {
            display: none;
        }

            .prod_type ul ul li {
                text-indent: 20px;
                border: 0px;
                padding: 0px;
                background-position: 0px 8px;
            }

        .prod_type ul li, .prod_type ul li a, .prod_type ul li a:visited {
            color: #444;
        }

/*--- 产品类别新样式 ---*/
.prod_type_n {
    padding-top: 4px;
    padding-left: 14px;
    padding-left: 14px\9;
    *padding-left: 0px;
    _padding-left: 0px;
}

    .prod_type_n ul {
        margin: 0 auto;
        float: none;
        width: 90%;
    }

        .prod_type_n ul li {
            padding: 0 0 4px 18px;
            margin-bottom: 5px;
            border-bottom: #ccc 1px dashed;
        }

            .prod_type_n ul li a {
                height: 29px;
                line-height: 29px;
            }

                .prod_type_n ul li a:hover, .prod_type ul li.act a {
                }

        .prod_type_n ul ul {
            display: none;
        }

            .prod_type_n ul ul li {
                border: 0px;
                padding: 0 0 4px 18px;
            }

        .prod_type_n ul li, .prod_type_n ul li a, .prod_type_n ul li a:visited {
            color: #444;
        }

/*--- 留言板 ---*/
#mess_main {
    padding: 10px 0;
    overflow: hidden;
}

.mess_list {
    clear: both;
    overflow: auto;
    zoom: 1;
    margin-bottom: 10px;
}

.mess_title, .mess_input, .mess_textarea {
    float: left;
    display: inline;
}

.mess_title {
    width: 60px;
    text-align: right;
    margin-right: 15px;
}

.mess_input input, .mess_textarea textarea {
    border: 1px solid #d6d6d6;
    background: url(images/mess_input_bg.gif) repeat-x #FFF;
}

.mess_textarea textarea {
    overflow: auto;
}

.subd {
    width: 70px;
    border: 0px;
    height: 26px;
    line-height: 26px;
    background: url(images/mess_sub.gif) no-repeat;
    cursor: pointer;
    text-align: center;
    color: #FFF;
}

/*--注册--*/
.reg_bg {
    background: url(images/reg_pic.jpg) no-repeat bottom;
    height: 396px;
}

#regform_table {
    width: 598px;
    margin: 0 auto;
}

    #regform_table .regform_table_s {
        width: 320px;
        margin: 0 auto;
    }

    #regform_table td {
        text-align: left;
    }

    #regform_table .td_sub {
        padding: 15px 0 0 18px;
    }

    #regform_table tbody td input {
        width: 100px;
        height: 18px;
        padding-right: 8px;
        border: #9CA9C9 1px solid;
        font-size: 12px;
        color: #666;
        margin-top: 4px;
    }

    #regform_table input#submit {
        background: url(images/reg_button.gif) no-repeat;
        width: 74px;
        height: 25px;
        line-height: 25px;
        text-align: center;
        color: #FFF;
        border: 0;
        cursor: pointer;
        margin-left: 48px;
    }

.regformsub input {
    width: 70px;
    border: 0px;
    height: 26px;
    line-height: 26px;
    background: url(images/mess_sub.gif) no-repeat;
    cursor: pointer;
    text-align: center;
    color: #FFF;
    margin-left: 170px;
}

#regform_table .regform_table_s td.label {
    width: 65px;
}

#regform_table .regform_table_s td.entry {
    width: 255px;
}

.status {
    padding: 10px;
    background-color: #FFFBD0;
    border: #EE9C5F 1px solid;
    color: #666;
}


/*--- 统计 ---*/
.counter {
    text-indent: 10px;
    height: 26px;
    line-height: 26px;
    color: #fff;
    background-color: #565656;
    border: #383838 1px solid;
}

    .counter span {
        float: left;
    }

#counterpic {
    float: left;
    margin-top: -2px;
}

    #counterpic img {
        float: left;
        margin-left: 2px;
        margin-top: 5px;
    }

.jsq {
    float: left;
    min-width: 12px;
    margin-right: 4px;
    font-weight: normal;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 14px;
    text-align: center;
    background-color: #fff;
    color: #000;
    text-indent: 0px;
    margin-top: 6px;
}


/*--- 语言的选择 ---*/
.langbar {
    clear: both;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    padding-bottom: 5px;
    zoom: 1;
    overflow: auto;
}

    .langbar a {
        display: block;
        width: 66px;
        float: left;
        height: 20px;
        margin-right: 20px;
        text-align: center;
        background: url(images/lang_03.jpg) no-repeat;
        margin: 10px 20px;
        *margin: 10px 20px;
        _margin: 10px 10px;
    }

/*--- 分页 ---*/
#pagerwrapper {
    clear: both;
    margin-bottom: 10px;
}

/*--- 自定义 ---*/
.custom_con {
    border: 1px solid #eaeaea;
    padding: 15px;
    margin-bottom: 9px;
    text-align: justify;
    text-justify: inter-ideograph;
}

    .custom_con td {
        text-align: justify;
        text-justify: inter-ideograph;
    }

/*--- 底部 ---*/
#footermain {
    background: url("images/footer_bg.gif") no-repeat scroll center bottom #FFFFFF;
    border-top: 1px solid #CCCCCC;
    padding-top: 5px;
    width: 100%;
}

#footer {
    clear: both;
    width: 970px;
    text-align: center;
    line-height: 1.5em;
    margin: 0 auto;
    background-color: none;
    color: #B2B2B2;
    padding-bottom: 15px;
}

    #footer a, #footer a:visited {
        color: #B2B2B2;
    }

    #footer .custom_con {
        border: none;
        padding: 0;
        margin: 0;
        text-align: center;
    }

    #footer .com_con {
        margin-left: 22px;
        *margin-left: 6px;
        width: 920px;
        overflow: hidden;
        font-size: 12px;
        color: #B2B2B2;
    }

    #footer .list_bot {
        display: none;
    }

/*--- Other ---*/
.list_more {
    clear: both;
    text-align: right;
    padding-right: 20px;
    margin-bottom: 10px;
}

/*--- 走马灯样式 ---*/

/*--- 向上 ---*/
.marquee {
    overflow: hidden;
    height: 100px;
    text-align: center;
    margin-bottom: 8px;
    padding: 0 10px;
}

    .marquee img {
        border: 1px solid #E6E6E6;
        display: block;
        margin-bottom: 5px;
    }

    .marquee p {
        text-align: left;
        height: 24px;
        border-bottom: 1px dashed #E6E6E6;
        line-height: 24px;
        padding-left: 20px;
    }

/*--- 左右---*/
.marquee_list {
    overflow: hidden;
    text-align: center;
    margin-bottom: 8px;
    background: #FFF;
    _width: 100%;
}

    .marquee_list img {
        border: 1px solid #E6E6E6;
        padding: 1px;
        margin: 3px;
    }


/*--- 布局管理样式 ---*/
#adminToolbar {
    width: 100%;
    height: 38px;
    background: url(images/admintoolbar_bg.gif) repeat-x;
    border-bottom: 1px solid #000;
    z-index: 99;
}

    #adminToolbar ul {
        float: left;
        text-align: left;
        height: 38px;
        background: url(images/admintoolbar_lo.gif) no-repeat;
        padding-left: 150px;
    }

        #adminToolbar ul li {
            float: left;
            padding: 9px;
            position: relative;
            z-index: 98;
        }

    #adminToolbar .section {
        float: left;
        padding: 0 10px;
        height: 18px;
        line-height: 18px;
        background: url(images/admintoolbar_bt_bg.gif) repeat-x top;
        color: #012d5f;
        border: 1px solid #6da5c7;
    }

        #adminToolbar .section:hover {
            background: url(images/admintoolbar_bt_bg.gif) repeat-x bottom;
            color: #a15b00;
            border: 1px solid #dea303;
        }

.adminToolbar_downmenu {
    display: none;
    position: absolute;
    width: 100px;
    padding: 10px;
    background: #fff;
    top: 29px;
    left: 10px;
}

    .adminToolbar_downmenu a {
        display: block;
        height: 24px;
        line-height: 24px;
        color: #012d5f;
    }

.admintoolbar_right {
    float: right;
    padding-right: 40px;
    line-height: 38px;
    color: #00c6ff;
}

    .admintoolbar_right a {
        color: #fff;
    }

        .admintoolbar_right a:hover {
            color: #00c6ff;
        }

.mod_toolbar {
    height: 24px;
    line-height: 24px;
    background: #000;
    text-align: left;
    padding-left: 5px;
    z-index: -1;
}

    .mod_toolbar img {
        vertical-align: middle;
    }

    .mod_toolbar a {
        font-size: 11px;
        color: #FFF;
    }

/* sortable placeholder */
.web_bg .sortable_placeholder {
    display: block;
    border: 1px solid #efefef;
    height: 32px;
    background: #ccc;
}

.placeholder {
    display: block;
    height: 12px;
}

.blankbar {
    height: 0px;
    line-height: 0px;
    font-size: 1px;
    clear: both;
}

.blankbar1 {
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    clear: both;
}

#pager {
    margin: 0px auto;
    margin-top: 20px;
}

    #pager td {
        color: #999;
        padding-left: 5px;
        padding-right: 5px;
    }

        #pager td a img {
            margin-left: 2px;
            padding-right: 2px;
            margin-top: 2px;
        }

p.static_html {
    font-size: 14px;
}

    p.static_html img {
        margin: 10px;
    }

/* ---------------公告栏样式----------*/
.bulletin {
    height: 150px;
    overflow: hidden;
}

/* ---------------首页公司介绍样式----------*/
.notice_con {
    padding: 8px;
    height: 160px;
    overflow: hidden;
}

/* ---------------搜索----------*/
.articel_search {
    width: 280px;
    float: right;
    margin-top: 50px;
}



/*IE6 img flash*/

#left .flash_image {
    width: 688px;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
}

#right .flash_image {
    width: 261px;
    *width: 261px;
    overflow: hidden;
    padding-top: 10px;
}


#left .pro_over {
    width: 674px;
    *width: 673px;
    _width: 683px;
    overflow: hidden;
    padding-top: 10px;
    padding-left: 16px;
    _padding-left: 5px;
    padding-bottom: 10px;
}

#right .pro_over {
    width: 261px;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
}


#left .com_con {
    width: 668px;
    overflow: hidden;
    padding: 10px;
}

#right .com_con {
    width: 241px;
    overflow: hidden;
    padding: 10px;
}

#left .company_intro {
    font-size: 12px;
    padding: 6px 10px;
    text-align: justify;
    text-justify: inter-ideograph;
    width: 670px;
    overflow: hidden;
}

#right .company_intro {
    font-size: 12px;
    padding: 6px 10px;
    text-align: justify;
    text-justify: inter-ideograph;
    width: 240px;
    overflow: hidden;
}

.flash_image object {
    display: inherit;
}
/*----------------2种语言---------------------------*/
.switch_langbar {
    color: #000;
    float: right;
    margin-top: 30px;
    margin-right: 10px;
    text-align: left;
}

    .switch_langbar a:link {
        color: #000;
        text-decoration: none;
    }

    .switch_langbar a:visited {
        text-decoration: none;
        color: #000;
    }

    .switch_langbar a:hover {
        text-decoration: underline;
    }

    .switch_langbar a:active {
        text-decoration: none;
    }

.lngbar_option a:link {
    color: #444;
}

.lngbar_select {
    color: #444;
}

.lngbar_select {
    border: 1px solid #000;
    padding: 0 3px;
    cursor: pointer;
    padding-right: 20px;
    background: #FFF url(../images/down.gif) no-repeat right center;
}

.lngbar_option {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 3px;
    background-color: #FFF;
    z-index: 1000;
    position: absolute;
    display: none;
}

    .lngbar_option a {
        display: inline-block;
        width: 100%;
        color: #fff;
    }

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
* {
    padding: 0;
    margin: 0;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
    font: 12px Arial, Helvetica, sans-serif;
    color: #333333;
}

#TB_secondLine {
    font: 10px Arial, Helvetica, sans-serif;
    color: #666666;
}

#TB_window a:link {
    color: #666666;
}

#TB_window a:visited {
    color: #666666;
}

#TB_window a:hover {
    color: #000;
}

#TB_window a:active {
    color: #666666;
}

#TB_window a:focus {
    color: #666666;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}

.TB_overlayMacFFBGHack {
    background: url(macFFBgHack.png) repeat;
}

.TB_overlayBG {
    background-color: #000;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}

* html #TB_overlay { /* ie6 hack */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
    position: fixed;
    background: #FFFFFF;
    z-index: 1005;
    color: #000000;
    display: none;
    border: 4px solid #CCD8E7;
    text-align: left;
    top: 50%;
    left: 50%;
}

* html #TB_window { /* ie6 hack */
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

    #TB_window img#TB_Image {
        display: block;
        margin: 15px 0 0 15px;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #666;
        border-left: 1px solid #666;
    }

#TB_caption {
    height: 25px;
    padding: 7px 30px 10px 25px;
    float: left;
}

#TB_closeWindow {
    height: 25px;
    padding: 11px 25px 10px 0;
    float: right;
}

#TB_closeAjaxWindow {
    padding: 0;
    padding-right: 2px;
    text-align: right;
    float: right;
}

#TB_ajaxWindowTitle {
    float: left;
    line-height: 28px;
    margin-bottom: 1px;
    padding-left: 15px;
    font-weight: bold;
}

#TB_title {
    /*background:url(images/tb_title_bg.gif) repeat-x;*/
    background-color: #CCD8E7;
    height: 28px;
    /*margin-bottom:15px;*/
    line-height: 28px;
}

#TB_ajaxContent {
    clear: both;
    padding: 2px 15px 15px 15px;
    overflow: auto;
    text-align: left;
    line-height: 1.4em;
}

    #TB_ajaxContent.TB_modal {
        padding: 15px;
    }

    #TB_ajaxContent p {
        padding: 5px 0px 5px 0px;
    }

#TB_load {
    position: fixed;
    display: none;
    height: 13px;
    width: 208px;
    z-index: 103;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect {
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    border: none;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
}

* html #TB_HideSelect { /* ie6 hack */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent {
    clear: both;
    border: none;
    /*margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;*/
}

.mb_foot_block {
    position: relative;
}

    .mb_foot_block a {
        display: inline;
    }

.last-item {
    background: none repeat scroll 0 0 transparent !important;
}

.slides_container {
    width: 970px;
    height: 303px;
    overflow: hidden;
}

.pagination {
    padding: 20px 10px;
    text-align: center;
    font-family: Arial, '宋体', Sans-Serif;
}

    .pagination .current {
        background-color: #19B7E4;
        color: white;
        font-weight: bold;
    }

    .pagination a {
        background: none repeat scroll 0 0 #FFFFFF;
        color: #555555 !important;
    }

    .pagination span, .pagination a {
        display: block;
        float: left;
        font-size: 14px;
        height: 22px;
        line-height: 22px;
        margin-right: 5px;
        padding: 0 6px;
    }

.picnumeric {
    text-align: center;
    font-family: Arial, '宋体', Sans-Serif;
    position: absolute;
    right: 3px;
    bottom: 5px;
    z-index: 100;
}

    .picnumeric li {
        display: block;
        float: left;
    }

    .picnumeric .current a {
        background-color: #19B7E4;
        border: 1px solid #19B7E4;
        color: White;
        text-decoration: none;
    }

    .picnumeric a {
        display: block;
        float: left;
        font-size: 12px;
        height: 18px;
        line-height: 18px;
        margin-right: 5px;
        padding: 0 6px;
        font-weight: bold;
        border: 1px solid Silver;
        color: White;
        background-color: Silver;
    }

.related {
    background: none;
    border-bottom: 1px solid #CCCCCC;
    margin-top: 10px;
    height: 27px;
}

    .related span {
        background: none repeat scroll 0 0 #282828;
        border-bottom: medium none;
        color: #FFFFFF;
        float: left;
        font-size: 13px;
        height: 25px;
        min-width: 60px;
        padding: 3px 15px 0;
        text-align: center;
        width: 660px;
    }

.relatedlist {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    overflow: hidden;
    padding: 5px;
}

    .relatedlist li {
        float: left;
        height: 22px;
        line-height: 22px;
        margin-right: 10px;
        overflow: hidden;
        padding-left: 12px;
        width: 30%;
    }

.btnPrev, .btnNext {
    float: left;
    height: 54px;
    width: 17px;
}

.flash {
    width: 970px;
    height: 303px;
    position: relative;
    overflow: hidden;
    margin: 0px auto;
}

.more {
    width: 32px;
    height: 9px;
    border: 0px;
    display: block;
    float: right;
    background: url(images/more_37.jpg) no-repeat scroll 0 0 transparent;
}



/*
    图片放大
*/

#showproduct li {
    list-style-type: none;
}

.zoomPad {
    border: 1px solid #E6E6E6;
}

.hits {
    border-bottom: 1px dotted #CCCCCC;
    height: 25px;
    line-height: 25px;
    margin: 5px 0;
    text-align: right;
}

.page {
    margin: 15px 0;
}

#tree_spread {
    clear: both;
    content: ".";
    display: block;
    overflow: hidden;
    padding: 5px;
}

.tree_child_wrap {
    text-indent: 20px;
}

.tree_wrap {
    clear: both;
    content: ".";
    display: block;
    overflow: hidden;
}

    .tree_wrap > dl {
        border-bottom: 1px dashed #CCCCCC;
    }

    .tree_wrap dl {
        line-height: 3;
        padding-left: 15px;
    }

.bg_line dl {
    line-height: 3;
    padding-left: 15px;
    border-bottom: 1px dashed #CCCCCC;
}

.contactus {
    line-height: 240%;
    padding: 5px 10px;
}

.ihot li {
    float: left;
    height: 140px;
    margin: 20px 0 20px 38px;
    overflow: hidden;
    text-align: center;
    width: 125px;
}

.ihot div {
    border: 1px solid #CCCCCC;
}

.ihot {
    height: 170px;
    overflow: hidden;
}

.list-gallery li {
    float: left;
    padding: 5px 15px 10px;
    width: 134px;
}

.thumb img {
    width: 140px;
}

.list-gallery li .des p {
    overflow: hidden;
}

.list-gallery li .des .default {
    height: 21px;
}

.list-gallery li .des {
    line-height: 21px;
    padding-top: 7px;
    text-align: center;
}

.list-gallery li .thumb {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    height: 98px;
    padding: 1px;
    width: 130px;
}

    .list-gallery li .thumb a {
        display: block;
        height: 98px;
        overflow: hidden;
        width: 130px;
    }

.pagination {
    clear: both;
    font-family: Arial,'宋体',Sans-Serif;
    padding: 20px 10px 40px;
    text-align: center;
}

h1 {
    font-size: 18px;
    margin: 5px;
}

#preview {
    margin-top: 10px;
    position: relative;
    width: 600px;
    margin-left: 50px;
}

    #preview .slides_container {
        border: 2px solid #DFDFDF;
        float: left;
        height: 200px;
        margin-left: 45px;
        overflow: hidden;
        width: 200px;
    }

    #preview .prev {
        background: url("images/arrow-prev.png") repeat scroll 0 0 transparent;
        left: 20px;
    }

    #preview .next, #preview .prev {
        display: block;
        height: 0;
        overflow: hidden;
        padding-top: 21px;
        position: absolute;
        top: 75px;
        width: 21px;
        z-index: 101;
        margin-top: 20px;
    }

a {
    text-decoration: none;
}

#preview .slides_container {
    border: 2px solid #DFDFDF;
    float: left;
    height: 200px;
    margin-left: 45px;
    overflow: hidden;
    width: 200px;
}

#preview .next {
    background: url("images/arrow-next.png") repeat scroll 0 0 transparent;
    left: 250px;
}

#preview .paging {
    background: none repeat scroll 0 0 #DFDFDF;
    float: right;
    padding: 5px;
    width: 136px;
}

    #preview .paging li {
        float: left;
        height: 60px;
        list-style-type: none;
        margin: 3px;
        width: 60px;
    }

.product-info {
    width: 660px;
    overflow: hidden;
}

.mod_block.mb_Am4IpU2e_block {
    margin-bottom: 10px;
}



/*在线留言*/
#messageonline {
    height: 100%;
    width: 100%;
}

.messageonline_items {
    float: left;
    padding: 15px;
    width: 640px;
}

    .messageonline_items > div {
        float: left;
        height: 35px;
        width: 48%;
        margin: 4px 0;
    }

#div_onlineContent {
    height: 90px;
    width: 90%;
}

.messageonline_items label {
    display: block;
    float: left;
    width: 90px;
    line-height: 30px;
    height: 30px;
}

.messageonline_items input {
    height: 30px;
    width: 150px;
}

.messageonline_items em {
    color: red;
}

#onlineContent {
    height: 80px;
    width: 460px;
}

.div_line {
    clear: both;
    border: 1px solid silver;
}

.messageonline_command {
    text-align: center;
    width: 50%;
    padding-top: 8px;
    margin-left: 280px;
}

    .messageonline_command > a {
        border: 1px solid silver;
        display: block;
        font-size: 17px;
        height: 25px;
        margin: 0 auto;
        width: 90px;
        float: left;
        color: #00A849;
        cursor: pointer;
    }

    .messageonline_command > div {
        color: #000000;
        display: block;
        float: left;
        font-size: 11px;
        height: 12px;
        line-height: 12px;
        margin-left: 8px;
        margin-top: 8px;
        padding: 3px;
    }

#progress > span {
    display: block;
    float: left;
    height: 12px;
    line-height: 18px;
}

#progress > img {
    float: left;
    margin-right: 5px;
    width: 15px;
}

.success {
    color: #00A849 !important;
}

.error {
    color: red !important;
}

#div_onlineVc {
    width: 450px;
}

    #div_onlineVc > input {
        float: left;
    }

    #div_onlineVc > img {
        float: left;
    }


.div_messageList {
    padding: 15px;
}

    .div_messageList dt, .div_messageList dd {
        float: left;
    }

.dt_name {
    height: 28px;
    width: 48%;
    font-size: 14px;
    font-weight: bold;
}

.dl_time {
    height: 28px;
    width: 48%;
    text-align: right;
}

.dl_content {
    border-bottom: 2px solid silver;
    width: 96%;
    margin-bottom: 20px;
}

.div_item_line {
    clear: both;
    border-bottom: 1px solid silver;
    width: 96%;
}


/*在线留言分页样式*/
.pagination_message {
    text-align: center;
    font-family: Arial, '宋体', Sans-Serif;
}

    .pagination_message .current {
        font-weight: bold;
        background-color: #00A849;
        color: #FFF;
    }

    .pagination_message span, .pagination_message a {
        display: block;
        float: left;
        font-size: 14px;
        height: 22px;
        line-height: 22px;
        margin-right: 5px;
        padding: 0 6px;
        border: 1px solid #00A849;
        color: #00A849;
    }

.div_pagination_line {
    clear: both;
    margin-bottom: 20px;
}
/**/
.product-list {
    float: left;
    height: 150px;
    overflow: hidden;
    text-align: center;
    width: 120px;
    margin: 0 4px;
}

    .product-list img {
        height: 120px;
        width: 120px;
    }


.related-product-list {
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    overflow: hidden;
    padding: 5px;
}

.relatedlist li {
    background: url("images/black.png") no-repeat scroll 3px 10px transparent;
}

.page > div {
    line-height: 25px;
    overflow: hidden;
}
