@charset "utf-8";
/* CSS Document */

.mainpage {
	padding: 50px 0px;
	overflow: hidden;
	background: #f1f1f1;
}
.inpage {
}
.index1 {
	box-shadow: 0px 3px 3px 0px #ccc;
	padding: 20px;
	overflow: hidden;
	width: 1160px;
	background-color: #fff;
}
.index1 .about {
	width: 330px;
}
.index1 .about p {
	border-top: 4px solid #fff581;
}
.index1 .about p img {
	width: 330px;
	height: 248px;
}
.index1 .about .times {
	width: 330px;
	height: 102px;
	background: url(../img/bg_time.jpg) left center no-repeat;
	text-align: center;
	padding: 25px 0px;
}
.index1 .about .times p {
	border: 0px;
	line-height: 32px;
	font-size: 16px;
	color: #fff;
}
.index1 .about .times p.time1 {
	font-size: 18px;
	letter-spacing: 2px;
}
.index1 .about .times p.time2 {
	letter-spacing: 0.05em;
	font-size: 34px;
	color: #daf6ff;
	text-shadow: 0 0 20px #fff600, 0 0 20px rgba(100, 255, 246, 0);
	margin-top: 10px;
}
.index1 .right {
	width: 800px;
}
.index1 .right .aboutus {
	width: 760px;
	padding: 20px;
	overflow: hidden;
}
.index1 .right .aboutus p {
	font-size: 16px;
	line-height: 30px;
	text-indent: 30px;
}
.index1 .right .aboutus a {
	display: block;
	width: 100%;
	font-size: 16px;
	color: #1567b1;
	text-indent: 30px;
	margin-top: 20px;
}
.index1 .right .aboutus a:hover {
	color: #c00;
}
.index6{ width:100%; height:120px; background-color:#ff; margin:20px auto; overflow:hidden;}
.index2 {
	overflow: hidden;
	margin-top: 20px;
	background-color: #fff;
}
.post {
	height: 48px;
	border-bottom: 1px solid #c2c2c2;
	width: 100%;
}
.post h3 {
	width: 160px;
	border-bottom: 2px solid #1567b1;
	height: 46px;
	line-height: 46px;
	background: url(../img/new1_icon.png) 20px center no-repeat;
}
.post h3 a {
	margin-left: 60px;
	font-size: 18px;
}
.post .more_btn {
	width: 30px;
	height: 48px;
	line-height: 48px;
	margin-right: 20px;
}
.post .more_btn a {
	font-size: 16px;
	color: #1567b1;
	font-weight: bold;
}
.news {
	padding: 20px;
	width: 1160px;
	overflow: hidden;
}
.news .left {
	width: 330px;
	margin-right: 30px;
}
.news .left img {
	width: 330px;
	height: 200px;
}
.news .left .width100 a {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 13px;
	margin-top: 10px;
}
.news .left .width100 span {
	display: block;
	width: 100%;
	font-size: 12px;
	height: 22px;
	line-height: 22px;
}
.news .left .width100 p {
	display: block;
	width: 100%;
	font-size: 12px;
	line-height: 22px;
	color: #666;
}
.news .right {
	width: 440px;
}
.news .right p a {
	display: block;
	width: 100%;
	font-size: 16px;
	color: #1567b1;
}
.news .right p a:hover {
	color: #c00;
}
.news .right ul {
	margin-top: 15px
}
.news .right ul li {
	width: 440px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}
.news .right ul li a {
	width: 330px;
	overflow: hidden;
	padding-left: 15px;
	background: url(../img/news_biao.png) left center no-repeat;
	margin-right: 0px;
	height: 35px;
	line-height: 35px;
}
.news .right ul li span {
	width: 80px;
	text-align: right;
	font-size: 12px;
	color: #666;
}
.index3 {
	overflow: hidden;
	margin-top: 20px;
	background-color: #f4f4f4;
	border: 1px solid #c8c8c8;
	width: 1198px;
	height: 122px;
}
.index3 .left {
	width: 150px;
	padding-top: 20px;
	text-align: center;
	background-color: #fff581;
	height: 102px;
}
.index3 .tt .tit {
	background: url(../img/new3_icon.png) center 4px no-repeat;
	padding-top: 52px;
}
.index3 .tt .tit .title {
	margin-right: 0px;
	line-height: 28px;
	font-size: 18px;
	font-weight: bold;
	color: #1567b1;
}
.index3 .right {
	width: 1048px;
	overflow: hidden;
	background: url(../img/main2_bg.jpg) left center no-repeat;
	height: 122px;
}
.index3 .right ul {
	width: 840px;
	margin: 11px 0px 0px 119px;
}
.index3 .right ul li {
	display: block;
	float: left;
	width: 250px;
	height: 100px;
	margin-right: 30px;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
}
.index3 .right ul li a {
	display: block;
	background-color: #000;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 16px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 250px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.index3 .right ul li:hover a {
	background-color: #135ca0;
	opacity: 1;
	filter: alpha(opacity=100);
}
.index4 {
	overflow: hidden;
	margin-top: 20px;
	background-color: #fff;
}
.picScroll-left {
	overflow: hidden;
	position: relative;
	padding: 20px;
	width: 1160px;
}
.picScroll-left .bd {
	padding: 10px;
	display: block;
	float: left;
	margin-left: 20px;
	width: 1040px;
	overflow: hidden;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 200px;
	margin-right: 10px;
}
.picScroll-left .bd ul li .pic {
	text-align: center;
}
.picScroll-left .bd ul li .pic img {
	width: 200px;
	height: 140px;
	display: block;
}
.picScroll-left .bd ul li .title {
	line-height: 35px;
	height: 35px;
}
.picScroll-left .bd ul li .title a {
	font-size: 16px;
}
.picScroll-left .next {
	display: block;
	float: left;
	width: 30px;
	height: 100px;
	background-color: #135ca0;
	line-height: 100px;
	color: #fff;
	font-size: 24px;
	text-align: center;
	cursor: pointer;
	margin-top: 30px;
}
.picScroll-left .prev {
	display: block;
	float: right;
	width: 30px;
	height: 100px;
	background-color: #135ca0;
	line-height: 100px;
	color: #fff;
	font-size: 24px;
	text-align: center;
	cursor: pointer;
	margin-top: 30px;
}
.index5 {
	box-shadow: 0px 3px 3px 0px #ccc;
	overflow: hidden;
	width: 1200px;
	background-color: #fff;
	margin-top: 20px;
}
.index5 .width100 {
	padding: 20px;
	width: 1160px;
	overflow: hidden;
}
.index5 .width100 ul li {
	display: block;
	padding: 0px 30px;
	height: 35px;
	line-height: 35px;
	background-color: #fff581;
	margin-left: 15px;
	width: auto;
	float: left;
	margin-bottom: 15px;
}
