body{PADDING-RIGHT
:0px;PADDING-LEFT:0px;FONT-SIZE:14px;PADDING-BOTTOM:0px;MARGIN:0px;
PADDING-TOP:0px;FONT-FAMILY:  "微软雅黑","黑体","宋体",Verdana, Arial, Helvetica, sans-serif;
line-height:20px;  color:#3b3b3b; background:#fff;}
table{ margin:0 auto;border-spacing:0;border-collapse:collapse; }
img{border:0;}
ol,ul,li{padding:0px;margin:0px;list-style-type:none;}
caption,th {text-align:left;}
form,ul,li,h1,h2,h3,h4,h5,h6,div,p,dl,dd,dt.input{margin:0px;padding:0px;}
address,caption,cite,code,dfn,em,th,var {font-weight:normal; font-style:normal;}
a{text-decoration:none;} 
a:link,a:visited{TEXT-DECORATION:none;}
a:hover { TEXT-DECORATION:none;  }
*{ -webkit-touch-callout:none;  /*系统默认菜单被禁用*/
  -webkit-user-select:none; /*webkit浏览器*/
  -khtml-user-select:none; /*早期浏览器*/
  -moz-user-select:none; /*火狐*/
  -ms-user-select:none;  /*IE10*/
  user-select:none;}

.fl{float:left;}
.fr{float:right;}
/*********清浮动**********/
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfloat{zoom:1}
/*********top*********/

body{ padding:0; margin:0; border:0;font-size:14px;color:#444;background-color:#fff;} 

html { overflow-x: hidden; overflow-y: auto;}
.body_jz{
	max-width:1920px;
	min-width:1200px;
	margin:0 auto;

	}
.top{
	height: 179px;
	width:100%;
	background:url(../images/head-bg.png) no-repeat  top center ;
	overflow:hidden;
	}
.top_logo{
	width:1200px;
	height:179px;
	margin:0 auto;
	
	}
.logo{
	width:860px;

	margin-top:34px;
	
	}
.logo a{
	display:block;
	}	
.logo img{
	height:110px;
	}
.logo .losg_wz{
	width:500px;
	height:40px;
	margin-top:15px;
	}
.logo .losg_wz img{
	width:500px;
	height:40px;
	}	
.search{
	width:240px;
	height:30px;
	line-height:30px;
	background:url(../images/rq_bj.png) no-repeat;
	margin-top:75px;
	}
.search .text_01{
	height:28px;
	line-height:28px;
	outline:none;
	width:180px;
	color:#1a8edf;
	font-size:12px;
	background-color:transparent;
	border:none;
	padding-left:15px;
	float:left;
	}
.search .images_02{
	float:right;
	width:28px;
	height:28px;
	margin-right:5px;
	outline:none;
	}	
	
	
	

/******************nav*******************/
.nav_top{
	width:100%;
	height:50px;
	background-color:#0451c9;
	}
.nav{
	width:1200px;
	height:50px;
	margin:0 auto;
}
.nav>li{
	float:left;
	height:50px;
}

.nav li a{
	height:50px;
	line-height: 30px;
	padding:10px 25px;
	font-size: 16px;
	color:#fff;
}
.nav li ul{
	display:block;
}

#nav li { 
    float: left; 
	display: block; 
	position: relative; 
	z-index: 999; 
   
}

#nav li a { 
	display: block; 
	font-size:18px; 
	padding: 0;
	height:50px; 
	line-height: 50px; 
	text-decoration: none; 
	zoom: 1; 
	text-align:center;
}
#nav > li > a > span {
	padding: 0 85px; 
	border-left: 1px solid #8ac5ee;
	border-right: 1px solid #02406d;
} 

#nav li a .zs{
	display:block;
	font-style:italic;
	font-size:16px;
	line-height: 20px; 
	}
#nav li ul li{height:40px; line-height:40px;}
#nav li ul li a{color: #000; height:40px; line-height:40px;display:block;}
#nav li ul li a:hover{background:#0451c9;height:40px; line-height:40px;color:#fff;}
#nav li a:hover{color:#f4b224;}


#nav ul { position: absolute; border-top:#EE9640 solid 3px; box-shadow: 0px 3px 5px 5px rgba(51, 51, 51, 0.4); display:none; margin: 0; padding:0; list-style: none; background:#fff; color: #f4b224;  padding-bottom:10px;}
#nav ul li { float: left; text-align: left; text-indent:5px;height:50px; line-height:50px;}
#nav ul li a{border-right:0; font-size:16px; padding-top:0px; height:50px;  line-height:50px;color:#055fae; width:230px; text-align: left;padding:0 20px;}
#nav ul li a:hover { color: #f4b224; background:none; }

/***************首页正文******************/
.new-banner {
	width: 474px;
}
.new-banner a {
	display: block;
	position: relative;
	width: 100%;
	height: 339px;
}
.new-banner a img {
	width: 100%;
	min-height: 100%;
}
.new-banner a p {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	font-size: 16px;
	line-height: 38px;
	text-indent: 15px;
	color: #fff;
	background: rgba(0, 0, 0, .7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc000000',endColorstr='#cc000000');      /*IE6,IE7*/ 
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc000000', endColorstr='#cc000000')";      /*IE8*/
}
.new-banner .slick-dots {
	font-size: 0;
	position: absolute;
	right: 12px;
	bottom: 15px;
	z-index: 3;
}
.new-banner .slick-dots li {
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.new-banner .slick-dots button {
	width: 8px;
	height: 8px;
	font-size: 0;
	background: #fff;
	border-radius: 50%;
	border: none;
	padding: 0;
	margin: 0 4px;
	cursor: pointer;
}
.new-banner .slick-dots li.slick-active button{
	background: #1189de;

}

.sy_zw{
	width:1200px;
	margin:40px auto 0px;
	height:auto;
	}
.w_001{
	width:100%;
	height:auto;
	}
/*****************视频*******************/

.new-banner img{
  cursor: pointer;
  transition: all 0.6s;
}
.new-banner img:hover{
  transform: scale(1.1);
}		
/***********项目介绍**************/	
.spirit {
	background: url(../images/spirit_map.png) no-repeat;
}
.xmjs{
	width:674px;
	height:296px;
padding:12px 17px 20px;
box-sizing: border-box;
background:#fff;
	overflow:hidden;
	}	
.lm_ty{
	height:45px;
	border-bottom: 1px solid #d5d5d5;
	}	
.lm_ty .name{
	float:left;
	font-size:20px;
	font-weight: 600;
	padding-right: 20px;
line-height:27px;
	color:#494949;

	}	
	.lm_ty .name .spirit {
		display: inline-block;
		*display: inline;
		zoom: 1;
		width: 40px;
		height: 40px;
		margin: 0 8px -3px 0;
		vertical-align: top;
		border-bottom: 5px solid #f4b224;
	}
.lm_ty .more{
	float:right;
	font-size:14px;
	line-height: 40px;
	font-weight: bold;
	color:#494949;
	}	
	.lm_ty .more:hover {
		color: #0a6cb2;
	}
	.xmjs .lm_ty .name .spirit {
		background-position: 7px 0;
	}
.xmjs_list{
	width:100%;
	line-height:35px;
	font-size:16px;
	color:#444;
	margin-top:10px;
	text-align: justify;
	}	
	.xmjs_list h6 {
		font-size: 15px;
		font-weight: bold;
	}
/*********团队获奖**********/	
.lm_ty_1{
	height:46px;
	line-height:46px;
	background-color:#e4e4e4;
	}	
.lm_ty_1 .name{
	float:left;
	font-size:18px;
	color:#fff;
	display:inline-block;
	background-color:#0a6cb2;
	padding:0 20px;
	}
.lm_ty_1 .more{
	float:right;
	font-size:12px;
	color:#0a6cb2;
	margin-right:15px;
	}
.tdhj_list{
	margin-top:10px;
	}
.tdhj_list li:hover{
	background-color:#efefef;
	}	
.tdhj_list li a{
	height:46px;
	line-height:46px;
	display:block;
	border-bottom:1px dotted #b0b0b0;
	font-size:15px;
	color:#494949;
	}
.w_002{
	padding:40px 0 0;
	width:100%;
	height:auto;
clear:both;
	}	
	
.jgxm{
	width:581px;
	height:257px;
	overflow:hidden;
	padding: 12px 17px 20px;
	
	box-sizing: border-box;
background:#fff;
	}	
	.jgxm .xmjs_list {
		line-height: 35px;
	}
	.jgxm .lm_ty .name .spirit {
		background-position: -33px 0;
		border-color: #f4b224;
	}
	.jgcg .lm_ty .name .spirit {
		background-position: -79px 0;
		border-color: #f4b224;
	}
.jgcg{
	width:486px;
	height:296px;
	overflow:hidden;
	padding: 12px 17px 20px;

	box-sizing: border-box;
background:#fff;
	}	
.jgxm_list{
	margin-top:13px;
	}
.jgxm_list li:hover{
	background-color:#efefef;
	}		
.jgxm_list li a{
	display:block;
	padding-left:15px;
	background:url(../images/jg_qdf.png) no-repeat left center;
	line-height:46px;
	height:46px;
	color:#494949;
	font-size:16px;
	}	
.jgcg .xmjs_list{
	line-height:33px;
	}	
	.jgcg .jgxm_list {
		margin-top: 22px;
	}
	.jgcg .jgxm_list li a {
		line-height: 46px;
		height: 46px;
	}
.bd_pic{
	padding:30px 0px;
	}	
.bd_pic_center{
	width:1200px;
	margin:0 auto;
	height:auto;
	}	
.xgry{
	width:568px;
	}	
.xgry_lsit{
	margin-top:30px;
	width:100%;
	}	
.xgry_lsit li {
	width:179px;
	float:left;
	margin-right:15px;
	}
.xgry_lsit .last{
	margin-right:0px;
	}		
	.xgry_lsit ul{
		height: 180px;
	}
.xgry_lsit li a{
	display:block;
	height:140px;
	}	
.xgry_lsit li a img{
	width:100%;
	height: 100%;
	}
	.xgry_lsit li a p {
		font-size: 15px;
		color: #000;
		line-height: 40px;
		text-align: center;
	}
.xgry_lsit li a img{
  cursor: pointer;
  transition: all 0.6s;
}
.xgry_lsit li a img:hover{
  transform: scale(1.05);
}	
		
.sjfc{
	width:568px;
	}	
	.xgry .lm_ty .name .spirit {
		background-position: -124px 0;
		border-color: #f4b224;
	}
	.sjfc .lm_ty .name .spirit {
		background-position: -124px 0;
		border-color: #f4b224;
	}
	
/*****************footer****************/
.footer_db{
	height:auto;
	width:100%;
min-width:1200px;
	overflow:hidden;
	background-color:#0451c9;
	}
.footer{
	width:1200px;
	height:auto;
	padding:25px 0;
	margin:0 auto;
	overflow:hidden;
	}
.banquan{
	width:100%;
	font-size:15px;
	color:#fff;
	line-height:30px;
	text-align:center;
	}

	
/*******************content********************/
.ej_nav_ej{
	width:252px;
	height:auto;
	background-color:#f7f7f7;
	padding-bottom:30px;
	}
.ej_nav_lm{
    height:75px;
	line-height:75px;
	font-weight: bold;
	text-align:center;
	background-color:#0451c9;	
	font-size:16px;
	color:#fff;
	}

.ej_nav_zw{
	width:910px;
	min-height:575px;
	margin: -15px 0 0;
	}
.ej_nav{
	padding:12px;
	}
.ej_nav li{
	height:50px;
	line-height:50px;
	border-bottom:1px dotted #c79b3e;
	}
.ej_nav li a{
	
	display:block;
	font-size:15px;
	color:#494949;
	}
.ej_nav li:hover a{
	color:#0a6cb2;
	}
.ej_nav li .on{
	color:#0a6cb2;
	}


.lmmc_dqwz{
	height:60px;
	line-height:60px;
	border-bottom:1px solid #e0e0e0;
	}
.lmmc_dqwz .lmmc{
	font-size:18px;
	font-weight: bold;
	color:#494949;
	display:inline-block;
	border-bottom:3px solid #0a6cb2;
	}
.lmmc_dqwz .dqwz{
	font-size:14px;
	color:#626262;
	padding-left:20px;
	background:url(../images/dqwz.png) no-repeat left center;
	}
.lmmc_dqwz .dqwz a{
	color:#626262;
	}
.lmmc_dqwz .dqwz .last{
	color:#0a6cb2;
	}

.jjy_conent{
	margin-top:10px;
	}


.bjdX_jjy{
	padding:20px 0px;
	font-size:16px;
	line-height:28px;
	color:#494949;
	}

.bjdX_jjy p{
	text-indent:0em;
	margin:15px 0px;
	}
.bjdX_jjy table p{
	text-indent:0em;
	}
.bjdX_jjy table{
	margin:0 auto;
	max-width:100% !important;
	}
.bjdX_jjy img{
	max-width:100% !important;
	}
.bjdX_jjy a{
	color:#494949;
	}		
.ej_jjy_foorer{
	height:175px;
	}	
.ej_jjy_copyright{
	margin-top:0px;
	}	

.bjdX_jjy .bt_tittle{
	margin:20px 0;
	text-align:center;
	font-size:18px;
	color:3b3b3b;
	}
.bjdX_jjy .content_bjdx a{
	color:#0374d4;
	}
.bjdX_jjy .content_bjdx a:hover{
	color:#0374d4;
	}
.bjdX_jjy .content_sid{
	height:32px;
	line-height:32px;
	border-top:1px dashed #cacaca;
	border-bottom:1px dashed #cacaca;
	margin:10px 0 20px;
	text-align:center;
	}
.bjdX_jjy .content_sid>span{
	font-size:12px;
	color:#9a9a9a;
	margin:0 10px;
	}
.content_bjdx{
	font-size:16px;
	color:#494949;
	line-height:28px;
	padding-bottom:40px;
	border-bottom:1px solid #e3e3e3;
	}
.content_bjdx p{
	text-indent:2em;
	margin:10px 0;
	}
.content_bjdx table p{
	text-indent:0em;
	}
.content_bjdx table{
	margin:0 auto;
	max-width:100% !important;
	}
.content_bjdx img{
	max-width:100% !important;
	}
.content_bjdx a{
	color:#494949;
	}	
.up_down{
	margin-top:20px;
	}	
.up_down p{
	text-indent:0em;
	margin:5px 0;
	}	
.list_list{
	margin-top:20px;
	}
.list_list li{
	height:50px;
	
	line-height:50px;
	padding:0px 5px 0 15px;
	background:url(../images/list_qdf.png) no-repeat 5px center;
	}	
.list_list li a{
	width:800px;
	float:left;
	display:inline-block;
	font-size:15px;
	color:#494949;
}
.list_list li .time{
	float:right;
	width:80px;
	font-size:14px;
	color:#b1b1b1;
	}

.list_list li:hover{
	background-color:#efefef;
	
	}

.fyt{
	padding:30px 0;
	text-align:center;
	}


/*******************content*****************/
.ej_nav_content{
	width:100%;
	}
.lmmc_dqwz1{
	background:url(../images/dqwz.jpg) no-repeat left bottom;
	}

.pic_list{
	margin-top:40px;
	width:906px;
	}

.pic_list li{
	width:230px;
	height:233px;
	margin-right:72px;
	overflow:hidden;
	float:left;
	margin-bottom:30px;
	}
.pic_list li a{
	display:block;
	}
.pic_list li img{
	width:230px;
	height:160px;
	}
.pic_list li img{
  cursor: pointer;
  transition: all 0.6s;
}
.pic_list li img:hover{
  transform: scale(1.1);
}		

.pic_list li .titt{
	line-height:30px;
	height:60px;
	text-align:center;
	font-size:15px;
	color:#494949;
	}
.pic_list li:hover {
	background-color:#efefef;
	}
.pic_list li:hover .titt{
	font-size:16px;
	} 

#page-list {font-family: Arial; text-align: center; margin: 30px 0 40px;}
#page-list .p_pages a,#page-list span{font-size: 14px; width: auto; height: auto; margin-top: 5px; }
#page-list .p_pages a, #page-list .p_no_d, #page-list .p_fun_d{padding: 6px 9px; border: 1px solid #aaa; border-radius: 4px; color: #428bca;}
#page-list .p_pages .p_no_d, #page-list a:hover{background: #0a6cb2; font-weight: bold; color: #fff; border-color: #0a6cb2;}
#page-list .p_t{ padding: 0 25px 0 0; color: #777;}
#page-list .p_first, #page-list .p_first_d, #page-list .p_last, #page-list .p_last_d{display: inline-block;}
#page-list .p_pages span{color: #aaa;}