﻿@charset "utf-8";
/* CSS Document */
html,body,a,a:hover,a:active,a:visited,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,span,input,textarea,select,table,td,img
{
	margin:0px;
	padding:0px;
	border:0px;
}
body
{
	font:12px "宋体",Arial,sans-serif;
	color:#5a5a5a;
}
a
{
	color:#595959;
	text-decoration:none;
}
a:hover
{
	color:#36f;
}
a:visited
{
	text-decoration:none;
}
#container
{
	width:980px;
	height:100%;
	overflow:hidden;
	margin:12px auto;
}
#banner
{
	width:980px;
	height:165px;
	overflow:hidden;
	margin-bottom:12px;
	z-index:-1;
}
#btn
{	display: inline;
	width:110px;
	hegiht:18px;
	float:left;
	margin:-40px 0px 0px 865px;
	position:absolute;
	z-index:1;
}
#btn a
{
	color:#36f;
	font:700 11px "Arial";
	background:url(../images/ibbtn.gif) no-repeat;
	float:left;
	width:18px;
	height:18px;
	line-height:18px;
	text-align:center;
	text-decoration:none;
	margin-left:5px;
}
#btn a.activeSlide
{	
	color:#fff;
	background:url(../images/ibhbtn.gif) no-repeat;
}
#btn a:hover
{	
	color:#fff;
	background:url(../images/ibhbtn.gif) no-repeat;
}
#post
{
	background-color:#ededed;
	height:27px;
	line-height:27px;
	text-align:center;
	margin:0px auto 12px auto;
}
#center
{
	width:980px;
	height:100%;
	overflow:hidden;
	margin:0px auto;
}
.comBottom
{
	margin-bottom:15px;
}
.more
{
	float:right;
	margin:8px 5px auto auto;
}
#ctrTop
{
	height:220px;
	overflow:hidden;
	clear:both;
}
/*新天简介*/
#brief
{
	width:340px;
	height:220px;
	float:left;
}
#tbrief
{
	width:340px;
	height:20px;
	background:url(../images/t_about.gif) no-repeat;
}
#briefInfo
{
	width:340px;
	height:100px;
	line-height:20px;
	margin-top:12px;
	overflow:hidden;
	clear:both;
}
/*公司新闻*/
#news
{
	width:395px;
	height:220px;
	margin:0px 15px;
	float:left;
}
#tnews
{
	width:395px;
	height:19px;
	background:url(../images/t_news.gif) no-repeat;
	border-bottom:1px solid #b7b7b7;
}
#cnewsFirst
{
	width:395px;
	width:60px;
	clear:both;
}
#cnewsFirst dl
{
	width:395px;
	height:60px;
	margin-top:8px;
}
#cnewsFirst dt
{
	width:100px;
	height:50px;
	font-size:0;
	border:2px solid #ccc;
	float:left;
}
#cnewsFirst dd
{
	width:270px;
	height:50px;
	margin-right:10px;
	overflow:hidden;
	float:right;
}
.newsList
{
	height:100%;
	overflow:hidden;
	margin-top:8px;
}
.newsList li
{
	height:25px;
	line-height:25px;
	overflow:hidden;
	border-bottom:1px dashed #EBEBEB;
}
.nIcon
{
	width:6px;
	height:25px;
	margin-right:7px;
	background:url(../images/nIcon.gif) no-repeat;
	float:left;
}
.nTitle
{
	width:230px;
	height:25px;
	line-height:25px;

	float:left;
}
.nNewsTitle
{
	width:260px;
	height:25px;
	line-height:25px;
	float:left;
}
.nzlNewsTitle
{
	height:25px;
	line-height:25px;
	float:left;
	overflow:hidden;
}
.nDate
{
	width:75px;
	text-align:center;
	float:right;
}
/*产品搜索开始*/
#search
{
	width:215px;
	height:220px;
	float:right;
}
.srhbg input,select
{
	margin-bottom:6px;
	width:130px;
	border:1px solid #ccc;
}
.srhbg
{
	text-align:center;
	background:url(../images/searchbg.gif) repeat-y;
}
#srh1
{
	width:215px;
	height:120px;
}
#srh2
{
	width:215px;
	height:100px;
}
#isc
{
	height:40px;
	text-align:center;
	clear:both;
	margin:5px auto auto auto;
}

/*产品展示开始*/
#products
{
	width:980px;
	height:335px;
	clear:both;
	margin:0px auto;
}
#tproducts
{
	height:20px;
	background:url(../images/t_products.gif) no-repeat;
	margin-bottom:5px;
}
.tabHide
{
	display:none;
}
.tabSelected
{
	background-color:#fff;
}
#tabMenu
{
	clear:both;
	height:30px;
	width:978px;
	background-color:#f3f3f3;
	border-right:1px solid #d5d5d5;
}
#tabMenu li
{
	font:700 12px '宋体';
	display:block;
	width:162px;
	height:30px;
	line-height:30px;
	text-align:center;
	border-top:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;
	float:left;
}
#tabBox
{
	width:979px;
	height:273px;
	clear:both;
}
#tabBox div
{
	width:977px;
	height:271px;
	border:1px solid #d5d5d5;
	background-color:#fff;
}
#tabBox .iproList
{
	width:960px;
	height:100px;
	overflow:hidden;
	margin:8px auto;
}
#tabBox .iproList li
{
	width:230px;
	height:25px;
	overflow:hidden;
	line-height:25px;
	float:left;
	margin-left:5px;
}
#tabBox .iproPctList
{
	display:block;
	width:960px;
	height:150px;
	margin-left:15px;
}
#tabBox .iproPctList dl
{
	width:145px;
	height:150px;
	margin-right:13px;
	float:left;
}
#tabBox .iproPctList dt
{
	width:143px;
	height:120px;
	font-size:0;
	border:1px solid #dfdfdf;
}
#tabBox .iproPctList dt:hover
{
	cursor:pointer;
	filter:alpha(opacity=100);
	opacity=100;
	border:1px solid #36f;
}
#tabBox .iproPctList dd
{
	height:28px;
	line-height:28px;
	overflow:hidden;
	text-align:center;
}
/*产品展示结束*/
#Article
{
	width:980px;
	height:305px;
}
.ArticleItem
{
	width:320px;
	height:290px;
	float:left;
}
.aiTitle
{
	height:19px;
	width:320px;
	border-bottom:1px solid #b7b7b7;
}
.ArticleList
{
	height:270px;
	margin-top:10px;
}
/*环境展示开始*/
#show
{
	height:135px;
	overflow:hidden;
}
#evnvironment
{
	width:340px;
	height:135px;
	overflow:hidden;
	float:left;
}
#tenvironment
{
	width:340px;
	height:20px;
	background:url(../images/t_environment.gif) no-repeat;
}
#enviShow {
  width:340px;
  height:105px;
  margin:15px auto auto auto;
  overflow:hidden;
  position: relative;
}
#enviShow .esPct {
  width:300px; 
  height:105px;
  margin-left:10px;
  overflow:auto;
  position:absolute;
}

#enviShow ul img:hover
{
	filter:alpha(opacity=100);
	opacity:1;
	border:1px solid #36f;
}
#enviShow .esPct ul {
  width:100%;
  overflow:hidden;
  position:absolute;
}
#enviShow ul li {
  display:block;
  float:left;
  padding:0px 12px 0px 12px;
  height:105px;
  width:75px;
}
#enviShow ul li a img
{
	width:85px;
	height:75px;
	display:block;
	filter:alpha(opacity=80);
	opacity:0.8;
	border:1px solid #ccc;
}
#enviShow .arrow {
  display:block;
  height:36px;
  width:37px;
  text-indent: -999px;
  position: absolute;
  cursor: pointer;
  top:30px;
}
#enviShow .forward {
  margin-left:315px;
  background:url(../images/es_next.gif) no-repeat;
}
#enviShow .back {
	background:url(../images/es_prev.gif) no-repeat;
}
.esInfo
{
	height:20px;
	overflow:hidden;
	line-height:20px;
	text-align:center;
	width:85px;
    display:block;
}
/*环境展示结束*/
#footer
{
	width:980px;
	height:100%;
}
/*媒体报道*/
#media
{
	width:620px;
	height:134px;
	float:right;
	overflow:hidden;
}
#mdaLeft
{
	width:10px;
	height:134px;
	background:url(../images/mdaLeft.gif) no-repeat;
	float:left;
}
#mdaMiddle
{
	width:600px;
	height:134px;
	background-color:#ececec;
	float:left;
}
#mdaRight
{
	width:10px;
	height:134px;
	background:url(../images/mdaRight.gif) no-repeat;
	float:left;
}
#tMedia
{
	width:600px;
	height:18px;
	float:left;
	margin:3px auto 5px auto;
	background:url(../images/t_media.gif) no-repeat;
	clear:both;
}
#mdaList
{
	width:580px;
	height:105px;
	margin:0px auto auto 15px;
}
#mdaList li
{
	width:100px;
	height:43px;
	float:left;
	border:1px solid #ccc;
	margin:5px 5px auto 5px;
}
#mdaList li a img
{
	filter:alpha(opacity=50);
	opacity:0.5;
	display:block;
}
#mdaList li a img:hover
{
	filter:alpha(opacity=100);
	opacity:1;
}
/*媒体报道结束*/
#dealer
{
	line-height:20px;
	margin-bottom:12px;
	clear:both;
}
#tdealer
{
	height:20px;
	background:url(../images/t_dealer.gif) no-repeat;
	padding-bottom:4px;
	border-bottom:1px solid #cacaca;
}
#dealerArea
{
	line-height:25px;
	width:1000px;
	height:50px;
	padding:5px 0px 5px 40px;
	background:#fafafa;
}
#dealerArea ul
{ 
	width:780px;
	margin:0 0 0 50px;
	padding:0;
         
}
#dealerArea li
{
	 width:48px;
	 height:25px; 
	 display:inline; 
	 float:left; 
	 position:relative;
}
.da1 span
{ 
	z-index:1;
	display:none;
}
.da2 {
	 z-index:2;
	 cursor:pointer;
}
.da2 .daClass
{
	 display:block;
	 line-height:20px;
	 position:absolute;
	 top:20px;
	 width:190px; 
	 background:#EFF9FE;
	 padding:2px 8px;
	 z-index:20;
	 border:1px #86C9F0 solid}

#hotLinks
{
	height:27px;
	background-color:#ededed;
}
#tHotLinks
{
	width:85px;
	height:27px;
	line-height:27px;
	background:url(../images/t_links.gif) no-repeat;
	float:left;
}
#tlInfo
{
	width:880px;
	float:right;
	line-height:27px;
}
#tlInfo li
{
	float:left;
	margin:0px 10px;
}
#tlInfo li a
{
	color:#333;
}
#tlInfo li a:hover
{
	color:#36f;
}
