@charset "utf-8";
/* CSS Document */

/*共用style*/
body
{
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #333333;
	line-height:18px;
}

form, input
{
	margin: 0;
}

ul
{
	list-style: none;
}

/*清除浮动使用*/
.clearfix
{
    clear: both;
}

.overflow
{
overflow:hidden;
}

/*解决浮动对象问题*/
.wrapfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

a:link
{
	text-decoration: none;
	color: #015ba3;
}
a:visited 
{
	color: #015ba3;text-decoration: none;
}
a:hover 
{
	color:#004f97;
	text-decoration: underline  ;
}
/**********文字样式*******************/
.c0{color:#000000;}
.c6{color:#666666;}
.underline a{ text-decoration:underline;}

/**********对齐样式*******************/

.left{float:left;}
.tc{ text-align:center;}
/**********间距填充样式*******************/

.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt25{margin-top:15px;}
.margin15{margin-top:15px;}
.pl8{ padding-left:8px;}
.pl10{ padding-left:10px;}
.pl15{ padding-left:15px;}
.lh18{
	line-height:18px;
}
/*****************************/

.fontwelcome{color:#b1b1b1;font-size:12px;font-family:Verdana, Arial, Helvetica, sans-serif;padding-right:10px;}
.fontmessage{font-weight:bold;font-family:Verdana, Arial, Helvetica, sans-serif;display:block;padding:0px 20px 0px 5px;}


/*--------------------公共头部------------------------*/
.head
{
   width:100%;
   height:89px;
   background:url(../images/top_bg.gif) repeat-x;
}

.head_center
{
   padding:5px 0px 5px 0px;
}

.centered
{
   width:960px;
   height:75px;
   margin:0px auto 0px auto;
}
.main
{
   width:960px;
   margin:20px auto 0px auto;
   background:url(../images/l_bg.jpg) repeat-y left;
}

.logo
{
   width:185px;
   padding-left:10px;
   padding-top:20px;
}

.welcome
{
   width:400px;
   padding-top:53px;
}

.welcome ul{margin:0px;padding:0px;}

.welcome ul li
{
   float:left;
}

.langeuage
{
	width:305px;
	float: right;
	color:#d7d7d7;
}
.langeuage a,.langeuage a:link,.langeuage a:visited
{
	color:#6f9dbe;
}
.langeuage p
{
   display:block;
   padding:18px 0px 12px 0px;
   margin:0px;
   float:right;
}

.langeuage form
{
   float:right;
}

.langeuage form input
{
   float:left;
}
/*--------------------左边导航列表------------------------*/
.l
{
   width:203px;
   float:left;
}

/*左边导航列表*/
.MM li a{ height:23px; line-height:23px; margin-bottom:3px;}
.MM li a:hover{ height:23px; line-height:23px; margin-bottom:3px; font-weight:bold;}
.SM li a{height:20px; line-height:20px; margin-bottom:0px; font-weight: normal;}
.SM li a:hover{ height:20px; line-height:20px;  margin-bottom:0px;font-weight: normal;}
.w120{width:120px;}
.w140{width:140px;}

/*choose list*/
#link-url a {display:block;line-height:16px; margin:0px; color:#666; text-decoration:none;cursor:pointer;}  
#link-url a:hover 
{
	background:#fff;
} 
#d-k{position:relative; margin:0px 0px 0px 0px;z-index:0;} 
/*#Layer1,#Layer2,#Layer3,#Layer4,#Layer5{position:absolute; left:0px; top: 25px;right:70px;} */
#show-k
{
	background-color:#FFFFFF;
	margin:0;
	opacity:1;
	position:relative;
	z-index:3;

} 

/*左边导航列下面的快速查询*/
.choose
{
   width:165px;
   margin:10px 0px 30px 16px;
   padding:15px 0px 20px 5px;
   background:url(../images/choosed.jpg) no-repeat;
}
.choose p
{
   padding:0px 0px 0px 0px;
   margin:0px 0px 5px 0px;
   color:#666666;
}
.choose select
{
   width:144px;
}

.searchL
{
	background:url(../images/search.gif); 
	width:63px;
	height:20px;
	border:0px;
	color:#FFFFFF;
	padding:0px 0px 5px 0px; 
	margin:10px 0px 0px 65px;
}
/*---------------------右边主体内容----------------------*/
.r
{
	width:734px;
	float:right;
	padding:0px;
	margin:0px 0px 0px 0px;
}
/*右边面包屑导航*/
.nav02
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#015ba3;
}
.nav02 font{
	color:#868686;
	font-size:10px;
}
.nav02 a
{
  text-decoration:none;
}
.nav02 a:visited
{
  text-decoration:none;
}

.nav02 a:hover
{
  color:#017CE0;
  text-decoration:underline;
}

/*二级模块横线24号字大标题*/
.title
{
	border-bottom:2px solid #000000;
	margin:10px 0px 0px 0px;
	color:#000000;
	font-size:1.6em;
	font-weight:bold;
	line-height:26px;
	
}

/*二级模块横线24号字大标题下面的文字说明*/
.titlep{font-size:14px;line-height:20px;}
.titlep p{ text-indent:2em;}

/*产品最终页横线22号字产品名称大标题*/
.title_pro
{
	border-bottom:2px solid #000000;
	margin:10px 0px 5px 0px;
	color:#000000;
    font-size:1.6em;
	font-weight:bold;
	line-height:24px;
}

/*底部*/
.bottom
{
   width:100%;
   height:90px;
   margin-top:15px;
   border-top:#e5e5e5 solid 1px;
}

.bottom01
{
   width:960px;
   margin:15px auto 0px auto;
}

.bottom01 p
{ 
 text-align:center;
 margin:5px auto;
     color:#999999;
}


/*页面右边的banner大图*/
.pro_larimg{padding:0px 9px 9px 0px; background:url(../images/pro_largebg.gif) right bottom no-repeat; margin:12px 0px 8px;  }
.pro_large{background:url(../images/pro_largebg2.jpg) right 2px no-repeat;;padding:0px 9px 0px 0px;margin:12px 0px 8px; }

/* QQ客服框 */
.qqbox a:link {
	color: #000;
	text-decoration: none;
}
.qqbox a:visited {
	color: #000;
	text-decoration: none;
}
.qqbox a:hover {
	color: #f80000;
	text-decoration: underline;
}
.qqbox a:active {
	color: #f80000;
	text-decoration: underline;
}

.qqbox{
	width:170px;
	height:115px;
	background:url(../images/qq_bg.gif) no-repeat;
	overflow:hidden;
	color:#000000;
	font-size:12px;
	letter-spacing:0px;
	margin:10px auto 3px auto;
}

.qqkf{
	width:156px;
	height:115px;
	margin:2px auto;
	overflow:hidden;
}
.qqkfbt{
	width:154px;
	height:25px;
	margin:0px 0px 5px 5px;;
	overflow:hidden;
	line-height:30px;
	font-weight:bold;
	color:#666666;
	border:1px solid #ededeb;
	cursor:pointer;
	text-align:left;
}
.qqkfhm{
	width:112px;
	height:22px;
	overflow:hidden;
	line-height:25px;
	padding-right:8px;
}
.bgdh{
	width:102px;
	padding-left:10px;
}
