﻿* {
	padding: 0;
	margin: 0;
	font-family: "Microsoft YaHei";
	list-style: none;
	text-decoration: none;
	border: none;
}
.container {
	width: 1100px;
	margin: 0 auto;
}
html {
	overflow-x: hidden;
}
body {
	background: #fff;
	color: #131313;
	font-size: 14px;
	min-width: 1200px;
}
a {
	outline: none;
	color: #131313;
}
a:hover {
	color: #008dcf;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
/*
===================
分页
>>	pages_pre		上一页
>>	pages_next	下一页
>>	strong			激活状态
>>	a:hover			鼠标悬停状态
===================
*/
.pages {
	margin: 50px auto 20px auto;
	width: 500px;
	font-size: 14px;
	text-align: center;
}
.pages a, .pages strong {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	color: #666;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
}
.pages .current {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
	color: #fff;
	background-color: #008dcf;
	border-color: #fff;
}
.pages a:hover {
	color: #fff !important;
	background-color: #008dcf;
	border-color: #fff;
	text-decoration: none;
}
.pages strong {
	color: #fff;
	background-color: #24557d;
	border-color: #fff;
}
.pages span {
	padding: 0 10px;
	line-height: 23px;
}
/* index top */
.topbar {
	height: 30px;
	line-height: 30px;
	background: #eee;
	color: #333;
	font-size: 12px;
}
.topbar a {
	color: #333;
	margin: 0 5px;
}
.toplist {
	margin-top: 25px;
}
.toplist p {
	font-size: 12px;
	color: #414040;
	line-height: 22px;
	background: url(../images/d.jpg) no-repeat left center;
	padding-left: 15px;
}
.toptell {
	background: url(../images/tt.jpg) no-repeat left center;
	padding-left: 70px;
	height: 50px;
	margin-top: 50px;
}
.toptell span {
	display: block;
	color: #414040;
}
.toptell p {
	font-size: 24px;
	color: #000;
	font-weight: bold;
}
.head {
	height: 137px;
}
.nav {
	height: 49px;
	line-height: 49px;
	background: #008dcf;
}
.nav li {
	float: left;
	margin: 0 3px;
}
.nav li a {
	display: block;
	font-size: 17px;
	color: #fff;
	text-align: center;
	padding: 0 25px;
}
.nav li a:hover, .nav li a.hover {
	background: #17aef4;
}
.slideBox {
	width: 100%;
	height: 555px;
	overflow: hidden;
	position: relative;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 100%;
	height: 555px;
}
.slideBox .prev, .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.service {
	padding-top: 60px;
}
.indextit {
	text-align: center;
	background: url(../images/h.png) no-repeat center;
}
.indextit p {
	font-size: 28px;
	color: #008dcf;
}
.indextit span {
	font-size: 18px;
	color: #5e5e5e;
}
.service {
	background: url(../images/bg.jpg) no-repeat center;
	height: 483px;
}
.service p.info {
	color: #343434;
	text-align: center;
	margin-top: 12px;
}
.service li {
	float: left;
	text-align: center;
	padding-top: 25px;
	height: 150px;
}
.service li a {
	display: block;
	width: 141px;
	height: 116px;
	border-left: 1px solid #e1e1e1;
}
.service li:nth-child(1) a {
	border: 0;
	background: url(../images/i.png) no-repeat 45px 6px;
}
.service li:nth-child(2) a {
	background: url(../images/i.png) no-repeat -93px 6px;
}
.service li:nth-child(3) a {
	background: url(../images/i.png) no-repeat -240px 6px;
}
.service li:nth-child(4) a {
	background: url(../images/i.png) no-repeat -380px 6px;
}
.service li:nth-child(5) a {
	background: url(../images/i.png) no-repeat -524px 6px;
}
.service li:nth-child(6) a {
	background: url(../images/i.png) no-repeat -667px 6px;
}
.service ul {
	background: #fff;
	height: 175px;
	margin-top: 40px;
}
.service li p {
	padding-top: 90px;
	font-size: 19px;
	color: #464646;
}
.service li:hover {
	background: #008dcf;
}
.service li:hover a {
	border-color: #008dcf;
}
.service li:hover a p {
	color: #fff;
}
.service li:nth-child(1):hover a {
	background: url(../images/i.png) no-repeat 45px -185px;
}
.service li:nth-child(2):hover a {
	background: url(../images/i.png) no-repeat -93px -185px;
}
.service li:nth-child(3):hover a {
	background: url(../images/i.png) no-repeat -240px -185px;
}
.service li:nth-child(4):hover a {
	background: url(../images/i.png) no-repeat -380px -185px;
}
.service li:nth-child(5):hover a {
	background: url(../images/i.png) no-repeat -524px -185px;
}
.service li:nth-child(6):hover a {
	background: url(../images/i.png) no-repeat -667px -185px;
}
.pr {
	margin-top: -25px;
}
.about {
	height: 601px;
	background: url(../images/ab.png) no-repeat center;
	margin-top: -86px;
}
.abright {
	width: 560px;
}
.abright .abtit {
	font-size: 28px;
	color: #008dcf;
	margin-top: 160px;
}
.abright .abtit span {
	font-size: 21px;
}
.abright p.abinfo {
	color: #000;
	line-height: 27px;
	margin-top: 30px;
}
.abright a.more {
	font-size: 16px;
	color: #008dcf;
}
.abright ul {
	margin-top: 70px;
}
.abright li {
	float: left;
}
.abright ul li:nth-child(1) {
	margin-left: 70px;
	margin-top: 10px;
}
.abright ul li:nth-child(2) {
	margin-left: 140px;
}
.abright ul li:nth-child(3) {
	margin-left: 125px;
}
.env {
	background: url(../images/bg.jpg) no-repeat center;
	height: 510px;
}
.envtit {
	text-align: center;
	font-size: 32px;
	color: #008dcf;
	padding-top: 60px;
}
.env .info {
	color: #979797;
	line-height: 29px;
	width: 820px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: center;
}
.picMarquee-left {
	position: relative;
	margin-top: 25px;
}
.picMarquee-left .hd .prev, .picMarquee-left .hd .next {
	display: block;
	width: 39px;
	height: 60px;
	cursor: pointer;
	top: 75px;
	background: url("../images/pre.png") no-repeat;
	position: absolute;
}
.picMarquee-left .hd .prev {
	left: -60px;
}
.picMarquee-left .hd .next {
	background-position: -39px 0;
	right: -60px;
}
.picMarquee-left .bd {
	overflow: hidden;
}
.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picMarquee-left .bd ul li {
	margin: 0 13px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picMarquee-left .bd ul li img {
	width: 254px;
	height: 205px;
}
.picMarquee-left .bd ul li p {
	font-size: 20px;
	color: #000;
	margin-top: 10px;
}
.news {
	margin-top: 50px;
}
.news .indextit {
	margin-bottom: 25px;
}
.newleft {
	width: 550px;
}
.newleft li {
	float: left;
	width: 231px;
	margin: 0 20px;
}
.newleft li a {
	display: block;
	color: #008dcf;
	margin-top: 15px;
}
.newleft li p {
	font-size: 12px;
	color: #6b6a6a;
	line-height: 21px;
	margin-top: 10px;
}
.newleft li a.more {
	font-size: 12px;
	color: #6b6a6a;
}
.newright {
	width: 540px;
	margin-top: 30px;
}
.newright li {
	height: 37px;
	line-height: 37px;
	border-bottom: 1px dashed #e2e2e2;
	padding: 0 10px;
}
.newright li span {
	float: right;
	color: rgba(88,88,88,.71);
}
.newright li a {
	color: rgba(19,19,19,.85);
	display: block;
	float: left;
	background: url(../images/dd.jpg) no-repeat left center;
	padding-left: 20px;
}
.newright li a:hover {
	color: #008dcf;
}
.link {
	height: 46px;
	line-height: 46px;
	background: url(../images/link.jpg) no-repeat left center;
	padding-left: 60px;
	margin-top: 30px;
}
.link p {
	font-size: 20px;
	color: #454545;
	font-weight: bold;
}
.link a {
	color: rgba(64,63,63,.9);
	margin: 0 30px;
}
.footer {
	height: 215px;
	background: #2b2b2b;
	margin-top: 17px;
	color: #fff;
}
.flogo {
	margin-top: 47px;
}
.middle {
	width: 660px;
	margin-left: 68px;
}
.fnav {
	margin-top: 35px;
	padding-bottom: 15px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #4c4c4c;
	font-size: 15px;
	margin-bottom: 20px;
}
.fnav li {
	float: left;
}
.fnav li a {
	color: #fff;
	margin: 0 19px;
}
.middle p {
	font-size: 15px;
	line-height: 29px;
}
.middle p.copy {
	font-size: 14px;
	color: rgba(255,255,255,.51);
	margin-top: 10px;
}
.middle p.copy a {
	color: rgba(255,255,255,.51);
}
.ewm {
	text-align: center;
	margin-right: 50px;
	margin-top: 53px;
}
.ewm p {
	margin-top: 10px;
}
.banner {
	height: 400px;
	background: url(../images/banner.jpg) no-repeat center;
}
.main {
	margin-bottom: 50px;
}
.position {
	background: #f4f4f4 none repeat scroll 0 0;
	border-bottom: 1px solid #e2e2e2;
	color: #434242;
	height: 40px;
	line-height: 40px;
}
.position a {
	color: #434242;
}
.submenu li {
	float: left;
}
.submenu li a {
	display: block;
	text-align: center;
	width: 130px;
}
.submenu li a:hover, .submenu li a.hover {
	background: #008dcf none repeat scroll 0 0;
	color: #fff;
}
.page_top {
	border-bottom: 1px solid #008dcf;
	font-size: 26px;
	margin-top: 30px;
	padding-bottom: 10px;
	text-align: center;
	margin-bottom: 10px;
}
.content {
	line-height: 30px;
}
.list li {
	padding: 0 10px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #ccc;
}
.list li span {
	display: block;
	float: right;
	color: #999;
}
.list li a {
	display: block;
	float: left;
	background: url(../images/dd.jpg) no-repeat left center;
	padding-left: 20px;
}
.photo {
	margin-top: 20px;
}
.photo li {
	float: left;
	margin: 10px 10px 0;
	text-align: center;
}
.photo li img {
	height: 180px;
	width: 250px;
}
.photo li p {
	line-height: 40px;
}
.show {
	margin-top: 30px;
}
.show_top {
	text-align: center;
	margin-bottom: 20px;
}
.show_top .title {
	border-bottom: 1px dotted #ddd;
	font-size: 30px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.show_top .date span {
	color: #999;
	font-size: 12px;
	margin-right: 20px;
}
.prepage {
	margin: 40px 0;
}
.prepage p {
	font-size: 12px;
	line-height: 30px;
}
.prepage p a {
	color: #008dcf;
}
