/* CSS Document */
body{
margin:0;
color:#5c5c5c;
font-size:12px;
font-family:"宋体";
}

ul{
padding:0px;
margin:0px;}

li{
list-style:none;}

a{
font-size:12px;
color:#5c5c5c;
text-decoration:none;}

a:hover{
color:#ba292e;
text-decoration:underline;}
p{
margin:0;
padding:0;}
img{
border:0;}

.clear{
clear:both; 
line-height:0px; 
height:0px; 
font-size:0px; 
visibility:hidden;}


/*页面布局*/
  /*抽屉式下拉菜单*/

	.head{
	width:1003px;
	height:90px;
	margin:0 auto;
	position:relative;
background:url(../images/head.jpg);
}
    .daoh{
    height:45px;
    background-color: #083a9d;}
	.nav {
	width:1003px;
	margin: 0 auto;
	color: #fff;
	height:45px;
}
.nav_menu-item {
	width:160px;
  float:left;
  background:url(../images/daoh_line.png) left no-repeat;
}
.nav_menu-item a{
	display:block;
	color:#fff;
	height:15px;
	text-align:center;
	font-size:14px;
	padding:15px;
	font-weight:bold;
	text-decoration:none;}
.nav_menu-item:hover {
  background-color: #487ae2;
color:#000;
}
.nav_menu-item:hover .nav_submenu {
  display: block;
}
.nav_submenu {
  font-weight: 300;
  text-transform: none;
  display: none;
  position: absolute;
  width: 200px;
  z-index:1000;
  background-color: #487ae2;
}
.nav_submenu-item a{
	text-align:left;
	font-size:12px;
	z-index:1000;
	padding-left:20px;}
.nav_submenu-item:hover {
  background: rgba(0, 0, 0, 0.1);
  z-index:1000;
}
/*抽屉式下拉菜单*/
.index{
width:1003px; margin:0 auto;}
  .title{
  height:116px;}
   .t1_c{
   width:170px;
   height:150px;
   padding:10px;
   border:#efefef solid 1px;
   float:left;
   text-align:center;
   line-height:24px;}
   .m{
   margin-right:10px;}
   .a1{display:block;}
   .t1_c_img1{width:103px; height:103px;background:url(../images/t1_1.png); margin:auto;}
   .t1_c_img1:hover{background:url(../images/t1_1_h.png);}
   .t1_c_img2{width:103px; height:103px;background:url(../images/t1_2.png); margin:auto;}
   .t1_c_img2:hover{background:url(../images/t1_2_h.png);}
   .t1_c_img3{width:103px; height:103px;background:url(../images/t1_3.png); margin:auto;}
   .t1_c_img3:hover{background:url(../images/t1_3_h.png);}
   .t1_c_img4{width:103px; height:103px;background:url(../images/t1_4.png); margin:auto;}
   .t1_c_img4:hover{background:url(../images/t1_4_h.png);}
   .t1_c_img5{width:103px; height:103px;background:url(../images/t1_5.png); margin:auto;}
   .t1_c_img5:hover{background:url(../images/t1_5_h.png);}
   .t1_c_txt{
   font-size:18px;
   font-weight:bold;
   color:#036ea4;
   font-family:"微软雅黑";
   margin:10px 0px;}
   .t1_c_c{
   font-size:14px;}
   .t2{
   width:100%;
   background-color:#f1f1f1;
   padding:10px 0px;
   margin-top:10px;}
	.t2_cp ul li{
	width:318px; height:262px;
	float:left;
	margin:8px}
	.t2_cp ul li a h1{
	height:26px;
	padding:10px 0px 0px 0px;
	background-color:#1f6fb8;
	margin:0;
	text-align:center;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;}
	.t2_cp ul li a:hover{
	text-decoration:none;}
	.t3{
     width:100%;
     background-color:#2e62c8;
     padding:10px 0px;}
	.t3_news ul li{
	 width:298px;height:180px;
	 float:left;
	 margin:8px;
	 display:block;
	 padding:20px 10px;}
	.t3_news ul li:hover{
	background-color:#006293;}
	.t3_news ul li span{
	color:#FFFFFF;
	border:#fff solid 1px;
	font-size:20px;
	font-weight:bold;
	padding:10px;}
	.t3_news ul li h3{
	padding-top:10px;}
	.t3_news ul li h3 a{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	}
	.t3_news ul li h3 a:hover{
	color:#FF0000;
	}
	.t3_news ul li p{
	color:#FFFFFF;
	font-size:12px;
	line-height:20px;
	margin-top:10px;}
	.t4_left{
	width:355px;
	height:290px;
	float:left;}
	  .t4_tel{
	  margin-bottom:10px;
	  background:url(../images/tel.png) top left no-repeat;
	  padding-left:40px;
	  font-size:14px;
	  line-height:24px;}
	  .t4_add{
	  margin-bottom:10px;
	  background:url(../images/add.png) top left no-repeat;
	  padding-left:40px;
	  height:40px;
	  font-size:14px;
	  padding-top:8px;}
	.t4_right{
	width:630px;
	height:290px;
	float:right;}
	  .inp{
	  width:305px; height:25px;}
	  .tex{
	  width:624px;
	  margin:5px 0px;}
	  .sub{
	  width:630px;
	  background-color:#2e62c8;
	  height:30px;
	  color:#FFFFFF;
	  font-size:16px;
	  font-weight:bold;}
	  .l{
	  float:left;}
	  .r{
	  float:right;}
	 .bottom{
	 width:100%;
	 padding:10px;
	 background-color:#00329d;}
	 .b_index{
	 width:1003px;
	 margin:0 auto;
	 text-align:center;
	 color:#FFFFFF;
	 font-size:14px;}
  /*内页样式*/
   .ny_title{
   text-align:center;
   
   padding:20px 0px;}
   .ny_title p{
   margin-bottom:10px;}
   .ch{
   font-size:36px;
   font-weight:bold;
   color:#3a3a3a;
   font-family:"微软雅黑";}
   .en{
   font-family:Arial, Helvetica, sans-serif;
   color:#c0c0c0;
   font-size:24px;
   font-weight:normal;}
   .ny_c{
   padding:10px 0px;
   line-height:24px;}
   .ny_newslist{
   padding:10px 0px;}
   .ny_newslist ul li{
   width:215px; height:110px;
   border:#ccc solid 1px;
   float:left;
   margin:5px;
   padding:20px 10px;display:block;}
   .ny_newslist ul li:hover{
   border:#FF0000 solid 1px;}
   .ny_n_title{ border-bottom:#ccc solid 1px;
   height:35px;font-size:14px;
   font-weight:bold;
   }
   .ny_n_time{
   background-color:#f0f2f5;
   padding:10px;
   width:40px; height:10px;
   border:#ccc solid 1px;
   float:left;
   }
   .ny_n_t{
   width:130px;
   padding:10px;
   float:left;} 
   .ny_n_c{
   line-height:20px;
   padding-top:5px;}  
/*产品列表*/
  .p_logo{
  margin-top:10px;}
    .p_logo ul li{
	width:105px; height:90px;
	float:left;
	margin:5px;}
	.p_logo ul li img{
	width:105px; height:90px;}
/*产品列表*/
/*新闻页面*/
   .ny_news{
   border-bottom:#c7c7c7 dashed 1px;
   margin-bottom:5px;}
   .ny_news span a{
   font-size:14px; font-weight:bold;}
   .ny_time{
   width:76px; height:45px;background:url(../images/time.png) left no-repeat;
   text-align:center; float:left;
   color:#3a8eca; margin-right:10px;
   font-size:24px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; padding:5px;}
/*新闻页面*/
   
   /*------招聘信息页面样式------*/

.resource_nav li a.on02{width:146px; background-position:-106px -72px;}
.resource_cont02{padding-top:11px; margin-left:55px; width:925px;}
.recruitment_list{width:1000px; margin:0 auto;}
.recruitment_list li{width:1000px; height:auto!important; height:48px; min-height:48px; float:left; }
.recruitment_list li h3{height:25px; background:url(images/xux.gif) repeat-x left bottom; line-height:24px; font-size:14px; color:#107ced; border-bottom:#ccc dashed 1px;}
.recruitment_list li h3 a{ font-size:14px; color:#107ced; font-family:"微软雅黑";}
.recruitment_list li h3 span{float:right; padding-right:8px; line-height:20px;}
.recruitment_list li h3 span a{color:#767676; font-size:14px; text-decoration:underline; font-weight:normal;}
.recruitment_kuang{width:692px; padding-top:5px; background:url(images/xux.gif) repeat-x left bottom; line-height:23px; padding-bottom:23px; padding-right:233px;}
.recruitment_kuang h6{font-size:12px; height:30px; line-height:30px; font-weight:normal; color:#3f3f3f; margin-bottom:3px;}
.recruitment_page{width:1000px; text-align:right; margin-top:57px;}

/* 人力资源 >> 招聘信息*/
.title_color{color: #107CED;}
.recruitment_kuang{display:none;}
/*------招聘信息页面样式------*/
   
  /*内页样式*/
/*页面布局*/


/*-----相册页面样式-----*/
.product_nav li a.on03{width:142px; background-position:-230px -108px;}
.product_kuang01{width:912px; height:119px; padding:10px 0px 0px 90px;}
.product_btn{width:32px; height:38px; padding-top:27px; float:left;}
.product_btnLeft{padding-right:19px;}
.product_btnRight{padding-left:19px;}
.product_kuang02{width:810px; float:left; height:119px; overflow:hidden;position: relative;}
.product_kuang02 ul{width:10000px;}
.product_kuang02 li{width:127px; padding-right:9px; float:left; height:119px;}
.product_kuang02 li.last{padding-right:0px;}
.product_pic04{width:121px; height:86px; padding:3px; background:url(images/product_bg01.gif) no-repeat;}
.product_current{ background:url(images/product_bg02.gif) no-repeat;}
.product_kuang02 li span{height:27px; line-height:27px; text-align:center; display:block; color:#525a5a;}
.product_kuang02 li span a{color:#525a5a;}
.product_flash{width:912px;padding:0px 0px 0px 90px;}
.product_ul{position: absolute; height: 20000px;}
/*-----相册页面样式-----*/


/*产品详细说明页*/
.p_left{
width:350px; height:350px;
float:left;}
.p_right{
width:320px; height:350px; 
float:right;}
.p_right h1{
font-size:14px; font-weight:bold;
padding:2px; width:90%;
border-bottom:#cccccc solid 1px;}

.p_r_b{
width:90%;
background-color:#ccc;
border-bottom:#000 solid 2px;}
.p_r_b li{
float:left;
padding:3px 10px;
color:#FFFFFF;}
.p_r_qq{
line-height:24px;}
.p_xx{
padding:0px;}
.p_xx_t{
height:30px;
border-bottom:#cecece solid 2px;}
.p_xx_t div{
padding:5px;
width:100px;
height:20px;
background-color:#cecece;
color:#3a8eca; font-size:14px; 
font-weight:bold; text-align:center;}
.p_xx_cc{
padding:10px; line-height:24px;}
.p_xx_cp{
padding:20px 5px;}
.p_xx_cp p{
width:170px; height:170px;
text-align:center;
float:left; margin:0px 5px;}
.p_xx_cp p img{
padding:2px; border:#cccccc solid 1px;}
.p_xx_news{
padding:5px;
}
.p_xx_news h1{
width:340px; float:left; margin:0px 10px;}
.p_xx_news h1 span{
float:right;}
/*产品详细说明页*/

/*product*/
.productlist {
	MARGIN-TOP:0px; margin-left:10px;
}
.productlist LI {
FLOAT: left; OVERFLOW: hidden; WIDTH: 210px;
}
.productlist LI IMG {
	 WIDTH: 200px; HEIGHT: 144px;border:#ccc solid 1px; 
}

.productlist LI .product_name {
	DISPLAY: block; OVERFLOW: hidden; WIDTH: 200px;TEXT-ALIGN: center; height:35px; 
}
.pageNavi {
	PADDING-RIGHT: 0px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 25px; MARGIN: 10px auto 0px; WIDTH: 98%; PADDING-TOP: 10px; TEXT-ALIGN: center
}
/*page*/
.pageNavi {
	PADDING-RIGHT: 0px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 5px; MARGIN: 10px auto 0px; WIDTH: 98%; PADDING-TOP: 10px; TEXT-ALIGN: center
}
.wp-pagenavi {
	MARGIN: 0px auto; PADDING-TOP: 5px
}
.wp-pagenavi A {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #333! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none! important
}
.wp-pagenavi A:link {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #333! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none! important
}
.wp-pagenavi A:visited {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #333! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none! important
}
.wp-pagenavi A:hover {
	FONT-WEIGHT: bold! important; COLOR: #0b3779! important; BACKGROUND-COLOR: #eee! important
}
.wp-pagenavi A:active {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none
}
.wp-pagenavi SPAN.pages {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #454545! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #ccc 1px solid
}
.wp-pagenavi SPAN.extend {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #454545! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #ccc 1px solid
}
.wp-pagenavi SPAN.current {
	BORDER-RIGHT: #aaa 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #aaa 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #aaa 1px solid; COLOR: #000! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #aaa 1px solid; BACKGROUND-COLOR: #eee! important
}
.pageleft {
	OVERFLOW: hidden; WIDTH: 300px; LINE-HEIGHT: 24px; HEIGHT: 24px
}
.pageright {
	OVERFLOW: hidden; WIDTH: 300px; LINE-HEIGHT: 24px; HEIGHT: 24px
}
.pageleft {
	PADDING-LEFT: 10px; FLOAT: left; TEXT-ALIGN: left
}
.pageright {
	PADDING-RIGHT: 10px; FLOAT: right; TEXT-ALIGN: right
}

/*下载*/
.nr_bt{
text-align:center;}
.nr_bt h2{
font-size:14px;}
.nr_bt h3{
font-size:12px;
width:900px; border-top:#ccc solid 1px; border-bottom:#ccc solid 1px;}
.nr_text{
width:900px; margin:0 auto;
line-height:24px;}
