﻿/* reset */
html
{
    _background-image: url(about:blank); /*用浏览器空白页面作为背景*/
    _background-attachment: fixed; /* prevent screen flash in IE6 确保滚动条滚动时，元素不闪动*/
}
html, body
{
    height: 100%;
    border: 0 none;
}
body, form, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, li, dt, dd, blockquote
{
    margin: 0;
    padding: 0;
}
li
{
    list-style-type: none;
}
img
{
    border: none;
    vertical-align: middle;
}
body, h1, h2, h3, h4, h5, h6, tr, button, select, textarea
{
    font-size: 12px;
}
button
{
    padding: 0;
    cursor: pointer;
}
input, textarea
{
    padding: 2px;
    font-size: 12px;
    line-height: normal;
}
h1, h2, h3, h4, h5, h6
{
    font-weight: 400;
}
sup, sub
{
    font-size: 0.7em;
    vertical-align: baseline;
}
cite, i, em
{
    font-style: normal;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
body, td, th, textarea, button
{
    font-family: Arial,Tahoma,Helvetica,sans-serif;
}

body
{
    background-color: #eee;
    color: #444444;
}
a
{
    color: #444444;
    text-decoration: none;
    zoom: 1;
    outline:none;
}

.i_face
{
    position: relative;
    width: 80px;
    text-align: left;
}
textarea
{
    resize: none;
    outline: 0;
}
.t_c
{
    text-align: center;
}
/* 文本溢出 */
.ellipsis
{
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.clearfix
{
    clear: both;
    height: 0px;
    font-size: 0px;
    _overflow: hidden;
}
.w100
{
    width: 100%;
}
.w1002
{
    width: 1002px;
    margin: 0 auto;
    overflow-x: hidden;
}
.m15
{
    padding-bottom: 15px;
}
.nav_title,.coum_name,.title_general
{
    font-family:微软雅黑,Arial;
}
.first_a
{
    display: block;    
    font-size:14px;
}
ul.dropdown ul li a
{
    display: block;
}
.language a
{
    display: block;    
    text-indent: 25px;
}
.language .language_1 a
{
    background: url("Images/cn.jpg") no-repeat;
    height: 16px;
    line-height: 16px;
    padding-right:10px;
}
.language .language_2 a
{
    background: url("Images/en.jpg") no-repeat;
    height: 16px;
    line-height: 16px;
    padding-right:10px;
}
.language .language_4 a
{
    background: url("Images/jp.jpg") no-repeat;
    height: 16px;
    line-height: 16px;
    padding-right:10px;
}
.language .language_16 a
{
    background: url("Images/id.jpg") no-repeat;
    height: 16px;
    line-height: 16px;
}
.language .language_32 a
{
    background: url("Images/rus.jpg") no-repeat;
    height: 16px;
    line-height: 16px;
}
.pStyle
{
    position: absolute;
    right: 12px;
    top: 12px;
}
.style1 .setHome
{
    background: url("Images/home1.png") no-repeat left center;
    display: inline-block;
    text-align: right;
    width: 70px;
    color: #fff;
    height: 16px;
    line-height: 16px;
}
.style1 .favorite
{
    background: url("Images/add1.png") no-repeat left center;
    display: inline-block;
    margin-left: 15px;
    text-align: right;
    width: 70px;
    color: #fff;
    height: 16px;
    line-height: 16px;
}
.style2 .setHome
{
    background: url("Images/home.png") no-repeat left center;
    display: inline-block;
    text-align: right;
    width: 70px;
    color: #666666;
    height: 16px;
    line-height: 16px;
}
.style2 .favorite
{
    background: url("Images/add.png") no-repeat left center;
    display: inline-block;
    margin-left: 15px;
    text-align: right;
    width: 70px;
    color: #666666;
    height: 16px;
    line-height: 16px;
}
.message_list
{
    letter-spacing: 1px;
    word-spacing: 1px;
    line-height: 200%;
    border: solid 1px #CCC;
    margin-top: 4px;
}
.message_list li
{
    border-bottom: 1px dashed #C0C0C0;
    line-height: 18px;
    padding: 10px 0;
    white-space: normal;
    width: 700px;
    margin: 0 auto;
}

.message_list li .title
{
    background: url("Images/title.jpg") no-repeat left center;
    padding: 2px 0 0 20px;
}
/*******************************************************************
**********************
********************** 分页
**********************
*******************************************************************/
.pages a, .pages a:hover
{
    text-decoration: none;
}
.pages
{
    margin: 0 auto;
    font-family:Arial;
    padding-top: 15px;
    padding-bottom: 17px;
    font-size: 12px;
    width: 700px;
}
.custom-css
{
    height: 28px;
    line-height: 28px;
    padding-top: 15px;
    vertical-align: bottom;
    padding-bottom: 17px;
}
.pages a, .pages .cpb
{
    display: inline-block;
    padding: 2px 8px;
    margin: 0px 2px;
    height: 20px;
    line-height: 20px;
    border: solid 1px #D7D7D7;
    color: #333;
    font-size: 12px;
    text-decoration: none;
    vertical-align: middle;
}
.pages a:hover
{
    border: solid 1px #FD6D01;
    color: #FD6D01;
}
.pages .cpb
{
    font-weight: 600;
    background-color: #FFEDE1;
    border: solid 1px #FD6D01;
    color: #FD6D01;
}

.page-box
{
    width: 30px;
    border: solid 1px #D7D7D7;
    color: #404040;
    text-align: center;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    background-color: transparent;
}
.submit-btn
{
    background: url("Images/common.png") no-repeat scroll 0 0 transparent;
    border: 1px solid #D7D7D7;
    border-radius: 4px 4px 4px 4px;
    color: #404040;
    cursor: pointer;
    height: 26px;
    line-height: 26px;
    margin: 0 6px;
    outline: medium none;
    text-align: center;
    width: 45px;
    vertical-align: middle;
}
.pages a.page-a-close
{
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    color: #CCCCCC;
    font-weight: 100;
}
.about_us_content{ font-size:12px;}
.home-p-list{ position:relative;}
.new_product_list{ *overflow-x:hidden}
.new_product_list_head{ overflow:hidden}
.new_product_list .hide{ display:none}

.article_content table td, .article_info_content table td
{
    border: solid 1px #ccc;
}
.banner
{
    position: relative;
    z-index: 1;
}
.menu
{
    position: relative;
    z-index: 100;
}
.menu table td a
{
   text-decoration: none;
    display: block;
    font-family:微软雅黑,Arial;
    font-size:16px;
}
.menu table td .a
{
    min-width:80px;
}

.menu table.table_menu
{
    width: 450px;
}
.menu .table .second-menu
{
    position: absolute;
    display: none;
    top: 60px;
    z-index: 999;
    width: auto;
    left: 0;
    clear:both;
}
.menu .table .td-class
{
    padding:0
}
.menu .table td .second-menu li
{
    color: #fff;
    font-size: 12px;    
    display:inline;    
    float:left;
    width:auto;
    min-width:60px;
    text-align:center;
}
.menu .table td .second-menu a
{
    color: #fff;
    font-size: 12px;
    height: 14px;
    line-height:18px;
    padding: 6px 5px 10px;
    display:block;
    margin: 0 5px;
    font-family:Arial;
    font-weight:normal;
}
/*.menu .table td .second-menu a
{
    color: #fff;
    font-size: 14px;
    background:url(images/second_a_bottom.png) no-repeat center bottom;
    
    height: 18px;
    line-height:18px;
    padding: 6px 0px 10px;
    display:inline-block;
    width:92px;
}*/
.menu .table td .second-menu .no-bottom
{
    background:none;
}
.menu .table td .second-menu a:hover
{
    font-weight:600
}
.pNewsList
{
    overflow-x:hidden;
}

.footer .fline 
{
    width: 100%;
    margin: 0 auto;
    height: 4px;
    background: #E5E5E5 ;
}
.footer .fline .flineBody
{
    width: 1002px;
    margin: 0 auto;
    height: 4px;
    padding:0 15px;
    background: #E5E5E5;
}
#float_ewm
{
    height:54px;
	width:66px;
	position: fixed !important;
	position: absolute;
	right: 0;
	bottom: 52px;
	_top: expression(documentElement.clientHeight - getElementById("float_ewm").offsetHeight + documentElement.scrollTop - 50 + "px");
    z-index:999;
    border:1px solid #d1d1d1;
    background:#fff;
}
#float_ewm .showEwm
{
    background:url(images/erwei_small.png) no-repeat center 5px;
    font-family:微软雅黑;
    font-size:14px;
    color:#666;
    width:56px;
    padding: 32px 5px 0;
    position:relative;
    cursor:pointer;
}
#float_ewm .showEwm .lbEwm
{
    width:56px;
    height:22px;
    line-height:20px;
    overflow:hidden;
}
#float_ewm .showEwm .divEwm
{
   border:1px solid #d1d1d1;
   padding:10px;
   position:absolute;
   left:-274px;
   bottom:-3px;
   display:none;
   background:#fff;
   width:250px;
   text-align:center;
}
#float_ewm .showEwm .divEwm .lbContent
{
    display:block;
    width:245px;
    margin:0 auto;
    text-align:left;
    padding-top:5px;
    line-height:16px;
}

#float_ewm a
{
    cursor:pointer;
}
#float_top{ position: fixed!important; position: absolute; right: 0; bottom: 0px; _top: expression(documentElement.clientHeight - getElementById("float_top").offsetHeight + documentElement.scrollTop + "px")}

#float_top{ z-index: 100; width: 50px; height: 50px; background:#000 url(images/top.png) no-repeat; opacity: 0.6; filter:alpha(opacity=60);}
#float_top a{ display:block; width:50px; height:50px;}
#float_top:hover{opacity: 1; filter:alpha(opacity=100);}


#float_Bar
{
    
    display:block;
    height:auto;
    
    width: 60px;
    z-index: 100;
    bottom: 0px;
    position: fixed !important;
    position: absolute;
    right: 0px;
    background:rgba(0,0,0,0.8);
    opacity: 0.8 !important;filter:alpha(opacity=80);
}




.float_Bar_Item
{
    display:block;
    opacity:0.8!important;filter:alpha(opacity=80);
    height:60px;
    width: 60px;
    background:#000 url() no-repeat scroll center center;
    cursor:pointer;
    position: fixed !important;
    position: absolute;
    right:0px;
    z-index:9999;
}



.float_Bar_Item:hover
{
    opacity:1!important;filter:alpha(opacity=100);
    display:block;
    height:60px;
    width: 60px;
    background:#000 url() no-repeat scroll center center;
}
.floatBarItem_Position
{
    position:absolute;
    right:60px;
}

.floatBarItemLeftPart
{
    display:none;
    /*min-width:100px;*/
    border:1px solid #666;
    background:rgb(255,255,255);
    min-height:58px;
    /*opacity: 1 !important;filter:alpha(opacity=100);*/    
    position:absolute;
    z-index:9999;  
}

.floatBarItem_Image img
{
    /*height:150px;*/
}

.floatBarItemLeftPart_Txt
{
    padding:16px 10px;
    width:130px;
    font-family:微软雅黑;
    line-height:180%;
    background:#fff;
    color:#666;
    text-align:center;
    font-size:14px;
    min-height:16px;
    
}


.floatBarItemLeftPart_Txt a
{
    color:#666;
    background:#fff;
    display:block;
}

.floatBarItemLeftPart_Txt a:hover
{
    color:#333;
    
}


.floatBarItemLeftPart_Share
{
    right:60px;
    
    padding-right:10px;
    padding-left:10px;
}

.floatBarItemLeftPartTriangle
{
    position:absolute;
    top:22px;
    right:52px; 
    width:9px;
    height:16px;
    background:url(images/triangle.png) no-repeat scroll center center;
    z-index:99999; 
    display:none;
}