@charset "utf-8";
.banner{
	width: 100%;
}
.banner img{
	max-width: 100%;
}
.ag-boxtit{
	width: 412px;
	height: 58px;
	line-height: 58px;
	background: url(../images/linekong.png) no-repeat center;
	margin: 0 auto;
	margin-top: 70px;
	
}
.ag-boxtit h2{
	font-size: 28px;
	font-weight: normal;
	color: #ff3110;
	text-align: center;
	font-weight: bold;
}
.ag-boxcnt{
	margin-top: 50px;
	font-size: 0;
}
.ag-boxcnt .ag-boxcnt0{
	-webkit-box-shadow: 1px 3px 10px #efebe8;
	-moz-box-shadow:1px 3px 10px #efebe8;
	box-shadow:1px 3px 10px #efebe8;
	width: 584px;
	height: 140px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #fff;
	border-radius: 10px;
	padding:30px 30px;
	margin-right: 30px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-bottom: 30px;
	position: relative;
}
.ag-boxcnt .ag-boxcnt2,.ag-boxcnt .ag-boxcnt4{
	margin-right: 0;
}
.ag-boxcnt0 .ag-cnttit{
}
.ag-cnttit img{
	vertical-align: middle;
	margin-right: 10px;
}
.ag-cnttit span{
	font-size: 24px;
	color: #ff8c1d;
	vertical-align: middle;
}
.ag-boxcnt0 .ag-cntp{
	margin-top: 15px;
	font-size: 16px;
	color: #333;
}
.ag-boxcnt0 .ag-boxone{
	font-size: 16px;
	background: #ff8c1d;
	color: #fff;
	text-align: center;
	width: 28px;
	height: 26px;
	line-height: 26px;
	border-radius: 10px 0 16px 0;
	position: absolute;
	left: 0;
	top: 0;
}
.ag-cttbg{
	background-color: #ffc12c;
	width: 100%;
	height: 220px;
	background-image: url(../images/ag-cttbg.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin:0 auto;
	border-top: 1px solid transparent;
	margin-top: 50px;
}
.ag-contact .ag-ctttit{
	width: 411px;
	height: 58px;
	line-height: 58px;
	background: url(../images/linekong2.png) no-repeat center;
	margin: 0 auto;
	margin-top: 40px;
}
.ag-contact h4{
	font-size: 28px;
	color: #fff;
	text-align: center;
}
.ag-cttbox{
	width: 1200px;
	margin:  0 auto ;
	margin-top: 30px;
}
.ag-cttbox p{
	font-size: 20px;
	color: #fff;
	text-align: center;
}
.ag-cttbox p b{
	font-size: 26px;
}
.footernav{
	margin-top: 0;
}
.banner-box{
	height: 420px;
	background: #22d2ff;
	background: linear-gradient(90deg,#ff841a,#ffbc2b);
	background: -webkit-linear-gradient(180deg,#ff841a,#ffbc2b);
	background: -moz-linear-gradient(180deg,#ffbc2b,#ff841a);
	position: relative;
}
.banner-box .banner-left{
	float: left;
	width: 494px;
	height: 400px;
	margin-top: 50px;
	zoom: .9;
	position: relative;
}
.banner-left .objects1{
	position: absolute;
	right: 4px;
	bottom: 60px;
	z-index: 4;
}
.banner-left .objects2{
	position: absolute;
	top: 47px;
	left: 34px;
	z-index: 3;
	animation: objects3 2s ease-in-out 200ms infinite;
}
.banner-left .objects3{
	position: absolute;
	top: 34px;
	left: 84px;
	z-index: 2;
	animation: objects3 1s ease-in-out 100ms infinite;
}
.banner-left .objects4{
	position: absolute;
	bottom: 22px;
	right: 110px;
	z-index: 1;
}
.banner-right{
	position: absolute;
	top: 28%;
	right: 22%;
	color: #fff;
}
.banner-right h4{
	font-size: 60px;
	letter-spacing: 20px;
}
.banner-right p{
	font-family:SimHei;
	font-size: 30px;
	color: #fff;
	letter-spacing: 10px;
}