﻿
.news_index{
	width: 100%;
	margin: 0 auto;
}
.news_title-index{
	width: 100%;
	height: 100px;
	background-image: url(../images/bg.png);
	margin-bottom: 50px;
	margin-top: 50px;
}
.index_news_title-p{
	font-size: 24px;
	color: #2787da;
	text-align: center;
	padding-top: 24px;
}
.index_news-p{
	font-size: 14px;
	color: #2787da;
	text-align: center;
}
.news_box{
	width: 1090px;
	margin: 0 auto; margin-bottom:460px
}
.focusBox { position: relative; width: 465px; height: 355px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; float: left;}
.focusBox .pic img { width: 465px; height: 355px; display: block; }
.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 40px; width:100%;  background: #2787da; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 40px; width:100%; overflow: hidden; }
.focusBox .txt li{ height:40px; line-height:40px; position:absolute; bottom:-40px;}
.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 18px;text-decoration: none; }
.focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.focusBox .num li{ float: left; position: relative; width: 22px; height: 22px; line-height: 22px; overflow: hidden; text-align: center; margin-right: 5px; cursor: pointer; }
.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.focusBox .num li span { z-index: 1; background: #000; filter: alpha(opacity=50); opacity: 0.5; }
.focusBox .num li.on a,.focusBox .num a:hover{ background:#2787da;  }

.news_box .news_list-index{
	width: 575px;
	height: 355px;
	float: right;
}
.news_list-index dl{
	width: 575px;
	height: 104px;
	border-bottom: solid 1px #d5d4d4;
	margin-bottom: 20px;
}
.news_list-dt{
	width: 575px;
	font-size: 16px;
	color: #000;
}
.news_list-date{
	width: 575px;
	font-size: 14px;
	color: #666;
}
.news_list-dd{
	width: 575px;
	font-size: 14px;
	color: #666;
	line-height: 18px;
}









.footer{
	width: 100%;
	margin: 100px auto 0px auto;
}
.foot_map{
	width: 100%;
	background-color: #fff;
	height: 280px;
	margin: 0 auto;
}
.foot-nav-contact{
	width: 1000px;
	margin: 0 auto;
}
.nav_map{
	width: 600px;
	float: left;
}
.nav_map dl{
	width: 135px;
	float: left;
	margin-top: 50px; 
}
.nav_map dl dt{
	font-size: 16px;
	color: #333;
	margin-bottom: 12px;
}
.nav_map dl dd{
	font-size: 12px;
	color: #666;
	line-height: 24px;
}
.nav_map dl dd a{
	font-size: 12px;
	color: #666;
}
.nav_map dl dd a:hover{
	font-size: 12px;
	color: #666;
	text-decoration: underline;
}
.foot_contact{
	width: 400px;
	float: right;
}
.foot_contact dl{
	width: 430px;
	margin-top: 50px;
}
.foot_contact dl dt{
	height: 150px;
	width: 150px;
	float: left;
	margin-right: 25px;
}
.foot_contact dl dd{
	font-size: 12px;
	color: #666;
	line-height: 24px;
}
.foot_copyright{
	width: 100%;
	background-color: #fff;
	height: 85px;
	margin: 0 auto;BORDER-top: #ccc 1px double
}
.copyright{
	width: 1000px;
	margin: 0 auto;
}
.copyright_ascription{
	font-size: 12px;
	color: #666;
	float: left;
	margin-top: 28px;
}

.copyright_ascription a{
	font-size: 12px;
	color: #666;
}

.copyright_ascription a:hover{
	font-size: 12px;
	color: #666;
}




.technology{
	font-size: 12px;
	color: #666;
	float: right;
	margin-top: 28px;
}
.technology a{
	color: #666;
}
.technology a:hover{
	color: #666;
	text-decoration: underline;
}