@charset "utf-8";
/* CSS Document */

/*首页横幅*/
.fullSlide {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 249px;
	height: 590px;
	z-index: 199;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 590px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 590px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 40px;
	left: 0;
	height: 12px;
	line-height: 12px;
	text-align: center;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
 *display:inline;
	zoom: 1;
	width: 12px;
	height: 12px;
	margin: 7px;
	overflow: hidden;
	border-radius: 50%;
	line-height: 9999px;
	background: #fff;
}
.fullSlide .hd ul .on {
	background: #ffa800;
}
/*首页其他部分*/
.product {
	padding: 70px 0px;
	overflow: hidden;
}
.product h3 {
	display: block;
	text-align: center;
	font-size: 40px;
	width: 100%;
	height: 60px;
	line-height: 60px;
}
.product em {
	display: block;
	width: 45px;
	height: 4px;
	background: #ffa800;
	margin: 0px auto;
}
.product p {
	display: block;
	width: 1000px;
	margin: 30px auto;
	text-align: center;
	color: #666;
	line-height: 32px;
	font-size: 16px;
}
.product ul {
	display: block;
	overflow: hidden;
	width: 100%;
}
.product ul li {
	display: block;
	float: left;
	width: 384px;
	height: 273px;
	margin-right: 14px;
	overflow: hidden;
	margin-bottom:20px;
}
.product ul li img {
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	transition: .5s all;
	-webkit-transform: scale(1, 1) rotate(0);
	-ms-transition: .5s all;
	width: 384px;
	height: 273px;
}
.product ul li:hover img {
	-webkit-transform: scale(1.06, 1.06);
	-moz-transform: scale(1.06, 1.06);
	-o-transform: scale(1.06, 1.06);
	transform: scale(1.06, 1.06);
	-ms-transform: scale(1.06, 1.06);
}
.product ul li:nth-child(3n) {
	margin-right: 0px;
}
.product a.more {
	display: block;
	width: 278px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	background: #c7000a;
	border-radius: 5px;
	font-size: 18px;
	color: #fff;
	margin: 50px auto 0px auto;
}
.product a.more:hover {
	background: #333;
}
.advs {
	height: 90px;
	background: url(../img/bg_ad.png) center no-repeat;
}
.pk {
	background: #eff0f0;
	overflow: hidden;
}
.pk .w1180 {
	overflow: hidden;
	margin: 40px auto;
}
.pk h2 {
	color: #000;
	font-size: 24px;
	line-height: 24px;
}
.pk p {
	color: #666;
	font-size: 16px;
	line-height: 24px;
	margin-top: 15px;
}
.pk_1 .left {
	width: 484px;
}
.pk_1 .right {
	width: 574px;
	background: url(../img/icon2.png) left 20px no-repeat;
	padding-left: 80px;
	padding-top: 20px;
}
.pk_2 .left {
	width: 580px;
	background: url(../img/icon3.png) left 20px no-repeat;
	padding-left: 80px;
	padding-top: 20px;
}
.pk_2 .right {
	width: 485px;
}
.about {
	height: 279px;
	background: url(../img/bg_shuzi.jpg) center no-repeat;
}
.about dl {
	display: block;
	float: left;
	padding: 30px 60px;
	text-align: center;
}
.about dl dt {
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	display: block;
}
.about dl dt span {
	font-size: 18px;
	color: #fff;
}
.about dl em {
	height: 4px;
	background: #ffa800;
	width: 50px;
	display: block;
	margin: 0px auto;
}
.about dl dd {
	display: block;
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
}
.aboutus {
	background: url(../img/bg_about.jpg) center repeat;
	margin-top: 30px;
	padding: 50px 0px;
	overflow: hidden;
}
.aboutus h3 {
	font-size: 40px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: block;
}
.aboutus em {
	font-size: 16px;
	color: #666;
	text-align: center;
	display: block;
	height: 40px;
	line-height: 40px;
}
.aboutus .fc {
	background: #fff;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 50px;
}
.aboutus .fc .left {
	width: 495px;
	height: 336px;
}
.aboutus .fc .right {
	width: 655px;
	padding: 40px 0px;
	height: 256px;
}
.aboutus .fc .right p {
	text-indent: 40px;
	font-size: 16px;
	color: #666;
	line-height: 32px;
}
.aboutus .fc .right a {
	display: block;
	background: #c7000a;
	width: 240px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	margin: 30px 0px 0px 40px;
}
.aboutus .fc .right a:hover {
	background: #333;
}
.aboutus .fh {
}
.aboutus .fh h2 {
	display: block;
	background: url(../img/icon6.png) left center no-repeat;
	font-size: 30px;
	padding-left: 30px;
	height: 50px;
	line-height: 50px;
}
.aboutus .fh ul {
	margin-top: 20px;
}
.aboutus .fh ul li a {
	display: block;
	float: left;
	border: 1px solid #333;
	padding: 2px;
	overflow: hidden;
	width: 225px;
	height: 150px;
	margin-right: 6.25px;
}
.aboutus .fh ul li:last-child a {
	margin-right: 0px;
}
.aboutus .fh ul li a img {
	width: 225px;
	height: 150px;
}
.cases {
	background: url(../img/bg_case.jpg) center top no-repeat;
	overflow: hidden;
	padding: 50px 0px 49px 0px;
}
.cases h3 {
	font-size: 40px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: block;
	color: #fff;
}
.cases em {
	font-size: 16px;
	color: #fff;
	text-align: center;
	display: block;
	height: 40px;
	line-height: 40px;
}
.case ul {
	overflow: hidden;
	background: #fff;
	margin-top: 40px;
	padding: 60px 23.5px;
}
.case ul li {
	display: block;
	float: left;
	overflow: hidden;
	width: 272px;
	margin-right: 15px;
}
.case ul li:last-child {
	margin-right: 0px;
}
.case ul li a {
}
.case ul li a img {
	display: block;
	width: 272px;
	height: 184px;
}
.case ul li a h2 {
	display: block;
	width: 272px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	margin-top: 10px;
}
.case ul li a em {
	display: block;
	height: 3px;
	width: 46px;
	background: #ffa800;
	margin: 0px auto;
}
.case ul li a p {
	display: block;
	width: 272px;
	line-height: 22px;
	color: #666;
	margin-top: 20px;
	margin-bottom: 20px;
}
.case ul li a span {
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	width: 130px;
	background: #333;
	margin: 0px auto;
}
.case ul li a:hover h2 {
	color: #c7000a;
}
.case ul li a:hover em {
	background: #c7000a;
}
.case ul li a:hover span {
	background: #0067be;
}
.cases .partner {
	height: 108px;
	margin-top: 95px;
}
.cases .partner dl {
	display: block;
	float: left;
	width: 205px;
	height: 108px;
	margin-right: 38.75px;
}
.cases .partner dl:last-child {
	margin-right: 0px;
}
.news {
	background: url(../img/bg_news.jpg) center top no-repeat;
	padding: 50px 0px;
	overflow: hidden;
}
.news h3 {
	font-size: 40px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: block;
	color: #fff;
}
.news em {
	font-size: 16px;
	color: #fff;
	text-align: center;
	display: block;
	height: 40px;
	line-height: 40px;
}
.news .ns {
	background: #eff0f0;
	padding: 10px;
	overflow: hidden;
	width: 1160px;
	margin-top: 30px;
}
.news .n_bottom {
	background: #fff;
	padding: 30px;
	overflow: hidden;
	width: 1100px;
}
.news .n_bottom ul {
}
.news .n_bottom ul li {
	display: block;
	float: left;
	width: 361px;
	margin-right: 8.5px;
}
.news .n_bottom ul li:last-child {
	margin-right: 0px;
}
.news .n_bottom ul li a {
}
.news .n_bottom ul li a img {
	display: block;
	width: 361px;
	height: 236px;
}
.news .n_bottom ul li a h2 {
	display: block;
	text-align: center;
	font-size: 16px;
	height: 45px;
	line-height: 45px;
}
.news .n_bottom ul li a em {
	height: 3px;
	margin: 0px auto;
	width: 45px;
	background: #ffa800;
}
.news .n_bottom ul li a p {
	font-size: 12px;
	line-height: 22px;
	margin: 10px 0px;
}
.news .n_bottom ul li a span {
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	width: 130px;
	background: #c7000a;
	margin: 30px auto;
}
.news .n_bottom ul li a:hover h2 {
	color: #c7000a;
}
.news .n_bottom ul li a:hover em {
	background: #c7000a;
}
.news .n_bottom ul li a:hover span {
	background: #0067be;
}
.help {
	margin-top: 0px;
}
.help h3 {
	text-align: left;
}
.help em {
	height: 3px;
	width: 45px;
	background: #ffa800;
	margin-top: 15px;
}
.help ul li {
	display: block;
	float: left;
	background: #fff;
	margin-right: 20px;
	width: 320px;
	padding: 30px;
	overflow: hidden;
	height: 129px;
	margin-top: 30px;
}
.help ul li a {
	display: block;
	background: url(../img/icon7.png) left center no-repeat;
	height: 41px;
	line-height: 41px;
	font-size: 16px;
	padding-left: 56px;
}
.help ul li p {
	display: block;
	background: url(../img/icon8.png) left top no-repeat;
	padding-left: 56px;
	font-size: 12px;
	line-height: 22px;
	color: #999;
}
.help ul li:last-child {
	margin-right: 0px;
}
