@charset "utf-8";
/* CSS Document */
body{margin: 0px; padding: 0px;font-size: 12px;font-family: Arial; width:100%;}
a{text-decoration:none;*blr:expression(this.onFocus=this.blur());outline:none;}
ul{ margin: 0px; padding: 0px;}
img{ border:none;}
li{list-style-type: none;}
*{margin:0px;padding:0px;}
.overflowHidden{ overflow: hidden;}
.borderTest{border: 1px solid #000;}
.main{ width:1200px; margin:0 auto; height:auto;}
.c{ clear: both;}
.hide{display: none;}
.floatLeft{float: left;}
.floatRight{float: right;}
/*首页样式*/
.top{ background:url(../images/topbg.jpg) repeat-x; width:100%; height:38px; line-height:38px;} 
.top_l{ font-size:14px; font-family:"微软雅黑"; color:#fff; float:left;}
.top_r{ float:right; height:38px; line-height:38px; width:350px;}
.top_r1{ font-size:14px; font-family:"微软雅黑"; color:#fff; width:140px; float:left}
.top_r1 a{  font-size:14px; font-family:"微软雅黑"; color:#fff; margin-left:10px; margin-right:10px; }
.top_in{ background-color:#4f565e; border:0px; width:160px; height:26px; margin-top:6px; float:left; font-size:12px; font-family:"宋体"; color:#CCC; padding-left:10px;}
.top_btn{ background:url(../images/ss.jpg) no-repeat; float:left; width:39px; height:26px; border:0px; margin-top:6px; }
.logo{ width:359px; height:107px; float:left }
.dh{ width:750px; float:right; height:107px;}
.dh li{ float:left; height:107px; line-height:107px; width:106px; text-align:center; margin-right:22px;}
.dh a{ width:106px; height:107px; float:left; line-height:107px; text-align:center; font-family:"微软雅黑"; color:#000; font-size:14px;}
.dh a:hover{ background:url(../images/abover.jpg) no-repeat; width:106px; height:107px; text-align:center; line-height:107px; color:#fff; font-family:"微软雅黑";  font-size:14px;}
.banner{ background:url(../images/banner.jpg) no-repeat center top; height:375px; width:100%; margin:0 auto;}
.about_img{ width:395px; height:257px; float:left}
.about_nr{ width:805px; float:right; height:257px;  position:relative; }
.about_t{position:absolute;width:146px;height:53px;line-height:53px;background-color:#004098;font-family:"微软雅黑";color:#fff;font-size:16px;text-align:center;line-height:53px;top: 19px;}
.abput_bg{ width:805px; height:209px; float:left; background-color:#f6f6f6; margin-top:49px;}
.abput_bg p{ float:left;color:#3f3f3f; font-family:"微软雅黑"; font-size:12px; text-indent:2em; line-height:24px; margin-top:30px; width:785px; margin-left:10px; margin-right:10px;}
.abput_bg a{ width:60px; margin-left:730px; height:25px; background-color:#e7c50c; float:left; text-align:center; line-height:25px; display:block; font-family:"微软雅黑"; font-size:12px; color:#fff} 
.abput_bg a:hover{ text-decoration:underline}
.cp_bg{ background:url(../images/cpbg.jpg) no-repeat; height:468px; margin:0 auto; width:100%; margin-top:32px;}
.new_img{ width:447px; height:280px; float:left}
.new_lb{ width:740px; height:272px; float:right; margin-top:8px;}
.new_lb li{ float:left; width:740px; height:78px; border-bottom:1px dashed #686868; margin-bottom:15px;}
.new_lb span{ height:56px; width:56px; line-height:56px; text-align:center; background-color:#004098; float:left; font-family:"微软雅黑"; color:#fff; font-size:25px; margin-right:10px;}
.new_lb p{ float:left; width:660px; height:auto; font-family:"微软雅黑"; color:#004098; font-size:14px;}
.new_lb a{ float:left; width:660px; font-family:"微软雅黑"; color:#818181; font-size:12px; line-height:18px;}
.new_lb a:hover{ text-decoration:underline} 
.foot{ margin-top:34px; height:55px; line-height:55px; background-color:#000; width:100%; text-align:center; font-family:"微软雅黑"; color:#FFF; font-size:12px;}
/*产品展示切换*/
#wrapper
{
	text-align:center;
}
.overlay{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  text-align:center;
  display:none;
}


.jscarousal
{
	width: 1200px;
	height: 210px;
	margin:0 auto;
	padding: 0;
	position: relative; /*overflow: hidden;*/
}
.jscarousal .jscarousal-left, .jscarousal .jscarousal-right
{
	float: left;
	width: 38px;
	height: 98px;
	color: White;
	position: relative;
	top: 68px;
	cursor: pointer;
}
.jscarousal .jscarousal-left
{
	background-image: url(../images/left_arrow.png);
	background-repeat: no-repeat;
	background-position: left;
}
.jscarousal .jscarousal-right
{
	background-image: url(../images/right_arrow.png);
	background-repeat: no-repeat;
	background-position: right;
}
.jscarousal-contents
{
	width: 1090px;
	height: 274px;
	float: left;
	margin-left:20px;
	position: relative;
	overflow: hidden;
}
.jscarousal-contents > div
{
	position: absolute;
	width: 100%;
	height:auto}
.jscarousal-contents > div > div
{
	float: left;
	margin-right:14px;
}
.jscarousal-contents img
{
	width: 255px;
	height: 255px;
	margin-bottom:5px;
}
.jscarousal-contents a{color:#fff;}
.hidden
{
	display: none;
}
.visible
{
	display: block;
}
.thumbnail-active
{
	
	cursor: pointer;
}
.thumbnail-inactive
{
	
	cursor: pointer;
}
.thumbnail-text
{
	color: #000;
	background-color:#fff;
	font-weight: bold;
	text-align: left;
	display: block;
	margin-top:2px;
	width:262px; height:41px; line-height:41px; text-align:center;
}
/*banner*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, blockquote, pre, form, fieldset, table, th, td, span{padding:0;margin:0;}
#full-screen-slider { width:100%; height:375px; float:left; position:relative}
#slides { display:block; width:100%; height:375px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:340px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#004098}

/*关于我们*/
.ny_top{ height:40px; line-height:40px; border-bottom:1px solid #c6cee1; width:1200px; margin:0 auto}
.ny_top span{ font-size:12px; font-family:"微软雅黑"; color:#666; }
.about_top{ width:200px; float:left; border-bottom:1px solid #364f8f;}
.na{ font-size:12px; font-family:"微软雅黑"; color:#666; margin-left:5px; margin-right:5px;}
.na a:hover{ text-decoration:underline; color:#364f8f}
.ny_left{ width:296px; float:left; height:auto}
.ny_top_l{ width:296px; float:left; height:45px; text-align:center; line-height:45px; background-color:#10235d; font-size:16px; font-family:"微软雅黑"; color:#FFF}
.ny_lb{ float:left; width:296px; height:auto; background-color:#436fb6}
.ny_lb a{ float:left; width:296px; font-size:14px; font-family:"微软雅黑"; color:#fff; text-align:center; height:38px; line-height:38px;}
.ny_lb a:hover{ background:url(../images/li.jpg) no-repeat; float:left; width:296px; height:38px; line-height:38px;}
.ny_lb a.current{ background:url(../images/li.jpg) no-repeat; float:left; width:296px; height:38px; line-height:38px;}
.ny_right1{ padding-bottom:30px; width:880px; float:right; height:auto; border:1px solid #e0e0e0; padding-top:10px;}
.ny_right1 p{ margin-top:10px; margin-left:10px; margin-right:10px; text-indent:2em; font-size:14px; font-family:"微软雅黑"; color:#333 }
.ny_right{ padding-bottom:30px; width:880px; float:right; height:auto; border:1px solid #e0e0e0 }

/*新闻中心*/
.ny_new{ width:860px; float:left; height:auto; margin-left:10px; margin-right:10px;}
.ny_new li{ border-bottom:1px dashed #CCC; width:860px; float:left; height:40px; line-height:40px; background:url(../images/j.jpg) no-repeat; background-position:5px 19px;}
.ny_new a{ float:left; font-size:14px; font-family:"微软雅黑"; color:#999; margin-left:18px;}
.ny_new span{ font-family:"微软雅黑"; color:#999; font-size:14px; float:right; margin-right:10px; }
.ny_new a:hover{ text-decoration:underline; color:#F00}
.page{ clear:both; height:40px; text-align:center; font-size:12px; color:#999; padding:50px 0px 10px 0px;}
.page a{ padding:5px; border:1px solid #999; margin-right:5px; color:#999; text-decoration:none;}
.page a:hover{ color:#f00;}
.page span{ color:#999;}

/*新闻详细页*/
.news_ny{ width:880px; float:left; padding-top:30px; margin-bottom:20px;}
.news_ny h3{ float:left; font-size:18px; width:880px; font-family:"微软雅黑"; text-align:center; color:#000;}
.news_ny p{ width:860px; float:left; text-align:left; padding-left:10px; padding-right:10px; line-height:30px; color:#333; text-indent:2em; font-size:14px; font-family:"微软雅黑";}
/*产品列表*/
.zy_cpzs{ width:850px; float:left; padding-top:20px; margin-left:20px; margin-right:20px;}
.zy_cpzs li{ float:left; width:255px; margin-right:26px; padding-bottom:10px;}
.zy_cpzs  img{ float:left;}
.kong{ height:31px; width:255px; background-color:#0d205a; text-align:center; line-height:31px; float:left; display:block; margin-top:2px;}
a .kong{ color:#fff;}
a:hover .kong{ text-decoration:underline;}

.contact_table{margin-left:10px;}
.contact_table td{border-bottom:1px dotted #ccc; }