@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,
dl, dt, dd, ul, ol, li,
pre,
form, fieldset, legend, button, input, textarea, table, tr, td
{margin:0px;padding:0px;}
fieldset, img {border:0;}
li {list-style:none;}

address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd,samp { font-family: courier new, courier, monospace; }

ins {text-decoration:none;}
del {text-decoration:line-through;}
h1, h2, h3, h4, h5, h6 {}
h1 {font-size: 2em;}
h2 {font-size: 1.7em;}
h3 {font-size: 1.5em;}
h4 {font-size: 1.38em;}
h5 {font-size: 1.2em;}
h6 {font-size: 1.1em;font-style: italic;}

address,cite,dfn,em,var{font-style:normal;}
caption,td {font-weight: normal;}
cite, blackquote, em, i {font-style: italic;}
strong, b {	font-weight: bold;}
pre, code {font-family: monospace;font-size: 1.1em;}
abbr[title],acronym[title]{border-bottom:1px dotted;cursor:help;}
table {	border-collapse:collapse; /* 边框合并属性 */border-spacing:0;}
q:before, q:after, blockquote:before, blockquote:after {content:"";content:none}
blockquote, q {	quotes:none;}

legend { color: #000; } 
button,input,select,textarea,checkbox,radio 
{vertical-align:middle;}



body {
margin: 0px;
padding: 0px; 
border: 0px;
color:#333333;
font-size:14px;
line-height:24px;
text-align: left;
background: #fff;
font-family:'微软雅黑';
}

.floatright {
  float:right;
}

.floatleft {
  float:left;
}

.box {clear:both; width:990px;margin:0px auto;padding:0px auto;overflow:hidden;}

a {color:#333;text-decoration: none;}
a:hover {color:#D40B01;text-decoration: underline;}

.clear {clear:both;}

.blank10,.blank30 {clear:both;height:10px;overflow:hidden;}
.blank30 {height:30px;}

.line {
  clear:both;
  height:2px;
  margin:10px 0px;
  background:url(../images/line.gif) left top repeat-x;
}
.line_2 {
  clear:both;
  height:2px;
  margin:10px 0px;
background:url(../images/line-2.gif) left bottom repeat-x;
}

.w_305 {
  float:left;
  width:305px;
  margin:0px 0px 10px 10px;
  overflow:hidden;
}

.w_250 {
  float:left;
  width:250px;
  margin:0px 0px 10px 10px;
  _margin:0px 0px 10px 5px;
  overflow:hidden;
}

.w_622 {
  float:right;
  width:622px;
  padding:0px 10px 10px 0px;
  overflow:hidden;
  }

.w_700 {
  float:right;
  width:650px;
  margin:0px 10px 10px 0px;
  padding:0px 25px 15px 25px;
  overflow:hidden;
}

.r_bg {
  background:url(../images/r_bg.png) 18px top no-repeat;
}

.c_top {
  clear:both;
  height:10px;
  overflow:hidden;
  background:url(../images/c_top.gif) left top no-repeat;
}

.c_bg {
  background:url(../images/c_bg.gif) 280px top repeat-y;
}

.c_bottom {
  clear:both;
  overflow:hidden;
  height:10px;
  background:url(../images/c_bottom.gif) 280px top no-repeat;
}

/* 全局参数结束 */



/* 综合 */

.title {
  color:#999;
  clear:both;
  height:22px;
  line-height:22px;
}

.title h3{ line-height:22px; color:#ccc; font-weight:normal;}
.title h3 a{ color:#1161B4; font-size:18px;  line-height:18px;padding-right:5px;text-decoration: none;}
.title h3 span{ 
  padding-left:5px;
  font-size:14px;
  color:#646464; 
  line-height:14px; 
  text-transform:capitalize;
}

.readme {
  display:block;
  width:80px;
  height:17px;
  margin:10px;
  background:url(../images/readme.gif) left top no-repeat;
}

.news_list {

}

.news_list li {
  clear:both;
  line-height:32px;
  padding-left:14px;
  background:url(../images/dot_gray.gif) left center no-repeat;
}



.news_list li span {
  float:right;
  color:#999;
}

.text_img {
  float:left;
  width:102px;
  height:122px;
  margin:0px 15px 10px 0px;
  padding:3px;
  background:white;
  border:1px solid #ccc;
  overflow:hidden;
}

.text_img img {
  width:102px;
  height:122px;
}

.text_pic h5,.text_pic h5 a {font-size:14px; color:#2C5997;font-weight:normal;}

.text_pic p {margin-top:10px;}

.i_video {float:right;width:216px;margin:0px 0px 10px 10px;}

.special .text_img {
  width:122px;
  height:162px;
}

.special .text_img img {
  width:122px;
  height:162px;
}

.special .text_pic h5,.special .text_pic h5 a {font-size:18px;}

.down_list {
  line-height:30px;
  padding:0px 10px 0px 35px;
  background:url(../images/downlist_bg.gif) left top no-repeat;
  border-right:1px solid #F7F7F7;
  border-bottom:1px solid #F7F7F7;
}

.down_list span {float:right;}
.d2,.d2 a {color:white;}

.order {
  clear:both;

  height:27px;
  line-height:27px;
  background:url(../images/btn.gif) right top no-repeat;
}

.o_text {float:left;width:140px;height:24px;line-height:24px; padding:0px 10px;border:1px solid #999;color:#999;} 
.o_btn {float:right; width:62px;height:27px;border:none;background:url(noname.gif); color:white; text-align:center;cursor: pointer; }


.contact_list {
  padding:10px 10px 10px 80px;
  background:url(../images/contact_icon.gif) 5px center no-repeat;
}

/* 滚动图片 */
.scroll{ width:552px; margin:auto; position:relative; padding:0px 30px 0px 40px; overflow:hidden; margin-bottom:10px;}
.scroll ul{}
.scroll li { width:126px; text-align:center; overflow:hidden; padding:0 5px; vertical-align:100%;}
.scroll li a{ display:block; color:#333; line-height:20px;font-size:12px;}

.scroll .img-wrap{
  margin:0 auto;
  width:90%;
  height:150px;
  /*非IE的主流浏览器识别的垂直居中的方法*/
  display: table-cell;
  vertical-align:middle;
  /*设置水平居中*/
  text-align:center;
  /* 针对IE的Hack */
  *display: block;
  *font-size: 139px;/*约为高度的0.873，200*0.873 约为175*/
  *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
}
.scroll img {
  display:block;
  width:106px;
  width:80%\0;
  _width:120px;
  margin:0px auto;
  vertical-align:middle;
  padding:5px;
  border:1px solid #ccc;
  _border:none;
  background:url(../images/pic_bg.gif) left top no-repeat;
  border-right:1px solid white; 
  border-bottom:1px solid white;
  }
.scroll img:hover,#list-view .highlight{border-color:#ff8015;_border:none;}


.scroll li span {color:#F3572F;}
.scroll a.bx-prev,.scroll a.bx-next{
	position:absolute;
	top:0;
	display:block;
	width:40px;
	height:158px;
	background: url(../images/scroll.gif) no-repeat left center;
	z-index:99999;
}
.scroll a.bx-prev{left:-24px;}
.scroll a.bx-prev:hover{background: url(../images/scroll.gif) no-repeat -80px center;}
.scroll a.bx-next{right:-24px;background: url(../images/scroll.gif) no-repeat -40px center;}
.scroll a.bx-next:hover{background: url(../images/scroll.gif) no-repeat -120px center;}


/* 分类 */
.i_type {
  clear:both;
  width:624px;
  height:29px;
  line-height:29px;
  padding:7px;
  background:url(../images/i_type_bg.gif) left top no-repeat;
}

.i_type a {
  float:left;
  display:block;
  height:28px;
  line-height:28px;
  margin:0px 2px;
  padding:0px 10px;
  background:url(../images/teyp_a_bg.gif) left top repeat-x;
  color:white;
  border-bottom:1px solid #CFCFCF;
  text-decoration: none;
}

.i_type a.on,.i_type a:hover {
  color:#333;
  background:url(../images/type_a_on.gif) left top repeat-x;
  border-bottom:1px solid #888;
}

/* 招聘 */
.i_job {
  float:left;
  width:300px;
}

/* 投票 */
.i_vote {
  float:right;
  width:300px;
}

.i_vote h5 {
  height:26px;
  line-height:26px;
  margin:10px 0px;
  padding:0px 10px;
  border:1px solid #ccc;
  font-weight:normal;
  font-size:12px;
  background:white;
}

.i_vote #ballot {margin-left:10px;}

.i_vote #button {
  float:left;
  display:block;
  height:22px;
  line-height:22px;
  margin:15px 0px 10px 0px;
  padding:0px 20px;
  background:url(../images/teyp_a_bg.gif) left top repeat-x;
  color:white;
  border:none;
}

.mailbtn {
  width:178px;
  height:35px;
  line-height:35px;
  margin-left:15px;
  border:none;background:url(../images/mailbtn.gif) left top no-repeat;
}






/*头部*/
#header{ margin:0 auto; width:100%;}

.topdh{ height:31px; line-height:31px; background:url(../images/topdh.jpg) repeat-x; width:100%;}
.topdh_l{ float:left;}
.topdh_r{ float:right;}
.topdh_r a{ }

.top{ height:125px;width:100%;}

.menu{background:url(../images/menubg.jpg) repeat-x;width:100%;}

/*banner*/
.banner{height:450px;margin:0 auto;}
.mod-banner {
	Z-INDEX: 5; POSITION: relative; MIN-WIDTH: 1000px; MARGIN: 0px 0px 0px; HEIGHT: 450px;position:relative;
}
.mod-banner .f-tab-b {
	Z-INDEX: -1; POSITION: absolute; WIDTH: 100%; BACKGROUND-POSITION: center center; HEIGHT: 450px; TOP: 0px; LEFT: 0px
}
.mod-banner .t-box {
	POSITION: absolute; TEXT-ALIGN: center; MARGIN: 0px 0px 0px -200px; WIDTH: 411px; BOTTOM: 20px; LEFT: 50%
}
.mod-banner .f-tab-t {
	BACKGROUND: url(http://img.china.alibaba.com/cms/upload/2012/339/983/389933_1213880884.png) no-repeat center 50%; _background: url(http://img.china.alibaba.com/cms/upload/2012/085/783/387580_1213880884.png) no-repeat center
}
.mod-banner .f-tab-t {
	MARGIN: 0px 5px; WIDTH: 13px; DISPLAY: inline-block; BACKGROUND-POSITION: -228px -410px; HEIGHT: 13px
}
.mod-banner .current {
	BACKGROUND-POSITION: -227px -395px
}
.mod-banner .mod-banner-wrap {
	POSITION: relative; MARGIN: auto; WIDTH: 1004px
}
.mod-banner .mod-user-panel {
	POSITION: absolute; TOP: 3px; RIGHT: 10px
}



.sosoubg{ margin:0 auto; background:url(../images/sosoubg.jpg) repeat-x; height:43px;width:100%;}
.sosoubg_left{ float:left; padding-left:10px;padding-top:6px;}
.sosoubg_right{ float:right;}
.sosoubg_left p{ padding-top:2px;}
.sosoubg_left a{ color:#CCC;}


/*底部*/
#footer{ margin:0 auto; width:100%;}

.bottommenu{height:35px; line-height:35px; text-align:center; background-color:#0D2261;color:#fff;}
.bottommenu a{ color:#fff; padding-left:25px; padding-right:25px;}
.bottommenu a:hover{color:#f00;}

.message{ margin:0 auto; width:982px;}
.message_logo{ float:left; width:288px;}
.message_erweima{ float:left; width:124px; padding-top:5px;}
.message_copyright{float:left; width:540px; padding-top:20px; padding-left:30px;}
.message_copyright a{}


/*内容区*/

.hzkh{margin:0 auto; width:982px; background:url(../images/hzkh.jpg) no-repeat; height:94px;}
.hzkh_con{ padding-top:12px; padding-left:56px;}

#main{ margin:0 auto; width:100%;}

.lr{ margin:0 auto; width:982px; padding-top:20px; padding-bottom:20px;}
.left{ float:left; width:230px; margin-right:10px;}
.right{ float:left; width:742px;}

.list_title{background:url(../images/list1.jpg) no-repeat; height:37px; line-height:37px;}
.list_title span{ float:right;}
.list_title span a{ padding-right:16px; color:#FFFFFF}
.list_title h2{ font-size:16px; font-weight:normal; color:#FFFFFF; padding-left:40px;}
.list_con{background:url(../images/list2.jpg) repeat-y; padding-top:10px;}
.list_bottom{background:url(../images/list3.jpg) no-repeat; height:3px;}

.product_title{background:url(../images/product.jpg) no-repeat; height:32px; line-height:32px;}
.product_title1{background:url(../images/product1.jpg) no-repeat; height:32px; line-height:32px;}
.product_title span, .product_title1 span{ float:right; padding-right:10px;}
.product_title span a, .product_title1 span a{color:#333;}
.product_title h2, .product_title1 h2{ font-size:16px; font-weight:normal; color:#000; padding-left:26px;}
.product_con{ border:1px solid #E6E6E6; padding-top:20px; padding-left:6px;}
.product_con2{ border:1px solid #E6E6E6; padding-bottom:16px; padding-top:16px;}
.product_bottom{}



.ac{ margin:0 auto; width:982px;}
.about{ float:left; width:230px; margin-right:10px;}
.equipment{ float:left; width:742px;}

.about_title{background:url(../images/list1.jpg) no-repeat; height:37px; line-height:37px;}
.about_title span{ float:right;}
.about_title span a{ padding-right:16px; color:#666}
.about_title h2{ font-size:16px; font-weight:normal; color:#FFFFFF; padding-left:40px;}
.about_con{background:url(../images/list2.jpg) repeat-y; padding-top:10px;}
.about_bottom{background:url(../images/list3.jpg) no-repeat; height:3px;}

.equipment_title{background:url(../images/product1.jpg) no-repeat; height:32px; line-height:32px;}
.equipment_title span{ float:right;}
.equipment_title span a{ padding-right:16px; color:#666}
.equipment_title h2{ font-size:16px; font-weight:normal; color:#fff; padding-left:26px;}
.equipment_con{border:1px solid #E6E6E6; }
.equipment_bottom{}


.link{margin:0 auto; width:982px; margin-top:10px;}
.link_title{background:url(../images/honor.jpg) no-repeat; height:37px; line-height:37px;}
.link_title span{ float:right;}
.link_title span a{ padding-right:16px; color:#666;}
.link_title h2{ font-size:16px; font-weight:normal; color:#fff; padding-left:26px;}
.link_con{padding-top:16px; border:1px solid #E5E5E5; border-top:none;}
.link_bottom{}

.wulink{margin:0 auto; width:982px; margin-top:10px; margin-bottom:6px; background:url(../images/wulink.jpg) no-repeat; height:54px;}
.wulink_con{ padding-top:10px; padding-left:90px;}

.ns{margin:0 auto; width:982px; margin-top:10px;}
.new1{ float:left; width:230px; }
.new2{ float:left; width:359px; margin-left:10px; margin-right:10px;}
.new3{ float:left; width:373px;}

.new1_title{background:url(../images/list1.jpg) no-repeat; height:37px; line-height:37px;}
.new1_title span{ float:right;}
.new1_title span a{ padding-right:16px; color:#666}
.new1_title h2{ font-size:16px; font-weight:normal; color:#FFFFFF; padding-left:40px;}
.new1_con{background:url(../images/list2.jpg) repeat-y; padding-top:10px;}
.new1_bottom{background:url(../images/list3.jpg) no-repeat; height:3px;}

.new2_title{background:url(../images/new2.jpg) no-repeat; height:37px; line-height:37px;}
.new2_title span{ float:right;}
.new2_title span a{ padding-right:16px; color:#999}
.new2_title h2{ font-size:16px; font-weight:normal; color:#fff; padding-left:26px;}
.new2_con { border:1px solid #E3E3E3; border-top:none; padding-top:18px; padding-bottom:18px;}
.new2_bottom{}

.new3_title{background:url(../images/new3.jpg) no-repeat; height:37px; line-height:37px;}
.new3_title span{ float:right;}
.new3_title span a{ padding-right:16px; color:#999}
.new3_title h2{ font-size:16px; font-weight:normal; color:#fff; padding-left:26px;}
.new3_con { border:1px solid #E3E3E3; border-top:none; padding-top:18px; padding-bottom:18px;}
.new3_bottom{}


/* --------------------------------------------内页样式------------------------------------------------ */

/* 资质证书列表页 */
.wu_honor_nner ul li{ border:1px solid #E6E6E6; width:233px; float:left; margin-right:3px; margin-left:8px; margin-bottom:20px; font-size:12px; line-height:30px; text-align:center;}
.wu_honor_nner ul li:hover{ border:1px solid  #19D417;}
.wu_honor_nner ul li a{}

/* 产品展示列表页 */
.wu_product_nner ul li{ border:1px solid #E6E6E6; width:224px; float:left; margin-right:3px; margin-left:8px; margin-bottom:20px; font-size:12px; line-height:30px; text-align:center;}
.wu_product_nner ul li:hover{ border:1px solid  #19D417;}
.wu_product_nner ul li a{}

/* 新闻展示列表页1 */
.wu_newlist{background:url(../images/line-2.gif) left bottom repeat-x; padding-bottom:10px; padding-top:10px;}
.wu_newlist .newpic{ float:left; width:180px;}
.wu_newlist .news_text{float:left; width:533px;}

/* 新闻展示列表页2 */
.news_text h5{margin:0px 20px; font-weight:bold;color:#333;}
.news_text h5 a{color:#333;font-size:14px;}
.news_text h5 .date{color:#999;font-weight:normal;}
.news_text{padding:10px 0px;background:url(../images/line-2.gif) left bottom repeat-x;}
.news_text p{text-align:left;color:#999;padding:5px 20px 0px 20px;font-size: 12px;}

/* 厂房设备列表页 */
.wu_cfsb_nner ul li{ border:1px solid #E6E6E6; width:224px; float:left; margin-right:3px; margin-left:8px; margin-bottom:20px; font-size:12px; line-height:30px; text-align:center;}
.wu_cfsb_nner ul li:hover{ border:1px solid  #19D417;}
.wu_cfsb_nner ul li a{}

/* 案例列表页 */
.wu_case_nner ul li{ border:1px solid #E6E6E6; width:233px; float:left; margin-right:3px; margin-left:8px; margin-bottom:20px; font-size:12px; line-height:30px; text-align:center;}
.wu_case_nner ul li:hover{ border:1px solid  #19D417;}
.wu_case_nner ul li a{}


/* 客户见证列表页1 */
.wu_khjz_nner dl { float:left; margin-top:20px; margin-right:20px; margin-left:10px; border-bottom:1px dashed #CCCCCC; padding-bottom:20px;}
.wu_khjz_nner dt { float:left; width:190px;}
.wu_khjz_nner dt img {width:190px; height:146px; border:1px solid #CCC; padding:2px;}
.wu_khjz_nner dd { float:left; width:480px; padding-left:16px;}
.wu_khjz_nner dd h3 { height:25px;}
.wu_khjz_nner dd h3 a { font-size:14px; color:#333;}
.wu_khjz_nner dd p { font-size:12px; line-height:22px;color:#3b3b3b; height:96px; overflow:hidden; padding-top:10px;}
.wu_khjz_nner dd span { display: block;}

/* 客户见证列表页2 */
.wu_khjz_nner2 dl { float:left; margin-top:20px; margin-right:20px; margin-left:10px; border-bottom:1px dashed #CCCCCC; padding-bottom:20px;}
.wu_khjz_nner2 dt { float:left; width:104px;}
.wu_khjz_nner2 dt img {width:104px; height:146px; border:1px solid #CCC; padding:2px;}
.wu_khjz_nner2 dd { float:left; width:580px; padding-left:16px;}
.wu_khjz_nner2 dd h3 { height:25px;}
.wu_khjz_nner2 dd h3 a { font-size:14px; color:#333;}
.wu_khjz_nner2 dd p { font-size:12px; line-height:22px;color:#3b3b3b; height:96px; overflow:hidden; padding-top:10px;}
.wu_khjz_nner2 dd span { display: block;}

/* 合作客户列表页 */
.wu_hzkh_nner ul li{ border:1px solid #E6E6E6; width:233px; float:left; margin-right:3px; margin-left:8px; margin-bottom:20px; font-size:12px; line-height:30px; text-align:center;}
.wu_hzkh_nner ul li:hover{ border:1px solid  #19D417;}
.wu_hzkh_nner ul li a{}

.r_boxww{ text-align:center; border-bottom:#F5F5F5 1px solid; line-height:30px; padding-bottom:10px;}
.r_boxww h1{ font-size:18px;}


/* --------------------------------------------公共样式------------------------------------------------ */

/* 头部导航 */
.nav {
  width:1000px;
  height:41px;
  margin:0px auto;
  padding:0px auto;
}

#nav {}
#nav li {float: left;text-align:left;}
#nav a {text-decoration: none;}


#nav li.one {
  float:left;
  width:122px;
  line-height:41px;
  text-align:center;
  font-size:15px;
  overflow:hidden;font-weight:bold;
}
#nav li.one a {
  display:block;
  color:#ffffff;
}

#nav li.on { 
  font-weight:bold;
  color:#ffffff;
  background:url(../images/menuhover.jpg) no-repeat;
}

#nav li.on a{
  color:#ffffff;
  font-weight:bold;
  background:url(../images/menuhover.jpg) no-repeat;

}

#nav li.one:hover,#nav li.one a:hover {
  color:#ffffff;
  font-weight:bold;
  background:url(../images/menuhover.jpg) no-repeat;

}

.ifocus {z-index:99; position: relative;}

#nav li ul {position: absolute;left: -999em;height: auto;width: 208px;margin:0px 0px 0px -3px;_margin:0px 0px 0px -47px; padding:0px 0px 10px 0px; background:url(../images/nav_a_bg.png) left bottom no-repeat;z-index:99999; }
#nav li ul li {display: block; width:208px;height:28px;line-height:28px;overflow:hidden;}
#nav li ul ul {margin: -2.8em 0 0 14em;}
#nav li ul span,#nav li ul ul span {display:block; margin:0px 5px; border-top:2px solid #DADADA;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {left: -999em;}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {left: auto;}

#nav li.one ul li a,#nav li.one ul li a:link {width:158px; margin-left:40px;color:#333;font-weight:normal;font-size:12px;background:none;} 
#nav li.one ul li a:hover {color:#104578;}


/* 左侧产品列表 */
#leftmenu{}
.parent {
	cursor: pointer;
	position: relative;
	line-height:37px;
}
.parent a {display:block;padding:0px 8px 0px 40px; font-size:16px;background:url(../images/list1.jpg) no-repeat; color:#FFF;}
.parent a:hover {background:url(../images/list1.jpg) no-repeat;text-decoration: none;}
.open{
	border:solid 1px #e7e7e7;
	font-weight:normal;
	color:#0160b0;
	}
.close{}

#p1,#p1 a {background:url(../images/list1.jpg) no-repeat;color:white; font-weight:normal;}

.child {

}
.child a{
    display:block;
	line-height:36px;
	height:36px;
	list-style-type: none;
	color:#333;
	display:block; font-weight:bold;
	background:url(../images/listbg.jpg) no-repeat;
	white-space:nowrap;font-size:14px; padding-left:26px;
}
.child a:hover{
  color:#C00;

  }
.child a.on {color:#C00; font-weight:bold; background:url(../images/listbg.jpg) no-repeat;}

.child .c_current{ font-size:20px;}

.listbg22 a{color:#C00; font-weight:normal;}
.listbg22 a:hover{color:#C00;font-weight:normal;}

/* 搜索 */
.search {
  clear:both;
  float:right;
  width:195px;
  height:24px;
  line-height:24px;
  margin-top:6px;
  background:url(../images/search_bg.gif) left top no-repeat;
}
.s_text {float:left;width:139px;height:22px;line-height:22px;margin:1px;padding:0px 10px;border:none;color:#999;} 
.s_btn {float:right; width:30px;height:24px;border:none;background:url(noname.gif);cursor: pointer;}
.s_btn_a  {float:right; width:62px;height:27px;line-height:27px;color:white; border:none;background:url(../images/s_btn_a.gif);cursor: pointer;}


/* 合作客户1 */
.wu_hzkh ul li{ border:1px solid #E6E6E6; width:95px; float:left; margin-right:7px; margin-left:5px;}
.wu_hzkh ul li a{ font-size:12px;}
.wu_hzkh ul li:hover{ border:1px solid  #BC180F;}


/* 产品展示1 */
.wu_product ul li{ border:1px solid #E6E6E6; width:224px; float:left; margin-right:9px; margin-left:9px; margin-bottom:20px; text-align:center;line-height:30px;}
.wu_product ul li a{ font-size:12px;}
.wu_product ul li:hover{ border:1px solid  #BC180F;}

/* 产品展示3 */
.wu_product3 ul li{ border:1px solid #E6E6E6; width:200px;  margin-bottom:10px; text-align:center;line-height:30px;}
.wu_product3 ul li a{ font-size:12px;}
.wu_product3 ul li:hover{ border:1px solid  #BC180F;}

/* 产品展示2 */
.wu_product2 dl { height:170px;}
.wu_product2 dt { float:left; padding-right:13px; background:url(../images/al_picbg.gif) no-repeat; width:209px;}
.wu_product2 dt img { padding:4px 0 0 4px; width:201px; height:146px;}
.wu_product2 dd { float:left; width:475px;}
.wu_product2 dd h3 { height:25px; border-bottom: dashed 1px #ccc;}
.wu_product2 dd h3 a { font-size:14px; color:#5d7807;}
.wu_product2 dd p { font-size:12px; line-height:22px; height:80px; color:#3b3b3b; height:107px; overflow:hidden; padding-top:10px;}
.wu_product2 dd span { display: block; text-align:right;}

/* 单列新闻 */
.wu_new ul{}
.wu_new ul li {background:url(../images/dot_r.gif) left center no-repeat; border-bottom:1px dotted #ccc;}
.wu_new ul li:hover{}
.wu_new ul li a{line-height:34px; padding-left:10px;}
.wu_new ul li span{line-height:34px; float:right; color:#999 }

/* 双列新闻 */
.wu_new2 ul{}
.wu_new2 ul li {background:url(../images/dot_r.gif) left center no-repeat; border-bottom:1px dotted #ccc; width:300px; float:left; margin-right:18px;}
.wu_new2 ul li:hover{}
.wu_new2 ul li a{line-height:34px; padding-left:10px;}
.wu_new2 ul li span{line-height:34px; float:right; color:#999 }

/* 客户见证 */
.wu_khjz dl { float:left; margin-top:20px; margin-right:20px;}
.wu_khjz dt { float:left; width:190px;}
.wu_khjz dt img {width:190px; height:150px; border:1px solid #CCC; padding:2px;}
.wu_khjz dd { float:left; width:264px; padding-left:16px;}
.wu_khjz dd h3 { height:25px;}
.wu_khjz dd h3 a { font-size:14px; color:#333;}
.wu_khjz dd p { font-size:12px; line-height:22px;color:#3b3b3b; height:96px; overflow:hidden; padding-top:10px;}
.wu_khjz dd span { display: block;}



/* 常见问题 */
.wu_cjwt ul li h2{background:url(../images/wen.jpg) no-repeat; padding-left:24px; padding-bottom:10px; font-size:14px; font-weight:bold;}
.wu_cjwt ul li p{background:url(../images/da.jpg) no-repeat; padding-left:24px; font-size:12px; }
.wu_cjwt ul li{ padding-bottom:12px; padding-top:12px;border-bottom:1px dashed #666666;}
.wu_cjwt ul li:hover{}

/* 左右滚动 */
.kc01{ padding:60px 10px 0 0px}
.kc03{ padding:60px 0px 0 10px}
.kc02 ul li {width:228px; float:left; margin-right:10px; border:1px solid #F2F2F2; text-align:center}
.kc02 ul li img { padding:2px;  height:168px;}
.kc02 ul li a { font-size:12px;}
.fl{ float:left;}



.xiazai td{ border:1px solid #FFFFFF}

