﻿@charset "utf-8";
/* CSS Document */
/* Css Reset 统一浏览器显示样式 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre, 
form,fieldset,input,textarea,p,blockquote,th,td { 
	padding: 0; 
	margin: 0; 
} 
table { 
	border-collapse: collapse; 
	border-spacing: 0; 
} 
fieldset,img { border: 0; } 
address,caption,cite,code,dfn,em,strong,th,var { 
	font-weight: normal; 
	font-style: normal; 
} 
ol,ul { list-style: none; } 
caption,th { text-align: left; } 
h1,h2,h3,h4,h5,h6 { 
	font-weight: normal; 
	font-size: 100%; 
} 
abbr,acronym { border: 0;}

/* ----------全局定义-------------*/
body{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#145396;
	line-height:25px;
}
a{
	font-size:12px;
	text-decoration:none;
}
a:link{
	color:#145396;
}
a:visited{
	color:#145396;
}
a:hover{
	color:#145396;
	text-decoration:underline;
}
a:active{
	color:#145396;
}
	
.clear{
    width:100%;
	clear:both;
	height:0px;
	overflow:hidden;
}
/* ----------头部定义-------------*/
.head_top{
	width:1002px;
	margin:0px auto;
	height:80px;
	overflow:hidden;
}
.head_topl{
	width:794px;
	float:left;
}
.head_topr{
	width:208px;
	float:right;
}
.head_flash{
    width:1002px;
	margin:0px auto;
	overflow:hidden;
}
.head_menu{
	width:1002px;
	margin:0px auto;
}
/* ----------中间定义-------------*/
.mid{
	width:1002px;
	margin:8px auto;
}
.mid_l{
	width:182px;
	float:left;
	overflow:hidden;
	border:1px solid #6fb6ec;
}
.mid_m{
	width:389px;
	float:left;
	overflow:hidden;
	border:1px solid #6fb6ec;
	margin:0px 18px;
}
.mid_r{
	width:389px;
	float:left;
	overflow:hidden;
	border:1px solid #6fb6ec;
}
.newslist{
   margin-left:25px;
   margin-right:10px;
}
.newslist li{
   list-style-image: url(images/Index_26.gif);
   display:block;
}
.newslist li span{
	float:right;
}
.mid2{
	width:1002px;
	margin:0px auto;
}
.mid_l2{
	width:184px;
	float:left;
	overflow:hidden;
}
.mid_pro{
	width:1002px;
	margin:0px auto;
	background:url(images/Index_56.gif) repeat-x;
}
.pro_l{
	width:27px;
	float:left;
	height:153px;
	overflow:hidden;
}
.pro_m{
	width:969px;
	float:left;
	height:153px;
	overflow:hidden;
	background:url(images/Index_56.gif) repeat-x;
}
.pro_r{
	width:6px;
	float:left;
	height:153px;
	overflow:hidden;
}
.pro_list{
	margin:5px 0px;
}
.pro_list li{
	float:left;
	margin:10px;
	text-align:center;
	width:150px;
}
.pro_list li img{
	width:150px;
	height:120px;
}
.pro_list li p{
	width:125px;
	overflow:hidden;
	line-height:30px;
}
#demo {
 overflow:hidden;
 width:1450px;
}
#indemo {
 float: left;
 width: 800%;
}
#demo1 {
 float: left;
}
#demo2 {
 float: left;
}
.link{
	width:1000px;
	margin:0px auto;
	border:1px solid #64b0ec;
	border-top:none;
}
.link_list{
	padding:5px;
}
.link_list li{
	float:left;
}
.link_list li img{
	width:95px;
	height:42px;
	padding:1px;
	margin:5px;
	border:1px solid #ccc;
}
.link p{
	padding:10px;
}
.bottom{
	width:1002px;
	margin:10px auto;
	padding-top:10px;
	background: url(images/Index_68.gif) repeat-x;
	text-align:center;
}
/* ----------内页定义-------------*/
.contents{
	width:798px;
	float:left;
	overflow:hidden;
	border:1px solid #6fb6ec;
	margin-left:18px;
}
.contents_title{
	background:url(images/main_06.gif) no-repeat;
	text-indent:3em;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
}
.content{
	width:760px;
	overflow:hidden;
	padding:20px;
}
.content2{
	width:760px;
	overflow:hidden;
	padding:20px;
}
.content p{
	text-indent:2em;
	margin-top:10px;
}
.pages{
	text-align:center;
	clear:both;
	background-color:#f4f8fb;
	margin-top:10px;
} 
.news_title{
     text-align:center;
	 font-size:14px;
	 font-weight:bold;

}
.title_read{
    color:#ff6600;
	text-align:right;
	padding-right:50px;
	margin-bottom:15px;
	border-bottom:1px solid #f4f8fb;
}
.midl{
	width:184px;
	float:left;
	overflow:hidden;
}
.main_job{
    width:100%;
	border-top:1px solid #64b0ec;
	border-bottom:1px solid #64b0ec;
	margin:5px 0px;
}
.td_titile{
    border:0px;
	background-color:#f4f8fb;
	color:#ff6600;
	padding-left:20px;
	font-weight:bold;
}
.td_fff{
    border:1px solid #e7e7e7;
	background-color:#FFFFFF;
	color:#6e6e6e;
	padding-left:20px;
	width:20%;
}
.td_000{
    border:1px solid #e7e7e7;
	background-color:#f4f8fb;
	color:#2d559b;
	padding-left:20px;
	width:13%;
}
.main_job_more{
    background-color:#0A89D8;
	color:#FFFFFF;
	font-weight:bold;
	width:200px;
}
