﻿body
{
    margin: auto;
    background-image: url(  '../images/bg.gif' );
    /*background-color: #136978;*/
    font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #444444;
	font-weight: normal;
	text-decoration: none;
}

.menu {
	z-index: 1000;
	font-size: 12px;
	color:White;
    FONT-FAMILY: "Arial";
}

.menu ul {
	padding: 0;
	margin: 0;
	text-align:left;
	list-style-type: none;
	width: 194px;
	position: relative;
	border: 1px solid #fff;
}

.menu li {
	background: #cdcdcd;
	height: 26px;
	position: relative;	
}

* html .menu li {
	float: left;
	margin-left: -16px;
	margin-left: 0;
	position: relative;	
}

.menu table {
	position: absolute;
	border-collapse: collapse;
	top: 0;
	left: 0;
	z-index: 100;
	font-size: 1em;
	width: 0;
	height: 0;
}

.menu a, .menu a:visited {
	display: block;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	width: 194px;
	color:#333;
	text-indent: 5px;
	border-bottom: 1px solid #fff;
	background: #d1d3d4;
}

* html .menu a:hover {
	color: #fff;
	background: #cdcdcd;
}

.menu :hover > a {
	color: #471D1F;
	background: #cdcdcd;
}

.menu ul ul {
	visibility: hidden;
	position: absolute;
	top: -1px;
	left: 194px;
}

.menu ul li:hover ul, .menu ul a:hover ul {
	visibility: visible;
}

.menu ul :hover ul ul {
	visibility: hidden;
}

.menu ul :hover ul :hover ul ul {
	visibility: hidden;
}

.menu ul :hover ul :hover ul {
	visibility: visible;
}

.menu ul :hover ul :hover ul :hover ul {
	visibility: visible;
}

/*头部*/
.head
{
    margin:auto;
    width:900px;
    font-size: xx-large;
    vertical-align: top;
}
.head_top
{
    margin:auto;
    padding-right:20px;
    color: Black;
    font-size:18px;
    FONT-FAMILY: "Arial";
}

.head_top a:link {
	font-family: "Arial";
	font-size: 14px;
	color: Black;
	font-weight: normal;
	text-decoration: none;
}

.head_top a:visited {
	font-family: "Arial";
	font-size: 14px;
	line-height: 22px;
	color: Black;
	font-weight: normal;
	text-decoration: none;
}
.head_top a:hover {
	font-family: "Arial";
	font-size: 14px;
	line-height: 22px;
	color: Red;
	font-weight: normal;
	text-decoration: none;
}
.mid_menu
{
    margin :auto;
    width:900px;
    height:45px;
    color:White;
    font-size:16px;
    FONT-FAMILY: "Arial";
}
.mid_menu a:link {
	font-family: "Arial";
	font-size: 16px;
	line-height: 22px;
	color: White;
	font-weight: normal;
	text-decoration: none;
}
.mid_menu a:visited {
	font-family: "Arial";
	font-size: 16px;
	line-height: 22px;
	color: White;
	font-weight: normal;
	text-decoration: none;
}
.mid_menu a:hover {
	font-family: "Arial";
	font-size: 16px;
	line-height: 22px;
	color: #471D1F;
	font-weight: normal;
	text-decoration: none;
}


/*左侧*/
.search
{
    float:right;
    padding-right:10px;
    width:250px;
}
.left
{
    margin:0;
    float: left;
    width: 195px;
    
}
.left_top
{
    background-image: url(  '../images/left_products.gif' );
    float: left;
    width: 195px;
    height:28px; 
    color:White;
    font-size:16px;
    FONT-FAMILY: "Arial";
    line-height:200%;
    text-align:center;
    padding-top:1px;
    border-bottom: 1px solid #fff;
    margin:0;
}
.left_bottom
{
    padding-bottom:2px;
}
.msn_top
{
    margin:auto;
    width: 195px;
}
.msn_mid
{
    font-size:12px;
    FONT-FAMILY: "Arial";
    line-height:200%;
    margin:0;
    width: 195px;
    background-image: url(  '../images/msn_mid.gif' );
    text-align:center;
}
.msn_bottom
{
    margin:auto;
    width: 195px;
}
.left_txt
{
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    padding-top:4px;
    padding-bottom:4px;
    color:White;
    font-size:14px;
    font-family:Arial;
    background-color: #d7181f;
}

.left_txt a:link {
	font-family: "Arial";
	font-size: 14px;
	line-height: 22px;
	color: White;
	font-weight: normal;
	text-decoration: none;
}
.left_txt a:visited {
	font-family: "Arial";
	font-size: 14px;
	line-height: 22px;
	color: White;
	font-weight: normal;
	text-decoration: none;
}
.left_txt a:hover {
	font-family: "Arial";
	font-size: 14px;
	line-height: 22px;
	color: #471D1F;
	font-weight: normal;
	text-decoration: none;
}


/*主体*/
.main
{
    width:900px;
    padding-top: 3px;
    margin: auto;
    background-color:White;
}
.flash_top
{
    padding-left:10px;
    padding-right:10px;
    font-family: "Arial";
	font-size: 14px;
	color: Black;
    font-weight: normal;
	text-decoration: none;
    float:left;
    height:31px;
    width:480px;
    background-image: url(  '../images/flash_top.gif' );
}
.mid
{
    padding-left:10px;
    padding-right:10px;
    float:left;
    width:500px;
    display:inline;
}
/*产品列表*/
.prodcut
{
    width:500px;
    float:left;
    padding-left:10px;
    padding-top:10px;
    
}
.prodcut_top
{
    padding-left:10px;
    padding-right:10px;
    font-family: "Arial";
	font-size: 14px;
	color: Black;
	font-weight: normal;
	text-decoration: none;
    background-image: url(  '../images/product_top.gif' );
    height:48px;
}

.prodcut_top a:link {
	font-family: "Arial";
	font-size: 14px;
	color: Black;
	font-weight: normal;
	text-decoration: none;
}

.prodcut_top a:visited {
	font-family: "Arial";
	font-size: 14px;
	line-height: 22px;
	color: Black;
	font-weight: normal;
	text-decoration: none;
}
.prodcut_top a:hover {
	font-family: "Arial";
	font-size: 14px;
	line-height: 22px;
	color: Red;
	font-weight: normal;
	text-decoration: none;
}
.prodcut_bg
{
    background-image: url(  '../images/product_bg.gif' );
}
.prodcut_bottom
{
    background-image: url(  '../images/product_bottom.gif' );
    height:10px;
}
.product_txt
{
    font-family: "Arial";
	font-size: 14px;
    width:152px;
    background-color:#d7181f;
}
.product_txt a:link {
	font-family: "Arial";
	font-size: 14px;
	color: White;
	font-weight: normal;
	text-decoration: none;
}

.product_txt a:visited {
	font-family: "Arial";
	font-size: 14px;
	line-height: 22px;
	color: White;
	font-weight: normal;
	text-decoration: none;
}
.product_txt a:hover {
	font-family: "Arial";
	font-size: 14px;
	line-height: 22px;
	color: #471D1F;
	font-weight: normal;
	text-decoration: none;
}

.product_txt2
{
    text-align:left; 
    font-family: "Arial";
	font-size: 14px;
    color:Black;
    
}
.Products_show
{
    margin:auto;
    padding:10px;
}
.Products_pic
{
    margin:auto;
	width:400px;
    padding:10px;
	display:inline;
}
.Products_big
{
  	float:left;
	width:115px;
    padding:10px;
	display:inline;
}

.product_txt2 a:link {
	font-family: "Arial";
	font-size: 14px;
	color: White;
	font-weight: normal;
	text-decoration: none;
}

.product_txt2 a:visited {
	font-family: "Arial";
	font-size: 14px;
	line-height: 22px;
	color: White;
	font-weight: normal;
	text-decoration: none;
}
.product_txt2 a:hover {
	font-family: "Arial";
	font-size: 14px;
	line-height: 22px;
	color: #471D1F;
	font-weight: normal;
	text-decoration: none;
}
.print
{
    padding:10px;
    font-family: "Arial";
	font-size: 14px;
	color: Black;
	font-weight: normal;
	text-decoration: none;
}

/*产品浏览*/
.prodcut_title
{  
    margin:auto;
    font-family: "Arial";
	font-size: 16px;
	color: Black;
	font-weight: normal;
	text-decoration: none;
}
/*AspNetPager分页 */
.AspNetPager
{   
    clear:both;
    text-align:left; 
    padding:2px 10px 2px 10px;
    font-family: "Arial";
	font-size: 14px;

}
.AspNetPager a:link {
	font-family: "Arial";
	font-size: 14px;
	color: White;
	font-weight: normal;
	text-decoration: none;
}

.AspNetPager a:visited {
	font-family: "Arial";
	font-size: 14px;
	line-height: 22px;
	color: White;
	font-weight: normal;
	text-decoration: none;
}
.AspNetPager a:hover {
	font-family: "Arial";
	font-size: 14px;
	line-height: 22px;
	color: #471D1F;
	font-weight: normal;
	text-decoration: none;
}

/*右侧*/
.right
{
    float:right;
    width:178px;
    padding-right:0px;
    vertical-align: top;
    display:inline;
    background-color:#d1d3d4;
}
.right_top
{
    background-color:#d1d3d4;
    width:178px;
    height:15px;
    background-image: url(  '../images/right_top.gif' );
    
}
.right_mid
{
    background-image: url(  '../images/right_mid.gif' );
}
.right_bottom
{
    background-image: url(  '../images/right_bottom.gif' );
    width:178px;
    height:15px;
}
/*底部*/
.foot
{
    margin: auto;
    width:900px;
    background-color:White;
}
.foot_top
{
    margin:auto;
    padding-top:3px;
}
.foot_bg
{
    background-image: url(  '../images/foot_bg.gif' );
    height:108px;
}
.foot_Copyright
{
    text-align:center;
    color:Black;
    font-size:14px;
    font-family:Arial;
}
.foot_contents
{
    padding-top:0px;
    text-align:left;
    color:White;
    font-size:12px;
    font-family:Arial;
}
.foot_contents a:link {
	font-family: "Arial";
	font-size: 12px;
	color: White;
	font-weight: normal;
	text-decoration: none;
}

.foot_contents a:visited {
	font-family: "Arial";
	font-size: 12px;
	color: White;
	font-weight: normal;
	text-decoration: none;
}
.foot_contents a:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #471D1F;
	font-weight: normal;
	text-decoration: none;
}

/*公司信息 */
.Company_mid
{
    padding-left:10px;
    padding-right:0px;
    float:right;
    width:694px;
    display:inline;
}
.Company_mid a:link {
	font-family: "Arial";
	font-size: 14px;
	color: Black;
	font-weight: normal;
	text-decoration: none;
}

.Company_mid a:visited {
	font-family: "Arial";
	font-size: 14px;
	line-height: 22px;
	color: Black;
	font-weight: normal;
	text-decoration: none;
}
.Company_mid a:hover {
	font-family: "Arial";
	font-size: 14px;
	line-height: 22px;
	color: Red;
	font-weight: normal;
	text-decoration: none;
}
.Company_Title
{
    background-image: url(  '../images/Company_top.gif' );
    height:57px;
}

.Company_content
{
    padding:10px;
    background-color:#f6f6f6;
}

.Company_name
{
    padding-left:12px;
    padding-top:15px;
    text-align:left;
    color: Black;
    font-size:20px;
    font-family:Arial;
    font-weight: bold;
}
.company
{
    width:550px; 
    padding-top:15px;
    padding-left:15px;
    text-align:left;
    FONT-SIZE: 16px;
    COLOR: #666666;
    LINE-HEIGHT: 26px;
    FONT-FAMILY: "宋体";
    TEXT-DECORATION: none;
}
.aboutus
{   
    padding: 5px;
    float:left;
    text-align:left;
    width: 550px;
    height:250px;
}

.newsfengye
{
    margin:auto;
}
.productshow{
             float:left;
             padding-left:2px;
            }
.message
{
    margin:auto;
    float:left;
    padding:10px;
    text-align:left;
}
            


/*分隔列*/
.line
{
    float:left;
    width:5px;
}

/*新闻列表*/
.newlist
{
    margin: auto;
    width:400px;
    background-color: #FFFFFF;
}
.News_Title
{
    padding-top:15px;
    padding-left:15px;
    text-align:center;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #666666;
    LINE-HEIGHT: 26px;
    FONT-FAMILY: "宋体";
    TEXT-DECORATION: none;
}




.huanghuan {
	FONT-SIZE: 14px; COLOR: #ff7200; LINE-HEIGHT: 22px; FONT-FAMILY: "宋体"
}
.baihj a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.baihj a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.baihj a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: normal;
	color: #FFFF00;
}
.baihj a:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.kuan {
	border: 1px solid #11B6CF;
}
.xxx a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
.xxx a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
.xxx a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #777777;
}
.xxx a:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}


.kuanxia {
	BORDER-BOTTOM: #cad1c4 1px solid
}
.huan A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff6600; LINE-HEIGHT: 20px; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}
.huan A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff6600; LINE-HEIGHT: 20px; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}
.huan A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff6600; LINE-HEIGHT: 20px; FONT-FAMILY: "宋体"; TEXT-DECORATION: underline
}
.huan A:active {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff6600; LINE-HEIGHT: 20px; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}


.cubai  a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.cubai  a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.cubai  a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FBFF00;
}
.cubai  a:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.kuangxu {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D3D3D3;
}

