@charset "utf-8";
/* CSS Document */
.fullSlide {
	width: 100%;
	position: relative;
	height: 419px;
}
.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: 419px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 419px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 50px;
	left: 0;
	height: 12px;
	line-height: 12px;
	text-align: center;
}
.fullSlide .hd ul {
	text-align: center;
	padding-top: 5px;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 37px;
	height: 12px;
	margin: 5px;
	overflow: hidden;
	line-height: 9999px;
	background: #fff;
	border-radius: 20px;
}
.fullSlide .hd ul .on {
	background: #e8370d;
}
.banner {
	
	height: 419px;
	text-align: center;
}
.banner p {
	font-size: 36px;
	color: #fff;
	padding-top: 160px;
}
.banner h3 {
	font-size: 60px;
	margin: 10px 0px;
	background-image: -webkit-linear-gradient(top, #fff, #999);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.banner span {
	color: #fff;
	font-size: 24px;
	display: block;
	margin-top: 30px;
}
.banner em {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	display: block;
	margin: 10px auto;
}
.banner a {
	display: block;
	width: 180px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	border: 1px solid #fff;
	color: #fff;
	margin: 40px auto;
	font-size: 24px;
}
.banner a:hover {
	color: #ffcc00;
	border-color: #ffcc00;
}
/*中间*/
.about {
	/*background: #1e336a;*/
	padding: 65px 0px;
}
.about h3 {
	display: block;
	font-size: 36px;
	/*color: #fff;*/
	font-weight: bold;
	text-align: center;
}
.about p {
	display: block;
	font-size: 26px;
	line-height: 50px;
	/*color: #fff;*/
	margin: 30px 0px;
	padding: 0px 30px;/*text-indent: 20px;*/
}
.about ul {
	width: 272px;
	margin: 0px auto;
}
.about ul li {
	display: block;
	float: left;
	width: 48px;
	height: 48px;
	margin-right: 20px;
}
.about #pic {
	width: 100%;
	height: 356px;
	background: url(../img/play.jpg) center no-repeat #000;
	cursor: pointer;
	margin: 0px auto;
}
.about #play {
	display: none;
	width: 533px;
	height: 356px;
	margin: 0px auto;
}
.block {
	width: 560px;
	height: 560px;
	padding: 60px;
	overflow: hidden;
}
.block h3 {
	display: block;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ddbcbf;
}
.block h2 {
	display: block;
	font-size: 42px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 10px 0px;
}
.block p {
	display: block;
	font-size: 16px;
	line-height: 30px;
	text-transform: uppercase;
	margin: 20px 0px;
}
.block a {
	display: block;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-weight: bold;
	width: 177px;
	height: 53px;
	line-height: 53px;
	background: #c72700;
	margin-top: 30px;
}
.block1 {
	background: url(../img/b1.jpg) center 50px no-repeat #fafafa;
}
.block2 {
	background: url(../img/b1.jpg) center bottom no-repeat #fafafa;
	/*height: 1200px;*/
}
.block1 #video {
	width: 548px;
	display: block;
	cursor: pointer;
	margin-top: 150px;
	border: 1px solid #ddd;
	padding: 5px;
}
.block2 #video {
	width: 548px;
	display: block;
	cursor: pointer;
	margin-top: 180px;
	border: 1px solid #ddd;
	padding: 5px;
}
.slideTxtBox {
	padding: 10px 0px 70px 0px;
	overflow: hidden;
}
.slideTxtBox .t_hd {
	height: 30px;
	line-height: 30px;
	position: relative;
}
.slideTxtBox .t_hd span {
	font-size: 34px;
	text-align: center;
	margin-top: 50px;
}
.slideTxtBox .t_hd em {
	color: #999;
	text-transform: uppercase;
	font-size: 18px;
	margin: 10px 0px;
	text-align: center;
}
.slideTxtBox .t_hd ul {
	padding-top: 20px;
}
.slideTxtBox .t_hd ul li {
	display: block;
	float: left;
	color: #000;
	margin-right: 20px;
	font-size: 19px;
	text-align: center;
	cursor: pointer;
}
.slideTxtBox .t_hd ul li:last-child {
	margin-right: 0px;
}
.slideTxtBox .t_hd ul li.on {
	font-weight: bold;
	color: #000;
}
.slideTxtBox .bottom {
	padding-top: 50px;
	overflow: hidden;
}
.slideTxtBox .bottom .lt {
	width: 100%;
}
.slideTxtBox .bottom .lt h2 a {
	display: block;
	background: url(../img/dot.png) left top no-repeat;
	font-size: 20px;
	font-weight: bold;
	height: 80px;
	line-height: 80px;
	text-align: center;
}
.slideTxtBox .bottom .lt p {
	display: block;
	font-size: 26px;
	color: #999;
	line-height: 40px;
}
.slideTxtBox .bottom .lt em {
	display: block;
	width: 49px;
	height: 7px;
	background: #1e336a;
	margin-top: 10px;
	margin: 0px auto;
}
.slideTxtBox .bottom .rt {
}
.slideTxtBox .bottom .rt img {
	width: 618px;
	border: 1px solid #ddd;
}
.products {
	background: #f3f3f5;
	overflow: hidden;
	padding: 30px 0px 80px 0px;
}
.products h3 {
	font-size: 34px;
	text-align: center;
	margin-top: 50px;
}
.products ul {
	overflow: hidden;
	padding: 30px 0px;
}
.products ul li {
	position: relative;
	float: left;
	overflow: hidden;
	border: 1px solid #ddd;
	width: 300px;
	margin-right: 16px;
	margin-top: 16px;
}
.products ul li:nth-child(2n) {
	margin-right: 0px;
}
.products 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: 300px;
	height: 178px;
}
.products 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);
}
.products ul li span {
	width: 266px;
	padding-left: 34px;
	display: block;
	height: 70px;
	line-height: 70px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.products ul li em {
	display: block;
	width: 50px;
	height: 50px;
	background: url(../img/icon7.png) center no-repeat #c72700;
	position: absolute;
	right: 30px;
	bottom: 46px;
}
.products ul li:hover span {
	color: #c72700;
}
.advantage {
	padding: 65px 0px;
	overflow: hidden;
}
.advantage h3 {
	display: block;
	font-size: 36px;
	text-align: center;
}
.advantage ul {
	padding-top: 50px;
	overflow: hidden;
}
.advantage ul li {
	display: block;
	margin-bottom: 40px;
}
.advantage ul li:nth-child(1) {
	background: url(../img/a1.png) center top no-repeat;
}
.advantage ul li:nth-child(2) {
	background: url(../img/a2.png) center top no-repeat;
}
.advantage ul li:nth-child(3) {
	background: url(../img/a3.png) center top no-repeat;
}
.advantage ul li:nth-child(4) {
	background: url(../img/a4.png) center top no-repeat;
}
.advantage ul li h4 {
	display: block;
	font-size: 28px;
	font-weight: block;
}
.advantage ul li p {
	display: block;
	font-size: 22px;
	line-height: 35px;
	color: #999;
}
.advantage ul li:nth-child(1) h4 {
	padding-top: 240px;
	padding-left: 70px;
}
.advantage ul li:nth-child(1) p {
	padding: 20px 30px 0px 70px;
}
.advantage ul li:nth-child(2) h4 {
	padding-top: 240px;
	padding-left: 25px;
}
.advantage ul li:nth-child(2) p {
	padding: 20px 30px 0px 25px;
}
.advantage ul li:nth-child(3) h4 {
	padding-top: 240px;
	padding-left: 35px;
}
.advantage ul li:nth-child(3) p {
	padding: 20px 30px 0px 35px;
}
.advantage ul li:nth-child(4) h4 {
	padding-top: 240px;
}
.advantage ul li:nth-child(4) p {
	padding: 20px 30px 0px 0px;
}
.cases {
	overflow: hidden;
	min-height: 610px;
	/*background: #1e336a;*/
	background: url(../img/why.jpg) left top no-repeat;
	padding: 0px 30px 0px 400px;
	width: 250px;
}
.cases p {
	font-size: 18px;
	line-height: 30px;
	margin-top: 20px;
}
.cases h3 {
	display: block;
	font-size: 26px;
	/*text-align: center;*/
	/*color: #fff;*/
	margin-top: 30px;
}
.cases ul {
	padding: 40px 20px 0px 20px;
	overflow: hidden;
}
.cases ul li {
	display: block;
	float: left;
	text-align: center;
	width: 50%;
	color: #fff;
	line-height: 40px;
	font-size: 22px;
}
.partener {
	padding: 20px 0px 65px 0px;
	overflow: hidden;
}
.partener h3 {
	display: block;
	font-size: 36px;
	text-align: center;
}
.picScroll-left {
	overflow: hidden;
	position: relative;
	padding-top: 40px;
}
.picScroll-left .prev {
	display: block;
	width: 13px;
	height: 22px;
	background: url(../img/lt.png) center no-repeat;
	cursor: pointer;
	float: left;
	margin-top: 80px;
}
.picScroll-left .next {
	display: block;
	width: 13px;
	height: 22px;
	background: url(../img/rt.png) center no-repeat;
	cursor: pointer;
	float: right;
	margin-top: 80px;
}
.picScroll-left .bd {
	float: left;
	padding: 0px 20px;
	width: 554px;
	overflow: hidden;
}
.picScroll-left .bd ul {
}
.picScroll-left .bd ul li {
	width: 181px;
	display: block;
	float: left;
	margin-right: 10px;
}
.picScroll-left .bd ul li img {
	width: 181px;
	height: 147px;
	display: block;
}
.picScroll-left .bd ul li span {
	display: block;
	width: 100%;
	text-align: center;
	height: 80px;
	line-height: 80px;
	font-size: 28px;
	text-transform: uppercase;
}
.news {
	padding: 65px 0px;
	overflow: hidden;
	background: #f1f1f1;
}
.news h3 {
	display: block;
	font-size: 36px;
	text-align: center;
}
.news ul {
	padding: 30px 30px 0px 30px;
}
.news ul li {
	display: block;
	float: left;
	width: 560px;
	margin-bottom: 50px;
}
.news ul li h4 a {
	font-size: 26px;
	display: block;
	text-transform: uppercase;
	line-height: 42px;
}
.news ul li p.tit {
	display: block;
	font-size: 18px;
	color: #999;
	line-height: 35px;
	margin-top: 15px;
}
.news ul li p.date {
	border-top: 1px solid #ddd;
	margin-top: 20px;
	padding-top: 20px;
}
.news ul li p.date span {
	float: left;
	color: #999;
	font-size: 14px;
}
.news ul li p.date em {
	float: right;
	font-size: 14px;
	background: url(../img/icon3.png) right center no-repeat;
	padding-right: 16px;
}
