.onebox{
	background:url(/Public/Home/img/newgongyi/bg1.jpg) no-repeat top center;
	height:660px;
}
.onebox .bgmain{
	width:1116px;
	margin:0 auto;
	padding-top:99px;
}
.onebox .bgmain li{
	width:222px;
	height:306px;
	float:left;
	font-size:18px;
	line-height:32px;
	text-align:center;
	padding:0 17px;
	transform:scale(1);
	transition:transform 0.3s;
	cursor:default;
}
.onebox .bgmain li:hover{
	transform:scale(1.1);
}
.onebox .bgmain a{
	width:100%;
	height:100%;
	color:#000;
	background:#fff;
	display:block;
	padding-top:20px;
	box-shadow:0px 3px 5px 3px #b1afb0;
}
.onebox .bgmain li strong{
	display:block;
	padding-top:35px;
}
.onebox .bgmain li span{
	display:block;
}
.onebox .onebtn{
	display:block;
	width:480px;
	height:57px;
	margin:0 auto;
	position:relative;
	margin-top:105px;
}
.onebox .onebtn i{
	width:47px;
	height:69px;
	display:block;
	position:absolute;
	top:16px;
	right:5px;
	background:url(/Public/Home/img/newgongyi/btnico.png) no-repeat top center;
	animation:icoshou 1s infinite;
}
@keyframes icoshou {
	0%{
		top:16px;
	}
	50%{
		top:25px;
	}
	100%{
		top:16px;
	}
}
.titbox{
	padding-top:45px;
}
.onebox .titbox{
	padding-bottom:65px;
}
.twobox{
	padding-bottom:108px;
}
.twobox .bgmain{
	width:850px;
	height:565px;
	margin:0 auto;
	background:url(/Public/Home/img/newgongyi/img2.jpg) no-repeat top center;
	position:relative;
}
.twobox .bgmain .twobtn{
	width:145px;
	height:145px;
	position:absolute;
	top:7px;
	right:60px;
	transform:scale(1);
	animation:anniu 0.7s infinite;
}
@keyframes anniu{
	0%{
		transform:scale(1);
	}
	50%{
		transform:scale(1.1);
	}
	100%{
		transform:scale(1);
	}
}
.textbox{
	text-align:center;
	font-size:30px;
	color:#505050;
	padding-top:30px;
	margin-bottom:0;
}
.textbox2{
	font-size:18px;
	color:#505050;
	line-height:30px;
	width:1190px;
	margin:0 auto;
	text-align:center;
	padding-top:35px;
}
.threebox{
	background:url(/Public/Home/img/newgongyi/bg3.jpg) no-repeat top center;
}
.threebox .bgmain{
	padding-top:60px;
	padding-bottom:120px;
}
.threebox .listbox{
	width:100%;
	height:144px;
	margin-top:-15px;
	position:relative;
}
.threebox .listbox .swiper-container{
	max-width:1392px;
	width:100%;
	*width:1392px;
	height:144px;
}
/*.threebox .listbox .swiper-slide{
	transform:scale(1);
	transition:transform 0.3s;
}
.threebox .listbox .swiper-slide:hover{
	transform:scale(1.1);
}*/
.threebox .listbox .swiper-button-gongju{
	background:none;
	width:264px;
	height:174px;
	top:50%;
	left:0;
	margin-top:-87px;
}
.threebox .listbox .swiper-button-gongju img{
	box-shadow:0px 2px 6px 2px #bfbfc3;
}
.threebox .listbox .swiper-button-gongju.swiper-button-next{
	width:281px;
	left:auto;
	right:0;
}
.fourbox{
	padding-top:35px;
}
.fourbox .bgmain{
	padding-top:30px;
	padding-bottom:70px;
}
.fivebox{
	height:810px;
	background:url(/Public/Home/img/newgongyi/bg5.jpg) no-repeat top center;
}
.fivebox .titbox{
	padding-top:30px;
}
.fivebox .flbox{
	float:left;
}
.fivebox .bgmain{
	width:1168px;
	margin:0 auto;
	padding-top:90px;
}
.fivebox .arrow{
	width:215px;
	padding-top:175px;
}
.videobox{
	width:498px;
	height:295px;
	float:left;
	background:url(/Public/Home/img/newgongyi/videobg.png) repeat-x;
	padding:6px;
	border-radius:5px;
	margin-top:70px;
}
.videobox video{
	margin:0 auto;
}
.video-js .vjs-big-play-button{
    width:100%;
    height:100%;
    text-align:center;
    color:#fff;
    background:url(/Public/Home/img/newgongyi/play.png) no-repeat center center;
    background-color:rgba(0,0,0,0.6);
    position:absolute;
    top:0;
    left:0;
    border:0;
    border-radius:0;
    transition:opacity 0.3s;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder{
    display:block;
}
.video-js .vjs-big-play-button:focus,.video-js:hover .vjs-big-play-button{
    background:url(/Public/Home/img/newgongyi/play.png) no-repeat center center;
    background-color:rgba(0,0,0,0.5);
}
.video-js .vjs-big-play-button:after{
	display:none;
	content:"";
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before{
	content:"";
}


.sixbox{
	padding-top:35px;
	padding-bottom:80px;
}
.sixbox .bgmain{
	padding-top:55px;
}
.sevenbox{
	background:url(/Public/Home/img/newgongyi/bg7.jpg) no-repeat top center;
	
}
.sevenbox .bgmain{
	max-width:1515px;
	width:100%;
	*width:1515px;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:45px;
	overflow:hidden;
}
.sevenbox .bgmain ul{
	overflow:hidden;
	height:508px;
}
.sevenbox .bgmain li{
	float:left;
	width:20%;
	border-left:4px solid #e5e4e4;
	border-bottom:4px solid #e5e4e4;
	text-align:center;
	font-size:18px;
	color:#000;
	padding-top:40px;
	padding-bottom:30px;
}
.sevenbox .bgmain li:first-child,.sevenbox .bgmain li:nth-child(6){
	border-left:0;
}
.sevenbox li span,.sevenbox li strong{
	display:block;
	font-weight:bold;
	line-height:24px;
}
.sevenbox li strong{
	line-height:28px;
	padding-top:22px;
}
.eightbox .bgmain{
	max-width:1236px;
	width:100%;
	*width:1236px;
	margin:0 auto;
	padding-top:60px;
}
.eightbox .bgmain ul li{
	width:50%;
	height:314px;
	float:left;
}
.baomingbox{
	width:1200px;
	margin:0 auto;
	padding-top:50px;
	padding-bottom:150px;
}
.baomingbox input{
	float:left;
	width:220px;
	height:56px;
	line-height:56px;
	padding:0 12px;
	font-size:24px;
	border:1px solid #dcdbdb;
	margin:0;
	margin-right:15px;
	box-shadow:1px 2px 5px 2px #9a9898 inset;
}
.baomingbox .input2{
	width:265px;
}
.baomingbox .input3{
	width:394px;
}
.baomingbox a{
	width:249px;
	height:56px;
	background:#787878;
	float:right;
	font-size:30px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	line-height:56px;
	border-radius:28px;
	box-shadow:0px 6px 3px 1px #a7a6a6;
}
