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

.fullSlide {
	width: 100%;
	position: relative;
	height: 560px;
	background: #000;
}
.fullSlide .pulldown {
	display: block;
	width: 17px;
	height: 140px;
	background: url(../img/pulldown.png) center no-repeat;
	position: absolute;
	right: 150px;
	top: 360px;
	z-index: 999;
}
.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: 560px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 560px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 20px;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 2px solid #ff3c00;
	margin: 5px;
	overflow: hidden;
	line-height: 9999px;
}
.fullSlide .hd ul .on {
	background: #ff3c00;
}
h2.tit {
	display: block;
	font-size: 40px;
	font-weight: bold;
}
h4.tit1 {
	display: block;
	color: #717171;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 10px;
}
span.tit2 {
	display: block;
	width: 74px;
	height: 4px;
	background: #ff3c00;
	margin: 30px 0px;
}
.about {
	background: url(../img/bg_about.png) center no-repeat;
	padding: 38.5px 0px;
	height: 679px;
	overflow: hidden;
}
.about .aboutus {
	background: url(../img/bg_aboutus.png) center no-repeat #fff;
	height: 679px;
	position: relative;
}
.about .aboutus .left {
	display: block;
	width: 40%;
	margin-left: 20%;
	padding: 50px 0px;
}
.about .aboutus .left p.w100 {
	font-size: 18px;
	color: #333;
	line-height: 34px;
	padding-right: 12%;
	width: 88%;
}
.about .aboutus .left ul {
}
.about .aboutus .left ul li {
	display: block;
	float: left;
	width: 50%;
	margin-top: 30px;
	overflow: hidden;
}
.about .aboutus .left ul li:nth-child(1) {
	background: url(../img/icon2.png) left 8px no-repeat;
}
.about .aboutus .left ul li:nth-child(1):hover {
	background: url(../img/icon2-h.png) left 8px no-repeat;
}
.about .aboutus .left ul li:nth-child(2) {
	background: url(../img/icon3.png) left 8px no-repeat;
}
.about .aboutus .left ul li:nth-child(2):hover {
	background: url(../img/icon3-h.png) left 8px no-repeat;
}
.about .aboutus .left ul li:nth-child(3) {
	background: url(../img/icon4.png) left 8px no-repeat;
}
.about .aboutus .left ul li:nth-child(3):hover {
	background: url(../img/icon4-h.png) left 8px no-repeat;
}
.about .aboutus .left ul li:nth-child(4) {
	background: url(../img/icon5.png) left 8px no-repeat;
}
.about .aboutus .left ul li:nth-child(4):hover {
	background: url(../img/icon5-h.png) left 8px no-repeat;
}
.about .aboutus .left ul li a {
	display: block;
	font-size: 20px;
	color: #333;
	line-height: 42px;
	margin-left: 40px;
}
.about .aboutus .left ul li:hover a {
	color: #ff3c00;
}
.about .aboutus .left ul li p {
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 18px;
	margin-left: 40px;
}
.about .aboutus em {
	display: block;
	width: 57px;
	height: 57px;
	background: url(../img/icon1.png) center no-repeat #ff3c00;
	position: absolute;
	z-index: 999;
	top: 50%;
	left: 60%;
	margin-left: -28.5px;
	margin-top: -28.5px;
}
.about .aboutus .right {
	width: 40%;
}
.about .aboutus .right img {
	max-width: 100%;
	height: 100%;
}
.slideTxtBox {
	padding: 80px 0px;
	overflow: hidden;
}
.slideTxtBox .left {
	width: 445px;
}
.slideTxtBox .hd {
	overflow: hidden;
}
.slideTxtBox .hd ul {
	width: 755px;
	margin-top: 30px;
}
.slideTxtBox .hd ul li {
	float: left;
	cursor: pointer;
	width: 143px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	background: #e7e7e7;
	margin-right: 10px;
}
.slideTxtBox .hd ul li:last-child {
	margin-right: 0px;
}
.slideTxtBox .hd ul li a {
	font-size: 18px;
}
.slideTxtBox .hd ul li.on {
	background: #263265;
}
.slideTxtBox .hd ul li.on a {
	color: #fff;
}
.slideTxtBox .bd ul {
	overflow: hidden;
	zoom: 1;
}
.slideTxtBox .bd ul li {
	display: block;
	float: left;
	margin-right: 15px;
	margin-top: 30px;
	width: 390px;
	overflow: hidden;
}
.slideTxtBox .bd ul li:nth-child(3n) {
	margin-right: 0px;
}
.slideTxtBox .bd ul li img {
	display: block;
	border: 1px solid #ddd;
	width: 388px;
	height: 267px;
}
.slideTxtBox .bd ul li span {
	display: block;
	text-align: center;
	font-size: 18px;
	width: 100%;
	margin-top: 30px;
}
.slideTxtBox .bd ul li:hover img {
	border-color: #ff3c00;
}
.slideTxtBox .bd ul li:hover span {
	color: #ff3c00;
}
.cases {
	background: url(../img/bg_cases.png) center no-repeat;
	height: 737px;
	overflow: hidden;
}
.picScroll-left {
	overflow: hidden;
	padding: 60px 0px;
}
.picScroll-left .hd {
	overflow: hidden;
}
.picScroll-left .hd .left {
	width: 500px;
}
.picScroll-left .hd .right {
	width: 124px;
}
.picScroll-left .hd .prev, .picScroll-left .hd .next {
	display: block;
	float: left;
	width: 57px;
	height: 57px;
	cursor: pointer;
	margin-top: 30px;
}
.picScroll-left .hd .prev {
	margin-right: 10px;
	background: url(../img/icon6.png) center no-repeat #717171;
}
.picScroll-left .hd .next {
	background: url(../img/icon7.png) center no-repeat #ff3c00;
}
.picScroll-left .bd {
	overflow: hidden;
	margin-top: 20px;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	display: block;
	float: left;
	margin-right: 20px;
	position: relative;
	width: 588px;
	height: 404px;
	border: 1px solid #ddd;
	overflow: hidden;
}
.picScroll-left .bd ul li img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 588px;
	height: 404px;
	z-index: 99;
	-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;
}
.picScroll-left .bd 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);
}
.picScroll-left .bd ul li span {
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	z-index: 999;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: rgba(0,0,0,0.5);
}
.ad {
	height: 139px;
	overflow: hidden;
	background: url(../img/ad.png) center no-repeat;
	margin: 60px auto;
}
.news {
	padding: 20px 0px 60px 0px;
	overflow: hidden;
}
.newslist {
	background: url(../img/line.png) center 327px no-repeat;
}
.newslist li {
	display: block;
	float: left;
	margin-right: 15px;
	margin-top: 20px;
	width: 390px;
	overflow: hidden;
}
.newslist li:nth-child(3n) {
	margin-right: 0px;
}
.newslist li img {
	display: block;
	width: 388px;
	height: 267px;
	border: 1px solid #ddd;
	-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;
}
.newslist 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);
}
.newslist li h3 {
	display: block;
	text-align: center;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	margin-top: 60px;
}
.newslist li:hover h3 {
	color: #ff3c00;
}
.newslist li p {
	display: block;
	text-align: center;
	color: #717171;
	line-height: 24px;
	margin-top: 10px;
}
