a:link{ text-decoration:none;}
.title_bottom {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #707274;
	text-decoration: none;
	font: 微软雅黑;
}
.title {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font: 微软雅黑;
}
.text_top {
	font-size: 12px;
	line-height: 18px;
	color: #787b8c;
	text-decoration: none;
}
.text2 {
	font-size: 12px;
	line-height: 18px;
	color: #d7d7d7;
	text-decoration: none;
}
.text1 {
	font-size: 15px;
	line-height: 20px;
	color: 9f9b9b;
	text-decoration: none;
	font: 微软雅黑;
	font-weight: bold;
}
.textbottom {
	font-size: 12px;
	line-height: 18px;
	color: #707274;
	text-decoration: none;
}
.text-indexintro {
	font-size: 13px;
	line-height: 28px;
	color: #000000;
	text-decoration: none;
}
.titleleft {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #9f9b9b;
	text-decoration: none;
}
.titleleft1 {
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.title_biao{
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #707274;
	text-decoration: none;
}
.text_biao{
	font-size: 12px;
	line-height: 19px;
	color: #707274;
	text-decoration: none;
}





.banner {
	width: 100%;
	min-width: 1000px;
	position: relative;
	overflow: hidden;
	z-index: 0;
	height: 381px;
}
.banner .list {
	max-height: 500px;
	overflow: hidden;
}
.banner li {
	width: 100%;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}
.banner li img {
	width: 1920px;
	display: block;
	position: relative;
	left: 50%;
	margin-left: -960px;
	top: 0;
}
.banner li a {
	width: 100%;
	display: block;
}
.banner .tip {
	width: 100%;
	height: 20px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 4%;
	z-index: 10;
}
.banner .tip span {
	width: 15px;
	height: 15px;
	overflow: hidden;
	margin: 0 5px;
	display: inline-block;
	cursor: pointer;
	vertical-align: top;
	text-indent: -1000px;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	border: 3px solid #fff;
}
.banner .tip span.cur {
	background: #032f82;
}
.banner .prev,.banner .next {
	width: 24px;
	height: 44px;
	position: absolute;
	z-index: 12;
	top: 50%;
	margin-top: -22px;
	cursor: pointer;
	background-position: -48px -30px;
	display: none;
	-webkit-transition: all 0s ease-in-out 0s;
	-moz-transition: all 0s ease-in-out 0s;
	transition: all 0s ease-in-out 0s;
}
.banner .prev {
	left: 3%;
	background-position: -48px -30px;
}
.banner .prev:hover {
	background-position: -48px -80px;
}
.banner .next {
	right: 3%;
	background-position: -80px -30px;
}
.banner .next:hover {
	background-position: -80px -80px;
}





#pages {
	clear: both;
	padding: 10px 10px 10px 10px;
	text-align: center;
	font: 14px 'Microsoft YaHei';
}
#pages a {
	display: inline-block;
	padding: 0px 12px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #333;
	margin-right: -1px;
}
#pages a.a1 {
	padding: 0px 12px;
	height: 30px;
	line-height: 30px;
	margin-top: 0px;
}
#pages a:hover {
	background: #032f82;
	color: #fff;
	text-decoration: none;
}
#pages span {
	display: inline-block;
	padding: 0px 12px;
	height: 30px;
	line-height: 30px;
	background: #032f82;
	border: 1px solid #032f82;
	color: #fff;
	text-align: center;
}


/*--新闻/案例详情--*/

.products h1{font-size:24px;color:#032f82; margin-top:-50px;}
.products .pro{padding:10px;line-height:30px; font-size:12px;}
.products .pro-img{text-align:left;float:left;width:250px;}
.daline{ border-bottom:1px solid #f2f2f2; text-align:center; margin:0 80px; padding:15px 0; color:#bebebe; font-size:12px;}
.pager{ width:100%;text-align:left;}
.pager span{ width:50%; display:block; float:left;line-height:35px;}
.pager span:last-child{ text-align:right;}
.pager a{display:inline-block;padding:0 13px; font-size:12px; color:#666}
.pager .fr a{ padding-right:20px; }
.pager .fm{ text-align:center;}
.pager .fm a{ background:#e4e4e4; color:#fff; padding:10px 30px; border-radius:5px; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
.pager .fm a:hover{ background:#3aca69; color:#fff; }









