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

.abts {
	padding-bottom: 50px;
	overflow: hidden;
}
.abts p {
	line-height: 36px;
	font-size: 18px;
	color: #666;
	text-indent: 40px;
}
.culture {
	background: url(../img/bg_culture.jpg) center top no-repeat;
	overflow: hidden;
	padding-bottom: 30px;
}
.ctus {
	padding: 0px 33px;
	overflow: hidden;
	width: 614px;
}
.culture ul {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.culture ul p {
	display: block;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
}
.culture ul li {
	display: block;
	color: #fff;
	line-height: 36px;
	font-size: 18px;
}
.partener {
	overflow: hidden;
	margin-bottom: 80px;
}
.news {
	margin-bottom: 60px;
}
.news ul {
}
.news ul li {
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 10px 0px;
}
.news ul li img {
	display: block;
	float: left;
	margin-top: 40px;
	margin-left: 20px;
}
.news ul li .left {
	width: 400px;
	margin: 20px 0px;
	border-right: 1px solid #e1e1e1;
	padding-right: 40px;
	margin-left: 40px;
}
.news ul li .left p {
	display: block;
	font-size: 20px;
}
.news ul li .left span {
	display: block;
	font-size: 16px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	margin-top: 10px;
}
.news ul li em {
	display: block;
	float: right;
	width: 42px;
	height: 42px;
	background: url(../img/proico12.png) center no-repeat;
	margin-top: 40px;
	margin-right: 20px;
}
.news ul li:nth-child(2n) {
	background: #f8f8f8;
}
.newsview {
	background: #f4f4f6;
	padding: 33px;
	overflow: hidden;
	width: 614px;
}
.newsview .guide {
	text-align: right;
}
.newsview .guide, .newsview .guide a {
	font-size: 12px;
	color: #adaba8;
}
.newsview .hh {
	font-size: 24px;
	line-height: 32px;
	color: #000;
}
.newsview .pp {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #d3d3d4;
}
.newsview .pp span {
	font-size: 12px;
	color: #999;
	padding-left: 22px;
	margin-right: 30px;
}
.newsview .pp span:nth-child(1) {
	background: url(../img/auico1.png) left center no-repeat;
}
.newsview .pp span:nth-child(2) {
	background: url(../img/auico2.png) left center no-repeat;
}
.newsview .nns {
	padding: 20px 0px;
	line-height: 30px;
	color: #666;
	border-bottom: 1px solid #d3d3d4
}
.newsview .nns p {
	line-height: 30px;
	color: #666;
}
.newsview .nns img {
	width: 90% !important;
	margin: 0px auto;
}
.newsview .dys, .newsview .dys p {
	color: #666;
	line-height: 35px;
}
.service {
	overflow: hidden;
}
.service .ser {
	background: url(../img/bg_service.jpg) center bottom no-repeat #4c5d69;
	overflow: hidden;
	padding: 20px 30px;
	width: 620px;
}
.service .ser dl {
	display: block;
	overflow: hidden;
	margin: 30px 0px;
}
.service .ser dl dt {
	float: left;
	width: 81px;
}
.service .ser dl dt img {
	margin-top: 8px;
}
.service .ser dl dd {
	float: left;
	width: 489px;
	margin-left: 50px;
}
.service .ser dl dd p {
	font-size: 30px;
	color: #fff;
	display: block;
}
.service .ser dl dd span {
	display: block;
	font-size: 17px;
	color: #fff;
	line-height: 30px;
	margin-top: 10px;
}
.products {
	overflow: hidden;
}
.products .pros {
}
.products .pros ul {
}
.products .pros ul li {
	margin-right: 20px;
	width: 297px;
	float: left;
	overflow: hidden;
	margin-bottom: 30px;
}
.products .pros ul li img {
	display: block;
	border: 1px solid #d1d1d1;
	padding: 3px;
	width: 289px;
	height: 191px;
}
.products .pros ul li span {
	display: block;
	height: 30px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	font-size: 22px;
	margin-top: 20px;
}
.products .pros ul li:nth-child(2n) {
	margin-right: 0px;
}
/*翻页*/
.pages {
	margin-top: 30px;
	overflow: hidden;
	margin-bottom: 30px;
}
div.flickr {
	padding: 0px;
	text-align: center;
	margin-top: 50px;
	font-size: 13px;
}
div.flickr a {
	border: #dedfde 1px solid;
	background-position: 50% center;
	color: #666;
	margin-right: 3px;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	padding: 0px 15px;
	font-size: 13px;
}
div.flickr a:hover {
	border-right: #ddd 1px solid;
	border-top: #ddd 1px solid;
	background-image: none;
	border-left: #ddd 1px solid;
	color: #fff;
	border-bottom: #ddd 1px solid;
	background-color: #ea3516;
}
div.flickr a:active {
	border-right: #ddd 1px solid;
	border-top: #ddd 1px solid;
	background-image: none;
	border-left: #ddd 1px solid;
	color: #fff;
	border-bottom: #ddd 1px solid;
	background-color: #b8272d;
}
div.flickr span {
	color: #999;
	margin-right: 5px;
}
div.flickr span.current {
	border: #dedfde 1px solid;
	background-position: 50% bottom;
	color: #b8272d;
	margin-right: 5px;
	text-decoration: none;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	padding: 0px 15px;
	font-weight: bold;
}
div.flickr span.disabled {
	color: #adaaad;
	margin-right: 5px;
}
