﻿/*首页*/
div.aboutus_bg {
    width: 1200px;
    height: 300px;
    margin: 0 auto;
}

div.aboutus_image_box {
    width: 400px;
    height: 300px;
    float: left;
}

div.aboutus_content_box {
    width: 790px;
    height: 300px;
    float: left;
    font-family: 宋体;
    font-size: 16px;
    color: #202020;
}

div.section_bg {
    width: 1200px;
    height: 400px;
    margin: 0 auto;
    /*background-color: #eeeeee;*/
}

div.AboutUs {
    font-family: 微软雅黑;
    font-size: 20px;
    width: 1200px;
    height: 80px;
    margin: 0px auto;
    line-height: 80px;
    vertical-align: middle;
    /*background-color: #eeeeee;*/
}

div.div_inline {
    display: inline-block;
}

/*首页产品展示*/
div.show_product {
    width: 320px;
    height: 400px;
    float: left;
    /*background-color: aquamarine;*/
}

div.show_product_title {
    width: 300px;
    height: 50px;
    /*background-color: #ffffff;*/
    font-family: 微软雅黑;
    font-size: 20px;
    line-height: 50px;
    vertical-align: middle;
}

div.show_product_image {
    width: 300px;
    height: 180px;
    /*background: url('product_images/图片1.png') no-repeat center;*/
}

div.product_list {
    width: 300px;
    height: 100px;
}

    div.product_list table {
        width: 100%;
        border-collapse: collapse;
    }

        div.product_list table tr {
            border-style: solid;
            border-width: 0px 0px 1px 0px;
            border-color: #eeeeee;
            /*background: url('Images/product-point.png') left center no-repeat;*/
        }

            div.product_list table tr td {
            }

                div.product_list table tr td a {
                    font-family: 'Microsoft YaHei';
                    font-size: 14px;
                    color: #666666;
                    text-decoration: none;
                }

                    div.product_list table tr td a:link, a:visited {
                        color: #666666;
                        text-decoration: none;
                    }

                    div.product_list table tr td a:hover, a:active {
                        color: #880000;
                        text-decoration: none;
                    }

div.product_more {
    width: 300px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    vertical-align: middle;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
}

    div.product_more a {
        font-family: 'Microsoft YaHei';
        font-size: 14px;
        color: royalblue;
        text-decoration: none;
    }

        div.product_more a:link, a:visited {
            color: royalblue;
            text-decoration: none;
        }

        div.product_more a:hover, a:active {
            color: #880000;
            text-decoration: none;
        }

/*首页技术交流列表*/
div.show_article {
    width: 400px;
    height: 400px;
    float: left;
    /*background-color: aquamarine;*/
}

div.show_article_title {
    width: 380px;
    height: 50px;
    /*background-color: #ffffff;*/
    font-family: 微软雅黑;
    font-size: 20px;
    line-height: 50px;
    vertical-align: middle;
}

div.show_article_image {
    width: 380px;
    height: 180px;
    /*background: url('article_images/1.jpg') no-repeat center;*/
}

div.article_list {
    width: 380px;
    height: 100px;
    font-family: 宋体;
    font-size: 16px;
    color: #333333;
}

    div.article_list table {
        width: 100%;
        border-collapse: collapse;
    }

        div.article_list table tr {
            border-style: solid;
            border-width: 0px 0px 1px 0px;
            border-color: #eeeeee;
            /*background: url(Images/product-point.png) no-repeat;*/
        }

            div.article_list table tr td {
            }

                div.article_list table tr td a {
                    font-family: 'Microsoft YaHei';
                    font-size: 14px;
                    color: #666666;
                    text-decoration: none;
                }

                    div.article_list table tr td a:link, a:visited {
                        color: #666666;
                        text-decoration: none;
                    }

                    div.article_list table tr td a:hover, a:active {
                        color: #880000;
                        text-decoration: none;
                    }

div.article_more {
    width: 380px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    vertical-align: middle;
}

    div.article_more a {
        font-family: 'Microsoft YaHei';
        font-size: 14px;
        color: royalblue;
        text-decoration: none;
    }

        div.article_more a:link, a:visited {
            color: royalblue;
            text-decoration: none;
        }

        div.article_more a:hover, a:active {
            color: #880000;
            text-decoration: none;
        }

/*首页新闻动态列表*/
div.show_news {
    width: 470px;
    height: 400px;
    float: left;
    /*background-color: aquamarine;*/
}

div.show_news_title {
    width: 470px;
    height: 50px;
    /*background-color: #ffffff;*/
    font-family: 微软雅黑;
    font-size: 20px;
    line-height: 50px;
    vertical-align: middle;
}

div.show_news_image {
    width: 470px;
    height: 180px;
    /*background: url('upload/image/20180507/6366128870755740157129908.jpg') no-repeat center;*/
}

div.news_list {
    width: 470px;
    height: 100px;
    font-family: 宋体;
    font-size: 16px;
    color: #333333;
}

    div.news_list table {
        width: 100%;
        border-collapse: collapse;
    }

        div.news_list table tr {
            border-style: solid;
            border-width: 0px 0px 1px 0px;
            border-color: #eeeeee;
        }

            div.news_list table tr td {
            }

                div.news_list table tr td a {
                    font-family: 'Microsoft YaHei';
                    font-size: 14px;
                    color: #666666;
                    text-decoration: none;
                }

                    div.news_list table tr td a:link, a:visited {
                        color: #666666;
                        text-decoration: none;
                    }

                    div.news_list table tr td a:hover, a:active {
                        color: #880000;
                        text-decoration: none;
                    }

div.news_more {
    width: 470px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    vertical-align: middle;
}

    div.news_more a {
        font-family: 'Microsoft YaHei';
        font-size: 14px;
        color: royalblue;
        text-decoration: none;
    }

        div.news_more a:link, a:visited {
            color: royalblue;
            text-decoration: none;
        }

        div.news_more a:hover, a:active {
            color: #880000;
            text-decoration: none;
        }
