﻿@charset "utf-8";
/* CSS Document */
body,*,html,a,span,div,h1,h2,h3,ul,li{margin:0px; padding:0px;}
body{ color:#666; font-size:12px; font-family:"宋体"}
ul,li{list-style:none;}
img{ border:0px;}
.lk{display: block;height: 0;width: 0;overflow: hidden;}

/* 清理浮动 */
.clearfix { clear: both;  }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

a{ color:#666; text-decoration:none}
a:hover{ color:#39a1ed;}


.header{ border-top:2px solid #306abc; height:96px}
.header_top{ width:1000px; margin:0px auto;}
.logo{ width:500px; float:left}
.search{ float:right; width:300px}
.search .lan{ margin-top:30px; text-align:right}
.sc { margin-top:6px; text-align:right}
.sc li{ float:right; margin-left:6px; text-align:right}


#nav{ background-color:#dbe7f3; height:38px;}
.nav_ul{ width:1000px; margin:0px auto;}
.nav_ul li a{ display:block;float:left; font-size:14px; font-family:"微软雅黑"; color:#333333; line-height:38px; padding:0 35px; -webkit-transition: all .2s ease-in;
transition: all .2s ease-in; font-weight:bold}
.nav_ul li a:hover{ background-color:#03489a; color:#fff}
.nav_ul .on a{ background-color:#03489a; color:#fff}


.banner{ width:100%; height:380px; overflow:hidden; position:relative}
.banner .hd { position:absolute; overflow:hidden; bottom:16px; left:78%; z-index:1;}
.banner .hd li{ float:left; margin-left:6px; height:20px; width:20px; background-color:#FFF; text-align:center; line-height:20px; font-family:Arial, Helvetica, sans-serif;}
.banner .hd li.on{ background-color:#044899; color:#fff; cursor:pointer;}
.banner .bd li a{ display:block; height:380px;}
.banner .bd .ban1{ background:url(images/banner1.jpg) no-repeat center;}
.banner .bd .ban2{ background:url(images/banner2.jpg) no-repeat center;}
.banner .bd .ban3{ background:url(images/banner3.jpg) no-repeat center;}


.newscroll{ height:34px; line-height:40px; width:1000px; margin:0 auto; }
.newscroll h3{ width:130px; float:left}
.newscroll .indexnewli{ float:left; width:870px;}
.newscroll .indexnewli ul{ float:left;}
.newscroll .indexnewli span{ display:block; float:right; }
.index_tit{ color:#305390; font-family:"微软雅黑"}
.index_tit span{ font-size:12px; color:#eb8800; font-family:"宋体"; float:right; font-weight:normal}


.index_list{ background-color:#dbe7f3; padding:22px 0;}
.wrap{ width:1000px; margin:0px auto;}
.index_list .wrap .box{ width:290px; height:116px; float:left; padding:10px}
.box p{ width:220px; float:left; margin-top:10px; line-height:16px}
.box p span a{ display:block; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#305390; margin-top:4px}
.box1{ background:url(images/index_fw.jpg) no-repeat;}
.box2{ background:url(images/index_news.jpg) no-repeat; margin-left:34px}
.box2 ul{ margin-top:10px;}
.box2 ul li a{ display:block; line-height:20px; background:url(images/index_jt.png) no-repeat left; padding-left:16px}
.box2 span a{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#305390; margin-top:8px; display:block}
.box3{ background:url(images/index_con.jpg) no-repeat; margin-left:34px}


.index_pro{ line-height:56px}
.index_product { width:1000px; overflow:hidden;}
.index_product .bd{width:1000px;}
.index_product .bd .nli{ width:200px; float:left; margin-right:18px;}
.index_product .leftpic{ width:200px; height:150px;}
.index_product .lefttit{ text-align:center;}


.footer{ background-color:#eef1f6}
.foot_nav{ padding:10px 0;}
.foot_com { float:left; margin-right:80px; border-left:1px solid #ddd; width:120px; height:220px; padding-left:30px}
.foot_com ul{ margin-top:12px}
.foot_com ul li{ line-height:20px;}
.pro1{ width:330px;}
.pro1 li{ float:left; margin-right:12px; width:150px}
.bah{ width:1000px; height:60px; font-size:12px; line-height:60px; color:#315da6; font-family:"微软雅黑"}
.bah span{ float:right}


/*----------content------------*/
.fl{
	float:left;
}

.fr{
	float:right;
}

.clearfix:after{
  content: "020"; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;  
  }

.clearfix {
  /* 触发 hasLayout */ 
  zoom: 1; 
  }

#bannerx{
	background:url(images/bannerx.jpg) no-repeat center;
	height:280px;
}

#main{
	width:1000px;
	margin:20px auto;
}

#side_left{
	width:200px;
	float:left;
}

#side_left h3{
	height:80px;
	line-height:62px;
	background-color:#03489a;
	font-size:26px;
	font-family:microsoft yahei;
	color:#fff;
	text-align:center;
	border-top-right-radius:10px;
	border-top-left-radius:10px;
}

#side_left h3 span{
	font-size:16px;
	display:block;
	line-height:1px;
	font-weight:normal;
}

#side_left ul{
	background-color:#dbe7f3;
	padding:10px;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:2px solid #7e97b0;
}

#side_left ul.pro{
	padding:5px;
	padding-bottom:20px;
	margin-bottom:20px;
}

#side_left li a{
	display:block;
	line-height:30px;
	height:30px;
	border-bottom:1px solid #FFF;
	font-size:14px;
	font-family:microsoft yahei;
	text-align:center;
	letter-spacing:2px;
}

#side_left ul.pro li a{
	text-align:left;
	font-size:12px;
	letter-spacing:0px;
}

#content{
	width:760px;
	float:right;
}

#content_tit{
	height:30px;
	background:url(images/subtit.png);
	line-height:20px;
	padding-right:5px;
}

#content_tit h3{
	background-color:#fff; 
	float:left;
	font-size:20px;
	font-weight:normal;
	font-family:microsoft yahei;
	padding-right:5px;
	height:30px;
	line-height:30px;
	color:#305390;
	}

#content_tit h3 i{
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	color:#1b418c;
}

#content_tit span{
	float:right;
	display:block;
	font-size:12px;
	line-height:30px;
}

#content_main{
	padding:20px 0px;
	font-size:14px;
	font-family:microsoft yahei;
	line-height:24px;
	color:#333;
}

#content_main ul.pro{
	width:780px;
}

#content_main ul.pro li{
	width:240px;
	margin-right:20px;
	float:left; 
	margin-bottom:18px;
}

#content_main ul.pro li a{
	display:block;
	padding:10px;
	box-shadow: 0 0 5px #ccc;
	transition:0.5s;
}

#content_main ul.pro li a .leftpic img{
	width:220px;
}

#content_main ul.pro li a .lefttit{
	height:56px;
	line-height:56px;
	text-align:center;
}

#content_main ul.pro li a:hover{
	background-color:#03489a;
	color:#fff;
}

#content_main ul.news{
	margin-top:20px;
}

#content_main ul.news a{
	display:block;		
}

#content_main ul.news a h3{
	font-family:microsoft yahei;
	font-size:14px;
}

#content_main ul.news a:hover h3,#content_main ul.news a:hover span{
}

#content_main ul.news h3{
	 font-size:14px;
	 font-weight:bold;
	 line-height:32px;
	 margin-left:150px;
}

#content_main ul.news span.con{
	margin-left:150px;
	display:block;
	text-indent:16px;
	height:42px;
}

#content_main ul.news li{
	margin-left:-1px;
	margin-bottom:10px;
	border-bottom:1px dashed #EBEBEB;
	padding-bottom:10px
}