﻿body {
    background-color:White;
    font-size: 12px;
}
a{text-decoration:none;font:12px;font-family:"宋体"; color:#000000;}
a:visited {text-decoration:none;font:12px;font-family:"宋体";}
a:hover {text-decoration:underline;font:12px;font-family:"宋体"; color:#f46918;}


.head
{
    width:980px;
    margin:0 auto;
}
.head_logo
{
    width:140px;
    height:126px;
    float:left;
    display:inline;
}

.head_company
{
    width:840px;
    height:126px;
    float:right;
    background-image: url(  '../images/company.gif' );
    display:inline;
}
.menu
{
    margin:0 auto;
    text-align:center;
    font-size:14px;
    font-family: Verdana;
}
.menu_home
{
    float:left;
    display:inline;
    padding-top:12px;
    padding-left:6px;
    width:115px;
    height:50px;
    line-height:50px;
    background-image: url(  '../images/home.gif' );
}
.menu_aboutus
{
    float:left;
    display:inline;
    padding-top:12px;
    width:109px;
    height:50px;
    line-height:50px;
    background-image: url(  '../images/aboutus.gif' );
}
.menu_heatingbox
{
    float:left;
    display:inline;
    padding-top:12px;
    width:130px;
    height:50px;
    line-height:50px;
    background-image: url(  '../images/heatingbox.gif' );
}
.menu_watertower
{
    float:left;
    display:inline;
    padding-top:12px;
    width:158px;
    height:50px;
    line-height:50px;
    background-image: url(  '../images/watertower.gif' );
}
.menu_workscase
{
    float:left;
    display:inline;
    padding-top:12px;
    width:111px;
    height:50px;
    line-height:50px;
    background-image: url(  '../images/workscase.gif' );
}
.menu_message
{
    float:left;
    display:inline;
    padding-top:12px;
    width:112px;
    height:50px;
    line-height:50px;
    background-image: url(  '../images/message.gif' );
}
.menu_contact
{
    float:left;
    display:inline;
    padding-top:12px;
    width:109px;
    height:50px;
    line-height:50px;
    background-image: url(  '../images/contact.gif' );
}
.menu_purchase
{
    float:left;
    display:inline;
    padding-top:12px;
    width:130px;
    height:50px;
    line-height:50px;
    background-image: url(  '../images/purchase.gif' );
}

.menu a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
.menu a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
.menu a:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;

}
.menu a:active {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;

}
/*-banner动画-*/
.head_banner
{
    width:980px;
    margin:0 auto;
    padding-top:5px;
}
/*-滚动产品-*/
.gdproduct
{
    width:980px;
    margin:0 auto;
    padding-top:5px;
}
.gd_left
{
    float:left;
    width:164px;
    height:159px;
    display:inline;
}
.gd_right
{
    float:left;
    padding-left:6px;
    width:810px;
    height:159px;
    display:inline;
}

/*-首页公司简介-*/
.company
{
    width:980px;
    padding-top:5px;
    margin:0 auto;
}

.company_left
{
    float:left;
    width:267px;
    height:333px;
    display:inline;
}
.company_txt
{
    float:left;
    width:500px;
    height:313px;
    padding:10px;
    line-height:25px;
    display:inline;
}
.company_right
{
    float:right;
    width:190px;
    display:inline;
}
.company_right_news
{
    width:190px;
    height:39px;
    background-image: url(  '../images/news.gif' );
}
.company_right_bg
{
    width:170px;
    padding:10px;
    height:130px;
    background-image: url(  '../images/news_bg.gif' );
}

.company_right_contentus
{
    width:190px;
    height:39px;
    background-image: url(  '../images/contentus.gif' );
}

.company_right_contentus_bg
{
    width:170px;
    padding:10px;
    height:80px;
    line-height:20px;
    background-image: url(  '../images/news_bg.gif' );
}
/*-主要部分-*/
.page_main
{
    margin:0 auto;
    width:980px;
    padding-top:5px;
}
.page_right
{
    float:right;
	width: 780px;
	background-color:#f2f2f2;
	display:inline;
}
.page_ads
{
    width: 760px;
    float:left;
}
.page_url
{
    width:770px;
    padding:5px;
    color:Black;
	font-size: 12px;
	font-style: normal;
	text-align:left;
    border-bottom:1px dashed #ccc;
}
.content
{
    width:780;
    padding:20px;
    text-align:left;
    line-height:25px;
}

/*-左侧-*/
.left
{
    float:left;
    width:190px;
    display:inline;
}
.left_title
{
    width:190px;
    height:39px;
    line-height:39px;
    color:White;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align:center;
    background-image: url(  '../images/left_products.gif' );
}
.left_line
{
    padding-top:3px;
}
.left_class
{
    width:190px;
    background-color:#84C9DA;
    text-align:left;
    padding:0 0 0 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.left_class ul{
list-style-type: none;
margin: 0px;
padding: 5px 5px 5px 10px;
line-height:30px;
}
.left_class ul li{
background:#84C9DA repeat-x bottom;
border-bottom:1px dashed #ffffff;
/*列表底部的虚线*/
width: 98%;
padding:5px 0 5px 0;
}

.left_class a{
	color: #000000;
	text-decoration: none;
}

.left_class a:visited{
color: #000000;
}

.left_class a:hover{
    color: #ff0000;
	text-decoration: none;
}

.left_contant_top
{
    width:190px;
    height:35px;
    line-height:35px;
    color:#004199;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align:left;
    background-image: url(  '../images/left_contentus.gif' );
}

.left_contant_mid
{
    padding:10px 10px 0 10px;
    background-color:#f2f2f2;
}
.left_contant_bottom
{
    width:190px;
    padding-bottom:2px;
}
.searchtxt
{
    margin:0 auto;
}

/*-工程案例-*/
.case
{
    width:980px;
    padding-top:5px;
    margin:0 auto;
}

.case_left
{
    float:left;
    width:164px;
    height:132px;
    display:inline;
}

.case_title
{
    width:100%;
    padding-bottom:5px;
    color:Black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align:left;
}
/*-网页低部-*/

.foot
{
    width:980px;
    padding-top:5px;
    margin:0 auto;
}
.foot_content
{
    float:left;
    width:970px;
    padding:5px;
    border-top:1px solid #bfc1c3;
    font-size:12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align:center;
    line-height:15px;
}


/*---------------------*/
.cn_en
{
    font-size:14px;
    font-family: Verdana;
    color:Black;
}
.cn_en a{
	color:Black;
	text-decoration: none;
}

.cn_en:visited{
color: #ffffff;
}

.cn_en a:hover{
    color: #ff0000;
	text-decoration: none;
}
.headline{
	font-size: 16px;
	color: #FFFFFF;
}



/*AspNetPager分页 */
.AspNetPager
{   
    margin:0 auto;
    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:Black;
	font-weight: normal;
	text-decoration: none;
}

.AspNetPager a:visited {
	font-family: "Arial";
	font-size: 14px;
	line-height: 22px;
	color: Black;
	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;
}
/*新闻列表 */
.newslist{
margin: 0px 5px 5px;
text-align: left;
width:450px;
}
.newslist ul{
list-style-type: none;
margin: 0px;
padding: 5px;
}
.newslist li{
background:#f2f2f2 repeat-x bottom;
/*列表底部的虚线*/
width: 90%;
}
.newslist li a{
color:Black;
display: block;
padding: 0px 0px 2px 2px;
background:#f2f2f2 no-repeat 0 2px;
/*列表左边的箭头图片*/
}
.newslist li span{
float: right;/*使span元素浮动到右面*/
text-align: right;/*日期右对齐*/
}
.newslist li a:hover{
color: #336699;
background: #edf3f6 repeat-x bottom;
}

/*新闻内容*/
.newstitle
{
    width:630px;
    padding-bottom:5px;
    color:Black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align:left;
	border-bottom:1px dashed #ccc;
}
.newscontent
{
    padding:20px;
    text-align:left;
}
/*产品页面 */
.product_name
{
    text-align:center;
    
}
.product_name a{text-decoration:none;font:12px;font-family:"宋体"; color:#f46918;}
.product_name a:visited {text-decoration:none;font:12px;font-family:"宋体";}
.product_name a:hover {text-decoration:underline;font:12px;font-family:"宋体"; color:#989898;}

.Products_show
{
    width:100%;
    margin:0 auto;
    padding:10px;
}
/*打印 */
.print
{
    padding:10px;
    font-family: "Arial";
	font-size: 14px;
	color: Black;
	font-weight: normal;
	text-decoration: none;
}


