@charset "utf-8";
/* CSS Document */

.section {
	width: 100%;
	overflow: hidden;
	height: auto;
	margin-bottom: 30px;
}
.section.page1 {
	margin-top: 20px;
}
.advert, .advert img {
	width: 100%;
}
.section.page1 .advert, .section.page1 .advert img {
	height: 100px;
}
.section.page2 .section-left {
	width: 800px;
}
.section .section-title {
	font-size: 16px;
	color: #fff;
	line-height: 40px;
	height: 40px;
	background: #3a78b9;
	padding-left: 20px;
	overflow: hidden;
	margin-bottom: 10px;
}
.section .section-box {
	border: 1px solid #3a78b9;
	overflow: hidden;
	padding: 18px;
}
.section.page2 .section-left .introduction h6 {
	font-size: 18px;
	color: #333;
	margin-bottom: 5px;
}
.section.page2 .section-left .introduction p {
	font-size: 14px;
	color: #333;
	line-height: 24px;
}
.section.page2 .section-right {
	width: 370px;
}
.section.page2 .section-right .section-box {
	padding: 17px;
}
.section-box.section-word {
	padding-bottom: 0;
	height:135px;
}
.function-list li {
	font-size: 14px;
	color: #333;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.function-list li span {
	margin-right: 5px;
}
.function-list li a {
	color: #333;
}
.word-black a {
	display: inline-block;
	float: left;
	width: 240px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 16px;
	color: #333;
	background: #b2d7ff;
	margin-right: 20px;
	margin-bottom: 20px;
}
.section.page2 .section-right .section-box.contact-section {
	padding: 11px 17px;
	height:131px;
}
.contact-box {
	width: 100%;
	overflow: hidden;
}
.contact-box label {
	float: left;
	width: 85px;
	font-size: 14px;
	color: #333;
}
.contact-box .contact-text {
	float: left;
	font-size: 14px;
	color: #333;
	width: 240px;
}
.exhibition {
	width: 100%;
	height: 180px;
	overflow: hidden;
}
.exhibition .bd ul li {
	width: 275px;
	height: 180px;
	float: left;
	margin-right: 20px;
	position: relative;
}
.exhibition .bd ul li img {
	width: 275px;
	height: 180px;
}
.exhibition .bd ul li .exhibition-text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 38px;
	background: url(../images/block.png) no-repeat;
	color: #fff;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
}
.past-activities .bd ul li .exhibition-text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 38px;
	background: url(../images/block.png) no-repeat;
	color: #fff;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
}
.section.page4{
	margin-bottom:60px;}
.section.page4 .advert, .section.page4 .advert img {
	height: 120px;
}
.section.page5 {
	margin-top: 30px;
}
.section.page5 .advert, .section.page5 .advert img {
	height: 280px;
}
.section.page6 .lunbo {
	width: 400px;
	height: 260px;
	position: relative;
}
.section.page6 .lunbo ul li {
	position: relative;
	width: 400px;
	height: 260px;
}
.section.page6 .lunbo ul li img {
	width: 400px;
	height: 260px;
}
.section.page6 .lunbo ul li .lunbo-text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 38px;
	background: url(../images/block.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
}
.section.page6 .hd {
	position: absolute;
	z-index: 9999;
	bottom: 15px;
	right: 10px;
}
.section.page6 .hd ul li {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #888281;
	float: left;
	margin-right: 5px;
	font-size: 0;
}
.section.page6 .hd ul li.on {
	background: #fff;
}
.section.page6 .introduce {
	width: 780px;
}
.section.page6 .introduce .introduction p {
	font-size: 14px;
	color: #333;
	line-height: 1.5em;
}
.section.page6 .introduce .introduction {
	height: 172px;
}
.section.page7 .section-newsbox {
	width: 590px;
	overflow: hidden;
}
.section.page7 .section-newsbox .section-box .newslist {
	width: 100%;
	overflow: hidden;
}
.section.page7 .section-newsbox .section-box .newslist li {
	background: url(../images/newslibg.jpg) no-repeat left center;
	padding-left: 15px;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
}
.section.page7 .section-box {
	padding: 19px 18px;
	height:300px;
}
.section.page7 .section-newsbox .section-box .newslist li a {
	color: #333;
}
.section.page7 .section-newsbox .section-box .newslist li span {
	color: #666;
}
.section.page8 .past-activities{
	width:100%;
	overflow:hidden;
	height:182px;}

.section .page8 .tempWrap{
	width: 100%!important;
}
.section.page8 .past-activities .bd ul li{
	width:275px!important;
	height:180px!important;
	float:left!important;
	margin-right:20px!important;
	position: relative!important;
}
.section.page8 .past-activities .bd ul li img{
	width:100%;
	height:180px;}