﻿/*---------------------------------------------------------------------------------*/
/*首页顶部-返回首页|设为首页|加入收藏 样式*/
.header
{
    background: #d10c0a;
    width: 100%;
    background-image: url(../Images/header_background.jpg);
    background-repeat: repeat-x;
    float: left;
    vertical-align: top;
}
.header a
{
    color: White;
    text-decoration: none;
}

/*首页新闻样式*/
ul.newslist_time
{
    margin: 0px 0px 1px 1px;
    padding: 0px;
}

li.newslist_time
{
    margin: 0px;
    padding-left: 0px;
    list-style-type: none;
    height: 25px;
    line-height: 22px;
    border-bottom: 1px dashed #cdcdcd; /* background: transparent url(../images/news.gif) 0px 5px no-repeat;*/
}

li.newslist_time .time
{
    float: right;
    font: 10px/23px Verdana, Arial, Helvetica, sans-serif;
    color: #5a5a5a;
    padding-right: 10px;
}

a.newslist_time:link, a.newslist_time:visited, a.newslist_time:active
{
    float: left;
    color: #5a5a5a;
    padding-left: 5px;
    text-decoration: none;
    font: 12px/24px Verdana, Arial, Helvetica, sans-serif;
}

a.newslist_time:hover
{
    color: #ff0000;
    font: 12px/24px Verdana, Arial, Helvetica, sans-serif;
}
/*---------------------------------------------------------------------------------*/
.main_centre02
{
    padding:10px;
    height: 539px;
    float: left;
    overflow: hidden;
    background-image: url(../images/index_06.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size:480px;
}
.main_centre02_01
{
    width: 140px;
    height: 80px;
    float: left;
    padding-top: 40px;
    text-align: right;
}
.main_centre02_02
{
    width: 320px;
    height: 120px;
    float: left;
    text-indent: 20px;
    text-align: left;
    font-size: 12px;
    color: #5e5e5e;
    line-height: 2;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

.main_centre02_03
{
    margin-top:10px;
    width: 460px;
    height: 90px;
    margin-left: auto;
    margin-right: auto;
    text-indent: 20px;
    text-align: left;
    font-size: 12px;
    color: #5e5e5e;
    line-height: 2.5;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
.right_shop
{
    margin-top: 50px;
}
/*----------------------------------------网站底部样式----------------------------------------------------*/
.footer
{
    margin: 20px auto 20px auto;
    width: 1005px;
    padding: 20px 0 20px 0;
    clear: left;
}
.footer p
{
    text-align: center;
    line-height: 21px;
    color: #999999;
    font-size: 12px;
}
.footer a
{
    color: #999999;
}
.footer a:hover
{
    color: #000;
    text-decoration: underline;
}
/*----------------------------------栏目导航样式------------------------------------*/
a.newsclass_dolphin:link, a.newsclass_dolphin:visited, a.newsclass_dolphin:active
{
    display: block;
    text-decoration: none;
    font: 12px/28px Verdana, Arial, Helvetica, sans-serif;
    height: 27px;
    text-align: left;
    background: url(../images/columnUnderline.gif) 0px 5px no-repeat;
    padding-left: 25px;
    margin: 0px;
    color: #6a6a6a;
}

a.newsclass_dolphin:hover
{
    display: block;
    color: #ff0000;
    text-decoration: none;
    font: 12px/28px Verdana, Arial, Helvetica, sans-serif;
    background: url(../images/columnUnderline.gif) 0px 5px no-repeat;
}

/*产品展示产品类别样式*/
.product_menu
{
    width: 209px;
    height: auto;
    margin: 0;
    margin: 5px 0;
}
.product_menu ul li a, .product_menu ul li a:visited
{
    display: block;
    text-decoration: none;
    font: 12px/28px Verdana, Arial, Helvetica, sans-serif;
    height: 27px;
    width: 184px;
    text-align: left;
    background: url(../images/columnUnderline.gif) 0px 5px no-repeat;
    padding-left: 25px;
    margin: 0px;
    color: #6a6a6a;
}
.product_menu ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.product_menu ul li
{
    float: left;
    margin-right: 1px;
    position: relative;
}
.product_menu ul li ul
{
    display: none;
}
/* specific to non IE browsers */
.product_menu ul li:hover a
{
    color: #6a6a6a;
    font-weight: bold;
    background: url(../images/columnUnderline.gif) 0px 5px no-repeat;
}
.product_menu ul li:hover ul
{
    display: block;
    position: absolute;
    top: 0;
    font-size: 8px;
    font-weight: normal;
    left: 208px;
    text-align: left;
    width: 209px;
}
.product_menu ul li:hover ul li a.hide
{
    color: #6a6a6a;
    font-weight: normal;
    background: url(../images/columnUnderline.gif) 0px 5px no-repeat;
}
.product_menu ul li:hover ul li:hover a.hide
{
    background: #6fc;
    color: #000;
}
.product_menu ul li:hover ul li ul
{
    display: none;
}
.product_menu ul li:hover ul li a
{
    display: block;
    font-weight: normal;
    width: 220px;
    cursor: pointer;
    background: #eee;
    color: #000;
}
.product_menu ul li:hover ul li a:hover
{
    color: #6a6a6a;
    text-align: left;
    width: 220px;
    font-weight: bold;
    background: #fff url(../images/index_14.gif) 0px 5px no-repeat;
}
.product_menu ul li:hover ul li:hover ul
{
    display: block;
    position: absolute;
    left: 209px;
    top: 0;
}
/*------------------------------------------------------*/
/*div一条点细线*/
.divbottomcss
{
    margin-top: 5px;
    border-bottom: 1px dashed #c5c1c2;
    height: 1px;
    width: 730px;
}
/*新闻样式*/
.newsList
{
    list-style-type: none;
    width: 750px;
    height: 36px;
    font-size: 12px;
    overflow: hidden;
    line-height: 28px;
    background: url(../images/line.gif) 0px 6px no-repeat;
    padding-left: 9px;
}
.newsList_title
{
    clear: left;
    float: left;
    font: 12px/26px Verdana, Arial, Helvetica, sans-serif;
}
.newsList_title a:link, .newsList_title a:visited, .newsList_title a:active
{
    text-decoration: none;
    font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
    color: #333;
}
.newsList_title a:hover
{
    text-decoration: underline;
    color: #ff0000;
    font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
}
.newsList_time
{
    float: right;
    white-space: nowrap;
    overflow: hidden;
    font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
    padding-right: 5px;
    color: #999;
}
/*新闻详细页面样式*/
.newstitle
{
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
}
.info
{
    height: 28px;
    line-height: 28px;
    border: 1px #e8e8e8 solid;
    margin: 0px 0px;
    text-align: center;
    background-color: #f7f7f7;
}
div.newscontent_con
{
    margin: 30px 0px;
    text-align: left;
    font: 14px/22px Verdana, Arial, Helvetica, sans-serif;
}
.listbg
{
    background-color: #E4E4E4;
    margin: 0px;
    padding: 0px;
    font-size:12px;
}
.listbg td
{
    background-color: #fff;
    border-collapse: collapse;
}