﻿@charset "utf-8";
/* CSS Document */
/*头部*/
#top{
	width:100%;
	height:41px;
	background:url(../images/top_bg.jpg) repeat-x;
	min-width:1200px;
	overflow:hidden;
}
#top a{
	color:#010101;
	font-weight:bold;
	font-family:"微软雅黑";
}
#top .hy{
	float:left;
	line-height:41px;
	font-size:14px;
	margin-left:10px;
}
#top .lan{
	float:right;
	line-height:41px;
	margin-right:10px;
	height:41px;
}


#header{
	width:100%;
	height:118px;
	min-width:1200px;
	overflow:hidden;
}
#header .logo{
	float:left;
}
#header .top_phone{
	float:right;
	width:290px;
	height:118px;
	padding:0;
	margin:0 auto;
}


#nav{
	background:#00a2e7;
	width:100%;
	min-width:1200px;
	z-index:10;	
	height:52px;
	 text-align:center;
}

.nav_content1{
	width:100%; height:52px; padding:0; margin:0 auto;		
}
.nav_content1 li{
	float:left;
	width:12.5%;
	height:52px;	
	position:relative; list-style:none;
	background:url(../images/nva_hover.jpg) no-repeat top right;
}
.nav_content1 li>a{
	display:block;
	width:100%;
	height:52px;
	line-height:52px;
	text-align:center;
	font-size:14px;
	color:#ffffff;	 font-family:"微软雅黑";
	font-weight:bold;
}
.nav_content1 li>a:hover{
	color:#12327d;
	background:#ffffff;
	font-weight:bold;
}




#banner{
	width:100%;
	position:relative;
	min-width:1200px;
	overflow:hidden;
	height:528px;	
	text-align:center;
	border-bottom:2px solid #00a2e7;
}
.banner_ul{
	padding:0;
	margin:0 auto;
}
.banner_ul li{
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-960px;
	z-index:2;	
	height:528px;
	width:1920px;
	opacity:0;
}
.icon_ul{
	position:absolute;
	overflow:hidden;
	left:50%;
	bottom:21px;
	height:13px; 
	z-index:10;
}
.icon_ul li{
	float:left;
	height:7px;
	width:26px;
	background:url(../images/dian.png) no-repeat left center;
	cursor:pointer;	
	margin:0px 4px;
}
.li_on{
	background:url(../images/dian.png) no-repeat right center !important;	
}

#search_bg{
	width:100%;
	height:58px;
	min-width:1200px;
}
#search_bg .seo{
	float:left;
	height:58px;
	line-height:58px;
	font-size:15px;
	font-family:"微软雅黑";
	color:#888888;
	margin-left:15px;
}
#search_bg .seo a{
	font-size:15px;
	font-family:"微软雅黑";
	color:#888888;
}

#search_bg .search{
	float:right;
	margin:15px 15px 0px 0px;
}
#search_bg .search .s_top_text{
	width:200px;
	height:30px;
	float:left;
	border:none; background:url(../images/input.jpg) no-repeat;
	padding-left:10px;
	color:#888888;
	font-family:"微软雅黑";
	font-size:15px;
	}
#search_bg .search .s_top_sub{
	width:37px;
	height:30px;
	float:left;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
	background:url(../images/an.jpg) no-repeat;
}


#pro_bg{
	width:100%;
	height:500px;
	background:url(../images/pro_bg.jpg) repeat-x;
	min-width:1200px;
}
#pro_bg .pro_title{
	width:100%;
	height:60px;
	font-size:28px;
	color:#888888;
	font-family:"微软雅黑";
	font-weight:bold;
	padding-top:10px;
}
#pro_bg .pro_title span{color:#00a2e7;}
#pro_bg .pro_title p{
	font-size:18px;
}

#pro_bg .pro_main{
	width:100%;
	height:438px;
	min-width:1200px;
	overflow:hidden;
	padding-top:27px;
	margin:0 auto;
	padding:0;
}
#pro_bg .pro_main .szll_ul{
	padding:0;
	width:100%;
	overflow:hidden;
	height:411px;
}
#pro_bg .pro_main .szll_ul li{
	float:left;
	margin:0px 15px;
	list-style:none;
	position:relative;
}
#pro_bg .pro_main .szll_ul li .szll_a{
	display:block;
	position:relative;
	height:293px;
	width:324px;
	overflow:hidden;
	border:1px solid #cccccc;	
}
#pro_bg .pro_main .szll_ul li span{
	display:block;	
	width:326px;	
	background:url(../images/pro_title_bg.jpg) no-repeat;
	height:107px;
	text-align:center;
}
#pro_bg .pro_main .szll_ul li span .name{
	color:#ffffff;
	font-family:"微软雅黑";
	font-size:14px;
	width:326px;
	height:50px;
	line-height:50px;
	text-align:center;
	margin:0 auto;
}
#pro_bg .pro_main .szll_ul li span .more{
	width:326px;
	height:46px;
	padding-top:11px;
}

#news_bg{
	height:315px;
	padding:11px 16px;
}

#news_bg .news{
	width:auto;
	height:292px;
	padding-right:414px;
	background:url(../images/new_img.jpg) no-repeat top right;
}
#news_bg .news .news_title{
	height:35px;
	text-align:left;
	background:url(../images/news_title_hr.jpg) repeat-x;
}
#news_bg .news .news_title .news_name{
	width:79px;
	height:35px;
	background:url(../images/news_title.jpg) no-repeat;
	float:left;
	font-size:18px;
	color:#888888;
	line-height:35px;
	padding-left:30px;
}
#news_bg .news .news_title .news_name span{
	color:#00a2e7;
}
#news_bg .news .news_title .news_title_more{
	width:60px;
	height:35px;
	float:right;
	background:#ffffff;
	text-align:center;
	line-height:35px;
	color:#000000;
}
#news_bg .news .news_main{
	height:257px;
}
#news_bg .news .news_main .news_ul{
	margin:0 auto;
	padding:0;
}
#news_bg .news .news_main .news_ul li{
	height:auto;
	padding-left:30px;
	text-align:left;
	margin-top:10px;
}
#news_bg .news .news_main .news_ul li .name{
	display:block;
	width:100%;
	height:20px;
	text-align:left;
	line-height:20px;
	font-family:"宋体";
	color:#121212;
}
#news_bg .news .news_main .news_ul li .more{
	display:block;
	width:100%;
	height:auto;
	text-align:left;
	line-height:30px;
	font-family:"宋体";
	color:#606060;
}
#news_bg .news .news_main .news_ul li .an{
	width:45px;
	height:13px;
	border:1px solid #606060;
	padding:0px 10px;
}
#news_bg .news .news_main .news_ul li .an:hover{
	border:1px solid #12327d;
	color:#12327d;
}



#about_bg{
	width:100%;
	min-width:1200px;
	overflow:hidden;
}
#about_bg .about_title{
	width:100%;
	height:180px;
	background:url(../images/about_title.jpg) repeat top center;
}

#about_bg .about{
	height:122px;
	padding:68px 200px 20px 200px;
	font-family:"宋体";
	font-size:14px;
	color:#121212;
	border-bottom:1px solid #bcbcbc;
}

#about_bg .about_more{
	height:194px;
	padding:30px 0px 0px 0px;
	text-align:center;
	border-bottom:1px solid #bcbcbc;
	margin-bottom:68px;
	position:relative;
}
#about_bg .about_more .mero{
	position:absolute;
	bottom:-14px;
	left:50%;
	margin-left:-45px;
	display:block;
	width:91px;
	height:28px;
}
#about_bg .about_more .about_ul{
	width:960px;
	margin:0 auto;
	padding:0;
}
#about_bg .about_more .about_ul li{
	float:left;
}
#about_bg .about_more .about_ul .culture{
	width:240px;
	height:130px;
	display:block;
	background:url(../images/culture_bg.jpg) no-repeat;
	text-align:left;
}
#about_bg .about_more .about_ul .president{
	width:240px;
	height:130px;
	display:block;
	background:url(../images/president_bg.jpg) no-repeat;
	text-align:left;
}
#about_bg .about_more .about_ul .zzjg{
	width:240px;
	height:130px;
	display:block;
	background:url(../images/zzjg_bg.jpg) no-repeat;
	text-align:left;
}
#about_bg .about_more .about_ul .strength{
	width:240px;
	height:130px;
	display:block;
	background:url(../images/strength_bg.jpg) no-repeat;
	text-align:left;
}



/*底部版权*/
#footer_bg{
	background:#00a2e7;
	height:323px;
	text-align:center;
	min-width:1200px;
	overflow:hidden;
	position:relative;
}
#footer_bg .footer_top{
	height:232px;
	border-bottom:1px solid #fff;
	padding-top:33px;
}
#footer_bg .footer_top .footer_contact{
	float:left;
	margin-left:16px;
	color:#ffffff;
	font-family:"微软雅黑";
	font-size:14px;
	line-height:29px;
	width:400px;
	text-align:left;
}
#footer_bg .footer_top .footer_ewm{
	float:right;
	margin-right:16px;
}
#footer_bg .footer_top .footer_ewm .sj_ewm{float:right;}
#footer_bg .footer_top .footer_ewm .wx_ewm{float:right; margin-right:50px;}

#footer_bg .footer{
	height:57px;
	line-height:57px;
	font-family:"宋体";
	font-size:14px;
	color:#fff;
	font-weight:bold;
}


/*内页样式*/
#lj{
	height:50px;
	border-bottom:1px solid #e4e4e4;
	text-align:left;
	line-height:50px;
	padding-left:16px;
	font-family:"微软雅黑";
	min-width:1200px;
	overflow:hidden;
}
#lj a{
	color:#666666;
}
#ny{
	overflow:hidden;
	min-height:600px;
	min-width:1330px;
	overflow:hidden;
	padding:10px 16px;
}
#ny .main_left{
	width:200px;
	float:left;
	display:inline;
}
#ny .main_left .left_main_title{
	width:200px;
	height:140px;
	background:url(../images/left_main_title.png) no-repeat;
	line-height:130px;
	font-size:24px;
	color:#fff;
	font-family:"微软雅黑";
}

#ny .main_left .left_ul{
	padding:0;
	margin:0 auto;
}
.left_ul li{
	height:49px;
	border-bottom:1px solid #cbcbcb;	
}
.left_ul li a{
	display:block;
	height:49px;
	line-height:49px;
	width:200px;
	background:#ececec;	
	font-size:16px;
	color:#00a2e7;
	font-weight:bold;
	font-family:"微软雅黑";
}
.left_ul li a:hover{
	background:url(../images/li_bg2.png) no-repeat 74px center #E6E6E6;	
	color:#2a2a2a;
}
.li_hover a{
	background:url(../images/li_bg2.png) no-repeat 74px center #E6E6E6 !important;	
	color:#0857b3 !important;	
}
.left_contact{
	margin-top:21px;
	display:block;
	height:96px;
	width:273px;
}
#lcont{
	margin-top:20px;
	width:190px;
	border:1px solid #e4e4e4;
	padding:5px;
}
#lcont .tit{
	margin:0 auto;
	width:190px;
	height:86px;
	background:url(../images/lcont-tit.jpg) no-repeat;
	display:block;
}
#lcont .lcontCon{
	width:190px;
	text-align:left;
	color:#666666;
	font-size:12px;
	font-family:"微软雅黑";
}



.main_right{
	text-align:left;
	font-size:14px;
	font-family:"微软雅黑";
	color:#666666;
	margin-left:220px;
	width:auto;
	min-width:1110px;
	overflow:hidden;
}

.main_right h2{
	text-align:center;
	font-size:18px;
	font-weight:bold;
}

.main_right h1{
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
.main_right .date{
	text-align:center;
	border-bottom:1px solid #999;
}

.main_right #news{
	margin:0 auto;
	padding:0;
}
.main_right #news li{
	border-bottom:1px dashed #ccc;
	padding:20px 0px;
}
.main_right #news li h4{
	font-weight:bold;
	color:#00a2e7;
	font-size:16px;
}
.main_right #news li h4 span{
	float:right;
	color:#696969;
	font-size:14px;
}
.main_right #news li a{
	color:#696969;
}
.main_right #news li a:hover{
	color:#696969;
}

/*资质证书*/
.honor_box1{
	width:324px;
	height:auto;
	margin:0px 2% 20px 2%;
	float:left;
	text-align:center;
}
.honor_box1 img{
	padding:5px;
	border:1px solid #888;
}
.honor_box1 p{
	font-size:14px;
	font-family:"微软雅黑";
}

.honor_center{
	margin:10px 0px;
	padding:20px 0px;
	border-bottom:1px solid #888;
	border-top:1px solid #888;
}


/*分页*/
.pager{text-align:center !important; padding-bottom:3px;margin-top:20px; clear:both;}
.pager span{margin-left:8px;margin-right:8px;}
.pager a{ display:inline-block; height:30px; width:auto; min-width:20px; margin: 0 5px; padding:0 5px; line-height:30px; background:#00a2e7; color:#fff; font-size:12px;}
.pager span.current{display:inline-block; background:#024085; margin: 0 5px; color:#fff; height:30px; padding: 0 5px;width:auto; min-width:20px;line-height:30px;}

.page{text-align:center !important; padding-bottom:3px;padding-top:20px; clear:both;}
.page span{margin-left:8px;margin-right:8px;}
.page a{ display:inline-block; height:30px; width:auto; min-width:20px; margin: 0 5px; padding:0 5px; line-height:30px; background:#00a2e7; color:#fff; font-size:12px;}
.page span.current{display:inline-block; background:#024085; margin: 0 5px; color:#fff; height:30px; padding: 0 5px;width:auto; min-width:20px;line-height:30px;}



/*人才招聘*/
.tdd{height:50px; text-align:center; line-height:50px; color:#555; border:1px solid #dadada;}
.tdd1{width:19%;}
.tdd2{width:19%;}
.tdd3{width:19%;}
.tdd4{width:19%;}
.tdd5{width:19%;}
.trr{background:#f7f7f7;}
.tdd a{color:#074bb0;}

/*caree*/
.caree{ padding-bottom:20px; margin-top:30px;}
.td1{width:10%; height:40px; line-height:40px; border-top:1px solid #ccc;border-right:1px solid #ccc;border-left:1px solid #ccc; padding-left:10px;}
.td2{width:33%; height:40px; line-height:40px; border-top:1px solid #ccc;border-right:1px solid #ccc; padding-left:10px;}
.td3{width:10%; height:40px; line-height:40px; border-top:1px solid #ccc;border-right:1px solid #ccc; padding-left:10px;}
.td4{width:33%; height:40px; line-height:40px; border-top:1px solid #ccc; border-right:1px solid #ccc; padding-left:10px;}
.td5{line-height:40px; padding-left:10px; font-weight:bold; width:88%;}
.td6{border-bottom:1px solid #ccc;}
.td7{line-height:40px; padding-left:10px;}