@charset "utf-8";
.head{
	width:100%;
	height:100px;
	background: url(../images/head_bg.jpg) repeat-x;
}
.head_box{
	width:1000px;
	margin:0 auto;
}
.logo{
	width:244px;
	height:80px;
	margin-top:9px;
}
.logo a{
	display: block;
	width:100%;
	height:100%;
	background:url(../images/logo.png) no-repeat center;
}
.search{
	margin-top:26px;
	font-size:12px;
	margin-right:13px;

}
.search_text{
	font-size:12px;
	color:#fff;
	text-align: right;
}
.search_text a{
	color:#fff;
}
.search_text span{
	margin:0 5px;
}
.search_box{
	background: #fff;
	border:1px solid #007ea3;
	margin-top:7px;
	height:23px;
}
.search_item{
	position: relative;
	width:25px;
	height:23px;
	color:#666;
}
.search_sec{
	display: block;
	width:100%;
	height:100%;
	
	background: url(../images/sec_bg.png) no-repeat center;
}
.search_list{
	display:none;
	position: absolute;
	top:23px;
	left:-1px;
	width:61px;
	border:1px solid #007ea3;
	border-bottom:none;
	background: #fff;
}
.search_list_item{
	height:23px;
	text-align: center;
	line-height:23px;
	border-bottom:1px solid #007ea3;
	cursor: pointer;
}
.search_con{
	width:61px;
	height:23px;
	text-align: center;
	line-height: 23px;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	color:#006e8d
}
.search_wrap{
	height:23px;
}
.search_inp{
	border:none;
	padding-left:9px;
	width:129px;
	height:23px;
}
.search_btn{
	width:35px;
	height:23px;
	border:none;
	background: #007ea3 url(../images/search.png) no-repeat center;
}
.nav{
	width:990px;
	height:30px;
	font:14px "微软雅黑";
	font-weight: bold;
	background:#006480 url(../images/nav_bg.png) repeat-x;
	margin:24px auto 0;
	padding-top:10px;
	padding-left:10px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.nav .nav_item{
	float:left;
	height:30px;
	position:relative;
}
.nav .nav_text{
	display:inline-block;
	color:#fff;
	height:20px;
	padding:0 23px;
	border-top:none;
}
.nav .nav_text:hover,.nav .nav_active .nav_text{
	border:1px solid #009bb5;
	border-top:none;
	padding:0 22px;
	box-shadow: 0px 1px 2px #333;
}
.nav_aside{
	display:none;
	position: absolute;
	top:30px;
	left:0;
	background:#007595;
	border:2px solid #08bbec;
	width:98px;
	z-index:99;
	text-align: center;
}
.nav_aside li{
	width:98px;
	white-space: nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	text-align: center;
	padding:10px 0;
}
.nav_aside li a{
	color:#fff;
	font-size:12px;
	font-weight: normal;
	font-family: "宋体";
}
.banner{
	width:1000px;
	margin:20px auto 0;
	padding-bottom:20px;
	position: relative;
	background:url(../images/banner_bg.png) no-repeat center 296px;
}
.banner_pic{
	width:1000px;
	height:341px;
	overflow:hidden;
}
.banner_pic li,.banner_pic img{
	width:1000px;
	height:341px;
}
.banner_prev,.banner_next{
	position:absolute;
	top:50%;
	margin-top:-25px;
	width:50px;
	height:50px;
	font-size:24px;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
	color:#fff;
	background: rgba(00,00,00,0.4);
	z-index:9;
}

.banner_prev{
	left:10px;
}
.banner_next{
	right:10px;
}
.banner_prev:hover,.banner_next:hover{
	color:#fff;
	background:rgba(00,00,00,0.8);
}

.news{
	width:1000px;
	margin:0 auto;
}
.news_title{
	background:url(../images/new_title.png) no-repeat left top;
	width:94px;
	height:30px;
	text-align: center;
	color:#fff;
	font:14px/30px "微软雅黑";
}
.news_list{
	width:905px;
	height:28px;
	border:1px solid #f3f3f3;
	border-left:none;
	background:url(../images/news_bg.png) repeat-x;
}
.news_text{
	width:905px;
	height:28px;
	overflow:hidden;
}
.news_text li{
	width:892px;
	height:28px;
	position: relative;
	font-size:12px;
	padding-left:13px;
	line-height:28px;
}
.news_text li p{
	width:580px;
	white-space: nowrap;
	overflow:hidden;
}
.news_text li p a{
	color:#666;
}
.news_text li em{
	position: absolute;
	top:0;
	right:185px;
	font-style: normal;
	color:#666;
}

.content{
	width:1000px;
	margin:20px auto 0;
}
.con_item{
	width:200px;
	float:left;
}
.con_item h2{
	padding:1px 0 5px 23px;
	width:177px;
	white-space: nowrap;
	overflow: hidden;
	font-size:14px;
	color:#2490b0;
	font-weight: normal;
	font-family: "微软雅黑";
	background: url(../images/title_bg01.png) no-repeat left center;
}
.con_item ul{
	margin-top:10px;
}
.con_item li{
	width:176px;
	white-space: nowrap;
	overflow: hidden;
	padding-left:24px;
	font-size:12px;
	font-family: "宋体";
	line-height:26px;
	background: url(../images/jt01.png) no-repeat 8px center;
}
.con_item li:hover{
	background-image: url(../images/jt02.png);
}

.center{
	width:1000px;
	margin:20px auto 0;
}
.center_left{
	padding:0 15px;
	border:1px solid #e2e2e2;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width:693px;
}
.center_left_head{
	position: relative;
	padding-top:8px;
	padding-bottom:6px;
	border-bottom:1px solid #e2e2e2;
}
.center_left_head span{
	background:url(../images/line01.png) no-repeat center;
	padding:12px 1px;
	margin-left:73px;
}
.center_title1,.center_title2{
	position:absolute;
	top:8px;
	padding:0 5px 5px 5px;
	font-size:14px;
	font-weight: bold;
	color:#666;
}
.center_title1{
	left:0;
}
.center_title2{
	left:77px;
}
.center_title1:hover,.center_title2:hover,.center_title_active{
	color:#2490b0;
	border-bottom:2px solid #2490b0;
}
.center_more{
	font:14px "微软雅黑";
	color:#2490b0;
}
.news_list_item{
	padding:20px 0;
	border-bottom:1px solid #e2e2e2;
}
.news_box{
	margin-top:
}
.news_list_img,.news_list_img img{
	width:110px;
	height:82px;
}
.news_list_img{
	border:1px solid #e2e2e2;
	margin-top:5px;
}
.news_list_text{
	width:573px;
}
.news_list_text h2{
	padding-left:17px;
	font-size:14px;
	font-weight: bold;
	width:560px;
	white-space: nowrap;
	overflow: hidden;
	background: url(../images/yuan.png) no-repeat left center;
}
.news_list_text h2 a{
	color:#02549d;
}
.news_list_tail{
	margin-top:10px;
	font-size:12px;
	color:#666;
	line-height:17px;
	height:70px;
	overflow:hidden;
	padding-left: 18px;
}
.center_right{
	width:229px;
	padding:0 17px 18px 18px;
	border:1px solid #d9d9d9;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.center_nav_img li{
	margin-top:27px;
	border-radius: 4px;
	border:1px solid #d9d9d9;
}
.center_nav_img li img{
	width:227px;
	height:66px;
}
.center_right_text{
	margin-top:20px;
}
.center_right_text a{
	padding:1px 0 5px 23px;
	width:177px;
	white-space: nowrap;
	overflow: hidden;
	font-size:14px;
	color:#2490b0;
	font-weight: normal;
	font-family: "微软雅黑";
	background: url(../images/title_bg01.png) no-repeat left center;
}
.footer{
	width:1000px;
	margin:20px auto 0;
	padding:10px 0;
	border-top:1px solid #e2e2e2;
}
.links{
	font-size:12px;
	color:#999;
	line-height:24px;
}
.links a{
	color:#999;
}
.links span{
	margin:0 5px;
}
.copy_right{
	margin-top:10px;
	text-align: center;
	line-height:24px;
	font-size: 12px;
	color:#666;
}

/* 内页 */
.banner_in{
	width:1000px;
	margin:20px auto 0;
	border-radius: 4px;
}
.main{
	width:1000px;
	margin:20px auto 0;
}
.main_left{
	width:200px;
}
.main_left h2{
	padding:9px 0 18px 20px;
	font:16px "微软雅黑";
	color:#fff;
	background: url(../images/title_bg02.png) no-repeat left top;
}

.main_right{
	width:770px;
}
.main_left li{
	padding:12px 12px 19px 20px;
	border-bottom:1px dashed #999;
	font-size:12px;
	background:url(../images/jt03.png) no-repeat left 12px;
}
.main_left li a{
	color:#555;
}
.main_left li:hover,.main_left .left_active{
	background-image:url(../images/jt04.png);
}
.main_left li:hover a,.main_left .left_active a{
	color:#00627d;
}
.main_right_head{
	padding:6px 0;
	border-bottom:2px solid #00627d;
}
.main_right_title{
	font-size:21px;
	color:#00627d;
	font-weight: normal;
}
.main_nav{
	font-size:12px;
	color:#666;
	padding-top:7px;
}
.main_nav a{
	vertical-align: middle;
}
.main_nav span{
	margin:0 5px;
	vertical-align: middle;
}
.main_nav .main_nav_loc{
	color:#00627d;
}
.main_content{
	padding:10px 0;
}
.main_news li{
	font-size:12px;
	color:#000;
	padding-left:20px;
	position: relative;
	line-height:30px;
	background:url(../images/jt05.png) no-repeat left center;
}
.main_news li p{
	width:520px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}
.main_news li a{
	color:#000;
}
.main_news li em{
	font-style:normal;
	position:absolute;
	right:0;
	top:0;
	color:#666;
}
.main_news li:hover{
	background-image:url(../images/jt06.png);
}
.main_news li:hover p a{
	color:#ff0000;
}
.main_news li:hover em{
	color:#ff0000;
}
.page{
	margin-top:10px;
	text-align: center;
	font-size:12px;
	color:#404040;
}
.page a{
	color:#404040;
	margin:0 5px;
}
.page span{
	margin:0 5px;
}
.page_in{
	width:20px;
	height:14px;
	font-size:12px;
	color:#404040;
	border:1px solid #000;
	text-align: center;
}
.page_btn{
	width:34px;
	height:20px;
	font-size:12px;
	border:1px solid #96978f;
	padding:0;
	border-radius:4px;
	color:#666;
}
.pro_news{
	margin-top:20px;
}
.pro_intr{
	line-height:24px;
	font-size:12px;
	color:#666;
}
.pro_list{
	margin-top:20px;
}
.pro_item{
	margin-bottom:35px;
}
.pro_name{
	padding-bottom:3px;
	border-bottom:1px solid #cdcdcd;
	font-size:14px;
	color:#00627d;
	font-weight: normal;
}
.pro_tail{
	margin-top:22px;
}
.pro_img,.pro_img img{
	width:216PX;
	height:160PX;
}
.pro_img{
	box-shadow: 2px 2px 2px #999;
	border:1px solid #cdcdcd;
}
.pro_text{
	width:524px;
	
}
.pro_text_tail{
	height:109px;
	line-height:24px;
	font-size:12px;
}
.pro_btn{
	margin-top:20px;
	text-align: right;
}
.pro_btn input{
	width:165px;
	height:33px;
	font-size:14px;
	color:#fff;
	background: url(../images/pro_btn_bg.png) repeat-x;
	border:none;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.pro_in{
	margin-top:50px;
}
.pro_in_left{
	width:386px;
	padding-top:20px;
	box-shadow: 2px 2px 2px #999;
	border:1px solid #d5d5d5;
}
.pro_in_right{
	width:336px;
}
.pro_in_right h2{
	font-size:14px;
	color:#00627d;
	font-weight: normal;
}
.pro_in_right_tail{
	margin-top:20px;
	font-size:12px;
	color:#666;
	line-height:24px;
	height:270px;
	overflow:hidden;
}
.pro_in_tail{
	margin-top:45px;
}
.pro_in_tail_head{
	border-bottom:1px solid #cdcdcd;
}
.pro_in_tail_head a{
	display: inline-block;
	width:91px;
	height:21px;
	text-align: center;
	line-height:21px;
	color:#00627d;
	border:1px solid #cdcdcd;
	border-bottom:none;
	margin-right:8px;
	
}
.pro_in_tail_head .pro_in_active{
	background:#00627d;
	border-color: #00627d;
	color:#fff;
}
.pro_in_con{
	margin-top:16px;
	font-size:12px;
	color:#666;
	line-height:24px;
}
.pro_in_con img{
	max-width:770px;
}
.main_text{
	font-size:12px;
	color:#999;
	line-height:24px;
	padding:12px 11px;
	border-bottom:2px solid #00627d;
}
.download{
	padding:11px 0;
	border-bottom:2px solid #00627d;
}
.download li{
	position: relative;
	line-height:28px;
	font-size:12px;
	color:#333;
}
.download li p{
	width:560px;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
.download li a{
	position:absolute;
	top:0;
	right:0;
	color:#00627d;
}
.recruit{
	padding:12px 11px;
	border-bottom:2px solid #00627d;
}
.recruit table{
	width:100%;
}
.recruit td{
	font-size:14px;
	color:#111;
	border:1px solid #cdcdcd;
	padding:8px;
}
.recruit .recruit_head{
	background:#015da1;
	height:32px;
}
.recruit .recruit_head th{
	border:1px solid #cdcdcd;
	font-size:14px;
	font-weight: normal;
	color:#fff;
}
.recruit_td1{
	width:185px;
}
.recruit_td2{
	width:147px;
}
.recruit_td3{
	width:348px;
}
.recruit_td4{
	width:58px;
}
.recruit_al{
	text-align: center;
}
.upload_wrap{
	display:none;
	position: fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(00,00,00,0.3);
}
.upload_box{
	position: absolute;
	top:50%;
	left:50%;
	margin-left:-269px;
	margin-top:-85px;
	width:538px;
	height:171px;
	background: #fff;
	border:1px solid #cdcdcd;
}
.upload_box h2{
	height:30px;
	background:#015da1;
	font-size:14px;
	color:#fff;
	text-align: center;
	line-height:30px;
}
.upload_tail{
	text-align:center;
	padding-top:55px;
}
.upload_sub{
	width:66px;
	height:28px;
	background:#d8000f;
	font-size:12px;
	color:#fff;
	border:none;
}
.upload_close{
	position: absolute;
	top:5px;
	right:5px;
	color:#fff;
	font-size:20px;
	font-weight: bold;
}
