/*基础CSS*/
html {
	font-size: 14px;
	overflow-x: hidden;
	line-height: 25px;
}
body{
	margin: 0 0;
	padding: 0 0;
}
a{
	color: #3a3a3a;
	text-decoration: none;
}
a:hover{
	color: #2876c0;
	text-decoration: none;
}
body,td,li{
	color: #3a3a3a;
}
li {
	list-style: none;
}
a {
	color: #212529
}
a:hover {
	text-decoration: none;
}
p, dl, dt, dd, ul {
	margin: 0px;
	padding: 0px;
}
.red{
	color:red;
}

.top{
	width: 100%;
	background:url(../images/top_bg.jpg) repeat-x;
	height: 116px;
	box-shadow: 0 0 5px #d7d8d9; 
}
.top_main{
	width: 980px;
	margin: 0px auto;
	background: url(../images/topbg2.jpg) left top no-repeat;
	height: 116px;
}
.logo{
	padding-top: 25px;
	float: left;
	width: 219px;
}
.top_nav{
	width: 759px;
	float: right;
}
#toptel{
	color: #2c71bc;
	font-weight: bold;
	text-align: right;
	line-height: 20px;
	margin: 0 auto;
	width: 1003px;
	position:absolute;
    top: 0px;
    left: 21%;
    z-index: 999;
    padding-top: 10px;
}
#toptel img{
	margin-right: 10px;
	margin-top: -4px;
	vertical-align: middle;
}
.top_nav ul{
	padding: 0px;
}
.top_nav ul li{
	float: left;
	text-align: center;
	color: #195894;
}
.top_nav ul li p{
	font-size: 16px;
	padding-top: 50px;
	font-weight: bold;
}
.top_nav ul li a{
	display: block;	
	padding: 0px 32px;
	color: #195894;
	text-decoration: none;
	height: 119px;
}
.top_nav ul li a:hover{
	background: url(../images/nav_hover.jpg) no-repeat center;
	color: #FFFFFF;
}
.clear{
	clear: both;
}
#full-screen-slider { width:100%; height:453px; float:left; position:relative}
#slides { display:block; width:100%; height:453px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:22%; top:400px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}

.main{
	width: 980px;
	margin: 0 auto;
	margin-top: 15px;
}
.about{
	width: 549px;
	float: left;
}
.title{
	line-height: 40px;
	color: #525252;
	border-bottom: 1px solid #f1f1f1;
	padding: 10px 0px;
	height: 33px;
}
.title span{
	border-bottom: 3px solid #2876be;
	padding-bottom: 10px;	
	font-size: 18px;
	font-weight: bold;
	height: 30px;
}
.title .more{
	font-style: 14px;
	font-weight: none;
	color:#969696;
	float: right;
	text-decoration: none;
}
.about_content{
	margin-top: 20px;
}
.about_content img{
	float: left;
	margin-right: 10px;
}
.news{
	width: 400px;
	float: right;
}
.news_list{
	margin-top: 10px;
}
.news_list li{
	margin-bottom: 15px;
}
.news_list li .time{
     background: url(../images/time.jpg) no-repeat;
     width: 59px;
     height: 54px;
     float: left;
     margin-left: 5px;
     text-align: center;
}
.news_list li .time h3{
	color: #ed6820;
	height: 29px;
	padding: 0 0;
	margin: 0 0;
	line-height: 29px;
}
.news_list li .name{
	width: 330px;
	float: right;
}

.pro_nav{
	width: 149px;
	float: left;
	margin-top: 10px;
}
.pro_navtit{
	background: url(../images/pronav.jpg) no-repeat;
	height: 71px;
	line-height: 71px;
	text-align: center;
	color: #ffffff;
}
.pro .title{
	line-height: 40px;
	color: #525252;
	border-bottom: 1px solid #f1f1f1;
	padding: 10px 0px;
	height: 43px;
}
.pro .title span{
	border-bottom: 3px solid #2876be;
	padding-bottom: 10px;	
	font-size: 18px;
	font-weight: bold;
	height: 30px;
}
.pro .title .more{
	font-style: 14px;
	font-weight: none;
	color:#969696;
	float: right;
	text-decoration: none;
}
.pro_nav ul li{
	margin-top: 2px;
	background: #56adff;
	color: #ffffff;
	text-align: center;
}
.pro_nav ul li a{
	color: #ffffff;
	display: block;	
	line-height: 45px;
	text-decoration: none;
}
.pro_nav ul li a:hover{
	color: #ffffff;
	text-decoration: none;
	background: #368bde;
}
.pro_imglist{
	width: 800px;
	float: right;
	margin-top: 10px;
}
.pro_imglist li{
	width: 200px;
	float: left;
	text-align: center;
	height: 175px;
}
.pro_imglist li img{
	width: 179px;
	height: 140px;
}
.footer{
	background: url(../images/footbg.jpg) repeat-x;
	height: 192px;
	margin-top: 20px;
}
.foot{
	background: url(../images/footbg2.jpg) no-repeat;
	height: 192px;
	width: 980px;
	margin: 0px auto;
	text-align: center;
	color: #ffffff;
}
.foot_nav {
	padding-top: 30px;
	padding-bottom: 10px;
}
.foot_nav a{
   color: #ffffff;
}
.foot_nav a:hover{
	text-decoration: underline;
}
/*page*/
.page_content{
	width: 800px;
	float: right;
	margin-top: 10px;
}
.page_com{
	margin-top: 20px;
}
.news_list2{
	margin-top: 10px;
}
.news_list2 li{
	margin-bottom: 15px;
	border-bottom: 1px solid #f1f1f1;
}
.news_list2 li .time{
     background: url(../images/time.jpg) no-repeat;
     width: 59px;
     height: 54px;
     float: left;
     margin-left: 5px;
     text-align: center;
}
.news_list2 li .time h3{
	color: #ed6820;
	height: 29px;
	padding: 0 0;
	margin: 0 0;
	line-height: 29px;
}
.news_list2 li .name{
	width: 720px;
	float: right;
}
.page_num{
	text-align: center;
}
.page_num li{display: inline-block;border:1px solid #e5e5e5; border-radius: 5px;}
.page_num li a{
	padding: 10px;
	display: block;
	border-radius: 5px;
}
.page_num li a:hover{
	padding: 10px;
	display: block;
	background: #2876c0;
	color: #ffffff;
}
hr{
	background: #e5e5e5;
	height: 1px;
	border:none;
}
