﻿/*--*/
body
{
    margin: 0 auto;
    padding: 0 auto;
    text-align: center;
    width: 930px;
    background-color: #cacbcc;
}

a
{
    text-decoration: none;
}
a:visitor a:hover
{
}
img
{
    border: none;
}

ul
{
    padding: 0;
    margin: 0;
    list-style: inside;
}

li
{
    text-decoration: none;
    list-style-type: none;
}

.clear
{
    float: none;
}
.fullline
{
    width: 100%;
}
/*--*/
#body_bg
{
    background: url(../images/body_bg.png);
    width: 900px;
}
#body_wrap
{
    width: 900px;
}
#head
{
    width: 100%;
}
#top
{
    width: 900px;
    height: 75px;
    background-image: url(../images/top_bg.png);
}
#logo
{
    float: left;
}
#lanuage
{
    background-image: url(../images/lanuage_bg.png);
    width: 300px;
    height: 29px;
    float: right;
}

#nav
{
    background-image: url(../images/nav_bg.png);
    height: 26px;
    width: 100%;
    padding: 0;
    float: none;
}
#nav ul
{
    float: left;
    width: 850px;
    padding-left: 0px;
}
#nav ul li
{
    display: inline;
    line-height: 25px;
    float: left;
    width: 90px;
}
#nav ul li a
{
    font-family: Arial;
    color: #fff;
    font-size: 15px;
}
#nav ul li a:hover
{
    color: #122637;
}

#flash
{
    height: 325px;
    background-image: url(../images/flash_backg.png);
    background-position: bottom;
}


/*--*/
.lab_bg
{
    /* background-image:url(../images/Tab_bg.jpg); */
    background-color: #bab9b9;
    width: 900px;
    height: 160px;
}


.lanuage
{
    font-size: 12px;
    font-family: 宋体;
    line-height: 28px;
}
.lanuage a
{
    font-size: 12px;
    font-family: 宋体;
    line-height: 28px;
    color: Black;
}
.lanuage a:hover
{
    color: Blue;
}



/*--Tab--*/
/*TAB布局*/
#tab
{
    background: url(../images/tab_title_bg.png) no-repeat;
    margin-left: 20px;
}
/*TAB-标题修饰*/
#tab, #tab ul li div, #tab ul li div li
{
    width: 856px;
}
/* 设置总宽度[width] */
#tab
{
    height: 150px;
    padding: 0; /*background:#ccc;*/
    overflow: hidden;
}
/* 设置总高度[height]、标题背景颜色[background] */

#tab ul li h3 a
{
    height: 23px;
    text-align: center;
    background-image: url(../images/lab_bg.png);
    color: #fff;
    font-family: 宋体;
}
/* 标题默认状态 */
#tab ul li h3 a:hover
{
    background-image: url(../images/lab_hover_bg.png);
    color: #000;
}
/* 鼠标经过状态 */

#tab ul li.up h3 a
{
    background-image: url(../images/lab_hover_bg.png);
    color: #000;
}
/* 当前窗口状态 */
td
{
    font-size: 12px;
    color: #333;
}


.sec1, .sec2
{
    width: 182px;
    height: 24px;
    text-align: center;
    cursor: hand;
    color: #fff;
    font-family: 宋体;
    font-size: 12px;
}

.sec1
{
}
.sec2
{
    background: url(../images/tab_hover_bg.gif) no-repeat;
    color: #000;
}
.sec1 a
{
    font-family: 宋体;
    font-size: 15px;
    color : #333;
    font-weight:bold;
}
.sec2 a
{
    font-family: 宋体;
    font-size: 15px;
    color : #000;
    font-weight:bold;
}

#tab_1
{
    background-image: url(../images/tab_1.png);
}

.index_title
{
    font-family: 宋体;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    left: 10%;
    width: 100%;
    line-height: 25px;
}

.tab_content
{
    clear: left;
    line-height: 18px;
}
.text_align
{
}

.index_datalist
{
    padding: 0;
    margin: 0;
    padding-left: 35px;
    width: 100%;
    float: left;
}
.tab_title
{
    width: 171px;
    height: 23px;
    text-align: center;
}

.tab_warp
{
    border: 1px solid #ccc;
}
.tab_content_title
{
    font-family: 宋体;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    padding: 2px 15px;
    width: 50%;
}
.tab_content_title_en
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    padding: 2px 15px;
    width: 50%;
}
.tab_product_content_title
{
    font-family: 宋体;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    padding: 2px 15px;
    width: 18%;
}
.tab_product_content_title_en
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    padding: 2px 15px;
    width: 18%;
}
.tab_content
{
    padding: 2px;
    text-align: left;
    padding-left: 10px;
    font-size: 12px;
    color: #000;
    line-height: 18px;
}
.tab_content_en
{
    font-family: Arial;
    padding: 2px;
    text-align: left;
    padding-left: 10px;
    font-size: 12px;
    color: #000;
    line-height: 18px;
}
.tab_content:hover
{
    color: #666;
}

.datalist_produce_list
{
    line-height: 18px;
    text-align: left;
    padding-left: 10px;
}

a
{
    color: #000;
    font-size: 13px;
    line-height: 20px;
}
a:hover
{
    color: #78a2e1;
}
.1_datalist
{
    padding: 0;
    margin: 0;
    text-align: left;
}


/*datalist 内容字体样式*/
.datalist_font
{
    font-size: 12px;
}

/*--footer--*/
#shadow_footer
{
    height: 63px;
    text-align: center;
    margin: 0 auto;
    padding: 0 auto;
}
#foot_footer
{
    height: 50px;
    background-color: #fff;
    width: 900px;
}
#footer_menu
{
    background: url(../images/footer_menu_bg.png) repeat-x;
    height: 27px;
}
#footer_menu ul
{
    float: left;
}
#footer_menu ul li
{
    display: inline;
}
#footer_menu ul li a
{
    font: 宋体;
    font-family: Arial;
    line-height: 25px;
    font-size: 13px;
    color: #fff;
}
#footer_menu ul li a:hover
{
    color: #ccc;
}
#copyright
{
    font-size: 13px;
    color: #666;
    line-height: 25px;
    text-align: center;
}
.copyright
{
    color: #999;
    line-height: 25px;
}
.copyright:hover
{
    color: #ff0000;
}

