@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0}
ol,ul,li,input{list-style:none;list-style-type:none}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
img{border:0;vertical-align:top; padding:0;margin:0;}
input,checkbox,select,img{vertical-align:middle}
body{background:#fff;color:#333; font-family:"微软雅黑";}
article,aside,dialog,footer,header,section,nav,figure,menu{display:block}
a{color:#333;text-decoration:none}
.clear{clear:both}
.left{float:left}
.right{float:right}
.header{width:100%;background:#fff}
.mr30{margin-right:30px}
.fenye {
	width:100%;
	height:30px;
	margin:20px 0;
}
.main a:hover{
color:#008ef7!important;
}
.html{
  -webkit-filter:grayscale(100%);
    -moz-filter:grayscale(100%);
    -ms-filter:grayscale(100%);
    -o-filter:grayscale(100%);
    filter:grayscale(100%);
}
.top {
	width:100%;
	height:136px;
	border-top:4px solid #008ef7;
}
.topbox {
	width:1200px;
	height:135px;
	margin:0 auto;
	background:url(../images/bck.jpg) no-repeat 0 0 scroll;
}
.topbox .logo {
	margin-top:33px;
	width:676px;
	float:left;
}
.seach {
	width:310px;
	height:70px;
	overflow:hidden;
	float:right;
	margin-top:20px;
	text-align:right;
}
.shlj a{
	font-size:12px;
	color:#666;
}
.shlj span {
	font-size:12px;
	color:#666;
	margin:0 3px;
}
.shbox {
	width:308px;
	height:33px;
	border:1px solid #c6c6c6;
	margin-top:13px;
	text-align:left;
	background-color:#fff;
}
.shbox .input {
	width:230px;
	margin-top:8px;
	margin-left:8px;
	border:0;
	outline:none;
}
.iptimg {
	margin-top:6px;
	margin-left:30px;
}
/*nav*/
.nav {
	width:100%;
	height:50px;
	background:#008ef7;
}
.nav ul {
	width:1200px;
	height:50px;
	margin:0 auto;
}
.nav ul li {
	float:left;
	line-height:50px;
	color:#fff;
	margin: 0 auto;
	position:relative;
}
.nav li div{
	width:136px;
  	overflow:hidden;
  	text-align:center;
}
.nav li a {
	font-size:16px;
	color:#fff;
	padding:0 28px;
	text-align: center;
	display:inline-block;
}
.xiala {
	position: absolute;
	top: 50px;
	left: 8px;
	z-index:15;
	background: #0064FA;
	opacity:.7;
	display: none;
}
.xiala1 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
}
.xiala1:hover {
	background: #008ef7;
}
.nav li .xiala1 a {
	font-size: 14px;
  	padding:0;
	color: #fff !important;
}
/*banner*/
.jw_banner {
	width: 1600px;
	height: 453px;
	min-width: 1200px;
	margin:0 auto;
	position:relative;
}

/* flexslider */
.flexslider{
	margin:0px auto;
	position:relative;
	width:100%;
	height:453px;
	overflow:hidden;
	zoom:1;
	text-align:center;
	min-width: 1200px;
	min-height: 453px;
	z-index: 1;
}
.slides li {
	width:100%;
	height:453px;
	overflow:hidden;
}
.slides h3 {
	position:absolute;
	top:0;
	left:0;
	z-index:50;
}
.flexslider .slides{zoom:1;}

.flex-direction-nav a{
	width:60px;
	height:90px;
	line-height:99em;
	overflow:hidden;
	margin:-60px 0 0;
	display:block;
	background:url(../images/ad_ctr.png) no-repeat;
	position:absolute;
	top:50%;
	z-index:10;
	cursor:pointer;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:all .3s ease;
	z-index: 2;
}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{
	opacity:1;
	filter:alpha(opacity=50);
}
.flex-control-nav{
	width:100%;
	position:absolute;
	bottom:25px;
	text-align:center;
	z-index:10;
	left:0;
}
.flex-control-nav li{
	margin:0 5px;
	display:inline-block;
	zoom:1;
	*display:inline;
}
.flex-control-paging li a{
	background:url(../images/dot.png) no-repeat 0 -16px;
	display:block;
	height:16px;
	overflow:hidden;
	text-indent:-99em;
	width:16px;
	cursor:pointer;
}
.flex-control-paging li a.flex-active{
	background-position:0 0;
}
/*main*/
.main {
	width:1200px;
	margin:30px auto 0;
}
.tie1 {
	width:100%;
	height:39px;
	overflow:hidden;
	border-bottom:1px solid #016fae;
}
.tie1 h2 {
	width:127px;
	height:39px;
	font-size:18px;
	color:#fff;
	text-align:center;
	line-height:39px;
	background-color:#098eda;
	float:left;
}
.tie1 a {
	float:right;
	color:#999;
	font-size:12px;
	margin-top:8px;
	margin-right:15px;
	font-family:"微软雅黑";
}
.tie1 a img {
	margin-right:5px;
}
.tie2 {
	width:100%;
	height:40px;
	overflow:hidden;
	background-color:#00b4fa;
}
.tie2 h2 {
	width:109px;
	height:33px;
	font-size:18px;
	color:#333;
	text-align:center;
	line-height:30px;
	background-color:#fff;
	float:left;
	margin-left:7px;
	margin-top:7px;
}
.tie2 a {
	float:right;
	color:#fff;
	font-size:12px;
	margin-top:12px;
	margin-right:15px;
	font-family:"微软雅黑";
}



.tie2 a img {
	margin-right:5px;
}
/*焦点图*/
.focus {
	position:relative; 
	width:370px; 
	height:330px;
	float:left;
	overflow:hidden;
}  
.focus img{ 
	width: 370px; 
	height: 270px;
} 
.focus .shadow .title {
	width: 100px; 
	height: 20px;
	padding-left: 30px;
	padding-top: 20px;
}
.focus .shadow .title a{ 
	text-decoration:none; 
	color:#fff; 
	font-size:14px; 
	font-weight:bolder; 
	overflow:hidden; 
}
.focus .btn { 
	position:absolute; 
	bottom:34px; 
	left:510px; 
	overflow:hidden; 
	zoom:1;
} 
.focus .btn a {
	position:relative; 
	display:inline; 
	width:13px; 
	height:13px;
	border-radius:7px;
	margin:0 5px;
	color:#B0B0B0;font:12px/15px "\5B8B\4F53"; 
	text-decoration:none; 
	text-align:center; 
	outline:0; 
	float:left; 
	background:#D9D9D9; 
}  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:-44px; left:0px; z-index:10; height:30px; line-height: 30px; background-color:#ebebeb;    
  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#333; font-size:14px; overflow:hidden; padding:0 10px; font-family: "\5FAE\8F6F\96C5\9ED1"; width:350px; height:30px; overflow:hidden; display:block;
text-align:center;}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:60px; left:275px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:10px; height:10px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#e60012;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;}  

/*box1*/
.box1 {
	width:1200px;
	height:330px;
	overflow:hidden;
}
.dd a:hover{
	color:white;
}
.xwgg {
	width:496px;
	height:330px;
	overflow:hidden;
	float:left;
	margin:0 30px 0 18px;
}
.list {
	margin-top:20px;
}
.list li {
	width:100%;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.list li img {
	margin:13px 8px 0 5px;
	float:left;
}
.list li a {
	font-size:14px;
	color:#333;
	display:block;
	width:380px;
	height:30px;
	overflow:hidden;
	float:left;
}
.xbgk li a {
	width:260px;
}
.jxgz li a {
	width:348px;
}
.list li .time {
	float:right;
	font-size:14px;
	color:#333;
}
.nr {
	width:284px;
	height:250px;
	overflow:hidden;
	margin-top:20px;
}
.nr a {
	font-size:12px;
	color:#d82121;
	width:85px;
	height:28px;
	overflow:hidden;
	display:block;
	float:right;
	border:1px solid #d82121;
	line-height:28px;
	text-align:center;
}
.nr a img {
	margin-right:5px;
}
.nr  p {
	font-size:12px;
	color:#333;
	text-indent:2em;
	line-height:24px;
	margin-bottom:5px;
	width:284px;
	height:199px;
	overflow:hidden;
}
.xbgk {
	width:284px;
	height:330px;
	overflow:hidden;
	float:left;
}
.jxgz {
	width:370px;
	height:330px;
	overflow:hidden;
	float:left;
}
/*广告*/
.tpbox img{
	border:1px solid #f5f5f5;
	margin-bottom:20px;
}

/*foot*/
.foot {
	width:100%;
	height:225px;
	background-color:#098eda;
}
.ftbox {
	width:1200px;
	height:90px;
	margin:0 auto;
	text-align:center;
	padding-top:80px;
}
.ftbox p {
	font-size:12px;
	color:#fff;
	margin-bottom:20px;
}
.ftbox p span {
	margin-right:10px;
}
.ftbox a {
	padding:0 5px;
	color:#fff;
}

/*二级左边*/
.ejmain {
	width:1000px;
	min-height:800px;
	margin:0 auto;
}
.ejleft {
	width:250px;
	float:left;
	margin-top:30px;
}
.ejnav h2{
	width:250px;
	height:30px;
	overflow:hidden;
	background-color:#006666;
	font-size:14px;
	color:#fff;
	line-height:30px;
	text-align:center;
}
.ejnav ul{
	width:248px;
	border:1px solid #daf1f9;
	border-top:none;
	padding-bottom:30px;
	margin-bottom:15px;
}
.ejnav li{
	width:220px;
	height:35px;
	overflow:hidden;
	line-height:35px;
	border-bottom:1px solid #ebebeb;
	margin:0 15px;
	text-align:center;
}
.ejnav li a {
	font-size:14px;
	color:#333;
	font-family:"宋体";
}
.ejnav li a:hover {
	color:#C00;
}
.ejleft .tzgg {
	width:250px;
	height:300px;
}
.ejleft .tzgg .list {
	width:246px;
	height:250px;
}
.ejleft .tzgg .list li {
	width:250px;
}
/*二级右边*/
.ejright {
	width:740px;
	float:right;
	margin-top:30px;
}
.ejtit {
	width:100%;
	height:32px;
	background:url(../images/bck.jpg) repeat-x 0 0 scroll;
	overflow:hidden;
	line-height:32px;
	margin-bottom:5px;
}
.ejtit h2{
	width:70px;
	height:32px;
	overflow:hidden;
	margin-left:15px;
	font-size:14px;
	color:#006666;
	float:left;
}
.ejtit p {
	width:250px;
	height:32px;
	overflow:hidden;
	margin-right:15px;
	font-size:12px;
	color:#006666;
	text-align:right;
	float:right;
}
.ejtit p a {
	color:#006666;
}
/*列表*/
.ejlist li {
	width:730px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	padding-left:10px;
}
.ejlist  li img {
	margin-top:10px;
	margin-right:5px;
	float:left;
}
.ejlist  li a {
	font-size:12px;
	color:#030404;
	font-family:"宋体";
	display:block;
	width:504px;
	height:30px;
	float:left;
	overflow:hidden;
}
.sj {
	width:80px;
	height:30px;
	font-size:14px;
	color:#333;
	float:right;
	overflow:hidden;
	margin-right:10px;
}
/*details*/
.details {
	width:100%;
	text-align:center;
}
.details  h2 {
	font-size:18px;
	color:#006666;
	margin:20px 0;
}
.fbsj {
	font-size:12px;
	color:#999;
	margin-right:5px;
	margin-bottom:20px;
}
.fbsj span {
	margin-right:15px;
}


/*二级*/

/*list*/
.dzgc_erji {
	width: 1200px;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 30px;
	overflow: hidden;
}
/*left*/
.dzgc_erji_left {
	width: 284px;
	overflow: hidden;
	float: left;
	margin-top: 0;
	margin-left: 0;
}
.dzgc_erji_left1 {
	width: 284px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	overflow: hidden;
	background: #00b4f9;
}
.dzgc_erji_left1 a {
	font-size: 18px;
	color: #fff;
}
.dzgc_erji_left2 {
	width: 284px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	overflow: hidden;
	margin-bottom: 1px;
	background: #e8e8e8;
}
.dzgc_erji_left2 a {
	font-size: 14px;
	color: #333333;
}
.dzgc_erji_left2:hover,
.dzgc_erji_left2.on{
	background: #d8d8d8;
}
.jiabg {
	background: #d8d8d8 !important;
}
/*right*/
.dzgc_erji_right {
	width: 886px;
	float: right;
	margin-top: 0;
	margin-right: 0;
}
.dzgc_erji_right1 {
	width: 886px;
	height: 40px;
	border-bottom: 1px solid #016fae;
}
.dzgc_erji_right1_left {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background: #098eda;
	float: left;
	margin-top: 0;
	margin-left: 0;
    padding: 0 10px;
}
.dzgc_erji_right1_right {
	float: right;
	margin-top: 0;
	margin-right: 0;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #666666;
}
.dzgc_erji_right1_right a {
	color: #666666;
}
.dzgc_erji_right1_right a:hover{
	color: #008ef7;
}
.dzgc_erji_right2 {
	width: 886px;
	min-height: 500px;
	overflow: hidden;
}
.dzgc_erji_right2_list {
	width: 886px;
	overflow: hidden;
	margin-top: 10px;
}
.dzgc_erji_right2_list1 {
	width: 886px;
	height: 34px;
	overflow: hidden;
	text-align: left;
}
.dzgc_erji_right2_list1_1 {
	float: left;
	margin-top: 14px;
	*margin-top: 7px;
	margin-left: 0;
}
.dzgc_erji_right2_list1_2 {
	width: 700px;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	text-align: left;
	float: left;
	margin-top: 0;
	margin-left: 10px;
}
.dzgc_erji_right2_list1_2 a {
	font-size: 14px;
	color: #333;
}
.dzgc_erji_right2_list1_3 {
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	float: right;
	margin-top: 0;
	margin-right: 0;
}
.dzgc_erji_right2_list1_3 a {
	font-size: 14px;
	color: #333;
}
.dzgc_erji_right_fenye {
	clear: both;
	width: 886px;
	height: 50px;
	line-height: 50px;
	float: left;
	margin-top: 50px;
	margin-left: 0;
	text-align: left;
	
}

/*领导页面*/
.dzgc_erji_right2_ld {
	width: 600px;
	overflow: hidden;
	float: left;
	margin-top: 10px;
	margin-left: 50px;
}
.dzgc_erji_right2_ld1 {
	width: 181px;
	height: 291px;
	float: left;
	margin-top: 19px;
	margin-left: 107px;
}
.dzgc_erji_right2_ld1_top {
	width: 179px;
	height: 231px;
	border: 1px solid #c9c9c9;
}
.dzgc_erji_right2_ld1_top img {
	width: 179px;
	height: 231px;
}
.dzgc_erji_right2_ld1_dowm {
	width: 179px;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	text-align: center;
}
.dzgc_erji_right2_ld1_dowm a {
	font-size: 16px;
	color: #333;
}

/*sanji*/
.dzgc_erji_right2_sanji {
	width: 886px;
	margin-top: 10px;
	overflow: hidden;
}
.dzgc_erji_right2_sanji1 {
	width: 886px;
	min-height: 30px;
	line-height: 30px;
	margin-top: 10px;
	font-size: 20px;
	color: #666;
	text-align: center;
}
.dzgc_erji_right2_sanji2 {
	width: 886px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 12px;
	color: #666;
	text-align: center;
	margin-top: 5px;	
}
.dzgc_erji_right2_sanji3 {
	width: 886px;
	margin-top: 25px;
	overflow: hidden;	
}
.dzgc_erji_right2_sanji3_left {
	width: 274px;
	height: 353px;
	border: 1px solid #c9c9c9;
	float: left;
	margin-top: 0;
	margin-left: 0;
}
.dzgc_erji_right2_sanji3_left img {
	width: 274px;
	height: 353px;
}
.dzgc_erji_right2_sanji3_right {
	float: right;
	margin-top: 0;
	margin-right: 10px;
	width: 570px;
	overflow: hidden;
}
/*fenye*/
.pagebox {
width:100%;
height:50px;
text-align:center;
margin-top:7px;
clear:both;
}
.pagebox span a, .pagebox_pre_nolink{
margin:5px;
padding:5px 10px;
color:#666;
border:1px solid #ccc;
}
.pagebox span.pagebox_num_nonce {
background-color:#008ef7;
border:1px solid #008ef7;
color:#fff;
margin:5px;
padding:5px 10px;
}
.pagebox_jump {
display:none;
}

.main .tie2 a:hover {color:#fff!important;}
.main .nr a:hover {color:#d82121!important;}



